Owen's Notes

From EOVSA Wiki
Revision as of 21:10, 17 March 2020 by Oweng (talk | contribs)
Jump to navigation Jump to search

Update Antenna Pointing (17 March 2020)

Access the Pipeline Computer.

From the terminal, start ipython:

ipython --pylab

Import the calibration and Time libraries:

import calibration as cal

from util import Time