Skip to content

Commit b5707ac

Browse files
committed
[ci skip] STIR GATE Geometry alignment subsubsection in UsersGuide
1 parent efc6c46 commit b5707ac

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

documentation/STIR-UsersGuide.tex

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -831,6 +831,20 @@ \subsubsection{ROOT files as output by OpenGATE}
831831
as the OpenGATE project might be distributing files
832832
to enable STIR to read \textit{LMF} format files.
833833

834+
\subsubsubsection{STIR GATE geometry alignment}
835+
STIR's first crystal/detector index is along the \texttt{y} axis while GATE's is (by default) along the \texttt{x} axis.
836+
This results in a rotation of 90 degrees unless accounted for.
837+
Two possible correction methods exist:
838+
\begin{enumerate}
839+
\item (Recommended) Rotate the GATE scanner geometry by 90 degrees. See example:
840+
\url{https://github.com/UCL/STIR/blob/master/examples/ROOT_files/ROOT_STIR_consistency/Gate_macros/geometry.mac}{ROOT\_STIR\_consistency/Gate\_macros/geometry.mac}
841+
\item Use the \texttt{View offset (degrees)} parameter in the scanner definition of the ROOT header files.
842+
However, this requires modification of the sinogram headers but
843+
allows for backwards compatibility with older GATE simulations.
844+
\end{enumerate}
845+
Note, pre-STIR version 5.0, a number of rotations were used in STIR to rotate the scanner and align GATE simulation
846+
with STIR. However, these were removed because with the addition of \texttt{View offset (degrees)} into scanner definitions.
847+
834848
\subsubsubsection{ROOT exclusion keys configurations}
835849
The \textit{exclude xxx events := 1} keys can be used to process specific types of events.
836850
Below are sets event types that will be processed with an exclusion or combination of exclusions.

0 commit comments

Comments
 (0)