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
|
Source: bart-view
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Martin Uecker <martin.uecker@med.uni-goettingen.de>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
libbart-dev,
libgtk-3-dev
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/bart-view
Vcs-Git: https://salsa.debian.org/med-team/bart-view.git
Homepage: https://github.com/mrirecon/view/
Package: bart-view
Architecture: any
Depends: bart,
${shlibs:Depends},
${misc:Depends}
Description: viewer for multi-dimensional complex-valued data
The Berkeley Advanced Reconstruction Toolbox (BART) is a free and
open-source image-reconstruction framework for Computational Magnetic
Resonance Imaging.
.
This package provides an image viewer as an optional component of
the BART framework. The viewer is designed for multi-dimensional
complex-valued data.
|