Some softwares (e.g. https://alleninstitute.org/what-we-do/brain-science/research/products-tools/vaa3d/) might create SWC files with less restrictive specs (e.g. a root ID that is not equal to -1, see https://github.com/Vaa3D/vaa3d_tools/issues/38). I guess this is also true for other file formats (ASC and H5 files). This raises again the question: should MorphIO be only able to load 'realistic' morphologies or should it be able to load any file as is, even if the morphology does not make any sense? As pointed out by @hanchuan in https://github.com/Vaa3D/vaa3d_tools/issues/38, it might make sense to store morphologies in an intermediate but not realistic state. WDYT @lidakanari @eleftherioszisis @mgeplf ?
Some softwares (e.g. https://alleninstitute.org/what-we-do/brain-science/research/products-tools/vaa3d/) might create SWC files with less restrictive specs (e.g. a root ID that is not equal to -1, see Vaa3D/vaa3d_tools#38). I guess this is also true for other file formats (ASC and H5 files). This raises again the question: should MorphIO be only able to load 'realistic' morphologies or should it be able to load any file as is, even if the morphology does not make any sense? As pointed out by @hanchuan in Vaa3D/vaa3d_tools#38, it might make sense to store morphologies in an intermediate but not realistic state.
WDYT @lidakanari @eleftherioszisis @mgeplf ?