Giter Club home page Giter Club logo

tvr-dart's Introduction

TVR-DART and DART implemented with ODL and ASTRA

This repository contains the code for the article "High-level algorithm prototyping: an example extending the TVR-DART algorithm" by A. Ringh, X. Zhuge, W. J. Palenstijn, K. J. Batenburg, and O. Öktem.

Contents

The code contains the following

  • Files containing the implementation of the relevant operators and functionals.
  • A script running the TVR-DART algorithm. All figures in the article is from this script.
  • Code from odl which contains minor modifications compared to commit 32842320a (which is essentially release 0.6.0, when it comes to changes in these parts of the code). These are default_functionals.py, steplen.py, and tensor_ops.py. The modifications are marked in the code
  • A script running the DART algorithm.
  • A test phantom.

Installing and running the code

Clone the repository. Then, using miniconda run the following commands to set up a new environment (essentially follow the odl installation instructions)

  • $ conda create -c odlgroup -n my_env python=3.5 odl=0.6.0 matplotlib pytest scikit-image spyder
  • $ source activate my_env
  • $ conda install -c astra-toolbox astra-toolbox

After this, the scripts can be run using, e.g., spyder.

Contact

Axel Ringh, PhD student
KTH Royal Institute of Technology, Stockholm, Sweden
[email protected]

Xiaodong Zhuge, Researcher
Centrum Wiskunde & Informatica, Amsterdam, The Netherlands
[email protected]

Willem Jan Palenstijn, Researcher
Centrum Wiskunde & Informatica, Amsterdam, The Netherlands
[email protected]

Joost Batenburg, Professor
Centrum Wiskunde & Informatica, Amsterdam, The Netherlands
Leiden University, Leiden, The Netherlands
[email protected]

Ozan Öktem, Associate Professor
KTH, Royal Institute of Technology
[email protected]

tvr-dart's People

Contributors

aringh avatar

Stargazers

Paddy Harrison avatar Tu Sun avatar Philipp Pelz avatar

Watchers

James Cloos avatar  avatar

Forkers

banjak90 harripj

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.