Skip to content

Commit 050e5b8

Browse files
committed
Add FilterPlotting to documentation, including a notebook
1 parent c611fa3 commit 050e5b8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/api/plotting/filter.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
::: eitprocessing.plotting.filter.FilterPlotting

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ nav:
4848
- installation.md
4949
- Example Notebooks:
5050
- examples/notebooks/test_ratedetection.ipynb
51+
- examples/notebooks/test_plot_filter_results.ipynb
5152
- API Documentation:
5253
- api/loading.md
5354
- Data Containers:
@@ -78,6 +79,7 @@ nav:
7879
- Plotting:
7980
- Rate Detection: api/plotting/rate_detection.md
8081
- PixelMap: api/plotting/pixelmap.md
82+
- Filter: api/plotting/filter.md
8183
- About:
8284
- Contributing: contributing_doc.md
8385
- Code of Conduct: code_of_conduct_doc.md

0 commit comments

Comments
 (0)