Star Pointing Notes: Difference between revisions

From EOVSA Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
First do pointing select
First do pointing select


<syntaxhighlight lang="python">
<pre>
import readbsc as bsc
import readbsc as bsc


bsc.do_stars(y,m,d,h,m, npts=60)
bsc.do_stars(y,m,d,h,m, npts=60)
</syntaxhighlight>
</pre>


Then ftp to ACC
Then ftp to ACC (admin)


get /parm/starttracktable.radec
get /parm/starttracktable.radec


Then create control file: nano STARS.ctl
Then create(edit) a control file: nano STARS.ctl
 
Then edit the schedule file starpointing.scd
 
(may have CRIO problem) reboot CRIO
 
then SYNC ANT*
then

Latest revision as of 05:11, 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 (admin)

get /parm/starttracktable.radec

Then create(edit) a control file: nano STARS.ctl

Then edit the schedule file starpointing.scd

(may have CRIO problem) reboot CRIO

then SYNC ANT* then