next up previous contents
Next: Appendix: Changes Version 4.0 Up: User's Guide Software Previous: References

Appendix: Sdt File Format

 

The sdt file format actually consists of a file pair designated by the extensions, ``.sdt'' and ``.spr''.

The ``.spr'' file has one ASCII parameter string per line (i.e. newline 'tex2html_wrap_inline4216n' terminated). The parameters format consists first of a colon terminated attribute name, followed by a newline terminated value.

There are three mandatory parameters:

  table2177
Table 13: Supported Values for the dataType Attribute.

A minimal ``.spr'' example:

 
numDim: 		 4

dim: 64 64 27 110

dataType: REAL

Optional parameters:

A typical stimulate ``.spr'' example:

 
numDim: 		 4

dim: 128 128 20 150

origin: -10.000000 -10.000000 0.000000 0.000000

fov: 20.000000 20.000000 2.000000 15.000000

interval: 0.156250 0.156250 1.000000 1.000000

dataType: REAL

displayRange: 0.000000 347.904358

fidName: stimFid.sdt

sdtOrient: sag


next up previous contents
Next: Appendix: Changes Version 4.0 Up: User's Guide Software Previous: References