White A
get_instance(from_cache=LOAD_READERS_FROM_CACHE_BY_DEFAULT)
Uses WhiteDataReader to load data on the adult (A) N2U series
Returns:
| Type | Description |
|---|---|
WhiteDataReader
|
The initialised connectome reader |
Source code in cect/readers/White_A.py
17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | |