M40V / populse_mia

Multiparametric Image Analysis
Other
0 stars 0 forks source link

Handling BIDS structure #58

Open M40V opened 5 years ago

M40V commented 5 years ago

Issue by brosscle Friday Jan 25, 2019 at 11:31 GMT _Originally opened as https://github.com/populse/populse_mia/issues/58_


BIDS (Brain Imaging Data Structure : http://bids.neuroimaging.io) is a standard for organization of neuroimagning data. The main format is the nifti + json format. The nifti contains the image while the json contains the related metadata. New neuroinformatic tools can usually import a BIDS structured folder and deal with it. Some also deal with the export of BIDS structured folder.

I think handling this convention will allow POPULSE to be easily used by a large amount of researchers that also use other tools that deal with BIDS data.

M40V commented 5 years ago

Comment by servoz Friday Jan 25, 2019 at 12:49 GMT


@brosscle Thank you for your comment. Indeed, It will be a very good idea to implement in MIA ( and more generally in the populse project) the stuffs to deal with BIDS data. It should be an enhancement to do ASAP. Because, currently, we only have limited forces on the populse project, feel free to do PRs in this direction! Welcome to the machine ...