refactoredCPPNeuronMesher
|
Implementation of UGX file format support for neuron morphologies. More...
Implementation of UGX file format support for neuron morphologies.
This file provides functionality to read from and write to the UGX file format, which is commonly used in the UG4 simulation framework. It handles the conversion between the internal SWC-based neuron representation and the UG4 grid format.
Key features:
The UGX format is an XML-based format that represents graphs with additional attributes, making it suitable for complex neuron morphologies with different types of neural processes.