Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 692 Bytes

File metadata and controls

10 lines (7 loc) · 692 Bytes
title layout
Software
default

All PANOPTES authored software is open source and available on github.

The PANOPTES Observatory Control System (POCS) has been written from the ground up using python.

The photometry algorithm which extracts accurate photometry from DSLR images which have a bayer filter array to encode color information was originally developed by Olivier Guyon and is described on his web page. The algorithm has been implemented in C, but will be wrapped in a data pipeline which will be written in python.