How to get uncertainty in peak location from HENzsearch
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- jupyter-notebook
- Domain
- data
Research direction
Start with HENzsearch --fit-candidates and inspect how SincSquareModel results are produced and exposed through best_fits. Define how uncertainty for the fitted peak frequency should be returned alongside the existing parameters, then verify that the result is accessible in the shown workflow.
Written by the indexing model from the issue text.
Description
When I run HENzsearch with --fit-candidates, I see that I can get the parameters of the SincSquareModel by using
In [15]: efperiod = load_folding('cleanfilt_bary_nicer_xti_Z2n.nc')
In [16]: efperiod.best_fits
Out[16]: [<SincSquareModel(amplitude=116321.52283363, mean=0.10777897, width=0.0000043)>]
This give the best fit frequency and the width of the sinc function. It would be nice if there were a way to easily get the uncertainty in the frequency determination. Can that be included somehow? Is that one of the outputs the fitter could return?
- Dominant language
- Jupyter Notebook
- Stars
- 26
- Forks
- 18
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 8
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.
More from StingraySoftware/HENDRICS
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 48/100
StingraySoftware/HENDRICS#198 ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 55/100
StingraySoftware/HENDRICS#197 ·
-
tmp files Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
StingraySoftware/HENDRICS#174 · 1 comment ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 20/100
StingraySoftware/HENDRICS#155 ·
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 25/100
StingraySoftware/HENDRICS#153 · 1 comment ·
All issues in StingraySoftware/HENDRICS
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Schema-level dtype cannot be serialized: to_yaml raises RepresenterError, to_json raises TypeError Open
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
unionai-oss/pandera#2511 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
unitaryfoundation/qldpc-challenge#1651 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
statsmodels/statsmodels#10271 ·