cluster finder (#72)

implement fixed size cluster finder algorithm 
clusterFile functions are commented and put on hold.

---------

Co-authored-by: Bechir <bechir.brahem420@gmail.com>
Co-authored-by: Erik Fröjdh <erik.frojdh@gmail.com>
This commit is contained in:
Bechir Braham
2024-06-17 10:57:23 +02:00
committed by GitHub
parent 1dd361a343
commit 5b7ab5a810
33 changed files with 845 additions and 111 deletions

7
extra/.gitignore vendored
View File

@ -1 +1,6 @@
sqlite_clusters.db
fixed_size_clusters.bin
numpy_clusters.npy
sqlite_clusters.zip
fixed_size_clusters.zip
numpy_clusters.zip