Implement a new Ensemble Analysis

Description:

This is the developer tutorial for implementing a new ensemble analysis AnalyzeEnsemble, an ensemble-based graph analysis. In this tutorial, we will explain how to create a new element of AnalyzeEnsemble in braph2genesis. Here, we use AnalyzeEnsemble_CON_WU as an example to show how to implement an AnalyzeEnsemble for connectivity data using weighted undirected graphs.

File path:

\ braph2genesis \ pipelines \ connectivity \ _AnalyzeEnsemble_CON_WU.gen.m

 Code: