Dear Takaaki,

dxtbx provides a way to do this (see
http://journals.iucr.org/j/issues/2014/04/00/jo5001/jo5001.pdf). It is
available in ccp4-python (try 'import dxtbx'), however there is no script
currently in CCP4 that uses this to print the header information. One could
write such a script easily though, and I would be happy to provide one
off-list if you are interested. Scripts like this already exist in the
DIALS project (http://dials.sourceforge.net/ - try e.g. dials.import
/my/images/*.cbf; dials.show_models datablock.json).

Note that the dxtbx way is not giving you direct access to header values,
but will print information about experimental models constructed from the
headers. Usually this is what you want. If not, ADXV (
http://www.scripps.edu/tainer/arvai/adxv.html) is a useful tool that can
display image header values, but I don't know if this can be scripted to
print to console.

Cheers

-- David

On 1 December 2014 at 11:22, Takaaki Fukami <fukami...@chugai-pharm.co.jp>
wrote:

> Dear all,
>
> I'd like to dump header information of a diffraction image file.
> CCP4 diffdump is a good tool, though it outputs the same angle
> for both oscillation start and end for .cbf image. (bug?)
>
> Are there any other tools to get diffraction image header info?
>
> Regards
>
> -----
> Takaaki Fukami (mailto:fukami...@chugai-pharm.co.jp)
> Discovery Research Dept. (Biostructure Gr.)
> Chugai Pharmaceutical Co.,Ltd.
>

Reply via email to