From 52d63ed89f0c658a0fd8bb0557c458a1b2872639 Mon Sep 17 00:00:00 2001 From: justine Date: Mon, 9 Sep 2024 16:51:33 -0400 Subject: [PATCH] fix ellipses --- .../get_embeddings_and_cluster.ipynb | 19702 +++------------- 1 file changed, 3820 insertions(+), 15882 deletions(-) diff --git a/moderne_visualizations_misc/get_embeddings_and_cluster.ipynb b/moderne_visualizations_misc/get_embeddings_and_cluster.ipynb index 010ddea..97c6d81 100644 --- a/moderne_visualizations_misc/get_embeddings_and_cluster.ipynb +++ b/moderne_visualizations_misc/get_embeddings_and_cluster.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 4, + "execution_count": 10, "metadata": {}, "outputs": [ { @@ -26,61 +26,17 @@ { "hovertemplate": "%{hovertext}

cluster id=0
x=%{x}
y=%{y}", "hovertext": [ - "// End the block; arg could be empty, but that's fine\nwords.add(current.toString())", - "// Attribute has been removed.\nmodificationList.add(new ModificationItem(DirContext.REMOVE_ATTRIBUTE, changedAttr))", - "// Replace single-vale attribute.\nmodificationList.add(new ModificationItem(DirContext.REPLACE_ATTRIBUTE, changedAttr))", - "// broken\n\t// signature\n\tresponse.getAssertions().add(assertion)", - "// realistically we can only add refs because reqions are independent\n// and when restoring, those child contexts need to get dehydrated\nchildRefs.add(r.getId())", - "// need to keep this header until later\nheaderPatterns.add(\"!\" + BinderHeaders.PARTITION_HEADER)", - "// preventDuplicates is either TRUE or NULL\n\t\tfiltersNeeded.add(new AcceptOnceFileListFilter())", - "// non-dynamic relationship or relationship with properties\nplainRelationshipRows.add(properties)", - "\n// Copy the order from Spring Integration for compatibility with SI 5.2\nresolvers.add(new PayloadExpressionArgumentResolver())", - "// Attribute has been added.\nmodificationList.add(new ModificationItem(DirContext.ADD_ATTRIBUTE, changedAttr))", - "// Found a bean with matching qualifier annotation\nmatchingBeanNames.add(name)", - "//preventDuplicates is either null or true\nfiltersNeeded.add(new AcceptOnceFileListFilter())", - "// Spring bean definition has a Named annotation that\n// matches the name of the bean\n// In such cases, we dedupe namedProvider (because it's\n// Key equals typeProvider Key)\n// Thus, this complementary check is required\n// (because name field is null in typeProvider,\n// and if check above wouldn't pass)\nmatchingBeanNames.add(name)", - "// Guice is injecting dependency of this type by bean name\nmatchingBeanNames.add(name)", - "// default factory, holds P6Spy configuration\nmoduleList.add(P6SpyFactory.class.getName())", - "//just do the thumbnails that are between 100 and 200 px...\nphotoUrls.add(attributes.getValue(\"url\"))", - "// <-- offset 0\n\tfutures.add(this.template.sendDefault(\"val1\"))", - "// <-- offset 1\n\tfutures.add(this.template.sendDefault(\"val2\"))", - "// <-- offset 2\n\tfutures.add(this.template.sendDefault(\"val3\"))", - "// preventDuplicates is either FALSE or NULL\n\t\tfiltersNeeded.add(this.filter)", - "// This is a multivalue attribute and it is ordered - the original\n// value should be replaced with the new values so that the ordering\n// is preserved.\nmodificationList.add(new ModificationItem(DirContext.REPLACE_ATTRIBUTE, changedAttr))", - "// This means that the attributes are not equal, but the\n// actual values are the same - thus the order must have\n// changed. This should result in a REPLACE_ATTRIBUTE operation.\nmyModifications.add(new ModificationItem(DirContext.REPLACE_ATTRIBUTE, changedAttr))", - "// This is actually a complete replacement of the attribute values.\n// Fall back to REPLACE\nmodificationList.add(new ModificationItem(DirContext.REPLACE_ATTRIBUTE, addedValuesAttribute))", - "// single entity value\n\t\tnodes.add(new PathNode(path, parentNode, value))", - "// noinspection unchecked\ninsertRootBatchCandidates.add((DbAction.InsertRoot) rootAction)", - "// negative matchers get priority\nmatchers.add(0, new SinglePatternBasedHeaderMatcher(thePattern, negate))", - "// treat entire string as a literal\nexpressions.add(new LiteralExpression(expressionString))", - "// no more ${expressions} found in string, add rest as static text\nexpressions.add(new LiteralExpression(expressionString.substring(startIdx)))", - "// noinspection unchecked\nroots.add((T) newEntity)", - "// revert to the previous behavior of just using the name when there is mixture of String and Queue\nnames.add(q.getName())", - "// remove client_id_issued_at\n\tparameters.add(id)", - "// @formatter:on\nauthenticationProviders.add(deviceVerificationAuthenticationProvider)", - "// @formatter:on\nauthenticationProviders.add(deviceAuthorizationConsentAuthenticationProvider)", - "// Has to be at the end, but before PayloadMethodArgumentResolver\nresolvers.add(resolvers.size() - 1,\n\t\tnew OptionalEmptyAwarePayloadArgumentResolver(this.messageConverter, this.validator))", - "// Insert before PayloadMethodArgumentResolver\nresolvers.add(resolvers.size() - 1, new ContinuationHandlerMethodArgumentResolver())", - "// If user supplies only one profile, allow others\notherProfiles.add(p + \",*\")", - "// the existence of this property source confirms a successful\n// response from config server\npropertySources.add(0, new MapPropertySource(CONFIG_CLIENT_PROPERTYSOURCE_NAME, map))", - "\n// TODO Consider to use global option to determine a precedence of\n// methods\nthis.handlerMethodsList.add(this.handlerMethods)", - "// // TODO: switch to Options.with() when implemented\noptions.add(Option.PROFILE_SPECIFIC)", - "// this url should be rejected because the root DN goes into a separate parameter\nserverUrls.add(\"ldap://bar:389/dc=foobar,dc=org\")", - "// a simple trailing slash should be ok\nserverUrls.add(\"ldaps://blah:636/\")", - "// @formatter:off\nthis.outboundMatchers.add(new NeverMatch(\n\t\tPulsarHeaders.KEY,\n\t\tPulsarHeaders.KEY_BYTES,\n\t\tPulsarHeaders.ORDERING_KEY,\n\t\tPulsarHeaders.INDEX,\n\t\tPulsarHeaders.MESSAGE_ID,\n\t\tPulsarHeaders.BROKER_PUBLISH_TIME,\n\t\tPulsarHeaders.EVENT_TIME,\n\t\tPulsarHeaders.MESSAGE_SIZE,\n\t\tPulsarHeaders.PRODUCER_NAME,\n\t\tPulsarHeaders.RAW_DATA,\n\t\tPulsarHeaders.PUBLISH_TIME,\n\t\tPulsarHeaders.REDELIVERY_COUNT,\n\t\tPulsarHeaders.REPLICATED_FROM,\n\t\tPulsarHeaders.SCHEMA_VERSION,\n\t\tPulsarHeaders.SEQUENCE_ID,\n\t\tPulsarHeaders.TOPIC_NAME))", - "// NOSONAR never null\n\t\t\t\t\tadviceChain.add(new RuntimeBeanReference(holder.getBeanName()))", - "// Two steps with the same name should both be executed, since\n// the user might actually want it to happen twice. On a restart\n// it would be executed twice again, even if it failed on the\n// second execution. This seems reasonable.\nsteps.add(step2)", - "\n// Also, we cannot filter, but need to sort in the end.\nthis.sortItems.add(distanceFunction.ascending())", - "// Use non SimpleGrantedAuthority (SEC-863)\nauthorities.add((GrantedAuthority) () -> role)", - "// Test to ensure no issues parsing server.port command line arg.\ncommandLineArgs.add(LocalTaskLauncher.SERVER_PORT_KEY_COMMAND_LINE_ARG + DeployerSocketUtils.findAvailableTcpPort(LocalTaskLauncher.DEFAULT_SERVER_PORT))", - "//TODO Consider to use global option to determine a precedence of methods\nthis.handlerMethodsList.add(this.handlerMethods)", - "\n// test adding to command line args, which has higher precedence than application properties\ncommandLineArgs.add(LocalTaskLauncher.SERVER_PORT_KEY_COMMAND_LINE_ARG + 9191)", - "// Has to be at the end - look at PayloadMethodArgumentResolver documentation\ncustomArgumentsResolver.add(new KafkaNullAwarePayloadArgumentResolver(messageConverter, validator))", - "// The following\nnewConverters.add(new OtherConverters.EnumToObject(getObjectMapper()))", - "// candidate tied with current winner, keep track\nmatches.add(candidate)", - "// Entry for fallback locale that isn't already in filenames list.\nfilenames.add(fallbackFilename)", - "// mock has views on the same http port\n\n\t\t\tnodeConfigs.add(new TestNodeConfig(server.getHostname(), ports))", - "// Just give an ID to all this acl's aces, rest of the fields are just\n// copied\nnewAces.add(new AccessControlEntryImpl((i + 1), ac.getAcl(), ac.getSid(), ac.getPermission(),\n\t\tac.isGranting(), ((AuditableAccessControlEntry) ac).isAuditSuccess(),\n\t\t((AuditableAccessControlEntry) ac).isAuditFailure()))" + "t.getRequestURI()", + "request.getRequestURI()", + "PageRequest.of(page - 1, pageSize)", + "template.exchange(RequestEntity.get(\"/owners/1\").build(), String.class)", + "exchange.getRequest()", + "RequestEntity.get(\"http://localhost:\" + port + \"/oups\")", + "get(\"/owners?page=1\")", + "getHttpServletRequest()", + "((ServletRequestAttributes) RequestContextHolder.currentRequestAttributes()).getRequest()", + "request()", + "response.getRequestedURI()" ], "legendgroup": "0", "marker": { @@ -89,804 +45,51 @@ }, "mode": "markers", "name": "0", + "orientation": "v", "showlegend": true, - "type": "scattergl", + "type": "scatter", "x": [ - 35.111202, - 37.080284, - 36.94218, - 35.645355, - 36.22931, - 33.78502, - 40.154385, - 37.957764, - 34.348377, - 37.10515, - 31.503202, - 40.16002, - 31.40413, - 31.4139, - 33.475, - 37.428333, - 33.145103, - 33.155952, - 33.18072, - 40.15861, - 36.668365, - 36.66152, - 36.935944, - 37.9867, - 40.559444, - 31.552746, - 35.527145, - 35.626328, - 40.574043, - 36.09542, - 38.758205, - 40.52768, - 40.54372, - 34.163147, - 34.23145, - 38.322525, - 36.14701, - 34.899895, - 38.25728, - 37.35752, - 37.30421, - 33.076553, - 32.20344, - 34.09667, - 35.99038, - 57.08903, - 35.70173, - 34.90586, - 35.696648, - 34.19292, - 37.162067, - 39.702106, - 36.37481, - 35.682705, - 38.329643 + 1.6137758, + 1.5844063, + 1.6550137, + 0.12118274, + 1.3646088, + 0.59202605, + 1.1369041, + 2.1429844, + 1.017136, + 2.18249, + 1.4749038 ], "xaxis": "x", "y": [ - 23.35485, - 19.321587, - 19.790821, - 25.042896, - 23.99051, - 24.331024, - 21.019545, - 21.551876, - 25.514452, - 19.23444, - 26.788353, - 21.014036, - 26.908384, - 26.858269, - 18.449652, - 23.724812, - 22.72053, - 22.692844, - 22.68486, - 21.015947, - 20.214657, - 20.201675, - 19.772957, - 21.544518, - 23.893208, - 23.888624, - 23.383987, - 23.434729, - 23.893232, - 22.457384, - 25.480762, - 27.725054, - 27.734066, - 26.2653, - 25.940744, - 23.094982, - 26.194746, - 21.597094, - 23.014297, - 24.668072, - 24.49571, - 24.4451, - 25.975807, - 21.598536, - 20.926449, - 26.561995, - 28.2972, - 21.584688, - 28.354294, - 26.245392, - 26.607006, - 17.788101, - 23.239132, - 28.702, - 25.884563 + 2.938609, + 2.8990927, + 5.1238112, + 5.2930346, + 2.685565, + 3.98423, + 5.328491, + 3.5723805, + 1.6915845, + 2.4348745, + 3.0677657 ], "yaxis": "y" }, { "hovertemplate": "%{hovertext}

cluster id=1
x=%{x}
y=%{y}", "hovertext": [ - "this.backOffs.add(backOffPeriod)", - "events.add(eventReader.nextEvent())", - "this.failureExceptions.add(t)", - "entityAndChangeCreators.add(entityChange)", - "this.services.add(service)", - "this.brokeredServices.add(brokeredService)", - "this.stepExecutionListeners.add(stepExecutionListener)", - "exceptions.add(fatal)", - "states.add(new DefaultRetryState(key))", - "this.backingApplications.add(backingApplication)", - "rowsAffected.add(ps.executeUpdate())", - "expectedRegisterdClassesAsList.add(RefreshRemoteApplicationEvent.class)", - "transactionListeners.add(invocation.getArgument(0))", - "this.receivedPojos.add(fooPojo)", - "this.processors.add(processor1)", - "this.processors.add(processor2)", - "states.add(new DefaultRetryState(key, classifier))", - "this.receivedUsers.add(user)", - "this.backingServices.add(backingService)", - "expectedRegisterdClassesAsList.add(EnvironmentChangeRemoteApplicationEvent.class)", - "futures.add(this.template.send(\"topic4\", 0, null, \"val4\"))", - "results.add(afterExecute(batchingAggregateChange, instance))", - "serviceInstances.add(val)", - "serviceInstances.add(s)", - "events.add(\"afterSave\")", - "events.add(\"beforeConvert\")", - "log.add(dbAction)", - "executedStatements.add(this)", - "\ncreatedStatements.add(statement)", - "scopes.add((HtmlCheckBoxInput) scope)", - "this.steps.add(step)", - "sessions.add(new SessionInformation(principal.getPrincipal(),\n\t\t\"session3\", Date.from(Instant.now())))", - "transitions.add(StateTransition.createEndStateTransition(next))", - "functionAdmin.getProcessedFunctions().add(source1)", - "sessions.add(new SessionInformation(principal.getPrincipal(),\n\t\t\"session2\", Date.from(Instant.now().minus(1, ChronoUnit.HOURS))))", - "this.parameterNames.add(parameterName)", - "this.placeholders.add(bindMarker)", - "events.add(event)", - "transitions.add(StateTransition.createEndStateTransition(stoppedState))", - "events.add((RelationalEvent) o)", - "\nthis.columns.add(column)", - "\nconstructorInvocations.add(new ConstructorInvocation(id, version))", - "transitions.add(StateTransition.createEndStateTransition(completedState))", - "transitions.add(StateTransition.createEndStateTransition(failedState))", - "transitions.add(StateTransition.createStateTransition(currentState, pattern, next.getName()))", - "result.add(triggerAfterConvert(e))", - "sessions.add(new SessionInformation(principal.getPrincipal(),\n\t\t\"session1\", Date.from(Instant.now().minus(2, ChronoUnit.HOURS))))", - "functionAdmin.getProcessedFunctions().add(sink1)", - "listenerBeans.add(parse(listenerElement, parserContext))", - "functionAdmin.getProcessedFunctions().add(function)", - "this.topicPartitions.add(new TopicPartition(topicName, partition))", - "this.clientBuilders.add(clientBuilder)", - "this.comments.add(comment)", - "this.includedFields.add(field)", - "this.ranges.add(range)", - "this.ranges.add(index, range)", - "classes.add(\"java.lang.\")", - "listeners.add(listener)", - "this.jwkSetUrls.add(new URL(jwkSetUrl))", - "resources.add(transaction)", - "result.add(jobExecution)", - "futures.add(this.template.sendDefault(\"val0\"))", - "futures.add(this.template.sendDefault(\"val1\"))", - "futures.add(this.template.sendDefault(\"val2\"))", - "futures.add(this.template.sendDefault(\"val3\"))", - "executions.add(jobExecution)", - "futures.add(this.template.send(\"topic4\", 1, null, \"val7\"))", - "futures.add(this.template.send(\"topic4\", 1, null, \"val5\"))", - "futures.add(this.template.sendDefault(\"val4\"))", - "futures.add(this.template.send(\"topic4\", 0, null, \"val0\"))", - "futures.add(this.template.send(\"topic4\", 1, null, \"val3\"))", - "futures.add(this.template.send(\"topic4\", 1, null, \"val1\"))", - "futures.add(this.template.send(\"topic4\", 0, null, \"val2\"))", - "skips.add(new SkipWrapper<>(next, e))", - "functionAdmin.getProcessedFunctions().add(function1)", - "calls.add(null)", - "tickets.add(toTicket(ticket))", - "this.failureExceptions.add(throwable)", - "futures.add(this.template.send(\"topic4\", 0, null, \"val6\"))", - "this.outboundMatchers.add(PatternMatch.fromPatternString(p))", - "this.outboundMatchers.add(PatternMatch.fromPatternString(\"*\"))", - "this.inboundMatchers.add(PatternMatch.fromPatternString(p))", - "this.executors.add(exec)", - "uniqueTicketReferences.add(reference)", - "updatedTransitions.add(StateTransition.switchOriginAndDestination(stateTransition, state,\n\t\tgetNext(stateTransition.getNext())))", - "completions.add(new Completion(project.getName()))", - "beans.add(AbstractListenerParser.parseListenerElement(listenerElement, parserContext, enclosing))", - "this.containers.add(container)", - "messages.add(toMessagingMessage(record, consumer))", - "listeners.add(jobListenerParser.parse(listenerElement, parserContext))", - "this.handlers.add(wrapIfNecessary(handler))", - "customizers.add(builder -> this.interceptors.forEach(builder::intercept))", - "\ncompletions.add(new Completion(trainIteration.toString()))", - "this.processedFunctions.add(function)", - "patterns.add(onAttribute)", - "applicationContextFactories.add(factory)", - "completions.add(new Completion(trainIteration.getCalver().toMajorMinorBugfix()))", - "events.add(\"afterConvert\")", - "projectsToUpgrade.add(moduleIteration.getProject())", - "\nticketsToClose.add(upgradeTicket)", - "sections.add(new ChangelogSection(title, null, labels))", - "events.add(\"afterDelete\")", - "\nthis.assignments.add(assignment)", - "events.add(\"beforeDelete\")", - "handlers.add(handler3)", - "handlers.add(producer3)", - "handlers.add(producer2)", - "handlers.add(producer1)", - "adviceChain.add((MethodInterceptor) invocation -> {\n\tthrow new RuntimeException(\"intentional: \" + counter.incrementAndGet());\n})", - "evalContexts.add(ExpressionUtils.createStandardEvaluationContext(this.beanFactory))", - "clearedMessages.add(message)", - "messagingAnnotations::add", - "triggerBeanNames.add(triggerBeanName)", - "selectors.add(new RuntimeBeanReference(ref))", - "handlerList.add(gwBuilder.getBeanDefinition())", - "this.messageHandlerAttributes.add(SEND_TIMEOUT_ATTRIBUTE)", - "events.add((AbstractLeaderEvent) event)", - "notifiedChanges.add(Arrays.asList(\"update\", key, newValue))", - "notifiedChanges.add(Arrays.asList(\"remove\", key, oldValue))", - "notifiedChanges.add(Arrays.asList(\"add\", key, value))", - "this.metaData.add(metaData)", - "this.imports.add(imports)", - "this.staticImports.add(imports)", - "this.fields.add(field)", - "this.methodAnnotations.add(methodAnnotations)", - "this.methodPreProcessors.add(methodPreProcessor)", - "this.methodPostProcessors.add(methodPostProcessor)", - "this.services.add(newService)", - "this.registrations.add(registration)", - "sentMessages.add(message)", - "handlers.add(integrationRSocketPayloadReturnValueHandler)", - "this.mappings.add(entry)", - "exceptionEvents.add((ApplicationEvent) event)", - "this.entries.add(new ServerWebExchangeMatcherEntry<>(matcher, manager))", - "this.locales.add(locale)", - "this.messagesUpForProcessing.add(MessageBuilder.withPayload(2).build())", - "this.messagesUpForProcessing.add(MessageBuilder.withPayload(1).build())", - "/*\n * Executes when group 'bar' completes normally\n */\noutputMessages.add(message)", - "messages.add(null)", - "history.add(new Properties())", - "result.add(recipient.getChannel())", - "this.handlerMethodsList.add(this.handlerMessageMethods)", - "this.handlerMethodsList.add(\n\t\tCollections.singletonMap(this.handlerMethod.targetParameterType, this.handlerMethod))", - "this.aces.add(atIndexLocation, ace)", - "this.cacheNames.add(name)", - "this.cacheOperations.add(builder.build())", - "this.calls.add(methodNumber)", - "this.contexts.add(new Event(\"start\", context))", - "this.contexts.add(new Event(\"error\", context))", - "this.contexts.add(new Event(\"event\", context))", - "this.contexts.add(new Event(\"opened\", context))", - "this.contexts.add(new Event(\"closed\", context))", - "this.contexts.add(new Event(\"reset\", context))", - "this.contexts.add(new Event(\"stop\", context))", - "this.entries.add(new DelegateEntry(matcher, handler))", - "this.entries.add(new DelegateEntry(firstMatcher, firstHandler))", - "this.entries.add(new DelegateEntry(secondMatcher, secondHandler))", - "adviceChain.add((MethodInterceptor) invocation -> {\n\tcount.incrementAndGet();\n\treturn invocation.proceed();\n})", - "headerWriters.add(this.writer1)", - "headerWriters.add(this.writer2)", - "this.channelProcessors.add((ChannelProcessor) currentObject)", - "this.cookies.add(new SavedCookie(cookie))", - "locales.add(Locale.getDefault())", - "this.listeners.add(callback)", - "messageBuilders.add(messageBuilder)", - "this.jpaParameters.add(jpaParameter)", - "this.executionInputConfigurers.add(configurer)", - "container.add(new AutoRegistrationWiringFactory(builder))", - "this.links.add(initialLink)", - "this.links.add(link)", - "\nthis.links.add(link)", - "controllers.add(beanClass)", - "\nthis.executionInputConfigurers.add(configurer)", - "this.applicationEvents.add(event)", - "instanceInfos.add(instanceData)", - "lastNRegistered.add(registeredInstance(entry.second(), entry.first()))", - "lastNCanceled.add(registeredInstance(entry.second(), entry.first()))", - "this.joins.add(join)", - "this.orderBy.add(OrderByField.from(column))", - "\nthis.values.add(value)", - "transitions.add(StateTransition.createStateTransition(new StepState(dummyStep()), \"end0\"))", - "actions.add(new DbAction.Delete<>(id, p))", - "actions.add(new DbAction.AcquireLockAllRoot<>(entityType))", - "rootActions.add(new DbAction.BatchInsertRoot<>(List.copyOf(insertRootBatchCandidates)))", - "\nthis.employees.add(newEmployee)", - "\nthis.boilingTemperatureReadings.add(temperatureReading)", - "\nthis.freezingTemperatureReadings.add(temperatureReading)", - "lockActions.add(lockRootAction)", - "\nevents.add(prefix + \"leave nested \" + segment)", - "\nevents.add(prefix + \"enter nested \" + segment)", - "\nthis.lineItems.add(lineItem)", - "\nevents.add(prefix + \"leave matched \" + segment)", - "\nevents.add(prefix + \"enter matched \" + segment)", - "this.unmappedFields.add(coordinates)", - "\nthis.embeddeds.add(wrappers.wrap(entity))", - "\nthis.embeddeds.add(wrappers.wrap(entity, linkRelation))", - "\nthis.errors.add(error)", - "events.add(tailEvent)", - "filtersNeeded.add(this.filter)", - "this.sentSimpleMailMessages.add(simpleMessage)", - "this.sentMimeMessages.add(mimeMessage)", - "this.sentMessages.add(simpleMessage)", - "this.messages.add(bool + \" \" + time + \" \" + foo)", - "this.messages.add(text)", - "this.notifications.add(notification)", - "this.payloads.add(source)", - "this.messages.add((Message) source)", - "connections.add(socket)", - "availablePorts.add(socket.getLocalPort())", - "converted.add(this.converter.fromMessage(message))", - "\nthis.webApplications.add(webApplication)", - "this.autoStartupCandidates.add(endpoint)", - "history.add(historyEvent)", - "((Person) this.instance).cn.add(value)", - "this.mutableAuthorities.add(a)", - "concurrentSessions.add(sftpSessionFactory.getSession())", - "this.events.add((ApacheMinaSftpEvent) msg.getPayload())", - "this.processors.add(new CollectionModelProcessorWrapper(processor))", - "this.processors.add(new DefaultProcessorWrapper(processor))", - "\nresult.add(invokeProcessorsFor(element, elementTargetType))", - "resultEvents.add((RefreshRoutesResultEvent) o)", - "this.predicates.add(new PredicateDefinition(args[i]))", - "this.body.add(byteBuffer)", - "routeDefinition.getFilters().add(filter)", - "this.errors.add(error)", - "this.messageFunctions.add(this.lastFunction)", - "transitions\n\t.add(StateTransition.createEndStateTransition(new EndState(FlowExecutionStatus.COMPLETED, \"end0\")))", - "listenerCalls.add(\"write\")", - "transitions.add(StateTransition.createStateTransition(step, ExitStatus.COMPLETED.getExitCode(), \"end1\"))", - "this.deOptionaled.add(payload)", - "times.add(System.currentTimeMillis())", - "events.add((ConsumeOkEvent) e)", - "events.add((AmqpEvent) event)", - "events.add((DeclarationExceptionEvent) event)", - "this.orderItems.add(new OrderItem(this, drinkType, shots, iced))", - "this.orderItems.add(new OrderItem(this.number, drinkType, shots, iced))", - "this.outs.add(in)", - "\ncontainersDetails.add(containerDetails)", - "patternsToUse.add(0, NEVER_TIMESTAMP)", - "patternsToUse.add(0, NEVER_DELIVERY_ATTEMPT)", - "patternsToUse.add(0, NEVER_NATIVE_HEADERS_PRESENT)", - "this.producerConfigCustomizers.add(producerConfigCustomizer)", - "this.deOptionaled.add(optional.orElse(\"baz\"))", - "\nthis.kafkaMessageListenerContainers.add(messageListenerContainer)", - "this.receivers.add(KafkaReceiver.create(finalOpts))", - "messageProducers.add(messageProducerDetails)", - "value.add(registerSchemaResponse)", - "this.messages.add(message)", - "params.add(\"--spring.cloud.function.definition=process\")", - "this.channels.add((AbstractSubscribableChannel) channel)", - "this.relatedObjects.add(object)", - "object.relatedObjects.add(this)", - "app1.getWorkflows().add(wf1)", - "app2.getWorkflows().add(wf2)", - "this.interceptors.add(index, interceptor)", - "this.interceptors.add(interceptor)", - "eligibleFunctionDefinitions.add(functionDefinition)", - "this.correlation.add(result.correlationMetadata())", - "parts.add(builder.buildPart())", - "this.calls.add(\"confirm\")", - "channels.add(connection.createChannel(false))", - "transitions.add(transition)", - "this.parentHolders.add(locator.getFlowModelHolder(parentFlowId))", - "transitions.add(parseTransition(element2))", - "states.add(parseState(element2))", - "serviceInstances.add(serviceInstance)", - "this.received.add(in)", - "declarables.add(new DirectExchange(name, true, false, Map.of(\"x-super-stream\", true)))", - "this.classes.add(getClass())", - "this.listeners.computeIfAbsent(queue, v -> new Listeners()).listeners.add(container.getMessageListener())", - "expired.add(pendingConfirm)", - "this.delegates.add(delegate)", - "this.connectionListeners.add(listener)", - "channelsForConnection.add(channel)", - "this.calls.add(\"return\")", - "this.channels.add(channel)", - "methods.add(new ListenerMethod(method,\n\t\tlistenerAnnotations.toArray(new RabbitListener[listenerAnnotations.size()])))", - "this.consumers.add(consumer)", - "this.failedQueues.add(queue)", - "invocableHandlerMethods.add(handler)", - "messages.add(super.toMessagingMessage(fragment))", - "messagingMessages.add(toMessagingMessage(message))", - "this.endpointDescriptors.add(descriptor)", - "channels.add(connections.get(1).createChannel(true))", - "channels.add(connections.get(0).createChannel(true))", - "channels.add(connections.get(1).createChannel(false))", - "channels.add(connections.get(0).createChannel(false))", - "connections.add(connectionFactory.createConnection())", - "txChannels.add(connection.createChannel(true))", - "this.connections.add(connection)", - "this.criteriaChain.add(criteria)", - "this.partBuilders.add(partBuilder)", - "components.add(dashes.toString())", - "\nthis.altNames.add(altName)", - "this.criteria.add(criteriaDefinition)", - "\nthis.requestedSecrets.add(requestedSecret)", - "plans.add(Plan.builder().id(\"service-definition-plan-id\").build())", - "this.errorFlows.add(Mono.just(flow))", - "threads.add(t)", - "this.completionFlows.add(Mono.just(flow))", - "this.initializationFlows.add(Mono.just(flow))", - "items.add(new PodBuilder().withNewMetadata()\n\t\t.withName(\"task-\" + i).endMetadata()\n\t\t.withNewStatus()\n\t\t.withPhase(\"Running\")\n\t\t.endStatus().build())", - "cmdLineArgs.add(\"--spring.cloud.task.executionid=1\")", - "sanitizedArguments.add(this.sanitize(argument))", - "\nscheduleInfos.add(scheduleInfo)", - "this.processors.add(new TaskEventLoopProcessor())", - "this.criteriaChain.add(this)", - "this.processors.add(new AnimationEventLoopProcessor())", - "this.preRunHandlers.add(handler)", - "this.postHandlers.add(handler)", - "this.preHandlers.add(handler)", - "this.children.add(node)", - "currentOptions.add(option)", - "serviceInstances.add(instance)", - "resolvedCommmand.add(node.getCommand())", - "contexts.add(new Context(defaultContext))", - "contexts.add(new Context(baseContext.toString()))", - "contexts.add(new Context(path, profile))", - "this.resolvers.add(resolver)", - "this.functions.add(function)", - "this.functions.add(f)", - "this.postRunHandlers.add(handler)", - "this.lines.add(line)", - "\nthis.policies.add(policy)", - "listeners.add(invocation.getArgument(0))", - "events.add(iterator.next())", - "this.events.add(value)", - "functions.add(new TraceExchangeFilterFunction(this.springContext))", - "interceptors.add(0, this.interceptor)", - "ts.add(traceCallableWhenContextReady(task))", - "ts.add(new TraceCallable<>(tracer(), spanNamer(), task, this.spanName))", - "patterns.add(Pattern.compile(thread))", - "model.add(createModelForDescriptor(descriptor))", - "this.modifications.add(new AddHeaderModification(name, value))", - "this.spans.add(span)", - "this.modifications.add(new RemoveHeaderModification(name))", - "futures.add(CompletableFuture.runAsync(this.spanVerifyingRunnable, this.traceManagerableExecutorService))", - "this.postProcessors.add(postProcessor)", - "events.add(leaseEvent)", - "factory.postProcessors.add(new TraceProducerPostProcessor(null))", - "headers.add(\"traceparent\")", - "\nthis.streamsInUse.add(destination.getName())", - "this.values.add(body)", - "this.inputs.add(body)", - "classPathArchives.add(iter.next())", - "stepsExecutions.add(new StepExecution(\"bar\", jobExecution))", - "commands.add(this.dockerNetwork)", - "methods.add(method)", - "this.locales.add(Locale.ENGLISH)", - "this.listeners.add(listener)", - "this.dispatchHandlers.add(handler)", - "oldTaskInstanceIds.add(taskLaunchId)", - "errorListeners.add(invocation.getArgument(0))", - "factory.postProcessors.add(new TraceConsumerPostProcessor(null))", - "transitions.add(StateTransition.createStateTransition(step, ExitStatus.FAILED.getExitCode(), \"end0\"))", - "transitions.add(parseTransition(transition))", - "flowSessions.add(session)", - "this.jobInstanceList.add(new JobInstance(1L, \"simpleJobInstance\"))", - "this.jobExecutionList.add(getJobExecution(this.jobInstanceList.get(0), null))", - "this.jobExecutionList.add(getJobExecution(this.jobInstanceList.get(0), BatchStatus.FAILED))", - "this.receivedMessages.add(message)", - "this.createdObjects.add(objectKey)", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step2\")), \"end0\"))", - "transitions\n\t.add(StateTransition.createStateTransition(new StateSupport(\"step1\", FlowExecutionStatus.FAILED), \"step2\"))", - "transitions.add(StateTransition.createStateTransition(step2State, ExitStatus.COMPLETED.getExitCode(), \"end0\"))", - "transitions.add(StateTransition.createStateTransition(step2State, ExitStatus.FAILED.getExitCode(), \"end1\"))", - "transitions.add(StateTransition.createEndStateTransition(new EndState(FlowExecutionStatus.FAILED, \"end1\")))", - "transitions.add(StateTransition.createStateTransition(state2, ExitStatus.FAILED.getExitCode(), \"end0\"))", - "transitions.add(StateTransition.createStateTransition(state2, ExitStatus.COMPLETED.getExitCode(), \"end1\"))", - "transitions\n\t.add(StateTransition.createStateTransition(new EndState(FlowExecutionStatus.STOPPED, \"end0\"), \"step3\"))", - "this.dataSources.add(defaultTargetDataSource)", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step3\")), \"end2\"))", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step1\") {\n\t@Override\n\tpublic void execute(StepExecution stepExecution) throws JobInterruptedException {\n\t\tstepExecution.setStatus(BatchStatus.STOPPING);\n\t\tjobRepository.update(stepExecution);\n\t}\n}), \"end0\"))", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step1\") {\n\t@Override\n\tpublic void execute(StepExecution stepExecution) throws JobInterruptedException {\n\t\tstepExecution.setStatus(BatchStatus.UNKNOWN);\n\t\tstepExecution.setTerminateOnly();\n\t\tjobRepository.update(stepExecution);\n\t}\n}), \"step2\"))", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step1\") {\n\t@Override\n\tpublic void execute(StepExecution stepExecution) throws JobInterruptedException {\n\t\tif (!stepExecution.getJobExecution().getExecutionContext().containsKey(\"STOPPED\")) {\n\t\t\tstepExecution.getJobExecution().getExecutionContext().put(\"STOPPED\", true);\n\t\t\tstepExecution.setStatus(BatchStatus.STOPPED);\n\t\t\tjobRepository.update(stepExecution);\n\t\t}\n\t\telse {\n\t\t\tfail(\"The Job should have stopped by now\");\n\t\t}\n\t}\n}), \"end0\"))", - "transitions.add(StateTransition\n\t.createStateTransition(new SplitState(Arrays.asList(flow1, flow2), \"split\"), \"end0\"))", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step1\") {\n\t@Override\n\tpublic void execute(StepExecution stepExecution) throws JobInterruptedException {\n\t\tthrow new JobInterruptedException(\"Stopped\");\n\t}\n}), \"end0\"))", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step1\")), \"end\"))", - "transitions\n\t.add(StateTransition.createStateTransition(new EndState(FlowExecutionStatus.STOPPED, \"end\"), \"step2\"))", - "transitions\n\t.add(StateTransition.createStateTransition(new EndState(FlowExecutionStatus.FAILED, \"end\"), \"step2\"))", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step2\")),\n\t\tExitStatus.FAILED.getExitCode(), \"end0\"))", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step2\")),\n\t\tExitStatus.COMPLETED.getExitCode(), \"end1\"))", - "transitions.add(StateTransition.createStateTransition(step2, ExitStatus.COMPLETED.getExitCode(), \"end0\"))", - "transitions.add(StateTransition.createStateTransition(step2, ExitStatus.FAILED.getExitCode(), \"end1\"))", - "transitions.add(StateTransition.createStateTransition(step1, \"step2\"))", - "transitions.add(StateTransition.createEndStateTransition(new EndState(FlowExecutionStatus.COMPLETED, \"end2\")))", - "transitions.add(StateTransition.createStateTransition(step1, \"COMPLETED\", \"step3\"))", - "stepExecutions.add(stepExecution)", - "contexts.add(defaultContext + \"/\")", - "transitions.add(StateTransition.createEndStateTransition(new EndState(FlowExecutionStatus.FAILED, \"end0\")))", - "transitions.add(StateTransition.createEndStateTransition(new EndState(FlowExecutionStatus.COMPLETED, \"end1\")))", - "transitions.add(StateTransition.createStateTransition(step, \"*\", \"end1\"))", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step1\")), \"step2\"))", - "transitions.add(StateTransition.createStateTransition(step2, ExitStatus.FAILED.getExitCode(), \"end0\"))", - "transitions.add(StateTransition.createStateTransition(step2, ExitStatus.COMPLETED.getExitCode(), \"end1\"))", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step1\")), \"end0\"))", - "transitions.add(StateTransition.createEndStateTransition(new EndState(FlowExecutionStatus.COMPLETED, \"end0\")))", - "add(listener)", - "contexts.add(defaultContext)", - "contexts.add(appContext)", - "listenerCalls.add(\"read\")", - "this.messagesUpForProcessing.add(MessageBuilder.withPayload(4).build())", - "contexts.add(appContext + \"/\")", - "listenerCalls.add(\"process\")", - "stepsToExecute.add((Step) applicationContext.getBean(stepName))", - "listenerCalls.add(t)", - "listenerCalls.add(1)", - "listenerCalls.add(2)", - "listenerCalls.add(3)", - "listenerCalls.add(4)", - "listenerCalls.add(6)", - "listenerCalls.add(5)", - "events.add(\"open\")", - "events.add(\"doExecute\")", - "events.add(\"close\")", - "events.add(getEvent(\"afterStep(\" + stepExecution.getExitStatus().getExitCode() + \")\"))", - "events.add(getEvent(\"beforeStep\"))", - "listenerCalls.add(\"chunk\")", - "actions.add(annotatedAction)", - "transitions.add(StateTransition.createStateTransition(step3, ExitStatus.FAILED.getExitCode(), \"end2\"))", - "transitions.add(StateTransition.createEndStateTransition(new EndState(FlowExecutionStatus.FAILED, \"end2\")))", - "this.args.add(new ResolvableArgument(arg))", - "this.parameters.add(parameter)", - "this.beforePhaseList.add(this)", - "this.afterPhaseList.add(this)", - "this.values.add(value)", - "this.phaseCallbacks.add(phaseCallback)", - "\nexistingRoot.getChildren().add(panel)", - "uiRepeat.getChildren().add(commandButton)", - "fragments.add(MESSAGES_ID)", - "bindings.add(new BindingModel(\"foo\", \"fooConverter\", \"true\"))", - "locationPatterns.add(value)", - "locations.add(new FlowLocation(id, path, parseAttributes(locationElement)))", - "this.flowBuilderInfos.add(new FlowBuilderInfo(builder, id, attributes))", - "this.propertyAccessors.add(new MapAccessor())", - "this.flowLocationPatterns.add(pattern)", - "this.flowLocations.add(new FlowLocation(path, id, null))", - "listenersToAttach.add(listenerHolder.getListener())", - "listeners.add(conditional)", - "vars.add(\"currentEvent\")", - "vars.add(\"flowExecutionUrl\")", - "vars.add(\"flowExecutionContext\")", - "vars.add(\"externalContext\")", - "vars.add(\"messageContext\")", - "vars.add(\"conversationScope\")", - "vars.add(\"flashScope\")", - "flowExecution.getFlowSessions().add(session2)", - "flowExecution.getFlowSessions().add(session1)", - "target.add(object)", - "this.flowLocations.add(new FlowLocation(path, id, attributes))", - "transitions.add(StateTransition.createStateTransition(step3, ExitStatus.COMPLETED.getExitCode(), \"end3\"))", - "statuses.add(instance)", - "this.requestedLocations.add(location)", - "transitions.add(StateTransition.createEndStateTransition(new EndState(FlowExecutionStatus.COMPLETED, \"end3\")))", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step\")), \"end0\"))", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step1\")), \"decision\"))", - "transitions.add(StateTransition.createStateTransition(decision, \"step2\"))", - "transitions.add(StateTransition.createStateTransition(decision, \"SWITCH\", \"step3\"))", - "transitions.add(StateTransition.createStateTransition(new StepState(\"job.step\", new StubStep(\"step\")), \"end0\"))", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step2\")), \"end1\"))", - "transitions.add(StateTransition.createStateTransition(new StepState(new StubStep(\"step1\")), \"nested\"))", - "transitions.add(StateTransition.createStateTransition(new FlowState(nested, \"nested\"), \"end0\"))", - "transitions.add(StateTransition\n\t.createStateTransition(new SplitState(Arrays.asList(flow1, flow2), \"split\"), \"end2\"))", - "stepsToExecute.add(step)", - "this.propertySources.add(0, propertySource)", - "handled.add(message)", - "individualStates.add(status.getState())", - "this.propertySources.add(propertySource)", - "contexts.add(baseContext + this.profileSeparator + profile)", - "params.add(this.wait)", - "params.add(this.path)", - "params.add(this.host)", - "params.add(this.scheme)", - "tags.add(\"contextPath=\" + sc.getContextPath())", - "this.managementTags.add(MANAGEMENT)", - "contexts.add(new Context(baseContext + suffix))", - "contexts.add(new Context(defaultContext + suffix))", - "contexts.add(new Context(path + suffix))", - "args.add(\"--endpoints.shutdown.enabled=true\")", - "args.add(\"--management.context-path=/\")", - "this.failedMessages.add(failedMessage)", - "tasks.add(threads.submit(new Runnable() {\n\t@Override\n\tpublic void run() {\n\t\trepository.findOne(\"bar\", \"staging\", \"master\");\n\t}\n}, true))", - "expiryEvents.add((MessageGroupExpiredEvent) event)", - "stepsExecutions.add(new StepExecution(\"baz\", jobExecution))", - "factories.add(client1)", - "topicDestinations.add(new DestinationTopic(destinationTopicName, destinationTopicProperties))", - "this.callbacksToTopic.computeIfAbsent(threadCallback, key -> new LinkedList<>()).add(tp)", - "unprocessed.add(iterator.next())", - "this.listeners.add(index, listener)", - "this.resumeEvents.add(event)", - "this.pauseEvents.add(event)", - "committed.add(offsets.values().iterator().next().offset())", - "recordTime.add(System.currentTimeMillis())", - "this.backoffValues.add(backOffPeriod)", - "this.receivedAt.add(System.currentTimeMillis())", - "order.add(\"b.interceptor\")", - "order.add(\"interceptor\")", - "streamsTags.add(new ImmutableTag(\"spring.id\", id))", - "delays.add(boEx.nextBackOff())", - "processedProps.add(props)", - "this.topics.add(record.topic())", - "this.listeners.add(smartApplicationListener)", - "this.topics.add(receivedTopic)", - "events.add(e)", - "this.deliveries.add(delivery)", - "this.includeTopicNames.add(topicName)", - "userFoundTimes.add(System.currentTimeMillis() - start)", - "contexts.add(context)", - "currentContext.getChilds().add(context)", - "tasks.add(new TaskWrapper(parent, id, runnable))", - "tasks.add(new TaskWrapper(null, id, runnable))", - "statesEntered.add(state.getId())", - "exited.add(state.getId())", - "entered.add(state.getId())", - "events.add(signal.getName())", - "userNotFoundTimes.add(System.currentTimeMillis() - start)", - "stateActions.add(Actions.from(new SpelExpressionAction(parser.parseExpression(expression))))", - "exits.add(Actions.from(new SpelExpressionAction(parser.parseExpression(expression))))", - "exits.add(Actions.from(bean))", - "entrys.add(Actions.from(new SpelExpressionAction(parser.parseExpression(expression))))", - "entrys.add(Actions.from(bean))", - "seenTransitionData.add(key)", - "events.add(context)", - "statesExited.add(state)", - "expectedConnections.add(connection)", - "stateActions.add(Actions.from(bean))", - "this.contents.add(in)", - "this.contexts.add(context)", - "serverSockets.add(socket)", - "this.receivedWords.add(string)", - "messages.add(getMessage(messageIds.next()))", - "this.messageIds.add(messageId)", - "delegateSessionStrategies.add(concurrentSessionStrategy.getBeanDefinition())", - "delegateSessionStrategies.add(sessionFixationStrategy.getBeanDefinition())", - "delegateSessionStrategies.add(registerSessionStrategy.getBeanDefinition())", - "fallbackCandidates.add(method)", - "annotatedCandidates.add(method)", - "users.add(user.getBeanDefinition())", - "this.executors.add(executor)", - "this.smartSingletons.add((SmartInitializingSingleton) result)", - "this.acceptedTypes.add(type)", - "this.users.add(userDetails)", - "this.users.add(userBuilder.build())", - "this.userBuilders.add(userBuilder)", - "this.selectors.add(index, selector)", - "this.postProcessors.add(objectPostProcessor)", - "this.selectors.add(selector)", - "\ncomponentsInRole.add(lifecycle)", - "messageBuilders.add(builder)", - "delegates.add(ref)", - "otherThreadResults.add(simpleChannel.receive(0))", - "filters.add(0, new SetupMutatorFilter(this.context))", - "listeners.add(otherListener)", - "listeners.add(this.listener)", - "datesA.add(new Date(System.currentTimeMillis() + 10000))", - "clientFactories.add(cachingClient)", - "passedConnectionsToSenderViaAddNewConnection.add(connection)", - "remOrder.add(this.instance)", - "addOrder.add(this.instance)", - "events.add((IpIntegrationEvent) event)", - "events.add((IpIntegrationEvent) e)", - "theEvent.add((TcpConnectionEvent) event)", - "factories.add(cachingFactory2)", - "factories.add(cachingFactory1)", - "inits.add(getClass())", - "this.senders.add(senderToRegister)", - "EVENTS.add(authentication)", - "EVENTS.add(event)", - "otherThreadResults.add(channelWithInterceptor.receive(0))", - "this.payloads.add(p)", - "this.stateChanged.add(new StateChangedWrapper<>(from, to))", - "messages.add(channel.receive(1000))", - "this.stateEntered.add(state)", - "this.eventNotAccepted.add(event)", - "this.objectClasses.add(\"organizationalPerson\")", - "this.objectClasses.add(\"person\")", - "this.objectClasses.add(\"top\")", - "\nthis.objectClass.add(\"top\")", - "this.objectClass.add(\"organizationalUnit\")", - "((AbstractState)stateMap.get(source)).getTriggers().add(trigger)", - "forks.add(stateMap.get(fs))", - "junctions.add(new JunctionStateData(holder, c.getGuard(), Actions.from(c.getActions())))", - "this.objectClasses.add(\"inetOrgPerson\")", - "choices.add(new ChoiceStateData(holder, c.getGuard(), Actions.from(c.getActions())))", - "this.values.add(valueEnum.next())", - "this.dirContextProcessors.add(processor)", - "childs.add(buildStateMachineContext(submachine))", - "listeners.add(new PseudoStateListener() {\n\n\t@Override\n\tpublic void onContext(PseudoStateContext context) {\n\t\tPseudoState pseudoState = context.getPseudoState();\n\t\tState toStateOrig = findStateWithPseudoState(pseudoState);\n\t\tStateContext stateContext = buildStateContext(Stage.STATE_EXIT, null, null, getRelayStateMachine());\n\t\tMono> toState = followLinkedPseudoStates(toStateOrig, stateContext);\n\t\t// TODO: try to find matching transition based on direct link.\n\t\t// should make this built-in in pseudostates\n\t\ttoState\n\t\t\t.flatMap(toState2 -> {\n\t\t\t\treturn Mono.defer(() -> {\n\t\t\t\t\tTransition t = findTransition(toStateOrig, toState2);\n\t\t\t\t\treturn switchToState(toState2, null, t, getRelayStateMachine());\n\t\t\t\t});\n\t\t\t})\n\t\t\t.then()\n\t\t\t.and(pseudoState.exit(stateContext))\n\t\t\t// TODO: REACTOR should remove fire and forget sub\n\t\t\t.subscribe();\n\t}\n})", - "triggerlessTransitions.add(transition)", - "interceptors.add(interceptor)", - "transWithGuards.add(t)", - "trans.add(initialTransition)", - "out.add(transitionData)", - "results.add(handler.handle(runtime))", - "messages.add(\"Enter \" + stateContext.getTarget().getId())", - "arguments.add(formatArgument(DeployerPartitionHandler.SPRING_CLOUD_TASK_STEP_NAME, this.stepName))", - "stepsExecutions.add(new StepExecution(\"foo\", jobExecution))", - "this.exclusions.add(\"log4j-*.jar\")", - "wrapped.add(new ModifiedClassPathFrameworkMethod(frameworkMethod.getMethod()))", - "this.registrationManagementLifecycles.add(registrationManagementLifecycle)", - "this.registrationLifecycles.add(registrationLifecycle)", - "features.getAbstractFeatures().add(Bar.class)", - "registrationLifecycles.add(new RegistrationLifecycleImpl())", - "this.processedProfiles.add(profile)", - "messages.add(\"Exit \" + stateContext.getSource().getId())", - "startupOrderList.add(this.id)", - "this.taskExecutionListeners.add(this.taskListenerExecutorObjectFactory.getObject())", - "results.add(target.receive(10000, bindingName))", - "failedJobExecutions.add(jobExecution)", - "results.add(this.executor.submit(() -> {\n\tlogger.debug(\"Background started.\");\n\ttry {\n\t\treturn RefreshScopeConfigurationScaleTests.this.service.getMessage();\n\t}\n\tfinally {\n\t\tlatch.countDown();\n\t\tlogger.debug(\"Background done.\");\n\t}\n}))", - "results.add(this.executor.submit(() -> {\n\tlogger.debug(\"Background started.\");\n\ttry {\n\t\treturn RefreshScopePureScaleTests.this.service.getMessage();\n\t}\n\tfinally {\n\t\tlatch.countDown();\n\t\tlogger.debug(\"Background done.\");\n\t}\n}))", - "this.events.add(event)", - "this.creators.add(creator)", - "this.jobExecutionList.add(execution)", - "TaskListenerExecutorObjectFactoryTests.taskExecutionListenerResults.add(taskExecution)", - "this.operations.add(operation)", - "handlersList.add(entry.handler)", - "voters.add(new EventVoter())", - "types.add(EnableStateMachineFactory.class)", - "this.events.add(unwrapPayloadEvent(event))", - "this.traces.add(trace)", - "this.traces.add(0, trace)", - "events.add(t.getEvent())", - "sendVia.add(stateMachines.values().iterator().next())", - "namedInterfaces.add(it.merge(candidate))", - "namedInterfaces.add(candidate)", - "types.add(EnableStateMachine.class)", - "sendVia.add(stateMachines.get(step.sendEventMachineId))", - "this.sendMessage.add(event)", - "this.sendEvent.add(event)", - "this.extendedStateChanged.add(new ExtendedStateChangedWrapper(key, value))", - "this.stateMachineStopped.add(stateMachine)", - "this.stateMachineStarted.add(stateMachine)", - "this.transitionEnded.add(transition)", - "this.transitionStarted.add(transition)", - "this.transition.add(transition)", - "steps.add(new StateMachineTestPlanStep(sendEvent, sendMessage, sendEventMachineId, sendEventToAll,\n\t\tsendEventParallel, expectStates, expectStateChanged, expectStateEntered, expectStateExited,\n\t\texpectEventNotAccepted, expectTransition, expectTransitionStarted, expectTransitionEnded,\n\t\texpectStateMachineStarted, expectStateMachineStopped, expectVariableKeys,\n\t\texpectVariableMatchers, expectVariables, expectExtendedStateChanged,\n\t\texpectStatesEntrered, expectStatesExited))", - "thens.add(new JunctionData(source, target, guard, actions))", - "this.sources.add(source)", - "thens.add(new ChoiceData(source, target, guard, actions))", - "voters.add(new EventExpressionVoter())", - "voters.add(new TransitionVoter())", - "voters.add(new TransitionExpressionVoter())", - "transports.add(new WebSocketTransport(new StandardWebSocketClient()))", - "infos.add(new SpringSessionBackedSessionInformation<>(session, this.sessionRepository))", - "scheduledActions.add(new ScheduledAction(subscription, timeout, System.currentTimeMillis()))", - "completionListeners.add(listener)", - "eventNotAccepted.add(event)", - "eventNotAcceptedEvents.add(event)", - "stateChangedEvents.add(event)", - "contexts.add(stateContext)", - "postStateChangeStates2.add(state)", - "preStateChangeStates2.add(state)", - "stateContexts.add(context)", - "exited.add(state)", - "childs.add(stateMachineContext2)", - "childs.add(stateMachineContext1)", - "lifecycleBeans.add((Lifecycle) result)", - "interceptorsCopy.add(interceptor)", - "this.stateExited.add(state)", - "triggerPeriods.add(trigger.getDuration().toMillis())", - "events.add(\"beforeSave\")", - "flowRegistrations.add(registration.register())", - "this.configurersAddedInInitializing.add(configurer)", - "this.filters.add(filter)", - "this.filters.add(new OrderedFilter(filter, order))", - "datesA.add(new Date(System.currentTimeMillis() + 20000))", - "this.headerWriters.add(headerWriter)", - "datesB.add(new Date(System.currentTimeMillis() + 30000))", - "this.requests.add(request)", - "this.writers.add(serverHttpHeadersWriter)", - "this.urlMappings.add(urlMapping)", - "received.add(this.consumer.poll(10000))", - "this.postProcessors.add(contextConsumer)", - "datesB.add(new Date(System.currentTimeMillis() + 40000))", - "\nadviceChain.add((MethodInterceptor) invocation -> {\n\tcallOrder.add(\"a\");\n\tlatch.get().countDown();\n\treturn invocation.proceed();\n})" + "HttpRequest.newBuilder()\n .version(HttpClient.Version.HTTP_1_1)\n .uri(endpoint)\n .setHeader(\"Authorization\", \"Bearer \" + bearerToken)\n .setHeader(\"Content-Type\", \"application/json\")\n .GET()\n .build()", + "HttpRequest.newBuilder()\n .uri(URI.create(responseUrl))\n .setHeader(\"Content-Type\", \"\")\n .PUT(HttpRequest.BodyPublishers.ofString(responseBody, StandardCharsets.UTF_8))\n .build()", + "HttpRequest.newBuilder()\n .version(HttpClient.Version.HTTP_1_1) // EOF reached while reading due to chunked transfer-encoding\n .uri(endpoint)\n .setHeader(\"Authorization\", \"Bearer \" + bearerToken)\n .setHeader(\"Content-Type\", \"application/json\")\n .PUT(HttpRequest.BodyPublishers.noBody())\n .build()", + "HttpRequest.newBuilder()\n .version(HttpClient.Version.HTTP_1_1) // EOF reached while reading due to chunked transfer-encoding\n .uri(endpoint)\n .setHeader(\"Authorization\", \"Bearer \" + bearerToken)\n .setHeader(\"Content-Type\", \"application/json\")\n .POST(HttpRequest.BodyPublishers.ofString(body))\n .build()", + "keycloakRequest(event, userEndpoint())\n .POST(HttpRequest.BodyPublishers.ofString(body))\n .build()", + "keycloakRequest(event, idEndpoint(user.getId()))\n .PUT(BodyPublishers.ofString(body)).build()", + "HttpRequest.newBuilder()\n .version(HttpClient.Version.HTTP_1_1) // EOF reached while reading due to chunked transfer-encoding\n .uri(endpoint)\n .setHeader(\"Authorization\", \"Bearer \" + bearerToken)\n .setHeader(\"Content-Type\", \"application/json\")\n .POST(HttpRequest.BodyPublishers.ofString(Utils.toJson(realm)))\n .build()", + "HttpRequest.newBuilder()\n .version(HttpClient.Version.HTTP_1_1) // EOF reached while reading due to chunked transfer-encoding\n .uri(endpoint)\n .setHeader(\"Content-Type\", \"application/x-www-form-urlencoded\")\n .POST(HttpRequest.BodyPublishers.ofString(body))\n .build()", + "HttpRequest.newBuilder()\n .version(HttpClient.Version.HTTP_1_1)\n .uri(endpoint)\n .setHeader(\"Authorization\", \"Bearer \" + bearerToken)\n .setHeader(\"Content-Type\", \"application/json\")\n .POST(HttpRequest.BodyPublishers.ofString(Utils.toJson(Map.of(\"name\", groupName))))\n .build()", + "ByteBuffer.wrap(byteArray).order(KLVPacket.BYTE_ORDER).get()" ], "legendgroup": "1", "marker": { @@ -895,2196 +98,54 @@ }, "mode": "markers", "name": "1", + "orientation": "v", "showlegend": true, - "type": "scattergl", + "type": "scatter", "x": [ - -44.248825, - -53.404373, - -12.628583, - -9.046865, - 11.017075, - 10.808881, - -5.781397, - -15.047815, - -7.7838354, - 8.988642, - -23.157179, - -5.8296995, - 17.855005, - -6.953019, - -12.755782, - -12.784945, - -7.658483, - -6.6574655, - 9.185872, - -5.806468, - 47.221706, - -26.017838, - 14.168511, - 13.761677, - -55.621555, - -56.49414, - 35.24478, - -9.842086, - -9.806084, - -5.2590733, - -7.86951, - -6.8358984, - -13.314915, - -30.210548, - -6.8838954, - 25.02526, - -5.743343, - -55.076183, - -13.591666, - -54.15552, - 15.751202, - 7.7267227, - -13.614491, - -13.951885, - -11.4276495, - -27.771076, - -6.881884, - -30.225796, - -54.23256, - -30.208204, - 26.438334, - 10.560108, - -29.038069, - -3.9894567, - -10.419683, - -10.447961, - 18.513535, - -55.988834, - -39.08198, - 0.3174181, - -4.1698937, - 47.144962, - 46.817425, - 47.06975, - 46.77978, - -4.1095243, - 46.94335, - 47.15991, - 47.218212, - 47.48896, - 46.881996, - 46.903072, - 47.508575, - -40.70942, - -30.211464, - -26.300568, - -47.614616, - -12.173795, - 47.57232, - 9.810335, - 9.851978, - 9.72058, - -0.63133436, - -47.915253, - -11.966651, - -32.611183, - 18.780449, - -3.5782669, - -29.067387, - -54.19079, - -2.7891755, - 25.659748, - -33.128265, - -11.2741585, - -8.18352, - 17.799356, - -33.21685, - -56.2638, - 11.160803, - -47.740383, - -30.846354, - -54.947853, - -9.170499, - -54.952522, - -3.9308693, - -4.094558, - -4.147945, - -4.143767, - 17.315823, - 27.706444, - -30.410572, - -35.083378, - -23.445438, - 22.628607, - 26.575293, - -35.247757, - -56.57804, - -46.823593, - -46.83255, - -46.82562, - -3.9494743, - -5.2045155, - -5.174322, - -4.013143, - 2.223358, - -10.857651, - -11.379244, - 11.0238085, - 3.3171713, - -33.015564, - -1.8064938, - -13.244576, - -56.23695, - 7.5992193, - -3.9253125, - -38.079876, - -38.07458, - -39.47625, - -31.826303, - -50.019657, - -43.786842, - -0.28741542, - 1.0179392, - 7.547634, - 47.991726, - 11.819119, - 1.9632179, - -52.332535, - -51.74854, - -52.477657, - -52.30042, - -52.01269, - -51.912933, - -52.30075, - 16.644697, - 16.672245, - 16.675076, - 17.27514, - -60.958225, - -60.968094, - -15.230051, - -44.80663, - -3.4724085, - -55.096928, - -36.25668, - 5.6839795, - 20.998928, - 14.967216, - -35.547337, - -35.264996, - -35.26522, - 18.813164, - 20.994444, - -55.373928, - -7.06183, - -12.523211, - -12.520182, - -11.692156, - 33.237873, - -13.394047, - -9.648502, - 6.139594, - 4.4722085, - 4.7785735, - 1.7843028, - -57.48455, - -57.477493, - 3.9614902, - -52.675316, - -52.636433, - -15.461312, - -52.61865, - -52.5692, - -2.365268, - -0.5923866, - -0.57618946, - -17.382772, - -54.913696, - 58.69159, - -33.752308, - -33.474613, - -33.8353, - -35.440296, - -34.83143, - -55.513195, - -25.094868, - -34.890633, - -41.249874, - -39.375492, - -28.97127, - 8.431189, - -12.022864, - -50.77185, - -12.200811, - 58.13387, - 22.292068, - -30.283478, - -12.3161545, - -12.529143, - -6.7397523, - -25.115154, - 52.11094, - -12.843892, - 57.04595, - -17.38532, - -35.863914, - -14.103961, - -57.26884, - -11.375073, - -23.649492, - -8.999867, - -56.099113, - -55.91961, - -56.319492, - 31.613846, - 31.61634, - -7.7920485, - -4.033326, - -10.2797575, - -10.293906, - -10.32815, - 54.305546, - -23.38214, - -28.544666, - -23.939062, - -36.82542, - -14.414739, - -34.894497, - 30.065983, - -44.808533, - -3.1747706, - -3.204679, - 2.7585585, - 2.7590177, - 27.154005, - 27.218372, - 47.171143, - -41.14839, - 9.389964, - -28.92399, - -43.56466, - -11.620339, - 0.8266737, - -13.045158, - -8.796634, - 13.810565, - -7.3916874, - 25.488588, - 17.370611, - -5.3715587, - -59.52646, - 17.872377, - -54.32441, - -44.31204, - -27.826504, - -45.184326, - -56.30734, - 56.97395, - 27.92973, - -1.4953887, - -29.711348, - -29.585098, - -10.60882, - -43.37893, - -43.31618, - -43.32389, - -43.300102, - -42.36558, - -43.056606, - -41.740818, - 48.173637, - 10.108304, - -33.49963, - 8.315433, - 47.593346, - -3.7377117, - 11.464668, - -45.23453, - -8.858095, - -45.229, - -45.234993, - 21.472656, - 31.867836, - 11.818563, - -6.5463934, - -13.254728, - 48.095776, - -13.474492, - -3.3059764, - -2.9605772, - -3.2439349, - 8.1139345, - -22.259027, - 13.743684, - -20.530521, - 16.527712, - 15.763457, - 17.566454, - 4.245188, - -10.678018, - -10.637049, - -3.0221968, - -40.62097, - -20.337835, - 17.828917, - -53.235077, - -54.801678, - -18.345312, - 27.063295, - -18.52628, - -18.65575, - -8.465338, - -9.309091, - -55.952827, - -39.05181, - -55.93966, - 45.649406, - -11.681499, - -55.50274, - -12.741071, - -58.493618, - 7.1393585, - -12.95652, - -12.766623, - 18.239601, - -4.676989, - 19.24217, - 2.0926921, - -3.9757276, - -55.3183, - -2.6880937, - 1.7027946, - 17.79877, - -12.721527, - -10.944768, - -12.951863, - -0.7688361, - -2.835389, - -2.7561617, - -2.6899498, - -33.860153, - -1.6904869, - -8.750856, - -11.868285, - -11.816541, - -10.957636, - -14.141833, - -11.532902, - -11.915146, - -12.8394575, - 7.991734, - -8.525054, - -7.503043, - -7.478652, - -7.527811, - -11.696486, - -7.7191386, - -8.49865, - -12.80693, - -12.700502, - -9.639181, - -9.067393, - -11.645423, - -11.0004225, - -9.831368, - -14.446352, - -10.3450985, - -5.490307, - 17.406286, - -14.251776, - -14.19971, - -10.270881, - -8.056349, - -11.134189, - -11.452746, - -8.799509, - -14.152129, - -56.941296, - 16.6517, - 17.132233, - -57.857372, - -38.100906, - 17.563316, - -57.16411, - -4.6984363, - -58.113205, - -57.69352, - -57.66882, - -57.618282, - -57.78614, - -58.106754, - -57.914696, - -54.192783, - -55.31512, - -53.76027, - -57.585186, - -57.044563, - -58.611, - 2.060881, - -11.0032425, - -14.186463, - 1.0065029, - 24.996515, - -7.3452315, - -7.35087, - -13.39719, - -39.057476, - 8.700967, - 10.840228, - -36.55352, - -7.907971, - -1.3417456, - -0.8592708, - 9.894311, - -8.996188, - -0.81002027, - -0.82229453, - -54.652344, - -56.28762, - -52.456375, - -2.57305, - -2.5720055, - -3.5011256, - -27.678244, - -5.175874, - -4.7330713, - -0.9160836, - -0.9230655, - -8.510329, - -0.82350385, - -11.41045, - -9.255756, - -2.2424057, - -14.003733, - -8.609288, - -7.909621, - -9.009809, - -9.024256, - -8.055248, - -8.3268175, - -7.6093574, - -12.9639635, - -11.694957, - -5.3220253, - 9.014492, - -31.709398, - -9.432943, - 8.869823, - 19.223354, - 23.453459, - 17.404228, - 2.933925, - 24.074255, - 17.168663, - 9.607723, - 16.338142, - 16.523232, - 16.963474, - 36.683662, - 17.920643, - -34.584198, - 1.6111393, - -59.327625, - -4.656692, - 49.586082, - 26.282246, - 43.226223, - -40.025505, - -55.414433, - -53.781536, - -53.75786, - -41.71039, - -8.880165, - -44.214336, - -8.797925, - 32.51981, - 32.525997, - 20.202784, - -44.396755, - -12.071196, - 24.78817, - -54.03973, - 25.03802, - -55.3981, - -7.2496214, - 26.2505, - -9.170472, - 16.186209, - 15.681841, - 1.7021148, - 1.7096376, - -8.71715, - -8.992665, - -8.77554, - -58.48757, - -9.185943, - 0.71264654, - 0.69597244, - 1.3634613, - 0.71742004, - 1.3925636, - 28.823244, - -54.5797, - -10.050867, - -42.406002, - 1.4042709, - -7.8221393, - 15.725759, - -40.069736, - -31.282112, - -38.04408, - -36.46383, - 23.357359, - 23.454023, - 23.550802, - -15.279964, - -15.278625, - 25.575436, - -0.662622, - -53.087704, - 4.6701136, - -6.6411443, - 10.796938, - 10.600108, - -7.9953775, - -11.7104025, - -7.9858394, - 23.746147, - -36.25224, - 18.049292, - -41.636547, - 61.11544, - -56.022068, - -55.43029, - -9.992257, - 47.52388, - -42.36018, - -7.3726273, - 33.577374, - -58.23261, - -58.243626, - -57.978764, - 50.306767, - 50.307693, - 17.528994, - -26.342003, - -55.975006, - -55.10749, - -41.622395, - -25.24057, - -48.242718, - -33.722664, - -10.414273, - -57.425095, - -0.28178912, - -0.516421, - -1.9121087, - -1.9175651, - -0.04928061, - -52.55764, - -12.700254, - -38.780064, - -0.5293341, - -37.492474, - -39.117443, - -12.255444, - 16.551785, - -15.528489, - -11.764381, - 27.221083, - -14.292106, - -13.358386, - -11.245898, - -24.513456, - -22.441893, - 32.41207, - -4.755512, - 22.02231, - -2.4341857, - 4.835787, - 4.7768927, - 18.750214, - 4.8819084, - 39.286293, - -22.281225, - 34.461742, - 1.075127, - -24.901619, - -3.0173163, - -10.631138, - -10.631559, - -54.870865, - 2.347828, - -3.9722555, - 1.0756629, - -10.444364, - -4.1184793, - 67.90261, - 16.342278, - -54.85542, - -19.51351, - -19.602486, - -57.078014, - -38.448505, - 7.5293727, - 7.5421085, - 16.350035, - -37.644062, - -34.286587, - -55.315857, - -48.255272, - -35.959, - -35.966793, - -10.902925, - -10.82343, - -10.989832, - -37.521473, - -38.137695, - 4.642711, - -37.775528, - 67.916115, - 67.16132, - 67.139206, - -38.39066, - -0.70436054, - -8.192925, - -55.466774, - -57.574066, - -57.673996, - -54.037632, - 16.398544, - -8.861392, - -8.772113, - 16.364582, - -9.2487955, - 16.367212, - 16.374405, - 12.234208, - 27.469498, - -10.312967, - -52.56951, - -55.673218, - 1.8890928, - 20.089848, - 58.488365, - 64.11853, - -9.957281, - -60.873394, - -9.9772415, - -3.687068, - -60.76671, - -37.09385, - 62.08865, - -11.917093, - -9.9861, - 17.215002 + -3.225451, + -3.4600978, + -4.336251, + -4.4055414, + -5.0140142, + -5.0283537, + -4.3878546, + -4.568609, + -3.47199, + -5.8047414 ], "xaxis": "x", "y": [ - -23.442278, - -14.364192, - 25.824171, - 34.337925, - 10.83791, - 11.290802, - -47.173122, - 27.303816, - -21.81614, - 10.870585, - -8.73063, - 25.851913, - 45.5335, - 1.8225033, - 41.590897, - 41.58912, - -21.802622, - 3.513961, - 10.968199, - 25.846216, - -8.013346, - 0.06677916, - 11.053468, - 11.117978, - -15.3533125, - -14.96971, - -30.411936, - -6.2928963, - -6.4482822, - 8.694958, - -49.066532, - 64.461296, - -69.809746, - -4.932784, - 64.515564, - -13.686703, - -19.044615, - -11.9584055, - -69.978325, - -13.128232, - -51.6218, - 17.542532, - -70.14976, - -70.2036, - -69.20198, - -0.5467057, - 64.51351, - -4.9297013, - 0.2957908, - -4.937143, - -50.24703, - 15.243862, - 24.471823, - -2.9736712, - 1.2194836, - 1.1713669, - 5.1536846, - -1.2099015, - -10.11349, - -13.374313, - -44.753853, - -6.8601847, - -6.954465, - -6.73144, - -6.8751583, - -44.83371, - -8.223674, - -8.398409, - -7.0155015, - -8.098093, - -8.1470375, - -8.157315, - -7.983253, - -18.292969, - -4.937735, - 4.746774, - -5.2262864, - 26.041306, - -8.154119, - 30.653912, - 30.646887, - 30.641825, - 1.8494971, - -5.6628633, - -68.979805, - -2.4508529, - 29.768408, - -13.478946, - 34.22617, - 0.32181507, - 29.306581, - 40.00921, - -2.2267835, - -1.7166506, - 17.290249, - -5.139634, - -2.2570739, - -14.99557, - -59.607944, - -5.3608704, - -38.512936, - -16.134901, - -2.49507, - -16.143675, - 31.746658, - 32.761665, - 32.889744, - 32.885384, - 41.049976, - 33.32407, - 32.501637, - 28.849245, - 32.676025, - 35.266693, - 30.92001, - 33.48555, - -11.736499, - -14.870613, - -14.879601, - -14.868371, - -7.5596633, - -0.5163524, - -0.5295155, - -3.0386658, - 3.6100295, - 40.193726, - 39.883236, - 10.792503, - 11.175118, - 31.927269, - 39.114845, - 3.1450922, - -9.853581, - 23.550173, - 1.1240046, - 37.59745, - 37.642677, - 33.08719, - 31.033657, - -13.950789, - 22.480627, - 30.027016, - 29.070961, - -32.269974, - 2.102193, - 15.707658, - 3.5822754, - -10.007335, - -9.632062, - -10.159712, - -10.292895, - -10.411818, - -10.08536, - -9.609908, - 21.680088, - 21.659285, - 21.650969, - 40.667255, - 12.766644, - 12.785194, - 40.352913, - 8.58889, - 1.2494879, - -2.1149652, - 35.636086, - 38.68754, - 12.821806, - 15.973915, - -7.678138, - -7.7388997, - -7.7388334, - 25.29836, - 12.813414, - -9.9168625, - -7.2872934, - 16.080088, - 16.07541, - -26.169582, - -43.842205, - -6.756262, - -70.67076, - -50.98912, - -50.59169, - -48.036865, - -40.351353, - -34.49149, - -34.49413, - -50.309044, - -18.844044, - -18.752398, - -18.450161, - -18.95989, - -18.848825, - -2.8450058, - -15.817074, - -15.828565, - 26.990175, - -12.915076, - -20.165071, - 33.047447, - 32.77361, - 32.767723, - 31.838661, - 31.07087, - -6.544469, - 16.32749, - 31.218727, - 16.48137, - 18.680174, - 43.77364, - 10.369868, - 11.210294, - -13.716493, - -6.729645, - 20.435177, - 29.713171, - 17.170736, - 42.62555, - 42.31161, - 38.977222, - 1.1916816, - -22.42309, - -5.025317, - -19.233564, - 26.99668, - 32.25652, - -71.84463, - 2.134342, - -70.65937, - 16.228409, - 67.74241, - -12.8677635, - -12.428167, - -10.150039, - -45.904858, - -45.90313, - -0.57691205, - -13.703874, - 18.89322, - 18.907404, - 18.916615, - 8.664753, - 16.222895, - 39.72495, - 21.652508, - 34.351406, - -6.272594, - 31.15189, - 2.308331, - 21.154015, - -10.437345, - -10.447975, - 19.43442, - 19.43355, - 39.56539, - 39.549156, - -27.439182, - -26.910109, - 15.1762085, - 6.619731, - 20.040207, - -65.48467, - 9.547728, - -66.39955, - -22.486197, - 11.083142, - 0.4972469, - -36.301373, - 3.6408508, - 43.511158, - -17.448454, - 19.593824, - -1.3848305, - 19.598558, - 5.8623786, - 20.353071, - -2.3205247, - 7.8341293, - -34.30898, - 32.182766, - 34.272427, - 34.156017, - 8.609333, - 20.455917, - 20.439917, - 20.397577, - 20.433832, - 15.458326, - 19.843073, - 15.933729, - -28.887272, - 15.131464, - 4.1195903, - -7.861553, - -28.036444, - 5.5411434, - 17.067749, - -10.460639, - 16.599482, - -10.467581, - -10.4662285, - 1.9641753, - 1.4080622, - -24.240776, - -15.897844, - 42.07776, - -28.786407, - 42.217262, - 30.389025, - 30.472805, - 30.432964, - -39.794613, - 8.384674, - 11.17664, - 3.257421, - -6.573643, - -7.017939, - -8.120637, - 52.851604, - -1.626914, - -1.5749929, - 30.419239, - -15.361038, - -27.032217, - 46.063805, - -14.484217, - -10.618197, - 15.2501335, - 40.24199, - 16.312813, - 16.216372, - 17.042765, - 8.542395, - 12.167213, - -6.471902, - 12.355176, - -7.917485, - 39.838463, - -11.637277, - 38.73019, - 20.62307, - -1.6571145, - -5.8209224, - -5.4351735, - 0.4537339, - -47.08193, - -32.189217, - 3.3443086, - 1.1138736, - -1.7362541, - 30.689566, - -4.7039323, - 45.90519, - 38.748013, - -72.131615, - -66.37251, - 12.51922, - -42.972206, - -44.394077, - -44.57683, - 31.840693, - -10.365317, - -71.16499, - -73.36511, - -71.21544, - -71.70087, - -72.567604, - -72.01707, - -70.77779, - -72.72457, - 3.089627, - -71.21361, - -73.18581, - -73.19086, - -73.23179, - -74.94472, - -72.52735, - -70.67604, - -72.75309, - -72.93263, - -72.00716, - -71.87293, - -71.18883, - -71.79811, - -69.47298, - -71.81147, - -69.458954, - -47.756638, - -6.9937687, - -72.68216, - -71.855225, - -69.62063, - -70.86055, - -72.06044, - -70.844246, - -70.878456, - -71.87809, - -1.176474, - -6.453776, - -5.982645, - 2.2080786, - 37.638165, - -6.8061566, - 1.768316, - -48.777466, - 1.5259778, - 1.287358, - 1.2310793, - 1.1303034, - 0.9653248, - 0.9372002, - 0.8100306, - -12.163887, - -13.177236, - -12.150963, - -15.343334, - -14.963944, - 1.7014934, - -48.773754, - -71.705696, - -72.78101, - -0.6539061, - -13.673372, - -2.7109523, - -2.6906686, - -6.7812037, - -13.498465, - -42.481308, - -42.811665, - 29.40145, - 12.800408, - 5.9267955, - 8.097795, - 17.208103, - 37.79792, - 8.508274, - 8.271427, - -0.30523878, - -0.67344385, - -12.685012, - 10.940183, - 11.0104475, - 12.002883, - 30.895048, - 10.800908, - 10.020998, - 11.588395, - 11.581543, - -14.879142, - 8.280401, - -70.52643, - -7.432901, - 5.46753, - -71.775406, - -70.735054, - -69.93891, - -68.83022, - -68.80198, - -71.43565, - -71.06072, - -70.72012, - -73.80184, - -74.933464, - -48.488483, - 3.6557906, - 27.558037, - -8.344599, - 3.38982, - -5.6956353, - -13.599024, - -12.170766, - 6.540414, - -13.588633, - -8.796509, - 8.239309, - -7.362046, - -7.3075023, - -7.989131, - 0.87527937, - -8.486668, - 33.244034, - -2.8771553, - -17.245918, - -47.094765, - 6.921453, - -52.884228, - -40.21732, - -19.407877, - -1.6277318, - -9.0416155, - -9.02236, - -21.364937, - 67.74914, - -23.45174, - 67.65344, - -39.702213, - -39.70478, - 16.200335, - -22.64106, - -1.7207038, - -52.422882, - -2.3935237, - -52.78889, - -12.426907, - 0.60602814, - -53.752842, - 66.7791, - -6.145286, - -4.2938695, - -3.5417738, - -3.5592837, - -9.957301, - -9.783448, - -9.968072, - -13.422102, - 66.75049, - -53.10802, - -53.13271, - -51.279346, - -53.11266, - -51.222992, - -28.813358, - -11.666521, - -21.954466, - 16.324697, - -51.185577, - -0.6966016, - -5.820116, - 17.250633, - 9.745744, - 31.785084, - 31.085497, - 29.398684, - 29.230648, - 29.32225, - 17.67034, - 17.663235, - 31.162899, - 1.9200698, - -2.861891, - -9.286556, - 3.6183171, - 15.236523, - 15.190024, - -4.277098, - 39.779022, - -4.261325, - -6.851068, - 35.69358, - 19.506733, - 23.233055, - -21.037628, - -0.8667977, - -1.6525768, - 68.76007, - 4.240589, - 16.09469, - -6.4141045, - -40.92394, - -11.2446575, - -11.238696, - -11.916489, - 5.513499, - 5.519028, - 3.654076, - 28.93557, - -11.275001, - -11.974844, - 23.248398, - 16.222715, - -28.056551, - 27.880173, - -21.565294, - -9.366528, - -9.575932, - -9.480638, - -8.477172, - -8.474694, - -9.678691, - -25.452974, - -23.217781, - -2.7223463, - -9.4807415, - -3.2298799, - -20.941162, - 41.540333, - -2.5122588, - -70.83831, - -67.21066, - 39.507862, - -62.836205, - -64.63922, - -64.959656, - -0.39629033, - 28.957823, - -0.23453975, - -47.12576, - -33.072433, - 28.45124, - 10.947162, - 10.959407, - 2.676117, - 10.986011, - -23.64453, - 29.023125, - -40.3036, - -29.593468, - -0.3503802, - -44.980003, - -56.27116, - -56.26908, - -10.683661, - -7.926897, - -44.45379, - -29.604218, - -3.3591585, - 31.337477, - 1.5127484, - 6.7225566, - -9.567636, - 14.959723, - 14.91122, - -12.854267, - -17.964264, - -10.550567, - -10.537698, - 6.727993, - -16.94357, - 32.312405, - -9.061848, - -28.062843, - -15.517674, - -15.525362, - -65.95769, - -66.06023, - -65.90209, - -16.77893, - -2.9570646, - 0.47599202, - -3.1080241, - 1.5504279, - 1.9496768, - 1.9772682, - 17.436255, - 14.529131, - 67.498215, - 0.3477312, - -9.399702, - -9.426878, - -10.917531, - -5.3072906, - -23.250433, - -23.187773, - -5.054888, - -60.57608, - -2.7262764, - -2.6802669, - 6.290151, - 39.081406, - -21.97296, - -25.44281, - -15.327753, - 11.40655, - 11.568112, - -20.38585, - -20.374557, - 68.719185, - 12.896352, - 68.76073, - 5.4363384, - 12.945242, - -9.435064, - 6.344792, - 39.672665, - 68.76853, - 40.644657 + 2.7190557, + 3.1777358, + 3.1923776, + 3.248985, + 1.3776791, + 1.3770772, + 3.2058496, + 3.4687564, + 2.6515203, + 2.5523677 ], "yaxis": "y" }, { "hovertemplate": "%{hovertext}

cluster id=2
x=%{x}
y=%{y}", "hovertext": [ - "instances.add(new ConsulServiceInstance(healthService, serviceId))", - "args.add(\"--management.security.enabled=false\")", - "this.methodsToPostProcessAfterContextInitialization.add(() ->\n\t\tpostProcessMethodAndRegisterEndpointIfAny(bean, beanName, method, annotationType, annotations,\n\t\t\t\tpostProcessor, methodToPostProcess))", - "requestMatcherPrivilegeEvaluatorsEntries\n\t\t.add(getRequestMatcherPrivilegeEvaluatorsEntry(securityFilterChain))", - "idempotentEndpointsMapping.add(idempotentEndpoint)", - "commands.add(super.getLocalDeployerProperties().getJavaCmd())", - "requestMatchers.add(requestMatcher)", - "verification.add(Saml2X509Credential.verification(certificate))", - "interceptors.add(idempotentReceiverInterceptor)", - "commands.add(bindDeploymentProperties(deploymentProperties).getJavaCmd(bootVersion))", - "artifactRequests.add(new ArtifactRequest(toJarArtifact(resource), this.remoteRepositories, JavaScopes.RUNTIME))", - "artifactRequests.add(new ArtifactRequest(toPomArtifact(resource), this.remoteRepositories, JavaScopes.RUNTIME))", - "this.remoteRepositories.add(repo)", - "privilegeEvaluators.add(defaultWebInvocationPrivilegeEvaluator)", - "purgedMessages.add(message)", - "response.matchers.body.add(bodyTestMatcher)", - "\nadviceChain.add(new RequestHandlerRetryAdvice())", - "yamlContract.outputMessage.matchers.body.add(bodyTestMatcher)", - "args.add(String.format(\"--server.port=%d\", consumerPort))", - "instances.add(new ConsulServiceInstance(service, serviceId))", - "methodReturnValueHandlers.add(new JaxbElementPayloadMethodProcessor())", - "repositoryTypes.add(repositoryType)", - "methodArgumentResolvers.add(new Dom4jPayloadMethodProcessor())", - "propertySources.add(0,\n\t\tnew OriginTrackedMapPropertySource(\"configserver:\" + source.getName(), map, true))", - "repositoryRefsList.add(mockReleaseRef)", - "repositoryRefsList.add(mockMasterRef)", - "methodArgumentResolvers.add(new XmlRootElementPayloadMethodProcessor())", - "repos.add(new TestFailingLocationRepository(1, e1, loc1))", - "repos.add(new TestFailingEnvironmentRepository(1, e2, loc2))", - "repos.add(new TestOrderedEnvironmentRepository(2, e1, loc1))", - "repos2.add(new TestOrderedEnvironmentRepository(3, e2, loc2))", - "repos2.add(new TestOrderedEnvironmentRepository(3, e1, loc1))", - "repos.add(new TestOrderedEnvironmentRepository(1, e2, loc3))", - "repos.add(new TestOrderedEnvironmentRepository(2, e3, loc2))", - "adviceChain.add(customBeanDefinition)", - "repos.add(new TestOrderedEnvironmentRepository(3, e1, loc1))", - "properties.add(\"spring.cloud.config.server.git.username=agitter\")", - "properties.add(\"spring.cloud.config.server.git.uri=\" + server.getSecureUri())", - "result.add(\"spring.cloud.config.server.git.uri=\" + repoUrl)", - "apps.add(serverProperties.getDefaultApplicationName())", - "methodArgumentResolvers.add(new JaxbElementPayloadMethodProcessor())", - "restTemplate.getInterceptors().add(VaultClients.createNamespaceInterceptor(vaultProperties.getNamespace()))", - "methodArgumentResolvers.add(new JDomPayloadMethodProcessor())", - "methodArgumentResolvers.add(new StaxPayloadMethodArgumentResolver())", - "methodArgumentResolvers.add(new XomPayloadMethodProcessor())", - "methodArgumentResolvers.add(BeanUtils.instantiateClass(methodArgumentResolverClass))", - "adviceChain.add(expressionAdvice)", - "locationResources.add(this.resourceLoader.getResource(location.replaceFirst(\"optional:\", \"\")))", - "properties.add(\"spring.cloud.config.server.git.password=letmein\")", - "adviceChain.add(new RequestHandlerRetryAdvice())", - "m.add(new RequestMatcherEntry<>(AnyRequestMatcher.INSTANCE,\n\t\t\t\t\t\t\tAuthenticatedAuthorizationManager.authenticated()))", - "yamlContractRequest.matchers.body.add(bodyStubMatcher)", - "customResolvers.add(new ImplicitFlowVariableELResolver(context))", - "customResolvers.add(new FlowResourceELResolver(context))", - "customResolvers.add(new RequestContextELResolver(context))", - "resolvers.add(new ScopeSearchingELResolver())", - "resolvers.add(new ImplicitFlowVariableELResolver())", - "relationshipChain.add((RelationshipPattern) possiblePathWithRelationship.createRelationshipChain(startNode))", - "observableFilters.add(new ObservationFilter(this.registry, filter, position, size))", - "returns.add(requiredConversionService)", - "observableFilters.add(new ObservationWebFilter(this.registry, filter, position, size))", - "resolvers.add(new FlowResourceELResolver())", - "extendedTargetUserAuthorities.add(switchAuthority)", - "configAttributes.add(new SecurityConfig(attribute))", - "\ndelegates.add(new SpringAwareArchitecturallyEvidentType(type, beanTypes))", - "delegates.add(new JMoleculesArchitecturallyEvidentType(type))", - "resources.add(flowResource.createRelative(beanImport.getResource()))", - "matchers.add(new PathPatternParserServerWebExchangeMatcher(pathPattern, method))", - "matchers.add(new PathPatternParserServerWebExchangeMatcher(pattern, method))", - "results.add(channelResolver.resolveDestination(\"foo-channel\"))", - "results.add(channelResolver.resolveDestination(\"bar-channel\"))", - "recipients.add(new Recipient(new DirectChannel(), new AlwaysFalseSelector()))", - "this.webFilters.add(securityContextRepositoryWebFilter)", - "Builder.this.mappings.add(new RequestMatcherEntry<>(matcher, manager))", - "nodePropertiesProjection.add(node.project(Cypher.asterisk()))", - "customResolvers.add(new ScopeSearchingELResolver(context))", - "customResolvers.add(new SpringBeanWebFlowELResolver(context))", - "customResolvers.add(new ActionMethodELResolver())", - "matchers.add(new DispatcherTypeRequestMatcher(dispatcherType, method))", - "methodArgumentResolvers.add(new XPathParamMethodArgumentResolver())", - "adviceChain.add(new AbstractRequestHandlerAdvice() {\n\n\t@Override\n\tprotected Object doInvoke(ExecutionCallback callback, Object target, Message message) {\n\t\tObject result = callback.execute();\n\t\tdiscardedWithinAdvice.set(discardChannel.receive(0));\n\t\treturn result;\n\t}\n})", - "m.add(new RequestMatcherEntry<>(new MvcRequestMatcher(null, \"/afterAny\"),\n\t\t(a, o) -> new AuthorizationDecision(true)))", - "listeners.add(new TestPersistStateChangeListener())", - "routes.add(new SameIdProperty.RouteProperties()\n\t\t.withPod(new SameIdProperty.PodEntity()\n\t\t\t\t.withCode(\"BEANR\")\n\t\t)\n\t\t.withTruck(20d))", - "\nroutes.add(new SameIdProperty.RouteProperties()\n\t\t.withPod(new SameIdProperty.PodEntity()\n\t\t\t\t.withCode(\"TRMER\") // Here is the duplicated, but for another kind of node.\n\t\t)\n\t\t.withTruck(20d))", - "routes.add(new SameIdProperty.PodEntity().withCode(\"BEANR\"))", - "\nroutes.add(new SameIdProperty.PodEntity().withCode(\"TRMER\"))", - "customResolvers.add(new JsfManagedBeanResolver())", - "facesMessages.add(asFacesMessage(message))", - "adviceChain.add(new AbstractRequestHandlerAdvice() {\n\n\t@Override\n\tprotected Object doInvoke(ExecutionCallback callback, Object target, Message message) {\n\t\tObject result = callback.execute();\n\t\tdiscardedWithinAdvice.set(discardChannel.receive(0));\n\t\tadviceCalled.set(true);\n\t\treturn result;\n\t}\n})", - "matchers.add(new PathMatcherMessageMatcherBuilder(pattern, type))", - "converters.add(YamlContractConverter.INSTANCE)", - "child.add(new SecuredModel(\"3\"))", - "child.add(new SecuredModel(\"1\"))", - "m.add(new RequestMatcherEntry<>(AnyRequestMatcher.INSTANCE,\n\t\tAuthorityAuthorizationManager.hasRole(\"ADMIN\")))", - "m.add(new RequestMatcherEntry<>(new MvcRequestMatcher(null, \"/grant\"),\n\t\t(a, o) -> new AuthorizationDecision(true)))", - "movie.getActorsAndRoles().add(role2)", - "converters.add(ContractVerifierDslConverter.INSTANCE)", - "movie.getActorsAndRoles().add(roles2)", - "builders.add(new PreBuiltMatcherBuilder(matcher))", - "delegates.add(repository)", - "auths.add(new SimpleGrantedAuthority(\"ROLE_NEW\"))", - "adminAuths.add(new SwitchUserGrantedAuthority(\"PREVIOUS_ADMINISTRATOR\", source))", - "parent.add(new SecuredModel(\"2\"))", - "methodArgumentResolvers.add(new SourcePayloadMethodProcessor())", - "\nannotatedArgumentResolvers.add(new MatrixVariableParameterProcessor())", - "methodArgumentResolvers.add(new DomPayloadMethodProcessor())", - "messageConverters.add(stringMessageConverter)", - "grantedAuthorities.add(new SimpleGrantedAuthority(authority))", - "result.add(getGrantedAuthority(attribute))", - "conversionFailures.add(null)", - "delegateStrategies.add(defaultSessionAuthenticationStrategy)", - "advisorClasses.add(((MethodInterceptor) advisor.getAdvice()).getClass())", - "locations.add(new AwsSecretsManagerConfigDataResource(propertySourceContext,\n\t\t\t\t\tlocation.isOptional(), propertySources))", - "locations\n\t\t\t.add(new AwsParamStoreConfigDataResource(propertySourceContext, location.isOptional(), sources))", - "resolvers.add(getNotificationHandlerMethodArgumentResolver(amazonSns))", - "this.providers.add((AfterInvocationProvider) currentObject)", - "attributes.add(new SecurityConfig(token))", - "messageConverters.add(messageConverter)", - "attributes.add(new Jsr250SecurityConfig(defaultedAllowed))", - "attributes.add(Jsr250SecurityConfig.DENY_ALL_ATTRIBUTE)", - "validators.add(new JwtClaimValidator>(\"aud\",\n\t\taud -> aud != null && aud.contains(this.properties.getAppClientId())))", - "providers.add(properties.getProfilePath() != null\n\t\t? new ProfileCredentialsProvider(properties.getProfilePath(), properties.getProfileName())\n\t\t: new ProfileCredentialsProvider(properties.getProfileName()))", - "providers.add(new EC2ContainerCredentialsProviderWrapper())", - "attributes.add(new SecurityConfig(attribute.trim()))", - "tempInterceptors.add(globalChannelInterceptorWrapper)", - "this.defaultFilters.add(new AnnotationTypeFilter(MessagingGateway.class, true))", - "providers.add(new AWSStaticCredentialsProvider(\n\t\tnew BasicAWSCredentials(properties.getAccessKey(), properties.getSecretKey())))", - "contexts.add(baseContext + this.properties.getProfileSeparator() + profile + \"/\")", - "result.add(authority.getAuthority())", - "matchers.add(new AntPathRequestMatcher(pattern))", - "attributes.add(Jsr250SecurityConfig.PERMIT_ALL_ATTRIBUTE)", - "commits.add(invoc.getArgument(0, Map.class))", - "this.sessionAuthenticationStrategies.add(sessionAuthenticationStrategy)", - "authorities.add(new SimpleGrantedAuthority(\"ROLE_\" + role))", - "this.logoutHandlers.add(new LogoutSuccessEventPublishingLogoutHandler())", - "this.kafkaServers.add(server)", - "addresses.add(new BrokerAddress(LOOPBACK, kafkaPort))", - "\ngatewayEventFilters.add(invocation.getArgument(0))", - "validators.add(new JwtIssuerValidator(issuer))", - "\ncacheServers.add(mockCacheServer)", - "argumentResolvers.add(getNotificationHandlerMethodArgumentResolver(amazonSns))", - "validators.add(new JwtTimestampValidator())", - "\npayloadArgumentConverters.add(new SimpleMessageConverter())", - "payloadArgumentConverters.add(objectMessageConverter)", - "resolvers.add(new PayloadArgumentResolver(compositeMessageConverter, new NoOpValidator()))", - "nonBlockingFatalExceptions.add(ShouldSkipBothRetriesException.class)", - "resolvers.add(new SqsMessageMethodArgumentResolver())", - "resolvers.add(new NotificationMessageArgumentResolver(compositeMessageConverter))", - "resolvers.add(new VisibilityHandlerMethodArgumentResolver(VISIBILITY))", - "resolvers.add(new AcknowledgmentHandlerMethodArgumentResolver(ACKNOWLEDGMENT))", - "\nresolvers.add(new NotificationSubjectArgumentResolver())", - "resolvers.add(new SqsHeadersMethodArgumentResolver())", - "\nresolvers.add(new HeaderMethodArgumentResolver(null, null))", - "messageConverters.add(mappingJackson2MessageConverter)", - "converters.add(new DocumentToAdviceMessageConverter())", - "converters.add(new ThrowableToBytesConverter())", - "this.authorities.add(newAuthority)", - "authoritiesAsStrings.add(currentToken)", - "resolvers.add(new MessageMethodArgumentResolver(this.messageConverters.isEmpty() ? new StringMessageConverter()\n\t\t: new CompositeMessageConverter(this.messageConverters)))", - "adviceChain.add(new TestSourceAdvice())", - "policies.add(buildDatabaseInstancePolicy(element, parserContext))", - "credentialsProviders.add(getCredentialsProvider(PROFILE_CREDENTIALS_PROVIDER_BEAN_CLASS_NAME,\n\t\tgetProfileConfiguration(credentialsProviderElement).toArray()))", - "argumentResolvers.add(new MyMethodArgumentResolver())", - "\nargumentResolvers.add(createBeanDefinition(MessageContextMethodArgumentResolver.class, source))", - "argumentResolvers.add(createBeanDefinition(XPathParamMethodArgumentResolver.class, source))", - "argumentResolvers.add(createBeanDefinition(SoapMethodArgumentResolver.class, source))", - "argumentResolvers.add(createBeanDefinition(SoapHeaderElementMethodArgumentResolver.class, source))", - "argumentResolvers.add(domProcessor)", - "argumentResolvers.add(sourceProcessor)", - "argumentResolvers.add(dom4jProcessor)", - "argumentResolvers.add(xmlRootElementProcessor)", - "argumentResolvers.add(jaxbElementProcessor)", - "argumentResolvers.add(jdomProcessor)", - "interceptors.add(new MyInterceptor())", - "argumentResolvers.add(createBeanDefinition(StaxPayloadMethodArgumentResolver.class, source))", - "argumentResolvers.add(marshallingProcessorDef)", - "interceptors.add(addressingInterceptor)", - "annotatedArgumentResolvers.add(new CookieValueParameterProcessor())", - "interceptors.add(smartInterceptor)", - "annotatedArgumentResolvers.add(new RequestPartParameterProcessor())", - "annotatedArgumentResolvers.add(new RequestHeaderParameterProcessor())", - "annotatedArgumentResolvers.add(new RequestParamParameterProcessor())", - "annotatedArgumentResolvers.add(new PathVariableParameterProcessor())", - "client.template.getInterceptors().add(new BasicAuthenticationInterceptor(client.userName, client.password))", - "request.add(\"/application.properties\")", - "this.extractors.add(new SimplePropertyPathNotificationExtractor())", - "argumentResolvers.add(xomProcessor)", - "auths.add(null)", - "auths.add(new SimpleGrantedAuthority(\"ROLE_THREE\"))", - "providers.add(mock(AuthenticationProvider.class))", - "recipientList.add(recipientBuilder.getBeanDefinition())", - "configMismatchesEntries.add(actualConfigParameter)", - "credentialsProviders.add(getCredentialsProvider(INSTANCE_CREDENTIALS_PROVIDER_BEAN_CLASS_NAME))", - "credentialsProviders.add(getCredentialsProvider(STATIC_CREDENTIALS_PROVIDER_BEAN_CLASS_NAME,\n\t\tgetCredentials(credentialsProviderElement, parserContext)))", - "awsCredentialsProviders.add(builder.getBeanDefinition())", - "awsCredentialsProviders.add(BeanDefinitionBuilder\n\t\t.rootBeanDefinition(EC2ContainerCredentialsProviderWrapper.class).getBeanDefinition())", - "\nawsCredentialsProviders.add(provider.getBeanDefinition())", - "alterConfigOperations.add(\n\t\tnew AlterConfigOp(\n\t\t\t\tnew ConfigEntry(mismatchConfigEntry.name(),\n\t\t\t\t\t\tdesiredConfigs.get(mismatchConfigEntry.name())),\n\t\t\t\tOpType.SET))", - "messages.add(toMessagingMessage(cRecord, acknowledgment, consumer))", - "list.add(new MockAfterInvocationProvider(\"swap3\", MethodInvocation.class, new SecurityConfig(\"GIVE_ME_SWAP3\")))", - "list.add(new MockAfterInvocationProvider(\"swap2\", MethodInvocation.class, new SecurityConfig(\"GIVE_ME_SWAP2\")))", - "list.add(new MockAfterInvocationProvider(\"swap1\", MethodInvocation.class, new SecurityConfig(\"GIVE_ME_SWAP1\")))", - "cad.add(new PreInvocationExpressionAttribute(null, null, \"hasRole('joedoesnt')\"))", - "attrs.add(new Jsr250SecurityConfig(\"C\"))", - "attrs.add(new Jsr250SecurityConfig(\"B\"))", - "attrs.add(new Jsr250SecurityConfig(\"A\"))", - "interceptors.add(new RuntimeBeanReference(holder.getBeanName()))", - "interceptors.add(new RuntimeBeanReference(ref))", - "interceptors.add(new RuntimeBeanReference(interceptorBeanName))", - "this.securityFilterChainBuilders.add(securityFilterChainBuilder)", - "adviceChain.add(configureTransactionAttributes(txElement, handleMessageAdvice))", - "voters.add(denyAgainForSureVoter)", - "voters.add(denyForSureVoter)", - "securityFilterChains.add(securityFilterChain)", - "adviceChain.add(new RuntimeBeanReference(ref))", - "methodArgumentResolvers.add(new MessageContextMethodArgumentResolver())", - "this.mappings.add(new RequestMatcherEntry<>(matcher, manager))", - "ServerHttpSecurity.this.defaultEntryPoints.add(new DelegateEntry(preferredMatcher, this.entryPoint))", - "entryPoints\n\t\t.add(new DelegateEntry(this.xhrMatcher, new HttpStatusServerEntryPoint(HttpStatus.UNAUTHORIZED)))", - "\nconverters.add(UuidToString.INSTANCE)", - "restTemplate.getInterceptors().add(VaultClients.createNamespaceInterceptor(\"dev\"))", - "revisions.add(Revision.of(new VaultRevisionMetadata(versioned), entity))", - "\nconverters.add(CustomToStringConverter.INSTANCE)", - "\nrestTemplate.getInterceptors().add((request, body, execution) -> execution.execute(request, body))", - "messageConverters.add(new MappingJackson2HttpMessageConverter())", - "messageConverters.add(new StringHttpMessageConverter())", - "messageConverters.add(new ByteArrayHttpMessageConverter())", - "converters.add(MapToJsonNode.INSTANCE)", - "converters.add(JsonNodeToMap.INSTANCE)", - "converters.add(MapToJsonObject.INSTANCE)", - "converters.add(NumberToZonedDateTimeConverter.INSTANCE)", - "x509Certificates.add((X509Certificate) cert)", - "converters.add(YearMonthToStringConverter.INSTANCE)", - "converters.add(StringToYearMonthConverter.INSTANCE)", - "customConverters.add(converter)", - "customConverters.add(converterFactory)", - "converters.add(DateToUtcLocalDateConverter.INSTANCE)", - "converters.add(DateToUtcLocalTimeConverter.INSTANCE)", - "converters.add(DateToUtcLocalDateTimeConverter.INSTANCE)", - "\nthis.ipSubjectAltNames.add(ipSubjectAltName)", - "certificates.add(getX509IssuerCertificate())", - "certificates.add(getX509Certificate())", - "restTemplate.getInterceptors().add(getSessionInterceptor())", - "converters.add(CouchbaseListToJsonArray.INSTANCE)", - "this.sessionTemplate.getInterceptors().add(getSessionInterceptor())", - "converters.add(ZonedDateTimeToLongConverter.INSTANCE)", - "converters.add(PeriodToStringConverter.INSTANCE)", - "this.authorizationProperties.getAuthenticatedPaths()\n\t\t.add(dashboard(authorizationProperties, \"/**\"))", - "\nthis.authorizationProperties.getAuthenticatedPaths().add(\"/\")", - "enabledProtocols.add(\"TLSv1.2\")", - "enabledCipherSuites.add(\"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256\")", - "enabledCipherSuites.add(\"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\")", - "converters.add(DateToStringConverter.INSTANCE)", - "converters.add(DateToLongConverter.INSTANCE)", - "\nconverters.add(SerializedObjectToDateConverter.INSTANCE)", - "\nconverters.add(CalendarToLongConverter.INSTANCE)", - "converters.add(NumberToCalendarConverter.INSTANCE)", - "converters.add(LocalDateToLongConverter.INSTANCE)", - "converters.add(StringToPeriodConverter.INSTANCE)", - "converters.add(LocalDateTimeToLongConverter.INSTANCE)", - "converters.add(NumberToLocalDateConverter.INSTANCE)", - "converters.add(NumberToLocalDateTimeConverter.INSTANCE)", - "converters.add(NumberToDateTimeConverter.INSTANCE)", - "converters.add(NumberToLocalTimeConverter.INSTANCE)", - "converters.add(LocalTimeToLongConverter.INSTANCE)", - "converters.add(NumberToInstantConverter.INSTANCE)", - "converters.add(InstantToLongConverter.INSTANCE)", - "converters.add(ZoneIdToStringConverter.INSTANCE)", - "converters.add(StringToZoneIdConverter.INSTANCE)", - "converters.add(DurationToStringConverter.INSTANCE)", - "converters.add(StringToDurationConverter.INSTANCE)", - "converters.add(DateTimeToLongConverter.INSTANCE)", - "instances.add(deployApp(request, workDir, group, deploymentId, index, request.getDeploymentProperties()))", - "restTemplate.getInterceptors().add(VaultClients.createNamespaceInterceptor(\"foo/bar\"))", - "list.add(() -> VerificationResult.notCompatible(\"Wrong Boot version\", \"Use Boot version 1.2\"))", - "converters.add(ChoiceFormatToStringConverter.INSTANCE)", - "commandLineArgs.add(\"--spring.profiles.active=worker\")", - "serviceInstances.add(discoveryClient.getInstances(serviceId))", - "importsList.add(\"org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration\")", - "commandLineArgs.add(\"--spring.cloud.task.initialize-enabled=false\")", - "converters.add(IntegerToStringConverter.INSTANCE)", - "converters.add(BlogPostToCouchbaseDocumentConverter.INSTANCE)", - "converters.add(CouchbaseDocumentToBlogPostConverter.INSTANCE)", - "parameters.add(clientRegistrationIdParameter)", - "passengers.getPassengerOrUsername().add(\"john\")", - "this.argumentResolvers.add(resolver)", - "\npodSpec.getVolumes().add(new VolumeBuilder().withName(\"config\").withNewEmptyDir().endEmptyDir().build())", - "\ninterceptors.add(new PayloadLoggingInterceptor())", - "this.restTemplate.getInterceptors().add(new ClientHttpRequestInterceptor() {\n\t@Override\n\tpublic ClientHttpResponse intercept(HttpRequest request, byte[] body,\n\t\t\tClientHttpRequestExecution execution) throws IOException {\n\t\tString clientName = request.getURI().getHost();\n\t\tZookeeperDependency dependencyForAlias = DependencyRestTemplateAutoConfiguration.this.zookeeperDependencies\n\t\t\t\t.getDependencyForAlias(clientName);\n\t\tHttpHeaders headers = getUpdatedHeadersIfPossible(request,\n\t\t\t\tdependencyForAlias);\n\t\trequest.getHeaders().putAll(headers);\n\t\treturn execution.execute(request, body);\n\t}\n\n\tprivate HttpHeaders getUpdatedHeadersIfPossible(HttpRequest request,\n\t\t\tZookeeperDependency dependencyForAlias) {\n\t\tHttpHeaders httpHeaders = new HttpHeaders();\n\t\tif (dependencyForAlias != null) {\n\t\t\tMap> updatedHeaders = dependencyForAlias\n\t\t\t\t\t.getUpdatedHeaders(convertHeadersFromListToCollection(\n\t\t\t\t\t\t\trequest.getHeaders()));\n\t\t\thttpHeaders\n\t\t\t\t\t.putAll(convertHeadersFromCollectionToList(updatedHeaders));\n\t\t\treturn httpHeaders;\n\t\t}\n\t\thttpHeaders.putAll(request.getHeaders());\n\t\treturn httpHeaders;\n\t}\n\n\tprivate Map> convertHeadersFromListToCollection(\n\t\t\tHttpHeaders headers) {\n\t\tMap> transformedHeaders = new HashMap<>();\n\t\tfor (Map.Entry> entry : headers.entrySet()) {\n\t\t\ttransformedHeaders.put(entry.getKey(), entry.getValue());\n\t\t}\n\t\treturn transformedHeaders;\n\t}\n\n\tprivate Map> convertHeadersFromCollectionToList(\n\t\t\tMap> headers) {\n\t\tMap> transformedHeaders = new HashMap<>();\n\t\tfor (Map.Entry> entry : headers.entrySet()) {\n\t\t\ttransformedHeaders.put(entry.getKey(),\n\t\t\t\t\tnew ArrayList<>(entry.getValue()));\n\t\t}\n\t\treturn transformedHeaders;\n\t}\n})", - "interceptors.add(validatingInterceptor)", - "commandLineArgs.add(\"--spring.batch.initializer.enabled=false\")", - "instances.add(createServiceInstance(serviceIdToQuery, instance))", - "locations\n\t\t\t.add(new ZookeeperConfigDataResource(propertySourceContext.getPath(), location.isOptional(), propertySourceContext\n\t\t\t\t\t.getProfile()))", - "contexts.add(baseContext + this.properties.getProfileSeparator() + profile)", - "this.aliasSpecs.add(spec)", - "response.getFlight().add(SchemaConversionUtils.toSchemaType(domainFlight))", - "authorizedClientProviders.add(builder.build())", - "schemaTicket.getPassengers().getPassenger().add(toSchemaType(passenger))", - "resolvers.add(new CommandContextMethodArgumentResolver())", - "dependencies.add(new Dependency(new DefaultArtifact(coordinate), null))", - "list.add(() -> VerificationResult.notCompatible(\"Wrong JDK version\", \"Use JDK 25\"))", - "\npodSpec.getContainers().get(0).getVolumeMounts()\n .add(new VolumeMountBuilder().withName(\"config\").withMountPath(\"/config\").build())", - "httpHeaders.add(authenticationHeader)", - "parsers.add(new PemParser(PKCS8_HEADER, PKCS8_FOOTER, \"RSA\", PKCS8EncodedKeySpec::new))", - "parsers.add(new PemParser(EC_HEADER, EC_FOOTER, \"EC\", PemPrivateKeyParser::createKeySpecForEc))", - "parsers.add(new PemParser(PKCS1_HEADER, PKCS1_FOOTER, \"RSA\", PemPrivateKeyParser::createKeySpecForPkcs1))", - "publishers.add(ReactiveWrapperConverters.toWrapper(value, Flux.class) //\n\t\t.collectList() //\n\t\t.doOnNext(it -> holder.put(index, Optional.of(it))))", - "globalConfigMapKeyRefs.add(globalConfigMapKeyRef2)", - "\nglobalConfigMapKeyRefs.add(globalConfigMapKeyRef1)", - "globalSecretKeyRefs.add(globalSecretKeyRef2)", - "\nglobalSecretKeyRefs.add(globalSecretKeyRef1)", - "\nkubernetesDeployerProperties.getTolerations().add(toleration2)", - "\nkubernetesDeployerProperties.getTolerations().add(toleration1)", - "kubernetesDeployerProperties.getTolerations().add(toleration)", - "\npodSpec.getInitContainers().add(createStatefulSetInitContainer(podSpec, statefulSetInitContainerImageName))", - "\npodSpec.getContainers().add(container)", - "cmdLineArgs.add(\"--spring.cloud.data.flow.platformname=platform1\")", - "newConverters.add(new IntegerToEnumConverterFactory(getObjectMapper()))", - "newConverters.add(new StringToEnumConverterFactory(getObjectMapper()))", - "newConverters.add(new BooleanToEnumConverterFactory(getObjectMapper()))", - "secretRefs.add(buildSecretRefEnvVar(secretRef))", - "configMapRefs.add(buildConfigMapRefEnvVar(configMapRef))", - "secretKeyRefs.add(buildSecretKeyRefEnvVar(secretKeyRef))", - "configMapKeyRefs.add(buildConfigMapKeyRefEnvVar(configMapKeyRef))", - "envVars.add(new EnvVar(\"SPRING_CLOUD_APPLICATION_GROUP\",\n request.getDeploymentProperties().get(AppDeployer.GROUP_PROPERTY_KEY), null))", - "result.add(new TestNodeConfig(hostname, ports))", - "envVars.add(getGUIDEnvVar())", - "configImports.add(propertySource.getProperty(CONFIG_IMPORT_PROPERTY))", - "adviceChain.add((MethodInterceptor) invocation -> {\n\tadviceApplied.set(true);\n\treturn invocation.proceed();\n})", - "processes.add(deployApp(request, workDir, group, deploymentId, index, request.getDeploymentProperties()))", - "this.authorizationProperties.getPermitAllPaths()\n\t\t.add(this.authorizationProperties.getDashboardUrl())", - "this.clientFactoryCustomizers.add(customizer)", - "supportedMethods.add(method)", - "fluxes.add(kafkaReceiver\n\t\t.receiveAutoAck()\n\t\t.map(inner -> new GenericMessage<>(inner)))", - "proxyList.add(\"https://localhost/newPortal/login/cas\")", - "grantedAuthorities.add(createSimpleGrantedAuthority(value))", - "hlp.add(new TemporalAmountConverter())", - "grantedAuthorities.add(createSimpleGrantedAuthority(o))", - "this.consumerPropertiesPerSbfb.get(streamsBuilderFactoryBean).add(consumerProperties)", - "childs.add(buildStateMachineContext(rsm))", - "params.add(\"--spring.rabbitmq.template.retry.enabled=true\")", - "params.add(\"--server.port=0\")", - "this.consumerConfigCustomizers.add(consumerConfigCustomizer)", - "interceptors.add(registry.getBeanDefinition(this.inboundSecurityInterceptorId))", - "configClasses.add(TestChannelBinderConfiguration.class)", - "converters.add(converter)", - "this.converters.add(new ObjectStringMessageConverter())", - "this.converters.add(new ByteArrayMessageConverter() {\n\t@Override\n\tprotected boolean supports(Class clazz) {\n\t\tif (!super.supports(clazz)) {\n\t\t\treturn (Object.class == clazz);\n\t\t}\n\t\treturn true;\n\t}\n})", - "existingBinderConfigurations.add(binderEntry.getKey())", - "configurerList.add(messageConverterConfigurer)", - "resolvers.add(mapArgumentResolver)", - "interceptors.add(new RootBeanDefinition(CsrfTokenHandshakeInterceptor.class))", - "resolvers.add(payloadsArgumentResolver)", - "resolvers.add(payloadExpressionArgumentResolver)", - "resolvers.add(new NullAwarePayloadArgumentResolver(compositeMessageConverter))", - "configClasses.add(BindingServiceConfiguration.class)", - "resolvers.add(new HeadersMethodArgumentResolver())", - "hlp.add(new EnumConverter())", - "interceptors.add(new RootBeanDefinition(CsrfChannelInterceptor.class))", - "allowed.add(\"https://www.springsource.org\")", - "canceledConsumers.add(consumer)", - "grantedAuthorities.add(new SimpleGrantedAuthority(\"ROLE_\" + role))", - "ServerHttpSecurity.this.defaultEntryPoints.add(0,\n\t\tnew DelegateEntry(htmlMatcher, this.authenticationEntryPoint))", - "http.defaultEntryPoints.add(new DelegateEntry(matcher, entryPoint))", - "OncePerRequestFilterTests.this.invocations.add(this)", - "http.defaultEntryPoints.add(new DelegateEntry(defaultEntryPointMatcher, defaultEntryPoint))", - "http.defaultAccessDeniedHandlers\n\t\t.add(new ServerWebExchangeDelegatingServerAccessDeniedHandler.DelegateEntry(\n\t\t\t\tthis.authenticationConverterServerWebExchangeMatcher,\n\t\t\t\tOAuth2ResourceServerSpec.this.accessDeniedHandler))", - "transports.add(new RestTemplateXhrTransport())", - "http.defaultEntryPoints.add(new DelegateEntry(this.authenticationConverterServerWebExchangeMatcher,\n\t\tOAuth2ResourceServerSpec.this.entryPoint))", - "mockConnections.add(connection)", - "this.entries.add(new RequestMatcherEntry<>(matcher, manager))", - "clientRegistrations.add(builder.build())", - "argResolvers.add(new RootBeanDefinition(AuthenticationPrincipalArgumentResolver.class))", - "dependencyManagementFiles.add(new File(dir, DEPENDENCY_MANAGEMENT_RESOURCE))", - "certs.add((X509Certificate) certificateFactory.generateCertificate(inputStream))", - "methods.add(messageHandlerFactory().createInvocableHandlerMethod(bean, method))", - "\nrestTemplate.getInterceptors().add(new CredHubOAuth2RequestInterceptor(clientRegistration, clientManager))", - "results.add((String) template.receiveAndConvert(ROUTE, 10_000L))", - "mockChannels.add(channel)", - "restTemplate.getInterceptors().add(new CredHubRequestInterceptor())", - "interceptors.add(new RootBeanDefinition(SecurityContextChannelInterceptor.class))", - "newAuths.add(switchAuthority)", - "j2eeUserRolesList.add(role)", - "voters.add(messageExpressionVoterBldr.getBeanDefinition())", - "this.authorizationProperties.getAuthenticatedPaths()\n\t\t.add(this.authorizationProperties.getDashboardUrl())", - "permissions.add(buildFromName(name))", - "resolvers.add(new SmartMessageMethodArgumentResolver(\n\t\tcompositeMessageConverter))", - "parameters.add(createModelForDescriptor(descriptor))", - "requestParts.add(createModelForDescriptor(descriptor))", - "simpleAuthorities.add((SimpleGrantedAuthority) authority)", - "sources.add(new MapPropertySource(\"testBootstrap3\", map))", - "sources.add(new MapPropertySource(\"testBootstrap2\", singletonMap(\"key2\", \"value2\")))", - "encoders.add(0, new MessageAwareJsonEncoder(jsonMapper, true))", - "sources.add(new MapPropertySource(\"testBootstrap1\", singletonMap(\"key1\", \"value1\")))", - "preprocessors.add(defaultResponsePreprocessor)", - "messageConverters.add(new PrimitiveTypesFromStringMessageConverter(new DefaultConversionService()))", - "commands.add(bindDeploymentProperties(deploymentProperties).getJavaCmd())", - "commands.add(getJdwpOptions(debugAddress.getSuspend(), debugAddress.getAddress()))", - "restTemplate.getInterceptors().add(new BasicAuthenticationInterceptor(clientId, clientSecret))", - "messageConverters.add(new StringMessageConverter())", - "messageConverters.add(new JsonMessageConverter(jsonMapper))", - "mcList.add(new PrimitiveTypesFromStringMessageConverter(conversionService))", - "mcList.add(new ByteArrayMessageConverter())", - "\nmcList.add(new JsonMessageConverter(jsonMapper))", - "filters.add(((ProxyFilterRegistration) fr).getFilter())", - "aotInitializers.add(AotApplicationContextInitializer.forInitializerClasses(initializerClassName))", - "activeProfiles.add(0, profile)", - "sourceList.add(new SimpleBootstrapPropertySource(p))", - "rolesAsStrings.add(oauthRoleAuthority.getAuthority())", - "providers.add(authenticationProvider)", - "this.authorizationProperties.getPermitAllPaths()\n\t\t.add(dashboard(authorizationProperties, \"/**\"))", - "messageConverters.add(new ByteArrayMessageConverter())", - "\nresolvers.add(new HeaderMethodArgumentResolver(clbf.getConversionService(), clbf))", - "descriptions.add(this.descriptionResolver.resolveDescription(constraint))", - "defaultProperties.add(\"spring.jmx.default-domain=${random.uuid}\")", - "resolvers.add(new SmartPayloadArgumentResolver(\n\t\tcompositeMessageConverter,\n\t\tvalidator))", - "sids.add(new GrantedAuthoritySid(authority))", - "sids.add(new PrincipalSid(authentication))", - "candidatesForBindableType.add(defaultCandidateConfiguration)", - "candidateBindingTargetFactories.add(bindingTargetFactoryEntry.getKey())", - "resolvers.add(new PayloadExpressionArgumentResolver())", - "parts.add(createOperationRequestPart(part))", - "resolvers.add(new NullAwarePayloadArgumentResolver(this.messageConverter))", - "resolvers.add(new PayloadsArgumentResolver())", - "resolvers.add(new CollectionArgumentResolver(true))", - "cookies.add(createModelForDescriptor(descriptor))", - "defaultProperties.add(\"server.port=0\")", - "resolvers.add(new CustomArgumentResolver())", - "interceptors.add(this.clientInterceptor)", - "contexts.add(serialisationService\n\t\t.deserialiseStateMachineContext(repositoryStateMachine.getStateMachineContext()))", - "restTemplate.getInterceptors().add(0, new GZipInterceptor())", - "resolvers.add(new MapArgumentResolver())", - "resolvers.add(new ContinuationHandlerMethodArgumentResolver())", - "keysToRemove.add(\"traceHandlerParentSpan\")", - "customizers.add(functionMessageSpanCustomizer)", - "creators.add(delegateCreator)", - "Builder.this.mappings.add(new Entry<>(messageMatcher, authorizationManager))", - "cookieHeaders.add(serviceInstanceCookie)", - "filteredInstances.add(serviceInstance)", - "restTemplate.getInterceptors().add(0, new MySecondClientHttpRequestInterceptor())", - "interceptors.add(loadBalancerInterceptor)", - "policies.add(buildSQLRetryPolicy(element))", - "this.logoutHandlers.add(new SecurityContextLogoutHandler())", - "filters.add(new OrderDecorator(this.rememberMeFilter, SecurityFilters.REMEMBER_ME_FILTER))", - "resolvers.add(new ArgumentHeaderMethodArgumentResolver(conversionService, null))", - "filters.add(new OrderDecorator(this.anonymousFilter, SecurityFilters.ANONYMOUS_FILTER))", - "this.logoutHandlers.add(new RootBeanDefinition(SecurityContextLogoutHandler.class))", - "this.logoutHandlers.add(new RuntimeBeanReference(this.rememberMeServicesId))", - "this.logoutHandlers.add(this.csrfLogoutHandler)", - "targetPoints.add(ToPostgresPointConverter.INSTANCE.convert(sourcePoint))", - "targetPoints.add(FromPostgresPointConverter.INSTANCE.convert(sourcePoint))", - "converters.add(RowToZonedDateTimeConverter.INSTANCE)", - "converters.add(RowToUuidConverter.INSTANCE)", - "converters.add(RowToStringConverter.INSTANCE)", - "filters.add(new OrderDecorator(this.logoutFilter, SecurityFilters.LOGOUT_FILTER))", - "customFilters.add(new OrderDecorator(bean, order.getOrder() - 1))", - "customFilters.add(new OrderDecorator(bean, SecurityFilters.FIRST))", - "customFilters.add(new OrderDecorator(bean, order.getOrder() + 1))", - "customFilters.add(new OrderDecorator(bean, SecurityFilters.LAST))", - "converters.add(RowToLocalTimeConverter.INSTANCE)", - "converters.add(RowToLocalDateTimeConverter.INSTANCE)", - "converters.add(RowToLocalDateConverter.INSTANCE)", - "converters.add(RowToNumberConverterFactory.INSTANCE)", - "\nconverters.add(RowToBooleanConverter.INSTANCE)", - "customFilters.add(new OrderDecorator(bean, SecurityFilters.valueOf(position)))", - "this.matchers.add(new PathBodyMatcher(path, matchingType))", - "matchers.add(new PrefixBasedMatcher(false, this.standardHeaderPrefix))", - "converters.add(RowToOffsetDateTimeConverter.INSTANCE)", - "currentPerson.getAddresses().add(new Address(addrId, rs.getString(\"street\")))", - "filters.add(new OrderDecorator(this.x509Filter, SecurityFilters.X509_FILTER))", - "filters.add(\n\t\tnew OrderDecorator(new RuntimeBeanReference(this.formFilterId), SecurityFilters.FORM_LOGIN_FILTER))", - "filters.add(new OrderDecorator(this.etf, SecurityFilters.EXCEPTION_TRANSLATION_FILTER))", - "filters.add(new OrderDecorator(new RuntimeBeanReference(this.saml2LogoutResponseFilterId),\n\t\tSecurityFilters.SAML2_LOGOUT_RESPONSE_FILTER))", - "filters.add(new OrderDecorator(new RuntimeBeanReference(this.saml2LogoutRequestFilterId),\n\t\tSecurityFilters.SAML2_LOGOUT_REQUEST_FILTER))", - "filters.add(new OrderDecorator(new RuntimeBeanReference(this.saml2LogoutFilterId),\n\t\tSecurityFilters.SAML2_LOGOUT_FILTER))", - "rootActionsWithVersion.add(action)", - "\nrestTemplate.getInterceptors().add(clientHttpRequestInterceptor)", - "filters.add(new OrderDecorator(new RuntimeBeanReference(this.saml2AuthenticationRequestFilterId),\n\t\tSecurityFilters.SAML2_AUTHENTICATION_REQUEST_FILTER))", - "filters.add(new OrderDecorator(new RuntimeBeanReference(this.saml2AuthenticationFilterId),\n\t\tSecurityFilters.SAML2_AUTHENTICATION_FILTER))", - "rootActionsWithoutVersion.add(action)", - "filters.add(new OrderDecorator(this.authorizationCodeGrantFilter,\n\t\tSecurityFilters.OAUTH2_AUTHORIZATION_CODE_GRANT_FILTER))", - "new ConnectionEndpointList(getDefaultConnectionEndpoints(environment))\n\t\t\t\t.add(getConfiguredConnectionEndpoints(environment))", - "filters.add(new OrderDecorator(this.jeeFilter, SecurityFilters.PRE_AUTH_FILTER))", - "new ConnectionEndpointList(getDefaultConnectionEndpoints(environment))\n\t\t\t.add(getConfiguredConnectionEndpoints(environment))\n\t\t\t.add(getPooledConnectionEndpoints(environment))", - "filters.add(\n\t\tnew OrderDecorator(this.bearerTokenAuthenticationFilter, SecurityFilters.BEARER_TOKEN_AUTH_FILTER))", - "\nthis.regionConfigurers.add(newRepositoryCacheLoaderRegionConfigurer(repository, regionBeanName))", - "this.regionConfigurers.add(newRepositoryCacheWriterRegionConfigurer(repository, regionBeanName))", - "filters.add(new OrderDecorator(this.basicFilter, SecurityFilters.BASIC_AUTH_FILTER))", - "\nmockCacheServers.add(CacheServerMockObjects.mockCacheServer(\"10.11.111.1\", null,\n\t\"Mailbox\", 15000L, mockServerLoadProbe, 100, 500,\n\t8, 20000, 30000, 41414, true, 16384,\n\ttrue))", - "\nmockCacheServers.add(CacheServerMockObjects.mockCacheServer(\"10.12.120.2\", null,\n\t\"Skullbox\", 10000L, mockServerLoadProbe, 250, 50,\n\t16, 5000, 15000, 42424, false, 8192,\n\tfalse))", - "filters.add(new OrderDecorator(this.logoutPageGenerationFilter, SecurityFilters.LOGOUT_PAGE_FILTER))", - "filters.add(new OrderDecorator(this.loginPageGenerationFilter, SecurityFilters.LOGIN_PAGE_FILTER))", - "filters.add(new OrderDecorator(this.oauth2AuthorizationRequestRedirectFilter,\n\t\tSecurityFilters.OAUTH2_AUTHORIZATION_REQUEST_FILTER))", - "\nconnectionFactories.add(httpConnectionFactory)", - "filters.add(new OrderDecorator(new RuntimeBeanReference(this.oauth2LoginFilterId),\n\t\tSecurityFilters.OAUTH2_LOGIN_FILTER))", - "filters.add(new OrderDecorator(this.authorizationRequestRedirectFilter,\n\t\tSecurityFilters.OAUTH2_AUTHORIZATION_REQUEST_FILTER.getOrder() + 1))", - "providers.add(this.anonymousProviderRef)", - "newGrantTypes.add(\"authorization_code\")", - "authMethods.add(\"some-authentication-method\")", - "this.clientRegistrationRequestConverters.add(clientRegistrationRequestConverter)", - "\nauthenticationConverters.add(new OidcClientRegistrationAuthenticationConverter())", - "authenticationProviders.add(oidcClientRegistrationAuthenticationProvider)", - "authenticationProviders.add(oidcClientConfigurationAuthenticationProvider)", - "requestMatchers.add(configurer.getRequestMatcher())", - "requestMatchers.add(new AntPathRequestMatcher(\n\t\tauthorizationServerSettings.getJwkSetEndpoint(), HttpMethod.GET.name()))", - "this.revocationRequestConverters.add(revocationRequestConverter)", - "\nauthenticationConverters.add(new OAuth2TokenRevocationAuthenticationConverter())", - "authenticationProviders.add(tokenRevocationAuthenticationProvider)", - "this.deviceVerificationRequestConverters.add(deviceVerificationRequestConverter)", - "\nauthenticationConverters.add(new OAuth2DeviceVerificationAuthenticationConverter())", - "this.beanDefinitions.add(new RootBeanDefinition(beanClass, beanSupplier))", - "authenticationConverters.add(new OAuth2DeviceAuthorizationConsentAuthenticationConverter())", - "filters.add(new OrderDecorator(this.fsi, SecurityFilters.FILTER_SECURITY_INTERCEPTOR))", - "this.userInfoRequestConverters.add(userInfoRequestConverter)", - "\nauthenticationConverters.add(\n\t\t(request) -> {\n\t\t\tAuthentication authentication = SecurityContextHolder.getContext().getAuthentication();\n\t\t\treturn new OidcUserInfoAuthenticationToken(authentication);\n\t\t}\n)", - "authenticationProviders.add(oidcUserInfoAuthenticationProvider)", - "this.logoutRequestConverters.add(logoutRequestConverter)", - "\nauthenticationConverters.add(new OidcLogoutAuthenticationConverter())", - "authenticationProviders.add(oidcLogoutAuthenticationProvider)", - "this.introspectionRequestConverters.add(introspectionRequestConverter)", - "\nauthenticationConverters.add(new OAuth2TokenIntrospectionAuthenticationConverter())", - "authenticationProviders.add(tokenIntrospectionAuthenticationProvider)", - "this.authenticationConverters.add(authenticationConverter)", - "filters.add(new OrderDecorator(this.requestCacheAwareFilter, SecurityFilters.REQUEST_CACHE_FILTER))", - "newGrantTypes.add(\"custom_grant\")", - "tokenGeneratorList.add((OAuth2TokenGenerator) tokenGenerator)", - "clientAuthenticationMethods.add(clientAuthenticationMethod.getValue())", - "codeChallengeMethods.add(\"some-authentication-method\")", - "this.jwkList.add(secretJwk)", - "grantTypes.add(authorizationGrantType.getValue())", - "authenticationMethods.add(ClientAuthenticationMethod.CLIENT_SECRET_BASIC.getValue())", - "authenticationMethods.add(ClientAuthenticationMethod.CLIENT_SECRET_POST.getValue())", - "authenticationMethods.add(ClientAuthenticationMethod.CLIENT_SECRET_JWT.getValue())", - "authenticationMethods.add(ClientAuthenticationMethod.PRIVATE_KEY_JWT.getValue())", - "audience.add(authorizationServerContext.getIssuer())", - "audience.add(asUrl(authorizationServerContext.getIssuer(), authorizationServerSettings.getTokenEndpoint()))", - "\ngatewayTransportFilters.add(invocation.getArgument(0))", - "audience.add(asUrl(authorizationServerContext.getIssuer(), authorizationServerSettings.getTokenRevocationEndpoint()))", - "authorizationGrantTypes.add(authorizationGrantType.getValue())", - "parameters.add(registeredClientId)", - "handshakeInterceptorList.add(new RuntimeBeanReference(id))", - "converters.add(Jsr310TimestampBasedConverters.LocalDateTimeToTimestampConverter.INSTANCE)", - "converters.add(OffsetDateTimeToTimestampConverter.INSTANCE)", - "parameters.add(mapToSqlParameter(\"authorization_code_value\", token))", - "converters.add(DateTimeOffsetToOffsetDateTimeConverter.INSTANCE)", - "converters.add(LocalDateTimeToDateConverter.INSTANCE)", - "filters.add(new OrderDecorator(this.wellKnownChangePasswordRedirectFilter,\n\t\tSecurityFilters.WELL_KNOWN_CHANGE_PASSWORD_REDIRECT_FILTER))", - "parameters.add(mapToSqlParameter(\"device_code_value\", token))", - "filters.add(new OrderDecorator(this.csrfFilter, SecurityFilters.CSRF_FILTER))", - "filters.add(new OrderDecorator(this.addHeadersFilter, SecurityFilters.HEADERS_FILTER))", - "filters.add(new OrderDecorator(this.corsFilter, SecurityFilters.CORS_FILTER))", - "messageConverterList.add(new RuntimeBeanReference(id))", - "\nauthenticationConverters.add(new JwtClientAssertionAuthenticationConverter())", - "providers.add(this.rememberMeProviderRef)", - "providers.add(this.jeeProviderRef)", - "this.defaultMessageConverters.add(new ResourceHttpMessageConverter())", - "this.defaultMessageConverters.add(stringHttpMessageConverter)", - "this.defaultMessageConverters.add(new ByteArrayHttpMessageConverter())", - "this.defaultMessageConverters.add(new MultipartAwareFormHttpMessageConverter())", - "result.add(this.simpleAuthSpec.build())", - "result.add(this.basicAuthSpec.build())", - "serverUrls.add(\"ldap://foo:789\")", - "serverUrls.add(\"ldap://bar:389\")", - "serverUrls.add(\"ldaps://blah:636\")", - "serverUrls.add(\"ldap://ad1.example.org:789\")", - "serverUrls.add(\"ldap://ad2.example.org:389\")", - "this.defaultMessageConverters.add(sourceConverter)", - "serverUrls.add(\"ldaps://ad3.example.org:636\")", - "this.authenticationProviders.add(authenticationProvider)", - "authorities.add(new SimpleGrantedAuthority(new DistinguishedName(group).removeLast().getValue()))", - "payloads\n\t\t\t\t\t\t.add(AmqpInboundGateway.this.amqpMessageConverter.fromMessage(fragment))", - "list.add(new AuthenticationInterceptor())", - "this.initScripts.add(new ClassPathResource(\"org/springframework/security/core/userdetails/jdbc/users.ddl\"))", - "listHeaders.add(AmqpInboundChannelAdapter.this.headerMapper\n\t\t\t\t\t\t.toHeadersFromRequest(msg.getMessageProperties()))", - "StandardConfig.this.sessionSources.add(3)", - "credentials.add(credential)", - "this.defaultConverters.add(new StringMessageConverter())", - "this.defaultConverters.add(new ByteArrayMessageConverter())", - "this.defaultConverters.add(converter)", - "this.payloadInterceptors.add(interceptor)", - "imports.add(Jsr250MethodSecurityConfiguration.class.getName())", - "this.defaultMessageConverters.add(new Jaxb2RootElementHttpMessageConverter())", - "this.defaultMessageConverters.add(new AtomFeedHttpMessageConverter())", - "encryption.add(Saml2X509Credential.encryption(certificate))", - "filesForOverflow.add(File.createTempFile(\"tmp\" + i, null, this.rootDir))", - "builders.add(convert(descriptor))", - "logoutRequest.getSessionIndexes().add(sessionIndex)", - "defaultFilters.add(new AcceptOnceFileListFilter<>())", - "interceptorsToSet.add(new CsrfTokenHandshakeInterceptor())", - "StandardConfig.this.sessionSources.add(1)", - "argumentResolvers.add(new AuthenticationPrincipalArgumentResolver())", - "response.getEncryptedAssertions().add(encryptedAssertion)", - "argumentResolvers.add(resolver)", - "argumentResolvers.add(new CsrfTokenArgumentResolver())", - "this.defaultMessageConverters.add(new MappingJackson2HttpMessageConverter())", - "argumentResolvers.add(currentSecurityContextArgumentResolver)", - "response.getEncryptedAssertions().add(new EncryptedAssertionBuilder().buildObject())", - "procedureParameters.add(new ProcedureParameter(\"password\", \"static_password\", null))", - "argumentResolvers.add(authenticationPrincipalResolver)", - "StandardConfig.this.sessionSources.add(2)", - "spSsoDescriptor.getSingleLogoutServices().add(buildSingleLogoutService(registration, binding))", - "assertion.getAuthnStatements().add(statement)", - "result.add(this.authorizePayload.build())", - "spSsoDescriptor.getAssertionConsumerServices().add(buildAssertionConsumerService(registration))", - "converters.add(serializingHttpMessageConverter)", - "converters.add(new SerializingHttpMessageConverter())", - "this.defaultMessageConverters.add(new RssChannelHttpMessageConverter())", - "argumentResolvers\n\t\t.add(new org.springframework.security.web.bind.support.AuthenticationPrincipalArgumentResolver())", - "providers.add(this.x509ProviderRef)", - "madeDirs.add(invocation.getArgument(0))", - "canonicalFiles.add(new SftpFileInfo(file))", - "this.runtimeWiringConfigurers.add(configurer)", - "this.typeDefinitionConfigurers.add(configurer)", - "this.dataLoaderRegistrars.add(registrar)", - "afterInvocationProviders.add(postInvocationAdviceProvider)", - "converters.add(mappingJackson2MessageConverter)", - "this.customArgumentResolvers.add(resolver)", - "classNames.add(GlobalMethodSecurityConfiguration.class.getName())", - "converters.add(new ByteArrayMessageConverter())", - "converters.add(new ObjectStringMessageConverter())", - "controllerAdvices.add(beanClass)", - "relyingPartyRegistrations.add(builder.build())", - "decisionVoters.add(new PreInvocationAuthorizationAdviceVoter(expressionAdvice))", - "encryptionCertificateLocations.add(certificateLocation)", - "verificationCertificateLocations.add(certificateLocation)", - "encryptionCredentials.add(getSaml2EncryptionCredential(certificateLocation))", - "resourceProcessors.add(SpecializedLongResourceProcessor.INSTANCE)", - "verificationCredentials.add(getSaml2VerificationCredential(certificateLocation))", - "providers.add(this.authorizationCodeAuthenticationProviderRef)", - "instances.add(new EurekaServiceInstance(info))", - "\nrestTemplate.getInterceptors().add((request, body, execution) -> {\n\tClientHttpResponse response = execution.execute(request, body);\n\tif (!response.getStatusCode().equals(HttpStatus.NOT_FOUND)) {\n\t\treturn response;\n\t}\n\treturn new NotFoundHttpResponse(response);\n})", - "\nrestTemplate.getMessageConverters().add(0, mappingJacksonHttpMessageConverter())", - "restTemplate.getInterceptors()\n\t\t.add(new BasicAuthenticationInterceptor(credentials[0], credentials[1]))", - "providers.add(this.oauth2LoginOidcAuthenticationProviderRef)", - "providers.add(this.oauth2LoginAuthenticationProviderRef)", - "resourceProcessors.add(LongResourceProcessor.INSTANCE)", - "keys.add(new KnownHostsServerKeyVerifier.HostEntryPair(entry, resolveHostKey(entry)))", - "visitorsToUse.add(ContextDataFetcherDecorator.createVisitor(this.subscriptionExceptionResolvers))", - "converters.add(new StringHttpMessageConverter(StandardCharsets.UTF_8))", - "argumentResolvers.add(context.getBean(ProxyExchangeArgumentResolver.class))", - "template.getMessageConverters().add(new ByteArrayHttpMessageConverter() {\n\t@Override\n\tpublic boolean supports(Class clazz) {\n\t\treturn true;\n\t}\n})", - "this.processors.add(new EntityModelProcessorWrapper(processor))", - "imports.add(SecuredMethodSecurityConfiguration.class.getName())", - "imports.add(PrePostMethodSecurityConfiguration.class.getName())", - "imports.add(ReactiveMethodSecurityConfiguration.class.getName())", - "imports.add(ReactiveAuthorizationManagerMethodSecurityConfiguration.class.getName())", - "configs.add(p.getConfig())", - "configurations.add(this.serverConfiguration)", - "configurations.add(this.clientConfiguration)", - "this.gatewayFilters.add(gatewayFilter)", - "converters.add(getHalConverter(halFlavors))", - "sources.add(jsr250MethodSecurityMetadataSource)", - "sources.add(new SecuredAnnotationSecurityMetadataSource())", - "\nheadersFilters.add((headers, exchange) -> {\n\tHttpHeaders filtered = new HttpHeaders();\n\tfor (Map.Entry> entry : headers.entrySet()) {\n\t\tif (!entry.getKey().toLowerCase().startsWith(\"sec-websocket\")) {\n\t\t\tfiltered.addAll(entry.getKey(), entry.getValue());\n\t\t}\n\t}\n\treturn filtered;\n})", - "sources.add(new PrePostAnnotationSecurityMetadataSource(attributeFactory))", - "responseConsumers.add(responseConsumer)", - "interceptors.add(0, changingInterceptor)", - "sources.add(customMethodSecurityMetadataSource)", - "decisionVoters.add(new AuthenticatedVoter())", - "DefaultBatchLoaderRegistry.this.mappedLoaders.add(\n\t\tnew ReactorMappedBatchLoader<>(initName(), loader, initOptionsSupplier()))", - "DefaultBatchLoaderRegistry.this.loaders.add(\n\t\tnew ReactorBatchLoader<>(initName(), loader, initOptionsSupplier()))", - "getConverters().add(new GenericMessageConverter(conversionService))", - "decisionVoters.add(new Jsr250Voter())", - "\nsources.add(new IpSubnetFilterRule(ipAddress, cidrPrefix, IpFilterRuleType.ACCEPT))", - "authenticationConverters.add(new ClientSecretBasicAuthenticationConverter())", - "audience.add(asUrl(authorizationServerContext.getIssuer(), authorizationServerSettings.getTokenIntrospectionEndpoint()))", - "authenticationConverters.add(new PublicClientAuthenticationConverter())", - "remoteRepos.add(builder.build())", - "customizers.add(this.consumerCustomizer)", - "delegateSessionStrategies.add(new RuntimeBeanReference(sessionAuthStratRef))", - "edDistributedList1.add(new HazelcastIntegrationTestUser(1, \"TestName1\", \"TestSurname1\"))", - "mappedAuthorities.add(new SimpleGrantedAuthority(isOidc ? \"ROLE_OIDC_USER\" : \"ROLE_OAUTH2_USER\"))", - "delegateSessionStrategies.add(this.csrfAuthStrategy)", - "this.logoutHandlers.add(new RootBeanDefinition(LogoutSuccessEventPublishingLogoutHandler.class))", - "this.logoutHandlers.add(cookieDeleter)", - "delegates.add(new RuntimeBeanReference(metaDataSourceId))", - "stubMappings.add(registerDescriptor(wireMock, mappingDescriptor))", - "this.logoutHandlers.add(new RuntimeBeanReference(this.rememberMeServices))", - "this.logoutHandlers.add(sclh)", - "afterInvocationProviders.add(afterInvocationBldr.getBeanDefinition())", - "this.logoutHandlers.add(csrfLogoutHandler)", - "delegates.add(BeanDefinitionBuilder.rootBeanDefinition(SecuredAnnotationSecurityMetadataSource.class)\n\t\t.getBeanDefinition())", - "securityFilterChains.add(createSecurityFilterChain(matcher, filterChain))", - "customizers.add(this.consumerBuilderCustomizer)", - "customizers.add(builder -> {\n\tConsumerBuilderConfigurationUtil.loadConf(builder, propertiesToConsumer);\n\tbuilder.batchReceivePolicy(batchReceivePolicy);\n})", - "userList.add(HazelcastOutboundChannelAdapterTestUtils.getTestUser(index))", - "securityFilterChains.add(createSecurityFilterChain(matcher, new ManagedList(0)))", - "filterChain.add(index++, new RuntimeBeanReference(\"oauthRequestTokenFilter\"))", - "delegates.add(jsrMetadataSource)", - "openConnectionIds.add(entry.getKey())", - "filterChain.add(filterChain.size(), new RuntimeBeanReference(\"oauthConsumerContextFilter\"))", - "sockets.add(server.accept())", - "filters.add(new OrderDecorator(this.disableUrlRewriteFilter, SecurityFilters.DISABLE_ENCODE_URL_FILTER))", - "expectedRegisterdClassesAsList.add(AckRemoteApplicationEvent.class)", - "source2Args.add(\"--spring.cloud.schema.avro.dynamicSchemaGenerationEnabled=\" + dynamicSchemaGenerationEnabled)", - "granters.add(new CustomTokenGranter(endpoints.getTokenServices(), endpoints.getClientDetailsService(), endpoints.getOAuth2RequestFactory(), \"custom\"))", - "attributes.add(ConsumerSecurityConfig.DENY_ALL_ATTRIBUTE)", - "httpServerStubs.add(new WireMockHttpServerStub())", - "attributes.add(ConsumerSecurityConfig.PERMIT_ALL_ATTRIBUTE)", - "source2Args.add(\"--spring.cloud.schema.avro.schema-locations=\" + user2Schema)", - "filterChain.add(filterChain.size(), new RuntimeBeanReference(\"oauthConsumerFilter\"))", - "source1Args.add(\"--spring.cloud.schema.avro.dynamicSchemaGenerationEnabled=\" + dynamicSchemaGenerationEnabled)", - "attributes.add(new ConsumerSecurityConfig(role, ConsumerSecurityConfig.ConsumerSecurityType.CONSUMER_ROLE))", - "filters.add(new OrderDecorator(this.forceEagerSessionCreationFilter,\n\t\tSecurityFilters.FORCE_EAGER_SESSION_FILTER))", - "voters.add(GrantedAuthorityDefaultsParserUtils.registerWithDefaultRolePrefix(this.pc,\n\t\tRoleVoterBeanFactory.class))", - "voters.add(expressionVoter.getBeanDefinition())", - "channelProcessors.add(inSecureChannelProcessor)", - "repositories.add(dynamoDbLockRepository)", - "channelProcessors.add(secureChannelProcessor)", - "this.consumerInvokers.add(consumerInvoker)", - "attributes.add(new ConsumerSecurityConfig(key, ConsumerSecurityConfig.ConsumerSecurityType.CONSUMER_KEY))", - "tokenGranters.add(clientCredentialsGranterBean.getBeanDefinition())", - "handlers.add(BeanDefinitionBuilder.rootBeanDefinition(LogoutSuccessEventPublishingLogoutHandler.class)\n\t\t.getBeanDefinition())", - "handlers.add(BeanDefinitionBuilder.rootBeanDefinition(SecurityContextLogoutHandler.class).getBeanDefinition())", - "this.ignoreCsrfRequestMatchers.add(requestMatcher)", - "voters.add(new RootBeanDefinition(Jsr250Voter.class))", - "this.authenticationProviders.add(new RuntimeBeanReference(\n\t\tpc.getReaderContext().registerWithGeneratedName(jwtAuthenticationProvider)))", - "defaultVoters.add(new RootBeanDefinition(voter))", - "tokenGranters.add(tokenGranter)", - "result.add(new JaxbOAuth2ExceptionMessageConverter())", - "tokenGranters.add(new ResourceOwnerPasswordTokenGranter(authenticationManager, tokenServices,\n\t\tclientDetails, requestFactory))", - "tokenGranters.add(new ClientCredentialsTokenGranter(tokenServices, clientDetails, requestFactory))", - "classes.add(\"org.springframework.security.\")", - "tokenGranters.add(implicit)", - "this.authenticationProviders.add(new RuntimeBeanReference(\n\t\tpc.getReaderContext().registerWithGeneratedName(opaqueTokenAuthenticationProvider)))", - "tokenGranters.add(new RefreshTokenGranter(tokenServices, clientDetails, requestFactory))", - "tokenGranters.add(new AuthorizationCodeTokenGranter(tokenServices, authorizationCodeServices, clientDetails,\n\t\trequestFactory))", - "this.csrfIgnoreRequestMatchers.add(requestMatcher)", - "tokenGranters.add(new RuntimeBeanReference(customGranterRef))", - "this.authenticationProviders.add(\n\t\tnew RuntimeBeanReference(pc.getReaderContext().registerWithGeneratedName(saml2AuthenticationProvider)))", - "argumentResolvers.add(beanDefinitionBuilder.getBeanDefinition())", - "providers.add(new RootBeanDefinition(NullAuthenticationProvider.class))", - "tokenGranters.add(refreshTokenGranterBean.getBeanDefinition())", - "restTemplate.getInterceptors().add(emptyInterceptor)", - "tokenGranters.add(implicitGranterBean.getBeanDefinition())", - "tokenGranters.add(authorizationCodeTokenGranterBean.getBeanDefinition())", - "this.tokenEndpointAuthenticationFilters.add(filter)", - "this.messageConverters.add(new FormOAuth2ExceptionHttpMessageConverter())", - "messageConverters.add(extractor)", - "afterInvocationProviders.add(new RuntimeBeanReference(elt.getAttribute(ATT_REF)))", - "authorities.add(new SimpleGrantedAuthority(name))", - "converters.add(new BufferedImageHttpMessageConverter())", - "ALLOWED_CLASSES.add(\"org.company.oauth2.\")", - "authenticationConverters.add(new ClientSecretPostAuthenticationConverter())", - "filterChain.add(index++, new RuntimeBeanReference(\"oauthAuthenticateTokenFilter\"))", - "filterChain.add(index++, new RuntimeBeanReference(\"oauthAccessTokenFilter\"))", - "filterChain.add(index++, new RuntimeBeanReference(\"oauthProtectedResourceFilter\"))", - "ALLOWED_CLASSES.add(\"org.company.oauth2.CustomOAuth2Authentication\")", - "converters.add(new JaxbOAuth2AccessTokenMessageConverter())", - "converters.add(new JaxbOAuth2ExceptionMessageConverter())", - "ALLOWED_CLASSES.add(\"org.company.oauth2.CustomOAuth2AccessToken\")", - "voters.add(new RootBeanDefinition(RoleVoter.class))", - "ALLOWED_CLASSES.add(\"org.springframework.security.\")", - "jwtClaimsSetVerifiers.add(new IssuerClaimVerifier(providerConfiguration.getIssuer()))", - "this.messageConverters.add(new FormOAuth2AccessTokenMessageConverter())", - "allowedClasses.add(\"org.company.oauth2.CustomAuthentication\")", - "voters.add(new RootBeanDefinition(AuthenticatedVoter.class))", - "allowedClasses.add(\"org.company.oauth2.CustomOAuth2Authentication\")", - "allowedClasses.add(\"org.company.oauth2.CustomOAuth2AccessToken\")", - "allowedClasses.add(\"org.springframework.security.\")", - "customConverters.add(new MessageToBinaryConverter())", - "this.logoutHandlers.add(logoutHandler)", - "source1Args.add(\"--spring.cloud.schema.avro.schema-locations=\" + user1Schema)", - "command.add(\"jdk.management/com.sun.management.internal=ALL-UNNAMED\")", - "authenticationProviders.add(deviceCodeAuthenticationProvider)", - "redirectUris.add(\"https://client2.example.com\")", - "postLogoutRedirectUris.add(\"https://client2.example.com/oidc-post-logout\")", - "grantTypes.add(\"client_credentials\")", - "filters.add(new OrderDecorator(this.sfpf, SecurityFilters.SESSION_MANAGEMENT_FILTER))", - "entityAndChangeCreators.add(new EntityAndChangeCreator<>(instance, changeCreatorSelectorForSave(instance)))", - "authorities.add(new SimpleGrantedAuthority(ROLE_PREFIX + role))", - "m.add(0, new RequestMatcherEntry<>(matcher, manager))", - "this.logoutHandlers.add(postProcess(new LogoutSuccessEventPublishingLogoutHandler()))", - "authenticationProviders.add(clientCredentialsAuthenticationProvider)", - "filters.add(new OrderDecorator(this.cpf, SecurityFilters.CHANNEL_FILTER))", - "filters.add((exchange, chain) -> {\n\t\t\t\t\t\tServerOAuth2AuthorizedClientRepository repository = (ServerOAuth2AuthorizedClientRepository) ReflectionTestUtils\n\t\t\t\t\t\t\t\t.getField(this.authorizedClientManager, \"authorizedClientRepository\");\n\t\t\t\t\t\tassertThat(repository).isInstanceOf(TestOAuth2AuthorizedClientRepository.class);\n\t\t\t\t\t\treturn repository.loadAuthorizedClient(\"registration-id\", null, exchange)\n\t\t\t\t\t\t\t\t.switchIfEmpty(Mono.error(new AssertionError(\"no authorized client found\")))\n\t\t\t\t\t\t\t\t.then(chain.filter(exchange));\n\t\t\t\t\t})", - "grantedAuthorities.add(new SimpleGrantedAuthority(\"ROLE_ADMIN\"))", - "grantedAuthorities.add(new SimpleGrantedAuthority(\"ROLE_SELLER\"))", - "converters.add(InstantToTimestampConverter.INSTANCE)", - "signingAlgorithms.add(\"ES256\")", - "parsedPermissions.add(parsedPermission)", - "factories.add(client2)", - "filters.add(new OrderDecorator(this.jaasApiFilter, SecurityFilters.JAAS_API_SUPPORT_FILTER))", - "filters.add(new OrderDecorator(this.servApiFilter, SecurityFilters.SERVLET_API_SUPPORT_FILTER))", - "command.add(\"java.management/com.sun.jmx.remote.security=ALL-UNNAMED\")", - "filters.add(new OrderDecorator(this.securityContextPersistenceFilter, SecurityFilters.SECURITY_CONTEXT_FILTER))", - "authenticationProviders.add(refreshTokenAuthenticationProvider)", - "authenticationConverters.add(new OAuth2DeviceCodeAuthenticationConverter())", - "authenticationProviders.add(jwtClientAssertionAuthenticationProvider)", - "authenticationProviders.add(clientSecretAuthenticationProvider)", - "authenticationProviders.add(publicClientAuthenticationProvider)", - "this.authorizationRequestConverters.add(authorizationRequestConverter)", - "\nauthenticationConverters.add(new OAuth2AuthorizationCodeRequestAuthenticationConverter())", - "authenticationConverters.add(new OAuth2AuthorizationConsentAuthenticationConverter())", - "authenticationProviders.add(authorizationCodeRequestAuthenticationProvider)", - "authenticationProviders.add(authorizationConsentAuthenticationProvider)", - "\ngatewayEventFilters.add(it.getArgument(0))", - "authenticationProviders.add(authorizationCodeAuthenticationProvider)", - "locators.add(new InetSocketAddress(invocation.getArgument(0), invocation.getArgument(1)))", - "filters.add(0, (exchange, chain) -> {\n\t\t\tServerOAuth2AuthorizedClientRepository authorizedClientRepository = OAuth2ClientServerTestUtils\n\t\t\t\t\t.getAuthorizedClientRepository(exchange);\n\t\t\tif (!(authorizedClientRepository instanceof TestOAuth2AuthorizedClientRepository)) {\n\t\t\t\tauthorizedClientRepository = new TestOAuth2AuthorizedClientRepository(authorizedClientRepository);\n\t\t\t\tOAuth2ClientServerTestUtils.setAuthorizedClientRepository(exchange, authorizedClientRepository);\n\t\t\t}\n\t\t\tTestOAuth2AuthorizedClientRepository.enable(exchange);\n\t\t\treturn authorizedClientRepository.saveAuthorizedClient(client, null, exchange)\n\t\t\t\t\t.then(chain.filter(exchange));\n\t\t})", - "this.deviceAuthorizationRequestConverters.add(deviceAuthorizationRequestConverter)", - "\ncommand.add(JAVA_EXE.getAbsolutePath())", - "authenticationConverters.add(new OAuth2DeviceAuthorizationRequestAuthenticationConverter())", - "authenticationProviders.add(deviceAuthorizationRequestAuthenticationProvider)", - "this.accessTokenRequestConverters.add(accessTokenRequestConverter)", - "\nauthenticationConverters.add(new OAuth2AuthorizationCodeAuthenticationConverter())", - "authenticationConverters.add(new OAuth2RefreshTokenAuthenticationConverter())", - "authenticationConverters.add(new OAuth2ClientCredentialsAuthenticationConverter())", - "servers.add(new InetSocketAddress(invocation.getArgument(0), invocation.getArgument(1)))", - "converters.add(docToErrorMessageConverter)", - "tokenGranters.add(clientPasswordTokenGranter.getBeanDefinition())", - "filters.add(new OrderDecorator(this.webAsyncManagerFilter, SecurityFilters.WEB_ASYNC_MANAGER_FILTER))", - "converters.add(LocalDateToTimestampConverter.INSTANCE)", - "converters.add(TimestampToLocalDateConverter.INSTANCE)", - "\nconverters.add(TimestampToLocalDateTimeConverter.INSTANCE)", - "filters.add(new OrderDecorator(this.concurrentSessionFilter, SecurityFilters.CONCURRENT_SESSION_FILTER))", - "converters.add(TimestampToLocalTimeConverter.INSTANCE)", - "converters.add(LocalTimeToTimestampConverter.INSTANCE)", - "converters.add(TimestampToInstantConverter.INSTANCE)", - "converters.add(new DocumentToGenericMessageConverter())", - "converters.add(new DocumentToMutableMessageConverter())", - "converters.add(new MessageHistoryToDocumentConverter())", - "this.logoutHandlers.add(this.contextLogoutHandler)", - "expectedRegisterdClassesAsList.add(UnknownRemoteApplicationEvent.class)", - "customConverters.add(new BinaryToMessageConverter())" + "assertRequest(requestCaptor.getValue(), \"PUT\", endpoint(\"/users/\" + expected.getId()), Utils.toJson(expected))", + "assertRequest(requestCaptor.getValue(), \"GET\", endpoint(\"/users\"), null)", + "request().withMethod(method).withPath(path)", + "assertRequest(requestCaptor.getValue(), \"DELETE\", endpoint(\"/users/\" + expected.getId()), null)", + "httpRequest\n .withMethod(\"GET\")\n .withPath(\"/test-api\")\n .withHeader(\"sessionToken\", \"test-token\")\n .withHeader(\"Authorization\", \"test\")", + "httpRequest\n .withMethod(\"GET\")\n .withPath(\"/test-api\")\n .withHeader(\"sessionToken\", \"test-token\")", + "httpRequest\n .withMethod(\"GET\")\n .withPath(\"/test-api\")\n .withQueryStringParameter(\"param\", \"test-param\")\n .withHeader(\"sessionToken\", \"test-token\")", + "assertRequest(requestCaptor.getValue(), \"GET\", \n endpoint(\"/users?exact=true&username=\" + URLEncoder.encode(username, StandardCharsets.UTF_8)), null)", + "assertRequest(requestCaptor.getValue(), \"GET\", endpoint(\"/groups?search=\" + adminGroupName), null)", + "httpRequest\n .withMethod(\"GET\")\n .withPath(\"/test-api\")\n .withBody(new JsonBody(\"{\\\"id\\\":\\\"test-id\\\", \\\"content\\\": \\\"body-content\\\"}\", StandardCharsets.UTF_8,\n MatchType.STRICT))\n .withHeader(\"sessionToken\", \"test-token\")", + "httpRequest\n .withMethod(\"POST\")\n .withPath(\"/test-api\")\n .withHeader(\n Header.header(\"Content-Type\", \"application/x-www-form-urlencoded;charset=UTF-8\")\n )\n .withBody(ParameterBody.params(\n Parameter.param(\"param-1\", \"test-1\"),\n Parameter.param(\"param-2\", \"test-2\")\n ))\n .withHeader(\"sessionToken\", \"test-token\")", + "httpRequest\n .withMethod(\"POST\")\n .withPath(\"/test-api\")\n .withHeader(Header.header(\"sessionToken\", \"test-token\"))\n .withBody(anyString())", + "HttpRequest.request().withMethod(\"GET\").withPath(\"/test\")", + "httpRequest\n .withMethod(\"GET\")\n // percentage needs to be encoded by client\n .withPath(\"/test+api%25\")", + "assertRequest(requestCaptor.getValue(), \"POST\", endpoint(\"/users\"), Utils.toJson(expected))" ], "legendgroup": "2", "marker": { @@ -3093,2039 +154,66 @@ }, "mode": "markers", "name": "2", + "orientation": "v", "showlegend": true, - "type": "scattergl", + "type": "scatter", "x": [ - 13.407726, - 36.66069, - 17.329796, - 62.286137, - -13.116646, - 26.782982, - 12.169109, - 49.40621, - 28.836979, - 26.784615, - 15.9445505, - 16.007864, - 28.349812, - 59.530533, - -29.84282, - 7.546478, - 15.76712, - 7.0804524, - 5.3959856, - 13.420078, - -1.9358732, - 26.404243, - 1.6822153, - 23.658741, - 25.755697, - 25.753426, - 1.5837779, - 27.657673, - 27.827272, - 28.246382, - 28.442009, - 28.363232, - 28.31511, - 28.404877, - 17.74844, - 28.293613, - 32.907623, - 32.738846, - 32.635155, - 6.7001953, - 0.76041186, - 32.36809, - 2.7283127, - 4.9265966, - 2.794061, - 7.938521, - 16.829693, - -0.32435563, - 32.99248, - 15.748069, - 14.596566, - 7.0360703, - 7.8616943, - 8.3094425, - 7.832896, - 6.438403, - 7.740407, - 8.027794, - 63.250877, - 7.2324233, - 63.263924, - 8.463251, - 59.504417, - 42.279793, - 20.242472, - 19.986174, - 16.45329, - 7.9858685, - 7.964746, - -48.467995, - -48.45106, - -44.126534, - 60.593952, - 13.417869, - 10.571978, - 7.137427, - 8.207195, - 7.671571, - 10.874263, - 5.293167, - 14.405318, - 15.292919, - -55.26507, - 45.848194, - 45.8488, - 45.82387, - 45.817307, - 8.07701, - -32.16887, - 14.425114, - 8.998444, - -20.393356, - 40.652763, - 40.649307, - 14.596656, - 15.285196, - 56.780678, - -19.113514, - 56.778915, - 11.001566, - 18.398985, - 57.85257, - 59.022827, - 40.64967, - 1.7163185, - 2.9743109, - 1.6354076, - -27.981958, - 56.61766, - 55.5439, - -20.597382, - 23.588985, - 18.589602, - 23.49259, - 23.565561, - 0.764985, - 22.656513, - 42.36542, - -27.938597, - 42.239124, - 42.884758, - 48.19615, - 55.19637, - 53.23165, - 42.390152, - 30.724096, - 58.72723, - 54.47057, - 19.464905, - 56.71158, - 9.699628, - 42.83656, - 16.608461, - 23.829948, - 58.138527, - 39.47318, - -23.724827, - -23.509611, - 55.284245, - 48.01974, - 66.77065, - 0.76178753, - 47.94431, - -30.242144, - -30.25097, - 1.6967235, - -12.855945, - 3.4210744, - 1.6910423, - 3.4152455, - 2.98078, - 2.5266118, - 3.359258, - 2.36951, - -29.712444, - -25.487432, - -22.686953, - 58.179646, - 57.394436, - 0.48992738, - 15.94985, - 40.07585, - 54.82746, - 4.0842657, - 6.943773, - 6.030475, - 6.9124312, - 6.903467, - 1.6059893, - 2.7193873, - 1.6356385, - 1.6138195, - 0.7972609, - 2.561556, - 28.455875, - 6.025147, - 2.930054, - 28.501339, - 4.011255, - 28.459517, - 3.6151853, - 3.5843627, - 3.6225612, - 3.0650637, - 36.533382, - 10.712558, - 5.7768326, - 2.6330812, - 54.664246, - 57.847996, - 52.290165, - 27.19638, - 39.99594, - 54.553394, - 54.605095, - 29.460957, - 29.580322, - 29.488249, - 39.454338, - -29.07068, - 24.470388, - 24.478838, - 24.477133, - 7.481493, - 41.986797, - 41.98311, - 42.033455, - 24.084534, - 23.75278, - 24.10391, - 61.54236, - 16.527431, - 65.54514, - 65.47987, - 61.950962, - 18.964275, - 7.0076447, - 13.290118, - 22.493444, - 21.840363, - -16.95964, - 32.413506, - 2.324084, - -17.741364, - 34.57292, - -29.736597, - -28.578197, - -27.351912, - -18.322363, - -18.916534, - -18.295485, - -17.849752, - 49.693848, - -15.838664, - -16.037275, - -22.320282, - -22.327734, - -18.32489, - -18.195444, - -18.236866, - 5.0485015, - 49.137287, - 49.12872, - 34.15456, - -19.889977, - 33.80412, - -17.238153, - -15.287053, - 60.17227, - 60.00932, - 44.319706, - 44.6413, - 44.66563, - -15.47917, - -15.5301485, - -14.583884, - -15.432086, - -18.521137, - -15.904053, - -18.755726, - -16.172089, - -17.732586, - -17.626295, - -17.180866, - -17.786194, - -16.403269, - -19.188519, - -16.267393, - -17.809406, - -17.840364, - -14.827743, - -18.325287, - -15.719514, - 29.951546, - 32.39478, - 1.37988, - -19.477024, - 33.626377, - 13.243248, - 16.885511, - 34.574516, - -17.494137, - -22.15266, - -22.090347, - 30.233694, - -48.603226, - 4.2128935, - 22.198013, - 29.435888, - 35.301327, - 28.601011, - 34.647064, - 13.589662, - 23.245008, - 19.487074, - 23.173641, - 10.375468, - 29.400003, - 10.383815, - 3.9958413, - 23.097761, - 1.374194, - 22.274538, - -58.310738, - -60.781162, - -60.772213, - -60.77947, - 0.9338209, - 42.103188, - 42.126614, - 42.726746, - 42.72794, - 11.164712, - 11.170546, - 11.170976, - 22.263752, - 22.240213, - 31.985703, - -20.62551, - -20.630432, - -20.648424, - 41.850838, - 40.732906, - 41.855686, - 40.93229, - 33.95905, - 6.443313, - 34.78675, - 22.699894, - 17.411463, - 29.937881, - 60.582897, - 25.170078, - 2.113586, - -27.535017, - 44.975014, - 55.699112, - -14.02542, - 55.740425, - 27.108736, - 16.604685, - 5.2519264, - 5.5208564, - 54.60335, - 28.164295, - 18.884604, - -22.033812, - -26.44766, - -25.605196, - 26.11602, - -27.385052, - 4.8083334, - 29.217394, - 4.6844993, - 4.7792964, - 1.0340023, - 18.858673, - 2.4757836, - 0.022633018, - 29.279358, - 45.408825, - 57.523327, - 56.878387, - 22.6403, - 22.13672, - 56.734283, - 22.224957, - 23.44183, - -38.114693, - 22.685173, - -42.985798, - 13.09746, - 12.329863, - 42.998344, - 22.365366, - 49.31206, - -0.80649173, - 35.042362, - -26.853853, - -44.049717, - 34.732258, - 29.182005, - 59.42375, - 56.002262, - 67.62888, - 60.502945, - 29.509413, - 1.1557251, - -9.469745, - -8.812504, - 57.108974, - 25.42567, - 25.378714, - -33.418156, - 25.387796, - -9.937141, - -27.520727, - 26.791166, - 19.122232, - 36.045948, - -28.00583, - -29.13265, - -25.186752, - -25.586134, - -26.048393, - 57.811314, - -1.6236529, - 39.274025, - 26.447456, - 56.594234, - 51.888836, - 60.30106, - -27.010445, - 2.0785193, - 5.765063, - 6.715167, - 1.2550579, - 55.44665, - 54.727108, - 25.688372, - 26.014612, - 4.705029, - 7.746972, - 0.99500793, - 4.6408644, - 5.156294, - -9.290369, - 6.194548, - 5.156622, - 28.67074, - 17.079023, - 33.856056, - 4.804423, - 3.6654038, - 31.703352, - 23.980957, - 17.754362, - 14.080644, - -45.915535, - 14.045258, - 34.90416, - 28.255756, - 40.096817, - 39.458557, - 70.41692, - 2.0849676, - 70.10402, - 39.214592, - 37.87991, - 40.217678, - -21.944393, - -21.947401, - -18.16358, - -19.919605, - -19.35572, - 69.05137, - 66.95615, - 67.18613, - 66.91777, - 67.11548, - -18.836401, - -18.656612, - -18.812634, - -19.738148, - -19.849144, - 66.93364, - 8.1230545, - 10.268183, - -17.147713, - -3.4762144, - 69.72727, - 69.40334, - 71.453415, - 68.210236, - 68.17974, - 68.23165, - 4.280286, - 34.8043, - 68.85873, - 68.83308, - 4.291264, - 70.834984, - -40.1733, - 69.78717, - -40.16988, - 70.55302, - 30.221493, - 30.230894, - 69.96922, - 66.771454, - 66.78544, - 68.8785, - 69.340065, - 70.98355, - -42.657375, - 69.50681, - 71.03438, - 52.138348, - 53.83047, - 48.048546, - 42.620667, - 47.48927, - 49.287, - 49.264797, - 12.410832, - 13.799849, - 42.502758, - 46.183846, - 51.395863, - 43.8301, - 46.293736, - 28.51753, - 46.14583, - 70.39036, - 42.57938, - 47.0074, - 49.650116, - 42.229916, - 47.31764, - 49.74427, - 42.217407, - 46.237534, - 51.33156, - 44.883896, - 70.85197, - 52.978672, - 45.742264, - 48.897488, - 48.028717, - -40.407257, - 54.159073, - 48.756546, - 48.75237, - 48.81226, - 48.838448, - 44.53913, - 44.928562, - 55.216396, - 44.893223, - 54.18782, - 30.232906, - 20.402756, - -16.268375, - -16.23282, - 40.097984, - -16.774448, - -16.784546, - 71.807594, - 40.11611, - 69.34515, - 69.64047, - 69.48371, - -26.783298, - 48.83981, - 52.092415, - 53.333805, - -29.712992, - -29.118935, - -28.03357, - -29.3792, - 49.981316, - 49.98591, - 10.264881, - 10.252221, - 10.258888, - 10.305286, - 10.315175, - -30.002012, - 10.302528, - 51.06786, - 58.89519, - -31.098421, - 38.342808, - 33.887783, - -34.59349, - 23.39289, - 52.085888, - -28.2328, - -27.238544, - -22.643637, - 29.091322, - 37.116287, - -29.75381, - -29.907572, - 49.342068, - 19.465187, - 10.925743, - 14.528977, - 60.430973, - 29.207146, - 23.3926, - 5.13068, - 21.80364, - 4.118949, - 4.206407, - -29.888435, - 5.0323863, - 21.786709, - 36.21752, - 5.073519, - 23.389187, - 2.9434812, - 26.91471, - 49.94083, - 2.7589698, - -28.030256, - -28.002047, - -29.303604, - 5.3134093, - 52.32766, - 17.298916, - 19.887926, - 20.501877, - 20.149937, - 3.283108, - 22.667145, - -29.841888, - 5.202755, - 35.99067, - -26.594479, - -26.414633, - 18.813358, - 12.482098, - 69.007614, - 48.482597, - 48.48144, - 48.91143, - -10.272847, - 48.905834, - 51.75096, - 12.806729, - 34.937763, - -30.627884, - 36.00869, - 51.154995, - 51.24482, - -10.291181, - 4.4667053, - 11.706504, - -28.08563, - 7.8569007, - -25.51196, - -12.277259, - 37.121647, - 37.089523, - 37.084675, - 37.172405, - 21.256157, - 20.604025, - 20.58174, - 56.415306, - -22.552088, - 38.717148, - 38.456703, - -62.548737, - 38.364388, - -27.53346, - 27.77773, - 38.547287, - 67.7792, - 12.619905, - 12.625489, - -25.576721, - 68.21282, - 4.8775587, - 47.914032, - 44.943974, - 47.602818, - 28.561142, - 25.17854, - 23.2907, - -18.832989, - 57.2471, - 23.422255, - 39.179092, - 40.280052, - 20.696106, - -12.310823, - 37.876003, - 40.75802, - 22.732557, - 40.292118, - 29.55854, - 62.328636, - 25.37873, - 25.69662, - -18.748857, - 62.44165, - 63.733383, - 19.04773, - -35.65858, - 64.44341, - -40.201138, - 69.10379, - -5.8381205, - 30.877695, - 54.457996, - 43.868736, - -45.205807, - 43.951397, - 29.63949, - 64.450836, - 30.877867, - 44.42071, - 71.188095, - 69.40786, - 67.72553, - -16.233498, - 28.329462, - -16.235283, - 56.511883, - 44.37526, - 52.931763, - 30.233559, - 29.671314, - 12.502673, - 68.53445, - 52.01606, - 68.65581, - 54.451687, - -29.493006, - 53.994793, - 53.98699, - 34.51752, - 54.502846, - 52.114544, - 53.97203, - 54.005405, - 12.531575, - 53.36363, - 52.067535, - 7.7804785, - 53.945972, - 52.732056, - 34.18196, - 52.95015, - 52.727894, - 64.02029, - -31.231579, - -28.085024, - 22.78049, - 58.63204, - -27.514662, - 48.797794, - 47.758484, - 63.674335, - 63.633507, - 63.828194, - 48.9698, - -29.340536, - -29.342407, - 49.040718, - 68.60181, - 34.746513, - 48.56086, - -31.25066, - 48.96944, - 68.55166, - 49.000282, - 49.064705, - 34.720863, - -24.501663, - 40.26634, - 29.649107, - 21.30006, - 50.215736, - 44.65477, - 44.498543, - 52.2112, - 70.36788, - -9.044668, - 58.107506, - 13.041796, - 39.529293, - 51.832867, - 70.012054, - 59.338333, - 56.879467, - 56.756058, - -16.067038, - 45.068554, - 13.627789, - 49.546555, - 68.74644, - 69.54254, - 21.415707, - 70.1307, - 51.8392, - 46.422264, - 50.139442, - 51.685833, - 51.455666, - 43.336357, - 46.49914, - 46.557625, - 50.886116, - 51.013714, - 55.287434, - 50.980305, - 21.249182, - 59.352207, - 43.97375, - 19.415808, - 46.171272, - 50.19745, - 42.75683, - 46.668747, - 46.1592, - 47.117294, - 21.228935, - -25.957466, - 52.92335, - 68.80943, - -16.59939, - -14.848623, - -14.8701725, - 71.09301, - -14.786577, - -16.311935, - -14.479003, - -25.827501, - -25.911829, - -26.26558, - 39.71805, - -5.836487, - -24.187006 + 0.09363614, + 0.5260973, + -0.19982602, + 0.39572385, + -1.3414006, + -1.308487, + -1.4881866, + 0.5232399, + 0.91415495, + -1.8435544, + -1.9221488, + -1.7854098, + -0.4528636, + -0.78284603, + 0.122521974 ], "xaxis": "x", "y": [ - 12.7784, - 0.908524, - 32.26441, - -9.350317, - 4.4515133, - -1.9141225, - 25.848858, - 16.96039, - 39.325867, - -1.9002614, - 51.89085, - 51.786724, - 14.610206, - 14.003249, - 32.681973, - 28.276697, - 37.926075, - 27.771622, - 7.509438, - 12.713063, - 41.77248, - 13.788501, - 47.22513, - 6.992684, - 15.198775, - 15.203666, - 47.39753, - 11.7761755, - 12.017743, - 12.626103, - 12.539932, - 12.558715, - 12.598131, - 12.602805, - 36.99248, - 12.633973, - 4.7326403, - 4.965901, - 4.984193, - 4.5200477, - 47.609833, - 44.57899, - 47.68745, - 48.458298, - 47.7688, - 49.02206, - 37.370285, - 5.1915317, - 4.7820106, - 37.94174, - 25.790283, - 27.736795, - 54.57442, - 53.854904, - 53.203518, - 54.013733, - 54.892044, - -69.64968, - -17.082846, - 43.124798, - -17.070087, - 54.097633, - 21.397106, - 9.771201, - 21.603052, - 21.043432, - 30.740313, - 24.114775, - 24.05232, - 21.677546, - 21.650478, - 24.47085, - -10.957474, - 24.836895, - -60.78757, - 53.535976, - 52.65634, - 52.82102, - 25.285973, - 47.721756, - 40.269127, - 26.494661, - -3.346274, - -17.239323, - -17.261902, - -17.228407, - -17.23843, - 52.63479, - 32.186626, - 40.245323, - 25.295132, - 60.259834, - -0.36263824, - -0.36672467, - 25.772175, - 26.496035, - -4.0188417, - 60.801796, - -4.0212536, - 19.638657, - 19.531885, - 24.67168, - 24.143578, - -0.36051008, - 46.929493, - 45.415226, - 47.135742, - 47.850407, - 24.151575, - 25.660639, - 24.331184, - 27.798805, - 40.658905, - 5.369958, - 5.4333954, - 52.37719, - 38.477116, - 9.86109, - 47.06048, - 11.4526825, - 11.575765, - 46.892605, - 38.386845, - 38.945274, - 9.78916, - 40.775837, - -14.955136, - 38.771767, - -5.4918804, - 22.45075, - 25.200853, - 11.557445, - 47.440163, - 27.417347, - 24.824478, - 33.7599, - 21.49932, - 21.349136, - -16.576149, - 47.47212, - 15.312639, - 52.24944, - 47.665653, - 45.27995, - 45.25646, - 56.966583, - 32.012222, - 53.582592, - 56.768925, - 54.68417, - 55.11823, - 56.190544, - 53.447006, - 53.84735, - 47.93131, - 53.86097, - 58.319366, - 20.832577, - 1.1556153, - 57.15745, - 37.12035, - -4.1886287, - 38.01384, - 51.080853, - 48.82593, - 48.017265, - 48.43218, - 48.416885, - 49.609978, - 49.607365, - 49.60607, - 48.83548, - 48.274265, - 49.644943, - 40.00117, - 48.357384, - 49.486652, - 39.90761, - 45.79994, - 40.24358, - 45.818394, - 45.86018, - 45.775295, - 45.52678, - 43.798588, - 2.9933252, - 22.276224, - 49.741978, - 19.455719, - 24.668663, - 39.88281, - 30.697014, - 3.9429684, - 38.04894, - 37.951454, - 31.252886, - 31.761045, - 31.244146, - 3.5776858, - 34.25639, - 44.339153, - 44.336994, - 44.335037, - 18.10565, - 11.640147, - 11.621075, - 11.635378, - 36.015438, - 35.993053, - 36.064747, - -10.477515, - 37.967125, - 2.2291527, - 2.2495277, - -10.406553, - 36.309124, - 49.87487, - 25.023586, - 24.584513, - 24.713306, - 57.778484, - 44.565224, - -22.146732, - 60.0311, - 45.367584, - 48.24355, - 49.27792, - 49.295395, - 56.262943, - 56.17789, - 56.323727, - 63.56593, - 14.540263, - 61.3787, - 61.152225, - 60.26504, - 60.104218, - 67.15227, - 67.076706, - 67.11889, - 2.849048, - 14.55735, - 14.458482, - 44.85319, - 56.790733, - 44.98874, - 63.776928, - 62.27784, - 31.857008, - 31.967855, - 17.616611, - 17.667347, - 17.677416, - 62.475895, - 64.42706, - 65.3802, - 64.2723, - 64.55831, - 64.96493, - 59.852448, - 65.171135, - 65.69125, - 65.62102, - 65.50602, - 65.14442, - 64.651764, - 63.846905, - 63.69089, - 61.28319, - 61.292374, - 62.600983, - 59.640915, - 64.614265, - -2.764551, - 44.56508, - 36.12176, - 59.43785, - 0.35567963, - 10.832597, - 13.275091, - 1.1246961, - 59.99124, - 56.266617, - 56.283363, - -9.6697, - -1.4606754, - 52.339123, - 1.779208, - 39.88967, - 46.120075, - 40.70953, - 1.1110113, - 11.8619585, - 5.002974, - -5.4853125, - -19.000319, - 43.169872, - 17.359716, - 43.1276, - 53.900642, - -3.555327, - 36.12031, - 1.7279711, - 16.182, - 25.237432, - 25.241611, - 25.237076, - 71.37084, - 3.7085643, - 3.6992638, - 3.5707557, - 3.573839, - 59.788967, - 59.79374, - 59.794365, - 0.38441524, - 0.5459242, - 2.1067529, - 53.77275, - 53.764416, - 53.74673, - 5.9776316, - 4.4231215, - 5.943873, - 4.4695635, - -3.2664843, - 8.602213, - -3.795727, - 7.474143, - 40.468143, - -2.772187, - 32.522182, - 19.110481, - 25.525791, - 41.652317, - 24.064365, - 25.191904, - 68.454254, - 25.162033, - 23.294533, - -2.4447677, - 33.39482, - 6.363771, - 8.620951, - 37.008987, - 9.402806, - 60.977444, - 51.0992, - 49.293938, - 1.7188681, - 46.271576, - 53.851547, - 37.14204, - 54.9744, - 55.25352, - 56.59131, - 9.38744, - 54.155624, - 79.56091, - 36.878136, - 24.334066, - 8.26258, - 24.78129, - 24.585083, - 24.371264, - -20.369568, - 24.41213, - 24.403996, - 17.417112, - 24.47013, - 16.827238, - 25.067698, - 16.600187, - 34.287334, - -4.326569, - 14.728299, - 32.87303, - 43.880836, - -0.91444826, - 18.60401, - 43.995636, - 36.791775, - 21.363684, - -3.6195056, - 3.1554077, - 32.52871, - 16.882393, - 57.054462, - 8.403283, - 8.255808, - 23.925016, - 7.026284, - 6.9135404, - 47.583344, - 6.90804, - 40.923176, - 48.290417, - -1.8985108, - -28.659748, - 44.07808, - 48.21081, - 47.256306, - 47.25949, - 47.338783, - 46.936462, - -18.766708, - -0.5911521, - -24.064756, - 8.46792, - 22.172356, - 39.67171, - 31.839312, - 49.182438, - 53.487392, - 56.101154, - 5.8784475, - 57.124786, - 23.38015, - 23.14963, - 2.5414596, - 1.6110396, - 55.124702, - 14.124555, - 56.314865, - 54.928642, - 53.77859, - 7.779015, - 6.033004, - 53.20999, - 39.789467, - -3.7039356, - 43.877525, - 53.8248, - 54.141815, - -22.7261, - 19.03954, - 19.334461, - 24.239233, - 9.911683, - 10.510349, - 44.81102, - 41.87312, - -4.2005734, - 35.028862, - -20.036795, - 53.656326, - -18.21873, - 34.929317, - 35.59966, - 34.772312, - 68.88031, - 68.880196, - 63.556625, - 62.447903, - 61.92096, - -17.468985, - -18.290215, - -17.892006, - -18.300043, - -17.816814, - 65.51795, - 65.91884, - 65.922676, - 63.24009, - 62.642906, - -17.767946, - 25.264389, - 26.749372, - 67.86369, - 3.6873024, - -19.120167, - -15.907206, - -19.806192, - -15.608808, - -15.638095, - -15.70332, - -47.74798, - 44.878326, - -15.325211, - -15.262437, - -47.734707, - -17.241096, - 12.094652, - -17.53973, - 12.087685, - -16.780962, - 9.870112, - 9.872846, - -17.853136, - 15.336765, - 15.324605, - -17.050068, - -16.831055, - -16.95478, - 14.528283, - -15.677193, - -16.991493, - 41.868023, - 27.232317, - 30.803522, - 39.815166, - 38.403366, - 39.531506, - 39.504635, - 26.03813, - 26.410437, - 39.796482, - 36.80792, - 37.674652, - 39.976826, - 38.192997, - 32.9674, - 38.011703, - -18.890657, - 39.016388, - 39.54028, - 39.668633, - 38.075672, - 38.13157, - 39.659824, - 39.55905, - 36.82877, - 37.901104, - 37.54386, - -18.401646, - 26.916155, - 35.50175, - 32.723755, - 30.772434, - -10.409856, - 27.48603, - 32.607628, - 32.643826, - 32.819244, - 32.905674, - 30.09833, - 30.547113, - -16.52988, - 30.509157, - 27.488192, - -9.667946, - 34.974285, - 67.03025, - 67.480804, - -12.514181, - 67.92998, - 66.255554, - -17.49094, - -12.244505, - -19.853996, - -18.76376, - -19.236996, - 45.58359, - 36.29991, - 42.072784, - 42.11246, - 49.986454, - 50.0459, - 49.89049, - 50.300663, - 22.520517, - 22.516417, - 36.26932, - 36.19371, - 36.276283, - 36.58317, - 36.633015, - 49.936935, - 36.62444, - 39.10456, - 25.49144, - 41.89852, - 39.66354, - 11.877733, - 43.28426, - 10.810113, - 25.323013, - 49.09068, - 49.768562, - 60.248856, - 39.88131, - 9.349007, - 52.137024, - 50.82481, - 16.891056, - -40.86188, - 19.092201, - 32.828854, - -23.745287, - 37.941544, - 10.812719, - 50.290638, - 53.208588, - 52.098545, - 50.614803, - 48.912663, - 50.752495, - 53.21737, - -9.620639, - 50.376232, - 10.806695, - 15.706698, - 50.69691, - 22.662037, - 15.768689, - 51.378014, - 51.343, - 50.24439, - 50.24941, - 41.934696, - 46.453533, - -44.672554, - 11.143147, - 11.532576, - 10.730043, - 38.403988, - 47.929348, - 53.05032, - 8.922963, - 49.91786, - 51.097122, - 25.301529, - 16.637848, - 0.3852681, - 16.105732, - 16.149868, - 17.063421, - 45.11821, - 17.083008, - 40.71443, - 11.882445, - 46.00754, - 48.298126, - 44.10558, - 41.070457, - 41.06434, - 45.122517, - 56.675682, - 54.01753, - 51.154472, - 48.16937, - 49.217213, - 42.73225, - 9.410921, - 9.402498, - 9.667956, - 9.9483595, - 8.312086, - 10.2712345, - 10.262297, - -18.086452, - 61.500603, - 12.471685, - 12.472205, - 15.793415, - 12.446615, - 25.955513, - 40.669617, - 12.472842, - -0.34603864, - 47.117496, - 47.11202, - 50.80492, - -0.35814223, - 2.058682, - 36.457615, - 30.559536, - 36.713734, - 15.284242, - 19.449697, - 28.844738, - 11.308236, - 25.493565, - 28.305906, - 33.86631, - 35.491695, - 34.09202, - 7.5449505, - 35.597397, - 34.83583, - 38.1192, - 34.772625, - 33.243793, - -10.39831, - 19.661837, - 20.017038, - 11.422724, - -10.324033, - -13.014209, - 19.831522, - 14.7050295, - -12.289191, - 17.418041, - -18.162676, - 25.853603, - 7.1731014, - 33.23105, - 10.955009, - 18.495342, - 10.827061, - 6.074461, - -12.279071, - 7.151707, - 10.16767, - -18.406092, - 2.4779074, - 2.8363664, - 40.287643, - 14.134094, - 40.2884, - 7.841092, - 10.188145, - 31.48193, - 33.3417, - 33.250717, - 26.77794, - 2.96149, - 35.682533, - 2.8485081, - 30.86143, - 53.3724, - 32.841125, - 32.63775, - 12.056997, - 30.786282, - 35.648777, - 32.53955, - 32.69109, - 26.69581, - 30.95386, - 35.680687, - 48.26668, - 40.17276, - 31.700415, - 44.56766, - 31.277987, - 31.663927, - -14.064395, - 50.955814, - 46.72067, - 37.41813, - 24.994078, - 51.700386, - 27.131443, - 36.500515, - -13.00356, - -12.962853, - -12.572671, - 27.567314, - 53.046085, - 53.21292, - 27.391472, - 2.7834556, - 12.1726675, - 46.310806, - 50.93281, - 27.804964, - 2.9532123, - 27.760006, - 27.519667, - 12.165793, - 50.86734, - 34.974213, - 6.053698, - -35.519703, - 38.244, - 25.455013, - 25.830935, - 25.66352, - -19.03436, - 34.352905, - 24.85259, - 25.254187, - 33.623188, - 38.60221, - -19.666014, - 38.725975, - 24.741365, - 24.842648, - 66.16031, - 14.739419, - -39.06894, - 6.9213443, - -18.652704, - -18.372107, - -35.430164, - -18.615768, - 37.488213, - 38.1898, - 36.71619, - 38.623642, - 38.709488, - 39.025623, - 37.472836, - 37.416817, - 38.398266, - 38.89395, - -16.561188, - 38.597763, - 45.145695, - 38.725887, - 39.68098, - -21.894701, - 38.008427, - 38.2003, - 39.124664, - 37.450237, - 36.87092, - 37.336205, - 45.156467, - 53.236126, - 31.794197, - -19.3624, - 66.45159, - 66.673004, - 66.724014, - -18.976679, - 66.75699, - 66.18572, - 66.82329, - 53.525425, - 53.401325, - 53.525894, - 34.9758, - 25.852959, - 51.10977 + 0.20556393, + 0.16515723, + 1.8737664, + -0.22895344, + 1.175422, + 1.1466701, + 0.8127268, + 0.302429, + -0.09156469, + 1.023266, + 1.2955174, + 1.2116951, + 1.6294861, + 1.5787479, + 0.19560935 ], "yaxis": "y" }, { "hovertemplate": "%{hovertext}

cluster id=3
x=%{x}
y=%{y}", "hovertext": [ - "this.contentTypeList.add(value)", - "listA.add(\"1\")", - "this.predicateList.add((k, v) -> true)", - "tokenList.add(Token.of(argument, TokenType.ARGUMENT, i2))", - "tokenList.add(Token.of(argument, TokenType.DOUBLEDASH, i2))", - "tempList2.add(new Foo(10))", - "this.list.add(\"foo\")", - "testList.add(\"foo\")", - "listA.add(\"2\")", - "handlerList.add(childBeanMetadata)", - "containerPortList.add(port)", - "listA.add(new City(\"Philadelphia\"))", - "items.add(Collections.singletonMap(\"item\", \"bar\"))", - "List::add", - "convertedList.add(convertEntry(item))", - "list.add(arrayItem)", - "list.add(\"5\")", - "list.add(5)", - "records.add(iterator.next())", - "books.add(getBook())", - "tempList2.add(13)", - "tempList2.add(new Foo(63))", - "this.predicateList.add(Objects.requireNonNull(predicate))", - "dbList.add(historyProperty)", - "ifNoneMatchList.add((String) match)", - "topicList.add(new ChannelTopic(topic))", - "this.consumerList.add(Objects.requireNonNull(consumer))", - "listA.add(new City(\"Ambler\"))", - "byteList.add(cursor.next())", - "\nthis.attempts.add(List.of(delivery, retryAttempts == null ? 1 : retryAttempts))", - "this.items.add(item)", - "defaultFilters.add(new IgnoreHiddenFileListFilter())", - "tokenList.add(Token.of(raw, TokenType.DIRECTIVE, 0))", - "this.consumerList.add(this.defaultConsumer)", - "testList.add(\"Hello\")", - "list.add(beanDef.getBeanDefinition())", - "correlationList.add(correlation)", - "this.messageList.add(message)", - "itemReaderList.add(prepMap)", - "\nlist.add(makeStackResourceSummary(logicalResourceId, physicalResourceId))", - "listOfDates.add(datesA)", - "list.add(\"Manny\")", - "items.add(Collections.singletonMap(\"item_foo\", \"bar\"))", - "list.add(\"Moe\")", - "items.add(Collections.singletonMap(\"item_foo\", \"baz\"))", - "list.add(new PropertyValue(attrName, value))", - "headerList.add(header.key())", - "receivedList1.add(message)", - "receivedList2.add(message)", - "logList.add(message)", - "interceptorList.add(interceptor)", - "list.add(\"Jack\")", - "items.add(object)", - "this.list.add(\"bar\")", - "tempList2.add(10)", - "tempList2.add(1)", - "tempList2.add(new Foo(28))", - "tokenList.add(Token.of(argument, TokenType.COMMAND, i2))", - "tokenList.add(Token.of(argument, TokenType.OPTION, i2))", - "\nitems.add(Collections.singletonMap(\"item\", \"foo\"))", - "filtersNeeded.add(new AcceptOnceFileListFilter())", - "items.add(Collections.singletonMap(\"item\", \"tooLong\"))", - "filtersNeeded.add(new AcceptAllFileListFilter())", - "topicList.add(new PatternTopic(pattern))", - "testList.add(\"World\")", - "filtersNeeded.add(new IgnoreHiddenFileListFilter())", - "newList.add(filteredFiles.get(i))", - "items.add(Collections.singletonMap(\"item_name\", \"bar\"))", - "split.add(list.subList(tail, i))", - "items.add(Collections.singletonMap(\"item_name\", \"baz\"))", - "\nitems.add(Collections.singletonMap(\"item_foo\", \"foo\"))", - "list.add(payload)", - "split.add(list.subList(tail, array.length))", - "list.add(0)", - "list.add(file)", - "items.add(Collections.singletonMap(\"item\", \"baz\"))", - "lists.add(\"a2\")", - "fields.add(item.get(name))", - "track.add(new ArrayList>(list))", - "keyHolder.getKeyList().add(keys)", - "\nentity.contentList.add(content)", - "entity.contentList.add(content2)", - "tempList.add(o6)", - "list.add(comma4)", - "list.add(comma3)", - "list.add(resolveName(transition.getSource()))", - "listTestData.add(\"hello\")", - "list.add(new Three())", - "listTestData.add(\"blah\")", - "list.add(cacheEntry)", - "list.add(resolveName(transition.getTarget()))", - "list.add(trimmed)", - "this.track.add(new ArrayList>(list))", - "\ncontent.tagList.add(tag1)", - "employeeList.getEmployee().add(new Employee(1, \"John\", \"Doe\"))", - "list.add(new MyEvaluationContextProvider())", - "content.tagList.add(tag2)", - "entity.contentList.add(content)", - "content2.tagList.add(tag2)", - "list.add(AbstractStateMachine.this)", - "list.add((StateMachineAccess)submachine)", - "content2.tagList.add(tag3)", - "list.add((StateMachineAccess) region)", - "filteredList.add(this.method)", - "\nembeddable.getList().add(dummyEntity21)", - "list.add(\"[{\\\"name\\\":\\\"bob\\\"},{\\\"name\\\":\\\"jill\\\"}]\".getBytes())", - "list.add(\"{\\\"name\\\":\\\"steve\\\"}\".getBytes())", - "list.add(KafkaNull.INSTANCE)", - "employeeList.getEmployee().add(new Employee(2, \"Jane\", \"Doe\"))", - "list.add(this.converterAdapter.extractPayload(fragment))", - "list.add(\"3\")", - "list.add(index, value)", - "fieldList.add(plainField)", - "fieldList.add(field)", - "this.selections.add(getRowData())", - "this.selections.add(rowData)", - "tempList2.add(foo5)", - "tempList2.add(foo6)", - "\nlistWithListOfChannelNames.add(channelNames1)", - "listWithListOfChannelNames.add(channelNames2)", - "list.add((T) converter.execute(parameter))", - "\ntempList.add(o1)", - "list.add(new StateMachineEvent(state.toString()))", - "tempList.add(o10)", - "tempList.add(o9)", - "tempList.add(o8)", - "tempList2.add(new Foo(30))", - "containerList.add(new RuntimeBeanReference(containerBeanName))", - "joins.add(Collections.singletonList(s1))", - "messageList.add(fragment)", - "princyList.add(1)", - "princyList.add(princy2)", - "writableList.add(convertHeaderValueIfNecessary(listValue))", - "convertedList.add(this.convertLongStringIfNecessary(listValue, charset))", - "tempList.add(o7)", - "list.add(\"{\\\"name\\\":\\\"jill\\\"}\".getBytes())", - "princyList.add(princy1)", - "princyList.add(\"princy2\")", - "joins.add(Arrays.asList(s21, s22))", - "list.add(instance)", - "princyList.add(\"princy1\")", - "joins.add(Arrays.asList(s11, s12))", - "joins.add(Collections.singletonList(s2))", - "list.add(MockStateMachine.this)", - "\nitems.add(Collections.singletonMap(\"item_name\", \"foo\"))", - "list.add(\"{\\\"name\\\":\\\"bob\\\"}\".getBytes())", - "\nunprocessedItems.add(item)", - "list.add(vMessage.getValue())", - "list.add((String) key)", - "tempList.add(o4)", - "list.add(message)", - "parameterList.add(methodParameter)", - "tempList.add(o3)", - "list.add((Callable) () -> \"bar\")", - "list.add(new TraceCallable<>(this.tracer, new DefaultSpanNamer(), () -> \"foo\"))", - "tempList.add(o2)", - "lists.add(\"a1\")", - "tempList.add(o1)", - "taskNamesAsList.add(taskName)", - "this.list.add(value.getValue())", - "resultList.add(resultItem)", - "messageList::add", - "this.list.add(value)", - "selectList.add(expression)", - "list.add(\"Ricky\")", - "result.add(nodeList.item(i))", - "mcList.add(new StringMessageConverter())", - "listOfDates.add(datesB)", - "list.add(new Pair<>(id, url))", - "mcList.add(mc)", - "resultList.add(conversionResult)", - "resultList.add(null)", - "list.add(group.getOne().getPayload().toString())", - "nodes.add(result.item(i))", - "endOrderList.add(this.id)", - "monoList.add(argMono.defaultIfEmpty(NO_VALUE))", - "failOrderList.add(this.id)", - "list.add(\"Bubbles\")", - "moduleList.add(P6LogFactory.class.getName())", - "list.add(t.getSource().getState())", - "\nlistOfUrls.add(url)", - "unprocessedItems.add(item)", - "markers.add(new ArrayList<>(parameter.placeholders))", - "holderList.add(new HolderListItem((S)stateData.getParent(), containingStateHolder))", - "holderList.add(new HolderListItem(c.getTarget(), holder))", - "list.add(getRepository(repository, application, profiles[i], label))", - "list.add(new Object[] { \"deadbeef\", \"foo\" })", - "list.add(new Object[] { \"4567890a12345678\", \"bar\" })", - "StatefulRecoveryRetryTests.this.list.add(input)", - "list.add(\"\" + count)", - "tempList.add(o5)", - "holderList.add(new HolderListItem(entry.getTarget(), holder))", - "list.add(\"2:\" + count)", - "joins.add(Collections.singletonList(stateMap.get(fs)))", - "list.add(\"1:\" + count)", - "holderList.add(new HolderListItem(tt.getTarget(), holder))", - "list.add(policy.open(parent))", - "listenersList().add(listener)", - "list.add(convert(item.toString()))", - "list.add(t.getTarget().getState())", - "list.add(nodeToList(item))", - "list.add(item.booleanValue())", - "list.add(item.numberValue())", - "list.add(mapper.treeToValue(item, Object.class))", - "embeddable.getList().add(dummyEntity22)", - "list.add(convert(item))", - "edDistributedList2.add(user)", - "registrations.add(new Registration(ArrayList.class, collectionSerializer, ARRAY_LIST_REGISTRATION_ID))", - "list.add(m.getValue())", - "listMapContainer.maps.add(new NoIdMapContainer())", - "listMapContainer.maps.add(new MapContainer(SOME_ENTITY_ID))", - "list.add(index, listener)", - "list.add(item.asText())", - "list.add(\"baz\")", - "list.add(\"Julien\")", - "list.add(processor.process(\"foo\" + count))", - "list.add(text)", - "this.jwkList.add(rsaJwk)", - "this.jwkList.add(rsaJwk1)", - "list.add(message.toString())", - "list.add(\"chain\")", - "items.add(item)", - "items.add(String.valueOf(item))", - "this.jwkList.add(rsaJwk2)", - "list.add(throwable)", - "list.add(\"close\")", - "list.add(sessionInformation)", - "listOfInitialEntities.add(Collections.emptySet())", - "listOfInitialEntities.add(new HashSet<>(Arrays.asList(SomeInterface.class, SomeInterfaceImpl.class)))", - "listOfInitialEntities.add(new HashSet<>(Arrays.asList(SomeInterfaceImpl.class, SomeInterface.class)))", - "list.add(\"foo\")", - "listOfInitialEntities.add(new HashSet<>(Arrays.asList(SomeInterface2.class, SomeInterfaceImpl2.class)))", - "listOfInitialEntities.add(new HashSet<>(Arrays.asList(SomeInterfaceImpl2.class, SomeInterface2.class)))", - "listOfInitialEntities.add(new HashSet<>(Arrays.asList(SomeInterface3.class, SomeInterfaceImpl3a.class, SomeInterfaceImpl3b.class)))", - "listOfInitialEntities.add(new HashSet<>(Arrays.asList(SomeInterface3.class, SomeInterfaceImpl3b.class, SomeInterfaceImpl3a.class)))", - "listOfInitialEntities.add(new HashSet<>(Arrays.asList(SomeInterfaceImpl3a.class, SomeInterface3.class, SomeInterfaceImpl3b.class)))", - "listOfInitialEntities.add(new HashSet<>(Arrays.asList(SomeInterfaceImpl3b.class, SomeInterface3.class, SomeInterfaceImpl3a.class)))", - "listOfInitialEntities.add(new HashSet<>(Arrays.asList(SomeInterfaceImpl3b.class, SomeInterfaceImpl3a.class, SomeInterface3.class)))", - "list.add(e)", - "list.add(\"continue\")", - "list.add(\"1\")", - "list.add(parseItem(true, version.substring(startIndex, i)))", - "list.add(new MockStringOnlyVoter())", - "list.add(voter)", - "list.add(new TypedStringValue(className, Class.class))", - "cbSortList.add(orderFieldName.desc())", - "list.add(45)", - "list.add(jobInstance.getId())", - "list.add(jobExecution.getId())", - "list.add(\"john\")", - "list.add(\"bob\")", - "items.add(this.reader.read())", - "list.add(parseItem(isDigit, version.substring(startIndex)))", - "returnedItems.add(item)", - "list.add(listener)", - "\nlist.add(item)", - "\nlist.add(text)", - "list.add(\"bucket\")", - "list.add(saveInMapAndAssert(map, id, value).get(\"foo\"))", - "list.add(IntItem.ZERO)", - "list.add(parseItem(isDigit, version.substring(startIndex, i)))", - "list.add(\"2\")", - "\nlist.add(list = new ListItem())", - "list.add(new StringItem(version.substring(startIndex, i), true))", - "list.add(policy.start(context))", - "list.add(\"fail\")", - "list.add(\"spam\")", - "\nparameterList.add(keys.get(i).getValue())", - "list2.add(map2)", - "list3.add(innerList)", - "list.add(\"concat(\")", - "list.add(\"'\" + splitString + \"'\")", - "list.add(\",\")", - "list.add(\"\\\"'\\\"\")", - "list.add(\")\")", - "newEntityList.add(newEntity)", - "result.add(parseBody((List) l, contentType))", - "newEntityList.add(entity)", - "list1.add(map1)", - "list::add", - "this.discoveryList.add(serviceDiscovery)", - "list.add(repoRoot.fullPath)", - "regexList.add(generator.generate())", - "list.add(keyDescriptor)", - "resourceList.add(toModel(entity))", - "list.add(new NormalizationInterceptor())", - "list.add(new ReferralInterceptor())", - "list.add(new ExceptionInterceptor())", - "list.add(new OperationalAttributeInterceptor())", - "list.add(new SubentryInterceptor())", - "pdxList.add(converter.convert(object.toString()))", - "list.add(list3)", - "list.add(list2)", - "list.add(list1)", - "compositeList.add(denied)", - "compositeList.add(observing)", - "list.add(beanName)", - "list.add(item)", - "list.add(sql)", - "list.add(next)", - "list.add(\"bar\")", - "list.add(str.substring(start, i))", - "cookieList.add((request) -> cookie)", - "((List) this.claims.get(name)).add(value)", - "this.jwkList.add(ecJwk)", - "cookieList.add(savedCookie.getCookie())", - "this.modifications.add(new SetHeaderModification(name, Arrays.asList(values)))", - "list.add(iterator.next())", - "projectionList.add(name)", - "projectionList.add(projection)", - "list.add(\"THIS IS NOT A CHANNELPROCESSOR\")", - "list.add(cpXyz)", - "list.add(cpAbc)", - "list.add(\"a\")", - "list.add(\"b\")", - "list.add(\"c\")", - "list.add(null)", - "list.add(new DenyVoter())", - "list.add(denyVoter)", - "listOfInitialEntities.add(new HashSet<>(Arrays.asList(SomeInterfaceImpl3a.class, SomeInterfaceImpl3b.class, SomeInterface3.class)))", - "list.add(loadBalancerInterceptor)", - "list.add(\"Oliver\")", - "unwrappedList.add(listener)", - "list.add(p.getName())", - "list.add(Arguments.of(resource))", - "list.add(stepExecution.getStepName())", - "items.add(new LineItem())", - "modificationList.add(new ModificationItem(DirContext.REMOVE_ATTRIBUTE, originalClone))", - "list.add(\"Charles\")", - "tmpList.add(oneAttribute.getID())", - "this.list.add(getObjectFromNameClassPair(nameClassPair))", - "list.add(execution)", - "listWithImmutableRdns.add(rdn.immutableLdapRdn())", - "this.list.add(\"some stateful reading information\")", - "list.add(value)", - "list.add(jobExecution)", - "this.queryList.add(query)", - "listOfEmails.add(addy)", - "list.add(\"default\")", - "list.add(AutoServiceRegistrationConfiguration.class)", - "list.add(\"exception\")", - "list.add(\"afterStepCalled\")", - "list.add(stepExecution)", - "otherList.add(\"different\")", - "listOfObjects.add(addy)", - "modificationList.add(new ModificationItem(DirContext.ADD_ATTRIBUTE, addedValuesAttribute))", - "expectedList.add(\"dummy\")", - "listOfValues.add(value)", - "processedItems.add(item)", - "read.add(item)", - "sourceList.add(new BootstrapPropertySource<>(enumerable))", - "attrList.add(localAttributeName)", - "list.add(result)", - "listOfValues.add(value2)", - "list.add(\"before\")", - "items.add(i)", - "list.add(\"execute\")", - "list.add(jobParameters)", - "list.add(name)", - "list.add(future.get())", - "list.add(\"after\")", - "list.add(rowMapper.mapRow(rs, rowNum))", - "list.add(\"afterJob\")", - "newNames.add(this.names.get(i))", - "fieldList.add(\"parentId\")", - "list.add(a.withId(UUID.randomUUID().toString()))", - "list.add(data)", - "listOfLists.add(list)", - "list.add(AutoServiceRegistrationAutoConfiguration.class)" + "HttpRequest.newBuilder().uri(new URI(\"http://localhost:\" + redirectingServer.getPort())).build()", + "HttpRequest.newBuilder().verb(Verb.POST).uri(postUri).entity(input).build()", + "HttpRequest.newBuilder().verb(Verb.POST).uri(getUri).entity(obj).build()", + "HttpRequest.newBuilder().uri(server.getServerURI()).verb(HttpRequest.Verb.DELETE).build()", + "HttpRequest.newBuilder().uri(getUri).queryParams(\"name\", \"test\").build()", + "HttpRequest.newBuilder().uri(server.getServerURI()).verb(HttpRequest.Verb.DELETE).entity(\"\").build()", + "HttpRequest.newBuilder().uri(localUrl).build()", + "HttpRequest.newBuilder().uri(localUrl).verb(Verb.POST).build()", + "HttpRequest.newBuilder().uri(localUrl).verb(Verb.POST).setRetriable(true).build()", + "HttpRequest.newBuilder().uri(server.getServerURI()).build()", + "URI.create(systemId)", + "new Request.Builder().url(\"http://localhost/\").build()", + "HttpRequest.newBuilder().uri(server.getServerPath(\"/\")).build()", + "requestBuilder.build()", + "HttpRequest.newBuilder().uri(localUrl).queryParams(\"name\", \"ribbon\").build()", + "MockMvcRequestBuilders.get(\"/vets.html?page=1\")", + "HttpRequest.newBuilder().uri(new URI(\"/\")).build()" ], "legendgroup": "3", "marker": { @@ -5134,1821 +222,56 @@ }, "mode": "markers", "name": "3", + "orientation": "v", "showlegend": true, - "type": "scattergl", + "type": "scatter", "x": [ - -2.1832564, - -26.197453, - 52.44965, - -8.568517, - -8.68042, - -53.02461, - -29.803135, - -29.2449, - -24.794426, - -0.28038147, - -3.1421533, - -33.64673, - -15.855157, - -32.10531, - -29.596037, - -22.29066, - -27.942955, - -27.907421, - -39.911606, - -22.394365, - -53.84435, - -52.94702, - 52.397163, - -49.84627, - 8.253166, - 25.180017, - 55.93027, - -33.637463, - -38.67555, - 13.031327, - -17.28368, - 60.472614, - -8.098119, - 56.161316, - -28.797709, - 26.863268, - -41.116203, - -35.66127, - -17.32844, - 23.933783, - -29.19029, - -31.635248, - -15.711245, - -30.840477, - -15.02641, - -24.87944, - -56.841923, - -36.053032, - -36.07021, - -34.815475, - 26.933603, - -31.441309, - -17.561157, - -31.211082, - -53.768753, - -53.79733, - -52.787766, - -8.548546, - -8.563506, - -15.299161, - 59.893356, - -14.741955, - 59.851135, - 25.117552, - -29.331345, - 60.206432, - 59.310184, - -15.895999, - -35.46184, - -14.986347, - -15.274662, - -27.174654, - -35.473503, - -23.669514, - -26.937101, - -14.9548855, - -26.550043, - -1.7386941, - -32.21829, - 30.511925, - -1.1838963, - -1.0915809, - -54.596424, - -28.006979, - -27.804745, - -25.38455, - -28.371078, - -26.567816, - -28.091043, - -27.240715, - -25.387123, - -30.54769, - -32.23003, - -42.47087, - 2.1701903, - -13.307976, - -42.483913, - -1.1812453, - -42.485542, - -32.79266, - -34.18045, - -42.474125, - -34.19435, - 58.286785, - -34.908405, - -37.58282, - -37.605965, - -24.38139, - 2.1710417, - -30.820395, - -26.632463, - -25.297503, - -4.7128515, - -4.722024, - -23.443338, - -23.451607, - -53.258774, - -53.480286, - -39.42766, - -39.39139, - -29.112411, - -54.455074, - -33.96806, - -55.070786, - -54.9859, - -54.77155, - -52.88037, - 21.744514, - -13.467473, - -36.41621, - -37.2065, - -37.436287, - -31.209461, - -31.02167, - -55.22811, - -37.58981, - -37.29757, - -37.41846, - -13.74918, - -24.911177, - -37.2928, - -13.750152, - -13.498586, - 12.847552, - -15.323797, - -37.592556, - -18.012287, - -34.15858, - -29.324734, - -55.005005, - -34.811768, - 28.709915, - -55.067837, - -31.30369, - -18.788347, - -54.18305, - -26.500446, - -54.46163, - 2.8636327, - -24.751148, - -26.90586, - -35.404255, - -24.336521, - -21.542274, - -30.296322, - -18.89856, - -25.55607, - -29.151285, - -23.313076, - -31.664598, - -27.218807, - -26.538116, - -30.76554, - -18.91594, - 34.42674, - -27.858446, - 34.53817, - -35.971474, - 33.22196, - -27.940456, - -34.73579, - -18.012287, - -5.938232, - -10.620269, - -10.336024, - 25.621399, - -30.740671, - -30.99455, - 12.674711, - -24.46081, - -55.31844, - -10.354134, - -24.343763, - -13.018336, - -24.375547, - -10.3499775, - -20.854649, - -55.48876, - -30.516668, - -27.965757, - -23.511408, - -24.819054, - -25.054895, - -22.920918, - -34.905632, - -30.082624, - -19.012445, - 3.1672213, - -25.133532, - -14.676421, - -14.717716, - -29.146626, - -28.355457, - -29.306337, - -30.030544, - -24.564564, - -28.050846, - -40.77626, - -40.757126, - -34.569984, - -22.580126, - -17.579834, - -18.37566, - -40.833546, - -30.253248, - -31.458284, - -0.7935307, - 21.853483, - 22.02843, - 22.034725, - -29.811874, - 21.942467, - 21.950695, - 22.494978, - 22.570244, - 22.591425, - 22.647202, - 22.460264, - -27.918524, - -33.34109, - -26.349031, - -34.534252, - 12.905343, - 65.49338, - -24.973566, - 37.770374, - -27.471252, - -3.6705616, - -3.9250507, - -31.0407, - -29.505497, - -30.312874, - -35.107, - -19.355091, - -29.116175, - -25.525215, - -27.971718, - -26.05005, - -15.676892, - -23.62919, - -35.06504, - -24.716993, - -22.454063, - -34.349506, - -20.869795, - -20.986303, - -33.37538, - 29.663172, - -24.532919, - -26.554264, - -28.91089, - -29.743597, - -28.63143, - -29.25172, - -28.776918, - -1.1826662, - -19.66892, - -1.0803568, - -25.012238, - -32.10608, - 12.081632, - -25.224949, - -21.1746, - -29.333084, - 1.8817389, - -13.628228, - -13.709306, - -13.736997, - -13.484357, - -13.97038, - -17.326902, - -26.694921, - -24.720144, - -26.079176, - -38.0228, - -38.049137, - -26.461979, - -25.488811, - -26.176626, - -32.967438, - -31.19344, - -34.185184, - -44.57182, - -25.871927, - -40.584587, - -44.752213, - -55.89928, - -39.50165, - -19.489025, - -19.455969, - -38.15998, - -29.970886, - -30.052015, - -28.384687, - -28.808485, - -30.172235, - -26.100319, - 64.00738, - 63.988453, - 22.741943, - 28.187208, - -30.620668, - -57.33445, - 6.530331, - -24.583076, - 5.9941425, - -15.509139, - 5.1929774, - -30.228718, - -6.6744885, - 11.720142, - -27.624313, - -31.804976, - -31.422028, - -25.518494, - -4.108652, - -22.931808, - -28.297508, - -27.749968, - 16.786575, - -13.787157, - -34.601288, - -5.9624214, - -32.6337, - -28.252052, - 5.195375, - -14.905822, - -26.651516, - -18.568424, - -30.281809, - 26.466915, - -5.003062, - -26.418062, - -26.645826, - -32.241383, - -16.946375, - -27.828209, - 26.748047, - -26.719212, - -28.712633, - -34.52063, - -22.599567, - -34.78622, - 8.025842, - -4.9437118, - -35.231117, - -26.085388, - -27.663488, - 16.792122 + -1.0696328, + -2.7630222, + -2.7663503, + -2.6219976, + -1.6374806, + -2.9285476, + -1.7018479, + -2.259408, + -2.4665127, + -1.6633953, + -1.3727275, + -0.99032676, + -1.4701943, + -1.17512, + -2.0323448, + -0.6021704, + -1.6819866 ], "xaxis": "x", "y": [ - -19.957956, - -23.78655, - -23.715609, - -39.167892, - -39.1319, - -35.08975, - -22.042486, - -30.840717, - -25.170677, - 30.084417, - -13.020433, - -29.937315, - -15.31122, - -32.310417, - 1.8085251, - -18.640112, - -27.888123, - -27.916996, - -19.850752, - -42.466843, - -34.948517, - -35.444626, - -23.781708, - -14.012329, - -13.907431, - -53.686634, - 6.972408, - -29.927769, - -19.889006, - -19.779276, - -19.445454, - -23.603758, - -39.04163, - 7.3272343, - -31.181547, - 30.61775, - -26.909655, - 30.433735, - -14.525304, - -1.1729081, - -40.928333, - -25.64926, - -15.147429, - -24.623142, - -15.310741, - -14.58078, - 19.128057, - 25.902477, - 25.896875, - 25.74063, - 39.185677, - -26.210533, - -19.548273, - -19.593601, - -34.89979, - -35.318695, - -35.266747, - -39.152187, - -39.155594, - -14.620786, - -23.699564, - -14.798003, - -23.669273, - -53.99833, - -30.870611, - -23.479378, - -23.95504, - -15.404211, - -24.758543, - -15.595665, - -14.753285, - -18.501099, - -24.762411, - -22.089848, - -20.883017, - -15.490585, - -24.91072, - -4.2602315, - -14.111239, - -22.941097, - -19.76841, - -19.762127, - -36.280216, - -25.880611, - -25.9608, - -46.081955, - -31.332607, - -26.239614, - -31.385344, - -20.285578, - -46.086643, - -23.33592, - -14.111055, - -33.52617, - -41.035374, - 20.766958, - -33.541718, - -19.773365, - -33.54029, - -16.473305, - -16.358925, - -33.5358, - -16.405384, - -21.299068, - -27.575293, - -33.262363, - -33.305447, - -20.561684, - -41.042034, - 15.404172, - -26.191, - -18.269602, - -4.8014994, - -4.787355, - -10.296602, - -10.317901, - -35.868996, - -35.81288, - 21.816553, - 21.826555, - 1.8083026, - -36.901524, - -15.858217, - -36.017914, - -35.941902, - -36.257713, - -35.264183, - 34.24753, - -24.674528, - 29.445417, - -29.21817, - -29.265875, - 1.0475563, - 1.2863002, - -36.480606, - -33.292316, - -29.248152, - -29.24896, - -26.094276, - -20.334614, - -29.240866, - -26.095743, - -24.705036, - -18.583403, - -14.848908, - -33.277798, - -17.431976, - 23.998695, - -20.67398, - -37.061108, - 25.114252, - -15.815351, - -36.962635, - -19.65809, - 16.031858, - -36.779926, - -24.58244, - -36.912216, - -5.0874305, - -15.657417, - 1.8811754, - 27.76366, - -15.96947, - -21.641562, - -25.467009, - -0.8912651, - 47.189617, - -40.863663, - -24.94391, - -27.191751, - 1.8542396, - 2.461641, - 15.607647, - -0.8896302, - -40.320843, - -34.790874, - -40.22453, - -38.31408, - 17.97417, - -13.033713, - -11.152804, - -17.431976, - -18.8119, - -17.68516, - -17.799387, - 14.035729, - -21.184067, - -20.337717, - -19.167933, - -26.999195, - -36.37402, - -17.795618, - -26.68577, - -24.086275, - -27.020063, - -17.799564, - -26.907032, - -0.8054614, - 1.7677461, - -13.060391, - -18.502274, - -17.226017, - -16.581701, - -20.001183, - -27.573633, - 1.7464515, - 11.069016, - 12.07655, - -15.677854, - 5.9223866, - 5.9045544, - -18.322605, - -21.083946, - -25.230078, - -26.42721, - -27.62098, - -21.561363, - -10.702886, - -10.694861, - 24.310802, - -23.669256, - -19.817442, - -19.114365, - -10.734689, - -16.393835, - -22.909868, - 13.807901, - -66.45176, - -67.29013, - -67.34403, - -22.348848, - -67.72833, - -67.69975, - -67.83708, - -67.277824, - -67.2784, - -67.69399, - -67.85669, - -22.345936, - -22.286015, - -23.797773, - -19.390495, - -18.353992, - 0.6026109, - -14.384806, - -46.401817, - -28.245903, - -42.94187, - -43.16892, - -26.143284, - -25.283007, - -11.583306, - -19.65512, - -18.047363, - -18.335363, - -20.724838, - -21.54079, - -21.088058, - -13.382127, - -22.0631, - -19.633905, - -25.136929, - -18.671373, - -19.25261, - -26.902412, - -12.834297, - -25.927332, - -17.587708, - -23.966135, - -26.708984, - -22.967493, - -23.752398, - -23.829163, - -23.833313, - -23.54016, - -22.03658, - 6.3484445, - -21.91072, - -23.569237, - -32.35455, - 10.032372, - -21.875032, - -21.986582, - -20.337917, - -15.95629, - 22.2374, - 21.724585, - 22.91266, - 21.38359, - 22.105783, - 52.06269, - -26.146818, - -24.459616, - -23.587585, - -26.065563, - -26.017162, - -22.118044, - -20.768038, - -19.526566, - -22.411697, - -19.778652, - -19.346994, - 7.5692377, - -12.208757, - -10.508597, - 7.9710975, - 11.596182, - -19.604763, - -24.371632, - -24.325214, - 22.244318, - -27.958452, - -27.961325, - -24.065266, - -24.792654, - -27.124676, - -18.174187, - 1.7024008, - 1.703912, - -67.46364, - 42.631374, - -25.216686, - -3.0880952, - -3.1359305, - -19.582342, - -4.0669823, - -18.51402, - -11.863673, - -26.357157, - -9.777438, - -1.726056, - -19.218597, - -16.396273, - -18.110193, - -18.405336, - -44.034138, - -15.070465, - -16.484032, - -23.15137, - 13.257934, - 23.538324, - -22.407652, - -47.92377, - -24.011892, - -16.491554, - -11.853598, - -30.989687, - -16.202026, - -17.078861, - -11.623124, - 8.497742, - 16.020142, - -19.640316, - -16.113615, - -22.231617, - -20.875067, - -19.139006, - -16.276737, - -22.094526, - -14.312683, - -22.449455, - -20.133425, - -22.540295, - -6.2134776, - -4.982398, - -0.041407168, - -20.147644, - -16.78115, - 13.259806 + 4.974754, + 4.831814, + 4.9194694, + 5.8423223, + 3.786148, + 5.713315, + 4.6231594, + 4.7167315, + 4.605673, + 5.341691, + 6.461123, + 4.644551, + 5.10106, + 4.0987635, + 3.7067468, + 3.137625, + 4.6877813 ], "yaxis": "y" }, { "hovertemplate": "%{hovertext}

cluster id=4
x=%{x}
y=%{y}", "hovertext": [ - "args.add(\"run.id(long=1\")", - "bindings.add(identifier + \": \" + value)", - "parameters.add(principalName)", - "existing.add(order)", - "root.dummyEntities.add(child)", - "\nvalues.add(value)", - "orders.add(new SqlOrder(direction, property))", - "pageElements.add(\"first element\")", - "result.add(row)", - "parameters.add(id)", - "\nentity.content.add(element)", - "headers.add(myheader1)", - "hellos.add(\"oi terra 2\")", - "hellos.add(\"hello world 1\")", - "result.add(new Order(direction, path))", - "bindings.add(index + \": \" + value)", - "headers.add(myheader2)", - "c1.chain0.add(c0)", - "hellos.add(new Hello(\"oi terra 2\"))", - "c2.chain1.add(c1)", - "seenEntities.add(entity)", - "hellos.add(new Hello(\"hello world 1\"))", - "c3.chain2.add(c2)", - "urls.add(a.getUrl())", - "invoices.add(invoice)", - "grantTypes.add(\"some-grant-type\")", - "pageElements.add(\"second element\")", - "additionalCustomizers.add(customizer)", - "expressions.add(column)", - "args.add(\"run.id(long)=1\")", - "reference.add(param)", - "args.add(\"run.id=1\")", - "args.add(\"a=b\")", - "args.add(\"run.id)=1\")", - "entity.content.add(element3)", - "hellos.add(HELLO_WORLD_1)", - "args.add(\"test-command-arg-1\")", - "expectedResult.add(\"goo\")", - "expectedResult.add(\"bar\")", - "args.add(new OtherArg(\"goo\"))", - "root.intermediates.add(intermediate2)", - "root.intermediates.add(intermediate1)", - "entity.content.add(element2)", - "args.add(new OtherArg(\"foo\"))", - "hellos.add(new Hello(OI_TERRA_2))", - "result.add(assignment)", - "entity.content.add(element1)", - "scopes.add(\"some-scope\")", - "hellos.add(new Hello(HELLO_WORLD_1))", - "actions::add", - "hellos.add(OI_TERRA_2)", - "result.add(arg.value)", - "command.add(\"-ea\")", - "connectionFactories::add", - "definitions.add(predicate)", - "\nresult.add(variable)", - "\nfoo.add(group)", - "config.ranges.add(range)", - "\nconfig.ranges.add(0.0)", - "forwardeds.add(forwarded)", - "foo.add(merged)", - "definitions.add(filter)", - "messages.add(decode(message))", - "this.batchSizes.add(bookIds.size())", - "result.add(object)", - "properties.add(property)", - "factories.add(factory)", - "codes::add", - "\ncodes.add(globalCode)", - "content.add(resource)", - "links.add(link)", - "data::add", - "\nexpandGroups.add(new ExpandGroup(variableGroup))", - "rewrittenHeaders.add(rewriten)", - "matches.add(match)", - "parameters.add(jobParameters)", - "jobs.add(job)", - "originalAnnotations::add", - "result.add(parameter)", - "headerNames::add", - "contributions.add(contribution)", - "variables.add(variable)", - "predicates.add(predicate)", - "this.rels::add", - "ordered.add(new OrderedGatewayFilter(gatewayFilter, i + 1))", - "ordered.add(gatewayFilter)", - "routes.add(route)", - "\nthis.rels.add(hop)", - "\nvariableGroup.add(variable)", - "allRoutes.add(r)", - "exceptions.add(e)", - "resolvedArguments.add(resolvedArgument)", - "selectedFields.add(selectedField)", - "edges.add(new DefaultEdge<>(node, new DefaultConnectionCursor(cursor)))", - "rootActions.add(rootAction)", - "\nactions.add(action)", - "employees.add(employee)", - "nodes.add(new PathNode(path, parentNode, v))", - "nodes.add(new PathNode(path, parentNode, Pair.of(k, listValue.get(k))))", - "nodes.add(new PathNode(path, parentNode, Pair.of(k, v)))", - "nodes.add(new PathNode(path, parentNode, value))", - "content.add(employeeResource)", - "deletes.add(0, deleteReferenced(path))", - "stepNames.add(name)", - "chain4.chain3.add(c3)", - "orders.add(order)", - "segments::add", - "leave.add(segment)", - "enter.add(segment)", - "this.pairings.add(Pairing.of(playersToPair.get(index), playersToPair.get(index + 1)))", - "inserts.add(insert)", - "sortOrders.add(new Sort.Order(direction, property))", - "data.add(\"second\")", - "actions.add(result)", - "links.add(mapper.apply(it))", - "newLinks::add", - "newLinks.add(it)", - "applications.add(myapp)", - "apps.add(appData)", - "employees.add(findOne(i))", - "employees.add(employeeResource)", - "data.add(\"first\")", - "urlList.add(zone)", - "eurekaServiceUrls.add(eurekaServiceUrl.trim())", - "content.add(\"second\")", - "petTypes.add(new PetType() {\n\t{\n\t\tsetName(\"Dog\");\n\t}\n})", - "sources.add(enumerable)", - "getPets().add(pet)", - "columns.add(column(name))", - "from.add(table)", - "content.add(\"first\")", - "existingTables.tables().add(delete_me)", - "dropColumns.add(config)", - "table2.columns().add(newColumn)", - "tokens.add(token)", - "accessTokens.add(accessToken)", - "errors.add(t)", - "names.add(stepExecution.getStepName())", - "stepNamesList.add(stepName)", - "generatedFoos.add(foo)", - "processedFoos.add(foo)", - "\nwriters.add(i, new MongoItemWriter<>())", - "args.add(ARG1)", - "processed.add(item)", - "args.add(ARG2)", - "args.add(ARG3)", - "newargs.add(line)", - "written.add(item)", - "infos.add(info)", - "results.add(entity)", - "photos.add(createPhoto(\"6\", \"paul\"))", - "tokens.add(emptyToken)", - "tokens.add(\"\")", - "listened.add(ex)", - "tasks.add(task)", - "names.add(name)", - "l.add(\"Item *** 2 ***\")", - "l.add(\"Item *** 1 ***\")", - "result.add(Long.valueOf(1))", - "result.add(value)", - "r.add(listener)", - "recovered.add(item)", - "msgs.add(next)", - "\nparameters.add(pageRequest)", - "streams.add(stream)", - "candidates.add(possibleAlternative)", - "\ntokens.add(token)", - "tokens.add(value)", - "tokens.add(matcher.group(i))", - "committed.add(1)", - "photos.add(createPhoto(\"5\", \"marissa\"))", - "photos.add(createPhoto(\"3\", \"marissa\"))", - "artifacts.add(coordinate)", - "relatedTickets::add", - "steps.add(step)", - "ordered.add(item)", - "\nnames.add(step.getName())", - "results.add(file)", - "command.add(\"-server\")", - "command.add(\"java.base/sun.nio.ch=ALL-UNNAMED\")", - "command.add(\"--add-exports\")", - "unordered.add(item)", - "command.add(\"java.base/java.lang=ALL-UNNAMED\")", - "command.add(\"--add-opens\")", - "programArguments.add(arg)", - "command.add(arg)", - "command.add(\"-classpath\")", - "intermediate.add(it)", - "photos.add(createPhoto(\"4\", \"paul\"))", - "\ndigits.add(major)", - "\ndigits.add(minor)", - "photos.add(createPhoto(\"2\", \"paul\"))", - "photos.add(createPhoto(\"1\", \"marissa\"))", - "params.add(arg)", - "results.add(ticket)", - "results.add(it)", - "result.add(section)", - "collated.get(section).add(issue)", - "cachedGemFireObjects::add", - "labels.add(labelName)", - "newArguments.add(argument)", - "contents.add(message)", - "contents.add(msg)", - "versionsInSagan::add", - "\ndigits.add(build)", - "\ndigits.add(bugfix)", - "names.add(step.getName())", - "delete_me.columns().add(newColumn)", - "msgs.add(text)", - "recovered.add(\"r:\" + item)", - "toCreate.add(table)", - "entries.add(keyStr + \"=\" + s)", - "\nwriters.add(writer)", - "packages.add(DEFAULT_PACKAGE)", - "writers.add(writer)", - "taken.add(reader.read())", - "taken.add(next)", - "writers.add(writer1)", - "writers.add(writer2)", - "initiators.add(initiator)", - "results.add(result)", - "unopenedElements.add(unopenedA)", - "sequenceNumbers.add(r.sequenceNumber())", - "partitionKeys.add(r.partitionKey())", - "periods.add(period)", - "toDrop.add(table)", - "result.add(new Object[] { extra })", - "tableDiff.columnsToAdd().add(column)", - "deletedColumns.add(column)", - "words.add(current.toString())", - "scopes.add(\"scope1\")", - "subjectTypes.add(\"some-subject-type\")", - "expectedValues.add(\"updated1\")", - "expectedValues.add(\"deleted1\")", - "expectedValues.add(\"deleted2\")", - "expectedValues.add(\"app1\")", - "exceptions.add(ex)", - "\ncolumnNames.add(columnName)", - "columnExpressions.add(column)", - "joinTables.add(join)", - "keys.add(singleValue)", - "table.columns().add(column)", - "\nexistingTables.add(tableModel)", - "changes.add(changeSet)", - "\ntableDiffs.add(tableDiff)", - "committed.add(item)", - "unopenedElements.add(unopenedB)", - "records.add(record)", - "parameters.add(1L)", - "stepExecutions.add(se)", - "execs.add(exec)", - "steps.add(databaseStep2)", - "steps.add(databaseStep1)", - "stepConfigurations.add(stepConfiguration2)", - "calls.add(\"1\")", - "objects.add(o)", - "calls.add(\"2\")", - "fails.add(\"2\")", - "customizers.add(producerCustomizer)", - "stepConfigurations.add(stepConfiguration1)", - "RECEIVED_MESSAGES.add(message)", - "provided.add(item)", - "calls.add(result)", - "parameters.add(4L)", - "users.add(user)", - "filters.add(persistFilter)", - "foos.add(foo)", - "skippedLines::add", - "throwables.add(e)", - "steps.add(testStep)", - "res.add(getPercentile(percentile / 100))", - "sleepSequences.add(new SleepSequence(sleeps))", - "sleeps.add(backOffPeriod)", - "customizers.add(customizer)", - "\nexpectedFoos.add(new Foo(1, \"bar1\", 1))", - "acksObjects.add(acknowledgement)", - "expectedFoos.add(new Foo(2, \"bar2\", 2))", - "steps.add(step2)", - "expectedFoos.add(new Foo(3, \"bar3\", 3))", - "expectedFoos.add(new Foo(4, \"bar4\", 4))", - "expectedFoos.add(new Foo(5, \"bar5\", 5))", - "\nexpectedFoos.add(new Foo(3, \"bar3\", 3))", - "steps.add(step1)", - "filters.add(patternFilter)", - "regs.add(r1)", - "newAffordances.add(affordance)", - "acks.add(ack)", - "advised.add(\"two\")", - "advised.add(\"one\")", - "this.order.add(\"four\")", - "this.order.add(\"three\")", - "this.order.add(\"two\")", - "this.order.add(\"one\")", - "records.add(rec)", - "authoritiesStrings5.add(\"ROLE_A\")", - "values2.add(data.value())", - "records.add(barRecord)", - "attrs.add(pre)", - "order.add(\"b.success\")", - "attrs.add(post)", - "order.add(\"failure\")", - "order.add(\"success\")", - "retain.add(filterObject)", - "order.add(\"tx\")", - "values1.add(data)", - "acks.add(acknowledgment)", - "counts.add(new AtomicInteger())", - "received.add(record)", - "toAck.add(cRecord)", - "records.add(cRecord)", - "sources.add(delegate)", - "unprocessed.add(cRecord)", - "toSeek.add(cRecord)", - "deferred.add(cRecord)", - "offs.add(rec.offset())", - "authoritiesStrings1.add(\"ROLE_A\")", - "completed.add(done)", - "consumerRecords.add(one)", - "topicsToAdd.add(topic)", - "authoritiesStrings1.add(\"ROLE_B\")", - "authoritiesStrings2.add(\"ROLE_B\")", - "inaccessible.add(nextElement)", - "authoritiesStrings2.add(\"ROLE_A\")", - "recovered.add(cr)", - "authoritiesStrings3.add(\"ROLE_A\")", - "authoritiesStrings3.add(\"ROLE_C\")", - "authoritiesStrings4.add(\"ROLE_A\")", - "removals.add(id)", - "toCommit.add(record)", - "adds.add(id)", - "results.add(wrap(task))", - "filters.add(0, filter)", - "remOrder.add(99)", - "addOrder.add(99)", - "removed.add(connection)", - "added.add(connection)", - "responses.add(message)", - "messages.add(m)", - "names.add(\"bob\")", - "filters.add(0, new MutatorFilter())", - "sockets.add(socket1)", - "names.add(\"sam\")", - "factories.add(factory2)", - "factories.add(factory1)", - "replies.add(reply)", - "sockets.add(socket)", - "l.add(\"a\")", - "smbFiles.add(file)", - "canonicalFiles.add(new SmbFileInfo(file))", - "names.add(\"joe\")", - "\ncommandLine.add(javaExe)", - "commandLine.add(\"-server\")", - "commandLine.add(\"-ea\")", - "decisions.add(decision)", - "parts.add(p)", - "parts.add(i)", - "result.add(str)", - "conversionFailures.add(ex)", - "modules.add(module)", - "raws.add(record)", - "convertedHeaders.add(converted)", - "offsets.add(record.offset())", - "partitions.add(record.partition())", - "topics.add(record.topic())", - "keys.add(record.key())", - "callOrder.add(3)", - "knownTopics.add(receivedTopic)", - "x5cList.add(new Base64(x5c))", - "commandLine.add(classpath)", - "commandLine.add(\"-classpath\")", - "commandLine.add(String.format(\"-Dgemfire.log-level=%1$s\", GEMFIRE_LOG_LEVEL))", - "commandLine.add(String.format(\"-Dgemfire.log-file=%1$s\", GEMFIRE_LOG_FILE_NAME))", - "newAuthorities.add(extraAuthority)", - "payload.add(person)", - "remaining.add(record)", - "elements.add(element)", - "creators.add(creator)", - "\nchecks.add(alive)", - "result.add(alive)", - "instances.add(instance)", - "joins.add(j)", - "j.add(ss3)", - "this.names.add(0, i.previous())", - "this.names.add(rdn)", - "appendedValues.add(\"one\")", - "machines.add(m)", - "this.names.add(idx, rdn)", - "monos.add(resetMono)", - "monos.add(mono)", - "mapped.add(result)", - "node.getChildren().add(n)", - "root.getChildren().add(n)", - "trans.add(t)", - "trans.add(tra)", - "machines.add(machine)", - "appendedValues.add(\"two\")", - "appendedValues.add(\"three\")", - "jobNames.add(\"job1\")", - "urls.add(new URL(entry))", - "processedUrls.add(url)", - "passengers.add(passenger)", - "passengers.add(frequentFlyer)", - "commandLineArgs.add(PARAM2)", - "commandLineArgs.add(PARAM1)", - "args.add(\"foo\")", - "errors.add(result)", - "lines.add(line)", - "contributors.add(contributor)", - "loaded.add(document)", - "profiles.add(new Profile(profileName))", - "activeProfiles::add", - "sources.add(0, source)", - "ranges.add(rangeConverter.convert(range))", - "filteredSources.add(p)", - "errors.add(e)", - "fooSightings.add(property)", - "jobNames.add(\"job2\")", - "rows.add(new Attribute(tr))", - "petTypes.add(new PetType() {\n {\n setName(\"Dog\");\n }\n})", - "saved.add(saved1)", - "sessions.add(session)", - "errors.add(exception)", - "joined.add(stateMachine)", - "childs.add(child2)", - "childs.add(child1)", - "childsFrom.add(childFrom)", - "childs.add(child)", - "statesEntered.add(state)", - "results.add(header)", - "holders.add(new Holder(f.toURI(), f.toPath()))", - "result.add(strategy)", - "result.add(saajHeaderElement)", - "bits.add(\"handled afterCompletion\")", - "\nbits.add(\"handled fault\")", - "\nbits.add(\"handled response\")", - "\nbits.add(\"handled request\")", - "errors.add(ex)", - "authorities.add(null)", - "voters.add(roleVoter)", - "result.add(e)", - "seenStateData.add(key)", - "states.add(state)", - "states::add", - "matchingCookieValues.add(sessionId)", - "sources.add(FALLBACK_GROUP)", - "states.add(this)", - "tos.add(to)", - "ers.add(er)", - "extended.add(new Holder2(key, value))", - "states.add(new Holder(from, to))", - "entered.add(state)", - "choices.add(last)", - "choices.add(first)", - "targets.add(target)", - "junctions.add(last)", - "junctions.add(first)", - "result.add(publication)", - "packages::add", - "names.add(0, it.getName())", - "joins.add(t)", - "result.add(it)", - "transitions::add", - "saved.add(saved2)", - "result.add(otherVariable)", - "result.add(m)", - "voters.add(expressionVoter)", - "pepboys.add(\"Jack\")", - "pepboys.add(\"Moe\")", - "pepboys.add(\"Manny\")", - "failures.add(\"REMOVE\")", - "failures.add(\"ADD\")", - "arguments.add(argument)", - "values.add(\"\")", - "this.books.add(book)", - "childSources.add(child)", - "additionalClasses.add(metadatum)", - "matches.add(pattern)", - "converters.add(0, converter)", - "stringsToCompress.add(stringToCompress4)", - "stringsToCompress.add(stringToCompress3)", - "stringsToCompress.add(stringToCompress2)", - "\nstringsToCompress.add(stringToCompress1)", - "strings.add(string3ToCompress)", - "strings.add(string2ToCompress)", - "requestBodyObjectNodes::add", - "mappings.add(mapping)", - "resources.add(resource)", - "this.stubs.add(notation)", - "attributes.add(weca)", - "bodyMatchers.add(bodyStubMatcher)", - "adviceChain.add(advice)", - "bodyMatchers.add(bodyTestMatcher)", - "tokens.add(tokenizer.nextToken())", - "endpoints.add(endpoint)", - "contracts.add(contract)", - "headers.add(header)", - "adviceChain.add((Advice) adviceChainBean)", - "files.add(outputFile)", - "ingestBooks.add(l)", - "l.add(b.isInStock())", - "l.add(b.saleDate())", - "l.add(b.pages())", - "l.add(b.author())", - "l.add(b.title())", - "l.add(b.isbn())", - "unzippedFiles.add(destinationFile)", - "unzippedFiles.add(dir)", - "\nstrings.add(string1ToCompress)", - "savedCookies.add(new SavedCookie(new Cookie(\"SESSION\", \"123456789\")))", - "entries.add(zipEntrySource)", - "keyDirectories.add(new RotationPolicy.KeyDirectory(\"three\", \"fiz\"))", - "pathsToCreate.add(0, pathSegment)", - "filesToReset.add(file)", - "res.add(message)", - "locked.add(\"2\")", - "locked.add(\"1\")", - "\nreceived.add(consumer.poll(60000))", - "messages.add(input)", - "\nreceived.add(consumer.poll(2000))", - "replies.add(path)", - "argList.add(42)", - "argList.add(false)", - "converted.add(value)", - "documents.add(document)", - "allHeaders.add(headers)", - "algs.add(\"alg\")", - "algs.add(SignatureConstants.ALGO_ID_SIGNATURE_RSA_SHA1)", - "userDns.add(formatter.format(args))", - "urls.add(url.substring(0, url.lastIndexOf(urlRootDn)))", - "argList.add(123L)", - "\nlsFiles.add(fileToAdd)", - "files.add(file)", - "accepted.add(file)", - "keyDirectories.add(new RotationPolicy.KeyDirectory(\"two\", \"qux\"))", - "keyDirectories.add(new RotationPolicy.KeyDirectory(\"two\", \"baz\"))", - "keyDirectories.add(new RotationPolicy.KeyDirectory(\"one\", \"bar\"))", - "keyDirectories.add(new RotationPolicy.KeyDirectory(\"one\", \"foo\"))", - "canonicalFiles.add(new FtpFileInfo(file))", - "received.add(consumer.poll(10000))", - "received.add(consumer.poll(100))", - "\nreceived.add(consumer.poll(10000))", - "request.add(\"/foo/bar.properties\")", - "students.add(student2)", - "\nstudents.add(student1)", - "evens.add(i)", - "files.add(file2)", - "files.add(file1)", - "lines.add(iterator.next())", - "filters.add(persistentFilter)", - "filters.add(filter)", - "filtersNeeded.add(regexFilter)", - "filtersNeeded.add(patternFilter)", - "keyDirectories.add(new RotationPolicy.KeyDirectory(\"three\", \"buz\"))", - "results::add", - "headers.add(new Header(EXPIRES, \"0\"))", - "results.add(\"foo-channel\")", - "first.add(\"1,2,3\")", - "results.add(p)", - "subscribersOrderedCall().add(5)", - "subscribersOrderedCall().add(4)", - "subscribersOrderedCall().add(1)", - "subscribersOrderedCall().add(0)", - "subscribersOrderedCall().add(3)", - "subscribersOrderedCall().add(2)", - "first.add(\"4,5,6\")", - "values.add(value)", - "this.urlMappings.add(index, urlMapping)", - "decisionVoters.add(new RoleVoter())", - "sortedFilters.add(((OrderedFilter) filter).filter)", - "matchers.add(matcher)", - "privilegeEvaluators.add(evaluator)", - "configs.add(configurer)", - "sortedWebFilters.add(f)", - "pathPatterns.add(pathPattern)", - "decisionVoters.add(expressionVoter)", - "second.add(\"7,8,9\")", - "second.add(\"10,11,12\")", - "matchers.add(notXRequestedWith)", - "providers.add(extracted(element, pc, resolver, (Element) node))", - "this.numbers.add(i)", - "routingSlipValues.add(path)", - "routingSlipValues.add(strategy)", - "routingSlipValues.add(entry)", - "filteredElements.add(element)", - "ands.add(requestMatcher)", - "matchers.add(new SinglePatternBasedHeaderMatcher(thePattern, negate))", - "filterChains.add(createFilterChain(element, pc))", - "decisionVoters.add(roleVoter)", - "result.add(anonymous())", - "voters.add(voter)", - "dates::add", - "matchers.add(0, getRequests)", - "matchers.add(notFavIcon)", - "callOrder.add(\"d\")", - "callOrder.add(\"b\")", - "callOrder.add(\"a\")", - "callOrder.add(\"c\")", - "arg.add(\"joe\")", - "headers.add(new Header(CACHE_CONTROL, \"no-cache, no-store, max-age=0, must-revalidate\"))", - "arg.add(\"bob\")", - "\nscenarios.add(scenario3)", - "remarks.add(remarksB)", - "remarks.add(remarksA)", - "departments.add(\"IT\")", - "departments.add(\"HR\")", - "allowed.add(\"https://www.test.com\")", - "values.add(this.count.incrementAndGet())", - "recipients.add(new Recipient(channel, new AlwaysFalseSelector()))", - "recipients.add(new Recipient(channel5, new AlwaysFalseSelector()))", - "channels.add(replyChannel)", - "recipients.add(new Recipient(channel4))", - "recipients.add(new Recipient(channel2, new AlwaysFalseSelector()))", - "recipients.add(new Recipient(channel1, new AlwaysTrueSelector()))", - "channels.add(channelC)", - "channels.add(channelB)", - "channels.add(channelA)", - "channels.add(channel2)", - "channels.add(channel1)", - "results.add(\"bar-channel\")", - "recipients.add(new Recipient(channel3))", - "collector()::add", - "stringCollector()::add", - "roleNames.add(roleName)", - "\nscenarios.add(scenario2)", - "\nscenarios.add(scenario1)", - "result.add(flag)", - "messages.add(message3)", - "messages.add(message2)", - "messages.add(message1)", - "groups.add(group)", - "messages.add(m2)", - "messages.add(m1)", - "matches.add((isArray) ? candidate + ARRAY_SUFFIX : candidate)", - "components.add(metadata)", - "candidates.add(method)", - "builders.add(matcher)", - "matches.add(param)", - "acesNew.add(ace)", - "aces.add(ace)", - "oidsToCache.add(oid)", - "chain.add(currentThrowable)", - "filenames.add(basename)", - "arg.add(\"sam\")", - "students.add(student3)", - "extractedUrls.add(url)", - "processed.add(message)", - "steps.add((Node) current)", - "quotes.add(new int[] { quoteMatcher.start(), quoteMatcher.end() })", - "mutations.add(MutateInSpec.remove(path))", - "\nresult.add(encrypted)", - "\nresult.add(encoded)", - "\nbatch.add(vaultRequest)", - "costs.add(standardCost)", - "this.addresses.add(address)", - "consumers.add(cons)", - "docs.add(doc)", - "docs.add(r)", - "features.add(\"scaling\")", - "features.add(\"hosting\")", - "foos.add(\"FOO\")", - "out.add(v)", - "certs::add", - "expList.add(metaId)", - "expList.add(metaCas)", - "expList.add(path(bucket, \"*\"))", - "expList.add(fullEntity)", - "relationshipCreationCreations.add(relationshipCreation)", - "rows.add(properties)", - "knownRelationshipsIds.add(id)", - "entities.add(instance)", - "declareOks.add(declareOk)", - "relationshipRows.add(propMap)", - "childNodes.add(grantChildNodeDescription)", - "test.add(\"test\")", - "received.add(message)", - "\nthis.otherSans.add(otherSans)", - "objects.add(object)", - "commands.add(String.format(\"--name=%s-%d\", deploymentId, index))", - "commands.add(dockerImageURI.substring(\"docker:\".length()))", - "commands.add(\"-v\")", - "patternedDeliveries.add(s)", - "recOptsCustOrder.add(\"one\")", - "recOptsCustOrder.add(\"two\")", - "commands.add(v)", - "commands.add(p)", - "processes.add(instances.remove(index))", - "beforeDirs.add(customWorkDirRoot)", - "partitions.add(new PartitionInfo(TEST_TOPIC, 0, leader, null, null))", - "toExport.add(elem, ((CouchbaseDocument) entry).export())", - "toExport.add(elem, ((CouchbaseList) entry).export())", - "result.add(boxResult)", - "patternsToUse.add(0, NEVER_ID)", - "partitions.add(new PartitionInfo(TEST_TOPIC, 0, null, null, null))", - "bootstrapServers.add(\"10.98.09.199:9082\")", - "bootstrapServers.add(\"10.98.09.199:9092\")", - "bootstrapServers.add(\"10.98.09.196:9092\")", - "digits.add(this.build)", - "digits.add(this.bugfix)", - "digits.add(this.minor)", - "digits.add(this.major)", - "partitions.add(new TopicPartition(topic, 0))", - "partitions.add(new TopicPartition(topic, 1))", - "bAddresses.add(bAddress.toString())", - "nonProvisionedDlqTopics.add(nTopic)", - "messages.add(message)", - "partitions.add(new PartitionInfo(TEST_TOPIC, i, nodes[i], null, null))", - "params.add(o)", - "computedGraphProperties::add", - "commandLineArguments.add(\"arg2=value2\")", - "actions.add(parseAction(element2))", - "ifs.add(parseIf(element2))", - "bindings.add(parseBinding(element2))", - "expressions.add(Functions.collect(Functions.elementId(rootNode)).as(Constants.NAME_OF_SYNTHESIZED_ROOT_NODE))", - "expressions.add(Functions.elementId(rootNode).as(Constants.NAME_OF_ELEMENT_ID))", - "expressions.add(Functions.id(rootNode).as(Constants.NAME_OF_INTERNAL_ID))", - "\nattr0.add(\"foo\")", - "command.add(commandString)", - "command.add(\"-c\")", - "relationshipProperties.add(oneOfThem)", - "actions.add(action)", - "relationshipValues.add(oneOfThem)", - "\nrelationshipsAndProperties.add(relationshipProperties)", - "outputs.add(parseOutput(element2))", - "errors.add(error)", - "relationshipsAndProperties.add(relationshipProperties)", - "labels.add(label)", - "labels::add", - "vars.add(\"flowScope\")", - "seenMatchingNodes.add(node)", - "matchingNodes.add(node)", - "\ncommand.add(\"sh\")", - "attr0.add(\"bar\")", - "attr2.add(attr0)", - "arguments.add(Arguments.of(String.format(\"e2e %s %s\", \"reg\", command), true))", - "arguments.add(Arguments.of(String.format(\"e2e %s %s\", \"reg\", command), false))", - "arguments.add(Arguments.of(String.format(\"e2e %s %s\", \"annox\", command), true))", - "arguments.add(Arguments.of(String.format(\"e2e %s %s\", \"annox\", command), false))", - "voters.add(new RoleVoter())", - "unmappedRoles.add(coreRole)", - "inputs.add(parseInput(element2))", - "expressions.add(Functions.collect(Functions.elementId(relationship)).as(Constants.NAME_OF_SYNTHESIZED_RELATIONS))", - "containerGroup.add(container)", - "relationships.add((RelationshipDescription) association)", - "commandLineArguments.add(\"arg1=value1\")", - "args.add(\"f = g\")", - "args.add(\"d=e\")", - "args.add(\"--b = c\")", - "args.add(\"a\")", - "\nprocessedRelationships.add(relationshipDescription)", - "multiMethods.add(method)", - "cmdLineArgs.add(\"blah=chacha\")", - "checkedMethods.add(checked)", - "cmdLineArgs.add(\"--foo.bar=value1\")", - "queues.add(q)", - "vars.add(parseVar(element2))", - "names.add(str)", - "mechs.add(\"PLAIN\")", - "unexpected::add", - "returnExpressions.add(Cypher.name(Constants.NAME_OF_SYNTHESIZED_RELATIONS))", - "this.addresses.add(this.addresses.remove(0))", - "returnExpressions.add(Cypher.name(Constants.NAME_OF_SYNTHESIZED_RELATED_NODES))", - "returnExpressions.add(Cypher.name(Constants.NAME_OF_SYNTHESIZED_ROOT_NODE))", - "priorityOrdered.add(processor)", - "ordered.add(processor)", - "unOrdered.add(processor)", - "declarables.add(q)", - "vars.add(replacedVar)", - "missing.add(t)", - "containers.add(container)", - "queues.add(queueName)", - "commands.add(String.format(\"%s:%s\", port, port))", - "commands.add(\"-p\")", - "breeds.add(\"Afghan Hound\")", - "add(\"born\")", - "add(\"birthday\")", - "plugins.add(null)", - "toCommit.add(info)", - "lines.add(oneLine.toString())", - "producersCreated.add(producer)", - "consumersCreated.add(consumer)", - "lines.add(String.format(\"-d '%s'\", content))", - "secondLevelEntityRelationships.add(secondLevelRelationship)", - "thirdLevelEntityRelationships.add(thirdLevelRelationship)", - "entity.others.add(entity)", - "languageRelationships.add(perlRelationship)", - "languageRelationships.add(javaRelationship)", - "add(\"last\")", - "employees.add(person)", - "boundedParameters.add(boundedParameter)", - "this.matchOn.add(match)", - "results.add(convertedBack)", - "result.add(matchingCondition)", - "preprocessors.add(preprocessor)", - "logRecords.add(logRecord)", - "products.add(\"{\\\"name\\\":\\\"bubbles\\\"}\")", - "products.add(\"{\\\"name\\\":\\\"ricky\\\"}\")", - "products.add(\"{\\\"name\\\":\\\"julien\\\"}\")", - "products.add(p)", - "commands.add(memory)", - "commands.add(\"-jar\")", - "commands.add(\"docker\")", - "ids.add(id)", - "commands.add(\"run\")", - "add(\"first\")", - "putRecordsRequestEntryList.add(putRecordsRequestEntry)", - "simpleTracer.spans.add(span)", - "segments.add(matcher.group(1))", - "segments.add(matcher.group())", - "values.add(ExtractedField.ABSENT)", - "segments.add(segment)", - "EXCEPTIONS.add(e)", - "MESSAGES.add(text)", - "links.add(possibleLink)", - "newNames.add(name)", - "newValues.add(value)", - "prefixedDescriptors.add(prefixedDescriptor)", - "this.lines.add(determineIndex(index), line)", - "messages::add", - "headers.add(\"X-B3*\")", - "payload.add(bravo)", - "spanHandlers.add(zipkin2)", - "names.add(k1)", - "values.add(v1)", - "fields.add(k1)", - "spanHandlers.add(handler2)", - "spanHandlers.add(zipkin1)", - "values.add(\"bar\")", - "spanHandlers.add(handler1)", - "names.add(\"foo\")", - "names.add(\"oof\")", - "lines.add(String.format(\"'%s=%s'\", key, value))", - "\nlines.add(oneLine.toString())", - "pairs.add(new AbstractMap.SimpleEntry<>(baggage, value))", - "values.add(i, val)", - "arguments.add(Arguments.of(String.format(\"e2e %s %s\", \"anno\", command), true))", - "commands.add(\"--network\")", - "commands.add(\"-e\")", - "names.add(\"Cooper\")", - "names.add(\"Zoe\")", - "names.add(\"Duke\")", - "names.add(\"Lola\")", - "names.add(\"Buster\")", - "names.add(\"Cody\")", - "names.add(\"Chloe\")", - "names.add(\"Toby\")", - "names.add(\"Sadie\")", - "names.add(\"Jack\")", - "names.add(\"Sophie\")", - "names.add(\"Jake\")", - "names.add(\"Maggie\")", - "names.add(\"Abby\")", - "names.add(\"Rocky\")", - "names.add(\"Buddy\")", - "names.add(\"Molly\")", - "names.add(\"Charlie\")", - "names.add(\"Lucy\")", - "names.add(\"Max\")", - "names.add(\"Bella\")", - "names.add(\"Bailey\")", - "breeds.add(\"Norwegian Elkhound\")", - "breeds.add(\"Jack Russell Terrier\")", - "breeds.add(\"Dalmatian\")", - "breeds.add(\"Bloodhound\")", - "breeds.add(\"Bernese Mountain Dog\")", - "breeds.add(\"Beagle\")", - "names.add(\"Daisy\")", - "commands.add(\"--rm\")", - "names.add(\"Riley\")", - "foos.add(foo2)", - "commands.add(String.format(\"%s=%s\", env, appInstanceEnv.get(env)))", - "\ncommands.add(\"-e\")", - "names.add(\"Rosie\")", - "names.add(\"Winston\")", - "names.add(\"Annie\")", - "prunedList.add(key)", - "names.add(\"Teddy\")", - "inputs.add(String.format(\"%s-%s-%d\", this.functionName, FunctionConstants.DEFAULT_INPUT_SUFFIX, i++))", - "names.add(\"Emma\")", - "names.add(\"Oscar\")", - "producerFactories.add(producerFactory)", - "names.add(\"Princess\")", - "names.add(\"Sam\")", - "names.add(\"Ginger\")", - "names.add(\"Angel\")", - "names.add(\"Lily\")", - "names.add(\"Lucky\")", - "names.add(\"Sasha\")", - "names.add(\"Murphy\")", - "names.add(\"Coco\")", - "names.add(\"Tucker\")", - "names.add(\"Gracie\")", - "tags.add(Tag.of(key, value))", - "wordCounts.add((consumerRecord.value()))", - "names.add(\"Bear\")", - "names.add(\"Roxy\")", - "names.add(\"Harley\")", - "foos.add(foo1)", - "names.add(\"Oliver\")", - "vars.add(\"currentUser\")", - "matchedButNotRemoved.add(node)", - "\nhobby.getLikedBy().add(rel1)", - "SHIPPER_IDS.add(\"UPS\")", - "\nSHIPPER_IDS.add(\"FEDX\")", - "CARD_TYPES.add(\"PAYP\")", - "things.add(ccA)", - "labels.add(\"ConcreteClassB\")", - "fragments.add(formId)", - "CARD_TYPES.add(\"DCIN\")", - "checks.add(check)", - "CARD_TYPES.add(\"ECMC\")", - "CARD_TYPES.add(\"AMEX\")", - "lineItems.add(buildLineItem(6, 5.00, 0, 0, 2, Long.MAX_VALUE, 3, 30))", - "matches.add(group)", - "lineItems.add(buildLineItem(6, 5.00, 0, 0, 2, 3, -3, 30))", - "lineItems.add(buildLineItem(6, 5.00, 0, 0, 2, 3, Integer.MAX_VALUE, 30))", - "options.add(ConfigData.Option.IGNORE_IMPORTS)", - "callOrder.add(2)", - "callOrder.add(1)", - "labels.add(\"ConcreteClassA\")", - "CARD_TYPES.add(\"VISA\")", - "options.add(ConfigData.Option.IGNORE_PROFILES)", - "things.add(new X())", - "expressions.add(doParseExpression(expr, context))", - "SHIPPER_IDS.add(\"DPD\")", - "options.add(Option.IGNORE_PROFILES)", - "commands.add(command)", - "hobbyRelationships.add(hobbyRelationship)", - "lineItems.add(buildLineItem(6, 5.00, 0, 0, -2, 3, 3, 30))", - "things.add(ccB)", - "ret.add(group)", - "\nhobbyRelationships.add(hobbyRelationship2)", - "options.add(ConfigData.Option.PROFILE_SPECIFIC)", - "content.add(next)", - "lineItems.add(buildLineItem(6, 5.00, 0, 0, Long.MAX_VALUE, 3, 3, 30))", - "transitions.add(tx)", - "options.add(Option.PROFILE_SPECIFIC)", - "items.add(\"2\")", - "lineItems.add(buildLineItem(6, 5.00, 0, 0, 2, -3, 3, 30))", - "actions.add(eval)", - "details.add(detail)", - "hobbyRelationships.add(hobbyRelationship1)", - "hobbyRelationships.add(hobbyRelationship2)", - "invalidOptionNodes.add(node)", - "SHIPPER_IDS.add(\"DHL\")", - "options.add(Option.IGNORE_IMPORTS)", - "hobby.getLikedBy().add(rel2)", - "args.add(arg)", - "thing1Relationships.add(thing4)", - "publicKeys.add(publicKey)", - "allRepoProperties.add(sshUriProperties)", - "placeholders.add(new Placeholder(matcher.group(1), matcher.start(), matcher.end()))", - "\nform.getChildren().add(input)", - "positions.add(idx)", - "values.add(spec)", - "thing1Relationships.add(thing3)", - "positional.add(ar.value())", - "values.add(valueTokens[0])", - "items.add(\"3\")", - "\nnewItems.add(t)", - "longNames.add(so.longNames()[i])", - "result.add(credit)", - "shortNames.add(so.shortNames()[i])", - "directiveNodes.add(new DirectiveNode(token, split[0], split.length > 1 ? split[1] : null))", - "commandNodes.add(commandNode)", - "thing1Relationships.add(thing2)", - "items.add(\"1\")", - "hobbies.add(rel1)", - "args.add(new ResolvableArgument(arg))", - "matched.add(o)", - "panel.getChildren().add(input)", - "things.add(new Y())", - "projection.add(item)", - "books.add(\"book1\")", - "lineItems.add(buildLineItem(6, 5.00, 0, 0, 2, 3, 3, -5))", - "multiItemSelectors.add(input)", - "lineItems.add(buildLineItem(6, 5.00, 0, 0, 2, 3, 3, Integer.MAX_VALUE))", - "singleItemSelectors.add(input)", - "keys.add(app)", - "keys.add(this.defaultKey)", - "keys.add(application + \"-\" + profile)", - "confirmationInputs.add(input)", - "pathInputs.add(input)", - "keys.add(application)", - "hobby.getLikedBy().add(liked)", - "stringInputs.add(input)", - "existingRoot.getChildren().add(input)", - "hobbies.add(rel2)", - "books.add(\"book2\")", - "result::add", - "all::add", - "outputs.add(new OutputModel(\"foo\", \"bar\"))", - "pets.get(\"CATS\").add(new Pet(\"Delilah\"))", - "movie.getActorsAndRoles().add(role1)", - "defaultRepos.add(defaultRepo)", - "secrets.add(secret2)", - "secrets.add(secret1)", - "secrets.add(secret)", - "add(new Trade(\"UK21341EAH43\", 213, new BigDecimal(\"33.11\"), \"customer3\"))", - "add(new Trade(\"UK21341EAH44\", 214, new BigDecimal(\"34.11\"), \"customer4\"))", - "snapshotIds.add(snapshotId)", - "operations.add(operation)", - "associations.add(a.getInverse())", - "refs.add(ref)", - "onboardedBy.add(person1)", - "add(new Trade(\"UK21341EAH45\", 215, new BigDecimal(\"35.11\"), \"customer5\"))", - "movie.getActorsAndRoles().add(roles1)", - "onboardedBy.add(person2)", - "things.add(relCcB1)", - "lineItems.add(buildLineItem(-5, 5.00, 0, 0, 2, 3, 3, 30))", - "res.add(new Object())", - "things.add(relCcB)", - "lineItems.add(buildLineItem(Long.MAX_VALUE, 5.00, 0, 0, 2, 3, 3, 30))", - "lineItems.add(buildLineItem(6, -5.00, 0, 0, 2, 3, 3, 0))", - "lineItems.add(buildLineItem(6, Integer.MAX_VALUE, 0, 0, 2, 3, 3, 30))", - "secrets.add(secret3)", - "secrets.add(secret4)", - "args.add(\"--debug\")", - "longNames.add(stripped)", - "recovered.add(payload)", - "received.add(simpleMessage)", - "longNames.add(longName)", - "children.add(new Child())", - "shortNames.add(stripped.charAt(0))", - "sources.add(ps.getName())", - "\nchildren.add(child)", - "add(new Trade(\"UK21341EAH41\", 211, new BigDecimal(\"31.11\"), \"customer1\"))", - "args.add(key)", - "arguments.add(Arguments.of(String.format(\"e2e %s %s\", \"anno\", command), false))", - "lineItems.add(buildLineItem(6, 5.00, 900, 0, 2, 3, 3, 30))", - "conversations.add(conversation)", - "cells.add(c)", - "locations.add(resource)", - "SHIPPER_TYPES.add(\"AME\")", - "SHIPPER_TYPES.add(\"AMS\")", - "candidates::add", - "result.add(resolvedHint)", - "gridItems.add(gridItem)", - "toBeRemoved.add(path)", - "toBeRemoved.add(fileName)", - "hierarchy.add(index, type)", - "add(new Trade(\"UK21341EAH42\", 212, new BigDecimal(\"32.11\"), \"customer2\"))", - "args.add(sb.toString())", - "terminalNodes.add(dn)", - "principals.add(() -> name)", - "args.add(String.format(\"--partitioned=%b\", false))", - "monsters.add(new Pet(\"Godzilla\"))", - "monsters.add(new Pet(\"King Kong\"))", - "lineItems.add(buildLineItem(6, 5.00, 0, -10, 2, 3, 3, 30))", - "lineItems.add(buildLineItem(6, 5.00, 0, 50, 2, 3, 3, 30))", - "pets.get(TypeOfPet.CATS).add(new Pet(\"Delilah\"))", - "commands.add(\"-cp\")", - "fish.add(new Pet(\"Nemo\"))", - "optionSpecs.add(spec)", - "\nthings.add(relCcA)", - "things.add(ccB1)", - "names.add(sanitize(name))", - "parent.add(match)", - "args.add(container.property(key))", - "\nSHIPPER_TYPES.add(\"STD\")", - "args.add(String.format(\"--server.port=%d\", producerPort))", - "argumentResults.add(ArgumentResult.of(a, commandArgumentPos++))", - "SHIPPER_TYPES.add(\"EXP\")", - "lineItems.add(buildLineItem(6, 5.00, 10, 20, 2, 3, 3, 30))", - "args.add(String.format(\"--group=%s\", groups[i]))", - "lineItems.add(buildLineItem(6, 5.00, -90, 0, 2, 3, 3, 30))" + "httpClient.execute(get)", + "this.httpClient.execute(post)", + "this.httpClient.execute(get)" ], "legendgroup": "4", "marker": { @@ -6957,3243 +280,29 @@ }, "mode": "markers", "name": "4", + "orientation": "v", "showlegend": true, - "type": "scattergl", + "type": "scatter", "x": [ - 10.8314085, - -5.09557, - 27.465202, - 31.096922, - 6.799135, - -15.185954, - 35.23243, - -19.458517, - -23.265942, - 26.43276, - -0.7527304, - -59.68934, - -28.972565, - -30.268196, - 35.23016, - -5.1126623, - -59.725414, - -18.460733, - -29.22893, - -18.474363, - 1.1576983, - -30.222717, - -18.462559, - -35.14215, - -0.777625, - 52.655247, - -19.436026, - 24.557186, - 17.560284, - 10.837238, - 9.525655, - 10.935485, - 10.04322, - 10.918713, - -0.74212813, - -30.197262, - 11.5865345, - -26.887806, - -26.905691, - 8.184719, - -11.327519, - -11.33392, - -0.7263455, - 8.26966, - -29.159317, - -22.912222, - -0.6506915, - -5.096333, - -30.10205, - 1.9770391, - -28.967817, - -21.801445, - 14.61082, - -42.681896, - 52.848892, - -21.929136, - 3.1296978, - -10.52359, - -10.465503, - -38.426685, - -3.4695902, - 59.495064, - -31.565876, - -23.020056, - -22.708046, - 10.495077, - 50.25613, - -33.465286, - -33.714737, - 0.020284547, - -34.851837, - -32.97892, - 1.4563434, - -60.64628, - 8.342662, - 26.781483, - -1.7490866, - 26.945374, - -22.577686, - -61.8563, - -19.676235, - -15.624833, - 52.73636, - -12.395405, - 64.60057, - 64.59034, - 15.76468, - -12.362142, - 1.4841666, - 15.606829, - -14.170738, - 6.423042, - -3.9007506, - 13.651736, - 4.290333, - 1.8448333, - 1.079244, - 14.535721, - 14.688886, - 14.607298, - 14.715637, - 1.5277113, - 7.3867297, - -9.837518, - -18.449553, - 31.128653, - -50.569122, - -52.033173, - -51.11905, - -1.3077033, - -10.361687, - 35.351433, - -22.085554, - -23.229025, - -34.105286, - -35.489037, - -35.42238, - 13.791716, - 13.796625, - 0.6067532, - 1.4408302, - -22.257889, - -1.2618655, - 21.879234, - -21.11528, - -43.73892, - 4.5199337, - -41.956905, - 15.771112, - 14.447908, - -21.31944, - 12.861777, - 14.338321, - 15.446891, - -7.149161, - -6.4937615, - -16.914112, - 6.430839, - -9.731653, - -8.392109, - -8.466615, - -62.36693, - 10.568745, - -18.683313, - 10.410446, - 10.18666, - 8.613959, - -17.971752, - -5.8843765, - -24.372734, - -33.55972, - -7.07762, - -7.1196823, - -58.064037, - 1.57988, - -35.442467, - -23.843792, - -23.842936, - -19.726473, - -22.097387, - -57.288837, - -20.060593, - -43.404133, - 27.03194, - -46.380344, - 20.094841, - -7.1410465, - -7.1517444, - 7.5479393, - -2.9637322, - -33.989674, - -33.974792, - -4.814881, - -47.198368, - -7.8068824, - 30.881477, - 7.0379605, - -24.957813, - 18.024101, - 20.701965, - 17.885315, - -19.557915, - 20.605711, - 16.302195, - 11.567831, - 11.20038, - 18.109976, - -11.393146, - -33.577644, - -18.727459, - -18.441103, - -33.570637, - -33.968727, - 10.458371, - -27.215117, - -24.14799, - -25.500818, - -26.196566, - 49.444775, - -31.548128, - 11.077799, - -31.501507, - -43.792767, - -31.10459, - -19.713352, - -19.705505, - 7.023883, - 13.289072, - -43.674797, - -20.102953, - 14.429312, - 30.857136, - -61.687965, - 16.122322, - -61.685436, - -30.403944, - -21.922077, - -61.702797, - -61.74348, - -1.8829937, - -24.3394, - -3.9351296, - -25.227001, - 25.36656, - -20.601185, - 14.459498, - -20.956896, - 16.470795, - 13.888639, - -34.912468, - -5.0965614, - -25.28396, - -13.217789, - -11.870277, - -11.8351, - -12.995912, - -14.299284, - 15.840541, - 17.332172, - -11.886392, - 28.476545, - 15.589834, - 14.764746, - -10.703209, - 16.59888, - -2.995689, - -3.9421709, - 36.065033, - 24.677616, - -5.532667, - -0.52611464, - -8.086167, - -8.093841, - -6.648823, - -18.842588, - -10.487437, - -18.804808, - -17.462587, - 24.892801, - -6.6478534, - -32.924934, - -17.08734, - -27.456024, - 24.673906, - -6.7435007, - 60.554344, - -4.7938867, - -40.941727, - -30.301928, - -8.090261, - -16.123846, - -45.11095, - -44.86878, - 24.553955, - -10.159619, - -49.71805, - -10.178738, - -7.7323666, - -10.202732, - -10.193407, - -10.255526, - -10.194103, - -7.717581, - 59.166557, - -2.5113063, - -28.848818, - -49.744736, - -20.19372, - -20.20594, - 32.34618, - 32.34956, - 32.342155, - 32.36737, - 36.8779, - 56.93252, - -16.27311, - 36.255367, - -7.549627, - 30.747538, - -7.8702283, - 30.682638, - 30.758207, - 60.557293, - 30.40558, - -16.010319, - -49.729755, - -23.387411, - 35.303204, - 33.339844, - 34.811947, - 4.733898, - 34.099903, - 33.20429, - 33.967228, - -42.80019, - 57.02818, - -27.375584, - 39.23802, - 24.897896, - 57.44088, - 57.60614, - -39.077873, - 57.117447, - -20.128542, - 56.776108, - 56.54425, - 56.96649, - -8.836887, - -1.5557307, - -8.86789, - -24.33881, - 60.561836, - 28.104738, - 28.493359, - -41.00795, - -41.40526, - -29.356976, - -33.62038, - -36.59326, - 60.94953, - -40.516155, - -37.86436, - 50.203056, - 50.207336, - -29.341566, - -40.46708, - -24.181086, - 19.075354, - 19.602976, - -36.65247, - 16.763083, - 18.074493, - 14.617419, - -22.624426, - -16.256584, - -16.1397, - -22.703905, - -20.568838, - -11.619632, - 35.87957, - -60.388203, - -42.492546, - 25.222404, - 24.775625, - 31.278149, - 30.719584, - 10.635504, - -52.632313, - 18.071018, - 18.097673, - 22.212107, - 22.201448, - 58.357952, - -25.579412, - -0.30159134, - -11.945556, - 2.3548055, - 2.7063181, - -23.162828, - -7.3588963, - -11.473138, - -10.826566, - -23.174187, - 9.21416, - -17.211552, - 11.588567, - 9.218102, - -27.610489, - -27.60742, - -14.493871, - 8.706364, - 8.700839, - -14.109732, - -14.018346, - 11.494423, - -17.24352, - -17.247639, - -1.9167324, - -35.469574, - -34.93092, - -48.74579, - -48.795197, - 13.460829, - 13.409937, - 8.945249, - -16.873507, - -40.692043, - -19.695915, - -1.9236305, - 39.520313, - 39.208466, - 4.533887, - -10.68496, - 58.29686, - -16.36959, - -4.5633235, - -1.9315845, - -22.092937, - -43.73715, - -15.0091305, - -0.7666613, - -16.284546, - -10.9145975, - 6.9913363, - 6.98544, - 6.8689957, - 7.096713, - -9.939375, - -25.261925, - -8.887014, - -23.483791, - -26.37893, - -19.6033, - -19.561531, - -19.674831, - -19.638016, - -16.437634, - 54.693745, - 66.82947, - -22.794424, - 28.882605, - -9.309424, - -9.073402, - -43.286247, - 3.9501116, - -9.198972, - -6.4382334, - -2.918536, - -8.135493, - -9.235667, - -10.0054865, - -23.079313, - -22.770044, - -8.466117, - -39.9609, - -39.925983, - -24.789534, - -31.763882, - 7.7974687, - -11.588607, - -23.747908, - -11.872202, - -15.005666, - -21.017378, - -22.705683, - 67.16424, - -42.81634, - -42.814983, - -42.804886, - -20.033922, - -20.60246, - 11.008516, - -15.242497, - -21.85492, - 6.446412, - 4.229628, - 8.495378, - -21.888874, - -43.22875, - -43.179474, - -43.021763, - -42.893734, - -42.926403, - -42.684, - -5.7863545, - -13.764667, - 0.31385165, - -14.396915, - -12.965445, - 7.502998, - 17.135572, - 7.533133, - -7.7251587, - -11.999393, - -2.4127178, - -59.37296, - 17.147402, - 18.163158, - -23.262215, - -24.830462, - -25.221077, - -24.064568, - -23.924187, - -24.444437, - -23.654099, - 20.811903, - 20.78146, - -42.564342, - -44.70337, - 22.29485, - 48.69824, - 16.681635, - 17.139238, - -30.772476, - -16.843676, - -16.812435, - 61.90375, - -32.180527, - 61.616447, - -29.340065, - 5.9039693, - 5.9185677, - -18.822847, - -1.782475, - -60.000553, - 7.903703, - 44.949425, - 5.5368676, - -35.83591, - 5.9174695, - 18.372936, - 17.782312, - 4.6006923, - 48.703407, - 48.7005, - 48.718773, - 48.712414, - 19.812864, - 62.0352, - 62.064884, - 62.045563, - 10.753526, - 2.219061, - 2.2005897, - -16.133698, - 17.756094, - 17.817741, - -39.93283, - 60.584064, - 59.354664, - 59.024868, - 59.14611, - 48.69706, - -25.052658, - -60.053585, - -47.213715, - -23.689848, - -24.441093, - -51.424885, - -51.386475, - -51.36572, - -51.298286, - -51.380516, - -51.367664, - -23.96448, - -15.250961, - -37.072617, - 67.794685, - 64.14676, - 8.461476, - 59.539978, - 20.803495, - 67.080475, - 16.171993, - 68.360344, - -24.801378, - -24.799631, - 10.503849, - -11.0508, - -16.240662, - 17.293022, - 17.371084, - 17.363241, - 59.16427, - 12.046459, - 9.175281, - 62.50955, - 67.79834, - -21.80898, - 65.901344, - -29.589012, - 10.839885, - 10.356942, - 30.942533, - 30.66169, - 30.672178, - 30.711184, - 8.86858, - -60.55826, - 9.010932, - 8.718674, - -44.15293, - -44.155655, - 0.1728266, - 0.19069065, - 45.372826, - -15.783894, - -44.33413, - -44.396408, - -45.576324, - -44.701912, - -44.368866, - -44.60754, - -45.474735, - -45.617107, - -45.589924, - -45.543037, - -45.561577, - -47.46321, - -44.731277, - -47.11173, - -47.118446, - 54.206997, - 8.713591, - 8.713302, - -22.539942, - -32.859024, - -32.758278, - -32.879707, - 3.2694638, - -33.79767, - -33.802055, - 9.639158, - -4.0835195, - 19.97616, - 10.992717, - 8.3280945, - 7.659916, - 7.646146, - 43.075066, - -22.154966, - 17.310575, - 8.647705, - 2.221828, - -35.100403, - -32.05074, - -8.166844, - 9.774912, - -5.0190315, - -21.703602, - -21.995943, - 24.180164, - 0.46421352, - -3.942381, - 57.96898, - -1.9895755, - -2.2439313, - -9.261432, - 2.747008, - -4.9500465, - -5.227857, - 50.53485, - 4.923367, - 4.944471, - 19.234049, - 5.258136, - 7.912218, - -22.290802, - 6.841143, - 1.1721877, - -7.3096933, - 9.485357, - 8.174004, - -18.325043, - -32.667007, - 1.289316, - -10.629973, - 19.264412, - 20.078262, - 16.928661, - 24.197863, - -18.24122, - -18.24513, - 16.954903, - 15.614159, - -19.453974, - 3.6125386, - 25.892942, - -68.06227, - -68.06137, - -22.916986, - -10.261411, - 25.89122, - -5.309737, - -5.309912, - -5.308292, - -19.778112, - -19.73395, - -18.369373, - -18.662935, - 26.446632, - 26.470936, - -34.580235, - 10.763936, - -32.623486, - 25.901716, - 11.2107935, - 11.846662, - 12.512752, - 1.7158864, - -4.9066877, - -5.068578, - 6.2017817, - 6.766859, - 6.903384, - -6.6857233, - 16.874777, - 15.941245, - 10.313008, - 1.8423175, - 10.536453, - 9.067696, - -5.299443, - -16.76099, - 9.067748, - -31.526777, - -31.717264, - -3.9845157, - 11.406211, - 11.337533, - 15.0294485, - -7.26489, - -7.1190915, - 15.707101, - 15.734579, - 16.008, - 15.987596, - 67.06377, - 23.773232, - -5.1054354, - 6.1255364, - -3.097314, - 7.8052354, - 12.526499, - 9.29202, - 11.025317, - 10.336511, - 9.686927, - 7.6301384, - 2.3247697, - 13.356903, - 2.6402707, - 13.125209, - 27.218403, - -4.995841, - -35.377125, - 11.997068, - -31.900393, - 4.2995596, - -4.0984435, - 4.3161316, - 4.367943, - 29.35916, - 29.522964, - -19.711277, - -4.323959, - -15.094222, - -14.362184, - -3.5623188, - 27.021574, - 18.87059, - 15.702133, - -44.928867, - -30.483915, - -30.364853, - -25.96711, - -1.6095982, - -35.79364, - 52.352325, - 57.433147, - -39.004375, - 4.6447597, - 4.6394863, - 1.1909295, - 6.8466606, - 6.843117, - -23.559914, - 1.0886351, - 28.517977, - 8.182857, - -25.287897, - 9.588943, - -10.018181, - 36.16803, - -36.03459, - -36.12334, - -36.119858, - -16.667696, - 16.951694, - 17.951206, - 19.2228, - -8.532197, - 14.941118, - -22.496891, - 37.13078, - -39.08487, - 6.8704348, - 6.8605785, - -2.6659768, - -50.72269, - -14.181528, - -32.52256, - -34.653072, - 8.144408, - -13.309169, - -11.533015, - -40.880234, - -35.104187, - -60.158253, - -25.605053, - -24.227348, - -35.236626, - -15.664564, - -5.1255927, - -5.269415, - -24.230968, - -14.48805, - -5.25551, - -35.076763, - -34.818233, - -39.048977, - -35.79364, - -1.374411, - -14.92529, - 16.054037, - 17.201181, - 15.757553, - -38.12416, - -35.664223, - -37.642258, - -36.56004, - -36.279396, - -38.474167, - -35.8828, - -35.580257, - -37.62541, - -36.066605, - -36.69049, - -36.437916, - -37.535263, - -35.44737, - -39.23936, - -38.98023, - -34.450687, - -36.653877, - -36.444275, - -35.99085, - -37.13018, - -37.80826, - -44.618702, - -45.36154, - -44.890316, - -44.54153, - -45.01846, - -44.99883, - -36.827755, - 16.22073, - -38.132286, - -4.7823234, - 18.174196, - 15.742922, - -37.182632, - -38.30217, - -35.10669, - 27.935772, - -39.243217, - -38.60941, - -36.204334, - -34.421124, - 52.218353, - -35.60146, - -37.86139, - -36.846268, - -35.029373, - -35.857166, - -33.74461, - -38.14214, - -39.805496, - -38.851116, - -39.393154, - -37.440548, - -43.847504, - 40.210167, - -39.42877, - -37.50413, - -37.38597, - -4.752683, - -36.211956, - -7.360745, - 10.935936, - -18.102287, - -72.29273, - -72.42817, - -75.35833, - -14.791999, - 3.0849597, - -22.164867, - -75.57782, - 2.6841109, - -75.546005, - -75.3184, - -22.19911, - 7.7848043, - -22.04288, - -22.861017, - 43.145832, - 30.705122, - 30.712778, - 3.0957513, - -75.3362, - 41.6503, - -14.009821, - 0.6083807, - -72.29984, - 41.682625, - 16.769764, - 4.8419113, - -22.26183, - -14.683539, - 3.1297948, - 4.8222523, - 40.980164, - -20.896473, - -22.234936, - -12.013854, - 40.87672, - -18.362682, - -22.024967, - 1.3132967, - -5.8448257, - 4.823558, - 4.8215413, - 12.565288, - -72.23542, - 43.18578, - -18.092485, - 10.293765, - 6.189027, - 28.910942, - -14.847862, - 5.9915943, - 9.813586, - -11.574149, - -14.661211, - 6.162595, - -12.987155, - -15.350991, - -18.363293, - -14.857899, - -39.94929, - -23.786604, - -40.582287, - 15.01364, - 16.30538, - 6.197777, - -18.122906, - -16.025341, - 1.0189466, - 9.125807, - 9.627676, - -13.95451, - -19.203718, - -22.267317, - -21.62997, - -13.3501215, - -22.654116, - -13.365215, - 29.979523, - 29.75138, - 29.656757, - -29.432081, - 16.916716, - 30.026188, - -18.140438, - -31.431322, - 8.716945, - -16.03215, - -22.27413, - -25.104177, - -32.05432, - -5.762204, - -41.92174, - 56.875435, - 16.304338, - 56.744957, - 56.745655, - 56.747375, - -72.14582, - -72.1456, - -6.6392655, - -10.61682, - -0.01977179, - 9.426368, - -49.012638, - -72.14396, - 56.86167, - -49.016098, - -13.686769, - -21.629993, - -10.810708, - -13.6239, - -22.078875, - -21.734684, - -22.877256, - 56.74682, - 56.751183, - 11.322996, - -40.0385, - -26.105942, - -32.68151, - -39.901707, - 7.492111, - -40.708935, - 6.4038095, - 7.1517725, - -72.14632, - 9.866538, - 16.018497, - -22.751112, - -30.62832, - -31.148403, - -1.1431865, - -73.43602, - -73.39697, - 20.14365, - -21.022726, - -16.075302, - 19.283031, - 19.439901, - -22.59971, - -72.14527, - -34.363075, - 16.199366, - -34.13051, - 24.838823, - -42.124245, - -42.149055, - -22.070082, - -22.673367, - -41.919655, - 15.4494705, - -42.151566, - 23.245197, - -13.5031, - -14.665518, - -34.10937, - 7.760971, - 9.66137, - -73.29832, - 5.3725276, - -24.981232, - -73.34708, - -22.436026, - 4.399867, - -22.737339 + -1.8695903, + -2.0834687, + -1.906147 ], "xaxis": "x", "y": [ - -32.819668, - -21.044846, - -13.960981, - -41.61671, - -40.821026, - -8.48021, - -43.376595, - -30.29655, - -3.992745, - -12.904425, - -18.508081, - 17.758347, - -50.50792, - -51.6306, - -43.195625, - -21.01146, - 17.738573, - -40.35871, - -50.73555, - -40.354122, - -21.847609, - -51.61706, - -40.36692, - -10.683917, - -32.22152, - 26.819826, - -30.288078, - 19.231766, - -52.284122, - -32.81513, - -22.326555, - -32.725384, - -28.534286, - -32.74206, - -18.456425, - -51.630405, - -27.53616, - -8.770863, - -8.79387, - -26.36046, - -46.265373, - -46.25422, - -18.60814, - -26.397623, - -50.728848, - -3.1314425, - -18.581732, - 8.553144, - -51.65013, - -47.91191, - -50.600353, - -3.1228554, - -29.943586, - 14.292575, - -22.86391, - -2.6300087, - -26.198656, - 2.0997481, - 2.2817523, - 14.4536705, - -28.25018, - -20.244875, - 30.341333, - -43.904247, - -2.6179798, - 2.2672853, - 6.7435355, - -35.07506, - -35.228195, - -13.791808, - -7.7622666, - -33.58849, - -26.54318, - 16.55119, - -15.845372, - -16.104244, - -40.164524, - -6.1456923, - -2.4478137, - 18.264296, - -9.614392, - -4.185459, - -22.879251, - -40.095875, - -21.72183, - -21.760191, - -16.81134, - -40.062424, - -26.522858, - -16.94682, - 27.575298, - 57.07977, - -3.7391963, - -13.577606, - -47.823647, - -48.14603, - -39.81305, - -13.747157, - -13.824555, - -13.800089, - -13.736, - -38.84047, - -50.985107, - -49.65179, - -40.38256, - -41.87919, - -20.762629, - -20.176924, - -20.1193, - -24.981968, - -12.16004, - -43.471973, - -31.521122, - 0.57124674, - -7.15232, - -6.6699176, - -6.7864795, - -9.606433, - -9.605869, - -39.725887, - -39.11224, - -31.780077, - 4.949391, - -7.0229416, - -31.77592, - -50.457897, - -0.020739235, - -55.318237, - -52.48972, - -48.129898, - -31.931099, - -51.761898, - -52.32244, - -51.288837, - -36.42045, - -36.96329, - 25.748968, - -4.167019, - -49.661354, - -30.916079, - -30.898535, - 10.373467, - -27.068352, - -16.894197, - -26.978922, - -27.026417, - -25.416338, - -20.425148, - -15.169785, - -2.1561782, - -56.549957, - -37.013508, - -36.223103, - -1.2564427, - -4.2099495, - -45.364067, - -38.12686, - -38.113914, - -6.5256534, - -3.0467765, - -1.2011178, - -15.487914, - -18.377275, - -11.635109, - 19.08333, - -18.318838, - -36.404163, - -36.223248, - -17.532887, - -37.258835, - -56.915554, - -56.90576, - -7.609806, - -4.7679987, - -49.364964, - -41.778793, - -4.2019906, - -2.5122898, - -33.595833, - -36.233646, - -32.354374, - -20.117619, - -35.7756, - -32.811123, - -26.180109, - -27.64727, - -23.823502, - -46.161324, - -56.555553, - -52.608818, - -51.535267, - -56.556423, - -56.909256, - -26.328701, - -2.7647305, - -3.4752688, - -4.432096, - -5.031534, - 0.6820546, - -37.415527, - -25.103445, - 28.943462, - -18.122684, - -34.405575, - -53.02113, - -51.568493, - -4.1746755, - -51.94666, - -18.204859, - -15.439989, - -48.06634, - -24.679438, - 9.9471655, - -20.773008, - 9.951427, - -11.489137, - -33.947327, - 9.991705, - 10.057389, - -0.6861381, - -2.5656745, - -34.279686, - -29.87427, - -46.46337, - -47.905266, - -48.177845, - -3.5399678, - -50.033226, - -52.133266, - 5.5290394, - 8.554097, - 25.172604, - -33.61783, - -33.604946, - -33.615387, - -33.052937, - 26.905321, - -53.052048, - -52.257328, - -26.025763, - -22.9139, - -51.44149, - -50.174454, - -62.997074, - -49.73857, - -37.243145, - -34.276157, - -32.216785, - -15.806562, - -47.86186, - 1.6442481, - -51.761906, - -51.761734, - -50.498856, - -34.124428, - -14.474336, - -34.11584, - -33.386288, - 19.068275, - -50.492622, - 28.77008, - -19.830395, - 5.379771, - -15.8122, - 3.7269354, - -19.072435, - -28.53731, - -16.969158, - -16.073503, - -50.625244, - -50.71817, - -24.640942, - -24.30122, - 19.315868, - -31.156555, - 5.5752535, - -31.147497, - -49.601368, - -31.057598, - -31.060888, - -31.092459, - -31.071413, - -49.601772, - -18.802082, - -30.595533, - -52.00789, - 5.4542274, - -36.335712, - -36.37664, - -42.195553, - -42.199223, - -42.119648, - -41.982857, - -32.124157, - -0.47021854, - -8.538837, - -31.961817, - -27.638239, - -43.12333, - -27.75962, - -42.81346, - -43.097263, - -19.503939, - -41.94313, - -8.185499, - 5.530163, - -27.592081, - -32.11435, - -34.54899, - -33.7551, - 0.6539183, - -34.95495, - -34.53269, - -34.848373, - -22.374031, - -0.15183775, - -6.520812, - -30.82515, - -52.546005, - -0.06746767, - -0.21338111, - -21.953913, - -0.33592194, - -15.307774, - -0.12629443, - 0.015188846, - -0.27667618, - -12.426469, - -36.114307, - -12.028738, - -1.2014475, - -20.889347, - -42.02411, - -41.93864, - 15.51355, - 15.929898, - 26.325092, - 29.633062, - -44.73563, - -21.065657, - 17.20226, - -44.705715, - 6.706547, - 6.745237, - 25.639812, - 17.176237, - -38.67269, - -43.94784, - -44.414494, - -46.326866, - -29.66751, - -33.63564, - -29.904902, - -35.08003, - -23.81045, - -23.508793, - -3.5476809, - 24.33765, - -15.204966, - -32.65596, - 17.35999, - -22.135221, - -46.43945, - -52.390347, - -25.532307, - -38.74555, - -48.355816, - 22.163368, - -23.890442, - -23.854193, - -27.954084, - -27.957159, - 20.81088, - 15.765136, - -35.501087, - -13.329594, - -7.9427605, - -10.943833, - -1.8191947, - -6.9744864, - -26.464685, - -27.366617, - -12.868306, - -8.901094, - -27.34256, - -36.42905, - -8.930494, - -35.52494, - -35.52189, - 2.977132, - -41.127876, - -41.35176, - -62.527966, - -62.519356, - -36.463932, - -27.35206, - -27.31406, - -40.804726, - -10.535445, - -10.245216, - -1.2047703, - -1.1679072, - -26.030272, - -26.083399, - -26.928959, - 26.139141, - -15.501783, - -9.607448, - -32.397408, - -22.102297, - -24.337719, - -0.110240854, - 1.8850018, - -22.772863, - 26.230368, - -27.204483, - -40.819466, - -9.020022, - -50.460102, - -37.76208, - 13.170379, - 26.72837, - -24.107578, - -39.572136, - -39.591064, - -38.761875, - -39.636356, - -21.377554, - -2.799165, - -18.328444, - -2.617775, - -3.8420684, - 20.503742, - 20.622414, - 20.553558, - 20.530766, - 26.232151, - 19.368738, - 0.85519856, - -4.359027, - -28.487295, - -21.413166, - -21.238672, - 9.301312, - -0.40437195, - -21.366022, - -29.515814, - -26.416958, - -18.305565, - -20.024563, - -21.03671, - -35.114147, - -34.838547, - -14.910183, - -2.3037348, - -2.3011136, - -3.8945134, - -34.198795, - -4.687197, - -26.332682, - -3.6696744, - -65.3781, - -37.765182, - -2.3691175, - -5.622233, - 1.173069, - -46.52196, - -46.528538, - -46.532516, - -12.672945, - -12.714006, - -25.364948, - -8.7629595, - -42.501797, - -39.833332, - -33.57105, - -15.596689, - 61.227497, - 0.973969, - 1.14343, - 0.77347386, - 0.8479249, - 1.3391223, - 0.86593986, - 6.4445043, - 3.2891564, - -13.478542, - 8.644426, - -42.805325, - 28.715847, - 37.278126, - 28.621347, - -36.74973, - 11.139141, - -38.315628, - 18.394802, - 37.27235, - -41.880005, - -41.295002, - -39.17025, - -39.52813, - -40.050488, - -40.32738, - -39.44727, - -40.69195, - -41.62771, - -41.643326, - 0.9689858, - 8.755835, - -40.734364, - -46.3876, - -13.60331, - -42.23479, - 28.071163, - -35.027664, - -35.061687, - 6.4164667, - 29.937439, - 6.5163255, - 25.62068, - -29.529003, - -29.514309, - -5.332358, - -32.000435, - 18.142872, - -28.089529, - 14.617237, - -26.597534, - -11.158399, - -29.535261, - -43.18557, - -41.838142, - -9.443983, - -46.451138, - -46.39685, - -46.144062, - -46.200596, - -44.58181, - 6.363866, - 6.3455935, - 6.3627415, - 3.048568, - -34.898235, - -34.90171, - -21.774578, - -41.845303, - -41.807877, - -19.37094, - -19.017805, - -20.229685, - -19.355171, - -18.80821, - -46.394966, - -6.1203904, - 19.470585, - 20.610054, - -32.23384, - -3.163529, - 10.252115, - 10.302911, - 10.350341, - 10.519486, - 10.311696, - 10.333746, - -32.30255, - -8.486362, - -9.444432, - -0.035571963, - -20.329601, - -16.239994, - 13.996742, - 10.052707, - -24.601536, - -12.799117, - 0.4250792, - -32.77575, - -32.757446, - 23.459204, - 13.848201, - -21.55937, - -16.459959, - -16.492155, - -16.483921, - -20.96678, - 25.55453, - 26.519812, - -11.399589, - 0.089185104, - -4.680826, - 0.8090501, - -41.630787, - 24.039576, - 23.120638, - -38.10722, - -38.142162, - -38.351063, - -38.172718, - -28.499918, - 20.35413, - -28.49635, - -54.965366, - -29.630236, - -29.629051, - -41.946716, - -41.82759, - 24.34822, - -6.821434, - 24.47427, - 24.424337, - 21.079206, - 23.651342, - 24.421366, - 24.509207, - 19.96743, - 20.152431, - 20.084873, - 20.203022, - 20.33245, - 20.657578, - 23.719427, - -21.256832, - -21.246231, - -2.5035055, - -54.96336, - -54.96192, - -2.138914, - 30.70327, - 30.54234, - 30.354967, - -26.196543, - 29.513449, - 29.493708, - -16.820509, - -7.607523, - -18.32359, - 19.547873, - -15.758841, - -32.15482, - -32.16171, - -12.016969, - -23.792917, - -40.943058, - -29.142698, - -34.88432, - -10.483457, - 26.905273, - -48.72437, - -19.331316, - -63.559654, - -5.0767093, - -4.230173, - -30.822699, - -32.374386, - 3.8114123, - 7.786154, - -31.612953, - -31.140427, - 2.4512806, - 6.5698843, - -28.661745, - -31.422556, - 14.664431, - -34.119278, - -34.113747, - -11.315276, - -34.48207, - -68.983116, - -9.020163, - -68.491875, - -21.901405, - -30.9645, - -67.09723, - -39.118317, - -3.0433445, - 28.14972, - -23.368174, - -14.393556, - -30.234669, - -31.775415, - -30.87314, - -55.67007, - -37.17251, - -37.15523, - -30.909216, - -32.286617, - -12.738243, - -37.387394, - -48.25591, - 2.0197482, - 2.0200212, - -0.51716727, - 18.867119, - -48.250385, - 53.21767, - 53.2176, - 53.21814, - -53.124645, - -51.545662, - -51.49878, - -52.660652, - -49.927116, - -50.013474, - 2.6309304, - -48.7423, - 30.344793, - -48.27557, - -22.537195, - -61.80465, - -26.60918, - -47.021835, - -23.670654, - -21.818487, - -62.093353, - -61.38331, - -61.263725, - -27.638678, - -31.796398, - -31.674765, - -68.1402, - -48.143616, - -68.21438, - -67.999954, - -24.324951, - 26.403208, - -67.99839, - -37.343655, - -36.622807, - 10.500387, - -14.623748, - -14.673157, - -31.754534, - -26.77855, - -27.428307, - -27.12673, - -27.124146, - -26.793655, - -26.791788, - 0.7580108, - -6.9408627, - -23.952248, - -62.58802, - -13.776546, - -68.70242, - -26.740734, - -27.330503, - -29.875458, - -28.858412, - -27.901035, - -68.757935, - 25.448471, - -28.385178, - -10.988436, - -27.692347, - -34.40308, - -23.322487, - -45.157448, - -36.308216, - -34.416378, - -61.75984, - 3.748892, - -61.746494, - -61.7177, - -40.52344, - -40.683525, - -20.099663, - -29.810936, - -3.405192, - -61.090614, - -13.540654, - -34.493607, - -29.943977, - -32.08884, - -54.466347, - -43.341305, - -43.17233, - 4.3655844, - -36.131863, - 4.499044, - 8.328783, - 7.9143367, - 5.3801894, - -68.88893, - -68.89453, - -22.391445, - -71.322075, - -71.268166, - -35.372158, - -39.840492, - -13.204613, - -15.698228, - -1.4423732, - -15.651026, - 40.82647, - -30.988436, - -38.831715, - -39.672592, - -39.693592, - -24.204878, - -32.38746, - -31.460203, - -32.09043, - -11.8488245, - -33.096905, - -32.471848, - -30.860138, - -6.4548206, - -18.149069, - -18.158634, - -5.3172426, - -20.618595, - 27.59377, - 30.146029, - -7.9337687, - -6.586982, - -8.605792, - 7.383944, - -14.949786, - 28.077509, - 18.727783, - 15.320282, - -49.275124, - -44.60548, - -8.251532, - -3.2712283, - 31.335018, - -49.273853, - -9.604252, - 31.330423, - -45.395126, - -45.712597, - 5.0479984, - 4.499044, - -25.04138, - -8.228056, - -26.752722, - -33.76489, - -30.523838, - -46.42865, - -48.96238, - -45.893715, - -48.989582, - -45.18358, - -47.76538, - -49.168697, - -47.09458, - -48.474487, - -45.841267, - -48.58953, - -46.498474, - -49.300148, - -47.39059, - -48.090813, - -45.86798, - -49.787624, - -47.224815, - -48.001648, - -43.74111, - -50.189022, - -48.05486, - -54.010235, - -54.406902, - -54.6372, - -54.104233, - -54.208324, - -54.608356, - -49.04862, - -31.672459, - -48.744812, - -28.480907, - -30.07721, - -30.521479, - -48.67977, - -46.13525, - -47.866104, - -25.914572, - -46.660103, - 1.5298021, - -48.29522, - -47.89635, - 8.213584, - -50.452637, - -44.733105, - -51.052124, - -48.767395, - -49.729473, - -46.526485, - -50.510597, - -48.65704, - -49.613773, - -47.909756, - -50.309223, - -34.80476, - -30.720993, - -46.619164, - -47.850826, - -46.974014, - -28.52764, - -47.39989, - 4.854651, - -14.525877, - -45.02087, - -12.421531, - -12.322794, - -9.910563, - -42.012287, - -31.834951, - 12.729389, - -9.736366, - -10.972366, - -9.753327, - -9.96243, - -58.146915, - -16.9642, - -57.056778, - -57.906147, - -22.452082, - -38.739426, - -38.713215, - -31.845411, - -9.951896, - -22.195189, - -20.620695, - -55.80508, - -12.416893, - -22.19941, - -32.13027, - -71.04768, - -57.081882, - -42.004105, - -26.19207, - -71.03152, - -22.097967, - -31.855082, - -58.12703, - -65.23453, - -22.100437, - -22.095339, - -56.61759, - -48.249863, - -14.850141, - -71.06049, - -71.0282, - -14.954359, - -12.461176, - -22.460352, - -45.02265, - -27.079168, - -69.68307, - -25.390858, - -50.349632, - -17.657623, - -42.089817, - -10.714399, - -7.8242726, - -69.67888, - -10.278471, - -9.917554, - -22.093512, - -19.598806, - -42.058792, - -4.9394407, - -41.367554, - -36.485157, - -35.12408, - -69.66787, - -21.38848, - -45.011127, - -0.6651964, - -16.017624, - -42.367256, - -20.678951, - -24.058773, - -42.277176, - -57.04721, - -18.126833, - -58.0092, - -18.114534, - -24.57469, - -25.0437, - -24.298975, - 6.8134584, - -12.437421, - -24.57788, - -45.032185, - 6.654137, - -42.331276, - -45.021072, - -42.27327, - -6.3606396, - -33.482178, - -25.10117, - -55.354145, - -4.066877, - -19.799797, - -38.183693, - -38.191376, - -38.1914, - -17.431726, - -17.433737, - -12.319198, - -3.5756316, - -6.563154, - -22.18673, - 0.5410539, - -17.446554, - -4.061997, - 0.57006544, - -41.94823, - -56.68074, - -14.150889, - -41.96098, - -58.373962, - -57.222874, - -58.234436, - -38.190365, - -38.190533, - -28.316906, - -42.087242, - 14.343619, - 28.251318, - -42.145195, - -39.84383, - -41.324932, - -0.48885357, - -39.653877, - -17.426569, - -26.019686, - -26.774807, - -56.953007, - 24.747635, - -28.916267, - 5.4604754, - -11.499943, - -11.527181, - -18.30492, - 2.468736, - -18.23986, - -13.833036, - -13.911216, - -16.762022, - -17.424595, - 4.0402975, - -35.252182, - -43.04915, - -46.077312, - -54.00249, - -53.97745, - -56.477623, - -56.64048, - -55.380966, - -31.648165, - -54.69272, - -18.962452, - -42.165756, - -42.009502, - -44.731415, - -15.883311, - -25.108822, - -11.437923, - 7.510602, - 9.267856, - -11.492238, - -56.3189, - -26.414299, - -56.860313 + -1.3980091, + -1.40516, + -1.3818567 ], "yaxis": "y" }, { "hovertemplate": "%{hovertext}

cluster id=5
x=%{x}
y=%{y}", "hovertext": [ - "messages.add(new GenericMessage<>(s))", - "ands.add(negated.getBeanDefinition())", - "this.disposableBeans.add((DisposableBean) result)", - "matchingHeaderNames.add(header.getKey())", - "headersToRemove.add(pattern)", - "exceptionRegistry.add(e2)", - "jsonArray.add(\"3\")", - "jsonArray.add(\"2\")", - "verify(exceptionRegistry, times(TOTAL_EXECUTIONS)).add(any(Exception.class))", - "webSecurityConfigurers.add(entry.getValue())", - "arguments.add((String) row.get(\"TASK_PARAM\"))", - "directiveResults.add(DirectiveResult.of(node.getName(), node.getValue()))", - "jsonArray.add(\"1\")", - "exceptionRegistry.add(e)", - "commonMessageResults.add(MessageResult.of(ParserMessage.NOT_ENOUGH_OPTION_ARGUMENTS, 0, arg,\n\t\tcurrentOptionArgument.size()))", - "this.uniqueMethods.add(org.springframework.util.ClassUtils.getMostSpecificMethod(method, targetClass))", - "configs.add(getClass())", - "messageReaders.add(new FormHttpMessageReader())", - "target.getUserProperties().add(new UserProperty(name, (String) value))", - "optionResults.add(OptionResult.of(o, value))", - "verify(exceptionRegistry, times(14)).add(any(Exception.class))", - "args.add(UUID.randomUUID().toString())", - "verify(exceptionRegistry, never()).add(any(Exception.class))", - "logs.add(invocation.getArgument(0))", - "jobNames.add(\"TESTOBJECT\")", - "overridePresent.add(TestUtils.getPropertyValue(compoundTrigger, \"override\"))", - "currentDocAttrNameToElmt.computeIfAbsent(docAttrName, (key) -> new ArrayList<>()).add(elmtId)", - "response.getAssertions().add(assertion)", - "messageIds.add(this.messagePrefix + id)", - "ids.add(registration.getId())", - "annotationChain.add(ann)", - "registrations.add(\n\t\tnew Registration(entry.getValue(), KRYO.getSerializer(entry.getValue()), entry.getKey()))", - "exceptions.add(runtimeException)", - "types.add(registration.getType())", - "filterChain.add(od.bean)", - "classNames.add(MethodSecurityMetadataSourceAdvisorRegistrar.class.getName())", - "connectionIds.add((String) m.getHeaders().get(IpHeaders.CONNECTION_ID))", - "delegates.add(mds.getBeanDefinition())", - "classNames.add(autoProxyClassName)", - "this.headerWriters.add(new RuntimeBeanReference(headerFactoryRef))", - "this.headerWriters.add(builder.getBeanDefinition())", - "classNames.add(Jsr250MetadataSourceConfiguration.class.getName())", - "connectionIds.add((String) message.getHeaders().get(IpHeaders.CONNECTION_ID))", - "partialSequence.add(message)", - "this.headerWriters.add(headersWriter.getBeanDefinition())", - "registrations.add(new Registration(this.registeredClasses.get(i),\n\t\tKRYO.getSerializer(this.registeredClasses.get(i)), i + this.initialValue))", - "optionResults.add(OptionResult.of(o, null))", - "params.add(UUID.randomUUID().toString())", - "matchers.add(new ContentBasedHeaderMatcher(true, this.requestHeaderNames))", - "ids.add(messageToRemove.getHeaders().getId())", - "filterChain.add(new RuntimeBeanReference(name))", - "this.messageIds.add(message.getHeaders().getId())", - "params.add(rs.getString(2))", - "sources.add(new MapPropertySource(\"testContextRefresherOrdering1\", singletonMap(\"key1\", \"value1\")))", - "sources.add(new MapPropertySource(\"testContextRefresherOrdering2\", singletonMap(\"key2\", \"value2\")))", - "jsonArray.add(null)", - "messages.add(new GenericMessage(s))", - "sources.add(new MapPropertySource(\"testContextRefresherOrdering3\", singletonMap(\"key3\", \"value3\")))", - "names.add(zookeeperDependencyEntry.getValue().getPath())", - "matchers.add(new ContentBasedHeaderMatcher(true, this.replyHeaderNames))", - "incomingSequenceDetails.add(Arrays.asList(incomingCorrelationId,\n\t\tgetSequenceNumber(), getSequenceSize()))", - "interceptorNames.add(interceptor.toString())", - "\ngroupings.add(of(\"Application layer\", packageOrTypeAnnotatedWith(ApplicationLayer.class)))", - "matchers.add(notMatchingMediaType(http, MediaType.APPLICATION_JSON))", - "lines.add(String.format(\"--cookie '%s'\", cookiesBuilder.toString()))", - "features.getDisabled().add(featureName)", - "lines.add(String.format(\"-H '%s: %s'\", entry.getKey(), header))", - "features.getEnabled().add(new Feature(feature.getName(), type.getCanonicalName(),\n\t\ttype.getPackage().getImplementationVersion(), type.getPackage().getImplementationVendor()))", - "result.add(convertFromJsonIfNecessary(item, objectMapper))", - "result.add(0, temp.toString())", - "result.add(convertFromJsonIfNecessary(message.getPayload(), objectMapper))", - "result.add(new ObjectIdentityImpl(Object.class, \"5577\"))", - "messages.add(MessageBuilder.withPayload(\"\\\"Bubbles\\\"\".getBytes()).setHeader(\"foo\", \"bar\")\n\t\t.setHeader(MessageHeaders.CONTENT_TYPE, MimeTypeUtils.TEXT_PLAIN)\n\t\t.build())", - "messages.add(MessageBuilder.withPayload(\"\\\"Julien\\\"\".getBytes()).setHeader(\"foo\", \"bar\")\n\t\t.setHeader(MessageHeaders.CONTENT_TYPE, MimeTypeUtils.TEXT_PLAIN)\n\t\t.build())", - "messages.add(MessageBuilder.withPayload(\"\\\"Ricky\\\"\".getBytes()).setHeader(\"foo\", \"bar\")\n\t\t.setHeader(MessageHeaders.CONTENT_TYPE, MimeTypeUtils.TEXT_PLAIN)\n\t\t.build())", - "messages.add(MessageBuilder.withPayload(\"\\\"Bubbles\\\"\".getBytes()).setHeader(\"foo\", \"bar\")\n\t\t.build())", - "this.filters.add((p) -> type.toString().equals(ResolvableType.forMethodParameter(p).toString()))", - "this.filters.add((param) -> (annotationTypes.length > 0)\n\t\t? Arrays.stream(annotationTypes).noneMatch(param::hasParameterAnnotation)\n\t\t: param.getParameterAnnotations().length == 0)", - "\nfields.add(((String) item.get(\"item\")).substring(0, 1))", - "this.filters.add((param) -> Arrays.stream(annotationTypes).allMatch(param::hasParameterAnnotation))", - "this.filters.add(new LabeledPredicate<>(message, filter))", - "messages.add(MessageBuilder.withPayload(\"\\\"Julien\\\"\".getBytes()).setHeader(\"foo\", \"bar\")\n\t\t.build())", - "messages.add(MessageBuilder.withPayload(\"\\\"Ricky\\\"\".getBytes()).setHeader(\"foo\", \"bar\")\n\t\t.build())", - "result2.add(new String(message.getPayload()))", - "audiences.add(audience.getValue())", - "parameters.add(new SqlParameterValue(Types.TIMESTAMP, refreshTokenIssuedAt))", - "results.add(writtenItems.get(i).get(\"first_name\"))", - "allocated.add(pool.getItem())", - "errorResults.add(MessageResult.of(ParserMessage.ILLEGAL_CONTENT_BEFORE_COMMANDS, 0, beforeArguments))", - "lines.add(String.format(\"'Cookie:%s=%s'\", cookie.getName(), cookie.getValue()))", - "outboundMessages.add(createMessage(3L, \"id1\", 3, 2, null))", - "outboundMessages.add(createMessage(2L, \"id1\", 3, 3, null))", - "outboundMessages.add(createMessage(1L, \"id1\", 3, 1, null))", - "headersList.add(headers.nextElement())", - "headers.add(new Header(PRAGMA, \"no-cache\"))", - "contexts.add((SecurityContext) attributeValue)", - "keysToRemove.add(Span.class.getName())", - "headers.add(createModelForDescriptor(descriptor))", - "combinedParams.add(savedRequestParam)", - "names.add(headerDescriptor.getName())", - "missingHeaders.add(headerDescriptor)", - "result.add(new SleuthAnnotatedParameter(i, (SpanTag) parameter2, args[i]))", - "annotatedParametersIndices.add(container)", - "result.add(new CompletionProposal(e.name()))", - "this.modifications.add(new RemoveValueHeaderModification(name, value))", - "parameters.add(new SqlParameterValue(Types.BLOB, refreshTokenValue))", - "this.modifications.add(new RemoveHeadersByNamePatternModification(Pattern.compile(namePattern)))", - "resolvedArtifacts.add(artifact.getArtifact().getFile().toURI().toURL())", - "processed.add(new WebExpressionConfigAttribute(parser.parseExpression(expression), postProcessor))", - "constraints.add(new Constraint(constraintDescriptor.getAnnotation().annotationType().getName(),\n\t\tconstraintDescriptor.getAttributes()))", - "options.add(CommandOption.of(longNames, shortNames, \"help for \" + command,\n\t\tResolvableType.forType(void.class)))", - "cookieList.add((request) -> {\n\tCookie cookie = new Cookie(cookieName, null);\n\tString contextPath = request.getContextPath();\n\tString cookiePath = StringUtils.hasText(contextPath) ? contextPath : \"/\";\n\tcookie.setPath(cookiePath);\n\tcookie.setMaxAge(0);\n\tcookie.setSecure(request.isSecure());\n\treturn cookie;\n})", - "lines.add(String.format(\"'%s:%s'\", entry.getKey(), header))", - "outboundMessages.add(createMessage(\"123\", \"id1\", 3, 1, null))", - "outboundMessages.add(createMessage(\"789\", \"id1\", 3, 3, null))", - "outboundMessages.add(createMessage(\"456\", \"id1\", 3, 2, null))", - "outboundMessages.add(MessageBuilder.withPayload(\"123\").setHeader(\"foo\", \"1\").build())", - "outboundMessages.add(MessageBuilder.withPayload(\"456\").setHeader(\"foo\", \"1\").build())", - "outboundMessages.add(MessageBuilder.withPayload(\"789\").setHeader(\"foo\", \"1\").build())", - "modifiedParts.add(factory.create(part.getName(), part.getSubmittedFileName(),\n\t\tthis.contentModifier.modifyContent(part.getContent(), part.getHeaders().getContentType()),\n\t\tmodify(part.getHeaders())))", - "result1.add(new String(message.getPayload()))", - "parameters.add(new SqlParameterValue(Types.VARCHAR, accessTokenScopes))", - "originalArguments.add(FunctionProperties.PREFIX + \".location=\" + arguments.getOptionValues(\"function.location\").get(0))", - "result.add((SpringTestContext) field.get(test))", - "result.add(new NameValuePair(headerName, headerValue))", - "sortedWebFilters.add(0, new ServerWebExchangeReactorContextWebFilter())", - "this.webFilters.add(new OrderedWebFilter(webFilter, order.getOrder() + 1))", - "this.webFilters.add(new OrderedWebFilter(webFilter, order.getOrder() - 1))", - "this.webFilters.add(new OrderedWebFilter(webFilter, order.getOrder()))", - "result.add(context.getBean(name, type))", - "matchers.add(new RegexRequestMatcher(pattern, method))", - "params.add(ClassUtils.resolveClassName(holder.getType(), null))", - "this.strings.add((((COSString) operand).getASCII()))", - "this.names.add(source.getName())", - "arguments.add(formatArgument(DeployerPartitionHandler.SPRING_CLOUD_TASK_EXECUTION_ID,\n\t\tString.valueOf(partitionTaskExecution.getExecutionId())))", - "headers.add(header(HttpHeaders.CONTENT_TYPE, MediaType.APPLICATION_FORM_URLENCODED_VALUE))", - "errorResults.add(MessageResult.of(ParserMessage.ILLEGAL_CONTENT_BEFORE_COMMANDS, 0, arg))", - "elements.add(new OrderedAnnotatedElement(this.metadataReaderFactory, name))", - "matchers.add(notMatchingMediaType(http, MediaType.TEXT_EVENT_STREAM))", - "commands.add(\"JAVA_TOOL_OPTIONS=\" + debugCommand)", - "outputStringList.add(\"Pre send transform: \" + message.getPayload())", - "outputStringList.add(\"Post send transform: \" + message.getPayload())", - "outputStringList.add(\"Pre send handle: \" + message.getPayload())", - "outputStringList.add(\"Post send handle: \" + message.getPayload())", - "outputStringList.add(\"Handle: \" + m.getPayload())", - "matchers.add(notMatchingMediaType(http, MediaType.MULTIPART_FORM_DATA))", - "kafkaItemReaderProperties.getPartitions().add(0)", - "sortedExecIds.add(iterator.next().getExecutionId())", - "taskNamesAsList.add(taskExecution.getTaskName())", - "commands.add(resource.getFile().getAbsolutePath())", - "nonterminalNodes.add(commandNodes.get(0))", - "headers.add(header(HttpHeaders.COOKIE, String.format(\"%s=%s\", cookie.getName(), cookie.getValue())))", - "messageWriters.add(new EncoderHttpMessageWriter<>(CharSequenceEncoder.textPlainOnly()))", - "originalArguments.add(FunctionProperties.PREFIX + \".definition=\" + arguments.getOptionValues(\"function.name\").get(0))", - "parameters.add(new SqlParameterValue(Types.TIMESTAMP, Timestamp.from(accessToken.getExpiresAt())))", - "parameters.add(new SqlParameterValue(Types.TIMESTAMP, Timestamp.from(accessToken.getIssuedAt())))", - "messages.add(new GenericMessage<>(\"123\"))", - "firstNames.add((String) s.get(\"first_name\"))", - "messages.add(new GenericMessage<>(\"456\"))", - "messages.add(new GenericMessage<>(\"789\"))", - "classPathArchives.add(this.getArchive())", - "headers.add(header(header.getKey(), value))", - "decoders.add(0, new MessageAwareJsonDecoder(jsonMapper))", - "parameters.add(\n\t\tnew SqlParameterValue(Types.BLOB, accessToken.getTokenValue().getBytes(StandardCharsets.UTF_8)))", - "result.add((Map) cs.value())", - "messageWriters.add(new EncoderHttpMessageWriter<>(new ByteBufferEncoder()))", - "parameters.add(new SqlParameterValue(Types.VARCHAR, accessToken.getTokenType().getValue()))", - "headers.add(header(header.getKey(), String.format(\"%s; boundary=%s\", value, MULTIPART_BOUNDARY)))", - "messagesUpForProcessing.add(MessageBuilder.withPayload(3).setHeader(\"foo\", Arrays.asList(101, 102)).build())", - "this.messagesUpForProcessing.add(\n\t\tMessageBuilder.withPayload(3)\n\t\t\t\t.setHeader(\"foo\", Arrays.asList(101, 102))\n\t\t\t\t.build())", - "parameters.add(new SqlParameterValue(Types.VARCHAR, clientRegistration.getRegistrationId()))", - "parameters.add(principalNameParameter)", - "messageWriters.add(new MultipartHttpMessageWriter(messageWriters))", - "messages.add(MessageBuilder.withPayload(i + 1).setHeader(\"foo\", \"bar\").build())", - "messageWriters.add(new EncoderHttpMessageWriter<>(CharSequenceEncoder.allMimeTypes()))", - "messageWriters.add(new FormHttpMessageWriter())", - "messageWriters.add(new ServerSentEventHttpMessageWriter(jsonEncoder))", - "messageWriters.add(new EncoderHttpMessageWriter<>(jsonEncoder))", - "messageWriters.add(new ResourceHttpMessageWriter())", - "parameters.add(new SqlParameterValue(Types.VARCHAR, principal.getName()))", - "messageReaders.add(new DecoderHttpMessageReader<>(new Jackson2JsonDecoder()))", - "fixtures.add(new KeyFixture(format, privateKeyFormat, keyType))", - "messageReaders.add(new DecoderHttpMessageReader<>(new ByteBufferDecoder()))", - "testObjectsString.add(new TestObject<>(\"~!@#$%^&*() ~!@#$%^&*()PNBFRD\", \"$2y$06$6Xm0gCw4g7ZNDCEp4yTise\",\n\t\t\"$2y$06$6Xm0gCw4g7ZNDCEp4yTisez0kSdpXEl66MvdxGidnmChIe8dFmMnq\"))", - "parts.add(PartText.of(text.substring(1, text.length()), false))", - "testObjectsString.add(new TestObject<>(\"~!@#$%^&*() ~!@#$%^&*()PNBFRD\", \"$2y$06$sYDFHqOcXTjBgOsqC0WCKe\",\n\t\t\"$2y$06$sYDFHqOcXTjBgOsqC0WCKeMd3T1UhHuWQSxncLGtXDLMrcE6vFDti\"))", - "testObjectsString.add(new TestObject<>(\"~!@#$%^&*() ~!@#$%^&*()PNBFRD\", \"$2b$06$G6aYU7UhUEUDJBdTgq3CRe\",\n\t\t\"$2b$06$G6aYU7UhUEUDJBdTgq3CRekiopCN4O4sNitFXrf5NUscsVZj3a2r6\"))", - "parts.add(PartText.of(text.substring(0, text.length() - 1), false))", - "configAttributes.add(new EventExpressionConfigAttribute(expressionParser.parseExpression(rule.getExpression())))", - "testObjectsString.add(new TestObject<>(\"~!@#$%^&*() ~!@#$%^&*()PNBFRD\", \"$2b$06$FGWA8OlY6RtQhXBXuCJ8Wu\",\n\t\t\"$2b$06$FGWA8OlY6RtQhXBXuCJ8WusVipRI15cWOgJK8MYpBHEkktMfbHRIG\"))", - "methodReturnValueHandlers.add(new DomPayloadMethodProcessor())", - "methodReturnValueHandlers.add(new SourcePayloadMethodProcessor())", - "methodReturnValueHandlers.add(new Dom4jPayloadMethodProcessor())", - "methodReturnValueHandlers.add(new XmlRootElementPayloadMethodProcessor())", - "testObjectsString.add(new TestObject<>(\"~!@#$%^&*() ~!@#$%^&*()PNBFRD\", \"$2a$12$WApznUOJfkEGSmYRfnkrPO\",\n\t\t\"$2a$12$WApznUOJfkEGSmYRfnkrPOr466oFDCaj4b6HY3EXGvfxm43seyhgC\"))", - "methodReturnValueHandlers.add(new JDomPayloadMethodProcessor())", - "methodReturnValueHandlers.add(new XomPayloadMethodProcessor())", - "testObjectsByteArray.add(new TestObject<>(new byte[] {}, \"$2a$06$fPIsBO8qRqkjj273rfaOI.\",\n\t\t\"$2a$06$fPIsBO8qRqkjj273rfaOI.uiVGfgi6Z1Iz.vZr11mi/38o09TUVCy\"))", - "configAttributes.add(new TransitionExpressionConfigAttribute(expressionParser.parseExpression(rule.getExpression())))", - "parts.add(PartText.of(String.valueOf(text.charAt(text.length() - 1)), true))", - "testObjectsString.add(new TestObject<>(\"~!@#$%^&*() ~!@#$%^&*()PNBFRD\", \"$2a$10$LgfYWkbzEvQ4JakH7rOvHe\",\n\t\t\"$2a$10$LgfYWkbzEvQ4JakH7rOvHe0y8pHKF9OaFgwUZ2q7W2FFZmZzJYlfS\"))", - "testObjectsString.add(new TestObject<>(\"~!@#$%^&*() ~!@#$%^&*()PNBFRD\", \"$2a$08$Eq2r4G/76Wv39MzSX262hu\",\n\t\t\"$2a$08$Eq2r4G/76Wv39MzSX262huzPz612MZiYHVUJe/OcOql2jo4.9UxTW\"))", - "parts.add(PartText.of(text.substring(0, position), false))", - "testObjectsString.add(new TestObject<>(\"~!@#$%^&*() ~!@#$%^&*()PNBFRD\", \"$2a$06$fPIsBO8qRqkjj273rfaOI.\",\n\t\t\"$2a$06$fPIsBO8qRqkjj273rfaOI.HtSV9jLDpTbZn782DC6/t7qT67P6FfO\"))", - "tolerations.add(new Toleration(toleration.getEffect(), toleration.getKey(),\n\t\t\t\t\ttoleration.getOperator(), toleration.getTolerationSeconds(), toleration.getValue()))", - "tolerations.add(\n\t\t\tnew Toleration(toleration.getEffect(), toleration.getKey(), toleration.getOperator(),\n\t\t\t\t\ttoleration.getTolerationSeconds(), toleration.getValue()))", - "cmdArgs.add(String.format(\"--%s=%s\", entry.getKey(), entry.getValue()))", - "source.add(result.get())", - "errorList.add(\"\\nfound should be non null as it was set to have no expiry \" + user.getId())", - "testObjectsString.add(new TestObject<>(\"abcdefghijklmnopqrstuvwxyz\", \"$2y$06$AK.hSLfMyw706iEW24i68u\",\n\t\t\"$2y$06$AK.hSLfMyw706iEW24i68uKAc2yorPTrB0cimvjJHEBUrPkOq7VvG\"))", - "envVars.add(new EnvVar(e.getKey(), e.getValue(), null))", - "holders.add(new Holder(resource.getFile().toURI()))", - "finalAppArgs.add(String.format(\"--%s=%s\", k, v))", - "headers.add(header.getName())", - "\ngroupings.add(of(\"Commands\", packageOrTypeAnnotatedWith(Command.class)))", - "testObjectsByteArray.add(new TestObject<>(new byte[] {}, \"$2a$08$Eq2r4G/76Wv39MzSX262hu\",\n\t\t\"$2a$08$Eq2r4G/76Wv39MzSX262hu2lrqIItOWKIkPsMMvm5LAFD.iVB7Nmm\"))", - "parts.add(PartText.of(String.valueOf(text.charAt(0)), true))", - "testObjectsByteArray.add(new TestObject<>(new byte[] { 76, -56, -12, 9, -116 }, \"$2a$08$Eq2r4G/76Wv39MzSX262hu\",\n\t\t\"$2a$08$Eq2r4G/76Wv39MzSX262hu0Vc3YdKF53qtdTtZJKD7uQfsPeGfkP6\"))", - "returnValueHandlers.add(domProcessor)", - "testObjectsByteArray.add(new TestObject<>(new byte[] { 76, -56, -12, 9, -116 }, \"$2a$06$fPIsBO8qRqkjj273rfaOI.\",\n\t\t\"$2a$06$fPIsBO8qRqkjj273rfaOI.5m8yX4eGfjqx/tyHtmte7/HbWtUS9u.\"))", - "returnValueHandlers.add(sourceProcessor)", - "testObjectsByteArray.add(new TestObject<>(new byte[] { -11 }, \"$2y$06$6Xm0gCw4g7ZNDCEp4yTise\",\n\t\t\"$2y$06$6Xm0gCw4g7ZNDCEp4yTisetcxOr0uSWmFiVtNpDxjd5iaFWs/tyjG\"))", - "returnValueHandlers.add(dom4jProcessor)", - "testObjectsByteArray.add(new TestObject<>(new byte[] { -11 }, \"$2y$06$sYDFHqOcXTjBgOsqC0WCKe\",\n\t\t\"$2y$06$sYDFHqOcXTjBgOsqC0WCKeduM9n5k0YfzTlgg69FIgGpw4ChTQNu2\"))", - "returnValueHandlers.add(xmlRootElementProcessor)", - "testObjectsByteArray.add(new TestObject<>(new byte[] { -11 }, \"$2b$06$G6aYU7UhUEUDJBdTgq3CRe\",\n\t\t\"$2b$06$G6aYU7UhUEUDJBdTgq3CRe6RQpRSN.PQ28XtDFT7zUVvpXNbg.K4i\"))", - "returnValueHandlers.add(jaxbElementProcessor)", - "testObjectsByteArray.add(new TestObject<>(new byte[] { -11 }, \"$2b$06$FGWA8OlY6RtQhXBXuCJ8Wu\",\n\t\t\"$2b$06$FGWA8OlY6RtQhXBXuCJ8Wuwip8vUd9WHq9onEGUjOS6CBHFkM./IG\"))", - "returnValueHandlers.add(jdomProcessor)", - "testObjectsByteArray.add(new TestObject<>(new byte[] { -11 }, \"$2a$12$WApznUOJfkEGSmYRfnkrPO\",\n\t\t\"$2a$12$WApznUOJfkEGSmYRfnkrPOi2qWwoWBJvfFzMrkqJwDedE3poicqwO\"))", - "testObjectsByteArray.add(new TestObject<>(new byte[] { -11 }, \"$2a$10$LgfYWkbzEvQ4JakH7rOvHe\",\n\t\t\"$2a$10$LgfYWkbzEvQ4JakH7rOvHeNm5INR.iq7bbwMewV0Tydrmqq3mZ5IK\"))", - "testObjectsByteArray.add(new TestObject<>(new byte[] {}, \"$2a$10$LgfYWkbzEvQ4JakH7rOvHe\",\n\t\t\"$2a$10$LgfYWkbzEvQ4JakH7rOvHeU6pINYiHnazYxe4GikGWx9MaUr27Vpa\"))", - "returnValueHandlers.add(xomProcessor)", - "returnValueHandlers.add(marshallingProcessorDef)", - "xsds.add(schema.getAttribute(\"location\"))", - "testObjectsByteArray.add(new TestObject<>(new byte[] { -11 }, \"$2a$06$fPIsBO8qRqkjj273rfaOI.\",\n\t\t\"$2a$06$fPIsBO8qRqkjj273rfaOI.AyMTPwvUEmZ2EdJM/p0S0eP3UQpBas.\"))", - "testObjectsByteArray.add(new TestObject<>(new byte[] {}, \"$2y$06$6Xm0gCw4g7ZNDCEp4yTise\",\n\t\t\"$2y$06$6Xm0gCw4g7ZNDCEp4yTisecBqTHmLJBHxTNZa8w2hupJKsIhPWOgG\"))", - "subtypes.add(new NamedType(type.getModelClass(), type.getValueType()))", - "notUnderstoodHeaderNames.add(headerName)", - "result.add(soapAction.value())", - "parts.add(PartText.of(text, false))", - "result.add(getQNameFromAnnotation(payloadRoot))", - "testObjectsByteArray.add(new TestObject<>(new byte[] {}, \"$2y$06$sYDFHqOcXTjBgOsqC0WCKe\",\n\t\t\"$2y$06$sYDFHqOcXTjBgOsqC0WCKeOv88fqPKkuV1yGVh./TROmn1mL8gYh2\"))", - "options.compilerArgs.add(\"-parameters\")", - "testObjectsByteArray.add(new TestObject<>(new byte[] {}, \"$2b$06$G6aYU7UhUEUDJBdTgq3CRe\",\n\t\t\"$2b$06$G6aYU7UhUEUDJBdTgq3CRebzUYAyG8MCS3WdBk0CcPb9bfj1.3cSG\"))", - "testObjectsByteArray.add(new TestObject<>(new byte[] {}, \"$2b$06$FGWA8OlY6RtQhXBXuCJ8Wu\",\n\t\t\"$2b$06$FGWA8OlY6RtQhXBXuCJ8Wu5oPJaT8BeCRmS273I6cpp5RwwjAWn7S\"))", - "testObjectsByteArray.add(new TestObject<>(new byte[] {}, \"$2a$12$WApznUOJfkEGSmYRfnkrPO\",\n\t\t\"$2a$12$WApznUOJfkEGSmYRfnkrPONS3wcUvmKuh3LpjxSs6g78T77gZta3W\"))", - "testObjectsByteArray.add(new TestObject<>(new byte[] { -11 }, \"$2a$08$Eq2r4G/76Wv39MzSX262hu\",\n\t\t\"$2a$08$Eq2r4G/76Wv39MzSX262huG.pmfTOWNaSXeVmr8y6qut1BpUiou6m\"))", - "testObjectsByteArray.add(new TestObject<>(new byte[] { 76, -56, -12, 9, -116 }, \"$2a$10$LgfYWkbzEvQ4JakH7rOvHe\",\n\t\t\"$2a$10$LgfYWkbzEvQ4JakH7rOvHeQBR1Mm2USNr//tnItwdVSZFNZfR/L9.\"))", - "errorList.add(\"\\nfound should have been null as document should be expired \" + user.getId())", - "seenExitData.add(key)", - "parts.add(PartText.of(text.substring(position + 1, text.length()), false))", - "testObjectsString.add(new TestObject<>(\"\", \"$2b$06$8eVN9RiU8Yki430X.wBvN.\",\n\t\t\"$2b$06$8eVN9RiU8Yki430X.wBvN.LWaqh2962emLVSVXVZIXJvDYLsV0oFu\"))", - "testObjectsString.add(new TestObject<>(\"\", \"$2a$12$k42ZFHFWqBp3vWli.nIn8u\",\n\t\t\"$2a$12$k42ZFHFWqBp3vWli.nIn8uYyIkbvYRvodzbfbK18SSsY.CsIQPlxO\"))", - "testObjectsString.add(new TestObject<>(\"\", \"$2a$10$k1wbIrmNyFAPwPVPSVa/ze\",\n\t\t\"$2a$10$k1wbIrmNyFAPwPVPSVa/zecw2BCEnBwVS2GbrmgzxFUOqW9dk4TCW\"))", - "testObjectsString.add(new TestObject<>(\"\", \"$2a$08$HqWuK6/Ng6sg9gQzbLrgb.\",\n\t\t\"$2a$08$HqWuK6/Ng6sg9gQzbLrgb.Tl.ZHfXLhvt/SgVyWhQqgqcZ7ZuUtye\"))", - "groupings.add(of(\"Ports\", packageOrTypeAnnotatedWith(Port.class)))", - "testObjectsString.add(new TestObject<>(\"\", \"$2a$06$DCq7YPn5Rq63x1Lad4cll.\",\n\t\t\"$2a$06$DCq7YPn5Rq63x1Lad4cll.TV4S6ytwfsfvkgY8jIucDrjc8deX1s.\"))", - "\ngroupings.add(of(\"Application\", packageOrTypeAnnotatedWith(Application.class)))", - "\ngroupings.add(of(\"Primary adapters\", packageOrTypeAnnotatedWith(PrimaryAdapter.class)))", - "newLines.add(builder.toAttributedString())", - "\nresult.add(EventPublicationConfiguration.class.getName())", - "groupings.add(of(\"Secondary adapters\", packageOrTypeAnnotatedWith(SecondaryAdapter.class)))", - "newExceptions.add(exception)", - "delegates.add(new SpringDataAwareArchitecturallyEvidentType(type, beanTypes))", - "testObjectsString.add(new TestObject<>(\"\", \"$2b$06$NlgfNgpIc6GlHciCkMEW8u\",\n\t\t\"$2b$06$NlgfNgpIc6GlHciCkMEW8uKOBsyvAp7QwlHpysOlKdtyEw50WQua2\"))", - "result.add(NormalizedResourceName.from(entry.getName()))", - "\ncronJob.getSpec().getJobTemplate().getSpec().getTemplate().getSpec().getImagePullSecrets()\n\t\t.add(localObjectReference)", - "converters.add(StringToChoiceFormatConverter.INSTANCE)", - "groupings.add(of(\"Adapters\", packageOrTypeAnnotatedWith(Adapter.class)))", - "groupings.add(of(\"Infrastructure ring\",\n\t\tpackageOrTypeAnnotatedWith(\n\t\t\t\torg.jmolecules.architecture.onion.classical.InfrastructureRing.class)))", - "groupings.add(of(\"Domain model ring\", packageOrTypeAnnotatedWith(DomainModelRing.class)))", - "groupings.add(of(\"Domain service ring\", packageOrTypeAnnotatedWith(DomainServiceRing.class)))", - "\ngroupings.add(of(\"Application service ring\", packageOrTypeAnnotatedWith(ApplicationServiceRing.class)))", - "disposableBeans.add((DisposableBean) result)", - "groupings.add(of(\"Infrastructure ring\", packageOrTypeAnnotatedWith(InfrastructureRing.class)))", - "groupings.add(of(\"Domain ring\", packageOrTypeAnnotatedWith(DomainRing.class)))", - "\ngroupings.add(of(\"Application ring\", packageOrTypeAnnotatedWith(ApplicationRing.class)))", - "groupings.add(of(\"Interface layer\", packageOrTypeAnnotatedWith(InterfaceLayer.class)))", - "groupings.add(of(\"Infrastructure layer\", packageOrTypeAnnotatedWith(InfrastructureLayer.class)))", - "groupings.add(of(\"Domain layer\", packageOrTypeAnnotatedWith(DomainLayer.class)))", - "types.add(EnableImportingTest.class)", - "seenEntryData.add(key)", - "testObjectsString.add(new TestObject<>(\"\", \"$2y$06$mFDtkz6UN7B3GZ2qi2hhaO\",\n\t\t\"$2y$06$mFDtkz6UN7B3GZ2qi2hhaO3OFWzNEdcY84ELw6iHCPruuQfSAXBLK\"))", - "groupings.add(of(\"Secondary ports\", packageOrTypeAnnotatedWith(SecondaryPort.class)))", - "testObjectsString.add(new TestObject<>(\"abcdefghijklmnopqrstuvwxyz\", \"$2y$06$34MG90ZLah8/ZNr3ltlHCu\",\n\t\t\"$2y$06$34MG90ZLah8/ZNr3ltlHCuz6bachF8/3S5jTuzF1h2qg2cUk11sFW\"))", - "testObjectsString.add(new TestObject<>(\"abcdefghijklmnopqrstuvwxyz\", \"$2b$06$PDqIWr./o/P3EE/P.Q0A/u\",\n\t\t\"$2b$06$PDqIWr./o/P3EE/P.Q0A/uFg86WL/PXTbaW267TDALEwDylqk00Z.\"))", - "testObjectsString.add(new TestObject<>(\"abcdefghijklmnopqrstuvwxyz\", \"$2b$06$O8E89AQPj1zJQA05YvIAU.\",\n\t\t\"$2b$06$O8E89AQPj1zJQA05YvIAU.hMpj25BXri1bupl/Q7CJMlpLwZDNBoO\"))", - "testObjectsString.add(new TestObject<>(\"abcdefghijklmnopqrstuvwxyz\", \"$2a$12$D4G5f18o7aMMfwasBL7Gpu\",\n\t\t\"$2a$12$D4G5f18o7aMMfwasBL7GpuQWuP3pkrZrOAnqP.bmezbMng.QwJ/pG\"))", - "testObjectsString.add(new TestObject<>(\"abcdefghijklmnopqrstuvwxyz\", \"$2a$10$fVH8e28OQRj9tqiDXs1e1u\",\n\t\t\"$2a$10$fVH8e28OQRj9tqiDXs1e1uxpsjN0c7II7YPKXua2NAKYvM6iQk7dq\"))", - "testObjectsString.add(new TestObject<>(\"abcdefghijklmnopqrstuvwxyz\", \"$2a$08$aTsUwsyowQuzRrDqFflhge\",\n\t\t\"$2a$08$aTsUwsyowQuzRrDqFflhgekJ8d9/7Z3GV3UcgvzQW3J5zMyrTvlz.\"))", - "testObjectsString.add(new TestObject<>(\"abcdefghijklmnopqrstuvwxyz\", \"$2a$06$.rCVZVOThsIa97pEDOxvGu\",\n\t\t\"$2a$06$.rCVZVOThsIa97pEDOxvGuRRgzG64bvtJ0938xuqzv18d3ZpQhstC\"))", - "testObjectsString.add(new TestObject<>(\"abc\", \"$2y$06$9JujYcoWPmifvFA3RUP90e\",\n\t\t\"$2y$06$9JujYcoWPmifvFA3RUP90e5rSEHAb5Ye6iv3.G9ikiHNv5cxjNEse\"))", - "testObjectsString.add(new TestObject<>(\"abc\", \"$2y$06$ACfku9dT6.H8VjdKb8nhlu\",\n\t\t\"$2y$06$ACfku9dT6.H8VjdKb8nhluaoBmhJyK7GfoNScEfOfrJffUxoUeCjK\"))", - "groupings.add(of(\"Command dispatchers\", packageOrTypeAnnotatedWith(CommandDispatcher.class)))", - "parts.add(PartText.of(String.valueOf(text.charAt(position)), true))", - "testObjectsString.add(new TestObject<>(\"abc\", \"$2b$06$1kJyuho8MCVP3HHsjnRMkO\",\n\t\t\"$2b$06$1kJyuho8MCVP3HHsjnRMkO1nvCOaKTqLnjG2TX1lyMFbXH/aOkgc.\"))", - "ids.add(getId())", - "testObjectsString.add(new TestObject<>(\"abc\", \"$2b$06$5FyQoicpbox1xSHFfhhdXu\",\n\t\t\"$2b$06$5FyQoicpbox1xSHFfhhdXuR2oxLpO1rYsQh5RTkI/9.RIjtoF0/ta\"))", - "testObjectsString.add(new TestObject<>(\"\", \"$2y$06$88kSqVttBx.e9iXTPCLa5u\",\n\t\t\"$2y$06$88kSqVttBx.e9iXTPCLa5uFPrVFjfLH4D.KcO6pBiAmvUkvdg0EYy\"))", - "types.add(EnableSimpleTest2.class)", - "groupings.add(of(\"Command handlers\", packageOrTypeAnnotatedWith(CommandHandler.class)))", - "testObjectsString.add(new TestObject<>(\"abc\", \"$2a$10$WvvTPHKwdBJ3uk0Z37EMR.\",\n\t\t\"$2a$10$WvvTPHKwdBJ3uk0Z37EMR.hLA2W6N9AEBhEgrAOljy2Ae5MtaSIUi\"))", - "testObjectsString.add(new TestObject<>(\"abc\", \"$2a$08$Ro0CUfOqk6cXEKf3dyaM7O\",\n\t\t\"$2a$08$Ro0CUfOqk6cXEKf3dyaM7OhSCvnwM9s4wIX9JeLapehKK5YdLxKcm\"))", - "testObjectsString.add(new TestObject<>(\"abc\", \"$2a$06$If6bvum7DFjUnE9p2uDeDu\",\n\t\t\"$2a$06$If6bvum7DFjUnE9p2uDeDu0YHzrHM6tf.iqN8.yx.jNN1ILEf7h0i\"))", - "testObjectsString.add(new TestObject<>(\"a\", \"$2y$06$eqgY.T2yloESMZxgp76deO\",\n\t\t\"$2y$06$eqgY.T2yloESMZxgp76deOROa7nzXDxbO0k.PJvuClTa.Vu1AuemG\"))", - "testObjectsString.add(new TestObject<>(\"a\", \"$2y$06$LUdD6/aD0e/UbnxVAVbvGu\",\n\t\t\"$2y$06$LUdD6/aD0e/UbnxVAVbvGuUmIoJ3l/OK94ThhadpMWwKC34LrGEey\"))", - "testObjectsString.add(new TestObject<>(\"a\", \"$2b$06$PWxFFHA3HiCD46TNOZh30e\",\n\t\t\"$2b$06$PWxFFHA3HiCD46TNOZh30eNto1hg5uM9tHBlI4q/b03SW/gGKUYk6\"))", - "groupings.add(of(\"Query models\", packageOrTypeAnnotatedWith(QueryModel.class)))", - "testObjectsString.add(new TestObject<>(\"a\", \"$2b$06$ehKGYiS4wt2HAr7KQXS5z.\",\n\t\t\"$2b$06$ehKGYiS4wt2HAr7KQXS5z.OaRjB4jHO7rBHJKlGXbqEH3QVJfO7iO\"))", - "testObjectsString.add(new TestObject<>(\"a\", \"$2a$12$8NJH3LsPrANStV6XtBakCe\",\n\t\t\"$2a$12$8NJH3LsPrANStV6XtBakCez0cKHXVxmvxIlcz785vxAIZrihHZpeS\"))", - "\ngroupings.add(of(\"Primary ports\", packageOrTypeAnnotatedWith(PrimaryPort.class)))", - "testObjectsString.add(new TestObject<>(\"a\", \"$2a$10$k87L/MF28Q673VKh8/cPi.\",\n\t\t\"$2a$10$k87L/MF28Q673VKh8/cPi.SUl7MU/rWuSiIDDFayrKk/1tBsSQu4u\"))", - "testObjectsString.add(new TestObject<>(\"a\", \"$2a$08$cfcvVd2aQ8CMvoMpP2EBfe\",\n\t\t\"$2a$08$cfcvVd2aQ8CMvoMpP2EBfeodLEkkFJ9umNEfPD18.hUF62qqlC/V.\"))", - "testObjectsString.add(new TestObject<>(\"a\", \"$2a$06$m0CrhHm10qJ3lXRY.5zDGO\",\n\t\t\"$2a$06$m0CrhHm10qJ3lXRY.5zDGO3rS2KdeeWLuGmsfGlMfOxih58VYVfxe\"))", - "testObjectsString.add(new TestObject<>(\"abc\", \"$2a$12$EXRkfkdmXn2gzds2SSitu.\",\n\t\t\"$2a$12$EXRkfkdmXn2gzds2SSitu.MW9.gAVqa9eLS1//RYtYCmB1eLHg.9q\"))", - "testObjectsByteArray.add(new TestObject<>(new byte[] { 76, -56, -12, 9, -116 }, \"$2a$12$WApznUOJfkEGSmYRfnkrPO\",\n\t\t\"$2a$12$WApznUOJfkEGSmYRfnkrPO2WxEe4rN3gMECOFt21H8ozd661HB8Za\"))", - "testObjectsByteArray.add(new TestObject<>(new byte[] { 76, -56, -12, 9, -116 }, \"$2b$06$FGWA8OlY6RtQhXBXuCJ8Wu\",\n\t\t\"$2b$06$FGWA8OlY6RtQhXBXuCJ8Wu5SNpYypZvM0j3zTq7vSCtzqOllUArQW\"))", - "testObjectsByteArray.add(new TestObject<>(new byte[] { 76, -56, -12, 9, -116 }, \"$2b$06$G6aYU7UhUEUDJBdTgq3CRe\",\n\t\t\"$2b$06$G6aYU7UhUEUDJBdTgq3CRejcZ96XDmofwo2r3O/Lw0hoDHQy/Utxq\"))", - "optionResults.add(new OptionResult(currentOption, value))", - "\nrows.add(sb.toString())", - "converters.add(BigDecimalToString.INSTANCE)", - "timestampTypes.add(record.timestampType().name())", - "timestamps.add(record.timestamp())", - "natives.add(record.headers())", - "joinTargets.add(new JoinStateData(holder, tt.getGuard()))", - "subContexts.add(ldapTree)", - "converters.add(StringToBigDecimal.INSTANCE)", - "converters.add(ByteArrayToString.INSTANCE)", - "result.add(new TopicPartitionOffset(topic, partition))", - "result.add(new TopicPartitionOffset(topic, intgr))", - "sink.add(accessor.getBody())", - "sink.add(writeCollectionInternal(asCollection(element), componentType, new ArrayList<>()))", - "converters.add(StringToBigInteger.INSTANCE)", - "sink.add(getPotentiallyConvertedSimpleWrite(element, elementType == null ? Object.class : elementType))", - "converters.add(StringToByteArray.INSTANCE)", - "\nrestTemplate.getInterceptors().add((httpRequest, bytes, clientHttpRequestExecution) -> {\n\n\tHttpHeaders headers = httpRequest.getHeaders();\n\tdefaultHeaders.forEach((key, value) -> {\n\t\tif (!headers.containsKey(key)) {\n\t\t\theaders.add(key, value);\n\t\t}\n\t});\n\n\treturn clientHttpRequestExecution.execute(httpRequest, bytes);\n})", - "converters.add(CharArrayToString.INSTANCE)", - "converters.add(StringToCharArray.INSTANCE)", - "meta.add(recordMetadata)", - "converters.add(ClassToString.INSTANCE)", - "converters.add(StringToClass.INSTANCE)", - "converters.add(JsonObjectToMap.INSTANCE)", - "converters.add(JsonArrayToCouchbaseList.INSTANCE)", - "argumentResults.add(ArgumentResult.of(node.getToken().getValue(), commandArgumentPos++))", - "currentOptionArgument.add(node.getValue())", - "recordsDelivered.add((ConsumerRecord) rec)", - "\nthis.uriSubjectAltNames.add(uriSubjectAltName)", - "records.add(new ConsumerRecord(\"foo\", 0, 0, null, \"foo\"))", - "classes.add((Class) clazz)", - "this.names.add(new LdapRdn(name.get(i)))", - "transformed.add(LdapUtils.newLdapName(s))", - "payloads.add(obtainPayload(type, record, conversionFailures))", - "arguments.add(formatArgument(DeployerPartitionHandler.SPRING_CLOUD_TASK_PARENT_EXECUTION_ID,\n\t\tString.valueOf(this.taskExecution.getExecutionId())))", - "commands.add(String.format(\"%s:%s\", debugAddress.getPort(), debugAddress.getPort()))", - "arguments.add(formatArgument(DeployerPartitionHandler.SPRING_CLOUD_TASK_NAME,\n\t\tString.format(\"%s_%s_%s\", this.taskExecution.getTaskName(),\n\t\t\t\tworkerStepExecution.getJobExecution().getJobInstance().getJobName(),\n\t\t\t\tworkerStepExecution.getStepName())))", - "commands.add(String.format(\"--name=%s-%d\", request.getDeploymentProperties().get(DOCKER_CONTAINER_NAME_KEY), appInstanceNumber.get()))", - "commands.add(String.format(\"--name=%s\", request.getDeploymentProperties().get(DOCKER_CONTAINER_NAME_KEY)))", - "commandLine.add(String.format(\"-Dgemfire.Query.VERBOSE=%1$s\", GEMFIRE_QUERY_DEBUG))", - "commonMessageResults.add(MessageResult.of(ParserMessage.TOO_MANY_OPTION_ARGUMENTS, 0, arg,\n\t\tcurrentOption.getArityMax()))", - "rolesAsStrings.add(role.getKey())", - "commandLine.add(type.getName())", - "\nthis.sessionAttributeNames.add(attributeName)", - "this.sessionAttributeNames.add(attributeName)", - "arguments.add(formatArgument(DeployerPartitionHandler.SPRING_CLOUD_TASK_STEP_EXECUTION_ID,\n\t\tString.valueOf(workerStepExecution.getId())))", - "matchingMethods.add(method)", - "singleAttributeList.add(null)", - "converters.add(BigIntegerToString.INSTANCE)", - "arguments.add(formatArgument(DeployerPartitionHandler.SPRING_CLOUD_TASK_JOB_EXECUTION_ID,\n\t\tString.valueOf(workerStepExecution.getJobExecution().getId())))", - "messages.add(\"ERROR got exception \" + stateContext.getExtendedState().getVariables().get(\"error\"))", - "\npayload.add(value)", - "consumerRecords.add(new ConsumerRecord<>(\"topic1\", 0, 1, 1487694048607L,\n\t\tTimestampType.CREATE_TIME, 2, 3, \"key1\", \"value1\", kHeaders, Optional.empty()))", - "consumerRecords.add(new ConsumerRecord<>(\"topic1\", 0, 2, 1487694048608L,\n\t\tTimestampType.CREATE_TIME, 2, 3, \"key2\", \"value2\", kHeaders, Optional.empty()))", - "consumerRecords.add(new ConsumerRecord<>(\"topic1\", 0, 3, 1487694048609L,\n\t\tTimestampType.CREATE_TIME, 2, 3, \"key3\", \"value3\", kHeaders, Optional.empty()))", - "trueValues.add(trueRecord.value())", - "falseValues.add(falseRecord.value())", - "converters.add(StringToUuid.INSTANCE)", - "serviceInstances.add(serviceInstance(\"test-\" + i, buildWeightMetadata(weight)))", - "result.add(mapper.readValue(node.traverse(mapper), Object.class))", - "result.add(mapper.readValue(elementNode.traverse(mapper), Object.class))", - "this.matchers.add(new NeverMatchHeaderMatcher(\n\t\tKafkaHeaders.ACKNOWLEDGMENT,\n\t\tKafkaHeaders.CONSUMER,\n\t\tKafkaHeaders.KEY,\n\t\tKafkaHeaders.OFFSET,\n\t\tKafkaHeaders.PARTITION,\n\t\tKafkaHeaders.RAW_DATA,\n\t\tKafkaHeaders.RECEIVED_KEY,\n\t\tKafkaHeaders.RECEIVED_PARTITION,\n\t\tKafkaHeaders.RECEIVED_TIMESTAMP,\n\t\tKafkaHeaders.RECEIVED_TOPIC,\n\t\tKafkaHeaders.TIMESTAMP,\n\t\tKafkaHeaders.TIMESTAMP_TYPE,\n\t\tKafkaHeaders.BATCH_CONVERTED_HEADERS,\n\t\tKafkaHeaders.NATIVE_HEADERS,\n\t\tKafkaHeaders.TOPIC,\n\t\tKafkaHeaders.DELIVERY_ATTEMPT,\n\t\tKafkaHeaders.LISTENER_INFO,\n\t\tKafkaHeaders.GROUP_ID))", - "this.matchers.add(new SimplePatternBasedHeaderMatcher(pattern))", - "commonMessageResults.add(MessageResult.of(ParserMessage.ILLEGAL_OPTION_VALUE, 0, value, e.getMessage()))", - "commonMessageResults.add(MessageResult.of(ParserMessage.NOT_ENOUGH_OPTION_ARGUMENTS, 0, arg,\n\t\ttoUse.size()))", - "criteriaChain.add(this)", - "records.add(new ConsumerRecord(\"foo\", 0, 2, null, \"baz\"))", - "criteria.criteriaChain.add(idx, qc)", - "expList.add(path(bucket, i(entity.getRequiredPersistentProperty(property).getFieldName())))", - "cbSortList.add(orderFieldName.asc())", - "configMaps.add(configMap2.getMetadata().getName())", - "configMaps.add(configMap1.getMetadata().getName())", - "remaining.computeIfAbsent(new TopicPartition(next.topic(), next.partition()),\n\t\ttp -> new ArrayList>()).add(next)", - "secrets.add(secret2.getMetadata().getName())", - "records.computeIfAbsent(new TopicPartition(cRecord.topic(), cRecord.partition()),\n\t\ttp -> new ArrayList>()).add(cRecord)", - "records.computeIfAbsent(new TopicPartition(next.topic(), next.partition()),\n\t\ttp -> new ArrayList>()).add(next)", - "secrets.add(secret1.getMetadata().getName())", - "newRecords.computeIfAbsent(new TopicPartition(cRecord.topic(), cRecord.partition()),\n\t\ttp -> new LinkedList<>()).add(cRecord)", - "remains.computeIfAbsent(new TopicPartition(rec.topic(), rec.partition()),\n\t\t\t\t\ttp -> new ArrayList>()).add((ConsumerRecord) rec)", - "notMapped.add(new DataWrap(data, id, parent))", - "attributeValues.add(this.converterManager.convert(o, attributeInfo.getSyntax(), targetClass))", - "result.getNames().add(new LdapRdn(\"cn\", \"john doe\"))", - "clusterIds.add((String) m.get(\"id\"))", - "this.filters.add((param) -> (annotationTypes.length != 0)\n\t\t? Arrays.stream(annotationTypes).noneMatch(param::hasParameterAnnotation)\n\t\t: param.getParameterAnnotations().length == 0)", - "handlerResults.add(0, rResult)", - "xmlSchemas.add(xmlSchema)", - "xmlSchemas.add(importedSchema)", - "results.add(nodeMapper.mapNode(node, i))", - "results.add(nodeMapper.mapNode(nodes.item(i), i))", - "cmdLineArgs.add(\"--spring.cloud.data.flow.taskappname==a1\")", - "params.add(accessor.getPageable())", - "operationValues.add(operation.operation())", - "params.add(accessor.getSort())", - "ids.add(hasMetadata.getMetadata().getName())", - "caches.add(createCouchbaseCache(entry.getKey(), entry.getValue()))", - "testObjectsByteArray.add(new TestObject<>(new byte[] { 76, -56, -12, 9, -116 }, \"$2y$06$6Xm0gCw4g7ZNDCEp4yTise\",\n\t\t\"$2y$06$6Xm0gCw4g7ZNDCEp4yTiseKCvXMhtv0IrQPu9d36a893DjJ880Vb6\"))", - "testObjectsByteArray.add(new TestObject<>(new byte[] { 76, -56, -12, 9, -116 }, \"$2y$06$sYDFHqOcXTjBgOsqC0WCKe\",\n\t\t\"$2y$06$sYDFHqOcXTjBgOsqC0WCKej6.o3knVxc7obV8y47GTTFc9uUWC4OO\"))", - "returnValueHandlers.add(new MyReturnValueHandler())", - "petTypes.add(new PetType() {\n {\n setName(\"Bird\");\n }\n})", - "consumerTags.add(new ImmutableTag(\"spring.id\", id))", - "exceptions.add(exToExpose)", - "publishers.add(ReactiveWrapperConverters.toWrapper(value, Mono.class) //\n\t\t.map(Optional::of) //\n\t\t.defaultIfEmpty(Optional.empty()) //\n\t\t.doOnNext(it -> holder.put(index, (Optional) it)))", - "result.add(pemObject.getCertificate())", - "records1.add(new ConsumerRecord(\"foo\", 0, 0L, 0L, TimestampType.NO_TIMESTAMP_TYPE, 0, 0, null, \"foo\",\n\t\tnew RecordHeaders(), Optional.empty()))", - "records1.add(new ConsumerRecord(\"foo\", 0, 1L, 0L, TimestampType.NO_TIMESTAMP_TYPE, 0, 0, null, \"bar\",\n\t\tnew RecordHeaders(), Optional.empty()))", - "records2.add(new ConsumerRecord(\"foo\", 0, 2L, 0L, TimestampType.NO_TIMESTAMP_TYPE, 0, 0, null, \"baz\",\n\t\tnew RecordHeaders(), Optional.empty()))", - "records3.add(new ConsumerRecord(\"foo\", 0, 3L, 0L, TimestampType.NO_TIMESTAMP_TYPE, 0, 0, null, \"qux\",\n\t\tnew RecordHeaders(), Optional.empty()))", - "records3.add(new ConsumerRecord(\"foo\", 0, 4L, 0L, TimestampType.NO_TIMESTAMP_TYPE, 0, 0, null, \"fiz\",\n\t\tnew RecordHeaders(), Optional.empty()))", - "records3.add(new ConsumerRecord(\"foo\", 0, 5L, 0L, TimestampType.NO_TIMESTAMP_TYPE, 0, 0, null, \"buz\",\n\t\tnew RecordHeaders(), Optional.empty()))", - "criteria.criteriaChain.add(criteria)", - "newThis.criteriaChain.add(qc)", - "strings.add(rdn.getLdapEncoded())", - "mutations.add(MutateInSpec.upsert(path, getCouchbaseContent(document, path)).createPath())", - "results.add(CommandParserResult.of(or.option(), or.value()))", - "mutations.add(MutateInSpec.insert(path, getCouchbaseContent(document, path)).createPath())", - "mutations.add(MutateInSpec.replace(path, getCouchbaseContent(document, path)))", - "this.names.add(index, new LdapRdn(string))", - "messages.add(message.value())", - "messages6.add(message.value())", - "indexAnnotations.add(entity.findAnnotation(CompositeQueryIndex.class))", - "producerTags.add(new ImmutableTag(\"spring.id\", id))", - "dbOptions.add(\"-c \" + keyval[0] + \"=\" + keyval[1])", - "fields.add(fieldName + (index.direction() == QueryIndexDirection.DESCENDING ? \" DESC\" : \"\"))", - "indices.add(createFieldQueryIndexDefinition(persistentEntity, persistentProperty))", - "records.add(new ConsumerRecord<>(\"foo\", 1, 0, null, \"bar\"))", - "messageReaders.add(new DecoderHttpMessageReader<>(StringDecoder.allMimeTypes()))", - "records.add(new ConsumerRecord<>(\"foo\", 0, 1, null, \"bar\"))", - "payloads.add(message.value())", - "matches.add(mappedException)", - "result.add((Class) paramType)", - "log.add((String) ((Supplier) inv.getArgument(0)).get())", - "errors.add(new CommandParserException(mr.getMessage()))", - "this.names.add(new LdapRdn(key, value))", - "records.add(new ConsumerRecord<>(\"foo\", 0, 0, null, \"foo\"))", - "this.excludeTopicNames.add(topicName)", - "this.converters.add(new JsonMessageConverter(this.jsonMapper) {\n\t@Override\n\tprotected Object convertToInternal(Object payload, @Nullable MessageHeaders headers,\n\t\t\t@Nullable Object conversionHint) {\n\t\t/*\n\t\t * We must revisit this. This is a copy from ApplicationMarshallingMessageConverter which derived from an older class etc. . .\n\t\t * This attempts to use JSON conversion to convert something that is not json in the first place.\n\t\t * For example Integer payload with application/json CT should actually fail since Integer is not a JSON.\n\t\t * This is !!!!wrong!!!!! and ONLY remains here for backward compatibility.\n\t\t */\n\t\tif (payload instanceof String) {\n\t\t\treturn ((String) payload).getBytes(StandardCharsets.UTF_8);\n\t\t}\n\t\treturn super.convertToInternal(payload, headers, conversionHint);\n\t}\n})", - "yamlContractRequest.matchers.multipart.params.add(keyValueMatcher)", - "values.add(new RuntimeBeanReference(name))", - "result.add(Functions.elementId(relationshipFragment).as(Constants.NAME_OF_ELEMENT_ID))", - "result.add(Functions.id(relationshipFragment).as(Constants.NAME_OF_INTERNAL_ID))", - "\nmapped.add(elementJdbcValue.getValue())", - "parameters.add(new SqlParameterValue(Types.VARCHAR, id))", - "parameters.add(new SqlParameterValue(Types.VARCHAR, token))", - "parameters.add(mapToSqlParameter(\"access_token_value\", token))", - "values.add(new RuntimeBeanReference(names[i].trim()))", - "parameters.add(mapToSqlParameter(\"oidc_id_token_value\", token))", - "parameters.add(mapToSqlParameter(\"refresh_token_value\", token))", - "parameters.add(mapToSqlParameter(\"attributes\", attributes))", - "\nparameters.add(mapToSqlParameter(tokenColumnName, tokenValue))", - "parameters.add(mapToSqlParameter(tokenMetadataColumnName, metadata))", - "responseTypes.add(\"code\")", - "declarables.add(new Binding(q.getName(), DestinationType.QUEUE, name, rk,\n\t\tMap.of(\"x-stream-partition-order\", i)))", - "this.info.add(name + \":\" + new String(msg.getBody()))", - "converters.add(OffsetDateTimeToTimestampJdbcValueConverter.INSTANCE)", - "expectedValues.add(\"si1\")", - "keys.add(name.toSql(IdentifierProcessing.ANSI))", - "adminBeanRefs.add(new RuntimeBeanReference(adminBeanName.trim()))", - "parameters.add(new SqlParameterValue(Types.VARCHAR, tokenValue))", - "parameters.add(new SqlParameterValue(Types.TIMESTAMP, tokenIssuedAt))", - "parameters.add(new SqlParameterValue(Types.TIMESTAMP, tokenExpiresAt))", - "parameters.add(new SqlParameterValue(Types.VARCHAR, metadata))", - "nodePropertiesProjection.add(Constants.NAME_OF_INTERNAL_ID)", - "\nconcurrencyEntities.add(entity.withName(entity.getName() + i).withContent(newContent))", - "responseTypes.add(\"some-response-type\")", - "parameters.add(new SqlParameterValue(Types.VARCHAR, StringUtils.collectionToDelimitedString(authorities, \",\")))", - "nodePropertiesProjection.add(Functions.labels(node))", - "nodePropertiesProjection.add(Constants.NAME_OF_ALL_PROPERTIES)", - "((List) getClaims().get(name)).add(value)", - "nodePropertiesProjection.add(graphProperty.getPropertyName())", - "parameters.add(new SqlParameterValue(Types.VARCHAR, authorizationConsent.getRegisteredClientId()))", - "\nexpectations.add(new Expectation(extractor, values.get(values.size() - 1), explainingColumn))", - "parameters.add(new SqlParameterValue(Types.VARCHAR, authorizationConsent.getPrincipalName()))", - "\nvalues.add(values.get(values.size() - 1))", - "\nnodePropertiesProjection.add(Constants.NAME_OF_LABELS)", - "nodePropertiesProjection.add(Functions.id(node))", - "expectedValues.add(\"si2\")", - "expectedValues.add(\"updated2\")", - "expectedValues.add(\"app2\")", - "expectedValues.add(\"returned-space-1\")", - "expectedValues.add(\"returned-space-2\")", - "result.add(new TestItem(i))", - "variables.add(parseViewVariable(varModel))", - "types.add(Class.forName(component.getBeanClassName()))", - "exceptionHandlers.add(parseTransitionExecutingExceptionHandler(model))", - "possibleOutcomes.add(state.getId())", - "sinkArgs.add(\"--spring.cloud.schema.avro.reader-schema=\" + readerSchema)", - "expressions.add(rootNode.getRequiredSymbolicName())", - "exceptionHandlers.add(exceptionHandler)", - "staticLabels.add(this.getPrimaryLabel())", - "names.add(objectSummary.key())", - "propertyNames.add(nestedProperty)", - "\nshardsToConsume.add(shard)", - "value.add(mappedObject)", - "exceptionHandlers.add(parseCustomExceptionHandler(exceptionHandlerModel))", - "expressions.add(rootNode.property(nameOfIdProperty).as(Constants.NAME_OF_ID))", - "relationshipTypes.add(constantName.toString())", - "beanImports.add(parseBeanImport(element2))", - "copy.add((T) model.createCopy())", - "attributes.add(parseAttribute(element2))", - "\nexpressions.add(bind(o, sqlType, parameterSource, column.getName().getReference()))", - "\nmapped.add(jdbcValue.getValue())", - "mappedArguments.add(getMappedObject(argument, entity))", - "mappedOrder.add(order.isAscending() ? orderBy.asc() : orderBy.desc())", - "idColumnNames.add(columnName)", - "\ntableModel.columns().add(columnModel)", - "nonIdColumnNames.add(columnName)", - "convertedIds.add(jdbcValue.getValue())", - "keys.add(new SingleIdentifierValue(name, value, targetType))", - "expressions.add(Functions.collect(Functions.elementId(targetNode)).as(Constants.NAME_OF_SYNTHESIZED_RELATED_NODES))", - "keys.add(new SingleIdentifierValue(singleValue.getName(), value, targetType))", - "\nvalues.add(new SingleIdentifierValue(k, v, v != null ? ClassUtils.getUserClass(v) : Object.class))", - "relationshipTypes.add(relationshipDescription.getType())", - "exceptionHandlers.add(parseExceptionHandler(element2))", - "columnExpressions.add(table.column(keyColumn).as(keyColumn))", - "bucket.add(mappedObject)", - "nodePropertiesProjection.add(Constants.NAME_OF_ELEMENT_ID)", - "queueNames.add(declareQueue(queue, declarables))", - "beanMethodHeaders.add(msg.getMessageProperties().getHeader(\"bean\"))", - "beanMethodHeaders.add(msg.getMessageProperties().getHeader(\"method\"))", - "hlp.add(ConverterBuilder.reading(Value.class, Double.class, Value::asDouble).andWriting(Values::value))", - "hlp.add(ConverterBuilder.reading(Value.class, long.class, Value::asLong).andWriting(Values::value))", - "hlp.add(ConverterBuilder.reading(Value.class, Long.class, Value::asLong).andWriting(Values::value))", - "hlp.add(ConverterBuilder.reading(Value.class, boolean.class, Value::asBoolean).andWriting(Values::value))", - "hlp.add(ConverterBuilder.reading(Value.class, Boolean.class, Value::asBoolean).andWriting(Values::value))", - "hlp.add(ConverterBuilder.reading(Value.class, double.class, Value::asDouble).andWriting(Values::value))", - "annotationAttributesList.add(newAnnotationAttributes)", - "\npdxList.add(getJsonToPdxConverter().convert(objectNode.toString()))", - "mapped.add(writeValue(o, component))", - "hlp.add(ConverterBuilder.reading(Value.class, Void.class, v -> null).andWriting(v -> Values.NULL))", - "\nrelationshipDeleteMonos.add(\n\t\tneo4jClient.query(renderer.render(relationshipRemoveQuery))\n\t\t\t\t.bind(convertIdValues(sourceEntity.getIdProperty(), fromId)) //\n\t\t\t\t\t.to(Constants.FROM_ID_PARAMETER_NAME) //\n\t\t\t\t.bind(knownRelationshipsIds) //\n\t\t\t\t\t.to(Constants.NAME_OF_KNOWN_RELATIONSHIPS_PARAM) //\n\t\t\t\t.run().checkpoint(\"delete relationships\").then())", - "getRepositoryFunctions().add(0, repositoryFunction)", - "\nthis.parForHole.add(indexForHole(holeNumber), par)", - "matchingLabels.add(staticLabel)", - "hlp.add(ConverterBuilder.reading(Value.class, void.class, v -> null).andWriting(v -> Values.NULL))", - "payloads.add(message.getPayload())", - "hlp.add(ConverterBuilder.reading(Value.class, String.class, Value::asString).andWriting(Values::value))", - "deleteReferencedActions.add(new DbAction.DeleteAll<>(p))", - "data.add(EntityModel.of(\"second\", Link.of(\"remotehost\"), Link.of(\"order\").withRel(\"orders\")))", - "petTypes.add(new PetType() {\n\t{\n\t\tsetName(\"Bird\");\n\t}\n})", - "methods.add(this.factory.createInvocableHandlerMethod(sample, m1))", - "methods.add(this.factory.createInvocableHandlerMethod(sample, m2))", - "hlp.add(ConverterBuilder.reading(Value.class, LocalTime.class, Value::asLocalTime).andWriting(Values::value))", - "content.add(EntityModel.of(new SimpleAnnotatedPojo(\"test1\", 1), Link.of(\"localhost\")))", - "values.add(wrappers.emptyCollectionOf(SimpleAnnotatedPojo.class))", - "hlp.add(ConverterBuilder.reading(Value.class, byte[].class, Value::asByteArray).andWriting(Values::value))", - "hlp.add(ConverterBuilder.reading(Value.class, OffsetDateTime.class, Value::asOffsetDateTime).andWriting(Values::value))", - "content.add(EntityModel.of(\"first\"))", - "content.add(EntityModel.of(\"second\"))", - "data.add(EntityModel.of(\"\", Link.of(\"localhost\"), Link.of(\"orders\").withRel(\"orders\")))", - "\nactions.add(new DbAction.DeleteRoot<>(id, aggregateChange.getEntityType(), aggregateChange.getPreviousVersion()))", - "actions.add(new DbAction.AcquireLockRoot<>(id, aggregateChange.getEntityType()))", - "hlp.add(ConverterBuilder.reading(Value.class, OffsetTime.class, Value::asOffsetTime).andWriting(Values::value))", - "hlp.add(ConverterBuilder.reading(Value.class, LocalDate.class, Value::asLocalDate).andWriting(Values::value))", - "content.add(EntityModel.of(new SimpleAnnotatedPojo(\"test2\", 2), Link.of(\"localhost\")))", - "\nparameterList.add(new ParameterHolder(parameter, i - escapes, j - escapes))", - "entity.primitiveIntIdEntities.add(new PrimitiveIntIdEntity())", - "arrayClass.add(argument.getClass().toString())", - "localJobs.jobResources.add(Job.builder().applicationId(\"test-application-id-2\")\n\t\t.command(\"test-command\")\n\t\t.id(\"test-job-2\")\n\t\t.name(\"test-job-name-2\")\n\t\t.jobSchedules(createJobScheduleList(\"test-job-2\", \"test-schedule-2\"))\n\t\t.build())", - "jobSchedules.add(JobSchedule.builder()\n\t\t.enabled(true)\n\t\t.expression(DEFAULT_CRON_EXPRESSION)\n\t\t.expressionType(ExpressionType.CRON)\n\t\t.id(scheduleId)\n\t\t.jobId(jobId)\n\t\t.build())", - "scopeIds.add(scope.getId())", - "parameters.add(new SqlParameterValue(Types.VARCHAR, authorization.getId()))", - "parameters.add(new SqlParameterValue(Types.VARCHAR, authorization.getRegisteredClientId()))", - "parameters.add(new SqlParameterValue(Types.VARCHAR, authorization.getPrincipalName()))", - "parameters.add(new SqlParameterValue(Types.VARCHAR, authorization.getAuthorizationGrantType().getValue()))", - "localJobs.jobResources.add(Job.builder().applicationId(\"test-application-id-1\")\n\t\t.command(\"test-command\")\n\t\t.id(\"test-job-1\")\n\t\t.name(\"test-job-name-1\")\n\t\t.jobSchedules(createJobScheduleList(\"test-job-1\", \"test-schedule-1\"))\n\t\t.build())", - "parameters.add(new SqlParameterValue(Types.VARCHAR, authorizedScopes))", - "collection.add(getPotentiallyConvertedSimpleWrite(element,\n\t\tcomponentType != null ? componentType.getType() : Object.class))", - "this.parameterIndexes.add(new int[] { startIndex, endIndex })", - "parameters.add(new SqlParameterValue(Types.VARCHAR, attributes))", - "columnNames.add(property.getColumnName())", - "mapped.add(updateMapper.getMappedObject(expression, entity))", - "parameters.add(new SqlParameterValue(Types.VARCHAR, state))", - "parameters.add(new SqlParameterValue(Types.VARCHAR, accessTokenType))", - "collection.add(writeCollectionInternal(asCollection(element), componentType, new ArrayList<>()))", - "entity.primitiveLongIdEntities.add(new PrimitiveLongIdEntity())", - "dependencies.add(ExpressionDependencies.discover(expressionParser.parseExpression(binding.getExpression())))", - "queueNames.add(qb.getName())", - "entity.elements.add(new Element(null))", - "\nparentLabels.add(parentNodeDescriptionCalculated.getPrimaryLabel())", - "result.add(nodeAnnotation.primaryLabel())", - "result.add(anInterface.getSimpleName())", - "criteriaBasedOnProperties.add(includeNulls(example) //\n\t\t? Criteria.where(column).isNull().or(column).like(\"%\" + convPropValue + \"%\").ignoreCase(ignoreCase)\n\t\t: Criteria.where(column).like(\"%\" + convPropValue + \"%\").ignoreCase(ignoreCase))", - "criteriaBasedOnProperties.add(includeNulls(example) //\n\t\t? Criteria.where(column).isNull().or(column).like(convPropValue + \"%\").ignoreCase(ignoreCase)\n\t\t: Criteria.where(column).like(convPropValue + \"%\").ignoreCase(ignoreCase))", - "criteriaBasedOnProperties.add(includeNulls(example) //\n\t\t? Criteria.where(column).isNull().or(column).like(\"%\" + convPropValue).ignoreCase(ignoreCase)\n\t\t: Criteria.where(column).like(\"%\" + convPropValue).ignoreCase(ignoreCase))", - "parameterBindings.add(new ParameterBinding(parameterName, expression))", - "criteriaBasedOnProperties.add(includeNulls(example) //\n\t\t? Criteria.where(column).isNull().or(column).is(convPropValue).ignoreCase(ignoreCase)\n\t\t: Criteria.where(column).is(convPropValue).ignoreCase(ignoreCase))", - "taskResources.add(TaskResource.builder()\n\t.name(\"task-\" + i)\n\t.dropletId(UUID.randomUUID().toString())\n\t.id(UUID.randomUUID().toString())\n\t.diskInMb(2048)\n\t.sequenceId(i)\n\t.state(TaskState.RUNNING)\n\t.memoryInMb(2048)\n\t.createdAt(LocalDateTime.now().format(DateTimeFormatter.ofPattern(\"yyyy-MM-dd HH:mm:ss\")))\n\t.build())", - "this.jobResources.add(Job.builder().applicationId(request.getApplicationId())\n\t\t.command(request.getCommand())\n\t\t.id(\"test-job-1\")\n\t\t.name(request.getName())\n\t\t.build())", - "nodePropertiesProjection.add(Functions.elementId(node))", - "localJobs.jobResources.add(Job.builder().applicationId(\"test-application-id-1\")\n\t\t.command(\"test-command\")\n\t\t.id(\"test-job-1\")\n\t\t.name(\"test-job-name-1\")\n\t\t.build())", - "localJobs.jobResources.add(Job.builder().applicationId(\"test-application-id-2\")\n\t\t.command(\"test-command\")\n\t\t.id(\"test-job-2\")\n\t\t.name(\"test-job-name-2\")\n\t\t.build())", - "expressions.add(bind(o, valueType, bindings, bindMarker))", - "mappedOrder.add(\n\t\tSort.Order.by(toSql(field.getMappedColumnName())).with(order.getNullHandling()).with(order.getDirection()))", - "parameterMetadata.add(metadata)", - "data.add(EntityModel.of(\"first\", Link.of(\"localhost\"), Link.of(\"orders\").withRel(\"orders\")))", - "mappingResults.add(new TypeConversionError(mapping, \"bogus\", null))", - "result.add(new Object[] {\n\t\tBeanUtils.instantiate(ClassUtils.resolveClassName(beanDefinition.getBeanClassName(), null)) })", - "streamBeans.add(new RuntimeBeanReference(streamRef))", - "packages.add(WidgetEntity.class.getPackage().getName())", - "versions.add(version.toString())", - "packages.add(DepartmentEntity.class.getPackage().getName())", - "order.getLineItems().add(itemMapper.mapFieldSet(fieldSet))", - "command.add(\"java.base/java.util=ALL-UNNAMED\")", - "command.add(\"java.base/java.nio=ALL-UNNAMED\")", - "methodNameAttributes.add(metaData.getPropertyName())", - "\ncommand.add(type.getName())", - "keys.add(keyGenerator.getKey(item))", - "parameters.add(0, Arrays.copyOf(parameterValues, parameterValues.length))", - "parameters.add(1, Arrays.copyOf(parameterTypes, parameterTypes.length))", - "commands.add(request.getDefinition().getProperties().get(\"classpath\"))", - "commands.add(request.getDefinition().getProperties().get(\"main\"))", - "\nargumentList.add(String.format(\"-D%s=%d\", GEMFIRE_CACHE_SERVER_PORT_PROPERTY, availablePort))", - "returnValueHandlers.add(new SendToHandlerMethodReturnValueHandler(this.messageTemplate))", - "command.add(StringUtils.hasText(classpath) ? classpath : JAVA_CLASSPATH)", - "queueMessageHandler.getCustomReturnValueHandlers().add(sendToHandlerMethodReturnValueHandler)", - "names.add(type.getName())", - "uris.add(resource.getURI().toString())", - "processedFooNameValuePairs.add(new Foo(0, name, value))", - "expectedOrderedIds.add(\"userMessage\")", - "mappingResults.add(result)", - "testResult.add(TEST_CONTENT)", - "errorResults.add(result)", - "this.allowedMethods.add(allowedMethod.toUpperCase())", - "errors.add(new ObjectError(objectName, message.getText()))", - "\ndependencies.add((Dependency) ReflectionUtils.getField(field, null))", - "errors.add(new FieldError(objectName, (String) message.getSource(), message.getText()))", - "expressions.add(new LiteralExpression(expressionString.substring(startIdx, prefixIndex)))", - "expressions.add(doParseExpression(expressionString, context))", - "expressionVariables.add(variable)", - "propertyAccessors.add(propertyAccessor)", - "parameters.add(String.format(\"'%s':'%s'\", entry.getKey(), entry.getValue()))", - "types.add(resource.getClass())", - "summaries.add(getUpgradeTicketSummary(dependency, dependencyVersion))", - "values.add(value == NULL_VALUE ? null : (V) value)", - "expectedOrderedIds.add(\"componentId\")", - "returnValueHandlers.add(\n\t\tcreateSendToHandlerMethodReturnValueHandlerBeanDefinition(element, parserContext, sqsClientBeanName))", - "output.add(resource.getURI().toString())", - "this.createdObjects.add(\"test-file.jpg\")", - "this.createdObjects.add(\"testUploadFileWithMoreThenFiveMegabytes\")", - "\nthis.createdObjects.add(childFileResource.getFilename())", - "deleteFileCallables.add(new DeleteFileCallable(bucketName, fileName, this.amazonS3))", - "callables.add(new CreateFileCallable(bucketName, fileName, this.amazonS3))", - "methodNames.add(method.getName())", - "request.add((ClassicHttpRequest) invocationOnMock.getArguments()[1])", - "allStackNames.add(stack.getStackName())", - "matches.add(rs.getBigDecimal(ID_COLUMN))", - "pageElements.add(\"first element in cascaded serialization\")", - "\ndata.formParams().add(name)", - "data.formParams().add(name)", - "toBeRemoved.add(value.name())", - "annotatedArgumentResolvers.add(new QueryMapParameterProcessor())", - "sortQueries.add(order.getProperty() + \"%2C\" + order.getDirection())", - "sources.add(propertySource.getName())", - "pageElements.add(\"second element in cascaded serialization\")", - "properties.getManagementTags().add(\"newTag\")", - "messages.add(new SendMessageBatchRequestEntry(Integer.toString(i),\n\t\tnew StringBuilder().append(\"message_\").append(i).toString()))", - "constructorArguments.add(element.getAttribute(\"profilePath\"))", - "result.add(new PropertySource(name, source))", - "result.add(0, new PropertySource(\"overrides\", overrides))", - "params.add(String.valueOf(this.port))", - "result.add(stackResource)", - "matchingBuckets.add(bucket.getName())", - "result.add(uploadPartResultFuture.get().getPartETag())", - "params.add(StringUtils.hasText(state) ? state : \"\")", - "sources.add(source.getName())", - "validators.add(JwtValidators.createDefaultWithIssuer(this.properties.getIssuer()))", - "cacheNames.add(stackResource.getLogicalId())", - "cacheNames.add(annotationAttribute.getString(\"name\"))", - "caches.add(createElastiCacheFactoryBean(cacheElement, parserContext, cacheClusterId,\n\t\tcreateDefaultCacheFactories(cacheElement, parserContext)))", - "caches.add(new RuntimeBeanReference(cacheElement.getAttribute(\"ref\")))", - "result.add(getCacheFactory(REDIS_CONNECTION_FACTORY_CLASS_NAME, element))", - "result.add(getCacheFactory(MEMCACHED_FACTORY_CLASS_NAME, element))", - "constructorArguments.add(element.getAttribute(\"profileName\"))", - "caches.add(clusterCache(cacheName))", - "nestedC.add(new TestNestedC())", - "expectedOrderedIds.add(null)", - "processedFooNameValuePairs.add(new Foo(name, value))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema2, topic1, encryptionKeys1, customizers1))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema2, topic1, encryptionKeys1, null))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema2, topic1, null, null))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema1, topic1, encryptionKeys2, customizers2))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema1, topic1, encryptionKeys2, customizers1))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema1, topic1, encryptionKeys2, null))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema1, topic1, encryptionKeys1, customizers2))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema2, topic1, encryptionKeys1, customizers2))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema1, topic1, encryptionKeys1, customizers1))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema1, topic1, null, null))", - "p.getKnownLanguages().add(knows)", - "result.add((String) resolvedValue)", - "modelSearchClasses.add(modelClass)", - "this.outboundMatchers.add(EXCLUDE_PATTERN_TIMESTAMP)", - "this.outboundMatchers.add(EXCLUDE_PATTERN_ID)", - "parameterList.add(keys.get(j).getValue())", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema1, topic1, encryptionKeys1, null))", - "codeList.add(postProcessMessageCode(objectName + CODE_SEPARATOR + fieldInList + CODE_SEPARATOR + errorCode))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema2, topic1, encryptionKeys2, null))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema2, topic1, encryptionKeys2, customizers2))", - "vars.add(\"requestParameters\")", - "vars.add(\"requestScope\")", - "vars.add(\"viewScope\")", - "exceptionClasses.add(throwable)", - "primaryLabels.add(nodeDescription.getPrimaryLabel())", - "primaryLabels.add(rootNodeDescription.getPrimaryLabel())", - "messages.add((String) msg.getValue())", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema2, topic1, encryptionKeys2, customizers1))", - "messageIds.add(integerMessage1.getMessageId())", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema1, topic2, encryptionKeys2, customizers2))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema1, topic2, encryptionKeys2, customizers1))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema1, topic2, encryptionKeys2, null))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema1, topic2, encryptionKeys1, customizers2))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema1, topic2, encryptionKeys1, customizers1))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema1, topic2, encryptionKeys1, null))", - "expectedCacheKeys.add(new ProducerCacheKey<>(schema1, topic2, null, null))", - "result.add(new SomeConvertableClass(\n\t\tnew BigDecimal(source.get(\"A_\" + i).asString()),\n\t\tnew BigDecimal(source.get(\"B_\" + i).asString())\n))", - "processedFooNameValuePairs.add(new Foo(name, Integer.parseInt(value)))", - "codeList.add(postProcessMessageCode(fieldInList + CODE_SEPARATOR + errorCode))", - "codeList.add(postProcessMessageCode(errorCode))", - "this.completableFutures.add(this.kafkaTemplate.sendDefault(key, null))", - "this.completableFutures.add(this.kafkaTemplate.sendDefault(key, value))", - "sortValues.add(new Sort.Order(curSort.getValue(), curSort.getKey()))", - "rows.add(new TestRowData())", - "column.getChildren().add(commandButton)", - "this.fragmentRootElementNames.add(parseFragmentRootElementName(fragmentRootElementName))", - "dataTable.getChildren().add(column)", - "allowedClasses.add(\"java.util.\")", - "this.viewToTest.getChildren().add(dataTable)", - "this.viewToTest.getChildren().add(uiRepeat)", - "classes.add(\"java.util.\")", - "\nclauses.add(clause.toString())", - "types.add(type.name())", - "viewToRender.getChildren().add(form)", - "keyValuePairs.add(entry.getKey() + \"=\" + entry.getValue())", - "photoIds.add(attributes.getValue(\"id\"))", - "values.add(bw.getPropertyValue(propertyName))", - "codeList.add(postProcessMessageCode(fieldType.getName() + CODE_SEPARATOR + errorCode))", - "ifs.add(new IfModel(\"test\", \"foo\"))", - "result.add(new byte[] {42})", - "actionResults.add(result)", - "associations.add(a.getInverse().getFieldName())", - "builders.add(new FlowBuilderInfo(id, className, parseAttributes(builderElement)))", - "typeFilters.add(new AspectJTypeFilter(expression, this.resourceLoader.getClassLoader()))", - "typeFilters.add(new RegexPatternTypeFilter(Pattern.compile(expression)))", - "typeFilters.add(BeanUtils.instantiateClass(filterClass, TypeFilter.class))", - "typeFilters.add(new AssignableTypeFilter(filterClass))", - "eh.add(new ExceptionHandlerModel(\"foo\"))", - "typeFilters.add(new AnnotationTypeFilter(annoClass))", - "friends.add(dataNode.get(\"name\").asText())", - "attributes.add(new AttributeModel(\"foo\", \"bar\"))", - "ALLOWED_CLASSES.add(\"java.lang.\")", - "add(new RuntimeException(\"below exception limit\"))", - "\nthrowables.add(new RuntimeException(\"above exception limit\"))", - "vars.add(new VarModel(\"foo\", \"class\"))", - "ALLOWED_CLASSES.add(\"java.util.\")", - "candidateBeanNames.add(name)", - "queues.add((BlockingQueue) accessor.getPropertyValue(\"queue\"))", - "returns.add(returned.getMessage())", - "nestedCorrelation.add((String) replyMessage.getMessageProperties().getHeaders().get(CORRELATION_HEADER))", - "hlp.add(ConverterBuilder.reading(Value.class, ZoneId.class, AdditionalTypes::asZoneId).andWriting(AdditionalTypes::value))", - "params.add(\"--spring.cloud.stream.process-in-0.binder=custom\")", - "params.add(\"--spring.cloud.stream.process-out-0.binder=custom\")", - "params.add(\"--spring.cloud.stream.binders.custom.type=rabbit\")", - "params.add(\"--spring.cloud.stream.binders.custom.environment.foo=bar\")", - "hlp.add(ConverterBuilder.reading(Value.class, TimeZone.class, AdditionalTypes::asTimeZone).andWriting(AdditionalTypes::value))", - "\nparameterList.add(parameterBuilder.getBeanDefinition())", - "parameters.add(new JpaParameter(\"spam\", null, \"#staticParameters['foo'].toUpperCase()\"))", - "x509Data.getX509Certificates().add(x509Certificate)", - "names.add(pd.getName())", - "mergedEntities.add(entityManager.merge(iteratedEntity))", - "fragments.add(r.getMarkedSegment())", - "params.add(\"--spring.rabbitmq.port=\" + RABBITMQ.getAmqpPort())", - "keyInfo.getX509Datas().add(x509Data)", - "infos.add(new StringFileInfo(file))", - "hlp.add(ConverterBuilder.reading(Value.class, URI.class, AdditionalTypes::asURI).andWriting(AdditionalTypes::value))", - "ExpressionEvaluatingParameterSourceFactory.this.parameters.add(parameter)", - "params.add(\"--spring.rabbitmq.template.retry.maxAttempts=2\")", - "parameters.add(new JpaParameter(\"foo\", \"bar\", null))", - "parameters.add(new JpaParameter(\"bar\", null))", - "result.add(String.format(\"%s=%s\", key, value))", - "\nhlp.add(ConverterBuilder.reading(Value.class, Neo4jPoint.class, SpatialTypes::asNeo4jPoint).andWriting(SpatialTypes::value))", - "statement.getAttributes().add(attribute)", - "hlp.add(ConverterBuilder.reading(Value.class, Point[].class, SpatialTypes::asPointArray).andWriting(SpatialTypes::value))", - "hlp.add(ConverterBuilder.reading(Value.class, Point.class, SpatialTypes::asSpringDataPoint).andWriting(SpatialTypes::value))", - "hlp.add(ConverterBuilder.reading(Value.class, Map.class, Value::asMap).andWriting(AdditionalTypes::value))", - "hlp.add(ConverterBuilder.reading(Value.class, Relationship.class, Value::asRelationship))", - "parameters.add(new JpaParameter(\"foo\", null))", - "hlp.add(ConverterBuilder.reading(Value.class, Node.class, Value::asNode))", - "headerPatterns.add(\"!\" + IntegrationMessageHeaderAccessor.SOURCE_DATA)", - "entityDescriptor.getRoleDescriptors(SPSSODescriptor.DEFAULT_ELEMENT_NAME).add(spSsoDescriptor)", - "spSsoDescriptor.getNameIDFormats().add(buildNameIDFormat(registration))", - "headerPatterns.add(\"!\" + IntegrationMessageHeaderAccessor.DELIVERY_ATTEMPT)", - "headerPatterns.add(\"!rabbitmq_streamContext\")", - "\nparameters.add(new JpaParameter(\"bar\", null))", - "parameters.add(new JpaParameter(null, \"#root.toUpperCase()\"))", - "hlp.add(ConverterBuilder.reading(Value.class, Entity.class, Value::asEntity))", - "newRelationshipPropertiesRows.add(properties)", - "algorithms.add(method.getAlgorithm())", - "samlObject.getUnknownXMLObjects().add(streetNumber)", - "statement.getEncryptedAttributes().add(attribute)", - "assertion.getAttributeStatements().add(statement)", - "assertion.getConditions().getConditions().add(oneTimeUse)", - "filteredMessages.add(message)", - "matchingSerdes.add(new SerdeWithSpecificityScore(calculateScore(targetType, serdeBeanGeneric), beanName))", - "sqlParameters.add(new SqlParameter(\"endRange\", Types.INTEGER))", - "sqlParameters.add(new SqlParameter(\"beginRange\", Types.INTEGER))", - "searches.add(message.substring(message.indexOf(SEARCH) + SEARCH.length()))", - "procedureParameters.add(new ProcedureParameter(\"endRange\", 10, null))", - "procedureParameters.add(new ProcedureParameter(\"email\", \"static_email\", null))", - "tuple.getResponse().getAssertions().add(signed(assertion))", - "procedureParameters.add(new ProcedureParameter(\"USERNAME\", null,\n\t\t\"headers[business_id] + '_' + payload.username\"))", - "procedureParameters.add(new ProcedureParameter(\"email\", null, \"payload.email.toUpperCase()\"))", - "procedureParameters.add(new ProcedureParameter(\"password\", null, \"payload.password.toUpperCase()\"))", - "procedureParameters.add(new ProcedureParameter(\"username\", null, \"payload.username.toUpperCase()\"))", - "tags.add(Tag.of(KAFKA_VERSION_TAG_NAME, kafkaVersion))", - "procedureParameters.add(new ProcedureParameter(\"beginRange\", 1, null))", - "samlObject.getUnknownXMLObjects().add(street)", - "stores.add(message.substring(message.indexOf(STORE) + STORE.length()))", - "assertion.getAttributeStatements().add(attribute)", - "params.add(\"--spring.rabbitmq.template.retry.initial-interval=1000\")", - "params.add(\"--spring.rabbitmq.template.retry.multiplier=1.1\")", - "params.add(\"--spring.rabbitmq.template.retry.max-interval=3000\")", - "deadLetterMessages.add(template\n\t\t.receive(\"c.batching.0.consumerBatching.dlq\", 10_000))", - "hlp.add(ConverterBuilder.reading(Value.class, URL.class, AdditionalTypes::asURL).andWriting(AdditionalTypes::value))", - "samlObject.getUnknownXMLObjects().add(zip)", - "samlObject.getUnknownXMLObjects().add(city)", - "outputBindingNames.add(String.format(\"%s-%s-%d\", functionName, FunctionConstants.DEFAULT_OUTPUT_SUFFIX, i))", - "customSamlObject.getUnknownXMLObjects().add(childXMLObject)", - "response.getAssertions().add(signed(assertion))", - "response.getAssertions().add(signed(assertion(\"SAML2\")))", - "response.getAssertions().add(signed(assertion()))", - "response.getAssertions().add(signed(assertion(\"BAD\")))", - "hlp.add(ConverterBuilder.reading(Value.class, UUID.class, AdditionalTypes::asUUID).andWriting(AdditionalTypes::value))", - "results.add(getFilename(file))", - "descs.add(streamsBuilderFactoryBean.getTopology().describe().toString())", - "response.getAssertions().add(assertion())", - "procedureParameterList.add(new ProcedureParameter(\"param5\", null, \"expression2\"))", - "newRelatedValuesToStore.add(relatedValueToStore)", - "\nobjectsToCompress.add(stringToCompress)", - "parts.add(createOperationRequestPart(file))", - "typeFilters.add(typeFilter)", - "typeFilters.add(new AnnotationTypeFilter(annotationType))", - "verifiable.specialCaseXPathBuffer.add(xPath)", - "this.queryParameters.add(new AbstractMap.SimpleEntry<>(name, value))", - "result.add(MapConverter.getStubSideValues(l))", - "newNames.add(entry.getKey().toString())", - "cookies.add(new ResponseCookie(cookie.getName(), cookie.getValue()))", - "matchers.add(Matchers.hasEntry(entry.getKey(), value))", - "newValues.add(entry.getValue())", - "registrations.add(new Registration(DefaultTuple.class, defaultTupleSerializer, TUPLE_REGISTRATION_ID))", - "cookies.add(new RequestCookie(servletCookie.getName(), servletCookie.getValue()))", - "extractedFields.add(item.getValue(i))", - "extractedFields.add(item.getValue(fieldName))", - "result.add(parseBody((Boolean) l, contentType))", - "books.add(new Book(UUID.randomUUID().toString(), \"Spring Data Cassandra Guide\", \"Cassandra Guru puppy\",\n\t\ti * 10 + 5, LocalDate.now(), true))", - "matchers.add(Matchers.hasEntry(Matchers.is(entry.getKey()), (Matcher) value))", - "result.add(parseBody((Number) l, contentType))", - "selectors.add(buildMethodInvokingSelector(parserContext, ref, method))", - "this.capturedStrings.add(new CapturedString(Type.OUT, string))", - "yamlContractRequest.multipart.named.add(named)", - "missingFields.add(fieldDescriptor)", - "adviceChain.add(new AbstractRequestHandlerAdvice() {\n\n\t@Override\n\tprotected Object doInvoke(ExecutionCallback callback, Object target, Message message) {\n\t\touterCounter.incrementAndGet();\n\t\treturn callback.execute();\n\t}\n})", - "adviceChain.add((MethodInterceptor) invocation -> {\n\tcounter.getAndDecrement();\n\tthrow new RuntimeException(\"intentional\");\n})", - "adviceChain.add(new AbstractRequestHandlerAdvice() {\n\n\t@Override\n\tprotected Object doInvoke(ExecutionCallback callback, Object target, Message message) {\n\t\tcompName.set(((AbstractReplyProducingMessageHandler.RequestHandler) target).getAdvisedHandler()\n\t\t\t\t.getComponentName());\n\t\treturn callback.execute();\n\t}\n\n})", - "values.add(match.getValue())", - "paths.add(fieldDescriptor.getPath())", - "selectors.add(buildSelectorChain(parserContext, child))", - "fields.add(createModelForDescriptor(descriptor))", - "headerMatchers.add(testHeaderMatcher)", - "descriptorsToDocument.add(copyWithType(descriptor, type))", - "attributeValues.add(attributeValue)", - "attributes.add(Attributes.key(attribute.getKey()).value(attribute.getValue()))", - "types.add(val.getClass())", - "this.capturedStrings.add(new CapturedString(Type.ERR, string))", - "triggerBeanNames.add(triggerAttribute)", - "headerMatchers.add(keyValueMatcher)", - "\nrelationshipPropertiesRows.add(properties)", - "result.add(null)", - "stubs.add(StubSpecification.parse(config, defaultClassifier).stub)", - "headers.add(new HttpHeader(headerName, getHeader(headerName).values()))", - "expressions.add(PARSER.parseExpression(argumentExpression))", - "values.add(name.substring(name.indexOf(\"=\") + 1))", - "metadata.add(Class.forName(beanClassName))", - "envVars.add(new EnvVar(name, description, defaultValue))", - "transportHandlerList.add(new RuntimeBeanReference(id))", - "decoratorFactoryList.add(new RuntimeBeanReference(id))", - "sourceClasses.add(Thread.currentThread().getContextClassLoader().loadClass(source.trim()))", - "parameters.add(QueryParameter.build(first.getKey(), first.getValue()))", - "protocolHandlerList.add(new RuntimeBeanReference(id))", - "this.supportedProtocols.add(protocol.toLowerCase())", - "this.matchers.add(new PathBodyMatcher(xPath, matchingTypeValue))", - "labels.add(entity.getPrimaryLabel())", - "sessionIndexes.add(statement.getSessionIndex())", - "objectsToCompress.add(fileToCompress)", - "objectsToCompress.add(bytesToCompress)", - "parameters.add(QueryParameter.build(parameterName, parameterValue))", - "result.add(parseBody(l, contentType))", - "headers.add(new HttpHeader(key, value))", - "cookies.add(new ResponseCookie(cookie.getKey(), cookie.getValue()))", - "mappingDescriptors.add(file)", - "messageGroups.add(getMessageGroup(groupId))", - "batchHeaderKeys\n\t\t.add(ce.headers().stream().map(Header::getKey).collect(Collectors.toList()))", - "bachPayloads.add(new String(ce.value()))", - "payloads.add(new String((byte[]) m.getPayload()))", - "\nheaderKeys.add(m.getHeaders().keySet())", - "this.stubs.add(StubsParser.ivyFromStringWithPort(notation))", - "bindings.add(bindingService.bindProducer(\n\tboundTargetHolder.getBoundTarget(), outputTargetName))", - "STANDARD_HEADER_NAMES.add(WebServiceHeaders.SOAP_ACTION)", - "STANDARD_HEADER_NAMES.add(XmppHeaders.TYPE)", - "STANDARD_HEADER_NAMES.add(XmppHeaders.TO)", - "STANDARD_HEADER_NAMES.add(XmppHeaders.THREAD)", - "STANDARD_HEADER_NAMES.add(XmppHeaders.SUBJECT)", - "STANDARD_HEADER_NAMES.add(XmppHeaders.FROM)", - "contentTypes.add(bindingProperties.getContentType())", - "parts.add(new OperationRequestPartFactory().create(multiPartSpec.getControlName(),\n\t\tmultiPartSpec.getFileName(), convertContent(multiPartSpec.getContent()), headers))", - "transactionalIds.add(TransactionSupport.getTransactionIdSuffix())", - "procedureParameterList.add(new ProcedureParameter(\"param4\", null, \"expression1\"))", - "procedureParameterList.add(new ProcedureParameter(\"param3\", \"value1\", null))", - "procedureParameterList.add(new ProcedureParameter(\"param2\", \"value1\", null))", - "hlp.add(ConverterBuilder.reading(Value.class, Float.class, AdditionalTypes::asFloat).andWriting(AdditionalTypes::value))", - "hlp.add(ConverterBuilder.reading(Value.class, double[].class, AdditionalTypes::asDoubleArray).andWriting(Values::value))", - "hlp.add(ConverterBuilder.reading(Value.class, Date.class, AdditionalTypes::asDate).andWriting(AdditionalTypes::value))", - "filters.add(gatewayFilter.toString())", - "hlp.add(ConverterBuilder.reading(Value.class, char[].class, AdditionalTypes::asCharArray).andWriting(Values::value))", - "filters.add(filter.toString())", - "hlp.add(ConverterBuilder.reading(Value.class, char.class, AdditionalTypes::asCharacter).andWriting(Values::value))", - "topicPartitions.add(new TopicPartition(partitionInfo.topic(),\n\t\tpartitionInfo.partition()))", - "replacedCacheControlHeaders.add(value)", - "\n// remove host header unless specifically asked not to\nheadersFilters.add((headers, exchange) -> {\n\tHttpHeaders filtered = new HttpHeaders();\n\tfiltered.addAll(headers);\n\tfiltered.remove(HttpHeaders.HOST);\n\tboolean preserveHost = exchange.getAttributeOrDefault(PRESERVE_HOST_HEADER_ATTRIBUTE, false);\n\tif (preserveHost) {\n\t\tString host = exchange.getRequest().getHeaders().getFirst(HttpHeaders.HOST);\n\t\tfiltered.add(HttpHeaders.HOST, host);\n\t}\n\treturn filtered;\n})", - "routeDefinition.getPredicates().add(predicate)", - "expectedFor.add(Arrays.asList(map(\"for\", \"\\\"[2001:db8:cafe::17]:4711\\\"\")))", - "expectedFor.add(Arrays.asList(map(\"for\", \"12.34.56.78\"), map(\"for\", \"23.45.67.89\", \"secret\", \"egah2CGj55fSJFs\"),\n\t\tmap(\"for\", \"10.1.2.3\")))", - "expectedFor.add(Arrays.asList(map(\"for\", \"12.34.56.78\", \"host\", \"example.com\", \"proto\", \"https\"),\n\t\tmap(\"for\", \"23.45.67.89\")))", - "expectedFor.add(Arrays.asList(map(\"for\", \"192.0.2.43\"), map(\"for\", \"198.51.100.17\")))", - "expectedFor.add(Arrays.asList(map(\"for\", \"192.0.2.60\", \"proto\", \"http\", \"by\", \"203.0.113.43\")))", - "candidateValue.add(keyValue.getValue())", - "expectedFor.add(Arrays.asList(map(\"for\", \"\\\"_gazonk\\\"\")))", - "hlp.add(ConverterBuilder.reading(Value.class, float.class, AdditionalTypes::asFloat).andWriting(AdditionalTypes::value))", - "hlp.add(ConverterBuilder.reading(Value.class, Integer.class, Value::asInt).andWriting(Values::value))", - "messages.add(new GenericMessage<>(p))", - "hlp.add(ConverterBuilder.reading(Value.class, long[].class, AdditionalTypes::asLongArray).andWriting(Values::value))", - "hlp.add(ConverterBuilder.reading(Value.class, Locale.class, AdditionalTypes::asLocale).andWriting(AdditionalTypes::value))", - "stringValues.add((String) value)", - "stringValues.add(value.toString())", - "resources.add((T) EntityModel.of(element))", - "fluxes.add(receive\n\t\t.map(record -> {\n\t\t\tMessage message = (Message) ((RecordMessageConverter) converter)\n\t\t\t\t.toMessage(record, null, null, null);\n\t\t\treturn addAckHeaderIfNeeded(atMostOnce, record, message);\n\t\t}))", - "hlp.add(ConverterBuilder.reading(Value.class, float[].class, AdditionalTypes::asFloatArray).andWriting(AdditionalTypes::value))", - "\nprocessed.add(isRequestParameter && requestParameterFound\n\t\t? variable.withType(REQUEST_PARAM_CONTINUED)\n\t\t: variable)", - "hlp.add(ConverterBuilder.reading(Value.class, int[].class, AdditionalTypes::asIntArray).andWriting(Values::value))", - "payloads.add((String) msg.getPayload())", - "optionalEmptyParameters.add(parameter.getVariableName())", - "payloads.add(rec.value())", - "prepared.add(prepareValue(element, factory, elementTypeDescriptor))", - "result.add(this.resourceAssembler.toModel(entity))", - "hlp.add(ConverterBuilder.reading(Value.class, int.class, Value::asInt).andWriting(Values::value))", - "requestMethodNames.add(HttpMethod.valueOf(requestMethod.toString()))", - "hlp.add(ConverterBuilder.reading(Value.class, Short.class, AdditionalTypes::asShort).andWriting(AdditionalTypes::value))", - "this.predicates.add(new PredicateProperties(args[i]))", - "operationParameters.add(new OperationMethodParameter(names[i], parameters[i]))", - "exceptionTypes.add((Class) parameterType)", - "linkAndRels.getRels().add(link.getRel())", - "lastInBatch.add(message.getMessageProperties().isLastInBatch())", - "hlp.add(ConverterBuilder.reading(Value.class, LocalDateTime.class, Value::asLocalDateTime).andWriting(Values::value))", - "merged.add(adaptAnnotation(paramAnn))", - "parameterAnnotations.add(candidate.getParameterAnnotations())", - "\nresourceProcessors.add(StringResourceProcessor.INSTANCE)", - "lastInBatch.add(messages.get(1).getMessageProperties().isLastInBatch())", - "\nresourceProcessors.add(StringResourcesProcessor.INSTANCE)", - "\nresourceProcessors.add(SpecializedStringResourceProcessor.INSTANCE)", - "\nresourceProcessors.add((RepresentationModelProcessor) factory.getProxy())", - "nestedReplyTo.add(basicProps.getReplyTo())", - "nestedCorrelation.add(basicProps.getCorrelationId())", - "nestedReplyTo.add(replyMessage.getMessageProperties().getReplyTo())", - "nestedCorrelation.add(replyMessage.getMessageProperties().getCorrelationId())", - "names.add(app.getName().toLowerCase())", - "hlp.add(ConverterBuilder.reading(Value.class, ZonedDateTime.class, Value::asZonedDateTime).andWriting(Values::value))", - "this.errorHandlers.add(new ErrorHandler<>(predicate, errorHandler))", - "\ncollectionOfResources.add(new UberData().withName(\"page\")\n\t\t.withData(Arrays.asList(new UberData().withName(\"number\").withValue(resources.getMetadata().getNumber()),\n\t\t\t\tnew UberData().withName(\"size\").withValue(resources.getMetadata().getSize()),\n\t\t\t\tnew UberData().withName(\"totalElements\").withValue(resources.getMetadata().getTotalElements()),\n\t\t\t\tnew UberData().withName(\"totalPages\").withValue(resources.getMetadata().getTotalPages()))))", - "dataPath.add(readingIndex ? Integer.parseInt(token) : token)", - "container.add(new DataFetcherWiringFactory(\"q2\", dataFetcher2))", - "container.add(new DataFetcherWiringFactory(\"q1\", dataFetcher1))", - "hlp.add(ConverterBuilder.reading(Value.class, Character.class, AdditionalTypes::asCharacter).andWriting(Values::value))", - "hlp.add(ConverterBuilder.reading(Value.class, byte.class, AdditionalTypes::asByte).andWriting(AdditionalTypes::value))", - "hlp.add(ConverterBuilder.reading(Value.class, Byte.class, AdditionalTypes::asByte).andWriting(AdditionalTypes::value))", - "hlp.add(ConverterBuilder.reading(Value.class, boolean[].class, AdditionalTypes::asBooleanArray).andWriting(Values::value))", - "result.add(jp.readValueAs(Link.class).withRel(relation))", - "lastInBatch.add(messages.get(0).getMessageProperties().isLastInBatch())", - "emailFragments.add(new EmailFragment(new File(subject), \"message.txt\", content))", - "this.skippedTypes.add(new DefaultSkippedType(type, coordinates))", - "newMediaTypes.add(mediaTypes.size() - 1, mediaType)", - "emailFragments.add(new EmailFragment(directory, i + \"-\" + filename, content))", - "\nemailFragments.add(new EmailFragment(directory, textFilename, content))", - "\nemailFragments.add(new EmailFragment(directory, filename, bis.toByteArray()))", - "hlp.add(ConverterBuilder.reading(Value.class, Point.class, Value::asPoint).andWriting(Values::value))", - "hlp.add(ConverterBuilder.reading(Value.class, IsoDuration.class, Value::asIsoDuration).andWriting(Values::value))", - "fields.add(coordinates.getFieldName())", - "payloads\n\t\t\t\t\t.add(this.messageConverter.fromMessage(fragment))", - "payloads.add(this.converter.fromMessage(fragment))", - "consumerDestinationNames.add(doProvisionConsumerDestination(destination, group,\n\t\ttemporaryProperties).getName())", - "emailAttr.getAttributeValues().add(email1)", - "emailAttr.getAttributeValues().add(email2)", - "attrStmt1.getAttributes().add(emailAttr)", - "nameAttr.getAttributeValues().add(name)", - "attrStmt1.getAttributes().add(nameAttr)", - "roleOneAttr.getAttributeValues().add(roleOne)", - "attrStmt1.getAttributes().add(roleOneAttr)", - "hlp.add(ConverterBuilder.reading(Value.class, Instant.class, AdditionalTypes::asInstant).andWriting(AdditionalTypes::value))", - "hlp.add(ConverterBuilder.reading(Value.class, BigInteger.class, AdditionalTypes::asBigInteger).andWriting(AdditionalTypes::value))", - "supportedMediaTypes.add(MediaType.TEXT_HTML)", - "attrStmt1.getAttributes().add(roleTwoAttr)", - "ageAttr.getAttributeValues().add(age)", - "acceptableCharsets.add(Charset.forName(charset2))", - "acceptableCharsets.add((Charset) charset)", - "acceptableMediaTypes.add(MediaType.asMediaType((MimeType) type))", - "attrStmt1.getAttributes().add(ageAttr)", - "roleTwoAttr.getAttributeValues().add(roleTwo)", - "attributeStatements.add(attrStmt1)", - "splitStrings.add(result.toString())", - "attribute.getAttributeValues().add(customAttributeValue)", - "procedureParameterList.add(new ProcedureParameter(\"param1\", \"value1\", null))", - "procedureParameters.add(1, null)", - "enrichedOrders.add(new KeyValue<>(record.key(), record.value()))", - "actualClicksPerRegion.add(new KeyValue<>(record.key(), record.value()))", - "procedureParameters.add(null)", - "sqlParameters.add(null)", - "procedureParameterList.add(parameterBuilder.getBeanDefinition())", - "attributeStatement.getAttributes().add(attribute)", - "\nsqlParameterList.add(parameterBuilder.getBeanDefinition())", - "keys.add(integerFooConsumerRecord.key())", - "registeredDateAttr.getAttributeValues().add(registeredDate)", - "attributeStatements.iterator().next().getAttributes().add(registeredDateAttr)", - "assertion.getSubject().getSubjectConfirmations().add(subjectConfirmation)", - "values.add(integerFooConsumerRecord.value())", - "objectNames.add(instance.getObjectName())", - "attribute.getAttributeValues().add(xsValue)", - "results.add(executor.submit(new Callable() {\n\tpublic Boolean call() {\n\t\ttry {\n\t\t\tbase.evaluate();\n\t\t}\n\t\tcatch (Throwable t) {\n\t\t\tthrow new IllegalStateException(\"Failed on iteration: \" + count, t);\n\t\t}\n\t\treturn true;\n\t}\n}))", - "websiteAttr.getAttributeValues().add(uri)", - "attrStmt2.getAttributes().add(websiteAttr)", - "registeredAttr.getAttributeValues().add(registered)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.RECEIVED_DELAY)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.MESSAGE_ID)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.MESSAGE_COUNT)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.EXPIRATION)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.DELIVERY_TAG)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.DELIVERY_MODE)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.DELAY)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.RECEIVED_DELIVERY_MODE)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.CORRELATION_ID)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.CONTENT_LENGTH)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.CONTENT_ENCODING)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.CLUSTER_ID)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.APP_ID)", - "hlp.add(ConverterBuilder.reading(Value.class, short.class, AdditionalTypes::asShort).andWriting(AdditionalTypes::value))", - "messages.add(MessageBuilder.withPayload(value).build())", - "converted.add(createMessageFromAmqp(message, channel))", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.CONTENT_TYPE)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.RECEIVED_EXCHANGE)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.RECEIVED_ROUTING_KEY)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.REDELIVERED)", - "attrStmt2.getAttributes().add(registeredAttr)", - "attributeStatements.add(attrStmt2)", - "hlp.add(ConverterBuilder.reading(Value.class, BigDecimal.class, AdditionalTypes::asBigDecimal).andWriting(AdditionalTypes::value))", - "hlp.add(ConverterBuilder.reading(Value.class, String[].class, AdditionalTypes::asStringArray).andWriting(Values::value))", - "hlp.add(ConverterBuilder.reading(Value.class, short[].class, AdditionalTypes::asShortArray).andWriting(AdditionalTypes::value))", - "received.add((String) m.getPayload())", - "messages.add(new org.springframework.amqp.core.Message(\"test2\".getBytes(), messageProperties))", - "messages.add(new org.springframework.amqp.core.Message(\"test1\".getBytes(), messageProperties))", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.SPRING_REPLY_TO_STACK)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.SPRING_REPLY_CORRELATION)", - "STANDARD_HEADER_NAMES.add(JsonHeaders.KEY_TYPE_ID)", - "STANDARD_HEADER_NAMES.add(JsonHeaders.CONTENT_TYPE_ID)", - "STANDARD_HEADER_NAMES.add(JsonHeaders.TYPE_ID)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.USER_ID)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.TYPE)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.TIMESTAMP)", - "STANDARD_HEADER_NAMES.add(AmqpHeaders.REPLY_TO)", - "yamlContractRequest.matchers.multipart.named.add(multipartNamedStubMatcher)", - "parameters.add(mapToSqlParameter(\"user_code_value\", token))" + "request.bodyString(body.toString(), ContentType.APPLICATION_JSON)", + "cloudFormationCall.apply(request)", + "request.bodyString(OBJECT_MAPPER.writeValueAsString(body), ContentType.APPLICATION_JSON)", + "request.bodyString(body.toString(), ContentType.parse(headerContentType))" ], "legendgroup": "5", "marker": { @@ -10202,2202 +311,21 @@ }, "mode": "markers", "name": "5", + "orientation": "v", "showlegend": true, - "type": "scattergl", + "type": "scatter", "x": [ - -32.31315, - 25.5932, - 12.28057, - -55.46574, - -58.229946, - -13.566598, - -43.060825, - -43.056236, - -13.146951, - 40.23226, - 23.673717, - -25.31098, - -43.029526, - -13.5878725, - -25.549128, - 1.4024718, - 17.909945, - -35.553967, - 11.924634, - -23.82599, - -13.117383, - -35.24077, - -13.057193, - 17.629066, - -2.1516206, - 9.717497, - 12.998593, - 23.958025, - -37.302452, - -7.834193, - 27.338772, - 3.2314162, - -12.964546, - 15.2856455, - 63.044083, - 35.753963, - -42.18737, - 24.447397, - 12.150253, - 23.416403, - 25.158508, - 35.807316, - -42.128757, - -30.490875, - 25.162426, - 3.2301915, - -23.83598, - -35.23745, - 9.705428, - -40.548664, - 63.07837, - -40.47577, - -32.689415, - 25.270695, - 25.27975, - -42.926525, - -32.459347, - 25.288692, - 22.631098, - 9.652097, - -14.2445545, - 26.501966, - 37.883755, - 9.419818, - -41.31352, - 20.8683, - -39.427326, - 20.95019, - -28.017855, - -32.684498, - -28.052795, - 3.9786212, - -37.546875, - -37.211086, - -37.13085, - -37.402775, - 54.862617, - 51.137108, - -1.4356539, - 51.149723, - 57.723343, - -37.122707, - -37.077854, - -29.8609, - 43.94736, - 36.74336, - 6.475034, - -21.25677, - -24.525118, - -41.443775, - -32.801422, - -32.84558, - -32.87428, - -39.187096, - -60.4383, - 40.70003, - 31.501234, - -9.40868, - 28.39444, - -56.007793, - -59.651207, - 29.727682, - 28.601698, - -32.471474, - -55.95074, - 35.587444, - -55.836845, - 15.614029, - -0.40164167, - 28.417055, - 19.054548, - -44.363274, - -39.368298, - -32.852425, - -32.799183, - -32.8707, - -35.388176, - -35.378193, - -35.422928, - 6.731515, - -29.863022, - 35.182392, - 13.945883, - 12.654821, - -56.052807, - 67.08408, - 66.95956, - 66.9596, - 66.96905, - 12.743958, - 10.029567, - 16.102816, - -33.175266, - 7.1398606, - 31.54284, - -58.4325, - -24.533224, - -2.3290074, - 9.376597, - 18.403109, - -32.18724, - -32.172157, - -32.121857, - -32.114902, - -32.117073, - 9.404214, - 8.790535, - -5.712439, - 2.945322, - 19.431662, - 16.587793, - -57.49118, - -38.36776, - 13.94992, - 37.200138, - 36.899574, - -32.250935, - 6.749714, - -32.156403, - -32.14965, - 18.23552, - -57.366642, - -33.48721, - 35.221085, - -16.084547, - -38.163956, - 35.30857, - -57.92259, - -38.729244, - -38.795094, - 35.952896, - 27.498524, - -38.57191, - -37.1693, - -38.31625, - -36.5374, - -37.3363, - -37.94526, - -36.656666, - 34.153397, - -34.747433, - 29.704695, - -35.168053, - 31.539454, - -60.53139, - 32.374, - 32.168556, - -60.573986, - -1.0384564, - 31.756855, - -1.7412137, - -1.6885558, - -1.7635888, - -1.8109479, - 32.50719, - -1.7027729, - -1.6738967, - 23.090532, - -1.1416184, - -61.246143, - 31.757284, - 32.54668, - -60.59043, - 31.957401, - 13.192572, - 13.192572, - -39.182217, - -21.540531, - -17.184025, - 32.12062, - 34.627136, - -9.029709, - -39.37292, - -56.18266, - 37.38739, - 22.192709, - -61.219837, - 22.296604, - -3.7855647, - 22.550062, - -4.4055057, - 23.548204, - -3.6925287, - 23.52355, - -3.7667162, - 23.831787, - -3.40201, - 24.102837, - -4.2385974, - 22.252687, - 21.81861, - 21.85316, - -4.345263, - -4.6049457, - 0.110200964, - 22.771887, - 23.641195, - 10.439232, - -55.34798, - -21.157988, - -60.47774, - -26.984406, - 23.531801, - 24.413082, - 23.483427, - 22.948534, - 22.424232, - 22.08606, - 21.790234, - -17.191263, - 28.86429, - -60.641575, - 30.93992, - 31.322546, - 32.369606, - 31.20424, - 37.102234, - 32.85367, - 37.63155, - 36.53038, - -36.01088, - -59.009396, - 36.41626, - -13.263909, - 20.240398, - 33.17117, - 7.3221645, - 28.821815, - -18.754368, - 36.790577, - 38.81597, - 39.244038, - 39.046135, - 38.12954, - 12.280112, - 38.553543, - 39.186977, - 38.05583, - 37.970676, - 38.27238, - 38.770264, - 16.51521, - 28.87194, - 32.867893, - 36.8567, - 32.44107, - 34.409973, - 32.59888, - 31.870132, - 32.275414, - 32.46415, - 32.531475, - 33.594444, - 33.774742, - 36.929497, - -61.317696, - 33.729958, - -7.734588, - 33.89364, - 32.037376, - 16.508835, - 37.34696, - 31.803005, - 33.362114, - 34.612793, - 33.589317, - 34.30178, - 33.764935, - 38.334923, - 33.07367, - 31.807535, - 36.891575, - 32.733524, - 33.201477, - 33.205517, - 34.568863, - 22.44164, - 22.80668, - 23.082224, - -22.846565, - -34.38463, - -15.544076, - -6.3801475, - -6.435859, - -59.19475, - -12.12606, - 14.034729, - -16.839357, - -17.937153, - 27.313278, - 27.589478, - -19.04939, - 4.155246, - -17.236967, - 3.7852912, - -18.447025, - 35.224144, - -17.917671, - -18.292906, - 36.71108, - -17.813046, - -18.084671, - -18.97963, - -19.61521, - -25.052776, - -22.20392, - 38.263435, - 5.0740514, - 39.472847, - -10.364867, - 10.518954, - 11.236376, - -28.087399, - 31.627855, - 18.992062, - 32.108566, - 20.751902, - 20.639389, - 22.167282, - -25.563139, - 53.90353, - 9.01073, - -3.6285267, - -3.623219, - 31.952137, - 2.6716685, - -25.100824, - -15.741966, - 31.738283, - -20.773651, - -25.914309, - 41.925575, - 41.98401, - 41.964806, - -17.281645, - -17.26981, - -17.42158, - 14.757425, - -16.372044, - -16.365103, - 10.212717, - 9.247744, - -25.265118, - -25.530886, - 48.239548, - 39.471024, - 48.61238, - 19.312958, - 37.72539, - 37.587307, - 37.588028, - 42.016945, - 36.809864, - 42.15369, - 42.05616, - 36.811356, - 42.36894, - 42.026806, - -14.331329, - -2.8181186, - 10.358074, - -6.876639, - 51.13593, - -24.041067, - -4.089487, - -4.088143, - -18.026173, - -18.069792, - 31.943974, - 26.311232, - -10.771054, - 25.765966, - 12.359607, - 49.71538, - 23.034727, - 23.180294, - -4.5626507, - -43.796314, - 20.200554, - -14.260468, - 0.93463045, - 48.150234, - 40.466377, - 40.452213, - 40.345192, - 40.274952, - 40.27901, - 40.291332, - 48.31218, - 48.565567, - -32.03383, - -5.0750184, - -24.274384, - -5.0500064, - -5.046224, - 10.639648, - -30.449165, - -30.395763, - 27.678734, - 20.20693, - 32.055332, - 10.830757, - 11.14222, - 39.278088, - -35.129204, - 39.224728, - -26.437927, - 9.102487, - -10.463875, - 17.745222, - -20.381262, - 10.625561, - 39.319275, - 26.366621, - -30.103426, - 5.7569876, - 21.757214, - 7.016844, - 7.03228, - -14.402276, - 34.760475, - 35.491917, - 39.89318, - 21.73701, - 40.50265, - 39.957214, - 38.5717, - 39.170124, - 39.09691, - -25.77963, - 25.794933, - 4.7984104, - -16.016905, - -12.726586, - 31.337631, - 21.85752, - 35.359707, - 36.705242, - 37.160095, - 34.328445, - 9.467414, - 1.0604972, - -25.632544, - 34.17087, - 10.554168, - 9.765464, - -25.876497, - 11.145555, - 36.0422, - -13.771121, - 35.096596, - -16.396177, - 10.379941, - 9.977614, - -12.731128, - -13.233193, - -13.023082, - -12.408178, - -12.417777, - -18.357407, - -6.638603, - 14.379473, - -10.046937, - -8.636246, - 29.648195, - 6.2459893, - -9.637774, - 6.125632, - 10.500218, - 10.779843, - 55.349247, - -15.042942, - -9.973178, - 7.264746, - 9.829871, - 18.783154, - -10.28345, - -4.5772943, - 33.4924, - -14.322804, - -15.948673, - 36.74258, - 15.913173, - 15.214399, - 15.906492, - -13.88187, - 27.857925, - 6.0957336, - 27.827976, - 27.427546, - 9.677936, - -9.741377, - 17.221828, - -15.061742, - 9.581296, - 26.70443, - -34.961647, - -34.928688, - 4.44444, - 5.634674, - 5.634674, - 4.1440597, - 4.116899, - 4.44444, - 27.76734, - -17.349976, - -14.275885, - 2.7108085, - 6.8311048, - 25.63088, - -6.8551598, - 6.7955217, - 2.7130573, - -28.914068, - 4.594093, - 6.441077, - 2.3190064, - -43.80145, - -0.9502141, - -0.9387461, - 5.9467244, - 0.9713914, - -13.872863, - 2.8577025, - 6.7656827, - 0.4831284, - 0.5031976, - 2.367036, - 5.4582043, - 4.5843134, - 6.889001, - 5.985962, - 0.9482715, - 28.864988, - 3.9049594, - -33.56866, - 23.420109, - 24.15253, - -7.3924985, - 35.557034, - 35.869995, - 35.035633, - 35.911232, - 23.40598, - 35.05384, - 3.8371642, - 30.465874, - 34.469593, - 15.947507, - -15.898979, - 34.55032, - 35.10891, - 4.169828, - 3.9144223, - 23.805613, - 26.647793, - -1.2158003, - 6.004821, - 5.3778257, - 8.46099, - 51.561737, - 51.564053, - 51.563335, - 25.763605, - 51.56742, - 23.534225, - 22.861944, - 9.879859, - 23.005636, - 23.019432, - -5.199314, - 36.399933, - 31.34468, - 2.3109727, - -18.030819, - 19.930529, - 22.572418, - 44.57, - -34.56757, - 44.569405, - 35.6876, - 20.621693, - 20.638851, - 10.274053, - 8.991927, - 30.63832, - 27.153276, - 27.150694, - 20.305706, - 20.321121, - 20.960665, - -4.745716, - 18.125647, - -4.964425, - 9.003894, - -33.803608, - -28.782064, - -38.628952, - -17.985245, - -18.633589, - -23.444792, - 1.1900827, - -19.50033, - 23.039211, - -19.573576, - 1.2977219, - 0.6267255, - -15.627625, - -8.9852915, - -38.877117, - 16.526052, - 23.780409, - -16.157265, - 35.736897, - -4.5803785, - -33.800446, - 27.062063, - 27.055714, - 13.987007, - 48.70946, - 48.70744, - 9.97674, - 18.70716, - 7.590593, - 7.068962, - -18.703932, - 24.317295, - 24.329807, - 19.555075, - 3.740978, - 36.60482, - 7.6308713, - -18.71432, - 9.623342, - -33.87747, - 5.677988, - 8.376983, - 9.343043, - 5.182533, - -21.418316, - 5.1201453, - -21.275951, - -30.361198, - 6.5870795, - 47.962307, - 47.603554, - 47.670124, - 50.11114, - 22.818716, - 50.87205, - 50.742588, - 5.6913533, - 48.400845, - -17.58615, - 35.746437, - -28.786379, - 73.731224, - 73.98567, - 74.662544, - 75.089294, - 74.6351, - 73.443375, - 73.93271, - 74.09976, - 75.00357, - 73.98161, - 10.360818, - -21.060888, - -8.445218, - 10.683212, - 10.593719, - 29.665102, - 73.44686, - -19.16525, - 73.31692, - 74.94224, - 28.563538, - -4.7796264, - -4.719104, - -11.453065, - 5.7560887, - 5.848371, - -29.883087, - 74.32768, - -38.207157, - 74.688965, - 74.284836, - 73.343, - 75.06556, - 74.47965, - 73.831566, - 74.41237, - -14.735981, - -28.776758, - -19.170675, - -19.17713, - 35.488255, - 35.482796, - 36.593506, - -22.75452, - 10.100246, - 12.611495, - 10.41514, - 19.268166, - 10.669029, - 11.023522, - 18.627953, - -35.387608, - 9.681887, - 10.177246, - 30.4971, - -7.074458, - 11.009612, - -19.173025, - -7.4476113, - -20.79884, - -23.235458, - -0.029326053, - 9.9378195, - 59.82766, - 59.173054, - 59.683006, - 59.43461, - -9.973585, - 59.05206, - 4.98529, - -6.559444, - 19.399303, - -12.244692, - -12.091024, - -7.0515985, - 19.336239, - 19.585865, - 27.22043, - -32.216885, - -44.166348, - 4.6271267, - 29.549767, - 29.515474, - 29.365154, - 29.29124, - 5.04721, - 26.925423, - 4.952696, - 49.296722, - 7.648409, - 1.2830513, - -22.161093, - 4.9131274, - 49.457314, - -5.478254, - 2.6036637, - 26.454023, - 5.169852, - 5.626008, - 5.716133, - -38.666138, - 7.9433722, - -1.9627693, - 7.606694, - 7.622162, - 3.6539826, - 5.7796946, - 5.485753, - 5.6924725, - -55.408966, - 1.9264967, - 2.4811144, - -55.358368, - -55.751358, - 5.716133, - 5.160066, - 5.6277537, - 9.397627, - 2.0738742, - -15.038154, - -1.0562863, - 26.770506, - 26.804184, - -30.8883, - 5.097191, - 33.179253, - 33.18114, - -44.781246, - 35.0012, - 36.640533, - 23.893118, - 35.687325, - 36.513317, - 36.048386, - 35.74256, - -43.91028, - 34.916023, - -15.029793, - -44.770023, - 26.746613, - 5.163203, - 5.166875, - 5.1667976, - -27.26454, - 2.7629185, - -15.031293, - -15.028429, - -38.623955, - -14.973025, - 23.65639, - 23.290556, - 23.689432, - 23.501862, - 2.9689906, - -25.993412, - 27.117445, - 23.95613, - 34.22282, - -3.9262636, - -43.95473, - 7.707593, - 59.364365, - 59.030457, - 6.854585, - 32.280098, - -16.66927, - 8.034243, - -43.69533, - 12.53754, - -13.032103, - 3.1237087, - -43.734783, - -2.2148972, - -2.1192458, - -19.653831, - -21.326607, - 12.516414, - -19.67109, - 6.058028, - -34.771183, - 5.150322, - -9.793685, - 14.705845, - 17.353973, - 14.652487, - 7.324007, - 17.031317, - 5.994773, - -9.394534, - 10.784291, - -10.345139, - -2.7708018, - -2.2092357, - 16.50065, - -34.752357, - -23.446667, - 10.8725605, - 9.447698, - -26.006355, - -14.031365, - -58.019505, - 0.53119695, - -18.033773, - 14.427367, - 34.756435, - 20.949066, - 21.403452, - 16.815212, - 31.57144, - 20.711248, - 0.6146576, - 7.821882, - 5.9461484, - 14.523403, - -44.369667, - -44.35395, - 31.519337, - -19.672865, - -58.265972, - -43.710182, - -12.012408, - -38.90826, - -56.427505, - -29.014359, - -28.933744, - -56.64512, - -14.462332, - 25.990047, - -67.23678, - -66.12554, - -66.05174, - -65.96186, - -65.82692, - -66.01773, - -18.10343, - 7.181062, - 18.034267, - 34.30028, - 34.148544, - 34.119263, - 3.019329, - 3.349747, - 4.7123303, - 55.790592, - 3.6925025, - 55.529804, - 4.0649977, - 26.423084, - -60.599346, - -62.619816, - 53.15967, - -14.100757, - -13.685094, - -13.83186, - -13.877107, - -13.817228, - 30.517632, - -14.202176, - 3.0129137, - 4.939653, - -32.32608, - 5.3833, - 3.7967658, - -32.12662, - -32.520466, - 1.739662, - -27.497341, - 2.9272735, - 28.42385, - 3.7572157, - -29.15036, - 29.940016, - -26.482445, - 13.340726, - 1.9023248, - 4.9173636, - -33.958527, - 1.3338176, - 52.244602, - 32.50488, - -10.860864, - -33.51342, - -41.50572, - 6.00317, - -2.656685, - 28.536594, - -10.719505, - -41.516895, - -10.711241, - -10.596275, - -10.260158, - -44.585968, - -44.53898, - -44.43558, - -44.284187, - 8.4205265, - 5.649301, - -8.690823, - 1.284657, - -6.940009, - 15.553671, - 15.523257, - 4.0979285, - 2.4133008, - 2.3412497, - 3.2121973, - 3.1766884, - -41.52075, - -49.68049, - 14.669984, - -48.925045, - -49.735027, - -49.7237, - -49.742958, - 5.873809, - 5.4765987, - -1.8801787, - -30.969545, - -30.932425, - 9.682548, - -6.235958, - -6.2610555, - -5.642624, - -3.4552975, - -4.296324, - -2.8744578, - -3.759602, - 3.2686327, - 1.6857494, - -48.91558, - -3.7181563, - -4.3885837, - -44.590263, - -44.60461, - -48.92436, - -4.467683, - -2.9405475, - -5.712384, - -33.69895, - -2.957026, - 34.15571, - 34.304497, - 33.008755, - 33.19233, - 34.328545, - 34.181145, - 27.044386, - -2.4212763, - 27.017654, - 31.70937, - -2.6229563, - -2.6206038, - 26.09201, - 31.800571, - 10.202382, - -2.9876907, - -22.82185, - -4.2249236, - -4.652268, - -2.6505485, - -68.97919, - -69.370255, - -69.601135, - -68.09072, - -67.630264, - -67.721054, - -68.92707, - -67.63587, - -69.87982, - -68.83236, - -68.51971, - -69.60164, - -68.90843, - 1.3130627, - -37.51532, - -29.0459, - -68.600975, - -68.304794, - -68.118645, - -67.89197, - -4.658363, - -5.695849, - 1.4804033, - 3.5718238, - 1.2809464, - -29.8282, - -33.37027, - -33.369587, - -70.481285, - -70.48917, - -68.179375, - -68.101364, - -68.157585, - -69.00353, - -68.626656, - -68.580765, - -69.88858, - 5.4136767, - 39.974194 + -3.6095526, + -3.5942369, + -3.6391509, + -3.6905978 ], "xaxis": "x", "y": [ - 35.1549, - 31.185877, - 7.0411797, - 17.322144, - 19.314583, - 28.992111, - -6.288704, - -6.289436, - 31.190838, - 8.794154, - -11.41539, - 9.70407, - -6.244289, - 28.93629, - 37.773, - 28.853119, - 3.9414241, - 46.913185, - 1.4110154, - 7.80835, - 31.228775, - 0.008016371, - 31.393232, - 46.7804, - -41.00669, - 4.5951624, - -3.3970418, - 52.076836, - 31.238108, - -10.957442, - -6.154434, - 13.220198, - 27.271595, - 2.5556386, - -12.640501, - 8.840365, - 29.264175, - 30.133984, - -0.5659915, - 33.445503, - 32.36788, - 8.823799, - 29.307823, - 31.452509, - 32.397198, - 13.135109, - 7.8046064, - 0.01174037, - 27.671453, - 30.41934, - -12.731182, - 30.450247, - 8.064871, - 6.3739915, - 6.3794723, - -6.037807, - 35.141026, - 6.3589854, - 4.2982802, - 27.690893, - -29.26359, - 38.45215, - -55.427567, - 22.262142, - 6.5925937, - -10.032001, - 5.4153857, - -9.9562, - 20.597479, - 3.2207408, - 20.558077, - -14.238567, - 39.50481, - 39.920677, - 39.957935, - 39.18629, - -18.865301, - -13.556643, - -4.588647, - -13.557051, - -20.57999, - 39.372997, - 39.46926, - 17.87631, - 29.497252, - -16.289494, - -6.3313475, - -18.233658, - 36.460155, - 6.6676874, - 38.007492, - 38.023567, - 38.008327, - -22.127075, - 20.28074, - 8.955658, - -22.722427, - 8.303609, - -11.838581, - 16.548128, - 15.655659, - -13.825823, - -7.2552686, - -2.488159, - 12.282478, - -16.566946, - 12.715083, - 52.45647, - -56.169136, - -5.4145784, - -26.255438, - 7.2012067, - 5.3316164, - 37.952026, - 38.03221, - 38.010414, - 38.95521, - 38.95535, - 38.96324, - 13.791052, - 17.916649, - -15.16225, - -22.613363, - 5.075097, - 15.811563, - -24.506239, - -22.72446, - -22.738758, - -22.752651, - 5.1654353, - 25.166307, - 4.0151954, - 8.376787, - -1.5908426, - 0.06187483, - 17.618248, - 36.46824, - -16.682198, - 22.231337, - -28.85593, - 18.806702, - 18.807169, - 18.405884, - 18.391607, - 18.093687, - 22.260695, - 5.620802, - -42.578876, - -5.121644, - -21.848217, - -35.84135, - 17.487581, - 46.618504, - -22.61435, - -15.999463, - -15.915004, - 35.228745, - -6.191548, - 35.271336, - 35.390602, - 0.5048021, - 18.3736, - 47.51266, - -16.564764, - 1.4644006, - 46.806293, - -15.496464, - 18.289066, - 38.557858, - 38.580856, - -14.352033, - -13.944322, - 46.95772, - 39.07226, - 46.634552, - 47.505695, - 47.224266, - 46.931293, - 47.575798, - -15.17132, - 46.74264, - -26.410278, - 46.54739, - 61.80056, - -26.147362, - 61.6897, - 61.25855, - -26.215515, - -56.748413, - 61.28554, - 41.082813, - 41.124016, - 41.032703, - 41.257515, - 61.126823, - 40.09612, - 39.997124, - 66.179886, - -56.846283, - -26.331505, - 61.670174, - 61.5892, - -26.281166, - 60.98451, - 61.4704, - 61.4704, - 3.6565654, - -1.005299, - 31.101706, - 64.0939, - -3.7102466, - -18.22357, - 3.406079, - 16.866121, - -54.61458, - 67.45132, - -26.408548, - 68.2979, - 40.223686, - 68.12912, - 40.08261, - 68.29747, - 40.205013, - 66.57117, - 40.726734, - 66.94922, - 41.043255, - 67.33701, - 40.3416, - 66.16557, - 66.736786, - 66.79644, - 40.166264, - 39.65665, - 6.3463197, - 66.493546, - 67.9894, - -3.4203475, - 17.204493, - 0.59810597, - -26.6278, - 17.89406, - 66.31611, - -17.445757, - 67.39454, - 66.99276, - 66.09701, - 67.80538, - 67.471954, - 31.099583, - -28.632515, - -26.149054, - 64.31224, - 63.63305, - 65.34776, - 64.72358, - -56.460346, - 65.12174, - -55.392956, - -55.55457, - 5.070328, - -13.573718, - -55.61151, - 26.898933, - 21.6083, - 63.25802, - 0.2776865, - -0.4955797, - 59.386654, - -55.38132, - -56.763817, - -55.252228, - -55.694164, - -55.91724, - 7.037365, - -56.444668, - -55.473896, - -55.91022, - -55.183872, - -56.02293, - -55.19617, - 7.594547, - -28.6158, - 63.8963, - -56.4607, - 65.89007, - 62.529278, - 64.59251, - 63.386745, - 63.741096, - 64.66618, - 63.440655, - 65.28074, - 64.611, - -54.40342, - -26.344198, - 65.75072, - -11.047857, - 64.841606, - 64.55649, - 7.5557904, - -54.5857, - 65.22501, - 65.400925, - 64.68044, - 63.345764, - 63.73098, - 64.12692, - -54.244976, - 64.37995, - 65.81145, - -56.564133, - 66.931206, - 66.15419, - 64.24641, - 65.51681, - 67.00766, - 67.60272, - 67.695724, - 8.103816, - 3.9624293, - 58.863655, - 69.56406, - 69.53023, - 19.049463, - -24.900368, - -6.5045342, - 58.99039, - 57.952675, - -50.301125, - -50.460846, - 8.204474, - 70.02872, - 58.969997, - 70.891136, - 58.321053, - 46.10013, - 58.012917, - 58.722443, - -29.045801, - 59.20937, - 59.065712, - 56.316204, - 56.782295, - 9.3778105, - 8.425677, - -31.796715, - 2.9402585, - -32.070778, - 25.60994, - -6.718983, - -7.037438, - 17.21594, - 0.100819215, - -29.447615, - -0.16413306, - -30.659004, - -30.685476, - -27.927448, - 37.78601, - -2.0299842, - -2.5016167, - 15.115975, - 15.105993, - -0.16982125, - 25.286316, - 5.279327, - 58.98813, - -0.14386718, - 29.402527, - 15.939447, - -32.611523, - -32.630512, - -32.653778, - -10.695056, - -10.68138, - 58.581757, - 11.164122, - -0.3762226, - -0.379307, - 28.206837, - 26.414682, - 37.41471, - 37.74492, - -28.978258, - -32.097767, - -29.525602, - -11.206245, - -46.380463, - 4.8378954, - 4.8331347, - -41.403572, - 6.7528577, - -41.20758, - -41.325012, - 6.741873, - -41.007526, - -41.39293, - 3.9852145, - 17.31049, - -7.2605214, - -10.895713, - -13.556334, - 2.0739338, - -17.351246, - -17.348242, - 0.0858054, - -0.0031796696, - 1.7799445, - -11.258681, - -3.7603488, - -11.179138, - -3.0802915, - 2.8867319, - 68.35817, - 67.11419, - 41.0476, - -50.2608, - 16.194708, - 26.683474, - 71.38635, - 13.830944, - -32.832523, - -32.665874, - -32.907288, - -33.36619, - -33.325966, - -33.26529, - -29.082613, - -29.43665, - 7.7268167, - -63.70688, - 8.043517, - -63.67087, - -63.640522, - -6.7930093, - 29.896864, - 29.894728, - -7.3484445, - 16.199564, - -19.798897, - -10.875475, - -11.007195, - -31.886162, - 46.516342, - -31.793976, - 16.357433, - -14.24078, - 25.824377, - 47.37084, - 30.074839, - -6.657226, - -32.00055, - -53.851128, - 46.72528, - 27.165724, - 33.269367, - -64.439835, - -64.463684, - 0.4200868, - -14.514935, - -15.052202, - -12.809957, - 32.946297, - -12.789274, - -13.258118, - -12.612115, - -12.885453, - -12.901025, - 25.393291, - -36.05209, - -4.912604, - 67.731384, - -34.071545, - -25.564507, - 32.747284, - -15.103635, - -15.862291, - -15.946463, - -14.574668, - -61.523537, - -20.147728, - 25.31948, - -13.869609, - -61.723747, - -61.701862, - -12.163365, - -61.494225, - -13.842911, - -34.674698, - -13.564571, - -7.4642463, - -61.860756, - -61.047436, - -34.120216, - -33.626038, - -33.056225, - -35.140858, - -35.13315, - -2.894263, - 12.319721, - 4.628588, - 29.046707, - -9.780967, - 6.0513525, - -60.186092, - 29.377691, - -21.614834, - -5.2199054, - 1.0709466, - 5.2368526, - 1.9194105, - 29.10627, - -61.250122, - -69.71068, - 29.809818, - 10.188115, - 17.253967, - -16.900509, - 0.32505095, - 4.1642094, - -46.137577, - -53.916626, - -50.789665, - -53.92072, - -0.34095702, - -22.398367, - -62.34281, - -22.366482, - -22.145391, - -69.58365, - 29.515337, - -52.18462, - 2.0623956, - -61.41512, - -34.88281, - 43.320415, - 43.325882, - 82.07027, - 83.49652, - 83.49652, - 81.26602, - 81.313, - 82.07027, - -5.947347, - 52.08597, - 1.9324069, - 80.366165, - -67.08027, - 14.493593, - -34.330574, - -20.41161, - 80.367935, - 17.131836, - 82.84668, - -51.02797, - -18.922268, - -50.267296, - 32.65727, - 32.665695, - 85.28287, - -17.817554, - -12.116415, - 82.411285, - 84.77525, - -19.16294, - -19.247232, - -18.847183, - -50.86591, - -50.633972, - 84.58255, - 85.31735, - -17.82738, - -16.323387, - -14.6575165, - 6.3784146, - -23.288588, - -23.537746, - -10.6311655, - -13.851419, - -13.928901, - -13.570314, - -13.2839575, - -23.315805, - -14.116175, - 70.73674, - -16.618868, - -14.884252, - -53.988895, - 4.129065, - -15.094257, - -15.363201, - 70.015274, - -14.638469, - -3.6354518, - -34.314987, - -17.940365, - -21.98068, - -22.610603, - -0.7764801, - -32.2276, - -32.23112, - -32.227116, - -14.20196, - -32.23101, - -22.092373, - -23.556282, - -61.00239, - -23.497887, - -23.478075, - -20.201849, - -45.882523, - -12.736119, - -18.88239, - 2.658429, - 27.301336, - 33.807034, - -1.3644769, - 5.0895066, - -1.3601711, - -46.267593, - -35.769165, - -36.212364, - -0.46225157, - -2.52757, - -23.463633, - -18.457088, - -18.434742, - -1.4126238, - -1.436414, - -26.965168, - 41.922474, - -23.365555, - 42.722065, - -3.4786222, - 11.327443, - 11.7333355, - 29.766401, - 2.4215171, - -2.8981245, - 2.7352428, - 25.91189, - 28.982658, - -3.5187237, - 29.029144, - -55.88486, - -55.82367, - -4.1654434, - 37.814793, - 4.010105, - 3.0192494, - -2.3149903, - -9.331883, - -39.163826, - 41.4247, - 11.319927, - 62.853416, - 62.887184, - -0.96523017, - -38.103497, - -38.102135, - -1.3603988, - 46.521004, - -2.7500048, - -14.700457, - -30.031153, - -9.832239, - -9.845487, - -13.881305, - 45.19015, - -44.80032, - 0.8440067, - -30.033846, - 8.18846, - 34.927143, - 16.555576, - 2.1610417, - 4.080597, - 6.3316092, - -0.9075683, - -2.818483, - 4.9671745, - -8.147543, - -0.5318743, - 47.60908, - 1.9035416, - 1.9340473, - 3.583836, - 35.21816, - 3.8592958, - 3.8014843, - 16.565178, - 2.353877, - -3.0432386, - -39.168938, - 11.74041, - 11.324262, - 10.175569, - 9.594131, - 10.5857115, - 10.406878, - 10.389766, - 11.519895, - 11.086706, - 10.294931, - 9.486826, - -47.97038, - 2.3690705, - 9.609343, - 30.769884, - 30.736317, - -17.624691, - 10.013662, - 34.85431, - 10.876756, - 11.278713, - -11.810593, - 10.285933, - 10.346034, - 26.308907, - -22.20907, - -22.117664, - 29.736168, - 11.570816, - 31.743532, - 11.49077, - 10.743818, - 10.700365, - 10.962193, - 10.815179, - 10.182582, - 9.500081, - 58.517517, - 11.740698, - 34.841934, - 34.828934, - -22.883656, - -22.881971, - -44.687122, - -9.420016, - -43.36935, - -5.0333557, - -43.7994, - 5.920869, - -43.60637, - -42.93006, - 5.2791963, - 4.1870527, - -3.5295303, - -41.977757, - -20.078836, - -11.856575, - 1.3364214, - 34.84272, - 12.645503, - -4.3232555, - 0.98717415, - -6.518784, - 17.209843, - -15.523251, - -17.183918, - -15.864339, - -16.277987, - 28.89335, - -15.427878, - -5.8948007, - 13.656579, - 6.015253, - 27.530209, - 27.339008, - 12.6662855, - 5.9765897, - -18.418993, - -35.24109, - 33.270054, - 41.2023, - 86.518456, - 2.696284, - 2.7336476, - 3.0921955, - 2.9464545, - 86.54376, - 29.98605, - 39.102924, - 13.742679, - -4.1006603, - -20.799448, - 12.738229, - 32.51941, - 13.036994, - -15.510084, - 84.284615, - -14.715412, - 33.662827, - 39.094624, - 39.144775, - 4.249195, - 82.560104, - 18.8535, - 82.59765, - 82.5999, - 84.39926, - 80.05471, - 39.05605, - 80.81693, - 26.48438, - 16.189806, - 15.87996, - 26.541365, - 26.06239, - 39.144775, - 39.056095, - 80.36084, - -67.028366, - 2.5318387, - 12.687515, - 19.000875, - 51.001667, - 51.664215, - 32.05633, - 24.18008, - -13.090419, - -13.067678, - 32.491043, - -10.300064, - -8.595456, - 52.740105, - -8.990597, - -8.671448, - -9.456446, - -9.119286, - -34.878223, - -10.282684, - 12.683971, - 32.499588, - 51.03549, - 33.460915, - 33.61714, - 33.570576, - 34.00897, - 84.2974, - 13.031193, - 12.7481, - 1.4670945, - 13.293839, - 52.41218, - 52.2977, - 52.389614, - 52.427086, - 84.400375, - -2.2936857, - 23.872843, - 52.087067, - -9.137306, - -10.636032, - 0.3435454, - 14.103385, - -16.465662, - -15.38743, - 25.154222, - -15.062623, - 1.553115, - -6.2152495, - 8.005959, - 22.133326, - -8.629989, - 12.109107, - 7.845826, - -4.9571457, - -4.8402777, - 6.31258, - -42.861874, - 22.14493, - 6.334913, - 19.242697, - 8.327812, - 27.16067, - 5.7382183, - 40.34496, - 41.103844, - 40.361702, - -14.606599, - -11.358178, - 19.242226, - 8.340211, - 27.895243, - 9.409471, - 17.652002, - 17.69605, - 3.2288253, - 8.32894, - 32.669292, - 27.9915, - -67.14348, - 2.9161448, - 8.523382, - 16.99005, - -55.79151, - -7.7769275, - 4.6445665, - -3.7950423, - 34.835056, - 34.979458, - 2.1801832, - -14.8526325, - 34.847824, - 24.080442, - 25.24965, - -21.779636, - 32.81719, - 0.07756917, - 0.08985775, - -14.823882, - 6.349084, - 16.80069, - 8.090704, - 6.653423, - 32.521313, - 19.706818, - 14.66718, - 16.685316, - 18.795074, - 8.697265, - 1.2991861, - 18.971678, - 22.31796, - 22.38347, - 22.505836, - 22.140265, - 22.427452, - 6.551909, - 13.939799, - 44.163452, - -9.228008, - -9.432623, - -9.33289, - 85.52708, - 82.551254, - 85.29137, - -18.547129, - 83.40641, - -18.78854, - 83.58498, - -50.12948, - 21.01805, - 15.78064, - -22.081383, - -30.463116, - -30.505966, - -30.269228, - -30.352236, - -30.19836, - -19.971916, - -30.632736, - 85.534805, - 82.420204, - 35.214436, - 83.75855, - 84.64163, - 5.461456, - 5.264658, - -17.628942, - 41.736546, - 85.735466, - -11.176422, - 82.934006, - 17.00948, - -11.793598, - 15.770366, - 2.8092968, - -15.930676, - 82.45974, - 22.306929, - 85.045265, - -22.533144, - -8.893215, - 26.153877, - -8.940373, - 35.655262, - 85.363716, - -28.09526, - -7.1747417, - 45.207745, - 35.656418, - 45.187267, - 45.223736, - 44.38789, - 42.156796, - 41.42695, - 42.026268, - 41.358547, - -4.574595, - 86.18568, - 29.705084, - -13.559276, - -34.90777, - 16.452765, - 16.423447, - 83.61385, - 83.54657, - 83.51175, - 81.69017, - -18.907171, - 35.660454, - 37.11406, - 1.0405581, - 28.869987, - 37.11325, - 37.114563, - 37.115555, - 82.38274, - 82.039955, - -3.401772, - 41.957756, - 41.9833, - 0.32167923, - 20.890392, - 20.904976, - 20.49676, - 18.649538, - 19.458117, - 20.048414, - 20.209305, - 84.368935, - 83.05214, - 28.881405, - 20.203423, - 21.567112, - -40.549313, - -40.54219, - 28.876255, - 21.16936, - 20.002264, - 18.867945, - 4.518789, - 18.465387, - -9.380809, - -10.372323, - -25.760439, - -25.5462, - -10.460663, - -11.919952, - 29.539375, - 18.793646, - 29.57225, - -27.213121, - 21.977379, - 22.104815, - 51.54359, - -27.420599, - -1.8071008, - 18.28167, - 1.6267532, - 18.690287, - 19.345709, - 21.50129, - 22.869562, - 20.859701, - 21.338682, - 22.559517, - 20.91954, - 20.962738, - 22.750086, - 20.89247, - 20.5961, - 21.710667, - 21.521374, - 20.091393, - 20.352516, - 85.04964, - 37.953148, - 43.41722, - 21.387516, - 20.751143, - 20.390474, - 21.804642, - 19.97273, - 18.880865, - 82.97385, - 82.87581, - 85.07622, - 17.140549, - 41.48526, - 41.475006, - 21.69679, - 21.489616, - 18.50842, - 18.574133, - 18.559992, - 20.33896, - 21.329807, - 22.302162, - 21.763706, - 27.16579, - -12.529653 + 0.7379666, + -0.22825252, + 0.69245034, + 1.0405875 ], "yaxis": "y" }, @@ -12406,210 +334,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.21277362739962738, - -0.21410085124500944, - -0.21465925307117287, - -0.21444658439104822, - -0.21346370154635025, - -0.21171456225939225, - -0.2092062096967348, - -0.2059487441088405, - -0.20195528215992958, - -0.19724190411180276, - -0.19182758907430245, - -0.18573413858313584, - -0.1789860888127856, - -0.17161061177799472, - -0.1636374059216537, - -0.15509857652965267, - -0.14602850645422658, - -0.13646371766634446, - -0.12644272419462255, - -0.11600587704292427, - -0.10519520171110927, - -0.09405422897317832, - -0.08262781959421016, - -0.07096198369189391, - -0.05910369547002406, - -0.04710070406996122, - -0.03500134130169239, - -0.022854327028690686, - -0.010708572990220504, - 0.001387014148973461, - 0.013383729728543774, - 0.025233267209017533, - 0.036887912685181254, - 0.04830073701313699, - 0.05942578477740115, - 0.07021825933714353, - 0.08063470320644851, - 0.09063317304227349, - 0.10017340853548708, - 0.10921699452492495, - 0.11772751568168485, - 0.12567070314080397, - 0.13301457248988288, - 0.1397295525590259, - 0.1457886044935048, - 0.15116733062968418, - 0.15584407273580148, - 0.15979999922202234, - 0.16301918096860638, - 0.16548865546685015, - 0.167198479014535, - 0.1681417667557059, - 0.1683147204035567, - 0.16771664353479035, - 0.16634994439386996, - 0.16422012619586804, - 0.16133576496696184, - 0.1577084750118029, - 0.15335286214681124, - 0.14828646488770775, - 0.1425296838281015, - 0.13610569949349954, - 0.12904037900151208, - 0.12136217190409945, - 0.1131019956312676, - 0.10429311099748956, - 0.09497098827214442, - 0.08517316435326226, - 0.07493909161968343, - 0.06430997907025382, - 0.05332862638973079, - 0.042039251609559125, - 0.030487313057463935, - 0.01871932631280977, - 0.006782676904779603, - -0.00527457049242613, - -0.01740386559906939, - -0.02955636802471484, - -0.041683143931244594, - -0.0537353630721527, - -0.06566449541471454, - -0.07742250655329973, - -0.08896205112696959, - -0.10023666346253647, - -0.11120094467542922, - -0.12181074547497844, - -0.13202334393802706, - -0.14179761753503758, - -0.15109420871600376, - -0.15987568338941396, - -0.1681066816561248, - -0.17575406019119594, - -0.18278702570036126, - -0.18917725891375678, - -0.194899028617625, - -0.19992929526483144, - -0.20424780374698917, - -0.2078371649546311, - -0.21068292579701675, - -0.21277362739962738 + 1.0873759300886316, + 1.0551979778958775, + 1.0242513370736437, + 0.994660618822097, + 0.9665449745197771, + 0.9400176159430478, + 0.9151853594022318, + 0.8921481956300287, + 0.8709988871541257, + 0.8518225947752386, + 0.8346965346546245, + 0.8196896673918527, + 0.8068624203448099, + 0.7962664443100581, + 0.7879444055433054, + 0.7819298139574535, + 0.7782468881900063, + 0.7769104580831634, + 0.7779259049692806, + 0.7812891400021429, + 0.786986620621306, + 0.7949954050832069, + 0.8052832448394678, + 0.8178087143904194, + 0.8325213780909664, + 0.8493619932371295, + 0.8682627486155055, + 0.8891475375550895, + 0.9119322643819777, + 0.936525183042966, + 0.9628272665345237, + 0.9907326056495865, + 1.020128835436554, + 1.0508975876532904, + 1.0829149673942577, + 1.1160520519715742, + 1.1501754100411743, + 1.1851476388837383, + 1.2208279176769474, + 1.2570725745312337, + 1.2937356650057703, + 1.3306695597752265, + 1.3677255390809524, + 1.4047543915729621, + 1.441607015131372, + 1.478135017248017, + 1.5141913125507036, + 1.5496307150640931, + 1.58431052282238, + 1.6180910924797436, + 1.6508364016048156, + 1.682414596395002, + 1.7126985226052098, + 1.7415662375531136, + 1.7689015011392983, + 1.7945942439051135, + 1.8185410102435342, + 1.8406453749783778, + 1.860818331634455, + 1.878978650835231, + 1.8950532073848558, + 1.9089772747175187, + 1.920694785528484, + 1.9301585575373377, + 1.9373304834743803, + 1.9421816845251496, + 1.9446926266152151, + 1.9448531990670022, + 1.9426627553119196, + 1.9381301154938662, + 1.931273530953622, + 1.9221206107371422, + 1.910708210423672, + 1.8970822837213384, + 1.8812976974277853, + 1.8634180105009461, + 1.843515218129551, + 1.8216694618339129, + 1.7979687067643102, + 1.7725083874963756, + 1.7453910237497392, + 1.716725807577304, + 1.6866281636873877, + 1.6552192846691585, + 1.6226256429928552, + 1.5889784817497845, + 1.5544132861827178, + 1.5190692381346322, + 1.4830886556125564, + 1.4466164197231839, + 1.4097993912877933, + 1.3727858194855531, + 1.3357247449064011, + 1.298765399417192, + 1.2620566052576407, + 1.2257461757856878, + 1.189980320285276, + 1.1549030552331705, + 1.1206556243954335, + 1.0873759300886319 ], "y": [ - 0.023355868576978724, - 0.013489433526101656, - 0.0035295870246687157, - -0.006483566140724614, - -0.016509706536361277, - -0.026508462433531825, - -0.036439572371236975, - -0.04626304727488093, - -0.05593933147816096, - -0.06542946199977469, - -0.07469522543359401, - -0.08369931182056442, - -0.09240546488274175, - -0.10077862801452707, - -0.10878508544324444, - -0.11639259799065771, - -0.12357053288876256, - -0.13028998712713172, - -0.1365239038351368, - -0.1422471812304167, - -0.14743677369489575, - -0.15207178457135376, - -0.15613355030688952, - -0.15960571560446085, - -0.16247429927989362, - -0.16472775055917552, - -0.16635699558934652, - -0.16735547397570197, - -0.16771916519818678, - -0.16744660480061052, - -0.16653889028749574, - -0.16499967670481455, - -0.16283516192240866, - -0.16005406167735467, - -0.15666757447876756, - -0.15268933651535635, - -0.1481353667473055, - -0.14302400240357563, - -0.1373758251443548, - -0.13121357818597687, - -0.12456207472201662, - -0.11744809800931665, - -0.10990029352126532, - -0.10194905360258535, - -0.09362639509008884, - -0.08496583039217498, - -0.07600223254619008, - -0.06677169479701377, - -0.05731138526230126, - -0.04765939726959162, - -0.03785459596792233, - -0.02793646183159184, - -0.017944931686223353, - -0.00792023789726411, - 0.0020972536315511, - 0.012067205997446798, - 0.021949473721078236, - 0.03170426439820703, - 0.0412922989296691, - 0.05067496968444316, - 0.059814495958955036, - 0.06867407610663599, - 0.07721803572516506, - 0.08541197130469556, - 0.09322288875864743, - 0.10061933627924807, - 0.10757153098286228, - 0.11405147883515217, - 0.12003308737317389, - 0.12549227077051633, - 0.13040704682242318, - 0.13475762546037287, - 0.13852648843970009, - 0.14169845987938376, - 0.14426076736996388, - 0.14620309340352625, - 0.14751761691866563, - 0.1481990447931395, - 0.14824463315740297, - 0.14765419844320338, - 0.14643011812274445, - 0.14457732113544525, - 0.14210326804084045, - 0.13901792097754034, - 0.13533370354921492, - 0.13106545079912632, - 0.1262303494746461, - 0.12084786882228898, - 0.11493968219192899, - 0.10852957976586887, - 0.10164337276417282, - 0.09430878951199272, - 0.08655536378738965, - 0.07841431589923317, - 0.06991842697403701, - 0.061101906957931745, - 0.052000256865286316, - 0.04265012582865337, - 0.0330891635256468, - 0.02335586857697876 + 4.701775166584084, + 4.691764984591473, + 4.677084578790084, + 4.65779306199272, + 4.633968114328704, + 4.605705670453411, + 4.5731195332532755, + 4.536340915601727, + 4.495517912011264, + 4.450814902309122, + 4.402411889737722, + 4.350503776145146, + 4.295299577184188, + 4.237021580680086, + 4.175904451555905, + 4.112194286919718, + 4.04614762511841, + 3.978030412748297, + 3.908116933782048, + 3.836688705123933, + 3.7640333430406105, + 3.690443405031932, + 3.616215211805149, + 3.541647654096007, + 3.467040989141246, + 3.3926956316486816, + 3.3189109441332056, + 3.245984031489597, + 3.1742085446559725, + 3.1038734981851, + 3.0352621064848013, + 2.9686506434134903, + 2.9043073298228546, + 2.8424912535271516, + 2.783451326048026, + 2.7274252803356607, + 2.674638713502097, + 2.625304178421282, + 2.5796203278536716, + 2.537771114541669, + 2.4999250504968638, + 2.466234528461632, + 2.4368352082773495, + 2.411845470630091, + 2.3913659403733902, + 2.3754790813474687, + 2.3642488643264548, + 2.3577205094306586, + 2.3559203040411023, + 2.358855496949518, + 2.3665142691700227, + 2.3788657815299996, + 2.3958602988485644, + 2.4174293902025843, + 2.443486204473854, + 2.4739258200678913, + 2.5086256673961733, + 2.5474460224206035, + 2.590230569272901, + 2.63680702968343, + 2.68698785668499, + 2.740570989798255, + 2.7973406686580113, + 2.857068301803995, + 2.919513387138023, + 2.984424480341059, + 3.051540207350741, + 3.1205903168224776, + 3.1912967683362314, + 3.2633748519671597, + 3.3365343347119913, + 3.410480629154894, + 3.484915979667032, + 3.5595406613633855, + 3.6340541869890806, + 3.7081565168755057, + 3.781549267094164, + 3.85393691094344, + 3.92502796893032, + 3.9945361824554357, + 4.062181666475413, + 4.127692036501157, + 4.190803505394049, + 4.251261945543657, + 4.308823912149929, + 4.3632576234894795, + 4.414343894218782, + 4.461877017956191, + 4.505665595588937, + 4.545533305969797, + 4.581319615900127, + 4.612880426540395, + 4.640088653645341, + 4.66283473928739, + 4.681027093007749, + 4.694592460618866, + 4.70347621917318, + 4.707642596910463, + 4.7070748172980625, + 4.701775166584084 ] }, { @@ -12617,210 +546,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.40237995409447275, - -0.40503440178523686, - -0.4061512054375637, - -0.4057258680773144, - -0.4037601023879185, - -0.4002618238140025, - -0.3952451186886876, - -0.388730187512899, - -0.38074326361507715, - -0.3713165075188235, - -0.3604878774438229, - -0.34830097646148966, - -0.3348048769207892, - -0.32005392285120743, - -0.3041075111385254, - -0.28702985235452333, - -0.2688897122036712, - -0.24976013462790697, - -0.22971814768446314, - -0.20884445338106655, - -0.18722310271743656, - -0.16494115724157465, - -0.14208833848363833, - -0.11875666667900583, - -0.09504009023526613, - -0.07103410743514045, - -0.0468353818986028, - -0.02254135335259939, - 0.001750154724340973, - 0.025941329002728903, - 0.049934760161869526, - 0.07363383512281704, - 0.09694312607514448, - 0.11976877473105596, - 0.1420188702595843, - 0.16360381937906904, - 0.184436707117679, - 0.20443364678932896, - 0.22351411777575614, - 0.24160128975463188, - 0.2586223320681517, - 0.27450870698638996, - 0.2891964456845478, - 0.3026264058228338, - 0.31474450969179163, - 0.3255019619641504, - 0.33485544617638496, - 0.3427672991488267, - 0.34920566264199476, - 0.3541446116384823, - 0.357564258733852, - 0.35945083421619384, - 0.3597967415118954, - 0.3586005877743627, - 0.35586718949252194, - 0.3516075530965181, - 0.3458388306387057, - 0.3385842507283878, - 0.3298730249984045, - 0.3197402304801975, - 0.308226668360985, - 0.2953786996917811, - 0.28124805870780617, - 0.2658916445129809, - 0.2493712919673172, - 0.2317535226997611, - 0.21310927724907083, - 0.1935136294113065, - 0.17304548394414884, - 0.15178725884528962, - 0.12982455348424357, - 0.10724580392390023, - 0.08414192681970985, - 0.060605953330401516, - 0.036732654514341184, - 0.01261815971992972, - -0.011640430493356798, - -0.035945435344647704, - -0.060198987157707204, - -0.08430342543952342, - -0.10816169012464712, - -0.13167771240181747, - -0.1547568015491572, - -0.17730602622029096, - -0.19923458864607646, - -0.2204541902451749, - -0.24087938717127214, - -0.2604279343652932, - -0.2790211167272255, - -0.2965840660740459, - -0.3130460626074676, - -0.32834081967760986, - -0.3424067506959405, - -0.35518721712273155, - -0.366630756530468, - -0.37669128982488087, - -0.38532830678919633, - -0.39250702920448016, - -0.3981985508892515, - -0.40237995409447275 + 0.813763145391551, + 0.7494072410060426, + 0.6875139593615749, + 0.6283325228584816, + 0.5721012342538416, + 0.5190465171003831, + 0.4693820040187511, + 0.42330767647434486, + 0.3810090595225387, + 0.3426564747647647, + 0.30840435452353643, + 0.27839061999799286, + 0.25273612590390737, + 0.23154417383440373, + 0.21490009630089824, + 0.20287091312919459, + 0.19550506159430014, + 0.1928322013806143, + 0.19486309515284872, + 0.2015895652185733, + 0.21298452645689947, + 0.22900209538070126, + 0.24957777489322308, + 0.27462871399512623, + 0.3040540413962203, + 0.33773527168854645, + 0.37553678244529853, + 0.41730636032446655, + 0.46287581397824296, + 0.5120616513002195, + 0.5646658182833347, + 0.6204764965134606, + 0.6792689560873958, + 0.7408064605208684, + 0.804841220002803, + 0.8711153891574361, + 0.9393621052966359, + 1.0093065629817641, + 1.0806671205681824, + 1.153156434276755, + 1.2264826152258284, + 1.3003504047647403, + 1.3744623633761925, + 1.4485200683602115, + 1.5222253154770315, + 1.5952813197103215, + 1.6673939103156947, + 1.7382727153424735, + 1.8076323308590474, + 1.8751934701737745, + 1.940684088423919, + 2.0038404780042915, + 2.0644083304247074, + 2.122143760320515, + 2.1768142874928844, + 2.228199773024514, + 2.2760933057013557, + 2.320302035171043, + 2.3606479484831975, + 2.3969685868847495, + 2.4291176999839994, + 2.456965834649325, + 2.480400856271255, + 2.499328400288963, + 2.5136722521630483, + 2.523374654264587, + 2.528396538444718, + 2.528717683348292, + 2.524336795838127, + 2.51527151620202, + 2.5015583471215317, + 2.4832525066885722, + 2.4604277060616315, + 2.433175852656964, + 2.4016066800698583, + 2.36584730621618, + 2.3260417214733895, + 2.2823502088821135, + 2.234948698742908, + 2.184028060207039, + 2.129793332713766, + 2.0724629003688957, + 2.0122676125890626, + 1.9494498545526047, + 1.8842625711999976, + 1.8169682487138565, + 1.7478378575797229, + 1.6771497614835522, + 1.6051885964394006, + 1.532244124660655, + 1.4586100677898743, + 1.3845829241853935, + 1.3104607750270898, + 1.2365420840486714, + 1.1631244957295692, + 1.0905036367856629, + 1.018971925784839, + 0.9488173956806283, + 0.8803225340051548, + 0.8137631453915513 ], "y": [ - 0.05642062452646203, - 0.03668775442470789, - 0.016768061421842013, - -0.0032582449089446474, - -0.023310525700217972, - -0.04330803749455907, - -0.06317025736996937, - -0.08281720717725728, - -0.10216977558381733, - -0.1211500366270448, - -0.13968156349468344, - -0.15768973626862426, - -0.1751020423929789, - -0.19184836865654956, - -0.2078612835139843, - -0.22307630860881084, - -0.23743217840502054, - -0.25087108688175885, - -0.263338920297769, - -0.27478547508832885, - -0.2851646600172869, - -0.29443468177020293, - -0.30255821324127447, - -0.3095025438364171, - -0.31523971118728267, - -0.31974661374584645, - -0.32300510380618846, - -0.32500206057889935, - -0.32572944302386897, - -0.32518432222871646, - -0.3233688932024869, - -0.3202904660371245, - -0.31596143647231273, - -0.31039923598220476, - -0.30362626158503053, - -0.2956697856582081, - -0.28656184612210645, - -0.2763391174346467, - -0.26504276291620504, - -0.25271826899944916, - -0.23941526207152866, - -0.2251873086461287, - -0.21009169967002606, - -0.19418921983266613, - -0.1775439028076731, - -0.16022277341184538, - -0.14229557771987558, - -0.12383450222152295, - -0.10491388315209794, - -0.08560990716667866, - -0.06600030456334008, - -0.0461640362906791, - -0.026180975999942124, - -0.006131588422023639, - 0.01390339463560678, - 0.033843299367398175, - 0.053607834814661054, - 0.07311741616891865, - 0.09229348523184278, - 0.1110588267413909, - 0.12933787929041465, - 0.14705703958577657, - 0.1641449588228347, - 0.1805328299818957, - 0.19615466488979943, - 0.21094755993100073, - 0.22485194933822913, - 0.23781184504280892, - 0.24977506211885236, - 0.26069342891353725, - 0.27052298101735095, - 0.2792241382932503, - 0.28676186425190475, - 0.2931058071312721, - 0.29823042211243234, - 0.3021150741795571, - 0.30474412120983585, - 0.3061069769587836, - 0.3061981536873105, - 0.30501728425891134, - 0.3025691236179935, - 0.2988635296433951, - 0.2939154234541855, - 0.28774472932758527, - 0.28037629447093443, - 0.2718397889707572, - 0.26216958632179677, - 0.25140462501708255, - 0.23958825175636256, - 0.22676804690424232, - 0.21299563290085022, - 0.19832646639649001, - 0.18281961494728388, - 0.16653751917097093, - 0.1495457413205786, - 0.13191270128836807, - 0.11370940110307722, - 0.09500913902981133, - 0.07588721442379819, - 0.0564206245264621 + 5.871614790680843, + 5.8515944266956215, + 5.822233615092842, + 5.783650581498114, + 5.736000686170081, + 5.679475798419498, + 5.614303524019226, + 5.540746288716129, + 5.459100281535203, + 5.369694262130919, + 5.272888236988118, + 5.169072009802967, + 5.058663611881052, + 4.942107618872846, + 4.8198733606244835, + 4.69245303135211, + 4.560359707749494, + 4.4241252830092685, + 4.2842983250767706, + 4.141441867760541, + 3.996131143593895, + 3.8489512675765383, + 3.7004948811229723, + 3.5513597657046887, + 3.4021464357951667, + 3.253455720810038, + 3.105886345779086, + 2.960032520491869, + 2.81648154682462, + 2.6758114538828743, + 2.538588670482277, + 2.405365744339655, + 2.276679117158383, + 2.1530469645669776, + 2.0349671096087265, + 1.922915018183996, + 1.817341884516868, + 1.7186728143552386, + 1.6273051132200171, + 1.5436066865960123, + 1.4679145585064024, + 1.400533514435938, + 1.341734874067373, + 1.2917553987728563, + 1.250796338259455, + 1.2190226202076113, + 1.1965621861655844, + 1.1835054763739916, + 1.179905065594879, + 1.1857754514117107, + 1.20109299585272, + 1.2257960205726737, + 1.2597850552098033, + 1.3029232379178435, + 1.3550368664603818, + 1.4159160976484566, + 1.485315792305021, + 1.5629565023538812, + 1.648525596058476, + 1.7416785168795343, + 1.8420401708826544, + 1.9492064371091842, + 2.062745794828697, + 2.182201061120664, + 2.3070912317887213, + 2.4369134181947927, + 2.571144872214157, + 2.709245091157629, + 2.8506579941851378, + 2.994814161446994, + 3.1411331269366567, + 3.2890257158224627, + 3.4378964168467383, + 3.587145780239445, + 3.7361728314908356, + 3.8843774912636855, + 4.031162991701002, + 4.175938279399554, + 4.318120395373315, + 4.457136822423546, + 4.592427790463502, + 4.72344853051499, + 4.849671468300772, + 4.970588348599988, + 5.085712281812532, + 5.194579704491634, + 5.2967522459502385, + 5.391818493425056, + 5.479395648690547, + 5.559131069452268, + 5.630703689312929, + 5.693825310593463, + 5.748241764803356, + 5.793733936087454, + 5.830118643528173, + 5.857249378750405, + 5.875016895859035, + 5.8833496513336, + 5.8822140921088, + 5.871614790680843 ] }, { @@ -12828,210 +758,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.5919862807893183, - -0.5959679523254644, - -0.5976431578039546, - -0.5970051517635807, - -0.5940565032294868, - -0.5888090853686129, - -0.5812840276806405, - -0.5715116309169576, - -0.5595312450702248, - -0.5453911109258444, - -0.5291481658133433, - -0.5108678143398435, - -0.4906236650287928, - -0.46849723392442016, - -0.4445776163553971, - -0.418961128179394, - -0.3917509179531158, - -0.3630565515894694, - -0.33299357117430367, - -0.3016830297192088, - -0.2692510037237638, - -0.235828085509971, - -0.20154885737306652, - -0.16655134966611776, - -0.1309764850005082, - -0.09496751080031969, - -0.05866942249551321, - -0.022228379676508092, - 0.014208882438902452, - 0.050495643856484335, - 0.08648579059519529, - 0.12203440303661656, - 0.15699833946510772, - 0.19123681244897492, - 0.22461195574176743, - 0.2569893794209946, - 0.2882387110289095, - 0.31823412053638445, - 0.3468548270160252, - 0.3739855849843388, - 0.39951714845461855, - 0.4233467108319759, - 0.44537831887921264, - 0.46552325908664166, - 0.4837004148900785, - 0.49983659329861657, - 0.5138668196169683, - 0.5257345990756309, - 0.5353921443153831, - 0.5428005678101144, - 0.5479300384531689, - 0.5507599016766817, - 0.551278762620234, - 0.549484532013935, - 0.5453844345911738, - 0.5389949799971681, - 0.5303418963104495, - 0.5194600264449727, - 0.5063931878499977, - 0.49119399607268727, - 0.47392365289386845, - 0.45465169989006265, - 0.43345573841410023, - 0.41042111712186236, - 0.38564058830336684, - 0.3592139344020327, - 0.33124756622599727, - 0.3018540944693508, - 0.2711518762686143, - 0.2392645386203254, - 0.20632048057875635, - 0.17245235623824134, - 0.13779654058195576, - 0.10249258034799327, - 0.06668263212390277, - 0.03051088993228557, - -0.005876995387644208, - -0.04233450266458057, - -0.07871483038416982, - -0.11487148780689414, - -0.15065888483457968, - -0.18593291825033523, - -0.2205515519713448, - -0.2543753889780454, - -0.2872682326167237, - -0.3190976350153713, - -0.3497354304045172, - -0.3790582511955488, - -0.4069480247384473, - -0.4332924487586779, - -0.4579854435588104, - -0.4809275791640238, - -0.5020264756915198, - -0.5211971753317064, - -0.5383624844433111, - -0.5534532843849304, - -0.5664088098314036, - -0.5771768934543293, - -0.5857141759814863, - -0.5919862807893183 + 0.5401503606944703, + 0.4436165041162077, + 0.3507765816495061, + 0.26200442689486625, + 0.1776574939879063, + 0.09807541825771837, + 0.02357864863527026, + -0.045532842681338836, + -0.10898076810904822, + -0.1665096452457091, + -0.2178878256075516, + -0.26290842739586684, + -0.3013901685369953, + -0.33317809664125053, + -0.3581442129415089, + -0.37618798769906436, + -0.38723676500140614, + -0.3912460553219348, + -0.38819971466358316, + -0.3781100095649963, + -0.3610175677075069, + -0.33699121432180434, + -0.3061276950530216, + -0.2685512864001669, + -0.22441329529852583, + -0.17389144986003657, + -0.11718918372490839, + -0.05453481690615636, + 0.013819363574508303, + 0.0875981195574731, + 0.1665043700321458, + 0.25022038737733454, + 0.3384090767382375, + 0.43071533338844636, + 0.5267674726113483, + 0.6261787263432979, + 0.7285488005520977, + 0.8334654870797898, + 0.9405063234594173, + 1.0492402940222763, + 1.1592295654458862, + 1.2700312497542543, + 1.3811991876714325, + 1.4922857451474612, + 1.602843615822691, + 1.7124276221726262, + 1.820596508080686, + 1.9269147156208541, + 2.030954138895715, + 2.1322958478678053, + 2.230531775243022, + 2.3252663596135807, + 2.4161181382442045, + 2.502721283087916, + 2.5847270738464703, + 2.6618053021439154, + 2.7336456011591777, + 2.799958695363708, + 2.86047756533194, + 2.914958522934268, + 2.9631821925831425, + 3.004954394581131, + 3.040106927014027, + 3.0684982430405885, + 3.090014020851716, + 3.104567624004024, + 3.1121004502742204, + 3.1125821676295815, + 3.1060108363643337, + 3.092412916910174, + 3.071843163289441, + 3.0443844026400018, + 3.0101472016995907, + 2.96926942159259, + 2.921915662711931, + 2.868276601931414, + 2.808568224817228, + 2.7430309559303137, + 2.671928690721506, + 2.595547732917702, + 2.5141956416777926, + 2.428199993160487, + 2.337907061490738, + 2.2436804244360506, + 2.14589949940714, + 2.0449580156779286, + 1.941262428976728, + 1.835230284832472, + 1.7272885372662445, + 1.6178718295981265, + 1.5074207442919552, + 1.3963800288852342, + 1.2851968051477785, + 1.1743187686801508, + 1.0641923862014975, + 0.9552610977856382, + 0.8479635312844025, + 0.7427317361280862, + 0.6399894436148759, + 0.5401503606944706 ], "y": [ - 0.08948538047594534, - 0.05988607532331412, - 0.030006535819015308, - -0.000032923677164680906, - -0.03011134486407467, - -0.06010761255558631, - -0.08990094236870178, - -0.11937136707963364, - -0.1484002196894737, - -0.1768706112543149, - -0.20466790155577286, - -0.2316801607166841, - -0.25779861990321606, - -0.28291810929857203, - -0.30693748158472417, - -0.32976001922696396, - -0.3512938239212785, - -0.371452186636386, - -0.3901539367604012, - -0.40732376894624095, - -0.42289254633967804, - -0.4367975789690521, - -0.4489828761756594, - -0.4593993720683734, - -0.46800512309467174, - -0.4747654769325174, - -0.4796532120230304, - -0.4826486471820967, - -0.48373972084955114, - -0.4829220396568224, - -0.48019889611747807, - -0.47558125536943446, - -0.4690877110222168, - -0.4607444102870549, - -0.4505849486912935, - -0.43865023480105986, - -0.4249883254969074, - -0.4096542324657177, - -0.3927097006880553, - -0.3742229598129215, - -0.3542684494210407, - -0.33292651928294076, - -0.31028310581878676, - -0.28642938606274687, - -0.26146141052525734, - -0.23547971643151577, - -0.20858892289356107, - -0.18089730964603212, - -0.15251638104189463, - -0.12356041706376569, - -0.09414601315875783, - -0.06439161074976635, - -0.034417020313660895, - -0.0043429389467831685, - 0.02570953563966246, - 0.05561939273734956, - 0.08526619590824387, - 0.11453056793963026, - 0.14329467153401645, - 0.17144268379833866, - 0.19886126262187426, - 0.22544000306491713, - 0.25107188192050434, - 0.27565368865909584, - 0.29908644102095144, - 0.3212757835827534, - 0.342132367693596, - 0.3615722112504657, - 0.3795170368645308, - 0.39589458705655817, - 0.41063891521227874, - 0.42369065112612775, - 0.4349972400641094, - 0.44451315438316047, - 0.45220007685490077, - 0.4580270549555879, - 0.46197062550100604, - 0.46401490912442767, - 0.4641516742172181, - 0.4623803700746193, - 0.4587081291132425, - 0.4531497381513449, - 0.4457275788675305, - 0.4364715376776302, - 0.42541888539265393, - 0.41261412714238815, - 0.3981088231689474, - 0.3819613812118761, - 0.3642368213207961, - 0.3450065140426158, - 0.3243478930375276, - 0.3023441432809873, - 0.2790838661071781, - 0.2546607224427087, - 0.2291730556671202, - 0.2027234956188044, - 0.17541854534086812, - 0.14736815223096927, - 0.11868526532194956, - 0.08948538047594544 + 7.041454414777601, + 7.011423868799769, + 6.967382651395601, + 6.909508101003508, + 6.8380332580114604, + 6.753245926385583, + 6.655487514785175, + 6.54515166183053, + 6.422682651059143, + 6.288573621952715, + 6.143364584238514, + 5.987640243460788, + 5.822027646577915, + 5.647193657065607, + 5.463842269693062, + 5.272711775784502, + 5.074571790380578, + 4.87022015327024, + 4.660479716371492, + 4.446195030397148, + 4.22822894414718, + 4.007459130121145, + 3.7847745504407957, + 3.56107187731337, + 3.3372518824490873, + 3.114215809971394, + 2.8928617474249663, + 2.6740810094941407, + 2.4587545489932667, + 2.247749409580649, + 2.0419152344797524, + 1.8420808452658197, + 1.6490509044939121, + 1.4636026756068037, + 1.2864828931694268, + 1.1184047560323314, + 0.9600450555316393, + 0.812041450289195, + 0.6749898985863632, + 0.5494422586503558, + 0.4359040665159406, + 0.33483250041024437, + 0.2466345398573968, + 0.17166532691562164, + 0.11022673614551959, + 0.06256615906775442, + 0.028875508004713613, + 0.009290443317324648, + 0.0038898271486558222, + 0.012695405873903276, + 0.03567172253541706, + 0.07272625961534773, + 0.12370981157104222, + 0.18841708563310222, + 0.26658752844691014, + 0.35790637522902236, + 0.46200591721386886, + 0.5784669822871589, + 0.706820622844051, + 0.8465500040756386, + 0.9970924850803189, + 1.1578418844201135, + 1.328150920999383, + 1.5073338204373337, + 1.694669076439419, + 1.8894023560485262, + 2.090749537077573, + 2.297899865492781, + 2.510019220034044, + 2.726253470926828, + 2.9457319191613225, + 3.1675708024900313, + 3.3908768540264447, + 3.614750899115505, + 3.838291475992591, + 4.060598465651866, + 4.280776716307841, + 4.497939647855668, + 4.711212821816309, + 4.919737462391656, + 5.122673914451589, + 5.319205024528821, + 5.508539431207495, + 5.689914751656319, + 5.862600651475136, + 6.0259017854937875, + 6.179160597681696, + 6.321759968893922, + 6.453125701792159, + 6.5727288329347395, + 6.68008776272573, + 6.774770194646532, + 6.856394875961371, + 6.924633132887518, + 6.979210194048596, + 7.0199062968819455, + 7.04655757254489, + 7.059056705756738, + 7.057353366919537, + 7.041454414777601 ] }, { @@ -13039,210 +970,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.19959477143636728, - -0.19491395294523892, - -0.18972102382117234, - -0.1840368941569382, - -0.17788445193651625, - -0.17128847087326193, - -0.1642755106549066, - -0.1568738099970689, - -0.14911317293591392, - -0.14102484881781835, - -0.13264140646928219, - -0.12399660305375924, - -0.11512524814347436, - -0.10606306355356179, - -0.09684653950292357, - -0.08751278768099682, - -0.07809939181207895, - -0.06864425631893464, - -0.05918545369506368, - -0.0497610712002069, - -0.04040905749639402, - -0.03116706984207534, - -0.02207232245963285, - -0.013161436686841228, - -0.004470293515665871, - 0.003966110887827681, - 0.012113806100682925, - 0.019939984229955965, - 0.027413132018521053, - 0.03450315773783452, - 0.04118151235670513, - 0.04742130449816634, - 0.05319740872156023, - 0.058486566693819214, - 0.06326748084256426, - 0.06752090011391235, - 0.0712296974896755, - 0.07437893895181852, - 0.07695594361647842, - 0.07895033479540844, - 0.08035408177923892, - 0.08116153217430971, - 0.08136943466286448, - 0.0809769520949597, - 0.07998566485937206, - 0.07839956451993055, - 0.07622503774289799, - 0.07347084058011966, - 0.07014806321149344, - 0.06627008528872924, - 0.06185252206021383, - 0.05691316149391709, - 0.051471892651522896, - 0.04555062560219769, - 0.03917320319847474, - 0.0323653050695024, - 0.02515434421824074, - 0.0175693566389742, - 0.009640884399610264, - 0.0014008526595521015, - -0.007117558881651047, - -0.015880049587242914, - -0.024851335999818695, - -0.03399529391535448, - -0.043275103842627484, - -0.05265339926231152, - -0.06209241708876268, - -0.07155414972863611, - -0.08100049812405072, - -0.09039342516404798, - -0.09969510884661305, - -0.10886809457452724, - -0.11787544597181256, - -0.12668089361348067, - -0.13524898106970656, - -0.14354520767635687, - -0.15153616745698822, - -0.15918968363692348, - -0.16647493820776693, - -0.17336259602064685, - -0.1798249229085068, - -0.1858358973618074, - -0.19137131530796103, - -0.19640888757258992, - -0.2009283296301641, - -0.20491144328262675, - -0.2083421899371144, - -0.2112067551877101, - -0.21349360444118023, - -0.21519352936271027, - -0.21629968495461901, - -0.21680761711874869, - -0.2167152805915457, - -0.21602304717961562, - -0.2147337042625888, - -0.21285244356932656, - -0.2103868402726613, - -0.20734682248684957, - -0.2037446312905594, - -0.1995947714363673 + -5.050102657110914, + -5.024920707425264, + -4.997080869346238, + -4.966695244075883, + -4.933886183802745, + -4.898785799032792, + -4.861535426627029, + -4.8222850606878485, + -4.781192748585715, + -4.738423954558188, + -4.694150893443837, + -4.648551837233869, + -4.601810397233739, + -4.5541147847252255, + -4.505657053106034, + -4.456632324558537, + -4.407238004361627, + -4.357672986009316, + -4.3081368503368465, + -4.2588290618791005, + -4.20994816569732, + -4.161690987908221, + -4.114251843134692, + -4.067821752069384, + -4.022587672301805, + -3.9787317455060944, + -3.936430564020781, + -3.8958544597737683, + -3.8571668184157755, + -3.8205234214239896, + -3.7860718188250377, + -3.7539507350631074, + -3.7242895104055718, + -3.697207580135382, + -3.672813993627338, + -3.651206975244743, + -3.632473528824561, + -3.6166890873436732, + -3.603917209176903, + -3.5942093221698728, + -3.587604516557222, + -3.5841293875600275, + -3.5837979282962364, + -3.586611473435317, + -3.5925586938240173, + -3.601615642104867, + -3.613745849143732, + -3.6289004708781483, + -3.64701848499512, + -3.668026936646439, + -3.691841232212107, + -3.7183654799289885, + -3.747492876013096, + -3.7791061347207306, + -3.8130779606167806, + -3.849271561148506, + -3.887541197460872, + -3.9277327712354775, + -3.9696844451900986, + -4.013227294740301, + -4.058185988199125, + -4.104379492775901, + -4.151621803531408, + -4.199722692354114, + -4.248488473941638, + -4.297722785703106, + -4.347227378441999, + -4.3968029146356935, + -4.446249771097315, + -4.495368842787851, + -4.543962344541877, + -4.5918346074786, + -4.638792866891393, + -4.684648038443224, + -4.729215479542552, + -4.772315732833871, + -4.813775248809141, + -4.853427084630408, + -4.89111157634969, + -4.926676981819337, + -4.9599800917041135, + -4.990886806134638, + -5.019272674680229, + -5.0450233974668715, + -5.068035285422459, + -5.088215677796099, + -5.105483315270245, + -5.119768667163293, + -5.1310142114050965, + -5.1391746661580395, + -5.144217172151012, + -5.146121424992102, + -5.144879756927212, + -5.140497167715402, + -5.132991304496619, + -5.122392390732897, + -5.108743104509143, + -5.092098406683549, + -5.072525319579617, + -5.050102657110914 ], "y": [ - -0.13071513160698733, - -0.136127474288673, - -0.14110094256697234, - -0.1456155100404833, - -0.14965299813937843, - -0.1531971493240899, - -0.15623369254868286, - -0.15875040072532082, - -0.16073713995843308, - -0.16218591035033497, - -0.16309087821399293, - -0.16344839956322266, - -0.16325703478573583, - -0.16251755443995036, - -0.16123293615222367, - -0.15940835262700248, - -0.1570511508181675, - -0.15417082234544316, - -0.15077896527499515, - -0.14688923741811133, - -0.14251730133601623, - -0.13768076127226478, - -0.13239909226666705, - -0.1266935617361764, - -0.1205871438385077, - -0.1141044269633127, - -0.10727151472341329, - -0.10011592084476573, - -0.09266645837839711, - -0.08495312368041807, - -0.07700697562728401, - -0.06886001055266142, - -0.06054503340948525, - -0.0520955256759917, - -0.043545510537622525, - -0.03492941588766524, - -0.026281935698278414, - -0.017637890320110393, - -0.009032086273037154, - -0.0004991760925912997, - 0.007926481203567953, - 0.016210958467292272, - 0.024320897032595157, - 0.03222364103922655, - 0.039887368926295866, - 0.04728122156646701, - 0.05437542652477213, - 0.06114141794169961, - 0.067551951557828, - 0.07358121441684298, - 0.07920492880520215, - 0.08440045000991848, - 0.08914685750082744, - 0.09342503917017805, - 0.09721776829034542, - 0.10050977287978273, - 0.10328779719790089, - 0.10554065512125708, - 0.10725927518612625, - 0.10843673711608333, - 0.10906829968751426, - 0.10915141982084996, - 0.10868576282065022, - 0.10767320372330409, - 0.10611781974692018, - 0.10402587387380834, - 0.1014057896316602, - 0.09826811717497667, - 0.09462549080331875, - 0.09049257808744288, - 0.08588602080817, - 0.08082436794580819, - 0.07532800098995529, - 0.06941905187043405, - 0.06312131383982193, - 0.05646014566642096, - 0.049462369523447555, - 0.04215616298560801, - 0.03457094556794997, - 0.026737260263859364, - 0.018686650559205244, - 0.010451533417855617, - 0.0020650687500056407, - -0.006438974111077828, - -0.01502635238624214, - -0.023662487734034968, - -0.03231260548548067, - -0.04094187466939947, - -0.0495155482644345, - -0.05799910311304335, - -0.06635837893406822, - -0.07455971587413236, - -0.08257009004398883, - -0.09035724649406737, - -0.09788982909377168, - -0.10513750679155096, - -0.11207109574733899, - -0.11866267684557764, - -0.1248857081156419, - -0.13071513160698733 + 2.1179400891794637, + 2.0915213215815402, + 2.067587840330349, + 2.0462360171077165, + 2.0275518281697673, + 2.011610508150885, + 1.998476247120398, + 1.9882019321118194, + 1.9808289341654333, + 1.9763869417417161, + 1.9748938411763852, + 1.9763556446584358, + 1.9807664660211808, + 1.9881085444437638, + 1.9983523159677183, + 2.0114565325405924, + 2.027368428107299, + 2.046023931080395, + 2.0673479223337514, + 2.091254537680761, + 2.1176475136191124, + 2.1464205749499374, + 2.1774578627105305, + 2.2106344006974963, + 2.2458165987018144, + 2.2828627904294585, + 2.3216238039415638, + 2.3619435623171756, + 2.4036597121199224, + 2.4466042771380043, + 2.4906043347651092, + 2.53548271229872, + 2.5810587003520515, + 2.6271487805069746, + 2.6735673642779116, + 2.7201275404111676, + 2.766641827510577, + 2.8129229289589186, + 2.8587844870952863, + 2.904041833611617, + 2.9485127331467864, + 2.9920181170840943, + 3.034382804597379, + 3.075436208042377, + 3.115013019852958, + 3.1529538781763504, + 3.1891060085670753, + 3.223323839155718, + 3.2554695868154684, + 3.285413811966142, + 3.3130359397816846, + 3.3382247457024414, + 3.360878803297201, + 3.3809068926716375, + 3.3982283677786307, + 3.41277348115143, + 3.424483664752091, + 3.43331176580429, + 3.4392222366609135, + 3.442191277941885, + 3.442206934365871, + 3.4392691428899784, + 3.4333897329636045, + 3.4245923788954222, + 3.4129125045252926, + 3.398397140584966, + 3.3811047353219217, + 3.361104919148908, + 3.3384782242668436, + 3.3133157603900667, + 3.285718847879674, + 3.2557986097621883, + 3.223675524276345, + 3.1894789397497547, + 3.1533465537588325, + 3.115423858669265, + 3.075863555789598, + 3.034824940496966, + 2.9924732608108284, + 2.948979051997521, + 2.904517449884924, + 2.859267485652299, + 2.813411364934919, + 2.7671337341462805, + 2.7206209369721677, + 2.674060264030398, + 2.62763919871761, + 2.5815446622797924, + 2.5359622611464, + 2.4910755395587723, + 2.4470652405022557, + 2.4041085779179885, + 2.3623785231249115, + 2.322043108325313, + 2.2832647499984593, + 2.2461995949067517, + 2.210996891347828, + 2.1777983881843475, + 2.146737764071343, + 2.1179400891794637 ] }, { @@ -13250,210 +1182,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.33145600226229766, - -0.32209436528004093, - -0.3117085070319078, - -0.3003402477034395, - -0.2880353632625956, - -0.27484340113608696, - -0.26081748069937627, - -0.24601407938370087, - -0.2304928052613909, - -0.21431615702519977, - -0.19754927232812744, - -0.18025966549708158, - -0.1625169556765118, - -0.14439258649668668, - -0.12595953839541024, - -0.10729203475155674, - -0.088465243013721, - -0.06955497202743238, - -0.050637366779690454, - -0.03178860178997689, - -0.013084574382351138, - 0.005399400926286227, - 0.023588895691171202, - 0.04141066723675445, - 0.05879295357910516, - 0.07566576238609227, - 0.09196115281180275, - 0.10761350907034883, - 0.12255980464747901, - 0.13673985608610595, - 0.15009656532384716, - 0.16257614960676958, - 0.17412835805355736, - 0.18470667399807533, - 0.19426850229556542, - 0.2027753408382616, - 0.2101929355897879, - 0.21649141851407394, - 0.22164542784339375, - 0.2256342102012538, - 0.22844170416891474, - 0.23005660495905633, - 0.23047240993616586, - 0.2296874448003563, - 0.22770487032918102, - 0.224532669650298, - 0.22018361609623288, - 0.21467522177067622, - 0.2080296670334238, - 0.2002737111878954, - 0.19143858473086456, - 0.1815598635982711, - 0.1706773259134827, - 0.1588347918148323, - 0.14607994700738638, - 0.1324641507494417, - 0.11804222904691838, - 0.1028722538883853, - 0.08701530940965743, - 0.07053524592954111, - 0.05349842284713481, - 0.035973441435951076, - 0.018030868610799514, - -0.00025704722027206084, - -0.018816667074818064, - -0.03757325791418614, - -0.056451293567088466, - -0.07537475884683531, - -0.09426745563766453, - -0.11305330971765906, - -0.1316566770827892, - -0.15000264853861758, - -0.1680173513331882, - -0.18562824661652444, - -0.20276442152897625, - -0.21935687474227686, - -0.23533879430353954, - -0.25064582666341007, - -0.26521633580509696, - -0.2789916514308568, - -0.2919163052065767, - -0.3039382541131779, - -0.31500909000548516, - -0.32508423453474294, - -0.3341231186498913, - -0.3420893459548166, - -0.3489508392637919, - -0.3546799697649833, - -0.35925366827192357, - -0.36265351811498364, - -0.3648658292988011, - -0.36588169362706047, - -0.3656970205726545, - -0.36431255374879434, - -0.3617338679147407, - -0.3579713465282162, - -0.3530401399348857, - -0.34696010436326225, - -0.3397557219706819, - -0.3314560022622977 + -5.73535944232573, + -5.684995542954429, + -5.629315866796377, + -5.568544616255666, + -5.502926495709392, + -5.432725726169485, + -5.35822498135796, + -5.2797242494795995, + -5.197539625275332, + -5.112002037220278, + -5.023455914991576, + -4.93225780257164, + -4.838774922571378, + -4.743383697554353, + -4.646468234315969, + -4.548418777220977, + -4.449630136827155, + -4.3505001001225345, + -4.251427828777595, + -4.152812251862102, + -4.055050459498541, + -3.958536103920345, + -3.8636578143732856, + -3.7707976322426693, + -3.6803294727075127, + -3.5926176191160906, + -3.508015256145464, + -3.4268630476514383, + -3.3494877649354526, + -3.276200970951881, + -3.207297765753977, + -3.1430555982301165, + -3.0837331489150452, + -3.029569288374666, + -2.9807821153585774, + -2.937568078593387, + -2.9001011857530234, + -2.868532302791248, + -2.8429885464577076, + -2.8235727724436472, + -2.810363161218346, + -2.8034129032239568, + -2.8027499846963746, + -2.8083770749745356, + -2.8202715157519362, + -2.8383854123136354, + -2.8626458263913657, + -2.8929550698601982, + -2.929191098094142, + -2.9712080013967794, + -3.0188365925281158, + -3.0718850879618786, + -3.1301398801300935, + -3.193366397545363, + -3.261310049337463, + -3.3336972504009137, + -3.4102365230256453, + -3.4906196705748567, + -3.574523018484099, + -3.661608717584504, + -3.751526104502151, + -3.8439131136557028, + -3.938397735166718, + -4.03459951281213, + -4.1321310759871785, + -4.2305996995101145, + -4.3296088849879, + -4.428759957375289, + -4.52765367029853, + -4.625891813679604, + -4.723078817187655, + -4.818823343061102, + -4.912739861886687, + -5.004450204990349, + -5.093585087189006, + -5.179785593771642, + -5.262704625722183, + -5.342008297364718, + -5.417377280803281, + -5.488508091742576, + -5.555114311512129, + -5.6169277403731765, + -5.6736994774643605, + -5.725200923037645, + -5.771224698948821, + -5.8115854836961, + -5.846120758644391, + -5.874691462430487, + -5.897182550914096, + -5.913503460419981, + -5.923588472405926, + -5.9273969780881055, + -5.924913641958327, + -5.9161484635347055, + -5.901136737097139, + -5.879938909569696, + -5.852640337122187, + -5.819350941471, + -5.780204767263135, + -5.735359442325731 ], "y": [ - -0.23429530733020176, - -0.24511999269357304, - -0.2550669292501717, - -0.2640960641971936, - -0.27217104039498397, - -0.27925934276440684, - -0.28533242921359275, - -0.29036584556686873, - -0.2943393240330932, - -0.29723686481689704, - -0.2990468005442129, - -0.2997618432426724, - -0.29937911368769876, - -0.29790015299612777, - -0.29533091642067444, - -0.29168174937023206, - -0.28696734575256205, - -0.2812066888071134, - -0.27442297466621735, - -0.26664351895244975, - -0.2578996467882595, - -0.2482265666607566, - -0.23766322864956113, - -0.2262521675885799, - -0.21403933179324247, - -0.20107389804285247, - -0.1874080735630536, - -0.1730968858057585, - -0.1581979608730213, - -0.1427712914770632, - -0.12687899537079506, - -0.11058506522154987, - -0.09395511093519755, - -0.07705609546821046, - -0.05995606519147211, - -0.04272387589155754, - -0.025428915512783878, - -0.008140824756447843, - 0.009070783337698639, - 0.026136603698590347, - 0.04298791829090885, - 0.05955687281835749, - 0.07577674994896326, - 0.09158223796222605, - 0.10690969373636468, - 0.12169739901670697, - 0.1358858089333172, - 0.14941779176717218, - 0.16223885899942897, - 0.17429738471745893, - 0.18554481349417723, - 0.1959358559036099, - 0.20542867088542782, - 0.21398503422412907, - 0.2215704924644638, - 0.2281545016433384, - 0.2337105502795747, - 0.2382162661262871, - 0.24165350625602544, - 0.2440084301159396, - 0.24527155525880145, - 0.24543779552547285, - 0.24450648152507337, - 0.24248136333038112, - 0.2393705953776133, - 0.2351867036313896, - 0.22994653514709334, - 0.22367119023372628, - 0.21638593749041046, - 0.2081201120586587, - 0.19890699750011293, - 0.18878369177538934, - 0.17779095786368354, - 0.16597305962464104, - 0.1533775835634168, - 0.1400552472166149, - 0.12605969493066804, - 0.11144728185498896, - 0.09627684701967289, - 0.08060947641149167, - 0.06450825700218343, - 0.04803802271948418, - 0.03126509338378423, - 0.01425700766161729, - -0.002917748888711335, - -0.020190019584296993, - -0.037490255087188395, - -0.05474879345502599, - -0.07189614064509606, - -0.08886325034231374, - -0.1055818019843635, - -0.12198447586449178, - -0.1380052242042047, - -0.15357953710436179, - -0.16864470230377043, - -0.18314005769932895, - -0.19700723561090505, - -0.21019039780738236, - -0.22263646034751083, - -0.2342953073302017 + 1.5271489766894741, + 1.4743114414936267, + 1.426444478991245, + 1.3837408325459801, + 1.3463724546700808, + 1.3144898146323172, + 1.2882212925713428, + 1.2676726625541852, + 1.2529266666614132, + 1.244042681813979, + 1.2410564806833169, + 1.2439800876474183, + 1.252801730372908, + 1.2674858872180743, + 1.287973430265983, + 1.3141818634117315, + 1.3460056545451444, + 1.3833166604913367, + 1.4259646429980497, + 1.4737778736920688, + 1.526563825568771, + 1.5841099482304215, + 1.6461845237516075, + 1.7125375997255392, + 1.7829019957341756, + 1.8569943791894636, + 1.9345164062136744, + 2.015155922964898, + 2.098588222570392, + 2.184477352606555, + 2.2724774678607655, + 2.3622342229279862, + 2.4533861990346497, + 2.545566359344496, + 2.63840352688637, + 2.7315238791528813, + 2.8245524533517004, + 2.917114656248384, + 3.0088377725211197, + 3.09935246555378, + 3.1882942646241195, + 3.2753050324987356, + 3.3600344075253044, + 3.442141214415301, + 3.5212948380364626, + 3.597176554683248, + 3.669480815464697, + 3.7379164766419826, + 3.802207971961484, + 3.8620964222628307, + 3.9173406778939164, + 3.967718289735429, + 4.013026404924949, + 4.053082583673822, + 4.087725533887808, + 4.116815760633407, + 4.140236127834729, + 4.157892329939127, + 4.169713271652373, + 4.175651354214317, + 4.175682667062289, + 4.169807084110503, + 4.158048264257756, + 4.1404535561213915, + 4.117093807381132, + 4.088063079500478, + 4.05347826897439, + 4.0134786366283635, + 3.968225246864234, + 3.9179003191106805, + 3.8627064940898954, + 3.8028660178549227, + 3.7386198468832372, + 3.6702266778300556, + 3.5979619058482113, + 3.522116515669076, + 3.442995909909743, + 3.360918679324479, + 3.276215319952204, + 3.1892269023255886, + 3.1003036981003946, + 3.0098037696351443, + 2.9180915282003848, + 2.825536266623107, + 2.7325106722748815, + 2.6393893263913424, + 2.546547195765767, + 2.454358122890131, + 2.3631933206233464, + 2.273419877448091, + 2.1853992793350576, + 2.099485954166523, + 2.0160258445803696, + 1.9353550149811731, + 1.8577982983274652, + 1.7836679881440498, + 1.7132625810262032, + 1.6468655746992413, + 1.5847443264732322, + 1.5271489766894744 ] }, { @@ -13461,210 +1394,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.46331723308822803, - -0.4492747776148429, - -0.43369599024264327, - -0.4166436012499408, - -0.3981862745886749, - -0.378398331398912, - -0.3573594507438459, - -0.33515434877033284, - -0.3118724375868679, - -0.2876074652325812, - -0.2624571381869727, - -0.2365227279404039, - -0.20990866320954926, - -0.1827221094398116, - -0.15507253728789688, - -0.12707128182211663, - -0.09883109421536304, - -0.07046568773593014, - -0.04208927986431722, - -0.013816132379746882, - 0.014239908731691744, - 0.0419658716946478, - 0.06925011384197527, - 0.09598277116035012, - 0.12205620067387618, - 0.14736541388435687, - 0.1718084995229226, - 0.1952870339107417, - 0.217706477276437, - 0.23897655443437738, - 0.2590116182909892, - 0.2777309947153728, - 0.2950593073855545, - 0.3109267813023314, - 0.32526952374856655, - 0.3380297815626109, - 0.3491561736899003, - 0.35860389807632936, - 0.3663349120703091, - 0.3723180856070991, - 0.37652932655859056, - 0.37895167774380295, - 0.3795753852094672, - 0.3783979375057529, - 0.37542407579898995, - 0.3706657747806654, - 0.36414219444956775, - 0.3558796029612328, - 0.3459112708553541, - 0.33427733708706153, - 0.32102464740151526, - 0.30620656570262506, - 0.2898827591754425, - 0.2721189580274669, - 0.25298669081629804, - 0.232562996429381, - 0.21093011387559601, - 0.18817515113779643, - 0.16438973441970461, - 0.13966963919953013, - 0.11411440457592067, - 0.08782693245914508, - 0.06091307322141773, - 0.03348119947481036, - 0.00564176969299135, - -0.022493116566060768, - -0.050810170045414244, - -0.07919536796503451, - -0.10753441315127833, - -0.13571319427127013, - -0.16361824531896535, - -0.19113720250270794, - -0.21815925669456387, - -0.24457559961956818, - -0.27027986198824594, - -0.29516854180819685, - -0.31914142115009086, - -0.3421019696898966, - -0.36395773340242704, - -0.38462070684106675, - -0.40400768750464655, - -0.4220406108645484, - -0.4386468647030093, - -0.453759581496896, - -0.4673179076696185, - -0.4792672486270064, - -0.4895594885904694, - -0.49815318434225647, - -0.5050137321026669, - -0.510113506867257, - -0.5134319736429832, - -0.5149557701353722, - -0.5146787605537633, - -0.5126020603179731, - -0.5087340315668927, - -0.5030902494871059, - -0.4956934395971101, - -0.48657338623967494, - -0.47576681265080434, - -0.46331723308822814 + -6.420616227540545, + -6.3450703784835945, + -6.261550864246516, + -6.170393988435451, + -6.071966807616039, + -5.966665653306179, + -5.8549145360888915, + -5.73716343827135, + -5.613886501964949, + -5.485580119882368, + -5.352760936539315, + -5.215963767909411, + -5.075739447909019, + -4.93265261038348, + -4.787279415525903, + -4.640205229883416, + -4.492022269292684, + -4.343327214235752, + -4.194718807218343, + -4.046795441845104, + -3.9001527532997624, + -3.7553812199324677, + -3.6130637856118795, + -3.4737735124159546, + -3.3380712731132194, + -3.2065034927260867, + -3.079599948270147, + -2.9578716355291084, + -2.8418087114551303, + -2.731878520479772, + -2.628523712682917, + -2.532160461397126, + -2.4431767874245187, + -2.3619309966139492, + -2.2887502370898174, + -2.2239291819420313, + -2.167728842681486, + -2.120375518238823, + -2.0820598837385127, + -2.052936222717422, + -2.0331218058794693, + -2.0226964188878864, + -2.0217020410965127, + -2.030142676513754, + -2.0479843376798557, + -2.0751551825224044, + -2.1115458036389994, + -2.1570096688422478, + -2.211363711193164, + -2.2743890661471204, + -2.345831952844125, + -2.4254046959947693, + -2.512786884247091, + -2.607626660369996, + -2.7095421380581453, + -2.818122939653321, + -2.932931848590419, + -3.053506569914236, + -3.179361591778099, + -3.309990140428707, + -3.444866220805178, + -3.5834467345355048, + -3.7251736668020277, + -3.869476333270145, + -4.015773678032718, + -4.163476613317122, + -4.311990391533801, + -4.460717000114883, + -4.609057569499747, + -4.756414784571358, + -4.902195289833434, + -5.045812078643604, + -5.186686856881981, + -5.324252371537475, + -5.45795469483546, + -5.587255454709415, + -5.7116340026352255, + -5.830589510099028, + -5.943642985256872, + -6.050339201665815, + -6.150248531320143, + -6.242968674611715, + -6.328126280248491, + -6.405378448608418, + -6.474414112475182, + -6.534955289596101, + -6.586758202018537, + -6.629614257697682, + -6.663350890423094, + -6.687832254681922, + -6.702959772660839, + -6.70867253118411, + -6.704947526989441, + -6.691799759354009, + -6.669282169697659, + -6.637485428406494, + -6.596537569735232, + -6.546603476258451, + -6.487884214946654, + -6.420616227540546 ], "y": [ - -0.33787548305341614, - -0.35411251109847314, - -0.3690329159333711, - -0.38257661835390394, - -0.3946890826505895, - -0.4053215362047238, - -0.41443116587850265, - -0.42198129040841664, - -0.42794150810775333, - -0.4322878192834591, - -0.43500272287443287, - -0.4360752869221221, - -0.43550119258966163, - -0.43328275155230517, - -0.42942889668912515, - -0.4239551461134616, - -0.4168835406869566, - -0.40824255526878367, - -0.39806698405743957, - -0.3863978004867881, - -0.3732819922405028, - -0.35877237204924844, - -0.34292736503245524, - -0.32581077344098336, - -0.3074915197479772, - -0.2880433691223922, - -0.267544632402694, - -0.24607785076675132, - -0.22372946336764543, - -0.20058945927370836, - -0.17675101511430613, - -0.15231011989043836, - -0.12736518846090986, - -0.10201666526042921, - -0.0763666198453217, - -0.05051833589544983, - -0.024575895327289345, - 0.0013562408072147064, - 0.027173652948434435, - 0.05277238348977199, - 0.07804935537824975, - 0.10290278716942271, - 0.12723260286533133, - 0.15094083488522553, - 0.17393201854643348, - 0.19611357646694694, - 0.21739619134186228, - 0.23769416559264472, - 0.2569257664410299, - 0.27501355501807484, - 0.2918846981831523, - 0.30747126179730133, - 0.3217104842700282, - 0.33454502927808005, - 0.34592321663858216, - 0.35579923040689404, - 0.36413330336124855, - 0.37089187713131716, - 0.3760477373259246, - 0.37958012311579586, - 0.38147481083008866, - 0.3817241712300958, - 0.38032720022949656, - 0.37728952293745815, - 0.3726233710083064, - 0.3663475333889709, - 0.3584872806625265, - 0.3490742632924759, - 0.33814638417750215, - 0.3257476460298745, - 0.31192797419205587, - 0.29674301560497046, - 0.28025391473741174, - 0.26252706737884807, - 0.24363385328701165, - 0.22365034876680878, - 0.20265702033788857, - 0.18073840072436992, - 0.15798274847139582, - 0.13448169255912396, - 0.11032986344516162, - 0.08562451202111275, - 0.06046511801756281, - 0.03495298943431241, - 0.009190854608819472, - -0.016717551434559014, - -0.04266790468889611, - -0.06855571224065252, - -0.0942767330257576, - -0.11972739757158414, - -0.14480522503465876, - -0.16940923585485118, - -0.19344035836442058, - -0.21680182771465623, - -0.23939957551376917, - -0.261142608607107, - -0.28194337547447107, - -0.301718118769187, - -0.3203872125793798, - -0.3378754830534161 + 0.9363578641994845, + 0.8571015614057134, + 0.7853011176521407, + 0.7212456479842435, + 0.6651930811703948, + 0.6173691211137489, + 0.5779663380222875, + 0.547143392996551, + 0.5250243991573931, + 0.5116984218862419, + 0.5072191201902485, + 0.5116045306364008, + 0.5248369947246352, + 0.5468632299923848, + 0.5775945445642479, + 0.6169071942828706, + 0.6646428809829898, + 0.7206093899022785, + 0.784581363662348, + 0.8563012097033766, + 0.9354801375184298, + 1.0217993215109056, + 1.1149111847926845, + 1.2144407987535824, + 1.3199873927665369, + 1.4311259679494688, + 1.547409008485785, + 1.6683682836126204, + 1.793516733020861, + 1.9223504280751058, + 2.0543506009564214, + 2.188985733557253, + 2.325713697717248, + 2.463983938182017, + 2.603239689494828, + 2.7429202178945955, + 2.8824630791928234, + 3.021306383537849, + 3.1588910579469527, + 3.2946630974959437, + 3.4280757961014525, + 3.558591947913377, + 3.68568601045323, + 3.8088462207882245, + 3.9275766562199674, + 4.041399231190145, + 4.149855622362319, + 4.252509114128247, + 4.348946357107499, + 4.43877903255952, + 4.521645416006148, + 4.597211833768417, + 4.665174006552696, + 4.725258274676007, + 4.777222699996985, + 4.820858040115383, + 4.855988590917367, + 4.882472894073963, + 4.900204306643834, + 4.909111430486748, + 4.909158399758707, + 4.900345025331028, + 4.882706795551907, + 4.85631473334736, + 4.8212751102369715, + 4.777729018415991, + 4.725851802626858, + 4.665852354107818, + 4.597972269461624, + 4.522484877831294, + 4.439694140300117, + 4.349933425947658, + 4.253564169490129, + 4.1509744159103565, + 4.04257725793759, + 3.9288091726688874, + 3.8101282640298875, + 3.6870124181519923, + 3.559957379093579, + 3.429474752653656, + 3.296089946315865, + 3.1603400536179898, + 3.0227716914658505, + 2.8839387990999343, + 2.744400407577596, + 2.604718388752287, + 2.465455192813924, + 2.32717158350047, + 2.190424380100293, + 2.05576421533741, + 1.9237333181678598, + 1.7948633304150583, + 1.6696731660358275, + 1.5486669216370328, + 1.4323318466564712, + 1.321136381381348, + 1.2155282707045783, + 1.1159327612141352, + 1.0227508888751216, + 0.936357864199485 ] }, { @@ -13672,210 +1606,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.2135064796937049, - -0.21552260085040803, - -0.21693413812209314, - -0.21773540774636058, - -0.2179231832932365, - -0.21749670865686788, - -0.21645770110009366, - -0.21481034433963386, - -0.21256127169973857, - -0.2097195394021324, - -0.2062965900998061, - -0.20230620680149156, - -0.19776445737235016, - -0.19268962983435084, - -0.18710215872686042, - -0.18102454282396568, - -0.17448125453985083, - -0.16749864138702325, - -0.16010481988417952, - -0.1523295623409084, - -0.14420417697510793, - -0.13576138184584208, - -0.1270351731092644, - -0.11806068812809614, - -0.10887406398586791, - -0.09951229197563874, - -0.09001306864911468, - -0.08041464402594, - -0.07075566757436805, - -0.06107503258349374, - -0.05141171955370554, - -0.04180463923596828, - -0.03229247595196238, - -0.0229135318259737, - -0.013705572555757835, - -0.0047056753434039575, - 0.004049920401471327, - 0.012525958985036403, - 0.020688310391480225, - 0.02850410771254018, - 0.03594187949094124, - 0.042971676444847076, - 0.04956519206304723, - 0.055695876585287546, - 0.061339043908783836, - 0.06647197099044516, - 0.07107398934454826, - 0.0751265682674348, - 0.07861338945411495, - 0.08152041270632157, - 0.08383593246743395, - 0.0855506249566223, - 0.0866575857124226, - 0.08715235739456625, - 0.08703294773211578, - 0.08629983754563703, - 0.0849559788111042, - 0.08300678277333479, - 0.08046009815681623, - 0.07732617956166277, - 0.0736176461719601, - 0.06934943094276477, - 0.0645387204703648, - 0.05920488578792227, - 0.05336940436515958, - 0.0470557736261695, - 0.04028941633358117, - 0.0330975782200684, - 0.02550921827939974, - 0.017554892158791927, - 0.009266629122102674, - 0.0006778030792901901, - -0.008177001798543887, - -0.017262130337404716, - -0.026540999931205934, - -0.03597624784701227, - -0.04552988167157884, - -0.05516343229338966, - -0.06483810880419245, - -0.0745149546962948, - -0.08415500472667177, - -0.09371944181624674, - -0.10316975335256821, - -0.11246788626650814, - -0.12157640025854013, - -0.13045861855761168, - -0.13907877560555576, - -0.14740216107237114, - -0.15539525962246997, - -0.16302588586910555, - -0.17026331397356426, - -0.17707840136727487, - -0.18344370609864546, - -0.18933359733211752, - -0.19472435855449416, - -0.19959428307296845, - -0.20392376142031413, - -0.2076953603152887, - -0.21089389286030452, - -0.2135064796937049 + -1.5317254402652583, + -1.5438155714176873, + -1.5520433832486855, + -1.5563757452639644, + -1.5567952125707691, + -1.5533000961223031, + -1.5459044695189248, + -1.534638112338726, + -1.5195463902256805, + -1.5006900722182084, + -1.4781450860537055, + -1.4520022124343446, + -1.4223667194852259, + -1.3893579388767932, + -1.353108785318313, + -1.3137652213572526, + -1.2714856696396173, + -1.2264403749978698, + -1.1788107189350767, + -1.1287884892656121, + -1.0765751078533206, + -1.022380819556762, + -0.9664238456473706, + -0.9089295051094138, + -0.8501293073599686, + -0.7902600200422091, + -0.7295627156456717, + -0.6682818007924258, + -0.6066640320978688, + -0.5449575225689257, + -0.4834107425405419, + -0.4222715191733388, + -0.3617860385411087, + -0.30219785432638346, + -0.24374690711571834, + -0.18666855824363204, + -0.13119264207558606, + -0.0775425405461091, + -0.025934283678592185, + 0.023424320291372647, + 0.0703345216864093, + 0.11460742968216397, + 0.15606477290398402, + 0.19453961726282698, + 0.22987703813991534, + 0.2619347442135004, + 0.29058365041579115, + 0.3157083977129638, + 0.33720781761527585, + 0.3549953395468667, + 0.36899933943491314, + 0.37916342811449033, + 0.3854466783878374, + 0.38782378982373766, + 0.38628519063342537, + 0.38083707621280094, + 0.3715013841957584, + 0.3583157061190755, + 0.3413331360545645, + 0.32062205681798306, + 0.29626586461557014, + 0.2683626332369591, + 0.23702471914663936, + 0.20237830906413168, + 0.16456291185460326, + 0.1237307967759087, + 0.08004638034402811, + 0.033685564285791725, + -0.015164972755295936, + -0.06630852690806299, + -0.1195391611307357, + -0.17464253444671862, + -0.23139676502006123, + -0.28957332359529675, + -0.3489379537040973, + -0.40925161493338946, + -0.4702714454567346, + -0.531751739953184, + -0.5934449389758885, + -0.6551026257866117, + -0.7164765266422644, + -0.7773195105056373, + -0.8373865841548632, + -0.8964358786846567, + -0.9542296234270269, + -1.0105351033698393, + -1.0651255962180308, + -1.1177812853242766, + -1.1682901448130436, + -1.2164487933339583, + -1.2620633130067205, + -1.304950030259969, + -1.344936255419925, + -1.3818609780707583, + -1.415575515386704, + -1.4459441108253273, + -1.4728444807712036, + -1.4961683069288783, + -1.5158216724824136, + -1.5317254402652583 ], "y": [ - 0.024355622285663407, - 0.016386490539622895, - 0.008274300489754513, - 0.00005171706224215561, - -0.008248150301561168, - -0.016591880965167866, - -0.024945877670063406, - -0.033276501820008186, - -0.04155020893179229, - -0.049733683707029935, - -0.057793974181107655, - -0.06569862440911566, - -0.07341580515448282, - -0.08091444205407833, - -0.08816434074370473, - -0.09513630844014546, - -0.10180227149019952, - -0.10813538841337443, - -0.11411015798305475, - -0.11970252191094104, - -0.12488996172128575, - -0.12965158942484714, - -0.13396823162744978, - -0.1378225067344758, - -0.14119889494041157, - -0.14408380072162696, - -0.14646560758075053, - -0.14833472482220447, - -0.14968362617055078, - -0.15050688007614593, - -0.15080117158607448, - -0.15056531569229428, - -0.1498002621032457, - -0.14850909141971094, - -0.146697002730322, - -0.14437129267666554, - -0.1415413260722829, - -0.1382184981938707, - -0.134416188896524, - -0.13014970873778184, - -0.12543623732741588, - -0.12029475415120527, - -0.11474596214724621, - -0.10881220434252702, - -0.10251737388544453, - -0.09588681783652817, - -0.08894723510477354, - -0.08172656894055884, - -0.07425389441803831, - -0.06655930136008026, - -0.058673773177170305, - -0.05062906210815313, - -0.04245756136517287, - -0.03419217469764139, - -0.025866183900451964, - -0.01751311479993844, - -0.00916660225720478, - -0.0008602547324110948, - 0.007372481044633995, - 0.01549845475264899, - 0.023484945963523633, - 0.0312997958959339, - 0.038911536907404704, - 0.046289519203399285, - 0.05340403425322465, - 0.060226434415798835, - 0.06672924829359088, - 0.07288629135024241, - 0.07867277134645433, - 0.08406538816958398, - 0.08904242765497518, - 0.09358384902123518, - 0.09767136556738852, - 0.1012885183069673, - 0.10442074224254087, - 0.10705542501381943, - 0.10918195768317798, - 0.11079177745410346, - 0.11187840215055428, - 0.11243745631839513, - 0.11246668884380687, - 0.11196598201772709, - 0.11093735200982308, - 0.10938494075008806, - 0.10731499925075116, - 0.10473586243565723, - 0.10165791557847041, - 0.09809355248484242, - 0.09405712558693152, - 0.08956488815122386, - 0.08463492883236594, - 0.07928709883653628, - 0.07354293198764485, - 0.06742555801822414, - 0.060959609434160164, - 0.05417112232828457, - 0.047087431542218436, - 0.039737060598612886, - 0.03214960684699014, - 0.024355622285663434 + 1.3735219027472636, + 1.348049943585592, + 1.32049081994788, + 1.2909555026981963, + 1.2595629201347995, + 1.2264394791078557, + 1.1917185560236678, + 1.1555399597849632, + 1.1180493688297846, + 1.079397744535838, + 1.0397407233523055, + 0.9992379901067944, + 0.958052635010897, + 0.9163504969534703, + 0.8742994957259616, + 0.8320689558686751, + 0.7898289248606105, + 0.7477494883982815, + 0.7060000855206467, + 0.6647488263379032, + 0.6241618151114046, + 0.5844024814104275, + 0.5456309220389766, + 0.5080032563824605, + 0.47167099777002763, + 0.4367804433838664, + 0.4034720851720859, + 0.3718800441372275, + 0.34213153027832444, + 0.31434633036113413, + 0.2886363255791098, + 0.2651050410473226, + 0.24384722894336197, + 0.22494848697375802, + 0.20848491370222944, + 0.19452280212762474, + 0.18311837274541487, + 0.1743175471675995, + 0.16815576321258408, + 0.16465783220959207, + 0.16383783909219962, + 0.16569908568327907, + 0.1702340773997234, + 0.17742455343048769, + 0.1872415602664298, + 0.19964556828587243, + 0.21458663092643915, + 0.23200458580223093, + 0.2518292969565219, + 0.2739809372745018, + 0.2983703099188937, + 0.32489920749413526, + 0.35346080749290076, + 0.3839401024326335, + 0.4162143629500885, + 0.4501536319891612, + 0.4856212480920846, + 0.5224743956868865, + 0.5605646801552914, + 0.5997387253654733, + 0.6398387912636065, + 0.680703409037387, + 0.7221680312939526, + 0.7640656946341555, + 0.8062276919552446, + 0.8484842517748216, + 0.8906652218406831, + 0.9326007542738836, + 0.9741219894861997, + 1.015061736118093, + 1.0552551442593057, + 1.094540369241265, + 1.1327592233284445, + 1.1697578126845416, + 1.2053871570486412, + 1.2395037896261432, + 1.2719703347789113, + 1.3026560611884803, + 1.331437408264935, + 1.358198483681795, + 1.382831530033512, + 1.4052373587365077, + 1.4253257494265923, + 1.4430158132445294, + 1.4582363185469225, + 1.470925977730901, + 1.4810336940176665, + 1.4885187672011886, + 1.493351057533567, + 1.4955111070871596, + 1.4949902181047903, + 1.4917904880225468, + 1.4859248010241453, + 1.4774167761608705, + 1.466300672245993, + 1.4526212499066178, + 1.436433591348439, + 1.4178028785591372, + 1.3968041308435208, + 1.3735219027472638 ] }, { @@ -13883,210 +1818,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.36163609432537736, - -0.3656683366387836, - -0.3684914111821538, - -0.3700939504306887, - -0.3704695015244406, - -0.3696165522517033, - -0.3675385371381549, - -0.3642438236172353, - -0.35974567833744464, - -0.35406221374223235, - -0.3472163151375798, - -0.3392355485409506, - -0.33015204968266787, - -0.32000239460666924, - -0.3088274523916884, - -0.29667222058589887, - -0.28358564401766917, - -0.269620417712014, - -0.2548327747063266, - -0.23928225961978433, - -0.2230314888881834, - -0.20614589862965166, - -0.1886934811564963, - -0.17074451119415984, - -0.15237126290970335, - -0.13364771888924498, - -0.11464927223619689, - -0.09545242298984752, - -0.07613447008670361, - -0.05677320010495501, - -0.037446574045378614, - -0.018232413409904093, - 0.0007919131581077127, - 0.01954980141008507, - 0.0379657199505168, - 0.055965514375224554, - 0.07347670586497512, - 0.09042878303210528, - 0.10675348584499292, - 0.12238508048711283, - 0.13726062404391495, - 0.15132021795172662, - 0.16450724918812692, - 0.17676861823260756, - 0.18805495287960014, - 0.1983208070429228, - 0.20752484375112898, - 0.21563000159690207, - 0.22260364397026236, - 0.2284176904746756, - 0.23304872999690038, - 0.23647811497527707, - 0.23869203648687767, - 0.23968157985116498, - 0.23944276052626404, - 0.23797654015330652, - 0.23528882268424087, - 0.23139043060870204, - 0.22629706137566494, - 0.220029224185358, - 0.21261215740595266, - 0.20407572694756201, - 0.19445430600276206, - 0.183786636637877, - 0.17211567379235163, - 0.15948841231437147, - 0.1459556977291948, - 0.13157202150216926, - 0.11639530162083195, - 0.10048664937961632, - 0.08391012330623782, - 0.06673247122061285, - 0.049022861464944695, - 0.030852604387223037, - 0.0122948651996206, - -0.006575630631992069, - -0.025682898281125216, - -0.04494999952474685, - -0.06429935254635245, - -0.08365304433055713, - -0.10293314439131107, - -0.122062018570461, - -0.14096264164310396, - -0.1595589074709838, - -0.17777593545504777, - -0.1955403720531909, - -0.21278068614907902, - -0.22942745708270978, - -0.2454136541829075, - -0.2606749066761786, - -0.27514976288509607, - -0.2887799376725173, - -0.30151054713525843, - -0.3132903296022026, - -0.3240718520469559, - -0.33381170108390446, - -0.34247065777859576, - -0.3500138555685449, - -0.3564109206585766, - -0.36163609432537736 + -2.4788252424479786, + -2.503005504752837, + -2.519461128414833, + -2.528125852445391, + -2.5289647870590004, + -2.5219745541620684, + -2.5071833009553117, + -2.4846505865949142, + -2.454467142368823, + -2.416754506353879, + -2.371664534024873, + -2.3193787867861513, + -2.260107800887914, + -2.1940902396710484, + -2.121591932554088, + -2.0429048046319673, + -1.958345701196697, + -1.868255111913202, + -1.7729957997876156, + -1.6729513404486862, + -1.5685245776241035, + -1.4601360010309865, + -1.3482220532122033, + -1.2332333721362898, + -1.1156329766373994, + -0.9958944020018803, + -0.8744997932088054, + -0.7519379635023138, + -0.6287024261131997, + -0.5052894070553136, + -0.3821958469985459, + -0.25991740026413984, + -0.13894643899967946, + -0.01977007057022906, + 0.0971318238511012, + 0.21128852159527378, + 0.32224035393136574, + 0.4295405569903197, + 0.5327570707253535, + 0.6314742786652832, + 0.7252946814553565, + 0.8138404974468658, + 0.8967551838905059, + 0.9737048726081918, + 1.0443797143623685, + 1.1084951265095386, + 1.1657929389141202, + 1.2160424335084654, + 1.2590412733130896, + 1.2946163171762712, + 1.3226243169523642, + 1.3429524943115185, + 1.3555189948582127, + 1.3602732177300132, + 1.3571960193493886, + 1.3462997905081397, + 1.3276284064740547, + 1.3012570503206888, + 1.2672919101916669, + 1.225869751718504, + 1.1771573673136781, + 1.121350904556456, + 1.0586750763758166, + 0.9893822562108012, + 0.9137514617917444, + 0.8320872316343553, + 0.7447183987705941, + 0.6519967666541213, + 0.554295692571946, + 0.4520085842664119, + 0.34554731582106646, + 0.23534056918910062, + 0.1218321080424154, + 0.005478990891944369, + -0.1132502693256568, + -0.2338775917842411, + -0.35591725283093134, + -0.47887784182383025, + -0.6022642398692389, + -0.7255796134906856, + -0.8483274152019908, + -0.9700133829287367, + -1.0901475302271886, + -1.2082461192867755, + -1.323833608771516, + -1.4364445686571408, + -1.5456255543535238, + -1.6509369325660155, + -1.7519546515435496, + -1.848271948585379, + -1.9395009879309029, + -2.0252744224374, + -2.105246872757312, + -2.1790963180589786, + -2.24652539269087, + -2.3072625835681166, + -2.3610633234598692, + -2.4077109757752186, + -2.4470177068822894, + -2.4788252424479786 ], "y": [ - 0.06785265151814572, - 0.0519143880260647, - 0.03569000792632793, - 0.019244841071303215, - 0.002645106343696569, - -0.014042354983516827, - -0.030750348393307907, - -0.04741159669319747, - -0.06395901091676567, - -0.08032596046724097, - -0.09644654141539641, - -0.11225584187141241, - -0.12769020336214673, - -0.14268747716133776, - -0.15718727454059056, - -0.17113120993347203, - -0.18446313603358014, - -0.19712936987992996, - -0.2090789090192906, - -0.22026363687506317, - -0.2306385164957526, - -0.24016177190287538, - -0.24879505630808066, - -0.2565036065221327, - -0.2632563829340043, - -0.26902619449643506, - -0.2737898082146822, - -0.27752804269759007, - -0.2802258453942827, - -0.281872353205473, - -0.2824609362253301, - -0.2819892244377697, - -0.28045911725967254, - -0.277876775892603, - -0.2742525985138251, - -0.2696011784065122, - -0.26394124519774687, - -0.2572955894409225, - -0.2496909708462291, - -0.24115801052874475, - -0.23173106770801286, - -0.22144810135559165, - -0.21035051734767352, - -0.19848300173823513, - -0.18589334082407016, - -0.17263222872623743, - -0.15875306326272817, - -0.14431173093429878, - -0.12936638188925773, - -0.1139771957733416, - -0.09820613940752171, - -0.08211671726948735, - -0.06577371578352684, - -0.04924294244846387, - -0.03259096085408503, - -0.01588482265305798, - 0.0008082024324093454, - 0.017420897481996715, - 0.0338863690360869, - 0.05013831645211689, - 0.06611129887386617, - 0.0817409987386867, - 0.09696448076162831, - 0.11172044535361747, - 0.1259494754532682, - 0.13959427577841657, - 0.15259990353400066, - 0.16491398964730372, - 0.17648694963972755, - 0.18727218328598685, - 0.19722626225676926, - 0.20630910498928925, - 0.21448413808159594, - 0.22171844356075351, - 0.22798289143190065, - 0.23325225697445776, - 0.23750532231317487, - 0.24072496185502582, - 0.24289821124792746, - 0.24401631958360917, - 0.24407478463443263, - 0.24307337098227308, - 0.24101611096646505, - 0.23791128844699502, - 0.23377140544832123, - 0.22861313181813336, - 0.22245723810375972, - 0.21532851191650373, - 0.20725565812068195, - 0.19827118324926662, - 0.18841126461155078, - 0.17771560461989147, - 0.1662272709221086, - 0.15399252298326718, - 0.14106062581513923, - 0.12748365160338804, - 0.11331627003125577, - 0.09861552814404469, - 0.0834406206407992, - 0.06785265151814578 + 1.917331934973959, + 1.8663880166506155, + 1.8112697693751918, + 1.7521991348758246, + 1.689413969749031, + 1.623167087695143, + 1.5537252415267675, + 1.4813680490493581, + 1.406386867139001, + 1.329083618551108, + 1.2497695761840428, + 1.1687641096930206, + 1.0863933995012258, + 1.0029891233863724, + 0.9188871209313549, + 0.8344260412167822, + 0.7499459792006529, + 0.6657871062759947, + 0.5822883005207253, + 0.4997857821552382, + 0.41861175970224096, + 0.3390930923002868, + 0.26154997355738496, + 0.18629464224435277, + 0.1136301250194871, + 0.04384901624716464, + -0.0227677001763964, + -0.08595178224611322, + -0.1454488099639193, + -0.2010192097982999, + -0.2524392193623486, + -0.299501788425923, + -0.3420174126338442, + -0.3798148965730521, + -0.4127420431161093, + -0.4406662662653187, + -0.4634751250297384, + -0.48107677618536915, + -0.4934003440954, + -0.500396206101384, + -0.5020361923361689, + -0.49831369915401, + -0.48924371572112135, + -0.4748627636595928, + -0.45522874998770857, + -0.4304207339488233, + -0.40053860866768987, + -0.3657026989161063, + -0.32605327660752437, + -0.2817499959715646, + -0.2329712506827808, + -0.17991345553229765, + -0.12279025553476663, + -0.06183166565530118, + 0.0027168553796088624, + 0.07059539345775423, + 0.14153062566360108, + 0.21523692085320467, + 0.2914174897900146, + 0.3697655802103785, + 0.4499657120066449, + 0.5316949475542059, + 0.614624192067337, + 0.6984195187477429, + 0.782743513389921, + 0.867256633029075, + 0.951618573160798, + 1.035489638027199, + 1.1185321084518312, + 1.200411601715618, + 1.2807984179980432, + 1.3593688679619618, + 1.4358065761363208, + 1.5098037548485148, + 1.581062443576714, + 1.649295708731718, + 1.7142287990372544, + 1.7756002518563925, + 1.833162946009302, + 1.886685096843022, + 1.9359511895464556, + 1.9807628469524472, + 2.0209396283326164, + 2.0563197559684907, + 2.086760766573277, + 2.1121400849412337, + 2.132355517514765, + 2.147325663881809, + 2.1569902445465656, + 2.161310343653751, + 2.1602685656890124, + 2.1538691055245254, + 2.1421377315277224, + 2.125121681801173, + 2.102889473971418, + 2.0755306292926674, + 2.0431553121763097, + 2.0058938865977063, + 1.9638963911664737, + 1.9173319349739593 ] }, { @@ -14094,210 +2030,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.5097657089570498, - -0.5158140724271592, - -0.5200486842422145, - -0.5224524931150167, - -0.5230158197556446, - -0.5217363958465386, - -0.518619373176216, - -0.5136773028948366, - -0.5069300849751508, - -0.4984048880823322, - -0.4881360401753534, - -0.47616489028040976, - -0.4625396419929855, - -0.4473151593789876, - -0.4305527460565164, - -0.4123198983478321, - -0.3926900334954876, - -0.3717421940370048, - -0.3495607295284736, - -0.3262349568986602, - -0.3018588008012588, - -0.27653041541346124, - -0.25035178920372825, - -0.22342833426022352, - -0.1958684618335388, - -0.16778314580285125, - -0.1392854758232791, - -0.11049020195375504, - -0.08151327259903919, - -0.05247136762641628, - -0.02348142853705168, - 0.005339812416160092, - 0.03387630226817781, - 0.06201313464614383, - 0.08963701245679143, - 0.11663670409385307, - 0.14290349132847893, - 0.16833160707917413, - 0.19281866129850564, - 0.2162660532616855, - 0.23857936859688864, - 0.2596687594586061, - 0.27944930631320664, - 0.29784135987992755, - 0.3147708618504165, - 0.3301696430954004, - 0.3439756981577097, - 0.3561334349263694, - 0.3665938984864098, - 0.3753149682430297, - 0.3822615275263668, - 0.38740560499393184, - 0.39072648726133274, - 0.39221080230776373, - 0.39185257332041235, - 0.389653242760976, - 0.3856216665573775, - 0.3797740784440693, - 0.3721340245945136, - 0.3627322688090533, - 0.3516066686399453, - 0.3388020229523593, - 0.3243698915351594, - 0.3083683874878318, - 0.29086194321954373, - 0.27192105100257347, - 0.25162197912480844, - 0.23004646478427013, - 0.20728138496226414, - 0.1834184066004407, - 0.15855361749037297, - 0.1327871393619355, - 0.10622272472843328, - 0.0789673391118508, - 0.05113073033044713, - 0.02282498658302813, - -0.00583591489067159, - -0.03473656675610403, - -0.06376059628851244, - -0.09279113396481947, - -0.12171128405595036, - -0.15040459532467526, - -0.1787555299336397, - -0.20664992867545948, - -0.23397547065155544, - -0.26062212554877007, - -0.28648259669260234, - -0.31145275309304843, - -0.335432048743345, - -0.3583239274832517, - -0.38003621179662783, - -0.4004814739777597, - -0.4195773881718714, - -0.43724706187228757, - -0.45341934553941754, - -0.46802911909484035, - -0.4810175541368774, - -0.49233235082180116, - -0.5019279484568486, - -0.5097657089570498 + -3.4259250446306995, + -3.4621954380879862, + -3.4868788735809804, + -3.499875959626817, + -3.5011343615472317, + -3.490649012201833, + -3.4684621323916986, + -3.4346630608511024, + -3.389387894511966, + -3.332818940489549, + -3.2651839819960413, + -3.186755361137958, + -3.097848882290602, + -2.9988225404653037, + -2.890075079789863, + -2.7720443879066816, + -2.6452057327537766, + -2.5100698488285342, + -2.3671808806401544, + -2.2171141916317603, + -2.0604740473948864, + -1.897891182505211, + -1.7300202607770363, + -1.5575372391631657, + -1.3811366459148302, + -1.2015287839615514, + -1.0194368707719392, + -0.8355941262122019, + -0.6507408201285306, + -0.4656212915417015, + -0.2809809514565499, + -0.09756328135494086, + 0.08389316054174978, + 0.26265771318592535, + 0.4380105548179207, + 0.6092456014341796, + 0.7756733499383175, + 0.9366236545267483, + 1.091448425129299, + 1.2395242370391937, + 1.3802548412243036, + 1.5130735652115677, + 1.6374455948770277, + 1.7528701279535568, + 1.8588823905848217, + 1.955055508805577, + 2.041002227412449, + 2.116376469303967, + 2.1808747290109034, + 2.2342372948056757, + 2.276249294469815, + 2.306741560508547, + 2.325591311328588, + 2.332722645636289, + 2.3281068480653517, + 2.3117625048034784, + 2.283755428752351, + 2.2441983945223023, + 2.193250684328769, + 2.131117446619025, + 2.058048870011786, + 1.974339175875953, + 1.8803254336049937, + 1.7763862033574709, + 1.6629400117288853, + 1.540443666492802, + 1.40939041719716, + 1.270307969022451, + 1.1237563578991878, + 0.9703256954408868, + 0.8106337927728686, + 0.6453236728249199, + 0.47506098110489203, + 0.3005313053791855, + 0.12243741505278372, + -0.05850356863509276, + -0.24156306020512808, + -0.4260039436944765, + -0.6110835407625895, + -0.7960566011947593, + -0.9801783037617173, + -1.1627072553518363, + -1.342908476299514, + -1.5200563598888945, + -1.6934375941160051, + -1.8623540339444424, + -2.0261255124890165, + -2.1840925798077544, + -2.3356191582740555, + -2.4800951038367995, + -2.6169386628550853, + -2.7455988146148314, + -2.8655574900946985, + -2.9763316580471986, + -3.077475269995036, + -3.168581056310906, + -3.249282166148535, + -3.3192536446215586, + -3.378213741282165, + -3.4259250446306995 ], "y": [ - 0.11134968075062804, - 0.08744228551250649, - 0.06310571536290135, - 0.038437965080364275, - 0.013538362988954302, - -0.01149282900186579, - -0.03655481911655241, - -0.06154669156638676, - -0.08636781290173905, - -0.11091823722745199, - -0.13509910864968516, - -0.15881305933370918, - -0.18196460156981065, - -0.20446051226859718, - -0.22621020833747638, - -0.2471261114267986, - -0.2671240005769608, - -0.28612335134648553, - -0.30404766005552647, - -0.32082475183918535, - -0.33638707127021944, - -0.35067195438090365, - -0.36362188098871157, - -0.3751847063097896, - -0.38531387092759695, - -0.3939685882712431, - -0.4011140088486138, - -0.40672136057297564, - -0.4107680646180146, - -0.41323782633480005, - -0.4141207008645857, - -0.4134131331832451, - -0.4111179724160993, - -0.40724446036549505, - -0.4018081942973282, - -0.3948310641363589, - -0.38634116432321086, - -0.3763726806879743, - -0.36496575279593424, - -0.3521663123197077, - -0.3380258980886099, - -0.322601448559978, - -0.30595507254810084, - -0.2881537991339433, - -0.2692693077626958, - -0.2493776396159467, - -0.2285588914206828, - -0.20689689292803873, - -0.1844788693604771, - -0.16139509018660295, - -0.13773850563787313, - -0.11360437243082158, - -0.0890898702018808, - -0.06429371019928636, - -0.03931573780771808, - -0.014256530506177516, - 0.010783007122023468, - 0.03570204969640453, - 0.06040025702753979, - 0.08477817815158478, - 0.10873765178420872, - 0.1321822015814395, - 0.1550174246158519, - 0.17715137150383567, - 0.19849491665331176, - 0.2189621171410343, - 0.23847055877441045, - 0.256941687944365, - 0.27430112793300077, - 0.29047897840238973, - 0.3054100968585633, - 0.31903436095734333, - 0.33129691059580335, - 0.3421483688145397, - 0.3515450406212604, - 0.35944908893509603, - 0.3658286869431717, - 0.3706581462559481, - 0.3739180203453006, - 0.37559518284882315, - 0.3756828804250584, - 0.37418075994681904, - 0.371094869923107, - 0.36643763614390196, - 0.3602278116458913, - 0.3524904012006095, - 0.343256560629049, - 0.33256347134816505, - 0.3204541906544323, - 0.3069774783473094, - 0.2921876003907356, - 0.27614411040324666, - 0.2589116098565723, - 0.24055948794831025, - 0.2211616421961183, - 0.20079618087849152, - 0.17954510852029312, - 0.15749399568947647, - 0.13473163443460826, - 0.11134968075062812 + 2.4611419672006543, + 2.384726089715639, + 2.3020487188025034, + 2.213442767053453, + 2.119265019363262, + 2.0198946962824302, + 1.9157319270298672, + 1.807196138313753, + 1.6947243654482171, + 1.5787694925663778, + 1.45979842901578, + 1.338290229279247, + 1.2147341639915545, + 1.0896277498192743, + 0.9634747461367483, + 0.8367831265648892, + 0.7100630335406953, + 0.583824724153708, + 0.45857651552080403, + 0.3348227379725732, + 0.21306170429307736, + 0.09378370319014606, + -0.022530974924206637, + -0.13541397189375493, + -0.2444107477310533, + -0.3490824108895372, + -0.4490074855248787, + -0.5437836086294539, + -0.6330291502061631, + -0.7163847499577338, + -0.793514764303807, + -0.8641086178991686, + -0.9278820542110504, + -0.9845782801198624, + -1.033968999934448, + -1.0758553346582622, + -1.1100686228048917, + -1.1364710995383378, + -1.154956451403384, + -1.16545024441236, + -1.1679102237645376, + -1.1623264839912992, + -1.148721508841966, + -1.1271500807496733, + -1.097699060241847, + -1.060487036183519, + -1.015663848261819, + -0.9634099836344436, + -0.9039358501715706, + -0.8374809292176311, + -0.7643128112844553, + -0.6847261185587306, + -0.5990413185624339, + -0.5076034337432358, + -0.4107806521908708, + -0.3089628450736528, + -0.20255999676488257, + -0.09200055398047713, + 0.022270299424737794, + 0.1397924350552836, + 0.2600926327496833, + 0.38268648607102485, + 0.5070803528407213, + 0.6327733428613302, + 0.7592593348245975, + 0.8860290142833284, + 1.012571924480913, + 1.1383785217805142, + 1.2629422274174629, + 1.3857614673131426, + 1.5063416917367807, + 1.6241973666826588, + 1.738853928944197, + 1.849849697012488, + 1.9567377301047868, + 2.0590876278372927, + 2.156487263295597, + 2.248544442524304, + 2.334888483753669, + 2.415171710004249, + 2.4890708490593996, + 2.5562883351683867, + 2.6165535072386406, + 2.6696236986924524, + 2.7152852145996307, + 2.753354192151566, + 2.783677341011863, + 2.806132560562429, + 2.820629431559564, + 2.827109580220342, + 2.8255469132732345, + 2.815947723026504, + 2.7983506620312992, + 2.7728265874414753, + 2.7394782756968423, + 2.6984400086787175, + 2.6498770330041808, + 2.593984894636275, + 2.5309886514894266, + 2.4611419672006547 ] }, { @@ -14305,210 +2242,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.17640638366569952, - -0.17230788241542444, - -0.16778089170908672, - -0.16284364014048763, - -0.15751600827912177, - -0.15181944861814045, - -0.14577689919273307, - -0.13941269121675565, - -0.13275245110951994, - -0.12582299730724747, - -0.1186522322746925, - -0.11126903015176423, - -0.10370312048755659, - -0.09598496852994659, - -0.08814565255279395, - -0.08021673871470093, - -0.07223015395323275, - -0.06421805742640857, - -0.05621271101912237, - -0.04824634943591911, - -0.040351050403216696, - -0.032558605503623224, - -0.024900392162454495, - -0.0174072473019167, - -0.010109343171704421, - -0.003036065856000289, - 0.0037841030539145365, - 0.010323701144975952, - 0.01655639576378165, - 0.02245709004889243, - 0.028002023987035426, - 0.033168870086291616, - 0.03793682328102542, - 0.04228668470654105, - 0.04620093900613438, - 0.04966382485925269, - 0.0526613984467694, - 0.05518158959782252, - 0.057214250392132474, - 0.05875119602209562, - 0.05978623775011546, - 0.06031520782846472, - 0.060335976281334636, - 0.059848459481495614, - 0.05885462048703456, - 0.057358461136812866, - 0.05536600593647381, - 0.05288527779988446, - 0.04992626574369333, - 0.04650088466508587, - 0.04262292736469868, - 0.038308009007879604, - 0.03357350424792796, - 0.028438477264498163, - 0.022923604998876648, - 0.017051093895237346, - 0.01084459048312833, - 0.004329086161243542, - -0.002469183434119504, - -0.00952284407070713, - -0.016803493146681434, - -0.024281814057873087, - -0.03192769424539958, - -0.039710346448311444, - -0.04759843267302622, - -0.055560190380367795, - -0.0635635603821016, - -0.07157631593197004, - -0.07956619249142602, - -0.08750101764754176, - -0.0953488406599608, - -0.10307806111525214, - -0.1106575561706226, - -0.1180568058746198, - -0.12524601606020488, - -0.13219623831534724, - -0.13887948654806315, - -0.1452688496765303, - -0.15133859999051635, - -0.15706429674778724, - -0.16242288458835052, - -0.1673927863702525, - -0.17195399005311318, - -0.17608812927955014, - -0.1797785573300173, - -0.18301041415326896, - -0.18577068620254153, - -0.1880482588365135, - -0.18983396107404288, - -0.1911206025224717, - -0.19190300233079916, - -0.19217801005114027, - -0.19194451832446743, - -0.19120346733955457, - -0.18995784104716862, - -0.18821265514475288, - -0.18597493687998398, - -0.1832536967545254, - -0.18005989224191765, - -0.17640638366569955 + -2.319427497346326, + -2.349339624715656, + -2.377122265354626, + -2.4026635483750916, + -2.4258606280449673, + -2.446620097911687, + -2.4648583669170225, + -2.4805019959887735, + -2.4934879937539884, + -2.503764070182995, + -2.5112888471428896, + -2.516032025012678, + -2.5179745046891546, + -2.5171084644922477, + -2.513437391660166, + -2.5069760683075235, + -2.4977505119029764, + -2.4857978705060635, + -2.47116627318508, + -2.453914636218306, + -2.4341124258589497, + -2.4118393786190606, + -2.387185180198741, + -2.3602491043534837, + -2.331139613153797, + -2.299973920246729, + -2.2668775188778794, + -2.231983676574392, + -2.1954328985236584, + -2.1573723618085197, + -2.1179553227770986, + -2.077340499933576, + -2.0356914348347943, + -1.9931758335661283, + -1.9499648914482706, + -1.9062326036940964, + -1.862155064791354, + -1.817909759432312, + -1.7736748478455457, + -1.7296284484075795, + -1.6859479204230474, + -1.6428091499613728, + -1.6003858416256453, + -1.5588488191054897, + -1.518365337330362, + -1.4790984089929777, + -1.441206148154734, + -1.404841133576189, + -1.370149794336245, + -1.3372718202139298, + -1.3063395992069573, + -1.2774776844519886, + -1.2508022926931082, + -1.2264208363180162, + -1.2044314908462517, + -1.1849227996110279, + -1.167973317226477, + -1.153651293275948, + -1.14201439749502, + -1.133109487555834, + -1.1269724203877816, + -1.1236279077943092, + -1.123089416947206, + -1.1253591161590564, + -1.13042786615221, + -1.1382752568594285, + -1.148869689608022, + -1.1621685043565497, + -1.178118151471754, + -1.1966544073540304, + -1.217702633043197, + -1.2411780747632433, + -1.266986205195874, + -1.2950231041086553, + -1.325175876805115, + -1.3573231087118363, + -1.391335354272097, + -1.427075658177436, + -1.464400106838344, + -1.503158407873495, + -1.543194495284121, + -1.5843471578767079, + -1.6264506884035703, + -1.6693355508074552, + -1.7128290628834077, + -1.7567560916090623, + -1.8009397583435107, + -1.8452021510551637, + -1.8893650407107074, + -1.9332505989405162, + -1.9766821140907314, + -2.0194847027787266, + -2.0614860140867624, + -2.1025169235583028, + -2.1424122142025084, + -2.1810112417647503, + -2.2181585815843214, + -2.2537046544346904, + -2.2875063288262534, + -2.319427497346326 ], "y": [ - -0.09657608655119337, - -0.10256821112572871, - -0.10825496422872784, - -0.11361344731254898, - -0.11862208365705687, - -0.12326070525145916, - -0.12751063400376775, - -0.13135475695088294, - -0.134777595166456, - -0.1377653660890622, - -0.14030603901971136, - -0.14238938356522637, - -0.14400701083242604, - -0.1451524072072367, - -0.14582096058271754, - -0.14600997893038728, - -0.14571870114007265, - -0.1449483000846306, - -0.14370187789720315, - -0.1419844534800221, - -0.1398029422950612, - -0.13716612851791152, - -0.13408462966700663, - -0.1305708538506233, - -0.12663894980380885, - -0.12230474991641879, - -0.11758570648167076, - -0.1125008214219195, - -0.10707056977462218, - -0.10131681724658895, - -0.0952627321684991, - -0.0889326922042105, - -0.0823521861905112, - -0.07554771150256973, - -0.06854666735835754, - -0.061377244491668384, - -0.05406831163798342, - -0.04664929929026202, - -0.03915008119273433, - -0.03160085404987678, - -0.02403201593494101, - -0.016474043887641537, - -0.008957371193873805, - -0.0015122648416127198, - 0.005831296353564965, - 0.013043742462590508, - 0.020096031510570708, - 0.0269597664185709, - 0.03360730934862899, - 0.04001189299157444, - 0.046147728349535094, - 0.051990108579129224, - 0.057515508477204005, - 0.0627016792085253, - 0.06752773789398478, - 0.07197425169858339, - 0.0760233160805994, - 0.07965862688685843, - 0.08286554600380401, - 0.08563116030001428, - 0.08794433362282475, - 0.08979575163968459, - 0.09117795934368635, - 0.09208539107224757, - 0.09251439291806976, - 0.09246323744213333, - 0.09193213062948483, - 0.09092321105980797, - 0.08944054129611796, - 0.08749009152625413, - 0.08507971552304061, - 0.0822191190199152, - 0.07891982062936624, - 0.07519510546154567, - 0.07105997162981925, - 0.0665310698586577, - 0.0616266364370458, - 0.056366419787383173, - 0.05077160094555723, - 0.044864708272387685, - 0.0386695267398684, - 0.03221100215747999, - 0.02551514072421993, - 0.018608904310817267, - 0.011520101893795678, - 0.0042772775785397885, - -0.0030904043377423876, - -0.010553276800351535, - -0.018081289455855017, - -0.025644129654254416, - -0.03321134450732784, - -0.04075246351166347, - -0.04823712124262176, - -0.05563517962518356, - -0.0629168492893407, - -0.07005280952137564, - -0.07701432632802681, - -0.08377336813813759, - -0.09030271867590041, - -0.09657608655119335 + 5.5002699334819924, + 5.477483146668707, + 5.451876236631387, + 5.423552313358952, + 5.39262542729367, + 5.359220110090272, + 5.323470873170938, + 5.285521666095272, + 5.245525296926233, + 5.203642816925993, + 5.160042872059354, + 5.114901023915965, + 5.0683990427857655, + 5.020724175734181, + 4.9720683926242835, + 4.9226276131218984, + 4.872600917796269, + 4.822189746492859, + 4.7715970872062, + 4.721026658718876, + 4.670682090297887, + 4.620766101751462, + 4.571479687147941, + 4.5230213054836, + 4.475586081558316, + 4.4293650202768715, + 4.384544237539609, + 4.3413042108193975, + 4.29981905244254, + 4.260255808499893, + 4.222773786211211, + 4.187523912451207, + 4.154648126020287, + 4.124278806107106, + 4.096538239244292, + 4.071538126903739, + 4.049379135714212, + 4.030150492112352, + 4.013929623059313, + 4.000781844269717, + 3.990760097208324, + 3.9839047359134367, + 3.9802433645054323, + 3.9797907260347127, + 3.982548643116644, + 3.9885060105925256, + 3.9976388402461493, + 4.009910357395875, + 4.025271148973296, + 4.0436593624922255, + 4.065000955106829, + 4.089209991756028, + 4.116188991193666, + 4.145829318511078, + 4.178011622571524, + 4.212606316595097, + 4.249474099958946, + 4.2884665191117195, + 4.32942656534362, + 4.372189307005065, + 4.416582553628226, + 4.4624275492772725, + 4.509539692335432, + 4.557729278830545, + 4.606802266306011, + 4.656561055161271, + 4.706805284315659, + 4.757332637991759, + 4.807939660369631, + 4.858422574831592, + 4.908578104498736, + 4.958204290755173, + 5.007101306464102, + 5.05507226060116, + 5.101923991065088, + 5.147467842473332, + 5.19152042581069, + 5.233904356872149, + 5.274448970526467, + 5.312991007924427, + 5.349375273884599, + 5.383455261809563, + 5.415093743616263, + 5.444163322305069, + 5.470546944942528, + 5.494138373992215, + 5.514842615095793, + 5.5325762995817716, + 5.547268020161718, + 5.558858618462211, + 5.5673014232347215, + 5.572562438284266, + 5.5746204793600835, + 5.573467259457134, + 5.569107422184945, + 5.561558523069433, + 5.550850958863001, + 5.53702784514754, + 5.5201448427232, + 5.5002699334819924 ] }, { @@ -14516,210 +2454,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.286918347550979, - -0.27872134505042884, - -0.26966736363775345, - -0.2597928605005552, - -0.24913759677782352, - -0.23774447745586086, - -0.2256593786050461, - -0.21293096265309128, - -0.19961048243861984, - -0.18575157483407492, - -0.171410044768965, - -0.15664364052310847, - -0.14151182119469313, - -0.12607551727947316, - -0.11039688532516789, - -0.09453905764898185, - -0.07856588812604548, - -0.06254169507239714, - -0.046531002257824715, - -0.0305982790914182, - -0.014807681026013375, - 0.0007772087731735683, - 0.016093635455511027, - 0.031079925176586615, - 0.04567573343701117, - 0.05982228806841944, - 0.07346262588824909, - 0.08654182207037192, - 0.09900721130798332, - 0.11080859987820488, - 0.12189846775449087, - 0.13223215995300325, - 0.14176806634247086, - 0.15046778919350212, - 0.15829629779268878, - 0.1652220694989254, - 0.1712172166739588, - 0.17625759897606505, - 0.18032292056468496, - 0.18339681182461126, - 0.18546689528065094, - 0.18652483543734946, - 0.1865663723430893, - 0.18559133874341124, - 0.18360366075448914, - 0.18061134205404575, - 0.17662643165336764, - 0.17166497538018893, - 0.16574695126780667, - 0.15889618911059175, - 0.15114027450981737, - 0.14251043779617922, - 0.13304142827627594, - 0.12277137430941634, - 0.11174162977817331, - 0.09999660757089471, - 0.08758360074667668, - 0.0745525921029071, - 0.06095605291218101, - 0.046848731639005756, - 0.03228743348705715, - 0.017330791664673842, - 0.002039031289620852, - -0.013526273116202872, - -0.029302445565632426, - -0.045225960980315574, - -0.0612327009837832, - -0.07725821208352006, - -0.09323796520243201, - -0.10910761551466351, - -0.12480326153950158, - -0.14026170245008424, - -0.1554206925608252, - -0.17021919196881957, - -0.18459761233998973, - -0.19849805685027447, - -0.2118645533157063, - -0.22464327957264063, - -0.23678278020061272, - -0.24823417371515447, - -0.25895134939628106, - -0.268891152960085, - -0.2780135603258064, - -0.2862818387786803, - -0.29366269487961455, - -0.3001264085261179, - -0.305646952624663, - -0.310202097892607, - -0.31377350236766577, - -0.3163467852645234, - -0.3179115848811783, - -0.31846160032186055, - -0.3179946168685148, - -0.31651251489868915, - -0.3140212623139172, - -0.3105308905090858, - -0.3060554539795479, - -0.30061297372863083, - -0.29422536470341526, - -0.28691834755097906 + -2.8183639878524933, + -2.878188242591153, + -2.9337535238690924, + -2.984836089910025, + -3.0312302492497762, + -3.0727491889832153, + -3.1092257269938868, + -3.140512985137388, + -3.1664849806678186, + -3.187037133525831, + -3.20208668744562, + -3.2115730431851977, + -3.2154580025381505, + -3.213725922144336, + -3.2063837764801737, + -3.193461129774888, + -3.175010016965794, + -3.1511047341719687, + -3.121841539530001, + -3.087338265596453, + -3.0477338448777402, + -3.003187750397962, + -2.9538793535573227, + -2.900007201866808, + -2.841788219467435, + -2.7794568336532994, + -2.7132640309156004, + -2.643476346308625, + -2.5703747902071585, + -2.494253716776881, + -2.415419638714038, + -2.3341899930269934, + -2.25089186282943, + -2.165860660292098, + -2.0794387760563824, + -1.991974200548034, + -1.9038191227425494, + -1.8153285120244649, + -1.726858688850933, + -1.6387658899750002, + -1.551404834005936, + -1.465127293082587, + -1.3802806764111317, + -1.2972066313708206, + -1.2162396678205654, + -1.1377058111457967, + -1.0619212894693093, + -0.9891912603122192, + -0.9198085818323313, + -0.8540526335877008, + -0.7921881915737559, + -0.7344643620638183, + -0.6811135785460574, + -0.6323506657958735, + -0.5883719748523448, + -0.5493545923818968, + -0.5154556276127951, + -0.48681157971173716, + -0.46353778814988167, + -0.4457279682715092, + -0.4334538339354044, + -0.4267648087484597, + -0.42568782705425345, + -0.430227225477954, + -0.44036472546426153, + -0.45605950687869856, + -0.47724837237588513, + -0.5038460018729407, + -0.5357452961033493, + -0.572817807867902, + -0.6149142592462356, + -0.661865142686328, + -0.7134814035515893, + -0.7695552013771518, + -0.8298607467700709, + -0.8941552105835138, + -0.9621797017040352, + -1.033660309514713, + -1.1083092068365294, + -1.185825808906831, + -1.2658979837280833, + -1.3482033089132572, + -1.4324103699669817, + -1.5181800947747517, + -1.6051671189266565, + -1.693021176377966, + -1.7813885098468627, + -1.869913295270169, + -1.9582390745812561, + -2.0460101910408737, + -2.132873221341304, + -2.218478398717295, + -2.3024810213333664, + -2.384542840276447, + -2.4643334215648585, + -2.5415314766893418, + -2.6158261563284846, + -2.6869183020292216, + -2.7545216508123476, + -2.8183639878524933 ], "y": [ - -0.16642161729429397, - -0.17840586644336465, - -0.1897793726493629, - -0.20049633881700518, - -0.21051361150602096, - -0.21979085469482554, - -0.22829071219944272, - -0.2359789580936731, - -0.24282463452481923, - -0.24880017637003163, - -0.25388152223133, - -0.25804821132236, - -0.2612834658567593, - -0.2635742586063807, - -0.26491136535734233, - -0.2652894020526818, - -0.26470684647205256, - -0.26316604436116847, - -0.26067319998631355, - -0.2572383511519514, - -0.2528753287820297, - -0.24760170122773026, - -0.24143870352592048, - -0.23441115189315384, - -0.22654734379952496, - -0.2178789440247448, - -0.20844085715524874, - -0.19827108703574622, - -0.18741058374115158, - -0.17590307868508512, - -0.16379490852890544, - -0.15113482860032823, - -0.13797381657292962, - -0.12436486719704669, - -0.11036277890862232, - -0.09602393317524402, - -0.08140606746787407, - -0.06656804277243128, - -0.05156960657737591, - -0.036471152291660806, - -0.021333476061789265, - -0.006217531967190319, - 0.00881581342034515, - 0.02370602612486732, - 0.038393148515222686, - 0.05281804073327377, - 0.06692261882923417, - 0.08065008864523456, - 0.09394517450535073, - 0.10675434179124164, - 0.11902601250716295, - 0.13071077296635122, - 0.1417615727625008, - 0.15213391422514339, - 0.16178603159606234, - 0.17067905920525955, - 0.17877718796929157, - 0.18604780958180964, - 0.1924616478157008, - 0.19799287640812133, - 0.20261922305374228, - 0.20632205908746196, - 0.20908647449546547, - 0.21090133795258792, - 0.2117593416442323, - 0.21165703069235944, - 0.21059481706706243, - 0.2085769779277087, - 0.2056116384003287, - 0.20171073886060104, - 0.196889986854174, - 0.19116879384792318, - 0.18457019706682526, - 0.17712076673118413, - 0.16885049906773128, - 0.15979269552540817, - 0.14998382868218438, - 0.13946339538285912, - 0.12827375769920724, - 0.11645997235286813, - 0.10406960928782956, - 0.09115256012305273, - 0.07776083725653261, - 0.06394836442972729, - 0.04977075959568411, - 0.03528511096517234, - 0.020549747132607984, - 0.005624002207389688, - -0.009432023103617276, - -0.02455770350041607, - -0.039692133206562924, - -0.05477437121523419, - -0.06974368667715075, - -0.08453980344227435, - -0.09910314277058865, - -0.11337506323465853, - -0.12729809684796087, - -0.1408161804681824, - -0.15387488154370804, - -0.16642161729429392 + 6.2234218589957315, + 6.177848285369162, + 6.126634465294521, + 6.0699866187496525, + 6.008132846619087, + 5.941322212212291, + 5.869823738373624, + 5.793925324222292, + 5.713932585884213, + 5.630167625883734, + 5.542967736150456, + 5.452684039863677, + 5.359680077603278, + 5.26433034350011, + 5.167018777280314, + 5.068137218275544, + 4.968083827624285, + 4.867261485017466, + 4.766076166444149, + 4.6649353094695005, + 4.564246172627522, + 4.464414195534672, + 4.365841366327631, + 4.268924602998948, + 4.174054155148381, + 4.0816120325854905, + 3.9919704671109666, + 3.9054904136705426, + 3.8225200969168274, + 3.743393609031532, + 3.6684295644541702, + 3.597929816934161, + 3.532178244072322, + 3.471439604245959, + 3.415958470520331, + 3.365958245839227, + 3.3216402634601727, + 3.2831829762564513, + 3.2507412381503733, + 3.224445680571182, + 3.204402186448396, + 3.190691463858621, + 3.183368721042612, + 3.182463444101173, + 3.187979278265035, + 3.199894013216799, + 3.2181596725240467, + 3.242702706823498, + 3.2734242899783395, + 3.3102007170161984, + 3.352883902245405, + 3.4013019755438036, + 3.4552599744190804, + 3.514540629053903, + 3.578905237174795, + 3.648094625221942, + 3.72183019194964, + 3.7998150302551865, + 3.8817351227189874, + 3.9672606060418762, + 4.0560470992882, + 4.147737090586293, + 4.241961376702611, + 4.3383405496928376, + 4.436486524643769, + 4.536004102354289, + 4.636492560663067, + 4.737547268015265, + 4.838761312771009, + 4.939727141694932, + 5.04003820102922, + 5.139290573542094, + 5.237084604959952, + 5.333026513234068, + 5.4267299741619235, + 5.517817676978412, + 5.605922843653128, + 5.690690705776045, + 5.771779933084681, + 5.848864007880601, + 5.921632539800946, + 5.9897925156508744, + 6.053069479264274, + 6.111208636641887, + 6.163975881916805, + 6.211158740016177, + 6.252567222223333, + 6.28803459119529, + 6.317418032355185, + 6.34059922895617, + 6.35748483850119, + 6.368006868600279, + 6.372122950751914, + 6.3698165109460145, + 6.361096836401636, + 6.345999038170614, + 6.32458390975775, + 6.296937682326828, + 6.263171677478146, + 6.2234218589957315 ] }, { @@ -14727,210 +2666,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.3974303114362585, - -0.3851348076854333, - -0.3715538355664201, - -0.35674208086062287, - -0.34075918527652527, - -0.32366950629358127, - -0.3055418580173591, - -0.2864492340894269, - -0.26646851376771974, - -0.24568015236090238, - -0.22416785726323749, - -0.2020182508944527, - -0.1793205219018297, - -0.15616606602899974, - -0.13264811809754185, - -0.10886137658326277, - -0.08490162229885821, - -0.06086533271838569, - -0.03684929349652706, - -0.01295020874691729, - 0.010735688351189945, - 0.034113023049970354, - 0.05708766307347654, - 0.07956709765508993, - 0.10146081004572677, - 0.12268064199283915, - 0.14314114872258363, - 0.16275994299576788, - 0.18145802685218498, - 0.19916010970751732, - 0.21579491152194633, - 0.23129544981971487, - 0.2455993094039163, - 0.2586488936804632, - 0.27039165657924313, - 0.28078031413859816, - 0.28977303490114825, - 0.29733360835430755, - 0.30343159073723747, - 0.30804242762712686, - 0.31114755281118645, - 0.3127344630462342, - 0.31279676840484394, - 0.3113342180053269, - 0.3083527010219437, - 0.3038642229712787, - 0.29788685737026144, - 0.29044467296049337, - 0.28156763679192, - 0.2712914935560976, - 0.2596576216549361, - 0.24671286658447886, - 0.2325093523046239, - 0.2171042713543345, - 0.20055965455746996, - 0.18294212124655207, - 0.16432261101022502, - 0.14477609804457067, - 0.12438128925848152, - 0.10322030734871865, - 0.08137836012079572, - 0.058943397387220764, - 0.036005756824641286, - 0.012657800215905707, - -0.011006458458238631, - -0.03489173158026336, - -0.0589018415854648, - -0.08294010823507009, - -0.10690973791343801, - -0.13071421338178527, - -0.15425768241904236, - -0.17744534378491636, - -0.2001838289510278, - -0.22238157806301936, - -0.2439492086197746, - -0.26479987538520167, - -0.28484962008334946, - -0.30401770946875095, - -0.3222269604107091, - -0.33940405068252166, - -0.3554798142042115, - -0.3703895195499175, - -0.38407313059849946, - -0.3964755482778104, - -0.40754683242921186, - -0.41724240289896686, - -0.4255232190467846, - -0.43235593694870045, - -0.4377130436612886, - -0.4415729680065751, - -0.4439201674315574, - -0.4447451905925808, - -0.4440447154125623, - -0.44182156245782367, - -0.43808468358066577, - -0.4328491258734186, - -0.42613597107911194, - -0.41797225070273625, - -0.40839083716491287, - -0.3974303114362586 + -3.3173004783586606, + -3.4070368604666506, + -3.4903847823835594, + -3.5670086314449576, + -3.6365998704545848, + -3.6988782800547435, + -3.7535930870707506, + -3.8005239742860026, + -3.8394819675816483, + -3.870310196868667, + -3.892884527748351, + -3.907114061357717, + -3.9129415003871464, + -3.910343379796425, + -3.899330161300181, + -3.8799461912422526, + -3.8522695220286116, + -3.8164115978378734, + -3.772516805874922, + -3.7207618949746006, + -3.661355263896531, + -3.594536122176864, + -3.520573526915905, + -3.4397652993801326, + -3.3524368257810733, + -3.2589397470598698, + -3.1596505429533215, + -3.0549690160428584, + -2.945316681890658, + -2.831135071745242, + -2.712883954650978, + -2.5910394861204105, + -2.4660922908240654, + -2.338545487018067, + -2.208912660664494, + -2.0777157974019715, + -1.9454831806937447, + -1.812747264616618, + -1.68004252985632, + -1.5479033315424209, + -1.416861747588825, + -1.287445436203801, + -1.160175511196618, + -1.0355644436361513, + -0.9141139983107684, + -0.7963132132986155, + -0.6826364307838844, + -0.5735413870482493, + -0.4694673693284175, + -0.3708334469614718, + -0.2780367839405544, + -0.19145103967564792, + -0.11142486439900656, + -0.038280495273730786, + 0.027687541141562022, + 0.08621361484723433, + 0.1370620620008869, + 0.18002813385247363, + 0.21493882119525676, + 0.24165355101281571, + 0.2600647525169726, + 0.2700982902973901, + 0.2717137628386994, + 0.2649046652031486, + 0.24969841522368696, + 0.22615624310203142, + 0.1943729448562519, + 0.1544765006106683, + 0.1066275592650554, + 0.05101879161822631, + -0.012125885449274065, + -0.08255221060941276, + -0.15997660190730456, + -0.24408729864564838, + -0.3345456167350269, + -0.4309873124551913, + -0.5330240491359735, + -0.64024496085199, + -0.7522183068347148, + -0.8684932099401671, + -0.9886014721720455, + -1.1120594599498064, + -1.238370051530393, + -1.3670246387420482, + -1.4975051749699055, + -1.6292862611468695, + -1.7618372613502147, + -1.894624439485174, + -2.027113108451805, + -2.158769783141231, + -2.289064328591877, + -2.4174720946558628, + -2.54347602857997, + -2.6665687569945904, + -2.786254628927208, + -2.9020517116139333, + -3.0134937310726473, + -3.120131949623753, + -3.221536972798442, + -3.3173004783586606 ], "y": [ - -0.23626714803739457, - -0.2542435217610006, - -0.271303781069998, - -0.2873792303214614, - -0.3024051393549851, - -0.3163210041381919, - -0.3290707903951177, - -0.3406031592364633, - -0.35087167388318247, - -0.35983498665100105, - -0.36745700544294857, - -0.3737070390794936, - -0.3785599208810926, - -0.3819961100055246, - -0.3840017701319671, - -0.3845688251749763, - -0.3836949918040325, - -0.38138378863770633, - -0.3776445220754239, - -0.37249224882388077, - -0.3659477152689981, - -0.358037273937549, - -0.34879277738483433, - -0.3382514499356844, - -0.32645573779524106, - -0.31345313813307085, - -0.29929600782882676, - -0.284041352649573, - -0.267750597707681, - -0.2504893401235813, - -0.23232708488931178, - -0.21333696499644597, - -0.19359544695534806, - -0.17318202289152362, - -0.1521788904588871, - -0.13067062185881964, - -0.10874382329776473, - -0.08648678625460055, - -0.06398913196201748, - -0.04134145053344483, - -0.018634936188637517, - 0.004038979953260902, - 0.026588998034564108, - 0.048924317091347355, - 0.07095500067688042, - 0.09259233900395704, - 0.11374920614789764, - 0.13434041087189824, - 0.1542830396620725, - 0.17349679059090886, - 0.1919042966647908, - 0.20943143735357322, - 0.22600763704779753, - 0.24156614924176145, - 0.25604432529813986, - 0.2693838667119357, - 0.2815310598579837, - 0.29243699227676084, - 0.30205774962759757, - 0.3103545925162284, - 0.3172941124846598, - 0.3228483665352393, - 0.32699498964724455, - 0.3297172848329282, - 0.3310042903703948, - 0.3308508239425855, - 0.32925750350464, - 0.32623074479560943, - 0.32178273550453945, - 0.3159313861949479, - 0.3087002581853074, - 0.3001184686759311, - 0.29022057350428426, - 0.2790464280008226, - 0.2666410265056433, - 0.25305432119215865, - 0.23834102092732296, - 0.22256037097833506, - 0.20577591445285723, - 0.1880552364333486, - 0.16946969183579075, - 0.1500941180886255, - 0.1300065337888453, - 0.10928782454863732, - 0.08802141729757255, - 0.06629294435180488, - 0.044189898602958355, - 0.02180128121513091, - -0.000782756751379534, - -0.023471277346577724, - -0.04617292190579801, - -0.0687962789188049, - -0.09125025211167975, - -0.11344442725936515, - -0.1352894362518366, - -0.1566973169479414, - -0.1775818673678949, - -0.19785899279822722, - -0.2174470444115157, - -0.23626714803739451 + 6.9465737845094715, + 6.878213424069616, + 6.801392693957656, + 6.716420924140353, + 6.623640265944504, + 6.52342431433431, + 6.416176603576309, + 6.302328982349312, + 6.182339874842193, + 6.056692434841475, + 5.925892600241557, + 5.790467055811391, + 5.650961112420791, + 5.507936511266039, + 5.3619691619363445, + 5.21364682342919, + 5.063566737452301, + 4.912333223542073, + 4.760555245682097, + 4.608843960220124, + 4.457810254957156, + 4.308062289317882, + 4.16020304550732, + 4.0148279005142955, + 3.872522228738445, + 3.7338590448941096, + 3.599396696682324, + 3.4696766165216877, + 3.3452211413911153, + 3.2265314095631723, + 3.1140853426971287, + 3.008335721417115, + 2.9097083621243565, + 2.818600402384813, + 2.7353787017963698, + 2.6603783647747146, + 2.593901391206133, + 2.536215460400551, + 2.487552853241434, + 2.448109516872647, + 2.4180442756884677, + 2.397478191803805, + 2.3864940775797923, + 2.385136162167633, + 2.393409913413426, + 2.4112820158410724, + 2.438680504801944, + 2.47549505625112, + 2.5215774309833834, + 2.576742071540172, + 2.6407668493839807, + 2.7133939593315795, + 2.794330957644494, + 2.883251939596728, + 2.979798851778067, + 3.0835829338487866, + 3.194186283940334, + 3.3111635413986535, + 3.434043680094355, + 3.562331905078688, + 3.6955116449481737, + 3.8330466318953134, + 3.974383061069791, + 4.11895182055513, + 4.266170782981527, + 4.415447149547307, + 4.566179837010473, + 4.717761898038772, + 4.869582965172388, + 5.021031708558272, + 5.171498297559704, + 5.320376856329014, + 5.467067903455801, + 5.610980765866977, + 5.75153595725876, + 5.888167511483491, + 6.020325261495566, + 6.147477054679941, + 6.2691108956428945, + 6.384737007836774, + 6.493889805717293, + 6.596129769492185, + 6.691045214912285, + 6.778253950978704, + 6.857404818891081, + 6.92817910604014, + 6.990291829350873, + 7.043492882808809, + 7.087568044548651, + 7.122339839450127, + 7.147668253767659, + 7.163451298916293, + 7.169625422143745, + 7.166165762434896, + 7.153086250618328, + 7.130439553271795, + 7.098316860652499, + 7.056847519506115, + 7.006198512233094, + 6.9465737845094715 ] }, { @@ -14938,210 +2878,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.1630143472903272, - -0.16697077435640678, - -0.17055145360140786, - -0.1737419668937893, - -0.1765294671625944, - -0.1789027301280716, - -0.18085219949788728, - -0.18237002544694225, - -0.18345009622584685, - -0.18408806277077877, - -0.18428135621562777, - -0.18402919823591324, - -0.18333260418282188, - -0.18219437899474697, - -0.18061910590279137, - -0.1786131279757136, - -0.17618452257862854, - -0.1733430688483092, - -0.17010020831605407, - -0.1664689988366792, - -0.16246406200914532, - -0.15810152430053928, - -0.1533989521104832, - -0.14837528103744296, - -0.14305073963175619, - -0.13744676794239988, - -0.13158593118548023, - -0.12549182888207155, - -0.11918899983127418, - -0.11270282330113147, - -0.10605941683527473, - -0.099285531086793, - -0.09240844210279471, - -0.08545584149339266, - -0.07845572492736394, - -0.07143627940347229, - -0.064425769751373, - -0.057452424819119274, - -0.05054432380555473, - -0.043729283195289737, - -0.03703474475153574, - -0.03048766501781007, - -0.024114406773449504, - -0.017940632880002236, - -0.011991202945942206, - -0.006290073225799608, - -0.0008602001567792894, - 0.004276552078709708, - 0.009099499592399765, - 0.01358922207688247, - 0.017727641004332467, - 0.021498092422358006, - 0.02488539405385609, - 0.027875906430683647, - 0.030457587814981937, - 0.03262004268700469, - 0.0343545636042073, - 0.03565416626304452, - 0.036513617622295866, - 0.036929456974675645, - 0.03690000988187973, - 0.03642539491695765, - 0.035507523186860734, - 0.03415009063708899, - 0.032358563169422955, - 0.030140154632666533, - 0.027503797775023667, - 0.02446010827507447, - 0.021021341996183954, - 0.017201345636466067, - 0.013015500973017444, - 0.008480662924930105, - 0.0036150916844807923, - -0.0015616208102182255, - -0.007028629765039318, - -0.012763921464467996, - -0.018744401913066207, - -0.02494598982684075, - -0.031343713600074756, - -0.037911811857169984, - -0.04462383718461455, - -0.05145276262538244, - -0.05837109050695018, - -0.0653509631647195, - -0.07236427511500013, - -0.07938278622587312, - -0.08637823543023458, - -0.09332245452313886, - -0.10018748158521765, - -0.10694567357546061, - -0.11356981763998458, - -0.1200332406885922, - -0.12630991679789158, - -0.13237457200850444, - -0.1382027860943797, - -0.14377109089442547, - -0.1490570648105105, - -0.15403942309132618, - -0.15869810353856803, - -0.1630143472903272 + -2.0464793878093284, + -2.046259614530541, + -2.045664594143952, + -2.044696722586649, + -2.043359897135789, + -2.041659500715638, + -2.039602380222436, + -2.0371968189543614, + -2.0344525032576133, + -2.0313804835229123, + -2.0279931296894804, + -2.0243040814356594, + -2.020328193256741, + -2.0160814746511564, + -2.011581025655878, + -2.0068449679906033, + -2.0018923720879895, + -1.9967431803037476, + -1.9914181266158182, + -1.985938653135958, + -1.980326823769924, + -1.9746052353739134, + -1.9687969267649978, + -1.962925285951939, + -1.9570139559599322, + -1.951086739628488, + -1.9451675037657994, + -1.9392800830455275, + -1.9334481840329847, + -1.9276952897271622, + -1.922044565002981, + -1.9165187633345175, + -1.9111401351747934, + -1.9059303383610546, + -1.9009103509063046, + -1.8961003865282504, + -1.8915198132557955, + -1.8871870754408233, + -1.8831196194893018, + -1.8793338236107646, + -1.8758449318690416, + -1.872666992799794, + -1.8698128028420198, + -1.8672938548113107, + -1.865120291622339, + -1.8633008654469212, + -1.8618429024721108, + -1.860752273400228, + -1.860033369809615, + -1.8596890864712983, + -1.8597208096927689, + -1.8601284117358103, + -1.8609102513308557, + -1.8620631802858014, + -1.8635825561626649, + -1.8654622609710445, + -1.8676947258031065, + -1.8702709613109072, + -1.8731805939033226, + -1.87641190751684, + -1.8799518907920096, + -1.8837862894655975, + -1.887899663767472, + -1.8922754505911095, + -1.896896030187378, + -1.9017427971130478, + -1.9067962351483458, + -1.9120359958818829, + -1.9174409806465262, + -1.9229894254762845, + -1.9286589887421168, + -1.934426841113789, + -1.940269757485528, + -1.9461642104953256, + -1.9520864652613217, + -1.9580126749537967, + -1.9639189768179377, + -1.9697815882607301, + -1.9755769026150665, + -1.9812815841954614, + -1.986872662262623, + -1.9923276235185106, + -1.997624502759441, + -2.0027419713222123, + -2.0076594229671003, + -2.0123570568519153, + -2.0168159572630033, + -2.0210181697821503, + -2.0249467735826867, + -2.0285859495636833, + -2.0319210440478894, + -2.034938627786918, + -2.0376265500360895, + -2.0399739874811917, + -2.0419714878201467, + -2.0436110078240945, + -2.0448859457246384, + -2.0457911677968332, + -2.0463230290308876, + -2.0464793878093284 ], "y": [ - 0.04032240132977219, - 0.035218203310813295, - 0.029834128641330462, - 0.024191857089742086, - 0.018314108092181827, - 0.012224549269348024, - 0.005947701125348308, - -0.0004911616877158048, - -0.007066112141852637, - -0.013750675232171168, - -0.02051793458238159, - -0.02734064082754262, - -0.034191321337636665, - -0.04104239084015454, - -0.04786626249625191, - -0.054635458983212655, - -0.0613227231359295, - -0.06790112770188768, - -0.07434418376770693, - -0.08062594742064677, - -0.0867211242155861, - -0.09260517102682636, - -0.09825439487459636, - -0.1036460483283195, - -0.10875842110248812, - -0.11357092747632073, - -0.11806418918519405, - -0.12222011345007519, - -0.12602196583075703, - -0.1294544376095427, - -0.13250370743404852, - -0.135157496970912, - -0.13740512034630667, - -0.1392375271741845, - -0.14064733899898618, - -0.1416288790060775, - -0.1421781948802784, - -0.14229307472044106, - -0.14197305594599524, - -0.14121942715959707, - -0.1400352229583807, - -0.138425211714707, - -0.1363958763756108, - -0.13395538835826132, - -0.1311135746465495, - -0.12788187822129182, - -0.12427331198338584, - -0.12030240635545049, - -0.11598515077294315, - -0.1113389293003461, - -0.10638245063167456, - -0.10113567275716906, - -0.0956197225995126, - -0.0898568109431699, - -0.08387014299939721, - -0.07768382496704704, - -0.0713227669654132, - -0.06481258272997255, - -0.058179486474912154, - -0.05145018733774126, - -0.044651781831020955, - -0.037811644734272024, - -0.030957318865399246, - -0.02411640417548503, - -0.01731644661352736, - -0.010584827208625702, - -0.003948651816240309, - 0.0025653580275202467, - 0.008930972704094396, - 0.015122560129883646, - 0.021115188967606606, - 0.026884729015994605, - 0.03240794837359608, - 0.037662606985443825, - 0.042627546195907, - 0.04728277394712932, - 0.051609545279990274, - 0.05559043781343945, - 0.05920942189827588, - 0.06245192516288771, - 0.06530489119104975, - 0.06775683209550318, - 0.06979787477562296, - 0.07141980067290961, - 0.07261607886422335, - 0.07338189235950675, - 0.07371415749810335, - 0.07361153636557095, - 0.07307444218099077, - 0.07210503763308007, - 0.070707226171808, - 0.06888663629058026, - 0.06665059886228267, - 0.06400811762044349, - 0.06096983290437641, - 0.0575479788142893, - 0.05375633394888084, - 0.0496101659237867, - 0.0451261698942797, - 0.0403224013297722 + -1.4010817583281936, + -1.4015572146623911, + -1.402006301891667, + -1.4024272117002514, + -1.4028182492329024, + -1.4031778399194905, + -1.403504535815236, + -1.403797021431072, + -1.4040541190306544, + -1.404274793372691, + -1.4044581558794917, + -1.4046034682149586, + -1.4047101452576036, + -1.4047777574566271, + -1.4048060325615668, + -1.4047948567185549, + -1.4047442749287664, + -1.4046544908672165, + -1.4045258660626323, + -1.4043589184417045, + -1.4041543202435793, + -1.4039128953129894, + -1.4036356157829202, + -1.4033235981601757, + -1.4029780988295977, + -1.4026005089950488, + -1.4021923490775248, + -1.4017552625929557, + -1.4012910095343485, + -1.4008014592849143, + -1.4002885830907246, + -1.3997544461231963, + -1.3992011991633775, + -1.3986310699415105, + -1.3980463541667483, + -1.3974494062831437, + -1.3968426299891352, + -1.3962284685587008, + -1.3956093950031563, + -1.3949879021132119, + -1.3943664924213832, + -1.3937476681251766, + -1.393133921011623, + -1.3925277224237298, + -1.3919315133092571, + -1.3913476943918803, + -1.3907786165043243, + -1.3902265711223902, + -1.3896937811379897, + -1.389182391908345, + -1.3886944626173927, + -1.3882319579841755, + -1.3877967403516134, + -1.3873905621875051, + -1.3870150590279597, + -1.3866717428916693, + -1.386361996191543, + -1.3860870661682194, + -1.3858480598678675, + -1.3856459396845031, + -1.3854815194847674, + -1.3853554613307737, + -1.3852682728142167, + -1.3852203050124798, + -1.385211751074971, + -1.3852426454453775, + -1.3853128637229732, + -1.385422123163538, + -1.3855699838178666, + -1.3857558503032907, + -1.3859789742010742, + -1.3862384570700306, + -1.3865332540642297, + -1.3868621781402222, + -1.3872239048368462, + -1.3876169776083636, + -1.3880398136894558, + -1.3884907104684616, + -1.3889678523431934, + -1.389469318031726, + -1.3899930883087204, + -1.390537054136133, + -1.391099025155566, + -1.3916767385080682, + -1.3922678679458695, + -1.3928700331993598, + -1.393480809561593, + -1.3940977376517283, + -1.394718333318088, + -1.3953400976409587, + -1.3959605269948603, + -1.396577123129761, + -1.3971874032306495, + -1.3977889099149543, + -1.3983792211275554, + -1.3989559598935464, + -1.399516803889473, + -1.4000594947945102, + -1.4005818473839224, + -1.4010817583281936 ] }, { @@ -15149,210 +3090,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.25237323091108904, - -0.2602860850432481, - -0.26744744353325034, - -0.27382847011801315, - -0.27940347065562343, - -0.2841499965865778, - -0.2880489353262091, - -0.29108458722431907, - -0.2932447287821283, - -0.2945206618719921, - -0.29490724876169017, - -0.29440293280226104, - -0.2930097446960783, - -0.29073329431992856, - -0.28758274813601736, - -0.28357079228186177, - -0.27871358148769165, - -0.27303067402705294, - -0.26654495296254277, - -0.25928253400379303, - -0.2512726603487252, - -0.24254758493151315, - -0.23314244055140104, - -0.22309509840532052, - -0.21244601559394694, - -0.20123807221523435, - -0.18951639870139508, - -0.17732819409457767, - -0.16472253599298298, - -0.15175018293269754, - -0.13846337000098402, - -0.12491559850402059, - -0.11116142053602401, - -0.09725621931721992, - -0.08325598618516247, - -0.06921709513737918, - -0.05519607583318059, - -0.04124938596867315, - -0.02743318394154405, - -0.013803102721014059, - -0.00041402583350606814, - 0.012680133633945267, - 0.0254266501226664, - 0.037774197909560936, - 0.049673057777680996, - 0.06107531721796619, - 0.07193506335600683, - 0.08220856782698482, - 0.09185446285436494, - 0.10083390782333035, - 0.10911074567823034, - 0.11665164851428142, - 0.12342625177727759, - 0.1294072765309327, - 0.13457063929952928, - 0.1388955490435748, - 0.14236459087798, - 0.14496379619565444, - 0.14668269891415714, - 0.1475143776189167, - 0.14745548343332487, - 0.1465062535034807, - 0.14467051004328688, - 0.14195564494374338, - 0.13837259000841132, - 0.13393577293489847, - 0.12866305921961274, - 0.12257568021971435, - 0.11569814766193331, - 0.10805815494249754, - 0.0996864656156003, - 0.09061678951942562, - 0.08088564703852699, - 0.07053222204912896, - 0.05959820413948677, - 0.048127620740629415, - 0.036166659843432994, - 0.023763484015883907, - 0.010968036469415895, - -0.0021681600447745614, - -0.015592210699663697, - -0.029250061581199464, - -0.043086717344334946, - -0.057046462659873585, - -0.07107308656043484, - -0.08511010878218082, - -0.09910100719090376, - -0.11298944537671232, - -0.12671949950086991, - -0.14023588348135582, - -0.15348417161040373, - -0.16641101770761899, - -0.17896436992621778, - -0.19109368034744345, - -0.20275010851919398, - -0.2138867181192855, - -0.2244586659514556, - -0.23442338251308698, - -0.24374074340757065, - -0.252373230911089 + -2.1398901218457476, + -2.139450575288173, + -2.1382605345149948, + -2.1363247914003884, + -2.1336511404986678, + -2.1302503476583663, + -2.1261361066719626, + -2.1213249841358137, + -2.1158363527423165, + -2.109692313272915, + -2.1029176056060512, + -2.0955395090984097, + -2.0875877327405727, + -2.0790942955294036, + -2.0700933975388462, + -2.0606212822082974, + -2.050716090403069, + -2.0404177068345857, + -2.0297675994587268, + -2.0188086524990063, + -2.0075849937669386, + -1.9961418169749172, + -1.984525199757086, + -1.9727819181309685, + -1.9609592581469548, + -1.9491048254840666, + -1.9372663537586892, + -1.9254915123181455, + -1.91382771429306, + -1.9023219256814148, + -1.8910204762330525, + -1.8799688728961255, + -1.8692116165766774, + -1.8587920229491997, + -1.8487520480396995, + -1.8391321192835912, + -1.8299709727386813, + -1.8213054971087368, + -1.813170585205694, + -1.8055989934486196, + -1.7986212099651735, + -1.7922653318266784, + -1.7865569519111302, + -1.7815190558497116, + -1.7771719294717683, + -1.7735330771209328, + -1.7706171511713118, + -1.7684358930275466, + -1.7669980858463203, + -1.7663095191696871, + -1.7663729656126281, + -1.7671881696987108, + -1.7687518488888019, + -1.7710577067986932, + -1.7740964585524204, + -1.7778558681691792, + -1.7823207978333033, + -1.7874732688489046, + -1.7932925340337356, + -1.7997551612607703, + -1.8068351278111097, + -1.8145039251582853, + -1.8227306737620343, + -1.8314822474093095, + -1.8407234066018463, + -1.850416940453186, + -1.8605238165237818, + -1.8710033379908562, + -1.8818133075201429, + -1.8929101971796591, + -1.9042493237113243, + -1.9157850284546687, + -1.9274708611981466, + -1.9392597672177414, + -1.9511042767497337, + -1.9629566961346838, + -1.9747692998629658, + -1.9864945227485509, + -1.9980851514572233, + -2.009494514618013, + -2.0206766707523363, + -2.0315865932641115, + -2.0421803517459725, + -2.052415288871515, + -2.062250192161291, + -2.071645459930921, + -2.080563260753097, + -2.0889676857913915, + -2.0968248933924634, + -2.104103245354457, + -2.1107734343228692, + -2.1168086018009267, + -2.1221844462992694, + -2.126879321189474, + -2.130874321867384, + -2.1341533618752795, + -2.136703237676367, + -2.138513681820757, + -2.1395774042888656, + -2.1398901218457476 ], "y": [ - 0.1149327285464286, - 0.1047243325085108, - 0.09395618316954514, - 0.08267164006636839, - 0.07091614207124787, - 0.058737024425580264, - 0.04618332813758083, - 0.033305602511452606, - 0.020155701603178942, - 0.0067865754225418795, - -0.006747943277878966, - -0.020393355768201026, - -0.034094716788389115, - -0.047796855793424874, - -0.06144459910561959, - -0.0749829920795411, - -0.08835752038497478, - -0.10151432951689114, - -0.11440044164852967, - -0.1269639689544093, - -0.139154322544288, - -0.1509224161667685, - -0.1622208638623085, - -0.17300417076975477, - -0.18322891631809202, - -0.19285392906575727, - -0.2018404524835039, - -0.21015230101326615, - -0.2177560057746299, - -0.22462094933220117, - -0.2307194889812128, - -0.23602706805493978, - -0.2405223148057291, - -0.24418712846148477, - -0.24700675211108813, - -0.2489698321252708, - -0.2500684638736726, - -0.2502982235539979, - -0.24965818600510625, - -0.2481509284323099, - -0.24578252002987716, - -0.2425624975425298, - -0.23850382686433735, - -0.23362285082963846, - -0.22793922340621475, - -0.22147583055569947, - -0.21425869807988746, - -0.20631688682401678, - -0.1976823756590021, - -0.188389932713808, - -0.1784769753764649, - -0.1679834196274539, - -0.15695151931214096, - -0.1454256959994556, - -0.1334523601119102, - -0.12107972404720987, - -0.10835760804394219, - -0.09533723957306087, - -0.0820710470629401, - -0.0686124487885983, - -0.055015637775157694, - -0.04133536358165984, - -0.027626711843914277, - -0.013944882464085841, - -0.00034496734017050446, - 0.013118271469632813, - 0.026390622254403598, - 0.03941864194192471, - 0.05214987129507301, - 0.06453304614665151, - 0.07651830382209743, - 0.08805738391887342, - 0.09910382263407637, - 0.10961313985777187, - 0.11954301827869822, - 0.12885347378114287, - 0.13750701644686475, - 0.14546880151376312, - 0.152706769683436, - 0.15919177621265962, - 0.1648977082689837, - 0.16980159007789059, - 0.17388367543813016, - 0.17712752723270342, - 0.1795200836153309, - 0.1810517106058977, - 0.1817162408830909, - 0.1815109986180261, - 0.18043681024886576, - 0.17849800115304437, - 0.17570237823050022, - 0.17206119846804474, - 0.16758912361144956, - 0.16230416112777118, - 0.15622759169563705, - 0.14938388351546283, - 0.14180059378464588, - 0.13350825773445762, - 0.12454026567544361, - 0.11493272854642862 + -1.4071549526588278, + -1.4081058653272234, + -1.409004039785775, + -1.4098458594029437, + -1.4106279344682457, + -1.411347115841422, + -1.4120005076329127, + -1.4125854788645846, + -1.4130996740637498, + -1.413541022747823, + -1.4139077477614244, + -1.4141983724323581, + -1.4144117265176481, + -1.414546950915695, + -1.4146035011255744, + -1.4145811494395504, + -1.4144799858599737, + -1.4143004177368739, + -1.4140431681277053, + -1.4137092728858498, + -1.4133000764895995, + -1.4128172266284194, + -1.4122626675682812, + -1.411638632322792, + -1.4109476336616362, + -1.4101924539925386, + -1.4093761341574902, + -1.4085019611883525, + -1.4075734550711376, + -1.4065943545722697, + -1.4055686021838898, + -1.4045003282488333, + -1.403393834329196, + -1.4022535758854622, + -1.4010841443359374, + -1.3998902485687283, + -1.3986766959807113, + -1.3974483731198424, + -1.3962102260087534, + -1.3949672402288646, + -1.3937244208452073, + -1.3924867722527943, + -1.3912592780256867, + -1.3900468808499007, + -1.3888544626209551, + -1.3876868247862013, + -1.3865486690110898, + -1.3854445782472211, + -1.38437899827842, + -1.3833562198191311, + -1.3823803612372263, + -1.381455351970792, + -1.3805849167056674, + -1.379772560377451, + -1.3790215540583606, + -1.3783349217857794, + -1.377715428385527, + -1.37716556833888, + -1.3766875557381761, + -1.376283315371447, + -1.3759544749719756, + -1.3757023586639883, + -1.3755279816308743, + -1.3754320460274008, + -1.375414938152383, + -1.3754767268931956, + -1.3756171634483874, + -1.3758356823295166, + -1.376131403638174, + -1.3765031366090223, + -1.3769493844045892, + -1.377468350142502, + -1.3780579441309, + -1.3787157922828852, + -1.3794392456761333, + -1.380225391219168, + -1.3810710633813523, + -1.3819728569393641, + -1.382927140688828, + -1.3839300720658927, + -1.3849776126198816, + -1.3860655442747067, + -1.3871894863135728, + -1.3883449130185772, + -1.3895271718941802, + -1.3907315024011602, + -1.3919530551256267, + -1.3931869113058974, + -1.3944281026386167, + -1.3956716312843582, + -1.3969124899921612, + -1.398145682261963, + -1.39936624246374, + -1.4005692558323495, + -1.4017498782575515, + -1.4029033557895336, + -1.4040250437813868, + -1.405110425591461, + -1.4061551307702858, + -1.4071549526588278 ] }, { @@ -15360,210 +3302,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.3417321145318508, - -0.35360139573008953, - -0.3643434334650928, - -0.373914973342237, - -0.38227747414865243, - -0.38939726304508393, - -0.395245671154531, - -0.3997991490016959, - -0.4030393613384098, - -0.4049532609732055, - -0.40553314130775253, - -0.40477666736860884, - -0.4026868852093348, - -0.3992722096451101, - -0.3945463903692433, - -0.38852845658800994, - -0.3812426403967548, - -0.3727182792057967, - -0.36298969760903144, - -0.35209606917090686, - -0.3400812586883051, - -0.326993645562487, - -0.3128859289923188, - -0.2978149157731981, - -0.2818412915561377, - -0.2650293764880688, - -0.2474468662173099, - -0.22916455930708382, - -0.21025607215469175, - -0.19079754256426362, - -0.17086732316669334, - -0.15054566592124818, - -0.12991439896925333, - -0.10905659714104717, - -0.088056247442961, - -0.06699791087128606, - -0.04596638191498818, - -0.025046347118227022, - -0.004322044077533366, - 0.01612307775326162, - 0.036206693084523595, - 0.05584793228570059, - 0.0749677070187823, - 0.0934890286991241, - 0.11133731850130421, - 0.128440707661732, - 0.14473032686879295, - 0.16014058357525993, - 0.1746094261163301, - 0.1880785935697782, - 0.20049385035212822, - 0.2118052046062048, - 0.22196710950069912, - 0.23093864663118177, - 0.2386836907840766, - 0.24517105540014486, - 0.25037461815175266, - 0.2542734261282643, - 0.2568517802060184, - 0.2580992982631577, - 0.25801095698477006, - 0.25658711209000373, - 0.253833496899713, - 0.24976119925039778, - 0.24438661684739968, - 0.2377313912371304, - 0.2298223206642018, - 0.22069125216435423, - 0.21037495332768266, - 0.19891496424852903, - 0.18635743025818316, - 0.17275291611392113, - 0.1581562023925732, - 0.14262606490847615, - 0.12622503804401286, - 0.10901916294572683, - 0.09107772159993219, - 0.07247295785860855, - 0.053279786538906554, - 0.03357549176762087, - 0.013439415785287151, - -0.007047360537016489, - -0.027802344181719715, - -0.04874196215502767, - -0.06978189800586955, - -0.09083743133848854, - -0.11182377895157294, - -0.13265643623028578, - -0.15325151741652215, - -0.17352609338725103, - -0.1933985255808229, - -0.21278879472664577, - -0.23161882305454395, - -0.2498127886863825, - -0.26729743094400826, - -0.2840023453441456, - -0.2998602670924007, - -0.3148073419348477, - -0.3287833832765733, - -0.3417321145318508 + -2.2333008558821663, + -2.2326415360458047, + -2.2308564748860373, + -2.2279528602141276, + -2.223942383861547, + -2.2188411946010946, + -2.212669833121489, + -2.2054531493172655, + -2.19722020222702, + -2.188004143022918, + -2.1778420815226225, + -2.1667749367611595, + -2.154847272224404, + -2.1421071164076504, + -2.128605769421814, + -2.114397596425991, + -2.099539808718149, + -2.084092233365424, + -2.0681170723016353, + -2.0516786518620544, + -2.034843163763953, + -2.0176783985759212, + -2.0002534727491743, + -1.9826385503099981, + -1.9649045603339776, + -1.9471229113396453, + -1.929365203751579, + -1.9117029415907634, + -1.894207244553135, + -1.8769485616356674, + -1.8599963874631238, + -1.8434189824577336, + -1.8272830979785613, + -1.8116537075373444, + -1.7965937451730944, + -1.7821638520389318, + -1.7684221322215672, + -1.7554239187766505, + -1.7432215509220863, + -1.7318641632864746, + -1.7213974880613057, + -1.7118636708535626, + -1.7033011009802403, + -1.6957442568881127, + -1.6892235673211977, + -1.6837652887949446, + -1.679391399870513, + -1.6761195126548651, + -1.6739628018830257, + -1.6729299518680758, + -1.6730251215324876, + -1.6742479276616116, + -1.676593446446748, + -1.680052233311585, + -1.6846103609421756, + -1.690249475367314, + -1.6969468698635004, + -1.7046755763869021, + -1.7134044741641485, + -1.7230984150047006, + -1.7337183648302095, + -1.745221560850973, + -1.7575616837565968, + -1.7706890442275094, + -1.7845507830163148, + -1.7990910837933243, + -1.814251397899218, + -1.8299706800998294, + -1.8461856343937597, + -1.862830968883034, + -1.8798396586805315, + -1.8971432157955481, + -1.9146719649107649, + -1.9323553239401574, + -1.950122088238146, + -1.967900717315571, + -1.9856196229079939, + -2.0032074572363716, + -2.02059340029938, + -2.0377074450405654, + -2.0544806792420496, + -2.070845563009712, + -2.086736200732504, + -2.1020886064208177, + -2.1168409613554817, + -2.1309338630099264, + -2.1443105642431908, + -2.156917201800632, + -2.1687030132022405, + -2.1796205411452307, + -2.189625824597849, + -2.198678575814935, + -2.2067423425624493, + -2.213784654897756, + -2.219777155914621, + -2.224695715926465, + -2.2285205296280957, + -2.2312361958446805, + -2.232831779546843, + -2.2333008558821663 ], "y": [ - 0.189543055763085, - 0.17423046170620832, - 0.1580782376977598, - 0.14115142304299466, - 0.12351817605031391, - 0.1052494995818125, - 0.08641895514981336, - 0.06710236671062102, - 0.047377515348210525, - 0.027323826077254927, - 0.007022048026623658, - -0.013446070708859434, - -0.033998112239141565, - -0.0545513207466952, - -0.07502293571498728, - -0.09533052517586954, - -0.11539231763402007, - -0.1351275313318946, - -0.15445669952935237, - -0.1733019904881719, - -0.19158752087298986, - -0.20923966130671068, - -0.22618733285002068, - -0.24236229321119007, - -0.25769941153369597, - -0.2721369306551938, - -0.28561671578181375, - -0.29808448857645714, - -0.3094900457185027, - -0.31978746105485967, - -0.3289352705283771, - -0.33689663913896756, - -0.3436395092651516, - -0.34913672974878507, - -0.3533661652231901, - -0.35631078524446413, - -0.3579587328670668, - -0.3583033723875548, - -0.3573433160642173, - -0.35508242970502274, - -0.35152981710137365, - -0.34669978337035257, - -0.3406117773530639, - -0.33329031330101555, - -0.32476487216588007, - -0.3150697828901071, - -0.3042440841763891, - -0.292331367292583, - -0.279379600545061, - -0.2654409361272699, - -0.2505715001212553, - -0.23483116649773877, - -0.21828331602476936, - -0.20099458105574125, - -0.18303457722442318, - -0.16447562312737268, - -0.14539244912247118, - -0.1258618964161492, - -0.10596260765096804, - -0.08577471023945535, - -0.06537949371929444, - -0.04485908242904765, - -0.02429610482242931, - -0.0037733607526866525, - 0.01662651193318635, - 0.03682137014789133, - 0.056729896325047505, - 0.07627192585632918, - 0.09536876988605163, - 0.11394353216341936, - 0.13192141867658824, - 0.14923003882175223, - 0.16579969689455665, - 0.18156367273009988, - 0.19645849036148944, - 0.21042417361515636, - 0.2234044876137392, - 0.23534716521408677, - 0.24620411746859605, - 0.25593162726243157, - 0.26449052534691764, - 0.27184634806027796, - 0.2779694761006373, - 0.28283525379249724, - 0.28642408836643846, - 0.28872152885228863, - 0.2897183242680785, - 0.2894104608704813, - 0.28779917831674073, - 0.2848909646730086, - 0.2806975302891924, - 0.2752357606455092, - 0.26852764836061643, - 0.2606002046350989, - 0.25148535048689763, - 0.2412197882166363, - 0.22984485362041096, - 0.2174063495451285, - 0.2039543614566075, - 0.18954305576308506 + -1.4132281469894623, + -1.4146545159920554, + -1.416001777679883, + -1.417264507105636, + -1.418437619703589, + -1.419516391763353, + -1.4204964794505897, + -1.4213739362980975, + -1.422145229096845, + -1.4228072521229547, + -1.423357339643357, + -1.4237932766497576, + -1.4241133077776926, + -1.424316144374763, + -1.4244009696895823, + -1.4243674421605461, + -1.4242156967911808, + -1.423946344606531, + -1.4235604701927784, + -1.423059627329995, + -1.4224458327356198, + -1.4217215579438496, + -1.4208897193536423, + -1.4199536664854087, + -1.4189171684936748, + -1.417784398990028, + -1.4165599192374558, + -1.415248659783749, + -1.413855900607927, + -1.4123872498596248, + -1.4108486212770552, + -1.4092462103744705, + -1.4075864694950144, + -1.4058760818294136, + -1.4041219345051266, + -1.402331090854313, + -1.4005107619722874, + -1.398668277680984, + -1.3968110570143506, + -1.3949465783445174, + -1.3930823492690314, + -1.3912258763804117, + -1.3893846350397503, + -1.3875660392760714, + -1.3857774119326531, + -1.3840259551805225, + -1.382318721517855, + -1.3806625853720522, + -1.3790642154188506, + -1.377530047729917, + -1.3760662598570599, + -1.3746787459574081, + -1.3733730930597217, + -1.3721545585673973, + -1.3710280490887612, + -1.3699981006798896, + -1.369068860579511, + -1.3682440705095402, + -1.3675270516084845, + -1.366920691058391, + -1.366427430459184, + -1.3660492559972028, + -1.3657876904475317, + -1.3656437870423215, + -1.365618125229795, + -1.3657108083410139, + -1.3659214631738015, + -1.3662492414954954, + -1.3666928234584814, + -1.3672504229147542, + -1.3679197946081043, + -1.3686982432149735, + -1.3695826341975705, + -1.3705694064255485, + -1.3716545865154206, + -1.3728338048299724, + -1.374102313073249, + -1.3754550034102668, + -1.3768864290344622, + -1.3783908261000595, + -1.3799621369310429, + -1.3815940344132807, + -1.3832799474715796, + -1.3850130875290865, + -1.3867864758424906, + -1.3885929716029608, + -1.3904253006896603, + -1.3922760849600668, + -1.3941378719591455, + -1.3960031649277578, + -1.3978644529894624, + -1.3997142413941648, + -1.4015450816968305, + -1.4033496017497444, + -1.4051205353875478, + -1.4068507516855209, + -1.4085332836733007, + -1.4101613563884121, + -1.411728414156649, + -1.4132281469894623 ] }, { @@ -15571,210 +3514,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.10410336625284297, - -0.11150515643424831, - -0.11872400330845596, - -0.12573083912695054, - -0.13249744983491002, - -0.1389965886792465, - -0.14520208592166442, - -0.15108895421496016, - -0.15663348921825004, - -0.16181336504598492, - -0.16660772416641145, - -0.17099726138749083, - -0.17496430159209353, - -0.1784928709094578, - -0.18156876103632913, - -0.1841795864487829, - -0.1863148342743577, - -0.18796590662368234, - -0.1891261552111418, - -0.18979090812517685, - -0.18995748864042317, - -0.18962522599593928, - -0.18879545809612464, - -0.18747152612345028, - -0.18565876108469664, - -0.1833644623448707, - -0.18059786823523927, - -0.17737011885382967, - -0.17369421120818684, - -0.16958494688101103, - -0.1650588724294086, - -0.1601342127577463, - -0.15483079773239405, - -0.14916998233385162, - -0.14317456066777945, - -0.13686867418117998, - -0.1302777144533116, - -0.12342822095276013, - -0.11634777417236628, - -0.10906488457231509, - -0.10160887777857552, - -0.09400977649895474, - -0.08629817963225046, - -0.07850513905728469, - -0.07066203459794787, - -0.06280044766772273, - -0.05495203410247932, - -0.04714839669359609, - -0.03942095793467347, - -0.03180083349424234, - -0.024318706923948767, - -0.017004706106721466, - -0.009888281942420314, - -0.0029980897594574923, - 0.0036381260700967255, - 0.009993643847307651, - 0.016042872145226927, - 0.021761452856536176, - 0.027126359275048487, - 0.032115988816126734, - 0.0367102500026677, - 0.040890643366388965, - 0.044640335938658696, - 0.047944229030918925, - 0.05078901903177564, - 0.053163250975946305, - 0.05505736466936209, - 0.05646373318469522, - 0.057376693572303475, - 0.05779256966292963, - 0.05770968687033762, - 0.057128378934280244, - 0.05605098657664698, - 0.054481848076203127, - 0.052427281799872244, - 0.04989556076090283, - 0.04689687930636363, - 0.04344331206810616, - 0.039548765342483735, - 0.03522892109460457, - 0.030501173812592722, - 0.02538456046612385, - 0.019899683851267475, - 0.014068629630298576, - 0.007914877400530734, - 0.0014632061502646287, - -0.005260405517451917, - -0.012228883991489928, - -0.01941416966851551, - -0.0267873299391092, - -0.034318675689172067, - -0.041977880847510286, - -0.04973410449821995, - -0.057556115066170574, - -0.06541241607553469, - -0.07327137297498017, - -0.08110134051884295, - -0.0888707901913619, - -0.09654843716088478, - -0.10410336625284294 + -3.662311350048586, + -3.663690519700179, + -3.6649475531979867, + -3.666077388911776, + -3.6670754773918963, + -3.6679377996883065, + -3.668660883533471, + -3.6692418173239525, + -3.6696782618444144, + -3.6699684596868125, + -3.67011124232686, + -3.6701060348292582, + -3.6699528581627634, + -3.6696523291157477, + -3.6692056578126144, + -3.6686146428410513, + -3.6678816640097534, + -3.667009672765774, + -3.6660021803100893, + -3.6648632434592296, + -3.663597448309913, + -3.662209891772451, + -3.6607061610472904, + -3.65909231112733, + -3.657374840416598, + -3.6555606645634766, + -3.6536570886138238, + -3.6516717775961345, + -3.649612725657173, + -3.647488223872368, + -3.645306826860577, + -3.6430773183376566, + -3.6408086757475373, + -3.638510034113226, + -3.636190649253293, + -3.633859860511957, + -3.631527053152842, + -3.629201620567833, + -3.6268929264532024, + -3.6246102671053118, + -3.622362833987704, + -3.6201596767203266, + -3.618009666639904, + -3.615921461078198, + -3.6139034685019866, + -3.6119638146551356, + -3.6101103098390976, + -3.6083504174635843, + -3.6066912239940487, + -3.605139410416991, + -3.603701225337982, + -3.602382459820737, + -3.6011884240685443, + -3.6001239260419498, + -3.5991932520987993, + -3.598400149734586, + -3.5977478124926097, + -3.5972388671047058, + -3.5968753629143224, + -3.5966587636245375, + -3.5965899414042437, + -3.5966691733762315, + -3.5968961405013147, + -3.597269928862987, + -3.597789033347442, + -3.598451363704135, + -3.5992542529624862, + -3.6001944681708267, + -3.6012682234143547, + -3.6024711950596804, + -3.6037985391645697, + -3.6052449109827895, + -3.6068044864855158, + -3.608470985812642, + -3.6102376985595575, + -3.6120975107975815, + -3.6140429337192406, + -3.6160661337930535, + -3.6181589643064, + -3.6203129981694526, + -3.622519561848099, + -3.6247697702891983, + -3.6270545626975546, + -3.6293647390205424, + -3.631690996993472, + -3.6340239695965244, + -3.6363542627724357, + -3.6386724932530483, + -3.640969326342422, + -3.6432355135043593, + -3.6454619296029946, + -3.6476396096465, + -3.649759784885937, + -3.6518139181239206, + -3.653793738090894, + -3.6556912727506163, + -3.6574988814007345, + -3.6592092854392, + -3.660815597672626, + -3.662311350048586 ], "y": [ - 0.11188956672400022, - 0.1093750600416152, - 0.10636422752392988, - 0.10286919273083844, - 0.09890402893390192, - 0.09448470244825075, - 0.08962900834186881, - 0.0843564987811356, - 0.07868840430115277, - 0.07264754831787262, - 0.06625825522625728, - 0.059546252454525536, - 0.05253856686887959, - 0.045263415945853896, - 0.037750094150496266, - 0.030028854977896497, - 0.02213078913303942, - 0.014087699339509138, - 0.0059319722811457636, - -0.0023035518076997153, - -0.01058571137819843, - -0.01888115709689659, - -0.027156486131710872, - -0.035378376653343896, - -0.04351372201053011, - -0.05152976403883551, - -0.059394224966224235, - -0.06707543738425416, - -0.07454247176155393, - -0.08176526098612943, - -0.08871472143501175, - -0.09536287008374197, - -0.10168293718413432, - -0.10764947405660384, - -0.11323845556301704, - -0.11842737684744387, - -0.12319534395526928, - -0.12752315796577443, - -0.13139339229941396, - -0.13479046288850144, - -0.13770069092874945, - -0.1401123579589868, - -0.14201575304726552, - -0.14340321189335664, - -0.14426914769018184, - -0.14461007361991396, - -0.1444246168941617, - -0.14371352428170378, - -0.14247965910151492, - -0.1407279896931907, - -0.13846556941119761, - -0.13570150822350419, - -0.132446936028955, - -0.12871495784109654, - -0.12452060101891292, - -0.11988075475695495, - -0.11481410207851465, - -0.1093410446056847, - -0.10348362040922655, - -0.09726541526903808, - -0.09071146770254195, - -0.08384816814341362, - -0.07670315267661876, - -0.06930519175765357, - -0.061684074364074415, - -0.05387048804579944, - -0.04589589535717559, - -0.03779240716837737, - -0.029592653366265292, - -0.02132965146534845, - -0.013036673657906693, - -0.004747112838615982, - 0.0035056518568533576, - 0.011688389457834548, - 0.019768150968054798, - 0.027712402039613695, - 0.03548915397732011, - 0.043067092545877025, - 0.05041570406125516, - 0.057505398258528545, - 0.06430762744142825, - 0.0707950014338392, - 0.07694139787037203, - 0.08272206738190925, - 0.08811373325257914, - 0.09309468514687551, - 0.09764486652951576, - 0.10174595542603028, - 0.10538143819888654, - 0.10853667604207935, - 0.11119896392643555, - 0.11335758175828281, - 0.11500383754548305, - 0.11613110239701688, - 0.11673483721518829, - 0.11681261097296894, - 0.11636411050288603, - 0.11539114175803714, - 0.11389762254015451, - 0.11188956672400022 + 1.0351960948173304, + 1.0341525837200978, + 1.031201576088125, + 1.0263549545876056, + 1.0196322348527378, + 1.0110604869031519, + 1.0006742261424955, + 0.9885152743770862, + 0.9746325914142566, + 0.9590820779184919, + 0.9419263503191826, + 0.9232344886763637, + 0.9030817585196953, + 0.8815493077807373, + 0.8587238400388713, + 0.8346972653965872, + 0.8095663303899396, + 0.7834322284243936, + 0.7564001923046958, + 0.7285790704995115, + 0.7000808888470588, + 0.6710203994665962, + 0.6415146186921403, + 0.6116823558889884, + 0.5816437350503376, + 0.551519711100361, + 0.5214315828514186, + 0.49150050457655153, + 0.46184699816398517, + 0.4325904678180226, + 0.40384871926045685, + 0.37573748536850815, + 0.3483699601593747, + 0.321856342997876, + 0.2963033948625058, + 0.2718140084566509, + 0.2484867938959917, + 0.22641568164036885, + 0.2056895442689743, + 0.1863918386218414, + 0.16860026974860648, + 0.1523864780176984, + 0.13781575064586093, + 0.12494675880957301, + 0.11383132139692892, + 0.10451419635126491, + 0.09703290044671864, + 0.09141755822142117, + 0.0876907806766134, + 0.08586757423012559, + 0.08595528029082833, + 0.08795354569737035, + 0.09185432414023509, + 0.09764190856138832, + 0.1052929944010581, + 0.11477677343697101, + 0.12605505783819032, + 0.13908243393403236, + 0.15380644507889046, + 0.17016780287663213, + 0.18810062591404547, + 0.20753270504203658, + 0.22838579413638854, + 0.25057592516728605, + 0.27401374630893655, + 0.29860488172783495, + 0.32425031160093815, + 0.35084677083354093, + 0.3782871648713686, + 0.406461000932547, + 0.4352548329230379, + 0.46455271824401834, + 0.49423668465180737, + 0.5241872052904517, + 0.5542836799841896, + 0.5844049208517916, + 0.6144296402873888, + 0.6442369393428515, + 0.6737067945451845, + 0.7027205411886885, + 0.731161351155852, + 0.7589147033429441, + 0.7858688447960793, + 0.8119152407009225, + 0.8369490114140782, + 0.860869354776398, + 0.8835799520076975, + 0.9049893555484902, + 0.9250113572870329, + 0.9435653356889657, + 0.9605765804317745, + 0.9759765932368931, + 0.9897033636880935, + 1.0017016189255474, + 1.0119230462101227, + 1.0203264874617333, + 1.0268781049884015, + 1.0315515177386998, + 1.0343279075289347, + 1.0351960948173304 ] }, { @@ -15782,210 +3726,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.1421347378665751, - -0.15693831822938578, - -0.17137601197780108, - -0.18538968361479027, - -0.1989229050307092, - -0.21192118271938215, - -0.224332177204218, - -0.23610591379080945, - -0.24719498379738922, - -0.257554735452859, - -0.26714345369371206, - -0.2759225281358708, - -0.2838566085450762, - -0.2909137471798048, - -0.2970655274335474, - -0.30228717825845497, - -0.30655767390960453, - -0.30985981860825385, - -0.31218031578317273, - -0.31350982161124286, - -0.3138429826417355, - -0.3131784573527677, - -0.31151892155313843, - -0.3088710576077897, - -0.30524552753028245, - -0.30065693005063054, - -0.2951237418313677, - -0.2886682430685485, - -0.28131642777726285, - -0.2730978991229112, - -0.26404575021970633, - -0.2541964308763818, - -0.24358960082567727, - -0.2322679700285924, - -0.22027712669644806, - -0.20766535372324915, - -0.19448343426751236, - -0.1807844472664094, - -0.1666235537056217, - -0.15205777450551933, - -0.1371457609180402, - -0.12194755835879864, - -0.10652436462539008, - -0.09093828347545856, - -0.07525207455678488, - -0.05952890069633464, - -0.0438320735658478, - -0.028224798748081342, - -0.012769921230236098, - 0.0024703276506261584, - 0.01743458079121331, - 0.03206258242566791, - 0.046295430754270214, - 0.06007581512019586, - 0.0733482467793043, - 0.08605928233372614, - 0.0981577389295647, - 0.1095949003521832, - 0.12032471318920782, - 0.1303039722713643, - 0.13949249464444624, - 0.14785328137188877, - 0.15535266651642823, - 0.1619604527009487, - 0.16765003270266213, - 0.17239849659100345, - 0.17618672397783502, - 0.17899946100850128, - 0.1808253817837178, - 0.1816571339649701, - 0.18149136837978608, - 0.18032875250767133, - 0.1781739677924048, - 0.1750356907915171, - 0.17092655823885533, - 0.1658631161609165, - 0.1598657532518381, - 0.15295861877532316, - 0.1451695253240783, - 0.13652983682831998, - 0.12707434226429629, - 0.11684111557135854, - 0.10587136234164579, - 0.094209253899708, - 0.08190174944017231, - 0.0689984069396401, - 0.05555118360420701, - 0.04161422665613099, - 0.027243655302079825, - 0.012497334760892445, - -0.0025653567392332904, - -0.01788376705590973, - -0.03339621435732907, - -0.049040235493230305, - -0.06475283751195852, - -0.08047075131084949, - -0.09613068639857505, - -0.11166958574361296, - -0.12702487968265871, - -0.14213473786657504 + -3.6912641543890725, + -3.694022493692258, + -3.696536560687874, + -3.698796232115453, + -3.7007924090756927, + -3.7025170536685135, + -3.7039632213588423, + -3.7051250889398055, + -3.7059979779807293, + -3.7065783736655256, + -3.7068639389456197, + -3.706853523950417, + -3.706547170617427, + -3.7059461125233963, + -3.7050527699171294, + -3.7038707399740027, + -3.702404782311407, + -3.7006607998234484, + -3.6986458149120787, + -3.6963679412103594, + -3.693836350911726, + -3.691061237836802, + -3.688053776386482, + -3.68482607654656, + -3.6813911351250965, + -3.6777627834188538, + -3.6739556315195485, + -3.669985009484169, + -3.665866905606246, + -3.6616179020366357, + -3.657255108013054, + -3.6527960909672137, + -3.6482588057869747, + -3.6436615225183524, + -3.639022752798487, + -3.6343611753158145, + -3.629695560597584, + -3.6250446954275657, + -3.6204273071983053, + -3.615861988502524, + -3.6113671222673087, + -3.6069608077325537, + -3.602660787571709, + -3.598484376448297, + -3.5944483912958733, + -3.5905690836021713, + -3.586862073970096, + -3.5833422892190696, + -3.5800239022799984, + -3.576920275125882, + -3.5740439049678643, + -3.571406373933375, + -3.569018302428989, + -3.5668893063758005, + -3.565027958489499, + -3.563441753761072, + -3.56213707927712, + -3.561119188501312, + -3.560392180120545, + -3.559958981540975, + -3.5598213371003875, + -3.5599798010443635, + -3.56043373529453, + -3.561181312017874, + -3.562219520986784, + -3.563544181700171, + -3.5651499602168735, + -3.567030390633554, + -3.56917790112061, + -3.5715838444112618, + -3.57423853262104, + -3.577131276257479, + -3.580250427262932, + -3.583583425917184, + -3.587116851411016, + -3.590836475887064, + -3.5947273217303817, + -3.598773721878008, + -3.6029593829047, + -3.6072674506308062, + -3.6116805779880994, + -3.616180994870297, + -3.620750579687009, + -3.6253709323329852, + -3.6300234482788447, + -3.63468939348495, + -3.639349979836772, + -3.643986440797997, + -3.6485801069767447, + -3.6531124813006186, + -3.65756531349789, + -3.6619206735848997, + -3.6661610240637748, + -3.670269290539742, + -3.674228930473689, + -3.6780239997931328, + -3.68163921709337, + -3.685060025170301, + -3.6882726496371525, + -3.6912641543890725 ], "y": [ - 0.23766440101126018, - 0.23263538764649014, - 0.2266137226111195, - 0.21962365302493664, - 0.2116933254310636, - 0.20285467245976124, - 0.19314328424699737, - 0.18259826512553096, - 0.1712620761655653, - 0.159180364199005, - 0.1464017780157743, - 0.13297777247231082, - 0.11896240130101893, - 0.10441209945496754, - 0.08938545586425227, - 0.07394297751905274, - 0.058146845829338586, - 0.04206066624227803, - 0.025749212125551275, - 0.009278163947860317, - -0.007286155193137112, - -0.02387704663053343, - -0.040427704700162, - -0.056871485743428055, - -0.07314217645780048, - -0.08917426051441128, - -0.10490318236918873, - -0.12026560720524856, - -0.1351996759598481, - -0.14964525440899912, - -0.16354417530676374, - -0.1768404726042242, - -0.1894806068050089, - -0.20141368054994793, - -0.21259164356277432, - -0.22296948613162798, - -0.2325054203472788, - -0.24116104836828914, - -0.2489015170355682, - -0.2556956582137431, - -0.26151611429423915, - -0.26633944835471385, - -0.2701462385312713, - -0.27292115622345353, - -0.27465302781710393, - -0.27533487967656817, - -0.27496396622506364, - -0.2735417810001478, - -0.2710740506397701, - -0.26757071182312164, - -0.2630458712591355, - -0.2575177488837486, - -0.25100860449465023, - -0.24354464811893337, - -0.2351559344745661, - -0.22587624195065015, - -0.21574293659376956, - -0.20479682164810964, - -0.19308197325519336, - -0.1806455629748164, - -0.16753766784182414, - -0.15381106872356748, - -0.13952103778997776, - -0.12472511595204738, - -0.10948288116488908, - -0.09385570852833915, - -0.07790652315109144, - -0.061699546773495, - -0.045300039169270834, - -0.028774035367437154, - -0.012188079752553637, - 0.004391041886027784, - 0.020896571276966463, - 0.03726204647892885, - 0.05342156949936934, - 0.06931007164248713, - 0.08486357551789996, - 0.1000194526550138, - 0.11471667568577007, - 0.12889606408031684, - 0.14250052244611625, - 0.15547527043093815, - 0.16776806330400382, - 0.17932940232707825, - 0.19011273406841803, - 0.20007463785701077, - 0.20917500062229127, - 0.2173771784153203, - 0.22464814396103283, - 0.23095861964741846, - 0.23628319541613085, - 0.24060043107982537, - 0.24389294265422584, - 0.2461474723572935, - 0.24735494199363633, - 0.24751048950919763, - 0.2466134885690318, - 0.24466755107933402, - 0.24168051264356877, - 0.23766440101126018 + 1.5099579398292793, + 1.5078709176348144, + 1.5019689023708684, + 1.4922756593698296, + 1.4788302199000942, + 1.4616867240009224, + 1.4409142024796098, + 1.4165962989487908, + 1.3888309330231319, + 1.3577299060316024, + 1.3234184508329836, + 1.286034727547346, + 1.245729267234009, + 1.2026643657560931, + 1.1570134302723611, + 1.1089602809877928, + 1.0586984109744977, + 1.0064302070434057, + 0.9523661348040101, + 0.8967238911936416, + 0.839727527888736, + 0.7816065491278108, + 0.7225949875788992, + 0.6629304619725955, + 0.6028532202952936, + 0.5426051723953405, + 0.48242891589745573, + 0.4225667593477216, + 0.36325974652258886, + 0.30474668583066367, + 0.24726318871553216, + 0.19104072093163488, + 0.1363056705133679, + 0.08327843619037051, + 0.032172539919630094, + -0.01680623289207972, + -0.06346066201339806, + -0.10760288652464378, + -0.1490551612674329, + -0.1876505725616987, + -0.22323371030816852, + -0.2556612937699847, + -0.2848027485136596, + -0.31054073218623546, + -0.33277160701152364, + -0.35140585710285166, + -0.3663684489119442, + -0.37759913336253914, + -0.3850526884521547, + -0.3886991013451303, + -0.3885236892237248, + -0.3845271584106408, + -0.3767256015249113, + -0.36515043268260483, + -0.34984826100326527, + -0.33088070293143945, + -0.30832413412900084, + -0.28226938193731677, + -0.25282135964760055, + -0.2200986440521172, + -0.18423299797729054, + -0.14536883972130832, + -0.1036626615326044, + -0.05928239947080938, + -0.012406757187508388, + 0.036775513650288416, + 0.08806637339649481, + 0.1412592918617004, + 0.19614007993735577, + 0.25248775205971247, + 0.3100754160406943, + 0.36867118668265525, + 0.42803911949823326, + 0.4879401607755219, + 0.5481331101629976, + 0.6083755918982018, + 0.6684250307693962, + 0.7280396288803217, + 0.7869793392849874, + 0.8450068325719956, + 0.9018884525063224, + 0.9573951568805066, + 1.011303439786777, + 1.0633962315964633, + 1.113463773022775, + 1.1613044597474147, + 1.2067256542100133, + 1.249544461291599, + 1.2895884647686844, + 1.32669642157255, + 1.3607189110581674, + 1.3915189366684046, + 1.4189724775708057, + 1.4429689880457135, + 1.463411842614864, + 1.4802187251180852, + 1.4933219601714216, + 1.502668785672018, + 1.5082215652524877, + 1.5099579398292793 ] }, { @@ -15993,210 +3938,211 @@ "color": "red" }, "mode": "lines", + "opacity": 0.2, "type": "scatter", "x": [ - -0.18016610948030726, - -0.20237148002452326, - -0.22402802064714622, - -0.24504852810263, - -0.2653483602265084, - -0.28484577675951783, - -0.3034622684867716, - -0.32112287336665873, - -0.3377564783765284, - -0.3532961058597331, - -0.3676791832210127, - -0.38084779488425075, - -0.39274891549805896, - -0.40333462345015175, - -0.41256229383076576, - -0.42039477006812703, - -0.4268005135448514, - -0.4317537305928253, - -0.4352344763552036, - -0.43722873509730886, - -0.43772847664304776, - -0.4367316887095962, - -0.4342423850101522, - -0.4302705890921291, - -0.4248322939758683, - -0.41794939775639045, - -0.40964961542749617, - -0.3999663672832673, - -0.3889386443463388, - -0.3766108513648114, - -0.363032628010004, - -0.34825864899501724, - -0.3323484039189605, - -0.3153659577233332, - -0.29737969272511666, - -0.2784620332653183, - -0.2586891540817131, - -0.2381406735800587, - -0.2168993332388771, - -0.19505066443872357, - -0.17268264405750486, - -0.14988534021864253, - -0.1267505496185297, - -0.1033714278936324, - -0.0798421145156219, - -0.05625735372494653, - -0.03271211302921627, - -0.009301200802566592, - 0.013881115474201275, - 0.03674148879549466, - 0.05918786850637539, - 0.08112987095805729, - 0.10247914345096074, - 0.1231497199998492, - 0.14305836748851186, - 0.16212492082014462, - 0.18027260571390247, - 0.1974283478478302, - 0.21352306710336716, - 0.22849195572660186, - 0.24227473928622478, - 0.25481591937738857, - 0.2660649970941978, - 0.27597667637097845, - 0.2845110463735486, - 0.2916337422060606, - 0.297316083286308, - 0.30153518883230734, - 0.3042740699951321, - 0.3055216982670106, - 0.30527304988923454, - 0.3035291260810624, - 0.3002969490081626, - 0.29558953350683104, - 0.28942583467783844, - 0.28183067156093017, - 0.27283462719731255, - 0.26247392548254017, - 0.2507902853056729, - 0.2378307525620354, - 0.22364751071599986, - 0.20829767067659322, - 0.19184304083202408, - 0.1743498781691174, - 0.1558886214798139, - 0.13653360772901557, - 0.11636277272586593, - 0.09545733730375189, - 0.07390148027267515, - 0.051781999460894096, - 0.029187962210705493, - 0.006210346735690819, - -0.017058324216438187, - -0.040524355920290044, - -0.06409325894838237, - -0.08767012964671883, - -0.11116003227830715, - -0.13446838129586403, - -0.15750132220443264, - -0.18016610948030717 + -3.720216958729559, + -3.7243544676843374, + -3.7281255681777608, + -3.731515075319129, + -3.7345093407594896, + -3.7370963076487205, + -3.7392655591842137, + -3.7410083605556586, + -3.7423176941170437, + -3.743188287644239, + -3.74361663556438, + -3.743601013071576, + -3.743141483072091, + -3.7422398959310446, + -3.740899882021645, + -3.7391268371069546, + -3.7369279006130607, + -3.7343119268811233, + -3.7312894495140685, + -3.7278726389614896, + -3.7240752535135395, + -3.7199125839011535, + -3.7154013917256727, + -3.7105598419657904, + -3.7054074298335946, + -3.6999649022742305, + -3.694254174425273, + -3.688298241372204, + -3.6821210855553193, + -3.675747580200904, + -3.669203389165532, + -3.662514863596771, + -3.6557089358264125, + -3.648813010923479, + -3.6418548563436803, + -3.634862490119672, + -3.627864068042326, + -3.620887770287299, + -3.6139616879434087, + -3.6071137098997363, + -3.6003714105469133, + -3.593761938744781, + -3.5873119085035134, + -3.5810472918183955, + -3.5749933140897605, + -3.5691743525492075, + -3.5636138381010944, + -3.5583341609745545, + -3.5533565805659477, + -3.5487011398347734, + -3.544386584597747, + -3.5404302880460126, + -3.536848180789434, + -3.5336546867096508, + -3.530862664880199, + -3.5284833577875583, + -3.5265263460616296, + -3.5249995098979183, + -3.523908997326768, + -3.523259199457413, + -3.5230527327965317, + -3.5232904287124955, + -3.523971330087745, + -3.5250926951727615, + -3.526650008626126, + -3.528636999696207, + -3.5310456674712603, + -3.5338663130962806, + -3.537087578826865, + -3.5406964937628427, + -3.54467852607751, + -3.5490176415321693, + -3.5536963680403484, + -3.5586958660217265, + -3.563996004262474, + -3.569575440976546, + -3.575411709741523, + -3.581481309962962, + -3.587759801503, + -3.5942219030921594, + -3.600841594128099, + -3.607592219451396, + -3.6144465966764643, + -3.621377125645428, + -3.6283558995642173, + -3.6353548173733747, + -3.642345696901108, + -3.649300388342946, + -3.6561908876110674, + -3.6629894490968784, + -3.6696686973927855, + -3.6762017375233, + -3.6825622632416124, + -3.6887246629555626, + -3.6946641228564836, + -3.7003567268356496, + -3.705779552786005, + -3.7109107649014015, + -3.715729701601679, + -3.720216958729559 ], "y": [ - 0.3634392352985201, - 0.3558957152513651, - 0.34686321769830913, - 0.33637811331903483, - 0.32448262192822525, - 0.31122464247127174, - 0.2966575601521259, - 0.2808400314699263, - 0.26383574802997783, - 0.24571318008013737, - 0.22654530080529134, - 0.2064092924900961, - 0.18538623573315827, - 0.1635607829640812, - 0.14102081757800827, - 0.117857100060209, - 0.09416290252563775, - 0.0700336331450469, - 0.04556645196995679, - 0.02085987970342035, - -0.003986599008075794, - -0.02887293616417027, - -0.05369892326861313, - -0.07836459483351221, - -0.10277063090507085, - -0.12681875698998704, - -0.15041213977215323, - -0.17345577702624299, - -0.19585688015814232, - -0.2175252478318688, - -0.23837362917851573, - -0.2583180751247064, - -0.2772782764258835, - -0.295177887043292, - -0.3119448315625316, - -0.3275115954158121, - -0.34181549673928835, - -0.3547989387708038, - -0.3664096417717224, - -0.3766008535389848, - -0.3853315376597289, - -0.3925665387504409, - -0.3982767240152771, - -0.4024391005535504, - -0.405036907944026, - -0.4060596857332224, - -0.4055033155559656, - -0.40337003771859187, - -0.3996684421780253, - -0.39441343395305256, - -0.3876261731070733, - -0.3793339895439931, - -0.3695702729603455, - -0.3583743383967702, - -0.34579126793021925, - -0.3318717291443453, - -0.31667177110902445, - -0.3002525986905346, - -0.2826803261011602, - -0.2640257106805947, - -0.24436386798110632, - -0.22377396930372134, - -0.20233892290333677, - -0.1801450401464412, - -0.15728168796570374, - -0.13384092901087885, - -0.10991715094500729, - -0.08560668637861263, - -0.06100742497227639, - -0.036218419269525855, - -0.011339485847200582, - 0.013529196610671552, - 0.03828749069707957, - 0.06283570350002314, - 0.08707498803068389, - 0.11090774124536057, - 0.1342379970584798, - 0.15697181276415056, - 0.17901764731028497, - 0.20028672990210514, - 0.22069341745080423, - 0.24015553942803708, - 0.2585947287376356, - 0.27593673727224727, - 0.2921117348842569, - 0.307054590567146, - 0.3207051347150668, - 0.33300840140461035, - 0.34391484972317915, - 0.3533805632527576, - 0.3613674269058262, - 0.36784328040136793, - 0.37278204776296864, - 0.3761638423175701, - 0.3779750467720844, - 0.3782083680454263, - 0.3768628666351776, - 0.3739439604006309, - 0.369463402746983, - 0.3634392352985201 + 1.9847197848412281, + 1.9815892515495306, + 1.9727362286536119, + 1.958196364152054, + 1.9380282049474507, + 1.9123129610986926, + 1.8811541788167236, + 1.8446773235204956, + 1.803029274632007, + 1.7563777341447127, + 1.7049105513467846, + 1.6488349664183284, + 1.5883767759483232, + 1.5237794237314488, + 1.455303020505851, + 1.3832232965789986, + 1.3078304915590557, + 1.2294281856624178, + 1.1483320773033245, + 1.0648687118877715, + 0.9793741669304132, + 0.8921926987890255, + 0.803675356465658, + 0.7141785680562025, + 0.6240627055402498, + 0.53369063369032, + 0.4434262489434928, + 0.3536330141188917, + 0.2646724948811926, + 0.17690290384330476, + 0.09067765817060747, + 0.0063439564947616045, + -0.07575861913263893, + -0.155299470617135, + -0.2319583150232456, + -0.30542647424081026, + -0.37540811792278783, + -0.4416214546896563, + -0.50379986680384, + -0.5616929837452388, + -0.6150676903649436, + -0.6637090655576677, + -0.7074212476731802, + -0.746028223182044, + -0.7793745354199763, + -0.8073259105569682, + -0.829769798270607, + -0.8466158249464996, + -0.8577961575809226, + -0.8632657769203861, + -0.8630026587382781, + -0.857007862518652, + -0.8453055271900577, + -0.827942773926598, + -0.8049895164075888, + -0.7765381792998499, + -0.742703326096192, + -0.7036211978086658, + -0.6594491643740915, + -0.6103650909808666, + -0.5565666218686266, + -0.49827038448465333, + -0.4357111172015974, + -0.36914072410890475, + -0.2988272606839534, + -0.22505385442725812, + -0.14811756480794858, + -0.0683281871101401, + 0.013992995003342945, + 0.09851450318687793, + 0.18489599915835064, + 0.27278965512129216, + 0.3618415543446592, + 0.4516931162605921, + 0.5419825403418057, + 0.632346262944612, + 0.7224204212514036, + 0.8118423184177919, + 0.9002518840247904, + 0.9872931239553027, + 1.072615553856793, + 1.1558756104180692, + 1.236738034777475, + 1.3148772224920044, + 1.3899785346314717, + 1.4617395647184313, + 1.5298713564123294, + 1.5940995670347076, + 1.654165572250336, + 1.7098275074561342, + 1.7608612416845606, + 1.8070612800999162, + 1.8482415914535175, + 1.8842363571658796, + 1.914900639019605, + 1.9401109627744368, + 1.9597658153544417, + 1.9737860536053367, + 1.982115222976041, + 1.9847197848412281 ] } ], @@ -17028,7 +4974,7 @@ } }, "title": { - "text": "Embedding Time: 21.90 sec | t-SNE Time: 9.31 sec | GMM Time: 4.45 sec" + "text": "Embedding Time: 1.13 sec | t-SNE Time: 0.76 sec | GMM Time: 0.00 sec" }, "xaxis": { "anchor": "y", @@ -17074,7 +5020,7 @@ "logging.getLogger(\"infinity_emb\").setLevel(logging.ERROR)\n", "\n", "# Get data\n", - "df = dt.read_csv(\"../samples/find_methods.csv\")\n", + "df = dt.read_csv(\"../samples/find_methods_ai.csv\")\n", "df.drop_duplicates(\"method\", inplace=True)\n", "\n", "# Initialize the engine outside the function\n", @@ -17113,7 +5059,7 @@ "# Apply Gaussian Mixture Model\n", "start_time_gmm = time.time_ns()\n", "gmm = GaussianMixture(n_components=6, covariance_type='full', random_state=42)\n", - "labels = gmm.fit_predict(embeddings)\n", + "labels = gmm.fit_predict(indices)\n", "end_time_gmm = time.time_ns()\n", "gmm_time_seconds = (end_time_gmm - start_time_gmm) / 1e9\n", "\n", @@ -17145,31 +5091,23 @@ " color_discrete_sequence=colors\n", ")\n", "\n", - "# Function to draw ellipses\n", "def draw_ellipse_plotly(mean, covariance, fig, n_std=3, **kwargs):\n", " \"\"\"Draw an ellipse with a given mean and covariance using Plotly.\"\"\"\n", " # Convert covariance to principal axes\n", " U, s, Vt = np.linalg.svd(covariance)\n", " angle = np.degrees(np.arctan2(U[1, 0], U[0, 0]))\n", + " width, height = 2 * np.sqrt(s)\n", " \n", - " # Handle the width and height correctly based on the 2D covariance matrix\n", - " width, height = 2 * np.sqrt(s[:2]) # Take the first two singular values\n", - " \n", - " # Generate ellipse coordinates\n", + " # Plotly does not directly support ellipses, so we approximate with a scatter plot\n", " theta = np.linspace(0, 2 * np.pi, 100)\n", " ellipse_x = width / 2 * np.cos(theta)\n", " ellipse_y = height / 2 * np.sin(theta)\n", "\n", - " # Rotation matrix based on the angle\n", - " R = np.array([\n", - " [np.cos(np.radians(angle)), -np.sin(np.radians(angle))],\n", - " [np.sin(np.radians(angle)), np.cos(np.radians(angle))]\n", - " ])\n", - " \n", - " # Rotate the ellipse coordinates\n", + " R = np.array([[np.cos(np.radians(angle)), -np.sin(np.radians(angle))],\n", + " [np.sin(np.radians(angle)), np.cos(np.radians(angle))]])\n", " ellipse_coords = np.dot(R, np.array([ellipse_x, ellipse_y]))\n", " \n", - " # Add ellipses to the plot for each standard deviation level\n", + " # For each standard deviation, plot an ellipse\n", " for nsig in range(1, n_std + 1):\n", " fig.add_trace(\n", " go.Scatter(\n", @@ -17182,7 +5120,7 @@ "\n", "# Draw ellipses around GMM clusters\n", "for mean, covar in zip(gmm.means_, gmm.covariances_):\n", - " draw_ellipse_plotly(mean, covar, fig, n_std=3, line=dict(color='red'))\n", + " draw_ellipse_plotly(mean, covar, fig, n_std=3, line=dict(color='red'), opacity=0.2)\n", "\n", "fig.update_layout(\n", " showlegend=False,\n",