Skip to content

optui/cbct-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbct-simulation

FastAPI Angular License

Sinogram of a cube from a CBCT

An open-source application that simulates the imaging workflow of cone-beam computed tomography (CBCT). It uses FastAPI for the backend to interface with GATE 10 and LEAP and also Angular for the frontend.

Features

Manage your GATE simulations

Screenshot of 3 list items representing simulation names with buttons

View your existing GATE simulations

Screenshot of a source emitting rays in a cone shape towards a cube and a flat-panel detector

Generate projections and reconstruct them

Sinogram of a cube from a CBCT Reconstructed middle slice of a cube from a CBCT
Sinogram of a cube from a CBCT Reconstructed middle slice of a cube from a CBCT

Setup

For setup check out the GitHub Wiki.