We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a continuation of #99 Running neuror sanitize file simple1.asc out.asc on
neuror sanitize file simple1.asc out.asc
("CellBody" (Color Red) (CellBody) (0.001000000 0.001000000 0.000000000 0.010000000) (-0.001000000 0.001000000 0.000000000 0.010000000) (-0.001000000 -0.001000000 0.000000000 0.010000000) (0.001000000 -0.001000000 0.000000000 0.010000000) ) ( (Color Cyan) (Axon) (0.000000000 0.000000000 0.000000000 2.000000000) (0.000000000 -4.000000000 0.000000000 2.000000000) ( (0.000000000 -4.000000000 0.000000000 4.000000000) (0.000000000 -4.000000000 0.000000000 4.000000000) (0.000000000 -4.000000000 0.000000000 4.000000000) ( (6.000000000 -4.000000000 0.000000000 4.000000000) (7.000000000 -5.000000000 0.000000000 4.000000000) | (6.000000000 -4.000000000 0.000000000 4.000000000) (8.000000000 -4.000000000 0.000000000 4.000000000) ) | (0.000000000 -4.000000000 0.000000000 4.000000000) (-5.000000000 -4.000000000 0.000000000 4.000000000) ) )
Which results in:
[...snip cellbody] ( (Color Cyan) (Axon) (0.000000000 0.000000000 0.000000000 2.000000000) (0.000000000 -4.000000000 0.000000000 2.000000000) ( (0.000000000 -4.000000000 0.000000000 4.000000000) (-5.000000000 -4.000000000 0.000000000 4.000000000) ) )
and doesn't have the correct subtree.
The text was updated successfully, but these errors were encountered:
Addressed in #107.
Sorry, something went wrong.
eleftherioszisis
No branches or pull requests
This is a continuation of #99
Running
neuror sanitize file simple1.asc out.asc
onWhich results in:
and doesn't have the correct subtree.
The text was updated successfully, but these errors were encountered: