Skip to content

Commit f8c5528

Browse files
pvelascoyarikoptic
andauthored
Update docs/heuristics.rst for RF matching_parameters key
Co-authored-by: Yaroslav Halchenko <[email protected]>
1 parent 1867898 commit f8c5528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/heuristics.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,9 @@ The parameters that can be specified and the allowed options are defined in ``bi
133133
Example::
134134

135135
POPULATE_INTENDED_FOR_OPTS = {
136-
'matching_parameter': 'ImagingVolume',
136+
'matching_parameters': ['ImagingVolume', 'Shims'],
137137
'criterion': 'Closest'
138138
}
139139

140140
If ``POPULATE_INTENDED_FOR_OPTS`` is not present in the heuristic file, ``IntendedFor``
141-
will not be populated automatically.
141+
will not be populated automatically.

0 commit comments

Comments
 (0)