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

annotated counts not registering to csv #33

Closed
aaubry89 opened this issue Aug 17, 2019 · 0 comments
Closed

annotated counts not registering to csv #33

aaubry89 opened this issue Aug 17, 2019 · 0 comments

Comments

@aaubry89
Copy link

I am having the problem that is similar to #13. However, I am using the .nrrd file as my annotation file. When I come to this bit of code :
vox = voxelize(points, AtlasFile, **voxelizeParameter); if not isinstance(vox, basestring): io.writeData(os.path.join(BaseDirectory, 'cells_heatmap.tif'), vox.astype('int32'));

I get "0/n processed" without any error or counting up to n. This happens even though cell counts look good when I run the test. Has any one else run into this issue?

@aaubry89 aaubry89 changed the title annotated counts not registered to csv annotated counts not registering to csv Aug 17, 2019
@aaubry89 aaubry89 closed this as completed Sep 3, 2019
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

1 participant