striplog
striplog copied to clipboard
Combine merge_neighbours and merge_overlaps into one function
Implemented merge_neighbours, see #99, but these probably could/should be one method to simplify the API.
merge_overlaps() needs refactoring anyway, see #67.