Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 13, 2024
1 parent 2af12ea commit d913c92
Show file tree
Hide file tree
Showing 13 changed files with 1,066 additions and 421 deletions.
6 changes: 3 additions & 3 deletions sed/develop/_sources/user_guide/config.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@ The config mechanism returns the combined dictionary, and reports the loaded con

## Default configuration settings

```{literalinclude} ../../sed/config/default.yaml
```{literalinclude} ../../config/default.yaml
:language: yaml
```

## Example configuration file for mpes (METIS momentum microscope at FHI-Berlin)

```{literalinclude} ../../sed/config/mpes_example_config.yaml
```{literalinclude} ../../config/mpes_example_config.yaml
:language: yaml
```

## Example configuration file for flash (HEXTOF momentum microscope at FLASH, Desy)

```{literalinclude} ../../sed/config/flash_example_config.yaml
```{literalinclude} ../../config/flash_example_config.yaml
:language: yaml
```
5 changes: 3 additions & 2 deletions sed/develop/_sources/user_guide/index.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ config
```

## Advanced Topics

```{toctree}
:maxdepth: 1
advanced_topics
../tutorial/6_binning_with_time-stamped_data
../tutorial/7_correcting_orthorhombic_symmetry
../tutorial/8_jittering_tutorial
```
Binary file modified sed/develop/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion sed/develop/searchindex.js

Large diffs are not rendered by default.

76 changes: 38 additions & 38 deletions sed/develop/tutorial/1_binning_fake_data.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

70 changes: 35 additions & 35 deletions sed/develop/tutorial/3_metadata_collection_and_export_to_NeXus.html

Large diffs are not rendered by default.

160 changes: 80 additions & 80 deletions sed/develop/tutorial/4_hextof_workflow.html

Large diffs are not rendered by default.

78 changes: 39 additions & 39 deletions sed/develop/tutorial/5_sxp_workflow.html

Large diffs are not rendered by default.

81 changes: 39 additions & 42 deletions sed/develop/tutorial/6_binning_with_time-stamped_data.html

Large diffs are not rendered by default.

51 changes: 24 additions & 27 deletions sed/develop/tutorial/7_correcting_orthorhombic_symmetry.html

Large diffs are not rendered by default.

63 changes: 30 additions & 33 deletions sed/develop/tutorial/8_jittering_tutorial.html

Large diffs are not rendered by default.

659 changes: 656 additions & 3 deletions sed/develop/user_guide/config.html

Large diffs are not rendered by default.

0 comments on commit d913c92

Please sign in to comment.