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:

Juliana Pare-Blagoev <[log in to unmask]>

Reply-To:

Juliana Pare-Blagoev <[log in to unmask]>

Date:

Fri, 27 May 2005 11:49:23 -0400

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (217 lines)

We must be getting closer now.  I know how tedious this is, and I very much appreciate your help.
 Responses interspersed.

On Fri, 27 May 2005 10:37:11 +0000
  John Ashburner <[log in to unmask]> wrote:
> 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).

At the risk of looking silly, I tried as well.

>
>>  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.

To be sure that there wasn't a problem with flip change, I copied the raw data into a new
directory. Confirmed that defaults.analyze.flip was set at 0, and then redid the
realignment/resplicing.  Same results:
>> spm_defaults
>> spm_orientations
LAI   Left-handed  bold3_5.img
RAI  Right-handed  rbold3_6.img

My raw bold files have a .mat file associated with them.  If I copy just the .img and .hdr files
to
a /no_mat directory, and run spm_orientations:
>> spm_defaults
>> spm_orientations
LPI  Right-handed  bold3_5.img
In these no .mat file images the eyeballs face right in sagital view, down in axial.
They retain these features LPI, right handed, eyeball direction after realignment.  A .mat file
was created after realignment for the raw data images (before reslicing). But not for the first
image.  Also, the realigned images do not have .mat files.  Based on your comments below, I take
this to indicate that (1) there was sufficient information in the .hdr file so the first image
didn't get a .mat file (is this correct, I wasn't entirely sure I got your info about this clear);
(2) the origin field in the first image's .hdr is NOT [0 0 0])


>
> 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.

O.K., I for some reason thought that I should check the voxel sizes by surfing around on the
Display, rather than checking in the right hand box.  These data do have the x value negative for
the raw images with a .mat file. After realignment, the x value is positive.  Presumably, this
doesn't actually flip the data, though, right?  This subjects midline is angled a bit so it's
possible to see if the brain was actually flipped (as in when I do -x) but the angle is the same
for the raw and realigned images (although the raw have -x, y, z; and realigned have x, y, z for
Voxel Size).

>
>>
>> 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.

Believe me, that I've learned this lesson.  I am analyzing data on a laptop that isn't (and never
was) part of the larger lab's network (the lab for which this data were originally collected has
disbanded naturally as the PI took a new position and others, including myself, moved as well).
 That's part of why this is coming up now.
>
>
>> > The best way to check is to look for any negative voxel sizes.

O.K., so if the Display Voxel Size is:  -x, y, z and the eyeballs look up and to the left, does
this tell me what the orientation is...?

>>
>> 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   98.5 91.6 0.0
>> LAS corner:  -x, y, z  -107.1 94.1 0.0
>> LPS corner: all positive  -99.5 -102.8 0.0
>> RPS corner: all positive   93.4 -104.1 0.0
>> 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?

See above, I put that info in, if it's still relevant.
>
>>
>> >> 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.

That makes sense.

>
>> >
>> > 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.

NO DEFAULTS LOADED:
>> spm_orientations
LAI   Left-handed  bold3_6.img
RAI  Right-handed  rbold3_5.img  (WARNING MESSAGE FOR RBOLD DELETED FOR EASE(!?) OF PRESENTATION)
LPI  Right-handed  wrbold3_9.img Warning: Cant get default Analyze orientation - assuming flipped
LPI  Right-handed  swrbold3_9.img
>> spm_defaults
>> spm_orientations
LAI   Left-handed  bold3_4.img
RAI  Right-handed  rbold3_5.img
LPI  Right-handed  wrbold3_9.img
LPI  Right-handed  swrbold3_6.img

>
>> >> 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.

To add to the confusion, I'm dealing with two data sets, one collected during Summer 1, the other
during Summer 1, on different Sonata's (at the same location).  Unbeknownst to me, the defaults
for flipping on the two were different.  I discovered this as I was processing the data, this is
part of the process of my sorting out the specifics associated, in part, with those defaults.  The
LAS image was from the Summer 1 data set, this entire email is about Summer 2 subjects.



>
> I hope we are getting closer.

Me too!

Many, many, thanks.

Juliana

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