Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix catalogue tracking (maint-3.8 branch) #16

Merged
merged 1 commit into from
Jul 26, 2021

Conversation

daniestevez
Copy link
Contributor

The function that fails when using catalogue tracking is ac.get_source_ra_dec(). This function seems to be broken since the
port of ata_control to the REST API. However, this function is only used here to check if the source is up, so we can disable it
and assume that the source is up.

I have tested that this commit fixes catalogue tracking for the trackscan and on-off modes.

This PR is intended as a quick fix to #11.

The function that fails when using catalogue tracking is
ac.get_source_ra_dec(). This function seems to be broken since the
port of ata_control to the REST API. However, this function is
only used here to check if the source is up, so we can disable it
and assume that the source is up.

I have tested that this commit fixes catalogue tracking for the
trackscan and on-off modes.
@dkozel dkozel merged commit 987f894 into SETIatHCRO:maint-3.8 Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants