Despite substantial recent progress in network neuroscience, the impact of stroke on the distinct features of reorganizing neuronal networks during recovery has not been defined. Using a functional connections-based approach through 2-photon in vivo calcium imaging at the level of single neurons, we demonstrate for the first time the functional connectivity maps during motion and nonmotion states, connection length distribution in functional connectome maps and a pattern of high clustering in motor and premotor cortical networks that is disturbed in stroke and reconstitutes partially in recovery. Stroke disrupts the network topology of connected inhibitory and excitatory neurons with distinct patterns in these 2 cell types and in different cortical areas. These data indicate that premotor cortex displays a distinguished neuron-specific recovery profile after stroke.
Parallel implementation of topological algorithms is highly desirable, but the challenges, from reconstructing algorithms around independent threads through to runtime load balancing, have proven to be formidable. This problem, made all the more acute by the diversity of hardware platforms, has led to new kinds of implementation platform for computational science, with sophisticated runtime systems managing and coordinating large threadcounts to keep processing elements heavily utilized. While simpler and more portable than direct management of threads, these approaches still entangle program logic with resource management. Similar kinds of highly parallel runtime system have also been developed for functional languages. Here, however, language support for higher-order functions allows a cleaner separation between the algorithm and 'skeletons' that express generic patterns of parallel computation. We report results on using this technique to develop a distributed version of the Joint Contour Net, a generalization of the Contour Tree to multifields. We present performance comparisons against a recent Haskell implementation using shared-memory parallelism, and initial work on a skeleton for distributed memory implementation that utilizes an innovative strategy to reduce inter-process communication overheads.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.