History of AFNI updates  

|
May 27, 2009 01:40PM
So we are running the context dependent correlation analysis, after running 3dTfitter for some reason my 1D file is changed from a column to a Row.

Here is the code we used:

3dmaskave -quiet -mask Data/mask${seed}+tlrc Data/s1_norm+tlrc>01_Maskave/s1_Seed${seed}.1D

3dDetrend -polort A -prefix 02_Dtrend/s1_SeedR${seed} 01_Maskave/s1_Seed${seed}.1D\'

1dtranspose 02_Dtrend/s1_SeedR${seed}.1D 03_Transpose/s1_Seed_ts${seed}.1D

3dTfitter -RHS 03_Transpose/s1_Seed_ts${seed}.1D -FALTUNG Data/GammaHR.1D 04_Tfitter/s1_Seed_Neur${seed} 012 0

Can you tell us why this is happening?

Thank you so much for your help!

-Lesley
Subject Author Posted

Columns to Rows?

Lesley Fidler May 27, 2009 01:40PM

Re: Columns to Rows?

Lesley Fidler May 27, 2009 02:19PM

Re: Columns to Rows?

Lesley Fidler May 27, 2009 02:36PM

Re: Columns to Rows?

rick reynolds May 27, 2009 03:45PM

Re: Columns to Rows?

Lesley Fidler June 01, 2009 11:40AM