0xCoto / PICTOR

📡 The official repository for the free-to-use PICTOR Radio Telescope
https://www.pictortelescope.com/
GNU General Public License v3.0
221 stars 25 forks source link

Added functionality #25

Closed 0x7269636B closed 1 year ago

0x7269636B commented 1 year ago

Two extra files created:

  1. obs_scheduler.py : Use this script to schedule observations from your terminal
  2. obs_terminal.py : Use this script to make observations from your terminal

Both scripts can make consecutive observations at a given interval and the observation names come numbered so as to make the sorting job easier!