Skip to content
forked from SyneRBI/SIRF

Main repository for the CCP SynerBI software

License

Notifications You must be signed in to change notification settings

NicoleJurjew/SIRF

 
 

Repository files navigation

Synergistic Image Reconstruction Framework

gh-action-badge

style-badge zenodo-badge

This software is the main output of SyneRBI, the Collaborative Computational Platform for Synergistic Reconstruction for Biomedical Imaging (formerly CCP PETMR).

Please start with our latest User's Guide. See our Wiki page for installation instructions.

You can also download a VM with SIRF and related software preinstalled.

Where is everything installed?

SIRF largely follows the usual directory structure with some minor tweaks. When using the default options when building SIRF, you will get (most of the) following, depending what was found/built:

<install-dir>/
    bin/            # executables
    lib/            # libraries
    python/         # Python files
    matlab/         # MATLAB files
    share/SIRF-V.v/ # versioned location (e.g. SIRF-3.0)
       doc/         # doxumentation
          doxygen/  # C++ documentation files generated by doxygen
          examples/ # example scripts
       data/        # data used in example scripts

About

Main repository for the CCP SynerBI software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 58.8%
  • Python 18.7%
  • MATLAB 15.5%
  • CMake 4.7%
  • C 1.4%
  • Shell 0.9%