BuddhaNexus / buddhanexus

Backend for the Buddhanexus project
8 stars 2 forks source link

graph view error #353

Open ayya-vimala opened 6 days ago

ayya-vimala commented 6 days ago

Image

Total number of matches doesn't match graph total on small datasets.

FOR current_parallel IN SLICE(target_file.parallels_randomized, 0, 2500) only works for larger datasets. If the first 2500 matches in the randomized dataset are all filtered out the result is not correct.