brand updates#369
Open
toloudis wants to merge 2 commits into
Open
Conversation
lynwilhelm
reviewed
May 27, 2026
lynwilhelm
reviewed
May 27, 2026
| "<b>Copyright 2023 The Allen Institute. All rights reserved.</b><br>" | ||
| ""); | ||
| label->setText("AGAVE is made possible through the hard work and dedication of engineers, designers, and scientists " | ||
| "in the cell science accelerator at the Allen " |
Contributor
There was a problem hiding this comment.
Suggested change
| "in the cell science accelerator at the Allen " | |
| "from the cell science accelerator at Allen " |
lynwilhelm
reviewed
May 27, 2026
| citationtext->setText("Daniel Toloudis, AGAVE Contributors (" + syear + | ||
| "). AGAVE: Advanced GPU Accelerated Volume Explorer (Version " + qApp->applicationVersion() + | ||
| ") [Computer software]. Allen Institute for Cell Science. <a " | ||
| ") [Computer software]. Allen Institute, Cell Science. <a " |
Contributor
There was a problem hiding this comment.
Suggested change
| ") [Computer software]. Allen Institute, Cell Science. <a " | |
| ") [Computer software]. Allen Institute, Cell Science Accelerator. <a " |
Contributor
Author
There was a problem hiding this comment.
Can you tell me your source for this one? I could have sworn I saw that you can just do Allen Institute, Cell Science without the word accelerator, in this particular type of usage. This is how others would cite AGAVE usage in their own work.
lynwilhelm
reviewed
May 27, 2026
| agaveUrl + | ||
| "},<br/>" | ||
| " organization = {Allen Institute for Cell Science},<br/>" | ||
| " organization = {Allen Institute, Cell Science},<br/>" |
Contributor
There was a problem hiding this comment.
Suggested change
| " organization = {Allen Institute, Cell Science},<br/>" | |
| " organization = {Allen Institute, Cell Science Accelerator},<br/>" |
lynwilhelm
reviewed
May 27, 2026
| version = {|release|}, | ||
| url = {https://github.com/allen-cell-animated/agave}, | ||
| organization = {Allen Institute for Cell Science}, | ||
| organization = {Allen Institute, Cell Science}, |
Contributor
There was a problem hiding this comment.
Suggested change
| organization = {Allen Institute, Cell Science}, | |
| organization = {Allen Institute, Cell Science Accelerator}, |
|
Just FYI, here is our Allen Institute general citation guidelines. |
lynwilhelm
requested changes
May 27, 2026
| .. |year| date:: %Y | ||
|
|
||
| Daniel Toloudis, AGAVE Contributors (|year|). AGAVE: Advanced GPU Accelerated Volume Explorer (Version |release|) [Computer software]. Allen Institute for Cell Science. https://github.com/allen-cell-animated/agave | ||
| Daniel Toloudis, AGAVE Contributors (|year|). AGAVE: Advanced GPU Accelerated Volume Explorer (Version |release|) [Computer software]. Allen Institute, Cell Science. https://github.com/allen-cell-animated/agave |
Contributor
There was a problem hiding this comment.
Suggested change
| Daniel Toloudis, AGAVE Contributors (|year|). AGAVE: Advanced GPU Accelerated Volume Explorer (Version |release|) [Computer software]. Allen Institute, Cell Science. https://github.com/allen-cell-animated/agave | |
| Daniel Toloudis, AGAVE Contributors (|year|). AGAVE: Advanced GPU Accelerated Volume Explorer (Version |release|) [Computer software]. Allen Institute, Cell Science Accelerator. https://github.com/allen-cell-animated/agave |
|
|
||
| 3. File-->Open volume... The viewer currently only supports .tif or .czi files containing z-stack data. Currently only 16-bit unsigned pixels are supported. | ||
| The volume data must fit in GPU memory uncompressed, so please try loading no more than a few GB. Files containing time sequences will only load the first time sample. The test data set for the development of this viewer was the data set of the Allen Institute for Cell Science. Images from that data set are found at https://www.allencell.org/3d-cell-viewer.html and https://www.allencell.org/cell-feature-explorer.html where you can load a cell into the 3D viewer in your browser and click the Download button to get the full resolution OME TIFF file. Those images should load correctly into this viewer. | ||
| The volume data must fit in GPU memory uncompressed, so please try loading no more than a few GB. Files containing time sequences will only load the first time sample. The test data set for the development of this viewer was data from Cell Science at the Allen Institute. Images from that data set are found at https://www.allencell.org/3d-cell-viewer.html and https://www.allencell.org/cell-feature-explorer.html where you can load a cell into the 3D viewer in your browser and click the Download button to get the full resolution OME TIFF file. Those images should load correctly into this viewer. |
Contributor
There was a problem hiding this comment.
Suggested change
| The volume data must fit in GPU memory uncompressed, so please try loading no more than a few GB. Files containing time sequences will only load the first time sample. The test data set for the development of this viewer was data from Cell Science at the Allen Institute. Images from that data set are found at https://www.allencell.org/3d-cell-viewer.html and https://www.allencell.org/cell-feature-explorer.html where you can load a cell into the 3D viewer in your browser and click the Download button to get the full resolution OME TIFF file. Those images should load correctly into this viewer. | |
| The volume data must fit in GPU memory uncompressed, so please try loading no more than a few GB. Files containing time sequences will only load the first time sample. The test data set for the development of this viewer was data from the cell science accelerator at Allen Institute. Images from that data set are found at https://www.allencell.org/3d-cell-viewer.html and https://www.allencell.org/cell-feature-explorer.html where you can load a cell into the 3D viewer in your browser and click the Download button to get the full resolution OME TIFF file. Those images should load correctly into this viewer. |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

"Allen Institute for Cell Science" is no longer the way we identify. Update all uses of such wording.