georgedimitriadis / spikesorting_tsne

MIT License
5 stars 2 forks source link

Add a check for system type when path to binary is manually specified #3

Closed davesullivan41 closed 6 years ago

davesullivan41 commented 6 years ago

While debugging my issues, I noticed that if the path to the Barnes_Hut executable is manually specified, it is assumed that the base system is windows. I added a check at that point to mirror the system check that is run when it attempts to auto-detect.