RadioAstronomySoftwareGroup / RadioAstronomySoftwareGroup/pyuvdata
make `_key2inds` a public method
Open
Nobody has claimed this yet.
UVData
- Dominant language
- Python
- Stars
- 102
- Forks
- 35
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 14
Description
With a better, more descriptive name.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the definition of _key2inds and its callers in the Python package, then check whether related tests cover this method. Clarify the intended descriptive public name with maintainers before changing the API. Done means the method has the agreed public name, callers are updated, and relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, data
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100