|
_readheader(self,
infile)
the bruker format uses 80 char lines in key : value format In the
fisrt 512*5 bytes of the header there should be a HDRBLKS key, whose
value denotes how many 512 byte blocks are in the total header. |
source code
|
|
|
read(self,
fname)
Read in and unpack the pixels (including overflow table |
source code
|
|
|
|
|
|
Inherited from fabioimage.fabioimage :
__init__ ,
add ,
getframe ,
getheader ,
getmax ,
getmean ,
getmin ,
getstddev ,
integrate_area ,
make_slice ,
next ,
previous ,
readheader ,
rebin ,
resetvals ,
toPIL16 ,
update_header
|