Skip to content

Commit

Permalink
Add note to example
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson committed May 20, 2024
1 parent d5e292e commit 41a1486
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/heatmap_human_brain.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
"""
This example shows how to generate a heatmap with the `allen_human_500um`
human brain atlas.
N.B. the physical scales are very different to e.g. the small animal atlases.
"""
import brainglobe_heatmap as bgh

values = dict( # scalar values for each region
Expand Down

0 comments on commit 41a1486

Please sign in to comment.