Re: [Freesurfer] error installing tensorflow

2021-04-16 Thread Vishnu S
External Email - Use Caution Maybe you want to check your .NET core version?

Re: [Freesurfer] error installing tensorflow

2021-04-16 Thread AJ
External Email - Use Caution sorry, but I get the same error after conda create -n myenv python=3.6 conda activate myenv (myenv) MacBook-Pro-4:~ AJ$ fspython -m pip install tensorflow==1.13.1 Collecting tensorflow==1.13.1 Using cached

Re: [Freesurfer] error installing tensorflow

2021-04-16 Thread AJ
External Email - Use Caution thank you so much. I just installed conda. (base) MacBook-Pro-4:~ AJ$ conda -V conda 4.9.2 Is myenv /Aplications/freesurfer/7.1.0 thank you. aj On Fri, Apr 16, 2021 at 10:22 PM Vishnu S wrote: > External Email - Use Caution > > 1. Make sure

Re: [Freesurfer] error installing tensorflow

2021-04-16 Thread Vishnu S
External Email - Use Caution 1. Make sure you have conda installed 2. In your terminal, then conda create -n myenv python=3.6 conda activate myenv 3. Then you should be able to install TF 1.13 On Sat, 17 Apr 2021, 08:46 AJ, wrote: > External Email - Use Caution > >

Re: [Freesurfer] error installing tensorflow

2021-04-16 Thread AJ
External Email - Use Caution sorry for being non-tech, but how do I exactly do creating a conda venv with Python 3.6. many thanks aj On Fri, Apr 16, 2021 at 9:56 PM Vishnu S wrote: > External Email - Use Caution > > Hi AJ, > > So tensorflow 1.13.0 is looking for Python

Re: [Freesurfer] error installing tensorflow

2021-04-16 Thread Vishnu S
External Email - Use Caution Hi AJ, So tensorflow 1.13.0 is looking for Python 3.6 as far as I know. Python >=3.7 only supports TF2. Can you try creating a conda venv with Python 3.6 and try again? On Sat, 17 Apr 2021, 08:23 AJ, wrote: > External Email - Use Caution >

Re: [Freesurfer] error installing tensorflow

2021-04-16 Thread AJ
External Email - Use Caution Thank you so much for your help. Here's the error: MacBook-Pro-4:~ AJ$ fspython -m pip install tensorflow==1.15 Collecting tensorflow==1.15 Using cached

Re: [Freesurfer] Talairach Failed: Distorted T1

2021-04-16 Thread Harkey, Thomas Jarrott
External Email - Use Caution Douglas, Here is the advice you previously offered. You can measure the volume of the brainstem and add it on. Eg, mri_segstats --ctab-default --seg aseg.mgz --id 16 --sum brainstem.dat My question is: Is this value in the brainstem.dat file accurate

Re: [Freesurfer] glmfit with aseg table: view surface overlay

2021-04-16 Thread Griem, Julia
External Email - Use Caution Hi Doug, Ok, that's fine. Is it possible to visualize subcortical volume differences in any way? Thank you! Julia NIHR Maudsley Biomedical Research Centre PhD Student Forensic & Neurodevelopmental Sciences Institute of Psychiatry, Psychology &

[Freesurfer] problem running last step longitudinal analysis

2021-04-16 Thread Zeng, Qi
External Email - Use Caution Hi Experts, I am running the last step (-long) for a longitudinal analysis, However, encountering an error message saying: "error: ERROR: number of asegs and norm volumes do not match" for all the subjects I run this time. A similar problem has been

Re: [Freesurfer] Autorecon1 failure

2021-04-16 Thread Abdollahi, Shervin (NIH/NINDS) [C]
External Email - Use Caution So yes running it from scratch would work. But I was trying to implement fmriprep approach in which they have chosen the optimal approaches for skull-stripping or intensity normalization via other applications like ANTs or FSL and they imported

Re: [Freesurfer] docker pull freesurfer: manifest error

2021-04-16 Thread Hoopes, Andrew
Hi Christina, You’ll need to specify the version tag. You can try: docker pull freesurfer/freesurfer:7.1.1 best, Andrew From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of Chr. Roßmanith Date: Friday, April 16, 2021 at 8:41 AM To: freesurfer@nmr.mgh.harvard.edu Subject:

Re: [Freesurfer] error installing tensorflow

2021-04-16 Thread Hoopes, Andrew
Hi AJ, Freesurfer ships its own python distribution, so it doesn’t matter what you have installed on your system. Can you let us know the specific version of macOS you are using and send the full error report from pip? Thanks Andrew From: freesurfer-boun...@nmr.mgh.harvard.edu on behalf of

