4
edits
(New page: == SMV image file format == The SMV file format is a broad standard x-ray diffraction image file format that appeared with the first CCD-based x-ray detectors. SMV stands for Super Marty...) |
|||
Line 4: | Line 4: | ||
<pre>{ | |||
HEADER_BYTES= 512; | HEADER_BYTES= 512; | ||
DIM=2; | DIM=2; | ||
Line 33: | Line 31: | ||
DENZO_X_BEAM=158.64; | DENZO_X_BEAM=158.64; | ||
DENZO_Y_BEAM=156.27; | DENZO_Y_BEAM=156.27; | ||
} | } | ||
</pre> | |||
== Description of common keywords: == | == Description of common keywords: == |
edits