Ah, I see. Please add this at the top of your job:
    setenv MY_MORPHS_DO_NOT_CONFORM_DEAL_WITH_IT

Although trac-all takes care of this when you use ANTs morphs, when you submit 
jobs separately these jobs don't call trac-all. I'll fix this too in the next 
version, but for now you have to setenv for every job.

Thanks again for catching these things!

Anastasia.
________________________________
From: freesurfer-boun...@nmr.mgh.harvard.edu 
<freesurfer-boun...@nmr.mgh.harvard.edu> on behalf of AmirHussein Abdolalizadeh 
<amirhussei...@gmail.com>
Sent: Thursday, July 22, 2021 12:11 PM
To: Freesurfer support list <freesurfer@nmr.mgh.harvard.edu>
Subject: Re: [Freesurfer] dwi_orig_las issue trac-all -prep


        External Email - Use Caution

Thanks! I also encountered an error while running -prep using parallel tool 
(-jobs) on a batch of my subjects in mri_vol2vol part and I couldn't find any 
relevant information searching the forum nor I couldn't solve it after a few 
tries. I didn't encountered this error while running it on my pilot subject 
(the protocols are same):

In the subjects:
mri_vol2vol --gcam 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/1049/dlabel/anatorig/aparc+aseg.nii.gz
 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/1049/dmri/xfms/anatorig2syn.bbr.lta
 /media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/1049/dmri/xfms/syn_warp.m3z 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/1049/dmri/xfms/syn2syn.lta 0 0 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/1049/dlabel/syn/aparc+aseg.nii.gz
Loading mov 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/1049/dlabel/anatorig/aparc+aseg.nii.gz
Loading source LTA 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/1049/dmri/xfms/anatorig2syn.bbr.lta
Loading GCAM 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/1049/dmri/xfms/syn_warp.m3z
setting orig areas to linear transform determinant scaled 1.00
Loading destination LTA 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/1049/dmri/xfms/syn2syn.lta
MRIvol2volGCAM(): VSM not used
MRIvol2volGCAM(): interpolation type is 0 nearest
MRIvol2volGCAM(): Inverting Source LTA
ERROR: MRIvol2volGCAM(): neither src nor dst VG of Dest LTA is conformed
Linux INRPAzhdar 5.4.0-80-generic #90~18.04.1-Ubuntu SMP Tue Jul 13 19:40:02 
UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

trac-preproc exited with ERRORS at Thu Jul 22 20:09:08 +0430 2021


However, for the pilot subject it was:
mri_vol2vol --gcam 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/pilot/dlabel/anatorig/aparc+aseg.nii.gz
 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/pilot/dmri/xfms/anatorig2syn.bbr.lta
 /media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/pilot/dmri/xfms/syn_warp.m3z 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/pilot/dmri/xfms/syn2syn.lta 0 0 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/pilot/dlabel/syn/aparc+aseg.nii.gz
Loading mov 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/pilot/dlabel/anatorig/aparc+aseg.nii.gz
Loading source LTA 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/pilot/dmri/xfms/anatorig2syn.bbr.lta
Loading GCAM 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/pilot/dmri/xfms/syn_warp.m3z
setting orig areas to linear transform determinant scaled 1.00
Loading destination LTA 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/pilot/dmri/xfms/syn2syn.lta
MRIvol2volGCAM(): VSM not used
MRIvol2volGCAM(): interpolation type is 0 nearest
MRIvol2volGCAM(): Inverting Source LTA
WARN: MRIvol2volGCAM(): neither src nor dst VG of Dest LTA is conformed
MRIvol2volGCAM(): Chaning Destination LTA type to vox2vox
MRIvol2volGCAM: t=0.4239
Writing to 
/media/inrp/Data/Amir/SoldierSleep/AnalyzeDWI/pilot/dlabel/syn/aparc+aseg.nii.gz
mri_vol2vol gcam done
[and continues without error]

The log file for one of the subjects is also attached plus the config file. 
I'll be glad to know your opinion.

Bests,
Amir

On Wed, Jul 21, 2021 at 5:47 PM Yendiki, Anastasia 
<ayend...@mgh.harvard.edu<mailto:ayend...@mgh.harvard.edu>> wrote:
Hi Amir - I should make it clearer in the documentation that, unless you have a 
specific need to change one of the configuration variables, you should just 
leave it out of your configuration file entirely. This is the best way to make 
sure that the defaults are being used. Only have in your config file the 
variables that you specifically need to change for your study.

