1night_exposure(1) User Commands night_exposure(1)
2
3
4
6 night_exposure - make a single exposure on a camera
7
9 night_exposure [-t time] [-s shutter on|off] [-b 1|2|3] [-o output]
10
12 The options are as follows:
13
14 options:
15
16 -t
17 exposure time in seconds
18
19 -s
20 shutter state, on - open, off - close for dark frame
21
22 -r
23 select region by format: (x1,y1,x2,y2), default: full area
24
25 -b
26 binning, 1 - 1x1, 2 - 2x2, 3 - 3x3, default: 3
27
28 -c
29 select chip, I - imaging (default), T - tracking
30
31 -m
32 readout mode (see output of 'night_power info')
33
34 -o
35 name of an output file, default to nightview.fits
36
37 -name object's name
38
39 -obsname
40 observer's name
41
42 -p
43 show progress indicator
44
45 -pn
46 show progress indicator (on new line)
47
48 -host address:port internet address server, default: local connect
49
50 Use Ctrl-C to interrupt the exposure or download in progress.
51
53 Setting of environment variable NIGHTVIEW_HOST is equivalent to -host
54 option.
55
57 http://integral.sci.muni.cz
58
60 Not found except listed on http://integral.sci.muni.cz.
61
63 nightview(1). See the /usr/share/doc/nightview-doc directory for
64 description. Homepage: http://www.physics.muni.cz/mb/nightview/
65
67 This manual page was written by F. Hroch <hroch@physics.muni.cz>, for
68 the Debian GNU/Linux system (but may be used by others).
69
70
71
72night_exposure February 2019 night_exposure(1)