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 2008

FSL July 2008

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: B0 unwarping OK?

From:

Mark Jenkinson <[log in to unmask]>

Reply-To:

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

Date:

Wed, 30 Jul 2008 18:48:55 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (162 lines)

Hi Markus,

There are several things here.

One is that there is two bugs in feat which are problematic for you.

The first we've seen before - which is just that the reported images
on the webpage are wrong when the voxel size for the fieldmap and
epi are different, even though all the images as viewed in fslview are
absolutely fine.  This is something which didn't quite make the last
patch, but will be in the next FSL release coming very shortly.

The second bug is something I hadn't seen before which is a failure
to make one transformation matrix when using fieldmaps *and* an
initial_highres image.  However, in your case I don't quite understand
why you are using the same image for highres and initial_highres, so
I would say that you should not put in an initial_highres here.

The other thing is that you do not need to convert your magnitude
images to radians - only the phase image needs to be converted.
That is, only the first fslmaths line that you included is necessary,
although there is probably little danger in what you'd done with the
magnitude images.

I've made a patched version of the featlib.tcl file which should fix
both the bugs.  You can download this file from:
    http://www.fmrib.ox.ac.uk/fsldownloads/patches/featlib.tcl 
Once you have the file, put it in $FSLDIR/tcl/ and try re-running again,
without using the initial_highres, and hopefully it will work correctly.

All the best,
   Mark



Markus Gschwind wrote:
> Hi Mark!
>
> Here comes the result of what I did after your recommandations from below.
>
> i.e., I did:
>
> fslmaths FMphase.nii.gz -mul 3.14159 -div 4096 FMphase_rad.nii.gz -odt 
> float
> fslmaths FMmag1.nii.gz -mul 3.14159 -div 4096 FMmag1_rad.nii.gz -odt float
> fslmaths FMmag2.nii.gz -mul 3.14159 -div 4096 FMmag2_rad.nii.gz -odt float
>
> prelude -u unwarped_phase -a FMmag1_rad.nii.gz -p FMphase_rad.nii.gz -v
>
> However I am not sure that this was correct:
> 1. Concerning the *Thresholded signal loss weighting image*: Why is it 
> red in the upper half? It seems that the EPI (=yellow box) is only 
> about half the size of the fieldmap and that it has not been registered.
>
> 2. Concerning the *Unwarping shift map, in voxels* : I think that it 
> confirms my belief, the EPI and fieldmap have not been registered.
>
> I uploaded the unwarp directory of my .ica folder and the report.html.
> The # is 807456.
>
> I would be very glad if you could have a look!
>
> Thanks in advance and all the best!
> Markus**
>
>
> 2008/7/24 Mark Jenkinson <[log in to unmask] 
> <mailto:[log in to unmask]>>
>
>     Hi,
>
>     You do not need to worry about the EPI and fieldmap being different
>     sizes, resolutions or orientations (as long as the orientation
>     difference
>     is small) as the FEAT GUI will take care of all of that by doing
>     appropriate
>     registration steps.  Hence it is not necessary to do the registrations
>     yourself, and the FEAT GUI applies several more complicated steps
>     internally which should improve the results compared to a single
>     registration.
>
>     The scaling looks fine except that -div 00246 should assumedly be
>     -div 0.00246 or similar.
>
>     I've had a look at the files, but unfortunately cannot see any images
>     as you only sent the .html files.  However, in the log it is clear
>     that
>     something has gone wrong and that it cannot generate/find some
>     files.  Check that all of your input images are correctly specified
>     and that the images themselves are good (look at them with FSLView).
>
>     If you still cannot work out what is wrong (and redo things without
>     the initial manual registration steps that you've been doing) then
>     contact us again.
>
>     All the best,
>       Mark
>
>
>     Markus Gschwind wrote:
>
>         Dear fieldmap experts!
>
>         I am getting data from another MRI site (Siemens Trio) with a
>         fieldmap that has not the dimensions of the EPI data, thus I
>         have to play around to make it work.
>
>         I registered the magnitude1 to the EPI data (flirt), and then
>         applied the .mat to the phase and magnitude2.
>
>         I then rescaled the phase to radiant/s
>         > fslmaths rFMphase.nii.gz -mul 3.14159 -div 4096 -div 00246
>         rFMphase_rad.nii.gz -odt float
>
>         and used prelude to unwarp the phase:
>         > prelude -u unwarped_phase -a rFMmag1_rad.nii.gz -p
>         rFMphase_rad.nii.gz -v
>
>         At the end, I entered the registered magnitude1 and the
>         unwarped phase into the Melodic gui (echo spacing 0.58, ET
>         27ms, unwarp direction -y, signal loss threshold 10%)
>
>         I wonder if everything is all right with what I did and I'd
>         like to ask someone to have a look at the results, please.
>         I uploaded (# *131961) *the pre-stats report and the log report.
>
>         Thanks a lot to all your help!
>
>         Markus
>
>
>         -- 
>         Dr. med. Markus Gschwind, M.D.
>         Laboratory for Neurology and Imaging of Cognition
>         Dept of Neurosciences
>         University Medical Center (CMU)
>         1 Michel-Servet - 1211 GENEVA - CH
>
>         Tel 0041 (0) 22 379 5324
>         Fax 0041 (0) 22 379 5402
>         email: [log in to unmask]
>         <mailto:[log in to unmask]>
>         <mailto:[log in to unmask]
>         <mailto:[log in to unmask]>>
>         http://labnic.unige.ch
>
>
>
>
> -- 
> Dr. med. Markus Gschwind, M.D.
> Laboratory for Neurology and Imaging of Cognition
> Dept of Neurosciences
> University Medical Center (CMU)
> 1 Michel-Servet - 1211 GENEVA - CH
>
> Tel 0041 (0) 22 379 5324
> Fax 0041 (0) 22 379 5402
> email: [log in to unmask] 
> <mailto:[log in to unmask]>
> http://labnic.unige.ch

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