File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 176176 % key:value pairs of pre-applied software filters and their parameter
177177 % values: e.g., {"SSS": {"frame": "head", "badlimit": 7}},
178178 % {"SpatialCompensation": {"GradientOrder": Order of the gradient
179- % compensation}}. Write “ n/a” if no software filters applied.
179+ % compensation}}. Write " n/a" if no software filters applied.
180180 fieldsToSet.bids.meg.SoftwareFilters = [];
181181
182- % REQUIRED Boolean (“ true” or “ false” ) value indicating whether anatomical
182+ % REQUIRED Boolean (" true" or " false" ) value indicating whether anatomical
183183 % landmark points (i.e. fiducials) are contained within this recording.
184184 fieldsToSet.bids.meg.DigitizedLandmarks = [];
185185
186- % REQUIRED Boolean (“ true” or “ false” ) value indicating whether head points
186+ % REQUIRED Boolean (" true" or " false" ) value indicating whether head points
187187 % outlining the scalp/face surface are contained within this recording
188188 fieldsToSet.bids.meg.DigitizedHeadPoints = [];
189189
You can’t perform that action at this time.
0 commit comments