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

Fixes problem with definition of image locations in mosaics #1884

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

kbwestfall
Copy link
Collaborator

Addresses issue #1866 .

This generalizes the parser used to define image positions, both for adding/removing slits and for manual extractions.

Defining slits to add/remove for mosaics uses the tuple that defines the mosaic. E.g., the syntax for removing a slit is rm_slits = (1,2,3):1500:331 and the syntax for adding one is add_slits = (1,2,3):1537:297.2:353.5. Manual extraction uses the same syntax.

There's an accompanying dev-suite PR, and it would be useful to add a test that does manual extraction on a mosaic coadd.

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.

1 participant