brainglobe / brainglobe-workflows

Workflows that utilise BrainGlobe tools to perform data analysis and visualisation.
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Move heatmap functionality to brainglobe-utils #74

Closed adamltyson closed 5 months ago

adamltyson commented 5 months ago

Moves the heatmap generation functionality to brainglobe-utils

Part of #73

Depends on https://github.com/brainglobe/brainglobe-utils/pull/22, and tests will fail until that's merged and released.

codecov[bot] commented 5 months ago

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (2da996a) 81.39% compared to head (b0a36bf) 82.24%. Report is 4 commits behind head on main.

Files Patch % Lines
...rainglobe_workflows/brainmapper/analyse/analyse.py 7.14% 13 Missing :warning:
brainglobe_workflows/brainmapper/main.py 37.50% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================== + Coverage 81.39% 82.24% +0.84% ========================================== Files 32 27 -5 Lines 1586 1538 -48 ========================================== - Hits 1291 1265 -26 + Misses 295 273 -22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.