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
No description provided.
The text was updated successfully, but these errors were encountered:
Here's output from their validator on one of our neurons:
2020-09-15_G-010_Consensus.swc 0 Missing Field Columns False PASS 1 No. of tree samples 9661 PASS 2 No. of soma samples 0 PASS Warning! No soma samples found. 3 Root ParentIndex -1 PASS 4 Invalid ParentIndex False PASS 5 NonStandard TypeID True FAIL ERROR: Bifucartions tagged as 5 and Terminals tagged as 6 6 ITP int True PASS 7 XYZ double True PASS 8 Radius positive double True PASS 9 Index sequential True PASS 10 Sorted Index Order True PASS 11 Contour False PASS Warning! No soma samples found. 12 Abnormal Compartments True PASS Warning! Abnormal compartments detected with very long lengths.
Our only fail is that we set some types based on geometry (branch, end) which is no longer allowed. Easy to fix.
We may discuss other adjustments while we're in the code. Eg, supporting soma tags, or possibly retiring the OFFSET header.
Sorry, something went wrong.
olbris
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: