File: makecbf.1

package info (click to toggle)
cbflib 0.9.7%2Bdfsg1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 65,272 kB
  • sloc: ansic: 131,361; python: 22,780; sh: 3,108; makefile: 2,088; yacc: 659; java: 223; f90: 214; xml: 210; cpp: 58
file content (37 lines) | stat: -rw-r--r-- 944 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.\"                                      Hey, EMACS: -*- nroff -*-
.TH MAKECBF 1 "April 2008"
.\" Please adjust this date whenever revising the manpage.

.SH NAME
makecbf \- convert detector images to CBF format
.SH SYNOPSIS
.B makecbf
.I imagefile 
.I cbffile

.SH DESCRIPTION
.PP
\fBmakecbf\fP is a program to convert certain detector images to CBF
format. Currently, the program knows how to convert images from the 
following detector types:
.TP
MAR180, MAR300, MAR345 and ADSC quantum.
.PP
.B makecbf 
writes the CBF-format image to disk, reads it in again, and then compares
it to the original. 
.B makecbf 
works only from stated files on disk, so that random I/O can be used.

.SH SEE ALSO
.BR cif2cbf (1),
.BR convert_image (1),
.BR img2cif (1).

.SH AUTHOR
.B makecbf 
was written by Herbert J. Bernstein.
.PP
This manual page was written by Morten Kjeldgaard <mok@bioxray.au.dk>,
for the Debian project (but may be used by others).