We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c611fa3 commit 050e5b8Copy full SHA for 050e5b8
docs/api/plotting/filter.md
@@ -0,0 +1 @@
1
+::: eitprocessing.plotting.filter.FilterPlotting
mkdocs.yml
@@ -48,6 +48,7 @@ nav:
48
- installation.md
49
- Example Notebooks:
50
- examples/notebooks/test_ratedetection.ipynb
51
+ - examples/notebooks/test_plot_filter_results.ipynb
52
- API Documentation:
53
- api/loading.md
54
- Data Containers:
@@ -78,6 +79,7 @@ nav:
78
79
- Plotting:
80
- Rate Detection: api/plotting/rate_detection.md
81
- PixelMap: api/plotting/pixelmap.md
82
+ - Filter: api/plotting/filter.md
83
- About:
84
- Contributing: contributing_doc.md
85
- Code of Conduct: code_of_conduct_doc.md
0 commit comments