JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for FSL Archives


FSL Archives

FSL Archives


FSL@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

FSL Home

FSL Home

FSL  July 2013

FSL July 2013

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Bedposting error; different results using command line and GUI

From:

Stamatios Sotiropoulos <[log in to unmask]>

Reply-To:

FSL - FMRIB's Software Library <[log in to unmask]>

Date:

Tue, 2 Jul 2013 16:10:03 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (244 lines)

Hi

Do you have access to a cluster or you run bedpostx on a desktop?
 
Can you also post the output of 

bedpostx_datacheck Dir 
 
where Dir is the name of your input directory? Notice that the Input Directory should contain the 4 files described on http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/fdt/UserGuide#BEDPOSTX

Cheers
Stam





On 2 Jul 2013, at 15:42, Andrew James wrote:

> Hello FSL,
> I have encountered difficulties bedposting data, and appreciate any advice you can offer. In summary, when I attempt to bedpost using the GUI, bedposting ends after 10 seconds without producing results. When I attempt to bedpost from the command line, bedposting runs indefinitely without producing results.
> 
> (A) When I attempt to bedpost using the GUI (FSL 5.0.4, using tutorial data) and default parameters (fibres=2, weight=1, burn in=1000), FDT runs for about 10 seconds before displaying "0 slices processed." and the "Done" pop-up message. However, there is no data in the .bedpostx directory.  
> 
> While running, the command line displays the following:
> 
> switching from /home/ajames/dti/gui to /home/ajames/dti/gui
> bedpostx /home/ajames/dti/gui/. --nf=2 --fudge=1  --bi=1000
> /usr/local/fsl/bin/bedpostx /home/ajames/dti/gui/. --nf=2 --fudge=1  --bi=1000
> subjectdir is /home/ajames/dti/gui
> Making bedpostx directory structure
> Queuing preprocessing stages
> Queuing parallel processing stage
> Queuing post processing stage
> 
> Type /home/ajames/dti/gui.bedpostX/monitor to show progress.
> Type /home/ajames/dti/gui.bedpostX/cancel to terminate all the queued tasks.
> 
> You will get an email at the end of the post-processing stage.
> 
> Done!
> 
> ... and the fslerrorreport reads as follows:
> ERROR: Could not open file
> 
> ######################################################################
> #### MACHINE INFORMATION
> ######################################################################
> 
> Uname:
> Linux
> 
> df:
> Filesystem           1K-blocks      Used Available Use% Mounted on
> /dev/mapper/work-worklv
>                     5160663560 2577201524 2321361152  53% /home
> 
> quota:
> 
> Memory and Swap info:
> MemTotal:     33554432 kB
> MemFree:        454348 kB
> Buffers:        570036 kB
> Cached:       30358108 kB
> SwapCached:          0 kB
> Active:        8821616 kB
> Inactive:     22787576 kB
> HighTotal:           0 kB
> HighFree:            0 kB
> LowTotal:     33554432 kB
> LowFree:        454348 kB
> SwapTotal:     1020116 kB
> SwapFree:      1017036 kB
> Dirty:           88428 kB
> Writeback:           0 kB
> AnonPages:      680792 kB
> Mapped:         145704 kB
> Slab:           615476 kB
> PageTables:      60516 kB
> NFS_Unstable:        0 kB
> Bounce:              0 kB
> CommitLimit:  17797332 kB
> Committed_AS:  2427720 kB
> VmallocTotal: 34359738367 kB
> VmallocUsed:      3236 kB
> VmallocChunk: 34359735095 kB
> 
> ######################################################################
> #### ENVIRONMENT INFORMATION
> ######################################################################
> 
> FSLMULTIFILEQUIT=TRUE
> FSLMACHTYPE=linux_64-gcc4.1
> FSLTCLSH=/usr/local/fsl/bin/fsltclsh
> FSLMACHINELIST=
> FSLREMOTECALL=
> FSLWISH=/usr/local/fsl/bin/fslwish
> FSLCONFDIR=/usr/local/fsl/config
> FSLDIR=/usr/local/fsl
> FSLLOCKDIR=
> FSLOUTPUTTYPE=NIFTI_GZ
> 
> LD_LIBRARY_PATH=/opt/gridengine/lib/lx26-amd64
> PATH=/opt/gridengine/bin/lx26-amd64:/usr/kerberos/bin:/usr/java/latest/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/dtk:/usr/local/AFNI/linux_xorg7_64:/usr/local/AFNI/linux_xorg7_64:/usr/local/fsl/bin:/opt/ganglia/bin:/opt/ganglia/sbin:/opt/openmpi/bin/:/opt/rocks/bin:/opt/rocks/sbin:/opt/sun-ct/bin:/home/ajames/bin
> LD_LIBRARY_PATH=/opt/gridengine/lib/lx26-amd64
> 
> ######################################################################
> #### DIRECTORY INFORMATION
> ######################################################################
> 
> PWD:
> /home/ajames/dti/gui
> 
> total 109968
> drwxrwxr-x 2 ajames birc      4096 Jul  1 14:36 .
> drwxrwxr-x 6 ajames birc      4096 Jul  1 14:36 ..
> -rw-rw-r-- 1 ajames birc        60 Jul  1 14:36 bedpostcom_log.tcl
> -rwxr-xr-x 1 ajames birc      1041 Jul  1 14:35 bvals
> -rwxr-xr-x 1 ajames birc      2988 Jul  1 14:35 bvecs
> -rwxr-xr-x 1 ajames birc 110756192 Jul  1 14:35 data.nii
> -rw-r--r-- 1 ajames birc   1704288 Jul  1 14:35 nodif_brain_mask.nii
> 
> ######################################################################
> #### IMAGE INFORMATION
> ######################################################################
> 
> 
> This error report is saved in the file: /tmp/fsl_iT7iNF.gz
> 
> (B) When I attempt to bedpost using the command line (using command "bedpostx /home/ajames/dti/commandline/ -n 1", all default options), the bedposting runs indefinitely with no results. After 3 days, the monitor command still reads "0 slices processed."
> 
> When I run fslerrorreport, I get this message:
> /usr/local/fsl/bin/fslerrorreport: line 232: /usr/local/fsl/bin/bedpost_datacheck: No such file or directory
> 
> ######################################################################
> #### MACHINE INFORMATION
> ######################################################################
> 
> Uname:
> Linux
> 
> df:
> Filesystem           1K-blocks      Used Available Use% Mounted on
> /dev/mapper/work-worklv
>                     5160663560 2576385512 2322177164  53% /home
> 
> quota:
> 
> Memory and Swap info:
> MemTotal:     33554432 kB
> MemFree:        919644 kB
> Buffers:        624452 kB
> Cached:       30014452 kB
> SwapCached:          0 kB
> Active:       16034928 kB
> Inactive:     15114520 kB
> HighTotal:           0 kB
> HighFree:            0 kB
> LowTotal:     33554432 kB
> LowFree:        919644 kB
> SwapTotal:     1020116 kB
> SwapFree:      1017036 kB
> Dirty:              32 kB
> Writeback:           0 kB
> AnonPages:      510248 kB
> Mapped:         125964 kB
> Slab:           614140 kB
> PageTables:      54932 kB
> NFS_Unstable:        0 kB
> Bounce:              0 kB
> CommitLimit:  17797332 kB
> Committed_AS:  2169488 kB
> VmallocTotal: 34359738367 kB
> VmallocUsed:      3236 kB
> VmallocChunk: 34359735095 kB
> 
> ######################################################################
> #### ENVIRONMENT INFORMATION
> ######################################################################
> 
> FSLMULTIFILEQUIT=TRUE
> FSLMACHTYPE=linux_64-gcc4.1
> FSLTCLSH=/usr/local/fsl/bin/fsltclsh
> FSLMACHINELIST=
> FSLREMOTECALL=
> FSLWISH=/usr/local/fsl/bin/fslwish
> FSLCONFDIR=/usr/local/fsl/config
> FSLDIR=/usr/local/fsl
> FSLLOCKDIR=
> FSLOUTPUTTYPE=NIFTI_GZ
> 
> LD_LIBRARY_PATH=/opt/gridengine/lib/lx26-amd64
> PATH=/opt/gridengine/bin/lx26-amd64:/usr/kerberos/bin:/usr/java/latest/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/dtk:/usr/local/AFNI/linux_xorg7_64:/usr/local/AFNI/linux_xorg7_64:/usr/local/fsl/bin:/opt/ganglia/bin:/opt/ganglia/sbin:/opt/openmpi/bin/:/opt/rocks/bin:/opt/rocks/sbin:/opt/sun-ct/bin:/home/ajames/bin
> LD_LIBRARY_PATH=/opt/gridengine/lib/lx26-amd64
> 
> ######################################################################
> #### DIRECTORY INFORMATION
> ######################################################################
> 
> PWD:
> /home/ajames/dti/commandline.bedpostX
> 
> total 40
> drwxrwxr-x 5 ajames birc 4096 Jul  1 14:43 .
> drwxrwxr-x 8 ajames birc 4096 Jul  1 14:43 ..
> -rwxrwxr-x 1 ajames birc   39 Jul  1 14:43 cancel
> -rw-rw-r-- 1 ajames birc 9270 Jul  1 14:43 commands.txt
> drwxrwxr-x 2 ajames birc 4096 Jul  1 14:43 diff_slices
> drwxrwxr-x 3 ajames birc 4096 Jul  1 14:43 logs
> -rwxrwxr-x 1 ajames birc  621 Jul  1 14:43 monitor
> drwxrwxr-x 2 ajames birc 4096 Jul  1 14:43 xfms
> 
> ######################################################################
> #### FDT INFORMATION
> ######################################################################
> 
> ######################################################################
> #### Main directory:
> 
> total 40
> drwxrwxr-x 5 ajames birc 4096 Jul  1 14:43 .
> drwxrwxr-x 8 ajames birc 4096 Jul  1 14:43 ..
> -rwxrwxr-x 1 ajames birc   39 Jul  1 14:43 cancel
> -rw-rw-r-- 1 ajames birc 9270 Jul  1 14:43 commands.txt
> drwxrwxr-x 2 ajames birc 4096 Jul  1 14:43 diff_slices
> drwxrwxr-x 3 ajames birc 4096 Jul  1 14:43 logs
> -rwxrwxr-x 1 ajames birc  621 Jul  1 14:43 monitor
> drwxrwxr-x 2 ajames birc 4096 Jul  1 14:43 xfms
> 
> 
> This error report is saved in the file: /tmp/fsl_xyx5Gj.gz
> 
> 
> (C) I noticed in the command line fslerrorreport:
> /usr/local/fsl/bin/fslerrorreport: line 232: /usr/local/fsl/bin/bedpost_datacheck: No such file or directory
> 
> Checking the /usr/local/fsl/bin/ directory, I have a bedpostx_datacheck file but not a bedpost_datacheck. Could this be an incomplete installation issue?. I am new to FSL and could not get bedposting to work using v4.something, so I upgraded last week to v5.0.4 (running the self-install from root). How can I check that I have all the necessary files - and if not, replace them?
> 
> Strangely, everything else works. We can process data up to bedposting, and we can process pre-bedposted data to completion. But this step keeps failing.
> 
> Thank you,
> Andy James
> 

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
2006
2005
2004
2003
2002
2001


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager