Skip to content

Commit

Permalink
mv faq question (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau authored Jun 28, 2024
1 parent fa221cb commit 238c2d6
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@ For `func` files you only need `TaskName` and `RepetitionTime`
and the former you can decide what it is and the latter should be in the Nifti header.
So you should be OKish there too.

```json
{
"TaskName": "name_of your task",
"RepetitionTime": your repetition time value
}
```

Obviously you will be missing some metadata that would be required
for some type of preprocessing (like slice timing info).

Expand Down

0 comments on commit 238c2d6

Please sign in to comment.