{"payload":{"allShortcutsEnabled":false,"fileTree":{"qiskit/providers":{"items":[{"name":"basic_provider","path":"qiskit/providers/basic_provider","contentType":"directory"},{"name":"fake_provider","path":"qiskit/providers/fake_provider","contentType":"directory"},{"name":"models","path":"qiskit/providers/models","contentType":"directory"},{"name":"__init__.py","path":"qiskit/providers/__init__.py","contentType":"file"},{"name":"backend.py","path":"qiskit/providers/backend.py","contentType":"file"},{"name":"backend_compat.py","path":"qiskit/providers/backend_compat.py","contentType":"file"},{"name":"exceptions.py","path":"qiskit/providers/exceptions.py","contentType":"file"},{"name":"job.py","path":"qiskit/providers/job.py","contentType":"file"},{"name":"jobstatus.py","path":"qiskit/providers/jobstatus.py","contentType":"file"},{"name":"options.py","path":"qiskit/providers/options.py","contentType":"file"},{"name":"provider.py","path":"qiskit/providers/provider.py","contentType":"file"},{"name":"providerutils.py","path":"qiskit/providers/providerutils.py","contentType":"file"}],"totalCount":12},"qiskit":{"items":[{"name":"assembler","path":"qiskit/assembler","contentType":"directory"},{"name":"circuit","path":"qiskit/circuit","contentType":"directory"},{"name":"compiler","path":"qiskit/compiler","contentType":"directory"},{"name":"converters","path":"qiskit/converters","contentType":"directory"},{"name":"dagcircuit","path":"qiskit/dagcircuit","contentType":"directory"},{"name":"passmanager","path":"qiskit/passmanager","contentType":"directory"},{"name":"primitives","path":"qiskit/primitives","contentType":"directory"},{"name":"providers","path":"qiskit/providers","contentType":"directory"},{"name":"pulse","path":"qiskit/pulse","contentType":"directory"},{"name":"qasm","path":"qiskit/qasm","contentType":"directory"},{"name":"qasm2","path":"qiskit/qasm2","contentType":"directory"},{"name":"qasm3","path":"qiskit/qasm3","contentType":"directory"},{"name":"qobj","path":"qiskit/qobj","contentType":"directory"},{"name":"qpy","path":"qiskit/qpy","contentType":"directory"},{"name":"quantum_info","path":"qiskit/quantum_info","contentType":"directory"},{"name":"result","path":"qiskit/result","contentType":"directory"},{"name":"scheduler","path":"qiskit/scheduler","contentType":"directory"},{"name":"synthesis","path":"qiskit/synthesis","contentType":"directory"},{"name":"transpiler","path":"qiskit/transpiler","contentType":"directory"},{"name":"utils","path":"qiskit/utils","contentType":"directory"},{"name":"visualization","path":"qiskit/visualization","contentType":"directory"},{"name":"VERSION.txt","path":"qiskit/VERSION.txt","contentType":"file"},{"name":"__init__.py","path":"qiskit/__init__.py","contentType":"file"},{"name":"exceptions.py","path":"qiskit/exceptions.py","contentType":"file"},{"name":"user_config.py","path":"qiskit/user_config.py","contentType":"file"},{"name":"version.py","path":"qiskit/version.py","contentType":"file"}],"totalCount":26},"":{"items":[{"name":".azure","path":".azure","contentType":"directory"},{"name":".binder","path":".binder","contentType":"directory"},{"name":".cargo","path":".cargo","contentType":"directory"},{"name":".github","path":".github","contentType":"directory"},{"name":"crates","path":"crates","contentType":"directory"},{"name":"docs","path":"docs","contentType":"directory"},{"name":"examples","path":"examples","contentType":"directory"},{"name":"qiskit","path":"qiskit","contentType":"directory"},{"name":"releasenotes","path":"releasenotes","contentType":"directory"},{"name":"test","path":"test","contentType":"directory"},{"name":"tools","path":"tools","contentType":"directory"},{"name":".editorconfig","path":".editorconfig","contentType":"file"},{"name":".git-blame-ignore-revs","path":".git-blame-ignore-revs","contentType":"file"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":".local-spellings","path":".local-spellings","contentType":"file"},{"name":".mailmap","path":".mailmap","contentType":"file"},{"name":".mergify.yml","path":".mergify.yml","contentType":"file"},{"name":".stestr.conf","path":".stestr.conf","contentType":"file"},{"name":"CITATION.bib","path":"CITATION.bib","contentType":"file"},{"name":"CODE_OF_CONDUCT.md","path":"CODE_OF_CONDUCT.md","contentType":"file"},{"name":"CONTRIBUTING.md","path":"CONTRIBUTING.md","contentType":"file"},{"name":"Cargo.lock","path":"Cargo.lock","contentType":"file"},{"name":"Cargo.toml","path":"Cargo.toml","contentType":"file"},{"name":"DEPRECATION.md","path":"DEPRECATION.md","contentType":"file"},{"name":"LICENSE.txt","path":"LICENSE.txt","contentType":"file"},{"name":"MAINTAINING.md","path":"MAINTAINING.md","contentType":"file"},{"name":"MANIFEST.in","path":"MANIFEST.in","contentType":"file"},{"name":"Makefile","path":"Makefile","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"SECURITY.md","path":"SECURITY.md","contentType":"file"},{"name":"asv.conf.json","path":"asv.conf.json","contentType":"file"},{"name":"azure-pipelines.yml","path":"azure-pipelines.yml","contentType":"file"},{"name":"constraints.txt","path":"constraints.txt","contentType":"file"},{"name":"pyproject.toml","path":"pyproject.toml","contentType":"file"},{"name":"qiskit_bot.yaml","path":"qiskit_bot.yaml","contentType":"file"},{"name":"requirements-dev.txt","path":"requirements-dev.txt","contentType":"file"},{"name":"requirements-optional.txt","path":"requirements-optional.txt","contentType":"file"},{"name":"requirements.txt","path":"requirements.txt","contentType":"file"},{"name":"rust-toolchain.toml","path":"rust-toolchain.toml","contentType":"file"},{"name":"setup.py","path":"setup.py","contentType":"file"},{"name":"tox.ini","path":"tox.ini","contentType":"file"}],"totalCount":41}},"fileTreeProcessingTime":12.692088,"foldersToFetch":[],"repo":{"id":83821669,"defaultBranch":"main","name":"qiskit","ownerLogin":"Qiskit","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-03-03T17:02:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/30696987?v=4","public":true,"private":false,"isOrgOwned":true},"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"main","listCacheKey":"v0:1710785011.0","canEdit":false,"refType":"branch","currentOid":"43381ae1b159c01b55159d2dc1e8a65970b72746"},"path":"qiskit/providers/backend.py","currentUser":null,"blob":{"rawLines":["# This code is part of Qiskit.","#","# (C) Copyright IBM 2020.","#","# This code is licensed under the Apache License, Version 2.0. You may","# obtain a copy of this license in the LICENSE.txt file in the root directory","# of this source tree or at http://www.apache.org/licenses/LICENSE-2.0.","#","# Any modifications or derivative works of this code must retain this","# copyright notice, and modified files need to carry a notice indicating","# that they have been altered from the originals.","","# pylint: disable=invalid-name","","\"\"\"Backend abstract interface for providers.\"\"\"","","","from abc import ABC","from abc import abstractmethod","import datetime","from typing import List, Union, Iterable, Tuple","","from qiskit.providers.provider import Provider","from qiskit.providers.models.backendstatus import BackendStatus","from qiskit.circuit.gate import Instruction","","","class Backend:"," \"\"\"Base common type for all versioned Backend abstract classes.",""," Note this class should not be inherited from directly, it is intended"," to be used for type checking. When implementing a provider you should use"," the versioned abstract classes as the parent class and not this class"," directly."," \"\"\"",""," version = 0","","","class BackendV1(Backend, ABC):"," \"\"\"Abstract class for Backends",""," This abstract class is to be used for all Backend objects created by a"," provider. There are several classes of information contained in a Backend."," The first are the attributes of the class itself. These should be used to"," defined the immutable characteristics of the backend. The ``options``"," attribute of the backend is used to contain the dynamic user configurable"," options of the backend. It should be used more for runtime options"," that configure how the backend is used. For example, something like a"," ``shots`` field for a backend that runs experiments which would contain an"," int for how many shots to execute. The ``properties`` attribute is"," optionally defined :class:`~qiskit.providers.models.BackendProperties`"," object and is used to return measured properties, or properties"," of a backend that may change over time. The simplest example of this would"," be a version string, which will change as a backend is updated, but also"," could be something like noise parameters for backends that run experiments.",""," This first version of the Backend abstract class is written to be mostly"," backwards compatible with the legacy providers interface. This includes reusing"," the model objects :class:`~qiskit.providers.models.BackendProperties` and"," :class:`~qiskit.providers.models.BackendConfiguration`. This was done to"," ease the transition for users and provider maintainers to the new versioned providers."," Expect, future versions of this abstract class to change the data model and"," interface.",""," Subclasses of this should override the public method :meth:`run` and the internal"," :meth:`_default_options`:",""," .. automethod:: _default_options"," \"\"\"",""," version = 1",""," def __init__(self, configuration, provider=None, **fields):"," \"\"\"Initialize a backend class",""," Args:"," configuration (BackendConfiguration): A backend configuration"," object for the backend object."," provider (qiskit.providers.Provider): Optionally, the provider"," object that this Backend comes from."," fields: kwargs for the values to use to override the default"," options."," Raises:"," AttributeError: if input field not a valid options",""," .."," This next bit is necessary just because autosummary generally won't summarise private"," methods; changing that behaviour would have annoying knock-on effects through all the"," rest of the documentation, so instead we just hard-code the automethod directive.",""," In addition to the public abstract methods, subclasses should also implement the following"," private methods:",""," .. automethod:: _default_options"," :noindex:"," \"\"\""," self._configuration = configuration"," self._options = self._default_options()"," self._provider = provider"," if fields:"," for field in fields:"," if field not in self._options.data:"," raise AttributeError(\"Options field %s is not valid for this backend\" % field)"," self._options.update_config(**fields)",""," @classmethod"," @abstractmethod"," def _default_options(cls):"," \"\"\"Return the default options",""," This method will return a :class:`qiskit.providers.Options`"," subclass object that will be used for the default options. These"," should be the default parameters to use for the options of the"," backend.",""," Returns:"," qiskit.providers.Options: A options object with"," default values set"," \"\"\"",""," def set_options(self, **fields):"," \"\"\"Set the options fields for the backend",""," This method is used to update the options of a backend. If"," you need to change any of the options prior to running just"," pass in the kwarg with the new value for the options.",""," Args:"," fields: The fields to update the options",""," Raises:"," AttributeError: If the field passed in is not part of the"," options"," \"\"\""," for field in fields:"," if not hasattr(self._options, field):"," raise AttributeError(\"Options field %s is not valid for this backend\" % field)"," self._options.update_options(**fields)",""," def configuration(self):"," \"\"\"Return the backend configuration.",""," Returns:"," BackendConfiguration: the configuration for the backend."," \"\"\""," return self._configuration",""," def properties(self):"," \"\"\"Return the backend properties.",""," Returns:"," BackendProperties: the configuration for the backend. If the backend"," does not support properties, it returns ``None``."," \"\"\""," return None",""," def provider(self):"," \"\"\"Return the backend Provider.",""," Returns:"," Provider: the Provider responsible for the backend."," \"\"\""," return self._provider",""," def status(self):"," \"\"\"Return the backend status.",""," Returns:"," BackendStatus: the status of the backend."," \"\"\""," return BackendStatus("," backend_name=self.name(),"," backend_version=\"1\","," operational=True,"," pending_jobs=0,"," status_msg=\"\","," )",""," def name(self):"," \"\"\"Return the backend name.",""," Returns:"," str: the name of the backend."," \"\"\""," return self._configuration.backend_name",""," def __str__(self):"," return self.name()",""," def __repr__(self):"," \"\"\"Official string representation of a Backend.",""," Note that, by Qiskit convention, it is consciously *not* a fully valid"," Python expression. Subclasses should provide 'a string of the form"," <...some useful description...>'. [0]",""," [0] https://docs.python.org/3/reference/datamodel.html#object.__repr__"," \"\"\""," return f\"<{self.__class__.__name__}('{self.name()}')>\"",""," @property"," def options(self):"," \"\"\"Return the options for the backend",""," The options of a backend are the dynamic parameters defining"," how the backend is used. These are used to control the :meth:`run`"," method."," \"\"\""," return self._options",""," @abstractmethod"," def run(self, run_input, **options):"," \"\"\"Run on the backend.",""," This method returns a :class:`~qiskit.providers.Job` object"," that runs circuits. Depending on the backend this may be either an async"," or sync call. It is at the discretion of the provider to decide whether"," running should block until the execution is finished or not: the Job"," class can handle either situation.",""," Args:"," run_input (QuantumCircuit or Schedule or list): An individual or a"," list of :class:`~qiskit.circuit.QuantumCircuit` or"," :class:`~qiskit.pulse.Schedule` objects to run on the backend."," For legacy providers migrating to the new versioned providers,"," provider interface a :class:`~qiskit.qobj.QasmQobj` or"," :class:`~qiskit.qobj.PulseQobj` objects should probably be"," supported too (but deprecated) for backwards compatibility. Be"," sure to update the docstrings of subclasses implementing this"," method to document that. New provider implementations should not"," do this though as :mod:`qiskit.qobj` will be deprecated and"," removed along with the legacy providers interface."," options: Any kwarg options to pass to the backend for running the"," config. If a key is also present in the options"," attribute/object then the expectation is that the value"," specified will be used instead of what's set in the options"," object."," Returns:"," Job: The job object for the run"," \"\"\""," pass","","","class QubitProperties:"," \"\"\"A representation of the properties of a qubit on a backend.",""," This class provides the optional properties that a backend can provide for"," a qubit. These represent the set of qubit properties that Qiskit can"," currently work with if present. However if your backend provides additional"," properties of qubits you should subclass this to add additional custom"," attributes for those custom/additional properties provided by the backend."," \"\"\"",""," __slots__ = (\"t1\", \"t2\", \"frequency\")",""," def __init__(self, t1=None, t2=None, frequency=None):"," \"\"\"Create a new :class:`QubitProperties` object.",""," Args:"," t1: The T1 time for a qubit in seconds"," t2: The T2 time for a qubit in seconds"," frequency: The frequency of a qubit in Hz"," \"\"\""," self.t1 = t1"," self.t2 = t2"," self.frequency = frequency",""," def __repr__(self):"," return f\"QubitProperties(t1={self.t1}, t2={self.t2}, \" f\"frequency={self.frequency})\"","","","class BackendV2(Backend, ABC):"," \"\"\"Abstract class for Backends",""," This abstract class is to be used for all Backend objects created by a"," provider. This version differs from earlier abstract Backend classes in"," that the configuration attribute no longer exists. Instead, attributes"," exposing equivalent required immutable properties of the backend device"," are added. For example ``backend.configuration().n_qubits`` is accessible"," from ``backend.num_qubits`` now.",""," The ``options`` attribute of the backend is used to contain the dynamic"," user configurable options of the backend. It should be used more for"," runtime options that configure how the backend is used. For example,"," something like a ``shots`` field for a backend that runs experiments which"," would contain an int for how many shots to execute.",""," If migrating a provider from :class:`~qiskit.providers.BackendV1`"," one thing to keep in mind is for"," backwards compatibility you might need to add a configuration method that"," will build a :class:`~qiskit.providers.models.BackendConfiguration` object"," and :class:`~qiskit.providers.models.BackendProperties` from the attributes"," defined in this class for backwards compatibility.",""," A backend object can optionally contain methods named"," ``get_translation_stage_plugin`` and ``get_scheduling_stage_plugin``. If these"," methods are present on a backend object and this object is used for"," :func:`~.transpile` or :func:`~.generate_preset_pass_manager` the"," transpilation process will default to using the output from those methods"," as the scheduling stage and the translation compilation stage. This"," enables a backend which has custom requirements for compilation to specify a"," stage plugin for these stages to enable custom transformation of"," the circuit to ensure it is runnable on the backend. These hooks are enabled"," by default and should only be used to enable extra compilation steps"," if they are **required** to ensure a circuit is executable on the backend or"," have the expected level of performance. These methods are passed no input"," arguments and are expected to return a ``str`` representing the method name"," which should be a stage plugin (see: :mod:`qiskit.transpiler.preset_passmanagers.plugin`"," for more details on plugins). The typical expected use case is for a backend"," provider to implement a stage plugin for ``translation`` or ``scheduling``"," that contains the custom compilation passes and then for the hook methods on"," the backend object to return the plugin name so that :func:`~.transpile` will"," use it by default when targetting the backend.",""," Subclasses of this should override the public method :meth:`run` and the internal"," :meth:`_default_options`:",""," .. automethod:: _default_options"," \"\"\"",""," version = 2",""," def __init__("," self,"," provider: Provider = None,"," name: str = None,"," description: str = None,"," online_date: datetime.datetime = None,"," backend_version: str = None,"," **fields,"," ):"," \"\"\"Initialize a BackendV2 based backend",""," Args:"," provider: An optional backwards reference to the"," :class:`~qiskit.providers.Provider` object that the backend"," is from"," name: An optional name for the backend"," description: An optional description of the backend"," online_date: An optional datetime the backend was brought online"," backend_version: An optional backend version string. This differs"," from the :attr:`~qiskit.providers.BackendV2.version` attribute"," as :attr:`~qiskit.providers.BackendV2.version` is for the"," abstract :attr:`~qiskit.providers.Backend` abstract interface"," version of the object while ``backend_version`` is for"," versioning the backend itself."," fields: kwargs for the values to use to override the default"," options.",""," Raises:"," AttributeError: If a field is specified that's outside the backend's"," options"," \"\"\"",""," self._options = self._default_options()"," self._provider = provider"," if fields:"," for field in fields:"," if field not in self._options.data:"," raise AttributeError(\"Options field %s is not valid for this backend\" % field)"," self._options.update_config(**fields)"," self.name = name"," \"\"\"Name of the backend.\"\"\""," self.description = description"," \"\"\"Optional human-readable description.\"\"\""," self.online_date = online_date"," \"\"\"Date that the backend came online.\"\"\""," self.backend_version = backend_version"," \"\"\"Version of the backend being provided. This is not the same as"," :attr:`.BackendV2.version`, which is the version of the :class:`~.providers.Backend`"," abstract interface.\"\"\""," self._coupling_map = None",""," @property"," def instructions(self) -> List[Tuple[Instruction, Tuple[int]]]:"," \"\"\"A list of Instruction tuples on the backend of the form ``(instruction, (qubits)``\"\"\""," return self.target.instructions",""," @property"," def operations(self) -> List[Instruction]:"," \"\"\"A list of :class:`~qiskit.circuit.Instruction` instances that the backend supports.\"\"\""," return list(self.target.operations)",""," @property"," def operation_names(self) -> List[str]:"," \"\"\"A list of instruction names that the backend supports.\"\"\""," return list(self.target.operation_names)",""," @property"," @abstractmethod"," def target(self):"," \"\"\"A :class:`qiskit.transpiler.Target` object for the backend.",""," :rtype: Target"," \"\"\""," pass",""," @property"," def num_qubits(self) -> int:"," \"\"\"Return the number of qubits the backend has.\"\"\""," return self.target.num_qubits",""," @property"," def coupling_map(self):"," \"\"\"Return the :class:`~qiskit.transpiler.CouplingMap` object\"\"\""," if self._coupling_map is None:"," self._coupling_map = self.target.build_coupling_map()"," return self._coupling_map",""," @property"," def instruction_durations(self):"," \"\"\"Return the :class:`~qiskit.transpiler.InstructionDurations` object.\"\"\""," return self.target.durations()",""," @property"," @abstractmethod"," def max_circuits(self):"," \"\"\"The maximum number of circuits (or Pulse schedules) that can be"," run in a single job.",""," If there is no limit this will return None"," \"\"\""," pass",""," @classmethod"," @abstractmethod"," def _default_options(cls):"," \"\"\"Return the default options",""," This method will return a :class:`qiskit.providers.Options`"," subclass object that will be used for the default options. These"," should be the default parameters to use for the options of the"," backend.",""," Returns:"," qiskit.providers.Options: A options object with"," default values set"," \"\"\""," pass",""," @property"," def dt(self) -> Union[float, None]:"," \"\"\"Return the system time resolution of input signals",""," This is required to be implemented if the backend supports Pulse"," scheduling.",""," Returns:"," The input signal timestep in seconds. If the backend doesn't define ``dt``, ``None`` will"," be returned."," \"\"\""," return self.target.dt",""," @property"," def dtm(self) -> float:"," \"\"\"Return the system time resolution of output signals",""," Returns:"," The output signal timestep in seconds.",""," Raises:"," NotImplementedError: if the backend doesn't support querying the"," output signal timestep"," \"\"\""," raise NotImplementedError",""," @property"," def meas_map(self) -> List[List[int]]:"," \"\"\"Return the grouping of measurements which are multiplexed",""," This is required to be implemented if the backend supports Pulse"," scheduling.",""," Returns:"," The grouping of measurements which are multiplexed",""," Raises:"," NotImplementedError: if the backend doesn't support querying the"," measurement mapping"," \"\"\""," raise NotImplementedError",""," @property"," def instruction_schedule_map(self):"," \"\"\"Return the :class:`~qiskit.pulse.InstructionScheduleMap` for the"," instructions defined in this backend's target.\"\"\""," return self.target.instruction_schedule_map()",""," def qubit_properties("," self, qubit: Union[int, List[int]]"," ) -> Union[QubitProperties, List[QubitProperties]]:"," \"\"\"Return QubitProperties for a given qubit.",""," If there are no defined or the backend doesn't support querying these"," details this method does not need to be implemented.",""," Args:"," qubit: The qubit to get the"," :class:`.QubitProperties` object for. This can"," be a single integer for 1 qubit or a list of qubits and a list"," of :class:`.QubitProperties` objects will be"," returned in the same order"," Returns:"," The :class:`~.QubitProperties` object for the"," specified qubit. If a list of qubits is provided a list will be"," returned. If properties are missing for a qubit this can be"," ``None``.",""," Raises:"," NotImplementedError: if the backend doesn't support querying the"," qubit properties"," \"\"\""," # Since the target didn't always have a qubit properties attribute"," # to ensure the behavior here is backwards compatible with earlier"," # BacekendV2 implementations where this would raise a NotImplemented"," # error."," if self.target.qubit_properties is None:"," raise NotImplementedError"," if isinstance(qubit, int):"," return self.target.qubit_properties[qubit]"," return [self.target.qubit_properties[q] for q in qubit]",""," def drive_channel(self, qubit: int):"," \"\"\"Return the drive channel for the given qubit.",""," This is required to be implemented if the backend supports Pulse"," scheduling.",""," Returns:"," DriveChannel: The Qubit drive channel",""," Raises:"," NotImplementedError: if the backend doesn't support querying the"," measurement mapping"," \"\"\""," raise NotImplementedError",""," def measure_channel(self, qubit: int):"," \"\"\"Return the measure stimulus channel for the given qubit.",""," This is required to be implemented if the backend supports Pulse"," scheduling.",""," Returns:"," MeasureChannel: The Qubit measurement stimulus line",""," Raises:"," NotImplementedError: if the backend doesn't support querying the"," measurement mapping"," \"\"\""," raise NotImplementedError",""," def acquire_channel(self, qubit: int):"," \"\"\"Return the acquisition channel for the given qubit.",""," This is required to be implemented if the backend supports Pulse"," scheduling.",""," Returns:"," AcquireChannel: The Qubit measurement acquisition line.",""," Raises:"," NotImplementedError: if the backend doesn't support querying the"," measurement mapping"," \"\"\""," raise NotImplementedError",""," def control_channel(self, qubits: Iterable[int]):"," \"\"\"Return the secondary drive channel for the given qubit",""," This is typically utilized for controlling multiqubit interactions."," This channel is derived from other channels.",""," This is required to be implemented if the backend supports Pulse"," scheduling.",""," Args:"," qubits: Tuple or list of qubits of the form"," ``(control_qubit, target_qubit)``.",""," Returns:"," List[ControlChannel]: The multi qubit control line.",""," Raises:"," NotImplementedError: if the backend doesn't support querying the"," measurement mapping"," \"\"\""," raise NotImplementedError",""," def set_options(self, **fields):"," \"\"\"Set the options fields for the backend",""," This method is used to update the options of a backend. If"," you need to change any of the options prior to running just"," pass in the kwarg with the new value for the options.",""," Args:"," fields: The fields to update the options",""," Raises:"," AttributeError: If the field passed in is not part of the"," options"," \"\"\""," for field in fields:"," if not hasattr(self._options, field):"," raise AttributeError(\"Options field %s is not valid for this backend\" % field)"," self._options.update_options(**fields)",""," @property"," def options(self):"," \"\"\"Return the options for the backend",""," The options of a backend are the dynamic parameters defining"," how the backend is used. These are used to control the :meth:`run`"," method."," \"\"\""," return self._options",""," @property"," def provider(self):"," \"\"\"Return the backend Provider.",""," Returns:"," Provider: the Provider responsible for the backend."," \"\"\""," return self._provider",""," @abstractmethod"," def run(self, run_input, **options):"," \"\"\"Run on the backend.",""," This method returns a :class:`~qiskit.providers.Job` object"," that runs circuits. Depending on the backend this may be either an async"," or sync call. It is at the discretion of the provider to decide whether"," running should block until the execution is finished or not: the Job"," class can handle either situation.",""," Args:"," run_input (QuantumCircuit or Schedule or ScheduleBlock or list): An"," individual or a list of :class:`.QuantumCircuit`,"," :class:`~qiskit.pulse.ScheduleBlock`, or :class:`~qiskit.pulse.Schedule` objects to"," run on the backend."," options: Any kwarg options to pass to the backend for running the"," config. If a key is also present in the options"," attribute/object then the expectation is that the value"," specified will be used instead of what's set in the options"," object.",""," Returns:"," Job: The job object for the run"," \"\"\""," pass"],"stylingDirectives":[[{"start":0,"end":30,"cssClass":"pl-c"}],[{"start":0,"end":1,"cssClass":"pl-c"}],[{"start":0,"end":25,"cssClass":"pl-c"}],[{"start":0,"end":1,"cssClass":"pl-c"}],[{"start":0,"end":70,"cssClass":"pl-c"}],[{"start":0,"end":77,"cssClass":"pl-c"}],[{"start":0,"end":71,"cssClass":"pl-c"}],[{"start":0,"end":1,"cssClass":"pl-c"}],[{"start":0,"end":69,"cssClass":"pl-c"}],[{"start":0,"end":72,"cssClass":"pl-c"}],[{"start":0,"end":49,"cssClass":"pl-c"}],[],[{"start":0,"end":30,"cssClass":"pl-c"}],[],[{"start":0,"end":47,"cssClass":"pl-s"}],[],[],[{"start":0,"end":4,"cssClass":"pl-k"},{"start":5,"end":8,"cssClass":"pl-s1"},{"start":9,"end":15,"cssClass":"pl-k"},{"start":16,"end":19,"cssClass":"pl-v"}],[{"start":0,"end":4,"cssClass":"pl-k"},{"start":5,"end":8,"cssClass":"pl-s1"},{"start":9,"end":15,"cssClass":"pl-k"},{"start":16,"end":30,"cssClass":"pl-s1"}],[{"start":0,"end":6,"cssClass":"pl-k"},{"start":7,"end":15,"cssClass":"pl-s1"}],[{"start":0,"end":4,"cssClass":"pl-k"},{"start":5,"end":11,"cssClass":"pl-s1"},{"start":12,"end":18,"cssClass":"pl-k"},{"start":19,"end":23,"cssClass":"pl-v"},{"start":25,"end":30,"cssClass":"pl-v"},{"start":32,"end":40,"cssClass":"pl-v"},{"start":42,"end":47,"cssClass":"pl-v"}],[],[{"start":0,"end":4,"cssClass":"pl-k"},{"start":5,"end":11,"cssClass":"pl-s1"},{"start":12,"end":21,"cssClass":"pl-s1"},{"start":22,"end":30,"cssClass":"pl-s1"},{"start":31,"end":37,"cssClass":"pl-k"},{"start":38,"end":46,"cssClass":"pl-v"}],[{"start":0,"end":4,"cssClass":"pl-k"},{"start":5,"end":11,"cssClass":"pl-s1"},{"start":12,"end":21,"cssClass":"pl-s1"},{"start":22,"end":28,"cssClass":"pl-s1"},{"start":29,"end":42,"cssClass":"pl-s1"},{"start":43,"end":49,"cssClass":"pl-k"},{"start":50,"end":63,"cssClass":"pl-v"}],[{"start":0,"end":4,"cssClass":"pl-k"},{"start":5,"end":11,"cssClass":"pl-s1"},{"start":12,"end":19,"cssClass":"pl-s1"},{"start":20,"end":24,"cssClass":"pl-s1"},{"start":25,"end":31,"cssClass":"pl-k"},{"start":32,"end":43,"cssClass":"pl-v"}],[],[],[{"start":0,"end":5,"cssClass":"pl-k"},{"start":6,"end":13,"cssClass":"pl-v"}],[{"start":4,"end":67,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":73,"cssClass":"pl-s"}],[{"start":0,"end":77,"cssClass":"pl-s"}],[{"start":0,"end":73,"cssClass":"pl-s"}],[{"start":0,"end":13,"cssClass":"pl-s"}],[{"start":0,"end":7,"cssClass":"pl-s"}],[],[{"start":4,"end":11,"cssClass":"pl-s1"},{"start":12,"end":13,"cssClass":"pl-c1"},{"start":14,"end":15,"cssClass":"pl-c1"}],[],[],[{"start":0,"end":5,"cssClass":"pl-k"},{"start":6,"end":15,"cssClass":"pl-v"},{"start":16,"end":23,"cssClass":"pl-v"},{"start":25,"end":28,"cssClass":"pl-v"}],[{"start":4,"end":34,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":74,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":77,"cssClass":"pl-s"}],[{"start":0,"end":73,"cssClass":"pl-s"}],[{"start":0,"end":77,"cssClass":"pl-s"}],[{"start":0,"end":70,"cssClass":"pl-s"}],[{"start":0,"end":73,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":70,"cssClass":"pl-s"}],[{"start":0,"end":74,"cssClass":"pl-s"}],[{"start":0,"end":67,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":76,"cssClass":"pl-s"}],[{"start":0,"end":79,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":76,"cssClass":"pl-s"}],[{"start":0,"end":83,"cssClass":"pl-s"}],[{"start":0,"end":77,"cssClass":"pl-s"}],[{"start":0,"end":76,"cssClass":"pl-s"}],[{"start":0,"end":90,"cssClass":"pl-s"}],[{"start":0,"end":79,"cssClass":"pl-s"}],[{"start":0,"end":14,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":85,"cssClass":"pl-s"}],[{"start":0,"end":29,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":36,"cssClass":"pl-s"}],[{"start":0,"end":7,"cssClass":"pl-s"}],[],[{"start":4,"end":11,"cssClass":"pl-s1"},{"start":12,"end":13,"cssClass":"pl-c1"},{"start":14,"end":15,"cssClass":"pl-c1"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":16,"cssClass":"pl-en"},{"start":17,"end":21,"cssClass":"pl-s1"},{"start":23,"end":36,"cssClass":"pl-s1"},{"start":38,"end":46,"cssClass":"pl-s1"},{"start":46,"end":47,"cssClass":"pl-c1"},{"start":47,"end":51,"cssClass":"pl-c1"},{"start":53,"end":55,"cssClass":"pl-c1"},{"start":55,"end":61,"cssClass":"pl-s1"}],[{"start":8,"end":37,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":13,"cssClass":"pl-s"}],[{"start":0,"end":73,"cssClass":"pl-s"}],[{"start":0,"end":46,"cssClass":"pl-s"}],[{"start":0,"end":74,"cssClass":"pl-s"}],[{"start":0,"end":52,"cssClass":"pl-s"}],[{"start":0,"end":72,"cssClass":"pl-s"}],[{"start":0,"end":24,"cssClass":"pl-s"}],[{"start":0,"end":15,"cssClass":"pl-s"}],[{"start":0,"end":62,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":10,"cssClass":"pl-s"}],[{"start":0,"end":97,"cssClass":"pl-s"}],[{"start":0,"end":97,"cssClass":"pl-s"}],[{"start":0,"end":93,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":98,"cssClass":"pl-s"}],[{"start":0,"end":24,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":40,"cssClass":"pl-s"}],[{"start":0,"end":20,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":27,"cssClass":"pl-s1"},{"start":28,"end":29,"cssClass":"pl-c1"},{"start":30,"end":43,"cssClass":"pl-s1"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":21,"cssClass":"pl-s1"},{"start":22,"end":23,"cssClass":"pl-c1"},{"start":24,"end":28,"cssClass":"pl-s1"},{"start":29,"end":45,"cssClass":"pl-en"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":22,"cssClass":"pl-s1"},{"start":23,"end":24,"cssClass":"pl-c1"},{"start":25,"end":33,"cssClass":"pl-s1"}],[{"start":8,"end":10,"cssClass":"pl-k"},{"start":11,"end":17,"cssClass":"pl-s1"}],[{"start":12,"end":15,"cssClass":"pl-k"},{"start":16,"end":21,"cssClass":"pl-s1"},{"start":22,"end":24,"cssClass":"pl-c1"},{"start":25,"end":31,"cssClass":"pl-s1"}],[{"start":16,"end":18,"cssClass":"pl-k"},{"start":19,"end":24,"cssClass":"pl-s1"},{"start":25,"end":28,"cssClass":"pl-c1"},{"start":29,"end":31,"cssClass":"pl-c1"},{"start":32,"end":36,"cssClass":"pl-s1"},{"start":37,"end":45,"cssClass":"pl-s1"},{"start":46,"end":50,"cssClass":"pl-s1"}],[{"start":20,"end":25,"cssClass":"pl-k"},{"start":26,"end":40,"cssClass":"pl-v"},{"start":41,"end":89,"cssClass":"pl-s"},{"start":90,"end":91,"cssClass":"pl-c1"},{"start":92,"end":97,"cssClass":"pl-s1"}],[{"start":12,"end":16,"cssClass":"pl-s1"},{"start":17,"end":25,"cssClass":"pl-s1"},{"start":26,"end":39,"cssClass":"pl-en"},{"start":40,"end":42,"cssClass":"pl-c1"},{"start":42,"end":48,"cssClass":"pl-s1"}],[],[{"start":4,"end":16,"cssClass":"pl-en"},{"start":5,"end":16,"cssClass":"pl-s1"}],[{"start":4,"end":19,"cssClass":"pl-en"},{"start":5,"end":19,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":24,"cssClass":"pl-en"},{"start":25,"end":28,"cssClass":"pl-s1"}],[{"start":8,"end":37,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":67,"cssClass":"pl-s"}],[{"start":0,"end":72,"cssClass":"pl-s"}],[{"start":0,"end":70,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":59,"cssClass":"pl-s"}],[{"start":0,"end":34,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":19,"cssClass":"pl-en"},{"start":20,"end":24,"cssClass":"pl-s1"},{"start":26,"end":28,"cssClass":"pl-c1"},{"start":28,"end":34,"cssClass":"pl-s1"}],[{"start":8,"end":49,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":66,"cssClass":"pl-s"}],[{"start":0,"end":67,"cssClass":"pl-s"}],[{"start":0,"end":61,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":13,"cssClass":"pl-s"}],[{"start":0,"end":52,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":15,"cssClass":"pl-s"}],[{"start":0,"end":69,"cssClass":"pl-s"}],[{"start":0,"end":23,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":11,"cssClass":"pl-k"},{"start":12,"end":17,"cssClass":"pl-s1"},{"start":18,"end":20,"cssClass":"pl-c1"},{"start":21,"end":27,"cssClass":"pl-s1"}],[{"start":12,"end":14,"cssClass":"pl-k"},{"start":15,"end":18,"cssClass":"pl-c1"},{"start":19,"end":26,"cssClass":"pl-en"},{"start":27,"end":31,"cssClass":"pl-s1"},{"start":32,"end":40,"cssClass":"pl-s1"},{"start":42,"end":47,"cssClass":"pl-s1"}],[{"start":16,"end":21,"cssClass":"pl-k"},{"start":22,"end":36,"cssClass":"pl-v"},{"start":37,"end":85,"cssClass":"pl-s"},{"start":86,"end":87,"cssClass":"pl-c1"},{"start":88,"end":93,"cssClass":"pl-s1"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":21,"cssClass":"pl-s1"},{"start":22,"end":36,"cssClass":"pl-en"},{"start":37,"end":39,"cssClass":"pl-c1"},{"start":39,"end":45,"cssClass":"pl-s1"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":21,"cssClass":"pl-en"},{"start":22,"end":26,"cssClass":"pl-s1"}],[{"start":8,"end":44,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":68,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-s1"},{"start":20,"end":34,"cssClass":"pl-s1"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":18,"cssClass":"pl-en"},{"start":19,"end":23,"cssClass":"pl-s1"}],[{"start":8,"end":41,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":80,"cssClass":"pl-s"}],[{"start":0,"end":61,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-c1"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":16,"cssClass":"pl-en"},{"start":17,"end":21,"cssClass":"pl-s1"}],[{"start":8,"end":39,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":63,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-s1"},{"start":20,"end":29,"cssClass":"pl-s1"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":14,"cssClass":"pl-en"},{"start":15,"end":19,"cssClass":"pl-s1"}],[{"start":8,"end":37,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":53,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":28,"cssClass":"pl-v"}],[{"start":12,"end":24,"cssClass":"pl-s1"},{"start":24,"end":25,"cssClass":"pl-c1"},{"start":25,"end":29,"cssClass":"pl-s1"},{"start":30,"end":34,"cssClass":"pl-en"}],[{"start":12,"end":27,"cssClass":"pl-s1"},{"start":27,"end":28,"cssClass":"pl-c1"},{"start":28,"end":31,"cssClass":"pl-s"}],[{"start":12,"end":23,"cssClass":"pl-s1"},{"start":23,"end":24,"cssClass":"pl-c1"},{"start":24,"end":28,"cssClass":"pl-c1"}],[{"start":12,"end":24,"cssClass":"pl-s1"},{"start":24,"end":25,"cssClass":"pl-c1"},{"start":25,"end":26,"cssClass":"pl-c1"}],[{"start":12,"end":22,"cssClass":"pl-s1"},{"start":22,"end":23,"cssClass":"pl-c1"},{"start":23,"end":25,"cssClass":"pl-s"}],[],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":12,"cssClass":"pl-en"},{"start":13,"end":17,"cssClass":"pl-s1"}],[{"start":8,"end":35,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":41,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-s1"},{"start":20,"end":34,"cssClass":"pl-s1"},{"start":35,"end":47,"cssClass":"pl-s1"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":15,"cssClass":"pl-en"},{"start":16,"end":20,"cssClass":"pl-s1"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-s1"},{"start":20,"end":24,"cssClass":"pl-en"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":16,"cssClass":"pl-en"},{"start":17,"end":21,"cssClass":"pl-s1"}],[{"start":8,"end":55,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":74,"cssClass":"pl-s"}],[{"start":0,"end":45,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":62,"cssClass":"pl-s"},{"start":18,"end":43,"cssClass":"pl-s1"},{"start":18,"end":19,"cssClass":"pl-kos"},{"start":19,"end":23,"cssClass":"pl-s1"},{"start":24,"end":33,"cssClass":"pl-s1"},{"start":34,"end":42,"cssClass":"pl-s1"},{"start":42,"end":43,"cssClass":"pl-kos"},{"start":45,"end":58,"cssClass":"pl-s1"},{"start":45,"end":46,"cssClass":"pl-kos"},{"start":46,"end":50,"cssClass":"pl-s1"},{"start":51,"end":55,"cssClass":"pl-en"},{"start":57,"end":58,"cssClass":"pl-kos"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":15,"cssClass":"pl-en"},{"start":16,"end":20,"cssClass":"pl-s1"}],[{"start":8,"end":45,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":68,"cssClass":"pl-s"}],[{"start":0,"end":74,"cssClass":"pl-s"}],[{"start":0,"end":15,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-s1"},{"start":20,"end":28,"cssClass":"pl-s1"}],[],[{"start":4,"end":19,"cssClass":"pl-en"},{"start":5,"end":19,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":11,"cssClass":"pl-en"},{"start":12,"end":16,"cssClass":"pl-s1"},{"start":18,"end":27,"cssClass":"pl-s1"},{"start":29,"end":31,"cssClass":"pl-c1"},{"start":31,"end":38,"cssClass":"pl-s1"}],[{"start":8,"end":30,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":67,"cssClass":"pl-s"}],[{"start":0,"end":80,"cssClass":"pl-s"}],[{"start":0,"end":79,"cssClass":"pl-s"}],[{"start":0,"end":76,"cssClass":"pl-s"}],[{"start":0,"end":42,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":13,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":66,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":70,"cssClass":"pl-s"}],[{"start":0,"end":74,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":77,"cssClass":"pl-s"}],[{"start":0,"end":80,"cssClass":"pl-s"}],[{"start":0,"end":75,"cssClass":"pl-s"}],[{"start":0,"end":66,"cssClass":"pl-s"}],[{"start":0,"end":77,"cssClass":"pl-s"}],[{"start":0,"end":63,"cssClass":"pl-s"}],[{"start":0,"end":71,"cssClass":"pl-s"}],[{"start":0,"end":75,"cssClass":"pl-s"}],[{"start":0,"end":23,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":43,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":12,"cssClass":"pl-k"}],[],[],[{"start":0,"end":5,"cssClass":"pl-k"},{"start":6,"end":21,"cssClass":"pl-v"}],[{"start":4,"end":66,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":72,"cssClass":"pl-s"}],[{"start":0,"end":79,"cssClass":"pl-s"}],[{"start":0,"end":74,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":7,"cssClass":"pl-s"}],[],[{"start":4,"end":13,"cssClass":"pl-s1"},{"start":14,"end":15,"cssClass":"pl-c1"},{"start":17,"end":21,"cssClass":"pl-s"},{"start":23,"end":27,"cssClass":"pl-s"},{"start":29,"end":40,"cssClass":"pl-s"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":16,"cssClass":"pl-en"},{"start":17,"end":21,"cssClass":"pl-s1"},{"start":23,"end":25,"cssClass":"pl-s1"},{"start":25,"end":26,"cssClass":"pl-c1"},{"start":26,"end":30,"cssClass":"pl-c1"},{"start":32,"end":34,"cssClass":"pl-s1"},{"start":34,"end":35,"cssClass":"pl-c1"},{"start":35,"end":39,"cssClass":"pl-c1"},{"start":41,"end":50,"cssClass":"pl-s1"},{"start":50,"end":51,"cssClass":"pl-c1"},{"start":51,"end":55,"cssClass":"pl-c1"}],[{"start":8,"end":56,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":13,"cssClass":"pl-s"}],[{"start":0,"end":50,"cssClass":"pl-s"}],[{"start":0,"end":50,"cssClass":"pl-s"}],[{"start":0,"end":53,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":15,"cssClass":"pl-s1"},{"start":16,"end":17,"cssClass":"pl-c1"},{"start":18,"end":20,"cssClass":"pl-s1"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":15,"cssClass":"pl-s1"},{"start":16,"end":17,"cssClass":"pl-c1"},{"start":18,"end":20,"cssClass":"pl-s1"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":22,"cssClass":"pl-s1"},{"start":23,"end":24,"cssClass":"pl-c1"},{"start":25,"end":34,"cssClass":"pl-s1"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":16,"cssClass":"pl-en"},{"start":17,"end":21,"cssClass":"pl-s1"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":62,"cssClass":"pl-s"},{"start":36,"end":45,"cssClass":"pl-s1"},{"start":36,"end":37,"cssClass":"pl-kos"},{"start":37,"end":41,"cssClass":"pl-s1"},{"start":42,"end":44,"cssClass":"pl-s1"},{"start":44,"end":45,"cssClass":"pl-kos"},{"start":50,"end":59,"cssClass":"pl-s1"},{"start":50,"end":51,"cssClass":"pl-kos"},{"start":51,"end":55,"cssClass":"pl-s1"},{"start":56,"end":58,"cssClass":"pl-s1"},{"start":58,"end":59,"cssClass":"pl-kos"},{"start":63,"end":93,"cssClass":"pl-s"},{"start":75,"end":91,"cssClass":"pl-s1"},{"start":75,"end":76,"cssClass":"pl-kos"},{"start":76,"end":80,"cssClass":"pl-s1"},{"start":81,"end":90,"cssClass":"pl-s1"},{"start":90,"end":91,"cssClass":"pl-kos"}],[],[],[{"start":0,"end":5,"cssClass":"pl-k"},{"start":6,"end":15,"cssClass":"pl-v"},{"start":16,"end":23,"cssClass":"pl-v"},{"start":25,"end":28,"cssClass":"pl-v"}],[{"start":4,"end":34,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":74,"cssClass":"pl-s"}],[{"start":0,"end":75,"cssClass":"pl-s"}],[{"start":0,"end":74,"cssClass":"pl-s"}],[{"start":0,"end":75,"cssClass":"pl-s"}],[{"start":0,"end":77,"cssClass":"pl-s"}],[{"start":0,"end":36,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":75,"cssClass":"pl-s"}],[{"start":0,"end":72,"cssClass":"pl-s"}],[{"start":0,"end":72,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":55,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":69,"cssClass":"pl-s"}],[{"start":0,"end":36,"cssClass":"pl-s"}],[{"start":0,"end":77,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":79,"cssClass":"pl-s"}],[{"start":0,"end":54,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":57,"cssClass":"pl-s"}],[{"start":0,"end":82,"cssClass":"pl-s"}],[{"start":0,"end":71,"cssClass":"pl-s"}],[{"start":0,"end":69,"cssClass":"pl-s"}],[{"start":0,"end":77,"cssClass":"pl-s"}],[{"start":0,"end":71,"cssClass":"pl-s"}],[{"start":0,"end":80,"cssClass":"pl-s"}],[{"start":0,"end":68,"cssClass":"pl-s"}],[{"start":0,"end":80,"cssClass":"pl-s"}],[{"start":0,"end":72,"cssClass":"pl-s"}],[{"start":0,"end":80,"cssClass":"pl-s"}],[{"start":0,"end":77,"cssClass":"pl-s"}],[{"start":0,"end":79,"cssClass":"pl-s"}],[{"start":0,"end":92,"cssClass":"pl-s"}],[{"start":0,"end":80,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":80,"cssClass":"pl-s"}],[{"start":0,"end":81,"cssClass":"pl-s"}],[{"start":0,"end":50,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":85,"cssClass":"pl-s"}],[{"start":0,"end":29,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":36,"cssClass":"pl-s"}],[{"start":0,"end":7,"cssClass":"pl-s"}],[],[{"start":4,"end":11,"cssClass":"pl-s1"},{"start":12,"end":13,"cssClass":"pl-c1"},{"start":14,"end":15,"cssClass":"pl-c1"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":16,"cssClass":"pl-en"}],[{"start":8,"end":12,"cssClass":"pl-s1"}],[{"start":8,"end":16,"cssClass":"pl-s1"},{"start":18,"end":26,"cssClass":"pl-v"},{"start":27,"end":28,"cssClass":"pl-c1"},{"start":29,"end":33,"cssClass":"pl-c1"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":14,"end":17,"cssClass":"pl-s1"},{"start":18,"end":19,"cssClass":"pl-c1"},{"start":20,"end":24,"cssClass":"pl-c1"}],[{"start":8,"end":19,"cssClass":"pl-s1"},{"start":21,"end":24,"cssClass":"pl-s1"},{"start":25,"end":26,"cssClass":"pl-c1"},{"start":27,"end":31,"cssClass":"pl-c1"}],[{"start":8,"end":19,"cssClass":"pl-s1"},{"start":21,"end":29,"cssClass":"pl-s1"},{"start":30,"end":38,"cssClass":"pl-s1"},{"start":39,"end":40,"cssClass":"pl-c1"},{"start":41,"end":45,"cssClass":"pl-c1"}],[{"start":8,"end":23,"cssClass":"pl-s1"},{"start":25,"end":28,"cssClass":"pl-s1"},{"start":29,"end":30,"cssClass":"pl-c1"},{"start":31,"end":35,"cssClass":"pl-c1"}],[{"start":8,"end":10,"cssClass":"pl-c1"},{"start":10,"end":16,"cssClass":"pl-s1"}],[],[{"start":8,"end":47,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":13,"cssClass":"pl-s"}],[{"start":0,"end":60,"cssClass":"pl-s"}],[{"start":0,"end":75,"cssClass":"pl-s"}],[{"start":0,"end":23,"cssClass":"pl-s"}],[{"start":0,"end":50,"cssClass":"pl-s"}],[{"start":0,"end":63,"cssClass":"pl-s"}],[{"start":0,"end":76,"cssClass":"pl-s"}],[{"start":0,"end":77,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":73,"cssClass":"pl-s"}],[{"start":0,"end":77,"cssClass":"pl-s"}],[{"start":0,"end":70,"cssClass":"pl-s"}],[{"start":0,"end":46,"cssClass":"pl-s"}],[{"start":0,"end":72,"cssClass":"pl-s"}],[{"start":0,"end":24,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":15,"cssClass":"pl-s"}],[{"start":0,"end":80,"cssClass":"pl-s"}],[{"start":0,"end":23,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":21,"cssClass":"pl-s1"},{"start":22,"end":23,"cssClass":"pl-c1"},{"start":24,"end":28,"cssClass":"pl-s1"},{"start":29,"end":45,"cssClass":"pl-en"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":22,"cssClass":"pl-s1"},{"start":23,"end":24,"cssClass":"pl-c1"},{"start":25,"end":33,"cssClass":"pl-s1"}],[{"start":8,"end":10,"cssClass":"pl-k"},{"start":11,"end":17,"cssClass":"pl-s1"}],[{"start":12,"end":15,"cssClass":"pl-k"},{"start":16,"end":21,"cssClass":"pl-s1"},{"start":22,"end":24,"cssClass":"pl-c1"},{"start":25,"end":31,"cssClass":"pl-s1"}],[{"start":16,"end":18,"cssClass":"pl-k"},{"start":19,"end":24,"cssClass":"pl-s1"},{"start":25,"end":28,"cssClass":"pl-c1"},{"start":29,"end":31,"cssClass":"pl-c1"},{"start":32,"end":36,"cssClass":"pl-s1"},{"start":37,"end":45,"cssClass":"pl-s1"},{"start":46,"end":50,"cssClass":"pl-s1"}],[{"start":20,"end":25,"cssClass":"pl-k"},{"start":26,"end":40,"cssClass":"pl-v"},{"start":41,"end":89,"cssClass":"pl-s"},{"start":90,"end":91,"cssClass":"pl-c1"},{"start":92,"end":97,"cssClass":"pl-s1"}],[{"start":12,"end":16,"cssClass":"pl-s1"},{"start":17,"end":25,"cssClass":"pl-s1"},{"start":26,"end":39,"cssClass":"pl-en"},{"start":40,"end":42,"cssClass":"pl-c1"},{"start":42,"end":48,"cssClass":"pl-s1"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":17,"cssClass":"pl-s1"},{"start":18,"end":19,"cssClass":"pl-c1"},{"start":20,"end":24,"cssClass":"pl-s1"}],[{"start":8,"end":34,"cssClass":"pl-s"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":24,"cssClass":"pl-s1"},{"start":25,"end":26,"cssClass":"pl-c1"},{"start":27,"end":38,"cssClass":"pl-s1"}],[{"start":8,"end":50,"cssClass":"pl-s"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":24,"cssClass":"pl-s1"},{"start":25,"end":26,"cssClass":"pl-c1"},{"start":27,"end":38,"cssClass":"pl-s1"}],[{"start":8,"end":48,"cssClass":"pl-s"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":28,"cssClass":"pl-s1"},{"start":29,"end":30,"cssClass":"pl-c1"},{"start":31,"end":46,"cssClass":"pl-s1"}],[{"start":8,"end":74,"cssClass":"pl-s"}],[{"start":0,"end":92,"cssClass":"pl-s"}],[{"start":0,"end":30,"cssClass":"pl-s"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":26,"cssClass":"pl-s1"},{"start":27,"end":28,"cssClass":"pl-c1"},{"start":29,"end":33,"cssClass":"pl-c1"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":20,"cssClass":"pl-en"},{"start":21,"end":25,"cssClass":"pl-s1"},{"start":27,"end":29,"cssClass":"pl-c1"},{"start":30,"end":34,"cssClass":"pl-v"},{"start":35,"end":40,"cssClass":"pl-v"},{"start":41,"end":52,"cssClass":"pl-v"},{"start":54,"end":59,"cssClass":"pl-v"},{"start":60,"end":63,"cssClass":"pl-s1"}],[{"start":8,"end":96,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-s1"},{"start":20,"end":26,"cssClass":"pl-s1"},{"start":27,"end":39,"cssClass":"pl-s1"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":18,"cssClass":"pl-en"},{"start":19,"end":23,"cssClass":"pl-s1"},{"start":25,"end":27,"cssClass":"pl-c1"},{"start":28,"end":32,"cssClass":"pl-v"},{"start":33,"end":44,"cssClass":"pl-v"}],[{"start":8,"end":97,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-en"},{"start":20,"end":24,"cssClass":"pl-s1"},{"start":25,"end":31,"cssClass":"pl-s1"},{"start":32,"end":42,"cssClass":"pl-s1"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":23,"cssClass":"pl-en"},{"start":24,"end":28,"cssClass":"pl-s1"},{"start":30,"end":32,"cssClass":"pl-c1"},{"start":33,"end":37,"cssClass":"pl-v"},{"start":38,"end":41,"cssClass":"pl-s1"}],[{"start":8,"end":68,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-en"},{"start":20,"end":24,"cssClass":"pl-s1"},{"start":25,"end":31,"cssClass":"pl-s1"},{"start":32,"end":47,"cssClass":"pl-s1"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":19,"cssClass":"pl-en"},{"start":5,"end":19,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":14,"cssClass":"pl-en"},{"start":15,"end":19,"cssClass":"pl-s1"}],[{"start":8,"end":70,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":22,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":12,"cssClass":"pl-k"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":18,"cssClass":"pl-en"},{"start":19,"end":23,"cssClass":"pl-s1"},{"start":25,"end":27,"cssClass":"pl-c1"},{"start":28,"end":31,"cssClass":"pl-s1"}],[{"start":8,"end":58,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-s1"},{"start":20,"end":26,"cssClass":"pl-s1"},{"start":27,"end":37,"cssClass":"pl-s1"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":20,"cssClass":"pl-en"},{"start":21,"end":25,"cssClass":"pl-s1"}],[{"start":8,"end":71,"cssClass":"pl-s"}],[{"start":8,"end":10,"cssClass":"pl-k"},{"start":11,"end":15,"cssClass":"pl-s1"},{"start":16,"end":29,"cssClass":"pl-s1"},{"start":30,"end":32,"cssClass":"pl-c1"},{"start":33,"end":37,"cssClass":"pl-c1"}],[{"start":12,"end":16,"cssClass":"pl-s1"},{"start":17,"end":30,"cssClass":"pl-s1"},{"start":31,"end":32,"cssClass":"pl-c1"},{"start":33,"end":37,"cssClass":"pl-s1"},{"start":38,"end":44,"cssClass":"pl-s1"},{"start":45,"end":63,"cssClass":"pl-en"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-s1"},{"start":20,"end":33,"cssClass":"pl-s1"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":29,"cssClass":"pl-en"},{"start":30,"end":34,"cssClass":"pl-s1"}],[{"start":8,"end":81,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-s1"},{"start":20,"end":26,"cssClass":"pl-s1"},{"start":27,"end":36,"cssClass":"pl-en"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":19,"cssClass":"pl-en"},{"start":5,"end":19,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":20,"cssClass":"pl-en"},{"start":21,"end":25,"cssClass":"pl-s1"}],[{"start":8,"end":74,"cssClass":"pl-s"}],[{"start":0,"end":28,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":50,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":12,"cssClass":"pl-k"}],[],[{"start":4,"end":16,"cssClass":"pl-en"},{"start":5,"end":16,"cssClass":"pl-s1"}],[{"start":4,"end":19,"cssClass":"pl-en"},{"start":5,"end":19,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":24,"cssClass":"pl-en"},{"start":25,"end":28,"cssClass":"pl-s1"}],[{"start":8,"end":37,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":67,"cssClass":"pl-s"}],[{"start":0,"end":72,"cssClass":"pl-s"}],[{"start":0,"end":70,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":59,"cssClass":"pl-s"}],[{"start":0,"end":34,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":12,"cssClass":"pl-k"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":10,"cssClass":"pl-en"},{"start":11,"end":15,"cssClass":"pl-s1"},{"start":17,"end":19,"cssClass":"pl-c1"},{"start":20,"end":25,"cssClass":"pl-v"},{"start":26,"end":31,"cssClass":"pl-s1"},{"start":33,"end":37,"cssClass":"pl-c1"}],[{"start":8,"end":61,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":72,"cssClass":"pl-s"}],[{"start":0,"end":19,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":101,"cssClass":"pl-s"}],[{"start":0,"end":24,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-s1"},{"start":20,"end":26,"cssClass":"pl-s1"},{"start":27,"end":29,"cssClass":"pl-s1"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":11,"cssClass":"pl-en"},{"start":12,"end":16,"cssClass":"pl-s1"},{"start":18,"end":20,"cssClass":"pl-c1"},{"start":21,"end":26,"cssClass":"pl-s1"}],[{"start":8,"end":62,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":50,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":15,"cssClass":"pl-s"}],[{"start":0,"end":76,"cssClass":"pl-s"}],[{"start":0,"end":38,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":13,"cssClass":"pl-k"},{"start":14,"end":33,"cssClass":"pl-v"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":16,"cssClass":"pl-en"},{"start":17,"end":21,"cssClass":"pl-s1"},{"start":23,"end":25,"cssClass":"pl-c1"},{"start":26,"end":30,"cssClass":"pl-v"},{"start":31,"end":35,"cssClass":"pl-v"},{"start":36,"end":39,"cssClass":"pl-s1"}],[{"start":8,"end":68,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":72,"cssClass":"pl-s"}],[{"start":0,"end":19,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":62,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":15,"cssClass":"pl-s"}],[{"start":0,"end":76,"cssClass":"pl-s"}],[{"start":0,"end":35,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":13,"cssClass":"pl-k"},{"start":14,"end":33,"cssClass":"pl-v"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":32,"cssClass":"pl-en"},{"start":33,"end":37,"cssClass":"pl-s1"}],[{"start":8,"end":75,"cssClass":"pl-s"}],[{"start":0,"end":57,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-s1"},{"start":20,"end":26,"cssClass":"pl-s1"},{"start":27,"end":51,"cssClass":"pl-en"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":24,"cssClass":"pl-en"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":14,"end":19,"cssClass":"pl-s1"},{"start":21,"end":26,"cssClass":"pl-v"},{"start":27,"end":30,"cssClass":"pl-s1"},{"start":32,"end":36,"cssClass":"pl-v"},{"start":37,"end":40,"cssClass":"pl-s1"}],[{"start":6,"end":8,"cssClass":"pl-c1"},{"start":9,"end":14,"cssClass":"pl-v"},{"start":15,"end":30,"cssClass":"pl-v"},{"start":32,"end":36,"cssClass":"pl-v"},{"start":37,"end":52,"cssClass":"pl-v"}],[{"start":8,"end":52,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":77,"cssClass":"pl-s"}],[{"start":0,"end":60,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":13,"cssClass":"pl-s"}],[{"start":0,"end":39,"cssClass":"pl-s"}],[{"start":0,"end":62,"cssClass":"pl-s"}],[{"start":0,"end":78,"cssClass":"pl-s"}],[{"start":0,"end":60,"cssClass":"pl-s"}],[{"start":0,"end":42,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":57,"cssClass":"pl-s"}],[{"start":0,"end":75,"cssClass":"pl-s"}],[{"start":0,"end":71,"cssClass":"pl-s"}],[{"start":0,"end":21,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":15,"cssClass":"pl-s"}],[{"start":0,"end":76,"cssClass":"pl-s"}],[{"start":0,"end":32,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":74,"cssClass":"pl-c"}],[{"start":8,"end":74,"cssClass":"pl-c"}],[{"start":8,"end":76,"cssClass":"pl-c"}],[{"start":8,"end":16,"cssClass":"pl-c"}],[{"start":8,"end":10,"cssClass":"pl-k"},{"start":11,"end":15,"cssClass":"pl-s1"},{"start":16,"end":22,"cssClass":"pl-s1"},{"start":23,"end":39,"cssClass":"pl-s1"},{"start":40,"end":42,"cssClass":"pl-c1"},{"start":43,"end":47,"cssClass":"pl-c1"}],[{"start":12,"end":17,"cssClass":"pl-k"},{"start":18,"end":37,"cssClass":"pl-v"}],[{"start":8,"end":10,"cssClass":"pl-k"},{"start":11,"end":21,"cssClass":"pl-en"},{"start":22,"end":27,"cssClass":"pl-s1"},{"start":29,"end":32,"cssClass":"pl-s1"}],[{"start":12,"end":18,"cssClass":"pl-k"},{"start":19,"end":23,"cssClass":"pl-s1"},{"start":24,"end":30,"cssClass":"pl-s1"},{"start":31,"end":47,"cssClass":"pl-s1"},{"start":48,"end":53,"cssClass":"pl-s1"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":16,"end":20,"cssClass":"pl-s1"},{"start":21,"end":27,"cssClass":"pl-s1"},{"start":28,"end":44,"cssClass":"pl-s1"},{"start":45,"end":46,"cssClass":"pl-s1"},{"start":48,"end":51,"cssClass":"pl-k"},{"start":52,"end":53,"cssClass":"pl-s1"},{"start":54,"end":56,"cssClass":"pl-c1"},{"start":57,"end":62,"cssClass":"pl-s1"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":21,"cssClass":"pl-en"},{"start":22,"end":26,"cssClass":"pl-s1"},{"start":28,"end":33,"cssClass":"pl-s1"},{"start":35,"end":38,"cssClass":"pl-s1"}],[{"start":8,"end":56,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":72,"cssClass":"pl-s"}],[{"start":0,"end":19,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":49,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":15,"cssClass":"pl-s"}],[{"start":0,"end":76,"cssClass":"pl-s"}],[{"start":0,"end":35,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":13,"cssClass":"pl-k"},{"start":14,"end":33,"cssClass":"pl-v"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":23,"cssClass":"pl-en"},{"start":24,"end":28,"cssClass":"pl-s1"},{"start":30,"end":35,"cssClass":"pl-s1"},{"start":37,"end":40,"cssClass":"pl-s1"}],[{"start":8,"end":67,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":72,"cssClass":"pl-s"}],[{"start":0,"end":19,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":63,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":15,"cssClass":"pl-s"}],[{"start":0,"end":76,"cssClass":"pl-s"}],[{"start":0,"end":35,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":13,"cssClass":"pl-k"},{"start":14,"end":33,"cssClass":"pl-v"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":23,"cssClass":"pl-en"},{"start":24,"end":28,"cssClass":"pl-s1"},{"start":30,"end":35,"cssClass":"pl-s1"},{"start":37,"end":40,"cssClass":"pl-s1"}],[{"start":8,"end":62,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":72,"cssClass":"pl-s"}],[{"start":0,"end":19,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":67,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":15,"cssClass":"pl-s"}],[{"start":0,"end":76,"cssClass":"pl-s"}],[{"start":0,"end":35,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":13,"cssClass":"pl-k"},{"start":14,"end":33,"cssClass":"pl-v"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":23,"cssClass":"pl-en"},{"start":24,"end":28,"cssClass":"pl-s1"},{"start":30,"end":36,"cssClass":"pl-s1"},{"start":38,"end":46,"cssClass":"pl-v"},{"start":47,"end":50,"cssClass":"pl-s1"}],[{"start":8,"end":65,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":75,"cssClass":"pl-s"}],[{"start":0,"end":52,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":72,"cssClass":"pl-s"}],[{"start":0,"end":19,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":13,"cssClass":"pl-s"}],[{"start":0,"end":55,"cssClass":"pl-s"}],[{"start":0,"end":50,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":63,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":15,"cssClass":"pl-s"}],[{"start":0,"end":76,"cssClass":"pl-s"}],[{"start":0,"end":35,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":13,"cssClass":"pl-k"},{"start":14,"end":33,"cssClass":"pl-v"}],[],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":19,"cssClass":"pl-en"},{"start":20,"end":24,"cssClass":"pl-s1"},{"start":26,"end":28,"cssClass":"pl-c1"},{"start":28,"end":34,"cssClass":"pl-s1"}],[{"start":8,"end":49,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":66,"cssClass":"pl-s"}],[{"start":0,"end":67,"cssClass":"pl-s"}],[{"start":0,"end":61,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":13,"cssClass":"pl-s"}],[{"start":0,"end":52,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":15,"cssClass":"pl-s"}],[{"start":0,"end":69,"cssClass":"pl-s"}],[{"start":0,"end":23,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":11,"cssClass":"pl-k"},{"start":12,"end":17,"cssClass":"pl-s1"},{"start":18,"end":20,"cssClass":"pl-c1"},{"start":21,"end":27,"cssClass":"pl-s1"}],[{"start":12,"end":14,"cssClass":"pl-k"},{"start":15,"end":18,"cssClass":"pl-c1"},{"start":19,"end":26,"cssClass":"pl-en"},{"start":27,"end":31,"cssClass":"pl-s1"},{"start":32,"end":40,"cssClass":"pl-s1"},{"start":42,"end":47,"cssClass":"pl-s1"}],[{"start":16,"end":21,"cssClass":"pl-k"},{"start":22,"end":36,"cssClass":"pl-v"},{"start":37,"end":85,"cssClass":"pl-s"},{"start":86,"end":87,"cssClass":"pl-c1"},{"start":88,"end":93,"cssClass":"pl-s1"}],[{"start":8,"end":12,"cssClass":"pl-s1"},{"start":13,"end":21,"cssClass":"pl-s1"},{"start":22,"end":36,"cssClass":"pl-en"},{"start":37,"end":39,"cssClass":"pl-c1"},{"start":39,"end":45,"cssClass":"pl-s1"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":15,"cssClass":"pl-en"},{"start":16,"end":20,"cssClass":"pl-s1"}],[{"start":8,"end":45,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":68,"cssClass":"pl-s"}],[{"start":0,"end":74,"cssClass":"pl-s"}],[{"start":0,"end":15,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-s1"},{"start":20,"end":28,"cssClass":"pl-s1"}],[],[{"start":4,"end":13,"cssClass":"pl-en"},{"start":5,"end":13,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":16,"cssClass":"pl-en"},{"start":17,"end":21,"cssClass":"pl-s1"}],[{"start":8,"end":39,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":63,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":14,"cssClass":"pl-k"},{"start":15,"end":19,"cssClass":"pl-s1"},{"start":20,"end":29,"cssClass":"pl-s1"}],[],[{"start":4,"end":19,"cssClass":"pl-en"},{"start":5,"end":19,"cssClass":"pl-s1"}],[{"start":4,"end":7,"cssClass":"pl-k"},{"start":8,"end":11,"cssClass":"pl-en"},{"start":12,"end":16,"cssClass":"pl-s1"},{"start":18,"end":27,"cssClass":"pl-s1"},{"start":29,"end":31,"cssClass":"pl-c1"},{"start":31,"end":38,"cssClass":"pl-s1"}],[{"start":8,"end":30,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":67,"cssClass":"pl-s"}],[{"start":0,"end":80,"cssClass":"pl-s"}],[{"start":0,"end":79,"cssClass":"pl-s"}],[{"start":0,"end":76,"cssClass":"pl-s"}],[{"start":0,"end":42,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":13,"cssClass":"pl-s"}],[{"start":0,"end":79,"cssClass":"pl-s"}],[{"start":0,"end":65,"cssClass":"pl-s"}],[{"start":0,"end":99,"cssClass":"pl-s"}],[{"start":0,"end":35,"cssClass":"pl-s"}],[{"start":0,"end":77,"cssClass":"pl-s"}],[{"start":0,"end":63,"cssClass":"pl-s"}],[{"start":0,"end":71,"cssClass":"pl-s"}],[{"start":0,"end":75,"cssClass":"pl-s"}],[{"start":0,"end":23,"cssClass":"pl-s"}],[{"start":0,"end":0,"cssClass":"pl-s"}],[{"start":0,"end":16,"cssClass":"pl-s"}],[{"start":0,"end":43,"cssClass":"pl-s"}],[{"start":0,"end":11,"cssClass":"pl-s"}],[{"start":8,"end":12,"cssClass":"pl-k"}]],"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/Qiskit/qiskit/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"backend.py","displayUrl":"https://github.com/Qiskit/qiskit/blob/main/qiskit/providers/backend.py?raw=true","headerInfo":{"blobSize":"24.1 KB","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"5ff10b5","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2FQiskit%2Fqiskit%2Fblob%2Fmain%2Fqiskit%2Fproviders%2Fbackend.py","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"653","truncatedSloc":"528"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"Python","languageID":303,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/Qiskit/qiskit/blob/main/qiskit/providers/backend.py","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/Qiskit/qiskit/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/Qiskit/qiskit/raw/main/qiskit/providers/backend.py","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":4,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":{"timed_out":false,"not_analyzed":false,"symbols":[{"name":"Backend","kind":"class","ident_start":839,"ident_end":846,"extent_start":833,"extent_end":1181,"fully_qualified_name":"Backend","ident_utf16":{"start":{"line_number":27,"utf16_col":6},"end":{"line_number":27,"utf16_col":13}},"extent_utf16":{"start":{"line_number":27,"utf16_col":0},"end":{"line_number":36,"utf16_col":15}}},{"name":"version","kind":"constant","ident_start":1170,"ident_end":1177,"extent_start":1170,"extent_end":1181,"fully_qualified_name":"Backend.version","ident_utf16":{"start":{"line_number":36,"utf16_col":4},"end":{"line_number":36,"utf16_col":11}},"extent_utf16":{"start":{"line_number":36,"utf16_col":4},"end":{"line_number":36,"utf16_col":15}}},{"name":"BackendV1","kind":"class","ident_start":1190,"ident_end":1199,"extent_start":1184,"extent_end":9217,"fully_qualified_name":"BackendV1","ident_utf16":{"start":{"line_number":39,"utf16_col":6},"end":{"line_number":39,"utf16_col":15}},"extent_utf16":{"start":{"line_number":39,"utf16_col":0},"end":{"line_number":241,"utf16_col":12}}},{"name":"version","kind":"constant","ident_start":2980,"ident_end":2987,"extent_start":2980,"extent_end":2991,"fully_qualified_name":"BackendV1.version","ident_utf16":{"start":{"line_number":71,"utf16_col":4},"end":{"line_number":71,"utf16_col":11}},"extent_utf16":{"start":{"line_number":71,"utf16_col":4},"end":{"line_number":71,"utf16_col":15}}},{"name":"__init__","kind":"function","ident_start":3001,"ident_end":3009,"extent_start":2997,"extent_end":4416,"fully_qualified_name":"BackendV1.__init__","ident_utf16":{"start":{"line_number":73,"utf16_col":8},"end":{"line_number":73,"utf16_col":16}},"extent_utf16":{"start":{"line_number":73,"utf16_col":4},"end":{"line_number":104,"utf16_col":49}}},{"name":"_default_options","kind":"function","ident_start":4463,"ident_end":4479,"extent_start":4459,"extent_end":4878,"fully_qualified_name":"BackendV1._default_options","ident_utf16":{"start":{"line_number":108,"utf16_col":8},"end":{"line_number":108,"utf16_col":24}},"extent_utf16":{"start":{"line_number":108,"utf16_col":4},"end":{"line_number":119,"utf16_col":11}}},{"name":"set_options","kind":"function","ident_start":4888,"ident_end":4899,"extent_start":4884,"extent_end":5576,"fully_qualified_name":"BackendV1.set_options","ident_utf16":{"start":{"line_number":121,"utf16_col":8},"end":{"line_number":121,"utf16_col":19}},"extent_utf16":{"start":{"line_number":121,"utf16_col":4},"end":{"line_number":138,"utf16_col":46}}},{"name":"configuration","kind":"function","ident_start":5586,"ident_end":5599,"extent_start":5582,"extent_end":5785,"fully_qualified_name":"BackendV1.configuration","ident_utf16":{"start":{"line_number":140,"utf16_col":8},"end":{"line_number":140,"utf16_col":21}},"extent_utf16":{"start":{"line_number":140,"utf16_col":4},"end":{"line_number":146,"utf16_col":34}}},{"name":"properties","kind":"function","ident_start":5795,"ident_end":5805,"extent_start":5791,"extent_end":6047,"fully_qualified_name":"BackendV1.properties","ident_utf16":{"start":{"line_number":148,"utf16_col":8},"end":{"line_number":148,"utf16_col":18}},"extent_utf16":{"start":{"line_number":148,"utf16_col":4},"end":{"line_number":155,"utf16_col":19}}},{"name":"provider","kind":"function","ident_start":6057,"ident_end":6065,"extent_start":6053,"extent_end":6236,"fully_qualified_name":"BackendV1.provider","ident_utf16":{"start":{"line_number":157,"utf16_col":8},"end":{"line_number":157,"utf16_col":16}},"extent_utf16":{"start":{"line_number":157,"utf16_col":4},"end":{"line_number":163,"utf16_col":29}}},{"name":"status","kind":"function","ident_start":6246,"ident_end":6252,"extent_start":6242,"extent_end":6577,"fully_qualified_name":"BackendV1.status","ident_utf16":{"start":{"line_number":165,"utf16_col":8},"end":{"line_number":165,"utf16_col":14}},"extent_utf16":{"start":{"line_number":165,"utf16_col":4},"end":{"line_number":177,"utf16_col":9}}},{"name":"name","kind":"function","ident_start":6587,"ident_end":6591,"extent_start":6583,"extent_end":6754,"fully_qualified_name":"BackendV1.name","ident_utf16":{"start":{"line_number":179,"utf16_col":8},"end":{"line_number":179,"utf16_col":12}},"extent_utf16":{"start":{"line_number":179,"utf16_col":4},"end":{"line_number":185,"utf16_col":47}}},{"name":"__str__","kind":"function","ident_start":6764,"ident_end":6771,"extent_start":6760,"extent_end":6805,"fully_qualified_name":"BackendV1.__str__","ident_utf16":{"start":{"line_number":187,"utf16_col":8},"end":{"line_number":187,"utf16_col":15}},"extent_utf16":{"start":{"line_number":187,"utf16_col":4},"end":{"line_number":188,"utf16_col":26}}},{"name":"__repr__","kind":"function","ident_start":6815,"ident_end":6823,"extent_start":6811,"extent_end":7242,"fully_qualified_name":"BackendV1.__repr__","ident_utf16":{"start":{"line_number":190,"utf16_col":8},"end":{"line_number":190,"utf16_col":16}},"extent_utf16":{"start":{"line_number":190,"utf16_col":4},"end":{"line_number":199,"utf16_col":62}}},{"name":"options","kind":"function","ident_start":7266,"ident_end":7273,"extent_start":7262,"extent_end":7528,"fully_qualified_name":"BackendV1.options","ident_utf16":{"start":{"line_number":202,"utf16_col":8},"end":{"line_number":202,"utf16_col":15}},"extent_utf16":{"start":{"line_number":202,"utf16_col":4},"end":{"line_number":209,"utf16_col":28}}},{"name":"run","kind":"function","ident_start":7558,"ident_end":7561,"extent_start":7554,"extent_end":9217,"fully_qualified_name":"BackendV1.run","ident_utf16":{"start":{"line_number":212,"utf16_col":8},"end":{"line_number":212,"utf16_col":11}},"extent_utf16":{"start":{"line_number":212,"utf16_col":4},"end":{"line_number":241,"utf16_col":12}}},{"name":"QubitProperties","kind":"class","ident_start":9226,"ident_end":9241,"extent_start":9220,"extent_end":10242,"fully_qualified_name":"QubitProperties","ident_utf16":{"start":{"line_number":244,"utf16_col":6},"end":{"line_number":244,"utf16_col":21}},"extent_utf16":{"start":{"line_number":244,"utf16_col":0},"end":{"line_number":269,"utf16_col":93}}},{"name":"__slots__","kind":"constant","ident_start":9710,"ident_end":9719,"extent_start":9710,"extent_end":9747,"fully_qualified_name":"QubitProperties.__slots__","ident_utf16":{"start":{"line_number":254,"utf16_col":4},"end":{"line_number":254,"utf16_col":13}},"extent_utf16":{"start":{"line_number":254,"utf16_col":4},"end":{"line_number":254,"utf16_col":41}}},{"name":"__init__","kind":"function","ident_start":9757,"ident_end":9765,"extent_start":9753,"extent_end":10123,"fully_qualified_name":"QubitProperties.__init__","ident_utf16":{"start":{"line_number":256,"utf16_col":8},"end":{"line_number":256,"utf16_col":16}},"extent_utf16":{"start":{"line_number":256,"utf16_col":4},"end":{"line_number":266,"utf16_col":34}}},{"name":"__repr__","kind":"function","ident_start":10133,"ident_end":10141,"extent_start":10129,"extent_end":10242,"fully_qualified_name":"QubitProperties.__repr__","ident_utf16":{"start":{"line_number":268,"utf16_col":8},"end":{"line_number":268,"utf16_col":16}},"extent_utf16":{"start":{"line_number":268,"utf16_col":4},"end":{"line_number":269,"utf16_col":93}}},{"name":"BackendV2","kind":"class","ident_start":10251,"ident_end":10260,"extent_start":10245,"extent_end":24723,"fully_qualified_name":"BackendV2","ident_utf16":{"start":{"line_number":272,"utf16_col":6},"end":{"line_number":272,"utf16_col":15}},"extent_utf16":{"start":{"line_number":272,"utf16_col":0},"end":{"line_number":652,"utf16_col":12}}},{"name":"version","kind":"constant","ident_start":13099,"ident_end":13106,"extent_start":13099,"extent_end":13110,"fully_qualified_name":"BackendV2.version","ident_utf16":{"start":{"line_number":321,"utf16_col":4},"end":{"line_number":321,"utf16_col":11}},"extent_utf16":{"start":{"line_number":321,"utf16_col":4},"end":{"line_number":321,"utf16_col":15}}},{"name":"__init__","kind":"function","ident_start":13120,"ident_end":13128,"extent_start":13116,"extent_end":15275,"fully_qualified_name":"BackendV2.__init__","ident_utf16":{"start":{"line_number":323,"utf16_col":8},"end":{"line_number":323,"utf16_col":16}},"extent_utf16":{"start":{"line_number":323,"utf16_col":4},"end":{"line_number":372,"utf16_col":33}}},{"name":"instructions","kind":"function","ident_start":15299,"ident_end":15311,"extent_start":15295,"extent_end":15495,"fully_qualified_name":"BackendV2.instructions","ident_utf16":{"start":{"line_number":375,"utf16_col":8},"end":{"line_number":375,"utf16_col":20}},"extent_utf16":{"start":{"line_number":375,"utf16_col":4},"end":{"line_number":377,"utf16_col":39}}},{"name":"operations","kind":"function","ident_start":15519,"ident_end":15529,"extent_start":15515,"extent_end":15699,"fully_qualified_name":"BackendV2.operations","ident_utf16":{"start":{"line_number":380,"utf16_col":8},"end":{"line_number":380,"utf16_col":18}},"extent_utf16":{"start":{"line_number":380,"utf16_col":4},"end":{"line_number":382,"utf16_col":43}}},{"name":"operation_names","kind":"function","ident_start":15723,"ident_end":15738,"extent_start":15719,"extent_end":15876,"fully_qualified_name":"BackendV2.operation_names","ident_utf16":{"start":{"line_number":385,"utf16_col":8},"end":{"line_number":385,"utf16_col":23}},"extent_utf16":{"start":{"line_number":385,"utf16_col":4},"end":{"line_number":387,"utf16_col":48}}},{"name":"target","kind":"function","ident_start":15920,"ident_end":15926,"extent_start":15916,"extent_end":16053,"fully_qualified_name":"BackendV2.target","ident_utf16":{"start":{"line_number":391,"utf16_col":8},"end":{"line_number":391,"utf16_col":14}},"extent_utf16":{"start":{"line_number":391,"utf16_col":4},"end":{"line_number":396,"utf16_col":12}}},{"name":"num_qubits","kind":"function","ident_start":16077,"ident_end":16087,"extent_start":16073,"extent_end":16198,"fully_qualified_name":"BackendV2.num_qubits","ident_utf16":{"start":{"line_number":399,"utf16_col":8},"end":{"line_number":399,"utf16_col":18}},"extent_utf16":{"start":{"line_number":399,"utf16_col":4},"end":{"line_number":401,"utf16_col":37}}},{"name":"coupling_map","kind":"function","ident_start":16222,"ident_end":16234,"extent_start":16218,"extent_end":16452,"fully_qualified_name":"BackendV2.coupling_map","ident_utf16":{"start":{"line_number":404,"utf16_col":8},"end":{"line_number":404,"utf16_col":20}},"extent_utf16":{"start":{"line_number":404,"utf16_col":4},"end":{"line_number":408,"utf16_col":33}}},{"name":"instruction_durations","kind":"function","ident_start":16476,"ident_end":16497,"extent_start":16472,"extent_end":16625,"fully_qualified_name":"BackendV2.instruction_durations","ident_utf16":{"start":{"line_number":411,"utf16_col":8},"end":{"line_number":411,"utf16_col":29}},"extent_utf16":{"start":{"line_number":411,"utf16_col":4},"end":{"line_number":413,"utf16_col":38}}},{"name":"max_circuits","kind":"function","ident_start":16669,"ident_end":16681,"extent_start":16665,"extent_end":16869,"fully_qualified_name":"BackendV2.max_circuits","ident_utf16":{"start":{"line_number":417,"utf16_col":8},"end":{"line_number":417,"utf16_col":20}},"extent_utf16":{"start":{"line_number":417,"utf16_col":4},"end":{"line_number":423,"utf16_col":12}}},{"name":"_default_options","kind":"function","ident_start":16916,"ident_end":16932,"extent_start":16912,"extent_end":17344,"fully_qualified_name":"BackendV2._default_options","ident_utf16":{"start":{"line_number":427,"utf16_col":8},"end":{"line_number":427,"utf16_col":24}},"extent_utf16":{"start":{"line_number":427,"utf16_col":4},"end":{"line_number":439,"utf16_col":12}}},{"name":"dt","kind":"function","ident_start":17368,"ident_end":17370,"extent_start":17364,"extent_end":17742,"fully_qualified_name":"BackendV2.dt","ident_utf16":{"start":{"line_number":442,"utf16_col":8},"end":{"line_number":442,"utf16_col":10}},"extent_utf16":{"start":{"line_number":442,"utf16_col":4},"end":{"line_number":452,"utf16_col":29}}},{"name":"dtm","kind":"function","ident_start":17766,"ident_end":17769,"extent_start":17762,"extent_end":18096,"fully_qualified_name":"BackendV2.dtm","ident_utf16":{"start":{"line_number":455,"utf16_col":8},"end":{"line_number":455,"utf16_col":11}},"extent_utf16":{"start":{"line_number":455,"utf16_col":4},"end":{"line_number":465,"utf16_col":33}}},{"name":"meas_map","kind":"function","ident_start":18120,"ident_end":18128,"extent_start":18116,"extent_end":18574,"fully_qualified_name":"BackendV2.meas_map","ident_utf16":{"start":{"line_number":468,"utf16_col":8},"end":{"line_number":468,"utf16_col":16}},"extent_utf16":{"start":{"line_number":468,"utf16_col":4},"end":{"line_number":481,"utf16_col":33}}},{"name":"instruction_schedule_map","kind":"function","ident_start":18598,"ident_end":18622,"extent_start":18594,"extent_end":18817,"fully_qualified_name":"BackendV2.instruction_schedule_map","ident_utf16":{"start":{"line_number":484,"utf16_col":8},"end":{"line_number":484,"utf16_col":32}},"extent_utf16":{"start":{"line_number":484,"utf16_col":4},"end":{"line_number":487,"utf16_col":53}}},{"name":"qubit_properties","kind":"function","ident_start":18827,"ident_end":18843,"extent_start":18823,"extent_end":20306,"fully_qualified_name":"BackendV2.qubit_properties","ident_utf16":{"start":{"line_number":489,"utf16_col":8},"end":{"line_number":489,"utf16_col":24}},"extent_utf16":{"start":{"line_number":489,"utf16_col":4},"end":{"line_number":521,"utf16_col":63}}},{"name":"drive_channel","kind":"function","ident_start":20316,"ident_end":20329,"extent_start":20312,"extent_end":20743,"fully_qualified_name":"BackendV2.drive_channel","ident_utf16":{"start":{"line_number":523,"utf16_col":8},"end":{"line_number":523,"utf16_col":21}},"extent_utf16":{"start":{"line_number":523,"utf16_col":4},"end":{"line_number":536,"utf16_col":33}}},{"name":"measure_channel","kind":"function","ident_start":20753,"ident_end":20768,"extent_start":20749,"extent_end":21207,"fully_qualified_name":"BackendV2.measure_channel","ident_utf16":{"start":{"line_number":538,"utf16_col":8},"end":{"line_number":538,"utf16_col":23}},"extent_utf16":{"start":{"line_number":538,"utf16_col":4},"end":{"line_number":551,"utf16_col":33}}},{"name":"acquire_channel","kind":"function","ident_start":21217,"ident_end":21232,"extent_start":21213,"extent_end":21670,"fully_qualified_name":"BackendV2.acquire_channel","ident_utf16":{"start":{"line_number":553,"utf16_col":8},"end":{"line_number":553,"utf16_col":23}},"extent_utf16":{"start":{"line_number":553,"utf16_col":4},"end":{"line_number":566,"utf16_col":33}}},{"name":"control_channel","kind":"function","ident_start":21680,"ident_end":21695,"extent_start":21676,"extent_end":22395,"fully_qualified_name":"BackendV2.control_channel","ident_utf16":{"start":{"line_number":568,"utf16_col":8},"end":{"line_number":568,"utf16_col":23}},"extent_utf16":{"start":{"line_number":568,"utf16_col":4},"end":{"line_number":588,"utf16_col":33}}},{"name":"set_options","kind":"function","ident_start":22405,"ident_end":22416,"extent_start":22401,"extent_end":23093,"fully_qualified_name":"BackendV2.set_options","ident_utf16":{"start":{"line_number":590,"utf16_col":8},"end":{"line_number":590,"utf16_col":19}},"extent_utf16":{"start":{"line_number":590,"utf16_col":4},"end":{"line_number":607,"utf16_col":46}}},{"name":"options","kind":"function","ident_start":23117,"ident_end":23124,"extent_start":23113,"extent_end":23379,"fully_qualified_name":"BackendV2.options","ident_utf16":{"start":{"line_number":610,"utf16_col":8},"end":{"line_number":610,"utf16_col":15}},"extent_utf16":{"start":{"line_number":610,"utf16_col":4},"end":{"line_number":617,"utf16_col":28}}},{"name":"provider","kind":"function","ident_start":23403,"ident_end":23411,"extent_start":23399,"extent_end":23582,"fully_qualified_name":"BackendV2.provider","ident_utf16":{"start":{"line_number":620,"utf16_col":8},"end":{"line_number":620,"utf16_col":16}},"extent_utf16":{"start":{"line_number":620,"utf16_col":4},"end":{"line_number":626,"utf16_col":29}}},{"name":"run","kind":"function","ident_start":23612,"ident_end":23615,"extent_start":23608,"extent_end":24723,"fully_qualified_name":"BackendV2.run","ident_utf16":{"start":{"line_number":629,"utf16_col":8},"end":{"line_number":629,"utf16_col":11}},"extent_utf16":{"start":{"line_number":629,"utf16_col":4},"end":{"line_number":652,"utf16_col":12}}}]}},"copilotInfo":null,"copilotAccessAllowed":false,"csrf_tokens":{"/Qiskit/qiskit/branches":{"post":"j9AL2xkd7P7BT_n2MVay_Apj9Z8JCp7bYWk0UPrNAId-zyYg6nn7c9s5nqQjA3MXBwky4SZesx8jnR9yT2DpKw"},"/repos/preferences":{"post":"6w8UDjxuf_qXZPADjmcxtKHwpWicCM4ZwwFKdivzNQldZVlJbPoYzi5QQBVlhxIYk2i6U3fd06cu7b3YZFICow"}}},"title":"qiskit/qiskit/providers/backend.py at main ยท Qiskit/qiskit"}