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 @@ -159,12 +159,12 @@ def populate_bids_templates(path, defaults={}):
159
159
160
160
161
161
def populate_aggregated_jsons (path ):
162
- """Aggregate across the entire BIDS dataset .json' s into top level .json' s
162
+ """Aggregate across the entire BIDS dataset `` .json``\ s into top level `` .json``\ s
163
163
164
164
Top level .json files would contain only the fields which are
165
- common to all subject[/session]/type/*_modality.json' s.
165
+ common to all `` subject[/session]/type/*_modality.json``\ s.
166
166
167
- ATM aggregating only for *_task*_bold.json files. Only the task- and
167
+ ATM aggregating only for `` *_task*_bold.json`` files. Only the task- and
168
168
OPTIONAL _acq- field is retained within the aggregated filename. The other
169
169
BIDS _key-value pairs are "aggregated over".
170
170
You can’t perform that action at this time.
0 commit comments