From f313cbcdfa5141c7437aa7ad90d41dfd4dd3b8ac Mon Sep 17 00:00:00 2001 From: Documentation Bot Date: Mon, 23 Oct 2017 09:14:59 +0000 Subject: [PATCH] Generated gh-pages for commit 18864822 Author: peendebak fix arguments of IVVI driver (#803) --- _modules/qcodes/instrument_drivers/QuTech/IVVI.html | 4 +--- api/generated/qcodes.instrument_drivers.Advantech.html | 2 +- api/generated/qcodes.instrument_drivers.QuTech.html | 3 +-- api/generated/qcodes.instrument_drivers.ithaco.html | 2 +- api/generated/qcodes.instrument_drivers.signal_hound.html | 4 ++-- api/generated/qcodes.instrument_drivers.tektronix.html | 4 ++-- api/generated/qcodes.utils.helpers.html | 2 +- searchindex.js | 2 +- 8 files changed, 10 insertions(+), 13 deletions(-) diff --git a/_modules/qcodes/instrument_drivers/QuTech/IVVI.html b/_modules/qcodes/instrument_drivers/QuTech/IVVI.html index c9dbda8865a..adb84995504 100644 --- a/_modules/qcodes/instrument_drivers/QuTech/IVVI.html +++ b/_modules/qcodes/instrument_drivers/QuTech/IVVI.html @@ -194,7 +194,7 @@

Source code for qcodes.instrument_drivers.QuTech.IVVI

Halfrange = Fullrange / 2 def __init__(self, name, address, reset=False, numdacs=16, dac_step=10, - dac_delay=.1, dac_max_delay=0.2, safe_version=True, + dac_delay=.1, safe_version=True, polarity=['BIP', 'BIP', 'BIP', 'BIP'], use_locks=False, **kwargs): ''' @@ -210,7 +210,6 @@

Source code for qcodes.instrument_drivers.QuTech.IVVI

default=['BIP', 'BIP', 'BIP', 'BIP'] dac_step (float) : max step size for dac parameter dac_delay (float) : delay (in seconds) for dac - dac_max_delay (float) : maximum delay before emitting a warning safe_version (bool) : if True then do not send version commands to the IVVI controller use_locks (bool) : if True then locks are used in the `ask` @@ -302,7 +301,6 @@

Source code for qcodes.instrument_drivers.QuTech.IVVI

self.pol_num[i - 1] + self.Fullrange), step=dac_step, delay=dac_delay, - max_delay=dac_max_delay, max_val_age=10) self._update_time = 5 # seconds diff --git a/api/generated/qcodes.instrument_drivers.Advantech.html b/api/generated/qcodes.instrument_drivers.Advantech.html index 1d39dc03f3e..fa31646a324 100644 --- a/api/generated/qcodes.instrument_drivers.Advantech.html +++ b/api/generated/qcodes.instrument_drivers.Advantech.html @@ -232,7 +232,7 @@

Submodules
-ERRORMSG = {0: 'The operation is completed successfully.', 2684354560: 'The interrupt resource is not available.', 2684354562: 'The property value is out of range.', 2684354563: 'The property value is not supported.', 2684354564: 'The property value conflicts with the current state.', 2684354565: 'The value range of all channels in a group should be same, such as 4~20mA of PCI-1724.', 3758096384: "The handle is NULL or its type doesn't match the required operation.", 2684354561: 'The parameter is out of the range.', 3758096392: 'The required function is not supported.', 3758096393: 'The required event is not supported.', 3758096394: 'The required property is not supported.', 3758096395: 'The required property is read-only.', 3758096396: 'The specified property value conflicts with the current state.', 3758096386: 'The parameter value is not supported.', 3758096398: 'The specified property value is not supported.', 3758096397: 'The specified property value is out of range.', 3758096400: 'The required privilege is not available because someone else had own it.', 3758096401: 'The driver of specified device was not found.', 3758096402: 'The driver version of the specified device mismatched.', 3758096387: 'The parameter value format is not the expected.', 3758096404: 'The device is not opened.', 3758096405: 'The required device does not exist.', 3758096406: 'The required device is unrecognized by driver.', 3758096407: 'The configuration data of the specified device is lost or unavailable.', 3758096408: "The function is not initialized and can't be started.", 3758096388: 'Not enough memory is available to complete the operation.', 3758096410: 'The interrupt resource is not available.', 3758096399: "The handle hasn't own the privilege of the operation the user wanted.", 3758096412: 'Time out when reading/writing the device.', 3758096413: 'The given signature does not match with the device current one.', 3758096414: 'The function cannot be executed while the buffered AI is running.', 3758096389: 'The data buffer is null.', 3758096411: 'The DMA channel is not available.', 3758096385: 'The parameter value is out of range.', 3758096390: 'The data buffer is too small for the operation.', 3758096391: 'The data length exceeded the limitation.', 3758096403: 'The loaded driver count exceeded the limitation.', 3758096409: 'The function is busy.', 3758096415: 'The value range is not available in single-ended mode.', 3758161919: 'Undefined error.'}
+ERRORMSG = {0: 'The operation is completed successfully.', 2684354560: 'The interrupt resource is not available.', 2684354561: 'The parameter is out of the range.', 2684354562: 'The property value is out of range.', 2684354563: 'The property value is not supported.', 2684354564: 'The property value conflicts with the current state.', 2684354565: 'The value range of all channels in a group should be same, such as 4~20mA of PCI-1724.', 3758096384: "The handle is NULL or its type doesn't match the required operation.", 3758096385: 'The parameter value is out of range.', 3758096386: 'The parameter value is not supported.', 3758096387: 'The parameter value format is not the expected.', 3758096388: 'Not enough memory is available to complete the operation.', 3758096389: 'The data buffer is null.', 3758096390: 'The data buffer is too small for the operation.', 3758096391: 'The data length exceeded the limitation.', 3758096392: 'The required function is not supported.', 3758096393: 'The required event is not supported.', 3758096394: 'The required property is not supported.', 3758096395: 'The required property is read-only.', 3758096396: 'The specified property value conflicts with the current state.', 3758096397: 'The specified property value is out of range.', 3758096398: 'The specified property value is not supported.', 3758096399: "The handle hasn't own the privilege of the operation the user wanted.", 3758096400: 'The required privilege is not available because someone else had own it.', 3758096401: 'The driver of specified device was not found.', 3758096402: 'The driver version of the specified device mismatched.', 3758096403: 'The loaded driver count exceeded the limitation.', 3758096404: 'The device is not opened.', 3758096405: 'The required device does not exist.', 3758096406: 'The required device is unrecognized by driver.', 3758096407: 'The configuration data of the specified device is lost or unavailable.', 3758096408: "The function is not initialized and can't be started.", 3758096409: 'The function is busy.', 3758096410: 'The interrupt resource is not available.', 3758096411: 'The DMA channel is not available.', 3758096412: 'Time out when reading/writing the device.', 3758096413: 'The given signature does not match with the device current one.', 3758096414: 'The function cannot be executed while the buffered AI is running.', 3758096415: 'The value range is not available in single-ended mode.', 3758161919: 'Undefined error.'}
diff --git a/api/generated/qcodes.instrument_drivers.QuTech.html b/api/generated/qcodes.instrument_drivers.QuTech.html index ab96132b7f0..3f4a4ba6622 100644 --- a/api/generated/qcodes.instrument_drivers.QuTech.html +++ b/api/generated/qcodes.instrument_drivers.QuTech.html @@ -210,7 +210,7 @@

Submodules

qcodes.instrument_drivers.QuTech.IVVI module

-class qcodes.instrument_drivers.QuTech.IVVI.IVVI(name, address, reset=False, numdacs=16, dac_step=10, dac_delay=0.1, dac_max_delay=0.2, safe_version=True, polarity=['BIP', 'BIP', 'BIP', 'BIP'], use_locks=False, **kwargs)[source]
+class qcodes.instrument_drivers.QuTech.IVVI.IVVI(name, address, reset=False, numdacs=16, dac_step=10, dac_delay=0.1, safe_version=True, polarity=['BIP', 'BIP', 'BIP', 'BIP'], use_locks=False, **kwargs)[source]

Bases: qcodes.instrument.visa.VisaInstrument

Status: Alpha version, tested for basic get-set commands
@@ -246,7 +246,6 @@

Submodulesfloat) – max step size for dac parameter
  • dac_delay (float) – delay (in seconds) for dac
  • -
  • dac_max_delay (float) – maximum delay before emitting a warning
  • safe_version (bool) – if True then do not send version commands to the IVVI controller
  • use_locks (bool) – if True then locks are used in the ask diff --git a/api/generated/qcodes.instrument_drivers.ithaco.html b/api/generated/qcodes.instrument_drivers.ithaco.html index 4f3e1801c7e..127d2cbea1a 100644 --- a/api/generated/qcodes.instrument_drivers.ithaco.html +++ b/api/generated/qcodes.instrument_drivers.ithaco.html @@ -224,7 +224,7 @@

    SubmodulesParameters:

  • -saStatus_inverted = {0: 'saNoError', 1: 'saNoCorrections', 2: 'saCompressionWarning', 3: 'saParameterClamped', 4: 'saBandwidthClamped', -2: 'saInvalidDeviceErr', -99: 'saFrequencyRangeErr', -95: 'saInvalidDetectorErr', -94: 'saInvalidScaleErr', -91: 'saBandwidthErr', -666: 'saUnknownErr', -89: 'saExternalReferenceNotFound', -20: 'saOvenColdErr', -12: 'saInternetErr', -11: 'saUSBCommErr', -10: 'saTrackingGeneratorNotFound', -9: 'saDeviceNotIdleErr', -8: 'saDeviceNotFoundErr', -7: 'saInvalidModeErr', -6: 'saDeviceNotConfiguredErr', -5: 'saTooManyDevicesErr', -4: 'saInvalidParameterErr', -3: 'saDeviceNotOpenErr', -1: 'saNullPtrErr'}
    +saStatus_inverted = {-666: 'saUnknownErr', -99: 'saFrequencyRangeErr', -95: 'saInvalidDetectorErr', -94: 'saInvalidScaleErr', -91: 'saBandwidthErr', -89: 'saExternalReferenceNotFound', -20: 'saOvenColdErr', -12: 'saInternetErr', -11: 'saUSBCommErr', -10: 'saTrackingGeneratorNotFound', -9: 'saDeviceNotIdleErr', -8: 'saDeviceNotFoundErr', -7: 'saInvalidModeErr', -6: 'saDeviceNotConfiguredErr', -5: 'saTooManyDevicesErr', -4: 'saInvalidParameterErr', -3: 'saDeviceNotOpenErr', -2: 'saInvalidDeviceErr', -1: 'saNullPtrErr', 0: 'saNoError', 1: 'saNoCorrections', 2: 'saCompressionWarning', 3: 'saParameterClamped', 4: 'saBandwidthClamped'}
    diff --git a/api/generated/qcodes.instrument_drivers.tektronix.html b/api/generated/qcodes.instrument_drivers.tektronix.html index 2dcd33e2d0a..7866990e97b 100644 --- a/api/generated/qcodes.instrument_drivers.tektronix.html +++ b/api/generated/qcodes.instrument_drivers.tektronix.html @@ -269,12 +269,12 @@

    Submodules
    -AWG_FILE_FORMAT_CHANNEL = {'MARKER1_METHOD_N': 'h', 'MARKER2_METHOD_N': 'h', 'DC_OUTPUT_LEVEL_N': 'd', 'DIGITAL_OFFSET_N': 'd', 'ANALOG_OFFSET_N': 'd', 'DIGITAL_METHOD_N': 'h', 'EXTERNAL_ADD_N': 'h', 'MARKER2_LOW_N': 'd', 'MARKER2_HIGH_N': 'd', 'MARKER2_AMPLITUDE_N': 'd', 'DIGITAL_AMPLITUDE_N': 'd', 'ANALOG_LOW_N': 'd', 'MARKER1_HIGH_N': 'd', 'PHASE_DELAY_INPUT_METHOD_N': 'h', 'MARKER1_LOW_N': 'd', 'ANALOG_HIGH_N': 'd', 'ANALOG_FILTER_N': 'h', 'PHASE_N': 'd', 'DIGITAL_LOW_N': 'd', 'ANALOG_METHOD_N': 'h', 'CHANNEL_SKEW_N': 'd', 'DELAY_IN_TIME_N': 'd', 'MARKER1_SKEW_N': 'd', 'MARKER1_AMPLITUDE_N': 'd', 'DIGITAL_HIGH_N': 'd', 'MARKER1_OFFSET_N': 'd', 'CHANNEL_STATE_N': 'h', 'MARKER2_SKEW_N': 'd', 'MARKER2_OFFSET_N': 'd', 'OUTPUT_WAVEFORM_NAME_N': 's', 'DELAY_IN_POINTS_N': 'd', 'ANALOG_AMPLITUDE_N': 'd', 'ANALOG_DIRECT_OUTPUT_N': 'h'}
    +AWG_FILE_FORMAT_CHANNEL = {'OUTPUT_WAVEFORM_NAME_N': 's', 'CHANNEL_STATE_N': 'h', 'ANALOG_DIRECT_OUTPUT_N': 'h', 'ANALOG_FILTER_N': 'h', 'ANALOG_METHOD_N': 'h', 'ANALOG_AMPLITUDE_N': 'd', 'ANALOG_OFFSET_N': 'd', 'ANALOG_HIGH_N': 'd', 'ANALOG_LOW_N': 'd', 'MARKER1_SKEW_N': 'd', 'MARKER1_METHOD_N': 'h', 'MARKER1_AMPLITUDE_N': 'd', 'MARKER1_OFFSET_N': 'd', 'MARKER1_HIGH_N': 'd', 'MARKER1_LOW_N': 'd', 'MARKER2_SKEW_N': 'd', 'MARKER2_METHOD_N': 'h', 'MARKER2_AMPLITUDE_N': 'd', 'MARKER2_OFFSET_N': 'd', 'MARKER2_HIGH_N': 'd', 'MARKER2_LOW_N': 'd', 'DIGITAL_METHOD_N': 'h', 'DIGITAL_AMPLITUDE_N': 'd', 'DIGITAL_OFFSET_N': 'd', 'DIGITAL_HIGH_N': 'd', 'DIGITAL_LOW_N': 'd', 'EXTERNAL_ADD_N': 'h', 'PHASE_DELAY_INPUT_METHOD_N': 'h', 'PHASE_N': 'd', 'DELAY_IN_TIME_N': 'd', 'DELAY_IN_POINTS_N': 'd', 'CHANNEL_SKEW_N': 'd', 'DC_OUTPUT_LEVEL_N': 'd'}

    -AWG_FILE_FORMAT_HEAD = {'INTERLEAVE_ADJ_AMPLITUDE': 'd', 'TRIGGER_INPUT_SLOPE': 'h', 'EVENT_INPUT_POLARITY': 'h', 'INTERNAL_TRIGGER_RATE': 'd', 'ZEROING': 'h', 'EXTERNAL_REFERENCE_TYPE': 'h', 'SAMPLING_RATE': 'd', 'DIVIDER_RATE': 'h', 'EVENT_INPUT_IMPEDANCE': 'h', 'WAIT_VALUE': 'h', 'TRIGGER_INPUT_POLARITY': 'h', 'REFERENCE_SOURCE': 'h', 'TRIGGER_SOURCE': 'h', 'RUN_STATE': 'h', 'HOLD_REPETITION_RATE': 'h', 'REFERENCE_CLOCK_FREQUENCY_SELECTION': 'h', 'CLOCK_SOURCE': 'h', 'TRIGGER_INPUT_IMPEDANCE': 'h', 'COUPLING': 'h', 'INTERLEAVE': 'h', 'REFERENCE_MULTIPLIER_RATE': 'h', 'RUN_MODE': 'h', 'EVENT_INPUT_THRESHOLD': 'd', 'JUMP_TIMING': 'h', 'REPETITION_RATE': 'd', 'TRIGGER_INPUT_THRESHOLD': 'd', 'INTERLEAVE_ADJ_PHASE': 'd'}
    +AWG_FILE_FORMAT_HEAD = {'SAMPLING_RATE': 'd', 'REPETITION_RATE': 'd', 'HOLD_REPETITION_RATE': 'h', 'CLOCK_SOURCE': 'h', 'REFERENCE_SOURCE': 'h', 'EXTERNAL_REFERENCE_TYPE': 'h', 'REFERENCE_CLOCK_FREQUENCY_SELECTION': 'h', 'REFERENCE_MULTIPLIER_RATE': 'h', 'DIVIDER_RATE': 'h', 'TRIGGER_SOURCE': 'h', 'INTERNAL_TRIGGER_RATE': 'd', 'TRIGGER_INPUT_IMPEDANCE': 'h', 'TRIGGER_INPUT_SLOPE': 'h', 'TRIGGER_INPUT_POLARITY': 'h', 'TRIGGER_INPUT_THRESHOLD': 'd', 'EVENT_INPUT_IMPEDANCE': 'h', 'EVENT_INPUT_POLARITY': 'h', 'EVENT_INPUT_THRESHOLD': 'd', 'JUMP_TIMING': 'h', 'INTERLEAVE': 'h', 'ZEROING': 'h', 'COUPLING': 'h', 'RUN_MODE': 'h', 'WAIT_VALUE': 'h', 'RUN_STATE': 'h', 'INTERLEAVE_ADJ_PHASE': 'd', 'INTERLEAVE_ADJ_AMPLITUDE': 'd'}
    diff --git a/api/generated/qcodes.utils.helpers.html b/api/generated/qcodes.utils.helpers.html index ce52afecbe3..03560bb64b5 100644 --- a/api/generated/qcodes.utils.helpers.html +++ b/api/generated/qcodes.utils.helpers.html @@ -247,7 +247,7 @@ LogCapture([logger]) context manager to grab all log messages, optionally -NumpyJSONEncoder([skipkeys, ensure_ascii, …]) +NumpyJSONEncoder(*[, skipkeys, …]) Return numpy types as standard types. diff --git a/searchindex.js b/searchindex.js index 8e671804f7b..0703a127ea4 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["_notebooks/Combined Parameters","_notebooks/Comprehensive Plotting How-To","_notebooks/Configuring_QCoDeS","_notebooks/Creating Instrument Drivers","_notebooks/Datasaving examples","_notebooks/Measure without a Loop","_notebooks/Metadata","_notebooks/Metadata with instruments","_notebooks/Parameters","_notebooks/Qcodes location-format example","_notebooks/Tutorial","_notebooks/benchmarking/Agilent 34411A versus Keysight 34465A","_notebooks/benchmarking/Benchmark of Keithley 2600 lua script versus set-get","_notebooks/benchmarking/Benchmark of Keysight DMM software trigger vs set-get","_notebooks/benchmarking/QDac and Keysight 34465 sync and buffer","_notebooks/driver_examples/QCodes example with SR830","_notebooks/driver_examples/Qcodes example ATS_ONWORK","_notebooks/driver_examples/Qcodes example with AMI430","_notebooks/driver_examples/Qcodes example with Agilent 34400A","_notebooks/driver_examples/Qcodes example with Decadac","_notebooks/driver_examples/Qcodes example with Ithaco","_notebooks/driver_examples/Qcodes example with Keithley 2600","_notebooks/driver_examples/Qcodes example with Keysight 33500B","_notebooks/driver_examples/Qcodes example with Keysight Infiniium Oscilloscope","_notebooks/driver_examples/Qcodes example with Mercury IPS (Magnet)","_notebooks/driver_examples/Qcodes example with QDac","_notebooks/driver_examples/Qcodes example with QDac_channels","_notebooks/driver_examples/Qcodes example with Rohde Schwarz RTO 1000 series Oscilloscope","_notebooks/driver_examples/Qcodes example with Rohde Schwarz ZNB","_notebooks/driver_examples/Qcodes example with TPS2012","_notebooks/driver_examples/Qcodes example with Tektronix AWG5014C","_notebooks/driver_examples/Qcodes example with Triton","_notebooks/driver_examples/Qcodes example with ZI UHF-LI","api/generated/qcodes.ArrayParameter","api/generated/qcodes.BreakIf","api/generated/qcodes.ChannelList","api/generated/qcodes.CombinedParameter","api/generated/qcodes.Config","api/generated/qcodes.DataArray","api/generated/qcodes.DataSet","api/generated/qcodes.DiskIO","api/generated/qcodes.FormatLocation","api/generated/qcodes.Formatter","api/generated/qcodes.Function","api/generated/qcodes.GNUPlotFormat","api/generated/qcodes.IPInstrument","api/generated/qcodes.Instrument","api/generated/qcodes.InstrumentChannel","api/generated/qcodes.Loop","api/generated/qcodes.ManualParameter","api/generated/qcodes.MultiParameter","api/generated/qcodes.Parameter","api/generated/qcodes.StandardParameter","api/generated/qcodes.SweepFixedValues","api/generated/qcodes.SweepValues","api/generated/qcodes.Task","api/generated/qcodes.VisaInstrument","api/generated/qcodes.Wait","api/generated/qcodes.combine","api/generated/qcodes.instrument_drivers","api/generated/qcodes.instrument_drivers.Advantech","api/generated/qcodes.instrument_drivers.AlazarTech","api/generated/qcodes.instrument_drivers.HP","api/generated/qcodes.instrument_drivers.Harvard","api/generated/qcodes.instrument_drivers.Keysight","api/generated/qcodes.instrument_drivers.Lakeshore","api/generated/qcodes.instrument_drivers.QDev","api/generated/qcodes.instrument_drivers.QuTech","api/generated/qcodes.instrument_drivers.Spectrum","api/generated/qcodes.instrument_drivers.Spectrum.py_header","api/generated/qcodes.instrument_drivers.ZI","api/generated/qcodes.instrument_drivers.agilent","api/generated/qcodes.instrument_drivers.american_magnetics","api/generated/qcodes.instrument_drivers.ithaco","api/generated/qcodes.instrument_drivers.oxford","api/generated/qcodes.instrument_drivers.rigol","api/generated/qcodes.instrument_drivers.rohde_schwarz","api/generated/qcodes.instrument_drivers.signal_hound","api/generated/qcodes.instrument_drivers.stanford_research","api/generated/qcodes.instrument_drivers.tektronix","api/generated/qcodes.instrument_drivers.weinschel","api/generated/qcodes.instrument_drivers.yokogawa","api/generated/qcodes.load_data","api/generated/qcodes.measure.Measure","api/generated/qcodes.new_data","api/generated/qcodes.plots.pyqtgraph.QtPlot","api/generated/qcodes.plots.qcmatplotlib.MatPlot","api/generated/qcodes.station.Station","api/generated/qcodes.utils.command","api/generated/qcodes.utils.deferred_operations","api/generated/qcodes.utils.helpers","api/generated/qcodes.utils.metadata","api/generated/qcodes.utils.validators","api/index","api/private","api/public","changes/0.1.0","changes/0.1.2","changes/0.1.3","changes/0.1.4","changes/0.1.5","changes/0.1.6","changes/0.1.7","changes/index","community/contributing","community/index","community/install","community/objects","examples/index","help","roadmap","start/index","user/configuration","user/faq","user/index","user/intro","user/tutorial"],envversion:53,filenames:["_notebooks/Combined Parameters.rst","_notebooks/Comprehensive Plotting How-To.rst","_notebooks/Configuring_QCoDeS.rst","_notebooks/Creating Instrument Drivers.rst","_notebooks/Datasaving examples.rst","_notebooks/Measure without a Loop.rst","_notebooks/Metadata.rst","_notebooks/Metadata with instruments.rst","_notebooks/Parameters.rst","_notebooks/Qcodes location-format example.rst","_notebooks/Tutorial.rst","_notebooks/benchmarking/Agilent 34411A versus Keysight 34465A.rst","_notebooks/benchmarking/Benchmark of Keithley 2600 lua script versus set-get.rst","_notebooks/benchmarking/Benchmark of Keysight DMM software trigger vs set-get.rst","_notebooks/benchmarking/QDac and Keysight 34465 sync and buffer.rst","_notebooks/driver_examples/QCodes example with SR830.rst","_notebooks/driver_examples/Qcodes example ATS_ONWORK.rst","_notebooks/driver_examples/Qcodes example with AMI430.rst","_notebooks/driver_examples/Qcodes example with Agilent 34400A.rst","_notebooks/driver_examples/Qcodes example with Decadac.rst","_notebooks/driver_examples/Qcodes example with Ithaco.rst","_notebooks/driver_examples/Qcodes example with Keithley 2600.rst","_notebooks/driver_examples/Qcodes example with Keysight 33500B.rst","_notebooks/driver_examples/Qcodes example with Keysight Infiniium Oscilloscope.rst","_notebooks/driver_examples/Qcodes example with Mercury IPS (Magnet).rst","_notebooks/driver_examples/Qcodes example with QDac.rst","_notebooks/driver_examples/Qcodes example with QDac_channels.rst","_notebooks/driver_examples/Qcodes example with Rohde Schwarz RTO 1000 series Oscilloscope.rst","_notebooks/driver_examples/Qcodes example with Rohde Schwarz ZNB.rst","_notebooks/driver_examples/Qcodes example with TPS2012.rst","_notebooks/driver_examples/Qcodes example with Tektronix AWG5014C.rst","_notebooks/driver_examples/Qcodes example with Triton.rst","_notebooks/driver_examples/Qcodes example with ZI UHF-LI.rst","api/generated/qcodes.ArrayParameter.rst","api/generated/qcodes.BreakIf.rst","api/generated/qcodes.ChannelList.rst","api/generated/qcodes.CombinedParameter.rst","api/generated/qcodes.Config.rst","api/generated/qcodes.DataArray.rst","api/generated/qcodes.DataSet.rst","api/generated/qcodes.DiskIO.rst","api/generated/qcodes.FormatLocation.rst","api/generated/qcodes.Formatter.rst","api/generated/qcodes.Function.rst","api/generated/qcodes.GNUPlotFormat.rst","api/generated/qcodes.IPInstrument.rst","api/generated/qcodes.Instrument.rst","api/generated/qcodes.InstrumentChannel.rst","api/generated/qcodes.Loop.rst","api/generated/qcodes.ManualParameter.rst","api/generated/qcodes.MultiParameter.rst","api/generated/qcodes.Parameter.rst","api/generated/qcodes.StandardParameter.rst","api/generated/qcodes.SweepFixedValues.rst","api/generated/qcodes.SweepValues.rst","api/generated/qcodes.Task.rst","api/generated/qcodes.VisaInstrument.rst","api/generated/qcodes.Wait.rst","api/generated/qcodes.combine.rst","api/generated/qcodes.instrument_drivers.rst","api/generated/qcodes.instrument_drivers.Advantech.rst","api/generated/qcodes.instrument_drivers.AlazarTech.rst","api/generated/qcodes.instrument_drivers.HP.rst","api/generated/qcodes.instrument_drivers.Harvard.rst","api/generated/qcodes.instrument_drivers.Keysight.rst","api/generated/qcodes.instrument_drivers.Lakeshore.rst","api/generated/qcodes.instrument_drivers.QDev.rst","api/generated/qcodes.instrument_drivers.QuTech.rst","api/generated/qcodes.instrument_drivers.Spectrum.rst","api/generated/qcodes.instrument_drivers.Spectrum.py_header.rst","api/generated/qcodes.instrument_drivers.ZI.rst","api/generated/qcodes.instrument_drivers.agilent.rst","api/generated/qcodes.instrument_drivers.american_magnetics.rst","api/generated/qcodes.instrument_drivers.ithaco.rst","api/generated/qcodes.instrument_drivers.oxford.rst","api/generated/qcodes.instrument_drivers.rigol.rst","api/generated/qcodes.instrument_drivers.rohde_schwarz.rst","api/generated/qcodes.instrument_drivers.signal_hound.rst","api/generated/qcodes.instrument_drivers.stanford_research.rst","api/generated/qcodes.instrument_drivers.tektronix.rst","api/generated/qcodes.instrument_drivers.weinschel.rst","api/generated/qcodes.instrument_drivers.yokogawa.rst","api/generated/qcodes.load_data.rst","api/generated/qcodes.measure.Measure.rst","api/generated/qcodes.new_data.rst","api/generated/qcodes.plots.pyqtgraph.QtPlot.rst","api/generated/qcodes.plots.qcmatplotlib.MatPlot.rst","api/generated/qcodes.station.Station.rst","api/generated/qcodes.utils.command.rst","api/generated/qcodes.utils.deferred_operations.rst","api/generated/qcodes.utils.helpers.rst","api/generated/qcodes.utils.metadata.rst","api/generated/qcodes.utils.validators.rst","api/index.rst","api/private.rst","api/public.rst","changes/0.1.0.rst","changes/0.1.2.rst","changes/0.1.3.rst","changes/0.1.4.rst","changes/0.1.5.rst","changes/0.1.6.rst","changes/0.1.7.rst","changes/index.rst","community/contributing.rst","community/index.rst","community/install.rst","community/objects.rst","examples/index.rst","help.rst","roadmap.rst","start/index.rst","user/configuration.rst","user/faq.rst","user/index.rst","user/intro.rst","user/tutorial.rst"],objects:{"qcodes.ArrayParameter":{__init__:[33,1,1,""]},"qcodes.BreakIf":{__init__:[34,1,1,""]},"qcodes.ChannelList":{__init__:[35,1,1,""]},"qcodes.CombinedParameter":{__init__:[36,1,1,""]},"qcodes.Config":{__init__:[37,1,1,""],config_file_name:[37,2,1,""],current_config:[37,2,1,""],current_config_path:[37,2,1,""],current_schema:[37,2,1,""],cwd_file_name:[37,2,1,""],default_file_name:[37,2,1,""],env_file_name:[37,2,1,""],home_file_name:[37,2,1,""],schema_cwd_file_name:[37,2,1,""],schema_default_file_name:[37,2,1,""],schema_env_file_name:[37,2,1,""],schema_file_name:[37,2,1,""],schema_home_file_name:[37,2,1,""]},"qcodes.DataArray":{__init__:[38,1,1,""]},"qcodes.DataSet":{__init__:[39,1,1,""],background_functions:[39,2,1,""]},"qcodes.DiskIO":{__init__:[40,1,1,""]},"qcodes.FormatLocation":{__init__:[41,1,1,""]},"qcodes.Formatter":{__init__:[42,1,1,""]},"qcodes.Function":{__init__:[43,1,1,""]},"qcodes.GNUPlotFormat":{__init__:[44,1,1,""]},"qcodes.IPInstrument":{__init__:[45,1,1,""]},"qcodes.Instrument":{__init__:[46,1,1,""],functions:[46,2,1,""],name:[46,2,1,""],parameters:[46,2,1,""],submodules:[46,2,1,""]},"qcodes.InstrumentChannel":{__init__:[47,1,1,""],functions:[47,2,1,""],name:[47,2,1,""],parameters:[47,2,1,""]},"qcodes.Loop":{__init__:[48,1,1,""]},"qcodes.ManualParameter":{__init__:[49,1,1,""]},"qcodes.MultiParameter":{__init__:[50,1,1,""]},"qcodes.Parameter":{__init__:[51,1,1,""]},"qcodes.StandardParameter":{__init__:[52,1,1,""]},"qcodes.SweepFixedValues":{__init__:[53,1,1,""]},"qcodes.SweepValues":{__init__:[54,1,1,""]},"qcodes.Task":{__init__:[55,1,1,""]},"qcodes.VisaInstrument":{__init__:[56,1,1,""],visa_handle:[56,2,1,""]},"qcodes.Wait":{__init__:[57,1,1,""]},"qcodes.instrument_drivers":{Advantech:[60,4,0,"-"],AlazarTech:[61,4,0,"-"],HP:[62,4,0,"-"],Harvard:[63,4,0,"-"],Keysight:[64,4,0,"-"],Lakeshore:[65,4,0,"-"],QDev:[66,4,0,"-"],QuTech:[67,4,0,"-"],Spectrum:[68,4,0,"-"],ZI:[70,4,0,"-"],agilent:[71,4,0,"-"],american_magnetics:[72,4,0,"-"],devices:[59,4,0,"-"],ithaco:[73,4,0,"-"],oxford:[74,4,0,"-"],rigol:[75,4,0,"-"],rohde_schwarz:[76,4,0,"-"],signal_hound:[77,4,0,"-"],stanford_research:[78,4,0,"-"],tektronix:[79,4,0,"-"],test:[59,4,0,"-"],weinschel:[80,4,0,"-"],yokogawa:[81,4,0,"-"]},"qcodes.instrument_drivers.Advantech":{PCIE_1751:[60,4,0,"-"]},"qcodes.instrument_drivers.Advantech.PCIE_1751":{Advantech_PCIE_1751:[60,0,1,""],DAQNaviException:[60,5,1,""],DAQNaviWarning:[60,5,1,""]},"qcodes.instrument_drivers.Advantech.PCIE_1751.Advantech_PCIE_1751":{ERRORMSG:[60,2,1,""],check:[60,1,1,""],close:[60,1,1,""],get_idn:[60,1,1,""],port_count:[60,1,1,""],read_pin:[60,1,1,""],read_port:[60,1,1,""],write_pin:[60,1,1,""],write_port:[60,1,1,""]},"qcodes.instrument_drivers.AlazarTech":{ATS9870:[61,4,0,"-"],ATS:[61,4,0,"-"],ATS_acquisition_controllers:[61,4,0,"-"]},"qcodes.instrument_drivers.AlazarTech.ATS":{AcquisitionController:[61,0,1,""],AlazarParameter:[61,0,1,""],AlazarTech_ATS:[61,0,1,""],Buffer:[61,0,1,""],TrivialDictionary:[61,0,1,""]},"qcodes.instrument_drivers.AlazarTech.ATS.AcquisitionController":{_alazar:[61,2,1,""],handle_buffer:[61,1,1,""],post_acquire:[61,1,1,""],pre_acquire:[61,1,1,""],pre_start_capture:[61,1,1,""]},"qcodes.instrument_drivers.AlazarTech.ATS.AlazarParameter":{get:[61,1,1,""]},"qcodes.instrument_drivers.AlazarTech.ATS.AlazarTech_ATS":{acquire:[61,1,1,""],channels:[61,2,1,""],clear_buffers:[61,1,1,""],config:[61,1,1,""],dll_path:[61,2,1,""],find_boards:[61,6,1,""],get_board_info:[61,6,1,""],get_idn:[61,1,1,""],get_sample_rate:[61,1,1,""],signal_to_volt:[61,1,1,""]},"qcodes.instrument_drivers.AlazarTech.ATS.Buffer":{__del__:[61,1,1,""],free_mem:[61,1,1,""]},"qcodes.instrument_drivers.AlazarTech.ATS9870":{AlazarTech_ATS9870:[61,0,1,""]},"qcodes.instrument_drivers.AlazarTech.ATS_acquisition_controllers":{Demodulation_AcquisitionController:[61,0,1,""]},"qcodes.instrument_drivers.AlazarTech.ATS_acquisition_controllers.Demodulation_AcquisitionController":{do_acquisition:[61,1,1,""],fit:[61,1,1,""],handle_buffer:[61,1,1,""],post_acquire:[61,1,1,""],pre_acquire:[61,1,1,""],pre_start_capture:[61,1,1,""],update_acquisitionkwargs:[61,1,1,""]},"qcodes.instrument_drivers.HP":{HP8133A:[62,4,0,"-"],HP_83650A:[62,4,0,"-"]},"qcodes.instrument_drivers.HP.HP8133A":{HP8133A:[62,0,1,""]},"qcodes.instrument_drivers.HP.HP_83650A":{HP_83650A:[62,0,1,""],parsestr:[62,3,1,""]},"qcodes.instrument_drivers.HP.HP_83650A.HP_83650A":{print_all:[62,1,1,""],print_modstatus:[62,1,1,""],reset:[62,1,1,""]},"qcodes.instrument_drivers.Harvard":{Decadac:[63,4,0,"-"]},"qcodes.instrument_drivers.Harvard.Decadac":{DACException:[63,5,1,""],DacChannel:[63,0,1,""],DacReader:[63,0,1,""],DacSlot:[63,0,1,""],Decadac:[63,0,1,""]},"qcodes.instrument_drivers.Harvard.Decadac.DacChannel":{ask:[63,1,1,""],write:[63,1,1,""]},"qcodes.instrument_drivers.Harvard.Decadac.DacSlot":{ask:[63,1,1,""],write:[63,1,1,""]},"qcodes.instrument_drivers.Harvard.Decadac.Decadac":{__repr__:[63,1,1,""],_ramp_state:[63,2,1,""],_ramp_time:[63,2,1,""],connect_message:[63,1,1,""],get_idn:[63,1,1,""],ramp_all:[63,1,1,""],set_all:[63,1,1,""],write:[63,1,1,""]},"qcodes.instrument_drivers.Keysight":{Infiniium:[64,4,0,"-"],KeysightAgilent_33XXX:[64,4,0,"-"],Keysight_33500B:[64,4,0,"-"],Keysight_33500B_channels:[64,4,0,"-"],Keysight_34465A:[64,4,0,"-"],M3201A:[64,4,0,"-"],M3300A:[64,4,0,"-"],N51x1:[64,4,0,"-"],test_suite:[64,4,0,"-"]},"qcodes.instrument_drivers.Keysight.Infiniium":{Infiniium:[64,0,1,""],InfiniiumChannel:[64,0,1,""],RawTrace:[64,0,1,""],TraceNotReady:[64,5,1,""],TraceSetPointsChanged:[64,5,1,""]},"qcodes.instrument_drivers.Keysight.Infiniium.RawTrace":{get:[64,1,1,""],prepare_curvedata:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.KeysightAgilent_33XXX":{OutputChannel:[64,0,1,""],SyncChannel:[64,0,1,""],WaveformGenerator_33XXX:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.KeysightAgilent_33XXX.WaveformGenerator_33XXX":{flush_error_queue:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.Keysight_33500B":{Keysight_33500B:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.Keysight_33500B.Keysight_33500B":{flush_error_queue:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.Keysight_33500B_channels":{KeysightChannel:[64,0,1,""],Keysight_33500B_Channels:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.Keysight_33500B_channels.Keysight_33500B_Channels":{flush_error_queue:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.Keysight_34465A":{ArrayMeasurement:[64,0,1,""],Keysight_34465A:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.Keysight_34465A.ArrayMeasurement":{get:[64,1,1,""],prepare:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.Keysight_34465A.Keysight_34465A":{NPLC_list:[64,2,1,""],flush_error_queue:[64,1,1,""],model:[64,2,1,""],ranges:[64,2,1,""]},"qcodes.instrument_drivers.Keysight.M3201A":{Keysight_M3201A:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.M3300A":{M3300A_AWG:[64,0,1,""],M3300A_DIG:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.N51x1":{N51x1:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.N51x1.N51x1":{get_idn:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.test_suite":{TestKeysight_M3201A:[64,0,1,""],TestKeysight_M3300A:[64,0,1,""],TestSD_Module:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.test_suite.TestKeysight_M3201A":{driver:[64,2,1,""],setUpClass:[64,6,1,""],test_PXI_trigger:[64,1,1,""],test_channel_amplitude:[64,1,1,""],test_channel_frequency:[64,1,1,""],test_channel_offset:[64,1,1,""],test_channel_phase:[64,1,1,""],test_channel_wave_shape:[64,1,1,""],test_chassis_and_slot:[64,1,1,""],test_chassis_number:[64,1,1,""],test_clock_frequency:[64,1,1,""],test_open_close:[64,1,1,""],test_serial_number:[64,1,1,""],test_slot_number:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.test_suite.TestKeysight_M3300A":{driver:[64,2,1,""],setUpClass:[64,6,1,""],test_PXI_trigger:[64,1,1,""],test_channel_amplitude:[64,1,1,""],test_channel_frequency:[64,1,1,""],test_channel_offset:[64,1,1,""],test_channel_phase:[64,1,1,""],test_channel_wave_shape:[64,1,1,""],test_chassis_and_slot:[64,1,1,""],test_chassis_number:[64,1,1,""],test_clock_frequency:[64,1,1,""],test_open_close:[64,1,1,""],test_serial_number:[64,1,1,""],test_slot_number:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.test_suite.TestSD_Module":{driver:[64,2,1,""],setUpClass:[64,6,1,""],test_chassis_and_slot:[64,1,1,""]},"qcodes.instrument_drivers.Lakeshore":{Model_336:[65,4,0,"-"]},"qcodes.instrument_drivers.Lakeshore.Model_336":{Model_336:[65,0,1,""],SensorChannel:[65,0,1,""]},"qcodes.instrument_drivers.QDev":{QDac:[66,4,0,"-"],QDac_channels:[66,4,0,"-"]},"qcodes.instrument_drivers.QDev.QDac":{QDac:[66,0,1,""]},"qcodes.instrument_drivers.QDev.QDac.QDac":{connect_message:[66,1,1,""],max_status_age:[66,2,1,""],print_overview:[66,1,1,""],printslopes:[66,1,1,""],read:[66,1,1,""],read_state:[66,1,1,""],snapshot_base:[66,1,1,""],voltage_range_status:[66,2,1,""],write:[66,1,1,""]},"qcodes.instrument_drivers.QDev.QDac_channels":{QDac:[66,0,1,""],QDacChannel:[66,0,1,""],QDacMultiChannelParameter:[66,0,1,""]},"qcodes.instrument_drivers.QDev.QDac_channels.QDac":{connect_message:[66,1,1,""],max_status_age:[66,2,1,""],print_overview:[66,1,1,""],printslopes:[66,1,1,""],read:[66,1,1,""],read_state:[66,1,1,""],snapshot_base:[66,1,1,""],voltage_range_status:[66,2,1,""],write:[66,1,1,""]},"qcodes.instrument_drivers.QDev.QDac_channels.QDacChannel":{snapshot_base:[66,1,1,""]},"qcodes.instrument_drivers.QDev.QDac_channels.QDacMultiChannelParameter":{get:[66,1,1,""]},"qcodes.instrument_drivers.QuTech":{IVVI:[67,4,0,"-"]},"qcodes.instrument_drivers.QuTech.IVVI":{IVVI:[67,0,1,""]},"qcodes.instrument_drivers.QuTech.IVVI.IVVI":{Fullrange:[67,2,1,""],Halfrange:[67,2,1,""],adjust_parameter_validator:[67,1,1,""],ask:[67,1,1,""],get_all:[67,1,1,""],get_idn:[67,1,1,""],get_pol_dac:[67,1,1,""],read:[67,1,1,""],round_dac:[67,1,1,""],set_dacs_zero:[67,1,1,""],set_pol_dacrack:[67,1,1,""],write:[67,1,1,""]},"qcodes.instrument_drivers.Spectrum":{M4i:[68,4,0,"-"],py_header:[69,4,0,"-"]},"qcodes.instrument_drivers.Spectrum.M4i":{M4i:[68,0,1,""],szTypeToName:[68,3,1,""]},"qcodes.instrument_drivers.Spectrum.M4i.M4i":{active_channels:[68,1,1,""],blockavg_hardware_trigger_acquisition:[68,1,1,""],close:[68,1,1,""],convert_to_voltage:[68,1,1,""],gated_trigger_acquisition:[68,1,1,""],get_card_memory:[68,1,1,""],get_card_type:[68,1,1,""],get_error_info32bit:[68,1,1,""],get_idn:[68,1,1,""],get_max_sample_rate:[68,1,1,""],initialize_channels:[68,1,1,""],multiple_trigger_acquisition:[68,1,1,""],reset:[68,1,1,""],set_channel_OR_trigger_settings:[68,1,1,""],set_channel_settings:[68,1,1,""],set_ext0_OR_trigger_settings:[68,1,1,""],single_software_trigger_acquisition:[68,1,1,""],single_trigger_acquisition:[68,1,1,""]},"qcodes.instrument_drivers.Spectrum.py_header":{regs:[69,4,0,"-"],spcerr:[69,4,0,"-"]},"qcodes.instrument_drivers.Spectrum.py_header.regs":{GIGA:[69,3,1,""],GIGA_B:[69,3,1,""],KILO:[69,3,1,""],KILO_B:[69,3,1,""],MEGA:[69,3,1,""],MEGA_B:[69,3,1,""]},"qcodes.instrument_drivers.ZI":{ZIUHFLI:[70,4,0,"-"]},"qcodes.instrument_drivers.ZI.ZIUHFLI":{Scope:[70,0,1,""],Sweep:[70,0,1,""],ZIUHFLI:[70,0,1,""]},"qcodes.instrument_drivers.ZI.ZIUHFLI.Scope":{get:[70,1,1,""],names:[70,2,1,""],prepare_scope:[70,1,1,""],setpoint_names:[70,2,1,""],setpoints:[70,2,1,""],shapes:[70,2,1,""],units:[70,2,1,""]},"qcodes.instrument_drivers.ZI.ZIUHFLI.Sweep":{build_sweep:[70,1,1,""],get:[70,1,1,""],names:[70,2,1,""],setpoint_names:[70,2,1,""],setpoints:[70,2,1,""],shapes:[70,2,1,""],units:[70,2,1,""]},"qcodes.instrument_drivers.ZI.ZIUHFLI.ZIUHFLI":{NEPBW_to_timeconstant:[70,7,1,""],add_signal_to_sweeper:[70,1,1,""],close:[70,1,1,""],print_sweeper_settings:[70,1,1,""],remove_signal_from_sweeper:[70,1,1,""]},"qcodes.instrument_drivers.agilent":{Agilent_34400A:[71,4,0,"-"],E8267C:[71,4,0,"-"],E8527D:[71,4,0,"-"],HP33210A:[71,4,0,"-"],test_suite:[71,4,0,"-"]},"qcodes.instrument_drivers.agilent.Agilent_34400A":{Agilent_34400A:[71,0,1,""]},"qcodes.instrument_drivers.agilent.Agilent_34400A.Agilent_34400A":{clear_errors:[71,1,1,""],display_clear:[71,1,1,""],init_measurement:[71,1,1,""],reset:[71,1,1,""]},"qcodes.instrument_drivers.agilent.E8267C":{E8267:[71,0,1,""]},"qcodes.instrument_drivers.agilent.E8267C.E8267":{deg_to_rad:[71,7,1,""],rad_to_deg:[71,7,1,""]},"qcodes.instrument_drivers.agilent.E8527D":{Agilent_E8527D:[71,0,1,""]},"qcodes.instrument_drivers.agilent.E8527D.Agilent_E8527D":{deg_to_rad:[71,1,1,""],off:[71,1,1,""],on:[71,1,1,""],parse_on_off:[71,1,1,""],rad_to_deg:[71,1,1,""]},"qcodes.instrument_drivers.agilent.HP33210A":{Agilent_HP33210A:[71,0,1,""]},"qcodes.instrument_drivers.agilent.test_suite":{TestAgilent_E8527D:[71,0,1,""]},"qcodes.instrument_drivers.agilent.test_suite.TestAgilent_E8527D":{driver:[71,2,1,""],setUpClass:[71,6,1,""],test_firmware_version:[71,1,1,""],test_frequency:[71,1,1,""],test_on_off:[71,1,1,""],test_phase:[71,1,1,""],test_power:[71,1,1,""]},"qcodes.instrument_drivers.american_magnetics":{AMI430:[72,4,0,"-"]},"qcodes.instrument_drivers.american_magnetics.AMI430":{AMI430:[72,0,1,""],AMI430_3D:[72,0,1,""]},"qcodes.instrument_drivers.american_magnetics.AMI430.AMI430":{default_current_ramp_limit:[72,2,1,""],mocker_class:[72,2,1,""],set_field:[72,1,1,""]},"qcodes.instrument_drivers.american_magnetics.AMI430.AMI430_3D":{get_mocker_messages:[72,1,1,""]},"qcodes.instrument_drivers.devices":{VoltageDivider:[59,0,1,""]},"qcodes.instrument_drivers.devices.VoltageDivider":{get:[59,1,1,""],get_instrument_value:[59,1,1,""],set:[59,1,1,""]},"qcodes.instrument_drivers.ithaco":{Ithaco_1211:[73,4,0,"-"]},"qcodes.instrument_drivers.ithaco.Ithaco_1211":{CurrentParameter:[73,0,1,""],Ithaco_1211:[73,0,1,""]},"qcodes.instrument_drivers.ithaco.Ithaco_1211.CurrentParameter":{get:[73,1,1,""]},"qcodes.instrument_drivers.ithaco.Ithaco_1211.Ithaco_1211":{get_idn:[73,1,1,""]},"qcodes.instrument_drivers.oxford":{ILM200:[74,4,0,"-"],IPS120:[74,4,0,"-"],kelvinox:[74,4,0,"-"],mercuryiPS:[74,4,0,"-"],triton:[74,4,0,"-"]},"qcodes.instrument_drivers.oxford.ILM200":{OxfordInstruments_ILM200:[74,0,1,""]},"qcodes.instrument_drivers.oxford.ILM200.OxfordInstruments_ILM200":{close:[74,1,1,""],get_all:[74,1,1,""],get_idn:[74,1,1,""],local:[74,1,1,""],remote:[74,1,1,""],set_remote_status:[74,1,1,""],set_to_fast:[74,1,1,""],set_to_slow:[74,1,1,""]},"qcodes.instrument_drivers.oxford.IPS120":{OxfordInstruments_IPS120:[74,0,1,""]},"qcodes.instrument_drivers.oxford.IPS120.OxfordInstruments_IPS120":{close:[74,1,1,""],examine:[74,1,1,""],get_all:[74,1,1,""],get_changed:[74,1,1,""],get_idn:[74,1,1,""],heater_off:[74,1,1,""],heater_on:[74,1,1,""],hold:[74,1,1,""],identify:[74,1,1,""],leave_persistent_mode:[74,1,1,""],local:[74,1,1,""],remote:[74,1,1,""],run_to_field:[74,1,1,""],run_to_field_wait:[74,1,1,""],set_persistent:[74,1,1,""],to_setpoint:[74,1,1,""],to_zero:[74,1,1,""]},"qcodes.instrument_drivers.oxford.kelvinox":{OxfordInstruments_Kelvinox_IGH:[74,0,1,""]},"qcodes.instrument_drivers.oxford.kelvinox.OxfordInstruments_Kelvinox_IGH":{close:[74,1,1,""],get_all:[74,1,1,""],get_idn:[74,1,1,""],identify:[74,1,1,""],local:[74,1,1,""],remote:[74,1,1,""],rotate_Nvalve:[74,1,1,""],set_mix_chamber_heater_mode:[74,1,1,""],set_mix_chamber_heater_power_range:[74,1,1,""]},"qcodes.instrument_drivers.oxford.mercuryiPS":{MercuryiPS:[74,0,1,""],MercuryiPSArray:[74,0,1,""]},"qcodes.instrument_drivers.oxford.mercuryiPS.MercuryiPS":{hold:[74,1,1,""],rtos:[74,1,1,""],to_zero:[74,1,1,""],write:[74,1,1,""]},"qcodes.instrument_drivers.oxford.mercuryiPS.MercuryiPSArray":{get:[74,1,1,""],set:[74,1,1,""]},"qcodes.instrument_drivers.oxford.triton":{Triton:[74,0,1,""]},"qcodes.instrument_drivers.oxford.triton.Triton":{get_idn:[74,1,1,""]},"qcodes.instrument_drivers.rigol":{DG4000:[75,4,0,"-"]},"qcodes.instrument_drivers.rigol.DG4000":{Rigol_DG4000:[75,0,1,""],clean_string:[75,3,1,""],is_number:[75,3,1,""],parse_multiple_outputs:[75,3,1,""],parse_single_output:[75,3,1,""],parse_string_output:[75,3,1,""]},"qcodes.instrument_drivers.rohde_schwarz":{RTO1000:[76,4,0,"-"],SGS100A:[76,4,0,"-"],SMR40:[76,4,0,"-"],ZNB20:[76,4,0,"-"],ZNB:[76,4,0,"-"]},"qcodes.instrument_drivers.rohde_schwarz.RTO1000":{RTO1000:[76,0,1,""],ScopeChannel:[76,0,1,""],ScopeTrace:[76,0,1,""]},"qcodes.instrument_drivers.rohde_schwarz.RTO1000.ScopeTrace":{get:[76,1,1,""],prepare_trace:[76,1,1,""]},"qcodes.instrument_drivers.rohde_schwarz.SGS100A":{RohdeSchwarz_SGS100A:[76,0,1,""]},"qcodes.instrument_drivers.rohde_schwarz.SGS100A.RohdeSchwarz_SGS100A":{off:[76,1,1,""],on:[76,1,1,""],parse_on_off:[76,1,1,""],set_pulsemod_source:[76,1,1,""],set_pulsemod_state:[76,1,1,""],set_status:[76,1,1,""]},"qcodes.instrument_drivers.rohde_schwarz.SMR40":{RohdeSchwarz_SMR40:[76,0,1,""]},"qcodes.instrument_drivers.rohde_schwarz.SMR40.RohdeSchwarz_SMR40":{do_get_frequency:[76,1,1,""],do_get_power:[76,1,1,""],do_get_pulse_delay:[76,1,1,""],do_get_status:[76,1,1,""],do_get_status_of_ALC:[76,1,1,""],do_get_status_of_modulation:[76,1,1,""],do_set_frequency:[76,1,1,""],do_set_power:[76,1,1,""],do_set_pulse_delay:[76,1,1,""],do_set_status:[76,1,1,""],do_set_status_of_ALC:[76,1,1,""],do_set_status_of_modulation:[76,1,1,""],get_all:[76,1,1,""],off:[76,1,1,""],off_modulation:[76,1,1,""],on:[76,1,1,""],on_modulation:[76,1,1,""],reset:[76,1,1,""],set_ext_trig:[76,1,1,""]},"qcodes.instrument_drivers.rohde_schwarz.ZNB":{FrequencySweep:[76,0,1,""],FrequencySweepMagPhase:[76,0,1,""],ZNB:[76,0,1,""],ZNBChannel:[76,0,1,""]},"qcodes.instrument_drivers.rohde_schwarz.ZNB.FrequencySweep":{get:[76,1,1,""],set_sweep:[76,1,1,""]},"qcodes.instrument_drivers.rohde_schwarz.ZNB.FrequencySweepMagPhase":{get:[76,1,1,""],set_sweep:[76,1,1,""]},"qcodes.instrument_drivers.rohde_schwarz.ZNB.ZNB":{add_channel:[76,1,1,""],clear_channels:[76,1,1,""],display_grid:[76,1,1,""],initialise:[76,1,1,""]},"qcodes.instrument_drivers.signal_hound":{USB_SA124B:[77,4,0,"-"]},"qcodes.instrument_drivers.signal_hound.USB_SA124B":{SignalHound_USB_SA124B:[77,0,1,""],constants:[77,0,1,""]},"qcodes.instrument_drivers.signal_hound.USB_SA124B.SignalHound_USB_SA124B":{QuerySweep:[77,1,1,""],abort:[77,1,1,""],check_for_error:[77,1,1,""],closeDevice:[77,1,1,""],configure:[77,1,1,""],default_server_name:[77,6,1,""],dll_path:[77,2,1,""],get_power_at_freq:[77,1,1,""],get_spectrum:[77,1,1,""],initialisation:[77,1,1,""],openDevice:[77,1,1,""],prepare_for_measurement:[77,1,1,""],preset:[77,1,1,""],saStatus:[77,2,1,""],saStatus_inverted:[77,2,1,""],safe_reload:[77,1,1,""],sweep:[77,1,1,""]},"qcodes.instrument_drivers.signal_hound.USB_SA124B.constants":{SA_MAX_DEVICES:[77,2,1,""],TG_THRU_0DB:[77,2,1,""],TG_THRU_20DB:[77,2,1,""],sa124_MAX_FREQ:[77,2,1,""],sa124_MIN_FREQ:[77,2,1,""],sa44_MAX_FREQ:[77,2,1,""],sa44_MIN_FREQ:[77,2,1,""],saDeviceTypeNone:[77,2,1,""],saDeviceTypeSA124A:[77,2,1,""],saDeviceTypeSA124B:[77,2,1,""],saDeviceTypeSA44:[77,2,1,""],saDeviceTypeSA44B:[77,2,1,""],sa_AUDIO:[77,2,1,""],sa_AUDIO_AM:[77,2,1,""],sa_AUDIO_CW:[77,2,1,""],sa_AUDIO_FM:[77,2,1,""],sa_AUDIO_LSB:[77,2,1,""],sa_AUDIO_USB:[77,2,1,""],sa_AUTO_ATTEN:[77,2,1,""],sa_AUTO_GAIN:[77,2,1,""],sa_AVERAGE:[77,2,1,""],sa_BYPASS:[77,2,1,""],sa_IDLE:[77,2,1,""],sa_IQ:[77,2,1,""],sa_IQ_SAMPLE_RATE:[77,2,1,""],sa_LIN_FULL_SCALE:[77,2,1,""],sa_LIN_SCALE:[77,2,1,""],sa_LOG_FULL_SCALE:[77,2,1,""],sa_LOG_SCALE:[77,2,1,""],sa_LOG_UNITS:[77,2,1,""],sa_MAX_ATTEN:[77,2,1,""],sa_MAX_GAIN:[77,2,1,""],sa_MAX_IQ_DECIMATION:[77,2,1,""],sa_MAX_RBW:[77,2,1,""],sa_MAX_REF:[77,2,1,""],sa_MAX_RT_RBW:[77,2,1,""],sa_MIN_IQ_BANDWIDTH:[77,2,1,""],sa_MIN_MAX:[77,2,1,""],sa_MIN_RBW:[77,2,1,""],sa_MIN_RT_RBW:[77,2,1,""],sa_MIN_SPAN:[77,2,1,""],sa_POWER_UNITS:[77,2,1,""],sa_REAL_TIME:[77,2,1,""],sa_SWEEPING:[77,2,1,""],sa_TG_SWEEP:[77,2,1,""],sa_VOLT_UNITS:[77,2,1,""]},"qcodes.instrument_drivers.stanford_research":{SG384:[78,4,0,"-"],SIM928:[78,4,0,"-"],SR560:[78,4,0,"-"],SR830:[78,4,0,"-"],SR865:[78,4,0,"-"]},"qcodes.instrument_drivers.stanford_research.SG384":{SRS_SG384:[78,0,1,""]},"qcodes.instrument_drivers.stanford_research.SIM928":{SIM928:[78,0,1,""]},"qcodes.instrument_drivers.stanford_research.SIM928.SIM928":{ask_module:[78,1,1,""],byte_to_bits:[78,7,1,""],check_module_errors:[78,1,1,""],find_modules:[78,1,1,""],get_module_idn:[78,1,1,""],get_module_status:[78,1,1,""],get_voltage:[78,1,1,""],reset_module:[78,1,1,""],set_smooth:[78,1,1,""],set_voltage:[78,1,1,""],write_module:[78,1,1,""]},"qcodes.instrument_drivers.stanford_research.SR560":{SR560:[78,0,1,""],VoltageParameter:[78,0,1,""]},"qcodes.instrument_drivers.stanford_research.SR560.SR560":{get_idn:[78,1,1,""]},"qcodes.instrument_drivers.stanford_research.SR560.VoltageParameter":{get:[78,1,1,""]},"qcodes.instrument_drivers.stanford_research.SR830":{ChannelBuffer:[78,0,1,""],SR830:[78,0,1,""]},"qcodes.instrument_drivers.stanford_research.SR830.ChannelBuffer":{get:[78,1,1,""],prepare_buffer_readout:[78,1,1,""]},"qcodes.instrument_drivers.stanford_research.SR865":{SR865:[78,0,1,""]},"qcodes.instrument_drivers.tektronix":{AWG5014:[79,4,0,"-"],AWG5200:[79,4,0,"-"],AWG520:[79,4,0,"-"],AWGFileParser:[79,4,0,"-"],Keithley_2000:[79,4,0,"-"],Keithley_2400:[79,4,0,"-"],Keithley_2600:[79,4,0,"-"],Keithley_2600_channels:[79,4,0,"-"],Keithley_2700:[79,4,0,"-"],TPS2012:[79,4,0,"-"]},"qcodes.instrument_drivers.tektronix.AWG5014":{Tektronix_AWG5014:[79,0,1,""],parsestr:[79,3,1,""]},"qcodes.instrument_drivers.tektronix.AWG5014.Tektronix_AWG5014":{AWG_FILE_FORMAT_CHANNEL:[79,2,1,""],AWG_FILE_FORMAT_HEAD:[79,2,1,""],all_channels_off:[79,1,1,""],all_channels_on:[79,1,1,""],change_folder:[79,1,1,""],clear_message_queue:[79,1,1,""],create_and_goto_dir:[79,1,1,""],delete_all_waveforms_from_list:[79,1,1,""],force_event:[79,1,1,""],force_trigger:[79,1,1,""],force_trigger_event:[79,1,1,""],generate_awg_file:[79,1,1,""],generate_channel_cfg:[79,1,1,""],generate_sequence_cfg:[79,1,1,""],get_all:[79,1,1,""],get_current_folder_name:[79,1,1,""],get_error:[79,1,1,""],get_filenames:[79,1,1,""],get_folder_contents:[79,1,1,""],get_sq_mode:[79,1,1,""],get_sqel_loopcnt:[79,1,1,""],get_sqel_trigger_wait:[79,1,1,""],get_sqel_waveform:[79,1,1,""],get_state:[79,1,1,""],goto_root:[79,1,1,""],is_awg_ready:[79,1,1,""],load_awg_file:[79,1,1,""],make_and_save_awg_file:[79,1,1,""],make_send_and_load_awg_file:[79,1,1,""],newlinestripper:[79,1,1,""],pack_waveform:[79,1,1,""],run:[79,1,1,""],send_DC_pulse:[79,1,1,""],send_awg_file:[79,1,1,""],send_waveform_to_list:[79,1,1,""],set_current_folder_name:[79,1,1,""],set_sqel_event_jump_target_index:[79,1,1,""],set_sqel_event_jump_type:[79,1,1,""],set_sqel_event_target_index:[79,1,1,""],set_sqel_goto_state:[79,1,1,""],set_sqel_goto_target_index:[79,1,1,""],set_sqel_loopcnt:[79,1,1,""],set_sqel_loopcnt_to_inf:[79,1,1,""],set_sqel_trigger_wait:[79,1,1,""],set_sqel_waveform:[79,1,1,""],start:[79,1,1,""],stop:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.AWG520":{Tektronix_AWG520:[79,0,1,""]},"qcodes.instrument_drivers.tektronix.AWG520.Tektronix_AWG520":{change_folder:[79,1,1,""],clear_waveforms:[79,1,1,""],delete_all_waveforms_from_list:[79,1,1,""],force_logicjump:[79,1,1,""],force_trigger:[79,1,1,""],get_all:[79,1,1,""],get_current_folder_name:[79,1,1,""],get_filenames:[79,1,1,""],get_folder_contents:[79,1,1,""],get_jumpmode:[79,1,1,""],get_state:[79,1,1,""],goto_root:[79,1,1,""],load_and_set_sequence:[79,1,1,""],make_directory:[79,1,1,""],resend_waveform:[79,1,1,""],return_self:[79,1,1,""],send_pattern:[79,1,1,""],send_sequence2:[79,1,1,""],send_sequence:[79,1,1,""],send_waveform:[79,1,1,""],set_current_folder_name:[79,1,1,""],set_jumpmode:[79,1,1,""],set_sequence:[79,1,1,""],set_setup_filename:[79,1,1,""],start:[79,1,1,""],stop:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.AWG5200":{Tektronix_AWG5200:[79,0,1,""]},"qcodes.instrument_drivers.tektronix.AWG5200.Tektronix_AWG5200":{send_waveform_to_list:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.AWGFileParser":{parse_awg_file:[79,3,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2000":{Keithley_2000:[79,0,1,""],parse_output_bool:[79,3,1,""],parse_output_string:[79,3,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2000.Keithley_2000":{trigger:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2400":{Keithley_2400:[79,0,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2400.Keithley_2400":{reset:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2600":{Keithley_2600:[79,0,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2600.Keithley_2600":{ask:[79,1,1,""],display_clear:[79,1,1,""],display_normal:[79,1,1,""],exit_key:[79,1,1,""],get_idn:[79,1,1,""],reset:[79,1,1,""],write:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2600_channels":{KeithleyChannel:[79,0,1,""],Keithley_2600:[79,0,1,""],LuaSweepParameter:[79,0,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2600_channels.KeithleyChannel":{doFastSweep:[79,1,1,""],reset:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2600_channels.Keithley_2600":{ask:[79,1,1,""],display_clear:[79,1,1,""],display_normal:[79,1,1,""],exit_key:[79,1,1,""],get_idn:[79,1,1,""],reset:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2600_channels.LuaSweepParameter":{get:[79,1,1,""],prepareSweep:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2700":{Keithley_2700:[79,0,1,""],bool_to_str:[79,3,1,""],parsebool:[79,3,1,""],parseint:[79,3,1,""],parsestr:[79,3,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2700.Keithley_2700":{get_all:[79,1,1,""],reset:[79,1,1,""],set_defaults:[79,1,1,""],set_mode:[79,1,1,""],set_mode_volt_dc:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.TPS2012":{ScopeArray:[79,0,1,""],TPS2012:[79,0,1,""],TPS2012Channel:[79,0,1,""],TraceNotReady:[79,5,1,""]},"qcodes.instrument_drivers.tektronix.TPS2012.ScopeArray":{calc_set_points:[79,1,1,""],get:[79,1,1,""],prepare_curvedata:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.TPS2012.TPS2012":{clear_message_queue:[79,1,1,""]},"qcodes.instrument_drivers.test":{DriverTestCase:[59,0,1,""],test_instrument:[59,3,1,""],test_instruments:[59,3,1,""]},"qcodes.instrument_drivers.test.DriverTestCase":{driver:[59,2,1,""],setUpClass:[59,6,1,""]},"qcodes.instrument_drivers.weinschel":{Weinschel_8320:[80,4,0,"-"],test_suite:[80,4,0,"-"]},"qcodes.instrument_drivers.weinschel.Weinschel_8320":{Weinschel_8320:[80,0,1,""]},"qcodes.instrument_drivers.weinschel.test_suite":{TestWeinschel_8320:[80,0,1,""]},"qcodes.instrument_drivers.weinschel.test_suite.TestWeinschel_8320":{driver:[80,2,1,""],test_attenuation:[80,1,1,""],test_firmware_version:[80,1,1,""]},"qcodes.instrument_drivers.yokogawa":{GS200:[81,4,0,"-"]},"qcodes.instrument_drivers.yokogawa.GS200":{GS200:[81,0,1,""]},"qcodes.instrument_drivers.yokogawa.GS200.GS200":{initialise:[81,1,1,""]},"qcodes.measure":{Measure:[83,0,1,""]},"qcodes.measure.Measure":{__init__:[83,1,1,""]},"qcodes.plots.pyqtgraph":{QtPlot:[85,0,1,""]},"qcodes.plots.pyqtgraph.QtPlot":{__init__:[85,1,1,""]},"qcodes.plots.qcmatplotlib":{MatPlot:[86,0,1,""]},"qcodes.plots.qcmatplotlib.MatPlot":{__init__:[86,1,1,""]},"qcodes.station":{Station:[87,0,1,""]},"qcodes.station.Station":{"default":[87,2,1,""],__init__:[87,1,1,""],delegate_attr_dicts:[87,2,1,""]},"qcodes.utils":{command:[88,4,0,"-"],deferred_operations:[89,4,0,"-"],helpers:[90,4,0,"-"],metadata:[91,4,0,"-"],validators:[92,4,0,"-"]},qcodes:{ArrayParameter:[33,0,1,""],BreakIf:[34,0,1,""],ChannelList:[35,0,1,""],CombinedParameter:[36,0,1,""],Config:[37,0,1,""],DataArray:[38,0,1,""],DataSet:[39,0,1,""],DiskIO:[40,0,1,""],FormatLocation:[41,0,1,""],Formatter:[42,0,1,""],Function:[43,0,1,""],GNUPlotFormat:[44,0,1,""],IPInstrument:[45,0,1,""],Instrument:[46,0,1,""],InstrumentChannel:[47,0,1,""],Loop:[48,0,1,""],ManualParameter:[49,0,1,""],MultiParameter:[50,0,1,""],Parameter:[51,0,1,""],StandardParameter:[52,0,1,""],SweepFixedValues:[53,0,1,""],SweepValues:[54,0,1,""],Task:[55,0,1,""],VisaInstrument:[56,0,1,""],Wait:[57,0,1,""],combine:[58,3,1,""],instrument_drivers:[59,4,0,"-"],load_data:[82,3,1,""],new_data:[84,3,1,""]}},objnames:{"0":["py","class","Python class"],"1":["py","method","Python method"],"2":["py","attribute","Python attribute"],"3":["py","function","Python function"],"4":["py","module","Python module"],"5":["py","exception","Python exception"],"6":["py","classmethod","Python class method"],"7":["py","staticmethod","Python static method"]},objtypes:{"0":"py:class","1":"py:method","2":"py:attribute","3":"py:function","4":"py:module","5":"py:exception","6":"py:classmethod","7":"py:staticmethod"},terms:{"00000e":21,"001_":21,"001_13":41,"001_testsweep_11":10,"001_unicorn_2016":9,"002_rainbow_2016":9,"00370000e":20,"003_":23,"005_rainbow_2016":9,"006_":29,"007_":29,"009_testsweep_15":14,"009_unicorn_2050":9,"01084000e":20,"010_mockloop_hdf5_test_15":4,"011_":32,"011_mockloop_hdf5_test_15":4,"012_":32,"013_":15,"013_n_1000_setget_11":13,"014_n_1000_setget_11":13,"015_":27,"015_n_1000_setget_11":13,"016_":27,"016_n_1000_setget_11":13,"016_test_missing_attr_15":4,"01763000e":20,"017_mockparabola_run_15":4,"017_n_1000_setget_11":13,"018_mockparabola_run_15":4,"018_n_1000_setget_11":13,"018_testsweep_12":11,"019_n_1000_setget_11":13,"019_testsweep_12":11,"020_n_1000_setget_11":13,"020_testsweep_12":11,"021_testsweep_12":11,"025_":14,"026_":14,"027_":14,"028_":14,"029_":14,"02s":28,"030_":14,"031_":14,"032_":14,"033_":14,"034_":14,"035_":14,"036_":14,"03d":30,"04s":23,"06s":11,"073_":28,"076_":28,"076_n_100_setget_16":12,"077_":28,"077_n_100_setget_16":12,"078_":28,"078_n_100_setget_16":12,"079_":28,"079_n_100_setget_16":12,"07s":14,"080_":28,"080_n_100_setget_16":12,"081_n_100_setget_16":12,"082_n_100_setget_16":12,"083_":28,"083_n_100_setget_16":12,"0848e":7,"084_":[12,28],"085_":[12,28],"086_":[12,28],"087_":[12,28],"088_":[12,28],"089_":[12,28],"090_":[12,28],"091_":12,"092_n_1000_setget_16":12,"093_n_1000_setget_16":12,"094_n_1000_setget_16":12,"095_n_1000_setget_16":12,"096_n_1000_setget_16":12,"097_n_1000_setget_16":12,"098_n_1000_setget_16":12,"0994e":21,"099_n_1000_setget_16":12,"09s":[21,27],"0x1c10ee73a58":14,"0x212e0582320":32,"0x7ebf668":7,"0x7ebf6a0":7,"0x7ecd5c0":7,"0x7ed0668":20,"0x7edd2e8":7,"0x7f26d30":7,"0x7f920ec0eef0":112,"0x7fd834e99ea0":0,"0x818a908":16,"0x8d11978":7,"1000k44":27,"100_":12,"100e":12,"100e3":[27,28],"100e6":64,"100k":23,"100khz":23,"100x100":11,"101_":12,"102_":12,"103_":12,"104_":12,"105_":12,"106_":12,"107_":12,"108_n_100_setget_16":12,"109_n_100_setget_16":12,"10e":[23,29,32],"10e6":[16,32],"10mhz":77,"10v":51,"110_n_100_setget_16":12,"111_n_100_setget_16":12,"112_n_100_setget_16":12,"113_n_100_setget_16":12,"114_n_100_setget_16":12,"115_n_100_setget_16":12,"116_":12,"117_":12,"118_":12,"119_":12,"11s":22,"1206e":21,"120_":12,"121_":12,"122_":12,"123_":12,"124_":12,"125_":12,"126_":12,"127_":12,"128_":12,"129_":12,"130_":12,"131_":12,"132_":12,"133_":12,"134_":12,"135_":12,"136_":12,"137_":12,"138_":12,"139_":12,"13_testsweep":0,"13_testsweep_002":0,"140_":12,"141_":12,"142_":12,"143_":12,"144_":12,"145_":12,"146_":12,"147_":12,"148_":12,"149_":12,"14s":13,"150_":12,"151_":12,"152_":12,"153_":12,"154_":12,"155_":12,"156_":12,"157_":12,"158_":12,"159_":12,"15_rainbow_test":41,"15g":44,"15s":[12,28],"160_":12,"161_":12,"16243e":7,"162_":12,"163_":12,"164_":12,"165_":12,"166_":12,"167_":12,"168_":12,"169_":12,"16_13":9,"16bit":23,"16s":[15,28],"170_":12,"171_":12,"172_":12,"173_":12,"174_":12,"175_":12,"176_":12,"177_":12,"178_":12,"179_":12,"180_":12,"181_":12,"182_":12,"183_":12,"184_":12,"185_":12,"186_":12,"187_":12,"188_":12,"189_":12,"190_":12,"191_":12,"192_":12,"193_":12,"194_":12,"195_":12,"196_":12,"197_n_1000_setget_16":12,"198_n_1000_setget_16":12,"199_n_1000_setget_16":12,"1b1536e1a2e4":32,"1ct":29,"1e3":[22,32],"1e6":[28,32],"1ms":108,"1vpp":23,"20000000e":30,"200_n_1000_setget_16":12,"200e3":28,"200uw":74,"2012b":[29,79],"201_n_1000_setget_16":12,"202_n_1000_setget_16":12,"203_n_1000_setget_16":12,"204_n_1000_setget_16":12,"205_":12,"206_":12,"207_":12,"208_":12,"209_":12,"20e":32,"20ma":60,"20mw":74,"20uw":74,"210_":12,"211_":12,"212_":12,"250khz":77,"25e":[26,29],"25gb":16,"2614b":[7,12,21,79],"27041e":7,"28539f77dfd3":2,"2d_test":10,"2e3":22,"2min":28,"2mw":74,"2uw":74,"30_alazartest":16,"33500b":[64,99,108],"33522b":22,"33xxx":64,"34400a":108,"34401a":7,"34410a":7,"34411a":108,"34460a":64,"34461a":64,"34465a":[14,64,99,101,108],"34470a":64,"348s":4,"352161306002045e":24,"36s":28,"3x2":8,"42637000e":20,"4271e":7,"44s":29,"44xx":[68,98],"4634e":7,"4port":28,"50e":[22,29],"52608e":25,"541_13":9,"54972e":21,"56s":28,"57s":17,"5e9":28,"60s":17,"62s":17,"69014000e":20,"6955e":21,"6a5acd":30,"6e6":28,"8133a":[62,99],"83650a":99,"844e846b99a2":14,"93s":11,"94851000e":20,"95535000e":20,"96216000e":20,"98941000e":20,"99618000e":20,"9e3":28,"\u03bca":[25,26],"\u03bcv":6,"abstract":115,"boolean":[67,79,101,112],"break":[3,10,34,78,79,103,104],"byte":[61,67,78,79],"case":[2,3,8,16,30,32,43,48,51,59,61,86,104,111,115,116],"char":66,"class":[1,4,8,9,18,20,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,59,60,61,62,63,64,65,66,67,68,70,71,72,73,74,75,76,77,78,79,80,81,83,85,86,87,88,89,90,91,92,104,107,108,116],"default":[1,2,3,5,8,10,25,26,28,33,37,38,39,41,43,44,45,48,50,51,56,59,61,63,64,66,67,73,74,76,78,79,82,84,85,86,87,96,97,102,104,107,114],"enum":[2,3,18,20,32,51,79,107,112],"export":74,"final":[10,14,16,21,30,32,42,43,51,111,115],"float":[3,13,39,43,51,53,59,63,64,67,68,70,72,74,75,76,78,79,84,86,101],"function":[0,1,6,7,8,9,10,14,16,17,20,21,23,29,30,34,36,39,46,47,51,53,55,58,60,61,64,67,68,70,71,74,75,76,77,78,79,80,81,89,90,92,101,102,104,107,108,110,115,116],"goto":[30,79],"import":[0,1,2,3,4,5,6,7,8,9,13,14,15,16,17,18,19,20,21,22,24,25,26,27,28,29,31,32,79,101,104,108,112,115,116],"int":[1,8,13,14,30,32,33,38,43,45,50,51,53,59,63,64,66,67,68,70,74,76,78,79,107],"long":[28,33,50,51,79,104],"m\u00e6lkeb\u00f8tt":7,"new":[1,2,3,8,10,16,21,32,38,41,42,43,44,79,82,84,86,103,110,111,112,115,116],"null":[60,112],"public":[93,104,111],"return":[0,1,3,5,8,10,13,14,17,18,21,25,26,28,30,32,33,34,35,41,43,50,51,53,59,60,61,63,64,66,67,68,70,73,74,75,76,77,78,79,82,83,84,107,115,116],"short":[38,115],"static":[45,46,56,70,71,78],"super":[3,8,64,116],"switch":[11,28,32,72,74,79,112,115],"true":[2,3,6,7,14,18,19,20,23,25,26,28,32,33,35,38,44,45,50,51,56,63,64,66,67,68,72,76,77,78,79,85,87,112,115],"try":[0,2,3,10,13,14,17,18,22,25,28,51,104,115],"var":44,"while":[1,10,18,20,29,60,79,115],AND:79,ATS:[16,59],Adding:104,And:[3,8,27,28,32,112,116],Are:[84,115],Axes:1,BUS:[13,22],BUT:104,But:[0,2,3,28,32,57,107],Doing:28,For:[1,2,3,5,8,10,17,22,27,28,29,30,32,33,41,44,50,51,56,60,61,63,68,70,76,79,85,104,109,111,112,115,116],Has:[3,64],IPS:[74,108],Its:[112,115],NOT:[32,41,59,70,104],Not:[2,33,50,60,87,104,112],ONE:104,One:[1,2,32,70,110,115,116],POS:[14,22,67],PRs:104,SRS:99,THE:[32,108],THERE:108,TPS:[29,99,100],That:[3,53,54,79,116],The:[0,1,2,3,5,11,12,13,14,15,16,17,19,21,22,23,25,26,27,28,29,30,32,33,35,36,38,41,43,44,45,48,50,51,53,55,56,58,59,60,61,63,64,66,67,68,70,74,76,77,78,79,81,85,86,104,106,108,111,112,115,116],Then:[15,23,28,30,32,104,111,116],There:[1,3,10,19,21,29,30,64,104,107,112],These:[25,26,44,61,77,108,115],Tis:64,Use:[33,39,50,51,61,79,104,110,112],Used:75,Useful:51,Uses:41,Using:[108,114],Will:[38,50,112],With:[17,28,115],_10:28,_11:[28,32],_13:[15,23],_14:21,_15:[14,27],_16:[12,29],__call__:[14,41],__class__:[0,6,7,10,16],__del__:61,__doc__:[32,33,43,50,51],__enter__:[18,20],__exit__:[18,20],__getattr__:[35,66],__init__:[3,8,18,20,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,63,83,85,86,87,116],__iter__:[53,54],__name__:32,__next__:54,__repr__:63,_alazar:61,_assigned_fg:14,_ats_dll:3,_attenu:59,_bdaqctrl:60,_call:14,_channel:3,_check_for_error:18,_check_respons:18,_coil_const:17,_count:8,_current_r:17,_current_ramp_limit:17,_error_queu:18,_expect_error:18,_get:116,_get_cmd:74,_get_temp_channel:31,_handl:3,_indic:8,_instrument:[3,14,18],_instrument_list:116,_measured_param:3,_mode:79,_poll:18,_ramp_stat:63,_ramp_tim:63,_raw:3,_read_cmd:74,_recv:74,_response_queu:18,_return_handl:14,_run_loop:14,_run_wrapp:14,_save_v:[3,33,50],_scale_param:8,_send:74,_set:116,_set_async:116,_set_both:116,_setget:[12,13],_step:78,_syncoutput:14,_t0:63,_trace:28,_val:8,_win32:60,_write_cmd:74,_write_respons:66,a118e754f9e:18,abil:[76,97],abl:[17,64,115,116],abort:[13,77],abort_measur:13,about:[3,16,18,26,27,28,32,79,104,107,109,110,112,116],abov:[1,28,30,60,79,115],abs:[17,34],absolut:[32,40,79,104],accept:[3,39,40,42,43,44,55,74,115],acces:[10,30],access:[1,35,60],accommod:79,accompani:104,accord:[3,79,111],accordingli:14,account:[51,59,63,104],accur:42,achiev:30,acknowledg:45,acquir:[3,12,14,15,16,21,23,27,28,32,61,68,70,108,115],acquire_point:23,acquire_sample_r:23,acquisiion:61,acquisit:[13,16,28,32,61,68,70,77,104,108,115],acquisition_conrol:61,acquisition_control:[16,61],acquisition_controller_acquisit:16,acquisitioncontrol:61,acquisiton:[16,61],acquist:61,across:[25,26,115],act:[3,38,51,59],action:[1,3,5,6,8,14,18,31,34,38,48,79,83,87,93,107,108,110,115,116],action_indic:[6,14,38],activ:[1,6,27,68,74,76,107,111],active_channel:68,active_children:9,active_loop:6,activeloop:[6,48,107],actual:[1,3,11,17,59,61,67,76,104,115],acut:0,adapt:[53,54],adaptivesweep:[54,107],adawpt:54,add:[1,2,3,4,6,9,10,13,14,15,21,28,29,32,39,41,45,46,56,66,67,70,71,76,77,78,79,81,84,85,86,87,97,98,101,104,107,112],add_arrai:[38,39,84],add_channel:[28,76],add_compon:[4,21,87],add_funct:[3,46,47,104],add_paramet:[3,10,46,47,104,115,116],add_signal_to_sweep:[32,70],add_submodul:46,add_subplot:30,added:[1,17,28,33,38,39,70,79,84,85,86,87,104,115],adding:[1,9,32,108],addit:[1,3,30,45,46,51,56,73,74,78,110,112,115],addition:[1,32,68,70],address:[3,7,17,23,24,26,31,35,45,56,62,63,64,65,66,67,71,72,74,75,76,78,79,80,81,104,115],adjust:[17,23,28,67,115],adjust_parameter_valid:67,adopt:110,adriaan:77,advanc:51,advantag:1,advantech:[59,99],advantech_pcie_1751:60,aeroflex:[3,80],affect:[32,40,70,104],after:[1,6,10,14,44,48,51,55,61,68,74,79,97,104,112,115],again:[6,16,115],against:107,aggeg:0,aggreag:0,aggreg:[36,58,108,116],agi:[7,11,18,20],agil:[7,20,22,59,64,99,104,108],agilent1:[7,18,20],agilent2:[7,18,20],agilent_2:7,agilent_34400a:[7,11,18,20,59],agilent_34401a:71,agilent_34410a:71,agilent_34411a:71,agilent_e8527d:[71,104],agilent_hp33210a:71,agilent_volt:11,agreement:21,agument:34,ahead:[32,53,54],aid:115,aim:1,airbnb:104,aka:104,akin:115,ala:110,alazar1:16,alazar:[3,16,61,99],alazar_driv:61,alazar_nam:[16,61],alazar_serv:16,alazargetboardbysystemid:3,alazarparamet:[3,16,61],alazarstartcaptur:61,alazartech:[3,16,59],alazartech_at:[3,16,61],alazartech_ats9870:[3,16,61],alazartest:16,alex:104,alexcjohnson:104,alia:[71,72,80],all:[1,2,3,8,9,10,12,16,19,21,23,25,26,27,28,30,32,33,35,36,38,41,42,43,44,46,47,50,51,53,56,58,59,60,61,63,66,70,71,74,75,76,77,78,79,86,87,102,104,107,108,110,111,112,115,116],all_channels_off:79,all_channels_on:79,alloc:[16,61],alloc_buff:[16,61],allocated_buff:[16,61],allow:[1,3,17,23,25,26,35,45,51,53,54,56,70,74,76,78,79,84,104,115],almost:115,alon:[17,38],along:[1,17,33,50,51,77,85,86,104,107,115],alongsid:8,alpha:[30,67],alreadi:[33,38,42,50],also:[1,2,3,6,10,16,17,28,29,30,34,38,40,42,44,51,53,57,61,63,68,73,74,78,79,84,101,104,107,110,111,112,115],altern:30,although:[3,30,70,104,111],alwai:[1,2,5,10,15,29,32,44,50,63,66,70,78,79,104,115],always_nest:44,amen:104,american:[17,72],american_magnet:[17,59],ami430:[59,99,102,108],ami430_2d:72,ami430_3d:[17,72],ammet:115,amodel:[6,9],among:[41,116],amp:[3,17,21,73,78],amper:72,amplifi:[3,10,73,78],amplitud:[6,8,9,15,25,26,27,32,61,76,79,116],anaconda3:[14,18],anaconda:[110,111],analog:66,analog_amplitude_n:79,analog_direct_output_n:79,analog_filter_n:79,analog_high_n:79,analog_low_n:79,analog_method_n:79,analog_offset_n:79,analys:76,analysi:[104,115],analyz:110,angl:17,angle_deg:71,angle_rad:71,ani:[0,2,3,8,9,10,16,17,18,20,24,25,26,28,30,33,36,38,40,41,42,43,44,45,48,50,51,53,54,55,56,58,61,63,70,78,79,83,87,104,107,110,115,116],anoth:[3,8,10,11,30,41,53,110,115],answer:[63,67],anyth:[10,13,19,27,79,107],anywai:8,ap_tim:13,apertur:[11,13],api:[1,70,93,95,110,112,115],api_level:70,app:23,apparatu:107,appear:[64,79],append:[17,18,30,38,53,116],appli:[17,19,25,26,39,43,51,79],appropri:[1,61,115],approv:104,aqcuisit:27,arang:3,arbitrari:[43,44,50,71,75,79,107,110],architectur:[3,110,116],arctan:30,arg:[1,2,3,14,18,33,43,50,51,53,55,64,66,74,85,86,116],arg_count:14,arg_pars:43,argument:[0,1,5,9,10,14,34,38,39,42,43,50,55,72,107],arithmet:27,around:[28,30,38,77,104,115],arrai:[0,1,4,6,8,10,11,12,13,14,15,16,20,21,23,27,28,29,30,32,33,38,39,42,50,61,68,70,75,76,78,79,83,84,86,97,107,108,115,116],array_count:8,array_id:[0,1,4,6,8,10,11,12,13,14,15,16,21,23,27,28,29,32,38,42,116],arraycount:8,arraygett:5,arraymeasur:64,arrayparamet:[3,12,64,76,78,79,93,108],arriv:115,arrow:111,ask:[3,13,18,31,32,63,67,74,78,79,104,115],ask_modul:78,ask_raw:3,asopc:61,asopc_typ:[16,61],asrl10:24,asrl1:29,asrl2:56,asrl4:[11,74],asrl6:[14,25,26],asrl7:13,asrl:67,asrln:63,assert:[17,78,79],assertalmostequ:64,assign:[14,25,26,66,79,104],associ:115,assum:[3,28,30,54,66,111,115],assumpt:[32,79],async:114,asynchron:10,atob:74,ats9870:[3,16,59],ats_acquisition_control:[16,59],ats_contr:16,ats_inst:16,ats_onwork:108,atsapi:[3,61],atsdriv:16,attach:[1,35,39,46,47,48,59,64,66,76,78,79],attempt:63,attent:[104,108],attenu:[3,25,26,80],attn:3,attribut:[1,32,38,39,42,70,87,104,115],author:104,auto:[32,41,76],autom:110,automat:[1,3,8,28,32,41,60,66,76,98,102,104,110,112],autorang:14,autoreload:2,autoscal:28,aux_in1:15,aux_in2:15,aux_in3:15,aux_in4:15,aux_out1:15,aux_out2:15,aux_out3:15,aux_out4:15,auxiliari:104,avail:[1,3,22,27,30,32,59,60,64,66,71,76,79,93,95,110,115],avanc:114,averag:[28,32,61,68,77,79,108],averageandraw:[5,6,9],averagegett:[6,9],avg:[28,77],avoid:[13,17,23,27],awar:104,awg1:30,awg5014:[59,98,100,108],awg5200:[59,102],awg520:59,awg:[10,64,79,108],awg_fil:79,awg_file_format_channel:79,awg_file_format_head:79,awgfil:30,awgfilepars:[30,59],awgfilepath:79,ax1:30,ax2:30,ax3:30,ax4:30,axes:[1,24,28,74],axes_api:1,axi:[1,17,28,32,33,38,44,50,51,70,115],axs:32,babi:116,back:[3,10,17,28,30,54,63,74,79,104,110,111,112,115,116],backend:[1,56],background:[6,18,20,115],background_color:85,background_funct:39,backslash:104,backward:40,bad:2,bandwidth:[16,28,32,70,76],bar:[104,112],bare:[45,53],base0:116,base1:116,base2:116,base:[1,8,12,14,17,35,38,39,40,41,42,46,47,54,56,59,60,61,62,63,64,65,66,67,68,70,71,72,73,74,75,76,77,78,79,80,81,82,84,85,104,108,112,115,116],base_loc:[2,6,40],baseplot:85,baseserv:116,basi:50,basic:[3,29,44,61,67,110],basicconfig:14,baud:[63,78],bdaqctrl:60,bear:104,becam:6,becaus:[1,2,3,29,38,39,42,60,61,64,104,111,115,116],becom:[16,30,74,107,115],been:[3,8,17,23,29,30,51,64,70,77,79,115,116],beep:3,befor:[2,3,10,11,14,15,17,23,27,28,29,32,41,45,48,51,55,59,60,61,67,70,74,79,104,112,115],beforehand:59,begin:6,begin_tim:63,behav:104,behavior:[6,9,16,18,20,24,104,115],behaviour:[21,51,70],behind:32,being:[2,10,16,30,38,77,79],belong:[33,50,51,76],below:[1,2,3,10,12,30,104,107,108],ben:17,benchmark:[11,102],best:[3,104],beta:[3,29,61,64,71,74,76,77,78,79],better:[3,13,27,43,102,104,115],between:[1,3,22,39,42,45,51,53,70,79,84,85,86],beyond:79,bid:60,bidirect:[3,51],binari:[12,60,79],binascii:29,bind:32,biodaq:60,bip:67,bit:[13,27,60,61,76,78,79],bitlevel0:68,bitlevel1:68,bits_per_sampl:[16,61],black:85,blame:[25,26,79],blank:[44,104],blind:10,block:[10,18,44,67,68,116],blockavg_hardware_trigger_acquisit:68,board:[3,16,25,26,61],board_id:[3,16,61],board_kind:[16,61],bodi:104,boilerpl:[3,43],bold:107,bool:[3,33,35,38,45,50,51,63,64,66,67,68,72,73,76,78,79,84,87],bool_to_str:79,bore:23,born:104,bot:[100,101],both:[1,3,8,11,28,32,40,64,76,78,79,104,107,110,111,115,116],bottom:[67,111],bound:[10,115],bracket:104,branch:104,breakif:[10,93,115],breviti:3,brittl:115,broader:110,broken:[2,51],brows:[111,116],buf:61,buffer:[16,60,61,68,78,100,108],buffer_acq_mod:15,buffer_list:3,buffer_npt:15,buffer_paus:15,buffer_reset:15,buffer_sr:15,buffer_start:15,buffer_timeout:[16,61],buffer_trig_mod:15,buffers_per_acquisit:[16,61],bug:[23,105],build:[30,32,70,79,98,99,104,111,115],build_sweep:[32,70],built:[1,8,32],builtin:43,bunch:32,burden:115,burst:108,busi:60,button:[79,104],bwlimit1:16,bwlimit2:16,bwlimit:[16,61],bwmode:32,byref:14,byte_to_bit:78,byte_to_value_dict:[3,61],c_amp_in:[3,73],c_set:8,cabl:[79,115],calc:68,calc_set_point:79,calcul:[17,70,76,107,115],calibr:[59,61],call:[2,3,8,9,14,17,18,21,28,29,30,32,33,36,38,39,41,42,43,45,50,51,55,56,58,60,61,63,66,67,70,77,78,79,81,84,104,115],call_by_str:14,call_by_str_parsed_out:14,call_cmd:[3,43],callabl:[10,18,34,36,39,41,48,51,55,57,58,84,100,115],callsig:30,came:61,camp1:20,camp:[7,20],can:[0,1,2,3,8,9,13,15,17,21,22,23,25,26,27,28,30,32,33,34,37,38,39,41,43,44,48,50,51,53,54,57,60,61,63,64,67,68,70,74,75,76,79,83,84,85,86,87,104,107,108,109,110,112,115,116],cancel:[25,79],cannot:[4,17,28,33,50,60,78,79,115],canva:1,capabl:[19,107,110,115],capit:104,captur:[10,28,61],card:[3,16,60,61,64,68,99],cardid:68,care:[2,3],cartesian:[17,115],cartesian_measur:17,cast:[13,30,43],caus:[25,26,68,78],caution:[79,108],caveat:115,cdll:3,cell:[27,30],center:[28,77],certain:[10,17,32,61,74],cesr:78,cffi:60,ch01:26,ch01_i:25,ch01_irang:25,ch01_slope:[14,25],ch01_sync:14,ch01_sync_delai:14,ch01_sync_dur:14,ch01_v:[13,14,25],ch01_vrang:25,ch02:[25,26],ch02_slope:25,ch02_sync:25,ch02_v:[14,25],ch0_offset:19,ch0_voltag:19,ch1:[10,27,79],ch1_amplitud:22,ch1_amplitude_unit:22,ch1_burst_mod:22,ch1_burst_ncycl:22,ch1_burst_phas:22,ch1_burst_polar:22,ch1_burst_stat:22,ch1_curvedata:29,ch1_databuff:15,ch1_displai:15,ch1_frequenc:22,ch1_function_typ:22,ch1_offset:22,ch1_output:22,ch1_posit:29,ch1_ramp_symmetri:22,ch1_ratio:15,ch1_scale:29,ch1_state:29,ch1_trigger_count:22,ch1_trigger_delai:22,ch1_trigger_slop:22,ch1_trigger_sourc:22,ch1_trigger_tim:22,ch1_voltag:19,ch2:[10,29,79],ch2_curvedata:29,ch2_databuff:15,ch2_displai:15,ch2_offset:30,ch2_posit:29,ch2_ratio:15,ch2_scale:29,ch2_state:29,ch3_state:30,ch41_v:11,ch42_v:11,ch4:23,cha0:59,chain:115,chan0:[6,9,59],chan0_set:6,chan1:[6,9,32,34],chan1_set:6,chan2:[6,9,32],chan:66,chan_alia:31,chan_go:14,chan_list:35,chan_reset_1:14,chan_reset_2:14,chan_reset_3:14,chan_typ:35,chanc:61,chandata:32,chang:[1,3,10,16,19,25,26,29,32,33,37,40,50,51,67,70,78,79,103,104,108,110,111,112,115],change_autozero:79,change_displai:79,change_fold:79,channel2:68,channel4:23,channel:[3,6,7,10,11,15,16,18,19,20,21,23,27,29,30,35,46,47,56,60,61,63,64,65,66,67,68,70,74,76,78,79,100,101,107,108,109,115],channel_0:68,channel_1:68,channel_a:61,channel_cfg:79,channel_rang:[16,61],channel_range1:16,channel_range2:16,channel_select:[16,61],channel_skew_n:79,channel_state_n:79,channelbuff:78,channelis:[21,66,79],channelist:35,channellist:[66,93],channum:[64,66,76],charact:[33,44,45,50,51,56,74,76,104],characterist:115,chassi:64,check:[3,17,57,60,74,76,78,85,86,104,109,113,115,116],check_error:14,check_for_error:77,check_module_error:78,check_schema:2,checklist:104,chime:104,chnum:30,choic:[28,61],choos:[30,67,70,76,79,115],chore:104,chosen:70,chx:10,clariti:3,classic:13,classmethod:[59,61,64,71,77],clean:[27,75,79,97,104],clean_str:75,cleanup:[42,102],clear:[14,15,28,29,30,56,64,78,79],clear_buff:61,clear_channel:[28,76],clear_error:71,clear_message_queu:[29,30,79],clear_waveform:79,clearli:104,clever:105,cli:110,click:[1,111],clim:1,clip:115,clock:[3,16,61,79],clock_edg:[16,61],clock_edge_ris:16,clock_frequ:64,clock_sourc:[3,16,61,79],clone:104,close:[1,4,11,17,19,21,25,26,28,29,30,31,32,60,68,70,74,102,104],close_ev:1,close_fil:42,closedevic:77,cls:2,cmd:[3,14,63,66,78,79],cmd_str:14,code:[1,3,32,43,51,62,63,68,71,78,87,105,110,115],codebas:110,coil:[17,72],coil_const:[17,72],col:76,cold:74,collect:[8,53,61,107,110,115],colloqui:79,colon:[74,104],color:[1,30,32,85],colorbar:[1,38],column:[1,44,115],com2:56,com:[68,71,80,104,106,108,111],combin:[36,39,44,51,77,82,84,93,101,107,108,114,115],combined_set:0,combinedparamet:[0,93],come:[44,104,115],comma:[74,79],command:[1,3,12,13,14,16,29,30,32,43,51,60,63,66,67,68,71,74,76,78,79,93,104,107,110,115],comment:[3,44,60,104],commit:[61,109,110],common:[3,74,76,79,107,115],commonli:[71,76,79],commun:[3,17,45,56,61,63,67,74,78,107,109,115],communc:17,compani:3,compar:[11,27,28,104],compat:[48,55,70,79,110,115],compatibil:79,compens:[68,79],complain:[10,115],complet:[1,14,30,38,39,60,68,79,115,116],complex:[3,28,51,76,104,115],compliant:104,complic:[43,115],compon:[7,50,61,87,110,115],composit:[14,115],comprehens:[104,108],comput:[1,21,70,74,104,111,115],con:99,concaten:[66,104],concept:116,conclus:13,concurr:115,conda:111,condit:[3,10,34,51,60,74,79,115],config:[3,16,61,79,93,101,104,108,114],config_file_nam:37,configur:[16,32,37,60,61,77,79,96,108,110,114,115],conflict:[60,115],confusingli:116,connect:[3,11,12,13,14,15,16,17,18,21,22,23,25,26,27,28,29,30,32,56,61,63,64,70,74,78,79,87,107,115],connect_messag:[3,63,64,66],consequ:115,consid:[10,21,27,79,104],consist:[10,25,26,28,67,77,79,83,104,115],consol:68,consolid:110,constant:[5,10,17,32,67,70,72,77],construct:[5,28,34,38,45,51,116],constructor:[3,33,38,50,85,86],consult:115,cont_meas_off:28,cont_meas_on:28,conta:70,contact:102,contain:[3,5,6,10,21,28,30,35,38,39,41,44,60,61,63,66,70,71,74,76,78,79,87,104,107,112,115,116],content:[38,108],context:115,contian:61,contin:79,contini:28,continu:[30,32,48,79,87,104,108],contrast:104,contribut:[3,23,105,109],contributor:104,control:[2,3,9,16,18,19,20,21,24,25,26,28,30,32,61,63,65,67,72,74,76,79,99,110,112,115,116],controlthermometri:74,conveni:[79,87,115],convent:3,convers:[79,104],convert:[3,17,38,40,61,66,68,74,78,79,115],convert_to_voltag:68,coordin:17,copi:[2,18,38,53,67,70,115],core:[0,1,6,7,9,14,15,16,18,20,24,27,28,29,31,32,104,108,109,110,112],corner:[9,16,18,20,24],correct:[1,3,17,19,27,30,32,42,78,101],correctli:17,correspond:[1,3,11,15,19,21,30,44,61,63,70,76,78,79],cosmet:[97,98],cost:67,could:[3,9,14,30,104,115],count:[8,14,43,60,66,79,116],counter:[9,10,41,60],coupl:[3,16,27,32,61,68,76,79],coupling1:16,coupling2:16,cours:[27,104,115],cov:104,cover:[104,116],coverag:[104,110],coveragerc:104,cpld:61,cpld_version:[16,61],cpu:28,crash:[61,110],creat:[1,4,7,8,9,10,16,18,20,21,35,38,42,48,50,51,53,59,61,63,64,70,71,74,79,80,83,84,107,108,111,112,115,116],create_and_goto_dir:79,creation:[10,116],creator:104,critic:[2,112],cryo:99,ctwrapper:14,ctype:3,cumbersom:66,curernt:116,curr:[3,7,12,20,21,73,78],current:[2,3,6,7,12,17,20,21,25,26,28,29,30,32,37,39,40,41,60,64,66,70,72,73,74,78,79,81,82,84,87,104,112,115,116],current_config:[2,37],current_config_path:37,current_field:17,current_r:[17,72],current_ramp_limit:[17,72],current_schema:[2,37],current_target:17,current_to_field:17,current_valu:14,currentparamet:[3,7,20,73],curv:[12,64,79,108],custom:[8,37,40,108],customawgfil:79,customis:66,cutoff_hi:78,cutoff_lo:78,cwd:37,cwd_file_nam:[2,37],cycl:[7,16,18,20,21,22,64,115],cylindirc:17,cylindr:17,cylindrical_measur:17,d_bdaq_c_interfac:60,dac1:5,dac2:5,dac3:5,dac:[5,10,59,63,67,101],dac_ch1:10,dac_ch1_set:10,dac_ch2:10,dac_commands_v_13:66,dac_delai:67,dac_idn:10,dac_max_delai:67,dac_step:67,dac_verbose_channel:10,dacchannel:63,dacexcept:63,dacnam:67,dacread:63,dacslot:63,dai:104,dancer:104,daq:32,daqnavi:60,daqnaviexcept:60,daqnaviwarn:60,dark:85,dat:44,data1:28,data2:[4,9,29],data:[0,1,2,3,5,6,8,11,12,13,14,15,16,18,20,21,27,28,29,32,38,39,40,41,42,44,48,50,51,60,61,64,66,67,68,70,76,79,82,84,85,86,93,101,104,107,108,110,115,116],data_arrai:6,data_buff:14,data_hd:27,data_l:4,data_ld:27,data_set:[2,4,6,10,14,42,79,96],data_v:51,dataarrai:[0,1,6,8,20,33,39,42,50,84,93,107,115],dataflow:61,dataformat:108,dataformatt:104,datamanag:[107,115],datamin:115,datamod:[0,6,8,9,11,16,20,32,116],datapoint:[23,79],datasav:108,dataserv:[9,39,107,115],dataset:[0,1,2,4,5,6,8,9,10,11,12,13,14,15,16,20,21,23,27,28,29,32,38,41,42,44,50,64,79,82,83,84,93,107,114,116],date:[9,10,41,61],datetim:41,daunt:104,dbm:[28,76],dc_channel_numb:79,dc_output_level_n:79,dclimit:27,ddl:60,deacadac:63,deadlin:18,dealt:115,debug:[2,4,23,27,29,32,112,115,116],debugmod:14,deca:19,decadac:[59,100,102,108],decadec:63,decid:[2,115,116],decim:[16,61],declar:60,decod:3,decoupl:104,decreas:11,deem:70,deeper:18,def:[0,1,2,3,8,10,13,14,17,18,20,74,116],default_current_ramp_limit:72,default_figs:1,default_file_nam:37,default_fmt:112,default_formatt:[39,82,84],default_io:[39,82,84],default_parameter_nam:102,default_server_nam:77,defaulttestload:4,defer:34,deferred_oper:93,defin:[0,2,3,9,28,30,32,33,43,50,64,73,74,78,79,104,107,108,112,115,116],definit:[9,32,43,76,115],deg:15,deg_to_rad:71,degre:[22,32,51],del:3,delai:[0,1,6,10,14,16,17,26,32,48,51,52,54,57,67,76,115,116],delay_in_points_n:79,delay_in_time_n:79,deleg:38,delegate_attr_dict:87,delet:[3,79,104],delete_all_waveforms_from_list:[30,79],demand:115,demo:108,demod1:[32,70],demod1_harmon:32,demod1_ord:32,demod1_phaseshift:32,demod1_sampler:32,demod1_signalin:32,demod1_sinc:32,demod1_stream:32,demod1_timeconst:32,demod1_trigg:32,demod:32,demodul:[70,108],demodulation_acquisitioncontrol:[16,61],demodulation_frequ:[16,61],demonstr:[3,8],denot:[33,44,50,84],depend:[1,16,25,26,32,44,76,95,102,104,108,111,115],deploi:[12,79],deprec:[3,38,79,98],deprecationwarn:79,depth:23,deriv:107,descipt:37,describ:[2,3,8,10,33,48,50,70,104,112,115],descript:[2,38,79,104,112,115],descriptor:67,design:[71,79,80,115],desir:[10,17,78],desktop:14,destruct:115,detail:[1,104,115],detect:[76,101],determin:[42,86],dev2235:32,dev:[2,12,13],develop:[64,70,105,109,110],devic:[56,60,64,67,70,74,76,79,99,115],device_clear:56,device_descript:60,device_id:70,dft:[16,61],dg4000:59,dg4062:75,dg4102:75,dg4162:75,dg4202:75,diagon:107,dict:[33,37,38,41,42,45,46,47,50,51,56,63,74,78,79,81,84,100,115],dictionari:[3,30,61,78,79,87,112,115],did:[3,9,11,111],didact:10,diff:79,differ:[1,3,8,21,28,33,39,50,70,76,79,104,107,110,115,116],differenti:38,difficult:104,difficulti:104,dig:[32,64,101],digit:[3,10,60,64,66,68,79,99],digital_amplitude_n:79,digital_high_n:79,digital_low_n:79,digital_method_n:79,digital_offset_n:79,dilut:74,dim:32,dimens:[8,33,38,44,50,115],dimension:[1,38,39,74],dio:60,dir:[2,79],direct:[33,50,64,77,104],directli:[1,3,5,8,17,25,26,30,32,39,48,74,79,108,115],directori:[2,3,39,40,79,82,84,104,111,112],disabl:[16,35,39],disadvantag:115,disambigu:9,disappear:115,disc:79,disconnect:115,discov:59,discret:115,discuss:[104,109],disk:[39,40,42,79,84,115],diskio:[6,39,41,82,84,93,107],displai:[0,1,2,6,7,9,11,13,14,15,16,18,20,23,24,27,28,29,31,32,76,79],display_clear:[11,13,14,71,79],display_grid:[28,76],display_norm:79,display_settext:21,display_sij_split:28,display_single_window:28,display_text:[7,11,13],display_text_2:7,dissip:115,distribut:110,div:29,dived:59,divid:[51,59,99,100],divider_r:79,divis:[29,59],division_valu:59,divsion:59,dll:[60,61,77,108,115],dll_path:[3,61,77],dma:60,dmm:[10,11,13,14,71,101,102],dmm_data_buff:14,dmm_volt:13,dmm_voltag:10,do_acquisit:61,do_get_frequ:76,do_get_pow:76,do_get_pulse_delai:76,do_get_statu:76,do_get_status_of_alc:76,do_get_status_of_modul:76,do_set_frequ:76,do_set_pow:76,do_set_pulse_delai:76,do_set_statu:76,do_set_status_of_alc:76,do_set_status_of_modul:76,doc:[2,6,67,104,108,111],docstr:[3,8,33,43,50,51,79,104],document:[1,17,33,43,50,51,61,79,96,97,99,104,110,115],doe:[1,10,17,24,28,32,38,41,44,48,56,59,60,64,67,71,74,76,78,79,80,104,115],doesn:[3,8,9,30,38,60,64,68,79,104],dofastsweep:[12,21,79],doing:[16,28,104,115],domain:[32,74],domin:110,don:[1,3,29,42,53,54,63,64,66,79,104,115,116],done:[1,6,10,30,32,74,97,111,115,116],dot:[2,104,112],doubl:[41,79],doubt:[32,104],down:[17,21,30,104],download:[32,108,111],dramat:115,drive:6,driver:[5,8,10,15,17,21,23,25,26,28,29,30,32,59,60,61,62,63,64,65,66,67,68,70,71,72,73,74,75,76,77,78,79,80,81,97,98,99,100,101,102,104,110,114,115],driver_vers:[16,61],drivertestcas:[59,64,71,80],due:[3,6,25,26,27,32,63,115,116],dummi:[5,10,16,83,108,116],dummy_set:16,dummyinstru:[5,10],dump:[7,61],duplic:[3,79],dur:32,durat:[26,32],dure:[1,14,51,53,57,61,64,68,79,95,115,116],dut:28,dynam:[25,26,60,108],e1cb66:30,e8267:71,e8267c:[59,99],e8527d:[59,104],each:[0,1,3,4,6,8,10,11,12,13,14,15,16,18,19,20,21,22,25,26,28,29,30,32,33,38,39,42,43,44,45,48,50,51,53,60,61,63,66,67,70,71,78,79,80,85,86,87,104,107,110,115,116],eachot:116,earli:29,easi:[5,16,104,107,110,111],easier:[70,102,104,115],easiest:2,easili:[1,9,10,79,110],echo:63,edg:[16,27,29],edit:77,editor:104,ee82e:30,effect:[27,61,79,112],effort:3,eight:[25,26],either:[1,3,21,25,26,32,42,60,64,72,75,79,86,115],elaps:[14,18,20],electron:[3,110],elem1m1ch1:79,elem1m1ch2:79,elem1m2ch1:79,elem1m2ch2:79,elem2m1ch1:79,elem2m1ch2:79,elem2m2ch1:79,elem2m2ch2:79,element:[1,30,79,86,112,115],element_no:79,elemnum:30,elif:18,elnum:30,elpi:104,els:[2,14,19,28,60,79,104],elsewher:87,emac:104,email:109,embed:[1,111],emit:67,emoji:104,empti:[2,8,10,18,30,63],enabl:[16,23,32,51,68],enable_channel:68,enable_record_head:[16,61],encapsul:115,enco:14,encod:[3,14,43,51,60],encount:60,encourag:[3,32,104],end:[3,41,53,56,60,61,76,79,104,110,115],endpoint:[11,79],engin:16,enough:[10,60,74,104,107],ensur:[27,29,77,78,104,115],ensure_ascii:7,enter:[33,50,115],entir:[15,16,22,76,78,87,115],entri:[2,42,48,50,79,93],entrypoint:95,enumer:[3,32],env:[2,14,37,111,112],env_file_nam:[2,37],envelop:27,enviro:111,environ:[2,110,111,112],equal:112,equitim:78,equival:[8,79,110],err:77,error:[0,2,3,4,14,17,18,25,38,48,51,60,61,64,67,68,78,79,101,108,112,116],error_cod:67,errorcod:60,errormsg:60,errorreg:68,errorvalu:68,esr:78,essenti:[10,71,78],establish:17,etc:[1,3,8,19,21,28,33,38,43,50,104,115],ethernet:[3,45,79],etr_5v:16,eumer:54,evalu:55,even:[8,13,17,25,26,40,42,51,53,54,56,66,68,79,104,115],event:[30,32,60,63,78,79,108],event_input_imped:79,event_input_polar:79,event_input_threshold:79,everi:[1,3,36,39,48,58,61,70,109,115,116],everybodi:[104,109],everyon:104,everyth:[30,32,41,93,104],exactli:[5,14,27,104],examin:74,exampl:[0,1,2,6,8,33,34,38,41,50,51,54,56,61,64,68,79,99,104,107,110,111,113,116],exce:104,exceed:[30,60],except:[2,3,14,17,60,63,64,78,79,88],exec_funct:14,exec_str:14,execut:[10,14,27,32,43,55,59,60,64,68,70,71,76,79,80,107,110,115],executor:116,exemplifi:32,exept:32,exercis:104,exis:28,exist:[3,10,28,30,41,42,54,60,68,79,82,84,104,110,115],exit:79,exit_kei:79,expand:105,expect:[2,3,14,18,23,32,33,42,48,50,60,66,68,78,79,104,116],experi:[9,10,37,108,110,111,115],experiment:[110,115],expir:14,explain:[104,112],explicit:[30,51,53],explicitli:[33,38,50,104,115],explor:[10,79],expos:[66,76,112],express:[51,115],ext:[14,22],ext_trigg:15,extend:[30,44,53,76],extens:[44,79],extern:[16,22,68,76,77,79],external_add_n:79,external_clock_10_mhz_ref:3,external_clock_ac:3,external_reference_typ:79,external_startcaptur:[16,61],external_trigger_coupl:[16,61],external_trigger_rang:[16,61],extra:[8,13,33,50,51,104,115],extra_schema_path:2,extract:74,extrem:115,f008:74,fact:104,factor:[3,7,25,26,32],factori:79,fail:[2,102,104,115],falcon:104,fall:79,fals:[2,6,7,8,14,18,19,20,23,25,26,28,32,33,38,39,45,46,50,51,52,62,63,64,66,67,68,71,72,75,76,78,79,84,112,115],faq:114,fast:[66,74,79,108,115],faster:[28,30,102,104],fastest:30,fastsweep:21,feasibl:110,feat:104,featur:[1,3,19,23,77,99,100,101,102,105,110],feed:[3,73,78],feedback:[54,115],feel:[23,104],fetch:[7,13,74],few:[22,28,43,64,70,104,109],fewer:[25,26],ff4500:30,ff8c00:30,fft:70,field:[17,33,43,44,50,51,72,74,110,116],field_limit:[17,72],field_measur:17,field_target:17,field_target_cartesian:17,field_target_cylindr:17,field_target_spher:17,field_valu:74,field_vector:17,fieldvector:17,fifo:16,fifo_only_stream:[16,61],fig:[1,17,28,30,32],figsiz:[1,10,85,86],figur:[1,14,30,32,86,104,111,115],figure_api:1,file:[2,4,9,10,37,39,41,42,44,60,67,74,79,82,84,104,108,114,115],file_path:79,filen:37,filenam:[30,79],filepath:30,filestructur:79,fill:[8,10,15,48,79,115],filter:[32,70],filter_slop:15,filw:79,find:[18,23,41,61,104,109,112],find_board:[16,61],find_modul:78,findal:74,finder:10,fine:[67,115],finish:[1,6,10,12,13,28,32,61,97,115],finit:[25,26,66,67],fire:[25,26],firmwar:[3,6,7,10,11,12,13,14,15,16,17,21,22,23,27,28,29,61,63,74,76,78,100],first:[1,2,6,8,10,13,14,17,22,23,28,30,33,38,44,50,51,55,72,79,85,86,104,115,116],first_delai:14,fit:[30,61,104],five:77,fix:[17,27,32,38,43,53,74,100,101,102,103,104,115,116],fixabl:104,flag:[25,26,67,77],flake8:104,flavor:115,flexibl:[107,110],flow:[25,26],flush:[22,78,79],flush_error_queu:[22,64],fmt:[2,9,10,41],fmt_counter:41,fmt_date:41,fmt_time:41,fname:79,focus:104,folder:[3,40,44,79],follow:[1,3,5,10,11,17,22,30,51,63,79,104,111,112,115,116],foo:[104,112,116],footer:104,forc:[6,9,16,18,20,24,28,30,79],force_ev:79,force_logicjump:79,force_reload:79,force_trigg:[29,79],force_trigger_ev:79,foreground:[102,115],foreground_color:85,foreign:60,fork:104,form:[3,12,43,61,74,76],format:[3,10,11,12,13,14,17,21,25,26,28,30,32,39,41,43,44,60,76,79,82,84,108,110,115],formatloc:[2,9,10,84,93,107],formatt:[4,6,39,82,84,93,99,107,112,115],former:[12,13],formerli:[3,80],forward:[16,40,61],foul:30,found:[3,10,28,30,32,42,55,60,67,79,104,108],four:[19,23,60,63,75],fourier:61,framework:[104,110,115],free:23,free_mem:61,freedom:51,freeli:115,freq:[28,77],frequenc:[10,15,28,32,61,64,76,77,79,116],frequency_set:28,frequencysweep:76,frequencysweepmagphas:76,frequent:104,fridg:[74,110],friendli:70,from:[0,1,2,3,5,6,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,30,32,33,38,39,41,42,43,44,48,50,51,60,61,64,66,67,68,70,71,73,74,76,78,79,82,83,86,87,101,104,106,107,108,110,115,116],fron:7,front:[32,79],frontend:112,full:[0,2,22,25,32,39,44,79,82,84,110],full_nam:[0,10,38],full_trac:28,fulli:[27,28,32,104],fullrang:67,fun:66,func:[3,14,55],func_nam:18,fundament:115,further:[75,107,110],furthermor:[1,17,70],futur:[3,79,104,116],gain:[73,78],garbag:61,gate:[6,9,10,22,34,63,107,115,116],gate_frequ:116,gate_frequency_set:116,gated_trigger_acquisit:68,gather:9,gather_paramet:9,gave:30,gcc:60,gee:32,gener:[3,10,17,22,23,27,29,30,39,41,53,60,62,64,70,71,75,76,77,78,79,80,99,104,107,108,110,111,115],generate_awg_fil:79,generate_channel_cfg:79,generate_sequence_cfg:79,get:[0,2,3,4,5,6,8,9,10,11,14,16,17,18,19,20,21,24,25,26,27,29,31,32,33,38,42,50,51,59,61,64,66,67,70,73,74,76,78,79,87,104,108,112,115,116],get_al:[67,74,76,79],get_board_info:61,get_card_memori:68,get_card_typ:68,get_chang:74,get_cmd:[3,10,51,52,61,74,116],get_compon:17,get_current_folder_nam:79,get_data_set:[0,1,10,11,12,13,14],get_error:79,get_error_info32bit:68,get_filenam:79,get_folder_cont:79,get_funct:61,get_idn:[3,16,60,61,63,64,67,68,73,74,78,79],get_instrument_valu:59,get_jumpmod:79,get_latest:[29,32,33,34,50,51],get_max_sample_r:68,get_mocker_messag:72,get_module_idn:78,get_module_statu:78,get_pars:[3,51,52],get_pol_dac:67,get_power_at_freq:77,get_processed_data:[16,61],get_sample_r:61,get_spectrum:77,get_sq_mod:79,get_sqel_loopcnt:79,get_sqel_trigger_wait:79,get_sqel_waveform:79,get_stat:79,get_voltag:78,getattr:3,getcwd:30,getdoubl:32,getlogg:[4,23,29,30,32],gettabl:[3,8,33,50,51,73,78,83,107,115],getter:[14,107],getx:116,giga:69,giga_b:69,gimm:22,git:[6,18,108,110],github:[104,106,107,108,110,111],giulio:104,giulioungaretti:104,give:[1,8,10,17,23,48,63,79,104,115],given:[0,1,17,25,26,35,45,60,61,63,75,104,115,116],global:[3,9,19,28,108],gmbh:68,gnuplot:[44,110],gnuplot_format:[4,6],gnuplotformat:[4,6,39,82,84,93,107,115],goal:104,going:[3,5,23,67],good:[2,3,10,29,32,76,104],googl:[6,104],got:[13,104],goto_root:79,goto_st:[30,79],goto_to_index_no:79,gotten:[22,25,26,30,115],gpib0:[7,15,18,20],gpib:[3,79,81],gradual:19,grai:85,graph:[10,33,50,51],graphicswindow:85,great:104,greatest:115,green:111,grid:[28,76],ground:76,group:[1,46,60,76,104,110,115],grow:109,gs200:[59,98],guarante:2,gui:[1,2,14,20,32,104,110,112],guid:[1,61,104,109,111],guidelin:104,h5fmt:4,h5py:111,hack:[104,112],had:[9,30,60],half:32,halfrang:67,halt:57,halt_bg:16,han:30,hand:30,handl:[3,8,33,38,39,43,50,60,61,66,67,68,85,102,107,108],handle_buff:61,handle_clos:1,handler:4,hang:104,happen:[3,25,26,30,38,55,115],happi:104,hard:[79,104],harder:[104,115],hardwar:[3,17,25,26,30,63,67,68,76,79,104,107,115],harmon:15,harvard:[19,59],has:[1,3,4,6,8,10,15,17,19,21,22,23,25,26,29,30,32,33,38,44,50,51,60,61,64,70,72,78,79,104,112,115,116],hasattr:[14,18],hasn:[3,60],have:[1,2,3,5,8,9,10,17,21,23,25,26,28,29,30,32,33,38,42,44,50,51,54,59,60,61,63,64,67,70,71,73,76,77,78,79,80,86,104,107,109,110,111,115,116],haz:97,hdf5:[4,99,115],hdf5_format:4,hdf5format:4,head:79,header:[16,22,60,104],heater:74,heater_off:74,heater_on:74,heatmap:[85,86],height:[85,86],helium:[74,102],help:[2,3,30,32,33,39,42,43,45,50,51,56,79,104,110,115],helper:[2,4,30,70,93,112],henc:63,here:[1,3,6,8,9,15,16,21,25,26,27,28,32,38,66,70,74,78,83,104,111,115],hesit:104,hewlett:[7,62],hidden:23,hierarchi:105,high:[10,68,76,79,104,115],high_definition_st:27,higher:[17,112,115],highest:[41,115],highlevel:14,hislip0:13,histori:[79,104],hkey_current_usersoftwareoxford:74,hold:[3,13,15,21,24,32,64,74,76,79,107,115,116],hold_repetition_r:79,holdoff:32,home:[2,37,104,112],home_file_nam:[2,37],hopefulli:23,horisont:[29,32],horizont:[29,108],horizontal_scal:29,host:[25,26],hotfix:104,hound:77,how:[2,5,8,10,17,28,30,32,33,42,44,48,50,51,53,54,85,104,106,107,108,109,115,116],howev:[17,27,28,64,104],hp33210a:59,hp8133a:59,hp_83650a:59,htm:67,html:[1,56],http:[1,56,67,68,104,106,108,111],huge:[33,50],human:[10,61,98],i3d:17,iPS:99,icon:111,id1:44,id2:44,id3:44,idea:[3,10,76,104,109],ideal:104,ident:[3,8,21,70,79,116],identifi:[33,39,42,44,46,50,51,63,74,78],idl:[31,79],idn:[3,4,6,7,10,15,16,21,31,63,66,67,74],idn_param:63,idr:74,iff:79,igh:74,ignor:[28,33,50,55,61,79],ignore_kwarg:14,igor:110,illustr:1,ilm200:59,ilm:[74,102],imaginari:28,imm:[13,22],immedi:[10,11,22,25,26,35,40,61,70,87,104,115],impact:115,imped:[10,16,32,61,76],impedance1:16,impedance2:16,imper:104,implememnt:87,implement:[9,16,17,23,42,45,53,54,60,61,70,74,76,77,79],implicit:104,implicitli:115,importlib:4,impos:115,improv:[103,104],imprrov:100,inc:[7,12,17,21],inch:86,includ:[3,8,11,33,41,50,51,53,56,60,68,71,78,79,83,85,86,104,107,109,110,115,116],inclus:79,inconsist:115,inconsistensi:79,inconsit:29,incorrect:104,incorrectli:61,increas:[8,17,27,104],increment:[44,51,101,115],ind:32,inde:[17,104],indend:32,indendet:23,indent:[7,104],independ:[42,115],index0:8,index1:8,index:[1,8,66,67,79,86,115],indic:[0,1,17,38,68,79,115,116],individu:[1,17,28,35,39,53,72],inf:[14,22,25,26],infer:38,infin:79,infiniium:[59,108],infiniiumchannel:64,infinit:[30,79],infinium:23,info:[2,3,6,14,20,24,32,41,61,79,109,112],inform:[10,16,33,41,45,50,51,56,61,68,77,79,85,102,104,110,112,115],inherit:[14,61,76,79],inifit:[25,26],init:63,init_measur:[13,14,71],init_s_param:[28,76],initi:[1,3,10,38,39,42,59,60,74,79,82,84,110,115],initial_valu:[1,3,8,49],initialis:[14,64,76,77,79,81,108],initialize_channel:68,initialz:67,inlin:23,inner:[0,1,8,38,44,115],input:[2,3,14,17,18,23,30,43,51,59,60,67,74,76,78,79,104,107,108,115],input_config:15,input_coupl:15,input_path:68,input_rang:68,input_shield:15,insert:[3,23,41,112],insid:[3,8,11,33,35,39,48,50,79,82,84,104,110,111,115],inspect:[2,17],inst0:[3,11,12,14,21,22,23,27,28,30,76],instal:[32,56,60,64,70,78,95,102,104,106,110],instanc:[1,2,3,10,33,39,43,50,51,59,61,63,64,70,71,73,78,79,80,115],instant:60,instantan:[25,26],instanti:[3,16,21,32,39,66,72,104,108,115],instdict:30,instead:[0,1,3,10,38,116],institut:3,instr:[3,7,11,12,13,14,15,18,20,21,22,23,24,25,26,27,28,29,30,63,74,76],instruct:[17,110,111],instrument:[0,6,8,11,12,14,15,16,17,18,20,21,22,25,26,27,28,30,31,32,33,35,38,43,45,47,49,50,51,52,56,59,60,61,62,63,64,65,66,67,68,70,71,72,73,74,75,76,77,78,79,80,81,93,100,102,104,105,108,110,114],instrument_cod:51,instrument_driv:[3,7,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,104],instrument_i:72,instrument_mock:[4,5,10],instrument_nam:[10,16,38],instrument_testcas:59,instrument_x:72,instrument_z:72,instrumentchannel:[35,63,64,65,66,76,79,93],instrumentrefparamet:100,instrumentserv:[115,116],instrumentstriton:74,insuffici:115,integ:[3,8,33,38,41,50,60,78,79,86,112,115],integr:[1,7,18,20,21,77,104,115],integration_tim:7,intellig:[74,115],intend:[17,33,50,54,115],inter:67,inter_delai:[10,51],interact:[1,3,78,104,108,111,115],interdepend:115,interest:[32,104,115],interfac:[3,32,60,70,79,108,115],interleav:[16,68,79],interleave_adj_amplitud:79,interleave_adj_phas:79,interleave_sampl:[16,61],intermedi:104,intern:[15,17,22,32,38,51,61,64,70,78,79],internal_clock:[3,16],internal_trigger_r:79,interpret:[3,4,9,10,21,115],interrupt:[60,113],interv:[85,86],introduct:114,inv:22,invert:[3,7,20,73,76,78],invit:104,invok:[3,32],involv:[108,110,115],io_manag:[39,82,84,115],iomanag:107,ion:32,ipinstru:[3,72,74,93,107],ips120:[59,102],ipython:[0,1,2,6,7,9,14,15,16,18,20,24,27,28,29,31,32,110],iq_arrai:8,iqarrai:8,irang:[26,66],irrespect:[25,26,27,79],irrevers:115,is_awg_readi:79,is_numb:75,is_setpoint:[6,38],is_typ:2,isobu:74,issu:[17,79,97,98,101,104,107],issue_warning_on:14,ital:107,item:[8,31,33,41,50,53,66],iter:[35,53,54,107],iter_error:2,ithaco1:7,ithaco:[3,7,59,108],ithaco_1211:[3,7,20,59],its:[1,3,8,10,11,19,25,26,30,32,38,43,51,60,61,78,79,83,86,104,107,111,115,116],itself:[23,35,41,51,61,79,104,115],iv_sweep:[12,21],ivert:7,ivvi:[59,99,101,102],javascript:[0,1,2,6,7,9,14,15,16,18,20,24,27,28,29,31,32,104],jhn:[10,28],job:[115,116],johnson:104,join:[2,30,104,109],jorgenschaef:104,json:[2,6,7,10,28,33,45,46,50,51,56,78,79,99,110,112,115],json_config:2,jsonschema:2,jtar_index_no:79,jtar_stat:79,jump:[10,19,30,79],jump_log:79,jump_tim:79,jump_to:[30,79],jumplog:79,junk:9,jupyt:[1,10,110,111,113],just:[0,3,5,6,9,10,11,13,21,23,29,30,32,43,44,57,63,67,104,107,111,114,115,116],k2600:3,k2600a:3,keep:[17,42,61,63,100,104,110,112,115],kei:[1,3,9,30,39,53,61,78,79,84,87,112,115],keightlei:100,keith:[7,12,18,20,21,98],keith_smua_curr:12,keith_smua_iv_sweep:12,keith_smua_volt_set:12,keithlei:[7,12,79,99,108],keithley1:[7,18,20],keithley2:[7,18,20],keithley_2000:59,keithley_2400:59,keithley_2600:[3,7,12,18,20,21,59],keithley_2600_channel:[12,21,59],keithley_2614b:[3,79],keithley_2700:59,keithley_smua:21,keithley_smua_iv_sweep:21,keithley_smub:21,keithleychannel:79,kelvinox:[59,102],kept:112,kernel:[112,113],keysight:[10,59,99,100,101,102,108],keysight_33500b:[10,22,59],keysight_33500b_channel:59,keysight_34465a:[11,13,14,59],keysight_m3201a:64,keysight_volt:11,keysightagilent_33xxx:59,keysightchannel:64,keyword:[41,43,55],khz:[27,28,29],kilo:69,kilo_b:69,kind:[0,32,79,116],knob:[3,115],know:[10,53,54,104,109,116],known:[3,38,80],kwarg:[1,2,3,8,14,16,18,43,45,46,47,49,52,54,55,56,61,62,63,64,65,66,67,68,70,71,72,73,74,75,76,77,78,79,80,81,84,85,86,87,116],lab:[32,70,110],label1:44,label2:44,label3:44,label:[0,1,3,6,7,8,10,16,30,32,33,36,38,41,44,50,51,58,59,61,79,104,115,116],lack:63,lakeshor:59,lambda:[5,10,17,61],languag:44,larg:[6,30,51,79,104],larger:51,last:[1,2,6,14,18,32,51,61,66,70,79,104,115],last_saved_index:42,latenc:[10,11],later:[3,32,33,39,40,41,50,84,87,104,115,116],latest:[27,61,111,115],latest_cal_d:[16,61],latter:[12,13,86],launch:[70,111],lazi:108,lcardtyp:68,lead:[74,104],leak:61,learn:[32,110],least:[32,104,107,115],leav:[33,45,50,79],leave_persistent_mod:74,left:[1,111],legacy_mp:[2,112],legend:28,len:[13,14,32,60,79,116],length:[8,11,22,30,32,50,60,70,79,83,115,116],less:[32,51,104,115],lest:30,let:[1,17,21,27,28,38,104,112,116],letter:104,leve:3,level0:68,level1:68,level:[2,3,10,14,16,23,27,38,44,68,74,78,79,102,104,112,115,116],levelnam:4,levelv:3,lib:[2,14,18,101],librari:[14,30,60,64,104,111,112],life:[64,104],like:[3,9,10,17,27,28,30,32,33,38,42,43,50,53,54,61,64,71,74,76,79,104,107,110,112,115],limit:[1,3,16,17,25,26,29,60,72,104,115,116],limiti:[7,21],limitv:[7,21],lin:[32,77],linalg:17,line2d:[14,32],line:[5,7,10,14,18,20,21,32,44,64,85,86,104,109,110],linear:[0,28,76,116],linearli:[32,107],liner:104,link:[38,54,60,61,107],linkag:105,linspac:[0,13,30,116],linux:111,list:[1,4,8,10,12,13,16,26,35,36,39,41,43,46,53,58,60,61,64,66,67,68,70,74,76,78,79,84,87,93,95,97,99,104,107,108,115,116],list_of_dataset:4,list_of_mixed_typ:4,listcomp:14,liter:104,littl:[104,115],live:[1,82,106,108,111,115,116],load:[2,3,8,30,37,42,60,77,79,82,97,108,110,112,116],load_and_set_sequ:79,load_awg_fil:79,load_data:[10,39,93],load_ext:2,loaded_data:10,loadlibrari:3,loadtestsfromtestcas:4,loc:41,loc_fmt:9,loc_provid:[2,9,10,41],loc_provider_junk:9,loc_record:[9,84],local:[0,8,11,12,13,23,30,32,33,39,43,45,50,51,56,63,64,74,79,81,104,110,115,116],locat:[0,1,2,4,6,8,11,12,13,14,15,16,18,20,21,23,25,26,27,28,29,32,39,40,41,42,64,79,82,84,108,112,115,116],location_provid:[2,10,41,84,107],lock:[10,32,35,67,74,78],lockin:[3,15,73,78],lockin_ch1_databuff:15,log:[2,4,5,14,23,29,30,32,70,77,110,112,116],logger:[4,23,29,30],logic:[46,79,104],logic_jump:79,loglevel:[2,112],logo:97,lograng:53,logview:104,longer:[28,41,44,48],look:[5,10,23,25,26,27,29,32,41,56,61,104,112,115,116],loop:[0,1,6,8,9,12,13,14,16,18,20,28,29,33,34,38,39,42,44,50,51,55,57,61,79,83,87,93,97,107,108,114,116],loop_indic:14,loop_result:8,loop_writing_test_2d_skewed_parabola:4,loop_writing_test_2d_x_set:4,loop_writing_test_2d_y_set:4,loop_writing_test_skewed_parabola:4,loop_writing_test_x_set:4,loopcount:79,lose:13,lost:60,lot:[3,17,38,79,104],loudli:10,love:[104,109],low:[3,10,14,28,32,79,115,116],lower:[38,115],lowest:[41,78],lua:[12,21,79],luasweepparamet:79,m1s:[30,79],m2cmd_card_reset:68,m2s:[30,79],m3201a:59,m3300a:[59,99],m3300a_awg:64,m3300a_dig:64,m4i:[59,98,99,101],mac:[6,9,16,18,20,24],machin:[12,79,104],made:[2,32,64,70,112],magic:30,magnet:[17,72,74,99,102,108,110,116],magnitud:[17,28,76,115],magnitur:28,mai:[3,10,19,21,25,26,27,28,29,30,32,34,39,42,43,53,54,79,85,86,95,104,107,112,115],mail:109,main:[1,79,115],mainfram:78,mainli:10,maintain:[3,73,78,104,105,109,115],majorana:112,make:[3,5,8,9,10,11,12,15,16,17,18,20,21,24,25,26,27,32,38,43,44,48,61,66,67,74,78,79,104,107,108,110,111,115],make_and_save_awg_fil:[30,79],make_directori:79,make_send_and_load_awg_fil:[30,79],manag:[3,18,39,41,42,74,78,84,115],mandatori:[15,79,104],mani:[1,8,32,38,39,44,53,54,61,64,101,104,115],manner:30,manual:[17,21,28,32,67,71,73,74,76,78,79,108,110,115,116],manualparamet:[0,1,3,8,16,93,116],map:[3,13,43,51,61,78,86,115],mark:[78,115],marker1:79,marker1_amplitude_n:79,marker1_high_n:79,marker1_low_n:79,marker1_method_n:79,marker1_offset_n:79,marker1_skew_n:79,marker2:79,marker2_amplitude_n:79,marker2_high_n:79,marker2_low_n:79,marker2_method_n:79,marker2_offset_n:79,marker2_skew_n:79,marker:[30,79],mashup:97,mass:79,master:[104,108,111],match:[27,30,32,41,43,44,50,51,60,74,76,78,79,115],math:17,matlab:1,matplot:[0,2,10,15,16,21,23,27,28,29,93,100,108],matplotlib:[0,2,4,5,9,11,12,14,15,16,17,18,19,20,23,24,27,28,29,30,31,32,86,108,111,112],matter:[30,104],maunual:2,max:[22,23,44,51,67,68,77],max_delai:52,max_sampl:[16,61],max_status_ag:66,max_subplot_column:1,max_val:63,max_val_ag:[51,52],max_work:116,maxim:[25,26,79],maximum:[17,51,63,67,72,77,112,115],mayb:[38,48,104],mea:15,mean:[2,3,8,12,13,17,27,28,32,48,51,79,104,112,115,116],meaning:3,meaningless:104,meant:[43,70],meassur:28,measur:[0,1,3,4,6,8,9,11,12,13,14,15,16,17,18,20,21,23,27,28,29,33,38,39,44,48,50,51,54,55,59,64,70,73,76,78,87,93,101,108,114],measured_param:[3,73,78],measured_v:1,measured_val_2:1,measured_valu:54,measurerange_i:[12,21],measurerange_v:21,mechan:67,media:79,mega:69,mega_b:69,member:110,memori:[39,60,61,68,79,84,112,115],memory_s:[16,61],memrori:30,memsiz:68,mention:104,mercuri:[99,108],mercuryip:[24,59],mercuryipsarrai:74,merg:104,merger:3,merlin:6,messag:[4,14,22,29,30,63,64,66,67,68,78,79],message_len:67,messagebas:14,messur:28,met:[51,95],meta:[5,32,110,114,115],meta_fil:7,meta_serv:116,meta_server_nam:116,metadat:[46,54],metadata:[3,10,20,33,38,42,45,46,50,51,56,59,78,93,99,108,110,115],metadata_fil:44,meter:[3,6,9,10,21,74,79,102],method:[1,2,3,8,9,10,12,13,17,25,26,30,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,59,61,64,66,70,71,74,79,80,83,85,86,87,104,115,116],methodnam:[59,64,71,80],mhz:[28,32],might:[19,21,61,104,115],millisecond:78,mimic:107,mimick:115,min:[22,67],min_val:63,min_valu:8,mind:61,mini:44,minim:32,minimum:[51,63],minu:112,mirror:115,misc:93,misinterpret:30,mismatch:60,miss:[104,116],mistak:104,mix:[3,4,104],mock:[5,17,104],mockami430:72,mocker_class:72,mockgat:[6,9],mockinstru:107,mockmet:[6,9],mockparabola:4,mockparabola_run:4,mockparabola_skewed_parabola:4,mockparabola_x_set:4,mockparabola_y_set:4,mocksourc:[6,9],mode:[0,3,6,7,8,11,12,13,16,17,19,21,27,32,39,60,61,66,68,70,74,76,77,79,81,108,115,116],model:[3,6,7,9,10,12,16,20,21,27,61,64,65,72,74,75,76,78,79,104,107,112,115],model_336:59,modif:112,modifi:[1,26,51,53,70,104],modified_rang:42,modul:[2,3,10,14,18,32,95,104,112],modular:[110,115],mohm:[12,27],moment:[64,79],monitor:[9,48,57,87,107,110,115],more:[1,6,10,23,25,26,28,30,32,39,43,44,51,61,64,68,70,79,96,101,104,107,108,110,111,115],most:[1,2,3,8,14,18,19,27,28,32,50,51,61,64,71,76,79,104,107,111,115],mostli:[32,107],motiv:104,move:[3,9,17,74,79],mpl_connect:1,msec:[3,7],msg:74,mso:23,mso_chan4_trac:23,msos104a:[23,64],mua:25,much:[28,42,76,104,115],multi:[10,66,96,115],multichan_paramclass:35,multichannelinstrumentparamet:[35,66],multilin:104,multimet:[79,99],multiparamet:[3,28,70,73,74,76,78,93,99,108],multipl:[0,1,8,26,32,35,43,50,51,67,68,71,76,79,108,115,116],multiple_trigger_acquisit:68,multipli:[51,115],multiprocess:[3,18,96,99,110,116],multityp:107,must:[3,8,10,27,29,30,32,33,38,41,44,45,50,53,54,61,63,64,68,70,76,78,79,84,104,107,112,115,116],mv_rang:68,mvpp:29,my47004267:7,my48002016:11,my54505281:13,my54505388:[11,14],my55510104:23,my57800256:22,my_experi:111,mycount:8,myget:10,myinstrument:116,myset:10,myvector:116,myvector_set:116,n48280:15,n5171b:64,n5181a:64,n51x1:59,naiv:12,name:[0,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,41,43,44,45,46,47,49,50,51,52,56,58,59,60,61,62,63,64,65,66,67,68,70,71,72,73,74,75,76,77,78,79,80,81,84,87,104,107,111,112,115,116],name_to_delet:3,namespac:[9,93,112],nan:10,nataliejpg:81,nativ:[10,78],navg:77,navig:111,nbagg:[4,5,9,16,18,19,20,24,28,29,30,31],nbi:[104,109],ndarrai:[33,38,50,79,115],nearli:3,necessari:[16,32,38,54,60,61,70,110,115],necessarili:[33,50,104,107],need:[1,2,3,8,10,17,23,30,38,61,68,74,79,104,107,108,115,116],neg:[23,27,57,67],neither:104,nep:[32,70],nepbw:70,nepbw_to_timeconst:70,nest:[8,10,11,38,48,115],nested_dataset:4,network:[23,76,115],never:[51,104],new_cmd:3,new_data:[39,93],new_indic:14,new_nam:3,new_valu:14,newer:76,newlin:44,newlinestripp:79,next:[1,27,30,33,41,44,50,79,111,115,116],nice:[1,3,9,32,104,111],nick:104,nielsen:109,nix:111,no_instru:116,nobodi:104,node:32,nois:[21,27],noisi:17,non:[17,30,83,104,116],none:[2,3,4,6,7,10,14,15,16,17,18,20,21,24,32,35,36,38,39,41,43,44,45,48,49,50,51,52,53,56,58,59,61,62,63,64,66,67,68,72,74,76,77,78,79,82,84,86,87,97,104],nonetyp:[35,59],noofpoint:30,noofseqelem:30,nor:104,norm:[17,22],normal:[12,27,33,39,40,43,50,51,53,64,79,107,115],notabl:32,notat:[2,53],notch_filt:15,note:[1,2,3,8,10,17,21,23,25,26,30,32,33,35,39,50,51,53,54,56,63,66,70,73,74,77,78,79,82,84,95,110,112,115,116],notebook:[1,2,11,12,14,15,16,17,21,27,29,30,32,99,101,108,110,111,112,113],noth:[21,61,63],notic:[1,21,28],now:[0,6,8,9,10,15,17,25,26,27,28,30,32,33,50,76,87,99,104,111,112,116],nplc:[7,11,13,14,18,20,21,79,108],nplc_list:64,npoint:23,npt:[16,28,76],nr_averag:68,nr_bytes_written:14,nrep:[30,79],num:[6,12,13,14,53,86],num_acquisit:27,num_chan:66,num_channel:79,num_port:28,number:[0,1,3,7,8,9,10,11,13,14,18,20,25,26,27,28,30,32,41,44,45,48,50,51,53,56,59,60,61,63,64,66,67,68,70,74,75,76,78,79,104,107,112,115,116],number_format:44,number_of_channel:61,number_of_paramet:116,numdac:67,numer:[44,115],numpi:[0,3,4,8,9,11,12,13,14,17,18,20,24,25,26,29,30,31,32,33,38,50,70,78,79,101,115,116],numpoint:79,numval:[13,14],nxsingl:27,object:[0,1,2,6,7,9,10,14,15,16,18,20,24,27,28,29,31,32,33,35,38,40,42,43,48,50,51,53,54,61,63,66,77,82,84,87,104,105,112,115,116],obsolet:30,obtain:[1,51,61],obviou:48,occasion:42,occupi:[27,41,79],occur:[1,17,60,63,67,68,78,112,115],oct:15,oem:79,off:[3,7,11,13,14,19,21,22,25,26,27,28,29,32,43,66,71,74,76,79],off_modul:76,offer:[0,1,116],offload:115,offset:[16,17,19,27,29,32,76,79],often:[1,5,39,104,107],ohm:[16,27,32],old:[15,21,28,29,100],oldest:22,oldn:32,omit:[33,50,51,74],on_modul:76,onboard:21,onc:[0,5,8,9,10,38,42,79,104,107,111,115,116],one:[1,2,3,8,9,10,12,15,17,19,21,23,25,26,27,28,29,30,32,33,36,38,39,42,43,44,48,50,51,53,58,59,60,61,63,66,67,76,78,79,84,104,107,108,112,115,116],ones:[71,76,79,104],onli:[3,4,8,10,16,17,18,25,26,27,28,29,30,32,33,38,39,41,43,44,50,51,53,54,60,61,64,66,70,71,73,74,76,78,79,84,104,108,115],onlin:1,onto:[79,115],opc:79,open:[4,7,42,45,56,60,74,86,100,104,110,111,115],opendevic:77,oper:[1,3,14,16,33,34,40,50,53,60,63,79,108,112,115,116],oppos:[3,30],opposit:85,optim:110,option:[2,3,22,27,30,33,35,36,38,39,41,42,43,45,46,50,51,53,54,56,58,59,64,68,74,76,78,79,82,84,97,101,104],order:[2,3,10,17,30,32,36,39,43,58,70,72,104,112,115],ordereddict:[0,39],org:[1,56],organ:[104,108],orient:115,origin:[11,59,115],osc:32,oscil:[32,64],oscillator2_freq:32,oscilloscop:[64,76,79,108],osx:111,other:[1,2,3,8,23,25,26,27,28,30,32,41,42,48,55,57,61,63,73,78,83,85,86,104,110,115],otherclass:3,otherwis:[3,30,38,60,61,63,104,115],our:[27,28,44,104],out:[0,3,5,8,10,14,17,18,22,25,26,28,29,32,33,34,50,60,61,66,68,74,76,104,108,109,110,113,115,116],outer:[1,8,10,38,44,115],output:[3,7,9,12,16,18,19,20,21,24,25,26,27,28,30,43,48,51,60,63,64,66,67,68,70,73,75,76,78,79,83,104,108,115],output_interfac:15,output_waveform_name_n:79,outputchannel:64,outsid:[57,61,67,68,70,79],over:[0,3,10,23,28,32,35,42,48,53,54,61,77,104,107,115,116],overhead:[13,115],overid:74,overload:[63,76,78],overrid:[3,39,41,42,66,70,74,79,84],overridden:1,overview:[10,21,23,68,79,108,112,114],overwrit:[2,18,20,67,79,84,112],overwritten:41,ovsr:78,own:[2,3,10,28,43,60,61,86,104,115],oxford:[24,31,59,99,102],oxfordinstruments_ilm200:74,oxfordinstruments_ips120:74,oxfordinstruments_kelvinox_igh:74,p1_set:0,p_label:3,p_measur:1,p_measure2:1,p_name:3,p_sweep2:1,p_sweep:1,p_unit:3,pack:79,pack_waveform:79,packag:[1,2,14,32,95,104,110,112],packard:[7,62],packed_waveform:79,pad:3,page:[93,95,104,115],pai:104,pair:11,panel:[32,63,79,110],panic:115,par:30,paraemt:59,parallel:74,param:[8,30,31,32,51,61,66,67],param_id:14,param_nam:[38,66],param_out:14,paramet:[1,5,6,7,9,10,12,16,17,19,20,21,23,25,26,28,30,31,32,33,34,35,36,38,39,40,41,43,44,45,46,47,48,50,53,54,55,56,57,58,59,60,61,63,64,66,67,68,70,71,72,73,74,76,77,78,79,81,82,83,84,85,86,87,93,96,98,101,104,105,108,110,114],parameter_class:3,parameter_nam:97,params_to_skip_upd:66,paramt:[0,58,116],parent:[33,35,43,47,50,51,54,63,64,65,66,76,78,79],parenthes:104,parmet:68,pars:[30,43,75,79],parse_awg_fil:[30,79],parse_multiple_output:75,parse_on_off:[71,76],parse_output_bool:79,parse_output_str:79,parse_single_output:75,parse_string_output:75,parsebool:79,parseint:79,parser:[3,43,78,79],parsestr:[62,79],part:[2,3,9,28,33,41,50,51,68,77,78,99,104,107,108,112,115],parti:23,partial:[75,116],particular:[3,8,17,30,32,107,115],particularli:[3,43,46,78,115],pass:[1,3,41,43,54,55,59,61,64,68,72,76,81,84,85,86,104,112,115,116],pat:79,patch:104,path:[2,10,30,37,39,40,42,61,74,79,82,84,111,115],pattern:79,paus:17,pci:[3,60],pcie:[60,61,99],pcie_1751:59,pcie_link_spe:[16,61],pcie_link_width:[16,61],pcserno:23,pdf:66,peak:27,pend:79,pep8:104,per:[3,12,13,14,16,21,33,38,50,61,63,66,67,72,79,110,116],percent:[32,70],percentag:74,perf:104,perfom:11,perform:[1,10,11,15,16,17,21,25,26,27,32,42,51,56,61,67,70,77,79,83,100,102,104,115],perform_safety_check:72,perhap:[14,115,116],period:[23,27,39,85,86],persist:[45,72,74],persistent_switch:72,person:104,phase:[8,15,22,28,32,61,70,76,115],phase_delay_input_method_n:79,phase_n:79,phi:17,phi_measur:17,physic:[3,25,26,39,59,63,82,84,87,115],pick:104,pictur:115,piec:[107,115],pillar:115,pin:60,ping:104,pinki:104,pip:[104,110,111],pixel:85,place:[1,2,25,26,27,64,104,115],plai:10,platform:68,pleas:[21,23,30,32,66,79,104,109],plenti:23,plese:109,plot:[0,2,14,15,16,17,20,21,22,23,25,27,28,29,30,32,38,93,97,100,101,108,111,112,115],plot_1d:10,plotlib:[2,112],plotq:20,plotter:32,plt:[1,9,11,12,14,17,18,20,23,24,27,28,29,30,31,32,86],plu:112,plubic:95,plug:[12,64,110],plugin:104,plural:8,point:[10,11,12,13,14,15,17,28,32,36,40,44,48,58,70,74,76,77,79,93,110,115],poitn:79,polar:67,polish:110,poll:[12,15],polyfit:17,poor:19,popul:[38,46,47],port:[17,19,28,31,45,60,63,72,74,77,110],port_count:60,posit:[43,76,115],possibl:[8,19,28,30,73,74,78,79,112,115],post:104,post_acquir:61,post_delai:[10,51],post_trigg:68,posttrigger_s:68,potenti:[21,33,39,48,50,110,115],power:[17,21,28,64,72,74,76,77,99,104,115],power_limit:34,ppi:60,pprint:[6,7],practic:104,pre:[82,108],pre_acquir:61,pre_start_captur:61,preamp:[3,73,78],preamplifi:[3,73,78],prece:70,preced:44,precis:[19,67,70,98],preconfigur:2,predefin:[30,55,78,79,108],prefer:[110,115],prefix:104,preliminari:11,prepar:[12,13,14,27,32,61,64,70,76,79,108,115],prepare_buffer_readout:[15,78],prepare_curvedata:[23,29,64,79],prepare_for_measur:77,prepare_scop:[32,70],prepare_trac:[27,76],preparesweep:79,prepend:[38,79],preprocessor:60,prerequisit:108,present:[3,15,73,78,104,115],preservechannelset:79,preset:77,preset_data:38,press:[1,79,113],pretrigger_s:68,pretti:[25,26,66,70],prevent:[3,33,50,51,61,67,79],previou:[1,6,51,63,104],previous:[70,79,115],primari:110,princip:43,print:[0,1,2,3,8,9,10,11,13,14,16,17,18,20,21,24,25,26,30,31,32,63,64,66,68,70,79,116],print_al:62,print_cont:79,print_modstatu:62,print_overview:[25,26,66],print_readable_snapshot:[10,15,21,28],print_sweeper_set:[32,70],printslop:[25,26,66],prior:[59,63],prioriti:[41,115],privat:[61,93],privileg:60,probabl:[43,61,76,104,115],problem:[30,68,104],procedur:[66,115],process:[9,16,61,104,115],produc:[28,115],profit:111,program:[1,61],programm:[61,72,79],programmat:[2,79,110],progress:48,progress_interv:[14,48],project:[3,104],proper:[32,67],properli:[17,79],properti:[2,60,112,115],protect:67,protocol:[16,67,115],provid:[1,2,8,16,25,26,38,41,43,45,51,54,61,64,68,71,80,84,85,86,104,107,108,111,115],proxi:115,psu:74,pts:[15,32],pull:[14,32],pull_from_serv:[6,9,16,20,115],puls:[25,26,30,62,99],purchas:32,purpos:[3,8,115],push:115,push_to_serv:[6,20,115],put:[17,30,44,66,74,79,115,116],pxie:64,py_head:[59,68],pyenv:2,pyplot:[1,9,11,12,14,17,18,20,23,24,27,28,29,30,31,32],pyplot_tutori:1,pyqt:1,pyqtgraph:[0,1,2,20,22,25,93,100,102,111],pyqtmaxplot:112,pyqtplot:112,pyspcm:68,pytest:104,python3:2,python:[3,10,23,39,60,61,67,68,74,79,82,84,97,104,110,111,115],pyvisa:[14,56,115],pywin32:102,qcmatplotlib:[0,2,16,93],qcode:[0,1,4,5,6,7,12,13,14,23,93,95,104,105,106,109,114,115,116],qcodes_colorbar:1,qcodes_config:112,qcodesrc:2,qcodesrc_schema:[10,28],qdac:[11,13,59,99,100,101,102,108],qdac_ch01_v_set:13,qdac_ch02_v_set:14,qdac_ch41_v_set:11,qdac_ch42_v_set:11,qdac_channel:[59,108],qdac_setpoint:13,qdacchannel:66,qdacmultichannelparamet:66,qdev:[11,13,14,18,25,26,59,110,112],qtlab:77,qtplot:[0,2,10,14,20,22,25,93,108],qtwork:67,quadratur:8,quantiti:44,quantum:111,queri:[18,25,26,32,66,76,77,78,79,115],querysweep:77,question:[64,66,76,104],queue:[18,22,30,63,64,79],quickli:30,quiet:14,quirk:96,quit:[1,34,104,115],quot:44,qutech:59,qutech_controlbox:71,r_offset:15,rack:67,rad_to_deg:71,rainbow:[9,41],rais:[2,3,14,17,18,23,34,35,51,54,57,59,60,61,64,67,70,71,78,79,80],raiseexc:78,ramiro:77,ramp:[3,10,14,17,19,22,25,26,51,63,72,74,79],ramp_al:63,ramp_rat:[17,63],ramptim:25,ran:4,randint:[5,10],random:[2,5,10,17,30,64],rang:[3,7,8,11,13,14,16,22,23,25,26,27,28,30,32,60,61,64,67,68,70,76,77,79,115,116],range_auto:7,rangei:7,rangev:7,rate:[15,16,17,23,32,61,63,67,68,72,78],rather:[19,32,64,104,116],ravel:115,raw:[13,67,107,108,110],raw_trac:64,raw_val:13,raw_valu:[10,51],rawtrac:64,reach:[17,78,104],read:[3,4,8,10,17,18,20,25,26,29,39,42,43,44,45,56,60,63,66,67,68,73,74,76,78,79,82,84,104,107,108,111,112,115],read_metadata:42,read_one_fil:42,read_pin:60,read_port:60,read_stat:66,readabl:[10,51,61,98,104],reader:10,readi:[8,10,32,79,84,104,111],readili:1,readm:104,readout:[66,68,100],readthedoc:56,real:[3,10,28,64,73,78,104,107,110,115,116],realli:[25,26,38,64,111,115],realtim:[104,110],reappear:104,rear:79,reason:[10,17,104,116],recal:10,receiv:[1,22,63,78],recent:[2,14,18,32,51],recommend:104,reconnect:115,reconsid:21,reconstruct:42,record:[10,16,41,70,79,84,108,110,115],records_per_buff:[16,61],recycl:61,redirect:[38,98],reduc:43,ref:[29,115],refactor:104,refer:[10,32,38,61,93,104,106,115,116],referenc:[33,50,51,115],reference_clock_frequency_select:79,reference_multiplier_r:79,reference_sourc:[15,79],refernc:77,reflect:76,refriger:74,reg:[31,59,68],regard:[27,61,115],regardless:104,regist:[68,78,104],registri:74,regular:[3,5,115],reimport:112,reinvent:104,reject:77,rel:[10,28,39,40,82,84,115],relat:[1,115],relationship:115,releas:[42,110],relev:[14,27,51,61,78,79],reli:[1,3,61],reliabl:[61,115],reload:[4,42,59,115],remain:61,rememb:[13,17,23,28,29,70],remot:[7,18,24,27,74,85,115],remoteinstru:[7,115,116],remoteparamet:115,remov:[22,28,32,38,39,67,70,74,76,79,99,101,104,108],remove_signal_from_sweep:70,rep:79,repeat:[35,104,115],repet:79,repetit:[30,79],repetition_r:79,replac:[1,63,101],repo:[2,104],report:[23,105,110],repositori:[104,108,110],repr:[14,63],reprec:28,repres:[8,44,51,61,64,78,115],represent:[10,60,87,107],reproduc:[104,115],request:[13,17,23,105,115],requir:[8,10,32,33,43,50,53,54,56,60,70,76,84,102,104,112,115,116],res:18,research:[78,100],resend:79,resend_waveform:79,reserv:15,reset:[3,8,10,12,14,15,27,28,30,43,44,62,67,68,71,72,75,76,78,79],reset_modul:78,resistor:12,resit:59,resolut:[7,10,27,67,76,101],resolv:64,resourc:[14,42,56,60,64,66,76,78,115],respect:[1,33,50,60,79],respons:[3,18,43,45,51,56,63,66,78],ressourc:79,restart:[68,112],restrict:[78,107],restructur:104,result:[1,4,8,41,61,67,77,79,108,115],ret:14,ret_cod:14,ret_valu:14,retriev:[22,51,79,112],retur:79,return_count:14,return_pars:43,return_self:79,reus:115,revers:[51,53],review:[104,110],revion:63,revok:[25,26],rewrit:115,rewritten:104,rf_off:28,rf_on:28,rho:17,richer:115,rid:38,right:[1,17,23,30,59,61,78,87],rigol:59,rigol_dg4000:75,rise:[3,7,32],risetim:[3,7,20],robust:3,rohd:[76,108],rohde_schwarz:[27,28,59],rohdeschwarz_sgs100a:76,rohdeschwarz_smr40:76,rol:77,ron:79,root:[4,39,40,79,82,84],rotate_nvalv:74,rough:105,round:[67,101,115],round_dac:67,routin:[64,66],row:[1,44,76],rrm:32,rs232linkformat:67,rs_sgs100a:76,rs_smb100a:76,rst:[3,43,104],rto1000:[27,59],rto1024:27,rto:[74,108],rtoz:24,rtype:14,rule:17,run:[0,1,5,6,9,10,11,12,13,14,15,16,17,18,20,22,23,28,29,32,48,59,60,70,79,97,108,110,112,115,116],run_cont:27,run_mod:79,run_singl:27,run_stat:79,run_temp:8,run_to_field:74,run_to_field_wait:74,runtest:[59,64,71,80],runtim:[2,112],runtimeerror:32,s11:28,s12:28,s21:28,s22:28,s44:28,sa124_max_freq:77,sa124_min_freq:77,sa44_max_freq:77,sa44_min_freq:77,sa_api:77,sa_audio:77,sa_audio_am:77,sa_audio_cw:77,sa_audio_fm:77,sa_audio_lsb:77,sa_audio_usb:77,sa_auto_atten:77,sa_auto_gain:77,sa_averag:77,sa_bypass:77,sa_idl:77,sa_iq:77,sa_iq_sample_r:77,sa_lin_full_scal:77,sa_lin_scal:77,sa_log_full_scal:77,sa_log_scal:77,sa_log_unit:77,sa_max_atten:77,sa_max_devic:77,sa_max_gain:77,sa_max_iq_decim:77,sa_max_rbw:77,sa_max_ref:77,sa_max_rt_rbw:77,sa_min_iq_bandwidth:77,sa_min_max:77,sa_min_rbw:77,sa_min_rt_rbw:77,sa_min_span:77,sa_power_unit:77,sa_real_tim:77,sa_sweep:77,sa_tg_sweep:77,sa_volt_unit:77,sabandwidthclamp:77,sabandwidtherr:77,sacompressionwarn:77,sadevicenotconfigurederr:77,sadevicenotfounderr:77,sadevicenotidleerr:77,sadevicenotopenerr:77,sadevicetypenon:77,sadevicetypesa124a:77,sadevicetypesa124b:77,sadevicetypesa44:77,sadevicetypesa44b:77,saexternalreferencenotfound:77,safe:[17,67,74,104,115],safe_reload:77,safe_vers:67,safeti:[17,28,64,74],safrequencyrangeerr:77,safti:28,sai:[39,82,84,104,116],said:[38,79],sainterneterr:77,sainvaliddetectorerr:77,sainvaliddeviceerr:77,sainvalidmodeerr:77,sainvalidparametererr:77,sainvalidscaleerr:77,same:[1,3,5,8,11,16,17,36,38,44,50,53,58,60,70,78,79,86,104,115,116],sampl:[13,15,16,23,32,53,54,59,61,68,115],sample_count:[13,14],sample_r:[16,61],sample_timer_minimum:[13,14],samples_per_buff:61,samples_per_record:[16,61],sampling_r:79,sane:37,sanocorrect:77,sanoerror:77,sanotconfigurederr:77,sanullptrerr:77,saovencolderr:77,saparameterclamp:77,sastatu:77,sastatus_invert:77,satisfi:17,satoomanydeviceserr:77,satrackinggeneratornotfound:77,saunknownerr:77,sausbcommerr:77,save:[0,10,14,30,33,38,39,42,44,50,51,61,79,83,84,97,104,107,108,110,115,116],save_to_cwd:2,save_to_env:2,save_to_hom:[2,112],savvi:110,sawtooth:22,sbench6:68,sca:1,scalar:[5,8,10,33,50,64,83,115],scale:[8,23,28,29,32,51,59,76,77],scale_param:8,scale_set:8,scale_v:8,scan:28,scenario:[64,104],scene:32,scf:1,schema:[2,10,28,37,112],schema_cwd_file_nam:37,schema_default_file_nam:37,schema_env_file_nam:37,schema_file_nam:37,schema_home_file_nam:37,schouten:67,schwarz:[76,108],scientist:111,scope:[23,27,29,64,70,76,79,108],scope_average_weight:32,scope_channel1_input:32,scope_channel2_input:32,scope_channel:32,scope_correctly_built:32,scope_dur:32,scope_length:32,scope_measur:29,scope_mod:32,scope_samplingr:32,scope_seg:32,scope_segments_count:32,scope_trig_delai:32,scope_trig_en:32,scope_trig_gating_en:32,scope_trig_gating_sourc:32,scope_trig_holdoffmod:32,scope_trig_holdoffsecond:32,scope_trig_hystabsolut:32,scope_trig_hystmod:32,scope_trig_level:32,scope_trig_refer:32,scope_trig_sign:32,scope_trig_slop:32,scopearrai:79,scopechannel:76,scopedata:32,scopetrac:76,scpi:63,screen:[27,79,111],script:[21,79,108,110,116],sd_awg:64,sd_common:64,sd_dig:64,sd_modul:64,sdk:61,sdk_version:[16,61],seamless:64,search:[41,104,115],sec:[64,79],second:[1,6,8,10,15,22,32,33,38,39,45,48,50,51,56,57,61,63,67,72,74,78,79,84,85,86,109,115,116],section:[109,111],see:[0,1,2,5,9,17,22,25,27,29,30,41,42,45,51,54,56,61,67,68,76,79,85,104,115,116],seem:[44,68,104],seen:28,seg_siz:68,segm1_ch1:79,segm1_ch2:79,segm2_ch1:79,segm2_ch2:79,segment:[1,32,70,79],select:[16,17,61,70,79,104,111],self:[2,3,8,14,18,20,33,39,42,50,63,64,66,74,77,79,84,87,104,116],semant:110,semi:104,semicolon:74,sen:[3,7,20,73],send:[3,12,13,14,17,45,67,73,78,79,108,109],send_awg_fil:79,send_dc_puls:79,send_pattern:79,send_sequ:79,send_sequence2:79,send_waveform:79,send_waveform_to_list:[30,79],sens:104,sens_factor:[3,7,73],sens_x:20,sensit:[3,7,15,73],sensor:[65,108],sensorchannel:65,sent:[3,12,43,51,74,79,107,115],separ:[8,21,42,44,50,74,87,110,115,116],seper:[63,79],septemb:21,seq:79,seq_elem:30,sequanti:58,sequecn:79,sequenc:[8,30,33,38,48,50,53,63,79,83,86,115],sequence_cfg:79,sequence_length:30,sequence_po:30,sequenti:[32,36,116],seri:[3,64,71,75,76,79,108],serial:[3,6,7,10,11,12,13,14,15,16,17,21,22,23,27,28,29,61,63,74,78,107],serial_numb:20,serialis:79,seriou:27,serv:3,server:[16,18,24,32,61,70,115,116],server_err:18,server_nam:[4,7,16,24,62,68,116],session:[9,10,14,39,82,84,104],set:[0,1,2,3,4,5,7,8,9,11,14,15,16,17,18,19,20,21,22,23,24,28,30,36,38,39,42,44,48,51,53,54,58,59,60,61,63,64,66,67,68,70,72,73,74,76,77,78,79,81,82,83,84,107,108,110,112,115,116],set_al:63,set_arrai:38,set_channel_or_trigger_set:68,set_channel_set:68,set_cmd:[1,3,10,51,52,74,116],set_current_folder_nam:79,set_dacs_zero:67,set_default:79,set_ext0_or_trigger_set:68,set_ext_trig:76,set_field:72,set_funct:61,set_jumpmod:79,set_level:79,set_measur:[6,7,9,18,20],set_mix_chamber_heater_mod:74,set_mix_chamber_heater_power_rang:74,set_mod:79,set_mode_volt_dc:79,set_mp_method:[6,9,16,18,20,24],set_pars:[51,52],set_persist:74,set_point:29,set_pol_dacrack:67,set_pulsemod_sourc:76,set_pulsemod_st:76,set_ramp:19,set_remote_statu:74,set_sequ:79,set_set_point:29,set_setup_filenam:79,set_smooth:78,set_sqel_event_jump_target_index:79,set_sqel_event_jump_typ:79,set_sqel_event_target_index:[30,79],set_sqel_goto_st:79,set_sqel_goto_target_index:[30,79],set_sqel_loopcnt:[30,79],set_sqel_loopcnt_to_inf:[30,79],set_sqel_trigger_wait:[30,79],set_sqel_waveform:[30,79],set_statu:76,set_sweep:76,set_titl:[1,30],set_to_fast:74,set_to_slow:74,set_valu:54,set_voltag:78,set_ylim:30,setboth:116,setbothasync:116,setformatt:4,setlevel:[4,23,29,30,32],setpoint:[0,1,4,5,6,8,10,11,12,13,14,16,17,28,29,33,38,44,50,64,70,74,76,78,79,83,99,115,116],setpoint_arrai:[33,50],setpoint_label:[8,33,50],setpoint_nam:[8,33,50,70],setpoint_unit:[33,50],settabl:[51,54,107,115],setter:107,settl:[32,104],setup:[28,68,76,87,108,110],setupclass:[59,64,71],setx:116,sever:[64,70,74,104,107,115],sg384:[59,98],sgs100a:59,shadow:2,shape:[0,1,3,4,6,8,10,11,12,13,14,15,16,21,23,27,28,29,30,32,33,38,50,64,70,76,86,115,116],share:[19,109],shared_kwarg:116,shell:110,shift:32,ship:[2,32],shortcut:85,shorthand:1,shot:[21,27,96,104,108],should:[3,10,13,16,17,22,27,28,29,30,32,33,35,38,39,41,42,43,45,47,48,50,51,53,54,55,59,60,61,63,64,73,74,78,79,87,104,111,115],shouldn:38,show:[1,5,9,10,16,17,18,20,24,25,26,104],show_subprocess_widget:[6,9,16,18,20,24],show_window:85,shown:[1,17],side:[17,30,51,107,111,116],sig:32,sig_gen:104,signadyn:64,signal:[10,23,29,30,61,68,70,71,76,77,78,79,99,108,115],signal_hound:59,signal_input1:32,signal_input1_ac:32,signal_input1_diff:32,signal_input1_imped:32,signal_input1_rang:32,signal_input1_sc:32,signal_output1:32,signal_output1_ampdef:32,signal_output1_amplitud:32,signal_output1_autorang:32,signal_output1_en:32,signal_output1_imp50:32,signal_output1_offset:32,signal_output1_on:32,signal_output1_rang:32,signal_to_volt:61,signalhound_usb_sa124b:77,signatur:[30,42,60,79],significantli:28,silent:64,sim900:78,sim928:[59,99],sim:78,similar:[1,10,76,79,115],similarli:[26,32,115],simpl:[5,8,10,12,15,16,28,29,34,40,43,57,68,86,104,108,110,115],simpler:104,simplest:115,simpli:[2,32,43,51,79],simplifi:[3,9,63,104],simul:[107,110,114,115],simultan:[15,26,63],simultani:72,sin:[30,75],sinc:[1,3,10,17,32,63,70,74,79,115,116],sine:[23,27,29],sing:28,singl:[1,8,10,18,20,21,27,28,33,44,51,53,60,61,63,64,65,66,68,72,79,83,86,96,104,107,108,115],single_iq:8,single_set:8,single_software_trigger_acquisit:68,single_trigger_acquisit:68,singleiqpair:8,sit:21,site:[1,2,14],situat:[10,44,115],six:[25,26,60],size:[1,6,10,33,39,50,51,61,67,68,78],skewed_parabola:4,skill:104,skip:104,slack:[100,101,102,104,109,110],slash:40,sleep:[3,13,14,15,18,20,24,25,26,29,30,54,57,67],slice:[9,28,53,107],slider:1,slider_demo:1,slightli:[21,98],slope:[14,16,17,22,25,26,66],slot:[19,63,64,78],slot_nam:78,slow:[25,26,74,115],slow_external_clock:3,slower:30,small:[21,25,26,28,32,60,96,104],smaller:[28,78],smart:[74,104],smooth_timestep:78,smoothli:78,smr40:59,smu:3,smua:[12,21,79],smub:[21,79],snap:7,snapshot:[0,3,6,7,10,16,20,33,35,38,45,46,50,51,56,78,79,87,98,101,102,115],snapshot_bas:66,snapshot_get:[33,50,51],snapshot_valu:[33,50,51,78],socket:[45,65],soft:79,softwar:[3,22,32,66,70,79,102,104,108,115],software_revis:20,software_triggered_read:13,solv:104,some:[0,3,10,26,32,33,43,45,50,51,53,63,64,68,78,79,104,108,112,115],somebodi:104,somehow:115,someon:[60,104],someth:[2,9,17,30,32,61,64,66,104,112,115],sometim:[3,8,10,32,44,115],soon:[63,104],sophist:61,sort:[30,44],sort_kei:7,sourc:[3,6,9,10,16,17,21,23,28,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,104,105,110,111,115],sourcemet:[12,79,99],sourcerange_i:21,sourcerange_v:[12,21],space:[25,26,33,50,51,53,104,107],span:[28,77],spawn:[6,9,16,18,20,24],spc_tm_high:68,spcerr:[59,68],spcm0:68,special:[3,10,33,50,51,104,115],specif:[16,30,39,63,66,67,74,79,104,107,115],specifi:[1,17,22,30,33,42,48,50,59,60,64,67,70,71,77,78,79,80,86,87,104,112,115],specifiedta:79,spectrum:[59,98,99,115],speed:[11,13,28,51,61,115],speedup:101,spheric:17,spherical_measur:17,splat:1,split:[3,13,28,31],spread:109,sqel:79,sql:115,squar:29,squencer:79,sr560:[3,59],sr830:[59,97,100,108],sr865:59,src:[2,4,28],srs_sg384:78,stabl:56,stackoverflow:1,stage:115,stai:[104,116],staircas:10,stale:115,stand:17,standalon:110,standard:[1,3,13,28,51,63,66,78,110],standardparamet:[1,3,6,8,16,20,93,107],stanford:[78,100],stanford_research:[3,15,59],stanford_research_system:15,stanford_sr865:78,start:[0,1,3,6,9,10,11,12,13,14,15,16,20,22,23,28,32,37,38,39,44,51,53,55,60,61,63,74,76,78,79,82,84,104,108,115],startcaptur:16,startup:[25,26,66],stat:[71,76],state:[3,25,26,27,30,32,60,63,76,79,104,107,110,115],statement:[67,104],station1:[18,20],station2:[18,20],station:[4,5,6,7,9,10,11,14,18,20,21,28,32,33,46,48,50,51,78,93,105,115],stationq:110,statu:[3,31,32,61,64,66,67,71,74,76,77,78,79],status:78,statuscod:79,std:[12,13],stderr:4,stdlib:60,stdout:[14,68],step:[1,3,10,11,21,28,48,51,52,53,67,78,79,80,111,116],step_attenu:71,stepper:74,still:[25,26,30,38,104,115],stop:[1,15,22,27,28,30,32,53,76,79],storag:[79,110,115],store:[0,2,4,33,35,38,39,42,50,51,59,61,79,84,87,101,115],str:[3,14,33,35,36,37,38,39,40,41,43,45,46,47,50,51,56,58,59,63,64,66,67,70,73,74,76,78,79,81,82,84],straightforward:[30,115],strang:32,strategi:63,stream:[14,16,32],streamhandl:4,strftime:41,strictli:70,string:[2,3,4,14,18,20,33,35,41,42,43,44,50,51,61,64,67,68,70,72,74,75,76,78,79,84,87,104,107,112,115],strip:[3,44,76],strive:104,strongli:[1,3,32,104],struct:12,structur:[39,42,61,82,84,107,112,115],struggl:104,stuf:112,stuff:[3,17,74,79,108],stupid:17,subclass:[3,8,33,35,42,43,45,50,51,54,56,61,107],subject:[104,115],sublim:104,sublimelint:104,submit:116,submodul:[10,46],subplot:[17,28,29,32,86,108],subprocess:[9,16,18,20,24],subscrib:70,subsequ:55,subset:28,substitut:3,subtract:32,succes:79,success:51,successfulli:[17,60],succinct:104,suit:[4,64,71,76,80,110],sum:[0,116],summari:108,superclass:3,superconduct:74,suppli:[3,40,42,72,74,99,115],support:[0,1,2,3,4,10,21,22,25,26,28,29,30,32,46,47,54,60,64,70,74,76,78,79,100,101,104,112,115],suppos:74,suppress:[3,7,20,79],supress:64,sure:[11,15,17,27,32,74,79,104,107,111],sv2:53,sv3:53,sv4:53,swap:110,sweep:[0,5,6,10,12,13,14,21,28,32,35,36,51,53,54,58,70,74,76,77,79,96,107,108,110,114,115],sweep_val:[0,1,116],sweep_val_2:1,sweep_val_2_set:1,sweep_val_set:1,sweep_valu:[6,10,48],sweepabl:58,sweepdata:32,sweeper:[70,99,108],sweeper_bw:32,sweeper_bwmod:32,sweeper_ord:32,sweeper_param:32,sweeper_samplecount:32,sweeper_start:32,sweeper_stop:32,sweeper_xmap:32,sweeper_xxx:32,sweepfixedvalu:[93,107],sweepvalu:[48,93,105],swept:[12,116],symmetr:23,symmetri:17,sync:[18,20,25,26,29,32,64,108,115],sync_delai:26,sync_dur:26,sync_filt:15,sync_output:22,sync_sourc:22,syncchannel:64,synchron:[63,115],syntax:110,synthes:99,sys:[4,14,28],system32:[3,61,77],system:[3,16,33,37,43,50,51,61,74,78,79,87,96,98,112,115],system_id:[3,16,61],sztypetonam:68,t_actual:17,t_set:17,t_start:[11,14],t_stop:[11,14],tab:[32,44,104],tabl:[79,108,112,115],tag:104,tailor:1,take:[0,10,14,26,27,33,34,35,48,50,51,63,66,68,76,79,100,104,107,110,116],taken:[68,76,79],talent:104,talk:[3,73,78,115,116],target:[17,53,54,61,79],target_curr:17,target_field:17,task:[5,10,14,22,48,57,93,97,104,107,115],tcpip0:[3,11,12,13,14,21,22,23,27,28,30,76],tcpip:[23,115],tear:21,tech:110,techniqu:104,technolog:[7,11,13,14,22,23],tektp:29,tektron:102,tektronix:[3,7,12,18,20,21,59,99,100,108],tektronix_awg5014:[30,79],tektronix_awg5200:79,tektronix_awg520:79,tell:[42,44,57,104,115],temp0_0:[25,26],temp2_1:[25,26],temp5_2:[25,26],temperatur:[65,74,99,108],templat:104,temporari:[39,84],tempx_i:[25,26],tend:3,tens:104,term:[14,104],termin:[3,7,9,12,14,16,18,20,24,44,45,56,66,68,72,74,76,110,111,115],tesla:[17,72,74],test:[3,5,10,11,13,17,23,41,45,46,60,63,64,66,67,71,72,75,76,79,80,98,107,108,110,115],test_ami430:17,test_attenu:80,test_awg_fil:30,test_channel_amplitud:64,test_channel_frequ:64,test_channel_offset:64,test_channel_phas:64,test_channel_wave_shap:64,test_chassis_and_slot:64,test_chassis_numb:64,test_clock_frequ:64,test_closed_fil:4,test_dataset_clos:4,test_dataset_finalize_closes_fil:4,test_dataset_flush_after_writ:4,test_dataset_with_missing_attr:4,test_double_closing_gives_warn:4,test_field_vector:17,test_firmware_vers:[71,80],test_frequ:71,test_full_write_read_1d:4,test_full_write_read_2d:4,test_hdf5formatt:4,test_incremental_writ:4,test_instru:[59,104],test_loop_writ:4,test_loop_writing_2d:4,test_metadata:104,test_metadata_write_read:4,test_on_off:71,test_open_clos:64,test_phas:71,test_plotting_1d:1,test_plotting_1d_2:1,test_plotting_1d_3:1,test_plotting_2d:1,test_plotting_2d_2:1,test_pow:71,test_pxi_trigg:64,test_read_writing_dicts_withlists_to_hdf5:4,test_reading_into_existing_data_arrai:4,test_send:79,test_serial_numb:64,test_slot_numb:64,test_snapshot:104,test_str_to_bool:4,test_suit:59,test_writing_metadata:4,test_writing_unsupported_types_to_hdf5:4,testagilent_e8527d:71,testcas:59,testhdf5_format:4,testkeysight_m3201a:64,testkeysight_m3300a:64,testmetadat:104,testsd_modul:64,testsweep:[0,10,11,14,18,20],testweinschel_8320:80,text:[3,14,75,104,107,115],texttestrunn:4,textual:115,tg_thru_0db:77,tg_thru_20db:77,than:[1,3,25,26,28,32,48,51,104,110,115],thank:104,thebrain:104,thei:[2,5,9,10,16,18,20,24,38,39,48,55,61,73,78,79,104,107,112,115],them:[1,2,3,8,9,21,25,26,38,59,72,74,78,79,104,108,112,115,116],theme:85,theoret:115,therebi:22,therefor:[23,27],thermometri:31,theta:17,theta_measur:17,thi:[0,1,2,3,5,6,8,9,10,11,13,14,16,17,18,20,21,23,24,25,26,27,28,29,30,32,33,35,38,39,41,42,43,44,45,46,47,48,50,51,54,56,57,59,60,61,62,63,64,66,67,68,70,71,72,73,74,75,76,77,78,79,80,81,82,84,86,87,93,95,104,105,107,110,111,112,114,115,116],thing:[3,9,10,16,24,43,48,53,54,55,57,64,71,80,104,107,109,111,115,116],think:[104,112,115],third:[23,115],those:[5,8,38,41,43,107,115],though:[1,3,51,53,54,115],thread:[67,115],thread_map:14,threadpoolexecutor:116,three:[1,8,25,26,32,44,53,72,79,115],through:[10,25,26,30,32,38,39,104,111,115,116],thu:[104,115],tick:[1,16],tight_layout:[1,28,30],tim:22,time:[1,3,7,8,9,10,11,13,14,15,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,34,41,42,48,51,53,54,60,63,64,68,70,77,78,79,104,108,110,115,116],time_const:15,timebase_posit:[23,27],timebase_rang:[23,27],timeit:[12,13],timeout:[7,14,15,16,18,21,30,32,45,56,64,74,76,78,79],timeout_tick:[16,61],timer:[18,20],timestamp:[110,115],titl:1,tmpfile:[31,74],to_setpoint:74,to_zero:74,toc:10,todo:[3,38,66,67,70,71,78,81,104],togeth:[1,5,30,76,115],toggl:19,tolist:3,too:[3,28,33,50,51,60,76,104],tool:[1,104],top:1,toplevel:101,tortur:104,total:[3,8,28],touch:104,toymodel:[6,9],tps1:29,tps1_scope_measurement_0:29,tps1_scope_measurement_1:29,tps2012:[59,108],tps2012channel:79,tps:29,trace:[1,10,28,29,32,61,64,68,70,76,85,86,108],traceback:[2,14,18,20,32,110],tracenotreadi:[64,79],tracesetpointschang:64,track:[61,63,77,115],trail:104,transer:16,transfer:[30,79],transfer_offset:[16,61],transform:[3,17,43,51,57,61],translat:[3,42,70],transmiss:76,trcl:78,treat:[63,87,115],tree:[108,111],trg:[13,14],trig:[32,79],trig_engine_j:16,trig_engine_k:16,trig_engine_op_j:16,trig_mod:68,trig_slope_posit:16,trig_wait:[30,79],trigger:[3,14,16,22,29,30,32,68,76,79,102,108],trigger_count:13,trigger_delai:[16,61],trigger_edge_slop:[23,27],trigger_edge_sourc:23,trigger_en:23,trigger_engine1:[16,61],trigger_engine2:[16,61],trigger_input_imped:79,trigger_input_polar:79,trigger_input_slop:79,trigger_input_threshold:79,trigger_level1:[16,61],trigger_level2:[16,61],trigger_level:[23,27,29],trigger_oper:[16,61],trigger_slop:14,trigger_slope1:[16,61],trigger_slope2:[16,61],trigger_sourc:[13,14,27,29,79],trigger_source1:[16,61],trigger_source2:[16,61],trigger_typ:[27,29],triton1_thermometri:31,triton:[59,99,108],trival:116,trivial:[1,104],trivialdictionari:61,troubleshoot:115,truncat:104,trust:51,truthi:[10,34],ts_start:6,tst:4,tstart:[18,20],tudelft:67,tune:[67,104],tupl:[1,8,30,32,33,35,38,43,50,66,70,79,85,86],turn:[3,13,21,27,28,32,74,79],turoti:10,tutori:[5,8,27,108,114],two:[1,3,8,10,12,13,15,21,28,29,30,38,51,66,70,72,77,78,79,104,108,116],txt:67,type:[0,1,2,3,4,6,8,10,11,12,13,14,15,16,18,20,21,23,27,28,29,30,32,35,42,43,59,60,61,67,68,70,78,79,101,104,111,112,115,116],typeerror:[14,34,54,79],typic:[38,104,108,115],typo:104,ufh:99,uhf:[70,108],unambigu:3,unassign:[25,26],unavail:60,uncommit:61,uncondit:79,undefin:[22,60],under:79,underli:[107,115],underscor:104,understand:[104,115],undesir:10,undo:79,unfortun:64,unga:[2,4,104,112],ungaretti:104,unicorn:9,unimport:79,union:[35,38,43,51,53,59],uniqu:[38,64],unit:[0,3,6,7,8,10,16,20,25,26,32,33,36,38,50,51,58,61,70,74,76,78,98,99,104,115,116],unitless:[33,50,51],unittest:[4,59,104],unittest_data:4,unless:[25,26,38,104],unlik:[33,50,59],unload:79,unlock:[74,76],unnecessari:8,unrecogn:60,unrel:115,unsav:115,unsign:79,until:[3,30,51,74,111,115],unus:84,updat:[1,2,7,10,14,25,26,28,29,32,33,37,50,51,61,66,70,74,76,79,85,86,87,102,107,111,115],update_acquisitionkwarg:[16,61],update_curr:[14,25,26,66],update_display_off:28,update_display_on:28,update_snapshot:87,upfront:[33,50],upgrad:32,upload:[12,30,79],upon:[1,22,25,26,59,78],uppercas:74,ups:17,upsteam:2,upto:79,usag:[8,41,54,64,68,74,79,105,108,114],usb:3,usb_sa124b:59,use:[0,1,2,3,5,8,10,12,23,28,29,30,32,38,41,43,44,51,53,54,56,57,59,61,64,66,68,71,72,73,74,78,79,80,86,104,107,109,111,112,114,115,116],use_lock:67,use_thread:14,used:[3,8,10,17,19,21,33,35,38,41,43,44,50,51,53,54,59,61,64,66,67,68,70,71,73,74,76,77,78,79,83,87,107,110,115],useful:[1,8,64,104,115],user:[1,2,4,6,10,14,18,28,30,51,56,60,61,70,78,79,110,111,112,115],usernam:104,userwarn:28,uses:[1,3,8,51,59,60,77,78,107,112,115],using:[1,3,10,17,21,25,26,30,32,37,42,44,56,64,67,68,72,77,79,104,107,110,115],usual:[10,23,46,47,66,79,115],util:[0,4,14,18,20,64,93,104,116],utility_freq:64,utopia:104,v11:29,v_amp_in:78,v_in:78,v_out:78,v_rang:[25,26],vaild:37,val:[0,3,6,8,10,32,51,52,53,54,61,79,116],val_map:[3,51,52],valid:[0,2,3,8,10,14,18,20,28,33,37,43,50,51,53,54,67,68,79,83,85,93,99,100,101,104,105,112,115,116],validate_al:43,validationerror:2,validator_for:2,valu:[0,1,2,3,5,6,7,8,10,11,12,14,15,16,17,18,20,21,25,26,28,30,32,33,36,37,38,41,43,44,48,50,51,53,54,58,59,60,61,63,64,66,67,70,72,74,76,78,79,107,115,116],valuabl:104,value_round:67,value_typ:2,valueerror:[35,57,59,64,70,71,79,80],valv:74,vari:[10,33,50,115],variabl:[3,44,51,64,79,104,107,108,112,115],variou:[104,107],vbw:77,vector:[17,72,115],vendor:[3,6,7,10,15,16,20,21,61,74,78],ver1:15,verbos:[4,10,59,62,64,66,68,76,79,104],verbose_channel:10,veri:[25,26,61,64,66,115],verifi:[3,17],vernier:78,versa:[17,21,32],version:[2,3,8,10,27,29,60,61,63,66,67,71,74,76,77,78,79,97,110,111,116],versu:[79,108],vertic:[29,32,76,108],vi_error_rsrc_nfound:115,vi_error_tmo:14,via:[1,3,9,26,32,46,47,65,73,78,79,87,108,115],vibuf:14,vice:[21,32],videobandwidth:77,view:[27,28,104],vipuint32:14,virtual:[3,72,73,76,78,111,116],virtualivvi:116,vis:17,visa:[3,14,30,51,56,62,63,64,65,66,67,71,74,75,76,78,79,80,81,115],visa_handl:[14,56,63,74],visainstru:[62,63,64,65,66,67,71,74,75,76,78,79,80,81,93,107,108,115],visaioerror:14,visalib:14,visess:14,visibl:[25,26],vision:104,visit:104,visual:110,visualis:30,viuint32:14,viwrit:14,vna:[28,77],vna_:28,vna_paramet:[28,76],vna_s11:28,vna_s11_magnitud:28,vna_s11_phas:28,vna_s11_power_set:28,vna_s11_trac:28,vna_s12_trac:28,vna_s13_trac:28,vna_s14_trac:28,vna_s21_trac:28,vna_s22_trac:28,vna_s23_trac:28,vna_s24_trac:28,vna_s31_trac:28,vna_s32_trac:28,vna_s33_trac:28,vna_s34_trac:28,vna_s41_trac:28,vna_s42_trac:28,vna_s43_trac:28,vna_s44_trac:28,volt:[3,7,10,11,12,13,18,20,21,32,61,63,78,79],volt_0:20,volt_1:20,volt_:78,volt_set:20,voltag:[3,7,8,10,11,12,13,19,21,25,26,51,59,63,64,66,68,73,78,79,81,99,100,107,115],voltage_range_statu:66,voltage_raw:[3,73,78],voltagedict:78,voltagedivid:59,voltageparamet:78,voltmet:[64,115],volunt:104,vpp:22,vrang:[14,25,26,66],vsd:[5,6,9],w8320_1:3,wai:[1,2,3,5,9,10,15,16,30,32,35,51,79,104,115,116],wait:[6,10,13,30,43,48,51,74,79,93,107,111,115,116],wait_trigg:79,wait_valu:79,walk:116,wall:28,want:[0,1,2,3,5,17,19,23,27,28,29,32,33,39,50,59,60,61,66,104,105,107,109,112,114,115,116],warn:[2,3,4,17,27,28,30,48,60,61,67,70,98,112],wav:66,wave:[23,27,29,68],waveform:[8,22,23,27,64,71,75,79,99,108,115],waveform_nam:79,waveformgenerator_33xxx:64,web:[32,70],week:[104,109],weight:2,weinschel:[3,59],weinschel_8320:[3,59],welcom:[104,109],well:[1,5,27,32,35,42,63,64,71,74,78,80,104,115],went:17,were:[38,39,51,61,95],wfm001ch1:79,wfm002ch1:79,wfm1ch1:79,wfm1ch2:79,wfm2ch1:79,wfm2ch2:79,wfm:[30,79],wfmname:[30,79],wfname_l:79,wfs1:79,wfs2:79,wfs:79,what:[2,3,9,10,17,25,26,30,32,45,48,50,53,54,56,63,74,79,81,93,104,112,115,116],whatev:[13,61],wheel:104,when:[1,3,6,8,17,21,22,25,26,28,29,30,33,34,35,38,41,50,51,54,55,59,60,61,63,64,66,68,70,71,73,78,79,80,84,104,110,115,116],whenev:[68,78,79,115],where:[3,8,10,25,26,33,39,42,50,53,54,61,63,64,70,73,74,78,79,82,84,85,104,115,116],wherea:13,whether:[19,27,42,44,45,51,66,72,75,79,104,115],which:[1,2,3,5,8,10,17,28,30,32,33,35,37,38,39,41,42,44,47,48,50,51,53,55,59,60,61,64,66,74,76,78,79,82,84,87,104,107,112,115,116],whish:0,white:[85,104],whitespac:44,who:[104,109],whole:[3,5,8,44,50,73,78,104,107,115],whose:[38,78,87,115,116],why:[32,104],widget:[1,9,16,18,20,24,97],width:[85,86],william:[14,32],williamhpnielsen:[66,78],win32:60,win:2,window:[3,6,9,16,18,20,24,28,61,74,77,79,86,102,111],window_titl:85,windowtitl:20,wish:79,with_bg_task:[1,10,14],within:[1,3,16,23,35,38,55,57,61,70,104,110,115],without:[17,19,76,101,108,112,115],won:[10,28],wonder:32,word:[108,109],work:[2,3,5,16,24,39,40,68,71,75,76,79,80,82,84,104,110,111,112,115,116],workflow:[108,110],world:[61,104,110],wors:104,would:[1,2,8,9,16,18,20,24,41,64,76,104,109,115],wrap:[8,40,79,115],wrapper:[67,74,76],write:[2,3,13,14,18,22,39,42,43,44,45,56,60,63,66,67,74,78,79,84,104,114,115],write_confirm:45,write_copi:115,write_metadata:42,write_modul:78,write_period:[39,84],write_pin:60,write_port:60,write_raw:14,written:[1,44,61,64,74,79],wrong:[17,63,68,104],x_actn:24,x_fld:24,x_fldc:24,x_length:1,x_offset:15,x_rate:24,x_setpoint:24,x_val:[0,116],xlabel:17,xml:104,xrm:32,xxx:63,y_length:1,y_offset:15,y_val:[0,116],yai:97,yeah:20,year:104,yes:115,yet:[23,32,42,64,104,115],yield:[48,78],ylabel:17,yokogawa:[59,98],yolo:2,you:[0,1,2,3,5,8,9,10,17,21,23,27,28,29,30,32,33,37,38,39,40,42,43,48,50,51,53,54,59,61,66,73,78,79,82,84,86,105,107,108,109,111,112,114,115,116],your:[3,10,23,37,43,59,73,78,104,108,109,111,112,115,116],yourself:[61,78],yrm:32,yscale:32,z_val:[0,116],zero:[3,17,23,25,26,30,33,50,51,74,79],ziapinotfoundexcept:32,zip:[14,17],ziuhfli:[32,59],ziuhfli_rrm:32,ziuhfli_sig:32,ziuhfli_xrm:32,ziuhfli_yrm:32,zn20:108,znb20:59,znb4:76,znb8:[28,76,101],znb:[28,59],znbchannel:76,zone:17,zoom:70,zurich:32},titles:["Combined Parameters","Comprehensive Plotting How-To","QCoDeS config","Creating QCoDeS instrument drivers","Datasaving Examples","Measure without a Loop","Metadata","Metadata with instruments","Parameters in QCoDeS","Qcodes location-format example","QCoDeS tutorial","Agilent 34411A versus Keysight 34465A","Benchmark","Benchmark of Keysight 34465A","QDac and Keysight 34465 sync and buffer","QCoDeS example with SR830","Qcodes example ATS_ONWORK","QCoDeS example with AMI430","Qcodes example with Agilent 34400A","Qcodes example with Decadac","Qcodes example with Ithaco","Qcodes example with Keithley 2600","Qcodes example with Keysight 33500B","Example Notebook for Keysight Infiniium Oscilloscopes","Qcodes example with Mercury IPS (Magnet)","Qcodes example with QDac","Qcodes example with QDac_channels","Qcodes example with Rohde Schwarz RTO 1000 series Oscilloscope","Qcodes example with Rohde Schwarz ZN20/8","QCoDeS Example with Tektronix TPS2012","QCoDeS Example with Tektronix AWG5014","Qcodes example with Triton","QCoDeS Example with ZI UHF-LI","qcodes.ArrayParameter","qcodes.BreakIf","qcodes.ChannelList","qcodes.CombinedParameter","qcodes.Config","qcodes.DataArray","qcodes.DataSet","qcodes.DiskIO","qcodes.FormatLocation","qcodes.Formatter","qcodes.Function","qcodes.GNUPlotFormat","qcodes.IPInstrument","qcodes.Instrument","qcodes.InstrumentChannel","qcodes.Loop","qcodes.ManualParameter","qcodes.MultiParameter","qcodes.Parameter","qcodes.StandardParameter","qcodes.SweepFixedValues","qcodes.SweepValues","qcodes.Task","qcodes.VisaInstrument","qcodes.Wait","qcodes.combine","qcodes.instrument_drivers package","qcodes.instrument_drivers.Advantech package","qcodes.instrument_drivers.AlazarTech package","qcodes.instrument_drivers.HP package","qcodes.instrument_drivers.Harvard package","qcodes.instrument_drivers.Keysight package","qcodes.instrument_drivers.Lakeshore package","qcodes.instrument_drivers.QDev package","qcodes.instrument_drivers.QuTech package","qcodes.instrument_drivers.Spectrum package","qcodes.instrument_drivers.Spectrum.py_header package","qcodes.instrument_drivers.ZI package","qcodes.instrument_drivers.agilent package","qcodes.instrument_drivers.american_magnetics package","qcodes.instrument_drivers.ithaco package","qcodes.instrument_drivers.oxford package","qcodes.instrument_drivers.rigol package","qcodes.instrument_drivers.rohde_schwarz package","qcodes.instrument_drivers.signal_hound package","qcodes.instrument_drivers.stanford_research package","qcodes.instrument_drivers.tektronix package","qcodes.instrument_drivers.weinschel package","qcodes.instrument_drivers.yokogawa package","qcodes.load_data","qcodes.measure.Measure","qcodes.new_data","qcodes.plots.pyqtgraph.QtPlot","qcodes.plots.qcmatplotlib.MatPlot","qcodes.station.Station","qcodes.utils.command","qcodes.utils.deferred_operations","qcodes.utils.helpers","qcodes.utils.metadata","qcodes.utils.validators","Classes and Functions","Private","Public","Changelog for QCoDeS 0.1.1","Changelog for QCoDeS 0.1.2","Changelog for QCoDeS 0.1.3","Changelog for QCoDeS 0.1.4","Changelog for QCoDeS 0.1.5","Changelog for QCoDeS 0.1.6","Changelog for QCoDeS 0.1.7","Changelogs","Contributing","Community Guide","Source Code","Object Hierarchy","Examples of using QCoDeS","Get Help","Qcodes project plan","Getting Started","Configuring QCoDeS","QCodes FAQ","User Guide","Introduction","Tutorial"],titleterms:{"1ms":12,"33500b":22,"34400a":18,"34411a":11,"34465a":[11,13],"break":[96,97,98,99],"class":[3,93,94,95],"default":112,"function":[3,43,93,94,95],"import":[10,11,12,23,30],"new":[96,97,98,99,100,101,102,104],"public":95,ATS:61,IPS:24,THE:29,THERE:30,The:10,Using:[2,22,32,112],abort:113,acquir:29,acquisit:[15,23,27,29],action:[10,95],adding:3,advantech:60,aggreg:0,agil:[11,18,71],agilent_34400a:71,alazartech:61,all:5,american_magnet:72,ami430:[17,72],arrai:5,arrayparamet:[8,33],async:116,ats9870:61,ats_acquisition_control:61,ats_onwork:16,attent:[25,26],avanc:116,averag:27,awg5014:[30,79],awg5200:79,awg520:79,awg:30,awgfilepars:79,base:3,basic:[10,21,22,25,26,32,108],benchmark:[12,13,14,28,108],breakif:34,buffer:[14,15],bug:104,burst:22,can:10,caution:32,chang:[2,96,97,98,99],changelog:[96,97,98,99,100,101,102,103],channel:[25,26,28],channellist:35,chat:109,clever:104,code:[104,106],combin:[0,58,116],combinedparamet:36,command:88,commit:104,commun:105,comprehens:1,config:[2,37,95,112],configur:[2,112],content:[10,30,32,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,104],continu:27,contribut:104,core:2,creat:[3,23],curv:[21,29],custom:[2,3],data:[4,10,23,95],dataarrai:38,dataformat:4,datasav:4,dataset:[39,115],decadac:[19,63],deferred_oper:89,defin:10,demo:5,demodul:32,depend:23,develop:104,devic:59,dg4000:75,diskio:40,dll:3,driver:[3,108,116],dummi:4,dynam:3,e8267c:71,e8527d:71,enter:111,error:22,event:1,exampl:[3,4,9,10,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,108,115],experi:2,familiar:104,faq:113,fast:21,featur:104,file:[30,112],fix:[96,97,98,99],format:[9,104],formatloc:41,formatt:42,from:[4,29],gener:4,get:[12,13,30,109,111],git:104,global:10,gnuplotformat:44,gs200:81,guid:[105,114],handl:[1,22],harvard:63,help:109,helper:90,hierarchi:107,horizont:27,hour:109,how:[1,113],hp33210a:71,hp8133a:62,hp_83650a:62,ilm200:74,improv:[96,97,98,99,100,101,102],infiniium:[23,64],initialis:[12,30],input:[27,32],instal:111,instanti:[5,10],instrument:[3,4,5,7,10,23,46,95,107,115,116],instrument_driv:[59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81],instrumentchannel:47,interact:10,interfac:1,introduct:115,involv:3,ipinstru:45,ips120:74,ithaco:[20,73],ithaco_1211:73,ivvi:67,keithlei:21,keithley_2000:79,keithley_2400:79,keithley_2600:79,keithley_2600_channel:79,keithley_2700:79,kelvinox:74,keysight:[11,13,14,22,23,64],keysight_33500b:64,keysight_33500b_channel:64,keysight_34465a:64,keysightagilent_33xxx:64,lakeshor:65,lazi:30,linkag:107,list:[15,30],live:10,load:10,load_data:82,locat:[9,10],loop:[4,5,10,11,48,95,115],m3201a:64,m3300a:64,m4i:68,magnet:24,make:30,manual:3,manualparamet:49,matplot:[1,86],matplotlib:1,measur:[5,10,32,83,95,113,115,116],mercuri:24,mercuryip:74,messag:104,meta:116,metadata:[6,7,91],misc:95,mode:[22,30],model_336:65,modul:[59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81],more:[3,109,112],multiparamet:[8,50],multipl:10,n51x1:64,need:5,new_data:84,note:104,notebook:23,nplc:12,object:107,offic:109,one:11,onli:5,oper:21,organ:3,oscilloscop:[23,27,29],out:27,output:[5,10,32],overview:[25,26,115],oxford:74,packag:[59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81],paramet:[0,3,8,15,51,107,115,116],part:11,pcie_1751:60,phase:110,plan:110,plot:[1,10,85,86,95],pre:13,predefin:28,prepar:23,prerequisit:32,privat:94,project:110,provid:10,pull:104,push:104,py_head:69,pyqtgraph:85,qcmatplotlib:86,qcode:[2,3,8,9,10,11,15,16,17,18,19,20,21,22,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,96,97,98,99,100,101,102,108,110,111,112,113],qdac:[14,25,26,66],qdac_channel:[26,66],qdev:66,qtplot:[1,85],qutech:67,raw:11,read:[11,27],realli:104,record:27,reg:69,remov:3,report:104,request:104,requir:111,respons:115,result:[12,13],rigol:75,rohd:[27,28],rohde_schwarz:76,rough:107,rto1000:76,rto:27,run:[4,27,30,104,113],save:[2,112],schwarz:[27,28],scope:32,script:12,send:30,sensor:[25,26],seri:27,set:[10,12,13,25,26,27,29,32],setup:[11,23,104],sg384:78,sgs100a:76,shot:14,signal:[27,32],signal_hound:77,sim928:78,simpl:[0,1,3],simul:116,singl:14,smr40:76,softwar:13,some:30,sourc:106,spcerr:69,spectrum:[68,69],sr560:78,sr830:[15,78],sr865:78,standardparamet:52,stanford_research:78,start:[4,111],station:[87,95,107],stuff:14,style:104,submodul:[59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81],subpackag:[59,68],subplot:1,summari:13,sweep:[1,11,116],sweeper:32,sweepfixedvalu:53,sweepvalu:[54,107],sync:14,tabl:[10,30,32],task:55,tektronix:[29,30,79],temperatur:[25,26],test:[4,59,104],test_suit:[64,71,80],them:30,time:12,todo:[48,54,68,74,76,77,79,107,112,116],tps2012:[29,79],trace:[23,27],trigger:[13,23,27],triton:[31,74],tutori:[10,116],two:11,typic:10,uhf:32,updat:112,usag:[22,25,26,32,104,111,113],usb_sa124b:77,user:114,using:108,util:[88,89,90,91,92,95],valid:[92,107],valu:112,variabl:2,versu:11,vertic:27,via:30,visainstru:[3,56],wait:57,waveform:30,weinschel:80,weinschel_8320:80,without:[5,28],word:32,workflow:10,write:116,yokogawa:81,you:104,your:2,ziuhfli:70,zn20:28,znb20:76,znb:76}}) \ No newline at end of file +Search.setIndex({docnames:["_notebooks/Combined Parameters","_notebooks/Comprehensive Plotting How-To","_notebooks/Configuring_QCoDeS","_notebooks/Creating Instrument Drivers","_notebooks/Datasaving examples","_notebooks/Measure without a Loop","_notebooks/Metadata","_notebooks/Metadata with instruments","_notebooks/Parameters","_notebooks/Qcodes location-format example","_notebooks/Tutorial","_notebooks/benchmarking/Agilent 34411A versus Keysight 34465A","_notebooks/benchmarking/Benchmark of Keithley 2600 lua script versus set-get","_notebooks/benchmarking/Benchmark of Keysight DMM software trigger vs set-get","_notebooks/benchmarking/QDac and Keysight 34465 sync and buffer","_notebooks/driver_examples/QCodes example with SR830","_notebooks/driver_examples/Qcodes example ATS_ONWORK","_notebooks/driver_examples/Qcodes example with AMI430","_notebooks/driver_examples/Qcodes example with Agilent 34400A","_notebooks/driver_examples/Qcodes example with Decadac","_notebooks/driver_examples/Qcodes example with Ithaco","_notebooks/driver_examples/Qcodes example with Keithley 2600","_notebooks/driver_examples/Qcodes example with Keysight 33500B","_notebooks/driver_examples/Qcodes example with Keysight Infiniium Oscilloscope","_notebooks/driver_examples/Qcodes example with Mercury IPS (Magnet)","_notebooks/driver_examples/Qcodes example with QDac","_notebooks/driver_examples/Qcodes example with QDac_channels","_notebooks/driver_examples/Qcodes example with Rohde Schwarz RTO 1000 series Oscilloscope","_notebooks/driver_examples/Qcodes example with Rohde Schwarz ZNB","_notebooks/driver_examples/Qcodes example with TPS2012","_notebooks/driver_examples/Qcodes example with Tektronix AWG5014C","_notebooks/driver_examples/Qcodes example with Triton","_notebooks/driver_examples/Qcodes example with ZI UHF-LI","api/generated/qcodes.ArrayParameter","api/generated/qcodes.BreakIf","api/generated/qcodes.ChannelList","api/generated/qcodes.CombinedParameter","api/generated/qcodes.Config","api/generated/qcodes.DataArray","api/generated/qcodes.DataSet","api/generated/qcodes.DiskIO","api/generated/qcodes.FormatLocation","api/generated/qcodes.Formatter","api/generated/qcodes.Function","api/generated/qcodes.GNUPlotFormat","api/generated/qcodes.IPInstrument","api/generated/qcodes.Instrument","api/generated/qcodes.InstrumentChannel","api/generated/qcodes.Loop","api/generated/qcodes.ManualParameter","api/generated/qcodes.MultiParameter","api/generated/qcodes.Parameter","api/generated/qcodes.StandardParameter","api/generated/qcodes.SweepFixedValues","api/generated/qcodes.SweepValues","api/generated/qcodes.Task","api/generated/qcodes.VisaInstrument","api/generated/qcodes.Wait","api/generated/qcodes.combine","api/generated/qcodes.instrument_drivers","api/generated/qcodes.instrument_drivers.Advantech","api/generated/qcodes.instrument_drivers.AlazarTech","api/generated/qcodes.instrument_drivers.HP","api/generated/qcodes.instrument_drivers.Harvard","api/generated/qcodes.instrument_drivers.Keysight","api/generated/qcodes.instrument_drivers.Lakeshore","api/generated/qcodes.instrument_drivers.QDev","api/generated/qcodes.instrument_drivers.QuTech","api/generated/qcodes.instrument_drivers.Spectrum","api/generated/qcodes.instrument_drivers.Spectrum.py_header","api/generated/qcodes.instrument_drivers.ZI","api/generated/qcodes.instrument_drivers.agilent","api/generated/qcodes.instrument_drivers.american_magnetics","api/generated/qcodes.instrument_drivers.ithaco","api/generated/qcodes.instrument_drivers.oxford","api/generated/qcodes.instrument_drivers.rigol","api/generated/qcodes.instrument_drivers.rohde_schwarz","api/generated/qcodes.instrument_drivers.signal_hound","api/generated/qcodes.instrument_drivers.stanford_research","api/generated/qcodes.instrument_drivers.tektronix","api/generated/qcodes.instrument_drivers.weinschel","api/generated/qcodes.instrument_drivers.yokogawa","api/generated/qcodes.load_data","api/generated/qcodes.measure.Measure","api/generated/qcodes.new_data","api/generated/qcodes.plots.pyqtgraph.QtPlot","api/generated/qcodes.plots.qcmatplotlib.MatPlot","api/generated/qcodes.station.Station","api/generated/qcodes.utils.command","api/generated/qcodes.utils.deferred_operations","api/generated/qcodes.utils.helpers","api/generated/qcodes.utils.metadata","api/generated/qcodes.utils.validators","api/index","api/private","api/public","changes/0.1.0","changes/0.1.2","changes/0.1.3","changes/0.1.4","changes/0.1.5","changes/0.1.6","changes/0.1.7","changes/index","community/contributing","community/index","community/install","community/objects","examples/index","help","roadmap","start/index","user/configuration","user/faq","user/index","user/intro","user/tutorial"],envversion:53,filenames:["_notebooks/Combined Parameters.rst","_notebooks/Comprehensive Plotting How-To.rst","_notebooks/Configuring_QCoDeS.rst","_notebooks/Creating Instrument Drivers.rst","_notebooks/Datasaving examples.rst","_notebooks/Measure without a Loop.rst","_notebooks/Metadata.rst","_notebooks/Metadata with instruments.rst","_notebooks/Parameters.rst","_notebooks/Qcodes location-format example.rst","_notebooks/Tutorial.rst","_notebooks/benchmarking/Agilent 34411A versus Keysight 34465A.rst","_notebooks/benchmarking/Benchmark of Keithley 2600 lua script versus set-get.rst","_notebooks/benchmarking/Benchmark of Keysight DMM software trigger vs set-get.rst","_notebooks/benchmarking/QDac and Keysight 34465 sync and buffer.rst","_notebooks/driver_examples/QCodes example with SR830.rst","_notebooks/driver_examples/Qcodes example ATS_ONWORK.rst","_notebooks/driver_examples/Qcodes example with AMI430.rst","_notebooks/driver_examples/Qcodes example with Agilent 34400A.rst","_notebooks/driver_examples/Qcodes example with Decadac.rst","_notebooks/driver_examples/Qcodes example with Ithaco.rst","_notebooks/driver_examples/Qcodes example with Keithley 2600.rst","_notebooks/driver_examples/Qcodes example with Keysight 33500B.rst","_notebooks/driver_examples/Qcodes example with Keysight Infiniium Oscilloscope.rst","_notebooks/driver_examples/Qcodes example with Mercury IPS (Magnet).rst","_notebooks/driver_examples/Qcodes example with QDac.rst","_notebooks/driver_examples/Qcodes example with QDac_channels.rst","_notebooks/driver_examples/Qcodes example with Rohde Schwarz RTO 1000 series Oscilloscope.rst","_notebooks/driver_examples/Qcodes example with Rohde Schwarz ZNB.rst","_notebooks/driver_examples/Qcodes example with TPS2012.rst","_notebooks/driver_examples/Qcodes example with Tektronix AWG5014C.rst","_notebooks/driver_examples/Qcodes example with Triton.rst","_notebooks/driver_examples/Qcodes example with ZI UHF-LI.rst","api/generated/qcodes.ArrayParameter.rst","api/generated/qcodes.BreakIf.rst","api/generated/qcodes.ChannelList.rst","api/generated/qcodes.CombinedParameter.rst","api/generated/qcodes.Config.rst","api/generated/qcodes.DataArray.rst","api/generated/qcodes.DataSet.rst","api/generated/qcodes.DiskIO.rst","api/generated/qcodes.FormatLocation.rst","api/generated/qcodes.Formatter.rst","api/generated/qcodes.Function.rst","api/generated/qcodes.GNUPlotFormat.rst","api/generated/qcodes.IPInstrument.rst","api/generated/qcodes.Instrument.rst","api/generated/qcodes.InstrumentChannel.rst","api/generated/qcodes.Loop.rst","api/generated/qcodes.ManualParameter.rst","api/generated/qcodes.MultiParameter.rst","api/generated/qcodes.Parameter.rst","api/generated/qcodes.StandardParameter.rst","api/generated/qcodes.SweepFixedValues.rst","api/generated/qcodes.SweepValues.rst","api/generated/qcodes.Task.rst","api/generated/qcodes.VisaInstrument.rst","api/generated/qcodes.Wait.rst","api/generated/qcodes.combine.rst","api/generated/qcodes.instrument_drivers.rst","api/generated/qcodes.instrument_drivers.Advantech.rst","api/generated/qcodes.instrument_drivers.AlazarTech.rst","api/generated/qcodes.instrument_drivers.HP.rst","api/generated/qcodes.instrument_drivers.Harvard.rst","api/generated/qcodes.instrument_drivers.Keysight.rst","api/generated/qcodes.instrument_drivers.Lakeshore.rst","api/generated/qcodes.instrument_drivers.QDev.rst","api/generated/qcodes.instrument_drivers.QuTech.rst","api/generated/qcodes.instrument_drivers.Spectrum.rst","api/generated/qcodes.instrument_drivers.Spectrum.py_header.rst","api/generated/qcodes.instrument_drivers.ZI.rst","api/generated/qcodes.instrument_drivers.agilent.rst","api/generated/qcodes.instrument_drivers.american_magnetics.rst","api/generated/qcodes.instrument_drivers.ithaco.rst","api/generated/qcodes.instrument_drivers.oxford.rst","api/generated/qcodes.instrument_drivers.rigol.rst","api/generated/qcodes.instrument_drivers.rohde_schwarz.rst","api/generated/qcodes.instrument_drivers.signal_hound.rst","api/generated/qcodes.instrument_drivers.stanford_research.rst","api/generated/qcodes.instrument_drivers.tektronix.rst","api/generated/qcodes.instrument_drivers.weinschel.rst","api/generated/qcodes.instrument_drivers.yokogawa.rst","api/generated/qcodes.load_data.rst","api/generated/qcodes.measure.Measure.rst","api/generated/qcodes.new_data.rst","api/generated/qcodes.plots.pyqtgraph.QtPlot.rst","api/generated/qcodes.plots.qcmatplotlib.MatPlot.rst","api/generated/qcodes.station.Station.rst","api/generated/qcodes.utils.command.rst","api/generated/qcodes.utils.deferred_operations.rst","api/generated/qcodes.utils.helpers.rst","api/generated/qcodes.utils.metadata.rst","api/generated/qcodes.utils.validators.rst","api/index.rst","api/private.rst","api/public.rst","changes/0.1.0.rst","changes/0.1.2.rst","changes/0.1.3.rst","changes/0.1.4.rst","changes/0.1.5.rst","changes/0.1.6.rst","changes/0.1.7.rst","changes/index.rst","community/contributing.rst","community/index.rst","community/install.rst","community/objects.rst","examples/index.rst","help.rst","roadmap.rst","start/index.rst","user/configuration.rst","user/faq.rst","user/index.rst","user/intro.rst","user/tutorial.rst"],objects:{"qcodes.ArrayParameter":{__init__:[33,1,1,""]},"qcodes.BreakIf":{__init__:[34,1,1,""]},"qcodes.ChannelList":{__init__:[35,1,1,""]},"qcodes.CombinedParameter":{__init__:[36,1,1,""]},"qcodes.Config":{__init__:[37,1,1,""],config_file_name:[37,2,1,""],current_config:[37,2,1,""],current_config_path:[37,2,1,""],current_schema:[37,2,1,""],cwd_file_name:[37,2,1,""],default_file_name:[37,2,1,""],env_file_name:[37,2,1,""],home_file_name:[37,2,1,""],schema_cwd_file_name:[37,2,1,""],schema_default_file_name:[37,2,1,""],schema_env_file_name:[37,2,1,""],schema_file_name:[37,2,1,""],schema_home_file_name:[37,2,1,""]},"qcodes.DataArray":{__init__:[38,1,1,""]},"qcodes.DataSet":{__init__:[39,1,1,""],background_functions:[39,2,1,""]},"qcodes.DiskIO":{__init__:[40,1,1,""]},"qcodes.FormatLocation":{__init__:[41,1,1,""]},"qcodes.Formatter":{__init__:[42,1,1,""]},"qcodes.Function":{__init__:[43,1,1,""]},"qcodes.GNUPlotFormat":{__init__:[44,1,1,""]},"qcodes.IPInstrument":{__init__:[45,1,1,""]},"qcodes.Instrument":{__init__:[46,1,1,""],functions:[46,2,1,""],name:[46,2,1,""],parameters:[46,2,1,""],submodules:[46,2,1,""]},"qcodes.InstrumentChannel":{__init__:[47,1,1,""],functions:[47,2,1,""],name:[47,2,1,""],parameters:[47,2,1,""]},"qcodes.Loop":{__init__:[48,1,1,""]},"qcodes.ManualParameter":{__init__:[49,1,1,""]},"qcodes.MultiParameter":{__init__:[50,1,1,""]},"qcodes.Parameter":{__init__:[51,1,1,""]},"qcodes.StandardParameter":{__init__:[52,1,1,""]},"qcodes.SweepFixedValues":{__init__:[53,1,1,""]},"qcodes.SweepValues":{__init__:[54,1,1,""]},"qcodes.Task":{__init__:[55,1,1,""]},"qcodes.VisaInstrument":{__init__:[56,1,1,""],visa_handle:[56,2,1,""]},"qcodes.Wait":{__init__:[57,1,1,""]},"qcodes.instrument_drivers":{Advantech:[60,4,0,"-"],AlazarTech:[61,4,0,"-"],HP:[62,4,0,"-"],Harvard:[63,4,0,"-"],Keysight:[64,4,0,"-"],Lakeshore:[65,4,0,"-"],QDev:[66,4,0,"-"],QuTech:[67,4,0,"-"],Spectrum:[68,4,0,"-"],ZI:[70,4,0,"-"],agilent:[71,4,0,"-"],american_magnetics:[72,4,0,"-"],devices:[59,4,0,"-"],ithaco:[73,4,0,"-"],oxford:[74,4,0,"-"],rigol:[75,4,0,"-"],rohde_schwarz:[76,4,0,"-"],signal_hound:[77,4,0,"-"],stanford_research:[78,4,0,"-"],tektronix:[79,4,0,"-"],test:[59,4,0,"-"],weinschel:[80,4,0,"-"],yokogawa:[81,4,0,"-"]},"qcodes.instrument_drivers.Advantech":{PCIE_1751:[60,4,0,"-"]},"qcodes.instrument_drivers.Advantech.PCIE_1751":{Advantech_PCIE_1751:[60,0,1,""],DAQNaviException:[60,5,1,""],DAQNaviWarning:[60,5,1,""]},"qcodes.instrument_drivers.Advantech.PCIE_1751.Advantech_PCIE_1751":{ERRORMSG:[60,2,1,""],check:[60,1,1,""],close:[60,1,1,""],get_idn:[60,1,1,""],port_count:[60,1,1,""],read_pin:[60,1,1,""],read_port:[60,1,1,""],write_pin:[60,1,1,""],write_port:[60,1,1,""]},"qcodes.instrument_drivers.AlazarTech":{ATS9870:[61,4,0,"-"],ATS:[61,4,0,"-"],ATS_acquisition_controllers:[61,4,0,"-"]},"qcodes.instrument_drivers.AlazarTech.ATS":{AcquisitionController:[61,0,1,""],AlazarParameter:[61,0,1,""],AlazarTech_ATS:[61,0,1,""],Buffer:[61,0,1,""],TrivialDictionary:[61,0,1,""]},"qcodes.instrument_drivers.AlazarTech.ATS.AcquisitionController":{_alazar:[61,2,1,""],handle_buffer:[61,1,1,""],post_acquire:[61,1,1,""],pre_acquire:[61,1,1,""],pre_start_capture:[61,1,1,""]},"qcodes.instrument_drivers.AlazarTech.ATS.AlazarParameter":{get:[61,1,1,""]},"qcodes.instrument_drivers.AlazarTech.ATS.AlazarTech_ATS":{acquire:[61,1,1,""],channels:[61,2,1,""],clear_buffers:[61,1,1,""],config:[61,1,1,""],dll_path:[61,2,1,""],find_boards:[61,6,1,""],get_board_info:[61,6,1,""],get_idn:[61,1,1,""],get_sample_rate:[61,1,1,""],signal_to_volt:[61,1,1,""]},"qcodes.instrument_drivers.AlazarTech.ATS.Buffer":{__del__:[61,1,1,""],free_mem:[61,1,1,""]},"qcodes.instrument_drivers.AlazarTech.ATS9870":{AlazarTech_ATS9870:[61,0,1,""]},"qcodes.instrument_drivers.AlazarTech.ATS_acquisition_controllers":{Demodulation_AcquisitionController:[61,0,1,""]},"qcodes.instrument_drivers.AlazarTech.ATS_acquisition_controllers.Demodulation_AcquisitionController":{do_acquisition:[61,1,1,""],fit:[61,1,1,""],handle_buffer:[61,1,1,""],post_acquire:[61,1,1,""],pre_acquire:[61,1,1,""],pre_start_capture:[61,1,1,""],update_acquisitionkwargs:[61,1,1,""]},"qcodes.instrument_drivers.HP":{HP8133A:[62,4,0,"-"],HP_83650A:[62,4,0,"-"]},"qcodes.instrument_drivers.HP.HP8133A":{HP8133A:[62,0,1,""]},"qcodes.instrument_drivers.HP.HP_83650A":{HP_83650A:[62,0,1,""],parsestr:[62,3,1,""]},"qcodes.instrument_drivers.HP.HP_83650A.HP_83650A":{print_all:[62,1,1,""],print_modstatus:[62,1,1,""],reset:[62,1,1,""]},"qcodes.instrument_drivers.Harvard":{Decadac:[63,4,0,"-"]},"qcodes.instrument_drivers.Harvard.Decadac":{DACException:[63,5,1,""],DacChannel:[63,0,1,""],DacReader:[63,0,1,""],DacSlot:[63,0,1,""],Decadac:[63,0,1,""]},"qcodes.instrument_drivers.Harvard.Decadac.DacChannel":{ask:[63,1,1,""],write:[63,1,1,""]},"qcodes.instrument_drivers.Harvard.Decadac.DacSlot":{ask:[63,1,1,""],write:[63,1,1,""]},"qcodes.instrument_drivers.Harvard.Decadac.Decadac":{__repr__:[63,1,1,""],_ramp_state:[63,2,1,""],_ramp_time:[63,2,1,""],connect_message:[63,1,1,""],get_idn:[63,1,1,""],ramp_all:[63,1,1,""],set_all:[63,1,1,""],write:[63,1,1,""]},"qcodes.instrument_drivers.Keysight":{Infiniium:[64,4,0,"-"],KeysightAgilent_33XXX:[64,4,0,"-"],Keysight_33500B:[64,4,0,"-"],Keysight_33500B_channels:[64,4,0,"-"],Keysight_34465A:[64,4,0,"-"],M3201A:[64,4,0,"-"],M3300A:[64,4,0,"-"],N51x1:[64,4,0,"-"],test_suite:[64,4,0,"-"]},"qcodes.instrument_drivers.Keysight.Infiniium":{Infiniium:[64,0,1,""],InfiniiumChannel:[64,0,1,""],RawTrace:[64,0,1,""],TraceNotReady:[64,5,1,""],TraceSetPointsChanged:[64,5,1,""]},"qcodes.instrument_drivers.Keysight.Infiniium.RawTrace":{get:[64,1,1,""],prepare_curvedata:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.KeysightAgilent_33XXX":{OutputChannel:[64,0,1,""],SyncChannel:[64,0,1,""],WaveformGenerator_33XXX:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.KeysightAgilent_33XXX.WaveformGenerator_33XXX":{flush_error_queue:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.Keysight_33500B":{Keysight_33500B:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.Keysight_33500B.Keysight_33500B":{flush_error_queue:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.Keysight_33500B_channels":{KeysightChannel:[64,0,1,""],Keysight_33500B_Channels:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.Keysight_33500B_channels.Keysight_33500B_Channels":{flush_error_queue:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.Keysight_34465A":{ArrayMeasurement:[64,0,1,""],Keysight_34465A:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.Keysight_34465A.ArrayMeasurement":{get:[64,1,1,""],prepare:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.Keysight_34465A.Keysight_34465A":{NPLC_list:[64,2,1,""],flush_error_queue:[64,1,1,""],model:[64,2,1,""],ranges:[64,2,1,""]},"qcodes.instrument_drivers.Keysight.M3201A":{Keysight_M3201A:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.M3300A":{M3300A_AWG:[64,0,1,""],M3300A_DIG:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.N51x1":{N51x1:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.N51x1.N51x1":{get_idn:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.test_suite":{TestKeysight_M3201A:[64,0,1,""],TestKeysight_M3300A:[64,0,1,""],TestSD_Module:[64,0,1,""]},"qcodes.instrument_drivers.Keysight.test_suite.TestKeysight_M3201A":{driver:[64,2,1,""],setUpClass:[64,6,1,""],test_PXI_trigger:[64,1,1,""],test_channel_amplitude:[64,1,1,""],test_channel_frequency:[64,1,1,""],test_channel_offset:[64,1,1,""],test_channel_phase:[64,1,1,""],test_channel_wave_shape:[64,1,1,""],test_chassis_and_slot:[64,1,1,""],test_chassis_number:[64,1,1,""],test_clock_frequency:[64,1,1,""],test_open_close:[64,1,1,""],test_serial_number:[64,1,1,""],test_slot_number:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.test_suite.TestKeysight_M3300A":{driver:[64,2,1,""],setUpClass:[64,6,1,""],test_PXI_trigger:[64,1,1,""],test_channel_amplitude:[64,1,1,""],test_channel_frequency:[64,1,1,""],test_channel_offset:[64,1,1,""],test_channel_phase:[64,1,1,""],test_channel_wave_shape:[64,1,1,""],test_chassis_and_slot:[64,1,1,""],test_chassis_number:[64,1,1,""],test_clock_frequency:[64,1,1,""],test_open_close:[64,1,1,""],test_serial_number:[64,1,1,""],test_slot_number:[64,1,1,""]},"qcodes.instrument_drivers.Keysight.test_suite.TestSD_Module":{driver:[64,2,1,""],setUpClass:[64,6,1,""],test_chassis_and_slot:[64,1,1,""]},"qcodes.instrument_drivers.Lakeshore":{Model_336:[65,4,0,"-"]},"qcodes.instrument_drivers.Lakeshore.Model_336":{Model_336:[65,0,1,""],SensorChannel:[65,0,1,""]},"qcodes.instrument_drivers.QDev":{QDac:[66,4,0,"-"],QDac_channels:[66,4,0,"-"]},"qcodes.instrument_drivers.QDev.QDac":{QDac:[66,0,1,""]},"qcodes.instrument_drivers.QDev.QDac.QDac":{connect_message:[66,1,1,""],max_status_age:[66,2,1,""],print_overview:[66,1,1,""],printslopes:[66,1,1,""],read:[66,1,1,""],read_state:[66,1,1,""],snapshot_base:[66,1,1,""],voltage_range_status:[66,2,1,""],write:[66,1,1,""]},"qcodes.instrument_drivers.QDev.QDac_channels":{QDac:[66,0,1,""],QDacChannel:[66,0,1,""],QDacMultiChannelParameter:[66,0,1,""]},"qcodes.instrument_drivers.QDev.QDac_channels.QDac":{connect_message:[66,1,1,""],max_status_age:[66,2,1,""],print_overview:[66,1,1,""],printslopes:[66,1,1,""],read:[66,1,1,""],read_state:[66,1,1,""],snapshot_base:[66,1,1,""],voltage_range_status:[66,2,1,""],write:[66,1,1,""]},"qcodes.instrument_drivers.QDev.QDac_channels.QDacChannel":{snapshot_base:[66,1,1,""]},"qcodes.instrument_drivers.QDev.QDac_channels.QDacMultiChannelParameter":{get:[66,1,1,""]},"qcodes.instrument_drivers.QuTech":{IVVI:[67,4,0,"-"]},"qcodes.instrument_drivers.QuTech.IVVI":{IVVI:[67,0,1,""]},"qcodes.instrument_drivers.QuTech.IVVI.IVVI":{Fullrange:[67,2,1,""],Halfrange:[67,2,1,""],adjust_parameter_validator:[67,1,1,""],ask:[67,1,1,""],get_all:[67,1,1,""],get_idn:[67,1,1,""],get_pol_dac:[67,1,1,""],read:[67,1,1,""],round_dac:[67,1,1,""],set_dacs_zero:[67,1,1,""],set_pol_dacrack:[67,1,1,""],write:[67,1,1,""]},"qcodes.instrument_drivers.Spectrum":{M4i:[68,4,0,"-"],py_header:[69,4,0,"-"]},"qcodes.instrument_drivers.Spectrum.M4i":{M4i:[68,0,1,""],szTypeToName:[68,3,1,""]},"qcodes.instrument_drivers.Spectrum.M4i.M4i":{active_channels:[68,1,1,""],blockavg_hardware_trigger_acquisition:[68,1,1,""],close:[68,1,1,""],convert_to_voltage:[68,1,1,""],gated_trigger_acquisition:[68,1,1,""],get_card_memory:[68,1,1,""],get_card_type:[68,1,1,""],get_error_info32bit:[68,1,1,""],get_idn:[68,1,1,""],get_max_sample_rate:[68,1,1,""],initialize_channels:[68,1,1,""],multiple_trigger_acquisition:[68,1,1,""],reset:[68,1,1,""],set_channel_OR_trigger_settings:[68,1,1,""],set_channel_settings:[68,1,1,""],set_ext0_OR_trigger_settings:[68,1,1,""],single_software_trigger_acquisition:[68,1,1,""],single_trigger_acquisition:[68,1,1,""]},"qcodes.instrument_drivers.Spectrum.py_header":{regs:[69,4,0,"-"],spcerr:[69,4,0,"-"]},"qcodes.instrument_drivers.Spectrum.py_header.regs":{GIGA:[69,3,1,""],GIGA_B:[69,3,1,""],KILO:[69,3,1,""],KILO_B:[69,3,1,""],MEGA:[69,3,1,""],MEGA_B:[69,3,1,""]},"qcodes.instrument_drivers.ZI":{ZIUHFLI:[70,4,0,"-"]},"qcodes.instrument_drivers.ZI.ZIUHFLI":{Scope:[70,0,1,""],Sweep:[70,0,1,""],ZIUHFLI:[70,0,1,""]},"qcodes.instrument_drivers.ZI.ZIUHFLI.Scope":{get:[70,1,1,""],names:[70,2,1,""],prepare_scope:[70,1,1,""],setpoint_names:[70,2,1,""],setpoints:[70,2,1,""],shapes:[70,2,1,""],units:[70,2,1,""]},"qcodes.instrument_drivers.ZI.ZIUHFLI.Sweep":{build_sweep:[70,1,1,""],get:[70,1,1,""],names:[70,2,1,""],setpoint_names:[70,2,1,""],setpoints:[70,2,1,""],shapes:[70,2,1,""],units:[70,2,1,""]},"qcodes.instrument_drivers.ZI.ZIUHFLI.ZIUHFLI":{NEPBW_to_timeconstant:[70,7,1,""],add_signal_to_sweeper:[70,1,1,""],close:[70,1,1,""],print_sweeper_settings:[70,1,1,""],remove_signal_from_sweeper:[70,1,1,""]},"qcodes.instrument_drivers.agilent":{Agilent_34400A:[71,4,0,"-"],E8267C:[71,4,0,"-"],E8527D:[71,4,0,"-"],HP33210A:[71,4,0,"-"],test_suite:[71,4,0,"-"]},"qcodes.instrument_drivers.agilent.Agilent_34400A":{Agilent_34400A:[71,0,1,""]},"qcodes.instrument_drivers.agilent.Agilent_34400A.Agilent_34400A":{clear_errors:[71,1,1,""],display_clear:[71,1,1,""],init_measurement:[71,1,1,""],reset:[71,1,1,""]},"qcodes.instrument_drivers.agilent.E8267C":{E8267:[71,0,1,""]},"qcodes.instrument_drivers.agilent.E8267C.E8267":{deg_to_rad:[71,7,1,""],rad_to_deg:[71,7,1,""]},"qcodes.instrument_drivers.agilent.E8527D":{Agilent_E8527D:[71,0,1,""]},"qcodes.instrument_drivers.agilent.E8527D.Agilent_E8527D":{deg_to_rad:[71,1,1,""],off:[71,1,1,""],on:[71,1,1,""],parse_on_off:[71,1,1,""],rad_to_deg:[71,1,1,""]},"qcodes.instrument_drivers.agilent.HP33210A":{Agilent_HP33210A:[71,0,1,""]},"qcodes.instrument_drivers.agilent.test_suite":{TestAgilent_E8527D:[71,0,1,""]},"qcodes.instrument_drivers.agilent.test_suite.TestAgilent_E8527D":{driver:[71,2,1,""],setUpClass:[71,6,1,""],test_firmware_version:[71,1,1,""],test_frequency:[71,1,1,""],test_on_off:[71,1,1,""],test_phase:[71,1,1,""],test_power:[71,1,1,""]},"qcodes.instrument_drivers.american_magnetics":{AMI430:[72,4,0,"-"]},"qcodes.instrument_drivers.american_magnetics.AMI430":{AMI430:[72,0,1,""],AMI430_3D:[72,0,1,""]},"qcodes.instrument_drivers.american_magnetics.AMI430.AMI430":{default_current_ramp_limit:[72,2,1,""],mocker_class:[72,2,1,""],set_field:[72,1,1,""]},"qcodes.instrument_drivers.american_magnetics.AMI430.AMI430_3D":{get_mocker_messages:[72,1,1,""]},"qcodes.instrument_drivers.devices":{VoltageDivider:[59,0,1,""]},"qcodes.instrument_drivers.devices.VoltageDivider":{get:[59,1,1,""],get_instrument_value:[59,1,1,""],set:[59,1,1,""]},"qcodes.instrument_drivers.ithaco":{Ithaco_1211:[73,4,0,"-"]},"qcodes.instrument_drivers.ithaco.Ithaco_1211":{CurrentParameter:[73,0,1,""],Ithaco_1211:[73,0,1,""]},"qcodes.instrument_drivers.ithaco.Ithaco_1211.CurrentParameter":{get:[73,1,1,""]},"qcodes.instrument_drivers.ithaco.Ithaco_1211.Ithaco_1211":{get_idn:[73,1,1,""]},"qcodes.instrument_drivers.oxford":{ILM200:[74,4,0,"-"],IPS120:[74,4,0,"-"],kelvinox:[74,4,0,"-"],mercuryiPS:[74,4,0,"-"],triton:[74,4,0,"-"]},"qcodes.instrument_drivers.oxford.ILM200":{OxfordInstruments_ILM200:[74,0,1,""]},"qcodes.instrument_drivers.oxford.ILM200.OxfordInstruments_ILM200":{close:[74,1,1,""],get_all:[74,1,1,""],get_idn:[74,1,1,""],local:[74,1,1,""],remote:[74,1,1,""],set_remote_status:[74,1,1,""],set_to_fast:[74,1,1,""],set_to_slow:[74,1,1,""]},"qcodes.instrument_drivers.oxford.IPS120":{OxfordInstruments_IPS120:[74,0,1,""]},"qcodes.instrument_drivers.oxford.IPS120.OxfordInstruments_IPS120":{close:[74,1,1,""],examine:[74,1,1,""],get_all:[74,1,1,""],get_changed:[74,1,1,""],get_idn:[74,1,1,""],heater_off:[74,1,1,""],heater_on:[74,1,1,""],hold:[74,1,1,""],identify:[74,1,1,""],leave_persistent_mode:[74,1,1,""],local:[74,1,1,""],remote:[74,1,1,""],run_to_field:[74,1,1,""],run_to_field_wait:[74,1,1,""],set_persistent:[74,1,1,""],to_setpoint:[74,1,1,""],to_zero:[74,1,1,""]},"qcodes.instrument_drivers.oxford.kelvinox":{OxfordInstruments_Kelvinox_IGH:[74,0,1,""]},"qcodes.instrument_drivers.oxford.kelvinox.OxfordInstruments_Kelvinox_IGH":{close:[74,1,1,""],get_all:[74,1,1,""],get_idn:[74,1,1,""],identify:[74,1,1,""],local:[74,1,1,""],remote:[74,1,1,""],rotate_Nvalve:[74,1,1,""],set_mix_chamber_heater_mode:[74,1,1,""],set_mix_chamber_heater_power_range:[74,1,1,""]},"qcodes.instrument_drivers.oxford.mercuryiPS":{MercuryiPS:[74,0,1,""],MercuryiPSArray:[74,0,1,""]},"qcodes.instrument_drivers.oxford.mercuryiPS.MercuryiPS":{hold:[74,1,1,""],rtos:[74,1,1,""],to_zero:[74,1,1,""],write:[74,1,1,""]},"qcodes.instrument_drivers.oxford.mercuryiPS.MercuryiPSArray":{get:[74,1,1,""],set:[74,1,1,""]},"qcodes.instrument_drivers.oxford.triton":{Triton:[74,0,1,""]},"qcodes.instrument_drivers.oxford.triton.Triton":{get_idn:[74,1,1,""]},"qcodes.instrument_drivers.rigol":{DG4000:[75,4,0,"-"]},"qcodes.instrument_drivers.rigol.DG4000":{Rigol_DG4000:[75,0,1,""],clean_string:[75,3,1,""],is_number:[75,3,1,""],parse_multiple_outputs:[75,3,1,""],parse_single_output:[75,3,1,""],parse_string_output:[75,3,1,""]},"qcodes.instrument_drivers.rohde_schwarz":{RTO1000:[76,4,0,"-"],SGS100A:[76,4,0,"-"],SMR40:[76,4,0,"-"],ZNB20:[76,4,0,"-"],ZNB:[76,4,0,"-"]},"qcodes.instrument_drivers.rohde_schwarz.RTO1000":{RTO1000:[76,0,1,""],ScopeChannel:[76,0,1,""],ScopeTrace:[76,0,1,""]},"qcodes.instrument_drivers.rohde_schwarz.RTO1000.ScopeTrace":{get:[76,1,1,""],prepare_trace:[76,1,1,""]},"qcodes.instrument_drivers.rohde_schwarz.SGS100A":{RohdeSchwarz_SGS100A:[76,0,1,""]},"qcodes.instrument_drivers.rohde_schwarz.SGS100A.RohdeSchwarz_SGS100A":{off:[76,1,1,""],on:[76,1,1,""],parse_on_off:[76,1,1,""],set_pulsemod_source:[76,1,1,""],set_pulsemod_state:[76,1,1,""],set_status:[76,1,1,""]},"qcodes.instrument_drivers.rohde_schwarz.SMR40":{RohdeSchwarz_SMR40:[76,0,1,""]},"qcodes.instrument_drivers.rohde_schwarz.SMR40.RohdeSchwarz_SMR40":{do_get_frequency:[76,1,1,""],do_get_power:[76,1,1,""],do_get_pulse_delay:[76,1,1,""],do_get_status:[76,1,1,""],do_get_status_of_ALC:[76,1,1,""],do_get_status_of_modulation:[76,1,1,""],do_set_frequency:[76,1,1,""],do_set_power:[76,1,1,""],do_set_pulse_delay:[76,1,1,""],do_set_status:[76,1,1,""],do_set_status_of_ALC:[76,1,1,""],do_set_status_of_modulation:[76,1,1,""],get_all:[76,1,1,""],off:[76,1,1,""],off_modulation:[76,1,1,""],on:[76,1,1,""],on_modulation:[76,1,1,""],reset:[76,1,1,""],set_ext_trig:[76,1,1,""]},"qcodes.instrument_drivers.rohde_schwarz.ZNB":{FrequencySweep:[76,0,1,""],FrequencySweepMagPhase:[76,0,1,""],ZNB:[76,0,1,""],ZNBChannel:[76,0,1,""]},"qcodes.instrument_drivers.rohde_schwarz.ZNB.FrequencySweep":{get:[76,1,1,""],set_sweep:[76,1,1,""]},"qcodes.instrument_drivers.rohde_schwarz.ZNB.FrequencySweepMagPhase":{get:[76,1,1,""],set_sweep:[76,1,1,""]},"qcodes.instrument_drivers.rohde_schwarz.ZNB.ZNB":{add_channel:[76,1,1,""],clear_channels:[76,1,1,""],display_grid:[76,1,1,""],initialise:[76,1,1,""]},"qcodes.instrument_drivers.signal_hound":{USB_SA124B:[77,4,0,"-"]},"qcodes.instrument_drivers.signal_hound.USB_SA124B":{SignalHound_USB_SA124B:[77,0,1,""],constants:[77,0,1,""]},"qcodes.instrument_drivers.signal_hound.USB_SA124B.SignalHound_USB_SA124B":{QuerySweep:[77,1,1,""],abort:[77,1,1,""],check_for_error:[77,1,1,""],closeDevice:[77,1,1,""],configure:[77,1,1,""],default_server_name:[77,6,1,""],dll_path:[77,2,1,""],get_power_at_freq:[77,1,1,""],get_spectrum:[77,1,1,""],initialisation:[77,1,1,""],openDevice:[77,1,1,""],prepare_for_measurement:[77,1,1,""],preset:[77,1,1,""],saStatus:[77,2,1,""],saStatus_inverted:[77,2,1,""],safe_reload:[77,1,1,""],sweep:[77,1,1,""]},"qcodes.instrument_drivers.signal_hound.USB_SA124B.constants":{SA_MAX_DEVICES:[77,2,1,""],TG_THRU_0DB:[77,2,1,""],TG_THRU_20DB:[77,2,1,""],sa124_MAX_FREQ:[77,2,1,""],sa124_MIN_FREQ:[77,2,1,""],sa44_MAX_FREQ:[77,2,1,""],sa44_MIN_FREQ:[77,2,1,""],saDeviceTypeNone:[77,2,1,""],saDeviceTypeSA124A:[77,2,1,""],saDeviceTypeSA124B:[77,2,1,""],saDeviceTypeSA44:[77,2,1,""],saDeviceTypeSA44B:[77,2,1,""],sa_AUDIO:[77,2,1,""],sa_AUDIO_AM:[77,2,1,""],sa_AUDIO_CW:[77,2,1,""],sa_AUDIO_FM:[77,2,1,""],sa_AUDIO_LSB:[77,2,1,""],sa_AUDIO_USB:[77,2,1,""],sa_AUTO_ATTEN:[77,2,1,""],sa_AUTO_GAIN:[77,2,1,""],sa_AVERAGE:[77,2,1,""],sa_BYPASS:[77,2,1,""],sa_IDLE:[77,2,1,""],sa_IQ:[77,2,1,""],sa_IQ_SAMPLE_RATE:[77,2,1,""],sa_LIN_FULL_SCALE:[77,2,1,""],sa_LIN_SCALE:[77,2,1,""],sa_LOG_FULL_SCALE:[77,2,1,""],sa_LOG_SCALE:[77,2,1,""],sa_LOG_UNITS:[77,2,1,""],sa_MAX_ATTEN:[77,2,1,""],sa_MAX_GAIN:[77,2,1,""],sa_MAX_IQ_DECIMATION:[77,2,1,""],sa_MAX_RBW:[77,2,1,""],sa_MAX_REF:[77,2,1,""],sa_MAX_RT_RBW:[77,2,1,""],sa_MIN_IQ_BANDWIDTH:[77,2,1,""],sa_MIN_MAX:[77,2,1,""],sa_MIN_RBW:[77,2,1,""],sa_MIN_RT_RBW:[77,2,1,""],sa_MIN_SPAN:[77,2,1,""],sa_POWER_UNITS:[77,2,1,""],sa_REAL_TIME:[77,2,1,""],sa_SWEEPING:[77,2,1,""],sa_TG_SWEEP:[77,2,1,""],sa_VOLT_UNITS:[77,2,1,""]},"qcodes.instrument_drivers.stanford_research":{SG384:[78,4,0,"-"],SIM928:[78,4,0,"-"],SR560:[78,4,0,"-"],SR830:[78,4,0,"-"],SR865:[78,4,0,"-"]},"qcodes.instrument_drivers.stanford_research.SG384":{SRS_SG384:[78,0,1,""]},"qcodes.instrument_drivers.stanford_research.SIM928":{SIM928:[78,0,1,""]},"qcodes.instrument_drivers.stanford_research.SIM928.SIM928":{ask_module:[78,1,1,""],byte_to_bits:[78,7,1,""],check_module_errors:[78,1,1,""],find_modules:[78,1,1,""],get_module_idn:[78,1,1,""],get_module_status:[78,1,1,""],get_voltage:[78,1,1,""],reset_module:[78,1,1,""],set_smooth:[78,1,1,""],set_voltage:[78,1,1,""],write_module:[78,1,1,""]},"qcodes.instrument_drivers.stanford_research.SR560":{SR560:[78,0,1,""],VoltageParameter:[78,0,1,""]},"qcodes.instrument_drivers.stanford_research.SR560.SR560":{get_idn:[78,1,1,""]},"qcodes.instrument_drivers.stanford_research.SR560.VoltageParameter":{get:[78,1,1,""]},"qcodes.instrument_drivers.stanford_research.SR830":{ChannelBuffer:[78,0,1,""],SR830:[78,0,1,""]},"qcodes.instrument_drivers.stanford_research.SR830.ChannelBuffer":{get:[78,1,1,""],prepare_buffer_readout:[78,1,1,""]},"qcodes.instrument_drivers.stanford_research.SR865":{SR865:[78,0,1,""]},"qcodes.instrument_drivers.tektronix":{AWG5014:[79,4,0,"-"],AWG5200:[79,4,0,"-"],AWG520:[79,4,0,"-"],AWGFileParser:[79,4,0,"-"],Keithley_2000:[79,4,0,"-"],Keithley_2400:[79,4,0,"-"],Keithley_2600:[79,4,0,"-"],Keithley_2600_channels:[79,4,0,"-"],Keithley_2700:[79,4,0,"-"],TPS2012:[79,4,0,"-"]},"qcodes.instrument_drivers.tektronix.AWG5014":{Tektronix_AWG5014:[79,0,1,""],parsestr:[79,3,1,""]},"qcodes.instrument_drivers.tektronix.AWG5014.Tektronix_AWG5014":{AWG_FILE_FORMAT_CHANNEL:[79,2,1,""],AWG_FILE_FORMAT_HEAD:[79,2,1,""],all_channels_off:[79,1,1,""],all_channels_on:[79,1,1,""],change_folder:[79,1,1,""],clear_message_queue:[79,1,1,""],create_and_goto_dir:[79,1,1,""],delete_all_waveforms_from_list:[79,1,1,""],force_event:[79,1,1,""],force_trigger:[79,1,1,""],force_trigger_event:[79,1,1,""],generate_awg_file:[79,1,1,""],generate_channel_cfg:[79,1,1,""],generate_sequence_cfg:[79,1,1,""],get_all:[79,1,1,""],get_current_folder_name:[79,1,1,""],get_error:[79,1,1,""],get_filenames:[79,1,1,""],get_folder_contents:[79,1,1,""],get_sq_mode:[79,1,1,""],get_sqel_loopcnt:[79,1,1,""],get_sqel_trigger_wait:[79,1,1,""],get_sqel_waveform:[79,1,1,""],get_state:[79,1,1,""],goto_root:[79,1,1,""],is_awg_ready:[79,1,1,""],load_awg_file:[79,1,1,""],make_and_save_awg_file:[79,1,1,""],make_send_and_load_awg_file:[79,1,1,""],newlinestripper:[79,1,1,""],pack_waveform:[79,1,1,""],run:[79,1,1,""],send_DC_pulse:[79,1,1,""],send_awg_file:[79,1,1,""],send_waveform_to_list:[79,1,1,""],set_current_folder_name:[79,1,1,""],set_sqel_event_jump_target_index:[79,1,1,""],set_sqel_event_jump_type:[79,1,1,""],set_sqel_event_target_index:[79,1,1,""],set_sqel_goto_state:[79,1,1,""],set_sqel_goto_target_index:[79,1,1,""],set_sqel_loopcnt:[79,1,1,""],set_sqel_loopcnt_to_inf:[79,1,1,""],set_sqel_trigger_wait:[79,1,1,""],set_sqel_waveform:[79,1,1,""],start:[79,1,1,""],stop:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.AWG520":{Tektronix_AWG520:[79,0,1,""]},"qcodes.instrument_drivers.tektronix.AWG520.Tektronix_AWG520":{change_folder:[79,1,1,""],clear_waveforms:[79,1,1,""],delete_all_waveforms_from_list:[79,1,1,""],force_logicjump:[79,1,1,""],force_trigger:[79,1,1,""],get_all:[79,1,1,""],get_current_folder_name:[79,1,1,""],get_filenames:[79,1,1,""],get_folder_contents:[79,1,1,""],get_jumpmode:[79,1,1,""],get_state:[79,1,1,""],goto_root:[79,1,1,""],load_and_set_sequence:[79,1,1,""],make_directory:[79,1,1,""],resend_waveform:[79,1,1,""],return_self:[79,1,1,""],send_pattern:[79,1,1,""],send_sequence2:[79,1,1,""],send_sequence:[79,1,1,""],send_waveform:[79,1,1,""],set_current_folder_name:[79,1,1,""],set_jumpmode:[79,1,1,""],set_sequence:[79,1,1,""],set_setup_filename:[79,1,1,""],start:[79,1,1,""],stop:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.AWG5200":{Tektronix_AWG5200:[79,0,1,""]},"qcodes.instrument_drivers.tektronix.AWG5200.Tektronix_AWG5200":{send_waveform_to_list:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.AWGFileParser":{parse_awg_file:[79,3,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2000":{Keithley_2000:[79,0,1,""],parse_output_bool:[79,3,1,""],parse_output_string:[79,3,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2000.Keithley_2000":{trigger:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2400":{Keithley_2400:[79,0,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2400.Keithley_2400":{reset:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2600":{Keithley_2600:[79,0,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2600.Keithley_2600":{ask:[79,1,1,""],display_clear:[79,1,1,""],display_normal:[79,1,1,""],exit_key:[79,1,1,""],get_idn:[79,1,1,""],reset:[79,1,1,""],write:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2600_channels":{KeithleyChannel:[79,0,1,""],Keithley_2600:[79,0,1,""],LuaSweepParameter:[79,0,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2600_channels.KeithleyChannel":{doFastSweep:[79,1,1,""],reset:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2600_channels.Keithley_2600":{ask:[79,1,1,""],display_clear:[79,1,1,""],display_normal:[79,1,1,""],exit_key:[79,1,1,""],get_idn:[79,1,1,""],reset:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2600_channels.LuaSweepParameter":{get:[79,1,1,""],prepareSweep:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2700":{Keithley_2700:[79,0,1,""],bool_to_str:[79,3,1,""],parsebool:[79,3,1,""],parseint:[79,3,1,""],parsestr:[79,3,1,""]},"qcodes.instrument_drivers.tektronix.Keithley_2700.Keithley_2700":{get_all:[79,1,1,""],reset:[79,1,1,""],set_defaults:[79,1,1,""],set_mode:[79,1,1,""],set_mode_volt_dc:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.TPS2012":{ScopeArray:[79,0,1,""],TPS2012:[79,0,1,""],TPS2012Channel:[79,0,1,""],TraceNotReady:[79,5,1,""]},"qcodes.instrument_drivers.tektronix.TPS2012.ScopeArray":{calc_set_points:[79,1,1,""],get:[79,1,1,""],prepare_curvedata:[79,1,1,""]},"qcodes.instrument_drivers.tektronix.TPS2012.TPS2012":{clear_message_queue:[79,1,1,""]},"qcodes.instrument_drivers.test":{DriverTestCase:[59,0,1,""],test_instrument:[59,3,1,""],test_instruments:[59,3,1,""]},"qcodes.instrument_drivers.test.DriverTestCase":{driver:[59,2,1,""],setUpClass:[59,6,1,""]},"qcodes.instrument_drivers.weinschel":{Weinschel_8320:[80,4,0,"-"],test_suite:[80,4,0,"-"]},"qcodes.instrument_drivers.weinschel.Weinschel_8320":{Weinschel_8320:[80,0,1,""]},"qcodes.instrument_drivers.weinschel.test_suite":{TestWeinschel_8320:[80,0,1,""]},"qcodes.instrument_drivers.weinschel.test_suite.TestWeinschel_8320":{driver:[80,2,1,""],test_attenuation:[80,1,1,""],test_firmware_version:[80,1,1,""]},"qcodes.instrument_drivers.yokogawa":{GS200:[81,4,0,"-"]},"qcodes.instrument_drivers.yokogawa.GS200":{GS200:[81,0,1,""]},"qcodes.instrument_drivers.yokogawa.GS200.GS200":{initialise:[81,1,1,""]},"qcodes.measure":{Measure:[83,0,1,""]},"qcodes.measure.Measure":{__init__:[83,1,1,""]},"qcodes.plots.pyqtgraph":{QtPlot:[85,0,1,""]},"qcodes.plots.pyqtgraph.QtPlot":{__init__:[85,1,1,""]},"qcodes.plots.qcmatplotlib":{MatPlot:[86,0,1,""]},"qcodes.plots.qcmatplotlib.MatPlot":{__init__:[86,1,1,""]},"qcodes.station":{Station:[87,0,1,""]},"qcodes.station.Station":{"default":[87,2,1,""],__init__:[87,1,1,""],delegate_attr_dicts:[87,2,1,""]},"qcodes.utils":{command:[88,4,0,"-"],deferred_operations:[89,4,0,"-"],helpers:[90,4,0,"-"],metadata:[91,4,0,"-"],validators:[92,4,0,"-"]},qcodes:{ArrayParameter:[33,0,1,""],BreakIf:[34,0,1,""],ChannelList:[35,0,1,""],CombinedParameter:[36,0,1,""],Config:[37,0,1,""],DataArray:[38,0,1,""],DataSet:[39,0,1,""],DiskIO:[40,0,1,""],FormatLocation:[41,0,1,""],Formatter:[42,0,1,""],Function:[43,0,1,""],GNUPlotFormat:[44,0,1,""],IPInstrument:[45,0,1,""],Instrument:[46,0,1,""],InstrumentChannel:[47,0,1,""],Loop:[48,0,1,""],ManualParameter:[49,0,1,""],MultiParameter:[50,0,1,""],Parameter:[51,0,1,""],StandardParameter:[52,0,1,""],SweepFixedValues:[53,0,1,""],SweepValues:[54,0,1,""],Task:[55,0,1,""],VisaInstrument:[56,0,1,""],Wait:[57,0,1,""],combine:[58,3,1,""],instrument_drivers:[59,4,0,"-"],load_data:[82,3,1,""],new_data:[84,3,1,""]}},objnames:{"0":["py","class","Python class"],"1":["py","method","Python method"],"2":["py","attribute","Python attribute"],"3":["py","function","Python function"],"4":["py","module","Python module"],"5":["py","exception","Python exception"],"6":["py","classmethod","Python class method"],"7":["py","staticmethod","Python static method"]},objtypes:{"0":"py:class","1":"py:method","2":"py:attribute","3":"py:function","4":"py:module","5":"py:exception","6":"py:classmethod","7":"py:staticmethod"},terms:{"00000e":21,"001_":21,"001_13":41,"001_testsweep_11":10,"001_unicorn_2016":9,"002_rainbow_2016":9,"00370000e":20,"003_":23,"005_rainbow_2016":9,"006_":29,"007_":29,"009_testsweep_15":14,"009_unicorn_2050":9,"01084000e":20,"010_mockloop_hdf5_test_15":4,"011_":32,"011_mockloop_hdf5_test_15":4,"012_":32,"013_":15,"013_n_1000_setget_11":13,"014_n_1000_setget_11":13,"015_":27,"015_n_1000_setget_11":13,"016_":27,"016_n_1000_setget_11":13,"016_test_missing_attr_15":4,"01763000e":20,"017_mockparabola_run_15":4,"017_n_1000_setget_11":13,"018_mockparabola_run_15":4,"018_n_1000_setget_11":13,"018_testsweep_12":11,"019_n_1000_setget_11":13,"019_testsweep_12":11,"020_n_1000_setget_11":13,"020_testsweep_12":11,"021_testsweep_12":11,"025_":14,"026_":14,"027_":14,"028_":14,"029_":14,"02s":28,"030_":14,"031_":14,"032_":14,"033_":14,"034_":14,"035_":14,"036_":14,"03d":30,"04s":23,"06s":11,"073_":28,"076_":28,"076_n_100_setget_16":12,"077_":28,"077_n_100_setget_16":12,"078_":28,"078_n_100_setget_16":12,"079_":28,"079_n_100_setget_16":12,"07s":14,"080_":28,"080_n_100_setget_16":12,"081_n_100_setget_16":12,"082_n_100_setget_16":12,"083_":28,"083_n_100_setget_16":12,"0848e":7,"084_":[12,28],"085_":[12,28],"086_":[12,28],"087_":[12,28],"088_":[12,28],"089_":[12,28],"090_":[12,28],"091_":12,"092_n_1000_setget_16":12,"093_n_1000_setget_16":12,"094_n_1000_setget_16":12,"095_n_1000_setget_16":12,"096_n_1000_setget_16":12,"097_n_1000_setget_16":12,"098_n_1000_setget_16":12,"0994e":21,"099_n_1000_setget_16":12,"09s":[21,27],"0x1c10ee73a58":14,"0x212e0582320":32,"0x7ebf668":7,"0x7ebf6a0":7,"0x7ecd5c0":7,"0x7ed0668":20,"0x7edd2e8":7,"0x7f26d30":7,"0x7f920ec0eef0":112,"0x7fd834e99ea0":0,"0x818a908":16,"0x8d11978":7,"1000k44":27,"100_":12,"100e":12,"100e3":[27,28],"100e6":64,"100k":23,"100khz":23,"100x100":11,"101_":12,"102_":12,"103_":12,"104_":12,"105_":12,"106_":12,"107_":12,"108_n_100_setget_16":12,"109_n_100_setget_16":12,"10e":[23,29,32],"10e6":[16,32],"10mhz":77,"10v":51,"110_n_100_setget_16":12,"111_n_100_setget_16":12,"112_n_100_setget_16":12,"113_n_100_setget_16":12,"114_n_100_setget_16":12,"115_n_100_setget_16":12,"116_":12,"117_":12,"118_":12,"119_":12,"11s":22,"1206e":21,"120_":12,"121_":12,"122_":12,"123_":12,"124_":12,"125_":12,"126_":12,"127_":12,"128_":12,"129_":12,"130_":12,"131_":12,"132_":12,"133_":12,"134_":12,"135_":12,"136_":12,"137_":12,"138_":12,"139_":12,"13_testsweep":0,"13_testsweep_002":0,"140_":12,"141_":12,"142_":12,"143_":12,"144_":12,"145_":12,"146_":12,"147_":12,"148_":12,"149_":12,"14s":13,"150_":12,"151_":12,"152_":12,"153_":12,"154_":12,"155_":12,"156_":12,"157_":12,"158_":12,"159_":12,"15_rainbow_test":41,"15g":44,"15s":[12,28],"160_":12,"161_":12,"16243e":7,"162_":12,"163_":12,"164_":12,"165_":12,"166_":12,"167_":12,"168_":12,"169_":12,"16_13":9,"16bit":23,"16s":[15,28],"170_":12,"171_":12,"172_":12,"173_":12,"174_":12,"175_":12,"176_":12,"177_":12,"178_":12,"179_":12,"180_":12,"181_":12,"182_":12,"183_":12,"184_":12,"185_":12,"186_":12,"187_":12,"188_":12,"189_":12,"190_":12,"191_":12,"192_":12,"193_":12,"194_":12,"195_":12,"196_":12,"197_n_1000_setget_16":12,"198_n_1000_setget_16":12,"199_n_1000_setget_16":12,"1b1536e1a2e4":32,"1ct":29,"1e3":[22,32],"1e6":[28,32],"1ms":108,"1vpp":23,"20000000e":30,"200_n_1000_setget_16":12,"200e3":28,"200uw":74,"2012b":[29,79],"201_n_1000_setget_16":12,"202_n_1000_setget_16":12,"203_n_1000_setget_16":12,"204_n_1000_setget_16":12,"205_":12,"206_":12,"207_":12,"208_":12,"209_":12,"20e":32,"20ma":60,"20mw":74,"20uw":74,"210_":12,"211_":12,"212_":12,"250khz":77,"25e":[26,29],"25gb":16,"2614b":[7,12,21,79],"27041e":7,"28539f77dfd3":2,"2d_test":10,"2e3":22,"2min":28,"2mw":74,"2uw":74,"30_alazartest":16,"33500b":[64,99,108],"33522b":22,"33xxx":64,"34400a":108,"34401a":7,"34410a":7,"34411a":108,"34460a":64,"34461a":64,"34465a":[14,64,99,101,108],"34470a":64,"348s":4,"352161306002045e":24,"36s":28,"3x2":8,"42637000e":20,"4271e":7,"44s":29,"44xx":[68,98],"4634e":7,"4port":28,"50e":[22,29],"52608e":25,"541_13":9,"54972e":21,"56s":28,"57s":17,"5e9":28,"60s":17,"62s":17,"69014000e":20,"6955e":21,"6a5acd":30,"6e6":28,"8133a":[62,99],"83650a":99,"844e846b99a2":14,"93s":11,"94851000e":20,"95535000e":20,"96216000e":20,"98941000e":20,"99618000e":20,"9e3":28,"\u03bca":[25,26],"\u03bcv":6,"abstract":115,"boolean":[67,79,101,112],"break":[3,10,34,78,79,103,104],"byte":[61,67,78,79],"case":[2,3,8,16,30,32,43,48,51,59,61,86,104,111,115,116],"char":66,"class":[1,4,8,9,18,20,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,59,60,61,62,63,64,65,66,67,68,70,71,72,73,74,75,76,77,78,79,80,81,83,85,86,87,88,89,90,91,92,104,107,108,116],"default":[1,2,3,5,8,10,25,26,28,33,37,38,39,41,43,44,45,48,50,51,56,59,61,63,64,66,67,73,74,76,78,79,82,84,85,86,87,96,97,102,104,107,114],"enum":[2,3,18,20,32,51,79,107,112],"export":74,"final":[10,14,16,21,30,32,42,43,51,111,115],"float":[3,13,39,43,51,53,59,63,64,67,68,70,72,74,75,76,78,79,84,86,101],"function":[0,1,6,7,8,9,10,14,16,17,20,21,23,29,30,34,36,39,46,47,51,53,55,58,60,61,64,67,68,70,71,74,75,76,77,78,79,80,81,89,90,92,101,102,104,107,108,110,115,116],"goto":[30,79],"import":[0,1,2,3,4,5,6,7,8,9,13,14,15,16,17,18,19,20,21,22,24,25,26,27,28,29,31,32,79,101,104,108,112,115,116],"int":[1,8,13,14,30,32,33,38,43,45,50,51,53,59,63,64,66,67,68,70,74,76,78,79,107],"long":[28,33,50,51,79,104],"m\u00e6lkeb\u00f8tt":7,"new":[1,2,3,8,10,16,21,32,38,41,42,43,44,79,82,84,86,103,110,111,112,115,116],"null":[60,112],"public":[93,104,111],"return":[0,1,3,5,8,10,13,14,17,18,21,25,26,28,30,32,33,34,35,41,43,50,51,53,59,60,61,63,64,66,67,68,70,73,74,75,76,77,78,79,82,83,84,107,115,116],"short":[38,115],"static":[45,46,56,70,71,78],"super":[3,8,64,116],"switch":[11,28,32,72,74,79,112,115],"true":[2,3,6,7,14,18,19,20,23,25,26,28,32,33,35,38,44,45,50,51,56,63,64,66,67,68,72,76,77,78,79,85,87,112,115],"try":[0,2,3,10,13,14,17,18,22,25,28,51,104,115],"var":44,"while":[1,10,18,20,29,60,79,115],AND:79,ATS:[16,59],Adding:104,And:[3,8,27,28,32,112,116],Are:[84,115],Axes:1,BUS:[13,22],BUT:104,But:[0,2,3,28,32,57,107],Doing:28,For:[1,2,3,5,8,10,17,22,27,28,29,30,32,33,41,44,50,51,56,60,61,63,68,70,76,79,85,104,109,111,112,115,116],Has:[3,64],IPS:[74,108],Its:[112,115],NOT:[32,41,59,70,104],Not:[2,33,50,60,87,104,112],ONE:104,One:[1,2,32,70,110,115,116],POS:[14,22,67],PRs:104,SRS:99,THE:[32,108],THERE:108,TPS:[29,99,100],That:[3,53,54,79,116],The:[0,1,2,3,5,11,12,13,14,15,16,17,19,21,22,23,25,26,27,28,29,30,32,33,35,36,38,41,43,44,45,48,50,51,53,55,56,58,59,60,61,63,64,66,67,68,70,74,76,77,78,79,81,85,86,104,106,108,111,112,115,116],Then:[15,23,28,30,32,104,111,116],There:[1,3,10,19,21,29,30,64,104,107,112],These:[25,26,44,61,77,108,115],Tis:64,Use:[33,39,50,51,61,79,104,110,112],Used:75,Useful:51,Uses:41,Using:[108,114],Will:[38,50,112],With:[17,28,115],_10:28,_11:[28,32],_13:[15,23],_14:21,_15:[14,27],_16:[12,29],__call__:[14,41],__class__:[0,6,7,10,16],__del__:61,__doc__:[32,33,43,50,51],__enter__:[18,20],__exit__:[18,20],__getattr__:[35,66],__init__:[3,8,18,20,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,63,83,85,86,87,116],__iter__:[53,54],__name__:32,__next__:54,__repr__:63,_alazar:61,_assigned_fg:14,_ats_dll:3,_attenu:59,_bdaqctrl:60,_call:14,_channel:3,_check_for_error:18,_check_respons:18,_coil_const:17,_count:8,_current_r:17,_current_ramp_limit:17,_error_queu:18,_expect_error:18,_get:116,_get_cmd:74,_get_temp_channel:31,_handl:3,_indic:8,_instrument:[3,14,18],_instrument_list:116,_measured_param:3,_mode:79,_poll:18,_ramp_stat:63,_ramp_tim:63,_raw:3,_read_cmd:74,_recv:74,_response_queu:18,_return_handl:14,_run_loop:14,_run_wrapp:14,_save_v:[3,33,50],_scale_param:8,_send:74,_set:116,_set_async:116,_set_both:116,_setget:[12,13],_step:78,_syncoutput:14,_t0:63,_trace:28,_val:8,_win32:60,_write_cmd:74,_write_respons:66,a118e754f9e:18,abil:[76,97],abl:[17,64,115,116],abort:[13,77],abort_measur:13,about:[3,16,18,26,27,28,32,79,104,107,109,110,112,116],abov:[1,28,30,60,79,115],abs:[17,34],absolut:[32,40,79,104],accept:[3,39,40,42,43,44,55,74,115],acces:[10,30],access:[1,35,60],accommod:79,accompani:104,accord:[3,79,111],accordingli:14,account:[51,59,63,104],accur:42,achiev:30,acknowledg:45,acquir:[3,12,14,15,16,21,23,27,28,32,61,68,70,108,115],acquire_point:23,acquire_sample_r:23,acquisiion:61,acquisit:[13,16,28,32,61,68,70,77,104,108,115],acquisition_conrol:61,acquisition_control:[16,61],acquisition_controller_acquisit:16,acquisitioncontrol:61,acquisiton:[16,61],acquist:61,across:[25,26,115],act:[3,38,51,59],action:[1,3,5,6,8,14,18,31,34,38,48,79,83,87,93,107,108,110,115,116],action_indic:[6,14,38],activ:[1,6,27,68,74,76,107,111],active_channel:68,active_children:9,active_loop:6,activeloop:[6,48,107],actual:[1,3,11,17,59,61,67,76,104,115],acut:0,adapt:[53,54],adaptivesweep:[54,107],adawpt:54,add:[1,2,3,4,6,9,10,13,14,15,21,28,29,32,39,41,45,46,56,66,67,70,71,76,77,78,79,81,84,85,86,87,97,98,101,104,107,112],add_arrai:[38,39,84],add_channel:[28,76],add_compon:[4,21,87],add_funct:[3,46,47,104],add_paramet:[3,10,46,47,104,115,116],add_signal_to_sweep:[32,70],add_submodul:46,add_subplot:30,added:[1,17,28,33,38,39,70,79,84,85,86,87,104,115],adding:[1,9,32,108],addit:[1,3,30,45,46,51,56,73,74,78,110,112,115],addition:[1,32,68,70],address:[3,7,17,23,24,26,31,35,45,56,62,63,64,65,66,67,71,72,74,75,76,78,79,80,81,104,115],adjust:[17,23,28,67,115],adjust_parameter_valid:67,adopt:110,adriaan:77,advanc:51,advantag:1,advantech:[59,99],advantech_pcie_1751:60,aeroflex:[3,80],affect:[32,40,70,104],after:[1,6,10,14,44,48,51,55,61,68,74,79,97,104,112,115],again:[6,16,115],against:107,aggeg:0,aggreag:0,aggreg:[36,58,108,116],agi:[7,11,18,20],agil:[7,20,22,59,64,99,104,108],agilent1:[7,18,20],agilent2:[7,18,20],agilent_2:7,agilent_34400a:[7,11,18,20,59],agilent_34401a:71,agilent_34410a:71,agilent_34411a:71,agilent_e8527d:[71,104],agilent_hp33210a:71,agilent_volt:11,agreement:21,agument:34,ahead:[32,53,54],aid:115,aim:1,airbnb:104,aka:104,akin:115,ala:110,alazar1:16,alazar:[3,16,61,99],alazar_driv:61,alazar_nam:[16,61],alazar_serv:16,alazargetboardbysystemid:3,alazarparamet:[3,16,61],alazarstartcaptur:61,alazartech:[3,16,59],alazartech_at:[3,16,61],alazartech_ats9870:[3,16,61],alazartest:16,alex:104,alexcjohnson:104,alia:[71,72,80],all:[1,2,3,8,9,10,12,16,19,21,23,25,26,27,28,30,32,33,35,36,38,41,42,43,44,46,47,50,51,53,56,58,59,60,61,63,66,70,71,74,75,76,77,78,79,86,87,102,104,107,108,110,111,112,115,116],all_channels_off:79,all_channels_on:79,alloc:[16,61],alloc_buff:[16,61],allocated_buff:[16,61],allow:[1,3,17,23,25,26,35,45,51,53,54,56,70,74,76,78,79,84,104,115],almost:115,alon:[17,38],along:[1,17,33,50,51,77,85,86,104,107,115],alongsid:8,alpha:[30,67],alreadi:[33,38,42,50],also:[1,2,3,6,10,16,17,28,29,30,34,38,40,42,44,51,53,57,61,63,68,73,74,78,79,84,101,104,107,110,111,112,115],altern:30,although:[3,30,70,104,111],alwai:[1,2,5,10,15,29,32,44,50,63,66,70,78,79,104,115],always_nest:44,amen:104,american:[17,72],american_magnet:[17,59],ami430:[59,99,102,108],ami430_2d:72,ami430_3d:[17,72],ammet:115,amodel:[6,9],among:[41,116],amp:[3,17,21,73,78],amper:72,amplifi:[3,10,73,78],amplitud:[6,8,9,15,25,26,27,32,61,76,79,116],anaconda3:[14,18],anaconda:[110,111],analog:66,analog_amplitude_n:79,analog_direct_output_n:79,analog_filter_n:79,analog_high_n:79,analog_low_n:79,analog_method_n:79,analog_offset_n:79,analys:76,analysi:[104,115],analyz:110,angl:17,angle_deg:71,angle_rad:71,ani:[0,2,3,8,9,10,16,17,18,20,24,25,26,28,30,33,36,38,40,41,42,43,44,45,48,50,51,53,54,55,56,58,61,63,70,78,79,83,87,104,107,110,115,116],anoth:[3,8,10,11,30,41,53,110,115],answer:[63,67],anyth:[10,13,19,27,79,107],anywai:8,ap_tim:13,apertur:[11,13],api:[1,70,93,95,110,112,115],api_level:70,app:23,apparatu:107,appear:[64,79],append:[17,18,30,38,53,116],appli:[17,19,25,26,39,43,51,79],appropri:[1,61,115],approv:104,aqcuisit:27,arang:3,arbitrari:[43,44,50,71,75,79,107,110],architectur:[3,110,116],arctan:30,arg:[1,2,3,14,18,33,43,50,51,53,55,64,66,74,85,86,116],arg_count:14,arg_pars:43,argument:[0,1,5,9,10,14,34,38,39,42,43,50,55,72,107],arithmet:27,around:[28,30,38,77,104,115],arrai:[0,1,4,6,8,10,11,12,13,14,15,16,20,21,23,27,28,29,30,32,33,38,39,42,50,61,68,70,75,76,78,79,83,84,86,97,107,108,115,116],array_count:8,array_id:[0,1,4,6,8,10,11,12,13,14,15,16,21,23,27,28,29,32,38,42,116],arraycount:8,arraygett:5,arraymeasur:64,arrayparamet:[3,12,64,76,78,79,93,108],arriv:115,arrow:111,ask:[3,13,18,31,32,63,67,74,78,79,104,115],ask_modul:78,ask_raw:3,asopc:61,asopc_typ:[16,61],asrl10:24,asrl1:29,asrl2:56,asrl4:[11,74],asrl6:[14,25,26],asrl7:13,asrl:67,asrln:63,assert:[17,78,79],assertalmostequ:64,assign:[14,25,26,66,79,104],associ:115,assum:[3,28,30,54,66,111,115],assumpt:[32,79],async:114,asynchron:10,atob:74,ats9870:[3,16,59],ats_acquisition_control:[16,59],ats_contr:16,ats_inst:16,ats_onwork:108,atsapi:[3,61],atsdriv:16,attach:[1,35,39,46,47,48,59,64,66,76,78,79],attempt:63,attent:[104,108],attenu:[3,25,26,80],attn:3,attribut:[1,32,38,39,42,70,87,104,115],author:104,auto:[32,41,76],autom:110,automat:[1,3,8,28,32,41,60,66,76,98,102,104,110,112],autorang:14,autoreload:2,autoscal:28,aux_in1:15,aux_in2:15,aux_in3:15,aux_in4:15,aux_out1:15,aux_out2:15,aux_out3:15,aux_out4:15,auxiliari:104,avail:[1,3,22,27,30,32,59,60,64,66,71,76,79,93,95,110,115],avanc:114,averag:[28,32,61,68,77,79,108],averageandraw:[5,6,9],averagegett:[6,9],avg:[28,77],avoid:[13,17,23,27],awar:104,awg1:30,awg5014:[59,98,100,108],awg5200:[59,102],awg520:59,awg:[10,64,79,108],awg_fil:79,awg_file_format_channel:79,awg_file_format_head:79,awgfil:30,awgfilepars:[30,59],awgfilepath:79,ax1:30,ax2:30,ax3:30,ax4:30,axes:[1,24,28,74],axes_api:1,axi:[1,17,28,32,33,38,44,50,51,70,115],axs:32,babi:116,back:[3,10,17,28,30,54,63,74,79,104,110,111,112,115,116],backend:[1,56],background:[6,18,20,115],background_color:85,background_funct:39,backslash:104,backward:40,bad:2,bandwidth:[16,28,32,70,76],bar:[104,112],bare:[45,53],base0:116,base1:116,base2:116,base:[1,8,12,14,17,35,38,39,40,41,42,46,47,54,56,59,60,61,62,63,64,65,66,67,68,70,71,72,73,74,75,76,77,78,79,80,81,82,84,85,104,108,112,115,116],base_loc:[2,6,40],baseplot:85,baseserv:116,basi:50,basic:[3,29,44,61,67,110],basicconfig:14,baud:[63,78],bdaqctrl:60,bear:104,becam:6,becaus:[1,2,3,29,38,39,42,60,61,64,104,111,115,116],becom:[16,30,74,107,115],been:[3,8,17,23,29,30,51,64,70,77,79,115,116],beep:3,befor:[2,3,10,11,14,15,17,23,27,28,29,32,41,45,48,51,55,59,60,61,70,74,79,104,112,115],beforehand:59,begin:6,begin_tim:63,behav:104,behavior:[6,9,16,18,20,24,104,115],behaviour:[21,51,70],behind:32,being:[2,10,16,30,38,77,79],belong:[33,50,51,76],below:[1,2,3,10,12,30,104,107,108],ben:17,benchmark:[11,102],best:[3,104],beta:[3,29,61,64,71,74,76,77,78,79],better:[3,13,27,43,102,104,115],between:[1,3,22,39,42,45,51,53,70,79,84,85,86],beyond:79,bid:60,bidirect:[3,51],binari:[12,60,79],binascii:29,bind:32,biodaq:60,bip:67,bit:[13,27,60,61,76,78,79],bitlevel0:68,bitlevel1:68,bits_per_sampl:[16,61],black:85,blame:[25,26,79],blank:[44,104],blind:10,block:[10,18,44,67,68,116],blockavg_hardware_trigger_acquisit:68,board:[3,16,25,26,61],board_id:[3,16,61],board_kind:[16,61],bodi:104,boilerpl:[3,43],bold:107,bool:[3,33,35,38,45,50,51,63,64,66,67,68,72,73,76,78,79,84,87],bool_to_str:79,bore:23,born:104,bot:[100,101],both:[1,3,8,11,28,32,40,64,76,78,79,104,107,110,111,115,116],bottom:[67,111],bound:[10,115],bracket:104,branch:104,breakif:[10,93,115],breviti:3,brittl:115,broader:110,broken:[2,51],brows:[111,116],buf:61,buffer:[16,60,61,68,78,100,108],buffer_acq_mod:15,buffer_list:3,buffer_npt:15,buffer_paus:15,buffer_reset:15,buffer_sr:15,buffer_start:15,buffer_timeout:[16,61],buffer_trig_mod:15,buffers_per_acquisit:[16,61],bug:[23,105],build:[30,32,70,79,98,99,104,111,115],build_sweep:[32,70],built:[1,8,32],builtin:43,bunch:32,burden:115,burst:108,busi:60,button:[79,104],bwlimit1:16,bwlimit2:16,bwlimit:[16,61],bwmode:32,byref:14,byte_to_bit:78,byte_to_value_dict:[3,61],c_amp_in:[3,73],c_set:8,cabl:[79,115],calc:68,calc_set_point:79,calcul:[17,70,76,107,115],calibr:[59,61],call:[2,3,8,9,14,17,18,21,28,29,30,32,33,36,38,39,41,42,43,45,50,51,55,56,58,60,61,63,66,67,70,77,78,79,81,84,104,115],call_by_str:14,call_by_str_parsed_out:14,call_cmd:[3,43],callabl:[10,18,34,36,39,41,48,51,55,57,58,84,100,115],callsig:30,came:61,camp1:20,camp:[7,20],can:[0,1,2,3,8,9,13,15,17,21,22,23,25,26,27,28,30,32,33,34,37,38,39,41,43,44,48,50,51,53,54,57,60,61,63,64,67,68,70,74,75,76,79,83,84,85,86,87,104,107,108,109,110,112,115,116],cancel:[25,79],cannot:[4,17,28,33,50,60,78,79,115],canva:1,capabl:[19,107,110,115],capit:104,captur:[10,28,61],card:[3,16,60,61,64,68,99],cardid:68,care:[2,3],cartesian:[17,115],cartesian_measur:17,cast:[13,30,43],caus:[25,26,68,78],caution:[79,108],caveat:115,cdll:3,cell:[27,30],center:[28,77],certain:[10,17,32,61,74],cesr:78,cffi:60,ch01:26,ch01_i:25,ch01_irang:25,ch01_slope:[14,25],ch01_sync:14,ch01_sync_delai:14,ch01_sync_dur:14,ch01_v:[13,14,25],ch01_vrang:25,ch02:[25,26],ch02_slope:25,ch02_sync:25,ch02_v:[14,25],ch0_offset:19,ch0_voltag:19,ch1:[10,27,79],ch1_amplitud:22,ch1_amplitude_unit:22,ch1_burst_mod:22,ch1_burst_ncycl:22,ch1_burst_phas:22,ch1_burst_polar:22,ch1_burst_stat:22,ch1_curvedata:29,ch1_databuff:15,ch1_displai:15,ch1_frequenc:22,ch1_function_typ:22,ch1_offset:22,ch1_output:22,ch1_posit:29,ch1_ramp_symmetri:22,ch1_ratio:15,ch1_scale:29,ch1_state:29,ch1_trigger_count:22,ch1_trigger_delai:22,ch1_trigger_slop:22,ch1_trigger_sourc:22,ch1_trigger_tim:22,ch1_voltag:19,ch2:[10,29,79],ch2_curvedata:29,ch2_databuff:15,ch2_displai:15,ch2_offset:30,ch2_posit:29,ch2_ratio:15,ch2_scale:29,ch2_state:29,ch3_state:30,ch41_v:11,ch42_v:11,ch4:23,cha0:59,chain:115,chan0:[6,9,59],chan0_set:6,chan1:[6,9,32,34],chan1_set:6,chan2:[6,9,32],chan:66,chan_alia:31,chan_go:14,chan_list:35,chan_reset_1:14,chan_reset_2:14,chan_reset_3:14,chan_typ:35,chanc:61,chandata:32,chang:[1,3,10,16,19,25,26,29,32,33,37,40,50,51,67,70,78,79,103,104,108,110,111,112,115],change_autozero:79,change_displai:79,change_fold:79,channel2:68,channel4:23,channel:[3,6,7,10,11,15,16,18,19,20,21,23,27,29,30,35,46,47,56,60,61,63,64,65,66,67,68,70,74,76,78,79,100,101,107,108,109,115],channel_0:68,channel_1:68,channel_a:61,channel_cfg:79,channel_rang:[16,61],channel_range1:16,channel_range2:16,channel_select:[16,61],channel_skew_n:79,channel_state_n:79,channelbuff:78,channelis:[21,66,79],channelist:35,channellist:[66,93],channum:[64,66,76],charact:[33,44,45,50,51,56,74,76,104],characterist:115,chassi:64,check:[3,17,57,60,74,76,78,85,86,104,109,113,115,116],check_error:14,check_for_error:77,check_module_error:78,check_schema:2,checklist:104,chime:104,chnum:30,choic:[28,61],choos:[30,67,70,76,79,115],chore:104,chosen:70,chx:10,clariti:3,classic:13,classmethod:[59,61,64,71,77],clean:[27,75,79,97,104],clean_str:75,cleanup:[42,102],clear:[14,15,28,29,30,56,64,78,79],clear_buff:61,clear_channel:[28,76],clear_error:71,clear_message_queu:[29,30,79],clear_waveform:79,clearli:104,clever:105,cli:110,click:[1,111],clim:1,clip:115,clock:[3,16,61,79],clock_edg:[16,61],clock_edge_ris:16,clock_frequ:64,clock_sourc:[3,16,61,79],clone:104,close:[1,4,11,17,19,21,25,26,28,29,30,31,32,60,68,70,74,102,104],close_ev:1,close_fil:42,closedevic:77,cls:2,cmd:[3,14,63,66,78,79],cmd_str:14,code:[1,3,32,43,51,62,63,68,71,78,87,105,110,115],codebas:110,coil:[17,72],coil_const:[17,72],col:76,cold:74,collect:[8,53,61,107,110,115],colloqui:79,colon:[74,104],color:[1,30,32,85],colorbar:[1,38],column:[1,44,115],com2:56,com:[68,71,80,104,106,108,111],combin:[36,39,44,51,77,82,84,93,101,107,108,114,115],combined_set:0,combinedparamet:[0,93],come:[44,104,115],comma:[74,79],command:[1,3,12,13,14,16,29,30,32,43,51,60,63,66,67,68,71,74,76,78,79,93,104,107,110,115],comment:[3,44,60,104],commit:[61,109,110],common:[3,74,76,79,107,115],commonli:[71,76,79],commun:[3,17,45,56,61,63,67,74,78,107,109,115],communc:17,compani:3,compar:[11,27,28,104],compat:[48,55,70,79,110,115],compatibil:79,compens:[68,79],complain:[10,115],complet:[1,14,30,38,39,60,68,79,115,116],complex:[3,28,51,76,104,115],compliant:104,complic:[43,115],compon:[7,50,61,87,110,115],composit:[14,115],comprehens:[104,108],comput:[1,21,70,74,104,111,115],con:99,concaten:[66,104],concept:116,conclus:13,concurr:115,conda:111,condit:[3,10,34,51,60,74,79,115],config:[3,16,61,79,93,101,104,108,114],config_file_nam:37,configur:[16,32,37,60,61,77,79,96,108,110,114,115],conflict:[60,115],confusingli:116,connect:[3,11,12,13,14,15,16,17,18,21,22,23,25,26,27,28,29,30,32,56,61,63,64,70,74,78,79,87,107,115],connect_messag:[3,63,64,66],consequ:115,consid:[10,21,27,79,104],consist:[10,25,26,28,67,77,79,83,104,115],consol:68,consolid:110,constant:[5,10,17,32,67,70,72,77],construct:[5,28,34,38,45,51,116],constructor:[3,33,38,50,85,86],consult:115,cont_meas_off:28,cont_meas_on:28,conta:70,contact:102,contain:[3,5,6,10,21,28,30,35,38,39,41,44,60,61,63,66,70,71,74,76,78,79,87,104,107,112,115,116],content:[38,108],context:115,contian:61,contin:79,contini:28,continu:[30,32,48,79,87,104,108],contrast:104,contribut:[3,23,105,109],contributor:104,control:[2,3,9,16,18,19,20,21,24,25,26,28,30,32,61,63,65,67,72,74,76,79,99,110,112,115,116],controlthermometri:74,conveni:[79,87,115],convent:3,convers:[79,104],convert:[3,17,38,40,61,66,68,74,78,79,115],convert_to_voltag:68,coordin:17,copi:[2,18,38,53,67,70,115],core:[0,1,6,7,9,14,15,16,18,20,24,27,28,29,31,32,104,108,109,110,112],corner:[9,16,18,20,24],correct:[1,3,17,19,27,30,32,42,78,101],correctli:17,correspond:[1,3,11,15,19,21,30,44,61,63,70,76,78,79],cosmet:[97,98],cost:67,could:[3,9,14,30,104,115],count:[8,14,43,60,66,79,116],counter:[9,10,41,60],coupl:[3,16,27,32,61,68,76,79],coupling1:16,coupling2:16,cours:[27,104,115],cov:104,cover:[104,116],coverag:[104,110],coveragerc:104,cpld:61,cpld_version:[16,61],cpu:28,crash:[61,110],creat:[1,4,7,8,9,10,16,18,20,21,35,38,42,48,50,51,53,59,61,63,64,70,71,74,79,80,83,84,107,108,111,112,115,116],create_and_goto_dir:79,creation:[10,116],creator:104,critic:[2,112],cryo:99,ctwrapper:14,ctype:3,cumbersom:66,curernt:116,curr:[3,7,12,20,21,73,78],current:[2,3,6,7,12,17,20,21,25,26,28,29,30,32,37,39,40,41,60,64,66,70,72,73,74,78,79,81,82,84,87,104,112,115,116],current_config:[2,37],current_config_path:37,current_field:17,current_r:[17,72],current_ramp_limit:[17,72],current_schema:[2,37],current_target:17,current_to_field:17,current_valu:14,currentparamet:[3,7,20,73],curv:[12,64,79,108],custom:[8,37,40,108],customawgfil:79,customis:66,cutoff_hi:78,cutoff_lo:78,cwd:37,cwd_file_nam:[2,37],cycl:[7,16,18,20,21,22,64,115],cylindirc:17,cylindr:17,cylindrical_measur:17,d_bdaq_c_interfac:60,dac1:5,dac2:5,dac3:5,dac:[5,10,59,63,67,101],dac_ch1:10,dac_ch1_set:10,dac_ch2:10,dac_commands_v_13:66,dac_delai:67,dac_idn:10,dac_step:67,dac_verbose_channel:10,dacchannel:63,dacexcept:63,dacnam:67,dacread:63,dacslot:63,dai:104,dancer:104,daq:32,daqnavi:60,daqnaviexcept:60,daqnaviwarn:60,dark:85,dat:44,data1:28,data2:[4,9,29],data:[0,1,2,3,5,6,8,11,12,13,14,15,16,18,20,21,27,28,29,32,38,39,40,41,42,44,48,50,51,60,61,64,66,67,68,70,76,79,82,84,85,86,93,101,104,107,108,110,115,116],data_arrai:6,data_buff:14,data_hd:27,data_l:4,data_ld:27,data_set:[2,4,6,10,14,42,79,96],data_v:51,dataarrai:[0,1,6,8,20,33,39,42,50,84,93,107,115],dataflow:61,dataformat:108,dataformatt:104,datamanag:[107,115],datamin:115,datamod:[0,6,8,9,11,16,20,32,116],datapoint:[23,79],datasav:108,dataserv:[9,39,107,115],dataset:[0,1,2,4,5,6,8,9,10,11,12,13,14,15,16,20,21,23,27,28,29,32,38,41,42,44,50,64,79,82,83,84,93,107,114,116],date:[9,10,41,61],datetim:41,daunt:104,dbm:[28,76],dc_channel_numb:79,dc_output_level_n:79,dclimit:27,ddl:60,deacadac:63,deadlin:18,dealt:115,debug:[2,4,23,27,29,32,112,115,116],debugmod:14,deca:19,decadac:[59,100,102,108],decadec:63,decid:[2,115,116],decim:[16,61],declar:60,decod:3,decoupl:104,decreas:11,deem:70,deeper:18,def:[0,1,2,3,8,10,13,14,17,18,20,74,116],default_current_ramp_limit:72,default_figs:1,default_file_nam:37,default_fmt:112,default_formatt:[39,82,84],default_io:[39,82,84],default_parameter_nam:102,default_server_nam:77,defaulttestload:4,defer:34,deferred_oper:93,defin:[0,2,3,9,28,30,32,33,43,50,64,73,74,78,79,104,107,108,112,115,116],definit:[9,32,43,76,115],deg:15,deg_to_rad:71,degre:[22,32,51],del:3,delai:[0,1,6,10,14,16,17,26,32,48,51,52,54,57,67,76,115,116],delay_in_points_n:79,delay_in_time_n:79,deleg:38,delegate_attr_dict:87,delet:[3,79,104],delete_all_waveforms_from_list:[30,79],demand:115,demo:108,demod1:[32,70],demod1_harmon:32,demod1_ord:32,demod1_phaseshift:32,demod1_sampler:32,demod1_signalin:32,demod1_sinc:32,demod1_stream:32,demod1_timeconst:32,demod1_trigg:32,demod:32,demodul:[70,108],demodulation_acquisitioncontrol:[16,61],demodulation_frequ:[16,61],demonstr:[3,8],denot:[33,44,50,84],depend:[1,16,25,26,32,44,76,95,102,104,108,111,115],deploi:[12,79],deprec:[3,38,79,98],deprecationwarn:79,depth:23,deriv:107,descipt:37,describ:[2,3,8,10,33,48,50,70,104,112,115],descript:[2,38,79,104,112,115],descriptor:67,design:[71,79,80,115],desir:[10,17,78],desktop:14,destruct:115,detail:[1,104,115],detect:[76,101],determin:[42,86],dev2235:32,dev:[2,12,13],develop:[64,70,105,109,110],devic:[56,60,64,67,70,74,76,79,99,115],device_clear:56,device_descript:60,device_id:70,dft:[16,61],dg4000:59,dg4062:75,dg4102:75,dg4162:75,dg4202:75,diagon:107,dict:[33,37,38,41,42,45,46,47,50,51,56,63,74,78,79,81,84,100,115],dictionari:[3,30,61,78,79,87,112,115],did:[3,9,11,111],didact:10,diff:79,differ:[1,3,8,21,28,33,39,50,70,76,79,104,107,110,115,116],differenti:38,difficult:104,difficulti:104,dig:[32,64,101],digit:[3,10,60,64,66,68,79,99],digital_amplitude_n:79,digital_high_n:79,digital_low_n:79,digital_method_n:79,digital_offset_n:79,dilut:74,dim:32,dimens:[8,33,38,44,50,115],dimension:[1,38,39,74],dio:60,dir:[2,79],direct:[33,50,64,77,104],directli:[1,3,5,8,17,25,26,30,32,39,48,74,79,108,115],directori:[2,3,39,40,79,82,84,104,111,112],disabl:[16,35,39],disadvantag:115,disambigu:9,disappear:115,disc:79,disconnect:115,discov:59,discret:115,discuss:[104,109],disk:[39,40,42,79,84,115],diskio:[6,39,41,82,84,93,107],displai:[0,1,2,6,7,9,11,13,14,15,16,18,20,23,24,27,28,29,31,32,76,79],display_clear:[11,13,14,71,79],display_grid:[28,76],display_norm:79,display_settext:21,display_sij_split:28,display_single_window:28,display_text:[7,11,13],display_text_2:7,dissip:115,distribut:110,div:29,dived:59,divid:[51,59,99,100],divider_r:79,divis:[29,59],division_valu:59,divsion:59,dll:[60,61,77,108,115],dll_path:[3,61,77],dma:60,dmm:[10,11,13,14,71,101,102],dmm_data_buff:14,dmm_volt:13,dmm_voltag:10,do_acquisit:61,do_get_frequ:76,do_get_pow:76,do_get_pulse_delai:76,do_get_statu:76,do_get_status_of_alc:76,do_get_status_of_modul:76,do_set_frequ:76,do_set_pow:76,do_set_pulse_delai:76,do_set_statu:76,do_set_status_of_alc:76,do_set_status_of_modul:76,doc:[2,6,67,104,108,111],docstr:[3,8,33,43,50,51,79,104],document:[1,17,33,43,50,51,61,79,96,97,99,104,110,115],doe:[1,10,17,24,28,32,38,41,44,48,56,59,60,64,67,71,74,76,78,79,80,104,115],doesn:[3,8,9,30,38,60,64,68,79,104],dofastsweep:[12,21,79],doing:[16,28,104,115],domain:[32,74],domin:110,don:[1,3,29,42,53,54,63,64,66,79,104,115,116],done:[1,6,10,30,32,74,97,111,115,116],dot:[2,104,112],doubl:[41,79],doubt:[32,104],down:[17,21,30,104],download:[32,108,111],dramat:115,drive:6,driver:[5,8,10,15,17,21,23,25,26,28,29,30,32,59,60,61,62,63,64,65,66,67,68,70,71,72,73,74,75,76,77,78,79,80,81,97,98,99,100,101,102,104,110,114,115],driver_vers:[16,61],drivertestcas:[59,64,71,80],due:[3,6,25,26,27,32,63,115,116],dummi:[5,10,16,83,108,116],dummy_set:16,dummyinstru:[5,10],dump:[7,61],duplic:[3,79],dur:32,durat:[26,32],dure:[1,14,51,53,57,61,64,68,79,95,115,116],dut:28,dynam:[25,26,60,108],e1cb66:30,e8267:71,e8267c:[59,99],e8527d:[59,104],each:[0,1,3,4,6,8,10,11,12,13,14,15,16,18,19,20,21,22,25,26,28,29,30,32,33,38,39,42,43,44,45,48,50,51,53,60,61,63,66,67,70,71,78,79,80,85,86,87,104,107,110,115,116],eachot:116,earli:29,easi:[5,16,104,107,110,111],easier:[70,102,104,115],easiest:2,easili:[1,9,10,79,110],echo:63,edg:[16,27,29],edit:77,editor:104,ee82e:30,effect:[27,61,79,112],effort:3,eight:[25,26],either:[1,3,21,25,26,32,42,60,64,72,75,79,86,115],elaps:[14,18,20],electron:[3,110],elem1m1ch1:79,elem1m1ch2:79,elem1m2ch1:79,elem1m2ch2:79,elem2m1ch1:79,elem2m1ch2:79,elem2m2ch1:79,elem2m2ch2:79,element:[1,30,79,86,112,115],element_no:79,elemnum:30,elif:18,elnum:30,elpi:104,els:[2,14,19,28,60,79,104],elsewher:87,emac:104,email:109,embed:[1,111],emoji:104,empti:[2,8,10,18,30,63],enabl:[16,23,32,51,68],enable_channel:68,enable_record_head:[16,61],encapsul:115,enco:14,encod:[3,14,43,51,60],encount:60,encourag:[3,32,104],end:[3,41,53,56,60,61,76,79,104,110,115],endpoint:[11,79],engin:16,enough:[10,60,74,104,107],ensur:[27,29,77,78,104,115],ensure_ascii:7,enter:[33,50,115],entir:[15,16,22,76,78,87,115],entri:[2,42,48,50,79,93],entrypoint:95,enumer:[3,32],env:[2,14,37,111,112],env_file_nam:[2,37],envelop:27,enviro:111,environ:[2,110,111,112],equal:112,equitim:78,equival:[8,79,110],err:77,error:[0,2,3,4,14,17,18,25,38,48,51,60,61,64,67,68,78,79,101,108,112,116],error_cod:67,errorcod:60,errormsg:60,errorreg:68,errorvalu:68,esr:78,essenti:[10,71,78],establish:17,etc:[1,3,8,19,21,28,33,38,43,50,104,115],ethernet:[3,45,79],etr_5v:16,eumer:54,evalu:55,even:[8,13,17,25,26,40,42,51,53,54,56,66,68,79,104,115],event:[30,32,60,63,78,79,108],event_input_imped:79,event_input_polar:79,event_input_threshold:79,everi:[1,3,36,39,48,58,61,70,109,115,116],everybodi:[104,109],everyon:104,everyth:[30,32,41,93,104],exactli:[5,14,27,104],examin:74,exampl:[0,1,2,6,8,33,34,38,41,50,51,54,56,61,64,68,79,99,104,107,110,111,113,116],exce:104,exceed:[30,60],except:[2,3,14,17,60,63,64,78,79,88],exec_funct:14,exec_str:14,execut:[10,14,27,32,43,55,59,60,64,68,70,71,76,79,80,107,110,115],executor:116,exemplifi:32,exept:32,exercis:104,exis:28,exist:[3,10,28,30,41,42,54,60,68,79,82,84,104,110,115],exit:79,exit_kei:79,expand:105,expect:[2,3,14,18,23,32,33,42,48,50,60,66,68,78,79,104,116],experi:[9,10,37,108,110,111,115],experiment:[110,115],expir:14,explain:[104,112],explicit:[30,51,53],explicitli:[33,38,50,104,115],explor:[10,79],expos:[66,76,112],express:[51,115],ext:[14,22],ext_trigg:15,extend:[30,44,53,76],extens:[44,79],extern:[16,22,68,76,77,79],external_add_n:79,external_clock_10_mhz_ref:3,external_clock_ac:3,external_reference_typ:79,external_startcaptur:[16,61],external_trigger_coupl:[16,61],external_trigger_rang:[16,61],extra:[8,13,33,50,51,104,115],extra_schema_path:2,extract:74,extrem:115,f008:74,fact:104,factor:[3,7,25,26,32],factori:79,fail:[2,102,104,115],falcon:104,fall:79,fals:[2,6,7,8,14,18,19,20,23,25,26,28,32,33,38,39,45,46,50,51,52,62,63,64,66,67,68,71,72,75,76,78,79,84,112,115],faq:114,fast:[66,74,79,108,115],faster:[28,30,102,104],fastest:30,fastsweep:21,feasibl:110,feat:104,featur:[1,3,19,23,77,99,100,101,102,105,110],feed:[3,73,78],feedback:[54,115],feel:[23,104],fetch:[7,13,74],few:[22,28,43,64,70,104,109],fewer:[25,26],ff4500:30,ff8c00:30,fft:70,field:[17,33,43,44,50,51,72,74,110,116],field_limit:[17,72],field_measur:17,field_target:17,field_target_cartesian:17,field_target_cylindr:17,field_target_spher:17,field_valu:74,field_vector:17,fieldvector:17,fifo:16,fifo_only_stream:[16,61],fig:[1,17,28,30,32],figsiz:[1,10,85,86],figur:[1,14,30,32,86,104,111,115],figure_api:1,file:[2,4,9,10,37,39,41,42,44,60,67,74,79,82,84,104,108,114,115],file_path:79,filen:37,filenam:[30,79],filepath:30,filestructur:79,fill:[8,10,15,48,79,115],filter:[32,70],filter_slop:15,filw:79,find:[18,23,41,61,104,109,112],find_board:[16,61],find_modul:78,findal:74,finder:10,fine:[67,115],finish:[1,6,10,12,13,28,32,61,97,115],finit:[25,26,66,67],fire:[25,26],firmwar:[3,6,7,10,11,12,13,14,15,16,17,21,22,23,27,28,29,61,63,74,76,78,100],first:[1,2,6,8,10,13,14,17,22,23,28,30,33,38,44,50,51,55,72,79,85,86,104,115,116],first_delai:14,fit:[30,61,104],five:77,fix:[17,27,32,38,43,53,74,100,101,102,103,104,115,116],fixabl:104,flag:[25,26,67,77],flake8:104,flavor:115,flexibl:[107,110],flow:[25,26],flush:[22,78,79],flush_error_queu:[22,64],fmt:[2,9,10,41],fmt_counter:41,fmt_date:41,fmt_time:41,fname:79,focus:104,folder:[3,40,44,79],follow:[1,3,5,10,11,17,22,30,51,63,79,104,111,112,115,116],foo:[104,112,116],footer:104,forc:[6,9,16,18,20,24,28,30,79],force_ev:79,force_logicjump:79,force_reload:79,force_trigg:[29,79],force_trigger_ev:79,foreground:[102,115],foreground_color:85,foreign:60,fork:104,form:[3,12,43,61,74,76],format:[3,10,11,12,13,14,17,21,25,26,28,30,32,39,41,43,44,60,76,79,82,84,108,110,115],formatloc:[2,9,10,84,93,107],formatt:[4,6,39,82,84,93,99,107,112,115],former:[12,13],formerli:[3,80],forward:[16,40,61],foul:30,found:[3,10,28,30,32,42,55,60,67,79,104,108],four:[19,23,60,63,75],fourier:61,framework:[104,110,115],free:23,free_mem:61,freedom:51,freeli:115,freq:[28,77],frequenc:[10,15,28,32,61,64,76,77,79,116],frequency_set:28,frequencysweep:76,frequencysweepmagphas:76,frequent:104,fridg:[74,110],friendli:70,from:[0,1,2,3,5,6,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,30,32,33,38,39,41,42,43,44,48,50,51,60,61,64,66,67,68,70,71,73,74,76,78,79,82,83,86,87,101,104,106,107,108,110,115,116],fron:7,front:[32,79],frontend:112,full:[0,2,22,25,32,39,44,79,82,84,110],full_nam:[0,10,38],full_trac:28,fulli:[27,28,32,104],fullrang:67,fun:66,func:[3,14,55],func_nam:18,fundament:115,further:[75,107,110],furthermor:[1,17,70],futur:[3,79,104,116],gain:[73,78],garbag:61,gate:[6,9,10,22,34,63,107,115,116],gate_frequ:116,gate_frequency_set:116,gated_trigger_acquisit:68,gather:9,gather_paramet:9,gave:30,gcc:60,gee:32,gener:[3,10,17,22,23,27,29,30,39,41,53,60,62,64,70,71,75,76,77,78,79,80,99,104,107,108,110,111,115],generate_awg_fil:79,generate_channel_cfg:79,generate_sequence_cfg:79,get:[0,2,3,4,5,6,8,9,10,11,14,16,17,18,19,20,21,24,25,26,27,29,31,32,33,38,42,50,51,59,61,64,66,67,70,73,74,76,78,79,87,104,108,112,115,116],get_al:[67,74,76,79],get_board_info:61,get_card_memori:68,get_card_typ:68,get_chang:74,get_cmd:[3,10,51,52,61,74,116],get_compon:17,get_current_folder_nam:79,get_data_set:[0,1,10,11,12,13,14],get_error:79,get_error_info32bit:68,get_filenam:79,get_folder_cont:79,get_funct:61,get_idn:[3,16,60,61,63,64,67,68,73,74,78,79],get_instrument_valu:59,get_jumpmod:79,get_latest:[29,32,33,34,50,51],get_max_sample_r:68,get_mocker_messag:72,get_module_idn:78,get_module_statu:78,get_pars:[3,51,52],get_pol_dac:67,get_power_at_freq:77,get_processed_data:[16,61],get_sample_r:61,get_spectrum:77,get_sq_mod:79,get_sqel_loopcnt:79,get_sqel_trigger_wait:79,get_sqel_waveform:79,get_stat:79,get_voltag:78,getattr:3,getcwd:30,getdoubl:32,getlogg:[4,23,29,30,32],gettabl:[3,8,33,50,51,73,78,83,107,115],getter:[14,107],getx:116,giga:69,giga_b:69,gimm:22,git:[6,18,108,110],github:[104,106,107,108,110,111],giulio:104,giulioungaretti:104,give:[1,8,10,17,23,48,63,79,104,115],given:[0,1,17,25,26,35,45,60,61,63,75,104,115,116],global:[3,9,19,28,108],gmbh:68,gnuplot:[44,110],gnuplot_format:[4,6],gnuplotformat:[4,6,39,82,84,93,107,115],goal:104,going:[3,5,23,67],good:[2,3,10,29,32,76,104],googl:[6,104],got:[13,104],goto_root:79,goto_st:[30,79],goto_to_index_no:79,gotten:[22,25,26,30,115],gpib0:[7,15,18,20],gpib:[3,79,81],gradual:19,grai:85,graph:[10,33,50,51],graphicswindow:85,great:104,greatest:115,green:111,grid:[28,76],ground:76,group:[1,46,60,76,104,110,115],grow:109,gs200:[59,98],guarante:2,gui:[1,2,14,20,32,104,110,112],guid:[1,61,104,109,111],guidelin:104,h5fmt:4,h5py:111,hack:[104,112],had:[9,30,60],half:32,halfrang:67,halt:57,halt_bg:16,han:30,hand:30,handl:[3,8,33,38,39,43,50,60,61,66,67,68,85,102,107,108],handle_buff:61,handle_clos:1,handler:4,hang:104,happen:[3,25,26,30,38,55,115],happi:104,hard:[79,104],harder:[104,115],hardwar:[3,17,25,26,30,63,67,68,76,79,104,107,115],harmon:15,harvard:[19,59],has:[1,3,4,6,8,10,15,17,19,21,22,23,25,26,29,30,32,33,38,44,50,51,60,61,64,70,72,78,79,104,112,115,116],hasattr:[14,18],hasn:[3,60],have:[1,2,3,5,8,9,10,17,21,23,25,26,28,29,30,32,33,38,42,44,50,51,54,59,60,61,63,64,67,70,71,73,76,77,78,79,80,86,104,107,109,110,111,115,116],haz:97,hdf5:[4,99,115],hdf5_format:4,hdf5format:4,head:79,header:[16,22,60,104],heater:74,heater_off:74,heater_on:74,heatmap:[85,86],height:[85,86],helium:[74,102],help:[2,3,30,32,33,39,42,43,45,50,51,56,79,104,110,115],helper:[2,4,30,70,93,112],henc:63,here:[1,3,6,8,9,15,16,21,25,26,27,28,32,38,66,70,74,78,83,104,111,115],hesit:104,hewlett:[7,62],hidden:23,hierarchi:105,high:[10,68,76,79,104,115],high_definition_st:27,higher:[17,112,115],highest:[41,115],highlevel:14,hislip0:13,histori:[79,104],hkey_current_usersoftwareoxford:74,hold:[3,13,15,21,24,32,64,74,76,79,107,115,116],hold_repetition_r:79,holdoff:32,home:[2,37,104,112],home_file_nam:[2,37],hopefulli:23,horisont:[29,32],horizont:[29,108],horizontal_scal:29,host:[25,26],hotfix:104,hound:77,how:[2,5,8,10,17,28,30,32,33,42,44,48,50,51,53,54,85,104,106,107,108,109,115,116],howev:[17,27,28,64,104],hp33210a:59,hp8133a:59,hp_83650a:59,htm:67,html:[1,56],http:[1,56,67,68,104,106,108,111],huge:[33,50],human:[10,61,98],i3d:17,iPS:99,icon:111,id1:44,id2:44,id3:44,idea:[3,10,76,104,109],ideal:104,ident:[3,8,21,70,79,116],identifi:[33,39,42,44,46,50,51,63,74,78],idl:[31,79],idn:[3,4,6,7,10,15,16,21,31,63,66,67,74],idn_param:63,idr:74,iff:79,igh:74,ignor:[28,33,50,55,61,79],ignore_kwarg:14,igor:110,illustr:1,ilm200:59,ilm:[74,102],imaginari:28,imm:[13,22],immedi:[10,11,22,25,26,35,40,61,70,87,104,115],impact:115,imped:[10,16,32,61,76],impedance1:16,impedance2:16,imper:104,implememnt:87,implement:[9,16,17,23,42,45,53,54,60,61,70,74,76,77,79],implicit:104,implicitli:115,importlib:4,impos:115,improv:[103,104],imprrov:100,inc:[7,12,17,21],inch:86,includ:[3,8,11,33,41,50,51,53,56,60,68,71,78,79,83,85,86,104,107,109,110,115,116],inclus:79,inconsist:115,inconsistensi:79,inconsit:29,incorrect:104,incorrectli:61,increas:[8,17,27,104],increment:[44,51,101,115],ind:32,inde:[17,104],indend:32,indendet:23,indent:[7,104],independ:[42,115],index0:8,index1:8,index:[1,8,66,67,79,86,115],indic:[0,1,17,38,68,79,115,116],individu:[1,17,28,35,39,53,72],inf:[14,22,25,26],infer:38,infin:79,infiniium:[59,108],infiniiumchannel:64,infinit:[30,79],infinium:23,info:[2,3,6,14,20,24,32,41,61,79,109,112],inform:[10,16,33,41,45,50,51,56,61,68,77,79,85,102,104,110,112,115],inherit:[14,61,76,79],inifit:[25,26],init:63,init_measur:[13,14,71],init_s_param:[28,76],initi:[1,3,10,38,39,42,59,60,74,79,82,84,110,115],initial_valu:[1,3,8,49],initialis:[14,64,76,77,79,81,108],initialize_channel:68,initialz:67,inlin:23,inner:[0,1,8,38,44,115],input:[2,3,14,17,18,23,30,43,51,59,60,67,74,76,78,79,104,107,108,115],input_config:15,input_coupl:15,input_path:68,input_rang:68,input_shield:15,insert:[3,23,41,112],insid:[3,8,11,33,35,39,48,50,79,82,84,104,110,111,115],inspect:[2,17],inst0:[3,11,12,14,21,22,23,27,28,30,76],instal:[32,56,60,64,70,78,95,102,104,106,110],instanc:[1,2,3,10,33,39,43,50,51,59,61,63,64,70,71,73,78,79,80,115],instant:60,instantan:[25,26],instanti:[3,16,21,32,39,66,72,104,108,115],instdict:30,instead:[0,1,3,10,38,116],institut:3,instr:[3,7,11,12,13,14,15,18,20,21,22,23,24,25,26,27,28,29,30,63,74,76],instruct:[17,110,111],instrument:[0,6,8,11,12,14,15,16,17,18,20,21,22,25,26,27,28,30,31,32,33,35,38,43,45,47,49,50,51,52,56,59,60,61,62,63,64,65,66,67,68,70,71,72,73,74,75,76,77,78,79,80,81,93,100,102,104,105,108,110,114],instrument_cod:51,instrument_driv:[3,7,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,104],instrument_i:72,instrument_mock:[4,5,10],instrument_nam:[10,16,38],instrument_testcas:59,instrument_x:72,instrument_z:72,instrumentchannel:[35,63,64,65,66,76,79,93],instrumentrefparamet:100,instrumentserv:[115,116],instrumentstriton:74,insuffici:115,integ:[3,8,33,38,41,50,60,78,79,86,112,115],integr:[1,7,18,20,21,77,104,115],integration_tim:7,intellig:[74,115],intend:[17,33,50,54,115],inter:67,inter_delai:[10,51],interact:[1,3,78,104,108,111,115],interdepend:115,interest:[32,104,115],interfac:[3,32,60,70,79,108,115],interleav:[16,68,79],interleave_adj_amplitud:79,interleave_adj_phas:79,interleave_sampl:[16,61],intermedi:104,intern:[15,17,22,32,38,51,61,64,70,78,79],internal_clock:[3,16],internal_trigger_r:79,interpret:[3,4,9,10,21,115],interrupt:[60,113],interv:[85,86],introduct:114,inv:22,invert:[3,7,20,73,76,78],invit:104,invok:[3,32],involv:[108,110,115],io_manag:[39,82,84,115],iomanag:107,ion:32,ipinstru:[3,72,74,93,107],ips120:[59,102],ipython:[0,1,2,6,7,9,14,15,16,18,20,24,27,28,29,31,32,110],iq_arrai:8,iqarrai:8,irang:[26,66],irrespect:[25,26,27,79],irrevers:115,is_awg_readi:79,is_numb:75,is_setpoint:[6,38],is_typ:2,isobu:74,issu:[17,79,97,98,101,104,107],issue_warning_on:14,ital:107,item:[8,31,33,41,50,53,66],iter:[35,53,54,107],iter_error:2,ithaco1:7,ithaco:[3,7,59,108],ithaco_1211:[3,7,20,59],its:[1,3,8,10,11,19,25,26,30,32,38,43,51,60,61,78,79,83,86,104,107,111,115,116],itself:[23,35,41,51,61,79,104,115],iv_sweep:[12,21],ivert:7,ivvi:[59,99,101,102],javascript:[0,1,2,6,7,9,14,15,16,18,20,24,27,28,29,31,32,104],jhn:[10,28],job:[115,116],johnson:104,join:[2,30,104,109],jorgenschaef:104,json:[2,6,7,10,28,33,45,46,50,51,56,78,79,99,110,112,115],json_config:2,jsonschema:2,jtar_index_no:79,jtar_stat:79,jump:[10,19,30,79],jump_log:79,jump_tim:79,jump_to:[30,79],jumplog:79,junk:9,jupyt:[1,10,110,111,113],just:[0,3,5,6,9,10,11,13,21,23,29,30,32,43,44,57,63,67,104,107,111,114,115,116],k2600:3,k2600a:3,keep:[17,42,61,63,100,104,110,112,115],kei:[1,3,9,30,39,53,61,78,79,84,87,112,115],keightlei:100,keith:[7,12,18,20,21,98],keith_smua_curr:12,keith_smua_iv_sweep:12,keith_smua_volt_set:12,keithlei:[7,12,79,99,108],keithley1:[7,18,20],keithley2:[7,18,20],keithley_2000:59,keithley_2400:59,keithley_2600:[3,7,12,18,20,21,59],keithley_2600_channel:[12,21,59],keithley_2614b:[3,79],keithley_2700:59,keithley_smua:21,keithley_smua_iv_sweep:21,keithley_smub:21,keithleychannel:79,kelvinox:[59,102],kept:112,kernel:[112,113],keysight:[10,59,99,100,101,102,108],keysight_33500b:[10,22,59],keysight_33500b_channel:59,keysight_34465a:[11,13,14,59],keysight_m3201a:64,keysight_volt:11,keysightagilent_33xxx:59,keysightchannel:64,keyword:[41,43,55],khz:[27,28,29],kilo:69,kilo_b:69,kind:[0,32,79,116],knob:[3,115],know:[10,53,54,104,109,116],known:[3,38,80],kwarg:[1,2,3,8,14,16,18,43,45,46,47,49,52,54,55,56,61,62,63,64,65,66,67,68,70,71,72,73,74,75,76,77,78,79,80,81,84,85,86,87,116],lab:[32,70,110],label1:44,label2:44,label3:44,label:[0,1,3,6,7,8,10,16,30,32,33,36,38,41,44,50,51,58,59,61,79,104,115,116],lack:63,lakeshor:59,lambda:[5,10,17,61],languag:44,larg:[6,30,51,79,104],larger:51,last:[1,2,6,14,18,32,51,61,66,70,79,104,115],last_saved_index:42,latenc:[10,11],later:[3,32,33,39,40,41,50,84,87,104,115,116],latest:[27,61,111,115],latest_cal_d:[16,61],latter:[12,13,86],launch:[70,111],lazi:108,lcardtyp:68,lead:[74,104],leak:61,learn:[32,110],least:[32,104,107,115],leav:[33,45,50,79],leave_persistent_mod:74,left:[1,111],legacy_mp:[2,112],legend:28,len:[13,14,32,60,79,116],length:[8,11,22,30,32,50,60,70,79,83,115,116],less:[32,51,104,115],lest:30,let:[1,17,21,27,28,38,104,112,116],letter:104,leve:3,level0:68,level1:68,level:[2,3,10,14,16,23,27,38,44,68,74,78,79,102,104,112,115,116],levelnam:4,levelv:3,lib:[2,14,18,101],librari:[14,30,60,64,104,111,112],life:[64,104],like:[3,9,10,17,27,28,30,32,33,38,42,43,50,53,54,61,64,71,74,76,79,104,107,110,112,115],limit:[1,3,16,17,25,26,29,60,72,104,115,116],limiti:[7,21],limitv:[7,21],lin:[32,77],linalg:17,line2d:[14,32],line:[5,7,10,14,18,20,21,32,44,64,85,86,104,109,110],linear:[0,28,76,116],linearli:[32,107],liner:104,link:[38,54,60,61,107],linkag:105,linspac:[0,13,30,116],linux:111,list:[1,4,8,10,12,13,16,26,35,36,39,41,43,46,53,58,60,61,64,66,67,68,70,74,76,78,79,84,87,93,95,97,99,104,107,108,115,116],list_of_dataset:4,list_of_mixed_typ:4,listcomp:14,liter:104,littl:[104,115],live:[1,82,106,108,111,115,116],load:[2,3,8,30,37,42,60,77,79,82,97,108,110,112,116],load_and_set_sequ:79,load_awg_fil:79,load_data:[10,39,93],load_ext:2,loaded_data:10,loadlibrari:3,loadtestsfromtestcas:4,loc:41,loc_fmt:9,loc_provid:[2,9,10,41],loc_provider_junk:9,loc_record:[9,84],local:[0,8,11,12,13,23,30,32,33,39,43,45,50,51,56,63,64,74,79,81,104,110,115,116],locat:[0,1,2,4,6,8,11,12,13,14,15,16,18,20,21,23,25,26,27,28,29,32,39,40,41,42,64,79,82,84,108,112,115,116],location_provid:[2,10,41,84,107],lock:[10,32,35,67,74,78],lockin:[3,15,73,78],lockin_ch1_databuff:15,log:[2,4,5,14,23,29,30,32,70,77,110,112,116],logger:[4,23,29,30],logic:[46,79,104],logic_jump:79,loglevel:[2,112],logo:97,lograng:53,logview:104,longer:[28,41,44,48],look:[5,10,23,25,26,27,29,32,41,56,61,104,112,115,116],loop:[0,1,6,8,9,12,13,14,16,18,20,28,29,33,34,38,39,42,44,50,51,55,57,61,79,83,87,93,97,107,108,114,116],loop_indic:14,loop_result:8,loop_writing_test_2d_skewed_parabola:4,loop_writing_test_2d_x_set:4,loop_writing_test_2d_y_set:4,loop_writing_test_skewed_parabola:4,loop_writing_test_x_set:4,loopcount:79,lose:13,lost:60,lot:[3,17,38,79,104],loudli:10,love:[104,109],low:[3,10,14,28,32,79,115,116],lower:[38,115],lowest:[41,78],lua:[12,21,79],luasweepparamet:79,m1s:[30,79],m2cmd_card_reset:68,m2s:[30,79],m3201a:59,m3300a:[59,99],m3300a_awg:64,m3300a_dig:64,m4i:[59,98,99,101],mac:[6,9,16,18,20,24],machin:[12,79,104],made:[2,32,64,70,112],magic:30,magnet:[17,72,74,99,102,108,110,116],magnitud:[17,28,76,115],magnitur:28,mai:[3,10,19,21,25,26,27,28,29,30,32,34,39,42,43,53,54,79,85,86,95,104,107,112,115],mail:109,main:[1,79,115],mainfram:78,mainli:10,maintain:[3,73,78,104,105,109,115],majorana:112,make:[3,5,8,9,10,11,12,15,16,17,18,20,21,24,25,26,27,32,38,43,44,48,61,66,67,74,78,79,104,107,108,110,111,115],make_and_save_awg_fil:[30,79],make_directori:79,make_send_and_load_awg_fil:[30,79],manag:[3,18,39,41,42,74,78,84,115],mandatori:[15,79,104],mani:[1,8,32,38,39,44,53,54,61,64,101,104,115],manner:30,manual:[17,21,28,32,67,71,73,74,76,78,79,108,110,115,116],manualparamet:[0,1,3,8,16,93,116],map:[3,13,43,51,61,78,86,115],mark:[78,115],marker1:79,marker1_amplitude_n:79,marker1_high_n:79,marker1_low_n:79,marker1_method_n:79,marker1_offset_n:79,marker1_skew_n:79,marker2:79,marker2_amplitude_n:79,marker2_high_n:79,marker2_low_n:79,marker2_method_n:79,marker2_offset_n:79,marker2_skew_n:79,marker:[30,79],mashup:97,mass:79,master:[104,108,111],match:[27,30,32,41,43,44,50,51,60,74,76,78,79,115],math:17,matlab:1,matplot:[0,2,10,15,16,21,23,27,28,29,93,100,108],matplotlib:[0,2,4,5,9,11,12,14,15,16,17,18,19,20,23,24,27,28,29,30,31,32,86,108,111,112],matter:[30,104],maunual:2,max:[22,23,44,51,67,68,77],max_delai:52,max_sampl:[16,61],max_status_ag:66,max_subplot_column:1,max_val:63,max_val_ag:[51,52],max_work:116,maxim:[25,26,79],maximum:[17,51,63,72,77,112,115],mayb:[38,48,104],mea:15,mean:[2,3,8,12,13,17,27,28,32,48,51,79,104,112,115,116],meaning:3,meaningless:104,meant:[43,70],meassur:28,measur:[0,1,3,4,6,8,9,11,12,13,14,15,16,17,18,20,21,23,27,28,29,33,38,39,44,48,50,51,54,55,59,64,70,73,76,78,87,93,101,108,114],measured_param:[3,73,78],measured_v:1,measured_val_2:1,measured_valu:54,measurerange_i:[12,21],measurerange_v:21,mechan:67,media:79,mega:69,mega_b:69,member:110,memori:[39,60,61,68,79,84,112,115],memory_s:[16,61],memrori:30,memsiz:68,mention:104,mercuri:[99,108],mercuryip:[24,59],mercuryipsarrai:74,merg:104,merger:3,merlin:6,messag:[4,14,22,29,30,63,64,66,67,68,78,79],message_len:67,messagebas:14,messur:28,met:[51,95],meta:[5,32,110,114,115],meta_fil:7,meta_serv:116,meta_server_nam:116,metadat:[46,54],metadata:[3,10,20,33,38,42,45,46,50,51,56,59,78,93,99,108,110,115],metadata_fil:44,meter:[3,6,9,10,21,74,79,102],method:[1,2,3,8,9,10,12,13,17,25,26,30,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,59,61,64,66,70,71,74,79,80,83,85,86,87,104,115,116],methodnam:[59,64,71,80],mhz:[28,32],might:[19,21,61,104,115],millisecond:78,mimic:107,mimick:115,min:[22,67],min_val:63,min_valu:8,mind:61,mini:44,minim:32,minimum:[51,63],minu:112,mirror:115,misc:93,misinterpret:30,mismatch:60,miss:[104,116],mistak:104,mix:[3,4,104],mock:[5,17,104],mockami430:72,mocker_class:72,mockgat:[6,9],mockinstru:107,mockmet:[6,9],mockparabola:4,mockparabola_run:4,mockparabola_skewed_parabola:4,mockparabola_x_set:4,mockparabola_y_set:4,mocksourc:[6,9],mode:[0,3,6,7,8,11,12,13,16,17,19,21,27,32,39,60,61,66,68,70,74,76,77,79,81,108,115,116],model:[3,6,7,9,10,12,16,20,21,27,61,64,65,72,74,75,76,78,79,104,107,112,115],model_336:59,modif:112,modifi:[1,26,51,53,70,104],modified_rang:42,modul:[2,3,10,14,18,32,95,104,112],modular:[110,115],mohm:[12,27],moment:[64,79],monitor:[9,48,57,87,107,110,115],more:[1,6,10,23,25,26,28,30,32,39,43,44,51,61,64,68,70,79,96,101,104,107,108,110,111,115],most:[1,2,3,8,14,18,19,27,28,32,50,51,61,64,71,76,79,104,107,111,115],mostli:[32,107],motiv:104,move:[3,9,17,74,79],mpl_connect:1,msec:[3,7],msg:74,mso:23,mso_chan4_trac:23,msos104a:[23,64],mua:25,much:[28,42,76,104,115],multi:[10,66,96,115],multichan_paramclass:35,multichannelinstrumentparamet:[35,66],multilin:104,multimet:[79,99],multiparamet:[3,28,70,73,74,76,78,93,99,108],multipl:[0,1,8,26,32,35,43,50,51,67,68,71,76,79,108,115,116],multiple_trigger_acquisit:68,multipli:[51,115],multiprocess:[3,18,96,99,110,116],multityp:107,must:[3,8,10,27,29,30,32,33,38,41,44,45,50,53,54,61,63,64,68,70,76,78,79,84,104,107,112,115,116],mv_rang:68,mvpp:29,my47004267:7,my48002016:11,my54505281:13,my54505388:[11,14],my55510104:23,my57800256:22,my_experi:111,mycount:8,myget:10,myinstrument:116,myset:10,myvector:116,myvector_set:116,n48280:15,n5171b:64,n5181a:64,n51x1:59,naiv:12,name:[0,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,21,23,24,25,26,27,28,29,30,31,32,33,35,36,37,38,39,41,43,44,45,46,47,49,50,51,52,56,58,59,60,61,62,63,64,65,66,67,68,70,71,72,73,74,75,76,77,78,79,80,81,84,87,104,107,111,112,115,116],name_to_delet:3,namespac:[9,93,112],nan:10,nataliejpg:81,nativ:[10,78],navg:77,navig:111,nbagg:[4,5,9,16,18,19,20,24,28,29,30,31],nbi:[104,109],ndarrai:[33,38,50,79,115],nearli:3,necessari:[16,32,38,54,60,61,70,110,115],necessarili:[33,50,104,107],need:[1,2,3,8,10,17,23,30,38,61,68,74,79,104,107,108,115,116],neg:[23,27,57,67],neither:104,nep:[32,70],nepbw:70,nepbw_to_timeconst:70,nest:[8,10,11,38,48,115],nested_dataset:4,network:[23,76,115],never:[51,104],new_cmd:3,new_data:[39,93],new_indic:14,new_nam:3,new_valu:14,newer:76,newlin:44,newlinestripp:79,next:[1,27,30,33,41,44,50,79,111,115,116],nice:[1,3,9,32,104,111],nick:104,nielsen:109,nix:111,no_instru:116,nobodi:104,node:32,nois:[21,27],noisi:17,non:[17,30,83,104,116],none:[2,3,4,6,7,10,14,15,16,17,18,20,21,24,32,35,36,38,39,41,43,44,45,48,49,50,51,52,53,56,58,59,61,62,63,64,66,67,68,72,74,76,77,78,79,82,84,86,87,97,104],nonetyp:[35,59],noofpoint:30,noofseqelem:30,nor:104,norm:[17,22],normal:[12,27,33,39,40,43,50,51,53,64,79,107,115],notabl:32,notat:[2,53],notch_filt:15,note:[1,2,3,8,10,17,21,23,25,26,30,32,33,35,39,50,51,53,54,56,63,66,70,73,74,77,78,79,82,84,95,110,112,115,116],notebook:[1,2,11,12,14,15,16,17,21,27,29,30,32,99,101,108,110,111,112,113],noth:[21,61,63],notic:[1,21,28],now:[0,6,8,9,10,15,17,25,26,27,28,30,32,33,50,76,87,99,104,111,112,116],nplc:[7,11,13,14,18,20,21,79,108],nplc_list:64,npoint:23,npt:[16,28,76],nr_averag:68,nr_bytes_written:14,nrep:[30,79],num:[6,12,13,14,53,86],num_acquisit:27,num_chan:66,num_channel:79,num_port:28,number:[0,1,3,7,8,9,10,11,13,14,18,20,25,26,27,28,30,32,41,44,45,48,50,51,53,56,59,60,61,63,64,66,67,68,70,74,75,76,78,79,104,107,112,115,116],number_format:44,number_of_channel:61,number_of_paramet:116,numdac:67,numer:[44,115],numpi:[0,3,4,8,9,11,12,13,14,17,18,20,24,25,26,29,30,31,32,33,38,50,70,78,79,101,115,116],numpoint:79,numval:[13,14],nxsingl:27,object:[0,1,2,6,7,9,10,14,15,16,18,20,24,27,28,29,31,32,33,35,38,40,42,43,48,50,51,53,54,61,63,66,77,82,84,87,104,105,112,115,116],obsolet:30,obtain:[1,51,61],obviou:48,occasion:42,occupi:[27,41,79],occur:[1,17,60,63,67,68,78,112,115],oct:15,oem:79,off:[3,7,11,13,14,19,21,22,25,26,27,28,29,32,43,66,71,74,76,79],off_modul:76,offer:[0,1,116],offload:115,offset:[16,17,19,27,29,32,76,79],often:[1,5,39,104,107],ohm:[16,27,32],old:[15,21,28,29,100],oldest:22,oldn:32,omit:[33,50,51,74],on_modul:76,onboard:21,onc:[0,5,8,9,10,38,42,79,104,107,111,115,116],one:[1,2,3,8,9,10,12,15,17,19,21,23,25,26,27,28,29,30,32,33,36,38,39,42,43,44,48,50,51,53,58,59,60,61,63,66,67,76,78,79,84,104,107,108,112,115,116],ones:[71,76,79,104],onli:[3,4,8,10,16,17,18,25,26,27,28,29,30,32,33,38,39,41,43,44,50,51,53,54,60,61,64,66,70,71,73,74,76,78,79,84,104,108,115],onlin:1,onto:[79,115],opc:79,open:[4,7,42,45,56,60,74,86,100,104,110,111,115],opendevic:77,oper:[1,3,14,16,33,34,40,50,53,60,63,79,108,112,115,116],oppos:[3,30],opposit:85,optim:110,option:[2,3,22,27,30,33,35,36,38,39,41,42,43,45,46,50,51,53,54,56,58,59,64,68,74,76,78,79,82,84,97,101,104],order:[2,3,10,17,30,32,36,39,43,58,70,72,104,112,115],ordereddict:[0,39],org:[1,56],organ:[104,108],orient:115,origin:[11,59,115],osc:32,oscil:[32,64],oscillator2_freq:32,oscilloscop:[64,76,79,108],osx:111,other:[1,2,3,8,23,25,26,27,28,30,32,41,42,48,55,57,61,63,73,78,83,85,86,104,110,115],otherclass:3,otherwis:[3,30,38,60,61,63,104,115],our:[27,28,44,104],out:[0,3,5,8,10,14,17,18,22,25,26,28,29,32,33,34,50,60,61,66,68,74,76,104,108,109,110,113,115,116],outer:[1,8,10,38,44,115],output:[3,7,9,12,16,18,19,20,21,24,25,26,27,28,30,43,48,51,60,63,64,66,67,68,70,73,75,76,78,79,83,104,108,115],output_interfac:15,output_waveform_name_n:79,outputchannel:64,outsid:[57,61,67,68,70,79],over:[0,3,10,23,28,32,35,42,48,53,54,61,77,104,107,115,116],overhead:[13,115],overid:74,overload:[63,76,78],overrid:[3,39,41,42,66,70,74,79,84],overridden:1,overview:[10,21,23,68,79,108,112,114],overwrit:[2,18,20,67,79,84,112],overwritten:41,ovsr:78,own:[2,3,10,28,43,60,61,86,104,115],oxford:[24,31,59,99,102],oxfordinstruments_ilm200:74,oxfordinstruments_ips120:74,oxfordinstruments_kelvinox_igh:74,p1_set:0,p_label:3,p_measur:1,p_measure2:1,p_name:3,p_sweep2:1,p_sweep:1,p_unit:3,pack:79,pack_waveform:79,packag:[1,2,14,32,95,104,110,112],packard:[7,62],packed_waveform:79,pad:3,page:[93,95,104,115],pai:104,pair:11,panel:[32,63,79,110],panic:115,par:30,paraemt:59,parallel:74,param:[8,30,31,32,51,61,66,67],param_id:14,param_nam:[38,66],param_out:14,paramet:[1,5,6,7,9,10,12,16,17,19,20,21,23,25,26,28,30,31,32,33,34,35,36,38,39,40,41,43,44,45,46,47,48,50,53,54,55,56,57,58,59,60,61,63,64,66,67,68,70,71,72,73,74,76,77,78,79,81,82,83,84,85,86,87,93,96,98,101,104,105,108,110,114],parameter_class:3,parameter_nam:97,params_to_skip_upd:66,paramt:[0,58,116],parent:[33,35,43,47,50,51,54,63,64,65,66,76,78,79],parenthes:104,parmet:68,pars:[30,43,75,79],parse_awg_fil:[30,79],parse_multiple_output:75,parse_on_off:[71,76],parse_output_bool:79,parse_output_str:79,parse_single_output:75,parse_string_output:75,parsebool:79,parseint:79,parser:[3,43,78,79],parsestr:[62,79],part:[2,3,9,28,33,41,50,51,68,77,78,99,104,107,108,112,115],parti:23,partial:[75,116],particular:[3,8,17,30,32,107,115],particularli:[3,43,46,78,115],pass:[1,3,41,43,54,55,59,61,64,68,72,76,81,84,85,86,104,112,115,116],pat:79,patch:104,path:[2,10,30,37,39,40,42,61,74,79,82,84,111,115],pattern:79,paus:17,pci:[3,60],pcie:[60,61,99],pcie_1751:59,pcie_link_spe:[16,61],pcie_link_width:[16,61],pcserno:23,pdf:66,peak:27,pend:79,pep8:104,per:[3,12,13,14,16,21,33,38,50,61,63,66,67,72,79,110,116],percent:[32,70],percentag:74,perf:104,perfom:11,perform:[1,10,11,15,16,17,21,25,26,27,32,42,51,56,61,67,70,77,79,83,100,102,104,115],perform_safety_check:72,perhap:[14,115,116],period:[23,27,39,85,86],persist:[45,72,74],persistent_switch:72,person:104,phase:[8,15,22,28,32,61,70,76,115],phase_delay_input_method_n:79,phase_n:79,phi:17,phi_measur:17,physic:[3,25,26,39,59,63,82,84,87,115],pick:104,pictur:115,piec:[107,115],pillar:115,pin:60,ping:104,pinki:104,pip:[104,110,111],pixel:85,place:[1,2,25,26,27,64,104,115],plai:10,platform:68,pleas:[21,23,30,32,66,79,104,109],plenti:23,plese:109,plot:[0,2,14,15,16,17,20,21,22,23,25,27,28,29,30,32,38,93,97,100,101,108,111,112,115],plot_1d:10,plotlib:[2,112],plotq:20,plotter:32,plt:[1,9,11,12,14,17,18,20,23,24,27,28,29,30,31,32,86],plu:112,plubic:95,plug:[12,64,110],plugin:104,plural:8,point:[10,11,12,13,14,15,17,28,32,36,40,44,48,58,70,74,76,77,79,93,110,115],poitn:79,polar:67,polish:110,poll:[12,15],polyfit:17,poor:19,popul:[38,46,47],port:[17,19,28,31,45,60,63,72,74,77,110],port_count:60,posit:[43,76,115],possibl:[8,19,28,30,73,74,78,79,112,115],post:104,post_acquir:61,post_delai:[10,51],post_trigg:68,posttrigger_s:68,potenti:[21,33,39,48,50,110,115],power:[17,21,28,64,72,74,76,77,99,104,115],power_limit:34,ppi:60,pprint:[6,7],practic:104,pre:[82,108],pre_acquir:61,pre_start_captur:61,preamp:[3,73,78],preamplifi:[3,73,78],prece:70,preced:44,precis:[19,67,70,98],preconfigur:2,predefin:[30,55,78,79,108],prefer:[110,115],prefix:104,preliminari:11,prepar:[12,13,14,27,32,61,64,70,76,79,108,115],prepare_buffer_readout:[15,78],prepare_curvedata:[23,29,64,79],prepare_for_measur:77,prepare_scop:[32,70],prepare_trac:[27,76],preparesweep:79,prepend:[38,79],preprocessor:60,prerequisit:108,present:[3,15,73,78,104,115],preservechannelset:79,preset:77,preset_data:38,press:[1,79,113],pretrigger_s:68,pretti:[25,26,66,70],prevent:[3,33,50,51,61,67,79],previou:[1,6,51,63,104],previous:[70,79,115],primari:110,princip:43,print:[0,1,2,3,8,9,10,11,13,14,16,17,18,20,21,24,25,26,30,31,32,63,64,66,68,70,79,116],print_al:62,print_cont:79,print_modstatu:62,print_overview:[25,26,66],print_readable_snapshot:[10,15,21,28],print_sweeper_set:[32,70],printslop:[25,26,66],prior:[59,63],prioriti:[41,115],privat:[61,93],privileg:60,probabl:[43,61,76,104,115],problem:[30,68,104],procedur:[66,115],process:[9,16,61,104,115],produc:[28,115],profit:111,program:[1,61],programm:[61,72,79],programmat:[2,79,110],progress:48,progress_interv:[14,48],project:[3,104],proper:[32,67],properli:[17,79],properti:[2,60,112,115],protect:67,protocol:[16,67,115],provid:[1,2,8,16,25,26,38,41,43,45,51,54,61,64,68,71,80,84,85,86,104,107,108,111,115],proxi:115,psu:74,pts:[15,32],pull:[14,32],pull_from_serv:[6,9,16,20,115],puls:[25,26,30,62,99],purchas:32,purpos:[3,8,115],push:115,push_to_serv:[6,20,115],put:[17,30,44,66,74,79,115,116],pxie:64,py_head:[59,68],pyenv:2,pyplot:[1,9,11,12,14,17,18,20,23,24,27,28,29,30,31,32],pyplot_tutori:1,pyqt:1,pyqtgraph:[0,1,2,20,22,25,93,100,102,111],pyqtmaxplot:112,pyqtplot:112,pyspcm:68,pytest:104,python3:2,python:[3,10,23,39,60,61,67,68,74,79,82,84,97,104,110,111,115],pyvisa:[14,56,115],pywin32:102,qcmatplotlib:[0,2,16,93],qcode:[0,1,4,5,6,7,12,13,14,23,93,95,104,105,106,109,114,115,116],qcodes_colorbar:1,qcodes_config:112,qcodesrc:2,qcodesrc_schema:[10,28],qdac:[11,13,59,99,100,101,102,108],qdac_ch01_v_set:13,qdac_ch02_v_set:14,qdac_ch41_v_set:11,qdac_ch42_v_set:11,qdac_channel:[59,108],qdac_setpoint:13,qdacchannel:66,qdacmultichannelparamet:66,qdev:[11,13,14,18,25,26,59,110,112],qtlab:77,qtplot:[0,2,10,14,20,22,25,93,108],qtwork:67,quadratur:8,quantiti:44,quantum:111,queri:[18,25,26,32,66,76,77,78,79,115],querysweep:77,question:[64,66,76,104],queue:[18,22,30,63,64,79],quickli:30,quiet:14,quirk:96,quit:[1,34,104,115],quot:44,qutech:59,qutech_controlbox:71,r_offset:15,rack:67,rad_to_deg:71,rainbow:[9,41],rais:[2,3,14,17,18,23,34,35,51,54,57,59,60,61,64,67,70,71,78,79,80],raiseexc:78,ramiro:77,ramp:[3,10,14,17,19,22,25,26,51,63,72,74,79],ramp_al:63,ramp_rat:[17,63],ramptim:25,ran:4,randint:[5,10],random:[2,5,10,17,30,64],rang:[3,7,8,11,13,14,16,22,23,25,26,27,28,30,32,60,61,64,67,68,70,76,77,79,115,116],range_auto:7,rangei:7,rangev:7,rate:[15,16,17,23,32,61,63,67,68,72,78],rather:[19,32,64,104,116],ravel:115,raw:[13,67,107,108,110],raw_trac:64,raw_val:13,raw_valu:[10,51],rawtrac:64,reach:[17,78,104],read:[3,4,8,10,17,18,20,25,26,29,39,42,43,44,45,56,60,63,66,67,68,73,74,76,78,79,82,84,104,107,108,111,112,115],read_metadata:42,read_one_fil:42,read_pin:60,read_port:60,read_stat:66,readabl:[10,51,61,98,104],reader:10,readi:[8,10,32,79,84,104,111],readili:1,readm:104,readout:[66,68,100],readthedoc:56,real:[3,10,28,64,73,78,104,107,110,115,116],realli:[25,26,38,64,111,115],realtim:[104,110],reappear:104,rear:79,reason:[10,17,104,116],recal:10,receiv:[1,22,63,78],recent:[2,14,18,32,51],recommend:104,reconnect:115,reconsid:21,reconstruct:42,record:[10,16,41,70,79,84,108,110,115],records_per_buff:[16,61],recycl:61,redirect:[38,98],reduc:43,ref:[29,115],refactor:104,refer:[10,32,38,61,93,104,106,115,116],referenc:[33,50,51,115],reference_clock_frequency_select:79,reference_multiplier_r:79,reference_sourc:[15,79],refernc:77,reflect:76,refriger:74,reg:[31,59,68],regard:[27,61,115],regardless:104,regist:[68,78,104],registri:74,regular:[3,5,115],reimport:112,reinvent:104,reject:77,rel:[10,28,39,40,82,84,115],relat:[1,115],relationship:115,releas:[42,110],relev:[14,27,51,61,78,79],reli:[1,3,61],reliabl:[61,115],reload:[4,42,59,115],remain:61,rememb:[13,17,23,28,29,70],remot:[7,18,24,27,74,85,115],remoteinstru:[7,115,116],remoteparamet:115,remov:[22,28,32,38,39,67,70,74,76,79,99,101,104,108],remove_signal_from_sweep:70,rep:79,repeat:[35,104,115],repet:79,repetit:[30,79],repetition_r:79,replac:[1,63,101],repo:[2,104],report:[23,105,110],repositori:[104,108,110],repr:[14,63],reprec:28,repres:[8,44,51,61,64,78,115],represent:[10,60,87,107],reproduc:[104,115],request:[13,17,23,105,115],requir:[8,10,32,33,43,50,53,54,56,60,70,76,84,102,104,112,115,116],res:18,research:[78,100],resend:79,resend_waveform:79,reserv:15,reset:[3,8,10,12,14,15,27,28,30,43,44,62,67,68,71,72,75,76,78,79],reset_modul:78,resistor:12,resit:59,resolut:[7,10,27,67,76,101],resolv:64,resourc:[14,42,56,60,64,66,76,78,115],respect:[1,33,50,60,79],respons:[3,18,43,45,51,56,63,66,78],ressourc:79,restart:[68,112],restrict:[78,107],restructur:104,result:[1,4,8,41,61,67,77,79,108,115],ret:14,ret_cod:14,ret_valu:14,retriev:[22,51,79,112],retur:79,return_count:14,return_pars:43,return_self:79,reus:115,revers:[51,53],review:[104,110],revion:63,revok:[25,26],rewrit:115,rewritten:104,rf_off:28,rf_on:28,rho:17,richer:115,rid:38,right:[1,17,23,30,59,61,78,87],rigol:59,rigol_dg4000:75,rise:[3,7,32],risetim:[3,7,20],robust:3,rohd:[76,108],rohde_schwarz:[27,28,59],rohdeschwarz_sgs100a:76,rohdeschwarz_smr40:76,rol:77,ron:79,root:[4,39,40,79,82,84],rotate_nvalv:74,rough:105,round:[67,101,115],round_dac:67,routin:[64,66],row:[1,44,76],rrm:32,rs232linkformat:67,rs_sgs100a:76,rs_smb100a:76,rst:[3,43,104],rto1000:[27,59],rto1024:27,rto:[74,108],rtoz:24,rtype:14,rule:17,run:[0,1,5,6,9,10,11,12,13,14,15,16,17,18,20,22,23,28,29,32,48,59,60,70,79,97,108,110,112,115,116],run_cont:27,run_mod:79,run_singl:27,run_stat:79,run_temp:8,run_to_field:74,run_to_field_wait:74,runtest:[59,64,71,80],runtim:[2,112],runtimeerror:32,s11:28,s12:28,s21:28,s22:28,s44:28,sa124_max_freq:77,sa124_min_freq:77,sa44_max_freq:77,sa44_min_freq:77,sa_api:77,sa_audio:77,sa_audio_am:77,sa_audio_cw:77,sa_audio_fm:77,sa_audio_lsb:77,sa_audio_usb:77,sa_auto_atten:77,sa_auto_gain:77,sa_averag:77,sa_bypass:77,sa_idl:77,sa_iq:77,sa_iq_sample_r:77,sa_lin_full_scal:77,sa_lin_scal:77,sa_log_full_scal:77,sa_log_scal:77,sa_log_unit:77,sa_max_atten:77,sa_max_devic:77,sa_max_gain:77,sa_max_iq_decim:77,sa_max_rbw:77,sa_max_ref:77,sa_max_rt_rbw:77,sa_min_iq_bandwidth:77,sa_min_max:77,sa_min_rbw:77,sa_min_rt_rbw:77,sa_min_span:77,sa_power_unit:77,sa_real_tim:77,sa_sweep:77,sa_tg_sweep:77,sa_volt_unit:77,sabandwidthclamp:77,sabandwidtherr:77,sacompressionwarn:77,sadevicenotconfigurederr:77,sadevicenotfounderr:77,sadevicenotidleerr:77,sadevicenotopenerr:77,sadevicetypenon:77,sadevicetypesa124a:77,sadevicetypesa124b:77,sadevicetypesa44:77,sadevicetypesa44b:77,saexternalreferencenotfound:77,safe:[17,67,74,104,115],safe_reload:77,safe_vers:67,safeti:[17,28,64,74],safrequencyrangeerr:77,safti:28,sai:[39,82,84,104,116],said:[38,79],sainterneterr:77,sainvaliddetectorerr:77,sainvaliddeviceerr:77,sainvalidmodeerr:77,sainvalidparametererr:77,sainvalidscaleerr:77,same:[1,3,5,8,11,16,17,36,38,44,50,53,58,60,70,78,79,86,104,115,116],sampl:[13,15,16,23,32,53,54,59,61,68,115],sample_count:[13,14],sample_r:[16,61],sample_timer_minimum:[13,14],samples_per_buff:61,samples_per_record:[16,61],sampling_r:79,sane:37,sanocorrect:77,sanoerror:77,sanotconfigurederr:77,sanullptrerr:77,saovencolderr:77,saparameterclamp:77,sastatu:77,sastatus_invert:77,satisfi:17,satoomanydeviceserr:77,satrackinggeneratornotfound:77,saunknownerr:77,sausbcommerr:77,save:[0,10,14,30,33,38,39,42,44,50,51,61,79,83,84,97,104,107,108,110,115,116],save_to_cwd:2,save_to_env:2,save_to_hom:[2,112],savvi:110,sawtooth:22,sbench6:68,sca:1,scalar:[5,8,10,33,50,64,83,115],scale:[8,23,28,29,32,51,59,76,77],scale_param:8,scale_set:8,scale_v:8,scan:28,scenario:[64,104],scene:32,scf:1,schema:[2,10,28,37,112],schema_cwd_file_nam:37,schema_default_file_nam:37,schema_env_file_nam:37,schema_file_nam:37,schema_home_file_nam:37,schouten:67,schwarz:[76,108],scientist:111,scope:[23,27,29,64,70,76,79,108],scope_average_weight:32,scope_channel1_input:32,scope_channel2_input:32,scope_channel:32,scope_correctly_built:32,scope_dur:32,scope_length:32,scope_measur:29,scope_mod:32,scope_samplingr:32,scope_seg:32,scope_segments_count:32,scope_trig_delai:32,scope_trig_en:32,scope_trig_gating_en:32,scope_trig_gating_sourc:32,scope_trig_holdoffmod:32,scope_trig_holdoffsecond:32,scope_trig_hystabsolut:32,scope_trig_hystmod:32,scope_trig_level:32,scope_trig_refer:32,scope_trig_sign:32,scope_trig_slop:32,scopearrai:79,scopechannel:76,scopedata:32,scopetrac:76,scpi:63,screen:[27,79,111],script:[21,79,108,110,116],sd_awg:64,sd_common:64,sd_dig:64,sd_modul:64,sdk:61,sdk_version:[16,61],seamless:64,search:[41,104,115],sec:[64,79],second:[1,6,8,10,15,22,32,33,38,39,45,48,50,51,56,57,61,63,67,72,74,78,79,84,85,86,109,115,116],section:[109,111],see:[0,1,2,5,9,17,22,25,27,29,30,41,42,45,51,54,56,61,67,68,76,79,85,104,115,116],seem:[44,68,104],seen:28,seg_siz:68,segm1_ch1:79,segm1_ch2:79,segm2_ch1:79,segm2_ch2:79,segment:[1,32,70,79],select:[16,17,61,70,79,104,111],self:[2,3,8,14,18,20,33,39,42,50,63,64,66,74,77,79,84,87,104,116],semant:110,semi:104,semicolon:74,sen:[3,7,20,73],send:[3,12,13,14,17,45,67,73,78,79,108,109],send_awg_fil:79,send_dc_puls:79,send_pattern:79,send_sequ:79,send_sequence2:79,send_waveform:79,send_waveform_to_list:[30,79],sens:104,sens_factor:[3,7,73],sens_x:20,sensit:[3,7,15,73],sensor:[65,108],sensorchannel:65,sent:[3,12,43,51,74,79,107,115],separ:[8,21,42,44,50,74,87,110,115,116],seper:[63,79],septemb:21,seq:79,seq_elem:30,sequanti:58,sequecn:79,sequenc:[8,30,33,38,48,50,53,63,79,83,86,115],sequence_cfg:79,sequence_length:30,sequence_po:30,sequenti:[32,36,116],seri:[3,64,71,75,76,79,108],serial:[3,6,7,10,11,12,13,14,15,16,17,21,22,23,27,28,29,61,63,74,78,107],serial_numb:20,serialis:79,seriou:27,serv:3,server:[16,18,24,32,61,70,115,116],server_err:18,server_nam:[4,7,16,24,62,68,116],session:[9,10,14,39,82,84,104],set:[0,1,2,3,4,5,7,8,9,11,14,15,16,17,18,19,20,21,22,23,24,28,30,36,38,39,42,44,48,51,53,54,58,59,60,61,63,64,66,67,68,70,72,73,74,76,77,78,79,81,82,83,84,107,108,110,112,115,116],set_al:63,set_arrai:38,set_channel_or_trigger_set:68,set_channel_set:68,set_cmd:[1,3,10,51,52,74,116],set_current_folder_nam:79,set_dacs_zero:67,set_default:79,set_ext0_or_trigger_set:68,set_ext_trig:76,set_field:72,set_funct:61,set_jumpmod:79,set_level:79,set_measur:[6,7,9,18,20],set_mix_chamber_heater_mod:74,set_mix_chamber_heater_power_rang:74,set_mod:79,set_mode_volt_dc:79,set_mp_method:[6,9,16,18,20,24],set_pars:[51,52],set_persist:74,set_point:29,set_pol_dacrack:67,set_pulsemod_sourc:76,set_pulsemod_st:76,set_ramp:19,set_remote_statu:74,set_sequ:79,set_set_point:29,set_setup_filenam:79,set_smooth:78,set_sqel_event_jump_target_index:79,set_sqel_event_jump_typ:79,set_sqel_event_target_index:[30,79],set_sqel_goto_st:79,set_sqel_goto_target_index:[30,79],set_sqel_loopcnt:[30,79],set_sqel_loopcnt_to_inf:[30,79],set_sqel_trigger_wait:[30,79],set_sqel_waveform:[30,79],set_statu:76,set_sweep:76,set_titl:[1,30],set_to_fast:74,set_to_slow:74,set_valu:54,set_voltag:78,set_ylim:30,setboth:116,setbothasync:116,setformatt:4,setlevel:[4,23,29,30,32],setpoint:[0,1,4,5,6,8,10,11,12,13,14,16,17,28,29,33,38,44,50,64,70,74,76,78,79,83,99,115,116],setpoint_arrai:[33,50],setpoint_label:[8,33,50],setpoint_nam:[8,33,50,70],setpoint_unit:[33,50],settabl:[51,54,107,115],setter:107,settl:[32,104],setup:[28,68,76,87,108,110],setupclass:[59,64,71],setx:116,sever:[64,70,74,104,107,115],sg384:[59,98],sgs100a:59,shadow:2,shape:[0,1,3,4,6,8,10,11,12,13,14,15,16,21,23,27,28,29,30,32,33,38,50,64,70,76,86,115,116],share:[19,109],shared_kwarg:116,shell:110,shift:32,ship:[2,32],shortcut:85,shorthand:1,shot:[21,27,96,104,108],should:[3,10,13,16,17,22,27,28,29,30,32,33,35,38,39,41,42,43,45,47,48,50,51,53,54,55,59,60,61,63,64,73,74,78,79,87,104,111,115],shouldn:38,show:[1,5,9,10,16,17,18,20,24,25,26,104],show_subprocess_widget:[6,9,16,18,20,24],show_window:85,shown:[1,17],side:[17,30,51,107,111,116],sig:32,sig_gen:104,signadyn:64,signal:[10,23,29,30,61,68,70,71,76,77,78,79,99,108,115],signal_hound:59,signal_input1:32,signal_input1_ac:32,signal_input1_diff:32,signal_input1_imped:32,signal_input1_rang:32,signal_input1_sc:32,signal_output1:32,signal_output1_ampdef:32,signal_output1_amplitud:32,signal_output1_autorang:32,signal_output1_en:32,signal_output1_imp50:32,signal_output1_offset:32,signal_output1_on:32,signal_output1_rang:32,signal_to_volt:61,signalhound_usb_sa124b:77,signatur:[30,42,60,79],significantli:28,silent:64,sim900:78,sim928:[59,99],sim:78,similar:[1,10,76,79,115],similarli:[26,32,115],simpl:[5,8,10,12,15,16,28,29,34,40,43,57,68,86,104,108,110,115],simpler:104,simplest:115,simpli:[2,32,43,51,79],simplifi:[3,9,63,104],simul:[107,110,114,115],simultan:[15,26,63],simultani:72,sin:[30,75],sinc:[1,3,10,17,32,63,70,74,79,115,116],sine:[23,27,29],sing:28,singl:[1,8,10,18,20,21,27,28,33,44,51,53,60,61,63,64,65,66,68,72,79,83,86,96,104,107,108,115],single_iq:8,single_set:8,single_software_trigger_acquisit:68,single_trigger_acquisit:68,singleiqpair:8,sit:21,site:[1,2,14],situat:[10,44,115],six:[25,26,60],size:[1,6,10,33,39,50,51,61,67,68,78],skewed_parabola:4,skill:104,skip:104,slack:[100,101,102,104,109,110],slash:40,sleep:[3,13,14,15,18,20,24,25,26,29,30,54,57,67],slice:[9,28,53,107],slider:1,slider_demo:1,slightli:[21,98],slope:[14,16,17,22,25,26,66],slot:[19,63,64,78],slot_nam:78,slow:[25,26,74,115],slow_external_clock:3,slower:30,small:[21,25,26,28,32,60,96,104],smaller:[28,78],smart:[74,104],smooth_timestep:78,smoothli:78,smr40:59,smu:3,smua:[12,21,79],smub:[21,79],snap:7,snapshot:[0,3,6,7,10,16,20,33,35,38,45,46,50,51,56,78,79,87,98,101,102,115],snapshot_bas:66,snapshot_get:[33,50,51],snapshot_valu:[33,50,51,78],socket:[45,65],soft:79,softwar:[3,22,32,66,70,79,102,104,108,115],software_revis:20,software_triggered_read:13,solv:104,some:[0,3,10,26,32,33,43,45,50,51,53,63,64,68,78,79,104,108,112,115],somebodi:104,somehow:115,someon:[60,104],someth:[2,9,17,30,32,61,64,66,104,112,115],sometim:[3,8,10,32,44,115],soon:[63,104],sophist:61,sort:[30,44],sort_kei:7,sourc:[3,6,9,10,16,17,21,23,28,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,104,105,110,111,115],sourcemet:[12,79,99],sourcerange_i:21,sourcerange_v:[12,21],space:[25,26,33,50,51,53,104,107],span:[28,77],spawn:[6,9,16,18,20,24],spc_tm_high:68,spcerr:[59,68],spcm0:68,special:[3,10,33,50,51,104,115],specif:[16,30,39,63,66,67,74,79,104,107,115],specifi:[1,17,22,30,33,42,48,50,59,60,64,67,70,71,77,78,79,80,86,87,104,112,115],specifiedta:79,spectrum:[59,98,99,115],speed:[11,13,28,51,61,115],speedup:101,spheric:17,spherical_measur:17,splat:1,split:[3,13,28,31],spread:109,sqel:79,sql:115,squar:29,squencer:79,sr560:[3,59],sr830:[59,97,100,108],sr865:59,src:[2,4,28],srs_sg384:78,stabl:56,stackoverflow:1,stage:115,stai:[104,116],staircas:10,stale:115,stand:17,standalon:110,standard:[1,3,13,28,51,63,66,78,110],standardparamet:[1,3,6,8,16,20,93,107],stanford:[78,100],stanford_research:[3,15,59],stanford_research_system:15,stanford_sr865:78,start:[0,1,3,6,9,10,11,12,13,14,15,16,20,22,23,28,32,37,38,39,44,51,53,55,60,61,63,74,76,78,79,82,84,104,108,115],startcaptur:16,startup:[25,26,66],stat:[71,76],state:[3,25,26,27,30,32,60,63,76,79,104,107,110,115],statement:[67,104],station1:[18,20],station2:[18,20],station:[4,5,6,7,9,10,11,14,18,20,21,28,32,33,46,48,50,51,78,93,105,115],stationq:110,statu:[3,31,32,61,64,66,67,71,74,76,77,78,79],status:78,statuscod:79,std:[12,13],stderr:4,stdlib:60,stdout:[14,68],step:[1,3,10,11,21,28,48,51,52,53,67,78,79,80,111,116],step_attenu:71,stepper:74,still:[25,26,30,38,104,115],stop:[1,15,22,27,28,30,32,53,76,79],storag:[79,110,115],store:[0,2,4,33,35,38,39,42,50,51,59,61,79,84,87,101,115],str:[3,14,33,35,36,37,38,39,40,41,43,45,46,47,50,51,56,58,59,63,64,66,67,70,73,74,76,78,79,81,82,84],straightforward:[30,115],strang:32,strategi:63,stream:[14,16,32],streamhandl:4,strftime:41,strictli:70,string:[2,3,4,14,18,20,33,35,41,42,43,44,50,51,61,64,67,68,70,72,74,75,76,78,79,84,87,104,107,112,115],strip:[3,44,76],strive:104,strongli:[1,3,32,104],struct:12,structur:[39,42,61,82,84,107,112,115],struggl:104,stuf:112,stuff:[3,17,74,79,108],stupid:17,subclass:[3,8,33,35,42,43,45,50,51,54,56,61,107],subject:[104,115],sublim:104,sublimelint:104,submit:116,submodul:[10,46],subplot:[17,28,29,32,86,108],subprocess:[9,16,18,20,24],subscrib:70,subsequ:55,subset:28,substitut:3,subtract:32,succes:79,success:51,successfulli:[17,60],succinct:104,suit:[4,64,71,76,80,110],sum:[0,116],summari:108,superclass:3,superconduct:74,suppli:[3,40,42,72,74,99,115],support:[0,1,2,3,4,10,21,22,25,26,28,29,30,32,46,47,54,60,64,70,74,76,78,79,100,101,104,112,115],suppos:74,suppress:[3,7,20,79],supress:64,sure:[11,15,17,27,32,74,79,104,107,111],sv2:53,sv3:53,sv4:53,swap:110,sweep:[0,5,6,10,12,13,14,21,28,32,35,36,51,53,54,58,70,74,76,77,79,96,107,108,110,114,115],sweep_val:[0,1,116],sweep_val_2:1,sweep_val_2_set:1,sweep_val_set:1,sweep_valu:[6,10,48],sweepabl:58,sweepdata:32,sweeper:[70,99,108],sweeper_bw:32,sweeper_bwmod:32,sweeper_ord:32,sweeper_param:32,sweeper_samplecount:32,sweeper_start:32,sweeper_stop:32,sweeper_xmap:32,sweeper_xxx:32,sweepfixedvalu:[93,107],sweepvalu:[48,93,105],swept:[12,116],symmetr:23,symmetri:17,sync:[18,20,25,26,29,32,64,108,115],sync_delai:26,sync_dur:26,sync_filt:15,sync_output:22,sync_sourc:22,syncchannel:64,synchron:[63,115],syntax:110,synthes:99,sys:[4,14,28],system32:[3,61,77],system:[3,16,33,37,43,50,51,61,74,78,79,87,96,98,112,115],system_id:[3,16,61],sztypetonam:68,t_actual:17,t_set:17,t_start:[11,14],t_stop:[11,14],tab:[32,44,104],tabl:[79,108,112,115],tag:104,tailor:1,take:[0,10,14,26,27,33,34,35,48,50,51,63,66,68,76,79,100,104,107,110,116],taken:[68,76,79],talent:104,talk:[3,73,78,115,116],target:[17,53,54,61,79],target_curr:17,target_field:17,task:[5,10,14,22,48,57,93,97,104,107,115],tcpip0:[3,11,12,13,14,21,22,23,27,28,30,76],tcpip:[23,115],tear:21,tech:110,techniqu:104,technolog:[7,11,13,14,22,23],tektp:29,tektron:102,tektronix:[3,7,12,18,20,21,59,99,100,108],tektronix_awg5014:[30,79],tektronix_awg5200:79,tektronix_awg520:79,tell:[42,44,57,104,115],temp0_0:[25,26],temp2_1:[25,26],temp5_2:[25,26],temperatur:[65,74,99,108],templat:104,temporari:[39,84],tempx_i:[25,26],tend:3,tens:104,term:[14,104],termin:[3,7,9,12,14,16,18,20,24,44,45,56,66,68,72,74,76,110,111,115],tesla:[17,72,74],test:[3,5,10,11,13,17,23,41,45,46,60,63,64,66,67,71,72,75,76,79,80,98,107,108,110,115],test_ami430:17,test_attenu:80,test_awg_fil:30,test_channel_amplitud:64,test_channel_frequ:64,test_channel_offset:64,test_channel_phas:64,test_channel_wave_shap:64,test_chassis_and_slot:64,test_chassis_numb:64,test_clock_frequ:64,test_closed_fil:4,test_dataset_clos:4,test_dataset_finalize_closes_fil:4,test_dataset_flush_after_writ:4,test_dataset_with_missing_attr:4,test_double_closing_gives_warn:4,test_field_vector:17,test_firmware_vers:[71,80],test_frequ:71,test_full_write_read_1d:4,test_full_write_read_2d:4,test_hdf5formatt:4,test_incremental_writ:4,test_instru:[59,104],test_loop_writ:4,test_loop_writing_2d:4,test_metadata:104,test_metadata_write_read:4,test_on_off:71,test_open_clos:64,test_phas:71,test_plotting_1d:1,test_plotting_1d_2:1,test_plotting_1d_3:1,test_plotting_2d:1,test_plotting_2d_2:1,test_pow:71,test_pxi_trigg:64,test_read_writing_dicts_withlists_to_hdf5:4,test_reading_into_existing_data_arrai:4,test_send:79,test_serial_numb:64,test_slot_numb:64,test_snapshot:104,test_str_to_bool:4,test_suit:59,test_writing_metadata:4,test_writing_unsupported_types_to_hdf5:4,testagilent_e8527d:71,testcas:59,testhdf5_format:4,testkeysight_m3201a:64,testkeysight_m3300a:64,testmetadat:104,testsd_modul:64,testsweep:[0,10,11,14,18,20],testweinschel_8320:80,text:[3,14,75,104,107,115],texttestrunn:4,textual:115,tg_thru_0db:77,tg_thru_20db:77,than:[1,3,25,26,28,32,48,51,104,110,115],thank:104,thebrain:104,thei:[2,5,9,10,16,18,20,24,38,39,48,55,61,73,78,79,104,107,112,115],them:[1,2,3,8,9,21,25,26,38,59,72,74,78,79,104,108,112,115,116],theme:85,theoret:115,therebi:22,therefor:[23,27],thermometri:31,theta:17,theta_measur:17,thi:[0,1,2,3,5,6,8,9,10,11,13,14,16,17,18,20,21,23,24,25,26,27,28,29,30,32,33,35,38,39,41,42,43,44,45,46,47,48,50,51,54,56,57,59,60,61,62,63,64,66,67,68,70,71,72,73,74,75,76,77,78,79,80,81,82,84,86,87,93,95,104,105,107,110,111,112,114,115,116],thing:[3,9,10,16,24,43,48,53,54,55,57,64,71,80,104,107,109,111,115,116],think:[104,112,115],third:[23,115],those:[5,8,38,41,43,107,115],though:[1,3,51,53,54,115],thread:[67,115],thread_map:14,threadpoolexecutor:116,three:[1,8,25,26,32,44,53,72,79,115],through:[10,25,26,30,32,38,39,104,111,115,116],thu:[104,115],tick:[1,16],tight_layout:[1,28,30],tim:22,time:[1,3,7,8,9,10,11,13,14,15,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,34,41,42,48,51,53,54,60,63,64,68,70,77,78,79,104,108,110,115,116],time_const:15,timebase_posit:[23,27],timebase_rang:[23,27],timeit:[12,13],timeout:[7,14,15,16,18,21,30,32,45,56,64,74,76,78,79],timeout_tick:[16,61],timer:[18,20],timestamp:[110,115],titl:1,tmpfile:[31,74],to_setpoint:74,to_zero:74,toc:10,todo:[3,38,66,67,70,71,78,81,104],togeth:[1,5,30,76,115],toggl:19,tolist:3,too:[3,28,33,50,51,60,76,104],tool:[1,104],top:1,toplevel:101,tortur:104,total:[3,8,28],touch:104,toymodel:[6,9],tps1:29,tps1_scope_measurement_0:29,tps1_scope_measurement_1:29,tps2012:[59,108],tps2012channel:79,tps:29,trace:[1,10,28,29,32,61,64,68,70,76,85,86,108],traceback:[2,14,18,20,32,110],tracenotreadi:[64,79],tracesetpointschang:64,track:[61,63,77,115],trail:104,transer:16,transfer:[30,79],transfer_offset:[16,61],transform:[3,17,43,51,57,61],translat:[3,42,70],transmiss:76,trcl:78,treat:[63,87,115],tree:[108,111],trg:[13,14],trig:[32,79],trig_engine_j:16,trig_engine_k:16,trig_engine_op_j:16,trig_mod:68,trig_slope_posit:16,trig_wait:[30,79],trigger:[3,14,16,22,29,30,32,68,76,79,102,108],trigger_count:13,trigger_delai:[16,61],trigger_edge_slop:[23,27],trigger_edge_sourc:23,trigger_en:23,trigger_engine1:[16,61],trigger_engine2:[16,61],trigger_input_imped:79,trigger_input_polar:79,trigger_input_slop:79,trigger_input_threshold:79,trigger_level1:[16,61],trigger_level2:[16,61],trigger_level:[23,27,29],trigger_oper:[16,61],trigger_slop:14,trigger_slope1:[16,61],trigger_slope2:[16,61],trigger_sourc:[13,14,27,29,79],trigger_source1:[16,61],trigger_source2:[16,61],trigger_typ:[27,29],triton1_thermometri:31,triton:[59,99,108],trival:116,trivial:[1,104],trivialdictionari:61,troubleshoot:115,truncat:104,trust:51,truthi:[10,34],ts_start:6,tst:4,tstart:[18,20],tudelft:67,tune:[67,104],tupl:[1,8,30,32,33,35,38,43,50,66,70,79,85,86],turn:[3,13,21,27,28,32,74,79],turoti:10,tutori:[5,8,27,108,114],two:[1,3,8,10,12,13,15,21,28,29,30,38,51,66,70,72,77,78,79,104,108,116],txt:67,type:[0,1,2,3,4,6,8,10,11,12,13,14,15,16,18,20,21,23,27,28,29,30,32,35,42,43,59,60,61,67,68,70,78,79,101,104,111,112,115,116],typeerror:[14,34,54,79],typic:[38,104,108,115],typo:104,ufh:99,uhf:[70,108],unambigu:3,unassign:[25,26],unavail:60,uncommit:61,uncondit:79,undefin:[22,60],under:79,underli:[107,115],underscor:104,understand:[104,115],undesir:10,undo:79,unfortun:64,unga:[2,4,104,112],ungaretti:104,unicorn:9,unimport:79,union:[35,38,43,51,53,59],uniqu:[38,64],unit:[0,3,6,7,8,10,16,20,25,26,32,33,36,38,50,51,58,61,70,74,76,78,98,99,104,115,116],unitless:[33,50,51],unittest:[4,59,104],unittest_data:4,unless:[25,26,38,104],unlik:[33,50,59],unload:79,unlock:[74,76],unnecessari:8,unrecogn:60,unrel:115,unsav:115,unsign:79,until:[3,30,51,74,111,115],unus:84,updat:[1,2,7,10,14,25,26,28,29,32,33,37,50,51,61,66,70,74,76,79,85,86,87,102,107,111,115],update_acquisitionkwarg:[16,61],update_curr:[14,25,26,66],update_display_off:28,update_display_on:28,update_snapshot:87,upfront:[33,50],upgrad:32,upload:[12,30,79],upon:[1,22,25,26,59,78],uppercas:74,ups:17,upsteam:2,upto:79,usag:[8,41,54,64,68,74,79,105,108,114],usb:3,usb_sa124b:59,use:[0,1,2,3,5,8,10,12,23,28,29,30,32,38,41,43,44,51,53,54,56,57,59,61,64,66,68,71,72,73,74,78,79,80,86,104,107,109,111,112,114,115,116],use_lock:67,use_thread:14,used:[3,8,10,17,19,21,33,35,38,41,43,44,50,51,53,54,59,61,64,66,67,68,70,71,73,74,76,77,78,79,83,87,107,110,115],useful:[1,8,64,104,115],user:[1,2,4,6,10,14,18,28,30,51,56,60,61,70,78,79,110,111,112,115],usernam:104,userwarn:28,uses:[1,3,8,51,59,60,77,78,107,112,115],using:[1,3,10,17,21,25,26,30,32,37,42,44,56,64,67,68,72,77,79,104,107,110,115],usual:[10,23,46,47,66,79,115],util:[0,4,14,18,20,64,93,104,116],utility_freq:64,utopia:104,v11:29,v_amp_in:78,v_in:78,v_out:78,v_rang:[25,26],vaild:37,val:[0,3,6,8,10,32,51,52,53,54,61,79,116],val_map:[3,51,52],valid:[0,2,3,8,10,14,18,20,28,33,37,43,50,51,53,54,67,68,79,83,85,93,99,100,101,104,105,112,115,116],validate_al:43,validationerror:2,validator_for:2,valu:[0,1,2,3,5,6,7,8,10,11,12,14,15,16,17,18,20,21,25,26,28,30,32,33,36,37,38,41,43,44,48,50,51,53,54,58,59,60,61,63,64,66,67,70,72,74,76,78,79,107,115,116],valuabl:104,value_round:67,value_typ:2,valueerror:[35,57,59,64,70,71,79,80],valv:74,vari:[10,33,50,115],variabl:[3,44,51,64,79,104,107,108,112,115],variou:[104,107],vbw:77,vector:[17,72,115],vendor:[3,6,7,10,15,16,20,21,61,74,78],ver1:15,verbos:[4,10,59,62,64,66,68,76,79,104],verbose_channel:10,veri:[25,26,61,64,66,115],verifi:[3,17],vernier:78,versa:[17,21,32],version:[2,3,8,10,27,29,60,61,63,66,67,71,74,76,77,78,79,97,110,111,116],versu:[79,108],vertic:[29,32,76,108],vi_error_rsrc_nfound:115,vi_error_tmo:14,via:[1,3,9,26,32,46,47,65,73,78,79,87,108,115],vibuf:14,vice:[21,32],videobandwidth:77,view:[27,28,104],vipuint32:14,virtual:[3,72,73,76,78,111,116],virtualivvi:116,vis:17,visa:[3,14,30,51,56,62,63,64,65,66,67,71,74,75,76,78,79,80,81,115],visa_handl:[14,56,63,74],visainstru:[62,63,64,65,66,67,71,74,75,76,78,79,80,81,93,107,108,115],visaioerror:14,visalib:14,visess:14,visibl:[25,26],vision:104,visit:104,visual:110,visualis:30,viuint32:14,viwrit:14,vna:[28,77],vna_:28,vna_paramet:[28,76],vna_s11:28,vna_s11_magnitud:28,vna_s11_phas:28,vna_s11_power_set:28,vna_s11_trac:28,vna_s12_trac:28,vna_s13_trac:28,vna_s14_trac:28,vna_s21_trac:28,vna_s22_trac:28,vna_s23_trac:28,vna_s24_trac:28,vna_s31_trac:28,vna_s32_trac:28,vna_s33_trac:28,vna_s34_trac:28,vna_s41_trac:28,vna_s42_trac:28,vna_s43_trac:28,vna_s44_trac:28,volt:[3,7,10,11,12,13,18,20,21,32,61,63,78,79],volt_0:20,volt_1:20,volt_:78,volt_set:20,voltag:[3,7,8,10,11,12,13,19,21,25,26,51,59,63,64,66,68,73,78,79,81,99,100,107,115],voltage_range_statu:66,voltage_raw:[3,73,78],voltagedict:78,voltagedivid:59,voltageparamet:78,voltmet:[64,115],volunt:104,vpp:22,vrang:[14,25,26,66],vsd:[5,6,9],w8320_1:3,wai:[1,2,3,5,9,10,15,16,30,32,35,51,79,104,115,116],wait:[6,10,13,30,43,48,51,74,79,93,107,111,115,116],wait_trigg:79,wait_valu:79,walk:116,wall:28,want:[0,1,2,3,5,17,19,23,27,28,29,32,33,39,50,59,60,61,66,104,105,107,109,112,114,115,116],warn:[2,3,4,17,27,28,30,48,60,61,70,98,112],wav:66,wave:[23,27,29,68],waveform:[8,22,23,27,64,71,75,79,99,108,115],waveform_nam:79,waveformgenerator_33xxx:64,web:[32,70],week:[104,109],weight:2,weinschel:[3,59],weinschel_8320:[3,59],welcom:[104,109],well:[1,5,27,32,35,42,63,64,71,74,78,80,104,115],went:17,were:[38,39,51,61,95],wfm001ch1:79,wfm002ch1:79,wfm1ch1:79,wfm1ch2:79,wfm2ch1:79,wfm2ch2:79,wfm:[30,79],wfmname:[30,79],wfname_l:79,wfs1:79,wfs2:79,wfs:79,what:[2,3,9,10,17,25,26,30,32,45,48,50,53,54,56,63,74,79,81,93,104,112,115,116],whatev:[13,61],wheel:104,when:[1,3,6,8,17,21,22,25,26,28,29,30,33,34,35,38,41,50,51,54,55,59,60,61,63,64,66,68,70,71,73,78,79,80,84,104,110,115,116],whenev:[68,78,79,115],where:[3,8,10,25,26,33,39,42,50,53,54,61,63,64,70,73,74,78,79,82,84,85,104,115,116],wherea:13,whether:[19,27,42,44,45,51,66,72,75,79,104,115],which:[1,2,3,5,8,10,17,28,30,32,33,35,37,38,39,41,42,44,47,48,50,51,53,55,59,60,61,64,66,74,76,78,79,82,84,87,104,107,112,115,116],whish:0,white:[85,104],whitespac:44,who:[104,109],whole:[3,5,8,44,50,73,78,104,107,115],whose:[38,78,87,115,116],why:[32,104],widget:[1,9,16,18,20,24,97],width:[85,86],william:[14,32],williamhpnielsen:[66,78],win32:60,win:2,window:[3,6,9,16,18,20,24,28,61,74,77,79,86,102,111],window_titl:85,windowtitl:20,wish:79,with_bg_task:[1,10,14],within:[1,3,16,23,35,38,55,57,61,70,104,110,115],without:[17,19,76,101,108,112,115],won:[10,28],wonder:32,word:[108,109],work:[2,3,5,16,24,39,40,68,71,75,76,79,80,82,84,104,110,111,112,115,116],workflow:[108,110],world:[61,104,110],wors:104,would:[1,2,8,9,16,18,20,24,41,64,76,104,109,115],wrap:[8,40,79,115],wrapper:[67,74,76],write:[2,3,13,14,18,22,39,42,43,44,45,56,60,63,66,67,74,78,79,84,104,114,115],write_confirm:45,write_copi:115,write_metadata:42,write_modul:78,write_period:[39,84],write_pin:60,write_port:60,write_raw:14,written:[1,44,61,64,74,79],wrong:[17,63,68,104],x_actn:24,x_fld:24,x_fldc:24,x_length:1,x_offset:15,x_rate:24,x_setpoint:24,x_val:[0,116],xlabel:17,xml:104,xrm:32,xxx:63,y_length:1,y_offset:15,y_val:[0,116],yai:97,yeah:20,year:104,yes:115,yet:[23,32,42,64,104,115],yield:[48,78],ylabel:17,yokogawa:[59,98],yolo:2,you:[0,1,2,3,5,8,9,10,17,21,23,27,28,29,30,32,33,37,38,39,40,42,43,48,50,51,53,54,59,61,66,73,78,79,82,84,86,105,107,108,109,111,112,114,115,116],your:[3,10,23,37,43,59,73,78,104,108,109,111,112,115,116],yourself:[61,78],yrm:32,yscale:32,z_val:[0,116],zero:[3,17,23,25,26,30,33,50,51,74,79],ziapinotfoundexcept:32,zip:[14,17],ziuhfli:[32,59],ziuhfli_rrm:32,ziuhfli_sig:32,ziuhfli_xrm:32,ziuhfli_yrm:32,zn20:108,znb20:59,znb4:76,znb8:[28,76,101],znb:[28,59],znbchannel:76,zone:17,zoom:70,zurich:32},titles:["Combined Parameters","Comprehensive Plotting How-To","QCoDeS config","Creating QCoDeS instrument drivers","Datasaving Examples","Measure without a Loop","Metadata","Metadata with instruments","Parameters in QCoDeS","Qcodes location-format example","QCoDeS tutorial","Agilent 34411A versus Keysight 34465A","Benchmark","Benchmark of Keysight 34465A","QDac and Keysight 34465 sync and buffer","QCoDeS example with SR830","Qcodes example ATS_ONWORK","QCoDeS example with AMI430","Qcodes example with Agilent 34400A","Qcodes example with Decadac","Qcodes example with Ithaco","Qcodes example with Keithley 2600","Qcodes example with Keysight 33500B","Example Notebook for Keysight Infiniium Oscilloscopes","Qcodes example with Mercury IPS (Magnet)","Qcodes example with QDac","Qcodes example with QDac_channels","Qcodes example with Rohde Schwarz RTO 1000 series Oscilloscope","Qcodes example with Rohde Schwarz ZN20/8","QCoDeS Example with Tektronix TPS2012","QCoDeS Example with Tektronix AWG5014","Qcodes example with Triton","QCoDeS Example with ZI UHF-LI","qcodes.ArrayParameter","qcodes.BreakIf","qcodes.ChannelList","qcodes.CombinedParameter","qcodes.Config","qcodes.DataArray","qcodes.DataSet","qcodes.DiskIO","qcodes.FormatLocation","qcodes.Formatter","qcodes.Function","qcodes.GNUPlotFormat","qcodes.IPInstrument","qcodes.Instrument","qcodes.InstrumentChannel","qcodes.Loop","qcodes.ManualParameter","qcodes.MultiParameter","qcodes.Parameter","qcodes.StandardParameter","qcodes.SweepFixedValues","qcodes.SweepValues","qcodes.Task","qcodes.VisaInstrument","qcodes.Wait","qcodes.combine","qcodes.instrument_drivers package","qcodes.instrument_drivers.Advantech package","qcodes.instrument_drivers.AlazarTech package","qcodes.instrument_drivers.HP package","qcodes.instrument_drivers.Harvard package","qcodes.instrument_drivers.Keysight package","qcodes.instrument_drivers.Lakeshore package","qcodes.instrument_drivers.QDev package","qcodes.instrument_drivers.QuTech package","qcodes.instrument_drivers.Spectrum package","qcodes.instrument_drivers.Spectrum.py_header package","qcodes.instrument_drivers.ZI package","qcodes.instrument_drivers.agilent package","qcodes.instrument_drivers.american_magnetics package","qcodes.instrument_drivers.ithaco package","qcodes.instrument_drivers.oxford package","qcodes.instrument_drivers.rigol package","qcodes.instrument_drivers.rohde_schwarz package","qcodes.instrument_drivers.signal_hound package","qcodes.instrument_drivers.stanford_research package","qcodes.instrument_drivers.tektronix package","qcodes.instrument_drivers.weinschel package","qcodes.instrument_drivers.yokogawa package","qcodes.load_data","qcodes.measure.Measure","qcodes.new_data","qcodes.plots.pyqtgraph.QtPlot","qcodes.plots.qcmatplotlib.MatPlot","qcodes.station.Station","qcodes.utils.command","qcodes.utils.deferred_operations","qcodes.utils.helpers","qcodes.utils.metadata","qcodes.utils.validators","Classes and Functions","Private","Public","Changelog for QCoDeS 0.1.1","Changelog for QCoDeS 0.1.2","Changelog for QCoDeS 0.1.3","Changelog for QCoDeS 0.1.4","Changelog for QCoDeS 0.1.5","Changelog for QCoDeS 0.1.6","Changelog for QCoDeS 0.1.7","Changelogs","Contributing","Community Guide","Source Code","Object Hierarchy","Examples of using QCoDeS","Get Help","Qcodes project plan","Getting Started","Configuring QCoDeS","QCodes FAQ","User Guide","Introduction","Tutorial"],titleterms:{"1ms":12,"33500b":22,"34400a":18,"34411a":11,"34465a":[11,13],"break":[96,97,98,99],"class":[3,93,94,95],"default":112,"function":[3,43,93,94,95],"import":[10,11,12,23,30],"new":[96,97,98,99,100,101,102,104],"public":95,ATS:61,IPS:24,THE:29,THERE:30,The:10,Using:[2,22,32,112],abort:113,acquir:29,acquisit:[15,23,27,29],action:[10,95],adding:3,advantech:60,aggreg:0,agil:[11,18,71],agilent_34400a:71,alazartech:61,all:5,american_magnet:72,ami430:[17,72],arrai:5,arrayparamet:[8,33],async:116,ats9870:61,ats_acquisition_control:61,ats_onwork:16,attent:[25,26],avanc:116,averag:27,awg5014:[30,79],awg5200:79,awg520:79,awg:30,awgfilepars:79,base:3,basic:[10,21,22,25,26,32,108],benchmark:[12,13,14,28,108],breakif:34,buffer:[14,15],bug:104,burst:22,can:10,caution:32,chang:[2,96,97,98,99],changelog:[96,97,98,99,100,101,102,103],channel:[25,26,28],channellist:35,chat:109,clever:104,code:[104,106],combin:[0,58,116],combinedparamet:36,command:88,commit:104,commun:105,comprehens:1,config:[2,37,95,112],configur:[2,112],content:[10,30,32,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,104],continu:27,contribut:104,core:2,creat:[3,23],curv:[21,29],custom:[2,3],data:[4,10,23,95],dataarrai:38,dataformat:4,datasav:4,dataset:[39,115],decadac:[19,63],deferred_oper:89,defin:10,demo:5,demodul:32,depend:23,develop:104,devic:59,dg4000:75,diskio:40,dll:3,driver:[3,108,116],dummi:4,dynam:3,e8267c:71,e8527d:71,enter:111,error:22,event:1,exampl:[3,4,9,10,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,108,115],experi:2,familiar:104,faq:113,fast:21,featur:104,file:[30,112],fix:[96,97,98,99],format:[9,104],formatloc:41,formatt:42,from:[4,29],gener:4,get:[12,13,30,109,111],git:104,global:10,gnuplotformat:44,gs200:81,guid:[105,114],handl:[1,22],harvard:63,help:109,helper:90,hierarchi:107,horizont:27,hour:109,how:[1,113],hp33210a:71,hp8133a:62,hp_83650a:62,ilm200:74,improv:[96,97,98,99,100,101,102],infiniium:[23,64],initialis:[12,30],input:[27,32],instal:111,instanti:[5,10],instrument:[3,4,5,7,10,23,46,95,107,115,116],instrument_driv:[59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81],instrumentchannel:47,interact:10,interfac:1,introduct:115,involv:3,ipinstru:45,ips120:74,ithaco:[20,73],ithaco_1211:73,ivvi:67,keithlei:21,keithley_2000:79,keithley_2400:79,keithley_2600:79,keithley_2600_channel:79,keithley_2700:79,kelvinox:74,keysight:[11,13,14,22,23,64],keysight_33500b:64,keysight_33500b_channel:64,keysight_34465a:64,keysightagilent_33xxx:64,lakeshor:65,lazi:30,linkag:107,list:[15,30],live:10,load:10,load_data:82,locat:[9,10],loop:[4,5,10,11,48,95,115],m3201a:64,m3300a:64,m4i:68,magnet:24,make:30,manual:3,manualparamet:49,matplot:[1,86],matplotlib:1,measur:[5,10,32,83,95,113,115,116],mercuri:24,mercuryip:74,messag:104,meta:116,metadata:[6,7,91],misc:95,mode:[22,30],model_336:65,modul:[59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81],more:[3,109,112],multiparamet:[8,50],multipl:10,n51x1:64,need:5,new_data:84,note:104,notebook:23,nplc:12,object:107,offic:109,one:11,onli:5,oper:21,organ:3,oscilloscop:[23,27,29],out:27,output:[5,10,32],overview:[25,26,115],oxford:74,packag:[59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81],paramet:[0,3,8,15,51,107,115,116],part:11,pcie_1751:60,phase:110,plan:110,plot:[1,10,85,86,95],pre:13,predefin:28,prepar:23,prerequisit:32,privat:94,project:110,provid:10,pull:104,push:104,py_head:69,pyqtgraph:85,qcmatplotlib:86,qcode:[2,3,8,9,10,11,15,16,17,18,19,20,21,22,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,96,97,98,99,100,101,102,108,110,111,112,113],qdac:[14,25,26,66],qdac_channel:[26,66],qdev:66,qtplot:[1,85],qutech:67,raw:11,read:[11,27],realli:104,record:27,reg:69,remov:3,report:104,request:104,requir:111,respons:115,result:[12,13],rigol:75,rohd:[27,28],rohde_schwarz:76,rough:107,rto1000:76,rto:27,run:[4,27,30,104,113],save:[2,112],schwarz:[27,28],scope:32,script:12,send:30,sensor:[25,26],seri:27,set:[10,12,13,25,26,27,29,32],setup:[11,23,104],sg384:78,sgs100a:76,shot:14,signal:[27,32],signal_hound:77,sim928:78,simpl:[0,1,3],simul:116,singl:14,smr40:76,softwar:13,some:30,sourc:106,spcerr:69,spectrum:[68,69],sr560:78,sr830:[15,78],sr865:78,standardparamet:52,stanford_research:78,start:[4,111],station:[87,95,107],stuff:14,style:104,submodul:[59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81],subpackag:[59,68],subplot:1,summari:13,sweep:[1,11,116],sweeper:32,sweepfixedvalu:53,sweepvalu:[54,107],sync:14,tabl:[10,30,32],task:55,tektronix:[29,30,79],temperatur:[25,26],test:[4,59,104],test_suit:[64,71,80],them:30,time:12,todo:[48,54,68,74,76,77,79,107,112,116],tps2012:[29,79],trace:[23,27],trigger:[13,23,27],triton:[31,74],tutori:[10,116],two:11,typic:10,uhf:32,updat:112,usag:[22,25,26,32,104,111,113],usb_sa124b:77,user:114,using:108,util:[88,89,90,91,92,95],valid:[92,107],valu:112,variabl:2,versu:11,vertic:27,via:30,visainstru:[3,56],wait:57,waveform:30,weinschel:80,weinschel_8320:80,without:[5,28],word:32,workflow:10,write:116,yokogawa:81,you:104,your:2,ziuhfli:70,zn20:28,znb20:76,znb:76}}) \ No newline at end of file