odin 1.8.5-2ubuntu1 source package in Ubuntu

Changelog

odin (1.8.5-2ubuntu1) quantal; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Fix build failure with ld --as-needed.

odin (1.8.5-2) unstable; urgency=low

  * Amend patch for GCC 4.7 compatibility with another missing header
    include. Thanks to Samuel Thibault for the report and Thies Jochimsen
    for the upstream fix (Closes: #673217).

odin (1.8.5-1) unstable; urgency=low

  * New upstream release.
    - Writing of multiple VTK files for dynamic data sets
    - Storing protocol together with z-maps in miview fMRI
    - Added dialect 'tcourse' to ASCII fileio
    - SeqSimMonteCarlo now supports multi-threaded simulation
    - Added gamma variate fitting function
    - Added filter steps 'quantilmask' and 'resample'
    - Filter steps 'minip', 'maxip' and 'proj' now with direction argument
    - Added option 'weightmask' to micalc
    - Added reco step 'qcspike' to detect spikes in signal
    - Added reco steps 'driftcalc/driftcorr' for correction of field drift
  * Bumped Standards-version to 3.9.3, no changes necessary.
  * No longer depends on liboil.
  * Remove obsolete patches (missing_header, gsl_roundoff) -- merged upstream.
  * Added patch from upstream SVN to fix missing header for GCC 4.7
    (Closes: #667307). Thanks to Matthias Klose for the report.

odin (1.8.4-2) unstable; urgency=low

  * Disable Vista data format support. Upstream will do this in 1.8.5, but it
    eases the libvia transition in Debian right now.
  * Removed DM-flag from debian/control -- no longer needed.
 -- Bhavani Shankar <email address hidden>   Tue, 05 Jun 2012 12:31:28 +0530

Upload details

Uploaded by:
Bhavani Shankar
Uploaded to:
Quantal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
science
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe science

Downloads

File Size SHA-256 Checksum
odin_1.8.5.orig.tar.gz 1.8 MiB e55d384bc92a263256011552da8b90c467a561945e417182317e3fd782ccdaa2
odin_1.8.5-2ubuntu1.debian.tar.gz 7.3 KiB d57835b468d3c829d6ffbc5d4f2ea99f53e6a28410815341a74a9c7c92109303
odin_1.8.5-2ubuntu1.dsc 1.9 KiB d1f7f500be91a44141031663fd5acfd717e264c61fe827abbc6c130340217a76

Available diffs

View changes file

Binary packages built by this source

libodin-dev: No summary available for libodin-dev in ubuntu quantal.

No description available for libodin-dev in ubuntu quantal.

mitools: No summary available for mitools in ubuntu vivid.

No description available for mitools in ubuntu vivid.

odin: develop, simulate and run magnetic resonance sequences

 ODIN is a framework for magnetic resonance imaging (MRI).
 It covers the whole toolchain of MRI, from low-level data acquisition
 to image reconstruction. In particular, it aims at rapid prototyping
 of MRI sequences. The sequences can be programmed using a high-level,
 object oriented, C++ programming interface. It provides advanced
 sequence analysis tools, such as interactive plotting of k-space
 trajectories, a user interface for a fast compile-link-test cycle
 and a powerful MRI simulator which supports different virtual samples.
 For fast and flexible image reconstruction, ODIN contains a highly
 customizable, multi-threaded data-processing framework.