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

Add loadSkyCircle abstract method to LoadReferenceObjectsTask #6

Merged
merged 1 commit into from Apr 17, 2015

Conversation

SimonKrughoff
Copy link
Contributor

LoadReferenceObjectsTask enhancements:

  • Added a new abstract method loadSkyCircle
  • Renamed loadObjectsInBBox to loadPixelBox (to focus on sky vs pixel space)
  • Provided a default implementation of loadPixelBox that calls loadSkyCircle
    Updated tests/testLoadReferenceObjects.py accordingly

LoadReferenceObjectsTask enhancements:
- Added a new abstract method loadSkyCircle
- Renamed loadObjectsInBBox to loadPixelBox (to focus on sky vs pixel space)
- Provided a default implementation of loadPixelBox that calls loadSkyCircle
Updated tests/testLoadReferenceObjects.py accordingly

Add a missing method to LoadReferenceObjectsTask
@r-owen r-owen merged commit 5ed6720 into master Apr 17, 2015
@ktlim ktlim deleted the tickets/DM-2188 branch August 25, 2018 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants