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

Commits on Apr 16, 2015

  1. Add loadSkyCircle abstract method to LoadReferenceObjectsTask

    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 committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    5ed6720 View commit details
    Browse the repository at this point in the history