tifffile 20130502-1 source package in Ubuntu

Changelog

tifffile (20130502-1) unstable; urgency=low


  * New upstream
  * Upload to sid

 -- Mathieu Malaterre <email address hidden>  Tue, 21 May 2013 11:01:48 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
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_20130502-1.dsc 2.0 KiB c6cdea022c1a89825fe2dfe432600aa1a7ce8b28fc2a41bccdefb19fdc964628
tifffile_20130502.orig.tar.gz 38.1 KiB f982e7b73915ddf8da9bba11d457f6137a889742757e1e5dabffdfb503f81cd1
tifffile_20130502-1.debian.tar.gz 5.0 KiB f10d6bc3c9a3f74bb66adc0475372c45736c1c1e2aa0ca5a7e5376133eae70ef

Available diffs

No changes file available.

Binary packages built by this source

python-tifffile: Read and write image data from and to TIFF files

 Image and meta-data can be read from TIFF, BigTIFF, OME-TIFF, STK, LSM, NIH,
 ImageJ, MicroManager, FluoView, SEQ and GEL files.
 .
 Only a subset of the TIFF specification is supported, mainly uncompressed and
 losslessly compressed 2**(0 to 6) bit integer, 16, 32 and 64-bit float,
 grayscale and RGB(A) images, which are commonly used in bio-scientific imaging.
 Specifically, reading JPEG/CCITT compressed image data or EXIF/IPTC/GPS/XMP
 meta-data is not implemented. Only primary info records are read for STK,
 FluoView, MicroManager, and NIH image formats.
 .
 TIFF, the Tagged Image File Format, is under the control of Adobe Systems.
 BigTIFF allows for files greater than 4 GB. STK, LSM, FluoView, SEQ, GEL, and
 OME-TIFF, are custom extensions defined by MetaMorph, Carl Zeiss MicroImaging,
 Olympus, Media Cybernetics, Molecular Dynamics, and the Open Microscopy
 Environment consortium respectively.