update
This commit is contained in:
@@ -6,4 +6,4 @@ else
|
||||
USER=$1
|
||||
fi
|
||||
|
||||
ssh -S none $USER@ra 'source /sf/bernina/bin/anaconda_env && salloc -p shared jupyter lab --ip $HOSTNAME --no-browser'
|
||||
ssh -S none $USER@ra 'source /sf/bernina/bin/anaconda_env && salloc -p day jupyter lab --ip $HOSTNAME --no-browser'
|
||||
|
||||
7
pshell_correlation
Executable file
7
pshell_correlation
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
/sf/bernina/bin/pshell_be \
|
||||
-m=/opt/gfa/pshell/apps/correlation \
|
||||
-sbar -l -d -k -q -b -e -g \
|
||||
${1+"$@"}
|
||||
|
||||
Reference in New Issue
Block a user