CosmoStat / CosmoStat/sp_validation
uncertainty in R_s
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 5
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 19
Description
I see code to find the uncertainty in R using jackknife weighted averages, but I do not see a computation of uncertainty for R_s (though I could just be looking in the wrong place). If this doesn't exist, we should add it
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 existing computation of uncertainty in R using jackknife weighted averages, then find where R_s is computed. Confirm whether an uncertainty calculation for R_s already exists; if not, add the corresponding computation and verify that R_s uncertainty is produced alongside the existing R uncertainty.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100