neclib.devices.ccd_controller.m100#
Aliases#
None |
|
Manages the busy state of the object. |
- class M100[source]#
Bases:
CCDController
ccd camera, which can capture stars when optical pointing.
Notes
You need to install
libgphoto2
library in advance.Configuration items for this device:
- pic_captured_pathstr
Save directory path of pictures captured by ccd camera. This path must be absolute path. e.g.
/home/pi/data/optical_pointing
See defaults setting file in
neclib/defaults/config.toml
.- Model: ClassVar[str] = 'M100'#
- Manufacturer: ClassVar[str] = 'Canon'#
- Identifier: ClassVar[Optional[str]] = 'host'#