This commit is contained in:
2023-10-27 11:19:09 +02:00
parent cea85f336d
commit 174e7c9796
2 changed files with 8 additions and 1 deletions

View File

@@ -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
View 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+"$@"}