ramp-kits / autism

Data Challenge on Autism Spectrum Disorder detection
https://paris-saclay-cds.github.io/autism_challenge/
67 stars 43 forks source link

give information about the directory structure for preprocessing #48

Closed ntraut closed 5 years ago

ntraut commented 5 years ago

OK

Le jeu. 20 déc. 2018 à 16:02, Guillaume Lemaitre notifications@github.com a écrit :

@glemaitre commented on this pull request.

In preprocessing/prepare_fcon.py https://github.com/ramp-kits/autism/pull/48#discussion_r243302307:

@@ -0,0 +1,97 @@ +#!/usr/bin/env python3 +""" +ntraut 2017 +order files for fcon scripts +""" + +# pylint: disable=C0103 +import os +from glob import glob +import subprocess + +# intitial data structure (to be adapted) +idir = "$HOME/abide2/data/RawData"

put XXX

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ramp-kits/autism/pull/48#discussion_r243302307, or mute the thread https://github.com/notifications/unsubscribe-auth/AV6dh278-PkH3mzmkE3Bx4qMGrYSObkFks5u66ZogaJpZM4ZZ-ql .