You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
acu.generate_scan accepts an az_speed and az_accel those need to be configurable (and the defaults should be 1 deg/s and 1 deg/s**2.)
seq.scan already assumes we're at a starting point while acu.generate_scan is happy to move us to the starting point. It'd be good to be able to look at the middle of the scan for detector setup and then move to the edge, especially when the edge is close to the sun
smurf.stream needs to accept subtype as well as tag and seq.scan needs to pass those along.
acu.generate_scanaccepts anaz_speedandaz_accelthose need to be configurable (and the defaults should be 1 deg/s and 1 deg/s**2.)seq.scanalready assumes we're at a starting point whileacu.generate_scanis happy to move us to the starting point. It'd be good to be able to look at the middle of the scan for detector setup and then move to the edge, especially when the edge is close to the sunsmurf.streamneeds to acceptsubtypeas well astagandseq.scanneeds to pass those along.