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
The current behaviour of POCS is to log a warning message if the slew is not possible. This can obviously lead to a lot of problems down the line if not handled properly. This problem exists for the bisque mount as well as in the abstract mount class.
The current behaviour of
POCS
is to log a warning message if the slew is not possible. This can obviously lead to a lot of problems down the line if not handled properly. This problem exists for thebisque
mount as well as in the abstractmount
class.Suggest raising a
PanError
if the slew fails.Code :
POCS/src/panoptes/pocs/mount/bisque.py
Line 186 in e6df64b
The text was updated successfully, but these errors were encountered: