NQRduckumentation/source/tutorials/index.md
2024-05-15 17:17:12 +02:00

39 lines
No EOL
773 B
Markdown

# Tutorials 🦆
## Introduction
This is a collection of different tutorials for the NQRduck program.
```{toctree}
:maxdepth: 1
:caption: Tutorials
tutorial_0
tutorial_1
tutorial_2
```
```{toctree}
:maxdepth: 1
:caption: Documentation
docs/TuningAndMatching
docs/LimeNQR
docs/RFPA
docs/LNA
docs/Transcoupler
docs/DirectionalCoupler
docs/PreAmp
```
## Tutorials in work
- Automatic Tuning and Matching - This tutorial shows you how to use the Automatic Tuning and Matching module.
- Broadband - This tutorial shows you how to use the Broadband module.
- Developing a new module - This tutorial shows you how to develop a new module for the NQRduck program.
- Signal Processing - This tutorial shows you how to perform signal processing with the NQRduck program.