Re: [Freesurfer] Freesurfer 6.0 - Tracula - Segmentation fault

2018-10-01 Thread Yendiki, Anastasia
to be something within Tracula that is not working for me as expected. On Fri, Sep 21, 2018 at 12:27 PM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Thank you. Can you also send screenshots of your original DWIs, if they don't look like this? __

Re: [Freesurfer] longitudinal TRACULA -prep error

2018-10-01 Thread Yendiki, Anastasia
Hi Carissa – Don’t set variables to “None” in the config file. Just remove those lines from the config file altogether – that’s the same as not having any inputs for them. Hope this helps, a.y From: mailto:freesurfer-boun...@nmr.mgh.harvard.edu>> on behalf of Carissa Nicole Weis mailto:cnw...

Re: [Freesurfer] GE data issue

2018-10-22 Thread Yendiki, Anastasia
Did you look at the nifti volumes? Are they 2 sets of diffusion-weighted images? If so, you can concatenate them into 1 volume with mri_concat. You will also have to concatenate the text files that contain the b-values of the 2 scans, and those that contain the gradient directions of the 2 scans

Re: [Freesurfer] Segmentation fault

2018-10-31 Thread Yendiki, Anastasia
External Email - Use Caution Yes, here is the log file. Thanks for your help! -Jon On Tue, Oct 30, 2018 at 5:34 PM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Hi Jon - I suspect that the source of the problem is before the -path step, but your trac-all.log on

Re: [Freesurfer] Tracula Question-How the threshold in final merged tracts are defined?

2018-11-01 Thread Yendiki, Anastasia
They are not random, they are 20% of the maximum value. If you want to generate stats at a different threshold, you can find the dmri_pathstats command line in trac-all.log and add the --pthr option (the default 20% would be --pthr .2). On Nov 1, 2018 9:01 PM, June Kang wrote: External

Re: [Freesurfer] Tracula Question-How the threshold in final merged tracts are defined?

2018-11-03 Thread Yendiki, Anastasia
ith more directions? Bests, J. On Nov 2, 2018, at 10:44 AM, Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: They are not random, they are 20% of the maximum value. If you want to generate stats at a different threshold, you can find the dmri_pathstats command line in trac-all.l

Re: [Freesurfer] Fornix in TRACULA

2018-11-10 Thread Yendiki, Anastasia
We are actively working on it, but it's a time consuming process that involves many tracts. A few months, probably. On Nov 9, 2018 4:40 AM, "Hayek, Dayana" wrote: External Email - Use Caution Dear all, In my research work, I am using Freesurfer for both grey and white matter segment

Re: [Freesurfer] Tracula Question-How the threshold in final merged tracts are defined?

2018-11-19 Thread Yendiki, Anastasia
have motion artifact, but I couldn’t find any special points in the protocol. http://protocols.humanconnectome.org/HCP/3T/imaging-protocols.html J. On Nov 4, 2018, at 4:21 AM, Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Hi June - Not in principle, any number of dire

Re: [Freesurfer] extracting FA from FA_skeletonised with freesurfer parcellation

2018-11-23 Thread Yendiki, Anastasia
Have you checked if the registered segmentation and the FA map align correctly in freeview? On Nov 23, 2018 1:27 PM, "Winkelbeiner, Stephanie A" wrote: External Email - Use Caution Hi, I try to extract FA values from the FSL FA skeleton using the freesurfer aparc.a2009s+aseg+2mm parc

Re: [Freesurfer] [EXTERNAL] Re: extracting FA from FA_skeletonised with freesurfer parcellation

2018-11-26 Thread Yendiki, Anastasia
he parcels from the FA skeletons with fslmaths to make sure that only the area of the skeleton is read out. But that doesn't give convincing results either. Anyone having other suggestions? Thanks, Steph Sent from my Samsung Galaxy smartphone. Original message -------- From:

Re: [Freesurfer] [EXTERNAL] Re: extracting FA from FA_skeletonised with freesurfer parcellation

