Skip to content

Commit

Permalink
Fix typos found by codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos committed Jul 17, 2022
1 parent a54c730 commit d00e2dd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data_conventions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Define a right-handed coordinate frame (right pannel): \n",
"Define a right-handed coordinate frame (right panel): \n",
"![image.png](specification_images/right-handed_half.png)\n",
"\n",
"Define the x-axis to be the real component, y the imaginary component and z as time. \n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
"The NIfTI-MRS standard includes definitions of some common MRS metadata. \n",
"Though the use of it is optional, here we populate some of those fields for illustration. \n",
" \n",
"Incude: \n",
"Include: \n",
"**EchoTime**, double, Time from centroid of excitation to start of FID or centre of echo. Units: Seconds \n",
"**RepetitionTime**, double, Sequence repetition time. Units: Seconds \n",
"**InversionTime**, double, Inversion time. Units: Seconds \n",
Expand Down
2 changes: 1 addition & 1 deletion explanatory_doc/spatial_orient.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ Occasionally multi-voxel (CSI, or MRSI) data will be acquired with additional si
Image-selected in vivo spectroscopy (ISIS)
------------------------------------------

The ISIS technique utilises alternating slice selective signal inversion schemes to achieve localisation in one, two or three dimensions. Each encoding can be stored as an element of a higher encoding dimensions with the tag ``DIM_ISIS``. Each encoding will have a different spatial localisation extent, but this is not encoded in NIfTI-MRS. Rather separate elements are stored for pre-processing purposes (e.g. frequency and phase alignment), but the localisation of each element is considered to tbe the same and the standard mechanism (as described above) is used.
The ISIS technique utilises alternating slice selective signal inversion schemes to achieve localisation in one, two or three dimensions. Each encoding can be stored as an element of a higher encoding dimensions with the tag ``DIM_ISIS``. Each encoding will have a different spatial localisation extent, but this is not encoded in NIfTI-MRS. Rather separate elements are stored for pre-processing purposes (e.g. frequency and phase alignment), but the localisation of each element is considered to be the same and the standard mechanism (as described above) is used.

0 comments on commit d00e2dd

Please sign in to comment.