Closed chinei closed 2 years ago
Hi @chinei
Thanks for raising this issue!
The problem was with numpy treating tuples differently from lists when indexing. This has been fixed, but if anything else comes up please raise another issue :)
I thought it must be a trivial thing but wow that was quick, many thanks! :)
Before running SuStaIn using my own data, I wanted to run SuStaIn using the workshop file. Everything went smoothly except for when I want to plot the positional variance diagrams (under "Evaluate subtypes" and "choosing the optimal number of subtypes"). Python then throws the following error at me:
IndexError Traceback (most recent call last)