You do not need to host your data anywhere specifically.
If you are working with python you can provide the file path of the files you need to use.
For example, for the diffusion data,
fname_dwi = `c:\Users\test_user\Downloads\Data\dwi.nii.gz`
fname_bvals = `c:\Users\test_user\Downloads\Data\bvals`
fname_bvecs = `c:\Users\test_user\Downloads\Data\bvecs`
HYDI is a bit different than HARDI but still many models can be used. It would be great if you could provide
more information about what exactly you want to do.
For some of the models we provide command lines which maybe easier to use than writing your own scripts.
For example have you tried to use the command dipy_fit_dti with your data. I suggest doing that as a learning experience.
Then try to replicate the results with writing your own python script. After you become familiar with this we
can suggest other models such as Mapmri/DSI/GQI which would be great with your type of data.
Be happy to ask any additional questions you may have and thank you for contacting us.
Best,
Eleftherios