selecting object types in NED query
Open
ipac.ned
- Dominant language
- Python
- Stars
- 791
- Forks
- 451
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
I am wondering how to select only a certain kind of objects from NED (e.g., galaxy clusters).
This is done on the NED web interface by means of the parameter: in_objtypes1=GClusters
but I am not able to find a way to specify this option while using astroquery.ned
Contributor guide
Research direction
Start at the astroquery.ned query interface and compare its request parameters with NED’s web option in_objtypes1=GClusters. Done means callers can select a specific NED object type, such as galaxy clusters, through astroquery.ned and the request reaches NED with the corresponding option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100