Skip to content

Remove NumOfSegments Warning

warning: No Parameter labeled NumOfSegments found, will try to infer number of segments from list of segment indices

I introduced this warning because I wasnt sure if inferring from number of segment indices always works. But that seems to be the case in all the data files we encountered so far.