View recordings ...

FOSDEM

Notes

./configure --enable-nifti --with-nifti-prefix=/dir/where/you/build/nifticlib

  • ECAT 7 writing:
    Support for writing .v ECAT7 files is included. We used stripped down source files from the libraries libtpcimgio.a and libtpcmisc.a at the Turku PET Centre group. You can still compile with an external library version using the following options:

./configure --enable-tpc --with-tpc-prefix=/dir/with/include_and_lib_subdirs

Make sure that the prefix dir contains two subdirs include and lib each filled with the associated headers and libraries respectively.