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 colorbar to ALFF and ReHo plots #1023

Merged
merged 2 commits into from
Dec 15, 2023
Merged

Add colorbar to ALFF and ReHo plots #1023

merged 2 commits into from
Dec 15, 2023

Conversation

tsalo
Copy link
Member

@tsalo tsalo commented Dec 14, 2023

Closes #627.

Changes proposed in this pull request

  • Add a colorbar to the volumetric ALFF and ReHo plots.
  • Close figures after saving them to prevent bleedover.

@tsalo tsalo added the enhancement New feature or request label Dec 14, 2023
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.51%. Comparing base (ec51642) to head (e824db7).
Report is 149 commits behind head on main.

Files with missing lines Patch % Lines
xcp_d/utils/plotting.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1023   +/-   ##
=======================================
  Coverage   81.51%   81.51%           
=======================================
  Files          47       47           
  Lines        5604     5611    +7     
  Branches      743      743           
=======================================
+ Hits         4568     4574    +6     
- Misses        850      851    +1     
  Partials      186      186           

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

@tsalo tsalo merged commit e88c534 into PennLINC:main Dec 15, 2023
4 checks passed
@tsalo tsalo deleted the colorbars branch December 18, 2023 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add colorbar to plots for ALFF and ReHo
1 participant