Skip to content

Create the-mega-packaging-project.md#480

Open
PolarBean wants to merge 9 commits into
mainfrom
mega-packaging-project
Open

Create the-mega-packaging-project.md#480
PolarBean wants to merge 9 commits into
mainfrom
mega-packaging-project

Conversation

@PolarBean
Copy link
Copy Markdown
Member

Adds a blog post to describe our atlasing efforts

Added metadata and introductory content for the mega packaging project blog post, detailing the integration of 3D atlases into the BrainGlobe API.
Replaced the BrainGlobe atlases figure with an iframe for species bubbles visualization and updated the contribution section.
@PolarBean PolarBean marked this pull request as ready for review April 28, 2026 16:40
@PolarBean PolarBean requested a review from a team May 6, 2026 15:32
@adamltyson adamltyson self-requested a review May 6, 2026 15:32
@@ -0,0 +1,31 @@
---
blogpost: true
date: April 28, 2026
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be updated once finalised

language: English
---

# The mega packaging project
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we come up with a better (slightly more professional) name for this? Something we could refer to in grants?


# The mega packaging project

The purpose of the BrainGlobe atlas api has always been to standardise atlases and provide them to researchers via a common, easy to use, interface. As part of this initiative we have integrated atlases of all kinds, including atlases of bees, cuttlefish, mice, and more. The logical endpoint of all of this would be integrate _all_ existing 3D atlases into BrainGlobe.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The purpose of the BrainGlobe atlas api has always been to standardise atlases and provide them to researchers via a common, easy to use, interface. As part of this initiative we have integrated atlases of all kinds, including atlases of bees, cuttlefish, mice, and more. The logical endpoint of all of this would be integrate _all_ existing 3D atlases into BrainGlobe.
The purpose of the BrainGlobe Atlas API is to standardise atlases and provide them to researchers via a common, easy to use, interface. As part of this initiative we have integrated atlases of all kinds, including atlases of mice, rats, bees, cuttlefish, and more. The logical endpoint of all of this would be integrate _all_ existing 3D atlases into BrainGlobe.


The purpose of the BrainGlobe atlas api has always been to standardise atlases and provide them to researchers via a common, easy to use, interface. As part of this initiative we have integrated atlases of all kinds, including atlases of bees, cuttlefish, mice, and more. The logical endpoint of all of this would be integrate _all_ existing 3D atlases into BrainGlobe.

While this may be a long process we have decided to start. First by creating a comprehensive list of all published non-human brain atlases which is available [here](https://docs.google.com/spreadsheets/d/18_ow4llQQVuwKu5WWM3PsZ1SjmeNYAhi6eENzhQRc40/edit?usp=sharing). This list is a work in progress and if you find an atlas which is not mentioned please open an issue on the [brainglobe-atlasapi](https://github.com/brainglobe/brainglobe-atlasapi/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen) repository and we will be sure to add it.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would link to our issue tracker, filtered by new-atlas. We will likely not maintain this google sheet forever. This will also mean that people will see directly whether their atlas has been added, with better search.

Comment on lines +20 to +28
```{raw} html
<iframe
src="../_static/species_bubbles.html"
width="100%"
height="840"
frameborder="0"
style="border:none; overflow:hidden;">
</iframe>
```
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is cool, but I don't think it adds much, and it shows up poorly on mobile. I would replace it with a simple summary table.

</iframe>
```

As always, if you would like to get involved with this project just get in touch with us! There are several ways to contribute including adding missing atlases to the list, helping with data standardisation, or contributing to integration and validationWe are available via GitHub issues and [zulip](https://brainglobe.zulipchat.com).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rather than posting specific comms platforms, please link to our contact page.


The purpose of the BrainGlobe atlas api has always been to standardise atlases and provide them to researchers via a common, easy to use, interface. As part of this initiative we have integrated atlases of all kinds, including atlases of bees, cuttlefish, mice, and more. The logical endpoint of all of this would be integrate _all_ existing 3D atlases into BrainGlobe.

While this may be a long process we have decided to start. First by creating a comprehensive list of all published non-human brain atlases which is available [here](https://docs.google.com/spreadsheets/d/18_ow4llQQVuwKu5WWM3PsZ1SjmeNYAhi6eENzhQRc40/edit?usp=sharing). This list is a work in progress and if you find an atlas which is not mentioned please open an issue on the [brainglobe-atlasapi](https://github.com/brainglobe/brainglobe-atlasapi/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen) repository and we will be sure to add it.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
While this may be a long process we have decided to start. First by creating a comprehensive list of all published non-human brain atlases which is available [here](https://docs.google.com/spreadsheets/d/18_ow4llQQVuwKu5WWM3PsZ1SjmeNYAhi6eENzhQRc40/edit?usp=sharing). This list is a work in progress and if you find an atlas which is not mentioned please open an issue on the [brainglobe-atlasapi](https://github.com/brainglobe/brainglobe-atlasapi/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen) repository and we will be sure to add it.
While this may be a long process we have decided to get started. First by creating a comprehensive list of all published non-human brain atlases which is available [here](https://docs.google.com/spreadsheets/d/18_ow4llQQVuwKu5WWM3PsZ1SjmeNYAhi6eENzhQRc40/edit?usp=sharing). This list is a work in progress and if you find an atlas which is not mentioned please open an issue on the [brainglobe-atlasapi](https://github.com/brainglobe/brainglobe-atlasapi/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen) repository and we will be sure to add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants