MTG / compIAM

Common tools for the computational analysis of Indian Art Music
https://mtg.github.io/compIAM/
GNU Affero General Public License v3.0
21 stars 4 forks source link

Function extract_segments in self similarity code is not defined #86

Open genisplaja opened 1 year ago

genisplaja commented 1 year ago

The function extract_segments() is called in segments.py but is not defined. The function in which this particular method is called is not used either. Also, file self_sim.py has quite a lot of unused imports. We should take a look at that and clean these files.