User Tools

Site Tools


glossary:pre-histogrammed_image

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
glossary:pre-histogrammed_image [2014/05/08 14:09] adminglossary:pre-histogrammed_image [2016/03/03 09:58] admin
Line 1: Line 1:
 ====== Structure of the pre-histogrammed Image Data File====== ====== Structure of the pre-histogrammed Image Data File======
  
-^Data Item    ^^^^Type             ^Description                    +^Data Item    ^^^^Type                 ^Description                                             
-|PixX         ||||''int32''            |pixels in X-direction          +|PixX         ||||''int32''            |pixels in X-direction                                   
-|PixY         ||||''int32''            |pixels in Y-direction          +|PixY         ||||''int32''            |pixels in Y-direction                                   
-|PixResol     ||||''float32''          |spatial pixel resolution in μm | +|PixResol     ||||''float32''          |spatial pixel resolution in μm                          
-|TCSPCChannels||||''int32''            |number of TCSPC channels per pixel| +|TCSPCChannels||||''int32''            |number of TCSPC channels per pixel                      
-|TimeResol    ||||''float32''          |time resolution of the TCSPC histograms in ns  +|TimeResol    ||||''float32''          |time resolution of the TCSPC histograms in ns           
-|The following block will appear in the file for each ''y = 1 to <PixY>'' |||||| +|The following block will appear in the file for each ''y = 1 to <PixY>''                  |||||| 
-| |The following block will appear in block (y) for each ''x = 1 to <PixX>''|||||+| |The following block will appear in block (y) for each ''x = 1 to <PixX>''                |||||
 | | | The following data will appear in the block (x,y) for each ''t = 1 to <TCSPCChannels>''|||| | | | The following data will appear in the block (x,y) for each ''t = 1 to <TCSPCChannels>''||||
-| | | | ''HistogramData [x,y,t]'' |''int32''| counts of the TCSPC channel t of pixel (x,y)| +| | | | ''HistogramData [x,y,t]'' |''int32''| counts of the TCSPC channel t of pixel (x,y)      
-| | | end of block |||| +| | | end of block                                                                           |||| 
-| | end of block ||||| +| | end of block                                                                            ||||| 
-| end of block ||||||+| end of block                                                                             ||||||
  
 +
 +For an example in python see here: https://github.com/PicoQuant/pre-histogrammed-Image-Data-File
glossary/pre-histogrammed_image.txt · Last modified: 2023/11/15 14:13 by admin