From 8c021271a52dc0f6ffbae20ab7bff3b22dda94ae Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 24 Oct 2024 20:57:05 +0000 Subject: [PATCH] Update documentation --- sed/develop/_modules/index.html | 1 - sed/develop/_modules/sed/binning/binning.html | 1 - .../_modules/sed/binning/numba_bin.html | 1 - sed/develop/_modules/sed/binning/utils.html | 1 - .../_modules/sed/calibrator/delay.html | 1 - .../_modules/sed/calibrator/energy.html | 1 - .../_modules/sed/calibrator/momentum.html | 1 - sed/develop/_modules/sed/core/config.html | 1 - sed/develop/_modules/sed/core/dfops.html | 1 - sed/develop/_modules/sed/core/metadata.html | 1 - sed/develop/_modules/sed/core/processor.html | 1 - sed/develop/_modules/sed/dataset/dataset.html | 1 - sed/develop/_modules/sed/diagnostics.html | 1 - sed/develop/_modules/sed/io/hdf5.html | 1 - sed/develop/_modules/sed/io/nexus.html | 1 - sed/develop/_modules/sed/io/tiff.html | 1 - .../_modules/sed/loader/base/loader.html | 1 - .../_modules/sed/loader/flash/loader.html | 1 - .../_modules/sed/loader/flash/metadata.html | 1 - .../_modules/sed/loader/generic/loader.html | 1 - .../_modules/sed/loader/loader_interface.html | 1 - .../_modules/sed/loader/mirrorutil.html | 1 - .../_modules/sed/loader/mpes/loader.html | 1 - .../_modules/sed/loader/sxp/loader.html | 1 - sed/develop/_modules/sed/loader/utils.html | 1 - sed/develop/genindex.html | 1 - sed/develop/index.html | 4 +- sed/develop/misc/contributing.html | 1 - sed/develop/misc/contribution.html | 1 - sed/develop/misc/maintain.html | 1 - sed/develop/objects.inv | Bin 9681 -> 7476 bytes sed/develop/py-modindex.html | 1 - sed/develop/search.html | 1 - sed/develop/searchindex.js | 2 +- sed/develop/sed/api.html | 7 +- sed/develop/sed/binning.html | 1 - sed/develop/sed/calibrator.html | 1 - sed/develop/sed/config.html | 1 - sed/develop/sed/core.html | 1 - sed/develop/sed/dataset.html | 1 - sed/develop/sed/dfops.html | 1 - sed/develop/sed/diagnostic.html | 1 - sed/develop/sed/io.html | 1 - sed/develop/sed/loader.html | 1 - sed/develop/sed/metadata.html | 1 - sed/develop/user_guide/advanced_topics.html | 21 +----- sed/develop/user_guide/config.html | 16 +---- sed/develop/user_guide/index.html | 19 ------ sed/develop/user_guide/installation.html | 16 +---- sed/develop/workflows/index.html | 62 ++---------------- sed/switcher.json | 35 +++++----- 51 files changed, 41 insertions(+), 182 deletions(-) diff --git a/sed/develop/_modules/index.html b/sed/develop/_modules/index.html index cbd4839..6894892 100644 --- a/sed/develop/_modules/index.html +++ b/sed/develop/_modules/index.html @@ -41,7 +41,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -368,17 +367,8 @@

Basic concepts

-

Advanced Topics

- @@ -447,11 +437,6 @@
@@ -474,11 +459,11 @@

next

-

Binning of temperature-dependent ARPES data using time-stamped external temperature data

+

Workflows

diff --git a/sed/develop/user_guide/config.html b/sed/develop/user_guide/config.html index 39c5167..b3e3ed8 100644 --- a/sed/develop/user_guide/config.html +++ b/sed/develop/user_guide/config.html @@ -42,7 +42,6 @@ - - - - + @@ -368,17 +367,8 @@

Basic concepts

-

Advanced Topics

- @@ -544,11 +534,11 @@

Development version

next

-

Binning demonstration on locally generated fake data

+

Configuration

diff --git a/sed/develop/workflows/index.html b/sed/develop/workflows/index.html index 8f99c52..41d30fc 100644 --- a/sed/develop/workflows/index.html +++ b/sed/develop/workflows/index.html @@ -43,7 +43,6 @@ - - - + + @@ -362,10 +361,7 @@ @@ -432,50 +428,6 @@

Workflows#

@@ -490,20 +442,20 @@

Workflows

previous

-

Correct use of Jittering

+

<no title>

next

-

Tutorial for binning data from the HEXTOF instrument at FLASH

+

API

diff --git a/sed/switcher.json b/sed/switcher.json index 3e78600..6e674df 100644 --- a/sed/switcher.json +++ b/sed/switcher.json @@ -1,17 +1,22 @@ [ - { - "name": "latest", - "url": "https://opencompes.github.io/docs/sed/latest" - }, - { - "name": "stable", - "version": "0.1.9", - "url": "https://opencompes.github.io/docs/sed/v0.1.9", - "preferred": "true" - }, - { - "name": "v1.0", - "version": "1.0", - "url": "https://opencompes.github.io/docs/sed/v1.0" - } + { + "name": "latest", + "url": "https://opencompes.github.io/docs/sed/latest" + }, + { + "name": "stable", + "version": "0.1.9", + "url": "https://opencompes.github.io/docs/sed/v0.1.9", + "preferred": "true" + }, + { + "name": "v1.0", + "version": "1.0", + "url": "https://opencompes.github.io/docs/sed/v1.0" + }, + { + "name": "develop", + "version": "pydata-docs-theme-main", + "url": "https://opencompes.github.io/docs/sed/develop" + } ] \ No newline at end of file