External Email - Use Caution That is a lot of non-FreeSurfer code. We only support FreeSurfer code. If this is a question about FS code, then please distill it down to that.

On 5/15/2023 8:25 AM, bong516612 wrote:

        External Email - Use Caution

Greetings esteemed experts and professors,

I am currently conducting a study to validate my own hypothesis, utilizing recently acquired UKB neuroimaging data.

The core structure of my project is designed to replicate the work of He and Tong, generating an individualized subcortex atlas from the UKB's freesurfer output and attaching this to the cortical atlas, the Schaefer 100.

*MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be* https://secure-web.cisco.com/1k4m8hMcwtefTUABkNGFnm-iBKJ2Arx95bpS-71YqrjOz1ySLfgGqTRYSFHMYIrmgIQQez1KCnZ2Rk_sb3rUxHXHsX1JJauTAUgUuUBH2CFYY6ls7TrmedA2Du3uwtaOlHc8xPNDz_92HH5slNg_hgawC4JDvKFdwr1zHgzndUiyTl89LY_QDWWcNvIwYdn8lc0hiZkmfTikhRIMOMimdHQm__xzKrZth3fh4sNdNR6J7Im12mSWTRgi55vjscUQqDn671jb4lP4zjAm97WiMsQ/https%3A%2F%2Fwww.nature.com%2Farticles%2Fs41593-022-01059-9%23citeas <https://secure-web.cisco.com/1GL2F9t1JcevZCnEW9SUZrc6vZL-RKWPpcWWrfvxIfnFpq4MouF3tpAeb9Ls7g7g864cwypdv5uFwoyvYMiohGHMrNn9pO6vqRnZ9b7eS7iddq0H_z26p13hqO8ov0IIOtP0M0Fua96SLTljcNxpkY6dqWRsadG7ZHl9hTUpDsjDyB7OmqIPlAWbe16fmDWHTFIBXogdELMFmr5ctupFr4ar-7vkuQwwHmuPu9_3kG1aUrSkk7ZRI_EHAdp6O7ujm5zDWUdTy7or-Kc1OWsYzzjICc3S7lBwwC9IQaPIXGP7_Wy5Olf_bN2xNFZIXjmuBCiNr2W-5B_M1DFSfjYLSnw/https%3A%2F%2Fwww.nature.com%2Farticles%2Fs41593-022-01059-9%23citeas>

To this end, I am conducting a pilot using data from a specific participant.

However, upon converting the freesurfer output, aparc+aseg.mgz, to nii.gz and transferring it to MNI space, it appeared to me that this file does not reside in the standard MNI space. This led me to bring forth the following question.

Here is the line of code I have written. Could there be a mistake that I have made?

$export Subject_DIR=/u6/surprise/UKB/data/sub-1001198/20227_2_0
$cd /u5/UKB_bong/data_tmp/tmp_analysis_CNDLway
$applywarp --ref=$FSL_DIR/data/standard/MNI152_T1_2mm_brain.nii.gz --in=$Subject_DIR/fMRI/rfMRI.ica/filtered_func_data_clean.nii.gz --out=/u5/UKB_bong/data_tmp/tmp_analysis_CNDLway/filtered_func_data_clean_MNI.nii.gz --warp=$Subject_DIR/fMRI/rfMRI.ica/reg/example_func2standard_warp.nii.gz --interp=spline $fslmaths /u5/UKB_bong/data_tmp/tmp_analysis_CNDLway/filtered_func_data_clean_MNI.nii.gz -mas /u5/UKB_bong/data_tmp/tmp_analysis_CNDLway/MNI152_T1_2mm_brain_mask_bin.nii.gz /u5/UKB_bong/data_tmp/tmp_analysis_CNDLway/filtered_func_data_clean_MNI.nii.gz

$cd /u5/UKB_bong/data_tmp/tmp_analysis_CNDLway/
$mri_convert /u5/UKB_bong/data_tmp/sub-1001198/20263_2_0/FreeSurfer/mri/aparc+aseg.mgz aparc+aseg.nii.gz

