Skip to content

Commit

Permalink
Update data type index note
Browse files Browse the repository at this point in the history
  • Loading branch information
HanBnrd committed Jul 22, 2024
1 parent 30c563d commit b9160b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snirf_specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ for list of possible values.
* **Type**: integer
* **Location**: `/nirs(i)/data(j)/measurementList(k)/dataTypeIndex`

Data-type specific parameter index. The data type index specifies additional data type specific parameters that are further elaborated by other fields in the probe structure, as detailed below. Note that the Time Domain and Diffuse Correlation Spectroscopy data types have two additional parameters and so the data type index is used to map both those additional parameters with the same index. One use of this parameter is as a stimulus condition index when `measurementList(k).dataType = 99999` (i.e, `processed` and `measurementList(k).dataTypeLabel = 'HRF ...'` .
Data-type specific parameter index. The data type index specifies additional data type specific parameters that are further elaborated by other fields in the probe structure, as detailed below. Note that where multiple parameters are required, the same index must be used into each (examples include data types such as Time Domain and Diffuse Correlation Spectroscopy). One use of this parameter is as a stimulus condition index when `measurementList(k).dataType = 99999` (i.e, `processed` and `measurementList(k).dataTypeLabel = 'HRF ...'` .

#### /nirs(i)/data(j)/measurementList(k)/sourcePower
* **Presence**: optional
Expand Down

0 comments on commit b9160b6

Please sign in to comment.