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

add camera option to Heatmap.render() #49

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

carlocastoldi
Copy link
Contributor

simple option to add camera positioning when rendering 3D heatmaps

Copy link

codecov bot commented Jun 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (e15d820) to head (305ec52).

Files Patch % Lines
brainglobe_heatmap/heatmaps.py 0.00% 11 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main     #49   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          5       5           
  Lines        279     280    +1     
=====================================
- Misses       279     280    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamltyson adamltyson requested a review from a team June 17, 2024 10:11
Copy link
Member

@alessandrofelder alessandrofelder left a comment

Choose a reason for hiding this comment

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

Looks good - thanks @carlocastoldi

Improved the docstring and removed a unused argument from the function signature while I was here :)

@alessandrofelder alessandrofelder merged commit 0780736 into brainglobe:main Jun 17, 2024
13 checks passed
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