braph-software / BRAPH-2

BRAPH 2.0 is a comprehensive software package for the analysis and visualization of brain connectivity data, offering flexible customization, rich visualization capabilities, and a platform for collaboration in neuroscience research.
http://braph.org
Other
34 stars 12 forks source link

Enhancement for community structure (graphic user interface) #1757

Closed c-yuwei closed 3 weeks ago

c-yuwei commented 3 weeks ago

This pull request introduces functionality to visualize modules based on community structure, along with a control panel interface in the settings.

Module Control Panel

The following shows the new module control GUI, of which the module selections are dynamically adjusted with the calculated community structure when first initiated:

Module Control GUI

Visualization Effect

The resulting module visualizations are shown below:

Module 1 Module 2 Module 3 Module 4
c-yuwei commented 3 weeks ago

This PR also updates braph2 the folder with the latest compilation. This braph2 folder has passed unit-test, see this https://github.com/braph-software/BRAPH-2/issues/1753#issuecomment-2453406421 for the log txt file, mat file, and the screenshot for unit-test results.