diff --git a/.buildinfo b/.buildinfo index 0ab98145..66b68e6d 100644 --- a/.buildinfo +++ b/.buildinfo @@ -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: e7aad666af5957945f0cb7dcbedca394 +config: 0825e4f919f5f738f1b4e255bd30900d tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doctrees/auto_examples/load_and_explore_poses.doctree b/.doctrees/auto_examples/load_and_explore_poses.doctree index 4cd3d1ef..51f222cf 100644 Binary files a/.doctrees/auto_examples/load_and_explore_poses.doctree and b/.doctrees/auto_examples/load_and_explore_poses.doctree differ diff --git a/.doctrees/auto_examples/sg_execution_times.doctree b/.doctrees/auto_examples/sg_execution_times.doctree index 4ab81c98..d52d4a89 100644 Binary files a/.doctrees/auto_examples/sg_execution_times.doctree and b/.doctrees/auto_examples/sg_execution_times.doctree differ diff --git a/.doctrees/contributing.doctree b/.doctrees/contributing.doctree index cf9513ac..fb5c71e1 100644 Binary files a/.doctrees/contributing.doctree and b/.doctrees/contributing.doctree differ diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index d931df08..832a8037 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip b/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip index c7a1d8eb..23e51c3a 100644 Binary files a/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip and b/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip differ diff --git a/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip b/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip index 9c1de297..a63175bf 100644 Binary files a/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip and b/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip differ diff --git a/_sources/auto_examples/load_and_explore_poses.rst.txt b/_sources/auto_examples/load_and_explore_poses.rst.txt index 2d1b7309..1d948b3f 100644 --- a/_sources/auto_examples/load_and_explore_poses.rst.txt +++ b/_sources/auto_examples/load_and_explore_poses.rst.txt @@ -102,7 +102,7 @@ e.g., ``file_path = "/path/to/my/data.h5"``) .. code-block:: none - 0.00B [00:00, ?B/s] 39.9kB [00:00, 236kB/s] 0.00B [00:00, ?B/s] 0.00B [00:00, ?B/s] + 0.00B [00:00, ?B/s] 16.4kB [00:00, 108kB/s] 0.00B [00:00, ?B/s] 0.00B [00:00, ?B/s] @@ -226,7 +226,7 @@ using ``xarray``'s built-in plotting methods: .. code-block:: none - + @@ -257,7 +257,7 @@ for all individuals: .. code-block:: none - + @@ -301,14 +301,14 @@ For example, we can use ``matplotlib`` to plot trajectories .. code-block:: none - + .. rst-class:: sphx-glr-timing - **Total running time of the script:** (0 minutes 2.904 seconds) + **Total running time of the script:** (0 minutes 2.845 seconds) .. _sphx_glr_download_auto_examples_load_and_explore_poses.py: diff --git a/_sources/auto_examples/sg_execution_times.rst.txt b/_sources/auto_examples/sg_execution_times.rst.txt index faef24bf..79357baa 100644 --- a/_sources/auto_examples/sg_execution_times.rst.txt +++ b/_sources/auto_examples/sg_execution_times.rst.txt @@ -6,8 +6,8 @@ Computation times ================= -**00:02.904** total execution time for **auto_examples** files: +**00:02.845** total execution time for **auto_examples** files: +-----------------------------------------------------------------------------------------+-----------+--------+ -| :ref:`sphx_glr_auto_examples_load_and_explore_poses.py` (``load_and_explore_poses.py``) | 00:02.904 | 0.0 MB | +| :ref:`sphx_glr_auto_examples_load_and_explore_poses.py` (``load_and_explore_poses.py``) | 00:02.845 | 0.0 MB | +-----------------------------------------------------------------------------------------+-----------+--------+ diff --git a/auto_examples/load_and_explore_poses.html b/auto_examples/load_and_explore_poses.html index 69afb188..585c0e74 100644 --- a/auto_examples/load_and_explore_poses.html +++ b/auto_examples/load_and_explore_poses.html @@ -440,7 +440,7 @@

Fetch an example dataset
0.00B [00:00, ?B/s]
-39.9kB [00:00, 236kB/s]
+16.4kB [00:00, 108kB/s]
 0.00B [00:00, ?B/s]
 0.00B [00:00, ?B/s]
 
@@ -499,7 +499,7 @@

Select and plot data with xarray
da.plot.line(x="time", row="space", aspect=2, size=2.5)
 
-space = x, space = y
-individuals = AEON3B_NTP, individuals = AEON3B_TP1, individuals = AEON3B_TP2 -Trajectory of AEON3B_TP1
<matplotlib.colorbar.Colorbar object at 0x7fd9c38fd1d0>
+Trajectory of AEON3B_TP1
<matplotlib.colorbar.Colorbar object at 0x7f5272384650>
 
-

Total running time of the script: (0 minutes 2.904 seconds)

+

Total running time of the script: (0 minutes 2.845 seconds)