History of TsenseDataProcessing (No. 3)
- History
- View the diff.
- View the diff current.
- View the source.
- Go to TsenseDataProcessing.
!!Under construction!!
Suppose you have the data below.
EPI data: exp_date/raw/run.fid
noise data: exp_date/raw/noise.fid
epibsi run.fid epibsi noise.fid
(!)epibsi overwrites your original data. You must copy the original data and apply 'epibsi' onto the copied data.
Make a symbolic link of .car file to run.fid directory
cd run.fid/ ln -s ../../physio/date_01.car ./
peak
→ acq.peak.bit, cardio.peak.bit, respir.peak.bit
Physiological noise correction
pp -physiofix -outtype 1 run.fid run.phys.edt pp -outtype 1 noise.fid noise.edt
→ run.phys.edt/epr
Making mask
mask data needs to be in float type sdt/spr files.
Data part:1, Non-data part:0
By using Mausk Load run.phys.edt/epi data and create mask files(mask.sdt/spr).
By using Stimulate pp run.fid run.sdt merge_coils run Load the run-pw.sdt/spr and make mask.sdt/spr as float.
tSENSE recon
tsense_test -full run.phys -remove -recon run.phys.tsns -mask mask -noise noise
Oscillation removal
tsnspp2 run.phys.tsns