Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 12 additions & 3 deletions docs/source/blog/ccfv2-atlases-added.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,26 @@ The mouse brain atlases provided by the Allen Institute for Brain Science (AIBS)

We have packaged the following three atlases:
### 1. CCFv2 Mouse Brain Atlas
<img src="./images/ccfv2_mouse_brain.png" alt="ccfv2 mouse brain atlas annotations" width="830" height="630">
```{image} ./images/ccfv2_mouse_brain.png
:alt: ccfv2 mouse brain atlas annotations
:width: 830px
```

**Figure 1. Anterior view of the CCFv2 Mouse Brain atlas annotations and reference image.**

### 2. CCFv2 Mouse Fiber Tracts Atlas
<img src="./images/ccfv2_fiber_mouse.png" alt="ccfv2 mouse fiber tracts atlas annotations" width="830" height="630">
```{image} ./images/ccfv2_fiber_mouse.png
:alt: ccfv2 mouse fiber tracts atlas annotations
:width: 830px
```

**Figure 2. Anterior view of the CCFv2 Mouse Fiber Tracts atlas annotations and reference image.**

### 3. CCFv2 Developmental Mouse Brain Atlas
<img src="./images/ccfv2_dev_mouse.png" alt="ccfv2 developmental mouse brain atlas annotations" width="830" height="630">
```{image} ./images/ccfv2_dev_mouse.png
:alt: ccfv2 developmental mouse brain atlas annotations
:width: 830px
```

**Figure 3. Anterior view of the CCFv2 Developmental Mouse Brain atlas annotations and reference image.**

Expand Down
Loading