User Tools

Site Tools


biac:analysis:physiological

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
biac:analysis:physiological [2011/10/25 19:37]
petty [Physiological Correction Methods]
biac:analysis:physiological [2011/11/03 18:41]
petty [AFNI]
Line 14: Line 14:
  
 <code> <code>
-physio_create.py --bxh /path/to/run4.bxh --pdigm /path/to/pdigm5_12345_4_2 -f fsl --outpath /here/+physio_create.py --bxh /path/to/run4.bxh --pdigm /path/to/pdigm5_12345_4_2 -f fsl --outpath /here/ --hz 100
  
 Program to produce formatted physiological data: Program to produce formatted physiological data:
Line 20: Line 20:
     BXH and PDIGM required     BXH and PDIGM required
     OUTPATH defaults to PWD     OUTPATH defaults to PWD
 +    HZ sampling rate
     FORMAT: defaults to fsl     FORMAT: defaults to fsl
         - fsl = cardio,resp,TR pulse ( 3 column file )          - fsl = cardio,resp,TR pulse ( 3 column file ) 
Line 33: Line 34:
   -f string, --format=string   -f string, --format=string
                         output format ( fsl,npm,afni )                         output format ( fsl,npm,afni )
 +  --hz                  sampling rate is hz ( 100 )
   -o PATH, --outpath=PATH   -o PATH, --outpath=PATH
                         location to store output files                         location to store output files
Line 41: Line 43:
  
 Create the AFNI formated physiological text data. Create the AFNI formated physiological text data.
-<code bash>physio_create.py -b Data/Func/20111025_12345/run004.bxh -p Data/Behav/12345/pdigm5_12345_4_2 -f afni</code>+<code bash>physio_create.py -b Data/Func/20111025_12345/run004.bxh -p Data/Behav/12345/pdigm5_12345_4_2 -f afni --hz 100 </code>
  
 This would create my "cardiac.txt" and "respiration.txt". This would create my "cardiac.txt" and "respiration.txt".
biac/analysis/physiological.txt · Last modified: 2023/02/23 18:43 (external edit)