Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance tests improvements #65

Merged
merged 12 commits into from
Oct 24, 2023
Merged

Performance tests improvements #65

merged 12 commits into from
Oct 24, 2023

Conversation

michal367
Copy link
Collaborator

List of changes:

  • added FRED and PyMedPhys performance tests written in Python.
  • added setup.sh script for project setup on Linux.
  • improve plot script (plot_gamma_times.py): added possibility to plot more than two csv files, significantly improved plot appearance, added possibility to save plot to file.
  • refactored gammaPerf.cpp.
  • better use of tolerance in Interpolation.cpp. Thanks to this it has lower value.
  • allowed evaluated img to have more frames than reference img in classic 2.5D.
  • other small changes.

@michal367 michal367 self-assigned this Oct 23, 2023
@reviewpad reviewpad bot added large Pull request is large waiting-for-review labels Oct 23, 2023
@michal367 michal367 requested a review from grzanka October 23, 2023 19:17
setup.sh Show resolved Hide resolved
@grzanka grzanka merged commit a359e9b into master Oct 24, 2023
9 checks passed
@grzanka grzanka deleted the performance-tests branch October 24, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
large Pull request is large waiting-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants