sgadgil6 / cnslab_fmri

CNS (Computational Neuroscience) Lab project for age/sex classification of fMRI scans
81 stars 17 forks source link

Hi! Thanks for sharing! #7

Open DLwbm123 opened 3 years ago

DLwbm123 commented 3 years ago

Could you please tell me how the Fig. 3 and Fig.4 in the paper "Spatio-Temporal Graph Convolution for Functional MRI Analysis" were plotted? Thanks!

wangzeyu135798 commented 3 years ago

Same question.

sgadgil6 commented 3 years ago

Hi, Sorry for the late reply. You can find that information in the following links:

https://balsa.wustl.edu/study/show/RVVG https://www.humanconnectome.org/software/connectome-workbench

wangzeyu135798 commented 3 years ago

Hi:     In your released code, what's the function of file run_training_edge_imp.py and how to get edge_imp_data.npy 、edge_imp_label.npy these two files?

------------------ 原始邮件 ------------------ 发件人: "sgadgil6/cnslab_fmri" <notifications@github.com>; 发送时间: 2021年1月21日(星期四) 凌晨0:53 收件人: "sgadgil6/cnslab_fmri"<cnslab_fmri@noreply.github.com>; 抄送: "天津工业大学王泽宇"<1051533398@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [sgadgil6/cnslab_fmri] Hi! Thanks for sharing! (#7)

Hi, Sorry for the late reply. You can find that information in the following links:

https://balsa.wustl.edu/study/show/RVVG https://www.humanconnectome.org/software/connectome-workbench

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

Okashi5 commented 3 years ago

Hi thank you for sharing code. Could you please show me how you drew/assigned the value from st-gcn to the brain surface map in Connectome Workbench. Did you manually drew it in workbench ? Or did you convert to some gii file? I could only get the borders figure from the montage figure in the URL you've posted. Thank you.