Skip to content

Commit 2c3fd58

Browse files
Updates
1 parent 65f2a9b commit 2c3fd58

File tree

9 files changed

+63
-45
lines changed

9 files changed

+63
-45
lines changed

build/doctrees/environment.pickle

415 Bytes
Binary file not shown.

build/doctrees/index.doctree

-4.81 KB
Binary file not shown.

build/html/_sources/index.rst.txt

+11-10
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,6 @@ about our research can be found on our `website <https://www.dean-lab.org>`_.
2929
- Cost-effective, easy-to-assemble, and performant light-sheet microscopes for interrogating live cells,
3030
expanded, and cleared tissue samples.
3131

32-
**Software Repositories**
33-
================
34-
35-
.. _navigate_repo:
36-
37-
- `navigate <https://github.com/TheDeanLab/navigate>`_ - A Python package for intelligent light-sheet microscopy of complex tissue samples.
38-
- `navigate_plugin_template <https://github.com/TheDeanLab/navigate-plugin-template>`_ - A template repository for creating plugins for the **navigate** package.
39-
- `navigate_confocal_projection <https://github.com/TheDeanLab/navigate-confocal-projection>`_ - A plugin for the **navigate** package that acquires confocal projections with light-sheet microscopes.
40-
- `navigate_at_scale <https://github.com/TheDeanLab/navigate-at-scale>`_ - A plugin for the **navigate** package that enables high-throughput imaging of large tissue samples using robotic delivery of tissues to the microscope.
41-
4232
**Educational Resources**
4333
================
4434
- `CI2023 <https://github.com/TheDeanLab/CI2023>`_ - An introduction to continuous integration and continuous deployment for scientific software.
@@ -69,3 +59,14 @@ The **Dean Lab** is supported by the following funding sources:
6959
- NIH National Cancer Institute (1U54CA268072).
7060
- `Simmons Comprehensive Cancer Center <https://www.utsouthwestern.edu/departments/simmons/>`_ Translational Seed Grant.
7161
- `UTSW President's Research Council <https://engage.utsouthwestern.edu/pages/membership-giving/membership-giving---presidents-research-council>`_
62+
63+
.. toctree::
64+
:caption: Software
65+
:maxdepth: 2
66+
67+
navigate <https://github.com/TheDeanLab/navigate>
68+
navigate Plugin Template <https://github.com/TheDeanLab/navigate-plugin-template>
69+
navigate Confocal Projection Plugin <https://github.com/TheDeanLab/navigate-confocal-projection>
70+
navigate At Scale <https://github.com/TheDeanLab/navigate-at-scale>
71+
navigate MMCore Plugin <https://github.com/TheDeanLab/navigate-mmcore-plugin>
72+
navigate ilastik Server <https://github.com/TheDeanLab/navigate-ilastik-server>

build/html/genindex.html

+10-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,16 @@
4343
</form>
4444
</div>
4545
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
46-
<!-- Local TOC -->
47-
<div class="local-toc"></div>
46+
<p class="caption" role="heading"><span class="caption-text">Software</span></p>
47+
<ul>
48+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate">navigate</a></li>
49+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-plugin-template">navigate Plugin Template</a></li>
50+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-confocal-projection">navigate Confocal Projection Plugin</a></li>
51+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-at-scale">navigate At Scale</a></li>
52+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-mmcore-plugin">navigate MMCore Plugin</a></li>
53+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-ilastik-server">navigate ilastik Server</a></li>
54+
</ul>
55+
4856
</div>
4957
</div>
5058
</nav>

build/html/index.html

