Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion doc/docs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pFIRE
=====

pFIRE is a parallel framework for the elastic registration of large images by the method of Barber
and Hose. [1]_ [2]_ It is implemented in C++ using the PETSc scientific toolkit to
and Hose [1]_ [2]_. It is implemented in C++ using the PETSc scientific toolkit to
provide parallelised mathematical routines.


Expand Down Expand Up @@ -40,6 +40,9 @@ Elastic registration is far more computationally intensive than rigid registrati
ability to measure and describe nonlinear transformations is potentially extremely useful for e.g
determination of stress inside a deformed mechanical structure.

We recommend that developers working on pFIRE read the two Barber et al. papers [1]_ [2]_
so that they are familiar with the algorithms implemented in pFIRE.


.. toctree::
:maxdepth: 2
Expand Down