Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.21 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.21 KB

kspec_gfa_controller

Versions PyPI version Ruff Documentation Status

The KSPEC GFA Camera Controller

  • KSPEC-GFA is a tool for guiding, focusing, and acquisition sequence control in KSPEC observation.
  • The Controller communicate with Basler Guide cameras for guiding and focusing processes.
  • The Controller use the pypylon library as the middleware for the communication.

Getting Started

Installation

kspec-gfa can be installed using by cloning this repository

git clone https://github.com/mmingyeong/kspec_gfa.git

Quick Start

cd kspec_gfa_controller/controller/main.py
python main.py

Software Architecture

Here is the Software Architecture diagram explaining the hierarchy of KSPEC-GFA.

img