Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to demo notebooks for website #144

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

How to demo notebooks for website #144

wants to merge 7 commits into from

Conversation

hrobarts
Copy link

@hrobarts hrobarts commented Feb 9, 2024

CIL how-to notebooks

Data loading and visualisation

  • NikonDataReader
  • ZeissDataReader
  • TIFFReader
  • Custom reader

Create a custom AcquistionGeometry

  • Cone beam
  • Parallel beam

Prepare your data

  • TransmissionAbsorption convertor
  • Normaliser

Pre-processing steps

  • Down-sampling
  • Centre of rotation
  • Ring remover

Analytical reconstruction

  • Cone beam
  • Parallel beam

Operators

  • Set up a projection operator
  • Set up an identity operator
  • Create your own operator
  • Create your own DataContainer

Algebraic iterative reconstruction

  • SIRT

Optimisation based reconstruction

  • Tikhonov with CGLS
  • TV with FISTA

@hrobarts hrobarts added duplicate This issue or pull request already exists and removed duplicate This issue or pull request already exists labels Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant