Trees | Indices | Help |
|
---|
|
object --+ | fabioimage.fabioimage --+ | brukerimage
Read and eventually write ID11 bruker (eg smart6500) images
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
__headerstring__ =
|
|||
Inherited from |
|
|||
Inherited from |
|
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. The header is always n*5*512 bytes, otherwise it wont contain whole key: value pairs
|
Read in and unpack the pixels (including overflow table
|
Writes the image as EDF FIXME - this should call edfimage.write if that is wanted? eg: obj = edfimage(data = self.data, header = self.header) obj.write(fname) or maybe something like: edfimage.write(self, fname)
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 20 03:53:27 2014 | http://epydoc.sourceforge.net |