Skip to content

Add Plotting documentation#408

Merged
psomhorst merged 4 commits intodevelopfrom
fix/add-documentation
Aug 12, 2025
Merged

Add Plotting documentation#408
psomhorst merged 4 commits intodevelopfrom
fix/add-documentation

Conversation

@psomhorst
Copy link
Copy Markdown
Contributor

Adds existing plotting classes to documentation.

@psomhorst psomhorst requested a review from Copilot August 12, 2025 18:43

This comment was marked as outdated.

@psomhorst psomhorst requested a review from Copilot August 12, 2025 18:45

This comment was marked as outdated.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@psomhorst psomhorst requested a review from Copilot August 12, 2025 18:48
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for existing plotting classes to the project's documentation structure. It creates new documentation pages for plotting functionality and updates the navigation to include them.

  • Adds plotting section to the documentation navigation with two subsections
  • Updates code example in RateDetectionPlotting class to use newer API method names
  • Creates documentation pages for RateDetectionPlotting and PixelMapPlotting classes

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
mkdocs.yml Adds new "Plotting" section to navigation with Rate Detection and PixelMap subsections
eitprocessing/plotting/rate_detection.py Updates docstring example to use current API method names and adds more complete example
docs/api/plotting/rate_detection.md Creates documentation page for RateDetectionPlotting class
docs/api/plotting/pixelmap.md Creates documentation page for PixelMapPlotting class

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@psomhorst psomhorst merged commit 85a6fd6 into develop Aug 12, 2025
3 checks passed
@psomhorst psomhorst deleted the fix/add-documentation branch August 12, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants