Skip to content

danieldeidda/SIRF-Contribs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SIRF-Contribs

Users contributions to SIRF.

This space is for contributions that are not quite ready yet to be incorporated into SIRF's main repository. We welcome the sharing of any contributions that might help other researchers. We hope that widely used features can then be finalised, and then added to the main SIRF repository.

Please add your contributions as a pull request.

  • Jupyter notebooks can be added to ./src/notebooks.
  • Python code should be added to ./src/Python/sirf/contrib with an __init__.py file. In this fashion, once a user has checked out this repository, they can use it in their code with, for example:
from sirf.contrib import kcl

Current contents

  • KCL priors - de Pierro, Bowsher, etc. priors
  • brainweb - preliminary script to create brainweb data with some extra features.
  • MCIR - scripts for the MR and PET MCIR reconstructions.
  • Grappa_and_CIL - notebook demonstrating CIL integration with SIRF, with the use case of a GRAPPA reconstruction of MR data.

About

Users contributions to SIRF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.0%
  • Jupyter Notebook 15.0%