diff options
author | Tomas Kulhanek <tomas.kulhanek@stfc.ac.uk> | 2019-01-18 13:36:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-18 13:36:03 +0000 |
commit | 4dfec332eaf26ec3d015475e3f3dc6950b8c204f (patch) | |
tree | 9e72e2fca327a0957408d7e4edf8148031a1d92f /README.md | |
parent | 1fe2b12b9f398ce045ebd7d319ea2d2fbd7f5e45 (diff) | |
download | framework-4dfec332eaf26ec3d015475e3f3dc6950b8c204f.tar.gz framework-4dfec332eaf26ec3d015475e3f3dc6950b8c204f.tar.bz2 framework-4dfec332eaf26ec3d015475e3f3dc6950b8c204f.tar.xz framework-4dfec332eaf26ec3d015475e3f3dc6950b8c204f.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ # CCPi-Framework -Last commit: [![Build Status](https://anvil.softeng-support.ac.uk/jenkins/buildStatus/icon?job=CILsingle/CCPi-Framework&build=6)](https://anvil.softeng-support.ac.uk/jenkins/job/CILsingle/CCPi-Framework/6/) +[![Build Status](https://anvil.softeng-support.ac.uk/jenkins/buildStatus/icon?job=CILsingle/CCPi-Framework&build=6)](https://anvil.softeng-support.ac.uk/jenkins/job/CILsingle/CCPi-Framework/6/) + Basic Python Framework for CIL This package aims at ensuring a longer life and easy extensibility of the CIL software. This package provides a common framework, hence the name, for the analysis of data in the CT pipeline and quick development of novel reconstruction algorithms. |