Source: ctsim
Maintainer: Kevin M. Rosenberg <kmr@debian.org>
Section: science
Build-Depends: cmake (>= 3.22),
               debhelper-compat (= 13),
               pkgconf,
               libfftw3-dev,
               libhdf5-dev,
               libpng-dev,
               zlib1g-dev,
               libedit-dev,
               libgl-dev,
               libdcmtk-dev,
               qt6-base-dev,
               qt6-base-dev-tools,
               qt6-svg-dev
Build-Depends-Indep: pandoc,
                     texlive-latex-recommended,
                     lmodern,
                     librsvg2-bin
Standards-Version: 4.7.4
Homepage: http://www.ctsim.org
Vcs-Git: https://git.medonline.com/kmr/ctsim.git
Vcs-Browser: https://git.medonline.com/kmr/ctsim
Rules-Requires-Root: no

Package: ctsim
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: ctsim-doc
Breaks: ctsim-help (<< 7.0.0~)
Replaces: ctsim-help (<< 7.0.0~)
Description: Computed tomography simulator
 CTSim provides an interactive computed tomography simulator. Computed
 tomography is the technique of estimating the interior of an object
 by measuring x-ray absorption through that object.
 .
 A phantom object is defined geometrically or read from an image, scanned
 with a choice of beam geometries, and reconstructed by filtered
 backprojection or direct Fourier inversion. The reconstruction can then
 be compared against the original, so the effect of a filter, a view
 count or an interpolation method can be measured rather than judged by
 eye.
 .
 CTSim has both a graphical interface and command-line tools, the two
 producing identical results. Scripts drive the whole program and record
 what they did; the demonstrations supplied with CTSim use them to show
 what each part does, reproducing figures from Herman's "Fundamentals of
 Computerized Tomography".

Package: ctsim-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends: ctsim
Breaks: ctsim-help (<< 7.0.0~)
Replaces: ctsim-help (<< 7.0.0~)
Description: Documentation for ctsim
 The CTSim user manual as PDF and HTML, describing the theory and use
 of CTSim, a computed tomography simulator.  The ctsim program's Help
 menu opens these files.
