Hi All,
We have subjects data processed by another person in the lab sometime ago and we were wondering how can we exactly know which version of FS was used at that time for those data.
Thanks in advance,
Antonio
Antonio Gallo, MD
NIB-NINDS-NIH
10 Center Drive
Building 10, Room 5B16
Bethesda, MD, 20892 - USA
ph #: 001-301-402.6391
fax #: 001-301-402.0373
***********************
Antonio,
In the newer versions of freesurfer, you can do this in the subjects scripts dir:
grep build-stamp recon-all.log
and it will show you the distribution info.
For older distributions, version is not explicitly contained in the recon-all.log file, but can be extracted by first getting this info:
grep recon-all,v recon-all.log
and then this is a table of recon-all's version number and freesurfer' version:
recon-all ver: freesurfer ver: -------------- --------------- 1.17 3.0.0 1.17 3.0.1 1.17.2.3 3.0.2 1.17.2.4 3.0.3 1.17.2.15 3.0.4 1.17.2.16 3.0.5 1.133.2.2 4.0.0
Nick
On Fri, 2007-08-24 at 14:50 -0400, Gallo, Antonio (NIH/NINDS) [F] wrote:
Hi All,
We have subjects data processed by another person in the lab sometime ago and we were wondering how can we exactly know which version of FS was used at that time for those data.
Thanks in advance,
Antonio
Antonio Gallo, MD
NIB-NINDS-NIH
10 Center Drive
Building 10, Room 5B16
Bethesda, MD, 20892 - USA
ph #: 001-301-402.6391
fax #: 001-301-402.0373
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu