Vocalization Coding - theunissenlab/lab-documentation GitHub Wiki

Mount remote drives

Mount our data drive (https://github.com/theunissenlab/lab-documentation/wiki/Remote-Data-Access)

  1. Connect to VPN
  2. 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

  1. In Terminal,
cd ~/Code/soundsep

source env/bin/activate

fbs run
  1. 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

  1. From the GUI, go to File > Load Directory

  2. Go to the remote drive, "kevin" > "intan data" > "birds" > (subject name) > "sites" > (site name) and click open.