From e862a7213087a2d498479dac875c52b851368606 Mon Sep 17 00:00:00 2001 From: Will Furnass Date: Wed, 11 Sep 2019 14:27:12 +0100 Subject: [PATCH] Recommend devs read Barber papers --- doc/docs.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/docs.rst b/doc/docs.rst index 60c19f7..c5cb0e7 100644 --- a/doc/docs.rst +++ b/doc/docs.rst @@ -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. @@ -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