GleesonModelReader
get_instance(from_cache=LOAD_READERS_FROM_CACHE_BY_DEFAULT)
Uses NeuroMLDataReader to load data from the NeuroML model
Returns:
| Type | Description |
|---|---|
NeuroMLDataReader
|
The initialised connectome reader |
Source code in cect/readers/GleesonModelReader.py
26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | |