Skip to content

Conversation

@MarcelRosier
Copy link
Contributor

  • Add citation reminder
  • Fix param order in example
  • Add logging info
  • Add logging of weights location

@MarcelRosier MarcelRosier self-assigned this Sep 3, 2025
Copilot AI review requested due to automatic review settings September 3, 2025 17:10
@MarcelRosier MarcelRosier linked an issue Sep 3, 2025 that may be closed by this pull request

This comment was marked as outdated.

MarcelRosier and others added 2 commits September 3, 2025 19:11
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@MarcelRosier
Copy link
Contributor Author

Reminder looks like this:
image

Copy link
Collaborator

@ezequieldlrosa ezequieldlrosa left a comment

Choose a reason for hiding this comment

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

Reviewed.

Copy link
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 integrates user feedback by adding citation reminders, fixing parameter order, and improving logging functionality. The changes enhance user experience by providing proper attribution guidance and better debugging capabilities.

  • Added a citation reminder decorator to prompt users to cite relevant papers when using the segmentation tool
  • Fixed parameter order in the README example to match the actual function signature
  • Enhanced logging with informational messages and documentation on how to enable logging

Reviewed Changes

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

File Description
stroke_segmentor/utils/citation_reminder.py New module implementing a decorator to display citation information
stroke_segmentor/inferer.py Applied citation reminder decorator to the main inference method
stroke_segmentor/zenodo.py Added logging statement for extraction completion
README.md Fixed parameter order in example, added logging documentation, and expanded citation section

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

@neuronflow neuronflow merged commit 2147be0 into main Sep 4, 2025
6 checks passed
@neuronflow neuronflow deleted the 6-feature-integrate-feedback branch September 4, 2025 10:28
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.

[FEATURE] Integrate feedback

4 participants