Welcome to the PANOPTES workshop for RTSRE 2022!
This repository contains a few notebooks that demonstrate how to work with PANOPTES observations.
The notebooks are contained in the notebooks folder, along with a helpers.py file that is used by many of the notebooks.
The following notebooks are available:
| Notebook | Desc |
|---|---|
| Get Raw Images | Search for a particular observation, get image metadata and see how to download FITS files. |
| Stack Observation | Make a simple image stack from a cutout of the data. |
| Horizon Limits | Demonstrates how the PANOPTES scheduler tries to avoid objects on the horizon. |
This assumes you are running the notebooks in a mybinder.org environment, but most of the features should be available regardless of where they are run.