Skip to content

optui/ProjeCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjeCT

Python FastAPI Angular License

Sinogram of a cube from a CBCT

ProjeCT is an open-source, browser-based full-stack application that serves as a simulation platform supporting the complete imaging workflow of cone-beam computed tomography (CBCT). It uses FastAPI for the backend to interface with GATE 10 and LEAP, while utilizing Angular for a user-friendly frontend.

Features

Keep track of your GATE simulations

Screenshot of 3 list items representing simulation names with buttons

View your GATE simulation before running it

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