diff --git a/assets/images/yt_napari_timeseries_regdask_vid.gif b/assets/images/yt_napari_timeseries_regdask_vid.gif deleted file mode 100644 index 0d65c6d..0000000 Binary files a/assets/images/yt_napari_timeseries_regdask_vid.gif and /dev/null differ diff --git a/assets/images/yt_napari_timeseries_reg_vid.gif b/docs/examples/resources/reg_vid_00.gif similarity index 100% rename from assets/images/yt_napari_timeseries_reg_vid.gif rename to docs/examples/resources/reg_vid_00.gif diff --git a/assets/images/yt_napari_timeseries_slice_vid_Mpc_scales.gif b/docs/examples/resources/reg_vid_01_physical.gif similarity index 100% rename from assets/images/yt_napari_timeseries_slice_vid_Mpc_scales.gif rename to docs/examples/resources/reg_vid_01_physical.gif diff --git a/assets/images/yt_napari_timeseries_slice_vid.gif b/docs/examples/resources/slice_vid_00.gif similarity index 100% rename from assets/images/yt_napari_timeseries_slice_vid.gif rename to docs/examples/resources/slice_vid_00.gif diff --git a/docs/examples/resources/yt_napari_timeseries_reg_vid.gif b/docs/examples/resources/yt_napari_timeseries_reg_vid.gif deleted file mode 100644 index b9e9c6c..0000000 Binary files a/docs/examples/resources/yt_napari_timeseries_reg_vid.gif and /dev/null differ diff --git a/docs/examples/resources/yt_napari_timeseries_slice_vid.gif b/docs/examples/resources/yt_napari_timeseries_slice_vid.gif deleted file mode 100644 index b91208a..0000000 Binary files a/docs/examples/resources/yt_napari_timeseries_slice_vid.gif and /dev/null differ diff --git a/docs/examples/resources/yt_napari_timeseries_slice_vid_Mpc_scales.gif b/docs/examples/resources/yt_napari_timeseries_slice_vid_Mpc_scales.gif deleted file mode 100644 index 22a6c3a..0000000 Binary files a/docs/examples/resources/yt_napari_timeseries_slice_vid_Mpc_scales.gif and /dev/null differ diff --git a/docs/examples/ytnapari_scene_04_timeseries.ipynb b/docs/examples/ytnapari_scene_04_timeseries.ipynb index b9e0fca..5c03daa 100644 --- a/docs/examples/ytnapari_scene_04_timeseries.ipynb +++ b/docs/examples/ytnapari_scene_04_timeseries.ipynb @@ -19,7 +19,7 @@ "\n", "As a preview, here's a video showing the density field in a 15 Mpc wide region from the `enzo_tiny_cosmology` sample yt dataset centered on the location of the maximum density of the final timestep in the series:\n", "\n", - "![timeseries_intro](./resources/yt_napari_timeseries_reg_vid.gif)\n", + "![timeseries_intro](./resources/reg_vid_00.gif)\n", "\n", "\n", "## Quickstart\n", @@ -848,15 +848,9 @@ "id": "b5b3dd48-f1e0-4194-adfd-599fefe4c84e", "metadata": {}, "source": [ - "The following is a video of stepping through the timeseries:" - ] - }, - { - "cell_type": "markdown", - "id": "b4be8549-9e7b-4401-a0c1-216b0a4e560a", - "metadata": {}, - "source": [ - "![max-centered timeseries slice](./resources/yt_napari_timeseries_slice_vid.gif)" + "The following is a video of stepping through the timeseries:\n", + "\n", + "![max-centered timeseries slice](./resources/slice_vid_00.gif)" ] }, { @@ -929,7 +923,9 @@ "id": "247ae530-8dbf-4c03-8bb2-e48d0b42b5d7", "metadata": {}, "source": [ - "![max-centered timeseries region](./resources/yt_napari_timeseries_reg_vid.gif)" + "and a resulting screenshot: \n", + "\n", + "![max-centered timeseries region](./resources/reg_vid_00.gif)" ] }, { @@ -1039,15 +1035,9 @@ "id": "49ae913d-f6a5-4279-927f-3c98e5066f18", "metadata": {}, "source": [ - "The following video shows how the slice now changes through time. In the final parts of the video, the viewer dimensionality is changed to 3D, resulting in a 2D spatial + 1D time view in which the time axis scaling is controlled by the above `stack_scaling` parameter. " - ] - }, - { - "cell_type": "markdown", - "id": "7ef1750d-d81e-4346-8af0-a278d97c855d", - "metadata": {}, - "source": [ - "![max-centered slice co-moving](resources/yt_napari_timeseries_slice_vid_Mpc_scales.gif)" + "The following video shows how the slice now changes through time. In the final parts of the video, the viewer dimensionality is changed to 3D, resulting in a 2D spatial + 1D time view in which the time axis scaling is controlled by the above `stack_scaling` parameter. \n", + "\n", + "![max-centered slice co-moving](resources/reg_vid_01_physical.gif)" ] }, {