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
|
Source: threeb
Section: science
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
Picca Frédéric-Emmanuel <picca@debian.org>,
Roland Mas <lolando@debian.org>,
Build-Depends:
debhelper-compat (= 13),
default-jdk-headless,
libblas-dev | libatlas-base-dev,
libcvd-dev,
libf2c2-dev,
libgvars3-dev,
libij-java,
liblapack-dev | libatlas-base-dev,
libtoon-dev,
libtoontag-dev,
Standards-Version: 4.6.2
Homepage: https://www.coxphysics.com/3b/index.html
Vcs-Browser: https://salsa.debian.org/science-team/threeb
Vcs-Git: https://salsa.debian.org/science-team/threeb.git
Rules-Requires-Root: no
Package: threeb
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Description: 3B Microscopy Analysis Software - command-line tool
Bayesian analysis of blinking and bleaching, or 3B microscopy, is a
method which analyses data in which many overlapping fluorophores
undergo bleaching and blinking events, giving the structure at
enhanced resolution. By using a Hidden Markov Model (HMM), it allows
useful information to be obtained from data that would be impossible
to analyse with standard localisation analysis techniques.
.
This package contains the command-line tool.
Package: threeb-imagej
Architecture: any
Depends:
default-jre (>= 2:1.8) | java8-runtime,
imagej,
${misc:Depends},
${shlibs:Depends},
Description: 3B Microscopy Analysis Software - ImageJ plugin
Bayesian analysis of blinking and bleaching, or 3B microscopy, is a
method which analyses data in which many overlapping fluorophores
undergo bleaching and blinking events, giving the structure at
enhanced resolution. By using a Hidden Markov Model (HMM), it allows
useful information to be obtained from data that would be impossible
to analyse with standard localisation analysis techniques.
.
This package contains the ImageJ plugin.
|