Table of Contents
This plugin enables the import of quantitative structure model (qsm) files to the GroIMP graph as a taxonomically ordered collection of F turtle commands. With this plugin it is possible to add a .qsm file (csv shaped qsm cylinder data ) using the “Object/add file” dialog in GroIMP.
This plugin enables the import of quantitative structure model (qsm) files to the GroIMP graph as a taxonomically ordered collection of F turtle commands. With this plugin it is possible to add a .qsm file (csv shaped qsm cylinder data ) using the “Object/add file” dialog in GroIMP.
The created structure contains only of F turtle commands (cylinders) keeping the position and the taxonomic relation ship of the segments. Therefore a child segment of the same order is added as a successor and a child segment of a higher order is added as a branch.
The importer only considers cylinder elements and requires the column names: ID, parentID, startX, startY, startZ, endX, endY, endZ, radius, length, branchOrder
The order and position of the columns is not important.