Skip to content
Robert Oeffner edited this page Jul 13, 2017 · 1 revision

This library is mostly for the benefit of scientists working in macromolecular crystallography. The file format MTZ as defined by the CCP4 community contains header information about the data contained in each file such as unit cell dimensions, space group, name of columns etc. These can be displayed with command line programs such as MTZDUMP which works fine but is somewhat is cumbersome. The current library exploits the rich API present in Microsoft Windows. When you install this library you can display the header information simply by hovering your mouse over an MTZ file in Windows Explorer. The source code compiles on Visual Studio 2015 and older versions.

Clone this wiki locally