[Blends-commit] r1458 - in projects/med/trunk/debian-med: debian tasks

Debian Pure Blends Subversion Commit noreply at alioth.debian.org
Tue Mar 24 13:30:54 UTC 2009


Author: mhanke-guest
Date: Tue Mar 24 13:30:54 2009
New Revision: 1458
URL: http://svn.debian.org/viewsvn/blends?rev=1458&view=rev

Log:
Put ODIN into imaging task.

Modified:
   projects/med/trunk/debian-med/debian/changelog
   projects/med/trunk/debian-med/tasks/imaging

Modified: projects/med/trunk/debian-med/debian/changelog
URL: http://svn.debian.org/viewsvn/blends/projects/med/trunk/debian-med/debian/changelog?rev=1458&view=diff&r1=1458&r2=1457&p1=projects/med/trunk/debian-med/debian/changelog&p2=projects/med/trunk/debian-med/debian/changelog
==============================================================================
--- projects/med/trunk/debian-med/debian/changelog	(original)
+++ projects/med/trunk/debian-med/debian/changelog	Tue Mar 24 13:30:54 2009
@@ -1,11 +1,15 @@
 debian-med (1.2) UNRELEASED; urgency=low
 
+  [ Andreas Tille ]
   * Bumped policy to 3.8.1 and make use of the new feature that
     debian/control allows comment lines starting with # with no
     preceding whitespace. [Policy paragraph 5.2]
   * debhelper (>=7)
 
- -- Andreas Tille <tille at debian.org>  Thu, 12 Mar 2009 08:42:24 +0100
+  [ Michael Hanke ]
+  * Added ODIN to imaging task.
+
+ -- Michael Hanke <michael.hanke at gmail.com>  Tue, 24 Mar 2009 14:24:29 +0100
 
 debian-med (1.1) experimental; urgency=low
 

Modified: projects/med/trunk/debian-med/tasks/imaging
URL: http://svn.debian.org/viewsvn/blends/projects/med/trunk/debian-med/tasks/imaging?rev=1458&view=diff&r1=1458&r2=1457&p1=projects/med/trunk/debian-med/tasks/imaging&p2=projects/med/trunk/debian-med/tasks/imaging
==============================================================================
--- projects/med/trunk/debian-med/tasks/imaging	(original)
+++ projects/med/trunk/debian-med/tasks/imaging	Tue Mar 24 13:30:54 2009
@@ -546,3 +546,33 @@
  It allows intrinsic tissue parameters (T1, T2...) and pulse sequence
  parameters (TR, TE ...) to be specified and then produces simulated
  images with noise. Currently, no artifacts are implemented.
+
+
+Depends: odin
+Homepage: http://od1n.sourceforge.net/
+License: GPL
+WNPP: 410318
+Vcs-Git: git://git.debian.org/pkg-exppsy/odin.git
+Responsible: Michael Hanke <michael.hanke at gmail.com>
+Pkg-Description: develop, simulate and run magnetic resonance sequences
+ C++ software framework to develop, simulate and run magnetic resonance
+ sequences on different platforms. It is
+ .
+ - State-of-the-Art: Contemporary magnetic resonance imaging techniques
+ are available, for example sequence modules for echo-planar imaging
+ and spiral-imaging, parallel imaging with GRAPPA reconstruction,
+ two-dimensional pulses and field-map-based distortion corrections.
+ .
+ - Easy-to-Use: All common steps, from compiling your sequence to
+ plotting or simulating it, can be performed within a graphical user
+ interface.
+ .
+ - Hardware Independent: ODIN runs on a variety of operating systems and
+ scanners. Once you develop a sequence, it can be executed/simulated
+ on very different hardware, ranging from a real-time sequence
+ controller to your personal workstation.
+ .
+ - Truly Object-Oriented: Written in C++ with an object-oriented design,
+ ODIN is very modular, flexible and requires very little code to
+ write: The sequences that come with ODIN are easy to understand and
+ modify.



More information about the Blends-commit mailing list