Aki Nikolaidis

Results 6 issues of Aki Nikolaidis

Affinity threshold list, blocklength list, and cluster methods should be all made into iterables at the individual level. If user specifies say 2 thresholds, 2 block lengths, and 2 cluster...

I think it would be better to make all the outputs immediately available in the first folder, instead of making them so deeply nested. I realize it's not as flexible...

Seems that when running on larger datasets- join group stability memory load is quite high, and so when running in parallel can overwhelm the computer

When a workflow is completed, some of the outputs are created twice. For example the group_stability_matrix.npz is saved within workflow_output/group_stability_matrix and within workflow_output/basc_workflow_runner/basc/join_group_stability Many other files are saved both in...

Test_basc.py functions missing fail cases: * Generate Blobs * Generate_simple_blobs * Generate_blobs_3d * Test_cluster_timeseries * Test_individual_stability_matrix * Test_cross_cluster_individual_stabiltiy_matrix * Test_expand_ism_options * Test_data_compress_expand * Test_nifti_individual_stability * test_cluster_matrix_average * new_test_group_stability_matrix * test_group_stability_matrix...

Aki- Worked on setting up the workflow ;)