Skip to content

RTKConsortium/PCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCT

License [![][gha-img]][gha-link]

PCT (Proton Computed Tomography) is a toolkit used to process proton CT data and reconstruct proton stopping power maps. PCT is written both in C++ and Python, and is designed to be used either as a code library, or with command-line applications.

Links

Usage

Usage of each PCT application can be described using the --help/-h option. For instance, running

pctfdk --help

displays the help for pctfdk.

Reconstruction typically involves the following steps:

  • pctpairprotons in order to arrange ROOT data in a format described here.
  • pctpaircuts in order to remove nuclear collisions.
  • pctbinning in order to compute the distance-driven binning as described here.
  • pctfdk in order to reconstruct the data generated in the previous step using distance-driven FDK (as described here).

Copyright Centre National de la Recherche Scientifique

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Proton computed tomography

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7