#*MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" claiming to be* https://secure-web.cisco.com/1HNOqgKgBwrpNEUwAM3FPUWoC0ceEITZX3Pvk_dZZdgktcx-ZGxwyh13i759P77hGNZXhwQFh-C2bwIShbHB8kkf8z6HPAC4Ub5_kgc9lvYZp0Q11EVMFNGprKtxEchUrY83glPsYdi-EV6reYg_B_3X0KO8H3P9hqUVNt6Qa4Jmw4cgiGTzQ0jaH_3f5pdLfPTNq0xH45mtcoOTDVQC6EWxjuA-4R2vgpJO_W0_HcshhTUTQJRs7NDHlERhmwTANGFOJtwBpHXBhE74VVet1CA/https%3A%2F%2Fgithub.com%2FThomasYeoLab%2FCBIG%2Fblob%2Fmaster%2Fstable_projects%2Fpredict_phenotypes%2FHe2022_MM%2Fdata_processing%2Fstep6_experiment_2%2Fukbb_20227_to_fc419%2FCBIG_MM_create_FC419_MNI2mm.m <https://secure-web.cisco.com/1kNdwkuPkW6NXgR1K4uRaGy4smc4A0gFh3YljC6u2v2J_J11xduuPOKC511AMXV3-zIgazbrkqbLKyFODT19Q-zorFc-aTzygiEeFT1LMcOnVqfxnjYUg8ShrizQEX0PnVczvGsFCH62JIwTIZs-MrqmRRR6jWdCuufKNhajFHRVUcd5KBpPtkYf_MfZ2EnPvwDTFdqf7U_w19fzZAYLlJk-R5JyORzD_p79KtaEKlWk4GwCYS3IzEobO3ZqDqVPMnlkI59mZqBsWSykGjPig63rSmUkkyLlNDQZpFbtluXGYklh0cMAua1iUYtd864vRMsFkL6GbXfddiY85oMeXYw/https%3A%2F%2Fgithub.com%2FThomasYeoLab%2FCBIG%2Fblob%2Fmaster%2Fstable_projects%2Fpredict_phenotypes%2FHe2022_MM%2Fdata_processing%2Fstep6_experiment_2%2Fukbb_20227_to_fc419%2FCBIG_MM_create_FC419_MNI2mm.m> #-> create_subcor_mask('/u5/UKB_bong/data_tmp/tmp_analysis_CNDLway/aparc+aseg.nii.gz', '/u5/UKB_bong/data_tmp/tmp_analysis_CNDLway')

mri_vol2vol --mov "/u5/UKB_bong/data_tmp/tmp_analysis_CNDLway/subcor_mask.nii.gz" --targ "$FSL_DIR/data/standard/MNI152_T1_2mm_brain.nii.gz" --o "/u5/UKB_bong/data_tmp/tmp_analysis_CNDLway/subcor_mask_MNI2mm.nii.gz" --regheader --no-save-reg --nearest

Windows용 메일 <https://secure-web.cisco.com/11FI-HvlZkCqeHRiafxEKNZDg-pLYbNSM0gM-zlZIyIG2UrEqopT0AMCFM9oK0Ftwuh4SDqbRDhXIQhkyFFMPonKjZ8rlFnB1nLXWJeaWpWl4RJRXkYme_Zvq_42a9xHuw0Qzo3jnX466FELKzrMgMfNaw7uuuboUqXk_zhj15k5G5669utluw0WkJkcV9iM02CuiLcEQrPBR0HCMAsjUxnLQxChlSXO30JK8HNl-rp4qEukSIrzBL9GSlQ_oUivF8-Pc8TV9ObxfcoDlDgcmGduRXYpMCBc0BDkhrpCNaIvaF5sH2cbpzBdhcASAGhNxaZfY1Lq5HN1IZyQkFLXECg/https%3A%2F%2Fgo.microsoft.com%2Ffwlink%2F%3FLinkId%3D550986>에서 발송된 메일입니다.


_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://secure-web.cisco.com/1nTrz1btjra28t6nMPV3aKf5mHOpNBA0nbGpyAQLN9w3jRuZa-ngUXTiS5peeWAnnqpCbE0TxcJgPtMI7djMk_tPIn2RhJ5iSkAO_WaS9xr9rjDCKcrkqwsTlRxQJoM2k1Zg51ws-R_C5tAw4V6EGOb7lFmlL7L_-J5sPyVJghev1WogOSXEPWnFYuIsBzpUZRwHfgUkH3Ow9ki9xjKJhmMBcJYlpTUwMzdz7vTdb3zmU5wtJGWUhM0bHmgYYcXjTd8pY7gPtaio1cBUVxOVsfg/https%3A%2F%2Fmail.nmr.mgh.harvard.edu%2Fmailman%2Flistinfo%2Ffreesurfer
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
The information in this e-mail is intended only for the person to whom it is 
addressed.  If you believe this e-mail was sent to you in error and the e-mail 
contains patient information, please contact the Mass General Brigham 
Compliance HelpLine at https://www.massgeneralbrigham.org/complianceline 
<https://www.massgeneralbrigham.org/complianceline> .
Please note that this e-mail is not secure (encrypted).  If you do not wish to 
continue communication over unencrypted e-mail, please notify the sender of 
this message immediately.  Continuing to send or respond to e-mail after 
receiving this message means you understand and accept this risk and wish to 
continue to communicate over unencrypted e-mail. 

Reply via email to