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

Help for SPM Archives


SPM Archives

SPM Archives


SPM@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

SPM Home

SPM Home

SPM  2005

SPM 2005

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: more left right

From:

John Ashburner <[log in to unmask]>

Reply-To:

John Ashburner <[log in to unmask]>

Date:

Fri, 27 May 2005 10:37:11 +0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (172 lines)

Hi,

> Thanks, again, John, for continuing in your efforts to helping me solve
> this.  I have replies interspersed below, but most important, I think are
> these responses from spm_orientations.  They confirm that something must be
> wrong - but I'm not sure what, although I have a theory...

Your theory may be a good one.

>
> >> spm_defaults
> >> spm_orientations
>
> LAI   Left-handed ... bold3_7.img
> RAI  Right-handed ... rbold3_7.img
> LPI  Right-handed ... wrbold3_14.img
> LPI  Right-handed ... swrbold3_16.img
>
> The odd bit is that the LAI raw data images are called Left-handed and the
> RAI, realigned images are called Right-handed.

LAI is left handed and RAI is right-handed (I checked with my left hand, by
pointing my thumb L->r, my index finger A->p and my middle finger I->s. I
look a bit silly doing it though).

>  Is this because they run
> Inferior to Superior?  Images that are flipped top to bottom would appear
> to an on-looker to be reversed left-right from each other.  See the
> response below about negative voxels for more info about this.

Your w*.img files should be written in the orientation specified by
defaults.analyze.flip, so that behaviour is as expected.  We just need to
worry about why your r*.img files appear to have flipped.

At any point, did the value for flip change in the defaults file?
Alternatively, did you do any processing not via the buttons on the user
interface?  Another possibility is an intermittent glitch in Matlab whereby
global variables are not properly loaded.

A possible reason is that the value of flip changed since doing the
realignment.  Was flip==1 when you did the realignment (maybe the defaults
file wasn't loaded, or was changed since then)?  This could explain the
discrepancy, although you would have needed to have reoriented the images
afterwards.

In SPM2, images that have .mat files have their handedness represented by the
.mat file.  When you realign images that have no .mat files to begin with,
then the handedness is read from the defaults. The .mat files that are
created are written with that handedness.  .mat files are only written when
the necessary information is not available from the .hdr files, so after
realignment (estimation), the first image often does not have one.

When images are resliced, they take the orientation of the first image.  If
the first image has no .mat file, then the resliced r*.img images will not
have one (unless the origin field in the first image's .hdr is [0 0 0]).

If the flip is then changed at this point, then the images (original ones)
with .mat files will retain their original orientations, whereas the
(resliced) images without .mat files will have their orientations changed.

In order for the data to be considered as LAI or RAI (rather than LPI or RPI),
then the data must have had .mat files introduced at a later point - or some
of the voxel sizes were negative to begin with.

>
> Million-dollar question:
> And, ultimately, if my normalized images are indeed LPI, right handed, and
> defaults.analyze.flip is set to 0, then does that mean my results on the
> glass brain should show right on the right and left on the left?  This is
> the question that started this all...

Unfortunately, I can't say what the orientations of your normalised images
really are.  I can only say what orientation SPM thinks they are in.  If the
flip variable changes or remains unloaded at any point in the processing,
then the real orientations could be anything.  This is why I repeat many
times on the list that the flip variable should be fixed and never changed -
ever.


> > The best way to check is to look for any negative voxel sizes.
>
> Hmmm...if I am anywhere on the brain, then all voxel sizes are positive.
> However, if I am on the very outskirts of the display, then:
> RAS corner:  x, -y, z
> LAS corner:  -x, y, z
> LPS corner: all positive
> RPS corner: all positive
> The same pattern holds for RAI, LAI, LPI, and RPI.

If you use the Display button, you will see the voxel sizes in the lower right
panel.  These shouldn't change with position.

I'm not sure how you are refining the RAS, LAS, LPS and RPS corners.  Could
you check the position in voxels with the reported position in mm?

>
> >> Also, before normalization, spm_orientations runs without warning
> >> messages, after normalization, it returns an answer preceded by
> >> "Warning, can't get default Analyze orientation, assuming flipped".

Spatially normalised images don't usually have .mat files.  SPM2 only checks
the flip variable for images without .mat files.

> >
> > When you start spm, it runs spm_defaults.m , which loads the default
> > settings, which are stored in the global variable called 'defaults'.  If
> > you run spm_orientations without first running spm_defaults, then the
> > routines can not find defaults.analyze.flip .  If this can not be found,
> > then you get the warning message, which means exactly what it says.  The
> > routines are assuming that your data are stored left-handed (i.e.
> > defaults.analyze.flip=1) - which may not be the correct orientation for
> > you.
>
> O.K. if I run spm_defaults.m in matlab, and then use spm_orientations, I
> don't the the warning message, the responses for spm_orientations are the
> same whether I run the spm_defaults.m first or not.

This really surprises me because you should get different results for the
spatially normalised images.


> >> Prior to normalization, looking at my input files in display gives
> >> results that DO MATCH spm_orientations output.
> >> Left handed (LAS)
> >
> > Something is wrong.  LAS indicates right-handed storage.
>
> yes, weird, see the first part of the this message. maybe related to the
> negative voxel values in the far corners of my images?

None of those images were LAS.

>
> >> After normalization, however, using display
> >> x increases as I move from Left to Right           (L)
> >> y increases as I move from Posterior to Anterior   (P)
> >> z increases as I move from Superior to Inferior    (S)
> >> spm_orientations returns  Right handed, LPI  instead of LPS.
> >>
> >> How can this be?
> >
> > I can't actually think of any reason at all why SPM would reverse the
> > direction of the slices when displaying an image.  I would expect the
> > storage of spatially normalised images to be LPI.
>
> mea culpa.  they do match.


> I only get that warning message if I run spm_orientations before loading
> spm_defaults.m and when I am checking normalized data.  I don't get it if I
> check unnormalized data (regardless of whether spm_defaults.m has been
> loaded).  During normalization I get the following warning, I hadn't
> noticed it before, and am not sure if it is a problem:
>
> Warning: Ignoring hdr.hist.orient field of
> "/home/juliana/dissertation/controls/phono4_newcontrol/3danat/006/3danat6_1
>.hdr".

This one isn't a problem.

> Warning: Assuming a scalefactor of 1 for
> "/home/juliana/dissertation/controls/phono4_newcontrol/3danat/006/3danat6_1
>.img".

This one shouldn't be a problem - unless different volumes are scaled
differently.

I hope we are getting closer.

Bye for now,
-John

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
2000
1999
1998


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