Skip to content

Commit

Permalink
Deploying to gh-pages from @ a2fc483 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
qpavsmi committed Apr 18, 2024
1 parent 6727e8b commit fd0b192
Show file tree
Hide file tree
Showing 343 changed files with 5,896 additions and 4,202 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 7f23cc1108c428432e2f8ff1b88ce793
config: 4a32df1ce5c78146d5689220600fa4ec
tags: 645f666f9bcd5a90fca523b33c5a78b7
661 changes: 327 additions & 334 deletions _images/graphviz-72356c3ad59fdfa56456501f725ef7f22e8789f5.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions _modules/index.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en">
<html class="writer-html5" lang="en" data-content_root="../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &mdash; KQCircuits documentation</title>
<title>Overview: module code &mdash; KQCircuits 4.7.25 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d10597a4" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=eafc0fe6" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=fd3f3429" />
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=eeab0646" />


Expand All @@ -17,9 +17,9 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=b3ba4146"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
<script src="../_static/documentation_options.js?v=31aee0b5"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
Expand Down
22 changes: 14 additions & 8 deletions _modules/kqcircuits/chips/airbridge_crossings.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en">
<html class="writer-html5" lang="en" data-content_root="../../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>kqcircuits.chips.airbridge_crossings &mdash; KQCircuits documentation</title>
<title>kqcircuits.chips.airbridge_crossings &mdash; KQCircuits 4.7.25 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=d10597a4" />
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../../../_static/graphviz.css?v=eafc0fe6" />
<link rel="stylesheet" type="text/css" href="../../../_static/graphviz.css?v=fd3f3429" />
<link rel="stylesheet" type="text/css" href="../../../_static/css/custom.css?v=eeab0646" />


Expand All @@ -17,9 +17,9 @@

<script src="../../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js?v=b3ba4146"></script>
<script src="../../../_static/doctools.js?v=888ff710"></script>
<script src="../../../_static/sphinx_highlight.js?v=4825356b"></script>
<script src="../../../_static/documentation_options.js?v=31aee0b5"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/js/theme.js"></script>
<link rel="author" title="About these documents" href="../../../about.html" />
<link rel="index" title="Index" href="../../../genindex.html" />
Expand Down Expand Up @@ -915,7 +915,9 @@ <h1>Source code for kqcircuits.chips.airbridge_crossings</h1><div class="highlig
<span class="kn">from</span> <span class="nn">kqcircuits.elements.waveguide_composite</span> <span class="kn">import</span> <span class="n">WaveguideComposite</span><span class="p">,</span> <span class="n">Node</span>


<div class="viewcode-block" id="AirbridgeCrossings"><a class="viewcode-back" href="../../../api/kqcircuits.chips.airbridge_crossings.html#kqcircuits.chips.airbridge_crossings.AirbridgeCrossings">[docs]</a><span class="k">class</span> <span class="nc">AirbridgeCrossings</span><span class="p">(</span><span class="n">Chip</span><span class="p">):</span>
<div class="viewcode-block" id="AirbridgeCrossings">
<a class="viewcode-back" href="../../../api/kqcircuits.chips.airbridge_crossings.html#kqcircuits.chips.airbridge_crossings.AirbridgeCrossings">[docs]</a>
<span class="k">class</span> <span class="nc">AirbridgeCrossings</span><span class="p">(</span><span class="n">Chip</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;The PCell declaration for an AirbridgeCrossings chip.</span>

<span class="sd"> On the left side of the chip there is a straight vertical waveguide and a meandering waveguide crossing it multiple</span>
Expand All @@ -932,7 +934,9 @@ <h1>Source code for kqcircuits.chips.airbridge_crossings</h1><div class="highlig
<span class="n">docstring</span><span class="o">=</span><span class="s2">&quot;Number of airbridges in one element of the mechanical test array&quot;</span><span class="p">,</span>
<span class="p">)</span>

<div class="viewcode-block" id="AirbridgeCrossings.build"><a class="viewcode-back" href="../../../api/kqcircuits.chips.airbridge_crossings.html#kqcircuits.chips.airbridge_crossings.AirbridgeCrossings.build">[docs]</a> <span class="k">def</span> <span class="nf">build</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<div class="viewcode-block" id="AirbridgeCrossings.build">
<a class="viewcode-back" href="../../../api/kqcircuits.chips.airbridge_crossings.html#kqcircuits.chips.airbridge_crossings.AirbridgeCrossings.build">[docs]</a>
<span class="k">def</span> <span class="nf">build</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>

