Skip to content

MJLagerwerf/ddf_fdk

Repository files navigation

Data Dependent Filter FDK algorithm

Supporting code for the data dependent filter FDK paper

This paragraph should contain a high-level description of the package, with a brief overview of its features and limitations.

Getting Started

It takes a few steps to setup Data Dependent Filter FDK algorithm on your machine. We recommend installing Anaconda package manager for Python 3.

Installing from source

To install Data Dependent Filter FDK algorithm, simply clone this GitHub project. Go to the cloned directory and run PIP installer:

git clone https://github.com/mjlagerwerf/ddf_fdk.git
cd ddf_fdk
make install

Install it as editable:

git clone https://github.com/mjlagerwerf/ddf_fdk.git
cd ddf_fdk
make install_dev

To do: making a conda package

Running the examples

To learn more about the functionality of the package check out our examples folder.

Authors and contributors

  • Rien Lagerwerf - Initial work

See also the list of contributors who participated in this project.

How to contribute

Contributions are always welcome. Please submit pull requests against the master branch.

If you have any issues, questions, or remarks, then please open an issue on GitHub.

License

This project is licensed under the GNU General Public License v3 - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published