Star Pointing Notes: Difference between revisions

From EOVSA Wiki
Jump to navigation Jump to search
(Created page with "= Star Pointing Appending note = Following the steps in Owen's Notes")
 
Line 2: Line 2:


Following the steps in [[Owen's Notes]]
Following the steps in [[Owen's Notes]]
First do pointing select
<syntaxhighlight lang="python">
import readbsc as bsc
bsc.do_stars(y,m,d,h,m, npts=60)
</syntaxhighlight>
Then ftp to ACC
get /parm/starttracktable.radec
Then create control file: nano STARS.ctl

Revision as of 03:44, 12 May 2025

Star Pointing Appending note

Following the steps in Owen's Notes

First do pointing select

import readbsc as bsc

bsc.do_stars(y,m,d,h,m, npts=60)

Then ftp to ACC

get /parm/starttracktable.radec

Then create control file: nano STARS.ctl