About the application

BIDS'em ALL is a java software that allows you to convert a folder containing raw DICOM data to niftis files automatically sorted according to the BIDS structure.
It uses a 6 steps procedure

main window main window2

Download

Please click on the link below to download the app :

Download BIDS'em ALL

You will also need to install Java 8 runtime (if you don't already have it):

Download Java 8 runtime

FAQ

Yes, the software runs on Windows/Mac and Linux, you just have to launch "bidsemall.jar".
Launch "bidsemall.jar" by double clicking it. In the window just click on the "input dicom directory" button to select the folder containing your dicoms (dicomdir is not required and you can hava as many folder that you want). Then select the output directory (where your BIDS structure will be saved) and click "Convert".
If you already preprocessed the dicom so they are now located in the "BIDS_dir/sourcedata" folder, you can on the main window, only select the output directory and hit convert in order to reperform the conversion/nifti sorting step. Note that you can select in the "Options" panel if you want to reuse previously converted data or reset the conversion.
You can edit the text file "DIC.yml" located in the app directory and modify directly the information here.