summaryrefslogtreecommitdiff
path: root/src/sample_selection.cc
AgeCommit message (Expand)Author
2019-10-14Fix bug of infinite loop in sample selection when all powers were same.André Nusser
2019-07-20Again adapt standard settings for sample selection.André Nusser
2019-07-20Set new default values for sample selection alg and scale parameters.André Nusser
2019-07-20Fix bug in sample selection (missing parentheses).André Nusser
2019-07-19Make "diversity" penalty linear instead of quadratic.André Nusser
2019-07-18Fix issues of sample selection choosing very far samples.André Nusser
2019-07-13Improve the function for diverse in the sample selection.André Nusser
2019-05-12Move stddev to own filter.André Nusser
2019-05-12Delete old sample selection algorithm and do slight adaption.André Nusser
2019-05-11Some cleaning up of the sample selection.André Nusser
2019-05-11Add settings and GUI for new sampling algorithm.André Nusser
2019-05-11Variable renaming.André Nusser
2019-05-11Minor fix to compensate for dropped 0 velocity notes.André Nusser
2019-05-11Fix weird selection using gaussian.André Nusser
2019-05-11Some fixes for the new sample algorithm.André Nusser
2019-05-11Optimized version of new sample selection.André Nusser
2019-05-11Make it simpler to conduct experiments for new sample alg.André Nusser
2019-05-11Split sample selection into own class.André Nusser