2018-11-26 Thread Yendiki, Anastasia
values are around 0.1… Could you think of a reason why that is? From: freesurfer-boun...@nmr.mgh.harvard.edu [mailto:freesurfer-boun...@nmr.mgh.harvard.edu] On Behalf Of Yendiki, Anastasia Sent: Monday, November 26, 2018 1:58 PM To: Freesurfer support list Subject: Re: [Freesurfer] [EX

[Freesurfer] Postdoc openings on the Connectome 2.0 project

2018-12-04 Thread Yendiki, Anastasia
https://www.ismrm.org/jobs/j06670.pdf The Connectome 2.0 Project is a new BRAIN initiative-funded effort at the Athinoula A. Martinos Center for Biomedical Imaging, Massachusetts General Hospital and Harvard Medical School. Building on our experience designing the first Connectome scanner, we

Re: [Freesurfer] Registering Anatomical Parcellation to DWI

2018-12-05 Thread Yendiki, Anastasia
Yes, you can register other modalities to the T1 using bbregister. Then you can use that registration to transform any volume from T1 space to the space of the other modality. Check out the multimodal integration tutorials on the freesurfer wiki. On Dec 5, 2018 2:36 AM, Maedeh Khalilian wrote

Re: [Freesurfer] Tracula longitudinal tract reconstruction problems

2019-01-04 Thread Yendiki, Anastasia
Hi Nick - This likely means that it got stuck at the initial path for a while, but eventually got unstuck and explored the space successfully. If you don't like this look, you can try setting the nburnin parameter in the config file, to something higher than the default 200. This sets the number

Re: [Freesurfer] Tracula longitudinal tract reconstruction problems

2019-01-05 Thread Yendiki, Anastasia
pushing through to reconstruct the paths and just check the final posterior distribution output? Thank you so much for the help! Nick On Jan 4, 2019, 4:12 PM -0600, Yendiki, Anastasia , wrote: Hi Nick - This likely means that it got stuck at the initial path for a while, but eventually got unst

Re: [Freesurfer] Running TRACULA

2019-01-11 Thread Yendiki, Anastasia
Hi Ainara - What do you mean by default freesurfer files? Can you describe how you created each subject's recon-all style directory under SUBJECTS_DIR? TRACULA looks for $SUBJECTS_DIR/$subjectid/mri/aparc+aseg.mgz for each subject ID. a.y On Jan 11, 2019 8:30 AM, Ainara Gomez wrote:

Re: [Freesurfer] Running TRACULA

2019-01-11 Thread Yendiki, Anastasia
IR/$subjectid/) so TRACULA can find all the files from Freesurfer that are needed in trac-all prep step. Thanks a lot again, Ainara El vie., 11 ene. 2019 a las 14:49, Yendiki, Anastasia (mailto:ayend...@mgh.harvard.edu>>) escribió: Hi Ainara - What do you mean by default freesurfer files? Ca

Re: [Freesurfer] Tracula: Transform streamlines to T1 RAS coordinates

2019-01-22 Thread Yendiki, Anastasia
Hi Donald - Both your input and output reference volume are in diffusion space and there is no transformation specified, so the output is also in diffusion space. These are voxel, not RAS, coordinates. Best, a.y On Jan 22, 2019 7:14 AM, "Krieger, Donald N." wrote: External Email - Us

Re: [Freesurfer] Tracula error -path

2019-06-02 Thread Yendiki, Anastasia
Hi Lorenzo - If you are still having this problem, please send the trac-all.log file from one of the 4 subjects. a.y From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Lorenzo Pini Sent: Friday, May 10, 2019 4:35:50 PM To: freesurfer@nmr.mgh.harvard.

Re: [Freesurfer] units for tracula output

2019-06-02 Thread Yendiki, Anastasia
Hi Jim - Units of diffusivity are mm^2 / sec. a.y From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Alexopoulos, Dimitrios Sent: Thursday, May 9, 2019 4:33:27 PM To: Freesurfer support list Subject: [Freesurfer] units for tracula output Exte

[Freesurfer] IronTract tractography challenge now open

2019-06-04 Thread Yendiki, Anastasia
Dear all - The IronTract tractography challenge is now open. For more information on challenge tasks, ranking criteria, and how to participate, please visit: https://irontract.mgh.harvard.edu There will be 2 winners: * Overall winner: The goal is to find the tractography method that achiev

Re: [Freesurfer] running recon -all and trac -all from different FreeSurfer home

2019-06-05 Thread Yendiki, Anastasia
Hi Costanza - can you please attach your configuration file? Best, a.y From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Costanza Gianni' Sent: Wednesday, June 5, 2019 6:49:02 AM To: freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] running recon -al

Re: [Freesurfer] running recon -all and trac -all from different FreeSurfer home

2019-06-05 Thread Yendiki, Anastasia
ternal Email - Use Caution Hi Anastasia, I've attached the configuration file. Best, Costanza Il giorno mer 5 giu 2019 alle ore 15:07 Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> ha scritto: Hi Costanza - can you please attach your configuration file? Best, a.y __

Re: [Freesurfer] running recon -all and trac -all from different FreeSurfer home

2019-06-17 Thread Yendiki, Anastasia
g fsl version: 5.0.9 thanks a lot, Costanza Il giorno mer 5 giu 2019 alle ore 18:36 Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> ha scritto: Hi Costanza - When you use "\" in a shell script to continue a command onto the next line, make sure that the "\" is the v

