simonsobs / simonsobs/SOOPERCOOL
PCL matrix field ordering
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 6
- Forks
- 5
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 2
Description
Related to the covariance PR comments, this function has a bug and inconsistently loop over pure pairs. We will homogeneize this in all soopercool scripts in the future to avoid confusion.
Contributor guide
No contributing guide indexed for this repository
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 in soopercool/ps_utils.py at the linked function around line 247, then compare how pure pairs are looped over in the other soopercool scripts. Determine the intended PCL matrix field ordering from the covariance PR context and make the ordering consistent across the scripts; done means the inconsistent loop order is removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100