Skip to content

Commit

Permalink
deploy: 854a5e6
Browse files Browse the repository at this point in the history
  • Loading branch information
roomrys committed Dec 18, 2024
1 parent e28e118 commit b6cfd80
Show file tree
Hide file tree
Showing 129 changed files with 1,088 additions and 1,088 deletions.
2 changes: 1 addition & 1 deletion develop/.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: 061a3cab3e5ef79e32ad32ceda8f5410
config: e387017c1b0cc6c0791fc617bb0cc230
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion develop/CODE_OF_CONDUCT.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>Contributor Covenant Code of Conduct &#8212; SLEAP (v1.4.1)</title>
<title>Contributor Covenant Code of Conduct &#8212; SLEAP (v1.4.1a2)</title>



Expand Down
2 changes: 1 addition & 1 deletion develop/CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>Contributing to SLEAP &#8212; SLEAP (v1.4.1)</title>
<title>Contributing to SLEAP &#8212; SLEAP (v1.4.1a2)</title>



Expand Down
12 changes: 6 additions & 6 deletions develop/_sources/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ SLEAP can be installed as a Python package on Windows, Linux, and Mac OS. For qu
````{tabs}
```{group-tab} Windows and Linux
```bash
conda create -y -n sleap -c conda-forge -c nvidia -c sleap -c anaconda sleap=1.4.1
conda create -y -n sleap -c conda-forge -c nvidia -c sleap -c anaconda sleap=1.4.1a2
```
```
```{group-tab} Mac OS
```bash
conda create -y -n sleap -c conda-forge -c anaconda -c sleap sleap=1.4.1
conda create -y -n sleap -c conda-forge -c anaconda -c sleap sleap=1.4.1a2
```
```
````
Expand Down Expand Up @@ -146,7 +146,7 @@ SLEAP can be installed three different ways: via {ref}`conda package<condapackag
````{tabs}
```{group-tab} Windows and Linux
```bash
conda create -y -n sleap -c conda-forge -c nvidia -c sleap -c anaconda sleap=1.4.1
conda create -y -n sleap -c conda-forge -c nvidia -c sleap -c anaconda sleap=1.4.1a2
```
```{note}
- This comes with CUDA to enable GPU support. All you need is to have an NVIDIA GPU and [updated drivers](https://nvidia.com/drivers).
Expand All @@ -156,7 +156,7 @@ SLEAP can be installed three different ways: via {ref}`conda package<condapackag
```
```{group-tab} Mac OS
```bash
conda create -y -n sleap -c conda-forge -c anaconda -c sleap sleap=1.4.1
conda create -y -n sleap -c conda-forge -c anaconda -c sleap sleap=1.4.1a2
```
```{note}
This will also work in CPU mode if you don't have a GPU on your machine.
Expand Down Expand Up @@ -221,7 +221,7 @@ SLEAP can be installed three different ways: via {ref}`conda package<condapackag
````{tabs}
```{group-tab} NVIDIA GPU
```bash
conda create --name sleap pip python=3.7.12 cudatoolkit=11.3 cudnn=8.2
conda create --name sleap pip python=3.7.12 cudatoolkit=11.3 cudnn=8.2 -c conda-forge -c nvidia
```
```
```{group-tab} CPU or other GPU
Expand All @@ -239,7 +239,7 @@ SLEAP can be installed three different ways: via {ref}`conda package<condapackag
```
3. Finally, we can perform the `pip install`:
```bash
pip install sleap[pypi]==1.4.1
pip install sleap[pypi]==1.4.1a2
```
```{note}
The pypi distributed package of SLEAP ships with the following extras:
Expand Down
2 changes: 1 addition & 1 deletion develop/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: 'v1.4.1',
VERSION: 'v1.4.1a2',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
2 changes: 1 addition & 1 deletion develop/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>Developer API &#8212; SLEAP (v1.4.1)</title>
<title>Developer API &#8212; SLEAP (v1.4.1a2)</title>



Expand Down
18 changes: 9 additions & 9 deletions develop/api/sleap.info.align.html

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions develop/api/sleap.info.feature_suggestions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion develop/api/sleap.info.labels.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>sleap.info.labels &#8212; SLEAP (v1.4.1)</title>
<title>sleap.info.labels &#8212; SLEAP (v1.4.1a2)</title>



Expand Down
22 changes: 11 additions & 11 deletions develop/api/sleap.info.metrics.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions develop/api/sleap.info.summary.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions develop/api/sleap.info.trackcleaner.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>sleap.info.trackcleaner &#8212; SLEAP (v1.4.1)</title>
<title>sleap.info.trackcleaner &#8212; SLEAP (v1.4.1a2)</title>



Expand Down Expand Up @@ -336,7 +336,7 @@ <h2> Contents </h2>
it will be better to use the <code class="xref py py-obj docutils literal notranslate"><span class="pre">sleap-track</span></code> CLI.</p>
<dl class="py function">
<dt class="sig sig-object py" id="sleap.info.trackcleaner.fit_tracks">
<span class="sig-prename descclassname"><span class="pre">sleap.info.trackcleaner.</span></span><span class="sig-name descname"><span class="pre">fit_tracks</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">filename</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">str</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">instance_count</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">int</span></span></em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/talmolab/sleap/blob/v1.4.1/sleap/info/trackcleaner.py#L20-L48"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#sleap.info.trackcleaner.fit_tracks" title="Permalink to this definition">#</a></dt>
<span class="sig-prename descclassname"><span class="pre">sleap.info.trackcleaner.</span></span><span class="sig-name descname"><span class="pre">fit_tracks</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">filename</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">str</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">instance_count</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">int</span></span></em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/talmolab/sleap/blob/v1.4.1a2/sleap/info/trackcleaner.py#L20-L48"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#sleap.info.trackcleaner.fit_tracks" title="Permalink to this definition">#</a></dt>
<dd><p>Wraps <code class="xref py py-obj docutils literal notranslate"><span class="pre">TrackCleaner</span></code> for easier cli api.</p>
</dd></dl>

Expand Down
Loading

0 comments on commit b6cfd80

Please sign in to comment.