Public Attributes | |
| std::string | type |
| std::string | elementsPath |
| std::string | typesPath |
| std::string | biophysicalNeuronModelsDir |
| std::string | morphologiesDir |
| std::unordered_map< std::string, std::string > | alternateMorphologyFormats |
| std::unordered_map<std::string, std::string> bbp::sonata::CommonPopulationProperties::alternateMorphologyFormats |
Dictionary for alternate directory paths.
| std::string bbp::sonata::CommonPopulationProperties::biophysicalNeuronModelsDir |
Path to the template HOC files defining the E-Mode
| std::string bbp::sonata::CommonPopulationProperties::elementsPath |
Path to underlying elements H5 file. It is discouraged to directly access the contents of the file. Instead use 'libsonata' to read this file.
| std::string bbp::sonata::CommonPopulationProperties::morphologiesDir |
Path to the directory containing the morphologies
| std::string bbp::sonata::CommonPopulationProperties::type |
Population type
| std::string bbp::sonata::CommonPopulationProperties::typesPath |
Path to underlying types csv file. It is discouraged to directly access the contents of the file. Instead use 'libsonata' to read this file.