Mercurial > repos > imgteam > image_info
comparison test-data/res.txt @ 0:8c25d4ff0b51 draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/image_info/ commit 982cc5470b2032b5b85077500c17a020d0d25fd6
author | imgteam |
---|---|
date | Fri, 19 Jul 2019 07:29:08 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:8c25d4ff0b51 |
---|---|
1 Checking file format [Tagged Image File Format] | |
2 Initializing reader | |
3 TiffDelegateReader initializing input.tiff | |
4 Reading IFDs | |
5 Populating metadata | |
6 Checking comment style | |
7 Populating OME metadata | |
8 Initialization took 0.068s | |
9 | |
10 Reading core metadata | |
11 filename = input.tiff | |
12 Series count = 1 | |
13 Series #0 : | |
14 Image count = 1 | |
15 RGB = true (4) | |
16 Interleaved = false | |
17 Indexed = false (false color) | |
18 Width = 265 | |
19 Height = 530 | |
20 SizeZ = 1 | |
21 SizeT = 1 | |
22 SizeC = 4 (effectively 1) | |
23 Thumbnail size = 64 x 128 | |
24 Endianness = intel (little) | |
25 Dimension order = XYCZT (certain) | |
26 Pixel type = uint16 | |
27 Valid bits per pixel = 16 | |
28 Metadata complete = true | |
29 Thumbnail series = false | |
30 ----- | |
31 Plane #0 <=> Z 0, C 0, T 0 | |
32 | |
33 | |
34 Reading global metadata | |
35 BitsPerSample: 16 | |
36 Compression: Uncompressed | |
37 DateTime: 2018:12:06 12:57:33 | |
38 ExtraSamples: 1 | |
39 ImageLength: 530 | |
40 ImageWidth: 265 | |
41 MetaDataPhotometricInterpretation: RGB | |
42 MetaMorph: no | |
43 NewSubfileType: 0 | |
44 NumberOfChannels: 4 | |
45 PhotometricInterpretation: RGB | |
46 PlanarConfiguration: Chunky | |
47 SampleFormat: unsigned integer | |
48 SamplesPerPixel: 4 | |
49 Software: tifffile.py | |
50 | |
51 Reading metadata |