File: control

package info (click to toggle)
mricron 0.20140804.1~dfsg.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 13,508 kB
  • sloc: pascal: 114,876; sh: 49; makefile: 35
file content (70 lines) | stat: -rw-r--r-- 2,699 bytes parent folder | download
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Source: mricron
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Michael Hanke <mih@debian.org>,
           Yaroslav Halchenko <debian@onerussian.com>
Section: science
Priority: optional
Build-Depends: debhelper (>= 12~),
               lcl-utils,
               lcl-gtk2 | lcl-gtk,
               lcl-units,
               fp-utils,
               fp-units-gfx,
               fp-units-misc,
               lazarus-src,
               libgtk2.0-dev,
               imagemagick
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/mricron
Vcs-Git: https://salsa.debian.org/med-team/mricron.git
Homepage: https://www.nitrc.org/projects/mricron

Package: mricron
Architecture: any
Section: science
Depends: ${shlibs:Depends},
         ${misc:Depends},
         mricron-data
Recommends: pigz
Suggests: mricron-doc,
          fsl
Description: magnetic resonance image conversion, viewing and analysis
 This is a GUI-based visualization and analysis tool for (functional) magnetic
 resonance imaging. MRIcron can be used to create 2D or 3D renderings of
 statistical overlay maps on brain anatomy images. Moreover, it aids drawing
 anatomical regions-of-interest (ROI), or lesion mapping, as well as basic
 analysis of functional timeseries (e.g. creating plots of peristimulus
 signal-change).
 .
 In addition to 'mricron', this package also provides 'dcm2nii' that supports
 converting DICOM and PAR/REC images into the NIfTI format, and 'npm' for
 non-parametric data analysis.

Package: mricron-data
Architecture: all
Section: science
Depends: ${misc:Depends}
Description: data files for MRIcron
 This is a GUI-based visualization and analysis tool for (functional) magnetic
 resonance imaging. MRIcron can be used to create 2D or 3D renderings of
 statistical overlay maps on brain anatomy images. Moreover, it aids drawing
 anatomical regions-of-interest (ROI), or lesion mapping, as well as basic
 analysis of functional timeseries (e.g. creating plots of peristimulus
 signal-change).
 .
 This package provides data files for MRIcron, such as brain atlases, anatomy,
 and color schemes.

Package: mricron-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: data files for MRIcron
 This is a GUI-based visualization and analysis tool for (functional) magnetic
 resonance imaging. MRIcron can be used to create 2D or 3D renderings of
 statistical overlay maps on brain anatomy images. Moreover, it aids drawing
 anatomical regions-of-interest (ROI), or lesion mapping, as well as basic
 analysis of functional timeseries (e.g. creating plots of peristimulus
 signal-change).
 .
 This package provides documentation for MRIcron in HTML format.