History of AFNI updates  

|
January 11, 2023 06:02PM
Hi, Edwin-

Well, something is amiss because the code things you have 10 time points---that is what the "nFFT=10" item means. Can you please check the file? It would be looking for the number of rows in the file here.

If you need to transpose the file (to swap what are rows with what are columns), you could change the input file specification from:
ROIdump.1D
to:
ROIdump.1D\'
(note the backslash is needed before the apostrophe).

--pt
Subject Author Posted

Issue with 1dbandpass?

ebaldelo January 11, 2023 03:51PM

Re: Issue with 1dbandpass?

ptaylor January 11, 2023 06:02PM