RadioAstronomySoftwareGroup / RadioAstronomySoftwareGroup/pyuvdata
Add support/handling for flex pol in UVFlag objects
Open
Nobody has claimed this yet.
uvflag
- Dominant language
- Python
- Stars
- 102
- Forks
- 35
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 14
Description
UVData objects support a flex pol mode where each spectral window can have a different (but only one) polarization. UVFlag should have handling when it's instantiated from a flex pol UVData object.
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 inspecting how UVFlag objects are instantiated from UVData objects and how UVData currently represents flex pol mode. Trace the handling of spectral windows with one polarization each, then determine the expected UVFlag behavior and add tests covering construction from flex pol UVData.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100