Add initial documentation
All checks were successful
Gitea Actions Demo / build_test (3.13.3) (push) Successful in 11s
Gitea Actions Demo / release-test (push) Successful in 1s

Add synthetic data tutorial
Add read the docs setup
This commit is contained in:
Jakob Lass
2025-04-11 14:02:35 +02:00
parent 1dee498b38
commit 682c9aeac9
9 changed files with 833 additions and 9 deletions

11
source/tutorials/index.md Normal file
View File

@ -0,0 +1,11 @@
# Tutorials
Below is a list of tutorials utilizing __AMBER__ to perform a background determination and background subtraction. Some of these require additional packages and data to function. For those notebooks, links to the and installation requirements are highlighted.
```{toctree}
---
maxdepth: 1
caption: Tutorials:
---
simulated_data.ipynb
```

File diff suppressed because one or more lines are too long