Search results

From OpenWetWare
Jump to navigationJump to search
  • #SBATCH -p schumer,hns echo "xbir_xmac" ml python/3.9.0 virtualenv -p python3.9 /home/users/qlangdon/cactus-bin-v2.2.3/cactus_env echo "export PATH=/home/...
    3 KB (639 words) - 13:07, 29 September 2023
  • -a file_names < $1 for i in "${file_names[@]}" do ID=$(echo "$i" | cut -f1) echo $ID INSNP=$(echo "$i" | cut -f2) /home/groups/schumer/shared_bin/seqtk...
    15 KB (2,418 words) - 13:08, 7 November 2023
  • keychain`; hostfilename=`echo $HOST | sed 's/\..*//'`; if [ -n "$kch" ]; then $kch; if [ -f ~/.keychain/${hostfilename}-sh ]; then echo "Sourcing ~/.keycha...
    7 KB (1,052 words) - 10:01, 25 June 2008
  • following lines into a terminal window: echo ‘setenv FREESURFER_HOME /Applications/freesurfer‘ >> ~/.cshrc echo ‘source $FREESURFER_HOME/SetUpFreeSurfer...
    10 KB (1,671 words) - 12:59, 3 March 2022
  • $ cd output $ echo haha echo prints its parameters ("haha") to standard output, which is the terminal screen. $ echo haha > test1 $ echo hihi > test2 The...
    38 KB (5,351 words) - 11:21, 28 January 2018
  • if ( -f T1.nii ) then echo "T1.nii already in place, loading AFNI and SUMA right away." else cd $sumadir if ( -f T1.nii ) then echo "Copying T1.nii from...
    4 KB (12 words) - 11:27, 9 August 2017
  • wait for AFNI to load before sending commands, hence the "sleep" command. echo "wait 10 seconds" \ sleep 10 \ plugout_drive -com 'SWITCH_UNDERLAY anatavg'...
    2 KB (279 words) - 14:09, 14 February 2017
  • 3dclusters_r${r}_is${is}_thr${cv}.nii echo "Clustered dataset saved as 3dclusters_r${r}_is${is}_thr${cv}.nii" echo "Table of coordinates saved as clst.1D"...
    24 KB (3,696 words) - 13:01, 24 July 2017
  • pl $pfile echo $pfile > last.par.file if ( -f $prefix+orig.HEAD ) then rtfeedme -drive "DRIVE_AFNI OPENWINDOW axialimage ..." -quit else echo "** failed...
    1 KB (159 words) - 08:01, 27 April 2010
  • /Applications/freesurfer‘ >> ~/.cshrc echo ‘source $FREESURFER_HOME/SetUpFreeSurfer.csh' >> ~/.cshrc echo ‘mkdir ~/mount/data9‘ >> ~/.cshrc echo ‘mount_afp -i afp://username@129...
    5 KB (837 words) - 14:55, 9 April 2008
  • stop then echo "Please supply argument .... " echo "Useage: echo arg1 arg2 ... argn | xargs -n 1 scriptname.sh" else echo $1 fi Call it using: echo arg1 arg2...
    19 KB (2,211 words) - 12:56, 29 May 2013
  • pm The Echo recordings are nested inside Sakai in the “Echo Cloud” tab. Direct link here (have to be logged into Sakai first and then go to echo cloud)...
    6 KB (113 words) - 22:09, 3 December 2018
  • between the middle of the first echo and the middle of the last one. This is ((EPI factor)-1) * Echo spacing in seconds. Your echo spacing is in ms on the scanner...
    22 KB (3,986 words) - 12:11, 30 January 2020
  • and some aliases: $ echo "export PATH=~/prog:$PATH" >> ~/.bash_profile $ echo "export MANPATH=~/man:$MANPATH" >> ~/.bash_profile $ echo "alias ll=ls -lFh"...
    33 KB (4,704 words) - 07:18, 27 September 2017
  • evaluations) The Echo recordings are nested inside Sakai in the “Echo Cloud” tab. Direct link here (have to be logged into Sakai first and then go to echo cloud)...
    8 KB (149 words) - 15:03, 28 November 2017
  • %%Where are your kids?% 23 0-23/2 * * * echo "run 23 minutes after midn, 2am, 4am ..., everyday" 5 4 * * sun echo "run at 5 after 4 every sunday" /etc/crontab...
    2 KB (314 words) - 15:48, 19 October 2007
  • lexical processing task. The fMRI protocol involved a T2*-weighted gradient-echo echo-planar imaging (GE-EPI) sequence (TR 4523 ms, TE 64 ms, flip angle 90°)...
    3 KB (383 words) - 11:16, 9 September 2010
  • following lines into a terminal window: echo ‘setenv FREESURFER_HOME /Applications/freesurfer‘ >> ~/.cshrc echo ‘source $FREESURFER_HOME/SetUpFreeSurfer...
    4 KB (707 words) - 14:41, 9 April 2008
  • https://www.xquartz.org/ Next, on the local machine, open terminal, type echo $DISPLAY If nothing returns, run dispdir=`dirname $DISPLAY` dispfile=`basename...
    3 KB (12 words) - 13:06, 24 May 2019
  • same terminal window by copying and pasting. They will look something like echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.zprofile eval "$(/opt/homebrew/bin/brew...
    10 KB (1,587 words) - 09:30, 29 August 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)