Vocalization Coding - theunissenlab/lab-documentation GitHub Wiki
Mount remote drives
Mount our data drive (https://github.com/theunissenlab/lab-documentation/wiki/Remote-Data-Access)
- Connect to VPN
- In Terminal,
sudo sshfs -o allow_other,defer_permissions,noappledouble,noapplexattr apurva@aquila:/auto/zdrive /Users/apurva/zdrive
Unmount with
sudo umount -f /Users/apurva/zdrive
Run GUI
- In Terminal,
cd ~/Code/soundsep
source env/bin/activate
fbs run
- A window will probably open asking you to select the remote data directory. If it does, select the remote drive, then select the folder "kevin" > "intan data", and click open
Load data
-
From the GUI, go to File > Load Directory
-
Go to the remote drive, "kevin" > "intan data" > "birds" > (subject name) > "sites" > (site name) and click open.