Hi Katie, Yes, you can use your other data. 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 On Fri, May 8, 2020 at 1:58 PM Katie Jobson <tuj96493@temple.edu> wrote:
Hello DIPY experts,
I am attempting to apply a free water correction to my DWI data in order to look at structures such as the fornix. Normally I process data within FSL, though I do have experience coding with Python. To use the free water correction, do I need to do all of my preprocessing within DIPY, or am I able to use the data I have already preprocessed within FSL? Are there also any tutorials in using my own data for processing, rather than examples? I am able to process examples with no issue, but I am struggling with applying these commands to my own data. I have mainly been confused with where to house my data, and how to proceed when I have a different type of data than the example (I have multi-shelled HYDI data, but many examples are with HARDI). I have not been successful at loading my own data for any of the examples as of yet.
Any advice or resources would be extremely helpful. My lab believes that DIPY will be the way forward, so I am more than willing to learn how to do preprocessing within DIPY, it would just be convenient for my current project to use my already preprocessed data.
Thank you for your help, Katie _______________________________________________ Dipy mailing list -- dipy@python.org To unsubscribe send an email to dipy-leave@python.org https://mail.python.org/mailman3/lists/dipy.python.org/ Member address: garyfallidis@gmail.com