File tree Expand file tree Collapse file tree 2 files changed +1
-16
lines changed Expand file tree Collapse file tree 2 files changed +1
-16
lines changed Original file line number Diff line number Diff line change 138138 comment :
139139 license : GPL-2.0
140140
141- - name : BIDSme
142- url : https://github.com/nbeliy/bidsme
143- data_types :
144- - MRI
145- - EEG
146- expected_input :
147- - DICOM
148- - Nifti
149- - Brain Vision
150- language :
151- - Python
152- documentation : https://gitlab.uliege.be/CyclotronResearchCentre/Public/bidstools/bidsme/bidsme_example/-/tree/master/example1
153- comment :
154- license : GPL-2.0
155-
156141- name : BIDSto3col
157142 url : https://github.com/bids-standard/bidsutils/tree/master/BIDSto3col
158143 data_types :
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ def generate_apps_table():
7979
8080
8181def main ():
82- print (generate_converter_table (file = "converters.yml" , data_type = "PET " ))
82+ print (generate_converter_table (file = "converters.yml" , data_type = "EEG " ))
8383
8484
8585if __name__ == "__main__" :
You can’t perform that action at this time.
0 commit comments