<span class="n">launchers</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">produce_launchers</span><span class="p">(</span>
<span class="s2">&quot;SMA8&quot;</span><span class="p">,</span>
Expand All @@ -950,6 +954,7 @@ <h1>Source code for kqcircuits.chips.airbridge_crossings</h1><div class="highlig
<span class="bp">self</span><span class="o">.</span><span class="n">_produce_transmission_lines</span><span class="p">(</span><span class="n">launchers</span><span class="p">)</span>
<span class="bp">self</span><span class="o">.</span><span class="n">_produce_mechanical_test_array</span><span class="p">()</span></div>


<span class="k">def</span> <span class="nf">_produce_transmission_lines</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">launchers</span><span class="p">):</span>

<span class="c1"># Left transmission line</span>
Expand Down Expand Up @@ -1030,6 +1035,7 @@ <h1>Source code for kqcircuits.chips.airbridge_crossings</h1><div class="highlig
<span class="c1"># waveguide</span>
<span class="n">wg</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">add_element</span><span class="p">(</span><span class="n">WaveguideCoplanar</span><span class="p">,</span> <span class="n">path</span><span class="o">=</span><span class="n">pya</span><span class="o">.</span><span class="n">DPath</span><span class="p">([</span><span class="n">wg_start</span><span class="p">,</span> <span class="n">wg_end</span><span class="p">],</span> <span class="mi">1</span><span class="p">))</span>
<span class="bp">self</span><span class="o">.</span><span class="n">insert_cell</span><span class="p">(</span><span class="n">wg</span><span class="p">)</span></div>

</pre></div>

</div>
Expand Down
22 changes: 14 additions & 8 deletions _modules/kqcircuits/chips/airbridge_dc_test.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en">
<html class="writer-html5" lang="en" data-content_root="../../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>kqcircuits.chips.airbridge_dc_test &mdash; KQCircuits documentation</title>
<title>kqcircuits.chips.airbridge_dc_test &mdash; KQCircuits 4.7.25 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=d10597a4" />
<link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../../../_static/graphviz.css?v=eafc0fe6" />
<link rel="stylesheet" type="text/css" href="../../../_static/graphviz.css?v=fd3f3429" />
<link rel="stylesheet" type="text/css" href="../../../_static/css/custom.css?v=eeab0646" />


Expand All @@ -17,9 +17,9 @@

<script src="../../../_static/jquery.js?v=5d32c60e"></script>
<script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js?v=b3ba4146"></script>
<script src="../../../_static/doctools.js?v=888ff710"></script>
<script src="../../../_static/sphinx_highlight.js?v=4825356b"></script>
<script src="../../../_static/documentation_options.js?v=31aee0b5"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/js/theme.js"></script>
<link rel="author" title="About these documents" href="../../../about.html" />
<link rel="index" title="Index" href="../../../genindex.html" />
Expand Down Expand Up @@ -911,13 +911,17 @@ <h1>Source code for kqcircuits.chips.airbridge_dc_test</h1><div class="highlight
<span class="kn">from</span> <span class="nn">kqcircuits.test_structures.airbridge_dc</span> <span class="kn">import</span> <span class="n">AirbridgeDC</span>


<div class="viewcode-block" id="AirbridgeDcTest"><a class="viewcode-back" href="../../../api/kqcircuits.chips.airbridge_dc_test.html#kqcircuits.chips.airbridge_dc_test.AirbridgeDcTest">[docs]</a><span class="k">class</span> <span class="nc">AirbridgeDcTest</span><span class="p">(</span><span class="n">Chip</span><span class="p">):</span>
<div class="viewcode-block" id="AirbridgeDcTest">
<a class="viewcode-back" href="../../../api/kqcircuits.chips.airbridge_dc_test.html#kqcircuits.chips.airbridge_dc_test.AirbridgeDcTest">[docs]</a>
<span class="k">class</span> <span class="nc">AirbridgeDcTest</span><span class="p">(</span><span class="n">Chip</span><span class="p">):</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Chip full of airbridge 4-point dc tests.&quot;&quot;&quot;</span>