The error is actually not in trac-all but in the example config file, in the 
sense that $FREESURFER_HOME/trctrain/trainlist.txt is not actually the default. 
The default is $FREESURFER_HOME/trctrain/hcp/trainlist.txt. If you set your 
trainfile to that or, even better, leave that variable out of your config file 
entirely, trac-all should run fine. Let me know how that goes.

I'll fix the example file and make the documentation clearer on this point.

Thanks for bringing this to our attention,
Anastasia.




________________________________
From: 
freesurfer-boun...@nmr.mgh.harvard.edu<mailto:freesurfer-boun...@nmr.mgh.harvard.edu>
 
<freesurfer-boun...@nmr.mgh.harvard.edu<mailto:freesurfer-boun...@nmr.mgh.harvard.edu>>
 on behalf of AmirHussein Abdolalizadeh 
<amirhussei...@gmail.com<mailto:amirhussei...@gmail.com>>
Sent: Wednesday, July 21, 2021 2:54 AM
To: Freesurfer support list 
<freesurfer@nmr.mgh.harvard.edu<mailto:freesurfer@nmr.mgh.harvard.edu>>
Subject: Re: [Freesurfer] dwi_orig_las issue trac-all -prep


        External Email - Use Caution

I used the default settings which is $FREESURFER_HOME/trctrain/trainlist.txt. I 
couldn't find a place to type in the pathlist.txt so I manually copied all the 
42 paths into the config. I have also attached the config file.

Bests,
Amir

On Tue, Jul 20, 2021 at 11:37 PM Yendiki, Anastasia 
<ayend...@mgh.harvard.edu<mailto:ayend...@mgh.harvard.edu>> wrote:
Hi Amir - Glad the results were satisfying! I'm afraid that it's a bit hard to 
address issues before they are reported 🙂

About the second issue, was there something in your config file about where to 
find the training data, or did you just use the default?

Thanks,
Anastasia.

________________________________
From: 
freesurfer-boun...@nmr.mgh.harvard.edu<mailto:freesurfer-boun...@nmr.mgh.harvard.edu>
 
<freesurfer-boun...@nmr.mgh.harvard.edu<mailto:freesurfer-boun...@nmr.mgh.harvard.edu>>
 on behalf of AmirHussein Abdolalizadeh 
<amirhussei...@gmail.com<mailto:amirhussei...@gmail.com>>
Sent: Tuesday, July 20, 2021 2:17 PM
To: Freesurfer support list 
<freesurfer@nmr.mgh.harvard.edu<mailto:freesurfer@nmr.mgh.harvard.edu>>
Subject: Re: [Freesurfer] dwi_orig_las issue trac-all -prep


        External Email - Use Caution

Hi Anastasia,

I installed the beta version and tried TRACULA on one of my subjects. The 
results were satisfying but there were a few issues that I had to address 
manually:

  *   I did thalamic segmentation using the T2 beside the T1 sequence, thus the 
thalamic segmentation had "*.T2.*" instead of T1 and I had to manually rename 
them.
  *   During trac-all -prep there were errors of pathlist and trclist; it was 
looking for them in $FREESURFER_HOME/trclist instead of trclist/hcp. So I 
copied them a directory above (into trclist).
  *   trac-all -bedp had an ubuntu-related issue: bedpostx_mgh errored with a 
syntax error, and I had to change the first line of bedpostx_mgh into /bin/bash.

I hope they've been addressed in the released 7.2 version.

Bests,
Amir

On Mon, Jul 19, 2021 at 6:06 AM Yendiki, Anastasia 
<ayend...@mgh.harvard.edu<mailto:ayend...@mgh.harvard.edu>> wrote:
Hi Amir - You can check the build stamp in your log file:

build-stamp.txt: freesurfer-linux-ubuntu18_x86_64-dev-20210207-440e8c2

