vectorize Vizier.query_object
Open
package-intermediate
vizier
- Dominant language
- Python
- Stars
- 791
- Forks
- 451
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
Currently only `query_region` supports vectorized inputs
Contributor guide
Research direction
Locate the Python implementation of Vizier.query_object and compare its input handling with the existing vectorized query_region path. Start by tracing both entry points and their tests, then define done as query_object accepting vectorized inputs with behavior consistent with query_region and passing the relevant test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100