Re: [Freesurfer] Running recon-all with FLAIR

2021-04-16 Thread Edina Szabó
External Email - Use Caution Hi Douglas, Thank you for your response! I really appreciate it. I ran the command – it works if I replace --i with --mov. How can I use the new FLAIRraw.lta to create a new FLAIR-based pial surface? For example, should I run recon-all -autorecon2

Re: [Freesurfer] error installing tensorflow

2021-04-16 Thread AJ
External Email - Use Caution Hi, I have python both versions of python installed: MacBook-Pro-4:~ AJ$ python3 --version Python 3.9.4 MacBook-Pro-4:~ AJ$ python --version Python 2.7.10 when installing fspython -m pip install tensorflow==1.13.1, I get the error: dyld: Symbol not

Re: [Freesurfer] Curvature Stats func. error among step by step in recon-all process

2021-04-16 Thread Douglas N. Greve
Yes, this is a known error that will be fixed in 7.2, thanks for pointing it out On 4/9/2021 2:51 AM, Yoonho Hwang wrote: External Email - Use Caution Hello FreeSurfer Developers, I'm attempting to compute cortical thickness and to analyze it between groups. So I perform

Re: [Freesurfer] glmfit with aseg table: view surface overlay

2021-04-16 Thread Douglas N. Greve
Are you trying to correct the table? You can't do that with mri_gtlmfit-sim. That looks for clusters, which does not make sense when you are using table data. There are a couple of ways you can do it. One is with bonerfonni correction (ie, multiply the p-value by the number of ROIs) or with

Re: [Freesurfer] Autorecon1 failure

2021-04-16 Thread Douglas N. Greve
If you run it from scratch (recon-all -s subject -all), does it work? If you are going to pick and chose which options to apply, then there is a high risk of missing steps On 4/14/2021 2:23 PM, Abdollahi, Shervin (NIH/NINDS) [C] wrote: External Email - Use Caution Hi Douglas, Sure,

Re: [Freesurfer] selxavg3 Input to SVD must not contain NaN or Inf

2021-04-16 Thread Douglas N. Greve
It looks like you have only a single 64 sec polar/eccen cycle to your acquisition. Is that right? It is pretty slow. On 4/16/2021 9:44 AM, Michaël Vanhoyland wrote: External Email - Use Caution Dear Freesurfer team, I'm new to fMRI analysis and want to analyse Retinotopy data. I

Re: [Freesurfer] Running qcache on recon-all output

2021-04-16 Thread Douglas N. Greve
You can just run recon-all -s subject -qcache this will only run the qcache On 4/16/2021 1:57 AM, Vishnu S wrote: External Email - Use Caution Hello, I downloaded some FreeSurfer recon-all analyses from the ADNI dataset, but these analyses have been run without the qcache flag. Is

Re: [Freesurfer] The cvs_avg35

2021-04-16 Thread Zollei, Lilla,Ph.D.
Hi Mudathir, The two templates were created by using the same 40 subjects as a training data set as is used by Freesurfer. The volumes were registered to a common space by an iterative framework in which you create a mean, register individuals to it and then re-create the mean. We then

Re: [Freesurfer] Surface registration problem

2021-04-16 Thread Manenti, Giorgio
External Email - Use Caution Dear Greve, Thank you very much for your reply, yes indeed i found the problem which was connected to the deletion of 1 slice of the functional data in order to run the FSL "topup" b02b0.cnf flag. I solved it by changing this step, using the

[Freesurfer] selxavg3 Input to SVD must not contain NaN or Inf

2021-04-16 Thread Michaël Vanhoyland
External Email - Use Caution Dear Freesurfer team, I'm new to fMRI analysis and want to analyse Retinotopy data. I was following a retinotopy analysis tutorial (sites.psych.ualberta.ca/kylemathewson/retinotopy-in-freesurfercnl-protocol/#FUNC) when I encountered a problem

[Freesurfer] docker pull freesurfer: manifest error

2021-04-16 Thread Chr . Roßmanith
External Email - Use Caution Hi, I'd like to use FS 7 in a docker container. When pulling freesurfer I get the following error message: docker pull freesurfer/freesurfer Using default tag: latest Error response from daemon: manifest for freesurfer/freesurfer:latest not found:

Re: [Freesurfer] Tract endpoint density map surface overlay

2021-04-16 Thread バキット・ムダシル
External Email - Use Caution Hi, Anastasia. Thanks a lot. Sure I will try your suggestions. Mudathir > On Mar 31, 2021, at 13:00, Yendiki, Anastasia > wrote: > > Hi Mudathir - There are several ways to configure the projection from the > volume to the surface, so you might