- 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.
kspec-gfa
can be installed using by cloning this repository
git clone https://github.com/mmingyeong/kspec_gfa.git
cd kspec_gfa_controller/controller/main.py
python main.py
Here is the Software Architecture diagram explaining the hierarchy of KSPEC-GFA.