[Freesurfer] fsgd plots 2 Class

2014-03-03 Thread dgw
Hi,

What is the best way for me to either generate fsgd plots or at least
extract the data when I have 5 classes in my fsgd file (using FS
5.3.0)? I have tried the Plot fsgd option in freeview, when viewing
results, but I get a segmentation fault (I assume this means that it
isn't supported, but I included the error below just in case).

Should I just read in the thickness file in matlab/python and pull the
data out from there (I assume it each frame is an input ordered
respectively to the fsgd)?

Thanks,
Dan


 Is all of the data ingdfReadHeader: reading
/autofs/cluster/neuromind/dwakeman/study/analysis_2/glm/g5_none.fsgd
Could not find XAxis tag in file. Using default one.
�NggdfReadHeader: reading
/autofs/cluster/neuromind/dwakeman/study/analysis_2/glm/g5_none.fsgd
[0]PETSC ERROR:

[0]PETSC ERROR: Caught signal number 11 SEGV: Segmentation Violation,
probably memory access out of range
[0]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger
[0]PETSC ERROR: or see
http://www.mcs.anl.gov/petsc/petsc-as/documentation/troubleshooting.html#Signal[0]PETSC
ERROR: or try http://valgrind.org on linux or man libgmalloc on Apple
to find memory corruption errors
[0]PETSC ERROR: configure using --with-debugging=yes, recompile, link, and run
[0]PETSC ERROR: to get more information on the crash.
[0]PETSC ERROR: - Error Message

[0]PETSC ERROR: Signal received!
[0]PETSC ERROR:

[0]PETSC ERROR: Petsc Release Version 2.3.3, Patch 13, Thu May 15
17:29:26 CDT 2008 HG revision:
4466c6289a0922df26e20626fd4a0b4dd03c8124
[0]PETSC ERROR: See docs/changes/index.html for recent updates.
[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.
[0]PETSC ERROR: See docs/index.html for manual pages.
[0]PETSC ERROR:

[0]PETSC ERROR: Unknown Name on a linux-gnu named
marcie.nmr.mgh.harvard.edu by dwakeman Mon Mar  3 13:06:37 2014
[0]PETSC ERROR: Libraries linked from
/autofs/space/lyon_006/pubsw/Linux2-2.3-x86_64/packages/petsc/2.3.3-p13/src/petsc-2.3.3-p13/lib/linux-gnu-c-opt
[0]PETSC ERROR: Configure run at Tue Aug 10 15:01:59 2010
[0]PETSC ERROR: Configure options --with-debugging=no --with-cc=gcc
--with-fc=g77 --download-f-blas-lapack=0 --download-mpich=1
--with-mpi=1 --with-x=0 --with-gnu-copyright-code=0 --with-shared=0
COPTFLAGS=-O3 CXXOPTFLAGS=-O3 FOPTFLAGS=-O3
[0]PETSC ERROR:

[0]PETSC ERROR: User provided function() line 0 in unknown directory
unknown file
[unset]: aborting job:
application called MPI_Abort(MPI_COMM_WORLD, 59) - process 0

___
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 Partners Compliance HelpLine at
http://www.partners.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.


Re: [Freesurfer] fsgd plots 2 Class

2014-03-03 Thread Douglas N Greve

Hi Dan, I have not tried the FSGD plot in freeview yet. You can 
certainly do the matlab/python thing. The order is the same as in the 
fsgd file.
doug

On 03/03/2014 01:17 PM, dgw wrote:
 Hi,

 What is the best way for me to either generate fsgd plots or at least
 extract the data when I have 5 classes in my fsgd file (using FS
 5.3.0)? I have tried the Plot fsgd option in freeview, when viewing
 results, but I get a segmentation fault (I assume this means that it
 isn't supported, but I included the error below just in case).

 Should I just read in the thickness file in matlab/python and pull the
 data out from there (I assume it each frame is an input ordered
 respectively to the fsgd)?

 Thanks,
 Dan


   Is all of the data ingdfReadHeader: reading
 /autofs/cluster/neuromind/dwakeman/study/analysis_2/glm/g5_none.fsgd
 Could not find XAxis tag in file. Using default one.
 �NggdfReadHeader: reading
 /autofs/cluster/neuromind/dwakeman/study/analysis_2/glm/g5_none.fsgd
 [0]PETSC ERROR:
 
 [0]PETSC ERROR: Caught signal number 11 SEGV: Segmentation Violation,
 probably memory access out of range
 [0]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger
 [0]PETSC ERROR: or see
 http://www.mcs.anl.gov/petsc/petsc-as/documentation/troubleshooting.html#Signal[0]PETSC
 ERROR: or try http://valgrind.org on linux or man libgmalloc on Apple
 to find memory corruption errors
 [0]PETSC ERROR: configure using --with-debugging=yes, recompile, link, and run
 [0]PETSC ERROR: to get more information on the crash.
 [0]PETSC ERROR: - Error Message
 
 [0]PETSC ERROR: Signal received!
 [0]PETSC ERROR:
 
 [0]PETSC ERROR: Petsc Release Version 2.3.3, Patch 13, Thu May 15
 17:29:26 CDT 2008 HG revision:
 4466c6289a0922df26e20626fd4a0b4dd03c8124
 [0]PETSC ERROR: See docs/changes/index.html for recent updates.
 [0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.
 [0]PETSC ERROR: See docs/index.html for manual pages.
 [0]PETSC ERROR:
 
 [0]PETSC ERROR: Unknown Name on a linux-gnu named
 marcie.nmr.mgh.harvard.edu by dwakeman Mon Mar  3 13:06:37 2014
 [0]PETSC ERROR: Libraries linked from
 /autofs/space/lyon_006/pubsw/Linux2-2.3-x86_64/packages/petsc/2.3.3-p13/src/petsc-2.3.3-p13/lib/linux-gnu-c-opt
 [0]PETSC ERROR: Configure run at Tue Aug 10 15:01:59 2010
 [0]PETSC ERROR: Configure options --with-debugging=no --with-cc=gcc
 --with-fc=g77 --download-f-blas-lapack=0 --download-mpich=1
 --with-mpi=1 --with-x=0 --with-gnu-copyright-code=0 --with-shared=0
 COPTFLAGS=-O3 CXXOPTFLAGS=-O3 FOPTFLAGS=-O3
 [0]PETSC ERROR:
 
 [0]PETSC ERROR: User provided function() line 0 in unknown directory
 unknown file
 [unset]: aborting job:
 application called MPI_Abort(MPI_COMM_WORLD, 59) - process 0

 ___
 Freesurfer mailing list
 Freesurfer@nmr.mgh.harvard.edu
 https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer



-- 
Douglas N. Greve, Ph.D.
MGH-NMR Center
gr...@nmr.mgh.harvard.edu
Phone Number: 617-724-2358
Fax: 617-726-7422

Bugs: surfer.nmr.mgh.harvard.edu/fswiki/BugReporting
FileDrop: https://gate.nmr.mgh.harvard.edu/filedrop2
www.nmr.mgh.harvard.edu/facility/filedrop/index.html
Outgoing: ftp://surfer.nmr.mgh.harvard.edu/transfer/outgoing/flat/greve/

___
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 Partners Compliance HelpLine at
http://www.partners.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.