Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JRC2018 templates of different resolution #47

Open
shuocao818 opened this issue Jul 29, 2020 · 1 comment
Open

Add JRC2018 templates of different resolution #47

shuocao818 opened this issue Jul 29, 2020 · 1 comment

Comments

@shuocao818
Copy link

shuocao818 commented Jul 29, 2020

Hello,

Current available JRC2018U template has a resolution of 0.38x0.38x0.38um that have 456 stacks. It would be nice to have a template at the resolution of 0.519x0.519x1um that have 174 stacks (https://www.dropbox.com/s/cjcslfa2daxptu8/JRC2018_UNISEX_20x_HR.nrrd?dl=0) so that .nrrd neuron objects can be generated for driver line searching in MCFO Color depth MIP dataset.

Thanks!

@jefferis
Copy link
Contributor

In the meantime, something like this should work:

JRC2018Umip=templatebrain("JRC2018Umip", dims = c(1210,566,174),
  voxdims = c(0.519,0.519,1), units = "microns")

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

No branches or pull requests

2 participants