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

Tickets/dm 41339 #120

Merged
merged 5 commits into from
Dec 15, 2023
Merged

Tickets/dm 41339 #120

merged 5 commits into from
Dec 15, 2023

Conversation

dsanmartim
Copy link
Contributor

Here is the first try of the slew_ephem_target method.

@dsanmartim dsanmartim requested a review from tribeiro December 12, 2023 22:33
Copy link
Member

@tribeiro tribeiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As I mentioned to you on slack, I think you hit an old bug with the MTCS._slew_to method that still has stop_before_slew defaulting to True. Please, change it to False and then you should be able to assert that stopTracking is not awaited in the MTCS test as well.

For the record, the change is here:

Everything else looks great! thanks!

@@ -0,0 +1 @@
In ``base_tcs.py`` add a ``slew_sphem_target`` method that allow both telescopes to track a target based on an ephemeris file.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo slew_sphem_target -> slew_ephem_target

@dsanmartim dsanmartim force-pushed the tickets/DM-41339 branch 3 times, most recently from 18e05cc to 123e992 Compare December 15, 2023 04:27
@dsanmartim dsanmartim merged commit cc0ab2f into develop Dec 15, 2023
4 checks passed
@dsanmartim dsanmartim deleted the tickets/DM-41339 branch December 15, 2023 06:26
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