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

Adapt to removal of pipe.base.task.Task.display(). #20

Merged
merged 2 commits into from Jan 11, 2016

Conversation

jdswinbank
Copy link
Contributor

Directly invoke utility code from afwDisplay in ANetAstrometryTask rather than
relying on the pipe_base framework.

Directly invoke utility code from afwDisplay in ANetAstrometryTask rather than
relying on the pipe_base framework.
As of this update, displayAstrometry() uses the backend-agnostic afw.display
code rather than being hard-coded for DS9.

In the process, this resolves an issue whereby ds9.line() was called without
specifying a target frame, which could result in new frames being unexpectedly
created and (slow) switching between frames while drawing.
@jdswinbank jdswinbank merged commit f1e5c72 into master Jan 11, 2016
@ktlim ktlim deleted the tickets/DM-4428 branch August 25, 2018 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant