Skip to content

Commit

Permalink
Update orientation for allen cord example
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson committed Jul 22, 2024
1 parent 7044b19 commit 3aa62bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/heatmap_spinal_cord.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
values,
position=1000,
# 'frontal' or 'sagittal', or 'horizontal' or a tuple (x,y,z)
orientation="sagittal",
orientation="frontal",
thickness=1000,
atlas_name="allen_cord_20um",
format="2D",
Expand Down

0 comments on commit 3aa62bd

Please sign in to comment.