Re: [Freesurfer] Trac-all error

2019-07-04 Thread Yendiki, Anastasia
Hi Daniel - Yes, this seems to be the problem: " tkregister2: Command not found." What version of freesurfer are you using? a.y From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Daniel Callow Sent: Wednesday, July 3, 2019 2:06:27 PM To: Freesurfer su

Re: [Freesurfer] Trac-all error

2019-07-04 Thread Yendiki, Anastasia
udent, Neuroscience and Conitive Science Exercise for Brain Health Lab University of Maryland, College Park ddcc2...@gmail.com<mailto:ddcc2...@gmail.com> 443-254-6298 On Thu, Jul 4, 2019 at 4:26 AM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Hi Daniel - Yes, this see

Re: [Freesurfer] TRACULA for kids/children

2019-07-29 Thread Yendiki, Anastasia
Hi Daniel - What is the age range you're interested in? We have used tracula with children as young as 5 (see example ref below). Keep in mind that tracula is not a traditional template-based approach that needs perfect alignment to a template, because it finds tracts based on their relative pos

Re: [Freesurfer] TRACULA for kids/children

2019-07-29 Thread Yendiki, Anastasia
es that mean my suggested edit of changing the mni template to a different template wouldn’t work. I appreciate your input and quick response! Kind regards, Daniel Callow On Mon, Jul 29, 2019 at 6:43 PM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Hi Daniel - What is the age ra

Re: [Freesurfer] TRACULA incorporate topup instead of field map?

2019-07-30 Thread Yendiki, Anastasia
Hi Daniel - It'll be easier to just preprocess the data before passing them to trac-all. Topup will be incorporated to the preprocessing for the next version release. Of course you can replace that part of the script yourself if you prefer - you'll have to also combine the AP and PA outputs etc

Re: [Freesurfer] TRACULA empty bbr maps after trac-all -prep

2019-08-08 Thread Yendiki, Anastasia
Hi Fred - What program are you using to display these? Any chance that the volumes are not actually all zero but that they're just not displayed correctly for whatever reason? Have you tried opening these two volumes in freeview at the same time? /usr/share/fsl/5.0/data/standard/MNI152_T1_1mm

Re: [Freesurfer] TRACULA - runlist longer than subject list

