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
29 stars 12 forks source link

Bug fix when loading 0 subject for NN pipelines #1696

Closed c-yuwei closed 9 months ago

c-yuwei commented 10 months ago

This PR fix the bug when loading 0 subject to NN pipelines. The bug is due to failure of initializing elements (NNDataset and Panel figure for ROC curve) with empty data point.