Skip to content

battyone/PIAA

 
 

Repository files navigation

PIAA

Build Status

The PANOPTES Image Analysis Algorithm (PIAA) repository contains the data processing pipeline and algorithms for the images taken by PANOPTES observatories. PIAA currently handles storing the raw data, processing intermediate data and storing final data products. Eventually it will also analyze final data products and store results.

For a detailed explanation of the system, design choices and alternatives, see the Design Doc.

Development

Setting up

Clone this repository to a directory named PIAA on your local machine and run

pip install -r requirements.txt

to install the dependencies. Set up everything as in the Coding in PANOPTES wiki.

About

PANOPTES Image Analysis Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.0%
  • Other 1.0%