Node type in swc file mismatch with nodes in cell loaded in Jaxley #581
Kartik-Sama
started this conversation in
General
Replies: 1 comment
-
Hi Kartik, thanks for raising this, seems like a bug. I'll fix it asap. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
PFA, a SWC file (attached as a .txt file) containing axonal nodes. However, upon loading this file in Jaxley using the
read_swc
function, I see no axonal nodes in the cell(cell.base.groups
). Upon inspection throughcell.xyrz
function it appears that some axonal nodes, and some basal dendritic nodes have been labeled as soma nodes in the loaded Jaxley cell.I wanted to check if anyone else has faced this issue?
cell.base.groups
returnsBeta Was this translation helpful? Give feedback.
All reactions