powered by
Codes that appear in the AFNI header are mapped to meaningful character strings.
convert.scene(scene.data, typestring)
A character string.
defines data type.
defines whether func or anat data.
Karsten Tabelow karsten.tabelow@wias-berlin.de
switch statements are used to map a numeric code to the appropriate string.
switch
AFNI http://afni.nimh.nih.gov/pub/dist/src/README.attributes
convert.datatype.anlz, convert.orient.anlz
convert.datatype.anlz
convert.orient.anlz
## 4 = CT for anatomic data convert.scene(4, "3DIM_HEAD_ANAT")
Run the code above in your browser using DataLab