<span class="n">n_step</span> <span class="o">=</span> <span class="n">Param</span><span class="p">(</span><span class="n">pdt</span><span class="o">.</span><span class="n">TypeInt</span><span class="p">,</span> <span class="s2">&quot;Increment step for number of airbridges&quot;</span><span class="p">,</span> <span class="mi">1</span><span class="p">)</span>
<span class="n">test_width</span> <span class="o">=</span> <span class="n">Param</span><span class="p">(</span><span class="n">pdt</span><span class="o">.</span><span class="n">TypeDouble</span><span class="p">,</span> <span class="s2">&quot;Width of a single test&quot;</span><span class="p">,</span> <span class="mi">2000</span><span class="p">,</span> <span class="n">unit</span><span class="o">=</span><span class="s2">&quot;μm&quot;</span><span class="p">)</span>

<div class="viewcode-block" id="AirbridgeDcTest.build"><a class="viewcode-back" href="../../../api/kqcircuits.chips.airbridge_dc_test.html#kqcircuits.chips.airbridge_dc_test.AirbridgeDcTest.build">[docs]</a> <span class="k">def</span> <span class="nf">build</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<div class="viewcode-block" id="AirbridgeDcTest.build">
<a class="viewcode-back" href="../../../api/kqcircuits.chips.airbridge_dc_test.html#kqcircuits.chips.airbridge_dc_test.AirbridgeDcTest.build">[docs]</a>
<span class="k">def</span> <span class="nf">build</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>

<span class="n">d1</span> <span class="o">=</span> <span class="nb">float</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">frames_dice_width</span><span class="p">[</span><span class="mi">0</span><span class="p">])</span> <span class="o">+</span> <span class="bp">self</span><span class="o">.</span><span class="n">dice_grid_margin</span> <span class="c1"># smaller distance of test area from chip edge</span>
<span class="n">d2</span> <span class="o">=</span> <span class="mi">2000</span> <span class="c1"># larger distance of test area from chip edge</span>
Expand All @@ -932,6 +936,7 @@ <h1>Source code for kqcircuits.chips.airbridge_dc_test</h1><div class="highlight
<span class="n">n_ab</span><span class="p">,</span> <span class="n">test_id</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_produce_tests_within_box</span><span class="p">(</span><span class="n">pya</span><span class="o">.</span><span class="n">DBox</span><span class="p">(</span><span class="n">d1</span><span class="p">,</span> <span class="n">d2</span><span class="p">,</span> <span class="n">chip_size</span> <span class="o">-</span> <span class="n">d1</span><span class="p">,</span> <span class="n">chip_size</span> <span class="o">-</span> <span class="n">d2</span><span class="p">),</span> <span class="n">n_ab</span><span class="p">,</span> <span class="n">test_id</span><span class="p">)</span>
<span class="n">n_ab</span><span class="p">,</span> <span class="n">test_id</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_produce_tests_within_box</span><span class="p">(</span><span class="n">pya</span><span class="o">.</span><span class="n">DBox</span><span class="p">(</span><span class="n">d2</span><span class="p">,</span> <span class="n">d1</span><span class="p">,</span> <span class="n">chip_size</span> <span class="o">-</span> <span class="n">d2</span><span class="p">,</span> <span class="n">d2</span><span class="p">),</span> <span class="n">n_ab</span><span class="p">,</span> <span class="n">test_id</span><span class="p">)</span></div>


<span class="k">def</span> <span class="nf">_produce_tests_within_box</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">box</span><span class="p">,</span> <span class="n">n_ab</span><span class="p">,</span> <span class="n">test_id</span><span class="p">):</span>

<span class="n">num_horizontal</span> <span class="o">=</span> <span class="nb">int</span><span class="p">(</span><span class="n">box</span><span class="o">.</span><span class="n">width</span><span class="p">()</span> <span class="o">//</span> <span class="bp">self</span><span class="o">.</span><span class="n">test_width</span><span class="p">)</span>
Expand Down Expand Up @@ -964,6 +969,7 @@ <h1>Source code for kqcircuits.chips.airbridge_dc_test</h1><div class="highlight
<span class="n">y</span> <span class="o">-=</span> <span class="n">test_height</span>

<span class="k">return</span> <span class="n">n_ab</span><span class="p">,</span> <span class="n">test_id</span></div>

</pre></div>

</div>
Expand Down
Loading

0 comments on commit fd0b192

Please sign in to comment.