-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
37 lines (37 loc) · 1.49 KB
/
CITATION.cff
File metadata and controls
37 lines (37 loc) · 1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
cff-version: 1.2.0
title: "BasisSimulator.jl: GPU-native polychromatic CT and PCCT simulation, reconstruction, and virtual monoenergetic imaging in Julia"
message: "If you use this software, please cite it using the metadata below."
type: software
authors:
- given-names: Dale
family-names: Black
affiliation: "University of California, Irvine — Molloi Lab"
orcid: "https://orcid.org/0000-0002-9150-9827"
repository-code: "https://github.com/MolloiLab/BasisSimulator.jl"
url: "https://github.com/MolloiLab/BasisSimulator.jl"
abstract: >-
GPU-native Julia framework for CT and photon-counting CT simulation,
reconstruction, and quantitative spectral imaging. Provides exact
Siddon ray-tracing forward projection, polychromatic Beer-Lambert
physics with vendor-realistic detector response (MC-derived LUTs for
GE Gemstone scintillator and Siemens NAEOTOM Alpha CdTe), FDK and
hybrid iterative reconstruction, sinogram and image-domain beam-
hardening correction, dual-kVp and PCCT material decomposition
(Cong 2022, Alvarez-Macovski, PWLS), and virtual monoenergetic
imaging (VMI + Grant 2014 Mono+) — all dispatching transparently
across CPU, Metal, CUDA, and ROCm via AcceleratedKernels.jl.
keywords:
- computed tomography
- photon-counting CT
- dual-energy CT
- virtual monoenergetic imaging
- VMI
- Monte Carlo detector response
- Siddon ray tracing
- FDK reconstruction
- material decomposition
- GPU
- Julia
- scientific computing
license: MIT
version: "0.1.1"