Closed Hizafa-Nadeem closed 2 years ago
Could you please check what is listed in AlphaTracker/BehavioralClustering/setting.py line 95:
The defaults should be: self.result_folder = './results/demo'
Also, the behavioral clustering has not been tested on Colaboratory. You may need to manually run the commands in run_all.sh.
I changed this path to self.result_folder = ./results/ind_clustering_demo.
I have also tried to run commands in run_all.sh manually in Colab. However, the same error persists.
While running python fft_main_sep_twoMiceInteract.py . I received an error. Kindly, please inform what could be the potential reason for the error. I am using sample data and run the steps given on the Colab notebook.
After this step I run the Analysis notebook. I receive a file not found error. I have checked that there is no folder/directory named as results_social on my drive. Please inform what should be the location of the results?