From e45b403f990ff03578a95f82fc80ac127c09c875 Mon Sep 17 00:00:00 2001 From: Tim Schaefer Date: Tue, 11 Feb 2020 17:21:20 +0100 Subject: [PATCH] minor vignette changes: remove 2nd title and redundant sentence --- vignettes/freesurferformats_header.Rmd | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/vignettes/freesurferformats_header.Rmd b/vignettes/freesurferformats_header.Rmd index 74a7a52..b5cf914 100644 --- a/vignettes/freesurferformats_header.Rmd +++ b/vignettes/freesurferformats_header.Rmd @@ -9,11 +9,9 @@ vignette: > In this document, we show how to derive various data from the header of [FreeSurfer](https://surfer.nmr.mgh.harvard.edu) brain volume files. -# Computing brain volume header data - ## About the MGH header -The header of MGH (or MGZ) brain volume files can contain important information on the volume data, including orientation, slice thickness, MR acquisition parameters. Some of this has to be computed from the header fields. The *freesurferformats* package provides functions to compute important properties from the header. +The header of MGH (or MGZ) brain volume files can contain important information on the volume data, including orientation, slice thickness, and MR acquisition parameters. The *freesurferformats* package provides functions to compute important properties from the header. ## Getting access to the header data in MGH or MGZ files