Make the NED module be able to query txt spectra
- Dominant language
- Python
- Stars
- 791
- Forks
- 451
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
This is a feature request we received in an e-mail. It would be useful to have an example for such a file linked to this issue, too. Anyways I'm opening this issue now as is.
```
The ability to pull fits spectra for a large number of NED objects is really awesome. I was trying to figure this out with wget commands for a long time then noticed you did this here.
However, many of the spectra on NED are in .txt files rather and not available as fits files. It would be great to have the ability to query for these txt files too so you don’t miss out on many of the available spectra.
```
Contributor guide
Research direction
Start by locating the NED module and its existing FITS-spectrum query entry point. Review how a representative NED .txt spectrum would be identified and retrieved, then define completion around querying those files alongside FITS spectra and covering the behavior with tests; this issue does not provide an example file or test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100