tifffile 20111126-1 source package in Ubuntu

Changelog

tifffile (20111126-1) unstable; urgency=low

  * New upstream. Better support for BigTIFF

tifffile (20111112-1) unstable; urgency=low

  * Initial Debian Upload (Closes: #648767)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  28 Dec 2011 08:52:37 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Med
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tifffile_20111126.orig.tar.gz 27.6 KiB 1aafbbf3697626b77658a81583dc189a9c16e0c2483360b7f90304f38b2c1180
tifffile_20111126-1.debian.tar.gz 4.0 KiB e351a26a740654d11d9e287627be54994a802f9a9925071857d348019e43178c
tifffile_20111126-1.dsc 2.0 KiB 8407501d6a574b1e80045434607fda418cc6cb044febf5cc41fd3b46c50f291f

View changes file

Binary packages built by this source

tifffile: read image and metadata from TIFF, STK, LSM, OME-TIFF and FluoView files

 Only a subset of the TIFF specification is supported, mainly uncompressed and
 losslessly compressed 1-32 bit integer as well as 32 and 64-bit float images,
 which are commonly used in scientific imaging.
 .
 This tool is implemented to support TIFF with custom extensions, namely:
  * STK (MetaMorph)
  * LSM (Carl Zeiss MicroImaging)
 .
 Currently only primary info records are read for STK, FluoView, and NIH image
 formats.