2019-08-08 Thread Yendiki, Anastasia
Hi Daniel - Can you please attach the dmrirc and trac-all.log files in their entirety? Thanks! a.y From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Daniel Callow Sent: Thursday, August 8, 2019 9:07:31 AM To: Freesurfer support list Subject: [Freesu

Re: [Freesurfer] TRACULA - OrientLAS issue for a subject

2019-08-23 Thread Yendiki, Anastasia
Hi Daniel - You can confirm if the orientation is different from your other scans by running mri_info directly on the dicom. If these two subjects were scanned in a completely different orientation than the rest of the subjects in your study, e.g. coronal vs. axial, if does raise the question of

Re: [Freesurfer] TRACULA - input Nifti instead of DICOM?

2019-09-27 Thread Yendiki, Anastasia
Yes. Please check out the instructions in the tutorial on how to specify your input DWIs and let us know if you have any questions: https://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/Tracula From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Daniel Call

Re: [Freesurfer] TRACULA - input Nifti instead of DICOM?

2019-09-27 Thread Yendiki, Anastasia
@gmail.com<mailto:ddcc2...@gmail.com> 443-254-6298 On Fri, Sep 27, 2019 at 11:26 AM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Yes. Please check out the instructions in the tutorial on how to specify your input DWIs and let us know if you have any questions: https://surf

Re: [Freesurfer] Tracula

2019-10-04 Thread Yendiki, Anastasia
Hi Juan - You can see usage info for dt_recon if you run it without arguments: USAGE: dt_recon Required Aruments: --i invol --b bvals bvecs --s subjectid --o outputdir ... So --b takes both bvals and bvecs one after the other, and --s is the subject name as found under $SUBJECTS_DIR

Re: [Freesurfer] Errors running TRACULA (data attached) - valid frame numbers

2019-10-05 Thread Yendiki, Anastasia
Hi Cecilia - Does the number of entries in the bvals and bvecs files match the number of volumes in data.nii.gz? a.y From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Mazzetti, C. (Cecilia) Sent: Saturday, October 5, 2019 3:23:23 AM To: freesurfer@nmr.

Re: [Freesurfer] Errors running TRACULA (data attached) - valid frame numbers

2019-10-06 Thread Yendiki, Anastasia
How many volumes does this file have? /myfolder/freesurfer/subject02_C/dmri/data.nii.gz From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Mazzetti, C. (Cecilia) Sent: Sunday, October 6, 2019 5:56 AM To: freesurfer@nmr.mgh.harvard.edu Subject: Re: [Fr

Re: [Freesurfer] TRACULA - input Nifti instead of DICOM?

2019-10-07 Thread Yendiki, Anastasia
There's a line break after: set dcmlist = (APOE.124.dwi.nii.gz APOE.158.dwi.nii.gz APOE.215.dwi.nii.gz APOE.269.dwi.nii.gz From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Daniel Callow Sent: Monday, October 7, 2019 10:21 AM To: Freesurfer support list

Re: [Freesurfer] Tracula

2019-10-08 Thread Yendiki, Anastasia
Does this file exist? niiRead(): error opening file /autofs/cluster/neuromod/rivas/imagenes/Diffusion_Processing/esq-15-hc/dwi.nii.gz From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Juan Rivas Sent: Tuesday, October 8, 2019 6:11:39 PM To: freesurfer@n

Re: [Freesurfer] Freesurfer Digest, Vol 188, Issue 13

2019-10-09 Thread Yendiki, Anastasia
13 External Email - Use Caution Hi, thank you for your answer. This file does exist, it contains 59.3 MB. JC. Message: 10 Date: Tue, 8 Oct 2019 22:23:11 + From: "Yendiki, Anastasia" mailto:ayend...@mgh.harvard.edu>> Subject: Re: [Freesurfer] Tracula

Re: [Freesurfer] TRACULA error - MRISread could not open file

2019-10-10 Thread Yendiki, Anastasia
Hi Daniel - is this an error in recon-all? Then I wouldn't put "tracula error" in the subject line if you want the developers of the structural stream to look into it. a.y From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Daniel Callow Sent: Thursday,

Re: [Freesurfer] TRACULA error - MRISread could not open file

2019-10-10 Thread Yendiki, Anastasia
k ddcc2...@gmail.com<mailto:ddcc2...@gmail.com> 443-254-6298 On Thu, Oct 10, 2019 at 9:14 AM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Hi Daniel - is this an error in recon-all? Then I wouldn't put "tracula error" in the subject line if you want the developers

Re: [Freesurfer] TRACULA prep gets stuck in -prior 'WARN: Could not find satisfactory control point fit - try 20784 Finding center streamline'

2019-10-11 Thread Yendiki, Anastasia
Hi Cecilia - this commnd tells it to do the preprocessing (-prep), but then not to do any of the steps of the preprocessing (-no...) trac-all -prep -c config_01C.txt -nocorr -noqa -nointra -nointer -nomasks -notensor -noprior -no-isrunning So this command won't do anything. Have you run those st

Re: [Freesurfer] Tracula question

2019-10-15 Thread Yendiki, Anastasia
Hi Alan - It looks like it may be due to a mismatch between the bvals/bvecs files and the number of volumes in your DWI data. I think it's expecting to find a b=0 volume as the 64th volume, but your DWI nifti has only 63 volumes. a.y From: freesurfer-boun...@nmr.

Re: [Freesurfer] Learning dti processing tutorial

2019-10-20 Thread Yendiki, Anastasia
Hi, you need to run recon-all on the T1, not on the diffusion scan. This will produce an anatomical segmentation of each subject based on the T1s, which TRACULA will then use to extract anatomical priors on white matter tracts, to aid tractography. When you run trac-all to do the actual tractogr

Re: [Freesurfer] tracula FA question - 2 cohorts/2 scanners

2019-10-21 Thread Yendiki, Anastasia
Hi Don - Diffusivity and FA depend on the b-value. Even if you just scan a subject with multiple b-values on a single scanner, and you compute FA etc from each shell, you'll get different values in the same voxel. So this is unrelated to what tractography method you use, tracula or other. There

Re: [Freesurfer] trac-all error

2019-10-21 Thread Yendiki, Anastasia
Hi Nayan - Try using /Applications instead of $Applications everywhere. Also, the config file seems to be in rich text format - not sure how that'll work. Try converting it to plain text (if you use mac, from the Format menu of the text editor). Best, Anastasia.

Re: [Freesurfer] trac-all error

2019-10-21 Thread Yendiki, Anastasia
my iPhone On 22-Oct-2019, at 8:01 AM, Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Hi Nayan - Try using /Applications instead of $Applications everywhere. Also, the config file seems to be in rich text format - not sure how that'll work. Try converting it to plain t

Re: [Freesurfer] trac-all error

2019-10-21 Thread Yendiki, Anastasia
y, October 22, 2019 2:32 AM To: Freesurfer support list Subject: Re: [Freesurfer] trac-all error External Email - Use Caution I have attached the log-file from the trac-all command Thanks and Regards Nayan Wadhwani On Mon, Oct 21, 2019 at 10:26 PM Yendiki, Anastasia ma

Re: [Freesurfer] Learning dti processing tutorial

2019-10-24 Thread Yendiki, Anastasia
You could register another subject's segmentation to your subjects, but having the individual segmentations is ideal. From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Renew Andrade Sent: Thursday, October 24, 2019 9:53 AM To: freesurfer@nmr.mgh.harvard

Re: [Freesurfer] ERROR: Must specify input table of gradient vectors

2019-10-26 Thread Yendiki, Anastasia
You are using some forward slashes ("/") where you should be using backslashes ("\"). From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Renew Andrade Sent: Saturday, October 26, 2019 5:11 PM To: freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] ERRO

Re: [Freesurfer] TRACULA: Too many ('s. ERROR: run list is longer than subject list

2019-11-22 Thread Yendiki, Anastasia
Hi Cecilia - Can you please attach your configuration file? a.y From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Mazzetti, C. (Cecilia) Sent: Friday, November 22, 2019 11:30:29 AM To: freesurfer@nmr.mgh.harvard.edu Subject: [Freesurfer] TRACULA: Too m

Re: [Freesurfer] TRACULA QUESTION:CONFIGURATION FILE ISSUE

2019-12-04 Thread Yendiki, Anastasia
When you set a variable to a list of multiple things, you need parentheses around them (see the example config file for this). My recommendation to make things simpler for yourself is to remove any variables where you are just using the default settings, and only keep the ones where you define w

Re: [Freesurfer] FA index greater than 1

2019-12-18 Thread Yendiki, Anastasia
Hi Benxamín - Those can occasionally arise due to noise. You're more likely to see them if you're looking at single voxel values than average values over multiple voxels. That sequence of values in the .9-1 range does look quite high though. Another possibility would be miscalculation due to inc

Re: [Freesurfer] tracula error gradient vectors too many ('s

2020-01-02 Thread Yendiki, Anastasia
Hi Andrade - You have some forward slashes ("/") at the ends of lines in the config file that should be backslashes ("\") instead. a.y From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Renew Andrade Sent: Saturday, December 21, 2019 9:11 AM To: Freesur

Re: [Freesurfer] registration of dwi images

2020-01-18 Thread Yendiki, Anastasia
Hi Sam - You can use mri_vol2vol to apply the transformation that was saved in the registration file nodiffb2orif.dat to any volume that's in the same space as nodif.nii.gz. a.y From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Sam W Sent: Saturday, Ja

Re: [Freesurfer] TRACULA Preprocessing Error

2020-01-28 Thread Yendiki, Anastasia
Hi Ameen - diffusion_recons/elmo.2005 should have the freesurfer recon of the T1 data and diffusion_tutorial/elmo.2005 should have the diffusion data. Can you confirm if this was in what you downloaded? Thanks! a.y From: freesurfer-boun...@nmr.mgh.harvard.edu o

Re: [Freesurfer] Anatomicuts usage

2020-01-29 Thread Yendiki, Anastasia
Hi Nayan - The plan is to make it available with the next release but it needs to undergo more testing. At the moment you can use it from the dev version and, as with anything in the dev version, keep in mind that things may change by the time they're in the official release. We appreciate any f

Re: [Freesurfer] Anatomicuts usage

2020-01-29 Thread Yendiki, Anastasia
econd method than please help me how to use that. Thanks and Regards Nayan Wadhwani On Wed, Jan 29, 2020 at 5:40 PM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Hi Nayan - The plan is to make it available with the next release but it needs to undergo more testing. At the moment

Re: [Freesurfer] TRACULA Preprocessing Error

2020-01-29 Thread Yendiki, Anastasia
een On Tue, Jan 28, 2020 at 8:48 PM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Hi Ameen - diffusion_recons/elmo.2005 should have the freesurfer recon of the T1 data and diffusion_tutorial/elmo.2005 should have the diffusion data. Can you confirm if this was

Re: [Freesurfer] format bvalues bvectors tracula

2020-01-30 Thread Yendiki, Anastasia
Hi Renew - I think it's just because of using "/" instead of "\" at the end of lines for bveclist and bvallist. If the problem persists after you change that, let us know. a.y From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Renew Andrade Sent: Wedne

Re: [Freesurfer] Question longitudinal study about treatment effect with change of scanner and head coil?

2020-01-31 Thread Yendiki, Anastasia
Hi Markus - If you were to find longitudinal changes in this study, you would have no way of knowing if they are changes in the brain or changes in the instrument used to measure the brain. a.y From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Markus Gs

Re: [Freesurfer] Question longitudinal study about treatment effect with change of scanner and head coil?

2020-01-31 Thread Yendiki, Anastasia
:10, Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> a écrit : Hi Markus - If you were to find longitudinal changes in this study, you would have no way of knowing if they are changes in the brain or changes in the instrument used to measure the brain

Re: [Freesurfer] DWI EPI correction

2020-02-06 Thread Yendiki, Anastasia
The answer depends on how you want to correct susceptibility artifacts. Do you have a field map, or do you have DWIs acquired with reverse polarities? From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Adam Rytina Sent: Thursday, February 6, 2020 2:02 PM

Re: [Freesurfer] DWI EPI correction

2020-02-06 Thread Yendiki, Anastasia
rrect susceptibility artefacts? Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Yendiki, Anastasia Sent: Thursday, February 6, 2020 9:27:51 PM To:

Re: [Freesurfer] DWI EPI correction

2020-02-06 Thread Yendiki, Anastasia
ether there are some possibilities to perform diffusion data correction in Freesurfer, too. Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Yendiki, Anastasia Sen

Re: [Freesurfer] DWI EPI correction

2020-02-07 Thread Yendiki, Anastasia
from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Yendiki, Anastasia Sent: Thursday, February 6, 2020 9:35:16 PM To: Freesurfer support list Subject: Re: [Freesurfer] DWI EPI cor

Re: [Freesurfer] Tracula Inquiry

2020-03-11 Thread Yendiki, Anastasia
Hi Jason - Please save the config file as a simple text file, not a rich text file (rtf). When you view it with the more command on the command line, it should just show you the text that you typed, and not all the other stuff. Best, Anastasia. From: freesurfer-b

Re: [Freesurfer] dmri_pathstats segment

2020-03-13 Thread Yendiki, Anastasia
Hi Lily - No, you should search for dmri_pathstats in the log file (scripts/trac-all.log) and follow the syntax for the command that you'll see there. Only change the threshold, and potentially the output file, if you don't want to overwrite the existing one. a.y ___

Re: [Freesurfer] format bvalues bvectors tracula

2020-03-22 Thread Yendiki, Anastasia
rd.edu/a-y From: Renew Andrade Sent: Tuesday, March 17, 2020 4:13 PM To: Yendiki, Anastasia ; freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] format bvalues bvectors tracula External Email - Use Caution Dear Yendiki Anastasia: I am replying for second time. I haven’t received

Re: [Freesurfer] Error in Tracula-all -prep

2020-04-08 Thread Yendiki, Anastasia
Hi Salah - It looks like it didn't find your subject's freesurfer recon when it was doing the pre-processing, so it skipped some steps that you need to go beyond that point. Based on your SUBJECTS_DIR and your subject name, it looked for this file: /Volumes/HD/Post_HARDI/PAH_Clinical_110/07/C07/

Re: [Freesurfer] Tracula: tract length meaning

2020-04-08 Thread Yendiki, Anastasia
Hi Nazife - That is correct, the lengths are numbers of voxels along a tract in each subject's native DWI space, so if you were to compare them across subjects you'd probably want to correct for total intracranial volume. (This is just as you would do for any other length/area/volume measurement

Re: [Freesurfer] Error in Tracula-all -prep

2020-04-10 Thread Yendiki, Anastasia
! NB: log file is attached. Regards, Salah On Thu, Apr 9, 2020 at 12:35 PM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Hi Salah - It looks like it didn't find your subject's freesurfer recon when it was doing the pre-processing, so it skipped some steps that you ne

Re: [Freesurfer] Trac-all Error

2020-04-13 Thread Yendiki, Anastasia
Hi Jessica - Please send us your trac-all.log file as an attachment. It's hard to guess what went wrong just from the output of one command, without seeing the output of all commands before it. Thanks! a.y From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf

Re: [Freesurfer] Trac-All Error

2020-04-13 Thread Yendiki, Anastasia
Can you please also send your bvecs and bvals files? I can't see anything else going wrong, so I'm guessing it has to do with those. From: Hua, Jessica Sent: Monday, April 13, 2020 12:10 PM To: Yendiki, Anastasia ; freesurfer@nmr.mgh.harvard.edu S

Re: [Freesurfer] Trac-All Error

2020-04-15 Thread Yendiki, Anastasia
n open it in a linux text editor and save it again. Hope this helps! a.y From: Hua, Jessica Sent: Tuesday, April 14, 2020 4:38 PM To: freesurfer@nmr.mgh.harvard.edu ; Yendiki, Anastasia Subject: Re: Trac-All Error External Email - Use Caution At

Re: [Freesurfer] Error in Tracula-all -prep

2020-04-20 Thread Yendiki, Anastasia
Thanks Freesurfer developer I have followed what you have suggested and it did work for me. Thanks once again for your help. Regards Salah On Sat, 11 Apr 2020, 5:54 am Yendiki, Anastasia, mailto:ayend...@mgh.harvard.edu>> wrote: Hi Salah - You're probably running into this problem:

Re: [Freesurfer] Error in Tracula-all -prep

2020-04-20 Thread Yendiki, Anastasia
- 1 n9800093 staff454934 17 Apr 22:22 wm.seg.mgz -rw-rw-r-- 1 n9800093 staff468036 18 Apr 05:43 wmparc.mgz QUT-gonzo:mri n9800093$ Regards, Salah On Tue, Apr 21, 2020 at 5:17 AM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: When you run the following command,

Re: [Freesurfer] Trac-All NaN

2020-04-23 Thread Yendiki, Anastasia
Those values are at the endpoints of the tracts. As the median tract may be a bit longer or shorter in different subjects, the endpoints don't always have corresponding points in all subjects From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Hua, Jessica

Re: [Freesurfer] Tracula error: ERROR: Must specify input table of gradient vectors

2020-04-27 Thread Yendiki, Anastasia
Hi Maria Gabriela - This does not look like a diffusion dicom: PulseSeq tfl_me3d4_16ns Protocol T1 a.y From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Figueiro Longo, Maria Gabriela Sent: Monday, April 27, 2020 9:49 AM To: freesurfer

Re: [Freesurfer] longitudinal dmrirc script error with the baselist

2020-04-30 Thread Yendiki, Anastasia
You cannot have multiple SUBJECTS_DIR's. It is supposed to be the base directory under which all subjects' dirs are saved. You could have a different configuration file for each subject if you want each of them to have a different SUBJECTS_DIR, but this hack won't work for longitudinal analyses

Re: [Freesurfer] trac-all -bedp error

2020-04-30 Thread Yendiki, Anastasia
Yes, this is fine. From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Zeng, Qi Sent: Thursday, April 30, 2020 2:22 PM To: Freesurfer support list Subject: [Freesurfer] trac-all -bedp error External Email - Use Caution Hi, I run trac-all, the

Re: [Freesurfer] longitudinal dmrirc script error with the baselist

2020-04-30 Thread Yendiki, Anastasia
ake a look? From what you say, I have some suspicion that my individual configuration could also have some problem. Thank you so much ! Best, Qi On Thu, Apr 30, 2020 at 4:41 PM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: You cannot have multiple SUBJECTS_DIR&#

Re: [Freesurfer] longitudinal trac-all -path exited with error

2020-05-01 Thread Yendiki, Anastasia
You exceeded the memory limit: TERM_MEMLIMIT: job killed after reaching LSF memory usage limit. Exited with exit code 1. How big is are your diffusion data sets (matrix size and number of directions)? Your cluster probably has a way for you to request more memory when you submit jobs - you'd hav

Re: [Freesurfer] TRACULA prep roc error

2020-05-04 Thread Yendiki, Anastasia
DWIs, assuming the remaining DICOM files from the same series are in the same directory." From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Batra, Vinita R. Sent: Monday, May 4, 2020 9:24 AM To: Freesurfer support list ; Yendiki, Anastasia Subject: [

Re: [Freesurfer] longitudinal trac-all -path exited with error

2020-05-04 Thread Yendiki, Anastasia
;: 1) log file: "queuing post processing" However, 2) I have all needed outputs generated in SUBJ1_ses1.long.SUBJ1_base/bedpostX and SUBJ1_ses2.long.SUBJ1_base/bedpostX I have attached the trac-all -path log file below. Thank you so much! Best, Qi On Fri, May 1, 2020 at 10:01 PM Yendiki,

Re: [Freesurfer] tracula stats summary

2020-05-08 Thread Yendiki, Anastasia
If you're not happy with the output of tractstats2table and want something custom, you can just do a search in the stats files. They're simple text files. You can see how these files are named and what their contents look like here: https://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/TraculaStat

Re: [Freesurfer] trac-all prep error

2020-05-13 Thread Yendiki, Anastasia
DICOMs may save each slice or each volume separately. This is not a problem per se, it's just a format, but it suggests that something may have changed in the protocol, which begs the question if other things changed in the protocol. I'd start by checking the converted nifti (dmri/dwi.nii.gz) to

Re: [Freesurfer] error in TRACUAL : preprocessing step.

2020-05-15 Thread Yendiki, Anastasia
It can't find the freesurfer recon of your subject. Your SUBJECTS_DIR is /Users/ahn/Downloads/9211720/ and your subject name is freesurfer. This means that you have saved the output from running recon-all on this subject's T1 scan at this location: /Users/ahn/Downloads/9211720/freesurfer/ ___

Re: [Freesurfer] Error in Trac-All Pre-Processing step

2020-06-29 Thread Yendiki, Anastasia
Hi Jocelyn - It's strange to get this in the tutorial data, it's the kind of thing you might get if the FS recon was missing part of the brain or if the alignment between datasets was not good. So I'm surprised you're getting this in the tutorial data. Can you please send your entire trac-all.lo

Re: [Freesurfer] TRACULA preprocessing error

2020-07-15 Thread Yendiki, Anastasia
Hi Jason - Did this file get created? /home1/jar269/Elmo2/diffusion_tutorial/elmo.2008/dmri/dwi.nii.gz From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Jason Silva Rudberg Sent: Sunday, July 12, 2020 2:45 PM To: freesurfer@nmr.mgh.harvard.edu Subject:

[Freesurfer] Join the final round of the IronTract Challenge

2020-07-22 Thread Yendiki, Anastasia
here: http://irontract.mgh.harvard.edu/compete-round2/ See you at ISMRM! On behalf of the organizers, Anastasia Yendiki. | Anastasia Yendiki, Ph.D. | Associate Professor, Harvard Medical School | Associate Investigator, Massachusetts General Hospital | Martinos Center for Biomedical Imaging |

Re: [Freesurfer] Error in Trac-All Pre-Processing step

2020-07-22 Thread Yendiki, Anastasia
ce my previous attempts to post it were rejected by the Freesurfer mailing list moderators. Thank you once again! Sincerely, Jocelyn On Tue, Jun 30, 2020 at 12:51 AM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Hi Jocelyn - It's strange to get this in the tutorial data,

[Freesurfer] Postdoctoral position in the Haber laboratory at McLean Hospital/Harvard Medical School

2020-07-27 Thread Yendiki, Anastasia
Dear all - Please see below for a unique opportunity to join the Haber lab in Boston. While the amazing work of the Haber lab speaks for itself, I will also add here the questionable perk that you might have me as a collaborator. If interested, please contact Dr. Haber directly (see below). Be

Re: [Freesurfer] Error in Trac-All Pre-Processing step

2020-07-28 Thread Yendiki, Anastasia
] Error in Trac-All Pre-Processing step External Email - Use Caution Hi Anastasia, I'm using FSL 6! Hope this helps, Jocelyn On Thu, Jul 23, 2020 at 8:47 AM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Hi Jocelyn - I'm having a hard time replicating

Re: [Freesurfer] Config File For Tracula Question

2020-08-24 Thread Yendiki, Anastasia
Hi Jason - Without looking at your trac-all.log I can only guess what error you're seeing, so here it goes. You should save the config file as a simple text file, not a rich text file. If you're using TextEdit by any chance, you can convert from the Format menu before saving. a.y _

Re: [Freesurfer] missing one tract but differently for a few subjects

2020-08-26 Thread Yendiki, Anastasia
Hi Qi - Are those two images in the same space, or in different spaces (the aparc+aseg_mask in T1 space and the FA map in diffusion space)? If the latter is true, there is no reason to expect them to have the same orientation. Checking the registration between T1 and diffusion space is a sensibl

Re: [Freesurfer] missing one tract but differently for a few subjects

2020-08-27 Thread Yendiki, Anastasia
Qi On Wed, Aug 26, 2020 at 10:22 PM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Hi Qi - Are those two images in the same space, or in different spaces (the aparc+aseg_mask in T1 space and the FA map in diffusion space)? If the latter is true, there is no reason to ex

Re: [Freesurfer] group level analysis

2020-08-31 Thread Yendiki, Anastasia
Hi Qi - Correcting for overall brain size is important when you are comparing measures of length/area/volume. As in, you want to know if a region specifically is bigger in population A vs. B, and not just because the whole brain is bigger. In that case, use eTIV (estimated total intracranial vol

Re: [Freesurfer] group level analysis

2020-08-31 Thread Yendiki, Anastasia
easurement, for example, FA, if a subject has lower FA in general in the brain, should I adjust the whole brain FA or average FA for that matter? Best, Qi On Mon, Aug 31, 2020 at 6:53 PM Yendiki, Anastasia mailto:ayend...@mgh.harvard.edu>> wrote: Hi Qi - Correcting for overall brain size i

<    1   2   3   4   5   >