Login  Register

relationship between Pixels/SizeC and TiffData/FirstC

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

relationship between Pixels/SizeC and TiffData/FirstC

mingthor
Hello,

I have a question about the intentions of the SizeC (and SizeT, SizeX, etc) and the FirstC ( and FirstT, FirstX, etc). Does a tiff need to have the number of attributes of TiffData/FirstC indicated by the value of Pixels/SizeC? For example, if I have SizeC=3, do I have to have 3 attributes, where FirstC=0, FirstC=1, FirstC=2?

I also need to use Plane/TheT, Plane/TheC and Plane/TheZ. Should they be equal to the values of FirstT, FirstC, FirstZ for the plane, or equal to 0, if I only have one plane for each tiff file?

Regards,
-Ming


--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: relationship between Pixels/SizeC and TiffData/FirstC

ctrueden
Hi Ming,


>
> I have a question about the intentions of the SizeC (and SizeT, SizeX,
> etc) and the FirstC ( and FirstT, FirstX, etc). Does a tiff need to have
> the number of attributes of TiffData/FirstC indicated by the value of
> Pixels/SizeC? For example, if I have SizeC=3, do I have to have 3
> attributes, where FirstC=0, FirstC=1, FirstC=2?
>
> I also need to use Plane/TheT, Plane/TheC and Plane/TheZ. Should they be
> equal to the values of FirstT, FirstC, FirstZ for the plane, or equal to 0,
> if I only have one plane for each tiff file?
>

It sounds like you are asking about OME-TIFF, so a better mailing list
would be OME-users. Let's discuss there instead. I will reply back and CC
that list rather than ImageJ.

-Curtis


On Mon, Jul 2, 2012 at 8:31 AM, Ming Gao <[hidden email]> wrote:

> Hello,
>
> I have a question about the intentions of the SizeC (and SizeT, SizeX,
> etc) and the FirstC ( and FirstT, FirstX, etc). Does a tiff need to have
> the number of attributes of TiffData/FirstC indicated by the value of
> Pixels/SizeC? For example, if I have SizeC=3, do I have to have 3
> attributes, where FirstC=0, FirstC=1, FirstC=2?
>
> I also need to use Plane/TheT, Plane/TheC and Plane/TheZ. Should they be
> equal to the values of FirstT, FirstC, FirstZ for the plane, or equal to 0,
> if I only have one plane for each tiff file?
>
> Regards,
> -Ming
>
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html