+20-20
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,16 @@
4444
</form>
4545
</div>
4646
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
47-
<!-- Local TOC -->
48-
<div class="local-toc"><ul>
49-
<li><a class="reference internal" href="#">The Dean Lab at UTSW</a><ul>
50-
<li><a class="reference internal" href="#projects"><strong>Projects</strong></a></li>
51-
<li><a class="reference internal" href="#software-repositories"><strong>Software Repositories</strong></a></li>
52-
<li><a class="reference internal" href="#educational-resources"><strong>Educational Resources</strong></a></li>
53-
<li><a class="reference internal" href="#publication-repositories"><strong>Publication Repositories</strong></a></li>
54-
<li><a class="reference internal" href="#funding"><strong>Funding</strong></a></li>
47+
<p class="caption" role="heading"><span class="caption-text">Software</span></p>
48+
<ul>
49+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate">navigate</a></li>
50+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-plugin-template">navigate Plugin Template</a></li>
51+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-confocal-projection">navigate Confocal Projection Plugin</a></li>
52+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-at-scale">navigate At Scale</a></li>
53+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-mmcore-plugin">navigate MMCore Plugin</a></li>
54+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-ilastik-server">navigate ilastik Server</a></li>
5555
</ul>
56-
</li>
57-
</ul>
58-
</div>
56+
5957
</div>
6058
</div>
6159
</nav>
@@ -99,15 +97,6 @@ <h2><strong>Projects</strong><a class="headerlink" href="#projects" title="Perma
9997
expanded, and cleared tissue samples.</p></li>
10098
</ul>
10199
</section>
102-
<section id="software-repositories">
103-
<h2><strong>Software Repositories</strong><a class="headerlink" href="#software-repositories" title="Permalink to this heading"></a></h2>
104-
<ul class="simple" id="navigate-repo">
105-
<li><p><a class="reference external" href="https://github.com/TheDeanLab/navigate">navigate</a> - A Python package for intelligent light-sheet microscopy of complex tissue samples.</p></li>
106-
<li><p><a class="reference external" href="https://github.com/TheDeanLab/navigate-plugin-template">navigate_plugin_template</a> - A template repository for creating plugins for the <strong>navigate</strong> package.</p></li>
107-
<li><p><a class="reference external" href="https://github.com/TheDeanLab/navigate-confocal-projection">navigate_confocal_projection</a> - A plugin for the <strong>navigate</strong> package that acquires confocal projections with light-sheet microscopes.</p></li>
108-
<li><p><a class="reference external" href="https://github.com/TheDeanLab/navigate-at-scale">navigate_at_scale</a> - A plugin for the <strong>navigate</strong> package that enables high-throughput imaging of large tissue samples using robotic delivery of tissues to the microscope.</p></li>
109-
</ul>
110-
</section>
111100
<section id="educational-resources">
112101
<h2><strong>Educational Resources</strong><a class="headerlink" href="#educational-resources" title="Permalink to this heading"></a></h2>
113102
<ul class="simple">
@@ -141,6 +130,17 @@ <h2><strong>Funding</strong><a class="headerlink" href="#funding" title="Permali
141130
<li><p><a class="reference external" href="https://www.utsouthwestern.edu/departments/simmons/">Simmons Comprehensive Cancer Center</a> Translational Seed Grant.</p></li>
142131
<li><p><a class="reference external" href="https://engage.utsouthwestern.edu/pages/membership-giving/membership-giving---presidents-research-council">UTSW President’s Research Council</a></p></li>
143132
</ul>
133+
<div class="toctree-wrapper compound">
134+
<p class="caption" role="heading"><span class="caption-text">Software</span></p>
135+
<ul>
136+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate">navigate</a></li>
137+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-plugin-template">navigate Plugin Template</a></li>
138+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-confocal-projection">navigate Confocal Projection Plugin</a></li>
139+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-at-scale">navigate At Scale</a></li>
140+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-mmcore-plugin">navigate MMCore Plugin</a></li>
141+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-ilastik-server">navigate ilastik Server</a></li>
142+
</ul>
143+
</div>
144144
</section>
145145
</section>
146146

build/html/objects.inv

-18 Bytes
Binary file not shown.

build/html/search.html

+10-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,16 @@
4646
</form>
4747
</div>
4848
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
49-
<!-- Local TOC -->
50-
<div class="local-toc"></div>
49+
<p class="caption" role="heading"><span class="caption-text">Software</span></p>
50+
<ul>
51+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate">navigate</a></li>
52+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-plugin-template">navigate Plugin Template</a></li>
53+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-confocal-projection">navigate Confocal Projection Plugin</a></li>
54+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-at-scale">navigate At Scale</a></li>
55+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-mmcore-plugin">navigate MMCore Plugin</a></li>
56+
<li class="toctree-l1"><a class="reference external" href="https://github.com/TheDeanLab/navigate-ilastik-server">navigate ilastik Server</a></li>
57+
</ul>
58+
5159
</div>
5260
</div>
5361
</nav>

build/html/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/index.rst

+11-10
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,6 @@ about our research can be found on our `website <https://www.dean-lab.org>`_.
2929
- Cost-effective, easy-to-assemble, and performant light-sheet microscopes for interrogating live cells,
3030
expanded, and cleared tissue samples.
3131

32-
**Software Repositories**
33-
================
34-
35-
.. _navigate_repo:
36-
37-
- `navigate <https://github.com/TheDeanLab/navigate>`_ - A Python package for intelligent light-sheet microscopy of complex tissue samples.
38-
- `navigate_plugin_template <https://github.com/TheDeanLab/navigate-plugin-template>`_ - A template repository for creating plugins for the **navigate** package.
39-
- `navigate_confocal_projection <https://github.com/TheDeanLab/navigate-confocal-projection>`_ - A plugin for the **navigate** package that acquires confocal projections with light-sheet microscopes.
40-
- `navigate_at_scale <https://github.com/TheDeanLab/navigate-at-scale>`_ - A plugin for the **navigate** package that enables high-throughput imaging of large tissue samples using robotic delivery of tissues to the microscope.
41-
4232
**Educational Resources**
4333
================
4434
- `CI2023 <https://github.com/TheDeanLab/CI2023>`_ - An introduction to continuous integration and continuous deployment for scientific software.
@@ -69,3 +59,14 @@ The **Dean Lab** is supported by the following funding sources:
6959
- NIH National Cancer Institute (1U54CA268072).
7060
- `Simmons Comprehensive Cancer Center <https://www.utsouthwestern.edu/departments/simmons/>`_ Translational Seed Grant.
7161
- `UTSW President's Research Council <https://engage.utsouthwestern.edu/pages/membership-giving/membership-giving---presidents-research-council>`_
62+
63+
.. toctree::
64+
:caption: Software
65+
:maxdepth: 2
66+
67+
navigate <https://github.com/TheDeanLab/navigate>
68+
navigate Plugin Template <https://github.com/TheDeanLab/navigate-plugin-template>
69+
navigate Confocal Projection Plugin <https://github.com/TheDeanLab/navigate-confocal-projection>
70+
navigate At Scale <https://github.com/TheDeanLab/navigate-at-scale>
71+
navigate MMCore Plugin <https://github.com/TheDeanLab/navigate-mmcore-plugin>
72+
navigate ilastik Server <https://github.com/TheDeanLab/navigate-ilastik-server>

0 commit comments

Comments
 (0)