https://github.com/brain-life/app-wmaSeg/blob/bc26871f4a0a93b3db1135b072924b875c908456/main.m#L28 Needs to be replaced with https://github.com/DanNBullock/wmaUtilities/blob/master/bsc_makeFGsFromClassification.m which also requires https://github.com/DanNBullock/wmaUtilities/blob/master/wma_classificationStrucGrouping.m Why? Because this new version assigns the appropriate colors to the tract (in fg.colorRgb). This will result in https://github.com/brain-life/app-wmaSeg/blob/bc26871f4a0a93b3db1135b072924b875c908456/main.m#L42 needing to be changed as well so that the color is obtained from the fg structure itself
https://github.com/brain-life/app-wmaSeg/blob/bc26871f4a0a93b3db1135b072924b875c908456/main.m#L28
Needs to be replaced with https://github.com/DanNBullock/wmaUtilities/blob/master/bsc_makeFGsFromClassification.m
which also requires
https://github.com/DanNBullock/wmaUtilities/blob/master/wma_classificationStrucGrouping.m
Why? Because this new version assigns the appropriate colors to the tract (in fg.colorRgb). This will result in https://github.com/brain-life/app-wmaSeg/blob/bc26871f4a0a93b3db1135b072924b875c908456/main.m#L42 needing to be changed as well so that the color is obtained from the fg structure itself