Change the way idxs are recalculated for dynesty
- Previously, matching was only performed on the first element of the samples. This performs it over all the samples.
- Applied to dynesty and nestle
- Used explicit for loop to make it clear what is going on
Resolve #200 (closed)