File: control

package info (click to toggle)
voxbo 1.8.5~svn1246-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,416 kB
  • ctags: 8,918
  • sloc: cpp: 111,063; makefile: 1,465; sh: 1,058; python: 190
file content (35 lines) | stat: -rw-r--r-- 1,315 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
Source: voxbo
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Michael Hanke <mih@debian.org>,
           Yaroslav Halchenko <debian@onerussian.com>
Section: science
Priority: extra
Build-Depends: debhelper (>= 9~),
               python,
               zlib1g-dev,
               libboost-dev,
               libboost-thread-dev,
               libgsl-dev | libgsl0-dev,
               libpng-dev | libpng12-dev,
               libqt4-dev,
               libxi-dev,
               libxrender-dev,
               libfontconfig1-dev | libfontconfig-dev
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-exppsy/voxbo.git
Vcs-Git: git://anonscm.debian.org/pkg-exppsy/voxbo.git
Homepage: https://github.com/kimberg/voxbo

Package: voxbo
Architecture: any
Section: science
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: mni-colin27-nifti,
          matlab-spm8
Description: processing, statistical analysis, and display of brain imaging data
 This is a toolkit for analysis of functional neuroimaging (chiefly
 fMRI) experiments and voxel-based lesion-behavior mapping. VoxBo
 supports the modified GLM (for autocorrelated data), as well as the
 standard GLM for non-autocorrelated data. The toolkit is designed to be
 interoperable with AFNI, FSL, SPM and others.