You're using a development version of freesurfer that was built on Feb 7th, 
2021 ("dev-20210207") . This is neither 7.1.1 (which was released on July 27th, 
2020: MailScanner has detected a possible fraud attempt from 
"secure-web.cisco.com" claiming to be 
https://surfer.nmr.mgh.harvard.edu/fswiki/ReleaseNotes<https://secure-web.cisco.com/1WvPRjsqUvLcDnvLYoFDVPqDm8_TjDHwRNJm4IIMIdyA6Ty_EUKNSEo66F7YNmVoxfH3sqArHg8B3QopYClSCDPJY_SC3ETIn5vrDXB4g7hKfjMCzhwv4cvm88aLcn-F91rylg6yIYiAawFXpcVkdnepCh7uXkCPA8MaJq6RqxaKteOg4eOUu_v_yqp56LW_O7SSCuTr6z1DFF004lyJUyty_IVdQ4Vf08nwb_dJEQZIdtspfefXe7B2sexiEl5F46G0E217c5in2LAPRoURWIw/https%3A%2F%2Fsurfer.nmr.mgh.harvard.edu%2Ffswiki%2FReleaseNotes>),
 nor 7.2 (which is about to be released). It's an unstable version somewhere in 
between.

I checked your trac-all output against the trac-all in 7.2, and I don't expect 
that you'll get this error in 7.2. You can try out the 7.2 beta here: 
MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" 
claiming to be 
https://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/7.2.0-beta/<https://secure-web.cisco.com/1cj1SgkkGGbnVwrDeUlw1jR7O0jCdIDXqhTwWUb6tGXTsvGfOA-6Nc5QTGa0iS7G8_W9HhNNlgd0vhd2sQwQDGuH23ThOReTds7XOiYNJTSxHaPow0HJzA2b2cc-I5-F2U2-C24PwPHgPMdpc8TaBEyC9kEwLrSEbg7nW1Xpx3XyqZwB_YJUKtHWPMqdxqYcKUqMpUB60tiEbELoQCU_YqYQ6Kq6m3Flzk-n-UjCwL4IBkk-MyU4HBGDPaqPGlmGehx6OB0z9cdF0vi8JgFuY4w/https%3A%2F%2Fsurfer.nmr.mgh.harvard.edu%2Fpub%2Fdist%2Ffreesurfer%2F7.2.0-beta%2F>

Let us know how it goes! 🙂

Anastasia.



________________________________
From: 
freesurfer-boun...@nmr.mgh.harvard.edu<mailto:freesurfer-boun...@nmr.mgh.harvard.edu>
 
<freesurfer-boun...@nmr.mgh.harvard.edu<mailto:freesurfer-boun...@nmr.mgh.harvard.edu>>
 on behalf of AmirHussein Abdolalizadeh 
<amirhussei...@gmail.com<mailto:amirhussei...@gmail.com>>
Sent: Sunday, July 18, 2021 2:18 AM
To: freesurfer@nmr.mgh.harvard.edu<mailto:freesurfer@nmr.mgh.harvard.edu> 
<freesurfer@nmr.mgh.harvard.edu<mailto:freesurfer@nmr.mgh.harvard.edu>>
Subject: Re: [Freesurfer] dwi_orig_las issue trac-all -prep


        External Email - Use Caution

Hi Anastasia and thanks for your reply. Here I have attached trac-all.log. I 
think I installed the official FS 7.1.1 version and not the beta (not sure 
btw). Is there a way to get which one that I am using?
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu<mailto:Freesurfer@nmr.mgh.harvard.edu>
MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" 
claiming to be 
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer<https://secure-web.cisco.com/1kAvp44ZxJ5MTHJdbjAMlxH1yGojhSEW1e1oDlFBn8IQHT8y_c8V0EBTlOmpIpmP6SIWPugmNff-gDvTRDJU-TMLUGTOLQctf6Lk403exnrauHXFXLKALjDiJxQYJtkF1ZFaKjGncs-_qX7k6k5Njss2Q7TqfV6hxPHI_zk7FiMONRfCzTBur10VSZRk9xvxmgsJKlkxbXfkW0WJd0RNeNrCH8PrXtXwhUiLj5vtu21d87DCYz3MJNy2I3zA6CDypmvA74kskprOAzwCofjLnQQ/https%3A%2F%2Fmail.nmr.mgh.harvard.edu%2Fmailman%2Flistinfo%2Ffreesurfer>
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 MailScanner has detected a possible fraud attempt from 
"secure-web.cisco.com" claiming to be 
http://www.massgeneralbrigham.org/complianceline<http://secure-web.cisco.com/166ZfxaPD2Muh2NJXl5MBRPZHdSrQjfsjyIeanoGLOJaj0GmbX8_1kGJfCrJmXv4vwtZpjk86gOWsS59t6XygluXNAm9Cvite5hacd48HT4FBfus_5cdLXaX9z4jJ-cdfthtA3aS9qlND6oLkmkRB9sZq5Q-9u7wMVxvp3ZBq9blnWF4PcM6R4gjHKLjZZYHBSDLiJwMc0qfCPAOdN7LB0-dKL46jC6LxgHgtBYXtsDPtV_zHlsQmuzKjajP3KIC_JQl6E5t8bdHiLSj3PPrddg/http%3A%2F%2Fwww.massgeneralbrigham.org%2Fcomplianceline>
 . If the e-mail was sent to you in error but does not contain patient 
information, please contact the sender and properly dispose of the e-mail.
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.
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu<mailto:Freesurfer@nmr.mgh.harvard.edu>
MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" 
claiming to be 
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer<https://secure-web.cisco.com/15pumBR0k2yUDnVLRQXHbamJjtKkhtAOwRY_gZg9xgRGpTfAoFrv0QvlfC8XEntCh_LqVkxnOorujG_MK7xW2tym3k6rT2z_soL8mv12tCTF802YI75-IKLu2zokLgiBM3qOFFXz7oExbR9PUxvfIqwX8AfH5dAQbKSYTuPyfDsUAjNZoUE2aTiK2SvrM--a3c_XRgNVnMGkIq-PukmOVK1GEpxOZrF_e-T4JPlz943NyKwkkvn2d5cW31iWhnh1IpAFziLnhiv_e1A8-W2WmZA/https%3A%2F%2Fmail.nmr.mgh.harvard.edu%2Fmailman%2Flistinfo%2Ffreesurfer>
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 MailScanner has detected a possible fraud attempt from 
"secure-web.cisco.com" claiming to be 
http://www.massgeneralbrigham.org/complianceline<http://secure-web.cisco.com/1p0I0MlPLP2kEVo1ksQYIBnuoxvNFaPTiAXjbNDd1Nc09_YzBN4f81rzz2FNNASj6fj_lB4mShJ0iAkGjJlacAQUSIoirOuw9pl2pXkrsC_w_1GtWWaGWGXtBRKU8HpRw6ddhsrxyxdB3roU2OFr1Q-U6UGiUimVKCEbJdZIzmuonuQhGNIu6fcAPdg0T7vll8arN5C1dr7U9InoGTVh-wZKUGZ9E7G-8ripFKLcUiOl7riHXup5e7cFpD_KkcOtMtavaFtkjjAVW048yfAQHPg/http%3A%2F%2Fwww.massgeneralbrigham.org%2Fcomplianceline>
 . If the e-mail was sent to you in error but does not contain patient 
information, please contact the sender and properly dispose of the e-mail.
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.
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu<mailto:Freesurfer@nmr.mgh.harvard.edu>
MailScanner has detected a possible fraud attempt from "secure-web.cisco.com" 
claiming to be 
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer<https://secure-web.cisco.com/18_Xw5Gv3dqTB13zS_YEjzF-1Arlrr2M3gY3UHKXdqSWReRFVEXW6eiv1huQLtxnOItBqR6PwbjZrNBn0Yq02qOOQchKFn3zn75laUtOApLqhmNpS3Op9T2zTQjD5Y6qprK3ZcrY5pXnCd1BlxOdUjAqm24LY2dFuogGuPo5EbNhv9tuKNVrY61skI602Z9Y1_0DmWBYxMR028-qabVVF1Kuzz5H8hrPZqZRIjIgZqBuLT-lbj1vJrmG6gLFquZGiu2YQ4Crb1wGg6yhs4V5Wbg/https%3A%2F%2Fmail.nmr.mgh.harvard.edu%2Fmailman%2Flistinfo%2Ffreesurfer>
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 MailScanner has detected a possible fraud attempt from 
"secure-web.cisco.com" claiming to be 
http://www.massgeneralbrigham.org/complianceline<http://secure-web.cisco.com/1euc3IZmziNkQEGPrbT3j3xXlUcAxPPaKWiZ0CYjU1kQqaDUPudeZyWWdPmpxLCWV3etlACxTgRvGdl9WmqVa8St7IYhE7HLp92jXQDm-q8fPwPq233YI65axoTEFCIjzN1qLOWKO0QJfk6s03MAbDjBd9n7RgxlzRYztIFE7sxbtCiqxsGAy8ZtY2AMyM579UQQetSsSxxMDo3YbPlSEc8DNnBnc8_iZ5ubwi3N0qOmtH_GeiZkgP256KqzZo5sElkwSDWlys_y4dU4ao1l5LA/http%3A%2F%2Fwww.massgeneralbrigham.org%2Fcomplianceline>
 . If the e-mail was sent to you in error but does not contain patient 
information, please contact the sender and properly dispose of the e-mail.
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.
_______________________________________________
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 http://www.massgeneralbrigham.org/complianceline . If 
the e-mail was sent to you in error but does not contain patient information, 
please contact the sender and properly dispose of the e-mail.
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